Skip to content
This repository has been archived by the owner on Sep 20, 2019. It is now read-only.

Commit

Permalink
update builds
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Jul 14, 2017
1 parent d087d0f commit fcaece9
Show file tree
Hide file tree
Showing 11 changed files with 492 additions and 505 deletions.
2 changes: 1 addition & 1 deletion custom-elements-es5-adapter.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
(function () {
'use strict';

(()=>{'use strict';if(!window.customElements)return;const a=window.HTMLElement,b=window.customElements.define,c=window.customElements.get,d=new Map,e=new Map;let f=!1,g=!1;window.HTMLElement=function(){if(!f){const j=d.get(this.constructor),k=c.call(window.customElements,j);g=!0;const l=new k;return l}f=!1;},window.HTMLElement.prototype=a.prototype;Object.defineProperty(window,'customElements',{value:window.customElements,configurable:!0,writable:!0}),Object.defineProperty(window.customElements,'define',{value:(j,k)=>{const l=k.prototype,m=class extends a{constructor(){super(),Object.setPrototypeOf(this,l),g||(f=!0,k.call(this)),g=!1;}},n=m.prototype;m.observedAttributes=k.observedAttributes,n.connectedCallback=l.connectedCallback,n.disconnectedCallback=l.disconnectedCallback,n.attributeChangedCallback=l.attributeChangedCallback,n.adoptedCallback=l.adoptedCallback,d.set(k,j),e.set(j,k),b.call(window.customElements,j,m);},configurable:!0,writable:!0}),Object.defineProperty(window.customElements,'get',{value:(j)=>e.get(j),configurable:!0,writable:!0});})();
(()=>{'use strict';if(!window.customElements)return;const a=window.HTMLElement,b=window.customElements.define,c=window.customElements.get,d=new Map,e=new Map;let f=!1,g=!1;window.HTMLElement=function(){if(!f){const a=d.get(this.constructor),b=c.call(window.customElements,a);g=!0;const e=new b;return e}f=!1;},window.HTMLElement.prototype=a.prototype;Object.defineProperty(window,'customElements',{value:window.customElements,configurable:!0,writable:!0}),Object.defineProperty(window.customElements,'define',{value:(c,h)=>{const i=h.prototype,j=class extends a{constructor(){super(),Object.setPrototypeOf(this,i),g||(f=!0,h.call(this)),g=!1;}},k=j.prototype;j.observedAttributes=h.observedAttributes,k.connectedCallback=i.connectedCallback,k.disconnectedCallback=i.disconnectedCallback,k.attributeChangedCallback=i.attributeChangedCallback,k.adoptedCallback=i.adoptedCallback,d.set(h,c),e.set(c,h),b.call(window.customElements,c,j);},configurable:!0,writable:!0}),Object.defineProperty(window.customElements,'get',{value:(a)=>e.get(a),configurable:!0,writable:!0});})();

/**
@license
Expand Down
90 changes: 44 additions & 46 deletions webcomponents-hi-ce.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webcomponents-hi-ce.js.map

Large diffs are not rendered by default.

283 changes: 140 additions & 143 deletions webcomponents-hi-sd-ce.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webcomponents-hi-sd-ce.js.map

Large diffs are not rendered by default.

37 changes: 17 additions & 20 deletions webcomponents-hi.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webcomponents-hi.js.map

Large diffs are not rendered by default.

325 changes: 161 additions & 164 deletions webcomponents-lite.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webcomponents-lite.js.map

Large diffs are not rendered by default.

250 changes: 124 additions & 126 deletions webcomponents-sd-ce.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion webcomponents-sd-ce.js.map

Large diffs are not rendered by default.

0 comments on commit fcaece9

Please sign in to comment.