Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(192)

Side by Side Diff: polymer_1.2.3/bower_components/webcomponentsjs/webcomponents-lite.min.js

Issue 1581713003: [third_party] add polymer 1.2.3 (Closed) Base URL: https://chromium.googlesource.com/infra/third_party/npm_modules.git@master
Patch Set: 1.2.3 Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 /**
2 * @license
3 * Copyright (c) 2014 The Polymer Project Authors. All rights reserved.
4 * This code may only be used under the BSD style license found at http://polyme r.github.io/LICENSE.txt
5 * The complete set of authors may be found at http://polymer.github.io/AUTHORS. txt
6 * The complete set of contributors may be found at http://polymer.github.io/CON TRIBUTORS.txt
7 * Code distributed by Google as part of the polymer project is also
8 * subject to an additional IP rights grant found at http://polymer.github.io/PA TENTS.txt
9 */
10 // @version 0.7.20
11 !function(){window.WebComponents=window.WebComponents||{flags:{}};var e="webcomp onents-lite.js",t=document.querySelector('script[src*="'+e+'"]'),n={};if(!n.noOp ts){if(location.search.slice(1).split("&").forEach(function(e){var t,r=e.split(" =");r[0]&&(t=r[0].match(/wc-(.+)/))&&(n[t[1]]=r[1]||!0)}),t)for(var r,o=0;r=t.at tributes[o];o++)"src"!==r.name&&(n[r.name]=r.value||!0);if(n.log&&n.log.split){v ar i=n.log.split(",");n.log={},i.forEach(function(e){n.log[e]=!0})}else n.log={} }n.register&&(window.CustomElements=window.CustomElements||{flags:{}},window.Cus tomElements.flags.register=n.register),WebComponents.flags=n}(),function(e){"use strict";function t(e){return void 0!==h[e]}function n(){s.call(this),this._isIn valid=!0}function r(e){return""==e&&n.call(this),e.toLowerCase()}function o(e){v ar t=e.charCodeAt(0);return t>32&&127>t&&-1==[34,35,60,62,63,96].indexOf(t)?e:en codeURIComponent(e)}function i(e){var t=e.charCodeAt(0);return t>32&&127>t&&-1== [34,35,60,62,96].indexOf(t)?e:encodeURIComponent(e)}function a(e,a,s){function c (e){g.push(e)}var d=a||"scheme start",u=0,l="",w=!1,_=!1,g=[];e:for(;(e[u-1]!=f| |0==u)&&!this._isInvalid;){var b=e[u];switch(d){case"scheme start":if(!b||!m.tes t(b)){if(a){c("Invalid scheme.");break e}l="",d="no scheme";continue}l+=b.toLowe rCase(),d="scheme";break;case"scheme":if(b&&v.test(b))l+=b.toLowerCase();else{if (":"!=b){if(a){if(f==b)break e;c("Code point not allowed in scheme: "+b);break e }l="",u=0,d="no scheme";continue}if(this._scheme=l,l="",a)break e;t(this._scheme )&&(this._isRelative=!0),d="file"==this._scheme?"relative":this._isRelative&&s&& s._scheme==this._scheme?"relative or authority":this._isRelative?"authority firs t slash":"scheme data"}break;case"scheme data":"?"==b?(this._query="?",d="query" ):"#"==b?(this._fragment="#",d="fragment"):f!=b&&" "!=b&&"\n"!=b&&"\r"!=b&& (this._schemeData+=o(b));break;case"no scheme":if(s&&t(s._scheme)){d="relative"; continue}c("Missing scheme."),n.call(this);break;case"relative or authority":if( "/"!=b||"/"!=e[u+1]){c("Expected /, got: "+b),d="relative";continue}d="authority ignore slashes";break;case"relative":if(this._isRelative=!0,"file"!=this._schem e&&(this._scheme=s._scheme),f==b){this._host=s._host,this._port=s._port,this._pa th=s._path.slice(),this._query=s._query,this._username=s._username,this._passwor d=s._password;break e}if("/"==b||"\\"==b)"\\"==b&&c("\\ is an invalid code point ."),d="relative slash";else if("?"==b)this._host=s._host,this._port=s._port,this ._path=s._path.slice(),this._query="?",this._username=s._username,this._password =s._password,d="query";else{if("#"!=b){var y=e[u+1],E=e[u+2];("file"!=this._sche me||!m.test(b)||":"!=y&&"|"!=y||f!=E&&"/"!=E&&"\\"!=E&&"?"!=E&&"#"!=E)&&(this._h ost=s._host,this._port=s._port,this._username=s._username,this._password=s._pass word,this._path=s._path.slice(),this._path.pop()),d="relative path";continue}thi s._host=s._host,this._port=s._port,this._path=s._path.slice(),this._query=s._que ry,this._fragment="#",this._username=s._username,this._password=s._password,d="f ragment"}break;case"relative slash":if("/"!=b&&"\\"!=b){"file"!=this._scheme&&(t his._host=s._host,this._port=s._port,this._username=s._username,this._password=s ._password),d="relative path";continue}"\\"==b&&c("\\ is an invalid code point." ),d="file"==this._scheme?"file host":"authority ignore slashes";break;case"autho rity first slash":if("/"!=b){c("Expected '/', got: "+b),d="authority ignore slas hes";continue}d="authority second slash";break;case"authority second slash":if(d ="authority ignore slashes","/"!=b){c("Expected '/', got: "+b);continue}break;ca se"authority ignore slashes":if("/"!=b&&"\\"!=b){d="authority";continue}c("Expec ted authority, got: "+b);break;case"authority":if("@"==b){w&&(c("@ already seen. "),l+="%40"),w=!0;for(var L=0;L<l.length;L++){var T=l[L];if(" "!=T&&"\n"!=T&&" \r"!=T)if(":"!=T||null!==this._password){var M=o(T);null!==this._password?this._ password+=M:this._username+=M}else this._password="";else c("Invalid whitespace in authority.")}l=""}else{if(f==b||"/"==b||"\\"==b||"?"==b||"#"==b){u-=l.length, l="",d="host";continue}l+=b}break;case"file host":if(f==b||"/"==b||"\\"==b||"?"= =b||"#"==b){2!=l.length||!m.test(l[0])||":"!=l[1]&&"|"!=l[1]?0==l.length?d="rela tive path start":(this._host=r.call(this,l),l="",d="relative path start"):d="rel ative path";continue}" "==b||"\n"==b||"\r"==b?c("Invalid whitespace in file hos t."):l+=b;break;case"host":case"hostname":if(":"!=b||_){if(f==b||"/"==b||"\\"==b ||"?"==b||"#"==b){if(this._host=r.call(this,l),l="",d="relative path start",a)br eak e;continue}" "!=b&&"\n"!=b&&"\r"!=b?("["==b?_=!0:"]"==b&&(_=!1),l+=b) :c("Invalid code point in host/hostname: "+b)}else if(this._host=r.call(this,l), l="",d="port","hostname"==a)break e;break;case"port":if(/[0-9]/.test(b))l+=b;els e{if(f==b||"/"==b||"\\"==b||"?"==b||"#"==b||a){if(""!=l){var N=parseInt(l,10);N! =h[this._scheme]&&(this._port=N+""),l=""}if(a)break e;d="relative path start";co ntinue}" "==b||"\n"==b||"\r"==b?c("Invalid code point in port: "+b):n.cal l(this)}break;case"relative path start":if("\\"==b&&c("'\\' not allowed in path. "),d="relative path","/"!=b&&"\\"!=b)continue;break;case"relative path":if(f!=b& &"/"!=b&&"\\"!=b&&(a||"?"!=b&&"#"!=b))" "!=b&&"\n"!=b&&"\r"!=b&&(l+=o(b));else{" \\"==b&&c("\\ not allowed in relative path.");var O;(O=p[l.toLowerCase()])&&(l=O ),".."==l?(this._path.pop(),"/"!=b&&"\\"!=b&&this._path.push("")):"."==l&&"/"!=b &&"\\"!=b?this._path.push(""):"."!=l&&("file"==this._scheme&&0==this._path.lengt h&&2==l.length&&m.test(l[0])&&"|"==l[1]&&(l=l[0]+":"),this._path.push(l)),l=""," ?"==b?(this._query="?",d="query"):"#"==b&&(this._fragment="#",d="fragment")}brea k;case"query":a||"#"!=b?f!=b&&" "!=b&&"\n"!=b&&"\r"!=b&&(this._query+=i(b)):(thi s._fragment="#",d="fragment");break;case"fragment":f!=b&&" "!=b&&"\n"!=b&&" \r"!=b&&(this._fragment+=b)}u++}}function s(){this._scheme="",this._schemeData=" ",this._username="",this._password=null,this._host="",this._port="",this._path=[ ],this._query="",this._fragment="",this._isInvalid=!1,this._isRelative=!1}functi on c(e,t){void 0===t||t instanceof c||(t=new c(String(t))),this._url=e,s.call(th is);var n=e.replace(/^[ \t\r\n\f]+|[ \t\r\n\f]+$/g,"");a.call(this,n,null,t)}var d=!1;if(!e.forceJURL)try{var u=new URL("b","http://a");u.pathname="c%20d",d="ht tp://a/c%20d"===u.href}catch(l){}if(!d){var h=Object.create(null);h.ftp=21,h.fil e=0,h.gopher=70,h.http=80,h.https=443,h.ws=80,h.wss=443;var p=Object.create(null );p["%2e"]=".",p[".%2e"]="..",p["%2e."]="..",p["%2e%2e"]="..";var f=void 0,m=/[a -zA-Z]/,v=/[a-zA-Z0-9\+\-\.]/;c.prototype={toString:function(){return this.href} ,get href(){if(this._isInvalid)return this._url;var e="";return(""!=this._userna me||null!=this._password)&&(e=this._username+(null!=this._password?":"+this._pas sword:"")+"@"),this.protocol+(this._isRelative?"//"+e+this.host:"")+this.pathnam e+this._query+this._fragment},set href(e){s.call(this),a.call(this,e)},get proto col(){return this._scheme+":"},set protocol(e){this._isInvalid||a.call(this,e+": ","scheme start")},get host(){return this._isInvalid?"":this._port?this._host+": "+this._port:this._host},set host(e){!this._isInvalid&&this._isRelative&&a.call( this,e,"host")},get hostname(){return this._host},set hostname(e){!this._isInval id&&this._isRelative&&a.call(this,e,"hostname")},get port(){return this._port},s et port(e){!this._isInvalid&&this._isRelative&&a.call(this,e,"port")},get pathna me(){return this._isInvalid?"":this._isRelative?"/"+this._path.join("/"):this._s chemeData},set pathname(e){!this._isInvalid&&this._isRelative&&(this._path=[],a. call(this,e,"relative path start"))},get search(){return this._isInvalid||!this. _query||"?"==this._query?"":this._query},set search(e){!this._isInvalid&&this._i sRelative&&(this._query="?","?"==e[0]&&(e=e.slice(1)),a.call(this,e,"query"))},g et hash(){return this._isInvalid||!this._fragment||"#"==this._fragment?"":this._ fragment},set hash(e){this._isInvalid||(this._fragment="#","#"==e[0]&&(e=e.slice (1)),a.call(this,e,"fragment"))},get origin(){var e;if(this._isInvalid||!this._s cheme)return"";switch(this._scheme){case"data":case"file":case"javascript":case" mailto":return"null"}return e=this.host,e?this._scheme+"://"+e:""}};var w=e.URL; w&&(c.createObjectURL=function(e){return w.createObjectURL.apply(w,arguments)},c .revokeObjectURL=function(e){w.revokeObjectURL(e)}),e.URL=c}}(self),"undefined"= =typeof WeakMap&&!function(){var e=Object.defineProperty,t=Date.now()%1e9,n=func tion(){this.name="__st"+(1e9*Math.random()>>>0)+(t++ +"__")};n.prototype={set:fu nction(t,n){var r=t[this.name];return r&&r[0]===t?r[1]=n:e(t,this.name,{value:[t ,n],writable:!0}),this},get:function(e){var t;return(t=e[this.name])&&t[0]===e?t [1]:void 0},"delete":function(e){var t=e[this.name];return t&&t[0]===e?(t[0]=t[1 ]=void 0,!0):!1},has:function(e){var t=e[this.name];return t?t[0]===e:!1}},windo w.WeakMap=n}(),function(e){function t(e){b.push(e),g||(g=!0,m(r))}function n(e){ return window.ShadowDOMPolyfill&&window.ShadowDOMPolyfill.wrapIfNeeded(e)||e}fun ction r(){g=!1;var e=b;b=[],e.sort(function(e,t){return e.uid_-t.uid_});var t=!1 ;e.forEach(function(e){var n=e.takeRecords();o(e),n.length&&(e.callback_(n,e),t= !0)}),t&&r()}function o(e){e.nodes_.forEach(function(t){var n=v.get(t);n&&n.forE ach(function(t){t.observer===e&&t.removeTransientObservers()})})}function i(e,t) {for(var n=e;n;n=n.parentNode){var r=v.get(n);if(r)for(var o=0;o<r.length;o++){v ar i=r[o],a=i.options;if(n===e||a.subtree){var s=t(a);s&&i.enqueue(s)}}}}functio n a(e){this.callback_=e,this.nodes_=[],this.records_=[],this.uid_=++y}function s (e,t){this.type=e,this.target=t,this.addedNodes=[],this.removedNodes=[],this.pre viousSibling=null,this.nextSibling=null,this.attributeName=null,this.attributeNa mespace=null,this.oldValue=null}function c(e){var t=new s(e.type,e.target);retur n t.addedNodes=e.addedNodes.slice(),t.removedNodes=e.removedNodes.slice(),t.prev iousSibling=e.previousSibling,t.nextSibling=e.nextSibling,t.attributeName=e.attr ibuteName,t.attributeNamespace=e.attributeNamespace,t.oldValue=e.oldValue,t}func tion d(e,t){return E=new s(e,t)}function u(e){return L?L:(L=c(E),L.oldValue=e,L) }function l(){E=L=void 0}function h(e){return e===L||e===E}function p(e,t){retur n e===t?e:L&&h(e)?L:null}function f(e,t,n){this.observer=e,this.target=t,this.op tions=n,this.transientObservedNodes=[]}if(!e.JsMutationObserver){var m,v=new Wea kMap;if(/Trident|Edge/.test(navigator.userAgent))m=setTimeout;else if(window.set Immediate)m=window.setImmediate;else{var w=[],_=String(Math.random());window.add EventListener("message",function(e){if(e.data===_){var t=w;w=[],t.forEach(functi on(e){e()})}}),m=function(e){w.push(e),window.postMessage(_,"*")}}var g=!1,b=[], y=0;a.prototype={observe:function(e,t){if(e=n(e),!t.childList&&!t.attributes&&!t .characterData||t.attributeOldValue&&!t.attributes||t.attributeFilter&&t.attribu teFilter.length&&!t.attributes||t.characterDataOldValue&&!t.characterData)throw new SyntaxError;var r=v.get(e);r||v.set(e,r=[]);for(var o,i=0;i<r.length;i++)if( r[i].observer===this){o=r[i],o.removeListeners(),o.options=t;break}o||(o=new f(t his,e,t),r.push(o),this.nodes_.push(e)),o.addListeners()},disconnect:function(){ this.nodes_.forEach(function(e){for(var t=v.get(e),n=0;n<t.length;n++){var r=t[n ];if(r.observer===this){r.removeListeners(),t.splice(n,1);break}}},this),this.re cords_=[]},takeRecords:function(){var e=this.records_;return this.records_=[],e} };var E,L;f.prototype={enqueue:function(e){var n=this.observer.records_,r=n.leng th;if(n.length>0){var o=n[r-1],i=p(o,e);if(i)return void(n[r-1]=i)}else t(this.o bserver);n[r]=e},addListeners:function(){this.addListeners_(this.target)},addLis teners_:function(e){var t=this.options;t.attributes&&e.addEventListener("DOMAttr Modified",this,!0),t.characterData&&e.addEventListener("DOMCharacterDataModified ",this,!0),t.childList&&e.addEventListener("DOMNodeInserted",this,!0),(t.childLi st||t.subtree)&&e.addEventListener("DOMNodeRemoved",this,!0)},removeListeners:fu nction(){this.removeListeners_(this.target)},removeListeners_:function(e){var t= this.options;t.attributes&&e.removeEventListener("DOMAttrModified",this,!0),t.ch aracterData&&e.removeEventListener("DOMCharacterDataModified",this,!0),t.childLi st&&e.removeEventListener("DOMNodeInserted",this,!0),(t.childList||t.subtree)&&e .removeEventListener("DOMNodeRemoved",this,!0)},addTransientObserver:function(e) {if(e!==this.target){this.addListeners_(e),this.transientObservedNodes.push(e);v ar t=v.get(e);t||v.set(e,t=[]),t.push(this)}},removeTransientObservers:function( ){var e=this.transientObservedNodes;this.transientObservedNodes=[],e.forEach(fun ction(e){this.removeListeners_(e);for(var t=v.get(e),n=0;n<t.length;n++)if(t[n]= ==this){t.splice(n,1);break}},this)},handleEvent:function(e){switch(e.stopImmedi atePropagation(),e.type){case"DOMAttrModified":var t=e.attrName,n=e.relatedNode. namespaceURI,r=e.target,o=new d("attributes",r);o.attributeName=t,o.attributeNam espace=n;var a=e.attrChange===MutationEvent.ADDITION?null:e.prevValue;i(r,functi on(e){return!e.attributes||e.attributeFilter&&e.attributeFilter.length&&-1===e.a ttributeFilter.indexOf(t)&&-1===e.attributeFilter.indexOf(n)?void 0:e.attributeO ldValue?u(a):o});break;case"DOMCharacterDataModified":var r=e.target,o=d("charac terData",r),a=e.prevValue;i(r,function(e){return e.characterData?e.characterData OldValue?u(a):o:void 0});break;case"DOMNodeRemoved":this.addTransientObserver(e. target);case"DOMNodeInserted":var s,c,h=e.target;"DOMNodeInserted"===e.type?(s=[ h],c=[]):(s=[],c=[h]);var p=h.previousSibling,f=h.nextSibling,o=d("childList",e. target.parentNode);o.addedNodes=s,o.removedNodes=c,o.previousSibling=p,o.nextSib ling=f,i(e.relatedNode,function(e){return e.childList?o:void 0})}l()}},e.JsMutat ionObserver=a,e.MutationObserver||(e.MutationObserver=a,a._isPolyfilled=!0)}}(se lf),"undefined"==typeof HTMLTemplateElement&&!function(){function e(e){switch(e) {case"&":return"&amp;";case"<":return"&lt;";case">":return"&gt;";case" ":return" &nbsp;"}}function t(t){return t.replace(a,e)}var n="template",r=document.impleme ntation.createHTMLDocument("template"),o=!0;HTMLTemplateElement=function(){},HTM LTemplateElement.prototype=Object.create(HTMLElement.prototype),HTMLTemplateElem ent.decorate=function(e){if(!e.content){e.content=r.createDocumentFragment();for (var n;n=e.firstChild;)e.content.appendChild(n);if(o)try{Object.defineProperty(e ,"innerHTML",{get:function(){for(var e="",n=this.content.firstChild;n;n=n.nextSi bling)e+=n.outerHTML||t(n.data);return e},set:function(e){for(r.body.innerHTML=e ,HTMLTemplateElement.bootstrap(r);this.content.firstChild;)this.content.removeCh ild(this.content.firstChild);for(;r.body.firstChild;)this.content.appendChild(r. body.firstChild)},configurable:!0})}catch(i){o=!1}HTMLTemplateElement.bootstrap( e.content)}},HTMLTemplateElement.bootstrap=function(e){for(var t,r=e.querySelect orAll(n),o=0,i=r.length;i>o&&(t=r[o]);o++)HTMLTemplateElement.decorate(t)},docum ent.addEventListener("DOMContentLoaded",function(){HTMLTemplateElement.bootstrap (document)});var i=document.createElement;document.createElement=function(){"use strict";var e=i.apply(document,arguments);return"template"==e.localName&&HTMLTe mplateElement.decorate(e),e};var a=/[&\u00A0<>]/g}(),function(e){"use strict";if (!window.performance){var t=Date.now();window.performance={now:function(){return Date.now()-t}}}window.requestAnimationFrame||(window.requestAnimationFrame=func tion(){var e=window.webkitRequestAnimationFrame||window.mozRequestAnimationFrame ;return e?function(t){return e(function(){t(performance.now())})}:function(e){re turn window.setTimeout(e,1e3/60)}}()),window.cancelAnimationFrame||(window.cance lAnimationFrame=function(){return window.webkitCancelAnimationFrame||window.mozC ancelAnimationFrame||function(e){clearTimeout(e)}}());var n=function(){var e=doc ument.createEvent("Event");return e.initEvent("foo",!0,!0),e.preventDefault(),e. defaultPrevented}();if(!n){var r=Event.prototype.preventDefault;Event.prototype. preventDefault=function(){this.cancelable&&(r.call(this),Object.defineProperty(t his,"defaultPrevented",{get:function(){return!0},configurable:!0}))}}var o=/Trid ent/.test(navigator.userAgent);if((!window.CustomEvent||o&&"function"!=typeof wi ndow.CustomEvent)&&(window.CustomEvent=function(e,t){t=t||{};var n=document.crea teEvent("CustomEvent");return n.initCustomEvent(e,Boolean(t.bubbles),Boolean(t.c ancelable),t.detail),n},window.CustomEvent.prototype=window.Event.prototype),!wi ndow.Event||o&&"function"!=typeof window.Event){var i=window.Event;window.Event= function(e,t){t=t||{};var n=document.createEvent("Event");return n.initEvent(e,B oolean(t.bubbles),Boolean(t.cancelable)),n},window.Event.prototype=i.prototype}} (window.WebComponents),window.HTMLImports=window.HTMLImports||{flags:{}},functio n(e){function t(e,t){t=t||f,r(function(){i(e,t)},t)}function n(e){return"complet e"===e.readyState||e.readyState===w}function r(e,t){if(n(t))e&&e();else{var o=fu nction(){("complete"===t.readyState||t.readyState===w)&&(t.removeEventListener(_ ,o),r(e,t))};t.addEventListener(_,o)}}function o(e){e.target.__loaded=!0}functio n i(e,t){function n(){c==d&&e&&e({allImports:s,loadedImports:u,errorImports:l})} function r(e){o(e),u.push(this),c++,n()}function i(e){l.push(this),c++,n()}var s =t.querySelectorAll("link[rel=import]"),c=0,d=s.length,u=[],l=[];if(d)for(var h, p=0;d>p&&(h=s[p]);p++)a(h)?(u.push(this),c++,n()):(h.addEventListener("load",r), h.addEventListener("error",i));else n()}function a(e){return l?e.__loaded||e["im port"]&&"loading"!==e["import"].readyState:e.__importParsed}function s(e){for(va r t,n=0,r=e.length;r>n&&(t=e[n]);n++)c(t)&&d(t)}function c(e){return"link"===e.l ocalName&&"import"===e.rel}function d(e){var t=e["import"];t?o({target:e}):(e.ad dEventListener("load",o),e.addEventListener("error",o))}var u="import",l=Boolean (u in document.createElement("link")),h=Boolean(window.ShadowDOMPolyfill),p=func tion(e){return h?window.ShadowDOMPolyfill.wrapIfNeeded(e):e},f=p(document),m={ge t:function(){var e=window.HTMLImports.currentScript||document.currentScript||("c omplete"!==document.readyState?document.scripts[document.scripts.length-1]:null) ;return p(e)},configurable:!0};Object.defineProperty(document,"_currentScript",m ),Object.defineProperty(f,"_currentScript",m);var v=/Trident/.test(navigator.use rAgent),w=v?"complete":"interactive",_="readystatechange";l&&(new MutationObserv er(function(e){for(var t,n=0,r=e.length;r>n&&(t=e[n]);n++)t.addedNodes&&s(t.adde dNodes)}).observe(document.head,{childList:!0}),function(){if("loading"===docume nt.readyState)for(var e,t=document.querySelectorAll("link[rel=import]"),n=0,r=t. length;r>n&&(e=t[n]);n++)d(e)}()),t(function(e){window.HTMLImports.ready=!0,wind ow.HTMLImports.readyTime=(new Date).getTime();var t=f.createEvent("CustomEvent") ;t.initCustomEvent("HTMLImportsLoaded",!0,!0,e),f.dispatchEvent(t)}),e.IMPORT_LI NK_TYPE=u,e.useNative=l,e.rootDocument=f,e.whenReady=t,e.isIE=v}(window.HTMLImpo rts),function(e){var t=[],n=function(e){t.push(e)},r=function(){t.forEach(functi on(t){t(e)})};e.addModule=n,e.initializeModules=r}(window.HTMLImports),window.HT MLImports.addModule(function(e){var t=/(url\()([^)]*)(\))/g,n=/(@import[\s]+(?!u rl\())([^;]*)(;)/g,r={resolveUrlsInStyle:function(e,t){var n=e.ownerDocument,r=n .createElement("a");return e.textContent=this.resolveUrlsInCssText(e.textContent ,t,r),e},resolveUrlsInCssText:function(e,r,o){var i=this.replaceUrls(e,o,r,t);re turn i=this.replaceUrls(i,o,r,n)},replaceUrls:function(e,t,n,r){return e.replace (r,function(e,r,o,i){var a=o.replace(/["']/g,"");return n&&(a=new URL(a,n).href) ,t.href=a,a=t.href,r+"'"+a+"'"+i})}};e.path=r}),window.HTMLImports.addModule(fun ction(e){var t={async:!0,ok:function(e){return e.status>=200&&e.status<300||304= ==e.status||0===e.status},load:function(n,r,o){var i=new XMLHttpRequest;return(e .flags.debug||e.flags.bust)&&(n+="?"+Math.random()),i.open("GET",n,t.async),i.ad dEventListener("readystatechange",function(e){if(4===i.readyState){var n=null;tr y{var a=i.getResponseHeader("Location");a&&(n="/"===a.substr(0,1)?location.origi n+a:a)}catch(e){console.error(e.message)}r.call(o,!t.ok(i)&&i,i.response||i.resp onseText,n)}}),i.send(),i},loadDocument:function(e,t,n){this.load(e,t,n).respons eType="document"}};e.xhr=t}),window.HTMLImports.addModule(function(e){var t=e.xh r,n=e.flags,r=function(e,t){this.cache={},this.onload=e,this.oncomplete=t,this.i nflight=0,this.pending={}};r.prototype={addNodes:function(e){this.inflight+=e.le ngth;for(var t,n=0,r=e.length;r>n&&(t=e[n]);n++)this.require(t);this.checkDone() },addNode:function(e){this.inflight++,this.require(e),this.checkDone()},require: function(e){var t=e.src||e.href;e.__nodeUrl=t,this.dedupe(t,e)||this.fetch(t,e)} ,dedupe:function(e,t){if(this.pending[e])return this.pending[e].push(t),!0;retur n this.cache[e]?(this.onload(e,t,this.cache[e]),this.tail(),!0):(this.pending[e] =[t],!1)},fetch:function(e,r){if(n.load&&console.log("fetch",e,r),e)if(e.match(/ ^data:/)){var o=e.split(","),i=o[0],a=o[1];a=i.indexOf(";base64")>-1?atob(a):dec odeURIComponent(a),setTimeout(function(){this.receive(e,r,null,a)}.bind(this),0) }else{var s=function(t,n,o){this.receive(e,r,t,n,o)}.bind(this);t.load(e,s)}else setTimeout(function(){this.receive(e,r,{error:"href must be specified"},null)}. bind(this),0)},receive:function(e,t,n,r,o){this.cache[e]=r;for(var i,a=this.pend ing[e],s=0,c=a.length;c>s&&(i=a[s]);s++)this.onload(e,i,r,n,o),this.tail();this. pending[e]=null},tail:function(){--this.inflight,this.checkDone()},checkDone:fun ction(){this.inflight||this.oncomplete()}},e.Loader=r}),window.HTMLImports.addMo dule(function(e){var t=function(e){this.addCallback=e,this.mo=new MutationObserv er(this.handler.bind(this))};t.prototype={handler:function(e){for(var t,n=0,r=e. length;r>n&&(t=e[n]);n++)"childList"===t.type&&t.addedNodes.length&&this.addedNo des(t.addedNodes)},addedNodes:function(e){this.addCallback&&this.addCallback(e); for(var t,n=0,r=e.length;r>n&&(t=e[n]);n++)t.children&&t.children.length&&this.a ddedNodes(t.children)},observe:function(e){this.mo.observe(e,{childList:!0,subtr ee:!0})}},e.Observer=t}),window.HTMLImports.addModule(function(e){function t(e){ return"link"===e.localName&&e.rel===u}function n(e){var t=r(e);return"data:text/ javascript;charset=utf-8,"+encodeURIComponent(t)}function r(e){return e.textCont ent+o(e)}function o(e){var t=e.ownerDocument;t.__importedScripts=t.__importedScr ipts||0;var n=e.ownerDocument.baseURI,r=t.__importedScripts?"-"+t.__importedScri pts:"";return t.__importedScripts++,"\n//# sourceURL="+n+r+".js\n"}function i(e) {var t=e.ownerDocument.createElement("style");return t.textContent=e.textContent ,a.resolveUrlsInStyle(t),t}var a=e.path,s=e.rootDocument,c=e.flags,d=e.isIE,u=e. IMPORT_LINK_TYPE,l="link[rel="+u+"]",h={documentSelectors:l,importsSelectors:[l, "link[rel=stylesheet]:not([type])","style:not([type])","script:not([type])",'scr ipt[type="application/javascript"]','script[type="text/javascript"]'].join(","), map:{link:"parseLink",script:"parseScript",style:"parseStyle"},dynamicElements:[ ],parseNext:function(){var e=this.nextToParse();e&&this.parse(e)},parse:function (e){if(this.isParsed(e))return void(c.parse&&console.log("[%s] is already parsed ",e.localName));var t=this[this.map[e.localName]];t&&(this.markParsing(e),t.call (this,e))},parseDynamic:function(e,t){this.dynamicElements.push(e),t||this.parse Next()},markParsing:function(e){c.parse&&console.log("parsing",e),this.parsingEl ement=e},markParsingComplete:function(e){e.__importParsed=!0,this.markDynamicPar singComplete(e),e.__importElement&&(e.__importElement.__importParsed=!0,this.mar kDynamicParsingComplete(e.__importElement)),this.parsingElement=null,c.parse&&co nsole.log("completed",e)},markDynamicParsingComplete:function(e){var t=this.dyna micElements.indexOf(e);t>=0&&this.dynamicElements.splice(t,1)},parseImport:funct ion(e){if(e["import"]=e.__doc,window.HTMLImports.__importsParsingHook&&window.HT MLImports.__importsParsingHook(e),e["import"]&&(e["import"].__importParsed=!0),t his.markParsingComplete(e),e.__resource&&!e.__error?e.dispatchEvent(new CustomEv ent("load",{bubbles:!1})):e.dispatchEvent(new CustomEvent("error",{bubbles:!1})) ,e.__pending)for(var t;e.__pending.length;)t=e.__pending.shift(),t&&t({target:e} );this.parseNext()},parseLink:function(e){t(e)?this.parseImport(e):(e.href=e.hre f,this.parseGeneric(e))},parseStyle:function(e){var t=e;e=i(e),t.__appliedElemen t=e,e.__importElement=t,this.parseGeneric(e)},parseGeneric:function(e){this.trac kElement(e),this.addElementToDocument(e)},rootImportForElement:function(e){for(v ar t=e;t.ownerDocument.__importLink;)t=t.ownerDocument.__importLink;return t},ad dElementToDocument:function(e){var t=this.rootImportForElement(e.__importElement ||e);t.parentNode.insertBefore(e,t)},trackElement:function(e,t){var n=this,r=fun ction(o){e.removeEventListener("load",r),e.removeEventListener("error",r),t&&t(o ),n.markParsingComplete(e),n.parseNext()};if(e.addEventListener("load",r),e.addE ventListener("error",r),d&&"style"===e.localName){var o=!1;if(-1==e.textContent. indexOf("@import"))o=!0;else if(e.sheet){o=!0;for(var i,a=e.sheet.cssRules,s=a?a .length:0,c=0;s>c&&(i=a[c]);c++)i.type===CSSRule.IMPORT_RULE&&(o=o&&Boolean(i.st yleSheet))}o&&setTimeout(function(){e.dispatchEvent(new CustomEvent("load",{bubb les:!1}))})}},parseScript:function(t){var r=document.createElement("script");r._ _importElement=t,r.src=t.src?t.src:n(t),e.currentScript=t,this.trackElement(r,fu nction(t){r.parentNode&&r.parentNode.removeChild(r),e.currentScript=null}),this. addElementToDocument(r)},nextToParse:function(){return this._mayParse=[],!this.p arsingElement&&(this.nextToParseInDoc(s)||this.nextToParseDynamic())},nextToPars eInDoc:function(e,n){if(e&&this._mayParse.indexOf(e)<0){this._mayParse.push(e);f or(var r,o=e.querySelectorAll(this.parseSelectorsForNode(e)),i=0,a=o.length;a>i& &(r=o[i]);i++)if(!this.isParsed(r))return this.hasResource(r)?t(r)?this.nextToPa rseInDoc(r.__doc,r):r:void 0}return n},nextToParseDynamic:function(){return this .dynamicElements[0]},parseSelectorsForNode:function(e){var t=e.ownerDocument||e; return t===s?this.documentSelectors:this.importsSelectors},isParsed:function(e){ return e.__importParsed},needsDynamicParsing:function(e){return this.dynamicElem ents.indexOf(e)>=0},hasResource:function(e){return t(e)&&void 0===e.__doc?!1:!0} };e.parser=h,e.IMPORT_SELECTOR=l}),window.HTMLImports.addModule(function(e){func tion t(e){return n(e,a)}function n(e,t){return"link"===e.localName&&e.getAttribu te("rel")===t}function r(e){return!!Object.getOwnPropertyDescriptor(e,"baseURI") }function o(e,t){var n=document.implementation.createHTMLDocument(a);n._URL=t;va r o=n.createElement("base");o.setAttribute("href",t),n.baseURI||r(n)||Object.def ineProperty(n,"baseURI",{value:t});var i=n.createElement("meta");return i.setAtt ribute("charset","utf-8"),n.head.appendChild(i),n.head.appendChild(o),n.body.inn erHTML=e,window.HTMLTemplateElement&&HTMLTemplateElement.bootstrap&&HTMLTemplate Element.bootstrap(n),n}var i=e.flags,a=e.IMPORT_LINK_TYPE,s=e.IMPORT_SELECTOR,c= e.rootDocument,d=e.Loader,u=e.Observer,l=e.parser,h={documents:{},documentPreloa dSelectors:s,importsPreloadSelectors:[s].join(","),loadNode:function(e){p.addNod e(e)},loadSubtree:function(e){var t=this.marshalNodes(e);p.addNodes(t)},marshalN odes:function(e){return e.querySelectorAll(this.loadSelectorsForNode(e))},loadSe lectorsForNode:function(e){var t=e.ownerDocument||e;return t===c?this.documentPr eloadSelectors:this.importsPreloadSelectors},loaded:function(e,n,r,a,s){if(i.loa d&&console.log("loaded",e,n),n.__resource=r,n.__error=a,t(n)){var c=this.documen ts[e];void 0===c&&(c=a?null:o(r,s||e),c&&(c.__importLink=n,this.bootDocument(c)) ,this.documents[e]=c),n.__doc=c}l.parseNext()},bootDocument:function(e){this.loa dSubtree(e),this.observer.observe(e),l.parseNext()},loadedAll:function(){l.parse Next()}},p=new d(h.loaded.bind(h),h.loadedAll.bind(h));if(h.observer=new u,!docu ment.baseURI){var f={get:function(){var e=document.querySelector("base");return e?e.href:window.location.href},configurable:!0};Object.defineProperty(document," baseURI",f),Object.defineProperty(c,"baseURI",f)}e.importer=h,e.importLoader=p}) ,window.HTMLImports.addModule(function(e){var t=e.parser,n=e.importer,r={added:f unction(e){for(var r,o,i,a,s=0,c=e.length;c>s&&(a=e[s]);s++)r||(r=a.ownerDocumen t,o=t.isParsed(r)),i=this.shouldLoadNode(a),i&&n.loadNode(a),this.shouldParseNod e(a)&&o&&t.parseDynamic(a,i)},shouldLoadNode:function(e){return 1===e.nodeType&& o.call(e,n.loadSelectorsForNode(e))},shouldParseNode:function(e){return 1===e.no deType&&o.call(e,t.parseSelectorsForNode(e))}};n.observer.addCallback=r.added.bi nd(r);var o=HTMLElement.prototype.matches||HTMLElement.prototype.matchesSelector ||HTMLElement.prototype.webkitMatchesSelector||HTMLElement.prototype.mozMatchesS elector||HTMLElement.prototype.msMatchesSelector}),function(e){function t(){wind ow.HTMLImports.importer.bootDocument(r)}var n=e.initializeModules;e.isIE;if(!e.u seNative){n();var r=e.rootDocument;"complete"===document.readyState||"interactiv e"===document.readyState&&!window.attachEvent?t():document.addEventListener("DOM ContentLoaded",t)}}(window.HTMLImports),window.CustomElements=window.CustomEleme nts||{flags:{}},function(e){var t=e.flags,n=[],r=function(e){n.push(e)},o=functi on(){n.forEach(function(t){t(e)})};e.addModule=r,e.initializeModules=o,e.hasNati ve=Boolean(document.registerElement),e.isIE=/Trident/.test(navigator.userAgent), e.useNative=!t.register&&e.hasNative&&!window.ShadowDOMPolyfill&&(!window.HTMLIm ports||window.HTMLImports.useNative)}(window.CustomElements),window.CustomElemen ts.addModule(function(e){function t(e,t){n(e,function(e){return t(e)?!0:void r(e ,t)}),r(e,t)}function n(e,t,r){var o=e.firstElementChild;if(!o)for(o=e.firstChil d;o&&o.nodeType!==Node.ELEMENT_NODE;)o=o.nextSibling;for(;o;)t(o,r)!==!0&&n(o,t, r),o=o.nextElementSibling;return null}function r(e,n){for(var r=e.shadowRoot;r;) t(r,n),r=r.olderShadowRoot}function o(e,t){i(e,t,[])}function i(e,t,n){if(e=wind ow.wrap(e),!(n.indexOf(e)>=0)){n.push(e);for(var r,o=e.querySelectorAll("link[re l="+a+"]"),s=0,c=o.length;c>s&&(r=o[s]);s++)r["import"]&&i(r["import"],t,n);t(e) }}var a=window.HTMLImports?window.HTMLImports.IMPORT_LINK_TYPE:"none";e.forDocum entTree=o,e.forSubtree=t}),window.CustomElements.addModule(function(e){function t(e,t){return n(e,t)||r(e,t)}function n(t,n){return e.upgrade(t,n)?!0:void(n&&a( t))}function r(e,t){g(e,function(e){return n(e,t)?!0:void 0})}function o(e){L.pu sh(e),E||(E=!0,setTimeout(i))}function i(){E=!1;for(var e,t=L,n=0,r=t.length;r>n &&(e=t[n]);n++)e();L=[]}function a(e){y?o(function(){s(e)}):s(e)}function s(e){e .__upgraded__&&!e.__attached&&(e.__attached=!0,e.attachedCallback&&e.attachedCal lback())}function c(e){d(e),g(e,function(e){d(e)})}function d(e){y?o(function(){ u(e)}):u(e)}function u(e){e.__upgraded__&&e.__attached&&(e.__attached=!1,e.detac hedCallback&&e.detachedCallback())}function l(e){for(var t=e,n=window.wrap(docum ent);t;){if(t==n)return!0;t=t.parentNode||t.nodeType===Node.DOCUMENT_FRAGMENT_NO DE&&t.host}}function h(e){if(e.shadowRoot&&!e.shadowRoot.__watched){_.dom&&conso le.log("watching shadow-root for: ",e.localName);for(var t=e.shadowRoot;t;)m(t), t=t.olderShadowRoot}}function p(e,n){if(_.dom){var r=n[0];if(r&&"childList"===r. type&&r.addedNodes&&r.addedNodes){for(var o=r.addedNodes[0];o&&o!==document&&!o. host;)o=o.parentNode;var i=o&&(o.URL||o._URL||o.host&&o.host.localName)||"";i=i. split("/?").shift().split("/").pop()}console.group("mutations (%d) [%s]",n.lengt h,i||"")}var a=l(e);n.forEach(function(e){"childList"===e.type&&(T(e.addedNodes, function(e){e.localName&&t(e,a)}),T(e.removedNodes,function(e){e.localName&&c(e) }))}),_.dom&&console.groupEnd()}function f(e){for(e=window.wrap(e),e||(e=window. wrap(document));e.parentNode;)e=e.parentNode;var t=e.__observer;t&&(p(e,t.takeRe cords()),i())}function m(e){if(!e.__observer){var t=new MutationObserver(p.bind( this,e));t.observe(e,{childList:!0,subtree:!0}),e.__observer=t}}function v(e){e= window.wrap(e),_.dom&&console.group("upgradeDocument: ",e.baseURI.split("/").pop ());
12 var n=e===window.wrap(document);t(e,n),m(e),_.dom&&console.groupEnd()}function w (e){b(e,v)}var _=e.flags,g=e.forSubtree,b=e.forDocumentTree,y=window.MutationObs erver._isPolyfilled&&_["throttle-attached"];e.hasPolyfillMutations=y,e.hasThrott ledAttached=y;var E=!1,L=[],T=Array.prototype.forEach.call.bind(Array.prototype. forEach),M=Element.prototype.createShadowRoot;M&&(Element.prototype.createShadow Root=function(){var e=M.call(this);return window.CustomElements.watchShadow(this ),e}),e.watchShadow=h,e.upgradeDocumentTree=w,e.upgradeDocument=v,e.upgradeSubtr ee=r,e.upgradeAll=t,e.attached=a,e.takeRecords=f}),window.CustomElements.addModu le(function(e){function t(t,r){if("template"===t.localName&&window.HTMLTemplateE lement&&HTMLTemplateElement.decorate&&HTMLTemplateElement.decorate(t),!t.__upgra ded__&&t.nodeType===Node.ELEMENT_NODE){var o=t.getAttribute("is"),i=e.getRegiste redDefinition(t.localName)||e.getRegisteredDefinition(o);if(i&&(o&&i.tag==t.loca lName||!o&&!i["extends"]))return n(t,i,r)}}function n(t,n,o){return a.upgrade&&c onsole.group("upgrade:",t.localName),n.is&&t.setAttribute("is",n.is),r(t,n),t.__ upgraded__=!0,i(t),o&&e.attached(t),e.upgradeSubtree(t,o),a.upgrade&&console.gro upEnd(),t}function r(e,t){Object.__proto__?e.__proto__=t.prototype:(o(e,t.protot ype,t["native"]),e.__proto__=t.prototype)}function o(e,t,n){for(var r={},o=t;o!= =n&&o!==HTMLElement.prototype;){for(var i,a=Object.getOwnPropertyNames(o),s=0;i= a[s];s++)r[i]||(Object.defineProperty(e,i,Object.getOwnPropertyDescriptor(o,i)), r[i]=1);o=Object.getPrototypeOf(o)}}function i(e){e.createdCallback&&e.createdCa llback()}var a=e.flags;e.upgrade=t,e.upgradeWithDefinition=n,e.implementPrototyp e=r}),window.CustomElements.addModule(function(e){function t(t,r){var c=r||{};if (!t)throw new Error("document.registerElement: first argument `name` must not be empty");if(t.indexOf("-")<0)throw new Error("document.registerElement: first ar gument ('name') must contain a dash ('-'). Argument provided was '"+String(t)+"' .");if(o(t))throw new Error("Failed to execute 'registerElement' on 'Document': Registration failed for type '"+String(t)+"'. The type name is invalid.");if(d(t ))throw new Error("DuplicateDefinitionError: a type with name '"+String(t)+"' is already registered");return c.prototype||(c.prototype=Object.create(HTMLElement .prototype)),c.__name=t.toLowerCase(),c.lifecycle=c.lifecycle||{},c.ancestry=i(c ["extends"]),a(c),s(c),n(c.prototype),u(c.__name,c),c.ctor=l(c),c.ctor.prototype =c.prototype,c.prototype.constructor=c.ctor,e.ready&&w(document),c.ctor}function n(e){if(!e.setAttribute._polyfilled){var t=e.setAttribute;e.setAttribute=functi on(e,n){r.call(this,e,n,t)};var n=e.removeAttribute;e.removeAttribute=function(e ){r.call(this,e,null,n)},e.setAttribute._polyfilled=!0}}function r(e,t,n){e=e.to LowerCase();var r=this.getAttribute(e);n.apply(this,arguments);var o=this.getAtt ribute(e);this.attributeChangedCallback&&o!==r&&this.attributeChangedCallback(e, r,o)}function o(e){for(var t=0;t<E.length;t++)if(e===E[t])return!0}function i(e) {var t=d(e);return t?i(t["extends"]).concat([t]):[]}function a(e){for(var t,n=e[ "extends"],r=0;t=e.ancestry[r];r++)n=t.is&&t.tag;e.tag=n||e.__name,n&&(e.is=e.__ name)}function s(e){if(!Object.__proto__){var t=HTMLElement.prototype;if(e.is){v ar n=document.createElement(e.tag);t=Object.getPrototypeOf(n)}for(var r,o=e.prot otype,i=!1;o;)o==t&&(i=!0),r=Object.getPrototypeOf(o),r&&(o.__proto__=r),o=r;i|| console.warn(e.tag+" prototype not found in prototype chain for "+e.is),e["nativ e"]=t}}function c(e){return g(M(e.tag),e)}function d(e){return e?L[e.toLowerCase ()]:void 0}function u(e,t){L[e]=t}function l(e){return function(){return c(e)}}f unction h(e,t,n){return e===T?p(t,n):N(e,t)}function p(e,t){e&&(e=e.toLowerCase( )),t&&(t=t.toLowerCase());var n=d(t||e);if(n){if(e==n.tag&&t==n.is)return new n. ctor;if(!t&&!n.is)return new n.ctor}var r;return t?(r=p(e),r.setAttribute("is",t ),r):(r=M(e),e.indexOf("-")>=0&&b(r,HTMLElement),r)}function f(e,t){var n=e[t];e [t]=function(){var e=n.apply(this,arguments);return _(e),e}}var m,v=e.isIE,w=e.u pgradeDocumentTree,_=e.upgradeAll,g=e.upgradeWithDefinition,b=e.implementPrototy pe,y=e.useNative,E=["annotation-xml","color-profile","font-face","font-face-src" ,"font-face-uri","font-face-format","font-face-name","missing-glyph"],L={},T="ht tp://www.w3.org/1999/xhtml",M=document.createElement.bind(document),N=document.c reateElementNS.bind(document);m=Object.__proto__||y?function(e,t){return e insta nceof t}:function(e,t){if(e instanceof t)return!0;for(var n=e;n;){if(n===t.proto type)return!0;n=n.__proto__}return!1},f(Node.prototype,"cloneNode"),f(document," importNode"),v&&!function(){var e=document.importNode;document.importNode=functi on(){var t=e.apply(document,arguments);if(t.nodeType==t.DOCUMENT_FRAGMENT_NODE){ var n=document.createDocumentFragment();return n.appendChild(t),n}return t}}(),d ocument.registerElement=t,document.createElement=p,document.createElementNS=h,e. registry=L,e["instanceof"]=m,e.reservedTagList=E,e.getRegisteredDefinition=d,doc ument.register=document.registerElement}),function(e){function t(){i(window.wrap (document)),window.CustomElements.ready=!0;var e=window.requestAnimationFrame||f unction(e){setTimeout(e,16)};e(function(){setTimeout(function(){window.CustomEle ments.readyTime=Date.now(),window.HTMLImports&&(window.CustomElements.elapsed=wi ndow.CustomElements.readyTime-window.HTMLImports.readyTime),document.dispatchEve nt(new CustomEvent("WebComponentsReady",{bubbles:!0}))})})}var n=e.useNative,r=e .initializeModules;e.isIE;if(n){var o=function(){};e.watchShadow=o,e.upgrade=o,e .upgradeAll=o,e.upgradeDocumentTree=o,e.upgradeSubtree=o,e.takeRecords=o,e["inst anceof"]=function(e,t){return e instanceof t}}else r();var i=e.upgradeDocumentTr ee,a=e.upgradeDocument;if(window.wrap||(window.ShadowDOMPolyfill?(window.wrap=wi ndow.ShadowDOMPolyfill.wrapIfNeeded,window.unwrap=window.ShadowDOMPolyfill.unwra pIfNeeded):window.wrap=window.unwrap=function(e){return e}),window.HTMLImports&& (window.HTMLImports.__importsParsingHook=function(e){e["import"]&&a(wrap(e["impo rt"]))}),"complete"===document.readyState||e.flags.eager)t();else if("interactiv e"!==document.readyState||window.attachEvent||window.HTMLImports&&!window.HTMLIm ports.ready){var s=window.HTMLImports&&!window.HTMLImports.ready?"HTMLImportsLoa ded":"DOMContentLoaded";window.addEventListener(s,t)}else t()}(window.CustomElem ents),function(e){var t=document.createElement("style");t.textContent="body {tra nsition: opacity ease-in 0.2s; } \nbody[unresolved] {opacity: 0; display: block; overflow: hidden; position: relative; } \n";var n=document.querySelector("head" );n.insertBefore(t,n.firstChild)}(window.WebComponents);
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698