From 556931cf9febeec0afb35741d064669d0ca5026f Mon Sep 17 00:00:00 2001 From: "Shaocong(Scott) Mo" Date: Mon, 10 Jul 2017 05:01:00 -0700 Subject: [PATCH] Rename package to conform with maven central naming convention. (#168) * Rename package to conform with maven central naming convention. * Add tasks folder --- Procfile | 2 +- {api => polyfill-service-api}/README.md | 2 +- {api => polyfill-service-api}/package.json | 0 .../polyfills/.jshintrc | 0 .../polyfills/Array/from/config.json | 0 .../polyfills/Array/from/detect.js | 0 .../polyfills/Array/from/polyfill.js | 0 .../polyfills/Array/from/tests.js | 0 .../polyfills/Array/isArray/config.json | 0 .../polyfills/Array/isArray/detect.js | 0 .../polyfills/Array/isArray/polyfill.js | 0 .../polyfills/Array/isArray/tests.js | 0 .../polyfills/Array/of/config.json | 0 .../polyfills/Array/of/detect.js | 0 .../polyfills/Array/of/polyfill.js | 0 .../polyfills/Array/of/tests.js | 0 .../Array/prototype/@@iterator/config.json | 0 .../Array/prototype/@@iterator/detect.js | 0 .../Array/prototype/@@iterator/polyfill.js | 0 .../Array/prototype/@@iterator/tests.js | 0 .../Array/prototype/contains/config.json | 0 .../Array/prototype/contains/detect.js | 0 .../Array/prototype/contains/polyfill.js | 0 .../Array/prototype/contains/tests.js | 0 .../Array/prototype/entries/config.json | 0 .../Array/prototype/entries/detect.js | 0 .../Array/prototype/entries/polyfill.js | 0 .../Array/prototype/entries/tests.js | 0 .../Array/prototype/every/config.json | 0 .../polyfills/Array/prototype/every/detect.js | 0 .../Array/prototype/every/polyfill.js | 0 .../polyfills/Array/prototype/every/tests.js | 0 .../Array/prototype/fill/config.json | 0 .../polyfills/Array/prototype/fill/detect.js | 0 .../Array/prototype/fill/polyfill.js | 0 .../polyfills/Array/prototype/fill/tests.js | 0 .../Array/prototype/filter/config.json | 0 .../Array/prototype/filter/detect.js | 0 .../Array/prototype/filter/polyfill.js | 0 .../polyfills/Array/prototype/filter/tests.js | 0 .../Array/prototype/find/config.json | 0 .../polyfills/Array/prototype/find/detect.js | 0 .../Array/prototype/find/polyfill.js | 0 .../polyfills/Array/prototype/find/tests.js | 0 .../Array/prototype/findIndex/config.json | 0 .../Array/prototype/findIndex/detect.js | 0 .../Array/prototype/findIndex/polyfill.js | 0 .../Array/prototype/findIndex/tests.js | 0 .../Array/prototype/forEach/config.json | 0 .../Array/prototype/forEach/detect.js | 0 .../Array/prototype/forEach/polyfill.js | 0 .../Array/prototype/forEach/tests.js | 0 .../Array/prototype/includes/config.json | 0 .../Array/prototype/includes/detect.js | 0 .../Array/prototype/includes/polyfill.js | 0 .../Array/prototype/includes/tests.js | 0 .../Array/prototype/indexOf/config.json | 0 .../Array/prototype/indexOf/detect.js | 0 .../Array/prototype/indexOf/polyfill.js | 0 .../Array/prototype/indexOf/tests.js | 0 .../Array/prototype/keys/config.json | 0 .../polyfills/Array/prototype/keys/detect.js | 0 .../Array/prototype/keys/polyfill.js | 0 .../polyfills/Array/prototype/keys/tests.js | 0 .../Array/prototype/lastIndexOf/config.json | 0 .../Array/prototype/lastIndexOf/detect.js | 0 .../Array/prototype/lastIndexOf/polyfill.js | 0 .../Array/prototype/lastIndexOf/tests.js | 0 .../polyfills/Array/prototype/map/config.json | 0 .../polyfills/Array/prototype/map/detect.js | 0 .../polyfills/Array/prototype/map/polyfill.js | 0 .../polyfills/Array/prototype/map/tests.js | 0 .../Array/prototype/reduce/config.json | 0 .../Array/prototype/reduce/detect.js | 0 .../Array/prototype/reduce/polyfill.js | 0 .../polyfills/Array/prototype/reduce/tests.js | 0 .../Array/prototype/reduceRight/config.json | 0 .../Array/prototype/reduceRight/detect.js | 0 .../Array/prototype/reduceRight/polyfill.js | 0 .../Array/prototype/reduceRight/tests.js | 0 .../Array/prototype/some/config.json | 0 .../polyfills/Array/prototype/some/detect.js | 0 .../Array/prototype/some/polyfill.js | 0 .../polyfills/Array/prototype/some/tests.js | 0 .../Array/prototype/values/config.json | 0 .../Array/prototype/values/detect.js | 0 .../Array/prototype/values/polyfill.js | 0 .../polyfills/Array/prototype/values/tests.js | 0 .../polyfills/AudioContext/config.json | 0 .../polyfills/AudioContext/detect.js | 0 .../polyfills/AudioContext/polyfill.js | 0 .../polyfills/CustomEvent/config.json | 0 .../polyfills/CustomEvent/detect.js | 0 .../polyfills/CustomEvent/polyfill.js | 0 .../polyfills/CustomEvent/tests.js | 0 .../polyfills/DOMTokenList/config.json | 0 .../polyfills/DOMTokenList/detect.js | 0 .../polyfills/DOMTokenList/polyfill.js | 0 .../prototype/@@iterator/config.json | 0 .../prototype/@@iterator/detect.js | 0 .../prototype/@@iterator/polyfill.js | 0 .../prototype/@@iterator/tests.js | 0 .../polyfills/Date/now/config.json | 0 .../polyfills/Date/now/detect.js | 0 .../polyfills/Date/now/polyfill.js | 0 .../Date/prototype/toISOString/config.json | 0 .../Date/prototype/toISOString/detect.js | 0 .../Date/prototype/toISOString/polyfill.js | 0 .../Date/prototype/toISOString/tests.js | 0 .../polyfills/Document/config.json | 0 .../polyfills/Document/detect.js | 0 .../polyfills/Document/polyfill.js | 0 .../polyfills/Element/config.json | 0 .../polyfills/Element/detect.js | 0 .../polyfills/Element/polyfill.js | 0 .../Element/prototype/after/config.json | 0 .../Element/prototype/after/detect.js | 0 .../Element/prototype/after/polyfill.js | 0 .../Element/prototype/after/tests.js | 0 .../Element/prototype/append/config.json | 0 .../Element/prototype/append/detect.js | 0 .../Element/prototype/append/polyfill.js | 0 .../Element/prototype/append/tests.js | 0 .../Element/prototype/before/config.json | 0 .../Element/prototype/before/detect.js | 0 .../Element/prototype/before/polyfill.js | 0 .../Element/prototype/before/tests.js | 0 .../Element/prototype/classList/config.json | 0 .../Element/prototype/classList/detect.js | 0 .../Element/prototype/classList/polyfill.js | 0 .../Element/prototype/classList/tests.js | 0 .../Element/prototype/cloneNode/config.json | 0 .../Element/prototype/cloneNode/detect.js | 0 .../Element/prototype/cloneNode/polyfill.js | 0 .../Element/prototype/cloneNode/tests.js | 0 .../Element/prototype/closest/config.json | 0 .../Element/prototype/closest/detect.js | 0 .../Element/prototype/closest/polyfill.js | 0 .../Element/prototype/closest/tests.js | 0 .../Element/prototype/dataset/config.json | 0 .../Element/prototype/dataset/detect.js | 0 .../Element/prototype/dataset/polyfill.js | 0 .../Element/prototype/dataset/tests.js | 0 .../Element/prototype/matches/config.json | 0 .../Element/prototype/matches/detect.js | 0 .../Element/prototype/matches/polyfill.js | 0 .../Element/prototype/matches/tests.js | 0 .../Element/prototype/placeholder/config.json | 0 .../Element/prototype/placeholder/detect.js | 0 .../Element/prototype/placeholder/polyfill.js | 0 .../Element/prototype/prepend/config.json | 0 .../Element/prototype/prepend/detect.js | 0 .../Element/prototype/prepend/polyfill.js | 0 .../Element/prototype/prepend/tests.js | 0 .../Element/prototype/remove/config.json | 0 .../Element/prototype/remove/detect.js | 0 .../Element/prototype/remove/polyfill.js | 0 .../Element/prototype/remove/tests.js | 0 .../Element/prototype/replaceWith/config.json | 0 .../Element/prototype/replaceWith/detect.js | 0 .../Element/prototype/replaceWith/polyfill.js | 0 .../Element/prototype/replaceWith/tests.js | 0 .../Event/DOMContentLoaded/config.json | 0 .../Event/DOMContentLoaded/detect.js | 0 .../Event/DOMContentLoaded/polyfill.js | 0 .../polyfills/Event/config.json | 0 .../polyfills/Event/detect.js | 0 .../polyfills/Event/focusin/config.json | 0 .../Event/focusin/detect-disabled.js | 0 .../polyfills/Event/focusin/polyfill.js | 0 .../polyfills/Event/focusin/tests.js | 0 .../polyfills/Event/hashchange/config.json | 0 .../polyfills/Event/hashchange/detect.js | 0 .../polyfills/Event/hashchange/polyfill.js | 0 .../polyfills/Event/hashchange/tests.js | 0 .../polyfills/Event/polyfill.js | 0 .../polyfills/Event/tests.js | 0 .../polyfills/Function/name/config.json | 0 .../polyfills/Function/name/detect.js | 0 .../polyfills/Function/name/polyfill.js | 0 .../polyfills/Function/name/tests.js | 0 .../Function/prototype/bind/config.json | 0 .../Function/prototype/bind/detect.js | 0 .../Function/prototype/bind/polyfill.js | 0 .../Function/prototype/bind/tests.js | 0 .../protoype/toBlob/config.json | 0 .../protoype/toBlob/detect.js | 0 .../protoype/toBlob/polyfill.js | 0 .../protoype/toBlob/tests.js | 0 .../polyfills/HTMLDocument/config.json | 0 .../polyfills/HTMLDocument/detect.js | 0 .../polyfills/HTMLDocument/polyfill.js | 0 .../polyfills/HTMLPictureElement/config.json | 0 .../polyfills/HTMLPictureElement/detect.js | 0 .../polyfills/HTMLPictureElement/polyfill.js | 0 .../IntersectionObserver/config.json | 0 .../polyfills/IntersectionObserver/detect.js | 0 .../IntersectionObserver/polyfill.js | 0 .../polyfills/IntersectionObserver/tests.js | 0 .../polyfills/Intl/config.json | 0 .../polyfills/Intl/detect.js | 0 .../polyfills/Intl/polyfill.js | 0 .../polyfills/Intl/update.task.js | 0 .../polyfills/Intl/~locale/af-NA/config.json | 0 .../polyfills/Intl/~locale/af-NA/detect.js | 0 .../polyfills/Intl/~locale/af-NA/polyfill.js | 0 .../polyfills/Intl/~locale/af-ZA/config.json | 0 .../polyfills/Intl/~locale/af-ZA/detect.js | 0 .../polyfills/Intl/~locale/af-ZA/polyfill.js | 0 .../polyfills/Intl/~locale/af/config.json | 0 .../polyfills/Intl/~locale/af/detect.js | 0 .../polyfills/Intl/~locale/af/polyfill.js | 0 .../polyfills/Intl/~locale/agq-CM/config.json | 0 .../polyfills/Intl/~locale/agq-CM/detect.js | 0 .../polyfills/Intl/~locale/agq-CM/polyfill.js | 0 .../polyfills/Intl/~locale/agq/config.json | 0 .../polyfills/Intl/~locale/agq/detect.js | 0 .../polyfills/Intl/~locale/agq/polyfill.js | 0 .../polyfills/Intl/~locale/ak-GH/config.json | 0 .../polyfills/Intl/~locale/ak-GH/detect.js | 0 .../polyfills/Intl/~locale/ak-GH/polyfill.js | 0 .../polyfills/Intl/~locale/ak/config.json | 0 .../polyfills/Intl/~locale/ak/detect.js | 0 .../polyfills/Intl/~locale/ak/polyfill.js | 0 .../polyfills/Intl/~locale/am-ET/config.json | 0 .../polyfills/Intl/~locale/am-ET/detect.js | 0 .../polyfills/Intl/~locale/am-ET/polyfill.js | 0 .../polyfills/Intl/~locale/am/config.json | 0 .../polyfills/Intl/~locale/am/detect.js | 0 .../polyfills/Intl/~locale/am/polyfill.js | 0 .../polyfills/Intl/~locale/ar-001/config.json | 0 .../polyfills/Intl/~locale/ar-001/detect.js | 0 .../polyfills/Intl/~locale/ar-001/polyfill.js | 0 .../polyfills/Intl/~locale/ar-AE/config.json | 0 .../polyfills/Intl/~locale/ar-AE/detect.js | 0 .../polyfills/Intl/~locale/ar-AE/polyfill.js | 0 .../polyfills/Intl/~locale/ar-BH/config.json | 0 .../polyfills/Intl/~locale/ar-BH/detect.js | 0 .../polyfills/Intl/~locale/ar-BH/polyfill.js | 0 .../polyfills/Intl/~locale/ar-DJ/config.json | 0 .../polyfills/Intl/~locale/ar-DJ/detect.js | 0 .../polyfills/Intl/~locale/ar-DJ/polyfill.js | 0 .../polyfills/Intl/~locale/ar-DZ/config.json | 0 .../polyfills/Intl/~locale/ar-DZ/detect.js | 0 .../polyfills/Intl/~locale/ar-DZ/polyfill.js | 0 .../polyfills/Intl/~locale/ar-EG/config.json | 0 .../polyfills/Intl/~locale/ar-EG/detect.js | 0 .../polyfills/Intl/~locale/ar-EG/polyfill.js | 0 .../polyfills/Intl/~locale/ar-EH/config.json | 0 .../polyfills/Intl/~locale/ar-EH/detect.js | 0 .../polyfills/Intl/~locale/ar-EH/polyfill.js | 0 .../polyfills/Intl/~locale/ar-ER/config.json | 0 .../polyfills/Intl/~locale/ar-ER/detect.js | 0 .../polyfills/Intl/~locale/ar-ER/polyfill.js | 0 .../polyfills/Intl/~locale/ar-IL/config.json | 0 .../polyfills/Intl/~locale/ar-IL/detect.js | 0 .../polyfills/Intl/~locale/ar-IL/polyfill.js | 0 .../polyfills/Intl/~locale/ar-IQ/config.json | 0 .../polyfills/Intl/~locale/ar-IQ/detect.js | 0 .../polyfills/Intl/~locale/ar-IQ/polyfill.js | 0 .../polyfills/Intl/~locale/ar-JO/config.json | 0 .../polyfills/Intl/~locale/ar-JO/detect.js | 0 .../polyfills/Intl/~locale/ar-JO/polyfill.js | 0 .../polyfills/Intl/~locale/ar-KM/config.json | 0 .../polyfills/Intl/~locale/ar-KM/detect.js | 0 .../polyfills/Intl/~locale/ar-KM/polyfill.js | 0 .../polyfills/Intl/~locale/ar-KW/config.json | 0 .../polyfills/Intl/~locale/ar-KW/detect.js | 0 .../polyfills/Intl/~locale/ar-KW/polyfill.js | 0 .../polyfills/Intl/~locale/ar-LB/config.json | 0 .../polyfills/Intl/~locale/ar-LB/detect.js | 0 .../polyfills/Intl/~locale/ar-LB/polyfill.js | 0 .../polyfills/Intl/~locale/ar-LY/config.json | 0 .../polyfills/Intl/~locale/ar-LY/detect.js | 0 .../polyfills/Intl/~locale/ar-LY/polyfill.js | 0 .../polyfills/Intl/~locale/ar-MA/config.json | 0 .../polyfills/Intl/~locale/ar-MA/detect.js | 0 .../polyfills/Intl/~locale/ar-MA/polyfill.js | 0 .../polyfills/Intl/~locale/ar-MR/config.json | 0 .../polyfills/Intl/~locale/ar-MR/detect.js | 0 .../polyfills/Intl/~locale/ar-MR/polyfill.js | 0 .../polyfills/Intl/~locale/ar-OM/config.json | 0 .../polyfills/Intl/~locale/ar-OM/detect.js | 0 .../polyfills/Intl/~locale/ar-OM/polyfill.js | 0 .../polyfills/Intl/~locale/ar-PS/config.json | 0 .../polyfills/Intl/~locale/ar-PS/detect.js | 0 .../polyfills/Intl/~locale/ar-PS/polyfill.js | 0 .../polyfills/Intl/~locale/ar-QA/config.json | 0 .../polyfills/Intl/~locale/ar-QA/detect.js | 0 .../polyfills/Intl/~locale/ar-QA/polyfill.js | 0 .../polyfills/Intl/~locale/ar-SA/config.json | 0 .../polyfills/Intl/~locale/ar-SA/detect.js | 0 .../polyfills/Intl/~locale/ar-SA/polyfill.js | 0 .../polyfills/Intl/~locale/ar-SD/config.json | 0 .../polyfills/Intl/~locale/ar-SD/detect.js | 0 .../polyfills/Intl/~locale/ar-SD/polyfill.js | 0 .../polyfills/Intl/~locale/ar-SO/config.json | 0 .../polyfills/Intl/~locale/ar-SO/detect.js | 0 .../polyfills/Intl/~locale/ar-SO/polyfill.js | 0 .../polyfills/Intl/~locale/ar-SS/config.json | 0 .../polyfills/Intl/~locale/ar-SS/detect.js | 0 .../polyfills/Intl/~locale/ar-SS/polyfill.js | 0 .../polyfills/Intl/~locale/ar-SY/config.json | 0 .../polyfills/Intl/~locale/ar-SY/detect.js | 0 .../polyfills/Intl/~locale/ar-SY/polyfill.js | 0 .../polyfills/Intl/~locale/ar-TD/config.json | 0 .../polyfills/Intl/~locale/ar-TD/detect.js | 0 .../polyfills/Intl/~locale/ar-TD/polyfill.js | 0 .../polyfills/Intl/~locale/ar-TN/config.json | 0 .../polyfills/Intl/~locale/ar-TN/detect.js | 0 .../polyfills/Intl/~locale/ar-TN/polyfill.js | 0 .../polyfills/Intl/~locale/ar-YE/config.json | 0 .../polyfills/Intl/~locale/ar-YE/detect.js | 0 .../polyfills/Intl/~locale/ar-YE/polyfill.js | 0 .../polyfills/Intl/~locale/ar/config.json | 0 .../polyfills/Intl/~locale/ar/detect.js | 0 .../polyfills/Intl/~locale/ar/polyfill.js | 0 .../polyfills/Intl/~locale/as-IN/config.json | 0 .../polyfills/Intl/~locale/as-IN/detect.js | 0 .../polyfills/Intl/~locale/as-IN/polyfill.js | 0 .../polyfills/Intl/~locale/as/config.json | 0 .../polyfills/Intl/~locale/as/detect.js | 0 .../polyfills/Intl/~locale/as/polyfill.js | 0 .../polyfills/Intl/~locale/asa-TZ/config.json | 0 .../polyfills/Intl/~locale/asa-TZ/detect.js | 0 .../polyfills/Intl/~locale/asa-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/asa/config.json | 0 .../polyfills/Intl/~locale/asa/detect.js | 0 .../polyfills/Intl/~locale/asa/polyfill.js | 0 .../polyfills/Intl/~locale/ast-ES/config.json | 0 .../polyfills/Intl/~locale/ast-ES/detect.js | 0 .../polyfills/Intl/~locale/ast-ES/polyfill.js | 0 .../polyfills/Intl/~locale/ast/config.json | 0 .../polyfills/Intl/~locale/ast/detect.js | 0 .../polyfills/Intl/~locale/ast/polyfill.js | 0 .../Intl/~locale/az-Arab/config.json | 0 .../polyfills/Intl/~locale/az-Arab/detect.js | 0 .../Intl/~locale/az-Arab/polyfill.js | 0 .../Intl/~locale/az-Cyrl-AZ/config.json | 0 .../Intl/~locale/az-Cyrl-AZ/detect.js | 0 .../Intl/~locale/az-Cyrl-AZ/polyfill.js | 0 .../Intl/~locale/az-Cyrl/config.json | 0 .../polyfills/Intl/~locale/az-Cyrl/detect.js | 0 .../Intl/~locale/az-Cyrl/polyfill.js | 0 .../Intl/~locale/az-Latn-AZ/config.json | 0 .../Intl/~locale/az-Latn-AZ/detect.js | 0 .../Intl/~locale/az-Latn-AZ/polyfill.js | 0 .../Intl/~locale/az-Latn/config.json | 0 .../polyfills/Intl/~locale/az-Latn/detect.js | 0 .../Intl/~locale/az-Latn/polyfill.js | 0 .../polyfills/Intl/~locale/az/config.json | 0 .../polyfills/Intl/~locale/az/detect.js | 0 .../polyfills/Intl/~locale/az/polyfill.js | 0 .../polyfills/Intl/~locale/bas-CM/config.json | 0 .../polyfills/Intl/~locale/bas-CM/detect.js | 0 .../polyfills/Intl/~locale/bas-CM/polyfill.js | 0 .../polyfills/Intl/~locale/bas/config.json | 0 .../polyfills/Intl/~locale/bas/detect.js | 0 .../polyfills/Intl/~locale/bas/polyfill.js | 0 .../polyfills/Intl/~locale/be-BY/config.json | 0 .../polyfills/Intl/~locale/be-BY/detect.js | 0 .../polyfills/Intl/~locale/be-BY/polyfill.js | 0 .../polyfills/Intl/~locale/be/config.json | 0 .../polyfills/Intl/~locale/be/detect.js | 0 .../polyfills/Intl/~locale/be/polyfill.js | 0 .../polyfills/Intl/~locale/bem-ZM/config.json | 0 .../polyfills/Intl/~locale/bem-ZM/detect.js | 0 .../polyfills/Intl/~locale/bem-ZM/polyfill.js | 0 .../polyfills/Intl/~locale/bem/config.json | 0 .../polyfills/Intl/~locale/bem/detect.js | 0 .../polyfills/Intl/~locale/bem/polyfill.js | 0 .../polyfills/Intl/~locale/bez-TZ/config.json | 0 .../polyfills/Intl/~locale/bez-TZ/detect.js | 0 .../polyfills/Intl/~locale/bez-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/bez/config.json | 0 .../polyfills/Intl/~locale/bez/detect.js | 0 .../polyfills/Intl/~locale/bez/polyfill.js | 0 .../polyfills/Intl/~locale/bg-BG/config.json | 0 .../polyfills/Intl/~locale/bg-BG/detect.js | 0 .../polyfills/Intl/~locale/bg-BG/polyfill.js | 0 .../polyfills/Intl/~locale/bg/config.json | 0 .../polyfills/Intl/~locale/bg/detect.js | 0 .../polyfills/Intl/~locale/bg/polyfill.js | 0 .../polyfills/Intl/~locale/bm-ML/config.json | 0 .../polyfills/Intl/~locale/bm-ML/detect.js | 0 .../polyfills/Intl/~locale/bm-ML/polyfill.js | 0 .../Intl/~locale/bm-Nkoo/config.json | 0 .../polyfills/Intl/~locale/bm-Nkoo/detect.js | 0 .../Intl/~locale/bm-Nkoo/polyfill.js | 0 .../polyfills/Intl/~locale/bm/config.json | 0 .../polyfills/Intl/~locale/bm/detect.js | 0 .../polyfills/Intl/~locale/bm/polyfill.js | 0 .../polyfills/Intl/~locale/bn-BD/config.json | 0 .../polyfills/Intl/~locale/bn-BD/detect.js | 0 .../polyfills/Intl/~locale/bn-BD/polyfill.js | 0 .../polyfills/Intl/~locale/bn-IN/config.json | 0 .../polyfills/Intl/~locale/bn-IN/detect.js | 0 .../polyfills/Intl/~locale/bn-IN/polyfill.js | 0 .../polyfills/Intl/~locale/bn/config.json | 0 .../polyfills/Intl/~locale/bn/detect.js | 0 .../polyfills/Intl/~locale/bn/polyfill.js | 0 .../polyfills/Intl/~locale/bo-CN/config.json | 0 .../polyfills/Intl/~locale/bo-CN/detect.js | 0 .../polyfills/Intl/~locale/bo-CN/polyfill.js | 0 .../polyfills/Intl/~locale/bo-IN/config.json | 0 .../polyfills/Intl/~locale/bo-IN/detect.js | 0 .../polyfills/Intl/~locale/bo-IN/polyfill.js | 0 .../polyfills/Intl/~locale/bo/config.json | 0 .../polyfills/Intl/~locale/bo/detect.js | 0 .../polyfills/Intl/~locale/bo/polyfill.js | 0 .../polyfills/Intl/~locale/br-FR/config.json | 0 .../polyfills/Intl/~locale/br-FR/detect.js | 0 .../polyfills/Intl/~locale/br-FR/polyfill.js | 0 .../polyfills/Intl/~locale/br/config.json | 0 .../polyfills/Intl/~locale/br/detect.js | 0 .../polyfills/Intl/~locale/br/polyfill.js | 0 .../polyfills/Intl/~locale/brx-IN/config.json | 0 .../polyfills/Intl/~locale/brx-IN/detect.js | 0 .../polyfills/Intl/~locale/brx-IN/polyfill.js | 0 .../polyfills/Intl/~locale/brx/config.json | 0 .../polyfills/Intl/~locale/brx/detect.js | 0 .../polyfills/Intl/~locale/brx/polyfill.js | 0 .../Intl/~locale/bs-Cyrl-BA/config.json | 0 .../Intl/~locale/bs-Cyrl-BA/detect.js | 0 .../Intl/~locale/bs-Cyrl-BA/polyfill.js | 0 .../Intl/~locale/bs-Cyrl/config.json | 0 .../polyfills/Intl/~locale/bs-Cyrl/detect.js | 0 .../Intl/~locale/bs-Cyrl/polyfill.js | 0 .../Intl/~locale/bs-Latn-BA/config.json | 0 .../Intl/~locale/bs-Latn-BA/detect.js | 0 .../Intl/~locale/bs-Latn-BA/polyfill.js | 0 .../Intl/~locale/bs-Latn/config.json | 0 .../polyfills/Intl/~locale/bs-Latn/detect.js | 0 .../Intl/~locale/bs-Latn/polyfill.js | 0 .../polyfills/Intl/~locale/bs/config.json | 0 .../polyfills/Intl/~locale/bs/detect.js | 0 .../polyfills/Intl/~locale/bs/polyfill.js | 0 .../polyfills/Intl/~locale/ca-AD/config.json | 0 .../polyfills/Intl/~locale/ca-AD/detect.js | 0 .../polyfills/Intl/~locale/ca-AD/polyfill.js | 0 .../Intl/~locale/ca-ES-VALENCIA/config.json | 0 .../Intl/~locale/ca-ES-VALENCIA/detect.js | 0 .../Intl/~locale/ca-ES-VALENCIA/polyfill.js | 0 .../polyfills/Intl/~locale/ca-ES/config.json | 0 .../polyfills/Intl/~locale/ca-ES/detect.js | 0 .../polyfills/Intl/~locale/ca-ES/polyfill.js | 0 .../polyfills/Intl/~locale/ca-FR/config.json | 0 .../polyfills/Intl/~locale/ca-FR/detect.js | 0 .../polyfills/Intl/~locale/ca-FR/polyfill.js | 0 .../polyfills/Intl/~locale/ca-IT/config.json | 0 .../polyfills/Intl/~locale/ca-IT/detect.js | 0 .../polyfills/Intl/~locale/ca-IT/polyfill.js | 0 .../polyfills/Intl/~locale/ca/config.json | 0 .../polyfills/Intl/~locale/ca/detect.js | 0 .../polyfills/Intl/~locale/ca/polyfill.js | 0 .../polyfills/Intl/~locale/ce-RU/config.json | 0 .../polyfills/Intl/~locale/ce-RU/detect.js | 0 .../polyfills/Intl/~locale/ce-RU/polyfill.js | 0 .../polyfills/Intl/~locale/ce/config.json | 0 .../polyfills/Intl/~locale/ce/detect.js | 0 .../polyfills/Intl/~locale/ce/polyfill.js | 0 .../polyfills/Intl/~locale/cgg-UG/config.json | 0 .../polyfills/Intl/~locale/cgg-UG/detect.js | 0 .../polyfills/Intl/~locale/cgg-UG/polyfill.js | 0 .../polyfills/Intl/~locale/cgg/config.json | 0 .../polyfills/Intl/~locale/cgg/detect.js | 0 .../polyfills/Intl/~locale/cgg/polyfill.js | 0 .../polyfills/Intl/~locale/chr-US/config.json | 0 .../polyfills/Intl/~locale/chr-US/detect.js | 0 .../polyfills/Intl/~locale/chr-US/polyfill.js | 0 .../polyfills/Intl/~locale/chr/config.json | 0 .../polyfills/Intl/~locale/chr/detect.js | 0 .../polyfills/Intl/~locale/chr/polyfill.js | 0 .../polyfills/Intl/~locale/ckb-IQ/config.json | 0 .../polyfills/Intl/~locale/ckb-IQ/detect.js | 0 .../polyfills/Intl/~locale/ckb-IQ/polyfill.js | 0 .../polyfills/Intl/~locale/ckb-IR/config.json | 0 .../polyfills/Intl/~locale/ckb-IR/detect.js | 0 .../polyfills/Intl/~locale/ckb-IR/polyfill.js | 0 .../polyfills/Intl/~locale/ckb/config.json | 0 .../polyfills/Intl/~locale/ckb/detect.js | 0 .../polyfills/Intl/~locale/ckb/polyfill.js | 0 .../polyfills/Intl/~locale/cs-CZ/config.json | 0 .../polyfills/Intl/~locale/cs-CZ/detect.js | 0 .../polyfills/Intl/~locale/cs-CZ/polyfill.js | 0 .../polyfills/Intl/~locale/cs/config.json | 0 .../polyfills/Intl/~locale/cs/detect.js | 0 .../polyfills/Intl/~locale/cs/polyfill.js | 0 .../polyfills/Intl/~locale/cu-RU/config.json | 0 .../polyfills/Intl/~locale/cu-RU/detect.js | 0 .../polyfills/Intl/~locale/cu-RU/polyfill.js | 0 .../polyfills/Intl/~locale/cu/config.json | 0 .../polyfills/Intl/~locale/cu/detect.js | 0 .../polyfills/Intl/~locale/cu/polyfill.js | 0 .../polyfills/Intl/~locale/cy-GB/config.json | 0 .../polyfills/Intl/~locale/cy-GB/detect.js | 0 .../polyfills/Intl/~locale/cy-GB/polyfill.js | 0 .../polyfills/Intl/~locale/cy/config.json | 0 .../polyfills/Intl/~locale/cy/detect.js | 0 .../polyfills/Intl/~locale/cy/polyfill.js | 0 .../polyfills/Intl/~locale/da-DK/config.json | 0 .../polyfills/Intl/~locale/da-DK/detect.js | 0 .../polyfills/Intl/~locale/da-DK/polyfill.js | 0 .../polyfills/Intl/~locale/da-GL/config.json | 0 .../polyfills/Intl/~locale/da-GL/detect.js | 0 .../polyfills/Intl/~locale/da-GL/polyfill.js | 0 .../polyfills/Intl/~locale/da/config.json | 0 .../polyfills/Intl/~locale/da/detect.js | 0 .../polyfills/Intl/~locale/da/polyfill.js | 0 .../polyfills/Intl/~locale/dav-KE/config.json | 0 .../polyfills/Intl/~locale/dav-KE/detect.js | 0 .../polyfills/Intl/~locale/dav-KE/polyfill.js | 0 .../polyfills/Intl/~locale/dav/config.json | 0 .../polyfills/Intl/~locale/dav/detect.js | 0 .../polyfills/Intl/~locale/dav/polyfill.js | 0 .../polyfills/Intl/~locale/de-AT/config.json | 0 .../polyfills/Intl/~locale/de-AT/detect.js | 0 .../polyfills/Intl/~locale/de-AT/polyfill.js | 0 .../polyfills/Intl/~locale/de-BE/config.json | 0 .../polyfills/Intl/~locale/de-BE/detect.js | 0 .../polyfills/Intl/~locale/de-BE/polyfill.js | 0 .../polyfills/Intl/~locale/de-CH/config.json | 0 .../polyfills/Intl/~locale/de-CH/detect.js | 0 .../polyfills/Intl/~locale/de-CH/polyfill.js | 0 .../polyfills/Intl/~locale/de-DE/config.json | 0 .../polyfills/Intl/~locale/de-DE/detect.js | 0 .../polyfills/Intl/~locale/de-DE/polyfill.js | 0 .../polyfills/Intl/~locale/de-LI/config.json | 0 .../polyfills/Intl/~locale/de-LI/detect.js | 0 .../polyfills/Intl/~locale/de-LI/polyfill.js | 0 .../polyfills/Intl/~locale/de-LU/config.json | 0 .../polyfills/Intl/~locale/de-LU/detect.js | 0 .../polyfills/Intl/~locale/de-LU/polyfill.js | 0 .../polyfills/Intl/~locale/de/config.json | 0 .../polyfills/Intl/~locale/de/detect.js | 0 .../polyfills/Intl/~locale/de/polyfill.js | 0 .../polyfills/Intl/~locale/dje-NE/config.json | 0 .../polyfills/Intl/~locale/dje-NE/detect.js | 0 .../polyfills/Intl/~locale/dje-NE/polyfill.js | 0 .../polyfills/Intl/~locale/dje/config.json | 0 .../polyfills/Intl/~locale/dje/detect.js | 0 .../polyfills/Intl/~locale/dje/polyfill.js | 0 .../polyfills/Intl/~locale/dsb-DE/config.json | 0 .../polyfills/Intl/~locale/dsb-DE/detect.js | 0 .../polyfills/Intl/~locale/dsb-DE/polyfill.js | 0 .../polyfills/Intl/~locale/dsb/config.json | 0 .../polyfills/Intl/~locale/dsb/detect.js | 0 .../polyfills/Intl/~locale/dsb/polyfill.js | 0 .../polyfills/Intl/~locale/dua-CM/config.json | 0 .../polyfills/Intl/~locale/dua-CM/detect.js | 0 .../polyfills/Intl/~locale/dua-CM/polyfill.js | 0 .../polyfills/Intl/~locale/dua/config.json | 0 .../polyfills/Intl/~locale/dua/detect.js | 0 .../polyfills/Intl/~locale/dua/polyfill.js | 0 .../polyfills/Intl/~locale/dyo-SN/config.json | 0 .../polyfills/Intl/~locale/dyo-SN/detect.js | 0 .../polyfills/Intl/~locale/dyo-SN/polyfill.js | 0 .../polyfills/Intl/~locale/dyo/config.json | 0 .../polyfills/Intl/~locale/dyo/detect.js | 0 .../polyfills/Intl/~locale/dyo/polyfill.js | 0 .../polyfills/Intl/~locale/dz-BT/config.json | 0 .../polyfills/Intl/~locale/dz-BT/detect.js | 0 .../polyfills/Intl/~locale/dz-BT/polyfill.js | 0 .../polyfills/Intl/~locale/dz/config.json | 0 .../polyfills/Intl/~locale/dz/detect.js | 0 .../polyfills/Intl/~locale/dz/polyfill.js | 0 .../polyfills/Intl/~locale/ebu-KE/config.json | 0 .../polyfills/Intl/~locale/ebu-KE/detect.js | 0 .../polyfills/Intl/~locale/ebu-KE/polyfill.js | 0 .../polyfills/Intl/~locale/ebu/config.json | 0 .../polyfills/Intl/~locale/ebu/detect.js | 0 .../polyfills/Intl/~locale/ebu/polyfill.js | 0 .../polyfills/Intl/~locale/ee-GH/config.json | 0 .../polyfills/Intl/~locale/ee-GH/detect.js | 0 .../polyfills/Intl/~locale/ee-GH/polyfill.js | 0 .../polyfills/Intl/~locale/ee-TG/config.json | 0 .../polyfills/Intl/~locale/ee-TG/detect.js | 0 .../polyfills/Intl/~locale/ee-TG/polyfill.js | 0 .../polyfills/Intl/~locale/ee/config.json | 0 .../polyfills/Intl/~locale/ee/detect.js | 0 .../polyfills/Intl/~locale/ee/polyfill.js | 0 .../polyfills/Intl/~locale/el-CY/config.json | 0 .../polyfills/Intl/~locale/el-CY/detect.js | 0 .../polyfills/Intl/~locale/el-CY/polyfill.js | 0 .../polyfills/Intl/~locale/el-GR/config.json | 0 .../polyfills/Intl/~locale/el-GR/detect.js | 0 .../polyfills/Intl/~locale/el-GR/polyfill.js | 0 .../polyfills/Intl/~locale/el/config.json | 0 .../polyfills/Intl/~locale/el/detect.js | 0 .../polyfills/Intl/~locale/el/polyfill.js | 0 .../polyfills/Intl/~locale/en-001/config.json | 0 .../polyfills/Intl/~locale/en-001/detect.js | 0 .../polyfills/Intl/~locale/en-001/polyfill.js | 0 .../polyfills/Intl/~locale/en-150/config.json | 0 .../polyfills/Intl/~locale/en-150/detect.js | 0 .../polyfills/Intl/~locale/en-150/polyfill.js | 0 .../polyfills/Intl/~locale/en-AG/config.json | 0 .../polyfills/Intl/~locale/en-AG/detect.js | 0 .../polyfills/Intl/~locale/en-AG/polyfill.js | 0 .../polyfills/Intl/~locale/en-AI/config.json | 0 .../polyfills/Intl/~locale/en-AI/detect.js | 0 .../polyfills/Intl/~locale/en-AI/polyfill.js | 0 .../polyfills/Intl/~locale/en-AS/config.json | 0 .../polyfills/Intl/~locale/en-AS/detect.js | 0 .../polyfills/Intl/~locale/en-AS/polyfill.js | 0 .../polyfills/Intl/~locale/en-AT/config.json | 0 .../polyfills/Intl/~locale/en-AT/detect.js | 0 .../polyfills/Intl/~locale/en-AT/polyfill.js | 0 .../polyfills/Intl/~locale/en-AU/config.json | 0 .../polyfills/Intl/~locale/en-AU/detect.js | 0 .../polyfills/Intl/~locale/en-AU/polyfill.js | 0 .../polyfills/Intl/~locale/en-BB/config.json | 0 .../polyfills/Intl/~locale/en-BB/detect.js | 0 .../polyfills/Intl/~locale/en-BB/polyfill.js | 0 .../polyfills/Intl/~locale/en-BE/config.json | 0 .../polyfills/Intl/~locale/en-BE/detect.js | 0 .../polyfills/Intl/~locale/en-BE/polyfill.js | 0 .../polyfills/Intl/~locale/en-BI/config.json | 0 .../polyfills/Intl/~locale/en-BI/detect.js | 0 .../polyfills/Intl/~locale/en-BI/polyfill.js | 0 .../polyfills/Intl/~locale/en-BM/config.json | 0 .../polyfills/Intl/~locale/en-BM/detect.js | 0 .../polyfills/Intl/~locale/en-BM/polyfill.js | 0 .../polyfills/Intl/~locale/en-BS/config.json | 0 .../polyfills/Intl/~locale/en-BS/detect.js | 0 .../polyfills/Intl/~locale/en-BS/polyfill.js | 0 .../polyfills/Intl/~locale/en-BW/config.json | 0 .../polyfills/Intl/~locale/en-BW/detect.js | 0 .../polyfills/Intl/~locale/en-BW/polyfill.js | 0 .../polyfills/Intl/~locale/en-BZ/config.json | 0 .../polyfills/Intl/~locale/en-BZ/detect.js | 0 .../polyfills/Intl/~locale/en-BZ/polyfill.js | 0 .../polyfills/Intl/~locale/en-CA/config.json | 0 .../polyfills/Intl/~locale/en-CA/detect.js | 0 .../polyfills/Intl/~locale/en-CA/polyfill.js | 0 .../polyfills/Intl/~locale/en-CC/config.json | 0 .../polyfills/Intl/~locale/en-CC/detect.js | 0 .../polyfills/Intl/~locale/en-CC/polyfill.js | 0 .../polyfills/Intl/~locale/en-CH/config.json | 0 .../polyfills/Intl/~locale/en-CH/detect.js | 0 .../polyfills/Intl/~locale/en-CH/polyfill.js | 0 .../polyfills/Intl/~locale/en-CK/config.json | 0 .../polyfills/Intl/~locale/en-CK/detect.js | 0 .../polyfills/Intl/~locale/en-CK/polyfill.js | 0 .../polyfills/Intl/~locale/en-CM/config.json | 0 .../polyfills/Intl/~locale/en-CM/detect.js | 0 .../polyfills/Intl/~locale/en-CM/polyfill.js | 0 .../polyfills/Intl/~locale/en-CX/config.json | 0 .../polyfills/Intl/~locale/en-CX/detect.js | 0 .../polyfills/Intl/~locale/en-CX/polyfill.js | 0 .../polyfills/Intl/~locale/en-CY/config.json | 0 .../polyfills/Intl/~locale/en-CY/detect.js | 0 .../polyfills/Intl/~locale/en-CY/polyfill.js | 0 .../polyfills/Intl/~locale/en-DE/config.json | 0 .../polyfills/Intl/~locale/en-DE/detect.js | 0 .../polyfills/Intl/~locale/en-DE/polyfill.js | 0 .../polyfills/Intl/~locale/en-DG/config.json | 0 .../polyfills/Intl/~locale/en-DG/detect.js | 0 .../polyfills/Intl/~locale/en-DG/polyfill.js | 0 .../polyfills/Intl/~locale/en-DK/config.json | 0 .../polyfills/Intl/~locale/en-DK/detect.js | 0 .../polyfills/Intl/~locale/en-DK/polyfill.js | 0 .../polyfills/Intl/~locale/en-DM/config.json | 0 .../polyfills/Intl/~locale/en-DM/detect.js | 0 .../polyfills/Intl/~locale/en-DM/polyfill.js | 0 .../Intl/~locale/en-Dsrt/config.json | 0 .../polyfills/Intl/~locale/en-Dsrt/detect.js | 0 .../Intl/~locale/en-Dsrt/polyfill.js | 0 .../polyfills/Intl/~locale/en-ER/config.json | 0 .../polyfills/Intl/~locale/en-ER/detect.js | 0 .../polyfills/Intl/~locale/en-ER/polyfill.js | 0 .../polyfills/Intl/~locale/en-FI/config.json | 0 .../polyfills/Intl/~locale/en-FI/detect.js | 0 .../polyfills/Intl/~locale/en-FI/polyfill.js | 0 .../polyfills/Intl/~locale/en-FJ/config.json | 0 .../polyfills/Intl/~locale/en-FJ/detect.js | 0 .../polyfills/Intl/~locale/en-FJ/polyfill.js | 0 .../polyfills/Intl/~locale/en-FK/config.json | 0 .../polyfills/Intl/~locale/en-FK/detect.js | 0 .../polyfills/Intl/~locale/en-FK/polyfill.js | 0 .../polyfills/Intl/~locale/en-FM/config.json | 0 .../polyfills/Intl/~locale/en-FM/detect.js | 0 .../polyfills/Intl/~locale/en-FM/polyfill.js | 0 .../polyfills/Intl/~locale/en-GB/config.json | 0 .../polyfills/Intl/~locale/en-GB/detect.js | 0 .../polyfills/Intl/~locale/en-GB/polyfill.js | 0 .../polyfills/Intl/~locale/en-GD/config.json | 0 .../polyfills/Intl/~locale/en-GD/detect.js | 0 .../polyfills/Intl/~locale/en-GD/polyfill.js | 0 .../polyfills/Intl/~locale/en-GG/config.json | 0 .../polyfills/Intl/~locale/en-GG/detect.js | 0 .../polyfills/Intl/~locale/en-GG/polyfill.js | 0 .../polyfills/Intl/~locale/en-GH/config.json | 0 .../polyfills/Intl/~locale/en-GH/detect.js | 0 .../polyfills/Intl/~locale/en-GH/polyfill.js | 0 .../polyfills/Intl/~locale/en-GI/config.json | 0 .../polyfills/Intl/~locale/en-GI/detect.js | 0 .../polyfills/Intl/~locale/en-GI/polyfill.js | 0 .../polyfills/Intl/~locale/en-GM/config.json | 0 .../polyfills/Intl/~locale/en-GM/detect.js | 0 .../polyfills/Intl/~locale/en-GM/polyfill.js | 0 .../polyfills/Intl/~locale/en-GU/config.json | 0 .../polyfills/Intl/~locale/en-GU/detect.js | 0 .../polyfills/Intl/~locale/en-GU/polyfill.js | 0 .../polyfills/Intl/~locale/en-GY/config.json | 0 .../polyfills/Intl/~locale/en-GY/detect.js | 0 .../polyfills/Intl/~locale/en-GY/polyfill.js | 0 .../polyfills/Intl/~locale/en-HK/config.json | 0 .../polyfills/Intl/~locale/en-HK/detect.js | 0 .../polyfills/Intl/~locale/en-HK/polyfill.js | 0 .../polyfills/Intl/~locale/en-IE/config.json | 0 .../polyfills/Intl/~locale/en-IE/detect.js | 0 .../polyfills/Intl/~locale/en-IE/polyfill.js | 0 .../polyfills/Intl/~locale/en-IL/config.json | 0 .../polyfills/Intl/~locale/en-IL/detect.js | 0 .../polyfills/Intl/~locale/en-IL/polyfill.js | 0 .../polyfills/Intl/~locale/en-IM/config.json | 0 .../polyfills/Intl/~locale/en-IM/detect.js | 0 .../polyfills/Intl/~locale/en-IM/polyfill.js | 0 .../polyfills/Intl/~locale/en-IN/config.json | 0 .../polyfills/Intl/~locale/en-IN/detect.js | 0 .../polyfills/Intl/~locale/en-IN/polyfill.js | 0 .../polyfills/Intl/~locale/en-IO/config.json | 0 .../polyfills/Intl/~locale/en-IO/detect.js | 0 .../polyfills/Intl/~locale/en-IO/polyfill.js | 0 .../polyfills/Intl/~locale/en-JE/config.json | 0 .../polyfills/Intl/~locale/en-JE/detect.js | 0 .../polyfills/Intl/~locale/en-JE/polyfill.js | 0 .../polyfills/Intl/~locale/en-JM/config.json | 0 .../polyfills/Intl/~locale/en-JM/detect.js | 0 .../polyfills/Intl/~locale/en-JM/polyfill.js | 0 .../polyfills/Intl/~locale/en-KE/config.json | 0 .../polyfills/Intl/~locale/en-KE/detect.js | 0 .../polyfills/Intl/~locale/en-KE/polyfill.js | 0 .../polyfills/Intl/~locale/en-KI/config.json | 0 .../polyfills/Intl/~locale/en-KI/detect.js | 0 .../polyfills/Intl/~locale/en-KI/polyfill.js | 0 .../polyfills/Intl/~locale/en-KN/config.json | 0 .../polyfills/Intl/~locale/en-KN/detect.js | 0 .../polyfills/Intl/~locale/en-KN/polyfill.js | 0 .../polyfills/Intl/~locale/en-KY/config.json | 0 .../polyfills/Intl/~locale/en-KY/detect.js | 0 .../polyfills/Intl/~locale/en-KY/polyfill.js | 0 .../polyfills/Intl/~locale/en-LC/config.json | 0 .../polyfills/Intl/~locale/en-LC/detect.js | 0 .../polyfills/Intl/~locale/en-LC/polyfill.js | 0 .../polyfills/Intl/~locale/en-LR/config.json | 0 .../polyfills/Intl/~locale/en-LR/detect.js | 0 .../polyfills/Intl/~locale/en-LR/polyfill.js | 0 .../polyfills/Intl/~locale/en-LS/config.json | 0 .../polyfills/Intl/~locale/en-LS/detect.js | 0 .../polyfills/Intl/~locale/en-LS/polyfill.js | 0 .../polyfills/Intl/~locale/en-MG/config.json | 0 .../polyfills/Intl/~locale/en-MG/detect.js | 0 .../polyfills/Intl/~locale/en-MG/polyfill.js | 0 .../polyfills/Intl/~locale/en-MH/config.json | 0 .../polyfills/Intl/~locale/en-MH/detect.js | 0 .../polyfills/Intl/~locale/en-MH/polyfill.js | 0 .../polyfills/Intl/~locale/en-MO/config.json | 0 .../polyfills/Intl/~locale/en-MO/detect.js | 0 .../polyfills/Intl/~locale/en-MO/polyfill.js | 0 .../polyfills/Intl/~locale/en-MP/config.json | 0 .../polyfills/Intl/~locale/en-MP/detect.js | 0 .../polyfills/Intl/~locale/en-MP/polyfill.js | 0 .../polyfills/Intl/~locale/en-MS/config.json | 0 .../polyfills/Intl/~locale/en-MS/detect.js | 0 .../polyfills/Intl/~locale/en-MS/polyfill.js | 0 .../polyfills/Intl/~locale/en-MT/config.json | 0 .../polyfills/Intl/~locale/en-MT/detect.js | 0 .../polyfills/Intl/~locale/en-MT/polyfill.js | 0 .../polyfills/Intl/~locale/en-MU/config.json | 0 .../polyfills/Intl/~locale/en-MU/detect.js | 0 .../polyfills/Intl/~locale/en-MU/polyfill.js | 0 .../polyfills/Intl/~locale/en-MW/config.json | 0 .../polyfills/Intl/~locale/en-MW/detect.js | 0 .../polyfills/Intl/~locale/en-MW/polyfill.js | 0 .../polyfills/Intl/~locale/en-MY/config.json | 0 .../polyfills/Intl/~locale/en-MY/detect.js | 0 .../polyfills/Intl/~locale/en-MY/polyfill.js | 0 .../polyfills/Intl/~locale/en-NA/config.json | 0 .../polyfills/Intl/~locale/en-NA/detect.js | 0 .../polyfills/Intl/~locale/en-NA/polyfill.js | 0 .../polyfills/Intl/~locale/en-NF/config.json | 0 .../polyfills/Intl/~locale/en-NF/detect.js | 0 .../polyfills/Intl/~locale/en-NF/polyfill.js | 0 .../polyfills/Intl/~locale/en-NG/config.json | 0 .../polyfills/Intl/~locale/en-NG/detect.js | 0 .../polyfills/Intl/~locale/en-NG/polyfill.js | 0 .../polyfills/Intl/~locale/en-NL/config.json | 0 .../polyfills/Intl/~locale/en-NL/detect.js | 0 .../polyfills/Intl/~locale/en-NL/polyfill.js | 0 .../polyfills/Intl/~locale/en-NR/config.json | 0 .../polyfills/Intl/~locale/en-NR/detect.js | 0 .../polyfills/Intl/~locale/en-NR/polyfill.js | 0 .../polyfills/Intl/~locale/en-NU/config.json | 0 .../polyfills/Intl/~locale/en-NU/detect.js | 0 .../polyfills/Intl/~locale/en-NU/polyfill.js | 0 .../polyfills/Intl/~locale/en-NZ/config.json | 0 .../polyfills/Intl/~locale/en-NZ/detect.js | 0 .../polyfills/Intl/~locale/en-NZ/polyfill.js | 0 .../polyfills/Intl/~locale/en-PG/config.json | 0 .../polyfills/Intl/~locale/en-PG/detect.js | 0 .../polyfills/Intl/~locale/en-PG/polyfill.js | 0 .../polyfills/Intl/~locale/en-PH/config.json | 0 .../polyfills/Intl/~locale/en-PH/detect.js | 0 .../polyfills/Intl/~locale/en-PH/polyfill.js | 0 .../polyfills/Intl/~locale/en-PK/config.json | 0 .../polyfills/Intl/~locale/en-PK/detect.js | 0 .../polyfills/Intl/~locale/en-PK/polyfill.js | 0 .../polyfills/Intl/~locale/en-PN/config.json | 0 .../polyfills/Intl/~locale/en-PN/detect.js | 0 .../polyfills/Intl/~locale/en-PN/polyfill.js | 0 .../polyfills/Intl/~locale/en-PR/config.json | 0 .../polyfills/Intl/~locale/en-PR/detect.js | 0 .../polyfills/Intl/~locale/en-PR/polyfill.js | 0 .../polyfills/Intl/~locale/en-PW/config.json | 0 .../polyfills/Intl/~locale/en-PW/detect.js | 0 .../polyfills/Intl/~locale/en-PW/polyfill.js | 0 .../polyfills/Intl/~locale/en-RW/config.json | 0 .../polyfills/Intl/~locale/en-RW/detect.js | 0 .../polyfills/Intl/~locale/en-RW/polyfill.js | 0 .../polyfills/Intl/~locale/en-SB/config.json | 0 .../polyfills/Intl/~locale/en-SB/detect.js | 0 .../polyfills/Intl/~locale/en-SB/polyfill.js | 0 .../polyfills/Intl/~locale/en-SC/config.json | 0 .../polyfills/Intl/~locale/en-SC/detect.js | 0 .../polyfills/Intl/~locale/en-SC/polyfill.js | 0 .../polyfills/Intl/~locale/en-SD/config.json | 0 .../polyfills/Intl/~locale/en-SD/detect.js | 0 .../polyfills/Intl/~locale/en-SD/polyfill.js | 0 .../polyfills/Intl/~locale/en-SE/config.json | 0 .../polyfills/Intl/~locale/en-SE/detect.js | 0 .../polyfills/Intl/~locale/en-SE/polyfill.js | 0 .../polyfills/Intl/~locale/en-SG/config.json | 0 .../polyfills/Intl/~locale/en-SG/detect.js | 0 .../polyfills/Intl/~locale/en-SG/polyfill.js | 0 .../polyfills/Intl/~locale/en-SH/config.json | 0 .../polyfills/Intl/~locale/en-SH/detect.js | 0 .../polyfills/Intl/~locale/en-SH/polyfill.js | 0 .../polyfills/Intl/~locale/en-SI/config.json | 0 .../polyfills/Intl/~locale/en-SI/detect.js | 0 .../polyfills/Intl/~locale/en-SI/polyfill.js | 0 .../polyfills/Intl/~locale/en-SL/config.json | 0 .../polyfills/Intl/~locale/en-SL/detect.js | 0 .../polyfills/Intl/~locale/en-SL/polyfill.js | 0 .../polyfills/Intl/~locale/en-SS/config.json | 0 .../polyfills/Intl/~locale/en-SS/detect.js | 0 .../polyfills/Intl/~locale/en-SS/polyfill.js | 0 .../polyfills/Intl/~locale/en-SX/config.json | 0 .../polyfills/Intl/~locale/en-SX/detect.js | 0 .../polyfills/Intl/~locale/en-SX/polyfill.js | 0 .../polyfills/Intl/~locale/en-SZ/config.json | 0 .../polyfills/Intl/~locale/en-SZ/detect.js | 0 .../polyfills/Intl/~locale/en-SZ/polyfill.js | 0 .../Intl/~locale/en-Shaw/config.json | 0 .../polyfills/Intl/~locale/en-Shaw/detect.js | 0 .../Intl/~locale/en-Shaw/polyfill.js | 0 .../polyfills/Intl/~locale/en-TC/config.json | 0 .../polyfills/Intl/~locale/en-TC/detect.js | 0 .../polyfills/Intl/~locale/en-TC/polyfill.js | 0 .../polyfills/Intl/~locale/en-TK/config.json | 0 .../polyfills/Intl/~locale/en-TK/detect.js | 0 .../polyfills/Intl/~locale/en-TK/polyfill.js | 0 .../polyfills/Intl/~locale/en-TO/config.json | 0 .../polyfills/Intl/~locale/en-TO/detect.js | 0 .../polyfills/Intl/~locale/en-TO/polyfill.js | 0 .../polyfills/Intl/~locale/en-TT/config.json | 0 .../polyfills/Intl/~locale/en-TT/detect.js | 0 .../polyfills/Intl/~locale/en-TT/polyfill.js | 0 .../polyfills/Intl/~locale/en-TV/config.json | 0 .../polyfills/Intl/~locale/en-TV/detect.js | 0 .../polyfills/Intl/~locale/en-TV/polyfill.js | 0 .../polyfills/Intl/~locale/en-TZ/config.json | 0 .../polyfills/Intl/~locale/en-TZ/detect.js | 0 .../polyfills/Intl/~locale/en-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/en-UG/config.json | 0 .../polyfills/Intl/~locale/en-UG/detect.js | 0 .../polyfills/Intl/~locale/en-UG/polyfill.js | 0 .../polyfills/Intl/~locale/en-UM/config.json | 0 .../polyfills/Intl/~locale/en-UM/detect.js | 0 .../polyfills/Intl/~locale/en-UM/polyfill.js | 0 .../polyfills/Intl/~locale/en-US/config.json | 0 .../polyfills/Intl/~locale/en-US/detect.js | 0 .../polyfills/Intl/~locale/en-US/polyfill.js | 0 .../polyfills/Intl/~locale/en-VC/config.json | 0 .../polyfills/Intl/~locale/en-VC/detect.js | 0 .../polyfills/Intl/~locale/en-VC/polyfill.js | 0 .../polyfills/Intl/~locale/en-VG/config.json | 0 .../polyfills/Intl/~locale/en-VG/detect.js | 0 .../polyfills/Intl/~locale/en-VG/polyfill.js | 0 .../polyfills/Intl/~locale/en-VI/config.json | 0 .../polyfills/Intl/~locale/en-VI/detect.js | 0 .../polyfills/Intl/~locale/en-VI/polyfill.js | 0 .../polyfills/Intl/~locale/en-VU/config.json | 0 .../polyfills/Intl/~locale/en-VU/detect.js | 0 .../polyfills/Intl/~locale/en-VU/polyfill.js | 0 .../polyfills/Intl/~locale/en-WS/config.json | 0 .../polyfills/Intl/~locale/en-WS/detect.js | 0 .../polyfills/Intl/~locale/en-WS/polyfill.js | 0 .../polyfills/Intl/~locale/en-ZA/config.json | 0 .../polyfills/Intl/~locale/en-ZA/detect.js | 0 .../polyfills/Intl/~locale/en-ZA/polyfill.js | 0 .../polyfills/Intl/~locale/en-ZM/config.json | 0 .../polyfills/Intl/~locale/en-ZM/detect.js | 0 .../polyfills/Intl/~locale/en-ZM/polyfill.js | 0 .../polyfills/Intl/~locale/en-ZW/config.json | 0 .../polyfills/Intl/~locale/en-ZW/detect.js | 0 .../polyfills/Intl/~locale/en-ZW/polyfill.js | 0 .../polyfills/Intl/~locale/en/config.json | 0 .../polyfills/Intl/~locale/en/detect.js | 0 .../polyfills/Intl/~locale/en/polyfill.js | 0 .../polyfills/Intl/~locale/eo-001/config.json | 0 .../polyfills/Intl/~locale/eo-001/detect.js | 0 .../polyfills/Intl/~locale/eo-001/polyfill.js | 0 .../polyfills/Intl/~locale/eo/config.json | 0 .../polyfills/Intl/~locale/eo/detect.js | 0 .../polyfills/Intl/~locale/eo/polyfill.js | 0 .../polyfills/Intl/~locale/es-419/config.json | 0 .../polyfills/Intl/~locale/es-419/detect.js | 0 .../polyfills/Intl/~locale/es-419/polyfill.js | 0 .../polyfills/Intl/~locale/es-AR/config.json | 0 .../polyfills/Intl/~locale/es-AR/detect.js | 0 .../polyfills/Intl/~locale/es-AR/polyfill.js | 0 .../polyfills/Intl/~locale/es-BO/config.json | 0 .../polyfills/Intl/~locale/es-BO/detect.js | 0 .../polyfills/Intl/~locale/es-BO/polyfill.js | 0 .../polyfills/Intl/~locale/es-CL/config.json | 0 .../polyfills/Intl/~locale/es-CL/detect.js | 0 .../polyfills/Intl/~locale/es-CL/polyfill.js | 0 .../polyfills/Intl/~locale/es-CO/config.json | 0 .../polyfills/Intl/~locale/es-CO/detect.js | 0 .../polyfills/Intl/~locale/es-CO/polyfill.js | 0 .../polyfills/Intl/~locale/es-CR/config.json | 0 .../polyfills/Intl/~locale/es-CR/detect.js | 0 .../polyfills/Intl/~locale/es-CR/polyfill.js | 0 .../polyfills/Intl/~locale/es-CU/config.json | 0 .../polyfills/Intl/~locale/es-CU/detect.js | 0 .../polyfills/Intl/~locale/es-CU/polyfill.js | 0 .../polyfills/Intl/~locale/es-DO/config.json | 0 .../polyfills/Intl/~locale/es-DO/detect.js | 0 .../polyfills/Intl/~locale/es-DO/polyfill.js | 0 .../polyfills/Intl/~locale/es-EA/config.json | 0 .../polyfills/Intl/~locale/es-EA/detect.js | 0 .../polyfills/Intl/~locale/es-EA/polyfill.js | 0 .../polyfills/Intl/~locale/es-EC/config.json | 0 .../polyfills/Intl/~locale/es-EC/detect.js | 0 .../polyfills/Intl/~locale/es-EC/polyfill.js | 0 .../polyfills/Intl/~locale/es-ES/config.json | 0 .../polyfills/Intl/~locale/es-ES/detect.js | 0 .../polyfills/Intl/~locale/es-ES/polyfill.js | 0 .../polyfills/Intl/~locale/es-GQ/config.json | 0 .../polyfills/Intl/~locale/es-GQ/detect.js | 0 .../polyfills/Intl/~locale/es-GQ/polyfill.js | 0 .../polyfills/Intl/~locale/es-GT/config.json | 0 .../polyfills/Intl/~locale/es-GT/detect.js | 0 .../polyfills/Intl/~locale/es-GT/polyfill.js | 0 .../polyfills/Intl/~locale/es-HN/config.json | 0 .../polyfills/Intl/~locale/es-HN/detect.js | 0 .../polyfills/Intl/~locale/es-HN/polyfill.js | 0 .../polyfills/Intl/~locale/es-IC/config.json | 0 .../polyfills/Intl/~locale/es-IC/detect.js | 0 .../polyfills/Intl/~locale/es-IC/polyfill.js | 0 .../polyfills/Intl/~locale/es-MX/config.json | 0 .../polyfills/Intl/~locale/es-MX/detect.js | 0 .../polyfills/Intl/~locale/es-MX/polyfill.js | 0 .../polyfills/Intl/~locale/es-NI/config.json | 0 .../polyfills/Intl/~locale/es-NI/detect.js | 0 .../polyfills/Intl/~locale/es-NI/polyfill.js | 0 .../polyfills/Intl/~locale/es-PA/config.json | 0 .../polyfills/Intl/~locale/es-PA/detect.js | 0 .../polyfills/Intl/~locale/es-PA/polyfill.js | 0 .../polyfills/Intl/~locale/es-PE/config.json | 0 .../polyfills/Intl/~locale/es-PE/detect.js | 0 .../polyfills/Intl/~locale/es-PE/polyfill.js | 0 .../polyfills/Intl/~locale/es-PH/config.json | 0 .../polyfills/Intl/~locale/es-PH/detect.js | 0 .../polyfills/Intl/~locale/es-PH/polyfill.js | 0 .../polyfills/Intl/~locale/es-PR/config.json | 0 .../polyfills/Intl/~locale/es-PR/detect.js | 0 .../polyfills/Intl/~locale/es-PR/polyfill.js | 0 .../polyfills/Intl/~locale/es-PY/config.json | 0 .../polyfills/Intl/~locale/es-PY/detect.js | 0 .../polyfills/Intl/~locale/es-PY/polyfill.js | 0 .../polyfills/Intl/~locale/es-SV/config.json | 0 .../polyfills/Intl/~locale/es-SV/detect.js | 0 .../polyfills/Intl/~locale/es-SV/polyfill.js | 0 .../polyfills/Intl/~locale/es-US/config.json | 0 .../polyfills/Intl/~locale/es-US/detect.js | 0 .../polyfills/Intl/~locale/es-US/polyfill.js | 0 .../polyfills/Intl/~locale/es-UY/config.json | 0 .../polyfills/Intl/~locale/es-UY/detect.js | 0 .../polyfills/Intl/~locale/es-UY/polyfill.js | 0 .../polyfills/Intl/~locale/es-VE/config.json | 0 .../polyfills/Intl/~locale/es-VE/detect.js | 0 .../polyfills/Intl/~locale/es-VE/polyfill.js | 0 .../polyfills/Intl/~locale/es/config.json | 0 .../polyfills/Intl/~locale/es/detect.js | 0 .../polyfills/Intl/~locale/es/polyfill.js | 0 .../polyfills/Intl/~locale/et-EE/config.json | 0 .../polyfills/Intl/~locale/et-EE/detect.js | 0 .../polyfills/Intl/~locale/et-EE/polyfill.js | 0 .../polyfills/Intl/~locale/et/config.json | 0 .../polyfills/Intl/~locale/et/detect.js | 0 .../polyfills/Intl/~locale/et/polyfill.js | 0 .../polyfills/Intl/~locale/eu-ES/config.json | 0 .../polyfills/Intl/~locale/eu-ES/detect.js | 0 .../polyfills/Intl/~locale/eu-ES/polyfill.js | 0 .../polyfills/Intl/~locale/eu/config.json | 0 .../polyfills/Intl/~locale/eu/detect.js | 0 .../polyfills/Intl/~locale/eu/polyfill.js | 0 .../polyfills/Intl/~locale/ewo-CM/config.json | 0 .../polyfills/Intl/~locale/ewo-CM/detect.js | 0 .../polyfills/Intl/~locale/ewo-CM/polyfill.js | 0 .../polyfills/Intl/~locale/ewo/config.json | 0 .../polyfills/Intl/~locale/ewo/detect.js | 0 .../polyfills/Intl/~locale/ewo/polyfill.js | 0 .../polyfills/Intl/~locale/fa-AF/config.json | 0 .../polyfills/Intl/~locale/fa-AF/detect.js | 0 .../polyfills/Intl/~locale/fa-AF/polyfill.js | 0 .../polyfills/Intl/~locale/fa-IR/config.json | 0 .../polyfills/Intl/~locale/fa-IR/detect.js | 0 .../polyfills/Intl/~locale/fa-IR/polyfill.js | 0 .../polyfills/Intl/~locale/fa/config.json | 0 .../polyfills/Intl/~locale/fa/detect.js | 0 .../polyfills/Intl/~locale/fa/polyfill.js | 0 .../polyfills/Intl/~locale/ff-CM/config.json | 0 .../polyfills/Intl/~locale/ff-CM/detect.js | 0 .../polyfills/Intl/~locale/ff-CM/polyfill.js | 0 .../polyfills/Intl/~locale/ff-GN/config.json | 0 .../polyfills/Intl/~locale/ff-GN/detect.js | 0 .../polyfills/Intl/~locale/ff-GN/polyfill.js | 0 .../polyfills/Intl/~locale/ff-MR/config.json | 0 .../polyfills/Intl/~locale/ff-MR/detect.js | 0 .../polyfills/Intl/~locale/ff-MR/polyfill.js | 0 .../polyfills/Intl/~locale/ff-SN/config.json | 0 .../polyfills/Intl/~locale/ff-SN/detect.js | 0 .../polyfills/Intl/~locale/ff-SN/polyfill.js | 0 .../polyfills/Intl/~locale/ff/config.json | 0 .../polyfills/Intl/~locale/ff/detect.js | 0 .../polyfills/Intl/~locale/ff/polyfill.js | 0 .../polyfills/Intl/~locale/fi-FI/config.json | 0 .../polyfills/Intl/~locale/fi-FI/detect.js | 0 .../polyfills/Intl/~locale/fi-FI/polyfill.js | 0 .../polyfills/Intl/~locale/fi/config.json | 0 .../polyfills/Intl/~locale/fi/detect.js | 0 .../polyfills/Intl/~locale/fi/polyfill.js | 0 .../polyfills/Intl/~locale/fil-PH/config.json | 0 .../polyfills/Intl/~locale/fil-PH/detect.js | 0 .../polyfills/Intl/~locale/fil-PH/polyfill.js | 0 .../polyfills/Intl/~locale/fil/config.json | 0 .../polyfills/Intl/~locale/fil/detect.js | 0 .../polyfills/Intl/~locale/fil/polyfill.js | 0 .../polyfills/Intl/~locale/fo-DK/config.json | 0 .../polyfills/Intl/~locale/fo-DK/detect.js | 0 .../polyfills/Intl/~locale/fo-DK/polyfill.js | 0 .../polyfills/Intl/~locale/fo-FO/config.json | 0 .../polyfills/Intl/~locale/fo-FO/detect.js | 0 .../polyfills/Intl/~locale/fo-FO/polyfill.js | 0 .../polyfills/Intl/~locale/fo/config.json | 0 .../polyfills/Intl/~locale/fo/detect.js | 0 .../polyfills/Intl/~locale/fo/polyfill.js | 0 .../polyfills/Intl/~locale/fr-BE/config.json | 0 .../polyfills/Intl/~locale/fr-BE/detect.js | 0 .../polyfills/Intl/~locale/fr-BE/polyfill.js | 0 .../polyfills/Intl/~locale/fr-BF/config.json | 0 .../polyfills/Intl/~locale/fr-BF/detect.js | 0 .../polyfills/Intl/~locale/fr-BF/polyfill.js | 0 .../polyfills/Intl/~locale/fr-BI/config.json | 0 .../polyfills/Intl/~locale/fr-BI/detect.js | 0 .../polyfills/Intl/~locale/fr-BI/polyfill.js | 0 .../polyfills/Intl/~locale/fr-BJ/config.json | 0 .../polyfills/Intl/~locale/fr-BJ/detect.js | 0 .../polyfills/Intl/~locale/fr-BJ/polyfill.js | 0 .../polyfills/Intl/~locale/fr-BL/config.json | 0 .../polyfills/Intl/~locale/fr-BL/detect.js | 0 .../polyfills/Intl/~locale/fr-BL/polyfill.js | 0 .../polyfills/Intl/~locale/fr-CA/config.json | 0 .../polyfills/Intl/~locale/fr-CA/detect.js | 0 .../polyfills/Intl/~locale/fr-CA/polyfill.js | 0 .../polyfills/Intl/~locale/fr-CD/config.json | 0 .../polyfills/Intl/~locale/fr-CD/detect.js | 0 .../polyfills/Intl/~locale/fr-CD/polyfill.js | 0 .../polyfills/Intl/~locale/fr-CF/config.json | 0 .../polyfills/Intl/~locale/fr-CF/detect.js | 0 .../polyfills/Intl/~locale/fr-CF/polyfill.js | 0 .../polyfills/Intl/~locale/fr-CG/config.json | 0 .../polyfills/Intl/~locale/fr-CG/detect.js | 0 .../polyfills/Intl/~locale/fr-CG/polyfill.js | 0 .../polyfills/Intl/~locale/fr-CH/config.json | 0 .../polyfills/Intl/~locale/fr-CH/detect.js | 0 .../polyfills/Intl/~locale/fr-CH/polyfill.js | 0 .../polyfills/Intl/~locale/fr-CI/config.json | 0 .../polyfills/Intl/~locale/fr-CI/detect.js | 0 .../polyfills/Intl/~locale/fr-CI/polyfill.js | 0 .../polyfills/Intl/~locale/fr-CM/config.json | 0 .../polyfills/Intl/~locale/fr-CM/detect.js | 0 .../polyfills/Intl/~locale/fr-CM/polyfill.js | 0 .../polyfills/Intl/~locale/fr-DJ/config.json | 0 .../polyfills/Intl/~locale/fr-DJ/detect.js | 0 .../polyfills/Intl/~locale/fr-DJ/polyfill.js | 0 .../polyfills/Intl/~locale/fr-DZ/config.json | 0 .../polyfills/Intl/~locale/fr-DZ/detect.js | 0 .../polyfills/Intl/~locale/fr-DZ/polyfill.js | 0 .../polyfills/Intl/~locale/fr-FR/config.json | 0 .../polyfills/Intl/~locale/fr-FR/detect.js | 0 .../polyfills/Intl/~locale/fr-FR/polyfill.js | 0 .../polyfills/Intl/~locale/fr-GA/config.json | 0 .../polyfills/Intl/~locale/fr-GA/detect.js | 0 .../polyfills/Intl/~locale/fr-GA/polyfill.js | 0 .../polyfills/Intl/~locale/fr-GF/config.json | 0 .../polyfills/Intl/~locale/fr-GF/detect.js | 0 .../polyfills/Intl/~locale/fr-GF/polyfill.js | 0 .../polyfills/Intl/~locale/fr-GN/config.json | 0 .../polyfills/Intl/~locale/fr-GN/detect.js | 0 .../polyfills/Intl/~locale/fr-GN/polyfill.js | 0 .../polyfills/Intl/~locale/fr-GP/config.json | 0 .../polyfills/Intl/~locale/fr-GP/detect.js | 0 .../polyfills/Intl/~locale/fr-GP/polyfill.js | 0 .../polyfills/Intl/~locale/fr-GQ/config.json | 0 .../polyfills/Intl/~locale/fr-GQ/detect.js | 0 .../polyfills/Intl/~locale/fr-GQ/polyfill.js | 0 .../polyfills/Intl/~locale/fr-HT/config.json | 0 .../polyfills/Intl/~locale/fr-HT/detect.js | 0 .../polyfills/Intl/~locale/fr-HT/polyfill.js | 0 .../polyfills/Intl/~locale/fr-KM/config.json | 0 .../polyfills/Intl/~locale/fr-KM/detect.js | 0 .../polyfills/Intl/~locale/fr-KM/polyfill.js | 0 .../polyfills/Intl/~locale/fr-LU/config.json | 0 .../polyfills/Intl/~locale/fr-LU/detect.js | 0 .../polyfills/Intl/~locale/fr-LU/polyfill.js | 0 .../polyfills/Intl/~locale/fr-MA/config.json | 0 .../polyfills/Intl/~locale/fr-MA/detect.js | 0 .../polyfills/Intl/~locale/fr-MA/polyfill.js | 0 .../polyfills/Intl/~locale/fr-MC/config.json | 0 .../polyfills/Intl/~locale/fr-MC/detect.js | 0 .../polyfills/Intl/~locale/fr-MC/polyfill.js | 0 .../polyfills/Intl/~locale/fr-MF/config.json | 0 .../polyfills/Intl/~locale/fr-MF/detect.js | 0 .../polyfills/Intl/~locale/fr-MF/polyfill.js | 0 .../polyfills/Intl/~locale/fr-MG/config.json | 0 .../polyfills/Intl/~locale/fr-MG/detect.js | 0 .../polyfills/Intl/~locale/fr-MG/polyfill.js | 0 .../polyfills/Intl/~locale/fr-ML/config.json | 0 .../polyfills/Intl/~locale/fr-ML/detect.js | 0 .../polyfills/Intl/~locale/fr-ML/polyfill.js | 0 .../polyfills/Intl/~locale/fr-MQ/config.json | 0 .../polyfills/Intl/~locale/fr-MQ/detect.js | 0 .../polyfills/Intl/~locale/fr-MQ/polyfill.js | 0 .../polyfills/Intl/~locale/fr-MR/config.json | 0 .../polyfills/Intl/~locale/fr-MR/detect.js | 0 .../polyfills/Intl/~locale/fr-MR/polyfill.js | 0 .../polyfills/Intl/~locale/fr-MU/config.json | 0 .../polyfills/Intl/~locale/fr-MU/detect.js | 0 .../polyfills/Intl/~locale/fr-MU/polyfill.js | 0 .../polyfills/Intl/~locale/fr-NC/config.json | 0 .../polyfills/Intl/~locale/fr-NC/detect.js | 0 .../polyfills/Intl/~locale/fr-NC/polyfill.js | 0 .../polyfills/Intl/~locale/fr-NE/config.json | 0 .../polyfills/Intl/~locale/fr-NE/detect.js | 0 .../polyfills/Intl/~locale/fr-NE/polyfill.js | 0 .../polyfills/Intl/~locale/fr-PF/config.json | 0 .../polyfills/Intl/~locale/fr-PF/detect.js | 0 .../polyfills/Intl/~locale/fr-PF/polyfill.js | 0 .../polyfills/Intl/~locale/fr-PM/config.json | 0 .../polyfills/Intl/~locale/fr-PM/detect.js | 0 .../polyfills/Intl/~locale/fr-PM/polyfill.js | 0 .../polyfills/Intl/~locale/fr-RE/config.json | 0 .../polyfills/Intl/~locale/fr-RE/detect.js | 0 .../polyfills/Intl/~locale/fr-RE/polyfill.js | 0 .../polyfills/Intl/~locale/fr-RW/config.json | 0 .../polyfills/Intl/~locale/fr-RW/detect.js | 0 .../polyfills/Intl/~locale/fr-RW/polyfill.js | 0 .../polyfills/Intl/~locale/fr-SC/config.json | 0 .../polyfills/Intl/~locale/fr-SC/detect.js | 0 .../polyfills/Intl/~locale/fr-SC/polyfill.js | 0 .../polyfills/Intl/~locale/fr-SN/config.json | 0 .../polyfills/Intl/~locale/fr-SN/detect.js | 0 .../polyfills/Intl/~locale/fr-SN/polyfill.js | 0 .../polyfills/Intl/~locale/fr-SY/config.json | 0 .../polyfills/Intl/~locale/fr-SY/detect.js | 0 .../polyfills/Intl/~locale/fr-SY/polyfill.js | 0 .../polyfills/Intl/~locale/fr-TD/config.json | 0 .../polyfills/Intl/~locale/fr-TD/detect.js | 0 .../polyfills/Intl/~locale/fr-TD/polyfill.js | 0 .../polyfills/Intl/~locale/fr-TG/config.json | 0 .../polyfills/Intl/~locale/fr-TG/detect.js | 0 .../polyfills/Intl/~locale/fr-TG/polyfill.js | 0 .../polyfills/Intl/~locale/fr-TN/config.json | 0 .../polyfills/Intl/~locale/fr-TN/detect.js | 0 .../polyfills/Intl/~locale/fr-TN/polyfill.js | 0 .../polyfills/Intl/~locale/fr-VU/config.json | 0 .../polyfills/Intl/~locale/fr-VU/detect.js | 0 .../polyfills/Intl/~locale/fr-VU/polyfill.js | 0 .../polyfills/Intl/~locale/fr-WF/config.json | 0 .../polyfills/Intl/~locale/fr-WF/detect.js | 0 .../polyfills/Intl/~locale/fr-WF/polyfill.js | 0 .../polyfills/Intl/~locale/fr-YT/config.json | 0 .../polyfills/Intl/~locale/fr-YT/detect.js | 0 .../polyfills/Intl/~locale/fr-YT/polyfill.js | 0 .../polyfills/Intl/~locale/fr/config.json | 0 .../polyfills/Intl/~locale/fr/detect.js | 0 .../polyfills/Intl/~locale/fr/polyfill.js | 0 .../polyfills/Intl/~locale/fur-IT/config.json | 0 .../polyfills/Intl/~locale/fur-IT/detect.js | 0 .../polyfills/Intl/~locale/fur-IT/polyfill.js | 0 .../polyfills/Intl/~locale/fur/config.json | 0 .../polyfills/Intl/~locale/fur/detect.js | 0 .../polyfills/Intl/~locale/fur/polyfill.js | 0 .../polyfills/Intl/~locale/fy-NL/config.json | 0 .../polyfills/Intl/~locale/fy-NL/detect.js | 0 .../polyfills/Intl/~locale/fy-NL/polyfill.js | 0 .../polyfills/Intl/~locale/fy/config.json | 0 .../polyfills/Intl/~locale/fy/detect.js | 0 .../polyfills/Intl/~locale/fy/polyfill.js | 0 .../polyfills/Intl/~locale/ga-IE/config.json | 0 .../polyfills/Intl/~locale/ga-IE/detect.js | 0 .../polyfills/Intl/~locale/ga-IE/polyfill.js | 0 .../polyfills/Intl/~locale/ga/config.json | 0 .../polyfills/Intl/~locale/ga/detect.js | 0 .../polyfills/Intl/~locale/ga/polyfill.js | 0 .../polyfills/Intl/~locale/gd-GB/config.json | 0 .../polyfills/Intl/~locale/gd-GB/detect.js | 0 .../polyfills/Intl/~locale/gd-GB/polyfill.js | 0 .../polyfills/Intl/~locale/gd/config.json | 0 .../polyfills/Intl/~locale/gd/detect.js | 0 .../polyfills/Intl/~locale/gd/polyfill.js | 0 .../polyfills/Intl/~locale/gl-ES/config.json | 0 .../polyfills/Intl/~locale/gl-ES/detect.js | 0 .../polyfills/Intl/~locale/gl-ES/polyfill.js | 0 .../polyfills/Intl/~locale/gl/config.json | 0 .../polyfills/Intl/~locale/gl/detect.js | 0 .../polyfills/Intl/~locale/gl/polyfill.js | 0 .../polyfills/Intl/~locale/gsw-CH/config.json | 0 .../polyfills/Intl/~locale/gsw-CH/detect.js | 0 .../polyfills/Intl/~locale/gsw-CH/polyfill.js | 0 .../polyfills/Intl/~locale/gsw-FR/config.json | 0 .../polyfills/Intl/~locale/gsw-FR/detect.js | 0 .../polyfills/Intl/~locale/gsw-FR/polyfill.js | 0 .../polyfills/Intl/~locale/gsw-LI/config.json | 0 .../polyfills/Intl/~locale/gsw-LI/detect.js | 0 .../polyfills/Intl/~locale/gsw-LI/polyfill.js | 0 .../polyfills/Intl/~locale/gsw/config.json | 0 .../polyfills/Intl/~locale/gsw/detect.js | 0 .../polyfills/Intl/~locale/gsw/polyfill.js | 0 .../polyfills/Intl/~locale/gu-IN/config.json | 0 .../polyfills/Intl/~locale/gu-IN/detect.js | 0 .../polyfills/Intl/~locale/gu-IN/polyfill.js | 0 .../polyfills/Intl/~locale/gu/config.json | 0 .../polyfills/Intl/~locale/gu/detect.js | 0 .../polyfills/Intl/~locale/gu/polyfill.js | 0 .../polyfills/Intl/~locale/guz-KE/config.json | 0 .../polyfills/Intl/~locale/guz-KE/detect.js | 0 .../polyfills/Intl/~locale/guz-KE/polyfill.js | 0 .../polyfills/Intl/~locale/guz/config.json | 0 .../polyfills/Intl/~locale/guz/detect.js | 0 .../polyfills/Intl/~locale/guz/polyfill.js | 0 .../polyfills/Intl/~locale/gv-IM/config.json | 0 .../polyfills/Intl/~locale/gv-IM/detect.js | 0 .../polyfills/Intl/~locale/gv-IM/polyfill.js | 0 .../polyfills/Intl/~locale/gv/config.json | 0 .../polyfills/Intl/~locale/gv/detect.js | 0 .../polyfills/Intl/~locale/gv/polyfill.js | 0 .../Intl/~locale/ha-Arab/config.json | 0 .../polyfills/Intl/~locale/ha-Arab/detect.js | 0 .../Intl/~locale/ha-Arab/polyfill.js | 0 .../polyfills/Intl/~locale/ha-GH/config.json | 0 .../polyfills/Intl/~locale/ha-GH/detect.js | 0 .../polyfills/Intl/~locale/ha-GH/polyfill.js | 0 .../polyfills/Intl/~locale/ha-NE/config.json | 0 .../polyfills/Intl/~locale/ha-NE/detect.js | 0 .../polyfills/Intl/~locale/ha-NE/polyfill.js | 0 .../polyfills/Intl/~locale/ha-NG/config.json | 0 .../polyfills/Intl/~locale/ha-NG/detect.js | 0 .../polyfills/Intl/~locale/ha-NG/polyfill.js | 0 .../polyfills/Intl/~locale/ha/config.json | 0 .../polyfills/Intl/~locale/ha/detect.js | 0 .../polyfills/Intl/~locale/ha/polyfill.js | 0 .../polyfills/Intl/~locale/haw-US/config.json | 0 .../polyfills/Intl/~locale/haw-US/detect.js | 0 .../polyfills/Intl/~locale/haw-US/polyfill.js | 0 .../polyfills/Intl/~locale/haw/config.json | 0 .../polyfills/Intl/~locale/haw/detect.js | 0 .../polyfills/Intl/~locale/haw/polyfill.js | 0 .../polyfills/Intl/~locale/he-IL/config.json | 0 .../polyfills/Intl/~locale/he-IL/detect.js | 0 .../polyfills/Intl/~locale/he-IL/polyfill.js | 0 .../polyfills/Intl/~locale/he/config.json | 0 .../polyfills/Intl/~locale/he/detect.js | 0 .../polyfills/Intl/~locale/he/polyfill.js | 0 .../polyfills/Intl/~locale/hi-IN/config.json | 0 .../polyfills/Intl/~locale/hi-IN/detect.js | 0 .../polyfills/Intl/~locale/hi-IN/polyfill.js | 0 .../polyfills/Intl/~locale/hi/config.json | 0 .../polyfills/Intl/~locale/hi/detect.js | 0 .../polyfills/Intl/~locale/hi/polyfill.js | 0 .../polyfills/Intl/~locale/hr-BA/config.json | 0 .../polyfills/Intl/~locale/hr-BA/detect.js | 0 .../polyfills/Intl/~locale/hr-BA/polyfill.js | 0 .../polyfills/Intl/~locale/hr-HR/config.json | 0 .../polyfills/Intl/~locale/hr-HR/detect.js | 0 .../polyfills/Intl/~locale/hr-HR/polyfill.js | 0 .../polyfills/Intl/~locale/hr/config.json | 0 .../polyfills/Intl/~locale/hr/detect.js | 0 .../polyfills/Intl/~locale/hr/polyfill.js | 0 .../polyfills/Intl/~locale/hsb-DE/config.json | 0 .../polyfills/Intl/~locale/hsb-DE/detect.js | 0 .../polyfills/Intl/~locale/hsb-DE/polyfill.js | 0 .../polyfills/Intl/~locale/hsb/config.json | 0 .../polyfills/Intl/~locale/hsb/detect.js | 0 .../polyfills/Intl/~locale/hsb/polyfill.js | 0 .../polyfills/Intl/~locale/hu-HU/config.json | 0 .../polyfills/Intl/~locale/hu-HU/detect.js | 0 .../polyfills/Intl/~locale/hu-HU/polyfill.js | 0 .../polyfills/Intl/~locale/hu/config.json | 0 .../polyfills/Intl/~locale/hu/detect.js | 0 .../polyfills/Intl/~locale/hu/polyfill.js | 0 .../polyfills/Intl/~locale/hy-AM/config.json | 0 .../polyfills/Intl/~locale/hy-AM/detect.js | 0 .../polyfills/Intl/~locale/hy-AM/polyfill.js | 0 .../polyfills/Intl/~locale/hy/config.json | 0 .../polyfills/Intl/~locale/hy/detect.js | 0 .../polyfills/Intl/~locale/hy/polyfill.js | 0 .../polyfills/Intl/~locale/id-ID/config.json | 0 .../polyfills/Intl/~locale/id-ID/detect.js | 0 .../polyfills/Intl/~locale/id-ID/polyfill.js | 0 .../polyfills/Intl/~locale/id/config.json | 0 .../polyfills/Intl/~locale/id/detect.js | 0 .../polyfills/Intl/~locale/id/polyfill.js | 0 .../polyfills/Intl/~locale/ig-NG/config.json | 0 .../polyfills/Intl/~locale/ig-NG/detect.js | 0 .../polyfills/Intl/~locale/ig-NG/polyfill.js | 0 .../polyfills/Intl/~locale/ig/config.json | 0 .../polyfills/Intl/~locale/ig/detect.js | 0 .../polyfills/Intl/~locale/ig/polyfill.js | 0 .../polyfills/Intl/~locale/ii-CN/config.json | 0 .../polyfills/Intl/~locale/ii-CN/detect.js | 0 .../polyfills/Intl/~locale/ii-CN/polyfill.js | 0 .../polyfills/Intl/~locale/ii/config.json | 0 .../polyfills/Intl/~locale/ii/detect.js | 0 .../polyfills/Intl/~locale/ii/polyfill.js | 0 .../polyfills/Intl/~locale/is-IS/config.json | 0 .../polyfills/Intl/~locale/is-IS/detect.js | 0 .../polyfills/Intl/~locale/is-IS/polyfill.js | 0 .../polyfills/Intl/~locale/is/config.json | 0 .../polyfills/Intl/~locale/is/detect.js | 0 .../polyfills/Intl/~locale/is/polyfill.js | 0 .../polyfills/Intl/~locale/it-CH/config.json | 0 .../polyfills/Intl/~locale/it-CH/detect.js | 0 .../polyfills/Intl/~locale/it-CH/polyfill.js | 0 .../polyfills/Intl/~locale/it-IT/config.json | 0 .../polyfills/Intl/~locale/it-IT/detect.js | 0 .../polyfills/Intl/~locale/it-IT/polyfill.js | 0 .../polyfills/Intl/~locale/it-SM/config.json | 0 .../polyfills/Intl/~locale/it-SM/detect.js | 0 .../polyfills/Intl/~locale/it-SM/polyfill.js | 0 .../polyfills/Intl/~locale/it/config.json | 0 .../polyfills/Intl/~locale/it/detect.js | 0 .../polyfills/Intl/~locale/it/polyfill.js | 0 .../Intl/~locale/iu-Latn/config.json | 0 .../polyfills/Intl/~locale/iu-Latn/detect.js | 0 .../Intl/~locale/iu-Latn/polyfill.js | 0 .../polyfills/Intl/~locale/ja-JP/config.json | 0 .../polyfills/Intl/~locale/ja-JP/detect.js | 0 .../polyfills/Intl/~locale/ja-JP/polyfill.js | 0 .../polyfills/Intl/~locale/ja/config.json | 0 .../polyfills/Intl/~locale/ja/detect.js | 0 .../polyfills/Intl/~locale/ja/polyfill.js | 0 .../polyfills/Intl/~locale/jgo-CM/config.json | 0 .../polyfills/Intl/~locale/jgo-CM/detect.js | 0 .../polyfills/Intl/~locale/jgo-CM/polyfill.js | 0 .../polyfills/Intl/~locale/jgo/config.json | 0 .../polyfills/Intl/~locale/jgo/detect.js | 0 .../polyfills/Intl/~locale/jgo/polyfill.js | 0 .../polyfills/Intl/~locale/jmc-TZ/config.json | 0 .../polyfills/Intl/~locale/jmc-TZ/detect.js | 0 .../polyfills/Intl/~locale/jmc-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/jmc/config.json | 0 .../polyfills/Intl/~locale/jmc/detect.js | 0 .../polyfills/Intl/~locale/jmc/polyfill.js | 0 .../polyfills/Intl/~locale/ka-GE/config.json | 0 .../polyfills/Intl/~locale/ka-GE/detect.js | 0 .../polyfills/Intl/~locale/ka-GE/polyfill.js | 0 .../polyfills/Intl/~locale/ka/config.json | 0 .../polyfills/Intl/~locale/ka/detect.js | 0 .../polyfills/Intl/~locale/ka/polyfill.js | 0 .../polyfills/Intl/~locale/kab-DZ/config.json | 0 .../polyfills/Intl/~locale/kab-DZ/detect.js | 0 .../polyfills/Intl/~locale/kab-DZ/polyfill.js | 0 .../polyfills/Intl/~locale/kab/config.json | 0 .../polyfills/Intl/~locale/kab/detect.js | 0 .../polyfills/Intl/~locale/kab/polyfill.js | 0 .../polyfills/Intl/~locale/kam-KE/config.json | 0 .../polyfills/Intl/~locale/kam-KE/detect.js | 0 .../polyfills/Intl/~locale/kam-KE/polyfill.js | 0 .../polyfills/Intl/~locale/kam/config.json | 0 .../polyfills/Intl/~locale/kam/detect.js | 0 .../polyfills/Intl/~locale/kam/polyfill.js | 0 .../polyfills/Intl/~locale/kde-TZ/config.json | 0 .../polyfills/Intl/~locale/kde-TZ/detect.js | 0 .../polyfills/Intl/~locale/kde-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/kde/config.json | 0 .../polyfills/Intl/~locale/kde/detect.js | 0 .../polyfills/Intl/~locale/kde/polyfill.js | 0 .../polyfills/Intl/~locale/kea-CV/config.json | 0 .../polyfills/Intl/~locale/kea-CV/detect.js | 0 .../polyfills/Intl/~locale/kea-CV/polyfill.js | 0 .../polyfills/Intl/~locale/kea/config.json | 0 .../polyfills/Intl/~locale/kea/detect.js | 0 .../polyfills/Intl/~locale/kea/polyfill.js | 0 .../polyfills/Intl/~locale/khq-ML/config.json | 0 .../polyfills/Intl/~locale/khq-ML/detect.js | 0 .../polyfills/Intl/~locale/khq-ML/polyfill.js | 0 .../polyfills/Intl/~locale/khq/config.json | 0 .../polyfills/Intl/~locale/khq/detect.js | 0 .../polyfills/Intl/~locale/khq/polyfill.js | 0 .../polyfills/Intl/~locale/ki-KE/config.json | 0 .../polyfills/Intl/~locale/ki-KE/detect.js | 0 .../polyfills/Intl/~locale/ki-KE/polyfill.js | 0 .../polyfills/Intl/~locale/ki/config.json | 0 .../polyfills/Intl/~locale/ki/detect.js | 0 .../polyfills/Intl/~locale/ki/polyfill.js | 0 .../polyfills/Intl/~locale/kk-KZ/config.json | 0 .../polyfills/Intl/~locale/kk-KZ/detect.js | 0 .../polyfills/Intl/~locale/kk-KZ/polyfill.js | 0 .../polyfills/Intl/~locale/kk/config.json | 0 .../polyfills/Intl/~locale/kk/detect.js | 0 .../polyfills/Intl/~locale/kk/polyfill.js | 0 .../polyfills/Intl/~locale/kkj-CM/config.json | 0 .../polyfills/Intl/~locale/kkj-CM/detect.js | 0 .../polyfills/Intl/~locale/kkj-CM/polyfill.js | 0 .../polyfills/Intl/~locale/kkj/config.json | 0 .../polyfills/Intl/~locale/kkj/detect.js | 0 .../polyfills/Intl/~locale/kkj/polyfill.js | 0 .../polyfills/Intl/~locale/kl-GL/config.json | 0 .../polyfills/Intl/~locale/kl-GL/detect.js | 0 .../polyfills/Intl/~locale/kl-GL/polyfill.js | 0 .../polyfills/Intl/~locale/kl/config.json | 0 .../polyfills/Intl/~locale/kl/detect.js | 0 .../polyfills/Intl/~locale/kl/polyfill.js | 0 .../polyfills/Intl/~locale/kln-KE/config.json | 0 .../polyfills/Intl/~locale/kln-KE/detect.js | 0 .../polyfills/Intl/~locale/kln-KE/polyfill.js | 0 .../polyfills/Intl/~locale/kln/config.json | 0 .../polyfills/Intl/~locale/kln/detect.js | 0 .../polyfills/Intl/~locale/kln/polyfill.js | 0 .../polyfills/Intl/~locale/km-KH/config.json | 0 .../polyfills/Intl/~locale/km-KH/detect.js | 0 .../polyfills/Intl/~locale/km-KH/polyfill.js | 0 .../polyfills/Intl/~locale/km/config.json | 0 .../polyfills/Intl/~locale/km/detect.js | 0 .../polyfills/Intl/~locale/km/polyfill.js | 0 .../polyfills/Intl/~locale/kn-IN/config.json | 0 .../polyfills/Intl/~locale/kn-IN/detect.js | 0 .../polyfills/Intl/~locale/kn-IN/polyfill.js | 0 .../polyfills/Intl/~locale/kn/config.json | 0 .../polyfills/Intl/~locale/kn/detect.js | 0 .../polyfills/Intl/~locale/kn/polyfill.js | 0 .../polyfills/Intl/~locale/ko-KP/config.json | 0 .../polyfills/Intl/~locale/ko-KP/detect.js | 0 .../polyfills/Intl/~locale/ko-KP/polyfill.js | 0 .../polyfills/Intl/~locale/ko-KR/config.json | 0 .../polyfills/Intl/~locale/ko-KR/detect.js | 0 .../polyfills/Intl/~locale/ko-KR/polyfill.js | 0 .../polyfills/Intl/~locale/ko/config.json | 0 .../polyfills/Intl/~locale/ko/detect.js | 0 .../polyfills/Intl/~locale/ko/polyfill.js | 0 .../polyfills/Intl/~locale/kok-IN/config.json | 0 .../polyfills/Intl/~locale/kok-IN/detect.js | 0 .../polyfills/Intl/~locale/kok-IN/polyfill.js | 0 .../polyfills/Intl/~locale/kok/config.json | 0 .../polyfills/Intl/~locale/kok/detect.js | 0 .../polyfills/Intl/~locale/kok/polyfill.js | 0 .../polyfills/Intl/~locale/ks-IN/config.json | 0 .../polyfills/Intl/~locale/ks-IN/detect.js | 0 .../polyfills/Intl/~locale/ks-IN/polyfill.js | 0 .../polyfills/Intl/~locale/ks/config.json | 0 .../polyfills/Intl/~locale/ks/detect.js | 0 .../polyfills/Intl/~locale/ks/polyfill.js | 0 .../polyfills/Intl/~locale/ksb-TZ/config.json | 0 .../polyfills/Intl/~locale/ksb-TZ/detect.js | 0 .../polyfills/Intl/~locale/ksb-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/ksb/config.json | 0 .../polyfills/Intl/~locale/ksb/detect.js | 0 .../polyfills/Intl/~locale/ksb/polyfill.js | 0 .../polyfills/Intl/~locale/ksf-CM/config.json | 0 .../polyfills/Intl/~locale/ksf-CM/detect.js | 0 .../polyfills/Intl/~locale/ksf-CM/polyfill.js | 0 .../polyfills/Intl/~locale/ksf/config.json | 0 .../polyfills/Intl/~locale/ksf/detect.js | 0 .../polyfills/Intl/~locale/ksf/polyfill.js | 0 .../polyfills/Intl/~locale/ksh-DE/config.json | 0 .../polyfills/Intl/~locale/ksh-DE/detect.js | 0 .../polyfills/Intl/~locale/ksh-DE/polyfill.js | 0 .../polyfills/Intl/~locale/ksh/config.json | 0 .../polyfills/Intl/~locale/ksh/detect.js | 0 .../polyfills/Intl/~locale/ksh/polyfill.js | 0 .../polyfills/Intl/~locale/kw-GB/config.json | 0 .../polyfills/Intl/~locale/kw-GB/detect.js | 0 .../polyfills/Intl/~locale/kw-GB/polyfill.js | 0 .../polyfills/Intl/~locale/kw/config.json | 0 .../polyfills/Intl/~locale/kw/detect.js | 0 .../polyfills/Intl/~locale/kw/polyfill.js | 0 .../polyfills/Intl/~locale/ky-KG/config.json | 0 .../polyfills/Intl/~locale/ky-KG/detect.js | 0 .../polyfills/Intl/~locale/ky-KG/polyfill.js | 0 .../polyfills/Intl/~locale/ky/config.json | 0 .../polyfills/Intl/~locale/ky/detect.js | 0 .../polyfills/Intl/~locale/ky/polyfill.js | 0 .../polyfills/Intl/~locale/lag-TZ/config.json | 0 .../polyfills/Intl/~locale/lag-TZ/detect.js | 0 .../polyfills/Intl/~locale/lag-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/lag/config.json | 0 .../polyfills/Intl/~locale/lag/detect.js | 0 .../polyfills/Intl/~locale/lag/polyfill.js | 0 .../polyfills/Intl/~locale/lb-LU/config.json | 0 .../polyfills/Intl/~locale/lb-LU/detect.js | 0 .../polyfills/Intl/~locale/lb-LU/polyfill.js | 0 .../polyfills/Intl/~locale/lb/config.json | 0 .../polyfills/Intl/~locale/lb/detect.js | 0 .../polyfills/Intl/~locale/lb/polyfill.js | 0 .../polyfills/Intl/~locale/lg-UG/config.json | 0 .../polyfills/Intl/~locale/lg-UG/detect.js | 0 .../polyfills/Intl/~locale/lg-UG/polyfill.js | 0 .../polyfills/Intl/~locale/lg/config.json | 0 .../polyfills/Intl/~locale/lg/detect.js | 0 .../polyfills/Intl/~locale/lg/polyfill.js | 0 .../polyfills/Intl/~locale/lkt-US/config.json | 0 .../polyfills/Intl/~locale/lkt-US/detect.js | 0 .../polyfills/Intl/~locale/lkt-US/polyfill.js | 0 .../polyfills/Intl/~locale/lkt/config.json | 0 .../polyfills/Intl/~locale/lkt/detect.js | 0 .../polyfills/Intl/~locale/lkt/polyfill.js | 0 .../polyfills/Intl/~locale/ln-AO/config.json | 0 .../polyfills/Intl/~locale/ln-AO/detect.js | 0 .../polyfills/Intl/~locale/ln-AO/polyfill.js | 0 .../polyfills/Intl/~locale/ln-CD/config.json | 0 .../polyfills/Intl/~locale/ln-CD/detect.js | 0 .../polyfills/Intl/~locale/ln-CD/polyfill.js | 0 .../polyfills/Intl/~locale/ln-CF/config.json | 0 .../polyfills/Intl/~locale/ln-CF/detect.js | 0 .../polyfills/Intl/~locale/ln-CF/polyfill.js | 0 .../polyfills/Intl/~locale/ln-CG/config.json | 0 .../polyfills/Intl/~locale/ln-CG/detect.js | 0 .../polyfills/Intl/~locale/ln-CG/polyfill.js | 0 .../polyfills/Intl/~locale/ln/config.json | 0 .../polyfills/Intl/~locale/ln/detect.js | 0 .../polyfills/Intl/~locale/ln/polyfill.js | 0 .../polyfills/Intl/~locale/lo-LA/config.json | 0 .../polyfills/Intl/~locale/lo-LA/detect.js | 0 .../polyfills/Intl/~locale/lo-LA/polyfill.js | 0 .../polyfills/Intl/~locale/lo/config.json | 0 .../polyfills/Intl/~locale/lo/detect.js | 0 .../polyfills/Intl/~locale/lo/polyfill.js | 0 .../polyfills/Intl/~locale/lrc-IQ/config.json | 0 .../polyfills/Intl/~locale/lrc-IQ/detect.js | 0 .../polyfills/Intl/~locale/lrc-IQ/polyfill.js | 0 .../polyfills/Intl/~locale/lrc-IR/config.json | 0 .../polyfills/Intl/~locale/lrc-IR/detect.js | 0 .../polyfills/Intl/~locale/lrc-IR/polyfill.js | 0 .../polyfills/Intl/~locale/lrc/config.json | 0 .../polyfills/Intl/~locale/lrc/detect.js | 0 .../polyfills/Intl/~locale/lrc/polyfill.js | 0 .../polyfills/Intl/~locale/lt-LT/config.json | 0 .../polyfills/Intl/~locale/lt-LT/detect.js | 0 .../polyfills/Intl/~locale/lt-LT/polyfill.js | 0 .../polyfills/Intl/~locale/lt/config.json | 0 .../polyfills/Intl/~locale/lt/detect.js | 0 .../polyfills/Intl/~locale/lt/polyfill.js | 0 .../polyfills/Intl/~locale/lu-CD/config.json | 0 .../polyfills/Intl/~locale/lu-CD/detect.js | 0 .../polyfills/Intl/~locale/lu-CD/polyfill.js | 0 .../polyfills/Intl/~locale/lu/config.json | 0 .../polyfills/Intl/~locale/lu/detect.js | 0 .../polyfills/Intl/~locale/lu/polyfill.js | 0 .../polyfills/Intl/~locale/luo-KE/config.json | 0 .../polyfills/Intl/~locale/luo-KE/detect.js | 0 .../polyfills/Intl/~locale/luo-KE/polyfill.js | 0 .../polyfills/Intl/~locale/luo/config.json | 0 .../polyfills/Intl/~locale/luo/detect.js | 0 .../polyfills/Intl/~locale/luo/polyfill.js | 0 .../polyfills/Intl/~locale/luy-KE/config.json | 0 .../polyfills/Intl/~locale/luy-KE/detect.js | 0 .../polyfills/Intl/~locale/luy-KE/polyfill.js | 0 .../polyfills/Intl/~locale/luy/config.json | 0 .../polyfills/Intl/~locale/luy/detect.js | 0 .../polyfills/Intl/~locale/luy/polyfill.js | 0 .../polyfills/Intl/~locale/lv-LV/config.json | 0 .../polyfills/Intl/~locale/lv-LV/detect.js | 0 .../polyfills/Intl/~locale/lv-LV/polyfill.js | 0 .../polyfills/Intl/~locale/lv/config.json | 0 .../polyfills/Intl/~locale/lv/detect.js | 0 .../polyfills/Intl/~locale/lv/polyfill.js | 0 .../polyfills/Intl/~locale/mas-KE/config.json | 0 .../polyfills/Intl/~locale/mas-KE/detect.js | 0 .../polyfills/Intl/~locale/mas-KE/polyfill.js | 0 .../polyfills/Intl/~locale/mas-TZ/config.json | 0 .../polyfills/Intl/~locale/mas-TZ/detect.js | 0 .../polyfills/Intl/~locale/mas-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/mas/config.json | 0 .../polyfills/Intl/~locale/mas/detect.js | 0 .../polyfills/Intl/~locale/mas/polyfill.js | 0 .../polyfills/Intl/~locale/mer-KE/config.json | 0 .../polyfills/Intl/~locale/mer-KE/detect.js | 0 .../polyfills/Intl/~locale/mer-KE/polyfill.js | 0 .../polyfills/Intl/~locale/mer/config.json | 0 .../polyfills/Intl/~locale/mer/detect.js | 0 .../polyfills/Intl/~locale/mer/polyfill.js | 0 .../polyfills/Intl/~locale/mfe-MU/config.json | 0 .../polyfills/Intl/~locale/mfe-MU/detect.js | 0 .../polyfills/Intl/~locale/mfe-MU/polyfill.js | 0 .../polyfills/Intl/~locale/mfe/config.json | 0 .../polyfills/Intl/~locale/mfe/detect.js | 0 .../polyfills/Intl/~locale/mfe/polyfill.js | 0 .../polyfills/Intl/~locale/mg-MG/config.json | 0 .../polyfills/Intl/~locale/mg-MG/detect.js | 0 .../polyfills/Intl/~locale/mg-MG/polyfill.js | 0 .../polyfills/Intl/~locale/mg/config.json | 0 .../polyfills/Intl/~locale/mg/detect.js | 0 .../polyfills/Intl/~locale/mg/polyfill.js | 0 .../polyfills/Intl/~locale/mgh-MZ/config.json | 0 .../polyfills/Intl/~locale/mgh-MZ/detect.js | 0 .../polyfills/Intl/~locale/mgh-MZ/polyfill.js | 0 .../polyfills/Intl/~locale/mgh/config.json | 0 .../polyfills/Intl/~locale/mgh/detect.js | 0 .../polyfills/Intl/~locale/mgh/polyfill.js | 0 .../polyfills/Intl/~locale/mgo-CM/config.json | 0 .../polyfills/Intl/~locale/mgo-CM/detect.js | 0 .../polyfills/Intl/~locale/mgo-CM/polyfill.js | 0 .../polyfills/Intl/~locale/mgo/config.json | 0 .../polyfills/Intl/~locale/mgo/detect.js | 0 .../polyfills/Intl/~locale/mgo/polyfill.js | 0 .../polyfills/Intl/~locale/mk-MK/config.json | 0 .../polyfills/Intl/~locale/mk-MK/detect.js | 0 .../polyfills/Intl/~locale/mk-MK/polyfill.js | 0 .../polyfills/Intl/~locale/mk/config.json | 0 .../polyfills/Intl/~locale/mk/detect.js | 0 .../polyfills/Intl/~locale/mk/polyfill.js | 0 .../polyfills/Intl/~locale/ml-IN/config.json | 0 .../polyfills/Intl/~locale/ml-IN/detect.js | 0 .../polyfills/Intl/~locale/ml-IN/polyfill.js | 0 .../polyfills/Intl/~locale/ml/config.json | 0 .../polyfills/Intl/~locale/ml/detect.js | 0 .../polyfills/Intl/~locale/ml/polyfill.js | 0 .../polyfills/Intl/~locale/mn-MN/config.json | 0 .../polyfills/Intl/~locale/mn-MN/detect.js | 0 .../polyfills/Intl/~locale/mn-MN/polyfill.js | 0 .../Intl/~locale/mn-Mong/config.json | 0 .../polyfills/Intl/~locale/mn-Mong/detect.js | 0 .../Intl/~locale/mn-Mong/polyfill.js | 0 .../polyfills/Intl/~locale/mn/config.json | 0 .../polyfills/Intl/~locale/mn/detect.js | 0 .../polyfills/Intl/~locale/mn/polyfill.js | 0 .../polyfills/Intl/~locale/mr-IN/config.json | 0 .../polyfills/Intl/~locale/mr-IN/detect.js | 0 .../polyfills/Intl/~locale/mr-IN/polyfill.js | 0 .../polyfills/Intl/~locale/mr/config.json | 0 .../polyfills/Intl/~locale/mr/detect.js | 0 .../polyfills/Intl/~locale/mr/polyfill.js | 0 .../Intl/~locale/ms-Arab/config.json | 0 .../polyfills/Intl/~locale/ms-Arab/detect.js | 0 .../Intl/~locale/ms-Arab/polyfill.js | 0 .../polyfills/Intl/~locale/ms-BN/config.json | 0 .../polyfills/Intl/~locale/ms-BN/detect.js | 0 .../polyfills/Intl/~locale/ms-BN/polyfill.js | 0 .../polyfills/Intl/~locale/ms-MY/config.json | 0 .../polyfills/Intl/~locale/ms-MY/detect.js | 0 .../polyfills/Intl/~locale/ms-MY/polyfill.js | 0 .../polyfills/Intl/~locale/ms-SG/config.json | 0 .../polyfills/Intl/~locale/ms-SG/detect.js | 0 .../polyfills/Intl/~locale/ms-SG/polyfill.js | 0 .../polyfills/Intl/~locale/ms/config.json | 0 .../polyfills/Intl/~locale/ms/detect.js | 0 .../polyfills/Intl/~locale/ms/polyfill.js | 0 .../polyfills/Intl/~locale/mt-MT/config.json | 0 .../polyfills/Intl/~locale/mt-MT/detect.js | 0 .../polyfills/Intl/~locale/mt-MT/polyfill.js | 0 .../polyfills/Intl/~locale/mt/config.json | 0 .../polyfills/Intl/~locale/mt/detect.js | 0 .../polyfills/Intl/~locale/mt/polyfill.js | 0 .../polyfills/Intl/~locale/mua-CM/config.json | 0 .../polyfills/Intl/~locale/mua-CM/detect.js | 0 .../polyfills/Intl/~locale/mua-CM/polyfill.js | 0 .../polyfills/Intl/~locale/mua/config.json | 0 .../polyfills/Intl/~locale/mua/detect.js | 0 .../polyfills/Intl/~locale/mua/polyfill.js | 0 .../polyfills/Intl/~locale/my-MM/config.json | 0 .../polyfills/Intl/~locale/my-MM/detect.js | 0 .../polyfills/Intl/~locale/my-MM/polyfill.js | 0 .../polyfills/Intl/~locale/my/config.json | 0 .../polyfills/Intl/~locale/my/detect.js | 0 .../polyfills/Intl/~locale/my/polyfill.js | 0 .../polyfills/Intl/~locale/mzn-IR/config.json | 0 .../polyfills/Intl/~locale/mzn-IR/detect.js | 0 .../polyfills/Intl/~locale/mzn-IR/polyfill.js | 0 .../polyfills/Intl/~locale/mzn/config.json | 0 .../polyfills/Intl/~locale/mzn/detect.js | 0 .../polyfills/Intl/~locale/mzn/polyfill.js | 0 .../polyfills/Intl/~locale/naq-NA/config.json | 0 .../polyfills/Intl/~locale/naq-NA/detect.js | 0 .../polyfills/Intl/~locale/naq-NA/polyfill.js | 0 .../polyfills/Intl/~locale/naq/config.json | 0 .../polyfills/Intl/~locale/naq/detect.js | 0 .../polyfills/Intl/~locale/naq/polyfill.js | 0 .../polyfills/Intl/~locale/nb-NO/config.json | 0 .../polyfills/Intl/~locale/nb-NO/detect.js | 0 .../polyfills/Intl/~locale/nb-NO/polyfill.js | 0 .../polyfills/Intl/~locale/nb-SJ/config.json | 0 .../polyfills/Intl/~locale/nb-SJ/detect.js | 0 .../polyfills/Intl/~locale/nb-SJ/polyfill.js | 0 .../polyfills/Intl/~locale/nb/config.json | 0 .../polyfills/Intl/~locale/nb/detect.js | 0 .../polyfills/Intl/~locale/nb/polyfill.js | 0 .../polyfills/Intl/~locale/nd-ZW/config.json | 0 .../polyfills/Intl/~locale/nd-ZW/detect.js | 0 .../polyfills/Intl/~locale/nd-ZW/polyfill.js | 0 .../polyfills/Intl/~locale/nd/config.json | 0 .../polyfills/Intl/~locale/nd/detect.js | 0 .../polyfills/Intl/~locale/nd/polyfill.js | 0 .../polyfills/Intl/~locale/ne-IN/config.json | 0 .../polyfills/Intl/~locale/ne-IN/detect.js | 0 .../polyfills/Intl/~locale/ne-IN/polyfill.js | 0 .../polyfills/Intl/~locale/ne-NP/config.json | 0 .../polyfills/Intl/~locale/ne-NP/detect.js | 0 .../polyfills/Intl/~locale/ne-NP/polyfill.js | 0 .../polyfills/Intl/~locale/ne/config.json | 0 .../polyfills/Intl/~locale/ne/detect.js | 0 .../polyfills/Intl/~locale/ne/polyfill.js | 0 .../polyfills/Intl/~locale/nl-AW/config.json | 0 .../polyfills/Intl/~locale/nl-AW/detect.js | 0 .../polyfills/Intl/~locale/nl-AW/polyfill.js | 0 .../polyfills/Intl/~locale/nl-BE/config.json | 0 .../polyfills/Intl/~locale/nl-BE/detect.js | 0 .../polyfills/Intl/~locale/nl-BE/polyfill.js | 0 .../polyfills/Intl/~locale/nl-BQ/config.json | 0 .../polyfills/Intl/~locale/nl-BQ/detect.js | 0 .../polyfills/Intl/~locale/nl-BQ/polyfill.js | 0 .../polyfills/Intl/~locale/nl-CW/config.json | 0 .../polyfills/Intl/~locale/nl-CW/detect.js | 0 .../polyfills/Intl/~locale/nl-CW/polyfill.js | 0 .../polyfills/Intl/~locale/nl-NL/config.json | 0 .../polyfills/Intl/~locale/nl-NL/detect.js | 0 .../polyfills/Intl/~locale/nl-NL/polyfill.js | 0 .../polyfills/Intl/~locale/nl-SR/config.json | 0 .../polyfills/Intl/~locale/nl-SR/detect.js | 0 .../polyfills/Intl/~locale/nl-SR/polyfill.js | 0 .../polyfills/Intl/~locale/nl-SX/config.json | 0 .../polyfills/Intl/~locale/nl-SX/detect.js | 0 .../polyfills/Intl/~locale/nl-SX/polyfill.js | 0 .../polyfills/Intl/~locale/nl/config.json | 0 .../polyfills/Intl/~locale/nl/detect.js | 0 .../polyfills/Intl/~locale/nl/polyfill.js | 0 .../polyfills/Intl/~locale/nmg-CM/config.json | 0 .../polyfills/Intl/~locale/nmg-CM/detect.js | 0 .../polyfills/Intl/~locale/nmg-CM/polyfill.js | 0 .../polyfills/Intl/~locale/nmg/config.json | 0 .../polyfills/Intl/~locale/nmg/detect.js | 0 .../polyfills/Intl/~locale/nmg/polyfill.js | 0 .../polyfills/Intl/~locale/nn-NO/config.json | 0 .../polyfills/Intl/~locale/nn-NO/detect.js | 0 .../polyfills/Intl/~locale/nn-NO/polyfill.js | 0 .../polyfills/Intl/~locale/nn/config.json | 0 .../polyfills/Intl/~locale/nn/detect.js | 0 .../polyfills/Intl/~locale/nn/polyfill.js | 0 .../polyfills/Intl/~locale/nnh-CM/config.json | 0 .../polyfills/Intl/~locale/nnh-CM/detect.js | 0 .../polyfills/Intl/~locale/nnh-CM/polyfill.js | 0 .../polyfills/Intl/~locale/nnh/config.json | 0 .../polyfills/Intl/~locale/nnh/detect.js | 0 .../polyfills/Intl/~locale/nnh/polyfill.js | 0 .../polyfills/Intl/~locale/nus-SS/config.json | 0 .../polyfills/Intl/~locale/nus-SS/detect.js | 0 .../polyfills/Intl/~locale/nus-SS/polyfill.js | 0 .../polyfills/Intl/~locale/nus/config.json | 0 .../polyfills/Intl/~locale/nus/detect.js | 0 .../polyfills/Intl/~locale/nus/polyfill.js | 0 .../polyfills/Intl/~locale/nyn-UG/config.json | 0 .../polyfills/Intl/~locale/nyn-UG/detect.js | 0 .../polyfills/Intl/~locale/nyn-UG/polyfill.js | 0 .../polyfills/Intl/~locale/nyn/config.json | 0 .../polyfills/Intl/~locale/nyn/detect.js | 0 .../polyfills/Intl/~locale/nyn/polyfill.js | 0 .../polyfills/Intl/~locale/om-ET/config.json | 0 .../polyfills/Intl/~locale/om-ET/detect.js | 0 .../polyfills/Intl/~locale/om-ET/polyfill.js | 0 .../polyfills/Intl/~locale/om-KE/config.json | 0 .../polyfills/Intl/~locale/om-KE/detect.js | 0 .../polyfills/Intl/~locale/om-KE/polyfill.js | 0 .../polyfills/Intl/~locale/om/config.json | 0 .../polyfills/Intl/~locale/om/detect.js | 0 .../polyfills/Intl/~locale/om/polyfill.js | 0 .../polyfills/Intl/~locale/or-IN/config.json | 0 .../polyfills/Intl/~locale/or-IN/detect.js | 0 .../polyfills/Intl/~locale/or-IN/polyfill.js | 0 .../polyfills/Intl/~locale/or/config.json | 0 .../polyfills/Intl/~locale/or/detect.js | 0 .../polyfills/Intl/~locale/or/polyfill.js | 0 .../polyfills/Intl/~locale/os-GE/config.json | 0 .../polyfills/Intl/~locale/os-GE/detect.js | 0 .../polyfills/Intl/~locale/os-GE/polyfill.js | 0 .../polyfills/Intl/~locale/os-RU/config.json | 0 .../polyfills/Intl/~locale/os-RU/detect.js | 0 .../polyfills/Intl/~locale/os-RU/polyfill.js | 0 .../polyfills/Intl/~locale/os/config.json | 0 .../polyfills/Intl/~locale/os/detect.js | 0 .../polyfills/Intl/~locale/os/polyfill.js | 0 .../Intl/~locale/pa-Arab-PK/config.json | 0 .../Intl/~locale/pa-Arab-PK/detect.js | 0 .../Intl/~locale/pa-Arab-PK/polyfill.js | 0 .../Intl/~locale/pa-Arab/config.json | 0 .../polyfills/Intl/~locale/pa-Arab/detect.js | 0 .../Intl/~locale/pa-Arab/polyfill.js | 0 .../Intl/~locale/pa-Guru-IN/config.json | 0 .../Intl/~locale/pa-Guru-IN/detect.js | 0 .../Intl/~locale/pa-Guru-IN/polyfill.js | 0 .../Intl/~locale/pa-Guru/config.json | 0 .../polyfills/Intl/~locale/pa-Guru/detect.js | 0 .../Intl/~locale/pa-Guru/polyfill.js | 0 .../polyfills/Intl/~locale/pa/config.json | 0 .../polyfills/Intl/~locale/pa/detect.js | 0 .../polyfills/Intl/~locale/pa/polyfill.js | 0 .../polyfills/Intl/~locale/pl-PL/config.json | 0 .../polyfills/Intl/~locale/pl-PL/detect.js | 0 .../polyfills/Intl/~locale/pl-PL/polyfill.js | 0 .../polyfills/Intl/~locale/pl/config.json | 0 .../polyfills/Intl/~locale/pl/detect.js | 0 .../polyfills/Intl/~locale/pl/polyfill.js | 0 .../Intl/~locale/prg-001/config.json | 0 .../polyfills/Intl/~locale/prg-001/detect.js | 0 .../Intl/~locale/prg-001/polyfill.js | 0 .../polyfills/Intl/~locale/prg/config.json | 0 .../polyfills/Intl/~locale/prg/detect.js | 0 .../polyfills/Intl/~locale/prg/polyfill.js | 0 .../polyfills/Intl/~locale/ps-AF/config.json | 0 .../polyfills/Intl/~locale/ps-AF/detect.js | 0 .../polyfills/Intl/~locale/ps-AF/polyfill.js | 0 .../polyfills/Intl/~locale/ps/config.json | 0 .../polyfills/Intl/~locale/ps/detect.js | 0 .../polyfills/Intl/~locale/ps/polyfill.js | 0 .../polyfills/Intl/~locale/pt-AO/config.json | 0 .../polyfills/Intl/~locale/pt-AO/detect.js | 0 .../polyfills/Intl/~locale/pt-AO/polyfill.js | 0 .../polyfills/Intl/~locale/pt-BR/config.json | 0 .../polyfills/Intl/~locale/pt-BR/detect.js | 0 .../polyfills/Intl/~locale/pt-BR/polyfill.js | 0 .../polyfills/Intl/~locale/pt-CV/config.json | 0 .../polyfills/Intl/~locale/pt-CV/detect.js | 0 .../polyfills/Intl/~locale/pt-CV/polyfill.js | 0 .../polyfills/Intl/~locale/pt-GW/config.json | 0 .../polyfills/Intl/~locale/pt-GW/detect.js | 0 .../polyfills/Intl/~locale/pt-GW/polyfill.js | 0 .../polyfills/Intl/~locale/pt-MO/config.json | 0 .../polyfills/Intl/~locale/pt-MO/detect.js | 0 .../polyfills/Intl/~locale/pt-MO/polyfill.js | 0 .../polyfills/Intl/~locale/pt-MZ/config.json | 0 .../polyfills/Intl/~locale/pt-MZ/detect.js | 0 .../polyfills/Intl/~locale/pt-MZ/polyfill.js | 0 .../polyfills/Intl/~locale/pt-PT/config.json | 0 .../polyfills/Intl/~locale/pt-PT/detect.js | 0 .../polyfills/Intl/~locale/pt-PT/polyfill.js | 0 .../polyfills/Intl/~locale/pt-ST/config.json | 0 .../polyfills/Intl/~locale/pt-ST/detect.js | 0 .../polyfills/Intl/~locale/pt-ST/polyfill.js | 0 .../polyfills/Intl/~locale/pt-TL/config.json | 0 .../polyfills/Intl/~locale/pt-TL/detect.js | 0 .../polyfills/Intl/~locale/pt-TL/polyfill.js | 0 .../polyfills/Intl/~locale/pt/config.json | 0 .../polyfills/Intl/~locale/pt/detect.js | 0 .../polyfills/Intl/~locale/pt/polyfill.js | 0 .../polyfills/Intl/~locale/qu-BO/config.json | 0 .../polyfills/Intl/~locale/qu-BO/detect.js | 0 .../polyfills/Intl/~locale/qu-BO/polyfill.js | 0 .../polyfills/Intl/~locale/qu-EC/config.json | 0 .../polyfills/Intl/~locale/qu-EC/detect.js | 0 .../polyfills/Intl/~locale/qu-EC/polyfill.js | 0 .../polyfills/Intl/~locale/qu-PE/config.json | 0 .../polyfills/Intl/~locale/qu-PE/detect.js | 0 .../polyfills/Intl/~locale/qu-PE/polyfill.js | 0 .../polyfills/Intl/~locale/qu/config.json | 0 .../polyfills/Intl/~locale/qu/detect.js | 0 .../polyfills/Intl/~locale/qu/polyfill.js | 0 .../polyfills/Intl/~locale/rm-CH/config.json | 0 .../polyfills/Intl/~locale/rm-CH/detect.js | 0 .../polyfills/Intl/~locale/rm-CH/polyfill.js | 0 .../polyfills/Intl/~locale/rm/config.json | 0 .../polyfills/Intl/~locale/rm/detect.js | 0 .../polyfills/Intl/~locale/rm/polyfill.js | 0 .../polyfills/Intl/~locale/rn-BI/config.json | 0 .../polyfills/Intl/~locale/rn-BI/detect.js | 0 .../polyfills/Intl/~locale/rn-BI/polyfill.js | 0 .../polyfills/Intl/~locale/rn/config.json | 0 .../polyfills/Intl/~locale/rn/detect.js | 0 .../polyfills/Intl/~locale/rn/polyfill.js | 0 .../polyfills/Intl/~locale/ro-MD/config.json | 0 .../polyfills/Intl/~locale/ro-MD/detect.js | 0 .../polyfills/Intl/~locale/ro-MD/polyfill.js | 0 .../polyfills/Intl/~locale/ro-RO/config.json | 0 .../polyfills/Intl/~locale/ro-RO/detect.js | 0 .../polyfills/Intl/~locale/ro-RO/polyfill.js | 0 .../polyfills/Intl/~locale/ro/config.json | 0 .../polyfills/Intl/~locale/ro/detect.js | 0 .../polyfills/Intl/~locale/ro/polyfill.js | 0 .../polyfills/Intl/~locale/rof-TZ/config.json | 0 .../polyfills/Intl/~locale/rof-TZ/detect.js | 0 .../polyfills/Intl/~locale/rof-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/rof/config.json | 0 .../polyfills/Intl/~locale/rof/detect.js | 0 .../polyfills/Intl/~locale/rof/polyfill.js | 0 .../polyfills/Intl/~locale/root/config.json | 0 .../polyfills/Intl/~locale/root/detect.js | 0 .../polyfills/Intl/~locale/root/polyfill.js | 0 .../polyfills/Intl/~locale/ru-BY/config.json | 0 .../polyfills/Intl/~locale/ru-BY/detect.js | 0 .../polyfills/Intl/~locale/ru-BY/polyfill.js | 0 .../polyfills/Intl/~locale/ru-KG/config.json | 0 .../polyfills/Intl/~locale/ru-KG/detect.js | 0 .../polyfills/Intl/~locale/ru-KG/polyfill.js | 0 .../polyfills/Intl/~locale/ru-KZ/config.json | 0 .../polyfills/Intl/~locale/ru-KZ/detect.js | 0 .../polyfills/Intl/~locale/ru-KZ/polyfill.js | 0 .../polyfills/Intl/~locale/ru-MD/config.json | 0 .../polyfills/Intl/~locale/ru-MD/detect.js | 0 .../polyfills/Intl/~locale/ru-MD/polyfill.js | 0 .../polyfills/Intl/~locale/ru-RU/config.json | 0 .../polyfills/Intl/~locale/ru-RU/detect.js | 0 .../polyfills/Intl/~locale/ru-RU/polyfill.js | 0 .../polyfills/Intl/~locale/ru-UA/config.json | 0 .../polyfills/Intl/~locale/ru-UA/detect.js | 0 .../polyfills/Intl/~locale/ru-UA/polyfill.js | 0 .../polyfills/Intl/~locale/ru/config.json | 0 .../polyfills/Intl/~locale/ru/detect.js | 0 .../polyfills/Intl/~locale/ru/polyfill.js | 0 .../polyfills/Intl/~locale/rw-RW/config.json | 0 .../polyfills/Intl/~locale/rw-RW/detect.js | 0 .../polyfills/Intl/~locale/rw-RW/polyfill.js | 0 .../polyfills/Intl/~locale/rw/config.json | 0 .../polyfills/Intl/~locale/rw/detect.js | 0 .../polyfills/Intl/~locale/rw/polyfill.js | 0 .../polyfills/Intl/~locale/rwk-TZ/config.json | 0 .../polyfills/Intl/~locale/rwk-TZ/detect.js | 0 .../polyfills/Intl/~locale/rwk-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/rwk/config.json | 0 .../polyfills/Intl/~locale/rwk/detect.js | 0 .../polyfills/Intl/~locale/rwk/polyfill.js | 0 .../polyfills/Intl/~locale/sah-RU/config.json | 0 .../polyfills/Intl/~locale/sah-RU/detect.js | 0 .../polyfills/Intl/~locale/sah-RU/polyfill.js | 0 .../polyfills/Intl/~locale/sah/config.json | 0 .../polyfills/Intl/~locale/sah/detect.js | 0 .../polyfills/Intl/~locale/sah/polyfill.js | 0 .../polyfills/Intl/~locale/saq-KE/config.json | 0 .../polyfills/Intl/~locale/saq-KE/detect.js | 0 .../polyfills/Intl/~locale/saq-KE/polyfill.js | 0 .../polyfills/Intl/~locale/saq/config.json | 0 .../polyfills/Intl/~locale/saq/detect.js | 0 .../polyfills/Intl/~locale/saq/polyfill.js | 0 .../polyfills/Intl/~locale/sbp-TZ/config.json | 0 .../polyfills/Intl/~locale/sbp-TZ/detect.js | 0 .../polyfills/Intl/~locale/sbp-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/sbp/config.json | 0 .../polyfills/Intl/~locale/sbp/detect.js | 0 .../polyfills/Intl/~locale/sbp/polyfill.js | 0 .../polyfills/Intl/~locale/se-FI/config.json | 0 .../polyfills/Intl/~locale/se-FI/detect.js | 0 .../polyfills/Intl/~locale/se-FI/polyfill.js | 0 .../polyfills/Intl/~locale/se-NO/config.json | 0 .../polyfills/Intl/~locale/se-NO/detect.js | 0 .../polyfills/Intl/~locale/se-NO/polyfill.js | 0 .../polyfills/Intl/~locale/se-SE/config.json | 0 .../polyfills/Intl/~locale/se-SE/detect.js | 0 .../polyfills/Intl/~locale/se-SE/polyfill.js | 0 .../polyfills/Intl/~locale/se/config.json | 0 .../polyfills/Intl/~locale/se/detect.js | 0 .../polyfills/Intl/~locale/se/polyfill.js | 0 .../polyfills/Intl/~locale/seh-MZ/config.json | 0 .../polyfills/Intl/~locale/seh-MZ/detect.js | 0 .../polyfills/Intl/~locale/seh-MZ/polyfill.js | 0 .../polyfills/Intl/~locale/seh/config.json | 0 .../polyfills/Intl/~locale/seh/detect.js | 0 .../polyfills/Intl/~locale/seh/polyfill.js | 0 .../polyfills/Intl/~locale/ses-ML/config.json | 0 .../polyfills/Intl/~locale/ses-ML/detect.js | 0 .../polyfills/Intl/~locale/ses-ML/polyfill.js | 0 .../polyfills/Intl/~locale/ses/config.json | 0 .../polyfills/Intl/~locale/ses/detect.js | 0 .../polyfills/Intl/~locale/ses/polyfill.js | 0 .../polyfills/Intl/~locale/sg-CF/config.json | 0 .../polyfills/Intl/~locale/sg-CF/detect.js | 0 .../polyfills/Intl/~locale/sg-CF/polyfill.js | 0 .../polyfills/Intl/~locale/sg/config.json | 0 .../polyfills/Intl/~locale/sg/detect.js | 0 .../polyfills/Intl/~locale/sg/polyfill.js | 0 .../Intl/~locale/shi-Latn-MA/config.json | 0 .../Intl/~locale/shi-Latn-MA/detect.js | 0 .../Intl/~locale/shi-Latn-MA/polyfill.js | 0 .../Intl/~locale/shi-Latn/config.json | 0 .../polyfills/Intl/~locale/shi-Latn/detect.js | 0 .../Intl/~locale/shi-Latn/polyfill.js | 0 .../Intl/~locale/shi-Tfng-MA/config.json | 0 .../Intl/~locale/shi-Tfng-MA/detect.js | 0 .../Intl/~locale/shi-Tfng-MA/polyfill.js | 0 .../Intl/~locale/shi-Tfng/config.json | 0 .../polyfills/Intl/~locale/shi-Tfng/detect.js | 0 .../Intl/~locale/shi-Tfng/polyfill.js | 0 .../polyfills/Intl/~locale/shi/config.json | 0 .../polyfills/Intl/~locale/shi/detect.js | 0 .../polyfills/Intl/~locale/shi/polyfill.js | 0 .../polyfills/Intl/~locale/si-LK/config.json | 0 .../polyfills/Intl/~locale/si-LK/detect.js | 0 .../polyfills/Intl/~locale/si-LK/polyfill.js | 0 .../polyfills/Intl/~locale/si/config.json | 0 .../polyfills/Intl/~locale/si/detect.js | 0 .../polyfills/Intl/~locale/si/polyfill.js | 0 .../polyfills/Intl/~locale/sk-SK/config.json | 0 .../polyfills/Intl/~locale/sk-SK/detect.js | 0 .../polyfills/Intl/~locale/sk-SK/polyfill.js | 0 .../polyfills/Intl/~locale/sk/config.json | 0 .../polyfills/Intl/~locale/sk/detect.js | 0 .../polyfills/Intl/~locale/sk/polyfill.js | 0 .../polyfills/Intl/~locale/sl-SI/config.json | 0 .../polyfills/Intl/~locale/sl-SI/detect.js | 0 .../polyfills/Intl/~locale/sl-SI/polyfill.js | 0 .../polyfills/Intl/~locale/sl/config.json | 0 .../polyfills/Intl/~locale/sl/detect.js | 0 .../polyfills/Intl/~locale/sl/polyfill.js | 0 .../polyfills/Intl/~locale/smn-FI/config.json | 0 .../polyfills/Intl/~locale/smn-FI/detect.js | 0 .../polyfills/Intl/~locale/smn-FI/polyfill.js | 0 .../polyfills/Intl/~locale/smn/config.json | 0 .../polyfills/Intl/~locale/smn/detect.js | 0 .../polyfills/Intl/~locale/smn/polyfill.js | 0 .../polyfills/Intl/~locale/sn-ZW/config.json | 0 .../polyfills/Intl/~locale/sn-ZW/detect.js | 0 .../polyfills/Intl/~locale/sn-ZW/polyfill.js | 0 .../polyfills/Intl/~locale/sn/config.json | 0 .../polyfills/Intl/~locale/sn/detect.js | 0 .../polyfills/Intl/~locale/sn/polyfill.js | 0 .../polyfills/Intl/~locale/so-DJ/config.json | 0 .../polyfills/Intl/~locale/so-DJ/detect.js | 0 .../polyfills/Intl/~locale/so-DJ/polyfill.js | 0 .../polyfills/Intl/~locale/so-ET/config.json | 0 .../polyfills/Intl/~locale/so-ET/detect.js | 0 .../polyfills/Intl/~locale/so-ET/polyfill.js | 0 .../polyfills/Intl/~locale/so-KE/config.json | 0 .../polyfills/Intl/~locale/so-KE/detect.js | 0 .../polyfills/Intl/~locale/so-KE/polyfill.js | 0 .../polyfills/Intl/~locale/so-SO/config.json | 0 .../polyfills/Intl/~locale/so-SO/detect.js | 0 .../polyfills/Intl/~locale/so-SO/polyfill.js | 0 .../polyfills/Intl/~locale/so/config.json | 0 .../polyfills/Intl/~locale/so/detect.js | 0 .../polyfills/Intl/~locale/so/polyfill.js | 0 .../polyfills/Intl/~locale/sq-AL/config.json | 0 .../polyfills/Intl/~locale/sq-AL/detect.js | 0 .../polyfills/Intl/~locale/sq-AL/polyfill.js | 0 .../polyfills/Intl/~locale/sq-MK/config.json | 0 .../polyfills/Intl/~locale/sq-MK/detect.js | 0 .../polyfills/Intl/~locale/sq-MK/polyfill.js | 0 .../polyfills/Intl/~locale/sq-XK/config.json | 0 .../polyfills/Intl/~locale/sq-XK/detect.js | 0 .../polyfills/Intl/~locale/sq-XK/polyfill.js | 0 .../polyfills/Intl/~locale/sq/config.json | 0 .../polyfills/Intl/~locale/sq/detect.js | 0 .../polyfills/Intl/~locale/sq/polyfill.js | 0 .../Intl/~locale/sr-Cyrl-BA/config.json | 0 .../Intl/~locale/sr-Cyrl-BA/detect.js | 0 .../Intl/~locale/sr-Cyrl-BA/polyfill.js | 0 .../Intl/~locale/sr-Cyrl-ME/config.json | 0 .../Intl/~locale/sr-Cyrl-ME/detect.js | 0 .../Intl/~locale/sr-Cyrl-ME/polyfill.js | 0 .../Intl/~locale/sr-Cyrl-RS/config.json | 0 .../Intl/~locale/sr-Cyrl-RS/detect.js | 0 .../Intl/~locale/sr-Cyrl-RS/polyfill.js | 0 .../Intl/~locale/sr-Cyrl-XK/config.json | 0 .../Intl/~locale/sr-Cyrl-XK/detect.js | 0 .../Intl/~locale/sr-Cyrl-XK/polyfill.js | 0 .../Intl/~locale/sr-Cyrl/config.json | 0 .../polyfills/Intl/~locale/sr-Cyrl/detect.js | 0 .../Intl/~locale/sr-Cyrl/polyfill.js | 0 .../Intl/~locale/sr-Latn-BA/config.json | 0 .../Intl/~locale/sr-Latn-BA/detect.js | 0 .../Intl/~locale/sr-Latn-BA/polyfill.js | 0 .../Intl/~locale/sr-Latn-ME/config.json | 0 .../Intl/~locale/sr-Latn-ME/detect.js | 0 .../Intl/~locale/sr-Latn-ME/polyfill.js | 0 .../Intl/~locale/sr-Latn-RS/config.json | 0 .../Intl/~locale/sr-Latn-RS/detect.js | 0 .../Intl/~locale/sr-Latn-RS/polyfill.js | 0 .../Intl/~locale/sr-Latn-XK/config.json | 0 .../Intl/~locale/sr-Latn-XK/detect.js | 0 .../Intl/~locale/sr-Latn-XK/polyfill.js | 0 .../Intl/~locale/sr-Latn/config.json | 0 .../polyfills/Intl/~locale/sr-Latn/detect.js | 0 .../Intl/~locale/sr-Latn/polyfill.js | 0 .../polyfills/Intl/~locale/sr/config.json | 0 .../polyfills/Intl/~locale/sr/detect.js | 0 .../polyfills/Intl/~locale/sr/polyfill.js | 0 .../polyfills/Intl/~locale/sv-AX/config.json | 0 .../polyfills/Intl/~locale/sv-AX/detect.js | 0 .../polyfills/Intl/~locale/sv-AX/polyfill.js | 0 .../polyfills/Intl/~locale/sv-FI/config.json | 0 .../polyfills/Intl/~locale/sv-FI/detect.js | 0 .../polyfills/Intl/~locale/sv-FI/polyfill.js | 0 .../polyfills/Intl/~locale/sv-SE/config.json | 0 .../polyfills/Intl/~locale/sv-SE/detect.js | 0 .../polyfills/Intl/~locale/sv-SE/polyfill.js | 0 .../polyfills/Intl/~locale/sv/config.json | 0 .../polyfills/Intl/~locale/sv/detect.js | 0 .../polyfills/Intl/~locale/sv/polyfill.js | 0 .../polyfills/Intl/~locale/sw-CD/config.json | 0 .../polyfills/Intl/~locale/sw-CD/detect.js | 0 .../polyfills/Intl/~locale/sw-CD/polyfill.js | 0 .../polyfills/Intl/~locale/sw-KE/config.json | 0 .../polyfills/Intl/~locale/sw-KE/detect.js | 0 .../polyfills/Intl/~locale/sw-KE/polyfill.js | 0 .../polyfills/Intl/~locale/sw-TZ/config.json | 0 .../polyfills/Intl/~locale/sw-TZ/detect.js | 0 .../polyfills/Intl/~locale/sw-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/sw-UG/config.json | 0 .../polyfills/Intl/~locale/sw-UG/detect.js | 0 .../polyfills/Intl/~locale/sw-UG/polyfill.js | 0 .../polyfills/Intl/~locale/sw/config.json | 0 .../polyfills/Intl/~locale/sw/detect.js | 0 .../polyfills/Intl/~locale/sw/polyfill.js | 0 .../polyfills/Intl/~locale/ta-IN/config.json | 0 .../polyfills/Intl/~locale/ta-IN/detect.js | 0 .../polyfills/Intl/~locale/ta-IN/polyfill.js | 0 .../polyfills/Intl/~locale/ta-LK/config.json | 0 .../polyfills/Intl/~locale/ta-LK/detect.js | 0 .../polyfills/Intl/~locale/ta-LK/polyfill.js | 0 .../polyfills/Intl/~locale/ta-MY/config.json | 0 .../polyfills/Intl/~locale/ta-MY/detect.js | 0 .../polyfills/Intl/~locale/ta-MY/polyfill.js | 0 .../polyfills/Intl/~locale/ta-SG/config.json | 0 .../polyfills/Intl/~locale/ta-SG/detect.js | 0 .../polyfills/Intl/~locale/ta-SG/polyfill.js | 0 .../polyfills/Intl/~locale/ta/config.json | 0 .../polyfills/Intl/~locale/ta/detect.js | 0 .../polyfills/Intl/~locale/ta/polyfill.js | 0 .../polyfills/Intl/~locale/te-IN/config.json | 0 .../polyfills/Intl/~locale/te-IN/detect.js | 0 .../polyfills/Intl/~locale/te-IN/polyfill.js | 0 .../polyfills/Intl/~locale/te/config.json | 0 .../polyfills/Intl/~locale/te/detect.js | 0 .../polyfills/Intl/~locale/te/polyfill.js | 0 .../polyfills/Intl/~locale/teo-KE/config.json | 0 .../polyfills/Intl/~locale/teo-KE/detect.js | 0 .../polyfills/Intl/~locale/teo-KE/polyfill.js | 0 .../polyfills/Intl/~locale/teo-UG/config.json | 0 .../polyfills/Intl/~locale/teo-UG/detect.js | 0 .../polyfills/Intl/~locale/teo-UG/polyfill.js | 0 .../polyfills/Intl/~locale/teo/config.json | 0 .../polyfills/Intl/~locale/teo/detect.js | 0 .../polyfills/Intl/~locale/teo/polyfill.js | 0 .../polyfills/Intl/~locale/th-TH/config.json | 0 .../polyfills/Intl/~locale/th-TH/detect.js | 0 .../polyfills/Intl/~locale/th-TH/polyfill.js | 0 .../polyfills/Intl/~locale/th/config.json | 0 .../polyfills/Intl/~locale/th/detect.js | 0 .../polyfills/Intl/~locale/th/polyfill.js | 0 .../polyfills/Intl/~locale/ti-ER/config.json | 0 .../polyfills/Intl/~locale/ti-ER/detect.js | 0 .../polyfills/Intl/~locale/ti-ER/polyfill.js | 0 .../polyfills/Intl/~locale/ti-ET/config.json | 0 .../polyfills/Intl/~locale/ti-ET/detect.js | 0 .../polyfills/Intl/~locale/ti-ET/polyfill.js | 0 .../polyfills/Intl/~locale/ti/config.json | 0 .../polyfills/Intl/~locale/ti/detect.js | 0 .../polyfills/Intl/~locale/ti/polyfill.js | 0 .../polyfills/Intl/~locale/tk-TM/config.json | 0 .../polyfills/Intl/~locale/tk-TM/detect.js | 0 .../polyfills/Intl/~locale/tk-TM/polyfill.js | 0 .../polyfills/Intl/~locale/tk/config.json | 0 .../polyfills/Intl/~locale/tk/detect.js | 0 .../polyfills/Intl/~locale/tk/polyfill.js | 0 .../polyfills/Intl/~locale/to-TO/config.json | 0 .../polyfills/Intl/~locale/to-TO/detect.js | 0 .../polyfills/Intl/~locale/to-TO/polyfill.js | 0 .../polyfills/Intl/~locale/to/config.json | 0 .../polyfills/Intl/~locale/to/detect.js | 0 .../polyfills/Intl/~locale/to/polyfill.js | 0 .../polyfills/Intl/~locale/tr-CY/config.json | 0 .../polyfills/Intl/~locale/tr-CY/detect.js | 0 .../polyfills/Intl/~locale/tr-CY/polyfill.js | 0 .../polyfills/Intl/~locale/tr-TR/config.json | 0 .../polyfills/Intl/~locale/tr-TR/detect.js | 0 .../polyfills/Intl/~locale/tr-TR/polyfill.js | 0 .../polyfills/Intl/~locale/tr/config.json | 0 .../polyfills/Intl/~locale/tr/detect.js | 0 .../polyfills/Intl/~locale/tr/polyfill.js | 0 .../polyfills/Intl/~locale/twq-NE/config.json | 0 .../polyfills/Intl/~locale/twq-NE/detect.js | 0 .../polyfills/Intl/~locale/twq-NE/polyfill.js | 0 .../polyfills/Intl/~locale/twq/config.json | 0 .../polyfills/Intl/~locale/twq/detect.js | 0 .../polyfills/Intl/~locale/twq/polyfill.js | 0 .../polyfills/Intl/~locale/tzm-MA/config.json | 0 .../polyfills/Intl/~locale/tzm-MA/detect.js | 0 .../polyfills/Intl/~locale/tzm-MA/polyfill.js | 0 .../polyfills/Intl/~locale/tzm/config.json | 0 .../polyfills/Intl/~locale/tzm/detect.js | 0 .../polyfills/Intl/~locale/tzm/polyfill.js | 0 .../polyfills/Intl/~locale/ug-CN/config.json | 0 .../polyfills/Intl/~locale/ug-CN/detect.js | 0 .../polyfills/Intl/~locale/ug-CN/polyfill.js | 0 .../polyfills/Intl/~locale/ug/config.json | 0 .../polyfills/Intl/~locale/ug/detect.js | 0 .../polyfills/Intl/~locale/ug/polyfill.js | 0 .../polyfills/Intl/~locale/uk-UA/config.json | 0 .../polyfills/Intl/~locale/uk-UA/detect.js | 0 .../polyfills/Intl/~locale/uk-UA/polyfill.js | 0 .../polyfills/Intl/~locale/uk/config.json | 0 .../polyfills/Intl/~locale/uk/detect.js | 0 .../polyfills/Intl/~locale/uk/polyfill.js | 0 .../polyfills/Intl/~locale/ur-IN/config.json | 0 .../polyfills/Intl/~locale/ur-IN/detect.js | 0 .../polyfills/Intl/~locale/ur-IN/polyfill.js | 0 .../polyfills/Intl/~locale/ur-PK/config.json | 0 .../polyfills/Intl/~locale/ur-PK/detect.js | 0 .../polyfills/Intl/~locale/ur-PK/polyfill.js | 0 .../polyfills/Intl/~locale/ur/config.json | 0 .../polyfills/Intl/~locale/ur/detect.js | 0 .../polyfills/Intl/~locale/ur/polyfill.js | 0 .../Intl/~locale/uz-Arab-AF/config.json | 0 .../Intl/~locale/uz-Arab-AF/detect.js | 0 .../Intl/~locale/uz-Arab-AF/polyfill.js | 0 .../Intl/~locale/uz-Arab/config.json | 0 .../polyfills/Intl/~locale/uz-Arab/detect.js | 0 .../Intl/~locale/uz-Arab/polyfill.js | 0 .../Intl/~locale/uz-Cyrl-UZ/config.json | 0 .../Intl/~locale/uz-Cyrl-UZ/detect.js | 0 .../Intl/~locale/uz-Cyrl-UZ/polyfill.js | 0 .../Intl/~locale/uz-Cyrl/config.json | 0 .../polyfills/Intl/~locale/uz-Cyrl/detect.js | 0 .../Intl/~locale/uz-Cyrl/polyfill.js | 0 .../Intl/~locale/uz-Latn-UZ/config.json | 0 .../Intl/~locale/uz-Latn-UZ/detect.js | 0 .../Intl/~locale/uz-Latn-UZ/polyfill.js | 0 .../Intl/~locale/uz-Latn/config.json | 0 .../polyfills/Intl/~locale/uz-Latn/detect.js | 0 .../Intl/~locale/uz-Latn/polyfill.js | 0 .../polyfills/Intl/~locale/uz/config.json | 0 .../polyfills/Intl/~locale/uz/detect.js | 0 .../polyfills/Intl/~locale/uz/polyfill.js | 0 .../Intl/~locale/vai-Latn-LR/config.json | 0 .../Intl/~locale/vai-Latn-LR/detect.js | 0 .../Intl/~locale/vai-Latn-LR/polyfill.js | 0 .../Intl/~locale/vai-Latn/config.json | 0 .../polyfills/Intl/~locale/vai-Latn/detect.js | 0 .../Intl/~locale/vai-Latn/polyfill.js | 0 .../Intl/~locale/vai-Vaii-LR/config.json | 0 .../Intl/~locale/vai-Vaii-LR/detect.js | 0 .../Intl/~locale/vai-Vaii-LR/polyfill.js | 0 .../Intl/~locale/vai-Vaii/config.json | 0 .../polyfills/Intl/~locale/vai-Vaii/detect.js | 0 .../Intl/~locale/vai-Vaii/polyfill.js | 0 .../polyfills/Intl/~locale/vai/config.json | 0 .../polyfills/Intl/~locale/vai/detect.js | 0 .../polyfills/Intl/~locale/vai/polyfill.js | 0 .../polyfills/Intl/~locale/vi-VN/config.json | 0 .../polyfills/Intl/~locale/vi-VN/detect.js | 0 .../polyfills/Intl/~locale/vi-VN/polyfill.js | 0 .../polyfills/Intl/~locale/vi/config.json | 0 .../polyfills/Intl/~locale/vi/detect.js | 0 .../polyfills/Intl/~locale/vi/polyfill.js | 0 .../polyfills/Intl/~locale/vo-001/config.json | 0 .../polyfills/Intl/~locale/vo-001/detect.js | 0 .../polyfills/Intl/~locale/vo-001/polyfill.js | 0 .../polyfills/Intl/~locale/vo/config.json | 0 .../polyfills/Intl/~locale/vo/detect.js | 0 .../polyfills/Intl/~locale/vo/polyfill.js | 0 .../polyfills/Intl/~locale/vun-TZ/config.json | 0 .../polyfills/Intl/~locale/vun-TZ/detect.js | 0 .../polyfills/Intl/~locale/vun-TZ/polyfill.js | 0 .../polyfills/Intl/~locale/vun/config.json | 0 .../polyfills/Intl/~locale/vun/detect.js | 0 .../polyfills/Intl/~locale/vun/polyfill.js | 0 .../polyfills/Intl/~locale/wae-CH/config.json | 0 .../polyfills/Intl/~locale/wae-CH/detect.js | 0 .../polyfills/Intl/~locale/wae-CH/polyfill.js | 0 .../polyfills/Intl/~locale/wae/config.json | 0 .../polyfills/Intl/~locale/wae/detect.js | 0 .../polyfills/Intl/~locale/wae/polyfill.js | 0 .../polyfills/Intl/~locale/xog-UG/config.json | 0 .../polyfills/Intl/~locale/xog-UG/detect.js | 0 .../polyfills/Intl/~locale/xog-UG/polyfill.js | 0 .../polyfills/Intl/~locale/xog/config.json | 0 .../polyfills/Intl/~locale/xog/detect.js | 0 .../polyfills/Intl/~locale/xog/polyfill.js | 0 .../polyfills/Intl/~locale/yav-CM/config.json | 0 .../polyfills/Intl/~locale/yav-CM/detect.js | 0 .../polyfills/Intl/~locale/yav-CM/polyfill.js | 0 .../polyfills/Intl/~locale/yav/config.json | 0 .../polyfills/Intl/~locale/yav/detect.js | 0 .../polyfills/Intl/~locale/yav/polyfill.js | 0 .../polyfills/Intl/~locale/yi-001/config.json | 0 .../polyfills/Intl/~locale/yi-001/detect.js | 0 .../polyfills/Intl/~locale/yi-001/polyfill.js | 0 .../polyfills/Intl/~locale/yi/config.json | 0 .../polyfills/Intl/~locale/yi/detect.js | 0 .../polyfills/Intl/~locale/yi/polyfill.js | 0 .../polyfills/Intl/~locale/yo-BJ/config.json | 0 .../polyfills/Intl/~locale/yo-BJ/detect.js | 0 .../polyfills/Intl/~locale/yo-BJ/polyfill.js | 0 .../polyfills/Intl/~locale/yo-NG/config.json | 0 .../polyfills/Intl/~locale/yo-NG/detect.js | 0 .../polyfills/Intl/~locale/yo-NG/polyfill.js | 0 .../polyfills/Intl/~locale/yo/config.json | 0 .../polyfills/Intl/~locale/yo/detect.js | 0 .../polyfills/Intl/~locale/yo/polyfill.js | 0 .../polyfills/Intl/~locale/zgh-MA/config.json | 0 .../polyfills/Intl/~locale/zgh-MA/detect.js | 0 .../polyfills/Intl/~locale/zgh-MA/polyfill.js | 0 .../polyfills/Intl/~locale/zgh/config.json | 0 .../polyfills/Intl/~locale/zgh/detect.js | 0 .../polyfills/Intl/~locale/zgh/polyfill.js | 0 .../Intl/~locale/zh-Hans-CN/config.json | 0 .../Intl/~locale/zh-Hans-CN/detect.js | 0 .../Intl/~locale/zh-Hans-CN/polyfill.js | 0 .../Intl/~locale/zh-Hans-HK/config.json | 0 .../Intl/~locale/zh-Hans-HK/detect.js | 0 .../Intl/~locale/zh-Hans-HK/polyfill.js | 0 .../Intl/~locale/zh-Hans-MO/config.json | 0 .../Intl/~locale/zh-Hans-MO/detect.js | 0 .../Intl/~locale/zh-Hans-MO/polyfill.js | 0 .../Intl/~locale/zh-Hans-SG/config.json | 0 .../Intl/~locale/zh-Hans-SG/detect.js | 0 .../Intl/~locale/zh-Hans-SG/polyfill.js | 0 .../Intl/~locale/zh-Hans/config.json | 0 .../polyfills/Intl/~locale/zh-Hans/detect.js | 0 .../Intl/~locale/zh-Hans/polyfill.js | 0 .../Intl/~locale/zh-Hant-HK/config.json | 0 .../Intl/~locale/zh-Hant-HK/detect.js | 0 .../Intl/~locale/zh-Hant-HK/polyfill.js | 0 .../Intl/~locale/zh-Hant-MO/config.json | 0 .../Intl/~locale/zh-Hant-MO/detect.js | 0 .../Intl/~locale/zh-Hant-MO/polyfill.js | 0 .../Intl/~locale/zh-Hant-TW/config.json | 0 .../Intl/~locale/zh-Hant-TW/detect.js | 0 .../Intl/~locale/zh-Hant-TW/polyfill.js | 0 .../Intl/~locale/zh-Hant/config.json | 0 .../polyfills/Intl/~locale/zh-Hant/detect.js | 0 .../Intl/~locale/zh-Hant/polyfill.js | 0 .../polyfills/Intl/~locale/zh/config.json | 0 .../polyfills/Intl/~locale/zh/detect.js | 0 .../polyfills/Intl/~locale/zh/polyfill.js | 0 .../polyfills/Intl/~locale/zu-ZA/config.json | 0 .../polyfills/Intl/~locale/zu-ZA/detect.js | 0 .../polyfills/Intl/~locale/zu-ZA/polyfill.js | 0 .../polyfills/Intl/~locale/zu/config.json | 0 .../polyfills/Intl/~locale/zu/detect.js | 0 .../polyfills/Intl/~locale/zu/polyfill.js | 0 .../polyfills/JSON/config.json | 0 .../polyfills/JSON/detect.js | 0 .../polyfills/JSON/polyfill.js | 0 .../polyfills/Map/config.json | 0 .../polyfills/Map/detect.js | 0 .../polyfills/Map/polyfill.js | 0 .../polyfills/Map/tests.js | 0 .../polyfills/Math/acosh/config.json | 0 .../polyfills/Math/acosh/detect.js | 0 .../polyfills/Math/acosh/polyfill.js | 0 .../polyfills/Math/acosh/tests.js | 0 .../polyfills/Math/asinh/config.json | 0 .../polyfills/Math/asinh/detect.js | 0 .../polyfills/Math/asinh/polyfill.js | 0 .../polyfills/Math/asinh/tests.js | 0 .../polyfills/Math/atanh/config.json | 0 .../polyfills/Math/atanh/detect.js | 0 .../polyfills/Math/atanh/polyfill.js | 0 .../polyfills/Math/cbrt/config.json | 0 .../polyfills/Math/cbrt/detect.js | 0 .../polyfills/Math/cbrt/polyfill.js | 0 .../polyfills/Math/clz32/config.json | 0 .../polyfills/Math/clz32/detect.js | 0 .../polyfills/Math/clz32/polyfill.js | 0 .../polyfills/Math/clz32/tests.js | 0 .../polyfills/Math/cosh/config.json | 0 .../polyfills/Math/cosh/detect.js | 0 .../polyfills/Math/cosh/polyfill.js | 0 .../polyfills/Math/expm1/config.json | 0 .../polyfills/Math/expm1/detect.js | 0 .../polyfills/Math/expm1/polyfill.js | 0 .../polyfills/Math/hypot/config.json | 0 .../polyfills/Math/hypot/detect.js | 0 .../polyfills/Math/hypot/polyfill.js | 0 .../polyfills/Math/imul/config.json | 0 .../polyfills/Math/imul/detect.js | 0 .../polyfills/Math/imul/polyfill.js | 0 .../polyfills/Math/log10/config.json | 0 .../polyfills/Math/log10/detect.js | 0 .../polyfills/Math/log10/polyfill.js | 0 .../polyfills/Math/log1p/config.json | 0 .../polyfills/Math/log1p/detect.js | 0 .../polyfills/Math/log1p/polyfill.js | 0 .../polyfills/Math/log2/config.json | 0 .../polyfills/Math/log2/detect.js | 0 .../polyfills/Math/log2/polyfill.js | 0 .../polyfills/Math/sign/config.json | 0 .../polyfills/Math/sign/detect.js | 0 .../polyfills/Math/sign/polyfill.js | 0 .../polyfills/Math/sinh/config.json | 0 .../polyfills/Math/sinh/detect.js | 0 .../polyfills/Math/sinh/polyfill.js | 0 .../polyfills/Math/tanh/config.json | 0 .../polyfills/Math/tanh/detect.js | 0 .../polyfills/Math/tanh/polyfill.js | 0 .../polyfills/Math/trunc/config.json | 0 .../polyfills/Math/trunc/detect.js | 0 .../polyfills/Math/trunc/polyfill.js | 0 .../polyfills/MutationObserver/config.json | 0 .../polyfills/MutationObserver/polyfill.js | 0 .../NodeList/prototype/@@iterator/config.json | 0 .../NodeList/prototype/@@iterator/detect.js | 0 .../NodeList/prototype/@@iterator/polyfill.js | 0 .../NodeList/prototype/@@iterator/tests.js | 0 .../Number/MAX_SAFE_INTEGER/config.json | 0 .../Number/MAX_SAFE_INTEGER/detect.js | 0 .../Number/MAX_SAFE_INTEGER/polyfill.js | 0 .../Number/MAX_SAFE_INTEGER/tests.js | 0 .../Number/MIN_SAFE_INTEGER/config.json | 0 .../Number/MIN_SAFE_INTEGER/detect.js | 0 .../Number/MIN_SAFE_INTEGER/polyfill.js | 0 .../Number/MIN_SAFE_INTEGER/tests.js | 0 .../polyfills/Number/isFinite/config.json | 0 .../polyfills/Number/isFinite/detect.js | 0 .../polyfills/Number/isFinite/polyfill.js | 0 .../polyfills/Number/isFinite/tests.js | 0 .../polyfills/Number/isInteger/config.json | 0 .../polyfills/Number/isInteger/detect.js | 0 .../polyfills/Number/isInteger/polyfill.js | 0 .../polyfills/Number/isInteger/tests.js | 0 .../polyfills/Number/isNaN/config.json | 0 .../polyfills/Number/isNaN/detect.js | 0 .../polyfills/Number/isNaN/polyfill.js | 0 .../polyfills/Number/isNaN/tests.js | 0 .../polyfills/Number/parseFloat/config.json | 0 .../polyfills/Number/parseFloat/detect.js | 0 .../polyfills/Number/parseFloat/polyfill.js | 0 .../polyfills/Number/parseFloat/tests.js | 0 .../polyfills/Number/parseInt/config.json | 0 .../polyfills/Number/parseInt/detect.js | 0 .../polyfills/Number/parseInt/polyfill.js | 0 .../polyfills/Number/parseInt/tests.js | 0 .../polyfills/Object/assign/config.json | 0 .../polyfills/Object/assign/detect.js | 0 .../polyfills/Object/assign/polyfill.js | 0 .../polyfills/Object/create/config.json | 0 .../polyfills/Object/create/detect.js | 0 .../polyfills/Object/create/polyfill.js | 0 .../polyfills/Object/create/tests.js | 0 .../Object/defineProperties/config.json | 0 .../Object/defineProperties/detect.js | 0 .../Object/defineProperties/polyfill.js | 0 .../Object/defineProperty/config.json | 0 .../polyfills/Object/defineProperty/detect.js | 0 .../Object/defineProperty/polyfill.js | 0 .../polyfills/Object/defineProperty/tests.js | 0 .../polyfills/Object/entries/config.json | 0 .../polyfills/Object/entries/detect.js | 0 .../polyfills/Object/entries/polyfill.js | 0 .../polyfills/Object/entries/tests.js | 0 .../getOwnPropertyDescriptor/config.json | 0 .../Object/getOwnPropertyDescriptor/detect.js | 0 .../getOwnPropertyDescriptor/polyfill.js | 0 .../Object/getOwnPropertyDescriptor/tests.js | 0 .../Object/getOwnPropertyNames/config.json | 0 .../Object/getOwnPropertyNames/detect.js | 0 .../Object/getOwnPropertyNames/polyfill.js | 0 .../Object/getOwnPropertyNames/tests.js | 0 .../Object/getPrototypeOf/config.json | 0 .../polyfills/Object/getPrototypeOf/detect.js | 0 .../Object/getPrototypeOf/polyfill.js | 0 .../polyfills/Object/is/config.json | 0 .../polyfills/Object/is/detect.js | 0 .../polyfills/Object/is/polyfill.js | 0 .../polyfills/Object/keys/config.json | 0 .../polyfills/Object/keys/detect.js | 0 .../polyfills/Object/keys/polyfill.js | 0 .../polyfills/Object/keys/tests.js | 0 .../Object/setPrototypeOf/config.json | 0 .../Object/setPrototypeOf/polyfill.js | 0 .../polyfills/Object/setPrototypeOf/tests.js | 0 .../polyfills/Promise/config.json | 0 .../polyfills/Promise/detect.js | 0 .../polyfills/Promise/polyfill.js | 0 .../Promise/prototype/finally/config.json | 0 .../Promise/prototype/finally/detect.js | 0 .../Promise/prototype/finally/polyfill.js | 0 .../Promise/prototype/finally/tests.js | 0 .../polyfills/Promise/tests.js | 0 .../polyfills/Proxy/config.json | 0 .../polyfills/Proxy/detect.js | 0 .../polyfills/Proxy/polyfill.js | 0 .../polyfills/Set/config.json | 0 .../polyfills/Set/detect.js | 0 .../polyfills/Set/polyfill.js | 0 .../polyfills/Set/tests.js | 0 .../String/prototype/contains/config.json | 0 .../String/prototype/contains/detect.js | 0 .../String/prototype/contains/polyfill.js | 0 .../String/prototype/endsWith/config.json | 0 .../String/prototype/endsWith/detect.js | 0 .../String/prototype/endsWith/polyfill.js | 0 .../String/prototype/endsWith/tests.js | 0 .../String/prototype/includes/config.json | 0 .../String/prototype/includes/detect.js | 0 .../String/prototype/includes/polyfill.js | 0 .../String/prototype/repeat/config.json | 0 .../String/prototype/repeat/detect.js | 0 .../String/prototype/repeat/polyfill.js | 0 .../String/prototype/repeat/tests.js | 0 .../String/prototype/startsWith/config.json | 0 .../String/prototype/startsWith/detect.js | 0 .../String/prototype/startsWith/polyfill.js | 0 .../String/prototype/trim/config.json | 0 .../polyfills/String/prototype/trim/detect.js | 0 .../String/prototype/trim/polyfill.js | 0 .../polyfills/String/prototype/trim/tests.js | 0 .../polyfills/Symbol/config.json | 0 .../polyfills/Symbol/detect.js | 0 .../polyfills/Symbol/hasInstance/config.json | 0 .../polyfills/Symbol/hasInstance/detect.js | 0 .../polyfills/Symbol/hasInstance/polyfill.js | 0 .../polyfills/Symbol/hasInstance/tests.js | 0 .../Symbol/isConcatSpreadable/config.json | 0 .../Symbol/isConcatSpreadable/detect.js | 0 .../Symbol/isConcatSpreadable/polyfill.js | 0 .../Symbol/isConcatSpreadable/tests.js | 0 .../polyfills/Symbol/iterator/config.json | 0 .../polyfills/Symbol/iterator/detect.js | 0 .../polyfills/Symbol/iterator/polyfill.js | 0 .../polyfills/Symbol/iterator/tests.js | 0 .../polyfills/Symbol/match/config.json | 0 .../polyfills/Symbol/match/detect.js | 0 .../polyfills/Symbol/match/polyfill.js | 0 .../polyfills/Symbol/match/tests.js | 0 .../polyfills/Symbol/polyfill.js | 0 .../polyfills/Symbol/replace/config.json | 0 .../polyfills/Symbol/replace/detect.js | 0 .../polyfills/Symbol/replace/polyfill.js | 0 .../polyfills/Symbol/replace/tests.js | 0 .../polyfills/Symbol/search/config.json | 0 .../polyfills/Symbol/search/detect.js | 0 .../polyfills/Symbol/search/polyfill.js | 0 .../polyfills/Symbol/search/tests.js | 0 .../polyfills/Symbol/species/config.json | 0 .../polyfills/Symbol/species/detect.js | 0 .../polyfills/Symbol/species/polyfill.js | 0 .../polyfills/Symbol/species/tests.js | 0 .../polyfills/Symbol/split/config.json | 0 .../polyfills/Symbol/split/detect.js | 0 .../polyfills/Symbol/split/polyfill.js | 0 .../polyfills/Symbol/split/tests.js | 0 .../polyfills/Symbol/tests.js | 0 .../polyfills/Symbol/toPrimitive/config.json | 0 .../polyfills/Symbol/toPrimitive/detect.js | 0 .../polyfills/Symbol/toPrimitive/polyfill.js | 0 .../polyfills/Symbol/toPrimitive/tests.js | 0 .../polyfills/Symbol/toStringTag/config.json | 0 .../polyfills/Symbol/toStringTag/detect.js | 0 .../polyfills/Symbol/toStringTag/polyfill.js | 0 .../polyfills/Symbol/toStringTag/tests.js | 0 .../polyfills/Symbol/unscopables/config.json | 0 .../polyfills/Symbol/unscopables/detect.js | 0 .../polyfills/Symbol/unscopables/polyfill.js | 0 .../polyfills/Symbol/unscopables/tests.js | 0 .../polyfills/URL/config.json | 0 .../polyfills/URL/detect.js | 0 .../polyfills/URL/polyfill.js | 0 .../polyfills/URL/tests.js | 0 .../polyfills/UserTiming/config.json | 0 .../polyfills/UserTiming/detect.js | 0 .../polyfills/UserTiming/polyfill.js | 0 .../polyfills/UserTiming/tests.js | 0 .../polyfills/WeakMap/config.json | 0 .../polyfills/WeakMap/detect.js | 0 .../polyfills/WeakMap/polyfill.js | 0 .../polyfills/WeakMap/tests.js | 0 .../polyfills/WeakSet/config.json | 0 .../polyfills/WeakSet/detect.js | 0 .../polyfills/WeakSet/polyfill.js | 0 .../polyfills/WeakSet/tests.js | 0 .../polyfills/Window/config.json | 0 .../polyfills/Window/detect.js | 0 .../polyfills/Window/polyfill.js | 0 .../polyfills/XMLHttpRequest/config.json | 0 .../polyfills/XMLHttpRequest/detect.js | 0 .../polyfills/XMLHttpRequest/polyfill.js | 0 .../polyfills/XMLHttpRequest/tests.js | 0 .../polyfills/_ArrayIterator/config.json | 0 .../polyfills/_ArrayIterator/polyfill.js | 0 .../polyfills/_DOMTokenList/config.json | 0 .../polyfills/_DOMTokenList/polyfill.js | 0 .../polyfills/_mutation/config.json | 0 .../polyfills/_mutation/polyfill.js | 0 .../polyfills/atob/config.json | 0 .../polyfills/atob/detect.js | 0 .../polyfills/atob/polyfill.js | 0 .../polyfills/atob/tests.js | 0 .../polyfills/browserBaselines.json | 0 .../polyfills/compat/classList/config.json | 0 .../polyfills/compat/classList/detect.js | 0 .../polyfills/compat/classList/polyfill.js | 0 .../polyfills/compat/classList/tests.js | 0 .../polyfills/compat/freeze/config.json | 0 .../polyfills/compat/freeze/polyfill.js | 0 .../polyfills/console/assert/config.json | 0 .../polyfills/console/assert/detect.js | 0 .../polyfills/console/assert/polyfill.js | 0 .../polyfills/console/assert/tests.js | 0 .../polyfills/console/clear/config.json | 0 .../polyfills/console/clear/detect.js | 0 .../polyfills/console/clear/polyfill.js | 0 .../polyfills/console/clear/tests.js | 0 .../polyfills/console/config.json | 0 .../polyfills/console/count/config.json | 0 .../polyfills/console/count/detect.js | 0 .../polyfills/console/count/polyfill.js | 0 .../polyfills/console/count/tests.js | 0 .../polyfills/console/debug/config.json | 0 .../polyfills/console/debug/detect.js | 0 .../polyfills/console/debug/polyfill.js | 0 .../polyfills/console/debug/tests.js | 0 .../polyfills/console/detect.js | 0 .../polyfills/console/dir/config.json | 0 .../polyfills/console/dir/detect.js | 0 .../polyfills/console/dir/polyfill.js | 0 .../polyfills/console/dir/tests.js | 0 .../polyfills/console/dirxml/config.json | 0 .../polyfills/console/dirxml/detect.js | 0 .../polyfills/console/dirxml/polyfill.js | 0 .../polyfills/console/dirxml/tests.js | 0 .../polyfills/console/error/config.json | 0 .../polyfills/console/error/detect.js | 0 .../polyfills/console/error/polyfill.js | 0 .../polyfills/console/error/tests.js | 0 .../polyfills/console/exception/config.json | 0 .../polyfills/console/exception/detect.js | 0 .../polyfills/console/exception/polyfill.js | 0 .../polyfills/console/exception/tests.js | 0 .../polyfills/console/group/config.json | 0 .../polyfills/console/group/detect.js | 0 .../polyfills/console/group/polyfill.js | 0 .../polyfills/console/group/tests.js | 0 .../console/groupCollapsed/config.json | 0 .../console/groupCollapsed/detect.js | 0 .../console/groupCollapsed/polyfill.js | 0 .../polyfills/console/groupCollapsed/tests.js | 0 .../polyfills/console/groupEnd/config.json | 0 .../polyfills/console/groupEnd/detect.js | 0 .../polyfills/console/groupEnd/polyfill.js | 0 .../polyfills/console/groupEnd/tests.js | 0 .../polyfills/console/info/config.json | 0 .../polyfills/console/info/detect.js | 0 .../polyfills/console/info/polyfill.js | 0 .../polyfills/console/info/tests.js | 0 .../console/markTimeline/config.json | 0 .../polyfills/console/markTimeline/detect.js | 0 .../console/markTimeline/polyfill.js | 0 .../polyfills/console/markTimeline/tests.js | 0 .../polyfills/console/polyfill.js | 0 .../polyfills/console/profile/config.json | 0 .../polyfills/console/profile/detect.js | 0 .../polyfills/console/profile/polyfill.js | 0 .../polyfills/console/profile/tests.js | 0 .../polyfills/console/profileEnd/config.json | 0 .../polyfills/console/profileEnd/detect.js | 0 .../polyfills/console/profileEnd/polyfill.js | 0 .../polyfills/console/profileEnd/tests.js | 0 .../polyfills/console/profiles/config.json | 0 .../polyfills/console/profiles/detect.js | 0 .../polyfills/console/profiles/polyfill.js | 0 .../polyfills/console/profiles/tests.js | 0 .../polyfills/console/table/config.json | 0 .../polyfills/console/table/detect.js | 0 .../polyfills/console/table/polyfill.js | 0 .../polyfills/console/table/tests.js | 0 .../polyfills/console/tests.js | 0 .../polyfills/console/time/config.json | 0 .../polyfills/console/time/detect.js | 0 .../polyfills/console/time/polyfill.js | 0 .../polyfills/console/time/tests.js | 0 .../polyfills/console/timeEnd/config.json | 0 .../polyfills/console/timeEnd/detect.js | 0 .../polyfills/console/timeEnd/polyfill.js | 0 .../polyfills/console/timeEnd/tests.js | 0 .../polyfills/console/timeStamp/config.json | 0 .../polyfills/console/timeStamp/detect.js | 0 .../polyfills/console/timeStamp/polyfill.js | 0 .../polyfills/console/timeStamp/tests.js | 0 .../polyfills/console/timeline/config.json | 0 .../polyfills/console/timeline/detect.js | 0 .../polyfills/console/timeline/polyfill.js | 0 .../polyfills/console/timeline/tests.js | 0 .../polyfills/console/timelineEnd/config.json | 0 .../polyfills/console/timelineEnd/detect.js | 0 .../polyfills/console/timelineEnd/polyfill.js | 0 .../polyfills/console/timelineEnd/tests.js | 0 .../polyfills/console/trace/config.json | 0 .../polyfills/console/trace/detect.js | 0 .../polyfills/console/trace/polyfill.js | 0 .../polyfills/console/trace/tests.js | 0 .../polyfills/console/warn/config.json | 0 .../polyfills/console/warn/detect.js | 0 .../polyfills/console/warn/polyfill.js | 0 .../polyfills/console/warn/tests.js | 0 .../polyfills/devicePixelRatio/config.json | 0 .../polyfills/devicePixelRatio/detect.js | 0 .../polyfills/devicePixelRatio/polyfill.js | 0 .../document.currentScript/config.json | 0 .../document.currentScript/detect.js | 0 .../document.currentScript/polyfill.js | 0 .../polyfills/document.currentScript/tests.js | 0 .../config.json | 0 .../document.getElementsByClassName/detect.js | 0 .../polyfill.js | 0 .../document.getElementsByClassName/tests.js | 0 .../polyfills/document.head/config.json | 0 .../polyfills/document.head/detect.js | 0 .../polyfills/document.head/polyfill.js | 0 .../document.querySelector/config.json | 0 .../document.querySelector/detect.js | 0 .../document.querySelector/polyfill.js | 0 .../polyfills/document.querySelector/tests.js | 0 .../document.visibilityState/config.json | 0 .../document.visibilityState/detect.js | 0 .../document.visibilityState/polyfill.js | 0 .../document.visibilityState/tests.js | 0 .../polyfills/fetch/config.json | 0 .../polyfills/fetch/detect.js | 0 .../polyfills/fetch/polyfill.js | 0 .../polyfills/getComputedStyle/config.json | 0 .../polyfills/getComputedStyle/detect.js | 0 .../polyfills/getComputedStyle/polyfill.js | 0 .../polyfills/localStorage/config.json | 0 .../polyfills/localStorage/detect.js | 0 .../polyfills/localStorage/polyfill.js | 0 .../polyfills/location/origin/config.json | 0 .../polyfills/location/origin/detect.js | 0 .../polyfills/location/origin/polyfill.js | 0 .../polyfills/location/origin/tests.js | 0 .../polyfills/matchMedia/config.json | 0 .../polyfills/matchMedia/detect.js | 0 .../polyfills/matchMedia/polyfill.js | 0 .../polyfills/matchMedia/tests.js | 0 .../navigator/geolocation/config.json | 0 .../polyfills/navigator/geolocation/detect.js | 0 .../navigator/geolocation/polyfill.js | 0 .../navigator/sendBeacon/config.json | 0 .../polyfills/navigator/sendBeacon/detect.js | 0 .../navigator/sendBeacon/polyfill.js | 0 .../polyfills/performance/now/config.json | 0 .../polyfills/performance/now/detect.js | 0 .../polyfills/performance/now/polyfill.js | 0 .../requestAnimationFrame/config.json | 0 .../polyfills/requestAnimationFrame/detect.js | 0 .../requestAnimationFrame/polyfill.js | 0 .../polyfills/requestAnimationFrame/tests.js | 0 .../polyfills/screen/orientation/config.json | 0 .../polyfills/screen/orientation/detect.js | 0 .../polyfills/screen/orientation/polyfill.js | 0 .../polyfills/screen/orientation/tests.js | 0 .../polyfills/setImmediate/config.json | 0 .../polyfills/setImmediate/detect.js | 0 .../polyfills/setImmediate/polyfill.js | 0 .../polyfills/~html5-elements/config.json | 0 .../polyfills/~html5-elements/detect.js | 0 .../polyfills/~html5-elements/polyfill.js | 0 .../polyfills/~viewport/config.json | 0 .../polyfills/~viewport/detect.js | 0 .../polyfills/~viewport/polyfill.js | 0 {api => polyfill-service-api}/pom.xml | 4 +- .../api/components/Feature.java | 2 +- .../api/components/LRUCache.java | 2 +- .../api/components/Polyfill.java | 2 +- .../components/PolyfillLocationString.java | 4 +- .../PolyfillServiceConfigFileLocation.java | 4 +- .../api/components/Query.java | 2 +- .../api/components/ServiceConfig.java | 2 +- .../api/components/TSort.java | 2 +- .../api/configurations/PolyfillApiConfig.java | 15 +- .../configurations/PolyfillSourceConfig.java | 12 +- .../PolyfillConfigLoaderService.java | 2 +- .../api/interfaces/PolyfillLoaderService.java | 5 +- .../api/interfaces/PolyfillLocation.java | 2 +- .../api/interfaces/PolyfillService.java | 6 +- .../PolyfillServiceConfigLocation.java | 2 +- .../api/interfaces/ResourceLoaderService.java | 2 +- .../ServiceConfigLoaderService.java | 4 +- .../api/interfaces/UserAgent.java | 2 +- .../interfaces/UserAgentParserService.java | 2 +- .../api/interfaces/VersionUtilService.java | 2 +- .../FinancialTimesPolyfillLoaderService.java | 17 +- .../api/services/JsonConfigLoaderService.java | 6 +- .../api/services/PolyfillsOutputService.java | 8 +- .../api/services/PreSortPolyfillService.java | 20 +- .../api/services/SemVerUtilService.java | 4 +- .../UADetectorAdapterParserService.java | 8 +- .../XmlServiceConfigLoaderService.java | 8 +- .../src/main/resources/config.properties | 0 .../resources/polyfills/Array.from/meta.json | 1 + .../resources/polyfills/Array.from/min.js | 1 + .../resources/polyfills/Array.from/raw.js | 106 ++ .../polyfills/Array.isArray/meta.json | 1 + .../resources/polyfills/Array.isArray/min.js | 1 + .../resources/polyfills/Array.isArray/raw.js | 11 + .../resources/polyfills/Array.of/meta.json | 1 + .../main/resources/polyfills/Array.of/min.js | 1 + .../main/resources/polyfills/Array.of/raw.js | 55 ++ .../Array.prototype.@@iterator/meta.json | 1 + .../Array.prototype.@@iterator/min.js | 1 + .../Array.prototype.@@iterator/raw.js | 6 + .../Array.prototype.contains/meta.json | 1 + .../polyfills/Array.prototype.contains/min.js | 1 + .../polyfills/Array.prototype.contains/raw.js | 3 + .../Array.prototype.entries/meta.json | 1 + .../polyfills/Array.prototype.entries/min.js | 1 + .../polyfills/Array.prototype.entries/raw.js | 7 + .../polyfills/Array.prototype.every/meta.json | 1 + .../polyfills/Array.prototype.every/min.js | 1 + .../polyfills/Array.prototype.every/raw.js | 26 + .../polyfills/Array.prototype.fill/meta.json | 1 + .../polyfills/Array.prototype.fill/min.js | 1 + .../polyfills/Array.prototype.fill/raw.js | 31 + .../Array.prototype.filter/meta.json | 1 + .../polyfills/Array.prototype.filter/min.js | 1 + .../polyfills/Array.prototype.filter/raw.js | 30 + .../polyfills/Array.prototype.find/meta.json | 1 + .../polyfills/Array.prototype.find/min.js | 1 + .../polyfills/Array.prototype.find/raw.js | 33 + .../Array.prototype.findIndex/meta.json | 1 + .../Array.prototype.findIndex/min.js | 1 + .../Array.prototype.findIndex/raw.js | 32 + .../Array.prototype.forEach/meta.json | 1 + .../polyfills/Array.prototype.forEach/min.js | 1 + .../polyfills/Array.prototype.forEach/raw.js | 24 + .../Array.prototype.includes/meta.json | 1 + .../polyfills/Array.prototype.includes/min.js | 1 + .../polyfills/Array.prototype.includes/raw.js | 27 + .../Array.prototype.indexOf/meta.json | 1 + .../polyfills/Array.prototype.indexOf/min.js | 1 + .../polyfills/Array.prototype.indexOf/raw.js | 22 + .../polyfills/Array.prototype.keys/meta.json | 1 + .../polyfills/Array.prototype.keys/min.js | 1 + .../polyfills/Array.prototype.keys/raw.js | 8 + .../Array.prototype.lastIndexOf/meta.json | 1 + .../Array.prototype.lastIndexOf/min.js | 1 + .../Array.prototype.lastIndexOf/raw.js | 22 + .../polyfills/Array.prototype.map/meta.json | 1 + .../polyfills/Array.prototype.map/min.js | 1 + .../polyfills/Array.prototype.map/raw.js | 27 + .../Array.prototype.reduce/meta.json | 1 + .../polyfills/Array.prototype.reduce/min.js | 1 + .../polyfills/Array.prototype.reduce/raw.js | 38 + .../Array.prototype.reduceRight/meta.json | 1 + .../Array.prototype.reduceRight/min.js | 1 + .../Array.prototype.reduceRight/raw.js | 38 + .../polyfills/Array.prototype.some/meta.json | 1 + .../polyfills/Array.prototype.some/min.js | 1 + .../polyfills/Array.prototype.some/raw.js | 26 + .../Array.prototype.values/meta.json | 1 + .../polyfills/Array.prototype.values/min.js | 1 + .../polyfills/Array.prototype.values/raw.js | 8 + .../polyfills/AudioContext/meta.json | 1 + .../resources/polyfills/AudioContext/min.js | 1 + .../resources/polyfills/AudioContext/raw.js | 56 ++ .../resources/polyfills/CustomEvent/meta.json | 1 + .../resources/polyfills/CustomEvent/min.js | 1 + .../resources/polyfills/CustomEvent/raw.js | 30 + .../meta.json | 1 + .../DOMTokenList.prototype.@@iterator/min.js | 1 + .../DOMTokenList.prototype.@@iterator/raw.js | 6 + .../polyfills/DOMTokenList/meta.json | 1 + .../resources/polyfills/DOMTokenList/min.js | 1 + .../resources/polyfills/DOMTokenList/raw.js | 26 + .../resources/polyfills/Date.now/meta.json | 1 + .../main/resources/polyfills/Date.now/min.js | 1 + .../main/resources/polyfills/Date.now/raw.js | 5 + .../Date.prototype.toISOString/meta.json | 1 + .../Date.prototype.toISOString/min.js | 1 + .../Date.prototype.toISOString/raw.js | 21 + .../resources/polyfills/Document/meta.json | 1 + .../main/resources/polyfills/Document/min.js | 1 + .../main/resources/polyfills/Document/raw.js | 13 + .../Element.prototype.after/meta.json | 1 + .../polyfills/Element.prototype.after/min.js | 1 + .../polyfills/Element.prototype.after/raw.js | 13 + .../Element.prototype.append/meta.json | 1 + .../polyfills/Element.prototype.append/min.js | 1 + .../polyfills/Element.prototype.append/raw.js | 5 + .../Element.prototype.before/meta.json | 1 + .../polyfills/Element.prototype.before/min.js | 1 + .../polyfills/Element.prototype.before/raw.js | 13 + .../Element.prototype.classList/meta.json | 1 + .../Element.prototype.classList/min.js | 1 + .../Element.prototype.classList/raw.js | 67 ++ .../Element.prototype.cloneNode/meta.json | 1 + .../Element.prototype.cloneNode/min.js | 1 + .../Element.prototype.cloneNode/raw.js | 11 + .../Element.prototype.closest/meta.json | 1 + .../Element.prototype.closest/min.js | 1 + .../Element.prototype.closest/raw.js | 12 + .../Element.prototype.dataset/meta.json | 1 + .../Element.prototype.dataset/min.js | 1 + .../Element.prototype.dataset/raw.js | 38 + .../Element.prototype.matches/meta.json | 1 + .../Element.prototype.matches/min.js | 1 + .../Element.prototype.matches/raw.js | 14 + .../Element.prototype.placeholder/meta.json | 1 + .../Element.prototype.placeholder/min.js | 1 + .../Element.prototype.placeholder/raw.js | 72 ++ .../Element.prototype.prepend/meta.json | 1 + .../Element.prototype.prepend/min.js | 1 + .../Element.prototype.prepend/raw.js | 5 + .../Element.prototype.remove/meta.json | 1 + .../polyfills/Element.prototype.remove/min.js | 1 + .../polyfills/Element.prototype.remove/raw.js | 13 + .../Element.prototype.replaceWith/meta.json | 1 + .../Element.prototype.replaceWith/min.js | 1 + .../Element.prototype.replaceWith/raw.js | 13 + .../resources/polyfills/Element/meta.json | 1 + .../main/resources/polyfills/Element/min.js | 1 + .../main/resources/polyfills/Element/raw.js | 103 ++ .../Event.DOMContentLoaded/meta.json | 1 + .../polyfills/Event.DOMContentLoaded/min.js | 1 + .../polyfills/Event.DOMContentLoaded/raw.js | 9 + .../polyfills/Event.focusin/meta.json | 1 + .../resources/polyfills/Event.focusin/min.js | 1 + .../resources/polyfills/Event.focusin/raw.js | 15 + .../polyfills/Event.hashchange/meta.json | 1 + .../polyfills/Event.hashchange/min.js | 1 + .../polyfills/Event.hashchange/raw.js | 20 + .../main/resources/polyfills/Event/meta.json | 1 + .../src/main/resources/polyfills/Event/min.js | 1 + .../src/main/resources/polyfills/Event/raw.js | 218 +++++ .../polyfills/Function.name/meta.json | 1 + .../resources/polyfills/Function.name/min.js | 1 + .../resources/polyfills/Function.name/raw.js | 48 + .../Function.prototype.bind/meta.json | 1 + .../polyfills/Function.prototype.bind/min.js | 1 + .../polyfills/Function.prototype.bind/raw.js | 151 +++ .../meta.json | 1 + .../HTMLCanvasElement.protoype.toBlob/min.js | 1 + .../HTMLCanvasElement.protoype.toBlob/raw.js | 17 + .../polyfills/HTMLDocument/meta.json | 1 + .../resources/polyfills/HTMLDocument/min.js | 1 + .../resources/polyfills/HTMLDocument/raw.js | 3 + .../polyfills/HTMLPictureElement/meta.json | 1 + .../polyfills/HTMLPictureElement/min.js | 1 + .../polyfills/HTMLPictureElement/raw.js | 11 + .../polyfills/IntersectionObserver/meta.json | 1 + .../polyfills/IntersectionObserver/min.js | 1 + .../polyfills/IntersectionObserver/raw.js | 693 ++++++++++++++ .../polyfills/Intl.~locale.af-NA/meta.json | 1 + .../polyfills/Intl.~locale.af-NA/min.js | 1 + .../polyfills/Intl.~locale.af-NA/raw.js | 3 + .../polyfills/Intl.~locale.af-ZA/meta.json | 1 + .../polyfills/Intl.~locale.af-ZA/min.js | 1 + .../polyfills/Intl.~locale.af-ZA/raw.js | 3 + .../polyfills/Intl.~locale.af/meta.json | 1 + .../polyfills/Intl.~locale.af/min.js | 1 + .../polyfills/Intl.~locale.af/raw.js | 3 + .../polyfills/Intl.~locale.agq-CM/meta.json | 1 + .../polyfills/Intl.~locale.agq-CM/min.js | 1 + .../polyfills/Intl.~locale.agq-CM/raw.js | 3 + .../polyfills/Intl.~locale.agq/meta.json | 1 + .../polyfills/Intl.~locale.agq/min.js | 1 + .../polyfills/Intl.~locale.agq/raw.js | 3 + .../polyfills/Intl.~locale.ak-GH/meta.json | 1 + .../polyfills/Intl.~locale.ak-GH/min.js | 1 + .../polyfills/Intl.~locale.ak-GH/raw.js | 3 + .../polyfills/Intl.~locale.ak/meta.json | 1 + .../polyfills/Intl.~locale.ak/min.js | 1 + .../polyfills/Intl.~locale.ak/raw.js | 3 + .../polyfills/Intl.~locale.am-ET/meta.json | 1 + .../polyfills/Intl.~locale.am-ET/min.js | 1 + .../polyfills/Intl.~locale.am-ET/raw.js | 3 + .../polyfills/Intl.~locale.am/meta.json | 1 + .../polyfills/Intl.~locale.am/min.js | 1 + .../polyfills/Intl.~locale.am/raw.js | 3 + .../polyfills/Intl.~locale.ar-001/meta.json | 1 + .../polyfills/Intl.~locale.ar-001/min.js | 1 + .../polyfills/Intl.~locale.ar-001/raw.js | 3 + .../polyfills/Intl.~locale.ar-AE/meta.json | 1 + .../polyfills/Intl.~locale.ar-AE/min.js | 1 + .../polyfills/Intl.~locale.ar-AE/raw.js | 3 + .../polyfills/Intl.~locale.ar-BH/meta.json | 1 + .../polyfills/Intl.~locale.ar-BH/min.js | 1 + .../polyfills/Intl.~locale.ar-BH/raw.js | 3 + .../polyfills/Intl.~locale.ar-DJ/meta.json | 1 + .../polyfills/Intl.~locale.ar-DJ/min.js | 1 + .../polyfills/Intl.~locale.ar-DJ/raw.js | 3 + .../polyfills/Intl.~locale.ar-DZ/meta.json | 1 + .../polyfills/Intl.~locale.ar-DZ/min.js | 1 + .../polyfills/Intl.~locale.ar-DZ/raw.js | 3 + .../polyfills/Intl.~locale.ar-EG/meta.json | 1 + .../polyfills/Intl.~locale.ar-EG/min.js | 1 + .../polyfills/Intl.~locale.ar-EG/raw.js | 3 + .../polyfills/Intl.~locale.ar-EH/meta.json | 1 + .../polyfills/Intl.~locale.ar-EH/min.js | 1 + .../polyfills/Intl.~locale.ar-EH/raw.js | 3 + .../polyfills/Intl.~locale.ar-ER/meta.json | 1 + .../polyfills/Intl.~locale.ar-ER/min.js | 1 + .../polyfills/Intl.~locale.ar-ER/raw.js | 3 + .../polyfills/Intl.~locale.ar-IL/meta.json | 1 + .../polyfills/Intl.~locale.ar-IL/min.js | 1 + .../polyfills/Intl.~locale.ar-IL/raw.js | 3 + .../polyfills/Intl.~locale.ar-IQ/meta.json | 1 + .../polyfills/Intl.~locale.ar-IQ/min.js | 1 + .../polyfills/Intl.~locale.ar-IQ/raw.js | 3 + .../polyfills/Intl.~locale.ar-JO/meta.json | 1 + .../polyfills/Intl.~locale.ar-JO/min.js | 1 + .../polyfills/Intl.~locale.ar-JO/raw.js | 3 + .../polyfills/Intl.~locale.ar-KM/meta.json | 1 + .../polyfills/Intl.~locale.ar-KM/min.js | 1 + .../polyfills/Intl.~locale.ar-KM/raw.js | 3 + .../polyfills/Intl.~locale.ar-KW/meta.json | 1 + .../polyfills/Intl.~locale.ar-KW/min.js | 1 + .../polyfills/Intl.~locale.ar-KW/raw.js | 3 + .../polyfills/Intl.~locale.ar-LB/meta.json | 1 + .../polyfills/Intl.~locale.ar-LB/min.js | 1 + .../polyfills/Intl.~locale.ar-LB/raw.js | 3 + .../polyfills/Intl.~locale.ar-LY/meta.json | 1 + .../polyfills/Intl.~locale.ar-LY/min.js | 1 + .../polyfills/Intl.~locale.ar-LY/raw.js | 3 + .../polyfills/Intl.~locale.ar-MA/meta.json | 1 + .../polyfills/Intl.~locale.ar-MA/min.js | 1 + .../polyfills/Intl.~locale.ar-MA/raw.js | 3 + .../polyfills/Intl.~locale.ar-MR/meta.json | 1 + .../polyfills/Intl.~locale.ar-MR/min.js | 1 + .../polyfills/Intl.~locale.ar-MR/raw.js | 3 + .../polyfills/Intl.~locale.ar-OM/meta.json | 1 + .../polyfills/Intl.~locale.ar-OM/min.js | 1 + .../polyfills/Intl.~locale.ar-OM/raw.js | 3 + .../polyfills/Intl.~locale.ar-PS/meta.json | 1 + .../polyfills/Intl.~locale.ar-PS/min.js | 1 + .../polyfills/Intl.~locale.ar-PS/raw.js | 3 + .../polyfills/Intl.~locale.ar-QA/meta.json | 1 + .../polyfills/Intl.~locale.ar-QA/min.js | 1 + .../polyfills/Intl.~locale.ar-QA/raw.js | 3 + .../polyfills/Intl.~locale.ar-SA/meta.json | 1 + .../polyfills/Intl.~locale.ar-SA/min.js | 1 + .../polyfills/Intl.~locale.ar-SA/raw.js | 3 + .../polyfills/Intl.~locale.ar-SD/meta.json | 1 + .../polyfills/Intl.~locale.ar-SD/min.js | 1 + .../polyfills/Intl.~locale.ar-SD/raw.js | 3 + .../polyfills/Intl.~locale.ar-SO/meta.json | 1 + .../polyfills/Intl.~locale.ar-SO/min.js | 1 + .../polyfills/Intl.~locale.ar-SO/raw.js | 3 + .../polyfills/Intl.~locale.ar-SS/meta.json | 1 + .../polyfills/Intl.~locale.ar-SS/min.js | 1 + .../polyfills/Intl.~locale.ar-SS/raw.js | 3 + .../polyfills/Intl.~locale.ar-SY/meta.json | 1 + .../polyfills/Intl.~locale.ar-SY/min.js | 1 + .../polyfills/Intl.~locale.ar-SY/raw.js | 3 + .../polyfills/Intl.~locale.ar-TD/meta.json | 1 + .../polyfills/Intl.~locale.ar-TD/min.js | 1 + .../polyfills/Intl.~locale.ar-TD/raw.js | 3 + .../polyfills/Intl.~locale.ar-TN/meta.json | 1 + .../polyfills/Intl.~locale.ar-TN/min.js | 1 + .../polyfills/Intl.~locale.ar-TN/raw.js | 3 + .../polyfills/Intl.~locale.ar-YE/meta.json | 1 + .../polyfills/Intl.~locale.ar-YE/min.js | 1 + .../polyfills/Intl.~locale.ar-YE/raw.js | 3 + .../polyfills/Intl.~locale.ar/meta.json | 1 + .../polyfills/Intl.~locale.ar/min.js | 1 + .../polyfills/Intl.~locale.ar/raw.js | 3 + .../polyfills/Intl.~locale.as-IN/meta.json | 1 + .../polyfills/Intl.~locale.as-IN/min.js | 1 + .../polyfills/Intl.~locale.as-IN/raw.js | 3 + .../polyfills/Intl.~locale.as/meta.json | 1 + .../polyfills/Intl.~locale.as/min.js | 1 + .../polyfills/Intl.~locale.as/raw.js | 3 + .../polyfills/Intl.~locale.asa-TZ/meta.json | 1 + .../polyfills/Intl.~locale.asa-TZ/min.js | 1 + .../polyfills/Intl.~locale.asa-TZ/raw.js | 3 + .../polyfills/Intl.~locale.asa/meta.json | 1 + .../polyfills/Intl.~locale.asa/min.js | 1 + .../polyfills/Intl.~locale.asa/raw.js | 3 + .../polyfills/Intl.~locale.ast-ES/meta.json | 1 + .../polyfills/Intl.~locale.ast-ES/min.js | 1 + .../polyfills/Intl.~locale.ast-ES/raw.js | 3 + .../polyfills/Intl.~locale.ast/meta.json | 1 + .../polyfills/Intl.~locale.ast/min.js | 1 + .../polyfills/Intl.~locale.ast/raw.js | 3 + .../polyfills/Intl.~locale.az-Arab/meta.json | 1 + .../polyfills/Intl.~locale.az-Arab/min.js | 1 + .../polyfills/Intl.~locale.az-Arab/raw.js | 3 + .../Intl.~locale.az-Cyrl-AZ/meta.json | 1 + .../polyfills/Intl.~locale.az-Cyrl-AZ/min.js | 1 + .../polyfills/Intl.~locale.az-Cyrl-AZ/raw.js | 3 + .../polyfills/Intl.~locale.az-Cyrl/meta.json | 1 + .../polyfills/Intl.~locale.az-Cyrl/min.js | 1 + .../polyfills/Intl.~locale.az-Cyrl/raw.js | 3 + .../Intl.~locale.az-Latn-AZ/meta.json | 1 + .../polyfills/Intl.~locale.az-Latn-AZ/min.js | 1 + .../polyfills/Intl.~locale.az-Latn-AZ/raw.js | 3 + .../polyfills/Intl.~locale.az-Latn/meta.json | 1 + .../polyfills/Intl.~locale.az-Latn/min.js | 1 + .../polyfills/Intl.~locale.az-Latn/raw.js | 3 + .../polyfills/Intl.~locale.az/meta.json | 1 + .../polyfills/Intl.~locale.az/min.js | 1 + .../polyfills/Intl.~locale.az/raw.js | 3 + .../polyfills/Intl.~locale.bas-CM/meta.json | 1 + .../polyfills/Intl.~locale.bas-CM/min.js | 1 + .../polyfills/Intl.~locale.bas-CM/raw.js | 3 + .../polyfills/Intl.~locale.bas/meta.json | 1 + .../polyfills/Intl.~locale.bas/min.js | 1 + .../polyfills/Intl.~locale.bas/raw.js | 3 + .../polyfills/Intl.~locale.be-BY/meta.json | 1 + .../polyfills/Intl.~locale.be-BY/min.js | 1 + .../polyfills/Intl.~locale.be-BY/raw.js | 3 + .../polyfills/Intl.~locale.be/meta.json | 1 + .../polyfills/Intl.~locale.be/min.js | 1 + .../polyfills/Intl.~locale.be/raw.js | 3 + .../polyfills/Intl.~locale.bem-ZM/meta.json | 1 + .../polyfills/Intl.~locale.bem-ZM/min.js | 1 + .../polyfills/Intl.~locale.bem-ZM/raw.js | 3 + .../polyfills/Intl.~locale.bem/meta.json | 1 + .../polyfills/Intl.~locale.bem/min.js | 1 + .../polyfills/Intl.~locale.bem/raw.js | 3 + .../polyfills/Intl.~locale.bez-TZ/meta.json | 1 + .../polyfills/Intl.~locale.bez-TZ/min.js | 1 + .../polyfills/Intl.~locale.bez-TZ/raw.js | 3 + .../polyfills/Intl.~locale.bez/meta.json | 1 + .../polyfills/Intl.~locale.bez/min.js | 1 + .../polyfills/Intl.~locale.bez/raw.js | 3 + .../polyfills/Intl.~locale.bg-BG/meta.json | 1 + .../polyfills/Intl.~locale.bg-BG/min.js | 1 + .../polyfills/Intl.~locale.bg-BG/raw.js | 3 + .../polyfills/Intl.~locale.bg/meta.json | 1 + .../polyfills/Intl.~locale.bg/min.js | 1 + .../polyfills/Intl.~locale.bg/raw.js | 3 + .../polyfills/Intl.~locale.bm-ML/meta.json | 1 + .../polyfills/Intl.~locale.bm-ML/min.js | 1 + .../polyfills/Intl.~locale.bm-ML/raw.js | 3 + .../polyfills/Intl.~locale.bm-Nkoo/meta.json | 1 + .../polyfills/Intl.~locale.bm-Nkoo/min.js | 1 + .../polyfills/Intl.~locale.bm-Nkoo/raw.js | 3 + .../polyfills/Intl.~locale.bm/meta.json | 1 + .../polyfills/Intl.~locale.bm/min.js | 1 + .../polyfills/Intl.~locale.bm/raw.js | 3 + .../polyfills/Intl.~locale.bn-BD/meta.json | 1 + .../polyfills/Intl.~locale.bn-BD/min.js | 1 + .../polyfills/Intl.~locale.bn-BD/raw.js | 3 + .../polyfills/Intl.~locale.bn-IN/meta.json | 1 + .../polyfills/Intl.~locale.bn-IN/min.js | 1 + .../polyfills/Intl.~locale.bn-IN/raw.js | 3 + .../polyfills/Intl.~locale.bn/meta.json | 1 + .../polyfills/Intl.~locale.bn/min.js | 1 + .../polyfills/Intl.~locale.bn/raw.js | 3 + .../polyfills/Intl.~locale.bo-CN/meta.json | 1 + .../polyfills/Intl.~locale.bo-CN/min.js | 1 + .../polyfills/Intl.~locale.bo-CN/raw.js | 3 + .../polyfills/Intl.~locale.bo-IN/meta.json | 1 + .../polyfills/Intl.~locale.bo-IN/min.js | 1 + .../polyfills/Intl.~locale.bo-IN/raw.js | 3 + .../polyfills/Intl.~locale.bo/meta.json | 1 + .../polyfills/Intl.~locale.bo/min.js | 1 + .../polyfills/Intl.~locale.bo/raw.js | 3 + .../polyfills/Intl.~locale.br-FR/meta.json | 1 + .../polyfills/Intl.~locale.br-FR/min.js | 1 + .../polyfills/Intl.~locale.br-FR/raw.js | 3 + .../polyfills/Intl.~locale.br/meta.json | 1 + .../polyfills/Intl.~locale.br/min.js | 1 + .../polyfills/Intl.~locale.br/raw.js | 3 + .../polyfills/Intl.~locale.brx-IN/meta.json | 1 + .../polyfills/Intl.~locale.brx-IN/min.js | 1 + .../polyfills/Intl.~locale.brx-IN/raw.js | 3 + .../polyfills/Intl.~locale.brx/meta.json | 1 + .../polyfills/Intl.~locale.brx/min.js | 1 + .../polyfills/Intl.~locale.brx/raw.js | 3 + .../Intl.~locale.bs-Cyrl-BA/meta.json | 1 + .../polyfills/Intl.~locale.bs-Cyrl-BA/min.js | 1 + .../polyfills/Intl.~locale.bs-Cyrl-BA/raw.js | 3 + .../polyfills/Intl.~locale.bs-Cyrl/meta.json | 1 + .../polyfills/Intl.~locale.bs-Cyrl/min.js | 1 + .../polyfills/Intl.~locale.bs-Cyrl/raw.js | 3 + .../Intl.~locale.bs-Latn-BA/meta.json | 1 + .../polyfills/Intl.~locale.bs-Latn-BA/min.js | 1 + .../polyfills/Intl.~locale.bs-Latn-BA/raw.js | 3 + .../polyfills/Intl.~locale.bs-Latn/meta.json | 1 + .../polyfills/Intl.~locale.bs-Latn/min.js | 1 + .../polyfills/Intl.~locale.bs-Latn/raw.js | 3 + .../polyfills/Intl.~locale.bs/meta.json | 1 + .../polyfills/Intl.~locale.bs/min.js | 1 + .../polyfills/Intl.~locale.bs/raw.js | 3 + .../polyfills/Intl.~locale.ca-AD/meta.json | 1 + .../polyfills/Intl.~locale.ca-AD/min.js | 1 + .../polyfills/Intl.~locale.ca-AD/raw.js | 3 + .../Intl.~locale.ca-ES-VALENCIA/meta.json | 1 + .../Intl.~locale.ca-ES-VALENCIA/min.js | 1 + .../Intl.~locale.ca-ES-VALENCIA/raw.js | 3 + .../polyfills/Intl.~locale.ca-ES/meta.json | 1 + .../polyfills/Intl.~locale.ca-ES/min.js | 1 + .../polyfills/Intl.~locale.ca-ES/raw.js | 3 + .../polyfills/Intl.~locale.ca-FR/meta.json | 1 + .../polyfills/Intl.~locale.ca-FR/min.js | 1 + .../polyfills/Intl.~locale.ca-FR/raw.js | 3 + .../polyfills/Intl.~locale.ca-IT/meta.json | 1 + .../polyfills/Intl.~locale.ca-IT/min.js | 1 + .../polyfills/Intl.~locale.ca-IT/raw.js | 3 + .../polyfills/Intl.~locale.ca/meta.json | 1 + .../polyfills/Intl.~locale.ca/min.js | 1 + .../polyfills/Intl.~locale.ca/raw.js | 3 + .../polyfills/Intl.~locale.ce-RU/meta.json | 1 + .../polyfills/Intl.~locale.ce-RU/min.js | 1 + .../polyfills/Intl.~locale.ce-RU/raw.js | 3 + .../polyfills/Intl.~locale.ce/meta.json | 1 + .../polyfills/Intl.~locale.ce/min.js | 1 + .../polyfills/Intl.~locale.ce/raw.js | 3 + .../polyfills/Intl.~locale.cgg-UG/meta.json | 1 + .../polyfills/Intl.~locale.cgg-UG/min.js | 1 + .../polyfills/Intl.~locale.cgg-UG/raw.js | 3 + .../polyfills/Intl.~locale.cgg/meta.json | 1 + .../polyfills/Intl.~locale.cgg/min.js | 1 + .../polyfills/Intl.~locale.cgg/raw.js | 3 + .../polyfills/Intl.~locale.chr-US/meta.json | 1 + .../polyfills/Intl.~locale.chr-US/min.js | 1 + .../polyfills/Intl.~locale.chr-US/raw.js | 3 + .../polyfills/Intl.~locale.chr/meta.json | 1 + .../polyfills/Intl.~locale.chr/min.js | 1 + .../polyfills/Intl.~locale.chr/raw.js | 3 + .../polyfills/Intl.~locale.ckb-IQ/meta.json | 1 + .../polyfills/Intl.~locale.ckb-IQ/min.js | 1 + .../polyfills/Intl.~locale.ckb-IQ/raw.js | 3 + .../polyfills/Intl.~locale.ckb-IR/meta.json | 1 + .../polyfills/Intl.~locale.ckb-IR/min.js | 1 + .../polyfills/Intl.~locale.ckb-IR/raw.js | 3 + .../polyfills/Intl.~locale.ckb/meta.json | 1 + .../polyfills/Intl.~locale.ckb/min.js | 1 + .../polyfills/Intl.~locale.ckb/raw.js | 3 + .../polyfills/Intl.~locale.cs-CZ/meta.json | 1 + .../polyfills/Intl.~locale.cs-CZ/min.js | 1 + .../polyfills/Intl.~locale.cs-CZ/raw.js | 3 + .../polyfills/Intl.~locale.cs/meta.json | 1 + .../polyfills/Intl.~locale.cs/min.js | 1 + .../polyfills/Intl.~locale.cs/raw.js | 3 + .../polyfills/Intl.~locale.cu-RU/meta.json | 1 + .../polyfills/Intl.~locale.cu-RU/min.js | 1 + .../polyfills/Intl.~locale.cu-RU/raw.js | 3 + .../polyfills/Intl.~locale.cu/meta.json | 1 + .../polyfills/Intl.~locale.cu/min.js | 1 + .../polyfills/Intl.~locale.cu/raw.js | 3 + .../polyfills/Intl.~locale.cy-GB/meta.json | 1 + .../polyfills/Intl.~locale.cy-GB/min.js | 1 + .../polyfills/Intl.~locale.cy-GB/raw.js | 3 + .../polyfills/Intl.~locale.cy/meta.json | 1 + .../polyfills/Intl.~locale.cy/min.js | 1 + .../polyfills/Intl.~locale.cy/raw.js | 3 + .../polyfills/Intl.~locale.da-DK/meta.json | 1 + .../polyfills/Intl.~locale.da-DK/min.js | 1 + .../polyfills/Intl.~locale.da-DK/raw.js | 3 + .../polyfills/Intl.~locale.da-GL/meta.json | 1 + .../polyfills/Intl.~locale.da-GL/min.js | 1 + .../polyfills/Intl.~locale.da-GL/raw.js | 3 + .../polyfills/Intl.~locale.da/meta.json | 1 + .../polyfills/Intl.~locale.da/min.js | 1 + .../polyfills/Intl.~locale.da/raw.js | 3 + .../polyfills/Intl.~locale.dav-KE/meta.json | 1 + .../polyfills/Intl.~locale.dav-KE/min.js | 1 + .../polyfills/Intl.~locale.dav-KE/raw.js | 3 + .../polyfills/Intl.~locale.dav/meta.json | 1 + .../polyfills/Intl.~locale.dav/min.js | 1 + .../polyfills/Intl.~locale.dav/raw.js | 3 + .../polyfills/Intl.~locale.de-AT/meta.json | 1 + .../polyfills/Intl.~locale.de-AT/min.js | 1 + .../polyfills/Intl.~locale.de-AT/raw.js | 3 + .../polyfills/Intl.~locale.de-BE/meta.json | 1 + .../polyfills/Intl.~locale.de-BE/min.js | 1 + .../polyfills/Intl.~locale.de-BE/raw.js | 3 + .../polyfills/Intl.~locale.de-CH/meta.json | 1 + .../polyfills/Intl.~locale.de-CH/min.js | 1 + .../polyfills/Intl.~locale.de-CH/raw.js | 3 + .../polyfills/Intl.~locale.de-DE/meta.json | 1 + .../polyfills/Intl.~locale.de-DE/min.js | 1 + .../polyfills/Intl.~locale.de-DE/raw.js | 3 + .../polyfills/Intl.~locale.de-LI/meta.json | 1 + .../polyfills/Intl.~locale.de-LI/min.js | 1 + .../polyfills/Intl.~locale.de-LI/raw.js | 3 + .../polyfills/Intl.~locale.de-LU/meta.json | 1 + .../polyfills/Intl.~locale.de-LU/min.js | 1 + .../polyfills/Intl.~locale.de-LU/raw.js | 3 + .../polyfills/Intl.~locale.de/meta.json | 1 + .../polyfills/Intl.~locale.de/min.js | 1 + .../polyfills/Intl.~locale.de/raw.js | 3 + .../polyfills/Intl.~locale.dje-NE/meta.json | 1 + .../polyfills/Intl.~locale.dje-NE/min.js | 1 + .../polyfills/Intl.~locale.dje-NE/raw.js | 3 + .../polyfills/Intl.~locale.dje/meta.json | 1 + .../polyfills/Intl.~locale.dje/min.js | 1 + .../polyfills/Intl.~locale.dje/raw.js | 3 + .../polyfills/Intl.~locale.dsb-DE/meta.json | 1 + .../polyfills/Intl.~locale.dsb-DE/min.js | 1 + .../polyfills/Intl.~locale.dsb-DE/raw.js | 3 + .../polyfills/Intl.~locale.dsb/meta.json | 1 + .../polyfills/Intl.~locale.dsb/min.js | 1 + .../polyfills/Intl.~locale.dsb/raw.js | 3 + .../polyfills/Intl.~locale.dua-CM/meta.json | 1 + .../polyfills/Intl.~locale.dua-CM/min.js | 1 + .../polyfills/Intl.~locale.dua-CM/raw.js | 3 + .../polyfills/Intl.~locale.dua/meta.json | 1 + .../polyfills/Intl.~locale.dua/min.js | 1 + .../polyfills/Intl.~locale.dua/raw.js | 3 + .../polyfills/Intl.~locale.dyo-SN/meta.json | 1 + .../polyfills/Intl.~locale.dyo-SN/min.js | 1 + .../polyfills/Intl.~locale.dyo-SN/raw.js | 3 + .../polyfills/Intl.~locale.dyo/meta.json | 1 + .../polyfills/Intl.~locale.dyo/min.js | 1 + .../polyfills/Intl.~locale.dyo/raw.js | 3 + .../polyfills/Intl.~locale.dz-BT/meta.json | 1 + .../polyfills/Intl.~locale.dz-BT/min.js | 1 + .../polyfills/Intl.~locale.dz-BT/raw.js | 3 + .../polyfills/Intl.~locale.dz/meta.json | 1 + .../polyfills/Intl.~locale.dz/min.js | 1 + .../polyfills/Intl.~locale.dz/raw.js | 3 + .../polyfills/Intl.~locale.ebu-KE/meta.json | 1 + .../polyfills/Intl.~locale.ebu-KE/min.js | 1 + .../polyfills/Intl.~locale.ebu-KE/raw.js | 3 + .../polyfills/Intl.~locale.ebu/meta.json | 1 + .../polyfills/Intl.~locale.ebu/min.js | 1 + .../polyfills/Intl.~locale.ebu/raw.js | 3 + .../polyfills/Intl.~locale.ee-GH/meta.json | 1 + .../polyfills/Intl.~locale.ee-GH/min.js | 1 + .../polyfills/Intl.~locale.ee-GH/raw.js | 3 + .../polyfills/Intl.~locale.ee-TG/meta.json | 1 + .../polyfills/Intl.~locale.ee-TG/min.js | 1 + .../polyfills/Intl.~locale.ee-TG/raw.js | 3 + .../polyfills/Intl.~locale.ee/meta.json | 1 + .../polyfills/Intl.~locale.ee/min.js | 1 + .../polyfills/Intl.~locale.ee/raw.js | 3 + .../polyfills/Intl.~locale.el-CY/meta.json | 1 + .../polyfills/Intl.~locale.el-CY/min.js | 1 + .../polyfills/Intl.~locale.el-CY/raw.js | 3 + .../polyfills/Intl.~locale.el-GR/meta.json | 1 + .../polyfills/Intl.~locale.el-GR/min.js | 1 + .../polyfills/Intl.~locale.el-GR/raw.js | 3 + .../polyfills/Intl.~locale.el/meta.json | 1 + .../polyfills/Intl.~locale.el/min.js | 1 + .../polyfills/Intl.~locale.el/raw.js | 3 + .../polyfills/Intl.~locale.en-001/meta.json | 1 + .../polyfills/Intl.~locale.en-001/min.js | 1 + .../polyfills/Intl.~locale.en-001/raw.js | 3 + .../polyfills/Intl.~locale.en-150/meta.json | 1 + .../polyfills/Intl.~locale.en-150/min.js | 1 + .../polyfills/Intl.~locale.en-150/raw.js | 3 + .../polyfills/Intl.~locale.en-AG/meta.json | 1 + .../polyfills/Intl.~locale.en-AG/min.js | 1 + .../polyfills/Intl.~locale.en-AG/raw.js | 3 + .../polyfills/Intl.~locale.en-AI/meta.json | 1 + .../polyfills/Intl.~locale.en-AI/min.js | 1 + .../polyfills/Intl.~locale.en-AI/raw.js | 3 + .../polyfills/Intl.~locale.en-AS/meta.json | 1 + .../polyfills/Intl.~locale.en-AS/min.js | 1 + .../polyfills/Intl.~locale.en-AS/raw.js | 3 + .../polyfills/Intl.~locale.en-AT/meta.json | 1 + .../polyfills/Intl.~locale.en-AT/min.js | 1 + .../polyfills/Intl.~locale.en-AT/raw.js | 3 + .../polyfills/Intl.~locale.en-AU/meta.json | 1 + .../polyfills/Intl.~locale.en-AU/min.js | 1 + .../polyfills/Intl.~locale.en-AU/raw.js | 3 + .../polyfills/Intl.~locale.en-BB/meta.json | 1 + .../polyfills/Intl.~locale.en-BB/min.js | 1 + .../polyfills/Intl.~locale.en-BB/raw.js | 3 + .../polyfills/Intl.~locale.en-BE/meta.json | 1 + .../polyfills/Intl.~locale.en-BE/min.js | 1 + .../polyfills/Intl.~locale.en-BE/raw.js | 3 + .../polyfills/Intl.~locale.en-BI/meta.json | 1 + .../polyfills/Intl.~locale.en-BI/min.js | 1 + .../polyfills/Intl.~locale.en-BI/raw.js | 3 + .../polyfills/Intl.~locale.en-BM/meta.json | 1 + .../polyfills/Intl.~locale.en-BM/min.js | 1 + .../polyfills/Intl.~locale.en-BM/raw.js | 3 + .../polyfills/Intl.~locale.en-BS/meta.json | 1 + .../polyfills/Intl.~locale.en-BS/min.js | 1 + .../polyfills/Intl.~locale.en-BS/raw.js | 3 + .../polyfills/Intl.~locale.en-BW/meta.json | 1 + .../polyfills/Intl.~locale.en-BW/min.js | 1 + .../polyfills/Intl.~locale.en-BW/raw.js | 3 + .../polyfills/Intl.~locale.en-BZ/meta.json | 1 + .../polyfills/Intl.~locale.en-BZ/min.js | 1 + .../polyfills/Intl.~locale.en-BZ/raw.js | 3 + .../polyfills/Intl.~locale.en-CA/meta.json | 1 + .../polyfills/Intl.~locale.en-CA/min.js | 1 + .../polyfills/Intl.~locale.en-CA/raw.js | 3 + .../polyfills/Intl.~locale.en-CC/meta.json | 1 + .../polyfills/Intl.~locale.en-CC/min.js | 1 + .../polyfills/Intl.~locale.en-CC/raw.js | 3 + .../polyfills/Intl.~locale.en-CH/meta.json | 1 + .../polyfills/Intl.~locale.en-CH/min.js | 1 + .../polyfills/Intl.~locale.en-CH/raw.js | 3 + .../polyfills/Intl.~locale.en-CK/meta.json | 1 + .../polyfills/Intl.~locale.en-CK/min.js | 1 + .../polyfills/Intl.~locale.en-CK/raw.js | 3 + .../polyfills/Intl.~locale.en-CM/meta.json | 1 + .../polyfills/Intl.~locale.en-CM/min.js | 1 + .../polyfills/Intl.~locale.en-CM/raw.js | 3 + .../polyfills/Intl.~locale.en-CX/meta.json | 1 + .../polyfills/Intl.~locale.en-CX/min.js | 1 + .../polyfills/Intl.~locale.en-CX/raw.js | 3 + .../polyfills/Intl.~locale.en-CY/meta.json | 1 + .../polyfills/Intl.~locale.en-CY/min.js | 1 + .../polyfills/Intl.~locale.en-CY/raw.js | 3 + .../polyfills/Intl.~locale.en-DE/meta.json | 1 + .../polyfills/Intl.~locale.en-DE/min.js | 1 + .../polyfills/Intl.~locale.en-DE/raw.js | 3 + .../polyfills/Intl.~locale.en-DG/meta.json | 1 + .../polyfills/Intl.~locale.en-DG/min.js | 1 + .../polyfills/Intl.~locale.en-DG/raw.js | 3 + .../polyfills/Intl.~locale.en-DK/meta.json | 1 + .../polyfills/Intl.~locale.en-DK/min.js | 1 + .../polyfills/Intl.~locale.en-DK/raw.js | 3 + .../polyfills/Intl.~locale.en-DM/meta.json | 1 + .../polyfills/Intl.~locale.en-DM/min.js | 1 + .../polyfills/Intl.~locale.en-DM/raw.js | 3 + .../polyfills/Intl.~locale.en-Dsrt/meta.json | 1 + .../polyfills/Intl.~locale.en-Dsrt/min.js | 1 + .../polyfills/Intl.~locale.en-Dsrt/raw.js | 3 + .../polyfills/Intl.~locale.en-ER/meta.json | 1 + .../polyfills/Intl.~locale.en-ER/min.js | 1 + .../polyfills/Intl.~locale.en-ER/raw.js | 3 + .../polyfills/Intl.~locale.en-FI/meta.json | 1 + .../polyfills/Intl.~locale.en-FI/min.js | 1 + .../polyfills/Intl.~locale.en-FI/raw.js | 3 + .../polyfills/Intl.~locale.en-FJ/meta.json | 1 + .../polyfills/Intl.~locale.en-FJ/min.js | 1 + .../polyfills/Intl.~locale.en-FJ/raw.js | 3 + .../polyfills/Intl.~locale.en-FK/meta.json | 1 + .../polyfills/Intl.~locale.en-FK/min.js | 1 + .../polyfills/Intl.~locale.en-FK/raw.js | 3 + .../polyfills/Intl.~locale.en-FM/meta.json | 1 + .../polyfills/Intl.~locale.en-FM/min.js | 1 + .../polyfills/Intl.~locale.en-FM/raw.js | 3 + .../polyfills/Intl.~locale.en-GB/meta.json | 1 + .../polyfills/Intl.~locale.en-GB/min.js | 1 + .../polyfills/Intl.~locale.en-GB/raw.js | 3 + .../polyfills/Intl.~locale.en-GD/meta.json | 1 + .../polyfills/Intl.~locale.en-GD/min.js | 1 + .../polyfills/Intl.~locale.en-GD/raw.js | 3 + .../polyfills/Intl.~locale.en-GG/meta.json | 1 + .../polyfills/Intl.~locale.en-GG/min.js | 1 + .../polyfills/Intl.~locale.en-GG/raw.js | 3 + .../polyfills/Intl.~locale.en-GH/meta.json | 1 + .../polyfills/Intl.~locale.en-GH/min.js | 1 + .../polyfills/Intl.~locale.en-GH/raw.js | 3 + .../polyfills/Intl.~locale.en-GI/meta.json | 1 + .../polyfills/Intl.~locale.en-GI/min.js | 1 + .../polyfills/Intl.~locale.en-GI/raw.js | 3 + .../polyfills/Intl.~locale.en-GM/meta.json | 1 + .../polyfills/Intl.~locale.en-GM/min.js | 1 + .../polyfills/Intl.~locale.en-GM/raw.js | 3 + .../polyfills/Intl.~locale.en-GU/meta.json | 1 + .../polyfills/Intl.~locale.en-GU/min.js | 1 + .../polyfills/Intl.~locale.en-GU/raw.js | 3 + .../polyfills/Intl.~locale.en-GY/meta.json | 1 + .../polyfills/Intl.~locale.en-GY/min.js | 1 + .../polyfills/Intl.~locale.en-GY/raw.js | 3 + .../polyfills/Intl.~locale.en-HK/meta.json | 1 + .../polyfills/Intl.~locale.en-HK/min.js | 1 + .../polyfills/Intl.~locale.en-HK/raw.js | 3 + .../polyfills/Intl.~locale.en-IE/meta.json | 1 + .../polyfills/Intl.~locale.en-IE/min.js | 1 + .../polyfills/Intl.~locale.en-IE/raw.js | 3 + .../polyfills/Intl.~locale.en-IL/meta.json | 1 + .../polyfills/Intl.~locale.en-IL/min.js | 1 + .../polyfills/Intl.~locale.en-IL/raw.js | 3 + .../polyfills/Intl.~locale.en-IM/meta.json | 1 + .../polyfills/Intl.~locale.en-IM/min.js | 1 + .../polyfills/Intl.~locale.en-IM/raw.js | 3 + .../polyfills/Intl.~locale.en-IN/meta.json | 1 + .../polyfills/Intl.~locale.en-IN/min.js | 1 + .../polyfills/Intl.~locale.en-IN/raw.js | 3 + .../polyfills/Intl.~locale.en-IO/meta.json | 1 + .../polyfills/Intl.~locale.en-IO/min.js | 1 + .../polyfills/Intl.~locale.en-IO/raw.js | 3 + .../polyfills/Intl.~locale.en-JE/meta.json | 1 + .../polyfills/Intl.~locale.en-JE/min.js | 1 + .../polyfills/Intl.~locale.en-JE/raw.js | 3 + .../polyfills/Intl.~locale.en-JM/meta.json | 1 + .../polyfills/Intl.~locale.en-JM/min.js | 1 + .../polyfills/Intl.~locale.en-JM/raw.js | 3 + .../polyfills/Intl.~locale.en-KE/meta.json | 1 + .../polyfills/Intl.~locale.en-KE/min.js | 1 + .../polyfills/Intl.~locale.en-KE/raw.js | 3 + .../polyfills/Intl.~locale.en-KI/meta.json | 1 + .../polyfills/Intl.~locale.en-KI/min.js | 1 + .../polyfills/Intl.~locale.en-KI/raw.js | 3 + .../polyfills/Intl.~locale.en-KN/meta.json | 1 + .../polyfills/Intl.~locale.en-KN/min.js | 1 + .../polyfills/Intl.~locale.en-KN/raw.js | 3 + .../polyfills/Intl.~locale.en-KY/meta.json | 1 + .../polyfills/Intl.~locale.en-KY/min.js | 1 + .../polyfills/Intl.~locale.en-KY/raw.js | 3 + .../polyfills/Intl.~locale.en-LC/meta.json | 1 + .../polyfills/Intl.~locale.en-LC/min.js | 1 + .../polyfills/Intl.~locale.en-LC/raw.js | 3 + .../polyfills/Intl.~locale.en-LR/meta.json | 1 + .../polyfills/Intl.~locale.en-LR/min.js | 1 + .../polyfills/Intl.~locale.en-LR/raw.js | 3 + .../polyfills/Intl.~locale.en-LS/meta.json | 1 + .../polyfills/Intl.~locale.en-LS/min.js | 1 + .../polyfills/Intl.~locale.en-LS/raw.js | 3 + .../polyfills/Intl.~locale.en-MG/meta.json | 1 + .../polyfills/Intl.~locale.en-MG/min.js | 1 + .../polyfills/Intl.~locale.en-MG/raw.js | 3 + .../polyfills/Intl.~locale.en-MH/meta.json | 1 + .../polyfills/Intl.~locale.en-MH/min.js | 1 + .../polyfills/Intl.~locale.en-MH/raw.js | 3 + .../polyfills/Intl.~locale.en-MO/meta.json | 1 + .../polyfills/Intl.~locale.en-MO/min.js | 1 + .../polyfills/Intl.~locale.en-MO/raw.js | 3 + .../polyfills/Intl.~locale.en-MP/meta.json | 1 + .../polyfills/Intl.~locale.en-MP/min.js | 1 + .../polyfills/Intl.~locale.en-MP/raw.js | 3 + .../polyfills/Intl.~locale.en-MS/meta.json | 1 + .../polyfills/Intl.~locale.en-MS/min.js | 1 + .../polyfills/Intl.~locale.en-MS/raw.js | 3 + .../polyfills/Intl.~locale.en-MT/meta.json | 1 + .../polyfills/Intl.~locale.en-MT/min.js | 1 + .../polyfills/Intl.~locale.en-MT/raw.js | 3 + .../polyfills/Intl.~locale.en-MU/meta.json | 1 + .../polyfills/Intl.~locale.en-MU/min.js | 1 + .../polyfills/Intl.~locale.en-MU/raw.js | 3 + .../polyfills/Intl.~locale.en-MW/meta.json | 1 + .../polyfills/Intl.~locale.en-MW/min.js | 1 + .../polyfills/Intl.~locale.en-MW/raw.js | 3 + .../polyfills/Intl.~locale.en-MY/meta.json | 1 + .../polyfills/Intl.~locale.en-MY/min.js | 1 + .../polyfills/Intl.~locale.en-MY/raw.js | 3 + .../polyfills/Intl.~locale.en-NA/meta.json | 1 + .../polyfills/Intl.~locale.en-NA/min.js | 1 + .../polyfills/Intl.~locale.en-NA/raw.js | 3 + .../polyfills/Intl.~locale.en-NF/meta.json | 1 + .../polyfills/Intl.~locale.en-NF/min.js | 1 + .../polyfills/Intl.~locale.en-NF/raw.js | 3 + .../polyfills/Intl.~locale.en-NG/meta.json | 1 + .../polyfills/Intl.~locale.en-NG/min.js | 1 + .../polyfills/Intl.~locale.en-NG/raw.js | 3 + .../polyfills/Intl.~locale.en-NL/meta.json | 1 + .../polyfills/Intl.~locale.en-NL/min.js | 1 + .../polyfills/Intl.~locale.en-NL/raw.js | 3 + .../polyfills/Intl.~locale.en-NR/meta.json | 1 + .../polyfills/Intl.~locale.en-NR/min.js | 1 + .../polyfills/Intl.~locale.en-NR/raw.js | 3 + .../polyfills/Intl.~locale.en-NU/meta.json | 1 + .../polyfills/Intl.~locale.en-NU/min.js | 1 + .../polyfills/Intl.~locale.en-NU/raw.js | 3 + .../polyfills/Intl.~locale.en-NZ/meta.json | 1 + .../polyfills/Intl.~locale.en-NZ/min.js | 1 + .../polyfills/Intl.~locale.en-NZ/raw.js | 3 + .../polyfills/Intl.~locale.en-PG/meta.json | 1 + .../polyfills/Intl.~locale.en-PG/min.js | 1 + .../polyfills/Intl.~locale.en-PG/raw.js | 3 + .../polyfills/Intl.~locale.en-PH/meta.json | 1 + .../polyfills/Intl.~locale.en-PH/min.js | 1 + .../polyfills/Intl.~locale.en-PH/raw.js | 3 + .../polyfills/Intl.~locale.en-PK/meta.json | 1 + .../polyfills/Intl.~locale.en-PK/min.js | 1 + .../polyfills/Intl.~locale.en-PK/raw.js | 3 + .../polyfills/Intl.~locale.en-PN/meta.json | 1 + .../polyfills/Intl.~locale.en-PN/min.js | 1 + .../polyfills/Intl.~locale.en-PN/raw.js | 3 + .../polyfills/Intl.~locale.en-PR/meta.json | 1 + .../polyfills/Intl.~locale.en-PR/min.js | 1 + .../polyfills/Intl.~locale.en-PR/raw.js | 3 + .../polyfills/Intl.~locale.en-PW/meta.json | 1 + .../polyfills/Intl.~locale.en-PW/min.js | 1 + .../polyfills/Intl.~locale.en-PW/raw.js | 3 + .../polyfills/Intl.~locale.en-RW/meta.json | 1 + .../polyfills/Intl.~locale.en-RW/min.js | 1 + .../polyfills/Intl.~locale.en-RW/raw.js | 3 + .../polyfills/Intl.~locale.en-SB/meta.json | 1 + .../polyfills/Intl.~locale.en-SB/min.js | 1 + .../polyfills/Intl.~locale.en-SB/raw.js | 3 + .../polyfills/Intl.~locale.en-SC/meta.json | 1 + .../polyfills/Intl.~locale.en-SC/min.js | 1 + .../polyfills/Intl.~locale.en-SC/raw.js | 3 + .../polyfills/Intl.~locale.en-SD/meta.json | 1 + .../polyfills/Intl.~locale.en-SD/min.js | 1 + .../polyfills/Intl.~locale.en-SD/raw.js | 3 + .../polyfills/Intl.~locale.en-SE/meta.json | 1 + .../polyfills/Intl.~locale.en-SE/min.js | 1 + .../polyfills/Intl.~locale.en-SE/raw.js | 3 + .../polyfills/Intl.~locale.en-SG/meta.json | 1 + .../polyfills/Intl.~locale.en-SG/min.js | 1 + .../polyfills/Intl.~locale.en-SG/raw.js | 3 + .../polyfills/Intl.~locale.en-SH/meta.json | 1 + .../polyfills/Intl.~locale.en-SH/min.js | 1 + .../polyfills/Intl.~locale.en-SH/raw.js | 3 + .../polyfills/Intl.~locale.en-SI/meta.json | 1 + .../polyfills/Intl.~locale.en-SI/min.js | 1 + .../polyfills/Intl.~locale.en-SI/raw.js | 3 + .../polyfills/Intl.~locale.en-SL/meta.json | 1 + .../polyfills/Intl.~locale.en-SL/min.js | 1 + .../polyfills/Intl.~locale.en-SL/raw.js | 3 + .../polyfills/Intl.~locale.en-SS/meta.json | 1 + .../polyfills/Intl.~locale.en-SS/min.js | 1 + .../polyfills/Intl.~locale.en-SS/raw.js | 3 + .../polyfills/Intl.~locale.en-SX/meta.json | 1 + .../polyfills/Intl.~locale.en-SX/min.js | 1 + .../polyfills/Intl.~locale.en-SX/raw.js | 3 + .../polyfills/Intl.~locale.en-SZ/meta.json | 1 + .../polyfills/Intl.~locale.en-SZ/min.js | 1 + .../polyfills/Intl.~locale.en-SZ/raw.js | 3 + .../polyfills/Intl.~locale.en-Shaw/meta.json | 1 + .../polyfills/Intl.~locale.en-Shaw/min.js | 1 + .../polyfills/Intl.~locale.en-Shaw/raw.js | 3 + .../polyfills/Intl.~locale.en-TC/meta.json | 1 + .../polyfills/Intl.~locale.en-TC/min.js | 1 + .../polyfills/Intl.~locale.en-TC/raw.js | 3 + .../polyfills/Intl.~locale.en-TK/meta.json | 1 + .../polyfills/Intl.~locale.en-TK/min.js | 1 + .../polyfills/Intl.~locale.en-TK/raw.js | 3 + .../polyfills/Intl.~locale.en-TO/meta.json | 1 + .../polyfills/Intl.~locale.en-TO/min.js | 1 + .../polyfills/Intl.~locale.en-TO/raw.js | 3 + .../polyfills/Intl.~locale.en-TT/meta.json | 1 + .../polyfills/Intl.~locale.en-TT/min.js | 1 + .../polyfills/Intl.~locale.en-TT/raw.js | 3 + .../polyfills/Intl.~locale.en-TV/meta.json | 1 + .../polyfills/Intl.~locale.en-TV/min.js | 1 + .../polyfills/Intl.~locale.en-TV/raw.js | 3 + .../polyfills/Intl.~locale.en-TZ/meta.json | 1 + .../polyfills/Intl.~locale.en-TZ/min.js | 1 + .../polyfills/Intl.~locale.en-TZ/raw.js | 3 + .../polyfills/Intl.~locale.en-UG/meta.json | 1 + .../polyfills/Intl.~locale.en-UG/min.js | 1 + .../polyfills/Intl.~locale.en-UG/raw.js | 3 + .../polyfills/Intl.~locale.en-UM/meta.json | 1 + .../polyfills/Intl.~locale.en-UM/min.js | 1 + .../polyfills/Intl.~locale.en-UM/raw.js | 3 + .../polyfills/Intl.~locale.en-US/meta.json | 1 + .../polyfills/Intl.~locale.en-US/min.js | 1 + .../polyfills/Intl.~locale.en-US/raw.js | 3 + .../polyfills/Intl.~locale.en-VC/meta.json | 1 + .../polyfills/Intl.~locale.en-VC/min.js | 1 + .../polyfills/Intl.~locale.en-VC/raw.js | 3 + .../polyfills/Intl.~locale.en-VG/meta.json | 1 + .../polyfills/Intl.~locale.en-VG/min.js | 1 + .../polyfills/Intl.~locale.en-VG/raw.js | 3 + .../polyfills/Intl.~locale.en-VI/meta.json | 1 + .../polyfills/Intl.~locale.en-VI/min.js | 1 + .../polyfills/Intl.~locale.en-VI/raw.js | 3 + .../polyfills/Intl.~locale.en-VU/meta.json | 1 + .../polyfills/Intl.~locale.en-VU/min.js | 1 + .../polyfills/Intl.~locale.en-VU/raw.js | 3 + .../polyfills/Intl.~locale.en-WS/meta.json | 1 + .../polyfills/Intl.~locale.en-WS/min.js | 1 + .../polyfills/Intl.~locale.en-WS/raw.js | 3 + .../polyfills/Intl.~locale.en-ZA/meta.json | 1 + .../polyfills/Intl.~locale.en-ZA/min.js | 1 + .../polyfills/Intl.~locale.en-ZA/raw.js | 3 + .../polyfills/Intl.~locale.en-ZM/meta.json | 1 + .../polyfills/Intl.~locale.en-ZM/min.js | 1 + .../polyfills/Intl.~locale.en-ZM/raw.js | 3 + .../polyfills/Intl.~locale.en-ZW/meta.json | 1 + .../polyfills/Intl.~locale.en-ZW/min.js | 1 + .../polyfills/Intl.~locale.en-ZW/raw.js | 3 + .../polyfills/Intl.~locale.en/meta.json | 1 + .../polyfills/Intl.~locale.en/min.js | 1 + .../polyfills/Intl.~locale.en/raw.js | 3 + .../polyfills/Intl.~locale.eo-001/meta.json | 1 + .../polyfills/Intl.~locale.eo-001/min.js | 1 + .../polyfills/Intl.~locale.eo-001/raw.js | 3 + .../polyfills/Intl.~locale.eo/meta.json | 1 + .../polyfills/Intl.~locale.eo/min.js | 1 + .../polyfills/Intl.~locale.eo/raw.js | 3 + .../polyfills/Intl.~locale.es-419/meta.json | 1 + .../polyfills/Intl.~locale.es-419/min.js | 1 + .../polyfills/Intl.~locale.es-419/raw.js | 3 + .../polyfills/Intl.~locale.es-AR/meta.json | 1 + .../polyfills/Intl.~locale.es-AR/min.js | 1 + .../polyfills/Intl.~locale.es-AR/raw.js | 3 + .../polyfills/Intl.~locale.es-BO/meta.json | 1 + .../polyfills/Intl.~locale.es-BO/min.js | 1 + .../polyfills/Intl.~locale.es-BO/raw.js | 3 + .../polyfills/Intl.~locale.es-CL/meta.json | 1 + .../polyfills/Intl.~locale.es-CL/min.js | 1 + .../polyfills/Intl.~locale.es-CL/raw.js | 3 + .../polyfills/Intl.~locale.es-CO/meta.json | 1 + .../polyfills/Intl.~locale.es-CO/min.js | 1 + .../polyfills/Intl.~locale.es-CO/raw.js | 3 + .../polyfills/Intl.~locale.es-CR/meta.json | 1 + .../polyfills/Intl.~locale.es-CR/min.js | 1 + .../polyfills/Intl.~locale.es-CR/raw.js | 3 + .../polyfills/Intl.~locale.es-CU/meta.json | 1 + .../polyfills/Intl.~locale.es-CU/min.js | 1 + .../polyfills/Intl.~locale.es-CU/raw.js | 3 + .../polyfills/Intl.~locale.es-DO/meta.json | 1 + .../polyfills/Intl.~locale.es-DO/min.js | 1 + .../polyfills/Intl.~locale.es-DO/raw.js | 3 + .../polyfills/Intl.~locale.es-EA/meta.json | 1 + .../polyfills/Intl.~locale.es-EA/min.js | 1 + .../polyfills/Intl.~locale.es-EA/raw.js | 3 + .../polyfills/Intl.~locale.es-EC/meta.json | 1 + .../polyfills/Intl.~locale.es-EC/min.js | 1 + .../polyfills/Intl.~locale.es-EC/raw.js | 3 + .../polyfills/Intl.~locale.es-ES/meta.json | 1 + .../polyfills/Intl.~locale.es-ES/min.js | 1 + .../polyfills/Intl.~locale.es-ES/raw.js | 3 + .../polyfills/Intl.~locale.es-GQ/meta.json | 1 + .../polyfills/Intl.~locale.es-GQ/min.js | 1 + .../polyfills/Intl.~locale.es-GQ/raw.js | 3 + .../polyfills/Intl.~locale.es-GT/meta.json | 1 + .../polyfills/Intl.~locale.es-GT/min.js | 1 + .../polyfills/Intl.~locale.es-GT/raw.js | 3 + .../polyfills/Intl.~locale.es-HN/meta.json | 1 + .../polyfills/Intl.~locale.es-HN/min.js | 1 + .../polyfills/Intl.~locale.es-HN/raw.js | 3 + .../polyfills/Intl.~locale.es-IC/meta.json | 1 + .../polyfills/Intl.~locale.es-IC/min.js | 1 + .../polyfills/Intl.~locale.es-IC/raw.js | 3 + .../polyfills/Intl.~locale.es-MX/meta.json | 1 + .../polyfills/Intl.~locale.es-MX/min.js | 1 + .../polyfills/Intl.~locale.es-MX/raw.js | 3 + .../polyfills/Intl.~locale.es-NI/meta.json | 1 + .../polyfills/Intl.~locale.es-NI/min.js | 1 + .../polyfills/Intl.~locale.es-NI/raw.js | 3 + .../polyfills/Intl.~locale.es-PA/meta.json | 1 + .../polyfills/Intl.~locale.es-PA/min.js | 1 + .../polyfills/Intl.~locale.es-PA/raw.js | 3 + .../polyfills/Intl.~locale.es-PE/meta.json | 1 + .../polyfills/Intl.~locale.es-PE/min.js | 1 + .../polyfills/Intl.~locale.es-PE/raw.js | 3 + .../polyfills/Intl.~locale.es-PH/meta.json | 1 + .../polyfills/Intl.~locale.es-PH/min.js | 1 + .../polyfills/Intl.~locale.es-PH/raw.js | 3 + .../polyfills/Intl.~locale.es-PR/meta.json | 1 + .../polyfills/Intl.~locale.es-PR/min.js | 1 + .../polyfills/Intl.~locale.es-PR/raw.js | 3 + .../polyfills/Intl.~locale.es-PY/meta.json | 1 + .../polyfills/Intl.~locale.es-PY/min.js | 1 + .../polyfills/Intl.~locale.es-PY/raw.js | 3 + .../polyfills/Intl.~locale.es-SV/meta.json | 1 + .../polyfills/Intl.~locale.es-SV/min.js | 1 + .../polyfills/Intl.~locale.es-SV/raw.js | 3 + .../polyfills/Intl.~locale.es-US/meta.json | 1 + .../polyfills/Intl.~locale.es-US/min.js | 1 + .../polyfills/Intl.~locale.es-US/raw.js | 3 + .../polyfills/Intl.~locale.es-UY/meta.json | 1 + .../polyfills/Intl.~locale.es-UY/min.js | 1 + .../polyfills/Intl.~locale.es-UY/raw.js | 3 + .../polyfills/Intl.~locale.es-VE/meta.json | 1 + .../polyfills/Intl.~locale.es-VE/min.js | 1 + .../polyfills/Intl.~locale.es-VE/raw.js | 3 + .../polyfills/Intl.~locale.es/meta.json | 1 + .../polyfills/Intl.~locale.es/min.js | 1 + .../polyfills/Intl.~locale.es/raw.js | 3 + .../polyfills/Intl.~locale.et-EE/meta.json | 1 + .../polyfills/Intl.~locale.et-EE/min.js | 1 + .../polyfills/Intl.~locale.et-EE/raw.js | 3 + .../polyfills/Intl.~locale.et/meta.json | 1 + .../polyfills/Intl.~locale.et/min.js | 1 + .../polyfills/Intl.~locale.et/raw.js | 3 + .../polyfills/Intl.~locale.eu-ES/meta.json | 1 + .../polyfills/Intl.~locale.eu-ES/min.js | 1 + .../polyfills/Intl.~locale.eu-ES/raw.js | 3 + .../polyfills/Intl.~locale.eu/meta.json | 1 + .../polyfills/Intl.~locale.eu/min.js | 1 + .../polyfills/Intl.~locale.eu/raw.js | 3 + .../polyfills/Intl.~locale.ewo-CM/meta.json | 1 + .../polyfills/Intl.~locale.ewo-CM/min.js | 1 + .../polyfills/Intl.~locale.ewo-CM/raw.js | 3 + .../polyfills/Intl.~locale.ewo/meta.json | 1 + .../polyfills/Intl.~locale.ewo/min.js | 1 + .../polyfills/Intl.~locale.ewo/raw.js | 3 + .../polyfills/Intl.~locale.fa-AF/meta.json | 1 + .../polyfills/Intl.~locale.fa-AF/min.js | 1 + .../polyfills/Intl.~locale.fa-AF/raw.js | 3 + .../polyfills/Intl.~locale.fa-IR/meta.json | 1 + .../polyfills/Intl.~locale.fa-IR/min.js | 1 + .../polyfills/Intl.~locale.fa-IR/raw.js | 3 + .../polyfills/Intl.~locale.fa/meta.json | 1 + .../polyfills/Intl.~locale.fa/min.js | 1 + .../polyfills/Intl.~locale.fa/raw.js | 3 + .../polyfills/Intl.~locale.ff-CM/meta.json | 1 + .../polyfills/Intl.~locale.ff-CM/min.js | 1 + .../polyfills/Intl.~locale.ff-CM/raw.js | 3 + .../polyfills/Intl.~locale.ff-GN/meta.json | 1 + .../polyfills/Intl.~locale.ff-GN/min.js | 1 + .../polyfills/Intl.~locale.ff-GN/raw.js | 3 + .../polyfills/Intl.~locale.ff-MR/meta.json | 1 + .../polyfills/Intl.~locale.ff-MR/min.js | 1 + .../polyfills/Intl.~locale.ff-MR/raw.js | 3 + .../polyfills/Intl.~locale.ff-SN/meta.json | 1 + .../polyfills/Intl.~locale.ff-SN/min.js | 1 + .../polyfills/Intl.~locale.ff-SN/raw.js | 3 + .../polyfills/Intl.~locale.ff/meta.json | 1 + .../polyfills/Intl.~locale.ff/min.js | 1 + .../polyfills/Intl.~locale.ff/raw.js | 3 + .../polyfills/Intl.~locale.fi-FI/meta.json | 1 + .../polyfills/Intl.~locale.fi-FI/min.js | 1 + .../polyfills/Intl.~locale.fi-FI/raw.js | 3 + .../polyfills/Intl.~locale.fi/meta.json | 1 + .../polyfills/Intl.~locale.fi/min.js | 1 + .../polyfills/Intl.~locale.fi/raw.js | 3 + .../polyfills/Intl.~locale.fil-PH/meta.json | 1 + .../polyfills/Intl.~locale.fil-PH/min.js | 1 + .../polyfills/Intl.~locale.fil-PH/raw.js | 3 + .../polyfills/Intl.~locale.fil/meta.json | 1 + .../polyfills/Intl.~locale.fil/min.js | 1 + .../polyfills/Intl.~locale.fil/raw.js | 3 + .../polyfills/Intl.~locale.fo-DK/meta.json | 1 + .../polyfills/Intl.~locale.fo-DK/min.js | 1 + .../polyfills/Intl.~locale.fo-DK/raw.js | 3 + .../polyfills/Intl.~locale.fo-FO/meta.json | 1 + .../polyfills/Intl.~locale.fo-FO/min.js | 1 + .../polyfills/Intl.~locale.fo-FO/raw.js | 3 + .../polyfills/Intl.~locale.fo/meta.json | 1 + .../polyfills/Intl.~locale.fo/min.js | 1 + .../polyfills/Intl.~locale.fo/raw.js | 3 + .../polyfills/Intl.~locale.fr-BE/meta.json | 1 + .../polyfills/Intl.~locale.fr-BE/min.js | 1 + .../polyfills/Intl.~locale.fr-BE/raw.js | 3 + .../polyfills/Intl.~locale.fr-BF/meta.json | 1 + .../polyfills/Intl.~locale.fr-BF/min.js | 1 + .../polyfills/Intl.~locale.fr-BF/raw.js | 3 + .../polyfills/Intl.~locale.fr-BI/meta.json | 1 + .../polyfills/Intl.~locale.fr-BI/min.js | 1 + .../polyfills/Intl.~locale.fr-BI/raw.js | 3 + .../polyfills/Intl.~locale.fr-BJ/meta.json | 1 + .../polyfills/Intl.~locale.fr-BJ/min.js | 1 + .../polyfills/Intl.~locale.fr-BJ/raw.js | 3 + .../polyfills/Intl.~locale.fr-BL/meta.json | 1 + .../polyfills/Intl.~locale.fr-BL/min.js | 1 + .../polyfills/Intl.~locale.fr-BL/raw.js | 3 + .../polyfills/Intl.~locale.fr-CA/meta.json | 1 + .../polyfills/Intl.~locale.fr-CA/min.js | 1 + .../polyfills/Intl.~locale.fr-CA/raw.js | 3 + .../polyfills/Intl.~locale.fr-CD/meta.json | 1 + .../polyfills/Intl.~locale.fr-CD/min.js | 1 + .../polyfills/Intl.~locale.fr-CD/raw.js | 3 + .../polyfills/Intl.~locale.fr-CF/meta.json | 1 + .../polyfills/Intl.~locale.fr-CF/min.js | 1 + .../polyfills/Intl.~locale.fr-CF/raw.js | 3 + .../polyfills/Intl.~locale.fr-CG/meta.json | 1 + .../polyfills/Intl.~locale.fr-CG/min.js | 1 + .../polyfills/Intl.~locale.fr-CG/raw.js | 3 + .../polyfills/Intl.~locale.fr-CH/meta.json | 1 + .../polyfills/Intl.~locale.fr-CH/min.js | 1 + .../polyfills/Intl.~locale.fr-CH/raw.js | 3 + .../polyfills/Intl.~locale.fr-CI/meta.json | 1 + .../polyfills/Intl.~locale.fr-CI/min.js | 1 + .../polyfills/Intl.~locale.fr-CI/raw.js | 3 + .../polyfills/Intl.~locale.fr-CM/meta.json | 1 + .../polyfills/Intl.~locale.fr-CM/min.js | 1 + .../polyfills/Intl.~locale.fr-CM/raw.js | 3 + .../polyfills/Intl.~locale.fr-DJ/meta.json | 1 + .../polyfills/Intl.~locale.fr-DJ/min.js | 1 + .../polyfills/Intl.~locale.fr-DJ/raw.js | 3 + .../polyfills/Intl.~locale.fr-DZ/meta.json | 1 + .../polyfills/Intl.~locale.fr-DZ/min.js | 1 + .../polyfills/Intl.~locale.fr-DZ/raw.js | 3 + .../polyfills/Intl.~locale.fr-FR/meta.json | 1 + .../polyfills/Intl.~locale.fr-FR/min.js | 1 + .../polyfills/Intl.~locale.fr-FR/raw.js | 3 + .../polyfills/Intl.~locale.fr-GA/meta.json | 1 + .../polyfills/Intl.~locale.fr-GA/min.js | 1 + .../polyfills/Intl.~locale.fr-GA/raw.js | 3 + .../polyfills/Intl.~locale.fr-GF/meta.json | 1 + .../polyfills/Intl.~locale.fr-GF/min.js | 1 + .../polyfills/Intl.~locale.fr-GF/raw.js | 3 + .../polyfills/Intl.~locale.fr-GN/meta.json | 1 + .../polyfills/Intl.~locale.fr-GN/min.js | 1 + .../polyfills/Intl.~locale.fr-GN/raw.js | 3 + .../polyfills/Intl.~locale.fr-GP/meta.json | 1 + .../polyfills/Intl.~locale.fr-GP/min.js | 1 + .../polyfills/Intl.~locale.fr-GP/raw.js | 3 + .../polyfills/Intl.~locale.fr-GQ/meta.json | 1 + .../polyfills/Intl.~locale.fr-GQ/min.js | 1 + .../polyfills/Intl.~locale.fr-GQ/raw.js | 3 + .../polyfills/Intl.~locale.fr-HT/meta.json | 1 + .../polyfills/Intl.~locale.fr-HT/min.js | 1 + .../polyfills/Intl.~locale.fr-HT/raw.js | 3 + .../polyfills/Intl.~locale.fr-KM/meta.json | 1 + .../polyfills/Intl.~locale.fr-KM/min.js | 1 + .../polyfills/Intl.~locale.fr-KM/raw.js | 3 + .../polyfills/Intl.~locale.fr-LU/meta.json | 1 + .../polyfills/Intl.~locale.fr-LU/min.js | 1 + .../polyfills/Intl.~locale.fr-LU/raw.js | 3 + .../polyfills/Intl.~locale.fr-MA/meta.json | 1 + .../polyfills/Intl.~locale.fr-MA/min.js | 1 + .../polyfills/Intl.~locale.fr-MA/raw.js | 3 + .../polyfills/Intl.~locale.fr-MC/meta.json | 1 + .../polyfills/Intl.~locale.fr-MC/min.js | 1 + .../polyfills/Intl.~locale.fr-MC/raw.js | 3 + .../polyfills/Intl.~locale.fr-MF/meta.json | 1 + .../polyfills/Intl.~locale.fr-MF/min.js | 1 + .../polyfills/Intl.~locale.fr-MF/raw.js | 3 + .../polyfills/Intl.~locale.fr-MG/meta.json | 1 + .../polyfills/Intl.~locale.fr-MG/min.js | 1 + .../polyfills/Intl.~locale.fr-MG/raw.js | 3 + .../polyfills/Intl.~locale.fr-ML/meta.json | 1 + .../polyfills/Intl.~locale.fr-ML/min.js | 1 + .../polyfills/Intl.~locale.fr-ML/raw.js | 3 + .../polyfills/Intl.~locale.fr-MQ/meta.json | 1 + .../polyfills/Intl.~locale.fr-MQ/min.js | 1 + .../polyfills/Intl.~locale.fr-MQ/raw.js | 3 + .../polyfills/Intl.~locale.fr-MR/meta.json | 1 + .../polyfills/Intl.~locale.fr-MR/min.js | 1 + .../polyfills/Intl.~locale.fr-MR/raw.js | 3 + .../polyfills/Intl.~locale.fr-MU/meta.json | 1 + .../polyfills/Intl.~locale.fr-MU/min.js | 1 + .../polyfills/Intl.~locale.fr-MU/raw.js | 3 + .../polyfills/Intl.~locale.fr-NC/meta.json | 1 + .../polyfills/Intl.~locale.fr-NC/min.js | 1 + .../polyfills/Intl.~locale.fr-NC/raw.js | 3 + .../polyfills/Intl.~locale.fr-NE/meta.json | 1 + .../polyfills/Intl.~locale.fr-NE/min.js | 1 + .../polyfills/Intl.~locale.fr-NE/raw.js | 3 + .../polyfills/Intl.~locale.fr-PF/meta.json | 1 + .../polyfills/Intl.~locale.fr-PF/min.js | 1 + .../polyfills/Intl.~locale.fr-PF/raw.js | 3 + .../polyfills/Intl.~locale.fr-PM/meta.json | 1 + .../polyfills/Intl.~locale.fr-PM/min.js | 1 + .../polyfills/Intl.~locale.fr-PM/raw.js | 3 + .../polyfills/Intl.~locale.fr-RE/meta.json | 1 + .../polyfills/Intl.~locale.fr-RE/min.js | 1 + .../polyfills/Intl.~locale.fr-RE/raw.js | 3 + .../polyfills/Intl.~locale.fr-RW/meta.json | 1 + .../polyfills/Intl.~locale.fr-RW/min.js | 1 + .../polyfills/Intl.~locale.fr-RW/raw.js | 3 + .../polyfills/Intl.~locale.fr-SC/meta.json | 1 + .../polyfills/Intl.~locale.fr-SC/min.js | 1 + .../polyfills/Intl.~locale.fr-SC/raw.js | 3 + .../polyfills/Intl.~locale.fr-SN/meta.json | 1 + .../polyfills/Intl.~locale.fr-SN/min.js | 1 + .../polyfills/Intl.~locale.fr-SN/raw.js | 3 + .../polyfills/Intl.~locale.fr-SY/meta.json | 1 + .../polyfills/Intl.~locale.fr-SY/min.js | 1 + .../polyfills/Intl.~locale.fr-SY/raw.js | 3 + .../polyfills/Intl.~locale.fr-TD/meta.json | 1 + .../polyfills/Intl.~locale.fr-TD/min.js | 1 + .../polyfills/Intl.~locale.fr-TD/raw.js | 3 + .../polyfills/Intl.~locale.fr-TG/meta.json | 1 + .../polyfills/Intl.~locale.fr-TG/min.js | 1 + .../polyfills/Intl.~locale.fr-TG/raw.js | 3 + .../polyfills/Intl.~locale.fr-TN/meta.json | 1 + .../polyfills/Intl.~locale.fr-TN/min.js | 1 + .../polyfills/Intl.~locale.fr-TN/raw.js | 3 + .../polyfills/Intl.~locale.fr-VU/meta.json | 1 + .../polyfills/Intl.~locale.fr-VU/min.js | 1 + .../polyfills/Intl.~locale.fr-VU/raw.js | 3 + .../polyfills/Intl.~locale.fr-WF/meta.json | 1 + .../polyfills/Intl.~locale.fr-WF/min.js | 1 + .../polyfills/Intl.~locale.fr-WF/raw.js | 3 + .../polyfills/Intl.~locale.fr-YT/meta.json | 1 + .../polyfills/Intl.~locale.fr-YT/min.js | 1 + .../polyfills/Intl.~locale.fr-YT/raw.js | 3 + .../polyfills/Intl.~locale.fr/meta.json | 1 + .../polyfills/Intl.~locale.fr/min.js | 1 + .../polyfills/Intl.~locale.fr/raw.js | 3 + .../polyfills/Intl.~locale.fur-IT/meta.json | 1 + .../polyfills/Intl.~locale.fur-IT/min.js | 1 + .../polyfills/Intl.~locale.fur-IT/raw.js | 3 + .../polyfills/Intl.~locale.fur/meta.json | 1 + .../polyfills/Intl.~locale.fur/min.js | 1 + .../polyfills/Intl.~locale.fur/raw.js | 3 + .../polyfills/Intl.~locale.fy-NL/meta.json | 1 + .../polyfills/Intl.~locale.fy-NL/min.js | 1 + .../polyfills/Intl.~locale.fy-NL/raw.js | 3 + .../polyfills/Intl.~locale.fy/meta.json | 1 + .../polyfills/Intl.~locale.fy/min.js | 1 + .../polyfills/Intl.~locale.fy/raw.js | 3 + .../polyfills/Intl.~locale.ga-IE/meta.json | 1 + .../polyfills/Intl.~locale.ga-IE/min.js | 1 + .../polyfills/Intl.~locale.ga-IE/raw.js | 3 + .../polyfills/Intl.~locale.ga/meta.json | 1 + .../polyfills/Intl.~locale.ga/min.js | 1 + .../polyfills/Intl.~locale.ga/raw.js | 3 + .../polyfills/Intl.~locale.gd-GB/meta.json | 1 + .../polyfills/Intl.~locale.gd-GB/min.js | 1 + .../polyfills/Intl.~locale.gd-GB/raw.js | 3 + .../polyfills/Intl.~locale.gd/meta.json | 1 + .../polyfills/Intl.~locale.gd/min.js | 1 + .../polyfills/Intl.~locale.gd/raw.js | 3 + .../polyfills/Intl.~locale.gl-ES/meta.json | 1 + .../polyfills/Intl.~locale.gl-ES/min.js | 1 + .../polyfills/Intl.~locale.gl-ES/raw.js | 3 + .../polyfills/Intl.~locale.gl/meta.json | 1 + .../polyfills/Intl.~locale.gl/min.js | 1 + .../polyfills/Intl.~locale.gl/raw.js | 3 + .../polyfills/Intl.~locale.gsw-CH/meta.json | 1 + .../polyfills/Intl.~locale.gsw-CH/min.js | 1 + .../polyfills/Intl.~locale.gsw-CH/raw.js | 3 + .../polyfills/Intl.~locale.gsw-FR/meta.json | 1 + .../polyfills/Intl.~locale.gsw-FR/min.js | 1 + .../polyfills/Intl.~locale.gsw-FR/raw.js | 3 + .../polyfills/Intl.~locale.gsw-LI/meta.json | 1 + .../polyfills/Intl.~locale.gsw-LI/min.js | 1 + .../polyfills/Intl.~locale.gsw-LI/raw.js | 3 + .../polyfills/Intl.~locale.gsw/meta.json | 1 + .../polyfills/Intl.~locale.gsw/min.js | 1 + .../polyfills/Intl.~locale.gsw/raw.js | 3 + .../polyfills/Intl.~locale.gu-IN/meta.json | 1 + .../polyfills/Intl.~locale.gu-IN/min.js | 1 + .../polyfills/Intl.~locale.gu-IN/raw.js | 3 + .../polyfills/Intl.~locale.gu/meta.json | 1 + .../polyfills/Intl.~locale.gu/min.js | 1 + .../polyfills/Intl.~locale.gu/raw.js | 3 + .../polyfills/Intl.~locale.guz-KE/meta.json | 1 + .../polyfills/Intl.~locale.guz-KE/min.js | 1 + .../polyfills/Intl.~locale.guz-KE/raw.js | 3 + .../polyfills/Intl.~locale.guz/meta.json | 1 + .../polyfills/Intl.~locale.guz/min.js | 1 + .../polyfills/Intl.~locale.guz/raw.js | 3 + .../polyfills/Intl.~locale.gv-IM/meta.json | 1 + .../polyfills/Intl.~locale.gv-IM/min.js | 1 + .../polyfills/Intl.~locale.gv-IM/raw.js | 3 + .../polyfills/Intl.~locale.gv/meta.json | 1 + .../polyfills/Intl.~locale.gv/min.js | 1 + .../polyfills/Intl.~locale.gv/raw.js | 3 + .../polyfills/Intl.~locale.ha-Arab/meta.json | 1 + .../polyfills/Intl.~locale.ha-Arab/min.js | 1 + .../polyfills/Intl.~locale.ha-Arab/raw.js | 3 + .../polyfills/Intl.~locale.ha-GH/meta.json | 1 + .../polyfills/Intl.~locale.ha-GH/min.js | 1 + .../polyfills/Intl.~locale.ha-GH/raw.js | 3 + .../polyfills/Intl.~locale.ha-NE/meta.json | 1 + .../polyfills/Intl.~locale.ha-NE/min.js | 1 + .../polyfills/Intl.~locale.ha-NE/raw.js | 3 + .../polyfills/Intl.~locale.ha-NG/meta.json | 1 + .../polyfills/Intl.~locale.ha-NG/min.js | 1 + .../polyfills/Intl.~locale.ha-NG/raw.js | 3 + .../polyfills/Intl.~locale.ha/meta.json | 1 + .../polyfills/Intl.~locale.ha/min.js | 1 + .../polyfills/Intl.~locale.ha/raw.js | 3 + .../polyfills/Intl.~locale.haw-US/meta.json | 1 + .../polyfills/Intl.~locale.haw-US/min.js | 1 + .../polyfills/Intl.~locale.haw-US/raw.js | 3 + .../polyfills/Intl.~locale.haw/meta.json | 1 + .../polyfills/Intl.~locale.haw/min.js | 1 + .../polyfills/Intl.~locale.haw/raw.js | 3 + .../polyfills/Intl.~locale.he-IL/meta.json | 1 + .../polyfills/Intl.~locale.he-IL/min.js | 1 + .../polyfills/Intl.~locale.he-IL/raw.js | 3 + .../polyfills/Intl.~locale.he/meta.json | 1 + .../polyfills/Intl.~locale.he/min.js | 1 + .../polyfills/Intl.~locale.he/raw.js | 3 + .../polyfills/Intl.~locale.hi-IN/meta.json | 1 + .../polyfills/Intl.~locale.hi-IN/min.js | 1 + .../polyfills/Intl.~locale.hi-IN/raw.js | 3 + .../polyfills/Intl.~locale.hi/meta.json | 1 + .../polyfills/Intl.~locale.hi/min.js | 1 + .../polyfills/Intl.~locale.hi/raw.js | 3 + .../polyfills/Intl.~locale.hr-BA/meta.json | 1 + .../polyfills/Intl.~locale.hr-BA/min.js | 1 + .../polyfills/Intl.~locale.hr-BA/raw.js | 3 + .../polyfills/Intl.~locale.hr-HR/meta.json | 1 + .../polyfills/Intl.~locale.hr-HR/min.js | 1 + .../polyfills/Intl.~locale.hr-HR/raw.js | 3 + .../polyfills/Intl.~locale.hr/meta.json | 1 + .../polyfills/Intl.~locale.hr/min.js | 1 + .../polyfills/Intl.~locale.hr/raw.js | 3 + .../polyfills/Intl.~locale.hsb-DE/meta.json | 1 + .../polyfills/Intl.~locale.hsb-DE/min.js | 1 + .../polyfills/Intl.~locale.hsb-DE/raw.js | 3 + .../polyfills/Intl.~locale.hsb/meta.json | 1 + .../polyfills/Intl.~locale.hsb/min.js | 1 + .../polyfills/Intl.~locale.hsb/raw.js | 3 + .../polyfills/Intl.~locale.hu-HU/meta.json | 1 + .../polyfills/Intl.~locale.hu-HU/min.js | 1 + .../polyfills/Intl.~locale.hu-HU/raw.js | 3 + .../polyfills/Intl.~locale.hu/meta.json | 1 + .../polyfills/Intl.~locale.hu/min.js | 1 + .../polyfills/Intl.~locale.hu/raw.js | 3 + .../polyfills/Intl.~locale.hy-AM/meta.json | 1 + .../polyfills/Intl.~locale.hy-AM/min.js | 1 + .../polyfills/Intl.~locale.hy-AM/raw.js | 3 + .../polyfills/Intl.~locale.hy/meta.json | 1 + .../polyfills/Intl.~locale.hy/min.js | 1 + .../polyfills/Intl.~locale.hy/raw.js | 3 + .../polyfills/Intl.~locale.id-ID/meta.json | 1 + .../polyfills/Intl.~locale.id-ID/min.js | 1 + .../polyfills/Intl.~locale.id-ID/raw.js | 3 + .../polyfills/Intl.~locale.id/meta.json | 1 + .../polyfills/Intl.~locale.id/min.js | 1 + .../polyfills/Intl.~locale.id/raw.js | 3 + .../polyfills/Intl.~locale.ig-NG/meta.json | 1 + .../polyfills/Intl.~locale.ig-NG/min.js | 1 + .../polyfills/Intl.~locale.ig-NG/raw.js | 3 + .../polyfills/Intl.~locale.ig/meta.json | 1 + .../polyfills/Intl.~locale.ig/min.js | 1 + .../polyfills/Intl.~locale.ig/raw.js | 3 + .../polyfills/Intl.~locale.ii-CN/meta.json | 1 + .../polyfills/Intl.~locale.ii-CN/min.js | 1 + .../polyfills/Intl.~locale.ii-CN/raw.js | 3 + .../polyfills/Intl.~locale.ii/meta.json | 1 + .../polyfills/Intl.~locale.ii/min.js | 1 + .../polyfills/Intl.~locale.ii/raw.js | 3 + .../polyfills/Intl.~locale.is-IS/meta.json | 1 + .../polyfills/Intl.~locale.is-IS/min.js | 1 + .../polyfills/Intl.~locale.is-IS/raw.js | 3 + .../polyfills/Intl.~locale.is/meta.json | 1 + .../polyfills/Intl.~locale.is/min.js | 1 + .../polyfills/Intl.~locale.is/raw.js | 3 + .../polyfills/Intl.~locale.it-CH/meta.json | 1 + .../polyfills/Intl.~locale.it-CH/min.js | 1 + .../polyfills/Intl.~locale.it-CH/raw.js | 3 + .../polyfills/Intl.~locale.it-IT/meta.json | 1 + .../polyfills/Intl.~locale.it-IT/min.js | 1 + .../polyfills/Intl.~locale.it-IT/raw.js | 3 + .../polyfills/Intl.~locale.it-SM/meta.json | 1 + .../polyfills/Intl.~locale.it-SM/min.js | 1 + .../polyfills/Intl.~locale.it-SM/raw.js | 3 + .../polyfills/Intl.~locale.it/meta.json | 1 + .../polyfills/Intl.~locale.it/min.js | 1 + .../polyfills/Intl.~locale.it/raw.js | 3 + .../polyfills/Intl.~locale.iu-Latn/meta.json | 1 + .../polyfills/Intl.~locale.iu-Latn/min.js | 1 + .../polyfills/Intl.~locale.iu-Latn/raw.js | 3 + .../polyfills/Intl.~locale.ja-JP/meta.json | 1 + .../polyfills/Intl.~locale.ja-JP/min.js | 1 + .../polyfills/Intl.~locale.ja-JP/raw.js | 3 + .../polyfills/Intl.~locale.ja/meta.json | 1 + .../polyfills/Intl.~locale.ja/min.js | 1 + .../polyfills/Intl.~locale.ja/raw.js | 3 + .../polyfills/Intl.~locale.jgo-CM/meta.json | 1 + .../polyfills/Intl.~locale.jgo-CM/min.js | 1 + .../polyfills/Intl.~locale.jgo-CM/raw.js | 3 + .../polyfills/Intl.~locale.jgo/meta.json | 1 + .../polyfills/Intl.~locale.jgo/min.js | 1 + .../polyfills/Intl.~locale.jgo/raw.js | 3 + .../polyfills/Intl.~locale.jmc-TZ/meta.json | 1 + .../polyfills/Intl.~locale.jmc-TZ/min.js | 1 + .../polyfills/Intl.~locale.jmc-TZ/raw.js | 3 + .../polyfills/Intl.~locale.jmc/meta.json | 1 + .../polyfills/Intl.~locale.jmc/min.js | 1 + .../polyfills/Intl.~locale.jmc/raw.js | 3 + .../polyfills/Intl.~locale.ka-GE/meta.json | 1 + .../polyfills/Intl.~locale.ka-GE/min.js | 1 + .../polyfills/Intl.~locale.ka-GE/raw.js | 3 + .../polyfills/Intl.~locale.ka/meta.json | 1 + .../polyfills/Intl.~locale.ka/min.js | 1 + .../polyfills/Intl.~locale.ka/raw.js | 3 + .../polyfills/Intl.~locale.kab-DZ/meta.json | 1 + .../polyfills/Intl.~locale.kab-DZ/min.js | 1 + .../polyfills/Intl.~locale.kab-DZ/raw.js | 3 + .../polyfills/Intl.~locale.kab/meta.json | 1 + .../polyfills/Intl.~locale.kab/min.js | 1 + .../polyfills/Intl.~locale.kab/raw.js | 3 + .../polyfills/Intl.~locale.kam-KE/meta.json | 1 + .../polyfills/Intl.~locale.kam-KE/min.js | 1 + .../polyfills/Intl.~locale.kam-KE/raw.js | 3 + .../polyfills/Intl.~locale.kam/meta.json | 1 + .../polyfills/Intl.~locale.kam/min.js | 1 + .../polyfills/Intl.~locale.kam/raw.js | 3 + .../polyfills/Intl.~locale.kde-TZ/meta.json | 1 + .../polyfills/Intl.~locale.kde-TZ/min.js | 1 + .../polyfills/Intl.~locale.kde-TZ/raw.js | 3 + .../polyfills/Intl.~locale.kde/meta.json | 1 + .../polyfills/Intl.~locale.kde/min.js | 1 + .../polyfills/Intl.~locale.kde/raw.js | 3 + .../polyfills/Intl.~locale.kea-CV/meta.json | 1 + .../polyfills/Intl.~locale.kea-CV/min.js | 1 + .../polyfills/Intl.~locale.kea-CV/raw.js | 3 + .../polyfills/Intl.~locale.kea/meta.json | 1 + .../polyfills/Intl.~locale.kea/min.js | 1 + .../polyfills/Intl.~locale.kea/raw.js | 3 + .../polyfills/Intl.~locale.khq-ML/meta.json | 1 + .../polyfills/Intl.~locale.khq-ML/min.js | 1 + .../polyfills/Intl.~locale.khq-ML/raw.js | 3 + .../polyfills/Intl.~locale.khq/meta.json | 1 + .../polyfills/Intl.~locale.khq/min.js | 1 + .../polyfills/Intl.~locale.khq/raw.js | 3 + .../polyfills/Intl.~locale.ki-KE/meta.json | 1 + .../polyfills/Intl.~locale.ki-KE/min.js | 1 + .../polyfills/Intl.~locale.ki-KE/raw.js | 3 + .../polyfills/Intl.~locale.ki/meta.json | 1 + .../polyfills/Intl.~locale.ki/min.js | 1 + .../polyfills/Intl.~locale.ki/raw.js | 3 + .../polyfills/Intl.~locale.kk-KZ/meta.json | 1 + .../polyfills/Intl.~locale.kk-KZ/min.js | 1 + .../polyfills/Intl.~locale.kk-KZ/raw.js | 3 + .../polyfills/Intl.~locale.kk/meta.json | 1 + .../polyfills/Intl.~locale.kk/min.js | 1 + .../polyfills/Intl.~locale.kk/raw.js | 3 + .../polyfills/Intl.~locale.kkj-CM/meta.json | 1 + .../polyfills/Intl.~locale.kkj-CM/min.js | 1 + .../polyfills/Intl.~locale.kkj-CM/raw.js | 3 + .../polyfills/Intl.~locale.kkj/meta.json | 1 + .../polyfills/Intl.~locale.kkj/min.js | 1 + .../polyfills/Intl.~locale.kkj/raw.js | 3 + .../polyfills/Intl.~locale.kl-GL/meta.json | 1 + .../polyfills/Intl.~locale.kl-GL/min.js | 1 + .../polyfills/Intl.~locale.kl-GL/raw.js | 3 + .../polyfills/Intl.~locale.kl/meta.json | 1 + .../polyfills/Intl.~locale.kl/min.js | 1 + .../polyfills/Intl.~locale.kl/raw.js | 3 + .../polyfills/Intl.~locale.kln-KE/meta.json | 1 + .../polyfills/Intl.~locale.kln-KE/min.js | 1 + .../polyfills/Intl.~locale.kln-KE/raw.js | 3 + .../polyfills/Intl.~locale.kln/meta.json | 1 + .../polyfills/Intl.~locale.kln/min.js | 1 + .../polyfills/Intl.~locale.kln/raw.js | 3 + .../polyfills/Intl.~locale.km-KH/meta.json | 1 + .../polyfills/Intl.~locale.km-KH/min.js | 1 + .../polyfills/Intl.~locale.km-KH/raw.js | 3 + .../polyfills/Intl.~locale.km/meta.json | 1 + .../polyfills/Intl.~locale.km/min.js | 1 + .../polyfills/Intl.~locale.km/raw.js | 3 + .../polyfills/Intl.~locale.kn-IN/meta.json | 1 + .../polyfills/Intl.~locale.kn-IN/min.js | 1 + .../polyfills/Intl.~locale.kn-IN/raw.js | 3 + .../polyfills/Intl.~locale.kn/meta.json | 1 + .../polyfills/Intl.~locale.kn/min.js | 1 + .../polyfills/Intl.~locale.kn/raw.js | 3 + .../polyfills/Intl.~locale.ko-KP/meta.json | 1 + .../polyfills/Intl.~locale.ko-KP/min.js | 1 + .../polyfills/Intl.~locale.ko-KP/raw.js | 3 + .../polyfills/Intl.~locale.ko-KR/meta.json | 1 + .../polyfills/Intl.~locale.ko-KR/min.js | 1 + .../polyfills/Intl.~locale.ko-KR/raw.js | 3 + .../polyfills/Intl.~locale.ko/meta.json | 1 + .../polyfills/Intl.~locale.ko/min.js | 1 + .../polyfills/Intl.~locale.ko/raw.js | 3 + .../polyfills/Intl.~locale.kok-IN/meta.json | 1 + .../polyfills/Intl.~locale.kok-IN/min.js | 1 + .../polyfills/Intl.~locale.kok-IN/raw.js | 3 + .../polyfills/Intl.~locale.kok/meta.json | 1 + .../polyfills/Intl.~locale.kok/min.js | 1 + .../polyfills/Intl.~locale.kok/raw.js | 3 + .../polyfills/Intl.~locale.ks-IN/meta.json | 1 + .../polyfills/Intl.~locale.ks-IN/min.js | 1 + .../polyfills/Intl.~locale.ks-IN/raw.js | 3 + .../polyfills/Intl.~locale.ks/meta.json | 1 + .../polyfills/Intl.~locale.ks/min.js | 1 + .../polyfills/Intl.~locale.ks/raw.js | 3 + .../polyfills/Intl.~locale.ksb-TZ/meta.json | 1 + .../polyfills/Intl.~locale.ksb-TZ/min.js | 1 + .../polyfills/Intl.~locale.ksb-TZ/raw.js | 3 + .../polyfills/Intl.~locale.ksb/meta.json | 1 + .../polyfills/Intl.~locale.ksb/min.js | 1 + .../polyfills/Intl.~locale.ksb/raw.js | 3 + .../polyfills/Intl.~locale.ksf-CM/meta.json | 1 + .../polyfills/Intl.~locale.ksf-CM/min.js | 1 + .../polyfills/Intl.~locale.ksf-CM/raw.js | 3 + .../polyfills/Intl.~locale.ksf/meta.json | 1 + .../polyfills/Intl.~locale.ksf/min.js | 1 + .../polyfills/Intl.~locale.ksf/raw.js | 3 + .../polyfills/Intl.~locale.ksh-DE/meta.json | 1 + .../polyfills/Intl.~locale.ksh-DE/min.js | 1 + .../polyfills/Intl.~locale.ksh-DE/raw.js | 3 + .../polyfills/Intl.~locale.ksh/meta.json | 1 + .../polyfills/Intl.~locale.ksh/min.js | 1 + .../polyfills/Intl.~locale.ksh/raw.js | 3 + .../polyfills/Intl.~locale.kw-GB/meta.json | 1 + .../polyfills/Intl.~locale.kw-GB/min.js | 1 + .../polyfills/Intl.~locale.kw-GB/raw.js | 3 + .../polyfills/Intl.~locale.kw/meta.json | 1 + .../polyfills/Intl.~locale.kw/min.js | 1 + .../polyfills/Intl.~locale.kw/raw.js | 3 + .../polyfills/Intl.~locale.ky-KG/meta.json | 1 + .../polyfills/Intl.~locale.ky-KG/min.js | 1 + .../polyfills/Intl.~locale.ky-KG/raw.js | 3 + .../polyfills/Intl.~locale.ky/meta.json | 1 + .../polyfills/Intl.~locale.ky/min.js | 1 + .../polyfills/Intl.~locale.ky/raw.js | 3 + .../polyfills/Intl.~locale.lag-TZ/meta.json | 1 + .../polyfills/Intl.~locale.lag-TZ/min.js | 1 + .../polyfills/Intl.~locale.lag-TZ/raw.js | 3 + .../polyfills/Intl.~locale.lag/meta.json | 1 + .../polyfills/Intl.~locale.lag/min.js | 1 + .../polyfills/Intl.~locale.lag/raw.js | 3 + .../polyfills/Intl.~locale.lb-LU/meta.json | 1 + .../polyfills/Intl.~locale.lb-LU/min.js | 1 + .../polyfills/Intl.~locale.lb-LU/raw.js | 3 + .../polyfills/Intl.~locale.lb/meta.json | 1 + .../polyfills/Intl.~locale.lb/min.js | 1 + .../polyfills/Intl.~locale.lb/raw.js | 3 + .../polyfills/Intl.~locale.lg-UG/meta.json | 1 + .../polyfills/Intl.~locale.lg-UG/min.js | 1 + .../polyfills/Intl.~locale.lg-UG/raw.js | 3 + .../polyfills/Intl.~locale.lg/meta.json | 1 + .../polyfills/Intl.~locale.lg/min.js | 1 + .../polyfills/Intl.~locale.lg/raw.js | 3 + .../polyfills/Intl.~locale.lkt-US/meta.json | 1 + .../polyfills/Intl.~locale.lkt-US/min.js | 1 + .../polyfills/Intl.~locale.lkt-US/raw.js | 3 + .../polyfills/Intl.~locale.lkt/meta.json | 1 + .../polyfills/Intl.~locale.lkt/min.js | 1 + .../polyfills/Intl.~locale.lkt/raw.js | 3 + .../polyfills/Intl.~locale.ln-AO/meta.json | 1 + .../polyfills/Intl.~locale.ln-AO/min.js | 1 + .../polyfills/Intl.~locale.ln-AO/raw.js | 3 + .../polyfills/Intl.~locale.ln-CD/meta.json | 1 + .../polyfills/Intl.~locale.ln-CD/min.js | 1 + .../polyfills/Intl.~locale.ln-CD/raw.js | 3 + .../polyfills/Intl.~locale.ln-CF/meta.json | 1 + .../polyfills/Intl.~locale.ln-CF/min.js | 1 + .../polyfills/Intl.~locale.ln-CF/raw.js | 3 + .../polyfills/Intl.~locale.ln-CG/meta.json | 1 + .../polyfills/Intl.~locale.ln-CG/min.js | 1 + .../polyfills/Intl.~locale.ln-CG/raw.js | 3 + .../polyfills/Intl.~locale.ln/meta.json | 1 + .../polyfills/Intl.~locale.ln/min.js | 1 + .../polyfills/Intl.~locale.ln/raw.js | 3 + .../polyfills/Intl.~locale.lo-LA/meta.json | 1 + .../polyfills/Intl.~locale.lo-LA/min.js | 1 + .../polyfills/Intl.~locale.lo-LA/raw.js | 3 + .../polyfills/Intl.~locale.lo/meta.json | 1 + .../polyfills/Intl.~locale.lo/min.js | 1 + .../polyfills/Intl.~locale.lo/raw.js | 3 + .../polyfills/Intl.~locale.lrc-IQ/meta.json | 1 + .../polyfills/Intl.~locale.lrc-IQ/min.js | 1 + .../polyfills/Intl.~locale.lrc-IQ/raw.js | 3 + .../polyfills/Intl.~locale.lrc-IR/meta.json | 1 + .../polyfills/Intl.~locale.lrc-IR/min.js | 1 + .../polyfills/Intl.~locale.lrc-IR/raw.js | 3 + .../polyfills/Intl.~locale.lrc/meta.json | 1 + .../polyfills/Intl.~locale.lrc/min.js | 1 + .../polyfills/Intl.~locale.lrc/raw.js | 3 + .../polyfills/Intl.~locale.lt-LT/meta.json | 1 + .../polyfills/Intl.~locale.lt-LT/min.js | 1 + .../polyfills/Intl.~locale.lt-LT/raw.js | 3 + .../polyfills/Intl.~locale.lt/meta.json | 1 + .../polyfills/Intl.~locale.lt/min.js | 1 + .../polyfills/Intl.~locale.lt/raw.js | 3 + .../polyfills/Intl.~locale.lu-CD/meta.json | 1 + .../polyfills/Intl.~locale.lu-CD/min.js | 1 + .../polyfills/Intl.~locale.lu-CD/raw.js | 3 + .../polyfills/Intl.~locale.lu/meta.json | 1 + .../polyfills/Intl.~locale.lu/min.js | 1 + .../polyfills/Intl.~locale.lu/raw.js | 3 + .../polyfills/Intl.~locale.luo-KE/meta.json | 1 + .../polyfills/Intl.~locale.luo-KE/min.js | 1 + .../polyfills/Intl.~locale.luo-KE/raw.js | 3 + .../polyfills/Intl.~locale.luo/meta.json | 1 + .../polyfills/Intl.~locale.luo/min.js | 1 + .../polyfills/Intl.~locale.luo/raw.js | 3 + .../polyfills/Intl.~locale.luy-KE/meta.json | 1 + .../polyfills/Intl.~locale.luy-KE/min.js | 1 + .../polyfills/Intl.~locale.luy-KE/raw.js | 3 + .../polyfills/Intl.~locale.luy/meta.json | 1 + .../polyfills/Intl.~locale.luy/min.js | 1 + .../polyfills/Intl.~locale.luy/raw.js | 3 + .../polyfills/Intl.~locale.lv-LV/meta.json | 1 + .../polyfills/Intl.~locale.lv-LV/min.js | 1 + .../polyfills/Intl.~locale.lv-LV/raw.js | 3 + .../polyfills/Intl.~locale.lv/meta.json | 1 + .../polyfills/Intl.~locale.lv/min.js | 1 + .../polyfills/Intl.~locale.lv/raw.js | 3 + .../polyfills/Intl.~locale.mas-KE/meta.json | 1 + .../polyfills/Intl.~locale.mas-KE/min.js | 1 + .../polyfills/Intl.~locale.mas-KE/raw.js | 3 + .../polyfills/Intl.~locale.mas-TZ/meta.json | 1 + .../polyfills/Intl.~locale.mas-TZ/min.js | 1 + .../polyfills/Intl.~locale.mas-TZ/raw.js | 3 + .../polyfills/Intl.~locale.mas/meta.json | 1 + .../polyfills/Intl.~locale.mas/min.js | 1 + .../polyfills/Intl.~locale.mas/raw.js | 3 + .../polyfills/Intl.~locale.mer-KE/meta.json | 1 + .../polyfills/Intl.~locale.mer-KE/min.js | 1 + .../polyfills/Intl.~locale.mer-KE/raw.js | 3 + .../polyfills/Intl.~locale.mer/meta.json | 1 + .../polyfills/Intl.~locale.mer/min.js | 1 + .../polyfills/Intl.~locale.mer/raw.js | 3 + .../polyfills/Intl.~locale.mfe-MU/meta.json | 1 + .../polyfills/Intl.~locale.mfe-MU/min.js | 1 + .../polyfills/Intl.~locale.mfe-MU/raw.js | 3 + .../polyfills/Intl.~locale.mfe/meta.json | 1 + .../polyfills/Intl.~locale.mfe/min.js | 1 + .../polyfills/Intl.~locale.mfe/raw.js | 3 + .../polyfills/Intl.~locale.mg-MG/meta.json | 1 + .../polyfills/Intl.~locale.mg-MG/min.js | 1 + .../polyfills/Intl.~locale.mg-MG/raw.js | 3 + .../polyfills/Intl.~locale.mg/meta.json | 1 + .../polyfills/Intl.~locale.mg/min.js | 1 + .../polyfills/Intl.~locale.mg/raw.js | 3 + .../polyfills/Intl.~locale.mgh-MZ/meta.json | 1 + .../polyfills/Intl.~locale.mgh-MZ/min.js | 1 + .../polyfills/Intl.~locale.mgh-MZ/raw.js | 3 + .../polyfills/Intl.~locale.mgh/meta.json | 1 + .../polyfills/Intl.~locale.mgh/min.js | 1 + .../polyfills/Intl.~locale.mgh/raw.js | 3 + .../polyfills/Intl.~locale.mgo-CM/meta.json | 1 + .../polyfills/Intl.~locale.mgo-CM/min.js | 1 + .../polyfills/Intl.~locale.mgo-CM/raw.js | 3 + .../polyfills/Intl.~locale.mgo/meta.json | 1 + .../polyfills/Intl.~locale.mgo/min.js | 1 + .../polyfills/Intl.~locale.mgo/raw.js | 3 + .../polyfills/Intl.~locale.mk-MK/meta.json | 1 + .../polyfills/Intl.~locale.mk-MK/min.js | 1 + .../polyfills/Intl.~locale.mk-MK/raw.js | 3 + .../polyfills/Intl.~locale.mk/meta.json | 1 + .../polyfills/Intl.~locale.mk/min.js | 1 + .../polyfills/Intl.~locale.mk/raw.js | 3 + .../polyfills/Intl.~locale.ml-IN/meta.json | 1 + .../polyfills/Intl.~locale.ml-IN/min.js | 1 + .../polyfills/Intl.~locale.ml-IN/raw.js | 3 + .../polyfills/Intl.~locale.ml/meta.json | 1 + .../polyfills/Intl.~locale.ml/min.js | 1 + .../polyfills/Intl.~locale.ml/raw.js | 3 + .../polyfills/Intl.~locale.mn-MN/meta.json | 1 + .../polyfills/Intl.~locale.mn-MN/min.js | 1 + .../polyfills/Intl.~locale.mn-MN/raw.js | 3 + .../polyfills/Intl.~locale.mn-Mong/meta.json | 1 + .../polyfills/Intl.~locale.mn-Mong/min.js | 1 + .../polyfills/Intl.~locale.mn-Mong/raw.js | 3 + .../polyfills/Intl.~locale.mn/meta.json | 1 + .../polyfills/Intl.~locale.mn/min.js | 1 + .../polyfills/Intl.~locale.mn/raw.js | 3 + .../polyfills/Intl.~locale.mr-IN/meta.json | 1 + .../polyfills/Intl.~locale.mr-IN/min.js | 1 + .../polyfills/Intl.~locale.mr-IN/raw.js | 3 + .../polyfills/Intl.~locale.mr/meta.json | 1 + .../polyfills/Intl.~locale.mr/min.js | 1 + .../polyfills/Intl.~locale.mr/raw.js | 3 + .../polyfills/Intl.~locale.ms-Arab/meta.json | 1 + .../polyfills/Intl.~locale.ms-Arab/min.js | 1 + .../polyfills/Intl.~locale.ms-Arab/raw.js | 3 + .../polyfills/Intl.~locale.ms-BN/meta.json | 1 + .../polyfills/Intl.~locale.ms-BN/min.js | 1 + .../polyfills/Intl.~locale.ms-BN/raw.js | 3 + .../polyfills/Intl.~locale.ms-MY/meta.json | 1 + .../polyfills/Intl.~locale.ms-MY/min.js | 1 + .../polyfills/Intl.~locale.ms-MY/raw.js | 3 + .../polyfills/Intl.~locale.ms-SG/meta.json | 1 + .../polyfills/Intl.~locale.ms-SG/min.js | 1 + .../polyfills/Intl.~locale.ms-SG/raw.js | 3 + .../polyfills/Intl.~locale.ms/meta.json | 1 + .../polyfills/Intl.~locale.ms/min.js | 1 + .../polyfills/Intl.~locale.ms/raw.js | 3 + .../polyfills/Intl.~locale.mt-MT/meta.json | 1 + .../polyfills/Intl.~locale.mt-MT/min.js | 1 + .../polyfills/Intl.~locale.mt-MT/raw.js | 3 + .../polyfills/Intl.~locale.mt/meta.json | 1 + .../polyfills/Intl.~locale.mt/min.js | 1 + .../polyfills/Intl.~locale.mt/raw.js | 3 + .../polyfills/Intl.~locale.mua-CM/meta.json | 1 + .../polyfills/Intl.~locale.mua-CM/min.js | 1 + .../polyfills/Intl.~locale.mua-CM/raw.js | 3 + .../polyfills/Intl.~locale.mua/meta.json | 1 + .../polyfills/Intl.~locale.mua/min.js | 1 + .../polyfills/Intl.~locale.mua/raw.js | 3 + .../polyfills/Intl.~locale.my-MM/meta.json | 1 + .../polyfills/Intl.~locale.my-MM/min.js | 1 + .../polyfills/Intl.~locale.my-MM/raw.js | 3 + .../polyfills/Intl.~locale.my/meta.json | 1 + .../polyfills/Intl.~locale.my/min.js | 1 + .../polyfills/Intl.~locale.my/raw.js | 3 + .../polyfills/Intl.~locale.mzn-IR/meta.json | 1 + .../polyfills/Intl.~locale.mzn-IR/min.js | 1 + .../polyfills/Intl.~locale.mzn-IR/raw.js | 3 + .../polyfills/Intl.~locale.mzn/meta.json | 1 + .../polyfills/Intl.~locale.mzn/min.js | 1 + .../polyfills/Intl.~locale.mzn/raw.js | 3 + .../polyfills/Intl.~locale.naq-NA/meta.json | 1 + .../polyfills/Intl.~locale.naq-NA/min.js | 1 + .../polyfills/Intl.~locale.naq-NA/raw.js | 3 + .../polyfills/Intl.~locale.naq/meta.json | 1 + .../polyfills/Intl.~locale.naq/min.js | 1 + .../polyfills/Intl.~locale.naq/raw.js | 3 + .../polyfills/Intl.~locale.nb-NO/meta.json | 1 + .../polyfills/Intl.~locale.nb-NO/min.js | 1 + .../polyfills/Intl.~locale.nb-NO/raw.js | 3 + .../polyfills/Intl.~locale.nb-SJ/meta.json | 1 + .../polyfills/Intl.~locale.nb-SJ/min.js | 1 + .../polyfills/Intl.~locale.nb-SJ/raw.js | 3 + .../polyfills/Intl.~locale.nb/meta.json | 1 + .../polyfills/Intl.~locale.nb/min.js | 1 + .../polyfills/Intl.~locale.nb/raw.js | 3 + .../polyfills/Intl.~locale.nd-ZW/meta.json | 1 + .../polyfills/Intl.~locale.nd-ZW/min.js | 1 + .../polyfills/Intl.~locale.nd-ZW/raw.js | 3 + .../polyfills/Intl.~locale.nd/meta.json | 1 + .../polyfills/Intl.~locale.nd/min.js | 1 + .../polyfills/Intl.~locale.nd/raw.js | 3 + .../polyfills/Intl.~locale.ne-IN/meta.json | 1 + .../polyfills/Intl.~locale.ne-IN/min.js | 1 + .../polyfills/Intl.~locale.ne-IN/raw.js | 3 + .../polyfills/Intl.~locale.ne-NP/meta.json | 1 + .../polyfills/Intl.~locale.ne-NP/min.js | 1 + .../polyfills/Intl.~locale.ne-NP/raw.js | 3 + .../polyfills/Intl.~locale.ne/meta.json | 1 + .../polyfills/Intl.~locale.ne/min.js | 1 + .../polyfills/Intl.~locale.ne/raw.js | 3 + .../polyfills/Intl.~locale.nl-AW/meta.json | 1 + .../polyfills/Intl.~locale.nl-AW/min.js | 1 + .../polyfills/Intl.~locale.nl-AW/raw.js | 3 + .../polyfills/Intl.~locale.nl-BE/meta.json | 1 + .../polyfills/Intl.~locale.nl-BE/min.js | 1 + .../polyfills/Intl.~locale.nl-BE/raw.js | 3 + .../polyfills/Intl.~locale.nl-BQ/meta.json | 1 + .../polyfills/Intl.~locale.nl-BQ/min.js | 1 + .../polyfills/Intl.~locale.nl-BQ/raw.js | 3 + .../polyfills/Intl.~locale.nl-CW/meta.json | 1 + .../polyfills/Intl.~locale.nl-CW/min.js | 1 + .../polyfills/Intl.~locale.nl-CW/raw.js | 3 + .../polyfills/Intl.~locale.nl-NL/meta.json | 1 + .../polyfills/Intl.~locale.nl-NL/min.js | 1 + .../polyfills/Intl.~locale.nl-NL/raw.js | 3 + .../polyfills/Intl.~locale.nl-SR/meta.json | 1 + .../polyfills/Intl.~locale.nl-SR/min.js | 1 + .../polyfills/Intl.~locale.nl-SR/raw.js | 3 + .../polyfills/Intl.~locale.nl-SX/meta.json | 1 + .../polyfills/Intl.~locale.nl-SX/min.js | 1 + .../polyfills/Intl.~locale.nl-SX/raw.js | 3 + .../polyfills/Intl.~locale.nl/meta.json | 1 + .../polyfills/Intl.~locale.nl/min.js | 1 + .../polyfills/Intl.~locale.nl/raw.js | 3 + .../polyfills/Intl.~locale.nmg-CM/meta.json | 1 + .../polyfills/Intl.~locale.nmg-CM/min.js | 1 + .../polyfills/Intl.~locale.nmg-CM/raw.js | 3 + .../polyfills/Intl.~locale.nmg/meta.json | 1 + .../polyfills/Intl.~locale.nmg/min.js | 1 + .../polyfills/Intl.~locale.nmg/raw.js | 3 + .../polyfills/Intl.~locale.nn-NO/meta.json | 1 + .../polyfills/Intl.~locale.nn-NO/min.js | 1 + .../polyfills/Intl.~locale.nn-NO/raw.js | 3 + .../polyfills/Intl.~locale.nn/meta.json | 1 + .../polyfills/Intl.~locale.nn/min.js | 1 + .../polyfills/Intl.~locale.nn/raw.js | 3 + .../polyfills/Intl.~locale.nnh-CM/meta.json | 1 + .../polyfills/Intl.~locale.nnh-CM/min.js | 1 + .../polyfills/Intl.~locale.nnh-CM/raw.js | 3 + .../polyfills/Intl.~locale.nnh/meta.json | 1 + .../polyfills/Intl.~locale.nnh/min.js | 1 + .../polyfills/Intl.~locale.nnh/raw.js | 3 + .../polyfills/Intl.~locale.nus-SS/meta.json | 1 + .../polyfills/Intl.~locale.nus-SS/min.js | 1 + .../polyfills/Intl.~locale.nus-SS/raw.js | 3 + .../polyfills/Intl.~locale.nus/meta.json | 1 + .../polyfills/Intl.~locale.nus/min.js | 1 + .../polyfills/Intl.~locale.nus/raw.js | 3 + .../polyfills/Intl.~locale.nyn-UG/meta.json | 1 + .../polyfills/Intl.~locale.nyn-UG/min.js | 1 + .../polyfills/Intl.~locale.nyn-UG/raw.js | 3 + .../polyfills/Intl.~locale.nyn/meta.json | 1 + .../polyfills/Intl.~locale.nyn/min.js | 1 + .../polyfills/Intl.~locale.nyn/raw.js | 3 + .../polyfills/Intl.~locale.om-ET/meta.json | 1 + .../polyfills/Intl.~locale.om-ET/min.js | 1 + .../polyfills/Intl.~locale.om-ET/raw.js | 3 + .../polyfills/Intl.~locale.om-KE/meta.json | 1 + .../polyfills/Intl.~locale.om-KE/min.js | 1 + .../polyfills/Intl.~locale.om-KE/raw.js | 3 + .../polyfills/Intl.~locale.om/meta.json | 1 + .../polyfills/Intl.~locale.om/min.js | 1 + .../polyfills/Intl.~locale.om/raw.js | 3 + .../polyfills/Intl.~locale.or-IN/meta.json | 1 + .../polyfills/Intl.~locale.or-IN/min.js | 1 + .../polyfills/Intl.~locale.or-IN/raw.js | 3 + .../polyfills/Intl.~locale.or/meta.json | 1 + .../polyfills/Intl.~locale.or/min.js | 1 + .../polyfills/Intl.~locale.or/raw.js | 3 + .../polyfills/Intl.~locale.os-GE/meta.json | 1 + .../polyfills/Intl.~locale.os-GE/min.js | 1 + .../polyfills/Intl.~locale.os-GE/raw.js | 3 + .../polyfills/Intl.~locale.os-RU/meta.json | 1 + .../polyfills/Intl.~locale.os-RU/min.js | 1 + .../polyfills/Intl.~locale.os-RU/raw.js | 3 + .../polyfills/Intl.~locale.os/meta.json | 1 + .../polyfills/Intl.~locale.os/min.js | 1 + .../polyfills/Intl.~locale.os/raw.js | 3 + .../Intl.~locale.pa-Arab-PK/meta.json | 1 + .../polyfills/Intl.~locale.pa-Arab-PK/min.js | 1 + .../polyfills/Intl.~locale.pa-Arab-PK/raw.js | 3 + .../polyfills/Intl.~locale.pa-Arab/meta.json | 1 + .../polyfills/Intl.~locale.pa-Arab/min.js | 1 + .../polyfills/Intl.~locale.pa-Arab/raw.js | 3 + .../Intl.~locale.pa-Guru-IN/meta.json | 1 + .../polyfills/Intl.~locale.pa-Guru-IN/min.js | 1 + .../polyfills/Intl.~locale.pa-Guru-IN/raw.js | 3 + .../polyfills/Intl.~locale.pa-Guru/meta.json | 1 + .../polyfills/Intl.~locale.pa-Guru/min.js | 1 + .../polyfills/Intl.~locale.pa-Guru/raw.js | 3 + .../polyfills/Intl.~locale.pa/meta.json | 1 + .../polyfills/Intl.~locale.pa/min.js | 1 + .../polyfills/Intl.~locale.pa/raw.js | 3 + .../polyfills/Intl.~locale.pl-PL/meta.json | 1 + .../polyfills/Intl.~locale.pl-PL/min.js | 1 + .../polyfills/Intl.~locale.pl-PL/raw.js | 3 + .../polyfills/Intl.~locale.pl/meta.json | 1 + .../polyfills/Intl.~locale.pl/min.js | 1 + .../polyfills/Intl.~locale.pl/raw.js | 3 + .../polyfills/Intl.~locale.prg-001/meta.json | 1 + .../polyfills/Intl.~locale.prg-001/min.js | 1 + .../polyfills/Intl.~locale.prg-001/raw.js | 3 + .../polyfills/Intl.~locale.prg/meta.json | 1 + .../polyfills/Intl.~locale.prg/min.js | 1 + .../polyfills/Intl.~locale.prg/raw.js | 3 + .../polyfills/Intl.~locale.ps-AF/meta.json | 1 + .../polyfills/Intl.~locale.ps-AF/min.js | 1 + .../polyfills/Intl.~locale.ps-AF/raw.js | 3 + .../polyfills/Intl.~locale.ps/meta.json | 1 + .../polyfills/Intl.~locale.ps/min.js | 1 + .../polyfills/Intl.~locale.ps/raw.js | 3 + .../polyfills/Intl.~locale.pt-AO/meta.json | 1 + .../polyfills/Intl.~locale.pt-AO/min.js | 1 + .../polyfills/Intl.~locale.pt-AO/raw.js | 3 + .../polyfills/Intl.~locale.pt-BR/meta.json | 1 + .../polyfills/Intl.~locale.pt-BR/min.js | 1 + .../polyfills/Intl.~locale.pt-BR/raw.js | 3 + .../polyfills/Intl.~locale.pt-CV/meta.json | 1 + .../polyfills/Intl.~locale.pt-CV/min.js | 1 + .../polyfills/Intl.~locale.pt-CV/raw.js | 3 + .../polyfills/Intl.~locale.pt-GW/meta.json | 1 + .../polyfills/Intl.~locale.pt-GW/min.js | 1 + .../polyfills/Intl.~locale.pt-GW/raw.js | 3 + .../polyfills/Intl.~locale.pt-MO/meta.json | 1 + .../polyfills/Intl.~locale.pt-MO/min.js | 1 + .../polyfills/Intl.~locale.pt-MO/raw.js | 3 + .../polyfills/Intl.~locale.pt-MZ/meta.json | 1 + .../polyfills/Intl.~locale.pt-MZ/min.js | 1 + .../polyfills/Intl.~locale.pt-MZ/raw.js | 3 + .../polyfills/Intl.~locale.pt-PT/meta.json | 1 + .../polyfills/Intl.~locale.pt-PT/min.js | 1 + .../polyfills/Intl.~locale.pt-PT/raw.js | 3 + .../polyfills/Intl.~locale.pt-ST/meta.json | 1 + .../polyfills/Intl.~locale.pt-ST/min.js | 1 + .../polyfills/Intl.~locale.pt-ST/raw.js | 3 + .../polyfills/Intl.~locale.pt-TL/meta.json | 1 + .../polyfills/Intl.~locale.pt-TL/min.js | 1 + .../polyfills/Intl.~locale.pt-TL/raw.js | 3 + .../polyfills/Intl.~locale.pt/meta.json | 1 + .../polyfills/Intl.~locale.pt/min.js | 1 + .../polyfills/Intl.~locale.pt/raw.js | 3 + .../polyfills/Intl.~locale.qu-BO/meta.json | 1 + .../polyfills/Intl.~locale.qu-BO/min.js | 1 + .../polyfills/Intl.~locale.qu-BO/raw.js | 3 + .../polyfills/Intl.~locale.qu-EC/meta.json | 1 + .../polyfills/Intl.~locale.qu-EC/min.js | 1 + .../polyfills/Intl.~locale.qu-EC/raw.js | 3 + .../polyfills/Intl.~locale.qu-PE/meta.json | 1 + .../polyfills/Intl.~locale.qu-PE/min.js | 1 + .../polyfills/Intl.~locale.qu-PE/raw.js | 3 + .../polyfills/Intl.~locale.qu/meta.json | 1 + .../polyfills/Intl.~locale.qu/min.js | 1 + .../polyfills/Intl.~locale.qu/raw.js | 3 + .../polyfills/Intl.~locale.rm-CH/meta.json | 1 + .../polyfills/Intl.~locale.rm-CH/min.js | 1 + .../polyfills/Intl.~locale.rm-CH/raw.js | 3 + .../polyfills/Intl.~locale.rm/meta.json | 1 + .../polyfills/Intl.~locale.rm/min.js | 1 + .../polyfills/Intl.~locale.rm/raw.js | 3 + .../polyfills/Intl.~locale.rn-BI/meta.json | 1 + .../polyfills/Intl.~locale.rn-BI/min.js | 1 + .../polyfills/Intl.~locale.rn-BI/raw.js | 3 + .../polyfills/Intl.~locale.rn/meta.json | 1 + .../polyfills/Intl.~locale.rn/min.js | 1 + .../polyfills/Intl.~locale.rn/raw.js | 3 + .../polyfills/Intl.~locale.ro-MD/meta.json | 1 + .../polyfills/Intl.~locale.ro-MD/min.js | 1 + .../polyfills/Intl.~locale.ro-MD/raw.js | 3 + .../polyfills/Intl.~locale.ro-RO/meta.json | 1 + .../polyfills/Intl.~locale.ro-RO/min.js | 1 + .../polyfills/Intl.~locale.ro-RO/raw.js | 3 + .../polyfills/Intl.~locale.ro/meta.json | 1 + .../polyfills/Intl.~locale.ro/min.js | 1 + .../polyfills/Intl.~locale.ro/raw.js | 3 + .../polyfills/Intl.~locale.rof-TZ/meta.json | 1 + .../polyfills/Intl.~locale.rof-TZ/min.js | 1 + .../polyfills/Intl.~locale.rof-TZ/raw.js | 3 + .../polyfills/Intl.~locale.rof/meta.json | 1 + .../polyfills/Intl.~locale.rof/min.js | 1 + .../polyfills/Intl.~locale.rof/raw.js | 3 + .../polyfills/Intl.~locale.root/meta.json | 1 + .../polyfills/Intl.~locale.root/min.js | 1 + .../polyfills/Intl.~locale.root/raw.js | 3 + .../polyfills/Intl.~locale.ru-BY/meta.json | 1 + .../polyfills/Intl.~locale.ru-BY/min.js | 1 + .../polyfills/Intl.~locale.ru-BY/raw.js | 3 + .../polyfills/Intl.~locale.ru-KG/meta.json | 1 + .../polyfills/Intl.~locale.ru-KG/min.js | 1 + .../polyfills/Intl.~locale.ru-KG/raw.js | 3 + .../polyfills/Intl.~locale.ru-KZ/meta.json | 1 + .../polyfills/Intl.~locale.ru-KZ/min.js | 1 + .../polyfills/Intl.~locale.ru-KZ/raw.js | 3 + .../polyfills/Intl.~locale.ru-MD/meta.json | 1 + .../polyfills/Intl.~locale.ru-MD/min.js | 1 + .../polyfills/Intl.~locale.ru-MD/raw.js | 3 + .../polyfills/Intl.~locale.ru-RU/meta.json | 1 + .../polyfills/Intl.~locale.ru-RU/min.js | 1 + .../polyfills/Intl.~locale.ru-RU/raw.js | 3 + .../polyfills/Intl.~locale.ru-UA/meta.json | 1 + .../polyfills/Intl.~locale.ru-UA/min.js | 1 + .../polyfills/Intl.~locale.ru-UA/raw.js | 3 + .../polyfills/Intl.~locale.ru/meta.json | 1 + .../polyfills/Intl.~locale.ru/min.js | 1 + .../polyfills/Intl.~locale.ru/raw.js | 3 + .../polyfills/Intl.~locale.rw-RW/meta.json | 1 + .../polyfills/Intl.~locale.rw-RW/min.js | 1 + .../polyfills/Intl.~locale.rw-RW/raw.js | 3 + .../polyfills/Intl.~locale.rw/meta.json | 1 + .../polyfills/Intl.~locale.rw/min.js | 1 + .../polyfills/Intl.~locale.rw/raw.js | 3 + .../polyfills/Intl.~locale.rwk-TZ/meta.json | 1 + .../polyfills/Intl.~locale.rwk-TZ/min.js | 1 + .../polyfills/Intl.~locale.rwk-TZ/raw.js | 3 + .../polyfills/Intl.~locale.rwk/meta.json | 1 + .../polyfills/Intl.~locale.rwk/min.js | 1 + .../polyfills/Intl.~locale.rwk/raw.js | 3 + .../polyfills/Intl.~locale.sah-RU/meta.json | 1 + .../polyfills/Intl.~locale.sah-RU/min.js | 1 + .../polyfills/Intl.~locale.sah-RU/raw.js | 3 + .../polyfills/Intl.~locale.sah/meta.json | 1 + .../polyfills/Intl.~locale.sah/min.js | 1 + .../polyfills/Intl.~locale.sah/raw.js | 3 + .../polyfills/Intl.~locale.saq-KE/meta.json | 1 + .../polyfills/Intl.~locale.saq-KE/min.js | 1 + .../polyfills/Intl.~locale.saq-KE/raw.js | 3 + .../polyfills/Intl.~locale.saq/meta.json | 1 + .../polyfills/Intl.~locale.saq/min.js | 1 + .../polyfills/Intl.~locale.saq/raw.js | 3 + .../polyfills/Intl.~locale.sbp-TZ/meta.json | 1 + .../polyfills/Intl.~locale.sbp-TZ/min.js | 1 + .../polyfills/Intl.~locale.sbp-TZ/raw.js | 3 + .../polyfills/Intl.~locale.sbp/meta.json | 1 + .../polyfills/Intl.~locale.sbp/min.js | 1 + .../polyfills/Intl.~locale.sbp/raw.js | 3 + .../polyfills/Intl.~locale.se-FI/meta.json | 1 + .../polyfills/Intl.~locale.se-FI/min.js | 1 + .../polyfills/Intl.~locale.se-FI/raw.js | 3 + .../polyfills/Intl.~locale.se-NO/meta.json | 1 + .../polyfills/Intl.~locale.se-NO/min.js | 1 + .../polyfills/Intl.~locale.se-NO/raw.js | 3 + .../polyfills/Intl.~locale.se-SE/meta.json | 1 + .../polyfills/Intl.~locale.se-SE/min.js | 1 + .../polyfills/Intl.~locale.se-SE/raw.js | 3 + .../polyfills/Intl.~locale.se/meta.json | 1 + .../polyfills/Intl.~locale.se/min.js | 1 + .../polyfills/Intl.~locale.se/raw.js | 3 + .../polyfills/Intl.~locale.seh-MZ/meta.json | 1 + .../polyfills/Intl.~locale.seh-MZ/min.js | 1 + .../polyfills/Intl.~locale.seh-MZ/raw.js | 3 + .../polyfills/Intl.~locale.seh/meta.json | 1 + .../polyfills/Intl.~locale.seh/min.js | 1 + .../polyfills/Intl.~locale.seh/raw.js | 3 + .../polyfills/Intl.~locale.ses-ML/meta.json | 1 + .../polyfills/Intl.~locale.ses-ML/min.js | 1 + .../polyfills/Intl.~locale.ses-ML/raw.js | 3 + .../polyfills/Intl.~locale.ses/meta.json | 1 + .../polyfills/Intl.~locale.ses/min.js | 1 + .../polyfills/Intl.~locale.ses/raw.js | 3 + .../polyfills/Intl.~locale.sg-CF/meta.json | 1 + .../polyfills/Intl.~locale.sg-CF/min.js | 1 + .../polyfills/Intl.~locale.sg-CF/raw.js | 3 + .../polyfills/Intl.~locale.sg/meta.json | 1 + .../polyfills/Intl.~locale.sg/min.js | 1 + .../polyfills/Intl.~locale.sg/raw.js | 3 + .../Intl.~locale.shi-Latn-MA/meta.json | 1 + .../polyfills/Intl.~locale.shi-Latn-MA/min.js | 1 + .../polyfills/Intl.~locale.shi-Latn-MA/raw.js | 3 + .../polyfills/Intl.~locale.shi-Latn/meta.json | 1 + .../polyfills/Intl.~locale.shi-Latn/min.js | 1 + .../polyfills/Intl.~locale.shi-Latn/raw.js | 3 + .../Intl.~locale.shi-Tfng-MA/meta.json | 1 + .../polyfills/Intl.~locale.shi-Tfng-MA/min.js | 1 + .../polyfills/Intl.~locale.shi-Tfng-MA/raw.js | 3 + .../polyfills/Intl.~locale.shi-Tfng/meta.json | 1 + .../polyfills/Intl.~locale.shi-Tfng/min.js | 1 + .../polyfills/Intl.~locale.shi-Tfng/raw.js | 3 + .../polyfills/Intl.~locale.shi/meta.json | 1 + .../polyfills/Intl.~locale.shi/min.js | 1 + .../polyfills/Intl.~locale.shi/raw.js | 3 + .../polyfills/Intl.~locale.si-LK/meta.json | 1 + .../polyfills/Intl.~locale.si-LK/min.js | 1 + .../polyfills/Intl.~locale.si-LK/raw.js | 3 + .../polyfills/Intl.~locale.si/meta.json | 1 + .../polyfills/Intl.~locale.si/min.js | 1 + .../polyfills/Intl.~locale.si/raw.js | 3 + .../polyfills/Intl.~locale.sk-SK/meta.json | 1 + .../polyfills/Intl.~locale.sk-SK/min.js | 1 + .../polyfills/Intl.~locale.sk-SK/raw.js | 3 + .../polyfills/Intl.~locale.sk/meta.json | 1 + .../polyfills/Intl.~locale.sk/min.js | 1 + .../polyfills/Intl.~locale.sk/raw.js | 3 + .../polyfills/Intl.~locale.sl-SI/meta.json | 1 + .../polyfills/Intl.~locale.sl-SI/min.js | 1 + .../polyfills/Intl.~locale.sl-SI/raw.js | 3 + .../polyfills/Intl.~locale.sl/meta.json | 1 + .../polyfills/Intl.~locale.sl/min.js | 1 + .../polyfills/Intl.~locale.sl/raw.js | 3 + .../polyfills/Intl.~locale.smn-FI/meta.json | 1 + .../polyfills/Intl.~locale.smn-FI/min.js | 1 + .../polyfills/Intl.~locale.smn-FI/raw.js | 3 + .../polyfills/Intl.~locale.smn/meta.json | 1 + .../polyfills/Intl.~locale.smn/min.js | 1 + .../polyfills/Intl.~locale.smn/raw.js | 3 + .../polyfills/Intl.~locale.sn-ZW/meta.json | 1 + .../polyfills/Intl.~locale.sn-ZW/min.js | 1 + .../polyfills/Intl.~locale.sn-ZW/raw.js | 3 + .../polyfills/Intl.~locale.sn/meta.json | 1 + .../polyfills/Intl.~locale.sn/min.js | 1 + .../polyfills/Intl.~locale.sn/raw.js | 3 + .../polyfills/Intl.~locale.so-DJ/meta.json | 1 + .../polyfills/Intl.~locale.so-DJ/min.js | 1 + .../polyfills/Intl.~locale.so-DJ/raw.js | 3 + .../polyfills/Intl.~locale.so-ET/meta.json | 1 + .../polyfills/Intl.~locale.so-ET/min.js | 1 + .../polyfills/Intl.~locale.so-ET/raw.js | 3 + .../polyfills/Intl.~locale.so-KE/meta.json | 1 + .../polyfills/Intl.~locale.so-KE/min.js | 1 + .../polyfills/Intl.~locale.so-KE/raw.js | 3 + .../polyfills/Intl.~locale.so-SO/meta.json | 1 + .../polyfills/Intl.~locale.so-SO/min.js | 1 + .../polyfills/Intl.~locale.so-SO/raw.js | 3 + .../polyfills/Intl.~locale.so/meta.json | 1 + .../polyfills/Intl.~locale.so/min.js | 1 + .../polyfills/Intl.~locale.so/raw.js | 3 + .../polyfills/Intl.~locale.sq-AL/meta.json | 1 + .../polyfills/Intl.~locale.sq-AL/min.js | 1 + .../polyfills/Intl.~locale.sq-AL/raw.js | 3 + .../polyfills/Intl.~locale.sq-MK/meta.json | 1 + .../polyfills/Intl.~locale.sq-MK/min.js | 1 + .../polyfills/Intl.~locale.sq-MK/raw.js | 3 + .../polyfills/Intl.~locale.sq-XK/meta.json | 1 + .../polyfills/Intl.~locale.sq-XK/min.js | 1 + .../polyfills/Intl.~locale.sq-XK/raw.js | 3 + .../polyfills/Intl.~locale.sq/meta.json | 1 + .../polyfills/Intl.~locale.sq/min.js | 1 + .../polyfills/Intl.~locale.sq/raw.js | 3 + .../Intl.~locale.sr-Cyrl-BA/meta.json | 1 + .../polyfills/Intl.~locale.sr-Cyrl-BA/min.js | 1 + .../polyfills/Intl.~locale.sr-Cyrl-BA/raw.js | 3 + .../Intl.~locale.sr-Cyrl-ME/meta.json | 1 + .../polyfills/Intl.~locale.sr-Cyrl-ME/min.js | 1 + .../polyfills/Intl.~locale.sr-Cyrl-ME/raw.js | 3 + .../Intl.~locale.sr-Cyrl-RS/meta.json | 1 + .../polyfills/Intl.~locale.sr-Cyrl-RS/min.js | 1 + .../polyfills/Intl.~locale.sr-Cyrl-RS/raw.js | 3 + .../Intl.~locale.sr-Cyrl-XK/meta.json | 1 + .../polyfills/Intl.~locale.sr-Cyrl-XK/min.js | 1 + .../polyfills/Intl.~locale.sr-Cyrl-XK/raw.js | 3 + .../polyfills/Intl.~locale.sr-Cyrl/meta.json | 1 + .../polyfills/Intl.~locale.sr-Cyrl/min.js | 1 + .../polyfills/Intl.~locale.sr-Cyrl/raw.js | 3 + .../Intl.~locale.sr-Latn-BA/meta.json | 1 + .../polyfills/Intl.~locale.sr-Latn-BA/min.js | 1 + .../polyfills/Intl.~locale.sr-Latn-BA/raw.js | 3 + .../Intl.~locale.sr-Latn-ME/meta.json | 1 + .../polyfills/Intl.~locale.sr-Latn-ME/min.js | 1 + .../polyfills/Intl.~locale.sr-Latn-ME/raw.js | 3 + .../Intl.~locale.sr-Latn-RS/meta.json | 1 + .../polyfills/Intl.~locale.sr-Latn-RS/min.js | 1 + .../polyfills/Intl.~locale.sr-Latn-RS/raw.js | 3 + .../Intl.~locale.sr-Latn-XK/meta.json | 1 + .../polyfills/Intl.~locale.sr-Latn-XK/min.js | 1 + .../polyfills/Intl.~locale.sr-Latn-XK/raw.js | 3 + .../polyfills/Intl.~locale.sr-Latn/meta.json | 1 + .../polyfills/Intl.~locale.sr-Latn/min.js | 1 + .../polyfills/Intl.~locale.sr-Latn/raw.js | 3 + .../polyfills/Intl.~locale.sr/meta.json | 1 + .../polyfills/Intl.~locale.sr/min.js | 1 + .../polyfills/Intl.~locale.sr/raw.js | 3 + .../polyfills/Intl.~locale.sv-AX/meta.json | 1 + .../polyfills/Intl.~locale.sv-AX/min.js | 1 + .../polyfills/Intl.~locale.sv-AX/raw.js | 3 + .../polyfills/Intl.~locale.sv-FI/meta.json | 1 + .../polyfills/Intl.~locale.sv-FI/min.js | 1 + .../polyfills/Intl.~locale.sv-FI/raw.js | 3 + .../polyfills/Intl.~locale.sv-SE/meta.json | 1 + .../polyfills/Intl.~locale.sv-SE/min.js | 1 + .../polyfills/Intl.~locale.sv-SE/raw.js | 3 + .../polyfills/Intl.~locale.sv/meta.json | 1 + .../polyfills/Intl.~locale.sv/min.js | 1 + .../polyfills/Intl.~locale.sv/raw.js | 3 + .../polyfills/Intl.~locale.sw-CD/meta.json | 1 + .../polyfills/Intl.~locale.sw-CD/min.js | 1 + .../polyfills/Intl.~locale.sw-CD/raw.js | 3 + .../polyfills/Intl.~locale.sw-KE/meta.json | 1 + .../polyfills/Intl.~locale.sw-KE/min.js | 1 + .../polyfills/Intl.~locale.sw-KE/raw.js | 3 + .../polyfills/Intl.~locale.sw-TZ/meta.json | 1 + .../polyfills/Intl.~locale.sw-TZ/min.js | 1 + .../polyfills/Intl.~locale.sw-TZ/raw.js | 3 + .../polyfills/Intl.~locale.sw-UG/meta.json | 1 + .../polyfills/Intl.~locale.sw-UG/min.js | 1 + .../polyfills/Intl.~locale.sw-UG/raw.js | 3 + .../polyfills/Intl.~locale.sw/meta.json | 1 + .../polyfills/Intl.~locale.sw/min.js | 1 + .../polyfills/Intl.~locale.sw/raw.js | 3 + .../polyfills/Intl.~locale.ta-IN/meta.json | 1 + .../polyfills/Intl.~locale.ta-IN/min.js | 1 + .../polyfills/Intl.~locale.ta-IN/raw.js | 3 + .../polyfills/Intl.~locale.ta-LK/meta.json | 1 + .../polyfills/Intl.~locale.ta-LK/min.js | 1 + .../polyfills/Intl.~locale.ta-LK/raw.js | 3 + .../polyfills/Intl.~locale.ta-MY/meta.json | 1 + .../polyfills/Intl.~locale.ta-MY/min.js | 1 + .../polyfills/Intl.~locale.ta-MY/raw.js | 3 + .../polyfills/Intl.~locale.ta-SG/meta.json | 1 + .../polyfills/Intl.~locale.ta-SG/min.js | 1 + .../polyfills/Intl.~locale.ta-SG/raw.js | 3 + .../polyfills/Intl.~locale.ta/meta.json | 1 + .../polyfills/Intl.~locale.ta/min.js | 1 + .../polyfills/Intl.~locale.ta/raw.js | 3 + .../polyfills/Intl.~locale.te-IN/meta.json | 1 + .../polyfills/Intl.~locale.te-IN/min.js | 1 + .../polyfills/Intl.~locale.te-IN/raw.js | 3 + .../polyfills/Intl.~locale.te/meta.json | 1 + .../polyfills/Intl.~locale.te/min.js | 1 + .../polyfills/Intl.~locale.te/raw.js | 3 + .../polyfills/Intl.~locale.teo-KE/meta.json | 1 + .../polyfills/Intl.~locale.teo-KE/min.js | 1 + .../polyfills/Intl.~locale.teo-KE/raw.js | 3 + .../polyfills/Intl.~locale.teo-UG/meta.json | 1 + .../polyfills/Intl.~locale.teo-UG/min.js | 1 + .../polyfills/Intl.~locale.teo-UG/raw.js | 3 + .../polyfills/Intl.~locale.teo/meta.json | 1 + .../polyfills/Intl.~locale.teo/min.js | 1 + .../polyfills/Intl.~locale.teo/raw.js | 3 + .../polyfills/Intl.~locale.th-TH/meta.json | 1 + .../polyfills/Intl.~locale.th-TH/min.js | 1 + .../polyfills/Intl.~locale.th-TH/raw.js | 3 + .../polyfills/Intl.~locale.th/meta.json | 1 + .../polyfills/Intl.~locale.th/min.js | 1 + .../polyfills/Intl.~locale.th/raw.js | 3 + .../polyfills/Intl.~locale.ti-ER/meta.json | 1 + .../polyfills/Intl.~locale.ti-ER/min.js | 1 + .../polyfills/Intl.~locale.ti-ER/raw.js | 3 + .../polyfills/Intl.~locale.ti-ET/meta.json | 1 + .../polyfills/Intl.~locale.ti-ET/min.js | 1 + .../polyfills/Intl.~locale.ti-ET/raw.js | 3 + .../polyfills/Intl.~locale.ti/meta.json | 1 + .../polyfills/Intl.~locale.ti/min.js | 1 + .../polyfills/Intl.~locale.ti/raw.js | 3 + .../polyfills/Intl.~locale.tk-TM/meta.json | 1 + .../polyfills/Intl.~locale.tk-TM/min.js | 1 + .../polyfills/Intl.~locale.tk-TM/raw.js | 3 + .../polyfills/Intl.~locale.tk/meta.json | 1 + .../polyfills/Intl.~locale.tk/min.js | 1 + .../polyfills/Intl.~locale.tk/raw.js | 3 + .../polyfills/Intl.~locale.to-TO/meta.json | 1 + .../polyfills/Intl.~locale.to-TO/min.js | 1 + .../polyfills/Intl.~locale.to-TO/raw.js | 3 + .../polyfills/Intl.~locale.to/meta.json | 1 + .../polyfills/Intl.~locale.to/min.js | 1 + .../polyfills/Intl.~locale.to/raw.js | 3 + .../polyfills/Intl.~locale.tr-CY/meta.json | 1 + .../polyfills/Intl.~locale.tr-CY/min.js | 1 + .../polyfills/Intl.~locale.tr-CY/raw.js | 3 + .../polyfills/Intl.~locale.tr-TR/meta.json | 1 + .../polyfills/Intl.~locale.tr-TR/min.js | 1 + .../polyfills/Intl.~locale.tr-TR/raw.js | 3 + .../polyfills/Intl.~locale.tr/meta.json | 1 + .../polyfills/Intl.~locale.tr/min.js | 1 + .../polyfills/Intl.~locale.tr/raw.js | 3 + .../polyfills/Intl.~locale.twq-NE/meta.json | 1 + .../polyfills/Intl.~locale.twq-NE/min.js | 1 + .../polyfills/Intl.~locale.twq-NE/raw.js | 3 + .../polyfills/Intl.~locale.twq/meta.json | 1 + .../polyfills/Intl.~locale.twq/min.js | 1 + .../polyfills/Intl.~locale.twq/raw.js | 3 + .../polyfills/Intl.~locale.tzm-MA/meta.json | 1 + .../polyfills/Intl.~locale.tzm-MA/min.js | 1 + .../polyfills/Intl.~locale.tzm-MA/raw.js | 3 + .../polyfills/Intl.~locale.tzm/meta.json | 1 + .../polyfills/Intl.~locale.tzm/min.js | 1 + .../polyfills/Intl.~locale.tzm/raw.js | 3 + .../polyfills/Intl.~locale.ug-CN/meta.json | 1 + .../polyfills/Intl.~locale.ug-CN/min.js | 1 + .../polyfills/Intl.~locale.ug-CN/raw.js | 3 + .../polyfills/Intl.~locale.ug/meta.json | 1 + .../polyfills/Intl.~locale.ug/min.js | 1 + .../polyfills/Intl.~locale.ug/raw.js | 3 + .../polyfills/Intl.~locale.uk-UA/meta.json | 1 + .../polyfills/Intl.~locale.uk-UA/min.js | 1 + .../polyfills/Intl.~locale.uk-UA/raw.js | 3 + .../polyfills/Intl.~locale.uk/meta.json | 1 + .../polyfills/Intl.~locale.uk/min.js | 1 + .../polyfills/Intl.~locale.uk/raw.js | 3 + .../polyfills/Intl.~locale.ur-IN/meta.json | 1 + .../polyfills/Intl.~locale.ur-IN/min.js | 1 + .../polyfills/Intl.~locale.ur-IN/raw.js | 3 + .../polyfills/Intl.~locale.ur-PK/meta.json | 1 + .../polyfills/Intl.~locale.ur-PK/min.js | 1 + .../polyfills/Intl.~locale.ur-PK/raw.js | 3 + .../polyfills/Intl.~locale.ur/meta.json | 1 + .../polyfills/Intl.~locale.ur/min.js | 1 + .../polyfills/Intl.~locale.ur/raw.js | 3 + .../Intl.~locale.uz-Arab-AF/meta.json | 1 + .../polyfills/Intl.~locale.uz-Arab-AF/min.js | 1 + .../polyfills/Intl.~locale.uz-Arab-AF/raw.js | 3 + .../polyfills/Intl.~locale.uz-Arab/meta.json | 1 + .../polyfills/Intl.~locale.uz-Arab/min.js | 1 + .../polyfills/Intl.~locale.uz-Arab/raw.js | 3 + .../Intl.~locale.uz-Cyrl-UZ/meta.json | 1 + .../polyfills/Intl.~locale.uz-Cyrl-UZ/min.js | 1 + .../polyfills/Intl.~locale.uz-Cyrl-UZ/raw.js | 3 + .../polyfills/Intl.~locale.uz-Cyrl/meta.json | 1 + .../polyfills/Intl.~locale.uz-Cyrl/min.js | 1 + .../polyfills/Intl.~locale.uz-Cyrl/raw.js | 3 + .../Intl.~locale.uz-Latn-UZ/meta.json | 1 + .../polyfills/Intl.~locale.uz-Latn-UZ/min.js | 1 + .../polyfills/Intl.~locale.uz-Latn-UZ/raw.js | 3 + .../polyfills/Intl.~locale.uz-Latn/meta.json | 1 + .../polyfills/Intl.~locale.uz-Latn/min.js | 1 + .../polyfills/Intl.~locale.uz-Latn/raw.js | 3 + .../polyfills/Intl.~locale.uz/meta.json | 1 + .../polyfills/Intl.~locale.uz/min.js | 1 + .../polyfills/Intl.~locale.uz/raw.js | 3 + .../Intl.~locale.vai-Latn-LR/meta.json | 1 + .../polyfills/Intl.~locale.vai-Latn-LR/min.js | 1 + .../polyfills/Intl.~locale.vai-Latn-LR/raw.js | 3 + .../polyfills/Intl.~locale.vai-Latn/meta.json | 1 + .../polyfills/Intl.~locale.vai-Latn/min.js | 1 + .../polyfills/Intl.~locale.vai-Latn/raw.js | 3 + .../Intl.~locale.vai-Vaii-LR/meta.json | 1 + .../polyfills/Intl.~locale.vai-Vaii-LR/min.js | 1 + .../polyfills/Intl.~locale.vai-Vaii-LR/raw.js | 3 + .../polyfills/Intl.~locale.vai-Vaii/meta.json | 1 + .../polyfills/Intl.~locale.vai-Vaii/min.js | 1 + .../polyfills/Intl.~locale.vai-Vaii/raw.js | 3 + .../polyfills/Intl.~locale.vai/meta.json | 1 + .../polyfills/Intl.~locale.vai/min.js | 1 + .../polyfills/Intl.~locale.vai/raw.js | 3 + .../polyfills/Intl.~locale.vi-VN/meta.json | 1 + .../polyfills/Intl.~locale.vi-VN/min.js | 1 + .../polyfills/Intl.~locale.vi-VN/raw.js | 3 + .../polyfills/Intl.~locale.vi/meta.json | 1 + .../polyfills/Intl.~locale.vi/min.js | 1 + .../polyfills/Intl.~locale.vi/raw.js | 3 + .../polyfills/Intl.~locale.vo-001/meta.json | 1 + .../polyfills/Intl.~locale.vo-001/min.js | 1 + .../polyfills/Intl.~locale.vo-001/raw.js | 3 + .../polyfills/Intl.~locale.vo/meta.json | 1 + .../polyfills/Intl.~locale.vo/min.js | 1 + .../polyfills/Intl.~locale.vo/raw.js | 3 + .../polyfills/Intl.~locale.vun-TZ/meta.json | 1 + .../polyfills/Intl.~locale.vun-TZ/min.js | 1 + .../polyfills/Intl.~locale.vun-TZ/raw.js | 3 + .../polyfills/Intl.~locale.vun/meta.json | 1 + .../polyfills/Intl.~locale.vun/min.js | 1 + .../polyfills/Intl.~locale.vun/raw.js | 3 + .../polyfills/Intl.~locale.wae-CH/meta.json | 1 + .../polyfills/Intl.~locale.wae-CH/min.js | 1 + .../polyfills/Intl.~locale.wae-CH/raw.js | 3 + .../polyfills/Intl.~locale.wae/meta.json | 1 + .../polyfills/Intl.~locale.wae/min.js | 1 + .../polyfills/Intl.~locale.wae/raw.js | 3 + .../polyfills/Intl.~locale.xog-UG/meta.json | 1 + .../polyfills/Intl.~locale.xog-UG/min.js | 1 + .../polyfills/Intl.~locale.xog-UG/raw.js | 3 + .../polyfills/Intl.~locale.xog/meta.json | 1 + .../polyfills/Intl.~locale.xog/min.js | 1 + .../polyfills/Intl.~locale.xog/raw.js | 3 + .../polyfills/Intl.~locale.yav-CM/meta.json | 1 + .../polyfills/Intl.~locale.yav-CM/min.js | 1 + .../polyfills/Intl.~locale.yav-CM/raw.js | 3 + .../polyfills/Intl.~locale.yav/meta.json | 1 + .../polyfills/Intl.~locale.yav/min.js | 1 + .../polyfills/Intl.~locale.yav/raw.js | 3 + .../polyfills/Intl.~locale.yi-001/meta.json | 1 + .../polyfills/Intl.~locale.yi-001/min.js | 1 + .../polyfills/Intl.~locale.yi-001/raw.js | 3 + .../polyfills/Intl.~locale.yi/meta.json | 1 + .../polyfills/Intl.~locale.yi/min.js | 1 + .../polyfills/Intl.~locale.yi/raw.js | 3 + .../polyfills/Intl.~locale.yo-BJ/meta.json | 1 + .../polyfills/Intl.~locale.yo-BJ/min.js | 1 + .../polyfills/Intl.~locale.yo-BJ/raw.js | 3 + .../polyfills/Intl.~locale.yo-NG/meta.json | 1 + .../polyfills/Intl.~locale.yo-NG/min.js | 1 + .../polyfills/Intl.~locale.yo-NG/raw.js | 3 + .../polyfills/Intl.~locale.yo/meta.json | 1 + .../polyfills/Intl.~locale.yo/min.js | 1 + .../polyfills/Intl.~locale.yo/raw.js | 3 + .../polyfills/Intl.~locale.zgh-MA/meta.json | 1 + .../polyfills/Intl.~locale.zgh-MA/min.js | 1 + .../polyfills/Intl.~locale.zgh-MA/raw.js | 3 + .../polyfills/Intl.~locale.zgh/meta.json | 1 + .../polyfills/Intl.~locale.zgh/min.js | 1 + .../polyfills/Intl.~locale.zgh/raw.js | 3 + .../Intl.~locale.zh-Hans-CN/meta.json | 1 + .../polyfills/Intl.~locale.zh-Hans-CN/min.js | 1 + .../polyfills/Intl.~locale.zh-Hans-CN/raw.js | 3 + .../Intl.~locale.zh-Hans-HK/meta.json | 1 + .../polyfills/Intl.~locale.zh-Hans-HK/min.js | 1 + .../polyfills/Intl.~locale.zh-Hans-HK/raw.js | 3 + .../Intl.~locale.zh-Hans-MO/meta.json | 1 + .../polyfills/Intl.~locale.zh-Hans-MO/min.js | 1 + .../polyfills/Intl.~locale.zh-Hans-MO/raw.js | 3 + .../Intl.~locale.zh-Hans-SG/meta.json | 1 + .../polyfills/Intl.~locale.zh-Hans-SG/min.js | 1 + .../polyfills/Intl.~locale.zh-Hans-SG/raw.js | 3 + .../polyfills/Intl.~locale.zh-Hans/meta.json | 1 + .../polyfills/Intl.~locale.zh-Hans/min.js | 1 + .../polyfills/Intl.~locale.zh-Hans/raw.js | 3 + .../Intl.~locale.zh-Hant-HK/meta.json | 1 + .../polyfills/Intl.~locale.zh-Hant-HK/min.js | 1 + .../polyfills/Intl.~locale.zh-Hant-HK/raw.js | 3 + .../Intl.~locale.zh-Hant-MO/meta.json | 1 + .../polyfills/Intl.~locale.zh-Hant-MO/min.js | 1 + .../polyfills/Intl.~locale.zh-Hant-MO/raw.js | 3 + .../Intl.~locale.zh-Hant-TW/meta.json | 1 + .../polyfills/Intl.~locale.zh-Hant-TW/min.js | 1 + .../polyfills/Intl.~locale.zh-Hant-TW/raw.js | 3 + .../polyfills/Intl.~locale.zh-Hant/meta.json | 1 + .../polyfills/Intl.~locale.zh-Hant/min.js | 1 + .../polyfills/Intl.~locale.zh-Hant/raw.js | 3 + .../polyfills/Intl.~locale.zh/meta.json | 1 + .../polyfills/Intl.~locale.zh/min.js | 1 + .../polyfills/Intl.~locale.zh/raw.js | 3 + .../polyfills/Intl.~locale.zu-ZA/meta.json | 1 + .../polyfills/Intl.~locale.zu-ZA/min.js | 1 + .../polyfills/Intl.~locale.zu-ZA/raw.js | 3 + .../polyfills/Intl.~locale.zu/meta.json | 1 + .../polyfills/Intl.~locale.zu/min.js | 1 + .../polyfills/Intl.~locale.zu/raw.js | 3 + .../main/resources/polyfills/Intl/meta.json | 1 + .../src/main/resources/polyfills/Intl/min.js | 3 + .../src/main/resources/polyfills/Intl/raw.js | 5 + .../main/resources/polyfills/JSON/meta.json | 1 + .../src/main/resources/polyfills/JSON/min.js | 1 + .../src/main/resources/polyfills/JSON/raw.js | 904 ++++++++++++++++++ .../main/resources/polyfills/Map/meta.json | 1 + .../src/main/resources/polyfills/Map/min.js | 1 + .../src/main/resources/polyfills/Map/raw.js | 126 +++ .../resources/polyfills/Math.acosh/meta.json | 1 + .../resources/polyfills/Math.acosh/min.js | 1 + .../resources/polyfills/Math.acosh/raw.js | 5 + .../resources/polyfills/Math.asinh/meta.json | 1 + .../resources/polyfills/Math.asinh/min.js | 1 + .../resources/polyfills/Math.asinh/raw.js | 5 + .../resources/polyfills/Math.atanh/meta.json | 1 + .../resources/polyfills/Math.atanh/min.js | 1 + .../resources/polyfills/Math.atanh/raw.js | 5 + .../resources/polyfills/Math.cbrt/meta.json | 1 + .../main/resources/polyfills/Math.cbrt/min.js | 1 + .../main/resources/polyfills/Math.cbrt/raw.js | 7 + .../resources/polyfills/Math.clz32/meta.json | 1 + .../resources/polyfills/Math.clz32/min.js | 1 + .../resources/polyfills/Math.clz32/raw.js | 7 + .../resources/polyfills/Math.cosh/meta.json | 1 + .../main/resources/polyfills/Math.cosh/min.js | 1 + .../main/resources/polyfills/Math.cosh/raw.js | 7 + .../resources/polyfills/Math.expm1/meta.json | 1 + .../resources/polyfills/Math.expm1/min.js | 1 + .../resources/polyfills/Math.expm1/raw.js | 5 + .../resources/polyfills/Math.hypot/meta.json | 1 + .../resources/polyfills/Math.hypot/min.js | 1 + .../resources/polyfills/Math.hypot/raw.js | 11 + .../resources/polyfills/Math.imul/meta.json | 1 + .../main/resources/polyfills/Math.imul/min.js | 1 + .../main/resources/polyfills/Math.imul/raw.js | 11 + .../resources/polyfills/Math.log10/meta.json | 1 + .../resources/polyfills/Math.log10/min.js | 1 + .../resources/polyfills/Math.log10/raw.js | 5 + .../resources/polyfills/Math.log1p/meta.json | 1 + .../resources/polyfills/Math.log1p/min.js | 1 + .../resources/polyfills/Math.log1p/raw.js | 5 + .../resources/polyfills/Math.log2/meta.json | 1 + .../main/resources/polyfills/Math.log2/min.js | 1 + .../main/resources/polyfills/Math.log2/raw.js | 5 + .../resources/polyfills/Math.sign/meta.json | 1 + .../main/resources/polyfills/Math.sign/min.js | 1 + .../main/resources/polyfills/Math.sign/raw.js | 5 + .../resources/polyfills/Math.sinh/meta.json | 1 + .../main/resources/polyfills/Math.sinh/min.js | 1 + .../main/resources/polyfills/Math.sinh/raw.js | 7 + .../resources/polyfills/Math.tanh/meta.json | 1 + .../main/resources/polyfills/Math.tanh/min.js | 1 + .../main/resources/polyfills/Math.tanh/raw.js | 7 + .../resources/polyfills/Math.trunc/meta.json | 1 + .../resources/polyfills/Math.trunc/min.js | 1 + .../resources/polyfills/Math.trunc/raw.js | 5 + .../polyfills/MutationObserver/meta.json | 1 + .../polyfills/MutationObserver/min.js | 1 + .../polyfills/MutationObserver/raw.js | 622 ++++++++++++ .../Node.prototype.contains/meta.json | 1 + .../polyfills/Node.prototype.contains/min.js | 1 + .../polyfills/Node.prototype.contains/raw.js | 32 + .../NodeList.prototype.@@iterator/meta.json | 1 + .../NodeList.prototype.@@iterator/min.js | 1 + .../NodeList.prototype.@@iterator/raw.js | 6 + .../Number.MAX_SAFE_INTEGER/meta.json | 1 + .../polyfills/Number.MAX_SAFE_INTEGER/min.js | 1 + .../polyfills/Number.MAX_SAFE_INTEGER/raw.js | 3 + .../Number.MIN_SAFE_INTEGER/meta.json | 1 + .../polyfills/Number.MIN_SAFE_INTEGER/min.js | 1 + .../polyfills/Number.MIN_SAFE_INTEGER/raw.js | 3 + .../polyfills/Number.isFinite/meta.json | 1 + .../polyfills/Number.isFinite/min.js | 1 + .../polyfills/Number.isFinite/raw.js | 5 + .../polyfills/Number.isInteger/meta.json | 1 + .../polyfills/Number.isInteger/min.js | 1 + .../polyfills/Number.isInteger/raw.js | 7 + .../polyfills/Number.isNaN/meta.json | 1 + .../resources/polyfills/Number.isNaN/min.js | 1 + .../resources/polyfills/Number.isNaN/raw.js | 5 + .../polyfills/Number.parseFloat/meta.json | 1 + .../polyfills/Number.parseFloat/min.js | 1 + .../polyfills/Number.parseFloat/raw.js | 3 + .../polyfills/Number.parseInt/meta.json | 1 + .../polyfills/Number.parseInt/min.js | 1 + .../polyfills/Number.parseInt/raw.js | 3 + .../polyfills/Object.assign/meta.json | 1 + .../resources/polyfills/Object.assign/min.js | 1 + .../resources/polyfills/Object.assign/raw.js | 15 + .../polyfills/Object.create/meta.json | 1 + .../resources/polyfills/Object.create/min.js | 1 + .../resources/polyfills/Object.create/raw.js | 25 + .../Object.defineProperties/meta.json | 1 + .../polyfills/Object.defineProperties/min.js | 1 + .../polyfills/Object.defineProperties/raw.js | 9 + .../polyfills/Object.defineProperty/meta.json | 1 + .../polyfills/Object.defineProperty/min.js | 1 + .../polyfills/Object.defineProperty/raw.js | 66 ++ .../polyfills/Object.entries/meta.json | 1 + .../resources/polyfills/Object.entries/min.js | 1 + .../resources/polyfills/Object.entries/raw.js | 13 + .../Object.getOwnPropertyDescriptor/meta.json | 1 + .../Object.getOwnPropertyDescriptor/min.js | 1 + .../Object.getOwnPropertyDescriptor/raw.js | 104 ++ .../Object.getOwnPropertyNames/meta.json | 1 + .../Object.getOwnPropertyNames/min.js | 1 + .../Object.getOwnPropertyNames/raw.js | 30 + .../polyfills/Object.getPrototypeOf/meta.json | 1 + .../polyfills/Object.getPrototypeOf/min.js | 1 + .../polyfills/Object.getPrototypeOf/raw.js | 9 + .../resources/polyfills/Object.is/meta.json | 1 + .../main/resources/polyfills/Object.is/min.js | 1 + .../main/resources/polyfills/Object.is/raw.js | 5 + .../resources/polyfills/Object.keys/meta.json | 1 + .../resources/polyfills/Object.keys/min.js | 1 + .../resources/polyfills/Object.keys/raw.js | 40 + .../polyfills/Object.setPrototypeOf/meta.json | 1 + .../polyfills/Object.setPrototypeOf/min.js | 1 + .../polyfills/Object.setPrototypeOf/raw.js | 94 ++ .../Promise.prototype.finally/meta.json | 1 + .../Promise.prototype.finally/min.js | 1 + .../Promise.prototype.finally/raw.js | 78 ++ .../resources/polyfills/Promise/meta.json | 1 + .../main/resources/polyfills/Promise/min.js | 1 + .../main/resources/polyfills/Promise/raw.js | 9 + .../main/resources/polyfills/Proxy/meta.json | 1 + .../src/main/resources/polyfills/Proxy/min.js | 1 + .../src/main/resources/polyfills/Proxy/raw.js | 177 ++++ .../main/resources/polyfills/Set/meta.json | 1 + .../src/main/resources/polyfills/Set/min.js | 1 + .../src/main/resources/polyfills/Set/raw.js | 113 +++ .../String.prototype.contains/meta.json | 1 + .../String.prototype.contains/min.js | 1 + .../String.prototype.contains/raw.js | 3 + .../String.prototype.endsWith/meta.json | 1 + .../String.prototype.endsWith/min.js | 1 + .../String.prototype.endsWith/raw.js | 7 + .../String.prototype.includes/meta.json | 1 + .../String.prototype.includes/min.js | 1 + .../String.prototype.includes/raw.js | 6 + .../String.prototype.repeat/meta.json | 1 + .../polyfills/String.prototype.repeat/min.js | 1 + .../polyfills/String.prototype.repeat/raw.js | 15 + .../String.prototype.startsWith/meta.json | 1 + .../String.prototype.startsWith/min.js | 1 + .../String.prototype.startsWith/raw.js | 7 + .../polyfills/String.prototype.trim/meta.json | 1 + .../polyfills/String.prototype.trim/min.js | 1 + .../polyfills/String.prototype.trim/raw.js | 5 + .../polyfills/Symbol.hasInstance/meta.json | 1 + .../polyfills/Symbol.hasInstance/min.js | 1 + .../polyfills/Symbol.hasInstance/raw.js | 3 + .../Symbol.isConcatSpreadable/meta.json | 1 + .../Symbol.isConcatSpreadable/min.js | 1 + .../Symbol.isConcatSpreadable/raw.js | 3 + .../polyfills/Symbol.iterator/meta.json | 1 + .../polyfills/Symbol.iterator/min.js | 1 + .../polyfills/Symbol.iterator/raw.js | 3 + .../polyfills/Symbol.match/meta.json | 1 + .../resources/polyfills/Symbol.match/min.js | 1 + .../resources/polyfills/Symbol.match/raw.js | 3 + .../polyfills/Symbol.replace/meta.json | 1 + .../resources/polyfills/Symbol.replace/min.js | 1 + .../resources/polyfills/Symbol.replace/raw.js | 3 + .../polyfills/Symbol.search/meta.json | 1 + .../resources/polyfills/Symbol.search/min.js | 1 + .../resources/polyfills/Symbol.search/raw.js | 3 + .../polyfills/Symbol.species/meta.json | 1 + .../resources/polyfills/Symbol.species/min.js | 1 + .../resources/polyfills/Symbol.species/raw.js | 3 + .../polyfills/Symbol.split/meta.json | 1 + .../resources/polyfills/Symbol.split/min.js | 1 + .../resources/polyfills/Symbol.split/raw.js | 3 + .../polyfills/Symbol.toPrimitive/meta.json | 1 + .../polyfills/Symbol.toPrimitive/min.js | 1 + .../polyfills/Symbol.toPrimitive/raw.js | 3 + .../polyfills/Symbol.toStringTag/meta.json | 1 + .../polyfills/Symbol.toStringTag/min.js | 1 + .../polyfills/Symbol.toStringTag/raw.js | 5 + .../polyfills/Symbol.unscopables/meta.json | 1 + .../polyfills/Symbol.unscopables/min.js | 1 + .../polyfills/Symbol.unscopables/raw.js | 3 + .../main/resources/polyfills/Symbol/meta.json | 1 + .../main/resources/polyfills/Symbol/min.js | 1 + .../main/resources/polyfills/Symbol/raw.js | 224 +++++ .../main/resources/polyfills/URL/meta.json | 1 + .../src/main/resources/polyfills/URL/min.js | 1 + .../src/main/resources/polyfills/URL/raw.js | 474 +++++++++ .../resources/polyfills/UserTiming/meta.json | 1 + .../resources/polyfills/UserTiming/min.js | 1 + .../resources/polyfills/UserTiming/raw.js | 570 +++++++++++ .../resources/polyfills/WeakMap/meta.json | 1 + .../main/resources/polyfills/WeakMap/min.js | 1 + .../main/resources/polyfills/WeakMap/raw.js | 58 ++ .../resources/polyfills/WeakSet/meta.json | 1 + .../main/resources/polyfills/WeakSet/min.js | 1 + .../main/resources/polyfills/WeakSet/raw.js | 37 + .../main/resources/polyfills/Window/meta.json | 1 + .../main/resources/polyfills/Window/min.js | 1 + .../main/resources/polyfills/Window/raw.js | 9 + .../polyfills/XMLHttpRequest/meta.json | 1 + .../resources/polyfills/XMLHttpRequest/min.js | 1 + .../resources/polyfills/XMLHttpRequest/raw.js | 65 ++ .../polyfills/_ArrayIterator/meta.json | 1 + .../resources/polyfills/_ArrayIterator/min.js | 1 + .../resources/polyfills/_ArrayIterator/raw.js | 232 +++++ .../polyfills/_DOMTokenList/meta.json | 1 + .../resources/polyfills/_DOMTokenList/min.js | 1 + .../resources/polyfills/_DOMTokenList/raw.js | 81 ++ .../resources/polyfills/_mutation/meta.json | 1 + .../main/resources/polyfills/_mutation/min.js | 1 + .../main/resources/polyfills/_mutation/raw.js | 24 + .../src/main/resources/polyfills/aliases.json | 1 + .../main/resources/polyfills/atob/meta.json | 1 + .../src/main/resources/polyfills/atob/min.js | 1 + .../src/main/resources/polyfills/atob/raw.js | 67 ++ .../resources/polyfills/browserBaselines.json | 1 + .../polyfills/compat.classList/meta.json | 1 + .../polyfills/compat.classList/min.js | 1 + .../polyfills/compat.classList/raw.js | 219 +++++ .../polyfills/compat.freeze/meta.json | 1 + .../resources/polyfills/compat.freeze/min.js | 1 + .../resources/polyfills/compat.freeze/raw.js | 11 + .../polyfills/console.assert/meta.json | 1 + .../resources/polyfills/console.assert/min.js | 1 + .../resources/polyfills/console.assert/raw.js | 3 + .../polyfills/console.clear/meta.json | 1 + .../resources/polyfills/console.clear/min.js | 1 + .../resources/polyfills/console.clear/raw.js | 3 + .../polyfills/console.count/meta.json | 1 + .../resources/polyfills/console.count/min.js | 1 + .../resources/polyfills/console.count/raw.js | 3 + .../polyfills/console.debug/meta.json | 1 + .../resources/polyfills/console.debug/min.js | 1 + .../resources/polyfills/console.debug/raw.js | 3 + .../resources/polyfills/console.dir/meta.json | 1 + .../resources/polyfills/console.dir/min.js | 1 + .../resources/polyfills/console.dir/raw.js | 3 + .../polyfills/console.dirxml/meta.json | 1 + .../resources/polyfills/console.dirxml/min.js | 1 + .../resources/polyfills/console.dirxml/raw.js | 3 + .../polyfills/console.error/meta.json | 1 + .../resources/polyfills/console.error/min.js | 1 + .../resources/polyfills/console.error/raw.js | 3 + .../polyfills/console.exception/meta.json | 1 + .../polyfills/console.exception/min.js | 1 + .../polyfills/console.exception/raw.js | 3 + .../polyfills/console.group/meta.json | 1 + .../resources/polyfills/console.group/min.js | 1 + .../resources/polyfills/console.group/raw.js | 3 + .../console.groupCollapsed/meta.json | 1 + .../polyfills/console.groupCollapsed/min.js | 1 + .../polyfills/console.groupCollapsed/raw.js | 3 + .../polyfills/console.groupEnd/meta.json | 1 + .../polyfills/console.groupEnd/min.js | 1 + .../polyfills/console.groupEnd/raw.js | 3 + .../polyfills/console.info/meta.json | 1 + .../resources/polyfills/console.info/min.js | 1 + .../resources/polyfills/console.info/raw.js | 3 + .../resources/polyfills/console.log/meta.json | 1 + .../resources/polyfills/console.log/min.js | 1 + .../resources/polyfills/console.log/raw.js | 3 + .../polyfills/console.markTimeline/meta.json | 1 + .../polyfills/console.markTimeline/min.js | 1 + .../polyfills/console.markTimeline/raw.js | 3 + .../polyfills/console.profile/meta.json | 1 + .../polyfills/console.profile/min.js | 1 + .../polyfills/console.profile/raw.js | 3 + .../polyfills/console.profileEnd/meta.json | 1 + .../polyfills/console.profileEnd/min.js | 1 + .../polyfills/console.profileEnd/raw.js | 3 + .../polyfills/console.profiles/meta.json | 1 + .../polyfills/console.profiles/min.js | 1 + .../polyfills/console.profiles/raw.js | 3 + .../polyfills/console.table/meta.json | 1 + .../resources/polyfills/console.table/min.js | 1 + .../resources/polyfills/console.table/raw.js | 3 + .../polyfills/console.time/meta.json | 1 + .../resources/polyfills/console.time/min.js | 1 + .../resources/polyfills/console.time/raw.js | 3 + .../polyfills/console.timeEnd/meta.json | 1 + .../polyfills/console.timeEnd/min.js | 1 + .../polyfills/console.timeEnd/raw.js | 3 + .../polyfills/console.timeStamp/meta.json | 1 + .../polyfills/console.timeStamp/min.js | 1 + .../polyfills/console.timeStamp/raw.js | 3 + .../polyfills/console.timeline/meta.json | 1 + .../polyfills/console.timeline/min.js | 1 + .../polyfills/console.timeline/raw.js | 3 + .../polyfills/console.timelineEnd/meta.json | 1 + .../polyfills/console.timelineEnd/min.js | 1 + .../polyfills/console.timelineEnd/raw.js | 3 + .../polyfills/console.trace/meta.json | 1 + .../resources/polyfills/console.trace/min.js | 1 + .../resources/polyfills/console.trace/raw.js | 3 + .../polyfills/console.warn/meta.json | 1 + .../resources/polyfills/console.warn/min.js | 1 + .../resources/polyfills/console.warn/raw.js | 3 + .../resources/polyfills/console/meta.json | 1 + .../main/resources/polyfills/console/min.js | 1 + .../main/resources/polyfills/console/raw.js | 3 + .../polyfills/devicePixelRatio/meta.json | 1 + .../polyfills/devicePixelRatio/min.js | 1 + .../polyfills/devicePixelRatio/raw.js | 4 + .../document.currentScript/meta.json | 1 + .../polyfills/document.currentScript/min.js | 1 + .../polyfills/document.currentScript/raw.js | 57 ++ .../document.getElementsByClassName/meta.json | 1 + .../document.getElementsByClassName/min.js | 1 + .../document.getElementsByClassName/raw.js | 5 + .../polyfills/document.head/meta.json | 1 + .../resources/polyfills/document.head/min.js | 1 + .../resources/polyfills/document.head/raw.js | 3 + .../document.querySelector/meta.json | 1 + .../polyfills/document.querySelector/min.js | 1 + .../polyfills/document.querySelector/raw.js | 56 ++ .../document.visibilityState/meta.json | 1 + .../polyfills/document.visibilityState/min.js | 1 + .../polyfills/document.visibilityState/raw.js | 23 + .../main/resources/polyfills/fetch/meta.json | 1 + .../src/main/resources/polyfills/fetch/min.js | 1 + .../src/main/resources/polyfills/fetch/raw.js | 393 ++++++++ .../polyfills/getComputedStyle/meta.json | 1 + .../polyfills/getComputedStyle/min.js | 1 + .../polyfills/getComputedStyle/raw.js | 117 +++ .../polyfills/localStorage/meta.json | 1 + .../resources/polyfills/localStorage/min.js | 1 + .../resources/polyfills/localStorage/raw.js | 103 ++ .../polyfills/location.origin/meta.json | 1 + .../polyfills/location.origin/min.js | 1 + .../polyfills/location.origin/raw.js | 14 + .../resources/polyfills/matchMedia/meta.json | 1 + .../resources/polyfills/matchMedia/min.js | 1 + .../resources/polyfills/matchMedia/raw.js | 85 ++ .../polyfills/navigator.geolocation/meta.json | 1 + .../polyfills/navigator.geolocation/min.js | 1 + .../polyfills/navigator.geolocation/raw.js | 93 ++ .../polyfills/navigator.sendBeacon/meta.json | 1 + .../polyfills/navigator.sendBeacon/min.js | 1 + .../polyfills/navigator.sendBeacon/raw.js | 18 + .../polyfills/performance.now/meta.json | 1 + .../polyfills/performance.now/min.js | 1 + .../polyfills/performance.now/raw.js | 16 + .../polyfills/requestAnimationFrame/meta.json | 1 + .../polyfills/requestAnimationFrame/min.js | 1 + .../polyfills/requestAnimationFrame/raw.js | 51 + .../polyfills/screen.orientation/meta.json | 1 + .../polyfills/screen.orientation/min.js | 1 + .../polyfills/screen.orientation/raw.js | 62 ++ .../polyfills/setImmediate/meta.json | 1 + .../resources/polyfills/setImmediate/min.js | 1 + .../resources/polyfills/setImmediate/raw.js | 177 ++++ .../polyfills/~html5-elements/meta.json | 1 + .../polyfills/~html5-elements/min.js | 1 + .../polyfills/~html5-elements/raw.js | 6 + .../resources/polyfills/~viewport/meta.json | 1 + .../main/resources/polyfills/~viewport/min.js | 1 + .../main/resources/polyfills/~viewport/raw.js | 53 + .../api/components/FeatureTest.java | 2 +- .../api/components/PolyfillTest.java | 2 +- .../api/components/TSortTest.java | 2 +- .../CustomPolyfillListConfig.java | 5 +- .../configurations/CustomPolyfillsConfig.java | 6 +- .../api/configurations/PolyfillsConfig.java | 10 +- .../api/configurations/ProjectInfoConfig.java | 2 +- ...esPolyfillLoaderServiceCustomListTest.java | 10 +- ...nancialTimesPolyfillLoaderServiceTest.java | 18 +- .../JsonPolyfillConfigLoaderServiceTest.java | 4 +- .../services/PolyfillsOutputServiceTest.java | 10 +- .../services/PreSortPolyfillServiceTest.java | 12 +- .../api/services/SemVerUtilServiceTest.java | 2 +- .../UADetectorAdapterParserServiceTest.java | 6 +- .../XmlServiceConfigLoaderServiceTest.java | 6 +- .../api/utils/TestingUtil.java | 6 +- .../org/polyfillservice}/api/utils/UA.java | 2 +- .../resources/polyfill_configs/json_loader.js | 0 .../polyfill_configs/json_loader.json | 0 .../src/test/resources/polyfills/a/meta.json | 0 .../src/test/resources/polyfills/a/min.js | 0 .../src/test/resources/polyfills/a/raw.js | 0 .../src/test/resources/polyfills/aliases.json | 0 .../src/test/resources/polyfills/b/meta.json | 0 .../src/test/resources/polyfills/b/min.js | 0 .../src/test/resources/polyfills/b/raw.js | 0 .../src/test/resources/polyfills/c/meta.json | 0 .../src/test/resources/polyfills/c/min.js | 0 .../src/test/resources/polyfills/c/raw.js | 0 .../src/test/resources/polyfills/d/meta.json | 0 .../src/test/resources/polyfills/d/min.js | 0 .../src/test/resources/polyfills/d/raw.js | 0 .../src/test/resources/polyfills/e/meta.json | 0 .../src/test/resources/polyfills/e/min.js | 0 .../src/test/resources/polyfills/e/raw.js | 0 .../src/test/resources/polyfills/f/meta.json | 0 .../resources/polyfills_custom/d/meta.json | 0 .../test/resources/polyfills_custom/d/min.js | 0 .../test/resources/polyfills_custom/d/raw.js | 0 .../resources/polyfills_custom/g/meta.json | 0 .../test/resources/polyfills_custom/g/min.js | 0 .../test/resources/polyfills_custom/g/raw.js | 0 .../test/resources/service_configs/config.xml | 0 {api => polyfill-service-api}/tasks/.DS_Store | Bin .../tasks/node/browserstack.js | 0 .../tasks/node/buildsources.js | 0 .../tasks/node/compattable.js | 0 .../tasks/node/deploylambda.js | 0 .../tasks/node/deployvcl.js | 0 .../tasks/node/purge.js | 0 .../tasks/node/remotetest.js | 0 .../tasks/node/saucelabs.js | 0 .../tasks/node/spawn.js | 0 .../tasks/node/updatesources.js | 0 {perf => polyfill-service-perf}/README.md | 4 +- {perf => polyfill-service-perf}/pom.xml | 8 +- .../org/polyfillservice}/perf/Runner.java | 6 +- .../perf/configurations/RunnerConfig.java | 12 +- .../perf/interfaces/PerfReportService.java | 2 +- .../PolyfillApiPerfMeasureService.java | 4 +- .../services/SourceSizeMeasureService.java | 2 +- .../services/StdOutPerfReportService.java | 14 +- .../src/main/resources/service-config.xml | 0 {rest => polyfill-service-rest}/README.md | 4 +- {rest => polyfill-service-rest}/pom.xml | 6 +- .../rest/PolyfillControllerIT.java | 4 +- .../defaultRawNoneLoaded.js | 0 .../polyfill-controller/manyFiltersRaw.js | 0 .../PolyfillApiControllerConfig.java | 6 +- .../rest/controllers/PolyfillController.java | 8 +- .../src/main/webapp/404.html | 0 .../webapp/WEB-INF/dispatcher-servlet.xml | 2 +- .../src/main/webapp/WEB-INF/web.xml | 0 .../controllers/PolyfillControllerTest.java | 6 +- .../rest/utils/TestingUtil.java | 2 +- {web => polyfill-service-web}/.babelrc | 0 {web => polyfill-service-web}/README.md | 0 .../app/actions/Polyfills.js | 0 .../app/components/About/index.js | 0 .../app/components/ApiReference/index.js | 0 .../app/components/App/index.js | 0 .../app/components/App/styles.scss | 0 .../app/components/AppMenu/index.js | 0 .../app/components/AppMenu/styles.scss | 0 .../app/components/Features/index.js | 0 .../app/components/GlobalHeader/index.js | 0 .../app/components/Icon/index.js | 0 .../components/Polyfill/foundation-theme.css | 0 .../app/components/Polyfill/index.js | 0 .../app/components/Polyfill/styles.scss | 0 .../app/components/PolyfillList/Polyfill.js | 0 .../app/components/PolyfillList/index.js | 0 .../app/components/PolyfillList/styles.scss | 0 .../app/components/SearchBox/index.js | 0 {web => polyfill-service-web}/app/index.js | 0 .../app/reducers/Polyfills.js | 0 .../app/reducers/PolyfillsMeta.js | 0 .../app/reducers/index.js | 0 {web => polyfill-service-web}/app/router.js | 0 .../app/templates/getFilenameHelper.js | 0 .../app/templates/webpack-app-template.hbs | 0 {web => polyfill-service-web}/package.json | 0 {web => polyfill-service-web}/pom.xml | 8 +- .../web/configurations/AppConfig.java | 4 +- .../controllers/PolyfillApiController.java | 4 +- .../web/controllers/TestController.java | 10 +- .../web/controllers/WebAppController.java | 8 +- .../polyfillservice}/web/views/JsonView.java | 2 +- .../src/main/webapp/404.html | 0 .../webapp/WEB-INF/dispatcher-servlet.xml | 2 +- .../WEB-INF/views/tests/browsers/runner.hbs | 0 .../src/main/webapp/WEB-INF/web.xml | 0 .../webapp/assets/fonts/License-for-font.txt | 0 .../assets/fonts/SalesforceSans-Bold.ttf | Bin .../fonts/SalesforceSans-BoldItalic.ttf | Bin .../assets/fonts/SalesforceSans-Italic.ttf | Bin .../assets/fonts/SalesforceSans-Light.ttf | Bin .../fonts/SalesforceSans-LightItalic.ttf | Bin .../assets/fonts/SalesforceSans-Regular.ttf | Bin .../assets/fonts/SalesforceSans-Thin.ttf | Bin .../fonts/SalesforceSans-ThinItalic.ttf | Bin .../fonts/webfonts/SalesforceSans-Bold.eot | Bin .../fonts/webfonts/SalesforceSans-Bold.svg | 0 .../fonts/webfonts/SalesforceSans-Bold.woff | Bin .../fonts/webfonts/SalesforceSans-Bold.woff2 | Bin .../webfonts/SalesforceSans-BoldItalic.eot | Bin .../webfonts/SalesforceSans-BoldItalic.svg | 0 .../webfonts/SalesforceSans-BoldItalic.woff | Bin .../webfonts/SalesforceSans-BoldItalic.woff2 | Bin .../fonts/webfonts/SalesforceSans-Italic.eot | Bin .../fonts/webfonts/SalesforceSans-Italic.svg | 0 .../fonts/webfonts/SalesforceSans-Italic.woff | Bin .../webfonts/SalesforceSans-Italic.woff2 | Bin .../fonts/webfonts/SalesforceSans-Light.eot | Bin .../fonts/webfonts/SalesforceSans-Light.svg | 0 .../fonts/webfonts/SalesforceSans-Light.woff | Bin .../fonts/webfonts/SalesforceSans-Light.woff2 | Bin .../webfonts/SalesforceSans-LightItalic.eot | Bin .../webfonts/SalesforceSans-LightItalic.svg | 0 .../webfonts/SalesforceSans-LightItalic.woff | Bin .../webfonts/SalesforceSans-LightItalic.woff2 | Bin .../fonts/webfonts/SalesforceSans-Regular.eot | Bin .../fonts/webfonts/SalesforceSans-Regular.svg | 0 .../webfonts/SalesforceSans-Regular.woff | Bin .../webfonts/SalesforceSans-Regular.woff2 | Bin .../fonts/webfonts/SalesforceSans-Thin.eot | Bin .../fonts/webfonts/SalesforceSans-Thin.svg | 0 .../fonts/webfonts/SalesforceSans-Thin.woff | Bin .../fonts/webfonts/SalesforceSans-Thin.woff2 | Bin .../webfonts/SalesforceSans-ThinItalic.eot | Bin .../webfonts/SalesforceSans-ThinItalic.svg | 0 .../webfonts/SalesforceSans-ThinItalic.woff | Bin .../webfonts/SalesforceSans-ThinItalic.woff2 | Bin .../webapp/assets/icons/License-for-icons.txt | 0 .../main/webapp/assets/icons/README-dist.md | 0 .../icons/action-sprite/svg/symbols.svg | 0 .../assets/icons/action-sprite/symbols.html | 0 .../assets/icons/action/add_contact.svg | 0 .../assets/icons/action/add_contact_120.png | Bin .../assets/icons/action/add_contact_60.png | Bin .../assets/icons/action/add_relationship.svg | 0 .../icons/action/add_relationship_120.png | Bin .../icons/action/add_relationship_60.png | Bin .../assets/icons/action/announcement.svg | 0 .../assets/icons/action/announcement_120.png | Bin .../assets/icons/action/announcement_60.png | Bin .../main/webapp/assets/icons/action/apex.svg | 0 .../webapp/assets/icons/action/apex_120.png | Bin .../webapp/assets/icons/action/apex_60.png | Bin .../webapp/assets/icons/action/approval.svg | 0 .../assets/icons/action/approval_120.png | Bin .../assets/icons/action/approval_60.png | Bin .../main/webapp/assets/icons/action/back.svg | 0 .../webapp/assets/icons/action/back_120.png | Bin .../webapp/assets/icons/action/back_60.png | Bin .../main/webapp/assets/icons/action/call.svg | 0 .../webapp/assets/icons/action/call_120.png | Bin .../webapp/assets/icons/action/call_60.png | Bin .../webapp/assets/icons/action/canvas.svg | 0 .../webapp/assets/icons/action/canvas_120.png | Bin .../webapp/assets/icons/action/canvas_60.png | Bin .../assets/icons/action/change_owner.svg | 0 .../assets/icons/action/change_owner_120.png | Bin .../assets/icons/action/change_owner_60.png | Bin .../icons/action/change_record_type.svg | 0 .../icons/action/change_record_type_120.png | Bin .../icons/action/change_record_type_60.png | Bin .../main/webapp/assets/icons/action/check.svg | 0 .../webapp/assets/icons/action/check_120.png | Bin .../webapp/assets/icons/action/check_60.png | Bin .../main/webapp/assets/icons/action/clone.svg | 0 .../webapp/assets/icons/action/clone_120.png | Bin .../webapp/assets/icons/action/clone_60.png | Bin .../main/webapp/assets/icons/action/close.svg | 0 .../webapp/assets/icons/action/close_120.png | Bin .../webapp/assets/icons/action/close_60.png | Bin .../main/webapp/assets/icons/action/defer.svg | 0 .../webapp/assets/icons/action/defer_120.png | Bin .../webapp/assets/icons/action/defer_60.png | Bin .../webapp/assets/icons/action/delete.svg | 0 .../webapp/assets/icons/action/delete_120.png | Bin .../webapp/assets/icons/action/delete_60.png | Bin .../assets/icons/action/description.svg | 0 .../assets/icons/action/description_120.png | Bin .../assets/icons/action/description_60.png | Bin .../webapp/assets/icons/action/dial_in.svg | 0 .../assets/icons/action/dial_in_120.png | Bin .../webapp/assets/icons/action/dial_in_60.png | Bin .../webapp/assets/icons/action/download.svg | 0 .../assets/icons/action/download_120.png | Bin .../assets/icons/action/download_60.png | Bin .../main/webapp/assets/icons/action/edit.svg | 0 .../webapp/assets/icons/action/edit_120.png | Bin .../webapp/assets/icons/action/edit_60.png | Bin .../assets/icons/action/edit_groups.svg | 0 .../assets/icons/action/edit_groups_120.png | Bin .../assets/icons/action/edit_groups_60.png | Bin .../assets/icons/action/edit_relationship.svg | 0 .../icons/action/edit_relationship_120.png | Bin .../icons/action/edit_relationship_60.png | Bin .../main/webapp/assets/icons/action/email.svg | 0 .../webapp/assets/icons/action/email_120.png | Bin .../webapp/assets/icons/action/email_60.png | Bin .../webapp/assets/icons/action/fallback.svg | 0 .../assets/icons/action/fallback_120.png | Bin .../assets/icons/action/fallback_60.png | Bin .../webapp/assets/icons/action/filter.svg | 0 .../webapp/assets/icons/action/filter_120.png | Bin .../webapp/assets/icons/action/filter_60.png | Bin .../main/webapp/assets/icons/action/flow.svg | 0 .../webapp/assets/icons/action/flow_120.png | Bin .../webapp/assets/icons/action/flow_60.png | Bin .../webapp/assets/icons/action/follow.svg | 0 .../webapp/assets/icons/action/follow_120.png | Bin .../webapp/assets/icons/action/follow_60.png | Bin .../webapp/assets/icons/action/following.svg | 0 .../assets/icons/action/following_120.png | Bin .../assets/icons/action/following_60.png | Bin .../assets/icons/action/freeze_user.svg | 0 .../assets/icons/action/freeze_user_120.png | Bin .../assets/icons/action/freeze_user_60.png | Bin .../main/webapp/assets/icons/action/goal.svg | 0 .../webapp/assets/icons/action/goal_120.png | Bin .../webapp/assets/icons/action/goal_60.png | Bin .../assets/icons/action/google_news.svg | 0 .../assets/icons/action/google_news_120.png | Bin .../assets/icons/action/google_news_60.png | Bin .../main/webapp/assets/icons/action/info.svg | 0 .../webapp/assets/icons/action/info_120.png | Bin .../webapp/assets/icons/action/info_60.png | Bin .../webapp/assets/icons/action/join_group.svg | 0 .../assets/icons/action/join_group_120.png | Bin .../assets/icons/action/join_group_60.png | Bin .../assets/icons/action/lead_convert.svg | 0 .../assets/icons/action/lead_convert_120.png | Bin .../assets/icons/action/lead_convert_60.png | Bin .../assets/icons/action/leave_group.svg | 0 .../assets/icons/action/leave_group_120.png | Bin .../assets/icons/action/leave_group_60.png | Bin .../webapp/assets/icons/action/log_a_call.svg | 0 .../assets/icons/action/log_a_call_120.png | Bin .../assets/icons/action/log_a_call_60.png | Bin .../webapp/assets/icons/action/log_event.svg | 0 .../assets/icons/action/log_event_120.png | Bin .../assets/icons/action/log_event_60.png | Bin .../assets/icons/action/manage_perm_sets.svg | 0 .../icons/action/manage_perm_sets_120.png | Bin .../icons/action/manage_perm_sets_60.png | Bin .../main/webapp/assets/icons/action/map.svg | 0 .../webapp/assets/icons/action/map_120.png | Bin .../webapp/assets/icons/action/map_60.png | Bin .../main/webapp/assets/icons/action/more.svg | 0 .../webapp/assets/icons/action/more_120.png | Bin .../webapp/assets/icons/action/more_60.png | Bin .../main/webapp/assets/icons/action/new.svg | 0 .../webapp/assets/icons/action/new_120.png | Bin .../webapp/assets/icons/action/new_60.png | Bin .../assets/icons/action/new_account.svg | 0 .../assets/icons/action/new_account_120.png | Bin .../assets/icons/action/new_account_60.png | Bin .../assets/icons/action/new_campaign.svg | 0 .../assets/icons/action/new_campaign_120.png | Bin .../assets/icons/action/new_campaign_60.png | Bin .../webapp/assets/icons/action/new_case.svg | 0 .../assets/icons/action/new_case_120.png | Bin .../assets/icons/action/new_case_60.png | Bin .../assets/icons/action/new_child_case.svg | 0 .../icons/action/new_child_case_120.png | Bin .../assets/icons/action/new_child_case_60.png | Bin .../assets/icons/action/new_contact.svg | 0 .../assets/icons/action/new_contact_120.png | Bin .../assets/icons/action/new_contact_60.png | Bin .../assets/icons/action/new_custom1.svg | 0 .../assets/icons/action/new_custom10.svg | 0 .../assets/icons/action/new_custom100.svg | 0 .../assets/icons/action/new_custom100_120.png | Bin .../assets/icons/action/new_custom100_60.png | Bin .../assets/icons/action/new_custom10_120.png | Bin .../assets/icons/action/new_custom10_60.png | Bin .../assets/icons/action/new_custom11.svg | 0 .../assets/icons/action/new_custom11_120.png | Bin .../assets/icons/action/new_custom11_60.png | Bin .../assets/icons/action/new_custom12.svg | 0 .../assets/icons/action/new_custom12_120.png | Bin .../assets/icons/action/new_custom12_60.png | Bin .../assets/icons/action/new_custom13.svg | 0 .../assets/icons/action/new_custom13_120.png | Bin .../assets/icons/action/new_custom13_60.png | Bin .../assets/icons/action/new_custom14.svg | 0 .../assets/icons/action/new_custom14_120.png | Bin .../assets/icons/action/new_custom14_60.png | Bin .../assets/icons/action/new_custom15.svg | 0 .../assets/icons/action/new_custom15_120.png | Bin .../assets/icons/action/new_custom15_60.png | Bin .../assets/icons/action/new_custom16.svg | 0 .../assets/icons/action/new_custom16_120.png | Bin .../assets/icons/action/new_custom16_60.png | Bin .../assets/icons/action/new_custom17.svg | 0 .../assets/icons/action/new_custom17_120.png | Bin .../assets/icons/action/new_custom17_60.png | Bin .../assets/icons/action/new_custom18.svg | 0 .../assets/icons/action/new_custom18_120.png | Bin .../assets/icons/action/new_custom18_60.png | Bin .../assets/icons/action/new_custom19.svg | 0 .../assets/icons/action/new_custom19_120.png | Bin .../assets/icons/action/new_custom19_60.png | Bin .../assets/icons/action/new_custom1_120.png | Bin .../assets/icons/action/new_custom1_60.png | Bin .../assets/icons/action/new_custom2.svg | 0 .../assets/icons/action/new_custom20.svg | 0 .../assets/icons/action/new_custom20_120.png | Bin .../assets/icons/action/new_custom20_60.png | Bin .../assets/icons/action/new_custom21.svg | 0 .../assets/icons/action/new_custom21_120.png | Bin .../assets/icons/action/new_custom21_60.png | Bin .../assets/icons/action/new_custom22.svg | 0 .../assets/icons/action/new_custom22_120.png | Bin .../assets/icons/action/new_custom22_60.png | Bin .../assets/icons/action/new_custom23.svg | 0 .../assets/icons/action/new_custom23_120.png | Bin .../assets/icons/action/new_custom23_60.png | Bin .../assets/icons/action/new_custom24.svg | 0 .../assets/icons/action/new_custom24_120.png | Bin .../assets/icons/action/new_custom24_60.png | Bin .../assets/icons/action/new_custom25.svg | 0 .../assets/icons/action/new_custom25_120.png | Bin .../assets/icons/action/new_custom25_60.png | Bin .../assets/icons/action/new_custom26.svg | 0 .../assets/icons/action/new_custom26_120.png | Bin .../assets/icons/action/new_custom26_60.png | Bin .../assets/icons/action/new_custom27.svg | 0 .../assets/icons/action/new_custom27_120.png | Bin .../assets/icons/action/new_custom27_60.png | Bin .../assets/icons/action/new_custom28.svg | 0 .../assets/icons/action/new_custom28_120.png | Bin .../assets/icons/action/new_custom28_60.png | Bin .../assets/icons/action/new_custom29.svg | 0 .../assets/icons/action/new_custom29_120.png | Bin .../assets/icons/action/new_custom29_60.png | Bin .../assets/icons/action/new_custom2_120.png | Bin .../assets/icons/action/new_custom2_60.png | Bin .../assets/icons/action/new_custom3.svg | 0 .../assets/icons/action/new_custom30.svg | 0 .../assets/icons/action/new_custom30_120.png | Bin .../assets/icons/action/new_custom30_60.png | Bin .../assets/icons/action/new_custom31.svg | 0 .../assets/icons/action/new_custom31_120.png | Bin .../assets/icons/action/new_custom31_60.png | Bin .../assets/icons/action/new_custom32.svg | 0 .../assets/icons/action/new_custom32_120.png | Bin .../assets/icons/action/new_custom32_60.png | Bin .../assets/icons/action/new_custom33.svg | 0 .../assets/icons/action/new_custom33_120.png | Bin .../assets/icons/action/new_custom33_60.png | Bin .../assets/icons/action/new_custom34.svg | 0 .../assets/icons/action/new_custom34_120.png | Bin .../assets/icons/action/new_custom34_60.png | Bin .../assets/icons/action/new_custom35.svg | 0 .../assets/icons/action/new_custom35_120.png | Bin .../assets/icons/action/new_custom35_60.png | Bin .../assets/icons/action/new_custom36.svg | 0 .../assets/icons/action/new_custom36_120.png | Bin .../assets/icons/action/new_custom36_60.png | Bin .../assets/icons/action/new_custom37.svg | 0 .../assets/icons/action/new_custom37_120.png | Bin .../assets/icons/action/new_custom37_60.png | Bin .../assets/icons/action/new_custom38.svg | 0 .../assets/icons/action/new_custom38_120.png | Bin .../assets/icons/action/new_custom38_60.png | Bin .../assets/icons/action/new_custom39.svg | 0 .../assets/icons/action/new_custom39_120.png | Bin .../assets/icons/action/new_custom39_60.png | Bin .../assets/icons/action/new_custom3_120.png | Bin .../assets/icons/action/new_custom3_60.png | Bin .../assets/icons/action/new_custom4.svg | 0 .../assets/icons/action/new_custom40.svg | 0 .../assets/icons/action/new_custom40_120.png | Bin .../assets/icons/action/new_custom40_60.png | Bin .../assets/icons/action/new_custom41.svg | 0 .../assets/icons/action/new_custom41_120.png | Bin .../assets/icons/action/new_custom41_60.png | Bin .../assets/icons/action/new_custom42.svg | 0 .../assets/icons/action/new_custom42_120.png | Bin .../assets/icons/action/new_custom42_60.png | Bin .../assets/icons/action/new_custom43.svg | 0 .../assets/icons/action/new_custom43_120.png | Bin .../assets/icons/action/new_custom43_60.png | Bin .../assets/icons/action/new_custom44.svg | 0 .../assets/icons/action/new_custom44_120.png | Bin .../assets/icons/action/new_custom44_60.png | Bin .../assets/icons/action/new_custom45.svg | 0 .../assets/icons/action/new_custom45_120.png | Bin .../assets/icons/action/new_custom45_60.png | Bin .../assets/icons/action/new_custom46.svg | 0 .../assets/icons/action/new_custom46_120.png | Bin .../assets/icons/action/new_custom46_60.png | Bin .../assets/icons/action/new_custom47.svg | 0 .../assets/icons/action/new_custom47_120.png | Bin .../assets/icons/action/new_custom47_60.png | Bin .../assets/icons/action/new_custom48.svg | 0 .../assets/icons/action/new_custom48_120.png | Bin .../assets/icons/action/new_custom48_60.png | Bin .../assets/icons/action/new_custom49.svg | 0 .../assets/icons/action/new_custom49_120.png | Bin .../assets/icons/action/new_custom49_60.png | Bin .../assets/icons/action/new_custom4_120.png | Bin .../assets/icons/action/new_custom4_60.png | Bin .../assets/icons/action/new_custom5.svg | 0 .../assets/icons/action/new_custom50.svg | 0 .../assets/icons/action/new_custom50_120.png | Bin .../assets/icons/action/new_custom50_60.png | Bin .../assets/icons/action/new_custom51.svg | 0 .../assets/icons/action/new_custom51_120.png | Bin .../assets/icons/action/new_custom51_60.png | Bin .../assets/icons/action/new_custom52.svg | 0 .../assets/icons/action/new_custom52_120.png | Bin .../assets/icons/action/new_custom52_60.png | Bin .../assets/icons/action/new_custom53.svg | 0 .../assets/icons/action/new_custom53_120.png | Bin .../assets/icons/action/new_custom53_60.png | Bin .../assets/icons/action/new_custom54.svg | 0 .../assets/icons/action/new_custom54_120.png | Bin .../assets/icons/action/new_custom54_60.png | Bin .../assets/icons/action/new_custom55.svg | 0 .../assets/icons/action/new_custom55_120.png | Bin .../assets/icons/action/new_custom55_60.png | Bin .../assets/icons/action/new_custom56.svg | 0 .../assets/icons/action/new_custom56_120.png | Bin .../assets/icons/action/new_custom56_60.png | Bin .../assets/icons/action/new_custom57.svg | 0 .../assets/icons/action/new_custom57_120.png | Bin .../assets/icons/action/new_custom57_60.png | Bin .../assets/icons/action/new_custom58.svg | 0 .../assets/icons/action/new_custom58_120.png | Bin .../assets/icons/action/new_custom58_60.png | Bin .../assets/icons/action/new_custom59.svg | 0 .../assets/icons/action/new_custom59_120.png | Bin .../assets/icons/action/new_custom59_60.png | Bin .../assets/icons/action/new_custom5_120.png | Bin .../assets/icons/action/new_custom5_60.png | Bin .../assets/icons/action/new_custom6.svg | 0 .../assets/icons/action/new_custom60.svg | 0 .../assets/icons/action/new_custom60_120.png | Bin .../assets/icons/action/new_custom60_60.png | Bin .../assets/icons/action/new_custom61.svg | 0 .../assets/icons/action/new_custom61_120.png | Bin .../assets/icons/action/new_custom61_60.png | Bin .../assets/icons/action/new_custom62.svg | 0 .../assets/icons/action/new_custom62_120.png | Bin .../assets/icons/action/new_custom62_60.png | Bin .../assets/icons/action/new_custom63.svg | 0 .../assets/icons/action/new_custom63_120.png | Bin .../assets/icons/action/new_custom63_60.png | Bin .../assets/icons/action/new_custom64.svg | 0 .../assets/icons/action/new_custom64_120.png | Bin .../assets/icons/action/new_custom64_60.png | Bin .../assets/icons/action/new_custom65.svg | 0 .../assets/icons/action/new_custom65_120.png | Bin .../assets/icons/action/new_custom65_60.png | Bin .../assets/icons/action/new_custom66.svg | 0 .../assets/icons/action/new_custom66_120.png | Bin .../assets/icons/action/new_custom66_60.png | Bin .../assets/icons/action/new_custom67.svg | 0 .../assets/icons/action/new_custom67_120.png | Bin .../assets/icons/action/new_custom67_60.png | Bin .../assets/icons/action/new_custom68.svg | 0 .../assets/icons/action/new_custom68_120.png | Bin .../assets/icons/action/new_custom68_60.png | Bin .../assets/icons/action/new_custom69.svg | 0 .../assets/icons/action/new_custom69_120.png | Bin .../assets/icons/action/new_custom69_60.png | Bin .../assets/icons/action/new_custom6_120.png | Bin .../assets/icons/action/new_custom6_60.png | Bin .../assets/icons/action/new_custom7.svg | 0 .../assets/icons/action/new_custom70.svg | 0 .../assets/icons/action/new_custom70_120.png | Bin .../assets/icons/action/new_custom70_60.png | Bin .../assets/icons/action/new_custom71.svg | 0 .../assets/icons/action/new_custom71_120.png | Bin .../assets/icons/action/new_custom71_60.png | Bin .../assets/icons/action/new_custom72.svg | 0 .../assets/icons/action/new_custom72_120.png | Bin .../assets/icons/action/new_custom72_60.png | Bin .../assets/icons/action/new_custom73.svg | 0 .../assets/icons/action/new_custom73_120.png | Bin .../assets/icons/action/new_custom73_60.png | Bin .../assets/icons/action/new_custom74.svg | 0 .../assets/icons/action/new_custom74_120.png | Bin .../assets/icons/action/new_custom74_60.png | Bin .../assets/icons/action/new_custom75.svg | 0 .../assets/icons/action/new_custom75_120.png | Bin .../assets/icons/action/new_custom75_60.png | Bin .../assets/icons/action/new_custom76.svg | 0 .../assets/icons/action/new_custom76_120.png | Bin .../assets/icons/action/new_custom76_60.png | Bin .../assets/icons/action/new_custom77.svg | 0 .../assets/icons/action/new_custom77_120.png | Bin .../assets/icons/action/new_custom77_60.png | Bin .../assets/icons/action/new_custom78.svg | 0 .../assets/icons/action/new_custom78_120.png | Bin .../assets/icons/action/new_custom78_60.png | Bin .../assets/icons/action/new_custom79.svg | 0 .../assets/icons/action/new_custom79_120.png | Bin .../assets/icons/action/new_custom79_60.png | Bin .../assets/icons/action/new_custom7_120.png | Bin .../assets/icons/action/new_custom7_60.png | Bin .../assets/icons/action/new_custom8.svg | 0 .../assets/icons/action/new_custom80.svg | 0 .../assets/icons/action/new_custom80_120.png | Bin .../assets/icons/action/new_custom80_60.png | Bin .../assets/icons/action/new_custom81.svg | 0 .../assets/icons/action/new_custom81_120.png | Bin .../assets/icons/action/new_custom81_60.png | Bin .../assets/icons/action/new_custom82.svg | 0 .../assets/icons/action/new_custom82_120.png | Bin .../assets/icons/action/new_custom82_60.png | Bin .../assets/icons/action/new_custom83.svg | 0 .../assets/icons/action/new_custom83_120.png | Bin .../assets/icons/action/new_custom83_60.png | Bin .../assets/icons/action/new_custom84.svg | 0 .../assets/icons/action/new_custom84_120.png | Bin .../assets/icons/action/new_custom84_60.png | Bin .../assets/icons/action/new_custom85.svg | 0 .../assets/icons/action/new_custom85_120.png | Bin .../assets/icons/action/new_custom85_60.png | Bin .../assets/icons/action/new_custom86.svg | 0 .../assets/icons/action/new_custom86_120.png | Bin .../assets/icons/action/new_custom86_60.png | Bin .../assets/icons/action/new_custom87.svg | 0 .../assets/icons/action/new_custom87_120.png | Bin .../assets/icons/action/new_custom87_60.png | Bin .../assets/icons/action/new_custom88.svg | 0 .../assets/icons/action/new_custom88_120.png | Bin .../assets/icons/action/new_custom88_60.png | Bin .../assets/icons/action/new_custom89.svg | 0 .../assets/icons/action/new_custom89_120.png | Bin .../assets/icons/action/new_custom89_60.png | Bin .../assets/icons/action/new_custom8_120.png | Bin .../assets/icons/action/new_custom8_60.png | Bin .../assets/icons/action/new_custom9.svg | 0 .../assets/icons/action/new_custom90.svg | 0 .../assets/icons/action/new_custom90_120.png | Bin .../assets/icons/action/new_custom90_60.png | Bin .../assets/icons/action/new_custom91.svg | 0 .../assets/icons/action/new_custom91_120.png | Bin .../assets/icons/action/new_custom91_60.png | Bin .../assets/icons/action/new_custom92.svg | 0 .../assets/icons/action/new_custom92_120.png | Bin .../assets/icons/action/new_custom92_60.png | Bin .../assets/icons/action/new_custom93.svg | 0 .../assets/icons/action/new_custom93_120.png | Bin .../assets/icons/action/new_custom93_60.png | Bin .../assets/icons/action/new_custom94.svg | 0 .../assets/icons/action/new_custom94_120.png | Bin .../assets/icons/action/new_custom94_60.png | Bin .../assets/icons/action/new_custom95.svg | 0 .../assets/icons/action/new_custom95_120.png | Bin .../assets/icons/action/new_custom95_60.png | Bin .../assets/icons/action/new_custom96.svg | 0 .../assets/icons/action/new_custom96_120.png | Bin .../assets/icons/action/new_custom96_60.png | Bin .../assets/icons/action/new_custom97.svg | 0 .../assets/icons/action/new_custom97_120.png | Bin .../assets/icons/action/new_custom97_60.png | Bin .../assets/icons/action/new_custom98.svg | 0 .../assets/icons/action/new_custom98_120.png | Bin .../assets/icons/action/new_custom98_60.png | Bin .../assets/icons/action/new_custom99.svg | 0 .../assets/icons/action/new_custom99_120.png | Bin .../assets/icons/action/new_custom99_60.png | Bin .../assets/icons/action/new_custom9_120.png | Bin .../assets/icons/action/new_custom9_60.png | Bin .../webapp/assets/icons/action/new_event.svg | 0 .../assets/icons/action/new_event_120.png | Bin .../assets/icons/action/new_event_60.png | Bin .../webapp/assets/icons/action/new_group.svg | 0 .../assets/icons/action/new_group_120.png | Bin .../assets/icons/action/new_group_60.png | Bin .../webapp/assets/icons/action/new_lead.svg | 0 .../assets/icons/action/new_lead_120.png | Bin .../assets/icons/action/new_lead_60.png | Bin .../webapp/assets/icons/action/new_note.svg | 0 .../assets/icons/action/new_note_120.png | Bin .../assets/icons/action/new_note_60.png | Bin .../assets/icons/action/new_notebook.svg | 0 .../assets/icons/action/new_notebook_120.png | Bin .../assets/icons/action/new_notebook_60.png | Bin .../assets/icons/action/new_opportunity.svg | 0 .../icons/action/new_opportunity_120.png | Bin .../icons/action/new_opportunity_60.png | Bin .../icons/action/new_person_account.svg | 0 .../icons/action/new_person_account_120.png | Bin .../icons/action/new_person_account_60.png | Bin .../webapp/assets/icons/action/new_task.svg | 0 .../assets/icons/action/new_task_120.png | Bin .../assets/icons/action/new_task_60.png | Bin .../assets/icons/action/password_unlock.svg | 0 .../icons/action/password_unlock_120.png | Bin .../icons/action/password_unlock_60.png | Bin .../webapp/assets/icons/action/preview.svg | 0 .../assets/icons/action/preview_120.png | Bin .../webapp/assets/icons/action/preview_60.png | Bin .../webapp/assets/icons/action/priority.svg | 0 .../assets/icons/action/priority_120.png | Bin .../assets/icons/action/priority_60.png | Bin .../icons/action/question_post_action.svg | 0 .../icons/action/question_post_action_120.png | Bin .../icons/action/question_post_action_60.png | Bin .../main/webapp/assets/icons/action/quote.svg | 0 .../webapp/assets/icons/action/quote_120.png | Bin .../webapp/assets/icons/action/quote_60.png | Bin .../webapp/assets/icons/action/record.svg | 0 .../webapp/assets/icons/action/record_120.png | Bin .../webapp/assets/icons/action/record_60.png | Bin .../webapp/assets/icons/action/refresh.svg | 0 .../assets/icons/action/refresh_120.png | Bin .../webapp/assets/icons/action/refresh_60.png | Bin .../webapp/assets/icons/action/reject.svg | 0 .../webapp/assets/icons/action/reject_120.png | Bin .../webapp/assets/icons/action/reject_60.png | Bin .../webapp/assets/icons/action/remove.svg | 0 .../webapp/assets/icons/action/remove_120.png | Bin .../webapp/assets/icons/action/remove_60.png | Bin .../icons/action/remove_relationship.svg | 0 .../icons/action/remove_relationship_120.png | Bin .../icons/action/remove_relationship_60.png | Bin .../assets/icons/action/reset_password.svg | 0 .../icons/action/reset_password_120.png | Bin .../assets/icons/action/reset_password_60.png | Bin .../main/webapp/assets/icons/action/share.svg | 0 .../webapp/assets/icons/action/share_120.png | Bin .../webapp/assets/icons/action/share_60.png | Bin .../webapp/assets/icons/action/share_file.svg | 0 .../assets/icons/action/share_file_120.png | Bin .../assets/icons/action/share_file_60.png | Bin .../webapp/assets/icons/action/share_link.svg | 0 .../assets/icons/action/share_link_120.png | Bin .../assets/icons/action/share_link_60.png | Bin .../webapp/assets/icons/action/share_poll.svg | 0 .../assets/icons/action/share_poll_120.png | Bin .../assets/icons/action/share_poll_60.png | Bin .../webapp/assets/icons/action/share_post.svg | 0 .../assets/icons/action/share_post_120.png | Bin .../assets/icons/action/share_post_60.png | Bin .../assets/icons/action/share_thanks.svg | 0 .../assets/icons/action/share_thanks_120.png | Bin .../assets/icons/action/share_thanks_60.png | Bin .../main/webapp/assets/icons/action/sort.svg | 0 .../webapp/assets/icons/action/sort_120.png | Bin .../webapp/assets/icons/action/sort_60.png | Bin .../icons/action/submit_for_approval.svg | 0 .../icons/action/submit_for_approval_120.png | Bin .../icons/action/submit_for_approval_60.png | Bin .../webapp/assets/icons/action/update.svg | 0 .../webapp/assets/icons/action/update_120.png | Bin .../webapp/assets/icons/action/update_60.png | Bin .../assets/icons/action/update_status.svg | 0 .../assets/icons/action/update_status_120.png | Bin .../assets/icons/action/update_status_60.png | Bin .../webapp/assets/icons/action/upload.svg | 0 .../webapp/assets/icons/action/upload_120.png | Bin .../webapp/assets/icons/action/upload_60.png | Bin .../main/webapp/assets/icons/action/user.svg | 0 .../webapp/assets/icons/action/user_120.png | Bin .../webapp/assets/icons/action/user_60.png | Bin .../assets/icons/action/user_activation.svg | 0 .../icons/action/user_activation_120.png | Bin .../icons/action/user_activation_60.png | Bin .../assets/icons/action/view_relationship.svg | 0 .../icons/action/view_relationship_120.png | Bin .../icons/action/view_relationship_60.png | Bin .../webapp/assets/icons/action/web_link.svg | 0 .../assets/icons/action/web_link_120.png | Bin .../assets/icons/action/web_link_60.png | Bin .../icons/custom-sprite/svg/symbols.svg | 0 .../assets/icons/custom-sprite/symbols.html | 0 .../webapp/assets/icons/custom/custom1.svg | 0 .../webapp/assets/icons/custom/custom10.svg | 0 .../webapp/assets/icons/custom/custom100.svg | 0 .../assets/icons/custom/custom100_120.png | Bin .../assets/icons/custom/custom100_60.png | Bin .../assets/icons/custom/custom10_120.png | Bin .../assets/icons/custom/custom10_60.png | Bin .../webapp/assets/icons/custom/custom11.svg | 0 .../assets/icons/custom/custom11_120.png | Bin .../assets/icons/custom/custom11_60.png | Bin .../webapp/assets/icons/custom/custom12.svg | 0 .../assets/icons/custom/custom12_120.png | Bin .../assets/icons/custom/custom12_60.png | Bin .../webapp/assets/icons/custom/custom13.svg | 0 .../assets/icons/custom/custom13_120.png | Bin .../assets/icons/custom/custom13_60.png | Bin .../webapp/assets/icons/custom/custom14.svg | 0 .../assets/icons/custom/custom14_120.png | Bin .../assets/icons/custom/custom14_60.png | Bin .../webapp/assets/icons/custom/custom15.svg | 0 .../assets/icons/custom/custom15_120.png | Bin .../assets/icons/custom/custom15_60.png | Bin .../webapp/assets/icons/custom/custom16.svg | 0 .../assets/icons/custom/custom16_120.png | Bin .../assets/icons/custom/custom16_60.png | Bin .../webapp/assets/icons/custom/custom17.svg | 0 .../assets/icons/custom/custom17_120.png | Bin .../assets/icons/custom/custom17_60.png | Bin .../webapp/assets/icons/custom/custom18.svg | 0 .../assets/icons/custom/custom18_120.png | Bin .../assets/icons/custom/custom18_60.png | Bin .../webapp/assets/icons/custom/custom19.svg | 0 .../assets/icons/custom/custom19_120.png | Bin .../assets/icons/custom/custom19_60.png | Bin .../assets/icons/custom/custom1_120.png | Bin .../webapp/assets/icons/custom/custom1_60.png | Bin .../webapp/assets/icons/custom/custom2.svg | 0 .../webapp/assets/icons/custom/custom20.svg | 0 .../assets/icons/custom/custom20_120.png | Bin .../assets/icons/custom/custom20_60.png | Bin .../webapp/assets/icons/custom/custom21.svg | 0 .../assets/icons/custom/custom21_120.png | Bin .../assets/icons/custom/custom21_60.png | Bin .../webapp/assets/icons/custom/custom22.svg | 0 .../assets/icons/custom/custom22_120.png | Bin .../assets/icons/custom/custom22_60.png | Bin .../webapp/assets/icons/custom/custom23.svg | 0 .../assets/icons/custom/custom23_120.png | Bin .../assets/icons/custom/custom23_60.png | Bin .../webapp/assets/icons/custom/custom24.svg | 0 .../assets/icons/custom/custom24_120.png | Bin .../assets/icons/custom/custom24_60.png | Bin .../webapp/assets/icons/custom/custom25.svg | 0 .../assets/icons/custom/custom25_120.png | Bin .../assets/icons/custom/custom25_60.png | Bin .../webapp/assets/icons/custom/custom26.svg | 0 .../assets/icons/custom/custom26_120.png | Bin .../assets/icons/custom/custom26_60.png | Bin .../webapp/assets/icons/custom/custom27.svg | 0 .../assets/icons/custom/custom27_120.png | Bin .../assets/icons/custom/custom27_60.png | Bin .../webapp/assets/icons/custom/custom28.svg | 0 .../assets/icons/custom/custom28_120.png | Bin .../assets/icons/custom/custom28_60.png | Bin .../webapp/assets/icons/custom/custom29.svg | 0 .../assets/icons/custom/custom29_120.png | Bin .../assets/icons/custom/custom29_60.png | Bin .../assets/icons/custom/custom2_120.png | Bin .../webapp/assets/icons/custom/custom2_60.png | Bin .../webapp/assets/icons/custom/custom3.svg | 0 .../webapp/assets/icons/custom/custom30.svg | 0 .../assets/icons/custom/custom30_120.png | Bin .../assets/icons/custom/custom30_60.png | Bin .../webapp/assets/icons/custom/custom31.svg | 0 .../assets/icons/custom/custom31_120.png | Bin .../assets/icons/custom/custom31_60.png | Bin .../webapp/assets/icons/custom/custom32.svg | 0 .../assets/icons/custom/custom32_120.png | Bin .../assets/icons/custom/custom32_60.png | Bin .../webapp/assets/icons/custom/custom33.svg | 0 .../assets/icons/custom/custom33_120.png | Bin .../assets/icons/custom/custom33_60.png | Bin .../webapp/assets/icons/custom/custom34.svg | 0 .../assets/icons/custom/custom34_120.png | Bin .../assets/icons/custom/custom34_60.png | Bin .../webapp/assets/icons/custom/custom35.svg | 0 .../assets/icons/custom/custom35_120.png | Bin .../assets/icons/custom/custom35_60.png | Bin .../webapp/assets/icons/custom/custom36.svg | 0 .../assets/icons/custom/custom36_120.png | Bin .../assets/icons/custom/custom36_60.png | Bin .../webapp/assets/icons/custom/custom37.svg | 0 .../assets/icons/custom/custom37_120.png | Bin .../assets/icons/custom/custom37_60.png | Bin .../webapp/assets/icons/custom/custom38.svg | 0 .../assets/icons/custom/custom38_120.png | Bin .../assets/icons/custom/custom38_60.png | Bin .../webapp/assets/icons/custom/custom39.svg | 0 .../assets/icons/custom/custom39_120.png | Bin .../assets/icons/custom/custom39_60.png | Bin .../assets/icons/custom/custom3_120.png | Bin .../webapp/assets/icons/custom/custom3_60.png | Bin .../webapp/assets/icons/custom/custom4.svg | 0 .../webapp/assets/icons/custom/custom40.svg | 0 .../assets/icons/custom/custom40_120.png | Bin .../assets/icons/custom/custom40_60.png | Bin .../webapp/assets/icons/custom/custom41.svg | 0 .../assets/icons/custom/custom41_120.png | Bin .../assets/icons/custom/custom41_60.png | Bin .../webapp/assets/icons/custom/custom42.svg | 0 .../assets/icons/custom/custom42_120.png | Bin .../assets/icons/custom/custom42_60.png | Bin .../webapp/assets/icons/custom/custom43.svg | 0 .../assets/icons/custom/custom43_120.png | Bin .../assets/icons/custom/custom43_60.png | Bin .../webapp/assets/icons/custom/custom44.svg | 0 .../assets/icons/custom/custom44_120.png | Bin .../assets/icons/custom/custom44_60.png | Bin .../webapp/assets/icons/custom/custom45.svg | 0 .../assets/icons/custom/custom45_120.png | Bin .../assets/icons/custom/custom45_60.png | Bin .../webapp/assets/icons/custom/custom46.svg | 0 .../assets/icons/custom/custom46_120.png | Bin .../assets/icons/custom/custom46_60.png | Bin .../webapp/assets/icons/custom/custom47.svg | 0 .../assets/icons/custom/custom47_120.png | Bin .../assets/icons/custom/custom47_60.png | Bin .../webapp/assets/icons/custom/custom48.svg | 0 .../assets/icons/custom/custom48_120.png | Bin .../assets/icons/custom/custom48_60.png | Bin .../webapp/assets/icons/custom/custom49.svg | 0 .../assets/icons/custom/custom49_120.png | Bin .../assets/icons/custom/custom49_60.png | Bin .../assets/icons/custom/custom4_120.png | Bin .../webapp/assets/icons/custom/custom4_60.png | Bin .../webapp/assets/icons/custom/custom5.svg | 0 .../webapp/assets/icons/custom/custom50.svg | 0 .../assets/icons/custom/custom50_120.png | Bin .../assets/icons/custom/custom50_60.png | Bin .../webapp/assets/icons/custom/custom51.svg | 0 .../assets/icons/custom/custom51_120.png | Bin .../assets/icons/custom/custom51_60.png | Bin .../webapp/assets/icons/custom/custom52.svg | 0 .../assets/icons/custom/custom52_120.png | Bin .../assets/icons/custom/custom52_60.png | Bin .../webapp/assets/icons/custom/custom53.svg | 0 .../assets/icons/custom/custom53_120.png | Bin .../assets/icons/custom/custom53_60.png | Bin .../webapp/assets/icons/custom/custom54.svg | 0 .../assets/icons/custom/custom54_120.png | Bin .../assets/icons/custom/custom54_60.png | Bin .../webapp/assets/icons/custom/custom55.svg | 0 .../assets/icons/custom/custom55_120.png | Bin .../assets/icons/custom/custom55_60.png | Bin .../webapp/assets/icons/custom/custom56.svg | 0 .../assets/icons/custom/custom56_120.png | Bin .../assets/icons/custom/custom56_60.png | Bin .../webapp/assets/icons/custom/custom57.svg | 0 .../assets/icons/custom/custom57_120.png | Bin .../assets/icons/custom/custom57_60.png | Bin .../webapp/assets/icons/custom/custom58.svg | 0 .../assets/icons/custom/custom58_120.png | Bin .../assets/icons/custom/custom58_60.png | Bin .../webapp/assets/icons/custom/custom59.svg | 0 .../assets/icons/custom/custom59_120.png | Bin .../assets/icons/custom/custom59_60.png | Bin .../assets/icons/custom/custom5_120.png | Bin .../webapp/assets/icons/custom/custom5_60.png | Bin .../webapp/assets/icons/custom/custom6.svg | 0 .../webapp/assets/icons/custom/custom60.svg | 0 .../assets/icons/custom/custom60_120.png | Bin .../assets/icons/custom/custom60_60.png | Bin .../webapp/assets/icons/custom/custom61.svg | 0 .../assets/icons/custom/custom61_120.png | Bin .../assets/icons/custom/custom61_60.png | Bin .../webapp/assets/icons/custom/custom62.svg | 0 .../assets/icons/custom/custom62_120.png | Bin .../assets/icons/custom/custom62_60.png | Bin .../webapp/assets/icons/custom/custom63.svg | 0 .../assets/icons/custom/custom63_120.png | Bin .../assets/icons/custom/custom63_60.png | Bin .../webapp/assets/icons/custom/custom64.svg | 0 .../assets/icons/custom/custom64_120.png | Bin .../assets/icons/custom/custom64_60.png | Bin .../webapp/assets/icons/custom/custom65.svg | 0 .../assets/icons/custom/custom65_120.png | Bin .../assets/icons/custom/custom65_60.png | Bin .../webapp/assets/icons/custom/custom66.svg | 0 .../assets/icons/custom/custom66_120.png | Bin .../assets/icons/custom/custom66_60.png | Bin .../webapp/assets/icons/custom/custom67.svg | 0 .../assets/icons/custom/custom67_120.png | Bin .../assets/icons/custom/custom67_60.png | Bin .../webapp/assets/icons/custom/custom68.svg | 0 .../assets/icons/custom/custom68_120.png | Bin .../assets/icons/custom/custom68_60.png | Bin .../webapp/assets/icons/custom/custom69.svg | 0 .../assets/icons/custom/custom69_120.png | Bin .../assets/icons/custom/custom69_60.png | Bin .../assets/icons/custom/custom6_120.png | Bin .../webapp/assets/icons/custom/custom6_60.png | Bin .../webapp/assets/icons/custom/custom7.svg | 0 .../webapp/assets/icons/custom/custom70.svg | 0 .../assets/icons/custom/custom70_120.png | Bin .../assets/icons/custom/custom70_60.png | Bin .../webapp/assets/icons/custom/custom71.svg | 0 .../assets/icons/custom/custom71_120.png | Bin .../assets/icons/custom/custom71_60.png | Bin .../webapp/assets/icons/custom/custom72.svg | 0 .../assets/icons/custom/custom72_120.png | Bin .../assets/icons/custom/custom72_60.png | Bin .../webapp/assets/icons/custom/custom73.svg | 0 .../assets/icons/custom/custom73_120.png | Bin .../assets/icons/custom/custom73_60.png | Bin .../webapp/assets/icons/custom/custom74.svg | 0 .../assets/icons/custom/custom74_120.png | Bin .../assets/icons/custom/custom74_60.png | Bin .../webapp/assets/icons/custom/custom75.svg | 0 .../assets/icons/custom/custom75_120.png | Bin .../assets/icons/custom/custom75_60.png | Bin .../webapp/assets/icons/custom/custom76.svg | 0 .../assets/icons/custom/custom76_120.png | Bin .../assets/icons/custom/custom76_60.png | Bin .../webapp/assets/icons/custom/custom77.svg | 0 .../assets/icons/custom/custom77_120.png | Bin .../assets/icons/custom/custom77_60.png | Bin .../webapp/assets/icons/custom/custom78.svg | 0 .../assets/icons/custom/custom78_120.png | Bin .../assets/icons/custom/custom78_60.png | Bin .../webapp/assets/icons/custom/custom79.svg | 0 .../assets/icons/custom/custom79_120.png | Bin .../assets/icons/custom/custom79_60.png | Bin .../assets/icons/custom/custom7_120.png | Bin .../webapp/assets/icons/custom/custom7_60.png | Bin .../webapp/assets/icons/custom/custom8.svg | 0 .../webapp/assets/icons/custom/custom80.svg | 0 .../assets/icons/custom/custom80_120.png | Bin .../assets/icons/custom/custom80_60.png | Bin .../webapp/assets/icons/custom/custom81.svg | 0 .../assets/icons/custom/custom81_120.png | Bin .../assets/icons/custom/custom81_60.png | Bin .../webapp/assets/icons/custom/custom82.svg | 0 .../assets/icons/custom/custom82_120.png | Bin .../assets/icons/custom/custom82_60.png | Bin .../webapp/assets/icons/custom/custom83.svg | 0 .../assets/icons/custom/custom83_120.png | Bin .../assets/icons/custom/custom83_60.png | Bin .../webapp/assets/icons/custom/custom84.svg | 0 .../assets/icons/custom/custom84_120.png | Bin .../assets/icons/custom/custom84_60.png | Bin .../webapp/assets/icons/custom/custom85.svg | 0 .../assets/icons/custom/custom85_120.png | Bin .../assets/icons/custom/custom85_60.png | Bin .../webapp/assets/icons/custom/custom86.svg | 0 .../assets/icons/custom/custom86_120.png | Bin .../assets/icons/custom/custom86_60.png | Bin .../webapp/assets/icons/custom/custom87.svg | 0 .../assets/icons/custom/custom87_120.png | Bin .../assets/icons/custom/custom87_60.png | Bin .../webapp/assets/icons/custom/custom88.svg | 0 .../assets/icons/custom/custom88_120.png | Bin .../assets/icons/custom/custom88_60.png | Bin .../webapp/assets/icons/custom/custom89.svg | 0 .../assets/icons/custom/custom89_120.png | Bin .../assets/icons/custom/custom89_60.png | Bin .../assets/icons/custom/custom8_120.png | Bin .../webapp/assets/icons/custom/custom8_60.png | Bin .../webapp/assets/icons/custom/custom9.svg | 0 .../webapp/assets/icons/custom/custom90.svg | 0 .../assets/icons/custom/custom90_120.png | Bin .../assets/icons/custom/custom90_60.png | Bin .../webapp/assets/icons/custom/custom91.svg | 0 .../assets/icons/custom/custom91_120.png | Bin .../assets/icons/custom/custom91_60.png | Bin .../webapp/assets/icons/custom/custom92.svg | 0 .../assets/icons/custom/custom92_120.png | Bin .../assets/icons/custom/custom92_60.png | Bin .../webapp/assets/icons/custom/custom93.svg | 0 .../assets/icons/custom/custom93_120.png | Bin .../assets/icons/custom/custom93_60.png | Bin .../webapp/assets/icons/custom/custom94.svg | 0 .../assets/icons/custom/custom94_120.png | Bin .../assets/icons/custom/custom94_60.png | Bin .../webapp/assets/icons/custom/custom95.svg | 0 .../assets/icons/custom/custom95_120.png | Bin .../assets/icons/custom/custom95_60.png | Bin .../webapp/assets/icons/custom/custom96.svg | 0 .../assets/icons/custom/custom96_120.png | Bin .../assets/icons/custom/custom96_60.png | Bin .../webapp/assets/icons/custom/custom97.svg | 0 .../assets/icons/custom/custom97_120.png | Bin .../assets/icons/custom/custom97_60.png | Bin .../webapp/assets/icons/custom/custom98.svg | 0 .../assets/icons/custom/custom98_120.png | Bin .../assets/icons/custom/custom98_60.png | Bin .../webapp/assets/icons/custom/custom99.svg | 0 .../assets/icons/custom/custom99_120.png | Bin .../assets/icons/custom/custom99_60.png | Bin .../assets/icons/custom/custom9_120.png | Bin .../webapp/assets/icons/custom/custom9_60.png | Bin .../icons/doctype-sprite/svg/symbols.svg | 0 .../assets/icons/doctype-sprite/symbols.html | 0 .../main/webapp/assets/icons/doctype/ai.svg | 0 .../webapp/assets/icons/doctype/ai_120.png | Bin .../webapp/assets/icons/doctype/ai_60.png | Bin .../assets/icons/doctype/attachment.svg | 0 .../assets/icons/doctype/attachment_120.png | Bin .../assets/icons/doctype/attachment_60.png | Bin .../webapp/assets/icons/doctype/audio.svg | 0 .../webapp/assets/icons/doctype/audio_120.png | Bin .../webapp/assets/icons/doctype/audio_60.png | Bin .../webapp/assets/icons/doctype/box_notes.svg | 0 .../assets/icons/doctype/box_notes_120.png | Bin .../assets/icons/doctype/box_notes_60.png | Bin .../main/webapp/assets/icons/doctype/csv.svg | 0 .../webapp/assets/icons/doctype/csv_120.png | Bin .../webapp/assets/icons/doctype/csv_60.png | Bin .../main/webapp/assets/icons/doctype/eps.svg | 0 .../webapp/assets/icons/doctype/eps_120.png | Bin .../webapp/assets/icons/doctype/eps_60.png | Bin .../webapp/assets/icons/doctype/excel.svg | 0 .../webapp/assets/icons/doctype/excel_120.png | Bin .../webapp/assets/icons/doctype/excel_60.png | Bin .../main/webapp/assets/icons/doctype/exe.svg | 0 .../webapp/assets/icons/doctype/exe_120.png | Bin .../webapp/assets/icons/doctype/exe_60.png | Bin .../webapp/assets/icons/doctype/flash.svg | 0 .../webapp/assets/icons/doctype/flash_120.png | Bin .../webapp/assets/icons/doctype/flash_60.png | Bin .../main/webapp/assets/icons/doctype/gdoc.svg | 0 .../webapp/assets/icons/doctype/gdoc_120.png | Bin .../webapp/assets/icons/doctype/gdoc_60.png | Bin .../webapp/assets/icons/doctype/gdocs.svg | 0 .../webapp/assets/icons/doctype/gdocs_120.png | Bin .../webapp/assets/icons/doctype/gdocs_60.png | Bin .../webapp/assets/icons/doctype/gform.svg | 0 .../webapp/assets/icons/doctype/gform_120.png | Bin .../webapp/assets/icons/doctype/gform_60.png | Bin .../webapp/assets/icons/doctype/gpres.svg | 0 .../webapp/assets/icons/doctype/gpres_120.png | Bin .../webapp/assets/icons/doctype/gpres_60.png | Bin .../webapp/assets/icons/doctype/gsheet.svg | 0 .../assets/icons/doctype/gsheet_120.png | Bin .../webapp/assets/icons/doctype/gsheet_60.png | Bin .../main/webapp/assets/icons/doctype/html.svg | 0 .../webapp/assets/icons/doctype/html_120.png | Bin .../webapp/assets/icons/doctype/html_60.png | Bin .../webapp/assets/icons/doctype/image.svg | 0 .../webapp/assets/icons/doctype/image_120.png | Bin .../webapp/assets/icons/doctype/image_60.png | Bin .../webapp/assets/icons/doctype/keynote.svg | 0 .../assets/icons/doctype/keynote_120.png | Bin .../assets/icons/doctype/keynote_60.png | Bin .../main/webapp/assets/icons/doctype/link.svg | 0 .../webapp/assets/icons/doctype/link_120.png | Bin .../webapp/assets/icons/doctype/link_60.png | Bin .../main/webapp/assets/icons/doctype/mp4.svg | 0 .../webapp/assets/icons/doctype/mp4_120.png | Bin .../webapp/assets/icons/doctype/mp4_60.png | Bin .../webapp/assets/icons/doctype/overlay.svg | 0 .../assets/icons/doctype/overlay_120.png | Bin .../assets/icons/doctype/overlay_60.png | Bin .../main/webapp/assets/icons/doctype/pack.svg | 0 .../webapp/assets/icons/doctype/pack_120.png | Bin .../webapp/assets/icons/doctype/pack_60.png | Bin .../webapp/assets/icons/doctype/pages.svg | 0 .../webapp/assets/icons/doctype/pages_120.png | Bin .../webapp/assets/icons/doctype/pages_60.png | Bin .../main/webapp/assets/icons/doctype/pdf.svg | 0 .../webapp/assets/icons/doctype/pdf_120.png | Bin .../webapp/assets/icons/doctype/pdf_60.png | Bin .../main/webapp/assets/icons/doctype/ppt.svg | 0 .../webapp/assets/icons/doctype/ppt_120.png | Bin .../webapp/assets/icons/doctype/ppt_60.png | Bin .../main/webapp/assets/icons/doctype/psd.svg | 0 .../webapp/assets/icons/doctype/psd_120.png | Bin .../webapp/assets/icons/doctype/psd_60.png | Bin .../main/webapp/assets/icons/doctype/rtf.svg | 0 .../webapp/assets/icons/doctype/rtf_120.png | Bin .../webapp/assets/icons/doctype/rtf_60.png | Bin .../webapp/assets/icons/doctype/slide.svg | 0 .../webapp/assets/icons/doctype/slide_120.png | Bin .../webapp/assets/icons/doctype/slide_60.png | Bin .../webapp/assets/icons/doctype/stypi.svg | 0 .../webapp/assets/icons/doctype/stypi_120.png | Bin .../webapp/assets/icons/doctype/stypi_60.png | Bin .../main/webapp/assets/icons/doctype/txt.svg | 0 .../webapp/assets/icons/doctype/txt_120.png | Bin .../webapp/assets/icons/doctype/txt_60.png | Bin .../webapp/assets/icons/doctype/unknown.svg | 0 .../assets/icons/doctype/unknown_120.png | Bin .../assets/icons/doctype/unknown_60.png | Bin .../webapp/assets/icons/doctype/video.svg | 0 .../webapp/assets/icons/doctype/video_120.png | Bin .../webapp/assets/icons/doctype/video_60.png | Bin .../webapp/assets/icons/doctype/visio.svg | 0 .../webapp/assets/icons/doctype/visio_120.png | Bin .../webapp/assets/icons/doctype/visio_60.png | Bin .../webapp/assets/icons/doctype/webex.svg | 0 .../webapp/assets/icons/doctype/webex_120.png | Bin .../webapp/assets/icons/doctype/webex_60.png | Bin .../main/webapp/assets/icons/doctype/word.svg | 0 .../webapp/assets/icons/doctype/word_120.png | Bin .../webapp/assets/icons/doctype/word_60.png | Bin .../main/webapp/assets/icons/doctype/xml.svg | 0 .../webapp/assets/icons/doctype/xml_120.png | Bin .../webapp/assets/icons/doctype/xml_60.png | Bin .../main/webapp/assets/icons/doctype/zip.svg | 0 .../webapp/assets/icons/doctype/zip_120.png | Bin .../webapp/assets/icons/doctype/zip_60.png | Bin .../icons/standard-sprite/svg/symbols.svg | 0 .../assets/icons/standard-sprite/symbols.html | 0 .../webapp/assets/icons/standard/account.svg | 0 .../assets/icons/standard/account_120.png | Bin .../assets/icons/standard/account_60.png | Bin .../assets/icons/standard/announcement.svg | 0 .../icons/standard/announcement_120.png | Bin .../assets/icons/standard/announcement_60.png | Bin .../assets/icons/standard/answer_best.svg | 0 .../assets/icons/standard/answer_best_120.png | Bin .../assets/icons/standard/answer_best_60.png | Bin .../assets/icons/standard/answer_private.svg | 0 .../icons/standard/answer_private_120.png | Bin .../icons/standard/answer_private_60.png | Bin .../assets/icons/standard/answer_public.svg | 0 .../icons/standard/answer_public_120.png | Bin .../icons/standard/answer_public_60.png | Bin .../webapp/assets/icons/standard/approval.svg | 0 .../assets/icons/standard/approval_120.png | Bin .../assets/icons/standard/approval_60.png | Bin .../webapp/assets/icons/standard/apps.svg | 0 .../webapp/assets/icons/standard/apps_120.png | Bin .../webapp/assets/icons/standard/apps_60.png | Bin .../assets/icons/standard/apps_admin.svg | 0 .../assets/icons/standard/apps_admin_120.png | Bin .../assets/icons/standard/apps_admin_60.png | Bin .../webapp/assets/icons/standard/article.svg | 0 .../assets/icons/standard/article_120.png | Bin .../assets/icons/standard/article_60.png | Bin .../webapp/assets/icons/standard/avatar.svg | 0 .../assets/icons/standard/avatar_120.png | Bin .../assets/icons/standard/avatar_60.png | Bin .../assets/icons/standard/avatar_loading.svg | 0 .../icons/standard/avatar_loading_120.png | Bin .../icons/standard/avatar_loading_60.png | Bin .../assets/icons/standard/calibration.svg | 0 .../assets/icons/standard/calibration_120.png | Bin .../assets/icons/standard/calibration_60.png | Bin .../webapp/assets/icons/standard/call.svg | 0 .../webapp/assets/icons/standard/call_120.png | Bin .../webapp/assets/icons/standard/call_60.png | Bin .../assets/icons/standard/call_history.svg | 0 .../icons/standard/call_history_120.png | Bin .../assets/icons/standard/call_history_60.png | Bin .../webapp/assets/icons/standard/campaign.svg | 0 .../assets/icons/standard/campaign_120.png | Bin .../assets/icons/standard/campaign_60.png | Bin .../icons/standard/campaign_members.svg | 0 .../icons/standard/campaign_members_120.png | Bin .../icons/standard/campaign_members_60.png | Bin .../webapp/assets/icons/standard/canvas.svg | 0 .../assets/icons/standard/canvas_120.png | Bin .../assets/icons/standard/canvas_60.png | Bin .../webapp/assets/icons/standard/case.svg | 0 .../webapp/assets/icons/standard/case_120.png | Bin .../webapp/assets/icons/standard/case_60.png | Bin .../icons/standard/case_change_status.svg | 0 .../icons/standard/case_change_status_120.png | Bin .../icons/standard/case_change_status_60.png | Bin .../assets/icons/standard/case_comment.svg | 0 .../icons/standard/case_comment_120.png | Bin .../assets/icons/standard/case_comment_60.png | Bin .../assets/icons/standard/case_email.svg | 0 .../assets/icons/standard/case_email_120.png | Bin .../assets/icons/standard/case_email_60.png | Bin .../assets/icons/standard/case_log_a_call.svg | 0 .../icons/standard/case_log_a_call_120.png | Bin .../icons/standard/case_log_a_call_60.png | Bin .../assets/icons/standard/case_transcript.svg | 0 .../icons/standard/case_transcript_120.png | Bin .../icons/standard/case_transcript_60.png | Bin .../webapp/assets/icons/standard/client.svg | 0 .../assets/icons/standard/client_120.png | Bin .../assets/icons/standard/client_60.png | Bin .../webapp/assets/icons/standard/coaching.svg | 0 .../assets/icons/standard/coaching_120.png | Bin .../assets/icons/standard/coaching_60.png | Bin .../assets/icons/standard/connected_apps.svg | 0 .../icons/standard/connected_apps_120.png | Bin .../icons/standard/connected_apps_60.png | Bin .../webapp/assets/icons/standard/contact.svg | 0 .../assets/icons/standard/contact_120.png | Bin .../assets/icons/standard/contact_60.png | Bin .../webapp/assets/icons/standard/contract.svg | 0 .../assets/icons/standard/contract_120.png | Bin .../assets/icons/standard/contract_60.png | Bin .../webapp/assets/icons/standard/custom.svg | 0 .../assets/icons/standard/custom_120.png | Bin .../assets/icons/standard/custom_60.png | Bin .../assets/icons/standard/dashboard.svg | 0 .../assets/icons/standard/dashboard_120.png | Bin .../assets/icons/standard/dashboard_60.png | Bin .../webapp/assets/icons/standard/default.svg | 0 .../assets/icons/standard/default_120.png | Bin .../assets/icons/standard/default_60.png | Bin .../webapp/assets/icons/standard/document.svg | 0 .../assets/icons/standard/document_120.png | Bin .../assets/icons/standard/document_60.png | Bin .../webapp/assets/icons/standard/drafts.svg | 0 .../assets/icons/standard/drafts_120.png | Bin .../assets/icons/standard/drafts_60.png | Bin .../webapp/assets/icons/standard/email.svg | 0 .../assets/icons/standard/email_120.png | Bin .../webapp/assets/icons/standard/email_60.png | Bin .../assets/icons/standard/email_chatter.svg | 0 .../icons/standard/email_chatter_120.png | Bin .../icons/standard/email_chatter_60.png | Bin .../webapp/assets/icons/standard/empty.svg | 0 .../assets/icons/standard/empty_120.png | Bin .../webapp/assets/icons/standard/empty_60.png | Bin .../assets/icons/standard/endorsement.svg | 0 .../assets/icons/standard/endorsement_120.png | Bin .../assets/icons/standard/endorsement_60.png | Bin .../assets/icons/standard/environment_hub.svg | 0 .../icons/standard/environment_hub_120.png | Bin .../icons/standard/environment_hub_60.png | Bin .../webapp/assets/icons/standard/event.svg | 0 .../assets/icons/standard/event_120.png | Bin .../webapp/assets/icons/standard/event_60.png | Bin .../webapp/assets/icons/standard/feed.svg | 0 .../webapp/assets/icons/standard/feed_120.png | Bin .../webapp/assets/icons/standard/feed_60.png | Bin .../webapp/assets/icons/standard/feedback.svg | 0 .../assets/icons/standard/feedback_120.png | Bin .../assets/icons/standard/feedback_60.png | Bin .../webapp/assets/icons/standard/file.svg | 0 .../webapp/assets/icons/standard/file_120.png | Bin .../webapp/assets/icons/standard/file_60.png | Bin .../webapp/assets/icons/standard/flow.svg | 0 .../webapp/assets/icons/standard/flow_120.png | Bin .../webapp/assets/icons/standard/flow_60.png | Bin .../webapp/assets/icons/standard/folder.svg | 0 .../assets/icons/standard/folder_120.png | Bin .../assets/icons/standard/folder_60.png | Bin .../assets/icons/standard/forecasts.svg | 0 .../assets/icons/standard/forecasts_120.png | Bin .../assets/icons/standard/forecasts_60.png | Bin .../assets/icons/standard/generic_loading.svg | 0 .../icons/standard/generic_loading_120.png | Bin .../icons/standard/generic_loading_60.png | Bin .../webapp/assets/icons/standard/goals.svg | 0 .../assets/icons/standard/goals_120.png | Bin .../webapp/assets/icons/standard/goals_60.png | Bin .../assets/icons/standard/group_loading.svg | 0 .../icons/standard/group_loading_120.png | Bin .../icons/standard/group_loading_60.png | Bin .../webapp/assets/icons/standard/groups.svg | 0 .../assets/icons/standard/groups_120.png | Bin .../assets/icons/standard/groups_60.png | Bin .../assets/icons/standard/hierarchy.svg | 0 .../assets/icons/standard/hierarchy_120.png | Bin .../assets/icons/standard/hierarchy_60.png | Bin .../webapp/assets/icons/standard/home.svg | 0 .../webapp/assets/icons/standard/home_120.png | Bin .../webapp/assets/icons/standard/home_60.png | Bin .../assets/icons/standard/household.svg | 0 .../assets/icons/standard/household_120.png | Bin .../assets/icons/standard/household_60.png | Bin .../webapp/assets/icons/standard/insights.svg | 0 .../assets/icons/standard/insights_120.png | Bin .../assets/icons/standard/insights_60.png | Bin .../icons/standard/investment_account.svg | 0 .../icons/standard/investment_account_120.png | Bin .../icons/standard/investment_account_60.png | Bin .../webapp/assets/icons/standard/lead.svg | 0 .../webapp/assets/icons/standard/lead_120.png | Bin .../webapp/assets/icons/standard/lead_60.png | Bin .../webapp/assets/icons/standard/link.svg | 0 .../webapp/assets/icons/standard/link_120.png | Bin .../webapp/assets/icons/standard/link_60.png | Bin .../assets/icons/standard/log_a_call.svg | 0 .../assets/icons/standard/log_a_call_120.png | Bin .../assets/icons/standard/log_a_call_60.png | Bin .../icons/standard/marketing_actions.svg | 0 .../icons/standard/marketing_actions_120.png | Bin .../icons/standard/marketing_actions_60.png | Bin .../webapp/assets/icons/standard/merge.svg | 0 .../assets/icons/standard/merge_120.png | Bin .../webapp/assets/icons/standard/merge_60.png | Bin .../webapp/assets/icons/standard/metrics.svg | 0 .../assets/icons/standard/metrics_120.png | Bin .../assets/icons/standard/metrics_60.png | Bin .../webapp/assets/icons/standard/news.svg | 0 .../webapp/assets/icons/standard/news_120.png | Bin .../webapp/assets/icons/standard/news_60.png | Bin .../webapp/assets/icons/standard/note.svg | 0 .../webapp/assets/icons/standard/note_120.png | Bin .../webapp/assets/icons/standard/note_60.png | Bin .../assets/icons/standard/opportunity.svg | 0 .../assets/icons/standard/opportunity_120.png | Bin .../assets/icons/standard/opportunity_60.png | Bin .../webapp/assets/icons/standard/orders.svg | 0 .../assets/icons/standard/orders_120.png | Bin .../assets/icons/standard/orders_60.png | Bin .../webapp/assets/icons/standard/people.svg | 0 .../assets/icons/standard/people_120.png | Bin .../assets/icons/standard/people_60.png | Bin .../assets/icons/standard/performance.svg | 0 .../assets/icons/standard/performance_120.png | Bin .../assets/icons/standard/performance_60.png | Bin .../assets/icons/standard/person_account.svg | 0 .../icons/standard/person_account_120.png | Bin .../icons/standard/person_account_60.png | Bin .../webapp/assets/icons/standard/photo.svg | 0 .../assets/icons/standard/photo_120.png | Bin .../webapp/assets/icons/standard/photo_60.png | Bin .../webapp/assets/icons/standard/poll.svg | 0 .../webapp/assets/icons/standard/poll_120.png | Bin .../webapp/assets/icons/standard/poll_60.png | Bin .../webapp/assets/icons/standard/portal.svg | 0 .../assets/icons/standard/portal_120.png | Bin .../assets/icons/standard/portal_60.png | Bin .../webapp/assets/icons/standard/post.svg | 0 .../webapp/assets/icons/standard/post_120.png | Bin .../webapp/assets/icons/standard/post_60.png | Bin .../assets/icons/standard/pricebook.svg | 0 .../assets/icons/standard/pricebook_120.png | Bin .../assets/icons/standard/pricebook_60.png | Bin .../webapp/assets/icons/standard/process.svg | 0 .../assets/icons/standard/process_120.png | Bin .../assets/icons/standard/process_60.png | Bin .../webapp/assets/icons/standard/product.svg | 0 .../assets/icons/standard/product_120.png | Bin .../assets/icons/standard/product_60.png | Bin .../assets/icons/standard/question_best.svg | 0 .../icons/standard/question_best_120.png | Bin .../icons/standard/question_best_60.png | Bin .../assets/icons/standard/question_feed.svg | 0 .../icons/standard/question_feed_120.png | Bin .../icons/standard/question_feed_60.png | Bin .../webapp/assets/icons/standard/quotes.svg | 0 .../assets/icons/standard/quotes_120.png | Bin .../assets/icons/standard/quotes_60.png | Bin .../webapp/assets/icons/standard/recent.svg | 0 .../assets/icons/standard/recent_120.png | Bin .../assets/icons/standard/recent_60.png | Bin .../webapp/assets/icons/standard/record.svg | 0 .../assets/icons/standard/record_120.png | Bin .../assets/icons/standard/record_60.png | Bin .../assets/icons/standard/related_list.svg | 0 .../icons/standard/related_list_120.png | Bin .../assets/icons/standard/related_list_60.png | Bin .../assets/icons/standard/relationship.svg | 0 .../icons/standard/relationship_120.png | Bin .../assets/icons/standard/relationship_60.png | Bin .../webapp/assets/icons/standard/report.svg | 0 .../assets/icons/standard/report_120.png | Bin .../assets/icons/standard/report_60.png | Bin .../webapp/assets/icons/standard/reward.svg | 0 .../assets/icons/standard/reward_120.png | Bin .../assets/icons/standard/reward_60.png | Bin .../assets/icons/standard/sales_path.svg | 0 .../assets/icons/standard/sales_path_120.png | Bin .../assets/icons/standard/sales_path_60.png | Bin .../assets/icons/standard/scan_card.svg | 0 .../assets/icons/standard/scan_card_120.png | Bin .../assets/icons/standard/scan_card_60.png | Bin .../icons/standard/service_contract.svg | 0 .../icons/standard/service_contract_120.png | Bin .../icons/standard/service_contract_60.png | Bin .../assets/icons/standard/skill_entity.svg | 0 .../icons/standard/skill_entity_120.png | Bin .../assets/icons/standard/skill_entity_60.png | Bin .../webapp/assets/icons/standard/social.svg | 0 .../assets/icons/standard/social_120.png | Bin .../assets/icons/standard/social_60.png | Bin .../webapp/assets/icons/standard/solution.svg | 0 .../assets/icons/standard/solution_120.png | Bin .../assets/icons/standard/solution_60.png | Bin .../assets/icons/standard/sossession.svg | 0 .../assets/icons/standard/sossession_120.png | Bin .../assets/icons/standard/sossession_60.png | Bin .../webapp/assets/icons/standard/task.svg | 0 .../webapp/assets/icons/standard/task2.svg | 0 .../assets/icons/standard/task2_120.png | Bin .../webapp/assets/icons/standard/task2_60.png | Bin .../webapp/assets/icons/standard/task_120.png | Bin .../webapp/assets/icons/standard/task_60.png | Bin .../assets/icons/standard/team_member.svg | 0 .../assets/icons/standard/team_member_120.png | Bin .../assets/icons/standard/team_member_60.png | Bin .../webapp/assets/icons/standard/thanks.svg | 0 .../assets/icons/standard/thanks_120.png | Bin .../assets/icons/standard/thanks_60.png | Bin .../assets/icons/standard/thanks_loading.svg | 0 .../icons/standard/thanks_loading_120.png | Bin .../icons/standard/thanks_loading_60.png | Bin .../webapp/assets/icons/standard/today.svg | 0 .../assets/icons/standard/today_120.png | Bin .../webapp/assets/icons/standard/today_60.png | Bin .../webapp/assets/icons/standard/topic.svg | 0 .../assets/icons/standard/topic_120.png | Bin .../webapp/assets/icons/standard/topic_60.png | Bin .../assets/icons/standard/unmatched.svg | 0 .../assets/icons/standard/unmatched_120.png | Bin .../assets/icons/standard/unmatched_60.png | Bin .../webapp/assets/icons/standard/user.svg | 0 .../webapp/assets/icons/standard/user_120.png | Bin .../webapp/assets/icons/standard/user_60.png | Bin .../assets/icons/standard/work_order.svg | 0 .../assets/icons/standard/work_order_120.png | Bin .../assets/icons/standard/work_order_60.png | Bin .../assets/icons/standard/work_order_item.svg | 0 .../icons/standard/work_order_item_120.png | Bin .../icons/standard/work_order_item_60.png | Bin .../icons/utility-sprite/svg/symbols.svg | 0 .../assets/icons/utility-sprite/symbols.html | 0 .../main/webapp/assets/icons/utility/add.svg | 0 .../webapp/assets/icons/utility/add_120.png | Bin .../webapp/assets/icons/utility/add_60.png | Bin .../webapp/assets/icons/utility/adduser.svg | 0 .../assets/icons/utility/adduser_120.png | Bin .../assets/icons/utility/adduser_60.png | Bin .../assets/icons/utility/announcement.svg | 0 .../assets/icons/utility/announcement_120.png | Bin .../assets/icons/utility/announcement_60.png | Bin .../webapp/assets/icons/utility/answer.svg | 0 .../assets/icons/utility/answer_120.png | Bin .../webapp/assets/icons/utility/answer_60.png | Bin .../main/webapp/assets/icons/utility/apex.svg | 0 .../webapp/assets/icons/utility/apex_120.png | Bin .../webapp/assets/icons/utility/apex_60.png | Bin .../webapp/assets/icons/utility/approval.svg | 0 .../assets/icons/utility/approval_120.png | Bin .../assets/icons/utility/approval_60.png | Bin .../main/webapp/assets/icons/utility/apps.svg | 0 .../webapp/assets/icons/utility/apps_120.png | Bin .../webapp/assets/icons/utility/apps_60.png | Bin .../webapp/assets/icons/utility/arrowdown.svg | 0 .../assets/icons/utility/arrowdown_120.png | Bin .../assets/icons/utility/arrowdown_60.png | Bin .../webapp/assets/icons/utility/arrowup.svg | 0 .../assets/icons/utility/arrowup_120.png | Bin .../assets/icons/utility/arrowup_60.png | Bin .../webapp/assets/icons/utility/attach.svg | 0 .../assets/icons/utility/attach_120.png | Bin .../webapp/assets/icons/utility/attach_60.png | Bin .../main/webapp/assets/icons/utility/back.svg | 0 .../webapp/assets/icons/utility/back_120.png | Bin .../webapp/assets/icons/utility/back_60.png | Bin .../main/webapp/assets/icons/utility/ban.svg | 0 .../webapp/assets/icons/utility/ban_120.png | Bin .../webapp/assets/icons/utility/ban_60.png | Bin .../main/webapp/assets/icons/utility/bold.svg | 0 .../webapp/assets/icons/utility/bold_120.png | Bin .../webapp/assets/icons/utility/bold_60.png | Bin .../webapp/assets/icons/utility/bookmark.svg | 0 .../assets/icons/utility/bookmark_120.png | Bin .../assets/icons/utility/bookmark_60.png | Bin .../assets/icons/utility/breadcrumbs.svg | 0 .../assets/icons/utility/breadcrumbs_120.png | Bin .../assets/icons/utility/breadcrumbs_60.png | Bin .../webapp/assets/icons/utility/broadcast.svg | 0 .../assets/icons/utility/broadcast_120.png | Bin .../assets/icons/utility/broadcast_60.png | Bin .../webapp/assets/icons/utility/brush.svg | 0 .../webapp/assets/icons/utility/brush_120.png | Bin .../webapp/assets/icons/utility/brush_60.png | Bin .../webapp/assets/icons/utility/bucket.svg | 0 .../assets/icons/utility/bucket_120.png | Bin .../webapp/assets/icons/utility/bucket_60.png | Bin .../webapp/assets/icons/utility/builder.svg | 0 .../assets/icons/utility/builder_120.png | Bin .../assets/icons/utility/builder_60.png | Bin .../main/webapp/assets/icons/utility/call.svg | 0 .../webapp/assets/icons/utility/call_120.png | Bin .../webapp/assets/icons/utility/call_60.png | Bin .../webapp/assets/icons/utility/capslock.svg | 0 .../assets/icons/utility/capslock_120.png | Bin .../assets/icons/utility/capslock_60.png | Bin .../webapp/assets/icons/utility/cases.svg | 0 .../webapp/assets/icons/utility/cases_120.png | Bin .../webapp/assets/icons/utility/cases_60.png | Bin .../icons/utility/center_align_text.svg | 0 .../icons/utility/center_align_text_120.png | Bin .../icons/utility/center_align_text_60.png | Bin .../assets/icons/utility/change_owner.svg | 0 .../assets/icons/utility/change_owner_120.png | Bin .../assets/icons/utility/change_owner_60.png | Bin .../icons/utility/change_record_type.svg | 0 .../icons/utility/change_record_type_120.png | Bin .../icons/utility/change_record_type_60.png | Bin .../webapp/assets/icons/utility/chart.svg | 0 .../webapp/assets/icons/utility/chart_120.png | Bin .../webapp/assets/icons/utility/chart_60.png | Bin .../main/webapp/assets/icons/utility/chat.svg | 0 .../webapp/assets/icons/utility/chat_120.png | Bin .../webapp/assets/icons/utility/chat_60.png | Bin .../webapp/assets/icons/utility/check.svg | 0 .../webapp/assets/icons/utility/check_120.png | Bin .../webapp/assets/icons/utility/check_60.png | Bin .../webapp/assets/icons/utility/checkin.svg | 0 .../assets/icons/utility/checkin_120.png | Bin .../assets/icons/utility/checkin_60.png | Bin .../assets/icons/utility/chevrondown.svg | 0 .../assets/icons/utility/chevrondown_120.png | Bin .../assets/icons/utility/chevrondown_60.png | Bin .../assets/icons/utility/chevronleft.svg | 0 .../assets/icons/utility/chevronleft_120.png | Bin .../assets/icons/utility/chevronleft_60.png | Bin .../assets/icons/utility/chevronright.svg | 0 .../assets/icons/utility/chevronright_120.png | Bin .../assets/icons/utility/chevronright_60.png | Bin .../webapp/assets/icons/utility/chevronup.svg | 0 .../assets/icons/utility/chevronup_120.png | Bin .../assets/icons/utility/chevronup_60.png | Bin .../webapp/assets/icons/utility/clear.svg | 0 .../webapp/assets/icons/utility/clear_120.png | Bin .../webapp/assets/icons/utility/clear_60.png | Bin .../webapp/assets/icons/utility/clock.svg | 0 .../webapp/assets/icons/utility/clock_120.png | Bin .../webapp/assets/icons/utility/clock_60.png | Bin .../webapp/assets/icons/utility/close.svg | 0 .../webapp/assets/icons/utility/close_120.png | Bin .../webapp/assets/icons/utility/close_60.png | Bin .../webapp/assets/icons/utility/comments.svg | 0 .../assets/icons/utility/comments_120.png | Bin .../assets/icons/utility/comments_60.png | Bin .../webapp/assets/icons/utility/company.svg | 0 .../assets/icons/utility/company_120.png | Bin .../assets/icons/utility/company_60.png | Bin .../assets/icons/utility/connected_apps.svg | 0 .../icons/utility/connected_apps_120.png | Bin .../icons/utility/connected_apps_60.png | Bin .../webapp/assets/icons/utility/contract.svg | 0 .../assets/icons/utility/contract_120.png | Bin .../assets/icons/utility/contract_60.png | Bin .../assets/icons/utility/contract_alt.svg | 0 .../assets/icons/utility/contract_alt_120.png | Bin .../assets/icons/utility/contract_alt_60.png | Bin .../main/webapp/assets/icons/utility/copy.svg | 0 .../webapp/assets/icons/utility/copy_120.png | Bin .../webapp/assets/icons/utility/copy_60.png | Bin .../assets/icons/utility/crossfilter.svg | 0 .../assets/icons/utility/crossfilter_120.png | Bin .../assets/icons/utility/crossfilter_60.png | Bin .../assets/icons/utility/custom_apps.svg | 0 .../assets/icons/utility/custom_apps_120.png | Bin .../assets/icons/utility/custom_apps_60.png | Bin .../main/webapp/assets/icons/utility/cut.svg | 0 .../webapp/assets/icons/utility/cut_120.png | Bin .../webapp/assets/icons/utility/cut_60.png | Bin .../main/webapp/assets/icons/utility/dash.svg | 0 .../webapp/assets/icons/utility/dash_120.png | Bin .../webapp/assets/icons/utility/dash_60.png | Bin .../webapp/assets/icons/utility/database.svg | 0 .../assets/icons/utility/database_120.png | Bin .../assets/icons/utility/database_60.png | Bin .../assets/icons/utility/datadotcom.svg | 0 .../assets/icons/utility/datadotcom_120.png | Bin .../assets/icons/utility/datadotcom_60.png | Bin .../webapp/assets/icons/utility/dayview.svg | 0 .../assets/icons/utility/dayview_120.png | Bin .../assets/icons/utility/dayview_60.png | Bin .../webapp/assets/icons/utility/delete.svg | 0 .../assets/icons/utility/delete_120.png | Bin .../webapp/assets/icons/utility/delete_60.png | Bin .../webapp/assets/icons/utility/deprecate.svg | 0 .../assets/icons/utility/deprecate_120.png | Bin .../assets/icons/utility/deprecate_60.png | Bin .../assets/icons/utility/description.svg | 0 .../assets/icons/utility/description_120.png | Bin .../assets/icons/utility/description_60.png | Bin .../webapp/assets/icons/utility/desktop.svg | 0 .../assets/icons/utility/desktop_120.png | Bin .../assets/icons/utility/desktop_60.png | Bin .../webapp/assets/icons/utility/dislike.svg | 0 .../assets/icons/utility/dislike_120.png | Bin .../assets/icons/utility/dislike_60.png | Bin .../assets/icons/utility/dock_panel.svg | 0 .../assets/icons/utility/dock_panel_120.png | Bin .../assets/icons/utility/dock_panel_60.png | Bin .../main/webapp/assets/icons/utility/down.svg | 0 .../webapp/assets/icons/utility/down_120.png | Bin .../webapp/assets/icons/utility/down_60.png | Bin .../webapp/assets/icons/utility/download.svg | 0 .../assets/icons/utility/download_120.png | Bin .../assets/icons/utility/download_60.png | Bin .../main/webapp/assets/icons/utility/edit.svg | 0 .../webapp/assets/icons/utility/edit_120.png | Bin .../webapp/assets/icons/utility/edit_60.png | Bin .../webapp/assets/icons/utility/edit_form.svg | 0 .../assets/icons/utility/edit_form_120.png | Bin .../assets/icons/utility/edit_form_60.png | Bin .../webapp/assets/icons/utility/email.svg | 0 .../webapp/assets/icons/utility/email_120.png | Bin .../webapp/assets/icons/utility/email_60.png | Bin .../webapp/assets/icons/utility/emoji.svg | 0 .../webapp/assets/icons/utility/emoji_120.png | Bin .../webapp/assets/icons/utility/emoji_60.png | Bin .../webapp/assets/icons/utility/end_call.svg | 0 .../assets/icons/utility/end_call_120.png | Bin .../assets/icons/utility/end_call_60.png | Bin .../assets/icons/utility/erect_window.svg | 0 .../assets/icons/utility/erect_window_120.png | Bin .../assets/icons/utility/erect_window_60.png | Bin .../webapp/assets/icons/utility/error.svg | 0 .../webapp/assets/icons/utility/error_120.png | Bin .../webapp/assets/icons/utility/error_60.png | Bin .../webapp/assets/icons/utility/event.svg | 0 .../webapp/assets/icons/utility/event_120.png | Bin .../webapp/assets/icons/utility/event_60.png | Bin .../webapp/assets/icons/utility/expand.svg | 0 .../assets/icons/utility/expand_120.png | Bin .../webapp/assets/icons/utility/expand_60.png | Bin .../assets/icons/utility/expand_alt.svg | 0 .../assets/icons/utility/expand_alt_120.png | Bin .../assets/icons/utility/expand_alt_60.png | Bin .../webapp/assets/icons/utility/fallback.svg | 0 .../assets/icons/utility/fallback_120.png | Bin .../assets/icons/utility/fallback_60.png | Bin .../webapp/assets/icons/utility/favorite.svg | 0 .../assets/icons/utility/favorite_120.png | Bin .../assets/icons/utility/favorite_60.png | Bin .../main/webapp/assets/icons/utility/feed.svg | 0 .../webapp/assets/icons/utility/feed_120.png | Bin .../webapp/assets/icons/utility/feed_60.png | Bin .../main/webapp/assets/icons/utility/file.svg | 0 .../webapp/assets/icons/utility/file_120.png | Bin .../webapp/assets/icons/utility/file_60.png | Bin .../webapp/assets/icons/utility/filter.svg | 0 .../assets/icons/utility/filterList.svg | 0 .../assets/icons/utility/filterList_120.png | Bin .../assets/icons/utility/filterList_60.png | Bin .../assets/icons/utility/filter_120.png | Bin .../webapp/assets/icons/utility/filter_60.png | Bin .../main/webapp/assets/icons/utility/flow.svg | 0 .../webapp/assets/icons/utility/flow_120.png | Bin .../webapp/assets/icons/utility/flow_60.png | Bin .../webapp/assets/icons/utility/forward.svg | 0 .../assets/icons/utility/forward_120.png | Bin .../assets/icons/utility/forward_60.png | Bin .../webapp/assets/icons/utility/frozen.svg | 0 .../assets/icons/utility/frozen_120.png | Bin .../webapp/assets/icons/utility/frozen_60.png | Bin .../assets/icons/utility/full_width_view.svg | 0 .../icons/utility/full_width_view_120.png | Bin .../icons/utility/full_width_view_60.png | Bin .../webapp/assets/icons/utility/groups.svg | 0 .../assets/icons/utility/groups_120.png | Bin .../webapp/assets/icons/utility/groups_60.png | Bin .../main/webapp/assets/icons/utility/help.svg | 0 .../webapp/assets/icons/utility/help_120.png | Bin .../webapp/assets/icons/utility/help_60.png | Bin .../main/webapp/assets/icons/utility/home.svg | 0 .../webapp/assets/icons/utility/home_120.png | Bin .../webapp/assets/icons/utility/home_60.png | Bin .../webapp/assets/icons/utility/identity.svg | 0 .../assets/icons/utility/identity_120.png | Bin .../assets/icons/utility/identity_60.png | Bin .../webapp/assets/icons/utility/image.svg | 0 .../webapp/assets/icons/utility/image_120.png | Bin .../webapp/assets/icons/utility/image_60.png | Bin .../webapp/assets/icons/utility/inbox.svg | 0 .../webapp/assets/icons/utility/inbox_120.png | Bin .../webapp/assets/icons/utility/inbox_60.png | Bin .../main/webapp/assets/icons/utility/info.svg | 0 .../webapp/assets/icons/utility/info_120.png | Bin .../webapp/assets/icons/utility/info_60.png | Bin .../webapp/assets/icons/utility/info_alt.svg | 0 .../assets/icons/utility/info_alt_120.png | Bin .../assets/icons/utility/info_alt_60.png | Bin .../assets/icons/utility/insert_tag_field.svg | 0 .../icons/utility/insert_tag_field_120.png | Bin .../icons/utility/insert_tag_field_60.png | Bin .../assets/icons/utility/insert_template.svg | 0 .../icons/utility/insert_template_120.png | Bin .../icons/utility/insert_template_60.png | Bin .../webapp/assets/icons/utility/italic.svg | 0 .../assets/icons/utility/italic_120.png | Bin .../webapp/assets/icons/utility/italic_60.png | Bin .../assets/icons/utility/jump_to_bottom.svg | 0 .../icons/utility/jump_to_bottom_120.png | Bin .../icons/utility/jump_to_bottom_60.png | Bin .../assets/icons/utility/jump_to_top.svg | 0 .../assets/icons/utility/jump_to_top_120.png | Bin .../assets/icons/utility/jump_to_top_60.png | Bin .../assets/icons/utility/justify_text.svg | 0 .../assets/icons/utility/justify_text_120.png | Bin .../assets/icons/utility/justify_text_60.png | Bin .../webapp/assets/icons/utility/kanban.svg | 0 .../assets/icons/utility/kanban_120.png | Bin .../webapp/assets/icons/utility/kanban_60.png | Bin .../assets/icons/utility/keyboard_dismiss.svg | 0 .../icons/utility/keyboard_dismiss_120.png | Bin .../icons/utility/keyboard_dismiss_60.png | Bin .../assets/icons/utility/knowledge_base.svg | 0 .../icons/utility/knowledge_base_120.png | Bin .../icons/utility/knowledge_base_60.png | Bin .../webapp/assets/icons/utility/layers.svg | 0 .../assets/icons/utility/layers_120.png | Bin .../webapp/assets/icons/utility/layers_60.png | Bin .../webapp/assets/icons/utility/layout.svg | 0 .../assets/icons/utility/layout_120.png | Bin .../webapp/assets/icons/utility/layout_60.png | Bin .../main/webapp/assets/icons/utility/left.svg | 0 .../webapp/assets/icons/utility/left_120.png | Bin .../webapp/assets/icons/utility/left_60.png | Bin .../assets/icons/utility/left_align_text.svg | 0 .../icons/utility/left_align_text_120.png | Bin .../icons/utility/left_align_text_60.png | Bin .../webapp/assets/icons/utility/level_up.svg | 0 .../assets/icons/utility/level_up_120.png | Bin .../assets/icons/utility/level_up_60.png | Bin .../main/webapp/assets/icons/utility/like.svg | 0 .../webapp/assets/icons/utility/like_120.png | Bin .../webapp/assets/icons/utility/like_60.png | Bin .../main/webapp/assets/icons/utility/link.svg | 0 .../webapp/assets/icons/utility/link_120.png | Bin .../webapp/assets/icons/utility/link_60.png | Bin .../main/webapp/assets/icons/utility/list.svg | 0 .../webapp/assets/icons/utility/list_120.png | Bin .../webapp/assets/icons/utility/list_60.png | Bin .../webapp/assets/icons/utility/location.svg | 0 .../assets/icons/utility/location_120.png | Bin .../assets/icons/utility/location_60.png | Bin .../main/webapp/assets/icons/utility/lock.svg | 0 .../webapp/assets/icons/utility/lock_120.png | Bin .../webapp/assets/icons/utility/lock_60.png | Bin .../assets/icons/utility/log_a_call.svg | 0 .../assets/icons/utility/log_a_call_120.png | Bin .../assets/icons/utility/log_a_call_60.png | Bin .../webapp/assets/icons/utility/logout.svg | 0 .../assets/icons/utility/logout_120.png | Bin .../webapp/assets/icons/utility/logout_60.png | Bin .../webapp/assets/icons/utility/magicwand.svg | 0 .../assets/icons/utility/magicwand_120.png | Bin .../assets/icons/utility/magicwand_60.png | Bin .../assets/icons/utility/mark_all_as_read.svg | 0 .../icons/utility/mark_all_as_read_120.png | Bin .../icons/utility/mark_all_as_read_60.png | Bin .../webapp/assets/icons/utility/matrix.svg | 0 .../assets/icons/utility/matrix_120.png | Bin .../webapp/assets/icons/utility/matrix_60.png | Bin .../webapp/assets/icons/utility/merge.svg | 0 .../webapp/assets/icons/utility/merge_120.png | Bin .../webapp/assets/icons/utility/merge_60.png | Bin .../webapp/assets/icons/utility/metrics.svg | 0 .../assets/icons/utility/metrics_120.png | Bin .../assets/icons/utility/metrics_60.png | Bin .../assets/icons/utility/minimize_window.svg | 0 .../icons/utility/minimize_window_120.png | Bin .../icons/utility/minimize_window_60.png | Bin .../webapp/assets/icons/utility/moneybag.svg | 0 .../assets/icons/utility/moneybag_120.png | Bin .../assets/icons/utility/moneybag_60.png | Bin .../assets/icons/utility/monthlyview.svg | 0 .../assets/icons/utility/monthlyview_120.png | Bin .../assets/icons/utility/monthlyview_60.png | Bin .../main/webapp/assets/icons/utility/move.svg | 0 .../webapp/assets/icons/utility/move_120.png | Bin .../webapp/assets/icons/utility/move_60.png | Bin .../webapp/assets/icons/utility/muted.svg | 0 .../webapp/assets/icons/utility/muted_120.png | Bin .../webapp/assets/icons/utility/muted_60.png | Bin .../main/webapp/assets/icons/utility/new.svg | 0 .../webapp/assets/icons/utility/new_120.png | Bin .../webapp/assets/icons/utility/new_60.png | Bin .../assets/icons/utility/new_window.svg | 0 .../assets/icons/utility/new_window_120.png | Bin .../assets/icons/utility/new_window_60.png | Bin .../main/webapp/assets/icons/utility/news.svg | 0 .../webapp/assets/icons/utility/news_120.png | Bin .../webapp/assets/icons/utility/news_60.png | Bin .../main/webapp/assets/icons/utility/note.svg | 0 .../webapp/assets/icons/utility/note_120.png | Bin .../webapp/assets/icons/utility/note_60.png | Bin .../webapp/assets/icons/utility/notebook.svg | 0 .../assets/icons/utility/notebook_120.png | Bin .../assets/icons/utility/notebook_60.png | Bin .../assets/icons/utility/notification.svg | 0 .../assets/icons/utility/notification_120.png | Bin .../assets/icons/utility/notification_60.png | Bin .../webapp/assets/icons/utility/office365.svg | 0 .../assets/icons/utility/office365_120.png | Bin .../assets/icons/utility/office365_60.png | Bin .../webapp/assets/icons/utility/offline.svg | 0 .../assets/icons/utility/offline_120.png | Bin .../assets/icons/utility/offline_60.png | Bin .../assets/icons/utility/offline_cached.svg | 0 .../icons/utility/offline_cached_120.png | Bin .../icons/utility/offline_cached_60.png | Bin .../main/webapp/assets/icons/utility/open.svg | 0 .../webapp/assets/icons/utility/open_120.png | Bin .../webapp/assets/icons/utility/open_60.png | Bin .../assets/icons/utility/open_folder.svg | 0 .../assets/icons/utility/open_folder_120.png | Bin .../assets/icons/utility/open_folder_60.png | Bin .../assets/icons/utility/opened_folder.svg | 0 .../icons/utility/opened_folder_120.png | Bin .../assets/icons/utility/opened_folder_60.png | Bin .../webapp/assets/icons/utility/overflow.svg | 0 .../assets/icons/utility/overflow_120.png | Bin .../assets/icons/utility/overflow_60.png | Bin .../webapp/assets/icons/utility/package.svg | 0 .../assets/icons/utility/package_120.png | Bin .../assets/icons/utility/package_60.png | Bin .../assets/icons/utility/package_org.svg | 0 .../assets/icons/utility/package_org_120.png | Bin .../assets/icons/utility/package_org_60.png | Bin .../assets/icons/utility/package_org_beta.svg | 0 .../icons/utility/package_org_beta_120.png | Bin .../icons/utility/package_org_beta_60.png | Bin .../main/webapp/assets/icons/utility/page.svg | 0 .../webapp/assets/icons/utility/page_120.png | Bin .../webapp/assets/icons/utility/page_60.png | Bin .../webapp/assets/icons/utility/palette.svg | 0 .../assets/icons/utility/palette_120.png | Bin .../assets/icons/utility/palette_60.png | Bin .../webapp/assets/icons/utility/paste.svg | 0 .../webapp/assets/icons/utility/paste_120.png | Bin .../webapp/assets/icons/utility/paste_60.png | Bin .../webapp/assets/icons/utility/people.svg | 0 .../assets/icons/utility/people_120.png | Bin .../webapp/assets/icons/utility/people_60.png | Bin .../assets/icons/utility/phone_landscape.svg | 0 .../icons/utility/phone_landscape_120.png | Bin .../icons/utility/phone_landscape_60.png | Bin .../assets/icons/utility/phone_portrait.svg | 0 .../icons/utility/phone_portrait_120.png | Bin .../icons/utility/phone_portrait_60.png | Bin .../webapp/assets/icons/utility/photo.svg | 0 .../webapp/assets/icons/utility/photo_120.png | Bin .../webapp/assets/icons/utility/photo_60.png | Bin .../webapp/assets/icons/utility/picklist.svg | 0 .../assets/icons/utility/picklist_120.png | Bin .../assets/icons/utility/picklist_60.png | Bin .../webapp/assets/icons/utility/power.svg | 0 .../webapp/assets/icons/utility/power_120.png | Bin .../webapp/assets/icons/utility/power_60.png | Bin .../webapp/assets/icons/utility/preview.svg | 0 .../assets/icons/utility/preview_120.png | Bin .../assets/icons/utility/preview_60.png | Bin .../webapp/assets/icons/utility/priority.svg | 0 .../assets/icons/utility/priority_120.png | Bin .../assets/icons/utility/priority_60.png | Bin .../webapp/assets/icons/utility/process.svg | 0 .../assets/icons/utility/process_120.png | Bin .../assets/icons/utility/process_60.png | Bin .../main/webapp/assets/icons/utility/push.svg | 0 .../webapp/assets/icons/utility/push_120.png | Bin .../webapp/assets/icons/utility/push_60.png | Bin .../webapp/assets/icons/utility/puzzle.svg | 0 .../assets/icons/utility/puzzle_120.png | Bin .../webapp/assets/icons/utility/puzzle_60.png | Bin .../webapp/assets/icons/utility/question.svg | 0 .../assets/icons/utility/question_120.png | Bin .../assets/icons/utility/question_60.png | Bin .../icons/utility/questions_and_answers.svg | 0 .../utility/questions_and_answers_120.png | Bin .../utility/questions_and_answers_60.png | Bin .../assets/icons/utility/quotation_marks.svg | 0 .../icons/utility/quotation_marks_120.png | Bin .../icons/utility/quotation_marks_60.png | Bin .../webapp/assets/icons/utility/record.svg | 0 .../assets/icons/utility/record_120.png | Bin .../webapp/assets/icons/utility/record_60.png | Bin .../assets/icons/utility/record_create.svg | 0 .../icons/utility/record_create_120.png | Bin .../assets/icons/utility/record_create_60.png | Bin .../main/webapp/assets/icons/utility/redo.svg | 0 .../webapp/assets/icons/utility/redo_120.png | Bin .../webapp/assets/icons/utility/redo_60.png | Bin .../webapp/assets/icons/utility/refresh.svg | 0 .../assets/icons/utility/refresh_120.png | Bin .../assets/icons/utility/refresh_60.png | Bin .../webapp/assets/icons/utility/relate.svg | 0 .../assets/icons/utility/relate_120.png | Bin .../webapp/assets/icons/utility/relate_60.png | Bin .../icons/utility/remove_formatting.svg | 0 .../icons/utility/remove_formatting_120.png | Bin .../icons/utility/remove_formatting_60.png | Bin .../assets/icons/utility/remove_link.svg | 0 .../assets/icons/utility/remove_link_120.png | Bin .../assets/icons/utility/remove_link_60.png | Bin .../webapp/assets/icons/utility/replace.svg | 0 .../assets/icons/utility/replace_120.png | Bin .../assets/icons/utility/replace_60.png | Bin .../webapp/assets/icons/utility/reply.svg | 0 .../webapp/assets/icons/utility/reply_120.png | Bin .../webapp/assets/icons/utility/reply_60.png | Bin .../webapp/assets/icons/utility/reply_all.svg | 0 .../assets/icons/utility/reply_all_120.png | Bin .../assets/icons/utility/reply_all_60.png | Bin .../assets/icons/utility/reset_password.svg | 0 .../icons/utility/reset_password_120.png | Bin .../icons/utility/reset_password_60.png | Bin .../assets/icons/utility/resource_absence.svg | 0 .../icons/utility/resource_absence_120.png | Bin .../icons/utility/resource_absence_60.png | Bin .../icons/utility/resource_capacity.svg | 0 .../icons/utility/resource_capacity_120.png | Bin .../icons/utility/resource_capacity_60.png | Bin .../icons/utility/resource_territory.svg | 0 .../icons/utility/resource_territory_120.png | Bin .../icons/utility/resource_territory_60.png | Bin .../webapp/assets/icons/utility/retweet.svg | 0 .../assets/icons/utility/retweet_120.png | Bin .../assets/icons/utility/retweet_60.png | Bin .../icons/utility/richtextbulletedlist.svg | 0 .../utility/richtextbulletedlist_120.png | Bin .../icons/utility/richtextbulletedlist_60.png | Bin .../assets/icons/utility/richtextindent.svg | 0 .../icons/utility/richtextindent_120.png | Bin .../icons/utility/richtextindent_60.png | Bin .../icons/utility/richtextnumberedlist.svg | 0 .../utility/richtextnumberedlist_120.png | Bin .../icons/utility/richtextnumberedlist_60.png | Bin .../assets/icons/utility/richtextoutdent.svg | 0 .../icons/utility/richtextoutdent_120.png | Bin .../icons/utility/richtextoutdent_60.png | Bin .../webapp/assets/icons/utility/right.svg | 0 .../webapp/assets/icons/utility/right_120.png | Bin .../webapp/assets/icons/utility/right_60.png | Bin .../assets/icons/utility/right_align_text.svg | 0 .../icons/utility/right_align_text_120.png | Bin .../icons/utility/right_align_text_60.png | Bin .../webapp/assets/icons/utility/rotate.svg | 0 .../assets/icons/utility/rotate_120.png | Bin .../webapp/assets/icons/utility/rotate_60.png | Bin .../main/webapp/assets/icons/utility/rows.svg | 0 .../webapp/assets/icons/utility/rows_120.png | Bin .../webapp/assets/icons/utility/rows_60.png | Bin .../assets/icons/utility/salesforce1.svg | 0 .../assets/icons/utility/salesforce1_120.png | Bin .../assets/icons/utility/salesforce1_60.png | Bin .../webapp/assets/icons/utility/search.svg | 0 .../assets/icons/utility/search_120.png | Bin .../webapp/assets/icons/utility/search_60.png | Bin .../webapp/assets/icons/utility/settings.svg | 0 .../assets/icons/utility/settings_120.png | Bin .../assets/icons/utility/settings_60.png | Bin .../webapp/assets/icons/utility/setup.svg | 0 .../webapp/assets/icons/utility/setup_120.png | Bin .../webapp/assets/icons/utility/setup_60.png | Bin .../icons/utility/setup_assistant_guide.svg | 0 .../utility/setup_assistant_guide_120.png | Bin .../utility/setup_assistant_guide_60.png | Bin .../webapp/assets/icons/utility/share.svg | 0 .../webapp/assets/icons/utility/share_120.png | Bin .../webapp/assets/icons/utility/share_60.png | Bin .../assets/icons/utility/share_mobile.svg | 0 .../assets/icons/utility/share_mobile_120.png | Bin .../assets/icons/utility/share_mobile_60.png | Bin .../assets/icons/utility/share_post.svg | 0 .../assets/icons/utility/share_post_120.png | Bin .../assets/icons/utility/share_post_60.png | Bin .../webapp/assets/icons/utility/shield.svg | 0 .../assets/icons/utility/shield_120.png | Bin .../webapp/assets/icons/utility/shield_60.png | Bin .../webapp/assets/icons/utility/side_list.svg | 0 .../assets/icons/utility/side_list_120.png | Bin .../assets/icons/utility/side_list_60.png | Bin .../webapp/assets/icons/utility/signpost.svg | 0 .../assets/icons/utility/signpost_120.png | Bin .../assets/icons/utility/signpost_60.png | Bin .../main/webapp/assets/icons/utility/sms.svg | 0 .../webapp/assets/icons/utility/sms_120.png | Bin .../webapp/assets/icons/utility/sms_60.png | Bin .../webapp/assets/icons/utility/snippet.svg | 0 .../assets/icons/utility/snippet_120.png | Bin .../assets/icons/utility/snippet_60.png | Bin .../assets/icons/utility/socialshare.svg | 0 .../assets/icons/utility/socialshare_120.png | Bin .../assets/icons/utility/socialshare_60.png | Bin .../main/webapp/assets/icons/utility/sort.svg | 0 .../webapp/assets/icons/utility/sort_120.png | Bin .../webapp/assets/icons/utility/sort_60.png | Bin .../webapp/assets/icons/utility/spinner.svg | 0 .../assets/icons/utility/spinner_120.png | Bin .../assets/icons/utility/spinner_60.png | Bin .../assets/icons/utility/standard_objects.svg | 0 .../icons/utility/standard_objects_120.png | Bin .../icons/utility/standard_objects_60.png | Bin .../main/webapp/assets/icons/utility/stop.svg | 0 .../webapp/assets/icons/utility/stop_120.png | Bin .../webapp/assets/icons/utility/stop_60.png | Bin .../assets/icons/utility/strikethrough.svg | 0 .../icons/utility/strikethrough_120.png | Bin .../assets/icons/utility/strikethrough_60.png | Bin .../webapp/assets/icons/utility/success.svg | 0 .../assets/icons/utility/success_120.png | Bin .../assets/icons/utility/success_60.png | Bin .../webapp/assets/icons/utility/summary.svg | 0 .../assets/icons/utility/summary_120.png | Bin .../assets/icons/utility/summary_60.png | Bin .../assets/icons/utility/summarydetail.svg | 0 .../icons/utility/summarydetail_120.png | Bin .../assets/icons/utility/summarydetail_60.png | Bin .../webapp/assets/icons/utility/switch.svg | 0 .../assets/icons/utility/switch_120.png | Bin .../webapp/assets/icons/utility/switch_60.png | Bin .../main/webapp/assets/icons/utility/sync.svg | 0 .../webapp/assets/icons/utility/sync_120.png | Bin .../webapp/assets/icons/utility/sync_60.png | Bin .../webapp/assets/icons/utility/table.svg | 0 .../webapp/assets/icons/utility/table_120.png | Bin .../webapp/assets/icons/utility/table_60.png | Bin .../assets/icons/utility/tablet_landscape.svg | 0 .../icons/utility/tablet_landscape_120.png | Bin .../icons/utility/tablet_landscape_60.png | Bin .../assets/icons/utility/tablet_portrait.svg | 0 .../icons/utility/tablet_portrait_120.png | Bin .../icons/utility/tablet_portrait_60.png | Bin .../webapp/assets/icons/utility/tabset.svg | 0 .../assets/icons/utility/tabset_120.png | Bin .../webapp/assets/icons/utility/tabset_60.png | Bin .../main/webapp/assets/icons/utility/task.svg | 0 .../webapp/assets/icons/utility/task_120.png | Bin .../webapp/assets/icons/utility/task_60.png | Bin .../icons/utility/text_background_color.svg | 0 .../utility/text_background_color_120.png | Bin .../utility/text_background_color_60.png | Bin .../assets/icons/utility/text_color.svg | 0 .../assets/icons/utility/text_color_120.png | Bin .../assets/icons/utility/text_color_60.png | Bin .../webapp/assets/icons/utility/threedots.svg | 0 .../assets/icons/utility/threedots_120.png | Bin .../assets/icons/utility/threedots_60.png | Bin .../icons/utility/threedots_vertical.svg | 0 .../icons/utility/threedots_vertical_120.png | Bin .../icons/utility/threedots_vertical_60.png | Bin .../webapp/assets/icons/utility/thunder.svg | 0 .../assets/icons/utility/thunder_120.png | Bin .../assets/icons/utility/thunder_60.png | Bin .../assets/icons/utility/tile_card_list.svg | 0 .../icons/utility/tile_card_list_120.png | Bin .../icons/utility/tile_card_list_60.png | Bin .../webapp/assets/icons/utility/topic.svg | 0 .../webapp/assets/icons/utility/topic_120.png | Bin .../webapp/assets/icons/utility/topic_60.png | Bin .../assets/icons/utility/touch_action.svg | 0 .../assets/icons/utility/touch_action_120.png | Bin .../assets/icons/utility/touch_action_60.png | Bin .../webapp/assets/icons/utility/trail.svg | 0 .../webapp/assets/icons/utility/trail_120.png | Bin .../webapp/assets/icons/utility/trail_60.png | Bin .../icons/utility/turn_off_notifications.svg | 0 .../utility/turn_off_notifications_120.png | Bin .../utility/turn_off_notifications_60.png | Bin .../webapp/assets/icons/utility/undelete.svg | 0 .../assets/icons/utility/undelete_120.png | Bin .../assets/icons/utility/undelete_60.png | Bin .../assets/icons/utility/undeprecate.svg | 0 .../assets/icons/utility/undeprecate_120.png | Bin .../assets/icons/utility/undeprecate_60.png | Bin .../webapp/assets/icons/utility/underline.svg | 0 .../assets/icons/utility/underline_120.png | Bin .../assets/icons/utility/underline_60.png | Bin .../main/webapp/assets/icons/utility/undo.svg | 0 .../webapp/assets/icons/utility/undo_120.png | Bin .../webapp/assets/icons/utility/undo_60.png | Bin .../webapp/assets/icons/utility/unlock.svg | 0 .../assets/icons/utility/unlock_120.png | Bin .../webapp/assets/icons/utility/unlock_60.png | Bin .../webapp/assets/icons/utility/unmuted.svg | 0 .../assets/icons/utility/unmuted_120.png | Bin .../assets/icons/utility/unmuted_60.png | Bin .../main/webapp/assets/icons/utility/up.svg | 0 .../webapp/assets/icons/utility/up_120.png | Bin .../webapp/assets/icons/utility/up_60.png | Bin .../webapp/assets/icons/utility/upload.svg | 0 .../assets/icons/utility/upload_120.png | Bin .../webapp/assets/icons/utility/upload_60.png | Bin .../main/webapp/assets/icons/utility/user.svg | 0 .../webapp/assets/icons/utility/user_120.png | Bin .../webapp/assets/icons/utility/user_60.png | Bin .../webapp/assets/icons/utility/user_role.svg | 0 .../assets/icons/utility/user_role_120.png | Bin .../assets/icons/utility/user_role_60.png | Bin .../webapp/assets/icons/utility/video.svg | 0 .../webapp/assets/icons/utility/video_120.png | Bin .../webapp/assets/icons/utility/video_60.png | Bin .../assets/icons/utility/volume_high.svg | 0 .../assets/icons/utility/volume_high_120.png | Bin .../assets/icons/utility/volume_high_60.png | Bin .../assets/icons/utility/volume_low.svg | 0 .../assets/icons/utility/volume_low_120.png | Bin .../assets/icons/utility/volume_low_60.png | Bin .../assets/icons/utility/volume_off.svg | 0 .../assets/icons/utility/volume_off_120.png | Bin .../assets/icons/utility/volume_off_60.png | Bin .../webapp/assets/icons/utility/warning.svg | 0 .../assets/icons/utility/warning_120.png | Bin .../assets/icons/utility/warning_60.png | Bin .../assets/icons/utility/weeklyview.svg | 0 .../assets/icons/utility/weeklyview_120.png | Bin .../assets/icons/utility/weeklyview_60.png | Bin .../main/webapp/assets/icons/utility/wifi.svg | 0 .../webapp/assets/icons/utility/wifi_120.png | Bin .../webapp/assets/icons/utility/wifi_60.png | Bin .../assets/icons/utility/work_order_type.svg | 0 .../icons/utility/work_order_type_120.png | Bin .../icons/utility/work_order_type_60.png | Bin .../webapp/assets/icons/utility/world.svg | 0 .../webapp/assets/icons/utility/world_120.png | Bin .../webapp/assets/icons/utility/world_60.png | Bin .../webapp/assets/icons/utility/yubi_key.svg | 0 .../assets/icons/utility/yubi_key_120.png | Bin .../assets/icons/utility/yubi_key_60.png | Bin .../webapp/assets/icons/utility/zoomin.svg | 0 .../assets/icons/utility/zoomin_120.png | Bin .../webapp/assets/icons/utility/zoomin_60.png | Bin .../webapp/assets/icons/utility/zoomout.svg | 0 .../assets/icons/utility/zoomout_120.png | Bin .../assets/icons/utility/zoomout_60.png | Bin .../assets/images/License-for-images.txt | 0 .../src/main/webapp/assets/images/avatar1.jpg | Bin .../src/main/webapp/assets/images/avatar2.jpg | Bin .../src/main/webapp/assets/images/avatar3.jpg | Bin .../assets/images/spinners/slds_spinner.gif | Bin .../images/spinners/slds_spinner_brand.gif | Bin .../images/spinners/slds_spinner_inverse.gif | Bin .../js/bootstrap.bcd98b91bc38b12db010.js | 0 .../js/manifest.f33dea8ba1ed12172372.js | 0 .../assets/js/vendor.a104e6596bea4ed787be.js | 0 .../salesforce-lightning-design-system.css | 0 ...salesforce-lightning-design-system.min.css | 0 .../src/main/webapp/index.html | 0 .../webpack.config.js | 0 pom.xml | 26 +- 7587 files changed, 12605 insertions(+), 210 deletions(-) rename {api => polyfill-service-api}/README.md (98%) rename {api => polyfill-service-api}/package.json (100%) rename {api => polyfill-service-api}/polyfills/.jshintrc (100%) rename {api => polyfill-service-api}/polyfills/Array/from/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/from/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/from/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/from/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/isArray/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/isArray/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/isArray/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/isArray/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/of/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/of/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/of/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/of/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/@@iterator/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/@@iterator/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/@@iterator/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/@@iterator/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/contains/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/contains/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/contains/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/contains/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/entries/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/entries/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/entries/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/entries/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/every/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/every/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/every/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/every/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/fill/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/fill/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/fill/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/fill/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/filter/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/filter/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/filter/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/filter/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/find/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/find/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/find/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/find/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/findIndex/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/findIndex/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/findIndex/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/findIndex/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/forEach/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/forEach/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/forEach/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/forEach/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/includes/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/includes/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/includes/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/includes/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/indexOf/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/indexOf/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/indexOf/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/indexOf/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/keys/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/keys/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/keys/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/keys/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/lastIndexOf/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/lastIndexOf/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/lastIndexOf/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/lastIndexOf/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/map/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/map/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/map/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/map/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/reduce/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/reduce/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/reduce/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/reduce/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/reduceRight/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/reduceRight/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/reduceRight/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/reduceRight/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/some/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/some/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/some/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/some/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/values/config.json (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/values/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/values/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Array/prototype/values/tests.js (100%) rename {api => polyfill-service-api}/polyfills/AudioContext/config.json (100%) rename {api => polyfill-service-api}/polyfills/AudioContext/detect.js (100%) rename {api => polyfill-service-api}/polyfills/AudioContext/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/CustomEvent/config.json (100%) rename {api => polyfill-service-api}/polyfills/CustomEvent/detect.js (100%) rename {api => polyfill-service-api}/polyfills/CustomEvent/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/CustomEvent/tests.js (100%) rename {api => polyfill-service-api}/polyfills/DOMTokenList/config.json (100%) rename {api => polyfill-service-api}/polyfills/DOMTokenList/detect.js (100%) rename {api => polyfill-service-api}/polyfills/DOMTokenList/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/DOMTokenList/prototype/@@iterator/config.json (100%) rename {api => polyfill-service-api}/polyfills/DOMTokenList/prototype/@@iterator/detect.js (100%) rename {api => polyfill-service-api}/polyfills/DOMTokenList/prototype/@@iterator/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/DOMTokenList/prototype/@@iterator/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Date/now/config.json (100%) rename {api => polyfill-service-api}/polyfills/Date/now/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Date/now/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Date/prototype/toISOString/config.json (100%) rename {api => polyfill-service-api}/polyfills/Date/prototype/toISOString/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Date/prototype/toISOString/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Date/prototype/toISOString/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Document/config.json (100%) rename {api => polyfill-service-api}/polyfills/Document/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Document/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/after/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/after/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/after/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/after/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/append/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/append/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/append/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/append/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/before/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/before/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/before/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/before/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/classList/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/classList/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/classList/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/classList/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/cloneNode/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/cloneNode/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/cloneNode/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/cloneNode/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/closest/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/closest/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/closest/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/closest/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/dataset/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/dataset/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/dataset/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/dataset/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/matches/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/matches/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/matches/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/matches/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/placeholder/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/placeholder/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/placeholder/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/prepend/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/prepend/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/prepend/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/prepend/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/remove/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/remove/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/remove/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/remove/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/replaceWith/config.json (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/replaceWith/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/replaceWith/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Element/prototype/replaceWith/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Event/DOMContentLoaded/config.json (100%) rename {api => polyfill-service-api}/polyfills/Event/DOMContentLoaded/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Event/DOMContentLoaded/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Event/config.json (100%) rename {api => polyfill-service-api}/polyfills/Event/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Event/focusin/config.json (100%) rename {api => polyfill-service-api}/polyfills/Event/focusin/detect-disabled.js (100%) rename {api => polyfill-service-api}/polyfills/Event/focusin/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Event/focusin/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Event/hashchange/config.json (100%) rename {api => polyfill-service-api}/polyfills/Event/hashchange/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Event/hashchange/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Event/hashchange/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Event/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Event/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Function/name/config.json (100%) rename {api => polyfill-service-api}/polyfills/Function/name/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Function/name/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Function/name/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Function/prototype/bind/config.json (100%) rename {api => polyfill-service-api}/polyfills/Function/prototype/bind/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Function/prototype/bind/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Function/prototype/bind/tests.js (100%) rename {api => polyfill-service-api}/polyfills/HTMLCanvasElement/protoype/toBlob/config.json (100%) rename {api => polyfill-service-api}/polyfills/HTMLCanvasElement/protoype/toBlob/detect.js (100%) rename {api => polyfill-service-api}/polyfills/HTMLCanvasElement/protoype/toBlob/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/HTMLCanvasElement/protoype/toBlob/tests.js (100%) rename {api => polyfill-service-api}/polyfills/HTMLDocument/config.json (100%) rename {api => polyfill-service-api}/polyfills/HTMLDocument/detect.js (100%) rename {api => polyfill-service-api}/polyfills/HTMLDocument/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/HTMLPictureElement/config.json (100%) rename {api => polyfill-service-api}/polyfills/HTMLPictureElement/detect.js (100%) rename {api => polyfill-service-api}/polyfills/HTMLPictureElement/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/IntersectionObserver/config.json (100%) rename {api => polyfill-service-api}/polyfills/IntersectionObserver/detect.js (100%) rename {api => polyfill-service-api}/polyfills/IntersectionObserver/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/IntersectionObserver/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/update.task.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/af-NA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/af-NA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/af-NA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/af-ZA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/af-ZA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/af-ZA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/af/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/af/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/af/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/agq-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/agq-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/agq-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/agq/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/agq/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/agq/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ak-GH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ak-GH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ak-GH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ak/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ak/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ak/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/am-ET/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/am-ET/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/am-ET/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/am/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/am/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/am/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-001/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-001/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-001/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-AE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-AE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-AE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-BH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-BH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-BH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-DJ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-DJ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-DJ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-DZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-DZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-DZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-EG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-EG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-EG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-EH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-EH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-EH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-ER/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-ER/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-ER/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-IL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-IL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-IL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-IQ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-IQ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-IQ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-JO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-JO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-JO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-KM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-KM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-KM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-KW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-KW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-KW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-LB/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-LB/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-LB/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-LY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-LY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-LY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-MA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-MA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-MA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-MR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-MR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-MR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-OM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-OM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-OM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-PS/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-PS/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-PS/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-QA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-QA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-QA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SS/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SS/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SS/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-SY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-TD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-TD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-TD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-TN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-TN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-TN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-YE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-YE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar-YE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ar/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/as-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/as-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/as-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/as/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/as/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/as/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/asa-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/asa-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/asa-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/asa/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/asa/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/asa/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ast-ES/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ast-ES/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ast-ES/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ast/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ast/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ast/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Arab/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Arab/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Arab/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Cyrl-AZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Cyrl-AZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Cyrl-AZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Cyrl/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Cyrl/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Cyrl/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Latn-AZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Latn-AZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Latn-AZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Latn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Latn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az-Latn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/az/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bas-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bas-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bas-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bas/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bas/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bas/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/be-BY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/be-BY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/be-BY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/be/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/be/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/be/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bem-ZM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bem-ZM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bem-ZM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bem/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bem/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bem/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bez-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bez-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bez-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bez/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bez/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bez/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bg-BG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bg-BG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bg-BG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bg/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bg/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bg/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bm-ML/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bm-ML/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bm-ML/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bm-Nkoo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bm-Nkoo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bm-Nkoo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bm/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bm/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bm/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bn-BD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bn-BD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bn-BD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bn-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bn-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bn-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bo-CN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bo-CN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bo-CN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bo-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bo-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bo-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/br-FR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/br-FR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/br-FR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/br/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/br/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/br/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/brx-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/brx-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/brx-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/brx/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/brx/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/brx/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs-Cyrl-BA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs-Cyrl-BA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs-Cyrl-BA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs-Cyrl/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs-Cyrl/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs-Cyrl/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs-Latn-BA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs-Latn-BA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs-Latn-BA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs-Latn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs-Latn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs-Latn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/bs/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-AD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-AD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-AD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-ES-VALENCIA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-ES-VALENCIA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-ES-VALENCIA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-ES/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-ES/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-ES/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-FR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-FR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-FR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-IT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-IT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca-IT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ca/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ce-RU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ce-RU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ce-RU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ce/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ce/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ce/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cgg-UG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cgg-UG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cgg-UG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cgg/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cgg/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cgg/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/chr-US/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/chr-US/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/chr-US/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/chr/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/chr/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/chr/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ckb-IQ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ckb-IQ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ckb-IQ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ckb-IR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ckb-IR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ckb-IR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ckb/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ckb/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ckb/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cs-CZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cs-CZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cs-CZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cs/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cs/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cs/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cu-RU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cu-RU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cu-RU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cu/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cu/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cu/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cy-GB/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cy-GB/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cy-GB/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cy/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cy/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/cy/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/da-DK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/da-DK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/da-DK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/da-GL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/da-GL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/da-GL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/da/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/da/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/da/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dav-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dav-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dav-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dav/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dav/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dav/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-AT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-AT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-AT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-BE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-BE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-BE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-CH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-CH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-CH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-DE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-DE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-DE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-LI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-LI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-LI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-LU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-LU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de-LU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/de/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dje-NE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dje-NE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dje-NE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dje/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dje/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dje/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dsb-DE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dsb-DE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dsb-DE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dsb/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dsb/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dsb/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dua-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dua-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dua-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dua/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dua/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dua/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dyo-SN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dyo-SN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dyo-SN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dyo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dyo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dyo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dz-BT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dz-BT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dz-BT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dz/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dz/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/dz/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ebu-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ebu-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ebu-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ebu/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ebu/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ebu/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ee-GH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ee-GH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ee-GH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ee-TG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ee-TG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ee-TG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ee/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ee/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ee/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/el-CY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/el-CY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/el-CY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/el-GR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/el-GR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/el-GR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/el/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/el/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/el/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-001/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-001/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-001/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-150/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-150/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-150/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AS/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AS/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AS/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-AU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BB/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BB/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BB/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BS/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BS/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BS/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-BZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CC/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CC/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CC/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CX/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CX/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CX/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-CY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-DE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-DE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-DE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-DG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-DG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-DG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-DK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-DK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-DK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-DM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-DM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-DM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-Dsrt/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-Dsrt/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-Dsrt/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-ER/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-ER/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-ER/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-FI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-FI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-FI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-FJ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-FJ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-FJ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-FK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-FK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-FK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-FM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-FM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-FM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GB/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GB/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GB/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-GY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-HK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-HK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-HK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-IO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-JE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-JE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-JE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-JM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-JM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-JM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-KI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-KI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-KI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-KN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-KN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-KN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-KY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-KY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-KY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-LC/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-LC/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-LC/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-LR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-LR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-LR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-LS/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-LS/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-LS/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MP/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MP/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MP/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MS/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MS/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MS/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-MY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NF/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NF/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NF/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-NZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-PW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-RW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-RW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-RW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SB/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SB/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SB/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SC/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SC/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SC/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SS/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SS/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SS/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SX/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SX/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SX/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-SZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-Shaw/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-Shaw/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-Shaw/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TC/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TC/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TC/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TV/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TV/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TV/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-UG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-UG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-UG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-UM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-UM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-UM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-US/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-US/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-US/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-VC/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-VC/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-VC/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-VG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-VG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-VG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-VI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-VI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-VI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-VU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-VU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-VU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-WS/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-WS/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-WS/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-ZA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-ZA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-ZA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-ZM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-ZM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-ZM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-ZW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-ZW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en-ZW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/en/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/eo-001/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/eo-001/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/eo-001/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/eo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/eo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/eo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-419/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-419/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-419/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-AR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-AR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-AR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-BO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-BO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-BO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-CL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-CL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-CL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-CO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-CO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-CO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-CR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-CR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-CR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-CU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-CU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-CU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-DO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-DO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-DO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-EA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-EA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-EA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-EC/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-EC/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-EC/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-ES/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-ES/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-ES/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-GQ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-GQ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-GQ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-GT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-GT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-GT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-HN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-HN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-HN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-IC/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-IC/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-IC/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-MX/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-MX/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-MX/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-NI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-NI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-NI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-PY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-SV/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-SV/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-SV/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-US/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-US/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-US/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-UY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-UY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-UY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-VE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-VE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es-VE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/es/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/et-EE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/et-EE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/et-EE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/et/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/et/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/et/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/eu-ES/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/eu-ES/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/eu-ES/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/eu/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/eu/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/eu/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ewo-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ewo-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ewo-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ewo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ewo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ewo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fa-AF/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fa-AF/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fa-AF/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fa-IR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fa-IR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fa-IR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fa/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fa/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fa/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff-GN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff-GN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff-GN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff-MR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff-MR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff-MR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff-SN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff-SN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff-SN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ff/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fi-FI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fi-FI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fi-FI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fi/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fi/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fi/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fil-PH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fil-PH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fil-PH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fil/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fil/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fil/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fo-DK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fo-DK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fo-DK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fo-FO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fo-FO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fo-FO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BF/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BF/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BF/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BJ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BJ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BJ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-BL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CF/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CF/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CF/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-DJ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-DJ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-DJ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-DZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-DZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-DZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-FR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-FR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-FR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GF/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GF/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GF/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GP/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GP/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GP/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GQ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GQ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-GQ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-HT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-HT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-HT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-KM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-KM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-KM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-LU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-LU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-LU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MC/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MC/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MC/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MF/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MF/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MF/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-ML/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-ML/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-ML/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MQ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MQ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MQ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-MU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-NC/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-NC/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-NC/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-NE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-NE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-NE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-PF/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-PF/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-PF/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-PM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-PM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-PM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-RE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-RE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-RE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-RW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-RW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-RW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-SC/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-SC/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-SC/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-SN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-SN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-SN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-SY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-SY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-SY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-TD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-TD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-TD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-TG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-TG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-TG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-TN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-TN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-TN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-VU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-VU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-VU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-WF/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-WF/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-WF/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-YT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-YT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr-YT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fr/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fur-IT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fur-IT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fur-IT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fur/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fur/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fur/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fy-NL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fy-NL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fy-NL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fy/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fy/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/fy/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ga-IE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ga-IE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ga-IE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ga/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ga/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ga/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gd-GB/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gd-GB/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gd-GB/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gd/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gd/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gd/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gl-ES/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gl-ES/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gl-ES/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gl/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gl/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gl/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gsw-CH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gsw-CH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gsw-CH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gsw-FR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gsw-FR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gsw-FR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gsw-LI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gsw-LI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gsw-LI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gsw/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gsw/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gsw/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gu-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gu-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gu-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gu/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gu/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gu/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/guz-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/guz-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/guz-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/guz/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/guz/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/guz/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gv-IM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gv-IM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gv-IM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gv/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gv/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/gv/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha-Arab/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha-Arab/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha-Arab/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha-GH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha-GH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha-GH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha-NE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha-NE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha-NE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha-NG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha-NG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha-NG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ha/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/haw-US/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/haw-US/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/haw-US/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/haw/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/haw/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/haw/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/he-IL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/he-IL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/he-IL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/he/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/he/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/he/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hi-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hi-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hi-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hi/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hi/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hi/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hr-BA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hr-BA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hr-BA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hr-HR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hr-HR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hr-HR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hr/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hr/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hr/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hsb-DE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hsb-DE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hsb-DE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hsb/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hsb/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hsb/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hu-HU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hu-HU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hu-HU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hu/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hu/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hu/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hy-AM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hy-AM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hy-AM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hy/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hy/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/hy/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/id-ID/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/id-ID/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/id-ID/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/id/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/id/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/id/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ig-NG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ig-NG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ig-NG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ig/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ig/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ig/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ii-CN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ii-CN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ii-CN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ii/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ii/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ii/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/is-IS/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/is-IS/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/is-IS/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/is/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/is/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/is/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/it-CH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/it-CH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/it-CH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/it-IT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/it-IT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/it-IT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/it-SM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/it-SM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/it-SM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/it/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/it/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/it/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/iu-Latn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/iu-Latn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/iu-Latn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ja-JP/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ja-JP/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ja-JP/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ja/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ja/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ja/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/jgo-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/jgo-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/jgo-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/jgo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/jgo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/jgo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/jmc-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/jmc-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/jmc-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/jmc/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/jmc/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/jmc/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ka-GE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ka-GE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ka-GE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ka/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ka/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ka/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kab-DZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kab-DZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kab-DZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kab/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kab/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kab/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kam-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kam-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kam-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kam/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kam/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kam/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kde-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kde-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kde-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kde/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kde/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kde/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kea-CV/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kea-CV/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kea-CV/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kea/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kea/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kea/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/khq-ML/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/khq-ML/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/khq-ML/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/khq/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/khq/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/khq/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ki-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ki-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ki-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ki/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ki/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ki/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kk-KZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kk-KZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kk-KZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kk/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kk/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kk/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kkj-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kkj-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kkj-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kkj/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kkj/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kkj/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kl-GL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kl-GL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kl-GL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kl/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kl/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kl/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kln-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kln-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kln-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kln/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kln/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kln/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/km-KH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/km-KH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/km-KH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/km/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/km/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/km/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kn-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kn-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kn-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ko-KP/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ko-KP/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ko-KP/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ko-KR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ko-KR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ko-KR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ko/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ko/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ko/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kok-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kok-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kok-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kok/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kok/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kok/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ks-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ks-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ks-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ks/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ks/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ks/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksb-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksb-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksb-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksb/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksb/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksb/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksf-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksf-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksf-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksf/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksf/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksf/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksh-DE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksh-DE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksh-DE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksh/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksh/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ksh/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kw-GB/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kw-GB/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kw-GB/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kw/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kw/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/kw/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ky-KG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ky-KG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ky-KG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ky/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ky/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ky/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lag-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lag-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lag-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lag/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lag/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lag/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lb-LU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lb-LU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lb-LU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lb/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lb/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lb/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lg-UG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lg-UG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lg-UG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lg/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lg/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lg/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lkt-US/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lkt-US/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lkt-US/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lkt/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lkt/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lkt/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln-AO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln-AO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln-AO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln-CD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln-CD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln-CD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln-CF/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln-CF/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln-CF/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln-CG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln-CG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln-CG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ln/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lo-LA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lo-LA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lo-LA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lrc-IQ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lrc-IQ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lrc-IQ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lrc-IR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lrc-IR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lrc-IR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lrc/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lrc/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lrc/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lt-LT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lt-LT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lt-LT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lt/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lt/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lt/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lu-CD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lu-CD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lu-CD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lu/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lu/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lu/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/luo-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/luo-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/luo-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/luo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/luo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/luo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/luy-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/luy-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/luy-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/luy/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/luy/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/luy/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lv-LV/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lv-LV/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lv-LV/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lv/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lv/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/lv/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mas-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mas-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mas-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mas-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mas-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mas-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mas/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mas/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mas/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mer-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mer-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mer-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mer/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mer/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mer/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mfe-MU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mfe-MU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mfe-MU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mfe/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mfe/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mfe/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mg-MG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mg-MG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mg-MG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mg/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mg/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mg/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mgh-MZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mgh-MZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mgh-MZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mgh/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mgh/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mgh/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mgo-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mgo-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mgo-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mgo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mgo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mgo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mk-MK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mk-MK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mk-MK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mk/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mk/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mk/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ml-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ml-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ml-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ml/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ml/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ml/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mn-MN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mn-MN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mn-MN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mn-Mong/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mn-Mong/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mn-Mong/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mr-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mr-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mr-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mr/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mr/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mr/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms-Arab/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms-Arab/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms-Arab/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms-BN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms-BN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms-BN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms-MY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms-MY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms-MY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms-SG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms-SG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms-SG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ms/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mt-MT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mt-MT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mt-MT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mt/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mt/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mt/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mua-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mua-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mua-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mua/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mua/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mua/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/my-MM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/my-MM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/my-MM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/my/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/my/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/my/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mzn-IR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mzn-IR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mzn-IR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mzn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mzn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/mzn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/naq-NA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/naq-NA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/naq-NA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/naq/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/naq/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/naq/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nb-NO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nb-NO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nb-NO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nb-SJ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nb-SJ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nb-SJ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nb/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nb/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nb/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nd-ZW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nd-ZW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nd-ZW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nd/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nd/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nd/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ne-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ne-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ne-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ne-NP/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ne-NP/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ne-NP/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ne/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ne/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ne/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-AW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-AW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-AW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-BE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-BE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-BE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-BQ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-BQ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-BQ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-CW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-CW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-CW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-NL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-NL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-NL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-SR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-SR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-SR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-SX/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-SX/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl-SX/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nl/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nmg-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nmg-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nmg-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nmg/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nmg/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nmg/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nn-NO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nn-NO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nn-NO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nnh-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nnh-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nnh-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nnh/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nnh/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nnh/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nus-SS/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nus-SS/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nus-SS/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nus/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nus/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nus/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nyn-UG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nyn-UG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nyn-UG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nyn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nyn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/nyn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/om-ET/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/om-ET/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/om-ET/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/om-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/om-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/om-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/om/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/om/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/om/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/or-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/or-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/or-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/or/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/or/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/or/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/os-GE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/os-GE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/os-GE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/os-RU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/os-RU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/os-RU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/os/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/os/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/os/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa-Arab-PK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa-Arab-PK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa-Arab-PK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa-Arab/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa-Arab/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa-Arab/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa-Guru-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa-Guru-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa-Guru-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa-Guru/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa-Guru/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa-Guru/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pa/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pl-PL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pl-PL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pl-PL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pl/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pl/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pl/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/prg-001/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/prg-001/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/prg-001/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/prg/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/prg/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/prg/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ps-AF/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ps-AF/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ps-AF/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ps/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ps/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ps/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-AO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-AO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-AO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-BR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-BR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-BR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-CV/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-CV/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-CV/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-GW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-GW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-GW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-MO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-MO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-MO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-MZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-MZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-MZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-PT/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-PT/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-PT/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-ST/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-ST/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-ST/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-TL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-TL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt-TL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/pt/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/qu-BO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/qu-BO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/qu-BO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/qu-EC/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/qu-EC/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/qu-EC/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/qu-PE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/qu-PE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/qu-PE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/qu/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/qu/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/qu/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rm-CH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rm-CH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rm-CH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rm/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rm/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rm/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rn-BI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rn-BI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rn-BI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ro-MD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ro-MD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ro-MD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ro-RO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ro-RO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ro-RO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ro/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ro/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ro/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rof-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rof-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rof-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rof/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rof/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rof/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/root/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/root/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/root/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-BY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-BY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-BY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-KG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-KG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-KG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-KZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-KZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-KZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-MD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-MD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-MD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-RU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-RU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-RU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-UA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-UA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru-UA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ru/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rw-RW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rw-RW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rw-RW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rw/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rw/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rw/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rwk-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rwk-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rwk-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rwk/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rwk/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/rwk/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sah-RU/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sah-RU/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sah-RU/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sah/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sah/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sah/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/saq-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/saq-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/saq-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/saq/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/saq/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/saq/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sbp-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sbp-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sbp-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sbp/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sbp/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sbp/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/se-FI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/se-FI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/se-FI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/se-NO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/se-NO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/se-NO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/se-SE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/se-SE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/se-SE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/se/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/se/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/se/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/seh-MZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/seh-MZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/seh-MZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/seh/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/seh/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/seh/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ses-ML/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ses-ML/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ses-ML/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ses/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ses/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ses/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sg-CF/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sg-CF/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sg-CF/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sg/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sg/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sg/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi-Latn-MA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi-Latn-MA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi-Latn-MA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi-Latn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi-Latn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi-Latn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi-Tfng-MA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi-Tfng-MA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi-Tfng-MA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi-Tfng/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi-Tfng/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi-Tfng/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/shi/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/si-LK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/si-LK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/si-LK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/si/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/si/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/si/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sk-SK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sk-SK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sk-SK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sk/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sk/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sk/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sl-SI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sl-SI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sl-SI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sl/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sl/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sl/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/smn-FI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/smn-FI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/smn-FI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/smn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/smn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/smn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sn-ZW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sn-ZW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sn-ZW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so-DJ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so-DJ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so-DJ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so-ET/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so-ET/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so-ET/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so-SO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so-SO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so-SO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/so/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sq-AL/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sq-AL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sq-AL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sq-MK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sq-MK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sq-MK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sq-XK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sq-XK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sq-XK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sq/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sq/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sq/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl-BA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl-BA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl-BA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl-ME/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl-ME/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl-ME/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl-RS/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl-RS/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl-RS/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl-XK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl-XK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl-XK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Cyrl/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn-BA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn-BA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn-BA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn-ME/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn-ME/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn-ME/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn-RS/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn-RS/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn-RS/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn-XK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn-XK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn-XK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr-Latn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sr/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sv-AX/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sv-AX/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sv-AX/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sv-FI/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sv-FI/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sv-FI/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sv-SE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sv-SE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sv-SE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sv/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sv/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sv/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw-CD/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw-CD/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw-CD/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw-UG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw-UG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw-UG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/sw/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta-LK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta-LK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta-LK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta-MY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta-MY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta-MY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta-SG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta-SG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta-SG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ta/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/te-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/te-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/te-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/te/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/te/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/te/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/teo-KE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/teo-KE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/teo-KE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/teo-UG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/teo-UG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/teo-UG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/teo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/teo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/teo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/th-TH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/th-TH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/th-TH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/th/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/th/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/th/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ti-ER/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ti-ER/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ti-ER/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ti-ET/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ti-ET/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ti-ET/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ti/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ti/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ti/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tk-TM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tk-TM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tk-TM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tk/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tk/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tk/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/to-TO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/to-TO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/to-TO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/to/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/to/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/to/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tr-CY/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tr-CY/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tr-CY/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tr-TR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tr-TR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tr-TR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tr/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tr/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tr/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/twq-NE/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/twq-NE/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/twq-NE/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/twq/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/twq/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/twq/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tzm-MA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tzm-MA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tzm-MA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tzm/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tzm/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/tzm/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ug-CN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ug-CN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ug-CN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ug/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ug/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ug/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uk-UA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uk-UA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uk-UA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uk/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uk/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uk/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ur-IN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ur-IN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ur-IN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ur-PK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ur-PK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ur-PK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ur/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ur/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/ur/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Arab-AF/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Arab-AF/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Arab-AF/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Arab/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Arab/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Arab/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Cyrl-UZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Cyrl-UZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Cyrl-UZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Cyrl/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Cyrl/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Cyrl/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Latn-UZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Latn-UZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Latn-UZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Latn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Latn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz-Latn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/uz/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai-Latn-LR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai-Latn-LR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai-Latn-LR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai-Latn/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai-Latn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai-Latn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai-Vaii-LR/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai-Vaii-LR/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai-Vaii-LR/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai-Vaii/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai-Vaii/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai-Vaii/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vai/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vi-VN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vi-VN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vi-VN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vi/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vi/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vi/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vo-001/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vo-001/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vo-001/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vun-TZ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vun-TZ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vun-TZ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vun/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vun/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/vun/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/wae-CH/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/wae-CH/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/wae-CH/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/wae/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/wae/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/wae/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/xog-UG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/xog-UG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/xog-UG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/xog/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/xog/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/xog/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yav-CM/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yav-CM/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yav-CM/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yav/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yav/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yav/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yi-001/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yi-001/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yi-001/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yi/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yi/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yi/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yo-BJ/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yo-BJ/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yo-BJ/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yo-NG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yo-NG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yo-NG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yo/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yo/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/yo/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zgh-MA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zgh-MA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zgh-MA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zgh/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zgh/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zgh/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans-CN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans-CN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans-CN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans-HK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans-HK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans-HK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans-MO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans-MO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans-MO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans-SG/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans-SG/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans-SG/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hans/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hant-HK/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hant-HK/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hant-HK/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hant-MO/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hant-MO/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hant-MO/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hant-TW/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hant-TW/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hant-TW/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hant/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hant/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh-Hant/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zh/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zu-ZA/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zu-ZA/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zu-ZA/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zu/config.json (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zu/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Intl/~locale/zu/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/JSON/config.json (100%) rename {api => polyfill-service-api}/polyfills/JSON/detect.js (100%) rename {api => polyfill-service-api}/polyfills/JSON/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Map/config.json (100%) rename {api => polyfill-service-api}/polyfills/Map/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Map/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Map/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Math/acosh/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/acosh/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/acosh/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/acosh/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Math/asinh/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/asinh/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/asinh/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/asinh/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Math/atanh/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/atanh/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/atanh/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/cbrt/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/cbrt/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/cbrt/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/clz32/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/clz32/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/clz32/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/clz32/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Math/cosh/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/cosh/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/cosh/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/expm1/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/expm1/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/expm1/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/hypot/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/hypot/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/hypot/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/imul/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/imul/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/imul/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/log10/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/log10/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/log10/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/log1p/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/log1p/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/log1p/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/log2/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/log2/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/log2/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/sign/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/sign/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/sign/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/sinh/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/sinh/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/sinh/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/tanh/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/tanh/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/tanh/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Math/trunc/config.json (100%) rename {api => polyfill-service-api}/polyfills/Math/trunc/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Math/trunc/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/MutationObserver/config.json (100%) rename {api => polyfill-service-api}/polyfills/MutationObserver/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/NodeList/prototype/@@iterator/config.json (100%) rename {api => polyfill-service-api}/polyfills/NodeList/prototype/@@iterator/detect.js (100%) rename {api => polyfill-service-api}/polyfills/NodeList/prototype/@@iterator/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/NodeList/prototype/@@iterator/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Number/MAX_SAFE_INTEGER/config.json (100%) rename {api => polyfill-service-api}/polyfills/Number/MAX_SAFE_INTEGER/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Number/MAX_SAFE_INTEGER/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Number/MAX_SAFE_INTEGER/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Number/MIN_SAFE_INTEGER/config.json (100%) rename {api => polyfill-service-api}/polyfills/Number/MIN_SAFE_INTEGER/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Number/MIN_SAFE_INTEGER/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Number/MIN_SAFE_INTEGER/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Number/isFinite/config.json (100%) rename {api => polyfill-service-api}/polyfills/Number/isFinite/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Number/isFinite/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Number/isFinite/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Number/isInteger/config.json (100%) rename {api => polyfill-service-api}/polyfills/Number/isInteger/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Number/isInteger/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Number/isInteger/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Number/isNaN/config.json (100%) rename {api => polyfill-service-api}/polyfills/Number/isNaN/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Number/isNaN/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Number/isNaN/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Number/parseFloat/config.json (100%) rename {api => polyfill-service-api}/polyfills/Number/parseFloat/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Number/parseFloat/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Number/parseFloat/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Number/parseInt/config.json (100%) rename {api => polyfill-service-api}/polyfills/Number/parseInt/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Number/parseInt/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Number/parseInt/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Object/assign/config.json (100%) rename {api => polyfill-service-api}/polyfills/Object/assign/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Object/assign/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Object/create/config.json (100%) rename {api => polyfill-service-api}/polyfills/Object/create/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Object/create/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Object/create/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Object/defineProperties/config.json (100%) rename {api => polyfill-service-api}/polyfills/Object/defineProperties/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Object/defineProperties/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Object/defineProperty/config.json (100%) rename {api => polyfill-service-api}/polyfills/Object/defineProperty/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Object/defineProperty/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Object/defineProperty/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Object/entries/config.json (100%) rename {api => polyfill-service-api}/polyfills/Object/entries/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Object/entries/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Object/entries/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Object/getOwnPropertyDescriptor/config.json (100%) rename {api => polyfill-service-api}/polyfills/Object/getOwnPropertyDescriptor/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Object/getOwnPropertyDescriptor/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Object/getOwnPropertyDescriptor/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Object/getOwnPropertyNames/config.json (100%) rename {api => polyfill-service-api}/polyfills/Object/getOwnPropertyNames/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Object/getOwnPropertyNames/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Object/getOwnPropertyNames/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Object/getPrototypeOf/config.json (100%) rename {api => polyfill-service-api}/polyfills/Object/getPrototypeOf/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Object/getPrototypeOf/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Object/is/config.json (100%) rename {api => polyfill-service-api}/polyfills/Object/is/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Object/is/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Object/keys/config.json (100%) rename {api => polyfill-service-api}/polyfills/Object/keys/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Object/keys/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Object/keys/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Object/setPrototypeOf/config.json (100%) rename {api => polyfill-service-api}/polyfills/Object/setPrototypeOf/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Object/setPrototypeOf/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Promise/config.json (100%) rename {api => polyfill-service-api}/polyfills/Promise/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Promise/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Promise/prototype/finally/config.json (100%) rename {api => polyfill-service-api}/polyfills/Promise/prototype/finally/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Promise/prototype/finally/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Promise/prototype/finally/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Promise/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Proxy/config.json (100%) rename {api => polyfill-service-api}/polyfills/Proxy/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Proxy/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Set/config.json (100%) rename {api => polyfill-service-api}/polyfills/Set/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Set/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Set/tests.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/contains/config.json (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/contains/detect.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/contains/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/endsWith/config.json (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/endsWith/detect.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/endsWith/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/endsWith/tests.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/includes/config.json (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/includes/detect.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/includes/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/repeat/config.json (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/repeat/detect.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/repeat/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/repeat/tests.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/startsWith/config.json (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/startsWith/detect.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/startsWith/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/trim/config.json (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/trim/detect.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/trim/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/String/prototype/trim/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/config.json (100%) rename {api => polyfill-service-api}/polyfills/Symbol/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/hasInstance/config.json (100%) rename {api => polyfill-service-api}/polyfills/Symbol/hasInstance/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/hasInstance/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/hasInstance/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/isConcatSpreadable/config.json (100%) rename {api => polyfill-service-api}/polyfills/Symbol/isConcatSpreadable/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/isConcatSpreadable/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/isConcatSpreadable/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/iterator/config.json (100%) rename {api => polyfill-service-api}/polyfills/Symbol/iterator/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/iterator/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/iterator/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/match/config.json (100%) rename {api => polyfill-service-api}/polyfills/Symbol/match/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/match/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/match/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/replace/config.json (100%) rename {api => polyfill-service-api}/polyfills/Symbol/replace/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/replace/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/replace/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/search/config.json (100%) rename {api => polyfill-service-api}/polyfills/Symbol/search/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/search/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/search/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/species/config.json (100%) rename {api => polyfill-service-api}/polyfills/Symbol/species/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/species/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/species/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/split/config.json (100%) rename {api => polyfill-service-api}/polyfills/Symbol/split/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/split/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/split/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/toPrimitive/config.json (100%) rename {api => polyfill-service-api}/polyfills/Symbol/toPrimitive/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/toPrimitive/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/toPrimitive/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/toStringTag/config.json (100%) rename {api => polyfill-service-api}/polyfills/Symbol/toStringTag/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/toStringTag/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/toStringTag/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/unscopables/config.json (100%) rename {api => polyfill-service-api}/polyfills/Symbol/unscopables/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/unscopables/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/Symbol/unscopables/tests.js (100%) rename {api => polyfill-service-api}/polyfills/URL/config.json (100%) rename {api => polyfill-service-api}/polyfills/URL/detect.js (100%) rename {api => polyfill-service-api}/polyfills/URL/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/URL/tests.js (100%) rename {api => polyfill-service-api}/polyfills/UserTiming/config.json (100%) rename {api => polyfill-service-api}/polyfills/UserTiming/detect.js (100%) rename {api => polyfill-service-api}/polyfills/UserTiming/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/UserTiming/tests.js (100%) rename {api => polyfill-service-api}/polyfills/WeakMap/config.json (100%) rename {api => polyfill-service-api}/polyfills/WeakMap/detect.js (100%) rename {api => polyfill-service-api}/polyfills/WeakMap/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/WeakMap/tests.js (100%) rename {api => polyfill-service-api}/polyfills/WeakSet/config.json (100%) rename {api => polyfill-service-api}/polyfills/WeakSet/detect.js (100%) rename {api => polyfill-service-api}/polyfills/WeakSet/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/WeakSet/tests.js (100%) rename {api => polyfill-service-api}/polyfills/Window/config.json (100%) rename {api => polyfill-service-api}/polyfills/Window/detect.js (100%) rename {api => polyfill-service-api}/polyfills/Window/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/XMLHttpRequest/config.json (100%) rename {api => polyfill-service-api}/polyfills/XMLHttpRequest/detect.js (100%) rename {api => polyfill-service-api}/polyfills/XMLHttpRequest/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/XMLHttpRequest/tests.js (100%) rename {api => polyfill-service-api}/polyfills/_ArrayIterator/config.json (100%) rename {api => polyfill-service-api}/polyfills/_ArrayIterator/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/_DOMTokenList/config.json (100%) rename {api => polyfill-service-api}/polyfills/_DOMTokenList/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/_mutation/config.json (100%) rename {api => polyfill-service-api}/polyfills/_mutation/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/atob/config.json (100%) rename {api => polyfill-service-api}/polyfills/atob/detect.js (100%) rename {api => polyfill-service-api}/polyfills/atob/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/atob/tests.js (100%) rename {api => polyfill-service-api}/polyfills/browserBaselines.json (100%) rename {api => polyfill-service-api}/polyfills/compat/classList/config.json (100%) rename {api => polyfill-service-api}/polyfills/compat/classList/detect.js (100%) rename {api => polyfill-service-api}/polyfills/compat/classList/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/compat/classList/tests.js (100%) rename {api => polyfill-service-api}/polyfills/compat/freeze/config.json (100%) rename {api => polyfill-service-api}/polyfills/compat/freeze/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/assert/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/assert/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/assert/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/assert/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/clear/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/clear/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/clear/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/clear/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/count/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/count/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/count/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/count/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/debug/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/debug/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/debug/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/debug/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/dir/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/dir/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/dir/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/dir/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/dirxml/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/dirxml/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/dirxml/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/dirxml/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/error/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/error/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/error/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/error/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/exception/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/exception/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/exception/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/exception/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/group/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/group/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/group/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/group/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/groupCollapsed/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/groupCollapsed/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/groupCollapsed/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/groupCollapsed/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/groupEnd/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/groupEnd/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/groupEnd/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/groupEnd/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/info/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/info/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/info/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/info/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/markTimeline/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/markTimeline/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/markTimeline/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/markTimeline/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/profile/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/profile/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/profile/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/profile/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/profileEnd/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/profileEnd/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/profileEnd/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/profileEnd/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/profiles/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/profiles/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/profiles/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/profiles/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/table/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/table/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/table/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/table/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/time/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/time/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/time/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/time/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/timeEnd/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/timeEnd/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/timeEnd/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/timeEnd/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/timeStamp/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/timeStamp/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/timeStamp/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/timeStamp/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/timeline/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/timeline/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/timeline/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/timeline/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/timelineEnd/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/timelineEnd/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/timelineEnd/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/timelineEnd/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/trace/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/trace/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/trace/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/trace/tests.js (100%) rename {api => polyfill-service-api}/polyfills/console/warn/config.json (100%) rename {api => polyfill-service-api}/polyfills/console/warn/detect.js (100%) rename {api => polyfill-service-api}/polyfills/console/warn/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/console/warn/tests.js (100%) rename {api => polyfill-service-api}/polyfills/devicePixelRatio/config.json (100%) rename {api => polyfill-service-api}/polyfills/devicePixelRatio/detect.js (100%) rename {api => polyfill-service-api}/polyfills/devicePixelRatio/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/document.currentScript/config.json (100%) rename {api => polyfill-service-api}/polyfills/document.currentScript/detect.js (100%) rename {api => polyfill-service-api}/polyfills/document.currentScript/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/document.currentScript/tests.js (100%) rename {api => polyfill-service-api}/polyfills/document.getElementsByClassName/config.json (100%) rename {api => polyfill-service-api}/polyfills/document.getElementsByClassName/detect.js (100%) rename {api => polyfill-service-api}/polyfills/document.getElementsByClassName/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/document.getElementsByClassName/tests.js (100%) rename {api => polyfill-service-api}/polyfills/document.head/config.json (100%) rename {api => polyfill-service-api}/polyfills/document.head/detect.js (100%) rename {api => polyfill-service-api}/polyfills/document.head/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/document.querySelector/config.json (100%) rename {api => polyfill-service-api}/polyfills/document.querySelector/detect.js (100%) rename {api => polyfill-service-api}/polyfills/document.querySelector/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/document.querySelector/tests.js (100%) rename {api => polyfill-service-api}/polyfills/document.visibilityState/config.json (100%) rename {api => polyfill-service-api}/polyfills/document.visibilityState/detect.js (100%) rename {api => polyfill-service-api}/polyfills/document.visibilityState/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/document.visibilityState/tests.js (100%) rename {api => polyfill-service-api}/polyfills/fetch/config.json (100%) rename {api => polyfill-service-api}/polyfills/fetch/detect.js (100%) rename {api => polyfill-service-api}/polyfills/fetch/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/getComputedStyle/config.json (100%) rename {api => polyfill-service-api}/polyfills/getComputedStyle/detect.js (100%) rename {api => polyfill-service-api}/polyfills/getComputedStyle/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/localStorage/config.json (100%) rename {api => polyfill-service-api}/polyfills/localStorage/detect.js (100%) rename {api => polyfill-service-api}/polyfills/localStorage/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/location/origin/config.json (100%) rename {api => polyfill-service-api}/polyfills/location/origin/detect.js (100%) rename {api => polyfill-service-api}/polyfills/location/origin/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/location/origin/tests.js (100%) rename {api => polyfill-service-api}/polyfills/matchMedia/config.json (100%) rename {api => polyfill-service-api}/polyfills/matchMedia/detect.js (100%) rename {api => polyfill-service-api}/polyfills/matchMedia/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/matchMedia/tests.js (100%) rename {api => polyfill-service-api}/polyfills/navigator/geolocation/config.json (100%) rename {api => polyfill-service-api}/polyfills/navigator/geolocation/detect.js (100%) rename {api => polyfill-service-api}/polyfills/navigator/geolocation/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/navigator/sendBeacon/config.json (100%) rename {api => polyfill-service-api}/polyfills/navigator/sendBeacon/detect.js (100%) rename {api => polyfill-service-api}/polyfills/navigator/sendBeacon/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/performance/now/config.json (100%) rename {api => polyfill-service-api}/polyfills/performance/now/detect.js (100%) rename {api => polyfill-service-api}/polyfills/performance/now/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/requestAnimationFrame/config.json (100%) rename {api => polyfill-service-api}/polyfills/requestAnimationFrame/detect.js (100%) rename {api => polyfill-service-api}/polyfills/requestAnimationFrame/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/requestAnimationFrame/tests.js (100%) rename {api => polyfill-service-api}/polyfills/screen/orientation/config.json (100%) rename {api => polyfill-service-api}/polyfills/screen/orientation/detect.js (100%) rename {api => polyfill-service-api}/polyfills/screen/orientation/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/screen/orientation/tests.js (100%) rename {api => polyfill-service-api}/polyfills/setImmediate/config.json (100%) rename {api => polyfill-service-api}/polyfills/setImmediate/detect.js (100%) rename {api => polyfill-service-api}/polyfills/setImmediate/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/~html5-elements/config.json (100%) rename {api => polyfill-service-api}/polyfills/~html5-elements/detect.js (100%) rename {api => polyfill-service-api}/polyfills/~html5-elements/polyfill.js (100%) rename {api => polyfill-service-api}/polyfills/~viewport/config.json (100%) rename {api => polyfill-service-api}/polyfills/~viewport/detect.js (100%) rename {api => polyfill-service-api}/polyfills/~viewport/polyfill.js (100%) rename {api => polyfill-service-api}/pom.xml (94%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/components/Feature.java (98%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/components/LRUCache.java (90%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/components/Polyfill.java (99%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/components/PolyfillLocationString.java (73%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/components/PolyfillServiceConfigFileLocation.java (84%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/components/Query.java (98%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/components/ServiceConfig.java (97%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/components/TSort.java (98%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/configurations/PolyfillApiConfig.java (81%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/configurations/PolyfillSourceConfig.java (85%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/interfaces/PolyfillConfigLoaderService.java (94%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/interfaces/PolyfillLoaderService.java (81%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/interfaces/PolyfillLocation.java (69%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/interfaces/PolyfillService.java (94%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/interfaces/PolyfillServiceConfigLocation.java (88%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/interfaces/ResourceLoaderService.java (97%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/interfaces/ServiceConfigLoaderService.java (80%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/interfaces/UserAgent.java (96%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/interfaces/UserAgentParserService.java (90%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/interfaces/VersionUtilService.java (91%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/services/FinancialTimesPolyfillLoaderService.java (94%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/services/JsonConfigLoaderService.java (82%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/services/PolyfillsOutputService.java (96%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/services/PreSortPolyfillService.java (95%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/services/SemVerUtilService.java (97%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/services/UADetectorAdapterParserService.java (97%) rename {api/src/main/java/org/polyfill => polyfill-service-api/src/main/java/org/polyfillservice}/api/services/XmlServiceConfigLoaderService.java (85%) rename {api => polyfill-service-api}/src/main/resources/config.properties (100%) create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.from/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.from/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.from/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.isArray/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.isArray/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.isArray/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.of/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.of/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.of/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.@@iterator/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.@@iterator/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.@@iterator/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.contains/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.contains/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.contains/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.entries/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.entries/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.entries/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.every/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.every/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.every/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.fill/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.fill/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.fill/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.filter/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.filter/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.filter/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.find/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.find/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.find/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.findIndex/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.findIndex/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.findIndex/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.forEach/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.forEach/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.forEach/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.includes/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.includes/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.includes/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.indexOf/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.indexOf/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.indexOf/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.keys/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.keys/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.keys/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.lastIndexOf/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.lastIndexOf/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.lastIndexOf/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.map/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.map/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.map/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduce/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduce/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduce/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduceRight/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduceRight/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduceRight/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.some/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.some/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.some/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.values/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.values/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Array.prototype.values/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/AudioContext/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/AudioContext/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/AudioContext/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/CustomEvent/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/CustomEvent/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/CustomEvent/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/DOMTokenList.prototype.@@iterator/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/DOMTokenList.prototype.@@iterator/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/DOMTokenList.prototype.@@iterator/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/DOMTokenList/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/DOMTokenList/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/DOMTokenList/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Date.now/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Date.now/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Date.now/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Date.prototype.toISOString/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Date.prototype.toISOString/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Date.prototype.toISOString/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Document/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Document/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Document/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.after/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.after/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.after/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.append/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.append/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.append/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.before/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.before/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.before/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.classList/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.classList/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.classList/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.cloneNode/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.cloneNode/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.cloneNode/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.closest/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.closest/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.closest/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.dataset/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.dataset/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.dataset/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.matches/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.matches/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.matches/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.placeholder/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.placeholder/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.placeholder/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.prepend/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.prepend/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.prepend/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.remove/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.remove/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.remove/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.replaceWith/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.replaceWith/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element.prototype.replaceWith/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Element/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Event.DOMContentLoaded/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Event.DOMContentLoaded/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Event.DOMContentLoaded/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Event.focusin/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Event.focusin/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Event.focusin/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Event.hashchange/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Event.hashchange/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Event.hashchange/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Event/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Event/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Event/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Function.name/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Function.name/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Function.name/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Function.prototype.bind/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Function.prototype.bind/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Function.prototype.bind/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/HTMLCanvasElement.protoype.toBlob/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/HTMLCanvasElement.protoype.toBlob/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/HTMLCanvasElement.protoype.toBlob/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/HTMLDocument/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/HTMLDocument/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/HTMLDocument/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/HTMLPictureElement/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/HTMLPictureElement/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/HTMLPictureElement/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/IntersectionObserver/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/IntersectionObserver/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/IntersectionObserver/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.af-NA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.af-NA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.af-NA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.af-ZA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.af-ZA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.af-ZA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.af/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.af/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.af/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.agq-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.agq-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.agq-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.agq/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.agq/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.agq/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ak-GH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ak-GH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ak-GH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ak/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ak/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ak/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.am-ET/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.am-ET/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.am-ET/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.am/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.am/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.am/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-001/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-001/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-001/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-AE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-AE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-AE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-BH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-BH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-BH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-DJ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-DJ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-DJ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-DZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-DZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-DZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-EG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-EG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-EG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-EH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-EH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-EH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-ER/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-ER/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-ER/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-IL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-IL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-IL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-IQ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-IQ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-IQ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-JO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-JO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-JO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-KM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-KM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-KM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-KW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-KW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-KW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-LB/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-LB/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-LB/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-LY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-LY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-LY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-MA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-MA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-MA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-MR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-MR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-MR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-OM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-OM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-OM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-PS/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-PS/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-PS/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-QA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-QA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-QA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SS/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SS/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SS/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-SY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-TD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-TD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-TD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-TN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-TN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-TN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-YE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-YE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar-YE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ar/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.as-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.as-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.as-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.as/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.as/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.as/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.asa-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.asa-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.asa-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.asa/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.asa/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.asa/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ast-ES/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ast-ES/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ast-ES/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ast/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ast/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ast/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Arab/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Arab/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Arab/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Cyrl-AZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Cyrl-AZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Cyrl-AZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Cyrl/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Cyrl/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Cyrl/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Latn-AZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Latn-AZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Latn-AZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Latn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Latn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az-Latn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.az/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bas-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bas-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bas-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bas/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bas/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bas/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.be-BY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.be-BY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.be-BY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.be/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.be/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.be/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bem-ZM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bem-ZM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bem-ZM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bem/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bem/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bem/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bez-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bez-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bez-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bez/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bez/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bez/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bg-BG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bg-BG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bg-BG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bg/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bg/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bg/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bm-ML/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bm-ML/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bm-ML/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bm-Nkoo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bm-Nkoo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bm-Nkoo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bm/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bm/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bm/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bn-BD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bn-BD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bn-BD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bn-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bn-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bn-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bo-CN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bo-CN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bo-CN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bo-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bo-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bo-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.br-FR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.br-FR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.br-FR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.br/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.br/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.br/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.brx-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.brx-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.brx-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.brx/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.brx/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.brx/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs-Cyrl-BA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs-Cyrl-BA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs-Cyrl-BA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs-Cyrl/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs-Cyrl/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs-Cyrl/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs-Latn-BA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs-Latn-BA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs-Latn-BA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs-Latn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs-Latn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs-Latn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.bs/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-AD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-AD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-AD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-ES-VALENCIA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-ES-VALENCIA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-ES-VALENCIA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-ES/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-ES/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-ES/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-FR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-FR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-FR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-IT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-IT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca-IT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ca/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ce-RU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ce-RU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ce-RU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ce/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ce/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ce/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cgg-UG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cgg-UG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cgg-UG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cgg/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cgg/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cgg/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.chr-US/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.chr-US/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.chr-US/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.chr/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.chr/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.chr/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ckb-IQ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ckb-IQ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ckb-IQ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ckb-IR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ckb-IR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ckb-IR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ckb/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ckb/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ckb/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cs-CZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cs-CZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cs-CZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cs/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cs/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cs/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cu-RU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cu-RU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cu-RU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cu/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cu/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cu/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cy-GB/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cy-GB/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cy-GB/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cy/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cy/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.cy/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.da-DK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.da-DK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.da-DK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.da-GL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.da-GL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.da-GL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.da/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.da/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.da/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dav-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dav-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dav-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dav/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dav/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dav/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-AT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-AT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-AT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-BE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-BE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-BE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-CH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-CH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-CH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-DE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-DE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-DE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-LI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-LI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-LI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-LU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-LU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de-LU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.de/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dje-NE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dje-NE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dje-NE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dje/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dje/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dje/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dsb-DE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dsb-DE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dsb-DE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dsb/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dsb/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dsb/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dua-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dua-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dua-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dua/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dua/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dua/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dyo-SN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dyo-SN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dyo-SN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dyo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dyo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dyo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dz-BT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dz-BT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dz-BT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dz/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dz/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.dz/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ebu-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ebu-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ebu-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ebu/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ebu/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ebu/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ee-GH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ee-GH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ee-GH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ee-TG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ee-TG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ee-TG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ee/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ee/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ee/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.el-CY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.el-CY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.el-CY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.el-GR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.el-GR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.el-GR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.el/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.el/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.el/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-001/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-001/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-001/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-150/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-150/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-150/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AS/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AS/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AS/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-AU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BB/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BB/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BB/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BS/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BS/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BS/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-BZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CC/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CC/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CC/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CX/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CX/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CX/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-CY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-DE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-DE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-DE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-DG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-DG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-DG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-DK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-DK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-DK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-DM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-DM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-DM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-Dsrt/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-Dsrt/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-Dsrt/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-ER/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-ER/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-ER/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-FI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-FI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-FI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-FJ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-FJ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-FJ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-FK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-FK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-FK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-FM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-FM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-FM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GB/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GB/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GB/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-GY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-HK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-HK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-HK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-IO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-JE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-JE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-JE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-JM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-JM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-JM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-KI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-KI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-KI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-KN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-KN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-KN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-KY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-KY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-KY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-LC/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-LC/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-LC/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-LR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-LR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-LR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-LS/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-LS/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-LS/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MP/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MP/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MP/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MS/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MS/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MS/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-MY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NF/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NF/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NF/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-NZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-PW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-RW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-RW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-RW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SB/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SB/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SB/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SC/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SC/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SC/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SS/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SS/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SS/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SX/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SX/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SX/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-SZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-Shaw/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-Shaw/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-Shaw/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TC/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TC/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TC/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TV/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TV/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TV/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-UG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-UG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-UG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-UM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-UM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-UM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-US/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-US/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-US/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-VC/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-VC/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-VC/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-VG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-VG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-VG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-VI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-VI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-VI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-VU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-VU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-VU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-WS/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-WS/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-WS/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-ZA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-ZA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-ZA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-ZM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-ZM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-ZM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-ZW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-ZW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en-ZW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.en/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.eo-001/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.eo-001/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.eo-001/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.eo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.eo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.eo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-419/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-419/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-419/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-AR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-AR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-AR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-BO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-BO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-BO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-CL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-CL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-CL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-CO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-CO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-CO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-CR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-CR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-CR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-CU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-CU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-CU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-DO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-DO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-DO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-EA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-EA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-EA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-EC/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-EC/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-EC/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-ES/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-ES/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-ES/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-GQ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-GQ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-GQ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-GT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-GT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-GT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-HN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-HN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-HN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-IC/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-IC/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-IC/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-MX/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-MX/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-MX/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-NI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-NI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-NI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-PY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-SV/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-SV/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-SV/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-US/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-US/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-US/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-UY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-UY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-UY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-VE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-VE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es-VE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.es/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.et-EE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.et-EE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.et-EE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.et/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.et/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.et/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.eu-ES/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.eu-ES/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.eu-ES/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.eu/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.eu/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.eu/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ewo-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ewo-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ewo-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ewo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ewo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ewo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fa-AF/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fa-AF/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fa-AF/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fa-IR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fa-IR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fa-IR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fa/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fa/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fa/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff-GN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff-GN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff-GN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff-MR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff-MR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff-MR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff-SN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff-SN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff-SN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ff/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fi-FI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fi-FI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fi-FI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fi/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fi/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fi/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fil-PH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fil-PH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fil-PH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fil/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fil/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fil/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fo-DK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fo-DK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fo-DK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fo-FO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fo-FO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fo-FO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BF/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BF/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BF/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BJ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BJ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BJ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-BL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CF/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CF/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CF/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-DJ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-DJ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-DJ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-DZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-DZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-DZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-FR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-FR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-FR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GF/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GF/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GF/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GP/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GP/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GP/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GQ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GQ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-GQ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-HT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-HT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-HT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-KM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-KM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-KM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-LU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-LU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-LU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MC/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MC/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MC/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MF/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MF/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MF/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-ML/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-ML/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-ML/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MQ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MQ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MQ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-MU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-NC/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-NC/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-NC/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-NE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-NE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-NE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-PF/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-PF/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-PF/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-PM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-PM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-PM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-RE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-RE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-RE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-RW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-RW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-RW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-SC/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-SC/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-SC/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-SN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-SN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-SN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-SY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-SY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-SY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-TD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-TD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-TD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-TG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-TG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-TG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-TN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-TN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-TN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-VU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-VU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-VU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-WF/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-WF/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-WF/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-YT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-YT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr-YT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fr/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fur-IT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fur-IT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fur-IT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fur/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fur/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fur/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fy-NL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fy-NL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fy-NL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fy/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fy/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.fy/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ga-IE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ga-IE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ga-IE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ga/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ga/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ga/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gd-GB/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gd-GB/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gd-GB/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gd/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gd/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gd/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gl-ES/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gl-ES/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gl-ES/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gl/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gl/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gl/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gsw-CH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gsw-CH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gsw-CH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gsw-FR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gsw-FR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gsw-FR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gsw-LI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gsw-LI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gsw-LI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gsw/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gsw/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gsw/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gu-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gu-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gu-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gu/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gu/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gu/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.guz-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.guz-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.guz-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.guz/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.guz/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.guz/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gv-IM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gv-IM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gv-IM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gv/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gv/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.gv/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha-Arab/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha-Arab/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha-Arab/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha-GH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha-GH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha-GH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha-NE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha-NE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha-NE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha-NG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha-NG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha-NG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ha/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.haw-US/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.haw-US/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.haw-US/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.haw/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.haw/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.haw/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.he-IL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.he-IL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.he-IL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.he/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.he/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.he/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hi-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hi-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hi-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hi/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hi/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hi/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hr-BA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hr-BA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hr-BA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hr-HR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hr-HR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hr-HR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hr/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hr/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hr/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hsb-DE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hsb-DE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hsb-DE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hsb/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hsb/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hsb/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hu-HU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hu-HU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hu-HU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hu/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hu/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hu/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hy-AM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hy-AM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hy-AM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hy/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hy/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.hy/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.id-ID/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.id-ID/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.id-ID/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.id/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.id/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.id/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ig-NG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ig-NG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ig-NG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ig/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ig/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ig/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ii-CN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ii-CN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ii-CN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ii/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ii/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ii/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.is-IS/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.is-IS/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.is-IS/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.is/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.is/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.is/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.it-CH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.it-CH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.it-CH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.it-IT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.it-IT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.it-IT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.it-SM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.it-SM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.it-SM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.it/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.it/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.it/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.iu-Latn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.iu-Latn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.iu-Latn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ja-JP/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ja-JP/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ja-JP/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ja/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ja/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ja/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.jgo-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.jgo-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.jgo-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.jgo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.jgo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.jgo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.jmc-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.jmc-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.jmc-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.jmc/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.jmc/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.jmc/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ka-GE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ka-GE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ka-GE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ka/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ka/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ka/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kab-DZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kab-DZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kab-DZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kab/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kab/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kab/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kam-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kam-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kam-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kam/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kam/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kam/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kde-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kde-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kde-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kde/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kde/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kde/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kea-CV/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kea-CV/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kea-CV/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kea/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kea/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kea/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.khq-ML/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.khq-ML/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.khq-ML/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.khq/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.khq/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.khq/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ki-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ki-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ki-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ki/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ki/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ki/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kk-KZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kk-KZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kk-KZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kk/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kk/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kk/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kkj-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kkj-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kkj-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kkj/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kkj/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kkj/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kl-GL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kl-GL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kl-GL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kl/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kl/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kl/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kln-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kln-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kln-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kln/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kln/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kln/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.km-KH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.km-KH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.km-KH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.km/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.km/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.km/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kn-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kn-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kn-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ko-KP/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ko-KP/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ko-KP/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ko-KR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ko-KR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ko-KR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ko/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ko/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ko/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kok-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kok-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kok-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kok/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kok/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kok/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ks-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ks-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ks-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ks/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ks/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ks/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksb-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksb-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksb-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksb/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksb/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksb/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksf-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksf-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksf-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksf/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksf/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksf/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksh-DE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksh-DE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksh-DE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksh/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksh/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ksh/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kw-GB/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kw-GB/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kw-GB/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kw/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kw/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.kw/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ky-KG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ky-KG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ky-KG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ky/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ky/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ky/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lag-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lag-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lag-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lag/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lag/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lag/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lb-LU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lb-LU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lb-LU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lb/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lb/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lb/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lg-UG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lg-UG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lg-UG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lg/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lg/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lg/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lkt-US/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lkt-US/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lkt-US/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lkt/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lkt/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lkt/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln-AO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln-AO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln-AO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln-CD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln-CD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln-CD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln-CF/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln-CF/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln-CF/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln-CG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln-CG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln-CG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ln/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lo-LA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lo-LA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lo-LA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lrc-IQ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lrc-IQ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lrc-IQ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lrc-IR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lrc-IR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lrc-IR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lrc/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lrc/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lrc/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lt-LT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lt-LT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lt-LT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lt/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lt/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lt/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lu-CD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lu-CD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lu-CD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lu/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lu/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lu/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.luo-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.luo-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.luo-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.luo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.luo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.luo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.luy-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.luy-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.luy-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.luy/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.luy/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.luy/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lv-LV/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lv-LV/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lv-LV/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lv/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lv/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.lv/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mas-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mas-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mas-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mas-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mas-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mas-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mas/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mas/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mas/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mer-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mer-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mer-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mer/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mer/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mer/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mfe-MU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mfe-MU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mfe-MU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mfe/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mfe/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mfe/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mg-MG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mg-MG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mg-MG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mg/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mg/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mg/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mgh-MZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mgh-MZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mgh-MZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mgh/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mgh/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mgh/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mgo-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mgo-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mgo-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mgo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mgo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mgo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mk-MK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mk-MK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mk-MK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mk/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mk/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mk/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ml-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ml-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ml-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ml/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ml/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ml/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mn-MN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mn-MN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mn-MN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mn-Mong/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mn-Mong/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mn-Mong/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mr-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mr-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mr-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mr/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mr/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mr/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms-Arab/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms-Arab/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms-Arab/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms-BN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms-BN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms-BN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms-MY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms-MY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms-MY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms-SG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms-SG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms-SG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ms/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mt-MT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mt-MT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mt-MT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mt/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mt/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mt/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mua-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mua-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mua-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mua/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mua/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mua/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.my-MM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.my-MM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.my-MM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.my/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.my/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.my/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mzn-IR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mzn-IR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mzn-IR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mzn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mzn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.mzn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.naq-NA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.naq-NA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.naq-NA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.naq/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.naq/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.naq/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nb-NO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nb-NO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nb-NO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nb-SJ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nb-SJ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nb-SJ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nb/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nb/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nb/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nd-ZW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nd-ZW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nd-ZW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nd/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nd/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nd/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ne-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ne-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ne-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ne-NP/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ne-NP/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ne-NP/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ne/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ne/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ne/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-AW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-AW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-AW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-BE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-BE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-BE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-BQ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-BQ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-BQ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-CW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-CW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-CW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-NL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-NL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-NL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-SR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-SR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-SR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-SX/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-SX/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl-SX/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nl/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nmg-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nmg-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nmg-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nmg/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nmg/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nmg/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nn-NO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nn-NO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nn-NO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nnh-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nnh-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nnh-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nnh/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nnh/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nnh/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nus-SS/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nus-SS/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nus-SS/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nus/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nus/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nus/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nyn-UG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nyn-UG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nyn-UG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nyn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nyn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.nyn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.om-ET/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.om-ET/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.om-ET/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.om-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.om-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.om-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.om/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.om/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.om/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.or-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.or-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.or-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.or/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.or/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.or/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.os-GE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.os-GE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.os-GE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.os-RU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.os-RU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.os-RU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.os/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.os/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.os/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa-Arab-PK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa-Arab-PK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa-Arab-PK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa-Arab/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa-Arab/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa-Arab/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa-Guru-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa-Guru-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa-Guru-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa-Guru/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa-Guru/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa-Guru/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pa/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pl-PL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pl-PL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pl-PL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pl/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pl/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pl/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.prg-001/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.prg-001/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.prg-001/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.prg/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.prg/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.prg/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ps-AF/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ps-AF/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ps-AF/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ps/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ps/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ps/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-AO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-AO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-AO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-BR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-BR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-BR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-CV/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-CV/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-CV/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-GW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-GW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-GW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-MO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-MO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-MO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-MZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-MZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-MZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-PT/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-PT/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-PT/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-ST/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-ST/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-ST/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-TL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-TL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt-TL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.pt/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.qu-BO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.qu-BO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.qu-BO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.qu-EC/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.qu-EC/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.qu-EC/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.qu-PE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.qu-PE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.qu-PE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.qu/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.qu/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.qu/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rm-CH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rm-CH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rm-CH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rm/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rm/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rm/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rn-BI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rn-BI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rn-BI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ro-MD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ro-MD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ro-MD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ro-RO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ro-RO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ro-RO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ro/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ro/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ro/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rof-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rof-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rof-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rof/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rof/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rof/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.root/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.root/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.root/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-BY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-BY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-BY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-KG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-KG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-KG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-KZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-KZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-KZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-MD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-MD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-MD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-RU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-RU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-RU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-UA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-UA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru-UA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ru/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rw-RW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rw-RW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rw-RW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rw/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rw/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rw/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rwk-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rwk-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rwk-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rwk/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rwk/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.rwk/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sah-RU/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sah-RU/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sah-RU/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sah/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sah/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sah/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.saq-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.saq-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.saq-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.saq/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.saq/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.saq/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sbp-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sbp-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sbp-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sbp/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sbp/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sbp/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.se-FI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.se-FI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.se-FI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.se-NO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.se-NO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.se-NO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.se-SE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.se-SE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.se-SE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.se/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.se/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.se/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.seh-MZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.seh-MZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.seh-MZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.seh/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.seh/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.seh/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ses-ML/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ses-ML/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ses-ML/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ses/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ses/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ses/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sg-CF/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sg-CF/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sg-CF/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sg/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sg/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sg/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi-Latn-MA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi-Latn-MA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi-Latn-MA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi-Latn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi-Latn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi-Latn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi-Tfng-MA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi-Tfng-MA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi-Tfng-MA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi-Tfng/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi-Tfng/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi-Tfng/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.shi/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.si-LK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.si-LK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.si-LK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.si/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.si/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.si/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sk-SK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sk-SK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sk-SK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sk/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sk/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sk/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sl-SI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sl-SI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sl-SI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sl/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sl/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sl/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.smn-FI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.smn-FI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.smn-FI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.smn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.smn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.smn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sn-ZW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sn-ZW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sn-ZW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so-DJ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so-DJ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so-DJ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so-ET/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so-ET/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so-ET/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so-SO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so-SO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so-SO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.so/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sq-AL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sq-AL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sq-AL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sq-MK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sq-MK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sq-MK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sq-XK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sq-XK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sq-XK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sq/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sq/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sq/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl-BA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl-BA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl-BA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl-ME/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl-ME/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl-ME/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl-RS/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl-RS/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl-RS/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl-XK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl-XK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl-XK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Cyrl/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn-BA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn-BA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn-BA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn-ME/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn-ME/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn-ME/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn-RS/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn-RS/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn-RS/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn-XK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn-XK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn-XK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr-Latn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sr/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sv-AX/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sv-AX/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sv-AX/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sv-FI/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sv-FI/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sv-FI/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sv-SE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sv-SE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sv-SE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sv/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sv/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sv/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw-CD/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw-CD/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw-CD/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw-UG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw-UG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw-UG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.sw/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta-LK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta-LK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta-LK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta-MY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta-MY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta-MY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta-SG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta-SG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta-SG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ta/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.te-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.te-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.te-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.te/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.te/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.te/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.teo-KE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.teo-KE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.teo-KE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.teo-UG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.teo-UG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.teo-UG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.teo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.teo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.teo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.th-TH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.th-TH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.th-TH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.th/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.th/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.th/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ti-ER/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ti-ER/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ti-ER/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ti-ET/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ti-ET/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ti-ET/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ti/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ti/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ti/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tk-TM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tk-TM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tk-TM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tk/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tk/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tk/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.to-TO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.to-TO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.to-TO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.to/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.to/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.to/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tr-CY/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tr-CY/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tr-CY/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tr-TR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tr-TR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tr-TR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tr/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tr/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tr/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.twq-NE/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.twq-NE/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.twq-NE/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.twq/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.twq/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.twq/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tzm-MA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tzm-MA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tzm-MA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tzm/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tzm/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.tzm/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ug-CN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ug-CN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ug-CN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ug/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ug/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ug/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uk-UA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uk-UA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uk-UA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uk/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uk/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uk/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ur-IN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ur-IN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ur-IN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ur-PK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ur-PK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ur-PK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ur/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ur/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.ur/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Arab-AF/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Arab-AF/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Arab-AF/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Arab/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Arab/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Arab/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Cyrl-UZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Cyrl-UZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Cyrl-UZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Cyrl/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Cyrl/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Cyrl/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Latn-UZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Latn-UZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Latn-UZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Latn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Latn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz-Latn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.uz/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai-Latn-LR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai-Latn-LR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai-Latn-LR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai-Latn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai-Latn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai-Latn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai-Vaii-LR/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai-Vaii-LR/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai-Vaii-LR/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai-Vaii/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai-Vaii/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai-Vaii/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vai/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vi-VN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vi-VN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vi-VN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vi/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vi/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vi/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vo-001/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vo-001/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vo-001/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vun-TZ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vun-TZ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vun-TZ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vun/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vun/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.vun/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.wae-CH/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.wae-CH/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.wae-CH/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.wae/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.wae/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.wae/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.xog-UG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.xog-UG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.xog-UG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.xog/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.xog/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.xog/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yav-CM/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yav-CM/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yav-CM/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yav/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yav/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yav/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yi-001/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yi-001/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yi-001/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yi/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yi/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yi/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yo-BJ/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yo-BJ/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yo-BJ/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yo-NG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yo-NG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yo-NG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yo/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yo/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.yo/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zgh-MA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zgh-MA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zgh-MA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zgh/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zgh/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zgh/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans-CN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans-CN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans-CN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans-HK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans-HK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans-HK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans-MO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans-MO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans-MO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans-SG/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans-SG/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans-SG/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hans/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hant-HK/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hant-HK/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hant-HK/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hant-MO/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hant-MO/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hant-MO/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hant-TW/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hant-TW/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hant-TW/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hant/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hant/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh-Hant/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zh/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zu-ZA/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zu-ZA/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zu-ZA/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zu/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zu/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl.~locale.zu/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Intl/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/JSON/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/JSON/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/JSON/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Map/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Map/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Map/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.acosh/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.acosh/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.acosh/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.asinh/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.asinh/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.asinh/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.atanh/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.atanh/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.atanh/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.cbrt/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.cbrt/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.cbrt/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.clz32/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.clz32/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.clz32/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.cosh/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.cosh/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.cosh/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.expm1/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.expm1/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.expm1/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.hypot/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.hypot/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.hypot/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.imul/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.imul/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.imul/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.log10/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.log10/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.log10/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.log1p/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.log1p/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.log1p/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.log2/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.log2/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.log2/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.sign/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.sign/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.sign/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.sinh/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.sinh/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.sinh/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.tanh/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.tanh/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.tanh/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.trunc/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.trunc/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Math.trunc/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/MutationObserver/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/MutationObserver/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/MutationObserver/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Node.prototype.contains/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Node.prototype.contains/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Node.prototype.contains/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/NodeList.prototype.@@iterator/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/NodeList.prototype.@@iterator/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/NodeList.prototype.@@iterator/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.MAX_SAFE_INTEGER/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.MAX_SAFE_INTEGER/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.MAX_SAFE_INTEGER/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.MIN_SAFE_INTEGER/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.MIN_SAFE_INTEGER/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.MIN_SAFE_INTEGER/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.isFinite/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.isFinite/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.isFinite/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.isInteger/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.isInteger/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.isInteger/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.isNaN/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.isNaN/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.isNaN/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.parseFloat/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.parseFloat/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.parseFloat/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.parseInt/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.parseInt/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Number.parseInt/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.assign/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.assign/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.assign/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.create/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.create/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.create/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.defineProperties/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.defineProperties/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.defineProperties/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.defineProperty/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.defineProperty/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.defineProperty/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.entries/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.entries/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.entries/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.getOwnPropertyDescriptor/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.getOwnPropertyDescriptor/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.getOwnPropertyDescriptor/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.getOwnPropertyNames/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.getOwnPropertyNames/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.getOwnPropertyNames/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.getPrototypeOf/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.getPrototypeOf/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.getPrototypeOf/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.is/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.is/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.is/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.keys/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.keys/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.keys/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.setPrototypeOf/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.setPrototypeOf/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Object.setPrototypeOf/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Promise.prototype.finally/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Promise.prototype.finally/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Promise.prototype.finally/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Promise/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Promise/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Promise/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Proxy/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Proxy/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Proxy/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Set/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Set/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Set/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.contains/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.contains/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.contains/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.endsWith/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.endsWith/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.endsWith/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.includes/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.includes/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.includes/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.repeat/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.repeat/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.repeat/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.startsWith/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.startsWith/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.startsWith/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.trim/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.trim/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/String.prototype.trim/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.hasInstance/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.hasInstance/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.hasInstance/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.isConcatSpreadable/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.isConcatSpreadable/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.isConcatSpreadable/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.iterator/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.iterator/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.iterator/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.match/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.match/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.match/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.replace/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.replace/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.replace/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.search/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.search/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.search/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.species/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.species/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.species/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.split/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.split/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.split/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.toPrimitive/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.toPrimitive/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.toPrimitive/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.toStringTag/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.toStringTag/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.toStringTag/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.unscopables/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.unscopables/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol.unscopables/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Symbol/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/URL/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/URL/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/URL/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/UserTiming/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/UserTiming/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/UserTiming/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/WeakMap/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/WeakMap/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/WeakMap/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/WeakSet/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/WeakSet/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/WeakSet/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Window/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/Window/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/Window/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/XMLHttpRequest/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/XMLHttpRequest/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/XMLHttpRequest/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/_ArrayIterator/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/_ArrayIterator/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/_ArrayIterator/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/_DOMTokenList/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/_DOMTokenList/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/_DOMTokenList/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/_mutation/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/_mutation/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/_mutation/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/aliases.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/atob/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/atob/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/atob/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/browserBaselines.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/compat.classList/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/compat.classList/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/compat.classList/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/compat.freeze/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/compat.freeze/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/compat.freeze/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.assert/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.assert/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.assert/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.clear/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.clear/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.clear/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.count/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.count/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.count/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.debug/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.debug/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.debug/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.dir/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.dir/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.dir/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.dirxml/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.dirxml/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.dirxml/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.error/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.error/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.error/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.exception/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.exception/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.exception/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.group/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.group/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.group/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.groupCollapsed/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.groupCollapsed/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.groupCollapsed/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.groupEnd/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.groupEnd/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.groupEnd/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.info/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.info/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.info/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.log/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.log/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.log/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.markTimeline/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.markTimeline/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.markTimeline/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.profile/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.profile/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.profile/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.profileEnd/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.profileEnd/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.profileEnd/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.profiles/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.profiles/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.profiles/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.table/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.table/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.table/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.time/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.time/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.time/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.timeEnd/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.timeEnd/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.timeEnd/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.timeStamp/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.timeStamp/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.timeStamp/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.timeline/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.timeline/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.timeline/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.timelineEnd/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.timelineEnd/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.timelineEnd/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.trace/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.trace/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.trace/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.warn/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.warn/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console.warn/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/console/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/console/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/devicePixelRatio/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/devicePixelRatio/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/devicePixelRatio/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.currentScript/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.currentScript/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.currentScript/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.getElementsByClassName/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.getElementsByClassName/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.getElementsByClassName/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.head/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.head/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.head/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.querySelector/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.querySelector/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.querySelector/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.visibilityState/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.visibilityState/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/document.visibilityState/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/fetch/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/fetch/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/fetch/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/getComputedStyle/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/getComputedStyle/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/getComputedStyle/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/localStorage/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/localStorage/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/localStorage/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/location.origin/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/location.origin/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/location.origin/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/matchMedia/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/matchMedia/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/matchMedia/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/navigator.geolocation/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/navigator.geolocation/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/navigator.geolocation/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/navigator.sendBeacon/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/navigator.sendBeacon/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/navigator.sendBeacon/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/performance.now/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/performance.now/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/performance.now/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/requestAnimationFrame/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/requestAnimationFrame/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/requestAnimationFrame/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/screen.orientation/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/screen.orientation/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/screen.orientation/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/setImmediate/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/setImmediate/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/setImmediate/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/~html5-elements/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/~html5-elements/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/~html5-elements/raw.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/~viewport/meta.json create mode 100644 polyfill-service-api/src/main/resources/polyfills/~viewport/min.js create mode 100644 polyfill-service-api/src/main/resources/polyfills/~viewport/raw.js rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/components/FeatureTest.java (97%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/components/PolyfillTest.java (98%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/components/TSortTest.java (96%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/configurations/CustomPolyfillListConfig.java (75%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/configurations/CustomPolyfillsConfig.java (85%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/configurations/PolyfillsConfig.java (93%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/configurations/ProjectInfoConfig.java (88%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/services/FinancialTimesPolyfillLoaderServiceCustomListTest.java (84%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/services/FinancialTimesPolyfillLoaderServiceTest.java (87%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/services/JsonPolyfillConfigLoaderServiceTest.java (95%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/services/PolyfillsOutputServiceTest.java (95%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/services/PreSortPolyfillServiceTest.java (95%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/services/SemVerUtilServiceTest.java (99%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/services/UADetectorAdapterParserServiceTest.java (96%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/services/XmlServiceConfigLoaderServiceTest.java (90%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/utils/TestingUtil.java (71%) rename {api/src/test/java/org/polyfill => polyfill-service-api/src/test/java/org/polyfillservice}/api/utils/UA.java (99%) rename {api => polyfill-service-api}/src/test/resources/polyfill_configs/json_loader.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfill_configs/json_loader.json (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/a/meta.json (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/a/min.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/a/raw.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/aliases.json (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/b/meta.json (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/b/min.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/b/raw.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/c/meta.json (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/c/min.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/c/raw.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/d/meta.json (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/d/min.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/d/raw.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/e/meta.json (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/e/min.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/e/raw.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills/f/meta.json (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills_custom/d/meta.json (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills_custom/d/min.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills_custom/d/raw.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills_custom/g/meta.json (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills_custom/g/min.js (100%) rename {api => polyfill-service-api}/src/test/resources/polyfills_custom/g/raw.js (100%) rename {api => polyfill-service-api}/src/test/resources/service_configs/config.xml (100%) rename {api => polyfill-service-api}/tasks/.DS_Store (100%) rename {api => polyfill-service-api}/tasks/node/browserstack.js (100%) rename {api => polyfill-service-api}/tasks/node/buildsources.js (100%) rename {api => polyfill-service-api}/tasks/node/compattable.js (100%) rename {api => polyfill-service-api}/tasks/node/deploylambda.js (100%) rename {api => polyfill-service-api}/tasks/node/deployvcl.js (100%) rename {api => polyfill-service-api}/tasks/node/purge.js (100%) rename {api => polyfill-service-api}/tasks/node/remotetest.js (100%) rename {api => polyfill-service-api}/tasks/node/saucelabs.js (100%) rename {api => polyfill-service-api}/tasks/node/spawn.js (100%) rename {api => polyfill-service-api}/tasks/node/updatesources.js (100%) rename {perf => polyfill-service-perf}/README.md (96%) rename {perf => polyfill-service-perf}/pom.xml (89%) rename {perf/src/main/java/org/polyfill => polyfill-service-perf/src/main/java/org/polyfillservice}/perf/Runner.java (84%) rename {perf/src/main/java/org/polyfill => polyfill-service-perf/src/main/java/org/polyfillservice}/perf/configurations/RunnerConfig.java (79%) rename {perf/src/main/java/org/polyfill => polyfill-service-perf/src/main/java/org/polyfillservice}/perf/interfaces/PerfReportService.java (77%) rename {perf/src/main/java/org/polyfill => polyfill-service-perf/src/main/java/org/polyfillservice}/perf/services/PolyfillApiPerfMeasureService.java (92%) rename {perf/src/main/java/org/polyfill => polyfill-service-perf/src/main/java/org/polyfillservice}/perf/services/SourceSizeMeasureService.java (95%) rename {perf/src/main/java/org/polyfill => polyfill-service-perf/src/main/java/org/polyfillservice}/perf/services/StdOutPerfReportService.java (92%) rename {perf => polyfill-service-perf}/src/main/resources/service-config.xml (100%) rename {rest => polyfill-service-rest}/README.md (98%) rename {rest => polyfill-service-rest}/pom.xml (94%) rename {rest/src/integration-test/java/org/polyfill => polyfill-service-rest/src/integration-test/java/org/polyfillservice}/rest/PolyfillControllerIT.java (96%) rename {rest => polyfill-service-rest}/src/integration-test/resources/polyfill-controller/defaultRawNoneLoaded.js (100%) rename {rest => polyfill-service-rest}/src/integration-test/resources/polyfill-controller/manyFiltersRaw.js (100%) rename {rest/src/main/java/org/polyfill => polyfill-service-rest/src/main/java/org/polyfillservice}/rest/configurations/PolyfillApiControllerConfig.java (63%) rename {rest/src/main/java/org/polyfill => polyfill-service-rest/src/main/java/org/polyfillservice}/rest/controllers/PolyfillController.java (95%) rename {rest => polyfill-service-rest}/src/main/webapp/404.html (100%) rename {rest => polyfill-service-rest}/src/main/webapp/WEB-INF/dispatcher-servlet.xml (90%) rename {rest => polyfill-service-rest}/src/main/webapp/WEB-INF/web.xml (100%) rename {rest/src/test/java/org/polyfill => polyfill-service-rest/src/test/java/org/polyfillservice}/rest/controllers/PolyfillControllerTest.java (94%) rename {rest/src/test/java/org/polyfill => polyfill-service-rest/src/test/java/org/polyfillservice}/rest/utils/TestingUtil.java (95%) rename {web => polyfill-service-web}/.babelrc (100%) rename {web => polyfill-service-web}/README.md (100%) rename {web => polyfill-service-web}/app/actions/Polyfills.js (100%) rename {web => polyfill-service-web}/app/components/About/index.js (100%) rename {web => polyfill-service-web}/app/components/ApiReference/index.js (100%) rename {web => polyfill-service-web}/app/components/App/index.js (100%) rename {web => polyfill-service-web}/app/components/App/styles.scss (100%) rename {web => polyfill-service-web}/app/components/AppMenu/index.js (100%) rename {web => polyfill-service-web}/app/components/AppMenu/styles.scss (100%) rename {web => polyfill-service-web}/app/components/Features/index.js (100%) rename {web => polyfill-service-web}/app/components/GlobalHeader/index.js (100%) rename {web => polyfill-service-web}/app/components/Icon/index.js (100%) rename {web => polyfill-service-web}/app/components/Polyfill/foundation-theme.css (100%) rename {web => polyfill-service-web}/app/components/Polyfill/index.js (100%) rename {web => polyfill-service-web}/app/components/Polyfill/styles.scss (100%) rename {web => polyfill-service-web}/app/components/PolyfillList/Polyfill.js (100%) rename {web => polyfill-service-web}/app/components/PolyfillList/index.js (100%) rename {web => polyfill-service-web}/app/components/PolyfillList/styles.scss (100%) rename {web => polyfill-service-web}/app/components/SearchBox/index.js (100%) rename {web => polyfill-service-web}/app/index.js (100%) rename {web => polyfill-service-web}/app/reducers/Polyfills.js (100%) rename {web => polyfill-service-web}/app/reducers/PolyfillsMeta.js (100%) rename {web => polyfill-service-web}/app/reducers/index.js (100%) rename {web => polyfill-service-web}/app/router.js (100%) rename {web => polyfill-service-web}/app/templates/getFilenameHelper.js (100%) rename {web => polyfill-service-web}/app/templates/webpack-app-template.hbs (100%) rename {web => polyfill-service-web}/package.json (100%) rename {web => polyfill-service-web}/pom.xml (95%) rename {web/src/main/java/org/polyfill => polyfill-service-web/src/main/java/org/polyfillservice}/web/configurations/AppConfig.java (67%) rename {web/src/main/java/org/polyfill => polyfill-service-web/src/main/java/org/polyfillservice}/web/controllers/PolyfillApiController.java (66%) rename {web/src/main/java/org/polyfill => polyfill-service-web/src/main/java/org/polyfillservice}/web/controllers/TestController.java (93%) rename {web/src/main/java/org/polyfill => polyfill-service-web/src/main/java/org/polyfillservice}/web/controllers/WebAppController.java (93%) rename {web/src/main/java/org/polyfill => polyfill-service-web/src/main/java/org/polyfillservice}/web/views/JsonView.java (97%) rename {web => polyfill-service-web}/src/main/webapp/404.html (100%) rename {web => polyfill-service-web}/src/main/webapp/WEB-INF/dispatcher-servlet.xml (93%) rename {web => polyfill-service-web}/src/main/webapp/WEB-INF/views/tests/browsers/runner.hbs (100%) rename {web => polyfill-service-web}/src/main/webapp/WEB-INF/web.xml (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/License-for-font.txt (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/SalesforceSans-Bold.ttf (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/SalesforceSans-BoldItalic.ttf (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/SalesforceSans-Italic.ttf (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/SalesforceSans-Light.ttf (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/SalesforceSans-LightItalic.ttf (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/SalesforceSans-Regular.ttf (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/SalesforceSans-Thin.ttf (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/SalesforceSans-ThinItalic.ttf (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.eot (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.woff (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.woff2 (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.eot (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.woff (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.woff2 (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.eot (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.woff (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.woff2 (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.eot (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.woff (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.woff2 (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.eot (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.woff (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.woff2 (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.eot (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.woff (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.woff2 (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.eot (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.woff (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.woff2 (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.eot (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.woff (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.woff2 (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/License-for-icons.txt (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/README-dist.md (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action-sprite/svg/symbols.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action-sprite/symbols.html (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/add_contact.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/add_contact_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/add_contact_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/add_relationship.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/add_relationship_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/add_relationship_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/announcement.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/announcement_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/announcement_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/apex.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/apex_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/apex_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/approval.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/approval_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/approval_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/back.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/back_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/back_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/call.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/call_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/call_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/canvas.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/canvas_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/canvas_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/change_owner.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/change_owner_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/change_owner_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/change_record_type.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/change_record_type_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/change_record_type_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/check.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/check_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/check_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/clone.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/clone_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/clone_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/close.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/close_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/close_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/defer.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/defer_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/defer_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/delete.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/delete_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/delete_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/description.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/description_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/description_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/dial_in.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/dial_in_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/dial_in_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/download.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/download_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/download_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/edit.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/edit_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/edit_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/edit_groups.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/edit_groups_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/edit_groups_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/edit_relationship.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/edit_relationship_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/edit_relationship_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/email.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/email_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/email_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/fallback.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/fallback_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/fallback_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/filter.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/filter_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/filter_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/flow.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/flow_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/flow_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/follow.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/follow_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/follow_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/following.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/following_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/following_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/freeze_user.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/freeze_user_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/freeze_user_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/goal.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/goal_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/goal_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/google_news.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/google_news_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/google_news_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/info.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/info_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/info_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/join_group.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/join_group_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/join_group_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/lead_convert.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/lead_convert_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/lead_convert_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/leave_group.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/leave_group_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/leave_group_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/log_a_call.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/log_a_call_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/log_a_call_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/log_event.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/log_event_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/log_event_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/manage_perm_sets.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/manage_perm_sets_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/manage_perm_sets_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/map.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/map_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/map_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/more.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/more_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/more_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_account.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_account_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_account_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_campaign.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_campaign_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_campaign_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_case.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_case_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_case_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_child_case.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_child_case_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_child_case_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_contact.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_contact_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_contact_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom1.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom10.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom100.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom100_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom100_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom10_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom10_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom11.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom11_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom11_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom12.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom12_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom12_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom13.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom13_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom13_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom14.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom14_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom14_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom15.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom15_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom15_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom16.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom16_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom16_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom17.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom17_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom17_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom18.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom18_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom18_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom19.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom19_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom19_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom1_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom1_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom2.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom20.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom20_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom20_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom21.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom21_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom21_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom22.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom22_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom22_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom23.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom23_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom23_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom24.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom24_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom24_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom25.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom25_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom25_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom26.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom26_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom26_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom27.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom27_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom27_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom28.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom28_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom28_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom29.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom29_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom29_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom2_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom2_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom3.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom30.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom30_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom30_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom31.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom31_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom31_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom32.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom32_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom32_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom33.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom33_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom33_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom34.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom34_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom34_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom35.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom35_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom35_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom36.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom36_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom36_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom37.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom37_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom37_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom38.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom38_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom38_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom39.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom39_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom39_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom3_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom3_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom4.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom40.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom40_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom40_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom41.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom41_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom41_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom42.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom42_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom42_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom43.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom43_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom43_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom44.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom44_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom44_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom45.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom45_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom45_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom46.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom46_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom46_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom47.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom47_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom47_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom48.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom48_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom48_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom49.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom49_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom49_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom4_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom4_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom5.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom50.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom50_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom50_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom51.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom51_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom51_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom52.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom52_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom52_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom53.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom53_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom53_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom54.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom54_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom54_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom55.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom55_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom55_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom56.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom56_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom56_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom57.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom57_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom57_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom58.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom58_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom58_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom59.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom59_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom59_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom5_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom5_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom6.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom60.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom60_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom60_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom61.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom61_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom61_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom62.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom62_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom62_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom63.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom63_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom63_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom64.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom64_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom64_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom65.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom65_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom65_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom66.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom66_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom66_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom67.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom67_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom67_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom68.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom68_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom68_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom69.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom69_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom69_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom6_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom6_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom7.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom70.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom70_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom70_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom71.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom71_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom71_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom72.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom72_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom72_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom73.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom73_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom73_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom74.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom74_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom74_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom75.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom75_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom75_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom76.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom76_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom76_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom77.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom77_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom77_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom78.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom78_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom78_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom79.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom79_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom79_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom7_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom7_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom8.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom80.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom80_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom80_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom81.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom81_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom81_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom82.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom82_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom82_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom83.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom83_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom83_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom84.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom84_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom84_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom85.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom85_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom85_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom86.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom86_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom86_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom87.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom87_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom87_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom88.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom88_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom88_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom89.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom89_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom89_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom8_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom8_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom9.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom90.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom90_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom90_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom91.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom91_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom91_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom92.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom92_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom92_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom93.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom93_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom93_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom94.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom94_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom94_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom95.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom95_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom95_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom96.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom96_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom96_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom97.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom97_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom97_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom98.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom98_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom98_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom99.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom99_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom99_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom9_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_custom9_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_event.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_event_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_event_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_group.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_group_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_group_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_lead.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_lead_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_lead_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_note.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_note_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_note_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_notebook.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_notebook_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_notebook_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_opportunity.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_opportunity_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_opportunity_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_person_account.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_person_account_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_person_account_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_task.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_task_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/new_task_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/password_unlock.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/password_unlock_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/password_unlock_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/preview.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/preview_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/preview_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/priority.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/priority_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/priority_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/question_post_action.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/question_post_action_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/question_post_action_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/quote.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/quote_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/quote_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/record.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/record_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/record_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/refresh.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/refresh_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/refresh_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/reject.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/reject_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/reject_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/remove.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/remove_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/remove_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/remove_relationship.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/remove_relationship_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/remove_relationship_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/reset_password.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/reset_password_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/reset_password_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_file.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_file_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_file_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_link.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_link_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_link_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_poll.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_poll_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_poll_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_post.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_post_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_post_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_thanks.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_thanks_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/share_thanks_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/sort.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/sort_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/sort_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/submit_for_approval.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/submit_for_approval_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/submit_for_approval_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/update.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/update_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/update_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/update_status.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/update_status_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/update_status_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/upload.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/upload_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/upload_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/user.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/user_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/user_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/user_activation.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/user_activation_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/user_activation_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/view_relationship.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/view_relationship_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/view_relationship_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/web_link.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/web_link_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/action/web_link_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom-sprite/svg/symbols.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom-sprite/symbols.html (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom1.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom10.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom100.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom100_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom100_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom10_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom10_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom11.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom11_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom11_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom12.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom12_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom12_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom13.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom13_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom13_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom14.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom14_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom14_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom15.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom15_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom15_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom16.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom16_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom16_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom17.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom17_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom17_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom18.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom18_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom18_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom19.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom19_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom19_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom1_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom1_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom2.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom20.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom20_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom20_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom21.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom21_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom21_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom22.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom22_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom22_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom23.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom23_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom23_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom24.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom24_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom24_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom25.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom25_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom25_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom26.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom26_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom26_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom27.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom27_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom27_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom28.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom28_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom28_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom29.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom29_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom29_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom2_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom2_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom3.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom30.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom30_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom30_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom31.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom31_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom31_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom32.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom32_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom32_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom33.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom33_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom33_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom34.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom34_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom34_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom35.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom35_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom35_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom36.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom36_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom36_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom37.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom37_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom37_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom38.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom38_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom38_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom39.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom39_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom39_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom3_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom3_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom4.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom40.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom40_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom40_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom41.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom41_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom41_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom42.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom42_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom42_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom43.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom43_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom43_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom44.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom44_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom44_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom45.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom45_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom45_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom46.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom46_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom46_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom47.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom47_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom47_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom48.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom48_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom48_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom49.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom49_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom49_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom4_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom4_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom5.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom50.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom50_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom50_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom51.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom51_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom51_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom52.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom52_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom52_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom53.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom53_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom53_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom54.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom54_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom54_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom55.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom55_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom55_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom56.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom56_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom56_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom57.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom57_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom57_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom58.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom58_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom58_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom59.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom59_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom59_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom5_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom5_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom6.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom60.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom60_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom60_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom61.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom61_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom61_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom62.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom62_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom62_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom63.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom63_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom63_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom64.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom64_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom64_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom65.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom65_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom65_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom66.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom66_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom66_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom67.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom67_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom67_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom68.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom68_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom68_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom69.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom69_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom69_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom6_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom6_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom7.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom70.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom70_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom70_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom71.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom71_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom71_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom72.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom72_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom72_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom73.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom73_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom73_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom74.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom74_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom74_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom75.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom75_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom75_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom76.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom76_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom76_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom77.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom77_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom77_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom78.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom78_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom78_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom79.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom79_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom79_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom7_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom7_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom8.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom80.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom80_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom80_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom81.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom81_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom81_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom82.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom82_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom82_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom83.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom83_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom83_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom84.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom84_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom84_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom85.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom85_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom85_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom86.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom86_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom86_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom87.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom87_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom87_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom88.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom88_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom88_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom89.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom89_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom89_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom8_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom8_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom9.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom90.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom90_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom90_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom91.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom91_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom91_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom92.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom92_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom92_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom93.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom93_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom93_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom94.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom94_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom94_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom95.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom95_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom95_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom96.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom96_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom96_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom97.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom97_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom97_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom98.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom98_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom98_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom99.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom99_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom99_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom9_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/custom/custom9_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype-sprite/svg/symbols.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype-sprite/symbols.html (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/ai.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/ai_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/ai_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/attachment.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/attachment_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/attachment_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/audio.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/audio_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/audio_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/box_notes.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/box_notes_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/box_notes_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/csv.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/csv_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/csv_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/eps.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/eps_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/eps_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/excel.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/excel_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/excel_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/exe.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/exe_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/exe_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/flash.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/flash_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/flash_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gdoc.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gdoc_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gdoc_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gdocs.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gdocs_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gdocs_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gform.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gform_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gform_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gpres.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gpres_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gpres_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gsheet.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gsheet_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/gsheet_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/html.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/html_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/html_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/image.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/image_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/image_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/keynote.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/keynote_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/keynote_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/link.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/link_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/link_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/mp4.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/mp4_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/mp4_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/overlay.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/overlay_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/overlay_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/pack.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/pack_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/pack_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/pages.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/pages_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/pages_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/pdf.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/pdf_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/pdf_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/ppt.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/ppt_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/ppt_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/psd.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/psd_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/psd_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/rtf.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/rtf_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/rtf_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/slide.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/slide_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/slide_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/stypi.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/stypi_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/stypi_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/txt.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/txt_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/txt_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/unknown.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/unknown_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/unknown_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/video.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/video_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/video_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/visio.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/visio_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/visio_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/webex.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/webex_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/webex_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/word.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/word_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/word_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/xml.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/xml_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/xml_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/zip.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/zip_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/doctype/zip_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard-sprite/svg/symbols.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard-sprite/symbols.html (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/account.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/account_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/account_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/announcement.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/announcement_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/announcement_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/answer_best.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/answer_best_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/answer_best_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/answer_private.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/answer_private_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/answer_private_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/answer_public.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/answer_public_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/answer_public_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/approval.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/approval_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/approval_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/apps.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/apps_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/apps_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/apps_admin.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/apps_admin_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/apps_admin_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/article.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/article_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/article_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/avatar.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/avatar_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/avatar_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/avatar_loading.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/avatar_loading_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/avatar_loading_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/calibration.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/calibration_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/calibration_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/call.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/call_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/call_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/call_history.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/call_history_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/call_history_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/campaign.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/campaign_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/campaign_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/campaign_members.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/campaign_members_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/campaign_members_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/canvas.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/canvas_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/canvas_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_change_status.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_change_status_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_change_status_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_comment.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_comment_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_comment_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_email.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_email_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_email_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_log_a_call.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_log_a_call_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_log_a_call_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_transcript.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_transcript_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/case_transcript_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/client.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/client_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/client_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/coaching.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/coaching_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/coaching_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/connected_apps.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/connected_apps_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/connected_apps_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/contact.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/contact_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/contact_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/contract.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/contract_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/contract_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/custom.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/custom_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/custom_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/dashboard.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/dashboard_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/dashboard_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/default.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/default_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/default_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/document.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/document_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/document_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/drafts.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/drafts_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/drafts_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/email.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/email_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/email_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/email_chatter.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/email_chatter_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/email_chatter_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/empty.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/empty_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/empty_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/endorsement.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/endorsement_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/endorsement_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/environment_hub.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/environment_hub_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/environment_hub_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/event.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/event_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/event_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/feed.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/feed_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/feed_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/feedback.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/feedback_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/feedback_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/file.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/file_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/file_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/flow.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/flow_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/flow_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/folder.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/folder_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/folder_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/forecasts.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/forecasts_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/forecasts_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/generic_loading.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/generic_loading_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/generic_loading_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/goals.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/goals_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/goals_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/group_loading.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/group_loading_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/group_loading_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/groups.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/groups_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/groups_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/hierarchy.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/hierarchy_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/hierarchy_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/home.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/home_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/home_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/household.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/household_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/household_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/insights.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/insights_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/insights_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/investment_account.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/investment_account_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/investment_account_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/lead.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/lead_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/lead_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/link.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/link_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/link_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/log_a_call.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/log_a_call_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/log_a_call_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/marketing_actions.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/marketing_actions_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/marketing_actions_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/merge.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/merge_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/merge_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/metrics.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/metrics_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/metrics_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/news.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/news_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/news_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/note.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/note_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/note_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/opportunity.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/opportunity_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/opportunity_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/orders.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/orders_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/orders_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/people.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/people_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/people_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/performance.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/performance_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/performance_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/person_account.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/person_account_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/person_account_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/photo.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/photo_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/photo_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/poll.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/poll_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/poll_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/portal.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/portal_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/portal_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/post.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/post_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/post_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/pricebook.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/pricebook_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/pricebook_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/process.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/process_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/process_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/product.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/product_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/product_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/question_best.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/question_best_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/question_best_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/question_feed.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/question_feed_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/question_feed_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/quotes.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/quotes_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/quotes_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/recent.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/recent_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/recent_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/record.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/record_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/record_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/related_list.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/related_list_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/related_list_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/relationship.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/relationship_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/relationship_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/report.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/report_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/report_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/reward.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/reward_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/reward_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/sales_path.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/sales_path_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/sales_path_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/scan_card.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/scan_card_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/scan_card_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/service_contract.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/service_contract_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/service_contract_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/skill_entity.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/skill_entity_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/skill_entity_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/social.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/social_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/social_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/solution.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/solution_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/solution_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/sossession.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/sossession_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/sossession_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/task.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/task2.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/task2_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/task2_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/task_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/task_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/team_member.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/team_member_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/team_member_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/thanks.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/thanks_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/thanks_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/thanks_loading.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/thanks_loading_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/thanks_loading_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/today.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/today_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/today_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/topic.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/topic_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/topic_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/unmatched.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/unmatched_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/unmatched_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/user.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/user_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/user_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/work_order.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/work_order_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/work_order_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/work_order_item.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/work_order_item_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/standard/work_order_item_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility-sprite/svg/symbols.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility-sprite/symbols.html (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/add.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/add_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/add_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/adduser.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/adduser_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/adduser_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/announcement.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/announcement_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/announcement_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/answer.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/answer_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/answer_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/apex.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/apex_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/apex_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/approval.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/approval_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/approval_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/apps.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/apps_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/apps_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/arrowdown.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/arrowdown_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/arrowdown_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/arrowup.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/arrowup_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/arrowup_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/attach.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/attach_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/attach_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/back.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/back_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/back_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/ban.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/ban_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/ban_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/bold.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/bold_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/bold_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/bookmark.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/bookmark_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/bookmark_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/breadcrumbs.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/breadcrumbs_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/breadcrumbs_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/broadcast.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/broadcast_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/broadcast_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/brush.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/brush_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/brush_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/bucket.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/bucket_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/bucket_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/builder.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/builder_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/builder_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/call.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/call_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/call_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/capslock.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/capslock_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/capslock_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/cases.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/cases_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/cases_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/center_align_text.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/center_align_text_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/center_align_text_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/change_owner.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/change_owner_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/change_owner_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/change_record_type.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/change_record_type_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/change_record_type_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chart.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chart_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chart_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chat.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chat_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chat_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/check.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/check_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/check_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/checkin.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/checkin_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/checkin_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chevrondown.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chevrondown_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chevrondown_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chevronleft.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chevronleft_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chevronleft_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chevronright.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chevronright_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chevronright_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chevronup.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chevronup_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/chevronup_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/clear.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/clear_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/clear_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/clock.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/clock_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/clock_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/close.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/close_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/close_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/comments.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/comments_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/comments_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/company.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/company_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/company_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/connected_apps.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/connected_apps_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/connected_apps_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/contract.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/contract_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/contract_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/contract_alt.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/contract_alt_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/contract_alt_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/copy.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/copy_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/copy_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/crossfilter.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/crossfilter_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/crossfilter_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/custom_apps.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/custom_apps_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/custom_apps_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/cut.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/cut_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/cut_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/dash.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/dash_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/dash_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/database.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/database_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/database_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/datadotcom.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/datadotcom_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/datadotcom_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/dayview.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/dayview_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/dayview_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/delete.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/delete_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/delete_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/deprecate.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/deprecate_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/deprecate_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/description.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/description_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/description_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/desktop.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/desktop_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/desktop_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/dislike.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/dislike_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/dislike_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/dock_panel.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/dock_panel_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/dock_panel_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/down.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/down_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/down_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/download.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/download_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/download_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/edit.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/edit_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/edit_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/edit_form.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/edit_form_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/edit_form_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/email.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/email_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/email_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/emoji.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/emoji_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/emoji_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/end_call.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/end_call_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/end_call_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/erect_window.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/erect_window_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/erect_window_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/error.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/error_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/error_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/event.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/event_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/event_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/expand.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/expand_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/expand_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/expand_alt.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/expand_alt_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/expand_alt_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/fallback.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/fallback_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/fallback_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/favorite.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/favorite_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/favorite_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/feed.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/feed_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/feed_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/file.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/file_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/file_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/filter.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/filterList.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/filterList_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/filterList_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/filter_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/filter_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/flow.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/flow_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/flow_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/forward.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/forward_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/forward_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/frozen.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/frozen_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/frozen_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/full_width_view.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/full_width_view_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/full_width_view_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/groups.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/groups_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/groups_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/help.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/help_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/help_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/home.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/home_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/home_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/identity.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/identity_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/identity_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/image.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/image_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/image_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/inbox.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/inbox_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/inbox_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/info.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/info_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/info_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/info_alt.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/info_alt_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/info_alt_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/insert_tag_field.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/insert_tag_field_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/insert_tag_field_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/insert_template.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/insert_template_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/insert_template_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/italic.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/italic_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/italic_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/jump_to_bottom.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/jump_to_bottom_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/jump_to_bottom_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/jump_to_top.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/jump_to_top_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/jump_to_top_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/justify_text.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/justify_text_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/justify_text_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/kanban.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/kanban_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/kanban_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/keyboard_dismiss.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/keyboard_dismiss_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/keyboard_dismiss_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/knowledge_base.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/knowledge_base_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/knowledge_base_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/layers.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/layers_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/layers_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/layout.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/layout_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/layout_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/left.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/left_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/left_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/left_align_text.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/left_align_text_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/left_align_text_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/level_up.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/level_up_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/level_up_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/like.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/like_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/like_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/link.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/link_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/link_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/list.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/list_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/list_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/location.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/location_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/location_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/lock.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/lock_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/lock_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/log_a_call.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/log_a_call_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/log_a_call_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/logout.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/logout_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/logout_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/magicwand.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/magicwand_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/magicwand_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/mark_all_as_read.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/mark_all_as_read_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/mark_all_as_read_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/matrix.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/matrix_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/matrix_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/merge.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/merge_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/merge_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/metrics.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/metrics_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/metrics_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/minimize_window.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/minimize_window_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/minimize_window_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/moneybag.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/moneybag_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/moneybag_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/monthlyview.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/monthlyview_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/monthlyview_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/move.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/move_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/move_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/muted.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/muted_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/muted_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/new.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/new_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/new_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/new_window.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/new_window_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/new_window_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/news.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/news_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/news_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/note.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/note_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/note_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/notebook.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/notebook_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/notebook_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/notification.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/notification_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/notification_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/office365.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/office365_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/office365_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/offline.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/offline_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/offline_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/offline_cached.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/offline_cached_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/offline_cached_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/open.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/open_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/open_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/open_folder.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/open_folder_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/open_folder_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/opened_folder.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/opened_folder_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/opened_folder_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/overflow.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/overflow_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/overflow_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/package.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/package_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/package_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/package_org.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/package_org_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/package_org_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/package_org_beta.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/package_org_beta_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/package_org_beta_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/page.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/page_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/page_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/palette.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/palette_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/palette_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/paste.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/paste_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/paste_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/people.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/people_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/people_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/phone_landscape.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/phone_landscape_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/phone_landscape_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/phone_portrait.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/phone_portrait_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/phone_portrait_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/photo.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/photo_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/photo_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/picklist.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/picklist_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/picklist_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/power.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/power_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/power_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/preview.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/preview_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/preview_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/priority.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/priority_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/priority_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/process.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/process_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/process_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/push.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/push_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/push_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/puzzle.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/puzzle_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/puzzle_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/question.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/question_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/question_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/questions_and_answers.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/questions_and_answers_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/questions_and_answers_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/quotation_marks.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/quotation_marks_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/quotation_marks_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/record.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/record_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/record_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/record_create.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/record_create_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/record_create_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/redo.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/redo_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/redo_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/refresh.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/refresh_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/refresh_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/relate.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/relate_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/relate_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/remove_formatting.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/remove_formatting_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/remove_formatting_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/remove_link.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/remove_link_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/remove_link_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/replace.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/replace_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/replace_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/reply.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/reply_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/reply_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/reply_all.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/reply_all_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/reply_all_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/reset_password.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/reset_password_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/reset_password_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/resource_absence.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/resource_absence_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/resource_absence_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/resource_capacity.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/resource_capacity_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/resource_capacity_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/resource_territory.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/resource_territory_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/resource_territory_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/retweet.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/retweet_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/retweet_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/richtextbulletedlist.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/richtextbulletedlist_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/richtextbulletedlist_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/richtextindent.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/richtextindent_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/richtextindent_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/richtextnumberedlist.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/richtextnumberedlist_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/richtextnumberedlist_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/richtextoutdent.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/richtextoutdent_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/richtextoutdent_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/right.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/right_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/right_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/right_align_text.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/right_align_text_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/right_align_text_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/rotate.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/rotate_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/rotate_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/rows.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/rows_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/rows_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/salesforce1.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/salesforce1_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/salesforce1_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/search.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/search_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/search_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/settings.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/settings_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/settings_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/setup.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/setup_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/setup_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/setup_assistant_guide.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/setup_assistant_guide_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/setup_assistant_guide_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/share.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/share_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/share_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/share_mobile.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/share_mobile_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/share_mobile_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/share_post.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/share_post_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/share_post_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/shield.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/shield_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/shield_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/side_list.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/side_list_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/side_list_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/signpost.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/signpost_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/signpost_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/sms.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/sms_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/sms_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/snippet.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/snippet_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/snippet_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/socialshare.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/socialshare_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/socialshare_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/sort.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/sort_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/sort_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/spinner.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/spinner_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/spinner_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/standard_objects.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/standard_objects_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/standard_objects_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/stop.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/stop_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/stop_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/strikethrough.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/strikethrough_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/strikethrough_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/success.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/success_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/success_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/summary.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/summary_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/summary_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/summarydetail.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/summarydetail_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/summarydetail_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/switch.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/switch_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/switch_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/sync.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/sync_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/sync_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/table.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/table_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/table_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/tablet_landscape.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/tablet_landscape_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/tablet_landscape_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/tablet_portrait.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/tablet_portrait_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/tablet_portrait_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/tabset.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/tabset_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/tabset_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/task.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/task_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/task_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/text_background_color.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/text_background_color_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/text_background_color_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/text_color.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/text_color_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/text_color_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/threedots.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/threedots_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/threedots_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/threedots_vertical.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/threedots_vertical_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/threedots_vertical_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/thunder.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/thunder_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/thunder_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/tile_card_list.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/tile_card_list_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/tile_card_list_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/topic.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/topic_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/topic_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/touch_action.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/touch_action_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/touch_action_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/trail.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/trail_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/trail_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/turn_off_notifications.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/turn_off_notifications_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/turn_off_notifications_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/undelete.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/undelete_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/undelete_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/undeprecate.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/undeprecate_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/undeprecate_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/underline.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/underline_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/underline_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/undo.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/undo_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/undo_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/unlock.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/unlock_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/unlock_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/unmuted.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/unmuted_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/unmuted_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/up.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/up_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/up_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/upload.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/upload_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/upload_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/user.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/user_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/user_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/user_role.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/user_role_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/user_role_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/video.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/video_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/video_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/volume_high.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/volume_high_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/volume_high_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/volume_low.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/volume_low_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/volume_low_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/volume_off.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/volume_off_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/volume_off_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/warning.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/warning_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/warning_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/weeklyview.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/weeklyview_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/weeklyview_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/wifi.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/wifi_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/wifi_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/work_order_type.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/work_order_type_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/work_order_type_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/world.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/world_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/world_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/yubi_key.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/yubi_key_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/yubi_key_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/zoomin.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/zoomin_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/zoomin_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/zoomout.svg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/zoomout_120.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/icons/utility/zoomout_60.png (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/images/License-for-images.txt (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/images/avatar1.jpg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/images/avatar2.jpg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/images/avatar3.jpg (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/images/spinners/slds_spinner.gif (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/images/spinners/slds_spinner_brand.gif (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/images/spinners/slds_spinner_inverse.gif (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/js/bootstrap.bcd98b91bc38b12db010.js (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/js/manifest.f33dea8ba1ed12172372.js (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/js/vendor.a104e6596bea4ed787be.js (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/styles/salesforce-lightning-design-system.css (100%) rename {web => polyfill-service-web}/src/main/webapp/assets/styles/salesforce-lightning-design-system.min.css (100%) rename {web => polyfill-service-web}/src/main/webapp/index.html (100%) rename {web => polyfill-service-web}/webpack.config.js (100%) diff --git a/Procfile b/Procfile index 5f361e0..7fd4ec3 100644 --- a/Procfile +++ b/Procfile @@ -1 +1 @@ -web: java $JAVA_OPTS -jar web/target/dependency/jetty-runner.jar --port $PORT web/target/*.war \ No newline at end of file +web: java $JAVA_OPTS -jar polyfill-service-web/target/dependency/jetty-runner.jar --port $PORT web/target/*.war \ No newline at end of file diff --git a/api/README.md b/polyfill-service-api/README.md similarity index 98% rename from api/README.md rename to polyfill-service-api/README.md index 8f197c3..588fe60 100644 --- a/api/README.md +++ b/polyfill-service-api/README.md @@ -16,7 +16,7 @@ Include dependency in pom.xml ```xml - org.polyfills + org.polyfillservice polyfill-service-api ${polyfillServiceVersion} diff --git a/api/package.json b/polyfill-service-api/package.json similarity index 100% rename from api/package.json rename to polyfill-service-api/package.json diff --git a/api/polyfills/.jshintrc b/polyfill-service-api/polyfills/.jshintrc similarity index 100% rename from api/polyfills/.jshintrc rename to polyfill-service-api/polyfills/.jshintrc diff --git a/api/polyfills/Array/from/config.json b/polyfill-service-api/polyfills/Array/from/config.json similarity index 100% rename from api/polyfills/Array/from/config.json rename to polyfill-service-api/polyfills/Array/from/config.json diff --git a/api/polyfills/Array/from/detect.js b/polyfill-service-api/polyfills/Array/from/detect.js similarity index 100% rename from api/polyfills/Array/from/detect.js rename to polyfill-service-api/polyfills/Array/from/detect.js diff --git a/api/polyfills/Array/from/polyfill.js b/polyfill-service-api/polyfills/Array/from/polyfill.js similarity index 100% rename from api/polyfills/Array/from/polyfill.js rename to polyfill-service-api/polyfills/Array/from/polyfill.js diff --git a/api/polyfills/Array/from/tests.js b/polyfill-service-api/polyfills/Array/from/tests.js similarity index 100% rename from api/polyfills/Array/from/tests.js rename to polyfill-service-api/polyfills/Array/from/tests.js diff --git a/api/polyfills/Array/isArray/config.json b/polyfill-service-api/polyfills/Array/isArray/config.json similarity index 100% rename from api/polyfills/Array/isArray/config.json rename to polyfill-service-api/polyfills/Array/isArray/config.json diff --git a/api/polyfills/Array/isArray/detect.js b/polyfill-service-api/polyfills/Array/isArray/detect.js similarity index 100% rename from api/polyfills/Array/isArray/detect.js rename to polyfill-service-api/polyfills/Array/isArray/detect.js diff --git a/api/polyfills/Array/isArray/polyfill.js b/polyfill-service-api/polyfills/Array/isArray/polyfill.js similarity index 100% rename from api/polyfills/Array/isArray/polyfill.js rename to polyfill-service-api/polyfills/Array/isArray/polyfill.js diff --git a/api/polyfills/Array/isArray/tests.js b/polyfill-service-api/polyfills/Array/isArray/tests.js similarity index 100% rename from api/polyfills/Array/isArray/tests.js rename to polyfill-service-api/polyfills/Array/isArray/tests.js diff --git a/api/polyfills/Array/of/config.json b/polyfill-service-api/polyfills/Array/of/config.json similarity index 100% rename from api/polyfills/Array/of/config.json rename to polyfill-service-api/polyfills/Array/of/config.json diff --git a/api/polyfills/Array/of/detect.js b/polyfill-service-api/polyfills/Array/of/detect.js similarity index 100% rename from api/polyfills/Array/of/detect.js rename to polyfill-service-api/polyfills/Array/of/detect.js diff --git a/api/polyfills/Array/of/polyfill.js b/polyfill-service-api/polyfills/Array/of/polyfill.js similarity index 100% rename from api/polyfills/Array/of/polyfill.js rename to polyfill-service-api/polyfills/Array/of/polyfill.js diff --git a/api/polyfills/Array/of/tests.js b/polyfill-service-api/polyfills/Array/of/tests.js similarity index 100% rename from api/polyfills/Array/of/tests.js rename to polyfill-service-api/polyfills/Array/of/tests.js diff --git a/api/polyfills/Array/prototype/@@iterator/config.json b/polyfill-service-api/polyfills/Array/prototype/@@iterator/config.json similarity index 100% rename from api/polyfills/Array/prototype/@@iterator/config.json rename to polyfill-service-api/polyfills/Array/prototype/@@iterator/config.json diff --git a/api/polyfills/Array/prototype/@@iterator/detect.js b/polyfill-service-api/polyfills/Array/prototype/@@iterator/detect.js similarity index 100% rename from api/polyfills/Array/prototype/@@iterator/detect.js rename to polyfill-service-api/polyfills/Array/prototype/@@iterator/detect.js diff --git a/api/polyfills/Array/prototype/@@iterator/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/@@iterator/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/@@iterator/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/@@iterator/polyfill.js diff --git a/api/polyfills/Array/prototype/@@iterator/tests.js b/polyfill-service-api/polyfills/Array/prototype/@@iterator/tests.js similarity index 100% rename from api/polyfills/Array/prototype/@@iterator/tests.js rename to polyfill-service-api/polyfills/Array/prototype/@@iterator/tests.js diff --git a/api/polyfills/Array/prototype/contains/config.json b/polyfill-service-api/polyfills/Array/prototype/contains/config.json similarity index 100% rename from api/polyfills/Array/prototype/contains/config.json rename to polyfill-service-api/polyfills/Array/prototype/contains/config.json diff --git a/api/polyfills/Array/prototype/contains/detect.js b/polyfill-service-api/polyfills/Array/prototype/contains/detect.js similarity index 100% rename from api/polyfills/Array/prototype/contains/detect.js rename to polyfill-service-api/polyfills/Array/prototype/contains/detect.js diff --git a/api/polyfills/Array/prototype/contains/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/contains/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/contains/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/contains/polyfill.js diff --git a/api/polyfills/Array/prototype/contains/tests.js b/polyfill-service-api/polyfills/Array/prototype/contains/tests.js similarity index 100% rename from api/polyfills/Array/prototype/contains/tests.js rename to polyfill-service-api/polyfills/Array/prototype/contains/tests.js diff --git a/api/polyfills/Array/prototype/entries/config.json b/polyfill-service-api/polyfills/Array/prototype/entries/config.json similarity index 100% rename from api/polyfills/Array/prototype/entries/config.json rename to polyfill-service-api/polyfills/Array/prototype/entries/config.json diff --git a/api/polyfills/Array/prototype/entries/detect.js b/polyfill-service-api/polyfills/Array/prototype/entries/detect.js similarity index 100% rename from api/polyfills/Array/prototype/entries/detect.js rename to polyfill-service-api/polyfills/Array/prototype/entries/detect.js diff --git a/api/polyfills/Array/prototype/entries/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/entries/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/entries/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/entries/polyfill.js diff --git a/api/polyfills/Array/prototype/entries/tests.js b/polyfill-service-api/polyfills/Array/prototype/entries/tests.js similarity index 100% rename from api/polyfills/Array/prototype/entries/tests.js rename to polyfill-service-api/polyfills/Array/prototype/entries/tests.js diff --git a/api/polyfills/Array/prototype/every/config.json b/polyfill-service-api/polyfills/Array/prototype/every/config.json similarity index 100% rename from api/polyfills/Array/prototype/every/config.json rename to polyfill-service-api/polyfills/Array/prototype/every/config.json diff --git a/api/polyfills/Array/prototype/every/detect.js b/polyfill-service-api/polyfills/Array/prototype/every/detect.js similarity index 100% rename from api/polyfills/Array/prototype/every/detect.js rename to polyfill-service-api/polyfills/Array/prototype/every/detect.js diff --git a/api/polyfills/Array/prototype/every/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/every/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/every/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/every/polyfill.js diff --git a/api/polyfills/Array/prototype/every/tests.js b/polyfill-service-api/polyfills/Array/prototype/every/tests.js similarity index 100% rename from api/polyfills/Array/prototype/every/tests.js rename to polyfill-service-api/polyfills/Array/prototype/every/tests.js diff --git a/api/polyfills/Array/prototype/fill/config.json b/polyfill-service-api/polyfills/Array/prototype/fill/config.json similarity index 100% rename from api/polyfills/Array/prototype/fill/config.json rename to polyfill-service-api/polyfills/Array/prototype/fill/config.json diff --git a/api/polyfills/Array/prototype/fill/detect.js b/polyfill-service-api/polyfills/Array/prototype/fill/detect.js similarity index 100% rename from api/polyfills/Array/prototype/fill/detect.js rename to polyfill-service-api/polyfills/Array/prototype/fill/detect.js diff --git a/api/polyfills/Array/prototype/fill/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/fill/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/fill/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/fill/polyfill.js diff --git a/api/polyfills/Array/prototype/fill/tests.js b/polyfill-service-api/polyfills/Array/prototype/fill/tests.js similarity index 100% rename from api/polyfills/Array/prototype/fill/tests.js rename to polyfill-service-api/polyfills/Array/prototype/fill/tests.js diff --git a/api/polyfills/Array/prototype/filter/config.json b/polyfill-service-api/polyfills/Array/prototype/filter/config.json similarity index 100% rename from api/polyfills/Array/prototype/filter/config.json rename to polyfill-service-api/polyfills/Array/prototype/filter/config.json diff --git a/api/polyfills/Array/prototype/filter/detect.js b/polyfill-service-api/polyfills/Array/prototype/filter/detect.js similarity index 100% rename from api/polyfills/Array/prototype/filter/detect.js rename to polyfill-service-api/polyfills/Array/prototype/filter/detect.js diff --git a/api/polyfills/Array/prototype/filter/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/filter/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/filter/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/filter/polyfill.js diff --git a/api/polyfills/Array/prototype/filter/tests.js b/polyfill-service-api/polyfills/Array/prototype/filter/tests.js similarity index 100% rename from api/polyfills/Array/prototype/filter/tests.js rename to polyfill-service-api/polyfills/Array/prototype/filter/tests.js diff --git a/api/polyfills/Array/prototype/find/config.json b/polyfill-service-api/polyfills/Array/prototype/find/config.json similarity index 100% rename from api/polyfills/Array/prototype/find/config.json rename to polyfill-service-api/polyfills/Array/prototype/find/config.json diff --git a/api/polyfills/Array/prototype/find/detect.js b/polyfill-service-api/polyfills/Array/prototype/find/detect.js similarity index 100% rename from api/polyfills/Array/prototype/find/detect.js rename to polyfill-service-api/polyfills/Array/prototype/find/detect.js diff --git a/api/polyfills/Array/prototype/find/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/find/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/find/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/find/polyfill.js diff --git a/api/polyfills/Array/prototype/find/tests.js b/polyfill-service-api/polyfills/Array/prototype/find/tests.js similarity index 100% rename from api/polyfills/Array/prototype/find/tests.js rename to polyfill-service-api/polyfills/Array/prototype/find/tests.js diff --git a/api/polyfills/Array/prototype/findIndex/config.json b/polyfill-service-api/polyfills/Array/prototype/findIndex/config.json similarity index 100% rename from api/polyfills/Array/prototype/findIndex/config.json rename to polyfill-service-api/polyfills/Array/prototype/findIndex/config.json diff --git a/api/polyfills/Array/prototype/findIndex/detect.js b/polyfill-service-api/polyfills/Array/prototype/findIndex/detect.js similarity index 100% rename from api/polyfills/Array/prototype/findIndex/detect.js rename to polyfill-service-api/polyfills/Array/prototype/findIndex/detect.js diff --git a/api/polyfills/Array/prototype/findIndex/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/findIndex/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/findIndex/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/findIndex/polyfill.js diff --git a/api/polyfills/Array/prototype/findIndex/tests.js b/polyfill-service-api/polyfills/Array/prototype/findIndex/tests.js similarity index 100% rename from api/polyfills/Array/prototype/findIndex/tests.js rename to polyfill-service-api/polyfills/Array/prototype/findIndex/tests.js diff --git a/api/polyfills/Array/prototype/forEach/config.json b/polyfill-service-api/polyfills/Array/prototype/forEach/config.json similarity index 100% rename from api/polyfills/Array/prototype/forEach/config.json rename to polyfill-service-api/polyfills/Array/prototype/forEach/config.json diff --git a/api/polyfills/Array/prototype/forEach/detect.js b/polyfill-service-api/polyfills/Array/prototype/forEach/detect.js similarity index 100% rename from api/polyfills/Array/prototype/forEach/detect.js rename to polyfill-service-api/polyfills/Array/prototype/forEach/detect.js diff --git a/api/polyfills/Array/prototype/forEach/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/forEach/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/forEach/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/forEach/polyfill.js diff --git a/api/polyfills/Array/prototype/forEach/tests.js b/polyfill-service-api/polyfills/Array/prototype/forEach/tests.js similarity index 100% rename from api/polyfills/Array/prototype/forEach/tests.js rename to polyfill-service-api/polyfills/Array/prototype/forEach/tests.js diff --git a/api/polyfills/Array/prototype/includes/config.json b/polyfill-service-api/polyfills/Array/prototype/includes/config.json similarity index 100% rename from api/polyfills/Array/prototype/includes/config.json rename to polyfill-service-api/polyfills/Array/prototype/includes/config.json diff --git a/api/polyfills/Array/prototype/includes/detect.js b/polyfill-service-api/polyfills/Array/prototype/includes/detect.js similarity index 100% rename from api/polyfills/Array/prototype/includes/detect.js rename to polyfill-service-api/polyfills/Array/prototype/includes/detect.js diff --git a/api/polyfills/Array/prototype/includes/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/includes/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/includes/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/includes/polyfill.js diff --git a/api/polyfills/Array/prototype/includes/tests.js b/polyfill-service-api/polyfills/Array/prototype/includes/tests.js similarity index 100% rename from api/polyfills/Array/prototype/includes/tests.js rename to polyfill-service-api/polyfills/Array/prototype/includes/tests.js diff --git a/api/polyfills/Array/prototype/indexOf/config.json b/polyfill-service-api/polyfills/Array/prototype/indexOf/config.json similarity index 100% rename from api/polyfills/Array/prototype/indexOf/config.json rename to polyfill-service-api/polyfills/Array/prototype/indexOf/config.json diff --git a/api/polyfills/Array/prototype/indexOf/detect.js b/polyfill-service-api/polyfills/Array/prototype/indexOf/detect.js similarity index 100% rename from api/polyfills/Array/prototype/indexOf/detect.js rename to polyfill-service-api/polyfills/Array/prototype/indexOf/detect.js diff --git a/api/polyfills/Array/prototype/indexOf/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/indexOf/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/indexOf/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/indexOf/polyfill.js diff --git a/api/polyfills/Array/prototype/indexOf/tests.js b/polyfill-service-api/polyfills/Array/prototype/indexOf/tests.js similarity index 100% rename from api/polyfills/Array/prototype/indexOf/tests.js rename to polyfill-service-api/polyfills/Array/prototype/indexOf/tests.js diff --git a/api/polyfills/Array/prototype/keys/config.json b/polyfill-service-api/polyfills/Array/prototype/keys/config.json similarity index 100% rename from api/polyfills/Array/prototype/keys/config.json rename to polyfill-service-api/polyfills/Array/prototype/keys/config.json diff --git a/api/polyfills/Array/prototype/keys/detect.js b/polyfill-service-api/polyfills/Array/prototype/keys/detect.js similarity index 100% rename from api/polyfills/Array/prototype/keys/detect.js rename to polyfill-service-api/polyfills/Array/prototype/keys/detect.js diff --git a/api/polyfills/Array/prototype/keys/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/keys/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/keys/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/keys/polyfill.js diff --git a/api/polyfills/Array/prototype/keys/tests.js b/polyfill-service-api/polyfills/Array/prototype/keys/tests.js similarity index 100% rename from api/polyfills/Array/prototype/keys/tests.js rename to polyfill-service-api/polyfills/Array/prototype/keys/tests.js diff --git a/api/polyfills/Array/prototype/lastIndexOf/config.json b/polyfill-service-api/polyfills/Array/prototype/lastIndexOf/config.json similarity index 100% rename from api/polyfills/Array/prototype/lastIndexOf/config.json rename to polyfill-service-api/polyfills/Array/prototype/lastIndexOf/config.json diff --git a/api/polyfills/Array/prototype/lastIndexOf/detect.js b/polyfill-service-api/polyfills/Array/prototype/lastIndexOf/detect.js similarity index 100% rename from api/polyfills/Array/prototype/lastIndexOf/detect.js rename to polyfill-service-api/polyfills/Array/prototype/lastIndexOf/detect.js diff --git a/api/polyfills/Array/prototype/lastIndexOf/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/lastIndexOf/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/lastIndexOf/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/lastIndexOf/polyfill.js diff --git a/api/polyfills/Array/prototype/lastIndexOf/tests.js b/polyfill-service-api/polyfills/Array/prototype/lastIndexOf/tests.js similarity index 100% rename from api/polyfills/Array/prototype/lastIndexOf/tests.js rename to polyfill-service-api/polyfills/Array/prototype/lastIndexOf/tests.js diff --git a/api/polyfills/Array/prototype/map/config.json b/polyfill-service-api/polyfills/Array/prototype/map/config.json similarity index 100% rename from api/polyfills/Array/prototype/map/config.json rename to polyfill-service-api/polyfills/Array/prototype/map/config.json diff --git a/api/polyfills/Array/prototype/map/detect.js b/polyfill-service-api/polyfills/Array/prototype/map/detect.js similarity index 100% rename from api/polyfills/Array/prototype/map/detect.js rename to polyfill-service-api/polyfills/Array/prototype/map/detect.js diff --git a/api/polyfills/Array/prototype/map/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/map/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/map/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/map/polyfill.js diff --git a/api/polyfills/Array/prototype/map/tests.js b/polyfill-service-api/polyfills/Array/prototype/map/tests.js similarity index 100% rename from api/polyfills/Array/prototype/map/tests.js rename to polyfill-service-api/polyfills/Array/prototype/map/tests.js diff --git a/api/polyfills/Array/prototype/reduce/config.json b/polyfill-service-api/polyfills/Array/prototype/reduce/config.json similarity index 100% rename from api/polyfills/Array/prototype/reduce/config.json rename to polyfill-service-api/polyfills/Array/prototype/reduce/config.json diff --git a/api/polyfills/Array/prototype/reduce/detect.js b/polyfill-service-api/polyfills/Array/prototype/reduce/detect.js similarity index 100% rename from api/polyfills/Array/prototype/reduce/detect.js rename to polyfill-service-api/polyfills/Array/prototype/reduce/detect.js diff --git a/api/polyfills/Array/prototype/reduce/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/reduce/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/reduce/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/reduce/polyfill.js diff --git a/api/polyfills/Array/prototype/reduce/tests.js b/polyfill-service-api/polyfills/Array/prototype/reduce/tests.js similarity index 100% rename from api/polyfills/Array/prototype/reduce/tests.js rename to polyfill-service-api/polyfills/Array/prototype/reduce/tests.js diff --git a/api/polyfills/Array/prototype/reduceRight/config.json b/polyfill-service-api/polyfills/Array/prototype/reduceRight/config.json similarity index 100% rename from api/polyfills/Array/prototype/reduceRight/config.json rename to polyfill-service-api/polyfills/Array/prototype/reduceRight/config.json diff --git a/api/polyfills/Array/prototype/reduceRight/detect.js b/polyfill-service-api/polyfills/Array/prototype/reduceRight/detect.js similarity index 100% rename from api/polyfills/Array/prototype/reduceRight/detect.js rename to polyfill-service-api/polyfills/Array/prototype/reduceRight/detect.js diff --git a/api/polyfills/Array/prototype/reduceRight/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/reduceRight/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/reduceRight/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/reduceRight/polyfill.js diff --git a/api/polyfills/Array/prototype/reduceRight/tests.js b/polyfill-service-api/polyfills/Array/prototype/reduceRight/tests.js similarity index 100% rename from api/polyfills/Array/prototype/reduceRight/tests.js rename to polyfill-service-api/polyfills/Array/prototype/reduceRight/tests.js diff --git a/api/polyfills/Array/prototype/some/config.json b/polyfill-service-api/polyfills/Array/prototype/some/config.json similarity index 100% rename from api/polyfills/Array/prototype/some/config.json rename to polyfill-service-api/polyfills/Array/prototype/some/config.json diff --git a/api/polyfills/Array/prototype/some/detect.js b/polyfill-service-api/polyfills/Array/prototype/some/detect.js similarity index 100% rename from api/polyfills/Array/prototype/some/detect.js rename to polyfill-service-api/polyfills/Array/prototype/some/detect.js diff --git a/api/polyfills/Array/prototype/some/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/some/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/some/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/some/polyfill.js diff --git a/api/polyfills/Array/prototype/some/tests.js b/polyfill-service-api/polyfills/Array/prototype/some/tests.js similarity index 100% rename from api/polyfills/Array/prototype/some/tests.js rename to polyfill-service-api/polyfills/Array/prototype/some/tests.js diff --git a/api/polyfills/Array/prototype/values/config.json b/polyfill-service-api/polyfills/Array/prototype/values/config.json similarity index 100% rename from api/polyfills/Array/prototype/values/config.json rename to polyfill-service-api/polyfills/Array/prototype/values/config.json diff --git a/api/polyfills/Array/prototype/values/detect.js b/polyfill-service-api/polyfills/Array/prototype/values/detect.js similarity index 100% rename from api/polyfills/Array/prototype/values/detect.js rename to polyfill-service-api/polyfills/Array/prototype/values/detect.js diff --git a/api/polyfills/Array/prototype/values/polyfill.js b/polyfill-service-api/polyfills/Array/prototype/values/polyfill.js similarity index 100% rename from api/polyfills/Array/prototype/values/polyfill.js rename to polyfill-service-api/polyfills/Array/prototype/values/polyfill.js diff --git a/api/polyfills/Array/prototype/values/tests.js b/polyfill-service-api/polyfills/Array/prototype/values/tests.js similarity index 100% rename from api/polyfills/Array/prototype/values/tests.js rename to polyfill-service-api/polyfills/Array/prototype/values/tests.js diff --git a/api/polyfills/AudioContext/config.json b/polyfill-service-api/polyfills/AudioContext/config.json similarity index 100% rename from api/polyfills/AudioContext/config.json rename to polyfill-service-api/polyfills/AudioContext/config.json diff --git a/api/polyfills/AudioContext/detect.js b/polyfill-service-api/polyfills/AudioContext/detect.js similarity index 100% rename from api/polyfills/AudioContext/detect.js rename to polyfill-service-api/polyfills/AudioContext/detect.js diff --git a/api/polyfills/AudioContext/polyfill.js b/polyfill-service-api/polyfills/AudioContext/polyfill.js similarity index 100% rename from api/polyfills/AudioContext/polyfill.js rename to polyfill-service-api/polyfills/AudioContext/polyfill.js diff --git a/api/polyfills/CustomEvent/config.json b/polyfill-service-api/polyfills/CustomEvent/config.json similarity index 100% rename from api/polyfills/CustomEvent/config.json rename to polyfill-service-api/polyfills/CustomEvent/config.json diff --git a/api/polyfills/CustomEvent/detect.js b/polyfill-service-api/polyfills/CustomEvent/detect.js similarity index 100% rename from api/polyfills/CustomEvent/detect.js rename to polyfill-service-api/polyfills/CustomEvent/detect.js diff --git a/api/polyfills/CustomEvent/polyfill.js b/polyfill-service-api/polyfills/CustomEvent/polyfill.js similarity index 100% rename from api/polyfills/CustomEvent/polyfill.js rename to polyfill-service-api/polyfills/CustomEvent/polyfill.js diff --git a/api/polyfills/CustomEvent/tests.js b/polyfill-service-api/polyfills/CustomEvent/tests.js similarity index 100% rename from api/polyfills/CustomEvent/tests.js rename to polyfill-service-api/polyfills/CustomEvent/tests.js diff --git a/api/polyfills/DOMTokenList/config.json b/polyfill-service-api/polyfills/DOMTokenList/config.json similarity index 100% rename from api/polyfills/DOMTokenList/config.json rename to polyfill-service-api/polyfills/DOMTokenList/config.json diff --git a/api/polyfills/DOMTokenList/detect.js b/polyfill-service-api/polyfills/DOMTokenList/detect.js similarity index 100% rename from api/polyfills/DOMTokenList/detect.js rename to polyfill-service-api/polyfills/DOMTokenList/detect.js diff --git a/api/polyfills/DOMTokenList/polyfill.js b/polyfill-service-api/polyfills/DOMTokenList/polyfill.js similarity index 100% rename from api/polyfills/DOMTokenList/polyfill.js rename to polyfill-service-api/polyfills/DOMTokenList/polyfill.js diff --git a/api/polyfills/DOMTokenList/prototype/@@iterator/config.json b/polyfill-service-api/polyfills/DOMTokenList/prototype/@@iterator/config.json similarity index 100% rename from api/polyfills/DOMTokenList/prototype/@@iterator/config.json rename to polyfill-service-api/polyfills/DOMTokenList/prototype/@@iterator/config.json diff --git a/api/polyfills/DOMTokenList/prototype/@@iterator/detect.js b/polyfill-service-api/polyfills/DOMTokenList/prototype/@@iterator/detect.js similarity index 100% rename from api/polyfills/DOMTokenList/prototype/@@iterator/detect.js rename to polyfill-service-api/polyfills/DOMTokenList/prototype/@@iterator/detect.js diff --git a/api/polyfills/DOMTokenList/prototype/@@iterator/polyfill.js b/polyfill-service-api/polyfills/DOMTokenList/prototype/@@iterator/polyfill.js similarity index 100% rename from api/polyfills/DOMTokenList/prototype/@@iterator/polyfill.js rename to polyfill-service-api/polyfills/DOMTokenList/prototype/@@iterator/polyfill.js diff --git a/api/polyfills/DOMTokenList/prototype/@@iterator/tests.js b/polyfill-service-api/polyfills/DOMTokenList/prototype/@@iterator/tests.js similarity index 100% rename from api/polyfills/DOMTokenList/prototype/@@iterator/tests.js rename to polyfill-service-api/polyfills/DOMTokenList/prototype/@@iterator/tests.js diff --git a/api/polyfills/Date/now/config.json b/polyfill-service-api/polyfills/Date/now/config.json similarity index 100% rename from api/polyfills/Date/now/config.json rename to polyfill-service-api/polyfills/Date/now/config.json diff --git a/api/polyfills/Date/now/detect.js b/polyfill-service-api/polyfills/Date/now/detect.js similarity index 100% rename from api/polyfills/Date/now/detect.js rename to polyfill-service-api/polyfills/Date/now/detect.js diff --git a/api/polyfills/Date/now/polyfill.js b/polyfill-service-api/polyfills/Date/now/polyfill.js similarity index 100% rename from api/polyfills/Date/now/polyfill.js rename to polyfill-service-api/polyfills/Date/now/polyfill.js diff --git a/api/polyfills/Date/prototype/toISOString/config.json b/polyfill-service-api/polyfills/Date/prototype/toISOString/config.json similarity index 100% rename from api/polyfills/Date/prototype/toISOString/config.json rename to polyfill-service-api/polyfills/Date/prototype/toISOString/config.json diff --git a/api/polyfills/Date/prototype/toISOString/detect.js b/polyfill-service-api/polyfills/Date/prototype/toISOString/detect.js similarity index 100% rename from api/polyfills/Date/prototype/toISOString/detect.js rename to polyfill-service-api/polyfills/Date/prototype/toISOString/detect.js diff --git a/api/polyfills/Date/prototype/toISOString/polyfill.js b/polyfill-service-api/polyfills/Date/prototype/toISOString/polyfill.js similarity index 100% rename from api/polyfills/Date/prototype/toISOString/polyfill.js rename to polyfill-service-api/polyfills/Date/prototype/toISOString/polyfill.js diff --git a/api/polyfills/Date/prototype/toISOString/tests.js b/polyfill-service-api/polyfills/Date/prototype/toISOString/tests.js similarity index 100% rename from api/polyfills/Date/prototype/toISOString/tests.js rename to polyfill-service-api/polyfills/Date/prototype/toISOString/tests.js diff --git a/api/polyfills/Document/config.json b/polyfill-service-api/polyfills/Document/config.json similarity index 100% rename from api/polyfills/Document/config.json rename to polyfill-service-api/polyfills/Document/config.json diff --git a/api/polyfills/Document/detect.js b/polyfill-service-api/polyfills/Document/detect.js similarity index 100% rename from api/polyfills/Document/detect.js rename to polyfill-service-api/polyfills/Document/detect.js diff --git a/api/polyfills/Document/polyfill.js b/polyfill-service-api/polyfills/Document/polyfill.js similarity index 100% rename from api/polyfills/Document/polyfill.js rename to polyfill-service-api/polyfills/Document/polyfill.js diff --git a/api/polyfills/Element/config.json b/polyfill-service-api/polyfills/Element/config.json similarity index 100% rename from api/polyfills/Element/config.json rename to polyfill-service-api/polyfills/Element/config.json diff --git a/api/polyfills/Element/detect.js b/polyfill-service-api/polyfills/Element/detect.js similarity index 100% rename from api/polyfills/Element/detect.js rename to polyfill-service-api/polyfills/Element/detect.js diff --git a/api/polyfills/Element/polyfill.js b/polyfill-service-api/polyfills/Element/polyfill.js similarity index 100% rename from api/polyfills/Element/polyfill.js rename to polyfill-service-api/polyfills/Element/polyfill.js diff --git a/api/polyfills/Element/prototype/after/config.json b/polyfill-service-api/polyfills/Element/prototype/after/config.json similarity index 100% rename from api/polyfills/Element/prototype/after/config.json rename to polyfill-service-api/polyfills/Element/prototype/after/config.json diff --git a/api/polyfills/Element/prototype/after/detect.js b/polyfill-service-api/polyfills/Element/prototype/after/detect.js similarity index 100% rename from api/polyfills/Element/prototype/after/detect.js rename to polyfill-service-api/polyfills/Element/prototype/after/detect.js diff --git a/api/polyfills/Element/prototype/after/polyfill.js b/polyfill-service-api/polyfills/Element/prototype/after/polyfill.js similarity index 100% rename from api/polyfills/Element/prototype/after/polyfill.js rename to polyfill-service-api/polyfills/Element/prototype/after/polyfill.js diff --git a/api/polyfills/Element/prototype/after/tests.js b/polyfill-service-api/polyfills/Element/prototype/after/tests.js similarity index 100% rename from api/polyfills/Element/prototype/after/tests.js rename to polyfill-service-api/polyfills/Element/prototype/after/tests.js diff --git a/api/polyfills/Element/prototype/append/config.json b/polyfill-service-api/polyfills/Element/prototype/append/config.json similarity index 100% rename from api/polyfills/Element/prototype/append/config.json rename to polyfill-service-api/polyfills/Element/prototype/append/config.json diff --git a/api/polyfills/Element/prototype/append/detect.js b/polyfill-service-api/polyfills/Element/prototype/append/detect.js similarity index 100% rename from api/polyfills/Element/prototype/append/detect.js rename to polyfill-service-api/polyfills/Element/prototype/append/detect.js diff --git a/api/polyfills/Element/prototype/append/polyfill.js b/polyfill-service-api/polyfills/Element/prototype/append/polyfill.js similarity index 100% rename from api/polyfills/Element/prototype/append/polyfill.js rename to polyfill-service-api/polyfills/Element/prototype/append/polyfill.js diff --git a/api/polyfills/Element/prototype/append/tests.js b/polyfill-service-api/polyfills/Element/prototype/append/tests.js similarity index 100% rename from api/polyfills/Element/prototype/append/tests.js rename to polyfill-service-api/polyfills/Element/prototype/append/tests.js diff --git a/api/polyfills/Element/prototype/before/config.json b/polyfill-service-api/polyfills/Element/prototype/before/config.json similarity index 100% rename from api/polyfills/Element/prototype/before/config.json rename to polyfill-service-api/polyfills/Element/prototype/before/config.json diff --git a/api/polyfills/Element/prototype/before/detect.js b/polyfill-service-api/polyfills/Element/prototype/before/detect.js similarity index 100% rename from api/polyfills/Element/prototype/before/detect.js rename to polyfill-service-api/polyfills/Element/prototype/before/detect.js diff --git a/api/polyfills/Element/prototype/before/polyfill.js b/polyfill-service-api/polyfills/Element/prototype/before/polyfill.js similarity index 100% rename from api/polyfills/Element/prototype/before/polyfill.js rename to polyfill-service-api/polyfills/Element/prototype/before/polyfill.js diff --git a/api/polyfills/Element/prototype/before/tests.js b/polyfill-service-api/polyfills/Element/prototype/before/tests.js similarity index 100% rename from api/polyfills/Element/prototype/before/tests.js rename to polyfill-service-api/polyfills/Element/prototype/before/tests.js diff --git a/api/polyfills/Element/prototype/classList/config.json b/polyfill-service-api/polyfills/Element/prototype/classList/config.json similarity index 100% rename from api/polyfills/Element/prototype/classList/config.json rename to polyfill-service-api/polyfills/Element/prototype/classList/config.json diff --git a/api/polyfills/Element/prototype/classList/detect.js b/polyfill-service-api/polyfills/Element/prototype/classList/detect.js similarity index 100% rename from api/polyfills/Element/prototype/classList/detect.js rename to polyfill-service-api/polyfills/Element/prototype/classList/detect.js diff --git a/api/polyfills/Element/prototype/classList/polyfill.js b/polyfill-service-api/polyfills/Element/prototype/classList/polyfill.js similarity index 100% rename from api/polyfills/Element/prototype/classList/polyfill.js rename to polyfill-service-api/polyfills/Element/prototype/classList/polyfill.js diff --git a/api/polyfills/Element/prototype/classList/tests.js b/polyfill-service-api/polyfills/Element/prototype/classList/tests.js similarity index 100% rename from api/polyfills/Element/prototype/classList/tests.js rename to polyfill-service-api/polyfills/Element/prototype/classList/tests.js diff --git a/api/polyfills/Element/prototype/cloneNode/config.json b/polyfill-service-api/polyfills/Element/prototype/cloneNode/config.json similarity index 100% rename from api/polyfills/Element/prototype/cloneNode/config.json rename to polyfill-service-api/polyfills/Element/prototype/cloneNode/config.json diff --git a/api/polyfills/Element/prototype/cloneNode/detect.js b/polyfill-service-api/polyfills/Element/prototype/cloneNode/detect.js similarity index 100% rename from api/polyfills/Element/prototype/cloneNode/detect.js rename to polyfill-service-api/polyfills/Element/prototype/cloneNode/detect.js diff --git a/api/polyfills/Element/prototype/cloneNode/polyfill.js b/polyfill-service-api/polyfills/Element/prototype/cloneNode/polyfill.js similarity index 100% rename from api/polyfills/Element/prototype/cloneNode/polyfill.js rename to polyfill-service-api/polyfills/Element/prototype/cloneNode/polyfill.js diff --git a/api/polyfills/Element/prototype/cloneNode/tests.js b/polyfill-service-api/polyfills/Element/prototype/cloneNode/tests.js similarity index 100% rename from api/polyfills/Element/prototype/cloneNode/tests.js rename to polyfill-service-api/polyfills/Element/prototype/cloneNode/tests.js diff --git a/api/polyfills/Element/prototype/closest/config.json b/polyfill-service-api/polyfills/Element/prototype/closest/config.json similarity index 100% rename from api/polyfills/Element/prototype/closest/config.json rename to polyfill-service-api/polyfills/Element/prototype/closest/config.json diff --git a/api/polyfills/Element/prototype/closest/detect.js b/polyfill-service-api/polyfills/Element/prototype/closest/detect.js similarity index 100% rename from api/polyfills/Element/prototype/closest/detect.js rename to polyfill-service-api/polyfills/Element/prototype/closest/detect.js diff --git a/api/polyfills/Element/prototype/closest/polyfill.js b/polyfill-service-api/polyfills/Element/prototype/closest/polyfill.js similarity index 100% rename from api/polyfills/Element/prototype/closest/polyfill.js rename to polyfill-service-api/polyfills/Element/prototype/closest/polyfill.js diff --git a/api/polyfills/Element/prototype/closest/tests.js b/polyfill-service-api/polyfills/Element/prototype/closest/tests.js similarity index 100% rename from api/polyfills/Element/prototype/closest/tests.js rename to polyfill-service-api/polyfills/Element/prototype/closest/tests.js diff --git a/api/polyfills/Element/prototype/dataset/config.json b/polyfill-service-api/polyfills/Element/prototype/dataset/config.json similarity index 100% rename from api/polyfills/Element/prototype/dataset/config.json rename to polyfill-service-api/polyfills/Element/prototype/dataset/config.json diff --git a/api/polyfills/Element/prototype/dataset/detect.js b/polyfill-service-api/polyfills/Element/prototype/dataset/detect.js similarity index 100% rename from api/polyfills/Element/prototype/dataset/detect.js rename to polyfill-service-api/polyfills/Element/prototype/dataset/detect.js diff --git a/api/polyfills/Element/prototype/dataset/polyfill.js b/polyfill-service-api/polyfills/Element/prototype/dataset/polyfill.js similarity index 100% rename from api/polyfills/Element/prototype/dataset/polyfill.js rename to polyfill-service-api/polyfills/Element/prototype/dataset/polyfill.js diff --git a/api/polyfills/Element/prototype/dataset/tests.js b/polyfill-service-api/polyfills/Element/prototype/dataset/tests.js similarity index 100% rename from api/polyfills/Element/prototype/dataset/tests.js rename to polyfill-service-api/polyfills/Element/prototype/dataset/tests.js diff --git a/api/polyfills/Element/prototype/matches/config.json b/polyfill-service-api/polyfills/Element/prototype/matches/config.json similarity index 100% rename from api/polyfills/Element/prototype/matches/config.json rename to polyfill-service-api/polyfills/Element/prototype/matches/config.json diff --git a/api/polyfills/Element/prototype/matches/detect.js b/polyfill-service-api/polyfills/Element/prototype/matches/detect.js similarity index 100% rename from api/polyfills/Element/prototype/matches/detect.js rename to polyfill-service-api/polyfills/Element/prototype/matches/detect.js diff --git a/api/polyfills/Element/prototype/matches/polyfill.js b/polyfill-service-api/polyfills/Element/prototype/matches/polyfill.js similarity index 100% rename from api/polyfills/Element/prototype/matches/polyfill.js rename to polyfill-service-api/polyfills/Element/prototype/matches/polyfill.js diff --git a/api/polyfills/Element/prototype/matches/tests.js b/polyfill-service-api/polyfills/Element/prototype/matches/tests.js similarity index 100% rename from api/polyfills/Element/prototype/matches/tests.js rename to polyfill-service-api/polyfills/Element/prototype/matches/tests.js diff --git a/api/polyfills/Element/prototype/placeholder/config.json b/polyfill-service-api/polyfills/Element/prototype/placeholder/config.json similarity index 100% rename from api/polyfills/Element/prototype/placeholder/config.json rename to polyfill-service-api/polyfills/Element/prototype/placeholder/config.json diff --git a/api/polyfills/Element/prototype/placeholder/detect.js b/polyfill-service-api/polyfills/Element/prototype/placeholder/detect.js similarity index 100% rename from api/polyfills/Element/prototype/placeholder/detect.js rename to polyfill-service-api/polyfills/Element/prototype/placeholder/detect.js diff --git a/api/polyfills/Element/prototype/placeholder/polyfill.js b/polyfill-service-api/polyfills/Element/prototype/placeholder/polyfill.js similarity index 100% rename from api/polyfills/Element/prototype/placeholder/polyfill.js rename to polyfill-service-api/polyfills/Element/prototype/placeholder/polyfill.js diff --git a/api/polyfills/Element/prototype/prepend/config.json b/polyfill-service-api/polyfills/Element/prototype/prepend/config.json similarity index 100% rename from api/polyfills/Element/prototype/prepend/config.json rename to polyfill-service-api/polyfills/Element/prototype/prepend/config.json diff --git a/api/polyfills/Element/prototype/prepend/detect.js b/polyfill-service-api/polyfills/Element/prototype/prepend/detect.js similarity index 100% rename from api/polyfills/Element/prototype/prepend/detect.js rename to polyfill-service-api/polyfills/Element/prototype/prepend/detect.js diff --git a/api/polyfills/Element/prototype/prepend/polyfill.js b/polyfill-service-api/polyfills/Element/prototype/prepend/polyfill.js similarity index 100% rename from api/polyfills/Element/prototype/prepend/polyfill.js rename to polyfill-service-api/polyfills/Element/prototype/prepend/polyfill.js diff --git a/api/polyfills/Element/prototype/prepend/tests.js b/polyfill-service-api/polyfills/Element/prototype/prepend/tests.js similarity index 100% rename from api/polyfills/Element/prototype/prepend/tests.js rename to polyfill-service-api/polyfills/Element/prototype/prepend/tests.js diff --git a/api/polyfills/Element/prototype/remove/config.json b/polyfill-service-api/polyfills/Element/prototype/remove/config.json similarity index 100% rename from api/polyfills/Element/prototype/remove/config.json rename to polyfill-service-api/polyfills/Element/prototype/remove/config.json diff --git a/api/polyfills/Element/prototype/remove/detect.js b/polyfill-service-api/polyfills/Element/prototype/remove/detect.js similarity index 100% rename from api/polyfills/Element/prototype/remove/detect.js rename to polyfill-service-api/polyfills/Element/prototype/remove/detect.js diff --git a/api/polyfills/Element/prototype/remove/polyfill.js b/polyfill-service-api/polyfills/Element/prototype/remove/polyfill.js similarity index 100% rename from api/polyfills/Element/prototype/remove/polyfill.js rename to polyfill-service-api/polyfills/Element/prototype/remove/polyfill.js diff --git a/api/polyfills/Element/prototype/remove/tests.js b/polyfill-service-api/polyfills/Element/prototype/remove/tests.js similarity index 100% rename from api/polyfills/Element/prototype/remove/tests.js rename to polyfill-service-api/polyfills/Element/prototype/remove/tests.js diff --git a/api/polyfills/Element/prototype/replaceWith/config.json b/polyfill-service-api/polyfills/Element/prototype/replaceWith/config.json similarity index 100% rename from api/polyfills/Element/prototype/replaceWith/config.json rename to polyfill-service-api/polyfills/Element/prototype/replaceWith/config.json diff --git a/api/polyfills/Element/prototype/replaceWith/detect.js b/polyfill-service-api/polyfills/Element/prototype/replaceWith/detect.js similarity index 100% rename from api/polyfills/Element/prototype/replaceWith/detect.js rename to polyfill-service-api/polyfills/Element/prototype/replaceWith/detect.js diff --git a/api/polyfills/Element/prototype/replaceWith/polyfill.js b/polyfill-service-api/polyfills/Element/prototype/replaceWith/polyfill.js similarity index 100% rename from api/polyfills/Element/prototype/replaceWith/polyfill.js rename to polyfill-service-api/polyfills/Element/prototype/replaceWith/polyfill.js diff --git a/api/polyfills/Element/prototype/replaceWith/tests.js b/polyfill-service-api/polyfills/Element/prototype/replaceWith/tests.js similarity index 100% rename from api/polyfills/Element/prototype/replaceWith/tests.js rename to polyfill-service-api/polyfills/Element/prototype/replaceWith/tests.js diff --git a/api/polyfills/Event/DOMContentLoaded/config.json b/polyfill-service-api/polyfills/Event/DOMContentLoaded/config.json similarity index 100% rename from api/polyfills/Event/DOMContentLoaded/config.json rename to polyfill-service-api/polyfills/Event/DOMContentLoaded/config.json diff --git a/api/polyfills/Event/DOMContentLoaded/detect.js b/polyfill-service-api/polyfills/Event/DOMContentLoaded/detect.js similarity index 100% rename from api/polyfills/Event/DOMContentLoaded/detect.js rename to polyfill-service-api/polyfills/Event/DOMContentLoaded/detect.js diff --git a/api/polyfills/Event/DOMContentLoaded/polyfill.js b/polyfill-service-api/polyfills/Event/DOMContentLoaded/polyfill.js similarity index 100% rename from api/polyfills/Event/DOMContentLoaded/polyfill.js rename to polyfill-service-api/polyfills/Event/DOMContentLoaded/polyfill.js diff --git a/api/polyfills/Event/config.json b/polyfill-service-api/polyfills/Event/config.json similarity index 100% rename from api/polyfills/Event/config.json rename to polyfill-service-api/polyfills/Event/config.json diff --git a/api/polyfills/Event/detect.js b/polyfill-service-api/polyfills/Event/detect.js similarity index 100% rename from api/polyfills/Event/detect.js rename to polyfill-service-api/polyfills/Event/detect.js diff --git a/api/polyfills/Event/focusin/config.json b/polyfill-service-api/polyfills/Event/focusin/config.json similarity index 100% rename from api/polyfills/Event/focusin/config.json rename to polyfill-service-api/polyfills/Event/focusin/config.json diff --git a/api/polyfills/Event/focusin/detect-disabled.js b/polyfill-service-api/polyfills/Event/focusin/detect-disabled.js similarity index 100% rename from api/polyfills/Event/focusin/detect-disabled.js rename to polyfill-service-api/polyfills/Event/focusin/detect-disabled.js diff --git a/api/polyfills/Event/focusin/polyfill.js b/polyfill-service-api/polyfills/Event/focusin/polyfill.js similarity index 100% rename from api/polyfills/Event/focusin/polyfill.js rename to polyfill-service-api/polyfills/Event/focusin/polyfill.js diff --git a/api/polyfills/Event/focusin/tests.js b/polyfill-service-api/polyfills/Event/focusin/tests.js similarity index 100% rename from api/polyfills/Event/focusin/tests.js rename to polyfill-service-api/polyfills/Event/focusin/tests.js diff --git a/api/polyfills/Event/hashchange/config.json b/polyfill-service-api/polyfills/Event/hashchange/config.json similarity index 100% rename from api/polyfills/Event/hashchange/config.json rename to polyfill-service-api/polyfills/Event/hashchange/config.json diff --git a/api/polyfills/Event/hashchange/detect.js b/polyfill-service-api/polyfills/Event/hashchange/detect.js similarity index 100% rename from api/polyfills/Event/hashchange/detect.js rename to polyfill-service-api/polyfills/Event/hashchange/detect.js diff --git a/api/polyfills/Event/hashchange/polyfill.js b/polyfill-service-api/polyfills/Event/hashchange/polyfill.js similarity index 100% rename from api/polyfills/Event/hashchange/polyfill.js rename to polyfill-service-api/polyfills/Event/hashchange/polyfill.js diff --git a/api/polyfills/Event/hashchange/tests.js b/polyfill-service-api/polyfills/Event/hashchange/tests.js similarity index 100% rename from api/polyfills/Event/hashchange/tests.js rename to polyfill-service-api/polyfills/Event/hashchange/tests.js diff --git a/api/polyfills/Event/polyfill.js b/polyfill-service-api/polyfills/Event/polyfill.js similarity index 100% rename from api/polyfills/Event/polyfill.js rename to polyfill-service-api/polyfills/Event/polyfill.js diff --git a/api/polyfills/Event/tests.js b/polyfill-service-api/polyfills/Event/tests.js similarity index 100% rename from api/polyfills/Event/tests.js rename to polyfill-service-api/polyfills/Event/tests.js diff --git a/api/polyfills/Function/name/config.json b/polyfill-service-api/polyfills/Function/name/config.json similarity index 100% rename from api/polyfills/Function/name/config.json rename to polyfill-service-api/polyfills/Function/name/config.json diff --git a/api/polyfills/Function/name/detect.js b/polyfill-service-api/polyfills/Function/name/detect.js similarity index 100% rename from api/polyfills/Function/name/detect.js rename to polyfill-service-api/polyfills/Function/name/detect.js diff --git a/api/polyfills/Function/name/polyfill.js b/polyfill-service-api/polyfills/Function/name/polyfill.js similarity index 100% rename from api/polyfills/Function/name/polyfill.js rename to polyfill-service-api/polyfills/Function/name/polyfill.js diff --git a/api/polyfills/Function/name/tests.js b/polyfill-service-api/polyfills/Function/name/tests.js similarity index 100% rename from api/polyfills/Function/name/tests.js rename to polyfill-service-api/polyfills/Function/name/tests.js diff --git a/api/polyfills/Function/prototype/bind/config.json b/polyfill-service-api/polyfills/Function/prototype/bind/config.json similarity index 100% rename from api/polyfills/Function/prototype/bind/config.json rename to polyfill-service-api/polyfills/Function/prototype/bind/config.json diff --git a/api/polyfills/Function/prototype/bind/detect.js b/polyfill-service-api/polyfills/Function/prototype/bind/detect.js similarity index 100% rename from api/polyfills/Function/prototype/bind/detect.js rename to polyfill-service-api/polyfills/Function/prototype/bind/detect.js diff --git a/api/polyfills/Function/prototype/bind/polyfill.js b/polyfill-service-api/polyfills/Function/prototype/bind/polyfill.js similarity index 100% rename from api/polyfills/Function/prototype/bind/polyfill.js rename to polyfill-service-api/polyfills/Function/prototype/bind/polyfill.js diff --git a/api/polyfills/Function/prototype/bind/tests.js b/polyfill-service-api/polyfills/Function/prototype/bind/tests.js similarity index 100% rename from api/polyfills/Function/prototype/bind/tests.js rename to polyfill-service-api/polyfills/Function/prototype/bind/tests.js diff --git a/api/polyfills/HTMLCanvasElement/protoype/toBlob/config.json b/polyfill-service-api/polyfills/HTMLCanvasElement/protoype/toBlob/config.json similarity index 100% rename from api/polyfills/HTMLCanvasElement/protoype/toBlob/config.json rename to polyfill-service-api/polyfills/HTMLCanvasElement/protoype/toBlob/config.json diff --git a/api/polyfills/HTMLCanvasElement/protoype/toBlob/detect.js b/polyfill-service-api/polyfills/HTMLCanvasElement/protoype/toBlob/detect.js similarity index 100% rename from api/polyfills/HTMLCanvasElement/protoype/toBlob/detect.js rename to polyfill-service-api/polyfills/HTMLCanvasElement/protoype/toBlob/detect.js diff --git a/api/polyfills/HTMLCanvasElement/protoype/toBlob/polyfill.js b/polyfill-service-api/polyfills/HTMLCanvasElement/protoype/toBlob/polyfill.js similarity index 100% rename from api/polyfills/HTMLCanvasElement/protoype/toBlob/polyfill.js rename to polyfill-service-api/polyfills/HTMLCanvasElement/protoype/toBlob/polyfill.js diff --git a/api/polyfills/HTMLCanvasElement/protoype/toBlob/tests.js b/polyfill-service-api/polyfills/HTMLCanvasElement/protoype/toBlob/tests.js similarity index 100% rename from api/polyfills/HTMLCanvasElement/protoype/toBlob/tests.js rename to polyfill-service-api/polyfills/HTMLCanvasElement/protoype/toBlob/tests.js diff --git a/api/polyfills/HTMLDocument/config.json b/polyfill-service-api/polyfills/HTMLDocument/config.json similarity index 100% rename from api/polyfills/HTMLDocument/config.json rename to polyfill-service-api/polyfills/HTMLDocument/config.json diff --git a/api/polyfills/HTMLDocument/detect.js b/polyfill-service-api/polyfills/HTMLDocument/detect.js similarity index 100% rename from api/polyfills/HTMLDocument/detect.js rename to polyfill-service-api/polyfills/HTMLDocument/detect.js diff --git a/api/polyfills/HTMLDocument/polyfill.js b/polyfill-service-api/polyfills/HTMLDocument/polyfill.js similarity index 100% rename from api/polyfills/HTMLDocument/polyfill.js rename to polyfill-service-api/polyfills/HTMLDocument/polyfill.js diff --git a/api/polyfills/HTMLPictureElement/config.json b/polyfill-service-api/polyfills/HTMLPictureElement/config.json similarity index 100% rename from api/polyfills/HTMLPictureElement/config.json rename to polyfill-service-api/polyfills/HTMLPictureElement/config.json diff --git a/api/polyfills/HTMLPictureElement/detect.js b/polyfill-service-api/polyfills/HTMLPictureElement/detect.js similarity index 100% rename from api/polyfills/HTMLPictureElement/detect.js rename to polyfill-service-api/polyfills/HTMLPictureElement/detect.js diff --git a/api/polyfills/HTMLPictureElement/polyfill.js b/polyfill-service-api/polyfills/HTMLPictureElement/polyfill.js similarity index 100% rename from api/polyfills/HTMLPictureElement/polyfill.js rename to polyfill-service-api/polyfills/HTMLPictureElement/polyfill.js diff --git a/api/polyfills/IntersectionObserver/config.json b/polyfill-service-api/polyfills/IntersectionObserver/config.json similarity index 100% rename from api/polyfills/IntersectionObserver/config.json rename to polyfill-service-api/polyfills/IntersectionObserver/config.json diff --git a/api/polyfills/IntersectionObserver/detect.js b/polyfill-service-api/polyfills/IntersectionObserver/detect.js similarity index 100% rename from api/polyfills/IntersectionObserver/detect.js rename to polyfill-service-api/polyfills/IntersectionObserver/detect.js diff --git a/api/polyfills/IntersectionObserver/polyfill.js b/polyfill-service-api/polyfills/IntersectionObserver/polyfill.js similarity index 100% rename from api/polyfills/IntersectionObserver/polyfill.js rename to polyfill-service-api/polyfills/IntersectionObserver/polyfill.js diff --git a/api/polyfills/IntersectionObserver/tests.js b/polyfill-service-api/polyfills/IntersectionObserver/tests.js similarity index 100% rename from api/polyfills/IntersectionObserver/tests.js rename to polyfill-service-api/polyfills/IntersectionObserver/tests.js diff --git a/api/polyfills/Intl/config.json b/polyfill-service-api/polyfills/Intl/config.json similarity index 100% rename from api/polyfills/Intl/config.json rename to polyfill-service-api/polyfills/Intl/config.json diff --git a/api/polyfills/Intl/detect.js b/polyfill-service-api/polyfills/Intl/detect.js similarity index 100% rename from api/polyfills/Intl/detect.js rename to polyfill-service-api/polyfills/Intl/detect.js diff --git a/api/polyfills/Intl/polyfill.js b/polyfill-service-api/polyfills/Intl/polyfill.js similarity index 100% rename from api/polyfills/Intl/polyfill.js rename to polyfill-service-api/polyfills/Intl/polyfill.js diff --git a/api/polyfills/Intl/update.task.js b/polyfill-service-api/polyfills/Intl/update.task.js similarity index 100% rename from api/polyfills/Intl/update.task.js rename to polyfill-service-api/polyfills/Intl/update.task.js diff --git a/api/polyfills/Intl/~locale/af-NA/config.json b/polyfill-service-api/polyfills/Intl/~locale/af-NA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/af-NA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/af-NA/config.json diff --git a/api/polyfills/Intl/~locale/af-NA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/af-NA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/af-NA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/af-NA/detect.js diff --git a/api/polyfills/Intl/~locale/af-NA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/af-NA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/af-NA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/af-NA/polyfill.js diff --git a/api/polyfills/Intl/~locale/af-ZA/config.json b/polyfill-service-api/polyfills/Intl/~locale/af-ZA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/af-ZA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/af-ZA/config.json diff --git a/api/polyfills/Intl/~locale/af-ZA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/af-ZA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/af-ZA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/af-ZA/detect.js diff --git a/api/polyfills/Intl/~locale/af-ZA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/af-ZA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/af-ZA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/af-ZA/polyfill.js diff --git a/api/polyfills/Intl/~locale/af/config.json b/polyfill-service-api/polyfills/Intl/~locale/af/config.json similarity index 100% rename from api/polyfills/Intl/~locale/af/config.json rename to polyfill-service-api/polyfills/Intl/~locale/af/config.json diff --git a/api/polyfills/Intl/~locale/af/detect.js b/polyfill-service-api/polyfills/Intl/~locale/af/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/af/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/af/detect.js diff --git a/api/polyfills/Intl/~locale/af/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/af/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/af/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/af/polyfill.js diff --git a/api/polyfills/Intl/~locale/agq-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/agq-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/agq-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/agq-CM/config.json diff --git a/api/polyfills/Intl/~locale/agq-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/agq-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/agq-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/agq-CM/detect.js diff --git a/api/polyfills/Intl/~locale/agq-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/agq-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/agq-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/agq-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/agq/config.json b/polyfill-service-api/polyfills/Intl/~locale/agq/config.json similarity index 100% rename from api/polyfills/Intl/~locale/agq/config.json rename to polyfill-service-api/polyfills/Intl/~locale/agq/config.json diff --git a/api/polyfills/Intl/~locale/agq/detect.js b/polyfill-service-api/polyfills/Intl/~locale/agq/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/agq/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/agq/detect.js diff --git a/api/polyfills/Intl/~locale/agq/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/agq/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/agq/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/agq/polyfill.js diff --git a/api/polyfills/Intl/~locale/ak-GH/config.json b/polyfill-service-api/polyfills/Intl/~locale/ak-GH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ak-GH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ak-GH/config.json diff --git a/api/polyfills/Intl/~locale/ak-GH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ak-GH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ak-GH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ak-GH/detect.js diff --git a/api/polyfills/Intl/~locale/ak-GH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ak-GH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ak-GH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ak-GH/polyfill.js diff --git a/api/polyfills/Intl/~locale/ak/config.json b/polyfill-service-api/polyfills/Intl/~locale/ak/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ak/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ak/config.json diff --git a/api/polyfills/Intl/~locale/ak/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ak/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ak/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ak/detect.js diff --git a/api/polyfills/Intl/~locale/ak/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ak/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ak/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ak/polyfill.js diff --git a/api/polyfills/Intl/~locale/am-ET/config.json b/polyfill-service-api/polyfills/Intl/~locale/am-ET/config.json similarity index 100% rename from api/polyfills/Intl/~locale/am-ET/config.json rename to polyfill-service-api/polyfills/Intl/~locale/am-ET/config.json diff --git a/api/polyfills/Intl/~locale/am-ET/detect.js b/polyfill-service-api/polyfills/Intl/~locale/am-ET/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/am-ET/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/am-ET/detect.js diff --git a/api/polyfills/Intl/~locale/am-ET/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/am-ET/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/am-ET/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/am-ET/polyfill.js diff --git a/api/polyfills/Intl/~locale/am/config.json b/polyfill-service-api/polyfills/Intl/~locale/am/config.json similarity index 100% rename from api/polyfills/Intl/~locale/am/config.json rename to polyfill-service-api/polyfills/Intl/~locale/am/config.json diff --git a/api/polyfills/Intl/~locale/am/detect.js b/polyfill-service-api/polyfills/Intl/~locale/am/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/am/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/am/detect.js diff --git a/api/polyfills/Intl/~locale/am/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/am/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/am/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/am/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-001/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-001/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-001/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-001/config.json diff --git a/api/polyfills/Intl/~locale/ar-001/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-001/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-001/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-001/detect.js diff --git a/api/polyfills/Intl/~locale/ar-001/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-001/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-001/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-001/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-AE/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-AE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-AE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-AE/config.json diff --git a/api/polyfills/Intl/~locale/ar-AE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-AE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-AE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-AE/detect.js diff --git a/api/polyfills/Intl/~locale/ar-AE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-AE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-AE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-AE/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-BH/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-BH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-BH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-BH/config.json diff --git a/api/polyfills/Intl/~locale/ar-BH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-BH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-BH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-BH/detect.js diff --git a/api/polyfills/Intl/~locale/ar-BH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-BH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-BH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-BH/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-DJ/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-DJ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-DJ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-DJ/config.json diff --git a/api/polyfills/Intl/~locale/ar-DJ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-DJ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-DJ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-DJ/detect.js diff --git a/api/polyfills/Intl/~locale/ar-DJ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-DJ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-DJ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-DJ/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-DZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-DZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-DZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-DZ/config.json diff --git a/api/polyfills/Intl/~locale/ar-DZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-DZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-DZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-DZ/detect.js diff --git a/api/polyfills/Intl/~locale/ar-DZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-DZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-DZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-DZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-EG/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-EG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-EG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-EG/config.json diff --git a/api/polyfills/Intl/~locale/ar-EG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-EG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-EG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-EG/detect.js diff --git a/api/polyfills/Intl/~locale/ar-EG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-EG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-EG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-EG/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-EH/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-EH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-EH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-EH/config.json diff --git a/api/polyfills/Intl/~locale/ar-EH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-EH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-EH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-EH/detect.js diff --git a/api/polyfills/Intl/~locale/ar-EH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-EH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-EH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-EH/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-ER/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-ER/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-ER/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-ER/config.json diff --git a/api/polyfills/Intl/~locale/ar-ER/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-ER/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-ER/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-ER/detect.js diff --git a/api/polyfills/Intl/~locale/ar-ER/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-ER/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-ER/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-ER/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-IL/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-IL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-IL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-IL/config.json diff --git a/api/polyfills/Intl/~locale/ar-IL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-IL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-IL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-IL/detect.js diff --git a/api/polyfills/Intl/~locale/ar-IL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-IL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-IL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-IL/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-IQ/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-IQ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-IQ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-IQ/config.json diff --git a/api/polyfills/Intl/~locale/ar-IQ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-IQ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-IQ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-IQ/detect.js diff --git a/api/polyfills/Intl/~locale/ar-IQ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-IQ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-IQ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-IQ/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-JO/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-JO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-JO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-JO/config.json diff --git a/api/polyfills/Intl/~locale/ar-JO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-JO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-JO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-JO/detect.js diff --git a/api/polyfills/Intl/~locale/ar-JO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-JO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-JO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-JO/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-KM/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-KM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-KM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-KM/config.json diff --git a/api/polyfills/Intl/~locale/ar-KM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-KM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-KM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-KM/detect.js diff --git a/api/polyfills/Intl/~locale/ar-KM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-KM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-KM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-KM/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-KW/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-KW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-KW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-KW/config.json diff --git a/api/polyfills/Intl/~locale/ar-KW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-KW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-KW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-KW/detect.js diff --git a/api/polyfills/Intl/~locale/ar-KW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-KW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-KW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-KW/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-LB/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-LB/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-LB/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-LB/config.json diff --git a/api/polyfills/Intl/~locale/ar-LB/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-LB/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-LB/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-LB/detect.js diff --git a/api/polyfills/Intl/~locale/ar-LB/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-LB/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-LB/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-LB/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-LY/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-LY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-LY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-LY/config.json diff --git a/api/polyfills/Intl/~locale/ar-LY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-LY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-LY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-LY/detect.js diff --git a/api/polyfills/Intl/~locale/ar-LY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-LY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-LY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-LY/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-MA/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-MA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-MA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-MA/config.json diff --git a/api/polyfills/Intl/~locale/ar-MA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-MA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-MA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-MA/detect.js diff --git a/api/polyfills/Intl/~locale/ar-MA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-MA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-MA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-MA/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-MR/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-MR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-MR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-MR/config.json diff --git a/api/polyfills/Intl/~locale/ar-MR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-MR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-MR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-MR/detect.js diff --git a/api/polyfills/Intl/~locale/ar-MR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-MR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-MR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-MR/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-OM/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-OM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-OM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-OM/config.json diff --git a/api/polyfills/Intl/~locale/ar-OM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-OM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-OM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-OM/detect.js diff --git a/api/polyfills/Intl/~locale/ar-OM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-OM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-OM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-OM/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-PS/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-PS/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-PS/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-PS/config.json diff --git a/api/polyfills/Intl/~locale/ar-PS/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-PS/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-PS/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-PS/detect.js diff --git a/api/polyfills/Intl/~locale/ar-PS/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-PS/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-PS/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-PS/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-QA/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-QA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-QA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-QA/config.json diff --git a/api/polyfills/Intl/~locale/ar-QA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-QA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-QA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-QA/detect.js diff --git a/api/polyfills/Intl/~locale/ar-QA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-QA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-QA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-QA/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-SA/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-SA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-SA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-SA/config.json diff --git a/api/polyfills/Intl/~locale/ar-SA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-SA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-SA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-SA/detect.js diff --git a/api/polyfills/Intl/~locale/ar-SA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-SA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-SA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-SA/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-SD/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-SD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-SD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-SD/config.json diff --git a/api/polyfills/Intl/~locale/ar-SD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-SD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-SD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-SD/detect.js diff --git a/api/polyfills/Intl/~locale/ar-SD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-SD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-SD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-SD/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-SO/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-SO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-SO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-SO/config.json diff --git a/api/polyfills/Intl/~locale/ar-SO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-SO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-SO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-SO/detect.js diff --git a/api/polyfills/Intl/~locale/ar-SO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-SO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-SO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-SO/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-SS/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-SS/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-SS/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-SS/config.json diff --git a/api/polyfills/Intl/~locale/ar-SS/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-SS/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-SS/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-SS/detect.js diff --git a/api/polyfills/Intl/~locale/ar-SS/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-SS/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-SS/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-SS/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-SY/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-SY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-SY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-SY/config.json diff --git a/api/polyfills/Intl/~locale/ar-SY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-SY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-SY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-SY/detect.js diff --git a/api/polyfills/Intl/~locale/ar-SY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-SY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-SY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-SY/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-TD/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-TD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-TD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-TD/config.json diff --git a/api/polyfills/Intl/~locale/ar-TD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-TD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-TD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-TD/detect.js diff --git a/api/polyfills/Intl/~locale/ar-TD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-TD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-TD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-TD/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-TN/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-TN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-TN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-TN/config.json diff --git a/api/polyfills/Intl/~locale/ar-TN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-TN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-TN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-TN/detect.js diff --git a/api/polyfills/Intl/~locale/ar-TN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-TN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-TN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-TN/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar-YE/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar-YE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar-YE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar-YE/config.json diff --git a/api/polyfills/Intl/~locale/ar-YE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar-YE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-YE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-YE/detect.js diff --git a/api/polyfills/Intl/~locale/ar-YE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar-YE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar-YE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar-YE/polyfill.js diff --git a/api/polyfills/Intl/~locale/ar/config.json b/polyfill-service-api/polyfills/Intl/~locale/ar/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ar/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ar/config.json diff --git a/api/polyfills/Intl/~locale/ar/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ar/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ar/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ar/detect.js diff --git a/api/polyfills/Intl/~locale/ar/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ar/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ar/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ar/polyfill.js diff --git a/api/polyfills/Intl/~locale/as-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/as-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/as-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/as-IN/config.json diff --git a/api/polyfills/Intl/~locale/as-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/as-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/as-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/as-IN/detect.js diff --git a/api/polyfills/Intl/~locale/as-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/as-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/as-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/as-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/as/config.json b/polyfill-service-api/polyfills/Intl/~locale/as/config.json similarity index 100% rename from api/polyfills/Intl/~locale/as/config.json rename to polyfill-service-api/polyfills/Intl/~locale/as/config.json diff --git a/api/polyfills/Intl/~locale/as/detect.js b/polyfill-service-api/polyfills/Intl/~locale/as/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/as/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/as/detect.js diff --git a/api/polyfills/Intl/~locale/as/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/as/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/as/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/as/polyfill.js diff --git a/api/polyfills/Intl/~locale/asa-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/asa-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/asa-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/asa-TZ/config.json diff --git a/api/polyfills/Intl/~locale/asa-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/asa-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/asa-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/asa-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/asa-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/asa-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/asa-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/asa-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/asa/config.json b/polyfill-service-api/polyfills/Intl/~locale/asa/config.json similarity index 100% rename from api/polyfills/Intl/~locale/asa/config.json rename to polyfill-service-api/polyfills/Intl/~locale/asa/config.json diff --git a/api/polyfills/Intl/~locale/asa/detect.js b/polyfill-service-api/polyfills/Intl/~locale/asa/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/asa/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/asa/detect.js diff --git a/api/polyfills/Intl/~locale/asa/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/asa/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/asa/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/asa/polyfill.js diff --git a/api/polyfills/Intl/~locale/ast-ES/config.json b/polyfill-service-api/polyfills/Intl/~locale/ast-ES/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ast-ES/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ast-ES/config.json diff --git a/api/polyfills/Intl/~locale/ast-ES/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ast-ES/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ast-ES/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ast-ES/detect.js diff --git a/api/polyfills/Intl/~locale/ast-ES/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ast-ES/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ast-ES/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ast-ES/polyfill.js diff --git a/api/polyfills/Intl/~locale/ast/config.json b/polyfill-service-api/polyfills/Intl/~locale/ast/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ast/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ast/config.json diff --git a/api/polyfills/Intl/~locale/ast/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ast/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ast/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ast/detect.js diff --git a/api/polyfills/Intl/~locale/ast/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ast/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ast/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ast/polyfill.js diff --git a/api/polyfills/Intl/~locale/az-Arab/config.json b/polyfill-service-api/polyfills/Intl/~locale/az-Arab/config.json similarity index 100% rename from api/polyfills/Intl/~locale/az-Arab/config.json rename to polyfill-service-api/polyfills/Intl/~locale/az-Arab/config.json diff --git a/api/polyfills/Intl/~locale/az-Arab/detect.js b/polyfill-service-api/polyfills/Intl/~locale/az-Arab/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/az-Arab/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/az-Arab/detect.js diff --git a/api/polyfills/Intl/~locale/az-Arab/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/az-Arab/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/az-Arab/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/az-Arab/polyfill.js diff --git a/api/polyfills/Intl/~locale/az-Cyrl-AZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/az-Cyrl-AZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/az-Cyrl-AZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/az-Cyrl-AZ/config.json diff --git a/api/polyfills/Intl/~locale/az-Cyrl-AZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/az-Cyrl-AZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/az-Cyrl-AZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/az-Cyrl-AZ/detect.js diff --git a/api/polyfills/Intl/~locale/az-Cyrl-AZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/az-Cyrl-AZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/az-Cyrl-AZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/az-Cyrl-AZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/az-Cyrl/config.json b/polyfill-service-api/polyfills/Intl/~locale/az-Cyrl/config.json similarity index 100% rename from api/polyfills/Intl/~locale/az-Cyrl/config.json rename to polyfill-service-api/polyfills/Intl/~locale/az-Cyrl/config.json diff --git a/api/polyfills/Intl/~locale/az-Cyrl/detect.js b/polyfill-service-api/polyfills/Intl/~locale/az-Cyrl/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/az-Cyrl/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/az-Cyrl/detect.js diff --git a/api/polyfills/Intl/~locale/az-Cyrl/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/az-Cyrl/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/az-Cyrl/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/az-Cyrl/polyfill.js diff --git a/api/polyfills/Intl/~locale/az-Latn-AZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/az-Latn-AZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/az-Latn-AZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/az-Latn-AZ/config.json diff --git a/api/polyfills/Intl/~locale/az-Latn-AZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/az-Latn-AZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/az-Latn-AZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/az-Latn-AZ/detect.js diff --git a/api/polyfills/Intl/~locale/az-Latn-AZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/az-Latn-AZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/az-Latn-AZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/az-Latn-AZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/az-Latn/config.json b/polyfill-service-api/polyfills/Intl/~locale/az-Latn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/az-Latn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/az-Latn/config.json diff --git a/api/polyfills/Intl/~locale/az-Latn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/az-Latn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/az-Latn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/az-Latn/detect.js diff --git a/api/polyfills/Intl/~locale/az-Latn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/az-Latn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/az-Latn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/az-Latn/polyfill.js diff --git a/api/polyfills/Intl/~locale/az/config.json b/polyfill-service-api/polyfills/Intl/~locale/az/config.json similarity index 100% rename from api/polyfills/Intl/~locale/az/config.json rename to polyfill-service-api/polyfills/Intl/~locale/az/config.json diff --git a/api/polyfills/Intl/~locale/az/detect.js b/polyfill-service-api/polyfills/Intl/~locale/az/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/az/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/az/detect.js diff --git a/api/polyfills/Intl/~locale/az/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/az/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/az/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/az/polyfill.js diff --git a/api/polyfills/Intl/~locale/bas-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/bas-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bas-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bas-CM/config.json diff --git a/api/polyfills/Intl/~locale/bas-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bas-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bas-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bas-CM/detect.js diff --git a/api/polyfills/Intl/~locale/bas-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bas-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bas-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bas-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/bas/config.json b/polyfill-service-api/polyfills/Intl/~locale/bas/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bas/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bas/config.json diff --git a/api/polyfills/Intl/~locale/bas/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bas/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bas/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bas/detect.js diff --git a/api/polyfills/Intl/~locale/bas/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bas/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bas/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bas/polyfill.js diff --git a/api/polyfills/Intl/~locale/be-BY/config.json b/polyfill-service-api/polyfills/Intl/~locale/be-BY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/be-BY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/be-BY/config.json diff --git a/api/polyfills/Intl/~locale/be-BY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/be-BY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/be-BY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/be-BY/detect.js diff --git a/api/polyfills/Intl/~locale/be-BY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/be-BY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/be-BY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/be-BY/polyfill.js diff --git a/api/polyfills/Intl/~locale/be/config.json b/polyfill-service-api/polyfills/Intl/~locale/be/config.json similarity index 100% rename from api/polyfills/Intl/~locale/be/config.json rename to polyfill-service-api/polyfills/Intl/~locale/be/config.json diff --git a/api/polyfills/Intl/~locale/be/detect.js b/polyfill-service-api/polyfills/Intl/~locale/be/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/be/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/be/detect.js diff --git a/api/polyfills/Intl/~locale/be/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/be/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/be/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/be/polyfill.js diff --git a/api/polyfills/Intl/~locale/bem-ZM/config.json b/polyfill-service-api/polyfills/Intl/~locale/bem-ZM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bem-ZM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bem-ZM/config.json diff --git a/api/polyfills/Intl/~locale/bem-ZM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bem-ZM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bem-ZM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bem-ZM/detect.js diff --git a/api/polyfills/Intl/~locale/bem-ZM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bem-ZM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bem-ZM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bem-ZM/polyfill.js diff --git a/api/polyfills/Intl/~locale/bem/config.json b/polyfill-service-api/polyfills/Intl/~locale/bem/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bem/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bem/config.json diff --git a/api/polyfills/Intl/~locale/bem/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bem/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bem/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bem/detect.js diff --git a/api/polyfills/Intl/~locale/bem/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bem/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bem/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bem/polyfill.js diff --git a/api/polyfills/Intl/~locale/bez-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/bez-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bez-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bez-TZ/config.json diff --git a/api/polyfills/Intl/~locale/bez-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bez-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bez-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bez-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/bez-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bez-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bez-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bez-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/bez/config.json b/polyfill-service-api/polyfills/Intl/~locale/bez/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bez/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bez/config.json diff --git a/api/polyfills/Intl/~locale/bez/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bez/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bez/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bez/detect.js diff --git a/api/polyfills/Intl/~locale/bez/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bez/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bez/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bez/polyfill.js diff --git a/api/polyfills/Intl/~locale/bg-BG/config.json b/polyfill-service-api/polyfills/Intl/~locale/bg-BG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bg-BG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bg-BG/config.json diff --git a/api/polyfills/Intl/~locale/bg-BG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bg-BG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bg-BG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bg-BG/detect.js diff --git a/api/polyfills/Intl/~locale/bg-BG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bg-BG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bg-BG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bg-BG/polyfill.js diff --git a/api/polyfills/Intl/~locale/bg/config.json b/polyfill-service-api/polyfills/Intl/~locale/bg/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bg/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bg/config.json diff --git a/api/polyfills/Intl/~locale/bg/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bg/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bg/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bg/detect.js diff --git a/api/polyfills/Intl/~locale/bg/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bg/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bg/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bg/polyfill.js diff --git a/api/polyfills/Intl/~locale/bm-ML/config.json b/polyfill-service-api/polyfills/Intl/~locale/bm-ML/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bm-ML/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bm-ML/config.json diff --git a/api/polyfills/Intl/~locale/bm-ML/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bm-ML/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bm-ML/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bm-ML/detect.js diff --git a/api/polyfills/Intl/~locale/bm-ML/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bm-ML/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bm-ML/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bm-ML/polyfill.js diff --git a/api/polyfills/Intl/~locale/bm-Nkoo/config.json b/polyfill-service-api/polyfills/Intl/~locale/bm-Nkoo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bm-Nkoo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bm-Nkoo/config.json diff --git a/api/polyfills/Intl/~locale/bm-Nkoo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bm-Nkoo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bm-Nkoo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bm-Nkoo/detect.js diff --git a/api/polyfills/Intl/~locale/bm-Nkoo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bm-Nkoo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bm-Nkoo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bm-Nkoo/polyfill.js diff --git a/api/polyfills/Intl/~locale/bm/config.json b/polyfill-service-api/polyfills/Intl/~locale/bm/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bm/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bm/config.json diff --git a/api/polyfills/Intl/~locale/bm/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bm/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bm/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bm/detect.js diff --git a/api/polyfills/Intl/~locale/bm/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bm/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bm/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bm/polyfill.js diff --git a/api/polyfills/Intl/~locale/bn-BD/config.json b/polyfill-service-api/polyfills/Intl/~locale/bn-BD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bn-BD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bn-BD/config.json diff --git a/api/polyfills/Intl/~locale/bn-BD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bn-BD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bn-BD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bn-BD/detect.js diff --git a/api/polyfills/Intl/~locale/bn-BD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bn-BD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bn-BD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bn-BD/polyfill.js diff --git a/api/polyfills/Intl/~locale/bn-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/bn-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bn-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bn-IN/config.json diff --git a/api/polyfills/Intl/~locale/bn-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bn-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bn-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bn-IN/detect.js diff --git a/api/polyfills/Intl/~locale/bn-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bn-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bn-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bn-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/bn/config.json b/polyfill-service-api/polyfills/Intl/~locale/bn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bn/config.json diff --git a/api/polyfills/Intl/~locale/bn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bn/detect.js diff --git a/api/polyfills/Intl/~locale/bn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bn/polyfill.js diff --git a/api/polyfills/Intl/~locale/bo-CN/config.json b/polyfill-service-api/polyfills/Intl/~locale/bo-CN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bo-CN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bo-CN/config.json diff --git a/api/polyfills/Intl/~locale/bo-CN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bo-CN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bo-CN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bo-CN/detect.js diff --git a/api/polyfills/Intl/~locale/bo-CN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bo-CN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bo-CN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bo-CN/polyfill.js diff --git a/api/polyfills/Intl/~locale/bo-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/bo-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bo-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bo-IN/config.json diff --git a/api/polyfills/Intl/~locale/bo-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bo-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bo-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bo-IN/detect.js diff --git a/api/polyfills/Intl/~locale/bo-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bo-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bo-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bo-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/bo/config.json b/polyfill-service-api/polyfills/Intl/~locale/bo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bo/config.json diff --git a/api/polyfills/Intl/~locale/bo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bo/detect.js diff --git a/api/polyfills/Intl/~locale/bo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bo/polyfill.js diff --git a/api/polyfills/Intl/~locale/br-FR/config.json b/polyfill-service-api/polyfills/Intl/~locale/br-FR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/br-FR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/br-FR/config.json diff --git a/api/polyfills/Intl/~locale/br-FR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/br-FR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/br-FR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/br-FR/detect.js diff --git a/api/polyfills/Intl/~locale/br-FR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/br-FR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/br-FR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/br-FR/polyfill.js diff --git a/api/polyfills/Intl/~locale/br/config.json b/polyfill-service-api/polyfills/Intl/~locale/br/config.json similarity index 100% rename from api/polyfills/Intl/~locale/br/config.json rename to polyfill-service-api/polyfills/Intl/~locale/br/config.json diff --git a/api/polyfills/Intl/~locale/br/detect.js b/polyfill-service-api/polyfills/Intl/~locale/br/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/br/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/br/detect.js diff --git a/api/polyfills/Intl/~locale/br/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/br/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/br/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/br/polyfill.js diff --git a/api/polyfills/Intl/~locale/brx-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/brx-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/brx-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/brx-IN/config.json diff --git a/api/polyfills/Intl/~locale/brx-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/brx-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/brx-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/brx-IN/detect.js diff --git a/api/polyfills/Intl/~locale/brx-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/brx-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/brx-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/brx-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/brx/config.json b/polyfill-service-api/polyfills/Intl/~locale/brx/config.json similarity index 100% rename from api/polyfills/Intl/~locale/brx/config.json rename to polyfill-service-api/polyfills/Intl/~locale/brx/config.json diff --git a/api/polyfills/Intl/~locale/brx/detect.js b/polyfill-service-api/polyfills/Intl/~locale/brx/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/brx/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/brx/detect.js diff --git a/api/polyfills/Intl/~locale/brx/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/brx/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/brx/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/brx/polyfill.js diff --git a/api/polyfills/Intl/~locale/bs-Cyrl-BA/config.json b/polyfill-service-api/polyfills/Intl/~locale/bs-Cyrl-BA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bs-Cyrl-BA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bs-Cyrl-BA/config.json diff --git a/api/polyfills/Intl/~locale/bs-Cyrl-BA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bs-Cyrl-BA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bs-Cyrl-BA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bs-Cyrl-BA/detect.js diff --git a/api/polyfills/Intl/~locale/bs-Cyrl-BA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bs-Cyrl-BA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bs-Cyrl-BA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bs-Cyrl-BA/polyfill.js diff --git a/api/polyfills/Intl/~locale/bs-Cyrl/config.json b/polyfill-service-api/polyfills/Intl/~locale/bs-Cyrl/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bs-Cyrl/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bs-Cyrl/config.json diff --git a/api/polyfills/Intl/~locale/bs-Cyrl/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bs-Cyrl/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bs-Cyrl/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bs-Cyrl/detect.js diff --git a/api/polyfills/Intl/~locale/bs-Cyrl/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bs-Cyrl/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bs-Cyrl/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bs-Cyrl/polyfill.js diff --git a/api/polyfills/Intl/~locale/bs-Latn-BA/config.json b/polyfill-service-api/polyfills/Intl/~locale/bs-Latn-BA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bs-Latn-BA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bs-Latn-BA/config.json diff --git a/api/polyfills/Intl/~locale/bs-Latn-BA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bs-Latn-BA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bs-Latn-BA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bs-Latn-BA/detect.js diff --git a/api/polyfills/Intl/~locale/bs-Latn-BA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bs-Latn-BA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bs-Latn-BA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bs-Latn-BA/polyfill.js diff --git a/api/polyfills/Intl/~locale/bs-Latn/config.json b/polyfill-service-api/polyfills/Intl/~locale/bs-Latn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bs-Latn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bs-Latn/config.json diff --git a/api/polyfills/Intl/~locale/bs-Latn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bs-Latn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bs-Latn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bs-Latn/detect.js diff --git a/api/polyfills/Intl/~locale/bs-Latn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bs-Latn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bs-Latn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bs-Latn/polyfill.js diff --git a/api/polyfills/Intl/~locale/bs/config.json b/polyfill-service-api/polyfills/Intl/~locale/bs/config.json similarity index 100% rename from api/polyfills/Intl/~locale/bs/config.json rename to polyfill-service-api/polyfills/Intl/~locale/bs/config.json diff --git a/api/polyfills/Intl/~locale/bs/detect.js b/polyfill-service-api/polyfills/Intl/~locale/bs/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/bs/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/bs/detect.js diff --git a/api/polyfills/Intl/~locale/bs/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/bs/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/bs/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/bs/polyfill.js diff --git a/api/polyfills/Intl/~locale/ca-AD/config.json b/polyfill-service-api/polyfills/Intl/~locale/ca-AD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ca-AD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ca-AD/config.json diff --git a/api/polyfills/Intl/~locale/ca-AD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ca-AD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ca-AD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ca-AD/detect.js diff --git a/api/polyfills/Intl/~locale/ca-AD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ca-AD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ca-AD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ca-AD/polyfill.js diff --git a/api/polyfills/Intl/~locale/ca-ES-VALENCIA/config.json b/polyfill-service-api/polyfills/Intl/~locale/ca-ES-VALENCIA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ca-ES-VALENCIA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ca-ES-VALENCIA/config.json diff --git a/api/polyfills/Intl/~locale/ca-ES-VALENCIA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ca-ES-VALENCIA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ca-ES-VALENCIA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ca-ES-VALENCIA/detect.js diff --git a/api/polyfills/Intl/~locale/ca-ES-VALENCIA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ca-ES-VALENCIA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ca-ES-VALENCIA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ca-ES-VALENCIA/polyfill.js diff --git a/api/polyfills/Intl/~locale/ca-ES/config.json b/polyfill-service-api/polyfills/Intl/~locale/ca-ES/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ca-ES/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ca-ES/config.json diff --git a/api/polyfills/Intl/~locale/ca-ES/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ca-ES/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ca-ES/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ca-ES/detect.js diff --git a/api/polyfills/Intl/~locale/ca-ES/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ca-ES/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ca-ES/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ca-ES/polyfill.js diff --git a/api/polyfills/Intl/~locale/ca-FR/config.json b/polyfill-service-api/polyfills/Intl/~locale/ca-FR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ca-FR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ca-FR/config.json diff --git a/api/polyfills/Intl/~locale/ca-FR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ca-FR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ca-FR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ca-FR/detect.js diff --git a/api/polyfills/Intl/~locale/ca-FR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ca-FR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ca-FR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ca-FR/polyfill.js diff --git a/api/polyfills/Intl/~locale/ca-IT/config.json b/polyfill-service-api/polyfills/Intl/~locale/ca-IT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ca-IT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ca-IT/config.json diff --git a/api/polyfills/Intl/~locale/ca-IT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ca-IT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ca-IT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ca-IT/detect.js diff --git a/api/polyfills/Intl/~locale/ca-IT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ca-IT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ca-IT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ca-IT/polyfill.js diff --git a/api/polyfills/Intl/~locale/ca/config.json b/polyfill-service-api/polyfills/Intl/~locale/ca/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ca/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ca/config.json diff --git a/api/polyfills/Intl/~locale/ca/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ca/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ca/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ca/detect.js diff --git a/api/polyfills/Intl/~locale/ca/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ca/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ca/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ca/polyfill.js diff --git a/api/polyfills/Intl/~locale/ce-RU/config.json b/polyfill-service-api/polyfills/Intl/~locale/ce-RU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ce-RU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ce-RU/config.json diff --git a/api/polyfills/Intl/~locale/ce-RU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ce-RU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ce-RU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ce-RU/detect.js diff --git a/api/polyfills/Intl/~locale/ce-RU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ce-RU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ce-RU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ce-RU/polyfill.js diff --git a/api/polyfills/Intl/~locale/ce/config.json b/polyfill-service-api/polyfills/Intl/~locale/ce/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ce/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ce/config.json diff --git a/api/polyfills/Intl/~locale/ce/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ce/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ce/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ce/detect.js diff --git a/api/polyfills/Intl/~locale/ce/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ce/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ce/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ce/polyfill.js diff --git a/api/polyfills/Intl/~locale/cgg-UG/config.json b/polyfill-service-api/polyfills/Intl/~locale/cgg-UG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/cgg-UG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/cgg-UG/config.json diff --git a/api/polyfills/Intl/~locale/cgg-UG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/cgg-UG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/cgg-UG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/cgg-UG/detect.js diff --git a/api/polyfills/Intl/~locale/cgg-UG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/cgg-UG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/cgg-UG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/cgg-UG/polyfill.js diff --git a/api/polyfills/Intl/~locale/cgg/config.json b/polyfill-service-api/polyfills/Intl/~locale/cgg/config.json similarity index 100% rename from api/polyfills/Intl/~locale/cgg/config.json rename to polyfill-service-api/polyfills/Intl/~locale/cgg/config.json diff --git a/api/polyfills/Intl/~locale/cgg/detect.js b/polyfill-service-api/polyfills/Intl/~locale/cgg/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/cgg/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/cgg/detect.js diff --git a/api/polyfills/Intl/~locale/cgg/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/cgg/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/cgg/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/cgg/polyfill.js diff --git a/api/polyfills/Intl/~locale/chr-US/config.json b/polyfill-service-api/polyfills/Intl/~locale/chr-US/config.json similarity index 100% rename from api/polyfills/Intl/~locale/chr-US/config.json rename to polyfill-service-api/polyfills/Intl/~locale/chr-US/config.json diff --git a/api/polyfills/Intl/~locale/chr-US/detect.js b/polyfill-service-api/polyfills/Intl/~locale/chr-US/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/chr-US/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/chr-US/detect.js diff --git a/api/polyfills/Intl/~locale/chr-US/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/chr-US/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/chr-US/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/chr-US/polyfill.js diff --git a/api/polyfills/Intl/~locale/chr/config.json b/polyfill-service-api/polyfills/Intl/~locale/chr/config.json similarity index 100% rename from api/polyfills/Intl/~locale/chr/config.json rename to polyfill-service-api/polyfills/Intl/~locale/chr/config.json diff --git a/api/polyfills/Intl/~locale/chr/detect.js b/polyfill-service-api/polyfills/Intl/~locale/chr/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/chr/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/chr/detect.js diff --git a/api/polyfills/Intl/~locale/chr/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/chr/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/chr/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/chr/polyfill.js diff --git a/api/polyfills/Intl/~locale/ckb-IQ/config.json b/polyfill-service-api/polyfills/Intl/~locale/ckb-IQ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ckb-IQ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ckb-IQ/config.json diff --git a/api/polyfills/Intl/~locale/ckb-IQ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ckb-IQ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ckb-IQ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ckb-IQ/detect.js diff --git a/api/polyfills/Intl/~locale/ckb-IQ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ckb-IQ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ckb-IQ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ckb-IQ/polyfill.js diff --git a/api/polyfills/Intl/~locale/ckb-IR/config.json b/polyfill-service-api/polyfills/Intl/~locale/ckb-IR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ckb-IR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ckb-IR/config.json diff --git a/api/polyfills/Intl/~locale/ckb-IR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ckb-IR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ckb-IR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ckb-IR/detect.js diff --git a/api/polyfills/Intl/~locale/ckb-IR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ckb-IR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ckb-IR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ckb-IR/polyfill.js diff --git a/api/polyfills/Intl/~locale/ckb/config.json b/polyfill-service-api/polyfills/Intl/~locale/ckb/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ckb/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ckb/config.json diff --git a/api/polyfills/Intl/~locale/ckb/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ckb/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ckb/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ckb/detect.js diff --git a/api/polyfills/Intl/~locale/ckb/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ckb/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ckb/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ckb/polyfill.js diff --git a/api/polyfills/Intl/~locale/cs-CZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/cs-CZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/cs-CZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/cs-CZ/config.json diff --git a/api/polyfills/Intl/~locale/cs-CZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/cs-CZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/cs-CZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/cs-CZ/detect.js diff --git a/api/polyfills/Intl/~locale/cs-CZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/cs-CZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/cs-CZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/cs-CZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/cs/config.json b/polyfill-service-api/polyfills/Intl/~locale/cs/config.json similarity index 100% rename from api/polyfills/Intl/~locale/cs/config.json rename to polyfill-service-api/polyfills/Intl/~locale/cs/config.json diff --git a/api/polyfills/Intl/~locale/cs/detect.js b/polyfill-service-api/polyfills/Intl/~locale/cs/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/cs/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/cs/detect.js diff --git a/api/polyfills/Intl/~locale/cs/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/cs/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/cs/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/cs/polyfill.js diff --git a/api/polyfills/Intl/~locale/cu-RU/config.json b/polyfill-service-api/polyfills/Intl/~locale/cu-RU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/cu-RU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/cu-RU/config.json diff --git a/api/polyfills/Intl/~locale/cu-RU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/cu-RU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/cu-RU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/cu-RU/detect.js diff --git a/api/polyfills/Intl/~locale/cu-RU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/cu-RU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/cu-RU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/cu-RU/polyfill.js diff --git a/api/polyfills/Intl/~locale/cu/config.json b/polyfill-service-api/polyfills/Intl/~locale/cu/config.json similarity index 100% rename from api/polyfills/Intl/~locale/cu/config.json rename to polyfill-service-api/polyfills/Intl/~locale/cu/config.json diff --git a/api/polyfills/Intl/~locale/cu/detect.js b/polyfill-service-api/polyfills/Intl/~locale/cu/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/cu/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/cu/detect.js diff --git a/api/polyfills/Intl/~locale/cu/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/cu/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/cu/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/cu/polyfill.js diff --git a/api/polyfills/Intl/~locale/cy-GB/config.json b/polyfill-service-api/polyfills/Intl/~locale/cy-GB/config.json similarity index 100% rename from api/polyfills/Intl/~locale/cy-GB/config.json rename to polyfill-service-api/polyfills/Intl/~locale/cy-GB/config.json diff --git a/api/polyfills/Intl/~locale/cy-GB/detect.js b/polyfill-service-api/polyfills/Intl/~locale/cy-GB/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/cy-GB/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/cy-GB/detect.js diff --git a/api/polyfills/Intl/~locale/cy-GB/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/cy-GB/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/cy-GB/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/cy-GB/polyfill.js diff --git a/api/polyfills/Intl/~locale/cy/config.json b/polyfill-service-api/polyfills/Intl/~locale/cy/config.json similarity index 100% rename from api/polyfills/Intl/~locale/cy/config.json rename to polyfill-service-api/polyfills/Intl/~locale/cy/config.json diff --git a/api/polyfills/Intl/~locale/cy/detect.js b/polyfill-service-api/polyfills/Intl/~locale/cy/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/cy/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/cy/detect.js diff --git a/api/polyfills/Intl/~locale/cy/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/cy/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/cy/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/cy/polyfill.js diff --git a/api/polyfills/Intl/~locale/da-DK/config.json b/polyfill-service-api/polyfills/Intl/~locale/da-DK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/da-DK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/da-DK/config.json diff --git a/api/polyfills/Intl/~locale/da-DK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/da-DK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/da-DK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/da-DK/detect.js diff --git a/api/polyfills/Intl/~locale/da-DK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/da-DK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/da-DK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/da-DK/polyfill.js diff --git a/api/polyfills/Intl/~locale/da-GL/config.json b/polyfill-service-api/polyfills/Intl/~locale/da-GL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/da-GL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/da-GL/config.json diff --git a/api/polyfills/Intl/~locale/da-GL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/da-GL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/da-GL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/da-GL/detect.js diff --git a/api/polyfills/Intl/~locale/da-GL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/da-GL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/da-GL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/da-GL/polyfill.js diff --git a/api/polyfills/Intl/~locale/da/config.json b/polyfill-service-api/polyfills/Intl/~locale/da/config.json similarity index 100% rename from api/polyfills/Intl/~locale/da/config.json rename to polyfill-service-api/polyfills/Intl/~locale/da/config.json diff --git a/api/polyfills/Intl/~locale/da/detect.js b/polyfill-service-api/polyfills/Intl/~locale/da/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/da/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/da/detect.js diff --git a/api/polyfills/Intl/~locale/da/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/da/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/da/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/da/polyfill.js diff --git a/api/polyfills/Intl/~locale/dav-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/dav-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/dav-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/dav-KE/config.json diff --git a/api/polyfills/Intl/~locale/dav-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/dav-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/dav-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/dav-KE/detect.js diff --git a/api/polyfills/Intl/~locale/dav-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/dav-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/dav-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/dav-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/dav/config.json b/polyfill-service-api/polyfills/Intl/~locale/dav/config.json similarity index 100% rename from api/polyfills/Intl/~locale/dav/config.json rename to polyfill-service-api/polyfills/Intl/~locale/dav/config.json diff --git a/api/polyfills/Intl/~locale/dav/detect.js b/polyfill-service-api/polyfills/Intl/~locale/dav/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/dav/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/dav/detect.js diff --git a/api/polyfills/Intl/~locale/dav/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/dav/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/dav/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/dav/polyfill.js diff --git a/api/polyfills/Intl/~locale/de-AT/config.json b/polyfill-service-api/polyfills/Intl/~locale/de-AT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/de-AT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/de-AT/config.json diff --git a/api/polyfills/Intl/~locale/de-AT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/de-AT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/de-AT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/de-AT/detect.js diff --git a/api/polyfills/Intl/~locale/de-AT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/de-AT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/de-AT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/de-AT/polyfill.js diff --git a/api/polyfills/Intl/~locale/de-BE/config.json b/polyfill-service-api/polyfills/Intl/~locale/de-BE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/de-BE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/de-BE/config.json diff --git a/api/polyfills/Intl/~locale/de-BE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/de-BE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/de-BE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/de-BE/detect.js diff --git a/api/polyfills/Intl/~locale/de-BE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/de-BE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/de-BE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/de-BE/polyfill.js diff --git a/api/polyfills/Intl/~locale/de-CH/config.json b/polyfill-service-api/polyfills/Intl/~locale/de-CH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/de-CH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/de-CH/config.json diff --git a/api/polyfills/Intl/~locale/de-CH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/de-CH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/de-CH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/de-CH/detect.js diff --git a/api/polyfills/Intl/~locale/de-CH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/de-CH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/de-CH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/de-CH/polyfill.js diff --git a/api/polyfills/Intl/~locale/de-DE/config.json b/polyfill-service-api/polyfills/Intl/~locale/de-DE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/de-DE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/de-DE/config.json diff --git a/api/polyfills/Intl/~locale/de-DE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/de-DE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/de-DE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/de-DE/detect.js diff --git a/api/polyfills/Intl/~locale/de-DE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/de-DE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/de-DE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/de-DE/polyfill.js diff --git a/api/polyfills/Intl/~locale/de-LI/config.json b/polyfill-service-api/polyfills/Intl/~locale/de-LI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/de-LI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/de-LI/config.json diff --git a/api/polyfills/Intl/~locale/de-LI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/de-LI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/de-LI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/de-LI/detect.js diff --git a/api/polyfills/Intl/~locale/de-LI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/de-LI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/de-LI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/de-LI/polyfill.js diff --git a/api/polyfills/Intl/~locale/de-LU/config.json b/polyfill-service-api/polyfills/Intl/~locale/de-LU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/de-LU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/de-LU/config.json diff --git a/api/polyfills/Intl/~locale/de-LU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/de-LU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/de-LU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/de-LU/detect.js diff --git a/api/polyfills/Intl/~locale/de-LU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/de-LU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/de-LU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/de-LU/polyfill.js diff --git a/api/polyfills/Intl/~locale/de/config.json b/polyfill-service-api/polyfills/Intl/~locale/de/config.json similarity index 100% rename from api/polyfills/Intl/~locale/de/config.json rename to polyfill-service-api/polyfills/Intl/~locale/de/config.json diff --git a/api/polyfills/Intl/~locale/de/detect.js b/polyfill-service-api/polyfills/Intl/~locale/de/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/de/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/de/detect.js diff --git a/api/polyfills/Intl/~locale/de/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/de/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/de/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/de/polyfill.js diff --git a/api/polyfills/Intl/~locale/dje-NE/config.json b/polyfill-service-api/polyfills/Intl/~locale/dje-NE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/dje-NE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/dje-NE/config.json diff --git a/api/polyfills/Intl/~locale/dje-NE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/dje-NE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/dje-NE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/dje-NE/detect.js diff --git a/api/polyfills/Intl/~locale/dje-NE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/dje-NE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/dje-NE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/dje-NE/polyfill.js diff --git a/api/polyfills/Intl/~locale/dje/config.json b/polyfill-service-api/polyfills/Intl/~locale/dje/config.json similarity index 100% rename from api/polyfills/Intl/~locale/dje/config.json rename to polyfill-service-api/polyfills/Intl/~locale/dje/config.json diff --git a/api/polyfills/Intl/~locale/dje/detect.js b/polyfill-service-api/polyfills/Intl/~locale/dje/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/dje/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/dje/detect.js diff --git a/api/polyfills/Intl/~locale/dje/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/dje/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/dje/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/dje/polyfill.js diff --git a/api/polyfills/Intl/~locale/dsb-DE/config.json b/polyfill-service-api/polyfills/Intl/~locale/dsb-DE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/dsb-DE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/dsb-DE/config.json diff --git a/api/polyfills/Intl/~locale/dsb-DE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/dsb-DE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/dsb-DE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/dsb-DE/detect.js diff --git a/api/polyfills/Intl/~locale/dsb-DE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/dsb-DE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/dsb-DE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/dsb-DE/polyfill.js diff --git a/api/polyfills/Intl/~locale/dsb/config.json b/polyfill-service-api/polyfills/Intl/~locale/dsb/config.json similarity index 100% rename from api/polyfills/Intl/~locale/dsb/config.json rename to polyfill-service-api/polyfills/Intl/~locale/dsb/config.json diff --git a/api/polyfills/Intl/~locale/dsb/detect.js b/polyfill-service-api/polyfills/Intl/~locale/dsb/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/dsb/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/dsb/detect.js diff --git a/api/polyfills/Intl/~locale/dsb/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/dsb/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/dsb/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/dsb/polyfill.js diff --git a/api/polyfills/Intl/~locale/dua-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/dua-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/dua-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/dua-CM/config.json diff --git a/api/polyfills/Intl/~locale/dua-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/dua-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/dua-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/dua-CM/detect.js diff --git a/api/polyfills/Intl/~locale/dua-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/dua-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/dua-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/dua-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/dua/config.json b/polyfill-service-api/polyfills/Intl/~locale/dua/config.json similarity index 100% rename from api/polyfills/Intl/~locale/dua/config.json rename to polyfill-service-api/polyfills/Intl/~locale/dua/config.json diff --git a/api/polyfills/Intl/~locale/dua/detect.js b/polyfill-service-api/polyfills/Intl/~locale/dua/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/dua/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/dua/detect.js diff --git a/api/polyfills/Intl/~locale/dua/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/dua/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/dua/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/dua/polyfill.js diff --git a/api/polyfills/Intl/~locale/dyo-SN/config.json b/polyfill-service-api/polyfills/Intl/~locale/dyo-SN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/dyo-SN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/dyo-SN/config.json diff --git a/api/polyfills/Intl/~locale/dyo-SN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/dyo-SN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/dyo-SN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/dyo-SN/detect.js diff --git a/api/polyfills/Intl/~locale/dyo-SN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/dyo-SN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/dyo-SN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/dyo-SN/polyfill.js diff --git a/api/polyfills/Intl/~locale/dyo/config.json b/polyfill-service-api/polyfills/Intl/~locale/dyo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/dyo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/dyo/config.json diff --git a/api/polyfills/Intl/~locale/dyo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/dyo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/dyo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/dyo/detect.js diff --git a/api/polyfills/Intl/~locale/dyo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/dyo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/dyo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/dyo/polyfill.js diff --git a/api/polyfills/Intl/~locale/dz-BT/config.json b/polyfill-service-api/polyfills/Intl/~locale/dz-BT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/dz-BT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/dz-BT/config.json diff --git a/api/polyfills/Intl/~locale/dz-BT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/dz-BT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/dz-BT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/dz-BT/detect.js diff --git a/api/polyfills/Intl/~locale/dz-BT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/dz-BT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/dz-BT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/dz-BT/polyfill.js diff --git a/api/polyfills/Intl/~locale/dz/config.json b/polyfill-service-api/polyfills/Intl/~locale/dz/config.json similarity index 100% rename from api/polyfills/Intl/~locale/dz/config.json rename to polyfill-service-api/polyfills/Intl/~locale/dz/config.json diff --git a/api/polyfills/Intl/~locale/dz/detect.js b/polyfill-service-api/polyfills/Intl/~locale/dz/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/dz/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/dz/detect.js diff --git a/api/polyfills/Intl/~locale/dz/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/dz/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/dz/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/dz/polyfill.js diff --git a/api/polyfills/Intl/~locale/ebu-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/ebu-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ebu-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ebu-KE/config.json diff --git a/api/polyfills/Intl/~locale/ebu-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ebu-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ebu-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ebu-KE/detect.js diff --git a/api/polyfills/Intl/~locale/ebu-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ebu-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ebu-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ebu-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/ebu/config.json b/polyfill-service-api/polyfills/Intl/~locale/ebu/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ebu/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ebu/config.json diff --git a/api/polyfills/Intl/~locale/ebu/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ebu/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ebu/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ebu/detect.js diff --git a/api/polyfills/Intl/~locale/ebu/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ebu/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ebu/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ebu/polyfill.js diff --git a/api/polyfills/Intl/~locale/ee-GH/config.json b/polyfill-service-api/polyfills/Intl/~locale/ee-GH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ee-GH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ee-GH/config.json diff --git a/api/polyfills/Intl/~locale/ee-GH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ee-GH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ee-GH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ee-GH/detect.js diff --git a/api/polyfills/Intl/~locale/ee-GH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ee-GH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ee-GH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ee-GH/polyfill.js diff --git a/api/polyfills/Intl/~locale/ee-TG/config.json b/polyfill-service-api/polyfills/Intl/~locale/ee-TG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ee-TG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ee-TG/config.json diff --git a/api/polyfills/Intl/~locale/ee-TG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ee-TG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ee-TG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ee-TG/detect.js diff --git a/api/polyfills/Intl/~locale/ee-TG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ee-TG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ee-TG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ee-TG/polyfill.js diff --git a/api/polyfills/Intl/~locale/ee/config.json b/polyfill-service-api/polyfills/Intl/~locale/ee/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ee/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ee/config.json diff --git a/api/polyfills/Intl/~locale/ee/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ee/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ee/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ee/detect.js diff --git a/api/polyfills/Intl/~locale/ee/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ee/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ee/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ee/polyfill.js diff --git a/api/polyfills/Intl/~locale/el-CY/config.json b/polyfill-service-api/polyfills/Intl/~locale/el-CY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/el-CY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/el-CY/config.json diff --git a/api/polyfills/Intl/~locale/el-CY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/el-CY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/el-CY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/el-CY/detect.js diff --git a/api/polyfills/Intl/~locale/el-CY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/el-CY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/el-CY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/el-CY/polyfill.js diff --git a/api/polyfills/Intl/~locale/el-GR/config.json b/polyfill-service-api/polyfills/Intl/~locale/el-GR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/el-GR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/el-GR/config.json diff --git a/api/polyfills/Intl/~locale/el-GR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/el-GR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/el-GR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/el-GR/detect.js diff --git a/api/polyfills/Intl/~locale/el-GR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/el-GR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/el-GR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/el-GR/polyfill.js diff --git a/api/polyfills/Intl/~locale/el/config.json b/polyfill-service-api/polyfills/Intl/~locale/el/config.json similarity index 100% rename from api/polyfills/Intl/~locale/el/config.json rename to polyfill-service-api/polyfills/Intl/~locale/el/config.json diff --git a/api/polyfills/Intl/~locale/el/detect.js b/polyfill-service-api/polyfills/Intl/~locale/el/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/el/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/el/detect.js diff --git a/api/polyfills/Intl/~locale/el/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/el/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/el/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/el/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-001/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-001/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-001/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-001/config.json diff --git a/api/polyfills/Intl/~locale/en-001/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-001/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-001/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-001/detect.js diff --git a/api/polyfills/Intl/~locale/en-001/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-001/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-001/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-001/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-150/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-150/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-150/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-150/config.json diff --git a/api/polyfills/Intl/~locale/en-150/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-150/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-150/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-150/detect.js diff --git a/api/polyfills/Intl/~locale/en-150/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-150/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-150/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-150/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-AG/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-AG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-AG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-AG/config.json diff --git a/api/polyfills/Intl/~locale/en-AG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-AG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-AG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-AG/detect.js diff --git a/api/polyfills/Intl/~locale/en-AG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-AG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-AG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-AG/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-AI/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-AI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-AI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-AI/config.json diff --git a/api/polyfills/Intl/~locale/en-AI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-AI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-AI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-AI/detect.js diff --git a/api/polyfills/Intl/~locale/en-AI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-AI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-AI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-AI/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-AS/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-AS/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-AS/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-AS/config.json diff --git a/api/polyfills/Intl/~locale/en-AS/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-AS/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-AS/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-AS/detect.js diff --git a/api/polyfills/Intl/~locale/en-AS/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-AS/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-AS/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-AS/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-AT/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-AT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-AT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-AT/config.json diff --git a/api/polyfills/Intl/~locale/en-AT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-AT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-AT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-AT/detect.js diff --git a/api/polyfills/Intl/~locale/en-AT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-AT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-AT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-AT/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-AU/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-AU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-AU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-AU/config.json diff --git a/api/polyfills/Intl/~locale/en-AU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-AU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-AU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-AU/detect.js diff --git a/api/polyfills/Intl/~locale/en-AU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-AU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-AU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-AU/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-BB/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-BB/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-BB/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-BB/config.json diff --git a/api/polyfills/Intl/~locale/en-BB/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-BB/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BB/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BB/detect.js diff --git a/api/polyfills/Intl/~locale/en-BB/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-BB/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BB/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BB/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-BE/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-BE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-BE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-BE/config.json diff --git a/api/polyfills/Intl/~locale/en-BE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-BE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BE/detect.js diff --git a/api/polyfills/Intl/~locale/en-BE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-BE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BE/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-BI/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-BI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-BI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-BI/config.json diff --git a/api/polyfills/Intl/~locale/en-BI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-BI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BI/detect.js diff --git a/api/polyfills/Intl/~locale/en-BI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-BI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BI/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-BM/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-BM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-BM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-BM/config.json diff --git a/api/polyfills/Intl/~locale/en-BM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-BM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BM/detect.js diff --git a/api/polyfills/Intl/~locale/en-BM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-BM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BM/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-BS/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-BS/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-BS/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-BS/config.json diff --git a/api/polyfills/Intl/~locale/en-BS/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-BS/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BS/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BS/detect.js diff --git a/api/polyfills/Intl/~locale/en-BS/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-BS/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BS/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BS/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-BW/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-BW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-BW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-BW/config.json diff --git a/api/polyfills/Intl/~locale/en-BW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-BW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BW/detect.js diff --git a/api/polyfills/Intl/~locale/en-BW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-BW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BW/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-BZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-BZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-BZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-BZ/config.json diff --git a/api/polyfills/Intl/~locale/en-BZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-BZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BZ/detect.js diff --git a/api/polyfills/Intl/~locale/en-BZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-BZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-BZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-BZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-CA/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-CA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-CA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-CA/config.json diff --git a/api/polyfills/Intl/~locale/en-CA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-CA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CA/detect.js diff --git a/api/polyfills/Intl/~locale/en-CA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-CA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CA/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-CC/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-CC/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-CC/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-CC/config.json diff --git a/api/polyfills/Intl/~locale/en-CC/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-CC/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CC/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CC/detect.js diff --git a/api/polyfills/Intl/~locale/en-CC/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-CC/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CC/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CC/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-CH/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-CH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-CH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-CH/config.json diff --git a/api/polyfills/Intl/~locale/en-CH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-CH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CH/detect.js diff --git a/api/polyfills/Intl/~locale/en-CH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-CH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CH/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-CK/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-CK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-CK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-CK/config.json diff --git a/api/polyfills/Intl/~locale/en-CK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-CK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CK/detect.js diff --git a/api/polyfills/Intl/~locale/en-CK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-CK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CK/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-CM/config.json diff --git a/api/polyfills/Intl/~locale/en-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CM/detect.js diff --git a/api/polyfills/Intl/~locale/en-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-CX/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-CX/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-CX/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-CX/config.json diff --git a/api/polyfills/Intl/~locale/en-CX/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-CX/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CX/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CX/detect.js diff --git a/api/polyfills/Intl/~locale/en-CX/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-CX/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CX/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CX/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-CY/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-CY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-CY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-CY/config.json diff --git a/api/polyfills/Intl/~locale/en-CY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-CY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CY/detect.js diff --git a/api/polyfills/Intl/~locale/en-CY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-CY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-CY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-CY/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-DE/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-DE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-DE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-DE/config.json diff --git a/api/polyfills/Intl/~locale/en-DE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-DE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-DE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-DE/detect.js diff --git a/api/polyfills/Intl/~locale/en-DE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-DE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-DE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-DE/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-DG/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-DG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-DG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-DG/config.json diff --git a/api/polyfills/Intl/~locale/en-DG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-DG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-DG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-DG/detect.js diff --git a/api/polyfills/Intl/~locale/en-DG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-DG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-DG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-DG/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-DK/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-DK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-DK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-DK/config.json diff --git a/api/polyfills/Intl/~locale/en-DK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-DK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-DK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-DK/detect.js diff --git a/api/polyfills/Intl/~locale/en-DK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-DK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-DK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-DK/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-DM/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-DM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-DM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-DM/config.json diff --git a/api/polyfills/Intl/~locale/en-DM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-DM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-DM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-DM/detect.js diff --git a/api/polyfills/Intl/~locale/en-DM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-DM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-DM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-DM/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-Dsrt/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-Dsrt/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-Dsrt/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-Dsrt/config.json diff --git a/api/polyfills/Intl/~locale/en-Dsrt/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-Dsrt/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-Dsrt/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-Dsrt/detect.js diff --git a/api/polyfills/Intl/~locale/en-Dsrt/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-Dsrt/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-Dsrt/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-Dsrt/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-ER/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-ER/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-ER/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-ER/config.json diff --git a/api/polyfills/Intl/~locale/en-ER/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-ER/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-ER/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-ER/detect.js diff --git a/api/polyfills/Intl/~locale/en-ER/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-ER/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-ER/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-ER/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-FI/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-FI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-FI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-FI/config.json diff --git a/api/polyfills/Intl/~locale/en-FI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-FI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-FI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-FI/detect.js diff --git a/api/polyfills/Intl/~locale/en-FI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-FI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-FI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-FI/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-FJ/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-FJ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-FJ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-FJ/config.json diff --git a/api/polyfills/Intl/~locale/en-FJ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-FJ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-FJ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-FJ/detect.js diff --git a/api/polyfills/Intl/~locale/en-FJ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-FJ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-FJ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-FJ/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-FK/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-FK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-FK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-FK/config.json diff --git a/api/polyfills/Intl/~locale/en-FK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-FK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-FK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-FK/detect.js diff --git a/api/polyfills/Intl/~locale/en-FK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-FK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-FK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-FK/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-FM/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-FM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-FM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-FM/config.json diff --git a/api/polyfills/Intl/~locale/en-FM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-FM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-FM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-FM/detect.js diff --git a/api/polyfills/Intl/~locale/en-FM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-FM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-FM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-FM/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-GB/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-GB/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-GB/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-GB/config.json diff --git a/api/polyfills/Intl/~locale/en-GB/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-GB/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GB/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GB/detect.js diff --git a/api/polyfills/Intl/~locale/en-GB/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-GB/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GB/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GB/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-GD/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-GD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-GD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-GD/config.json diff --git a/api/polyfills/Intl/~locale/en-GD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-GD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GD/detect.js diff --git a/api/polyfills/Intl/~locale/en-GD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-GD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GD/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-GG/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-GG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-GG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-GG/config.json diff --git a/api/polyfills/Intl/~locale/en-GG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-GG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GG/detect.js diff --git a/api/polyfills/Intl/~locale/en-GG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-GG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GG/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-GH/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-GH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-GH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-GH/config.json diff --git a/api/polyfills/Intl/~locale/en-GH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-GH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GH/detect.js diff --git a/api/polyfills/Intl/~locale/en-GH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-GH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GH/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-GI/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-GI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-GI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-GI/config.json diff --git a/api/polyfills/Intl/~locale/en-GI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-GI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GI/detect.js diff --git a/api/polyfills/Intl/~locale/en-GI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-GI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GI/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-GM/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-GM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-GM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-GM/config.json diff --git a/api/polyfills/Intl/~locale/en-GM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-GM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GM/detect.js diff --git a/api/polyfills/Intl/~locale/en-GM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-GM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GM/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-GU/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-GU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-GU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-GU/config.json diff --git a/api/polyfills/Intl/~locale/en-GU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-GU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GU/detect.js diff --git a/api/polyfills/Intl/~locale/en-GU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-GU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GU/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-GY/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-GY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-GY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-GY/config.json diff --git a/api/polyfills/Intl/~locale/en-GY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-GY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GY/detect.js diff --git a/api/polyfills/Intl/~locale/en-GY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-GY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-GY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-GY/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-HK/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-HK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-HK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-HK/config.json diff --git a/api/polyfills/Intl/~locale/en-HK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-HK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-HK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-HK/detect.js diff --git a/api/polyfills/Intl/~locale/en-HK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-HK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-HK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-HK/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-IE/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-IE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-IE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-IE/config.json diff --git a/api/polyfills/Intl/~locale/en-IE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-IE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-IE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-IE/detect.js diff --git a/api/polyfills/Intl/~locale/en-IE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-IE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-IE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-IE/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-IL/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-IL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-IL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-IL/config.json diff --git a/api/polyfills/Intl/~locale/en-IL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-IL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-IL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-IL/detect.js diff --git a/api/polyfills/Intl/~locale/en-IL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-IL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-IL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-IL/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-IM/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-IM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-IM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-IM/config.json diff --git a/api/polyfills/Intl/~locale/en-IM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-IM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-IM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-IM/detect.js diff --git a/api/polyfills/Intl/~locale/en-IM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-IM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-IM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-IM/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-IN/config.json diff --git a/api/polyfills/Intl/~locale/en-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-IN/detect.js diff --git a/api/polyfills/Intl/~locale/en-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-IO/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-IO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-IO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-IO/config.json diff --git a/api/polyfills/Intl/~locale/en-IO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-IO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-IO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-IO/detect.js diff --git a/api/polyfills/Intl/~locale/en-IO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-IO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-IO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-IO/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-JE/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-JE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-JE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-JE/config.json diff --git a/api/polyfills/Intl/~locale/en-JE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-JE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-JE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-JE/detect.js diff --git a/api/polyfills/Intl/~locale/en-JE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-JE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-JE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-JE/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-JM/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-JM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-JM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-JM/config.json diff --git a/api/polyfills/Intl/~locale/en-JM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-JM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-JM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-JM/detect.js diff --git a/api/polyfills/Intl/~locale/en-JM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-JM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-JM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-JM/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-KE/config.json diff --git a/api/polyfills/Intl/~locale/en-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-KE/detect.js diff --git a/api/polyfills/Intl/~locale/en-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-KI/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-KI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-KI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-KI/config.json diff --git a/api/polyfills/Intl/~locale/en-KI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-KI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-KI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-KI/detect.js diff --git a/api/polyfills/Intl/~locale/en-KI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-KI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-KI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-KI/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-KN/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-KN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-KN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-KN/config.json diff --git a/api/polyfills/Intl/~locale/en-KN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-KN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-KN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-KN/detect.js diff --git a/api/polyfills/Intl/~locale/en-KN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-KN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-KN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-KN/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-KY/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-KY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-KY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-KY/config.json diff --git a/api/polyfills/Intl/~locale/en-KY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-KY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-KY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-KY/detect.js diff --git a/api/polyfills/Intl/~locale/en-KY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-KY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-KY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-KY/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-LC/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-LC/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-LC/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-LC/config.json diff --git a/api/polyfills/Intl/~locale/en-LC/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-LC/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-LC/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-LC/detect.js diff --git a/api/polyfills/Intl/~locale/en-LC/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-LC/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-LC/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-LC/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-LR/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-LR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-LR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-LR/config.json diff --git a/api/polyfills/Intl/~locale/en-LR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-LR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-LR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-LR/detect.js diff --git a/api/polyfills/Intl/~locale/en-LR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-LR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-LR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-LR/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-LS/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-LS/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-LS/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-LS/config.json diff --git a/api/polyfills/Intl/~locale/en-LS/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-LS/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-LS/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-LS/detect.js diff --git a/api/polyfills/Intl/~locale/en-LS/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-LS/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-LS/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-LS/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-MG/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-MG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-MG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-MG/config.json diff --git a/api/polyfills/Intl/~locale/en-MG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-MG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MG/detect.js diff --git a/api/polyfills/Intl/~locale/en-MG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-MG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MG/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-MH/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-MH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-MH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-MH/config.json diff --git a/api/polyfills/Intl/~locale/en-MH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-MH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MH/detect.js diff --git a/api/polyfills/Intl/~locale/en-MH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-MH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MH/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-MO/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-MO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-MO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-MO/config.json diff --git a/api/polyfills/Intl/~locale/en-MO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-MO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MO/detect.js diff --git a/api/polyfills/Intl/~locale/en-MO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-MO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MO/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-MP/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-MP/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-MP/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-MP/config.json diff --git a/api/polyfills/Intl/~locale/en-MP/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-MP/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MP/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MP/detect.js diff --git a/api/polyfills/Intl/~locale/en-MP/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-MP/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MP/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MP/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-MS/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-MS/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-MS/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-MS/config.json diff --git a/api/polyfills/Intl/~locale/en-MS/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-MS/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MS/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MS/detect.js diff --git a/api/polyfills/Intl/~locale/en-MS/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-MS/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MS/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MS/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-MT/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-MT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-MT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-MT/config.json diff --git a/api/polyfills/Intl/~locale/en-MT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-MT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MT/detect.js diff --git a/api/polyfills/Intl/~locale/en-MT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-MT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MT/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-MU/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-MU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-MU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-MU/config.json diff --git a/api/polyfills/Intl/~locale/en-MU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-MU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MU/detect.js diff --git a/api/polyfills/Intl/~locale/en-MU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-MU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MU/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-MW/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-MW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-MW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-MW/config.json diff --git a/api/polyfills/Intl/~locale/en-MW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-MW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MW/detect.js diff --git a/api/polyfills/Intl/~locale/en-MW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-MW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MW/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-MY/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-MY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-MY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-MY/config.json diff --git a/api/polyfills/Intl/~locale/en-MY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-MY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MY/detect.js diff --git a/api/polyfills/Intl/~locale/en-MY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-MY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-MY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-MY/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-NA/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-NA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-NA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-NA/config.json diff --git a/api/polyfills/Intl/~locale/en-NA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-NA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NA/detect.js diff --git a/api/polyfills/Intl/~locale/en-NA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-NA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NA/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-NF/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-NF/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-NF/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-NF/config.json diff --git a/api/polyfills/Intl/~locale/en-NF/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-NF/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NF/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NF/detect.js diff --git a/api/polyfills/Intl/~locale/en-NF/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-NF/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NF/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NF/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-NG/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-NG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-NG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-NG/config.json diff --git a/api/polyfills/Intl/~locale/en-NG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-NG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NG/detect.js diff --git a/api/polyfills/Intl/~locale/en-NG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-NG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NG/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-NL/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-NL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-NL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-NL/config.json diff --git a/api/polyfills/Intl/~locale/en-NL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-NL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NL/detect.js diff --git a/api/polyfills/Intl/~locale/en-NL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-NL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NL/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-NR/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-NR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-NR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-NR/config.json diff --git a/api/polyfills/Intl/~locale/en-NR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-NR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NR/detect.js diff --git a/api/polyfills/Intl/~locale/en-NR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-NR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NR/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-NU/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-NU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-NU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-NU/config.json diff --git a/api/polyfills/Intl/~locale/en-NU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-NU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NU/detect.js diff --git a/api/polyfills/Intl/~locale/en-NU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-NU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NU/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-NZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-NZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-NZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-NZ/config.json diff --git a/api/polyfills/Intl/~locale/en-NZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-NZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NZ/detect.js diff --git a/api/polyfills/Intl/~locale/en-NZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-NZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-NZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-NZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-PG/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-PG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-PG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-PG/config.json diff --git a/api/polyfills/Intl/~locale/en-PG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-PG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-PG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-PG/detect.js diff --git a/api/polyfills/Intl/~locale/en-PG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-PG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-PG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-PG/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-PH/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-PH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-PH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-PH/config.json diff --git a/api/polyfills/Intl/~locale/en-PH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-PH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-PH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-PH/detect.js diff --git a/api/polyfills/Intl/~locale/en-PH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-PH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-PH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-PH/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-PK/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-PK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-PK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-PK/config.json diff --git a/api/polyfills/Intl/~locale/en-PK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-PK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-PK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-PK/detect.js diff --git a/api/polyfills/Intl/~locale/en-PK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-PK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-PK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-PK/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-PN/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-PN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-PN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-PN/config.json diff --git a/api/polyfills/Intl/~locale/en-PN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-PN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-PN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-PN/detect.js diff --git a/api/polyfills/Intl/~locale/en-PN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-PN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-PN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-PN/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-PR/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-PR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-PR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-PR/config.json diff --git a/api/polyfills/Intl/~locale/en-PR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-PR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-PR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-PR/detect.js diff --git a/api/polyfills/Intl/~locale/en-PR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-PR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-PR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-PR/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-PW/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-PW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-PW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-PW/config.json diff --git a/api/polyfills/Intl/~locale/en-PW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-PW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-PW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-PW/detect.js diff --git a/api/polyfills/Intl/~locale/en-PW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-PW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-PW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-PW/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-RW/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-RW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-RW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-RW/config.json diff --git a/api/polyfills/Intl/~locale/en-RW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-RW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-RW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-RW/detect.js diff --git a/api/polyfills/Intl/~locale/en-RW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-RW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-RW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-RW/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-SB/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-SB/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-SB/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-SB/config.json diff --git a/api/polyfills/Intl/~locale/en-SB/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-SB/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SB/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SB/detect.js diff --git a/api/polyfills/Intl/~locale/en-SB/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-SB/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SB/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SB/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-SC/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-SC/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-SC/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-SC/config.json diff --git a/api/polyfills/Intl/~locale/en-SC/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-SC/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SC/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SC/detect.js diff --git a/api/polyfills/Intl/~locale/en-SC/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-SC/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SC/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SC/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-SD/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-SD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-SD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-SD/config.json diff --git a/api/polyfills/Intl/~locale/en-SD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-SD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SD/detect.js diff --git a/api/polyfills/Intl/~locale/en-SD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-SD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SD/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-SE/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-SE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-SE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-SE/config.json diff --git a/api/polyfills/Intl/~locale/en-SE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-SE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SE/detect.js diff --git a/api/polyfills/Intl/~locale/en-SE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-SE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SE/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-SG/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-SG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-SG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-SG/config.json diff --git a/api/polyfills/Intl/~locale/en-SG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-SG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SG/detect.js diff --git a/api/polyfills/Intl/~locale/en-SG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-SG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SG/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-SH/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-SH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-SH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-SH/config.json diff --git a/api/polyfills/Intl/~locale/en-SH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-SH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SH/detect.js diff --git a/api/polyfills/Intl/~locale/en-SH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-SH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SH/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-SI/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-SI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-SI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-SI/config.json diff --git a/api/polyfills/Intl/~locale/en-SI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-SI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SI/detect.js diff --git a/api/polyfills/Intl/~locale/en-SI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-SI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SI/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-SL/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-SL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-SL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-SL/config.json diff --git a/api/polyfills/Intl/~locale/en-SL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-SL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SL/detect.js diff --git a/api/polyfills/Intl/~locale/en-SL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-SL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SL/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-SS/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-SS/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-SS/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-SS/config.json diff --git a/api/polyfills/Intl/~locale/en-SS/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-SS/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SS/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SS/detect.js diff --git a/api/polyfills/Intl/~locale/en-SS/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-SS/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SS/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SS/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-SX/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-SX/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-SX/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-SX/config.json diff --git a/api/polyfills/Intl/~locale/en-SX/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-SX/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SX/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SX/detect.js diff --git a/api/polyfills/Intl/~locale/en-SX/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-SX/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SX/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SX/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-SZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-SZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-SZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-SZ/config.json diff --git a/api/polyfills/Intl/~locale/en-SZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-SZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SZ/detect.js diff --git a/api/polyfills/Intl/~locale/en-SZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-SZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-SZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-SZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-Shaw/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-Shaw/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-Shaw/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-Shaw/config.json diff --git a/api/polyfills/Intl/~locale/en-Shaw/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-Shaw/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-Shaw/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-Shaw/detect.js diff --git a/api/polyfills/Intl/~locale/en-Shaw/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-Shaw/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-Shaw/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-Shaw/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-TC/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-TC/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-TC/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-TC/config.json diff --git a/api/polyfills/Intl/~locale/en-TC/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-TC/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-TC/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-TC/detect.js diff --git a/api/polyfills/Intl/~locale/en-TC/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-TC/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-TC/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-TC/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-TK/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-TK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-TK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-TK/config.json diff --git a/api/polyfills/Intl/~locale/en-TK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-TK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-TK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-TK/detect.js diff --git a/api/polyfills/Intl/~locale/en-TK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-TK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-TK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-TK/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-TO/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-TO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-TO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-TO/config.json diff --git a/api/polyfills/Intl/~locale/en-TO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-TO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-TO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-TO/detect.js diff --git a/api/polyfills/Intl/~locale/en-TO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-TO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-TO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-TO/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-TT/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-TT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-TT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-TT/config.json diff --git a/api/polyfills/Intl/~locale/en-TT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-TT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-TT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-TT/detect.js diff --git a/api/polyfills/Intl/~locale/en-TT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-TT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-TT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-TT/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-TV/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-TV/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-TV/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-TV/config.json diff --git a/api/polyfills/Intl/~locale/en-TV/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-TV/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-TV/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-TV/detect.js diff --git a/api/polyfills/Intl/~locale/en-TV/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-TV/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-TV/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-TV/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-TZ/config.json diff --git a/api/polyfills/Intl/~locale/en-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/en-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-UG/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-UG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-UG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-UG/config.json diff --git a/api/polyfills/Intl/~locale/en-UG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-UG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-UG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-UG/detect.js diff --git a/api/polyfills/Intl/~locale/en-UG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-UG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-UG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-UG/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-UM/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-UM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-UM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-UM/config.json diff --git a/api/polyfills/Intl/~locale/en-UM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-UM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-UM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-UM/detect.js diff --git a/api/polyfills/Intl/~locale/en-UM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-UM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-UM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-UM/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-US/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-US/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-US/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-US/config.json diff --git a/api/polyfills/Intl/~locale/en-US/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-US/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-US/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-US/detect.js diff --git a/api/polyfills/Intl/~locale/en-US/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-US/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-US/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-US/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-VC/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-VC/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-VC/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-VC/config.json diff --git a/api/polyfills/Intl/~locale/en-VC/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-VC/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-VC/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-VC/detect.js diff --git a/api/polyfills/Intl/~locale/en-VC/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-VC/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-VC/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-VC/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-VG/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-VG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-VG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-VG/config.json diff --git a/api/polyfills/Intl/~locale/en-VG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-VG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-VG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-VG/detect.js diff --git a/api/polyfills/Intl/~locale/en-VG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-VG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-VG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-VG/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-VI/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-VI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-VI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-VI/config.json diff --git a/api/polyfills/Intl/~locale/en-VI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-VI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-VI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-VI/detect.js diff --git a/api/polyfills/Intl/~locale/en-VI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-VI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-VI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-VI/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-VU/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-VU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-VU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-VU/config.json diff --git a/api/polyfills/Intl/~locale/en-VU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-VU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-VU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-VU/detect.js diff --git a/api/polyfills/Intl/~locale/en-VU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-VU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-VU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-VU/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-WS/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-WS/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-WS/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-WS/config.json diff --git a/api/polyfills/Intl/~locale/en-WS/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-WS/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-WS/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-WS/detect.js diff --git a/api/polyfills/Intl/~locale/en-WS/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-WS/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-WS/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-WS/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-ZA/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-ZA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-ZA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-ZA/config.json diff --git a/api/polyfills/Intl/~locale/en-ZA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-ZA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-ZA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-ZA/detect.js diff --git a/api/polyfills/Intl/~locale/en-ZA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-ZA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-ZA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-ZA/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-ZM/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-ZM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-ZM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-ZM/config.json diff --git a/api/polyfills/Intl/~locale/en-ZM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-ZM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-ZM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-ZM/detect.js diff --git a/api/polyfills/Intl/~locale/en-ZM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-ZM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-ZM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-ZM/polyfill.js diff --git a/api/polyfills/Intl/~locale/en-ZW/config.json b/polyfill-service-api/polyfills/Intl/~locale/en-ZW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en-ZW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en-ZW/config.json diff --git a/api/polyfills/Intl/~locale/en-ZW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en-ZW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en-ZW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en-ZW/detect.js diff --git a/api/polyfills/Intl/~locale/en-ZW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en-ZW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en-ZW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en-ZW/polyfill.js diff --git a/api/polyfills/Intl/~locale/en/config.json b/polyfill-service-api/polyfills/Intl/~locale/en/config.json similarity index 100% rename from api/polyfills/Intl/~locale/en/config.json rename to polyfill-service-api/polyfills/Intl/~locale/en/config.json diff --git a/api/polyfills/Intl/~locale/en/detect.js b/polyfill-service-api/polyfills/Intl/~locale/en/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/en/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/en/detect.js diff --git a/api/polyfills/Intl/~locale/en/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/en/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/en/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/en/polyfill.js diff --git a/api/polyfills/Intl/~locale/eo-001/config.json b/polyfill-service-api/polyfills/Intl/~locale/eo-001/config.json similarity index 100% rename from api/polyfills/Intl/~locale/eo-001/config.json rename to polyfill-service-api/polyfills/Intl/~locale/eo-001/config.json diff --git a/api/polyfills/Intl/~locale/eo-001/detect.js b/polyfill-service-api/polyfills/Intl/~locale/eo-001/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/eo-001/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/eo-001/detect.js diff --git a/api/polyfills/Intl/~locale/eo-001/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/eo-001/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/eo-001/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/eo-001/polyfill.js diff --git a/api/polyfills/Intl/~locale/eo/config.json b/polyfill-service-api/polyfills/Intl/~locale/eo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/eo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/eo/config.json diff --git a/api/polyfills/Intl/~locale/eo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/eo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/eo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/eo/detect.js diff --git a/api/polyfills/Intl/~locale/eo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/eo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/eo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/eo/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-419/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-419/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-419/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-419/config.json diff --git a/api/polyfills/Intl/~locale/es-419/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-419/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-419/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-419/detect.js diff --git a/api/polyfills/Intl/~locale/es-419/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-419/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-419/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-419/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-AR/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-AR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-AR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-AR/config.json diff --git a/api/polyfills/Intl/~locale/es-AR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-AR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-AR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-AR/detect.js diff --git a/api/polyfills/Intl/~locale/es-AR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-AR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-AR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-AR/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-BO/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-BO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-BO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-BO/config.json diff --git a/api/polyfills/Intl/~locale/es-BO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-BO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-BO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-BO/detect.js diff --git a/api/polyfills/Intl/~locale/es-BO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-BO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-BO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-BO/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-CL/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-CL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-CL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-CL/config.json diff --git a/api/polyfills/Intl/~locale/es-CL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-CL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-CL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-CL/detect.js diff --git a/api/polyfills/Intl/~locale/es-CL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-CL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-CL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-CL/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-CO/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-CO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-CO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-CO/config.json diff --git a/api/polyfills/Intl/~locale/es-CO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-CO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-CO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-CO/detect.js diff --git a/api/polyfills/Intl/~locale/es-CO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-CO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-CO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-CO/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-CR/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-CR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-CR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-CR/config.json diff --git a/api/polyfills/Intl/~locale/es-CR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-CR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-CR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-CR/detect.js diff --git a/api/polyfills/Intl/~locale/es-CR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-CR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-CR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-CR/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-CU/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-CU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-CU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-CU/config.json diff --git a/api/polyfills/Intl/~locale/es-CU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-CU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-CU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-CU/detect.js diff --git a/api/polyfills/Intl/~locale/es-CU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-CU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-CU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-CU/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-DO/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-DO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-DO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-DO/config.json diff --git a/api/polyfills/Intl/~locale/es-DO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-DO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-DO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-DO/detect.js diff --git a/api/polyfills/Intl/~locale/es-DO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-DO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-DO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-DO/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-EA/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-EA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-EA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-EA/config.json diff --git a/api/polyfills/Intl/~locale/es-EA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-EA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-EA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-EA/detect.js diff --git a/api/polyfills/Intl/~locale/es-EA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-EA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-EA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-EA/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-EC/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-EC/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-EC/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-EC/config.json diff --git a/api/polyfills/Intl/~locale/es-EC/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-EC/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-EC/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-EC/detect.js diff --git a/api/polyfills/Intl/~locale/es-EC/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-EC/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-EC/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-EC/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-ES/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-ES/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-ES/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-ES/config.json diff --git a/api/polyfills/Intl/~locale/es-ES/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-ES/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-ES/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-ES/detect.js diff --git a/api/polyfills/Intl/~locale/es-ES/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-ES/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-ES/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-ES/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-GQ/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-GQ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-GQ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-GQ/config.json diff --git a/api/polyfills/Intl/~locale/es-GQ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-GQ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-GQ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-GQ/detect.js diff --git a/api/polyfills/Intl/~locale/es-GQ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-GQ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-GQ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-GQ/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-GT/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-GT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-GT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-GT/config.json diff --git a/api/polyfills/Intl/~locale/es-GT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-GT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-GT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-GT/detect.js diff --git a/api/polyfills/Intl/~locale/es-GT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-GT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-GT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-GT/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-HN/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-HN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-HN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-HN/config.json diff --git a/api/polyfills/Intl/~locale/es-HN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-HN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-HN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-HN/detect.js diff --git a/api/polyfills/Intl/~locale/es-HN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-HN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-HN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-HN/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-IC/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-IC/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-IC/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-IC/config.json diff --git a/api/polyfills/Intl/~locale/es-IC/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-IC/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-IC/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-IC/detect.js diff --git a/api/polyfills/Intl/~locale/es-IC/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-IC/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-IC/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-IC/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-MX/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-MX/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-MX/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-MX/config.json diff --git a/api/polyfills/Intl/~locale/es-MX/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-MX/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-MX/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-MX/detect.js diff --git a/api/polyfills/Intl/~locale/es-MX/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-MX/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-MX/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-MX/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-NI/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-NI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-NI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-NI/config.json diff --git a/api/polyfills/Intl/~locale/es-NI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-NI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-NI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-NI/detect.js diff --git a/api/polyfills/Intl/~locale/es-NI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-NI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-NI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-NI/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-PA/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-PA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-PA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-PA/config.json diff --git a/api/polyfills/Intl/~locale/es-PA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-PA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-PA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-PA/detect.js diff --git a/api/polyfills/Intl/~locale/es-PA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-PA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-PA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-PA/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-PE/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-PE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-PE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-PE/config.json diff --git a/api/polyfills/Intl/~locale/es-PE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-PE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-PE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-PE/detect.js diff --git a/api/polyfills/Intl/~locale/es-PE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-PE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-PE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-PE/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-PH/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-PH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-PH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-PH/config.json diff --git a/api/polyfills/Intl/~locale/es-PH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-PH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-PH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-PH/detect.js diff --git a/api/polyfills/Intl/~locale/es-PH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-PH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-PH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-PH/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-PR/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-PR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-PR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-PR/config.json diff --git a/api/polyfills/Intl/~locale/es-PR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-PR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-PR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-PR/detect.js diff --git a/api/polyfills/Intl/~locale/es-PR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-PR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-PR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-PR/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-PY/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-PY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-PY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-PY/config.json diff --git a/api/polyfills/Intl/~locale/es-PY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-PY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-PY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-PY/detect.js diff --git a/api/polyfills/Intl/~locale/es-PY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-PY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-PY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-PY/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-SV/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-SV/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-SV/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-SV/config.json diff --git a/api/polyfills/Intl/~locale/es-SV/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-SV/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-SV/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-SV/detect.js diff --git a/api/polyfills/Intl/~locale/es-SV/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-SV/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-SV/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-SV/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-US/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-US/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-US/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-US/config.json diff --git a/api/polyfills/Intl/~locale/es-US/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-US/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-US/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-US/detect.js diff --git a/api/polyfills/Intl/~locale/es-US/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-US/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-US/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-US/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-UY/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-UY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-UY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-UY/config.json diff --git a/api/polyfills/Intl/~locale/es-UY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-UY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-UY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-UY/detect.js diff --git a/api/polyfills/Intl/~locale/es-UY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-UY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-UY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-UY/polyfill.js diff --git a/api/polyfills/Intl/~locale/es-VE/config.json b/polyfill-service-api/polyfills/Intl/~locale/es-VE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es-VE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es-VE/config.json diff --git a/api/polyfills/Intl/~locale/es-VE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es-VE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es-VE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es-VE/detect.js diff --git a/api/polyfills/Intl/~locale/es-VE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es-VE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es-VE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es-VE/polyfill.js diff --git a/api/polyfills/Intl/~locale/es/config.json b/polyfill-service-api/polyfills/Intl/~locale/es/config.json similarity index 100% rename from api/polyfills/Intl/~locale/es/config.json rename to polyfill-service-api/polyfills/Intl/~locale/es/config.json diff --git a/api/polyfills/Intl/~locale/es/detect.js b/polyfill-service-api/polyfills/Intl/~locale/es/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/es/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/es/detect.js diff --git a/api/polyfills/Intl/~locale/es/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/es/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/es/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/es/polyfill.js diff --git a/api/polyfills/Intl/~locale/et-EE/config.json b/polyfill-service-api/polyfills/Intl/~locale/et-EE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/et-EE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/et-EE/config.json diff --git a/api/polyfills/Intl/~locale/et-EE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/et-EE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/et-EE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/et-EE/detect.js diff --git a/api/polyfills/Intl/~locale/et-EE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/et-EE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/et-EE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/et-EE/polyfill.js diff --git a/api/polyfills/Intl/~locale/et/config.json b/polyfill-service-api/polyfills/Intl/~locale/et/config.json similarity index 100% rename from api/polyfills/Intl/~locale/et/config.json rename to polyfill-service-api/polyfills/Intl/~locale/et/config.json diff --git a/api/polyfills/Intl/~locale/et/detect.js b/polyfill-service-api/polyfills/Intl/~locale/et/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/et/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/et/detect.js diff --git a/api/polyfills/Intl/~locale/et/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/et/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/et/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/et/polyfill.js diff --git a/api/polyfills/Intl/~locale/eu-ES/config.json b/polyfill-service-api/polyfills/Intl/~locale/eu-ES/config.json similarity index 100% rename from api/polyfills/Intl/~locale/eu-ES/config.json rename to polyfill-service-api/polyfills/Intl/~locale/eu-ES/config.json diff --git a/api/polyfills/Intl/~locale/eu-ES/detect.js b/polyfill-service-api/polyfills/Intl/~locale/eu-ES/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/eu-ES/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/eu-ES/detect.js diff --git a/api/polyfills/Intl/~locale/eu-ES/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/eu-ES/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/eu-ES/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/eu-ES/polyfill.js diff --git a/api/polyfills/Intl/~locale/eu/config.json b/polyfill-service-api/polyfills/Intl/~locale/eu/config.json similarity index 100% rename from api/polyfills/Intl/~locale/eu/config.json rename to polyfill-service-api/polyfills/Intl/~locale/eu/config.json diff --git a/api/polyfills/Intl/~locale/eu/detect.js b/polyfill-service-api/polyfills/Intl/~locale/eu/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/eu/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/eu/detect.js diff --git a/api/polyfills/Intl/~locale/eu/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/eu/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/eu/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/eu/polyfill.js diff --git a/api/polyfills/Intl/~locale/ewo-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/ewo-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ewo-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ewo-CM/config.json diff --git a/api/polyfills/Intl/~locale/ewo-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ewo-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ewo-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ewo-CM/detect.js diff --git a/api/polyfills/Intl/~locale/ewo-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ewo-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ewo-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ewo-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/ewo/config.json b/polyfill-service-api/polyfills/Intl/~locale/ewo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ewo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ewo/config.json diff --git a/api/polyfills/Intl/~locale/ewo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ewo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ewo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ewo/detect.js diff --git a/api/polyfills/Intl/~locale/ewo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ewo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ewo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ewo/polyfill.js diff --git a/api/polyfills/Intl/~locale/fa-AF/config.json b/polyfill-service-api/polyfills/Intl/~locale/fa-AF/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fa-AF/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fa-AF/config.json diff --git a/api/polyfills/Intl/~locale/fa-AF/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fa-AF/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fa-AF/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fa-AF/detect.js diff --git a/api/polyfills/Intl/~locale/fa-AF/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fa-AF/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fa-AF/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fa-AF/polyfill.js diff --git a/api/polyfills/Intl/~locale/fa-IR/config.json b/polyfill-service-api/polyfills/Intl/~locale/fa-IR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fa-IR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fa-IR/config.json diff --git a/api/polyfills/Intl/~locale/fa-IR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fa-IR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fa-IR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fa-IR/detect.js diff --git a/api/polyfills/Intl/~locale/fa-IR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fa-IR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fa-IR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fa-IR/polyfill.js diff --git a/api/polyfills/Intl/~locale/fa/config.json b/polyfill-service-api/polyfills/Intl/~locale/fa/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fa/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fa/config.json diff --git a/api/polyfills/Intl/~locale/fa/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fa/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fa/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fa/detect.js diff --git a/api/polyfills/Intl/~locale/fa/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fa/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fa/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fa/polyfill.js diff --git a/api/polyfills/Intl/~locale/ff-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/ff-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ff-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ff-CM/config.json diff --git a/api/polyfills/Intl/~locale/ff-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ff-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ff-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ff-CM/detect.js diff --git a/api/polyfills/Intl/~locale/ff-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ff-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ff-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ff-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/ff-GN/config.json b/polyfill-service-api/polyfills/Intl/~locale/ff-GN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ff-GN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ff-GN/config.json diff --git a/api/polyfills/Intl/~locale/ff-GN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ff-GN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ff-GN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ff-GN/detect.js diff --git a/api/polyfills/Intl/~locale/ff-GN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ff-GN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ff-GN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ff-GN/polyfill.js diff --git a/api/polyfills/Intl/~locale/ff-MR/config.json b/polyfill-service-api/polyfills/Intl/~locale/ff-MR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ff-MR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ff-MR/config.json diff --git a/api/polyfills/Intl/~locale/ff-MR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ff-MR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ff-MR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ff-MR/detect.js diff --git a/api/polyfills/Intl/~locale/ff-MR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ff-MR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ff-MR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ff-MR/polyfill.js diff --git a/api/polyfills/Intl/~locale/ff-SN/config.json b/polyfill-service-api/polyfills/Intl/~locale/ff-SN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ff-SN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ff-SN/config.json diff --git a/api/polyfills/Intl/~locale/ff-SN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ff-SN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ff-SN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ff-SN/detect.js diff --git a/api/polyfills/Intl/~locale/ff-SN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ff-SN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ff-SN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ff-SN/polyfill.js diff --git a/api/polyfills/Intl/~locale/ff/config.json b/polyfill-service-api/polyfills/Intl/~locale/ff/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ff/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ff/config.json diff --git a/api/polyfills/Intl/~locale/ff/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ff/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ff/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ff/detect.js diff --git a/api/polyfills/Intl/~locale/ff/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ff/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ff/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ff/polyfill.js diff --git a/api/polyfills/Intl/~locale/fi-FI/config.json b/polyfill-service-api/polyfills/Intl/~locale/fi-FI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fi-FI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fi-FI/config.json diff --git a/api/polyfills/Intl/~locale/fi-FI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fi-FI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fi-FI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fi-FI/detect.js diff --git a/api/polyfills/Intl/~locale/fi-FI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fi-FI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fi-FI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fi-FI/polyfill.js diff --git a/api/polyfills/Intl/~locale/fi/config.json b/polyfill-service-api/polyfills/Intl/~locale/fi/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fi/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fi/config.json diff --git a/api/polyfills/Intl/~locale/fi/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fi/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fi/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fi/detect.js diff --git a/api/polyfills/Intl/~locale/fi/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fi/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fi/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fi/polyfill.js diff --git a/api/polyfills/Intl/~locale/fil-PH/config.json b/polyfill-service-api/polyfills/Intl/~locale/fil-PH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fil-PH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fil-PH/config.json diff --git a/api/polyfills/Intl/~locale/fil-PH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fil-PH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fil-PH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fil-PH/detect.js diff --git a/api/polyfills/Intl/~locale/fil-PH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fil-PH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fil-PH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fil-PH/polyfill.js diff --git a/api/polyfills/Intl/~locale/fil/config.json b/polyfill-service-api/polyfills/Intl/~locale/fil/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fil/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fil/config.json diff --git a/api/polyfills/Intl/~locale/fil/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fil/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fil/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fil/detect.js diff --git a/api/polyfills/Intl/~locale/fil/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fil/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fil/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fil/polyfill.js diff --git a/api/polyfills/Intl/~locale/fo-DK/config.json b/polyfill-service-api/polyfills/Intl/~locale/fo-DK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fo-DK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fo-DK/config.json diff --git a/api/polyfills/Intl/~locale/fo-DK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fo-DK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fo-DK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fo-DK/detect.js diff --git a/api/polyfills/Intl/~locale/fo-DK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fo-DK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fo-DK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fo-DK/polyfill.js diff --git a/api/polyfills/Intl/~locale/fo-FO/config.json b/polyfill-service-api/polyfills/Intl/~locale/fo-FO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fo-FO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fo-FO/config.json diff --git a/api/polyfills/Intl/~locale/fo-FO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fo-FO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fo-FO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fo-FO/detect.js diff --git a/api/polyfills/Intl/~locale/fo-FO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fo-FO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fo-FO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fo-FO/polyfill.js diff --git a/api/polyfills/Intl/~locale/fo/config.json b/polyfill-service-api/polyfills/Intl/~locale/fo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fo/config.json diff --git a/api/polyfills/Intl/~locale/fo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fo/detect.js diff --git a/api/polyfills/Intl/~locale/fo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fo/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-BE/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-BE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-BE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-BE/config.json diff --git a/api/polyfills/Intl/~locale/fr-BE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-BE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-BE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-BE/detect.js diff --git a/api/polyfills/Intl/~locale/fr-BE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-BE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-BE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-BE/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-BF/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-BF/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-BF/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-BF/config.json diff --git a/api/polyfills/Intl/~locale/fr-BF/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-BF/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-BF/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-BF/detect.js diff --git a/api/polyfills/Intl/~locale/fr-BF/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-BF/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-BF/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-BF/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-BI/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-BI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-BI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-BI/config.json diff --git a/api/polyfills/Intl/~locale/fr-BI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-BI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-BI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-BI/detect.js diff --git a/api/polyfills/Intl/~locale/fr-BI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-BI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-BI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-BI/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-BJ/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-BJ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-BJ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-BJ/config.json diff --git a/api/polyfills/Intl/~locale/fr-BJ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-BJ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-BJ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-BJ/detect.js diff --git a/api/polyfills/Intl/~locale/fr-BJ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-BJ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-BJ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-BJ/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-BL/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-BL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-BL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-BL/config.json diff --git a/api/polyfills/Intl/~locale/fr-BL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-BL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-BL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-BL/detect.js diff --git a/api/polyfills/Intl/~locale/fr-BL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-BL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-BL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-BL/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-CA/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-CA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-CA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-CA/config.json diff --git a/api/polyfills/Intl/~locale/fr-CA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CA/detect.js diff --git a/api/polyfills/Intl/~locale/fr-CA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CA/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-CD/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-CD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-CD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-CD/config.json diff --git a/api/polyfills/Intl/~locale/fr-CD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CD/detect.js diff --git a/api/polyfills/Intl/~locale/fr-CD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CD/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-CF/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-CF/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-CF/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-CF/config.json diff --git a/api/polyfills/Intl/~locale/fr-CF/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CF/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CF/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CF/detect.js diff --git a/api/polyfills/Intl/~locale/fr-CF/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CF/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CF/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CF/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-CG/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-CG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-CG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-CG/config.json diff --git a/api/polyfills/Intl/~locale/fr-CG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CG/detect.js diff --git a/api/polyfills/Intl/~locale/fr-CG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CG/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-CH/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-CH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-CH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-CH/config.json diff --git a/api/polyfills/Intl/~locale/fr-CH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CH/detect.js diff --git a/api/polyfills/Intl/~locale/fr-CH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CH/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-CI/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-CI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-CI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-CI/config.json diff --git a/api/polyfills/Intl/~locale/fr-CI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CI/detect.js diff --git a/api/polyfills/Intl/~locale/fr-CI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CI/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-CM/config.json diff --git a/api/polyfills/Intl/~locale/fr-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CM/detect.js diff --git a/api/polyfills/Intl/~locale/fr-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-DJ/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-DJ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-DJ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-DJ/config.json diff --git a/api/polyfills/Intl/~locale/fr-DJ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-DJ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-DJ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-DJ/detect.js diff --git a/api/polyfills/Intl/~locale/fr-DJ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-DJ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-DJ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-DJ/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-DZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-DZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-DZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-DZ/config.json diff --git a/api/polyfills/Intl/~locale/fr-DZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-DZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-DZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-DZ/detect.js diff --git a/api/polyfills/Intl/~locale/fr-DZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-DZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-DZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-DZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-FR/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-FR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-FR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-FR/config.json diff --git a/api/polyfills/Intl/~locale/fr-FR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-FR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-FR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-FR/detect.js diff --git a/api/polyfills/Intl/~locale/fr-FR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-FR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-FR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-FR/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-GA/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-GA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-GA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-GA/config.json diff --git a/api/polyfills/Intl/~locale/fr-GA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-GA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-GA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-GA/detect.js diff --git a/api/polyfills/Intl/~locale/fr-GA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-GA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-GA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-GA/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-GF/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-GF/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-GF/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-GF/config.json diff --git a/api/polyfills/Intl/~locale/fr-GF/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-GF/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-GF/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-GF/detect.js diff --git a/api/polyfills/Intl/~locale/fr-GF/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-GF/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-GF/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-GF/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-GN/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-GN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-GN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-GN/config.json diff --git a/api/polyfills/Intl/~locale/fr-GN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-GN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-GN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-GN/detect.js diff --git a/api/polyfills/Intl/~locale/fr-GN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-GN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-GN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-GN/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-GP/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-GP/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-GP/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-GP/config.json diff --git a/api/polyfills/Intl/~locale/fr-GP/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-GP/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-GP/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-GP/detect.js diff --git a/api/polyfills/Intl/~locale/fr-GP/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-GP/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-GP/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-GP/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-GQ/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-GQ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-GQ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-GQ/config.json diff --git a/api/polyfills/Intl/~locale/fr-GQ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-GQ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-GQ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-GQ/detect.js diff --git a/api/polyfills/Intl/~locale/fr-GQ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-GQ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-GQ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-GQ/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-HT/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-HT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-HT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-HT/config.json diff --git a/api/polyfills/Intl/~locale/fr-HT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-HT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-HT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-HT/detect.js diff --git a/api/polyfills/Intl/~locale/fr-HT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-HT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-HT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-HT/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-KM/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-KM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-KM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-KM/config.json diff --git a/api/polyfills/Intl/~locale/fr-KM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-KM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-KM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-KM/detect.js diff --git a/api/polyfills/Intl/~locale/fr-KM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-KM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-KM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-KM/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-LU/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-LU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-LU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-LU/config.json diff --git a/api/polyfills/Intl/~locale/fr-LU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-LU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-LU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-LU/detect.js diff --git a/api/polyfills/Intl/~locale/fr-LU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-LU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-LU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-LU/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-MA/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-MA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-MA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-MA/config.json diff --git a/api/polyfills/Intl/~locale/fr-MA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MA/detect.js diff --git a/api/polyfills/Intl/~locale/fr-MA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MA/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-MC/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-MC/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-MC/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-MC/config.json diff --git a/api/polyfills/Intl/~locale/fr-MC/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MC/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MC/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MC/detect.js diff --git a/api/polyfills/Intl/~locale/fr-MC/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MC/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MC/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MC/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-MF/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-MF/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-MF/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-MF/config.json diff --git a/api/polyfills/Intl/~locale/fr-MF/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MF/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MF/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MF/detect.js diff --git a/api/polyfills/Intl/~locale/fr-MF/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MF/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MF/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MF/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-MG/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-MG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-MG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-MG/config.json diff --git a/api/polyfills/Intl/~locale/fr-MG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MG/detect.js diff --git a/api/polyfills/Intl/~locale/fr-MG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MG/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-ML/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-ML/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-ML/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-ML/config.json diff --git a/api/polyfills/Intl/~locale/fr-ML/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-ML/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-ML/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-ML/detect.js diff --git a/api/polyfills/Intl/~locale/fr-ML/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-ML/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-ML/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-ML/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-MQ/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-MQ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-MQ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-MQ/config.json diff --git a/api/polyfills/Intl/~locale/fr-MQ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MQ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MQ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MQ/detect.js diff --git a/api/polyfills/Intl/~locale/fr-MQ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MQ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MQ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MQ/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-MR/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-MR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-MR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-MR/config.json diff --git a/api/polyfills/Intl/~locale/fr-MR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MR/detect.js diff --git a/api/polyfills/Intl/~locale/fr-MR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MR/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-MU/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-MU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-MU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-MU/config.json diff --git a/api/polyfills/Intl/~locale/fr-MU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MU/detect.js diff --git a/api/polyfills/Intl/~locale/fr-MU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-MU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-MU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-MU/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-NC/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-NC/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-NC/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-NC/config.json diff --git a/api/polyfills/Intl/~locale/fr-NC/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-NC/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-NC/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-NC/detect.js diff --git a/api/polyfills/Intl/~locale/fr-NC/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-NC/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-NC/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-NC/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-NE/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-NE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-NE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-NE/config.json diff --git a/api/polyfills/Intl/~locale/fr-NE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-NE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-NE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-NE/detect.js diff --git a/api/polyfills/Intl/~locale/fr-NE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-NE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-NE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-NE/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-PF/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-PF/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-PF/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-PF/config.json diff --git a/api/polyfills/Intl/~locale/fr-PF/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-PF/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-PF/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-PF/detect.js diff --git a/api/polyfills/Intl/~locale/fr-PF/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-PF/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-PF/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-PF/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-PM/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-PM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-PM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-PM/config.json diff --git a/api/polyfills/Intl/~locale/fr-PM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-PM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-PM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-PM/detect.js diff --git a/api/polyfills/Intl/~locale/fr-PM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-PM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-PM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-PM/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-RE/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-RE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-RE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-RE/config.json diff --git a/api/polyfills/Intl/~locale/fr-RE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-RE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-RE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-RE/detect.js diff --git a/api/polyfills/Intl/~locale/fr-RE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-RE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-RE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-RE/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-RW/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-RW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-RW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-RW/config.json diff --git a/api/polyfills/Intl/~locale/fr-RW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-RW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-RW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-RW/detect.js diff --git a/api/polyfills/Intl/~locale/fr-RW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-RW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-RW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-RW/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-SC/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-SC/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-SC/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-SC/config.json diff --git a/api/polyfills/Intl/~locale/fr-SC/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-SC/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-SC/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-SC/detect.js diff --git a/api/polyfills/Intl/~locale/fr-SC/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-SC/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-SC/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-SC/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-SN/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-SN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-SN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-SN/config.json diff --git a/api/polyfills/Intl/~locale/fr-SN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-SN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-SN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-SN/detect.js diff --git a/api/polyfills/Intl/~locale/fr-SN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-SN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-SN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-SN/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-SY/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-SY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-SY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-SY/config.json diff --git a/api/polyfills/Intl/~locale/fr-SY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-SY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-SY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-SY/detect.js diff --git a/api/polyfills/Intl/~locale/fr-SY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-SY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-SY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-SY/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-TD/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-TD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-TD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-TD/config.json diff --git a/api/polyfills/Intl/~locale/fr-TD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-TD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-TD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-TD/detect.js diff --git a/api/polyfills/Intl/~locale/fr-TD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-TD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-TD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-TD/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-TG/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-TG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-TG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-TG/config.json diff --git a/api/polyfills/Intl/~locale/fr-TG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-TG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-TG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-TG/detect.js diff --git a/api/polyfills/Intl/~locale/fr-TG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-TG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-TG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-TG/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-TN/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-TN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-TN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-TN/config.json diff --git a/api/polyfills/Intl/~locale/fr-TN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-TN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-TN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-TN/detect.js diff --git a/api/polyfills/Intl/~locale/fr-TN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-TN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-TN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-TN/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-VU/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-VU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-VU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-VU/config.json diff --git a/api/polyfills/Intl/~locale/fr-VU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-VU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-VU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-VU/detect.js diff --git a/api/polyfills/Intl/~locale/fr-VU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-VU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-VU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-VU/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-WF/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-WF/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-WF/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-WF/config.json diff --git a/api/polyfills/Intl/~locale/fr-WF/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-WF/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-WF/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-WF/detect.js diff --git a/api/polyfills/Intl/~locale/fr-WF/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-WF/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-WF/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-WF/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr-YT/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr-YT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr-YT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr-YT/config.json diff --git a/api/polyfills/Intl/~locale/fr-YT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr-YT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-YT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-YT/detect.js diff --git a/api/polyfills/Intl/~locale/fr-YT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr-YT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr-YT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr-YT/polyfill.js diff --git a/api/polyfills/Intl/~locale/fr/config.json b/polyfill-service-api/polyfills/Intl/~locale/fr/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fr/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fr/config.json diff --git a/api/polyfills/Intl/~locale/fr/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fr/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fr/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fr/detect.js diff --git a/api/polyfills/Intl/~locale/fr/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fr/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fr/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fr/polyfill.js diff --git a/api/polyfills/Intl/~locale/fur-IT/config.json b/polyfill-service-api/polyfills/Intl/~locale/fur-IT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fur-IT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fur-IT/config.json diff --git a/api/polyfills/Intl/~locale/fur-IT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fur-IT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fur-IT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fur-IT/detect.js diff --git a/api/polyfills/Intl/~locale/fur-IT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fur-IT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fur-IT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fur-IT/polyfill.js diff --git a/api/polyfills/Intl/~locale/fur/config.json b/polyfill-service-api/polyfills/Intl/~locale/fur/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fur/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fur/config.json diff --git a/api/polyfills/Intl/~locale/fur/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fur/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fur/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fur/detect.js diff --git a/api/polyfills/Intl/~locale/fur/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fur/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fur/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fur/polyfill.js diff --git a/api/polyfills/Intl/~locale/fy-NL/config.json b/polyfill-service-api/polyfills/Intl/~locale/fy-NL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fy-NL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fy-NL/config.json diff --git a/api/polyfills/Intl/~locale/fy-NL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fy-NL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fy-NL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fy-NL/detect.js diff --git a/api/polyfills/Intl/~locale/fy-NL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fy-NL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fy-NL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fy-NL/polyfill.js diff --git a/api/polyfills/Intl/~locale/fy/config.json b/polyfill-service-api/polyfills/Intl/~locale/fy/config.json similarity index 100% rename from api/polyfills/Intl/~locale/fy/config.json rename to polyfill-service-api/polyfills/Intl/~locale/fy/config.json diff --git a/api/polyfills/Intl/~locale/fy/detect.js b/polyfill-service-api/polyfills/Intl/~locale/fy/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/fy/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/fy/detect.js diff --git a/api/polyfills/Intl/~locale/fy/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/fy/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/fy/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/fy/polyfill.js diff --git a/api/polyfills/Intl/~locale/ga-IE/config.json b/polyfill-service-api/polyfills/Intl/~locale/ga-IE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ga-IE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ga-IE/config.json diff --git a/api/polyfills/Intl/~locale/ga-IE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ga-IE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ga-IE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ga-IE/detect.js diff --git a/api/polyfills/Intl/~locale/ga-IE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ga-IE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ga-IE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ga-IE/polyfill.js diff --git a/api/polyfills/Intl/~locale/ga/config.json b/polyfill-service-api/polyfills/Intl/~locale/ga/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ga/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ga/config.json diff --git a/api/polyfills/Intl/~locale/ga/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ga/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ga/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ga/detect.js diff --git a/api/polyfills/Intl/~locale/ga/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ga/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ga/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ga/polyfill.js diff --git a/api/polyfills/Intl/~locale/gd-GB/config.json b/polyfill-service-api/polyfills/Intl/~locale/gd-GB/config.json similarity index 100% rename from api/polyfills/Intl/~locale/gd-GB/config.json rename to polyfill-service-api/polyfills/Intl/~locale/gd-GB/config.json diff --git a/api/polyfills/Intl/~locale/gd-GB/detect.js b/polyfill-service-api/polyfills/Intl/~locale/gd-GB/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/gd-GB/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/gd-GB/detect.js diff --git a/api/polyfills/Intl/~locale/gd-GB/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/gd-GB/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/gd-GB/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/gd-GB/polyfill.js diff --git a/api/polyfills/Intl/~locale/gd/config.json b/polyfill-service-api/polyfills/Intl/~locale/gd/config.json similarity index 100% rename from api/polyfills/Intl/~locale/gd/config.json rename to polyfill-service-api/polyfills/Intl/~locale/gd/config.json diff --git a/api/polyfills/Intl/~locale/gd/detect.js b/polyfill-service-api/polyfills/Intl/~locale/gd/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/gd/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/gd/detect.js diff --git a/api/polyfills/Intl/~locale/gd/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/gd/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/gd/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/gd/polyfill.js diff --git a/api/polyfills/Intl/~locale/gl-ES/config.json b/polyfill-service-api/polyfills/Intl/~locale/gl-ES/config.json similarity index 100% rename from api/polyfills/Intl/~locale/gl-ES/config.json rename to polyfill-service-api/polyfills/Intl/~locale/gl-ES/config.json diff --git a/api/polyfills/Intl/~locale/gl-ES/detect.js b/polyfill-service-api/polyfills/Intl/~locale/gl-ES/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/gl-ES/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/gl-ES/detect.js diff --git a/api/polyfills/Intl/~locale/gl-ES/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/gl-ES/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/gl-ES/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/gl-ES/polyfill.js diff --git a/api/polyfills/Intl/~locale/gl/config.json b/polyfill-service-api/polyfills/Intl/~locale/gl/config.json similarity index 100% rename from api/polyfills/Intl/~locale/gl/config.json rename to polyfill-service-api/polyfills/Intl/~locale/gl/config.json diff --git a/api/polyfills/Intl/~locale/gl/detect.js b/polyfill-service-api/polyfills/Intl/~locale/gl/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/gl/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/gl/detect.js diff --git a/api/polyfills/Intl/~locale/gl/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/gl/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/gl/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/gl/polyfill.js diff --git a/api/polyfills/Intl/~locale/gsw-CH/config.json b/polyfill-service-api/polyfills/Intl/~locale/gsw-CH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/gsw-CH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/gsw-CH/config.json diff --git a/api/polyfills/Intl/~locale/gsw-CH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/gsw-CH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/gsw-CH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/gsw-CH/detect.js diff --git a/api/polyfills/Intl/~locale/gsw-CH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/gsw-CH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/gsw-CH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/gsw-CH/polyfill.js diff --git a/api/polyfills/Intl/~locale/gsw-FR/config.json b/polyfill-service-api/polyfills/Intl/~locale/gsw-FR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/gsw-FR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/gsw-FR/config.json diff --git a/api/polyfills/Intl/~locale/gsw-FR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/gsw-FR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/gsw-FR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/gsw-FR/detect.js diff --git a/api/polyfills/Intl/~locale/gsw-FR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/gsw-FR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/gsw-FR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/gsw-FR/polyfill.js diff --git a/api/polyfills/Intl/~locale/gsw-LI/config.json b/polyfill-service-api/polyfills/Intl/~locale/gsw-LI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/gsw-LI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/gsw-LI/config.json diff --git a/api/polyfills/Intl/~locale/gsw-LI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/gsw-LI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/gsw-LI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/gsw-LI/detect.js diff --git a/api/polyfills/Intl/~locale/gsw-LI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/gsw-LI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/gsw-LI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/gsw-LI/polyfill.js diff --git a/api/polyfills/Intl/~locale/gsw/config.json b/polyfill-service-api/polyfills/Intl/~locale/gsw/config.json similarity index 100% rename from api/polyfills/Intl/~locale/gsw/config.json rename to polyfill-service-api/polyfills/Intl/~locale/gsw/config.json diff --git a/api/polyfills/Intl/~locale/gsw/detect.js b/polyfill-service-api/polyfills/Intl/~locale/gsw/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/gsw/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/gsw/detect.js diff --git a/api/polyfills/Intl/~locale/gsw/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/gsw/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/gsw/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/gsw/polyfill.js diff --git a/api/polyfills/Intl/~locale/gu-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/gu-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/gu-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/gu-IN/config.json diff --git a/api/polyfills/Intl/~locale/gu-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/gu-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/gu-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/gu-IN/detect.js diff --git a/api/polyfills/Intl/~locale/gu-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/gu-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/gu-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/gu-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/gu/config.json b/polyfill-service-api/polyfills/Intl/~locale/gu/config.json similarity index 100% rename from api/polyfills/Intl/~locale/gu/config.json rename to polyfill-service-api/polyfills/Intl/~locale/gu/config.json diff --git a/api/polyfills/Intl/~locale/gu/detect.js b/polyfill-service-api/polyfills/Intl/~locale/gu/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/gu/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/gu/detect.js diff --git a/api/polyfills/Intl/~locale/gu/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/gu/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/gu/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/gu/polyfill.js diff --git a/api/polyfills/Intl/~locale/guz-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/guz-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/guz-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/guz-KE/config.json diff --git a/api/polyfills/Intl/~locale/guz-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/guz-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/guz-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/guz-KE/detect.js diff --git a/api/polyfills/Intl/~locale/guz-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/guz-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/guz-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/guz-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/guz/config.json b/polyfill-service-api/polyfills/Intl/~locale/guz/config.json similarity index 100% rename from api/polyfills/Intl/~locale/guz/config.json rename to polyfill-service-api/polyfills/Intl/~locale/guz/config.json diff --git a/api/polyfills/Intl/~locale/guz/detect.js b/polyfill-service-api/polyfills/Intl/~locale/guz/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/guz/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/guz/detect.js diff --git a/api/polyfills/Intl/~locale/guz/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/guz/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/guz/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/guz/polyfill.js diff --git a/api/polyfills/Intl/~locale/gv-IM/config.json b/polyfill-service-api/polyfills/Intl/~locale/gv-IM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/gv-IM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/gv-IM/config.json diff --git a/api/polyfills/Intl/~locale/gv-IM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/gv-IM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/gv-IM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/gv-IM/detect.js diff --git a/api/polyfills/Intl/~locale/gv-IM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/gv-IM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/gv-IM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/gv-IM/polyfill.js diff --git a/api/polyfills/Intl/~locale/gv/config.json b/polyfill-service-api/polyfills/Intl/~locale/gv/config.json similarity index 100% rename from api/polyfills/Intl/~locale/gv/config.json rename to polyfill-service-api/polyfills/Intl/~locale/gv/config.json diff --git a/api/polyfills/Intl/~locale/gv/detect.js b/polyfill-service-api/polyfills/Intl/~locale/gv/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/gv/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/gv/detect.js diff --git a/api/polyfills/Intl/~locale/gv/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/gv/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/gv/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/gv/polyfill.js diff --git a/api/polyfills/Intl/~locale/ha-Arab/config.json b/polyfill-service-api/polyfills/Intl/~locale/ha-Arab/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ha-Arab/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ha-Arab/config.json diff --git a/api/polyfills/Intl/~locale/ha-Arab/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ha-Arab/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ha-Arab/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ha-Arab/detect.js diff --git a/api/polyfills/Intl/~locale/ha-Arab/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ha-Arab/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ha-Arab/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ha-Arab/polyfill.js diff --git a/api/polyfills/Intl/~locale/ha-GH/config.json b/polyfill-service-api/polyfills/Intl/~locale/ha-GH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ha-GH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ha-GH/config.json diff --git a/api/polyfills/Intl/~locale/ha-GH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ha-GH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ha-GH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ha-GH/detect.js diff --git a/api/polyfills/Intl/~locale/ha-GH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ha-GH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ha-GH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ha-GH/polyfill.js diff --git a/api/polyfills/Intl/~locale/ha-NE/config.json b/polyfill-service-api/polyfills/Intl/~locale/ha-NE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ha-NE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ha-NE/config.json diff --git a/api/polyfills/Intl/~locale/ha-NE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ha-NE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ha-NE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ha-NE/detect.js diff --git a/api/polyfills/Intl/~locale/ha-NE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ha-NE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ha-NE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ha-NE/polyfill.js diff --git a/api/polyfills/Intl/~locale/ha-NG/config.json b/polyfill-service-api/polyfills/Intl/~locale/ha-NG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ha-NG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ha-NG/config.json diff --git a/api/polyfills/Intl/~locale/ha-NG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ha-NG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ha-NG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ha-NG/detect.js diff --git a/api/polyfills/Intl/~locale/ha-NG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ha-NG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ha-NG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ha-NG/polyfill.js diff --git a/api/polyfills/Intl/~locale/ha/config.json b/polyfill-service-api/polyfills/Intl/~locale/ha/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ha/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ha/config.json diff --git a/api/polyfills/Intl/~locale/ha/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ha/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ha/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ha/detect.js diff --git a/api/polyfills/Intl/~locale/ha/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ha/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ha/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ha/polyfill.js diff --git a/api/polyfills/Intl/~locale/haw-US/config.json b/polyfill-service-api/polyfills/Intl/~locale/haw-US/config.json similarity index 100% rename from api/polyfills/Intl/~locale/haw-US/config.json rename to polyfill-service-api/polyfills/Intl/~locale/haw-US/config.json diff --git a/api/polyfills/Intl/~locale/haw-US/detect.js b/polyfill-service-api/polyfills/Intl/~locale/haw-US/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/haw-US/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/haw-US/detect.js diff --git a/api/polyfills/Intl/~locale/haw-US/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/haw-US/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/haw-US/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/haw-US/polyfill.js diff --git a/api/polyfills/Intl/~locale/haw/config.json b/polyfill-service-api/polyfills/Intl/~locale/haw/config.json similarity index 100% rename from api/polyfills/Intl/~locale/haw/config.json rename to polyfill-service-api/polyfills/Intl/~locale/haw/config.json diff --git a/api/polyfills/Intl/~locale/haw/detect.js b/polyfill-service-api/polyfills/Intl/~locale/haw/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/haw/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/haw/detect.js diff --git a/api/polyfills/Intl/~locale/haw/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/haw/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/haw/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/haw/polyfill.js diff --git a/api/polyfills/Intl/~locale/he-IL/config.json b/polyfill-service-api/polyfills/Intl/~locale/he-IL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/he-IL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/he-IL/config.json diff --git a/api/polyfills/Intl/~locale/he-IL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/he-IL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/he-IL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/he-IL/detect.js diff --git a/api/polyfills/Intl/~locale/he-IL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/he-IL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/he-IL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/he-IL/polyfill.js diff --git a/api/polyfills/Intl/~locale/he/config.json b/polyfill-service-api/polyfills/Intl/~locale/he/config.json similarity index 100% rename from api/polyfills/Intl/~locale/he/config.json rename to polyfill-service-api/polyfills/Intl/~locale/he/config.json diff --git a/api/polyfills/Intl/~locale/he/detect.js b/polyfill-service-api/polyfills/Intl/~locale/he/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/he/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/he/detect.js diff --git a/api/polyfills/Intl/~locale/he/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/he/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/he/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/he/polyfill.js diff --git a/api/polyfills/Intl/~locale/hi-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/hi-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/hi-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/hi-IN/config.json diff --git a/api/polyfills/Intl/~locale/hi-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/hi-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/hi-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/hi-IN/detect.js diff --git a/api/polyfills/Intl/~locale/hi-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/hi-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/hi-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/hi-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/hi/config.json b/polyfill-service-api/polyfills/Intl/~locale/hi/config.json similarity index 100% rename from api/polyfills/Intl/~locale/hi/config.json rename to polyfill-service-api/polyfills/Intl/~locale/hi/config.json diff --git a/api/polyfills/Intl/~locale/hi/detect.js b/polyfill-service-api/polyfills/Intl/~locale/hi/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/hi/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/hi/detect.js diff --git a/api/polyfills/Intl/~locale/hi/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/hi/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/hi/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/hi/polyfill.js diff --git a/api/polyfills/Intl/~locale/hr-BA/config.json b/polyfill-service-api/polyfills/Intl/~locale/hr-BA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/hr-BA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/hr-BA/config.json diff --git a/api/polyfills/Intl/~locale/hr-BA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/hr-BA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/hr-BA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/hr-BA/detect.js diff --git a/api/polyfills/Intl/~locale/hr-BA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/hr-BA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/hr-BA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/hr-BA/polyfill.js diff --git a/api/polyfills/Intl/~locale/hr-HR/config.json b/polyfill-service-api/polyfills/Intl/~locale/hr-HR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/hr-HR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/hr-HR/config.json diff --git a/api/polyfills/Intl/~locale/hr-HR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/hr-HR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/hr-HR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/hr-HR/detect.js diff --git a/api/polyfills/Intl/~locale/hr-HR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/hr-HR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/hr-HR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/hr-HR/polyfill.js diff --git a/api/polyfills/Intl/~locale/hr/config.json b/polyfill-service-api/polyfills/Intl/~locale/hr/config.json similarity index 100% rename from api/polyfills/Intl/~locale/hr/config.json rename to polyfill-service-api/polyfills/Intl/~locale/hr/config.json diff --git a/api/polyfills/Intl/~locale/hr/detect.js b/polyfill-service-api/polyfills/Intl/~locale/hr/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/hr/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/hr/detect.js diff --git a/api/polyfills/Intl/~locale/hr/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/hr/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/hr/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/hr/polyfill.js diff --git a/api/polyfills/Intl/~locale/hsb-DE/config.json b/polyfill-service-api/polyfills/Intl/~locale/hsb-DE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/hsb-DE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/hsb-DE/config.json diff --git a/api/polyfills/Intl/~locale/hsb-DE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/hsb-DE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/hsb-DE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/hsb-DE/detect.js diff --git a/api/polyfills/Intl/~locale/hsb-DE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/hsb-DE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/hsb-DE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/hsb-DE/polyfill.js diff --git a/api/polyfills/Intl/~locale/hsb/config.json b/polyfill-service-api/polyfills/Intl/~locale/hsb/config.json similarity index 100% rename from api/polyfills/Intl/~locale/hsb/config.json rename to polyfill-service-api/polyfills/Intl/~locale/hsb/config.json diff --git a/api/polyfills/Intl/~locale/hsb/detect.js b/polyfill-service-api/polyfills/Intl/~locale/hsb/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/hsb/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/hsb/detect.js diff --git a/api/polyfills/Intl/~locale/hsb/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/hsb/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/hsb/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/hsb/polyfill.js diff --git a/api/polyfills/Intl/~locale/hu-HU/config.json b/polyfill-service-api/polyfills/Intl/~locale/hu-HU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/hu-HU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/hu-HU/config.json diff --git a/api/polyfills/Intl/~locale/hu-HU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/hu-HU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/hu-HU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/hu-HU/detect.js diff --git a/api/polyfills/Intl/~locale/hu-HU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/hu-HU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/hu-HU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/hu-HU/polyfill.js diff --git a/api/polyfills/Intl/~locale/hu/config.json b/polyfill-service-api/polyfills/Intl/~locale/hu/config.json similarity index 100% rename from api/polyfills/Intl/~locale/hu/config.json rename to polyfill-service-api/polyfills/Intl/~locale/hu/config.json diff --git a/api/polyfills/Intl/~locale/hu/detect.js b/polyfill-service-api/polyfills/Intl/~locale/hu/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/hu/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/hu/detect.js diff --git a/api/polyfills/Intl/~locale/hu/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/hu/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/hu/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/hu/polyfill.js diff --git a/api/polyfills/Intl/~locale/hy-AM/config.json b/polyfill-service-api/polyfills/Intl/~locale/hy-AM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/hy-AM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/hy-AM/config.json diff --git a/api/polyfills/Intl/~locale/hy-AM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/hy-AM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/hy-AM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/hy-AM/detect.js diff --git a/api/polyfills/Intl/~locale/hy-AM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/hy-AM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/hy-AM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/hy-AM/polyfill.js diff --git a/api/polyfills/Intl/~locale/hy/config.json b/polyfill-service-api/polyfills/Intl/~locale/hy/config.json similarity index 100% rename from api/polyfills/Intl/~locale/hy/config.json rename to polyfill-service-api/polyfills/Intl/~locale/hy/config.json diff --git a/api/polyfills/Intl/~locale/hy/detect.js b/polyfill-service-api/polyfills/Intl/~locale/hy/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/hy/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/hy/detect.js diff --git a/api/polyfills/Intl/~locale/hy/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/hy/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/hy/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/hy/polyfill.js diff --git a/api/polyfills/Intl/~locale/id-ID/config.json b/polyfill-service-api/polyfills/Intl/~locale/id-ID/config.json similarity index 100% rename from api/polyfills/Intl/~locale/id-ID/config.json rename to polyfill-service-api/polyfills/Intl/~locale/id-ID/config.json diff --git a/api/polyfills/Intl/~locale/id-ID/detect.js b/polyfill-service-api/polyfills/Intl/~locale/id-ID/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/id-ID/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/id-ID/detect.js diff --git a/api/polyfills/Intl/~locale/id-ID/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/id-ID/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/id-ID/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/id-ID/polyfill.js diff --git a/api/polyfills/Intl/~locale/id/config.json b/polyfill-service-api/polyfills/Intl/~locale/id/config.json similarity index 100% rename from api/polyfills/Intl/~locale/id/config.json rename to polyfill-service-api/polyfills/Intl/~locale/id/config.json diff --git a/api/polyfills/Intl/~locale/id/detect.js b/polyfill-service-api/polyfills/Intl/~locale/id/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/id/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/id/detect.js diff --git a/api/polyfills/Intl/~locale/id/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/id/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/id/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/id/polyfill.js diff --git a/api/polyfills/Intl/~locale/ig-NG/config.json b/polyfill-service-api/polyfills/Intl/~locale/ig-NG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ig-NG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ig-NG/config.json diff --git a/api/polyfills/Intl/~locale/ig-NG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ig-NG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ig-NG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ig-NG/detect.js diff --git a/api/polyfills/Intl/~locale/ig-NG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ig-NG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ig-NG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ig-NG/polyfill.js diff --git a/api/polyfills/Intl/~locale/ig/config.json b/polyfill-service-api/polyfills/Intl/~locale/ig/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ig/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ig/config.json diff --git a/api/polyfills/Intl/~locale/ig/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ig/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ig/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ig/detect.js diff --git a/api/polyfills/Intl/~locale/ig/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ig/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ig/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ig/polyfill.js diff --git a/api/polyfills/Intl/~locale/ii-CN/config.json b/polyfill-service-api/polyfills/Intl/~locale/ii-CN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ii-CN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ii-CN/config.json diff --git a/api/polyfills/Intl/~locale/ii-CN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ii-CN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ii-CN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ii-CN/detect.js diff --git a/api/polyfills/Intl/~locale/ii-CN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ii-CN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ii-CN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ii-CN/polyfill.js diff --git a/api/polyfills/Intl/~locale/ii/config.json b/polyfill-service-api/polyfills/Intl/~locale/ii/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ii/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ii/config.json diff --git a/api/polyfills/Intl/~locale/ii/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ii/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ii/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ii/detect.js diff --git a/api/polyfills/Intl/~locale/ii/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ii/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ii/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ii/polyfill.js diff --git a/api/polyfills/Intl/~locale/is-IS/config.json b/polyfill-service-api/polyfills/Intl/~locale/is-IS/config.json similarity index 100% rename from api/polyfills/Intl/~locale/is-IS/config.json rename to polyfill-service-api/polyfills/Intl/~locale/is-IS/config.json diff --git a/api/polyfills/Intl/~locale/is-IS/detect.js b/polyfill-service-api/polyfills/Intl/~locale/is-IS/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/is-IS/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/is-IS/detect.js diff --git a/api/polyfills/Intl/~locale/is-IS/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/is-IS/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/is-IS/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/is-IS/polyfill.js diff --git a/api/polyfills/Intl/~locale/is/config.json b/polyfill-service-api/polyfills/Intl/~locale/is/config.json similarity index 100% rename from api/polyfills/Intl/~locale/is/config.json rename to polyfill-service-api/polyfills/Intl/~locale/is/config.json diff --git a/api/polyfills/Intl/~locale/is/detect.js b/polyfill-service-api/polyfills/Intl/~locale/is/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/is/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/is/detect.js diff --git a/api/polyfills/Intl/~locale/is/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/is/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/is/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/is/polyfill.js diff --git a/api/polyfills/Intl/~locale/it-CH/config.json b/polyfill-service-api/polyfills/Intl/~locale/it-CH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/it-CH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/it-CH/config.json diff --git a/api/polyfills/Intl/~locale/it-CH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/it-CH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/it-CH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/it-CH/detect.js diff --git a/api/polyfills/Intl/~locale/it-CH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/it-CH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/it-CH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/it-CH/polyfill.js diff --git a/api/polyfills/Intl/~locale/it-IT/config.json b/polyfill-service-api/polyfills/Intl/~locale/it-IT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/it-IT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/it-IT/config.json diff --git a/api/polyfills/Intl/~locale/it-IT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/it-IT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/it-IT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/it-IT/detect.js diff --git a/api/polyfills/Intl/~locale/it-IT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/it-IT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/it-IT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/it-IT/polyfill.js diff --git a/api/polyfills/Intl/~locale/it-SM/config.json b/polyfill-service-api/polyfills/Intl/~locale/it-SM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/it-SM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/it-SM/config.json diff --git a/api/polyfills/Intl/~locale/it-SM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/it-SM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/it-SM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/it-SM/detect.js diff --git a/api/polyfills/Intl/~locale/it-SM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/it-SM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/it-SM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/it-SM/polyfill.js diff --git a/api/polyfills/Intl/~locale/it/config.json b/polyfill-service-api/polyfills/Intl/~locale/it/config.json similarity index 100% rename from api/polyfills/Intl/~locale/it/config.json rename to polyfill-service-api/polyfills/Intl/~locale/it/config.json diff --git a/api/polyfills/Intl/~locale/it/detect.js b/polyfill-service-api/polyfills/Intl/~locale/it/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/it/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/it/detect.js diff --git a/api/polyfills/Intl/~locale/it/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/it/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/it/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/it/polyfill.js diff --git a/api/polyfills/Intl/~locale/iu-Latn/config.json b/polyfill-service-api/polyfills/Intl/~locale/iu-Latn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/iu-Latn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/iu-Latn/config.json diff --git a/api/polyfills/Intl/~locale/iu-Latn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/iu-Latn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/iu-Latn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/iu-Latn/detect.js diff --git a/api/polyfills/Intl/~locale/iu-Latn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/iu-Latn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/iu-Latn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/iu-Latn/polyfill.js diff --git a/api/polyfills/Intl/~locale/ja-JP/config.json b/polyfill-service-api/polyfills/Intl/~locale/ja-JP/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ja-JP/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ja-JP/config.json diff --git a/api/polyfills/Intl/~locale/ja-JP/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ja-JP/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ja-JP/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ja-JP/detect.js diff --git a/api/polyfills/Intl/~locale/ja-JP/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ja-JP/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ja-JP/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ja-JP/polyfill.js diff --git a/api/polyfills/Intl/~locale/ja/config.json b/polyfill-service-api/polyfills/Intl/~locale/ja/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ja/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ja/config.json diff --git a/api/polyfills/Intl/~locale/ja/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ja/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ja/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ja/detect.js diff --git a/api/polyfills/Intl/~locale/ja/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ja/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ja/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ja/polyfill.js diff --git a/api/polyfills/Intl/~locale/jgo-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/jgo-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/jgo-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/jgo-CM/config.json diff --git a/api/polyfills/Intl/~locale/jgo-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/jgo-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/jgo-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/jgo-CM/detect.js diff --git a/api/polyfills/Intl/~locale/jgo-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/jgo-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/jgo-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/jgo-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/jgo/config.json b/polyfill-service-api/polyfills/Intl/~locale/jgo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/jgo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/jgo/config.json diff --git a/api/polyfills/Intl/~locale/jgo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/jgo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/jgo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/jgo/detect.js diff --git a/api/polyfills/Intl/~locale/jgo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/jgo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/jgo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/jgo/polyfill.js diff --git a/api/polyfills/Intl/~locale/jmc-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/jmc-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/jmc-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/jmc-TZ/config.json diff --git a/api/polyfills/Intl/~locale/jmc-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/jmc-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/jmc-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/jmc-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/jmc-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/jmc-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/jmc-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/jmc-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/jmc/config.json b/polyfill-service-api/polyfills/Intl/~locale/jmc/config.json similarity index 100% rename from api/polyfills/Intl/~locale/jmc/config.json rename to polyfill-service-api/polyfills/Intl/~locale/jmc/config.json diff --git a/api/polyfills/Intl/~locale/jmc/detect.js b/polyfill-service-api/polyfills/Intl/~locale/jmc/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/jmc/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/jmc/detect.js diff --git a/api/polyfills/Intl/~locale/jmc/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/jmc/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/jmc/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/jmc/polyfill.js diff --git a/api/polyfills/Intl/~locale/ka-GE/config.json b/polyfill-service-api/polyfills/Intl/~locale/ka-GE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ka-GE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ka-GE/config.json diff --git a/api/polyfills/Intl/~locale/ka-GE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ka-GE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ka-GE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ka-GE/detect.js diff --git a/api/polyfills/Intl/~locale/ka-GE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ka-GE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ka-GE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ka-GE/polyfill.js diff --git a/api/polyfills/Intl/~locale/ka/config.json b/polyfill-service-api/polyfills/Intl/~locale/ka/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ka/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ka/config.json diff --git a/api/polyfills/Intl/~locale/ka/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ka/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ka/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ka/detect.js diff --git a/api/polyfills/Intl/~locale/ka/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ka/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ka/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ka/polyfill.js diff --git a/api/polyfills/Intl/~locale/kab-DZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/kab-DZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kab-DZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kab-DZ/config.json diff --git a/api/polyfills/Intl/~locale/kab-DZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kab-DZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kab-DZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kab-DZ/detect.js diff --git a/api/polyfills/Intl/~locale/kab-DZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kab-DZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kab-DZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kab-DZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/kab/config.json b/polyfill-service-api/polyfills/Intl/~locale/kab/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kab/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kab/config.json diff --git a/api/polyfills/Intl/~locale/kab/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kab/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kab/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kab/detect.js diff --git a/api/polyfills/Intl/~locale/kab/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kab/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kab/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kab/polyfill.js diff --git a/api/polyfills/Intl/~locale/kam-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/kam-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kam-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kam-KE/config.json diff --git a/api/polyfills/Intl/~locale/kam-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kam-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kam-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kam-KE/detect.js diff --git a/api/polyfills/Intl/~locale/kam-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kam-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kam-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kam-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/kam/config.json b/polyfill-service-api/polyfills/Intl/~locale/kam/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kam/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kam/config.json diff --git a/api/polyfills/Intl/~locale/kam/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kam/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kam/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kam/detect.js diff --git a/api/polyfills/Intl/~locale/kam/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kam/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kam/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kam/polyfill.js diff --git a/api/polyfills/Intl/~locale/kde-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/kde-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kde-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kde-TZ/config.json diff --git a/api/polyfills/Intl/~locale/kde-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kde-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kde-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kde-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/kde-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kde-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kde-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kde-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/kde/config.json b/polyfill-service-api/polyfills/Intl/~locale/kde/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kde/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kde/config.json diff --git a/api/polyfills/Intl/~locale/kde/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kde/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kde/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kde/detect.js diff --git a/api/polyfills/Intl/~locale/kde/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kde/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kde/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kde/polyfill.js diff --git a/api/polyfills/Intl/~locale/kea-CV/config.json b/polyfill-service-api/polyfills/Intl/~locale/kea-CV/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kea-CV/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kea-CV/config.json diff --git a/api/polyfills/Intl/~locale/kea-CV/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kea-CV/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kea-CV/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kea-CV/detect.js diff --git a/api/polyfills/Intl/~locale/kea-CV/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kea-CV/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kea-CV/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kea-CV/polyfill.js diff --git a/api/polyfills/Intl/~locale/kea/config.json b/polyfill-service-api/polyfills/Intl/~locale/kea/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kea/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kea/config.json diff --git a/api/polyfills/Intl/~locale/kea/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kea/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kea/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kea/detect.js diff --git a/api/polyfills/Intl/~locale/kea/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kea/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kea/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kea/polyfill.js diff --git a/api/polyfills/Intl/~locale/khq-ML/config.json b/polyfill-service-api/polyfills/Intl/~locale/khq-ML/config.json similarity index 100% rename from api/polyfills/Intl/~locale/khq-ML/config.json rename to polyfill-service-api/polyfills/Intl/~locale/khq-ML/config.json diff --git a/api/polyfills/Intl/~locale/khq-ML/detect.js b/polyfill-service-api/polyfills/Intl/~locale/khq-ML/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/khq-ML/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/khq-ML/detect.js diff --git a/api/polyfills/Intl/~locale/khq-ML/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/khq-ML/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/khq-ML/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/khq-ML/polyfill.js diff --git a/api/polyfills/Intl/~locale/khq/config.json b/polyfill-service-api/polyfills/Intl/~locale/khq/config.json similarity index 100% rename from api/polyfills/Intl/~locale/khq/config.json rename to polyfill-service-api/polyfills/Intl/~locale/khq/config.json diff --git a/api/polyfills/Intl/~locale/khq/detect.js b/polyfill-service-api/polyfills/Intl/~locale/khq/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/khq/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/khq/detect.js diff --git a/api/polyfills/Intl/~locale/khq/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/khq/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/khq/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/khq/polyfill.js diff --git a/api/polyfills/Intl/~locale/ki-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/ki-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ki-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ki-KE/config.json diff --git a/api/polyfills/Intl/~locale/ki-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ki-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ki-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ki-KE/detect.js diff --git a/api/polyfills/Intl/~locale/ki-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ki-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ki-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ki-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/ki/config.json b/polyfill-service-api/polyfills/Intl/~locale/ki/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ki/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ki/config.json diff --git a/api/polyfills/Intl/~locale/ki/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ki/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ki/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ki/detect.js diff --git a/api/polyfills/Intl/~locale/ki/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ki/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ki/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ki/polyfill.js diff --git a/api/polyfills/Intl/~locale/kk-KZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/kk-KZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kk-KZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kk-KZ/config.json diff --git a/api/polyfills/Intl/~locale/kk-KZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kk-KZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kk-KZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kk-KZ/detect.js diff --git a/api/polyfills/Intl/~locale/kk-KZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kk-KZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kk-KZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kk-KZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/kk/config.json b/polyfill-service-api/polyfills/Intl/~locale/kk/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kk/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kk/config.json diff --git a/api/polyfills/Intl/~locale/kk/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kk/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kk/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kk/detect.js diff --git a/api/polyfills/Intl/~locale/kk/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kk/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kk/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kk/polyfill.js diff --git a/api/polyfills/Intl/~locale/kkj-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/kkj-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kkj-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kkj-CM/config.json diff --git a/api/polyfills/Intl/~locale/kkj-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kkj-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kkj-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kkj-CM/detect.js diff --git a/api/polyfills/Intl/~locale/kkj-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kkj-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kkj-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kkj-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/kkj/config.json b/polyfill-service-api/polyfills/Intl/~locale/kkj/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kkj/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kkj/config.json diff --git a/api/polyfills/Intl/~locale/kkj/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kkj/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kkj/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kkj/detect.js diff --git a/api/polyfills/Intl/~locale/kkj/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kkj/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kkj/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kkj/polyfill.js diff --git a/api/polyfills/Intl/~locale/kl-GL/config.json b/polyfill-service-api/polyfills/Intl/~locale/kl-GL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kl-GL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kl-GL/config.json diff --git a/api/polyfills/Intl/~locale/kl-GL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kl-GL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kl-GL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kl-GL/detect.js diff --git a/api/polyfills/Intl/~locale/kl-GL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kl-GL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kl-GL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kl-GL/polyfill.js diff --git a/api/polyfills/Intl/~locale/kl/config.json b/polyfill-service-api/polyfills/Intl/~locale/kl/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kl/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kl/config.json diff --git a/api/polyfills/Intl/~locale/kl/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kl/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kl/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kl/detect.js diff --git a/api/polyfills/Intl/~locale/kl/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kl/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kl/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kl/polyfill.js diff --git a/api/polyfills/Intl/~locale/kln-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/kln-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kln-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kln-KE/config.json diff --git a/api/polyfills/Intl/~locale/kln-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kln-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kln-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kln-KE/detect.js diff --git a/api/polyfills/Intl/~locale/kln-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kln-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kln-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kln-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/kln/config.json b/polyfill-service-api/polyfills/Intl/~locale/kln/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kln/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kln/config.json diff --git a/api/polyfills/Intl/~locale/kln/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kln/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kln/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kln/detect.js diff --git a/api/polyfills/Intl/~locale/kln/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kln/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kln/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kln/polyfill.js diff --git a/api/polyfills/Intl/~locale/km-KH/config.json b/polyfill-service-api/polyfills/Intl/~locale/km-KH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/km-KH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/km-KH/config.json diff --git a/api/polyfills/Intl/~locale/km-KH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/km-KH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/km-KH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/km-KH/detect.js diff --git a/api/polyfills/Intl/~locale/km-KH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/km-KH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/km-KH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/km-KH/polyfill.js diff --git a/api/polyfills/Intl/~locale/km/config.json b/polyfill-service-api/polyfills/Intl/~locale/km/config.json similarity index 100% rename from api/polyfills/Intl/~locale/km/config.json rename to polyfill-service-api/polyfills/Intl/~locale/km/config.json diff --git a/api/polyfills/Intl/~locale/km/detect.js b/polyfill-service-api/polyfills/Intl/~locale/km/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/km/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/km/detect.js diff --git a/api/polyfills/Intl/~locale/km/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/km/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/km/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/km/polyfill.js diff --git a/api/polyfills/Intl/~locale/kn-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/kn-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kn-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kn-IN/config.json diff --git a/api/polyfills/Intl/~locale/kn-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kn-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kn-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kn-IN/detect.js diff --git a/api/polyfills/Intl/~locale/kn-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kn-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kn-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kn-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/kn/config.json b/polyfill-service-api/polyfills/Intl/~locale/kn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kn/config.json diff --git a/api/polyfills/Intl/~locale/kn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kn/detect.js diff --git a/api/polyfills/Intl/~locale/kn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kn/polyfill.js diff --git a/api/polyfills/Intl/~locale/ko-KP/config.json b/polyfill-service-api/polyfills/Intl/~locale/ko-KP/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ko-KP/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ko-KP/config.json diff --git a/api/polyfills/Intl/~locale/ko-KP/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ko-KP/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ko-KP/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ko-KP/detect.js diff --git a/api/polyfills/Intl/~locale/ko-KP/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ko-KP/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ko-KP/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ko-KP/polyfill.js diff --git a/api/polyfills/Intl/~locale/ko-KR/config.json b/polyfill-service-api/polyfills/Intl/~locale/ko-KR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ko-KR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ko-KR/config.json diff --git a/api/polyfills/Intl/~locale/ko-KR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ko-KR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ko-KR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ko-KR/detect.js diff --git a/api/polyfills/Intl/~locale/ko-KR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ko-KR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ko-KR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ko-KR/polyfill.js diff --git a/api/polyfills/Intl/~locale/ko/config.json b/polyfill-service-api/polyfills/Intl/~locale/ko/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ko/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ko/config.json diff --git a/api/polyfills/Intl/~locale/ko/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ko/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ko/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ko/detect.js diff --git a/api/polyfills/Intl/~locale/ko/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ko/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ko/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ko/polyfill.js diff --git a/api/polyfills/Intl/~locale/kok-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/kok-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kok-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kok-IN/config.json diff --git a/api/polyfills/Intl/~locale/kok-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kok-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kok-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kok-IN/detect.js diff --git a/api/polyfills/Intl/~locale/kok-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kok-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kok-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kok-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/kok/config.json b/polyfill-service-api/polyfills/Intl/~locale/kok/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kok/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kok/config.json diff --git a/api/polyfills/Intl/~locale/kok/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kok/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kok/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kok/detect.js diff --git a/api/polyfills/Intl/~locale/kok/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kok/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kok/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kok/polyfill.js diff --git a/api/polyfills/Intl/~locale/ks-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/ks-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ks-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ks-IN/config.json diff --git a/api/polyfills/Intl/~locale/ks-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ks-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ks-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ks-IN/detect.js diff --git a/api/polyfills/Intl/~locale/ks-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ks-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ks-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ks-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/ks/config.json b/polyfill-service-api/polyfills/Intl/~locale/ks/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ks/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ks/config.json diff --git a/api/polyfills/Intl/~locale/ks/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ks/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ks/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ks/detect.js diff --git a/api/polyfills/Intl/~locale/ks/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ks/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ks/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ks/polyfill.js diff --git a/api/polyfills/Intl/~locale/ksb-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/ksb-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ksb-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ksb-TZ/config.json diff --git a/api/polyfills/Intl/~locale/ksb-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ksb-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ksb-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ksb-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/ksb-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ksb-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ksb-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ksb-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/ksb/config.json b/polyfill-service-api/polyfills/Intl/~locale/ksb/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ksb/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ksb/config.json diff --git a/api/polyfills/Intl/~locale/ksb/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ksb/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ksb/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ksb/detect.js diff --git a/api/polyfills/Intl/~locale/ksb/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ksb/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ksb/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ksb/polyfill.js diff --git a/api/polyfills/Intl/~locale/ksf-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/ksf-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ksf-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ksf-CM/config.json diff --git a/api/polyfills/Intl/~locale/ksf-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ksf-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ksf-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ksf-CM/detect.js diff --git a/api/polyfills/Intl/~locale/ksf-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ksf-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ksf-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ksf-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/ksf/config.json b/polyfill-service-api/polyfills/Intl/~locale/ksf/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ksf/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ksf/config.json diff --git a/api/polyfills/Intl/~locale/ksf/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ksf/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ksf/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ksf/detect.js diff --git a/api/polyfills/Intl/~locale/ksf/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ksf/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ksf/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ksf/polyfill.js diff --git a/api/polyfills/Intl/~locale/ksh-DE/config.json b/polyfill-service-api/polyfills/Intl/~locale/ksh-DE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ksh-DE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ksh-DE/config.json diff --git a/api/polyfills/Intl/~locale/ksh-DE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ksh-DE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ksh-DE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ksh-DE/detect.js diff --git a/api/polyfills/Intl/~locale/ksh-DE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ksh-DE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ksh-DE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ksh-DE/polyfill.js diff --git a/api/polyfills/Intl/~locale/ksh/config.json b/polyfill-service-api/polyfills/Intl/~locale/ksh/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ksh/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ksh/config.json diff --git a/api/polyfills/Intl/~locale/ksh/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ksh/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ksh/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ksh/detect.js diff --git a/api/polyfills/Intl/~locale/ksh/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ksh/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ksh/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ksh/polyfill.js diff --git a/api/polyfills/Intl/~locale/kw-GB/config.json b/polyfill-service-api/polyfills/Intl/~locale/kw-GB/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kw-GB/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kw-GB/config.json diff --git a/api/polyfills/Intl/~locale/kw-GB/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kw-GB/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kw-GB/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kw-GB/detect.js diff --git a/api/polyfills/Intl/~locale/kw-GB/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kw-GB/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kw-GB/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kw-GB/polyfill.js diff --git a/api/polyfills/Intl/~locale/kw/config.json b/polyfill-service-api/polyfills/Intl/~locale/kw/config.json similarity index 100% rename from api/polyfills/Intl/~locale/kw/config.json rename to polyfill-service-api/polyfills/Intl/~locale/kw/config.json diff --git a/api/polyfills/Intl/~locale/kw/detect.js b/polyfill-service-api/polyfills/Intl/~locale/kw/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/kw/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/kw/detect.js diff --git a/api/polyfills/Intl/~locale/kw/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/kw/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/kw/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/kw/polyfill.js diff --git a/api/polyfills/Intl/~locale/ky-KG/config.json b/polyfill-service-api/polyfills/Intl/~locale/ky-KG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ky-KG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ky-KG/config.json diff --git a/api/polyfills/Intl/~locale/ky-KG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ky-KG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ky-KG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ky-KG/detect.js diff --git a/api/polyfills/Intl/~locale/ky-KG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ky-KG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ky-KG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ky-KG/polyfill.js diff --git a/api/polyfills/Intl/~locale/ky/config.json b/polyfill-service-api/polyfills/Intl/~locale/ky/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ky/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ky/config.json diff --git a/api/polyfills/Intl/~locale/ky/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ky/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ky/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ky/detect.js diff --git a/api/polyfills/Intl/~locale/ky/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ky/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ky/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ky/polyfill.js diff --git a/api/polyfills/Intl/~locale/lag-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/lag-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lag-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lag-TZ/config.json diff --git a/api/polyfills/Intl/~locale/lag-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lag-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lag-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lag-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/lag-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lag-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lag-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lag-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/lag/config.json b/polyfill-service-api/polyfills/Intl/~locale/lag/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lag/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lag/config.json diff --git a/api/polyfills/Intl/~locale/lag/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lag/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lag/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lag/detect.js diff --git a/api/polyfills/Intl/~locale/lag/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lag/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lag/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lag/polyfill.js diff --git a/api/polyfills/Intl/~locale/lb-LU/config.json b/polyfill-service-api/polyfills/Intl/~locale/lb-LU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lb-LU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lb-LU/config.json diff --git a/api/polyfills/Intl/~locale/lb-LU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lb-LU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lb-LU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lb-LU/detect.js diff --git a/api/polyfills/Intl/~locale/lb-LU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lb-LU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lb-LU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lb-LU/polyfill.js diff --git a/api/polyfills/Intl/~locale/lb/config.json b/polyfill-service-api/polyfills/Intl/~locale/lb/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lb/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lb/config.json diff --git a/api/polyfills/Intl/~locale/lb/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lb/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lb/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lb/detect.js diff --git a/api/polyfills/Intl/~locale/lb/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lb/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lb/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lb/polyfill.js diff --git a/api/polyfills/Intl/~locale/lg-UG/config.json b/polyfill-service-api/polyfills/Intl/~locale/lg-UG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lg-UG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lg-UG/config.json diff --git a/api/polyfills/Intl/~locale/lg-UG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lg-UG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lg-UG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lg-UG/detect.js diff --git a/api/polyfills/Intl/~locale/lg-UG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lg-UG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lg-UG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lg-UG/polyfill.js diff --git a/api/polyfills/Intl/~locale/lg/config.json b/polyfill-service-api/polyfills/Intl/~locale/lg/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lg/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lg/config.json diff --git a/api/polyfills/Intl/~locale/lg/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lg/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lg/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lg/detect.js diff --git a/api/polyfills/Intl/~locale/lg/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lg/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lg/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lg/polyfill.js diff --git a/api/polyfills/Intl/~locale/lkt-US/config.json b/polyfill-service-api/polyfills/Intl/~locale/lkt-US/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lkt-US/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lkt-US/config.json diff --git a/api/polyfills/Intl/~locale/lkt-US/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lkt-US/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lkt-US/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lkt-US/detect.js diff --git a/api/polyfills/Intl/~locale/lkt-US/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lkt-US/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lkt-US/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lkt-US/polyfill.js diff --git a/api/polyfills/Intl/~locale/lkt/config.json b/polyfill-service-api/polyfills/Intl/~locale/lkt/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lkt/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lkt/config.json diff --git a/api/polyfills/Intl/~locale/lkt/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lkt/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lkt/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lkt/detect.js diff --git a/api/polyfills/Intl/~locale/lkt/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lkt/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lkt/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lkt/polyfill.js diff --git a/api/polyfills/Intl/~locale/ln-AO/config.json b/polyfill-service-api/polyfills/Intl/~locale/ln-AO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ln-AO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ln-AO/config.json diff --git a/api/polyfills/Intl/~locale/ln-AO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ln-AO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ln-AO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ln-AO/detect.js diff --git a/api/polyfills/Intl/~locale/ln-AO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ln-AO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ln-AO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ln-AO/polyfill.js diff --git a/api/polyfills/Intl/~locale/ln-CD/config.json b/polyfill-service-api/polyfills/Intl/~locale/ln-CD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ln-CD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ln-CD/config.json diff --git a/api/polyfills/Intl/~locale/ln-CD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ln-CD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ln-CD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ln-CD/detect.js diff --git a/api/polyfills/Intl/~locale/ln-CD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ln-CD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ln-CD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ln-CD/polyfill.js diff --git a/api/polyfills/Intl/~locale/ln-CF/config.json b/polyfill-service-api/polyfills/Intl/~locale/ln-CF/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ln-CF/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ln-CF/config.json diff --git a/api/polyfills/Intl/~locale/ln-CF/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ln-CF/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ln-CF/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ln-CF/detect.js diff --git a/api/polyfills/Intl/~locale/ln-CF/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ln-CF/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ln-CF/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ln-CF/polyfill.js diff --git a/api/polyfills/Intl/~locale/ln-CG/config.json b/polyfill-service-api/polyfills/Intl/~locale/ln-CG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ln-CG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ln-CG/config.json diff --git a/api/polyfills/Intl/~locale/ln-CG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ln-CG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ln-CG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ln-CG/detect.js diff --git a/api/polyfills/Intl/~locale/ln-CG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ln-CG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ln-CG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ln-CG/polyfill.js diff --git a/api/polyfills/Intl/~locale/ln/config.json b/polyfill-service-api/polyfills/Intl/~locale/ln/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ln/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ln/config.json diff --git a/api/polyfills/Intl/~locale/ln/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ln/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ln/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ln/detect.js diff --git a/api/polyfills/Intl/~locale/ln/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ln/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ln/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ln/polyfill.js diff --git a/api/polyfills/Intl/~locale/lo-LA/config.json b/polyfill-service-api/polyfills/Intl/~locale/lo-LA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lo-LA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lo-LA/config.json diff --git a/api/polyfills/Intl/~locale/lo-LA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lo-LA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lo-LA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lo-LA/detect.js diff --git a/api/polyfills/Intl/~locale/lo-LA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lo-LA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lo-LA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lo-LA/polyfill.js diff --git a/api/polyfills/Intl/~locale/lo/config.json b/polyfill-service-api/polyfills/Intl/~locale/lo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lo/config.json diff --git a/api/polyfills/Intl/~locale/lo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lo/detect.js diff --git a/api/polyfills/Intl/~locale/lo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lo/polyfill.js diff --git a/api/polyfills/Intl/~locale/lrc-IQ/config.json b/polyfill-service-api/polyfills/Intl/~locale/lrc-IQ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lrc-IQ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lrc-IQ/config.json diff --git a/api/polyfills/Intl/~locale/lrc-IQ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lrc-IQ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lrc-IQ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lrc-IQ/detect.js diff --git a/api/polyfills/Intl/~locale/lrc-IQ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lrc-IQ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lrc-IQ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lrc-IQ/polyfill.js diff --git a/api/polyfills/Intl/~locale/lrc-IR/config.json b/polyfill-service-api/polyfills/Intl/~locale/lrc-IR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lrc-IR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lrc-IR/config.json diff --git a/api/polyfills/Intl/~locale/lrc-IR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lrc-IR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lrc-IR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lrc-IR/detect.js diff --git a/api/polyfills/Intl/~locale/lrc-IR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lrc-IR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lrc-IR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lrc-IR/polyfill.js diff --git a/api/polyfills/Intl/~locale/lrc/config.json b/polyfill-service-api/polyfills/Intl/~locale/lrc/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lrc/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lrc/config.json diff --git a/api/polyfills/Intl/~locale/lrc/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lrc/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lrc/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lrc/detect.js diff --git a/api/polyfills/Intl/~locale/lrc/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lrc/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lrc/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lrc/polyfill.js diff --git a/api/polyfills/Intl/~locale/lt-LT/config.json b/polyfill-service-api/polyfills/Intl/~locale/lt-LT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lt-LT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lt-LT/config.json diff --git a/api/polyfills/Intl/~locale/lt-LT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lt-LT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lt-LT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lt-LT/detect.js diff --git a/api/polyfills/Intl/~locale/lt-LT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lt-LT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lt-LT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lt-LT/polyfill.js diff --git a/api/polyfills/Intl/~locale/lt/config.json b/polyfill-service-api/polyfills/Intl/~locale/lt/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lt/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lt/config.json diff --git a/api/polyfills/Intl/~locale/lt/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lt/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lt/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lt/detect.js diff --git a/api/polyfills/Intl/~locale/lt/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lt/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lt/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lt/polyfill.js diff --git a/api/polyfills/Intl/~locale/lu-CD/config.json b/polyfill-service-api/polyfills/Intl/~locale/lu-CD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lu-CD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lu-CD/config.json diff --git a/api/polyfills/Intl/~locale/lu-CD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lu-CD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lu-CD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lu-CD/detect.js diff --git a/api/polyfills/Intl/~locale/lu-CD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lu-CD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lu-CD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lu-CD/polyfill.js diff --git a/api/polyfills/Intl/~locale/lu/config.json b/polyfill-service-api/polyfills/Intl/~locale/lu/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lu/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lu/config.json diff --git a/api/polyfills/Intl/~locale/lu/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lu/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lu/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lu/detect.js diff --git a/api/polyfills/Intl/~locale/lu/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lu/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lu/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lu/polyfill.js diff --git a/api/polyfills/Intl/~locale/luo-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/luo-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/luo-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/luo-KE/config.json diff --git a/api/polyfills/Intl/~locale/luo-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/luo-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/luo-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/luo-KE/detect.js diff --git a/api/polyfills/Intl/~locale/luo-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/luo-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/luo-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/luo-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/luo/config.json b/polyfill-service-api/polyfills/Intl/~locale/luo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/luo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/luo/config.json diff --git a/api/polyfills/Intl/~locale/luo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/luo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/luo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/luo/detect.js diff --git a/api/polyfills/Intl/~locale/luo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/luo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/luo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/luo/polyfill.js diff --git a/api/polyfills/Intl/~locale/luy-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/luy-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/luy-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/luy-KE/config.json diff --git a/api/polyfills/Intl/~locale/luy-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/luy-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/luy-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/luy-KE/detect.js diff --git a/api/polyfills/Intl/~locale/luy-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/luy-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/luy-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/luy-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/luy/config.json b/polyfill-service-api/polyfills/Intl/~locale/luy/config.json similarity index 100% rename from api/polyfills/Intl/~locale/luy/config.json rename to polyfill-service-api/polyfills/Intl/~locale/luy/config.json diff --git a/api/polyfills/Intl/~locale/luy/detect.js b/polyfill-service-api/polyfills/Intl/~locale/luy/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/luy/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/luy/detect.js diff --git a/api/polyfills/Intl/~locale/luy/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/luy/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/luy/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/luy/polyfill.js diff --git a/api/polyfills/Intl/~locale/lv-LV/config.json b/polyfill-service-api/polyfills/Intl/~locale/lv-LV/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lv-LV/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lv-LV/config.json diff --git a/api/polyfills/Intl/~locale/lv-LV/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lv-LV/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lv-LV/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lv-LV/detect.js diff --git a/api/polyfills/Intl/~locale/lv-LV/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lv-LV/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lv-LV/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lv-LV/polyfill.js diff --git a/api/polyfills/Intl/~locale/lv/config.json b/polyfill-service-api/polyfills/Intl/~locale/lv/config.json similarity index 100% rename from api/polyfills/Intl/~locale/lv/config.json rename to polyfill-service-api/polyfills/Intl/~locale/lv/config.json diff --git a/api/polyfills/Intl/~locale/lv/detect.js b/polyfill-service-api/polyfills/Intl/~locale/lv/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/lv/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/lv/detect.js diff --git a/api/polyfills/Intl/~locale/lv/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/lv/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/lv/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/lv/polyfill.js diff --git a/api/polyfills/Intl/~locale/mas-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/mas-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mas-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mas-KE/config.json diff --git a/api/polyfills/Intl/~locale/mas-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mas-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mas-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mas-KE/detect.js diff --git a/api/polyfills/Intl/~locale/mas-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mas-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mas-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mas-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/mas-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/mas-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mas-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mas-TZ/config.json diff --git a/api/polyfills/Intl/~locale/mas-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mas-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mas-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mas-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/mas-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mas-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mas-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mas-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/mas/config.json b/polyfill-service-api/polyfills/Intl/~locale/mas/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mas/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mas/config.json diff --git a/api/polyfills/Intl/~locale/mas/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mas/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mas/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mas/detect.js diff --git a/api/polyfills/Intl/~locale/mas/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mas/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mas/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mas/polyfill.js diff --git a/api/polyfills/Intl/~locale/mer-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/mer-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mer-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mer-KE/config.json diff --git a/api/polyfills/Intl/~locale/mer-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mer-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mer-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mer-KE/detect.js diff --git a/api/polyfills/Intl/~locale/mer-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mer-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mer-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mer-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/mer/config.json b/polyfill-service-api/polyfills/Intl/~locale/mer/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mer/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mer/config.json diff --git a/api/polyfills/Intl/~locale/mer/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mer/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mer/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mer/detect.js diff --git a/api/polyfills/Intl/~locale/mer/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mer/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mer/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mer/polyfill.js diff --git a/api/polyfills/Intl/~locale/mfe-MU/config.json b/polyfill-service-api/polyfills/Intl/~locale/mfe-MU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mfe-MU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mfe-MU/config.json diff --git a/api/polyfills/Intl/~locale/mfe-MU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mfe-MU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mfe-MU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mfe-MU/detect.js diff --git a/api/polyfills/Intl/~locale/mfe-MU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mfe-MU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mfe-MU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mfe-MU/polyfill.js diff --git a/api/polyfills/Intl/~locale/mfe/config.json b/polyfill-service-api/polyfills/Intl/~locale/mfe/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mfe/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mfe/config.json diff --git a/api/polyfills/Intl/~locale/mfe/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mfe/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mfe/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mfe/detect.js diff --git a/api/polyfills/Intl/~locale/mfe/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mfe/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mfe/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mfe/polyfill.js diff --git a/api/polyfills/Intl/~locale/mg-MG/config.json b/polyfill-service-api/polyfills/Intl/~locale/mg-MG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mg-MG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mg-MG/config.json diff --git a/api/polyfills/Intl/~locale/mg-MG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mg-MG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mg-MG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mg-MG/detect.js diff --git a/api/polyfills/Intl/~locale/mg-MG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mg-MG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mg-MG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mg-MG/polyfill.js diff --git a/api/polyfills/Intl/~locale/mg/config.json b/polyfill-service-api/polyfills/Intl/~locale/mg/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mg/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mg/config.json diff --git a/api/polyfills/Intl/~locale/mg/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mg/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mg/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mg/detect.js diff --git a/api/polyfills/Intl/~locale/mg/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mg/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mg/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mg/polyfill.js diff --git a/api/polyfills/Intl/~locale/mgh-MZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/mgh-MZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mgh-MZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mgh-MZ/config.json diff --git a/api/polyfills/Intl/~locale/mgh-MZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mgh-MZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mgh-MZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mgh-MZ/detect.js diff --git a/api/polyfills/Intl/~locale/mgh-MZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mgh-MZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mgh-MZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mgh-MZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/mgh/config.json b/polyfill-service-api/polyfills/Intl/~locale/mgh/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mgh/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mgh/config.json diff --git a/api/polyfills/Intl/~locale/mgh/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mgh/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mgh/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mgh/detect.js diff --git a/api/polyfills/Intl/~locale/mgh/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mgh/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mgh/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mgh/polyfill.js diff --git a/api/polyfills/Intl/~locale/mgo-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/mgo-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mgo-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mgo-CM/config.json diff --git a/api/polyfills/Intl/~locale/mgo-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mgo-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mgo-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mgo-CM/detect.js diff --git a/api/polyfills/Intl/~locale/mgo-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mgo-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mgo-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mgo-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/mgo/config.json b/polyfill-service-api/polyfills/Intl/~locale/mgo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mgo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mgo/config.json diff --git a/api/polyfills/Intl/~locale/mgo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mgo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mgo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mgo/detect.js diff --git a/api/polyfills/Intl/~locale/mgo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mgo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mgo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mgo/polyfill.js diff --git a/api/polyfills/Intl/~locale/mk-MK/config.json b/polyfill-service-api/polyfills/Intl/~locale/mk-MK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mk-MK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mk-MK/config.json diff --git a/api/polyfills/Intl/~locale/mk-MK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mk-MK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mk-MK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mk-MK/detect.js diff --git a/api/polyfills/Intl/~locale/mk-MK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mk-MK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mk-MK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mk-MK/polyfill.js diff --git a/api/polyfills/Intl/~locale/mk/config.json b/polyfill-service-api/polyfills/Intl/~locale/mk/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mk/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mk/config.json diff --git a/api/polyfills/Intl/~locale/mk/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mk/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mk/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mk/detect.js diff --git a/api/polyfills/Intl/~locale/mk/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mk/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mk/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mk/polyfill.js diff --git a/api/polyfills/Intl/~locale/ml-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/ml-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ml-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ml-IN/config.json diff --git a/api/polyfills/Intl/~locale/ml-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ml-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ml-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ml-IN/detect.js diff --git a/api/polyfills/Intl/~locale/ml-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ml-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ml-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ml-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/ml/config.json b/polyfill-service-api/polyfills/Intl/~locale/ml/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ml/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ml/config.json diff --git a/api/polyfills/Intl/~locale/ml/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ml/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ml/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ml/detect.js diff --git a/api/polyfills/Intl/~locale/ml/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ml/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ml/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ml/polyfill.js diff --git a/api/polyfills/Intl/~locale/mn-MN/config.json b/polyfill-service-api/polyfills/Intl/~locale/mn-MN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mn-MN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mn-MN/config.json diff --git a/api/polyfills/Intl/~locale/mn-MN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mn-MN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mn-MN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mn-MN/detect.js diff --git a/api/polyfills/Intl/~locale/mn-MN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mn-MN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mn-MN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mn-MN/polyfill.js diff --git a/api/polyfills/Intl/~locale/mn-Mong/config.json b/polyfill-service-api/polyfills/Intl/~locale/mn-Mong/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mn-Mong/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mn-Mong/config.json diff --git a/api/polyfills/Intl/~locale/mn-Mong/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mn-Mong/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mn-Mong/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mn-Mong/detect.js diff --git a/api/polyfills/Intl/~locale/mn-Mong/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mn-Mong/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mn-Mong/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mn-Mong/polyfill.js diff --git a/api/polyfills/Intl/~locale/mn/config.json b/polyfill-service-api/polyfills/Intl/~locale/mn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mn/config.json diff --git a/api/polyfills/Intl/~locale/mn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mn/detect.js diff --git a/api/polyfills/Intl/~locale/mn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mn/polyfill.js diff --git a/api/polyfills/Intl/~locale/mr-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/mr-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mr-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mr-IN/config.json diff --git a/api/polyfills/Intl/~locale/mr-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mr-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mr-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mr-IN/detect.js diff --git a/api/polyfills/Intl/~locale/mr-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mr-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mr-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mr-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/mr/config.json b/polyfill-service-api/polyfills/Intl/~locale/mr/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mr/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mr/config.json diff --git a/api/polyfills/Intl/~locale/mr/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mr/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mr/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mr/detect.js diff --git a/api/polyfills/Intl/~locale/mr/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mr/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mr/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mr/polyfill.js diff --git a/api/polyfills/Intl/~locale/ms-Arab/config.json b/polyfill-service-api/polyfills/Intl/~locale/ms-Arab/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ms-Arab/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ms-Arab/config.json diff --git a/api/polyfills/Intl/~locale/ms-Arab/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ms-Arab/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ms-Arab/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ms-Arab/detect.js diff --git a/api/polyfills/Intl/~locale/ms-Arab/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ms-Arab/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ms-Arab/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ms-Arab/polyfill.js diff --git a/api/polyfills/Intl/~locale/ms-BN/config.json b/polyfill-service-api/polyfills/Intl/~locale/ms-BN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ms-BN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ms-BN/config.json diff --git a/api/polyfills/Intl/~locale/ms-BN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ms-BN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ms-BN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ms-BN/detect.js diff --git a/api/polyfills/Intl/~locale/ms-BN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ms-BN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ms-BN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ms-BN/polyfill.js diff --git a/api/polyfills/Intl/~locale/ms-MY/config.json b/polyfill-service-api/polyfills/Intl/~locale/ms-MY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ms-MY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ms-MY/config.json diff --git a/api/polyfills/Intl/~locale/ms-MY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ms-MY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ms-MY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ms-MY/detect.js diff --git a/api/polyfills/Intl/~locale/ms-MY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ms-MY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ms-MY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ms-MY/polyfill.js diff --git a/api/polyfills/Intl/~locale/ms-SG/config.json b/polyfill-service-api/polyfills/Intl/~locale/ms-SG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ms-SG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ms-SG/config.json diff --git a/api/polyfills/Intl/~locale/ms-SG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ms-SG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ms-SG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ms-SG/detect.js diff --git a/api/polyfills/Intl/~locale/ms-SG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ms-SG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ms-SG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ms-SG/polyfill.js diff --git a/api/polyfills/Intl/~locale/ms/config.json b/polyfill-service-api/polyfills/Intl/~locale/ms/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ms/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ms/config.json diff --git a/api/polyfills/Intl/~locale/ms/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ms/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ms/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ms/detect.js diff --git a/api/polyfills/Intl/~locale/ms/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ms/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ms/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ms/polyfill.js diff --git a/api/polyfills/Intl/~locale/mt-MT/config.json b/polyfill-service-api/polyfills/Intl/~locale/mt-MT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mt-MT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mt-MT/config.json diff --git a/api/polyfills/Intl/~locale/mt-MT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mt-MT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mt-MT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mt-MT/detect.js diff --git a/api/polyfills/Intl/~locale/mt-MT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mt-MT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mt-MT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mt-MT/polyfill.js diff --git a/api/polyfills/Intl/~locale/mt/config.json b/polyfill-service-api/polyfills/Intl/~locale/mt/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mt/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mt/config.json diff --git a/api/polyfills/Intl/~locale/mt/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mt/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mt/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mt/detect.js diff --git a/api/polyfills/Intl/~locale/mt/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mt/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mt/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mt/polyfill.js diff --git a/api/polyfills/Intl/~locale/mua-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/mua-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mua-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mua-CM/config.json diff --git a/api/polyfills/Intl/~locale/mua-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mua-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mua-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mua-CM/detect.js diff --git a/api/polyfills/Intl/~locale/mua-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mua-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mua-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mua-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/mua/config.json b/polyfill-service-api/polyfills/Intl/~locale/mua/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mua/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mua/config.json diff --git a/api/polyfills/Intl/~locale/mua/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mua/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mua/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mua/detect.js diff --git a/api/polyfills/Intl/~locale/mua/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mua/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mua/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mua/polyfill.js diff --git a/api/polyfills/Intl/~locale/my-MM/config.json b/polyfill-service-api/polyfills/Intl/~locale/my-MM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/my-MM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/my-MM/config.json diff --git a/api/polyfills/Intl/~locale/my-MM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/my-MM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/my-MM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/my-MM/detect.js diff --git a/api/polyfills/Intl/~locale/my-MM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/my-MM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/my-MM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/my-MM/polyfill.js diff --git a/api/polyfills/Intl/~locale/my/config.json b/polyfill-service-api/polyfills/Intl/~locale/my/config.json similarity index 100% rename from api/polyfills/Intl/~locale/my/config.json rename to polyfill-service-api/polyfills/Intl/~locale/my/config.json diff --git a/api/polyfills/Intl/~locale/my/detect.js b/polyfill-service-api/polyfills/Intl/~locale/my/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/my/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/my/detect.js diff --git a/api/polyfills/Intl/~locale/my/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/my/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/my/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/my/polyfill.js diff --git a/api/polyfills/Intl/~locale/mzn-IR/config.json b/polyfill-service-api/polyfills/Intl/~locale/mzn-IR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mzn-IR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mzn-IR/config.json diff --git a/api/polyfills/Intl/~locale/mzn-IR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mzn-IR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mzn-IR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mzn-IR/detect.js diff --git a/api/polyfills/Intl/~locale/mzn-IR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mzn-IR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mzn-IR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mzn-IR/polyfill.js diff --git a/api/polyfills/Intl/~locale/mzn/config.json b/polyfill-service-api/polyfills/Intl/~locale/mzn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/mzn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/mzn/config.json diff --git a/api/polyfills/Intl/~locale/mzn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/mzn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/mzn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/mzn/detect.js diff --git a/api/polyfills/Intl/~locale/mzn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/mzn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/mzn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/mzn/polyfill.js diff --git a/api/polyfills/Intl/~locale/naq-NA/config.json b/polyfill-service-api/polyfills/Intl/~locale/naq-NA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/naq-NA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/naq-NA/config.json diff --git a/api/polyfills/Intl/~locale/naq-NA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/naq-NA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/naq-NA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/naq-NA/detect.js diff --git a/api/polyfills/Intl/~locale/naq-NA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/naq-NA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/naq-NA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/naq-NA/polyfill.js diff --git a/api/polyfills/Intl/~locale/naq/config.json b/polyfill-service-api/polyfills/Intl/~locale/naq/config.json similarity index 100% rename from api/polyfills/Intl/~locale/naq/config.json rename to polyfill-service-api/polyfills/Intl/~locale/naq/config.json diff --git a/api/polyfills/Intl/~locale/naq/detect.js b/polyfill-service-api/polyfills/Intl/~locale/naq/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/naq/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/naq/detect.js diff --git a/api/polyfills/Intl/~locale/naq/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/naq/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/naq/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/naq/polyfill.js diff --git a/api/polyfills/Intl/~locale/nb-NO/config.json b/polyfill-service-api/polyfills/Intl/~locale/nb-NO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nb-NO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nb-NO/config.json diff --git a/api/polyfills/Intl/~locale/nb-NO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nb-NO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nb-NO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nb-NO/detect.js diff --git a/api/polyfills/Intl/~locale/nb-NO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nb-NO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nb-NO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nb-NO/polyfill.js diff --git a/api/polyfills/Intl/~locale/nb-SJ/config.json b/polyfill-service-api/polyfills/Intl/~locale/nb-SJ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nb-SJ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nb-SJ/config.json diff --git a/api/polyfills/Intl/~locale/nb-SJ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nb-SJ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nb-SJ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nb-SJ/detect.js diff --git a/api/polyfills/Intl/~locale/nb-SJ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nb-SJ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nb-SJ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nb-SJ/polyfill.js diff --git a/api/polyfills/Intl/~locale/nb/config.json b/polyfill-service-api/polyfills/Intl/~locale/nb/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nb/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nb/config.json diff --git a/api/polyfills/Intl/~locale/nb/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nb/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nb/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nb/detect.js diff --git a/api/polyfills/Intl/~locale/nb/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nb/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nb/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nb/polyfill.js diff --git a/api/polyfills/Intl/~locale/nd-ZW/config.json b/polyfill-service-api/polyfills/Intl/~locale/nd-ZW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nd-ZW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nd-ZW/config.json diff --git a/api/polyfills/Intl/~locale/nd-ZW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nd-ZW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nd-ZW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nd-ZW/detect.js diff --git a/api/polyfills/Intl/~locale/nd-ZW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nd-ZW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nd-ZW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nd-ZW/polyfill.js diff --git a/api/polyfills/Intl/~locale/nd/config.json b/polyfill-service-api/polyfills/Intl/~locale/nd/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nd/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nd/config.json diff --git a/api/polyfills/Intl/~locale/nd/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nd/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nd/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nd/detect.js diff --git a/api/polyfills/Intl/~locale/nd/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nd/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nd/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nd/polyfill.js diff --git a/api/polyfills/Intl/~locale/ne-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/ne-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ne-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ne-IN/config.json diff --git a/api/polyfills/Intl/~locale/ne-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ne-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ne-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ne-IN/detect.js diff --git a/api/polyfills/Intl/~locale/ne-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ne-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ne-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ne-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/ne-NP/config.json b/polyfill-service-api/polyfills/Intl/~locale/ne-NP/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ne-NP/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ne-NP/config.json diff --git a/api/polyfills/Intl/~locale/ne-NP/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ne-NP/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ne-NP/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ne-NP/detect.js diff --git a/api/polyfills/Intl/~locale/ne-NP/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ne-NP/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ne-NP/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ne-NP/polyfill.js diff --git a/api/polyfills/Intl/~locale/ne/config.json b/polyfill-service-api/polyfills/Intl/~locale/ne/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ne/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ne/config.json diff --git a/api/polyfills/Intl/~locale/ne/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ne/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ne/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ne/detect.js diff --git a/api/polyfills/Intl/~locale/ne/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ne/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ne/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ne/polyfill.js diff --git a/api/polyfills/Intl/~locale/nl-AW/config.json b/polyfill-service-api/polyfills/Intl/~locale/nl-AW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nl-AW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nl-AW/config.json diff --git a/api/polyfills/Intl/~locale/nl-AW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nl-AW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-AW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-AW/detect.js diff --git a/api/polyfills/Intl/~locale/nl-AW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nl-AW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-AW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-AW/polyfill.js diff --git a/api/polyfills/Intl/~locale/nl-BE/config.json b/polyfill-service-api/polyfills/Intl/~locale/nl-BE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nl-BE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nl-BE/config.json diff --git a/api/polyfills/Intl/~locale/nl-BE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nl-BE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-BE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-BE/detect.js diff --git a/api/polyfills/Intl/~locale/nl-BE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nl-BE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-BE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-BE/polyfill.js diff --git a/api/polyfills/Intl/~locale/nl-BQ/config.json b/polyfill-service-api/polyfills/Intl/~locale/nl-BQ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nl-BQ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nl-BQ/config.json diff --git a/api/polyfills/Intl/~locale/nl-BQ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nl-BQ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-BQ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-BQ/detect.js diff --git a/api/polyfills/Intl/~locale/nl-BQ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nl-BQ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-BQ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-BQ/polyfill.js diff --git a/api/polyfills/Intl/~locale/nl-CW/config.json b/polyfill-service-api/polyfills/Intl/~locale/nl-CW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nl-CW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nl-CW/config.json diff --git a/api/polyfills/Intl/~locale/nl-CW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nl-CW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-CW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-CW/detect.js diff --git a/api/polyfills/Intl/~locale/nl-CW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nl-CW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-CW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-CW/polyfill.js diff --git a/api/polyfills/Intl/~locale/nl-NL/config.json b/polyfill-service-api/polyfills/Intl/~locale/nl-NL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nl-NL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nl-NL/config.json diff --git a/api/polyfills/Intl/~locale/nl-NL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nl-NL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-NL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-NL/detect.js diff --git a/api/polyfills/Intl/~locale/nl-NL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nl-NL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-NL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-NL/polyfill.js diff --git a/api/polyfills/Intl/~locale/nl-SR/config.json b/polyfill-service-api/polyfills/Intl/~locale/nl-SR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nl-SR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nl-SR/config.json diff --git a/api/polyfills/Intl/~locale/nl-SR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nl-SR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-SR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-SR/detect.js diff --git a/api/polyfills/Intl/~locale/nl-SR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nl-SR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-SR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-SR/polyfill.js diff --git a/api/polyfills/Intl/~locale/nl-SX/config.json b/polyfill-service-api/polyfills/Intl/~locale/nl-SX/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nl-SX/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nl-SX/config.json diff --git a/api/polyfills/Intl/~locale/nl-SX/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nl-SX/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-SX/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-SX/detect.js diff --git a/api/polyfills/Intl/~locale/nl-SX/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nl-SX/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nl-SX/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nl-SX/polyfill.js diff --git a/api/polyfills/Intl/~locale/nl/config.json b/polyfill-service-api/polyfills/Intl/~locale/nl/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nl/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nl/config.json diff --git a/api/polyfills/Intl/~locale/nl/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nl/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nl/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nl/detect.js diff --git a/api/polyfills/Intl/~locale/nl/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nl/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nl/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nl/polyfill.js diff --git a/api/polyfills/Intl/~locale/nmg-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/nmg-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nmg-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nmg-CM/config.json diff --git a/api/polyfills/Intl/~locale/nmg-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nmg-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nmg-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nmg-CM/detect.js diff --git a/api/polyfills/Intl/~locale/nmg-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nmg-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nmg-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nmg-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/nmg/config.json b/polyfill-service-api/polyfills/Intl/~locale/nmg/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nmg/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nmg/config.json diff --git a/api/polyfills/Intl/~locale/nmg/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nmg/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nmg/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nmg/detect.js diff --git a/api/polyfills/Intl/~locale/nmg/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nmg/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nmg/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nmg/polyfill.js diff --git a/api/polyfills/Intl/~locale/nn-NO/config.json b/polyfill-service-api/polyfills/Intl/~locale/nn-NO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nn-NO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nn-NO/config.json diff --git a/api/polyfills/Intl/~locale/nn-NO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nn-NO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nn-NO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nn-NO/detect.js diff --git a/api/polyfills/Intl/~locale/nn-NO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nn-NO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nn-NO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nn-NO/polyfill.js diff --git a/api/polyfills/Intl/~locale/nn/config.json b/polyfill-service-api/polyfills/Intl/~locale/nn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nn/config.json diff --git a/api/polyfills/Intl/~locale/nn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nn/detect.js diff --git a/api/polyfills/Intl/~locale/nn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nn/polyfill.js diff --git a/api/polyfills/Intl/~locale/nnh-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/nnh-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nnh-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nnh-CM/config.json diff --git a/api/polyfills/Intl/~locale/nnh-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nnh-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nnh-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nnh-CM/detect.js diff --git a/api/polyfills/Intl/~locale/nnh-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nnh-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nnh-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nnh-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/nnh/config.json b/polyfill-service-api/polyfills/Intl/~locale/nnh/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nnh/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nnh/config.json diff --git a/api/polyfills/Intl/~locale/nnh/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nnh/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nnh/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nnh/detect.js diff --git a/api/polyfills/Intl/~locale/nnh/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nnh/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nnh/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nnh/polyfill.js diff --git a/api/polyfills/Intl/~locale/nus-SS/config.json b/polyfill-service-api/polyfills/Intl/~locale/nus-SS/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nus-SS/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nus-SS/config.json diff --git a/api/polyfills/Intl/~locale/nus-SS/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nus-SS/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nus-SS/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nus-SS/detect.js diff --git a/api/polyfills/Intl/~locale/nus-SS/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nus-SS/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nus-SS/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nus-SS/polyfill.js diff --git a/api/polyfills/Intl/~locale/nus/config.json b/polyfill-service-api/polyfills/Intl/~locale/nus/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nus/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nus/config.json diff --git a/api/polyfills/Intl/~locale/nus/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nus/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nus/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nus/detect.js diff --git a/api/polyfills/Intl/~locale/nus/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nus/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nus/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nus/polyfill.js diff --git a/api/polyfills/Intl/~locale/nyn-UG/config.json b/polyfill-service-api/polyfills/Intl/~locale/nyn-UG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nyn-UG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nyn-UG/config.json diff --git a/api/polyfills/Intl/~locale/nyn-UG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nyn-UG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nyn-UG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nyn-UG/detect.js diff --git a/api/polyfills/Intl/~locale/nyn-UG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nyn-UG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nyn-UG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nyn-UG/polyfill.js diff --git a/api/polyfills/Intl/~locale/nyn/config.json b/polyfill-service-api/polyfills/Intl/~locale/nyn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/nyn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/nyn/config.json diff --git a/api/polyfills/Intl/~locale/nyn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/nyn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/nyn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/nyn/detect.js diff --git a/api/polyfills/Intl/~locale/nyn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/nyn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/nyn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/nyn/polyfill.js diff --git a/api/polyfills/Intl/~locale/om-ET/config.json b/polyfill-service-api/polyfills/Intl/~locale/om-ET/config.json similarity index 100% rename from api/polyfills/Intl/~locale/om-ET/config.json rename to polyfill-service-api/polyfills/Intl/~locale/om-ET/config.json diff --git a/api/polyfills/Intl/~locale/om-ET/detect.js b/polyfill-service-api/polyfills/Intl/~locale/om-ET/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/om-ET/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/om-ET/detect.js diff --git a/api/polyfills/Intl/~locale/om-ET/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/om-ET/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/om-ET/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/om-ET/polyfill.js diff --git a/api/polyfills/Intl/~locale/om-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/om-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/om-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/om-KE/config.json diff --git a/api/polyfills/Intl/~locale/om-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/om-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/om-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/om-KE/detect.js diff --git a/api/polyfills/Intl/~locale/om-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/om-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/om-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/om-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/om/config.json b/polyfill-service-api/polyfills/Intl/~locale/om/config.json similarity index 100% rename from api/polyfills/Intl/~locale/om/config.json rename to polyfill-service-api/polyfills/Intl/~locale/om/config.json diff --git a/api/polyfills/Intl/~locale/om/detect.js b/polyfill-service-api/polyfills/Intl/~locale/om/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/om/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/om/detect.js diff --git a/api/polyfills/Intl/~locale/om/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/om/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/om/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/om/polyfill.js diff --git a/api/polyfills/Intl/~locale/or-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/or-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/or-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/or-IN/config.json diff --git a/api/polyfills/Intl/~locale/or-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/or-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/or-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/or-IN/detect.js diff --git a/api/polyfills/Intl/~locale/or-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/or-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/or-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/or-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/or/config.json b/polyfill-service-api/polyfills/Intl/~locale/or/config.json similarity index 100% rename from api/polyfills/Intl/~locale/or/config.json rename to polyfill-service-api/polyfills/Intl/~locale/or/config.json diff --git a/api/polyfills/Intl/~locale/or/detect.js b/polyfill-service-api/polyfills/Intl/~locale/or/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/or/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/or/detect.js diff --git a/api/polyfills/Intl/~locale/or/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/or/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/or/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/or/polyfill.js diff --git a/api/polyfills/Intl/~locale/os-GE/config.json b/polyfill-service-api/polyfills/Intl/~locale/os-GE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/os-GE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/os-GE/config.json diff --git a/api/polyfills/Intl/~locale/os-GE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/os-GE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/os-GE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/os-GE/detect.js diff --git a/api/polyfills/Intl/~locale/os-GE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/os-GE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/os-GE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/os-GE/polyfill.js diff --git a/api/polyfills/Intl/~locale/os-RU/config.json b/polyfill-service-api/polyfills/Intl/~locale/os-RU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/os-RU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/os-RU/config.json diff --git a/api/polyfills/Intl/~locale/os-RU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/os-RU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/os-RU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/os-RU/detect.js diff --git a/api/polyfills/Intl/~locale/os-RU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/os-RU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/os-RU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/os-RU/polyfill.js diff --git a/api/polyfills/Intl/~locale/os/config.json b/polyfill-service-api/polyfills/Intl/~locale/os/config.json similarity index 100% rename from api/polyfills/Intl/~locale/os/config.json rename to polyfill-service-api/polyfills/Intl/~locale/os/config.json diff --git a/api/polyfills/Intl/~locale/os/detect.js b/polyfill-service-api/polyfills/Intl/~locale/os/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/os/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/os/detect.js diff --git a/api/polyfills/Intl/~locale/os/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/os/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/os/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/os/polyfill.js diff --git a/api/polyfills/Intl/~locale/pa-Arab-PK/config.json b/polyfill-service-api/polyfills/Intl/~locale/pa-Arab-PK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pa-Arab-PK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pa-Arab-PK/config.json diff --git a/api/polyfills/Intl/~locale/pa-Arab-PK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pa-Arab-PK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pa-Arab-PK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pa-Arab-PK/detect.js diff --git a/api/polyfills/Intl/~locale/pa-Arab-PK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pa-Arab-PK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pa-Arab-PK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pa-Arab-PK/polyfill.js diff --git a/api/polyfills/Intl/~locale/pa-Arab/config.json b/polyfill-service-api/polyfills/Intl/~locale/pa-Arab/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pa-Arab/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pa-Arab/config.json diff --git a/api/polyfills/Intl/~locale/pa-Arab/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pa-Arab/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pa-Arab/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pa-Arab/detect.js diff --git a/api/polyfills/Intl/~locale/pa-Arab/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pa-Arab/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pa-Arab/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pa-Arab/polyfill.js diff --git a/api/polyfills/Intl/~locale/pa-Guru-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/pa-Guru-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pa-Guru-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pa-Guru-IN/config.json diff --git a/api/polyfills/Intl/~locale/pa-Guru-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pa-Guru-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pa-Guru-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pa-Guru-IN/detect.js diff --git a/api/polyfills/Intl/~locale/pa-Guru-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pa-Guru-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pa-Guru-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pa-Guru-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/pa-Guru/config.json b/polyfill-service-api/polyfills/Intl/~locale/pa-Guru/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pa-Guru/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pa-Guru/config.json diff --git a/api/polyfills/Intl/~locale/pa-Guru/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pa-Guru/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pa-Guru/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pa-Guru/detect.js diff --git a/api/polyfills/Intl/~locale/pa-Guru/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pa-Guru/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pa-Guru/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pa-Guru/polyfill.js diff --git a/api/polyfills/Intl/~locale/pa/config.json b/polyfill-service-api/polyfills/Intl/~locale/pa/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pa/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pa/config.json diff --git a/api/polyfills/Intl/~locale/pa/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pa/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pa/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pa/detect.js diff --git a/api/polyfills/Intl/~locale/pa/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pa/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pa/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pa/polyfill.js diff --git a/api/polyfills/Intl/~locale/pl-PL/config.json b/polyfill-service-api/polyfills/Intl/~locale/pl-PL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pl-PL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pl-PL/config.json diff --git a/api/polyfills/Intl/~locale/pl-PL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pl-PL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pl-PL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pl-PL/detect.js diff --git a/api/polyfills/Intl/~locale/pl-PL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pl-PL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pl-PL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pl-PL/polyfill.js diff --git a/api/polyfills/Intl/~locale/pl/config.json b/polyfill-service-api/polyfills/Intl/~locale/pl/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pl/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pl/config.json diff --git a/api/polyfills/Intl/~locale/pl/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pl/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pl/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pl/detect.js diff --git a/api/polyfills/Intl/~locale/pl/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pl/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pl/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pl/polyfill.js diff --git a/api/polyfills/Intl/~locale/prg-001/config.json b/polyfill-service-api/polyfills/Intl/~locale/prg-001/config.json similarity index 100% rename from api/polyfills/Intl/~locale/prg-001/config.json rename to polyfill-service-api/polyfills/Intl/~locale/prg-001/config.json diff --git a/api/polyfills/Intl/~locale/prg-001/detect.js b/polyfill-service-api/polyfills/Intl/~locale/prg-001/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/prg-001/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/prg-001/detect.js diff --git a/api/polyfills/Intl/~locale/prg-001/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/prg-001/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/prg-001/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/prg-001/polyfill.js diff --git a/api/polyfills/Intl/~locale/prg/config.json b/polyfill-service-api/polyfills/Intl/~locale/prg/config.json similarity index 100% rename from api/polyfills/Intl/~locale/prg/config.json rename to polyfill-service-api/polyfills/Intl/~locale/prg/config.json diff --git a/api/polyfills/Intl/~locale/prg/detect.js b/polyfill-service-api/polyfills/Intl/~locale/prg/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/prg/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/prg/detect.js diff --git a/api/polyfills/Intl/~locale/prg/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/prg/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/prg/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/prg/polyfill.js diff --git a/api/polyfills/Intl/~locale/ps-AF/config.json b/polyfill-service-api/polyfills/Intl/~locale/ps-AF/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ps-AF/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ps-AF/config.json diff --git a/api/polyfills/Intl/~locale/ps-AF/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ps-AF/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ps-AF/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ps-AF/detect.js diff --git a/api/polyfills/Intl/~locale/ps-AF/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ps-AF/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ps-AF/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ps-AF/polyfill.js diff --git a/api/polyfills/Intl/~locale/ps/config.json b/polyfill-service-api/polyfills/Intl/~locale/ps/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ps/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ps/config.json diff --git a/api/polyfills/Intl/~locale/ps/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ps/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ps/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ps/detect.js diff --git a/api/polyfills/Intl/~locale/ps/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ps/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ps/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ps/polyfill.js diff --git a/api/polyfills/Intl/~locale/pt-AO/config.json b/polyfill-service-api/polyfills/Intl/~locale/pt-AO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pt-AO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pt-AO/config.json diff --git a/api/polyfills/Intl/~locale/pt-AO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pt-AO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-AO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-AO/detect.js diff --git a/api/polyfills/Intl/~locale/pt-AO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pt-AO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-AO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-AO/polyfill.js diff --git a/api/polyfills/Intl/~locale/pt-BR/config.json b/polyfill-service-api/polyfills/Intl/~locale/pt-BR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pt-BR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pt-BR/config.json diff --git a/api/polyfills/Intl/~locale/pt-BR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pt-BR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-BR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-BR/detect.js diff --git a/api/polyfills/Intl/~locale/pt-BR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pt-BR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-BR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-BR/polyfill.js diff --git a/api/polyfills/Intl/~locale/pt-CV/config.json b/polyfill-service-api/polyfills/Intl/~locale/pt-CV/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pt-CV/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pt-CV/config.json diff --git a/api/polyfills/Intl/~locale/pt-CV/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pt-CV/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-CV/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-CV/detect.js diff --git a/api/polyfills/Intl/~locale/pt-CV/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pt-CV/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-CV/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-CV/polyfill.js diff --git a/api/polyfills/Intl/~locale/pt-GW/config.json b/polyfill-service-api/polyfills/Intl/~locale/pt-GW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pt-GW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pt-GW/config.json diff --git a/api/polyfills/Intl/~locale/pt-GW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pt-GW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-GW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-GW/detect.js diff --git a/api/polyfills/Intl/~locale/pt-GW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pt-GW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-GW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-GW/polyfill.js diff --git a/api/polyfills/Intl/~locale/pt-MO/config.json b/polyfill-service-api/polyfills/Intl/~locale/pt-MO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pt-MO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pt-MO/config.json diff --git a/api/polyfills/Intl/~locale/pt-MO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pt-MO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-MO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-MO/detect.js diff --git a/api/polyfills/Intl/~locale/pt-MO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pt-MO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-MO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-MO/polyfill.js diff --git a/api/polyfills/Intl/~locale/pt-MZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/pt-MZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pt-MZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pt-MZ/config.json diff --git a/api/polyfills/Intl/~locale/pt-MZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pt-MZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-MZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-MZ/detect.js diff --git a/api/polyfills/Intl/~locale/pt-MZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pt-MZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-MZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-MZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/pt-PT/config.json b/polyfill-service-api/polyfills/Intl/~locale/pt-PT/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pt-PT/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pt-PT/config.json diff --git a/api/polyfills/Intl/~locale/pt-PT/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pt-PT/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-PT/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-PT/detect.js diff --git a/api/polyfills/Intl/~locale/pt-PT/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pt-PT/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-PT/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-PT/polyfill.js diff --git a/api/polyfills/Intl/~locale/pt-ST/config.json b/polyfill-service-api/polyfills/Intl/~locale/pt-ST/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pt-ST/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pt-ST/config.json diff --git a/api/polyfills/Intl/~locale/pt-ST/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pt-ST/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-ST/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-ST/detect.js diff --git a/api/polyfills/Intl/~locale/pt-ST/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pt-ST/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-ST/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-ST/polyfill.js diff --git a/api/polyfills/Intl/~locale/pt-TL/config.json b/polyfill-service-api/polyfills/Intl/~locale/pt-TL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pt-TL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pt-TL/config.json diff --git a/api/polyfills/Intl/~locale/pt-TL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pt-TL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-TL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-TL/detect.js diff --git a/api/polyfills/Intl/~locale/pt-TL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pt-TL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pt-TL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pt-TL/polyfill.js diff --git a/api/polyfills/Intl/~locale/pt/config.json b/polyfill-service-api/polyfills/Intl/~locale/pt/config.json similarity index 100% rename from api/polyfills/Intl/~locale/pt/config.json rename to polyfill-service-api/polyfills/Intl/~locale/pt/config.json diff --git a/api/polyfills/Intl/~locale/pt/detect.js b/polyfill-service-api/polyfills/Intl/~locale/pt/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/pt/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/pt/detect.js diff --git a/api/polyfills/Intl/~locale/pt/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/pt/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/pt/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/pt/polyfill.js diff --git a/api/polyfills/Intl/~locale/qu-BO/config.json b/polyfill-service-api/polyfills/Intl/~locale/qu-BO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/qu-BO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/qu-BO/config.json diff --git a/api/polyfills/Intl/~locale/qu-BO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/qu-BO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/qu-BO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/qu-BO/detect.js diff --git a/api/polyfills/Intl/~locale/qu-BO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/qu-BO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/qu-BO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/qu-BO/polyfill.js diff --git a/api/polyfills/Intl/~locale/qu-EC/config.json b/polyfill-service-api/polyfills/Intl/~locale/qu-EC/config.json similarity index 100% rename from api/polyfills/Intl/~locale/qu-EC/config.json rename to polyfill-service-api/polyfills/Intl/~locale/qu-EC/config.json diff --git a/api/polyfills/Intl/~locale/qu-EC/detect.js b/polyfill-service-api/polyfills/Intl/~locale/qu-EC/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/qu-EC/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/qu-EC/detect.js diff --git a/api/polyfills/Intl/~locale/qu-EC/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/qu-EC/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/qu-EC/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/qu-EC/polyfill.js diff --git a/api/polyfills/Intl/~locale/qu-PE/config.json b/polyfill-service-api/polyfills/Intl/~locale/qu-PE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/qu-PE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/qu-PE/config.json diff --git a/api/polyfills/Intl/~locale/qu-PE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/qu-PE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/qu-PE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/qu-PE/detect.js diff --git a/api/polyfills/Intl/~locale/qu-PE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/qu-PE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/qu-PE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/qu-PE/polyfill.js diff --git a/api/polyfills/Intl/~locale/qu/config.json b/polyfill-service-api/polyfills/Intl/~locale/qu/config.json similarity index 100% rename from api/polyfills/Intl/~locale/qu/config.json rename to polyfill-service-api/polyfills/Intl/~locale/qu/config.json diff --git a/api/polyfills/Intl/~locale/qu/detect.js b/polyfill-service-api/polyfills/Intl/~locale/qu/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/qu/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/qu/detect.js diff --git a/api/polyfills/Intl/~locale/qu/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/qu/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/qu/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/qu/polyfill.js diff --git a/api/polyfills/Intl/~locale/rm-CH/config.json b/polyfill-service-api/polyfills/Intl/~locale/rm-CH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/rm-CH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/rm-CH/config.json diff --git a/api/polyfills/Intl/~locale/rm-CH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/rm-CH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/rm-CH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/rm-CH/detect.js diff --git a/api/polyfills/Intl/~locale/rm-CH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/rm-CH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/rm-CH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/rm-CH/polyfill.js diff --git a/api/polyfills/Intl/~locale/rm/config.json b/polyfill-service-api/polyfills/Intl/~locale/rm/config.json similarity index 100% rename from api/polyfills/Intl/~locale/rm/config.json rename to polyfill-service-api/polyfills/Intl/~locale/rm/config.json diff --git a/api/polyfills/Intl/~locale/rm/detect.js b/polyfill-service-api/polyfills/Intl/~locale/rm/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/rm/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/rm/detect.js diff --git a/api/polyfills/Intl/~locale/rm/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/rm/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/rm/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/rm/polyfill.js diff --git a/api/polyfills/Intl/~locale/rn-BI/config.json b/polyfill-service-api/polyfills/Intl/~locale/rn-BI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/rn-BI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/rn-BI/config.json diff --git a/api/polyfills/Intl/~locale/rn-BI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/rn-BI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/rn-BI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/rn-BI/detect.js diff --git a/api/polyfills/Intl/~locale/rn-BI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/rn-BI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/rn-BI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/rn-BI/polyfill.js diff --git a/api/polyfills/Intl/~locale/rn/config.json b/polyfill-service-api/polyfills/Intl/~locale/rn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/rn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/rn/config.json diff --git a/api/polyfills/Intl/~locale/rn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/rn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/rn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/rn/detect.js diff --git a/api/polyfills/Intl/~locale/rn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/rn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/rn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/rn/polyfill.js diff --git a/api/polyfills/Intl/~locale/ro-MD/config.json b/polyfill-service-api/polyfills/Intl/~locale/ro-MD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ro-MD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ro-MD/config.json diff --git a/api/polyfills/Intl/~locale/ro-MD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ro-MD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ro-MD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ro-MD/detect.js diff --git a/api/polyfills/Intl/~locale/ro-MD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ro-MD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ro-MD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ro-MD/polyfill.js diff --git a/api/polyfills/Intl/~locale/ro-RO/config.json b/polyfill-service-api/polyfills/Intl/~locale/ro-RO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ro-RO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ro-RO/config.json diff --git a/api/polyfills/Intl/~locale/ro-RO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ro-RO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ro-RO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ro-RO/detect.js diff --git a/api/polyfills/Intl/~locale/ro-RO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ro-RO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ro-RO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ro-RO/polyfill.js diff --git a/api/polyfills/Intl/~locale/ro/config.json b/polyfill-service-api/polyfills/Intl/~locale/ro/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ro/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ro/config.json diff --git a/api/polyfills/Intl/~locale/ro/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ro/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ro/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ro/detect.js diff --git a/api/polyfills/Intl/~locale/ro/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ro/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ro/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ro/polyfill.js diff --git a/api/polyfills/Intl/~locale/rof-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/rof-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/rof-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/rof-TZ/config.json diff --git a/api/polyfills/Intl/~locale/rof-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/rof-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/rof-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/rof-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/rof-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/rof-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/rof-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/rof-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/rof/config.json b/polyfill-service-api/polyfills/Intl/~locale/rof/config.json similarity index 100% rename from api/polyfills/Intl/~locale/rof/config.json rename to polyfill-service-api/polyfills/Intl/~locale/rof/config.json diff --git a/api/polyfills/Intl/~locale/rof/detect.js b/polyfill-service-api/polyfills/Intl/~locale/rof/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/rof/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/rof/detect.js diff --git a/api/polyfills/Intl/~locale/rof/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/rof/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/rof/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/rof/polyfill.js diff --git a/api/polyfills/Intl/~locale/root/config.json b/polyfill-service-api/polyfills/Intl/~locale/root/config.json similarity index 100% rename from api/polyfills/Intl/~locale/root/config.json rename to polyfill-service-api/polyfills/Intl/~locale/root/config.json diff --git a/api/polyfills/Intl/~locale/root/detect.js b/polyfill-service-api/polyfills/Intl/~locale/root/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/root/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/root/detect.js diff --git a/api/polyfills/Intl/~locale/root/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/root/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/root/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/root/polyfill.js diff --git a/api/polyfills/Intl/~locale/ru-BY/config.json b/polyfill-service-api/polyfills/Intl/~locale/ru-BY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ru-BY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ru-BY/config.json diff --git a/api/polyfills/Intl/~locale/ru-BY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ru-BY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ru-BY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ru-BY/detect.js diff --git a/api/polyfills/Intl/~locale/ru-BY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ru-BY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ru-BY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ru-BY/polyfill.js diff --git a/api/polyfills/Intl/~locale/ru-KG/config.json b/polyfill-service-api/polyfills/Intl/~locale/ru-KG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ru-KG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ru-KG/config.json diff --git a/api/polyfills/Intl/~locale/ru-KG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ru-KG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ru-KG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ru-KG/detect.js diff --git a/api/polyfills/Intl/~locale/ru-KG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ru-KG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ru-KG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ru-KG/polyfill.js diff --git a/api/polyfills/Intl/~locale/ru-KZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/ru-KZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ru-KZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ru-KZ/config.json diff --git a/api/polyfills/Intl/~locale/ru-KZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ru-KZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ru-KZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ru-KZ/detect.js diff --git a/api/polyfills/Intl/~locale/ru-KZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ru-KZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ru-KZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ru-KZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/ru-MD/config.json b/polyfill-service-api/polyfills/Intl/~locale/ru-MD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ru-MD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ru-MD/config.json diff --git a/api/polyfills/Intl/~locale/ru-MD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ru-MD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ru-MD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ru-MD/detect.js diff --git a/api/polyfills/Intl/~locale/ru-MD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ru-MD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ru-MD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ru-MD/polyfill.js diff --git a/api/polyfills/Intl/~locale/ru-RU/config.json b/polyfill-service-api/polyfills/Intl/~locale/ru-RU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ru-RU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ru-RU/config.json diff --git a/api/polyfills/Intl/~locale/ru-RU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ru-RU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ru-RU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ru-RU/detect.js diff --git a/api/polyfills/Intl/~locale/ru-RU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ru-RU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ru-RU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ru-RU/polyfill.js diff --git a/api/polyfills/Intl/~locale/ru-UA/config.json b/polyfill-service-api/polyfills/Intl/~locale/ru-UA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ru-UA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ru-UA/config.json diff --git a/api/polyfills/Intl/~locale/ru-UA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ru-UA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ru-UA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ru-UA/detect.js diff --git a/api/polyfills/Intl/~locale/ru-UA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ru-UA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ru-UA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ru-UA/polyfill.js diff --git a/api/polyfills/Intl/~locale/ru/config.json b/polyfill-service-api/polyfills/Intl/~locale/ru/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ru/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ru/config.json diff --git a/api/polyfills/Intl/~locale/ru/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ru/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ru/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ru/detect.js diff --git a/api/polyfills/Intl/~locale/ru/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ru/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ru/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ru/polyfill.js diff --git a/api/polyfills/Intl/~locale/rw-RW/config.json b/polyfill-service-api/polyfills/Intl/~locale/rw-RW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/rw-RW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/rw-RW/config.json diff --git a/api/polyfills/Intl/~locale/rw-RW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/rw-RW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/rw-RW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/rw-RW/detect.js diff --git a/api/polyfills/Intl/~locale/rw-RW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/rw-RW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/rw-RW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/rw-RW/polyfill.js diff --git a/api/polyfills/Intl/~locale/rw/config.json b/polyfill-service-api/polyfills/Intl/~locale/rw/config.json similarity index 100% rename from api/polyfills/Intl/~locale/rw/config.json rename to polyfill-service-api/polyfills/Intl/~locale/rw/config.json diff --git a/api/polyfills/Intl/~locale/rw/detect.js b/polyfill-service-api/polyfills/Intl/~locale/rw/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/rw/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/rw/detect.js diff --git a/api/polyfills/Intl/~locale/rw/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/rw/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/rw/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/rw/polyfill.js diff --git a/api/polyfills/Intl/~locale/rwk-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/rwk-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/rwk-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/rwk-TZ/config.json diff --git a/api/polyfills/Intl/~locale/rwk-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/rwk-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/rwk-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/rwk-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/rwk-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/rwk-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/rwk-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/rwk-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/rwk/config.json b/polyfill-service-api/polyfills/Intl/~locale/rwk/config.json similarity index 100% rename from api/polyfills/Intl/~locale/rwk/config.json rename to polyfill-service-api/polyfills/Intl/~locale/rwk/config.json diff --git a/api/polyfills/Intl/~locale/rwk/detect.js b/polyfill-service-api/polyfills/Intl/~locale/rwk/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/rwk/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/rwk/detect.js diff --git a/api/polyfills/Intl/~locale/rwk/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/rwk/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/rwk/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/rwk/polyfill.js diff --git a/api/polyfills/Intl/~locale/sah-RU/config.json b/polyfill-service-api/polyfills/Intl/~locale/sah-RU/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sah-RU/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sah-RU/config.json diff --git a/api/polyfills/Intl/~locale/sah-RU/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sah-RU/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sah-RU/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sah-RU/detect.js diff --git a/api/polyfills/Intl/~locale/sah-RU/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sah-RU/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sah-RU/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sah-RU/polyfill.js diff --git a/api/polyfills/Intl/~locale/sah/config.json b/polyfill-service-api/polyfills/Intl/~locale/sah/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sah/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sah/config.json diff --git a/api/polyfills/Intl/~locale/sah/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sah/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sah/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sah/detect.js diff --git a/api/polyfills/Intl/~locale/sah/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sah/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sah/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sah/polyfill.js diff --git a/api/polyfills/Intl/~locale/saq-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/saq-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/saq-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/saq-KE/config.json diff --git a/api/polyfills/Intl/~locale/saq-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/saq-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/saq-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/saq-KE/detect.js diff --git a/api/polyfills/Intl/~locale/saq-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/saq-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/saq-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/saq-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/saq/config.json b/polyfill-service-api/polyfills/Intl/~locale/saq/config.json similarity index 100% rename from api/polyfills/Intl/~locale/saq/config.json rename to polyfill-service-api/polyfills/Intl/~locale/saq/config.json diff --git a/api/polyfills/Intl/~locale/saq/detect.js b/polyfill-service-api/polyfills/Intl/~locale/saq/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/saq/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/saq/detect.js diff --git a/api/polyfills/Intl/~locale/saq/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/saq/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/saq/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/saq/polyfill.js diff --git a/api/polyfills/Intl/~locale/sbp-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/sbp-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sbp-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sbp-TZ/config.json diff --git a/api/polyfills/Intl/~locale/sbp-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sbp-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sbp-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sbp-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/sbp-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sbp-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sbp-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sbp-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/sbp/config.json b/polyfill-service-api/polyfills/Intl/~locale/sbp/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sbp/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sbp/config.json diff --git a/api/polyfills/Intl/~locale/sbp/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sbp/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sbp/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sbp/detect.js diff --git a/api/polyfills/Intl/~locale/sbp/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sbp/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sbp/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sbp/polyfill.js diff --git a/api/polyfills/Intl/~locale/se-FI/config.json b/polyfill-service-api/polyfills/Intl/~locale/se-FI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/se-FI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/se-FI/config.json diff --git a/api/polyfills/Intl/~locale/se-FI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/se-FI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/se-FI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/se-FI/detect.js diff --git a/api/polyfills/Intl/~locale/se-FI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/se-FI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/se-FI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/se-FI/polyfill.js diff --git a/api/polyfills/Intl/~locale/se-NO/config.json b/polyfill-service-api/polyfills/Intl/~locale/se-NO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/se-NO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/se-NO/config.json diff --git a/api/polyfills/Intl/~locale/se-NO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/se-NO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/se-NO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/se-NO/detect.js diff --git a/api/polyfills/Intl/~locale/se-NO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/se-NO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/se-NO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/se-NO/polyfill.js diff --git a/api/polyfills/Intl/~locale/se-SE/config.json b/polyfill-service-api/polyfills/Intl/~locale/se-SE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/se-SE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/se-SE/config.json diff --git a/api/polyfills/Intl/~locale/se-SE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/se-SE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/se-SE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/se-SE/detect.js diff --git a/api/polyfills/Intl/~locale/se-SE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/se-SE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/se-SE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/se-SE/polyfill.js diff --git a/api/polyfills/Intl/~locale/se/config.json b/polyfill-service-api/polyfills/Intl/~locale/se/config.json similarity index 100% rename from api/polyfills/Intl/~locale/se/config.json rename to polyfill-service-api/polyfills/Intl/~locale/se/config.json diff --git a/api/polyfills/Intl/~locale/se/detect.js b/polyfill-service-api/polyfills/Intl/~locale/se/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/se/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/se/detect.js diff --git a/api/polyfills/Intl/~locale/se/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/se/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/se/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/se/polyfill.js diff --git a/api/polyfills/Intl/~locale/seh-MZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/seh-MZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/seh-MZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/seh-MZ/config.json diff --git a/api/polyfills/Intl/~locale/seh-MZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/seh-MZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/seh-MZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/seh-MZ/detect.js diff --git a/api/polyfills/Intl/~locale/seh-MZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/seh-MZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/seh-MZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/seh-MZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/seh/config.json b/polyfill-service-api/polyfills/Intl/~locale/seh/config.json similarity index 100% rename from api/polyfills/Intl/~locale/seh/config.json rename to polyfill-service-api/polyfills/Intl/~locale/seh/config.json diff --git a/api/polyfills/Intl/~locale/seh/detect.js b/polyfill-service-api/polyfills/Intl/~locale/seh/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/seh/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/seh/detect.js diff --git a/api/polyfills/Intl/~locale/seh/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/seh/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/seh/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/seh/polyfill.js diff --git a/api/polyfills/Intl/~locale/ses-ML/config.json b/polyfill-service-api/polyfills/Intl/~locale/ses-ML/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ses-ML/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ses-ML/config.json diff --git a/api/polyfills/Intl/~locale/ses-ML/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ses-ML/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ses-ML/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ses-ML/detect.js diff --git a/api/polyfills/Intl/~locale/ses-ML/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ses-ML/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ses-ML/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ses-ML/polyfill.js diff --git a/api/polyfills/Intl/~locale/ses/config.json b/polyfill-service-api/polyfills/Intl/~locale/ses/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ses/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ses/config.json diff --git a/api/polyfills/Intl/~locale/ses/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ses/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ses/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ses/detect.js diff --git a/api/polyfills/Intl/~locale/ses/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ses/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ses/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ses/polyfill.js diff --git a/api/polyfills/Intl/~locale/sg-CF/config.json b/polyfill-service-api/polyfills/Intl/~locale/sg-CF/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sg-CF/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sg-CF/config.json diff --git a/api/polyfills/Intl/~locale/sg-CF/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sg-CF/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sg-CF/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sg-CF/detect.js diff --git a/api/polyfills/Intl/~locale/sg-CF/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sg-CF/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sg-CF/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sg-CF/polyfill.js diff --git a/api/polyfills/Intl/~locale/sg/config.json b/polyfill-service-api/polyfills/Intl/~locale/sg/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sg/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sg/config.json diff --git a/api/polyfills/Intl/~locale/sg/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sg/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sg/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sg/detect.js diff --git a/api/polyfills/Intl/~locale/sg/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sg/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sg/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sg/polyfill.js diff --git a/api/polyfills/Intl/~locale/shi-Latn-MA/config.json b/polyfill-service-api/polyfills/Intl/~locale/shi-Latn-MA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/shi-Latn-MA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/shi-Latn-MA/config.json diff --git a/api/polyfills/Intl/~locale/shi-Latn-MA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/shi-Latn-MA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/shi-Latn-MA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/shi-Latn-MA/detect.js diff --git a/api/polyfills/Intl/~locale/shi-Latn-MA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/shi-Latn-MA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/shi-Latn-MA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/shi-Latn-MA/polyfill.js diff --git a/api/polyfills/Intl/~locale/shi-Latn/config.json b/polyfill-service-api/polyfills/Intl/~locale/shi-Latn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/shi-Latn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/shi-Latn/config.json diff --git a/api/polyfills/Intl/~locale/shi-Latn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/shi-Latn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/shi-Latn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/shi-Latn/detect.js diff --git a/api/polyfills/Intl/~locale/shi-Latn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/shi-Latn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/shi-Latn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/shi-Latn/polyfill.js diff --git a/api/polyfills/Intl/~locale/shi-Tfng-MA/config.json b/polyfill-service-api/polyfills/Intl/~locale/shi-Tfng-MA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/shi-Tfng-MA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/shi-Tfng-MA/config.json diff --git a/api/polyfills/Intl/~locale/shi-Tfng-MA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/shi-Tfng-MA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/shi-Tfng-MA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/shi-Tfng-MA/detect.js diff --git a/api/polyfills/Intl/~locale/shi-Tfng-MA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/shi-Tfng-MA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/shi-Tfng-MA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/shi-Tfng-MA/polyfill.js diff --git a/api/polyfills/Intl/~locale/shi-Tfng/config.json b/polyfill-service-api/polyfills/Intl/~locale/shi-Tfng/config.json similarity index 100% rename from api/polyfills/Intl/~locale/shi-Tfng/config.json rename to polyfill-service-api/polyfills/Intl/~locale/shi-Tfng/config.json diff --git a/api/polyfills/Intl/~locale/shi-Tfng/detect.js b/polyfill-service-api/polyfills/Intl/~locale/shi-Tfng/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/shi-Tfng/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/shi-Tfng/detect.js diff --git a/api/polyfills/Intl/~locale/shi-Tfng/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/shi-Tfng/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/shi-Tfng/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/shi-Tfng/polyfill.js diff --git a/api/polyfills/Intl/~locale/shi/config.json b/polyfill-service-api/polyfills/Intl/~locale/shi/config.json similarity index 100% rename from api/polyfills/Intl/~locale/shi/config.json rename to polyfill-service-api/polyfills/Intl/~locale/shi/config.json diff --git a/api/polyfills/Intl/~locale/shi/detect.js b/polyfill-service-api/polyfills/Intl/~locale/shi/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/shi/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/shi/detect.js diff --git a/api/polyfills/Intl/~locale/shi/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/shi/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/shi/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/shi/polyfill.js diff --git a/api/polyfills/Intl/~locale/si-LK/config.json b/polyfill-service-api/polyfills/Intl/~locale/si-LK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/si-LK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/si-LK/config.json diff --git a/api/polyfills/Intl/~locale/si-LK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/si-LK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/si-LK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/si-LK/detect.js diff --git a/api/polyfills/Intl/~locale/si-LK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/si-LK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/si-LK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/si-LK/polyfill.js diff --git a/api/polyfills/Intl/~locale/si/config.json b/polyfill-service-api/polyfills/Intl/~locale/si/config.json similarity index 100% rename from api/polyfills/Intl/~locale/si/config.json rename to polyfill-service-api/polyfills/Intl/~locale/si/config.json diff --git a/api/polyfills/Intl/~locale/si/detect.js b/polyfill-service-api/polyfills/Intl/~locale/si/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/si/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/si/detect.js diff --git a/api/polyfills/Intl/~locale/si/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/si/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/si/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/si/polyfill.js diff --git a/api/polyfills/Intl/~locale/sk-SK/config.json b/polyfill-service-api/polyfills/Intl/~locale/sk-SK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sk-SK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sk-SK/config.json diff --git a/api/polyfills/Intl/~locale/sk-SK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sk-SK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sk-SK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sk-SK/detect.js diff --git a/api/polyfills/Intl/~locale/sk-SK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sk-SK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sk-SK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sk-SK/polyfill.js diff --git a/api/polyfills/Intl/~locale/sk/config.json b/polyfill-service-api/polyfills/Intl/~locale/sk/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sk/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sk/config.json diff --git a/api/polyfills/Intl/~locale/sk/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sk/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sk/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sk/detect.js diff --git a/api/polyfills/Intl/~locale/sk/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sk/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sk/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sk/polyfill.js diff --git a/api/polyfills/Intl/~locale/sl-SI/config.json b/polyfill-service-api/polyfills/Intl/~locale/sl-SI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sl-SI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sl-SI/config.json diff --git a/api/polyfills/Intl/~locale/sl-SI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sl-SI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sl-SI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sl-SI/detect.js diff --git a/api/polyfills/Intl/~locale/sl-SI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sl-SI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sl-SI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sl-SI/polyfill.js diff --git a/api/polyfills/Intl/~locale/sl/config.json b/polyfill-service-api/polyfills/Intl/~locale/sl/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sl/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sl/config.json diff --git a/api/polyfills/Intl/~locale/sl/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sl/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sl/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sl/detect.js diff --git a/api/polyfills/Intl/~locale/sl/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sl/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sl/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sl/polyfill.js diff --git a/api/polyfills/Intl/~locale/smn-FI/config.json b/polyfill-service-api/polyfills/Intl/~locale/smn-FI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/smn-FI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/smn-FI/config.json diff --git a/api/polyfills/Intl/~locale/smn-FI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/smn-FI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/smn-FI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/smn-FI/detect.js diff --git a/api/polyfills/Intl/~locale/smn-FI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/smn-FI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/smn-FI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/smn-FI/polyfill.js diff --git a/api/polyfills/Intl/~locale/smn/config.json b/polyfill-service-api/polyfills/Intl/~locale/smn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/smn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/smn/config.json diff --git a/api/polyfills/Intl/~locale/smn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/smn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/smn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/smn/detect.js diff --git a/api/polyfills/Intl/~locale/smn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/smn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/smn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/smn/polyfill.js diff --git a/api/polyfills/Intl/~locale/sn-ZW/config.json b/polyfill-service-api/polyfills/Intl/~locale/sn-ZW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sn-ZW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sn-ZW/config.json diff --git a/api/polyfills/Intl/~locale/sn-ZW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sn-ZW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sn-ZW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sn-ZW/detect.js diff --git a/api/polyfills/Intl/~locale/sn-ZW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sn-ZW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sn-ZW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sn-ZW/polyfill.js diff --git a/api/polyfills/Intl/~locale/sn/config.json b/polyfill-service-api/polyfills/Intl/~locale/sn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sn/config.json diff --git a/api/polyfills/Intl/~locale/sn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sn/detect.js diff --git a/api/polyfills/Intl/~locale/sn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sn/polyfill.js diff --git a/api/polyfills/Intl/~locale/so-DJ/config.json b/polyfill-service-api/polyfills/Intl/~locale/so-DJ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/so-DJ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/so-DJ/config.json diff --git a/api/polyfills/Intl/~locale/so-DJ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/so-DJ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/so-DJ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/so-DJ/detect.js diff --git a/api/polyfills/Intl/~locale/so-DJ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/so-DJ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/so-DJ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/so-DJ/polyfill.js diff --git a/api/polyfills/Intl/~locale/so-ET/config.json b/polyfill-service-api/polyfills/Intl/~locale/so-ET/config.json similarity index 100% rename from api/polyfills/Intl/~locale/so-ET/config.json rename to polyfill-service-api/polyfills/Intl/~locale/so-ET/config.json diff --git a/api/polyfills/Intl/~locale/so-ET/detect.js b/polyfill-service-api/polyfills/Intl/~locale/so-ET/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/so-ET/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/so-ET/detect.js diff --git a/api/polyfills/Intl/~locale/so-ET/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/so-ET/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/so-ET/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/so-ET/polyfill.js diff --git a/api/polyfills/Intl/~locale/so-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/so-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/so-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/so-KE/config.json diff --git a/api/polyfills/Intl/~locale/so-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/so-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/so-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/so-KE/detect.js diff --git a/api/polyfills/Intl/~locale/so-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/so-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/so-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/so-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/so-SO/config.json b/polyfill-service-api/polyfills/Intl/~locale/so-SO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/so-SO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/so-SO/config.json diff --git a/api/polyfills/Intl/~locale/so-SO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/so-SO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/so-SO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/so-SO/detect.js diff --git a/api/polyfills/Intl/~locale/so-SO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/so-SO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/so-SO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/so-SO/polyfill.js diff --git a/api/polyfills/Intl/~locale/so/config.json b/polyfill-service-api/polyfills/Intl/~locale/so/config.json similarity index 100% rename from api/polyfills/Intl/~locale/so/config.json rename to polyfill-service-api/polyfills/Intl/~locale/so/config.json diff --git a/api/polyfills/Intl/~locale/so/detect.js b/polyfill-service-api/polyfills/Intl/~locale/so/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/so/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/so/detect.js diff --git a/api/polyfills/Intl/~locale/so/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/so/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/so/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/so/polyfill.js diff --git a/api/polyfills/Intl/~locale/sq-AL/config.json b/polyfill-service-api/polyfills/Intl/~locale/sq-AL/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sq-AL/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sq-AL/config.json diff --git a/api/polyfills/Intl/~locale/sq-AL/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sq-AL/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sq-AL/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sq-AL/detect.js diff --git a/api/polyfills/Intl/~locale/sq-AL/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sq-AL/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sq-AL/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sq-AL/polyfill.js diff --git a/api/polyfills/Intl/~locale/sq-MK/config.json b/polyfill-service-api/polyfills/Intl/~locale/sq-MK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sq-MK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sq-MK/config.json diff --git a/api/polyfills/Intl/~locale/sq-MK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sq-MK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sq-MK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sq-MK/detect.js diff --git a/api/polyfills/Intl/~locale/sq-MK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sq-MK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sq-MK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sq-MK/polyfill.js diff --git a/api/polyfills/Intl/~locale/sq-XK/config.json b/polyfill-service-api/polyfills/Intl/~locale/sq-XK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sq-XK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sq-XK/config.json diff --git a/api/polyfills/Intl/~locale/sq-XK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sq-XK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sq-XK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sq-XK/detect.js diff --git a/api/polyfills/Intl/~locale/sq-XK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sq-XK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sq-XK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sq-XK/polyfill.js diff --git a/api/polyfills/Intl/~locale/sq/config.json b/polyfill-service-api/polyfills/Intl/~locale/sq/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sq/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sq/config.json diff --git a/api/polyfills/Intl/~locale/sq/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sq/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sq/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sq/detect.js diff --git a/api/polyfills/Intl/~locale/sq/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sq/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sq/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sq/polyfill.js diff --git a/api/polyfills/Intl/~locale/sr-Cyrl-BA/config.json b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-BA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl-BA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-BA/config.json diff --git a/api/polyfills/Intl/~locale/sr-Cyrl-BA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-BA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl-BA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-BA/detect.js diff --git a/api/polyfills/Intl/~locale/sr-Cyrl-BA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-BA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl-BA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-BA/polyfill.js diff --git a/api/polyfills/Intl/~locale/sr-Cyrl-ME/config.json b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-ME/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl-ME/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-ME/config.json diff --git a/api/polyfills/Intl/~locale/sr-Cyrl-ME/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-ME/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl-ME/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-ME/detect.js diff --git a/api/polyfills/Intl/~locale/sr-Cyrl-ME/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-ME/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl-ME/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-ME/polyfill.js diff --git a/api/polyfills/Intl/~locale/sr-Cyrl-RS/config.json b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-RS/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl-RS/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-RS/config.json diff --git a/api/polyfills/Intl/~locale/sr-Cyrl-RS/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-RS/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl-RS/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-RS/detect.js diff --git a/api/polyfills/Intl/~locale/sr-Cyrl-RS/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-RS/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl-RS/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-RS/polyfill.js diff --git a/api/polyfills/Intl/~locale/sr-Cyrl-XK/config.json b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-XK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl-XK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-XK/config.json diff --git a/api/polyfills/Intl/~locale/sr-Cyrl-XK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-XK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl-XK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-XK/detect.js diff --git a/api/polyfills/Intl/~locale/sr-Cyrl-XK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-XK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl-XK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl-XK/polyfill.js diff --git a/api/polyfills/Intl/~locale/sr-Cyrl/config.json b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl/config.json diff --git a/api/polyfills/Intl/~locale/sr-Cyrl/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl/detect.js diff --git a/api/polyfills/Intl/~locale/sr-Cyrl/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Cyrl/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Cyrl/polyfill.js diff --git a/api/polyfills/Intl/~locale/sr-Latn-BA/config.json b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn-BA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn-BA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn-BA/config.json diff --git a/api/polyfills/Intl/~locale/sr-Latn-BA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn-BA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn-BA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn-BA/detect.js diff --git a/api/polyfills/Intl/~locale/sr-Latn-BA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn-BA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn-BA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn-BA/polyfill.js diff --git a/api/polyfills/Intl/~locale/sr-Latn-ME/config.json b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn-ME/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn-ME/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn-ME/config.json diff --git a/api/polyfills/Intl/~locale/sr-Latn-ME/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn-ME/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn-ME/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn-ME/detect.js diff --git a/api/polyfills/Intl/~locale/sr-Latn-ME/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn-ME/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn-ME/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn-ME/polyfill.js diff --git a/api/polyfills/Intl/~locale/sr-Latn-RS/config.json b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn-RS/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn-RS/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn-RS/config.json diff --git a/api/polyfills/Intl/~locale/sr-Latn-RS/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn-RS/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn-RS/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn-RS/detect.js diff --git a/api/polyfills/Intl/~locale/sr-Latn-RS/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn-RS/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn-RS/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn-RS/polyfill.js diff --git a/api/polyfills/Intl/~locale/sr-Latn-XK/config.json b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn-XK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn-XK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn-XK/config.json diff --git a/api/polyfills/Intl/~locale/sr-Latn-XK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn-XK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn-XK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn-XK/detect.js diff --git a/api/polyfills/Intl/~locale/sr-Latn-XK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn-XK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn-XK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn-XK/polyfill.js diff --git a/api/polyfills/Intl/~locale/sr-Latn/config.json b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn/config.json diff --git a/api/polyfills/Intl/~locale/sr-Latn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn/detect.js diff --git a/api/polyfills/Intl/~locale/sr-Latn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sr-Latn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sr-Latn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sr-Latn/polyfill.js diff --git a/api/polyfills/Intl/~locale/sr/config.json b/polyfill-service-api/polyfills/Intl/~locale/sr/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sr/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sr/config.json diff --git a/api/polyfills/Intl/~locale/sr/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sr/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sr/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sr/detect.js diff --git a/api/polyfills/Intl/~locale/sr/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sr/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sr/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sr/polyfill.js diff --git a/api/polyfills/Intl/~locale/sv-AX/config.json b/polyfill-service-api/polyfills/Intl/~locale/sv-AX/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sv-AX/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sv-AX/config.json diff --git a/api/polyfills/Intl/~locale/sv-AX/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sv-AX/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sv-AX/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sv-AX/detect.js diff --git a/api/polyfills/Intl/~locale/sv-AX/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sv-AX/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sv-AX/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sv-AX/polyfill.js diff --git a/api/polyfills/Intl/~locale/sv-FI/config.json b/polyfill-service-api/polyfills/Intl/~locale/sv-FI/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sv-FI/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sv-FI/config.json diff --git a/api/polyfills/Intl/~locale/sv-FI/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sv-FI/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sv-FI/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sv-FI/detect.js diff --git a/api/polyfills/Intl/~locale/sv-FI/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sv-FI/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sv-FI/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sv-FI/polyfill.js diff --git a/api/polyfills/Intl/~locale/sv-SE/config.json b/polyfill-service-api/polyfills/Intl/~locale/sv-SE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sv-SE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sv-SE/config.json diff --git a/api/polyfills/Intl/~locale/sv-SE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sv-SE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sv-SE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sv-SE/detect.js diff --git a/api/polyfills/Intl/~locale/sv-SE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sv-SE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sv-SE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sv-SE/polyfill.js diff --git a/api/polyfills/Intl/~locale/sv/config.json b/polyfill-service-api/polyfills/Intl/~locale/sv/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sv/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sv/config.json diff --git a/api/polyfills/Intl/~locale/sv/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sv/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sv/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sv/detect.js diff --git a/api/polyfills/Intl/~locale/sv/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sv/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sv/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sv/polyfill.js diff --git a/api/polyfills/Intl/~locale/sw-CD/config.json b/polyfill-service-api/polyfills/Intl/~locale/sw-CD/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sw-CD/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sw-CD/config.json diff --git a/api/polyfills/Intl/~locale/sw-CD/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sw-CD/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sw-CD/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sw-CD/detect.js diff --git a/api/polyfills/Intl/~locale/sw-CD/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sw-CD/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sw-CD/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sw-CD/polyfill.js diff --git a/api/polyfills/Intl/~locale/sw-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/sw-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sw-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sw-KE/config.json diff --git a/api/polyfills/Intl/~locale/sw-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sw-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sw-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sw-KE/detect.js diff --git a/api/polyfills/Intl/~locale/sw-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sw-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sw-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sw-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/sw-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/sw-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sw-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sw-TZ/config.json diff --git a/api/polyfills/Intl/~locale/sw-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sw-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sw-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sw-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/sw-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sw-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sw-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sw-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/sw-UG/config.json b/polyfill-service-api/polyfills/Intl/~locale/sw-UG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sw-UG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sw-UG/config.json diff --git a/api/polyfills/Intl/~locale/sw-UG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sw-UG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sw-UG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sw-UG/detect.js diff --git a/api/polyfills/Intl/~locale/sw-UG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sw-UG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sw-UG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sw-UG/polyfill.js diff --git a/api/polyfills/Intl/~locale/sw/config.json b/polyfill-service-api/polyfills/Intl/~locale/sw/config.json similarity index 100% rename from api/polyfills/Intl/~locale/sw/config.json rename to polyfill-service-api/polyfills/Intl/~locale/sw/config.json diff --git a/api/polyfills/Intl/~locale/sw/detect.js b/polyfill-service-api/polyfills/Intl/~locale/sw/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/sw/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/sw/detect.js diff --git a/api/polyfills/Intl/~locale/sw/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/sw/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/sw/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/sw/polyfill.js diff --git a/api/polyfills/Intl/~locale/ta-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/ta-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ta-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ta-IN/config.json diff --git a/api/polyfills/Intl/~locale/ta-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ta-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ta-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ta-IN/detect.js diff --git a/api/polyfills/Intl/~locale/ta-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ta-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ta-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ta-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/ta-LK/config.json b/polyfill-service-api/polyfills/Intl/~locale/ta-LK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ta-LK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ta-LK/config.json diff --git a/api/polyfills/Intl/~locale/ta-LK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ta-LK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ta-LK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ta-LK/detect.js diff --git a/api/polyfills/Intl/~locale/ta-LK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ta-LK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ta-LK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ta-LK/polyfill.js diff --git a/api/polyfills/Intl/~locale/ta-MY/config.json b/polyfill-service-api/polyfills/Intl/~locale/ta-MY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ta-MY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ta-MY/config.json diff --git a/api/polyfills/Intl/~locale/ta-MY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ta-MY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ta-MY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ta-MY/detect.js diff --git a/api/polyfills/Intl/~locale/ta-MY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ta-MY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ta-MY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ta-MY/polyfill.js diff --git a/api/polyfills/Intl/~locale/ta-SG/config.json b/polyfill-service-api/polyfills/Intl/~locale/ta-SG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ta-SG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ta-SG/config.json diff --git a/api/polyfills/Intl/~locale/ta-SG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ta-SG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ta-SG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ta-SG/detect.js diff --git a/api/polyfills/Intl/~locale/ta-SG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ta-SG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ta-SG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ta-SG/polyfill.js diff --git a/api/polyfills/Intl/~locale/ta/config.json b/polyfill-service-api/polyfills/Intl/~locale/ta/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ta/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ta/config.json diff --git a/api/polyfills/Intl/~locale/ta/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ta/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ta/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ta/detect.js diff --git a/api/polyfills/Intl/~locale/ta/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ta/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ta/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ta/polyfill.js diff --git a/api/polyfills/Intl/~locale/te-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/te-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/te-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/te-IN/config.json diff --git a/api/polyfills/Intl/~locale/te-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/te-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/te-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/te-IN/detect.js diff --git a/api/polyfills/Intl/~locale/te-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/te-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/te-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/te-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/te/config.json b/polyfill-service-api/polyfills/Intl/~locale/te/config.json similarity index 100% rename from api/polyfills/Intl/~locale/te/config.json rename to polyfill-service-api/polyfills/Intl/~locale/te/config.json diff --git a/api/polyfills/Intl/~locale/te/detect.js b/polyfill-service-api/polyfills/Intl/~locale/te/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/te/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/te/detect.js diff --git a/api/polyfills/Intl/~locale/te/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/te/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/te/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/te/polyfill.js diff --git a/api/polyfills/Intl/~locale/teo-KE/config.json b/polyfill-service-api/polyfills/Intl/~locale/teo-KE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/teo-KE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/teo-KE/config.json diff --git a/api/polyfills/Intl/~locale/teo-KE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/teo-KE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/teo-KE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/teo-KE/detect.js diff --git a/api/polyfills/Intl/~locale/teo-KE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/teo-KE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/teo-KE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/teo-KE/polyfill.js diff --git a/api/polyfills/Intl/~locale/teo-UG/config.json b/polyfill-service-api/polyfills/Intl/~locale/teo-UG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/teo-UG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/teo-UG/config.json diff --git a/api/polyfills/Intl/~locale/teo-UG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/teo-UG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/teo-UG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/teo-UG/detect.js diff --git a/api/polyfills/Intl/~locale/teo-UG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/teo-UG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/teo-UG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/teo-UG/polyfill.js diff --git a/api/polyfills/Intl/~locale/teo/config.json b/polyfill-service-api/polyfills/Intl/~locale/teo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/teo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/teo/config.json diff --git a/api/polyfills/Intl/~locale/teo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/teo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/teo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/teo/detect.js diff --git a/api/polyfills/Intl/~locale/teo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/teo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/teo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/teo/polyfill.js diff --git a/api/polyfills/Intl/~locale/th-TH/config.json b/polyfill-service-api/polyfills/Intl/~locale/th-TH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/th-TH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/th-TH/config.json diff --git a/api/polyfills/Intl/~locale/th-TH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/th-TH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/th-TH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/th-TH/detect.js diff --git a/api/polyfills/Intl/~locale/th-TH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/th-TH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/th-TH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/th-TH/polyfill.js diff --git a/api/polyfills/Intl/~locale/th/config.json b/polyfill-service-api/polyfills/Intl/~locale/th/config.json similarity index 100% rename from api/polyfills/Intl/~locale/th/config.json rename to polyfill-service-api/polyfills/Intl/~locale/th/config.json diff --git a/api/polyfills/Intl/~locale/th/detect.js b/polyfill-service-api/polyfills/Intl/~locale/th/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/th/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/th/detect.js diff --git a/api/polyfills/Intl/~locale/th/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/th/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/th/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/th/polyfill.js diff --git a/api/polyfills/Intl/~locale/ti-ER/config.json b/polyfill-service-api/polyfills/Intl/~locale/ti-ER/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ti-ER/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ti-ER/config.json diff --git a/api/polyfills/Intl/~locale/ti-ER/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ti-ER/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ti-ER/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ti-ER/detect.js diff --git a/api/polyfills/Intl/~locale/ti-ER/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ti-ER/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ti-ER/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ti-ER/polyfill.js diff --git a/api/polyfills/Intl/~locale/ti-ET/config.json b/polyfill-service-api/polyfills/Intl/~locale/ti-ET/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ti-ET/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ti-ET/config.json diff --git a/api/polyfills/Intl/~locale/ti-ET/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ti-ET/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ti-ET/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ti-ET/detect.js diff --git a/api/polyfills/Intl/~locale/ti-ET/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ti-ET/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ti-ET/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ti-ET/polyfill.js diff --git a/api/polyfills/Intl/~locale/ti/config.json b/polyfill-service-api/polyfills/Intl/~locale/ti/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ti/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ti/config.json diff --git a/api/polyfills/Intl/~locale/ti/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ti/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ti/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ti/detect.js diff --git a/api/polyfills/Intl/~locale/ti/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ti/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ti/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ti/polyfill.js diff --git a/api/polyfills/Intl/~locale/tk-TM/config.json b/polyfill-service-api/polyfills/Intl/~locale/tk-TM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/tk-TM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/tk-TM/config.json diff --git a/api/polyfills/Intl/~locale/tk-TM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/tk-TM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/tk-TM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/tk-TM/detect.js diff --git a/api/polyfills/Intl/~locale/tk-TM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/tk-TM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/tk-TM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/tk-TM/polyfill.js diff --git a/api/polyfills/Intl/~locale/tk/config.json b/polyfill-service-api/polyfills/Intl/~locale/tk/config.json similarity index 100% rename from api/polyfills/Intl/~locale/tk/config.json rename to polyfill-service-api/polyfills/Intl/~locale/tk/config.json diff --git a/api/polyfills/Intl/~locale/tk/detect.js b/polyfill-service-api/polyfills/Intl/~locale/tk/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/tk/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/tk/detect.js diff --git a/api/polyfills/Intl/~locale/tk/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/tk/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/tk/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/tk/polyfill.js diff --git a/api/polyfills/Intl/~locale/to-TO/config.json b/polyfill-service-api/polyfills/Intl/~locale/to-TO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/to-TO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/to-TO/config.json diff --git a/api/polyfills/Intl/~locale/to-TO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/to-TO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/to-TO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/to-TO/detect.js diff --git a/api/polyfills/Intl/~locale/to-TO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/to-TO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/to-TO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/to-TO/polyfill.js diff --git a/api/polyfills/Intl/~locale/to/config.json b/polyfill-service-api/polyfills/Intl/~locale/to/config.json similarity index 100% rename from api/polyfills/Intl/~locale/to/config.json rename to polyfill-service-api/polyfills/Intl/~locale/to/config.json diff --git a/api/polyfills/Intl/~locale/to/detect.js b/polyfill-service-api/polyfills/Intl/~locale/to/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/to/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/to/detect.js diff --git a/api/polyfills/Intl/~locale/to/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/to/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/to/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/to/polyfill.js diff --git a/api/polyfills/Intl/~locale/tr-CY/config.json b/polyfill-service-api/polyfills/Intl/~locale/tr-CY/config.json similarity index 100% rename from api/polyfills/Intl/~locale/tr-CY/config.json rename to polyfill-service-api/polyfills/Intl/~locale/tr-CY/config.json diff --git a/api/polyfills/Intl/~locale/tr-CY/detect.js b/polyfill-service-api/polyfills/Intl/~locale/tr-CY/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/tr-CY/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/tr-CY/detect.js diff --git a/api/polyfills/Intl/~locale/tr-CY/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/tr-CY/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/tr-CY/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/tr-CY/polyfill.js diff --git a/api/polyfills/Intl/~locale/tr-TR/config.json b/polyfill-service-api/polyfills/Intl/~locale/tr-TR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/tr-TR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/tr-TR/config.json diff --git a/api/polyfills/Intl/~locale/tr-TR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/tr-TR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/tr-TR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/tr-TR/detect.js diff --git a/api/polyfills/Intl/~locale/tr-TR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/tr-TR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/tr-TR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/tr-TR/polyfill.js diff --git a/api/polyfills/Intl/~locale/tr/config.json b/polyfill-service-api/polyfills/Intl/~locale/tr/config.json similarity index 100% rename from api/polyfills/Intl/~locale/tr/config.json rename to polyfill-service-api/polyfills/Intl/~locale/tr/config.json diff --git a/api/polyfills/Intl/~locale/tr/detect.js b/polyfill-service-api/polyfills/Intl/~locale/tr/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/tr/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/tr/detect.js diff --git a/api/polyfills/Intl/~locale/tr/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/tr/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/tr/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/tr/polyfill.js diff --git a/api/polyfills/Intl/~locale/twq-NE/config.json b/polyfill-service-api/polyfills/Intl/~locale/twq-NE/config.json similarity index 100% rename from api/polyfills/Intl/~locale/twq-NE/config.json rename to polyfill-service-api/polyfills/Intl/~locale/twq-NE/config.json diff --git a/api/polyfills/Intl/~locale/twq-NE/detect.js b/polyfill-service-api/polyfills/Intl/~locale/twq-NE/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/twq-NE/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/twq-NE/detect.js diff --git a/api/polyfills/Intl/~locale/twq-NE/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/twq-NE/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/twq-NE/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/twq-NE/polyfill.js diff --git a/api/polyfills/Intl/~locale/twq/config.json b/polyfill-service-api/polyfills/Intl/~locale/twq/config.json similarity index 100% rename from api/polyfills/Intl/~locale/twq/config.json rename to polyfill-service-api/polyfills/Intl/~locale/twq/config.json diff --git a/api/polyfills/Intl/~locale/twq/detect.js b/polyfill-service-api/polyfills/Intl/~locale/twq/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/twq/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/twq/detect.js diff --git a/api/polyfills/Intl/~locale/twq/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/twq/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/twq/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/twq/polyfill.js diff --git a/api/polyfills/Intl/~locale/tzm-MA/config.json b/polyfill-service-api/polyfills/Intl/~locale/tzm-MA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/tzm-MA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/tzm-MA/config.json diff --git a/api/polyfills/Intl/~locale/tzm-MA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/tzm-MA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/tzm-MA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/tzm-MA/detect.js diff --git a/api/polyfills/Intl/~locale/tzm-MA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/tzm-MA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/tzm-MA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/tzm-MA/polyfill.js diff --git a/api/polyfills/Intl/~locale/tzm/config.json b/polyfill-service-api/polyfills/Intl/~locale/tzm/config.json similarity index 100% rename from api/polyfills/Intl/~locale/tzm/config.json rename to polyfill-service-api/polyfills/Intl/~locale/tzm/config.json diff --git a/api/polyfills/Intl/~locale/tzm/detect.js b/polyfill-service-api/polyfills/Intl/~locale/tzm/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/tzm/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/tzm/detect.js diff --git a/api/polyfills/Intl/~locale/tzm/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/tzm/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/tzm/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/tzm/polyfill.js diff --git a/api/polyfills/Intl/~locale/ug-CN/config.json b/polyfill-service-api/polyfills/Intl/~locale/ug-CN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ug-CN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ug-CN/config.json diff --git a/api/polyfills/Intl/~locale/ug-CN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ug-CN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ug-CN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ug-CN/detect.js diff --git a/api/polyfills/Intl/~locale/ug-CN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ug-CN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ug-CN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ug-CN/polyfill.js diff --git a/api/polyfills/Intl/~locale/ug/config.json b/polyfill-service-api/polyfills/Intl/~locale/ug/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ug/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ug/config.json diff --git a/api/polyfills/Intl/~locale/ug/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ug/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ug/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ug/detect.js diff --git a/api/polyfills/Intl/~locale/ug/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ug/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ug/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ug/polyfill.js diff --git a/api/polyfills/Intl/~locale/uk-UA/config.json b/polyfill-service-api/polyfills/Intl/~locale/uk-UA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/uk-UA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/uk-UA/config.json diff --git a/api/polyfills/Intl/~locale/uk-UA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/uk-UA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/uk-UA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/uk-UA/detect.js diff --git a/api/polyfills/Intl/~locale/uk-UA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/uk-UA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/uk-UA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/uk-UA/polyfill.js diff --git a/api/polyfills/Intl/~locale/uk/config.json b/polyfill-service-api/polyfills/Intl/~locale/uk/config.json similarity index 100% rename from api/polyfills/Intl/~locale/uk/config.json rename to polyfill-service-api/polyfills/Intl/~locale/uk/config.json diff --git a/api/polyfills/Intl/~locale/uk/detect.js b/polyfill-service-api/polyfills/Intl/~locale/uk/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/uk/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/uk/detect.js diff --git a/api/polyfills/Intl/~locale/uk/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/uk/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/uk/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/uk/polyfill.js diff --git a/api/polyfills/Intl/~locale/ur-IN/config.json b/polyfill-service-api/polyfills/Intl/~locale/ur-IN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ur-IN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ur-IN/config.json diff --git a/api/polyfills/Intl/~locale/ur-IN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ur-IN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ur-IN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ur-IN/detect.js diff --git a/api/polyfills/Intl/~locale/ur-IN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ur-IN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ur-IN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ur-IN/polyfill.js diff --git a/api/polyfills/Intl/~locale/ur-PK/config.json b/polyfill-service-api/polyfills/Intl/~locale/ur-PK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ur-PK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ur-PK/config.json diff --git a/api/polyfills/Intl/~locale/ur-PK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ur-PK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ur-PK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ur-PK/detect.js diff --git a/api/polyfills/Intl/~locale/ur-PK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ur-PK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ur-PK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ur-PK/polyfill.js diff --git a/api/polyfills/Intl/~locale/ur/config.json b/polyfill-service-api/polyfills/Intl/~locale/ur/config.json similarity index 100% rename from api/polyfills/Intl/~locale/ur/config.json rename to polyfill-service-api/polyfills/Intl/~locale/ur/config.json diff --git a/api/polyfills/Intl/~locale/ur/detect.js b/polyfill-service-api/polyfills/Intl/~locale/ur/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/ur/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/ur/detect.js diff --git a/api/polyfills/Intl/~locale/ur/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/ur/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/ur/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/ur/polyfill.js diff --git a/api/polyfills/Intl/~locale/uz-Arab-AF/config.json b/polyfill-service-api/polyfills/Intl/~locale/uz-Arab-AF/config.json similarity index 100% rename from api/polyfills/Intl/~locale/uz-Arab-AF/config.json rename to polyfill-service-api/polyfills/Intl/~locale/uz-Arab-AF/config.json diff --git a/api/polyfills/Intl/~locale/uz-Arab-AF/detect.js b/polyfill-service-api/polyfills/Intl/~locale/uz-Arab-AF/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/uz-Arab-AF/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/uz-Arab-AF/detect.js diff --git a/api/polyfills/Intl/~locale/uz-Arab-AF/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/uz-Arab-AF/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/uz-Arab-AF/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/uz-Arab-AF/polyfill.js diff --git a/api/polyfills/Intl/~locale/uz-Arab/config.json b/polyfill-service-api/polyfills/Intl/~locale/uz-Arab/config.json similarity index 100% rename from api/polyfills/Intl/~locale/uz-Arab/config.json rename to polyfill-service-api/polyfills/Intl/~locale/uz-Arab/config.json diff --git a/api/polyfills/Intl/~locale/uz-Arab/detect.js b/polyfill-service-api/polyfills/Intl/~locale/uz-Arab/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/uz-Arab/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/uz-Arab/detect.js diff --git a/api/polyfills/Intl/~locale/uz-Arab/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/uz-Arab/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/uz-Arab/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/uz-Arab/polyfill.js diff --git a/api/polyfills/Intl/~locale/uz-Cyrl-UZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/uz-Cyrl-UZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/uz-Cyrl-UZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/uz-Cyrl-UZ/config.json diff --git a/api/polyfills/Intl/~locale/uz-Cyrl-UZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/uz-Cyrl-UZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/uz-Cyrl-UZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/uz-Cyrl-UZ/detect.js diff --git a/api/polyfills/Intl/~locale/uz-Cyrl-UZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/uz-Cyrl-UZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/uz-Cyrl-UZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/uz-Cyrl-UZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/uz-Cyrl/config.json b/polyfill-service-api/polyfills/Intl/~locale/uz-Cyrl/config.json similarity index 100% rename from api/polyfills/Intl/~locale/uz-Cyrl/config.json rename to polyfill-service-api/polyfills/Intl/~locale/uz-Cyrl/config.json diff --git a/api/polyfills/Intl/~locale/uz-Cyrl/detect.js b/polyfill-service-api/polyfills/Intl/~locale/uz-Cyrl/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/uz-Cyrl/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/uz-Cyrl/detect.js diff --git a/api/polyfills/Intl/~locale/uz-Cyrl/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/uz-Cyrl/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/uz-Cyrl/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/uz-Cyrl/polyfill.js diff --git a/api/polyfills/Intl/~locale/uz-Latn-UZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/uz-Latn-UZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/uz-Latn-UZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/uz-Latn-UZ/config.json diff --git a/api/polyfills/Intl/~locale/uz-Latn-UZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/uz-Latn-UZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/uz-Latn-UZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/uz-Latn-UZ/detect.js diff --git a/api/polyfills/Intl/~locale/uz-Latn-UZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/uz-Latn-UZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/uz-Latn-UZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/uz-Latn-UZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/uz-Latn/config.json b/polyfill-service-api/polyfills/Intl/~locale/uz-Latn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/uz-Latn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/uz-Latn/config.json diff --git a/api/polyfills/Intl/~locale/uz-Latn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/uz-Latn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/uz-Latn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/uz-Latn/detect.js diff --git a/api/polyfills/Intl/~locale/uz-Latn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/uz-Latn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/uz-Latn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/uz-Latn/polyfill.js diff --git a/api/polyfills/Intl/~locale/uz/config.json b/polyfill-service-api/polyfills/Intl/~locale/uz/config.json similarity index 100% rename from api/polyfills/Intl/~locale/uz/config.json rename to polyfill-service-api/polyfills/Intl/~locale/uz/config.json diff --git a/api/polyfills/Intl/~locale/uz/detect.js b/polyfill-service-api/polyfills/Intl/~locale/uz/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/uz/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/uz/detect.js diff --git a/api/polyfills/Intl/~locale/uz/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/uz/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/uz/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/uz/polyfill.js diff --git a/api/polyfills/Intl/~locale/vai-Latn-LR/config.json b/polyfill-service-api/polyfills/Intl/~locale/vai-Latn-LR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/vai-Latn-LR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/vai-Latn-LR/config.json diff --git a/api/polyfills/Intl/~locale/vai-Latn-LR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/vai-Latn-LR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/vai-Latn-LR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/vai-Latn-LR/detect.js diff --git a/api/polyfills/Intl/~locale/vai-Latn-LR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/vai-Latn-LR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/vai-Latn-LR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/vai-Latn-LR/polyfill.js diff --git a/api/polyfills/Intl/~locale/vai-Latn/config.json b/polyfill-service-api/polyfills/Intl/~locale/vai-Latn/config.json similarity index 100% rename from api/polyfills/Intl/~locale/vai-Latn/config.json rename to polyfill-service-api/polyfills/Intl/~locale/vai-Latn/config.json diff --git a/api/polyfills/Intl/~locale/vai-Latn/detect.js b/polyfill-service-api/polyfills/Intl/~locale/vai-Latn/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/vai-Latn/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/vai-Latn/detect.js diff --git a/api/polyfills/Intl/~locale/vai-Latn/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/vai-Latn/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/vai-Latn/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/vai-Latn/polyfill.js diff --git a/api/polyfills/Intl/~locale/vai-Vaii-LR/config.json b/polyfill-service-api/polyfills/Intl/~locale/vai-Vaii-LR/config.json similarity index 100% rename from api/polyfills/Intl/~locale/vai-Vaii-LR/config.json rename to polyfill-service-api/polyfills/Intl/~locale/vai-Vaii-LR/config.json diff --git a/api/polyfills/Intl/~locale/vai-Vaii-LR/detect.js b/polyfill-service-api/polyfills/Intl/~locale/vai-Vaii-LR/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/vai-Vaii-LR/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/vai-Vaii-LR/detect.js diff --git a/api/polyfills/Intl/~locale/vai-Vaii-LR/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/vai-Vaii-LR/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/vai-Vaii-LR/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/vai-Vaii-LR/polyfill.js diff --git a/api/polyfills/Intl/~locale/vai-Vaii/config.json b/polyfill-service-api/polyfills/Intl/~locale/vai-Vaii/config.json similarity index 100% rename from api/polyfills/Intl/~locale/vai-Vaii/config.json rename to polyfill-service-api/polyfills/Intl/~locale/vai-Vaii/config.json diff --git a/api/polyfills/Intl/~locale/vai-Vaii/detect.js b/polyfill-service-api/polyfills/Intl/~locale/vai-Vaii/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/vai-Vaii/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/vai-Vaii/detect.js diff --git a/api/polyfills/Intl/~locale/vai-Vaii/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/vai-Vaii/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/vai-Vaii/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/vai-Vaii/polyfill.js diff --git a/api/polyfills/Intl/~locale/vai/config.json b/polyfill-service-api/polyfills/Intl/~locale/vai/config.json similarity index 100% rename from api/polyfills/Intl/~locale/vai/config.json rename to polyfill-service-api/polyfills/Intl/~locale/vai/config.json diff --git a/api/polyfills/Intl/~locale/vai/detect.js b/polyfill-service-api/polyfills/Intl/~locale/vai/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/vai/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/vai/detect.js diff --git a/api/polyfills/Intl/~locale/vai/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/vai/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/vai/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/vai/polyfill.js diff --git a/api/polyfills/Intl/~locale/vi-VN/config.json b/polyfill-service-api/polyfills/Intl/~locale/vi-VN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/vi-VN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/vi-VN/config.json diff --git a/api/polyfills/Intl/~locale/vi-VN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/vi-VN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/vi-VN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/vi-VN/detect.js diff --git a/api/polyfills/Intl/~locale/vi-VN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/vi-VN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/vi-VN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/vi-VN/polyfill.js diff --git a/api/polyfills/Intl/~locale/vi/config.json b/polyfill-service-api/polyfills/Intl/~locale/vi/config.json similarity index 100% rename from api/polyfills/Intl/~locale/vi/config.json rename to polyfill-service-api/polyfills/Intl/~locale/vi/config.json diff --git a/api/polyfills/Intl/~locale/vi/detect.js b/polyfill-service-api/polyfills/Intl/~locale/vi/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/vi/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/vi/detect.js diff --git a/api/polyfills/Intl/~locale/vi/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/vi/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/vi/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/vi/polyfill.js diff --git a/api/polyfills/Intl/~locale/vo-001/config.json b/polyfill-service-api/polyfills/Intl/~locale/vo-001/config.json similarity index 100% rename from api/polyfills/Intl/~locale/vo-001/config.json rename to polyfill-service-api/polyfills/Intl/~locale/vo-001/config.json diff --git a/api/polyfills/Intl/~locale/vo-001/detect.js b/polyfill-service-api/polyfills/Intl/~locale/vo-001/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/vo-001/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/vo-001/detect.js diff --git a/api/polyfills/Intl/~locale/vo-001/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/vo-001/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/vo-001/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/vo-001/polyfill.js diff --git a/api/polyfills/Intl/~locale/vo/config.json b/polyfill-service-api/polyfills/Intl/~locale/vo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/vo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/vo/config.json diff --git a/api/polyfills/Intl/~locale/vo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/vo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/vo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/vo/detect.js diff --git a/api/polyfills/Intl/~locale/vo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/vo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/vo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/vo/polyfill.js diff --git a/api/polyfills/Intl/~locale/vun-TZ/config.json b/polyfill-service-api/polyfills/Intl/~locale/vun-TZ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/vun-TZ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/vun-TZ/config.json diff --git a/api/polyfills/Intl/~locale/vun-TZ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/vun-TZ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/vun-TZ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/vun-TZ/detect.js diff --git a/api/polyfills/Intl/~locale/vun-TZ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/vun-TZ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/vun-TZ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/vun-TZ/polyfill.js diff --git a/api/polyfills/Intl/~locale/vun/config.json b/polyfill-service-api/polyfills/Intl/~locale/vun/config.json similarity index 100% rename from api/polyfills/Intl/~locale/vun/config.json rename to polyfill-service-api/polyfills/Intl/~locale/vun/config.json diff --git a/api/polyfills/Intl/~locale/vun/detect.js b/polyfill-service-api/polyfills/Intl/~locale/vun/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/vun/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/vun/detect.js diff --git a/api/polyfills/Intl/~locale/vun/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/vun/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/vun/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/vun/polyfill.js diff --git a/api/polyfills/Intl/~locale/wae-CH/config.json b/polyfill-service-api/polyfills/Intl/~locale/wae-CH/config.json similarity index 100% rename from api/polyfills/Intl/~locale/wae-CH/config.json rename to polyfill-service-api/polyfills/Intl/~locale/wae-CH/config.json diff --git a/api/polyfills/Intl/~locale/wae-CH/detect.js b/polyfill-service-api/polyfills/Intl/~locale/wae-CH/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/wae-CH/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/wae-CH/detect.js diff --git a/api/polyfills/Intl/~locale/wae-CH/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/wae-CH/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/wae-CH/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/wae-CH/polyfill.js diff --git a/api/polyfills/Intl/~locale/wae/config.json b/polyfill-service-api/polyfills/Intl/~locale/wae/config.json similarity index 100% rename from api/polyfills/Intl/~locale/wae/config.json rename to polyfill-service-api/polyfills/Intl/~locale/wae/config.json diff --git a/api/polyfills/Intl/~locale/wae/detect.js b/polyfill-service-api/polyfills/Intl/~locale/wae/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/wae/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/wae/detect.js diff --git a/api/polyfills/Intl/~locale/wae/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/wae/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/wae/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/wae/polyfill.js diff --git a/api/polyfills/Intl/~locale/xog-UG/config.json b/polyfill-service-api/polyfills/Intl/~locale/xog-UG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/xog-UG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/xog-UG/config.json diff --git a/api/polyfills/Intl/~locale/xog-UG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/xog-UG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/xog-UG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/xog-UG/detect.js diff --git a/api/polyfills/Intl/~locale/xog-UG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/xog-UG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/xog-UG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/xog-UG/polyfill.js diff --git a/api/polyfills/Intl/~locale/xog/config.json b/polyfill-service-api/polyfills/Intl/~locale/xog/config.json similarity index 100% rename from api/polyfills/Intl/~locale/xog/config.json rename to polyfill-service-api/polyfills/Intl/~locale/xog/config.json diff --git a/api/polyfills/Intl/~locale/xog/detect.js b/polyfill-service-api/polyfills/Intl/~locale/xog/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/xog/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/xog/detect.js diff --git a/api/polyfills/Intl/~locale/xog/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/xog/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/xog/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/xog/polyfill.js diff --git a/api/polyfills/Intl/~locale/yav-CM/config.json b/polyfill-service-api/polyfills/Intl/~locale/yav-CM/config.json similarity index 100% rename from api/polyfills/Intl/~locale/yav-CM/config.json rename to polyfill-service-api/polyfills/Intl/~locale/yav-CM/config.json diff --git a/api/polyfills/Intl/~locale/yav-CM/detect.js b/polyfill-service-api/polyfills/Intl/~locale/yav-CM/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/yav-CM/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/yav-CM/detect.js diff --git a/api/polyfills/Intl/~locale/yav-CM/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/yav-CM/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/yav-CM/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/yav-CM/polyfill.js diff --git a/api/polyfills/Intl/~locale/yav/config.json b/polyfill-service-api/polyfills/Intl/~locale/yav/config.json similarity index 100% rename from api/polyfills/Intl/~locale/yav/config.json rename to polyfill-service-api/polyfills/Intl/~locale/yav/config.json diff --git a/api/polyfills/Intl/~locale/yav/detect.js b/polyfill-service-api/polyfills/Intl/~locale/yav/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/yav/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/yav/detect.js diff --git a/api/polyfills/Intl/~locale/yav/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/yav/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/yav/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/yav/polyfill.js diff --git a/api/polyfills/Intl/~locale/yi-001/config.json b/polyfill-service-api/polyfills/Intl/~locale/yi-001/config.json similarity index 100% rename from api/polyfills/Intl/~locale/yi-001/config.json rename to polyfill-service-api/polyfills/Intl/~locale/yi-001/config.json diff --git a/api/polyfills/Intl/~locale/yi-001/detect.js b/polyfill-service-api/polyfills/Intl/~locale/yi-001/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/yi-001/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/yi-001/detect.js diff --git a/api/polyfills/Intl/~locale/yi-001/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/yi-001/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/yi-001/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/yi-001/polyfill.js diff --git a/api/polyfills/Intl/~locale/yi/config.json b/polyfill-service-api/polyfills/Intl/~locale/yi/config.json similarity index 100% rename from api/polyfills/Intl/~locale/yi/config.json rename to polyfill-service-api/polyfills/Intl/~locale/yi/config.json diff --git a/api/polyfills/Intl/~locale/yi/detect.js b/polyfill-service-api/polyfills/Intl/~locale/yi/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/yi/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/yi/detect.js diff --git a/api/polyfills/Intl/~locale/yi/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/yi/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/yi/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/yi/polyfill.js diff --git a/api/polyfills/Intl/~locale/yo-BJ/config.json b/polyfill-service-api/polyfills/Intl/~locale/yo-BJ/config.json similarity index 100% rename from api/polyfills/Intl/~locale/yo-BJ/config.json rename to polyfill-service-api/polyfills/Intl/~locale/yo-BJ/config.json diff --git a/api/polyfills/Intl/~locale/yo-BJ/detect.js b/polyfill-service-api/polyfills/Intl/~locale/yo-BJ/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/yo-BJ/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/yo-BJ/detect.js diff --git a/api/polyfills/Intl/~locale/yo-BJ/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/yo-BJ/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/yo-BJ/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/yo-BJ/polyfill.js diff --git a/api/polyfills/Intl/~locale/yo-NG/config.json b/polyfill-service-api/polyfills/Intl/~locale/yo-NG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/yo-NG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/yo-NG/config.json diff --git a/api/polyfills/Intl/~locale/yo-NG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/yo-NG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/yo-NG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/yo-NG/detect.js diff --git a/api/polyfills/Intl/~locale/yo-NG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/yo-NG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/yo-NG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/yo-NG/polyfill.js diff --git a/api/polyfills/Intl/~locale/yo/config.json b/polyfill-service-api/polyfills/Intl/~locale/yo/config.json similarity index 100% rename from api/polyfills/Intl/~locale/yo/config.json rename to polyfill-service-api/polyfills/Intl/~locale/yo/config.json diff --git a/api/polyfills/Intl/~locale/yo/detect.js b/polyfill-service-api/polyfills/Intl/~locale/yo/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/yo/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/yo/detect.js diff --git a/api/polyfills/Intl/~locale/yo/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/yo/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/yo/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/yo/polyfill.js diff --git a/api/polyfills/Intl/~locale/zgh-MA/config.json b/polyfill-service-api/polyfills/Intl/~locale/zgh-MA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zgh-MA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zgh-MA/config.json diff --git a/api/polyfills/Intl/~locale/zgh-MA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zgh-MA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zgh-MA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zgh-MA/detect.js diff --git a/api/polyfills/Intl/~locale/zgh-MA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zgh-MA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zgh-MA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zgh-MA/polyfill.js diff --git a/api/polyfills/Intl/~locale/zgh/config.json b/polyfill-service-api/polyfills/Intl/~locale/zgh/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zgh/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zgh/config.json diff --git a/api/polyfills/Intl/~locale/zgh/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zgh/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zgh/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zgh/detect.js diff --git a/api/polyfills/Intl/~locale/zgh/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zgh/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zgh/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zgh/polyfill.js diff --git a/api/polyfills/Intl/~locale/zh-Hans-CN/config.json b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans-CN/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans-CN/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans-CN/config.json diff --git a/api/polyfills/Intl/~locale/zh-Hans-CN/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans-CN/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans-CN/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans-CN/detect.js diff --git a/api/polyfills/Intl/~locale/zh-Hans-CN/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans-CN/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans-CN/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans-CN/polyfill.js diff --git a/api/polyfills/Intl/~locale/zh-Hans-HK/config.json b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans-HK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans-HK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans-HK/config.json diff --git a/api/polyfills/Intl/~locale/zh-Hans-HK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans-HK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans-HK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans-HK/detect.js diff --git a/api/polyfills/Intl/~locale/zh-Hans-HK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans-HK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans-HK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans-HK/polyfill.js diff --git a/api/polyfills/Intl/~locale/zh-Hans-MO/config.json b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans-MO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans-MO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans-MO/config.json diff --git a/api/polyfills/Intl/~locale/zh-Hans-MO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans-MO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans-MO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans-MO/detect.js diff --git a/api/polyfills/Intl/~locale/zh-Hans-MO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans-MO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans-MO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans-MO/polyfill.js diff --git a/api/polyfills/Intl/~locale/zh-Hans-SG/config.json b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans-SG/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans-SG/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans-SG/config.json diff --git a/api/polyfills/Intl/~locale/zh-Hans-SG/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans-SG/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans-SG/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans-SG/detect.js diff --git a/api/polyfills/Intl/~locale/zh-Hans-SG/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans-SG/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans-SG/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans-SG/polyfill.js diff --git a/api/polyfills/Intl/~locale/zh-Hans/config.json b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans/config.json diff --git a/api/polyfills/Intl/~locale/zh-Hans/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans/detect.js diff --git a/api/polyfills/Intl/~locale/zh-Hans/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hans/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hans/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hans/polyfill.js diff --git a/api/polyfills/Intl/~locale/zh-Hant-HK/config.json b/polyfill-service-api/polyfills/Intl/~locale/zh-Hant-HK/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hant-HK/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hant-HK/config.json diff --git a/api/polyfills/Intl/~locale/zh-Hant-HK/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hant-HK/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hant-HK/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hant-HK/detect.js diff --git a/api/polyfills/Intl/~locale/zh-Hant-HK/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hant-HK/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hant-HK/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hant-HK/polyfill.js diff --git a/api/polyfills/Intl/~locale/zh-Hant-MO/config.json b/polyfill-service-api/polyfills/Intl/~locale/zh-Hant-MO/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hant-MO/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hant-MO/config.json diff --git a/api/polyfills/Intl/~locale/zh-Hant-MO/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hant-MO/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hant-MO/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hant-MO/detect.js diff --git a/api/polyfills/Intl/~locale/zh-Hant-MO/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hant-MO/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hant-MO/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hant-MO/polyfill.js diff --git a/api/polyfills/Intl/~locale/zh-Hant-TW/config.json b/polyfill-service-api/polyfills/Intl/~locale/zh-Hant-TW/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hant-TW/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hant-TW/config.json diff --git a/api/polyfills/Intl/~locale/zh-Hant-TW/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hant-TW/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hant-TW/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hant-TW/detect.js diff --git a/api/polyfills/Intl/~locale/zh-Hant-TW/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hant-TW/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hant-TW/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hant-TW/polyfill.js diff --git a/api/polyfills/Intl/~locale/zh-Hant/config.json b/polyfill-service-api/polyfills/Intl/~locale/zh-Hant/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hant/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hant/config.json diff --git a/api/polyfills/Intl/~locale/zh-Hant/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hant/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hant/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hant/detect.js diff --git a/api/polyfills/Intl/~locale/zh-Hant/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zh-Hant/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zh-Hant/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zh-Hant/polyfill.js diff --git a/api/polyfills/Intl/~locale/zh/config.json b/polyfill-service-api/polyfills/Intl/~locale/zh/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zh/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zh/config.json diff --git a/api/polyfills/Intl/~locale/zh/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zh/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zh/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zh/detect.js diff --git a/api/polyfills/Intl/~locale/zh/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zh/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zh/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zh/polyfill.js diff --git a/api/polyfills/Intl/~locale/zu-ZA/config.json b/polyfill-service-api/polyfills/Intl/~locale/zu-ZA/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zu-ZA/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zu-ZA/config.json diff --git a/api/polyfills/Intl/~locale/zu-ZA/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zu-ZA/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zu-ZA/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zu-ZA/detect.js diff --git a/api/polyfills/Intl/~locale/zu-ZA/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zu-ZA/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zu-ZA/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zu-ZA/polyfill.js diff --git a/api/polyfills/Intl/~locale/zu/config.json b/polyfill-service-api/polyfills/Intl/~locale/zu/config.json similarity index 100% rename from api/polyfills/Intl/~locale/zu/config.json rename to polyfill-service-api/polyfills/Intl/~locale/zu/config.json diff --git a/api/polyfills/Intl/~locale/zu/detect.js b/polyfill-service-api/polyfills/Intl/~locale/zu/detect.js similarity index 100% rename from api/polyfills/Intl/~locale/zu/detect.js rename to polyfill-service-api/polyfills/Intl/~locale/zu/detect.js diff --git a/api/polyfills/Intl/~locale/zu/polyfill.js b/polyfill-service-api/polyfills/Intl/~locale/zu/polyfill.js similarity index 100% rename from api/polyfills/Intl/~locale/zu/polyfill.js rename to polyfill-service-api/polyfills/Intl/~locale/zu/polyfill.js diff --git a/api/polyfills/JSON/config.json b/polyfill-service-api/polyfills/JSON/config.json similarity index 100% rename from api/polyfills/JSON/config.json rename to polyfill-service-api/polyfills/JSON/config.json diff --git a/api/polyfills/JSON/detect.js b/polyfill-service-api/polyfills/JSON/detect.js similarity index 100% rename from api/polyfills/JSON/detect.js rename to polyfill-service-api/polyfills/JSON/detect.js diff --git a/api/polyfills/JSON/polyfill.js b/polyfill-service-api/polyfills/JSON/polyfill.js similarity index 100% rename from api/polyfills/JSON/polyfill.js rename to polyfill-service-api/polyfills/JSON/polyfill.js diff --git a/api/polyfills/Map/config.json b/polyfill-service-api/polyfills/Map/config.json similarity index 100% rename from api/polyfills/Map/config.json rename to polyfill-service-api/polyfills/Map/config.json diff --git a/api/polyfills/Map/detect.js b/polyfill-service-api/polyfills/Map/detect.js similarity index 100% rename from api/polyfills/Map/detect.js rename to polyfill-service-api/polyfills/Map/detect.js diff --git a/api/polyfills/Map/polyfill.js b/polyfill-service-api/polyfills/Map/polyfill.js similarity index 100% rename from api/polyfills/Map/polyfill.js rename to polyfill-service-api/polyfills/Map/polyfill.js diff --git a/api/polyfills/Map/tests.js b/polyfill-service-api/polyfills/Map/tests.js similarity index 100% rename from api/polyfills/Map/tests.js rename to polyfill-service-api/polyfills/Map/tests.js diff --git a/api/polyfills/Math/acosh/config.json b/polyfill-service-api/polyfills/Math/acosh/config.json similarity index 100% rename from api/polyfills/Math/acosh/config.json rename to polyfill-service-api/polyfills/Math/acosh/config.json diff --git a/api/polyfills/Math/acosh/detect.js b/polyfill-service-api/polyfills/Math/acosh/detect.js similarity index 100% rename from api/polyfills/Math/acosh/detect.js rename to polyfill-service-api/polyfills/Math/acosh/detect.js diff --git a/api/polyfills/Math/acosh/polyfill.js b/polyfill-service-api/polyfills/Math/acosh/polyfill.js similarity index 100% rename from api/polyfills/Math/acosh/polyfill.js rename to polyfill-service-api/polyfills/Math/acosh/polyfill.js diff --git a/api/polyfills/Math/acosh/tests.js b/polyfill-service-api/polyfills/Math/acosh/tests.js similarity index 100% rename from api/polyfills/Math/acosh/tests.js rename to polyfill-service-api/polyfills/Math/acosh/tests.js diff --git a/api/polyfills/Math/asinh/config.json b/polyfill-service-api/polyfills/Math/asinh/config.json similarity index 100% rename from api/polyfills/Math/asinh/config.json rename to polyfill-service-api/polyfills/Math/asinh/config.json diff --git a/api/polyfills/Math/asinh/detect.js b/polyfill-service-api/polyfills/Math/asinh/detect.js similarity index 100% rename from api/polyfills/Math/asinh/detect.js rename to polyfill-service-api/polyfills/Math/asinh/detect.js diff --git a/api/polyfills/Math/asinh/polyfill.js b/polyfill-service-api/polyfills/Math/asinh/polyfill.js similarity index 100% rename from api/polyfills/Math/asinh/polyfill.js rename to polyfill-service-api/polyfills/Math/asinh/polyfill.js diff --git a/api/polyfills/Math/asinh/tests.js b/polyfill-service-api/polyfills/Math/asinh/tests.js similarity index 100% rename from api/polyfills/Math/asinh/tests.js rename to polyfill-service-api/polyfills/Math/asinh/tests.js diff --git a/api/polyfills/Math/atanh/config.json b/polyfill-service-api/polyfills/Math/atanh/config.json similarity index 100% rename from api/polyfills/Math/atanh/config.json rename to polyfill-service-api/polyfills/Math/atanh/config.json diff --git a/api/polyfills/Math/atanh/detect.js b/polyfill-service-api/polyfills/Math/atanh/detect.js similarity index 100% rename from api/polyfills/Math/atanh/detect.js rename to polyfill-service-api/polyfills/Math/atanh/detect.js diff --git a/api/polyfills/Math/atanh/polyfill.js b/polyfill-service-api/polyfills/Math/atanh/polyfill.js similarity index 100% rename from api/polyfills/Math/atanh/polyfill.js rename to polyfill-service-api/polyfills/Math/atanh/polyfill.js diff --git a/api/polyfills/Math/cbrt/config.json b/polyfill-service-api/polyfills/Math/cbrt/config.json similarity index 100% rename from api/polyfills/Math/cbrt/config.json rename to polyfill-service-api/polyfills/Math/cbrt/config.json diff --git a/api/polyfills/Math/cbrt/detect.js b/polyfill-service-api/polyfills/Math/cbrt/detect.js similarity index 100% rename from api/polyfills/Math/cbrt/detect.js rename to polyfill-service-api/polyfills/Math/cbrt/detect.js diff --git a/api/polyfills/Math/cbrt/polyfill.js b/polyfill-service-api/polyfills/Math/cbrt/polyfill.js similarity index 100% rename from api/polyfills/Math/cbrt/polyfill.js rename to polyfill-service-api/polyfills/Math/cbrt/polyfill.js diff --git a/api/polyfills/Math/clz32/config.json b/polyfill-service-api/polyfills/Math/clz32/config.json similarity index 100% rename from api/polyfills/Math/clz32/config.json rename to polyfill-service-api/polyfills/Math/clz32/config.json diff --git a/api/polyfills/Math/clz32/detect.js b/polyfill-service-api/polyfills/Math/clz32/detect.js similarity index 100% rename from api/polyfills/Math/clz32/detect.js rename to polyfill-service-api/polyfills/Math/clz32/detect.js diff --git a/api/polyfills/Math/clz32/polyfill.js b/polyfill-service-api/polyfills/Math/clz32/polyfill.js similarity index 100% rename from api/polyfills/Math/clz32/polyfill.js rename to polyfill-service-api/polyfills/Math/clz32/polyfill.js diff --git a/api/polyfills/Math/clz32/tests.js b/polyfill-service-api/polyfills/Math/clz32/tests.js similarity index 100% rename from api/polyfills/Math/clz32/tests.js rename to polyfill-service-api/polyfills/Math/clz32/tests.js diff --git a/api/polyfills/Math/cosh/config.json b/polyfill-service-api/polyfills/Math/cosh/config.json similarity index 100% rename from api/polyfills/Math/cosh/config.json rename to polyfill-service-api/polyfills/Math/cosh/config.json diff --git a/api/polyfills/Math/cosh/detect.js b/polyfill-service-api/polyfills/Math/cosh/detect.js similarity index 100% rename from api/polyfills/Math/cosh/detect.js rename to polyfill-service-api/polyfills/Math/cosh/detect.js diff --git a/api/polyfills/Math/cosh/polyfill.js b/polyfill-service-api/polyfills/Math/cosh/polyfill.js similarity index 100% rename from api/polyfills/Math/cosh/polyfill.js rename to polyfill-service-api/polyfills/Math/cosh/polyfill.js diff --git a/api/polyfills/Math/expm1/config.json b/polyfill-service-api/polyfills/Math/expm1/config.json similarity index 100% rename from api/polyfills/Math/expm1/config.json rename to polyfill-service-api/polyfills/Math/expm1/config.json diff --git a/api/polyfills/Math/expm1/detect.js b/polyfill-service-api/polyfills/Math/expm1/detect.js similarity index 100% rename from api/polyfills/Math/expm1/detect.js rename to polyfill-service-api/polyfills/Math/expm1/detect.js diff --git a/api/polyfills/Math/expm1/polyfill.js b/polyfill-service-api/polyfills/Math/expm1/polyfill.js similarity index 100% rename from api/polyfills/Math/expm1/polyfill.js rename to polyfill-service-api/polyfills/Math/expm1/polyfill.js diff --git a/api/polyfills/Math/hypot/config.json b/polyfill-service-api/polyfills/Math/hypot/config.json similarity index 100% rename from api/polyfills/Math/hypot/config.json rename to polyfill-service-api/polyfills/Math/hypot/config.json diff --git a/api/polyfills/Math/hypot/detect.js b/polyfill-service-api/polyfills/Math/hypot/detect.js similarity index 100% rename from api/polyfills/Math/hypot/detect.js rename to polyfill-service-api/polyfills/Math/hypot/detect.js diff --git a/api/polyfills/Math/hypot/polyfill.js b/polyfill-service-api/polyfills/Math/hypot/polyfill.js similarity index 100% rename from api/polyfills/Math/hypot/polyfill.js rename to polyfill-service-api/polyfills/Math/hypot/polyfill.js diff --git a/api/polyfills/Math/imul/config.json b/polyfill-service-api/polyfills/Math/imul/config.json similarity index 100% rename from api/polyfills/Math/imul/config.json rename to polyfill-service-api/polyfills/Math/imul/config.json diff --git a/api/polyfills/Math/imul/detect.js b/polyfill-service-api/polyfills/Math/imul/detect.js similarity index 100% rename from api/polyfills/Math/imul/detect.js rename to polyfill-service-api/polyfills/Math/imul/detect.js diff --git a/api/polyfills/Math/imul/polyfill.js b/polyfill-service-api/polyfills/Math/imul/polyfill.js similarity index 100% rename from api/polyfills/Math/imul/polyfill.js rename to polyfill-service-api/polyfills/Math/imul/polyfill.js diff --git a/api/polyfills/Math/log10/config.json b/polyfill-service-api/polyfills/Math/log10/config.json similarity index 100% rename from api/polyfills/Math/log10/config.json rename to polyfill-service-api/polyfills/Math/log10/config.json diff --git a/api/polyfills/Math/log10/detect.js b/polyfill-service-api/polyfills/Math/log10/detect.js similarity index 100% rename from api/polyfills/Math/log10/detect.js rename to polyfill-service-api/polyfills/Math/log10/detect.js diff --git a/api/polyfills/Math/log10/polyfill.js b/polyfill-service-api/polyfills/Math/log10/polyfill.js similarity index 100% rename from api/polyfills/Math/log10/polyfill.js rename to polyfill-service-api/polyfills/Math/log10/polyfill.js diff --git a/api/polyfills/Math/log1p/config.json b/polyfill-service-api/polyfills/Math/log1p/config.json similarity index 100% rename from api/polyfills/Math/log1p/config.json rename to polyfill-service-api/polyfills/Math/log1p/config.json diff --git a/api/polyfills/Math/log1p/detect.js b/polyfill-service-api/polyfills/Math/log1p/detect.js similarity index 100% rename from api/polyfills/Math/log1p/detect.js rename to polyfill-service-api/polyfills/Math/log1p/detect.js diff --git a/api/polyfills/Math/log1p/polyfill.js b/polyfill-service-api/polyfills/Math/log1p/polyfill.js similarity index 100% rename from api/polyfills/Math/log1p/polyfill.js rename to polyfill-service-api/polyfills/Math/log1p/polyfill.js diff --git a/api/polyfills/Math/log2/config.json b/polyfill-service-api/polyfills/Math/log2/config.json similarity index 100% rename from api/polyfills/Math/log2/config.json rename to polyfill-service-api/polyfills/Math/log2/config.json diff --git a/api/polyfills/Math/log2/detect.js b/polyfill-service-api/polyfills/Math/log2/detect.js similarity index 100% rename from api/polyfills/Math/log2/detect.js rename to polyfill-service-api/polyfills/Math/log2/detect.js diff --git a/api/polyfills/Math/log2/polyfill.js b/polyfill-service-api/polyfills/Math/log2/polyfill.js similarity index 100% rename from api/polyfills/Math/log2/polyfill.js rename to polyfill-service-api/polyfills/Math/log2/polyfill.js diff --git a/api/polyfills/Math/sign/config.json b/polyfill-service-api/polyfills/Math/sign/config.json similarity index 100% rename from api/polyfills/Math/sign/config.json rename to polyfill-service-api/polyfills/Math/sign/config.json diff --git a/api/polyfills/Math/sign/detect.js b/polyfill-service-api/polyfills/Math/sign/detect.js similarity index 100% rename from api/polyfills/Math/sign/detect.js rename to polyfill-service-api/polyfills/Math/sign/detect.js diff --git a/api/polyfills/Math/sign/polyfill.js b/polyfill-service-api/polyfills/Math/sign/polyfill.js similarity index 100% rename from api/polyfills/Math/sign/polyfill.js rename to polyfill-service-api/polyfills/Math/sign/polyfill.js diff --git a/api/polyfills/Math/sinh/config.json b/polyfill-service-api/polyfills/Math/sinh/config.json similarity index 100% rename from api/polyfills/Math/sinh/config.json rename to polyfill-service-api/polyfills/Math/sinh/config.json diff --git a/api/polyfills/Math/sinh/detect.js b/polyfill-service-api/polyfills/Math/sinh/detect.js similarity index 100% rename from api/polyfills/Math/sinh/detect.js rename to polyfill-service-api/polyfills/Math/sinh/detect.js diff --git a/api/polyfills/Math/sinh/polyfill.js b/polyfill-service-api/polyfills/Math/sinh/polyfill.js similarity index 100% rename from api/polyfills/Math/sinh/polyfill.js rename to polyfill-service-api/polyfills/Math/sinh/polyfill.js diff --git a/api/polyfills/Math/tanh/config.json b/polyfill-service-api/polyfills/Math/tanh/config.json similarity index 100% rename from api/polyfills/Math/tanh/config.json rename to polyfill-service-api/polyfills/Math/tanh/config.json diff --git a/api/polyfills/Math/tanh/detect.js b/polyfill-service-api/polyfills/Math/tanh/detect.js similarity index 100% rename from api/polyfills/Math/tanh/detect.js rename to polyfill-service-api/polyfills/Math/tanh/detect.js diff --git a/api/polyfills/Math/tanh/polyfill.js b/polyfill-service-api/polyfills/Math/tanh/polyfill.js similarity index 100% rename from api/polyfills/Math/tanh/polyfill.js rename to polyfill-service-api/polyfills/Math/tanh/polyfill.js diff --git a/api/polyfills/Math/trunc/config.json b/polyfill-service-api/polyfills/Math/trunc/config.json similarity index 100% rename from api/polyfills/Math/trunc/config.json rename to polyfill-service-api/polyfills/Math/trunc/config.json diff --git a/api/polyfills/Math/trunc/detect.js b/polyfill-service-api/polyfills/Math/trunc/detect.js similarity index 100% rename from api/polyfills/Math/trunc/detect.js rename to polyfill-service-api/polyfills/Math/trunc/detect.js diff --git a/api/polyfills/Math/trunc/polyfill.js b/polyfill-service-api/polyfills/Math/trunc/polyfill.js similarity index 100% rename from api/polyfills/Math/trunc/polyfill.js rename to polyfill-service-api/polyfills/Math/trunc/polyfill.js diff --git a/api/polyfills/MutationObserver/config.json b/polyfill-service-api/polyfills/MutationObserver/config.json similarity index 100% rename from api/polyfills/MutationObserver/config.json rename to polyfill-service-api/polyfills/MutationObserver/config.json diff --git a/api/polyfills/MutationObserver/polyfill.js b/polyfill-service-api/polyfills/MutationObserver/polyfill.js similarity index 100% rename from api/polyfills/MutationObserver/polyfill.js rename to polyfill-service-api/polyfills/MutationObserver/polyfill.js diff --git a/api/polyfills/NodeList/prototype/@@iterator/config.json b/polyfill-service-api/polyfills/NodeList/prototype/@@iterator/config.json similarity index 100% rename from api/polyfills/NodeList/prototype/@@iterator/config.json rename to polyfill-service-api/polyfills/NodeList/prototype/@@iterator/config.json diff --git a/api/polyfills/NodeList/prototype/@@iterator/detect.js b/polyfill-service-api/polyfills/NodeList/prototype/@@iterator/detect.js similarity index 100% rename from api/polyfills/NodeList/prototype/@@iterator/detect.js rename to polyfill-service-api/polyfills/NodeList/prototype/@@iterator/detect.js diff --git a/api/polyfills/NodeList/prototype/@@iterator/polyfill.js b/polyfill-service-api/polyfills/NodeList/prototype/@@iterator/polyfill.js similarity index 100% rename from api/polyfills/NodeList/prototype/@@iterator/polyfill.js rename to polyfill-service-api/polyfills/NodeList/prototype/@@iterator/polyfill.js diff --git a/api/polyfills/NodeList/prototype/@@iterator/tests.js b/polyfill-service-api/polyfills/NodeList/prototype/@@iterator/tests.js similarity index 100% rename from api/polyfills/NodeList/prototype/@@iterator/tests.js rename to polyfill-service-api/polyfills/NodeList/prototype/@@iterator/tests.js diff --git a/api/polyfills/Number/MAX_SAFE_INTEGER/config.json b/polyfill-service-api/polyfills/Number/MAX_SAFE_INTEGER/config.json similarity index 100% rename from api/polyfills/Number/MAX_SAFE_INTEGER/config.json rename to polyfill-service-api/polyfills/Number/MAX_SAFE_INTEGER/config.json diff --git a/api/polyfills/Number/MAX_SAFE_INTEGER/detect.js b/polyfill-service-api/polyfills/Number/MAX_SAFE_INTEGER/detect.js similarity index 100% rename from api/polyfills/Number/MAX_SAFE_INTEGER/detect.js rename to polyfill-service-api/polyfills/Number/MAX_SAFE_INTEGER/detect.js diff --git a/api/polyfills/Number/MAX_SAFE_INTEGER/polyfill.js b/polyfill-service-api/polyfills/Number/MAX_SAFE_INTEGER/polyfill.js similarity index 100% rename from api/polyfills/Number/MAX_SAFE_INTEGER/polyfill.js rename to polyfill-service-api/polyfills/Number/MAX_SAFE_INTEGER/polyfill.js diff --git a/api/polyfills/Number/MAX_SAFE_INTEGER/tests.js b/polyfill-service-api/polyfills/Number/MAX_SAFE_INTEGER/tests.js similarity index 100% rename from api/polyfills/Number/MAX_SAFE_INTEGER/tests.js rename to polyfill-service-api/polyfills/Number/MAX_SAFE_INTEGER/tests.js diff --git a/api/polyfills/Number/MIN_SAFE_INTEGER/config.json b/polyfill-service-api/polyfills/Number/MIN_SAFE_INTEGER/config.json similarity index 100% rename from api/polyfills/Number/MIN_SAFE_INTEGER/config.json rename to polyfill-service-api/polyfills/Number/MIN_SAFE_INTEGER/config.json diff --git a/api/polyfills/Number/MIN_SAFE_INTEGER/detect.js b/polyfill-service-api/polyfills/Number/MIN_SAFE_INTEGER/detect.js similarity index 100% rename from api/polyfills/Number/MIN_SAFE_INTEGER/detect.js rename to polyfill-service-api/polyfills/Number/MIN_SAFE_INTEGER/detect.js diff --git a/api/polyfills/Number/MIN_SAFE_INTEGER/polyfill.js b/polyfill-service-api/polyfills/Number/MIN_SAFE_INTEGER/polyfill.js similarity index 100% rename from api/polyfills/Number/MIN_SAFE_INTEGER/polyfill.js rename to polyfill-service-api/polyfills/Number/MIN_SAFE_INTEGER/polyfill.js diff --git a/api/polyfills/Number/MIN_SAFE_INTEGER/tests.js b/polyfill-service-api/polyfills/Number/MIN_SAFE_INTEGER/tests.js similarity index 100% rename from api/polyfills/Number/MIN_SAFE_INTEGER/tests.js rename to polyfill-service-api/polyfills/Number/MIN_SAFE_INTEGER/tests.js diff --git a/api/polyfills/Number/isFinite/config.json b/polyfill-service-api/polyfills/Number/isFinite/config.json similarity index 100% rename from api/polyfills/Number/isFinite/config.json rename to polyfill-service-api/polyfills/Number/isFinite/config.json diff --git a/api/polyfills/Number/isFinite/detect.js b/polyfill-service-api/polyfills/Number/isFinite/detect.js similarity index 100% rename from api/polyfills/Number/isFinite/detect.js rename to polyfill-service-api/polyfills/Number/isFinite/detect.js diff --git a/api/polyfills/Number/isFinite/polyfill.js b/polyfill-service-api/polyfills/Number/isFinite/polyfill.js similarity index 100% rename from api/polyfills/Number/isFinite/polyfill.js rename to polyfill-service-api/polyfills/Number/isFinite/polyfill.js diff --git a/api/polyfills/Number/isFinite/tests.js b/polyfill-service-api/polyfills/Number/isFinite/tests.js similarity index 100% rename from api/polyfills/Number/isFinite/tests.js rename to polyfill-service-api/polyfills/Number/isFinite/tests.js diff --git a/api/polyfills/Number/isInteger/config.json b/polyfill-service-api/polyfills/Number/isInteger/config.json similarity index 100% rename from api/polyfills/Number/isInteger/config.json rename to polyfill-service-api/polyfills/Number/isInteger/config.json diff --git a/api/polyfills/Number/isInteger/detect.js b/polyfill-service-api/polyfills/Number/isInteger/detect.js similarity index 100% rename from api/polyfills/Number/isInteger/detect.js rename to polyfill-service-api/polyfills/Number/isInteger/detect.js diff --git a/api/polyfills/Number/isInteger/polyfill.js b/polyfill-service-api/polyfills/Number/isInteger/polyfill.js similarity index 100% rename from api/polyfills/Number/isInteger/polyfill.js rename to polyfill-service-api/polyfills/Number/isInteger/polyfill.js diff --git a/api/polyfills/Number/isInteger/tests.js b/polyfill-service-api/polyfills/Number/isInteger/tests.js similarity index 100% rename from api/polyfills/Number/isInteger/tests.js rename to polyfill-service-api/polyfills/Number/isInteger/tests.js diff --git a/api/polyfills/Number/isNaN/config.json b/polyfill-service-api/polyfills/Number/isNaN/config.json similarity index 100% rename from api/polyfills/Number/isNaN/config.json rename to polyfill-service-api/polyfills/Number/isNaN/config.json diff --git a/api/polyfills/Number/isNaN/detect.js b/polyfill-service-api/polyfills/Number/isNaN/detect.js similarity index 100% rename from api/polyfills/Number/isNaN/detect.js rename to polyfill-service-api/polyfills/Number/isNaN/detect.js diff --git a/api/polyfills/Number/isNaN/polyfill.js b/polyfill-service-api/polyfills/Number/isNaN/polyfill.js similarity index 100% rename from api/polyfills/Number/isNaN/polyfill.js rename to polyfill-service-api/polyfills/Number/isNaN/polyfill.js diff --git a/api/polyfills/Number/isNaN/tests.js b/polyfill-service-api/polyfills/Number/isNaN/tests.js similarity index 100% rename from api/polyfills/Number/isNaN/tests.js rename to polyfill-service-api/polyfills/Number/isNaN/tests.js diff --git a/api/polyfills/Number/parseFloat/config.json b/polyfill-service-api/polyfills/Number/parseFloat/config.json similarity index 100% rename from api/polyfills/Number/parseFloat/config.json rename to polyfill-service-api/polyfills/Number/parseFloat/config.json diff --git a/api/polyfills/Number/parseFloat/detect.js b/polyfill-service-api/polyfills/Number/parseFloat/detect.js similarity index 100% rename from api/polyfills/Number/parseFloat/detect.js rename to polyfill-service-api/polyfills/Number/parseFloat/detect.js diff --git a/api/polyfills/Number/parseFloat/polyfill.js b/polyfill-service-api/polyfills/Number/parseFloat/polyfill.js similarity index 100% rename from api/polyfills/Number/parseFloat/polyfill.js rename to polyfill-service-api/polyfills/Number/parseFloat/polyfill.js diff --git a/api/polyfills/Number/parseFloat/tests.js b/polyfill-service-api/polyfills/Number/parseFloat/tests.js similarity index 100% rename from api/polyfills/Number/parseFloat/tests.js rename to polyfill-service-api/polyfills/Number/parseFloat/tests.js diff --git a/api/polyfills/Number/parseInt/config.json b/polyfill-service-api/polyfills/Number/parseInt/config.json similarity index 100% rename from api/polyfills/Number/parseInt/config.json rename to polyfill-service-api/polyfills/Number/parseInt/config.json diff --git a/api/polyfills/Number/parseInt/detect.js b/polyfill-service-api/polyfills/Number/parseInt/detect.js similarity index 100% rename from api/polyfills/Number/parseInt/detect.js rename to polyfill-service-api/polyfills/Number/parseInt/detect.js diff --git a/api/polyfills/Number/parseInt/polyfill.js b/polyfill-service-api/polyfills/Number/parseInt/polyfill.js similarity index 100% rename from api/polyfills/Number/parseInt/polyfill.js rename to polyfill-service-api/polyfills/Number/parseInt/polyfill.js diff --git a/api/polyfills/Number/parseInt/tests.js b/polyfill-service-api/polyfills/Number/parseInt/tests.js similarity index 100% rename from api/polyfills/Number/parseInt/tests.js rename to polyfill-service-api/polyfills/Number/parseInt/tests.js diff --git a/api/polyfills/Object/assign/config.json b/polyfill-service-api/polyfills/Object/assign/config.json similarity index 100% rename from api/polyfills/Object/assign/config.json rename to polyfill-service-api/polyfills/Object/assign/config.json diff --git a/api/polyfills/Object/assign/detect.js b/polyfill-service-api/polyfills/Object/assign/detect.js similarity index 100% rename from api/polyfills/Object/assign/detect.js rename to polyfill-service-api/polyfills/Object/assign/detect.js diff --git a/api/polyfills/Object/assign/polyfill.js b/polyfill-service-api/polyfills/Object/assign/polyfill.js similarity index 100% rename from api/polyfills/Object/assign/polyfill.js rename to polyfill-service-api/polyfills/Object/assign/polyfill.js diff --git a/api/polyfills/Object/create/config.json b/polyfill-service-api/polyfills/Object/create/config.json similarity index 100% rename from api/polyfills/Object/create/config.json rename to polyfill-service-api/polyfills/Object/create/config.json diff --git a/api/polyfills/Object/create/detect.js b/polyfill-service-api/polyfills/Object/create/detect.js similarity index 100% rename from api/polyfills/Object/create/detect.js rename to polyfill-service-api/polyfills/Object/create/detect.js diff --git a/api/polyfills/Object/create/polyfill.js b/polyfill-service-api/polyfills/Object/create/polyfill.js similarity index 100% rename from api/polyfills/Object/create/polyfill.js rename to polyfill-service-api/polyfills/Object/create/polyfill.js diff --git a/api/polyfills/Object/create/tests.js b/polyfill-service-api/polyfills/Object/create/tests.js similarity index 100% rename from api/polyfills/Object/create/tests.js rename to polyfill-service-api/polyfills/Object/create/tests.js diff --git a/api/polyfills/Object/defineProperties/config.json b/polyfill-service-api/polyfills/Object/defineProperties/config.json similarity index 100% rename from api/polyfills/Object/defineProperties/config.json rename to polyfill-service-api/polyfills/Object/defineProperties/config.json diff --git a/api/polyfills/Object/defineProperties/detect.js b/polyfill-service-api/polyfills/Object/defineProperties/detect.js similarity index 100% rename from api/polyfills/Object/defineProperties/detect.js rename to polyfill-service-api/polyfills/Object/defineProperties/detect.js diff --git a/api/polyfills/Object/defineProperties/polyfill.js b/polyfill-service-api/polyfills/Object/defineProperties/polyfill.js similarity index 100% rename from api/polyfills/Object/defineProperties/polyfill.js rename to polyfill-service-api/polyfills/Object/defineProperties/polyfill.js diff --git a/api/polyfills/Object/defineProperty/config.json b/polyfill-service-api/polyfills/Object/defineProperty/config.json similarity index 100% rename from api/polyfills/Object/defineProperty/config.json rename to polyfill-service-api/polyfills/Object/defineProperty/config.json diff --git a/api/polyfills/Object/defineProperty/detect.js b/polyfill-service-api/polyfills/Object/defineProperty/detect.js similarity index 100% rename from api/polyfills/Object/defineProperty/detect.js rename to polyfill-service-api/polyfills/Object/defineProperty/detect.js diff --git a/api/polyfills/Object/defineProperty/polyfill.js b/polyfill-service-api/polyfills/Object/defineProperty/polyfill.js similarity index 100% rename from api/polyfills/Object/defineProperty/polyfill.js rename to polyfill-service-api/polyfills/Object/defineProperty/polyfill.js diff --git a/api/polyfills/Object/defineProperty/tests.js b/polyfill-service-api/polyfills/Object/defineProperty/tests.js similarity index 100% rename from api/polyfills/Object/defineProperty/tests.js rename to polyfill-service-api/polyfills/Object/defineProperty/tests.js diff --git a/api/polyfills/Object/entries/config.json b/polyfill-service-api/polyfills/Object/entries/config.json similarity index 100% rename from api/polyfills/Object/entries/config.json rename to polyfill-service-api/polyfills/Object/entries/config.json diff --git a/api/polyfills/Object/entries/detect.js b/polyfill-service-api/polyfills/Object/entries/detect.js similarity index 100% rename from api/polyfills/Object/entries/detect.js rename to polyfill-service-api/polyfills/Object/entries/detect.js diff --git a/api/polyfills/Object/entries/polyfill.js b/polyfill-service-api/polyfills/Object/entries/polyfill.js similarity index 100% rename from api/polyfills/Object/entries/polyfill.js rename to polyfill-service-api/polyfills/Object/entries/polyfill.js diff --git a/api/polyfills/Object/entries/tests.js b/polyfill-service-api/polyfills/Object/entries/tests.js similarity index 100% rename from api/polyfills/Object/entries/tests.js rename to polyfill-service-api/polyfills/Object/entries/tests.js diff --git a/api/polyfills/Object/getOwnPropertyDescriptor/config.json b/polyfill-service-api/polyfills/Object/getOwnPropertyDescriptor/config.json similarity index 100% rename from api/polyfills/Object/getOwnPropertyDescriptor/config.json rename to polyfill-service-api/polyfills/Object/getOwnPropertyDescriptor/config.json diff --git a/api/polyfills/Object/getOwnPropertyDescriptor/detect.js b/polyfill-service-api/polyfills/Object/getOwnPropertyDescriptor/detect.js similarity index 100% rename from api/polyfills/Object/getOwnPropertyDescriptor/detect.js rename to polyfill-service-api/polyfills/Object/getOwnPropertyDescriptor/detect.js diff --git a/api/polyfills/Object/getOwnPropertyDescriptor/polyfill.js b/polyfill-service-api/polyfills/Object/getOwnPropertyDescriptor/polyfill.js similarity index 100% rename from api/polyfills/Object/getOwnPropertyDescriptor/polyfill.js rename to polyfill-service-api/polyfills/Object/getOwnPropertyDescriptor/polyfill.js diff --git a/api/polyfills/Object/getOwnPropertyDescriptor/tests.js b/polyfill-service-api/polyfills/Object/getOwnPropertyDescriptor/tests.js similarity index 100% rename from api/polyfills/Object/getOwnPropertyDescriptor/tests.js rename to polyfill-service-api/polyfills/Object/getOwnPropertyDescriptor/tests.js diff --git a/api/polyfills/Object/getOwnPropertyNames/config.json b/polyfill-service-api/polyfills/Object/getOwnPropertyNames/config.json similarity index 100% rename from api/polyfills/Object/getOwnPropertyNames/config.json rename to polyfill-service-api/polyfills/Object/getOwnPropertyNames/config.json diff --git a/api/polyfills/Object/getOwnPropertyNames/detect.js b/polyfill-service-api/polyfills/Object/getOwnPropertyNames/detect.js similarity index 100% rename from api/polyfills/Object/getOwnPropertyNames/detect.js rename to polyfill-service-api/polyfills/Object/getOwnPropertyNames/detect.js diff --git a/api/polyfills/Object/getOwnPropertyNames/polyfill.js b/polyfill-service-api/polyfills/Object/getOwnPropertyNames/polyfill.js similarity index 100% rename from api/polyfills/Object/getOwnPropertyNames/polyfill.js rename to polyfill-service-api/polyfills/Object/getOwnPropertyNames/polyfill.js diff --git a/api/polyfills/Object/getOwnPropertyNames/tests.js b/polyfill-service-api/polyfills/Object/getOwnPropertyNames/tests.js similarity index 100% rename from api/polyfills/Object/getOwnPropertyNames/tests.js rename to polyfill-service-api/polyfills/Object/getOwnPropertyNames/tests.js diff --git a/api/polyfills/Object/getPrototypeOf/config.json b/polyfill-service-api/polyfills/Object/getPrototypeOf/config.json similarity index 100% rename from api/polyfills/Object/getPrototypeOf/config.json rename to polyfill-service-api/polyfills/Object/getPrototypeOf/config.json diff --git a/api/polyfills/Object/getPrototypeOf/detect.js b/polyfill-service-api/polyfills/Object/getPrototypeOf/detect.js similarity index 100% rename from api/polyfills/Object/getPrototypeOf/detect.js rename to polyfill-service-api/polyfills/Object/getPrototypeOf/detect.js diff --git a/api/polyfills/Object/getPrototypeOf/polyfill.js b/polyfill-service-api/polyfills/Object/getPrototypeOf/polyfill.js similarity index 100% rename from api/polyfills/Object/getPrototypeOf/polyfill.js rename to polyfill-service-api/polyfills/Object/getPrototypeOf/polyfill.js diff --git a/api/polyfills/Object/is/config.json b/polyfill-service-api/polyfills/Object/is/config.json similarity index 100% rename from api/polyfills/Object/is/config.json rename to polyfill-service-api/polyfills/Object/is/config.json diff --git a/api/polyfills/Object/is/detect.js b/polyfill-service-api/polyfills/Object/is/detect.js similarity index 100% rename from api/polyfills/Object/is/detect.js rename to polyfill-service-api/polyfills/Object/is/detect.js diff --git a/api/polyfills/Object/is/polyfill.js b/polyfill-service-api/polyfills/Object/is/polyfill.js similarity index 100% rename from api/polyfills/Object/is/polyfill.js rename to polyfill-service-api/polyfills/Object/is/polyfill.js diff --git a/api/polyfills/Object/keys/config.json b/polyfill-service-api/polyfills/Object/keys/config.json similarity index 100% rename from api/polyfills/Object/keys/config.json rename to polyfill-service-api/polyfills/Object/keys/config.json diff --git a/api/polyfills/Object/keys/detect.js b/polyfill-service-api/polyfills/Object/keys/detect.js similarity index 100% rename from api/polyfills/Object/keys/detect.js rename to polyfill-service-api/polyfills/Object/keys/detect.js diff --git a/api/polyfills/Object/keys/polyfill.js b/polyfill-service-api/polyfills/Object/keys/polyfill.js similarity index 100% rename from api/polyfills/Object/keys/polyfill.js rename to polyfill-service-api/polyfills/Object/keys/polyfill.js diff --git a/api/polyfills/Object/keys/tests.js b/polyfill-service-api/polyfills/Object/keys/tests.js similarity index 100% rename from api/polyfills/Object/keys/tests.js rename to polyfill-service-api/polyfills/Object/keys/tests.js diff --git a/api/polyfills/Object/setPrototypeOf/config.json b/polyfill-service-api/polyfills/Object/setPrototypeOf/config.json similarity index 100% rename from api/polyfills/Object/setPrototypeOf/config.json rename to polyfill-service-api/polyfills/Object/setPrototypeOf/config.json diff --git a/api/polyfills/Object/setPrototypeOf/polyfill.js b/polyfill-service-api/polyfills/Object/setPrototypeOf/polyfill.js similarity index 100% rename from api/polyfills/Object/setPrototypeOf/polyfill.js rename to polyfill-service-api/polyfills/Object/setPrototypeOf/polyfill.js diff --git a/api/polyfills/Object/setPrototypeOf/tests.js b/polyfill-service-api/polyfills/Object/setPrototypeOf/tests.js similarity index 100% rename from api/polyfills/Object/setPrototypeOf/tests.js rename to polyfill-service-api/polyfills/Object/setPrototypeOf/tests.js diff --git a/api/polyfills/Promise/config.json b/polyfill-service-api/polyfills/Promise/config.json similarity index 100% rename from api/polyfills/Promise/config.json rename to polyfill-service-api/polyfills/Promise/config.json diff --git a/api/polyfills/Promise/detect.js b/polyfill-service-api/polyfills/Promise/detect.js similarity index 100% rename from api/polyfills/Promise/detect.js rename to polyfill-service-api/polyfills/Promise/detect.js diff --git a/api/polyfills/Promise/polyfill.js b/polyfill-service-api/polyfills/Promise/polyfill.js similarity index 100% rename from api/polyfills/Promise/polyfill.js rename to polyfill-service-api/polyfills/Promise/polyfill.js diff --git a/api/polyfills/Promise/prototype/finally/config.json b/polyfill-service-api/polyfills/Promise/prototype/finally/config.json similarity index 100% rename from api/polyfills/Promise/prototype/finally/config.json rename to polyfill-service-api/polyfills/Promise/prototype/finally/config.json diff --git a/api/polyfills/Promise/prototype/finally/detect.js b/polyfill-service-api/polyfills/Promise/prototype/finally/detect.js similarity index 100% rename from api/polyfills/Promise/prototype/finally/detect.js rename to polyfill-service-api/polyfills/Promise/prototype/finally/detect.js diff --git a/api/polyfills/Promise/prototype/finally/polyfill.js b/polyfill-service-api/polyfills/Promise/prototype/finally/polyfill.js similarity index 100% rename from api/polyfills/Promise/prototype/finally/polyfill.js rename to polyfill-service-api/polyfills/Promise/prototype/finally/polyfill.js diff --git a/api/polyfills/Promise/prototype/finally/tests.js b/polyfill-service-api/polyfills/Promise/prototype/finally/tests.js similarity index 100% rename from api/polyfills/Promise/prototype/finally/tests.js rename to polyfill-service-api/polyfills/Promise/prototype/finally/tests.js diff --git a/api/polyfills/Promise/tests.js b/polyfill-service-api/polyfills/Promise/tests.js similarity index 100% rename from api/polyfills/Promise/tests.js rename to polyfill-service-api/polyfills/Promise/tests.js diff --git a/api/polyfills/Proxy/config.json b/polyfill-service-api/polyfills/Proxy/config.json similarity index 100% rename from api/polyfills/Proxy/config.json rename to polyfill-service-api/polyfills/Proxy/config.json diff --git a/api/polyfills/Proxy/detect.js b/polyfill-service-api/polyfills/Proxy/detect.js similarity index 100% rename from api/polyfills/Proxy/detect.js rename to polyfill-service-api/polyfills/Proxy/detect.js diff --git a/api/polyfills/Proxy/polyfill.js b/polyfill-service-api/polyfills/Proxy/polyfill.js similarity index 100% rename from api/polyfills/Proxy/polyfill.js rename to polyfill-service-api/polyfills/Proxy/polyfill.js diff --git a/api/polyfills/Set/config.json b/polyfill-service-api/polyfills/Set/config.json similarity index 100% rename from api/polyfills/Set/config.json rename to polyfill-service-api/polyfills/Set/config.json diff --git a/api/polyfills/Set/detect.js b/polyfill-service-api/polyfills/Set/detect.js similarity index 100% rename from api/polyfills/Set/detect.js rename to polyfill-service-api/polyfills/Set/detect.js diff --git a/api/polyfills/Set/polyfill.js b/polyfill-service-api/polyfills/Set/polyfill.js similarity index 100% rename from api/polyfills/Set/polyfill.js rename to polyfill-service-api/polyfills/Set/polyfill.js diff --git a/api/polyfills/Set/tests.js b/polyfill-service-api/polyfills/Set/tests.js similarity index 100% rename from api/polyfills/Set/tests.js rename to polyfill-service-api/polyfills/Set/tests.js diff --git a/api/polyfills/String/prototype/contains/config.json b/polyfill-service-api/polyfills/String/prototype/contains/config.json similarity index 100% rename from api/polyfills/String/prototype/contains/config.json rename to polyfill-service-api/polyfills/String/prototype/contains/config.json diff --git a/api/polyfills/String/prototype/contains/detect.js b/polyfill-service-api/polyfills/String/prototype/contains/detect.js similarity index 100% rename from api/polyfills/String/prototype/contains/detect.js rename to polyfill-service-api/polyfills/String/prototype/contains/detect.js diff --git a/api/polyfills/String/prototype/contains/polyfill.js b/polyfill-service-api/polyfills/String/prototype/contains/polyfill.js similarity index 100% rename from api/polyfills/String/prototype/contains/polyfill.js rename to polyfill-service-api/polyfills/String/prototype/contains/polyfill.js diff --git a/api/polyfills/String/prototype/endsWith/config.json b/polyfill-service-api/polyfills/String/prototype/endsWith/config.json similarity index 100% rename from api/polyfills/String/prototype/endsWith/config.json rename to polyfill-service-api/polyfills/String/prototype/endsWith/config.json diff --git a/api/polyfills/String/prototype/endsWith/detect.js b/polyfill-service-api/polyfills/String/prototype/endsWith/detect.js similarity index 100% rename from api/polyfills/String/prototype/endsWith/detect.js rename to polyfill-service-api/polyfills/String/prototype/endsWith/detect.js diff --git a/api/polyfills/String/prototype/endsWith/polyfill.js b/polyfill-service-api/polyfills/String/prototype/endsWith/polyfill.js similarity index 100% rename from api/polyfills/String/prototype/endsWith/polyfill.js rename to polyfill-service-api/polyfills/String/prototype/endsWith/polyfill.js diff --git a/api/polyfills/String/prototype/endsWith/tests.js b/polyfill-service-api/polyfills/String/prototype/endsWith/tests.js similarity index 100% rename from api/polyfills/String/prototype/endsWith/tests.js rename to polyfill-service-api/polyfills/String/prototype/endsWith/tests.js diff --git a/api/polyfills/String/prototype/includes/config.json b/polyfill-service-api/polyfills/String/prototype/includes/config.json similarity index 100% rename from api/polyfills/String/prototype/includes/config.json rename to polyfill-service-api/polyfills/String/prototype/includes/config.json diff --git a/api/polyfills/String/prototype/includes/detect.js b/polyfill-service-api/polyfills/String/prototype/includes/detect.js similarity index 100% rename from api/polyfills/String/prototype/includes/detect.js rename to polyfill-service-api/polyfills/String/prototype/includes/detect.js diff --git a/api/polyfills/String/prototype/includes/polyfill.js b/polyfill-service-api/polyfills/String/prototype/includes/polyfill.js similarity index 100% rename from api/polyfills/String/prototype/includes/polyfill.js rename to polyfill-service-api/polyfills/String/prototype/includes/polyfill.js diff --git a/api/polyfills/String/prototype/repeat/config.json b/polyfill-service-api/polyfills/String/prototype/repeat/config.json similarity index 100% rename from api/polyfills/String/prototype/repeat/config.json rename to polyfill-service-api/polyfills/String/prototype/repeat/config.json diff --git a/api/polyfills/String/prototype/repeat/detect.js b/polyfill-service-api/polyfills/String/prototype/repeat/detect.js similarity index 100% rename from api/polyfills/String/prototype/repeat/detect.js rename to polyfill-service-api/polyfills/String/prototype/repeat/detect.js diff --git a/api/polyfills/String/prototype/repeat/polyfill.js b/polyfill-service-api/polyfills/String/prototype/repeat/polyfill.js similarity index 100% rename from api/polyfills/String/prototype/repeat/polyfill.js rename to polyfill-service-api/polyfills/String/prototype/repeat/polyfill.js diff --git a/api/polyfills/String/prototype/repeat/tests.js b/polyfill-service-api/polyfills/String/prototype/repeat/tests.js similarity index 100% rename from api/polyfills/String/prototype/repeat/tests.js rename to polyfill-service-api/polyfills/String/prototype/repeat/tests.js diff --git a/api/polyfills/String/prototype/startsWith/config.json b/polyfill-service-api/polyfills/String/prototype/startsWith/config.json similarity index 100% rename from api/polyfills/String/prototype/startsWith/config.json rename to polyfill-service-api/polyfills/String/prototype/startsWith/config.json diff --git a/api/polyfills/String/prototype/startsWith/detect.js b/polyfill-service-api/polyfills/String/prototype/startsWith/detect.js similarity index 100% rename from api/polyfills/String/prototype/startsWith/detect.js rename to polyfill-service-api/polyfills/String/prototype/startsWith/detect.js diff --git a/api/polyfills/String/prototype/startsWith/polyfill.js b/polyfill-service-api/polyfills/String/prototype/startsWith/polyfill.js similarity index 100% rename from api/polyfills/String/prototype/startsWith/polyfill.js rename to polyfill-service-api/polyfills/String/prototype/startsWith/polyfill.js diff --git a/api/polyfills/String/prototype/trim/config.json b/polyfill-service-api/polyfills/String/prototype/trim/config.json similarity index 100% rename from api/polyfills/String/prototype/trim/config.json rename to polyfill-service-api/polyfills/String/prototype/trim/config.json diff --git a/api/polyfills/String/prototype/trim/detect.js b/polyfill-service-api/polyfills/String/prototype/trim/detect.js similarity index 100% rename from api/polyfills/String/prototype/trim/detect.js rename to polyfill-service-api/polyfills/String/prototype/trim/detect.js diff --git a/api/polyfills/String/prototype/trim/polyfill.js b/polyfill-service-api/polyfills/String/prototype/trim/polyfill.js similarity index 100% rename from api/polyfills/String/prototype/trim/polyfill.js rename to polyfill-service-api/polyfills/String/prototype/trim/polyfill.js diff --git a/api/polyfills/String/prototype/trim/tests.js b/polyfill-service-api/polyfills/String/prototype/trim/tests.js similarity index 100% rename from api/polyfills/String/prototype/trim/tests.js rename to polyfill-service-api/polyfills/String/prototype/trim/tests.js diff --git a/api/polyfills/Symbol/config.json b/polyfill-service-api/polyfills/Symbol/config.json similarity index 100% rename from api/polyfills/Symbol/config.json rename to polyfill-service-api/polyfills/Symbol/config.json diff --git a/api/polyfills/Symbol/detect.js b/polyfill-service-api/polyfills/Symbol/detect.js similarity index 100% rename from api/polyfills/Symbol/detect.js rename to polyfill-service-api/polyfills/Symbol/detect.js diff --git a/api/polyfills/Symbol/hasInstance/config.json b/polyfill-service-api/polyfills/Symbol/hasInstance/config.json similarity index 100% rename from api/polyfills/Symbol/hasInstance/config.json rename to polyfill-service-api/polyfills/Symbol/hasInstance/config.json diff --git a/api/polyfills/Symbol/hasInstance/detect.js b/polyfill-service-api/polyfills/Symbol/hasInstance/detect.js similarity index 100% rename from api/polyfills/Symbol/hasInstance/detect.js rename to polyfill-service-api/polyfills/Symbol/hasInstance/detect.js diff --git a/api/polyfills/Symbol/hasInstance/polyfill.js b/polyfill-service-api/polyfills/Symbol/hasInstance/polyfill.js similarity index 100% rename from api/polyfills/Symbol/hasInstance/polyfill.js rename to polyfill-service-api/polyfills/Symbol/hasInstance/polyfill.js diff --git a/api/polyfills/Symbol/hasInstance/tests.js b/polyfill-service-api/polyfills/Symbol/hasInstance/tests.js similarity index 100% rename from api/polyfills/Symbol/hasInstance/tests.js rename to polyfill-service-api/polyfills/Symbol/hasInstance/tests.js diff --git a/api/polyfills/Symbol/isConcatSpreadable/config.json b/polyfill-service-api/polyfills/Symbol/isConcatSpreadable/config.json similarity index 100% rename from api/polyfills/Symbol/isConcatSpreadable/config.json rename to polyfill-service-api/polyfills/Symbol/isConcatSpreadable/config.json diff --git a/api/polyfills/Symbol/isConcatSpreadable/detect.js b/polyfill-service-api/polyfills/Symbol/isConcatSpreadable/detect.js similarity index 100% rename from api/polyfills/Symbol/isConcatSpreadable/detect.js rename to polyfill-service-api/polyfills/Symbol/isConcatSpreadable/detect.js diff --git a/api/polyfills/Symbol/isConcatSpreadable/polyfill.js b/polyfill-service-api/polyfills/Symbol/isConcatSpreadable/polyfill.js similarity index 100% rename from api/polyfills/Symbol/isConcatSpreadable/polyfill.js rename to polyfill-service-api/polyfills/Symbol/isConcatSpreadable/polyfill.js diff --git a/api/polyfills/Symbol/isConcatSpreadable/tests.js b/polyfill-service-api/polyfills/Symbol/isConcatSpreadable/tests.js similarity index 100% rename from api/polyfills/Symbol/isConcatSpreadable/tests.js rename to polyfill-service-api/polyfills/Symbol/isConcatSpreadable/tests.js diff --git a/api/polyfills/Symbol/iterator/config.json b/polyfill-service-api/polyfills/Symbol/iterator/config.json similarity index 100% rename from api/polyfills/Symbol/iterator/config.json rename to polyfill-service-api/polyfills/Symbol/iterator/config.json diff --git a/api/polyfills/Symbol/iterator/detect.js b/polyfill-service-api/polyfills/Symbol/iterator/detect.js similarity index 100% rename from api/polyfills/Symbol/iterator/detect.js rename to polyfill-service-api/polyfills/Symbol/iterator/detect.js diff --git a/api/polyfills/Symbol/iterator/polyfill.js b/polyfill-service-api/polyfills/Symbol/iterator/polyfill.js similarity index 100% rename from api/polyfills/Symbol/iterator/polyfill.js rename to polyfill-service-api/polyfills/Symbol/iterator/polyfill.js diff --git a/api/polyfills/Symbol/iterator/tests.js b/polyfill-service-api/polyfills/Symbol/iterator/tests.js similarity index 100% rename from api/polyfills/Symbol/iterator/tests.js rename to polyfill-service-api/polyfills/Symbol/iterator/tests.js diff --git a/api/polyfills/Symbol/match/config.json b/polyfill-service-api/polyfills/Symbol/match/config.json similarity index 100% rename from api/polyfills/Symbol/match/config.json rename to polyfill-service-api/polyfills/Symbol/match/config.json diff --git a/api/polyfills/Symbol/match/detect.js b/polyfill-service-api/polyfills/Symbol/match/detect.js similarity index 100% rename from api/polyfills/Symbol/match/detect.js rename to polyfill-service-api/polyfills/Symbol/match/detect.js diff --git a/api/polyfills/Symbol/match/polyfill.js b/polyfill-service-api/polyfills/Symbol/match/polyfill.js similarity index 100% rename from api/polyfills/Symbol/match/polyfill.js rename to polyfill-service-api/polyfills/Symbol/match/polyfill.js diff --git a/api/polyfills/Symbol/match/tests.js b/polyfill-service-api/polyfills/Symbol/match/tests.js similarity index 100% rename from api/polyfills/Symbol/match/tests.js rename to polyfill-service-api/polyfills/Symbol/match/tests.js diff --git a/api/polyfills/Symbol/polyfill.js b/polyfill-service-api/polyfills/Symbol/polyfill.js similarity index 100% rename from api/polyfills/Symbol/polyfill.js rename to polyfill-service-api/polyfills/Symbol/polyfill.js diff --git a/api/polyfills/Symbol/replace/config.json b/polyfill-service-api/polyfills/Symbol/replace/config.json similarity index 100% rename from api/polyfills/Symbol/replace/config.json rename to polyfill-service-api/polyfills/Symbol/replace/config.json diff --git a/api/polyfills/Symbol/replace/detect.js b/polyfill-service-api/polyfills/Symbol/replace/detect.js similarity index 100% rename from api/polyfills/Symbol/replace/detect.js rename to polyfill-service-api/polyfills/Symbol/replace/detect.js diff --git a/api/polyfills/Symbol/replace/polyfill.js b/polyfill-service-api/polyfills/Symbol/replace/polyfill.js similarity index 100% rename from api/polyfills/Symbol/replace/polyfill.js rename to polyfill-service-api/polyfills/Symbol/replace/polyfill.js diff --git a/api/polyfills/Symbol/replace/tests.js b/polyfill-service-api/polyfills/Symbol/replace/tests.js similarity index 100% rename from api/polyfills/Symbol/replace/tests.js rename to polyfill-service-api/polyfills/Symbol/replace/tests.js diff --git a/api/polyfills/Symbol/search/config.json b/polyfill-service-api/polyfills/Symbol/search/config.json similarity index 100% rename from api/polyfills/Symbol/search/config.json rename to polyfill-service-api/polyfills/Symbol/search/config.json diff --git a/api/polyfills/Symbol/search/detect.js b/polyfill-service-api/polyfills/Symbol/search/detect.js similarity index 100% rename from api/polyfills/Symbol/search/detect.js rename to polyfill-service-api/polyfills/Symbol/search/detect.js diff --git a/api/polyfills/Symbol/search/polyfill.js b/polyfill-service-api/polyfills/Symbol/search/polyfill.js similarity index 100% rename from api/polyfills/Symbol/search/polyfill.js rename to polyfill-service-api/polyfills/Symbol/search/polyfill.js diff --git a/api/polyfills/Symbol/search/tests.js b/polyfill-service-api/polyfills/Symbol/search/tests.js similarity index 100% rename from api/polyfills/Symbol/search/tests.js rename to polyfill-service-api/polyfills/Symbol/search/tests.js diff --git a/api/polyfills/Symbol/species/config.json b/polyfill-service-api/polyfills/Symbol/species/config.json similarity index 100% rename from api/polyfills/Symbol/species/config.json rename to polyfill-service-api/polyfills/Symbol/species/config.json diff --git a/api/polyfills/Symbol/species/detect.js b/polyfill-service-api/polyfills/Symbol/species/detect.js similarity index 100% rename from api/polyfills/Symbol/species/detect.js rename to polyfill-service-api/polyfills/Symbol/species/detect.js diff --git a/api/polyfills/Symbol/species/polyfill.js b/polyfill-service-api/polyfills/Symbol/species/polyfill.js similarity index 100% rename from api/polyfills/Symbol/species/polyfill.js rename to polyfill-service-api/polyfills/Symbol/species/polyfill.js diff --git a/api/polyfills/Symbol/species/tests.js b/polyfill-service-api/polyfills/Symbol/species/tests.js similarity index 100% rename from api/polyfills/Symbol/species/tests.js rename to polyfill-service-api/polyfills/Symbol/species/tests.js diff --git a/api/polyfills/Symbol/split/config.json b/polyfill-service-api/polyfills/Symbol/split/config.json similarity index 100% rename from api/polyfills/Symbol/split/config.json rename to polyfill-service-api/polyfills/Symbol/split/config.json diff --git a/api/polyfills/Symbol/split/detect.js b/polyfill-service-api/polyfills/Symbol/split/detect.js similarity index 100% rename from api/polyfills/Symbol/split/detect.js rename to polyfill-service-api/polyfills/Symbol/split/detect.js diff --git a/api/polyfills/Symbol/split/polyfill.js b/polyfill-service-api/polyfills/Symbol/split/polyfill.js similarity index 100% rename from api/polyfills/Symbol/split/polyfill.js rename to polyfill-service-api/polyfills/Symbol/split/polyfill.js diff --git a/api/polyfills/Symbol/split/tests.js b/polyfill-service-api/polyfills/Symbol/split/tests.js similarity index 100% rename from api/polyfills/Symbol/split/tests.js rename to polyfill-service-api/polyfills/Symbol/split/tests.js diff --git a/api/polyfills/Symbol/tests.js b/polyfill-service-api/polyfills/Symbol/tests.js similarity index 100% rename from api/polyfills/Symbol/tests.js rename to polyfill-service-api/polyfills/Symbol/tests.js diff --git a/api/polyfills/Symbol/toPrimitive/config.json b/polyfill-service-api/polyfills/Symbol/toPrimitive/config.json similarity index 100% rename from api/polyfills/Symbol/toPrimitive/config.json rename to polyfill-service-api/polyfills/Symbol/toPrimitive/config.json diff --git a/api/polyfills/Symbol/toPrimitive/detect.js b/polyfill-service-api/polyfills/Symbol/toPrimitive/detect.js similarity index 100% rename from api/polyfills/Symbol/toPrimitive/detect.js rename to polyfill-service-api/polyfills/Symbol/toPrimitive/detect.js diff --git a/api/polyfills/Symbol/toPrimitive/polyfill.js b/polyfill-service-api/polyfills/Symbol/toPrimitive/polyfill.js similarity index 100% rename from api/polyfills/Symbol/toPrimitive/polyfill.js rename to polyfill-service-api/polyfills/Symbol/toPrimitive/polyfill.js diff --git a/api/polyfills/Symbol/toPrimitive/tests.js b/polyfill-service-api/polyfills/Symbol/toPrimitive/tests.js similarity index 100% rename from api/polyfills/Symbol/toPrimitive/tests.js rename to polyfill-service-api/polyfills/Symbol/toPrimitive/tests.js diff --git a/api/polyfills/Symbol/toStringTag/config.json b/polyfill-service-api/polyfills/Symbol/toStringTag/config.json similarity index 100% rename from api/polyfills/Symbol/toStringTag/config.json rename to polyfill-service-api/polyfills/Symbol/toStringTag/config.json diff --git a/api/polyfills/Symbol/toStringTag/detect.js b/polyfill-service-api/polyfills/Symbol/toStringTag/detect.js similarity index 100% rename from api/polyfills/Symbol/toStringTag/detect.js rename to polyfill-service-api/polyfills/Symbol/toStringTag/detect.js diff --git a/api/polyfills/Symbol/toStringTag/polyfill.js b/polyfill-service-api/polyfills/Symbol/toStringTag/polyfill.js similarity index 100% rename from api/polyfills/Symbol/toStringTag/polyfill.js rename to polyfill-service-api/polyfills/Symbol/toStringTag/polyfill.js diff --git a/api/polyfills/Symbol/toStringTag/tests.js b/polyfill-service-api/polyfills/Symbol/toStringTag/tests.js similarity index 100% rename from api/polyfills/Symbol/toStringTag/tests.js rename to polyfill-service-api/polyfills/Symbol/toStringTag/tests.js diff --git a/api/polyfills/Symbol/unscopables/config.json b/polyfill-service-api/polyfills/Symbol/unscopables/config.json similarity index 100% rename from api/polyfills/Symbol/unscopables/config.json rename to polyfill-service-api/polyfills/Symbol/unscopables/config.json diff --git a/api/polyfills/Symbol/unscopables/detect.js b/polyfill-service-api/polyfills/Symbol/unscopables/detect.js similarity index 100% rename from api/polyfills/Symbol/unscopables/detect.js rename to polyfill-service-api/polyfills/Symbol/unscopables/detect.js diff --git a/api/polyfills/Symbol/unscopables/polyfill.js b/polyfill-service-api/polyfills/Symbol/unscopables/polyfill.js similarity index 100% rename from api/polyfills/Symbol/unscopables/polyfill.js rename to polyfill-service-api/polyfills/Symbol/unscopables/polyfill.js diff --git a/api/polyfills/Symbol/unscopables/tests.js b/polyfill-service-api/polyfills/Symbol/unscopables/tests.js similarity index 100% rename from api/polyfills/Symbol/unscopables/tests.js rename to polyfill-service-api/polyfills/Symbol/unscopables/tests.js diff --git a/api/polyfills/URL/config.json b/polyfill-service-api/polyfills/URL/config.json similarity index 100% rename from api/polyfills/URL/config.json rename to polyfill-service-api/polyfills/URL/config.json diff --git a/api/polyfills/URL/detect.js b/polyfill-service-api/polyfills/URL/detect.js similarity index 100% rename from api/polyfills/URL/detect.js rename to polyfill-service-api/polyfills/URL/detect.js diff --git a/api/polyfills/URL/polyfill.js b/polyfill-service-api/polyfills/URL/polyfill.js similarity index 100% rename from api/polyfills/URL/polyfill.js rename to polyfill-service-api/polyfills/URL/polyfill.js diff --git a/api/polyfills/URL/tests.js b/polyfill-service-api/polyfills/URL/tests.js similarity index 100% rename from api/polyfills/URL/tests.js rename to polyfill-service-api/polyfills/URL/tests.js diff --git a/api/polyfills/UserTiming/config.json b/polyfill-service-api/polyfills/UserTiming/config.json similarity index 100% rename from api/polyfills/UserTiming/config.json rename to polyfill-service-api/polyfills/UserTiming/config.json diff --git a/api/polyfills/UserTiming/detect.js b/polyfill-service-api/polyfills/UserTiming/detect.js similarity index 100% rename from api/polyfills/UserTiming/detect.js rename to polyfill-service-api/polyfills/UserTiming/detect.js diff --git a/api/polyfills/UserTiming/polyfill.js b/polyfill-service-api/polyfills/UserTiming/polyfill.js similarity index 100% rename from api/polyfills/UserTiming/polyfill.js rename to polyfill-service-api/polyfills/UserTiming/polyfill.js diff --git a/api/polyfills/UserTiming/tests.js b/polyfill-service-api/polyfills/UserTiming/tests.js similarity index 100% rename from api/polyfills/UserTiming/tests.js rename to polyfill-service-api/polyfills/UserTiming/tests.js diff --git a/api/polyfills/WeakMap/config.json b/polyfill-service-api/polyfills/WeakMap/config.json similarity index 100% rename from api/polyfills/WeakMap/config.json rename to polyfill-service-api/polyfills/WeakMap/config.json diff --git a/api/polyfills/WeakMap/detect.js b/polyfill-service-api/polyfills/WeakMap/detect.js similarity index 100% rename from api/polyfills/WeakMap/detect.js rename to polyfill-service-api/polyfills/WeakMap/detect.js diff --git a/api/polyfills/WeakMap/polyfill.js b/polyfill-service-api/polyfills/WeakMap/polyfill.js similarity index 100% rename from api/polyfills/WeakMap/polyfill.js rename to polyfill-service-api/polyfills/WeakMap/polyfill.js diff --git a/api/polyfills/WeakMap/tests.js b/polyfill-service-api/polyfills/WeakMap/tests.js similarity index 100% rename from api/polyfills/WeakMap/tests.js rename to polyfill-service-api/polyfills/WeakMap/tests.js diff --git a/api/polyfills/WeakSet/config.json b/polyfill-service-api/polyfills/WeakSet/config.json similarity index 100% rename from api/polyfills/WeakSet/config.json rename to polyfill-service-api/polyfills/WeakSet/config.json diff --git a/api/polyfills/WeakSet/detect.js b/polyfill-service-api/polyfills/WeakSet/detect.js similarity index 100% rename from api/polyfills/WeakSet/detect.js rename to polyfill-service-api/polyfills/WeakSet/detect.js diff --git a/api/polyfills/WeakSet/polyfill.js b/polyfill-service-api/polyfills/WeakSet/polyfill.js similarity index 100% rename from api/polyfills/WeakSet/polyfill.js rename to polyfill-service-api/polyfills/WeakSet/polyfill.js diff --git a/api/polyfills/WeakSet/tests.js b/polyfill-service-api/polyfills/WeakSet/tests.js similarity index 100% rename from api/polyfills/WeakSet/tests.js rename to polyfill-service-api/polyfills/WeakSet/tests.js diff --git a/api/polyfills/Window/config.json b/polyfill-service-api/polyfills/Window/config.json similarity index 100% rename from api/polyfills/Window/config.json rename to polyfill-service-api/polyfills/Window/config.json diff --git a/api/polyfills/Window/detect.js b/polyfill-service-api/polyfills/Window/detect.js similarity index 100% rename from api/polyfills/Window/detect.js rename to polyfill-service-api/polyfills/Window/detect.js diff --git a/api/polyfills/Window/polyfill.js b/polyfill-service-api/polyfills/Window/polyfill.js similarity index 100% rename from api/polyfills/Window/polyfill.js rename to polyfill-service-api/polyfills/Window/polyfill.js diff --git a/api/polyfills/XMLHttpRequest/config.json b/polyfill-service-api/polyfills/XMLHttpRequest/config.json similarity index 100% rename from api/polyfills/XMLHttpRequest/config.json rename to polyfill-service-api/polyfills/XMLHttpRequest/config.json diff --git a/api/polyfills/XMLHttpRequest/detect.js b/polyfill-service-api/polyfills/XMLHttpRequest/detect.js similarity index 100% rename from api/polyfills/XMLHttpRequest/detect.js rename to polyfill-service-api/polyfills/XMLHttpRequest/detect.js diff --git a/api/polyfills/XMLHttpRequest/polyfill.js b/polyfill-service-api/polyfills/XMLHttpRequest/polyfill.js similarity index 100% rename from api/polyfills/XMLHttpRequest/polyfill.js rename to polyfill-service-api/polyfills/XMLHttpRequest/polyfill.js diff --git a/api/polyfills/XMLHttpRequest/tests.js b/polyfill-service-api/polyfills/XMLHttpRequest/tests.js similarity index 100% rename from api/polyfills/XMLHttpRequest/tests.js rename to polyfill-service-api/polyfills/XMLHttpRequest/tests.js diff --git a/api/polyfills/_ArrayIterator/config.json b/polyfill-service-api/polyfills/_ArrayIterator/config.json similarity index 100% rename from api/polyfills/_ArrayIterator/config.json rename to polyfill-service-api/polyfills/_ArrayIterator/config.json diff --git a/api/polyfills/_ArrayIterator/polyfill.js b/polyfill-service-api/polyfills/_ArrayIterator/polyfill.js similarity index 100% rename from api/polyfills/_ArrayIterator/polyfill.js rename to polyfill-service-api/polyfills/_ArrayIterator/polyfill.js diff --git a/api/polyfills/_DOMTokenList/config.json b/polyfill-service-api/polyfills/_DOMTokenList/config.json similarity index 100% rename from api/polyfills/_DOMTokenList/config.json rename to polyfill-service-api/polyfills/_DOMTokenList/config.json diff --git a/api/polyfills/_DOMTokenList/polyfill.js b/polyfill-service-api/polyfills/_DOMTokenList/polyfill.js similarity index 100% rename from api/polyfills/_DOMTokenList/polyfill.js rename to polyfill-service-api/polyfills/_DOMTokenList/polyfill.js diff --git a/api/polyfills/_mutation/config.json b/polyfill-service-api/polyfills/_mutation/config.json similarity index 100% rename from api/polyfills/_mutation/config.json rename to polyfill-service-api/polyfills/_mutation/config.json diff --git a/api/polyfills/_mutation/polyfill.js b/polyfill-service-api/polyfills/_mutation/polyfill.js similarity index 100% rename from api/polyfills/_mutation/polyfill.js rename to polyfill-service-api/polyfills/_mutation/polyfill.js diff --git a/api/polyfills/atob/config.json b/polyfill-service-api/polyfills/atob/config.json similarity index 100% rename from api/polyfills/atob/config.json rename to polyfill-service-api/polyfills/atob/config.json diff --git a/api/polyfills/atob/detect.js b/polyfill-service-api/polyfills/atob/detect.js similarity index 100% rename from api/polyfills/atob/detect.js rename to polyfill-service-api/polyfills/atob/detect.js diff --git a/api/polyfills/atob/polyfill.js b/polyfill-service-api/polyfills/atob/polyfill.js similarity index 100% rename from api/polyfills/atob/polyfill.js rename to polyfill-service-api/polyfills/atob/polyfill.js diff --git a/api/polyfills/atob/tests.js b/polyfill-service-api/polyfills/atob/tests.js similarity index 100% rename from api/polyfills/atob/tests.js rename to polyfill-service-api/polyfills/atob/tests.js diff --git a/api/polyfills/browserBaselines.json b/polyfill-service-api/polyfills/browserBaselines.json similarity index 100% rename from api/polyfills/browserBaselines.json rename to polyfill-service-api/polyfills/browserBaselines.json diff --git a/api/polyfills/compat/classList/config.json b/polyfill-service-api/polyfills/compat/classList/config.json similarity index 100% rename from api/polyfills/compat/classList/config.json rename to polyfill-service-api/polyfills/compat/classList/config.json diff --git a/api/polyfills/compat/classList/detect.js b/polyfill-service-api/polyfills/compat/classList/detect.js similarity index 100% rename from api/polyfills/compat/classList/detect.js rename to polyfill-service-api/polyfills/compat/classList/detect.js diff --git a/api/polyfills/compat/classList/polyfill.js b/polyfill-service-api/polyfills/compat/classList/polyfill.js similarity index 100% rename from api/polyfills/compat/classList/polyfill.js rename to polyfill-service-api/polyfills/compat/classList/polyfill.js diff --git a/api/polyfills/compat/classList/tests.js b/polyfill-service-api/polyfills/compat/classList/tests.js similarity index 100% rename from api/polyfills/compat/classList/tests.js rename to polyfill-service-api/polyfills/compat/classList/tests.js diff --git a/api/polyfills/compat/freeze/config.json b/polyfill-service-api/polyfills/compat/freeze/config.json similarity index 100% rename from api/polyfills/compat/freeze/config.json rename to polyfill-service-api/polyfills/compat/freeze/config.json diff --git a/api/polyfills/compat/freeze/polyfill.js b/polyfill-service-api/polyfills/compat/freeze/polyfill.js similarity index 100% rename from api/polyfills/compat/freeze/polyfill.js rename to polyfill-service-api/polyfills/compat/freeze/polyfill.js diff --git a/api/polyfills/console/assert/config.json b/polyfill-service-api/polyfills/console/assert/config.json similarity index 100% rename from api/polyfills/console/assert/config.json rename to polyfill-service-api/polyfills/console/assert/config.json diff --git a/api/polyfills/console/assert/detect.js b/polyfill-service-api/polyfills/console/assert/detect.js similarity index 100% rename from api/polyfills/console/assert/detect.js rename to polyfill-service-api/polyfills/console/assert/detect.js diff --git a/api/polyfills/console/assert/polyfill.js b/polyfill-service-api/polyfills/console/assert/polyfill.js similarity index 100% rename from api/polyfills/console/assert/polyfill.js rename to polyfill-service-api/polyfills/console/assert/polyfill.js diff --git a/api/polyfills/console/assert/tests.js b/polyfill-service-api/polyfills/console/assert/tests.js similarity index 100% rename from api/polyfills/console/assert/tests.js rename to polyfill-service-api/polyfills/console/assert/tests.js diff --git a/api/polyfills/console/clear/config.json b/polyfill-service-api/polyfills/console/clear/config.json similarity index 100% rename from api/polyfills/console/clear/config.json rename to polyfill-service-api/polyfills/console/clear/config.json diff --git a/api/polyfills/console/clear/detect.js b/polyfill-service-api/polyfills/console/clear/detect.js similarity index 100% rename from api/polyfills/console/clear/detect.js rename to polyfill-service-api/polyfills/console/clear/detect.js diff --git a/api/polyfills/console/clear/polyfill.js b/polyfill-service-api/polyfills/console/clear/polyfill.js similarity index 100% rename from api/polyfills/console/clear/polyfill.js rename to polyfill-service-api/polyfills/console/clear/polyfill.js diff --git a/api/polyfills/console/clear/tests.js b/polyfill-service-api/polyfills/console/clear/tests.js similarity index 100% rename from api/polyfills/console/clear/tests.js rename to polyfill-service-api/polyfills/console/clear/tests.js diff --git a/api/polyfills/console/config.json b/polyfill-service-api/polyfills/console/config.json similarity index 100% rename from api/polyfills/console/config.json rename to polyfill-service-api/polyfills/console/config.json diff --git a/api/polyfills/console/count/config.json b/polyfill-service-api/polyfills/console/count/config.json similarity index 100% rename from api/polyfills/console/count/config.json rename to polyfill-service-api/polyfills/console/count/config.json diff --git a/api/polyfills/console/count/detect.js b/polyfill-service-api/polyfills/console/count/detect.js similarity index 100% rename from api/polyfills/console/count/detect.js rename to polyfill-service-api/polyfills/console/count/detect.js diff --git a/api/polyfills/console/count/polyfill.js b/polyfill-service-api/polyfills/console/count/polyfill.js similarity index 100% rename from api/polyfills/console/count/polyfill.js rename to polyfill-service-api/polyfills/console/count/polyfill.js diff --git a/api/polyfills/console/count/tests.js b/polyfill-service-api/polyfills/console/count/tests.js similarity index 100% rename from api/polyfills/console/count/tests.js rename to polyfill-service-api/polyfills/console/count/tests.js diff --git a/api/polyfills/console/debug/config.json b/polyfill-service-api/polyfills/console/debug/config.json similarity index 100% rename from api/polyfills/console/debug/config.json rename to polyfill-service-api/polyfills/console/debug/config.json diff --git a/api/polyfills/console/debug/detect.js b/polyfill-service-api/polyfills/console/debug/detect.js similarity index 100% rename from api/polyfills/console/debug/detect.js rename to polyfill-service-api/polyfills/console/debug/detect.js diff --git a/api/polyfills/console/debug/polyfill.js b/polyfill-service-api/polyfills/console/debug/polyfill.js similarity index 100% rename from api/polyfills/console/debug/polyfill.js rename to polyfill-service-api/polyfills/console/debug/polyfill.js diff --git a/api/polyfills/console/debug/tests.js b/polyfill-service-api/polyfills/console/debug/tests.js similarity index 100% rename from api/polyfills/console/debug/tests.js rename to polyfill-service-api/polyfills/console/debug/tests.js diff --git a/api/polyfills/console/detect.js b/polyfill-service-api/polyfills/console/detect.js similarity index 100% rename from api/polyfills/console/detect.js rename to polyfill-service-api/polyfills/console/detect.js diff --git a/api/polyfills/console/dir/config.json b/polyfill-service-api/polyfills/console/dir/config.json similarity index 100% rename from api/polyfills/console/dir/config.json rename to polyfill-service-api/polyfills/console/dir/config.json diff --git a/api/polyfills/console/dir/detect.js b/polyfill-service-api/polyfills/console/dir/detect.js similarity index 100% rename from api/polyfills/console/dir/detect.js rename to polyfill-service-api/polyfills/console/dir/detect.js diff --git a/api/polyfills/console/dir/polyfill.js b/polyfill-service-api/polyfills/console/dir/polyfill.js similarity index 100% rename from api/polyfills/console/dir/polyfill.js rename to polyfill-service-api/polyfills/console/dir/polyfill.js diff --git a/api/polyfills/console/dir/tests.js b/polyfill-service-api/polyfills/console/dir/tests.js similarity index 100% rename from api/polyfills/console/dir/tests.js rename to polyfill-service-api/polyfills/console/dir/tests.js diff --git a/api/polyfills/console/dirxml/config.json b/polyfill-service-api/polyfills/console/dirxml/config.json similarity index 100% rename from api/polyfills/console/dirxml/config.json rename to polyfill-service-api/polyfills/console/dirxml/config.json diff --git a/api/polyfills/console/dirxml/detect.js b/polyfill-service-api/polyfills/console/dirxml/detect.js similarity index 100% rename from api/polyfills/console/dirxml/detect.js rename to polyfill-service-api/polyfills/console/dirxml/detect.js diff --git a/api/polyfills/console/dirxml/polyfill.js b/polyfill-service-api/polyfills/console/dirxml/polyfill.js similarity index 100% rename from api/polyfills/console/dirxml/polyfill.js rename to polyfill-service-api/polyfills/console/dirxml/polyfill.js diff --git a/api/polyfills/console/dirxml/tests.js b/polyfill-service-api/polyfills/console/dirxml/tests.js similarity index 100% rename from api/polyfills/console/dirxml/tests.js rename to polyfill-service-api/polyfills/console/dirxml/tests.js diff --git a/api/polyfills/console/error/config.json b/polyfill-service-api/polyfills/console/error/config.json similarity index 100% rename from api/polyfills/console/error/config.json rename to polyfill-service-api/polyfills/console/error/config.json diff --git a/api/polyfills/console/error/detect.js b/polyfill-service-api/polyfills/console/error/detect.js similarity index 100% rename from api/polyfills/console/error/detect.js rename to polyfill-service-api/polyfills/console/error/detect.js diff --git a/api/polyfills/console/error/polyfill.js b/polyfill-service-api/polyfills/console/error/polyfill.js similarity index 100% rename from api/polyfills/console/error/polyfill.js rename to polyfill-service-api/polyfills/console/error/polyfill.js diff --git a/api/polyfills/console/error/tests.js b/polyfill-service-api/polyfills/console/error/tests.js similarity index 100% rename from api/polyfills/console/error/tests.js rename to polyfill-service-api/polyfills/console/error/tests.js diff --git a/api/polyfills/console/exception/config.json b/polyfill-service-api/polyfills/console/exception/config.json similarity index 100% rename from api/polyfills/console/exception/config.json rename to polyfill-service-api/polyfills/console/exception/config.json diff --git a/api/polyfills/console/exception/detect.js b/polyfill-service-api/polyfills/console/exception/detect.js similarity index 100% rename from api/polyfills/console/exception/detect.js rename to polyfill-service-api/polyfills/console/exception/detect.js diff --git a/api/polyfills/console/exception/polyfill.js b/polyfill-service-api/polyfills/console/exception/polyfill.js similarity index 100% rename from api/polyfills/console/exception/polyfill.js rename to polyfill-service-api/polyfills/console/exception/polyfill.js diff --git a/api/polyfills/console/exception/tests.js b/polyfill-service-api/polyfills/console/exception/tests.js similarity index 100% rename from api/polyfills/console/exception/tests.js rename to polyfill-service-api/polyfills/console/exception/tests.js diff --git a/api/polyfills/console/group/config.json b/polyfill-service-api/polyfills/console/group/config.json similarity index 100% rename from api/polyfills/console/group/config.json rename to polyfill-service-api/polyfills/console/group/config.json diff --git a/api/polyfills/console/group/detect.js b/polyfill-service-api/polyfills/console/group/detect.js similarity index 100% rename from api/polyfills/console/group/detect.js rename to polyfill-service-api/polyfills/console/group/detect.js diff --git a/api/polyfills/console/group/polyfill.js b/polyfill-service-api/polyfills/console/group/polyfill.js similarity index 100% rename from api/polyfills/console/group/polyfill.js rename to polyfill-service-api/polyfills/console/group/polyfill.js diff --git a/api/polyfills/console/group/tests.js b/polyfill-service-api/polyfills/console/group/tests.js similarity index 100% rename from api/polyfills/console/group/tests.js rename to polyfill-service-api/polyfills/console/group/tests.js diff --git a/api/polyfills/console/groupCollapsed/config.json b/polyfill-service-api/polyfills/console/groupCollapsed/config.json similarity index 100% rename from api/polyfills/console/groupCollapsed/config.json rename to polyfill-service-api/polyfills/console/groupCollapsed/config.json diff --git a/api/polyfills/console/groupCollapsed/detect.js b/polyfill-service-api/polyfills/console/groupCollapsed/detect.js similarity index 100% rename from api/polyfills/console/groupCollapsed/detect.js rename to polyfill-service-api/polyfills/console/groupCollapsed/detect.js diff --git a/api/polyfills/console/groupCollapsed/polyfill.js b/polyfill-service-api/polyfills/console/groupCollapsed/polyfill.js similarity index 100% rename from api/polyfills/console/groupCollapsed/polyfill.js rename to polyfill-service-api/polyfills/console/groupCollapsed/polyfill.js diff --git a/api/polyfills/console/groupCollapsed/tests.js b/polyfill-service-api/polyfills/console/groupCollapsed/tests.js similarity index 100% rename from api/polyfills/console/groupCollapsed/tests.js rename to polyfill-service-api/polyfills/console/groupCollapsed/tests.js diff --git a/api/polyfills/console/groupEnd/config.json b/polyfill-service-api/polyfills/console/groupEnd/config.json similarity index 100% rename from api/polyfills/console/groupEnd/config.json rename to polyfill-service-api/polyfills/console/groupEnd/config.json diff --git a/api/polyfills/console/groupEnd/detect.js b/polyfill-service-api/polyfills/console/groupEnd/detect.js similarity index 100% rename from api/polyfills/console/groupEnd/detect.js rename to polyfill-service-api/polyfills/console/groupEnd/detect.js diff --git a/api/polyfills/console/groupEnd/polyfill.js b/polyfill-service-api/polyfills/console/groupEnd/polyfill.js similarity index 100% rename from api/polyfills/console/groupEnd/polyfill.js rename to polyfill-service-api/polyfills/console/groupEnd/polyfill.js diff --git a/api/polyfills/console/groupEnd/tests.js b/polyfill-service-api/polyfills/console/groupEnd/tests.js similarity index 100% rename from api/polyfills/console/groupEnd/tests.js rename to polyfill-service-api/polyfills/console/groupEnd/tests.js diff --git a/api/polyfills/console/info/config.json b/polyfill-service-api/polyfills/console/info/config.json similarity index 100% rename from api/polyfills/console/info/config.json rename to polyfill-service-api/polyfills/console/info/config.json diff --git a/api/polyfills/console/info/detect.js b/polyfill-service-api/polyfills/console/info/detect.js similarity index 100% rename from api/polyfills/console/info/detect.js rename to polyfill-service-api/polyfills/console/info/detect.js diff --git a/api/polyfills/console/info/polyfill.js b/polyfill-service-api/polyfills/console/info/polyfill.js similarity index 100% rename from api/polyfills/console/info/polyfill.js rename to polyfill-service-api/polyfills/console/info/polyfill.js diff --git a/api/polyfills/console/info/tests.js b/polyfill-service-api/polyfills/console/info/tests.js similarity index 100% rename from api/polyfills/console/info/tests.js rename to polyfill-service-api/polyfills/console/info/tests.js diff --git a/api/polyfills/console/markTimeline/config.json b/polyfill-service-api/polyfills/console/markTimeline/config.json similarity index 100% rename from api/polyfills/console/markTimeline/config.json rename to polyfill-service-api/polyfills/console/markTimeline/config.json diff --git a/api/polyfills/console/markTimeline/detect.js b/polyfill-service-api/polyfills/console/markTimeline/detect.js similarity index 100% rename from api/polyfills/console/markTimeline/detect.js rename to polyfill-service-api/polyfills/console/markTimeline/detect.js diff --git a/api/polyfills/console/markTimeline/polyfill.js b/polyfill-service-api/polyfills/console/markTimeline/polyfill.js similarity index 100% rename from api/polyfills/console/markTimeline/polyfill.js rename to polyfill-service-api/polyfills/console/markTimeline/polyfill.js diff --git a/api/polyfills/console/markTimeline/tests.js b/polyfill-service-api/polyfills/console/markTimeline/tests.js similarity index 100% rename from api/polyfills/console/markTimeline/tests.js rename to polyfill-service-api/polyfills/console/markTimeline/tests.js diff --git a/api/polyfills/console/polyfill.js b/polyfill-service-api/polyfills/console/polyfill.js similarity index 100% rename from api/polyfills/console/polyfill.js rename to polyfill-service-api/polyfills/console/polyfill.js diff --git a/api/polyfills/console/profile/config.json b/polyfill-service-api/polyfills/console/profile/config.json similarity index 100% rename from api/polyfills/console/profile/config.json rename to polyfill-service-api/polyfills/console/profile/config.json diff --git a/api/polyfills/console/profile/detect.js b/polyfill-service-api/polyfills/console/profile/detect.js similarity index 100% rename from api/polyfills/console/profile/detect.js rename to polyfill-service-api/polyfills/console/profile/detect.js diff --git a/api/polyfills/console/profile/polyfill.js b/polyfill-service-api/polyfills/console/profile/polyfill.js similarity index 100% rename from api/polyfills/console/profile/polyfill.js rename to polyfill-service-api/polyfills/console/profile/polyfill.js diff --git a/api/polyfills/console/profile/tests.js b/polyfill-service-api/polyfills/console/profile/tests.js similarity index 100% rename from api/polyfills/console/profile/tests.js rename to polyfill-service-api/polyfills/console/profile/tests.js diff --git a/api/polyfills/console/profileEnd/config.json b/polyfill-service-api/polyfills/console/profileEnd/config.json similarity index 100% rename from api/polyfills/console/profileEnd/config.json rename to polyfill-service-api/polyfills/console/profileEnd/config.json diff --git a/api/polyfills/console/profileEnd/detect.js b/polyfill-service-api/polyfills/console/profileEnd/detect.js similarity index 100% rename from api/polyfills/console/profileEnd/detect.js rename to polyfill-service-api/polyfills/console/profileEnd/detect.js diff --git a/api/polyfills/console/profileEnd/polyfill.js b/polyfill-service-api/polyfills/console/profileEnd/polyfill.js similarity index 100% rename from api/polyfills/console/profileEnd/polyfill.js rename to polyfill-service-api/polyfills/console/profileEnd/polyfill.js diff --git a/api/polyfills/console/profileEnd/tests.js b/polyfill-service-api/polyfills/console/profileEnd/tests.js similarity index 100% rename from api/polyfills/console/profileEnd/tests.js rename to polyfill-service-api/polyfills/console/profileEnd/tests.js diff --git a/api/polyfills/console/profiles/config.json b/polyfill-service-api/polyfills/console/profiles/config.json similarity index 100% rename from api/polyfills/console/profiles/config.json rename to polyfill-service-api/polyfills/console/profiles/config.json diff --git a/api/polyfills/console/profiles/detect.js b/polyfill-service-api/polyfills/console/profiles/detect.js similarity index 100% rename from api/polyfills/console/profiles/detect.js rename to polyfill-service-api/polyfills/console/profiles/detect.js diff --git a/api/polyfills/console/profiles/polyfill.js b/polyfill-service-api/polyfills/console/profiles/polyfill.js similarity index 100% rename from api/polyfills/console/profiles/polyfill.js rename to polyfill-service-api/polyfills/console/profiles/polyfill.js diff --git a/api/polyfills/console/profiles/tests.js b/polyfill-service-api/polyfills/console/profiles/tests.js similarity index 100% rename from api/polyfills/console/profiles/tests.js rename to polyfill-service-api/polyfills/console/profiles/tests.js diff --git a/api/polyfills/console/table/config.json b/polyfill-service-api/polyfills/console/table/config.json similarity index 100% rename from api/polyfills/console/table/config.json rename to polyfill-service-api/polyfills/console/table/config.json diff --git a/api/polyfills/console/table/detect.js b/polyfill-service-api/polyfills/console/table/detect.js similarity index 100% rename from api/polyfills/console/table/detect.js rename to polyfill-service-api/polyfills/console/table/detect.js diff --git a/api/polyfills/console/table/polyfill.js b/polyfill-service-api/polyfills/console/table/polyfill.js similarity index 100% rename from api/polyfills/console/table/polyfill.js rename to polyfill-service-api/polyfills/console/table/polyfill.js diff --git a/api/polyfills/console/table/tests.js b/polyfill-service-api/polyfills/console/table/tests.js similarity index 100% rename from api/polyfills/console/table/tests.js rename to polyfill-service-api/polyfills/console/table/tests.js diff --git a/api/polyfills/console/tests.js b/polyfill-service-api/polyfills/console/tests.js similarity index 100% rename from api/polyfills/console/tests.js rename to polyfill-service-api/polyfills/console/tests.js diff --git a/api/polyfills/console/time/config.json b/polyfill-service-api/polyfills/console/time/config.json similarity index 100% rename from api/polyfills/console/time/config.json rename to polyfill-service-api/polyfills/console/time/config.json diff --git a/api/polyfills/console/time/detect.js b/polyfill-service-api/polyfills/console/time/detect.js similarity index 100% rename from api/polyfills/console/time/detect.js rename to polyfill-service-api/polyfills/console/time/detect.js diff --git a/api/polyfills/console/time/polyfill.js b/polyfill-service-api/polyfills/console/time/polyfill.js similarity index 100% rename from api/polyfills/console/time/polyfill.js rename to polyfill-service-api/polyfills/console/time/polyfill.js diff --git a/api/polyfills/console/time/tests.js b/polyfill-service-api/polyfills/console/time/tests.js similarity index 100% rename from api/polyfills/console/time/tests.js rename to polyfill-service-api/polyfills/console/time/tests.js diff --git a/api/polyfills/console/timeEnd/config.json b/polyfill-service-api/polyfills/console/timeEnd/config.json similarity index 100% rename from api/polyfills/console/timeEnd/config.json rename to polyfill-service-api/polyfills/console/timeEnd/config.json diff --git a/api/polyfills/console/timeEnd/detect.js b/polyfill-service-api/polyfills/console/timeEnd/detect.js similarity index 100% rename from api/polyfills/console/timeEnd/detect.js rename to polyfill-service-api/polyfills/console/timeEnd/detect.js diff --git a/api/polyfills/console/timeEnd/polyfill.js b/polyfill-service-api/polyfills/console/timeEnd/polyfill.js similarity index 100% rename from api/polyfills/console/timeEnd/polyfill.js rename to polyfill-service-api/polyfills/console/timeEnd/polyfill.js diff --git a/api/polyfills/console/timeEnd/tests.js b/polyfill-service-api/polyfills/console/timeEnd/tests.js similarity index 100% rename from api/polyfills/console/timeEnd/tests.js rename to polyfill-service-api/polyfills/console/timeEnd/tests.js diff --git a/api/polyfills/console/timeStamp/config.json b/polyfill-service-api/polyfills/console/timeStamp/config.json similarity index 100% rename from api/polyfills/console/timeStamp/config.json rename to polyfill-service-api/polyfills/console/timeStamp/config.json diff --git a/api/polyfills/console/timeStamp/detect.js b/polyfill-service-api/polyfills/console/timeStamp/detect.js similarity index 100% rename from api/polyfills/console/timeStamp/detect.js rename to polyfill-service-api/polyfills/console/timeStamp/detect.js diff --git a/api/polyfills/console/timeStamp/polyfill.js b/polyfill-service-api/polyfills/console/timeStamp/polyfill.js similarity index 100% rename from api/polyfills/console/timeStamp/polyfill.js rename to polyfill-service-api/polyfills/console/timeStamp/polyfill.js diff --git a/api/polyfills/console/timeStamp/tests.js b/polyfill-service-api/polyfills/console/timeStamp/tests.js similarity index 100% rename from api/polyfills/console/timeStamp/tests.js rename to polyfill-service-api/polyfills/console/timeStamp/tests.js diff --git a/api/polyfills/console/timeline/config.json b/polyfill-service-api/polyfills/console/timeline/config.json similarity index 100% rename from api/polyfills/console/timeline/config.json rename to polyfill-service-api/polyfills/console/timeline/config.json diff --git a/api/polyfills/console/timeline/detect.js b/polyfill-service-api/polyfills/console/timeline/detect.js similarity index 100% rename from api/polyfills/console/timeline/detect.js rename to polyfill-service-api/polyfills/console/timeline/detect.js diff --git a/api/polyfills/console/timeline/polyfill.js b/polyfill-service-api/polyfills/console/timeline/polyfill.js similarity index 100% rename from api/polyfills/console/timeline/polyfill.js rename to polyfill-service-api/polyfills/console/timeline/polyfill.js diff --git a/api/polyfills/console/timeline/tests.js b/polyfill-service-api/polyfills/console/timeline/tests.js similarity index 100% rename from api/polyfills/console/timeline/tests.js rename to polyfill-service-api/polyfills/console/timeline/tests.js diff --git a/api/polyfills/console/timelineEnd/config.json b/polyfill-service-api/polyfills/console/timelineEnd/config.json similarity index 100% rename from api/polyfills/console/timelineEnd/config.json rename to polyfill-service-api/polyfills/console/timelineEnd/config.json diff --git a/api/polyfills/console/timelineEnd/detect.js b/polyfill-service-api/polyfills/console/timelineEnd/detect.js similarity index 100% rename from api/polyfills/console/timelineEnd/detect.js rename to polyfill-service-api/polyfills/console/timelineEnd/detect.js diff --git a/api/polyfills/console/timelineEnd/polyfill.js b/polyfill-service-api/polyfills/console/timelineEnd/polyfill.js similarity index 100% rename from api/polyfills/console/timelineEnd/polyfill.js rename to polyfill-service-api/polyfills/console/timelineEnd/polyfill.js diff --git a/api/polyfills/console/timelineEnd/tests.js b/polyfill-service-api/polyfills/console/timelineEnd/tests.js similarity index 100% rename from api/polyfills/console/timelineEnd/tests.js rename to polyfill-service-api/polyfills/console/timelineEnd/tests.js diff --git a/api/polyfills/console/trace/config.json b/polyfill-service-api/polyfills/console/trace/config.json similarity index 100% rename from api/polyfills/console/trace/config.json rename to polyfill-service-api/polyfills/console/trace/config.json diff --git a/api/polyfills/console/trace/detect.js b/polyfill-service-api/polyfills/console/trace/detect.js similarity index 100% rename from api/polyfills/console/trace/detect.js rename to polyfill-service-api/polyfills/console/trace/detect.js diff --git a/api/polyfills/console/trace/polyfill.js b/polyfill-service-api/polyfills/console/trace/polyfill.js similarity index 100% rename from api/polyfills/console/trace/polyfill.js rename to polyfill-service-api/polyfills/console/trace/polyfill.js diff --git a/api/polyfills/console/trace/tests.js b/polyfill-service-api/polyfills/console/trace/tests.js similarity index 100% rename from api/polyfills/console/trace/tests.js rename to polyfill-service-api/polyfills/console/trace/tests.js diff --git a/api/polyfills/console/warn/config.json b/polyfill-service-api/polyfills/console/warn/config.json similarity index 100% rename from api/polyfills/console/warn/config.json rename to polyfill-service-api/polyfills/console/warn/config.json diff --git a/api/polyfills/console/warn/detect.js b/polyfill-service-api/polyfills/console/warn/detect.js similarity index 100% rename from api/polyfills/console/warn/detect.js rename to polyfill-service-api/polyfills/console/warn/detect.js diff --git a/api/polyfills/console/warn/polyfill.js b/polyfill-service-api/polyfills/console/warn/polyfill.js similarity index 100% rename from api/polyfills/console/warn/polyfill.js rename to polyfill-service-api/polyfills/console/warn/polyfill.js diff --git a/api/polyfills/console/warn/tests.js b/polyfill-service-api/polyfills/console/warn/tests.js similarity index 100% rename from api/polyfills/console/warn/tests.js rename to polyfill-service-api/polyfills/console/warn/tests.js diff --git a/api/polyfills/devicePixelRatio/config.json b/polyfill-service-api/polyfills/devicePixelRatio/config.json similarity index 100% rename from api/polyfills/devicePixelRatio/config.json rename to polyfill-service-api/polyfills/devicePixelRatio/config.json diff --git a/api/polyfills/devicePixelRatio/detect.js b/polyfill-service-api/polyfills/devicePixelRatio/detect.js similarity index 100% rename from api/polyfills/devicePixelRatio/detect.js rename to polyfill-service-api/polyfills/devicePixelRatio/detect.js diff --git a/api/polyfills/devicePixelRatio/polyfill.js b/polyfill-service-api/polyfills/devicePixelRatio/polyfill.js similarity index 100% rename from api/polyfills/devicePixelRatio/polyfill.js rename to polyfill-service-api/polyfills/devicePixelRatio/polyfill.js diff --git a/api/polyfills/document.currentScript/config.json b/polyfill-service-api/polyfills/document.currentScript/config.json similarity index 100% rename from api/polyfills/document.currentScript/config.json rename to polyfill-service-api/polyfills/document.currentScript/config.json diff --git a/api/polyfills/document.currentScript/detect.js b/polyfill-service-api/polyfills/document.currentScript/detect.js similarity index 100% rename from api/polyfills/document.currentScript/detect.js rename to polyfill-service-api/polyfills/document.currentScript/detect.js diff --git a/api/polyfills/document.currentScript/polyfill.js b/polyfill-service-api/polyfills/document.currentScript/polyfill.js similarity index 100% rename from api/polyfills/document.currentScript/polyfill.js rename to polyfill-service-api/polyfills/document.currentScript/polyfill.js diff --git a/api/polyfills/document.currentScript/tests.js b/polyfill-service-api/polyfills/document.currentScript/tests.js similarity index 100% rename from api/polyfills/document.currentScript/tests.js rename to polyfill-service-api/polyfills/document.currentScript/tests.js diff --git a/api/polyfills/document.getElementsByClassName/config.json b/polyfill-service-api/polyfills/document.getElementsByClassName/config.json similarity index 100% rename from api/polyfills/document.getElementsByClassName/config.json rename to polyfill-service-api/polyfills/document.getElementsByClassName/config.json diff --git a/api/polyfills/document.getElementsByClassName/detect.js b/polyfill-service-api/polyfills/document.getElementsByClassName/detect.js similarity index 100% rename from api/polyfills/document.getElementsByClassName/detect.js rename to polyfill-service-api/polyfills/document.getElementsByClassName/detect.js diff --git a/api/polyfills/document.getElementsByClassName/polyfill.js b/polyfill-service-api/polyfills/document.getElementsByClassName/polyfill.js similarity index 100% rename from api/polyfills/document.getElementsByClassName/polyfill.js rename to polyfill-service-api/polyfills/document.getElementsByClassName/polyfill.js diff --git a/api/polyfills/document.getElementsByClassName/tests.js b/polyfill-service-api/polyfills/document.getElementsByClassName/tests.js similarity index 100% rename from api/polyfills/document.getElementsByClassName/tests.js rename to polyfill-service-api/polyfills/document.getElementsByClassName/tests.js diff --git a/api/polyfills/document.head/config.json b/polyfill-service-api/polyfills/document.head/config.json similarity index 100% rename from api/polyfills/document.head/config.json rename to polyfill-service-api/polyfills/document.head/config.json diff --git a/api/polyfills/document.head/detect.js b/polyfill-service-api/polyfills/document.head/detect.js similarity index 100% rename from api/polyfills/document.head/detect.js rename to polyfill-service-api/polyfills/document.head/detect.js diff --git a/api/polyfills/document.head/polyfill.js b/polyfill-service-api/polyfills/document.head/polyfill.js similarity index 100% rename from api/polyfills/document.head/polyfill.js rename to polyfill-service-api/polyfills/document.head/polyfill.js diff --git a/api/polyfills/document.querySelector/config.json b/polyfill-service-api/polyfills/document.querySelector/config.json similarity index 100% rename from api/polyfills/document.querySelector/config.json rename to polyfill-service-api/polyfills/document.querySelector/config.json diff --git a/api/polyfills/document.querySelector/detect.js b/polyfill-service-api/polyfills/document.querySelector/detect.js similarity index 100% rename from api/polyfills/document.querySelector/detect.js rename to polyfill-service-api/polyfills/document.querySelector/detect.js diff --git a/api/polyfills/document.querySelector/polyfill.js b/polyfill-service-api/polyfills/document.querySelector/polyfill.js similarity index 100% rename from api/polyfills/document.querySelector/polyfill.js rename to polyfill-service-api/polyfills/document.querySelector/polyfill.js diff --git a/api/polyfills/document.querySelector/tests.js b/polyfill-service-api/polyfills/document.querySelector/tests.js similarity index 100% rename from api/polyfills/document.querySelector/tests.js rename to polyfill-service-api/polyfills/document.querySelector/tests.js diff --git a/api/polyfills/document.visibilityState/config.json b/polyfill-service-api/polyfills/document.visibilityState/config.json similarity index 100% rename from api/polyfills/document.visibilityState/config.json rename to polyfill-service-api/polyfills/document.visibilityState/config.json diff --git a/api/polyfills/document.visibilityState/detect.js b/polyfill-service-api/polyfills/document.visibilityState/detect.js similarity index 100% rename from api/polyfills/document.visibilityState/detect.js rename to polyfill-service-api/polyfills/document.visibilityState/detect.js diff --git a/api/polyfills/document.visibilityState/polyfill.js b/polyfill-service-api/polyfills/document.visibilityState/polyfill.js similarity index 100% rename from api/polyfills/document.visibilityState/polyfill.js rename to polyfill-service-api/polyfills/document.visibilityState/polyfill.js diff --git a/api/polyfills/document.visibilityState/tests.js b/polyfill-service-api/polyfills/document.visibilityState/tests.js similarity index 100% rename from api/polyfills/document.visibilityState/tests.js rename to polyfill-service-api/polyfills/document.visibilityState/tests.js diff --git a/api/polyfills/fetch/config.json b/polyfill-service-api/polyfills/fetch/config.json similarity index 100% rename from api/polyfills/fetch/config.json rename to polyfill-service-api/polyfills/fetch/config.json diff --git a/api/polyfills/fetch/detect.js b/polyfill-service-api/polyfills/fetch/detect.js similarity index 100% rename from api/polyfills/fetch/detect.js rename to polyfill-service-api/polyfills/fetch/detect.js diff --git a/api/polyfills/fetch/polyfill.js b/polyfill-service-api/polyfills/fetch/polyfill.js similarity index 100% rename from api/polyfills/fetch/polyfill.js rename to polyfill-service-api/polyfills/fetch/polyfill.js diff --git a/api/polyfills/getComputedStyle/config.json b/polyfill-service-api/polyfills/getComputedStyle/config.json similarity index 100% rename from api/polyfills/getComputedStyle/config.json rename to polyfill-service-api/polyfills/getComputedStyle/config.json diff --git a/api/polyfills/getComputedStyle/detect.js b/polyfill-service-api/polyfills/getComputedStyle/detect.js similarity index 100% rename from api/polyfills/getComputedStyle/detect.js rename to polyfill-service-api/polyfills/getComputedStyle/detect.js diff --git a/api/polyfills/getComputedStyle/polyfill.js b/polyfill-service-api/polyfills/getComputedStyle/polyfill.js similarity index 100% rename from api/polyfills/getComputedStyle/polyfill.js rename to polyfill-service-api/polyfills/getComputedStyle/polyfill.js diff --git a/api/polyfills/localStorage/config.json b/polyfill-service-api/polyfills/localStorage/config.json similarity index 100% rename from api/polyfills/localStorage/config.json rename to polyfill-service-api/polyfills/localStorage/config.json diff --git a/api/polyfills/localStorage/detect.js b/polyfill-service-api/polyfills/localStorage/detect.js similarity index 100% rename from api/polyfills/localStorage/detect.js rename to polyfill-service-api/polyfills/localStorage/detect.js diff --git a/api/polyfills/localStorage/polyfill.js b/polyfill-service-api/polyfills/localStorage/polyfill.js similarity index 100% rename from api/polyfills/localStorage/polyfill.js rename to polyfill-service-api/polyfills/localStorage/polyfill.js diff --git a/api/polyfills/location/origin/config.json b/polyfill-service-api/polyfills/location/origin/config.json similarity index 100% rename from api/polyfills/location/origin/config.json rename to polyfill-service-api/polyfills/location/origin/config.json diff --git a/api/polyfills/location/origin/detect.js b/polyfill-service-api/polyfills/location/origin/detect.js similarity index 100% rename from api/polyfills/location/origin/detect.js rename to polyfill-service-api/polyfills/location/origin/detect.js diff --git a/api/polyfills/location/origin/polyfill.js b/polyfill-service-api/polyfills/location/origin/polyfill.js similarity index 100% rename from api/polyfills/location/origin/polyfill.js rename to polyfill-service-api/polyfills/location/origin/polyfill.js diff --git a/api/polyfills/location/origin/tests.js b/polyfill-service-api/polyfills/location/origin/tests.js similarity index 100% rename from api/polyfills/location/origin/tests.js rename to polyfill-service-api/polyfills/location/origin/tests.js diff --git a/api/polyfills/matchMedia/config.json b/polyfill-service-api/polyfills/matchMedia/config.json similarity index 100% rename from api/polyfills/matchMedia/config.json rename to polyfill-service-api/polyfills/matchMedia/config.json diff --git a/api/polyfills/matchMedia/detect.js b/polyfill-service-api/polyfills/matchMedia/detect.js similarity index 100% rename from api/polyfills/matchMedia/detect.js rename to polyfill-service-api/polyfills/matchMedia/detect.js diff --git a/api/polyfills/matchMedia/polyfill.js b/polyfill-service-api/polyfills/matchMedia/polyfill.js similarity index 100% rename from api/polyfills/matchMedia/polyfill.js rename to polyfill-service-api/polyfills/matchMedia/polyfill.js diff --git a/api/polyfills/matchMedia/tests.js b/polyfill-service-api/polyfills/matchMedia/tests.js similarity index 100% rename from api/polyfills/matchMedia/tests.js rename to polyfill-service-api/polyfills/matchMedia/tests.js diff --git a/api/polyfills/navigator/geolocation/config.json b/polyfill-service-api/polyfills/navigator/geolocation/config.json similarity index 100% rename from api/polyfills/navigator/geolocation/config.json rename to polyfill-service-api/polyfills/navigator/geolocation/config.json diff --git a/api/polyfills/navigator/geolocation/detect.js b/polyfill-service-api/polyfills/navigator/geolocation/detect.js similarity index 100% rename from api/polyfills/navigator/geolocation/detect.js rename to polyfill-service-api/polyfills/navigator/geolocation/detect.js diff --git a/api/polyfills/navigator/geolocation/polyfill.js b/polyfill-service-api/polyfills/navigator/geolocation/polyfill.js similarity index 100% rename from api/polyfills/navigator/geolocation/polyfill.js rename to polyfill-service-api/polyfills/navigator/geolocation/polyfill.js diff --git a/api/polyfills/navigator/sendBeacon/config.json b/polyfill-service-api/polyfills/navigator/sendBeacon/config.json similarity index 100% rename from api/polyfills/navigator/sendBeacon/config.json rename to polyfill-service-api/polyfills/navigator/sendBeacon/config.json diff --git a/api/polyfills/navigator/sendBeacon/detect.js b/polyfill-service-api/polyfills/navigator/sendBeacon/detect.js similarity index 100% rename from api/polyfills/navigator/sendBeacon/detect.js rename to polyfill-service-api/polyfills/navigator/sendBeacon/detect.js diff --git a/api/polyfills/navigator/sendBeacon/polyfill.js b/polyfill-service-api/polyfills/navigator/sendBeacon/polyfill.js similarity index 100% rename from api/polyfills/navigator/sendBeacon/polyfill.js rename to polyfill-service-api/polyfills/navigator/sendBeacon/polyfill.js diff --git a/api/polyfills/performance/now/config.json b/polyfill-service-api/polyfills/performance/now/config.json similarity index 100% rename from api/polyfills/performance/now/config.json rename to polyfill-service-api/polyfills/performance/now/config.json diff --git a/api/polyfills/performance/now/detect.js b/polyfill-service-api/polyfills/performance/now/detect.js similarity index 100% rename from api/polyfills/performance/now/detect.js rename to polyfill-service-api/polyfills/performance/now/detect.js diff --git a/api/polyfills/performance/now/polyfill.js b/polyfill-service-api/polyfills/performance/now/polyfill.js similarity index 100% rename from api/polyfills/performance/now/polyfill.js rename to polyfill-service-api/polyfills/performance/now/polyfill.js diff --git a/api/polyfills/requestAnimationFrame/config.json b/polyfill-service-api/polyfills/requestAnimationFrame/config.json similarity index 100% rename from api/polyfills/requestAnimationFrame/config.json rename to polyfill-service-api/polyfills/requestAnimationFrame/config.json diff --git a/api/polyfills/requestAnimationFrame/detect.js b/polyfill-service-api/polyfills/requestAnimationFrame/detect.js similarity index 100% rename from api/polyfills/requestAnimationFrame/detect.js rename to polyfill-service-api/polyfills/requestAnimationFrame/detect.js diff --git a/api/polyfills/requestAnimationFrame/polyfill.js b/polyfill-service-api/polyfills/requestAnimationFrame/polyfill.js similarity index 100% rename from api/polyfills/requestAnimationFrame/polyfill.js rename to polyfill-service-api/polyfills/requestAnimationFrame/polyfill.js diff --git a/api/polyfills/requestAnimationFrame/tests.js b/polyfill-service-api/polyfills/requestAnimationFrame/tests.js similarity index 100% rename from api/polyfills/requestAnimationFrame/tests.js rename to polyfill-service-api/polyfills/requestAnimationFrame/tests.js diff --git a/api/polyfills/screen/orientation/config.json b/polyfill-service-api/polyfills/screen/orientation/config.json similarity index 100% rename from api/polyfills/screen/orientation/config.json rename to polyfill-service-api/polyfills/screen/orientation/config.json diff --git a/api/polyfills/screen/orientation/detect.js b/polyfill-service-api/polyfills/screen/orientation/detect.js similarity index 100% rename from api/polyfills/screen/orientation/detect.js rename to polyfill-service-api/polyfills/screen/orientation/detect.js diff --git a/api/polyfills/screen/orientation/polyfill.js b/polyfill-service-api/polyfills/screen/orientation/polyfill.js similarity index 100% rename from api/polyfills/screen/orientation/polyfill.js rename to polyfill-service-api/polyfills/screen/orientation/polyfill.js diff --git a/api/polyfills/screen/orientation/tests.js b/polyfill-service-api/polyfills/screen/orientation/tests.js similarity index 100% rename from api/polyfills/screen/orientation/tests.js rename to polyfill-service-api/polyfills/screen/orientation/tests.js diff --git a/api/polyfills/setImmediate/config.json b/polyfill-service-api/polyfills/setImmediate/config.json similarity index 100% rename from api/polyfills/setImmediate/config.json rename to polyfill-service-api/polyfills/setImmediate/config.json diff --git a/api/polyfills/setImmediate/detect.js b/polyfill-service-api/polyfills/setImmediate/detect.js similarity index 100% rename from api/polyfills/setImmediate/detect.js rename to polyfill-service-api/polyfills/setImmediate/detect.js diff --git a/api/polyfills/setImmediate/polyfill.js b/polyfill-service-api/polyfills/setImmediate/polyfill.js similarity index 100% rename from api/polyfills/setImmediate/polyfill.js rename to polyfill-service-api/polyfills/setImmediate/polyfill.js diff --git a/api/polyfills/~html5-elements/config.json b/polyfill-service-api/polyfills/~html5-elements/config.json similarity index 100% rename from api/polyfills/~html5-elements/config.json rename to polyfill-service-api/polyfills/~html5-elements/config.json diff --git a/api/polyfills/~html5-elements/detect.js b/polyfill-service-api/polyfills/~html5-elements/detect.js similarity index 100% rename from api/polyfills/~html5-elements/detect.js rename to polyfill-service-api/polyfills/~html5-elements/detect.js diff --git a/api/polyfills/~html5-elements/polyfill.js b/polyfill-service-api/polyfills/~html5-elements/polyfill.js similarity index 100% rename from api/polyfills/~html5-elements/polyfill.js rename to polyfill-service-api/polyfills/~html5-elements/polyfill.js diff --git a/api/polyfills/~viewport/config.json b/polyfill-service-api/polyfills/~viewport/config.json similarity index 100% rename from api/polyfills/~viewport/config.json rename to polyfill-service-api/polyfills/~viewport/config.json diff --git a/api/polyfills/~viewport/detect.js b/polyfill-service-api/polyfills/~viewport/detect.js similarity index 100% rename from api/polyfills/~viewport/detect.js rename to polyfill-service-api/polyfills/~viewport/detect.js diff --git a/api/polyfills/~viewport/polyfill.js b/polyfill-service-api/polyfills/~viewport/polyfill.js similarity index 100% rename from api/polyfills/~viewport/polyfill.js rename to polyfill-service-api/polyfills/~viewport/polyfill.js diff --git a/api/pom.xml b/polyfill-service-api/pom.xml similarity index 94% rename from api/pom.xml rename to polyfill-service-api/pom.xml index 69046e4..02f2ea9 100644 --- a/api/pom.xml +++ b/polyfill-service-api/pom.xml @@ -8,9 +8,9 @@ jar - org.polyfills + org.polyfillservice polyfill-service - 0.12.0 + 1.0.0 ../pom.xml diff --git a/api/src/main/java/org/polyfill/api/components/Feature.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/Feature.java similarity index 98% rename from api/src/main/java/org/polyfill/api/components/Feature.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/components/Feature.java index ee1fe06..d5f5df3 100644 --- a/api/src/main/java/org/polyfill/api/components/Feature.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/Feature.java @@ -1,4 +1,4 @@ -package org.polyfill.api.components; +package org.polyfillservice.api.components; import java.util.ArrayList; import java.util.HashSet; diff --git a/api/src/main/java/org/polyfill/api/components/LRUCache.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/LRUCache.java similarity index 90% rename from api/src/main/java/org/polyfill/api/components/LRUCache.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/components/LRUCache.java index c61dc18..52436cd 100644 --- a/api/src/main/java/org/polyfill/api/components/LRUCache.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/LRUCache.java @@ -1,4 +1,4 @@ -package org.polyfill.api.components; +package org.polyfillservice.api.components; import java.util.LinkedHashMap; import java.util.Map; diff --git a/api/src/main/java/org/polyfill/api/components/Polyfill.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/Polyfill.java similarity index 99% rename from api/src/main/java/org/polyfill/api/components/Polyfill.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/components/Polyfill.java index 6582d01..d43d982 100644 --- a/api/src/main/java/org/polyfill/api/components/Polyfill.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/Polyfill.java @@ -1,4 +1,4 @@ -package org.polyfill.api.components; +package org.polyfillservice.api.components; import javax.annotation.Nullable; import java.util.*; diff --git a/api/src/main/java/org/polyfill/api/components/PolyfillLocationString.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/PolyfillLocationString.java similarity index 73% rename from api/src/main/java/org/polyfill/api/components/PolyfillLocationString.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/components/PolyfillLocationString.java index c78b04b..1180a6e 100644 --- a/api/src/main/java/org/polyfill/api/components/PolyfillLocationString.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/PolyfillLocationString.java @@ -1,6 +1,6 @@ -package org.polyfill.api.components; +package org.polyfillservice.api.components; -import org.polyfill.api.interfaces.PolyfillLocation; +import org.polyfillservice.api.interfaces.PolyfillLocation; /** * Created by smo on 6/17/17. diff --git a/api/src/main/java/org/polyfill/api/components/PolyfillServiceConfigFileLocation.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/PolyfillServiceConfigFileLocation.java similarity index 84% rename from api/src/main/java/org/polyfill/api/components/PolyfillServiceConfigFileLocation.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/components/PolyfillServiceConfigFileLocation.java index c015c74..2eacdea 100644 --- a/api/src/main/java/org/polyfill/api/components/PolyfillServiceConfigFileLocation.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/PolyfillServiceConfigFileLocation.java @@ -1,6 +1,6 @@ -package org.polyfill.api.components; +package org.polyfillservice.api.components; -import org.polyfill.api.interfaces.PolyfillServiceConfigLocation; +import org.polyfillservice.api.interfaces.PolyfillServiceConfigLocation; import java.io.File; import java.io.FileInputStream; diff --git a/api/src/main/java/org/polyfill/api/components/Query.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/Query.java similarity index 98% rename from api/src/main/java/org/polyfill/api/components/Query.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/components/Query.java index 3f113e5..2d57245 100644 --- a/api/src/main/java/org/polyfill/api/components/Query.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/Query.java @@ -1,4 +1,4 @@ -package org.polyfill.api.components; +package org.polyfillservice.api.components; import java.util.Arrays; import java.util.HashSet; diff --git a/api/src/main/java/org/polyfill/api/components/ServiceConfig.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/ServiceConfig.java similarity index 97% rename from api/src/main/java/org/polyfill/api/components/ServiceConfig.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/components/ServiceConfig.java index 09a667f..b6b94a1 100644 --- a/api/src/main/java/org/polyfill/api/components/ServiceConfig.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/ServiceConfig.java @@ -1,4 +1,4 @@ -package org.polyfill.api.components; +package org.polyfillservice.api.components; import java.util.Collections; import java.util.List; diff --git a/api/src/main/java/org/polyfill/api/components/TSort.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/TSort.java similarity index 98% rename from api/src/main/java/org/polyfill/api/components/TSort.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/components/TSort.java index 0813df0..603b9e8 100644 --- a/api/src/main/java/org/polyfill/api/components/TSort.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/components/TSort.java @@ -1,4 +1,4 @@ -package org.polyfill.api.components; +package org.polyfillservice.api.components; import java.util.ArrayList; import java.util.Iterator; diff --git a/api/src/main/java/org/polyfill/api/configurations/PolyfillApiConfig.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/configurations/PolyfillApiConfig.java similarity index 81% rename from api/src/main/java/org/polyfill/api/configurations/PolyfillApiConfig.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/configurations/PolyfillApiConfig.java index 964c58e..af6c301 100644 --- a/api/src/main/java/org/polyfill/api/configurations/PolyfillApiConfig.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/configurations/PolyfillApiConfig.java @@ -1,10 +1,10 @@ -package org.polyfill.api.configurations; +package org.polyfillservice.api.configurations; -import org.polyfill.api.components.Feature; -import org.polyfill.api.components.Query; -import org.polyfill.api.components.ServiceConfig; -import org.polyfill.api.interfaces.PolyfillServiceConfigLocation; -import org.polyfill.api.interfaces.ServiceConfigLoaderService; +import org.polyfillservice.api.components.Feature; +import org.polyfillservice.api.components.Query; +import org.polyfillservice.api.components.ServiceConfig; +import org.polyfillservice.api.interfaces.PolyfillServiceConfigLocation; +import org.polyfillservice.api.interfaces.ServiceConfigLoaderService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Value; import org.springframework.context.annotation.Bean; @@ -12,7 +12,6 @@ import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.PropertySource; -import java.util.Collections; import java.util.List; import java.util.stream.Collectors; @@ -22,7 +21,7 @@ */ @Configuration @PropertySource("classpath:config.properties") -@ComponentScan(basePackages = {"org.polyfill.api"}) +@ComponentScan(basePackages = {"org.polyfillservice.api"}) public class PolyfillApiConfig { @Autowired diff --git a/api/src/main/java/org/polyfill/api/configurations/PolyfillSourceConfig.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/configurations/PolyfillSourceConfig.java similarity index 85% rename from api/src/main/java/org/polyfill/api/configurations/PolyfillSourceConfig.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/configurations/PolyfillSourceConfig.java index 8527633..0fd3f21 100644 --- a/api/src/main/java/org/polyfill/api/configurations/PolyfillSourceConfig.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/configurations/PolyfillSourceConfig.java @@ -1,10 +1,10 @@ -package org.polyfill.api.configurations; +package org.polyfillservice.api.configurations; -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.components.PolyfillLocationString; -import org.polyfill.api.interfaces.PolyfillConfigLoaderService; -import org.polyfill.api.interfaces.PolyfillLoaderService; -import org.polyfill.api.interfaces.PolyfillLocation; +import org.polyfillservice.api.components.Polyfill; +import org.polyfillservice.api.components.PolyfillLocationString; +import org.polyfillservice.api.interfaces.PolyfillConfigLoaderService; +import org.polyfillservice.api.interfaces.PolyfillLoaderService; +import org.polyfillservice.api.interfaces.PolyfillLocation; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; diff --git a/api/src/main/java/org/polyfill/api/interfaces/PolyfillConfigLoaderService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillConfigLoaderService.java similarity index 94% rename from api/src/main/java/org/polyfill/api/interfaces/PolyfillConfigLoaderService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillConfigLoaderService.java index e3e64ab..dd2454a 100644 --- a/api/src/main/java/org/polyfill/api/interfaces/PolyfillConfigLoaderService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillConfigLoaderService.java @@ -1,4 +1,4 @@ -package org.polyfill.api.interfaces; +package org.polyfillservice.api.interfaces; import java.io.IOException; import java.util.Map; diff --git a/api/src/main/java/org/polyfill/api/interfaces/PolyfillLoaderService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillLoaderService.java similarity index 81% rename from api/src/main/java/org/polyfill/api/interfaces/PolyfillLoaderService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillLoaderService.java index 11de76a..5e3b668 100644 --- a/api/src/main/java/org/polyfill/api/interfaces/PolyfillLoaderService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillLoaderService.java @@ -1,8 +1,7 @@ -package org.polyfill.api.interfaces; +package org.polyfillservice.api.interfaces; -import org.polyfill.api.components.Polyfill; +import org.polyfillservice.api.components.Polyfill; -import java.io.IOException; import java.util.List; import java.util.Map; diff --git a/api/src/main/java/org/polyfill/api/interfaces/PolyfillLocation.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillLocation.java similarity index 69% rename from api/src/main/java/org/polyfill/api/interfaces/PolyfillLocation.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillLocation.java index 84d4db2..9c80fd2 100644 --- a/api/src/main/java/org/polyfill/api/interfaces/PolyfillLocation.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillLocation.java @@ -1,4 +1,4 @@ -package org.polyfill.api.interfaces; +package org.polyfillservice.api.interfaces; /** * Created by smo on 6/17/17. diff --git a/api/src/main/java/org/polyfill/api/interfaces/PolyfillService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillService.java similarity index 94% rename from api/src/main/java/org/polyfill/api/interfaces/PolyfillService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillService.java index f64bb9f..7e96f22 100644 --- a/api/src/main/java/org/polyfill/api/interfaces/PolyfillService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillService.java @@ -1,7 +1,7 @@ -package org.polyfill.api.interfaces; +package org.polyfillservice.api.interfaces; -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.components.Query; +import org.polyfillservice.api.components.Polyfill; +import org.polyfillservice.api.components.Query; import java.util.List; import java.util.Map; diff --git a/api/src/main/java/org/polyfill/api/interfaces/PolyfillServiceConfigLocation.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillServiceConfigLocation.java similarity index 88% rename from api/src/main/java/org/polyfill/api/interfaces/PolyfillServiceConfigLocation.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillServiceConfigLocation.java index 12ee0ef..c78c023 100644 --- a/api/src/main/java/org/polyfill/api/interfaces/PolyfillServiceConfigLocation.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/PolyfillServiceConfigLocation.java @@ -1,4 +1,4 @@ -package org.polyfill.api.interfaces; +package org.polyfillservice.api.interfaces; import java.io.IOException; import java.io.InputStream; diff --git a/api/src/main/java/org/polyfill/api/interfaces/ResourceLoaderService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/ResourceLoaderService.java similarity index 97% rename from api/src/main/java/org/polyfill/api/interfaces/ResourceLoaderService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/ResourceLoaderService.java index b581042..f66c9d9 100644 --- a/api/src/main/java/org/polyfill/api/interfaces/ResourceLoaderService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/ResourceLoaderService.java @@ -1,4 +1,4 @@ -package org.polyfill.api.interfaces; +package org.polyfillservice.api.interfaces; import org.springframework.core.io.Resource; import org.springframework.core.io.support.PathMatchingResourcePatternResolver; diff --git a/api/src/main/java/org/polyfill/api/interfaces/ServiceConfigLoaderService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/ServiceConfigLoaderService.java similarity index 80% rename from api/src/main/java/org/polyfill/api/interfaces/ServiceConfigLoaderService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/ServiceConfigLoaderService.java index 1a54be7..a4e55cc 100644 --- a/api/src/main/java/org/polyfill/api/interfaces/ServiceConfigLoaderService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/ServiceConfigLoaderService.java @@ -1,6 +1,6 @@ -package org.polyfill.api.interfaces; +package org.polyfillservice.api.interfaces; -import org.polyfill.api.components.ServiceConfig; +import org.polyfillservice.api.components.ServiceConfig; /** * Created by smo on 6/1/17. diff --git a/api/src/main/java/org/polyfill/api/interfaces/UserAgent.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/UserAgent.java similarity index 96% rename from api/src/main/java/org/polyfill/api/interfaces/UserAgent.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/UserAgent.java index 350a814..4dc43d8 100644 --- a/api/src/main/java/org/polyfill/api/interfaces/UserAgent.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/UserAgent.java @@ -1,4 +1,4 @@ -package org.polyfill.api.interfaces; +package org.polyfillservice.api.interfaces; /** * Created by reinier.guerra on 10/12/16. diff --git a/api/src/main/java/org/polyfill/api/interfaces/UserAgentParserService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/UserAgentParserService.java similarity index 90% rename from api/src/main/java/org/polyfill/api/interfaces/UserAgentParserService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/UserAgentParserService.java index 8083bf2..8cd8a38 100644 --- a/api/src/main/java/org/polyfill/api/interfaces/UserAgentParserService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/UserAgentParserService.java @@ -1,4 +1,4 @@ -package org.polyfill.api.interfaces; +package org.polyfillservice.api.interfaces; /** * Created by smo on 2/26/17. diff --git a/api/src/main/java/org/polyfill/api/interfaces/VersionUtilService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/VersionUtilService.java similarity index 91% rename from api/src/main/java/org/polyfill/api/interfaces/VersionUtilService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/VersionUtilService.java index 1ddd0c4..282eada 100644 --- a/api/src/main/java/org/polyfill/api/interfaces/VersionUtilService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/interfaces/VersionUtilService.java @@ -1,4 +1,4 @@ -package org.polyfill.api.interfaces; +package org.polyfillservice.api.interfaces; /** * Created by smo on 2/26/17. diff --git a/api/src/main/java/org/polyfill/api/services/FinancialTimesPolyfillLoaderService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/FinancialTimesPolyfillLoaderService.java similarity index 94% rename from api/src/main/java/org/polyfill/api/services/FinancialTimesPolyfillLoaderService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/services/FinancialTimesPolyfillLoaderService.java index e282c19..5a6e0f5 100644 --- a/api/src/main/java/org/polyfill/api/services/FinancialTimesPolyfillLoaderService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/FinancialTimesPolyfillLoaderService.java @@ -1,11 +1,11 @@ -package org.polyfill.api.services; - -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.components.ServiceConfig; -import org.polyfill.api.interfaces.PolyfillConfigLoaderService; -import org.polyfill.api.interfaces.PolyfillLoaderService; -import org.polyfill.api.interfaces.PolyfillLocation; -import org.polyfill.api.interfaces.ResourceLoaderService; +package org.polyfillservice.api.services; + +import org.polyfillservice.api.components.Polyfill; +import org.polyfillservice.api.components.ServiceConfig; +import org.polyfillservice.api.interfaces.PolyfillConfigLoaderService; +import org.polyfillservice.api.interfaces.PolyfillLoaderService; +import org.polyfillservice.api.interfaces.PolyfillLocation; +import org.polyfillservice.api.interfaces.ResourceLoaderService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.core.io.Resource; import org.springframework.stereotype.Service; @@ -15,7 +15,6 @@ import java.nio.file.Path; import java.nio.file.Paths; import java.util.*; -import java.util.stream.Collectors; /** * Created by smo on 2/25/17. diff --git a/api/src/main/java/org/polyfill/api/services/JsonConfigLoaderService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/JsonConfigLoaderService.java similarity index 82% rename from api/src/main/java/org/polyfill/api/services/JsonConfigLoaderService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/services/JsonConfigLoaderService.java index 5a3f5c2..558c464 100644 --- a/api/src/main/java/org/polyfill/api/services/JsonConfigLoaderService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/JsonConfigLoaderService.java @@ -1,8 +1,8 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; import com.fasterxml.jackson.databind.ObjectMapper; -import org.polyfill.api.interfaces.PolyfillConfigLoaderService; -import org.polyfill.api.interfaces.ResourceLoaderService; +import org.polyfillservice.api.interfaces.PolyfillConfigLoaderService; +import org.polyfillservice.api.interfaces.ResourceLoaderService; import org.springframework.core.io.Resource; import org.springframework.stereotype.Service; diff --git a/api/src/main/java/org/polyfill/api/services/PolyfillsOutputService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/PolyfillsOutputService.java similarity index 96% rename from api/src/main/java/org/polyfill/api/services/PolyfillsOutputService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/services/PolyfillsOutputService.java index 61dea32..da2650f 100644 --- a/api/src/main/java/org/polyfill/api/services/PolyfillsOutputService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/PolyfillsOutputService.java @@ -1,8 +1,8 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; -import org.polyfill.api.components.Feature; -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.components.Query; +import org.polyfillservice.api.components.Feature; +import org.polyfillservice.api.components.Polyfill; +import org.polyfillservice.api.components.Query; import org.springframework.stereotype.Service; import javax.annotation.Resource; diff --git a/api/src/main/java/org/polyfill/api/services/PreSortPolyfillService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/PreSortPolyfillService.java similarity index 95% rename from api/src/main/java/org/polyfill/api/services/PreSortPolyfillService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/services/PreSortPolyfillService.java index 43878b2..17ec4bf 100644 --- a/api/src/main/java/org/polyfill/api/services/PreSortPolyfillService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/PreSortPolyfillService.java @@ -1,13 +1,13 @@ -package org.polyfill.api.services; - -import org.polyfill.api.components.Feature; -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.components.Query; -import org.polyfill.api.components.TSort; -import org.polyfill.api.interfaces.PolyfillService; -import org.polyfill.api.interfaces.UserAgent; -import org.polyfill.api.interfaces.UserAgentParserService; -import org.polyfill.api.interfaces.VersionUtilService; +package org.polyfillservice.api.services; + +import org.polyfillservice.api.components.Feature; +import org.polyfillservice.api.components.Polyfill; +import org.polyfillservice.api.components.Query; +import org.polyfillservice.api.components.TSort; +import org.polyfillservice.api.interfaces.PolyfillService; +import org.polyfillservice.api.interfaces.UserAgent; +import org.polyfillservice.api.interfaces.UserAgentParserService; +import org.polyfillservice.api.interfaces.VersionUtilService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; diff --git a/api/src/main/java/org/polyfill/api/services/SemVerUtilService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/SemVerUtilService.java similarity index 97% rename from api/src/main/java/org/polyfill/api/services/SemVerUtilService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/services/SemVerUtilService.java index 940946a..5984974 100644 --- a/api/src/main/java/org/polyfill/api/services/SemVerUtilService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/SemVerUtilService.java @@ -1,6 +1,6 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; -import org.polyfill.api.interfaces.VersionUtilService; +import org.polyfillservice.api.interfaces.VersionUtilService; import org.springframework.stereotype.Service; import java.util.ArrayList; diff --git a/api/src/main/java/org/polyfill/api/services/UADetectorAdapterParserService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/UADetectorAdapterParserService.java similarity index 97% rename from api/src/main/java/org/polyfill/api/services/UADetectorAdapterParserService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/services/UADetectorAdapterParserService.java index 035dbb5..bc363fc 100644 --- a/api/src/main/java/org/polyfill/api/services/UADetectorAdapterParserService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/UADetectorAdapterParserService.java @@ -1,4 +1,4 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; import com.google.common.collect.ImmutableList; import com.google.common.collect.ImmutableMap; @@ -6,9 +6,9 @@ import net.sf.uadetector.UserAgentStringParser; import net.sf.uadetector.VersionNumber; import net.sf.uadetector.service.UADetectorServiceFactory; -import org.polyfill.api.components.LRUCache; -import org.polyfill.api.interfaces.UserAgent; -import org.polyfill.api.interfaces.UserAgentParserService; +import org.polyfillservice.api.components.LRUCache; +import org.polyfillservice.api.interfaces.UserAgent; +import org.polyfillservice.api.interfaces.UserAgentParserService; import org.springframework.stereotype.Service; import java.util.List; diff --git a/api/src/main/java/org/polyfill/api/services/XmlServiceConfigLoaderService.java b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/XmlServiceConfigLoaderService.java similarity index 85% rename from api/src/main/java/org/polyfill/api/services/XmlServiceConfigLoaderService.java rename to polyfill-service-api/src/main/java/org/polyfillservice/api/services/XmlServiceConfigLoaderService.java index 8d87dee..60a518c 100644 --- a/api/src/main/java/org/polyfill/api/services/XmlServiceConfigLoaderService.java +++ b/polyfill-service-api/src/main/java/org/polyfillservice/api/services/XmlServiceConfigLoaderService.java @@ -1,9 +1,9 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; import com.thoughtworks.xstream.XStream; -import org.polyfill.api.components.ServiceConfig; -import org.polyfill.api.interfaces.PolyfillServiceConfigLocation; -import org.polyfill.api.interfaces.ServiceConfigLoaderService; +import org.polyfillservice.api.components.ServiceConfig; +import org.polyfillservice.api.interfaces.PolyfillServiceConfigLocation; +import org.polyfillservice.api.interfaces.ServiceConfigLoaderService; import org.springframework.stereotype.Service; import java.io.IOException; diff --git a/api/src/main/resources/config.properties b/polyfill-service-api/src/main/resources/config.properties similarity index 100% rename from api/src/main/resources/config.properties rename to polyfill-service-api/src/main/resources/config.properties diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.from/meta.json b/polyfill-service-api/src/main/resources/polyfills/Array.from/meta.json new file mode 100644 index 0000000..022d8aa --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.from/meta.json @@ -0,0 +1 @@ +{"aliases":["es6","modernizr:es6array","blissfuljs","default-3.4","default-3.5","default-3.6","default"],"browsers":{"chrome":"<45","firefox":"4 - 31","ie":"6 - 11","ie_mob":"10 - *","opera":"*","op_mini":"*","safari":"<9","firefox_mob":"<32","android":"*","ios_saf":"<9","samsung_mob":"<5","bb":"10 - *"},"dependencies":["Object.defineProperty"],"spec":"http://people.mozilla.org/~jorendorff/es6-draft.html#sec-array.from","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/from","detectSource":"'from' in Array && (function () {\n\ttry {\n\t\tArray.from({ length: -Infinity });\n\n\t\treturn true;\n\t} catch (e) {\n\t\treturn false;\n\t}\n})()","testSource":"","baseDir":"Array/from","hasTests":true,"testsSource":"/* eslint-env mocha, browser */\n/* global proclaim */\n\nit('has correct instance', function () {\n\tproclaim.isInstanceOf(Array.from, Function);\n});\n\nit('has correct name', function () {\n\tfunction nameOf(fn) {\n\t\treturn Function.prototype.toString.call(fn).match(/function\\s*([^\\s]*)\\(/)[1];\n\t}\n\tproclaim.equal(nameOf(Array.from), 'from');\n});\n\nit('has correct argument length', function () {\n\tproclaim.equal(Array.from.length, 1);\n});\n\ndescribe('returns an array with', function () {\n\tit('arrays', function () {\n\t\tproclaim.deepEqual(Array.from([]), []);\n\t\tproclaim.deepEqual(Array.from(['a', 'b', 'c']), ['a', 'b', 'c']);\n\t});\n\n\tit('fills holes in arrays', function () {\n\t\tvar arr = [1, 2, 3];\n\t\tdelete arr[1];\n\t\t/**\n\t\t * These are unrolled as expect.js' eql doesn't work on\n\t\t * arrays created with undefined elements.\n\t\t * https://github.com/Automattic/expect.js/issues/140\n\t\t */\n\t\tproclaim.deepEqual(Array.from(arr)[0], 1);\n\t\tproclaim.deepEqual(Array.from(arr)[1], undefined);\n\t\tproclaim.deepEqual(Array.from(arr)[2], 3);\n\t\t/* eslint-disable no-sparse-arrays */\n\t\tproclaim.deepEqual(Array.from([4, , 6])[1], undefined);\n\t});\n\n\tit('objects', function () {\n\t\tproclaim.deepEqual(Array.from({}), []);\n\t\tproclaim.deepEqual(Array.from({ 0: 'a' }), []);\n\t\tproclaim.deepEqual(Array.from({ 0: 'a', 1: 'b', 2: 'c', length: 3 }), ['a', 'b', 'c']);\n\t});\n\n\tit('Iterable', function () {\n\t\tvar set;\n\t\tvar setIterator;\n\t\tvar map;\n\t\tvar mapIterator;\n\n\t\tif ('Map' in window && 'entries' in Map.prototype) {\n\n\t\t\tmap = new Map();\n\t\t\tmap.set(1,2);\n\t\t\tmap.set(3,4);\n\t\t\tmapIterator = map.values();\n\n\t\t\tif (typeof mapIterator.next === 'function') {\n\n\t\t\t\t// Test map iterable\n\t\t\t\tproclaim.deepEqual(Array.from(mapIterator), [2,4]);\n\n\t\t\t\tit('can convert from Map', function () {\n\t\t\t\t\tproclaim.deepEqual(Array.from(map), [[1,2],[3,4]]);\n\t\t\t\t});\n\t\t\t}\n\t\t}\n\n\t\tif ('Set' in window && 'values' in Set.prototype) {\n\n\t\t\tset = new Set();\n\t\t\tset.add(1);\n\t\t\tset.add(2);\n\t\t\tset.add(3);\n\t\t\tset.add(4);\n\t\t\tsetIterator = set.values();\n\n\t\t\tif (typeof setIterator.next === 'function') {\n\n\t\t\t\t// Test set iterable\n\t\t\t\tproclaim.deepEqual(Array.from(setIterator), [1,2,3,4]);\n\n\t\t\t\tit('can convert from Set', function () {\n\t\t\t\t\tproclaim.deepEqual(Array.from(set), [1,2,3,4]);\n\t\t\t\t});\n\t\t\t}\n\t\t}\n\n\t\tit('can convert from a user-defined iterator', function () {\n\t\t\tfunction iterator(cnt) {\n\t\t\t\treturn {\n\t\t\t\t\tnext: function () {\n\t\t\t\t\t\treturn cnt === 0\n\t\t\t\t\t\t\t? {\n\t\t\t\t\t\t\t\tdone: true\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t\t: {\n\t\t\t\t\t\t\t\tvalue: cnt--,\n\t\t\t\t\t\t\t\tdone: false\n\t\t\t\t\t\t\t};\n\t\t\t\t\t}\n\t\t\t\t};\n\t\t\t}\n\t\t\tproclaim.deepEqual(Array.from(iterator(0)), []);\n\t\t\tproclaim.deepEqual(Array.from(iterator(1)), [1]);\n\t\t\tproclaim.deepEqual(Array.from(iterator(2)), [2, 1]);\n\t\t\tproclaim.deepEqual(Array.from(iterator(3)), [3, 2, 1]);\n\t\t});\n\n\t});\n\n\tit('strings', function () {\n\t\tproclaim.deepEqual(Array.from(''), []);\n\t\tproclaim.deepEqual(Array.from('abc'), ['a', 'b', 'c']);\n\t});\n\n\tit('numbers', function () {\n\t\tproclaim.deepEqual(Array.from(-Infinity), []);\n\t\tproclaim.deepEqual(Array.from(-3), []);\n\t\tproclaim.deepEqual(Array.from(-0), []);\n\t\tproclaim.deepEqual(Array.from(0), []);\n\t\tproclaim.deepEqual(Array.from(3), []);\n\t\t// REMOVAL: it may take a rediculous amount of time to calculate this\n\t\t// proclaim.deepEqual(Array.from(Infinity), []);\n\t});\n\n\tit('regular expressions', function () {\n\t\tproclaim.deepEqual(Array.from(/abc/), []);\n\t});\n\n\tit('objects with in-range lengths', function () {\n\t\tproclaim.equal(Array.from({ length: 0 }).length, 0);\n\t\tproclaim.equal(Array.from({ length: 3 }).length, 3);\n\t\t/**\n\t\t * These are unrolled as expect.js' eql doesn't work on\n\t\t * arrays created with undefined elements.\n\t\t * https://github.com/Automattic/expect.js/issues/140\n\t\t */\n\t\tproclaim.equal(Array.from({ length: 3 })[0], undefined);\n\t\tproclaim.equal(Array.from({ length: 3 })[1], undefined);\n\t\tproclaim.equal(Array.from({ length: 3 })[2], undefined);\n\t\tproclaim.equal(Array.from({ length: '+3' }).length, 3);\n\t\t// proclaim.equal(Array.from({ length: Infinity }).length, undefined);\n\t});\n\n\tit('objects with out-of-range lengths', function () {\n\t\tproclaim.equal(Array.from({ length: -0 }).length, 0);\n\t\tproclaim.equal(Array.from({ length: -3 }).length, 0);\n\t\tproclaim.equal(Array.from({ length: '-3' }).length, 0);\n\t\tproclaim.equal(Array.from({ length: -Infinity }).length, 0);\n\t});\n\n\tit('mapping functions', function () {\n\t\tfunction addElementAndIndex(element, index) {\n\t\t\treturn element + index;\n\t\t}\n\n\t\tproclaim.deepEqual(Array.from(['a', 'b', 'c'], addElementAndIndex), ['a0', 'b1', 'c2']);\n\t\tproclaim.deepEqual(Array.from({ 0: 'a', 1: 'b', 3: 'c' }, addElementAndIndex), []);\n\t\tproclaim.deepEqual(Array.from({ 0: 'a', 1: 'b', 2: 'c', length: 3 }, addElementAndIndex), ['a0', 'b1', 'c2']);\n\t\tproclaim.deepEqual(Array.from('abc', addElementAndIndex), ['a0', 'b1', 'c2']);\n\n\t\tArray.from(['a', 'b', 'c'], function () {\n\t\t\tproclaim.equal(arguments.length, 2);\n\t\t});\n\t});\n\n\tit('this as an object', function () {\n\t\tvar context = {};\n\n\t\tArray.from(['a', 'b', 'c'], function (value, index) {\n\t\t\tproclaim.isInstanceOf(this, Object);\n\t\t\tproclaim.strictEqual(this.valueOf(), context);\n\t\t}, context);\n\t});\n\n\tit('this as 42', function () {\n\t\tvar context = 42;\n\n\t\tArray.from(['a', 'b', 'c'], function (value, index) {\n\t\t\tproclaim.isInstanceOf(this, Number);\n\t\t\tproclaim.strictEqual(this.valueOf(), 42);\n\t\t}, context);\n\t});\n\n\tit('this as false', function () {\n\t\tvar context = false;\n\n\t\tArray.from(['a', 'b', 'c'], function (value, index) {\n\t\t\tproclaim.isInstanceOf(this, Boolean);\n\t\t\tproclaim.strictEqual(this.valueOf(), false);\n\t\t}, context);\n\t});\n});\n\ndescribe('throws', function () {\n\tit('non-iterable objects', function () {\n\t\tproclaim.throws(function () {\n\t\t\tArray.from();\n\t\t});\n\n\t\tproclaim.throws(function () {\n\t\t\tArray.from(undefined);\n\t\t});\n\n\t\tproclaim.throws(function () {\n\t\t\tArray.from(null);\n\t\t});\n\t});\n\n\tit('specified, invalid mapping functions', function () {\n\t\tproclaim.throws(function () {\n\t\t\tArray.from([1, 2, 3], null);\n\t\t});\n\n\t\tproclaim.throws(function () {\n\t\t\tArray.from([1, 2, 3], /\\*/);\n\t\t});\n\n\t\tproclaim.throws(function () {\n\t\t\tArray.from([1, 2, 3], '');\n\t\t});\n\n\t\tproclaim.throws(function () {\n\t\t\tArray.from([1, 2, 3], []);\n\t\t});\n\n\t\tproclaim.throws(function () {\n\t\t\tArray.from([1, 2, 3], {});\n\t\t});\n\n\t\tproclaim.throws(function () {\n\t\t\tArray.from([1, 2, 3], 3);\n\t\t});\n\t});\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.from/min.js b/polyfill-service-api/src/main/resources/polyfills/Array.from/min.js new file mode 100644 index 0000000..abdd201 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.from/min.js @@ -0,0 +1 @@ +!function(){function e(e){var n,t=!1,r=[];if("function"==typeof e.next)for(;!t&&(n=e.next(),n.hasOwnProperty("value")&&n.hasOwnProperty("done"));){if(!0===n.done){t=!0;break}if(!1!==n.done)break;r.push(n.value)}return!!t&&r}Object.defineProperty(Array,"from",{configurable:!0,value:function(n){if(n===undefined||null===n)throw new TypeError(n+" is not an object");if(1 in arguments&&!(arguments[1]instanceof Function))throw new TypeError(arguments[1]+" is not a function");var t,r,o="string"==typeof n?n.split(""):Object(n),i=arguments[1],a=arguments[2],f=[],u=-1,c=Math.min(Math.max(Number(o.length)||0,0),9007199254740991);r=e(o),"function"==typeof o.entries&&"function"==typeof o.values&&("Set"===o.constructor.name&&"values"in Set.prototype&&(r=e(o.values())),"Map"===o.constructor.name&&"entries"in Map.prototype&&(r=e(o.entries()))),r&&(o=r,c=r.length);for(;++u 9;\n\t}\n\n\tfunction elementIsGreaterThan10(element) {\n\t\treturn element > 10;\n\t}\n\n\tit('arrays', function () {\n\t\tproclaim.equal([10, 11, 12].every(elementIsGreaterThan9), true);\n\t\tproclaim.equal([10, 11, 12].every(elementIsGreaterThan10), false);\n\t});\n\n\tit('array-like objects', function () {\n\t\tvar\n\t\t// 3: 0 is ignored because length omits it\n\t\tobject = { 0: 10, 1: 11, 2: 12, 3: 0, length: 3 };\n\n\t\tproclaim.equal(Array.prototype.every.call(object, elementIsGreaterThan9), true);\n\t\tproclaim.equal(Array.prototype.every.call(object, elementIsGreaterThan10), false);\n\t});\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.every/min.js b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.every/min.js new file mode 100644 index 0000000..8d4e72c --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.every/min.js @@ -0,0 +1 @@ +Array.prototype.every=function(n){if(this===undefined||null===this)throw new TypeError(this+" is not an object");if(!(n instanceof Function))throw new TypeError(n+" is not a function");for(var t=Object(this),r=arguments[1],i=t instanceof String?t.split(""):t,e=Number(i.length)||0,o=-1;++o 1;\n\t}\n\n\tit('arrays', function () {\n\t\tproclaim.equal([4, 6, 7, 12].find(isPrime), 7);\n\t\tproclaim.equal([4, 6, 8, 12].find(isPrime), undefined);\n\t});\n\n\tit('array-like objects', function () {\n\t\tvar\n\t\t// 4: 13 is ignored because length omits it\n\t\tobjectA = { 0: 4, 1: 6, 2: 7, 3: 12, 4: 13, length: 4 },\n\t\tobjectB = { 0: 4, 1: 6, 2: 8, 3: 12, 4: 13, length: 4 };\n\n\t\tproclaim.equal(Array.prototype.find.call(objectA, isPrime), 7);\n\t\tproclaim.equal(Array.prototype.find.call(objectB, isPrime), undefined);\n\t});\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.find/min.js b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.find/min.js new file mode 100644 index 0000000..a7e415e --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.find/min.js @@ -0,0 +1 @@ +Object.defineProperty(Array.prototype,"find",{configurable:!0,value:function(n){if(this===undefined||null===this)throw new TypeError(this+" is not an object");if(!(n instanceof Function))throw new TypeError(n+" is not a function");for(var t,i=Object(this),e=arguments[1],r=i instanceof String?i.split(""):i,o=Math.max(Math.min(r.length,9007199254740991),0)||0,a=-1;++a 1;\n\t}\n\n\tit('arrays', function () {\n\t\tproclaim.equal([4, 6, 7, 12].findIndex(isPrime), 2);\n\t\tproclaim.equal([4, 6, 8, 12].findIndex(isPrime), -1);\n\t});\n\n\tit('array-like objects', function () {\n\t\tvar\n\t\t// 4: 13 is not considered as length omits this element\n\t\tobjectA = { 0: 4, 1: 6, 2: 7, 3: 12, 4: 13, length: 3 },\n\t\tobjectB = { 0: 4, 1: 6, 2: 8, 3: 12, 4: 13, length: 3 };\n\n\t\tproclaim.equal(Array.prototype.findIndex.call(objectA, isPrime), 2);\n\t\tproclaim.equal(Array.prototype.findIndex.call(objectB, isPrime), -1);\n\t});\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.findIndex/min.js b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.findIndex/min.js new file mode 100644 index 0000000..d1340d7 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.findIndex/min.js @@ -0,0 +1 @@ +Object.defineProperty(Array.prototype,"findIndex",{configurable:!0,value:function(n){if(this===undefined||null===this)throw new TypeError(this+" is not an object");if(!(n instanceof Function))throw new TypeError(n+" is not a function");for(var t=Object(this),i=arguments[1],e=t instanceof String?t.split(""):t,r=Math.max(Math.min(e.length,9007199254740991),0)||0,o=-1;++o=0?n=a:(n=e+a)<0&&(n=0);for(var i;n= 0) { + k = n; + } else { + k = len + n; + if (k < 0) {k = 0;} + } + var currentElement; + while (k < len) { + currentElement = O[k]; + if (searchElement === currentElement || + (searchElement !== searchElement && currentElement !== currentElement)) { + return true; + } + k++; + } + return false; +}; diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.indexOf/meta.json b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.indexOf/meta.json new file mode 100644 index 0000000..9bc62a6 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.indexOf/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default","es5","modernizr:es5array","blissfuljs"],"browsers":{"ie":"6 - 8"},"spec":"http://people.mozilla.org/~jorendorff/es6-draft.html#sec-array.prototype.indexof","docs":"https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Array/indexOf","detectSource":"'indexOf' in Array.prototype","testSource":"","baseDir":"Array/prototype/indexOf","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nit('is a function', function() {\n\tproclaim.isInstanceOf(Array.prototype.indexOf, Function);\n});\n\nit('takes 1 argument', function() {\n\tproclaim.equal(Array.prototype.indexOf.length, 1);\n});\n\nit('returns -1 when no match is found', function() {\n\tproclaim.equal(Array.prototype.indexOf.call([], 3), -1);\n\tproclaim.equal(Array.prototype.indexOf.call([], null), -1);\n\tproclaim.equal(Array.prototype.indexOf.call([], undefined), -1);\n\tproclaim.equal(Array.prototype.indexOf.call(['foo'], 'bar'), -1);\n});\n\nit('returns the index when a match is found', function() {\n\tproclaim.equal(Array.prototype.indexOf.call(['foo'], 'foo'), 0);\n\tproclaim.equal(Array.prototype.indexOf.call([3,4], 4), 1);\n});\n\nit('finds only the first occurence', function() {\n\tproclaim.equal(Array.prototype.indexOf.call(['foo', 'bar', 'bar', 'bar'], 'bar'), 1);\n});\n\nit('works on array-like objects', function() {\n\tproclaim.equal(Array.prototype.indexOf.call({0:5,1:6,length:2}, 6), 1);\n\tproclaim.equal(Array.prototype.indexOf.call({0:5,1:6,2:7,length:2}, 7), -1);\n});\n\nit('does not find nested arrays', function() {\n\tproclaim.equal(Array.prototype.indexOf.call([1,2,[3,3]], [3,3]), -1);\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.indexOf/min.js b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.indexOf/min.js new file mode 100644 index 0000000..c9fd083 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.indexOf/min.js @@ -0,0 +1 @@ +Array.prototype.indexOf=function(t){if(this===undefined||null===this)throw new TypeError(this+" is not an object");var i=this instanceof String?this.split(""):this,n=Math.max(Math.min(i.length,9007199254740991),0)||0,r=Number(arguments[1])||0;for(r=(r<0?Math.max(n+r,0):r)-1;++r=0;)if(r in n&&n[r]===t)return r;return-1}; \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.lastIndexOf/raw.js b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.lastIndexOf/raw.js new file mode 100644 index 0000000..acd37ea --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.lastIndexOf/raw.js @@ -0,0 +1,22 @@ + +// Array.prototype.lastIndexOf +Array.prototype.lastIndexOf = function lastIndexOf(searchElement) { + if (this === undefined || this === null) { + throw new TypeError(this + ' is not an object'); + } + + var + arraylike = this instanceof String ? this.split('') : this, + length = Math.max(Math.min(arraylike.length, 9007199254740991), 0) || 0, + index = Number(arguments[1]) || 0; + + index = 1 in arguments ? (index < 0 ? Math.max(length + index, 0) : index) + 1 : length; + + while (--index >= 0) { + if (index in arraylike && arraylike[index] === searchElement) { + return index; + } + } + + return -1; +}; diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.map/meta.json b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.map/meta.json new file mode 100644 index 0000000..f8643f4 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.map/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default","es5","modernizr:es5array","blissfuljs"],"browsers":{"ie":"6 - 8"},"spec":"http://people.mozilla.org/~jorendorff/es6-draft.html#sec-array.prototype.map","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/map","detectSource":"'map' in Array.prototype","testSource":"","baseDir":"Array/prototype/map","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nvar callback;\nvar testSubject;\nbeforeEach(function () {\n\tvar i = 0;\n\tcallback = function () {\n\t\treturn i++;\n\t};\n\ttestSubject = [2, 3, undefined, true, 'hej', null, false, 0];\n\tdelete testSubject[1];\n});\n\nit('should call callback with the right parameters', function () {\n\tvar args = [];\n\tvar argsspy = function() { args = [].slice.call(arguments); };\n\tvar array = [1];\n\tarray.map(argsspy);\n\tproclaim.deepEqual(args, ['1', 0, array]);\n});\nit('should set the context correctly', function () {\n\tvar context = {};\n\ttestSubject.map(function (o,i) {\n\t\tthis[i] = o;\n\t}, context);\n\tproclaim.deepEqual(context, testSubject);\n});\nit('should set the right context when given none', function () {\n\tvar context;\n\t[1].map(function () {context = this;});\n\tproclaim.strictEqual(context, function () { return this; }.call());\n});\nit('should not change the array it is called on', function () {\n\tvar copy = testSubject.slice();\n\ttestSubject.map(callback);\n\tproclaim.deepEqual(testSubject, copy);\n});\nit('should only run for the number of objects in the array when it started', function () {\n\tvar arr = [1,2,3],\n\t\ti = 0;\n\tarr.map(function (o) {\n\t\tarr.push(o + 3);\n\t\ti++;\n\t\treturn o;\n\t});\n\tproclaim.deepEqual(arr, [1, 2, 3, 4, 5, 6]);\n\tproclaim.equal(i, 3);\n});\n\n// IE6-8 does not distinguish between dense and sparse arrays\n// it('should properly translate the values as according to the callback', function () {\n// \tvar result = testSubject.map(callback),\n// \t\texpected = [0, 0, 1, 2, 3, 4, 5, 6];\n\n// \tdelete expected[1];\n// \tproclaim.deepEqual(result, expected);\n// });\nit('should skip non-existing values', function () {\n\tvar array = [1, 2, 3, 4],\n\t\ti = 0;\n\tdelete array[2];\n\tarray.map(function () {\n\t\ti++;\n\t});\n\tproclaim.equal(i, 3);\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.map/min.js b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.map/min.js new file mode 100644 index 0000000..36bd3f1 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.map/min.js @@ -0,0 +1 @@ +Array.prototype.map=function(n){if(this===undefined||null===this)throw new TypeError(this+" is not an object");if(!(n instanceof Function))throw new TypeError(n+" is not a function");for(var t=Object(this),i=arguments[1],r=t instanceof String?t.split(""):t,o=Math.max(Math.min(r.length,9007199254740991),0)||0,e=-1,a=[];++e=e)throw new TypeError("Reduce of empty array with no initial value");t=r[o]}for(;++o= length) { + throw new TypeError('Reduce of empty array with no initial value'); + } + + previousValue = arraylike[index]; + } + + while (++index < length) { + if (index in arraylike) { + previousValue = callback(previousValue, arraylike[index], index, object); + } + } + + return previousValue; +}; diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduceRight/meta.json b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduceRight/meta.json new file mode 100644 index 0000000..6e0ca99 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduceRight/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default","es5","modernizr:es5array"],"browsers":{"ie":"6 - 8"},"spec":"http://people.mozilla.org/~jorendorff/es6-draft.html#sec-array.prototype.reduceright","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/reduceRight","detectSource":"'reduceRight' in Array.prototype","testSource":"","baseDir":"Array/prototype/reduceRight","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nvar spycalls = [];\n\nvar spy = function() {\n\tspycalls.push([].slice.call(arguments));\n}\n\nbeforeEach(function () {\n\tspycalls = [];\n});\n\nit('should pass the correct arguments to the callback', function () {\n\t[1,2,3].reduceRight(spy);\n\tproclaim.equal(spycalls.length, 2);\n\tproclaim.deepEqual(spycalls[0], [3, 2, 1, [1,2,3]]);\n});\nit('should start with the right initialValue', function () {\n\t[1,2,3].reduceRight(spy, 0);\n\tproclaim.equal(spycalls.length, 3);\n\tproclaim.deepEqual(spycalls[0], [0, 3, 2, [1,2,3]]);\n});\nit('should not affect elements added to the array after it has begun', function () {\n\tvar arr = [1,2,3], i = 0;\n\tarr.reduceRight(function (a, b) {\n\t\ti++;\n\t\tif (i <= 4) {\n\t\t\tarr.push(a + 3);\n\t\t}\n\t\treturn b;\n\t});\n\tproclaim.deepEqual(arr, [1,2,3,6,5]);\n\tproclaim.equal(i, 2);\n});\nit('should work as expected for empty arrays', function () {\n\tproclaim.throws(function () {\n\t\t[].reduceRight(spy);\n\t});\n\tproclaim.equal(spycalls.length, 0);\n});\nit('should throw correctly if no callback is given', function () {\n\tproclaim.throws(function () {\n\t\t[1,2,3].reduceRight();\n\t});\n});\nit('should return the expected result', function () {\n\tproclaim.deepEqual([1,2,3,4,5,6,7].reduceRight(function (a, b) {\n\t\treturn String(a || '') + String(b || '');\n\t}), [7,6,5,4,3,2,1].join(''));\n});\nit('should return the expected result with a string', function () {\n\tproclaim.deepEqual(Array.prototype.reduceRight.call('1234567', function (a, b) {\n\t\treturn String(a || '') + String(b || '');\n\t}), [7,6,5,4,3,2,1].join(''));\n});\nit('should not directly affect the passed array', function () {\n\tvar test = [1,2,3];\n\tvar copy = [1,2,3];\n\ttest.reduceRight(function (a, b) {\n\t\treturn a + b;\n\t});\n\tproclaim.deepEqual(test, copy);\n});\nit('should skip non-set values', function () {\n\tvar test = [1,2,3];\n\tdelete test[1];\n\tvar visited = {};\n\ttest.reduceRight(function (a, b) {\n\t\tif (a) { visited[a] = true; }\n\t\tif (b) { visited[b] = true; }\n\t\treturn 0;\n\t});\n\tproclaim.deepEqual(visited, { 1: true, 3: true });\n});\nit('should return an array with length 1', function () {\n\tproclaim.equal([1,2,3].reduceRight.length, 1);\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduceRight/min.js b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduceRight/min.js new file mode 100644 index 0000000..d98c1b1 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduceRight/min.js @@ -0,0 +1 @@ +Array.prototype.reduceRight=function(n){if(this===undefined||null===this)throw new TypeError(this+" is not an object");if(!(n instanceof Function))throw new TypeError(n+" is not a function");var t,i=Object(this),r=i instanceof String?i.split(""):i,e=Math.max(Math.min(r.length,9007199254740991),0)||0;if(1 in arguments)t=arguments[1];else{for(;--e>-1&&!(e in r););if(e<=-1)throw new TypeError("Reduce of empty array with no initial value");t=r[e]}for(;--e>-1;)e in r&&(t=n(t,r[e],e,i));return t}; \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduceRight/raw.js b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduceRight/raw.js new file mode 100644 index 0000000..ecf3206 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.reduceRight/raw.js @@ -0,0 +1,38 @@ + +// Array.prototype.reduceRight +Array.prototype.reduceRight = function reduceRight(callback) { + if (this === undefined || this === null) { + throw new TypeError(this + ' is not an object'); + } + + if (!(callback instanceof Function)) { + throw new TypeError(callback + ' is not a function'); + } + + var + object = Object(this), + arraylike = object instanceof String ? object.split('') : object, + length = -1, + index = Math.max(Math.min(arraylike.length, 9007199254740991), 0) || 0, + previousValue; + + if (1 in arguments) { + previousValue = arguments[1]; + } else { + while (--index > length && !(index in arraylike)) {} + + if (index <= length) { + throw new TypeError('Reduce of empty array with no initial value'); + } + + previousValue = arraylike[index]; + } + + while (--index > length) { + if (index in arraylike) { + previousValue = callback(previousValue, arraylike[index], index, object); + } + } + + return previousValue; +}; diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.some/meta.json b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.some/meta.json new file mode 100644 index 0000000..10efebe --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.some/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default","es5","modernizr:es5array","blissfuljs"],"browsers":{"ie":"6 - 8"},"spec":"http://people.mozilla.org/~jorendorff/es6-draft.html#sec-array.prototype.some","docs":"https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Array/some","detectSource":"'some' in Array.prototype","testSource":"","baseDir":"Array/prototype/some","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\n// See: https://people.mozilla.org/~jorendorff/es6-draft.html#sec-array.prototype.some\n\nbeforeEach(function() {\n\tthis.array = [0, 2, 4, 6, 8, 10, 12, 14];\n});\n\nit(\"Should not accept a function argument that is not callable\", function() {\n\tvar array = this.array;\n\tproclaim.throws(function() { array.some({}); }, TypeError);\n});\n\nit(\"Should accept a function with three parameters: the value of the element, the index of the element and the object being traversed\", function() {\n\tvar array = this.array;\n\n\tarray.some(function(value, index, object) {\n\t\tproclaim.strictEqual(object, array);\n\t\tproclaim.equal(object[index], value);\n\t\treturn false;\n\t});\n});\n\nit(\"Should accept an optional 'this' argument as its second argument which becomes the 'this' value for the function argument\", function() {\n\tvar mockThis = { foo: \"bar\" };\n\tvar array = this.array;\n\n\tarray.some(function(value) {\n\t\tproclaim.strictEqual(this, mockThis);\n\t\tproclaim.equal(this.foo, mockThis.foo);\n\t\treturn false;\n\t}, mockThis);\n});\n\nit(\"Should pass a reference to the array as the third parameter to the function argument\", function() {\n\tvar array = [10];\n\n\tarray.some(function(value, index, object) {\n\t\tobject[0] = 100;\n\t\treturn false;\n\t});\n\n\tproclaim.equal(array[0], 100);\n});\n\nit(\"Should not iterate over elements appended to the array after the call to some. The range is fixed before the first call to the callback\", function() {\n\tvar array = [1, 2, 3, 4, 5, 6];\n\tvar visited = [];\n\n\tarray.some(function(value, index, object) {\n\t\tarray.push(index);\n\t\tvisited[index] = value;\n\t\treturn false;\n\t});\n\n\tproclaim.deepEqual(visited, [1, 2, 3, 4, 5, 6]);\n\n\t// Expect the original array to be the same for the first 6 elements, with\n\t// the additional 0, 1, .. 5 appended (the indices of the first 6 elements\n\t// in the range covered by some at the start of its invocation\n\tproclaim.deepEqual(array, [1, 2, 3, 4, 5, 6, 0, 1, 2, 3, 4, 5]);\n});\n\nit(\"Should return false if the array is empty\", function() {\n\tvar a = [];\n\tproclaim.equal(a.some(function(value) { return true; }), false);\n});\n\nit(\"Should not visit elements that are deleted after the call to some begins and before being visited\", function() {\n\tvar a = [1, 2, 3, 4, 5, 6];\n\tvar visited = [];\n\n\ta.some(function(value, index, object) {\n\t\tdelete object[5];\n\t\tvisited.push(index);\n\t\treturn false;\n\t});\n\n\t// Should only visit the first 5 indices\n\tproclaim.deepEqual(visited, [0, 1, 2, 3, 4]);\n});\n\nit(\"Should return true as soon as the callback returns true\", function() {\n\tvar a = [0, 1, 2, 3, 4];\n\tvar visited = [];\n\tproclaim.equal(a.some(function(value) {\n\t\tvisited.push(value);\n\t\treturn value > 2;\n\t}), true);\n\n\tproclaim.deepEqual(visited, [0, 1, 2, 3]);\n});\n\nit(\"Should return false if the callback never returns true\", function() {\n\tvar a = [0, 1, 2, 3, 4];\n\tvar visited = [];\n\tproclaim.equal(a.some(function(value) {\n\t\tvisited.push(value);\n\t\treturn false;\n\t}), false);\n\n\tproclaim.deepEqual(visited, a);\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Array.prototype.some/min.js b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.some/min.js new file mode 100644 index 0000000..3b23c64 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Array.prototype.some/min.js @@ -0,0 +1 @@ +Array.prototype.some=function(n){if(this===undefined||null===this)throw new TypeError(this+" is not an object");if(!(n instanceof Function))throw new TypeError(n+" is not a function");for(var t=Object(this),i=arguments[1],r=t instanceof String?t.split(""):t,o=Math.max(Math.min(r.length,9007199254740991),0)||0,e=-1;++e1?o.noteGrainOn.apply(this,arguments):o.noteOn.apply(this,arguments)}},stop:{value:o.stop||o.noteOff}}),Object.defineProperties(i,{setTargetAtTime:{value:i.setTargetAtTime||i.setTargetValueAtTime}})}(); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/AudioContext/raw.js b/polyfill-service-api/src/main/resources/polyfills/AudioContext/raw.js new file mode 100644 index 0000000..9c1cc15 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/AudioContext/raw.js @@ -0,0 +1,56 @@ + +// AudioContext +(function () { + 'use strict'; + + var + AudioContext = window.AudioContext = window.AudioContext || window.webkitAudioContext, + AudioContextPrototype = AudioContext.prototype; + + Object.defineProperties(AudioContextPrototype, { + createGain: { + value: AudioContextPrototype.createGain || AudioContextPrototype.createGainNode + }, + createDelay: { + value: AudioContextPrototype.createDelay|| AudioContextPrototype.createDelayNode + }, + createScriptProcessor: { + value: AudioContextPrototype.createScriptProcessor || AudioContextPrototype.createJavaScriptNode + } + }); + + var + audioContext = new AudioContext(), + oscillatorPrototype = audioContext.createOscillator().constructor.prototype, + bufferSourcePrototype = audioContext.createBufferSource().constructor.prototype, + gainGainConstructorPrototype = audioContext.createGain().gain.constructor.prototype; + + Object.defineProperties(oscillatorPrototype, { + setPeriodicWave: { + value: oscillatorPrototype.setPeriodicWave || oscillatorPrototype.setWaveTable + }, + start: { + value: oscillatorPrototype.start || oscillatorPrototype.noteOn + }, + stop: { + value: oscillatorPrototype.stop || oscillatorPrototype.noteOff + } + }); + + Object.defineProperties(bufferSourcePrototype, { + start: { + value: bufferSourcePrototype.start || function start() { + return arguments.length > 1 ? bufferSourcePrototype.noteGrainOn.apply(this, arguments) : bufferSourcePrototype.noteOn.apply(this, arguments); + } + }, + stop: { + value: bufferSourcePrototype.stop || bufferSourcePrototype.noteOff + } + }); + + Object.defineProperties(gainGainConstructorPrototype, { + setTargetAtTime: { + value: gainGainConstructorPrototype.setTargetAtTime || gainGainConstructorPrototype.setTargetValueAtTime + } + }); +})(); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/CustomEvent/meta.json b/polyfill-service-api/src/main/resources/polyfills/CustomEvent/meta.json new file mode 100644 index 0000000..e0ea53f --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/CustomEvent/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default","modernizr:customevent"],"browsers":{"firefox":"6 - 10","ie":"<14","ie_mob":"10 - *","opera":"10 - 11.5","safari":"4 - 7","chrome":"1 - 14","android":"<=4.3","firefox_mob":"6 - 10"},"dependencies":["Event"],"spec":"http://dom.spec.whatwg.org/#interface-customevent","docs":"https://developer.mozilla.org/en/docs/Web/API/CustomEvent","detectSource":"'CustomEvent' in this &&\n\n// In Safari, typeof CustomEvent == 'object' but it otherwise works fine\n(typeof this.CustomEvent === 'function' ||\n(this.CustomEvent.toString().indexOf('CustomEventConstructor')>-1))","testSource":"","baseDir":"CustomEvent","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\n/* Not supported by the polyfill\nit('should have an initCustomEvent function', function() {\n\tproclaim.isInstanceOf(typeof CustomEvent.prototype.initCustomEvent, Function);\n});\n*/\n\n// This test is ignored as, although this feature is in the spec it does not affect users\n// Safari allows you to instantiate with no parameters, all this means is you create an event that you can never\n// listen for - pointless, but will not break anything...\nit.skip('should throw exception when instantiated with no parameters', function() {\n\tproclaim.throws(function() {\n\t\tnew CustomEvent();\n\t});\n});\n\nit('should have correct default properties', function() {\n\tvar testEvent = new CustomEvent('test');\n\tproclaim.equal(testEvent.type, 'test');\n\tproclaim.equal(testEvent.bubbles, false);\n\tproclaim.equal(testEvent.cancelable, false);\n\tproclaim.equal(testEvent.detail, null);\n});\n\nit('should modify default properties if optional CustomEventInit parameter is passed', function() {\n\tvar testEvent = new CustomEvent('test', {\n\t\tbubbles: true,\n\t\tcancelable: true,\n\t\tdetail: 'test detail'\n\t});\n\n\tproclaim.equal(testEvent.type, 'test');\n\tproclaim.equal(testEvent.bubbles, true);\n\tproclaim.equal(testEvent.cancelable, true);\n\tproclaim.equal(testEvent.detail, 'test detail');\n});\n\nit('should be able to fire an event that can be listened to', function() {\n\tvar testEvent = new CustomEvent('test', {\n\t\tbubbles: true,\n\t\tcancelable: true,\n\t\tdetail: 'test detail'\n\t});\n\n\tvar testEl = document.createElement('div');\n\ttestEl.addEventListener('test', function(ev) {\n\t\tproclaim.equal(ev.detail, 'test detail');\n\t\tproclaim.equal(ev.type, 'test');\n\t\tproclaim.equal(ev.bubbles, true);\n\t\tproclaim.equal(ev.cancelable, true);\n\t});\n\ttestEl.dispatchEvent(testEvent);\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/CustomEvent/min.js b/polyfill-service-api/src/main/resources/polyfills/CustomEvent/min.js new file mode 100644 index 0000000..9d67efb --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/CustomEvent/min.js @@ -0,0 +1 @@ +this.CustomEvent=function(e,t){if(!e)throw Error('TypeError: Failed to construct "CustomEvent": An event name must be provided.');var n;if(t=t||{bubbles:!1,cancelable:!1,detail:null},"createEvent"in document)try{n=document.createEvent("CustomEvent"),n.initCustomEvent(e,t.bubbles,t.cancelable,t.detail)}catch(l){n=document.createEvent("Event"),n.initEvent(e,t.bubbles,t.cancelable),n.detail=t.detail}else n=new Event(e,t),n.detail=t&&t.detail||null;return n},CustomEvent.prototype=Event.prototype; \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/CustomEvent/raw.js b/polyfill-service-api/src/main/resources/polyfills/CustomEvent/raw.js new file mode 100644 index 0000000..8a2867a --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/CustomEvent/raw.js @@ -0,0 +1,30 @@ + +// CustomEvent +this.CustomEvent = function CustomEvent(type, eventInitDict) { + if (!type) { + throw Error('TypeError: Failed to construct "CustomEvent": An event name must be provided.'); + } + + var event; + eventInitDict = eventInitDict || {bubbles: false, cancelable: false, detail: null}; + + if ('createEvent' in document) { + try { + event = document.createEvent('CustomEvent'); + event.initCustomEvent(type, eventInitDict.bubbles, eventInitDict.cancelable, eventInitDict.detail); + } catch (error) { + // for browsers which don't support CustomEvent at all, we use a regular event instead + event = document.createEvent('Event'); + event.initEvent(type, eventInitDict.bubbles, eventInitDict.cancelable); + event.detail = eventInitDict.detail; + } + } else { + + // IE8 + event = new Event(type, eventInitDict); + event.detail = eventInitDict && eventInitDict.detail || null; + } + return event; +}; + +CustomEvent.prototype = Event.prototype; diff --git a/polyfill-service-api/src/main/resources/polyfills/DOMTokenList.prototype.@@iterator/meta.json b/polyfill-service-api/src/main/resources/polyfills/DOMTokenList.prototype.@@iterator/meta.json new file mode 100644 index 0000000..ee4dde1 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/DOMTokenList.prototype.@@iterator/meta.json @@ -0,0 +1 @@ +{"browsers":{"ie":"9-12","ie_mob":"9 - 12","safari":"<9","chrome":"<50","firefox":"<40","ios_saf":"*","opera":"<50","samsung_mob":"<5","bb":"10 - *"},"dependencies":["_ArrayIterator","Symbol.iterator"],"license":"MIT","spec":"https://dom.spec.whatwg.org/#domtokenlist","detectSource":"'Symbol' in this && 'iterator' in this.Symbol && !!document.createElement('div').classList[Symbol.iterator]","testSource":"","baseDir":"DOMTokenList/prototype/@@iterator","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nfunction getDOMTokenList () {\n\tvar div = document.createElement('div');\n\tdiv.className = 'class1 class2';\n\treturn div.classList;\n}\n\nit('exists', function () {\n\tif (!Symbol || !Symbol.iterator) {\n\t\tproclaim.fail();\n\t\treturn;\n\t}\n\tproclaim.isInstanceOf(getDOMTokenList()[Symbol.iterator], Function);\n});\n\nit('returns a next-able object', function () {\n\tvar tokenList = getDOMTokenList();\n\tvar iterator = tokenList[Symbol.iterator]();\n\n\tproclaim.isInstanceOf(iterator.next, Function);\n\tproclaim.deepEqual(iterator.next(), {\n\t\tvalue: 'class1',\n\t\tdone: false\n\t});\n});\n\nit('finally returns a done object', function () {\n\tvar tokenList = getDOMTokenList();\n\tvar iterator = tokenList[Symbol.iterator]();\n\titerator.next();\n\titerator.next();\n\tproclaim.deepEqual(iterator.next(), {\n\t\tdone: true,\n\t\tvalue: undefined\n\t});\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/DOMTokenList.prototype.@@iterator/min.js b/polyfill-service-api/src/main/resources/polyfills/DOMTokenList.prototype.@@iterator/min.js new file mode 100644 index 0000000..3a118f2 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/DOMTokenList.prototype.@@iterator/min.js @@ -0,0 +1 @@ +DOMTokenList.prototype[Symbol.iterator]=function(){return new ArrayIterator(this)}; \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/DOMTokenList.prototype.@@iterator/raw.js b/polyfill-service-api/src/main/resources/polyfills/DOMTokenList.prototype.@@iterator/raw.js new file mode 100644 index 0000000..dca6f92 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/DOMTokenList.prototype.@@iterator/raw.js @@ -0,0 +1,6 @@ + +// DOMTokenList.prototype.@@iterator +/* global Symbol, ArrayIterator*/ +DOMTokenList.prototype[Symbol.iterator] = function () { + return new ArrayIterator(this); +}; diff --git a/polyfill-service-api/src/main/resources/polyfills/DOMTokenList/meta.json b/polyfill-service-api/src/main/resources/polyfills/DOMTokenList/meta.json new file mode 100644 index 0000000..2516327 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/DOMTokenList/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default"],"browsers":{"ie":"<14","safari":"4 - 6.0","ie_mob":"10 - *"},"dependencies":["_DOMTokenList"],"spec":"http://www.whatwg.org/specs/web-apps/current-work/#domtokenlist","docs":"https://developer.mozilla.org/en/docs/Web/API/DOMTokenList","detectSource":"'DOMTokenList' in this && (function (x) {\n\treturn 'classList' in x ? !x.classList.toggle('x', false) && !x.className : true;\n})(document.createElement('x'))","testSource":"","baseDir":"DOMTokenList","hasTests":false} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/DOMTokenList/min.js b/polyfill-service-api/src/main/resources/polyfills/DOMTokenList/min.js new file mode 100644 index 0000000..f162032 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/DOMTokenList/min.js @@ -0,0 +1 @@ +!function(t){var i="DOMTokenList"in t&&t.DOMTokenList;if(i){var n=i.prototype.toggle;i.prototype.toggle=function(t){if(1 in arguments){var i=this.contains(t),o=!!arguments[1];if(i&&o||!i&&!o)return o}return n.call(this,t)}}else t.DOMTokenList=_DOMTokenList}(this); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/DOMTokenList/raw.js b/polyfill-service-api/src/main/resources/polyfills/DOMTokenList/raw.js new file mode 100644 index 0000000..e04a98e --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/DOMTokenList/raw.js @@ -0,0 +1,26 @@ + +// DOMTokenList +(function (global) { + var nativeImpl = "DOMTokenList" in global && global.DOMTokenList; + + if (!nativeImpl) { + global.DOMTokenList = _DOMTokenList; + } else { + var NativeToggle = nativeImpl.prototype.toggle; + + nativeImpl.prototype.toggle = function toggle(token) { + if (1 in arguments) { + var contains = this.contains(token); + var force = !!arguments[1]; + + if ((contains && force) || (!contains && !force)) { + return force; + } + } + + return NativeToggle.call(this, token); + }; + + } + +}(this)); diff --git a/polyfill-service-api/src/main/resources/polyfills/Date.now/meta.json b/polyfill-service-api/src/main/resources/polyfills/Date.now/meta.json new file mode 100644 index 0000000..fcfbf90 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Date.now/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default","es5","modernizr:es5date"],"browsers":{"ie":"6 - 8"},"spec":"http://people.mozilla.org/~jorendorff/es6-draft.html#sec-date.now","docs":"https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Global_Objects/Date/now","detectSource":"'Date' in this && 'now' in this.Date && 'getTime' in this.Date.prototype","testSource":"","baseDir":"Date/now","hasTests":false} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Date.now/min.js b/polyfill-service-api/src/main/resources/polyfills/Date.now/min.js new file mode 100644 index 0000000..669938e --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Date.now/min.js @@ -0,0 +1 @@ +Date.now=function(){return(new Date).getTime()}; \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Date.now/raw.js b/polyfill-service-api/src/main/resources/polyfills/Date.now/raw.js new file mode 100644 index 0000000..fd564cf --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Date.now/raw.js @@ -0,0 +1,5 @@ + +// Date.now +Date.now = function now() { + return new Date().getTime(); +}; diff --git a/polyfill-service-api/src/main/resources/polyfills/Date.prototype.toISOString/meta.json b/polyfill-service-api/src/main/resources/polyfills/Date.prototype.toISOString/meta.json new file mode 100644 index 0000000..26690b0 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Date.prototype.toISOString/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default","es5","modernizr:es5date"],"browsers":{"ie":"6 - 8"},"spec":"http://people.mozilla.org/~jorendorff/es6-draft.html#sec-date.prototype.toisostring","docs":"https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toISOString","detectSource":"'Date' in this && 'toISOString' in Date.prototype","testSource":"","baseDir":"Date/prototype/toISOString","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nit(\"should handle zero values for hours, minutes and seconds\", function() {\n\n\t// 1 Dec 2014 00:00:00\n\tvar date = new Date(1417392000000);\n\tproclaim.equal(date.toISOString(), \"2014-12-01T00:00:00.000Z\");\n});\n\nit('should handle leap years', function() {\n\n\t// 29 Feb 2016 12:01:01\n\tvar date = new Date(1456747261000);\n\tproclaim.equal(date.toISOString(), \"2016-02-29T12:01:01.000Z\");\n});\n\nit('should handle millisecond accuracy', function() {\n\n\t// 1 Dec 2014 00:00:00:123\n\tvar date = new Date(1417392000123);\n\tproclaim.equal(date.toISOString(), \"2014-12-01T00:00:00.123Z\");\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Date.prototype.toISOString/min.js b/polyfill-service-api/src/main/resources/polyfills/Date.prototype.toISOString/min.js new file mode 100644 index 0000000..abb7e57 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Date.prototype.toISOString/min.js @@ -0,0 +1 @@ +Date.prototype.toISOString=function(){function t(t,e){return t=""+t,"0000".substr(0,e-t.length)+t}var e=this;return e.getUTCFullYear()+"-"+t(e.getUTCMonth()+1,2)+"-"+t(e.getUTCDate(),2)+"T"+t(e.getUTCHours(),2)+":"+t(e.getUTCMinutes(),2)+":"+t(e.getUTCSeconds(),2)+"."+t(e.getUTCMilliseconds(),3)+"Z"}; \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Date.prototype.toISOString/raw.js b/polyfill-service-api/src/main/resources/polyfills/Date.prototype.toISOString/raw.js new file mode 100644 index 0000000..27ce7fc --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Date.prototype.toISOString/raw.js @@ -0,0 +1,21 @@ + +// Date.prototype.toISOString +Date.prototype.toISOString = function toISOString() { + var date = this; + + function pad(str, len) { + var pad = "0000"; + str = '' + str; + return pad.substr(0, len - str.length) + str; + } + + var y = date.getUTCFullYear(), + m = pad(date.getUTCMonth() + 1, 2), + d = pad(date.getUTCDate(), 2), + h = pad(date.getUTCHours(), 2), + i = pad(date.getUTCMinutes(), 2), + s = pad(date.getUTCSeconds(), 2), + ms = pad(date.getUTCMilliseconds(), 3); + + return y +'-'+ m +'-'+ d + 'T' + h +':'+ i +':'+ s +'.'+ ms +'Z'; +}; diff --git a/polyfill-service-api/src/main/resources/polyfills/Document/meta.json b/polyfill-service-api/src/main/resources/polyfills/Document/meta.json new file mode 100644 index 0000000..3fdede7 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Document/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default"],"browsers":{"ie":"6 - 8"},"spec":"http://dom.spec.whatwg.org/#interface-document","docs":"https://developer.mozilla.org/en/docs/Web/API/Document","detectSource":"\"Document\" in this","testSource":"","baseDir":"Document","hasTests":false} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Document/min.js b/polyfill-service-api/src/main/resources/polyfills/Document/min.js new file mode 100644 index 0000000..2cb1e16 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Document/min.js @@ -0,0 +1 @@ +this.HTMLDocument?this.Document=this.HTMLDocument:(this.Document=this.HTMLDocument=document.constructor=new Function("return function Document() {}")(),this.Document.prototype=document); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Document/raw.js b/polyfill-service-api/src/main/resources/polyfills/Document/raw.js new file mode 100644 index 0000000..176b85b --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Document/raw.js @@ -0,0 +1,13 @@ + +// Document +if (this.HTMLDocument) { // IE8 + + // HTMLDocument is an extension of Document. If the browser has HTMLDocument but not Document, the former will suffice as an alias for the latter. + this.Document = this.HTMLDocument; + +} else { + + // Create an empty function to act as the missing constructor for the document object, attach the document object as its prototype. The function needs to be anonymous else it is hoisted and causes the feature detect to prematurely pass, preventing the assignments below being made. + this.Document = this.HTMLDocument = document.constructor = (new Function('return function Document() {}')()); + this.Document.prototype = document; +} diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.after/meta.json b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.after/meta.json new file mode 100644 index 0000000..5875092 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.after/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.4","default-3.5","default-3.6","default"],"browsers":{"android":"*","bb":"*","chrome":"<55","firefox":"<49","ios_chr":"*","ios_saf":"<10","ie":"6 - *","ie_mob":"10 - *","opera":"*","op_mini":"*","safari":"<10","firefox_mob":"<49","samsung_mob":"*"},"dependencies":["Document","Element","_mutation"],"spec":"http://dom.spec.whatwg.org/#dom-childnode-after","docs":"https://developer.mozilla.org/en-US/docs/Web/API/ChildNode/after","detectSource":"'Element' in this && 'after' in Element.prototype","testSource":"","baseDir":"Element/prototype/after","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nvar element, child;\n\nfunction nameOf(fn) {\n\treturn Function.prototype.toString.call(fn).match(/function\\s*([^\\s]*)\\(/)[1];\n}\n\nbeforeEach(function () {\n\telement = document.createElement('div');\n\tchild = document.createElement('div');\n\n\telement.appendChild(child);\n});\n\nit('has correct instance', function () {\n\tproclaim.isInstanceOf(element.after, Function);\n});\n\nit('has correct name', function () {\n\tproclaim.equal(nameOf(element.after), 'after');\n});\n\nit('has correct argument length', function () {\n\tproclaim.equal(element.after.length, 0);\n});\n\nit('can insert elements after itself', function () {\n\tproclaim.equal(child.after(document.createElement('div'), 'text'), undefined);\n\tproclaim.equal(child.after(document.createElement('div')), undefined);\n\tproclaim.equal(child.after(document.createElement('div'), document.createElement('div')), undefined);\n\n\tproclaim.equal(element.childNodes.length, 6);\n\tproclaim.equal(element.lastChild.nodeName, '#text');\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.after/min.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.after/min.js new file mode 100644 index 0000000..6e006ca --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.after/min.js @@ -0,0 +1 @@ +Document.prototype.after=Element.prototype.after=function(){this.parentNode&&this.parentNode.insertBefore(_mutation(arguments),this.nextSibling)},"Text"in this&&(Text.prototype.after=Element.prototype.after); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.after/raw.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.after/raw.js new file mode 100644 index 0000000..a68c8be --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.after/raw.js @@ -0,0 +1,13 @@ + +// Element.prototype.after +Document.prototype.after = Element.prototype.after = function after() { + if (this.parentNode) { + this.parentNode.insertBefore(_mutation(arguments), this.nextSibling); + } +}; + +// Not all UAs support the Text constructor. Polyfill on the Text constructor only where it exists +// TODO: Add a polyfill for the Text constructor, and make it a dependency of this polyfill. +if ("Text" in this) { + Text.prototype.after = Element.prototype.after; +} diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.append/meta.json b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.append/meta.json new file mode 100644 index 0000000..46fdb3d --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.append/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.4","default-3.5","default-3.6","default"],"browsers":{"android":"*","bb":"*","chrome":"<55","firefox":"<49","ios_chr":"*","ios_saf":"<10","ie":"6 - *","ie_mob":"10 - *","opera":"*","op_mini":"*","safari":"<10","firefox_mob":"<49","samsung_mob":"*"},"dependencies":["Document","Element","_mutation"],"spec":"http://dom.spec.whatwg.org/#dom-parentnode-append","detectSource":"'Element' in this && 'append' in Element.prototype","testSource":"","baseDir":"Element/prototype/append","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nvar element, child;\n\nfunction nameOf(fn) {\n\treturn Function.prototype.toString.call(fn).match(/function\\s*([^\\s]*)\\(/)[1];\n}\n\nbeforeEach(function () {\n\telement = document.createElement('div');\n\tchild = document.createElement('div');\n\n\telement.appendChild(child);\n});\n\nit('has correct instance', function () {\n\tproclaim.isInstanceOf(element.append, Function);\n});\n\nit('has correct name', function () {\n\tproclaim.equal(nameOf(element.append), 'append');\n});\n\nit('has correct argument length', function () {\n\tproclaim.equal(element.append.length, 0);\n});\n\nit('can append elements to itself', function () {\n\tproclaim.equal(child.append(document.createElement('div')), undefined);\n\tproclaim.equal(child.append(document.createElement('div'), document.createElement('div')), undefined);\n\tproclaim.equal(child.append(document.createElement('div'), 'text'), undefined);\n\n\tproclaim.equal(child.childNodes.length, 5);\n\tproclaim.equal(child.lastChild.nodeName, '#text');\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.append/min.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.append/min.js new file mode 100644 index 0000000..55a3275 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.append/min.js @@ -0,0 +1 @@ +Document.prototype.append=Element.prototype.append=function(){this.appendChild(_mutation(arguments))}; \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.append/raw.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.append/raw.js new file mode 100644 index 0000000..746bad7 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.append/raw.js @@ -0,0 +1,5 @@ + +// Element.prototype.append +Document.prototype.append = Element.prototype.append = function append() { + this.appendChild(_mutation(arguments)); +}; diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.before/meta.json b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.before/meta.json new file mode 100644 index 0000000..39034bc --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.before/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.4","default-3.5","default-3.6","default"],"browsers":{"android":"*","bb":"*","chrome":"<55","firefox":"<49","ios_chr":"*","ios_saf":"<10","ie":"6 - *","ie_mob":"10 - *","opera":"*","op_mini":"*","safari":"<10","firefox_mob":"<49","samsung_mob":"*"},"dependencies":["Document","Element","_mutation"],"spec":"http://dom.spec.whatwg.org/#dom-childnode-before","docs":"https://developer.mozilla.org/en-US/docs/Web/API/ChildNode/before","detectSource":"'Element' in this && 'before' in Element.prototype","testSource":"","baseDir":"Element/prototype/before","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nvar element, child;\n\nfunction nameOf(fn) {\n\treturn Function.prototype.toString.call(fn).match(/function\\s*([^\\s]*)\\(/)[1];\n}\n\nbeforeEach(function () {\n\telement = document.createElement('div');\n\tchild = document.createElement('div');\n\n\telement.appendChild(child);\n});\n\nit('has correct instance', function () {\n\tproclaim.isInstanceOf(element.before, Function);\n});\n\nit('has correct name', function () {\n\tproclaim.equal(nameOf(element.before), 'before');\n});\n\nit('has correct argument length', function () {\n\tproclaim.equal(element.before.length, 0);\n});\n\nit('can insert elements before itself', function () {\n\tproclaim.equal(child.before('text', document.createElement('div')), undefined);\n\tproclaim.equal(child.before(document.createElement('div')), undefined);\n\tproclaim.equal(child.before(document.createElement('div'), document.createElement('div')), undefined);\n\n\tproclaim.equal(element.childNodes.length, 6);\n\tproclaim.equal(element.firstChild.nodeName, '#text');\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.before/min.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.before/min.js new file mode 100644 index 0000000..1f0e3ee --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.before/min.js @@ -0,0 +1 @@ +Document.prototype.before=Element.prototype.before=function(){this.parentNode&&this.parentNode.insertBefore(_mutation(arguments),this)},"Text"in this&&(Text.prototype.before=Element.prototype.before); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.before/raw.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.before/raw.js new file mode 100644 index 0000000..fb9a39d --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.before/raw.js @@ -0,0 +1,13 @@ + +// Element.prototype.before +Document.prototype.before = Element.prototype.before = function before() { + if (this.parentNode) { + this.parentNode.insertBefore(_mutation(arguments), this); + } +}; + +// Not all UAs support the Text constructor. Polyfill on the Text constructor only where it exists +// TODO: Add a polyfill for the Text constructor, and make it a dependency of this polyfill. +if ("Text" in this) { + Text.prototype.before = Element.prototype.before; +} diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.classList/meta.json b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.classList/meta.json new file mode 100644 index 0000000..88909bb --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.classList/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default","modernizr:classlist","blissfuljs"],"browsers":{"ie":"8 - 9","safari":"4 - 4.1"},"dependencies":["Object.defineProperty","_DOMTokenList","Element"],"spec":"https://html.spec.whatwg.org/multipage/dom.html#dom-classlist","docs":"https://developer.mozilla.org/en-US/docs/Web/API/Element/classList","detectSource":"'document' in this && \"classList\" in document.documentElement","testSource":"","baseDir":"Element/prototype/classList","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nit(\"Should be able to add a class using #toggle\", function() {\n\tvar el = document.createElement(\"p\");\n\tvar classList = el.classList;\n\tclassList.toggle(\"classA\");\n\tproclaim.equal(classList.contains(\"classA\"), true);\n});\n\nit(\"Should be able to remove a class using #toggle and return false when indicating class is removed\", function() {\n\tvar el = document.createElement(\"p\");\n\tvar classList = el.classList;\n\tel.className = \"classA\";\n\n\tproclaim.equal(classList.toggle(\"classA\"), false);\n\tproclaim.equal(classList.contains(\"classA\"), false);\n});\n\nit(\"Should allow classes to be added using #add\", function() {\n\tvar el = document.createElement(\"p\");\n\tvar classList = el.classList;\n\n\tclassList.add(\"classA\");\n\tproclaim.equal(classList.contains(\"classA\"), true);\n});\n\nit(\"Should force add a class using toggle if the second argument is true\", function() {\n\tvar el = document.createElement(\"p\");\n\tvar classList = el.classList;\n\tclassList.add(\"classA\");\n\tclassList.toggle(\"classA\", true);\n\tproclaim.equal(classList.contains(\"classA\"), true);\n});\n\nit(\"Should be indexable\", function() {\n\tvar el = document.createElement(\"p\");\n\tvar classList = el.classList;\n\tel.className = \"a b\";\n\n\t// for old ie\n\tclassList.toString();\n\n\tproclaim.equal(classList[0], 'a');\n\tproclaim.equal(classList[1], 'b');\n});\n\nit(\"Should be indexable using the #item method\", function() {\n\tvar el = document.createElement(\"p\");\n\tvar classList = el.classList;\n\tel.className = \"a b\";\n\n\t// for old ie\n\tclassList.toString();\n\n\tproclaim.equal(classList.item(0), 'a');\n\tproclaim.equal(classList.item(1), 'b');\n});\n\nit(\"Should return the length using the #length method\", function() {\n\tvar el = document.createElement(\"p\");\n\tvar classList = el.classList;\n\tel.className = \"a b\";\n\n\t// for old ie\n\tclassList.toString();\n\n\tproclaim.equal(classList.length, 2);\n});\n\nit(\"Should remove duplicate instances of class\", function() {\n\tvar el = document.createElement(\"p\");\n\tvar classList = el.classList;\n\tel.className = \"a a a\";\n\n\tclassList.remove(\"a\");\n\tproclaim.equal(classList.contains(\"a\"), false);\n\tproclaim.equal(el.className, \"\");\n});\n\nit(\"Should work on svg elements\", function() {\n\tif (!!document.createElementNS && !!document.createElementNS('http://www.w3.org/2000/svg', 'svg')) {\n\t\tvar el = document.createElementNS(\"http://www.w3.org/2000/svg\", \"svg\");\n\t\tvar classList = el.classList;\n\t\tel.setAttribute('class', 'a');\n\n\t\tclassList.add(\"b\");\n\t\tproclaim.equal(classList.contains(\"b\"), true);\n\t\tproclaim.equal(el.className.baseVal, \"a b\");\n\t}\n});\n\nit(\"Should be configurable\", function() {\n\tproclaim.equal(Object.getOwnPropertyDescriptor(Element.prototype, 'classList').configurable, true);\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.classList/min.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.classList/min.js new file mode 100644 index 0000000..b297af9 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.classList/min.js @@ -0,0 +1 @@ +Object.defineProperty(Element.prototype,"classList",{configurable:!0,get:function(){function t(){var t="object"==typeof o.className?o.className.baseVal:o.className;[].splice.apply(n,[0,n.length].concat((t||"").replace(/^\s+|\s+$/g,"").split(/\s+/)))}function e(){o.attachEvent&&o.detachEvent("onpropertychange",t),"object"==typeof o.className?o.className.baseVal=a.toString.call(n):o.className=a.toString.call(n),o.attachEvent&&o.attachEvent("onpropertychange",t)}var n,o=this,a=_DOMTokenList.prototype,p=function(){};return p.prototype=new _DOMTokenList,p.prototype.item=function(e){return t(),a.item.apply(n,arguments)},p.prototype.toString=function(){return t(),a.toString.apply(n,arguments)},p.prototype.add=function(){return t(),a.add.apply(n,arguments),e()},p.prototype.contains=function(e){return t(),a.contains.apply(n,arguments)},p.prototype.remove=function(){return t(),a.remove.apply(n,arguments),e()},p.prototype.toggle=function(o){return t(),o=a.toggle.apply(n,arguments),e(),o},n=new p,o.attachEvent&&o.attachEvent("onpropertychange",t),n}}); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.classList/raw.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.classList/raw.js new file mode 100644 index 0000000..90472a1 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.classList/raw.js @@ -0,0 +1,67 @@ + +// Element.prototype.classList +Object.defineProperty(Element.prototype, 'classList', { + configurable: true, + get: function () { + + function pull() { + var className = (typeof element.className === "object" ? element.className.baseVal : element.className); + [].splice.apply(classList, [0, classList.length].concat((className || '').replace(/^\s+|\s+$/g, '').split(/\s+/))); + } + + function push() { + if (element.attachEvent) { + element.detachEvent('onpropertychange', pull); + } + + if (typeof element.className === "object") { + element.className.baseVal = original.toString.call(classList); + } else { + element.className = original.toString.call(classList); + } + + if (element.attachEvent) { + element.attachEvent('onpropertychange', pull); + } + } + + var element = this; + var original = _DOMTokenList.prototype; + var ClassList = function ClassList() {}; + var classList; + + ClassList.prototype = new _DOMTokenList; + + ClassList.prototype.item = function item(index) { // eslint-disable-line no-unused-vars + return pull(), original.item.apply(classList, arguments); + }; + + ClassList.prototype.toString = function toString() { + return pull(), original.toString.apply(classList, arguments); + }; + + ClassList.prototype.add = function add() { + return pull(), original.add.apply(classList, arguments), push(); + }; + + ClassList.prototype.contains = function contains(token) { // eslint-disable-line no-unused-vars + return pull(), original.contains.apply(classList, arguments); + }; + + ClassList.prototype.remove = function remove() { + return pull(), original.remove.apply(classList, arguments), push(); + }; + + ClassList.prototype.toggle = function toggle(token) { + return pull(), token = original.toggle.apply(classList, arguments), push(), token; + }; + + classList = new ClassList; + + if (element.attachEvent) { + element.attachEvent('onpropertychange', pull); + } + + return classList; + } +}); diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.cloneNode/meta.json b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.cloneNode/meta.json new file mode 100644 index 0000000..3c04d7c --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.cloneNode/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default","blissfuljs"],"browsers":{"ie":"8"},"dependencies":["Element"],"spec":"http://w3.org/TR/DOM-Level-3-Core/core.html#ID-3A0ED0A4","docs":"https://developer.mozilla.org/en-US/docs/Web/API/Node/cloneNode","detectSource":"'document' in this && \"cloneNode\" in document.documentElement && (function() {\n\tvar test = document.createElement('input');\n\ttest.checked = true;\n\tvar result = test.cloneNode();\n\treturn !!result.checked;\n})()","testSource":"","baseDir":"Element/prototype/cloneNode","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nfunction create(html) {\n\tvar div = document.createElement('div');\n\tdiv.innerHTML = html;\n\treturn div.firstChild;\n}\nfunction htmlify(el) {\n\treturn el.outerHTML.toLowerCase().replace(/^[\\r\\n\\s]+/, '').replace(/[\\r\\n\\s]+$/, '');\n}\n\nit(\"should clone a node by name\", function() {\n\tvar clone = create('
').cloneNode();\n\tproclaim.equal(clone.nodeName, \"DIV\");\n\tproclaim.match(clone.outerHTML, /^\\s*
<\\/div>\\s*$/i);\n});\n\nit('should do deep copy', function() {\n\tvar clone = create('

text content

').cloneNode(true);\n\tproclaim.equal(htmlify(clone), '

text content

')\n})\n\nit('should do shallow copy', function() {\n\tvar clone = create('

text content

').cloneNode(false);\n\tproclaim.equal(htmlify(clone), '

')\n})\n\nit(\"should clone attributes in shallow mode\", function() {\n\tvar clone = create('
').cloneNode(false);\n\tproclaim.equal(clone.nodeName, \"DIV\");\n\tproclaim.equal(clone.innerHTML, '');\n\tproclaim.equal(clone.getAttribute('test'), 'test');\n\tproclaim.equal(clone.getAttribute('class'), 'foo');\n\tproclaim.equal(clone.className, 'foo');\n});\n\nit('should clone self-closing elements', function() {\n\tvar clone = create('
').cloneNode();\n\tproclaim.equal(clone.nodeName, \"BR\");\n\tproclaim.match(htmlify(clone), /^$/);\n});\n\nit('should retain checked state of checkbox elements', function() {\n\tvar inp = create(\"\");\n\tinp.checked = true;\n\tvar clone = inp.cloneNode();\n\tproclaim.equal(clone.nodeName, \"INPUT\");\n\tproclaim.equal(clone.checked, true);\n});\n\n/* TEST SKIPPED: this doesn't work in IE < 9, which results in <:nav>. Support for this could probably be added to the polyfill */\nit.skip('can clone HTML5 elements', function() {\n\tvar clone = document.createElement('nav').cloneNode();\n\tproclaim.equal(htmlify(clone), '');\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.cloneNode/min.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.cloneNode/min.js new file mode 100644 index 0000000..5608229 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.cloneNode/min.js @@ -0,0 +1 @@ +Element.prototype.cloneNode=function(e){return function(t){var c=e.call(this,t);return"checked"in this&&(c.checked=this.checked),c}}(Element.prototype.cloneNode); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.cloneNode/raw.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.cloneNode/raw.js new file mode 100644 index 0000000..7baa015 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.cloneNode/raw.js @@ -0,0 +1,11 @@ + +// Element.prototype.cloneNode +Element.prototype.cloneNode = (function(nativeFunc) { + return function(deep) { + var clone = nativeFunc.call(this, deep); + + if ('checked' in this) clone.checked = this.checked; + + return clone; + }; +}(Element.prototype.cloneNode)); diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.closest/meta.json b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.closest/meta.json new file mode 100644 index 0000000..6af4967 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.closest/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default","blissfuljs"],"browsers":{"bb":"*","android":"<5","chrome":"* - 41","ie":"*","ie_mob":"*","ios_saf":"<9","firefox":"6 - 34","opera":"<28","op_mini":"*","op_mob":"<33","safari":"<9","firefox_mob":"6 - 43"},"dependencies":["Element.prototype.matches"],"docs":"https://developer.mozilla.org/en-US/docs/Web/API/Element/closest","spec":"http://dom.spec.whatwg.org/#dom-element-closest","detectSource":"'document' in this && \"closest\" in document.documentElement","testSource":"","baseDir":"Element/prototype/closest","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nit(\"should return the first ancestor that matches selectors\", function() {\n\tvar el = document.body.appendChild(document.createElement(\"p\"));\n\tvar firstInnerEl = document.createElement(\"a\");\n\tel.className = \"baz\";\n\n\tel.appendChild(firstInnerEl);\n\n\tvar closest = firstInnerEl.closest(\"p\");\n\tproclaim.equal(closest, el);\n\tproclaim.equal(closest.className, \"baz\");\n\n\tdocument.body.removeChild(el);\n});\n\nit(\"should return the first inclusive ancestor that matches selectors\", function() {\n\tvar el = document.body.appendChild(document.createElement(\"p\"));\n\tvar firstInnerEl = document.createElement(\"a\");\n\tel.className = \"baz\";\n\tfirstInnerEl.className = \"foo\";\n\n\tel.appendChild(firstInnerEl);\n\n\tvar closest = firstInnerEl.closest(\"a\");\n\tproclaim.equal(closest, firstInnerEl);\n\tproclaim.equal(closest.className, \"foo\");\n\n\tdocument.body.removeChild(el);\n});\n\nit(\"should return null if there are no matches\", function() {\n\tvar el = document.body.appendChild(document.createElement(\"a\"));\n\n\tproclaim.equal(el.closest(\"p\"), null);\n\n\tdocument.body.removeChild(el);\n});\n\n\n/* Skipped: This exception is actually thrown by querySelector, and cannot be thrown by\n * the polyfill, so this test will fail in some UAs. For more info see querySelector polyfill.\n */\nit.skip(\"should throw an error if the selector syntax is incorrect\", function() {\n\tvar el = document.body.appendChild(document.createElement(\"a\"));\n\n\tproclaim.throws(function () {\n\t\tel.closest(\"p<\");\n\t});\n\n\tdocument.body.removeChild(el);\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.closest/min.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.closest/min.js new file mode 100644 index 0000000..178e542 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.closest/min.js @@ -0,0 +1 @@ +Element.prototype.closest=function(t){for(var e=this;e;){if(e.matches(t))return e;e=e.parentElement}return null}; \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.closest/raw.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.closest/raw.js new file mode 100644 index 0000000..fd55cb2 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.closest/raw.js @@ -0,0 +1,12 @@ + +// Element.prototype.closest +Element.prototype.closest = function closest(selector) { + var node = this; + + while (node) { + if (node.matches(selector)) return node; + else node = node.parentElement; + } + + return null; +}; diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.dataset/meta.json b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.dataset/meta.json new file mode 100644 index 0000000..ac3a548 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.dataset/meta.json @@ -0,0 +1 @@ +{"browsers":{"chrome":"< 8","firefox":"< 6","ie":"9 - 10","safari":"< 6","firefox_mob":"< 6"},"dependencies":["Object.defineProperty","Object.getOwnPropertyDescriptor","document.querySelector","Element"],"spec":"https://html.spec.whatwg.org/multipage/dom.html#dom-dataset","docs":"https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/dataset","detectSource":"(function(){\n\tif (!document.documentElement.dataset) {\n\t\treturn false;\n\t}\n\tvar el = document.createElement('div');\n\tel.setAttribute(\"data-a-b\", \"c\");\n\treturn el.dataset && el.dataset.aB == \"c\";\n}())","testSource":"","baseDir":"Element/prototype/dataset","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\ndescribe('dataset', function () {\n\tvar element;\n\n\tbeforeEach(function() {\n\t\telement = document.createElement('div');\n\t\telement.innerHTML = '

'\n\t\tdocument.body.appendChild(element);\n\t});\n\n\tafterEach(function() {\n\t\tdocument.body.removeChild(element);\n\t})\n\n\tit('get', function () {\n\n\t\tvar el = document.getElementById('dataset-tests');\n\n\t\tproclaim.equal(el.dataset.empty, '');\n\t\tproclaim.equal(el.dataset.id, '42');\n\t\tproclaim.equal(el.dataset.nameOfCheese, 'Red Leicester');\n\t});\n\n\tit('set', function () {\n\t\tvar el = document.getElementById('dataset-tests');\n\n\t\tel.dataset.empty = 'not-empty';\n\t\tproclaim.equal(el.dataset.empty, 'not-empty');\n\t\tproclaim.equal(el.getAttribute('data-empty'), 'not-empty');\n\t});\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.dataset/min.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.dataset/min.js new file mode 100644 index 0000000..e361bf0 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.dataset/min.js @@ -0,0 +1 @@ +Object.defineProperty(Element.prototype,"dataset",{get:function(){for(var e=this,t=this.attributes,r={},n=0;ninvalid<:selector\");\n\t});\n\n\tdocument.body.removeChild(el);\n});\n */"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.matches/min.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.matches/min.js new file mode 100644 index 0000000..5617180 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.matches/min.js @@ -0,0 +1 @@ +Element.prototype.matches=Element.prototype.webkitMatchesSelector||Element.prototype.oMatchesSelector||Element.prototype.msMatchesSelector||Element.prototype.mozMatchesSelector||function(e){for(var t=this,o=(t.document||t.ownerDocument).querySelectorAll(e),r=0;o[r]&&o[r]!==t;)++r;return!!o[r]}; \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.matches/raw.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.matches/raw.js new file mode 100644 index 0000000..87b9e03 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.matches/raw.js @@ -0,0 +1,14 @@ + +// Element.prototype.matches +Element.prototype.matches = Element.prototype.webkitMatchesSelector || Element.prototype.oMatchesSelector || Element.prototype.msMatchesSelector || Element.prototype.mozMatchesSelector || function matches(selector) { + + var element = this; + var elements = (element.document || element.ownerDocument).querySelectorAll(selector); + var index = 0; + + while (elements[index] && elements[index] !== element) { + ++index; + } + + return !!elements[index]; +}; diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.placeholder/meta.json b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.placeholder/meta.json new file mode 100644 index 0000000..cb1236d --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.placeholder/meta.json @@ -0,0 +1 @@ +{"aliases":["caniuse:input-placeholder","modernizr:placeholder"],"browsers":{"ie":"8 - 9"},"dependencies":["Object.defineProperty","document.querySelector","Element"],"detectSource":"'document' in this && \"placeholder\" in document.createElement(\"input\")","testSource":"","baseDir":"Element/prototype/placeholder","hasTests":false} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Element.prototype.placeholder/min.js b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.placeholder/min.js new file mode 100644 index 0000000..f5cd420 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Element.prototype.placeholder/min.js @@ -0,0 +1 @@ +Object.defineProperty(Element.prototype,"placeholder",{get:function(){return this.getAttribute("placeholder")},set:function(e){if(e&&/^(input|textarea)$/i.test(this.nodeName)&&(!/^(input)$/i.test(this.nodeName)||/^(email|number|password|search|tel|text|url|)$/i.test(this.getAttribute("type")))){var t=this,n=document.createElement("ms-input"),i=n.appendChild(document.createElement("ms-placeholder")),o=n.runtimeStyle,a=i.runtimeStyle,r=t.currentStyle;i.appendChild(document.createTextNode(e)),o.display="inline-block",o.fontSize=r.fontSize,o.margin=r.margin,o.width=r.width,t.parentNode.insertBefore(n,t).appendChild(t),a.backgroundColor="transparent",a.fontFamily=r.fontFamily,a.fontSize=r.fontSize,a.fontWeight=r.fontWeight,a.margin="2px 0 0 2px",a.padding=r.padding,a.position="absolute",a.display=t.value?"none":"inline-block",t.runtimeStyle.margin="0",i.attachEvent("onclick",function(){t.focus()}),t.attachEvent("onkeypress",function(){a.display="none"}),t.attachEvent("onkeyup",function(){a.display=t.value?"none":"inline-block"}),Object.defineProperty(t,"placeholder",{get:function(){return i.innerHTML},set:function(e){i.innerHTML=e}})}}}),document.attachEvent("onreadystatechange",function(){if("complete"===document.readyState)for(var e=document.querySelectorAll("input,textarea"),t=0,n=e.length;t.hasAttribute + prototype.hasAttribute = function hasAttribute(name) { + return this.getAttribute(name) !== null; + }; + } + + // Apply Element prototype to the pre-existing DOM as soon as the body element appears. + function bodyCheck() { + if (!(loopLimit--)) clearTimeout(interval); + if (document.body && !document.body.prototype && /(complete|interactive)/.test(document.readyState)) { + shiv(document, true); + if (interval && document.body.prototype) clearTimeout(interval); + return (!!document.body.prototype); + } + return false; + } + if (!bodyCheck(true)) { + document.onreadystatechange = bodyCheck; + interval = setInterval(bodyCheck, 25); + } + + // Apply to any new elements created after load + document.createElement = function createElement(nodeName) { + var element = nativeCreateElement(String(nodeName).toLowerCase()); + return shiv(element); + }; + + // remove sandboxed iframe + document.removeChild(vbody); +}()); diff --git a/polyfill-service-api/src/main/resources/polyfills/Event.DOMContentLoaded/meta.json b/polyfill-service-api/src/main/resources/polyfills/Event.DOMContentLoaded/meta.json new file mode 100644 index 0000000..87adff4 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Event.DOMContentLoaded/meta.json @@ -0,0 +1 @@ +{"aliases":["caniuse:domcontentloaded","default-3.3","default-3.4","default-3.5","default-3.6","default"],"browsers":{"ie":"6 - 8"},"dependencies":["Event"],"docs":"https://developer.mozilla.org/en-US/docs/Web/Events/DOMContentLoaded","detectSource":"'addEventListener' in this","testSource":"","baseDir":"Event/DOMContentLoaded","hasTests":false} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Event.DOMContentLoaded/min.js b/polyfill-service-api/src/main/resources/polyfills/Event.DOMContentLoaded/min.js new file mode 100644 index 0000000..6b40fc1 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Event.DOMContentLoaded/min.js @@ -0,0 +1 @@ +document.attachEvent("onreadystatechange",function(){"complete"===document.readyState&&document.dispatchEvent(new Event("DOMContentLoaded",{bubbles:!0}))}); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Event.DOMContentLoaded/raw.js b/polyfill-service-api/src/main/resources/polyfills/Event.DOMContentLoaded/raw.js new file mode 100644 index 0000000..fd5daac --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Event.DOMContentLoaded/raw.js @@ -0,0 +1,9 @@ + +// Event.DOMContentLoaded +document.attachEvent('onreadystatechange', function() { + if (document.readyState === 'complete') { + document.dispatchEvent(new Event('DOMContentLoaded', { + bubbles: true + })); + } +}); diff --git a/polyfill-service-api/src/main/resources/polyfills/Event.focusin/meta.json b/polyfill-service-api/src/main/resources/polyfills/Event.focusin/meta.json new file mode 100644 index 0000000..2be73ac --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Event.focusin/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default"],"browsers":{"firefox":"6 - *","firefox_mob":"6 - *"},"dependencies":["Event"],"docs":"https://developer.mozilla.org/en-US/docs/Web/Events/focusin","detectSource":"","testSource":"","baseDir":"Event/focusin","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\n/* The detect and tests for the focusin/focusout polyfill have been shown to not work reliably. See https://github.com/Financial-Times/polyfill-service/issues/213 for details. The polyfill itself appears to work fine, but events progrmamatically fired during page load while dev tools is open appear not to be observable by the polyfill, which makes the test and detect unreliable. We're continuing to serve the polyfill as it's pretty simple but would love to get some better insight into this problem. */\n\nit.skip('should dispatch the focusin event', function(done) {\n\tvar testEl = document.createElement('input');\n\ttestEl.id = 'test1';\n\tdocument.body.appendChild(testEl);\n\twindow.addEventListener('focusin', listener);\n\ttestEl.focus();\n\n\tfunction listener(e) {\n\t\tproclaim.equal(e.type, 'focusin');\n\t\tproclaim.equal(e.target, testEl);\n\t\twindow.removeEventListener('focusin', listener);\n\t\tdocument.body.removeChild(testEl);\n\t\tdone();\n\t}\n});\n\nit.skip('should dispatch the focusout event', function(done) {\n\tvar testEl2 = document.createElement('input');\n\ttestEl2.id = 'test2';\n\tdocument.body.appendChild(testEl2);\n\ttestEl2.focus();\n\twindow.addEventListener('focusout', listener);\n\ttestEl2.blur();\n\n\tfunction listener(e) {\n\t\tproclaim.equal(e.type, 'focusout');\n\t\tproclaim.equal(e.target, testEl2);\n\t\tdocument.body.removeChild(testEl2);\n\t\tdone();\n\t}\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Event.focusin/min.js b/polyfill-service-api/src/main/resources/polyfills/Event.focusin/min.js new file mode 100644 index 0000000..f867f8c --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Event.focusin/min.js @@ -0,0 +1 @@ +this.addEventListener("focus",function(e){e.target.dispatchEvent(new Event("focusin",{bubbles:!0,cancelable:!0}))},!0),this.addEventListener("blur",function(e){e.target.dispatchEvent(new Event("focusout",{bubbles:!0,cancelable:!0}))},!0); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Event.focusin/raw.js b/polyfill-service-api/src/main/resources/polyfills/Event.focusin/raw.js new file mode 100644 index 0000000..f13e94a --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Event.focusin/raw.js @@ -0,0 +1,15 @@ + +// Event.focusin +this.addEventListener('focus', function (event) { + event.target.dispatchEvent(new Event('focusin', { + bubbles: true, + cancelable: true + })); +}, true); + +this.addEventListener('blur', function (event) { + event.target.dispatchEvent(new Event('focusout', { + bubbles: true, + cancelable: true + })); +}, true); diff --git a/polyfill-service-api/src/main/resources/polyfills/Event.hashchange/meta.json b/polyfill-service-api/src/main/resources/polyfills/Event.hashchange/meta.json new file mode 100644 index 0000000..f9b8afd --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Event.hashchange/meta.json @@ -0,0 +1 @@ +{"aliases":["caniuse:hashchange","modernizr:hashchange","default-3.3","default-3.4","default-3.5","default-3.6","default"],"browsers":{"ie":"6 - 7","safari":"4","samsung_mob":"<5"},"dependencies":["Event"],"docs":"https://developer.mozilla.org/en-US/docs/Web/Events/hashchange","detectSource":"'onhashchange' in this && (this.onhashchange == null || typeof this.onhashchange === 'function')","testSource":"","baseDir":"Event/hashchange","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nit('Should dispatch the hashchange event', function(done) {\n\n\tvar listener = function(e) {\n\t\tproclaim.equal(e.type, 'hashchange');\n\t\twindow.removeEventListener('hashchange', listener);\n\t\tdone();\n\t};\n\n\twindow.addEventListener('hashchange', listener);\n\n\twindow.location.hash = 'hashchange-test-'+Math.floor(Math.random()*1000000);\n});"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Event.hashchange/min.js b/polyfill-service-api/src/main/resources/polyfills/Event.hashchange/min.js new file mode 100644 index 0000000..626930f --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Event.hashchange/min.js @@ -0,0 +1 @@ +!function(n){function h(){a!==n.location.hash&&(a=n.location.hash,n.dispatchEvent(new Event("hashchange"))),setTimeout(h,500)}var a=n.location.hash;n.onhashchange=function(){},h()}(this); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Event.hashchange/raw.js b/polyfill-service-api/src/main/resources/polyfills/Event.hashchange/raw.js new file mode 100644 index 0000000..51f1c19 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Event.hashchange/raw.js @@ -0,0 +1,20 @@ + +// Event.hashchange +(function (global) { + var hash = global.location.hash; + + function poll () { + if (hash !== global.location.hash) { + hash = global.location.hash; + + global.dispatchEvent(new Event('hashchange')); + } + + setTimeout(poll, 500); + }; + + // Make sure a check for 'onhashchange' in window will pass (note: setting to undefined IE<9 causes 'Not implemented' error) + global.onhashchange = function() {}; + + poll(); +}(this)); diff --git a/polyfill-service-api/src/main/resources/polyfills/Event/meta.json b/polyfill-service-api/src/main/resources/polyfills/Event/meta.json new file mode 100644 index 0000000..8f52082 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Event/meta.json @@ -0,0 +1 @@ +{"aliases":["default-3.3","default-3.4","default-3.5","default-3.6","default"],"browsers":{"firefox":"6 - 10","ie":"6 - 11","ie_mob":"10","opera":"10 - 11.5","safari":"4 - 7","firefox_mob":"6 - 10"},"dependencies":["Window","Document","Element","Object.defineProperty"],"docs":"https://developer.mozilla.org/en/docs/Web/API/Event","notes":["Where necessary, also adds the [EventTarget](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener) methods `addEventListener`, `removeEventListener` and `dispatchEvent`."],"detectSource":"(function(global) {\n\n\tif (!('Event' in global)) return false;\n\tif (typeof global.Event === 'function') return true;\n\n\ttry {\n\n\t\t// In IE 9-11, the Event object exists but cannot be instantiated\n\t\tnew Event('click');\n\t\treturn true;\n\t} catch(e) {\n\t\treturn false;\n\t}\n}(this))","testSource":"","baseDir":"Event","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\n// Safari fails this test. However, no-one would ever do this\n// as it would just create an event that can never be dispatched/listened for\n// it doesn't cause any problem\nit.skip('should throw exception when instantiated with no parameters', function() {\n\tproclaim.throws(function() {\n\t\tnew Event();\n\t});\n});\n\nit('should have correct default properties', function() {\n\tvar testEvent = new Event('click');\n\tproclaim.equal(testEvent.type, 'click');\n\tproclaim.equal(testEvent.bubbles, false);\n\tproclaim.equal(testEvent.cancelable, false);\n});\n\nit('should modify default properties if optional EventInit parameter is passed', function() {\n\tvar testEvent = new Event('test', {\n\t\tbubbles: true,\n\t\tcancelable: true\n\t});\n\n\tproclaim.equal(testEvent.type, 'test');\n\tproclaim.equal(testEvent.bubbles, true);\n\tproclaim.equal(testEvent.cancelable, true);\n});\n\nit('should be able to fire an event that can be listened to', function(done) {\n\tvar testEvent = new Event('test', {\n\t\tbubbles: true,\n\t\tcancelable: true\n\t});\n\n\tvar testEl = document.createElement('div');\n\ttestEl.addEventListener('test', function(ev) {\n\t\tproclaim.equal(ev.type, 'test');\n\t\tproclaim.equal(ev.bubbles, true);\n\t\tproclaim.equal(ev.cancelable, true);\n\t\tdone();\n\t});\n\ttestEl.dispatchEvent(testEvent);\n});\n\nit('should bubble the event', function(done) {\n\tvar testEvent = new Event('test', {\n\t\tbubbles: true,\n\t\tcancelable: true\n\t});\n\n\tvar testEl = document.createElement('div');\n\tdocument.body.appendChild(testEl);\n\tdocument.body.addEventListener('test', function(ev) {\n\t\tproclaim.equal(ev.type, 'test');\n\t\tproclaim.equal(ev.bubbles, true);\n\t\tproclaim.equal(ev.cancelable, true);\n\t\tdone();\n\t});\n\ttestEl.dispatchEvent(testEvent);\n});\n\nit('should not trigger an event handler once removed', function() {\n\tvar testEvent = new Event('test', {\n\t\tbubbles: true,\n\t\tcancelable: true\n\t});\n\tvar listener = function() {\n\t\tthrow new Error('listener was fired, but should have been removed');\n\t};\n\n\tvar testEl = document.createElement('div');\n\ttestEl.addEventListener('test', listener);\n\ttestEl.removeEventListener('test', listener);\n\ttestEl.dispatchEvent(testEvent);\n});\n\nit('should trigger an event handler once added, removed, and added again', function () {\n\t// NOTE: The event must be a real DOM event or the\n\t// dispatchEvent polyfill will catch the fireEvent\n\t// error, simulate firing the event by running the\n\t// event listeners.\n\tvar fired = false;\n\tvar listener = function() {\n\t\tfired = true;\n\t\tdocument.removeEventListener('click', listener);\n\t};\n\n\tdocument.addEventListener('click', listener);\n\tdocument.removeEventListener('click', listener);\n\tdocument.addEventListener('click', listener);\n\t// click the document\n\tdocument.dispatchEvent(new Event('click'));\n\tproclaim.equal(fired, true);\n});\n\nit('should have the correct target when using delegation', function () {\n\tvar fired = false;\n\tvar el = document.body.firstChild;\n\tvar listener = function(e) {\n\t\tif (e.target === el) fired = true;\n\t\tdocument.removeEventListener('click', listener);\n\t};\n\n\tdocument.addEventListener('click', listener);\n\tel.dispatchEvent(new Event('click', {\n\t\tbubbles: true\n\t}));\n\tproclaim.equal(fired, true);\n});\n\nit('should successfully call window.addEventListener or throw exception', function() {\n\n\tvar eventsToTest = [\n\t\t'click',\n\t\t'dblclick',\n\t\t'keyup',\n\t\t'keypress',\n\t\t'keydown',\n\t\t'mousedown',\n\t\t'mouseup',\n\t\t'mousemove',\n\t\t'mouseover',\n\t\t'mouseenter',\n\t\t'mouseleave',\n\t\t'mouseout',\n\t\t'storage',\n\t\t'storagecommit',\n\t\t'textinput'\n\t];\n\n\tvar threwLast;\n\tvar threw;\n\tvar listener = function() {};\n\tfor(var i = 0; i < eventsToTest.length; i++) {\n\t\tvar eventType = eventsToTest[i];\n\t\ttry {\n\t\t\twindow.addEventListener(eventType, listener);\n\t\t\tthrew = false;\n\t\t} catch(ignore) {\n\t\t\tthrew = true;\n\t\t}\n\n\t\tif (typeof (threwLast) != 'undefined') {\n\t\t\tproclaim.equal(threw, threwLast);\n\t\t}\n\t\tthrewLast = threw;\n\t}\n});\n\nit('subclasses should be instances of Event if the UA implements DOM3', function () {\n\tvar a = document.createElement('a');\n\ta.addEventListener('click', function(ev) {\n\n\t\t// Supported in IE9+\n\t\tif ('MouseEvent' in window) {\n\t\t\tproclaim.isInstanceOf(ev, Event);\n\t\t}\n\t});\n\tdocument.body.appendChild(a);\n\ta.click();\n})"} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/Event/min.js b/polyfill-service-api/src/main/resources/polyfills/Event/min.js new file mode 100644 index 0000000..5998e10 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/Event/min.js @@ -0,0 +1 @@ +!function(){function e(e,t){for(var n=-1,o=e.length;++n does not appear to be accessible to JS in IE8, so in IE8 the only way to detect that the polyfill has applied is to use a non-standard global exposed by the polyfill */\n'HTMLPictureElement' in this || 'picturefill' in this","testSource":"","baseDir":"HTMLPictureElement","hasTests":false} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/HTMLPictureElement/min.js b/polyfill-service-api/src/main/resources/polyfills/HTMLPictureElement/min.js new file mode 100644 index 0000000..359db69 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/HTMLPictureElement/min.js @@ -0,0 +1 @@ +!function(e){var t=navigator.userAgent;e.HTMLPictureElement&&/ecko/.test(t)&&t.match(/rv\:(\d+)/)&&RegExp.$1<45&&addEventListener("resize",function(){var t,n=document.createElement("source"),r=function(e){var t,r,s=e.parentNode;"PICTURE"===s.nodeName.toUpperCase()?(t=n.cloneNode(),s.insertBefore(t,s.firstElementChild),setTimeout(function(){s.removeChild(t)})):(!e._pfLastSize||e.offsetWidth>e._pfLastSize)&&(e._pfLastSize=e.offsetWidth,r=e.sizes,e.sizes+=",100vw",setTimeout(function(){e.sizes=r}))},s=function(){var e,t=document.querySelectorAll("picture > img, img[srcset][sizes]");for(e=0;e2.7?a=n+1:(i=t-n,s=Math.pow(e-.6,1.5),c=i*s,r&&(c+=.1*s),a=e+c):a=n>1?Math.sqrt(e*t):e,a>n}function c(e){var t,n=g.getSet(e),r=!1;"pending"!==n&&(r=h,n&&(t=g.setRes(n),g.applySetCandidate(t,e))),e[g.ns].evaled=r}function a(e,t){return e.res-t.res}function o(e,t,n){var r;return!n&&t&&(n=e[g.ns].sets,n=n&&n[n.length-1]),r=u(t,n),r&&(t=g.makeUrl(t),e[g.ns].curSrc=t,e[g.ns].curCan=r,r.res||J(r,r.set.sizes)),r}function u(e,t){var n,r,s;if(e&&t)for(s=g.parseSet(t),e=g.makeUrl(e),n=0;nn;n++)s=c[n],s[g.ns]=!0,(i=s.getAttribute("srcset"))&&t.push({srcset:i,media:s.getAttribute("media"),type:s.getAttribute("type"),sizes:s.getAttribute("sizes")})}function l(e,t){function n(t){var n,r=t.exec(e.substring(l));return r?(n=r[0],l+=n.length,n):void 0}function s(){var e,n,r,s,a,o,u,d,l,p=!1,m={};for(s=0;sl?p=!0:n=l):Q.test(u)&&"h"===o?((r||n)&&(p=!0),0===d?p=!0:r=d):p=!0;p||(m.url=i,e&&(m.w=e),n&&(m.d=n),r&&(m.h=r),r||n||e||(m.d=1),1===m.d&&(t.has1x=!0),m.set=t,f.push(m))}for(var i,c,a,o,u,d=e.length,l=0,f=[];;){if(n(G),l>=d)return f;i=n(F),c=[],","===i.slice(-1)?(i=i.replace(W,""),s()):function(){for(n(j),a="",o="in descriptor";;){if(u=e.charAt(l),"in descriptor"===o)if(r(u))a&&(c.push(a),a="",o="after descriptor");else{if(","===u)return l+=1,a&&c.push(a),void s();if("("===u)a+=u,o="in parens";else{if(""===u)return a&&c.push(a),void s();a+=u}}else if("in parens"===o)if(")"===u)a+=u,o="in descriptor";else{if(""===u)return c.push(a),void s();a+=u}else if("after descriptor"===o)if(r(u));else{if(""===u)return void s();o="in descriptor",l-=1}l+=1}}()}}function f(e){var t,n,s,i,c,a,o=/^(?:[+-]?[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?(?:ch|cm|em|ex|in|mm|pc|pt|px|rem|vh|vmin|vmax|vw)$/i,u=/^calc\((?:[0-9a-z \.\+\-\*\/\(\)]+)\)$/i;for(n=function(e){function t(){i&&(c.push(i),i="")}function n(){c[0]&&(a.push(c),c=[])}for(var s,i="",c=[],a=[],o=0,u=0,d=!1;;){if(""===(s=e.charAt(u)))return t(),n(),a;if(d){if("*"===s&&"/"===e[u+1]){d=!1,u+=2,t();continue}u+=1}else{if(r(s)){if(e.charAt(u-1)&&r(e.charAt(u-1))||!i){u+=1;continue}if(0===o){t(),u+=1;continue}s=" "}else if("("===s)o+=1;else if(")"===s)o-=1;else{if(","===s){t(),n(),u+=1;continue}if("/"===s&&"*"===e.charAt(u+1)){d=!0,u+=2;continue}}i+=s,u+=1}}}(e),s=n.length,t=0;s>t;t++)if(i=n[t],c=i[i.length-1],function(e){return!!(o.test(e)&&parseFloat(e)>=0)||(!!u.test(e)||("0"===e||"-0"===e||"+0"===e))}(c)){if(a=c,i.pop(),0===i.length)return a;if(i=i.join(" "),g.matchesMedia(i))return a}return"100vw"}t.createElement("picture");var p,m,h,g={},A=!1,v=function(){},w=t.createElement("img"),S=w.getAttribute,b=w.setAttribute,E=w.removeAttribute,y=t.documentElement,T={},M={algorithm:""},C="data-pfsrc",x=C+"set",R=navigator.userAgent,z=/rident/.test(R)||/ecko/.test(R)&&R.match(/rv\:(\d+)/)&&RegExp.$1>35,L="currentSrc",I=/\s+\+?\d+(e\d+)?w/,N=e.picturefillCFG,P="font-size:100%!important;",U=!0,k={},O={},D=e.devicePixelRatio,B={px:1,"in":96},H=t.createElement("a"),$=!1,j=/^[ \t\n\r\u000c]+/,G=/^[, \t\n\r\u000c]+/,F=/^[^ \t\n\r\u000c]+/,W=/[,]+$/,Q=/^\d+$/,q=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,_=function(e,t,n,r){e.addEventListener?e.addEventListener(t,n,r||!1):e.attachEvent&&e.attachEvent("on"+t,n)},V=function(e){var t={};return function(n){return n in t||(t[n]=e(n)),t[n]}},K=function(){var e=function(){for(var e=arguments,t=0,n=e[0];++t in e;)n=n.replace(e[t],e[++t]);return n},t=V(function(t){return"return "+e((t||"").toLowerCase(),/\band\b/g,"&&",/,/g,"||",/min-([a-z-\s]+):/g,"e.$1>=",/max-([a-z-\s]+):/g,"e.$1<=",/calc([^)]+)/g,"($1)",/(\d+[\.]*[\d]*)([a-z]+)/g,"($1 * e.$2)",/^(?!(e.[a-z]|[0-9\.&=|><\+\-\*\(\)\/])).*/gi,"")+";"});return function(e,n){var r;if(!(e in k))if(k[e]=!1,n&&(r=e.match(/^([\d\.]+)(em|vw|px)$/)))k[e]=r[1]*B[r[2]];else try{k[e]=new Function("e",t(e))(B)}catch(s){}return k[e]}}(),J=function(e,t){return e.w?(e.cWidth=g.calcListLength(t||"100vw"),e.res=e.w/e.cWidth):e.res=e.d,e},X=function(e){if(A){var n,r,s,i=e||{};if(i.elements&&1===i.elements.nodeType&&("IMG"===i.elements.nodeName.toUpperCase()?i.elements=[i.elements]:(i.context=i.elements,i.elements=null)),n=i.elements||g.qsa(i.context||t,i.reevaluate||i.reselect?g.sel:g.selShort),s=n.length){for(g.setupRun(i),$=!0,r=0;s>r;r++)g.fillImg(n[r],i);g.teardownRun(i)}}};e.console&&console.warn,L in w||(L="src"),T["image/jpeg"]=!0,T["image/gif"]=!0,T["image/png"]=!0,T["image/svg+xml"]=t.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image","1.1"),g.ns=("pf"+(new Date).getTime()).substr(0,9),g.supSrcset="srcset"in w,g.supSizes="sizes"in w,g.supPicture=!!e.HTMLPictureElement,g.supSrcset&&g.supPicture&&!g.supSizes&&function(e){w.srcset="data:,a",e.src="data:,a",g.supSrcset=w.complete===e.complete,g.supPicture=g.supSrcset&&g.supPicture}(t.createElement("img")),g.supSrcset&&!g.supSizes?function(){var e="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",n=t.createElement("img"),r=function(){2===n.width&&(g.supSizes=!0),m=g.supSrcset&&!g.supSizes,A=!0,setTimeout(X)};n.onload=r,n.onerror=r,n.setAttribute("sizes","9px"),n.srcset=e+" 1w,data:image/gif;base64,R0lGODlhAgABAPAAAP///wAAACH5BAAAAAAALAAAAAACAAEAAAICBAoAOw== 9w",n.src=e}():A=!0,g.selShort="picture>img,img[srcset]",g.sel=g.selShort,g.cfg=M,g.DPR=D||1,g.u=B,g.types=T,g.setSize=v,g.makeUrl=V(function(e){return H.href=e,H.href}),g.qsa=function(e,t){return"querySelector"in e?e.querySelectorAll(t):[]},g.matchesMedia=function(){return e.matchMedia&&(matchMedia("(min-width: 0.1em)")||{}).matches?g.matchesMedia=function(e){return!e||matchMedia(e).matches}:g.matchesMedia=g.mMQ,g.matchesMedia.apply(this,arguments)},g.mMQ=function(e){return!e||K(e)},g.calcLength=function(e){var t=K(e,!0)||!1;return 0>t&&(t=!1),t},g.supportsType=function(e){return!e||T[e]},g.parseSize=V(function(e){var t=(e||"").match(/(\([^)]+\))?\s*(.+)/);return{media:t&&t[1],length:t&&t[2]}}),g.parseSet=function(e){return e.cands||(e.cands=l(e.srcset,e)),e.cands},g.getEmValue=function(){var e;if(!p&&(e=t.body)){var n=t.createElement("div"),r=y.style.cssText,s=e.style.cssText;n.style.cssText="position:absolute;left:0;visibility:hidden;display:block;padding:0;border:none;font-size:1em;width:1em;overflow:hidden;clip:rect(0px, 0px, 0px, 0px)",y.style.cssText=P,e.style.cssText=P,e.appendChild(n),p=n.offsetWidth,e.removeChild(n),p=parseFloat(p,10),y.style.cssText=r,e.style.cssText=s}return p||16},g.calcListLength=function(e){if(!(e in O)||M.uT){var t=g.calcLength(f(e));O[e]=t||B.width}return O[e]},g.setRes=function(e){var t;if(e){t=g.parseSet(e);for(var n=0,r=t.length;r>n;n++)J(t[n],e.sizes)}return t},g.setRes.res=J,g.applySetCandidate=function(e,t){if(e.length){var n,r,s,c,u,d,l,f,p,m=t[g.ns],h=g.DPR;if(d=m.curSrc||t[L],l=m.curCan||o(t,d,e[0].set),l&&l.set===e[0].set&&((p=z&&!t.complete&&l.res-.1>h)||(l.cached=!0,l.res>=h&&(u=l))),!u)for(e.sort(a),c=e.length,u=e[c-1],r=0;c>r;r++)if(n=e[r],n.res>=h){s=r-1,u=e[s]&&(p||d!==g.makeUrl(n.url))&&i(e[s].res,n.res,h,e[s].cached)?e[s]:n;break}u&&(f=g.makeUrl(u.url),m.curSrc=f,m.curCan=u,f!==d&&g.setSrc(t,u),g.setSize(t))}},g.setSrc=function(e,t){var n;e.src=t.url,"image/svg+xml"===t.set.type&&(n=e.style.width,e.style.width=e.offsetWidth+1+"px",e.offsetWidth+1&&(e.style.width=n))},g.getSet=function(e){var t,n,r,s=!1,i=e[g.ns].sets;for(t=0;ti?n=setTimeout(s,t-i):(n=null,e())};return function(){r=new Date,n||(n=setTimeout(s,t))}}(a,99)),_(t,"readystatechange",s)}(),g.picturefill=X,g.fillImgs=X,g.teardownRun=v,X._=g,e.picturefillCFG={pf:g,push:function(e){var t=e.shift();"function"==typeof g[t]?g[t].apply(g,e):(M[t]=e[0],$&&g.fillImgs({reselect:!0}))}};for(;N&&N.length;)e.picturefillCFG.push(N.shift());e.picturefill=X,"object"==typeof module&&"object"==typeof module.exports?module.exports=X:"function"==typeof define&&define.amd&&define("picturefill",function(){return X}),g.supPicture||(T["image/webp"]=function(t,n){var r=new e.Image;return r.onerror=function(){T[t]=!1,X()},r.onload=function(){T[t]=1===r.width,X()},r.src=n,"pending"}("image/webp","data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAAADABAJ0BKgEAAQADADQlpAADcAD++/1QAA=="))}(window,document),function(e){"use strict";var t,n=0,r=function(){window.picturefill&&e(window.picturefill),(window.picturefill||n>9999)&&clearInterval(t),n++};t=setInterval(r,8),r()}(function(e){"use strict";var t=window.document,n=window.Element,r=window.MutationObserver,s=function(){},i={disconnect:s,take:s,observe:s,start:s,stop:s,connected:!1},c=/^loade|^c|^i/.test(t.readyState||""),a=e._;if(a.mutationSupport=!1,a.observer=i,Object.keys&&window.HTMLSourceElement&&t.addEventListener){var o,u,d,l,f={src:1,srcset:1,sizes:1,media:1},p=Object.keys(f),m={attributes:!0,childList:!0,subtree:!0,attributeFilter:p},h=n&&n.prototype,g={},A=function(e,t){g[e]=a[e],a[e]=t};h&&!h.matches&&(h.matches=h.matchesSelector||h.mozMatchesSelector||h.webkitMatchesSelector||h.msMatchesSelector),h&&h.matches&&(o=function(e,t){return e.matches(t)},a.mutationSupport=!(!Object.create||!Object.defineProperties)),a.mutationSupport&&(i.observe=function(){d&&(i.connected=!0,u&&u.observe(t.documentElement,m))},i.disconnect=function(){i.connected=!1,u&&u.disconnect()},i.take=function(){u?a.onMutations(u.takeRecords()):l&&l.take()},i.start=function(){d=!0,i.observe()},i.stop=function(){d=!1,i.disconnect()},A("setupRun",function(){return i.disconnect(),g.setupRun.apply(this,arguments)}),A("teardownRun",function(){var e=g.setupRun.apply(this,arguments);return i.observe(),e}),A("setSrc",function(){var e,t=i.connected;return i.disconnect(),e=g.setSrc.apply(this,arguments),t&&i.observe(),e}),a.onMutations=function(e){var t,n,r=[];for(t=0,n=e.length;n>t;t++)c&&"childList"===e[t].type?a.onSubtreeChange(e[t],r):"attributes"===e[t].type&&a.onAttrChange(e[t],r);r.length&&a.fillImgs({elements:r,reevaluate:!0})},a.onSubtreeChange=function(e,t){a.findAddedMutations(e.addedNodes,t),a.findRemovedMutations(e.removedNodes,e.target,t)},a.findAddedMutations=function(e,t){var n,r,s,i;for(n=0,r=e.length;r>n;n++)s=e[n],1===s.nodeType&&(i=s.nodeName.toUpperCase(),"PICTURE"===i?a.addToElements(s.getElementsByTagName("img")[0],t):"IMG"===i&&o(s,a.selShort)?a.addToElements(s,t):"SOURCE"===i?a.addImgForSource(s,s.parentNode,t):a.addToElements(a.qsa(s,a.selShort),t))},a.findRemovedMutations=function(e,t,n){var r,s,i;for(r=0,s=e.length;s>r;r++)i=e[r],1===i.nodeType&&"SOURCE"===i.nodeName.toUpperCase()&&a.addImgForSource(i,t,n)},a.addImgForSource=function(e,t,n){t&&"PICTURE"!==(t.nodeName||"").toUpperCase()&&((t=t.parentNode)&&"PICTURE"===(t.nodeName||"").toUpperCase()||(t=null)),t&&a.addToElements(t.getElementsByTagName("img")[0],n)},a.addToElements=function(e,t){var n,r;if(e)if("length"in e&&!e.nodeType)for(n=0,r=e.length;r>n;n++)a.addToElements(e[n],t);else e.parentNode&&-1===t.indexOf(e)&&t.push(e)},a.onAttrChange=function(e,t){var n,r=e.target[a.ns];r||"srcset"!==e.attributeName||"IMG"!==(n=e.target.nodeName.toUpperCase())?r&&(n||(n=e.target.nodeName.toUpperCase()),"IMG"===n?(e.attributeName in r&&(r[e.attributeName]=void 0),a.addToElements(e.target,t)):"SOURCE"===n&&a.addImgForSource(e.target,e.target.parentNode,t)):a.addToElements(e.target,t)},a.supPicture||(r&&!a.testMutationEvents?u=new r(a.onMutations):(l=function(){var e=!1,t=[],n=window.setImmediate||window.setTimeout;return function(r){e||(e=!0,l.take||(l.take=function(){t.length&&(a.onMutations(t),t=[]),e=!1}),n(l.take)),t.push(r)}}(),t.documentElement.addEventListener("DOMNodeInserted",function(e){i.connected&&c&&l({type:"childList",addedNodes:[e.target],removedNodes:[]})},!0),t.documentElement.addEventListener("DOMNodeRemoved",function(e){i.connected&&c&&"SOURCE"===(e.target||{}).nodeName&&l({type:"childList",addedNodes:[],removedNodes:[e.target],target:e.target.parentNode})},!0),t.documentElement.addEventListener("DOMAttrModified",function(e){i.connected&&f[e.attrName]&&l({type:"attributes",target:e.target,attributeName:e.attrName})},!0)),window.HTMLImageElement&&Object.defineProperties&&function(){var e=t.createElement("img"),n=[],r=e.getAttribute,s=e.setAttribute,i={src:1};a.supSrcset&&!a.supSizes&&(i.srcset=1),Object.defineProperties(HTMLImageElement.prototype,{getAttribute:{value:function(e){var t;return i[e]&&(t=this[a.ns])&&void 0!==t[e]?t[e]:r.apply(this,arguments)},writeable:!0,enumerable:!0,configurable:!0}}),a.supSrcset||n.push("srcset"),a.supSizes||n.push("sizes"),n.forEach(function(e){Object.defineProperty(HTMLImageElement.prototype,e,{set:function(t){s.call(this,e,t)},get:function(){return r.call(this,e)||""},enumerable:!0,configurable:!0})}),"currentSrc"in e||function(){var e,n=function(e,t){null==t&&(t=e.src||""),Object.defineProperty(e,"pfCurrentSrc",{value:t,writable:!0})},r=n;a.supSrcset&&window.devicePixelRatio&&(e=function(e,t){return(e.d||e.w||e.res)-(t.d||t.w||t.res)},n=function(t){var n,s,i,c,o=t[a.ns];if(o&&o.supported&&o.srcset&&o.sets&&(s=a.parseSet(o.sets[0]))&&s.sort){for(s.sort(e),i=s.length,c=s[i-1],n=0;i>n;n++)if(s[n].d>=window.devicePixelRatio){c=s[n];break}c&&(c=a.makeUrl(c.url))}r(t,c)}),t.addEventListener("load",function(e){"IMG"===e.target.nodeName.toUpperCase()&&n(e.target)},!0),Object.defineProperty(HTMLImageElement.prototype,"currentSrc",{set:function(){window.console&&console.warn&&console.warn("currentSrc can't be set on img element")},get:function(){return this.complete&&n(this),this.src||this.srcset?this.pfCurrentSrc||"":""},enumerable:!0,configurable:!0})}(),!window.HTMLSourceElement||"srcset"in t.createElement("source")||["srcset","sizes"].forEach(function(e){Object.defineProperty(window.HTMLSourceElement.prototype,e,{set:function(t){this.setAttribute(e,t)},get:function(){return this.getAttribute(e)||""},enumerable:!0,configurable:!0})})}(),i.start()),c||t.addEventListener("DOMContentLoaded",function(){c=!0}))}}); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/HTMLPictureElement/raw.js b/polyfill-service-api/src/main/resources/polyfills/HTMLPictureElement/raw.js new file mode 100644 index 0000000..e3cd467 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/HTMLPictureElement/raw.js @@ -0,0 +1,11 @@ + +// HTMLPictureElement +/*! picturefill - v3.0.2 - 2016-02-12 + * https://scottjehl.github.io/picturefill/ + * Copyright (c) 2016 https://github.com/scottjehl/picturefill/blob/master/Authors.txt; Licensed MIT + */ +!function(a){var b=navigator.userAgent;a.HTMLPictureElement&&/ecko/.test(b)&&b.match(/rv\:(\d+)/)&&RegExp.$1<45&&addEventListener("resize",function(){var b,c=document.createElement("source"),d=function(a){var b,d,e=a.parentNode;"PICTURE"===e.nodeName.toUpperCase()?(b=c.cloneNode(),e.insertBefore(b,e.firstElementChild),setTimeout(function(){e.removeChild(b)})):(!a._pfLastSize||a.offsetWidth>a._pfLastSize)&&(a._pfLastSize=a.offsetWidth,d=a.sizes,a.sizes+=",100vw",setTimeout(function(){a.sizes=d}))},e=function(){var a,b=document.querySelectorAll("picture > img, img[srcset][sizes]");for(a=0;a2.7?h=c+1:(f=b-c,e=Math.pow(a-.6,1.5),g=f*e,d&&(g+=.1*e),h=a+g):h=c>1?Math.sqrt(a*b):a,h>c}function h(a){var b,c=s.getSet(a),d=!1;"pending"!==c&&(d=r,c&&(b=s.setRes(c),s.applySetCandidate(b,a))),a[s.ns].evaled=d}function i(a,b){return a.res-b.res}function j(a,b,c){var d;return!c&&b&&(c=a[s.ns].sets,c=c&&c[c.length-1]),d=k(b,c),d&&(b=s.makeUrl(b),a[s.ns].curSrc=b,a[s.ns].curCan=d,d.res||aa(d,d.set.sizes)),d}function k(a,b){var c,d,e;if(a&&b)for(e=s.parseSet(b),a=s.makeUrl(a),c=0;cc;c++)e=g[c],e[s.ns]=!0,f=e.getAttribute("srcset"),f&&b.push({srcset:f,media:e.getAttribute("media"),type:e.getAttribute("type"),sizes:e.getAttribute("sizes")})}function m(a,b){function c(b){var c,d=b.exec(a.substring(m));return d?(c=d[0],m+=c.length,c):void 0}function e(){var a,c,d,e,f,i,j,k,l,m=!1,o={};for(e=0;el?m=!0:c=l):X.test(j)&&"h"===i?((d||c)&&(m=!0),0===k?m=!0:d=k):m=!0;m||(o.url=g,a&&(o.w=a),c&&(o.d=c),d&&(o.h=d),d||c||a||(o.d=1),1===o.d&&(b.has1x=!0),o.set=b,n.push(o))}function f(){for(c(T),i="",j="in descriptor";;){if(k=a.charAt(m),"in descriptor"===j)if(d(k))i&&(h.push(i),i="",j="after descriptor");else{if(","===k)return m+=1,i&&h.push(i),void e();if("("===k)i+=k,j="in parens";else{if(""===k)return i&&h.push(i),void e();i+=k}}else if("in parens"===j)if(")"===k)i+=k,j="in descriptor";else{if(""===k)return h.push(i),void e();i+=k}else if("after descriptor"===j)if(d(k));else{if(""===k)return void e();j="in descriptor",m-=1}m+=1}}for(var g,h,i,j,k,l=a.length,m=0,n=[];;){if(c(U),m>=l)return n;g=c(V),h=[],","===g.slice(-1)?(g=g.replace(W,""),e()):f()}}function n(a){function b(a){function b(){f&&(g.push(f),f="")}function c(){g[0]&&(h.push(g),g=[])}for(var e,f="",g=[],h=[],i=0,j=0,k=!1;;){if(e=a.charAt(j),""===e)return b(),c(),h;if(k){if("*"===e&&"/"===a[j+1]){k=!1,j+=2,b();continue}j+=1}else{if(d(e)){if(a.charAt(j-1)&&d(a.charAt(j-1))||!f){j+=1;continue}if(0===i){b(),j+=1;continue}e=" "}else if("("===e)i+=1;else if(")"===e)i-=1;else{if(","===e){b(),c(),j+=1;continue}if("/"===e&&"*"===a.charAt(j+1)){k=!0,j+=2;continue}}f+=e,j+=1}}}function c(a){return k.test(a)&&parseFloat(a)>=0?!0:l.test(a)?!0:"0"===a||"-0"===a||"+0"===a?!0:!1}var e,f,g,h,i,j,k=/^(?:[+-]?[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?(?:ch|cm|em|ex|in|mm|pc|pt|px|rem|vh|vmin|vmax|vw)$/i,l=/^calc\((?:[0-9a-z \.\+\-\*\/\(\)]+)\)$/i;for(f=b(a),g=f.length,e=0;g>e;e++)if(h=f[e],i=h[h.length-1],c(i)){if(j=i,h.pop(),0===h.length)return j;if(h=h.join(" "),s.matchesMedia(h))return j}return"100vw"}b.createElement("picture");var o,p,q,r,s={},t=!1,u=function(){},v=b.createElement("img"),w=v.getAttribute,x=v.setAttribute,y=v.removeAttribute,z=b.documentElement,A={},B={algorithm:""},C="data-pfsrc",D=C+"set",E=navigator.userAgent,F=/rident/.test(E)||/ecko/.test(E)&&E.match(/rv\:(\d+)/)&&RegExp.$1>35,G="currentSrc",H=/\s+\+?\d+(e\d+)?w/,I=/(\([^)]+\))?\s*(.+)/,J=a.picturefillCFG,K="position:absolute;left:0;visibility:hidden;display:block;padding:0;border:none;font-size:1em;width:1em;overflow:hidden;clip:rect(0px, 0px, 0px, 0px)",L="font-size:100%!important;",M=!0,N={},O={},P=a.devicePixelRatio,Q={px:1,"in":96},R=b.createElement("a"),S=!1,T=/^[ \t\n\r\u000c]+/,U=/^[, \t\n\r\u000c]+/,V=/^[^ \t\n\r\u000c]+/,W=/[,]+$/,X=/^\d+$/,Y=/^-?(?:[0-9]+|[0-9]*\.[0-9]+)(?:[eE][+-]?[0-9]+)?$/,Z=function(a,b,c,d){a.addEventListener?a.addEventListener(b,c,d||!1):a.attachEvent&&a.attachEvent("on"+b,c)},$=function(a){var b={};return function(c){return c in b||(b[c]=a(c)),b[c]}},_=function(){var a=/^([\d\.]+)(em|vw|px)$/,b=function(){for(var a=arguments,b=0,c=a[0];++b in a;)c=c.replace(a[b],a[++b]);return c},c=$(function(a){return"return "+b((a||"").toLowerCase(),/\band\b/g,"&&",/,/g,"||",/min-([a-z-\s]+):/g,"e.$1>=",/max-([a-z-\s]+):/g,"e.$1<=",/calc([^)]+)/g,"($1)",/(\d+[\.]*[\d]*)([a-z]+)/g,"($1 * e.$2)",/^(?!(e.[a-z]|[0-9\.&=|><\+\-\*\(\)\/])).*/gi,"")+";"});return function(b,d){var e;if(!(b in N))if(N[b]=!1,d&&(e=b.match(a)))N[b]=e[1]*Q[e[2]];else try{N[b]=new Function("e",c(b))(Q)}catch(f){}return N[b]}}(),aa=function(a,b){return a.w?(a.cWidth=s.calcListLength(b||"100vw"),a.res=a.w/a.cWidth):a.res=a.d,a},ba=function(a){if(t){var c,d,e,f=a||{};if(f.elements&&1===f.elements.nodeType&&("IMG"===f.elements.nodeName.toUpperCase()?f.elements=[f.elements]:(f.context=f.elements,f.elements=null)),c=f.elements||s.qsa(f.context||b,f.reevaluate||f.reselect?s.sel:s.selShort),e=c.length){for(s.setupRun(f),S=!0,d=0;e>d;d++)s.fillImg(c[d],f);s.teardownRun(f)}}};o=a.console&&console.warn?function(a){console.warn(a)}:u,G in v||(G="src"),A["image/jpeg"]=!0,A["image/gif"]=!0,A["image/png"]=!0,A["image/svg+xml"]=b.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Image","1.1"),s.ns=("pf"+(new Date).getTime()).substr(0,9),s.supSrcset="srcset"in v,s.supSizes="sizes"in v,s.supPicture=!!a.HTMLPictureElement,s.supSrcset&&s.supPicture&&!s.supSizes&&!function(a){v.srcset="data:,a",a.src="data:,a",s.supSrcset=v.complete===a.complete,s.supPicture=s.supSrcset&&s.supPicture}(b.createElement("img")),s.supSrcset&&!s.supSizes?!function(){var a="data:image/gif;base64,R0lGODlhAgABAPAAAP///wAAACH5BAAAAAAALAAAAAACAAEAAAICBAoAOw==",c="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==",d=b.createElement("img"),e=function(){var a=d.width;2===a&&(s.supSizes=!0),q=s.supSrcset&&!s.supSizes,t=!0,setTimeout(ba)};d.onload=e,d.onerror=e,d.setAttribute("sizes","9px"),d.srcset=c+" 1w,"+a+" 9w",d.src=c}():t=!0,s.selShort="picture>img,img[srcset]",s.sel=s.selShort,s.cfg=B,s.DPR=P||1,s.u=Q,s.types=A,s.setSize=u,s.makeUrl=$(function(a){return R.href=a,R.href}),s.qsa=function(a,b){return"querySelector"in a?a.querySelectorAll(b):[]},s.matchesMedia=function(){return a.matchMedia&&(matchMedia("(min-width: 0.1em)")||{}).matches?s.matchesMedia=function(a){return!a||matchMedia(a).matches}:s.matchesMedia=s.mMQ,s.matchesMedia.apply(this,arguments)},s.mMQ=function(a){return a?_(a):!0},s.calcLength=function(a){var b=_(a,!0)||!1;return 0>b&&(b=!1),b},s.supportsType=function(a){return a?A[a]:!0},s.parseSize=$(function(a){var b=(a||"").match(I);return{media:b&&b[1],length:b&&b[2]}}),s.parseSet=function(a){return a.cands||(a.cands=m(a.srcset,a)),a.cands},s.getEmValue=function(){var a;if(!p&&(a=b.body)){var c=b.createElement("div"),d=z.style.cssText,e=a.style.cssText;c.style.cssText=K,z.style.cssText=L,a.style.cssText=L,a.appendChild(c),p=c.offsetWidth,a.removeChild(c),p=parseFloat(p,10),z.style.cssText=d,a.style.cssText=e}return p||16},s.calcListLength=function(a){if(!(a in O)||B.uT){var b=s.calcLength(n(a));O[a]=b?b:Q.width}return O[a]},s.setRes=function(a){var b;if(a){b=s.parseSet(a);for(var c=0,d=b.length;d>c;c++)aa(b[c],a.sizes)}return b},s.setRes.res=aa,s.applySetCandidate=function(a,b){if(a.length){var c,d,e,f,h,k,l,m,n,o=b[s.ns],p=s.DPR;if(k=o.curSrc||b[G],l=o.curCan||j(b,k,a[0].set),l&&l.set===a[0].set&&(n=F&&!b.complete&&l.res-.1>p,n||(l.cached=!0,l.res>=p&&(h=l))),!h)for(a.sort(i),f=a.length,h=a[f-1],d=0;f>d;d++)if(c=a[d],c.res>=p){e=d-1,h=a[e]&&(n||k!==s.makeUrl(c.url))&&g(a[e].res,c.res,p,a[e].cached)?a[e]:c;break}h&&(m=s.makeUrl(h.url),o.curSrc=m,o.curCan=h,m!==k&&s.setSrc(b,h),s.setSize(b))}},s.setSrc=function(a,b){var c;a.src=b.url,"image/svg+xml"===b.set.type&&(c=a.style.width,a.style.width=a.offsetWidth+1+"px",a.offsetWidth+1&&(a.style.width=c))},s.getSet=function(a){var b,c,d,e=!1,f=a[s.ns].sets;for(b=0;bf?c=setTimeout(e,b-f):(c=null,a())};return function(){d=new Date,c||(c=setTimeout(e,b))}},h=z.clientHeight,i=function(){M=Math.max(a.innerWidth||0,z.clientWidth)!==Q.width||z.clientHeight!==h,h=z.clientHeight,M&&s.fillImgs()};Z(a,"resize",g(i,99)),Z(b,"readystatechange",e)}(),s.picturefill=ba,s.fillImgs=ba,s.teardownRun=u,ba._=s,a.picturefillCFG={pf:s,push:function(a){var b=a.shift();"function"==typeof s[b]?s[b].apply(s,a):(B[b]=a[0],S&&s.fillImgs({reselect:!0}))}};for(;J&&J.length;)a.picturefillCFG.push(J.shift());a.picturefill=ba,"object"==typeof module&&"object"==typeof module.exports?module.exports=ba:"function"==typeof define&&define.amd&&define("picturefill",function(){return ba}),s.supPicture||(A["image/webp"]=e("image/webp","data:image/webp;base64,UklGRkoAAABXRUJQVlA4WAoAAAAQAAAAAAAAAAAAQUxQSAwAAAABBxAR/Q9ERP8DAABWUDggGAAAADABAJ0BKgEAAQADADQlpAADcAD++/1QAA=="))}(window,document);/*! picturefill - v3.0.2 - 2016-02-12 + * https://scottjehl.github.io/picturefill/ + * Copyright (c) 2016 https://github.com/scottjehl/picturefill/blob/master/Authors.txt; Licensed MIT + */ +!function(a){"use strict";var b,c=0,d=function(){window.picturefill&&a(window.picturefill),(window.picturefill||c>9999)&&clearInterval(b),c++};b=setInterval(d,8),d()}(function(a){"use strict";var b=window.document,c=window.Element,d=window.MutationObserver,e=function(){},f={disconnect:e,take:e,observe:e,start:e,stop:e,connected:!1},g=/^loade|^c|^i/.test(b.readyState||""),h=a._;if(h.mutationSupport=!1,h.observer=f,Object.keys&&window.HTMLSourceElement&&b.addEventListener){var i,j,k,l,m={src:1,srcset:1,sizes:1,media:1},n=Object.keys(m),o={attributes:!0,childList:!0,subtree:!0,attributeFilter:n},p=c&&c.prototype,q={},r=function(a,b){q[a]=h[a],h[a]=b};p&&!p.matches&&(p.matches=p.matchesSelector||p.mozMatchesSelector||p.webkitMatchesSelector||p.msMatchesSelector),p&&p.matches&&(i=function(a,b){return a.matches(b)},h.mutationSupport=!(!Object.create||!Object.defineProperties)),h.mutationSupport&&(f.observe=function(){k&&(f.connected=!0,j&&j.observe(b.documentElement,o))},f.disconnect=function(){f.connected=!1,j&&j.disconnect()},f.take=function(){j?h.onMutations(j.takeRecords()):l&&l.take()},f.start=function(){k=!0,f.observe()},f.stop=function(){k=!1,f.disconnect()},r("setupRun",function(){return f.disconnect(),q.setupRun.apply(this,arguments)}),r("teardownRun",function(){var a=q.setupRun.apply(this,arguments);return f.observe(),a}),r("setSrc",function(){var a,b=f.connected;return f.disconnect(),a=q.setSrc.apply(this,arguments),b&&f.observe(),a}),h.onMutations=function(a){var b,c,d=[];for(b=0,c=a.length;c>b;b++)g&&"childList"===a[b].type?h.onSubtreeChange(a[b],d):"attributes"===a[b].type&&h.onAttrChange(a[b],d);d.length&&h.fillImgs({elements:d,reevaluate:!0})},h.onSubtreeChange=function(a,b){h.findAddedMutations(a.addedNodes,b),h.findRemovedMutations(a.removedNodes,a.target,b)},h.findAddedMutations=function(a,b){var c,d,e,f;for(c=0,d=a.length;d>c;c++)e=a[c],1===e.nodeType&&(f=e.nodeName.toUpperCase(),"PICTURE"===f?h.addToElements(e.getElementsByTagName("img")[0],b):"IMG"===f&&i(e,h.selShort)?h.addToElements(e,b):"SOURCE"===f?h.addImgForSource(e,e.parentNode,b):h.addToElements(h.qsa(e,h.selShort),b))},h.findRemovedMutations=function(a,b,c){var d,e,f;for(d=0,e=a.length;e>d;d++)f=a[d],1===f.nodeType&&"SOURCE"===f.nodeName.toUpperCase()&&h.addImgForSource(f,b,c)},h.addImgForSource=function(a,b,c){b&&"PICTURE"!==(b.nodeName||"").toUpperCase()&&(b=b.parentNode,b&&"PICTURE"===(b.nodeName||"").toUpperCase()||(b=null)),b&&h.addToElements(b.getElementsByTagName("img")[0],c)},h.addToElements=function(a,b){var c,d;if(a)if("length"in a&&!a.nodeType)for(c=0,d=a.length;d>c;c++)h.addToElements(a[c],b);else a.parentNode&&-1===b.indexOf(a)&&b.push(a)},h.onAttrChange=function(a,b){var c,d=a.target[h.ns];d||"srcset"!==a.attributeName||"IMG"!==(c=a.target.nodeName.toUpperCase())?d&&(c||(c=a.target.nodeName.toUpperCase()),"IMG"===c?(a.attributeName in d&&(d[a.attributeName]=void 0),h.addToElements(a.target,b)):"SOURCE"===c&&h.addImgForSource(a.target,a.target.parentNode,b)):h.addToElements(a.target,b)},h.supPicture||(d&&!h.testMutationEvents?j=new d(h.onMutations):(l=function(){var a=!1,b=[],c=window.setImmediate||window.setTimeout;return function(d){a||(a=!0,l.take||(l.take=function(){b.length&&(h.onMutations(b),b=[]),a=!1}),c(l.take)),b.push(d)}}(),b.documentElement.addEventListener("DOMNodeInserted",function(a){f.connected&&g&&l({type:"childList",addedNodes:[a.target],removedNodes:[]})},!0),b.documentElement.addEventListener("DOMNodeRemoved",function(a){f.connected&&g&&"SOURCE"===(a.target||{}).nodeName&&l({type:"childList",addedNodes:[],removedNodes:[a.target],target:a.target.parentNode})},!0),b.documentElement.addEventListener("DOMAttrModified",function(a){f.connected&&m[a.attrName]&&l({type:"attributes",target:a.target,attributeName:a.attrName})},!0)),window.HTMLImageElement&&Object.defineProperties&&!function(){var a=b.createElement("img"),c=[],d=a.getAttribute,e=a.setAttribute,f={src:1};h.supSrcset&&!h.supSizes&&(f.srcset=1),Object.defineProperties(HTMLImageElement.prototype,{getAttribute:{value:function(a){var b;return f[a]&&(b=this[h.ns])&&void 0!==b[a]?b[a]:d.apply(this,arguments)},writeable:!0,enumerable:!0,configurable:!0}}),h.supSrcset||c.push("srcset"),h.supSizes||c.push("sizes"),c.forEach(function(a){Object.defineProperty(HTMLImageElement.prototype,a,{set:function(b){e.call(this,a,b)},get:function(){return d.call(this,a)||""},enumerable:!0,configurable:!0})}),"currentSrc"in a||!function(){var a,c=function(a,b){null==b&&(b=a.src||""),Object.defineProperty(a,"pfCurrentSrc",{value:b,writable:!0})},d=c;h.supSrcset&&window.devicePixelRatio&&(a=function(a,b){var c=a.d||a.w||a.res,d=b.d||b.w||b.res;return c-d},c=function(b){var c,e,f,g,i=b[h.ns];if(i&&i.supported&&i.srcset&&i.sets&&(e=h.parseSet(i.sets[0]))&&e.sort){for(e.sort(a),f=e.length,g=e[f-1],c=0;f>c;c++)if(e[c].d>=window.devicePixelRatio){g=e[c];break}g&&(g=h.makeUrl(g.url))}d(b,g)}),b.addEventListener("load",function(a){"IMG"===a.target.nodeName.toUpperCase()&&c(a.target)},!0),Object.defineProperty(HTMLImageElement.prototype,"currentSrc",{set:function(){window.console&&console.warn&&console.warn("currentSrc can't be set on img element")},get:function(){return this.complete&&c(this),this.src||this.srcset?this.pfCurrentSrc||"":""},enumerable:!0,configurable:!0})}(),!window.HTMLSourceElement||"srcset"in b.createElement("source")||["srcset","sizes"].forEach(function(a){Object.defineProperty(window.HTMLSourceElement.prototype,a,{set:function(b){this.setAttribute(a,b)},get:function(){return this.getAttribute(a)||""},enumerable:!0,configurable:!0})})}(),f.start()),g||b.addEventListener("DOMContentLoaded",function(){g=!0}))}}); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/IntersectionObserver/meta.json b/polyfill-service-api/src/main/resources/polyfills/IntersectionObserver/meta.json new file mode 100644 index 0000000..53e060f --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/IntersectionObserver/meta.json @@ -0,0 +1 @@ +{"aliases":[],"browsers":{"android":"4.4 - *","bb":"7 - 10","chrome":"<51","firefox":"<52","firefox_mob":"47 - *","ie":"7 - *","ie_mob":"11 - *","ios_saf":"7 - *","op_mini":"17 - *","opera":"*","safari":"6 - *","samsung_mob":"*"},"dependencies":["getComputedStyle","Array.isArray","Array.prototype.filter","Array.prototype.forEach","Array.prototype.indexOf","Array.prototype.map","Array.prototype.some","Event","Function.prototype.bind","perfomance.now"],"docs":"https://github.com/WICG/IntersectionObserver/blob/master/explainer.md","spec":"http://rawgit.com/WICG/IntersectionObserver/master/index.html","notes":[],"repo":"https://github.com/WICG/IntersectionObserver","install":{"module":"intersection-observer","paths":["intersection-observer"]},"detectSource":"\"IntersectionObserver\" in this","testSource":"","baseDir":"IntersectionObserver","hasTests":true,"testsSource":"/* eslint-env mocha, browser*/\n/* global proclaim, it */\n\nbefore(function(done) {\n var head = head = document.head || document.getElementsByTagName('head')[0];\n var scriptEl = document.createElement('script');\n var readywait = null;\n scriptEl.src = 'https://cdnjs.cloudflare.com/ajax/libs/sinon.js/1.15.4/sinon.min.js';\n scriptEl.onload = function() {\n clearTimeout(readywait);\n done();\n };\n readywait = setInterval(function() {\n if ('sinon' in window) {\n clearTimeout(readywait);\n done();\n }\n }, 500);\n head.appendChild(scriptEl);\n});\n\nthis.timeout(10000);\n\n/* The following copy-paste from https://raw.githubusercontent.com/philipwalton/IntersectionObserver/ddc47f358db7624ac52a524451ef9f2a3d5ce8f7/polyfill/intersection-observer-test.js */\n\n\n/**\n * Copyright 2016 Google Inc. All Rights Reserved.\n *\n * Licensed under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License.\n * You may obtain a copy of the License at\n *\n * http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software\n * distributed under the License is distributed on an \"AS IS\" BASIS,\n * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n * See the License for the specific language governing permissions and\n * limitations under the License.\n */\n\n\n// Sets the timeout to three times the poll interval to ensure all updates\n// happen (especially in slower browsers). Native implementations get the\n// standard 100ms timeout defined in the spec.\nvar ASYNC_TIMEOUT = IntersectionObserver.prototype.THROTTLE_TIMEOUT * 3 || 100;\n\n\nvar io;\nvar noop = function() {};\n\n\n// References to DOM elements, which are accessible to any test\n// and reset prior to each test so state isn't shared.\nvar rootEl;\nvar grandParentEl;\nvar parentEl;\nvar targetEl1;\nvar targetEl2;\nvar targetEl3;\nvar targetEl4;\n\n\ndescribe('IntersectionObserver', function() {\n\n before(function() {\n // If the browser running the tests doesn't support MutationObserver,\n // fall back to polling.\n if (!('MutationObserver' in window)) {\n IntersectionObserver.prototype.POLL_INTERVAL =\n IntersectionObserver.prototype.THROTTLE_TIMEOUT || 100;\n }\n });\n\n\n beforeEach(function() {\n addStyles();\n addFixtures();\n });\n\n\n afterEach(function() {\n if (io && 'disconnect' in io) io.disconnect();\n io = null;\n\n removeStyles();\n removeFixtures();\n });\n\n\n describe('constructor', function() {\n\n it('throws when callback is not a function', function() {\n proclaim.throws(function() {\n io = new IntersectionObserver(null);\n }, /function/i);\n });\n\n\n it('instantiates root correctly', function() {\n io = new IntersectionObserver(noop);\n proclaim.equal(io.root, null);\n\n io = new IntersectionObserver(noop, {root: rootEl});\n proclaim.equal(io.root, rootEl);\n });\n\n\n it('throws when root is not an Element', function() {\n proclaim.throws(function() {\n io = new IntersectionObserver(noop, {root: 'foo'});\n }, /element/i);\n });\n\n\n it('instantiates rootMargin correctly', function() {\n io = new IntersectionObserver(noop, {rootMargin: '10px'});\n proclaim.equal(io.rootMargin, '10px 10px 10px 10px');\n\n io = new IntersectionObserver(noop, {rootMargin: '10px -5%'});\n proclaim.equal(io.rootMargin, '10px -5% 10px -5%');\n\n io = new IntersectionObserver(noop, {rootMargin: '10px 20% 0px'});\n proclaim.equal(io.rootMargin, '10px 20% 0px 20%');\n\n io = new IntersectionObserver(noop, {rootMargin: '0px 0px -5% 5px'});\n proclaim.equal(io.rootMargin, '0px 0px -5% 5px');\n\n // TODO(philipwalton): the polyfill supports fractional pixel and\n // percentage values, but the native Chrome implementation does not,\n // at least not in what it reports `rootMargin` to be.\n if (!supportsNativeIntersectionObserver()) {\n io = new IntersectionObserver(noop, {rootMargin: '-2.5% -8.5px'});\n proclaim.equal(io.rootMargin, '-2.5% -8.5px -2.5% -8.5px');\n }\n });\n\n\n it('throws when rootMargin is not in pixels or pecernt', function() {\n proclaim.throws(function() {\n io = new IntersectionObserver(noop, {rootMargin: '0'});\n }, /pixels.*percent/i);\n });\n\n\n // Chrome's implementation in version 51 doesn't include the thresholds\n // property, but versions 52+ do.\n if ('thresholds' in IntersectionObserver.prototype) {\n it('instantiates thresholds correctly', function() {\n io = new IntersectionObserver(noop);\n proclaim.deepEqual(io.thresholds, [0]);\n\n io = new IntersectionObserver(noop, {threshold: 0.5});\n proclaim.deepEqual(io.thresholds, [0.5]);\n\n io = new IntersectionObserver(noop, {threshold: [0.25, 0.5, 0.75]});\n proclaim.deepEqual(io.thresholds, [0.25, 0.5, 0.75]);\n\n io = new IntersectionObserver(noop, {threshold: [1, .5, 0]});\n proclaim.deepEqual(io.thresholds, [0, .5, 1]);\n });\n }\n\n\n it('throws when a threshold value is not between 0 and 1', function() {\n proclaim.throws(function() {\n io = new IntersectionObserver(noop, {threshold: [0, -1]});\n }, /threshold/i);\n });\n\n });\n\n\n describe('observe', function() {\n\n it('throws when target is not an Element', function() {\n proclaim.throws(function() {\n io = new IntersectionObserver(noop);\n io.observe(null);\n }, /element/i);\n });\n\n\n it('triggers if target intersects when observing begins', function(done) {\n io = new IntersectionObserver(function(records) {\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 1);\n done();\n }, {root: rootEl});\n io.observe(targetEl1);\n });\n\n\n it('triggers with the correct arguments', function(done) {\n io = new IntersectionObserver(function(records, observer) {\n proclaim.equal(records.length, 1);\n proclaim.isInstanceOf(records[0], IntersectionObserverEntry);\n proclaim.equal(observer, io);\n proclaim.equal(this, io);\n done();\n }, {root: rootEl});\n io.observe(targetEl1);\n });\n\n\n it('does not trigger if target does not intersect when observing begins',\n function(done) {\n\n var spy = sinon.spy();\n io = new IntersectionObserver(spy, {root: rootEl});\n\n targetEl2.style.top = '-40px';\n io.observe(targetEl2);\n setTimeout(function() {\n proclaim.equal(spy.callCount, 0);\n done();\n }, ASYNC_TIMEOUT);\n });\n\n\n it('handles container elements with non-visible overflow',\n function(done) {\n\n var spy = sinon.spy();\n io = new IntersectionObserver(spy, {root: rootEl});\n\n runSequence([\n function(done) {\n io.observe(targetEl1);\n setTimeout(function() {\n proclaim.equal(spy.callCount, 1);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 1);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n targetEl1.style.left = '-40px';\n setTimeout(function() {\n proclaim.equal(spy.callCount, 2);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 0);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n parentEl.style.overflow = 'visible';\n setTimeout(function() {\n proclaim.equal(spy.callCount, 3);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 1);\n done();\n }, ASYNC_TIMEOUT);\n }\n ], done);\n });\n\n\n it('observes one target at a single threshold correctly', function(done) {\n\n var spy = sinon.spy();\n io = new IntersectionObserver(spy, {root: rootEl, threshold: 0.5});\n\n runSequence([\n function(done) {\n targetEl1.style.left = '-5px';\n io.observe(targetEl1);\n setTimeout(function() {\n proclaim.equal(spy.callCount, 1);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.greaterThan(records[0].intersectionRatio, 0.5);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n targetEl1.style.left = '-15px';\n setTimeout(function() {\n proclaim.equal(spy.callCount, 2);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.lessThan(records[0].intersectionRatio, 0.5);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n targetEl1.style.left = '-25px';\n setTimeout(function() {\n proclaim.equal(spy.callCount, 2);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n targetEl1.style.left = '-10px';\n setTimeout(function() {\n proclaim.equal(spy.callCount, 3);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 0.5);\n done();\n }, ASYNC_TIMEOUT);\n }\n ], done);\n\n });\n\n\n it('observes multiple targets at multiple thresholds correctly',\n function(done) {\n\n var spy = sinon.spy();\n io = new IntersectionObserver(spy, {\n root: rootEl,\n threshold: [1, 0.5, 0]\n });\n\n runSequence([\n function(done) {\n targetEl1.style.top = '0px';\n targetEl1.style.left = '-15px';\n targetEl2.style.top = '-5px';\n targetEl2.style.left = '0px';\n targetEl3.style.top = '0px';\n targetEl3.style.left = '205px';\n io.observe(targetEl1);\n io.observe(targetEl2);\n io.observe(targetEl3);\n setTimeout(function() {\n proclaim.equal(spy.callCount, 1);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 2);\n proclaim.equal(records[0].target, targetEl1);\n proclaim.equal(records[0].intersectionRatio, 0.25);\n proclaim.equal(records[1].target, targetEl2);\n proclaim.equal(records[1].intersectionRatio, 0.75);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n targetEl1.style.top = '0px';\n targetEl1.style.left = '-5px';\n targetEl2.style.top = '-15px';\n targetEl2.style.left = '0px';\n targetEl3.style.top = '0px';\n targetEl3.style.left = '195px';\n setTimeout(function() {\n proclaim.equal(spy.callCount, 2);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 3);\n proclaim.equal(records[0].target, targetEl1);\n proclaim.equal(records[0].intersectionRatio, 0.75);\n proclaim.equal(records[1].target, targetEl2);\n proclaim.equal(records[1].intersectionRatio, 0.25);\n proclaim.equal(records[2].target, targetEl3);\n proclaim.equal(records[2].intersectionRatio, 0.25);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n targetEl1.style.top = '0px';\n targetEl1.style.left = '5px';\n targetEl2.style.top = '-25px';\n targetEl2.style.left = '0px';\n targetEl3.style.top = '0px';\n targetEl3.style.left = '185px';\n setTimeout(function() {\n proclaim.equal(spy.callCount, 3);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 3);\n proclaim.equal(records[0].target, targetEl1);\n proclaim.equal(records[0].intersectionRatio, 1);\n proclaim.equal(records[1].target, targetEl2);\n proclaim.equal(records[1].intersectionRatio, 0);\n proclaim.equal(records[2].target, targetEl3);\n proclaim.equal(records[2].intersectionRatio, 0.75);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n targetEl1.style.top = '0px';\n targetEl1.style.left = '15px';\n targetEl2.style.top = '-35px';\n targetEl2.style.left = '0px';\n targetEl3.style.top = '0px';\n targetEl3.style.left = '175px';\n setTimeout(function() {\n proclaim.equal(spy.callCount, 4);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].target, targetEl3);\n proclaim.equal(records[0].intersectionRatio, 1);\n done();\n }, ASYNC_TIMEOUT);\n }\n ], done);\n });\n\n\n it('handles rootMargin properly', function(done) {\n\n parentEl.style.overflow = 'visible';\n targetEl1.style.top = '0px';\n targetEl1.style.left = '-20px';\n targetEl2.style.top = '-20px';\n targetEl2.style.left = '0px';\n targetEl3.style.top = '0px';\n targetEl3.style.left = '200px';\n targetEl4.style.top = '180px';\n targetEl4.style.left = '180px';\n\n runSequence([\n function(done) {\n io = new IntersectionObserver(function(records) {\n records = sortRecords(records);\n proclaim.equal(records.length, 4);\n proclaim.equal(records[0].target, targetEl1);\n proclaim.equal(records[0].intersectionRatio, 1);\n proclaim.equal(records[1].target, targetEl2);\n proclaim.equal(records[1].intersectionRatio, .5);\n proclaim.equal(records[2].target, targetEl3);\n proclaim.equal(records[2].intersectionRatio, .5);\n proclaim.equal(records[3].target, targetEl4);\n proclaim.equal(records[3].intersectionRatio, 1);\n io.disconnect();\n done();\n }, {root: rootEl, rootMargin: '10px'});\n\n io.observe(targetEl1);\n io.observe(targetEl2);\n io.observe(targetEl3);\n io.observe(targetEl4);\n\n // Force a new frame to fix https://crbug.com/612323\n window.requestAnimationFrame && requestAnimationFrame(function(){});\n },\n function(done) {\n io = new IntersectionObserver(function(records) {\n records = sortRecords(records);\n proclaim.equal(records.length, 3);\n proclaim.equal(records[0].target, targetEl1);\n proclaim.equal(records[0].intersectionRatio, 0.5);\n proclaim.equal(records[1].target, targetEl3);\n proclaim.equal(records[1].intersectionRatio, 0.5);\n proclaim.equal(records[2].target, targetEl4);\n proclaim.equal(records[2].intersectionRatio, 0.5);\n io.disconnect();\n done();\n }, {root: rootEl, rootMargin: '-10px 10%'});\n\n io.observe(targetEl1);\n io.observe(targetEl2);\n io.observe(targetEl3);\n io.observe(targetEl4);\n\n // Force a new frame to fix https://crbug.com/612323\n window.requestAnimationFrame && requestAnimationFrame(function(){});\n },\n function(done) {\n io = new IntersectionObserver(function(records) {\n records = sortRecords(records);\n proclaim.equal(records.length, 2);\n proclaim.equal(records[0].target, targetEl1);\n proclaim.equal(records[0].intersectionRatio, 0.5);\n proclaim.equal(records[1].target, targetEl4);\n proclaim.equal(records[1].intersectionRatio, 0.5);\n io.disconnect();\n done();\n }, {root: rootEl, rootMargin: '-5% -2.5% 0px'});\n\n io.observe(targetEl1);\n io.observe(targetEl2);\n io.observe(targetEl3);\n io.observe(targetEl4);\n\n // Force a new frame to fix https://crbug.com/612323\n window.requestAnimationFrame && requestAnimationFrame(function(){});\n },\n function(done) {\n io = new IntersectionObserver(function(records) {\n records = sortRecords(records);\n proclaim.equal(records.length, 3);\n proclaim.equal(records[0].target, targetEl1);\n proclaim.equal(records[0].intersectionRatio, 0.5);\n proclaim.equal(records[1].target, targetEl2);\n proclaim.equal(records[1].intersectionRatio, 0.5);\n proclaim.equal(records[2].target, targetEl4);\n proclaim.equal(records[2].intersectionRatio, 0.25);\n io.disconnect();\n done();\n }, {root: rootEl, rootMargin: '5% -2.5% -10px -190px'});\n\n io.observe(targetEl1);\n io.observe(targetEl2);\n io.observe(targetEl3);\n io.observe(targetEl4);\n\n // Force a new frame to fix https://crbug.com/612323\n window.requestAnimationFrame && requestAnimationFrame(function(){});\n }\n ], done);\n });\n\n\n it('handles targets on the boundary of root', function(done) {\n\n var spy = sinon.spy();\n io = new IntersectionObserver(spy, {root: rootEl});\n\n runSequence([\n function(done) {\n targetEl1.style.top = '0px';\n targetEl1.style.left = '-21px';\n targetEl2.style.top = '-20px';\n targetEl2.style.left = '0px';\n io.observe(targetEl1);\n io.observe(targetEl2);\n setTimeout(function() {\n proclaim.equal(spy.callCount, 1);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 0);\n proclaim.equal(records[0].target, targetEl2);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n targetEl1.style.top = '0px';\n targetEl1.style.left = '-20px';\n targetEl2.style.top = '-21px';\n targetEl2.style.left = '0px';\n setTimeout(function() {\n proclaim.equal(spy.callCount, 2);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 2);\n proclaim.equal(records[0].intersectionRatio, 0);\n proclaim.equal(records[0].target, targetEl1);\n proclaim.equal(records[1].intersectionRatio, 0);\n proclaim.equal(records[1].target, targetEl2);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n targetEl1.style.top = '-20px';\n targetEl1.style.left = '200px';\n targetEl2.style.top = '200px';\n targetEl2.style.left = '200px';\n\n setTimeout(function() {\n proclaim.equal(spy.callCount, 3);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 0);\n proclaim.equal(records[0].target, targetEl2);\n done();\n }, ASYNC_TIMEOUT);\n }\n ], done);\n\n });\n\n\n it('handles zero-size targets within the root coordinate space',\n function(done) {\n\n io = new IntersectionObserver(function(records) {\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 0);\n done();\n }, {root: rootEl});\n\n targetEl1.style.top = '0px';\n targetEl1.style.left = '0px';\n targetEl1.style.width = '0px';\n targetEl1.style.height = '0px';\n io.observe(targetEl1);\n });\n\n\n it('handles root/target elements not yet in the DOM', function(done) {\n\n rootEl.parentNode.removeChild(rootEl);\n targetEl1.parentNode.removeChild(targetEl1);\n\n var spy = sinon.spy();\n io = new IntersectionObserver(spy, {root: rootEl});\n\n runSequence([\n function(done) {\n io.observe(targetEl1);\n setTimeout(done, 0);\n },\n function(done) {\n document.getElementById('fixtures').appendChild(rootEl);\n setTimeout(function() {\n proclaim.equal(spy.callCount, 0);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n parentEl.insertBefore(targetEl1, targetEl2);\n setTimeout(function() {\n proclaim.equal(spy.callCount, 1);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 1);\n proclaim.equal(records[0].target, targetEl1);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n grandParentEl.parentNode.removeChild(grandParentEl);\n setTimeout(function() {\n proclaim.equal(spy.callCount, 2);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 0);\n proclaim.equal(records[0].target, targetEl1);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n rootEl.appendChild(targetEl1);\n setTimeout(function() {\n proclaim.equal(spy.callCount, 3);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 1);\n proclaim.equal(records[0].target, targetEl1);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n rootEl.parentNode.removeChild(rootEl);\n setTimeout(function() {\n proclaim.equal(spy.callCount, 4);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 0);\n proclaim.equal(records[0].target, targetEl1);\n done();\n }, ASYNC_TIMEOUT);\n }\n ], done);\n });\n\n\n it('handles sub-root element scrolling', function(done) {\n io = new IntersectionObserver(function(records) {\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].intersectionRatio, 1);\n done();\n }, {root: rootEl});\n\n io.observe(targetEl3);\n setTimeout(function() {\n parentEl.scrollLeft = 40;\n }, 0);\n });\n\n\n // Only run this test in browsers that support CSS transitions.\n if ('transform' in document.documentElement.style &&\n 'transform' in document.documentElement.style) {\n\n it('supports CSS transitions and transforms', function(done) {\n\n targetEl1.style.top = '220px';\n targetEl1.style.left = '220px';\n\n io = new IntersectionObserver(function(records) {\n proclaim.equal(records.length, 1);\n // Chrome's native implementation sometimes incorrectly reports\n // the intersection ratio as a number > 1.\n proclaim.lessThanOrEqual(records[0].intersectionRatio, 1);\n done();\n }, {root: rootEl, threshold: [1]});\n\n // CSS transitions that are slower than the default throttle timeout\n // require polling to detect, which can be set on a per-instance basis.\n if (!supportsNativeIntersectionObserver()) {\n io.POLL_INTERVAL = 100;\n }\n\n io.observe(targetEl1);\n setTimeout(function() {\n targetEl1.style.transform = 'translateX(-40px) translateY(-40px)';\n }, 0);\n });\n }\n\n\n it('uses the viewport when no root is specified', function(done) {\n io = new IntersectionObserver(function(records) {\n var viewportWidth = document.documentElement.clientWidth || document.body.clientWidth;\n var viewportHeight = document.documentElement.clientHeight || document.body.clientHeight;\n\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].rootBounds.top, 0);\n proclaim.equal(records[0].rootBounds.left, 0);\n proclaim.equal(records[0].rootBounds.right, viewportWidth);\n proclaim.equal(records[0].rootBounds.width, viewportWidth);\n proclaim.equal(records[0].rootBounds.bottom, viewportHeight);\n proclaim.equal(records[0].rootBounds.height, viewportHeight);\n done();\n });\n\n // Ensures targetEl1 is visible in the viewport before observing.\n window.scrollTo(0, 0);\n rootEl.style.position = 'absolute';\n rootEl.style.top = '0px';\n rootEl.style.left = '0px';\n\n io.observe(targetEl1);\n });\n\n });\n\n\n describe('takeRecords', function() {\n\n it('supports getting records before the callback is invoked',\n function(done) {\n\n var lastestRecords = [];\n io = new IntersectionObserver(function(records) {\n lastestRecords = lastestRecords.concat(records);\n }, {root: rootEl});\n io.observe(targetEl1);\n\n window.requestAnimationFrame && requestAnimationFrame(function() {\n lastestRecords = lastestRecords.concat(io.takeRecords());\n });\n\n setTimeout(function() {\n proclaim.equal(lastestRecords.length, 1);\n proclaim.equal(lastestRecords[0].intersectionRatio, 1);\n done();\n }, ASYNC_TIMEOUT);\n });\n\n });\n\n\n describe('unobserve', function() {\n\n it('removes targets from the internal store', function(done) {\n\n var spy = sinon.spy();\n io = new IntersectionObserver(spy, {root: rootEl});\n\n runSequence([\n function(done) {\n targetEl1.style.top = targetEl2.style.top = '0px';\n targetEl1.style.left = targetEl2.style.left = '0px';\n io.observe(targetEl1);\n io.observe(targetEl2);\n setTimeout(function() {\n proclaim.equal(spy.callCount, 1);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 2);\n proclaim.equal(records[0].target, targetEl1);\n proclaim.equal(records[0].intersectionRatio, 1);\n proclaim.equal(records[1].target, targetEl2);\n proclaim.equal(records[1].intersectionRatio, 1);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n io.unobserve(targetEl1);\n targetEl1.style.top = targetEl2.style.top = '0px';\n targetEl1.style.left = targetEl2.style.left = '-40px';\n setTimeout(function() {\n proclaim.equal(spy.callCount, 2);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 1);\n proclaim.equal(records[0].target, targetEl2);\n proclaim.equal(records[0].intersectionRatio, 0);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n io.unobserve(targetEl2);\n targetEl1.style.top = targetEl2.style.top = '0px';\n targetEl1.style.left = targetEl2.style.left = '0px';\n setTimeout(function() {\n proclaim.equal(spy.callCount, 2);\n done();\n }, ASYNC_TIMEOUT);\n }\n ], done);\n\n });\n\n });\n\n describe('disconnect', function() {\n\n it('removes all targets and stops listening for changes', function(done) {\n\n var spy = sinon.spy();\n io = new IntersectionObserver(spy, {root: rootEl});\n\n runSequence([\n function(done) {\n targetEl1.style.top = targetEl2.style.top = '0px';\n targetEl1.style.left = targetEl2.style.left = '0px';\n io.observe(targetEl1);\n io.observe(targetEl2);\n setTimeout(function() {\n proclaim.equal(spy.callCount, 1);\n var records = sortRecords(spy.lastCall.args[0]);\n proclaim.equal(records.length, 2);\n proclaim.equal(records[0].target, targetEl1);\n proclaim.equal(records[0].intersectionRatio, 1);\n proclaim.equal(records[1].target, targetEl2);\n proclaim.equal(records[1].intersectionRatio, 1);\n done();\n }, ASYNC_TIMEOUT);\n },\n function(done) {\n io.disconnect();\n targetEl1.style.top = targetEl2.style.top = '0px';\n targetEl1.style.left = targetEl2.style.left = '-40px';\n setTimeout(function() {\n proclaim.equal(spy.callCount, 1);\n done();\n }, ASYNC_TIMEOUT);\n }\n ], done);\n\n });\n\n });\n\n});\n\n\n/**\n * Runs a sequence of function and when finished invokes the done callback.\n * Each function in the sequence is invoked with its own done function and\n * it should call that function once it's complete.\n * @param {Array} functions An array of async functions.\n * @param {Function} done A final callback to be invoked once all function\n * have run.\n */\nfunction runSequence(functions, done) {\n var next = functions.shift();\n if (next) {\n next(function() {\n runSequence(functions, done);\n });\n } else {\n done && done();\n }\n}\n\n\n/**\n * Returns whether or not the current browser has native support for\n * IntersectionObserver.\n * @return {boolean} True if native support is detected.\n */\nfunction supportsNativeIntersectionObserver() {\n return 'IntersectionObserver' in window &&\n window.IntersectionObserver.toString().indexOf('[native code]') > -1;\n}\n\n\n/**\n * Sorts an array of records alphebetically by ascending ID. Since the current\n * native implementation doesn't sort change entries by `observe` order, we do\n * that ourselves for the non-polyfill case. Since all tests call observe\n * on targets in sequential order, this should always match.\n * https://crbug.com/613679\n * @param {Array} entries The entries to sort.\n * @return {Array} The sorted array.\n */\nfunction sortRecords(entries) {\n if (supportsNativeIntersectionObserver()) {\n entries = entries.sort(function(a, b) {\n return a.target.id < b.target.id ? -1 : 1;\n });\n }\n return entries;\n}\n\n\n/**\n * Adds the common styles used by all tests to the page.\n */\nfunction addStyles() {\n var styles = document.createElement('style');\n styles.id = 'styles';\n document.documentElement.appendChild(styles);\n\n var cssText =\n '#root {' +\n ' position: relative;' +\n ' width: 400px;' +\n ' height: 200px;' +\n ' background: #eee' +\n '}' +\n '#grand-parent {' +\n ' position: relative;' +\n ' width: 200px;' +\n ' height: 200px;' +\n '}' +\n '#parent {' +\n ' position: absolute;' +\n ' top: 0px;' +\n ' left: 200px;' +\n ' overflow: hidden;' +\n ' width: 200px;' +\n ' height: 200px;' +\n ' background: #ddd;' +\n '}' +\n '#target1, #target2, #target3, #target4 {' +\n ' position: absolute;' +\n ' top: 0px;' +\n ' left: 0px;' +\n ' width: 20px;' +\n ' height: 20px;' +\n ' transform: translateX(0px) translateY(0px);' +\n ' transition: transform .5s;' +\n ' background: #f00;' +\n '}';\n\n // IE8 doesn't allow setting innerHTML on a ",r.insertBefore(n.lastChild,r.firstChild)}function r(){var e=y.elements;return"string"==typeof e?e.split(" "):e}function a(e,t){var n=y.elements;"string"!=typeof n&&(n=n.join(" ")),"string"!=typeof e&&(e=e.join(" ")),y.elements=n+" "+e,m(t)}function o(e){var t=v[e[p]];return t||(t={},g++,e[p]=g,v[g]=t),t}function c(e,n,r){if(n||(n=t),s)return n.createElement(e);r||(r=o(n));var a;return a=r.cache[e]?r.cache[e].cloneNode():h.test(e)?(r.cache[e]=r.createElem(e)).cloneNode():r.createElem(e),!a.canHaveChildren||f.test(e)||a.tagUrn?a:r.frag.appendChild(a)}function i(e,n){if(e||(e=t),s)return e.createDocumentFragment();n=n||o(e);for(var a=n.frag.cloneNode(),c=0,i=r(),l=i.length;l>c;c++)a.createElement(i[c]);return a}function l(e,t){t.cache||(t.cache={},t.createElem=e.createElement,t.createFrag=e.createDocumentFragment,t.frag=t.createFrag()),e.createElement=function(n){return y.shivMethods?c(n,e,t):t.createElem(n)},e.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+r().join().replace(/[\w\-:]+/g,function(e){return t.createElem(e),t.frag.createElement(e),'c("'+e+'")'})+");return n}")(y,t.frag)}function m(e){e||(e=t);var r=o(e);return!y.shivCSS||u||r.hasCSS||(r.hasCSS=!!n(e,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),s||l(e,r),e}var u,s,d=e.html5||{},f=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,h=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,p="_html5shiv",g=0,v={};!function(){try{var e=t.createElement("a");e.innerHTML="",u="hidden"in e,s=1==e.childNodes.length||function(){t.createElement("a");var e=t.createDocumentFragment();return"undefined"==typeof e.cloneNode||"undefined"==typeof e.createDocumentFragment||"undefined"==typeof e.createElement}()}catch(n){u=!0,s=!0}}();var y={elements:d.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:"3.7.3-pre",shivCSS:!1!==d.shivCSS,supportsUnknownElements:s,shivMethods:!1!==d.shivMethods,type:"default",shivDocument:m,createElement:c,createDocumentFragment:i,addElements:a};e.html5=y,m(t),"object"==typeof module&&module.exports&&(module.exports=y)}("undefined"!=typeof window?window:this,document); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/~html5-elements/raw.js b/polyfill-service-api/src/main/resources/polyfills/~html5-elements/raw.js new file mode 100644 index 0000000..8890fb0 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/~html5-elements/raw.js @@ -0,0 +1,6 @@ + +// ~html5-elements +/** +* @preserve HTML5 Shiv 3.7.3 | @afarkas @jdalton @jon_neal @rem | MIT/GPL2 Licensed +*/ +!function(a,b){function c(a,b){var c=a.createElement("p"),d=a.getElementsByTagName("head")[0]||a.documentElement;return c.innerHTML="x",d.insertBefore(c.lastChild,d.firstChild)}function d(){var a=t.elements;return"string"==typeof a?a.split(" "):a}function e(a,b){var c=t.elements;"string"!=typeof c&&(c=c.join(" ")),"string"!=typeof a&&(a=a.join(" ")),t.elements=c+" "+a,j(b)}function f(a){var b=s[a[q]];return b||(b={},r++,a[q]=r,s[r]=b),b}function g(a,c,d){if(c||(c=b),l)return c.createElement(a);d||(d=f(c));var e;return e=d.cache[a]?d.cache[a].cloneNode():p.test(a)?(d.cache[a]=d.createElem(a)).cloneNode():d.createElem(a),!e.canHaveChildren||o.test(a)||e.tagUrn?e:d.frag.appendChild(e)}function h(a,c){if(a||(a=b),l)return a.createDocumentFragment();c=c||f(a);for(var e=c.frag.cloneNode(),g=0,h=d(),i=h.length;i>g;g++)e.createElement(h[g]);return e}function i(a,b){b.cache||(b.cache={},b.createElem=a.createElement,b.createFrag=a.createDocumentFragment,b.frag=b.createFrag()),a.createElement=function(c){return t.shivMethods?g(c,a,b):b.createElem(c)},a.createDocumentFragment=Function("h,f","return function(){var n=f.cloneNode(),c=n.createElement;h.shivMethods&&("+d().join().replace(/[\w\-:]+/g,function(a){return b.createElem(a),b.frag.createElement(a),'c("'+a+'")'})+");return n}")(t,b.frag)}function j(a){a||(a=b);var d=f(a);return!t.shivCSS||k||d.hasCSS||(d.hasCSS=!!c(a,"article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}mark{background:#FF0;color:#000}template{display:none}")),l||i(a,d),a}var k,l,m="3.7.3-pre",n=a.html5||{},o=/^<|^(?:button|map|select|textarea|object|iframe|option|optgroup)$/i,p=/^(?:a|b|code|div|fieldset|h1|h2|h3|h4|h5|h6|i|label|li|ol|p|q|span|strong|style|table|tbody|td|th|tr|ul)$/i,q="_html5shiv",r=0,s={};!function(){try{var a=b.createElement("a");a.innerHTML="",k="hidden"in a,l=1==a.childNodes.length||function(){b.createElement("a");var a=b.createDocumentFragment();return"undefined"==typeof a.cloneNode||"undefined"==typeof a.createDocumentFragment||"undefined"==typeof a.createElement}()}catch(c){k=!0,l=!0}}();var t={elements:n.elements||"abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output picture progress section summary template time video",version:m,shivCSS:n.shivCSS!==!1,supportsUnknownElements:l,shivMethods:n.shivMethods!==!1,type:"default",shivDocument:j,createElement:g,createDocumentFragment:h,addElements:e};a.html5=t,j(b),"object"==typeof module&&module.exports&&(module.exports=t)}("undefined"!=typeof window?window:this,document); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/~viewport/meta.json b/polyfill-service-api/src/main/resources/polyfills/~viewport/meta.json new file mode 100644 index 0000000..72174b2 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/~viewport/meta.json @@ -0,0 +1 @@ +{"browsers":{"ie":"6 - 8"},"dependencies":["Object.defineProperties"],"aliases":["viewport","innerHeight","innerWidth","pageXOffset","pageYOffset","scrollX","scrollY"],"detectSource":"'innerHeight' in this && 'innerWidth' in this && 'pageXOffset' in this && 'pageYOffset' in this && 'scrollX' in this && 'scrollY' in this","testSource":"","baseDir":"~viewport","hasTests":false} \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/~viewport/min.js b/polyfill-service-api/src/main/resources/polyfills/~viewport/min.js new file mode 100644 index 0000000..13b378c --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/~viewport/min.js @@ -0,0 +1 @@ +!function(t){function e(){return(c.scrollLeft||l.scrollLeft||0)-(c.clientLeft||l.clientLeft||0)}function n(){return(c.scrollTop||l.scrollTop||0)-(c.clientTop||l.clientTop||0)}function i(){window.scrollX=window.pageXOffset=e(),window.scrollY=window.pageYOffset=n(),window.innerWidth=c.clientWidth,window.innerHeight=c.clientHeight}var o=t.document,c=o.documentElement,l=o.body||o.createElement("body");try{Object.defineProperties(t,{innerWidth:{get:function(){return c.clientWidth}},innerHeight:{get:function(){return c.clientHeight}},pageXOffset:{get:e},pageYOffset:{get:n},scrollX:{get:e},scrollY:{get:n}})}catch(r){window.attachEvent("onresize",i),window.attachEvent("onscroll",i),i()}}(this); \ No newline at end of file diff --git a/polyfill-service-api/src/main/resources/polyfills/~viewport/raw.js b/polyfill-service-api/src/main/resources/polyfills/~viewport/raw.js new file mode 100644 index 0000000..3db5e19 --- /dev/null +++ b/polyfill-service-api/src/main/resources/polyfills/~viewport/raw.js @@ -0,0 +1,53 @@ + +// ~viewport +(function (global) { + var doc = global.document; + var docEl = doc.documentElement; + var body = doc.body || doc.createElement('body'); + + function scrollX() { + return (docEl.scrollLeft || body.scrollLeft || 0) - (docEl.clientLeft || body.clientLeft || 0); + } + + function scrollY() { + return (docEl.scrollTop || body.scrollTop || 0) - (docEl.clientTop || body.clientTop || 0); + } + + function setStatically() { + window.scrollX = window.pageXOffset = scrollX(); + window.scrollY = window.pageYOffset = scrollY(); + window.innerWidth = docEl.clientWidth; + window.innerHeight = docEl.clientHeight; + } + + try { + Object.defineProperties(global, { + 'innerWidth': { + get: function () { + return docEl.clientWidth; + } + }, + 'innerHeight': { + get: function () { + return docEl.clientHeight; + } + }, + 'pageXOffset': { + get: scrollX + }, + 'pageYOffset': { + get: scrollY + }, + 'scrollX': { + get: scrollX + }, + 'scrollY': { + get: scrollY + } + }); + } catch(e) { + window.attachEvent('onresize', setStatically); + window.attachEvent('onscroll', setStatically); + setStatically(); + } +}(this)); diff --git a/api/src/test/java/org/polyfill/api/components/FeatureTest.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/components/FeatureTest.java similarity index 97% rename from api/src/test/java/org/polyfill/api/components/FeatureTest.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/components/FeatureTest.java index 690586b..4b510e5 100644 --- a/api/src/test/java/org/polyfill/api/components/FeatureTest.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/components/FeatureTest.java @@ -1,4 +1,4 @@ -package org.polyfill.api.components; +package org.polyfillservice.api.components; import org.junit.Test; diff --git a/api/src/test/java/org/polyfill/api/components/PolyfillTest.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/components/PolyfillTest.java similarity index 98% rename from api/src/test/java/org/polyfill/api/components/PolyfillTest.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/components/PolyfillTest.java index 08da437..2299674 100644 --- a/api/src/test/java/org/polyfill/api/components/PolyfillTest.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/components/PolyfillTest.java @@ -1,4 +1,4 @@ -package org.polyfill.api.components; +package org.polyfillservice.api.components; import org.junit.Test; diff --git a/api/src/test/java/org/polyfill/api/components/TSortTest.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/components/TSortTest.java similarity index 96% rename from api/src/test/java/org/polyfill/api/components/TSortTest.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/components/TSortTest.java index 0b0f882..d1572ff 100644 --- a/api/src/test/java/org/polyfill/api/components/TSortTest.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/components/TSortTest.java @@ -1,4 +1,4 @@ -package org.polyfill.api.components; +package org.polyfillservice.api.components; import org.junit.Assert; import org.junit.Test; diff --git a/api/src/test/java/org/polyfill/api/configurations/CustomPolyfillListConfig.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/configurations/CustomPolyfillListConfig.java similarity index 75% rename from api/src/test/java/org/polyfill/api/configurations/CustomPolyfillListConfig.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/configurations/CustomPolyfillListConfig.java index e71152c..1d66fb7 100644 --- a/api/src/test/java/org/polyfill/api/configurations/CustomPolyfillListConfig.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/configurations/CustomPolyfillListConfig.java @@ -1,9 +1,8 @@ -package org.polyfill.api.configurations; +package org.polyfillservice.api.configurations; -import org.polyfill.api.components.ServiceConfig; +import org.polyfillservice.api.components.ServiceConfig; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; -import org.springframework.context.annotation.Primary; import java.util.Arrays; import java.util.List; diff --git a/api/src/test/java/org/polyfill/api/configurations/CustomPolyfillsConfig.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/configurations/CustomPolyfillsConfig.java similarity index 85% rename from api/src/test/java/org/polyfill/api/configurations/CustomPolyfillsConfig.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/configurations/CustomPolyfillsConfig.java index caf3e27..9d6d333 100644 --- a/api/src/test/java/org/polyfill/api/configurations/CustomPolyfillsConfig.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/configurations/CustomPolyfillsConfig.java @@ -1,8 +1,6 @@ -package org.polyfill.api.configurations; +package org.polyfillservice.api.configurations; -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.components.PolyfillLocationString; -import org.polyfill.api.interfaces.PolyfillLocation; +import org.polyfillservice.api.components.Polyfill; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; diff --git a/api/src/test/java/org/polyfill/api/configurations/PolyfillsConfig.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/configurations/PolyfillsConfig.java similarity index 93% rename from api/src/test/java/org/polyfill/api/configurations/PolyfillsConfig.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/configurations/PolyfillsConfig.java index d2c8a81..d56e324 100644 --- a/api/src/test/java/org/polyfill/api/configurations/PolyfillsConfig.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/configurations/PolyfillsConfig.java @@ -1,9 +1,9 @@ -package org.polyfill.api.configurations; +package org.polyfillservice.api.configurations; -import org.polyfill.api.components.Feature; -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.components.Query; -import org.polyfill.api.components.ServiceConfig; +import org.polyfillservice.api.components.Feature; +import org.polyfillservice.api.components.Polyfill; +import org.polyfillservice.api.components.Query; +import org.polyfillservice.api.components.ServiceConfig; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; diff --git a/api/src/test/java/org/polyfill/api/configurations/ProjectInfoConfig.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/configurations/ProjectInfoConfig.java similarity index 88% rename from api/src/test/java/org/polyfill/api/configurations/ProjectInfoConfig.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/configurations/ProjectInfoConfig.java index f9a642e..0bbd7ab 100644 --- a/api/src/test/java/org/polyfill/api/configurations/ProjectInfoConfig.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/configurations/ProjectInfoConfig.java @@ -1,4 +1,4 @@ -package org.polyfill.api.configurations; +package org.polyfillservice.api.configurations; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.Configuration; diff --git a/api/src/test/java/org/polyfill/api/services/FinancialTimesPolyfillLoaderServiceCustomListTest.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/FinancialTimesPolyfillLoaderServiceCustomListTest.java similarity index 84% rename from api/src/test/java/org/polyfill/api/services/FinancialTimesPolyfillLoaderServiceCustomListTest.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/services/FinancialTimesPolyfillLoaderServiceCustomListTest.java index 11cb090..8892e47 100644 --- a/api/src/test/java/org/polyfill/api/services/FinancialTimesPolyfillLoaderServiceCustomListTest.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/FinancialTimesPolyfillLoaderServiceCustomListTest.java @@ -1,10 +1,10 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; import org.junit.runner.RunWith; -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.configurations.CustomPolyfillsConfig; -import org.polyfill.api.configurations.PolyfillsConfig; -import org.polyfill.api.configurations.CustomPolyfillListConfig; +import org.polyfillservice.api.components.Polyfill; +import org.polyfillservice.api.configurations.CustomPolyfillsConfig; +import org.polyfillservice.api.configurations.PolyfillsConfig; +import org.polyfillservice.api.configurations.CustomPolyfillListConfig; import org.springframework.test.context.ContextConfiguration; import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; import org.springframework.test.context.support.AnnotationConfigContextLoader; diff --git a/api/src/test/java/org/polyfill/api/services/FinancialTimesPolyfillLoaderServiceTest.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/FinancialTimesPolyfillLoaderServiceTest.java similarity index 87% rename from api/src/test/java/org/polyfill/api/services/FinancialTimesPolyfillLoaderServiceTest.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/services/FinancialTimesPolyfillLoaderServiceTest.java index 25f3f99..135af09 100644 --- a/api/src/test/java/org/polyfill/api/services/FinancialTimesPolyfillLoaderServiceTest.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/FinancialTimesPolyfillLoaderServiceTest.java @@ -1,12 +1,13 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; import org.junit.Test; import org.junit.runner.RunWith; -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.components.PolyfillLocationString; -import org.polyfill.api.configurations.CustomPolyfillsConfig; -import org.polyfill.api.configurations.PolyfillsConfig; -import org.polyfill.api.interfaces.PolyfillLocation; +import org.polyfillservice.api.components.Polyfill; +import org.polyfillservice.api.components.PolyfillLocationString; +import org.polyfillservice.api.configurations.CustomPolyfillsConfig; +import org.polyfillservice.api.configurations.PolyfillsConfig; +import org.polyfillservice.api.interfaces.PolyfillLocation; +import org.polyfillservice.api.utils.TestingUtil; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.test.context.ContextConfiguration; import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; @@ -20,7 +21,6 @@ import static org.junit.Assert.assertEquals; import static org.junit.Assert.assertTrue; -import static org.polyfill.api.utils.TestingUtil.assertPolyfillsEqual; /** * Created by smo on 2/26/17. @@ -61,7 +61,7 @@ public void testPolyfillsLoadedFromSingleLocation() { List polyfillLocationList = Arrays.asList(defaultLocation); Map expectedPolyfills = getDefaultExpectedPolyfills(); Map actualPolyfills = service.loadPolyfills(polyfillLocationList); - assertPolyfillsEqual("Loaded polyfills are incorrect", + TestingUtil.assertPolyfillsEqual("Loaded polyfills are incorrect", expectedPolyfills, actualPolyfills); } @@ -79,7 +79,7 @@ public void testPolyfillsLoadedFromMultipleLocation() { List polyfillLocationList = Arrays.asList(customLocation, defaultLocation); Map expectedPolyfills = getExpectedPolyfillsFromMultipleLocations(); Map actualPolyfills = service.loadPolyfills(polyfillLocationList); - assertPolyfillsEqual("Loaded polyfills are incorrect", + TestingUtil.assertPolyfillsEqual("Loaded polyfills are incorrect", expectedPolyfills, actualPolyfills); } diff --git a/api/src/test/java/org/polyfill/api/services/JsonPolyfillConfigLoaderServiceTest.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/JsonPolyfillConfigLoaderServiceTest.java similarity index 95% rename from api/src/test/java/org/polyfill/api/services/JsonPolyfillConfigLoaderServiceTest.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/services/JsonPolyfillConfigLoaderServiceTest.java index 5cffcd3..151d056 100644 --- a/api/src/test/java/org/polyfill/api/services/JsonPolyfillConfigLoaderServiceTest.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/JsonPolyfillConfigLoaderServiceTest.java @@ -1,7 +1,7 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; import org.junit.Test; -import org.polyfill.api.interfaces.PolyfillConfigLoaderService; +import org.polyfillservice.api.interfaces.PolyfillConfigLoaderService; import java.io.IOException; import java.util.Arrays; diff --git a/api/src/test/java/org/polyfill/api/services/PolyfillsOutputServiceTest.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/PolyfillsOutputServiceTest.java similarity index 95% rename from api/src/test/java/org/polyfill/api/services/PolyfillsOutputServiceTest.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/services/PolyfillsOutputServiceTest.java index 2066aa6..9b29a51 100644 --- a/api/src/test/java/org/polyfill/api/services/PolyfillsOutputServiceTest.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/PolyfillsOutputServiceTest.java @@ -1,11 +1,11 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; import org.junit.Test; import org.junit.runner.RunWith; -import org.polyfill.api.components.Feature; -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.components.Query; -import org.polyfill.api.configurations.ProjectInfoConfig; +import org.polyfillservice.api.components.Feature; +import org.polyfillservice.api.components.Polyfill; +import org.polyfillservice.api.components.Query; +import org.polyfillservice.api.configurations.ProjectInfoConfig; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.test.context.ContextConfiguration; import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; diff --git a/api/src/test/java/org/polyfill/api/services/PreSortPolyfillServiceTest.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/PreSortPolyfillServiceTest.java similarity index 95% rename from api/src/test/java/org/polyfill/api/services/PreSortPolyfillServiceTest.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/services/PreSortPolyfillServiceTest.java index 7e0361f..b152cb7 100644 --- a/api/src/test/java/org/polyfill/api/services/PreSortPolyfillServiceTest.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/PreSortPolyfillServiceTest.java @@ -1,12 +1,12 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; import org.junit.Test; import org.junit.runner.RunWith; -import org.polyfill.api.components.Feature; -import org.polyfill.api.components.Query; -import org.polyfill.api.configurations.PolyfillsConfig; -import org.polyfill.api.configurations.ProjectInfoConfig; -import org.polyfill.api.interfaces.PolyfillService; +import org.polyfillservice.api.components.Feature; +import org.polyfillservice.api.components.Query; +import org.polyfillservice.api.configurations.PolyfillsConfig; +import org.polyfillservice.api.configurations.ProjectInfoConfig; +import org.polyfillservice.api.interfaces.PolyfillService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.test.context.ContextConfiguration; import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; diff --git a/api/src/test/java/org/polyfill/api/services/SemVerUtilServiceTest.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/SemVerUtilServiceTest.java similarity index 99% rename from api/src/test/java/org/polyfill/api/services/SemVerUtilServiceTest.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/services/SemVerUtilServiceTest.java index 9a952aa..4ee6247 100644 --- a/api/src/test/java/org/polyfill/api/services/SemVerUtilServiceTest.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/SemVerUtilServiceTest.java @@ -1,4 +1,4 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; import org.junit.Before; import org.junit.Test; diff --git a/api/src/test/java/org/polyfill/api/services/UADetectorAdapterParserServiceTest.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/UADetectorAdapterParserServiceTest.java similarity index 96% rename from api/src/test/java/org/polyfill/api/services/UADetectorAdapterParserServiceTest.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/services/UADetectorAdapterParserServiceTest.java index 2b35323..cf46281 100644 --- a/api/src/test/java/org/polyfill/api/services/UADetectorAdapterParserServiceTest.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/UADetectorAdapterParserServiceTest.java @@ -1,10 +1,10 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; import org.junit.Test; import org.junit.runner.RunWith; import org.junit.runners.Parameterized; -import org.polyfill.api.interfaces.UserAgentParserService; -import org.polyfill.api.utils.UA; +import org.polyfillservice.api.interfaces.UserAgentParserService; +import org.polyfillservice.api.utils.UA; import java.util.Arrays; import java.util.Collection; diff --git a/api/src/test/java/org/polyfill/api/services/XmlServiceConfigLoaderServiceTest.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/XmlServiceConfigLoaderServiceTest.java similarity index 90% rename from api/src/test/java/org/polyfill/api/services/XmlServiceConfigLoaderServiceTest.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/services/XmlServiceConfigLoaderServiceTest.java index b4a2b67..35e0d94 100644 --- a/api/src/test/java/org/polyfill/api/services/XmlServiceConfigLoaderServiceTest.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/services/XmlServiceConfigLoaderServiceTest.java @@ -1,8 +1,8 @@ -package org.polyfill.api.services; +package org.polyfillservice.api.services; import org.junit.Test; -import org.polyfill.api.components.PolyfillServiceConfigFileLocation; -import org.polyfill.api.components.ServiceConfig; +import org.polyfillservice.api.components.PolyfillServiceConfigFileLocation; +import org.polyfillservice.api.components.ServiceConfig; import java.io.File; import java.util.Arrays; diff --git a/api/src/test/java/org/polyfill/api/utils/TestingUtil.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/utils/TestingUtil.java similarity index 71% rename from api/src/test/java/org/polyfill/api/utils/TestingUtil.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/utils/TestingUtil.java index d9f4004..0e79e55 100644 --- a/api/src/test/java/org/polyfill/api/utils/TestingUtil.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/utils/TestingUtil.java @@ -1,6 +1,6 @@ -package org.polyfill.api.utils; +package org.polyfillservice.api.utils; -import org.polyfill.api.components.Polyfill; +import org.polyfillservice.api.components.Polyfill; import java.util.Map; @@ -12,7 +12,7 @@ public class TestingUtil { public static void assertPolyfillsEqual(String message, - Map expected, Map actual) { + Map expected, Map actual) { for (Map.Entry entry : expected.entrySet()) { Polyfill expectedPolyfill = entry.getValue(); Polyfill actualPolyfill = actual.get(entry.getKey()); diff --git a/api/src/test/java/org/polyfill/api/utils/UA.java b/polyfill-service-api/src/test/java/org/polyfillservice/api/utils/UA.java similarity index 99% rename from api/src/test/java/org/polyfill/api/utils/UA.java rename to polyfill-service-api/src/test/java/org/polyfillservice/api/utils/UA.java index d2bf324..3f69568 100644 --- a/api/src/test/java/org/polyfill/api/utils/UA.java +++ b/polyfill-service-api/src/test/java/org/polyfillservice/api/utils/UA.java @@ -1,4 +1,4 @@ -package org.polyfill.api.utils; +package org.polyfillservice.api.utils; /** * Created by smo on 6/20/17. diff --git a/api/src/test/resources/polyfill_configs/json_loader.js b/polyfill-service-api/src/test/resources/polyfill_configs/json_loader.js similarity index 100% rename from api/src/test/resources/polyfill_configs/json_loader.js rename to polyfill-service-api/src/test/resources/polyfill_configs/json_loader.js diff --git a/api/src/test/resources/polyfill_configs/json_loader.json b/polyfill-service-api/src/test/resources/polyfill_configs/json_loader.json similarity index 100% rename from api/src/test/resources/polyfill_configs/json_loader.json rename to polyfill-service-api/src/test/resources/polyfill_configs/json_loader.json diff --git a/api/src/test/resources/polyfills/a/meta.json b/polyfill-service-api/src/test/resources/polyfills/a/meta.json similarity index 100% rename from api/src/test/resources/polyfills/a/meta.json rename to polyfill-service-api/src/test/resources/polyfills/a/meta.json diff --git a/api/src/test/resources/polyfills/a/min.js b/polyfill-service-api/src/test/resources/polyfills/a/min.js similarity index 100% rename from api/src/test/resources/polyfills/a/min.js rename to polyfill-service-api/src/test/resources/polyfills/a/min.js diff --git a/api/src/test/resources/polyfills/a/raw.js b/polyfill-service-api/src/test/resources/polyfills/a/raw.js similarity index 100% rename from api/src/test/resources/polyfills/a/raw.js rename to polyfill-service-api/src/test/resources/polyfills/a/raw.js diff --git a/api/src/test/resources/polyfills/aliases.json b/polyfill-service-api/src/test/resources/polyfills/aliases.json similarity index 100% rename from api/src/test/resources/polyfills/aliases.json rename to polyfill-service-api/src/test/resources/polyfills/aliases.json diff --git a/api/src/test/resources/polyfills/b/meta.json b/polyfill-service-api/src/test/resources/polyfills/b/meta.json similarity index 100% rename from api/src/test/resources/polyfills/b/meta.json rename to polyfill-service-api/src/test/resources/polyfills/b/meta.json diff --git a/api/src/test/resources/polyfills/b/min.js b/polyfill-service-api/src/test/resources/polyfills/b/min.js similarity index 100% rename from api/src/test/resources/polyfills/b/min.js rename to polyfill-service-api/src/test/resources/polyfills/b/min.js diff --git a/api/src/test/resources/polyfills/b/raw.js b/polyfill-service-api/src/test/resources/polyfills/b/raw.js similarity index 100% rename from api/src/test/resources/polyfills/b/raw.js rename to polyfill-service-api/src/test/resources/polyfills/b/raw.js diff --git a/api/src/test/resources/polyfills/c/meta.json b/polyfill-service-api/src/test/resources/polyfills/c/meta.json similarity index 100% rename from api/src/test/resources/polyfills/c/meta.json rename to polyfill-service-api/src/test/resources/polyfills/c/meta.json diff --git a/api/src/test/resources/polyfills/c/min.js b/polyfill-service-api/src/test/resources/polyfills/c/min.js similarity index 100% rename from api/src/test/resources/polyfills/c/min.js rename to polyfill-service-api/src/test/resources/polyfills/c/min.js diff --git a/api/src/test/resources/polyfills/c/raw.js b/polyfill-service-api/src/test/resources/polyfills/c/raw.js similarity index 100% rename from api/src/test/resources/polyfills/c/raw.js rename to polyfill-service-api/src/test/resources/polyfills/c/raw.js diff --git a/api/src/test/resources/polyfills/d/meta.json b/polyfill-service-api/src/test/resources/polyfills/d/meta.json similarity index 100% rename from api/src/test/resources/polyfills/d/meta.json rename to polyfill-service-api/src/test/resources/polyfills/d/meta.json diff --git a/api/src/test/resources/polyfills/d/min.js b/polyfill-service-api/src/test/resources/polyfills/d/min.js similarity index 100% rename from api/src/test/resources/polyfills/d/min.js rename to polyfill-service-api/src/test/resources/polyfills/d/min.js diff --git a/api/src/test/resources/polyfills/d/raw.js b/polyfill-service-api/src/test/resources/polyfills/d/raw.js similarity index 100% rename from api/src/test/resources/polyfills/d/raw.js rename to polyfill-service-api/src/test/resources/polyfills/d/raw.js diff --git a/api/src/test/resources/polyfills/e/meta.json b/polyfill-service-api/src/test/resources/polyfills/e/meta.json similarity index 100% rename from api/src/test/resources/polyfills/e/meta.json rename to polyfill-service-api/src/test/resources/polyfills/e/meta.json diff --git a/api/src/test/resources/polyfills/e/min.js b/polyfill-service-api/src/test/resources/polyfills/e/min.js similarity index 100% rename from api/src/test/resources/polyfills/e/min.js rename to polyfill-service-api/src/test/resources/polyfills/e/min.js diff --git a/api/src/test/resources/polyfills/e/raw.js b/polyfill-service-api/src/test/resources/polyfills/e/raw.js similarity index 100% rename from api/src/test/resources/polyfills/e/raw.js rename to polyfill-service-api/src/test/resources/polyfills/e/raw.js diff --git a/api/src/test/resources/polyfills/f/meta.json b/polyfill-service-api/src/test/resources/polyfills/f/meta.json similarity index 100% rename from api/src/test/resources/polyfills/f/meta.json rename to polyfill-service-api/src/test/resources/polyfills/f/meta.json diff --git a/api/src/test/resources/polyfills_custom/d/meta.json b/polyfill-service-api/src/test/resources/polyfills_custom/d/meta.json similarity index 100% rename from api/src/test/resources/polyfills_custom/d/meta.json rename to polyfill-service-api/src/test/resources/polyfills_custom/d/meta.json diff --git a/api/src/test/resources/polyfills_custom/d/min.js b/polyfill-service-api/src/test/resources/polyfills_custom/d/min.js similarity index 100% rename from api/src/test/resources/polyfills_custom/d/min.js rename to polyfill-service-api/src/test/resources/polyfills_custom/d/min.js diff --git a/api/src/test/resources/polyfills_custom/d/raw.js b/polyfill-service-api/src/test/resources/polyfills_custom/d/raw.js similarity index 100% rename from api/src/test/resources/polyfills_custom/d/raw.js rename to polyfill-service-api/src/test/resources/polyfills_custom/d/raw.js diff --git a/api/src/test/resources/polyfills_custom/g/meta.json b/polyfill-service-api/src/test/resources/polyfills_custom/g/meta.json similarity index 100% rename from api/src/test/resources/polyfills_custom/g/meta.json rename to polyfill-service-api/src/test/resources/polyfills_custom/g/meta.json diff --git a/api/src/test/resources/polyfills_custom/g/min.js b/polyfill-service-api/src/test/resources/polyfills_custom/g/min.js similarity index 100% rename from api/src/test/resources/polyfills_custom/g/min.js rename to polyfill-service-api/src/test/resources/polyfills_custom/g/min.js diff --git a/api/src/test/resources/polyfills_custom/g/raw.js b/polyfill-service-api/src/test/resources/polyfills_custom/g/raw.js similarity index 100% rename from api/src/test/resources/polyfills_custom/g/raw.js rename to polyfill-service-api/src/test/resources/polyfills_custom/g/raw.js diff --git a/api/src/test/resources/service_configs/config.xml b/polyfill-service-api/src/test/resources/service_configs/config.xml similarity index 100% rename from api/src/test/resources/service_configs/config.xml rename to polyfill-service-api/src/test/resources/service_configs/config.xml diff --git a/api/tasks/.DS_Store b/polyfill-service-api/tasks/.DS_Store similarity index 100% rename from api/tasks/.DS_Store rename to polyfill-service-api/tasks/.DS_Store diff --git a/api/tasks/node/browserstack.js b/polyfill-service-api/tasks/node/browserstack.js similarity index 100% rename from api/tasks/node/browserstack.js rename to polyfill-service-api/tasks/node/browserstack.js diff --git a/api/tasks/node/buildsources.js b/polyfill-service-api/tasks/node/buildsources.js similarity index 100% rename from api/tasks/node/buildsources.js rename to polyfill-service-api/tasks/node/buildsources.js diff --git a/api/tasks/node/compattable.js b/polyfill-service-api/tasks/node/compattable.js similarity index 100% rename from api/tasks/node/compattable.js rename to polyfill-service-api/tasks/node/compattable.js diff --git a/api/tasks/node/deploylambda.js b/polyfill-service-api/tasks/node/deploylambda.js similarity index 100% rename from api/tasks/node/deploylambda.js rename to polyfill-service-api/tasks/node/deploylambda.js diff --git a/api/tasks/node/deployvcl.js b/polyfill-service-api/tasks/node/deployvcl.js similarity index 100% rename from api/tasks/node/deployvcl.js rename to polyfill-service-api/tasks/node/deployvcl.js diff --git a/api/tasks/node/purge.js b/polyfill-service-api/tasks/node/purge.js similarity index 100% rename from api/tasks/node/purge.js rename to polyfill-service-api/tasks/node/purge.js diff --git a/api/tasks/node/remotetest.js b/polyfill-service-api/tasks/node/remotetest.js similarity index 100% rename from api/tasks/node/remotetest.js rename to polyfill-service-api/tasks/node/remotetest.js diff --git a/api/tasks/node/saucelabs.js b/polyfill-service-api/tasks/node/saucelabs.js similarity index 100% rename from api/tasks/node/saucelabs.js rename to polyfill-service-api/tasks/node/saucelabs.js diff --git a/api/tasks/node/spawn.js b/polyfill-service-api/tasks/node/spawn.js similarity index 100% rename from api/tasks/node/spawn.js rename to polyfill-service-api/tasks/node/spawn.js diff --git a/api/tasks/node/updatesources.js b/polyfill-service-api/tasks/node/updatesources.js similarity index 100% rename from api/tasks/node/updatesources.js rename to polyfill-service-api/tasks/node/updatesources.js diff --git a/perf/README.md b/polyfill-service-perf/README.md similarity index 96% rename from perf/README.md rename to polyfill-service-perf/README.md index 4dcb2fe..8359f5c 100644 --- a/perf/README.md +++ b/polyfill-service-perf/README.md @@ -3,11 +3,11 @@ ## Get Started Run this command to start the measurements: ``` -mvn exec:java -pl perf +mvn exec:java -pl polyfill-service-perf ``` ## Runner Configurations -Modify src/main/java/org/polyfill/perf/RunnerConfig to change the configurations. +Modify src/main/java/org/polyfillservice/perf/RunnerConfig to change the configurations. Things you can change: - number of iterations to run to get the measurements - number of iterations to run for warming up jvm before getting the perf numbers diff --git a/perf/pom.xml b/polyfill-service-perf/pom.xml similarity index 89% rename from perf/pom.xml rename to polyfill-service-perf/pom.xml index e26ac23..a22157d 100644 --- a/perf/pom.xml +++ b/polyfill-service-perf/pom.xml @@ -8,15 +8,15 @@ jar - org.polyfills + org.polyfillservice polyfill-service - 0.12.0 + 1.0.0 ../pom.xml - org.polyfills + org.polyfillservice polyfill-service-api @@ -41,7 +41,7 @@ - org.polyfill.perf.Runner + org.polyfillservice.perf.Runner diff --git a/perf/src/main/java/org/polyfill/perf/Runner.java b/polyfill-service-perf/src/main/java/org/polyfillservice/perf/Runner.java similarity index 84% rename from perf/src/main/java/org/polyfill/perf/Runner.java rename to polyfill-service-perf/src/main/java/org/polyfillservice/perf/Runner.java index d2cbd85..972a9b8 100644 --- a/perf/src/main/java/org/polyfill/perf/Runner.java +++ b/polyfill-service-perf/src/main/java/org/polyfillservice/perf/Runner.java @@ -1,6 +1,6 @@ -package org.polyfill.perf; +package org.polyfillservice.perf; -import org.polyfill.perf.interfaces.PerfReportService; +import org.polyfillservice.perf.interfaces.PerfReportService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.context.ApplicationContext; import org.springframework.context.annotation.AnnotationConfigApplicationContext; @@ -13,7 +13,7 @@ * performance measurements and reporting. */ @Component -@ComponentScan(basePackages = {"org.polyfill.perf"}) +@ComponentScan(basePackages = {"org.polyfillservice.perf"}) public class Runner { @Autowired diff --git a/perf/src/main/java/org/polyfill/perf/configurations/RunnerConfig.java b/polyfill-service-perf/src/main/java/org/polyfillservice/perf/configurations/RunnerConfig.java similarity index 79% rename from perf/src/main/java/org/polyfill/perf/configurations/RunnerConfig.java rename to polyfill-service-perf/src/main/java/org/polyfillservice/perf/configurations/RunnerConfig.java index eac614f..3899f14 100644 --- a/perf/src/main/java/org/polyfill/perf/configurations/RunnerConfig.java +++ b/polyfill-service-perf/src/main/java/org/polyfillservice/perf/configurations/RunnerConfig.java @@ -1,8 +1,8 @@ -package org.polyfill.perf.configurations; +package org.polyfillservice.perf.configurations; -import org.polyfill.api.components.PolyfillServiceConfigFileLocation; -import org.polyfill.api.configurations.PolyfillApiConfig; -import org.polyfill.api.interfaces.PolyfillServiceConfigLocation; +import org.polyfillservice.api.components.PolyfillServiceConfigFileLocation; +import org.polyfillservice.api.configurations.PolyfillApiConfig; +import org.polyfillservice.api.interfaces.PolyfillServiceConfigLocation; import org.springframework.context.annotation.Bean; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; @@ -17,7 +17,7 @@ */ @Import(PolyfillApiConfig.class) @Configuration -@ComponentScan(basePackages = {"org.polyfill.perf"}) +@ComponentScan(basePackages = {"org.polyfillservice.perf"}) public class RunnerConfig { @Bean @@ -44,6 +44,6 @@ public List uaList() { @Bean public PolyfillServiceConfigLocation location() { - return new PolyfillServiceConfigFileLocation(new File("./perf/src/main/resources/service-config.xml")); + return new PolyfillServiceConfigFileLocation(new File("./polyfill-service-perf/src/main/resources/service-config.xml")); } } diff --git a/perf/src/main/java/org/polyfill/perf/interfaces/PerfReportService.java b/polyfill-service-perf/src/main/java/org/polyfillservice/perf/interfaces/PerfReportService.java similarity index 77% rename from perf/src/main/java/org/polyfill/perf/interfaces/PerfReportService.java rename to polyfill-service-perf/src/main/java/org/polyfillservice/perf/interfaces/PerfReportService.java index 61d911d..b2a0fc2 100644 --- a/perf/src/main/java/org/polyfill/perf/interfaces/PerfReportService.java +++ b/polyfill-service-perf/src/main/java/org/polyfillservice/perf/interfaces/PerfReportService.java @@ -1,4 +1,4 @@ -package org.polyfill.perf.interfaces; +package org.polyfillservice.perf.interfaces; /** * Created by smo on 6/14/17. diff --git a/perf/src/main/java/org/polyfill/perf/services/PolyfillApiPerfMeasureService.java b/polyfill-service-perf/src/main/java/org/polyfillservice/perf/services/PolyfillApiPerfMeasureService.java similarity index 92% rename from perf/src/main/java/org/polyfill/perf/services/PolyfillApiPerfMeasureService.java rename to polyfill-service-perf/src/main/java/org/polyfillservice/perf/services/PolyfillApiPerfMeasureService.java index 4e87be9..f0cccb1 100644 --- a/perf/src/main/java/org/polyfill/perf/services/PolyfillApiPerfMeasureService.java +++ b/polyfill-service-perf/src/main/java/org/polyfillservice/perf/services/PolyfillApiPerfMeasureService.java @@ -1,6 +1,6 @@ -package org.polyfill.perf.services; +package org.polyfillservice.perf.services; -import org.polyfill.api.interfaces.PolyfillService; +import org.polyfillservice.api.interfaces.PolyfillService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; diff --git a/perf/src/main/java/org/polyfill/perf/services/SourceSizeMeasureService.java b/polyfill-service-perf/src/main/java/org/polyfillservice/perf/services/SourceSizeMeasureService.java similarity index 95% rename from perf/src/main/java/org/polyfill/perf/services/SourceSizeMeasureService.java rename to polyfill-service-perf/src/main/java/org/polyfillservice/perf/services/SourceSizeMeasureService.java index 4f50ad5..cb6f68c 100644 --- a/perf/src/main/java/org/polyfill/perf/services/SourceSizeMeasureService.java +++ b/polyfill-service-perf/src/main/java/org/polyfillservice/perf/services/SourceSizeMeasureService.java @@ -1,4 +1,4 @@ -package org.polyfill.perf.services; +package org.polyfillservice.perf.services; import org.springframework.stereotype.Service; diff --git a/perf/src/main/java/org/polyfill/perf/services/StdOutPerfReportService.java b/polyfill-service-perf/src/main/java/org/polyfillservice/perf/services/StdOutPerfReportService.java similarity index 92% rename from perf/src/main/java/org/polyfill/perf/services/StdOutPerfReportService.java rename to polyfill-service-perf/src/main/java/org/polyfillservice/perf/services/StdOutPerfReportService.java index 550eb0b..bc5a589 100644 --- a/perf/src/main/java/org/polyfill/perf/services/StdOutPerfReportService.java +++ b/polyfill-service-perf/src/main/java/org/polyfillservice/perf/services/StdOutPerfReportService.java @@ -1,15 +1,15 @@ -package org.polyfill.perf.services; +package org.polyfillservice.perf.services; import com.inamik.text.tables.GridTable; import com.inamik.text.tables.SimpleTable; import com.inamik.text.tables.grid.Border; import com.inamik.text.tables.grid.Util; -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.components.Query; -import org.polyfill.api.components.ServiceConfig; -import org.polyfill.api.interfaces.PolyfillService; -import org.polyfill.api.interfaces.UserAgentParserService; -import org.polyfill.perf.interfaces.PerfReportService; +import org.polyfillservice.api.components.Polyfill; +import org.polyfillservice.api.components.Query; +import org.polyfillservice.api.components.ServiceConfig; +import org.polyfillservice.api.interfaces.PolyfillService; +import org.polyfillservice.api.interfaces.UserAgentParserService; +import org.polyfillservice.perf.interfaces.PerfReportService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Service; diff --git a/perf/src/main/resources/service-config.xml b/polyfill-service-perf/src/main/resources/service-config.xml similarity index 100% rename from perf/src/main/resources/service-config.xml rename to polyfill-service-perf/src/main/resources/service-config.xml diff --git a/rest/README.md b/polyfill-service-rest/README.md similarity index 98% rename from rest/README.md rename to polyfill-service-rest/README.md index 06a9657..b60d745 100644 --- a/rest/README.md +++ b/polyfill-service-rest/README.md @@ -13,12 +13,12 @@ Include dependency in pom.xml ```xml - org.polyfills + org.polyfillservice polyfill-service-api ${polyfillServiceVersion} - org.polyfills + org.polyfillservice polyfill-service-rest ${polyfillServiceVersion} diff --git a/rest/pom.xml b/polyfill-service-rest/pom.xml similarity index 94% rename from rest/pom.xml rename to polyfill-service-rest/pom.xml index fdc68b7..dbc472d 100644 --- a/rest/pom.xml +++ b/polyfill-service-rest/pom.xml @@ -8,15 +8,15 @@ jar - org.polyfills + org.polyfillservice polyfill-service - 0.12.0 + 1.0.0 ../pom.xml - org.polyfills + org.polyfillservice polyfill-service-api diff --git a/rest/src/integration-test/java/org/polyfill/rest/PolyfillControllerIT.java b/polyfill-service-rest/src/integration-test/java/org/polyfillservice/rest/PolyfillControllerIT.java similarity index 96% rename from rest/src/integration-test/java/org/polyfill/rest/PolyfillControllerIT.java rename to polyfill-service-rest/src/integration-test/java/org/polyfillservice/rest/PolyfillControllerIT.java index c062fd3..ef9cfd5 100644 --- a/rest/src/integration-test/java/org/polyfill/rest/PolyfillControllerIT.java +++ b/polyfill-service-rest/src/integration-test/java/org/polyfillservice/rest/PolyfillControllerIT.java @@ -1,9 +1,9 @@ -package org.polyfill.rest; +package org.polyfillservice.rest; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; -import org.polyfill.rest.utils.TestingUtil; +import org.polyfillservice.rest.utils.TestingUtil; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.test.context.ContextConfiguration; import org.springframework.test.context.junit4.SpringJUnit4ClassRunner; diff --git a/rest/src/integration-test/resources/polyfill-controller/defaultRawNoneLoaded.js b/polyfill-service-rest/src/integration-test/resources/polyfill-controller/defaultRawNoneLoaded.js similarity index 100% rename from rest/src/integration-test/resources/polyfill-controller/defaultRawNoneLoaded.js rename to polyfill-service-rest/src/integration-test/resources/polyfill-controller/defaultRawNoneLoaded.js diff --git a/rest/src/integration-test/resources/polyfill-controller/manyFiltersRaw.js b/polyfill-service-rest/src/integration-test/resources/polyfill-controller/manyFiltersRaw.js similarity index 100% rename from rest/src/integration-test/resources/polyfill-controller/manyFiltersRaw.js rename to polyfill-service-rest/src/integration-test/resources/polyfill-controller/manyFiltersRaw.js diff --git a/rest/src/main/java/org/polyfill/rest/configurations/PolyfillApiControllerConfig.java b/polyfill-service-rest/src/main/java/org/polyfillservice/rest/configurations/PolyfillApiControllerConfig.java similarity index 63% rename from rest/src/main/java/org/polyfill/rest/configurations/PolyfillApiControllerConfig.java rename to polyfill-service-rest/src/main/java/org/polyfillservice/rest/configurations/PolyfillApiControllerConfig.java index c069b99..6877caa 100644 --- a/rest/src/main/java/org/polyfill/rest/configurations/PolyfillApiControllerConfig.java +++ b/polyfill-service-rest/src/main/java/org/polyfillservice/rest/configurations/PolyfillApiControllerConfig.java @@ -1,6 +1,6 @@ -package org.polyfill.rest.configurations; +package org.polyfillservice.rest.configurations; -import org.polyfill.api.configurations.PolyfillApiConfig; +import org.polyfillservice.api.configurations.PolyfillApiConfig; import org.springframework.context.annotation.ComponentScan; import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Import; @@ -10,6 +10,6 @@ */ @Import(PolyfillApiConfig.class) @Configuration -@ComponentScan(basePackages = {"org.polyfill.rest"}) +@ComponentScan(basePackages = {"org.polyfillservice.rest"}) public class PolyfillApiControllerConfig { } diff --git a/rest/src/main/java/org/polyfill/rest/controllers/PolyfillController.java b/polyfill-service-rest/src/main/java/org/polyfillservice/rest/controllers/PolyfillController.java similarity index 95% rename from rest/src/main/java/org/polyfill/rest/controllers/PolyfillController.java rename to polyfill-service-rest/src/main/java/org/polyfillservice/rest/controllers/PolyfillController.java index 24bd57b..d334e13 100644 --- a/rest/src/main/java/org/polyfill/rest/controllers/PolyfillController.java +++ b/polyfill-service-rest/src/main/java/org/polyfillservice/rest/controllers/PolyfillController.java @@ -1,8 +1,8 @@ -package org.polyfill.rest.controllers; +package org.polyfillservice.rest.controllers; -import org.polyfill.api.components.Feature; -import org.polyfill.api.components.Query; -import org.polyfill.api.interfaces.PolyfillService; +import org.polyfillservice.api.components.Feature; +import org.polyfillservice.api.components.Query; +import org.polyfillservice.api.interfaces.PolyfillService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.http.HttpHeaders; import org.springframework.http.HttpStatus; diff --git a/rest/src/main/webapp/404.html b/polyfill-service-rest/src/main/webapp/404.html similarity index 100% rename from rest/src/main/webapp/404.html rename to polyfill-service-rest/src/main/webapp/404.html diff --git a/rest/src/main/webapp/WEB-INF/dispatcher-servlet.xml b/polyfill-service-rest/src/main/webapp/WEB-INF/dispatcher-servlet.xml similarity index 90% rename from rest/src/main/webapp/WEB-INF/dispatcher-servlet.xml rename to polyfill-service-rest/src/main/webapp/WEB-INF/dispatcher-servlet.xml index 9dfe94a..38e3d9f 100644 --- a/rest/src/main/webapp/WEB-INF/dispatcher-servlet.xml +++ b/polyfill-service-rest/src/main/webapp/WEB-INF/dispatcher-servlet.xml @@ -7,6 +7,6 @@ xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd http://www.springframework.org/schema/mvc http://www.springframework.org/schema/mvc/spring-mvc.xsd"> - + diff --git a/rest/src/main/webapp/WEB-INF/web.xml b/polyfill-service-rest/src/main/webapp/WEB-INF/web.xml similarity index 100% rename from rest/src/main/webapp/WEB-INF/web.xml rename to polyfill-service-rest/src/main/webapp/WEB-INF/web.xml diff --git a/rest/src/test/java/org/polyfill/rest/controllers/PolyfillControllerTest.java b/polyfill-service-rest/src/test/java/org/polyfillservice/rest/controllers/PolyfillControllerTest.java similarity index 94% rename from rest/src/test/java/org/polyfill/rest/controllers/PolyfillControllerTest.java rename to polyfill-service-rest/src/test/java/org/polyfillservice/rest/controllers/PolyfillControllerTest.java index a6b17c1..84d8a9a 100644 --- a/rest/src/test/java/org/polyfill/rest/controllers/PolyfillControllerTest.java +++ b/polyfill-service-rest/src/test/java/org/polyfillservice/rest/controllers/PolyfillControllerTest.java @@ -1,12 +1,12 @@ -package org.polyfill.rest.controllers; +package org.polyfillservice.rest.controllers; import org.junit.Before; import org.junit.Test; import org.mockito.InjectMocks; import org.mockito.Mock; import org.mockito.MockitoAnnotations; -import org.polyfill.api.interfaces.PolyfillService; -import org.polyfill.api.interfaces.UserAgentParserService; +import org.polyfillservice.api.interfaces.PolyfillService; +import org.polyfillservice.api.interfaces.UserAgentParserService; import org.springframework.test.web.servlet.MockMvc; import org.springframework.test.web.servlet.setup.MockMvcBuilders; diff --git a/rest/src/test/java/org/polyfill/rest/utils/TestingUtil.java b/polyfill-service-rest/src/test/java/org/polyfillservice/rest/utils/TestingUtil.java similarity index 95% rename from rest/src/test/java/org/polyfill/rest/utils/TestingUtil.java rename to polyfill-service-rest/src/test/java/org/polyfillservice/rest/utils/TestingUtil.java index f7e2266..bebc25d 100644 --- a/rest/src/test/java/org/polyfill/rest/utils/TestingUtil.java +++ b/polyfill-service-rest/src/test/java/org/polyfillservice/rest/utils/TestingUtil.java @@ -1,4 +1,4 @@ -package org.polyfill.rest.utils; +package org.polyfillservice.rest.utils; import org.springframework.util.ResourceUtils; diff --git a/web/.babelrc b/polyfill-service-web/.babelrc similarity index 100% rename from web/.babelrc rename to polyfill-service-web/.babelrc diff --git a/web/README.md b/polyfill-service-web/README.md similarity index 100% rename from web/README.md rename to polyfill-service-web/README.md diff --git a/web/app/actions/Polyfills.js b/polyfill-service-web/app/actions/Polyfills.js similarity index 100% rename from web/app/actions/Polyfills.js rename to polyfill-service-web/app/actions/Polyfills.js diff --git a/web/app/components/About/index.js b/polyfill-service-web/app/components/About/index.js similarity index 100% rename from web/app/components/About/index.js rename to polyfill-service-web/app/components/About/index.js diff --git a/web/app/components/ApiReference/index.js b/polyfill-service-web/app/components/ApiReference/index.js similarity index 100% rename from web/app/components/ApiReference/index.js rename to polyfill-service-web/app/components/ApiReference/index.js diff --git a/web/app/components/App/index.js b/polyfill-service-web/app/components/App/index.js similarity index 100% rename from web/app/components/App/index.js rename to polyfill-service-web/app/components/App/index.js diff --git a/web/app/components/App/styles.scss b/polyfill-service-web/app/components/App/styles.scss similarity index 100% rename from web/app/components/App/styles.scss rename to polyfill-service-web/app/components/App/styles.scss diff --git a/web/app/components/AppMenu/index.js b/polyfill-service-web/app/components/AppMenu/index.js similarity index 100% rename from web/app/components/AppMenu/index.js rename to polyfill-service-web/app/components/AppMenu/index.js diff --git a/web/app/components/AppMenu/styles.scss b/polyfill-service-web/app/components/AppMenu/styles.scss similarity index 100% rename from web/app/components/AppMenu/styles.scss rename to polyfill-service-web/app/components/AppMenu/styles.scss diff --git a/web/app/components/Features/index.js b/polyfill-service-web/app/components/Features/index.js similarity index 100% rename from web/app/components/Features/index.js rename to polyfill-service-web/app/components/Features/index.js diff --git a/web/app/components/GlobalHeader/index.js b/polyfill-service-web/app/components/GlobalHeader/index.js similarity index 100% rename from web/app/components/GlobalHeader/index.js rename to polyfill-service-web/app/components/GlobalHeader/index.js diff --git a/web/app/components/Icon/index.js b/polyfill-service-web/app/components/Icon/index.js similarity index 100% rename from web/app/components/Icon/index.js rename to polyfill-service-web/app/components/Icon/index.js diff --git a/web/app/components/Polyfill/foundation-theme.css b/polyfill-service-web/app/components/Polyfill/foundation-theme.css similarity index 100% rename from web/app/components/Polyfill/foundation-theme.css rename to polyfill-service-web/app/components/Polyfill/foundation-theme.css diff --git a/web/app/components/Polyfill/index.js b/polyfill-service-web/app/components/Polyfill/index.js similarity index 100% rename from web/app/components/Polyfill/index.js rename to polyfill-service-web/app/components/Polyfill/index.js diff --git a/web/app/components/Polyfill/styles.scss b/polyfill-service-web/app/components/Polyfill/styles.scss similarity index 100% rename from web/app/components/Polyfill/styles.scss rename to polyfill-service-web/app/components/Polyfill/styles.scss diff --git a/web/app/components/PolyfillList/Polyfill.js b/polyfill-service-web/app/components/PolyfillList/Polyfill.js similarity index 100% rename from web/app/components/PolyfillList/Polyfill.js rename to polyfill-service-web/app/components/PolyfillList/Polyfill.js diff --git a/web/app/components/PolyfillList/index.js b/polyfill-service-web/app/components/PolyfillList/index.js similarity index 100% rename from web/app/components/PolyfillList/index.js rename to polyfill-service-web/app/components/PolyfillList/index.js diff --git a/web/app/components/PolyfillList/styles.scss b/polyfill-service-web/app/components/PolyfillList/styles.scss similarity index 100% rename from web/app/components/PolyfillList/styles.scss rename to polyfill-service-web/app/components/PolyfillList/styles.scss diff --git a/web/app/components/SearchBox/index.js b/polyfill-service-web/app/components/SearchBox/index.js similarity index 100% rename from web/app/components/SearchBox/index.js rename to polyfill-service-web/app/components/SearchBox/index.js diff --git a/web/app/index.js b/polyfill-service-web/app/index.js similarity index 100% rename from web/app/index.js rename to polyfill-service-web/app/index.js diff --git a/web/app/reducers/Polyfills.js b/polyfill-service-web/app/reducers/Polyfills.js similarity index 100% rename from web/app/reducers/Polyfills.js rename to polyfill-service-web/app/reducers/Polyfills.js diff --git a/web/app/reducers/PolyfillsMeta.js b/polyfill-service-web/app/reducers/PolyfillsMeta.js similarity index 100% rename from web/app/reducers/PolyfillsMeta.js rename to polyfill-service-web/app/reducers/PolyfillsMeta.js diff --git a/web/app/reducers/index.js b/polyfill-service-web/app/reducers/index.js similarity index 100% rename from web/app/reducers/index.js rename to polyfill-service-web/app/reducers/index.js diff --git a/web/app/router.js b/polyfill-service-web/app/router.js similarity index 100% rename from web/app/router.js rename to polyfill-service-web/app/router.js diff --git a/web/app/templates/getFilenameHelper.js b/polyfill-service-web/app/templates/getFilenameHelper.js similarity index 100% rename from web/app/templates/getFilenameHelper.js rename to polyfill-service-web/app/templates/getFilenameHelper.js diff --git a/web/app/templates/webpack-app-template.hbs b/polyfill-service-web/app/templates/webpack-app-template.hbs similarity index 100% rename from web/app/templates/webpack-app-template.hbs rename to polyfill-service-web/app/templates/webpack-app-template.hbs diff --git a/web/package.json b/polyfill-service-web/package.json similarity index 100% rename from web/package.json rename to polyfill-service-web/package.json diff --git a/web/pom.xml b/polyfill-service-web/pom.xml similarity index 95% rename from web/pom.xml rename to polyfill-service-web/pom.xml index 56f9060..a00e5d4 100644 --- a/web/pom.xml +++ b/polyfill-service-web/pom.xml @@ -8,9 +8,9 @@ war - org.polyfills + org.polyfillservice polyfill-service - 0.12.0 + 1.0.0 ../pom.xml @@ -33,12 +33,12 @@ - org.polyfills + org.polyfillservice polyfill-service-api - org.polyfills + org.polyfillservice polyfill-service-rest diff --git a/web/src/main/java/org/polyfill/web/configurations/AppConfig.java b/polyfill-service-web/src/main/java/org/polyfillservice/web/configurations/AppConfig.java similarity index 67% rename from web/src/main/java/org/polyfill/web/configurations/AppConfig.java rename to polyfill-service-web/src/main/java/org/polyfillservice/web/configurations/AppConfig.java index 716644c..11b21a3 100644 --- a/web/src/main/java/org/polyfill/web/configurations/AppConfig.java +++ b/polyfill-service-web/src/main/java/org/polyfillservice/web/configurations/AppConfig.java @@ -1,6 +1,6 @@ -package org.polyfill.web.configurations; +package org.polyfillservice.web.configurations; -import org.polyfill.api.configurations.PolyfillApiConfig; +import org.polyfillservice.api.configurations.PolyfillApiConfig; import org.springframework.context.annotation.Configuration; import org.springframework.context.annotation.Import; diff --git a/web/src/main/java/org/polyfill/web/controllers/PolyfillApiController.java b/polyfill-service-web/src/main/java/org/polyfillservice/web/controllers/PolyfillApiController.java similarity index 66% rename from web/src/main/java/org/polyfill/web/controllers/PolyfillApiController.java rename to polyfill-service-web/src/main/java/org/polyfillservice/web/controllers/PolyfillApiController.java index 426c29d..a8d0008 100644 --- a/web/src/main/java/org/polyfill/web/controllers/PolyfillApiController.java +++ b/polyfill-service-web/src/main/java/org/polyfillservice/web/controllers/PolyfillApiController.java @@ -1,6 +1,6 @@ -package org.polyfill.web.controllers; +package org.polyfillservice.web.controllers; -import org.polyfill.rest.configurations.PolyfillApiControllerConfig; +import org.polyfillservice.rest.configurations.PolyfillApiControllerConfig; import org.springframework.context.annotation.Import; import org.springframework.stereotype.Controller; diff --git a/web/src/main/java/org/polyfill/web/controllers/TestController.java b/polyfill-service-web/src/main/java/org/polyfillservice/web/controllers/TestController.java similarity index 93% rename from web/src/main/java/org/polyfill/web/controllers/TestController.java rename to polyfill-service-web/src/main/java/org/polyfillservice/web/controllers/TestController.java index 8e70bb3..84051bd 100644 --- a/web/src/main/java/org/polyfill/web/controllers/TestController.java +++ b/polyfill-service-web/src/main/java/org/polyfillservice/web/controllers/TestController.java @@ -1,9 +1,9 @@ -package org.polyfill.web.controllers; +package org.polyfillservice.web.controllers; -import org.polyfill.api.components.Feature; -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.components.Query; -import org.polyfill.api.interfaces.PolyfillService; +import org.polyfillservice.api.components.Feature; +import org.polyfillservice.api.components.Polyfill; +import org.polyfillservice.api.components.Query; +import org.polyfillservice.api.interfaces.PolyfillService; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.ui.Model; diff --git a/web/src/main/java/org/polyfill/web/controllers/WebAppController.java b/polyfill-service-web/src/main/java/org/polyfillservice/web/controllers/WebAppController.java similarity index 93% rename from web/src/main/java/org/polyfill/web/controllers/WebAppController.java rename to polyfill-service-web/src/main/java/org/polyfillservice/web/controllers/WebAppController.java index c85405c..82d1195 100644 --- a/web/src/main/java/org/polyfill/web/controllers/WebAppController.java +++ b/polyfill-service-web/src/main/java/org/polyfillservice/web/controllers/WebAppController.java @@ -1,8 +1,8 @@ -package org.polyfill.web.controllers; +package org.polyfillservice.web.controllers; -import org.polyfill.api.components.Polyfill; -import org.polyfill.api.interfaces.PolyfillService; -import org.polyfill.web.views.JsonView; +import org.polyfillservice.api.components.Polyfill; +import org.polyfillservice.api.interfaces.PolyfillService; +import org.polyfillservice.web.views.JsonView; import org.springframework.beans.factory.annotation.Autowired; import org.springframework.stereotype.Controller; import org.springframework.web.bind.annotation.PathVariable; diff --git a/web/src/main/java/org/polyfill/web/views/JsonView.java b/polyfill-service-web/src/main/java/org/polyfillservice/web/views/JsonView.java similarity index 97% rename from web/src/main/java/org/polyfill/web/views/JsonView.java rename to polyfill-service-web/src/main/java/org/polyfillservice/web/views/JsonView.java index 425fac1..f6ae98e 100644 --- a/web/src/main/java/org/polyfill/web/views/JsonView.java +++ b/polyfill-service-web/src/main/java/org/polyfillservice/web/views/JsonView.java @@ -1,4 +1,4 @@ -package org.polyfill.web.views; +package org.polyfillservice.web.views; import com.google.gson.Gson; import com.google.gson.GsonBuilder; diff --git a/web/src/main/webapp/404.html b/polyfill-service-web/src/main/webapp/404.html similarity index 100% rename from web/src/main/webapp/404.html rename to polyfill-service-web/src/main/webapp/404.html diff --git a/web/src/main/webapp/WEB-INF/dispatcher-servlet.xml b/polyfill-service-web/src/main/webapp/WEB-INF/dispatcher-servlet.xml similarity index 93% rename from web/src/main/webapp/WEB-INF/dispatcher-servlet.xml rename to polyfill-service-web/src/main/webapp/WEB-INF/dispatcher-servlet.xml index fb70ca7..37c9087 100644 --- a/web/src/main/webapp/WEB-INF/dispatcher-servlet.xml +++ b/polyfill-service-web/src/main/webapp/WEB-INF/dispatcher-servlet.xml @@ -7,7 +7,7 @@ xsi:schemaLocation="http://www.springframework.org/schema/beans http://www.springframework.org/schema/beans/spring-beans-2.5.xsd http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context.xsd http://www.springframework.org/schema/mvc http://www.springframework.org/schema/mvc/spring-mvc.xsd"> - + diff --git a/web/src/main/webapp/WEB-INF/views/tests/browsers/runner.hbs b/polyfill-service-web/src/main/webapp/WEB-INF/views/tests/browsers/runner.hbs similarity index 100% rename from web/src/main/webapp/WEB-INF/views/tests/browsers/runner.hbs rename to polyfill-service-web/src/main/webapp/WEB-INF/views/tests/browsers/runner.hbs diff --git a/web/src/main/webapp/WEB-INF/web.xml b/polyfill-service-web/src/main/webapp/WEB-INF/web.xml similarity index 100% rename from web/src/main/webapp/WEB-INF/web.xml rename to polyfill-service-web/src/main/webapp/WEB-INF/web.xml diff --git a/web/src/main/webapp/assets/fonts/License-for-font.txt b/polyfill-service-web/src/main/webapp/assets/fonts/License-for-font.txt similarity index 100% rename from web/src/main/webapp/assets/fonts/License-for-font.txt rename to polyfill-service-web/src/main/webapp/assets/fonts/License-for-font.txt diff --git a/web/src/main/webapp/assets/fonts/SalesforceSans-Bold.ttf b/polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-Bold.ttf similarity index 100% rename from web/src/main/webapp/assets/fonts/SalesforceSans-Bold.ttf rename to polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-Bold.ttf diff --git a/web/src/main/webapp/assets/fonts/SalesforceSans-BoldItalic.ttf b/polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-BoldItalic.ttf similarity index 100% rename from web/src/main/webapp/assets/fonts/SalesforceSans-BoldItalic.ttf rename to polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-BoldItalic.ttf diff --git a/web/src/main/webapp/assets/fonts/SalesforceSans-Italic.ttf b/polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-Italic.ttf similarity index 100% rename from web/src/main/webapp/assets/fonts/SalesforceSans-Italic.ttf rename to polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-Italic.ttf diff --git a/web/src/main/webapp/assets/fonts/SalesforceSans-Light.ttf b/polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-Light.ttf similarity index 100% rename from web/src/main/webapp/assets/fonts/SalesforceSans-Light.ttf rename to polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-Light.ttf diff --git a/web/src/main/webapp/assets/fonts/SalesforceSans-LightItalic.ttf b/polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-LightItalic.ttf similarity index 100% rename from web/src/main/webapp/assets/fonts/SalesforceSans-LightItalic.ttf rename to polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-LightItalic.ttf diff --git a/web/src/main/webapp/assets/fonts/SalesforceSans-Regular.ttf b/polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-Regular.ttf similarity index 100% rename from web/src/main/webapp/assets/fonts/SalesforceSans-Regular.ttf rename to polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-Regular.ttf diff --git a/web/src/main/webapp/assets/fonts/SalesforceSans-Thin.ttf b/polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-Thin.ttf similarity index 100% rename from web/src/main/webapp/assets/fonts/SalesforceSans-Thin.ttf rename to polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-Thin.ttf diff --git a/web/src/main/webapp/assets/fonts/SalesforceSans-ThinItalic.ttf b/polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-ThinItalic.ttf similarity index 100% rename from web/src/main/webapp/assets/fonts/SalesforceSans-ThinItalic.ttf rename to polyfill-service-web/src/main/webapp/assets/fonts/SalesforceSans-ThinItalic.ttf diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.eot b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.eot similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.eot rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.eot diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.svg b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.svg similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.svg rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.svg diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.woff b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.woff similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.woff rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.woff diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.woff2 b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.woff2 similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.woff2 rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Bold.woff2 diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.eot b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.eot similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.eot rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.eot diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.svg b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.svg similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.svg rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.svg diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.woff b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.woff similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.woff rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.woff diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.woff2 b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.woff2 similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.woff2 rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-BoldItalic.woff2 diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.eot b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.eot similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.eot rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.eot diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.svg b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.svg similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.svg rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.svg diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.woff b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.woff similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.woff rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.woff diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.woff2 b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.woff2 similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.woff2 rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Italic.woff2 diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.eot b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.eot similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.eot rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.eot diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.svg b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.svg similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.svg rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.svg diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.woff b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.woff similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.woff rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.woff diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.woff2 b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.woff2 similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.woff2 rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Light.woff2 diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.eot b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.eot similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.eot rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.eot diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.svg b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.svg similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.svg rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.svg diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.woff b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.woff similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.woff rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.woff diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.woff2 b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.woff2 similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.woff2 rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-LightItalic.woff2 diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.eot b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.eot similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.eot rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.eot diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.svg b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.svg similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.svg rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.svg diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.woff b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.woff similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.woff rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.woff diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.woff2 b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.woff2 similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.woff2 rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Regular.woff2 diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.eot b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.eot similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.eot rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.eot diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.svg b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.svg similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.svg rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.svg diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.woff b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.woff similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.woff rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.woff diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.woff2 b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.woff2 similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.woff2 rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-Thin.woff2 diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.eot b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.eot similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.eot rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.eot diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.svg b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.svg similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.svg rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.svg diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.woff b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.woff similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.woff rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.woff diff --git a/web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.woff2 b/polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.woff2 similarity index 100% rename from web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.woff2 rename to polyfill-service-web/src/main/webapp/assets/fonts/webfonts/SalesforceSans-ThinItalic.woff2 diff --git a/web/src/main/webapp/assets/icons/License-for-icons.txt b/polyfill-service-web/src/main/webapp/assets/icons/License-for-icons.txt similarity index 100% rename from web/src/main/webapp/assets/icons/License-for-icons.txt rename to polyfill-service-web/src/main/webapp/assets/icons/License-for-icons.txt diff --git a/web/src/main/webapp/assets/icons/README-dist.md b/polyfill-service-web/src/main/webapp/assets/icons/README-dist.md similarity index 100% rename from web/src/main/webapp/assets/icons/README-dist.md rename to polyfill-service-web/src/main/webapp/assets/icons/README-dist.md diff --git a/web/src/main/webapp/assets/icons/action-sprite/svg/symbols.svg b/polyfill-service-web/src/main/webapp/assets/icons/action-sprite/svg/symbols.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action-sprite/svg/symbols.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action-sprite/svg/symbols.svg diff --git a/web/src/main/webapp/assets/icons/action-sprite/symbols.html b/polyfill-service-web/src/main/webapp/assets/icons/action-sprite/symbols.html similarity index 100% rename from web/src/main/webapp/assets/icons/action-sprite/symbols.html rename to polyfill-service-web/src/main/webapp/assets/icons/action-sprite/symbols.html diff --git a/web/src/main/webapp/assets/icons/action/add_contact.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/add_contact.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/add_contact.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/add_contact.svg diff --git a/web/src/main/webapp/assets/icons/action/add_contact_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/add_contact_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/add_contact_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/add_contact_120.png diff --git a/web/src/main/webapp/assets/icons/action/add_contact_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/add_contact_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/add_contact_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/add_contact_60.png diff --git a/web/src/main/webapp/assets/icons/action/add_relationship.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/add_relationship.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/add_relationship.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/add_relationship.svg diff --git a/web/src/main/webapp/assets/icons/action/add_relationship_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/add_relationship_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/add_relationship_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/add_relationship_120.png diff --git a/web/src/main/webapp/assets/icons/action/add_relationship_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/add_relationship_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/add_relationship_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/add_relationship_60.png diff --git a/web/src/main/webapp/assets/icons/action/announcement.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/announcement.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/announcement.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/announcement.svg diff --git a/web/src/main/webapp/assets/icons/action/announcement_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/announcement_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/announcement_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/announcement_120.png diff --git a/web/src/main/webapp/assets/icons/action/announcement_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/announcement_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/announcement_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/announcement_60.png diff --git a/web/src/main/webapp/assets/icons/action/apex.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/apex.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/apex.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/apex.svg diff --git a/web/src/main/webapp/assets/icons/action/apex_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/apex_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/apex_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/apex_120.png diff --git a/web/src/main/webapp/assets/icons/action/apex_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/apex_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/apex_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/apex_60.png diff --git a/web/src/main/webapp/assets/icons/action/approval.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/approval.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/approval.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/approval.svg diff --git a/web/src/main/webapp/assets/icons/action/approval_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/approval_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/approval_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/approval_120.png diff --git a/web/src/main/webapp/assets/icons/action/approval_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/approval_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/approval_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/approval_60.png diff --git a/web/src/main/webapp/assets/icons/action/back.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/back.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/back.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/back.svg diff --git a/web/src/main/webapp/assets/icons/action/back_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/back_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/back_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/back_120.png diff --git a/web/src/main/webapp/assets/icons/action/back_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/back_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/back_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/back_60.png diff --git a/web/src/main/webapp/assets/icons/action/call.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/call.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/call.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/call.svg diff --git a/web/src/main/webapp/assets/icons/action/call_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/call_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/call_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/call_120.png diff --git a/web/src/main/webapp/assets/icons/action/call_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/call_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/call_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/call_60.png diff --git a/web/src/main/webapp/assets/icons/action/canvas.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/canvas.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/canvas.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/canvas.svg diff --git a/web/src/main/webapp/assets/icons/action/canvas_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/canvas_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/canvas_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/canvas_120.png diff --git a/web/src/main/webapp/assets/icons/action/canvas_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/canvas_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/canvas_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/canvas_60.png diff --git a/web/src/main/webapp/assets/icons/action/change_owner.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/change_owner.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/change_owner.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/change_owner.svg diff --git a/web/src/main/webapp/assets/icons/action/change_owner_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/change_owner_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/change_owner_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/change_owner_120.png diff --git a/web/src/main/webapp/assets/icons/action/change_owner_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/change_owner_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/change_owner_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/change_owner_60.png diff --git a/web/src/main/webapp/assets/icons/action/change_record_type.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/change_record_type.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/change_record_type.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/change_record_type.svg diff --git a/web/src/main/webapp/assets/icons/action/change_record_type_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/change_record_type_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/change_record_type_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/change_record_type_120.png diff --git a/web/src/main/webapp/assets/icons/action/change_record_type_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/change_record_type_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/change_record_type_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/change_record_type_60.png diff --git a/web/src/main/webapp/assets/icons/action/check.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/check.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/check.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/check.svg diff --git a/web/src/main/webapp/assets/icons/action/check_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/check_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/check_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/check_120.png diff --git a/web/src/main/webapp/assets/icons/action/check_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/check_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/check_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/check_60.png diff --git a/web/src/main/webapp/assets/icons/action/clone.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/clone.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/clone.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/clone.svg diff --git a/web/src/main/webapp/assets/icons/action/clone_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/clone_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/clone_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/clone_120.png diff --git a/web/src/main/webapp/assets/icons/action/clone_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/clone_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/clone_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/clone_60.png diff --git a/web/src/main/webapp/assets/icons/action/close.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/close.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/close.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/close.svg diff --git a/web/src/main/webapp/assets/icons/action/close_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/close_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/close_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/close_120.png diff --git a/web/src/main/webapp/assets/icons/action/close_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/close_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/close_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/close_60.png diff --git a/web/src/main/webapp/assets/icons/action/defer.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/defer.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/defer.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/defer.svg diff --git a/web/src/main/webapp/assets/icons/action/defer_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/defer_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/defer_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/defer_120.png diff --git a/web/src/main/webapp/assets/icons/action/defer_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/defer_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/defer_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/defer_60.png diff --git a/web/src/main/webapp/assets/icons/action/delete.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/delete.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/delete.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/delete.svg diff --git a/web/src/main/webapp/assets/icons/action/delete_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/delete_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/delete_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/delete_120.png diff --git a/web/src/main/webapp/assets/icons/action/delete_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/delete_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/delete_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/delete_60.png diff --git a/web/src/main/webapp/assets/icons/action/description.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/description.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/description.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/description.svg diff --git a/web/src/main/webapp/assets/icons/action/description_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/description_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/description_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/description_120.png diff --git a/web/src/main/webapp/assets/icons/action/description_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/description_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/description_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/description_60.png diff --git a/web/src/main/webapp/assets/icons/action/dial_in.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/dial_in.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/dial_in.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/dial_in.svg diff --git a/web/src/main/webapp/assets/icons/action/dial_in_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/dial_in_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/dial_in_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/dial_in_120.png diff --git a/web/src/main/webapp/assets/icons/action/dial_in_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/dial_in_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/dial_in_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/dial_in_60.png diff --git a/web/src/main/webapp/assets/icons/action/download.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/download.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/download.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/download.svg diff --git a/web/src/main/webapp/assets/icons/action/download_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/download_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/download_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/download_120.png diff --git a/web/src/main/webapp/assets/icons/action/download_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/download_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/download_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/download_60.png diff --git a/web/src/main/webapp/assets/icons/action/edit.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/edit.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/edit.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/edit.svg diff --git a/web/src/main/webapp/assets/icons/action/edit_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/edit_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/edit_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/edit_120.png diff --git a/web/src/main/webapp/assets/icons/action/edit_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/edit_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/edit_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/edit_60.png diff --git a/web/src/main/webapp/assets/icons/action/edit_groups.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/edit_groups.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/edit_groups.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/edit_groups.svg diff --git a/web/src/main/webapp/assets/icons/action/edit_groups_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/edit_groups_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/edit_groups_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/edit_groups_120.png diff --git a/web/src/main/webapp/assets/icons/action/edit_groups_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/edit_groups_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/edit_groups_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/edit_groups_60.png diff --git a/web/src/main/webapp/assets/icons/action/edit_relationship.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/edit_relationship.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/edit_relationship.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/edit_relationship.svg diff --git a/web/src/main/webapp/assets/icons/action/edit_relationship_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/edit_relationship_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/edit_relationship_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/edit_relationship_120.png diff --git a/web/src/main/webapp/assets/icons/action/edit_relationship_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/edit_relationship_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/edit_relationship_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/edit_relationship_60.png diff --git a/web/src/main/webapp/assets/icons/action/email.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/email.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/email.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/email.svg diff --git a/web/src/main/webapp/assets/icons/action/email_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/email_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/email_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/email_120.png diff --git a/web/src/main/webapp/assets/icons/action/email_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/email_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/email_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/email_60.png diff --git a/web/src/main/webapp/assets/icons/action/fallback.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/fallback.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/fallback.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/fallback.svg diff --git a/web/src/main/webapp/assets/icons/action/fallback_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/fallback_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/fallback_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/fallback_120.png diff --git a/web/src/main/webapp/assets/icons/action/fallback_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/fallback_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/fallback_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/fallback_60.png diff --git a/web/src/main/webapp/assets/icons/action/filter.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/filter.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/filter.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/filter.svg diff --git a/web/src/main/webapp/assets/icons/action/filter_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/filter_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/filter_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/filter_120.png diff --git a/web/src/main/webapp/assets/icons/action/filter_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/filter_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/filter_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/filter_60.png diff --git a/web/src/main/webapp/assets/icons/action/flow.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/flow.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/flow.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/flow.svg diff --git a/web/src/main/webapp/assets/icons/action/flow_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/flow_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/flow_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/flow_120.png diff --git a/web/src/main/webapp/assets/icons/action/flow_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/flow_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/flow_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/flow_60.png diff --git a/web/src/main/webapp/assets/icons/action/follow.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/follow.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/follow.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/follow.svg diff --git a/web/src/main/webapp/assets/icons/action/follow_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/follow_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/follow_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/follow_120.png diff --git a/web/src/main/webapp/assets/icons/action/follow_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/follow_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/follow_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/follow_60.png diff --git a/web/src/main/webapp/assets/icons/action/following.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/following.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/following.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/following.svg diff --git a/web/src/main/webapp/assets/icons/action/following_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/following_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/following_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/following_120.png diff --git a/web/src/main/webapp/assets/icons/action/following_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/following_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/following_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/following_60.png diff --git a/web/src/main/webapp/assets/icons/action/freeze_user.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/freeze_user.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/freeze_user.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/freeze_user.svg diff --git a/web/src/main/webapp/assets/icons/action/freeze_user_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/freeze_user_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/freeze_user_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/freeze_user_120.png diff --git a/web/src/main/webapp/assets/icons/action/freeze_user_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/freeze_user_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/freeze_user_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/freeze_user_60.png diff --git a/web/src/main/webapp/assets/icons/action/goal.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/goal.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/goal.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/goal.svg diff --git a/web/src/main/webapp/assets/icons/action/goal_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/goal_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/goal_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/goal_120.png diff --git a/web/src/main/webapp/assets/icons/action/goal_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/goal_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/goal_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/goal_60.png diff --git a/web/src/main/webapp/assets/icons/action/google_news.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/google_news.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/google_news.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/google_news.svg diff --git a/web/src/main/webapp/assets/icons/action/google_news_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/google_news_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/google_news_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/google_news_120.png diff --git a/web/src/main/webapp/assets/icons/action/google_news_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/google_news_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/google_news_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/google_news_60.png diff --git a/web/src/main/webapp/assets/icons/action/info.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/info.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/info.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/info.svg diff --git a/web/src/main/webapp/assets/icons/action/info_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/info_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/info_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/info_120.png diff --git a/web/src/main/webapp/assets/icons/action/info_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/info_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/info_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/info_60.png diff --git a/web/src/main/webapp/assets/icons/action/join_group.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/join_group.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/join_group.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/join_group.svg diff --git a/web/src/main/webapp/assets/icons/action/join_group_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/join_group_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/join_group_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/join_group_120.png diff --git a/web/src/main/webapp/assets/icons/action/join_group_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/join_group_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/join_group_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/join_group_60.png diff --git a/web/src/main/webapp/assets/icons/action/lead_convert.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/lead_convert.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/lead_convert.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/lead_convert.svg diff --git a/web/src/main/webapp/assets/icons/action/lead_convert_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/lead_convert_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/lead_convert_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/lead_convert_120.png diff --git a/web/src/main/webapp/assets/icons/action/lead_convert_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/lead_convert_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/lead_convert_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/lead_convert_60.png diff --git a/web/src/main/webapp/assets/icons/action/leave_group.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/leave_group.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/leave_group.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/leave_group.svg diff --git a/web/src/main/webapp/assets/icons/action/leave_group_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/leave_group_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/leave_group_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/leave_group_120.png diff --git a/web/src/main/webapp/assets/icons/action/leave_group_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/leave_group_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/leave_group_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/leave_group_60.png diff --git a/web/src/main/webapp/assets/icons/action/log_a_call.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/log_a_call.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/log_a_call.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/log_a_call.svg diff --git a/web/src/main/webapp/assets/icons/action/log_a_call_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/log_a_call_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/log_a_call_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/log_a_call_120.png diff --git a/web/src/main/webapp/assets/icons/action/log_a_call_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/log_a_call_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/log_a_call_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/log_a_call_60.png diff --git a/web/src/main/webapp/assets/icons/action/log_event.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/log_event.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/log_event.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/log_event.svg diff --git a/web/src/main/webapp/assets/icons/action/log_event_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/log_event_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/log_event_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/log_event_120.png diff --git a/web/src/main/webapp/assets/icons/action/log_event_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/log_event_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/log_event_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/log_event_60.png diff --git a/web/src/main/webapp/assets/icons/action/manage_perm_sets.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/manage_perm_sets.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/manage_perm_sets.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/manage_perm_sets.svg diff --git a/web/src/main/webapp/assets/icons/action/manage_perm_sets_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/manage_perm_sets_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/manage_perm_sets_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/manage_perm_sets_120.png diff --git a/web/src/main/webapp/assets/icons/action/manage_perm_sets_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/manage_perm_sets_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/manage_perm_sets_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/manage_perm_sets_60.png diff --git a/web/src/main/webapp/assets/icons/action/map.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/map.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/map.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/map.svg diff --git a/web/src/main/webapp/assets/icons/action/map_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/map_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/map_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/map_120.png diff --git a/web/src/main/webapp/assets/icons/action/map_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/map_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/map_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/map_60.png diff --git a/web/src/main/webapp/assets/icons/action/more.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/more.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/more.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/more.svg diff --git a/web/src/main/webapp/assets/icons/action/more_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/more_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/more_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/more_120.png diff --git a/web/src/main/webapp/assets/icons/action/more_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/more_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/more_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/more_60.png diff --git a/web/src/main/webapp/assets/icons/action/new.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new.svg diff --git a/web/src/main/webapp/assets/icons/action/new_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_account.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_account.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_account.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_account.svg diff --git a/web/src/main/webapp/assets/icons/action/new_account_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_account_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_account_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_account_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_account_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_account_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_account_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_account_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_campaign.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_campaign.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_campaign.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_campaign.svg diff --git a/web/src/main/webapp/assets/icons/action/new_campaign_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_campaign_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_campaign_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_campaign_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_campaign_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_campaign_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_campaign_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_campaign_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_case.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_case.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_case.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_case.svg diff --git a/web/src/main/webapp/assets/icons/action/new_case_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_case_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_case_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_case_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_case_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_case_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_case_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_case_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_child_case.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_child_case.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_child_case.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_child_case.svg diff --git a/web/src/main/webapp/assets/icons/action/new_child_case_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_child_case_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_child_case_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_child_case_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_child_case_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_child_case_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_child_case_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_child_case_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_contact.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_contact.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_contact.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_contact.svg diff --git a/web/src/main/webapp/assets/icons/action/new_contact_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_contact_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_contact_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_contact_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_contact_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_contact_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_contact_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_contact_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom1.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom1.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom1.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom1.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom10.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom10.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom10.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom10.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom100.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom100.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom100.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom100.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom100_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom100_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom100_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom100_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom100_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom100_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom100_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom100_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom10_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom10_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom10_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom10_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom10_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom10_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom10_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom10_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom11.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom11.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom11.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom11.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom11_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom11_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom11_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom11_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom11_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom11_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom11_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom11_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom12.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom12.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom12.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom12.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom12_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom12_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom12_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom12_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom12_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom12_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom12_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom12_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom13.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom13.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom13.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom13.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom13_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom13_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom13_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom13_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom13_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom13_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom13_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom13_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom14.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom14.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom14.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom14.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom14_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom14_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom14_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom14_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom14_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom14_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom14_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom14_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom15.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom15.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom15.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom15.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom15_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom15_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom15_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom15_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom15_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom15_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom15_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom15_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom16.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom16.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom16.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom16.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom16_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom16_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom16_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom16_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom16_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom16_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom16_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom16_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom17.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom17.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom17.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom17.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom17_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom17_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom17_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom17_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom17_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom17_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom17_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom17_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom18.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom18.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom18.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom18.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom18_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom18_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom18_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom18_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom18_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom18_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom18_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom18_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom19.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom19.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom19.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom19.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom19_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom19_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom19_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom19_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom19_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom19_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom19_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom19_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom1_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom1_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom1_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom1_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom1_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom1_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom1_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom1_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom2.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom2.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom2.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom2.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom20.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom20.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom20.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom20.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom20_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom20_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom20_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom20_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom20_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom20_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom20_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom20_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom21.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom21.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom21.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom21.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom21_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom21_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom21_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom21_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom21_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom21_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom21_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom21_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom22.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom22.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom22.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom22.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom22_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom22_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom22_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom22_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom22_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom22_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom22_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom22_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom23.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom23.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom23.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom23.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom23_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom23_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom23_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom23_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom23_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom23_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom23_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom23_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom24.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom24.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom24.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom24.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom24_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom24_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom24_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom24_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom24_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom24_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom24_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom24_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom25.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom25.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom25.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom25.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom25_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom25_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom25_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom25_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom25_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom25_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom25_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom25_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom26.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom26.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom26.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom26.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom26_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom26_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom26_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom26_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom26_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom26_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom26_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom26_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom27.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom27.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom27.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom27.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom27_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom27_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom27_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom27_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom27_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom27_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom27_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom27_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom28.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom28.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom28.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom28.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom28_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom28_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom28_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom28_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom28_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom28_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom28_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom28_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom29.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom29.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom29.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom29.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom29_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom29_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom29_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom29_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom29_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom29_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom29_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom29_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom2_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom2_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom2_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom2_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom2_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom2_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom2_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom2_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom3.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom3.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom3.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom3.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom30.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom30.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom30.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom30.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom30_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom30_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom30_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom30_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom30_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom30_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom30_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom30_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom31.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom31.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom31.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom31.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom31_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom31_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom31_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom31_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom31_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom31_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom31_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom31_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom32.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom32.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom32.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom32.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom32_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom32_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom32_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom32_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom32_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom32_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom32_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom32_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom33.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom33.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom33.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom33.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom33_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom33_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom33_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom33_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom33_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom33_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom33_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom33_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom34.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom34.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom34.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom34.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom34_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom34_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom34_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom34_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom34_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom34_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom34_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom34_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom35.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom35.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom35.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom35.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom35_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom35_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom35_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom35_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom35_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom35_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom35_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom35_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom36.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom36.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom36.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom36.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom36_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom36_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom36_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom36_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom36_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom36_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom36_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom36_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom37.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom37.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom37.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom37.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom37_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom37_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom37_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom37_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom37_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom37_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom37_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom37_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom38.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom38.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom38.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom38.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom38_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom38_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom38_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom38_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom38_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom38_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom38_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom38_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom39.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom39.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom39.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom39.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom39_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom39_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom39_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom39_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom39_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom39_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom39_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom39_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom3_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom3_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom3_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom3_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom3_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom3_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom3_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom3_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom4.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom4.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom4.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom4.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom40.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom40.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom40.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom40.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom40_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom40_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom40_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom40_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom40_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom40_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom40_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom40_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom41.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom41.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom41.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom41.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom41_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom41_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom41_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom41_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom41_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom41_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom41_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom41_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom42.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom42.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom42.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom42.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom42_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom42_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom42_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom42_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom42_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom42_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom42_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom42_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom43.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom43.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom43.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom43.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom43_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom43_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom43_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom43_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom43_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom43_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom43_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom43_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom44.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom44.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom44.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom44.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom44_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom44_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom44_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom44_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom44_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom44_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom44_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom44_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom45.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom45.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom45.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom45.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom45_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom45_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom45_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom45_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom45_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom45_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom45_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom45_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom46.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom46.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom46.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom46.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom46_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom46_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom46_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom46_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom46_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom46_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom46_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom46_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom47.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom47.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom47.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom47.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom47_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom47_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom47_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom47_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom47_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom47_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom47_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom47_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom48.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom48.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom48.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom48.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom48_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom48_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom48_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom48_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom48_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom48_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom48_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom48_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom49.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom49.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom49.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom49.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom49_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom49_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom49_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom49_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom49_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom49_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom49_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom49_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom4_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom4_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom4_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom4_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom4_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom4_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom4_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom4_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom5.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom5.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom5.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom5.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom50.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom50.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom50.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom50.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom50_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom50_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom50_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom50_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom50_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom50_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom50_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom50_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom51.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom51.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom51.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom51.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom51_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom51_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom51_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom51_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom51_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom51_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom51_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom51_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom52.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom52.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom52.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom52.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom52_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom52_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom52_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom52_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom52_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom52_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom52_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom52_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom53.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom53.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom53.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom53.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom53_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom53_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom53_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom53_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom53_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom53_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom53_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom53_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom54.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom54.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom54.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom54.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom54_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom54_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom54_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom54_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom54_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom54_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom54_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom54_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom55.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom55.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom55.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom55.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom55_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom55_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom55_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom55_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom55_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom55_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom55_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom55_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom56.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom56.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom56.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom56.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom56_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom56_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom56_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom56_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom56_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom56_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom56_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom56_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom57.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom57.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom57.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom57.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom57_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom57_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom57_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom57_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom57_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom57_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom57_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom57_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom58.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom58.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom58.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom58.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom58_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom58_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom58_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom58_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom58_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom58_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom58_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom58_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom59.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom59.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom59.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom59.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom59_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom59_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom59_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom59_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom59_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom59_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom59_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom59_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom5_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom5_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom5_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom5_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom5_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom5_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom5_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom5_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom6.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom6.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom6.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom6.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom60.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom60.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom60.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom60.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom60_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom60_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom60_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom60_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom60_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom60_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom60_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom60_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom61.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom61.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom61.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom61.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom61_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom61_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom61_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom61_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom61_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom61_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom61_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom61_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom62.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom62.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom62.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom62.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom62_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom62_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom62_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom62_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom62_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom62_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom62_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom62_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom63.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom63.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom63.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom63.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom63_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom63_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom63_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom63_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom63_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom63_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom63_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom63_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom64.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom64.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom64.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom64.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom64_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom64_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom64_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom64_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom64_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom64_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom64_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom64_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom65.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom65.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom65.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom65.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom65_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom65_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom65_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom65_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom65_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom65_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom65_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom65_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom66.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom66.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom66.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom66.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom66_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom66_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom66_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom66_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom66_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom66_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom66_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom66_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom67.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom67.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom67.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom67.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom67_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom67_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom67_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom67_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom67_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom67_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom67_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom67_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom68.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom68.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom68.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom68.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom68_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom68_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom68_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom68_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom68_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom68_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom68_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom68_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom69.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom69.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom69.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom69.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom69_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom69_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom69_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom69_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom69_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom69_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom69_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom69_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom6_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom6_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom6_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom6_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom6_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom6_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom6_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom6_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom7.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom7.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom7.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom7.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom70.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom70.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom70.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom70.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom70_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom70_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom70_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom70_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom70_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom70_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom70_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom70_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom71.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom71.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom71.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom71.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom71_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom71_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom71_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom71_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom71_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom71_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom71_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom71_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom72.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom72.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom72.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom72.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom72_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom72_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom72_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom72_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom72_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom72_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom72_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom72_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom73.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom73.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom73.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom73.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom73_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom73_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom73_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom73_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom73_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom73_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom73_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom73_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom74.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom74.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom74.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom74.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom74_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom74_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom74_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom74_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom74_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom74_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom74_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom74_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom75.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom75.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom75.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom75.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom75_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom75_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom75_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom75_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom75_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom75_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom75_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom75_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom76.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom76.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom76.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom76.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom76_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom76_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom76_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom76_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom76_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom76_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom76_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom76_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom77.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom77.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom77.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom77.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom77_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom77_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom77_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom77_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom77_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom77_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom77_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom77_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom78.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom78.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom78.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom78.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom78_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom78_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom78_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom78_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom78_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom78_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom78_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom78_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom79.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom79.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom79.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom79.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom79_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom79_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom79_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom79_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom79_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom79_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom79_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom79_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom7_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom7_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom7_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom7_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom7_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom7_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom7_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom7_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom8.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom8.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom8.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom8.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom80.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom80.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom80.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom80.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom80_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom80_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom80_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom80_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom80_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom80_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom80_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom80_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom81.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom81.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom81.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom81.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom81_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom81_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom81_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom81_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom81_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom81_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom81_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom81_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom82.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom82.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom82.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom82.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom82_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom82_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom82_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom82_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom82_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom82_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom82_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom82_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom83.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom83.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom83.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom83.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom83_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom83_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom83_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom83_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom83_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom83_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom83_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom83_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom84.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom84.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom84.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom84.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom84_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom84_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom84_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom84_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom84_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom84_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom84_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom84_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom85.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom85.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom85.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom85.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom85_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom85_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom85_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom85_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom85_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom85_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom85_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom85_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom86.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom86.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom86.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom86.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom86_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom86_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom86_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom86_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom86_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom86_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom86_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom86_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom87.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom87.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom87.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom87.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom87_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom87_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom87_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom87_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom87_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom87_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom87_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom87_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom88.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom88.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom88.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom88.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom88_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom88_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom88_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom88_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom88_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom88_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom88_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom88_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom89.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom89.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom89.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom89.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom89_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom89_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom89_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom89_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom89_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom89_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom89_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom89_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom8_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom8_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom8_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom8_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom8_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom8_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom8_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom8_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom9.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom9.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom9.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom9.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom90.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom90.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom90.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom90.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom90_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom90_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom90_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom90_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom90_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom90_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom90_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom90_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom91.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom91.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom91.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom91.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom91_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom91_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom91_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom91_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom91_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom91_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom91_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom91_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom92.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom92.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom92.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom92.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom92_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom92_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom92_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom92_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom92_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom92_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom92_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom92_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom93.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom93.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom93.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom93.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom93_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom93_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom93_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom93_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom93_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom93_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom93_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom93_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom94.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom94.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom94.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom94.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom94_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom94_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom94_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom94_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom94_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom94_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom94_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom94_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom95.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom95.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom95.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom95.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom95_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom95_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom95_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom95_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom95_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom95_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom95_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom95_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom96.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom96.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom96.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom96.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom96_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom96_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom96_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom96_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom96_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom96_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom96_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom96_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom97.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom97.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom97.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom97.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom97_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom97_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom97_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom97_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom97_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom97_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom97_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom97_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom98.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom98.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom98.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom98.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom98_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom98_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom98_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom98_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom98_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom98_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom98_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom98_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom99.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom99.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom99.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom99.svg diff --git a/web/src/main/webapp/assets/icons/action/new_custom99_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom99_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom99_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom99_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom99_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom99_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom99_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom99_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom9_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom9_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom9_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom9_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_custom9_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_custom9_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_custom9_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_custom9_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_event.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_event.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_event.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_event.svg diff --git a/web/src/main/webapp/assets/icons/action/new_event_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_event_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_event_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_event_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_event_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_event_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_event_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_event_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_group.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_group.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_group.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_group.svg diff --git a/web/src/main/webapp/assets/icons/action/new_group_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_group_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_group_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_group_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_group_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_group_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_group_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_group_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_lead.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_lead.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_lead.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_lead.svg diff --git a/web/src/main/webapp/assets/icons/action/new_lead_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_lead_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_lead_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_lead_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_lead_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_lead_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_lead_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_lead_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_note.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_note.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_note.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_note.svg diff --git a/web/src/main/webapp/assets/icons/action/new_note_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_note_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_note_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_note_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_note_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_note_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_note_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_note_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_notebook.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_notebook.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_notebook.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_notebook.svg diff --git a/web/src/main/webapp/assets/icons/action/new_notebook_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_notebook_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_notebook_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_notebook_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_notebook_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_notebook_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_notebook_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_notebook_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_opportunity.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_opportunity.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_opportunity.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_opportunity.svg diff --git a/web/src/main/webapp/assets/icons/action/new_opportunity_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_opportunity_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_opportunity_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_opportunity_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_opportunity_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_opportunity_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_opportunity_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_opportunity_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_person_account.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_person_account.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_person_account.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_person_account.svg diff --git a/web/src/main/webapp/assets/icons/action/new_person_account_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_person_account_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_person_account_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_person_account_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_person_account_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_person_account_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_person_account_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_person_account_60.png diff --git a/web/src/main/webapp/assets/icons/action/new_task.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/new_task.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_task.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_task.svg diff --git a/web/src/main/webapp/assets/icons/action/new_task_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_task_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_task_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_task_120.png diff --git a/web/src/main/webapp/assets/icons/action/new_task_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/new_task_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/new_task_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/new_task_60.png diff --git a/web/src/main/webapp/assets/icons/action/password_unlock.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/password_unlock.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/password_unlock.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/password_unlock.svg diff --git a/web/src/main/webapp/assets/icons/action/password_unlock_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/password_unlock_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/password_unlock_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/password_unlock_120.png diff --git a/web/src/main/webapp/assets/icons/action/password_unlock_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/password_unlock_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/password_unlock_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/password_unlock_60.png diff --git a/web/src/main/webapp/assets/icons/action/preview.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/preview.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/preview.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/preview.svg diff --git a/web/src/main/webapp/assets/icons/action/preview_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/preview_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/preview_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/preview_120.png diff --git a/web/src/main/webapp/assets/icons/action/preview_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/preview_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/preview_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/preview_60.png diff --git a/web/src/main/webapp/assets/icons/action/priority.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/priority.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/priority.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/priority.svg diff --git a/web/src/main/webapp/assets/icons/action/priority_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/priority_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/priority_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/priority_120.png diff --git a/web/src/main/webapp/assets/icons/action/priority_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/priority_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/priority_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/priority_60.png diff --git a/web/src/main/webapp/assets/icons/action/question_post_action.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/question_post_action.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/question_post_action.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/question_post_action.svg diff --git a/web/src/main/webapp/assets/icons/action/question_post_action_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/question_post_action_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/question_post_action_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/question_post_action_120.png diff --git a/web/src/main/webapp/assets/icons/action/question_post_action_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/question_post_action_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/question_post_action_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/question_post_action_60.png diff --git a/web/src/main/webapp/assets/icons/action/quote.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/quote.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/quote.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/quote.svg diff --git a/web/src/main/webapp/assets/icons/action/quote_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/quote_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/quote_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/quote_120.png diff --git a/web/src/main/webapp/assets/icons/action/quote_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/quote_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/quote_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/quote_60.png diff --git a/web/src/main/webapp/assets/icons/action/record.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/record.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/record.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/record.svg diff --git a/web/src/main/webapp/assets/icons/action/record_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/record_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/record_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/record_120.png diff --git a/web/src/main/webapp/assets/icons/action/record_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/record_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/record_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/record_60.png diff --git a/web/src/main/webapp/assets/icons/action/refresh.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/refresh.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/refresh.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/refresh.svg diff --git a/web/src/main/webapp/assets/icons/action/refresh_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/refresh_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/refresh_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/refresh_120.png diff --git a/web/src/main/webapp/assets/icons/action/refresh_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/refresh_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/refresh_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/refresh_60.png diff --git a/web/src/main/webapp/assets/icons/action/reject.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/reject.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/reject.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/reject.svg diff --git a/web/src/main/webapp/assets/icons/action/reject_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/reject_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/reject_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/reject_120.png diff --git a/web/src/main/webapp/assets/icons/action/reject_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/reject_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/reject_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/reject_60.png diff --git a/web/src/main/webapp/assets/icons/action/remove.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/remove.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/remove.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/remove.svg diff --git a/web/src/main/webapp/assets/icons/action/remove_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/remove_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/remove_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/remove_120.png diff --git a/web/src/main/webapp/assets/icons/action/remove_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/remove_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/remove_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/remove_60.png diff --git a/web/src/main/webapp/assets/icons/action/remove_relationship.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/remove_relationship.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/remove_relationship.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/remove_relationship.svg diff --git a/web/src/main/webapp/assets/icons/action/remove_relationship_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/remove_relationship_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/remove_relationship_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/remove_relationship_120.png diff --git a/web/src/main/webapp/assets/icons/action/remove_relationship_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/remove_relationship_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/remove_relationship_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/remove_relationship_60.png diff --git a/web/src/main/webapp/assets/icons/action/reset_password.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/reset_password.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/reset_password.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/reset_password.svg diff --git a/web/src/main/webapp/assets/icons/action/reset_password_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/reset_password_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/reset_password_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/reset_password_120.png diff --git a/web/src/main/webapp/assets/icons/action/reset_password_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/reset_password_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/reset_password_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/reset_password_60.png diff --git a/web/src/main/webapp/assets/icons/action/share.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/share.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/share.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/share.svg diff --git a/web/src/main/webapp/assets/icons/action/share_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/share_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_120.png diff --git a/web/src/main/webapp/assets/icons/action/share_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/share_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_60.png diff --git a/web/src/main/webapp/assets/icons/action/share_file.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/share_file.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_file.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_file.svg diff --git a/web/src/main/webapp/assets/icons/action/share_file_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/share_file_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_file_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_file_120.png diff --git a/web/src/main/webapp/assets/icons/action/share_file_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/share_file_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_file_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_file_60.png diff --git a/web/src/main/webapp/assets/icons/action/share_link.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/share_link.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_link.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_link.svg diff --git a/web/src/main/webapp/assets/icons/action/share_link_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/share_link_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_link_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_link_120.png diff --git a/web/src/main/webapp/assets/icons/action/share_link_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/share_link_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_link_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_link_60.png diff --git a/web/src/main/webapp/assets/icons/action/share_poll.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/share_poll.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_poll.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_poll.svg diff --git a/web/src/main/webapp/assets/icons/action/share_poll_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/share_poll_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_poll_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_poll_120.png diff --git a/web/src/main/webapp/assets/icons/action/share_poll_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/share_poll_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_poll_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_poll_60.png diff --git a/web/src/main/webapp/assets/icons/action/share_post.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/share_post.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_post.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_post.svg diff --git a/web/src/main/webapp/assets/icons/action/share_post_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/share_post_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_post_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_post_120.png diff --git a/web/src/main/webapp/assets/icons/action/share_post_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/share_post_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_post_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_post_60.png diff --git a/web/src/main/webapp/assets/icons/action/share_thanks.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/share_thanks.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_thanks.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_thanks.svg diff --git a/web/src/main/webapp/assets/icons/action/share_thanks_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/share_thanks_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_thanks_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_thanks_120.png diff --git a/web/src/main/webapp/assets/icons/action/share_thanks_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/share_thanks_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/share_thanks_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/share_thanks_60.png diff --git a/web/src/main/webapp/assets/icons/action/sort.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/sort.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/sort.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/sort.svg diff --git a/web/src/main/webapp/assets/icons/action/sort_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/sort_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/sort_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/sort_120.png diff --git a/web/src/main/webapp/assets/icons/action/sort_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/sort_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/sort_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/sort_60.png diff --git a/web/src/main/webapp/assets/icons/action/submit_for_approval.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/submit_for_approval.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/submit_for_approval.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/submit_for_approval.svg diff --git a/web/src/main/webapp/assets/icons/action/submit_for_approval_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/submit_for_approval_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/submit_for_approval_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/submit_for_approval_120.png diff --git a/web/src/main/webapp/assets/icons/action/submit_for_approval_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/submit_for_approval_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/submit_for_approval_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/submit_for_approval_60.png diff --git a/web/src/main/webapp/assets/icons/action/update.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/update.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/update.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/update.svg diff --git a/web/src/main/webapp/assets/icons/action/update_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/update_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/update_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/update_120.png diff --git a/web/src/main/webapp/assets/icons/action/update_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/update_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/update_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/update_60.png diff --git a/web/src/main/webapp/assets/icons/action/update_status.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/update_status.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/update_status.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/update_status.svg diff --git a/web/src/main/webapp/assets/icons/action/update_status_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/update_status_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/update_status_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/update_status_120.png diff --git a/web/src/main/webapp/assets/icons/action/update_status_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/update_status_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/update_status_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/update_status_60.png diff --git a/web/src/main/webapp/assets/icons/action/upload.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/upload.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/upload.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/upload.svg diff --git a/web/src/main/webapp/assets/icons/action/upload_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/upload_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/upload_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/upload_120.png diff --git a/web/src/main/webapp/assets/icons/action/upload_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/upload_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/upload_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/upload_60.png diff --git a/web/src/main/webapp/assets/icons/action/user.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/user.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/user.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/user.svg diff --git a/web/src/main/webapp/assets/icons/action/user_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/user_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/user_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/user_120.png diff --git a/web/src/main/webapp/assets/icons/action/user_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/user_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/user_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/user_60.png diff --git a/web/src/main/webapp/assets/icons/action/user_activation.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/user_activation.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/user_activation.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/user_activation.svg diff --git a/web/src/main/webapp/assets/icons/action/user_activation_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/user_activation_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/user_activation_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/user_activation_120.png diff --git a/web/src/main/webapp/assets/icons/action/user_activation_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/user_activation_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/user_activation_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/user_activation_60.png diff --git a/web/src/main/webapp/assets/icons/action/view_relationship.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/view_relationship.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/view_relationship.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/view_relationship.svg diff --git a/web/src/main/webapp/assets/icons/action/view_relationship_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/view_relationship_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/view_relationship_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/view_relationship_120.png diff --git a/web/src/main/webapp/assets/icons/action/view_relationship_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/view_relationship_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/view_relationship_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/view_relationship_60.png diff --git a/web/src/main/webapp/assets/icons/action/web_link.svg b/polyfill-service-web/src/main/webapp/assets/icons/action/web_link.svg similarity index 100% rename from web/src/main/webapp/assets/icons/action/web_link.svg rename to polyfill-service-web/src/main/webapp/assets/icons/action/web_link.svg diff --git a/web/src/main/webapp/assets/icons/action/web_link_120.png b/polyfill-service-web/src/main/webapp/assets/icons/action/web_link_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/web_link_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/web_link_120.png diff --git a/web/src/main/webapp/assets/icons/action/web_link_60.png b/polyfill-service-web/src/main/webapp/assets/icons/action/web_link_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/action/web_link_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/action/web_link_60.png diff --git a/web/src/main/webapp/assets/icons/custom-sprite/svg/symbols.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom-sprite/svg/symbols.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom-sprite/svg/symbols.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom-sprite/svg/symbols.svg diff --git a/web/src/main/webapp/assets/icons/custom-sprite/symbols.html b/polyfill-service-web/src/main/webapp/assets/icons/custom-sprite/symbols.html similarity index 100% rename from web/src/main/webapp/assets/icons/custom-sprite/symbols.html rename to polyfill-service-web/src/main/webapp/assets/icons/custom-sprite/symbols.html diff --git a/web/src/main/webapp/assets/icons/custom/custom1.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom1.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom1.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom1.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom10.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom10.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom10.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom10.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom100.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom100.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom100.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom100.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom100_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom100_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom100_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom100_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom100_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom100_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom100_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom100_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom10_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom10_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom10_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom10_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom10_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom10_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom10_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom10_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom11.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom11.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom11.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom11.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom11_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom11_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom11_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom11_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom11_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom11_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom11_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom11_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom12.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom12.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom12.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom12.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom12_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom12_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom12_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom12_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom12_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom12_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom12_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom12_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom13.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom13.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom13.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom13.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom13_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom13_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom13_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom13_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom13_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom13_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom13_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom13_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom14.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom14.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom14.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom14.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom14_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom14_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom14_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom14_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom14_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom14_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom14_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom14_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom15.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom15.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom15.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom15.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom15_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom15_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom15_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom15_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom15_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom15_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom15_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom15_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom16.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom16.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom16.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom16.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom16_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom16_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom16_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom16_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom16_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom16_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom16_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom16_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom17.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom17.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom17.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom17.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom17_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom17_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom17_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom17_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom17_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom17_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom17_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom17_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom18.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom18.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom18.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom18.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom18_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom18_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom18_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom18_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom18_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom18_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom18_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom18_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom19.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom19.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom19.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom19.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom19_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom19_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom19_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom19_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom19_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom19_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom19_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom19_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom1_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom1_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom1_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom1_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom1_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom1_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom1_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom1_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom2.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom2.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom2.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom2.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom20.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom20.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom20.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom20.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom20_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom20_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom20_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom20_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom20_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom20_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom20_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom20_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom21.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom21.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom21.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom21.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom21_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom21_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom21_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom21_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom21_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom21_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom21_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom21_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom22.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom22.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom22.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom22.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom22_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom22_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom22_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom22_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom22_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom22_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom22_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom22_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom23.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom23.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom23.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom23.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom23_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom23_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom23_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom23_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom23_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom23_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom23_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom23_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom24.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom24.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom24.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom24.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom24_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom24_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom24_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom24_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom24_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom24_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom24_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom24_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom25.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom25.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom25.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom25.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom25_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom25_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom25_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom25_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom25_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom25_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom25_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom25_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom26.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom26.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom26.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom26.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom26_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom26_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom26_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom26_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom26_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom26_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom26_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom26_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom27.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom27.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom27.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom27.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom27_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom27_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom27_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom27_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom27_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom27_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom27_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom27_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom28.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom28.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom28.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom28.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom28_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom28_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom28_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom28_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom28_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom28_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom28_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom28_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom29.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom29.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom29.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom29.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom29_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom29_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom29_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom29_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom29_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom29_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom29_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom29_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom2_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom2_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom2_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom2_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom2_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom2_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom2_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom2_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom3.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom3.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom3.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom3.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom30.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom30.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom30.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom30.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom30_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom30_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom30_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom30_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom30_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom30_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom30_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom30_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom31.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom31.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom31.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom31.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom31_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom31_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom31_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom31_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom31_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom31_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom31_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom31_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom32.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom32.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom32.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom32.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom32_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom32_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom32_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom32_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom32_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom32_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom32_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom32_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom33.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom33.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom33.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom33.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom33_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom33_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom33_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom33_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom33_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom33_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom33_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom33_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom34.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom34.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom34.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom34.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom34_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom34_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom34_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom34_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom34_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom34_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom34_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom34_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom35.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom35.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom35.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom35.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom35_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom35_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom35_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom35_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom35_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom35_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom35_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom35_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom36.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom36.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom36.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom36.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom36_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom36_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom36_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom36_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom36_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom36_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom36_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom36_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom37.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom37.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom37.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom37.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom37_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom37_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom37_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom37_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom37_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom37_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom37_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom37_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom38.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom38.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom38.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom38.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom38_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom38_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom38_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom38_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom38_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom38_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom38_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom38_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom39.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom39.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom39.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom39.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom39_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom39_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom39_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom39_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom39_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom39_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom39_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom39_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom3_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom3_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom3_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom3_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom3_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom3_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom3_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom3_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom4.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom4.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom4.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom4.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom40.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom40.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom40.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom40.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom40_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom40_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom40_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom40_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom40_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom40_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom40_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom40_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom41.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom41.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom41.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom41.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom41_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom41_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom41_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom41_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom41_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom41_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom41_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom41_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom42.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom42.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom42.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom42.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom42_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom42_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom42_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom42_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom42_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom42_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom42_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom42_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom43.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom43.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom43.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom43.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom43_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom43_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom43_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom43_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom43_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom43_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom43_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom43_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom44.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom44.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom44.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom44.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom44_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom44_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom44_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom44_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom44_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom44_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom44_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom44_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom45.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom45.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom45.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom45.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom45_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom45_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom45_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom45_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom45_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom45_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom45_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom45_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom46.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom46.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom46.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom46.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom46_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom46_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom46_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom46_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom46_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom46_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom46_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom46_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom47.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom47.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom47.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom47.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom47_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom47_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom47_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom47_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom47_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom47_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom47_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom47_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom48.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom48.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom48.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom48.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom48_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom48_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom48_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom48_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom48_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom48_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom48_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom48_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom49.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom49.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom49.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom49.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom49_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom49_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom49_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom49_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom49_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom49_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom49_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom49_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom4_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom4_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom4_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom4_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom4_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom4_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom4_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom4_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom5.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom5.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom5.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom5.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom50.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom50.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom50.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom50.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom50_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom50_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom50_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom50_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom50_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom50_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom50_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom50_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom51.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom51.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom51.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom51.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom51_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom51_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom51_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom51_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom51_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom51_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom51_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom51_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom52.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom52.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom52.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom52.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom52_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom52_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom52_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom52_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom52_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom52_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom52_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom52_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom53.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom53.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom53.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom53.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom53_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom53_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom53_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom53_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom53_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom53_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom53_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom53_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom54.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom54.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom54.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom54.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom54_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom54_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom54_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom54_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom54_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom54_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom54_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom54_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom55.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom55.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom55.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom55.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom55_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom55_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom55_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom55_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom55_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom55_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom55_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom55_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom56.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom56.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom56.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom56.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom56_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom56_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom56_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom56_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom56_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom56_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom56_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom56_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom57.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom57.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom57.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom57.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom57_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom57_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom57_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom57_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom57_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom57_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom57_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom57_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom58.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom58.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom58.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom58.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom58_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom58_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom58_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom58_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom58_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom58_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom58_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom58_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom59.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom59.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom59.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom59.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom59_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom59_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom59_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom59_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom59_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom59_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom59_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom59_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom5_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom5_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom5_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom5_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom5_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom5_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom5_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom5_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom6.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom6.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom6.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom6.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom60.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom60.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom60.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom60.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom60_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom60_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom60_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom60_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom60_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom60_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom60_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom60_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom61.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom61.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom61.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom61.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom61_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom61_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom61_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom61_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom61_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom61_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom61_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom61_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom62.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom62.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom62.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom62.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom62_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom62_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom62_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom62_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom62_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom62_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom62_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom62_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom63.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom63.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom63.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom63.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom63_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom63_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom63_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom63_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom63_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom63_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom63_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom63_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom64.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom64.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom64.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom64.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom64_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom64_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom64_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom64_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom64_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom64_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom64_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom64_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom65.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom65.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom65.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom65.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom65_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom65_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom65_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom65_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom65_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom65_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom65_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom65_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom66.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom66.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom66.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom66.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom66_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom66_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom66_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom66_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom66_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom66_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom66_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom66_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom67.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom67.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom67.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom67.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom67_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom67_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom67_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom67_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom67_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom67_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom67_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom67_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom68.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom68.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom68.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom68.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom68_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom68_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom68_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom68_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom68_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom68_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom68_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom68_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom69.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom69.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom69.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom69.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom69_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom69_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom69_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom69_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom69_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom69_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom69_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom69_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom6_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom6_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom6_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom6_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom6_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom6_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom6_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom6_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom7.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom7.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom7.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom7.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom70.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom70.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom70.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom70.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom70_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom70_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom70_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom70_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom70_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom70_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom70_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom70_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom71.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom71.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom71.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom71.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom71_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom71_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom71_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom71_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom71_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom71_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom71_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom71_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom72.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom72.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom72.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom72.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom72_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom72_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom72_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom72_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom72_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom72_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom72_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom72_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom73.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom73.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom73.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom73.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom73_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom73_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom73_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom73_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom73_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom73_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom73_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom73_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom74.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom74.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom74.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom74.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom74_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom74_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom74_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom74_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom74_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom74_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom74_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom74_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom75.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom75.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom75.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom75.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom75_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom75_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom75_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom75_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom75_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom75_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom75_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom75_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom76.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom76.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom76.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom76.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom76_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom76_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom76_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom76_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom76_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom76_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom76_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom76_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom77.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom77.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom77.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom77.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom77_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom77_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom77_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom77_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom77_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom77_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom77_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom77_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom78.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom78.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom78.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom78.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom78_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom78_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom78_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom78_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom78_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom78_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom78_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom78_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom79.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom79.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom79.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom79.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom79_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom79_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom79_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom79_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom79_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom79_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom79_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom79_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom7_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom7_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom7_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom7_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom7_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom7_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom7_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom7_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom8.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom8.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom8.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom8.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom80.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom80.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom80.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom80.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom80_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom80_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom80_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom80_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom80_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom80_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom80_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom80_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom81.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom81.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom81.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom81.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom81_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom81_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom81_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom81_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom81_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom81_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom81_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom81_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom82.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom82.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom82.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom82.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom82_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom82_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom82_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom82_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom82_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom82_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom82_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom82_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom83.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom83.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom83.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom83.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom83_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom83_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom83_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom83_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom83_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom83_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom83_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom83_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom84.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom84.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom84.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom84.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom84_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom84_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom84_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom84_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom84_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom84_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom84_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom84_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom85.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom85.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom85.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom85.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom85_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom85_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom85_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom85_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom85_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom85_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom85_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom85_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom86.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom86.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom86.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom86.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom86_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom86_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom86_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom86_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom86_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom86_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom86_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom86_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom87.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom87.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom87.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom87.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom87_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom87_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom87_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom87_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom87_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom87_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom87_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom87_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom88.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom88.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom88.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom88.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom88_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom88_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom88_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom88_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom88_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom88_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom88_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom88_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom89.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom89.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom89.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom89.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom89_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom89_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom89_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom89_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom89_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom89_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom89_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom89_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom8_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom8_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom8_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom8_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom8_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom8_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom8_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom8_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom9.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom9.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom9.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom9.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom90.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom90.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom90.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom90.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom90_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom90_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom90_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom90_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom90_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom90_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom90_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom90_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom91.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom91.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom91.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom91.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom91_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom91_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom91_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom91_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom91_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom91_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom91_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom91_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom92.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom92.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom92.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom92.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom92_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom92_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom92_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom92_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom92_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom92_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom92_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom92_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom93.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom93.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom93.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom93.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom93_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom93_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom93_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom93_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom93_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom93_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom93_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom93_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom94.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom94.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom94.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom94.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom94_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom94_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom94_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom94_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom94_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom94_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom94_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom94_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom95.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom95.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom95.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom95.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom95_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom95_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom95_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom95_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom95_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom95_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom95_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom95_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom96.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom96.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom96.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom96.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom96_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom96_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom96_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom96_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom96_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom96_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom96_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom96_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom97.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom97.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom97.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom97.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom97_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom97_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom97_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom97_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom97_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom97_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom97_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom97_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom98.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom98.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom98.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom98.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom98_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom98_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom98_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom98_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom98_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom98_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom98_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom98_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom99.svg b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom99.svg similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom99.svg rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom99.svg diff --git a/web/src/main/webapp/assets/icons/custom/custom99_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom99_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom99_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom99_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom99_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom99_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom99_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom99_60.png diff --git a/web/src/main/webapp/assets/icons/custom/custom9_120.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom9_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom9_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom9_120.png diff --git a/web/src/main/webapp/assets/icons/custom/custom9_60.png b/polyfill-service-web/src/main/webapp/assets/icons/custom/custom9_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/custom/custom9_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/custom/custom9_60.png diff --git a/web/src/main/webapp/assets/icons/doctype-sprite/svg/symbols.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype-sprite/svg/symbols.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype-sprite/svg/symbols.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype-sprite/svg/symbols.svg diff --git a/web/src/main/webapp/assets/icons/doctype-sprite/symbols.html b/polyfill-service-web/src/main/webapp/assets/icons/doctype-sprite/symbols.html similarity index 100% rename from web/src/main/webapp/assets/icons/doctype-sprite/symbols.html rename to polyfill-service-web/src/main/webapp/assets/icons/doctype-sprite/symbols.html diff --git a/web/src/main/webapp/assets/icons/doctype/ai.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/ai.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/ai.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/ai.svg diff --git a/web/src/main/webapp/assets/icons/doctype/ai_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/ai_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/ai_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/ai_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/ai_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/ai_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/ai_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/ai_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/attachment.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/attachment.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/attachment.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/attachment.svg diff --git a/web/src/main/webapp/assets/icons/doctype/attachment_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/attachment_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/attachment_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/attachment_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/attachment_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/attachment_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/attachment_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/attachment_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/audio.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/audio.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/audio.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/audio.svg diff --git a/web/src/main/webapp/assets/icons/doctype/audio_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/audio_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/audio_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/audio_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/audio_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/audio_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/audio_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/audio_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/box_notes.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/box_notes.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/box_notes.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/box_notes.svg diff --git a/web/src/main/webapp/assets/icons/doctype/box_notes_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/box_notes_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/box_notes_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/box_notes_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/box_notes_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/box_notes_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/box_notes_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/box_notes_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/csv.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/csv.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/csv.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/csv.svg diff --git a/web/src/main/webapp/assets/icons/doctype/csv_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/csv_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/csv_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/csv_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/csv_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/csv_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/csv_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/csv_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/eps.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/eps.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/eps.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/eps.svg diff --git a/web/src/main/webapp/assets/icons/doctype/eps_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/eps_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/eps_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/eps_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/eps_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/eps_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/eps_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/eps_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/excel.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/excel.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/excel.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/excel.svg diff --git a/web/src/main/webapp/assets/icons/doctype/excel_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/excel_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/excel_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/excel_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/excel_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/excel_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/excel_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/excel_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/exe.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/exe.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/exe.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/exe.svg diff --git a/web/src/main/webapp/assets/icons/doctype/exe_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/exe_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/exe_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/exe_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/exe_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/exe_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/exe_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/exe_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/flash.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/flash.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/flash.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/flash.svg diff --git a/web/src/main/webapp/assets/icons/doctype/flash_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/flash_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/flash_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/flash_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/flash_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/flash_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/flash_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/flash_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/gdoc.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gdoc.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gdoc.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gdoc.svg diff --git a/web/src/main/webapp/assets/icons/doctype/gdoc_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gdoc_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gdoc_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gdoc_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/gdoc_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gdoc_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gdoc_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gdoc_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/gdocs.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gdocs.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gdocs.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gdocs.svg diff --git a/web/src/main/webapp/assets/icons/doctype/gdocs_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gdocs_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gdocs_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gdocs_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/gdocs_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gdocs_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gdocs_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gdocs_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/gform.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gform.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gform.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gform.svg diff --git a/web/src/main/webapp/assets/icons/doctype/gform_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gform_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gform_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gform_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/gform_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gform_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gform_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gform_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/gpres.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gpres.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gpres.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gpres.svg diff --git a/web/src/main/webapp/assets/icons/doctype/gpres_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gpres_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gpres_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gpres_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/gpres_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gpres_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gpres_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gpres_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/gsheet.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gsheet.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gsheet.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gsheet.svg diff --git a/web/src/main/webapp/assets/icons/doctype/gsheet_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gsheet_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gsheet_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gsheet_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/gsheet_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/gsheet_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/gsheet_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/gsheet_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/html.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/html.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/html.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/html.svg diff --git a/web/src/main/webapp/assets/icons/doctype/html_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/html_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/html_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/html_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/html_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/html_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/html_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/html_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/image.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/image.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/image.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/image.svg diff --git a/web/src/main/webapp/assets/icons/doctype/image_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/image_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/image_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/image_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/image_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/image_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/image_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/image_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/keynote.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/keynote.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/keynote.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/keynote.svg diff --git a/web/src/main/webapp/assets/icons/doctype/keynote_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/keynote_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/keynote_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/keynote_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/keynote_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/keynote_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/keynote_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/keynote_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/link.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/link.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/link.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/link.svg diff --git a/web/src/main/webapp/assets/icons/doctype/link_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/link_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/link_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/link_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/link_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/link_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/link_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/link_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/mp4.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/mp4.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/mp4.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/mp4.svg diff --git a/web/src/main/webapp/assets/icons/doctype/mp4_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/mp4_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/mp4_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/mp4_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/mp4_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/mp4_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/mp4_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/mp4_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/overlay.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/overlay.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/overlay.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/overlay.svg diff --git a/web/src/main/webapp/assets/icons/doctype/overlay_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/overlay_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/overlay_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/overlay_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/overlay_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/overlay_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/overlay_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/overlay_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/pack.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/pack.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/pack.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/pack.svg diff --git a/web/src/main/webapp/assets/icons/doctype/pack_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/pack_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/pack_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/pack_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/pack_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/pack_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/pack_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/pack_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/pages.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/pages.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/pages.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/pages.svg diff --git a/web/src/main/webapp/assets/icons/doctype/pages_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/pages_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/pages_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/pages_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/pages_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/pages_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/pages_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/pages_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/pdf.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/pdf.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/pdf.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/pdf.svg diff --git a/web/src/main/webapp/assets/icons/doctype/pdf_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/pdf_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/pdf_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/pdf_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/pdf_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/pdf_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/pdf_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/pdf_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/ppt.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/ppt.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/ppt.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/ppt.svg diff --git a/web/src/main/webapp/assets/icons/doctype/ppt_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/ppt_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/ppt_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/ppt_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/ppt_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/ppt_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/ppt_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/ppt_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/psd.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/psd.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/psd.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/psd.svg diff --git a/web/src/main/webapp/assets/icons/doctype/psd_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/psd_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/psd_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/psd_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/psd_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/psd_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/psd_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/psd_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/rtf.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/rtf.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/rtf.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/rtf.svg diff --git a/web/src/main/webapp/assets/icons/doctype/rtf_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/rtf_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/rtf_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/rtf_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/rtf_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/rtf_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/rtf_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/rtf_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/slide.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/slide.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/slide.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/slide.svg diff --git a/web/src/main/webapp/assets/icons/doctype/slide_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/slide_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/slide_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/slide_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/slide_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/slide_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/slide_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/slide_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/stypi.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/stypi.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/stypi.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/stypi.svg diff --git a/web/src/main/webapp/assets/icons/doctype/stypi_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/stypi_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/stypi_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/stypi_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/stypi_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/stypi_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/stypi_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/stypi_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/txt.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/txt.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/txt.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/txt.svg diff --git a/web/src/main/webapp/assets/icons/doctype/txt_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/txt_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/txt_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/txt_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/txt_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/txt_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/txt_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/txt_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/unknown.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/unknown.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/unknown.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/unknown.svg diff --git a/web/src/main/webapp/assets/icons/doctype/unknown_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/unknown_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/unknown_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/unknown_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/unknown_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/unknown_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/unknown_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/unknown_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/video.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/video.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/video.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/video.svg diff --git a/web/src/main/webapp/assets/icons/doctype/video_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/video_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/video_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/video_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/video_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/video_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/video_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/video_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/visio.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/visio.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/visio.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/visio.svg diff --git a/web/src/main/webapp/assets/icons/doctype/visio_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/visio_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/visio_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/visio_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/visio_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/visio_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/visio_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/visio_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/webex.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/webex.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/webex.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/webex.svg diff --git a/web/src/main/webapp/assets/icons/doctype/webex_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/webex_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/webex_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/webex_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/webex_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/webex_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/webex_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/webex_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/word.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/word.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/word.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/word.svg diff --git a/web/src/main/webapp/assets/icons/doctype/word_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/word_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/word_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/word_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/word_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/word_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/word_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/word_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/xml.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/xml.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/xml.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/xml.svg diff --git a/web/src/main/webapp/assets/icons/doctype/xml_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/xml_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/xml_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/xml_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/xml_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/xml_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/xml_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/xml_60.png diff --git a/web/src/main/webapp/assets/icons/doctype/zip.svg b/polyfill-service-web/src/main/webapp/assets/icons/doctype/zip.svg similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/zip.svg rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/zip.svg diff --git a/web/src/main/webapp/assets/icons/doctype/zip_120.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/zip_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/zip_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/zip_120.png diff --git a/web/src/main/webapp/assets/icons/doctype/zip_60.png b/polyfill-service-web/src/main/webapp/assets/icons/doctype/zip_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/doctype/zip_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/doctype/zip_60.png diff --git a/web/src/main/webapp/assets/icons/standard-sprite/svg/symbols.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard-sprite/svg/symbols.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard-sprite/svg/symbols.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard-sprite/svg/symbols.svg diff --git a/web/src/main/webapp/assets/icons/standard-sprite/symbols.html b/polyfill-service-web/src/main/webapp/assets/icons/standard-sprite/symbols.html similarity index 100% rename from web/src/main/webapp/assets/icons/standard-sprite/symbols.html rename to polyfill-service-web/src/main/webapp/assets/icons/standard-sprite/symbols.html diff --git a/web/src/main/webapp/assets/icons/standard/account.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/account.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/account.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/account.svg diff --git a/web/src/main/webapp/assets/icons/standard/account_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/account_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/account_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/account_120.png diff --git a/web/src/main/webapp/assets/icons/standard/account_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/account_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/account_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/account_60.png diff --git a/web/src/main/webapp/assets/icons/standard/announcement.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/announcement.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/announcement.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/announcement.svg diff --git a/web/src/main/webapp/assets/icons/standard/announcement_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/announcement_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/announcement_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/announcement_120.png diff --git a/web/src/main/webapp/assets/icons/standard/announcement_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/announcement_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/announcement_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/announcement_60.png diff --git a/web/src/main/webapp/assets/icons/standard/answer_best.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/answer_best.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/answer_best.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/answer_best.svg diff --git a/web/src/main/webapp/assets/icons/standard/answer_best_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/answer_best_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/answer_best_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/answer_best_120.png diff --git a/web/src/main/webapp/assets/icons/standard/answer_best_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/answer_best_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/answer_best_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/answer_best_60.png diff --git a/web/src/main/webapp/assets/icons/standard/answer_private.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/answer_private.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/answer_private.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/answer_private.svg diff --git a/web/src/main/webapp/assets/icons/standard/answer_private_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/answer_private_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/answer_private_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/answer_private_120.png diff --git a/web/src/main/webapp/assets/icons/standard/answer_private_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/answer_private_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/answer_private_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/answer_private_60.png diff --git a/web/src/main/webapp/assets/icons/standard/answer_public.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/answer_public.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/answer_public.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/answer_public.svg diff --git a/web/src/main/webapp/assets/icons/standard/answer_public_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/answer_public_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/answer_public_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/answer_public_120.png diff --git a/web/src/main/webapp/assets/icons/standard/answer_public_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/answer_public_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/answer_public_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/answer_public_60.png diff --git a/web/src/main/webapp/assets/icons/standard/approval.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/approval.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/approval.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/approval.svg diff --git a/web/src/main/webapp/assets/icons/standard/approval_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/approval_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/approval_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/approval_120.png diff --git a/web/src/main/webapp/assets/icons/standard/approval_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/approval_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/approval_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/approval_60.png diff --git a/web/src/main/webapp/assets/icons/standard/apps.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/apps.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/apps.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/apps.svg diff --git a/web/src/main/webapp/assets/icons/standard/apps_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/apps_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/apps_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/apps_120.png diff --git a/web/src/main/webapp/assets/icons/standard/apps_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/apps_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/apps_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/apps_60.png diff --git a/web/src/main/webapp/assets/icons/standard/apps_admin.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/apps_admin.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/apps_admin.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/apps_admin.svg diff --git a/web/src/main/webapp/assets/icons/standard/apps_admin_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/apps_admin_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/apps_admin_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/apps_admin_120.png diff --git a/web/src/main/webapp/assets/icons/standard/apps_admin_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/apps_admin_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/apps_admin_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/apps_admin_60.png diff --git a/web/src/main/webapp/assets/icons/standard/article.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/article.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/article.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/article.svg diff --git a/web/src/main/webapp/assets/icons/standard/article_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/article_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/article_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/article_120.png diff --git a/web/src/main/webapp/assets/icons/standard/article_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/article_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/article_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/article_60.png diff --git a/web/src/main/webapp/assets/icons/standard/avatar.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/avatar.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/avatar.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/avatar.svg diff --git a/web/src/main/webapp/assets/icons/standard/avatar_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/avatar_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/avatar_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/avatar_120.png diff --git a/web/src/main/webapp/assets/icons/standard/avatar_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/avatar_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/avatar_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/avatar_60.png diff --git a/web/src/main/webapp/assets/icons/standard/avatar_loading.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/avatar_loading.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/avatar_loading.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/avatar_loading.svg diff --git a/web/src/main/webapp/assets/icons/standard/avatar_loading_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/avatar_loading_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/avatar_loading_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/avatar_loading_120.png diff --git a/web/src/main/webapp/assets/icons/standard/avatar_loading_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/avatar_loading_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/avatar_loading_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/avatar_loading_60.png diff --git a/web/src/main/webapp/assets/icons/standard/calibration.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/calibration.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/calibration.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/calibration.svg diff --git a/web/src/main/webapp/assets/icons/standard/calibration_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/calibration_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/calibration_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/calibration_120.png diff --git a/web/src/main/webapp/assets/icons/standard/calibration_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/calibration_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/calibration_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/calibration_60.png diff --git a/web/src/main/webapp/assets/icons/standard/call.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/call.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/call.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/call.svg diff --git a/web/src/main/webapp/assets/icons/standard/call_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/call_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/call_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/call_120.png diff --git a/web/src/main/webapp/assets/icons/standard/call_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/call_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/call_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/call_60.png diff --git a/web/src/main/webapp/assets/icons/standard/call_history.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/call_history.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/call_history.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/call_history.svg diff --git a/web/src/main/webapp/assets/icons/standard/call_history_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/call_history_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/call_history_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/call_history_120.png diff --git a/web/src/main/webapp/assets/icons/standard/call_history_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/call_history_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/call_history_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/call_history_60.png diff --git a/web/src/main/webapp/assets/icons/standard/campaign.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/campaign.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/campaign.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/campaign.svg diff --git a/web/src/main/webapp/assets/icons/standard/campaign_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/campaign_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/campaign_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/campaign_120.png diff --git a/web/src/main/webapp/assets/icons/standard/campaign_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/campaign_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/campaign_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/campaign_60.png diff --git a/web/src/main/webapp/assets/icons/standard/campaign_members.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/campaign_members.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/campaign_members.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/campaign_members.svg diff --git a/web/src/main/webapp/assets/icons/standard/campaign_members_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/campaign_members_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/campaign_members_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/campaign_members_120.png diff --git a/web/src/main/webapp/assets/icons/standard/campaign_members_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/campaign_members_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/campaign_members_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/campaign_members_60.png diff --git a/web/src/main/webapp/assets/icons/standard/canvas.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/canvas.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/canvas.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/canvas.svg diff --git a/web/src/main/webapp/assets/icons/standard/canvas_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/canvas_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/canvas_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/canvas_120.png diff --git a/web/src/main/webapp/assets/icons/standard/canvas_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/canvas_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/canvas_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/canvas_60.png diff --git a/web/src/main/webapp/assets/icons/standard/case.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/case.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case.svg diff --git a/web/src/main/webapp/assets/icons/standard/case_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_120.png diff --git a/web/src/main/webapp/assets/icons/standard/case_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_60.png diff --git a/web/src/main/webapp/assets/icons/standard/case_change_status.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_change_status.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_change_status.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_change_status.svg diff --git a/web/src/main/webapp/assets/icons/standard/case_change_status_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_change_status_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_change_status_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_change_status_120.png diff --git a/web/src/main/webapp/assets/icons/standard/case_change_status_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_change_status_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_change_status_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_change_status_60.png diff --git a/web/src/main/webapp/assets/icons/standard/case_comment.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_comment.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_comment.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_comment.svg diff --git a/web/src/main/webapp/assets/icons/standard/case_comment_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_comment_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_comment_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_comment_120.png diff --git a/web/src/main/webapp/assets/icons/standard/case_comment_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_comment_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_comment_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_comment_60.png diff --git a/web/src/main/webapp/assets/icons/standard/case_email.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_email.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_email.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_email.svg diff --git a/web/src/main/webapp/assets/icons/standard/case_email_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_email_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_email_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_email_120.png diff --git a/web/src/main/webapp/assets/icons/standard/case_email_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_email_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_email_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_email_60.png diff --git a/web/src/main/webapp/assets/icons/standard/case_log_a_call.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_log_a_call.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_log_a_call.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_log_a_call.svg diff --git a/web/src/main/webapp/assets/icons/standard/case_log_a_call_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_log_a_call_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_log_a_call_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_log_a_call_120.png diff --git a/web/src/main/webapp/assets/icons/standard/case_log_a_call_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_log_a_call_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_log_a_call_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_log_a_call_60.png diff --git a/web/src/main/webapp/assets/icons/standard/case_transcript.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_transcript.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_transcript.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_transcript.svg diff --git a/web/src/main/webapp/assets/icons/standard/case_transcript_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_transcript_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_transcript_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_transcript_120.png diff --git a/web/src/main/webapp/assets/icons/standard/case_transcript_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/case_transcript_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/case_transcript_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/case_transcript_60.png diff --git a/web/src/main/webapp/assets/icons/standard/client.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/client.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/client.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/client.svg diff --git a/web/src/main/webapp/assets/icons/standard/client_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/client_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/client_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/client_120.png diff --git a/web/src/main/webapp/assets/icons/standard/client_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/client_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/client_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/client_60.png diff --git a/web/src/main/webapp/assets/icons/standard/coaching.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/coaching.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/coaching.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/coaching.svg diff --git a/web/src/main/webapp/assets/icons/standard/coaching_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/coaching_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/coaching_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/coaching_120.png diff --git a/web/src/main/webapp/assets/icons/standard/coaching_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/coaching_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/coaching_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/coaching_60.png diff --git a/web/src/main/webapp/assets/icons/standard/connected_apps.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/connected_apps.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/connected_apps.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/connected_apps.svg diff --git a/web/src/main/webapp/assets/icons/standard/connected_apps_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/connected_apps_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/connected_apps_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/connected_apps_120.png diff --git a/web/src/main/webapp/assets/icons/standard/connected_apps_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/connected_apps_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/connected_apps_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/connected_apps_60.png diff --git a/web/src/main/webapp/assets/icons/standard/contact.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/contact.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/contact.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/contact.svg diff --git a/web/src/main/webapp/assets/icons/standard/contact_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/contact_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/contact_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/contact_120.png diff --git a/web/src/main/webapp/assets/icons/standard/contact_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/contact_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/contact_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/contact_60.png diff --git a/web/src/main/webapp/assets/icons/standard/contract.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/contract.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/contract.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/contract.svg diff --git a/web/src/main/webapp/assets/icons/standard/contract_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/contract_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/contract_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/contract_120.png diff --git a/web/src/main/webapp/assets/icons/standard/contract_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/contract_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/contract_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/contract_60.png diff --git a/web/src/main/webapp/assets/icons/standard/custom.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/custom.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/custom.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/custom.svg diff --git a/web/src/main/webapp/assets/icons/standard/custom_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/custom_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/custom_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/custom_120.png diff --git a/web/src/main/webapp/assets/icons/standard/custom_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/custom_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/custom_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/custom_60.png diff --git a/web/src/main/webapp/assets/icons/standard/dashboard.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/dashboard.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/dashboard.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/dashboard.svg diff --git a/web/src/main/webapp/assets/icons/standard/dashboard_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/dashboard_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/dashboard_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/dashboard_120.png diff --git a/web/src/main/webapp/assets/icons/standard/dashboard_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/dashboard_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/dashboard_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/dashboard_60.png diff --git a/web/src/main/webapp/assets/icons/standard/default.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/default.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/default.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/default.svg diff --git a/web/src/main/webapp/assets/icons/standard/default_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/default_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/default_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/default_120.png diff --git a/web/src/main/webapp/assets/icons/standard/default_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/default_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/default_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/default_60.png diff --git a/web/src/main/webapp/assets/icons/standard/document.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/document.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/document.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/document.svg diff --git a/web/src/main/webapp/assets/icons/standard/document_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/document_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/document_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/document_120.png diff --git a/web/src/main/webapp/assets/icons/standard/document_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/document_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/document_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/document_60.png diff --git a/web/src/main/webapp/assets/icons/standard/drafts.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/drafts.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/drafts.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/drafts.svg diff --git a/web/src/main/webapp/assets/icons/standard/drafts_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/drafts_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/drafts_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/drafts_120.png diff --git a/web/src/main/webapp/assets/icons/standard/drafts_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/drafts_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/drafts_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/drafts_60.png diff --git a/web/src/main/webapp/assets/icons/standard/email.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/email.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/email.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/email.svg diff --git a/web/src/main/webapp/assets/icons/standard/email_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/email_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/email_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/email_120.png diff --git a/web/src/main/webapp/assets/icons/standard/email_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/email_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/email_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/email_60.png diff --git a/web/src/main/webapp/assets/icons/standard/email_chatter.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/email_chatter.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/email_chatter.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/email_chatter.svg diff --git a/web/src/main/webapp/assets/icons/standard/email_chatter_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/email_chatter_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/email_chatter_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/email_chatter_120.png diff --git a/web/src/main/webapp/assets/icons/standard/email_chatter_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/email_chatter_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/email_chatter_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/email_chatter_60.png diff --git a/web/src/main/webapp/assets/icons/standard/empty.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/empty.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/empty.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/empty.svg diff --git a/web/src/main/webapp/assets/icons/standard/empty_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/empty_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/empty_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/empty_120.png diff --git a/web/src/main/webapp/assets/icons/standard/empty_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/empty_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/empty_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/empty_60.png diff --git a/web/src/main/webapp/assets/icons/standard/endorsement.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/endorsement.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/endorsement.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/endorsement.svg diff --git a/web/src/main/webapp/assets/icons/standard/endorsement_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/endorsement_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/endorsement_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/endorsement_120.png diff --git a/web/src/main/webapp/assets/icons/standard/endorsement_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/endorsement_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/endorsement_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/endorsement_60.png diff --git a/web/src/main/webapp/assets/icons/standard/environment_hub.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/environment_hub.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/environment_hub.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/environment_hub.svg diff --git a/web/src/main/webapp/assets/icons/standard/environment_hub_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/environment_hub_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/environment_hub_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/environment_hub_120.png diff --git a/web/src/main/webapp/assets/icons/standard/environment_hub_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/environment_hub_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/environment_hub_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/environment_hub_60.png diff --git a/web/src/main/webapp/assets/icons/standard/event.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/event.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/event.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/event.svg diff --git a/web/src/main/webapp/assets/icons/standard/event_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/event_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/event_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/event_120.png diff --git a/web/src/main/webapp/assets/icons/standard/event_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/event_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/event_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/event_60.png diff --git a/web/src/main/webapp/assets/icons/standard/feed.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/feed.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/feed.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/feed.svg diff --git a/web/src/main/webapp/assets/icons/standard/feed_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/feed_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/feed_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/feed_120.png diff --git a/web/src/main/webapp/assets/icons/standard/feed_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/feed_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/feed_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/feed_60.png diff --git a/web/src/main/webapp/assets/icons/standard/feedback.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/feedback.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/feedback.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/feedback.svg diff --git a/web/src/main/webapp/assets/icons/standard/feedback_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/feedback_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/feedback_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/feedback_120.png diff --git a/web/src/main/webapp/assets/icons/standard/feedback_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/feedback_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/feedback_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/feedback_60.png diff --git a/web/src/main/webapp/assets/icons/standard/file.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/file.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/file.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/file.svg diff --git a/web/src/main/webapp/assets/icons/standard/file_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/file_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/file_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/file_120.png diff --git a/web/src/main/webapp/assets/icons/standard/file_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/file_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/file_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/file_60.png diff --git a/web/src/main/webapp/assets/icons/standard/flow.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/flow.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/flow.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/flow.svg diff --git a/web/src/main/webapp/assets/icons/standard/flow_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/flow_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/flow_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/flow_120.png diff --git a/web/src/main/webapp/assets/icons/standard/flow_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/flow_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/flow_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/flow_60.png diff --git a/web/src/main/webapp/assets/icons/standard/folder.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/folder.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/folder.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/folder.svg diff --git a/web/src/main/webapp/assets/icons/standard/folder_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/folder_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/folder_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/folder_120.png diff --git a/web/src/main/webapp/assets/icons/standard/folder_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/folder_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/folder_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/folder_60.png diff --git a/web/src/main/webapp/assets/icons/standard/forecasts.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/forecasts.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/forecasts.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/forecasts.svg diff --git a/web/src/main/webapp/assets/icons/standard/forecasts_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/forecasts_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/forecasts_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/forecasts_120.png diff --git a/web/src/main/webapp/assets/icons/standard/forecasts_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/forecasts_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/forecasts_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/forecasts_60.png diff --git a/web/src/main/webapp/assets/icons/standard/generic_loading.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/generic_loading.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/generic_loading.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/generic_loading.svg diff --git a/web/src/main/webapp/assets/icons/standard/generic_loading_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/generic_loading_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/generic_loading_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/generic_loading_120.png diff --git a/web/src/main/webapp/assets/icons/standard/generic_loading_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/generic_loading_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/generic_loading_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/generic_loading_60.png diff --git a/web/src/main/webapp/assets/icons/standard/goals.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/goals.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/goals.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/goals.svg diff --git a/web/src/main/webapp/assets/icons/standard/goals_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/goals_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/goals_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/goals_120.png diff --git a/web/src/main/webapp/assets/icons/standard/goals_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/goals_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/goals_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/goals_60.png diff --git a/web/src/main/webapp/assets/icons/standard/group_loading.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/group_loading.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/group_loading.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/group_loading.svg diff --git a/web/src/main/webapp/assets/icons/standard/group_loading_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/group_loading_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/group_loading_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/group_loading_120.png diff --git a/web/src/main/webapp/assets/icons/standard/group_loading_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/group_loading_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/group_loading_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/group_loading_60.png diff --git a/web/src/main/webapp/assets/icons/standard/groups.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/groups.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/groups.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/groups.svg diff --git a/web/src/main/webapp/assets/icons/standard/groups_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/groups_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/groups_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/groups_120.png diff --git a/web/src/main/webapp/assets/icons/standard/groups_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/groups_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/groups_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/groups_60.png diff --git a/web/src/main/webapp/assets/icons/standard/hierarchy.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/hierarchy.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/hierarchy.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/hierarchy.svg diff --git a/web/src/main/webapp/assets/icons/standard/hierarchy_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/hierarchy_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/hierarchy_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/hierarchy_120.png diff --git a/web/src/main/webapp/assets/icons/standard/hierarchy_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/hierarchy_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/hierarchy_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/hierarchy_60.png diff --git a/web/src/main/webapp/assets/icons/standard/home.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/home.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/home.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/home.svg diff --git a/web/src/main/webapp/assets/icons/standard/home_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/home_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/home_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/home_120.png diff --git a/web/src/main/webapp/assets/icons/standard/home_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/home_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/home_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/home_60.png diff --git a/web/src/main/webapp/assets/icons/standard/household.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/household.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/household.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/household.svg diff --git a/web/src/main/webapp/assets/icons/standard/household_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/household_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/household_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/household_120.png diff --git a/web/src/main/webapp/assets/icons/standard/household_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/household_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/household_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/household_60.png diff --git a/web/src/main/webapp/assets/icons/standard/insights.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/insights.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/insights.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/insights.svg diff --git a/web/src/main/webapp/assets/icons/standard/insights_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/insights_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/insights_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/insights_120.png diff --git a/web/src/main/webapp/assets/icons/standard/insights_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/insights_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/insights_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/insights_60.png diff --git a/web/src/main/webapp/assets/icons/standard/investment_account.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/investment_account.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/investment_account.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/investment_account.svg diff --git a/web/src/main/webapp/assets/icons/standard/investment_account_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/investment_account_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/investment_account_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/investment_account_120.png diff --git a/web/src/main/webapp/assets/icons/standard/investment_account_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/investment_account_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/investment_account_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/investment_account_60.png diff --git a/web/src/main/webapp/assets/icons/standard/lead.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/lead.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/lead.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/lead.svg diff --git a/web/src/main/webapp/assets/icons/standard/lead_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/lead_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/lead_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/lead_120.png diff --git a/web/src/main/webapp/assets/icons/standard/lead_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/lead_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/lead_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/lead_60.png diff --git a/web/src/main/webapp/assets/icons/standard/link.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/link.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/link.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/link.svg diff --git a/web/src/main/webapp/assets/icons/standard/link_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/link_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/link_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/link_120.png diff --git a/web/src/main/webapp/assets/icons/standard/link_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/link_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/link_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/link_60.png diff --git a/web/src/main/webapp/assets/icons/standard/log_a_call.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/log_a_call.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/log_a_call.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/log_a_call.svg diff --git a/web/src/main/webapp/assets/icons/standard/log_a_call_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/log_a_call_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/log_a_call_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/log_a_call_120.png diff --git a/web/src/main/webapp/assets/icons/standard/log_a_call_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/log_a_call_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/log_a_call_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/log_a_call_60.png diff --git a/web/src/main/webapp/assets/icons/standard/marketing_actions.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/marketing_actions.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/marketing_actions.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/marketing_actions.svg diff --git a/web/src/main/webapp/assets/icons/standard/marketing_actions_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/marketing_actions_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/marketing_actions_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/marketing_actions_120.png diff --git a/web/src/main/webapp/assets/icons/standard/marketing_actions_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/marketing_actions_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/marketing_actions_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/marketing_actions_60.png diff --git a/web/src/main/webapp/assets/icons/standard/merge.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/merge.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/merge.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/merge.svg diff --git a/web/src/main/webapp/assets/icons/standard/merge_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/merge_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/merge_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/merge_120.png diff --git a/web/src/main/webapp/assets/icons/standard/merge_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/merge_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/merge_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/merge_60.png diff --git a/web/src/main/webapp/assets/icons/standard/metrics.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/metrics.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/metrics.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/metrics.svg diff --git a/web/src/main/webapp/assets/icons/standard/metrics_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/metrics_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/metrics_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/metrics_120.png diff --git a/web/src/main/webapp/assets/icons/standard/metrics_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/metrics_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/metrics_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/metrics_60.png diff --git a/web/src/main/webapp/assets/icons/standard/news.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/news.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/news.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/news.svg diff --git a/web/src/main/webapp/assets/icons/standard/news_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/news_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/news_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/news_120.png diff --git a/web/src/main/webapp/assets/icons/standard/news_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/news_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/news_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/news_60.png diff --git a/web/src/main/webapp/assets/icons/standard/note.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/note.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/note.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/note.svg diff --git a/web/src/main/webapp/assets/icons/standard/note_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/note_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/note_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/note_120.png diff --git a/web/src/main/webapp/assets/icons/standard/note_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/note_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/note_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/note_60.png diff --git a/web/src/main/webapp/assets/icons/standard/opportunity.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/opportunity.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/opportunity.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/opportunity.svg diff --git a/web/src/main/webapp/assets/icons/standard/opportunity_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/opportunity_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/opportunity_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/opportunity_120.png diff --git a/web/src/main/webapp/assets/icons/standard/opportunity_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/opportunity_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/opportunity_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/opportunity_60.png diff --git a/web/src/main/webapp/assets/icons/standard/orders.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/orders.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/orders.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/orders.svg diff --git a/web/src/main/webapp/assets/icons/standard/orders_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/orders_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/orders_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/orders_120.png diff --git a/web/src/main/webapp/assets/icons/standard/orders_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/orders_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/orders_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/orders_60.png diff --git a/web/src/main/webapp/assets/icons/standard/people.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/people.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/people.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/people.svg diff --git a/web/src/main/webapp/assets/icons/standard/people_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/people_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/people_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/people_120.png diff --git a/web/src/main/webapp/assets/icons/standard/people_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/people_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/people_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/people_60.png diff --git a/web/src/main/webapp/assets/icons/standard/performance.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/performance.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/performance.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/performance.svg diff --git a/web/src/main/webapp/assets/icons/standard/performance_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/performance_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/performance_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/performance_120.png diff --git a/web/src/main/webapp/assets/icons/standard/performance_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/performance_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/performance_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/performance_60.png diff --git a/web/src/main/webapp/assets/icons/standard/person_account.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/person_account.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/person_account.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/person_account.svg diff --git a/web/src/main/webapp/assets/icons/standard/person_account_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/person_account_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/person_account_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/person_account_120.png diff --git a/web/src/main/webapp/assets/icons/standard/person_account_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/person_account_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/person_account_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/person_account_60.png diff --git a/web/src/main/webapp/assets/icons/standard/photo.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/photo.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/photo.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/photo.svg diff --git a/web/src/main/webapp/assets/icons/standard/photo_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/photo_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/photo_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/photo_120.png diff --git a/web/src/main/webapp/assets/icons/standard/photo_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/photo_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/photo_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/photo_60.png diff --git a/web/src/main/webapp/assets/icons/standard/poll.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/poll.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/poll.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/poll.svg diff --git a/web/src/main/webapp/assets/icons/standard/poll_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/poll_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/poll_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/poll_120.png diff --git a/web/src/main/webapp/assets/icons/standard/poll_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/poll_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/poll_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/poll_60.png diff --git a/web/src/main/webapp/assets/icons/standard/portal.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/portal.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/portal.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/portal.svg diff --git a/web/src/main/webapp/assets/icons/standard/portal_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/portal_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/portal_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/portal_120.png diff --git a/web/src/main/webapp/assets/icons/standard/portal_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/portal_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/portal_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/portal_60.png diff --git a/web/src/main/webapp/assets/icons/standard/post.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/post.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/post.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/post.svg diff --git a/web/src/main/webapp/assets/icons/standard/post_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/post_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/post_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/post_120.png diff --git a/web/src/main/webapp/assets/icons/standard/post_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/post_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/post_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/post_60.png diff --git a/web/src/main/webapp/assets/icons/standard/pricebook.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/pricebook.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/pricebook.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/pricebook.svg diff --git a/web/src/main/webapp/assets/icons/standard/pricebook_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/pricebook_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/pricebook_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/pricebook_120.png diff --git a/web/src/main/webapp/assets/icons/standard/pricebook_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/pricebook_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/pricebook_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/pricebook_60.png diff --git a/web/src/main/webapp/assets/icons/standard/process.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/process.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/process.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/process.svg diff --git a/web/src/main/webapp/assets/icons/standard/process_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/process_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/process_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/process_120.png diff --git a/web/src/main/webapp/assets/icons/standard/process_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/process_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/process_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/process_60.png diff --git a/web/src/main/webapp/assets/icons/standard/product.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/product.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/product.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/product.svg diff --git a/web/src/main/webapp/assets/icons/standard/product_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/product_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/product_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/product_120.png diff --git a/web/src/main/webapp/assets/icons/standard/product_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/product_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/product_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/product_60.png diff --git a/web/src/main/webapp/assets/icons/standard/question_best.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/question_best.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/question_best.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/question_best.svg diff --git a/web/src/main/webapp/assets/icons/standard/question_best_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/question_best_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/question_best_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/question_best_120.png diff --git a/web/src/main/webapp/assets/icons/standard/question_best_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/question_best_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/question_best_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/question_best_60.png diff --git a/web/src/main/webapp/assets/icons/standard/question_feed.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/question_feed.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/question_feed.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/question_feed.svg diff --git a/web/src/main/webapp/assets/icons/standard/question_feed_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/question_feed_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/question_feed_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/question_feed_120.png diff --git a/web/src/main/webapp/assets/icons/standard/question_feed_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/question_feed_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/question_feed_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/question_feed_60.png diff --git a/web/src/main/webapp/assets/icons/standard/quotes.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/quotes.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/quotes.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/quotes.svg diff --git a/web/src/main/webapp/assets/icons/standard/quotes_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/quotes_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/quotes_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/quotes_120.png diff --git a/web/src/main/webapp/assets/icons/standard/quotes_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/quotes_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/quotes_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/quotes_60.png diff --git a/web/src/main/webapp/assets/icons/standard/recent.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/recent.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/recent.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/recent.svg diff --git a/web/src/main/webapp/assets/icons/standard/recent_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/recent_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/recent_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/recent_120.png diff --git a/web/src/main/webapp/assets/icons/standard/recent_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/recent_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/recent_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/recent_60.png diff --git a/web/src/main/webapp/assets/icons/standard/record.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/record.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/record.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/record.svg diff --git a/web/src/main/webapp/assets/icons/standard/record_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/record_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/record_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/record_120.png diff --git a/web/src/main/webapp/assets/icons/standard/record_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/record_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/record_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/record_60.png diff --git a/web/src/main/webapp/assets/icons/standard/related_list.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/related_list.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/related_list.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/related_list.svg diff --git a/web/src/main/webapp/assets/icons/standard/related_list_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/related_list_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/related_list_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/related_list_120.png diff --git a/web/src/main/webapp/assets/icons/standard/related_list_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/related_list_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/related_list_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/related_list_60.png diff --git a/web/src/main/webapp/assets/icons/standard/relationship.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/relationship.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/relationship.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/relationship.svg diff --git a/web/src/main/webapp/assets/icons/standard/relationship_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/relationship_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/relationship_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/relationship_120.png diff --git a/web/src/main/webapp/assets/icons/standard/relationship_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/relationship_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/relationship_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/relationship_60.png diff --git a/web/src/main/webapp/assets/icons/standard/report.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/report.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/report.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/report.svg diff --git a/web/src/main/webapp/assets/icons/standard/report_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/report_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/report_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/report_120.png diff --git a/web/src/main/webapp/assets/icons/standard/report_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/report_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/report_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/report_60.png diff --git a/web/src/main/webapp/assets/icons/standard/reward.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/reward.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/reward.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/reward.svg diff --git a/web/src/main/webapp/assets/icons/standard/reward_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/reward_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/reward_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/reward_120.png diff --git a/web/src/main/webapp/assets/icons/standard/reward_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/reward_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/reward_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/reward_60.png diff --git a/web/src/main/webapp/assets/icons/standard/sales_path.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/sales_path.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/sales_path.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/sales_path.svg diff --git a/web/src/main/webapp/assets/icons/standard/sales_path_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/sales_path_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/sales_path_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/sales_path_120.png diff --git a/web/src/main/webapp/assets/icons/standard/sales_path_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/sales_path_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/sales_path_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/sales_path_60.png diff --git a/web/src/main/webapp/assets/icons/standard/scan_card.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/scan_card.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/scan_card.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/scan_card.svg diff --git a/web/src/main/webapp/assets/icons/standard/scan_card_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/scan_card_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/scan_card_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/scan_card_120.png diff --git a/web/src/main/webapp/assets/icons/standard/scan_card_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/scan_card_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/scan_card_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/scan_card_60.png diff --git a/web/src/main/webapp/assets/icons/standard/service_contract.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/service_contract.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/service_contract.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/service_contract.svg diff --git a/web/src/main/webapp/assets/icons/standard/service_contract_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/service_contract_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/service_contract_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/service_contract_120.png diff --git a/web/src/main/webapp/assets/icons/standard/service_contract_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/service_contract_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/service_contract_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/service_contract_60.png diff --git a/web/src/main/webapp/assets/icons/standard/skill_entity.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/skill_entity.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/skill_entity.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/skill_entity.svg diff --git a/web/src/main/webapp/assets/icons/standard/skill_entity_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/skill_entity_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/skill_entity_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/skill_entity_120.png diff --git a/web/src/main/webapp/assets/icons/standard/skill_entity_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/skill_entity_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/skill_entity_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/skill_entity_60.png diff --git a/web/src/main/webapp/assets/icons/standard/social.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/social.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/social.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/social.svg diff --git a/web/src/main/webapp/assets/icons/standard/social_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/social_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/social_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/social_120.png diff --git a/web/src/main/webapp/assets/icons/standard/social_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/social_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/social_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/social_60.png diff --git a/web/src/main/webapp/assets/icons/standard/solution.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/solution.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/solution.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/solution.svg diff --git a/web/src/main/webapp/assets/icons/standard/solution_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/solution_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/solution_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/solution_120.png diff --git a/web/src/main/webapp/assets/icons/standard/solution_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/solution_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/solution_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/solution_60.png diff --git a/web/src/main/webapp/assets/icons/standard/sossession.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/sossession.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/sossession.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/sossession.svg diff --git a/web/src/main/webapp/assets/icons/standard/sossession_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/sossession_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/sossession_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/sossession_120.png diff --git a/web/src/main/webapp/assets/icons/standard/sossession_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/sossession_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/sossession_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/sossession_60.png diff --git a/web/src/main/webapp/assets/icons/standard/task.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/task.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/task.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/task.svg diff --git a/web/src/main/webapp/assets/icons/standard/task2.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/task2.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/task2.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/task2.svg diff --git a/web/src/main/webapp/assets/icons/standard/task2_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/task2_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/task2_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/task2_120.png diff --git a/web/src/main/webapp/assets/icons/standard/task2_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/task2_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/task2_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/task2_60.png diff --git a/web/src/main/webapp/assets/icons/standard/task_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/task_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/task_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/task_120.png diff --git a/web/src/main/webapp/assets/icons/standard/task_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/task_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/task_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/task_60.png diff --git a/web/src/main/webapp/assets/icons/standard/team_member.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/team_member.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/team_member.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/team_member.svg diff --git a/web/src/main/webapp/assets/icons/standard/team_member_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/team_member_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/team_member_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/team_member_120.png diff --git a/web/src/main/webapp/assets/icons/standard/team_member_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/team_member_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/team_member_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/team_member_60.png diff --git a/web/src/main/webapp/assets/icons/standard/thanks.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/thanks.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/thanks.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/thanks.svg diff --git a/web/src/main/webapp/assets/icons/standard/thanks_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/thanks_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/thanks_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/thanks_120.png diff --git a/web/src/main/webapp/assets/icons/standard/thanks_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/thanks_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/thanks_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/thanks_60.png diff --git a/web/src/main/webapp/assets/icons/standard/thanks_loading.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/thanks_loading.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/thanks_loading.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/thanks_loading.svg diff --git a/web/src/main/webapp/assets/icons/standard/thanks_loading_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/thanks_loading_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/thanks_loading_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/thanks_loading_120.png diff --git a/web/src/main/webapp/assets/icons/standard/thanks_loading_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/thanks_loading_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/thanks_loading_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/thanks_loading_60.png diff --git a/web/src/main/webapp/assets/icons/standard/today.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/today.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/today.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/today.svg diff --git a/web/src/main/webapp/assets/icons/standard/today_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/today_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/today_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/today_120.png diff --git a/web/src/main/webapp/assets/icons/standard/today_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/today_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/today_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/today_60.png diff --git a/web/src/main/webapp/assets/icons/standard/topic.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/topic.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/topic.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/topic.svg diff --git a/web/src/main/webapp/assets/icons/standard/topic_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/topic_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/topic_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/topic_120.png diff --git a/web/src/main/webapp/assets/icons/standard/topic_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/topic_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/topic_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/topic_60.png diff --git a/web/src/main/webapp/assets/icons/standard/unmatched.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/unmatched.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/unmatched.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/unmatched.svg diff --git a/web/src/main/webapp/assets/icons/standard/unmatched_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/unmatched_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/unmatched_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/unmatched_120.png diff --git a/web/src/main/webapp/assets/icons/standard/unmatched_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/unmatched_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/unmatched_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/unmatched_60.png diff --git a/web/src/main/webapp/assets/icons/standard/user.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/user.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/user.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/user.svg diff --git a/web/src/main/webapp/assets/icons/standard/user_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/user_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/user_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/user_120.png diff --git a/web/src/main/webapp/assets/icons/standard/user_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/user_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/user_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/user_60.png diff --git a/web/src/main/webapp/assets/icons/standard/work_order.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/work_order.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/work_order.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/work_order.svg diff --git a/web/src/main/webapp/assets/icons/standard/work_order_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/work_order_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/work_order_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/work_order_120.png diff --git a/web/src/main/webapp/assets/icons/standard/work_order_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/work_order_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/work_order_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/work_order_60.png diff --git a/web/src/main/webapp/assets/icons/standard/work_order_item.svg b/polyfill-service-web/src/main/webapp/assets/icons/standard/work_order_item.svg similarity index 100% rename from web/src/main/webapp/assets/icons/standard/work_order_item.svg rename to polyfill-service-web/src/main/webapp/assets/icons/standard/work_order_item.svg diff --git a/web/src/main/webapp/assets/icons/standard/work_order_item_120.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/work_order_item_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/work_order_item_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/work_order_item_120.png diff --git a/web/src/main/webapp/assets/icons/standard/work_order_item_60.png b/polyfill-service-web/src/main/webapp/assets/icons/standard/work_order_item_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/standard/work_order_item_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/standard/work_order_item_60.png diff --git a/web/src/main/webapp/assets/icons/utility-sprite/svg/symbols.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility-sprite/svg/symbols.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility-sprite/svg/symbols.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility-sprite/svg/symbols.svg diff --git a/web/src/main/webapp/assets/icons/utility-sprite/symbols.html b/polyfill-service-web/src/main/webapp/assets/icons/utility-sprite/symbols.html similarity index 100% rename from web/src/main/webapp/assets/icons/utility-sprite/symbols.html rename to polyfill-service-web/src/main/webapp/assets/icons/utility-sprite/symbols.html diff --git a/web/src/main/webapp/assets/icons/utility/add.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/add.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/add.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/add.svg diff --git a/web/src/main/webapp/assets/icons/utility/add_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/add_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/add_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/add_120.png diff --git a/web/src/main/webapp/assets/icons/utility/add_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/add_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/add_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/add_60.png diff --git a/web/src/main/webapp/assets/icons/utility/adduser.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/adduser.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/adduser.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/adduser.svg diff --git a/web/src/main/webapp/assets/icons/utility/adduser_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/adduser_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/adduser_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/adduser_120.png diff --git a/web/src/main/webapp/assets/icons/utility/adduser_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/adduser_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/adduser_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/adduser_60.png diff --git a/web/src/main/webapp/assets/icons/utility/announcement.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/announcement.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/announcement.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/announcement.svg diff --git a/web/src/main/webapp/assets/icons/utility/announcement_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/announcement_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/announcement_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/announcement_120.png diff --git a/web/src/main/webapp/assets/icons/utility/announcement_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/announcement_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/announcement_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/announcement_60.png diff --git a/web/src/main/webapp/assets/icons/utility/answer.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/answer.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/answer.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/answer.svg diff --git a/web/src/main/webapp/assets/icons/utility/answer_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/answer_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/answer_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/answer_120.png diff --git a/web/src/main/webapp/assets/icons/utility/answer_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/answer_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/answer_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/answer_60.png diff --git a/web/src/main/webapp/assets/icons/utility/apex.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/apex.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/apex.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/apex.svg diff --git a/web/src/main/webapp/assets/icons/utility/apex_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/apex_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/apex_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/apex_120.png diff --git a/web/src/main/webapp/assets/icons/utility/apex_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/apex_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/apex_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/apex_60.png diff --git a/web/src/main/webapp/assets/icons/utility/approval.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/approval.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/approval.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/approval.svg diff --git a/web/src/main/webapp/assets/icons/utility/approval_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/approval_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/approval_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/approval_120.png diff --git a/web/src/main/webapp/assets/icons/utility/approval_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/approval_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/approval_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/approval_60.png diff --git a/web/src/main/webapp/assets/icons/utility/apps.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/apps.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/apps.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/apps.svg diff --git a/web/src/main/webapp/assets/icons/utility/apps_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/apps_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/apps_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/apps_120.png diff --git a/web/src/main/webapp/assets/icons/utility/apps_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/apps_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/apps_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/apps_60.png diff --git a/web/src/main/webapp/assets/icons/utility/arrowdown.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/arrowdown.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/arrowdown.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/arrowdown.svg diff --git a/web/src/main/webapp/assets/icons/utility/arrowdown_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/arrowdown_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/arrowdown_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/arrowdown_120.png diff --git a/web/src/main/webapp/assets/icons/utility/arrowdown_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/arrowdown_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/arrowdown_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/arrowdown_60.png diff --git a/web/src/main/webapp/assets/icons/utility/arrowup.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/arrowup.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/arrowup.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/arrowup.svg diff --git a/web/src/main/webapp/assets/icons/utility/arrowup_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/arrowup_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/arrowup_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/arrowup_120.png diff --git a/web/src/main/webapp/assets/icons/utility/arrowup_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/arrowup_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/arrowup_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/arrowup_60.png diff --git a/web/src/main/webapp/assets/icons/utility/attach.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/attach.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/attach.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/attach.svg diff --git a/web/src/main/webapp/assets/icons/utility/attach_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/attach_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/attach_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/attach_120.png diff --git a/web/src/main/webapp/assets/icons/utility/attach_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/attach_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/attach_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/attach_60.png diff --git a/web/src/main/webapp/assets/icons/utility/back.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/back.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/back.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/back.svg diff --git a/web/src/main/webapp/assets/icons/utility/back_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/back_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/back_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/back_120.png diff --git a/web/src/main/webapp/assets/icons/utility/back_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/back_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/back_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/back_60.png diff --git a/web/src/main/webapp/assets/icons/utility/ban.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/ban.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/ban.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/ban.svg diff --git a/web/src/main/webapp/assets/icons/utility/ban_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/ban_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/ban_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/ban_120.png diff --git a/web/src/main/webapp/assets/icons/utility/ban_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/ban_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/ban_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/ban_60.png diff --git a/web/src/main/webapp/assets/icons/utility/bold.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/bold.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/bold.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/bold.svg diff --git a/web/src/main/webapp/assets/icons/utility/bold_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/bold_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/bold_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/bold_120.png diff --git a/web/src/main/webapp/assets/icons/utility/bold_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/bold_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/bold_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/bold_60.png diff --git a/web/src/main/webapp/assets/icons/utility/bookmark.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/bookmark.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/bookmark.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/bookmark.svg diff --git a/web/src/main/webapp/assets/icons/utility/bookmark_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/bookmark_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/bookmark_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/bookmark_120.png diff --git a/web/src/main/webapp/assets/icons/utility/bookmark_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/bookmark_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/bookmark_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/bookmark_60.png diff --git a/web/src/main/webapp/assets/icons/utility/breadcrumbs.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/breadcrumbs.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/breadcrumbs.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/breadcrumbs.svg diff --git a/web/src/main/webapp/assets/icons/utility/breadcrumbs_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/breadcrumbs_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/breadcrumbs_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/breadcrumbs_120.png diff --git a/web/src/main/webapp/assets/icons/utility/breadcrumbs_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/breadcrumbs_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/breadcrumbs_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/breadcrumbs_60.png diff --git a/web/src/main/webapp/assets/icons/utility/broadcast.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/broadcast.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/broadcast.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/broadcast.svg diff --git a/web/src/main/webapp/assets/icons/utility/broadcast_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/broadcast_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/broadcast_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/broadcast_120.png diff --git a/web/src/main/webapp/assets/icons/utility/broadcast_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/broadcast_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/broadcast_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/broadcast_60.png diff --git a/web/src/main/webapp/assets/icons/utility/brush.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/brush.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/brush.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/brush.svg diff --git a/web/src/main/webapp/assets/icons/utility/brush_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/brush_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/brush_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/brush_120.png diff --git a/web/src/main/webapp/assets/icons/utility/brush_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/brush_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/brush_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/brush_60.png diff --git a/web/src/main/webapp/assets/icons/utility/bucket.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/bucket.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/bucket.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/bucket.svg diff --git a/web/src/main/webapp/assets/icons/utility/bucket_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/bucket_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/bucket_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/bucket_120.png diff --git a/web/src/main/webapp/assets/icons/utility/bucket_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/bucket_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/bucket_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/bucket_60.png diff --git a/web/src/main/webapp/assets/icons/utility/builder.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/builder.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/builder.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/builder.svg diff --git a/web/src/main/webapp/assets/icons/utility/builder_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/builder_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/builder_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/builder_120.png diff --git a/web/src/main/webapp/assets/icons/utility/builder_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/builder_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/builder_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/builder_60.png diff --git a/web/src/main/webapp/assets/icons/utility/call.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/call.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/call.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/call.svg diff --git a/web/src/main/webapp/assets/icons/utility/call_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/call_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/call_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/call_120.png diff --git a/web/src/main/webapp/assets/icons/utility/call_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/call_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/call_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/call_60.png diff --git a/web/src/main/webapp/assets/icons/utility/capslock.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/capslock.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/capslock.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/capslock.svg diff --git a/web/src/main/webapp/assets/icons/utility/capslock_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/capslock_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/capslock_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/capslock_120.png diff --git a/web/src/main/webapp/assets/icons/utility/capslock_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/capslock_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/capslock_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/capslock_60.png diff --git a/web/src/main/webapp/assets/icons/utility/cases.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/cases.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/cases.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/cases.svg diff --git a/web/src/main/webapp/assets/icons/utility/cases_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/cases_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/cases_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/cases_120.png diff --git a/web/src/main/webapp/assets/icons/utility/cases_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/cases_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/cases_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/cases_60.png diff --git a/web/src/main/webapp/assets/icons/utility/center_align_text.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/center_align_text.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/center_align_text.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/center_align_text.svg diff --git a/web/src/main/webapp/assets/icons/utility/center_align_text_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/center_align_text_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/center_align_text_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/center_align_text_120.png diff --git a/web/src/main/webapp/assets/icons/utility/center_align_text_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/center_align_text_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/center_align_text_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/center_align_text_60.png diff --git a/web/src/main/webapp/assets/icons/utility/change_owner.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/change_owner.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/change_owner.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/change_owner.svg diff --git a/web/src/main/webapp/assets/icons/utility/change_owner_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/change_owner_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/change_owner_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/change_owner_120.png diff --git a/web/src/main/webapp/assets/icons/utility/change_owner_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/change_owner_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/change_owner_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/change_owner_60.png diff --git a/web/src/main/webapp/assets/icons/utility/change_record_type.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/change_record_type.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/change_record_type.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/change_record_type.svg diff --git a/web/src/main/webapp/assets/icons/utility/change_record_type_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/change_record_type_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/change_record_type_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/change_record_type_120.png diff --git a/web/src/main/webapp/assets/icons/utility/change_record_type_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/change_record_type_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/change_record_type_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/change_record_type_60.png diff --git a/web/src/main/webapp/assets/icons/utility/chart.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/chart.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chart.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chart.svg diff --git a/web/src/main/webapp/assets/icons/utility/chart_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/chart_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chart_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chart_120.png diff --git a/web/src/main/webapp/assets/icons/utility/chart_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/chart_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chart_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chart_60.png diff --git a/web/src/main/webapp/assets/icons/utility/chat.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/chat.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chat.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chat.svg diff --git a/web/src/main/webapp/assets/icons/utility/chat_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/chat_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chat_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chat_120.png diff --git a/web/src/main/webapp/assets/icons/utility/chat_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/chat_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chat_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chat_60.png diff --git a/web/src/main/webapp/assets/icons/utility/check.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/check.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/check.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/check.svg diff --git a/web/src/main/webapp/assets/icons/utility/check_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/check_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/check_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/check_120.png diff --git a/web/src/main/webapp/assets/icons/utility/check_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/check_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/check_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/check_60.png diff --git a/web/src/main/webapp/assets/icons/utility/checkin.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/checkin.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/checkin.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/checkin.svg diff --git a/web/src/main/webapp/assets/icons/utility/checkin_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/checkin_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/checkin_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/checkin_120.png diff --git a/web/src/main/webapp/assets/icons/utility/checkin_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/checkin_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/checkin_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/checkin_60.png diff --git a/web/src/main/webapp/assets/icons/utility/chevrondown.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/chevrondown.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chevrondown.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chevrondown.svg diff --git a/web/src/main/webapp/assets/icons/utility/chevrondown_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/chevrondown_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chevrondown_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chevrondown_120.png diff --git a/web/src/main/webapp/assets/icons/utility/chevrondown_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/chevrondown_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chevrondown_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chevrondown_60.png diff --git a/web/src/main/webapp/assets/icons/utility/chevronleft.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/chevronleft.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chevronleft.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chevronleft.svg diff --git a/web/src/main/webapp/assets/icons/utility/chevronleft_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/chevronleft_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chevronleft_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chevronleft_120.png diff --git a/web/src/main/webapp/assets/icons/utility/chevronleft_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/chevronleft_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chevronleft_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chevronleft_60.png diff --git a/web/src/main/webapp/assets/icons/utility/chevronright.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/chevronright.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chevronright.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chevronright.svg diff --git a/web/src/main/webapp/assets/icons/utility/chevronright_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/chevronright_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chevronright_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chevronright_120.png diff --git a/web/src/main/webapp/assets/icons/utility/chevronright_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/chevronright_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chevronright_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chevronright_60.png diff --git a/web/src/main/webapp/assets/icons/utility/chevronup.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/chevronup.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chevronup.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chevronup.svg diff --git a/web/src/main/webapp/assets/icons/utility/chevronup_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/chevronup_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chevronup_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chevronup_120.png diff --git a/web/src/main/webapp/assets/icons/utility/chevronup_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/chevronup_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/chevronup_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/chevronup_60.png diff --git a/web/src/main/webapp/assets/icons/utility/clear.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/clear.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/clear.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/clear.svg diff --git a/web/src/main/webapp/assets/icons/utility/clear_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/clear_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/clear_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/clear_120.png diff --git a/web/src/main/webapp/assets/icons/utility/clear_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/clear_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/clear_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/clear_60.png diff --git a/web/src/main/webapp/assets/icons/utility/clock.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/clock.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/clock.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/clock.svg diff --git a/web/src/main/webapp/assets/icons/utility/clock_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/clock_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/clock_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/clock_120.png diff --git a/web/src/main/webapp/assets/icons/utility/clock_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/clock_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/clock_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/clock_60.png diff --git a/web/src/main/webapp/assets/icons/utility/close.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/close.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/close.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/close.svg diff --git a/web/src/main/webapp/assets/icons/utility/close_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/close_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/close_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/close_120.png diff --git a/web/src/main/webapp/assets/icons/utility/close_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/close_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/close_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/close_60.png diff --git a/web/src/main/webapp/assets/icons/utility/comments.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/comments.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/comments.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/comments.svg diff --git a/web/src/main/webapp/assets/icons/utility/comments_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/comments_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/comments_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/comments_120.png diff --git a/web/src/main/webapp/assets/icons/utility/comments_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/comments_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/comments_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/comments_60.png diff --git a/web/src/main/webapp/assets/icons/utility/company.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/company.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/company.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/company.svg diff --git a/web/src/main/webapp/assets/icons/utility/company_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/company_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/company_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/company_120.png diff --git a/web/src/main/webapp/assets/icons/utility/company_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/company_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/company_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/company_60.png diff --git a/web/src/main/webapp/assets/icons/utility/connected_apps.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/connected_apps.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/connected_apps.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/connected_apps.svg diff --git a/web/src/main/webapp/assets/icons/utility/connected_apps_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/connected_apps_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/connected_apps_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/connected_apps_120.png diff --git a/web/src/main/webapp/assets/icons/utility/connected_apps_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/connected_apps_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/connected_apps_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/connected_apps_60.png diff --git a/web/src/main/webapp/assets/icons/utility/contract.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/contract.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/contract.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/contract.svg diff --git a/web/src/main/webapp/assets/icons/utility/contract_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/contract_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/contract_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/contract_120.png diff --git a/web/src/main/webapp/assets/icons/utility/contract_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/contract_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/contract_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/contract_60.png diff --git a/web/src/main/webapp/assets/icons/utility/contract_alt.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/contract_alt.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/contract_alt.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/contract_alt.svg diff --git a/web/src/main/webapp/assets/icons/utility/contract_alt_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/contract_alt_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/contract_alt_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/contract_alt_120.png diff --git a/web/src/main/webapp/assets/icons/utility/contract_alt_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/contract_alt_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/contract_alt_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/contract_alt_60.png diff --git a/web/src/main/webapp/assets/icons/utility/copy.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/copy.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/copy.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/copy.svg diff --git a/web/src/main/webapp/assets/icons/utility/copy_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/copy_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/copy_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/copy_120.png diff --git a/web/src/main/webapp/assets/icons/utility/copy_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/copy_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/copy_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/copy_60.png diff --git a/web/src/main/webapp/assets/icons/utility/crossfilter.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/crossfilter.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/crossfilter.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/crossfilter.svg diff --git a/web/src/main/webapp/assets/icons/utility/crossfilter_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/crossfilter_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/crossfilter_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/crossfilter_120.png diff --git a/web/src/main/webapp/assets/icons/utility/crossfilter_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/crossfilter_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/crossfilter_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/crossfilter_60.png diff --git a/web/src/main/webapp/assets/icons/utility/custom_apps.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/custom_apps.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/custom_apps.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/custom_apps.svg diff --git a/web/src/main/webapp/assets/icons/utility/custom_apps_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/custom_apps_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/custom_apps_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/custom_apps_120.png diff --git a/web/src/main/webapp/assets/icons/utility/custom_apps_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/custom_apps_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/custom_apps_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/custom_apps_60.png diff --git a/web/src/main/webapp/assets/icons/utility/cut.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/cut.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/cut.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/cut.svg diff --git a/web/src/main/webapp/assets/icons/utility/cut_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/cut_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/cut_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/cut_120.png diff --git a/web/src/main/webapp/assets/icons/utility/cut_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/cut_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/cut_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/cut_60.png diff --git a/web/src/main/webapp/assets/icons/utility/dash.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/dash.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/dash.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/dash.svg diff --git a/web/src/main/webapp/assets/icons/utility/dash_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/dash_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/dash_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/dash_120.png diff --git a/web/src/main/webapp/assets/icons/utility/dash_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/dash_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/dash_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/dash_60.png diff --git a/web/src/main/webapp/assets/icons/utility/database.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/database.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/database.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/database.svg diff --git a/web/src/main/webapp/assets/icons/utility/database_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/database_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/database_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/database_120.png diff --git a/web/src/main/webapp/assets/icons/utility/database_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/database_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/database_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/database_60.png diff --git a/web/src/main/webapp/assets/icons/utility/datadotcom.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/datadotcom.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/datadotcom.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/datadotcom.svg diff --git a/web/src/main/webapp/assets/icons/utility/datadotcom_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/datadotcom_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/datadotcom_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/datadotcom_120.png diff --git a/web/src/main/webapp/assets/icons/utility/datadotcom_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/datadotcom_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/datadotcom_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/datadotcom_60.png diff --git a/web/src/main/webapp/assets/icons/utility/dayview.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/dayview.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/dayview.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/dayview.svg diff --git a/web/src/main/webapp/assets/icons/utility/dayview_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/dayview_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/dayview_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/dayview_120.png diff --git a/web/src/main/webapp/assets/icons/utility/dayview_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/dayview_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/dayview_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/dayview_60.png diff --git a/web/src/main/webapp/assets/icons/utility/delete.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/delete.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/delete.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/delete.svg diff --git a/web/src/main/webapp/assets/icons/utility/delete_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/delete_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/delete_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/delete_120.png diff --git a/web/src/main/webapp/assets/icons/utility/delete_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/delete_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/delete_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/delete_60.png diff --git a/web/src/main/webapp/assets/icons/utility/deprecate.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/deprecate.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/deprecate.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/deprecate.svg diff --git a/web/src/main/webapp/assets/icons/utility/deprecate_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/deprecate_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/deprecate_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/deprecate_120.png diff --git a/web/src/main/webapp/assets/icons/utility/deprecate_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/deprecate_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/deprecate_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/deprecate_60.png diff --git a/web/src/main/webapp/assets/icons/utility/description.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/description.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/description.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/description.svg diff --git a/web/src/main/webapp/assets/icons/utility/description_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/description_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/description_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/description_120.png diff --git a/web/src/main/webapp/assets/icons/utility/description_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/description_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/description_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/description_60.png diff --git a/web/src/main/webapp/assets/icons/utility/desktop.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/desktop.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/desktop.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/desktop.svg diff --git a/web/src/main/webapp/assets/icons/utility/desktop_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/desktop_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/desktop_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/desktop_120.png diff --git a/web/src/main/webapp/assets/icons/utility/desktop_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/desktop_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/desktop_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/desktop_60.png diff --git a/web/src/main/webapp/assets/icons/utility/dislike.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/dislike.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/dislike.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/dislike.svg diff --git a/web/src/main/webapp/assets/icons/utility/dislike_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/dislike_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/dislike_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/dislike_120.png diff --git a/web/src/main/webapp/assets/icons/utility/dislike_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/dislike_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/dislike_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/dislike_60.png diff --git a/web/src/main/webapp/assets/icons/utility/dock_panel.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/dock_panel.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/dock_panel.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/dock_panel.svg diff --git a/web/src/main/webapp/assets/icons/utility/dock_panel_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/dock_panel_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/dock_panel_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/dock_panel_120.png diff --git a/web/src/main/webapp/assets/icons/utility/dock_panel_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/dock_panel_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/dock_panel_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/dock_panel_60.png diff --git a/web/src/main/webapp/assets/icons/utility/down.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/down.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/down.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/down.svg diff --git a/web/src/main/webapp/assets/icons/utility/down_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/down_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/down_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/down_120.png diff --git a/web/src/main/webapp/assets/icons/utility/down_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/down_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/down_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/down_60.png diff --git a/web/src/main/webapp/assets/icons/utility/download.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/download.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/download.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/download.svg diff --git a/web/src/main/webapp/assets/icons/utility/download_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/download_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/download_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/download_120.png diff --git a/web/src/main/webapp/assets/icons/utility/download_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/download_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/download_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/download_60.png diff --git a/web/src/main/webapp/assets/icons/utility/edit.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/edit.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/edit.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/edit.svg diff --git a/web/src/main/webapp/assets/icons/utility/edit_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/edit_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/edit_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/edit_120.png diff --git a/web/src/main/webapp/assets/icons/utility/edit_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/edit_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/edit_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/edit_60.png diff --git a/web/src/main/webapp/assets/icons/utility/edit_form.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/edit_form.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/edit_form.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/edit_form.svg diff --git a/web/src/main/webapp/assets/icons/utility/edit_form_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/edit_form_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/edit_form_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/edit_form_120.png diff --git a/web/src/main/webapp/assets/icons/utility/edit_form_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/edit_form_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/edit_form_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/edit_form_60.png diff --git a/web/src/main/webapp/assets/icons/utility/email.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/email.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/email.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/email.svg diff --git a/web/src/main/webapp/assets/icons/utility/email_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/email_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/email_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/email_120.png diff --git a/web/src/main/webapp/assets/icons/utility/email_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/email_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/email_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/email_60.png diff --git a/web/src/main/webapp/assets/icons/utility/emoji.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/emoji.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/emoji.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/emoji.svg diff --git a/web/src/main/webapp/assets/icons/utility/emoji_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/emoji_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/emoji_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/emoji_120.png diff --git a/web/src/main/webapp/assets/icons/utility/emoji_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/emoji_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/emoji_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/emoji_60.png diff --git a/web/src/main/webapp/assets/icons/utility/end_call.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/end_call.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/end_call.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/end_call.svg diff --git a/web/src/main/webapp/assets/icons/utility/end_call_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/end_call_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/end_call_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/end_call_120.png diff --git a/web/src/main/webapp/assets/icons/utility/end_call_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/end_call_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/end_call_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/end_call_60.png diff --git a/web/src/main/webapp/assets/icons/utility/erect_window.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/erect_window.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/erect_window.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/erect_window.svg diff --git a/web/src/main/webapp/assets/icons/utility/erect_window_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/erect_window_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/erect_window_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/erect_window_120.png diff --git a/web/src/main/webapp/assets/icons/utility/erect_window_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/erect_window_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/erect_window_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/erect_window_60.png diff --git a/web/src/main/webapp/assets/icons/utility/error.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/error.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/error.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/error.svg diff --git a/web/src/main/webapp/assets/icons/utility/error_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/error_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/error_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/error_120.png diff --git a/web/src/main/webapp/assets/icons/utility/error_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/error_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/error_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/error_60.png diff --git a/web/src/main/webapp/assets/icons/utility/event.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/event.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/event.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/event.svg diff --git a/web/src/main/webapp/assets/icons/utility/event_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/event_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/event_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/event_120.png diff --git a/web/src/main/webapp/assets/icons/utility/event_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/event_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/event_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/event_60.png diff --git a/web/src/main/webapp/assets/icons/utility/expand.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/expand.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/expand.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/expand.svg diff --git a/web/src/main/webapp/assets/icons/utility/expand_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/expand_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/expand_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/expand_120.png diff --git a/web/src/main/webapp/assets/icons/utility/expand_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/expand_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/expand_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/expand_60.png diff --git a/web/src/main/webapp/assets/icons/utility/expand_alt.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/expand_alt.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/expand_alt.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/expand_alt.svg diff --git a/web/src/main/webapp/assets/icons/utility/expand_alt_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/expand_alt_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/expand_alt_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/expand_alt_120.png diff --git a/web/src/main/webapp/assets/icons/utility/expand_alt_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/expand_alt_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/expand_alt_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/expand_alt_60.png diff --git a/web/src/main/webapp/assets/icons/utility/fallback.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/fallback.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/fallback.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/fallback.svg diff --git a/web/src/main/webapp/assets/icons/utility/fallback_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/fallback_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/fallback_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/fallback_120.png diff --git a/web/src/main/webapp/assets/icons/utility/fallback_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/fallback_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/fallback_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/fallback_60.png diff --git a/web/src/main/webapp/assets/icons/utility/favorite.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/favorite.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/favorite.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/favorite.svg diff --git a/web/src/main/webapp/assets/icons/utility/favorite_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/favorite_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/favorite_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/favorite_120.png diff --git a/web/src/main/webapp/assets/icons/utility/favorite_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/favorite_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/favorite_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/favorite_60.png diff --git a/web/src/main/webapp/assets/icons/utility/feed.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/feed.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/feed.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/feed.svg diff --git a/web/src/main/webapp/assets/icons/utility/feed_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/feed_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/feed_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/feed_120.png diff --git a/web/src/main/webapp/assets/icons/utility/feed_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/feed_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/feed_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/feed_60.png diff --git a/web/src/main/webapp/assets/icons/utility/file.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/file.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/file.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/file.svg diff --git a/web/src/main/webapp/assets/icons/utility/file_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/file_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/file_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/file_120.png diff --git a/web/src/main/webapp/assets/icons/utility/file_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/file_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/file_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/file_60.png diff --git a/web/src/main/webapp/assets/icons/utility/filter.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/filter.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/filter.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/filter.svg diff --git a/web/src/main/webapp/assets/icons/utility/filterList.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/filterList.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/filterList.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/filterList.svg diff --git a/web/src/main/webapp/assets/icons/utility/filterList_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/filterList_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/filterList_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/filterList_120.png diff --git a/web/src/main/webapp/assets/icons/utility/filterList_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/filterList_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/filterList_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/filterList_60.png diff --git a/web/src/main/webapp/assets/icons/utility/filter_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/filter_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/filter_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/filter_120.png diff --git a/web/src/main/webapp/assets/icons/utility/filter_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/filter_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/filter_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/filter_60.png diff --git a/web/src/main/webapp/assets/icons/utility/flow.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/flow.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/flow.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/flow.svg diff --git a/web/src/main/webapp/assets/icons/utility/flow_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/flow_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/flow_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/flow_120.png diff --git a/web/src/main/webapp/assets/icons/utility/flow_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/flow_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/flow_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/flow_60.png diff --git a/web/src/main/webapp/assets/icons/utility/forward.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/forward.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/forward.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/forward.svg diff --git a/web/src/main/webapp/assets/icons/utility/forward_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/forward_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/forward_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/forward_120.png diff --git a/web/src/main/webapp/assets/icons/utility/forward_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/forward_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/forward_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/forward_60.png diff --git a/web/src/main/webapp/assets/icons/utility/frozen.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/frozen.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/frozen.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/frozen.svg diff --git a/web/src/main/webapp/assets/icons/utility/frozen_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/frozen_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/frozen_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/frozen_120.png diff --git a/web/src/main/webapp/assets/icons/utility/frozen_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/frozen_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/frozen_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/frozen_60.png diff --git a/web/src/main/webapp/assets/icons/utility/full_width_view.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/full_width_view.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/full_width_view.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/full_width_view.svg diff --git a/web/src/main/webapp/assets/icons/utility/full_width_view_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/full_width_view_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/full_width_view_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/full_width_view_120.png diff --git a/web/src/main/webapp/assets/icons/utility/full_width_view_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/full_width_view_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/full_width_view_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/full_width_view_60.png diff --git a/web/src/main/webapp/assets/icons/utility/groups.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/groups.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/groups.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/groups.svg diff --git a/web/src/main/webapp/assets/icons/utility/groups_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/groups_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/groups_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/groups_120.png diff --git a/web/src/main/webapp/assets/icons/utility/groups_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/groups_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/groups_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/groups_60.png diff --git a/web/src/main/webapp/assets/icons/utility/help.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/help.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/help.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/help.svg diff --git a/web/src/main/webapp/assets/icons/utility/help_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/help_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/help_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/help_120.png diff --git a/web/src/main/webapp/assets/icons/utility/help_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/help_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/help_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/help_60.png diff --git a/web/src/main/webapp/assets/icons/utility/home.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/home.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/home.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/home.svg diff --git a/web/src/main/webapp/assets/icons/utility/home_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/home_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/home_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/home_120.png diff --git a/web/src/main/webapp/assets/icons/utility/home_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/home_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/home_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/home_60.png diff --git a/web/src/main/webapp/assets/icons/utility/identity.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/identity.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/identity.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/identity.svg diff --git a/web/src/main/webapp/assets/icons/utility/identity_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/identity_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/identity_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/identity_120.png diff --git a/web/src/main/webapp/assets/icons/utility/identity_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/identity_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/identity_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/identity_60.png diff --git a/web/src/main/webapp/assets/icons/utility/image.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/image.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/image.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/image.svg diff --git a/web/src/main/webapp/assets/icons/utility/image_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/image_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/image_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/image_120.png diff --git a/web/src/main/webapp/assets/icons/utility/image_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/image_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/image_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/image_60.png diff --git a/web/src/main/webapp/assets/icons/utility/inbox.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/inbox.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/inbox.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/inbox.svg diff --git a/web/src/main/webapp/assets/icons/utility/inbox_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/inbox_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/inbox_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/inbox_120.png diff --git a/web/src/main/webapp/assets/icons/utility/inbox_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/inbox_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/inbox_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/inbox_60.png diff --git a/web/src/main/webapp/assets/icons/utility/info.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/info.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/info.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/info.svg diff --git a/web/src/main/webapp/assets/icons/utility/info_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/info_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/info_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/info_120.png diff --git a/web/src/main/webapp/assets/icons/utility/info_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/info_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/info_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/info_60.png diff --git a/web/src/main/webapp/assets/icons/utility/info_alt.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/info_alt.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/info_alt.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/info_alt.svg diff --git a/web/src/main/webapp/assets/icons/utility/info_alt_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/info_alt_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/info_alt_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/info_alt_120.png diff --git a/web/src/main/webapp/assets/icons/utility/info_alt_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/info_alt_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/info_alt_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/info_alt_60.png diff --git a/web/src/main/webapp/assets/icons/utility/insert_tag_field.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/insert_tag_field.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/insert_tag_field.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/insert_tag_field.svg diff --git a/web/src/main/webapp/assets/icons/utility/insert_tag_field_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/insert_tag_field_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/insert_tag_field_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/insert_tag_field_120.png diff --git a/web/src/main/webapp/assets/icons/utility/insert_tag_field_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/insert_tag_field_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/insert_tag_field_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/insert_tag_field_60.png diff --git a/web/src/main/webapp/assets/icons/utility/insert_template.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/insert_template.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/insert_template.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/insert_template.svg diff --git a/web/src/main/webapp/assets/icons/utility/insert_template_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/insert_template_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/insert_template_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/insert_template_120.png diff --git a/web/src/main/webapp/assets/icons/utility/insert_template_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/insert_template_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/insert_template_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/insert_template_60.png diff --git a/web/src/main/webapp/assets/icons/utility/italic.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/italic.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/italic.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/italic.svg diff --git a/web/src/main/webapp/assets/icons/utility/italic_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/italic_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/italic_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/italic_120.png diff --git a/web/src/main/webapp/assets/icons/utility/italic_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/italic_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/italic_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/italic_60.png diff --git a/web/src/main/webapp/assets/icons/utility/jump_to_bottom.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/jump_to_bottom.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/jump_to_bottom.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/jump_to_bottom.svg diff --git a/web/src/main/webapp/assets/icons/utility/jump_to_bottom_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/jump_to_bottom_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/jump_to_bottom_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/jump_to_bottom_120.png diff --git a/web/src/main/webapp/assets/icons/utility/jump_to_bottom_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/jump_to_bottom_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/jump_to_bottom_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/jump_to_bottom_60.png diff --git a/web/src/main/webapp/assets/icons/utility/jump_to_top.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/jump_to_top.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/jump_to_top.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/jump_to_top.svg diff --git a/web/src/main/webapp/assets/icons/utility/jump_to_top_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/jump_to_top_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/jump_to_top_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/jump_to_top_120.png diff --git a/web/src/main/webapp/assets/icons/utility/jump_to_top_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/jump_to_top_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/jump_to_top_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/jump_to_top_60.png diff --git a/web/src/main/webapp/assets/icons/utility/justify_text.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/justify_text.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/justify_text.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/justify_text.svg diff --git a/web/src/main/webapp/assets/icons/utility/justify_text_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/justify_text_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/justify_text_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/justify_text_120.png diff --git a/web/src/main/webapp/assets/icons/utility/justify_text_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/justify_text_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/justify_text_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/justify_text_60.png diff --git a/web/src/main/webapp/assets/icons/utility/kanban.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/kanban.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/kanban.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/kanban.svg diff --git a/web/src/main/webapp/assets/icons/utility/kanban_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/kanban_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/kanban_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/kanban_120.png diff --git a/web/src/main/webapp/assets/icons/utility/kanban_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/kanban_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/kanban_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/kanban_60.png diff --git a/web/src/main/webapp/assets/icons/utility/keyboard_dismiss.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/keyboard_dismiss.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/keyboard_dismiss.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/keyboard_dismiss.svg diff --git a/web/src/main/webapp/assets/icons/utility/keyboard_dismiss_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/keyboard_dismiss_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/keyboard_dismiss_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/keyboard_dismiss_120.png diff --git a/web/src/main/webapp/assets/icons/utility/keyboard_dismiss_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/keyboard_dismiss_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/keyboard_dismiss_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/keyboard_dismiss_60.png diff --git a/web/src/main/webapp/assets/icons/utility/knowledge_base.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/knowledge_base.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/knowledge_base.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/knowledge_base.svg diff --git a/web/src/main/webapp/assets/icons/utility/knowledge_base_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/knowledge_base_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/knowledge_base_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/knowledge_base_120.png diff --git a/web/src/main/webapp/assets/icons/utility/knowledge_base_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/knowledge_base_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/knowledge_base_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/knowledge_base_60.png diff --git a/web/src/main/webapp/assets/icons/utility/layers.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/layers.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/layers.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/layers.svg diff --git a/web/src/main/webapp/assets/icons/utility/layers_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/layers_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/layers_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/layers_120.png diff --git a/web/src/main/webapp/assets/icons/utility/layers_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/layers_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/layers_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/layers_60.png diff --git a/web/src/main/webapp/assets/icons/utility/layout.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/layout.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/layout.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/layout.svg diff --git a/web/src/main/webapp/assets/icons/utility/layout_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/layout_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/layout_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/layout_120.png diff --git a/web/src/main/webapp/assets/icons/utility/layout_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/layout_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/layout_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/layout_60.png diff --git a/web/src/main/webapp/assets/icons/utility/left.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/left.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/left.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/left.svg diff --git a/web/src/main/webapp/assets/icons/utility/left_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/left_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/left_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/left_120.png diff --git a/web/src/main/webapp/assets/icons/utility/left_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/left_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/left_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/left_60.png diff --git a/web/src/main/webapp/assets/icons/utility/left_align_text.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/left_align_text.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/left_align_text.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/left_align_text.svg diff --git a/web/src/main/webapp/assets/icons/utility/left_align_text_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/left_align_text_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/left_align_text_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/left_align_text_120.png diff --git a/web/src/main/webapp/assets/icons/utility/left_align_text_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/left_align_text_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/left_align_text_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/left_align_text_60.png diff --git a/web/src/main/webapp/assets/icons/utility/level_up.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/level_up.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/level_up.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/level_up.svg diff --git a/web/src/main/webapp/assets/icons/utility/level_up_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/level_up_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/level_up_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/level_up_120.png diff --git a/web/src/main/webapp/assets/icons/utility/level_up_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/level_up_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/level_up_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/level_up_60.png diff --git a/web/src/main/webapp/assets/icons/utility/like.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/like.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/like.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/like.svg diff --git a/web/src/main/webapp/assets/icons/utility/like_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/like_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/like_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/like_120.png diff --git a/web/src/main/webapp/assets/icons/utility/like_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/like_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/like_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/like_60.png diff --git a/web/src/main/webapp/assets/icons/utility/link.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/link.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/link.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/link.svg diff --git a/web/src/main/webapp/assets/icons/utility/link_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/link_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/link_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/link_120.png diff --git a/web/src/main/webapp/assets/icons/utility/link_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/link_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/link_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/link_60.png diff --git a/web/src/main/webapp/assets/icons/utility/list.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/list.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/list.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/list.svg diff --git a/web/src/main/webapp/assets/icons/utility/list_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/list_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/list_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/list_120.png diff --git a/web/src/main/webapp/assets/icons/utility/list_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/list_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/list_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/list_60.png diff --git a/web/src/main/webapp/assets/icons/utility/location.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/location.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/location.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/location.svg diff --git a/web/src/main/webapp/assets/icons/utility/location_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/location_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/location_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/location_120.png diff --git a/web/src/main/webapp/assets/icons/utility/location_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/location_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/location_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/location_60.png diff --git a/web/src/main/webapp/assets/icons/utility/lock.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/lock.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/lock.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/lock.svg diff --git a/web/src/main/webapp/assets/icons/utility/lock_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/lock_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/lock_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/lock_120.png diff --git a/web/src/main/webapp/assets/icons/utility/lock_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/lock_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/lock_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/lock_60.png diff --git a/web/src/main/webapp/assets/icons/utility/log_a_call.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/log_a_call.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/log_a_call.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/log_a_call.svg diff --git a/web/src/main/webapp/assets/icons/utility/log_a_call_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/log_a_call_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/log_a_call_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/log_a_call_120.png diff --git a/web/src/main/webapp/assets/icons/utility/log_a_call_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/log_a_call_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/log_a_call_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/log_a_call_60.png diff --git a/web/src/main/webapp/assets/icons/utility/logout.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/logout.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/logout.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/logout.svg diff --git a/web/src/main/webapp/assets/icons/utility/logout_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/logout_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/logout_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/logout_120.png diff --git a/web/src/main/webapp/assets/icons/utility/logout_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/logout_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/logout_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/logout_60.png diff --git a/web/src/main/webapp/assets/icons/utility/magicwand.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/magicwand.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/magicwand.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/magicwand.svg diff --git a/web/src/main/webapp/assets/icons/utility/magicwand_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/magicwand_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/magicwand_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/magicwand_120.png diff --git a/web/src/main/webapp/assets/icons/utility/magicwand_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/magicwand_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/magicwand_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/magicwand_60.png diff --git a/web/src/main/webapp/assets/icons/utility/mark_all_as_read.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/mark_all_as_read.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/mark_all_as_read.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/mark_all_as_read.svg diff --git a/web/src/main/webapp/assets/icons/utility/mark_all_as_read_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/mark_all_as_read_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/mark_all_as_read_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/mark_all_as_read_120.png diff --git a/web/src/main/webapp/assets/icons/utility/mark_all_as_read_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/mark_all_as_read_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/mark_all_as_read_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/mark_all_as_read_60.png diff --git a/web/src/main/webapp/assets/icons/utility/matrix.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/matrix.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/matrix.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/matrix.svg diff --git a/web/src/main/webapp/assets/icons/utility/matrix_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/matrix_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/matrix_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/matrix_120.png diff --git a/web/src/main/webapp/assets/icons/utility/matrix_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/matrix_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/matrix_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/matrix_60.png diff --git a/web/src/main/webapp/assets/icons/utility/merge.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/merge.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/merge.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/merge.svg diff --git a/web/src/main/webapp/assets/icons/utility/merge_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/merge_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/merge_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/merge_120.png diff --git a/web/src/main/webapp/assets/icons/utility/merge_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/merge_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/merge_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/merge_60.png diff --git a/web/src/main/webapp/assets/icons/utility/metrics.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/metrics.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/metrics.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/metrics.svg diff --git a/web/src/main/webapp/assets/icons/utility/metrics_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/metrics_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/metrics_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/metrics_120.png diff --git a/web/src/main/webapp/assets/icons/utility/metrics_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/metrics_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/metrics_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/metrics_60.png diff --git a/web/src/main/webapp/assets/icons/utility/minimize_window.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/minimize_window.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/minimize_window.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/minimize_window.svg diff --git a/web/src/main/webapp/assets/icons/utility/minimize_window_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/minimize_window_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/minimize_window_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/minimize_window_120.png diff --git a/web/src/main/webapp/assets/icons/utility/minimize_window_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/minimize_window_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/minimize_window_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/minimize_window_60.png diff --git a/web/src/main/webapp/assets/icons/utility/moneybag.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/moneybag.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/moneybag.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/moneybag.svg diff --git a/web/src/main/webapp/assets/icons/utility/moneybag_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/moneybag_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/moneybag_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/moneybag_120.png diff --git a/web/src/main/webapp/assets/icons/utility/moneybag_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/moneybag_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/moneybag_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/moneybag_60.png diff --git a/web/src/main/webapp/assets/icons/utility/monthlyview.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/monthlyview.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/monthlyview.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/monthlyview.svg diff --git a/web/src/main/webapp/assets/icons/utility/monthlyview_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/monthlyview_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/monthlyview_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/monthlyview_120.png diff --git a/web/src/main/webapp/assets/icons/utility/monthlyview_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/monthlyview_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/monthlyview_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/monthlyview_60.png diff --git a/web/src/main/webapp/assets/icons/utility/move.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/move.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/move.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/move.svg diff --git a/web/src/main/webapp/assets/icons/utility/move_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/move_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/move_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/move_120.png diff --git a/web/src/main/webapp/assets/icons/utility/move_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/move_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/move_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/move_60.png diff --git a/web/src/main/webapp/assets/icons/utility/muted.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/muted.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/muted.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/muted.svg diff --git a/web/src/main/webapp/assets/icons/utility/muted_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/muted_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/muted_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/muted_120.png diff --git a/web/src/main/webapp/assets/icons/utility/muted_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/muted_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/muted_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/muted_60.png diff --git a/web/src/main/webapp/assets/icons/utility/new.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/new.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/new.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/new.svg diff --git a/web/src/main/webapp/assets/icons/utility/new_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/new_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/new_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/new_120.png diff --git a/web/src/main/webapp/assets/icons/utility/new_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/new_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/new_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/new_60.png diff --git a/web/src/main/webapp/assets/icons/utility/new_window.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/new_window.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/new_window.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/new_window.svg diff --git a/web/src/main/webapp/assets/icons/utility/new_window_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/new_window_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/new_window_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/new_window_120.png diff --git a/web/src/main/webapp/assets/icons/utility/new_window_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/new_window_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/new_window_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/new_window_60.png diff --git a/web/src/main/webapp/assets/icons/utility/news.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/news.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/news.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/news.svg diff --git a/web/src/main/webapp/assets/icons/utility/news_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/news_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/news_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/news_120.png diff --git a/web/src/main/webapp/assets/icons/utility/news_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/news_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/news_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/news_60.png diff --git a/web/src/main/webapp/assets/icons/utility/note.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/note.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/note.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/note.svg diff --git a/web/src/main/webapp/assets/icons/utility/note_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/note_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/note_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/note_120.png diff --git a/web/src/main/webapp/assets/icons/utility/note_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/note_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/note_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/note_60.png diff --git a/web/src/main/webapp/assets/icons/utility/notebook.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/notebook.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/notebook.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/notebook.svg diff --git a/web/src/main/webapp/assets/icons/utility/notebook_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/notebook_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/notebook_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/notebook_120.png diff --git a/web/src/main/webapp/assets/icons/utility/notebook_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/notebook_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/notebook_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/notebook_60.png diff --git a/web/src/main/webapp/assets/icons/utility/notification.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/notification.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/notification.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/notification.svg diff --git a/web/src/main/webapp/assets/icons/utility/notification_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/notification_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/notification_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/notification_120.png diff --git a/web/src/main/webapp/assets/icons/utility/notification_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/notification_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/notification_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/notification_60.png diff --git a/web/src/main/webapp/assets/icons/utility/office365.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/office365.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/office365.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/office365.svg diff --git a/web/src/main/webapp/assets/icons/utility/office365_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/office365_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/office365_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/office365_120.png diff --git a/web/src/main/webapp/assets/icons/utility/office365_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/office365_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/office365_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/office365_60.png diff --git a/web/src/main/webapp/assets/icons/utility/offline.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/offline.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/offline.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/offline.svg diff --git a/web/src/main/webapp/assets/icons/utility/offline_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/offline_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/offline_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/offline_120.png diff --git a/web/src/main/webapp/assets/icons/utility/offline_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/offline_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/offline_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/offline_60.png diff --git a/web/src/main/webapp/assets/icons/utility/offline_cached.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/offline_cached.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/offline_cached.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/offline_cached.svg diff --git a/web/src/main/webapp/assets/icons/utility/offline_cached_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/offline_cached_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/offline_cached_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/offline_cached_120.png diff --git a/web/src/main/webapp/assets/icons/utility/offline_cached_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/offline_cached_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/offline_cached_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/offline_cached_60.png diff --git a/web/src/main/webapp/assets/icons/utility/open.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/open.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/open.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/open.svg diff --git a/web/src/main/webapp/assets/icons/utility/open_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/open_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/open_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/open_120.png diff --git a/web/src/main/webapp/assets/icons/utility/open_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/open_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/open_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/open_60.png diff --git a/web/src/main/webapp/assets/icons/utility/open_folder.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/open_folder.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/open_folder.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/open_folder.svg diff --git a/web/src/main/webapp/assets/icons/utility/open_folder_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/open_folder_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/open_folder_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/open_folder_120.png diff --git a/web/src/main/webapp/assets/icons/utility/open_folder_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/open_folder_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/open_folder_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/open_folder_60.png diff --git a/web/src/main/webapp/assets/icons/utility/opened_folder.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/opened_folder.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/opened_folder.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/opened_folder.svg diff --git a/web/src/main/webapp/assets/icons/utility/opened_folder_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/opened_folder_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/opened_folder_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/opened_folder_120.png diff --git a/web/src/main/webapp/assets/icons/utility/opened_folder_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/opened_folder_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/opened_folder_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/opened_folder_60.png diff --git a/web/src/main/webapp/assets/icons/utility/overflow.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/overflow.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/overflow.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/overflow.svg diff --git a/web/src/main/webapp/assets/icons/utility/overflow_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/overflow_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/overflow_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/overflow_120.png diff --git a/web/src/main/webapp/assets/icons/utility/overflow_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/overflow_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/overflow_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/overflow_60.png diff --git a/web/src/main/webapp/assets/icons/utility/package.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/package.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/package.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/package.svg diff --git a/web/src/main/webapp/assets/icons/utility/package_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/package_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/package_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/package_120.png diff --git a/web/src/main/webapp/assets/icons/utility/package_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/package_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/package_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/package_60.png diff --git a/web/src/main/webapp/assets/icons/utility/package_org.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/package_org.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/package_org.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/package_org.svg diff --git a/web/src/main/webapp/assets/icons/utility/package_org_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/package_org_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/package_org_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/package_org_120.png diff --git a/web/src/main/webapp/assets/icons/utility/package_org_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/package_org_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/package_org_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/package_org_60.png diff --git a/web/src/main/webapp/assets/icons/utility/package_org_beta.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/package_org_beta.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/package_org_beta.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/package_org_beta.svg diff --git a/web/src/main/webapp/assets/icons/utility/package_org_beta_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/package_org_beta_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/package_org_beta_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/package_org_beta_120.png diff --git a/web/src/main/webapp/assets/icons/utility/package_org_beta_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/package_org_beta_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/package_org_beta_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/package_org_beta_60.png diff --git a/web/src/main/webapp/assets/icons/utility/page.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/page.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/page.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/page.svg diff --git a/web/src/main/webapp/assets/icons/utility/page_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/page_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/page_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/page_120.png diff --git a/web/src/main/webapp/assets/icons/utility/page_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/page_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/page_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/page_60.png diff --git a/web/src/main/webapp/assets/icons/utility/palette.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/palette.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/palette.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/palette.svg diff --git a/web/src/main/webapp/assets/icons/utility/palette_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/palette_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/palette_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/palette_120.png diff --git a/web/src/main/webapp/assets/icons/utility/palette_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/palette_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/palette_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/palette_60.png diff --git a/web/src/main/webapp/assets/icons/utility/paste.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/paste.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/paste.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/paste.svg diff --git a/web/src/main/webapp/assets/icons/utility/paste_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/paste_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/paste_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/paste_120.png diff --git a/web/src/main/webapp/assets/icons/utility/paste_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/paste_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/paste_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/paste_60.png diff --git a/web/src/main/webapp/assets/icons/utility/people.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/people.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/people.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/people.svg diff --git a/web/src/main/webapp/assets/icons/utility/people_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/people_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/people_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/people_120.png diff --git a/web/src/main/webapp/assets/icons/utility/people_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/people_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/people_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/people_60.png diff --git a/web/src/main/webapp/assets/icons/utility/phone_landscape.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/phone_landscape.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/phone_landscape.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/phone_landscape.svg diff --git a/web/src/main/webapp/assets/icons/utility/phone_landscape_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/phone_landscape_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/phone_landscape_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/phone_landscape_120.png diff --git a/web/src/main/webapp/assets/icons/utility/phone_landscape_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/phone_landscape_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/phone_landscape_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/phone_landscape_60.png diff --git a/web/src/main/webapp/assets/icons/utility/phone_portrait.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/phone_portrait.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/phone_portrait.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/phone_portrait.svg diff --git a/web/src/main/webapp/assets/icons/utility/phone_portrait_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/phone_portrait_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/phone_portrait_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/phone_portrait_120.png diff --git a/web/src/main/webapp/assets/icons/utility/phone_portrait_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/phone_portrait_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/phone_portrait_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/phone_portrait_60.png diff --git a/web/src/main/webapp/assets/icons/utility/photo.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/photo.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/photo.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/photo.svg diff --git a/web/src/main/webapp/assets/icons/utility/photo_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/photo_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/photo_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/photo_120.png diff --git a/web/src/main/webapp/assets/icons/utility/photo_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/photo_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/photo_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/photo_60.png diff --git a/web/src/main/webapp/assets/icons/utility/picklist.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/picklist.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/picklist.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/picklist.svg diff --git a/web/src/main/webapp/assets/icons/utility/picklist_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/picklist_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/picklist_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/picklist_120.png diff --git a/web/src/main/webapp/assets/icons/utility/picklist_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/picklist_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/picklist_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/picklist_60.png diff --git a/web/src/main/webapp/assets/icons/utility/power.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/power.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/power.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/power.svg diff --git a/web/src/main/webapp/assets/icons/utility/power_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/power_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/power_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/power_120.png diff --git a/web/src/main/webapp/assets/icons/utility/power_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/power_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/power_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/power_60.png diff --git a/web/src/main/webapp/assets/icons/utility/preview.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/preview.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/preview.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/preview.svg diff --git a/web/src/main/webapp/assets/icons/utility/preview_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/preview_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/preview_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/preview_120.png diff --git a/web/src/main/webapp/assets/icons/utility/preview_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/preview_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/preview_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/preview_60.png diff --git a/web/src/main/webapp/assets/icons/utility/priority.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/priority.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/priority.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/priority.svg diff --git a/web/src/main/webapp/assets/icons/utility/priority_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/priority_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/priority_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/priority_120.png diff --git a/web/src/main/webapp/assets/icons/utility/priority_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/priority_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/priority_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/priority_60.png diff --git a/web/src/main/webapp/assets/icons/utility/process.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/process.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/process.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/process.svg diff --git a/web/src/main/webapp/assets/icons/utility/process_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/process_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/process_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/process_120.png diff --git a/web/src/main/webapp/assets/icons/utility/process_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/process_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/process_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/process_60.png diff --git a/web/src/main/webapp/assets/icons/utility/push.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/push.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/push.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/push.svg diff --git a/web/src/main/webapp/assets/icons/utility/push_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/push_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/push_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/push_120.png diff --git a/web/src/main/webapp/assets/icons/utility/push_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/push_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/push_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/push_60.png diff --git a/web/src/main/webapp/assets/icons/utility/puzzle.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/puzzle.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/puzzle.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/puzzle.svg diff --git a/web/src/main/webapp/assets/icons/utility/puzzle_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/puzzle_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/puzzle_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/puzzle_120.png diff --git a/web/src/main/webapp/assets/icons/utility/puzzle_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/puzzle_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/puzzle_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/puzzle_60.png diff --git a/web/src/main/webapp/assets/icons/utility/question.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/question.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/question.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/question.svg diff --git a/web/src/main/webapp/assets/icons/utility/question_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/question_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/question_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/question_120.png diff --git a/web/src/main/webapp/assets/icons/utility/question_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/question_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/question_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/question_60.png diff --git a/web/src/main/webapp/assets/icons/utility/questions_and_answers.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/questions_and_answers.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/questions_and_answers.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/questions_and_answers.svg diff --git a/web/src/main/webapp/assets/icons/utility/questions_and_answers_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/questions_and_answers_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/questions_and_answers_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/questions_and_answers_120.png diff --git a/web/src/main/webapp/assets/icons/utility/questions_and_answers_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/questions_and_answers_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/questions_and_answers_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/questions_and_answers_60.png diff --git a/web/src/main/webapp/assets/icons/utility/quotation_marks.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/quotation_marks.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/quotation_marks.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/quotation_marks.svg diff --git a/web/src/main/webapp/assets/icons/utility/quotation_marks_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/quotation_marks_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/quotation_marks_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/quotation_marks_120.png diff --git a/web/src/main/webapp/assets/icons/utility/quotation_marks_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/quotation_marks_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/quotation_marks_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/quotation_marks_60.png diff --git a/web/src/main/webapp/assets/icons/utility/record.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/record.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/record.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/record.svg diff --git a/web/src/main/webapp/assets/icons/utility/record_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/record_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/record_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/record_120.png diff --git a/web/src/main/webapp/assets/icons/utility/record_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/record_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/record_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/record_60.png diff --git a/web/src/main/webapp/assets/icons/utility/record_create.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/record_create.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/record_create.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/record_create.svg diff --git a/web/src/main/webapp/assets/icons/utility/record_create_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/record_create_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/record_create_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/record_create_120.png diff --git a/web/src/main/webapp/assets/icons/utility/record_create_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/record_create_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/record_create_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/record_create_60.png diff --git a/web/src/main/webapp/assets/icons/utility/redo.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/redo.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/redo.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/redo.svg diff --git a/web/src/main/webapp/assets/icons/utility/redo_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/redo_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/redo_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/redo_120.png diff --git a/web/src/main/webapp/assets/icons/utility/redo_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/redo_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/redo_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/redo_60.png diff --git a/web/src/main/webapp/assets/icons/utility/refresh.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/refresh.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/refresh.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/refresh.svg diff --git a/web/src/main/webapp/assets/icons/utility/refresh_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/refresh_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/refresh_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/refresh_120.png diff --git a/web/src/main/webapp/assets/icons/utility/refresh_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/refresh_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/refresh_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/refresh_60.png diff --git a/web/src/main/webapp/assets/icons/utility/relate.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/relate.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/relate.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/relate.svg diff --git a/web/src/main/webapp/assets/icons/utility/relate_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/relate_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/relate_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/relate_120.png diff --git a/web/src/main/webapp/assets/icons/utility/relate_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/relate_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/relate_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/relate_60.png diff --git a/web/src/main/webapp/assets/icons/utility/remove_formatting.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/remove_formatting.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/remove_formatting.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/remove_formatting.svg diff --git a/web/src/main/webapp/assets/icons/utility/remove_formatting_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/remove_formatting_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/remove_formatting_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/remove_formatting_120.png diff --git a/web/src/main/webapp/assets/icons/utility/remove_formatting_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/remove_formatting_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/remove_formatting_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/remove_formatting_60.png diff --git a/web/src/main/webapp/assets/icons/utility/remove_link.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/remove_link.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/remove_link.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/remove_link.svg diff --git a/web/src/main/webapp/assets/icons/utility/remove_link_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/remove_link_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/remove_link_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/remove_link_120.png diff --git a/web/src/main/webapp/assets/icons/utility/remove_link_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/remove_link_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/remove_link_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/remove_link_60.png diff --git a/web/src/main/webapp/assets/icons/utility/replace.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/replace.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/replace.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/replace.svg diff --git a/web/src/main/webapp/assets/icons/utility/replace_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/replace_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/replace_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/replace_120.png diff --git a/web/src/main/webapp/assets/icons/utility/replace_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/replace_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/replace_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/replace_60.png diff --git a/web/src/main/webapp/assets/icons/utility/reply.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/reply.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/reply.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/reply.svg diff --git a/web/src/main/webapp/assets/icons/utility/reply_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/reply_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/reply_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/reply_120.png diff --git a/web/src/main/webapp/assets/icons/utility/reply_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/reply_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/reply_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/reply_60.png diff --git a/web/src/main/webapp/assets/icons/utility/reply_all.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/reply_all.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/reply_all.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/reply_all.svg diff --git a/web/src/main/webapp/assets/icons/utility/reply_all_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/reply_all_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/reply_all_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/reply_all_120.png diff --git a/web/src/main/webapp/assets/icons/utility/reply_all_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/reply_all_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/reply_all_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/reply_all_60.png diff --git a/web/src/main/webapp/assets/icons/utility/reset_password.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/reset_password.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/reset_password.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/reset_password.svg diff --git a/web/src/main/webapp/assets/icons/utility/reset_password_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/reset_password_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/reset_password_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/reset_password_120.png diff --git a/web/src/main/webapp/assets/icons/utility/reset_password_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/reset_password_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/reset_password_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/reset_password_60.png diff --git a/web/src/main/webapp/assets/icons/utility/resource_absence.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/resource_absence.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/resource_absence.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/resource_absence.svg diff --git a/web/src/main/webapp/assets/icons/utility/resource_absence_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/resource_absence_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/resource_absence_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/resource_absence_120.png diff --git a/web/src/main/webapp/assets/icons/utility/resource_absence_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/resource_absence_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/resource_absence_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/resource_absence_60.png diff --git a/web/src/main/webapp/assets/icons/utility/resource_capacity.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/resource_capacity.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/resource_capacity.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/resource_capacity.svg diff --git a/web/src/main/webapp/assets/icons/utility/resource_capacity_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/resource_capacity_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/resource_capacity_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/resource_capacity_120.png diff --git a/web/src/main/webapp/assets/icons/utility/resource_capacity_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/resource_capacity_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/resource_capacity_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/resource_capacity_60.png diff --git a/web/src/main/webapp/assets/icons/utility/resource_territory.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/resource_territory.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/resource_territory.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/resource_territory.svg diff --git a/web/src/main/webapp/assets/icons/utility/resource_territory_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/resource_territory_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/resource_territory_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/resource_territory_120.png diff --git a/web/src/main/webapp/assets/icons/utility/resource_territory_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/resource_territory_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/resource_territory_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/resource_territory_60.png diff --git a/web/src/main/webapp/assets/icons/utility/retweet.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/retweet.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/retweet.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/retweet.svg diff --git a/web/src/main/webapp/assets/icons/utility/retweet_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/retweet_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/retweet_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/retweet_120.png diff --git a/web/src/main/webapp/assets/icons/utility/retweet_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/retweet_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/retweet_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/retweet_60.png diff --git a/web/src/main/webapp/assets/icons/utility/richtextbulletedlist.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/richtextbulletedlist.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/richtextbulletedlist.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/richtextbulletedlist.svg diff --git a/web/src/main/webapp/assets/icons/utility/richtextbulletedlist_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/richtextbulletedlist_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/richtextbulletedlist_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/richtextbulletedlist_120.png diff --git a/web/src/main/webapp/assets/icons/utility/richtextbulletedlist_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/richtextbulletedlist_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/richtextbulletedlist_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/richtextbulletedlist_60.png diff --git a/web/src/main/webapp/assets/icons/utility/richtextindent.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/richtextindent.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/richtextindent.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/richtextindent.svg diff --git a/web/src/main/webapp/assets/icons/utility/richtextindent_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/richtextindent_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/richtextindent_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/richtextindent_120.png diff --git a/web/src/main/webapp/assets/icons/utility/richtextindent_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/richtextindent_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/richtextindent_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/richtextindent_60.png diff --git a/web/src/main/webapp/assets/icons/utility/richtextnumberedlist.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/richtextnumberedlist.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/richtextnumberedlist.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/richtextnumberedlist.svg diff --git a/web/src/main/webapp/assets/icons/utility/richtextnumberedlist_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/richtextnumberedlist_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/richtextnumberedlist_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/richtextnumberedlist_120.png diff --git a/web/src/main/webapp/assets/icons/utility/richtextnumberedlist_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/richtextnumberedlist_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/richtextnumberedlist_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/richtextnumberedlist_60.png diff --git a/web/src/main/webapp/assets/icons/utility/richtextoutdent.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/richtextoutdent.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/richtextoutdent.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/richtextoutdent.svg diff --git a/web/src/main/webapp/assets/icons/utility/richtextoutdent_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/richtextoutdent_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/richtextoutdent_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/richtextoutdent_120.png diff --git a/web/src/main/webapp/assets/icons/utility/richtextoutdent_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/richtextoutdent_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/richtextoutdent_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/richtextoutdent_60.png diff --git a/web/src/main/webapp/assets/icons/utility/right.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/right.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/right.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/right.svg diff --git a/web/src/main/webapp/assets/icons/utility/right_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/right_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/right_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/right_120.png diff --git a/web/src/main/webapp/assets/icons/utility/right_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/right_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/right_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/right_60.png diff --git a/web/src/main/webapp/assets/icons/utility/right_align_text.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/right_align_text.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/right_align_text.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/right_align_text.svg diff --git a/web/src/main/webapp/assets/icons/utility/right_align_text_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/right_align_text_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/right_align_text_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/right_align_text_120.png diff --git a/web/src/main/webapp/assets/icons/utility/right_align_text_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/right_align_text_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/right_align_text_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/right_align_text_60.png diff --git a/web/src/main/webapp/assets/icons/utility/rotate.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/rotate.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/rotate.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/rotate.svg diff --git a/web/src/main/webapp/assets/icons/utility/rotate_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/rotate_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/rotate_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/rotate_120.png diff --git a/web/src/main/webapp/assets/icons/utility/rotate_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/rotate_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/rotate_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/rotate_60.png diff --git a/web/src/main/webapp/assets/icons/utility/rows.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/rows.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/rows.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/rows.svg diff --git a/web/src/main/webapp/assets/icons/utility/rows_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/rows_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/rows_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/rows_120.png diff --git a/web/src/main/webapp/assets/icons/utility/rows_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/rows_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/rows_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/rows_60.png diff --git a/web/src/main/webapp/assets/icons/utility/salesforce1.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/salesforce1.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/salesforce1.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/salesforce1.svg diff --git a/web/src/main/webapp/assets/icons/utility/salesforce1_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/salesforce1_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/salesforce1_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/salesforce1_120.png diff --git a/web/src/main/webapp/assets/icons/utility/salesforce1_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/salesforce1_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/salesforce1_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/salesforce1_60.png diff --git a/web/src/main/webapp/assets/icons/utility/search.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/search.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/search.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/search.svg diff --git a/web/src/main/webapp/assets/icons/utility/search_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/search_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/search_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/search_120.png diff --git a/web/src/main/webapp/assets/icons/utility/search_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/search_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/search_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/search_60.png diff --git a/web/src/main/webapp/assets/icons/utility/settings.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/settings.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/settings.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/settings.svg diff --git a/web/src/main/webapp/assets/icons/utility/settings_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/settings_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/settings_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/settings_120.png diff --git a/web/src/main/webapp/assets/icons/utility/settings_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/settings_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/settings_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/settings_60.png diff --git a/web/src/main/webapp/assets/icons/utility/setup.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/setup.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/setup.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/setup.svg diff --git a/web/src/main/webapp/assets/icons/utility/setup_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/setup_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/setup_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/setup_120.png diff --git a/web/src/main/webapp/assets/icons/utility/setup_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/setup_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/setup_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/setup_60.png diff --git a/web/src/main/webapp/assets/icons/utility/setup_assistant_guide.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/setup_assistant_guide.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/setup_assistant_guide.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/setup_assistant_guide.svg diff --git a/web/src/main/webapp/assets/icons/utility/setup_assistant_guide_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/setup_assistant_guide_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/setup_assistant_guide_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/setup_assistant_guide_120.png diff --git a/web/src/main/webapp/assets/icons/utility/setup_assistant_guide_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/setup_assistant_guide_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/setup_assistant_guide_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/setup_assistant_guide_60.png diff --git a/web/src/main/webapp/assets/icons/utility/share.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/share.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/share.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/share.svg diff --git a/web/src/main/webapp/assets/icons/utility/share_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/share_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/share_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/share_120.png diff --git a/web/src/main/webapp/assets/icons/utility/share_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/share_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/share_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/share_60.png diff --git a/web/src/main/webapp/assets/icons/utility/share_mobile.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/share_mobile.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/share_mobile.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/share_mobile.svg diff --git a/web/src/main/webapp/assets/icons/utility/share_mobile_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/share_mobile_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/share_mobile_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/share_mobile_120.png diff --git a/web/src/main/webapp/assets/icons/utility/share_mobile_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/share_mobile_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/share_mobile_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/share_mobile_60.png diff --git a/web/src/main/webapp/assets/icons/utility/share_post.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/share_post.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/share_post.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/share_post.svg diff --git a/web/src/main/webapp/assets/icons/utility/share_post_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/share_post_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/share_post_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/share_post_120.png diff --git a/web/src/main/webapp/assets/icons/utility/share_post_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/share_post_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/share_post_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/share_post_60.png diff --git a/web/src/main/webapp/assets/icons/utility/shield.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/shield.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/shield.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/shield.svg diff --git a/web/src/main/webapp/assets/icons/utility/shield_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/shield_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/shield_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/shield_120.png diff --git a/web/src/main/webapp/assets/icons/utility/shield_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/shield_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/shield_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/shield_60.png diff --git a/web/src/main/webapp/assets/icons/utility/side_list.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/side_list.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/side_list.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/side_list.svg diff --git a/web/src/main/webapp/assets/icons/utility/side_list_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/side_list_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/side_list_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/side_list_120.png diff --git a/web/src/main/webapp/assets/icons/utility/side_list_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/side_list_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/side_list_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/side_list_60.png diff --git a/web/src/main/webapp/assets/icons/utility/signpost.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/signpost.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/signpost.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/signpost.svg diff --git a/web/src/main/webapp/assets/icons/utility/signpost_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/signpost_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/signpost_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/signpost_120.png diff --git a/web/src/main/webapp/assets/icons/utility/signpost_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/signpost_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/signpost_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/signpost_60.png diff --git a/web/src/main/webapp/assets/icons/utility/sms.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/sms.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/sms.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/sms.svg diff --git a/web/src/main/webapp/assets/icons/utility/sms_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/sms_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/sms_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/sms_120.png diff --git a/web/src/main/webapp/assets/icons/utility/sms_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/sms_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/sms_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/sms_60.png diff --git a/web/src/main/webapp/assets/icons/utility/snippet.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/snippet.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/snippet.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/snippet.svg diff --git a/web/src/main/webapp/assets/icons/utility/snippet_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/snippet_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/snippet_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/snippet_120.png diff --git a/web/src/main/webapp/assets/icons/utility/snippet_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/snippet_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/snippet_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/snippet_60.png diff --git a/web/src/main/webapp/assets/icons/utility/socialshare.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/socialshare.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/socialshare.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/socialshare.svg diff --git a/web/src/main/webapp/assets/icons/utility/socialshare_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/socialshare_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/socialshare_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/socialshare_120.png diff --git a/web/src/main/webapp/assets/icons/utility/socialshare_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/socialshare_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/socialshare_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/socialshare_60.png diff --git a/web/src/main/webapp/assets/icons/utility/sort.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/sort.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/sort.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/sort.svg diff --git a/web/src/main/webapp/assets/icons/utility/sort_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/sort_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/sort_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/sort_120.png diff --git a/web/src/main/webapp/assets/icons/utility/sort_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/sort_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/sort_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/sort_60.png diff --git a/web/src/main/webapp/assets/icons/utility/spinner.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/spinner.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/spinner.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/spinner.svg diff --git a/web/src/main/webapp/assets/icons/utility/spinner_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/spinner_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/spinner_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/spinner_120.png diff --git a/web/src/main/webapp/assets/icons/utility/spinner_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/spinner_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/spinner_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/spinner_60.png diff --git a/web/src/main/webapp/assets/icons/utility/standard_objects.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/standard_objects.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/standard_objects.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/standard_objects.svg diff --git a/web/src/main/webapp/assets/icons/utility/standard_objects_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/standard_objects_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/standard_objects_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/standard_objects_120.png diff --git a/web/src/main/webapp/assets/icons/utility/standard_objects_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/standard_objects_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/standard_objects_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/standard_objects_60.png diff --git a/web/src/main/webapp/assets/icons/utility/stop.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/stop.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/stop.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/stop.svg diff --git a/web/src/main/webapp/assets/icons/utility/stop_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/stop_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/stop_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/stop_120.png diff --git a/web/src/main/webapp/assets/icons/utility/stop_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/stop_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/stop_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/stop_60.png diff --git a/web/src/main/webapp/assets/icons/utility/strikethrough.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/strikethrough.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/strikethrough.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/strikethrough.svg diff --git a/web/src/main/webapp/assets/icons/utility/strikethrough_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/strikethrough_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/strikethrough_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/strikethrough_120.png diff --git a/web/src/main/webapp/assets/icons/utility/strikethrough_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/strikethrough_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/strikethrough_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/strikethrough_60.png diff --git a/web/src/main/webapp/assets/icons/utility/success.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/success.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/success.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/success.svg diff --git a/web/src/main/webapp/assets/icons/utility/success_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/success_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/success_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/success_120.png diff --git a/web/src/main/webapp/assets/icons/utility/success_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/success_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/success_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/success_60.png diff --git a/web/src/main/webapp/assets/icons/utility/summary.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/summary.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/summary.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/summary.svg diff --git a/web/src/main/webapp/assets/icons/utility/summary_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/summary_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/summary_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/summary_120.png diff --git a/web/src/main/webapp/assets/icons/utility/summary_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/summary_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/summary_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/summary_60.png diff --git a/web/src/main/webapp/assets/icons/utility/summarydetail.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/summarydetail.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/summarydetail.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/summarydetail.svg diff --git a/web/src/main/webapp/assets/icons/utility/summarydetail_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/summarydetail_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/summarydetail_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/summarydetail_120.png diff --git a/web/src/main/webapp/assets/icons/utility/summarydetail_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/summarydetail_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/summarydetail_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/summarydetail_60.png diff --git a/web/src/main/webapp/assets/icons/utility/switch.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/switch.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/switch.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/switch.svg diff --git a/web/src/main/webapp/assets/icons/utility/switch_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/switch_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/switch_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/switch_120.png diff --git a/web/src/main/webapp/assets/icons/utility/switch_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/switch_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/switch_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/switch_60.png diff --git a/web/src/main/webapp/assets/icons/utility/sync.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/sync.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/sync.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/sync.svg diff --git a/web/src/main/webapp/assets/icons/utility/sync_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/sync_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/sync_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/sync_120.png diff --git a/web/src/main/webapp/assets/icons/utility/sync_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/sync_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/sync_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/sync_60.png diff --git a/web/src/main/webapp/assets/icons/utility/table.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/table.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/table.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/table.svg diff --git a/web/src/main/webapp/assets/icons/utility/table_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/table_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/table_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/table_120.png diff --git a/web/src/main/webapp/assets/icons/utility/table_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/table_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/table_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/table_60.png diff --git a/web/src/main/webapp/assets/icons/utility/tablet_landscape.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/tablet_landscape.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/tablet_landscape.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/tablet_landscape.svg diff --git a/web/src/main/webapp/assets/icons/utility/tablet_landscape_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/tablet_landscape_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/tablet_landscape_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/tablet_landscape_120.png diff --git a/web/src/main/webapp/assets/icons/utility/tablet_landscape_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/tablet_landscape_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/tablet_landscape_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/tablet_landscape_60.png diff --git a/web/src/main/webapp/assets/icons/utility/tablet_portrait.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/tablet_portrait.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/tablet_portrait.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/tablet_portrait.svg diff --git a/web/src/main/webapp/assets/icons/utility/tablet_portrait_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/tablet_portrait_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/tablet_portrait_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/tablet_portrait_120.png diff --git a/web/src/main/webapp/assets/icons/utility/tablet_portrait_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/tablet_portrait_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/tablet_portrait_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/tablet_portrait_60.png diff --git a/web/src/main/webapp/assets/icons/utility/tabset.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/tabset.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/tabset.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/tabset.svg diff --git a/web/src/main/webapp/assets/icons/utility/tabset_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/tabset_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/tabset_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/tabset_120.png diff --git a/web/src/main/webapp/assets/icons/utility/tabset_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/tabset_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/tabset_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/tabset_60.png diff --git a/web/src/main/webapp/assets/icons/utility/task.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/task.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/task.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/task.svg diff --git a/web/src/main/webapp/assets/icons/utility/task_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/task_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/task_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/task_120.png diff --git a/web/src/main/webapp/assets/icons/utility/task_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/task_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/task_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/task_60.png diff --git a/web/src/main/webapp/assets/icons/utility/text_background_color.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/text_background_color.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/text_background_color.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/text_background_color.svg diff --git a/web/src/main/webapp/assets/icons/utility/text_background_color_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/text_background_color_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/text_background_color_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/text_background_color_120.png diff --git a/web/src/main/webapp/assets/icons/utility/text_background_color_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/text_background_color_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/text_background_color_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/text_background_color_60.png diff --git a/web/src/main/webapp/assets/icons/utility/text_color.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/text_color.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/text_color.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/text_color.svg diff --git a/web/src/main/webapp/assets/icons/utility/text_color_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/text_color_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/text_color_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/text_color_120.png diff --git a/web/src/main/webapp/assets/icons/utility/text_color_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/text_color_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/text_color_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/text_color_60.png diff --git a/web/src/main/webapp/assets/icons/utility/threedots.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/threedots.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/threedots.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/threedots.svg diff --git a/web/src/main/webapp/assets/icons/utility/threedots_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/threedots_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/threedots_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/threedots_120.png diff --git a/web/src/main/webapp/assets/icons/utility/threedots_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/threedots_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/threedots_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/threedots_60.png diff --git a/web/src/main/webapp/assets/icons/utility/threedots_vertical.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/threedots_vertical.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/threedots_vertical.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/threedots_vertical.svg diff --git a/web/src/main/webapp/assets/icons/utility/threedots_vertical_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/threedots_vertical_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/threedots_vertical_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/threedots_vertical_120.png diff --git a/web/src/main/webapp/assets/icons/utility/threedots_vertical_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/threedots_vertical_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/threedots_vertical_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/threedots_vertical_60.png diff --git a/web/src/main/webapp/assets/icons/utility/thunder.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/thunder.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/thunder.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/thunder.svg diff --git a/web/src/main/webapp/assets/icons/utility/thunder_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/thunder_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/thunder_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/thunder_120.png diff --git a/web/src/main/webapp/assets/icons/utility/thunder_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/thunder_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/thunder_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/thunder_60.png diff --git a/web/src/main/webapp/assets/icons/utility/tile_card_list.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/tile_card_list.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/tile_card_list.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/tile_card_list.svg diff --git a/web/src/main/webapp/assets/icons/utility/tile_card_list_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/tile_card_list_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/tile_card_list_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/tile_card_list_120.png diff --git a/web/src/main/webapp/assets/icons/utility/tile_card_list_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/tile_card_list_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/tile_card_list_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/tile_card_list_60.png diff --git a/web/src/main/webapp/assets/icons/utility/topic.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/topic.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/topic.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/topic.svg diff --git a/web/src/main/webapp/assets/icons/utility/topic_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/topic_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/topic_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/topic_120.png diff --git a/web/src/main/webapp/assets/icons/utility/topic_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/topic_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/topic_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/topic_60.png diff --git a/web/src/main/webapp/assets/icons/utility/touch_action.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/touch_action.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/touch_action.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/touch_action.svg diff --git a/web/src/main/webapp/assets/icons/utility/touch_action_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/touch_action_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/touch_action_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/touch_action_120.png diff --git a/web/src/main/webapp/assets/icons/utility/touch_action_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/touch_action_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/touch_action_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/touch_action_60.png diff --git a/web/src/main/webapp/assets/icons/utility/trail.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/trail.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/trail.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/trail.svg diff --git a/web/src/main/webapp/assets/icons/utility/trail_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/trail_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/trail_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/trail_120.png diff --git a/web/src/main/webapp/assets/icons/utility/trail_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/trail_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/trail_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/trail_60.png diff --git a/web/src/main/webapp/assets/icons/utility/turn_off_notifications.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/turn_off_notifications.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/turn_off_notifications.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/turn_off_notifications.svg diff --git a/web/src/main/webapp/assets/icons/utility/turn_off_notifications_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/turn_off_notifications_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/turn_off_notifications_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/turn_off_notifications_120.png diff --git a/web/src/main/webapp/assets/icons/utility/turn_off_notifications_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/turn_off_notifications_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/turn_off_notifications_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/turn_off_notifications_60.png diff --git a/web/src/main/webapp/assets/icons/utility/undelete.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/undelete.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/undelete.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/undelete.svg diff --git a/web/src/main/webapp/assets/icons/utility/undelete_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/undelete_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/undelete_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/undelete_120.png diff --git a/web/src/main/webapp/assets/icons/utility/undelete_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/undelete_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/undelete_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/undelete_60.png diff --git a/web/src/main/webapp/assets/icons/utility/undeprecate.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/undeprecate.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/undeprecate.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/undeprecate.svg diff --git a/web/src/main/webapp/assets/icons/utility/undeprecate_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/undeprecate_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/undeprecate_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/undeprecate_120.png diff --git a/web/src/main/webapp/assets/icons/utility/undeprecate_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/undeprecate_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/undeprecate_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/undeprecate_60.png diff --git a/web/src/main/webapp/assets/icons/utility/underline.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/underline.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/underline.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/underline.svg diff --git a/web/src/main/webapp/assets/icons/utility/underline_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/underline_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/underline_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/underline_120.png diff --git a/web/src/main/webapp/assets/icons/utility/underline_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/underline_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/underline_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/underline_60.png diff --git a/web/src/main/webapp/assets/icons/utility/undo.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/undo.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/undo.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/undo.svg diff --git a/web/src/main/webapp/assets/icons/utility/undo_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/undo_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/undo_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/undo_120.png diff --git a/web/src/main/webapp/assets/icons/utility/undo_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/undo_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/undo_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/undo_60.png diff --git a/web/src/main/webapp/assets/icons/utility/unlock.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/unlock.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/unlock.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/unlock.svg diff --git a/web/src/main/webapp/assets/icons/utility/unlock_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/unlock_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/unlock_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/unlock_120.png diff --git a/web/src/main/webapp/assets/icons/utility/unlock_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/unlock_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/unlock_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/unlock_60.png diff --git a/web/src/main/webapp/assets/icons/utility/unmuted.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/unmuted.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/unmuted.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/unmuted.svg diff --git a/web/src/main/webapp/assets/icons/utility/unmuted_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/unmuted_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/unmuted_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/unmuted_120.png diff --git a/web/src/main/webapp/assets/icons/utility/unmuted_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/unmuted_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/unmuted_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/unmuted_60.png diff --git a/web/src/main/webapp/assets/icons/utility/up.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/up.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/up.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/up.svg diff --git a/web/src/main/webapp/assets/icons/utility/up_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/up_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/up_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/up_120.png diff --git a/web/src/main/webapp/assets/icons/utility/up_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/up_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/up_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/up_60.png diff --git a/web/src/main/webapp/assets/icons/utility/upload.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/upload.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/upload.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/upload.svg diff --git a/web/src/main/webapp/assets/icons/utility/upload_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/upload_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/upload_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/upload_120.png diff --git a/web/src/main/webapp/assets/icons/utility/upload_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/upload_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/upload_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/upload_60.png diff --git a/web/src/main/webapp/assets/icons/utility/user.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/user.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/user.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/user.svg diff --git a/web/src/main/webapp/assets/icons/utility/user_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/user_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/user_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/user_120.png diff --git a/web/src/main/webapp/assets/icons/utility/user_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/user_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/user_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/user_60.png diff --git a/web/src/main/webapp/assets/icons/utility/user_role.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/user_role.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/user_role.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/user_role.svg diff --git a/web/src/main/webapp/assets/icons/utility/user_role_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/user_role_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/user_role_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/user_role_120.png diff --git a/web/src/main/webapp/assets/icons/utility/user_role_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/user_role_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/user_role_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/user_role_60.png diff --git a/web/src/main/webapp/assets/icons/utility/video.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/video.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/video.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/video.svg diff --git a/web/src/main/webapp/assets/icons/utility/video_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/video_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/video_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/video_120.png diff --git a/web/src/main/webapp/assets/icons/utility/video_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/video_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/video_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/video_60.png diff --git a/web/src/main/webapp/assets/icons/utility/volume_high.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/volume_high.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/volume_high.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/volume_high.svg diff --git a/web/src/main/webapp/assets/icons/utility/volume_high_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/volume_high_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/volume_high_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/volume_high_120.png diff --git a/web/src/main/webapp/assets/icons/utility/volume_high_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/volume_high_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/volume_high_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/volume_high_60.png diff --git a/web/src/main/webapp/assets/icons/utility/volume_low.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/volume_low.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/volume_low.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/volume_low.svg diff --git a/web/src/main/webapp/assets/icons/utility/volume_low_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/volume_low_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/volume_low_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/volume_low_120.png diff --git a/web/src/main/webapp/assets/icons/utility/volume_low_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/volume_low_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/volume_low_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/volume_low_60.png diff --git a/web/src/main/webapp/assets/icons/utility/volume_off.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/volume_off.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/volume_off.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/volume_off.svg diff --git a/web/src/main/webapp/assets/icons/utility/volume_off_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/volume_off_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/volume_off_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/volume_off_120.png diff --git a/web/src/main/webapp/assets/icons/utility/volume_off_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/volume_off_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/volume_off_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/volume_off_60.png diff --git a/web/src/main/webapp/assets/icons/utility/warning.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/warning.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/warning.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/warning.svg diff --git a/web/src/main/webapp/assets/icons/utility/warning_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/warning_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/warning_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/warning_120.png diff --git a/web/src/main/webapp/assets/icons/utility/warning_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/warning_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/warning_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/warning_60.png diff --git a/web/src/main/webapp/assets/icons/utility/weeklyview.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/weeklyview.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/weeklyview.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/weeklyview.svg diff --git a/web/src/main/webapp/assets/icons/utility/weeklyview_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/weeklyview_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/weeklyview_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/weeklyview_120.png diff --git a/web/src/main/webapp/assets/icons/utility/weeklyview_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/weeklyview_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/weeklyview_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/weeklyview_60.png diff --git a/web/src/main/webapp/assets/icons/utility/wifi.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/wifi.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/wifi.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/wifi.svg diff --git a/web/src/main/webapp/assets/icons/utility/wifi_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/wifi_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/wifi_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/wifi_120.png diff --git a/web/src/main/webapp/assets/icons/utility/wifi_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/wifi_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/wifi_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/wifi_60.png diff --git a/web/src/main/webapp/assets/icons/utility/work_order_type.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/work_order_type.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/work_order_type.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/work_order_type.svg diff --git a/web/src/main/webapp/assets/icons/utility/work_order_type_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/work_order_type_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/work_order_type_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/work_order_type_120.png diff --git a/web/src/main/webapp/assets/icons/utility/work_order_type_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/work_order_type_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/work_order_type_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/work_order_type_60.png diff --git a/web/src/main/webapp/assets/icons/utility/world.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/world.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/world.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/world.svg diff --git a/web/src/main/webapp/assets/icons/utility/world_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/world_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/world_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/world_120.png diff --git a/web/src/main/webapp/assets/icons/utility/world_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/world_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/world_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/world_60.png diff --git a/web/src/main/webapp/assets/icons/utility/yubi_key.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/yubi_key.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/yubi_key.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/yubi_key.svg diff --git a/web/src/main/webapp/assets/icons/utility/yubi_key_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/yubi_key_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/yubi_key_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/yubi_key_120.png diff --git a/web/src/main/webapp/assets/icons/utility/yubi_key_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/yubi_key_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/yubi_key_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/yubi_key_60.png diff --git a/web/src/main/webapp/assets/icons/utility/zoomin.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/zoomin.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/zoomin.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/zoomin.svg diff --git a/web/src/main/webapp/assets/icons/utility/zoomin_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/zoomin_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/zoomin_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/zoomin_120.png diff --git a/web/src/main/webapp/assets/icons/utility/zoomin_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/zoomin_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/zoomin_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/zoomin_60.png diff --git a/web/src/main/webapp/assets/icons/utility/zoomout.svg b/polyfill-service-web/src/main/webapp/assets/icons/utility/zoomout.svg similarity index 100% rename from web/src/main/webapp/assets/icons/utility/zoomout.svg rename to polyfill-service-web/src/main/webapp/assets/icons/utility/zoomout.svg diff --git a/web/src/main/webapp/assets/icons/utility/zoomout_120.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/zoomout_120.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/zoomout_120.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/zoomout_120.png diff --git a/web/src/main/webapp/assets/icons/utility/zoomout_60.png b/polyfill-service-web/src/main/webapp/assets/icons/utility/zoomout_60.png similarity index 100% rename from web/src/main/webapp/assets/icons/utility/zoomout_60.png rename to polyfill-service-web/src/main/webapp/assets/icons/utility/zoomout_60.png diff --git a/web/src/main/webapp/assets/images/License-for-images.txt b/polyfill-service-web/src/main/webapp/assets/images/License-for-images.txt similarity index 100% rename from web/src/main/webapp/assets/images/License-for-images.txt rename to polyfill-service-web/src/main/webapp/assets/images/License-for-images.txt diff --git a/web/src/main/webapp/assets/images/avatar1.jpg b/polyfill-service-web/src/main/webapp/assets/images/avatar1.jpg similarity index 100% rename from web/src/main/webapp/assets/images/avatar1.jpg rename to polyfill-service-web/src/main/webapp/assets/images/avatar1.jpg diff --git a/web/src/main/webapp/assets/images/avatar2.jpg b/polyfill-service-web/src/main/webapp/assets/images/avatar2.jpg similarity index 100% rename from web/src/main/webapp/assets/images/avatar2.jpg rename to polyfill-service-web/src/main/webapp/assets/images/avatar2.jpg diff --git a/web/src/main/webapp/assets/images/avatar3.jpg b/polyfill-service-web/src/main/webapp/assets/images/avatar3.jpg similarity index 100% rename from web/src/main/webapp/assets/images/avatar3.jpg rename to polyfill-service-web/src/main/webapp/assets/images/avatar3.jpg diff --git a/web/src/main/webapp/assets/images/spinners/slds_spinner.gif b/polyfill-service-web/src/main/webapp/assets/images/spinners/slds_spinner.gif similarity index 100% rename from web/src/main/webapp/assets/images/spinners/slds_spinner.gif rename to polyfill-service-web/src/main/webapp/assets/images/spinners/slds_spinner.gif diff --git a/web/src/main/webapp/assets/images/spinners/slds_spinner_brand.gif b/polyfill-service-web/src/main/webapp/assets/images/spinners/slds_spinner_brand.gif similarity index 100% rename from web/src/main/webapp/assets/images/spinners/slds_spinner_brand.gif rename to polyfill-service-web/src/main/webapp/assets/images/spinners/slds_spinner_brand.gif diff --git a/web/src/main/webapp/assets/images/spinners/slds_spinner_inverse.gif b/polyfill-service-web/src/main/webapp/assets/images/spinners/slds_spinner_inverse.gif similarity index 100% rename from web/src/main/webapp/assets/images/spinners/slds_spinner_inverse.gif rename to polyfill-service-web/src/main/webapp/assets/images/spinners/slds_spinner_inverse.gif diff --git a/web/src/main/webapp/assets/js/bootstrap.bcd98b91bc38b12db010.js b/polyfill-service-web/src/main/webapp/assets/js/bootstrap.bcd98b91bc38b12db010.js similarity index 100% rename from web/src/main/webapp/assets/js/bootstrap.bcd98b91bc38b12db010.js rename to polyfill-service-web/src/main/webapp/assets/js/bootstrap.bcd98b91bc38b12db010.js diff --git a/web/src/main/webapp/assets/js/manifest.f33dea8ba1ed12172372.js b/polyfill-service-web/src/main/webapp/assets/js/manifest.f33dea8ba1ed12172372.js similarity index 100% rename from web/src/main/webapp/assets/js/manifest.f33dea8ba1ed12172372.js rename to polyfill-service-web/src/main/webapp/assets/js/manifest.f33dea8ba1ed12172372.js diff --git a/web/src/main/webapp/assets/js/vendor.a104e6596bea4ed787be.js b/polyfill-service-web/src/main/webapp/assets/js/vendor.a104e6596bea4ed787be.js similarity index 100% rename from web/src/main/webapp/assets/js/vendor.a104e6596bea4ed787be.js rename to polyfill-service-web/src/main/webapp/assets/js/vendor.a104e6596bea4ed787be.js diff --git a/web/src/main/webapp/assets/styles/salesforce-lightning-design-system.css b/polyfill-service-web/src/main/webapp/assets/styles/salesforce-lightning-design-system.css similarity index 100% rename from web/src/main/webapp/assets/styles/salesforce-lightning-design-system.css rename to polyfill-service-web/src/main/webapp/assets/styles/salesforce-lightning-design-system.css diff --git a/web/src/main/webapp/assets/styles/salesforce-lightning-design-system.min.css b/polyfill-service-web/src/main/webapp/assets/styles/salesforce-lightning-design-system.min.css similarity index 100% rename from web/src/main/webapp/assets/styles/salesforce-lightning-design-system.min.css rename to polyfill-service-web/src/main/webapp/assets/styles/salesforce-lightning-design-system.min.css diff --git a/web/src/main/webapp/index.html b/polyfill-service-web/src/main/webapp/index.html similarity index 100% rename from web/src/main/webapp/index.html rename to polyfill-service-web/src/main/webapp/index.html diff --git a/web/webpack.config.js b/polyfill-service-web/webpack.config.js similarity index 100% rename from web/webpack.config.js rename to polyfill-service-web/webpack.config.js diff --git a/pom.xml b/pom.xml index a78cd3e..84a421d 100644 --- a/pom.xml +++ b/pom.xml @@ -9,9 +9,9 @@ 2017 4.0.0 - org.polyfills + org.polyfillservice polyfill-service - 0.12.0 + 1.0.0 pom @@ -60,23 +60,23 @@ - api - rest - web - perf + polyfill-service-api + polyfill-service-rest + polyfill-service-web + polyfill-service-perf - org.polyfills + org.polyfillservice polyfill-service-api - 0.12.0 + 1.0.0 - org.polyfills + org.polyfillservice polyfill-service-rest - 0.12.0 + 1.0.0 @@ -330,7 +330,7 @@ install - web/src/main/webapp + polyfill-service-web/src/main/webapp docs @@ -355,11 +355,11 @@ - web/src/main/webapp/docs + polyfill-service-web/src/main/webapp/docs false - api/src/main/resources/polyfills + polyfill-service-api/src/main/resources/polyfills false