Skip to content

Commit

Permalink
deploy: b6c312e
Browse files Browse the repository at this point in the history
  • Loading branch information
TechQuery committed May 4, 2024
0 parents commit 826f483
Show file tree
Hide file tree
Showing 81 changed files with 101,083 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
6,567 changes: 6,567 additions & 0 deletions @formatjs/intl-datetimeformat/polyfill.iife.js

Large diffs are not rendered by default.

4,858 changes: 4,858 additions & 0 deletions @formatjs/intl-displaynames/polyfill.iife.js

Large diffs are not rendered by default.

9,686 changes: 9,686 additions & 0 deletions @formatjs/intl-getcanonicallocales/polyfill.iife.js

Large diffs are not rendered by default.

4,799 changes: 4,799 additions & 0 deletions @formatjs/intl-listformat/polyfill.iife.js

Large diffs are not rendered by default.

18,582 changes: 18,582 additions & 0 deletions @formatjs/intl-locale/polyfill.iife.js

Large diffs are not rendered by default.

6,679 changes: 6,679 additions & 0 deletions @formatjs/intl-numberformat/polyfill.iife.js

Large diffs are not rendered by default.

5,017 changes: 5,017 additions & 0 deletions @formatjs/intl-pluralrules/polyfill.iife.js

Large diffs are not rendered by default.

4,868 changes: 4,868 additions & 0 deletions @formatjs/intl-relativetimeformat/polyfill.iife.js

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions @webcomponents/webcomponentsjs/custom-elements-es5-adapter.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
/**
@license @nocompile
Copyright (c) 2018 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
*/
(function () {
'use strict';

(function(){if(void 0===window.Reflect||void 0===window.customElements||window.customElements.polyfillWrapFlushCallback)return;const a=HTMLElement;window.HTMLElement={HTMLElement:function HTMLElement(){return Reflect.construct(a,[],this.constructor)}}.HTMLElement,HTMLElement.prototype=a.prototype,HTMLElement.prototype.constructor=HTMLElement,Object.setPrototypeOf(HTMLElement,a);})();

}());
384 changes: 384 additions & 0 deletions @webcomponents/webcomponentsjs/webcomponents-bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions @webcomponents/webcomponentsjs/webcomponents-bundle.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit 826f483

Please sign in to comment.