mirror of
https://github.com/jlengrand/webcomponentsjs.git
synced 2026-03-10 08:51:22 +00:00
rebuild
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
c=b.length;if(c)for(var l=0,e=b.length,f;l<e&&(f=b[l]);l++)r(f,function(){0===--c&&a()});else a()}function c(a){if("loading"!==document.readyState)a();else{var b=function(){"loading"!==document.readyState&&(document.removeEventListener("readystatechange",b),a())};document.addEventListener("readystatechange",b)}}function e(a){c(function(){return d(function(){return a&&a()})})}function r(a,b){if(a.__loaded)b&&b();else if("script"!==a.localName||a.src){var c=function(e){a.removeEventListener(e.type,
|
||||
c);a.__loaded=!0;b&&b()};a.addEventListener("load",c);A&&"style"===a.localName||a.addEventListener("error",c)}else a.__loaded=!0,b&&b()}function n(a){return a.nodeType===Node.ELEMENT_NODE&&"link"===a.localName&&"import"===a.rel}function k(){var a=this;this.documents={};this.inflight=0;this.dynamicImportsMO=new MutationObserver(function(b){return a.handleMutations(b)});c(function(){a.dynamicImportsMO.observe(document.head,{childList:!0,subtree:!0});a.loadImports(document)})}var u="import"in document.createElement("link"),
|
||||
x=null;!1==="currentScript"in document&&Object.defineProperty(document,"currentScript",{get:function(){return x||("complete"!==document.readyState?document.scripts[document.scripts.length-1]:null)},configurable:!0});var P=/(^\/)|(^#)|(^[\w-\d]*:)/,Q=/(url\()([^)]*)(\))/g,R=/(@import[\s]+(?!url\())([^;]*)(;)/g,S=/(<link[^>]*)(rel=['|"]?stylesheet['|"]?[^>]*>)/g,m={fixUrls:function(a,b){a.href&&a.setAttribute("href",m.replaceAttrUrl(a.getAttribute("href"),b));a.src&&a.setAttribute("src",m.replaceAttrUrl(a.getAttribute("src"),
|
||||
b));"style"===a.localName&&m.resolveUrlsInStyle(a,b)},fixUrlAttributes:function(a,b){for(var c=["action","src","href","url","style"],e=0,f;e<c.length&&(f=c[e]);e++){var d=a.attributes[f],l=d&&d.value;l&&0>l.search(/({{|\[\[)/)&&(d.value="style"===f?m.resolveUrlsInCssText(l,b):m.replaceAttrUrl(l,b))}},fixUrlsInTemplates:function(a,b){a=a.querySelectorAll("template");for(var c=0;c<a.length;c++)m.fixUrlsInTemplate(a[c],b)},fixUrlsInTemplate:function(a,b){a=a.content||a;for(var c=a.querySelectorAll("style, form[action], [src], [href], [url], [style]"),
|
||||
e=0;e<c.length;e++){var f=c[e];"style"==f.localName?m.resolveUrlsInStyle(f,b):m.fixUrlAttributes(f,b)}m.fixUrlsInTemplates(a,b)},resolveUrlsInStyle:function(a,b){a.textContent=m.resolveUrlsInCssText(a.textContent,b)},resolveUrlsInCssText:function(a,b){a=m.replaceUrls(a,b,Q);return a=m.replaceUrls(a,b,R)},replaceUrls:function(a,b,c){return a.replace(c,function(a,c,e,f){a=e.replace(/["']/g,"");b&&(a=m.resolveUrl(a,b));return c+"'"+a+"'"+f})},replaceAttrUrl:function(a,b){return a&&P.test(a)?a:m.resolveUrl(a,
|
||||
b));"style"===a.localName&&m.resolveUrlsInStyle(a,b)},fixUrlsInTemplates:function(a,b){a=a.querySelectorAll("template");for(var c=0;c<a.length;c++)m.fixUrlsInTemplate(a[c],b)},fixUrlsInTemplate:function(a,b){a=a.content||a;for(var c=a.querySelectorAll("style, [src], [style]"),e=0;e<c.length;e++){var f=c[e];"style"==f.localName?m.resolveUrlsInStyle(f,b):m.fixUrlAttributes(f,b)}m.fixUrlsInTemplates(a,b)},fixUrlAttributes:function(a,b){for(var c=["src","style"],e=0,f;e<c.length&&(f=c[e]);e++){var d=
|
||||
a.attributes[f],l=d&&d.value;l&&0>l.search(/({{|\[\[)/)&&(d.value="style"===f?m.resolveUrlsInCssText(l,b):m.replaceAttrUrl(l,b))}},resolveUrlsInStyle:function(a,b){a.textContent=m.resolveUrlsInCssText(a.textContent,b)},resolveUrlsInCssText:function(a,b){a=m.replaceUrls(a,b,Q);return a=m.replaceUrls(a,b,R)},replaceUrls:function(a,b,c){return a.replace(c,function(a,c,e,f){a=e.replace(/["']/g,"");b&&(a=m.resolveUrl(a,b));return c+"'"+a+"'"+f})},replaceAttrUrl:function(a,b){return a&&P.test(a)?a:m.resolveUrl(a,
|
||||
b)},resolveUrl:function(a,b){if(void 0===m.__workingURL){m.__workingURL=!1;try{var c=new URL("b","http://a");c.pathname="c%20d";m.__workingURL="http://a/c%20d"===c.href}catch(da){}}if(m.__workingURL)return(new URL(a,b)).href;c=m.__tempDoc;c||(c=document.implementation.createHTMLDocument("temp"),m.__tempDoc=c,c.__base=c.createElement("base"),c.head.appendChild(c.__base),c.__anchor=c.createElement("a"));c.__base.href=b;c.__anchor.href=a;return c.__anchor.href||a}},H={async:!0,load:function(a,b,c){if(a)if(a.match(/^data:/)){a=
|
||||
a.split(",");var e=a[1],e=-1<a[0].indexOf(";base64")?atob(e):decodeURIComponent(e);b(e)}else{var f=new XMLHttpRequest;f.open("GET",a,H.async);f.onload=function(){var a=f.getResponseHeader("Location");a&&0===a.indexOf("/")&&(a=(location.origin||location.protocol+"//"+location.host)+a);var e=f.response||f.responseText;304===f.status||0===f.status||200<=f.status&&300>f.status?b(e,a):c(e)};f.send()}else c("error: href must be specified")}},A=/Trident/.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent);
|
||||
k.prototype.loadImports=function(a){a=a.querySelectorAll("link[rel=import]");for(var b=0,c=a.length;b<c;b++)this.loadImport(a[b])};k.prototype.loadImport=function(a){var b=this,c=a.href;if(void 0!==this.documents[c]){var e=this.documents[c];e&&e.__loaded&&(a.import=e,this.fireEventIfNeeded(a))}else this.inflight++,this.documents[c]="pending",H.load(c,function(a,e){a=b.makeDocument(a,e||c);b.documents[c]=a;b.inflight--;b.loadImports(a);b.processImportsIfLoadingDone()},function(){b.documents[c]=null;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -9,58 +9,58 @@
|
||||
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
|
||||
*/
|
||||
'use strict';var aa={scope:{},getGlobal:function(a){return"undefined"!=typeof window&&window===a?a:"undefined"!=typeof global&&null!=global?global:a}};aa.global=aa.getGlobal(this);
|
||||
(function(a){function b(a,b){if("function"===typeof window.CustomEvent)return new CustomEvent(a,b);var c=document.createEvent("CustomEvent");c.initCustomEvent(a,!!b.bubbles,!!b.cancelable,b.detail);return c}function c(a){if(C)return a.ownerDocument!==document?a.ownerDocument:null;var b=a.__importDoc;if(!b&&a.parentNode){b=a.parentNode;if("function"===typeof b.closest)b=b.closest("link[rel=import]");else for(;!h(b)&&(b=b.parentNode););a.__importDoc=b}return b}function d(a){var b=document.querySelectorAll("link[rel=import]:not(import-dependency)"),
|
||||
(function(a){function b(a,b){if("function"===typeof window.CustomEvent)return new CustomEvent(a,b);var c=document.createEvent("CustomEvent");c.initCustomEvent(a,!!b.bubbles,!!b.cancelable,b.detail);return c}function c(a){if(l)return a.ownerDocument!==document?a.ownerDocument:null;var b=a.__importDoc;if(!b&&a.parentNode){b=a.parentNode;if("function"===typeof b.closest)b=b.closest("link[rel=import]");else for(;!h(b)&&(b=b.parentNode););a.__importDoc=b}return b}function d(a){var b=document.querySelectorAll("link[rel=import]:not(import-dependency)"),
|
||||
c=b.length;if(c)for(var d=0,e=b.length,f;d<e&&(f=b[d]);d++)g(f,function(){0===--c&&a()});else a()}function e(a){if("loading"!==document.readyState)a();else{var b=function(){"loading"!==document.readyState&&(document.removeEventListener("readystatechange",b),a())};document.addEventListener("readystatechange",b)}}function f(a){e(function(){return d(function(){return a&&a()})})}function g(a,b){if(a.__loaded)b&&b();else if("script"!==a.localName||a.src){var c=function(d){a.removeEventListener(d.type,
|
||||
c);a.__loaded=!0;b&&b()};a.addEventListener("load",c);za&&"style"===a.localName||a.addEventListener("error",c)}else a.__loaded=!0,b&&b()}function h(a){return a.nodeType===Node.ELEMENT_NODE&&"link"===a.localName&&"import"===a.rel}function k(){var a=this;this.documents={};this.inflight=0;this.dynamicImportsMO=new MutationObserver(function(b){return a.handleMutations(b)});e(function(){a.dynamicImportsMO.observe(document.head,{childList:!0,subtree:!0});a.loadImports(document)})}var C="import"in document.createElement("link"),
|
||||
I=null;!1==="currentScript"in document&&Object.defineProperty(document,"currentScript",{get:function(){return I||("complete"!==document.readyState?document.scripts[document.scripts.length-1]:null)},configurable:!0});var fa=/(^\/)|(^#)|(^[\w-\d]*:)/,tc=/(url\()([^)]*)(\))/g,uc=/(@import[\s]+(?!url\())([^;]*)(;)/g,vc=/(<link[^>]*)(rel=['|"]?stylesheet['|"]?[^>]*>)/g,r={fixUrls:function(a,b){a.href&&a.setAttribute("href",r.replaceAttrUrl(a.getAttribute("href"),b));a.src&&a.setAttribute("src",r.replaceAttrUrl(a.getAttribute("src"),
|
||||
b));"style"===a.localName&&r.resolveUrlsInStyle(a,b)},fixUrlAttributes:function(a,b){for(var c=["action","src","href","url","style"],d=0,e;d<c.length&&(e=c[d]);d++){var f=a.attributes[e],g=f&&f.value;g&&0>g.search(/({{|\[\[)/)&&(f.value="style"===e?r.resolveUrlsInCssText(g,b):r.replaceAttrUrl(g,b))}},fixUrlsInTemplates:function(a,b){a=a.querySelectorAll("template");for(var c=0;c<a.length;c++)r.fixUrlsInTemplate(a[c],b)},fixUrlsInTemplate:function(a,b){a=a.content||a;for(var c=a.querySelectorAll("style, form[action], [src], [href], [url], [style]"),
|
||||
d=0;d<c.length;d++){var e=c[d];"style"==e.localName?r.resolveUrlsInStyle(e,b):r.fixUrlAttributes(e,b)}r.fixUrlsInTemplates(a,b)},resolveUrlsInStyle:function(a,b){a.textContent=r.resolveUrlsInCssText(a.textContent,b)},resolveUrlsInCssText:function(a,b){a=r.replaceUrls(a,b,tc);return a=r.replaceUrls(a,b,uc)},replaceUrls:function(a,b,c){return a.replace(c,function(a,c,d,e){a=d.replace(/["']/g,"");b&&(a=r.resolveUrl(a,b));return c+"'"+a+"'"+e})},replaceAttrUrl:function(a,b){return a&&fa.test(a)?a:r.resolveUrl(a,
|
||||
b)},resolveUrl:function(a,b){if(void 0===r.__workingURL){r.__workingURL=!1;try{var c=new URL("b","http://a");c.pathname="c%20d";r.__workingURL="http://a/c%20d"===c.href}catch(ud){}}if(r.__workingURL)return(new URL(a,b)).href;c=r.__tempDoc;c||(c=document.implementation.createHTMLDocument("temp"),r.__tempDoc=c,c.__base=c.createElement("base"),c.head.appendChild(c.__base),c.__anchor=c.createElement("a"));c.__base.href=b;c.__anchor.href=a;return c.__anchor.href||a}},kb={async:!0,load:function(a,b,c){if(a)if(a.match(/^data:/)){a=
|
||||
a.split(",");var d=a[1],d=-1<a[0].indexOf(";base64")?atob(d):decodeURIComponent(d);b(d)}else{var e=new XMLHttpRequest;e.open("GET",a,kb.async);e.onload=function(){var a=e.getResponseHeader("Location");a&&0===a.indexOf("/")&&(a=(location.origin||location.protocol+"//"+location.host)+a);var d=e.response||e.responseText;304===e.status||0===e.status||200<=e.status&&300>e.status?b(d,a):c(d)};e.send()}else c("error: href must be specified")}},za=/Trident/.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent);
|
||||
k.prototype.loadImports=function(a){a=a.querySelectorAll("link[rel=import]");for(var b=0,c=a.length;b<c;b++)this.loadImport(a[b])};k.prototype.loadImport=function(a){var b=this,c=a.href;if(void 0!==this.documents[c]){var d=this.documents[c];d&&d.__loaded&&(a.import=d,this.fireEventIfNeeded(a))}else this.inflight++,this.documents[c]="pending",kb.load(c,function(a,d){a=b.makeDocument(a,d||c);b.documents[c]=a;b.inflight--;b.loadImports(a);b.processImportsIfLoadingDone()},function(){b.documents[c]=null;
|
||||
b.inflight--;b.processImportsIfLoadingDone()})};k.prototype.makeDocument=function(a,b){if(!a)return document.createDocumentFragment();za&&(a=a.replace(vc,function(a,b,c){return-1===a.indexOf("type=")?b+" type=import-disable "+c:a}));var c=document.createElement("template");c.innerHTML=a;if(c.content)a=c.content;else for(a=document.createDocumentFragment();c.firstChild;)a.appendChild(c.firstChild);if(c=a.querySelector("base"))b=r.replaceAttrUrl(c.getAttribute("href"),b),c.removeAttribute("href");for(var c=
|
||||
a.querySelectorAll('link[rel=import], link[rel=stylesheet][href][type=import-disable],\n style:not([type]), link[rel=stylesheet][href]:not([type]),\n script:not([type]), script[type="application/javascript"],\n script[type="text/javascript"]'),d=0,e=0,f=c.length,h;e<f&&(h=c[e]);e++)g(h),r.fixUrls(h,b),h.setAttribute("import-dependency",""),"script"===h.localName&&!h.src&&h.textContent&&(h.setAttribute("src","data:text/javascript;charset=utf-8,"+encodeURIComponent(h.textContent+("\n//# sourceURL="+
|
||||
b+(d?"-"+d:"")+".js\n"))),h.textContent="",d++);r.fixUrlsInTemplates(a,b);return a};k.prototype.processImportsIfLoadingDone=function(){var a=this;if(!this.inflight){this.dynamicImportsMO.disconnect();this.flatten(document);var b=!1,c=!1,d=function(){c&&b&&(a.dynamicImportsMO.observe(document.head,{childList:!0,subtree:!0}),a.fireEvents())};this.waitForStyles(function(){c=!0;d()});this.runScripts(function(){b=!0;d()})}};k.prototype.flatten=function(a){a=a.querySelectorAll("link[rel=import]");for(var b=
|
||||
c);a.__loaded=!0;b&&b()};a.addEventListener("load",c);Aa&&"style"===a.localName||a.addEventListener("error",c)}else a.__loaded=!0,b&&b()}function h(a){return a.nodeType===Node.ELEMENT_NODE&&"link"===a.localName&&"import"===a.rel}function k(){var a=this;this.documents={};this.inflight=0;this.dynamicImportsMO=new MutationObserver(function(b){return a.handleMutations(b)});e(function(){a.dynamicImportsMO.observe(document.head,{childList:!0,subtree:!0});a.loadImports(document)})}var l="import"in document.createElement("link"),
|
||||
v=null;!1==="currentScript"in document&&Object.defineProperty(document,"currentScript",{get:function(){return v||("complete"!==document.readyState?document.scripts[document.scripts.length-1]:null)},configurable:!0});var N=/(^\/)|(^#)|(^[\w-\d]*:)/,pa=/(url\()([^)]*)(\))/g,uc=/(@import[\s]+(?!url\())([^;]*)(;)/g,vc=/(<link[^>]*)(rel=['|"]?stylesheet['|"]?[^>]*>)/g,y={fixUrls:function(a,b){a.href&&a.setAttribute("href",y.replaceAttrUrl(a.getAttribute("href"),b));a.src&&a.setAttribute("src",y.replaceAttrUrl(a.getAttribute("src"),
|
||||
b));"style"===a.localName&&y.resolveUrlsInStyle(a,b)},fixUrlsInTemplates:function(a,b){a=a.querySelectorAll("template");for(var c=0;c<a.length;c++)y.fixUrlsInTemplate(a[c],b)},fixUrlsInTemplate:function(a,b){a=a.content||a;for(var c=a.querySelectorAll("style, [src], [style]"),d=0;d<c.length;d++){var e=c[d];"style"==e.localName?y.resolveUrlsInStyle(e,b):y.fixUrlAttributes(e,b)}y.fixUrlsInTemplates(a,b)},fixUrlAttributes:function(a,b){for(var c=["src","style"],d=0,e;d<c.length&&(e=c[d]);d++){var f=
|
||||
a.attributes[e],g=f&&f.value;g&&0>g.search(/({{|\[\[)/)&&(f.value="style"===e?y.resolveUrlsInCssText(g,b):y.replaceAttrUrl(g,b))}},resolveUrlsInStyle:function(a,b){a.textContent=y.resolveUrlsInCssText(a.textContent,b)},resolveUrlsInCssText:function(a,b){a=y.replaceUrls(a,b,pa);return a=y.replaceUrls(a,b,uc)},replaceUrls:function(a,b,c){return a.replace(c,function(a,c,d,e){a=d.replace(/["']/g,"");b&&(a=y.resolveUrl(a,b));return c+"'"+a+"'"+e})},replaceAttrUrl:function(a,b){return a&&N.test(a)?a:y.resolveUrl(a,
|
||||
b)},resolveUrl:function(a,b){if(void 0===y.__workingURL){y.__workingURL=!1;try{var c=new URL("b","http://a");c.pathname="c%20d";y.__workingURL="http://a/c%20d"===c.href}catch(vd){}}if(y.__workingURL)return(new URL(a,b)).href;c=y.__tempDoc;c||(c=document.implementation.createHTMLDocument("temp"),y.__tempDoc=c,c.__base=c.createElement("base"),c.head.appendChild(c.__base),c.__anchor=c.createElement("a"));c.__base.href=b;c.__anchor.href=a;return c.__anchor.href||a}},lb={async:!0,load:function(a,b,c){if(a)if(a.match(/^data:/)){a=
|
||||
a.split(",");var d=a[1],d=-1<a[0].indexOf(";base64")?atob(d):decodeURIComponent(d);b(d)}else{var e=new XMLHttpRequest;e.open("GET",a,lb.async);e.onload=function(){var a=e.getResponseHeader("Location");a&&0===a.indexOf("/")&&(a=(location.origin||location.protocol+"//"+location.host)+a);var d=e.response||e.responseText;304===e.status||0===e.status||200<=e.status&&300>e.status?b(d,a):c(d)};e.send()}else c("error: href must be specified")}},Aa=/Trident/.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent);
|
||||
k.prototype.loadImports=function(a){a=a.querySelectorAll("link[rel=import]");for(var b=0,c=a.length;b<c;b++)this.loadImport(a[b])};k.prototype.loadImport=function(a){var b=this,c=a.href;if(void 0!==this.documents[c]){var d=this.documents[c];d&&d.__loaded&&(a.import=d,this.fireEventIfNeeded(a))}else this.inflight++,this.documents[c]="pending",lb.load(c,function(a,d){a=b.makeDocument(a,d||c);b.documents[c]=a;b.inflight--;b.loadImports(a);b.processImportsIfLoadingDone()},function(){b.documents[c]=null;
|
||||
b.inflight--;b.processImportsIfLoadingDone()})};k.prototype.makeDocument=function(a,b){if(!a)return document.createDocumentFragment();Aa&&(a=a.replace(vc,function(a,b,c){return-1===a.indexOf("type=")?b+" type=import-disable "+c:a}));var c=document.createElement("template");c.innerHTML=a;if(c.content)a=c.content;else for(a=document.createDocumentFragment();c.firstChild;)a.appendChild(c.firstChild);if(c=a.querySelector("base"))b=y.replaceAttrUrl(c.getAttribute("href"),b),c.removeAttribute("href");for(var c=
|
||||
a.querySelectorAll('link[rel=import], link[rel=stylesheet][href][type=import-disable],\n style:not([type]), link[rel=stylesheet][href]:not([type]),\n script:not([type]), script[type="application/javascript"],\n script[type="text/javascript"]'),d=0,e=0,f=c.length,h;e<f&&(h=c[e]);e++)g(h),y.fixUrls(h,b),h.setAttribute("import-dependency",""),"script"===h.localName&&!h.src&&h.textContent&&(h.setAttribute("src","data:text/javascript;charset=utf-8,"+encodeURIComponent(h.textContent+("\n//# sourceURL="+
|
||||
b+(d?"-"+d:"")+".js\n"))),h.textContent="",d++);y.fixUrlsInTemplates(a,b);return a};k.prototype.processImportsIfLoadingDone=function(){var a=this;if(!this.inflight){this.dynamicImportsMO.disconnect();this.flatten(document);var b=!1,c=!1,d=function(){c&&b&&(a.dynamicImportsMO.observe(document.head,{childList:!0,subtree:!0}),a.fireEvents())};this.waitForStyles(function(){c=!0;d()});this.runScripts(function(){b=!0;d()})}};k.prototype.flatten=function(a){a=a.querySelectorAll("link[rel=import]");for(var b=
|
||||
{},c=0,d=a.length;c<d&&(b.n=a[c]);b={n:b.n},c++){var e=this.documents[b.n.href];(b.n.import=e)&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&(this.documents[b.n.href]=b.n,b.n.readyState="loading",b.n.import=b.n,Object.defineProperty(b.n,"baseURI",{get:function(a){return function(){return a.n.href}}(b),configurable:!0,enumerable:!0}),this.flatten(e),b.n.appendChild(e))}};k.prototype.runScripts=function(a){function b(e){if(e<d){var f=c[e],h=document.createElement("script");f.removeAttribute("import-dependency");
|
||||
for(var k=0,r=f.attributes.length;k<r;k++)h.setAttribute(f.attributes[k].name,f.attributes[k].value);I=h;f.parentNode.replaceChild(h,f);g(h,function(){I=null;b(e+1)})}else a()}var c=document.querySelectorAll("script[import-dependency]"),d=c.length;b(0)};k.prototype.waitForStyles=function(a){var b=document.querySelectorAll("style[import-dependency],\n link[rel=stylesheet][import-dependency]"),d=b.length;if(d)for(var e=za&&!!document.querySelector("link[rel=stylesheet][href][type=import-disable]"),
|
||||
f={},h=0,k=b.length;h<k&&(f.s=b[h]);f={s:f.s},h++){if(g(f.s,function(b){return function(){b.s.removeAttribute("import-dependency");0===--d&&a()}}(f)),e&&f.s.parentNode!==document.head){var r=document.createElement(f.s.localName);r.__appliedElement=f.s;r.setAttribute("type","import-placeholder");f.s.parentNode.insertBefore(r,f.s.nextSibling);for(r=c(f.s);r&&c(r);)r=c(r);r.parentNode!==document.head&&(r=null);document.head.insertBefore(f.s,r);f.s.removeAttribute("type")}}else a()};k.prototype.fireEvents=
|
||||
for(var k=0,l=f.attributes.length;k<l;k++)h.setAttribute(f.attributes[k].name,f.attributes[k].value);v=h;f.parentNode.replaceChild(h,f);g(h,function(){v=null;b(e+1)})}else a()}var c=document.querySelectorAll("script[import-dependency]"),d=c.length;b(0)};k.prototype.waitForStyles=function(a){var b=document.querySelectorAll("style[import-dependency],\n link[rel=stylesheet][import-dependency]"),d=b.length;if(d)for(var e=Aa&&!!document.querySelector("link[rel=stylesheet][href][type=import-disable]"),
|
||||
f={},h=0,k=b.length;h<k&&(f.s=b[h]);f={s:f.s},h++){if(g(f.s,function(b){return function(){b.s.removeAttribute("import-dependency");0===--d&&a()}}(f)),e&&f.s.parentNode!==document.head){var l=document.createElement(f.s.localName);l.__appliedElement=f.s;l.setAttribute("type","import-placeholder");f.s.parentNode.insertBefore(l,f.s.nextSibling);for(l=c(f.s);l&&c(l);)l=c(l);l.parentNode!==document.head&&(l=null);document.head.insertBefore(f.s,l);f.s.removeAttribute("type")}}else a()};k.prototype.fireEvents=
|
||||
function(){for(var a=document.querySelectorAll("link[rel=import]"),b=a.length-1,c;0<=b&&(c=a[b]);b--)this.fireEventIfNeeded(c)};k.prototype.fireEventIfNeeded=function(a){a.__loaded||(a.__loaded=!0,a.import&&(a.import.readyState="complete"),a.dispatchEvent(b(a.import?"load":"error",{bubbles:!1,cancelable:!1,detail:void 0})))};k.prototype.handleMutations=function(a){for(var b=0;b<a.length;b++){var c=a[b];if(c.addedNodes)for(var d=0;d<c.addedNodes.length;d++){var e=c.addedNodes[d];e&&e.nodeType===Node.ELEMENT_NODE&&
|
||||
(h(e)?this.loadImport(e):this.loadImports(e))}}};if(C){for(var ga=document.querySelectorAll("link[rel=import]"),Aa=0,wc=ga.length,pa;Aa<wc&&(pa=ga[Aa]);Aa++)pa.import&&"loading"===pa.import.readyState||(pa.__loaded=!0);ga=function(a){a=a.target;h(a)&&(a.__loaded=!0)};document.addEventListener("load",ga,!0);document.addEventListener("error",ga,!0)}else new k;f(function(){return document.dispatchEvent(b("HTMLImportsLoaded",{cancelable:!0,bubbles:!0,detail:void 0}))});a.useNative=C;a.whenReady=f;a.importForElement=
|
||||
c})(window.HTMLImports=window.HTMLImports||{});var l={},ba=new Set("annotation-xml color-profile font-face font-face-src font-face-uri font-face-format font-face-name missing-glyph".split(" "));function ca(a,b){for(;b&&b!==a&&!b.nextSibling;)b=b.parentNode;return b&&b!==a?b.nextSibling:null}
|
||||
(h(e)?this.loadImport(e):this.loadImports(e))}}};if(l){for(var ga=document.querySelectorAll("link[rel=import]"),Ba=0,wc=ga.length,qa;Ba<wc&&(qa=ga[Ba]);Ba++)qa.import&&"loading"===qa.import.readyState||(qa.__loaded=!0);ga=function(a){a=a.target;h(a)&&(a.__loaded=!0)};document.addEventListener("load",ga,!0);document.addEventListener("error",ga,!0)}else new k;f(function(){return document.dispatchEvent(b("HTMLImportsLoaded",{cancelable:!0,bubbles:!0,detail:void 0}))});a.useNative=l;a.whenReady=f;a.importForElement=
|
||||
c})(window.HTMLImports=window.HTMLImports||{});var m={},ba=new Set("annotation-xml color-profile font-face font-face-src font-face-uri font-face-format font-face-name missing-glyph".split(" "));function ca(a,b){for(;b&&b!==a&&!b.nextSibling;)b=b.parentNode;return b&&b!==a?b.nextSibling:null}
|
||||
function da(a,b,c){c=void 0===c?new Set:c;for(var d=a;d;){if(d.nodeType===Node.ELEMENT_NODE){var e=d;b(e);var f=e.localName;if("link"===f&&"import"===e.getAttribute("rel")){d=e.import;if(d instanceof Node&&!c.has(d))for(c.add(d),d=d.firstChild;d;d=d.nextSibling)da(d,b,c);d=ca(a,e);continue}else if("template"===f){d=ca(a,e);continue}if(e=e.__CE_shadowRoot)for(e=e.firstChild;e;e=e.nextSibling)da(e,b,c)}d=d.firstChild?d.firstChild:ca(a,d)}}
|
||||
l.isValidCustomElementName=function(a){var b=ba.has(a);a=/^[a-z][.0-9_a-z]*-[\-.0-9_a-z]*$/.test(a);return!b&&a};l.isConnected=function(a){var b=a.isConnected;if(void 0!==b)return b;for(;a&&!(a.__CE_isImportDocument||a instanceof Document);)a=a.parentNode||(window.ShadowRoot&&a instanceof ShadowRoot?a.host:void 0);return!(!a||!(a.__CE_isImportDocument||a instanceof Document))};l.walkDeepDescendantElements=da;l.setPropertyUnchecked=function(a,b,c){a[b]=c};var m={default:{custom:1,failed:2}};var ea={};function n(){this._localNameToDefinition=new Map;this._constructorToDefinition=new Map;this._patches=[];this._hasPatches=!1}n.prototype.setDefinition=function(a,b){this._localNameToDefinition.set(a,b);this._constructorToDefinition.set(b.constructor,b)};n.prototype.localNameToDefinition=function(a){return this._localNameToDefinition.get(a)};n.prototype.constructorToDefinition=function(a){return this._constructorToDefinition.get(a)};n.prototype.addPatch=function(a){this._hasPatches=!0;this._patches.push(a)};
|
||||
n.prototype.patchTree=function(a){var b=this;this._hasPatches&&l.walkDeepDescendantElements(a,function(a){return b.patch(a)})};n.prototype.patch=function(a){if(this._hasPatches&&!a.__CE_patched){a.__CE_patched=!0;for(var b=0;b<this._patches.length;b++)this._patches[b](a)}};n.prototype.connectTree=function(a){var b=[];l.walkDeepDescendantElements(a,function(a){return b.push(a)});for(a=0;a<b.length;a++){var c=b[a];c.__CE_state===m.default.custom?this.connectedCallback(c):this.upgradeElement(c)}};
|
||||
n.prototype.disconnectTree=function(a){var b=[];l.walkDeepDescendantElements(a,function(a){return b.push(a)});for(a=0;a<b.length;a++){var c=b[a];c.__CE_state===m.default.custom&&this.disconnectedCallback(c)}};
|
||||
n.prototype.patchAndUpgradeTree=function(a,b){b=void 0===b?new Set:b;var c=this,d=[];l.walkDeepDescendantElements(a,function(a){if("link"===a.localName&&"import"===a.getAttribute("rel")){var e=a.import;e instanceof Node&&"complete"===e.readyState?(e.__CE_isImportDocument=!0,e.__CE_hasRegistry=!0):a.addEventListener("load",function(){var d=a.import;d.__CE_documentLoadHandled||(d.__CE_documentLoadHandled=!0,d.__CE_isImportDocument=!0,d.__CE_hasRegistry=!0,new Set(b),b.delete(d),c.patchAndUpgradeTree(d,
|
||||
m.isValidCustomElementName=function(a){var b=ba.has(a);a=/^[a-z][.0-9_a-z]*-[\-.0-9_a-z]*$/.test(a);return!b&&a};m.isConnected=function(a){var b=a.isConnected;if(void 0!==b)return b;for(;a&&!(a.__CE_isImportDocument||a instanceof Document);)a=a.parentNode||(window.ShadowRoot&&a instanceof ShadowRoot?a.host:void 0);return!(!a||!(a.__CE_isImportDocument||a instanceof Document))};m.walkDeepDescendantElements=da;m.setPropertyUnchecked=function(a,b,c){a[b]=c};var n={default:{custom:1,failed:2}};var ea={};function p(){this._localNameToDefinition=new Map;this._constructorToDefinition=new Map;this._patches=[];this._hasPatches=!1}p.prototype.setDefinition=function(a,b){this._localNameToDefinition.set(a,b);this._constructorToDefinition.set(b.constructor,b)};p.prototype.localNameToDefinition=function(a){return this._localNameToDefinition.get(a)};p.prototype.constructorToDefinition=function(a){return this._constructorToDefinition.get(a)};p.prototype.addPatch=function(a){this._hasPatches=!0;this._patches.push(a)};
|
||||
p.prototype.patchTree=function(a){var b=this;this._hasPatches&&m.walkDeepDescendantElements(a,function(a){return b.patch(a)})};p.prototype.patch=function(a){if(this._hasPatches&&!a.__CE_patched){a.__CE_patched=!0;for(var b=0;b<this._patches.length;b++)this._patches[b](a)}};p.prototype.connectTree=function(a){var b=[];m.walkDeepDescendantElements(a,function(a){return b.push(a)});for(a=0;a<b.length;a++){var c=b[a];c.__CE_state===n.default.custom?this.connectedCallback(c):this.upgradeElement(c)}};
|
||||
p.prototype.disconnectTree=function(a){var b=[];m.walkDeepDescendantElements(a,function(a){return b.push(a)});for(a=0;a<b.length;a++){var c=b[a];c.__CE_state===n.default.custom&&this.disconnectedCallback(c)}};
|
||||
p.prototype.patchAndUpgradeTree=function(a,b){b=void 0===b?new Set:b;var c=this,d=[];m.walkDeepDescendantElements(a,function(a){if("link"===a.localName&&"import"===a.getAttribute("rel")){var e=a.import;e instanceof Node&&"complete"===e.readyState?(e.__CE_isImportDocument=!0,e.__CE_hasRegistry=!0):a.addEventListener("load",function(){var d=a.import;d.__CE_documentLoadHandled||(d.__CE_documentLoadHandled=!0,d.__CE_isImportDocument=!0,d.__CE_hasRegistry=!0,new Set(b),b.delete(d),c.patchAndUpgradeTree(d,
|
||||
b))})}else d.push(a)},b);if(this._hasPatches)for(a=0;a<d.length;a++)this.patch(d[a]);for(a=0;a<d.length;a++)this.upgradeElement(d[a])};
|
||||
n.prototype.upgradeElement=function(a){if(void 0===a.__CE_state){var b=this.localNameToDefinition(a.localName);if(b){b.constructionStack.push(a);var c=b.constructor;try{try{if(new c!==a)throw Error("The custom element constructor did not produce the element being upgraded.");}finally{b.constructionStack.pop()}}catch(f){throw a.__CE_state=m.default.failed,f;}a.__CE_state=m.default.custom;a.__CE_definition=b;if(b.attributeChangedCallback)for(b=b.observedAttributes,c=0;c<b.length;c++){var d=b[c],e=a.getAttribute(d);
|
||||
null!==e&&this.attributeChangedCallback(a,d,null,e,null)}l.isConnected(a)&&this.connectedCallback(a)}}};n.prototype.connectedCallback=function(a){var b=a.__CE_definition;b.connectedCallback&&b.connectedCallback.call(a)};n.prototype.disconnectedCallback=function(a){var b=a.__CE_definition;b.disconnectedCallback&&b.disconnectedCallback.call(a)};
|
||||
n.prototype.attributeChangedCallback=function(a,b,c,d,e){var f=a.__CE_definition;f.attributeChangedCallback&&-1<f.observedAttributes.indexOf(b)&&f.attributeChangedCallback.call(a,b,c,d,e)};ea.default=n;var ha={};function ia(a,b){this._internals=a;this._document=b;this._observer=void 0;this._internals.patchAndUpgradeTree(this._document);"loading"===this._document.readyState&&(this._observer=new MutationObserver(this._handleMutations.bind(this)),this._observer.observe(this._document,{childList:!0,subtree:!0}))}ia.prototype.disconnect=function(){this._observer&&this._observer.disconnect()};
|
||||
ia.prototype._handleMutations=function(a){var b=this._document.readyState;"interactive"!==b&&"complete"!==b||this.disconnect();for(b=0;b<a.length;b++)for(var c=a[b].addedNodes,d=0;d<c.length;d++)this._internals.patchAndUpgradeTree(c[d])};ha.default=ia;var ja={};function ka(){var a=this;this._resolve=this._value=void 0;this._promise=new Promise(function(b){a._resolve=b;a._value&&b(a._value)})}ka.prototype.resolve=function(a){if(this._value)throw Error("Already resolved.");this._value=a;this._resolve&&this._resolve(a)};ka.prototype.toPromise=function(){return this._promise};ja.default=ka;var la={};function p(a){this._elementDefinitionIsRunning=!1;this._internals=a;this._whenDefinedDeferred=new Map;this._flushCallback=function(a){return a()};this._flushPending=!1;this._unflushedLocalNames=[];this._documentConstructionObserver=new ha.default(a,document)}
|
||||
p.prototype.define=function(a,b){var c=this;if(!(b instanceof Function))throw new TypeError("Custom element constructors must be functions.");if(!l.isValidCustomElementName(a))throw new SyntaxError("The element name '"+a+"' is not valid.");if(this._internals.localNameToDefinition(a))throw Error("A custom element with name '"+a+"' has already been defined.");if(this._elementDefinitionIsRunning)throw Error("A custom element is already being defined.");this._elementDefinitionIsRunning=!0;var d,e,f,g,
|
||||
h;try{var k=function(a){var b=C[a];if(void 0!==b&&!(b instanceof Function))throw Error("The '"+a+"' callback must be a function.");return b},C=b.prototype;if(!(C instanceof Object))throw new TypeError("The custom element constructor's prototype is not an object.");d=k("connectedCallback");e=k("disconnectedCallback");f=k("adoptedCallback");g=k("attributeChangedCallback");h=b.observedAttributes||[]}catch(I){return}finally{this._elementDefinitionIsRunning=!1}this._internals.setDefinition(a,{localName:a,
|
||||
p.prototype.upgradeElement=function(a){if(void 0===a.__CE_state){var b=this.localNameToDefinition(a.localName);if(b){b.constructionStack.push(a);var c=b.constructor;try{try{if(new c!==a)throw Error("The custom element constructor did not produce the element being upgraded.");}finally{b.constructionStack.pop()}}catch(f){throw a.__CE_state=n.default.failed,f;}a.__CE_state=n.default.custom;a.__CE_definition=b;if(b.attributeChangedCallback)for(b=b.observedAttributes,c=0;c<b.length;c++){var d=b[c],e=a.getAttribute(d);
|
||||
null!==e&&this.attributeChangedCallback(a,d,null,e,null)}m.isConnected(a)&&this.connectedCallback(a)}}};p.prototype.connectedCallback=function(a){var b=a.__CE_definition;b.connectedCallback&&b.connectedCallback.call(a)};p.prototype.disconnectedCallback=function(a){var b=a.__CE_definition;b.disconnectedCallback&&b.disconnectedCallback.call(a)};
|
||||
p.prototype.attributeChangedCallback=function(a,b,c,d,e){var f=a.__CE_definition;f.attributeChangedCallback&&-1<f.observedAttributes.indexOf(b)&&f.attributeChangedCallback.call(a,b,c,d,e)};ea.default=p;var fa={};function ha(a,b){this._internals=a;this._document=b;this._observer=void 0;this._internals.patchAndUpgradeTree(this._document);"loading"===this._document.readyState&&(this._observer=new MutationObserver(this._handleMutations.bind(this)),this._observer.observe(this._document,{childList:!0,subtree:!0}))}ha.prototype.disconnect=function(){this._observer&&this._observer.disconnect()};
|
||||
ha.prototype._handleMutations=function(a){var b=this._document.readyState;"interactive"!==b&&"complete"!==b||this.disconnect();for(b=0;b<a.length;b++)for(var c=a[b].addedNodes,d=0;d<c.length;d++)this._internals.patchAndUpgradeTree(c[d])};fa.default=ha;var ia={};function ja(){var a=this;this._resolve=this._value=void 0;this._promise=new Promise(function(b){a._resolve=b;a._value&&b(a._value)})}ja.prototype.resolve=function(a){if(this._value)throw Error("Already resolved.");this._value=a;this._resolve&&this._resolve(a)};ja.prototype.toPromise=function(){return this._promise};ia.default=ja;var ka={};function q(a){this._elementDefinitionIsRunning=!1;this._internals=a;this._whenDefinedDeferred=new Map;this._flushCallback=function(a){return a()};this._flushPending=!1;this._unflushedLocalNames=[];this._documentConstructionObserver=new fa.default(a,document)}
|
||||
q.prototype.define=function(a,b){var c=this;if(!(b instanceof Function))throw new TypeError("Custom element constructors must be functions.");if(!m.isValidCustomElementName(a))throw new SyntaxError("The element name '"+a+"' is not valid.");if(this._internals.localNameToDefinition(a))throw Error("A custom element with name '"+a+"' has already been defined.");if(this._elementDefinitionIsRunning)throw Error("A custom element is already being defined.");this._elementDefinitionIsRunning=!0;var d,e,f,g,
|
||||
h;try{var k=function(a){var b=l[a];if(void 0!==b&&!(b instanceof Function))throw Error("The '"+a+"' callback must be a function.");return b},l=b.prototype;if(!(l instanceof Object))throw new TypeError("The custom element constructor's prototype is not an object.");d=k("connectedCallback");e=k("disconnectedCallback");f=k("adoptedCallback");g=k("attributeChangedCallback");h=b.observedAttributes||[]}catch(v){return}finally{this._elementDefinitionIsRunning=!1}this._internals.setDefinition(a,{localName:a,
|
||||
constructor:b,connectedCallback:d,disconnectedCallback:e,adoptedCallback:f,attributeChangedCallback:g,observedAttributes:h,constructionStack:[]});this._unflushedLocalNames.push(a);this._flushPending||(this._flushPending=!0,this._flushCallback(function(){return c._flush()}))};
|
||||
p.prototype._flush=function(){if(!1!==this._flushPending)for(this._flushPending=!1,this._internals.patchAndUpgradeTree(document);0<this._unflushedLocalNames.length;){var a=this._unflushedLocalNames.shift();(a=this._whenDefinedDeferred.get(a))&&a.resolve(void 0)}};p.prototype.get=function(a){if(a=this._internals.localNameToDefinition(a))return a.constructor};
|
||||
p.prototype.whenDefined=function(a){if(!l.isValidCustomElementName(a))return Promise.reject(new SyntaxError("'"+a+"' is not a valid custom element name."));var b=this._whenDefinedDeferred.get(a);if(b)return b.toPromise();b=new ja.default;this._whenDefinedDeferred.set(a,b);this._internals.localNameToDefinition(a)&&-1===this._unflushedLocalNames.indexOf(a)&&b.resolve(void 0);return b.toPromise()};
|
||||
p.prototype.polyfillWrapFlushCallback=function(a){this._documentConstructionObserver.disconnect();var b=this._flushCallback;this._flushCallback=function(c){return a(function(){return b(c)})}};window.CustomElementRegistry=p;p.prototype.define=p.prototype.define;p.prototype.get=p.prototype.get;p.prototype.whenDefined=p.prototype.whenDefined;p.prototype.polyfillWrapFlushCallback=p.prototype.polyfillWrapFlushCallback;la.default=p;var q={},ma={Document_createElement:window.Document.prototype.createElement,Document_createElementNS:window.Document.prototype.createElementNS,Document_importNode:window.Document.prototype.importNode,Document_prepend:window.Document.prototype.prepend,Document_append:window.Document.prototype.append,Node_cloneNode:window.Node.prototype.cloneNode,Node_appendChild:window.Node.prototype.appendChild,Node_insertBefore:window.Node.prototype.insertBefore,Node_removeChild:window.Node.prototype.removeChild,
|
||||
q.prototype._flush=function(){if(!1!==this._flushPending)for(this._flushPending=!1,this._internals.patchAndUpgradeTree(document);0<this._unflushedLocalNames.length;){var a=this._unflushedLocalNames.shift();(a=this._whenDefinedDeferred.get(a))&&a.resolve(void 0)}};q.prototype.get=function(a){if(a=this._internals.localNameToDefinition(a))return a.constructor};
|
||||
q.prototype.whenDefined=function(a){if(!m.isValidCustomElementName(a))return Promise.reject(new SyntaxError("'"+a+"' is not a valid custom element name."));var b=this._whenDefinedDeferred.get(a);if(b)return b.toPromise();b=new ia.default;this._whenDefinedDeferred.set(a,b);this._internals.localNameToDefinition(a)&&-1===this._unflushedLocalNames.indexOf(a)&&b.resolve(void 0);return b.toPromise()};
|
||||
q.prototype.polyfillWrapFlushCallback=function(a){this._documentConstructionObserver.disconnect();var b=this._flushCallback;this._flushCallback=function(c){return a(function(){return b(c)})}};window.CustomElementRegistry=q;q.prototype.define=q.prototype.define;q.prototype.get=q.prototype.get;q.prototype.whenDefined=q.prototype.whenDefined;q.prototype.polyfillWrapFlushCallback=q.prototype.polyfillWrapFlushCallback;ka.default=q;var r={},la={Document_createElement:window.Document.prototype.createElement,Document_createElementNS:window.Document.prototype.createElementNS,Document_importNode:window.Document.prototype.importNode,Document_prepend:window.Document.prototype.prepend,Document_append:window.Document.prototype.append,Node_cloneNode:window.Node.prototype.cloneNode,Node_appendChild:window.Node.prototype.appendChild,Node_insertBefore:window.Node.prototype.insertBefore,Node_removeChild:window.Node.prototype.removeChild,
|
||||
Node_replaceChild:window.Node.prototype.replaceChild,Node_textContent:Object.getOwnPropertyDescriptor(window.Node.prototype,"textContent"),Element_attachShadow:window.Element.prototype.attachShadow,Element_innerHTML:Object.getOwnPropertyDescriptor(window.Element.prototype,"innerHTML"),Element_getAttribute:window.Element.prototype.getAttribute,Element_setAttribute:window.Element.prototype.setAttribute,Element_removeAttribute:window.Element.prototype.removeAttribute,Element_getAttributeNS:window.Element.prototype.getAttributeNS,
|
||||
Element_setAttributeNS:window.Element.prototype.setAttributeNS,Element_removeAttributeNS:window.Element.prototype.removeAttributeNS,Element_insertAdjacentElement:window.Element.prototype.insertAdjacentElement,Element_prepend:window.Element.prototype.prepend,Element_append:window.Element.prototype.append,Element_before:window.Element.prototype.before,Element_after:window.Element.prototype.after,Element_replaceWith:window.Element.prototype.replaceWith,Element_remove:window.Element.prototype.remove,
|
||||
HTMLElement:window.HTMLElement,HTMLElement_innerHTML:Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,"innerHTML"),HTMLElement_insertAdjacentElement:window.HTMLElement.prototype.insertAdjacentElement};q.default=ma;var na={},oa=new function(){};na.default=oa;var qa={default:function(a){window.HTMLElement=function(){function b(){var b=this.constructor,d=a.constructorToDefinition(b);if(!d)throw Error("The custom element being constructed was not registered with `customElements`.");var e=d.constructionStack;if(0===e.length)return e=q.default.Document_createElement.call(document,d.localName),Object.setPrototypeOf(e,b.prototype),e.__CE_state=m.default.custom,e.__CE_definition=d,a.patch(e),e;var d=e.length-1,f=e[d];if(f===na.default)throw Error("The HTMLElement constructor was either called reentrantly for this constructor or called multiple times.");
|
||||
e[d]=na.default;Object.setPrototypeOf(f,b.prototype);a.patch(f);return f}b.prototype=q.default.HTMLElement.prototype;return b}()}};var ra={default:function(a,b,c){b.prepend=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&l.isConnected(a)});c.prepend.apply(this,d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(l.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.append=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&l.isConnected(a)});c.append.apply(this,
|
||||
d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(l.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)}}};var sa={default:function(a){l.setPropertyUnchecked(Document.prototype,"createElement",function(b){if(this.__CE_hasRegistry){var c=a.localNameToDefinition(b);if(c)return new c.constructor}b=q.default.Document_createElement.call(this,b);a.patch(b);return b});l.setPropertyUnchecked(Document.prototype,"importNode",function(b,c){b=q.default.Document_importNode.call(this,b,c);this.__CE_hasRegistry?a.patchAndUpgradeTree(b):a.patchTree(b);return b});l.setPropertyUnchecked(Document.prototype,"createElementNS",
|
||||
function(b,c){if(this.__CE_hasRegistry&&(null===b||"http://www.w3.org/1999/xhtml"===b)){var d=a.localNameToDefinition(c);if(d)return new d.constructor}b=q.default.Document_createElementNS.call(this,b,c);a.patch(b);return b});ra.default(a,Document.prototype,{prepend:q.default.Document_prepend,append:q.default.Document_append})}};var ta={default:function(a){function b(b,d){Object.defineProperty(b,"textContent",{enumerable:d.enumerable,configurable:!0,get:d.get,set:function(b){if(this.nodeType===Node.TEXT_NODE)d.set.call(this,b);else{var c=void 0;if(this.firstChild){var e=this.childNodes,h=e.length;if(0<h&&l.isConnected(this))for(var c=Array(h),k=0;k<h;k++)c[k]=e[k]}d.set.call(this,b);if(c)for(b=0;b<c.length;b++)a.disconnectTree(c[b])}}})}l.setPropertyUnchecked(Node.prototype,"insertBefore",function(b,d){if(b instanceof DocumentFragment){var c=
|
||||
Array.prototype.slice.apply(b.childNodes);b=q.default.Node_insertBefore.call(this,b,d);if(l.isConnected(this))for(d=0;d<c.length;d++)a.connectTree(c[d]);return b}c=l.isConnected(b);d=q.default.Node_insertBefore.call(this,b,d);c&&a.disconnectTree(b);l.isConnected(this)&&a.connectTree(b);return d});l.setPropertyUnchecked(Node.prototype,"appendChild",function(b){if(b instanceof DocumentFragment){var c=Array.prototype.slice.apply(b.childNodes);b=q.default.Node_appendChild.call(this,b);if(l.isConnected(this))for(var e=
|
||||
0;e<c.length;e++)a.connectTree(c[e]);return b}c=l.isConnected(b);e=q.default.Node_appendChild.call(this,b);c&&a.disconnectTree(b);l.isConnected(this)&&a.connectTree(b);return e});l.setPropertyUnchecked(Node.prototype,"cloneNode",function(b){b=q.default.Node_cloneNode.call(this,b);this.ownerDocument.__CE_hasRegistry?a.patchAndUpgradeTree(b):a.patchTree(b);return b});l.setPropertyUnchecked(Node.prototype,"removeChild",function(b){var c=l.isConnected(b),e=q.default.Node_removeChild.call(this,b);c&&a.disconnectTree(b);
|
||||
return e});l.setPropertyUnchecked(Node.prototype,"replaceChild",function(b,d){if(b instanceof DocumentFragment){var c=Array.prototype.slice.apply(b.childNodes);b=q.default.Node_replaceChild.call(this,b,d);if(l.isConnected(this))for(a.disconnectTree(d),d=0;d<c.length;d++)a.connectTree(c[d]);return b}var c=l.isConnected(b),f=q.default.Node_replaceChild.call(this,b,d),g=l.isConnected(this);g&&a.disconnectTree(d);c&&a.disconnectTree(b);g&&a.connectTree(b);return f});q.default.Node_textContent&&q.default.Node_textContent.get?
|
||||
b(Node.prototype,q.default.Node_textContent):a.addPatch(function(a){b(a,{enumerable:!0,configurable:!0,get:function(){for(var a=[],b=0;b<this.childNodes.length;b++)a.push(this.childNodes[b].textContent);return a.join("")},set:function(a){for(;this.firstChild;)q.default.Node_removeChild.call(this,this.firstChild);q.default.Node_appendChild.call(this,document.createTextNode(a))}})})}};var ua={default:function(a,b,c){b.before=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&l.isConnected(a)});c.before.apply(this,d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(l.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.after=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&l.isConnected(a)});c.after.apply(this,
|
||||
d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(l.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.replaceWith=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];var f=d.filter(function(a){return a instanceof Node&&l.isConnected(a)}),g=l.isConnected(this);c.replaceWith.apply(this,d);for(var h=0;h<f.length;h++)a.disconnectTree(f[h]);if(g)for(a.disconnectTree(this),f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};
|
||||
b.remove=function(){var b=l.isConnected(this);c.remove.call(this);b&&a.disconnectTree(this)}}};var va={default:function(a){function b(b,c){Object.defineProperty(b,"innerHTML",{enumerable:c.enumerable,configurable:!0,get:c.get,set:function(b){var d=this,e=void 0;l.isConnected(this)&&(e=[],l.walkDeepDescendantElements(this,function(a){a!==d&&e.push(a)}));c.set.call(this,b);if(e)for(var f=0;f<e.length;f++){var g=e[f];g.__CE_state===m.default.custom&&a.disconnectedCallback(g)}this.ownerDocument.__CE_hasRegistry?a.patchAndUpgradeTree(this):a.patchTree(this);return b}})}function c(b,c){l.setPropertyUnchecked(b,
|
||||
"insertAdjacentElement",function(b,d){var e=l.isConnected(d);b=c.call(this,b,d);e&&a.disconnectTree(d);l.isConnected(b)&&a.connectTree(d);return b})}q.default.Element_attachShadow?l.setPropertyUnchecked(Element.prototype,"attachShadow",function(a){return this.__CE_shadowRoot=a=q.default.Element_attachShadow.call(this,a)}):console.warn("Custom Elements: `Element#attachShadow` was not patched.");if(q.default.Element_innerHTML&&q.default.Element_innerHTML.get)b(Element.prototype,q.default.Element_innerHTML);
|
||||
else if(q.default.HTMLElement_innerHTML&&q.default.HTMLElement_innerHTML.get)b(HTMLElement.prototype,q.default.HTMLElement_innerHTML);else{var d=q.default.Document_createElement.call(document,"div");a.addPatch(function(a){b(a,{enumerable:!0,configurable:!0,get:function(){return q.default.Node_cloneNode.call(this,!0).innerHTML},set:function(a){var b="template"===this.localName?this.content:this;for(d.innerHTML=a;0<b.childNodes.length;)q.default.Node_removeChild.call(b,b.childNodes[0]);for(;0<d.childNodes.length;)q.default.Node_appendChild.call(b,
|
||||
d.childNodes[0])}})})}l.setPropertyUnchecked(Element.prototype,"setAttribute",function(b,c){if(this.__CE_state!==m.default.custom)return q.default.Element_setAttribute.call(this,b,c);var d=q.default.Element_getAttribute.call(this,b);q.default.Element_setAttribute.call(this,b,c);c=q.default.Element_getAttribute.call(this,b);d!==c&&a.attributeChangedCallback(this,b,d,c,null)});l.setPropertyUnchecked(Element.prototype,"setAttributeNS",function(b,c,d){if(this.__CE_state!==m.default.custom)return q.default.Element_setAttributeNS.call(this,
|
||||
b,c,d);var e=q.default.Element_getAttributeNS.call(this,b,c);q.default.Element_setAttributeNS.call(this,b,c,d);d=q.default.Element_getAttributeNS.call(this,b,c);e!==d&&a.attributeChangedCallback(this,c,e,d,b)});l.setPropertyUnchecked(Element.prototype,"removeAttribute",function(b){if(this.__CE_state!==m.default.custom)return q.default.Element_removeAttribute.call(this,b);var c=q.default.Element_getAttribute.call(this,b);q.default.Element_removeAttribute.call(this,b);null!==c&&a.attributeChangedCallback(this,
|
||||
b,c,null,null)});l.setPropertyUnchecked(Element.prototype,"removeAttributeNS",function(b,c){if(this.__CE_state!==m.default.custom)return q.default.Element_removeAttributeNS.call(this,b,c);var d=q.default.Element_getAttributeNS.call(this,b,c);q.default.Element_removeAttributeNS.call(this,b,c);var e=q.default.Element_getAttributeNS.call(this,b,c);d!==e&&a.attributeChangedCallback(this,c,d,e,b)});q.default.HTMLElement_insertAdjacentElement?c(HTMLElement.prototype,q.default.HTMLElement_insertAdjacentElement):
|
||||
q.default.Element_insertAdjacentElement?c(Element.prototype,q.default.Element_insertAdjacentElement):console.warn("Custom Elements: `Element#insertAdjacentElement` was not patched.");ra.default(a,Element.prototype,{prepend:q.default.Element_prepend,append:q.default.Element_append});ua.default(a,Element.prototype,{before:q.default.Element_before,after:q.default.Element_after,replaceWith:q.default.Element_replaceWith,remove:q.default.Element_remove})}};var wa=window.customElements;if(!wa||wa.forcePolyfill||"function"!=typeof wa.define||"function"!=typeof wa.get){var xa=new ea.default;qa.default(xa);sa.default(xa);ta.default(xa);va.default(xa);document.__CE_hasRegistry=!0;var ya=new la.default(xa);Object.defineProperty(window,"customElements",{configurable:!0,enumerable:!0,value:ya})};/*
|
||||
HTMLElement:window.HTMLElement,HTMLElement_innerHTML:Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,"innerHTML"),HTMLElement_insertAdjacentElement:window.HTMLElement.prototype.insertAdjacentElement};r.default=la;var ma={},na=new function(){};ma.default=na;var oa={default:function(a){window.HTMLElement=function(){function b(){var b=this.constructor,d=a.constructorToDefinition(b);if(!d)throw Error("The custom element being constructed was not registered with `customElements`.");var e=d.constructionStack;if(0===e.length)return e=r.default.Document_createElement.call(document,d.localName),Object.setPrototypeOf(e,b.prototype),e.__CE_state=n.default.custom,e.__CE_definition=d,a.patch(e),e;var d=e.length-1,f=e[d];if(f===ma.default)throw Error("The HTMLElement constructor was either called reentrantly for this constructor or called multiple times.");
|
||||
e[d]=ma.default;Object.setPrototypeOf(f,b.prototype);a.patch(f);return f}b.prototype=r.default.HTMLElement.prototype;return b}()}};var ra={default:function(a,b,c){b.prepend=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&m.isConnected(a)});c.prepend.apply(this,d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(m.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.append=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&m.isConnected(a)});c.append.apply(this,
|
||||
d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(m.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)}}};var sa={default:function(a){m.setPropertyUnchecked(Document.prototype,"createElement",function(b){if(this.__CE_hasRegistry){var c=a.localNameToDefinition(b);if(c)return new c.constructor}b=r.default.Document_createElement.call(this,b);a.patch(b);return b});m.setPropertyUnchecked(Document.prototype,"importNode",function(b,c){b=r.default.Document_importNode.call(this,b,c);this.__CE_hasRegistry?a.patchAndUpgradeTree(b):a.patchTree(b);return b});m.setPropertyUnchecked(Document.prototype,"createElementNS",
|
||||
function(b,c){if(this.__CE_hasRegistry&&(null===b||"http://www.w3.org/1999/xhtml"===b)){var d=a.localNameToDefinition(c);if(d)return new d.constructor}b=r.default.Document_createElementNS.call(this,b,c);a.patch(b);return b});ra.default(a,Document.prototype,{prepend:r.default.Document_prepend,append:r.default.Document_append})}};var ta={default:function(a){function b(b,d){Object.defineProperty(b,"textContent",{enumerable:d.enumerable,configurable:!0,get:d.get,set:function(b){if(this.nodeType===Node.TEXT_NODE)d.set.call(this,b);else{var c=void 0;if(this.firstChild){var e=this.childNodes,h=e.length;if(0<h&&m.isConnected(this))for(var c=Array(h),k=0;k<h;k++)c[k]=e[k]}d.set.call(this,b);if(c)for(b=0;b<c.length;b++)a.disconnectTree(c[b])}}})}m.setPropertyUnchecked(Node.prototype,"insertBefore",function(b,d){if(b instanceof DocumentFragment){var c=
|
||||
Array.prototype.slice.apply(b.childNodes);b=r.default.Node_insertBefore.call(this,b,d);if(m.isConnected(this))for(d=0;d<c.length;d++)a.connectTree(c[d]);return b}c=m.isConnected(b);d=r.default.Node_insertBefore.call(this,b,d);c&&a.disconnectTree(b);m.isConnected(this)&&a.connectTree(b);return d});m.setPropertyUnchecked(Node.prototype,"appendChild",function(b){if(b instanceof DocumentFragment){var c=Array.prototype.slice.apply(b.childNodes);b=r.default.Node_appendChild.call(this,b);if(m.isConnected(this))for(var e=
|
||||
0;e<c.length;e++)a.connectTree(c[e]);return b}c=m.isConnected(b);e=r.default.Node_appendChild.call(this,b);c&&a.disconnectTree(b);m.isConnected(this)&&a.connectTree(b);return e});m.setPropertyUnchecked(Node.prototype,"cloneNode",function(b){b=r.default.Node_cloneNode.call(this,b);this.ownerDocument.__CE_hasRegistry?a.patchAndUpgradeTree(b):a.patchTree(b);return b});m.setPropertyUnchecked(Node.prototype,"removeChild",function(b){var c=m.isConnected(b),e=r.default.Node_removeChild.call(this,b);c&&a.disconnectTree(b);
|
||||
return e});m.setPropertyUnchecked(Node.prototype,"replaceChild",function(b,d){if(b instanceof DocumentFragment){var c=Array.prototype.slice.apply(b.childNodes);b=r.default.Node_replaceChild.call(this,b,d);if(m.isConnected(this))for(a.disconnectTree(d),d=0;d<c.length;d++)a.connectTree(c[d]);return b}var c=m.isConnected(b),f=r.default.Node_replaceChild.call(this,b,d),g=m.isConnected(this);g&&a.disconnectTree(d);c&&a.disconnectTree(b);g&&a.connectTree(b);return f});r.default.Node_textContent&&r.default.Node_textContent.get?
|
||||
b(Node.prototype,r.default.Node_textContent):a.addPatch(function(a){b(a,{enumerable:!0,configurable:!0,get:function(){for(var a=[],b=0;b<this.childNodes.length;b++)a.push(this.childNodes[b].textContent);return a.join("")},set:function(a){for(;this.firstChild;)r.default.Node_removeChild.call(this,this.firstChild);r.default.Node_appendChild.call(this,document.createTextNode(a))}})})}};var ua={default:function(a,b,c){b.before=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&m.isConnected(a)});c.before.apply(this,d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(m.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.after=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&m.isConnected(a)});c.after.apply(this,
|
||||
d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(m.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.replaceWith=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];var f=d.filter(function(a){return a instanceof Node&&m.isConnected(a)}),g=m.isConnected(this);c.replaceWith.apply(this,d);for(var h=0;h<f.length;h++)a.disconnectTree(f[h]);if(g)for(a.disconnectTree(this),f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};
|
||||
b.remove=function(){var b=m.isConnected(this);c.remove.call(this);b&&a.disconnectTree(this)}}};var va={default:function(a){function b(b,c){Object.defineProperty(b,"innerHTML",{enumerable:c.enumerable,configurable:!0,get:c.get,set:function(b){var d=this,e=void 0;m.isConnected(this)&&(e=[],m.walkDeepDescendantElements(this,function(a){a!==d&&e.push(a)}));c.set.call(this,b);if(e)for(var f=0;f<e.length;f++){var g=e[f];g.__CE_state===n.default.custom&&a.disconnectedCallback(g)}this.ownerDocument.__CE_hasRegistry?a.patchAndUpgradeTree(this):a.patchTree(this);return b}})}function c(b,c){m.setPropertyUnchecked(b,
|
||||
"insertAdjacentElement",function(b,d){var e=m.isConnected(d);b=c.call(this,b,d);e&&a.disconnectTree(d);m.isConnected(b)&&a.connectTree(d);return b})}r.default.Element_attachShadow?m.setPropertyUnchecked(Element.prototype,"attachShadow",function(a){return this.__CE_shadowRoot=a=r.default.Element_attachShadow.call(this,a)}):console.warn("Custom Elements: `Element#attachShadow` was not patched.");if(r.default.Element_innerHTML&&r.default.Element_innerHTML.get)b(Element.prototype,r.default.Element_innerHTML);
|
||||
else if(r.default.HTMLElement_innerHTML&&r.default.HTMLElement_innerHTML.get)b(HTMLElement.prototype,r.default.HTMLElement_innerHTML);else{var d=r.default.Document_createElement.call(document,"div");a.addPatch(function(a){b(a,{enumerable:!0,configurable:!0,get:function(){return r.default.Node_cloneNode.call(this,!0).innerHTML},set:function(a){var b="template"===this.localName?this.content:this;for(d.innerHTML=a;0<b.childNodes.length;)r.default.Node_removeChild.call(b,b.childNodes[0]);for(;0<d.childNodes.length;)r.default.Node_appendChild.call(b,
|
||||
d.childNodes[0])}})})}m.setPropertyUnchecked(Element.prototype,"setAttribute",function(b,c){if(this.__CE_state!==n.default.custom)return r.default.Element_setAttribute.call(this,b,c);var d=r.default.Element_getAttribute.call(this,b);r.default.Element_setAttribute.call(this,b,c);c=r.default.Element_getAttribute.call(this,b);d!==c&&a.attributeChangedCallback(this,b,d,c,null)});m.setPropertyUnchecked(Element.prototype,"setAttributeNS",function(b,c,d){if(this.__CE_state!==n.default.custom)return r.default.Element_setAttributeNS.call(this,
|
||||
b,c,d);var e=r.default.Element_getAttributeNS.call(this,b,c);r.default.Element_setAttributeNS.call(this,b,c,d);d=r.default.Element_getAttributeNS.call(this,b,c);e!==d&&a.attributeChangedCallback(this,c,e,d,b)});m.setPropertyUnchecked(Element.prototype,"removeAttribute",function(b){if(this.__CE_state!==n.default.custom)return r.default.Element_removeAttribute.call(this,b);var c=r.default.Element_getAttribute.call(this,b);r.default.Element_removeAttribute.call(this,b);null!==c&&a.attributeChangedCallback(this,
|
||||
b,c,null,null)});m.setPropertyUnchecked(Element.prototype,"removeAttributeNS",function(b,c){if(this.__CE_state!==n.default.custom)return r.default.Element_removeAttributeNS.call(this,b,c);var d=r.default.Element_getAttributeNS.call(this,b,c);r.default.Element_removeAttributeNS.call(this,b,c);var e=r.default.Element_getAttributeNS.call(this,b,c);d!==e&&a.attributeChangedCallback(this,c,d,e,b)});r.default.HTMLElement_insertAdjacentElement?c(HTMLElement.prototype,r.default.HTMLElement_insertAdjacentElement):
|
||||
r.default.Element_insertAdjacentElement?c(Element.prototype,r.default.Element_insertAdjacentElement):console.warn("Custom Elements: `Element#insertAdjacentElement` was not patched.");ra.default(a,Element.prototype,{prepend:r.default.Element_prepend,append:r.default.Element_append});ua.default(a,Element.prototype,{before:r.default.Element_before,after:r.default.Element_after,replaceWith:r.default.Element_replaceWith,remove:r.default.Element_remove})}};var wa=window.customElements;if(!wa||wa.forcePolyfill||"function"!=typeof wa.define||"function"!=typeof wa.get){var xa=new ea.default;oa.default(xa);sa.default(xa);ta.default(xa);va.default(xa);document.__CE_hasRegistry=!0;var ya=new ka.default(xa);Object.defineProperty(window,"customElements",{configurable:!0,enumerable:!0,value:ya})};/*
|
||||
|
||||
Copyright (c) 2014 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
|
||||
@@ -69,7 +69,7 @@ q.default.Element_insertAdjacentElement?c(Element.prototype,q.default.Element_in
|
||||
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(){if(customElements&&customElements.polyfillWrapFlushCallback){var a=function(){if(b){var a=b;b=null;a();return!0}},b,c=HTMLImports.whenReady;customElements.polyfillWrapFlushCallback(function(d){b=d;c(a)});HTMLImports.whenReady=function(b){c(function(){a()?HTMLImports.whenReady(b):b()})}}HTMLImports.whenReady(function(){requestAnimationFrame(function(){window.dispatchEvent(new CustomEvent("WebComponentsReady"))})})})(window.WebComponents);var Ba=document.createElement("style");Ba.textContent="body {transition: opacity ease-in 0.2s; } \nbody[unresolved] {opacity: 0; display: block; overflow: hidden; position: relative; } \n";var Ca=document.querySelector("head");Ca.insertBefore(Ba,Ca.firstChild);/*
|
||||
(function(){if(customElements&&customElements.polyfillWrapFlushCallback){var a=function(){if(b){var a=b;b=null;a();return!0}},b,c=HTMLImports.whenReady;customElements.polyfillWrapFlushCallback(function(d){b=d;c(a)});HTMLImports.whenReady=function(b){c(function(){a()?HTMLImports.whenReady(b):b()})}}HTMLImports.whenReady(function(){requestAnimationFrame(function(){window.dispatchEvent(new CustomEvent("WebComponentsReady"))})})})(window.WebComponents);var za=document.createElement("style");za.textContent="body {transition: opacity ease-in 0.2s; } \nbody[unresolved] {opacity: 0; display: block; overflow: hidden; position: relative; } \n";var Ca=document.querySelector("head");Ca.insertBefore(za,Ca.firstChild);/*
|
||||
|
||||
Copyright (c) 2016 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
|
||||
@@ -78,72 +78,72 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
||||
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
|
||||
*/
|
||||
var t={},u=window.ShadyDOM||{};u.hasNativeShadowDOM=!(!Element.prototype.attachShadow||!Node.prototype.getRootNode);var Da=Object.getOwnPropertyDescriptor(Node.prototype,"firstChild");u.hasDescriptors=!!(Da&&Da.configurable&&Da.get);u.inUse=u.force||!u.hasNativeShadowDOM;function Ea(a){return"ShadyRoot"===a.__localName}var v=Element.prototype,Fa=v.matches||v.matchesSelector||v.mozMatchesSelector||v.msMatchesSelector||v.oMatchesSelector||v.webkitMatchesSelector;
|
||||
var t={},u=window.ShadyDOM||{};u.hasNativeShadowDOM=!(!Element.prototype.attachShadow||!Node.prototype.getRootNode);var Da=Object.getOwnPropertyDescriptor(Node.prototype,"firstChild");u.hasDescriptors=!!(Da&&Da.configurable&&Da.get);u.inUse=u.force||!u.hasNativeShadowDOM;function Ea(a){return"ShadyRoot"===a.__localName}var w=Element.prototype,Fa=w.matches||w.matchesSelector||w.mozMatchesSelector||w.msMatchesSelector||w.oMatchesSelector||w.webkitMatchesSelector;
|
||||
function Ga(a,b){if(a&&b)for(var c=Object.getOwnPropertyNames(b),d=0,e;d<c.length&&(e=c[d]);d++){var f=e,g=a,h=Object.getOwnPropertyDescriptor(b,f);h&&Object.defineProperty(g,f,h)}return a||b}var Ha=document.createTextNode(""),Ia=0,Ja=[];(new MutationObserver(function(){for(;Ja.length;)try{Ja.shift()()}catch(a){throw Ha.textContent=Ia++,a;}})).observe(Ha,{characterData:!0});t.settings=u;t.isShadyRoot=Ea;t.ownerShadyRootForNode=function(a){a=a.getRootNode();if(Ea(a))return a};
|
||||
t.matchesSelector=function(a,b){return Fa.call(a,b)};t.extend=Ga;t.extendAll=function(a,b){for(var c=[],d=1;d<arguments.length;++d)c[d-1]=arguments[d];for(d=0;d<c.length;d++)Ga(a,c[d]);return a};t.mixin=function(a,b){for(var c in b)a[c]=b[c];return a};t.patchPrototype=function(a,b){var c=Object.getPrototypeOf(a);if(!c.hasOwnProperty("__patchProto")){var d=Object.create(c);d.__sourceProto=c;Ga(d,b);c.__patchProto=d}a.__proto__=c.__patchProto};t.microtask=function(a){Ja.push(a);Ha.textContent=Ia++};var Ka={},La=[],Ma;function Na(){Ma=!1;for(var a=!!La.length;La.length;)La.shift()();return a}Na.list=La;Ka.enqueue=function(a){Ma||(Ma=!0,t.microtask(Na));La.push(a)};Ka.flush=Na;var w={};function Oa(){this._scheduled=!1;this.addedNodes=[];this.removedNodes=[];this.callbacks=new Set}Oa.prototype.schedule=function(){var a=this;this._scheduled||(this._scheduled=!0,t.microtask(function(){a.flush()}))};Oa.prototype.flush=function(){if(this._scheduled){this._scheduled=!1;var a=this.takeRecords();a.length&&this.callbacks.forEach(function(b){b(a)})}};
|
||||
Oa.prototype.takeRecords=function(){if(this.addedNodes.length||this.removedNodes.length){var a=[{addedNodes:this.addedNodes,removedNodes:this.removedNodes}];this.addedNodes=[];this.removedNodes=[];return a}return[]};w.observeChildren=function(a,b){a.__shady=a.__shady||{};a.__shady.observer||(a.__shady.observer=new Oa);a.__shady.observer.callbacks.add(b);var c=a.__shady.observer;return{_callback:b,_observer:c,_node:a,takeRecords:function(){return c.takeRecords()}}};
|
||||
w.unobserveChildren=function(a){var b=a&&a._observer;b&&(b.callbacks.delete(a._callback),b.callbacks.size||(a._node.__shady.observer=null))};w.filterMutations=function(a,b){var c=b.getRootNode();return a.map(function(a){var b=c===a.target.getRootNode();if(b&&a.addedNodes){if(b=Array.from(a.addedNodes).filter(function(a){return c===a.getRootNode()}),b.length)return a=Object.create(a),Object.defineProperty(a,"addedNodes",{value:b,configurable:!0}),a}else if(b)return a}).filter(function(a){return a})};var x={},Pa=Element.prototype.insertBefore,Qa=Element.prototype.removeChild,Ra=Element.prototype.setAttribute,Sa=Element.prototype.removeAttribute,Ta=Element.prototype.cloneNode,Ua=Document.prototype.importNode,Va=Element.prototype.addEventListener,Wa=Element.prototype.removeEventListener;x.appendChild=Element.prototype.appendChild;x.insertBefore=Pa;x.removeChild=Qa;x.setAttribute=Ra;x.removeAttribute=Sa;x.cloneNode=Ta;x.importNode=Ua;x.addEventListener=Va;x.removeEventListener=Wa;var Xa={},Ya=/[&\u00A0"]/g,Za=/[&\u00A0<>]/g;function $a(a){switch(a){case "&":return"&";case "<":return"<";case ">":return">";case '"':return""";case "\u00a0":return" "}}function ab(a){for(var b={},c=0;c<a.length;c++)b[a[c]]=!0;return b}var bb=ab("area base br col command embed hr img input keygen link meta param source track wbr".split(" ")),cb=ab("style script xmp iframe noembed noframes plaintext noscript".split(" "));
|
||||
function db(a,b,c){switch(a.nodeType){case Node.ELEMENT_NODE:b=a.localName;for(var d="<"+b,e=a.attributes,f=0,g;g=e[f];f++)d+=" "+g.name+'="'+g.value.replace(Ya,$a)+'"';d+=">";return bb[b]?d:d+eb(a,c)+"</"+b+">";case Node.TEXT_NODE:return a=a.data,b&&cb[b.localName]?a:a.replace(Za,$a);case Node.COMMENT_NODE:return"\x3c!--"+a.data+"--\x3e";default:throw window.console.error(a),Error("not implemented");}}
|
||||
function eb(a,b){"template"===a.localName&&(a=a.content);for(var c="",d=b?b(a):a.childNodes,e=0,f=d.length,g;e<f&&(g=d[e]);e++)c+=db(g,a,b);return c}Xa.getOuterHTML=db;Xa.getInnerHTML=eb;var y={},z=document.createTreeWalker(document,NodeFilter.SHOW_ALL,null,!1),A=document.createTreeWalker(document,NodeFilter.SHOW_ELEMENT,null,!1);function fb(a){var b=[];z.currentNode=a;for(a=z.firstChild();a;)b.push(a),a=z.nextSibling();return b}y.parentNode=function(a){z.currentNode=a;return z.parentNode()};y.firstChild=function(a){z.currentNode=a;return z.firstChild()};y.lastChild=function(a){z.currentNode=a;return z.lastChild()};y.previousSibling=function(a){z.currentNode=a;return z.previousSibling()};
|
||||
y.nextSibling=function(a){z.currentNode=a;return z.nextSibling()};y.childNodes=fb;y.parentElement=function(a){A.currentNode=a;return A.parentNode()};y.firstElementChild=function(a){A.currentNode=a;return A.firstChild()};y.lastElementChild=function(a){A.currentNode=a;return A.lastChild()};y.previousElementSibling=function(a){A.currentNode=a;return A.previousSibling()};y.nextElementSibling=function(a){A.currentNode=a;return A.nextSibling()};
|
||||
y.children=function(a){var b=[];A.currentNode=a;for(a=A.firstChild();a;)b.push(a),a=A.nextSibling();return b};y.innerHTML=function(a){return Xa.getInnerHTML(a,function(a){return fb(a)})};y.textContent=function(a){if(a.nodeType!==Node.ELEMENT_NODE)return a.nodeValue;a=document.createTreeWalker(a,NodeFilter.SHOW_TEXT,null,!1);for(var b="",c;c=a.nextNode();)b+=c.nodeValue;return b};var B={};function gb(a,b){return a.__shady&&a.__shady[b]}B.getProperty=gb;B.hasProperty=function(a,b){return void 0!==gb(a,b)};var D={};function E(a){return{get:function(){var b=B.getProperty(this,a);return void 0!==b?b:y[a](this)},configurable:!0}}
|
||||
var hb=Object.getOwnPropertyDescriptor(Element.prototype,"innerHTML")||Object.getOwnPropertyDescriptor(HTMLElement.prototype,"innerHTML"),ib=document.implementation.createHTMLDocument("inert").createElement("div"),jb=Object.getOwnPropertyDescriptor(Document.prototype,"activeElement"),lb={parentElement:E("parentElement"),parentNode:E("parentNode"),nextSibling:E("nextSibling"),previousSibling:E("previousSibling"),className:{get:function(){return this.getAttribute("class")},set:function(a){this.setAttribute("class",
|
||||
a)},configurable:!0},nextElementSibling:{get:function(){if(B.hasProperty(this,"nextSibling")){for(var a=this.nextSibling;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.nextSibling;return a}return y.nextElementSibling(this)},configurable:!0},previousElementSibling:{get:function(){if(B.hasProperty(this,"previousSibling")){for(var a=this.previousSibling;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.previousSibling;return a}return y.previousElementSibling(this)},configurable:!0}},mb={childNodes:{get:function(){if(B.hasProperty(this,
|
||||
"firstChild")){if(!this.__shady.childNodes){this.__shady.childNodes=[];for(var a=this.firstChild;a;a=a.nextSibling)this.__shady.childNodes.push(a)}return this.__shady.childNodes}return y.childNodes(this)},configurable:!0},firstChild:E("firstChild"),lastChild:E("lastChild"),textContent:{get:function(){if(B.hasProperty(this,"firstChild")){for(var a=[],b=0,c=this.childNodes,d;d=c[b];b++)d.nodeType!==Node.COMMENT_NODE&&a.push(d.textContent);return a.join("")}return y.textContent(this)},set:function(a){if(this.nodeType!==
|
||||
Node.ELEMENT_NODE)this.nodeValue=a;else{for(;this.firstChild;)this.removeChild(this.firstChild);a&&this.appendChild(document.createTextNode(a))}},configurable:!0},firstElementChild:{get:function(){if(B.hasProperty(this,"firstChild")){for(var a=this.firstChild;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.nextSibling;return a}return y.firstElementChild(this)},configurable:!0},lastElementChild:{get:function(){if(B.hasProperty(this,"lastChild")){for(var a=this.lastChild;a&&a.nodeType!==Node.ELEMENT_NODE;)a=
|
||||
a.previousSibling;return a}return y.lastElementChild(this)},configurable:!0},children:{get:function(){return B.hasProperty(this,"firstChild")?Array.prototype.filter.call(this.childNodes,function(a){return a.nodeType===Node.ELEMENT_NODE}):y.children(this)},configurable:!0},innerHTML:{get:function(){var a="template"===this.localName?this.content:this;return B.hasProperty(this,"firstChild")?Xa.getInnerHTML(a):y.innerHTML(a)},set:function(a){for(var b="template"===this.localName?this.content:this;b.firstChild;)b.removeChild(b.firstChild);
|
||||
for(hb&&hb.set?hb.set.call(ib,a):ib.innerHTML=a;ib.firstChild;)b.appendChild(ib.firstChild)},configurable:!0}},nb={shadowRoot:{get:function(){return this.shadyRoot},set:function(a){this.shadyRoot=a},configurable:!0}},ob={activeElement:{get:function(){var a;a=jb&&jb.get?jb.get.call(document):t.settings.hasDescriptors?void 0:document.activeElement;if(a&&a.nodeType){var b=!!t.isShadyRoot(this);if(this===document||b&&this.host!==a&&this.host.contains(a)){for(b=t.ownerShadyRootForNode(a);b&&b!==this;)a=
|
||||
b.host,b=t.ownerShadyRootForNode(a);a=this===document?b?null:a:b===this?a:null}else a=null}else a=null;return a},set:function(){},configurable:!0}};function F(a,b,c){for(var d in b){var e=Object.getOwnPropertyDescriptor(a,d);e&&e.configurable||!e&&c?Object.defineProperty(a,d,b[d]):c&&console.warn("Could not define",d,"on",a)}}
|
||||
var pb=t.settings.hasDescriptors?function(){}:function(a){a.__shady&&a.__shady.__outsideAccessors||(a.__shady=a.__shady||{},a.__shady.__outsideAccessors=!0,F(a,lb,!0))},qb=t.settings.hasDescriptors?function(){}:function(a){a.__shady&&a.__shady.__insideAccessors||(a.__shady=a.__shady||{},a.__shady.__insideAccessors=!0,F(a,mb,!0),F(a,nb,!0))};D.ShadowRootAccessor=nb;D.ActiveElementAccessor=ob;D.patchAccessors=function(a){F(a,lb);F(a,mb);F(a,ob)};
|
||||
D.patchShadowRootAccessors=function(a){F(a,mb,!0);F(a,ob,!0)};D.patchOutsideElementAccessors=pb;D.patchInsideElementAccessors=qb;var G={};
|
||||
function rb(a,b,c){D.patchOutsideElementAccessors(a);c=c||null;a.__shady=a.__shady||{};b.__shady=b.__shady||{};c&&(c.__shady=c.__shady||{});a.__shady.previousSibling=c?c.__shady.previousSibling:b.lastChild;var d=a.__shady.previousSibling;d&&d.__shady&&(d.__shady.nextSibling=a);(d=a.__shady.nextSibling=c)&&d.__shady&&(d.__shady.previousSibling=a);a.__shady.parentNode=b;c?c===b.__shady.firstChild&&(b.__shady.firstChild=a):(b.__shady.lastChild=a,b.__shady.firstChild||(b.__shady.firstChild=a));b.__shady.childNodes=
|
||||
null}G.recordInsertBefore=function(a,b,c){D.patchInsideElementAccessors(b);b.__shady=b.__shady||{};B.hasProperty(b,"firstChild")&&(b.__shady.childNodes=null);if(a.nodeType===Node.DOCUMENT_FRAGMENT_NODE){for(var d=a.childNodes,e=0;e<d.length;e++)rb(d[e],b,c);a.__shady=a.__shady||{};b=B.hasProperty(a,"firstChild")?null:void 0;a.__shady.firstChild=a.__shady.lastChild=b;a.__shady.childNodes=b}else rb(a,b,c)};
|
||||
G.recordRemoveChild=function(a,b){a.__shady=a.__shady||{};b.__shady=b.__shady||{};a===b.__shady.firstChild&&(b.__shady.firstChild=a.__shady.nextSibling);a===b.__shady.lastChild&&(b.__shady.lastChild=a.__shady.previousSibling);var c=a.__shady.previousSibling,d=a.__shady.nextSibling;c&&(c.__shady=c.__shady||{},c.__shady.nextSibling=d);d&&(d.__shady=d.__shady||{},d.__shady.previousSibling=c);a.__shady.parentNode=a.__shady.previousSibling=a.__shady.nextSibling=void 0;B.hasProperty(b,"childNodes")&&(b.__shady.childNodes=
|
||||
null)};G.recordChildNodes=function(a){if(!B.hasProperty(a,"firstChild")){a.__shady=a.__shady||{};a.__shady.firstChild=y.firstChild(a);a.__shady.lastChild=y.lastChild(a);D.patchInsideElementAccessors(a);for(var b=a.__shady.childNodes=y.childNodes(a),c=0,d;c<b.length&&(d=b[c]);c++)d.__shady=d.__shady||{},d.__shady.parentNode=a,d.__shady.nextSibling=b[c+1]||null,d.__shady.previousSibling=b[c-1]||null,D.patchOutsideElementAccessors(d)}};var H={};
|
||||
function sb(a){var b=B.hasProperty(a,"parentNode")&&B.getProperty(a,"parentNode"),c,d=t.ownerShadyRootForNode(a);if(b||d){c=tb(a);b&&G.recordRemoveChild(a,b);var e;if(e=d){var f;e=d._insertionPoints;for(var g=0;g<e.length;g++){var h=e[g],k;a:{for(k=h;k;){if(k==a){k=!0;break a}k=k.parentNode}k=void 0}if(k)for(h=h.assignedNodes({flatten:!0}),k=0;k<h.length;k++){f=!0;var C=h[k],I=y.parentNode(C);I&&x.removeChild.call(I,C)}}e=f}f=e;b=b&&d&&b.localName===d.getInsertionPointTag();if(f||b)d._skipUpdateInsertionPoints=!1,
|
||||
ub(d)}vb(a);return c}function wb(a,b,c){if(a=a.__shady&&a.__shady.observer)b&&a.addedNodes.push(b),c&&a.removedNodes.push(c),a.schedule()}function xb(a){if(a&&a.nodeType){var b=a.__ownerShadyRoot;void 0===b&&(b=t.isShadyRoot(a)?a:(b=a.parentNode)?xb(b):a,document.documentElement.contains(a)&&(a.__ownerShadyRoot=b));return b}}
|
||||
function yb(a,b,c){var d,e=c.getInsertionPointTag();if(a.nodeType!==Node.DOCUMENT_FRAGMENT_NODE||a.__noInsertionPoint)a.localName===e&&(G.recordChildNodes(b),G.recordChildNodes(a),d=!0);else for(var e=a.querySelectorAll(e),f=0,g,h;f<e.length&&(g=e[f]);f++)h=g.parentNode,h===a&&(h=b),h=yb(g,h,c),d=d||h;return d}function vb(a){if(void 0!==a.__ownerShadyRoot)for(var b=a.childNodes,c=0,d=b.length,e;c<d&&(e=b[c]);c++)vb(e);a.__ownerShadyRoot=void 0}
|
||||
function tb(a){if((a=a.parentNode)&&a.shadyRoot&&a.shadyRoot.hasInsertionPoint())return ub(a.shadyRoot),!0}function ub(a){a._changePending=!0;a.update()}function zb(a,b){"slot"===b?tb(a):"slot"===a.localName&&"name"===b&&(a=t.ownerShadyRootForNode(a))&&a.update()}function Ab(a,b,c,d){for(var e=0,f=a.length,g;e<f&&(g=a[e]);e++){var h;if(h=g.nodeType===Node.ELEMENT_NODE){h=g;var k=b,C=c,I=d,fa=k(h);fa&&I.push(h);C&&C(fa)?h=fa:(Ab(h.childNodes,k,C,I),h=void 0)}if(h)return!0}}var Bb=null;
|
||||
function Cb(a,b){if(a.ownerDocument!==document)return x.importNode.call(document,a,b);var c=x.importNode.call(document,a,!1);if(b){a=a.childNodes;b=0;for(var d;b<a.length;b++)d=Cb(a[b],!0),c.appendChild(d)}return c}H.getRootNode=xb;H.query=function(a,b,c){var d=[];Ab(a.childNodes,b,c,d);return d};H.renderRootNode=function(a){a=a.getRootNode();t.isShadyRoot(a)&&a.render()};
|
||||
H.setAttribute=function(a,b,c){Bb||(Bb=window.ShadyCSS&&window.ShadyCSS.ScopingShim);Bb&&"class"===b&&a.ownerDocument===document?Bb.setElementClass(a,c):(x.setAttribute.call(a,b,c),zb(a,b))};H.removeAttribute=function(a,b){x.removeAttribute.call(a,b);zb(a,b)};
|
||||
H.insertBefore=function(a,b,c){if(c){var d=B.getProperty(c,"parentNode");if(void 0!==d&&d!==a)throw Error("The ref_node to be inserted before is not a child of this node");}b.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&(d=B.getProperty(b,"parentNode"),d?(wb(d,null,b),sb(b)):(b.parentNode&&x.removeChild.call(b.parentNode,b),vb(b)));var e=c,d=t.ownerShadyRootForNode(a),f;d&&(b.__noInsertionPoint&&!d._changePending&&(d._skipUpdateInsertionPoints=!0),f=yb(b,a,d))&&(d._skipUpdateInsertionPoints=!1);B.hasProperty(a,
|
||||
"firstChild")&&G.recordInsertBefore(b,a,e);var e=f,g=d&&d.getInsertionPointTag()||"",h=b.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&!b.__noInsertionPoint&&g&&b.querySelector(g);f=h&&h.parentNode.nodeType!==Node.DOCUMENT_FRAGMENT_NODE;((h=h||b.localName===g)||a.localName===g||e)&&d&&ub(d);(d=a&&a.shadyRoot&&a.shadyRoot.hasInsertionPoint())&&ub(a.shadyRoot);if(!(d||h&&!f||a.shadyRoot)){if(c&&(d=t.ownerShadyRootForNode(c))){var k;if(c.localName===d.getInsertionPointTag())a:{d=c.assignedNodes({flatten:!0});
|
||||
f=xb(c);e=0;for(g=d.length;e<g&&(k=d[e]);e++)if(f.isFinalDestination(c,k))break a;k=void 0}else k=c;c=k}k=t.isShadyRoot(a)?a.host:a;c?x.insertBefore.call(k,b,c):x.appendChild.call(k,b)}wb(a,b);return b};H.removeChild=function(a,b){if(b.parentNode!==a)throw Error("The node to be removed is not a child of this node: "+b);if(!sb(b)){var c=t.isShadyRoot(a)?a.host:a,d=y.parentNode(b);c===d&&x.removeChild.call(c,b)}wb(a,null,b);return b};
|
||||
H.cloneNode=function(a,b){if("template"==a.localName)return x.cloneNode.call(a,b);var c=x.cloneNode.call(a,!1);if(b){a=a.childNodes;b=0;for(var d;b<a.length;b++)d=a[b].cloneNode(!0),c.appendChild(d)}return c};H.importNode=Cb;var Db={},Eb={blur:!0,focus:!0,focusin:!0,focusout:!0,click:!0,dblclick:!0,mousedown:!0,mouseenter:!0,mouseleave:!0,mousemove:!0,mouseout:!0,mouseover:!0,mouseup:!0,wheel:!0,beforeinput:!0,input:!0,keydown:!0,keyup:!0,compositionstart:!0,compositionupdate:!0,compositionend:!0,touchstart:!0,touchend:!0,touchmove:!0,touchcancel:!0,pointerover:!0,pointerenter:!0,pointerdown:!0,pointermove:!0,pointerup:!0,pointercancel:!0,pointerout:!0,pointerleave:!0,gotpointercapture:!0,lostpointercapture:!0,dragstart:!0,
|
||||
drag:!0,dragenter:!0,dragleave:!0,dragover:!0,drop:!0,dragend:!0,DOMActivate:!0,DOMFocusIn:!0,DOMFocusOut:!0,keypress:!0};function Fb(a,b){var c=[],d=a;for(a=a===window?window:a.getRootNode();d;)c.push(d),d=d.assignedSlot?d.assignedSlot:d.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&d.host&&(b||d!==a)?d.host:d.parentNode;c[c.length-1]===document&&c.push(window);return c}
|
||||
function Gb(a,b){if(!t.isShadyRoot)return a;a=Fb(a,!0);for(var c=0,d,e,f,g;c<b.length;c++)if(d=b[c],f=d===window?window:d.getRootNode(),f!==e&&(g=a.indexOf(f),e=f),!t.isShadyRoot(f)||-1<g)return d}
|
||||
var Hb={get composed(){this.isTrusted&&void 0===this.__composed&&(this.__composed=Eb[this.type]);return this.__composed||!1},composedPath:function(){this.__composedPath||(this.__composedPath=Fb(this.__target,this.composed));return this.__composedPath},get target(){return Gb(this.currentTarget,this.composedPath())},get relatedTarget(){if(!this.__relatedTarget)return null;this.__relatedTargetComposedPath||(this.__relatedTargetComposedPath=Fb(this.__relatedTarget,!0));return Gb(this.currentTarget,this.__relatedTargetComposedPath)},
|
||||
stopPropagation:function(){Event.prototype.stopPropagation.call(this);this.__propagationStopped=!0},stopImmediatePropagation:function(){Event.prototype.stopImmediatePropagation.call(this);this.__propagationStopped=this.__immediatePropagationStopped=!0}};function Ib(a){function b(b,d){b=new a(b,d);b.__composed=d&&!!d.composed;return b}t.mixin(b,a);b.prototype=a.prototype;return b}var Jb={focus:!0,blur:!0};
|
||||
function Kb(a,b,c){if(c=b.__handlers&&b.__handlers[a.type]&&b.__handlers[a.type][c])for(var d=0,e;(e=c[d])&&(e.call(b,a),!a.__immediatePropagationStopped);d++);}
|
||||
function Lb(a){var b=a.composedPath(),c;Object.defineProperty(a,"currentTarget",{get:function(){return c},configurable:!0});for(var d=b.length-1;0<=d;d--)if(c=b[d],Kb(a,c,"capture"),a.__propagationStopped)return;Object.defineProperty(a,"eventPhase",{value:Event.AT_TARGET});for(var e,d=0;d<b.length;d++)if(c=b[d],0===d||c.shadowRoot&&c.shadowRoot===e)if(Kb(a,c,"bubble"),c!==window&&(e=c.getRootNode()),a.__propagationStopped)break}
|
||||
function Mb(){for(var a in Jb)window.addEventListener(a,function(a){a.__target||(Nb(a),Lb(a),a.stopImmediatePropagation())},!0)}function Nb(a){a.__target=a.target;a.__relatedTarget=a.relatedTarget;t.settings.hasDescriptors?t.patchPrototype(a,Hb):t.extend(a,Hb)}var Ob=Ib(window.Event),Pb=Ib(window.CustomEvent),Qb=Ib(window.MouseEvent);
|
||||
Db.addEventListener=function(a,b,c){if(b){var d,e,f;"object"===typeof c?(d=!!c.capture,e=!!c.once,f=!!c.passive):(d=!!c,f=e=!1);if(b.__eventWrappers)for(var g=0;g<b.__eventWrappers.length;g++){if(b.__eventWrappers[g].node===this&&b.__eventWrappers[g].type===a&&b.__eventWrappers[g].capture===d&&b.__eventWrappers[g].once===e&&b.__eventWrappers[g].passive===f)return}else b.__eventWrappers=[];g=function(d){e&&this.removeEventListener(a,b,c);d.__target||Nb(d);if(d.composed||-1<d.composedPath().indexOf(this))if(d.eventPhase===
|
||||
Event.BUBBLING_PHASE&&d.target===d.relatedTarget)d.stopImmediatePropagation();else return b(d)};b.__eventWrappers.push({node:this,type:a,capture:d,once:e,passive:f,wrapperFn:g});Jb[a]?(this.__handlers=this.__handlers||{},this.__handlers[a]=this.__handlers[a]||{capture:[],bubble:[]},this.__handlers[a][d?"capture":"bubble"].push(g)):x.addEventListener.call(this,a,g,c)}};
|
||||
Db.removeEventListener=function(a,b,c){if(b){var d,e,f;"object"===typeof c?(d=!!c.capture,e=!!c.once,f=!!c.passive):(d=!!c,f=e=!1);var g=void 0;if(b.__eventWrappers)for(var h=0;h<b.__eventWrappers.length;h++)if(b.__eventWrappers[h].node===this&&b.__eventWrappers[h].type===a&&b.__eventWrappers[h].capture===d&&b.__eventWrappers[h].once===e&&b.__eventWrappers[h].passive===f){g=b.__eventWrappers.splice(h,1)[0].wrapperFn;b.__eventWrappers.length||(b.__eventWrappers=void 0);break}x.removeEventListener.call(this,
|
||||
a,g||b,c);g&&Jb[a]&&this.__handlers&&this.__handlers[a]&&(a=this.__handlers[a][d?"capture":"bubble"],g=a.indexOf(g),-1<g&&a.splice(g,1))}};Db.patchEvents=function(){window.Event=Ob;window.CustomEvent=Pb;window.MouseEvent=Qb;Mb()};var Rb={};function Sb(a,b,c){return{index:a,removed:b,addedCount:c}}
|
||||
var Tb={calcEditDistances:function(a,b,c,d,e,f){f=f-e+1;c=c-b+1;for(var g=Array(f),h=0;h<f;h++)g[h]=Array(c),g[h][0]=h;for(h=0;h<c;h++)g[0][h]=h;for(h=1;h<f;h++)for(var k=1;k<c;k++)if(this.equals(a[b+k-1],d[e+h-1]))g[h][k]=g[h-1][k-1];else{var C=g[h-1][k]+1,I=g[h][k-1]+1;g[h][k]=C<I?C:I}return g},spliceOperationsFromEditDistances:function(a){for(var b=a.length-1,c=a[0].length-1,d=a[b][c],e=[];0<b||0<c;)if(0==b)e.push(2),c--;else if(0==c)e.push(3),b--;else{var f=a[b-1][c-1],g=a[b-1][c],h=a[b][c-1],
|
||||
k;k=g<h?g<f?g:f:h<f?h:f;k==f?(f==d?e.push(0):(e.push(1),d=f),b--,c--):k==g?(e.push(3),b--,d=g):(e.push(2),c--,d=h)}e.reverse();return e},calcSplices:function(a,b,c,d,e,f){var g=0,h=0,k=Math.min(c-b,f-e);0==b&&0==e&&(g=this.sharedPrefix(a,d,k));c==a.length&&f==d.length&&(h=this.sharedSuffix(a,d,k-g));b+=g;e+=g;c-=h;f-=h;if(0==c-b&&0==f-e)return[];if(b==c){for(a=Sb(b,[],0);e<f;)a.removed.push(d[e++]);return[a]}if(e==f)return[Sb(b,[],c-b)];f=this.spliceOperationsFromEditDistances(this.calcEditDistances(a,
|
||||
b,c,d,e,f));a=void 0;c=[];for(g=0;g<f.length;g++)switch(f[g]){case 0:a&&(c.push(a),a=void 0);b++;e++;break;case 1:a||(a=Sb(b,[],0));a.addedCount++;b++;a.removed.push(d[e]);e++;break;case 2:a||(a=Sb(b,[],0));a.addedCount++;b++;break;case 3:a||(a=Sb(b,[],0)),a.removed.push(d[e]),e++}a&&c.push(a);return c},sharedPrefix:function(a,b,c){for(var d=0;d<c;d++)if(!this.equals(a[d],b[d]))return d;return c},sharedSuffix:function(a,b,c){for(var d=a.length,e=b.length,f=0;f<c&&this.equals(a[--d],b[--e]);)f++;return f},
|
||||
calculateSplices:function(a,b){return this.calcSplices(a,0,a.length,b,0,b.length)},equals:function(a,b){return a===b}};Rb.calculateSplices=function(a,b){return Tb.calculateSplices(a,b)};var Ub={},Vb="function"===typeof Event?Event:function(a,b){b=b||{};var c=document.createEvent("Event");c.initEvent(a,!!b.bubbles,!!b.cancelable);return c};function J(a){this.root=a;this.insertionPointTag="slot"}J.prototype.getInsertionPoints=function(){return this.root.querySelectorAll(this.insertionPointTag)};J.prototype.hasInsertionPoint=function(){return!(!this.root._insertionPoints||!this.root._insertionPoints.length)};
|
||||
J.prototype.isInsertionPoint=function(a){return a.localName&&a.localName==this.insertionPointTag};J.prototype.distribute=function(){return this.hasInsertionPoint()?this.distributePool(this.root,this.collectPool()):[]};J.prototype.collectPool=function(){for(var a=[],b=0,c=this.root.host.firstChild;c;c=c.nextSibling)a[b++]=c;return a};
|
||||
J.prototype.distributePool=function(a,b){a=[];for(var c=this.root._insertionPoints,d=0,e=c.length,f;d<e&&(f=c[d]);d++){this.distributeInsertionPoint(f,b);var g=f.parentNode;g&&g.shadyRoot&&this.hasInsertionPoint(g.shadyRoot)&&a.push(g.shadyRoot)}for(c=0;c<b.length;c++)if(f=b[c])f.__shady=f.__shady||{},f.__shady.assignedSlot=void 0,(d=y.parentNode(f))&&x.removeChild.call(d,f);return a};
|
||||
J.prototype.distributeInsertionPoint=function(a,b){var c=a.__shady.assignedNodes;c&&this.clearAssignedSlots(a,!0);a.__shady.assignedNodes=[];for(var d=!1,e=!1,f=0,g=b.length,h;f<g;f++)(h=b[f])&&this.matchesInsertionPoint(h,a)&&(h.__shady._prevAssignedSlot!=a&&(d=!0),this.distributeNodeInto(h,a),b[f]=void 0,e=!0);if(!e)for(b=a.childNodes,e=0;e<b.length;e++)h=b[e],h.__shady._prevAssignedSlot!=a&&(d=!0),this.distributeNodeInto(h,a);if(c){for(h=0;h<c.length;h++)c[h].__shady._prevAssignedSlot=null;a.__shady.assignedNodes.length<
|
||||
c.length&&(d=!0)}this.setDistributedNodesOnInsertionPoint(a);d&&this._fireSlotChange(a)};J.prototype.clearAssignedSlots=function(a,b){var c=a.__shady.assignedNodes;if(c)for(var d=0;d<c.length;d++){var e=c[d];b&&(e.__shady._prevAssignedSlot=e.__shady.assignedSlot);e.__shady.assignedSlot===a&&(e.__shady.assignedSlot=null)}};J.prototype.matchesInsertionPoint=function(a,b){b=(b=b.getAttribute("name"))?b.trim():"";a=(a=a.getAttribute&&a.getAttribute("slot"))?a.trim():"";return a==b};
|
||||
J.prototype.distributeNodeInto=function(a,b){b.__shady.assignedNodes.push(a);a.__shady.assignedSlot=b};J.prototype.setDistributedNodesOnInsertionPoint=function(a){var b=a.__shady.assignedNodes;a.__shady.distributedNodes=[];for(var c=0,d;c<b.length&&(d=b[c]);c++)if(this.isInsertionPoint(d)){var e=d.__shady.distributedNodes;if(e)for(var f=0;f<e.length;f++)a.__shady.distributedNodes.push(e[f])}else a.__shady.distributedNodes.push(b[c])};
|
||||
J.prototype._fireSlotChange=function(a){a.dispatchEvent(new Vb("slotchange"));a.__shady.assignedSlot&&this._fireSlotChange(a.__shady.assignedSlot)};J.prototype.isFinalDestination=function(a){return!a.__shady.assignedSlot};Ub.default=J;var Wb={},Xb={};function Yb(a,b){if(a!==Xb)throw new TypeError("Illegal constructor");a=document.createDocumentFragment();a.__proto__=Yb.prototype;a._init(b);return a}Yb.prototype=Object.create(DocumentFragment.prototype);
|
||||
t.extendAll(Yb.prototype,{_init:function(a){this.__localName="ShadyRoot";G.recordChildNodes(a);G.recordChildNodes(this);a.shadowRoot=this;this.host=a;this._changePending=this._hasRendered=this._renderPending=!1;this._distributor=new Ub.default(this);this.update()},update:function(){var a=this;this._renderPending||(this._renderPending=!0,Ka.enqueue(function(){return a.render()}))},_getRenderRoot:function(){for(var a=this,b=this;b;)b._renderPending&&(a=b),b=b._rendererForHost();return a},_rendererForHost:function(){var a=
|
||||
this.host.getRootNode();if(t.isShadyRoot(a))for(var b=this.host.childNodes,c=0,d;c<b.length;c++)if(d=b[c],this._distributor.isInsertionPoint(d))return a},render:function(){this._renderPending&&this._getRenderRoot()._render()},_render:function(){this._changePending=this._renderPending=!1;this._skipUpdateInsertionPoints?this._hasRendered||(this._insertionPoints=[]):this.updateInsertionPoints();this._skipUpdateInsertionPoints=!1;this.distribute();this.compose();this._hasRendered=!0},forceRender:function(){this._renderPending=
|
||||
!0;this.render()},distribute:function(){for(var a=this._distributor.distribute(),b=0;b<a.length;b++)a[b]._render()},updateInsertionPoints:function(){var a=this.__insertionPoints;if(a)for(var b=0,c;b<a.length;b++)c=a[b],c.getRootNode()!==this&&this._distributor.clearAssignedSlots(c);a=this._insertionPoints=this._distributor.getInsertionPoints();for(b=0;b<a.length;b++)c=a[b],c.__shady=c.__shady||{},G.recordChildNodes(c),G.recordChildNodes(c.parentNode)},get _insertionPoints(){this.__insertionPoints||
|
||||
this.updateInsertionPoints();return this.__insertionPoints||(this.__insertionPoints=[])},set _insertionPoints(a){this.__insertionPoints=a},hasInsertionPoint:function(){return this._distributor.hasInsertionPoint()},compose:function(){this._composeTree()},_composeTree:function(){this._updateChildNodes(this.host,this._composeNode(this.host));for(var a=this._insertionPoints||[],b=0,c=a.length,d,e;b<c&&(d=a[b]);b++)e=d.parentNode,e!==this.host&&e!==this&&this._updateChildNodes(e,this._composeNode(e))},
|
||||
_composeNode:function(a){var b=[];a=(a.shadyRoot||a).childNodes;for(var c=0;c<a.length;c++){var d=a[c];if(this._distributor.isInsertionPoint(d))for(var e=d.__shady.distributedNodes||(d.__shady.distributedNodes=[]),f=0;f<e.length;f++){var g=e[f];this.isFinalDestination(d,g)&&b.push(g)}else b.push(d)}return b},isFinalDestination:function(a,b){return this._distributor.isFinalDestination(a,b)},_updateChildNodes:function(a,b){for(var c=y.childNodes(a),d=Rb.calculateSplices(b,c),e=0,f=0,g;e<d.length&&(g=
|
||||
d[e]);e++){for(var h=0,k;h<g.removed.length&&(k=g.removed[h]);h++)y.parentNode(k)===a&&x.removeChild.call(a,k),c.splice(g.index+f,1);f-=g.addedCount}for(e=0;e<d.length&&(g=d[e]);e++)for(f=c[g.index],h=g.index;h<g.index+g.addedCount;h++)k=b[h],x.insertBefore.call(a,k,f),c.splice(h,0,k)},getInsertionPointTag:function(){return this._distributor.insertionPointTag}});D.patchShadowRootAccessors(Yb.prototype);Wb.ShadyRoot=Yb;
|
||||
Wb.attachShadow=function(a,b){if(!a)throw"Must provide a host.";if(!b)throw"Not enough arguments.";return new Yb(Xb,a)};var Zb={};function $b(a){H.renderRootNode(a);return B.getProperty(a,"assignedSlot")||null}
|
||||
var ac={addEventListener:Db.addEventListener,removeEventListener:Db.removeEventListener,appendChild:function(a){return H.insertBefore(this,a)},insertBefore:function(a,b){return H.insertBefore(this,a,b)},removeChild:function(a){return H.removeChild(this,a)},replaceChild:function(a,b){this.insertBefore(a,b);this.removeChild(b);return a},cloneNode:function(a){return H.cloneNode(this,a)},getRootNode:function(a){return H.getRootNode(this,a)},get isConnected(){var a=this.ownerDocument;if(a&&a.contains&&
|
||||
a.contains(this)||(a=a.documentElement)&&a.contains&&a.contains(this))return!0;for(a=this;a&&!(a instanceof Document);)a=a.parentNode||(a instanceof Wb.ShadyRoot?a.host:void 0);return!!(a&&a instanceof Document)}},bc={get assignedSlot(){return $b(this)}},cc={querySelector:function(a){return H.query(this,function(b){return t.matchesSelector(b,a)},function(a){return!!a})[0]||null},querySelectorAll:function(a){return H.query(this,function(b){return t.matchesSelector(b,a)})}},dc={assignedNodes:function(a){if("slot"===
|
||||
this.localName)return H.renderRootNode(this),this.__shady?(a&&a.flatten?this.__shady.distributedNodes:this.__shady.assignedNodes)||[]:[]}},ec=t.extendAll({setAttribute:function(a,b){H.setAttribute(this,a,b)},removeAttribute:function(a){H.removeAttribute(this,a)},attachShadow:function(a){return Wb.attachShadow(this,a)},get slot(){return this.getAttribute("slot")},set slot(a){this.setAttribute("slot",a)},get assignedSlot(){return $b(this)}},cc,dc);Object.defineProperties(ec,D.ShadowRootAccessor);
|
||||
var fc=t.extendAll({importNode:function(a,b){return H.importNode(a,b)}},cc);Object.defineProperties(fc,{_activeElement:D.ActiveElementAccessor.activeElement});function gc(a,b){for(var c=Object.getOwnPropertyNames(b),d=0;d<c.length;d++){var e=c[d],f=Object.getOwnPropertyDescriptor(b,e);f.value?a[e]=f.value:Object.defineProperty(a,e,f)}}
|
||||
Zb.patchBuiltins=function(){gc(window.Node.prototype,ac);gc(window.Text.prototype,bc);gc(window.DocumentFragment.prototype,cc);gc(window.Element.prototype,ec);gc(window.Document.prototype,fc);window.HTMLSlotElement&&gc(window.HTMLSlotElement.prototype,dc);t.settings.hasDescriptors&&(D.patchAccessors(window.Node.prototype),D.patchAccessors(window.Text.prototype),D.patchAccessors(window.DocumentFragment.prototype),D.patchAccessors(window.Element.prototype),D.patchAccessors((window.customElements&&customElements.nativeHTMLElement||
|
||||
HTMLElement).prototype),D.patchAccessors(window.Document.prototype),window.HTMLSlotElement&&D.patchAccessors(window.HTMLSlotElement.prototype))};t.settings.inUse&&(window.ShadyDOM={inUse:t.settings.inUse,patch:function(a){return a},isShadyRoot:t.isShadyRoot,enqueue:Ka.enqueue,flush:Ka.flush,settings:t.settings,filterMutations:w.filterMutations,observeChildren:w.observeChildren,unobserveChildren:w.unobserveChildren,nativeMethods:x,nativeTree:y},Db.patchEvents(),Zb.patchBuiltins(),window.ShadowRoot=Wb.ShadyRoot);/*
|
||||
t.matchesSelector=function(a,b){return Fa.call(a,b)};t.extend=Ga;t.extendAll=function(a,b){for(var c=[],d=1;d<arguments.length;++d)c[d-1]=arguments[d];for(d=0;d<c.length;d++)Ga(a,c[d]);return a};t.mixin=function(a,b){for(var c in b)a[c]=b[c];return a};t.patchPrototype=function(a,b){var c=Object.getPrototypeOf(a);if(!c.hasOwnProperty("__patchProto")){var d=Object.create(c);d.__sourceProto=c;Ga(d,b);c.__patchProto=d}a.__proto__=c.__patchProto};t.microtask=function(a){Ja.push(a);Ha.textContent=Ia++};var Ka={},La=[],Ma;function Na(){Ma=!1;for(var a=!!La.length;La.length;)La.shift()();return a}Na.list=La;Ka.enqueue=function(a){Ma||(Ma=!0,t.microtask(Na));La.push(a)};Ka.flush=Na;var Oa={};function Pa(){this._scheduled=!1;this.addedNodes=[];this.removedNodes=[];this.callbacks=new Set}Pa.prototype.schedule=function(){var a=this;this._scheduled||(this._scheduled=!0,t.microtask(function(){a.flush()}))};Pa.prototype.flush=function(){if(this._scheduled){this._scheduled=!1;var a=this.takeRecords();a.length&&this.callbacks.forEach(function(b){b(a)})}};
|
||||
Pa.prototype.takeRecords=function(){if(this.addedNodes.length||this.removedNodes.length){var a=[{addedNodes:this.addedNodes,removedNodes:this.removedNodes}];this.addedNodes=[];this.removedNodes=[];return a}return[]};Oa.observeChildren=function(a,b){a.__shady=a.__shady||{};a.__shady.observer||(a.__shady.observer=new Pa);a.__shady.observer.callbacks.add(b);var c=a.__shady.observer;return{_callback:b,_observer:c,_node:a,takeRecords:function(){return c.takeRecords()}}};
|
||||
Oa.unobserveChildren=function(a){var b=a&&a._observer;b&&(b.callbacks.delete(a._callback),b.callbacks.size||(a._node.__shady.observer=null))};Oa.filterMutations=function(a,b){var c=b.getRootNode();return a.map(function(a){var b=c===a.target.getRootNode();if(b&&a.addedNodes){if(b=Array.from(a.addedNodes).filter(function(a){return c===a.getRootNode()}),b.length)return a=Object.create(a),Object.defineProperty(a,"addedNodes",{value:b,configurable:!0}),a}else if(b)return a}).filter(function(a){return a})};var x={},Qa=Element.prototype.insertBefore,Ra=Element.prototype.removeChild,Sa=Element.prototype.setAttribute,Ta=Element.prototype.removeAttribute,Ua=Element.prototype.cloneNode,Va=Document.prototype.importNode,Wa=Element.prototype.addEventListener,Xa=Element.prototype.removeEventListener;x.appendChild=Element.prototype.appendChild;x.insertBefore=Qa;x.removeChild=Ra;x.setAttribute=Sa;x.removeAttribute=Ta;x.cloneNode=Ua;x.importNode=Va;x.addEventListener=Wa;x.removeEventListener=Xa;var Ya={},Za=/[&\u00A0"]/g,$a=/[&\u00A0<>]/g;function ab(a){switch(a){case "&":return"&";case "<":return"<";case ">":return">";case '"':return""";case "\u00a0":return" "}}function bb(a){for(var b={},c=0;c<a.length;c++)b[a[c]]=!0;return b}var cb=bb("area base br col command embed hr img input keygen link meta param source track wbr".split(" ")),db=bb("style script xmp iframe noembed noframes plaintext noscript".split(" "));
|
||||
function eb(a,b,c){switch(a.nodeType){case Node.ELEMENT_NODE:b=a.localName;for(var d="<"+b,e=a.attributes,f=0,g;g=e[f];f++)d+=" "+g.name+'="'+g.value.replace(Za,ab)+'"';d+=">";return cb[b]?d:d+fb(a,c)+"</"+b+">";case Node.TEXT_NODE:return a=a.data,b&&db[b.localName]?a:a.replace($a,ab);case Node.COMMENT_NODE:return"\x3c!--"+a.data+"--\x3e";default:throw window.console.error(a),Error("not implemented");}}
|
||||
function fb(a,b){"template"===a.localName&&(a=a.content);for(var c="",d=b?b(a):a.childNodes,e=0,f=d.length,g;e<f&&(g=d[e]);e++)c+=eb(g,a,b);return c}Ya.getOuterHTML=eb;Ya.getInnerHTML=fb;var z={},A=document.createTreeWalker(document,NodeFilter.SHOW_ALL,null,!1),B=document.createTreeWalker(document,NodeFilter.SHOW_ELEMENT,null,!1);function gb(a){var b=[];A.currentNode=a;for(a=A.firstChild();a;)b.push(a),a=A.nextSibling();return b}z.parentNode=function(a){A.currentNode=a;return A.parentNode()};z.firstChild=function(a){A.currentNode=a;return A.firstChild()};z.lastChild=function(a){A.currentNode=a;return A.lastChild()};z.previousSibling=function(a){A.currentNode=a;return A.previousSibling()};
|
||||
z.nextSibling=function(a){A.currentNode=a;return A.nextSibling()};z.childNodes=gb;z.parentElement=function(a){B.currentNode=a;return B.parentNode()};z.firstElementChild=function(a){B.currentNode=a;return B.firstChild()};z.lastElementChild=function(a){B.currentNode=a;return B.lastChild()};z.previousElementSibling=function(a){B.currentNode=a;return B.previousSibling()};z.nextElementSibling=function(a){B.currentNode=a;return B.nextSibling()};
|
||||
z.children=function(a){var b=[];B.currentNode=a;for(a=B.firstChild();a;)b.push(a),a=B.nextSibling();return b};z.innerHTML=function(a){return Ya.getInnerHTML(a,function(a){return gb(a)})};z.textContent=function(a){if(a.nodeType!==Node.ELEMENT_NODE)return a.nodeValue;a=document.createTreeWalker(a,NodeFilter.SHOW_TEXT,null,!1);for(var b="",c;c=a.nextNode();)b+=c.nodeValue;return b};var C={};function hb(a,b){return a.__shady&&a.__shady[b]}C.getProperty=hb;C.hasProperty=function(a,b){return void 0!==hb(a,b)};var D={};function ib(a){return{get:function(){var b=C.getProperty(this,a);return void 0!==b?b:z[a](this)},configurable:!0}}
|
||||
var jb=Object.getOwnPropertyDescriptor(Element.prototype,"innerHTML")||Object.getOwnPropertyDescriptor(HTMLElement.prototype,"innerHTML"),kb=document.implementation.createHTMLDocument("inert").createElement("div"),mb=Object.getOwnPropertyDescriptor(Document.prototype,"activeElement"),nb={parentElement:ib("parentElement"),parentNode:ib("parentNode"),nextSibling:ib("nextSibling"),previousSibling:ib("previousSibling"),className:{get:function(){return this.getAttribute("class")},set:function(a){this.setAttribute("class",
|
||||
a)},configurable:!0},nextElementSibling:{get:function(){if(C.hasProperty(this,"nextSibling")){for(var a=this.nextSibling;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.nextSibling;return a}return z.nextElementSibling(this)},configurable:!0},previousElementSibling:{get:function(){if(C.hasProperty(this,"previousSibling")){for(var a=this.previousSibling;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.previousSibling;return a}return z.previousElementSibling(this)},configurable:!0}},ob={childNodes:{get:function(){if(C.hasProperty(this,
|
||||
"firstChild")){if(!this.__shady.childNodes){this.__shady.childNodes=[];for(var a=this.firstChild;a;a=a.nextSibling)this.__shady.childNodes.push(a)}return this.__shady.childNodes}return z.childNodes(this)},configurable:!0},firstChild:ib("firstChild"),lastChild:ib("lastChild"),textContent:{get:function(){if(C.hasProperty(this,"firstChild")){for(var a=[],b=0,c=this.childNodes,d;d=c[b];b++)d.nodeType!==Node.COMMENT_NODE&&a.push(d.textContent);return a.join("")}return z.textContent(this)},set:function(a){if(this.nodeType!==
|
||||
Node.ELEMENT_NODE)this.nodeValue=a;else{for(;this.firstChild;)this.removeChild(this.firstChild);a&&this.appendChild(document.createTextNode(a))}},configurable:!0},firstElementChild:{get:function(){if(C.hasProperty(this,"firstChild")){for(var a=this.firstChild;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.nextSibling;return a}return z.firstElementChild(this)},configurable:!0},lastElementChild:{get:function(){if(C.hasProperty(this,"lastChild")){for(var a=this.lastChild;a&&a.nodeType!==Node.ELEMENT_NODE;)a=
|
||||
a.previousSibling;return a}return z.lastElementChild(this)},configurable:!0},children:{get:function(){return C.hasProperty(this,"firstChild")?Array.prototype.filter.call(this.childNodes,function(a){return a.nodeType===Node.ELEMENT_NODE}):z.children(this)},configurable:!0},innerHTML:{get:function(){var a="template"===this.localName?this.content:this;return C.hasProperty(this,"firstChild")?Ya.getInnerHTML(a):z.innerHTML(a)},set:function(a){for(var b="template"===this.localName?this.content:this;b.firstChild;)b.removeChild(b.firstChild);
|
||||
for(jb&&jb.set?jb.set.call(kb,a):kb.innerHTML=a;kb.firstChild;)b.appendChild(kb.firstChild)},configurable:!0}},pb={shadowRoot:{get:function(){return this.shadyRoot},set:function(a){this.shadyRoot=a},configurable:!0}},qb={activeElement:{get:function(){var a;a=mb&&mb.get?mb.get.call(document):t.settings.hasDescriptors?void 0:document.activeElement;if(a&&a.nodeType){var b=!!t.isShadyRoot(this);if(this===document||b&&this.host!==a&&this.host.contains(a)){for(b=t.ownerShadyRootForNode(a);b&&b!==this;)a=
|
||||
b.host,b=t.ownerShadyRootForNode(a);a=this===document?b?null:a:b===this?a:null}else a=null}else a=null;return a},set:function(){},configurable:!0}};function E(a,b,c){for(var d in b){var e=Object.getOwnPropertyDescriptor(a,d);e&&e.configurable||!e&&c?Object.defineProperty(a,d,b[d]):c&&console.warn("Could not define",d,"on",a)}}
|
||||
var rb=t.settings.hasDescriptors?function(){}:function(a){a.__shady&&a.__shady.__outsideAccessors||(a.__shady=a.__shady||{},a.__shady.__outsideAccessors=!0,E(a,nb,!0))},sb=t.settings.hasDescriptors?function(){}:function(a){a.__shady&&a.__shady.__insideAccessors||(a.__shady=a.__shady||{},a.__shady.__insideAccessors=!0,E(a,ob,!0),E(a,pb,!0))};D.ShadowRootAccessor=pb;D.ActiveElementAccessor=qb;D.patchAccessors=function(a){E(a,nb);E(a,ob);E(a,qb)};
|
||||
D.patchShadowRootAccessors=function(a){E(a,ob,!0);E(a,qb,!0)};D.patchOutsideElementAccessors=rb;D.patchInsideElementAccessors=sb;var F={};
|
||||
function tb(a,b,c){D.patchOutsideElementAccessors(a);c=c||null;a.__shady=a.__shady||{};b.__shady=b.__shady||{};c&&(c.__shady=c.__shady||{});a.__shady.previousSibling=c?c.__shady.previousSibling:b.lastChild;var d=a.__shady.previousSibling;d&&d.__shady&&(d.__shady.nextSibling=a);(d=a.__shady.nextSibling=c)&&d.__shady&&(d.__shady.previousSibling=a);a.__shady.parentNode=b;c?c===b.__shady.firstChild&&(b.__shady.firstChild=a):(b.__shady.lastChild=a,b.__shady.firstChild||(b.__shady.firstChild=a));b.__shady.childNodes=
|
||||
null}F.recordInsertBefore=function(a,b,c){D.patchInsideElementAccessors(b);b.__shady=b.__shady||{};C.hasProperty(b,"firstChild")&&(b.__shady.childNodes=null);if(a.nodeType===Node.DOCUMENT_FRAGMENT_NODE){for(var d=a.childNodes,e=0;e<d.length;e++)tb(d[e],b,c);a.__shady=a.__shady||{};b=C.hasProperty(a,"firstChild")?null:void 0;a.__shady.firstChild=a.__shady.lastChild=b;a.__shady.childNodes=b}else tb(a,b,c)};
|
||||
F.recordRemoveChild=function(a,b){a.__shady=a.__shady||{};b.__shady=b.__shady||{};a===b.__shady.firstChild&&(b.__shady.firstChild=a.__shady.nextSibling);a===b.__shady.lastChild&&(b.__shady.lastChild=a.__shady.previousSibling);var c=a.__shady.previousSibling,d=a.__shady.nextSibling;c&&(c.__shady=c.__shady||{},c.__shady.nextSibling=d);d&&(d.__shady=d.__shady||{},d.__shady.previousSibling=c);a.__shady.parentNode=a.__shady.previousSibling=a.__shady.nextSibling=void 0;C.hasProperty(b,"childNodes")&&(b.__shady.childNodes=
|
||||
null)};F.recordChildNodes=function(a){if(!C.hasProperty(a,"firstChild")){a.__shady=a.__shady||{};a.__shady.firstChild=z.firstChild(a);a.__shady.lastChild=z.lastChild(a);D.patchInsideElementAccessors(a);for(var b=a.__shady.childNodes=z.childNodes(a),c=0,d;c<b.length&&(d=b[c]);c++)d.__shady=d.__shady||{},d.__shady.parentNode=a,d.__shady.nextSibling=b[c+1]||null,d.__shady.previousSibling=b[c-1]||null,D.patchOutsideElementAccessors(d)}};var G={};
|
||||
function ub(a){var b=C.hasProperty(a,"parentNode")&&C.getProperty(a,"parentNode"),c,d=t.ownerShadyRootForNode(a);if(b||d){c=vb(a);b&&F.recordRemoveChild(a,b);var e;if(e=d){var f;e=d._insertionPoints;for(var g=0;g<e.length;g++){var h=e[g],k;a:{for(k=h;k;){if(k==a){k=!0;break a}k=k.parentNode}k=void 0}if(k)for(h=h.assignedNodes({flatten:!0}),k=0;k<h.length;k++){f=!0;var l=h[k],v=z.parentNode(l);v&&x.removeChild.call(v,l)}}e=f}f=e;b=b&&d&&b.localName===d.getInsertionPointTag();if(f||b)d._skipUpdateInsertionPoints=!1,
|
||||
wb(d)}xb(a);return c}function yb(a,b,c){if(a=a.__shady&&a.__shady.observer)b&&a.addedNodes.push(b),c&&a.removedNodes.push(c),a.schedule()}function zb(a){if(a&&a.nodeType){var b=a.__ownerShadyRoot;void 0===b&&(b=t.isShadyRoot(a)?a:(b=a.parentNode)?zb(b):a,document.documentElement.contains(a)&&(a.__ownerShadyRoot=b));return b}}
|
||||
function Ab(a,b,c){var d,e=c.getInsertionPointTag();if(a.nodeType!==Node.DOCUMENT_FRAGMENT_NODE||a.__noInsertionPoint)a.localName===e&&(F.recordChildNodes(b),F.recordChildNodes(a),d=!0);else for(var e=a.querySelectorAll(e),f=0,g,h;f<e.length&&(g=e[f]);f++)h=g.parentNode,h===a&&(h=b),h=Ab(g,h,c),d=d||h;return d}function xb(a){if(void 0!==a.__ownerShadyRoot)for(var b=a.childNodes,c=0,d=b.length,e;c<d&&(e=b[c]);c++)xb(e);a.__ownerShadyRoot=void 0}
|
||||
function vb(a){if((a=a.parentNode)&&a.shadyRoot&&a.shadyRoot.hasInsertionPoint())return wb(a.shadyRoot),!0}function wb(a){a._changePending=!0;a.update()}function Bb(a,b){"slot"===b?vb(a):"slot"===a.localName&&"name"===b&&(a=t.ownerShadyRootForNode(a))&&a.update()}function Cb(a,b,c,d){for(var e=0,f=a.length,g;e<f&&(g=a[e]);e++){var h;if(h=g.nodeType===Node.ELEMENT_NODE){h=g;var k=b,l=c,v=d,N=k(h);N&&v.push(h);l&&l(N)?h=N:(Cb(h.childNodes,k,l,v),h=void 0)}if(h)return!0}}var Db=null;
|
||||
function Eb(a,b){if(a.ownerDocument!==document)return x.importNode.call(document,a,b);var c=x.importNode.call(document,a,!1);if(b){a=a.childNodes;b=0;for(var d;b<a.length;b++)d=Eb(a[b],!0),c.appendChild(d)}return c}G.getRootNode=zb;G.query=function(a,b,c){var d=[];Cb(a.childNodes,b,c,d);return d};G.renderRootNode=function(a){a=a.getRootNode();t.isShadyRoot(a)&&a.render()};
|
||||
G.setAttribute=function(a,b,c){Db||(Db=window.ShadyCSS&&window.ShadyCSS.ScopingShim);Db&&"class"===b&&a.ownerDocument===document?Db.setElementClass(a,c):(x.setAttribute.call(a,b,c),Bb(a,b))};G.removeAttribute=function(a,b){x.removeAttribute.call(a,b);Bb(a,b)};
|
||||
G.insertBefore=function(a,b,c){if(c){var d=C.getProperty(c,"parentNode");if(void 0!==d&&d!==a||void 0===d&&z.parentNode(c)!==a)throw Error("Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.");}if(c===b)return b;b.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&(d=C.getProperty(b,"parentNode"),d?(yb(d,null,b),ub(b)):(b.parentNode&&x.removeChild.call(b.parentNode,b),xb(b)));var d=c,e=t.ownerShadyRootForNode(a),f;e&&(b.__noInsertionPoint&&
|
||||
!e._changePending&&(e._skipUpdateInsertionPoints=!0),f=Ab(b,a,e))&&(e._skipUpdateInsertionPoints=!1);C.hasProperty(a,"firstChild")&&F.recordInsertBefore(b,a,d);var g=f,h=e&&e.getInsertionPointTag()||"",k=b.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&!b.__noInsertionPoint&&h&&b.querySelector(h);f=k&&k.parentNode.nodeType!==Node.DOCUMENT_FRAGMENT_NODE;((k=k||b.localName===h)||a.localName===h||g)&&e&&wb(e);(e=a&&a.shadyRoot&&a.shadyRoot.hasInsertionPoint())&&wb(a.shadyRoot);if(!(e||k&&!f||a.shadyRoot||d&&
|
||||
t.isShadyRoot(d.parentNode)&&d.parentNode._renderPending)){if(c&&(d=t.ownerShadyRootForNode(c))){var l;if(c.localName===d.getInsertionPointTag())a:{d=c.assignedNodes({flatten:!0});e=zb(c);f=0;for(g=d.length;f<g&&(l=d[f]);f++)if(e.isFinalDestination(c,l))break a;l=void 0}else l=c;c=l}l=t.isShadyRoot(a)?a.host:a;c?x.insertBefore.call(l,b,c):x.appendChild.call(l,b)}yb(a,b);return b};
|
||||
G.removeChild=function(a,b){if(b.parentNode!==a)throw Error("The node to be removed is not a child of this node: "+b);if(!ub(b)){var c=t.isShadyRoot(a)?a.host:a,d=z.parentNode(b);c===d&&x.removeChild.call(c,b)}yb(a,null,b);return b};G.cloneNode=function(a,b){if("template"==a.localName)return x.cloneNode.call(a,b);var c=x.cloneNode.call(a,!1);if(b){a=a.childNodes;b=0;for(var d;b<a.length;b++)d=a[b].cloneNode(!0),c.appendChild(d)}return c};G.importNode=Eb;var Fb={},Gb={blur:!0,focus:!0,focusin:!0,focusout:!0,click:!0,dblclick:!0,mousedown:!0,mouseenter:!0,mouseleave:!0,mousemove:!0,mouseout:!0,mouseover:!0,mouseup:!0,wheel:!0,beforeinput:!0,input:!0,keydown:!0,keyup:!0,compositionstart:!0,compositionupdate:!0,compositionend:!0,touchstart:!0,touchend:!0,touchmove:!0,touchcancel:!0,pointerover:!0,pointerenter:!0,pointerdown:!0,pointermove:!0,pointerup:!0,pointercancel:!0,pointerout:!0,pointerleave:!0,gotpointercapture:!0,lostpointercapture:!0,dragstart:!0,
|
||||
drag:!0,dragenter:!0,dragleave:!0,dragover:!0,drop:!0,dragend:!0,DOMActivate:!0,DOMFocusIn:!0,DOMFocusOut:!0,keypress:!0};function Hb(a,b){var c=[],d=a;for(a=a===window?window:a.getRootNode();d;)c.push(d),d=d.assignedSlot?d.assignedSlot:d.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&d.host&&(b||d!==a)?d.host:d.parentNode;c[c.length-1]===document&&c.push(window);return c}
|
||||
function Ib(a,b){if(!t.isShadyRoot)return a;a=Hb(a,!0);for(var c=0,d,e,f,g;c<b.length;c++)if(d=b[c],f=d===window?window:d.getRootNode(),f!==e&&(g=a.indexOf(f),e=f),!t.isShadyRoot(f)||-1<g)return d}
|
||||
var Jb={get composed(){this.isTrusted&&void 0===this.__composed&&(this.__composed=Gb[this.type]);return this.__composed||!1},composedPath:function(){this.__composedPath||(this.__composedPath=Hb(this.__target,this.composed));return this.__composedPath},get target(){return Ib(this.currentTarget,this.composedPath())},get relatedTarget(){if(!this.__relatedTarget)return null;this.__relatedTargetComposedPath||(this.__relatedTargetComposedPath=Hb(this.__relatedTarget,!0));return Ib(this.currentTarget,this.__relatedTargetComposedPath)},
|
||||
stopPropagation:function(){Event.prototype.stopPropagation.call(this);this.__propagationStopped=!0},stopImmediatePropagation:function(){Event.prototype.stopImmediatePropagation.call(this);this.__propagationStopped=this.__immediatePropagationStopped=!0}};function Kb(a){function b(b,d){b=new a(b,d);b.__composed=d&&!!d.composed;return b}t.mixin(b,a);b.prototype=a.prototype;return b}var Lb={focus:!0,blur:!0};
|
||||
function Mb(a,b,c){if(c=b.__handlers&&b.__handlers[a.type]&&b.__handlers[a.type][c])for(var d=0,e;(e=c[d])&&(e.call(b,a),!a.__immediatePropagationStopped);d++);}
|
||||
function Nb(a){var b=a.composedPath(),c;Object.defineProperty(a,"currentTarget",{get:function(){return c},configurable:!0});for(var d=b.length-1;0<=d;d--)if(c=b[d],Mb(a,c,"capture"),a.__propagationStopped)return;Object.defineProperty(a,"eventPhase",{value:Event.AT_TARGET});for(var e,d=0;d<b.length;d++)if(c=b[d],0===d||c.shadowRoot&&c.shadowRoot===e)if(Mb(a,c,"bubble"),c!==window&&(e=c.getRootNode()),a.__propagationStopped)break}
|
||||
function Ob(){for(var a in Lb)window.addEventListener(a,function(a){a.__target||(Pb(a),Nb(a),a.stopImmediatePropagation())},!0)}function Pb(a){a.__target=a.target;a.__relatedTarget=a.relatedTarget;t.settings.hasDescriptors?t.patchPrototype(a,Jb):t.extend(a,Jb)}var Qb=Kb(window.Event),Rb=Kb(window.CustomEvent),Sb=Kb(window.MouseEvent);
|
||||
Fb.addEventListener=function(a,b,c){if(b){var d,e,f;"object"===typeof c?(d=!!c.capture,e=!!c.once,f=!!c.passive):(d=!!c,f=e=!1);if(b.__eventWrappers)for(var g=0;g<b.__eventWrappers.length;g++){if(b.__eventWrappers[g].node===this&&b.__eventWrappers[g].type===a&&b.__eventWrappers[g].capture===d&&b.__eventWrappers[g].once===e&&b.__eventWrappers[g].passive===f)return}else b.__eventWrappers=[];g=function(d){e&&this.removeEventListener(a,b,c);d.__target||Pb(d);if(d.composed||-1<d.composedPath().indexOf(this))if(d.eventPhase===
|
||||
Event.BUBBLING_PHASE&&d.target===d.relatedTarget)d.stopImmediatePropagation();else return b(d)};b.__eventWrappers.push({node:this,type:a,capture:d,once:e,passive:f,wrapperFn:g});Lb[a]?(this.__handlers=this.__handlers||{},this.__handlers[a]=this.__handlers[a]||{capture:[],bubble:[]},this.__handlers[a][d?"capture":"bubble"].push(g)):x.addEventListener.call(this,a,g,c)}};
|
||||
Fb.removeEventListener=function(a,b,c){if(b){var d,e,f;"object"===typeof c?(d=!!c.capture,e=!!c.once,f=!!c.passive):(d=!!c,f=e=!1);var g=void 0;if(b.__eventWrappers)for(var h=0;h<b.__eventWrappers.length;h++)if(b.__eventWrappers[h].node===this&&b.__eventWrappers[h].type===a&&b.__eventWrappers[h].capture===d&&b.__eventWrappers[h].once===e&&b.__eventWrappers[h].passive===f){g=b.__eventWrappers.splice(h,1)[0].wrapperFn;b.__eventWrappers.length||(b.__eventWrappers=void 0);break}x.removeEventListener.call(this,
|
||||
a,g||b,c);g&&Lb[a]&&this.__handlers&&this.__handlers[a]&&(a=this.__handlers[a][d?"capture":"bubble"],g=a.indexOf(g),-1<g&&a.splice(g,1))}};Fb.patchEvents=function(){window.Event=Qb;window.CustomEvent=Rb;window.MouseEvent=Sb;Ob()};var Tb={};function Ub(a,b,c){return{index:a,removed:b,addedCount:c}}
|
||||
function Vb(a,b,c,d,e,f){var g=0,h=0,k=Math.min(c-b,f-e);if(0==b&&0==e)a:{for(g=0;g<k;g++)if(a[g]!==d[g])break a;g=k}if(c==a.length&&f==d.length){for(var h=k-g,k=a.length,l=d.length,v=0;v<h&&Wb(a[--k],d[--l]);)v++;h=v}b+=g;e+=g;c-=h;f-=h;if(0==c-b&&0==f-e)return[];if(b==c){for(c=Ub(b,[],0);e<f;)c.removed.push(d[e++]);return[c]}if(e==f)return[Ub(b,[],c-b)];g=b;h=e;f=f-h+1;k=c-g+1;c=Array(f);for(l=0;l<f;l++)c[l]=Array(k),c[l][0]=l;for(l=0;l<k;l++)c[0][l]=l;for(l=1;l<f;l++)for(v=1;v<k;v++)if(a[g+v-1]===
|
||||
d[h+l-1])c[l][v]=c[l-1][v-1];else{var N=c[l-1][v]+1,pa=c[l][v-1]+1;c[l][v]=N<pa?N:pa}f=c.length-1;g=c[0].length-1;h=c[f][g];for(a=[];0<f||0<g;)0==f?(a.push(2),g--):0==g?(a.push(3),f--):(k=c[f-1][g-1],l=c[f-1][g],v=c[f][g-1],N=l<v?l<k?l:k:v<k?v:k,N==k?(k==h?a.push(0):(a.push(1),h=k),f--,g--):N==l?(a.push(3),f--,h=l):(a.push(2),g--,h=v));a.reverse();c=void 0;f=[];for(g=0;g<a.length;g++)switch(a[g]){case 0:c&&(f.push(c),c=void 0);b++;e++;break;case 1:c||(c=Ub(b,[],0));c.addedCount++;b++;c.removed.push(d[e]);
|
||||
e++;break;case 2:c||(c=Ub(b,[],0));c.addedCount++;b++;break;case 3:c||(c=Ub(b,[],0)),c.removed.push(d[e]),e++}c&&f.push(c);return f}function Wb(a,b){return a===b}Tb.calculateSplices=function(a,b){return Vb(a,0,a.length,b,0,b.length)};var Xb={},Yb="function"===typeof Event?Event:function(a,b){b=b||{};var c=document.createEvent("Event");c.initEvent(a,!!b.bubbles,!!b.cancelable);return c};function H(a){this.root=a;this.insertionPointTag="slot"}H.prototype.getInsertionPoints=function(){return this.root.querySelectorAll(this.insertionPointTag)};H.prototype.hasInsertionPoint=function(){return!(!this.root._insertionPoints||!this.root._insertionPoints.length)};
|
||||
H.prototype.isInsertionPoint=function(a){return a.localName&&a.localName==this.insertionPointTag};H.prototype.distribute=function(){return this.hasInsertionPoint()?this.distributePool(this.root,this.collectPool()):[]};H.prototype.collectPool=function(){for(var a=[],b=0,c=this.root.host.firstChild;c;c=c.nextSibling)a[b++]=c;return a};
|
||||
H.prototype.distributePool=function(a,b){a=[];for(var c=this.root._insertionPoints,d=0,e=c.length,f;d<e&&(f=c[d]);d++){this.distributeInsertionPoint(f,b);var g=f.parentNode;g&&g.shadyRoot&&g.shadyRoot.hasInsertionPoint()&&a.push(g.shadyRoot)}for(c=0;c<b.length;c++)if(f=b[c])f.__shady=f.__shady||{},f.__shady.assignedSlot=void 0,(d=z.parentNode(f))&&x.removeChild.call(d,f);return a};
|
||||
H.prototype.distributeInsertionPoint=function(a,b){var c=a.__shady.assignedNodes;c&&this.clearAssignedSlots(a,!0);a.__shady.assignedNodes=[];for(var d=!1,e=!1,f=0,g=b.length,h;f<g;f++)(h=b[f])&&this.matchesInsertionPoint(h,a)&&(h.__shady._prevAssignedSlot!=a&&(d=!0),this.distributeNodeInto(h,a),b[f]=void 0,e=!0);if(!e)for(b=a.childNodes,e=0;e<b.length;e++)h=b[e],h.__shady._prevAssignedSlot!=a&&(d=!0),this.distributeNodeInto(h,a);if(c){for(h=0;h<c.length;h++)c[h].__shady._prevAssignedSlot=null;a.__shady.assignedNodes.length<
|
||||
c.length&&(d=!0)}this.setDistributedNodesOnInsertionPoint(a);d&&this._fireSlotChange(a)};H.prototype.clearAssignedSlots=function(a,b){var c=a.__shady.assignedNodes;if(c)for(var d=0;d<c.length;d++){var e=c[d];b&&(e.__shady._prevAssignedSlot=e.__shady.assignedSlot);e.__shady.assignedSlot===a&&(e.__shady.assignedSlot=null)}};H.prototype.matchesInsertionPoint=function(a,b){b=(b=b.getAttribute("name"))?b.trim():"";a=(a=a.getAttribute&&a.getAttribute("slot"))?a.trim():"";return a==b};
|
||||
H.prototype.distributeNodeInto=function(a,b){b.__shady.assignedNodes.push(a);a.__shady.assignedSlot=b};H.prototype.setDistributedNodesOnInsertionPoint=function(a){var b=a.__shady.assignedNodes;a.__shady.distributedNodes=[];for(var c=0,d;c<b.length&&(d=b[c]);c++)if(this.isInsertionPoint(d)){var e=d.__shady.distributedNodes;if(e)for(var f=0;f<e.length;f++)a.__shady.distributedNodes.push(e[f])}else a.__shady.distributedNodes.push(b[c])};
|
||||
H.prototype._fireSlotChange=function(a){a.dispatchEvent(new Yb("slotchange"));a.__shady.assignedSlot&&this._fireSlotChange(a.__shady.assignedSlot)};H.prototype.isFinalDestination=function(a){return!a.__shady.assignedSlot};Xb.default=H;var Zb={},$b={};function I(a,b){if(a!==$b)throw new TypeError("Illegal constructor");a=document.createDocumentFragment();a.__proto__=I.prototype;a._init(b);return a}I.prototype=Object.create(DocumentFragment.prototype);I.prototype._init=function(a){this.__localName="ShadyRoot";F.recordChildNodes(a);F.recordChildNodes(this);a.shadowRoot=this;this.host=a;this._changePending=this._hasRendered=this._renderPending=!1;this._distributor=new Xb.default(this);this.update()};
|
||||
I.prototype.update=function(){var a=this;this._renderPending||(this._renderPending=!0,Ka.enqueue(function(){return a.render()}))};I.prototype._getRenderRoot=function(){for(var a=this,b=this;b;)b._renderPending&&(a=b),b=b._rendererForHost();return a};I.prototype._rendererForHost=function(){var a=this.host.getRootNode();if(t.isShadyRoot(a))for(var b=this.host.childNodes,c=0,d;c<b.length;c++)if(d=b[c],this._distributor.isInsertionPoint(d))return a};
|
||||
I.prototype.render=function(){this._renderPending&&this._getRenderRoot()._render()};I.prototype._render=function(){this._changePending=this._renderPending=!1;this._skipUpdateInsertionPoints?this._hasRendered||(this._insertionPoints=[]):this.updateInsertionPoints();this._skipUpdateInsertionPoints=!1;this.distribute();this.compose();this._hasRendered=!0};I.prototype.forceRender=function(){this._renderPending=!0;this.render()};
|
||||
I.prototype.distribute=function(){for(var a=this._distributor.distribute(),b=0;b<a.length;b++)a[b]._render()};I.prototype.updateInsertionPoints=function(){var a=this.__insertionPoints;if(a)for(var b=0,c;b<a.length;b++)c=a[b],c.getRootNode()!==this&&this._distributor.clearAssignedSlots(c);a=this._insertionPoints=this._distributor.getInsertionPoints();for(b=0;b<a.length;b++)c=a[b],c.__shady=c.__shady||{},F.recordChildNodes(c),F.recordChildNodes(c.parentNode)};I.prototype.hasInsertionPoint=function(){return this._distributor.hasInsertionPoint()};
|
||||
I.prototype.compose=function(){this._composeTree()};I.prototype._composeTree=function(){this._updateChildNodes(this.host,this._composeNode(this.host));for(var a=this._insertionPoints||[],b=0,c=a.length,d,e;b<c&&(d=a[b]);b++)e=d.parentNode,e!==this.host&&e!==this&&this._updateChildNodes(e,this._composeNode(e))};
|
||||
I.prototype._composeNode=function(a){var b=[];a=(a.shadyRoot||a).childNodes;for(var c=0;c<a.length;c++){var d=a[c];if(this._distributor.isInsertionPoint(d))for(var e=d.__shady.distributedNodes||(d.__shady.distributedNodes=[]),f=0;f<e.length;f++){var g=e[f];this.isFinalDestination(d,g)&&b.push(g)}else b.push(d)}return b};I.prototype.isFinalDestination=function(a,b){return this._distributor.isFinalDestination(a,b)};
|
||||
I.prototype._updateChildNodes=function(a,b){for(var c=z.childNodes(a),d=Tb.calculateSplices(b,c),e=0,f=0,g;e<d.length&&(g=d[e]);e++){for(var h=0,k;h<g.removed.length&&(k=g.removed[h]);h++)z.parentNode(k)===a&&x.removeChild.call(a,k),c.splice(g.index+f,1);f-=g.addedCount}for(e=0;e<d.length&&(g=d[e]);e++)for(f=c[g.index],h=g.index;h<g.index+g.addedCount;h++)k=b[h],x.insertBefore.call(a,k,f),c.splice(h,0,k)};I.prototype.getInsertionPointTag=function(){return this._distributor.insertionPointTag};
|
||||
Object.defineProperty(I.prototype,"_insertionPoints",{get:function(){this.__insertionPoints||this.updateInsertionPoints();return this.__insertionPoints||(this.__insertionPoints=[])},set:function(a){this.__insertionPoints=a},configurable:!0});D.patchShadowRootAccessors(I.prototype);Zb.ShadyRoot=I;Zb.attachShadow=function(a,b){if(!a)throw"Must provide a host.";if(!b)throw"Not enough arguments.";return new I($b,a)};var ac={};function bc(a){G.renderRootNode(a);return C.getProperty(a,"assignedSlot")||null}
|
||||
var cc={addEventListener:Fb.addEventListener,removeEventListener:Fb.removeEventListener,appendChild:function(a){return G.insertBefore(this,a)},insertBefore:function(a,b){return G.insertBefore(this,a,b)},removeChild:function(a){return G.removeChild(this,a)},replaceChild:function(a,b){this.insertBefore(a,b);this.removeChild(b);return a},cloneNode:function(a){return G.cloneNode(this,a)},getRootNode:function(a){return G.getRootNode(this,a)},get isConnected(){var a=this.ownerDocument;if(a&&a.contains&&
|
||||
a.contains(this)||(a=a.documentElement)&&a.contains&&a.contains(this))return!0;for(a=this;a&&!(a instanceof Document);)a=a.parentNode||(a instanceof Zb.ShadyRoot?a.host:void 0);return!!(a&&a instanceof Document)}},dc={get assignedSlot(){return bc(this)}},ec={querySelector:function(a){return G.query(this,function(b){return t.matchesSelector(b,a)},function(a){return!!a})[0]||null},querySelectorAll:function(a){return G.query(this,function(b){return t.matchesSelector(b,a)})}},fc={assignedNodes:function(a){if("slot"===
|
||||
this.localName)return G.renderRootNode(this),this.__shady?(a&&a.flatten?this.__shady.distributedNodes:this.__shady.assignedNodes)||[]:[]}},gc=t.extendAll({setAttribute:function(a,b){G.setAttribute(this,a,b)},removeAttribute:function(a){G.removeAttribute(this,a)},attachShadow:function(a){return Zb.attachShadow(this,a)},get slot(){return this.getAttribute("slot")},set slot(a){this.setAttribute("slot",a)},get assignedSlot(){return bc(this)}},ec,fc);Object.defineProperties(gc,D.ShadowRootAccessor);
|
||||
var hc=t.extendAll({importNode:function(a,b){return G.importNode(a,b)}},ec);Object.defineProperties(hc,{_activeElement:D.ActiveElementAccessor.activeElement});function ic(a,b){for(var c=Object.getOwnPropertyNames(b),d=0;d<c.length;d++){var e=c[d],f=Object.getOwnPropertyDescriptor(b,e);f.value?a[e]=f.value:Object.defineProperty(a,e,f)}}
|
||||
ac.patchBuiltins=function(){ic(window.Node.prototype,cc);ic(window.Text.prototype,dc);ic(window.DocumentFragment.prototype,ec);ic(window.Element.prototype,gc);ic(window.Document.prototype,hc);window.HTMLSlotElement&&ic(window.HTMLSlotElement.prototype,fc);t.settings.hasDescriptors&&(D.patchAccessors(window.Node.prototype),D.patchAccessors(window.Text.prototype),D.patchAccessors(window.DocumentFragment.prototype),D.patchAccessors(window.Element.prototype),D.patchAccessors((window.customElements&&customElements.nativeHTMLElement||
|
||||
HTMLElement).prototype),D.patchAccessors(window.Document.prototype),window.HTMLSlotElement&&D.patchAccessors(window.HTMLSlotElement.prototype))};t.settings.inUse&&(window.ShadyDOM={},window.ShadyDOM.inUse=t.settings.inUse,window.ShadyDOM.patch=function(a){return a},window.ShadyDOM.isShadyRoot=t.isShadyRoot,window.ShadyDOM.enqueue=Ka.enqueue,window.ShadyDOM.flush=Ka.flush,window.ShadyDOM.settings=t.settings,window.ShadyDOM.filterMutations=Oa.filterMutations,window.ShadyDOM.observeChildren=Oa.observeChildren,window.ShadyDOM.unobserveChildren=Oa.unobserveChildren,window.ShadyDOM.nativeMethods=x,window.ShadyDOM.nativeTree=z,Fb.patchEvents(),ac.patchBuiltins(),
|
||||
window.ShadowRoot=Zb.ShadyRoot);/*
|
||||
|
||||
Copyright (c) 2017 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
|
||||
@@ -152,68 +152,68 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
||||
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
|
||||
*/
|
||||
var K={};function hc(){this.end=this.start=0;this.rules=this.parent=this.previous=null;this.cssText=this.parsedCssText="";this.atRule=!1;this.type=0;this.parsedSelector=this.selector=this.keyframesName=""}
|
||||
function ic(a,b){var c=b.substring(a.start,a.end-1);a.parsedCssText=a.cssText=c.trim();a.parent&&(c=b.substring(a.previous?a.previous.end:a.parent.start,a.start-1),c=jc(c),c=c.replace(L.multipleSpaces," "),c=c.substring(c.lastIndexOf(";")+1),c=a.parsedSelector=a.selector=c.trim(),a.atRule=0===c.indexOf("@"),a.atRule?0===c.indexOf("@media")?a.type=kc.MEDIA_RULE:c.match(L.keyframesRule)&&(a.type=kc.KEYFRAMES_RULE,a.keyframesName=a.selector.split(L.multipleSpaces).pop()):0===c.indexOf("--")?a.type=kc.MIXIN_RULE:
|
||||
a.type=kc.STYLE_RULE);if(c=a.rules)for(var d=0,e=c.length,f;d<e&&(f=c[d]);d++)ic(f,b);return a}function jc(a){return a.replace(/\\([0-9a-f]{1,6})\s/gi,function(a,c){a=c;for(c=6-a.length;c--;)a="0"+a;return"\\"+a})}
|
||||
function lc(a,b,c){c=void 0===c?"":c;var d="";if(a.cssText||a.rules){var e=a.rules,f;if(f=e)f=e[0],f=!(f&&f.selector&&0===f.selector.indexOf("--"));if(f){f=0;for(var g=e.length,h;f<g&&(h=e[f]);f++)d=lc(h,b,d)}else b?b=a.cssText:(b=a.cssText,b=mc(b),b=b.replace(L.mixinApply,"").replace(L.varApply,"")),(d=b.trim())&&(d=" "+d+"\n")}d&&(a.selector&&(c+=a.selector+" {\n"),c+=d,a.selector&&(c+="}\n\n"));return c}function mc(a){return a.replace(L.customProp,"").replace(L.mixinProp,"")}
|
||||
var kc={STYLE_RULE:1,KEYFRAMES_RULE:7,MEDIA_RULE:4,MIXIN_RULE:1E3},L={comments:/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,port:/@import[^;]*;/gim,customProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?(?:[;\n]|$)/gim,mixinProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?{[^}]*?}(?:[;\n]|$)?/gim,mixinApply:/@apply\s*\(?[^);]*\)?\s*(?:[;\n]|$)?/gim,varApply:/[^;:]*?:[^;]*?var\([^;]*\)(?:[;\n]|$)?/gim,keyframesRule:/^@[^\s]*keyframes/,multipleSpaces:/\s+/g};K.StyleNode=hc;
|
||||
K.parse=function(a){var b=a=a.replace(L.comments,"").replace(L.port,""),c=new hc;c.start=0;c.end=b.length;for(var d=c,e=0,f=b.length;e<f;e++)if("{"===b[e]){d.rules||(d.rules=[]);var g=d,h=g.rules[g.rules.length-1]||null,d=new hc;d.start=e+1;d.parent=g;d.previous=h;g.rules.push(d)}else"}"===b[e]&&(d.end=e+1,d=d.parent||c);return ic(c,a)};K.stringify=lc;K.removeCustomPropAssignment=mc;K.types=kc;var M={},nc=!(window.ShadyDOM&&window.ShadyDOM.inUse),oc=!navigator.userAgent.match("AppleWebKit/601")&&window.CSS&&CSS.supports&&CSS.supports("box-shadow","0 0 0 var(--foo)");function pc(a){a&&(oc=oc&&!a.nativeCss&&!a.shimcssproperties,nc=nc&&!a.nativeShadow&&!a.shimshadow)}window.ShadyCSS?pc(window.ShadyCSS):window.WebComponents&&pc(window.WebComponents.flags);M.nativeShadow=nc;M.nativeCssVariables=oc;var N={VAR_ASSIGN:/(?:^|[;\s{]\s*)(--[\w-]*?)\s*:\s*(?:([^;{]*)|{([^}]*)})(?:(?=[;\s}])|$)/gi,MIXIN_MATCH:/(?:^|\W+)@apply\s*\(?([^);\n]*)\)?/gi,VAR_CONSUMED:/(--[\w-]+)\s*([:,;)]|$)/gi,ANIMATION_MATCH:/(animation\s*:)|(animation-name\s*:)/,MEDIA_MATCH:/@media[^(]*(\([^)]*\))/,IS_VAR:/^--/,BRACKETED:/\{[^}]*\}/g,HOST_PREFIX:"(?:^|[^.#[:])",HOST_SUFFIX:"($|[.:[\\s>+~])"};var O={};function qc(a,b,c,d){if(a){var e=!1,f=a.type;if(d&&f===K.types.MEDIA_RULE){var g=a.selector.match(N.MEDIA_MATCH);g&&(window.matchMedia(g[1]).matches||(e=!0))}f===K.types.STYLE_RULE?b(a):c&&f===K.types.KEYFRAMES_RULE?c(a):f===K.types.MIXIN_RULE&&(e=!0);if((a=a.rules)&&!e)for(var e=0,f=a.length,h;e<f&&(h=a[e]);e++)qc(h,b,c,d)}}function rc(a,b){var c=document.createElement("style");b&&c.setAttribute("scope",b);c.textContent=a;return c}var P=null;
|
||||
function sc(a,b,c){b=b||document.head;b.insertBefore(a,c&&c.nextSibling||b.firstChild);P?a.compareDocumentPosition(P)===Node.DOCUMENT_POSITION_PRECEDING&&(P=a):P=a}
|
||||
function xc(a,b){var c=a.indexOf("var(");if(-1===c)return b(a,"","","");var d;a:{var e=0;d=c+3;for(var f=a.length;d<f;d++)if("("===a[d])e++;else if(")"===a[d]&&0===--e)break a;d=-1}e=a.substring(c+4,d);c=a.substring(0,c);a=xc(a.substring(d+1),b);f=e.indexOf(",");if(-1===f)return b(c,e.trim(),"",a);d=e.substring(0,f).trim();e=e.substring(f+1).trim();return b(c,d,e,a)}O.toCssText=function(a,b){"string"===typeof a&&(a=K.parse(a));b&&qc(a,b);return K.stringify(a,M.nativeCssVariables)};
|
||||
O.rulesForStyle=function(a){!a.__cssRules&&a.textContent&&(a.__cssRules=K.parse(a.textContent));return a.__cssRules};O.isKeyframesSelector=function(a){return!!a.parent&&a.parent.type===K.types.KEYFRAMES_RULE};O.forEachRule=qc;O.applyCss=function(a,b,c,d){a=rc(a,b);sc(a,c,d);return a};O.createScopeStyle=rc;O.applyStylePlaceHolder=function(a){a=document.createComment(" Shady DOM styles for "+a+" ");var b=document.head;b.insertBefore(a,(P?P.nextSibling:null)||b.firstChild);return P=a};O.applyStyle=sc;
|
||||
O.isTargetedBuild=function(a){return M.nativeShadow?"shadow"===a:"shady"===a};O.getCssBuildType=function(a){return a.getAttribute("css-build")};O.processVariableAndFallback=xc;O.setElementClassRaw=function(a,b){M.nativeShadow?a.setAttribute("class",b):window.ShadyDOM.nativeMethods.setAttribute.call(a,"class",b)};O.getIsExtends=function(a){var b=a.localName,c="";b?-1<b.indexOf("-")||(c=b,b=a.getAttribute&&a.getAttribute("is")||""):(b=a.is,c=a.extends);return{is:b,typeExtension:c}};var Q={};function R(){}R.prototype.dom=function(a,b,c){a.__styleScoped?a.__styleScoped=null:this._transformDom(a,b||"",c)};R.prototype._transformDom=function(a,b,c){a.nodeType===Node.ELEMENT_NODE&&this.element(a,b,c);if(a="template"===a.localName?(a.content||a._content).childNodes:a.children||a.childNodes)for(var d=0;d<a.length;d++)this._transformDom(a[d],b,c)};
|
||||
R.prototype.element=function(a,b,c){if(b)if(a.classList)c?(a.classList.remove("style-scope"),a.classList.remove(b)):(a.classList.add("style-scope"),a.classList.add(b));else if(a.getAttribute){var d=a.getAttribute(yc);c?d&&(b=d.replace("style-scope","").replace(b,""),O.setElementClassRaw(a,b)):O.setElementClassRaw(a,(d?d+" ":"")+"style-scope "+b)}};
|
||||
R.prototype.elementStyles=function(a,b,c){var d=a.__cssBuild;M.nativeShadow||"shady"===d?b=O.toCssText(b,c):(a=O.getIsExtends(a),b=this.css(b,a.is,a.typeExtension,c)+"\n\n");return b.trim()};R.prototype.css=function(a,b,c,d){var e=this._calcHostScope(b,c);b=this._calcElementScope(b);var f=this;return O.toCssText(a,function(a){a.isScoped||(f.rule(a,b,e),a.isScoped=!0);d&&d(a,b,e)})};R.prototype._calcElementScope=function(a){return a?zc+a:""};
|
||||
R.prototype._calcHostScope=function(a,b){return b?"[is="+a+"]":a};R.prototype.rule=function(a,b,c){this._transformRule(a,this._transformComplexSelector,b,c)};R.prototype._transformRule=function(a,b,c,d){a.selector=a.transformedSelector=this._transformRuleCss(a,b,c,d)};R.prototype._transformRuleCss=function(a,b,c,d){var e=a.selector.split(Ac);if(!O.isKeyframesSelector(a)){a=0;for(var f=e.length,g;a<f&&(g=e[a]);a++)e[a]=b.call(this,g,c,d)}return e.join(Ac)};
|
||||
R.prototype._transformComplexSelector=function(a,b,c){var d=this,e=!1;a=a.trim();a=a.replace(Bc,function(a,b,c){return":"+b+"("+c.replace(/\s/g,"")+")"});a=a.replace(Cc,Dc+" $1");return a=a.replace(Ec,function(a,g,h){e||(a=d._transformCompoundSelector(h,g,b,c),e=e||a.stop,g=a.combinator,h=a.value);return g+h})};
|
||||
R.prototype._transformCompoundSelector=function(a,b,c,d){var e=a.indexOf(Fc);0<=a.indexOf(Dc)?a=this._transformHostSelector(a,d):0!==e&&(a=c?this._transformSimpleSelector(a,c):a);c=!1;0<=e&&(b="",c=!0);var f;c&&(f=!0,c&&(a=a.replace(Gc,function(a,b){return" > "+b})));a=a.replace(Hc,function(a,b,c){return'[dir="'+c+'"] '+b+", "+b+'[dir="'+c+'"]'});return{value:a,combinator:b,stop:f}};R.prototype._transformSimpleSelector=function(a,b){a=a.split(Ic);a[0]+=b;return a.join(Ic)};
|
||||
R.prototype._transformHostSelector=function(a,b){var c=a.match(Jc);return(c=c&&c[2].trim()||"")?c[0].match(Kc)?a.replace(Jc,function(a,c,f){return b+f}):c.split(Kc)[0]===b?c:Lc:a.replace(Dc,b)};R.prototype.documentRule=function(a){a.selector=a.parsedSelector;this.normalizeRootSelector(a);this._transformRule(a,this._transformDocumentSelector)};R.prototype.normalizeRootSelector=function(a){a.selector===Mc&&(a.selector="html")};
|
||||
R.prototype._transformDocumentSelector=function(a){return a.match(Fc)?this._transformComplexSelector(a,Nc):this._transformSimpleSelector(a.trim(),Nc)};aa.global.Object.defineProperties(R.prototype,{SCOPE_NAME:{configurable:!0,enumerable:!0,get:function(){return"style-scope"}}});
|
||||
var Bc=/:(nth[-\w]+)\(([^)]+)\)/,Nc=":not(.style-scope)",Ac=",",Ec=/(^|[\s>+~]+)((?:\[.+?\]|[^\s>+~=\[])+)/g,Kc=/[[.:#*]/,Dc=":host",Mc=":root",Fc="::slotted",Cc=new RegExp("^("+Fc+")"),Jc=/(:host)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,Gc=/(?:::slotted)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,Hc=/(.*):dir\((?:(ltr|rtl))\)/,zc=".",Ic=":",yc="class",Lc="should_not_match",Oc=new R;Q.default=Oc;var S={};function Pc(a,b,c,d,e,f){this.styleRules=a||null;this.placeholder=b||null;this.ownStylePropertyNames=c||[];this.overrideStyleProperties=null;this.elementName=d||"";this.cssBuild=f||"";this.typeExtension=e||"";this.customStyle=this.scopeSelector=this.styleProperties=null}Pc.get=function(a){return a?a.__styleInfo:null};Pc.set=function(a,b){return a.__styleInfo=b};Pc.prototype._getStyleRules=function(){return this.styleRules};Pc.prototype._getStyleRules=Pc.prototype._getStyleRules;
|
||||
S.default=Pc;var T={},Qc=window.Element.prototype,Rc=Qc.matches||Qc.matchesSelector||Qc.mozMatchesSelector||Qc.msMatchesSelector||Qc.oMatchesSelector||Qc.webkitMatchesSelector,Sc=navigator.userAgent.match("Trident");function U(){}U.prototype.decorateStyles=function(a){var b=this,c={},d=[],e=0;O.forEachRule(a,function(a){b.decorateRule(a);a.index=e++;b.collectPropertiesInCssText(a.propertyInfo.cssText,c)},function(a){d.push(a)});a._keyframes=d;a=[];for(var f in c)a.push(f);return a};
|
||||
U.prototype.decorateRule=function(a){if(a.propertyInfo)return a.propertyInfo;var b={},c={};this.collectProperties(a,c)&&(b.properties=c,a.rules=null);b.cssText=this.collectCssText(a);return a.propertyInfo=b};U.prototype.collectProperties=function(a,b){var c=a.propertyInfo;if(c){if(c.properties)return Object.assign(b,c.properties),!0}else{for(var c=N.VAR_ASSIGN,d=a.parsedCssText,e;a=c.exec(d);){e=(a[2]||a[3]).trim();if("inherit"!==e||"unset"!==e)b[a[1].trim()]=e;e=!0}return e}};
|
||||
U.prototype.collectCssText=function(a){return this.collectConsumingCssText(a.parsedCssText)};U.prototype.collectConsumingCssText=function(a){return a.replace(N.BRACKETED,"").replace(N.VAR_ASSIGN,"")};U.prototype.collectPropertiesInCssText=function(a,b){for(var c;c=N.VAR_CONSUMED.exec(a);){var d=c[1];":"!==c[2]&&(b[d]=!0)}};U.prototype.reify=function(a){for(var b=Object.getOwnPropertyNames(a),c=0,d;c<b.length;c++)d=b[c],a[d]=this.valueForProperty(a[d],a)};
|
||||
var J={};function jc(){this.end=this.start=0;this.rules=this.parent=this.previous=null;this.cssText=this.parsedCssText="";this.atRule=!1;this.type=0;this.parsedSelector=this.selector=this.keyframesName=""}
|
||||
function kc(a,b){var c=b.substring(a.start,a.end-1);a.parsedCssText=a.cssText=c.trim();a.parent&&(c=b.substring(a.previous?a.previous.end:a.parent.start,a.start-1),c=lc(c),c=c.replace(K.multipleSpaces," "),c=c.substring(c.lastIndexOf(";")+1),c=a.parsedSelector=a.selector=c.trim(),a.atRule=0===c.indexOf("@"),a.atRule?0===c.indexOf("@media")?a.type=mc.MEDIA_RULE:c.match(K.keyframesRule)&&(a.type=mc.KEYFRAMES_RULE,a.keyframesName=a.selector.split(K.multipleSpaces).pop()):0===c.indexOf("--")?a.type=mc.MIXIN_RULE:
|
||||
a.type=mc.STYLE_RULE);if(c=a.rules)for(var d=0,e=c.length,f;d<e&&(f=c[d]);d++)kc(f,b);return a}function lc(a){return a.replace(/\\([0-9a-f]{1,6})\s/gi,function(a,c){a=c;for(c=6-a.length;c--;)a="0"+a;return"\\"+a})}
|
||||
function nc(a,b,c){c=void 0===c?"":c;var d="";if(a.cssText||a.rules){var e=a.rules,f;if(f=e)f=e[0],f=!(f&&f.selector&&0===f.selector.indexOf("--"));if(f){f=0;for(var g=e.length,h;f<g&&(h=e[f]);f++)d=nc(h,b,d)}else b?b=a.cssText:(b=a.cssText,b=oc(b),b=b.replace(K.mixinApply,"").replace(K.varApply,"")),(d=b.trim())&&(d=" "+d+"\n")}d&&(a.selector&&(c+=a.selector+" {\n"),c+=d,a.selector&&(c+="}\n\n"));return c}function oc(a){return a.replace(K.customProp,"").replace(K.mixinProp,"")}
|
||||
var mc={STYLE_RULE:1,KEYFRAMES_RULE:7,MEDIA_RULE:4,MIXIN_RULE:1E3},K={comments:/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,port:/@import[^;]*;/gim,customProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?(?:[;\n]|$)/gim,mixinProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?{[^}]*?}(?:[;\n]|$)?/gim,mixinApply:/@apply\s*\(?[^);]*\)?\s*(?:[;\n]|$)?/gim,varApply:/[^;:]*?:[^;]*?var\([^;]*\)(?:[;\n]|$)?/gim,keyframesRule:/^@[^\s]*keyframes/,multipleSpaces:/\s+/g};J.StyleNode=jc;
|
||||
J.parse=function(a){var b=a=a.replace(K.comments,"").replace(K.port,""),c=new jc;c.start=0;c.end=b.length;for(var d=c,e=0,f=b.length;e<f;e++)if("{"===b[e]){d.rules||(d.rules=[]);var g=d,h=g.rules[g.rules.length-1]||null,d=new jc;d.start=e+1;d.parent=g;d.previous=h;g.rules.push(d)}else"}"===b[e]&&(d.end=e+1,d=d.parent||c);return kc(c,a)};J.stringify=nc;J.removeCustomPropAssignment=oc;J.types=mc;var L={},pc=!(window.ShadyDOM&&window.ShadyDOM.inUse),qc=!navigator.userAgent.match("AppleWebKit/601")&&window.CSS&&CSS.supports&&CSS.supports("box-shadow","0 0 0 var(--foo)");function rc(a){a&&(qc=qc&&!a.nativeCss&&!a.shimcssproperties,pc=pc&&!a.nativeShadow&&!a.shimshadow)}window.ShadyCSS?rc(window.ShadyCSS):window.WebComponents&&rc(window.WebComponents.flags);L.nativeShadow=pc;L.nativeCssVariables=qc;var M={VAR_ASSIGN:/(?:^|[;\s{]\s*)(--[\w-]*?)\s*:\s*(?:([^;{]*)|{([^}]*)})(?:(?=[;\s}])|$)/gi,MIXIN_MATCH:/(?:^|\W+)@apply\s*\(?([^);\n]*)\)?/gi,VAR_CONSUMED:/(--[\w-]+)\s*([:,;)]|$)/gi,ANIMATION_MATCH:/(animation\s*:)|(animation-name\s*:)/,MEDIA_MATCH:/@media[^(]*(\([^)]*\))/,IS_VAR:/^--/,BRACKETED:/\{[^}]*\}/g,HOST_PREFIX:"(?:^|[^.#[:])",HOST_SUFFIX:"($|[.:[\\s>+~])"};var O={};function sc(a,b,c,d){if(a){var e=!1,f=a.type;if(d&&f===J.types.MEDIA_RULE){var g=a.selector.match(M.MEDIA_MATCH);g&&(window.matchMedia(g[1]).matches||(e=!0))}f===J.types.STYLE_RULE?b(a):c&&f===J.types.KEYFRAMES_RULE?c(a):f===J.types.MIXIN_RULE&&(e=!0);if((a=a.rules)&&!e)for(var e=0,f=a.length,h;e<f&&(h=a[e]);e++)sc(h,b,c,d)}}function tc(a,b){var c=document.createElement("style");b&&c.setAttribute("scope",b);c.textContent=a;return c}var P=null;
|
||||
function xc(a,b,c){b=b||document.head;b.insertBefore(a,c&&c.nextSibling||b.firstChild);P?a.compareDocumentPosition(P)===Node.DOCUMENT_POSITION_PRECEDING&&(P=a):P=a}
|
||||
function yc(a,b){var c=a.indexOf("var(");if(-1===c)return b(a,"","","");var d;a:{var e=0;d=c+3;for(var f=a.length;d<f;d++)if("("===a[d])e++;else if(")"===a[d]&&0===--e)break a;d=-1}e=a.substring(c+4,d);c=a.substring(0,c);a=yc(a.substring(d+1),b);f=e.indexOf(",");if(-1===f)return b(c,e.trim(),"",a);d=e.substring(0,f).trim();e=e.substring(f+1).trim();return b(c,d,e,a)}O.toCssText=function(a,b){if(!a)return"";"string"===typeof a&&(a=J.parse(a));b&&sc(a,b);return J.stringify(a,L.nativeCssVariables)};
|
||||
O.rulesForStyle=function(a){!a.__cssRules&&a.textContent&&(a.__cssRules=J.parse(a.textContent));return a.__cssRules||null};O.isKeyframesSelector=function(a){return!!a.parent&&a.parent.type===J.types.KEYFRAMES_RULE};O.forEachRule=sc;O.applyCss=function(a,b,c,d){a=tc(a,b);xc(a,c,d);return a};O.createScopeStyle=tc;O.applyStylePlaceHolder=function(a){a=document.createComment(" Shady DOM styles for "+a+" ");var b=document.head;b.insertBefore(a,(P?P.nextSibling:null)||b.firstChild);return P=a};
|
||||
O.applyStyle=xc;O.isTargetedBuild=function(a){return L.nativeShadow?"shadow"===a:"shady"===a};O.getCssBuildType=function(a){return a.getAttribute("css-build")};O.processVariableAndFallback=yc;O.setElementClassRaw=function(a,b){L.nativeShadow?a.setAttribute("class",b):window.ShadyDOM.nativeMethods.setAttribute.call(a,"class",b)};O.getIsExtends=function(a){var b=a.localName,c="";b?-1<b.indexOf("-")||(c=b,b=a.getAttribute&&a.getAttribute("is")||""):(b=a.is,c=a.extends);return{is:b,typeExtension:c}};var Q={};function R(){}R.prototype.dom=function(a,b,c){a.__styleScoped?a.__styleScoped=null:this._transformDom(a,b||"",c)};R.prototype._transformDom=function(a,b,c){a.nodeType===Node.ELEMENT_NODE&&this.element(a,b,c);if(a="template"===a.localName?(a.content||a._content).childNodes:a.children||a.childNodes)for(var d=0;d<a.length;d++)this._transformDom(a[d],b,c)};
|
||||
R.prototype.element=function(a,b,c){if(b)if(a.classList)c?(a.classList.remove("style-scope"),a.classList.remove(b)):(a.classList.add("style-scope"),a.classList.add(b));else if(a.getAttribute){var d=a.getAttribute(zc);c?d&&(b=d.replace("style-scope","").replace(b,""),O.setElementClassRaw(a,b)):O.setElementClassRaw(a,(d?d+" ":"")+"style-scope "+b)}};
|
||||
R.prototype.elementStyles=function(a,b,c){var d=a.__cssBuild;L.nativeShadow||"shady"===d?b=O.toCssText(b,c):(a=O.getIsExtends(a),b=this.css(b,a.is,a.typeExtension,c)+"\n\n");return b.trim()};R.prototype.css=function(a,b,c,d){var e=this._calcHostScope(b,c);b=this._calcElementScope(b);var f=this;return O.toCssText(a,function(a){a.isScoped||(f.rule(a,b,e),a.isScoped=!0);d&&d(a,b,e)})};R.prototype._calcElementScope=function(a){return a?Ac+a:""};
|
||||
R.prototype._calcHostScope=function(a,b){return b?"[is="+a+"]":a};R.prototype.rule=function(a,b,c){this._transformRule(a,this._transformComplexSelector,b,c)};R.prototype._transformRule=function(a,b,c,d){a.selector=a.transformedSelector=this._transformRuleCss(a,b,c,d)};R.prototype._transformRuleCss=function(a,b,c,d){var e=a.selector.split(Bc);if(!O.isKeyframesSelector(a)){a=0;for(var f=e.length,g;a<f&&(g=e[a]);a++)e[a]=b.call(this,g,c,d)}return e.join(Bc)};
|
||||
R.prototype._transformComplexSelector=function(a,b,c){var d=this,e=!1;a=a.trim();a=a.replace(Cc,function(a,b,c){return":"+b+"("+c.replace(/\s/g,"")+")"});a=a.replace(Dc,Ec+" $1");return a=a.replace(Fc,function(a,g,h){e||(a=d._transformCompoundSelector(h,g,b,c),e=e||a.stop,g=a.combinator,h=a.value);return g+h})};
|
||||
R.prototype._transformCompoundSelector=function(a,b,c,d){var e=a.indexOf(Gc);0<=a.indexOf(Ec)?a=this._transformHostSelector(a,d):0!==e&&(a=c?this._transformSimpleSelector(a,c):a);c=!1;0<=e&&(b="",c=!0);var f;c&&(f=!0,c&&(a=a.replace(Hc,function(a,b){return" > "+b})));a=a.replace(Ic,function(a,b,c){return'[dir="'+c+'"] '+b+", "+b+'[dir="'+c+'"]'});return{value:a,combinator:b,stop:f}};R.prototype._transformSimpleSelector=function(a,b){a=a.split(Jc);a[0]+=b;return a.join(Jc)};
|
||||
R.prototype._transformHostSelector=function(a,b){var c=a.match(Kc);return(c=c&&c[2].trim()||"")?c[0].match(Lc)?a.replace(Kc,function(a,c,f){return b+f}):c.split(Lc)[0]===b?c:Mc:a.replace(Ec,b)};R.prototype.documentRule=function(a){a.selector=a.parsedSelector;this.normalizeRootSelector(a);this._transformRule(a,this._transformDocumentSelector)};R.prototype.normalizeRootSelector=function(a){a.selector===Nc&&(a.selector="html")};
|
||||
R.prototype._transformDocumentSelector=function(a){return a.match(Gc)?this._transformComplexSelector(a,Oc):this._transformSimpleSelector(a.trim(),Oc)};aa.global.Object.defineProperties(R.prototype,{SCOPE_NAME:{configurable:!0,enumerable:!0,get:function(){return"style-scope"}}});
|
||||
var Cc=/:(nth[-\w]+)\(([^)]+)\)/,Oc=":not(.style-scope)",Bc=",",Fc=/(^|[\s>+~]+)((?:\[.+?\]|[^\s>+~=\[])+)/g,Lc=/[[.:#*]/,Ec=":host",Nc=":root",Gc="::slotted",Dc=new RegExp("^("+Gc+")"),Kc=/(:host)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,Hc=/(?:::slotted)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,Ic=/(.*):dir\((?:(ltr|rtl))\)/,Ac=".",Jc=":",zc="class",Mc="should_not_match",Pc=new R;Q.default=Pc;var S={};function Qc(a,b,c,d,e,f){this.styleRules=a||null;this.placeholder=b||null;this.ownStylePropertyNames=c||[];this.overrideStyleProperties=null;this.elementName=d||"";this.cssBuild=f||"";this.typeExtension=e||"";this.customStyle=this.scopeSelector=this.styleProperties=null}Qc.get=function(a){return a?a.__styleInfo:null};Qc.set=function(a,b){return a.__styleInfo=b};Qc.prototype._getStyleRules=function(){return this.styleRules};Qc.prototype._getStyleRules=Qc.prototype._getStyleRules;
|
||||
S.default=Qc;var T={},Rc=window.Element.prototype,Sc=Rc.matches||Rc.matchesSelector||Rc.mozMatchesSelector||Rc.msMatchesSelector||Rc.oMatchesSelector||Rc.webkitMatchesSelector,Tc=navigator.userAgent.match("Trident");function U(){}U.prototype.decorateStyles=function(a){var b=this,c={},d=[],e=0;O.forEachRule(a,function(a){b.decorateRule(a);a.index=e++;b.collectPropertiesInCssText(a.propertyInfo.cssText,c)},function(a){d.push(a)});a._keyframes=d;a=[];for(var f in c)a.push(f);return a};
|
||||
U.prototype.decorateRule=function(a){if(a.propertyInfo)return a.propertyInfo;var b={},c={};this.collectProperties(a,c)&&(b.properties=c,a.rules=null);b.cssText=this.collectCssText(a);return a.propertyInfo=b};U.prototype.collectProperties=function(a,b){var c=a.propertyInfo;if(c){if(c.properties)return Object.assign(b,c.properties),!0}else{for(var c=M.VAR_ASSIGN,d=a.parsedCssText,e;a=c.exec(d);){e=(a[2]||a[3]).trim();if("inherit"!==e||"unset"!==e)b[a[1].trim()]=e;e=!0}return e}};
|
||||
U.prototype.collectCssText=function(a){return this.collectConsumingCssText(a.parsedCssText)};U.prototype.collectConsumingCssText=function(a){return a.replace(M.BRACKETED,"").replace(M.VAR_ASSIGN,"")};U.prototype.collectPropertiesInCssText=function(a,b){for(var c;c=M.VAR_CONSUMED.exec(a);){var d=c[1];":"!==c[2]&&(b[d]=!0)}};U.prototype.reify=function(a){for(var b=Object.getOwnPropertyNames(a),c=0,d;c<b.length;c++)d=b[c],a[d]=this.valueForProperty(a[d],a)};
|
||||
U.prototype.valueForProperty=function(a,b){if(a)if(0<=a.indexOf(";"))a=this.valueForProperties(a,b);else{var c=this;a=O.processVariableAndFallback(a,function(a,e,f,g){if(!e)return a+g;(e=c.valueForProperty(b[e],b))&&"initial"!==e?"apply-shim-inherit"===e&&(e="inherit"):e=c.valueForProperty(b[f]||f,b)||f;return a+(e||"")+g})}return a&&a.trim()||""};
|
||||
U.prototype.valueForProperties=function(a,b){a=a.split(";");for(var c=0,d,e;c<a.length;c++)if(d=a[c]){N.MIXIN_MATCH.lastIndex=0;if(e=N.MIXIN_MATCH.exec(d))d=this.valueForProperty(b[e[1]],b);else if(e=d.indexOf(":"),-1!==e){var f=d.substring(e),f=f.trim(),f=this.valueForProperty(f,b)||f;d=d.substring(0,e)+f}a[c]=d&&d.lastIndexOf(";")===d.length-1?d.slice(0,-1):d||""}return a.join(";")};
|
||||
U.prototype.valueForProperties=function(a,b){a=a.split(";");for(var c=0,d,e;c<a.length;c++)if(d=a[c]){M.MIXIN_MATCH.lastIndex=0;if(e=M.MIXIN_MATCH.exec(d))d=this.valueForProperty(b[e[1]],b);else if(e=d.indexOf(":"),-1!==e){var f=d.substring(e),f=f.trim(),f=this.valueForProperty(f,b)||f;d=d.substring(0,e)+f}a[c]=d&&d.lastIndexOf(";")===d.length-1?d.slice(0,-1):d||""}return a.join(";")};
|
||||
U.prototype.applyProperties=function(a,b){var c="";a.propertyInfo||this.decorateRule(a);a.propertyInfo.cssText&&(c=this.valueForProperties(a.propertyInfo.cssText,b));a.cssText=c};
|
||||
U.prototype.applyKeyframeTransforms=function(a,b){var c=a.cssText,d=a.cssText;null==a.hasAnimations&&(a.hasAnimations=N.ANIMATION_MATCH.test(c));if(a.hasAnimations)if(null==a.keyframeNamesToTransform){a.keyframeNamesToTransform=[];for(var e in b)d=b[e],d=d(c),c!==d&&(c=d,a.keyframeNamesToTransform.push(e))}else{for(e=0;e<a.keyframeNamesToTransform.length;++e)d=b[a.keyframeNamesToTransform[e]],c=d(c);d=c}a.cssText=d};
|
||||
U.prototype.propertyDataFromStyles=function(a,b){var c={},d=this,e=[];O.forEachRule(a,function(a){a.propertyInfo||d.decorateRule(a);var f=a.transformedSelector||a.parsedSelector;b&&a.propertyInfo.properties&&f&&Rc.call(b,f)&&(d.collectProperties(a,c),a=a.index,f=parseInt(a/32,10),e[f]=(e[f]||0)|1<<a%32)},null,!0);return{properties:c,key:e}};
|
||||
U.prototype.whenHostOrRootRule=function(a,b,c,d){b.propertyInfo||this.decorateRule(b);if(b.propertyInfo.properties){var e=O.getIsExtends(a),f=e.is,e=e.typeExtension;a=a.is?Q.default._calcHostScope(f,e):"html";var g=b.parsedSelector,e=":host > *"===g||"html"===g,h=0===g.indexOf(":host")&&!e;"shady"===c&&(e=g===a+" > *."+a||-1!==g.indexOf("html"),h=!e&&0===g.indexOf(a));"shadow"===c&&(e=":host > *"===g||"html"===g,h=h&&!e);if(e||h)c=a,h&&(M.nativeShadow&&!b.transformedSelector&&(b.transformedSelector=
|
||||
Q.default._transformRuleCss(b,Q.default._transformComplexSelector,Q.default._calcElementScope(f),a)),c=b.transformedSelector||a),d({selector:c,isHost:h,isRoot:e})}};U.prototype.hostAndRootPropertiesForScope=function(a,b){var c={},d={},e=this,f=b&&b.__cssBuild;O.forEachRule(b,function(b){e.whenHostOrRootRule(a,b,f,function(f){Rc.call(a._element||a,f.selector)&&(f.isHost?e.collectProperties(b,c):e.collectProperties(b,d))})},null,!0);return{rootProps:d,hostProps:c}};
|
||||
U.prototype.transformStyles=function(a,b,c){var d=this,e=O.getIsExtends(a),f=Q.default._calcHostScope(e.is,e.typeExtension),e=a.extends?"\\"+f.slice(0,-1)+"\\]":f,g=new RegExp(N.HOST_PREFIX+e+N.HOST_SUFFIX),e=S.default.get(a).styleRules,h=this._elementKeyframeTransforms(a,e,c);return Q.default.elementStyles(a,e,function(a){d.applyProperties(a,b);M.nativeShadow||O.isKeyframesSelector(a)||!a.cssText||(d.applyKeyframeTransforms(a,h),d._scopeSelector(a,g,f,c))})};
|
||||
U.prototype._elementKeyframeTransforms=function(a,b,c){a=b._keyframes;b={};if(!M.nativeShadow&&a)for(var d=0,e=a[d];d<a.length;e=a[++d])this._scopeKeyframes(e,c),b[e.keyframesName]=this._keyframesRuleTransformer(e);return b};U.prototype._keyframesRuleTransformer=function(a){return function(b){return b.replace(a.keyframesNameRx,a.transformedKeyframesName)}};
|
||||
U.prototype.applyKeyframeTransforms=function(a,b){var c=a.cssText,d=a.cssText;null==a.hasAnimations&&(a.hasAnimations=M.ANIMATION_MATCH.test(c));if(a.hasAnimations)if(null==a.keyframeNamesToTransform){a.keyframeNamesToTransform=[];for(var e in b)d=b[e],d=d(c),c!==d&&(c=d,a.keyframeNamesToTransform.push(e))}else{for(e=0;e<a.keyframeNamesToTransform.length;++e)d=b[a.keyframeNamesToTransform[e]],c=d(c);d=c}a.cssText=d};
|
||||
U.prototype.propertyDataFromStyles=function(a,b){var c={},d=this,e=[];O.forEachRule(a,function(a){a.propertyInfo||d.decorateRule(a);var f=a.transformedSelector||a.parsedSelector;b&&a.propertyInfo.properties&&f&&Sc.call(b,f)&&(d.collectProperties(a,c),a=a.index,f=parseInt(a/32,10),e[f]=(e[f]||0)|1<<a%32)},null,!0);return{properties:c,key:e}};
|
||||
U.prototype.whenHostOrRootRule=function(a,b,c,d){b.propertyInfo||this.decorateRule(b);if(b.propertyInfo.properties){var e=O.getIsExtends(a),f=e.is,e=e.typeExtension;a=a.is?Q.default._calcHostScope(f,e):"html";var g=b.parsedSelector,e=":host > *"===g||"html"===g,h=0===g.indexOf(":host")&&!e;"shady"===c&&(e=g===a+" > *."+a||-1!==g.indexOf("html"),h=!e&&0===g.indexOf(a));"shadow"===c&&(e=":host > *"===g||"html"===g,h=h&&!e);if(e||h)c=a,h&&(L.nativeShadow&&!b.transformedSelector&&(b.transformedSelector=
|
||||
Q.default._transformRuleCss(b,Q.default._transformComplexSelector,Q.default._calcElementScope(f),a)),c=b.transformedSelector||a),d({selector:c,isHost:h,isRoot:e})}};U.prototype.hostAndRootPropertiesForScope=function(a,b){var c={},d={},e=this,f=b&&b.__cssBuild;O.forEachRule(b,function(b){e.whenHostOrRootRule(a,b,f,function(f){Sc.call(a._element||a,f.selector)&&(f.isHost?e.collectProperties(b,c):e.collectProperties(b,d))})},null,!0);return{rootProps:d,hostProps:c}};
|
||||
U.prototype.transformStyles=function(a,b,c){var d=this,e=O.getIsExtends(a),f=Q.default._calcHostScope(e.is,e.typeExtension),e=a.extends?"\\"+f.slice(0,-1)+"\\]":f,g=new RegExp(M.HOST_PREFIX+e+M.HOST_SUFFIX),e=S.default.get(a).styleRules,h=this._elementKeyframeTransforms(a,e,c);return Q.default.elementStyles(a,e,function(a){d.applyProperties(a,b);L.nativeShadow||O.isKeyframesSelector(a)||!a.cssText||(d.applyKeyframeTransforms(a,h),d._scopeSelector(a,g,f,c))})};
|
||||
U.prototype._elementKeyframeTransforms=function(a,b,c){a=b._keyframes;b={};if(!L.nativeShadow&&a)for(var d=0,e=a[d];d<a.length;e=a[++d])this._scopeKeyframes(e,c),b[e.keyframesName]=this._keyframesRuleTransformer(e);return b};U.prototype._keyframesRuleTransformer=function(a){return function(b){return b.replace(a.keyframesNameRx,a.transformedKeyframesName)}};
|
||||
U.prototype._scopeKeyframes=function(a,b){a.keyframesNameRx=new RegExp(a.keyframesName,"g");a.transformedKeyframesName=a.keyframesName+"-"+b;a.transformedSelector=a.transformedSelector||a.selector;a.selector=a.transformedSelector.replace(a.keyframesName,a.transformedKeyframesName)};
|
||||
U.prototype._scopeSelector=function(a,b,c,d){a.transformedSelector=a.transformedSelector||a.selector;d="."+d;for(var e=a.transformedSelector.split(","),f=0,g=e.length,h;f<g&&(h=e[f]);f++)e[f]=h.match(b)?h.replace(c,d):d+" "+h;a.selector=e.join(",")};U.prototype.applyElementScopeSelector=function(a,b,c){var d=a.getAttribute("class")||"",e=d;c&&(e=d.replace(new RegExp("\\s*x-scope\\s*"+c+"\\s*","g")," "));e+=(e?" ":"")+"x-scope "+b;d!==e&&O.setElementClassRaw(a,e)};
|
||||
U.prototype.applyElementStyle=function(a,b,c,d){b=d?d.textContent||"":this.transformStyles(a,b,c);var e=S.default.get(a),f=e.customStyle;f&&!M.nativeShadow&&f!==d&&(f._useCount--,0>=f._useCount&&f.parentNode&&f.parentNode.removeChild(f));M.nativeShadow?e.customStyle?(e.customStyle.textContent=b,d=e.customStyle):b&&(d=O.applyCss(b,c,a.shadowRoot,e.placeholder)):d?d.parentNode||O.applyStyle(d,null,e.placeholder):b&&(d=O.applyCss(b,c,null,e.placeholder));d&&(d._useCount=d._useCount||0,e.customStyle!=
|
||||
d&&d._useCount++,e.customStyle=d);Sc&&(d.textContent=d.textContent);return d};U.prototype.applyCustomStyle=function(a,b){var c=O.rulesForStyle(a),d=this;a.textContent=O.toCssText(c,function(a){var c=a.cssText=a.parsedCssText;a.propertyInfo&&a.propertyInfo.cssText&&(c=K.removeCustomPropAssignment(c),a.cssText=d.valueForProperties(c,b))})};aa.global.Object.defineProperties(U.prototype,{XSCOPE_NAME:{configurable:!0,enumerable:!0,get:function(){return"x-scope"}}});var Tc=new U;T.default=Tc;var Uc={},Vc={},Wc=window.customElements;if(Wc&&!M.nativeShadow){var Xc=Wc.define;Wc.define=function(a,b,c){Vc[a]=O.applyStylePlaceHolder(a);return Xc.call(Wc,a,b,c)}}Uc.default=Vc;var Yc={};function Zc(a){this.cache={};this.typeMax=void 0===a?100:a}Zc.prototype._validate=function(a,b,c){for(var d=0;d<c.length;d++){var e=c[d];if(a.properties[e]!==b[e])return!1}return!0};Zc.prototype.store=function(a,b,c,d){var e=this.cache[a]||[];e.push({properties:b,styleElement:c,scopeSelector:d});e.length>this.typeMax&&e.shift();this.cache[a]=e};Zc.prototype.fetch=function(a,b,c){if(a=this.cache[a])for(var d=a.length-1;0<=d;d--){var e=a[d];if(this._validate(e,b,c))return e}};Yc.default=Zc;var $c={};function ad(){}
|
||||
if(!M.nativeShadow){var bd=function(a){for(var b=0;b<a.length;b++){var c=a[b];if(c.target!==document.documentElement&&c.target!==document.head){for(var d=0;d<c.addedNodes.length;d++){var e=c.addedNodes[d],f=e;if(f.classList&&!f.classList.contains(Q.default.SCOPE_NAME)||f instanceof window.SVGElement&&(!f.hasAttribute("class")||0>f.getAttribute("class").indexOf(Q.default.SCOPE_NAME)))if(f=e.getRootNode(),f.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&(f=f.host))f=O.getIsExtends(f).is,Q.default.dom(e,f)}for(d=
|
||||
0;d<c.removedNodes.length;d++)if(e=c.removedNodes[d],e.nodeType===Node.ELEMENT_NODE&&(f=void 0,e.classList?f=Array.from(e.classList):e.hasAttribute("class")&&(f=e.getAttribute("class").split(/\s+/)),void 0!==f)){var g=f.indexOf(Q.default.SCOPE_NAME);0<=g&&(f=f[g+1])&&Q.default.dom(e,f,!0)}}}},cd=new MutationObserver(bd),dd=function(a){cd.observe(a,{childList:!0,subtree:!0})};if(window.customElements&&!window.customElements.flush)dd(document);else{var ed=function(){dd(document.body)};window.HTMLImports?
|
||||
window.HTMLImports.whenReady(ed):requestAnimationFrame(function(){if("loading"===document.readyState){var a=function(){ed();document.removeEventListener("readystatechange",a)};document.addEventListener("readystatechange",a)}else ed()})}ad=function(){bd(cd.takeRecords())}}$c.flush=ad;var V={default:{}};var W={},fd=Promise.resolve();function gd(a){a._applyShimInvalid=!0}function hd(a){return!a._applyShimInvalid}function id(a){a._validating||(a._validating=!0,fd.then(function(){a._applyShimInvalid=!1;a._validating=!1}))}W.invalidate=function(a){(a=V.default[a])&&gd(a)};W.invalidateTemplate=gd;W.isValid=function(a){return(a=V.default[a])?hd(a):!0};W.templateIsValid=hd;W.isValidating=function(a){return(a=V.default[a])?a._validating:!1};W.templateIsValidating=function(a){return a._validating};
|
||||
W.startValidating=function(a){id(V.default[a])};W.startValidatingTemplate=id;W.elementsAreInvalid=function(){for(var a in V.default)if(!hd(V.default[a]))return!0;return!1};var jd={},kd=null,ld=window.HTMLImports&&window.HTMLImports.whenReady||null,md;jd.default=function(a){ld?ld(a):(kd||(kd=new Promise(function(a){md=a}),"complete"===document.readyState?md():document.addEventListener("readystatechange",function(){"complete"===document.readyState&&md()})),kd.then(function(){a&&a()}))};var nd={updateNativeProperties:function(a,b){for(var c in b)null===c?a.style.removeProperty(c):a.style.setProperty(c,b[c])},getComputedStyleValue:function(a,b){return(a=window.getComputedStyle(a).getPropertyValue(b))?a.trim():""}};var od=null,pd=null;function X(){this.customStyles=[];this.enqueued=!1}X.prototype.enqueueDocumentValidation=function(){!this.enqueued&&pd&&(this.enqueued=!0,jd.default(pd))};X.prototype.addCustomStyle=function(a){a.__seenByShadyCSS||(a.__seenByShadyCSS=!0,this.customStyles.push(a),this.enqueueDocumentValidation())};X.prototype.getStyleForCustomStyle=function(a){return a.getStyle?a.getStyle():a};
|
||||
X.prototype.processStyles=function(){for(var a=this.customStyles,b=0;b<a.length;b++){var c=a[b];if(!c.__processedByShadyCSS){var d=this.getStyleForCustomStyle(c);if(d){c.__processedByShadyCSS=!0;if(c=d.__appliedElement)for(var e=0;e<d.attributes.length;e++){var f=d.attributes[e];c.setAttribute(f.name,f.value)}od&&od(c||d)}}}return a};X.prototype.addCustomStyle=X.prototype.addCustomStyle;X.prototype.getStyleForCustomStyle=X.prototype.getStyleForCustomStyle;X.prototype.processStyles=X.prototype.processStyles;
|
||||
Object.defineProperties(X.prototype,{transformCallback:{get:function(){return od},set:function(a){od=a}},validateCallback:{get:function(){return pd},set:function(a){var b=!1;pd||(b=!0);pd=a;b&&this.enqueueDocumentValidation()}}});var qd={},rd=new Yc.default;function Y(){var a=this;this._scopeCounter={};this._documentOwner=document.documentElement;var b=new K.StyleNode;b.rules=[];this._documentOwnerStyleInfo=S.default.set(this._documentOwner,new S.default(b));this._elementsHaveApplied=!1;this._customStyleInterface=this._applyShim=null;jd.default(function(){a._ensure()})}Y.prototype.flush=function(){$c.flush()};
|
||||
U.prototype.applyElementStyle=function(a,b,c,d){b=d?d.textContent||"":this.transformStyles(a,b,c);var e=S.default.get(a),f=e.customStyle;f&&!L.nativeShadow&&f!==d&&(f._useCount--,0>=f._useCount&&f.parentNode&&f.parentNode.removeChild(f));L.nativeShadow?e.customStyle?(e.customStyle.textContent=b,d=e.customStyle):b&&(d=O.applyCss(b,c,a.shadowRoot,e.placeholder)):d?d.parentNode||O.applyStyle(d,null,e.placeholder):b&&(d=O.applyCss(b,c,null,e.placeholder));d&&(d._useCount=d._useCount||0,e.customStyle!=
|
||||
d&&d._useCount++,e.customStyle=d);Tc&&(d.textContent=d.textContent);return d};U.prototype.applyCustomStyle=function(a,b){var c=O.rulesForStyle(a),d=this;a.textContent=O.toCssText(c,function(a){var c=a.cssText=a.parsedCssText;a.propertyInfo&&a.propertyInfo.cssText&&(c=J.removeCustomPropAssignment(c),a.cssText=d.valueForProperties(c,b))})};aa.global.Object.defineProperties(U.prototype,{XSCOPE_NAME:{configurable:!0,enumerable:!0,get:function(){return"x-scope"}}});var Uc=new U;T.default=Uc;var Vc={},Wc={},Xc=window.customElements;if(Xc&&!L.nativeShadow){var Yc=Xc.define;Xc.define=function(a,b,c){Wc[a]=O.applyStylePlaceHolder(a);return Yc.call(Xc,a,b,c)}}Vc.default=Wc;var Zc={};function $c(a){this.cache={};this.typeMax=void 0===a?100:a}$c.prototype._validate=function(a,b,c){for(var d=0;d<c.length;d++){var e=c[d];if(a.properties[e]!==b[e])return!1}return!0};$c.prototype.store=function(a,b,c,d){var e=this.cache[a]||[];e.push({properties:b,styleElement:c,scopeSelector:d});e.length>this.typeMax&&e.shift();this.cache[a]=e};$c.prototype.fetch=function(a,b,c){if(a=this.cache[a])for(var d=a.length-1;0<=d;d--){var e=a[d];if(this._validate(e,b,c))return e}};Zc.default=$c;var ad={};function bd(){}
|
||||
if(!L.nativeShadow){var cd=function(a){for(var b=0;b<a.length;b++){var c=a[b];if(c.target!==document.documentElement&&c.target!==document.head){for(var d=0;d<c.addedNodes.length;d++){var e=c.addedNodes[d],f=e;if(f.classList&&!f.classList.contains(Q.default.SCOPE_NAME)||f instanceof window.SVGElement&&(!f.hasAttribute("class")||0>f.getAttribute("class").indexOf(Q.default.SCOPE_NAME)))if(f=e.getRootNode(),f.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&(f=f.host))f=O.getIsExtends(f).is,Q.default.dom(e,f)}for(d=
|
||||
0;d<c.removedNodes.length;d++)if(e=c.removedNodes[d],e.nodeType===Node.ELEMENT_NODE&&(f=void 0,e.classList?f=Array.from(e.classList):e.hasAttribute("class")&&(f=e.getAttribute("class").split(/\s+/)),void 0!==f)){var g=f.indexOf(Q.default.SCOPE_NAME);0<=g&&(f=f[g+1])&&Q.default.dom(e,f,!0)}}}},dd=new MutationObserver(cd),ed=function(a){dd.observe(a,{childList:!0,subtree:!0})};if(window.customElements&&!window.customElements.flush)ed(document);else{var fd=function(){ed(document.body)};window.HTMLImports?
|
||||
window.HTMLImports.whenReady(fd):requestAnimationFrame(function(){if("loading"===document.readyState){var a=function(){fd();document.removeEventListener("readystatechange",a)};document.addEventListener("readystatechange",a)}else fd()})}bd=function(){cd(dd.takeRecords())}}ad.flush=bd;var V={default:{}};var W={},gd=Promise.resolve();function hd(a){a._applyShimInvalid=!0}function id(a){return!a._applyShimInvalid}function jd(a){a._validating||(a._validating=!0,gd.then(function(){a._applyShimInvalid=!1;a._validating=!1}))}W.invalidate=function(a){(a=V.default[a])&&hd(a)};W.invalidateTemplate=hd;W.isValid=function(a){return(a=V.default[a])?id(a):!0};W.templateIsValid=id;W.isValidating=function(a){return(a=V.default[a])?a._validating:!1};W.templateIsValidating=function(a){return a._validating};
|
||||
W.startValidating=function(a){jd(V.default[a])};W.startValidatingTemplate=jd;W.elementsAreInvalid=function(){for(var a in V.default)if(!id(V.default[a]))return!0;return!1};var kd={},ld=null,md=window.HTMLImports&&window.HTMLImports.whenReady||null,nd;kd.default=function(a){md?md(a):(ld||(ld=new Promise(function(a){nd=a}),"complete"===document.readyState?nd():document.addEventListener("readystatechange",function(){"complete"===document.readyState&&nd()})),ld.then(function(){a&&a()}))};var od={updateNativeProperties:function(a,b){for(var c in b)null===c?a.style.removeProperty(c):a.style.setProperty(c,b[c])},getComputedStyleValue:function(a,b){return(a=window.getComputedStyle(a).getPropertyValue(b))?a.trim():""}};var pd=null,qd=null;function X(){this.customStyles=[];this.enqueued=!1}X.prototype.enqueueDocumentValidation=function(){!this.enqueued&&qd&&(this.enqueued=!0,kd.default(qd))};X.prototype.addCustomStyle=function(a){a.__seenByShadyCSS||(a.__seenByShadyCSS=!0,this.customStyles.push(a),this.enqueueDocumentValidation())};X.prototype.getStyleForCustomStyle=function(a){return a.__shadyCSSCachedStyle?a.__shadyCSSCachedStyle:a.getStyle?a.getStyle():a};
|
||||
X.prototype.processStyles=function(){for(var a=this.customStyles,b=0;b<a.length;b++){var c=a[b];if(!c.__shadyCSSCachedStyle){var d=this.getStyleForCustomStyle(c);if(d){var e=d.__appliedElement;if(e)for(var f=0;f<d.attributes.length;f++){var g=d.attributes[f];e.setAttribute(g.name,g.value)}d=e||d;pd&&pd(d);c.__shadyCSSCachedStyle=d}}}return a};X.prototype.addCustomStyle=X.prototype.addCustomStyle;X.prototype.getStyleForCustomStyle=X.prototype.getStyleForCustomStyle;X.prototype.processStyles=X.prototype.processStyles;
|
||||
Object.defineProperties(X.prototype,{transformCallback:{get:function(){return pd},set:function(a){pd=a}},validateCallback:{get:function(){return qd},set:function(a){var b=!1;qd||(b=!0);qd=a;b&&this.enqueueDocumentValidation()}}});var rd={},sd=new Zc.default;function Y(){var a=this;this._scopeCounter={};this._documentOwner=document.documentElement;var b=new J.StyleNode;b.rules=[];this._documentOwnerStyleInfo=S.default.set(this._documentOwner,new S.default(b));this._elementsHaveApplied=!1;this._customStyleInterface=this._applyShim=null;kd.default(function(){a._ensure()})}Y.prototype.flush=function(){ad.flush()};
|
||||
Y.prototype._generateScopeSelector=function(a){var b=this._scopeCounter[a]=(this._scopeCounter[a]||0)+1;return a+"-"+b};Y.prototype.getStyleAst=function(a){return O.rulesForStyle(a)};Y.prototype.styleAstToString=function(a){return O.toCssText(a)};Y.prototype._gatherStyles=function(a){a=a.content.querySelectorAll("style");for(var b=[],c=0;c<a.length;c++){var d=a[c];b.push(d.textContent);d.parentNode.removeChild(d)}return b.join("").trim()};
|
||||
Y.prototype._getCssBuild=function(a){return(a=a.content.querySelector("style"))?a.getAttribute("css-build")||"":""};
|
||||
Y.prototype.prepareTemplate=function(a,b,c){if(!a._prepared){a._prepared=!0;a.name=b;a.extends=c;V.default[b]=a;var d=this._getCssBuild(a),e=this._gatherStyles(a);c={is:b,extends:c,__cssBuild:d};M.nativeShadow||Q.default.dom(a.content,b);this._ensure();var f=this._applyShim.detectMixin(e),e=K.parse(e);f&&M.nativeCssVariables&&this._applyShim.transformRules(e,b);a._styleAst=e;a._cssBuild=d;d=[];M.nativeCssVariables||(d=T.default.decorateStyles(a._styleAst,c));if(!d.length||M.nativeCssVariables)b=this._generateStaticStyle(c,
|
||||
a._styleAst,M.nativeShadow?a.content:null,Uc.default[b]),a._style=b;a._ownPropertyNames=d}};Y.prototype._generateStaticStyle=function(a,b,c,d){b=Q.default.elementStyles(a,b);if(b.length)return O.applyCss(b,a.is,c,d)};Y.prototype._prepareHost=function(a){var b=O.getIsExtends(a),c=b.is,b=b.typeExtension,d=Uc.default[c],e=V.default[c],f,g,h;e&&(f=e._styleAst,g=e._ownPropertyNames,h=e._cssBuild);return S.default.set(a,new S.default(f,d,g,c,b,h))};
|
||||
Y.prototype.prepareTemplate=function(a,b,c){if(!a._prepared){a._prepared=!0;a.name=b;a.extends=c;V.default[b]=a;var d=this._getCssBuild(a),e=this._gatherStyles(a);c={is:b,extends:c,__cssBuild:d};L.nativeShadow||Q.default.dom(a.content,b);this._ensure();var f=this._applyShim.detectMixin(e),e=J.parse(e);f&&L.nativeCssVariables&&this._applyShim.transformRules(e,b);a._styleAst=e;a._cssBuild=d;d=[];L.nativeCssVariables||(d=T.default.decorateStyles(a._styleAst,c));if(!d.length||L.nativeCssVariables)b=this._generateStaticStyle(c,
|
||||
a._styleAst,L.nativeShadow?a.content:null,Vc.default[b]),a._style=b;a._ownPropertyNames=d}};Y.prototype._generateStaticStyle=function(a,b,c,d){b=Q.default.elementStyles(a,b);if(b.length)return O.applyCss(b,a.is,c,d)};Y.prototype._prepareHost=function(a){var b=O.getIsExtends(a),c=b.is,b=b.typeExtension,d=Vc.default[c],e=V.default[c],f,g,h;e&&(f=e._styleAst,g=e._ownPropertyNames,h=e._cssBuild);return S.default.set(a,new S.default(f,d,g,c,b,h))};
|
||||
Y.prototype._ensureApplyShim=function(){if(!this._applyShim)if(window.ShadyCSS.ApplyShim)this._applyShim=window.ShadyCSS.ApplyShim,this._applyShim.invalidCallback=W.invalidate;else{var a={};this._applyShim=(a.detectMixin=function(){return!1},a.transformRule=function(){},a.transformRules=function(){},a)}};
|
||||
Y.prototype._ensureCustomStyleInterface=function(){var a=this;if(!this._customStyleInterface)if(window.ShadyCSS.CustomStyleInterface)this._customStyleInterface=window.ShadyCSS.CustomStyleInterface,this._customStyleInterface.transformCallback=function(b){a.transformCustomStyleForDocument(b)},this._customStyleInterface.validateCallback=function(){requestAnimationFrame(function(){(a._customStyleInterface.enqueued||a._elementsHaveApplied)&&a.flushCustomStyles()})};else{var b={};this._customStyleInterface=
|
||||
(b.processStyles=function(){},b.enqueued=!1,b.getStyleForCustomStyle=function(){return null},b)}};Y.prototype._ensure=function(){this._ensureApplyShim();this._ensureCustomStyleInterface()};
|
||||
Y.prototype.flushCustomStyles=function(){this._ensure();var a=this._customStyleInterface.processStyles();this._customStyleInterface.enqueued&&(M.nativeCssVariables?this._revalidateCustomStyleApplyShim(a):(this._updateProperties(this._documentOwner,this._documentOwnerStyleInfo),this._applyCustomStyles(a)),this._customStyleInterface.enqueued=!1,this._elementsHaveApplied&&!M.nativeCssVariables&&this.styleDocument())};
|
||||
Y.prototype.styleElement=function(a,b){var c=O.getIsExtends(a).is,d=S.default.get(a);d||(d=this._prepareHost(a));this._isRootOwner(a)||(this._elementsHaveApplied=!0);b&&(d.overrideStyleProperties=d.overrideStyleProperties||{},Object.assign(d.overrideStyleProperties,b));if(M.nativeCssVariables){if(d.overrideStyleProperties&&nd.updateNativeProperties(a,d.overrideStyleProperties),((b=V.default[c])||this._isRootOwner(a))&&b&&b._style&&!W.templateIsValid(b))W.templateIsValidating(b)||(this._ensure(),this._applyShim.transformRules(b._styleAst,
|
||||
c),b._style.textContent=Q.default.elementStyles(a,d.styleRules),W.startValidatingTemplate(b)),M.nativeShadow&&(c=a.shadowRoot)&&(c.querySelector("style").textContent=Q.default.elementStyles(a,d.styleRules)),d.styleRules=b._styleAst}else this._updateProperties(a,d),d.ownStylePropertyNames&&d.ownStylePropertyNames.length&&this._applyStyleProperties(a,d)};Y.prototype._styleOwnerForNode=function(a){return(a=a.getRootNode().host)?S.default.get(a)?a:this._styleOwnerForNode(a):this._documentOwner};
|
||||
Y.prototype.flushCustomStyles=function(){this._ensure();var a=this._customStyleInterface.processStyles();this._customStyleInterface.enqueued&&(L.nativeCssVariables?this._revalidateCustomStyleApplyShim(a):(this._updateProperties(this._documentOwner,this._documentOwnerStyleInfo),this._applyCustomStyles(a)),this._customStyleInterface.enqueued=!1,this._elementsHaveApplied&&!L.nativeCssVariables&&this.styleDocument())};
|
||||
Y.prototype.styleElement=function(a,b){var c=O.getIsExtends(a).is,d=S.default.get(a);d||(d=this._prepareHost(a));this._isRootOwner(a)||(this._elementsHaveApplied=!0);b&&(d.overrideStyleProperties=d.overrideStyleProperties||{},Object.assign(d.overrideStyleProperties,b));if(L.nativeCssVariables){if(d.overrideStyleProperties&&od.updateNativeProperties(a,d.overrideStyleProperties),((b=V.default[c])||this._isRootOwner(a))&&b&&b._style&&!W.templateIsValid(b))W.templateIsValidating(b)||(this._ensure(),this._applyShim.transformRules(b._styleAst,
|
||||
c),b._style.textContent=Q.default.elementStyles(a,d.styleRules),W.startValidatingTemplate(b)),L.nativeShadow&&(c=a.shadowRoot)&&(c.querySelector("style").textContent=Q.default.elementStyles(a,d.styleRules)),d.styleRules=b._styleAst}else this._updateProperties(a,d),d.ownStylePropertyNames&&d.ownStylePropertyNames.length&&this._applyStyleProperties(a,d)};Y.prototype._styleOwnerForNode=function(a){return(a=a.getRootNode().host)?S.default.get(a)?a:this._styleOwnerForNode(a):this._documentOwner};
|
||||
Y.prototype._isRootOwner=function(a){return a===this._documentOwner};
|
||||
Y.prototype._applyStyleProperties=function(a,b){var c=O.getIsExtends(a).is,d=rd.fetch(c,b.styleProperties,b.ownStylePropertyNames),e=d?d.styleElement:null,f=b.scopeSelector;b.scopeSelector=d&&d.scopeSelector||this._generateScopeSelector(c);e=T.default.applyElementStyle(a,b.styleProperties,b.scopeSelector,e);M.nativeShadow||T.default.applyElementScopeSelector(a,b.scopeSelector,f);d||rd.store(c,b.styleProperties,e,b.scopeSelector);return e};
|
||||
Y.prototype._applyStyleProperties=function(a,b){var c=O.getIsExtends(a).is,d=sd.fetch(c,b.styleProperties,b.ownStylePropertyNames),e=d?d.styleElement:null,f=b.scopeSelector;b.scopeSelector=d&&d.scopeSelector||this._generateScopeSelector(c);e=T.default.applyElementStyle(a,b.styleProperties,b.scopeSelector,e);L.nativeShadow||T.default.applyElementScopeSelector(a,b.scopeSelector,f);d||sd.store(c,b.styleProperties,e,b.scopeSelector);return e};
|
||||
Y.prototype._updateProperties=function(a,b){var c=this._styleOwnerForNode(a),d=S.default.get(c),c=Object.create(d.styleProperties||null),e=T.default.hostAndRootPropertiesForScope(a,b.styleRules);a=T.default.propertyDataFromStyles(d.styleRules,a).properties;Object.assign(c,e.hostProps,a,e.rootProps);this._mixinOverrideStyles(c,b.overrideStyleProperties);T.default.reify(c);b.styleProperties=c};Y.prototype._mixinOverrideStyles=function(a,b){for(var c in b){var d=b[c];if(d||0===d)a[c]=d}};
|
||||
Y.prototype.styleDocument=function(a){this.styleSubtree(this._documentOwner,a)};Y.prototype.styleSubtree=function(a,b){var c=a.shadowRoot;(c||this._isRootOwner(a))&&this.styleElement(a,b);if(b=c&&(c.children||c.childNodes))for(a=0;a<b.length;a++)this.styleSubtree(b[a]);else if(a=a.children||a.childNodes)for(b=0;b<a.length;b++)this.styleSubtree(a[b])};
|
||||
Y.prototype._revalidateCustomStyleApplyShim=function(a){for(var b=0;b<a.length;b++){var c=this._customStyleInterface.getStyleForCustomStyle(a[b]);c&&this._revalidateApplyShim(c)}};Y.prototype._applyCustomStyles=function(a){for(var b=0;b<a.length;b++){var c=this._customStyleInterface.getStyleForCustomStyle(a[b]);c&&T.default.applyCustomStyle(c,this._documentOwnerStyleInfo.styleProperties)}};
|
||||
Y.prototype.transformCustomStyleForDocument=function(a){var b=this,c=O.rulesForStyle(a);O.forEachRule(c,function(a){M.nativeShadow?Q.default.normalizeRootSelector(a):Q.default.documentRule(a);M.nativeCssVariables&&(b._ensure(),b._applyShim.transformRule(a))});M.nativeCssVariables?a.textContent=O.toCssText(c):this._documentOwnerStyleInfo.styleRules.rules.push(c)};
|
||||
Y.prototype._revalidateApplyShim=function(a){if(M.nativeCssVariables){var b=O.rulesForStyle(a);this._ensure();this._applyShim.transformRules(b);a.textContent=O.toCssText(b)}};Y.prototype.getComputedStyleValue=function(a,b){var c;M.nativeCssVariables||(c=(S.default.get(a)||S.default.get(this._styleOwnerForNode(a))).styleProperties[b]);return(c=c||window.getComputedStyle(a).getPropertyValue(b))?c.trim():""};
|
||||
Y.prototype.setElementClass=function(a,b){var c=a.getRootNode();b=b?b.split(/\s/):[];c=c.host&&c.host.localName;if(!c){var d=a.getAttribute("class");if(d)for(var d=d.split(/\s/),e=0;e<d.length;e++)if(d[e]===Q.default.SCOPE_NAME){c=d[e+1];break}}c&&b.push(Q.default.SCOPE_NAME,c);M.nativeCssVariables||(c=S.default.get(a))&&c.scopeSelector&&b.push(T.default.XSCOPE_NAME,c.scopeSelector);O.setElementClassRaw(a,b.join(" "))};Y.prototype._styleInfoForNode=function(a){return S.default.get(a)};
|
||||
Y.prototype.transformCustomStyleForDocument=function(a){var b=this,c=O.rulesForStyle(a);O.forEachRule(c,function(a){L.nativeShadow?Q.default.normalizeRootSelector(a):Q.default.documentRule(a);L.nativeCssVariables&&(b._ensure(),b._applyShim.transformRule(a))});L.nativeCssVariables?a.textContent=O.toCssText(c):this._documentOwnerStyleInfo.styleRules.rules.push(c)};
|
||||
Y.prototype._revalidateApplyShim=function(a){if(L.nativeCssVariables){var b=O.rulesForStyle(a);this._ensure();this._applyShim.transformRules(b);a.textContent=O.toCssText(b)}};Y.prototype.getComputedStyleValue=function(a,b){var c;L.nativeCssVariables||(c=(S.default.get(a)||S.default.get(this._styleOwnerForNode(a))).styleProperties[b]);return(c=c||window.getComputedStyle(a).getPropertyValue(b))?c.trim():""};
|
||||
Y.prototype.setElementClass=function(a,b){var c=a.getRootNode();b=b?b.split(/\s/):[];c=c.host&&c.host.localName;if(!c){var d=a.getAttribute("class");if(d)for(var d=d.split(/\s/),e=0;e<d.length;e++)if(d[e]===Q.default.SCOPE_NAME){c=d[e+1];break}}c&&b.push(Q.default.SCOPE_NAME,c);L.nativeCssVariables||(c=S.default.get(a))&&c.scopeSelector&&b.push(T.default.XSCOPE_NAME,c.scopeSelector);O.setElementClassRaw(a,b.join(" "))};Y.prototype._styleInfoForNode=function(a){return S.default.get(a)};
|
||||
Y.prototype.flush=Y.prototype.flush;Y.prototype.prepareTemplate=Y.prototype.prepareTemplate;Y.prototype.styleElement=Y.prototype.styleElement;Y.prototype.styleDocument=Y.prototype.styleDocument;Y.prototype.styleSubtree=Y.prototype.styleSubtree;Y.prototype.getComputedStyleValue=Y.prototype.getComputedStyleValue;Y.prototype.setElementClass=Y.prototype.setElementClass;Y.prototype._styleInfoForNode=Y.prototype._styleInfoForNode;Y.prototype.transformCustomStyleForDocument=Y.prototype.transformCustomStyleForDocument;
|
||||
Y.prototype.getStyleAst=Y.prototype.getStyleAst;Y.prototype.styleAstToString=Y.prototype.styleAstToString;Y.prototype.flushCustomStyles=Y.prototype.flushCustomStyles;Object.defineProperties(Y.prototype,{nativeShadow:{get:function(){return M.nativeShadow}},nativeCss:{get:function(){return M.nativeCssVariables}}});qd.default=Y;var Z=new qd.default,sd,td;window.ShadyCSS&&(sd=window.ShadyCSS.ApplyShim,td=window.ShadyCSS.CustomStyleInterface);
|
||||
window.ShadyCSS={ScopingShim:Z,prepareTemplate:function(a,b,c){Z.flushCustomStyles();Z.prepareTemplate(a,b,c)},styleSubtree:function(a,b){Z.flushCustomStyles();Z.styleSubtree(a,b)},styleElement:function(a){Z.flushCustomStyles();Z.styleElement(a)},styleDocument:function(a){Z.flushCustomStyles();Z.styleDocument(a)},getComputedStyleValue:function(a,b){return Z.getComputedStyleValue(a,b)},nativeCss:M.nativeCssVariables,nativeShadow:M.nativeShadow};sd&&(window.ShadyCSS.ApplyShim=sd);
|
||||
td&&(window.ShadyCSS.CustomStyleInterface=td);
|
||||
Y.prototype.getStyleAst=Y.prototype.getStyleAst;Y.prototype.styleAstToString=Y.prototype.styleAstToString;Y.prototype.flushCustomStyles=Y.prototype.flushCustomStyles;Object.defineProperties(Y.prototype,{nativeShadow:{get:function(){return L.nativeShadow}},nativeCss:{get:function(){return L.nativeCssVariables}}});rd.default=Y;var Z=new rd.default,td,ud;window.ShadyCSS&&(td=window.ShadyCSS.ApplyShim,ud=window.ShadyCSS.CustomStyleInterface);
|
||||
window.ShadyCSS={ScopingShim:Z,prepareTemplate:function(a,b,c){Z.flushCustomStyles();Z.prepareTemplate(a,b,c)},styleSubtree:function(a,b){Z.flushCustomStyles();Z.styleSubtree(a,b)},styleElement:function(a){Z.flushCustomStyles();Z.styleElement(a)},styleDocument:function(a){Z.flushCustomStyles();Z.styleDocument(a)},getComputedStyleValue:function(a,b){return Z.getComputedStyleValue(a,b)},nativeCss:L.nativeCssVariables,nativeShadow:L.nativeShadow};td&&(window.ShadyCSS.ApplyShim=td);
|
||||
ud&&(window.ShadyCSS.CustomStyleInterface=ud);
|
||||
}).call(self)
|
||||
|
||||
//# sourceMappingURL=webcomponents-hi-sd-ce.js.map
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -12,8 +12,8 @@
|
||||
c=b.length;if(c)for(var e=0,d=b.length,l;e<d&&(l=b[e]);e++)t(l,function(){0===--c&&a()});else a()}function A(a){if("loading"!==document.readyState)a();else{var b=function(){"loading"!==document.readyState&&(document.removeEventListener("readystatechange",b),a())};document.addEventListener("readystatechange",b)}}function B(a){A(function(){return m(function(){return a&&a()})})}function t(a,b){if(a.__loaded)b&&b();else if("script"!==a.localName||a.src){var c=function(e){a.removeEventListener(e.type,
|
||||
c);a.__loaded=!0;b&&b()};a.addEventListener("load",c);x&&"style"===a.localName||a.addEventListener("error",c)}else a.__loaded=!0,b&&b()}function w(a){return a.nodeType===Node.ELEMENT_NODE&&"link"===a.localName&&"import"===a.rel}function k(){var a=this;this.documents={};this.inflight=0;this.dynamicImportsMO=new MutationObserver(function(b){return a.handleMutations(b)});A(function(){a.dynamicImportsMO.observe(document.head,{childList:!0,subtree:!0});a.loadImports(document)})}var v="import"in document.createElement("link"),
|
||||
y=null;!1==="currentScript"in document&&Object.defineProperty(document,"currentScript",{get:function(){return y||("complete"!==document.readyState?document.scripts[document.scripts.length-1]:null)},configurable:!0});var F=/(^\/)|(^#)|(^[\w-\d]*:)/,G=/(url\()([^)]*)(\))/g,H=/(@import[\s]+(?!url\())([^;]*)(;)/g,I=/(<link[^>]*)(rel=['|"]?stylesheet['|"]?[^>]*>)/g,f={fixUrls:function(a,b){a.href&&a.setAttribute("href",f.replaceAttrUrl(a.getAttribute("href"),b));a.src&&a.setAttribute("src",f.replaceAttrUrl(a.getAttribute("src"),
|
||||
b));"style"===a.localName&&f.resolveUrlsInStyle(a,b)},fixUrlAttributes:function(a,b){for(var c=["action","src","href","url","style"],e=0,d;e<c.length&&(d=c[e]);e++){var l=a.attributes[d],g=l&&l.value;g&&0>g.search(/({{|\[\[)/)&&(l.value="style"===d?f.resolveUrlsInCssText(g,b):f.replaceAttrUrl(g,b))}},fixUrlsInTemplates:function(a,b){a=a.querySelectorAll("template");for(var c=0;c<a.length;c++)f.fixUrlsInTemplate(a[c],b)},fixUrlsInTemplate:function(a,b){a=a.content||a;for(var c=a.querySelectorAll("style, form[action], [src], [href], [url], [style]"),
|
||||
e=0;e<c.length;e++){var d=c[e];"style"==d.localName?f.resolveUrlsInStyle(d,b):f.fixUrlAttributes(d,b)}f.fixUrlsInTemplates(a,b)},resolveUrlsInStyle:function(a,b){a.textContent=f.resolveUrlsInCssText(a.textContent,b)},resolveUrlsInCssText:function(a,b){a=f.replaceUrls(a,b,G);return a=f.replaceUrls(a,b,H)},replaceUrls:function(a,b,c){return a.replace(c,function(a,c,l,g){a=l.replace(/["']/g,"");b&&(a=f.resolveUrl(a,b));return c+"'"+a+"'"+g})},replaceAttrUrl:function(a,b){return a&&F.test(a)?a:f.resolveUrl(a,
|
||||
b));"style"===a.localName&&f.resolveUrlsInStyle(a,b)},fixUrlsInTemplates:function(a,b){a=a.querySelectorAll("template");for(var c=0;c<a.length;c++)f.fixUrlsInTemplate(a[c],b)},fixUrlsInTemplate:function(a,b){a=a.content||a;for(var c=a.querySelectorAll("style, [src], [style]"),e=0;e<c.length;e++){var d=c[e];"style"==d.localName?f.resolveUrlsInStyle(d,b):f.fixUrlAttributes(d,b)}f.fixUrlsInTemplates(a,b)},fixUrlAttributes:function(a,b){for(var c=["src","style"],e=0,d;e<c.length&&(d=c[e]);e++){var l=
|
||||
a.attributes[d],g=l&&l.value;g&&0>g.search(/({{|\[\[)/)&&(l.value="style"===d?f.resolveUrlsInCssText(g,b):f.replaceAttrUrl(g,b))}},resolveUrlsInStyle:function(a,b){a.textContent=f.resolveUrlsInCssText(a.textContent,b)},resolveUrlsInCssText:function(a,b){a=f.replaceUrls(a,b,G);return a=f.replaceUrls(a,b,H)},replaceUrls:function(a,b,c){return a.replace(c,function(a,c,l,g){a=l.replace(/["']/g,"");b&&(a=f.resolveUrl(a,b));return c+"'"+a+"'"+g})},replaceAttrUrl:function(a,b){return a&&F.test(a)?a:f.resolveUrl(a,
|
||||
b)},resolveUrl:function(a,b){if(void 0===f.__workingURL){f.__workingURL=!1;try{var c=new URL("b","http://a");c.pathname="c%20d";f.__workingURL="http://a/c%20d"===c.href}catch(e){}}if(f.__workingURL)return(new URL(a,b)).href;c=f.__tempDoc;c||(c=document.implementation.createHTMLDocument("temp"),f.__tempDoc=c,c.__base=c.createElement("base"),c.head.appendChild(c.__base),c.__anchor=c.createElement("a"));c.__base.href=b;c.__anchor.href=a;return c.__anchor.href||a}},C={async:!0,load:function(a,b,c){if(a)if(a.match(/^data:/)){a=
|
||||
a.split(",");var e=a[1],e=-1<a[0].indexOf(";base64")?atob(e):decodeURIComponent(e);b(e)}else{var d=new XMLHttpRequest;d.open("GET",a,C.async);d.onload=function(){var a=d.getResponseHeader("Location");a&&0===a.indexOf("/")&&(a=(location.origin||location.protocol+"//"+location.host)+a);var e=d.response||d.responseText;304===d.status||0===d.status||200<=d.status&&300>d.status?b(e,a):c(e)};d.send()}else c("error: href must be specified")}},x=/Trident/.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent);
|
||||
k.prototype.loadImports=function(a){a=a.querySelectorAll("link[rel=import]");for(var b=0,c=a.length;b<c;b++)this.loadImport(a[b])};k.prototype.loadImport=function(a){var b=this,c=a.href;if(void 0!==this.documents[c]){var e=this.documents[c];e&&e.__loaded&&(a.import=e,this.fireEventIfNeeded(a))}else this.inflight++,this.documents[c]="pending",C.load(c,function(a,e){a=b.makeDocument(a,e||c);b.documents[c]=a;b.inflight--;b.loadImports(a);b.processImportsIfLoadingDone()},function(){b.documents[c]=null;
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -8,59 +8,59 @@
|
||||
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
|
||||
*/
|
||||
'use strict';var ba={scope:{},getGlobal:function(a){return"undefined"!=typeof window&&window===a?a:"undefined"!=typeof global&&null!=global?global:a}};ba.global=ba.getGlobal(this);
|
||||
(function(a){function b(a,b){if("function"===typeof window.CustomEvent)return new CustomEvent(a,b);var c=document.createEvent("CustomEvent");c.initCustomEvent(a,!!b.bubbles,!!b.cancelable,b.detail);return c}function c(a){if(y)return a.ownerDocument!==document?a.ownerDocument:null;var b=a.__importDoc;if(!b&&a.parentNode){b=a.parentNode;if("function"===typeof b.closest)b=b.closest("link[rel=import]");else for(;!h(b)&&(b=b.parentNode););a.__importDoc=b}return b}function d(a){var b=document.querySelectorAll("link[rel=import]:not(import-dependency)"),
|
||||
'use strict';var aa={scope:{},getGlobal:function(a){return"undefined"!=typeof window&&window===a?a:"undefined"!=typeof global&&null!=global?global:a}};aa.global=aa.getGlobal(this);
|
||||
(function(a){function b(a,b){if("function"===typeof window.CustomEvent)return new CustomEvent(a,b);var c=document.createEvent("CustomEvent");c.initCustomEvent(a,!!b.bubbles,!!b.cancelable,b.detail);return c}function c(a){if(l)return a.ownerDocument!==document?a.ownerDocument:null;var b=a.__importDoc;if(!b&&a.parentNode){b=a.parentNode;if("function"===typeof b.closest)b=b.closest("link[rel=import]");else for(;!h(b)&&(b=b.parentNode););a.__importDoc=b}return b}function d(a){var b=document.querySelectorAll("link[rel=import]:not(import-dependency)"),
|
||||
c=b.length;if(c)for(var d=0,e=b.length,f;d<e&&(f=b[d]);d++)g(f,function(){0===--c&&a()});else a()}function e(a){if("loading"!==document.readyState)a();else{var b=function(){"loading"!==document.readyState&&(document.removeEventListener("readystatechange",b),a())};document.addEventListener("readystatechange",b)}}function f(a){e(function(){return d(function(){return a&&a()})})}function g(a,b){if(a.__loaded)b&&b();else if("script"!==a.localName||a.src){var c=function(d){a.removeEventListener(d.type,
|
||||
c);a.__loaded=!0;b&&b()};a.addEventListener("load",c);ra&&"style"===a.localName||a.addEventListener("error",c)}else a.__loaded=!0,b&&b()}function h(a){return a.nodeType===Node.ELEMENT_NODE&&"link"===a.localName&&"import"===a.rel}function k(){var a=this;this.documents={};this.inflight=0;this.dynamicImportsMO=new MutationObserver(function(b){return a.handleMutations(b)});e(function(){a.dynamicImportsMO.observe(document.head,{childList:!0,subtree:!0});a.loadImports(document)})}var y="import"in document.createElement("link"),
|
||||
v=null;!1==="currentScript"in document&&Object.defineProperty(document,"currentScript",{get:function(){return v||("complete"!==document.readyState?document.scripts[document.scripts.length-1]:null)},configurable:!0});var J=/(^\/)|(^#)|(^[\w-\d]*:)/,V=/(url\()([^)]*)(\))/g,sa=/(@import[\s]+(?!url\())([^;]*)(;)/g,Qa=/(<link[^>]*)(rel=['|"]?stylesheet['|"]?[^>]*>)/g,r={fixUrls:function(a,b){a.href&&a.setAttribute("href",r.replaceAttrUrl(a.getAttribute("href"),b));a.src&&a.setAttribute("src",r.replaceAttrUrl(a.getAttribute("src"),
|
||||
b));"style"===a.localName&&r.resolveUrlsInStyle(a,b)},fixUrlAttributes:function(a,b){for(var c=["action","src","href","url","style"],d=0,e;d<c.length&&(e=c[d]);d++){var f=a.attributes[e],g=f&&f.value;g&&0>g.search(/({{|\[\[)/)&&(f.value="style"===e?r.resolveUrlsInCssText(g,b):r.replaceAttrUrl(g,b))}},fixUrlsInTemplates:function(a,b){a=a.querySelectorAll("template");for(var c=0;c<a.length;c++)r.fixUrlsInTemplate(a[c],b)},fixUrlsInTemplate:function(a,b){a=a.content||a;for(var c=a.querySelectorAll("style, form[action], [src], [href], [url], [style]"),
|
||||
d=0;d<c.length;d++){var e=c[d];"style"==e.localName?r.resolveUrlsInStyle(e,b):r.fixUrlAttributes(e,b)}r.fixUrlsInTemplates(a,b)},resolveUrlsInStyle:function(a,b){a.textContent=r.resolveUrlsInCssText(a.textContent,b)},resolveUrlsInCssText:function(a,b){a=r.replaceUrls(a,b,V);return a=r.replaceUrls(a,b,sa)},replaceUrls:function(a,b,c){return a.replace(c,function(a,c,d,e){a=d.replace(/["']/g,"");b&&(a=r.resolveUrl(a,b));return c+"'"+a+"'"+e})},replaceAttrUrl:function(a,b){return a&&J.test(a)?a:r.resolveUrl(a,
|
||||
b)},resolveUrl:function(a,b){if(void 0===r.__workingURL){r.__workingURL=!1;try{var c=new URL("b","http://a");c.pathname="c%20d";r.__workingURL="http://a/c%20d"===c.href}catch(Pa){}}if(r.__workingURL)return(new URL(a,b)).href;c=r.__tempDoc;c||(c=document.implementation.createHTMLDocument("temp"),r.__tempDoc=c,c.__base=c.createElement("base"),c.head.appendChild(c.__base),c.__anchor=c.createElement("a"));c.__base.href=b;c.__anchor.href=a;return c.__anchor.href||a}},W={async:!0,load:function(a,b,c){if(a)if(a.match(/^data:/)){a=
|
||||
a.split(",");var d=a[1],d=-1<a[0].indexOf(";base64")?atob(d):decodeURIComponent(d);b(d)}else{var e=new XMLHttpRequest;e.open("GET",a,W.async);e.onload=function(){var a=e.getResponseHeader("Location");a&&0===a.indexOf("/")&&(a=(location.origin||location.protocol+"//"+location.host)+a);var d=e.response||e.responseText;304===e.status||0===e.status||200<=e.status&&300>e.status?b(d,a):c(d)};e.send()}else c("error: href must be specified")}},ra=/Trident/.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent);
|
||||
k.prototype.loadImports=function(a){a=a.querySelectorAll("link[rel=import]");for(var b=0,c=a.length;b<c;b++)this.loadImport(a[b])};k.prototype.loadImport=function(a){var b=this,c=a.href;if(void 0!==this.documents[c]){var d=this.documents[c];d&&d.__loaded&&(a.import=d,this.fireEventIfNeeded(a))}else this.inflight++,this.documents[c]="pending",W.load(c,function(a,d){a=b.makeDocument(a,d||c);b.documents[c]=a;b.inflight--;b.loadImports(a);b.processImportsIfLoadingDone()},function(){b.documents[c]=null;
|
||||
b.inflight--;b.processImportsIfLoadingDone()})};k.prototype.makeDocument=function(a,b){if(!a)return document.createDocumentFragment();ra&&(a=a.replace(Qa,function(a,b,c){return-1===a.indexOf("type=")?b+" type=import-disable "+c:a}));var c=document.createElement("template");c.innerHTML=a;if(c.content)a=c.content;else for(a=document.createDocumentFragment();c.firstChild;)a.appendChild(c.firstChild);if(c=a.querySelector("base"))b=r.replaceAttrUrl(c.getAttribute("href"),b),c.removeAttribute("href");for(var c=
|
||||
a.querySelectorAll('link[rel=import], link[rel=stylesheet][href][type=import-disable],\n style:not([type]), link[rel=stylesheet][href]:not([type]),\n script:not([type]), script[type="application/javascript"],\n script[type="text/javascript"]'),d=0,e=0,f=c.length,h;e<f&&(h=c[e]);e++)g(h),r.fixUrls(h,b),h.setAttribute("import-dependency",""),"script"===h.localName&&!h.src&&h.textContent&&(h.setAttribute("src","data:text/javascript;charset=utf-8,"+encodeURIComponent(h.textContent+("\n//# sourceURL="+
|
||||
b+(d?"-"+d:"")+".js\n"))),h.textContent="",d++);r.fixUrlsInTemplates(a,b);return a};k.prototype.processImportsIfLoadingDone=function(){var a=this;if(!this.inflight){this.dynamicImportsMO.disconnect();this.flatten(document);var b=!1,c=!1,d=function(){c&&b&&(a.dynamicImportsMO.observe(document.head,{childList:!0,subtree:!0}),a.fireEvents())};this.waitForStyles(function(){c=!0;d()});this.runScripts(function(){b=!0;d()})}};k.prototype.flatten=function(a){a=a.querySelectorAll("link[rel=import]");for(var b=
|
||||
c);a.__loaded=!0;b&&b()};a.addEventListener("load",c);ra&&"style"===a.localName||a.addEventListener("error",c)}else a.__loaded=!0,b&&b()}function h(a){return a.nodeType===Node.ELEMENT_NODE&&"link"===a.localName&&"import"===a.rel}function k(){var a=this;this.documents={};this.inflight=0;this.dynamicImportsMO=new MutationObserver(function(b){return a.handleMutations(b)});e(function(){a.dynamicImportsMO.observe(document.head,{childList:!0,subtree:!0});a.loadImports(document)})}var l="import"in document.createElement("link"),
|
||||
t=null;!1==="currentScript"in document&&Object.defineProperty(document,"currentScript",{get:function(){return t||("complete"!==document.readyState?document.scripts[document.scripts.length-1]:null)},configurable:!0});var C=/(^\/)|(^#)|(^[\w-\d]*:)/,R=/(url\()([^)]*)(\))/g,sa=/(@import[\s]+(?!url\())([^;]*)(;)/g,Qa=/(<link[^>]*)(rel=['|"]?stylesheet['|"]?[^>]*>)/g,w={fixUrls:function(a,b){a.href&&a.setAttribute("href",w.replaceAttrUrl(a.getAttribute("href"),b));a.src&&a.setAttribute("src",w.replaceAttrUrl(a.getAttribute("src"),
|
||||
b));"style"===a.localName&&w.resolveUrlsInStyle(a,b)},fixUrlsInTemplates:function(a,b){a=a.querySelectorAll("template");for(var c=0;c<a.length;c++)w.fixUrlsInTemplate(a[c],b)},fixUrlsInTemplate:function(a,b){a=a.content||a;for(var c=a.querySelectorAll("style, [src], [style]"),d=0;d<c.length;d++){var e=c[d];"style"==e.localName?w.resolveUrlsInStyle(e,b):w.fixUrlAttributes(e,b)}w.fixUrlsInTemplates(a,b)},fixUrlAttributes:function(a,b){for(var c=["src","style"],d=0,e;d<c.length&&(e=c[d]);d++){var f=
|
||||
a.attributes[e],g=f&&f.value;g&&0>g.search(/({{|\[\[)/)&&(f.value="style"===e?w.resolveUrlsInCssText(g,b):w.replaceAttrUrl(g,b))}},resolveUrlsInStyle:function(a,b){a.textContent=w.resolveUrlsInCssText(a.textContent,b)},resolveUrlsInCssText:function(a,b){a=w.replaceUrls(a,b,R);return a=w.replaceUrls(a,b,sa)},replaceUrls:function(a,b,c){return a.replace(c,function(a,c,d,e){a=d.replace(/["']/g,"");b&&(a=w.resolveUrl(a,b));return c+"'"+a+"'"+e})},replaceAttrUrl:function(a,b){return a&&C.test(a)?a:w.resolveUrl(a,
|
||||
b)},resolveUrl:function(a,b){if(void 0===w.__workingURL){w.__workingURL=!1;try{var c=new URL("b","http://a");c.pathname="c%20d";w.__workingURL="http://a/c%20d"===c.href}catch(Pa){}}if(w.__workingURL)return(new URL(a,b)).href;c=w.__tempDoc;c||(c=document.implementation.createHTMLDocument("temp"),w.__tempDoc=c,c.__base=c.createElement("base"),c.head.appendChild(c.__base),c.__anchor=c.createElement("a"));c.__base.href=b;c.__anchor.href=a;return c.__anchor.href||a}},X={async:!0,load:function(a,b,c){if(a)if(a.match(/^data:/)){a=
|
||||
a.split(",");var d=a[1],d=-1<a[0].indexOf(";base64")?atob(d):decodeURIComponent(d);b(d)}else{var e=new XMLHttpRequest;e.open("GET",a,X.async);e.onload=function(){var a=e.getResponseHeader("Location");a&&0===a.indexOf("/")&&(a=(location.origin||location.protocol+"//"+location.host)+a);var d=e.response||e.responseText;304===e.status||0===e.status||200<=e.status&&300>e.status?b(d,a):c(d)};e.send()}else c("error: href must be specified")}},ra=/Trident/.test(navigator.userAgent)||/Edge\/\d./i.test(navigator.userAgent);
|
||||
k.prototype.loadImports=function(a){a=a.querySelectorAll("link[rel=import]");for(var b=0,c=a.length;b<c;b++)this.loadImport(a[b])};k.prototype.loadImport=function(a){var b=this,c=a.href;if(void 0!==this.documents[c]){var d=this.documents[c];d&&d.__loaded&&(a.import=d,this.fireEventIfNeeded(a))}else this.inflight++,this.documents[c]="pending",X.load(c,function(a,d){a=b.makeDocument(a,d||c);b.documents[c]=a;b.inflight--;b.loadImports(a);b.processImportsIfLoadingDone()},function(){b.documents[c]=null;
|
||||
b.inflight--;b.processImportsIfLoadingDone()})};k.prototype.makeDocument=function(a,b){if(!a)return document.createDocumentFragment();ra&&(a=a.replace(Qa,function(a,b,c){return-1===a.indexOf("type=")?b+" type=import-disable "+c:a}));var c=document.createElement("template");c.innerHTML=a;if(c.content)a=c.content;else for(a=document.createDocumentFragment();c.firstChild;)a.appendChild(c.firstChild);if(c=a.querySelector("base"))b=w.replaceAttrUrl(c.getAttribute("href"),b),c.removeAttribute("href");for(var c=
|
||||
a.querySelectorAll('link[rel=import], link[rel=stylesheet][href][type=import-disable],\n style:not([type]), link[rel=stylesheet][href]:not([type]),\n script:not([type]), script[type="application/javascript"],\n script[type="text/javascript"]'),d=0,e=0,f=c.length,h;e<f&&(h=c[e]);e++)g(h),w.fixUrls(h,b),h.setAttribute("import-dependency",""),"script"===h.localName&&!h.src&&h.textContent&&(h.setAttribute("src","data:text/javascript;charset=utf-8,"+encodeURIComponent(h.textContent+("\n//# sourceURL="+
|
||||
b+(d?"-"+d:"")+".js\n"))),h.textContent="",d++);w.fixUrlsInTemplates(a,b);return a};k.prototype.processImportsIfLoadingDone=function(){var a=this;if(!this.inflight){this.dynamicImportsMO.disconnect();this.flatten(document);var b=!1,c=!1,d=function(){c&&b&&(a.dynamicImportsMO.observe(document.head,{childList:!0,subtree:!0}),a.fireEvents())};this.waitForStyles(function(){c=!0;d()});this.runScripts(function(){b=!0;d()})}};k.prototype.flatten=function(a){a=a.querySelectorAll("link[rel=import]");for(var b=
|
||||
{},c=0,d=a.length;c<d&&(b.n=a[c]);b={n:b.n},c++){var e=this.documents[b.n.href];(b.n.import=e)&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&(this.documents[b.n.href]=b.n,b.n.readyState="loading",b.n.import=b.n,Object.defineProperty(b.n,"baseURI",{get:function(a){return function(){return a.n.href}}(b),configurable:!0,enumerable:!0}),this.flatten(e),b.n.appendChild(e))}};k.prototype.runScripts=function(a){function b(e){if(e<d){var f=c[e],h=document.createElement("script");f.removeAttribute("import-dependency");
|
||||
for(var k=0,r=f.attributes.length;k<r;k++)h.setAttribute(f.attributes[k].name,f.attributes[k].value);v=h;f.parentNode.replaceChild(h,f);g(h,function(){v=null;b(e+1)})}else a()}var c=document.querySelectorAll("script[import-dependency]"),d=c.length;b(0)};k.prototype.waitForStyles=function(a){var b=document.querySelectorAll("style[import-dependency],\n link[rel=stylesheet][import-dependency]"),d=b.length;if(d)for(var e=ra&&!!document.querySelector("link[rel=stylesheet][href][type=import-disable]"),
|
||||
f={},h=0,k=b.length;h<k&&(f.s=b[h]);f={s:f.s},h++){if(g(f.s,function(b){return function(){b.s.removeAttribute("import-dependency");0===--d&&a()}}(f)),e&&f.s.parentNode!==document.head){var r=document.createElement(f.s.localName);r.__appliedElement=f.s;r.setAttribute("type","import-placeholder");f.s.parentNode.insertBefore(r,f.s.nextSibling);for(r=c(f.s);r&&c(r);)r=c(r);r.parentNode!==document.head&&(r=null);document.head.insertBefore(f.s,r);f.s.removeAttribute("type")}}else a()};k.prototype.fireEvents=
|
||||
for(var k=0,l=f.attributes.length;k<l;k++)h.setAttribute(f.attributes[k].name,f.attributes[k].value);t=h;f.parentNode.replaceChild(h,f);g(h,function(){t=null;b(e+1)})}else a()}var c=document.querySelectorAll("script[import-dependency]"),d=c.length;b(0)};k.prototype.waitForStyles=function(a){var b=document.querySelectorAll("style[import-dependency],\n link[rel=stylesheet][import-dependency]"),d=b.length;if(d)for(var e=ra&&!!document.querySelector("link[rel=stylesheet][href][type=import-disable]"),
|
||||
f={},h=0,k=b.length;h<k&&(f.s=b[h]);f={s:f.s},h++){if(g(f.s,function(b){return function(){b.s.removeAttribute("import-dependency");0===--d&&a()}}(f)),e&&f.s.parentNode!==document.head){var l=document.createElement(f.s.localName);l.__appliedElement=f.s;l.setAttribute("type","import-placeholder");f.s.parentNode.insertBefore(l,f.s.nextSibling);for(l=c(f.s);l&&c(l);)l=c(l);l.parentNode!==document.head&&(l=null);document.head.insertBefore(f.s,l);f.s.removeAttribute("type")}}else a()};k.prototype.fireEvents=
|
||||
function(){for(var a=document.querySelectorAll("link[rel=import]"),b=a.length-1,c;0<=b&&(c=a[b]);b--)this.fireEventIfNeeded(c)};k.prototype.fireEventIfNeeded=function(a){a.__loaded||(a.__loaded=!0,a.import&&(a.import.readyState="complete"),a.dispatchEvent(b(a.import?"load":"error",{bubbles:!1,cancelable:!1,detail:void 0})))};k.prototype.handleMutations=function(a){for(var b=0;b<a.length;b++){var c=a[b];if(c.addedNodes)for(var d=0;d<c.addedNodes.length;d++){var e=c.addedNodes[d];e&&e.nodeType===Node.ELEMENT_NODE&&
|
||||
(h(e)?this.loadImport(e):this.loadImports(e))}}};if(y){for(var H=document.querySelectorAll("link[rel=import]"),E=0,ta=H.length,aa;E<ta&&(aa=H[E]);E++)aa.import&&"loading"===aa.import.readyState||(aa.__loaded=!0);H=function(a){a=a.target;h(a)&&(a.__loaded=!0)};document.addEventListener("load",H,!0);document.addEventListener("error",H,!0)}else new k;f(function(){return document.dispatchEvent(b("HTMLImportsLoaded",{cancelable:!0,bubbles:!0,detail:void 0}))});a.useNative=y;a.whenReady=f;a.importForElement=
|
||||
c})(window.HTMLImports=window.HTMLImports||{});var l={},ca=new Set("annotation-xml color-profile font-face font-face-src font-face-uri font-face-format font-face-name missing-glyph".split(" "));function ea(a,b){for(;b&&b!==a&&!b.nextSibling;)b=b.parentNode;return b&&b!==a?b.nextSibling:null}
|
||||
function fa(a,b,c){c=void 0===c?new Set:c;for(var d=a;d;){if(d.nodeType===Node.ELEMENT_NODE){var e=d;b(e);var f=e.localName;if("link"===f&&"import"===e.getAttribute("rel")){d=e.import;if(d instanceof Node&&!c.has(d))for(c.add(d),d=d.firstChild;d;d=d.nextSibling)fa(d,b,c);d=ea(a,e);continue}else if("template"===f){d=ea(a,e);continue}if(e=e.__CE_shadowRoot)for(e=e.firstChild;e;e=e.nextSibling)fa(e,b,c)}d=d.firstChild?d.firstChild:ea(a,d)}}
|
||||
l.isValidCustomElementName=function(a){var b=ca.has(a);a=/^[a-z][.0-9_a-z]*-[\-.0-9_a-z]*$/.test(a);return!b&&a};l.isConnected=function(a){var b=a.isConnected;if(void 0!==b)return b;for(;a&&!(a.__CE_isImportDocument||a instanceof Document);)a=a.parentNode||(window.ShadowRoot&&a instanceof ShadowRoot?a.host:void 0);return!(!a||!(a.__CE_isImportDocument||a instanceof Document))};l.walkDeepDescendantElements=fa;l.setPropertyUnchecked=function(a,b,c){a[b]=c};var m={default:{custom:1,failed:2}};var ga={};function n(){this._localNameToDefinition=new Map;this._constructorToDefinition=new Map;this._patches=[];this._hasPatches=!1}n.prototype.setDefinition=function(a,b){this._localNameToDefinition.set(a,b);this._constructorToDefinition.set(b.constructor,b)};n.prototype.localNameToDefinition=function(a){return this._localNameToDefinition.get(a)};n.prototype.constructorToDefinition=function(a){return this._constructorToDefinition.get(a)};n.prototype.addPatch=function(a){this._hasPatches=!0;this._patches.push(a)};
|
||||
n.prototype.patchTree=function(a){var b=this;this._hasPatches&&l.walkDeepDescendantElements(a,function(a){return b.patch(a)})};n.prototype.patch=function(a){if(this._hasPatches&&!a.__CE_patched){a.__CE_patched=!0;for(var b=0;b<this._patches.length;b++)this._patches[b](a)}};n.prototype.connectTree=function(a){var b=[];l.walkDeepDescendantElements(a,function(a){return b.push(a)});for(a=0;a<b.length;a++){var c=b[a];c.__CE_state===m.default.custom?this.connectedCallback(c):this.upgradeElement(c)}};
|
||||
n.prototype.disconnectTree=function(a){var b=[];l.walkDeepDescendantElements(a,function(a){return b.push(a)});for(a=0;a<b.length;a++){var c=b[a];c.__CE_state===m.default.custom&&this.disconnectedCallback(c)}};
|
||||
n.prototype.patchAndUpgradeTree=function(a,b){b=void 0===b?new Set:b;var c=this,d=[];l.walkDeepDescendantElements(a,function(a){if("link"===a.localName&&"import"===a.getAttribute("rel")){var e=a.import;e instanceof Node&&"complete"===e.readyState?(e.__CE_isImportDocument=!0,e.__CE_hasRegistry=!0):a.addEventListener("load",function(){var d=a.import;d.__CE_documentLoadHandled||(d.__CE_documentLoadHandled=!0,d.__CE_isImportDocument=!0,d.__CE_hasRegistry=!0,new Set(b),b.delete(d),c.patchAndUpgradeTree(d,
|
||||
(h(e)?this.loadImport(e):this.loadImports(e))}}};if(l){for(var J=document.querySelectorAll("link[rel=import]"),G=0,ta=J.length,ba;G<ta&&(ba=J[G]);G++)ba.import&&"loading"===ba.import.readyState||(ba.__loaded=!0);J=function(a){a=a.target;h(a)&&(a.__loaded=!0)};document.addEventListener("load",J,!0);document.addEventListener("error",J,!0)}else new k;f(function(){return document.dispatchEvent(b("HTMLImportsLoaded",{cancelable:!0,bubbles:!0,detail:void 0}))});a.useNative=l;a.whenReady=f;a.importForElement=
|
||||
c})(window.HTMLImports=window.HTMLImports||{});var m={},ca=new Set("annotation-xml color-profile font-face font-face-src font-face-uri font-face-format font-face-name missing-glyph".split(" "));function da(a,b){for(;b&&b!==a&&!b.nextSibling;)b=b.parentNode;return b&&b!==a?b.nextSibling:null}
|
||||
function fa(a,b,c){c=void 0===c?new Set:c;for(var d=a;d;){if(d.nodeType===Node.ELEMENT_NODE){var e=d;b(e);var f=e.localName;if("link"===f&&"import"===e.getAttribute("rel")){d=e.import;if(d instanceof Node&&!c.has(d))for(c.add(d),d=d.firstChild;d;d=d.nextSibling)fa(d,b,c);d=da(a,e);continue}else if("template"===f){d=da(a,e);continue}if(e=e.__CE_shadowRoot)for(e=e.firstChild;e;e=e.nextSibling)fa(e,b,c)}d=d.firstChild?d.firstChild:da(a,d)}}
|
||||
m.isValidCustomElementName=function(a){var b=ca.has(a);a=/^[a-z][.0-9_a-z]*-[\-.0-9_a-z]*$/.test(a);return!b&&a};m.isConnected=function(a){var b=a.isConnected;if(void 0!==b)return b;for(;a&&!(a.__CE_isImportDocument||a instanceof Document);)a=a.parentNode||(window.ShadowRoot&&a instanceof ShadowRoot?a.host:void 0);return!(!a||!(a.__CE_isImportDocument||a instanceof Document))};m.walkDeepDescendantElements=fa;m.setPropertyUnchecked=function(a,b,c){a[b]=c};var n={default:{custom:1,failed:2}};var ga={};function p(){this._localNameToDefinition=new Map;this._constructorToDefinition=new Map;this._patches=[];this._hasPatches=!1}p.prototype.setDefinition=function(a,b){this._localNameToDefinition.set(a,b);this._constructorToDefinition.set(b.constructor,b)};p.prototype.localNameToDefinition=function(a){return this._localNameToDefinition.get(a)};p.prototype.constructorToDefinition=function(a){return this._constructorToDefinition.get(a)};p.prototype.addPatch=function(a){this._hasPatches=!0;this._patches.push(a)};
|
||||
p.prototype.patchTree=function(a){var b=this;this._hasPatches&&m.walkDeepDescendantElements(a,function(a){return b.patch(a)})};p.prototype.patch=function(a){if(this._hasPatches&&!a.__CE_patched){a.__CE_patched=!0;for(var b=0;b<this._patches.length;b++)this._patches[b](a)}};p.prototype.connectTree=function(a){var b=[];m.walkDeepDescendantElements(a,function(a){return b.push(a)});for(a=0;a<b.length;a++){var c=b[a];c.__CE_state===n.default.custom?this.connectedCallback(c):this.upgradeElement(c)}};
|
||||
p.prototype.disconnectTree=function(a){var b=[];m.walkDeepDescendantElements(a,function(a){return b.push(a)});for(a=0;a<b.length;a++){var c=b[a];c.__CE_state===n.default.custom&&this.disconnectedCallback(c)}};
|
||||
p.prototype.patchAndUpgradeTree=function(a,b){b=void 0===b?new Set:b;var c=this,d=[];m.walkDeepDescendantElements(a,function(a){if("link"===a.localName&&"import"===a.getAttribute("rel")){var e=a.import;e instanceof Node&&"complete"===e.readyState?(e.__CE_isImportDocument=!0,e.__CE_hasRegistry=!0):a.addEventListener("load",function(){var d=a.import;d.__CE_documentLoadHandled||(d.__CE_documentLoadHandled=!0,d.__CE_isImportDocument=!0,d.__CE_hasRegistry=!0,new Set(b),b.delete(d),c.patchAndUpgradeTree(d,
|
||||
b))})}else d.push(a)},b);if(this._hasPatches)for(a=0;a<d.length;a++)this.patch(d[a]);for(a=0;a<d.length;a++)this.upgradeElement(d[a])};
|
||||
n.prototype.upgradeElement=function(a){if(void 0===a.__CE_state){var b=this.localNameToDefinition(a.localName);if(b){b.constructionStack.push(a);var c=b.constructor;try{try{if(new c!==a)throw Error("The custom element constructor did not produce the element being upgraded.");}finally{b.constructionStack.pop()}}catch(f){throw a.__CE_state=m.default.failed,f;}a.__CE_state=m.default.custom;a.__CE_definition=b;if(b.attributeChangedCallback)for(b=b.observedAttributes,c=0;c<b.length;c++){var d=b[c],e=a.getAttribute(d);
|
||||
null!==e&&this.attributeChangedCallback(a,d,null,e,null)}l.isConnected(a)&&this.connectedCallback(a)}}};n.prototype.connectedCallback=function(a){var b=a.__CE_definition;b.connectedCallback&&b.connectedCallback.call(a)};n.prototype.disconnectedCallback=function(a){var b=a.__CE_definition;b.disconnectedCallback&&b.disconnectedCallback.call(a)};
|
||||
n.prototype.attributeChangedCallback=function(a,b,c,d,e){var f=a.__CE_definition;f.attributeChangedCallback&&-1<f.observedAttributes.indexOf(b)&&f.attributeChangedCallback.call(a,b,c,d,e)};ga.default=n;var ha={};function ia(a,b){this._internals=a;this._document=b;this._observer=void 0;this._internals.patchAndUpgradeTree(this._document);"loading"===this._document.readyState&&(this._observer=new MutationObserver(this._handleMutations.bind(this)),this._observer.observe(this._document,{childList:!0,subtree:!0}))}ia.prototype.disconnect=function(){this._observer&&this._observer.disconnect()};
|
||||
ia.prototype._handleMutations=function(a){var b=this._document.readyState;"interactive"!==b&&"complete"!==b||this.disconnect();for(b=0;b<a.length;b++)for(var c=a[b].addedNodes,d=0;d<c.length;d++)this._internals.patchAndUpgradeTree(c[d])};ha.default=ia;var ja={};function ka(){var a=this;this._resolve=this._value=void 0;this._promise=new Promise(function(b){a._resolve=b;a._value&&b(a._value)})}ka.prototype.resolve=function(a){if(this._value)throw Error("Already resolved.");this._value=a;this._resolve&&this._resolve(a)};ka.prototype.toPromise=function(){return this._promise};ja.default=ka;var la={};function p(a){this._elementDefinitionIsRunning=!1;this._internals=a;this._whenDefinedDeferred=new Map;this._flushCallback=function(a){return a()};this._flushPending=!1;this._unflushedLocalNames=[];this._documentConstructionObserver=new ha.default(a,document)}
|
||||
p.prototype.define=function(a,b){var c=this;if(!(b instanceof Function))throw new TypeError("Custom element constructors must be functions.");if(!l.isValidCustomElementName(a))throw new SyntaxError("The element name '"+a+"' is not valid.");if(this._internals.localNameToDefinition(a))throw Error("A custom element with name '"+a+"' has already been defined.");if(this._elementDefinitionIsRunning)throw Error("A custom element is already being defined.");this._elementDefinitionIsRunning=!0;var d,e,f,g,
|
||||
h;try{var k=function(a){var b=y[a];if(void 0!==b&&!(b instanceof Function))throw Error("The '"+a+"' callback must be a function.");return b},y=b.prototype;if(!(y instanceof Object))throw new TypeError("The custom element constructor's prototype is not an object.");d=k("connectedCallback");e=k("disconnectedCallback");f=k("adoptedCallback");g=k("attributeChangedCallback");h=b.observedAttributes||[]}catch(v){return}finally{this._elementDefinitionIsRunning=!1}this._internals.setDefinition(a,{localName:a,
|
||||
p.prototype.upgradeElement=function(a){if(void 0===a.__CE_state){var b=this.localNameToDefinition(a.localName);if(b){b.constructionStack.push(a);var c=b.constructor;try{try{if(new c!==a)throw Error("The custom element constructor did not produce the element being upgraded.");}finally{b.constructionStack.pop()}}catch(f){throw a.__CE_state=n.default.failed,f;}a.__CE_state=n.default.custom;a.__CE_definition=b;if(b.attributeChangedCallback)for(b=b.observedAttributes,c=0;c<b.length;c++){var d=b[c],e=a.getAttribute(d);
|
||||
null!==e&&this.attributeChangedCallback(a,d,null,e,null)}m.isConnected(a)&&this.connectedCallback(a)}}};p.prototype.connectedCallback=function(a){var b=a.__CE_definition;b.connectedCallback&&b.connectedCallback.call(a)};p.prototype.disconnectedCallback=function(a){var b=a.__CE_definition;b.disconnectedCallback&&b.disconnectedCallback.call(a)};
|
||||
p.prototype.attributeChangedCallback=function(a,b,c,d,e){var f=a.__CE_definition;f.attributeChangedCallback&&-1<f.observedAttributes.indexOf(b)&&f.attributeChangedCallback.call(a,b,c,d,e)};ga.default=p;var ha={};function ia(a,b){this._internals=a;this._document=b;this._observer=void 0;this._internals.patchAndUpgradeTree(this._document);"loading"===this._document.readyState&&(this._observer=new MutationObserver(this._handleMutations.bind(this)),this._observer.observe(this._document,{childList:!0,subtree:!0}))}ia.prototype.disconnect=function(){this._observer&&this._observer.disconnect()};
|
||||
ia.prototype._handleMutations=function(a){var b=this._document.readyState;"interactive"!==b&&"complete"!==b||this.disconnect();for(b=0;b<a.length;b++)for(var c=a[b].addedNodes,d=0;d<c.length;d++)this._internals.patchAndUpgradeTree(c[d])};ha.default=ia;var ja={};function ka(){var a=this;this._resolve=this._value=void 0;this._promise=new Promise(function(b){a._resolve=b;a._value&&b(a._value)})}ka.prototype.resolve=function(a){if(this._value)throw Error("Already resolved.");this._value=a;this._resolve&&this._resolve(a)};ka.prototype.toPromise=function(){return this._promise};ja.default=ka;var la={};function q(a){this._elementDefinitionIsRunning=!1;this._internals=a;this._whenDefinedDeferred=new Map;this._flushCallback=function(a){return a()};this._flushPending=!1;this._unflushedLocalNames=[];this._documentConstructionObserver=new ha.default(a,document)}
|
||||
q.prototype.define=function(a,b){var c=this;if(!(b instanceof Function))throw new TypeError("Custom element constructors must be functions.");if(!m.isValidCustomElementName(a))throw new SyntaxError("The element name '"+a+"' is not valid.");if(this._internals.localNameToDefinition(a))throw Error("A custom element with name '"+a+"' has already been defined.");if(this._elementDefinitionIsRunning)throw Error("A custom element is already being defined.");this._elementDefinitionIsRunning=!0;var d,e,f,g,
|
||||
h;try{var k=function(a){var b=l[a];if(void 0!==b&&!(b instanceof Function))throw Error("The '"+a+"' callback must be a function.");return b},l=b.prototype;if(!(l instanceof Object))throw new TypeError("The custom element constructor's prototype is not an object.");d=k("connectedCallback");e=k("disconnectedCallback");f=k("adoptedCallback");g=k("attributeChangedCallback");h=b.observedAttributes||[]}catch(t){return}finally{this._elementDefinitionIsRunning=!1}this._internals.setDefinition(a,{localName:a,
|
||||
constructor:b,connectedCallback:d,disconnectedCallback:e,adoptedCallback:f,attributeChangedCallback:g,observedAttributes:h,constructionStack:[]});this._unflushedLocalNames.push(a);this._flushPending||(this._flushPending=!0,this._flushCallback(function(){return c._flush()}))};
|
||||
p.prototype._flush=function(){if(!1!==this._flushPending)for(this._flushPending=!1,this._internals.patchAndUpgradeTree(document);0<this._unflushedLocalNames.length;){var a=this._unflushedLocalNames.shift();(a=this._whenDefinedDeferred.get(a))&&a.resolve(void 0)}};p.prototype.get=function(a){if(a=this._internals.localNameToDefinition(a))return a.constructor};
|
||||
p.prototype.whenDefined=function(a){if(!l.isValidCustomElementName(a))return Promise.reject(new SyntaxError("'"+a+"' is not a valid custom element name."));var b=this._whenDefinedDeferred.get(a);if(b)return b.toPromise();b=new ja.default;this._whenDefinedDeferred.set(a,b);this._internals.localNameToDefinition(a)&&-1===this._unflushedLocalNames.indexOf(a)&&b.resolve(void 0);return b.toPromise()};
|
||||
p.prototype.polyfillWrapFlushCallback=function(a){this._documentConstructionObserver.disconnect();var b=this._flushCallback;this._flushCallback=function(c){return a(function(){return b(c)})}};window.CustomElementRegistry=p;p.prototype.define=p.prototype.define;p.prototype.get=p.prototype.get;p.prototype.whenDefined=p.prototype.whenDefined;p.prototype.polyfillWrapFlushCallback=p.prototype.polyfillWrapFlushCallback;la.default=p;var q={},ma={Document_createElement:window.Document.prototype.createElement,Document_createElementNS:window.Document.prototype.createElementNS,Document_importNode:window.Document.prototype.importNode,Document_prepend:window.Document.prototype.prepend,Document_append:window.Document.prototype.append,Node_cloneNode:window.Node.prototype.cloneNode,Node_appendChild:window.Node.prototype.appendChild,Node_insertBefore:window.Node.prototype.insertBefore,Node_removeChild:window.Node.prototype.removeChild,
|
||||
q.prototype._flush=function(){if(!1!==this._flushPending)for(this._flushPending=!1,this._internals.patchAndUpgradeTree(document);0<this._unflushedLocalNames.length;){var a=this._unflushedLocalNames.shift();(a=this._whenDefinedDeferred.get(a))&&a.resolve(void 0)}};q.prototype.get=function(a){if(a=this._internals.localNameToDefinition(a))return a.constructor};
|
||||
q.prototype.whenDefined=function(a){if(!m.isValidCustomElementName(a))return Promise.reject(new SyntaxError("'"+a+"' is not a valid custom element name."));var b=this._whenDefinedDeferred.get(a);if(b)return b.toPromise();b=new ja.default;this._whenDefinedDeferred.set(a,b);this._internals.localNameToDefinition(a)&&-1===this._unflushedLocalNames.indexOf(a)&&b.resolve(void 0);return b.toPromise()};
|
||||
q.prototype.polyfillWrapFlushCallback=function(a){this._documentConstructionObserver.disconnect();var b=this._flushCallback;this._flushCallback=function(c){return a(function(){return b(c)})}};window.CustomElementRegistry=q;q.prototype.define=q.prototype.define;q.prototype.get=q.prototype.get;q.prototype.whenDefined=q.prototype.whenDefined;q.prototype.polyfillWrapFlushCallback=q.prototype.polyfillWrapFlushCallback;la.default=q;var r={},ma={Document_createElement:window.Document.prototype.createElement,Document_createElementNS:window.Document.prototype.createElementNS,Document_importNode:window.Document.prototype.importNode,Document_prepend:window.Document.prototype.prepend,Document_append:window.Document.prototype.append,Node_cloneNode:window.Node.prototype.cloneNode,Node_appendChild:window.Node.prototype.appendChild,Node_insertBefore:window.Node.prototype.insertBefore,Node_removeChild:window.Node.prototype.removeChild,
|
||||
Node_replaceChild:window.Node.prototype.replaceChild,Node_textContent:Object.getOwnPropertyDescriptor(window.Node.prototype,"textContent"),Element_attachShadow:window.Element.prototype.attachShadow,Element_innerHTML:Object.getOwnPropertyDescriptor(window.Element.prototype,"innerHTML"),Element_getAttribute:window.Element.prototype.getAttribute,Element_setAttribute:window.Element.prototype.setAttribute,Element_removeAttribute:window.Element.prototype.removeAttribute,Element_getAttributeNS:window.Element.prototype.getAttributeNS,
|
||||
Element_setAttributeNS:window.Element.prototype.setAttributeNS,Element_removeAttributeNS:window.Element.prototype.removeAttributeNS,Element_insertAdjacentElement:window.Element.prototype.insertAdjacentElement,Element_prepend:window.Element.prototype.prepend,Element_append:window.Element.prototype.append,Element_before:window.Element.prototype.before,Element_after:window.Element.prototype.after,Element_replaceWith:window.Element.prototype.replaceWith,Element_remove:window.Element.prototype.remove,
|
||||
HTMLElement:window.HTMLElement,HTMLElement_innerHTML:Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,"innerHTML"),HTMLElement_insertAdjacentElement:window.HTMLElement.prototype.insertAdjacentElement};q.default=ma;var ua={},va=new function(){};ua.default=va;var wa={default:function(a){window.HTMLElement=function(){function b(){var b=this.constructor,d=a.constructorToDefinition(b);if(!d)throw Error("The custom element being constructed was not registered with `customElements`.");var e=d.constructionStack;if(0===e.length)return e=q.default.Document_createElement.call(document,d.localName),Object.setPrototypeOf(e,b.prototype),e.__CE_state=m.default.custom,e.__CE_definition=d,a.patch(e),e;var d=e.length-1,f=e[d];if(f===ua.default)throw Error("The HTMLElement constructor was either called reentrantly for this constructor or called multiple times.");
|
||||
e[d]=ua.default;Object.setPrototypeOf(f,b.prototype);a.patch(f);return f}b.prototype=q.default.HTMLElement.prototype;return b}()}};var xa={default:function(a,b,c){b.prepend=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&l.isConnected(a)});c.prepend.apply(this,d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(l.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.append=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&l.isConnected(a)});c.append.apply(this,
|
||||
d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(l.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)}}};var ya={default:function(a){l.setPropertyUnchecked(Document.prototype,"createElement",function(b){if(this.__CE_hasRegistry){var c=a.localNameToDefinition(b);if(c)return new c.constructor}b=q.default.Document_createElement.call(this,b);a.patch(b);return b});l.setPropertyUnchecked(Document.prototype,"importNode",function(b,c){b=q.default.Document_importNode.call(this,b,c);this.__CE_hasRegistry?a.patchAndUpgradeTree(b):a.patchTree(b);return b});l.setPropertyUnchecked(Document.prototype,"createElementNS",
|
||||
function(b,c){if(this.__CE_hasRegistry&&(null===b||"http://www.w3.org/1999/xhtml"===b)){var d=a.localNameToDefinition(c);if(d)return new d.constructor}b=q.default.Document_createElementNS.call(this,b,c);a.patch(b);return b});xa.default(a,Document.prototype,{prepend:q.default.Document_prepend,append:q.default.Document_append})}};var za={default:function(a){function b(b,d){Object.defineProperty(b,"textContent",{enumerable:d.enumerable,configurable:!0,get:d.get,set:function(b){if(this.nodeType===Node.TEXT_NODE)d.set.call(this,b);else{var c=void 0;if(this.firstChild){var e=this.childNodes,h=e.length;if(0<h&&l.isConnected(this))for(var c=Array(h),k=0;k<h;k++)c[k]=e[k]}d.set.call(this,b);if(c)for(b=0;b<c.length;b++)a.disconnectTree(c[b])}}})}l.setPropertyUnchecked(Node.prototype,"insertBefore",function(b,d){if(b instanceof DocumentFragment){var c=
|
||||
Array.prototype.slice.apply(b.childNodes);b=q.default.Node_insertBefore.call(this,b,d);if(l.isConnected(this))for(d=0;d<c.length;d++)a.connectTree(c[d]);return b}c=l.isConnected(b);d=q.default.Node_insertBefore.call(this,b,d);c&&a.disconnectTree(b);l.isConnected(this)&&a.connectTree(b);return d});l.setPropertyUnchecked(Node.prototype,"appendChild",function(b){if(b instanceof DocumentFragment){var c=Array.prototype.slice.apply(b.childNodes);b=q.default.Node_appendChild.call(this,b);if(l.isConnected(this))for(var e=
|
||||
0;e<c.length;e++)a.connectTree(c[e]);return b}c=l.isConnected(b);e=q.default.Node_appendChild.call(this,b);c&&a.disconnectTree(b);l.isConnected(this)&&a.connectTree(b);return e});l.setPropertyUnchecked(Node.prototype,"cloneNode",function(b){b=q.default.Node_cloneNode.call(this,b);this.ownerDocument.__CE_hasRegistry?a.patchAndUpgradeTree(b):a.patchTree(b);return b});l.setPropertyUnchecked(Node.prototype,"removeChild",function(b){var c=l.isConnected(b),e=q.default.Node_removeChild.call(this,b);c&&a.disconnectTree(b);
|
||||
return e});l.setPropertyUnchecked(Node.prototype,"replaceChild",function(b,d){if(b instanceof DocumentFragment){var c=Array.prototype.slice.apply(b.childNodes);b=q.default.Node_replaceChild.call(this,b,d);if(l.isConnected(this))for(a.disconnectTree(d),d=0;d<c.length;d++)a.connectTree(c[d]);return b}var c=l.isConnected(b),f=q.default.Node_replaceChild.call(this,b,d),g=l.isConnected(this);g&&a.disconnectTree(d);c&&a.disconnectTree(b);g&&a.connectTree(b);return f});q.default.Node_textContent&&q.default.Node_textContent.get?
|
||||
b(Node.prototype,q.default.Node_textContent):a.addPatch(function(a){b(a,{enumerable:!0,configurable:!0,get:function(){for(var a=[],b=0;b<this.childNodes.length;b++)a.push(this.childNodes[b].textContent);return a.join("")},set:function(a){for(;this.firstChild;)q.default.Node_removeChild.call(this,this.firstChild);q.default.Node_appendChild.call(this,document.createTextNode(a))}})})}};var Aa={default:function(a,b,c){b.before=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&l.isConnected(a)});c.before.apply(this,d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(l.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.after=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&l.isConnected(a)});c.after.apply(this,
|
||||
d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(l.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.replaceWith=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];var f=d.filter(function(a){return a instanceof Node&&l.isConnected(a)}),g=l.isConnected(this);c.replaceWith.apply(this,d);for(var h=0;h<f.length;h++)a.disconnectTree(f[h]);if(g)for(a.disconnectTree(this),f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};
|
||||
b.remove=function(){var b=l.isConnected(this);c.remove.call(this);b&&a.disconnectTree(this)}}};var Ca={default:function(a){function b(b,c){Object.defineProperty(b,"innerHTML",{enumerable:c.enumerable,configurable:!0,get:c.get,set:function(b){var d=this,e=void 0;l.isConnected(this)&&(e=[],l.walkDeepDescendantElements(this,function(a){a!==d&&e.push(a)}));c.set.call(this,b);if(e)for(var f=0;f<e.length;f++){var g=e[f];g.__CE_state===m.default.custom&&a.disconnectedCallback(g)}this.ownerDocument.__CE_hasRegistry?a.patchAndUpgradeTree(this):a.patchTree(this);return b}})}function c(b,c){l.setPropertyUnchecked(b,
|
||||
"insertAdjacentElement",function(b,d){var e=l.isConnected(d);b=c.call(this,b,d);e&&a.disconnectTree(d);l.isConnected(b)&&a.connectTree(d);return b})}q.default.Element_attachShadow?l.setPropertyUnchecked(Element.prototype,"attachShadow",function(a){return this.__CE_shadowRoot=a=q.default.Element_attachShadow.call(this,a)}):console.warn("Custom Elements: `Element#attachShadow` was not patched.");if(q.default.Element_innerHTML&&q.default.Element_innerHTML.get)b(Element.prototype,q.default.Element_innerHTML);
|
||||
else if(q.default.HTMLElement_innerHTML&&q.default.HTMLElement_innerHTML.get)b(HTMLElement.prototype,q.default.HTMLElement_innerHTML);else{var d=q.default.Document_createElement.call(document,"div");a.addPatch(function(a){b(a,{enumerable:!0,configurable:!0,get:function(){return q.default.Node_cloneNode.call(this,!0).innerHTML},set:function(a){var b="template"===this.localName?this.content:this;for(d.innerHTML=a;0<b.childNodes.length;)q.default.Node_removeChild.call(b,b.childNodes[0]);for(;0<d.childNodes.length;)q.default.Node_appendChild.call(b,
|
||||
d.childNodes[0])}})})}l.setPropertyUnchecked(Element.prototype,"setAttribute",function(b,c){if(this.__CE_state!==m.default.custom)return q.default.Element_setAttribute.call(this,b,c);var d=q.default.Element_getAttribute.call(this,b);q.default.Element_setAttribute.call(this,b,c);c=q.default.Element_getAttribute.call(this,b);d!==c&&a.attributeChangedCallback(this,b,d,c,null)});l.setPropertyUnchecked(Element.prototype,"setAttributeNS",function(b,c,d){if(this.__CE_state!==m.default.custom)return q.default.Element_setAttributeNS.call(this,
|
||||
b,c,d);var e=q.default.Element_getAttributeNS.call(this,b,c);q.default.Element_setAttributeNS.call(this,b,c,d);d=q.default.Element_getAttributeNS.call(this,b,c);e!==d&&a.attributeChangedCallback(this,c,e,d,b)});l.setPropertyUnchecked(Element.prototype,"removeAttribute",function(b){if(this.__CE_state!==m.default.custom)return q.default.Element_removeAttribute.call(this,b);var c=q.default.Element_getAttribute.call(this,b);q.default.Element_removeAttribute.call(this,b);null!==c&&a.attributeChangedCallback(this,
|
||||
b,c,null,null)});l.setPropertyUnchecked(Element.prototype,"removeAttributeNS",function(b,c){if(this.__CE_state!==m.default.custom)return q.default.Element_removeAttributeNS.call(this,b,c);var d=q.default.Element_getAttributeNS.call(this,b,c);q.default.Element_removeAttributeNS.call(this,b,c);var e=q.default.Element_getAttributeNS.call(this,b,c);d!==e&&a.attributeChangedCallback(this,c,d,e,b)});q.default.HTMLElement_insertAdjacentElement?c(HTMLElement.prototype,q.default.HTMLElement_insertAdjacentElement):
|
||||
q.default.Element_insertAdjacentElement?c(Element.prototype,q.default.Element_insertAdjacentElement):console.warn("Custom Elements: `Element#insertAdjacentElement` was not patched.");xa.default(a,Element.prototype,{prepend:q.default.Element_prepend,append:q.default.Element_append});Aa.default(a,Element.prototype,{before:q.default.Element_before,after:q.default.Element_after,replaceWith:q.default.Element_replaceWith,remove:q.default.Element_remove})}};var Da=window.customElements;if(!Da||Da.forcePolyfill||"function"!=typeof Da.define||"function"!=typeof Da.get){var Ea=new ga.default;wa.default(Ea);ya.default(Ea);za.default(Ea);Ca.default(Ea);document.__CE_hasRegistry=!0;var Fa=new la.default(Ea);Object.defineProperty(window,"customElements",{configurable:!0,enumerable:!0,value:Fa})};/*
|
||||
HTMLElement:window.HTMLElement,HTMLElement_innerHTML:Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,"innerHTML"),HTMLElement_insertAdjacentElement:window.HTMLElement.prototype.insertAdjacentElement};r.default=ma;var ua={},va=new function(){};ua.default=va;var wa={default:function(a){window.HTMLElement=function(){function b(){var b=this.constructor,d=a.constructorToDefinition(b);if(!d)throw Error("The custom element being constructed was not registered with `customElements`.");var e=d.constructionStack;if(0===e.length)return e=r.default.Document_createElement.call(document,d.localName),Object.setPrototypeOf(e,b.prototype),e.__CE_state=n.default.custom,e.__CE_definition=d,a.patch(e),e;var d=e.length-1,f=e[d];if(f===ua.default)throw Error("The HTMLElement constructor was either called reentrantly for this constructor or called multiple times.");
|
||||
e[d]=ua.default;Object.setPrototypeOf(f,b.prototype);a.patch(f);return f}b.prototype=r.default.HTMLElement.prototype;return b}()}};var xa={default:function(a,b,c){b.prepend=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&m.isConnected(a)});c.prepend.apply(this,d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(m.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.append=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&m.isConnected(a)});c.append.apply(this,
|
||||
d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(m.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)}}};var ya={default:function(a){m.setPropertyUnchecked(Document.prototype,"createElement",function(b){if(this.__CE_hasRegistry){var c=a.localNameToDefinition(b);if(c)return new c.constructor}b=r.default.Document_createElement.call(this,b);a.patch(b);return b});m.setPropertyUnchecked(Document.prototype,"importNode",function(b,c){b=r.default.Document_importNode.call(this,b,c);this.__CE_hasRegistry?a.patchAndUpgradeTree(b):a.patchTree(b);return b});m.setPropertyUnchecked(Document.prototype,"createElementNS",
|
||||
function(b,c){if(this.__CE_hasRegistry&&(null===b||"http://www.w3.org/1999/xhtml"===b)){var d=a.localNameToDefinition(c);if(d)return new d.constructor}b=r.default.Document_createElementNS.call(this,b,c);a.patch(b);return b});xa.default(a,Document.prototype,{prepend:r.default.Document_prepend,append:r.default.Document_append})}};var za={default:function(a){function b(b,d){Object.defineProperty(b,"textContent",{enumerable:d.enumerable,configurable:!0,get:d.get,set:function(b){if(this.nodeType===Node.TEXT_NODE)d.set.call(this,b);else{var c=void 0;if(this.firstChild){var e=this.childNodes,h=e.length;if(0<h&&m.isConnected(this))for(var c=Array(h),k=0;k<h;k++)c[k]=e[k]}d.set.call(this,b);if(c)for(b=0;b<c.length;b++)a.disconnectTree(c[b])}}})}m.setPropertyUnchecked(Node.prototype,"insertBefore",function(b,d){if(b instanceof DocumentFragment){var c=
|
||||
Array.prototype.slice.apply(b.childNodes);b=r.default.Node_insertBefore.call(this,b,d);if(m.isConnected(this))for(d=0;d<c.length;d++)a.connectTree(c[d]);return b}c=m.isConnected(b);d=r.default.Node_insertBefore.call(this,b,d);c&&a.disconnectTree(b);m.isConnected(this)&&a.connectTree(b);return d});m.setPropertyUnchecked(Node.prototype,"appendChild",function(b){if(b instanceof DocumentFragment){var c=Array.prototype.slice.apply(b.childNodes);b=r.default.Node_appendChild.call(this,b);if(m.isConnected(this))for(var e=
|
||||
0;e<c.length;e++)a.connectTree(c[e]);return b}c=m.isConnected(b);e=r.default.Node_appendChild.call(this,b);c&&a.disconnectTree(b);m.isConnected(this)&&a.connectTree(b);return e});m.setPropertyUnchecked(Node.prototype,"cloneNode",function(b){b=r.default.Node_cloneNode.call(this,b);this.ownerDocument.__CE_hasRegistry?a.patchAndUpgradeTree(b):a.patchTree(b);return b});m.setPropertyUnchecked(Node.prototype,"removeChild",function(b){var c=m.isConnected(b),e=r.default.Node_removeChild.call(this,b);c&&a.disconnectTree(b);
|
||||
return e});m.setPropertyUnchecked(Node.prototype,"replaceChild",function(b,d){if(b instanceof DocumentFragment){var c=Array.prototype.slice.apply(b.childNodes);b=r.default.Node_replaceChild.call(this,b,d);if(m.isConnected(this))for(a.disconnectTree(d),d=0;d<c.length;d++)a.connectTree(c[d]);return b}var c=m.isConnected(b),f=r.default.Node_replaceChild.call(this,b,d),g=m.isConnected(this);g&&a.disconnectTree(d);c&&a.disconnectTree(b);g&&a.connectTree(b);return f});r.default.Node_textContent&&r.default.Node_textContent.get?
|
||||
b(Node.prototype,r.default.Node_textContent):a.addPatch(function(a){b(a,{enumerable:!0,configurable:!0,get:function(){for(var a=[],b=0;b<this.childNodes.length;b++)a.push(this.childNodes[b].textContent);return a.join("")},set:function(a){for(;this.firstChild;)r.default.Node_removeChild.call(this,this.firstChild);r.default.Node_appendChild.call(this,document.createTextNode(a))}})})}};var Aa={default:function(a,b,c){b.before=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&m.isConnected(a)});c.before.apply(this,d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(m.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.after=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&m.isConnected(a)});c.after.apply(this,
|
||||
d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(m.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.replaceWith=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];var f=d.filter(function(a){return a instanceof Node&&m.isConnected(a)}),g=m.isConnected(this);c.replaceWith.apply(this,d);for(var h=0;h<f.length;h++)a.disconnectTree(f[h]);if(g)for(a.disconnectTree(this),f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};
|
||||
b.remove=function(){var b=m.isConnected(this);c.remove.call(this);b&&a.disconnectTree(this)}}};var Ca={default:function(a){function b(b,c){Object.defineProperty(b,"innerHTML",{enumerable:c.enumerable,configurable:!0,get:c.get,set:function(b){var d=this,e=void 0;m.isConnected(this)&&(e=[],m.walkDeepDescendantElements(this,function(a){a!==d&&e.push(a)}));c.set.call(this,b);if(e)for(var f=0;f<e.length;f++){var g=e[f];g.__CE_state===n.default.custom&&a.disconnectedCallback(g)}this.ownerDocument.__CE_hasRegistry?a.patchAndUpgradeTree(this):a.patchTree(this);return b}})}function c(b,c){m.setPropertyUnchecked(b,
|
||||
"insertAdjacentElement",function(b,d){var e=m.isConnected(d);b=c.call(this,b,d);e&&a.disconnectTree(d);m.isConnected(b)&&a.connectTree(d);return b})}r.default.Element_attachShadow?m.setPropertyUnchecked(Element.prototype,"attachShadow",function(a){return this.__CE_shadowRoot=a=r.default.Element_attachShadow.call(this,a)}):console.warn("Custom Elements: `Element#attachShadow` was not patched.");if(r.default.Element_innerHTML&&r.default.Element_innerHTML.get)b(Element.prototype,r.default.Element_innerHTML);
|
||||
else if(r.default.HTMLElement_innerHTML&&r.default.HTMLElement_innerHTML.get)b(HTMLElement.prototype,r.default.HTMLElement_innerHTML);else{var d=r.default.Document_createElement.call(document,"div");a.addPatch(function(a){b(a,{enumerable:!0,configurable:!0,get:function(){return r.default.Node_cloneNode.call(this,!0).innerHTML},set:function(a){var b="template"===this.localName?this.content:this;for(d.innerHTML=a;0<b.childNodes.length;)r.default.Node_removeChild.call(b,b.childNodes[0]);for(;0<d.childNodes.length;)r.default.Node_appendChild.call(b,
|
||||
d.childNodes[0])}})})}m.setPropertyUnchecked(Element.prototype,"setAttribute",function(b,c){if(this.__CE_state!==n.default.custom)return r.default.Element_setAttribute.call(this,b,c);var d=r.default.Element_getAttribute.call(this,b);r.default.Element_setAttribute.call(this,b,c);c=r.default.Element_getAttribute.call(this,b);d!==c&&a.attributeChangedCallback(this,b,d,c,null)});m.setPropertyUnchecked(Element.prototype,"setAttributeNS",function(b,c,d){if(this.__CE_state!==n.default.custom)return r.default.Element_setAttributeNS.call(this,
|
||||
b,c,d);var e=r.default.Element_getAttributeNS.call(this,b,c);r.default.Element_setAttributeNS.call(this,b,c,d);d=r.default.Element_getAttributeNS.call(this,b,c);e!==d&&a.attributeChangedCallback(this,c,e,d,b)});m.setPropertyUnchecked(Element.prototype,"removeAttribute",function(b){if(this.__CE_state!==n.default.custom)return r.default.Element_removeAttribute.call(this,b);var c=r.default.Element_getAttribute.call(this,b);r.default.Element_removeAttribute.call(this,b);null!==c&&a.attributeChangedCallback(this,
|
||||
b,c,null,null)});m.setPropertyUnchecked(Element.prototype,"removeAttributeNS",function(b,c){if(this.__CE_state!==n.default.custom)return r.default.Element_removeAttributeNS.call(this,b,c);var d=r.default.Element_getAttributeNS.call(this,b,c);r.default.Element_removeAttributeNS.call(this,b,c);var e=r.default.Element_getAttributeNS.call(this,b,c);d!==e&&a.attributeChangedCallback(this,c,d,e,b)});r.default.HTMLElement_insertAdjacentElement?c(HTMLElement.prototype,r.default.HTMLElement_insertAdjacentElement):
|
||||
r.default.Element_insertAdjacentElement?c(Element.prototype,r.default.Element_insertAdjacentElement):console.warn("Custom Elements: `Element#insertAdjacentElement` was not patched.");xa.default(a,Element.prototype,{prepend:r.default.Element_prepend,append:r.default.Element_append});Aa.default(a,Element.prototype,{before:r.default.Element_before,after:r.default.Element_after,replaceWith:r.default.Element_replaceWith,remove:r.default.Element_remove})}};var Da=window.customElements;if(!Da||Da.forcePolyfill||"function"!=typeof Da.define||"function"!=typeof Da.get){var Ea=new ga.default;wa.default(Ea);ya.default(Ea);za.default(Ea);Ca.default(Ea);document.__CE_hasRegistry=!0;var Fa=new la.default(Ea);Object.defineProperty(window,"customElements",{configurable:!0,enumerable:!0,value:Fa})};/*
|
||||
|
||||
Copyright (c) 2014 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
|
||||
@@ -78,72 +78,72 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
||||
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
|
||||
*/
|
||||
var t={},Ia=window.ShadyDOM||{};Ia.hasNativeShadowDOM=!(!Element.prototype.attachShadow||!Node.prototype.getRootNode);var Ja=Object.getOwnPropertyDescriptor(Node.prototype,"firstChild");Ia.hasDescriptors=!!(Ja&&Ja.configurable&&Ja.get);Ia.inUse=Ia.force||!Ia.hasNativeShadowDOM;function Ka(a){return"ShadyRoot"===a.__localName}var La=Element.prototype,Ta=La.matches||La.matchesSelector||La.mozMatchesSelector||La.msMatchesSelector||La.oMatchesSelector||La.webkitMatchesSelector;
|
||||
function Ua(a,b){if(a&&b)for(var c=Object.getOwnPropertyNames(b),d=0,e;d<c.length&&(e=c[d]);d++){var f=e,g=a,h=Object.getOwnPropertyDescriptor(b,f);h&&Object.defineProperty(g,f,h)}return a||b}var Va=document.createTextNode(""),Wa=0,Xa=[];(new MutationObserver(function(){for(;Xa.length;)try{Xa.shift()()}catch(a){throw Va.textContent=Wa++,a;}})).observe(Va,{characterData:!0});t.settings=Ia;t.isShadyRoot=Ka;t.ownerShadyRootForNode=function(a){a=a.getRootNode();if(Ka(a))return a};
|
||||
t.matchesSelector=function(a,b){return Ta.call(a,b)};t.extend=Ua;t.extendAll=function(a,b){for(var c=[],d=1;d<arguments.length;++d)c[d-1]=arguments[d];for(d=0;d<c.length;d++)Ua(a,c[d]);return a};t.mixin=function(a,b){for(var c in b)a[c]=b[c];return a};t.patchPrototype=function(a,b){var c=Object.getPrototypeOf(a);if(!c.hasOwnProperty("__patchProto")){var d=Object.create(c);d.__sourceProto=c;Ua(d,b);c.__patchProto=d}a.__proto__=c.__patchProto};t.microtask=function(a){Xa.push(a);Va.textContent=Wa++};var Ya={},Za=[],$a;function ab(){$a=!1;for(var a=!!Za.length;Za.length;)Za.shift()();return a}ab.list=Za;Ya.enqueue=function(a){$a||($a=!0,t.microtask(ab));Za.push(a)};Ya.flush=ab;var bb={};function cb(){this._scheduled=!1;this.addedNodes=[];this.removedNodes=[];this.callbacks=new Set}cb.prototype.schedule=function(){var a=this;this._scheduled||(this._scheduled=!0,t.microtask(function(){a.flush()}))};cb.prototype.flush=function(){if(this._scheduled){this._scheduled=!1;var a=this.takeRecords();a.length&&this.callbacks.forEach(function(b){b(a)})}};
|
||||
var u={},Ia=window.ShadyDOM||{};Ia.hasNativeShadowDOM=!(!Element.prototype.attachShadow||!Node.prototype.getRootNode);var Ja=Object.getOwnPropertyDescriptor(Node.prototype,"firstChild");Ia.hasDescriptors=!!(Ja&&Ja.configurable&&Ja.get);Ia.inUse=Ia.force||!Ia.hasNativeShadowDOM;function Ka(a){return"ShadyRoot"===a.__localName}var La=Element.prototype,Ta=La.matches||La.matchesSelector||La.mozMatchesSelector||La.msMatchesSelector||La.oMatchesSelector||La.webkitMatchesSelector;
|
||||
function Ua(a,b){if(a&&b)for(var c=Object.getOwnPropertyNames(b),d=0,e;d<c.length&&(e=c[d]);d++){var f=e,g=a,h=Object.getOwnPropertyDescriptor(b,f);h&&Object.defineProperty(g,f,h)}return a||b}var Va=document.createTextNode(""),Wa=0,Xa=[];(new MutationObserver(function(){for(;Xa.length;)try{Xa.shift()()}catch(a){throw Va.textContent=Wa++,a;}})).observe(Va,{characterData:!0});u.settings=Ia;u.isShadyRoot=Ka;u.ownerShadyRootForNode=function(a){a=a.getRootNode();if(Ka(a))return a};
|
||||
u.matchesSelector=function(a,b){return Ta.call(a,b)};u.extend=Ua;u.extendAll=function(a,b){for(var c=[],d=1;d<arguments.length;++d)c[d-1]=arguments[d];for(d=0;d<c.length;d++)Ua(a,c[d]);return a};u.mixin=function(a,b){for(var c in b)a[c]=b[c];return a};u.patchPrototype=function(a,b){var c=Object.getPrototypeOf(a);if(!c.hasOwnProperty("__patchProto")){var d=Object.create(c);d.__sourceProto=c;Ua(d,b);c.__patchProto=d}a.__proto__=c.__patchProto};u.microtask=function(a){Xa.push(a);Va.textContent=Wa++};var Ya={},Za=[],$a;function ab(){$a=!1;for(var a=!!Za.length;Za.length;)Za.shift()();return a}ab.list=Za;Ya.enqueue=function(a){$a||($a=!0,u.microtask(ab));Za.push(a)};Ya.flush=ab;var bb={};function cb(){this._scheduled=!1;this.addedNodes=[];this.removedNodes=[];this.callbacks=new Set}cb.prototype.schedule=function(){var a=this;this._scheduled||(this._scheduled=!0,u.microtask(function(){a.flush()}))};cb.prototype.flush=function(){if(this._scheduled){this._scheduled=!1;var a=this.takeRecords();a.length&&this.callbacks.forEach(function(b){b(a)})}};
|
||||
cb.prototype.takeRecords=function(){if(this.addedNodes.length||this.removedNodes.length){var a=[{addedNodes:this.addedNodes,removedNodes:this.removedNodes}];this.addedNodes=[];this.removedNodes=[];return a}return[]};bb.observeChildren=function(a,b){a.__shady=a.__shady||{};a.__shady.observer||(a.__shady.observer=new cb);a.__shady.observer.callbacks.add(b);var c=a.__shady.observer;return{_callback:b,_observer:c,_node:a,takeRecords:function(){return c.takeRecords()}}};
|
||||
bb.unobserveChildren=function(a){var b=a&&a._observer;b&&(b.callbacks.delete(a._callback),b.callbacks.size||(a._node.__shady.observer=null))};bb.filterMutations=function(a,b){var c=b.getRootNode();return a.map(function(a){var b=c===a.target.getRootNode();if(b&&a.addedNodes){if(b=Array.from(a.addedNodes).filter(function(a){return c===a.getRootNode()}),b.length)return a=Object.create(a),Object.defineProperty(a,"addedNodes",{value:b,configurable:!0}),a}else if(b)return a}).filter(function(a){return a})};var u={},db=Element.prototype.insertBefore,eb=Element.prototype.removeChild,fb=Element.prototype.setAttribute,gb=Element.prototype.removeAttribute,hb=Element.prototype.cloneNode,ib=Document.prototype.importNode,jb=Element.prototype.addEventListener,kb=Element.prototype.removeEventListener;u.appendChild=Element.prototype.appendChild;u.insertBefore=db;u.removeChild=eb;u.setAttribute=fb;u.removeAttribute=gb;u.cloneNode=hb;u.importNode=ib;u.addEventListener=jb;u.removeEventListener=kb;var lb={},mb=/[&\u00A0"]/g,nb=/[&\u00A0<>]/g;function ob(a){switch(a){case "&":return"&";case "<":return"<";case ">":return">";case '"':return""";case "\u00a0":return" "}}function pb(a){for(var b={},c=0;c<a.length;c++)b[a[c]]=!0;return b}var qb=pb("area base br col command embed hr img input keygen link meta param source track wbr".split(" ")),rb=pb("style script xmp iframe noembed noframes plaintext noscript".split(" "));
|
||||
bb.unobserveChildren=function(a){var b=a&&a._observer;b&&(b.callbacks.delete(a._callback),b.callbacks.size||(a._node.__shady.observer=null))};bb.filterMutations=function(a,b){var c=b.getRootNode();return a.map(function(a){var b=c===a.target.getRootNode();if(b&&a.addedNodes){if(b=Array.from(a.addedNodes).filter(function(a){return c===a.getRootNode()}),b.length)return a=Object.create(a),Object.defineProperty(a,"addedNodes",{value:b,configurable:!0}),a}else if(b)return a}).filter(function(a){return a})};var v={},db=Element.prototype.insertBefore,eb=Element.prototype.removeChild,fb=Element.prototype.setAttribute,gb=Element.prototype.removeAttribute,hb=Element.prototype.cloneNode,ib=Document.prototype.importNode,jb=Element.prototype.addEventListener,kb=Element.prototype.removeEventListener;v.appendChild=Element.prototype.appendChild;v.insertBefore=db;v.removeChild=eb;v.setAttribute=fb;v.removeAttribute=gb;v.cloneNode=hb;v.importNode=ib;v.addEventListener=jb;v.removeEventListener=kb;var lb={},mb=/[&\u00A0"]/g,nb=/[&\u00A0<>]/g;function ob(a){switch(a){case "&":return"&";case "<":return"<";case ">":return">";case '"':return""";case "\u00a0":return" "}}function pb(a){for(var b={},c=0;c<a.length;c++)b[a[c]]=!0;return b}var qb=pb("area base br col command embed hr img input keygen link meta param source track wbr".split(" ")),rb=pb("style script xmp iframe noembed noframes plaintext noscript".split(" "));
|
||||
function sb(a,b,c){switch(a.nodeType){case Node.ELEMENT_NODE:b=a.localName;for(var d="<"+b,e=a.attributes,f=0,g;g=e[f];f++)d+=" "+g.name+'="'+g.value.replace(mb,ob)+'"';d+=">";return qb[b]?d:d+tb(a,c)+"</"+b+">";case Node.TEXT_NODE:return a=a.data,b&&rb[b.localName]?a:a.replace(nb,ob);case Node.COMMENT_NODE:return"\x3c!--"+a.data+"--\x3e";default:throw window.console.error(a),Error("not implemented");}}
|
||||
function tb(a,b){"template"===a.localName&&(a=a.content);for(var c="",d=b?b(a):a.childNodes,e=0,f=d.length,g;e<f&&(g=d[e]);e++)c+=sb(g,a,b);return c}lb.getOuterHTML=sb;lb.getInnerHTML=tb;var w={},x=document.createTreeWalker(document,NodeFilter.SHOW_ALL,null,!1),z=document.createTreeWalker(document,NodeFilter.SHOW_ELEMENT,null,!1);function ub(a){var b=[];x.currentNode=a;for(a=x.firstChild();a;)b.push(a),a=x.nextSibling();return b}w.parentNode=function(a){x.currentNode=a;return x.parentNode()};w.firstChild=function(a){x.currentNode=a;return x.firstChild()};w.lastChild=function(a){x.currentNode=a;return x.lastChild()};w.previousSibling=function(a){x.currentNode=a;return x.previousSibling()};
|
||||
w.nextSibling=function(a){x.currentNode=a;return x.nextSibling()};w.childNodes=ub;w.parentElement=function(a){z.currentNode=a;return z.parentNode()};w.firstElementChild=function(a){z.currentNode=a;return z.firstChild()};w.lastElementChild=function(a){z.currentNode=a;return z.lastChild()};w.previousElementSibling=function(a){z.currentNode=a;return z.previousSibling()};w.nextElementSibling=function(a){z.currentNode=a;return z.nextSibling()};
|
||||
w.children=function(a){var b=[];z.currentNode=a;for(a=z.firstChild();a;)b.push(a),a=z.nextSibling();return b};w.innerHTML=function(a){return lb.getInnerHTML(a,function(a){return ub(a)})};w.textContent=function(a){if(a.nodeType!==Node.ELEMENT_NODE)return a.nodeValue;a=document.createTreeWalker(a,NodeFilter.SHOW_TEXT,null,!1);for(var b="",c;c=a.nextNode();)b+=c.nodeValue;return b};var A={};function vb(a,b){return a.__shady&&a.__shady[b]}A.getProperty=vb;A.hasProperty=function(a,b){return void 0!==vb(a,b)};var B={};function wb(a){return{get:function(){var b=A.getProperty(this,a);return void 0!==b?b:w[a](this)},configurable:!0}}
|
||||
function tb(a,b){"template"===a.localName&&(a=a.content);for(var c="",d=b?b(a):a.childNodes,e=0,f=d.length,g;e<f&&(g=d[e]);e++)c+=sb(g,a,b);return c}lb.getOuterHTML=sb;lb.getInnerHTML=tb;var x={},y=document.createTreeWalker(document,NodeFilter.SHOW_ALL,null,!1),z=document.createTreeWalker(document,NodeFilter.SHOW_ELEMENT,null,!1);function ub(a){var b=[];y.currentNode=a;for(a=y.firstChild();a;)b.push(a),a=y.nextSibling();return b}x.parentNode=function(a){y.currentNode=a;return y.parentNode()};x.firstChild=function(a){y.currentNode=a;return y.firstChild()};x.lastChild=function(a){y.currentNode=a;return y.lastChild()};x.previousSibling=function(a){y.currentNode=a;return y.previousSibling()};
|
||||
x.nextSibling=function(a){y.currentNode=a;return y.nextSibling()};x.childNodes=ub;x.parentElement=function(a){z.currentNode=a;return z.parentNode()};x.firstElementChild=function(a){z.currentNode=a;return z.firstChild()};x.lastElementChild=function(a){z.currentNode=a;return z.lastChild()};x.previousElementSibling=function(a){z.currentNode=a;return z.previousSibling()};x.nextElementSibling=function(a){z.currentNode=a;return z.nextSibling()};
|
||||
x.children=function(a){var b=[];z.currentNode=a;for(a=z.firstChild();a;)b.push(a),a=z.nextSibling();return b};x.innerHTML=function(a){return lb.getInnerHTML(a,function(a){return ub(a)})};x.textContent=function(a){if(a.nodeType!==Node.ELEMENT_NODE)return a.nodeValue;a=document.createTreeWalker(a,NodeFilter.SHOW_TEXT,null,!1);for(var b="",c;c=a.nextNode();)b+=c.nodeValue;return b};var A={};function vb(a,b){return a.__shady&&a.__shady[b]}A.getProperty=vb;A.hasProperty=function(a,b){return void 0!==vb(a,b)};var B={};function wb(a){return{get:function(){var b=A.getProperty(this,a);return void 0!==b?b:x[a](this)},configurable:!0}}
|
||||
var xb=Object.getOwnPropertyDescriptor(Element.prototype,"innerHTML")||Object.getOwnPropertyDescriptor(HTMLElement.prototype,"innerHTML"),yb=document.implementation.createHTMLDocument("inert").createElement("div"),zb=Object.getOwnPropertyDescriptor(Document.prototype,"activeElement"),Ab={parentElement:wb("parentElement"),parentNode:wb("parentNode"),nextSibling:wb("nextSibling"),previousSibling:wb("previousSibling"),className:{get:function(){return this.getAttribute("class")},set:function(a){this.setAttribute("class",
|
||||
a)},configurable:!0},nextElementSibling:{get:function(){if(A.hasProperty(this,"nextSibling")){for(var a=this.nextSibling;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.nextSibling;return a}return w.nextElementSibling(this)},configurable:!0},previousElementSibling:{get:function(){if(A.hasProperty(this,"previousSibling")){for(var a=this.previousSibling;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.previousSibling;return a}return w.previousElementSibling(this)},configurable:!0}},Bb={childNodes:{get:function(){if(A.hasProperty(this,
|
||||
"firstChild")){if(!this.__shady.childNodes){this.__shady.childNodes=[];for(var a=this.firstChild;a;a=a.nextSibling)this.__shady.childNodes.push(a)}return this.__shady.childNodes}return w.childNodes(this)},configurable:!0},firstChild:wb("firstChild"),lastChild:wb("lastChild"),textContent:{get:function(){if(A.hasProperty(this,"firstChild")){for(var a=[],b=0,c=this.childNodes,d;d=c[b];b++)d.nodeType!==Node.COMMENT_NODE&&a.push(d.textContent);return a.join("")}return w.textContent(this)},set:function(a){if(this.nodeType!==
|
||||
Node.ELEMENT_NODE)this.nodeValue=a;else{for(;this.firstChild;)this.removeChild(this.firstChild);a&&this.appendChild(document.createTextNode(a))}},configurable:!0},firstElementChild:{get:function(){if(A.hasProperty(this,"firstChild")){for(var a=this.firstChild;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.nextSibling;return a}return w.firstElementChild(this)},configurable:!0},lastElementChild:{get:function(){if(A.hasProperty(this,"lastChild")){for(var a=this.lastChild;a&&a.nodeType!==Node.ELEMENT_NODE;)a=
|
||||
a.previousSibling;return a}return w.lastElementChild(this)},configurable:!0},children:{get:function(){return A.hasProperty(this,"firstChild")?Array.prototype.filter.call(this.childNodes,function(a){return a.nodeType===Node.ELEMENT_NODE}):w.children(this)},configurable:!0},innerHTML:{get:function(){var a="template"===this.localName?this.content:this;return A.hasProperty(this,"firstChild")?lb.getInnerHTML(a):w.innerHTML(a)},set:function(a){for(var b="template"===this.localName?this.content:this;b.firstChild;)b.removeChild(b.firstChild);
|
||||
for(xb&&xb.set?xb.set.call(yb,a):yb.innerHTML=a;yb.firstChild;)b.appendChild(yb.firstChild)},configurable:!0}},Cb={shadowRoot:{get:function(){return this.shadyRoot},set:function(a){this.shadyRoot=a},configurable:!0}},Jb={activeElement:{get:function(){var a;a=zb&&zb.get?zb.get.call(document):t.settings.hasDescriptors?void 0:document.activeElement;if(a&&a.nodeType){var b=!!t.isShadyRoot(this);if(this===document||b&&this.host!==a&&this.host.contains(a)){for(b=t.ownerShadyRootForNode(a);b&&b!==this;)a=
|
||||
b.host,b=t.ownerShadyRootForNode(a);a=this===document?b?null:a:b===this?a:null}else a=null}else a=null;return a},set:function(){},configurable:!0}};function Kb(a,b,c){for(var d in b){var e=Object.getOwnPropertyDescriptor(a,d);e&&e.configurable||!e&&c?Object.defineProperty(a,d,b[d]):c&&console.warn("Could not define",d,"on",a)}}
|
||||
var Lb=t.settings.hasDescriptors?function(){}:function(a){a.__shady&&a.__shady.__outsideAccessors||(a.__shady=a.__shady||{},a.__shady.__outsideAccessors=!0,Kb(a,Ab,!0))},Mb=t.settings.hasDescriptors?function(){}:function(a){a.__shady&&a.__shady.__insideAccessors||(a.__shady=a.__shady||{},a.__shady.__insideAccessors=!0,Kb(a,Bb,!0),Kb(a,Cb,!0))};B.ShadowRootAccessor=Cb;B.ActiveElementAccessor=Jb;B.patchAccessors=function(a){Kb(a,Ab);Kb(a,Bb);Kb(a,Jb)};
|
||||
B.patchShadowRootAccessors=function(a){Kb(a,Bb,!0);Kb(a,Jb,!0)};B.patchOutsideElementAccessors=Lb;B.patchInsideElementAccessors=Mb;var C={};
|
||||
function Nb(a,b,c){B.patchOutsideElementAccessors(a);c=c||null;a.__shady=a.__shady||{};b.__shady=b.__shady||{};c&&(c.__shady=c.__shady||{});a.__shady.previousSibling=c?c.__shady.previousSibling:b.lastChild;var d=a.__shady.previousSibling;d&&d.__shady&&(d.__shady.nextSibling=a);(d=a.__shady.nextSibling=c)&&d.__shady&&(d.__shady.previousSibling=a);a.__shady.parentNode=b;c?c===b.__shady.firstChild&&(b.__shady.firstChild=a):(b.__shady.lastChild=a,b.__shady.firstChild||(b.__shady.firstChild=a));b.__shady.childNodes=
|
||||
null}C.recordInsertBefore=function(a,b,c){B.patchInsideElementAccessors(b);b.__shady=b.__shady||{};A.hasProperty(b,"firstChild")&&(b.__shady.childNodes=null);if(a.nodeType===Node.DOCUMENT_FRAGMENT_NODE){for(var d=a.childNodes,e=0;e<d.length;e++)Nb(d[e],b,c);a.__shady=a.__shady||{};b=A.hasProperty(a,"firstChild")?null:void 0;a.__shady.firstChild=a.__shady.lastChild=b;a.__shady.childNodes=b}else Nb(a,b,c)};
|
||||
C.recordRemoveChild=function(a,b){a.__shady=a.__shady||{};b.__shady=b.__shady||{};a===b.__shady.firstChild&&(b.__shady.firstChild=a.__shady.nextSibling);a===b.__shady.lastChild&&(b.__shady.lastChild=a.__shady.previousSibling);var c=a.__shady.previousSibling,d=a.__shady.nextSibling;c&&(c.__shady=c.__shady||{},c.__shady.nextSibling=d);d&&(d.__shady=d.__shady||{},d.__shady.previousSibling=c);a.__shady.parentNode=a.__shady.previousSibling=a.__shady.nextSibling=void 0;A.hasProperty(b,"childNodes")&&(b.__shady.childNodes=
|
||||
null)};C.recordChildNodes=function(a){if(!A.hasProperty(a,"firstChild")){a.__shady=a.__shady||{};a.__shady.firstChild=w.firstChild(a);a.__shady.lastChild=w.lastChild(a);B.patchInsideElementAccessors(a);for(var b=a.__shady.childNodes=w.childNodes(a),c=0,d;c<b.length&&(d=b[c]);c++)d.__shady=d.__shady||{},d.__shady.parentNode=a,d.__shady.nextSibling=b[c+1]||null,d.__shady.previousSibling=b[c-1]||null,B.patchOutsideElementAccessors(d)}};var D={};
|
||||
function Ob(a){var b=A.hasProperty(a,"parentNode")&&A.getProperty(a,"parentNode"),c,d=t.ownerShadyRootForNode(a);if(b||d){c=Pb(a);b&&C.recordRemoveChild(a,b);var e;if(e=d){var f;e=d._insertionPoints;for(var g=0;g<e.length;g++){var h=e[g],k;a:{for(k=h;k;){if(k==a){k=!0;break a}k=k.parentNode}k=void 0}if(k)for(h=h.assignedNodes({flatten:!0}),k=0;k<h.length;k++){f=!0;var y=h[k],v=w.parentNode(y);v&&u.removeChild.call(v,y)}}e=f}f=e;b=b&&d&&b.localName===d.getInsertionPointTag();if(f||b)d._skipUpdateInsertionPoints=!1,
|
||||
Qb(d)}Rb(a);return c}function Sb(a,b,c){if(a=a.__shady&&a.__shady.observer)b&&a.addedNodes.push(b),c&&a.removedNodes.push(c),a.schedule()}function Tb(a){if(a&&a.nodeType){var b=a.__ownerShadyRoot;void 0===b&&(b=t.isShadyRoot(a)?a:(b=a.parentNode)?Tb(b):a,document.documentElement.contains(a)&&(a.__ownerShadyRoot=b));return b}}
|
||||
function Ub(a,b,c){var d,e=c.getInsertionPointTag();if(a.nodeType!==Node.DOCUMENT_FRAGMENT_NODE||a.__noInsertionPoint)a.localName===e&&(C.recordChildNodes(b),C.recordChildNodes(a),d=!0);else for(var e=a.querySelectorAll(e),f=0,g,h;f<e.length&&(g=e[f]);f++)h=g.parentNode,h===a&&(h=b),h=Ub(g,h,c),d=d||h;return d}function Rb(a){if(void 0!==a.__ownerShadyRoot)for(var b=a.childNodes,c=0,d=b.length,e;c<d&&(e=b[c]);c++)Rb(e);a.__ownerShadyRoot=void 0}
|
||||
function Pb(a){if((a=a.parentNode)&&a.shadyRoot&&a.shadyRoot.hasInsertionPoint())return Qb(a.shadyRoot),!0}function Qb(a){a._changePending=!0;a.update()}function Vb(a,b){"slot"===b?Pb(a):"slot"===a.localName&&"name"===b&&(a=t.ownerShadyRootForNode(a))&&a.update()}function Wb(a,b,c,d){for(var e=0,f=a.length,g;e<f&&(g=a[e]);e++){var h;if(h=g.nodeType===Node.ELEMENT_NODE){h=g;var k=b,y=c,v=d,J=k(h);J&&v.push(h);y&&y(J)?h=J:(Wb(h.childNodes,k,y,v),h=void 0)}if(h)return!0}}var Xb=null;
|
||||
function Yb(a,b){if(a.ownerDocument!==document)return u.importNode.call(document,a,b);var c=u.importNode.call(document,a,!1);if(b){a=a.childNodes;b=0;for(var d;b<a.length;b++)d=Yb(a[b],!0),c.appendChild(d)}return c}D.getRootNode=Tb;D.query=function(a,b,c){var d=[];Wb(a.childNodes,b,c,d);return d};D.renderRootNode=function(a){a=a.getRootNode();t.isShadyRoot(a)&&a.render()};
|
||||
D.setAttribute=function(a,b,c){Xb||(Xb=window.ShadyCSS&&window.ShadyCSS.ScopingShim);Xb&&"class"===b&&a.ownerDocument===document?Xb.setElementClass(a,c):(u.setAttribute.call(a,b,c),Vb(a,b))};D.removeAttribute=function(a,b){u.removeAttribute.call(a,b);Vb(a,b)};
|
||||
D.insertBefore=function(a,b,c){if(c){var d=A.getProperty(c,"parentNode");if(void 0!==d&&d!==a)throw Error("The ref_node to be inserted before is not a child of this node");}b.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&(d=A.getProperty(b,"parentNode"),d?(Sb(d,null,b),Ob(b)):(b.parentNode&&u.removeChild.call(b.parentNode,b),Rb(b)));var e=c,d=t.ownerShadyRootForNode(a),f;d&&(b.__noInsertionPoint&&!d._changePending&&(d._skipUpdateInsertionPoints=!0),f=Ub(b,a,d))&&(d._skipUpdateInsertionPoints=!1);A.hasProperty(a,
|
||||
"firstChild")&&C.recordInsertBefore(b,a,e);var e=f,g=d&&d.getInsertionPointTag()||"",h=b.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&!b.__noInsertionPoint&&g&&b.querySelector(g);f=h&&h.parentNode.nodeType!==Node.DOCUMENT_FRAGMENT_NODE;((h=h||b.localName===g)||a.localName===g||e)&&d&&Qb(d);(d=a&&a.shadyRoot&&a.shadyRoot.hasInsertionPoint())&&Qb(a.shadyRoot);if(!(d||h&&!f||a.shadyRoot)){if(c&&(d=t.ownerShadyRootForNode(c))){var k;if(c.localName===d.getInsertionPointTag())a:{d=c.assignedNodes({flatten:!0});
|
||||
f=Tb(c);e=0;for(g=d.length;e<g&&(k=d[e]);e++)if(f.isFinalDestination(c,k))break a;k=void 0}else k=c;c=k}k=t.isShadyRoot(a)?a.host:a;c?u.insertBefore.call(k,b,c):u.appendChild.call(k,b)}Sb(a,b);return b};D.removeChild=function(a,b){if(b.parentNode!==a)throw Error("The node to be removed is not a child of this node: "+b);if(!Ob(b)){var c=t.isShadyRoot(a)?a.host:a,d=w.parentNode(b);c===d&&u.removeChild.call(c,b)}Sb(a,null,b);return b};
|
||||
D.cloneNode=function(a,b){if("template"==a.localName)return u.cloneNode.call(a,b);var c=u.cloneNode.call(a,!1);if(b){a=a.childNodes;b=0;for(var d;b<a.length;b++)d=a[b].cloneNode(!0),c.appendChild(d)}return c};D.importNode=Yb;var Zb={},$b={blur:!0,focus:!0,focusin:!0,focusout:!0,click:!0,dblclick:!0,mousedown:!0,mouseenter:!0,mouseleave:!0,mousemove:!0,mouseout:!0,mouseover:!0,mouseup:!0,wheel:!0,beforeinput:!0,input:!0,keydown:!0,keyup:!0,compositionstart:!0,compositionupdate:!0,compositionend:!0,touchstart:!0,touchend:!0,touchmove:!0,touchcancel:!0,pointerover:!0,pointerenter:!0,pointerdown:!0,pointermove:!0,pointerup:!0,pointercancel:!0,pointerout:!0,pointerleave:!0,gotpointercapture:!0,lostpointercapture:!0,dragstart:!0,
|
||||
drag:!0,dragenter:!0,dragleave:!0,dragover:!0,drop:!0,dragend:!0,DOMActivate:!0,DOMFocusIn:!0,DOMFocusOut:!0,keypress:!0};function ac(a,b){var c=[],d=a;for(a=a===window?window:a.getRootNode();d;)c.push(d),d=d.assignedSlot?d.assignedSlot:d.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&d.host&&(b||d!==a)?d.host:d.parentNode;c[c.length-1]===document&&c.push(window);return c}
|
||||
function bc(a,b){if(!t.isShadyRoot)return a;a=ac(a,!0);for(var c=0,d,e,f,g;c<b.length;c++)if(d=b[c],f=d===window?window:d.getRootNode(),f!==e&&(g=a.indexOf(f),e=f),!t.isShadyRoot(f)||-1<g)return d}
|
||||
var cc={get composed(){this.isTrusted&&void 0===this.__composed&&(this.__composed=$b[this.type]);return this.__composed||!1},composedPath:function(){this.__composedPath||(this.__composedPath=ac(this.__target,this.composed));return this.__composedPath},get target(){return bc(this.currentTarget,this.composedPath())},get relatedTarget(){if(!this.__relatedTarget)return null;this.__relatedTargetComposedPath||(this.__relatedTargetComposedPath=ac(this.__relatedTarget,!0));return bc(this.currentTarget,this.__relatedTargetComposedPath)},
|
||||
stopPropagation:function(){Event.prototype.stopPropagation.call(this);this.__propagationStopped=!0},stopImmediatePropagation:function(){Event.prototype.stopImmediatePropagation.call(this);this.__propagationStopped=this.__immediatePropagationStopped=!0}};function dc(a){function b(b,d){b=new a(b,d);b.__composed=d&&!!d.composed;return b}t.mixin(b,a);b.prototype=a.prototype;return b}var ec={focus:!0,blur:!0};
|
||||
function fc(a,b,c){if(c=b.__handlers&&b.__handlers[a.type]&&b.__handlers[a.type][c])for(var d=0,e;(e=c[d])&&(e.call(b,a),!a.__immediatePropagationStopped);d++);}
|
||||
function gc(a){var b=a.composedPath(),c;Object.defineProperty(a,"currentTarget",{get:function(){return c},configurable:!0});for(var d=b.length-1;0<=d;d--)if(c=b[d],fc(a,c,"capture"),a.__propagationStopped)return;Object.defineProperty(a,"eventPhase",{value:Event.AT_TARGET});for(var e,d=0;d<b.length;d++)if(c=b[d],0===d||c.shadowRoot&&c.shadowRoot===e)if(fc(a,c,"bubble"),c!==window&&(e=c.getRootNode()),a.__propagationStopped)break}
|
||||
function hc(){for(var a in ec)window.addEventListener(a,function(a){a.__target||(ic(a),gc(a),a.stopImmediatePropagation())},!0)}function ic(a){a.__target=a.target;a.__relatedTarget=a.relatedTarget;t.settings.hasDescriptors?t.patchPrototype(a,cc):t.extend(a,cc)}var jc=dc(window.Event),kc=dc(window.CustomEvent),lc=dc(window.MouseEvent);
|
||||
Zb.addEventListener=function(a,b,c){if(b){var d,e,f;"object"===typeof c?(d=!!c.capture,e=!!c.once,f=!!c.passive):(d=!!c,f=e=!1);if(b.__eventWrappers)for(var g=0;g<b.__eventWrappers.length;g++){if(b.__eventWrappers[g].node===this&&b.__eventWrappers[g].type===a&&b.__eventWrappers[g].capture===d&&b.__eventWrappers[g].once===e&&b.__eventWrappers[g].passive===f)return}else b.__eventWrappers=[];g=function(d){e&&this.removeEventListener(a,b,c);d.__target||ic(d);if(d.composed||-1<d.composedPath().indexOf(this))if(d.eventPhase===
|
||||
Event.BUBBLING_PHASE&&d.target===d.relatedTarget)d.stopImmediatePropagation();else return b(d)};b.__eventWrappers.push({node:this,type:a,capture:d,once:e,passive:f,wrapperFn:g});ec[a]?(this.__handlers=this.__handlers||{},this.__handlers[a]=this.__handlers[a]||{capture:[],bubble:[]},this.__handlers[a][d?"capture":"bubble"].push(g)):u.addEventListener.call(this,a,g,c)}};
|
||||
Zb.removeEventListener=function(a,b,c){if(b){var d,e,f;"object"===typeof c?(d=!!c.capture,e=!!c.once,f=!!c.passive):(d=!!c,f=e=!1);var g=void 0;if(b.__eventWrappers)for(var h=0;h<b.__eventWrappers.length;h++)if(b.__eventWrappers[h].node===this&&b.__eventWrappers[h].type===a&&b.__eventWrappers[h].capture===d&&b.__eventWrappers[h].once===e&&b.__eventWrappers[h].passive===f){g=b.__eventWrappers.splice(h,1)[0].wrapperFn;b.__eventWrappers.length||(b.__eventWrappers=void 0);break}u.removeEventListener.call(this,
|
||||
a,g||b,c);g&&ec[a]&&this.__handlers&&this.__handlers[a]&&(a=this.__handlers[a][d?"capture":"bubble"],g=a.indexOf(g),-1<g&&a.splice(g,1))}};Zb.patchEvents=function(){window.Event=jc;window.CustomEvent=kc;window.MouseEvent=lc;hc()};var mc={};function nc(a,b,c){return{index:a,removed:b,addedCount:c}}
|
||||
var oc={calcEditDistances:function(a,b,c,d,e,f){f=f-e+1;c=c-b+1;for(var g=Array(f),h=0;h<f;h++)g[h]=Array(c),g[h][0]=h;for(h=0;h<c;h++)g[0][h]=h;for(h=1;h<f;h++)for(var k=1;k<c;k++)if(this.equals(a[b+k-1],d[e+h-1]))g[h][k]=g[h-1][k-1];else{var y=g[h-1][k]+1,v=g[h][k-1]+1;g[h][k]=y<v?y:v}return g},spliceOperationsFromEditDistances:function(a){for(var b=a.length-1,c=a[0].length-1,d=a[b][c],e=[];0<b||0<c;)if(0==b)e.push(2),c--;else if(0==c)e.push(3),b--;else{var f=a[b-1][c-1],g=a[b-1][c],h=a[b][c-1],
|
||||
k;k=g<h?g<f?g:f:h<f?h:f;k==f?(f==d?e.push(0):(e.push(1),d=f),b--,c--):k==g?(e.push(3),b--,d=g):(e.push(2),c--,d=h)}e.reverse();return e},calcSplices:function(a,b,c,d,e,f){var g=0,h=0,k=Math.min(c-b,f-e);0==b&&0==e&&(g=this.sharedPrefix(a,d,k));c==a.length&&f==d.length&&(h=this.sharedSuffix(a,d,k-g));b+=g;e+=g;c-=h;f-=h;if(0==c-b&&0==f-e)return[];if(b==c){for(a=nc(b,[],0);e<f;)a.removed.push(d[e++]);return[a]}if(e==f)return[nc(b,[],c-b)];f=this.spliceOperationsFromEditDistances(this.calcEditDistances(a,
|
||||
b,c,d,e,f));a=void 0;c=[];for(g=0;g<f.length;g++)switch(f[g]){case 0:a&&(c.push(a),a=void 0);b++;e++;break;case 1:a||(a=nc(b,[],0));a.addedCount++;b++;a.removed.push(d[e]);e++;break;case 2:a||(a=nc(b,[],0));a.addedCount++;b++;break;case 3:a||(a=nc(b,[],0)),a.removed.push(d[e]),e++}a&&c.push(a);return c},sharedPrefix:function(a,b,c){for(var d=0;d<c;d++)if(!this.equals(a[d],b[d]))return d;return c},sharedSuffix:function(a,b,c){for(var d=a.length,e=b.length,f=0;f<c&&this.equals(a[--d],b[--e]);)f++;return f},
|
||||
calculateSplices:function(a,b){return this.calcSplices(a,0,a.length,b,0,b.length)},equals:function(a,b){return a===b}};mc.calculateSplices=function(a,b){return oc.calculateSplices(a,b)};var pc={},qc="function"===typeof Event?Event:function(a,b){b=b||{};var c=document.createEvent("Event");c.initEvent(a,!!b.bubbles,!!b.cancelable);return c};function G(a){this.root=a;this.insertionPointTag="slot"}G.prototype.getInsertionPoints=function(){return this.root.querySelectorAll(this.insertionPointTag)};G.prototype.hasInsertionPoint=function(){return!(!this.root._insertionPoints||!this.root._insertionPoints.length)};
|
||||
G.prototype.isInsertionPoint=function(a){return a.localName&&a.localName==this.insertionPointTag};G.prototype.distribute=function(){return this.hasInsertionPoint()?this.distributePool(this.root,this.collectPool()):[]};G.prototype.collectPool=function(){for(var a=[],b=0,c=this.root.host.firstChild;c;c=c.nextSibling)a[b++]=c;return a};
|
||||
G.prototype.distributePool=function(a,b){a=[];for(var c=this.root._insertionPoints,d=0,e=c.length,f;d<e&&(f=c[d]);d++){this.distributeInsertionPoint(f,b);var g=f.parentNode;g&&g.shadyRoot&&this.hasInsertionPoint(g.shadyRoot)&&a.push(g.shadyRoot)}for(c=0;c<b.length;c++)if(f=b[c])f.__shady=f.__shady||{},f.__shady.assignedSlot=void 0,(d=w.parentNode(f))&&u.removeChild.call(d,f);return a};
|
||||
G.prototype.distributeInsertionPoint=function(a,b){var c=a.__shady.assignedNodes;c&&this.clearAssignedSlots(a,!0);a.__shady.assignedNodes=[];for(var d=!1,e=!1,f=0,g=b.length,h;f<g;f++)(h=b[f])&&this.matchesInsertionPoint(h,a)&&(h.__shady._prevAssignedSlot!=a&&(d=!0),this.distributeNodeInto(h,a),b[f]=void 0,e=!0);if(!e)for(b=a.childNodes,e=0;e<b.length;e++)h=b[e],h.__shady._prevAssignedSlot!=a&&(d=!0),this.distributeNodeInto(h,a);if(c){for(h=0;h<c.length;h++)c[h].__shady._prevAssignedSlot=null;a.__shady.assignedNodes.length<
|
||||
c.length&&(d=!0)}this.setDistributedNodesOnInsertionPoint(a);d&&this._fireSlotChange(a)};G.prototype.clearAssignedSlots=function(a,b){var c=a.__shady.assignedNodes;if(c)for(var d=0;d<c.length;d++){var e=c[d];b&&(e.__shady._prevAssignedSlot=e.__shady.assignedSlot);e.__shady.assignedSlot===a&&(e.__shady.assignedSlot=null)}};G.prototype.matchesInsertionPoint=function(a,b){b=(b=b.getAttribute("name"))?b.trim():"";a=(a=a.getAttribute&&a.getAttribute("slot"))?a.trim():"";return a==b};
|
||||
G.prototype.distributeNodeInto=function(a,b){b.__shady.assignedNodes.push(a);a.__shady.assignedSlot=b};G.prototype.setDistributedNodesOnInsertionPoint=function(a){var b=a.__shady.assignedNodes;a.__shady.distributedNodes=[];for(var c=0,d;c<b.length&&(d=b[c]);c++)if(this.isInsertionPoint(d)){var e=d.__shady.distributedNodes;if(e)for(var f=0;f<e.length;f++)a.__shady.distributedNodes.push(e[f])}else a.__shady.distributedNodes.push(b[c])};
|
||||
G.prototype._fireSlotChange=function(a){a.dispatchEvent(new qc("slotchange"));a.__shady.assignedSlot&&this._fireSlotChange(a.__shady.assignedSlot)};G.prototype.isFinalDestination=function(a){return!a.__shady.assignedSlot};pc.default=G;var rc={},sc={};function tc(a,b){if(a!==sc)throw new TypeError("Illegal constructor");a=document.createDocumentFragment();a.__proto__=tc.prototype;a._init(b);return a}tc.prototype=Object.create(DocumentFragment.prototype);
|
||||
t.extendAll(tc.prototype,{_init:function(a){this.__localName="ShadyRoot";C.recordChildNodes(a);C.recordChildNodes(this);a.shadowRoot=this;this.host=a;this._changePending=this._hasRendered=this._renderPending=!1;this._distributor=new pc.default(this);this.update()},update:function(){var a=this;this._renderPending||(this._renderPending=!0,Ya.enqueue(function(){return a.render()}))},_getRenderRoot:function(){for(var a=this,b=this;b;)b._renderPending&&(a=b),b=b._rendererForHost();return a},_rendererForHost:function(){var a=
|
||||
this.host.getRootNode();if(t.isShadyRoot(a))for(var b=this.host.childNodes,c=0,d;c<b.length;c++)if(d=b[c],this._distributor.isInsertionPoint(d))return a},render:function(){this._renderPending&&this._getRenderRoot()._render()},_render:function(){this._changePending=this._renderPending=!1;this._skipUpdateInsertionPoints?this._hasRendered||(this._insertionPoints=[]):this.updateInsertionPoints();this._skipUpdateInsertionPoints=!1;this.distribute();this.compose();this._hasRendered=!0},forceRender:function(){this._renderPending=
|
||||
!0;this.render()},distribute:function(){for(var a=this._distributor.distribute(),b=0;b<a.length;b++)a[b]._render()},updateInsertionPoints:function(){var a=this.__insertionPoints;if(a)for(var b=0,c;b<a.length;b++)c=a[b],c.getRootNode()!==this&&this._distributor.clearAssignedSlots(c);a=this._insertionPoints=this._distributor.getInsertionPoints();for(b=0;b<a.length;b++)c=a[b],c.__shady=c.__shady||{},C.recordChildNodes(c),C.recordChildNodes(c.parentNode)},get _insertionPoints(){this.__insertionPoints||
|
||||
this.updateInsertionPoints();return this.__insertionPoints||(this.__insertionPoints=[])},set _insertionPoints(a){this.__insertionPoints=a},hasInsertionPoint:function(){return this._distributor.hasInsertionPoint()},compose:function(){this._composeTree()},_composeTree:function(){this._updateChildNodes(this.host,this._composeNode(this.host));for(var a=this._insertionPoints||[],b=0,c=a.length,d,e;b<c&&(d=a[b]);b++)e=d.parentNode,e!==this.host&&e!==this&&this._updateChildNodes(e,this._composeNode(e))},
|
||||
_composeNode:function(a){var b=[];a=(a.shadyRoot||a).childNodes;for(var c=0;c<a.length;c++){var d=a[c];if(this._distributor.isInsertionPoint(d))for(var e=d.__shady.distributedNodes||(d.__shady.distributedNodes=[]),f=0;f<e.length;f++){var g=e[f];this.isFinalDestination(d,g)&&b.push(g)}else b.push(d)}return b},isFinalDestination:function(a,b){return this._distributor.isFinalDestination(a,b)},_updateChildNodes:function(a,b){for(var c=w.childNodes(a),d=mc.calculateSplices(b,c),e=0,f=0,g;e<d.length&&(g=
|
||||
d[e]);e++){for(var h=0,k;h<g.removed.length&&(k=g.removed[h]);h++)w.parentNode(k)===a&&u.removeChild.call(a,k),c.splice(g.index+f,1);f-=g.addedCount}for(e=0;e<d.length&&(g=d[e]);e++)for(f=c[g.index],h=g.index;h<g.index+g.addedCount;h++)k=b[h],u.insertBefore.call(a,k,f),c.splice(h,0,k)},getInsertionPointTag:function(){return this._distributor.insertionPointTag}});B.patchShadowRootAccessors(tc.prototype);rc.ShadyRoot=tc;
|
||||
rc.attachShadow=function(a,b){if(!a)throw"Must provide a host.";if(!b)throw"Not enough arguments.";return new tc(sc,a)};var uc={};function vc(a){D.renderRootNode(a);return A.getProperty(a,"assignedSlot")||null}
|
||||
var wc={addEventListener:Zb.addEventListener,removeEventListener:Zb.removeEventListener,appendChild:function(a){return D.insertBefore(this,a)},insertBefore:function(a,b){return D.insertBefore(this,a,b)},removeChild:function(a){return D.removeChild(this,a)},replaceChild:function(a,b){this.insertBefore(a,b);this.removeChild(b);return a},cloneNode:function(a){return D.cloneNode(this,a)},getRootNode:function(a){return D.getRootNode(this,a)},get isConnected(){var a=this.ownerDocument;if(a&&a.contains&&
|
||||
a.contains(this)||(a=a.documentElement)&&a.contains&&a.contains(this))return!0;for(a=this;a&&!(a instanceof Document);)a=a.parentNode||(a instanceof rc.ShadyRoot?a.host:void 0);return!!(a&&a instanceof Document)}},xc={get assignedSlot(){return vc(this)}},yc={querySelector:function(a){return D.query(this,function(b){return t.matchesSelector(b,a)},function(a){return!!a})[0]||null},querySelectorAll:function(a){return D.query(this,function(b){return t.matchesSelector(b,a)})}},zc={assignedNodes:function(a){if("slot"===
|
||||
this.localName)return D.renderRootNode(this),this.__shady?(a&&a.flatten?this.__shady.distributedNodes:this.__shady.assignedNodes)||[]:[]}},Ac=t.extendAll({setAttribute:function(a,b){D.setAttribute(this,a,b)},removeAttribute:function(a){D.removeAttribute(this,a)},attachShadow:function(a){return rc.attachShadow(this,a)},get slot(){return this.getAttribute("slot")},set slot(a){this.setAttribute("slot",a)},get assignedSlot(){return vc(this)}},yc,zc);Object.defineProperties(Ac,B.ShadowRootAccessor);
|
||||
var Bc=t.extendAll({importNode:function(a,b){return D.importNode(a,b)}},yc);Object.defineProperties(Bc,{_activeElement:B.ActiveElementAccessor.activeElement});function Cc(a,b){for(var c=Object.getOwnPropertyNames(b),d=0;d<c.length;d++){var e=c[d],f=Object.getOwnPropertyDescriptor(b,e);f.value?a[e]=f.value:Object.defineProperty(a,e,f)}}
|
||||
uc.patchBuiltins=function(){Cc(window.Node.prototype,wc);Cc(window.Text.prototype,xc);Cc(window.DocumentFragment.prototype,yc);Cc(window.Element.prototype,Ac);Cc(window.Document.prototype,Bc);window.HTMLSlotElement&&Cc(window.HTMLSlotElement.prototype,zc);t.settings.hasDescriptors&&(B.patchAccessors(window.Node.prototype),B.patchAccessors(window.Text.prototype),B.patchAccessors(window.DocumentFragment.prototype),B.patchAccessors(window.Element.prototype),B.patchAccessors((window.customElements&&customElements.nativeHTMLElement||
|
||||
HTMLElement).prototype),B.patchAccessors(window.Document.prototype),window.HTMLSlotElement&&B.patchAccessors(window.HTMLSlotElement.prototype))};t.settings.inUse&&(window.ShadyDOM={inUse:t.settings.inUse,patch:function(a){return a},isShadyRoot:t.isShadyRoot,enqueue:Ya.enqueue,flush:Ya.flush,settings:t.settings,filterMutations:bb.filterMutations,observeChildren:bb.observeChildren,unobserveChildren:bb.unobserveChildren,nativeMethods:u,nativeTree:w},Zb.patchEvents(),uc.patchBuiltins(),window.ShadowRoot=rc.ShadyRoot);/*
|
||||
a)},configurable:!0},nextElementSibling:{get:function(){if(A.hasProperty(this,"nextSibling")){for(var a=this.nextSibling;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.nextSibling;return a}return x.nextElementSibling(this)},configurable:!0},previousElementSibling:{get:function(){if(A.hasProperty(this,"previousSibling")){for(var a=this.previousSibling;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.previousSibling;return a}return x.previousElementSibling(this)},configurable:!0}},Bb={childNodes:{get:function(){if(A.hasProperty(this,
|
||||
"firstChild")){if(!this.__shady.childNodes){this.__shady.childNodes=[];for(var a=this.firstChild;a;a=a.nextSibling)this.__shady.childNodes.push(a)}return this.__shady.childNodes}return x.childNodes(this)},configurable:!0},firstChild:wb("firstChild"),lastChild:wb("lastChild"),textContent:{get:function(){if(A.hasProperty(this,"firstChild")){for(var a=[],b=0,c=this.childNodes,d;d=c[b];b++)d.nodeType!==Node.COMMENT_NODE&&a.push(d.textContent);return a.join("")}return x.textContent(this)},set:function(a){if(this.nodeType!==
|
||||
Node.ELEMENT_NODE)this.nodeValue=a;else{for(;this.firstChild;)this.removeChild(this.firstChild);a&&this.appendChild(document.createTextNode(a))}},configurable:!0},firstElementChild:{get:function(){if(A.hasProperty(this,"firstChild")){for(var a=this.firstChild;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.nextSibling;return a}return x.firstElementChild(this)},configurable:!0},lastElementChild:{get:function(){if(A.hasProperty(this,"lastChild")){for(var a=this.lastChild;a&&a.nodeType!==Node.ELEMENT_NODE;)a=
|
||||
a.previousSibling;return a}return x.lastElementChild(this)},configurable:!0},children:{get:function(){return A.hasProperty(this,"firstChild")?Array.prototype.filter.call(this.childNodes,function(a){return a.nodeType===Node.ELEMENT_NODE}):x.children(this)},configurable:!0},innerHTML:{get:function(){var a="template"===this.localName?this.content:this;return A.hasProperty(this,"firstChild")?lb.getInnerHTML(a):x.innerHTML(a)},set:function(a){for(var b="template"===this.localName?this.content:this;b.firstChild;)b.removeChild(b.firstChild);
|
||||
for(xb&&xb.set?xb.set.call(yb,a):yb.innerHTML=a;yb.firstChild;)b.appendChild(yb.firstChild)},configurable:!0}},Cb={shadowRoot:{get:function(){return this.shadyRoot},set:function(a){this.shadyRoot=a},configurable:!0}},Ib={activeElement:{get:function(){var a;a=zb&&zb.get?zb.get.call(document):u.settings.hasDescriptors?void 0:document.activeElement;if(a&&a.nodeType){var b=!!u.isShadyRoot(this);if(this===document||b&&this.host!==a&&this.host.contains(a)){for(b=u.ownerShadyRootForNode(a);b&&b!==this;)a=
|
||||
b.host,b=u.ownerShadyRootForNode(a);a=this===document?b?null:a:b===this?a:null}else a=null}else a=null;return a},set:function(){},configurable:!0}};function Jb(a,b,c){for(var d in b){var e=Object.getOwnPropertyDescriptor(a,d);e&&e.configurable||!e&&c?Object.defineProperty(a,d,b[d]):c&&console.warn("Could not define",d,"on",a)}}
|
||||
var Kb=u.settings.hasDescriptors?function(){}:function(a){a.__shady&&a.__shady.__outsideAccessors||(a.__shady=a.__shady||{},a.__shady.__outsideAccessors=!0,Jb(a,Ab,!0))},Lb=u.settings.hasDescriptors?function(){}:function(a){a.__shady&&a.__shady.__insideAccessors||(a.__shady=a.__shady||{},a.__shady.__insideAccessors=!0,Jb(a,Bb,!0),Jb(a,Cb,!0))};B.ShadowRootAccessor=Cb;B.ActiveElementAccessor=Ib;B.patchAccessors=function(a){Jb(a,Ab);Jb(a,Bb);Jb(a,Ib)};
|
||||
B.patchShadowRootAccessors=function(a){Jb(a,Bb,!0);Jb(a,Ib,!0)};B.patchOutsideElementAccessors=Kb;B.patchInsideElementAccessors=Lb;var D={};
|
||||
function Mb(a,b,c){B.patchOutsideElementAccessors(a);c=c||null;a.__shady=a.__shady||{};b.__shady=b.__shady||{};c&&(c.__shady=c.__shady||{});a.__shady.previousSibling=c?c.__shady.previousSibling:b.lastChild;var d=a.__shady.previousSibling;d&&d.__shady&&(d.__shady.nextSibling=a);(d=a.__shady.nextSibling=c)&&d.__shady&&(d.__shady.previousSibling=a);a.__shady.parentNode=b;c?c===b.__shady.firstChild&&(b.__shady.firstChild=a):(b.__shady.lastChild=a,b.__shady.firstChild||(b.__shady.firstChild=a));b.__shady.childNodes=
|
||||
null}D.recordInsertBefore=function(a,b,c){B.patchInsideElementAccessors(b);b.__shady=b.__shady||{};A.hasProperty(b,"firstChild")&&(b.__shady.childNodes=null);if(a.nodeType===Node.DOCUMENT_FRAGMENT_NODE){for(var d=a.childNodes,e=0;e<d.length;e++)Mb(d[e],b,c);a.__shady=a.__shady||{};b=A.hasProperty(a,"firstChild")?null:void 0;a.__shady.firstChild=a.__shady.lastChild=b;a.__shady.childNodes=b}else Mb(a,b,c)};
|
||||
D.recordRemoveChild=function(a,b){a.__shady=a.__shady||{};b.__shady=b.__shady||{};a===b.__shady.firstChild&&(b.__shady.firstChild=a.__shady.nextSibling);a===b.__shady.lastChild&&(b.__shady.lastChild=a.__shady.previousSibling);var c=a.__shady.previousSibling,d=a.__shady.nextSibling;c&&(c.__shady=c.__shady||{},c.__shady.nextSibling=d);d&&(d.__shady=d.__shady||{},d.__shady.previousSibling=c);a.__shady.parentNode=a.__shady.previousSibling=a.__shady.nextSibling=void 0;A.hasProperty(b,"childNodes")&&(b.__shady.childNodes=
|
||||
null)};D.recordChildNodes=function(a){if(!A.hasProperty(a,"firstChild")){a.__shady=a.__shady||{};a.__shady.firstChild=x.firstChild(a);a.__shady.lastChild=x.lastChild(a);B.patchInsideElementAccessors(a);for(var b=a.__shady.childNodes=x.childNodes(a),c=0,d;c<b.length&&(d=b[c]);c++)d.__shady=d.__shady||{},d.__shady.parentNode=a,d.__shady.nextSibling=b[c+1]||null,d.__shady.previousSibling=b[c-1]||null,B.patchOutsideElementAccessors(d)}};var E={};
|
||||
function Nb(a){var b=A.hasProperty(a,"parentNode")&&A.getProperty(a,"parentNode"),c,d=u.ownerShadyRootForNode(a);if(b||d){c=Ob(a);b&&D.recordRemoveChild(a,b);var e;if(e=d){var f;e=d._insertionPoints;for(var g=0;g<e.length;g++){var h=e[g],k;a:{for(k=h;k;){if(k==a){k=!0;break a}k=k.parentNode}k=void 0}if(k)for(h=h.assignedNodes({flatten:!0}),k=0;k<h.length;k++){f=!0;var l=h[k],t=x.parentNode(l);t&&v.removeChild.call(t,l)}}e=f}f=e;b=b&&d&&b.localName===d.getInsertionPointTag();if(f||b)d._skipUpdateInsertionPoints=!1,
|
||||
Pb(d)}Qb(a);return c}function Rb(a,b,c){if(a=a.__shady&&a.__shady.observer)b&&a.addedNodes.push(b),c&&a.removedNodes.push(c),a.schedule()}function Sb(a){if(a&&a.nodeType){var b=a.__ownerShadyRoot;void 0===b&&(b=u.isShadyRoot(a)?a:(b=a.parentNode)?Sb(b):a,document.documentElement.contains(a)&&(a.__ownerShadyRoot=b));return b}}
|
||||
function Tb(a,b,c){var d,e=c.getInsertionPointTag();if(a.nodeType!==Node.DOCUMENT_FRAGMENT_NODE||a.__noInsertionPoint)a.localName===e&&(D.recordChildNodes(b),D.recordChildNodes(a),d=!0);else for(var e=a.querySelectorAll(e),f=0,g,h;f<e.length&&(g=e[f]);f++)h=g.parentNode,h===a&&(h=b),h=Tb(g,h,c),d=d||h;return d}function Qb(a){if(void 0!==a.__ownerShadyRoot)for(var b=a.childNodes,c=0,d=b.length,e;c<d&&(e=b[c]);c++)Qb(e);a.__ownerShadyRoot=void 0}
|
||||
function Ob(a){if((a=a.parentNode)&&a.shadyRoot&&a.shadyRoot.hasInsertionPoint())return Pb(a.shadyRoot),!0}function Pb(a){a._changePending=!0;a.update()}function Ub(a,b){"slot"===b?Ob(a):"slot"===a.localName&&"name"===b&&(a=u.ownerShadyRootForNode(a))&&a.update()}function Vb(a,b,c,d){for(var e=0,f=a.length,g;e<f&&(g=a[e]);e++){var h;if(h=g.nodeType===Node.ELEMENT_NODE){h=g;var k=b,l=c,t=d,C=k(h);C&&t.push(h);l&&l(C)?h=C:(Vb(h.childNodes,k,l,t),h=void 0)}if(h)return!0}}var Wb=null;
|
||||
function Xb(a,b){if(a.ownerDocument!==document)return v.importNode.call(document,a,b);var c=v.importNode.call(document,a,!1);if(b){a=a.childNodes;b=0;for(var d;b<a.length;b++)d=Xb(a[b],!0),c.appendChild(d)}return c}E.getRootNode=Sb;E.query=function(a,b,c){var d=[];Vb(a.childNodes,b,c,d);return d};E.renderRootNode=function(a){a=a.getRootNode();u.isShadyRoot(a)&&a.render()};
|
||||
E.setAttribute=function(a,b,c){Wb||(Wb=window.ShadyCSS&&window.ShadyCSS.ScopingShim);Wb&&"class"===b&&a.ownerDocument===document?Wb.setElementClass(a,c):(v.setAttribute.call(a,b,c),Ub(a,b))};E.removeAttribute=function(a,b){v.removeAttribute.call(a,b);Ub(a,b)};
|
||||
E.insertBefore=function(a,b,c){if(c){var d=A.getProperty(c,"parentNode");if(void 0!==d&&d!==a||void 0===d&&x.parentNode(c)!==a)throw Error("Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.");}if(c===b)return b;b.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&(d=A.getProperty(b,"parentNode"),d?(Rb(d,null,b),Nb(b)):(b.parentNode&&v.removeChild.call(b.parentNode,b),Qb(b)));var d=c,e=u.ownerShadyRootForNode(a),f;e&&(b.__noInsertionPoint&&
|
||||
!e._changePending&&(e._skipUpdateInsertionPoints=!0),f=Tb(b,a,e))&&(e._skipUpdateInsertionPoints=!1);A.hasProperty(a,"firstChild")&&D.recordInsertBefore(b,a,d);var g=f,h=e&&e.getInsertionPointTag()||"",k=b.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&!b.__noInsertionPoint&&h&&b.querySelector(h);f=k&&k.parentNode.nodeType!==Node.DOCUMENT_FRAGMENT_NODE;((k=k||b.localName===h)||a.localName===h||g)&&e&&Pb(e);(e=a&&a.shadyRoot&&a.shadyRoot.hasInsertionPoint())&&Pb(a.shadyRoot);if(!(e||k&&!f||a.shadyRoot||d&&
|
||||
u.isShadyRoot(d.parentNode)&&d.parentNode._renderPending)){if(c&&(d=u.ownerShadyRootForNode(c))){var l;if(c.localName===d.getInsertionPointTag())a:{d=c.assignedNodes({flatten:!0});e=Sb(c);f=0;for(g=d.length;f<g&&(l=d[f]);f++)if(e.isFinalDestination(c,l))break a;l=void 0}else l=c;c=l}l=u.isShadyRoot(a)?a.host:a;c?v.insertBefore.call(l,b,c):v.appendChild.call(l,b)}Rb(a,b);return b};
|
||||
E.removeChild=function(a,b){if(b.parentNode!==a)throw Error("The node to be removed is not a child of this node: "+b);if(!Nb(b)){var c=u.isShadyRoot(a)?a.host:a,d=x.parentNode(b);c===d&&v.removeChild.call(c,b)}Rb(a,null,b);return b};E.cloneNode=function(a,b){if("template"==a.localName)return v.cloneNode.call(a,b);var c=v.cloneNode.call(a,!1);if(b){a=a.childNodes;b=0;for(var d;b<a.length;b++)d=a[b].cloneNode(!0),c.appendChild(d)}return c};E.importNode=Xb;var Yb={},Zb={blur:!0,focus:!0,focusin:!0,focusout:!0,click:!0,dblclick:!0,mousedown:!0,mouseenter:!0,mouseleave:!0,mousemove:!0,mouseout:!0,mouseover:!0,mouseup:!0,wheel:!0,beforeinput:!0,input:!0,keydown:!0,keyup:!0,compositionstart:!0,compositionupdate:!0,compositionend:!0,touchstart:!0,touchend:!0,touchmove:!0,touchcancel:!0,pointerover:!0,pointerenter:!0,pointerdown:!0,pointermove:!0,pointerup:!0,pointercancel:!0,pointerout:!0,pointerleave:!0,gotpointercapture:!0,lostpointercapture:!0,dragstart:!0,
|
||||
drag:!0,dragenter:!0,dragleave:!0,dragover:!0,drop:!0,dragend:!0,DOMActivate:!0,DOMFocusIn:!0,DOMFocusOut:!0,keypress:!0};function $b(a,b){var c=[],d=a;for(a=a===window?window:a.getRootNode();d;)c.push(d),d=d.assignedSlot?d.assignedSlot:d.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&d.host&&(b||d!==a)?d.host:d.parentNode;c[c.length-1]===document&&c.push(window);return c}
|
||||
function ac(a,b){if(!u.isShadyRoot)return a;a=$b(a,!0);for(var c=0,d,e,f,g;c<b.length;c++)if(d=b[c],f=d===window?window:d.getRootNode(),f!==e&&(g=a.indexOf(f),e=f),!u.isShadyRoot(f)||-1<g)return d}
|
||||
var bc={get composed(){this.isTrusted&&void 0===this.__composed&&(this.__composed=Zb[this.type]);return this.__composed||!1},composedPath:function(){this.__composedPath||(this.__composedPath=$b(this.__target,this.composed));return this.__composedPath},get target(){return ac(this.currentTarget,this.composedPath())},get relatedTarget(){if(!this.__relatedTarget)return null;this.__relatedTargetComposedPath||(this.__relatedTargetComposedPath=$b(this.__relatedTarget,!0));return ac(this.currentTarget,this.__relatedTargetComposedPath)},
|
||||
stopPropagation:function(){Event.prototype.stopPropagation.call(this);this.__propagationStopped=!0},stopImmediatePropagation:function(){Event.prototype.stopImmediatePropagation.call(this);this.__propagationStopped=this.__immediatePropagationStopped=!0}};function cc(a){function b(b,d){b=new a(b,d);b.__composed=d&&!!d.composed;return b}u.mixin(b,a);b.prototype=a.prototype;return b}var dc={focus:!0,blur:!0};
|
||||
function ec(a,b,c){if(c=b.__handlers&&b.__handlers[a.type]&&b.__handlers[a.type][c])for(var d=0,e;(e=c[d])&&(e.call(b,a),!a.__immediatePropagationStopped);d++);}
|
||||
function fc(a){var b=a.composedPath(),c;Object.defineProperty(a,"currentTarget",{get:function(){return c},configurable:!0});for(var d=b.length-1;0<=d;d--)if(c=b[d],ec(a,c,"capture"),a.__propagationStopped)return;Object.defineProperty(a,"eventPhase",{value:Event.AT_TARGET});for(var e,d=0;d<b.length;d++)if(c=b[d],0===d||c.shadowRoot&&c.shadowRoot===e)if(ec(a,c,"bubble"),c!==window&&(e=c.getRootNode()),a.__propagationStopped)break}
|
||||
function gc(){for(var a in dc)window.addEventListener(a,function(a){a.__target||(hc(a),fc(a),a.stopImmediatePropagation())},!0)}function hc(a){a.__target=a.target;a.__relatedTarget=a.relatedTarget;u.settings.hasDescriptors?u.patchPrototype(a,bc):u.extend(a,bc)}var ic=cc(window.Event),jc=cc(window.CustomEvent),kc=cc(window.MouseEvent);
|
||||
Yb.addEventListener=function(a,b,c){if(b){var d,e,f;"object"===typeof c?(d=!!c.capture,e=!!c.once,f=!!c.passive):(d=!!c,f=e=!1);if(b.__eventWrappers)for(var g=0;g<b.__eventWrappers.length;g++){if(b.__eventWrappers[g].node===this&&b.__eventWrappers[g].type===a&&b.__eventWrappers[g].capture===d&&b.__eventWrappers[g].once===e&&b.__eventWrappers[g].passive===f)return}else b.__eventWrappers=[];g=function(d){e&&this.removeEventListener(a,b,c);d.__target||hc(d);if(d.composed||-1<d.composedPath().indexOf(this))if(d.eventPhase===
|
||||
Event.BUBBLING_PHASE&&d.target===d.relatedTarget)d.stopImmediatePropagation();else return b(d)};b.__eventWrappers.push({node:this,type:a,capture:d,once:e,passive:f,wrapperFn:g});dc[a]?(this.__handlers=this.__handlers||{},this.__handlers[a]=this.__handlers[a]||{capture:[],bubble:[]},this.__handlers[a][d?"capture":"bubble"].push(g)):v.addEventListener.call(this,a,g,c)}};
|
||||
Yb.removeEventListener=function(a,b,c){if(b){var d,e,f;"object"===typeof c?(d=!!c.capture,e=!!c.once,f=!!c.passive):(d=!!c,f=e=!1);var g=void 0;if(b.__eventWrappers)for(var h=0;h<b.__eventWrappers.length;h++)if(b.__eventWrappers[h].node===this&&b.__eventWrappers[h].type===a&&b.__eventWrappers[h].capture===d&&b.__eventWrappers[h].once===e&&b.__eventWrappers[h].passive===f){g=b.__eventWrappers.splice(h,1)[0].wrapperFn;b.__eventWrappers.length||(b.__eventWrappers=void 0);break}v.removeEventListener.call(this,
|
||||
a,g||b,c);g&&dc[a]&&this.__handlers&&this.__handlers[a]&&(a=this.__handlers[a][d?"capture":"bubble"],g=a.indexOf(g),-1<g&&a.splice(g,1))}};Yb.patchEvents=function(){window.Event=ic;window.CustomEvent=jc;window.MouseEvent=kc;gc()};var lc={};function mc(a,b,c){return{index:a,removed:b,addedCount:c}}
|
||||
function nc(a,b,c,d,e,f){var g=0,h=0,k=Math.min(c-b,f-e);if(0==b&&0==e)a:{for(g=0;g<k;g++)if(a[g]!==d[g])break a;g=k}if(c==a.length&&f==d.length){for(var h=k-g,k=a.length,l=d.length,t=0;t<h&&oc(a[--k],d[--l]);)t++;h=t}b+=g;e+=g;c-=h;f-=h;if(0==c-b&&0==f-e)return[];if(b==c){for(c=mc(b,[],0);e<f;)c.removed.push(d[e++]);return[c]}if(e==f)return[mc(b,[],c-b)];g=b;h=e;f=f-h+1;k=c-g+1;c=Array(f);for(l=0;l<f;l++)c[l]=Array(k),c[l][0]=l;for(l=0;l<k;l++)c[0][l]=l;for(l=1;l<f;l++)for(t=1;t<k;t++)if(a[g+t-1]===
|
||||
d[h+l-1])c[l][t]=c[l-1][t-1];else{var C=c[l-1][t]+1,R=c[l][t-1]+1;c[l][t]=C<R?C:R}f=c.length-1;g=c[0].length-1;h=c[f][g];for(a=[];0<f||0<g;)0==f?(a.push(2),g--):0==g?(a.push(3),f--):(k=c[f-1][g-1],l=c[f-1][g],t=c[f][g-1],C=l<t?l<k?l:k:t<k?t:k,C==k?(k==h?a.push(0):(a.push(1),h=k),f--,g--):C==l?(a.push(3),f--,h=l):(a.push(2),g--,h=t));a.reverse();c=void 0;f=[];for(g=0;g<a.length;g++)switch(a[g]){case 0:c&&(f.push(c),c=void 0);b++;e++;break;case 1:c||(c=mc(b,[],0));c.addedCount++;b++;c.removed.push(d[e]);
|
||||
e++;break;case 2:c||(c=mc(b,[],0));c.addedCount++;b++;break;case 3:c||(c=mc(b,[],0)),c.removed.push(d[e]),e++}c&&f.push(c);return f}function oc(a,b){return a===b}lc.calculateSplices=function(a,b){return nc(a,0,a.length,b,0,b.length)};var pc={},qc="function"===typeof Event?Event:function(a,b){b=b||{};var c=document.createEvent("Event");c.initEvent(a,!!b.bubbles,!!b.cancelable);return c};function F(a){this.root=a;this.insertionPointTag="slot"}F.prototype.getInsertionPoints=function(){return this.root.querySelectorAll(this.insertionPointTag)};F.prototype.hasInsertionPoint=function(){return!(!this.root._insertionPoints||!this.root._insertionPoints.length)};
|
||||
F.prototype.isInsertionPoint=function(a){return a.localName&&a.localName==this.insertionPointTag};F.prototype.distribute=function(){return this.hasInsertionPoint()?this.distributePool(this.root,this.collectPool()):[]};F.prototype.collectPool=function(){for(var a=[],b=0,c=this.root.host.firstChild;c;c=c.nextSibling)a[b++]=c;return a};
|
||||
F.prototype.distributePool=function(a,b){a=[];for(var c=this.root._insertionPoints,d=0,e=c.length,f;d<e&&(f=c[d]);d++){this.distributeInsertionPoint(f,b);var g=f.parentNode;g&&g.shadyRoot&&g.shadyRoot.hasInsertionPoint()&&a.push(g.shadyRoot)}for(c=0;c<b.length;c++)if(f=b[c])f.__shady=f.__shady||{},f.__shady.assignedSlot=void 0,(d=x.parentNode(f))&&v.removeChild.call(d,f);return a};
|
||||
F.prototype.distributeInsertionPoint=function(a,b){var c=a.__shady.assignedNodes;c&&this.clearAssignedSlots(a,!0);a.__shady.assignedNodes=[];for(var d=!1,e=!1,f=0,g=b.length,h;f<g;f++)(h=b[f])&&this.matchesInsertionPoint(h,a)&&(h.__shady._prevAssignedSlot!=a&&(d=!0),this.distributeNodeInto(h,a),b[f]=void 0,e=!0);if(!e)for(b=a.childNodes,e=0;e<b.length;e++)h=b[e],h.__shady._prevAssignedSlot!=a&&(d=!0),this.distributeNodeInto(h,a);if(c){for(h=0;h<c.length;h++)c[h].__shady._prevAssignedSlot=null;a.__shady.assignedNodes.length<
|
||||
c.length&&(d=!0)}this.setDistributedNodesOnInsertionPoint(a);d&&this._fireSlotChange(a)};F.prototype.clearAssignedSlots=function(a,b){var c=a.__shady.assignedNodes;if(c)for(var d=0;d<c.length;d++){var e=c[d];b&&(e.__shady._prevAssignedSlot=e.__shady.assignedSlot);e.__shady.assignedSlot===a&&(e.__shady.assignedSlot=null)}};F.prototype.matchesInsertionPoint=function(a,b){b=(b=b.getAttribute("name"))?b.trim():"";a=(a=a.getAttribute&&a.getAttribute("slot"))?a.trim():"";return a==b};
|
||||
F.prototype.distributeNodeInto=function(a,b){b.__shady.assignedNodes.push(a);a.__shady.assignedSlot=b};F.prototype.setDistributedNodesOnInsertionPoint=function(a){var b=a.__shady.assignedNodes;a.__shady.distributedNodes=[];for(var c=0,d;c<b.length&&(d=b[c]);c++)if(this.isInsertionPoint(d)){var e=d.__shady.distributedNodes;if(e)for(var f=0;f<e.length;f++)a.__shady.distributedNodes.push(e[f])}else a.__shady.distributedNodes.push(b[c])};
|
||||
F.prototype._fireSlotChange=function(a){a.dispatchEvent(new qc("slotchange"));a.__shady.assignedSlot&&this._fireSlotChange(a.__shady.assignedSlot)};F.prototype.isFinalDestination=function(a){return!a.__shady.assignedSlot};pc.default=F;var rc={},sc={};function I(a,b){if(a!==sc)throw new TypeError("Illegal constructor");a=document.createDocumentFragment();a.__proto__=I.prototype;a._init(b);return a}I.prototype=Object.create(DocumentFragment.prototype);I.prototype._init=function(a){this.__localName="ShadyRoot";D.recordChildNodes(a);D.recordChildNodes(this);a.shadowRoot=this;this.host=a;this._changePending=this._hasRendered=this._renderPending=!1;this._distributor=new pc.default(this);this.update()};
|
||||
I.prototype.update=function(){var a=this;this._renderPending||(this._renderPending=!0,Ya.enqueue(function(){return a.render()}))};I.prototype._getRenderRoot=function(){for(var a=this,b=this;b;)b._renderPending&&(a=b),b=b._rendererForHost();return a};I.prototype._rendererForHost=function(){var a=this.host.getRootNode();if(u.isShadyRoot(a))for(var b=this.host.childNodes,c=0,d;c<b.length;c++)if(d=b[c],this._distributor.isInsertionPoint(d))return a};
|
||||
I.prototype.render=function(){this._renderPending&&this._getRenderRoot()._render()};I.prototype._render=function(){this._changePending=this._renderPending=!1;this._skipUpdateInsertionPoints?this._hasRendered||(this._insertionPoints=[]):this.updateInsertionPoints();this._skipUpdateInsertionPoints=!1;this.distribute();this.compose();this._hasRendered=!0};I.prototype.forceRender=function(){this._renderPending=!0;this.render()};
|
||||
I.prototype.distribute=function(){for(var a=this._distributor.distribute(),b=0;b<a.length;b++)a[b]._render()};I.prototype.updateInsertionPoints=function(){var a=this.__insertionPoints;if(a)for(var b=0,c;b<a.length;b++)c=a[b],c.getRootNode()!==this&&this._distributor.clearAssignedSlots(c);a=this._insertionPoints=this._distributor.getInsertionPoints();for(b=0;b<a.length;b++)c=a[b],c.__shady=c.__shady||{},D.recordChildNodes(c),D.recordChildNodes(c.parentNode)};I.prototype.hasInsertionPoint=function(){return this._distributor.hasInsertionPoint()};
|
||||
I.prototype.compose=function(){this._composeTree()};I.prototype._composeTree=function(){this._updateChildNodes(this.host,this._composeNode(this.host));for(var a=this._insertionPoints||[],b=0,c=a.length,d,e;b<c&&(d=a[b]);b++)e=d.parentNode,e!==this.host&&e!==this&&this._updateChildNodes(e,this._composeNode(e))};
|
||||
I.prototype._composeNode=function(a){var b=[];a=(a.shadyRoot||a).childNodes;for(var c=0;c<a.length;c++){var d=a[c];if(this._distributor.isInsertionPoint(d))for(var e=d.__shady.distributedNodes||(d.__shady.distributedNodes=[]),f=0;f<e.length;f++){var g=e[f];this.isFinalDestination(d,g)&&b.push(g)}else b.push(d)}return b};I.prototype.isFinalDestination=function(a,b){return this._distributor.isFinalDestination(a,b)};
|
||||
I.prototype._updateChildNodes=function(a,b){for(var c=x.childNodes(a),d=lc.calculateSplices(b,c),e=0,f=0,g;e<d.length&&(g=d[e]);e++){for(var h=0,k;h<g.removed.length&&(k=g.removed[h]);h++)x.parentNode(k)===a&&v.removeChild.call(a,k),c.splice(g.index+f,1);f-=g.addedCount}for(e=0;e<d.length&&(g=d[e]);e++)for(f=c[g.index],h=g.index;h<g.index+g.addedCount;h++)k=b[h],v.insertBefore.call(a,k,f),c.splice(h,0,k)};I.prototype.getInsertionPointTag=function(){return this._distributor.insertionPointTag};
|
||||
Object.defineProperty(I.prototype,"_insertionPoints",{get:function(){this.__insertionPoints||this.updateInsertionPoints();return this.__insertionPoints||(this.__insertionPoints=[])},set:function(a){this.__insertionPoints=a},configurable:!0});B.patchShadowRootAccessors(I.prototype);rc.ShadyRoot=I;rc.attachShadow=function(a,b){if(!a)throw"Must provide a host.";if(!b)throw"Not enough arguments.";return new I(sc,a)};var tc={};function uc(a){E.renderRootNode(a);return A.getProperty(a,"assignedSlot")||null}
|
||||
var vc={addEventListener:Yb.addEventListener,removeEventListener:Yb.removeEventListener,appendChild:function(a){return E.insertBefore(this,a)},insertBefore:function(a,b){return E.insertBefore(this,a,b)},removeChild:function(a){return E.removeChild(this,a)},replaceChild:function(a,b){this.insertBefore(a,b);this.removeChild(b);return a},cloneNode:function(a){return E.cloneNode(this,a)},getRootNode:function(a){return E.getRootNode(this,a)},get isConnected(){var a=this.ownerDocument;if(a&&a.contains&&
|
||||
a.contains(this)||(a=a.documentElement)&&a.contains&&a.contains(this))return!0;for(a=this;a&&!(a instanceof Document);)a=a.parentNode||(a instanceof rc.ShadyRoot?a.host:void 0);return!!(a&&a instanceof Document)}},wc={get assignedSlot(){return uc(this)}},xc={querySelector:function(a){return E.query(this,function(b){return u.matchesSelector(b,a)},function(a){return!!a})[0]||null},querySelectorAll:function(a){return E.query(this,function(b){return u.matchesSelector(b,a)})}},yc={assignedNodes:function(a){if("slot"===
|
||||
this.localName)return E.renderRootNode(this),this.__shady?(a&&a.flatten?this.__shady.distributedNodes:this.__shady.assignedNodes)||[]:[]}},zc=u.extendAll({setAttribute:function(a,b){E.setAttribute(this,a,b)},removeAttribute:function(a){E.removeAttribute(this,a)},attachShadow:function(a){return rc.attachShadow(this,a)},get slot(){return this.getAttribute("slot")},set slot(a){this.setAttribute("slot",a)},get assignedSlot(){return uc(this)}},xc,yc);Object.defineProperties(zc,B.ShadowRootAccessor);
|
||||
var Ac=u.extendAll({importNode:function(a,b){return E.importNode(a,b)}},xc);Object.defineProperties(Ac,{_activeElement:B.ActiveElementAccessor.activeElement});function Bc(a,b){for(var c=Object.getOwnPropertyNames(b),d=0;d<c.length;d++){var e=c[d],f=Object.getOwnPropertyDescriptor(b,e);f.value?a[e]=f.value:Object.defineProperty(a,e,f)}}
|
||||
tc.patchBuiltins=function(){Bc(window.Node.prototype,vc);Bc(window.Text.prototype,wc);Bc(window.DocumentFragment.prototype,xc);Bc(window.Element.prototype,zc);Bc(window.Document.prototype,Ac);window.HTMLSlotElement&&Bc(window.HTMLSlotElement.prototype,yc);u.settings.hasDescriptors&&(B.patchAccessors(window.Node.prototype),B.patchAccessors(window.Text.prototype),B.patchAccessors(window.DocumentFragment.prototype),B.patchAccessors(window.Element.prototype),B.patchAccessors((window.customElements&&customElements.nativeHTMLElement||
|
||||
HTMLElement).prototype),B.patchAccessors(window.Document.prototype),window.HTMLSlotElement&&B.patchAccessors(window.HTMLSlotElement.prototype))};u.settings.inUse&&(window.ShadyDOM={},window.ShadyDOM.inUse=u.settings.inUse,window.ShadyDOM.patch=function(a){return a},window.ShadyDOM.isShadyRoot=u.isShadyRoot,window.ShadyDOM.enqueue=Ya.enqueue,window.ShadyDOM.flush=Ya.flush,window.ShadyDOM.settings=u.settings,window.ShadyDOM.filterMutations=bb.filterMutations,window.ShadyDOM.observeChildren=bb.observeChildren,window.ShadyDOM.unobserveChildren=bb.unobserveChildren,window.ShadyDOM.nativeMethods=v,window.ShadyDOM.nativeTree=x,Yb.patchEvents(),tc.patchBuiltins(),
|
||||
window.ShadowRoot=rc.ShadyRoot);/*
|
||||
|
||||
Copyright (c) 2017 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
|
||||
@@ -152,88 +152,88 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
||||
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
|
||||
*/
|
||||
var I={};function Dc(){this.end=this.start=0;this.rules=this.parent=this.previous=null;this.cssText=this.parsedCssText="";this.atRule=!1;this.type=0;this.parsedSelector=this.selector=this.keyframesName=""}
|
||||
function Ec(a,b){var c=b.substring(a.start,a.end-1);a.parsedCssText=a.cssText=c.trim();a.parent&&(c=b.substring(a.previous?a.previous.end:a.parent.start,a.start-1),c=Fc(c),c=c.replace(K.multipleSpaces," "),c=c.substring(c.lastIndexOf(";")+1),c=a.parsedSelector=a.selector=c.trim(),a.atRule=0===c.indexOf("@"),a.atRule?0===c.indexOf("@media")?a.type=Gc.MEDIA_RULE:c.match(K.keyframesRule)&&(a.type=Gc.KEYFRAMES_RULE,a.keyframesName=a.selector.split(K.multipleSpaces).pop()):0===c.indexOf("--")?a.type=Gc.MIXIN_RULE:
|
||||
a.type=Gc.STYLE_RULE);if(c=a.rules)for(var d=0,e=c.length,f;d<e&&(f=c[d]);d++)Ec(f,b);return a}function Fc(a){return a.replace(/\\([0-9a-f]{1,6})\s/gi,function(a,c){a=c;for(c=6-a.length;c--;)a="0"+a;return"\\"+a})}
|
||||
function Hc(a,b,c){c=void 0===c?"":c;var d="";if(a.cssText||a.rules){var e=a.rules,f;if(f=e)f=e[0],f=!(f&&f.selector&&0===f.selector.indexOf("--"));if(f){f=0;for(var g=e.length,h;f<g&&(h=e[f]);f++)d=Hc(h,b,d)}else b?b=a.cssText:(b=a.cssText,b=Ic(b),b=b.replace(K.mixinApply,"").replace(K.varApply,"")),(d=b.trim())&&(d=" "+d+"\n")}d&&(a.selector&&(c+=a.selector+" {\n"),c+=d,a.selector&&(c+="}\n\n"));return c}function Ic(a){return a.replace(K.customProp,"").replace(K.mixinProp,"")}
|
||||
var Gc={STYLE_RULE:1,KEYFRAMES_RULE:7,MEDIA_RULE:4,MIXIN_RULE:1E3},K={comments:/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,port:/@import[^;]*;/gim,customProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?(?:[;\n]|$)/gim,mixinProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?{[^}]*?}(?:[;\n]|$)?/gim,mixinApply:/@apply\s*\(?[^);]*\)?\s*(?:[;\n]|$)?/gim,varApply:/[^;:]*?:[^;]*?var\([^;]*\)(?:[;\n]|$)?/gim,keyframesRule:/^@[^\s]*keyframes/,multipleSpaces:/\s+/g};I.StyleNode=Dc;
|
||||
I.parse=function(a){var b=a=a.replace(K.comments,"").replace(K.port,""),c=new Dc;c.start=0;c.end=b.length;for(var d=c,e=0,f=b.length;e<f;e++)if("{"===b[e]){d.rules||(d.rules=[]);var g=d,h=g.rules[g.rules.length-1]||null,d=new Dc;d.start=e+1;d.parent=g;d.previous=h;g.rules.push(d)}else"}"===b[e]&&(d.end=e+1,d=d.parent||c);return Ec(c,a)};I.stringify=Hc;I.removeCustomPropAssignment=Ic;I.types=Gc;var L={},Jc=!(window.ShadyDOM&&window.ShadyDOM.inUse),Kc=!navigator.userAgent.match("AppleWebKit/601")&&window.CSS&&CSS.supports&&CSS.supports("box-shadow","0 0 0 var(--foo)");function Lc(a){a&&(Kc=Kc&&!a.nativeCss&&!a.shimcssproperties,Jc=Jc&&!a.nativeShadow&&!a.shimshadow)}window.ShadyCSS?Lc(window.ShadyCSS):window.WebComponents&&Lc(window.WebComponents.flags);L.nativeShadow=Jc;L.nativeCssVariables=Kc;var M={VAR_ASSIGN:/(?:^|[;\s{]\s*)(--[\w-]*?)\s*:\s*(?:([^;{]*)|{([^}]*)})(?:(?=[;\s}])|$)/gi,MIXIN_MATCH:/(?:^|\W+)@apply\s*\(?([^);\n]*)\)?/gi,VAR_CONSUMED:/(--[\w-]+)\s*([:,;)]|$)/gi,ANIMATION_MATCH:/(animation\s*:)|(animation-name\s*:)/,MEDIA_MATCH:/@media[^(]*(\([^)]*\))/,IS_VAR:/^--/,BRACKETED:/\{[^}]*\}/g,HOST_PREFIX:"(?:^|[^.#[:])",HOST_SUFFIX:"($|[.:[\\s>+~])"};var N={};function Mc(a,b,c,d){if(a){var e=!1,f=a.type;if(d&&f===I.types.MEDIA_RULE){var g=a.selector.match(M.MEDIA_MATCH);g&&(window.matchMedia(g[1]).matches||(e=!0))}f===I.types.STYLE_RULE?b(a):c&&f===I.types.KEYFRAMES_RULE?c(a):f===I.types.MIXIN_RULE&&(e=!0);if((a=a.rules)&&!e)for(var e=0,f=a.length,h;e<f&&(h=a[e]);e++)Mc(h,b,c,d)}}function Nc(a,b){var c=document.createElement("style");b&&c.setAttribute("scope",b);c.textContent=a;return c}var Oc=null;
|
||||
function Pc(a,b,c){b=b||document.head;b.insertBefore(a,c&&c.nextSibling||b.firstChild);Oc?a.compareDocumentPosition(Oc)===Node.DOCUMENT_POSITION_PRECEDING&&(Oc=a):Oc=a}
|
||||
function Qc(a,b){var c=a.indexOf("var(");if(-1===c)return b(a,"","","");var d;a:{var e=0;d=c+3;for(var f=a.length;d<f;d++)if("("===a[d])e++;else if(")"===a[d]&&0===--e)break a;d=-1}e=a.substring(c+4,d);c=a.substring(0,c);a=Qc(a.substring(d+1),b);f=e.indexOf(",");if(-1===f)return b(c,e.trim(),"",a);d=e.substring(0,f).trim();e=e.substring(f+1).trim();return b(c,d,e,a)}N.toCssText=function(a,b){"string"===typeof a&&(a=I.parse(a));b&&Mc(a,b);return I.stringify(a,L.nativeCssVariables)};
|
||||
N.rulesForStyle=function(a){!a.__cssRules&&a.textContent&&(a.__cssRules=I.parse(a.textContent));return a.__cssRules};N.isKeyframesSelector=function(a){return!!a.parent&&a.parent.type===I.types.KEYFRAMES_RULE};N.forEachRule=Mc;N.applyCss=function(a,b,c,d){a=Nc(a,b);Pc(a,c,d);return a};N.createScopeStyle=Nc;N.applyStylePlaceHolder=function(a){a=document.createComment(" Shady DOM styles for "+a+" ");var b=document.head;b.insertBefore(a,(Oc?Oc.nextSibling:null)||b.firstChild);return Oc=a};
|
||||
N.applyStyle=Pc;N.isTargetedBuild=function(a){return L.nativeShadow?"shadow"===a:"shady"===a};N.getCssBuildType=function(a){return a.getAttribute("css-build")};N.processVariableAndFallback=Qc;N.setElementClassRaw=function(a,b){L.nativeShadow?a.setAttribute("class",b):window.ShadyDOM.nativeMethods.setAttribute.call(a,"class",b)};N.getIsExtends=function(a){var b=a.localName,c="";b?-1<b.indexOf("-")||(c=b,b=a.getAttribute&&a.getAttribute("is")||""):(b=a.is,c=a.extends);return{is:b,typeExtension:c}};var O={};function P(){}P.prototype.dom=function(a,b,c){a.__styleScoped?a.__styleScoped=null:this._transformDom(a,b||"",c)};P.prototype._transformDom=function(a,b,c){a.nodeType===Node.ELEMENT_NODE&&this.element(a,b,c);if(a="template"===a.localName?(a.content||a._content).childNodes:a.children||a.childNodes)for(var d=0;d<a.length;d++)this._transformDom(a[d],b,c)};
|
||||
P.prototype.element=function(a,b,c){if(b)if(a.classList)c?(a.classList.remove("style-scope"),a.classList.remove(b)):(a.classList.add("style-scope"),a.classList.add(b));else if(a.getAttribute){var d=a.getAttribute(Wc);c?d&&(b=d.replace("style-scope","").replace(b,""),N.setElementClassRaw(a,b)):N.setElementClassRaw(a,(d?d+" ":"")+"style-scope "+b)}};
|
||||
P.prototype.elementStyles=function(a,b,c){var d=a.__cssBuild;L.nativeShadow||"shady"===d?b=N.toCssText(b,c):(a=N.getIsExtends(a),b=this.css(b,a.is,a.typeExtension,c)+"\n\n");return b.trim()};P.prototype.css=function(a,b,c,d){var e=this._calcHostScope(b,c);b=this._calcElementScope(b);var f=this;return N.toCssText(a,function(a){a.isScoped||(f.rule(a,b,e),a.isScoped=!0);d&&d(a,b,e)})};P.prototype._calcElementScope=function(a){return a?Xc+a:""};
|
||||
P.prototype._calcHostScope=function(a,b){return b?"[is="+a+"]":a};P.prototype.rule=function(a,b,c){this._transformRule(a,this._transformComplexSelector,b,c)};P.prototype._transformRule=function(a,b,c,d){a.selector=a.transformedSelector=this._transformRuleCss(a,b,c,d)};P.prototype._transformRuleCss=function(a,b,c,d){var e=a.selector.split(Yc);if(!N.isKeyframesSelector(a)){a=0;for(var f=e.length,g;a<f&&(g=e[a]);a++)e[a]=b.call(this,g,c,d)}return e.join(Yc)};
|
||||
P.prototype._transformComplexSelector=function(a,b,c){var d=this,e=!1;a=a.trim();a=a.replace(Zc,function(a,b,c){return":"+b+"("+c.replace(/\s/g,"")+")"});a=a.replace($c,ad+" $1");return a=a.replace(bd,function(a,g,h){e||(a=d._transformCompoundSelector(h,g,b,c),e=e||a.stop,g=a.combinator,h=a.value);return g+h})};
|
||||
P.prototype._transformCompoundSelector=function(a,b,c,d){var e=a.indexOf(cd);0<=a.indexOf(ad)?a=this._transformHostSelector(a,d):0!==e&&(a=c?this._transformSimpleSelector(a,c):a);c=!1;0<=e&&(b="",c=!0);var f;c&&(f=!0,c&&(a=a.replace(dd,function(a,b){return" > "+b})));a=a.replace(ed,function(a,b,c){return'[dir="'+c+'"] '+b+", "+b+'[dir="'+c+'"]'});return{value:a,combinator:b,stop:f}};P.prototype._transformSimpleSelector=function(a,b){a=a.split(fd);a[0]+=b;return a.join(fd)};
|
||||
P.prototype._transformHostSelector=function(a,b){var c=a.match(gd);return(c=c&&c[2].trim()||"")?c[0].match(hd)?a.replace(gd,function(a,c,f){return b+f}):c.split(hd)[0]===b?c:id:a.replace(ad,b)};P.prototype.documentRule=function(a){a.selector=a.parsedSelector;this.normalizeRootSelector(a);this._transformRule(a,this._transformDocumentSelector)};P.prototype.normalizeRootSelector=function(a){a.selector===jd&&(a.selector="html")};
|
||||
P.prototype._transformDocumentSelector=function(a){return a.match(cd)?this._transformComplexSelector(a,kd):this._transformSimpleSelector(a.trim(),kd)};ba.global.Object.defineProperties(P.prototype,{SCOPE_NAME:{configurable:!0,enumerable:!0,get:function(){return"style-scope"}}});
|
||||
var Zc=/:(nth[-\w]+)\(([^)]+)\)/,kd=":not(.style-scope)",Yc=",",bd=/(^|[\s>+~]+)((?:\[.+?\]|[^\s>+~=\[])+)/g,hd=/[[.:#*]/,ad=":host",jd=":root",cd="::slotted",$c=new RegExp("^("+cd+")"),gd=/(:host)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,dd=/(?:::slotted)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,ed=/(.*):dir\((?:(ltr|rtl))\)/,Xc=".",fd=":",Wc="class",id="should_not_match",ld=new P;O.default=ld;var Q={};function md(a,b,c,d,e,f){this.styleRules=a||null;this.placeholder=b||null;this.ownStylePropertyNames=c||[];this.overrideStyleProperties=null;this.elementName=d||"";this.cssBuild=f||"";this.typeExtension=e||"";this.customStyle=this.scopeSelector=this.styleProperties=null}md.get=function(a){return a?a.__styleInfo:null};md.set=function(a,b){return a.__styleInfo=b};md.prototype._getStyleRules=function(){return this.styleRules};md.prototype._getStyleRules=md.prototype._getStyleRules;
|
||||
Q.default=md;var R={},nd=window.Element.prototype,od=nd.matches||nd.matchesSelector||nd.mozMatchesSelector||nd.msMatchesSelector||nd.oMatchesSelector||nd.webkitMatchesSelector,pd=navigator.userAgent.match("Trident");function S(){}S.prototype.decorateStyles=function(a){var b=this,c={},d=[],e=0;N.forEachRule(a,function(a){b.decorateRule(a);a.index=e++;b.collectPropertiesInCssText(a.propertyInfo.cssText,c)},function(a){d.push(a)});a._keyframes=d;a=[];for(var f in c)a.push(f);return a};
|
||||
S.prototype.decorateRule=function(a){if(a.propertyInfo)return a.propertyInfo;var b={},c={};this.collectProperties(a,c)&&(b.properties=c,a.rules=null);b.cssText=this.collectCssText(a);return a.propertyInfo=b};S.prototype.collectProperties=function(a,b){var c=a.propertyInfo;if(c){if(c.properties)return Object.assign(b,c.properties),!0}else{for(var c=M.VAR_ASSIGN,d=a.parsedCssText,e;a=c.exec(d);){e=(a[2]||a[3]).trim();if("inherit"!==e||"unset"!==e)b[a[1].trim()]=e;e=!0}return e}};
|
||||
S.prototype.collectCssText=function(a){return this.collectConsumingCssText(a.parsedCssText)};S.prototype.collectConsumingCssText=function(a){return a.replace(M.BRACKETED,"").replace(M.VAR_ASSIGN,"")};S.prototype.collectPropertiesInCssText=function(a,b){for(var c;c=M.VAR_CONSUMED.exec(a);){var d=c[1];":"!==c[2]&&(b[d]=!0)}};S.prototype.reify=function(a){for(var b=Object.getOwnPropertyNames(a),c=0,d;c<b.length;c++)d=b[c],a[d]=this.valueForProperty(a[d],a)};
|
||||
S.prototype.valueForProperty=function(a,b){if(a)if(0<=a.indexOf(";"))a=this.valueForProperties(a,b);else{var c=this;a=N.processVariableAndFallback(a,function(a,e,f,g){if(!e)return a+g;(e=c.valueForProperty(b[e],b))&&"initial"!==e?"apply-shim-inherit"===e&&(e="inherit"):e=c.valueForProperty(b[f]||f,b)||f;return a+(e||"")+g})}return a&&a.trim()||""};
|
||||
S.prototype.valueForProperties=function(a,b){a=a.split(";");for(var c=0,d,e;c<a.length;c++)if(d=a[c]){M.MIXIN_MATCH.lastIndex=0;if(e=M.MIXIN_MATCH.exec(d))d=this.valueForProperty(b[e[1]],b);else if(e=d.indexOf(":"),-1!==e){var f=d.substring(e),f=f.trim(),f=this.valueForProperty(f,b)||f;d=d.substring(0,e)+f}a[c]=d&&d.lastIndexOf(";")===d.length-1?d.slice(0,-1):d||""}return a.join(";")};
|
||||
S.prototype.applyProperties=function(a,b){var c="";a.propertyInfo||this.decorateRule(a);a.propertyInfo.cssText&&(c=this.valueForProperties(a.propertyInfo.cssText,b));a.cssText=c};
|
||||
S.prototype.applyKeyframeTransforms=function(a,b){var c=a.cssText,d=a.cssText;null==a.hasAnimations&&(a.hasAnimations=M.ANIMATION_MATCH.test(c));if(a.hasAnimations)if(null==a.keyframeNamesToTransform){a.keyframeNamesToTransform=[];for(var e in b)d=b[e],d=d(c),c!==d&&(c=d,a.keyframeNamesToTransform.push(e))}else{for(e=0;e<a.keyframeNamesToTransform.length;++e)d=b[a.keyframeNamesToTransform[e]],c=d(c);d=c}a.cssText=d};
|
||||
S.prototype.propertyDataFromStyles=function(a,b){var c={},d=this,e=[];N.forEachRule(a,function(a){a.propertyInfo||d.decorateRule(a);var f=a.transformedSelector||a.parsedSelector;b&&a.propertyInfo.properties&&f&&od.call(b,f)&&(d.collectProperties(a,c),a=a.index,f=parseInt(a/32,10),e[f]=(e[f]||0)|1<<a%32)},null,!0);return{properties:c,key:e}};
|
||||
S.prototype.whenHostOrRootRule=function(a,b,c,d){b.propertyInfo||this.decorateRule(b);if(b.propertyInfo.properties){var e=N.getIsExtends(a),f=e.is,e=e.typeExtension;a=a.is?O.default._calcHostScope(f,e):"html";var g=b.parsedSelector,e=":host > *"===g||"html"===g,h=0===g.indexOf(":host")&&!e;"shady"===c&&(e=g===a+" > *."+a||-1!==g.indexOf("html"),h=!e&&0===g.indexOf(a));"shadow"===c&&(e=":host > *"===g||"html"===g,h=h&&!e);if(e||h)c=a,h&&(L.nativeShadow&&!b.transformedSelector&&(b.transformedSelector=
|
||||
O.default._transformRuleCss(b,O.default._transformComplexSelector,O.default._calcElementScope(f),a)),c=b.transformedSelector||a),d({selector:c,isHost:h,isRoot:e})}};S.prototype.hostAndRootPropertiesForScope=function(a,b){var c={},d={},e=this,f=b&&b.__cssBuild;N.forEachRule(b,function(b){e.whenHostOrRootRule(a,b,f,function(f){od.call(a._element||a,f.selector)&&(f.isHost?e.collectProperties(b,c):e.collectProperties(b,d))})},null,!0);return{rootProps:d,hostProps:c}};
|
||||
S.prototype.transformStyles=function(a,b,c){var d=this,e=N.getIsExtends(a),f=O.default._calcHostScope(e.is,e.typeExtension),e=a.extends?"\\"+f.slice(0,-1)+"\\]":f,g=new RegExp(M.HOST_PREFIX+e+M.HOST_SUFFIX),e=Q.default.get(a).styleRules,h=this._elementKeyframeTransforms(a,e,c);return O.default.elementStyles(a,e,function(a){d.applyProperties(a,b);L.nativeShadow||N.isKeyframesSelector(a)||!a.cssText||(d.applyKeyframeTransforms(a,h),d._scopeSelector(a,g,f,c))})};
|
||||
S.prototype._elementKeyframeTransforms=function(a,b,c){a=b._keyframes;b={};if(!L.nativeShadow&&a)for(var d=0,e=a[d];d<a.length;e=a[++d])this._scopeKeyframes(e,c),b[e.keyframesName]=this._keyframesRuleTransformer(e);return b};S.prototype._keyframesRuleTransformer=function(a){return function(b){return b.replace(a.keyframesNameRx,a.transformedKeyframesName)}};
|
||||
S.prototype._scopeKeyframes=function(a,b){a.keyframesNameRx=new RegExp(a.keyframesName,"g");a.transformedKeyframesName=a.keyframesName+"-"+b;a.transformedSelector=a.transformedSelector||a.selector;a.selector=a.transformedSelector.replace(a.keyframesName,a.transformedKeyframesName)};
|
||||
S.prototype._scopeSelector=function(a,b,c,d){a.transformedSelector=a.transformedSelector||a.selector;d="."+d;for(var e=a.transformedSelector.split(","),f=0,g=e.length,h;f<g&&(h=e[f]);f++)e[f]=h.match(b)?h.replace(c,d):d+" "+h;a.selector=e.join(",")};S.prototype.applyElementScopeSelector=function(a,b,c){var d=a.getAttribute("class")||"",e=d;c&&(e=d.replace(new RegExp("\\s*x-scope\\s*"+c+"\\s*","g")," "));e+=(e?" ":"")+"x-scope "+b;d!==e&&N.setElementClassRaw(a,e)};
|
||||
S.prototype.applyElementStyle=function(a,b,c,d){b=d?d.textContent||"":this.transformStyles(a,b,c);var e=Q.default.get(a),f=e.customStyle;f&&!L.nativeShadow&&f!==d&&(f._useCount--,0>=f._useCount&&f.parentNode&&f.parentNode.removeChild(f));L.nativeShadow?e.customStyle?(e.customStyle.textContent=b,d=e.customStyle):b&&(d=N.applyCss(b,c,a.shadowRoot,e.placeholder)):d?d.parentNode||N.applyStyle(d,null,e.placeholder):b&&(d=N.applyCss(b,c,null,e.placeholder));d&&(d._useCount=d._useCount||0,e.customStyle!=
|
||||
d&&d._useCount++,e.customStyle=d);pd&&(d.textContent=d.textContent);return d};S.prototype.applyCustomStyle=function(a,b){var c=N.rulesForStyle(a),d=this;a.textContent=N.toCssText(c,function(a){var c=a.cssText=a.parsedCssText;a.propertyInfo&&a.propertyInfo.cssText&&(c=I.removeCustomPropAssignment(c),a.cssText=d.valueForProperties(c,b))})};ba.global.Object.defineProperties(S.prototype,{XSCOPE_NAME:{configurable:!0,enumerable:!0,get:function(){return"x-scope"}}});var qd=new S;R.default=qd;var rd={},sd={},td=window.customElements;if(td&&!L.nativeShadow){var ud=td.define;td.define=function(a,b,c){sd[a]=N.applyStylePlaceHolder(a);return ud.call(td,a,b,c)}}rd.default=sd;var vd={};function wd(a){this.cache={};this.typeMax=void 0===a?100:a}wd.prototype._validate=function(a,b,c){for(var d=0;d<c.length;d++){var e=c[d];if(a.properties[e]!==b[e])return!1}return!0};wd.prototype.store=function(a,b,c,d){var e=this.cache[a]||[];e.push({properties:b,styleElement:c,scopeSelector:d});e.length>this.typeMax&&e.shift();this.cache[a]=e};wd.prototype.fetch=function(a,b,c){if(a=this.cache[a])for(var d=a.length-1;0<=d;d--){var e=a[d];if(this._validate(e,b,c))return e}};vd.default=wd;var xd={};function yd(){}
|
||||
if(!L.nativeShadow){var zd=function(a){for(var b=0;b<a.length;b++){var c=a[b];if(c.target!==document.documentElement&&c.target!==document.head){for(var d=0;d<c.addedNodes.length;d++){var e=c.addedNodes[d],f=e;if(f.classList&&!f.classList.contains(O.default.SCOPE_NAME)||f instanceof window.SVGElement&&(!f.hasAttribute("class")||0>f.getAttribute("class").indexOf(O.default.SCOPE_NAME)))if(f=e.getRootNode(),f.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&(f=f.host))f=N.getIsExtends(f).is,O.default.dom(e,f)}for(d=
|
||||
0;d<c.removedNodes.length;d++)if(e=c.removedNodes[d],e.nodeType===Node.ELEMENT_NODE&&(f=void 0,e.classList?f=Array.from(e.classList):e.hasAttribute("class")&&(f=e.getAttribute("class").split(/\s+/)),void 0!==f)){var g=f.indexOf(O.default.SCOPE_NAME);0<=g&&(f=f[g+1])&&O.default.dom(e,f,!0)}}}},Ad=new MutationObserver(zd),Bd=function(a){Ad.observe(a,{childList:!0,subtree:!0})};if(window.customElements&&!window.customElements.flush)Bd(document);else{var Cd=function(){Bd(document.body)};window.HTMLImports?
|
||||
window.HTMLImports.whenReady(Cd):requestAnimationFrame(function(){if("loading"===document.readyState){var a=function(){Cd();document.removeEventListener("readystatechange",a)};document.addEventListener("readystatechange",a)}else Cd()})}yd=function(){zd(Ad.takeRecords())}}xd.flush=yd;var T={default:{}};var U={},Dd=Promise.resolve();function Ed(a){a._applyShimInvalid=!0}function Fd(a){return!a._applyShimInvalid}function Gd(a){a._validating||(a._validating=!0,Dd.then(function(){a._applyShimInvalid=!1;a._validating=!1}))}U.invalidate=function(a){(a=T.default[a])&&Ed(a)};U.invalidateTemplate=Ed;U.isValid=function(a){return(a=T.default[a])?Fd(a):!0};U.templateIsValid=Fd;U.isValidating=function(a){return(a=T.default[a])?a._validating:!1};U.templateIsValidating=function(a){return a._validating};
|
||||
U.startValidating=function(a){Gd(T.default[a])};U.startValidatingTemplate=Gd;U.elementsAreInvalid=function(){for(var a in T.default)if(!Fd(T.default[a]))return!0;return!1};var Hd={},Id=null,Jd=window.HTMLImports&&window.HTMLImports.whenReady||null,Kd;Hd.default=function(a){Jd?Jd(a):(Id||(Id=new Promise(function(a){Kd=a}),"complete"===document.readyState?Kd():document.addEventListener("readystatechange",function(){"complete"===document.readyState&&Kd()})),Id.then(function(){a&&a()}))};var Ld={updateNativeProperties:function(a,b){for(var c in b)null===c?a.style.removeProperty(c):a.style.setProperty(c,b[c])},getComputedStyleValue:function(a,b){return(a=window.getComputedStyle(a).getPropertyValue(b))?a.trim():""}};var Md=null,Nd=null;function X(){this.customStyles=[];this.enqueued=!1}X.prototype.enqueueDocumentValidation=function(){!this.enqueued&&Nd&&(this.enqueued=!0,Hd.default(Nd))};X.prototype.addCustomStyle=function(a){a.__seenByShadyCSS||(a.__seenByShadyCSS=!0,this.customStyles.push(a),this.enqueueDocumentValidation())};X.prototype.getStyleForCustomStyle=function(a){return a.getStyle?a.getStyle():a};
|
||||
X.prototype.processStyles=function(){for(var a=this.customStyles,b=0;b<a.length;b++){var c=a[b];if(!c.__processedByShadyCSS){var d=this.getStyleForCustomStyle(c);if(d){c.__processedByShadyCSS=!0;if(c=d.__appliedElement)for(var e=0;e<d.attributes.length;e++){var f=d.attributes[e];c.setAttribute(f.name,f.value)}Md&&Md(c||d)}}}return a};X.prototype.addCustomStyle=X.prototype.addCustomStyle;X.prototype.getStyleForCustomStyle=X.prototype.getStyleForCustomStyle;X.prototype.processStyles=X.prototype.processStyles;
|
||||
Object.defineProperties(X.prototype,{transformCallback:{get:function(){return Md},set:function(a){Md=a}},validateCallback:{get:function(){return Nd},set:function(a){var b=!1;Nd||(b=!0);Nd=a;b&&this.enqueueDocumentValidation()}}});var Od={},Pd=new vd.default;function Y(){var a=this;this._scopeCounter={};this._documentOwner=document.documentElement;var b=new I.StyleNode;b.rules=[];this._documentOwnerStyleInfo=Q.default.set(this._documentOwner,new Q.default(b));this._elementsHaveApplied=!1;this._customStyleInterface=this._applyShim=null;Hd.default(function(){a._ensure()})}Y.prototype.flush=function(){xd.flush()};
|
||||
Y.prototype._generateScopeSelector=function(a){var b=this._scopeCounter[a]=(this._scopeCounter[a]||0)+1;return a+"-"+b};Y.prototype.getStyleAst=function(a){return N.rulesForStyle(a)};Y.prototype.styleAstToString=function(a){return N.toCssText(a)};Y.prototype._gatherStyles=function(a){a=a.content.querySelectorAll("style");for(var b=[],c=0;c<a.length;c++){var d=a[c];b.push(d.textContent);d.parentNode.removeChild(d)}return b.join("").trim()};
|
||||
var K={};function Cc(){this.end=this.start=0;this.rules=this.parent=this.previous=null;this.cssText=this.parsedCssText="";this.atRule=!1;this.type=0;this.parsedSelector=this.selector=this.keyframesName=""}
|
||||
function Dc(a,b){var c=b.substring(a.start,a.end-1);a.parsedCssText=a.cssText=c.trim();a.parent&&(c=b.substring(a.previous?a.previous.end:a.parent.start,a.start-1),c=Ec(c),c=c.replace(L.multipleSpaces," "),c=c.substring(c.lastIndexOf(";")+1),c=a.parsedSelector=a.selector=c.trim(),a.atRule=0===c.indexOf("@"),a.atRule?0===c.indexOf("@media")?a.type=Fc.MEDIA_RULE:c.match(L.keyframesRule)&&(a.type=Fc.KEYFRAMES_RULE,a.keyframesName=a.selector.split(L.multipleSpaces).pop()):0===c.indexOf("--")?a.type=Fc.MIXIN_RULE:
|
||||
a.type=Fc.STYLE_RULE);if(c=a.rules)for(var d=0,e=c.length,f;d<e&&(f=c[d]);d++)Dc(f,b);return a}function Ec(a){return a.replace(/\\([0-9a-f]{1,6})\s/gi,function(a,c){a=c;for(c=6-a.length;c--;)a="0"+a;return"\\"+a})}
|
||||
function Gc(a,b,c){c=void 0===c?"":c;var d="";if(a.cssText||a.rules){var e=a.rules,f;if(f=e)f=e[0],f=!(f&&f.selector&&0===f.selector.indexOf("--"));if(f){f=0;for(var g=e.length,h;f<g&&(h=e[f]);f++)d=Gc(h,b,d)}else b?b=a.cssText:(b=a.cssText,b=Hc(b),b=b.replace(L.mixinApply,"").replace(L.varApply,"")),(d=b.trim())&&(d=" "+d+"\n")}d&&(a.selector&&(c+=a.selector+" {\n"),c+=d,a.selector&&(c+="}\n\n"));return c}function Hc(a){return a.replace(L.customProp,"").replace(L.mixinProp,"")}
|
||||
var Fc={STYLE_RULE:1,KEYFRAMES_RULE:7,MEDIA_RULE:4,MIXIN_RULE:1E3},L={comments:/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,port:/@import[^;]*;/gim,customProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?(?:[;\n]|$)/gim,mixinProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?{[^}]*?}(?:[;\n]|$)?/gim,mixinApply:/@apply\s*\(?[^);]*\)?\s*(?:[;\n]|$)?/gim,varApply:/[^;:]*?:[^;]*?var\([^;]*\)(?:[;\n]|$)?/gim,keyframesRule:/^@[^\s]*keyframes/,multipleSpaces:/\s+/g};K.StyleNode=Cc;
|
||||
K.parse=function(a){var b=a=a.replace(L.comments,"").replace(L.port,""),c=new Cc;c.start=0;c.end=b.length;for(var d=c,e=0,f=b.length;e<f;e++)if("{"===b[e]){d.rules||(d.rules=[]);var g=d,h=g.rules[g.rules.length-1]||null,d=new Cc;d.start=e+1;d.parent=g;d.previous=h;g.rules.push(d)}else"}"===b[e]&&(d.end=e+1,d=d.parent||c);return Dc(c,a)};K.stringify=Gc;K.removeCustomPropAssignment=Hc;K.types=Fc;var M={},Ic=!(window.ShadyDOM&&window.ShadyDOM.inUse),Jc=!navigator.userAgent.match("AppleWebKit/601")&&window.CSS&&CSS.supports&&CSS.supports("box-shadow","0 0 0 var(--foo)");function Kc(a){a&&(Jc=Jc&&!a.nativeCss&&!a.shimcssproperties,Ic=Ic&&!a.nativeShadow&&!a.shimshadow)}window.ShadyCSS?Kc(window.ShadyCSS):window.WebComponents&&Kc(window.WebComponents.flags);M.nativeShadow=Ic;M.nativeCssVariables=Jc;var N={VAR_ASSIGN:/(?:^|[;\s{]\s*)(--[\w-]*?)\s*:\s*(?:([^;{]*)|{([^}]*)})(?:(?=[;\s}])|$)/gi,MIXIN_MATCH:/(?:^|\W+)@apply\s*\(?([^);\n]*)\)?/gi,VAR_CONSUMED:/(--[\w-]+)\s*([:,;)]|$)/gi,ANIMATION_MATCH:/(animation\s*:)|(animation-name\s*:)/,MEDIA_MATCH:/@media[^(]*(\([^)]*\))/,IS_VAR:/^--/,BRACKETED:/\{[^}]*\}/g,HOST_PREFIX:"(?:^|[^.#[:])",HOST_SUFFIX:"($|[.:[\\s>+~])"};var O={};function Lc(a,b,c,d){if(a){var e=!1,f=a.type;if(d&&f===K.types.MEDIA_RULE){var g=a.selector.match(N.MEDIA_MATCH);g&&(window.matchMedia(g[1]).matches||(e=!0))}f===K.types.STYLE_RULE?b(a):c&&f===K.types.KEYFRAMES_RULE?c(a):f===K.types.MIXIN_RULE&&(e=!0);if((a=a.rules)&&!e)for(var e=0,f=a.length,h;e<f&&(h=a[e]);e++)Lc(h,b,c,d)}}function Mc(a,b){var c=document.createElement("style");b&&c.setAttribute("scope",b);c.textContent=a;return c}var Nc=null;
|
||||
function Oc(a,b,c){b=b||document.head;b.insertBefore(a,c&&c.nextSibling||b.firstChild);Nc?a.compareDocumentPosition(Nc)===Node.DOCUMENT_POSITION_PRECEDING&&(Nc=a):Nc=a}
|
||||
function Pc(a,b){var c=a.indexOf("var(");if(-1===c)return b(a,"","","");var d;a:{var e=0;d=c+3;for(var f=a.length;d<f;d++)if("("===a[d])e++;else if(")"===a[d]&&0===--e)break a;d=-1}e=a.substring(c+4,d);c=a.substring(0,c);a=Pc(a.substring(d+1),b);f=e.indexOf(",");if(-1===f)return b(c,e.trim(),"",a);d=e.substring(0,f).trim();e=e.substring(f+1).trim();return b(c,d,e,a)}O.toCssText=function(a,b){if(!a)return"";"string"===typeof a&&(a=K.parse(a));b&&Lc(a,b);return K.stringify(a,M.nativeCssVariables)};
|
||||
O.rulesForStyle=function(a){!a.__cssRules&&a.textContent&&(a.__cssRules=K.parse(a.textContent));return a.__cssRules||null};O.isKeyframesSelector=function(a){return!!a.parent&&a.parent.type===K.types.KEYFRAMES_RULE};O.forEachRule=Lc;O.applyCss=function(a,b,c,d){a=Mc(a,b);Oc(a,c,d);return a};O.createScopeStyle=Mc;O.applyStylePlaceHolder=function(a){a=document.createComment(" Shady DOM styles for "+a+" ");var b=document.head;b.insertBefore(a,(Nc?Nc.nextSibling:null)||b.firstChild);return Nc=a};
|
||||
O.applyStyle=Oc;O.isTargetedBuild=function(a){return M.nativeShadow?"shadow"===a:"shady"===a};O.getCssBuildType=function(a){return a.getAttribute("css-build")};O.processVariableAndFallback=Pc;O.setElementClassRaw=function(a,b){M.nativeShadow?a.setAttribute("class",b):window.ShadyDOM.nativeMethods.setAttribute.call(a,"class",b)};O.getIsExtends=function(a){var b=a.localName,c="";b?-1<b.indexOf("-")||(c=b,b=a.getAttribute&&a.getAttribute("is")||""):(b=a.is,c=a.extends);return{is:b,typeExtension:c}};var P={};function Q(){}Q.prototype.dom=function(a,b,c){a.__styleScoped?a.__styleScoped=null:this._transformDom(a,b||"",c)};Q.prototype._transformDom=function(a,b,c){a.nodeType===Node.ELEMENT_NODE&&this.element(a,b,c);if(a="template"===a.localName?(a.content||a._content).childNodes:a.children||a.childNodes)for(var d=0;d<a.length;d++)this._transformDom(a[d],b,c)};
|
||||
Q.prototype.element=function(a,b,c){if(b)if(a.classList)c?(a.classList.remove("style-scope"),a.classList.remove(b)):(a.classList.add("style-scope"),a.classList.add(b));else if(a.getAttribute){var d=a.getAttribute(Vc);c?d&&(b=d.replace("style-scope","").replace(b,""),O.setElementClassRaw(a,b)):O.setElementClassRaw(a,(d?d+" ":"")+"style-scope "+b)}};
|
||||
Q.prototype.elementStyles=function(a,b,c){var d=a.__cssBuild;M.nativeShadow||"shady"===d?b=O.toCssText(b,c):(a=O.getIsExtends(a),b=this.css(b,a.is,a.typeExtension,c)+"\n\n");return b.trim()};Q.prototype.css=function(a,b,c,d){var e=this._calcHostScope(b,c);b=this._calcElementScope(b);var f=this;return O.toCssText(a,function(a){a.isScoped||(f.rule(a,b,e),a.isScoped=!0);d&&d(a,b,e)})};Q.prototype._calcElementScope=function(a){return a?Wc+a:""};
|
||||
Q.prototype._calcHostScope=function(a,b){return b?"[is="+a+"]":a};Q.prototype.rule=function(a,b,c){this._transformRule(a,this._transformComplexSelector,b,c)};Q.prototype._transformRule=function(a,b,c,d){a.selector=a.transformedSelector=this._transformRuleCss(a,b,c,d)};Q.prototype._transformRuleCss=function(a,b,c,d){var e=a.selector.split(Xc);if(!O.isKeyframesSelector(a)){a=0;for(var f=e.length,g;a<f&&(g=e[a]);a++)e[a]=b.call(this,g,c,d)}return e.join(Xc)};
|
||||
Q.prototype._transformComplexSelector=function(a,b,c){var d=this,e=!1;a=a.trim();a=a.replace(Yc,function(a,b,c){return":"+b+"("+c.replace(/\s/g,"")+")"});a=a.replace(Zc,$c+" $1");return a=a.replace(ad,function(a,g,h){e||(a=d._transformCompoundSelector(h,g,b,c),e=e||a.stop,g=a.combinator,h=a.value);return g+h})};
|
||||
Q.prototype._transformCompoundSelector=function(a,b,c,d){var e=a.indexOf(bd);0<=a.indexOf($c)?a=this._transformHostSelector(a,d):0!==e&&(a=c?this._transformSimpleSelector(a,c):a);c=!1;0<=e&&(b="",c=!0);var f;c&&(f=!0,c&&(a=a.replace(cd,function(a,b){return" > "+b})));a=a.replace(dd,function(a,b,c){return'[dir="'+c+'"] '+b+", "+b+'[dir="'+c+'"]'});return{value:a,combinator:b,stop:f}};Q.prototype._transformSimpleSelector=function(a,b){a=a.split(ed);a[0]+=b;return a.join(ed)};
|
||||
Q.prototype._transformHostSelector=function(a,b){var c=a.match(fd);return(c=c&&c[2].trim()||"")?c[0].match(gd)?a.replace(fd,function(a,c,f){return b+f}):c.split(gd)[0]===b?c:hd:a.replace($c,b)};Q.prototype.documentRule=function(a){a.selector=a.parsedSelector;this.normalizeRootSelector(a);this._transformRule(a,this._transformDocumentSelector)};Q.prototype.normalizeRootSelector=function(a){a.selector===id&&(a.selector="html")};
|
||||
Q.prototype._transformDocumentSelector=function(a){return a.match(bd)?this._transformComplexSelector(a,jd):this._transformSimpleSelector(a.trim(),jd)};aa.global.Object.defineProperties(Q.prototype,{SCOPE_NAME:{configurable:!0,enumerable:!0,get:function(){return"style-scope"}}});
|
||||
var Yc=/:(nth[-\w]+)\(([^)]+)\)/,jd=":not(.style-scope)",Xc=",",ad=/(^|[\s>+~]+)((?:\[.+?\]|[^\s>+~=\[])+)/g,gd=/[[.:#*]/,$c=":host",id=":root",bd="::slotted",Zc=new RegExp("^("+bd+")"),fd=/(:host)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,cd=/(?:::slotted)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,dd=/(.*):dir\((?:(ltr|rtl))\)/,Wc=".",ed=":",Vc="class",hd="should_not_match",kd=new Q;P.default=kd;var S={};function ld(a,b,c,d,e,f){this.styleRules=a||null;this.placeholder=b||null;this.ownStylePropertyNames=c||[];this.overrideStyleProperties=null;this.elementName=d||"";this.cssBuild=f||"";this.typeExtension=e||"";this.customStyle=this.scopeSelector=this.styleProperties=null}ld.get=function(a){return a?a.__styleInfo:null};ld.set=function(a,b){return a.__styleInfo=b};ld.prototype._getStyleRules=function(){return this.styleRules};ld.prototype._getStyleRules=ld.prototype._getStyleRules;
|
||||
S.default=ld;var T={},md=window.Element.prototype,nd=md.matches||md.matchesSelector||md.mozMatchesSelector||md.msMatchesSelector||md.oMatchesSelector||md.webkitMatchesSelector,od=navigator.userAgent.match("Trident");function U(){}U.prototype.decorateStyles=function(a){var b=this,c={},d=[],e=0;O.forEachRule(a,function(a){b.decorateRule(a);a.index=e++;b.collectPropertiesInCssText(a.propertyInfo.cssText,c)},function(a){d.push(a)});a._keyframes=d;a=[];for(var f in c)a.push(f);return a};
|
||||
U.prototype.decorateRule=function(a){if(a.propertyInfo)return a.propertyInfo;var b={},c={};this.collectProperties(a,c)&&(b.properties=c,a.rules=null);b.cssText=this.collectCssText(a);return a.propertyInfo=b};U.prototype.collectProperties=function(a,b){var c=a.propertyInfo;if(c){if(c.properties)return Object.assign(b,c.properties),!0}else{for(var c=N.VAR_ASSIGN,d=a.parsedCssText,e;a=c.exec(d);){e=(a[2]||a[3]).trim();if("inherit"!==e||"unset"!==e)b[a[1].trim()]=e;e=!0}return e}};
|
||||
U.prototype.collectCssText=function(a){return this.collectConsumingCssText(a.parsedCssText)};U.prototype.collectConsumingCssText=function(a){return a.replace(N.BRACKETED,"").replace(N.VAR_ASSIGN,"")};U.prototype.collectPropertiesInCssText=function(a,b){for(var c;c=N.VAR_CONSUMED.exec(a);){var d=c[1];":"!==c[2]&&(b[d]=!0)}};U.prototype.reify=function(a){for(var b=Object.getOwnPropertyNames(a),c=0,d;c<b.length;c++)d=b[c],a[d]=this.valueForProperty(a[d],a)};
|
||||
U.prototype.valueForProperty=function(a,b){if(a)if(0<=a.indexOf(";"))a=this.valueForProperties(a,b);else{var c=this;a=O.processVariableAndFallback(a,function(a,e,f,g){if(!e)return a+g;(e=c.valueForProperty(b[e],b))&&"initial"!==e?"apply-shim-inherit"===e&&(e="inherit"):e=c.valueForProperty(b[f]||f,b)||f;return a+(e||"")+g})}return a&&a.trim()||""};
|
||||
U.prototype.valueForProperties=function(a,b){a=a.split(";");for(var c=0,d,e;c<a.length;c++)if(d=a[c]){N.MIXIN_MATCH.lastIndex=0;if(e=N.MIXIN_MATCH.exec(d))d=this.valueForProperty(b[e[1]],b);else if(e=d.indexOf(":"),-1!==e){var f=d.substring(e),f=f.trim(),f=this.valueForProperty(f,b)||f;d=d.substring(0,e)+f}a[c]=d&&d.lastIndexOf(";")===d.length-1?d.slice(0,-1):d||""}return a.join(";")};
|
||||
U.prototype.applyProperties=function(a,b){var c="";a.propertyInfo||this.decorateRule(a);a.propertyInfo.cssText&&(c=this.valueForProperties(a.propertyInfo.cssText,b));a.cssText=c};
|
||||
U.prototype.applyKeyframeTransforms=function(a,b){var c=a.cssText,d=a.cssText;null==a.hasAnimations&&(a.hasAnimations=N.ANIMATION_MATCH.test(c));if(a.hasAnimations)if(null==a.keyframeNamesToTransform){a.keyframeNamesToTransform=[];for(var e in b)d=b[e],d=d(c),c!==d&&(c=d,a.keyframeNamesToTransform.push(e))}else{for(e=0;e<a.keyframeNamesToTransform.length;++e)d=b[a.keyframeNamesToTransform[e]],c=d(c);d=c}a.cssText=d};
|
||||
U.prototype.propertyDataFromStyles=function(a,b){var c={},d=this,e=[];O.forEachRule(a,function(a){a.propertyInfo||d.decorateRule(a);var f=a.transformedSelector||a.parsedSelector;b&&a.propertyInfo.properties&&f&&nd.call(b,f)&&(d.collectProperties(a,c),a=a.index,f=parseInt(a/32,10),e[f]=(e[f]||0)|1<<a%32)},null,!0);return{properties:c,key:e}};
|
||||
U.prototype.whenHostOrRootRule=function(a,b,c,d){b.propertyInfo||this.decorateRule(b);if(b.propertyInfo.properties){var e=O.getIsExtends(a),f=e.is,e=e.typeExtension;a=a.is?P.default._calcHostScope(f,e):"html";var g=b.parsedSelector,e=":host > *"===g||"html"===g,h=0===g.indexOf(":host")&&!e;"shady"===c&&(e=g===a+" > *."+a||-1!==g.indexOf("html"),h=!e&&0===g.indexOf(a));"shadow"===c&&(e=":host > *"===g||"html"===g,h=h&&!e);if(e||h)c=a,h&&(M.nativeShadow&&!b.transformedSelector&&(b.transformedSelector=
|
||||
P.default._transformRuleCss(b,P.default._transformComplexSelector,P.default._calcElementScope(f),a)),c=b.transformedSelector||a),d({selector:c,isHost:h,isRoot:e})}};U.prototype.hostAndRootPropertiesForScope=function(a,b){var c={},d={},e=this,f=b&&b.__cssBuild;O.forEachRule(b,function(b){e.whenHostOrRootRule(a,b,f,function(f){nd.call(a._element||a,f.selector)&&(f.isHost?e.collectProperties(b,c):e.collectProperties(b,d))})},null,!0);return{rootProps:d,hostProps:c}};
|
||||
U.prototype.transformStyles=function(a,b,c){var d=this,e=O.getIsExtends(a),f=P.default._calcHostScope(e.is,e.typeExtension),e=a.extends?"\\"+f.slice(0,-1)+"\\]":f,g=new RegExp(N.HOST_PREFIX+e+N.HOST_SUFFIX),e=S.default.get(a).styleRules,h=this._elementKeyframeTransforms(a,e,c);return P.default.elementStyles(a,e,function(a){d.applyProperties(a,b);M.nativeShadow||O.isKeyframesSelector(a)||!a.cssText||(d.applyKeyframeTransforms(a,h),d._scopeSelector(a,g,f,c))})};
|
||||
U.prototype._elementKeyframeTransforms=function(a,b,c){a=b._keyframes;b={};if(!M.nativeShadow&&a)for(var d=0,e=a[d];d<a.length;e=a[++d])this._scopeKeyframes(e,c),b[e.keyframesName]=this._keyframesRuleTransformer(e);return b};U.prototype._keyframesRuleTransformer=function(a){return function(b){return b.replace(a.keyframesNameRx,a.transformedKeyframesName)}};
|
||||
U.prototype._scopeKeyframes=function(a,b){a.keyframesNameRx=new RegExp(a.keyframesName,"g");a.transformedKeyframesName=a.keyframesName+"-"+b;a.transformedSelector=a.transformedSelector||a.selector;a.selector=a.transformedSelector.replace(a.keyframesName,a.transformedKeyframesName)};
|
||||
U.prototype._scopeSelector=function(a,b,c,d){a.transformedSelector=a.transformedSelector||a.selector;d="."+d;for(var e=a.transformedSelector.split(","),f=0,g=e.length,h;f<g&&(h=e[f]);f++)e[f]=h.match(b)?h.replace(c,d):d+" "+h;a.selector=e.join(",")};U.prototype.applyElementScopeSelector=function(a,b,c){var d=a.getAttribute("class")||"",e=d;c&&(e=d.replace(new RegExp("\\s*x-scope\\s*"+c+"\\s*","g")," "));e+=(e?" ":"")+"x-scope "+b;d!==e&&O.setElementClassRaw(a,e)};
|
||||
U.prototype.applyElementStyle=function(a,b,c,d){b=d?d.textContent||"":this.transformStyles(a,b,c);var e=S.default.get(a),f=e.customStyle;f&&!M.nativeShadow&&f!==d&&(f._useCount--,0>=f._useCount&&f.parentNode&&f.parentNode.removeChild(f));M.nativeShadow?e.customStyle?(e.customStyle.textContent=b,d=e.customStyle):b&&(d=O.applyCss(b,c,a.shadowRoot,e.placeholder)):d?d.parentNode||O.applyStyle(d,null,e.placeholder):b&&(d=O.applyCss(b,c,null,e.placeholder));d&&(d._useCount=d._useCount||0,e.customStyle!=
|
||||
d&&d._useCount++,e.customStyle=d);od&&(d.textContent=d.textContent);return d};U.prototype.applyCustomStyle=function(a,b){var c=O.rulesForStyle(a),d=this;a.textContent=O.toCssText(c,function(a){var c=a.cssText=a.parsedCssText;a.propertyInfo&&a.propertyInfo.cssText&&(c=K.removeCustomPropAssignment(c),a.cssText=d.valueForProperties(c,b))})};aa.global.Object.defineProperties(U.prototype,{XSCOPE_NAME:{configurable:!0,enumerable:!0,get:function(){return"x-scope"}}});var pd=new U;T.default=pd;var qd={},rd={},sd=window.customElements;if(sd&&!M.nativeShadow){var td=sd.define;sd.define=function(a,b,c){rd[a]=O.applyStylePlaceHolder(a);return td.call(sd,a,b,c)}}qd.default=rd;var ud={};function vd(a){this.cache={};this.typeMax=void 0===a?100:a}vd.prototype._validate=function(a,b,c){for(var d=0;d<c.length;d++){var e=c[d];if(a.properties[e]!==b[e])return!1}return!0};vd.prototype.store=function(a,b,c,d){var e=this.cache[a]||[];e.push({properties:b,styleElement:c,scopeSelector:d});e.length>this.typeMax&&e.shift();this.cache[a]=e};vd.prototype.fetch=function(a,b,c){if(a=this.cache[a])for(var d=a.length-1;0<=d;d--){var e=a[d];if(this._validate(e,b,c))return e}};ud.default=vd;var wd={};function xd(){}
|
||||
if(!M.nativeShadow){var yd=function(a){for(var b=0;b<a.length;b++){var c=a[b];if(c.target!==document.documentElement&&c.target!==document.head){for(var d=0;d<c.addedNodes.length;d++){var e=c.addedNodes[d],f=e;if(f.classList&&!f.classList.contains(P.default.SCOPE_NAME)||f instanceof window.SVGElement&&(!f.hasAttribute("class")||0>f.getAttribute("class").indexOf(P.default.SCOPE_NAME)))if(f=e.getRootNode(),f.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&(f=f.host))f=O.getIsExtends(f).is,P.default.dom(e,f)}for(d=
|
||||
0;d<c.removedNodes.length;d++)if(e=c.removedNodes[d],e.nodeType===Node.ELEMENT_NODE&&(f=void 0,e.classList?f=Array.from(e.classList):e.hasAttribute("class")&&(f=e.getAttribute("class").split(/\s+/)),void 0!==f)){var g=f.indexOf(P.default.SCOPE_NAME);0<=g&&(f=f[g+1])&&P.default.dom(e,f,!0)}}}},zd=new MutationObserver(yd),Ad=function(a){zd.observe(a,{childList:!0,subtree:!0})};if(window.customElements&&!window.customElements.flush)Ad(document);else{var Bd=function(){Ad(document.body)};window.HTMLImports?
|
||||
window.HTMLImports.whenReady(Bd):requestAnimationFrame(function(){if("loading"===document.readyState){var a=function(){Bd();document.removeEventListener("readystatechange",a)};document.addEventListener("readystatechange",a)}else Bd()})}xd=function(){yd(zd.takeRecords())}}wd.flush=xd;var Cd={default:{}};var V={},Dd=Promise.resolve();function Ed(a){a._applyShimInvalid=!0}function Fd(a){return!a._applyShimInvalid}function Gd(a){a._validating||(a._validating=!0,Dd.then(function(){a._applyShimInvalid=!1;a._validating=!1}))}V.invalidate=function(a){(a=Cd.default[a])&&Ed(a)};V.invalidateTemplate=Ed;V.isValid=function(a){return(a=Cd.default[a])?Fd(a):!0};V.templateIsValid=Fd;V.isValidating=function(a){return(a=Cd.default[a])?a._validating:!1};V.templateIsValidating=function(a){return a._validating};
|
||||
V.startValidating=function(a){Gd(Cd.default[a])};V.startValidatingTemplate=Gd;V.elementsAreInvalid=function(){for(var a in Cd.default)if(!Fd(Cd.default[a]))return!0;return!1};var Hd={},Id=null,Jd=window.HTMLImports&&window.HTMLImports.whenReady||null,Kd;Hd.default=function(a){Jd?Jd(a):(Id||(Id=new Promise(function(a){Kd=a}),"complete"===document.readyState?Kd():document.addEventListener("readystatechange",function(){"complete"===document.readyState&&Kd()})),Id.then(function(){a&&a()}))};var Ld={updateNativeProperties:function(a,b){for(var c in b)null===c?a.style.removeProperty(c):a.style.setProperty(c,b[c])},getComputedStyleValue:function(a,b){return(a=window.getComputedStyle(a).getPropertyValue(b))?a.trim():""}};var Md=null,Nd=null;function W(){this.customStyles=[];this.enqueued=!1}W.prototype.enqueueDocumentValidation=function(){!this.enqueued&&Nd&&(this.enqueued=!0,Hd.default(Nd))};W.prototype.addCustomStyle=function(a){a.__seenByShadyCSS||(a.__seenByShadyCSS=!0,this.customStyles.push(a),this.enqueueDocumentValidation())};W.prototype.getStyleForCustomStyle=function(a){return a.__shadyCSSCachedStyle?a.__shadyCSSCachedStyle:a.getStyle?a.getStyle():a};
|
||||
W.prototype.processStyles=function(){for(var a=this.customStyles,b=0;b<a.length;b++){var c=a[b];if(!c.__shadyCSSCachedStyle){var d=this.getStyleForCustomStyle(c);if(d){var e=d.__appliedElement;if(e)for(var f=0;f<d.attributes.length;f++){var g=d.attributes[f];e.setAttribute(g.name,g.value)}d=e||d;Md&&Md(d);c.__shadyCSSCachedStyle=d}}}return a};W.prototype.addCustomStyle=W.prototype.addCustomStyle;W.prototype.getStyleForCustomStyle=W.prototype.getStyleForCustomStyle;W.prototype.processStyles=W.prototype.processStyles;
|
||||
Object.defineProperties(W.prototype,{transformCallback:{get:function(){return Md},set:function(a){Md=a}},validateCallback:{get:function(){return Nd},set:function(a){var b=!1;Nd||(b=!0);Nd=a;b&&this.enqueueDocumentValidation()}}});var Od={},Pd=new ud.default;function Y(){var a=this;this._scopeCounter={};this._documentOwner=document.documentElement;var b=new K.StyleNode;b.rules=[];this._documentOwnerStyleInfo=S.default.set(this._documentOwner,new S.default(b));this._elementsHaveApplied=!1;this._customStyleInterface=this._applyShim=null;Hd.default(function(){a._ensure()})}Y.prototype.flush=function(){wd.flush()};
|
||||
Y.prototype._generateScopeSelector=function(a){var b=this._scopeCounter[a]=(this._scopeCounter[a]||0)+1;return a+"-"+b};Y.prototype.getStyleAst=function(a){return O.rulesForStyle(a)};Y.prototype.styleAstToString=function(a){return O.toCssText(a)};Y.prototype._gatherStyles=function(a){a=a.content.querySelectorAll("style");for(var b=[],c=0;c<a.length;c++){var d=a[c];b.push(d.textContent);d.parentNode.removeChild(d)}return b.join("").trim()};
|
||||
Y.prototype._getCssBuild=function(a){return(a=a.content.querySelector("style"))?a.getAttribute("css-build")||"":""};
|
||||
Y.prototype.prepareTemplate=function(a,b,c){if(!a._prepared){a._prepared=!0;a.name=b;a.extends=c;T.default[b]=a;var d=this._getCssBuild(a),e=this._gatherStyles(a);c={is:b,extends:c,__cssBuild:d};L.nativeShadow||O.default.dom(a.content,b);this._ensure();var f=this._applyShim.detectMixin(e),e=I.parse(e);f&&L.nativeCssVariables&&this._applyShim.transformRules(e,b);a._styleAst=e;a._cssBuild=d;d=[];L.nativeCssVariables||(d=R.default.decorateStyles(a._styleAst,c));if(!d.length||L.nativeCssVariables)b=this._generateStaticStyle(c,
|
||||
a._styleAst,L.nativeShadow?a.content:null,rd.default[b]),a._style=b;a._ownPropertyNames=d}};Y.prototype._generateStaticStyle=function(a,b,c,d){b=O.default.elementStyles(a,b);if(b.length)return N.applyCss(b,a.is,c,d)};Y.prototype._prepareHost=function(a){var b=N.getIsExtends(a),c=b.is,b=b.typeExtension,d=rd.default[c],e=T.default[c],f,g,h;e&&(f=e._styleAst,g=e._ownPropertyNames,h=e._cssBuild);return Q.default.set(a,new Q.default(f,d,g,c,b,h))};
|
||||
Y.prototype._ensureApplyShim=function(){if(!this._applyShim)if(window.ShadyCSS.ApplyShim)this._applyShim=window.ShadyCSS.ApplyShim,this._applyShim.invalidCallback=U.invalidate;else{var a={};this._applyShim=(a.detectMixin=function(){return!1},a.transformRule=function(){},a.transformRules=function(){},a)}};
|
||||
Y.prototype.prepareTemplate=function(a,b,c){if(!a._prepared){a._prepared=!0;a.name=b;a.extends=c;Cd.default[b]=a;var d=this._getCssBuild(a),e=this._gatherStyles(a);c={is:b,extends:c,__cssBuild:d};M.nativeShadow||P.default.dom(a.content,b);this._ensure();var f=this._applyShim.detectMixin(e),e=K.parse(e);f&&M.nativeCssVariables&&this._applyShim.transformRules(e,b);a._styleAst=e;a._cssBuild=d;d=[];M.nativeCssVariables||(d=T.default.decorateStyles(a._styleAst,c));if(!d.length||M.nativeCssVariables)b=
|
||||
this._generateStaticStyle(c,a._styleAst,M.nativeShadow?a.content:null,qd.default[b]),a._style=b;a._ownPropertyNames=d}};Y.prototype._generateStaticStyle=function(a,b,c,d){b=P.default.elementStyles(a,b);if(b.length)return O.applyCss(b,a.is,c,d)};Y.prototype._prepareHost=function(a){var b=O.getIsExtends(a),c=b.is,b=b.typeExtension,d=qd.default[c],e=Cd.default[c],f,g,h;e&&(f=e._styleAst,g=e._ownPropertyNames,h=e._cssBuild);return S.default.set(a,new S.default(f,d,g,c,b,h))};
|
||||
Y.prototype._ensureApplyShim=function(){if(!this._applyShim)if(window.ShadyCSS.ApplyShim)this._applyShim=window.ShadyCSS.ApplyShim,this._applyShim.invalidCallback=V.invalidate;else{var a={};this._applyShim=(a.detectMixin=function(){return!1},a.transformRule=function(){},a.transformRules=function(){},a)}};
|
||||
Y.prototype._ensureCustomStyleInterface=function(){var a=this;if(!this._customStyleInterface)if(window.ShadyCSS.CustomStyleInterface)this._customStyleInterface=window.ShadyCSS.CustomStyleInterface,this._customStyleInterface.transformCallback=function(b){a.transformCustomStyleForDocument(b)},this._customStyleInterface.validateCallback=function(){requestAnimationFrame(function(){(a._customStyleInterface.enqueued||a._elementsHaveApplied)&&a.flushCustomStyles()})};else{var b={};this._customStyleInterface=
|
||||
(b.processStyles=function(){},b.enqueued=!1,b.getStyleForCustomStyle=function(){return null},b)}};Y.prototype._ensure=function(){this._ensureApplyShim();this._ensureCustomStyleInterface()};
|
||||
Y.prototype.flushCustomStyles=function(){this._ensure();var a=this._customStyleInterface.processStyles();this._customStyleInterface.enqueued&&(L.nativeCssVariables?this._revalidateCustomStyleApplyShim(a):(this._updateProperties(this._documentOwner,this._documentOwnerStyleInfo),this._applyCustomStyles(a)),this._customStyleInterface.enqueued=!1,this._elementsHaveApplied&&!L.nativeCssVariables&&this.styleDocument())};
|
||||
Y.prototype.styleElement=function(a,b){var c=N.getIsExtends(a).is,d=Q.default.get(a);d||(d=this._prepareHost(a));this._isRootOwner(a)||(this._elementsHaveApplied=!0);b&&(d.overrideStyleProperties=d.overrideStyleProperties||{},Object.assign(d.overrideStyleProperties,b));if(L.nativeCssVariables){if(d.overrideStyleProperties&&Ld.updateNativeProperties(a,d.overrideStyleProperties),((b=T.default[c])||this._isRootOwner(a))&&b&&b._style&&!U.templateIsValid(b))U.templateIsValidating(b)||(this._ensure(),this._applyShim.transformRules(b._styleAst,
|
||||
c),b._style.textContent=O.default.elementStyles(a,d.styleRules),U.startValidatingTemplate(b)),L.nativeShadow&&(c=a.shadowRoot)&&(c.querySelector("style").textContent=O.default.elementStyles(a,d.styleRules)),d.styleRules=b._styleAst}else this._updateProperties(a,d),d.ownStylePropertyNames&&d.ownStylePropertyNames.length&&this._applyStyleProperties(a,d)};Y.prototype._styleOwnerForNode=function(a){return(a=a.getRootNode().host)?Q.default.get(a)?a:this._styleOwnerForNode(a):this._documentOwner};
|
||||
Y.prototype._isRootOwner=function(a){return a===this._documentOwner};
|
||||
Y.prototype._applyStyleProperties=function(a,b){var c=N.getIsExtends(a).is,d=Pd.fetch(c,b.styleProperties,b.ownStylePropertyNames),e=d?d.styleElement:null,f=b.scopeSelector;b.scopeSelector=d&&d.scopeSelector||this._generateScopeSelector(c);e=R.default.applyElementStyle(a,b.styleProperties,b.scopeSelector,e);L.nativeShadow||R.default.applyElementScopeSelector(a,b.scopeSelector,f);d||Pd.store(c,b.styleProperties,e,b.scopeSelector);return e};
|
||||
Y.prototype._updateProperties=function(a,b){var c=this._styleOwnerForNode(a),d=Q.default.get(c),c=Object.create(d.styleProperties||null),e=R.default.hostAndRootPropertiesForScope(a,b.styleRules);a=R.default.propertyDataFromStyles(d.styleRules,a).properties;Object.assign(c,e.hostProps,a,e.rootProps);this._mixinOverrideStyles(c,b.overrideStyleProperties);R.default.reify(c);b.styleProperties=c};Y.prototype._mixinOverrideStyles=function(a,b){for(var c in b){var d=b[c];if(d||0===d)a[c]=d}};
|
||||
Y.prototype.flushCustomStyles=function(){this._ensure();var a=this._customStyleInterface.processStyles();this._customStyleInterface.enqueued&&(M.nativeCssVariables?this._revalidateCustomStyleApplyShim(a):(this._updateProperties(this._documentOwner,this._documentOwnerStyleInfo),this._applyCustomStyles(a)),this._customStyleInterface.enqueued=!1,this._elementsHaveApplied&&!M.nativeCssVariables&&this.styleDocument())};
|
||||
Y.prototype.styleElement=function(a,b){var c=O.getIsExtends(a).is,d=S.default.get(a);d||(d=this._prepareHost(a));this._isRootOwner(a)||(this._elementsHaveApplied=!0);b&&(d.overrideStyleProperties=d.overrideStyleProperties||{},Object.assign(d.overrideStyleProperties,b));if(M.nativeCssVariables){if(d.overrideStyleProperties&&Ld.updateNativeProperties(a,d.overrideStyleProperties),((b=Cd.default[c])||this._isRootOwner(a))&&b&&b._style&&!V.templateIsValid(b))V.templateIsValidating(b)||(this._ensure(),
|
||||
this._applyShim.transformRules(b._styleAst,c),b._style.textContent=P.default.elementStyles(a,d.styleRules),V.startValidatingTemplate(b)),M.nativeShadow&&(c=a.shadowRoot)&&(c.querySelector("style").textContent=P.default.elementStyles(a,d.styleRules)),d.styleRules=b._styleAst}else this._updateProperties(a,d),d.ownStylePropertyNames&&d.ownStylePropertyNames.length&&this._applyStyleProperties(a,d)};
|
||||
Y.prototype._styleOwnerForNode=function(a){return(a=a.getRootNode().host)?S.default.get(a)?a:this._styleOwnerForNode(a):this._documentOwner};Y.prototype._isRootOwner=function(a){return a===this._documentOwner};
|
||||
Y.prototype._applyStyleProperties=function(a,b){var c=O.getIsExtends(a).is,d=Pd.fetch(c,b.styleProperties,b.ownStylePropertyNames),e=d?d.styleElement:null,f=b.scopeSelector;b.scopeSelector=d&&d.scopeSelector||this._generateScopeSelector(c);e=T.default.applyElementStyle(a,b.styleProperties,b.scopeSelector,e);M.nativeShadow||T.default.applyElementScopeSelector(a,b.scopeSelector,f);d||Pd.store(c,b.styleProperties,e,b.scopeSelector);return e};
|
||||
Y.prototype._updateProperties=function(a,b){var c=this._styleOwnerForNode(a),d=S.default.get(c),c=Object.create(d.styleProperties||null),e=T.default.hostAndRootPropertiesForScope(a,b.styleRules);a=T.default.propertyDataFromStyles(d.styleRules,a).properties;Object.assign(c,e.hostProps,a,e.rootProps);this._mixinOverrideStyles(c,b.overrideStyleProperties);T.default.reify(c);b.styleProperties=c};Y.prototype._mixinOverrideStyles=function(a,b){for(var c in b){var d=b[c];if(d||0===d)a[c]=d}};
|
||||
Y.prototype.styleDocument=function(a){this.styleSubtree(this._documentOwner,a)};Y.prototype.styleSubtree=function(a,b){var c=a.shadowRoot;(c||this._isRootOwner(a))&&this.styleElement(a,b);if(b=c&&(c.children||c.childNodes))for(a=0;a<b.length;a++)this.styleSubtree(b[a]);else if(a=a.children||a.childNodes)for(b=0;b<a.length;b++)this.styleSubtree(a[b])};
|
||||
Y.prototype._revalidateCustomStyleApplyShim=function(a){for(var b=0;b<a.length;b++){var c=this._customStyleInterface.getStyleForCustomStyle(a[b]);c&&this._revalidateApplyShim(c)}};Y.prototype._applyCustomStyles=function(a){for(var b=0;b<a.length;b++){var c=this._customStyleInterface.getStyleForCustomStyle(a[b]);c&&R.default.applyCustomStyle(c,this._documentOwnerStyleInfo.styleProperties)}};
|
||||
Y.prototype.transformCustomStyleForDocument=function(a){var b=this,c=N.rulesForStyle(a);N.forEachRule(c,function(a){L.nativeShadow?O.default.normalizeRootSelector(a):O.default.documentRule(a);L.nativeCssVariables&&(b._ensure(),b._applyShim.transformRule(a))});L.nativeCssVariables?a.textContent=N.toCssText(c):this._documentOwnerStyleInfo.styleRules.rules.push(c)};
|
||||
Y.prototype._revalidateApplyShim=function(a){if(L.nativeCssVariables){var b=N.rulesForStyle(a);this._ensure();this._applyShim.transformRules(b);a.textContent=N.toCssText(b)}};Y.prototype.getComputedStyleValue=function(a,b){var c;L.nativeCssVariables||(c=(Q.default.get(a)||Q.default.get(this._styleOwnerForNode(a))).styleProperties[b]);return(c=c||window.getComputedStyle(a).getPropertyValue(b))?c.trim():""};
|
||||
Y.prototype.setElementClass=function(a,b){var c=a.getRootNode();b=b?b.split(/\s/):[];c=c.host&&c.host.localName;if(!c){var d=a.getAttribute("class");if(d)for(var d=d.split(/\s/),e=0;e<d.length;e++)if(d[e]===O.default.SCOPE_NAME){c=d[e+1];break}}c&&b.push(O.default.SCOPE_NAME,c);L.nativeCssVariables||(c=Q.default.get(a))&&c.scopeSelector&&b.push(R.default.XSCOPE_NAME,c.scopeSelector);N.setElementClassRaw(a,b.join(" "))};Y.prototype._styleInfoForNode=function(a){return Q.default.get(a)};
|
||||
Y.prototype._revalidateCustomStyleApplyShim=function(a){for(var b=0;b<a.length;b++){var c=this._customStyleInterface.getStyleForCustomStyle(a[b]);c&&this._revalidateApplyShim(c)}};Y.prototype._applyCustomStyles=function(a){for(var b=0;b<a.length;b++){var c=this._customStyleInterface.getStyleForCustomStyle(a[b]);c&&T.default.applyCustomStyle(c,this._documentOwnerStyleInfo.styleProperties)}};
|
||||
Y.prototype.transformCustomStyleForDocument=function(a){var b=this,c=O.rulesForStyle(a);O.forEachRule(c,function(a){M.nativeShadow?P.default.normalizeRootSelector(a):P.default.documentRule(a);M.nativeCssVariables&&(b._ensure(),b._applyShim.transformRule(a))});M.nativeCssVariables?a.textContent=O.toCssText(c):this._documentOwnerStyleInfo.styleRules.rules.push(c)};
|
||||
Y.prototype._revalidateApplyShim=function(a){if(M.nativeCssVariables){var b=O.rulesForStyle(a);this._ensure();this._applyShim.transformRules(b);a.textContent=O.toCssText(b)}};Y.prototype.getComputedStyleValue=function(a,b){var c;M.nativeCssVariables||(c=(S.default.get(a)||S.default.get(this._styleOwnerForNode(a))).styleProperties[b]);return(c=c||window.getComputedStyle(a).getPropertyValue(b))?c.trim():""};
|
||||
Y.prototype.setElementClass=function(a,b){var c=a.getRootNode();b=b?b.split(/\s/):[];c=c.host&&c.host.localName;if(!c){var d=a.getAttribute("class");if(d)for(var d=d.split(/\s/),e=0;e<d.length;e++)if(d[e]===P.default.SCOPE_NAME){c=d[e+1];break}}c&&b.push(P.default.SCOPE_NAME,c);M.nativeCssVariables||(c=S.default.get(a))&&c.scopeSelector&&b.push(T.default.XSCOPE_NAME,c.scopeSelector);O.setElementClassRaw(a,b.join(" "))};Y.prototype._styleInfoForNode=function(a){return S.default.get(a)};
|
||||
Y.prototype.flush=Y.prototype.flush;Y.prototype.prepareTemplate=Y.prototype.prepareTemplate;Y.prototype.styleElement=Y.prototype.styleElement;Y.prototype.styleDocument=Y.prototype.styleDocument;Y.prototype.styleSubtree=Y.prototype.styleSubtree;Y.prototype.getComputedStyleValue=Y.prototype.getComputedStyleValue;Y.prototype.setElementClass=Y.prototype.setElementClass;Y.prototype._styleInfoForNode=Y.prototype._styleInfoForNode;Y.prototype.transformCustomStyleForDocument=Y.prototype.transformCustomStyleForDocument;
|
||||
Y.prototype.getStyleAst=Y.prototype.getStyleAst;Y.prototype.styleAstToString=Y.prototype.styleAstToString;Y.prototype.flushCustomStyles=Y.prototype.flushCustomStyles;Object.defineProperties(Y.prototype,{nativeShadow:{get:function(){return L.nativeShadow}},nativeCss:{get:function(){return L.nativeCssVariables}}});Od.default=Y;var Z=new Od.default,Qd,Rd;window.ShadyCSS&&(Qd=window.ShadyCSS.ApplyShim,Rd=window.ShadyCSS.CustomStyleInterface);
|
||||
window.ShadyCSS={ScopingShim:Z,prepareTemplate:function(a,b,c){Z.flushCustomStyles();Z.prepareTemplate(a,b,c)},styleSubtree:function(a,b){Z.flushCustomStyles();Z.styleSubtree(a,b)},styleElement:function(a){Z.flushCustomStyles();Z.styleElement(a)},styleDocument:function(a){Z.flushCustomStyles();Z.styleDocument(a)},getComputedStyleValue:function(a,b){return Z.getComputedStyleValue(a,b)},nativeCss:L.nativeCssVariables,nativeShadow:L.nativeShadow};Qd&&(window.ShadyCSS.ApplyShim=Qd);
|
||||
Y.prototype.getStyleAst=Y.prototype.getStyleAst;Y.prototype.styleAstToString=Y.prototype.styleAstToString;Y.prototype.flushCustomStyles=Y.prototype.flushCustomStyles;Object.defineProperties(Y.prototype,{nativeShadow:{get:function(){return M.nativeShadow}},nativeCss:{get:function(){return M.nativeCssVariables}}});Od.default=Y;var Z=new Od.default,Qd,Rd;window.ShadyCSS&&(Qd=window.ShadyCSS.ApplyShim,Rd=window.ShadyCSS.CustomStyleInterface);
|
||||
window.ShadyCSS={ScopingShim:Z,prepareTemplate:function(a,b,c){Z.flushCustomStyles();Z.prepareTemplate(a,b,c)},styleSubtree:function(a,b){Z.flushCustomStyles();Z.styleSubtree(a,b)},styleElement:function(a){Z.flushCustomStyles();Z.styleElement(a)},styleDocument:function(a){Z.flushCustomStyles();Z.styleDocument(a)},getComputedStyleValue:function(a,b){return Z.getComputedStyleValue(a,b)},nativeCss:M.nativeCssVariables,nativeShadow:M.nativeShadow};Qd&&(window.ShadyCSS.ApplyShim=Qd);
|
||||
Rd&&(window.ShadyCSS.CustomStyleInterface=Rd);(function(){if(!function(){var a=document.createEvent("Event");a.initEvent("foo",!0,!0);a.preventDefault();return a.defaultPrevented}()){var a=Event.prototype.preventDefault;Event.prototype.preventDefault=function(){this.cancelable&&(a.call(this),Object.defineProperty(this,"defaultPrevented",{get:function(){return!0},configurable:!0}))}}var b=/Trident/.test(navigator.userAgent);if(!window.CustomEvent||b&&"function"!==typeof window.CustomEvent)window.CustomEvent=function(a,b){b=b||{};var c=document.createEvent("CustomEvent");
|
||||
c.initCustomEvent(a,!!b.bubbles,!!b.cancelable,b.detail);return c},window.CustomEvent.prototype=window.Event.prototype;if(!window.Event||b&&"function"!==typeof window.Event){var c=window.Event;window.Event=function(a,b){b=b||{};var c=document.createEvent("Event");c.initEvent(a,!!b.bubbles,!!b.cancelable);return c};if(c)for(var d in c)window.Event[d]=c[d];window.Event.prototype=c.prototype}if(!window.MouseEvent||b&&"function"!==typeof window.MouseEvent){b=window.MouseEvent;window.MouseEvent=function(a,
|
||||
b){b=b||{};var c=document.createEvent("MouseEvent");c.initMouseEvent(a,!!b.bubbles,!!b.cancelable,b.view||window,b.detail,b.screenX,b.screenY,b.clientX,b.clientY,b.ctrlKey,b.altKey,b.shiftKey,b.metaKey,b.button,b.relatedTarget);return c};if(b)for(d in b)window.MouseEvent[d]=b[d];window.MouseEvent.prototype=b.prototype}Array.from||(Array.from=function(a){return[].slice.call(a)});Object.assign||(Object.assign=function(a,b){for(var c=[].slice.call(arguments,1),d=0,e;d<c.length;d++)if(e=c[d])for(var f=
|
||||
a,v=e,J=Object.getOwnPropertyNames(v),V=0;V<J.length;V++)e=J[V],f[e]=v[e];return a})})(window.WebComponents);(function(){function a(){}var b="undefined"===typeof HTMLTemplateElement;/Trident/.test(navigator.userAgent)&&function(){var a=Document.prototype.importNode;Document.prototype.importNode=function(){var b=a.apply(this,arguments);if(b.nodeType===Node.DOCUMENT_FRAGMENT_NODE){var c=this.createDocumentFragment();c.appendChild(b);return c}return b}}();var c=Node.prototype.cloneNode,d=Document.prototype.createElement,e=Document.prototype.importNode,f=function(){if(!b){var a=document.createElement("template"),
|
||||
a,t=e,C=Object.getOwnPropertyNames(t),R=0;R<C.length;R++)e=C[R],f[e]=t[e];return a})})(window.WebComponents);(function(){function a(){}var b="undefined"===typeof HTMLTemplateElement;/Trident/.test(navigator.userAgent)&&function(){var a=Document.prototype.importNode;Document.prototype.importNode=function(){var b=a.apply(this,arguments);if(b.nodeType===Node.DOCUMENT_FRAGMENT_NODE){var c=this.createDocumentFragment();c.appendChild(b);return c}return b}}();var c=Node.prototype.cloneNode,d=Document.prototype.createElement,e=Document.prototype.importNode,f=function(){if(!b){var a=document.createElement("template"),
|
||||
c=document.createElement("template");c.content.appendChild(document.createElement("div"));a.content.appendChild(c);a=a.cloneNode(!0);return 0===a.content.childNodes.length||0===a.content.firstChild.content.childNodes.length||!(document.createDocumentFragment().cloneNode()instanceof DocumentFragment)}}();if(b){var g=function(a){switch(a){case "&":return"&";case "<":return"<";case ">":return">";case "\u00a0":return" "}},h=function(b){Object.defineProperty(b,"innerHTML",{get:function(){for(var a=
|
||||
"",b=this.content.firstChild;b;b=b.nextSibling)a+=b.outerHTML||b.data.replace(sa,g);return a},set:function(b){k.body.innerHTML=b;for(a.bootstrap(k);this.content.firstChild;)this.content.removeChild(this.content.firstChild);for(;k.body.firstChild;)this.content.appendChild(k.body.firstChild)},configurable:!0})},k=document.implementation.createHTMLDocument("template"),y=!0,v=document.createElement("style");v.textContent="template{display:none;}";var J=document.head;J.insertBefore(v,J.firstElementChild);
|
||||
a.prototype=Object.create(HTMLElement.prototype);var V=!document.createElement("div").hasOwnProperty("innerHTML");a.decorate=function(b){if(!b.content){b.content=k.createDocumentFragment();for(var c;c=b.firstChild;)b.content.appendChild(c);if(V)b.__proto__=a.prototype;else if(b.cloneNode=function(b){return a._cloneNode(this,b)},y)try{h(b)}catch(W){y=!1}a.bootstrap(b.content)}};h(a.prototype);a.bootstrap=function(b){b=b.querySelectorAll("template");for(var c=0,d=b.length,e;c<d&&(e=b[c]);c++)a.decorate(e)};
|
||||
"",b=this.content.firstChild;b;b=b.nextSibling)a+=b.outerHTML||b.data.replace(sa,g);return a},set:function(b){k.body.innerHTML=b;for(a.bootstrap(k);this.content.firstChild;)this.content.removeChild(this.content.firstChild);for(;k.body.firstChild;)this.content.appendChild(k.body.firstChild)},configurable:!0})},k=document.implementation.createHTMLDocument("template"),l=!0,t=document.createElement("style");t.textContent="template{display:none;}";var C=document.head;C.insertBefore(t,C.firstElementChild);
|
||||
a.prototype=Object.create(HTMLElement.prototype);var R=!document.createElement("div").hasOwnProperty("innerHTML");a.decorate=function(b){if(!b.content){b.content=k.createDocumentFragment();for(var c;c=b.firstChild;)b.content.appendChild(c);if(R)b.__proto__=a.prototype;else if(b.cloneNode=function(b){return a._cloneNode(this,b)},l)try{h(b)}catch(X){l=!1}a.bootstrap(b.content)}};h(a.prototype);a.bootstrap=function(b){b=b.querySelectorAll("template");for(var c=0,d=b.length,e;c<d&&(e=b[c]);c++)a.decorate(e)};
|
||||
document.addEventListener("DOMContentLoaded",function(){a.bootstrap(document)});Document.prototype.createElement=function(){var b=d.apply(this,arguments);"template"===b.localName&&a.decorate(b);return b};var sa=/[&\u00A0<>]/g}if(b||f)a._cloneNode=function(a,b){var d=c.call(a,!1);this.decorate&&this.decorate(d);b&&(d.content.appendChild(c.call(a.content,!0)),this.fixClonedDom(d.content,a.content));return d},a.prototype.cloneNode=function(b){return a._cloneNode(this,b)},a.fixClonedDom=function(a,b){if(b.querySelectorAll){b=
|
||||
b.querySelectorAll("template");a=a.querySelectorAll("template");for(var c=0,d=a.length,e,f;c<d;c++)f=b[c],e=a[c],this.decorate&&this.decorate(f),e.parentNode.replaceChild(f.cloneNode(!0),e)}},Node.prototype.cloneNode=function(b){var d;if(this instanceof DocumentFragment)if(b)d=this.ownerDocument.importNode(this,!0);else return this.ownerDocument.createDocumentFragment();else d=c.call(this,b);b&&a.fixClonedDom(d,this);return d},Document.prototype.importNode=function(b,c){if("template"===b.localName)return a._cloneNode(b,
|
||||
c);var d=e.call(this,b,c);c&&a.fixClonedDom(d,b);return d},f&&(window.HTMLTemplateElement.prototype.cloneNode=function(b){return a._cloneNode(this,b)});b&&(window.HTMLTemplateElement=a)})();function Sd(){function a(a,b){na[da]=a;na[da+1]=b;da+=2;2===da&&(Eb?Eb(g):Sc())}function b(){return function(){return process.nextTick(g)}}function c(){return"undefined"!=typeof Sa?function(){Sa(g)}:f()}function d(){var a=0,b=new Tc(g),c=document.createTextNode("");return b.observe(c,{characterData:!0}),function(){c.data=a=++a%2}}function e(){var a=new MessageChannel;return a.port1.onmessage=g,function(){return a.port2.postMessage(0)}}function f(){var a=setTimeout;return function(){return a(g,1)}}
|
||||
function g(){for(var a=0;a<da;a+=2)(0,na[a])(na[a+1]),na[a]=void 0,na[a+1]=void 0;da=0}function h(){try{var a=require("vertx");return Sa=a.runOnLoop||a.runOnContext,c()}catch(Rc){return f()}}function k(b,c){var d=arguments,e=this,f=new this.constructor(v);void 0===f[Ma]&&Pa(f);var g=e._state;return g?!function(){var b=d[g-1];a(function(){return Hb(g,f,b,e._result)})}():ta(e,f,b,c),f}function y(a){if(a&&"object"==typeof a&&a.constructor===this)return a;var b=new this(v);return W(b,a),b}function v(){}
|
||||
function J(a){try{return a.then}catch(Rc){return Na.error=Rc,Na}}function V(a,b,c,d){try{a.call(b,c,d)}catch(Vd){return Vd}}function sa(b,c,d){a(function(a){var b=!1,e=V(d,c,function(d){b||(b=!0,c!==d?W(a,d):H(a,d))},function(c){b||(b=!0,E(a,c))},"Settle: "+(a._label||" unknown promise"));!b&&e&&(b=!0,E(a,e))},b)}function Qa(a,b){b._state===Ba?H(a,b._result):b._state===oa?E(a,b._result):ta(b,void 0,function(b){return W(a,b)},function(b){return E(a,b)})}function r(a,b,c){b.constructor===a.constructor&&
|
||||
c===k&&b.constructor.resolve===y?Qa(a,b):c===Na?E(a,Na.error):void 0===c?H(a,b):"function"==typeof c?sa(a,b,c):H(a,b)}function W(a,b){a===b?E(a,new TypeError("You cannot resolve a promise with itself")):"function"==typeof b||"object"==typeof b&&null!==b?r(a,b,J(b)):H(a,b)}function ra(a){a._onerror&&a._onerror(a._result);aa(a)}function H(b,c){b._state===pa&&(b._result=c,b._state=Ba,0!==b._subscribers.length&&a(aa,b))}function E(b,c){b._state===pa&&(b._state=oa,b._result=c,a(ra,b))}function ta(b,c,
|
||||
d,e){var f=b._subscribers,g=f.length;b._onerror=null;f[g]=c;f[g+Ba]=d;f[g+oa]=e;0===g&&b._state&&a(aa,b)}function aa(a){var b=a._subscribers,c=a._state;if(0!==b.length){for(var d,e,f=a._result,g=0;g<b.length;g+=3)d=b[g],e=b[g+c],d?Hb(c,d,e,f):e(f);a._subscribers.length=0}}function Gb(){this.error=null}function Hb(a,b,c,d){var e="function"==typeof c,f=void 0,g=void 0,h=void 0,k=void 0;if(e){var Db;try{Db=c(d)}catch(Wd){Db=(Fb.error=Wd,Fb)}if(f=Db,f===Fb?(k=!0,g=f.error,f=null):h=!0,b===f)return void E(b,
|
||||
new TypeError("A promises callback cannot return that same promise."))}else f=d,h=!0;b._state!==pa||(e&&h?W(b,f):k?E(b,g):a===Ba?H(b,f):a===oa&&E(b,f))}function Vc(a,b){try{b(function(b){W(a,b)},function(b){E(a,b)})}catch(Td){E(a,Td)}}function Pa(a){a[Ma]=Uc++;a._state=void 0;a._result=void 0;a._subscribers=[]}function qa(a,b){this._instanceConstructor=a;this.promise=new a(v);this.promise[Ma]||Pa(this.promise);Ib(b)?(this._input=b,this.length=b.length,this._remaining=b.length,this._result=Array(this.length),
|
||||
0===this.length?H(this.promise,this._result):(this.length=this.length||0,this._enumerate(),0===this._remaining&&H(this.promise,this._result))):E(this.promise,Error("Array Methods must be provided an Array"))}function F(a){this[Ma]=Uc++;this._result=this._state=void 0;this._subscribers=[];if(v!==a){if("function"!=typeof a)throw new TypeError("You must pass a resolver function as the first argument to the promise constructor");if(this instanceof F)Vc(this,a);else throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.");
|
||||
}}var Ra=void 0,Ib=Ra=Array.isArray?Array.isArray:function(a){return"[object Array]"===Object.prototype.toString.call(a)},da=0,Sa=void 0,Eb=void 0,Oa=(Ra="undefined"!=typeof window?window:void 0)||{},Tc=Oa.MutationObserver||Oa.WebKitMutationObserver,Oa="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),Xd="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel,na=Array(1E3),Sc=void 0,Sc=Oa?b():
|
||||
Tc?d():Xd?e():void 0===Ra&&"function"==typeof require?h():f(),Ma=Math.random().toString(36).substring(16),pa=void 0,Ba=1,oa=2,Na=new Gb,Fb=new Gb,Uc=0;return qa.prototype._enumerate=function(){for(var a=this.length,b=this._input,c=0;this._state===pa&&c<a;c++)this._eachEntry(b[c],c)},qa.prototype._eachEntry=function(a,b){var c=this._instanceConstructor,d=c.resolve;d===y?(d=J(a),d===k&&a._state!==pa?this._settledAt(a._state,b,a._result):"function"!=typeof d?(this._remaining--,this._result[b]=a):c===
|
||||
F?(c=new c(v),r(c,a,d),this._willSettleAt(c,b)):this._willSettleAt(new c(function(b){return b(a)}),b)):this._willSettleAt(d(a),b)},qa.prototype._settledAt=function(a,b,c){var d=this.promise;d._state===pa&&(this._remaining--,a===oa?E(d,c):this._result[b]=c);0===this._remaining&&H(d,this._result)},qa.prototype._willSettleAt=function(a,b){var c=this;ta(a,void 0,function(a){return c._settledAt(Ba,b,a)},function(a){return c._settledAt(oa,b,a)})},F.all=function(a){return(new qa(this,a)).promise},F.race=
|
||||
function(a){var b=this;return new b(Ib(a)?function(c,d){for(var e=a.length,f=0;f<e;f++)b.resolve(a[f]).then(c,d)}:function(a,b){return b(new TypeError("You must pass an array to race."))})},F.resolve=y,F.reject=function(a){var b=new this(v);return E(b,a),b},F._setScheduler=function(a){Eb=a},F._setAsap=function(b){a=b},F._asap=a,F.prototype={constructor:F,then:k,"catch":function(a){return this.then(null,a)}},F.polyfill=function(){var a=void 0;if("undefined"!=typeof global)a=global;else if("undefined"!=
|
||||
typeof self)a=self;else try{a=Function("return this")()}catch(Ud){throw Error("polyfill failed because global object is unavailable in this environment");}var b=a.Promise;if(b){var c=null;try{c=Object.prototype.toString.call(b.resolve())}catch(Ud){}if("[object Promise]"===c&&!b.cast)return}a.Promise=F},F.Promise=F,F}"object"==typeof exports&&"undefined"!=typeof module?module.exports=Sd():"function"==typeof define&&define.amd?define(Sd):this.ES6Promise=Sd();!0;ES6Promise.polyfill();(function(){window.WebComponents=window.WebComponents||{flags:{}};var a=document.querySelector('script[src*="webcomponents-lite.js"]'),b={};if(!b.noOpts){location.search.slice(1).split("&").forEach(function(a){a=a.split("=");var c;a[0]&&(c=a[0].match(/wc-(.+)/))&&(b[c[1]]=a[1]||!0)});if(a)for(var c=0,d;d=a.attributes[c];c++)"src"!==d.name&&(b[d.name]=d.value||!0);b.log&&b.log.split?(a=b.log.split(","),b.log={},a.forEach(function(a){b.log[a]=!0})):b.log={}}WebComponents.flags=b;a=window.WebComponents;
|
||||
c);var d=e.call(this,b,c);c&&a.fixClonedDom(d,b);return d},f&&(window.HTMLTemplateElement.prototype.cloneNode=function(b){return a._cloneNode(this,b)});b&&(window.HTMLTemplateElement=a)})();function Sd(){function a(a,b){na[ea]=a;na[ea+1]=b;ea+=2;2===ea&&(Db?Db(g):Rc())}function b(){return function(){return process.nextTick(g)}}function c(){return"undefined"!=typeof Sa?function(){Sa(g)}:f()}function d(){var a=0,b=new Sc(g),c=document.createTextNode("");return b.observe(c,{characterData:!0}),function(){c.data=a=++a%2}}function e(){var a=new MessageChannel;return a.port1.onmessage=g,function(){return a.port2.postMessage(0)}}function f(){var a=setTimeout;return function(){return a(g,1)}}
|
||||
function g(){for(var a=0;a<ea;a+=2)(0,na[a])(na[a+1]),na[a]=void 0,na[a+1]=void 0;ea=0}function h(){try{var a=require("vertx");return Sa=a.runOnLoop||a.runOnContext,c()}catch(Qc){return f()}}function k(b,c){var d=arguments,e=this,f=new this.constructor(t);void 0===f[Ma]&&Pa(f);var g=e._state;return g?!function(){var b=d[g-1];a(function(){return Gb(g,f,b,e._result)})}():ta(e,f,b,c),f}function l(a){if(a&&"object"==typeof a&&a.constructor===this)return a;var b=new this(t);return X(b,a),b}function t(){}
|
||||
function C(a){try{return a.then}catch(Qc){return Na.error=Qc,Na}}function R(a,b,c,d){try{a.call(b,c,d)}catch(Vd){return Vd}}function sa(b,c,d){a(function(a){var b=!1,e=R(d,c,function(d){b||(b=!0,c!==d?X(a,d):J(a,d))},function(c){b||(b=!0,G(a,c))},"Settle: "+(a._label||" unknown promise"));!b&&e&&(b=!0,G(a,e))},b)}function Qa(a,b){b._state===Ba?J(a,b._result):b._state===oa?G(a,b._result):ta(b,void 0,function(b){return X(a,b)},function(b){return G(a,b)})}function w(a,b,c){b.constructor===a.constructor&&
|
||||
c===k&&b.constructor.resolve===l?Qa(a,b):c===Na?G(a,Na.error):void 0===c?J(a,b):"function"==typeof c?sa(a,b,c):J(a,b)}function X(a,b){a===b?G(a,new TypeError("You cannot resolve a promise with itself")):"function"==typeof b||"object"==typeof b&&null!==b?w(a,b,C(b)):J(a,b)}function ra(a){a._onerror&&a._onerror(a._result);ba(a)}function J(b,c){b._state===pa&&(b._result=c,b._state=Ba,0!==b._subscribers.length&&a(ba,b))}function G(b,c){b._state===pa&&(b._state=oa,b._result=c,a(ra,b))}function ta(b,c,
|
||||
d,e){var f=b._subscribers,g=f.length;b._onerror=null;f[g]=c;f[g+Ba]=d;f[g+oa]=e;0===g&&b._state&&a(ba,b)}function ba(a){var b=a._subscribers,c=a._state;if(0!==b.length){for(var d,e,f=a._result,g=0;g<b.length;g+=3)d=b[g],e=b[g+c],d?Gb(c,d,e,f):e(f);a._subscribers.length=0}}function Fb(){this.error=null}function Gb(a,b,c,d){var e="function"==typeof c,f=void 0,g=void 0,h=void 0,k=void 0;if(e){var l;try{l=c(d)}catch(Wd){l=(Eb.error=Wd,Eb)}if(f=l,f===Eb?(k=!0,g=f.error,f=null):h=!0,b===f)return void G(b,
|
||||
new TypeError("A promises callback cannot return that same promise."))}else f=d,h=!0;b._state!==pa||(e&&h?X(b,f):k?G(b,g):a===Ba?J(b,f):a===oa&&G(b,f))}function Uc(a,b){try{b(function(b){X(a,b)},function(b){G(a,b)})}catch(Td){G(a,Td)}}function Pa(a){a[Ma]=Tc++;a._state=void 0;a._result=void 0;a._subscribers=[]}function qa(a,b){this._instanceConstructor=a;this.promise=new a(t);this.promise[Ma]||Pa(this.promise);Hb(b)?(this._input=b,this.length=b.length,this._remaining=b.length,this._result=Array(this.length),
|
||||
0===this.length?J(this.promise,this._result):(this.length=this.length||0,this._enumerate(),0===this._remaining&&J(this.promise,this._result))):G(this.promise,Error("Array Methods must be provided an Array"))}function H(a){this[Ma]=Tc++;this._result=this._state=void 0;this._subscribers=[];if(t!==a){if("function"!=typeof a)throw new TypeError("You must pass a resolver function as the first argument to the promise constructor");if(this instanceof H)Uc(this,a);else throw new TypeError("Failed to construct 'Promise': Please use the 'new' operator, this object constructor cannot be called as a function.");
|
||||
}}var Ra=void 0,Hb=Ra=Array.isArray?Array.isArray:function(a){return"[object Array]"===Object.prototype.toString.call(a)},ea=0,Sa=void 0,Db=void 0,Oa=(Ra="undefined"!=typeof window?window:void 0)||{},Sc=Oa.MutationObserver||Oa.WebKitMutationObserver,Oa="undefined"==typeof self&&"undefined"!=typeof process&&"[object process]"==={}.toString.call(process),Xd="undefined"!=typeof Uint8ClampedArray&&"undefined"!=typeof importScripts&&"undefined"!=typeof MessageChannel,na=Array(1E3),Rc=void 0,Rc=Oa?b():
|
||||
Sc?d():Xd?e():void 0===Ra&&"function"==typeof require?h():f(),Ma=Math.random().toString(36).substring(16),pa=void 0,Ba=1,oa=2,Na=new Fb,Eb=new Fb,Tc=0;return qa.prototype._enumerate=function(){for(var a=this.length,b=this._input,c=0;this._state===pa&&c<a;c++)this._eachEntry(b[c],c)},qa.prototype._eachEntry=function(a,b){var c=this._instanceConstructor,d=c.resolve;d===l?(d=C(a),d===k&&a._state!==pa?this._settledAt(a._state,b,a._result):"function"!=typeof d?(this._remaining--,this._result[b]=a):c===
|
||||
H?(c=new c(t),w(c,a,d),this._willSettleAt(c,b)):this._willSettleAt(new c(function(b){return b(a)}),b)):this._willSettleAt(d(a),b)},qa.prototype._settledAt=function(a,b,c){var d=this.promise;d._state===pa&&(this._remaining--,a===oa?G(d,c):this._result[b]=c);0===this._remaining&&J(d,this._result)},qa.prototype._willSettleAt=function(a,b){var c=this;ta(a,void 0,function(a){return c._settledAt(Ba,b,a)},function(a){return c._settledAt(oa,b,a)})},H.all=function(a){return(new qa(this,a)).promise},H.race=
|
||||
function(a){var b=this;return new b(Hb(a)?function(c,d){for(var e=a.length,f=0;f<e;f++)b.resolve(a[f]).then(c,d)}:function(a,b){return b(new TypeError("You must pass an array to race."))})},H.resolve=l,H.reject=function(a){var b=new this(t);return G(b,a),b},H._setScheduler=function(a){Db=a},H._setAsap=function(b){a=b},H._asap=a,H.prototype={constructor:H,then:k,"catch":function(a){return this.then(null,a)}},H.polyfill=function(){var a=void 0;if("undefined"!=typeof global)a=global;else if("undefined"!=
|
||||
typeof self)a=self;else try{a=Function("return this")()}catch(Ud){throw Error("polyfill failed because global object is unavailable in this environment");}var b=a.Promise;if(b){var c=null;try{c=Object.prototype.toString.call(b.resolve())}catch(Ud){}if("[object Promise]"===c&&!b.cast)return}a.Promise=H},H.Promise=H,H}"object"==typeof exports&&"undefined"!=typeof module?module.exports=Sd():"function"==typeof define&&define.amd?define(Sd):this.ES6Promise=Sd();!0;ES6Promise.polyfill();(function(){window.WebComponents=window.WebComponents||{flags:{}};var a=document.querySelector('script[src*="webcomponents-lite.js"]'),b={};if(!b.noOpts){location.search.slice(1).split("&").forEach(function(a){a=a.split("=");var c;a[0]&&(c=a[0].match(/wc-(.+)/))&&(b[c[1]]=a[1]||!0)});if(a)for(var c=0,d;d=a.attributes[c];c++)"src"!==d.name&&(b[d.name]=d.value||!0);b.log&&b.log.split?(a=b.log.split(","),b.log={},a.forEach(function(a){b.log[a]=!0})):b.log={}}WebComponents.flags=b;a=window.WebComponents;
|
||||
if(c=a.flags.shadydom)window.ShadyDOM=window.ShadyDOM||{},ShadyDOM.force=c;(a=a.flags.register||a.flags.ce)&&window.customElements&&(customElements.forcePolyfill=a)})();
|
||||
}).call(self)
|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -9,31 +9,31 @@ b))})}else d.push(a)},b);if(this._hasPatches)for(a=0;a<d.length;a++)this.patch(d
|
||||
n.prototype.upgradeElement=function(a){if(void 0===a.__CE_state){var b=this.localNameToDefinition(a.localName);if(b){b.constructionStack.push(a);var c=b.constructor;try{try{if(new c!==a)throw Error("The custom element constructor did not produce the element being upgraded.");}finally{b.constructionStack.pop()}}catch(f){throw a.__CE_state=m.default.failed,f;}a.__CE_state=m.default.custom;a.__CE_definition=b;if(b.attributeChangedCallback)for(b=b.observedAttributes,c=0;c<b.length;c++){var d=b[c],e=a.getAttribute(d);
|
||||
null!==e&&this.attributeChangedCallback(a,d,null,e,null)}k.isConnected(a)&&this.connectedCallback(a)}}};n.prototype.connectedCallback=function(a){var b=a.__CE_definition;b.connectedCallback&&b.connectedCallback.call(a)};n.prototype.disconnectedCallback=function(a){var b=a.__CE_definition;b.disconnectedCallback&&b.disconnectedCallback.call(a)};
|
||||
n.prototype.attributeChangedCallback=function(a,b,c,d,e){var f=a.__CE_definition;f.attributeChangedCallback&&-1<f.observedAttributes.indexOf(b)&&f.attributeChangedCallback.call(a,b,c,d,e)};ea.default=n;var fa={};function ga(a,b){this._internals=a;this._document=b;this._observer=void 0;this._internals.patchAndUpgradeTree(this._document);"loading"===this._document.readyState&&(this._observer=new MutationObserver(this._handleMutations.bind(this)),this._observer.observe(this._document,{childList:!0,subtree:!0}))}ga.prototype.disconnect=function(){this._observer&&this._observer.disconnect()};
|
||||
ga.prototype._handleMutations=function(a){var b=this._document.readyState;"interactive"!==b&&"complete"!==b||this.disconnect();for(b=0;b<a.length;b++)for(var c=a[b].addedNodes,d=0;d<c.length;d++)this._internals.patchAndUpgradeTree(c[d])};fa.default=ga;var ha={};function ia(){var a=this;this._resolve=this._value=void 0;this._promise=new Promise(function(b){a._resolve=b;a._value&&b(a._value)})}ia.prototype.resolve=function(a){if(this._value)throw Error("Already resolved.");this._value=a;this._resolve&&this._resolve(a)};ia.prototype.toPromise=function(){return this._promise};ha.default=ia;var ja={};function p(a){this._elementDefinitionIsRunning=!1;this._internals=a;this._whenDefinedDeferred=new Map;this._flushCallback=function(a){return a()};this._flushPending=!1;this._unflushedLocalNames=[];this._documentConstructionObserver=new fa.default(a,document)}
|
||||
p.prototype.define=function(a,b){var c=this;if(!(b instanceof Function))throw new TypeError("Custom element constructors must be functions.");if(!k.isValidCustomElementName(a))throw new SyntaxError("The element name '"+a+"' is not valid.");if(this._internals.localNameToDefinition(a))throw Error("A custom element with name '"+a+"' has already been defined.");if(this._elementDefinitionIsRunning)throw Error("A custom element is already being defined.");this._elementDefinitionIsRunning=!0;var d,e,f,g,
|
||||
h;try{var l=function(a){var b=J[a];if(void 0!==b&&!(b instanceof Function))throw Error("The '"+a+"' callback must be a function.");return b},J=b.prototype;if(!(J instanceof Object))throw new TypeError("The custom element constructor's prototype is not an object.");d=l("connectedCallback");e=l("disconnectedCallback");f=l("adoptedCallback");g=l("attributeChangedCallback");h=b.observedAttributes||[]}catch(P){return}finally{this._elementDefinitionIsRunning=!1}this._internals.setDefinition(a,{localName:a,
|
||||
ga.prototype._handleMutations=function(a){var b=this._document.readyState;"interactive"!==b&&"complete"!==b||this.disconnect();for(b=0;b<a.length;b++)for(var c=a[b].addedNodes,d=0;d<c.length;d++)this._internals.patchAndUpgradeTree(c[d])};fa.default=ga;var ha={};function ia(){var a=this;this._resolve=this._value=void 0;this._promise=new Promise(function(b){a._resolve=b;a._value&&b(a._value)})}ia.prototype.resolve=function(a){if(this._value)throw Error("Already resolved.");this._value=a;this._resolve&&this._resolve(a)};ia.prototype.toPromise=function(){return this._promise};ha.default=ia;var ja={};function q(a){this._elementDefinitionIsRunning=!1;this._internals=a;this._whenDefinedDeferred=new Map;this._flushCallback=function(a){return a()};this._flushPending=!1;this._unflushedLocalNames=[];this._documentConstructionObserver=new fa.default(a,document)}
|
||||
q.prototype.define=function(a,b){var c=this;if(!(b instanceof Function))throw new TypeError("Custom element constructors must be functions.");if(!k.isValidCustomElementName(a))throw new SyntaxError("The element name '"+a+"' is not valid.");if(this._internals.localNameToDefinition(a))throw Error("A custom element with name '"+a+"' has already been defined.");if(this._elementDefinitionIsRunning)throw Error("A custom element is already being defined.");this._elementDefinitionIsRunning=!0;var d,e,f,g,
|
||||
h;try{var l=function(a){var b=p[a];if(void 0!==b&&!(b instanceof Function))throw Error("The '"+a+"' callback must be a function.");return b},p=b.prototype;if(!(p instanceof Object))throw new TypeError("The custom element constructor's prototype is not an object.");d=l("connectedCallback");e=l("disconnectedCallback");f=l("adoptedCallback");g=l("attributeChangedCallback");h=b.observedAttributes||[]}catch(w){return}finally{this._elementDefinitionIsRunning=!1}this._internals.setDefinition(a,{localName:a,
|
||||
constructor:b,connectedCallback:d,disconnectedCallback:e,adoptedCallback:f,attributeChangedCallback:g,observedAttributes:h,constructionStack:[]});this._unflushedLocalNames.push(a);this._flushPending||(this._flushPending=!0,this._flushCallback(function(){return c._flush()}))};
|
||||
p.prototype._flush=function(){if(!1!==this._flushPending)for(this._flushPending=!1,this._internals.patchAndUpgradeTree(document);0<this._unflushedLocalNames.length;){var a=this._unflushedLocalNames.shift();(a=this._whenDefinedDeferred.get(a))&&a.resolve(void 0)}};p.prototype.get=function(a){if(a=this._internals.localNameToDefinition(a))return a.constructor};
|
||||
p.prototype.whenDefined=function(a){if(!k.isValidCustomElementName(a))return Promise.reject(new SyntaxError("'"+a+"' is not a valid custom element name."));var b=this._whenDefinedDeferred.get(a);if(b)return b.toPromise();b=new ha.default;this._whenDefinedDeferred.set(a,b);this._internals.localNameToDefinition(a)&&-1===this._unflushedLocalNames.indexOf(a)&&b.resolve(void 0);return b.toPromise()};
|
||||
p.prototype.polyfillWrapFlushCallback=function(a){this._documentConstructionObserver.disconnect();var b=this._flushCallback;this._flushCallback=function(c){return a(function(){return b(c)})}};window.CustomElementRegistry=p;p.prototype.define=p.prototype.define;p.prototype.get=p.prototype.get;p.prototype.whenDefined=p.prototype.whenDefined;p.prototype.polyfillWrapFlushCallback=p.prototype.polyfillWrapFlushCallback;ja.default=p;var q={},ka={Document_createElement:window.Document.prototype.createElement,Document_createElementNS:window.Document.prototype.createElementNS,Document_importNode:window.Document.prototype.importNode,Document_prepend:window.Document.prototype.prepend,Document_append:window.Document.prototype.append,Node_cloneNode:window.Node.prototype.cloneNode,Node_appendChild:window.Node.prototype.appendChild,Node_insertBefore:window.Node.prototype.insertBefore,Node_removeChild:window.Node.prototype.removeChild,
|
||||
q.prototype._flush=function(){if(!1!==this._flushPending)for(this._flushPending=!1,this._internals.patchAndUpgradeTree(document);0<this._unflushedLocalNames.length;){var a=this._unflushedLocalNames.shift();(a=this._whenDefinedDeferred.get(a))&&a.resolve(void 0)}};q.prototype.get=function(a){if(a=this._internals.localNameToDefinition(a))return a.constructor};
|
||||
q.prototype.whenDefined=function(a){if(!k.isValidCustomElementName(a))return Promise.reject(new SyntaxError("'"+a+"' is not a valid custom element name."));var b=this._whenDefinedDeferred.get(a);if(b)return b.toPromise();b=new ha.default;this._whenDefinedDeferred.set(a,b);this._internals.localNameToDefinition(a)&&-1===this._unflushedLocalNames.indexOf(a)&&b.resolve(void 0);return b.toPromise()};
|
||||
q.prototype.polyfillWrapFlushCallback=function(a){this._documentConstructionObserver.disconnect();var b=this._flushCallback;this._flushCallback=function(c){return a(function(){return b(c)})}};window.CustomElementRegistry=q;q.prototype.define=q.prototype.define;q.prototype.get=q.prototype.get;q.prototype.whenDefined=q.prototype.whenDefined;q.prototype.polyfillWrapFlushCallback=q.prototype.polyfillWrapFlushCallback;ja.default=q;var r={},ka={Document_createElement:window.Document.prototype.createElement,Document_createElementNS:window.Document.prototype.createElementNS,Document_importNode:window.Document.prototype.importNode,Document_prepend:window.Document.prototype.prepend,Document_append:window.Document.prototype.append,Node_cloneNode:window.Node.prototype.cloneNode,Node_appendChild:window.Node.prototype.appendChild,Node_insertBefore:window.Node.prototype.insertBefore,Node_removeChild:window.Node.prototype.removeChild,
|
||||
Node_replaceChild:window.Node.prototype.replaceChild,Node_textContent:Object.getOwnPropertyDescriptor(window.Node.prototype,"textContent"),Element_attachShadow:window.Element.prototype.attachShadow,Element_innerHTML:Object.getOwnPropertyDescriptor(window.Element.prototype,"innerHTML"),Element_getAttribute:window.Element.prototype.getAttribute,Element_setAttribute:window.Element.prototype.setAttribute,Element_removeAttribute:window.Element.prototype.removeAttribute,Element_getAttributeNS:window.Element.prototype.getAttributeNS,
|
||||
Element_setAttributeNS:window.Element.prototype.setAttributeNS,Element_removeAttributeNS:window.Element.prototype.removeAttributeNS,Element_insertAdjacentElement:window.Element.prototype.insertAdjacentElement,Element_prepend:window.Element.prototype.prepend,Element_append:window.Element.prototype.append,Element_before:window.Element.prototype.before,Element_after:window.Element.prototype.after,Element_replaceWith:window.Element.prototype.replaceWith,Element_remove:window.Element.prototype.remove,
|
||||
HTMLElement:window.HTMLElement,HTMLElement_innerHTML:Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,"innerHTML"),HTMLElement_insertAdjacentElement:window.HTMLElement.prototype.insertAdjacentElement};q.default=ka;var la={},ma=new function(){};la.default=ma;var na={default:function(a){window.HTMLElement=function(){function b(){var b=this.constructor,d=a.constructorToDefinition(b);if(!d)throw Error("The custom element being constructed was not registered with `customElements`.");var e=d.constructionStack;if(0===e.length)return e=q.default.Document_createElement.call(document,d.localName),Object.setPrototypeOf(e,b.prototype),e.__CE_state=m.default.custom,e.__CE_definition=d,a.patch(e),e;var d=e.length-1,f=e[d];if(f===la.default)throw Error("The HTMLElement constructor was either called reentrantly for this constructor or called multiple times.");
|
||||
e[d]=la.default;Object.setPrototypeOf(f,b.prototype);a.patch(f);return f}b.prototype=q.default.HTMLElement.prototype;return b}()}};var oa={default:function(a,b,c){b.prepend=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&k.isConnected(a)});c.prepend.apply(this,d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(k.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.append=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&k.isConnected(a)});c.append.apply(this,
|
||||
d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(k.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)}}};var pa={default:function(a){k.setPropertyUnchecked(Document.prototype,"createElement",function(b){if(this.__CE_hasRegistry){var c=a.localNameToDefinition(b);if(c)return new c.constructor}b=q.default.Document_createElement.call(this,b);a.patch(b);return b});k.setPropertyUnchecked(Document.prototype,"importNode",function(b,c){b=q.default.Document_importNode.call(this,b,c);this.__CE_hasRegistry?a.patchAndUpgradeTree(b):a.patchTree(b);return b});k.setPropertyUnchecked(Document.prototype,"createElementNS",
|
||||
function(b,c){if(this.__CE_hasRegistry&&(null===b||"http://www.w3.org/1999/xhtml"===b)){var d=a.localNameToDefinition(c);if(d)return new d.constructor}b=q.default.Document_createElementNS.call(this,b,c);a.patch(b);return b});oa.default(a,Document.prototype,{prepend:q.default.Document_prepend,append:q.default.Document_append})}};var qa={default:function(a){function b(b,d){Object.defineProperty(b,"textContent",{enumerable:d.enumerable,configurable:!0,get:d.get,set:function(b){if(this.nodeType===Node.TEXT_NODE)d.set.call(this,b);else{var c=void 0;if(this.firstChild){var e=this.childNodes,h=e.length;if(0<h&&k.isConnected(this))for(var c=Array(h),l=0;l<h;l++)c[l]=e[l]}d.set.call(this,b);if(c)for(b=0;b<c.length;b++)a.disconnectTree(c[b])}}})}k.setPropertyUnchecked(Node.prototype,"insertBefore",function(b,d){if(b instanceof DocumentFragment){var c=
|
||||
Array.prototype.slice.apply(b.childNodes);b=q.default.Node_insertBefore.call(this,b,d);if(k.isConnected(this))for(d=0;d<c.length;d++)a.connectTree(c[d]);return b}c=k.isConnected(b);d=q.default.Node_insertBefore.call(this,b,d);c&&a.disconnectTree(b);k.isConnected(this)&&a.connectTree(b);return d});k.setPropertyUnchecked(Node.prototype,"appendChild",function(b){if(b instanceof DocumentFragment){var c=Array.prototype.slice.apply(b.childNodes);b=q.default.Node_appendChild.call(this,b);if(k.isConnected(this))for(var e=
|
||||
0;e<c.length;e++)a.connectTree(c[e]);return b}c=k.isConnected(b);e=q.default.Node_appendChild.call(this,b);c&&a.disconnectTree(b);k.isConnected(this)&&a.connectTree(b);return e});k.setPropertyUnchecked(Node.prototype,"cloneNode",function(b){b=q.default.Node_cloneNode.call(this,b);this.ownerDocument.__CE_hasRegistry?a.patchAndUpgradeTree(b):a.patchTree(b);return b});k.setPropertyUnchecked(Node.prototype,"removeChild",function(b){var c=k.isConnected(b),e=q.default.Node_removeChild.call(this,b);c&&a.disconnectTree(b);
|
||||
return e});k.setPropertyUnchecked(Node.prototype,"replaceChild",function(b,d){if(b instanceof DocumentFragment){var c=Array.prototype.slice.apply(b.childNodes);b=q.default.Node_replaceChild.call(this,b,d);if(k.isConnected(this))for(a.disconnectTree(d),d=0;d<c.length;d++)a.connectTree(c[d]);return b}var c=k.isConnected(b),f=q.default.Node_replaceChild.call(this,b,d),g=k.isConnected(this);g&&a.disconnectTree(d);c&&a.disconnectTree(b);g&&a.connectTree(b);return f});q.default.Node_textContent&&q.default.Node_textContent.get?
|
||||
b(Node.prototype,q.default.Node_textContent):a.addPatch(function(a){b(a,{enumerable:!0,configurable:!0,get:function(){for(var a=[],b=0;b<this.childNodes.length;b++)a.push(this.childNodes[b].textContent);return a.join("")},set:function(a){for(;this.firstChild;)q.default.Node_removeChild.call(this,this.firstChild);q.default.Node_appendChild.call(this,document.createTextNode(a))}})})}};var ra={default:function(a,b,c){b.before=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&k.isConnected(a)});c.before.apply(this,d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(k.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.after=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&k.isConnected(a)});c.after.apply(this,
|
||||
HTMLElement:window.HTMLElement,HTMLElement_innerHTML:Object.getOwnPropertyDescriptor(window.HTMLElement.prototype,"innerHTML"),HTMLElement_insertAdjacentElement:window.HTMLElement.prototype.insertAdjacentElement};r.default=ka;var la={},ma=new function(){};la.default=ma;var na={default:function(a){window.HTMLElement=function(){function b(){var b=this.constructor,d=a.constructorToDefinition(b);if(!d)throw Error("The custom element being constructed was not registered with `customElements`.");var e=d.constructionStack;if(0===e.length)return e=r.default.Document_createElement.call(document,d.localName),Object.setPrototypeOf(e,b.prototype),e.__CE_state=m.default.custom,e.__CE_definition=d,a.patch(e),e;var d=e.length-1,f=e[d];if(f===la.default)throw Error("The HTMLElement constructor was either called reentrantly for this constructor or called multiple times.");
|
||||
e[d]=la.default;Object.setPrototypeOf(f,b.prototype);a.patch(f);return f}b.prototype=r.default.HTMLElement.prototype;return b}()}};var oa={default:function(a,b,c){b.prepend=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&k.isConnected(a)});c.prepend.apply(this,d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(k.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.append=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&k.isConnected(a)});c.append.apply(this,
|
||||
d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(k.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)}}};var pa={default:function(a){k.setPropertyUnchecked(Document.prototype,"createElement",function(b){if(this.__CE_hasRegistry){var c=a.localNameToDefinition(b);if(c)return new c.constructor}b=r.default.Document_createElement.call(this,b);a.patch(b);return b});k.setPropertyUnchecked(Document.prototype,"importNode",function(b,c){b=r.default.Document_importNode.call(this,b,c);this.__CE_hasRegistry?a.patchAndUpgradeTree(b):a.patchTree(b);return b});k.setPropertyUnchecked(Document.prototype,"createElementNS",
|
||||
function(b,c){if(this.__CE_hasRegistry&&(null===b||"http://www.w3.org/1999/xhtml"===b)){var d=a.localNameToDefinition(c);if(d)return new d.constructor}b=r.default.Document_createElementNS.call(this,b,c);a.patch(b);return b});oa.default(a,Document.prototype,{prepend:r.default.Document_prepend,append:r.default.Document_append})}};var qa={default:function(a){function b(b,d){Object.defineProperty(b,"textContent",{enumerable:d.enumerable,configurable:!0,get:d.get,set:function(b){if(this.nodeType===Node.TEXT_NODE)d.set.call(this,b);else{var c=void 0;if(this.firstChild){var e=this.childNodes,h=e.length;if(0<h&&k.isConnected(this))for(var c=Array(h),l=0;l<h;l++)c[l]=e[l]}d.set.call(this,b);if(c)for(b=0;b<c.length;b++)a.disconnectTree(c[b])}}})}k.setPropertyUnchecked(Node.prototype,"insertBefore",function(b,d){if(b instanceof DocumentFragment){var c=
|
||||
Array.prototype.slice.apply(b.childNodes);b=r.default.Node_insertBefore.call(this,b,d);if(k.isConnected(this))for(d=0;d<c.length;d++)a.connectTree(c[d]);return b}c=k.isConnected(b);d=r.default.Node_insertBefore.call(this,b,d);c&&a.disconnectTree(b);k.isConnected(this)&&a.connectTree(b);return d});k.setPropertyUnchecked(Node.prototype,"appendChild",function(b){if(b instanceof DocumentFragment){var c=Array.prototype.slice.apply(b.childNodes);b=r.default.Node_appendChild.call(this,b);if(k.isConnected(this))for(var e=
|
||||
0;e<c.length;e++)a.connectTree(c[e]);return b}c=k.isConnected(b);e=r.default.Node_appendChild.call(this,b);c&&a.disconnectTree(b);k.isConnected(this)&&a.connectTree(b);return e});k.setPropertyUnchecked(Node.prototype,"cloneNode",function(b){b=r.default.Node_cloneNode.call(this,b);this.ownerDocument.__CE_hasRegistry?a.patchAndUpgradeTree(b):a.patchTree(b);return b});k.setPropertyUnchecked(Node.prototype,"removeChild",function(b){var c=k.isConnected(b),e=r.default.Node_removeChild.call(this,b);c&&a.disconnectTree(b);
|
||||
return e});k.setPropertyUnchecked(Node.prototype,"replaceChild",function(b,d){if(b instanceof DocumentFragment){var c=Array.prototype.slice.apply(b.childNodes);b=r.default.Node_replaceChild.call(this,b,d);if(k.isConnected(this))for(a.disconnectTree(d),d=0;d<c.length;d++)a.connectTree(c[d]);return b}var c=k.isConnected(b),f=r.default.Node_replaceChild.call(this,b,d),g=k.isConnected(this);g&&a.disconnectTree(d);c&&a.disconnectTree(b);g&&a.connectTree(b);return f});r.default.Node_textContent&&r.default.Node_textContent.get?
|
||||
b(Node.prototype,r.default.Node_textContent):a.addPatch(function(a){b(a,{enumerable:!0,configurable:!0,get:function(){for(var a=[],b=0;b<this.childNodes.length;b++)a.push(this.childNodes[b].textContent);return a.join("")},set:function(a){for(;this.firstChild;)r.default.Node_removeChild.call(this,this.firstChild);r.default.Node_appendChild.call(this,document.createTextNode(a))}})})}};var ra={default:function(a,b,c){b.before=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&k.isConnected(a)});c.before.apply(this,d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(k.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.after=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];f=d.filter(function(a){return a instanceof Node&&k.isConnected(a)});c.after.apply(this,
|
||||
d);for(var g=0;g<f.length;g++)a.disconnectTree(f[g]);if(k.isConnected(this))for(f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};b.replaceWith=function(b){for(var d=[],f=0;f<arguments.length;++f)d[f-0]=arguments[f];var f=d.filter(function(a){return a instanceof Node&&k.isConnected(a)}),g=k.isConnected(this);c.replaceWith.apply(this,d);for(var h=0;h<f.length;h++)a.disconnectTree(f[h]);if(g)for(a.disconnectTree(this),f=0;f<d.length;f++)g=d[f],g instanceof Element&&a.connectTree(g)};
|
||||
b.remove=function(){var b=k.isConnected(this);c.remove.call(this);b&&a.disconnectTree(this)}}};var sa={default:function(a){function b(b,c){Object.defineProperty(b,"innerHTML",{enumerable:c.enumerable,configurable:!0,get:c.get,set:function(b){var d=this,e=void 0;k.isConnected(this)&&(e=[],k.walkDeepDescendantElements(this,function(a){a!==d&&e.push(a)}));c.set.call(this,b);if(e)for(var f=0;f<e.length;f++){var g=e[f];g.__CE_state===m.default.custom&&a.disconnectedCallback(g)}this.ownerDocument.__CE_hasRegistry?a.patchAndUpgradeTree(this):a.patchTree(this);return b}})}function c(b,c){k.setPropertyUnchecked(b,
|
||||
"insertAdjacentElement",function(b,d){var e=k.isConnected(d);b=c.call(this,b,d);e&&a.disconnectTree(d);k.isConnected(b)&&a.connectTree(d);return b})}q.default.Element_attachShadow?k.setPropertyUnchecked(Element.prototype,"attachShadow",function(a){return this.__CE_shadowRoot=a=q.default.Element_attachShadow.call(this,a)}):console.warn("Custom Elements: `Element#attachShadow` was not patched.");if(q.default.Element_innerHTML&&q.default.Element_innerHTML.get)b(Element.prototype,q.default.Element_innerHTML);
|
||||
else if(q.default.HTMLElement_innerHTML&&q.default.HTMLElement_innerHTML.get)b(HTMLElement.prototype,q.default.HTMLElement_innerHTML);else{var d=q.default.Document_createElement.call(document,"div");a.addPatch(function(a){b(a,{enumerable:!0,configurable:!0,get:function(){return q.default.Node_cloneNode.call(this,!0).innerHTML},set:function(a){var b="template"===this.localName?this.content:this;for(d.innerHTML=a;0<b.childNodes.length;)q.default.Node_removeChild.call(b,b.childNodes[0]);for(;0<d.childNodes.length;)q.default.Node_appendChild.call(b,
|
||||
d.childNodes[0])}})})}k.setPropertyUnchecked(Element.prototype,"setAttribute",function(b,c){if(this.__CE_state!==m.default.custom)return q.default.Element_setAttribute.call(this,b,c);var d=q.default.Element_getAttribute.call(this,b);q.default.Element_setAttribute.call(this,b,c);c=q.default.Element_getAttribute.call(this,b);d!==c&&a.attributeChangedCallback(this,b,d,c,null)});k.setPropertyUnchecked(Element.prototype,"setAttributeNS",function(b,c,d){if(this.__CE_state!==m.default.custom)return q.default.Element_setAttributeNS.call(this,
|
||||
b,c,d);var e=q.default.Element_getAttributeNS.call(this,b,c);q.default.Element_setAttributeNS.call(this,b,c,d);d=q.default.Element_getAttributeNS.call(this,b,c);e!==d&&a.attributeChangedCallback(this,c,e,d,b)});k.setPropertyUnchecked(Element.prototype,"removeAttribute",function(b){if(this.__CE_state!==m.default.custom)return q.default.Element_removeAttribute.call(this,b);var c=q.default.Element_getAttribute.call(this,b);q.default.Element_removeAttribute.call(this,b);null!==c&&a.attributeChangedCallback(this,
|
||||
b,c,null,null)});k.setPropertyUnchecked(Element.prototype,"removeAttributeNS",function(b,c){if(this.__CE_state!==m.default.custom)return q.default.Element_removeAttributeNS.call(this,b,c);var d=q.default.Element_getAttributeNS.call(this,b,c);q.default.Element_removeAttributeNS.call(this,b,c);var e=q.default.Element_getAttributeNS.call(this,b,c);d!==e&&a.attributeChangedCallback(this,c,d,e,b)});q.default.HTMLElement_insertAdjacentElement?c(HTMLElement.prototype,q.default.HTMLElement_insertAdjacentElement):
|
||||
q.default.Element_insertAdjacentElement?c(Element.prototype,q.default.Element_insertAdjacentElement):console.warn("Custom Elements: `Element#insertAdjacentElement` was not patched.");oa.default(a,Element.prototype,{prepend:q.default.Element_prepend,append:q.default.Element_append});ra.default(a,Element.prototype,{before:q.default.Element_before,after:q.default.Element_after,replaceWith:q.default.Element_replaceWith,remove:q.default.Element_remove})}};/*
|
||||
"insertAdjacentElement",function(b,d){var e=k.isConnected(d);b=c.call(this,b,d);e&&a.disconnectTree(d);k.isConnected(b)&&a.connectTree(d);return b})}r.default.Element_attachShadow?k.setPropertyUnchecked(Element.prototype,"attachShadow",function(a){return this.__CE_shadowRoot=a=r.default.Element_attachShadow.call(this,a)}):console.warn("Custom Elements: `Element#attachShadow` was not patched.");if(r.default.Element_innerHTML&&r.default.Element_innerHTML.get)b(Element.prototype,r.default.Element_innerHTML);
|
||||
else if(r.default.HTMLElement_innerHTML&&r.default.HTMLElement_innerHTML.get)b(HTMLElement.prototype,r.default.HTMLElement_innerHTML);else{var d=r.default.Document_createElement.call(document,"div");a.addPatch(function(a){b(a,{enumerable:!0,configurable:!0,get:function(){return r.default.Node_cloneNode.call(this,!0).innerHTML},set:function(a){var b="template"===this.localName?this.content:this;for(d.innerHTML=a;0<b.childNodes.length;)r.default.Node_removeChild.call(b,b.childNodes[0]);for(;0<d.childNodes.length;)r.default.Node_appendChild.call(b,
|
||||
d.childNodes[0])}})})}k.setPropertyUnchecked(Element.prototype,"setAttribute",function(b,c){if(this.__CE_state!==m.default.custom)return r.default.Element_setAttribute.call(this,b,c);var d=r.default.Element_getAttribute.call(this,b);r.default.Element_setAttribute.call(this,b,c);c=r.default.Element_getAttribute.call(this,b);d!==c&&a.attributeChangedCallback(this,b,d,c,null)});k.setPropertyUnchecked(Element.prototype,"setAttributeNS",function(b,c,d){if(this.__CE_state!==m.default.custom)return r.default.Element_setAttributeNS.call(this,
|
||||
b,c,d);var e=r.default.Element_getAttributeNS.call(this,b,c);r.default.Element_setAttributeNS.call(this,b,c,d);d=r.default.Element_getAttributeNS.call(this,b,c);e!==d&&a.attributeChangedCallback(this,c,e,d,b)});k.setPropertyUnchecked(Element.prototype,"removeAttribute",function(b){if(this.__CE_state!==m.default.custom)return r.default.Element_removeAttribute.call(this,b);var c=r.default.Element_getAttribute.call(this,b);r.default.Element_removeAttribute.call(this,b);null!==c&&a.attributeChangedCallback(this,
|
||||
b,c,null,null)});k.setPropertyUnchecked(Element.prototype,"removeAttributeNS",function(b,c){if(this.__CE_state!==m.default.custom)return r.default.Element_removeAttributeNS.call(this,b,c);var d=r.default.Element_getAttributeNS.call(this,b,c);r.default.Element_removeAttributeNS.call(this,b,c);var e=r.default.Element_getAttributeNS.call(this,b,c);d!==e&&a.attributeChangedCallback(this,c,d,e,b)});r.default.HTMLElement_insertAdjacentElement?c(HTMLElement.prototype,r.default.HTMLElement_insertAdjacentElement):
|
||||
r.default.Element_insertAdjacentElement?c(Element.prototype,r.default.Element_insertAdjacentElement):console.warn("Custom Elements: `Element#insertAdjacentElement` was not patched.");oa.default(a,Element.prototype,{prepend:r.default.Element_prepend,append:r.default.Element_append});ra.default(a,Element.prototype,{before:r.default.Element_before,after:r.default.Element_after,replaceWith:r.default.Element_replaceWith,remove:r.default.Element_remove})}};/*
|
||||
|
||||
Copyright (c) 2016 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
|
||||
@@ -51,72 +51,72 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
||||
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
|
||||
*/
|
||||
var r={},t=window.ShadyDOM||{};t.hasNativeShadowDOM=!(!Element.prototype.attachShadow||!Node.prototype.getRootNode);var wa=Object.getOwnPropertyDescriptor(Node.prototype,"firstChild");t.hasDescriptors=!!(wa&&wa.configurable&&wa.get);t.inUse=t.force||!t.hasNativeShadowDOM;function xa(a){return"ShadyRoot"===a.__localName}var u=Element.prototype,ya=u.matches||u.matchesSelector||u.mozMatchesSelector||u.msMatchesSelector||u.oMatchesSelector||u.webkitMatchesSelector;
|
||||
function Aa(a,b){if(a&&b)for(var c=Object.getOwnPropertyNames(b),d=0,e;d<c.length&&(e=c[d]);d++){var f=e,g=a,h=Object.getOwnPropertyDescriptor(b,f);h&&Object.defineProperty(g,f,h)}return a||b}var Ba=document.createTextNode(""),Ca=0,Da=[];(new MutationObserver(function(){for(;Da.length;)try{Da.shift()()}catch(a){throw Ba.textContent=Ca++,a;}})).observe(Ba,{characterData:!0});r.settings=t;r.isShadyRoot=xa;r.ownerShadyRootForNode=function(a){a=a.getRootNode();if(xa(a))return a};
|
||||
r.matchesSelector=function(a,b){return ya.call(a,b)};r.extend=Aa;r.extendAll=function(a,b){for(var c=[],d=1;d<arguments.length;++d)c[d-1]=arguments[d];for(d=0;d<c.length;d++)Aa(a,c[d]);return a};r.mixin=function(a,b){for(var c in b)a[c]=b[c];return a};r.patchPrototype=function(a,b){var c=Object.getPrototypeOf(a);if(!c.hasOwnProperty("__patchProto")){var d=Object.create(c);d.__sourceProto=c;Aa(d,b);c.__patchProto=d}a.__proto__=c.__patchProto};r.microtask=function(a){Da.push(a);Ba.textContent=Ca++};var Ea={},Fa=[],Ga;function Ha(){Ga=!1;for(var a=!!Fa.length;Fa.length;)Fa.shift()();return a}Ha.list=Fa;Ea.enqueue=function(a){Ga||(Ga=!0,r.microtask(Ha));Fa.push(a)};Ea.flush=Ha;var v={};function Ia(){this._scheduled=!1;this.addedNodes=[];this.removedNodes=[];this.callbacks=new Set}Ia.prototype.schedule=function(){var a=this;this._scheduled||(this._scheduled=!0,r.microtask(function(){a.flush()}))};Ia.prototype.flush=function(){if(this._scheduled){this._scheduled=!1;var a=this.takeRecords();a.length&&this.callbacks.forEach(function(b){b(a)})}};
|
||||
Ia.prototype.takeRecords=function(){if(this.addedNodes.length||this.removedNodes.length){var a=[{addedNodes:this.addedNodes,removedNodes:this.removedNodes}];this.addedNodes=[];this.removedNodes=[];return a}return[]};v.observeChildren=function(a,b){a.__shady=a.__shady||{};a.__shady.observer||(a.__shady.observer=new Ia);a.__shady.observer.callbacks.add(b);var c=a.__shady.observer;return{_callback:b,_observer:c,_node:a,takeRecords:function(){return c.takeRecords()}}};
|
||||
v.unobserveChildren=function(a){var b=a&&a._observer;b&&(b.callbacks.delete(a._callback),b.callbacks.size||(a._node.__shady.observer=null))};v.filterMutations=function(a,b){var c=b.getRootNode();return a.map(function(a){var b=c===a.target.getRootNode();if(b&&a.addedNodes){if(b=Array.from(a.addedNodes).filter(function(a){return c===a.getRootNode()}),b.length)return a=Object.create(a),Object.defineProperty(a,"addedNodes",{value:b,configurable:!0}),a}else if(b)return a}).filter(function(a){return a})};var w={},Ja=Element.prototype.insertBefore,Ka=Element.prototype.removeChild,La=Element.prototype.setAttribute,Ma=Element.prototype.removeAttribute,Na=Element.prototype.cloneNode,Oa=Document.prototype.importNode,Pa=Element.prototype.addEventListener,Qa=Element.prototype.removeEventListener;w.appendChild=Element.prototype.appendChild;w.insertBefore=Ja;w.removeChild=Ka;w.setAttribute=La;w.removeAttribute=Ma;w.cloneNode=Na;w.importNode=Oa;w.addEventListener=Pa;w.removeEventListener=Qa;var Ra={},Sa=/[&\u00A0"]/g,Ta=/[&\u00A0<>]/g;function Ua(a){switch(a){case "&":return"&";case "<":return"<";case ">":return">";case '"':return""";case "\u00a0":return" "}}function Va(a){for(var b={},c=0;c<a.length;c++)b[a[c]]=!0;return b}var Wa=Va("area base br col command embed hr img input keygen link meta param source track wbr".split(" ")),Xa=Va("style script xmp iframe noembed noframes plaintext noscript".split(" "));
|
||||
function Ya(a,b,c){switch(a.nodeType){case Node.ELEMENT_NODE:b=a.localName;for(var d="<"+b,e=a.attributes,f=0,g;g=e[f];f++)d+=" "+g.name+'="'+g.value.replace(Sa,Ua)+'"';d+=">";return Wa[b]?d:d+Za(a,c)+"</"+b+">";case Node.TEXT_NODE:return a=a.data,b&&Xa[b.localName]?a:a.replace(Ta,Ua);case Node.COMMENT_NODE:return"\x3c!--"+a.data+"--\x3e";default:throw window.console.error(a),Error("not implemented");}}
|
||||
function Za(a,b){"template"===a.localName&&(a=a.content);for(var c="",d=b?b(a):a.childNodes,e=0,f=d.length,g;e<f&&(g=d[e]);e++)c+=Ya(g,a,b);return c}Ra.getOuterHTML=Ya;Ra.getInnerHTML=Za;var x={},y=document.createTreeWalker(document,NodeFilter.SHOW_ALL,null,!1),z=document.createTreeWalker(document,NodeFilter.SHOW_ELEMENT,null,!1);function $a(a){var b=[];y.currentNode=a;for(a=y.firstChild();a;)b.push(a),a=y.nextSibling();return b}x.parentNode=function(a){y.currentNode=a;return y.parentNode()};x.firstChild=function(a){y.currentNode=a;return y.firstChild()};x.lastChild=function(a){y.currentNode=a;return y.lastChild()};x.previousSibling=function(a){y.currentNode=a;return y.previousSibling()};
|
||||
x.nextSibling=function(a){y.currentNode=a;return y.nextSibling()};x.childNodes=$a;x.parentElement=function(a){z.currentNode=a;return z.parentNode()};x.firstElementChild=function(a){z.currentNode=a;return z.firstChild()};x.lastElementChild=function(a){z.currentNode=a;return z.lastChild()};x.previousElementSibling=function(a){z.currentNode=a;return z.previousSibling()};x.nextElementSibling=function(a){z.currentNode=a;return z.nextSibling()};
|
||||
x.children=function(a){var b=[];z.currentNode=a;for(a=z.firstChild();a;)b.push(a),a=z.nextSibling();return b};x.innerHTML=function(a){return Ra.getInnerHTML(a,function(a){return $a(a)})};x.textContent=function(a){if(a.nodeType!==Node.ELEMENT_NODE)return a.nodeValue;a=document.createTreeWalker(a,NodeFilter.SHOW_TEXT,null,!1);for(var b="",c;c=a.nextNode();)b+=c.nodeValue;return b};var A={};function ab(a,b){return a.__shady&&a.__shady[b]}A.getProperty=ab;A.hasProperty=function(a,b){return void 0!==ab(a,b)};var B={};function C(a){return{get:function(){var b=A.getProperty(this,a);return void 0!==b?b:x[a](this)},configurable:!0}}
|
||||
var bb=Object.getOwnPropertyDescriptor(Element.prototype,"innerHTML")||Object.getOwnPropertyDescriptor(HTMLElement.prototype,"innerHTML"),cb=document.implementation.createHTMLDocument("inert").createElement("div"),db=Object.getOwnPropertyDescriptor(Document.prototype,"activeElement"),eb={parentElement:C("parentElement"),parentNode:C("parentNode"),nextSibling:C("nextSibling"),previousSibling:C("previousSibling"),className:{get:function(){return this.getAttribute("class")},set:function(a){this.setAttribute("class",
|
||||
a)},configurable:!0},nextElementSibling:{get:function(){if(A.hasProperty(this,"nextSibling")){for(var a=this.nextSibling;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.nextSibling;return a}return x.nextElementSibling(this)},configurable:!0},previousElementSibling:{get:function(){if(A.hasProperty(this,"previousSibling")){for(var a=this.previousSibling;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.previousSibling;return a}return x.previousElementSibling(this)},configurable:!0}},fb={childNodes:{get:function(){if(A.hasProperty(this,
|
||||
"firstChild")){if(!this.__shady.childNodes){this.__shady.childNodes=[];for(var a=this.firstChild;a;a=a.nextSibling)this.__shady.childNodes.push(a)}return this.__shady.childNodes}return x.childNodes(this)},configurable:!0},firstChild:C("firstChild"),lastChild:C("lastChild"),textContent:{get:function(){if(A.hasProperty(this,"firstChild")){for(var a=[],b=0,c=this.childNodes,d;d=c[b];b++)d.nodeType!==Node.COMMENT_NODE&&a.push(d.textContent);return a.join("")}return x.textContent(this)},set:function(a){if(this.nodeType!==
|
||||
Node.ELEMENT_NODE)this.nodeValue=a;else{for(;this.firstChild;)this.removeChild(this.firstChild);a&&this.appendChild(document.createTextNode(a))}},configurable:!0},firstElementChild:{get:function(){if(A.hasProperty(this,"firstChild")){for(var a=this.firstChild;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.nextSibling;return a}return x.firstElementChild(this)},configurable:!0},lastElementChild:{get:function(){if(A.hasProperty(this,"lastChild")){for(var a=this.lastChild;a&&a.nodeType!==Node.ELEMENT_NODE;)a=
|
||||
a.previousSibling;return a}return x.lastElementChild(this)},configurable:!0},children:{get:function(){return A.hasProperty(this,"firstChild")?Array.prototype.filter.call(this.childNodes,function(a){return a.nodeType===Node.ELEMENT_NODE}):x.children(this)},configurable:!0},innerHTML:{get:function(){var a="template"===this.localName?this.content:this;return A.hasProperty(this,"firstChild")?Ra.getInnerHTML(a):x.innerHTML(a)},set:function(a){for(var b="template"===this.localName?this.content:this;b.firstChild;)b.removeChild(b.firstChild);
|
||||
for(bb&&bb.set?bb.set.call(cb,a):cb.innerHTML=a;cb.firstChild;)b.appendChild(cb.firstChild)},configurable:!0}},gb={shadowRoot:{get:function(){return this.shadyRoot},set:function(a){this.shadyRoot=a},configurable:!0}},hb={activeElement:{get:function(){var a;a=db&&db.get?db.get.call(document):r.settings.hasDescriptors?void 0:document.activeElement;if(a&&a.nodeType){var b=!!r.isShadyRoot(this);if(this===document||b&&this.host!==a&&this.host.contains(a)){for(b=r.ownerShadyRootForNode(a);b&&b!==this;)a=
|
||||
b.host,b=r.ownerShadyRootForNode(a);a=this===document?b?null:a:b===this?a:null}else a=null}else a=null;return a},set:function(){},configurable:!0}};function D(a,b,c){for(var d in b){var e=Object.getOwnPropertyDescriptor(a,d);e&&e.configurable||!e&&c?Object.defineProperty(a,d,b[d]):c&&console.warn("Could not define",d,"on",a)}}
|
||||
var ib=r.settings.hasDescriptors?function(){}:function(a){a.__shady&&a.__shady.__outsideAccessors||(a.__shady=a.__shady||{},a.__shady.__outsideAccessors=!0,D(a,eb,!0))},jb=r.settings.hasDescriptors?function(){}:function(a){a.__shady&&a.__shady.__insideAccessors||(a.__shady=a.__shady||{},a.__shady.__insideAccessors=!0,D(a,fb,!0),D(a,gb,!0))};B.ShadowRootAccessor=gb;B.ActiveElementAccessor=hb;B.patchAccessors=function(a){D(a,eb);D(a,fb);D(a,hb)};
|
||||
B.patchShadowRootAccessors=function(a){D(a,fb,!0);D(a,hb,!0)};B.patchOutsideElementAccessors=ib;B.patchInsideElementAccessors=jb;var E={};
|
||||
function kb(a,b,c){B.patchOutsideElementAccessors(a);c=c||null;a.__shady=a.__shady||{};b.__shady=b.__shady||{};c&&(c.__shady=c.__shady||{});a.__shady.previousSibling=c?c.__shady.previousSibling:b.lastChild;var d=a.__shady.previousSibling;d&&d.__shady&&(d.__shady.nextSibling=a);(d=a.__shady.nextSibling=c)&&d.__shady&&(d.__shady.previousSibling=a);a.__shady.parentNode=b;c?c===b.__shady.firstChild&&(b.__shady.firstChild=a):(b.__shady.lastChild=a,b.__shady.firstChild||(b.__shady.firstChild=a));b.__shady.childNodes=
|
||||
null}E.recordInsertBefore=function(a,b,c){B.patchInsideElementAccessors(b);b.__shady=b.__shady||{};A.hasProperty(b,"firstChild")&&(b.__shady.childNodes=null);if(a.nodeType===Node.DOCUMENT_FRAGMENT_NODE){for(var d=a.childNodes,e=0;e<d.length;e++)kb(d[e],b,c);a.__shady=a.__shady||{};b=A.hasProperty(a,"firstChild")?null:void 0;a.__shady.firstChild=a.__shady.lastChild=b;a.__shady.childNodes=b}else kb(a,b,c)};
|
||||
E.recordRemoveChild=function(a,b){a.__shady=a.__shady||{};b.__shady=b.__shady||{};a===b.__shady.firstChild&&(b.__shady.firstChild=a.__shady.nextSibling);a===b.__shady.lastChild&&(b.__shady.lastChild=a.__shady.previousSibling);var c=a.__shady.previousSibling,d=a.__shady.nextSibling;c&&(c.__shady=c.__shady||{},c.__shady.nextSibling=d);d&&(d.__shady=d.__shady||{},d.__shady.previousSibling=c);a.__shady.parentNode=a.__shady.previousSibling=a.__shady.nextSibling=void 0;A.hasProperty(b,"childNodes")&&(b.__shady.childNodes=
|
||||
null)};E.recordChildNodes=function(a){if(!A.hasProperty(a,"firstChild")){a.__shady=a.__shady||{};a.__shady.firstChild=x.firstChild(a);a.__shady.lastChild=x.lastChild(a);B.patchInsideElementAccessors(a);for(var b=a.__shady.childNodes=x.childNodes(a),c=0,d;c<b.length&&(d=b[c]);c++)d.__shady=d.__shady||{},d.__shady.parentNode=a,d.__shady.nextSibling=b[c+1]||null,d.__shady.previousSibling=b[c-1]||null,B.patchOutsideElementAccessors(d)}};var F={};
|
||||
function lb(a){var b=A.hasProperty(a,"parentNode")&&A.getProperty(a,"parentNode"),c,d=r.ownerShadyRootForNode(a);if(b||d){c=mb(a);b&&E.recordRemoveChild(a,b);var e;if(e=d){var f;e=d._insertionPoints;for(var g=0;g<e.length;g++){var h=e[g],l;a:{for(l=h;l;){if(l==a){l=!0;break a}l=l.parentNode}l=void 0}if(l)for(h=h.assignedNodes({flatten:!0}),l=0;l<h.length;l++){f=!0;var J=h[l],P=x.parentNode(J);P&&w.removeChild.call(P,J)}}e=f}f=e;b=b&&d&&b.localName===d.getInsertionPointTag();if(f||b)d._skipUpdateInsertionPoints=!1,
|
||||
nb(d)}ob(a);return c}function pb(a,b,c){if(a=a.__shady&&a.__shady.observer)b&&a.addedNodes.push(b),c&&a.removedNodes.push(c),a.schedule()}function qb(a){if(a&&a.nodeType){var b=a.__ownerShadyRoot;void 0===b&&(b=r.isShadyRoot(a)?a:(b=a.parentNode)?qb(b):a,document.documentElement.contains(a)&&(a.__ownerShadyRoot=b));return b}}
|
||||
function rb(a,b,c){var d,e=c.getInsertionPointTag();if(a.nodeType!==Node.DOCUMENT_FRAGMENT_NODE||a.__noInsertionPoint)a.localName===e&&(E.recordChildNodes(b),E.recordChildNodes(a),d=!0);else for(var e=a.querySelectorAll(e),f=0,g,h;f<e.length&&(g=e[f]);f++)h=g.parentNode,h===a&&(h=b),h=rb(g,h,c),d=d||h;return d}function ob(a){if(void 0!==a.__ownerShadyRoot)for(var b=a.childNodes,c=0,d=b.length,e;c<d&&(e=b[c]);c++)ob(e);a.__ownerShadyRoot=void 0}
|
||||
function mb(a){if((a=a.parentNode)&&a.shadyRoot&&a.shadyRoot.hasInsertionPoint())return nb(a.shadyRoot),!0}function nb(a){a._changePending=!0;a.update()}function sb(a,b){"slot"===b?mb(a):"slot"===a.localName&&"name"===b&&(a=r.ownerShadyRootForNode(a))&&a.update()}function tb(a,b,c,d){for(var e=0,f=a.length,g;e<f&&(g=a[e]);e++){var h;if(h=g.nodeType===Node.ELEMENT_NODE){h=g;var l=b,J=c,P=d,za=l(h);za&&P.push(h);J&&J(za)?h=za:(tb(h.childNodes,l,J,P),h=void 0)}if(h)return!0}}var ub=null;
|
||||
function vb(a,b){if(a.ownerDocument!==document)return w.importNode.call(document,a,b);var c=w.importNode.call(document,a,!1);if(b){a=a.childNodes;b=0;for(var d;b<a.length;b++)d=vb(a[b],!0),c.appendChild(d)}return c}F.getRootNode=qb;F.query=function(a,b,c){var d=[];tb(a.childNodes,b,c,d);return d};F.renderRootNode=function(a){a=a.getRootNode();r.isShadyRoot(a)&&a.render()};
|
||||
F.setAttribute=function(a,b,c){ub||(ub=window.ShadyCSS&&window.ShadyCSS.ScopingShim);ub&&"class"===b&&a.ownerDocument===document?ub.setElementClass(a,c):(w.setAttribute.call(a,b,c),sb(a,b))};F.removeAttribute=function(a,b){w.removeAttribute.call(a,b);sb(a,b)};
|
||||
F.insertBefore=function(a,b,c){if(c){var d=A.getProperty(c,"parentNode");if(void 0!==d&&d!==a)throw Error("The ref_node to be inserted before is not a child of this node");}b.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&(d=A.getProperty(b,"parentNode"),d?(pb(d,null,b),lb(b)):(b.parentNode&&w.removeChild.call(b.parentNode,b),ob(b)));var e=c,d=r.ownerShadyRootForNode(a),f;d&&(b.__noInsertionPoint&&!d._changePending&&(d._skipUpdateInsertionPoints=!0),f=rb(b,a,d))&&(d._skipUpdateInsertionPoints=!1);A.hasProperty(a,
|
||||
"firstChild")&&E.recordInsertBefore(b,a,e);var e=f,g=d&&d.getInsertionPointTag()||"",h=b.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&!b.__noInsertionPoint&&g&&b.querySelector(g);f=h&&h.parentNode.nodeType!==Node.DOCUMENT_FRAGMENT_NODE;((h=h||b.localName===g)||a.localName===g||e)&&d&&nb(d);(d=a&&a.shadyRoot&&a.shadyRoot.hasInsertionPoint())&&nb(a.shadyRoot);if(!(d||h&&!f||a.shadyRoot)){if(c&&(d=r.ownerShadyRootForNode(c))){var l;if(c.localName===d.getInsertionPointTag())a:{d=c.assignedNodes({flatten:!0});
|
||||
f=qb(c);e=0;for(g=d.length;e<g&&(l=d[e]);e++)if(f.isFinalDestination(c,l))break a;l=void 0}else l=c;c=l}l=r.isShadyRoot(a)?a.host:a;c?w.insertBefore.call(l,b,c):w.appendChild.call(l,b)}pb(a,b);return b};F.removeChild=function(a,b){if(b.parentNode!==a)throw Error("The node to be removed is not a child of this node: "+b);if(!lb(b)){var c=r.isShadyRoot(a)?a.host:a,d=x.parentNode(b);c===d&&w.removeChild.call(c,b)}pb(a,null,b);return b};
|
||||
F.cloneNode=function(a,b){if("template"==a.localName)return w.cloneNode.call(a,b);var c=w.cloneNode.call(a,!1);if(b){a=a.childNodes;b=0;for(var d;b<a.length;b++)d=a[b].cloneNode(!0),c.appendChild(d)}return c};F.importNode=vb;var G={},wb={blur:!0,focus:!0,focusin:!0,focusout:!0,click:!0,dblclick:!0,mousedown:!0,mouseenter:!0,mouseleave:!0,mousemove:!0,mouseout:!0,mouseover:!0,mouseup:!0,wheel:!0,beforeinput:!0,input:!0,keydown:!0,keyup:!0,compositionstart:!0,compositionupdate:!0,compositionend:!0,touchstart:!0,touchend:!0,touchmove:!0,touchcancel:!0,pointerover:!0,pointerenter:!0,pointerdown:!0,pointermove:!0,pointerup:!0,pointercancel:!0,pointerout:!0,pointerleave:!0,gotpointercapture:!0,lostpointercapture:!0,dragstart:!0,
|
||||
drag:!0,dragenter:!0,dragleave:!0,dragover:!0,drop:!0,dragend:!0,DOMActivate:!0,DOMFocusIn:!0,DOMFocusOut:!0,keypress:!0};function xb(a,b){var c=[],d=a;for(a=a===window?window:a.getRootNode();d;)c.push(d),d=d.assignedSlot?d.assignedSlot:d.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&d.host&&(b||d!==a)?d.host:d.parentNode;c[c.length-1]===document&&c.push(window);return c}
|
||||
function yb(a,b){if(!r.isShadyRoot)return a;a=xb(a,!0);for(var c=0,d,e,f,g;c<b.length;c++)if(d=b[c],f=d===window?window:d.getRootNode(),f!==e&&(g=a.indexOf(f),e=f),!r.isShadyRoot(f)||-1<g)return d}
|
||||
var zb={get composed(){this.isTrusted&&void 0===this.__composed&&(this.__composed=wb[this.type]);return this.__composed||!1},composedPath:function(){this.__composedPath||(this.__composedPath=xb(this.__target,this.composed));return this.__composedPath},get target(){return yb(this.currentTarget,this.composedPath())},get relatedTarget(){if(!this.__relatedTarget)return null;this.__relatedTargetComposedPath||(this.__relatedTargetComposedPath=xb(this.__relatedTarget,!0));return yb(this.currentTarget,this.__relatedTargetComposedPath)},
|
||||
stopPropagation:function(){Event.prototype.stopPropagation.call(this);this.__propagationStopped=!0},stopImmediatePropagation:function(){Event.prototype.stopImmediatePropagation.call(this);this.__propagationStopped=this.__immediatePropagationStopped=!0}};function Ab(a){function b(b,d){b=new a(b,d);b.__composed=d&&!!d.composed;return b}r.mixin(b,a);b.prototype=a.prototype;return b}var Bb={focus:!0,blur:!0};
|
||||
function Cb(a,b,c){if(c=b.__handlers&&b.__handlers[a.type]&&b.__handlers[a.type][c])for(var d=0,e;(e=c[d])&&(e.call(b,a),!a.__immediatePropagationStopped);d++);}
|
||||
function Db(a){var b=a.composedPath(),c;Object.defineProperty(a,"currentTarget",{get:function(){return c},configurable:!0});for(var d=b.length-1;0<=d;d--)if(c=b[d],Cb(a,c,"capture"),a.__propagationStopped)return;Object.defineProperty(a,"eventPhase",{value:Event.AT_TARGET});for(var e,d=0;d<b.length;d++)if(c=b[d],0===d||c.shadowRoot&&c.shadowRoot===e)if(Cb(a,c,"bubble"),c!==window&&(e=c.getRootNode()),a.__propagationStopped)break}
|
||||
function Eb(){for(var a in Bb)window.addEventListener(a,function(a){a.__target||(Fb(a),Db(a),a.stopImmediatePropagation())},!0)}function Fb(a){a.__target=a.target;a.__relatedTarget=a.relatedTarget;r.settings.hasDescriptors?r.patchPrototype(a,zb):r.extend(a,zb)}var Gb=Ab(window.Event),Hb=Ab(window.CustomEvent),Ib=Ab(window.MouseEvent);
|
||||
G.addEventListener=function(a,b,c){if(b){var d,e,f;"object"===typeof c?(d=!!c.capture,e=!!c.once,f=!!c.passive):(d=!!c,f=e=!1);if(b.__eventWrappers)for(var g=0;g<b.__eventWrappers.length;g++){if(b.__eventWrappers[g].node===this&&b.__eventWrappers[g].type===a&&b.__eventWrappers[g].capture===d&&b.__eventWrappers[g].once===e&&b.__eventWrappers[g].passive===f)return}else b.__eventWrappers=[];g=function(d){e&&this.removeEventListener(a,b,c);d.__target||Fb(d);if(d.composed||-1<d.composedPath().indexOf(this))if(d.eventPhase===
|
||||
Event.BUBBLING_PHASE&&d.target===d.relatedTarget)d.stopImmediatePropagation();else return b(d)};b.__eventWrappers.push({node:this,type:a,capture:d,once:e,passive:f,wrapperFn:g});Bb[a]?(this.__handlers=this.__handlers||{},this.__handlers[a]=this.__handlers[a]||{capture:[],bubble:[]},this.__handlers[a][d?"capture":"bubble"].push(g)):w.addEventListener.call(this,a,g,c)}};
|
||||
G.removeEventListener=function(a,b,c){if(b){var d,e,f;"object"===typeof c?(d=!!c.capture,e=!!c.once,f=!!c.passive):(d=!!c,f=e=!1);var g=void 0;if(b.__eventWrappers)for(var h=0;h<b.__eventWrappers.length;h++)if(b.__eventWrappers[h].node===this&&b.__eventWrappers[h].type===a&&b.__eventWrappers[h].capture===d&&b.__eventWrappers[h].once===e&&b.__eventWrappers[h].passive===f){g=b.__eventWrappers.splice(h,1)[0].wrapperFn;b.__eventWrappers.length||(b.__eventWrappers=void 0);break}w.removeEventListener.call(this,
|
||||
a,g||b,c);g&&Bb[a]&&this.__handlers&&this.__handlers[a]&&(a=this.__handlers[a][d?"capture":"bubble"],g=a.indexOf(g),-1<g&&a.splice(g,1))}};G.patchEvents=function(){window.Event=Gb;window.CustomEvent=Hb;window.MouseEvent=Ib;Eb()};var Jb={};function Kb(a,b,c){return{index:a,removed:b,addedCount:c}}
|
||||
var Lb={calcEditDistances:function(a,b,c,d,e,f){f=f-e+1;c=c-b+1;for(var g=Array(f),h=0;h<f;h++)g[h]=Array(c),g[h][0]=h;for(h=0;h<c;h++)g[0][h]=h;for(h=1;h<f;h++)for(var l=1;l<c;l++)if(this.equals(a[b+l-1],d[e+h-1]))g[h][l]=g[h-1][l-1];else{var J=g[h-1][l]+1,P=g[h][l-1]+1;g[h][l]=J<P?J:P}return g},spliceOperationsFromEditDistances:function(a){for(var b=a.length-1,c=a[0].length-1,d=a[b][c],e=[];0<b||0<c;)if(0==b)e.push(2),c--;else if(0==c)e.push(3),b--;else{var f=a[b-1][c-1],g=a[b-1][c],h=a[b][c-1],
|
||||
l;l=g<h?g<f?g:f:h<f?h:f;l==f?(f==d?e.push(0):(e.push(1),d=f),b--,c--):l==g?(e.push(3),b--,d=g):(e.push(2),c--,d=h)}e.reverse();return e},calcSplices:function(a,b,c,d,e,f){var g=0,h=0,l=Math.min(c-b,f-e);0==b&&0==e&&(g=this.sharedPrefix(a,d,l));c==a.length&&f==d.length&&(h=this.sharedSuffix(a,d,l-g));b+=g;e+=g;c-=h;f-=h;if(0==c-b&&0==f-e)return[];if(b==c){for(a=Kb(b,[],0);e<f;)a.removed.push(d[e++]);return[a]}if(e==f)return[Kb(b,[],c-b)];f=this.spliceOperationsFromEditDistances(this.calcEditDistances(a,
|
||||
b,c,d,e,f));a=void 0;c=[];for(g=0;g<f.length;g++)switch(f[g]){case 0:a&&(c.push(a),a=void 0);b++;e++;break;case 1:a||(a=Kb(b,[],0));a.addedCount++;b++;a.removed.push(d[e]);e++;break;case 2:a||(a=Kb(b,[],0));a.addedCount++;b++;break;case 3:a||(a=Kb(b,[],0)),a.removed.push(d[e]),e++}a&&c.push(a);return c},sharedPrefix:function(a,b,c){for(var d=0;d<c;d++)if(!this.equals(a[d],b[d]))return d;return c},sharedSuffix:function(a,b,c){for(var d=a.length,e=b.length,f=0;f<c&&this.equals(a[--d],b[--e]);)f++;return f},
|
||||
calculateSplices:function(a,b){return this.calcSplices(a,0,a.length,b,0,b.length)},equals:function(a,b){return a===b}};Jb.calculateSplices=function(a,b){return Lb.calculateSplices(a,b)};var Mb={},Nb="function"===typeof Event?Event:function(a,b){b=b||{};var c=document.createEvent("Event");c.initEvent(a,!!b.bubbles,!!b.cancelable);return c};function H(a){this.root=a;this.insertionPointTag="slot"}H.prototype.getInsertionPoints=function(){return this.root.querySelectorAll(this.insertionPointTag)};H.prototype.hasInsertionPoint=function(){return!(!this.root._insertionPoints||!this.root._insertionPoints.length)};
|
||||
var t={},u=window.ShadyDOM||{};u.hasNativeShadowDOM=!(!Element.prototype.attachShadow||!Node.prototype.getRootNode);var wa=Object.getOwnPropertyDescriptor(Node.prototype,"firstChild");u.hasDescriptors=!!(wa&&wa.configurable&&wa.get);u.inUse=u.force||!u.hasNativeShadowDOM;function xa(a){return"ShadyRoot"===a.__localName}var v=Element.prototype,ya=v.matches||v.matchesSelector||v.mozMatchesSelector||v.msMatchesSelector||v.oMatchesSelector||v.webkitMatchesSelector;
|
||||
function za(a,b){if(a&&b)for(var c=Object.getOwnPropertyNames(b),d=0,e;d<c.length&&(e=c[d]);d++){var f=e,g=a,h=Object.getOwnPropertyDescriptor(b,f);h&&Object.defineProperty(g,f,h)}return a||b}var Aa=document.createTextNode(""),Ba=0,Ca=[];(new MutationObserver(function(){for(;Ca.length;)try{Ca.shift()()}catch(a){throw Aa.textContent=Ba++,a;}})).observe(Aa,{characterData:!0});t.settings=u;t.isShadyRoot=xa;t.ownerShadyRootForNode=function(a){a=a.getRootNode();if(xa(a))return a};
|
||||
t.matchesSelector=function(a,b){return ya.call(a,b)};t.extend=za;t.extendAll=function(a,b){for(var c=[],d=1;d<arguments.length;++d)c[d-1]=arguments[d];for(d=0;d<c.length;d++)za(a,c[d]);return a};t.mixin=function(a,b){for(var c in b)a[c]=b[c];return a};t.patchPrototype=function(a,b){var c=Object.getPrototypeOf(a);if(!c.hasOwnProperty("__patchProto")){var d=Object.create(c);d.__sourceProto=c;za(d,b);c.__patchProto=d}a.__proto__=c.__patchProto};t.microtask=function(a){Ca.push(a);Aa.textContent=Ba++};var Da={},Ea=[],Fa;function Ga(){Fa=!1;for(var a=!!Ea.length;Ea.length;)Ea.shift()();return a}Ga.list=Ea;Da.enqueue=function(a){Fa||(Fa=!0,t.microtask(Ga));Ea.push(a)};Da.flush=Ga;var x={};function Ha(){this._scheduled=!1;this.addedNodes=[];this.removedNodes=[];this.callbacks=new Set}Ha.prototype.schedule=function(){var a=this;this._scheduled||(this._scheduled=!0,t.microtask(function(){a.flush()}))};Ha.prototype.flush=function(){if(this._scheduled){this._scheduled=!1;var a=this.takeRecords();a.length&&this.callbacks.forEach(function(b){b(a)})}};
|
||||
Ha.prototype.takeRecords=function(){if(this.addedNodes.length||this.removedNodes.length){var a=[{addedNodes:this.addedNodes,removedNodes:this.removedNodes}];this.addedNodes=[];this.removedNodes=[];return a}return[]};x.observeChildren=function(a,b){a.__shady=a.__shady||{};a.__shady.observer||(a.__shady.observer=new Ha);a.__shady.observer.callbacks.add(b);var c=a.__shady.observer;return{_callback:b,_observer:c,_node:a,takeRecords:function(){return c.takeRecords()}}};
|
||||
x.unobserveChildren=function(a){var b=a&&a._observer;b&&(b.callbacks.delete(a._callback),b.callbacks.size||(a._node.__shady.observer=null))};x.filterMutations=function(a,b){var c=b.getRootNode();return a.map(function(a){var b=c===a.target.getRootNode();if(b&&a.addedNodes){if(b=Array.from(a.addedNodes).filter(function(a){return c===a.getRootNode()}),b.length)return a=Object.create(a),Object.defineProperty(a,"addedNodes",{value:b,configurable:!0}),a}else if(b)return a}).filter(function(a){return a})};var y={},Ia=Element.prototype.insertBefore,Ja=Element.prototype.removeChild,Ka=Element.prototype.setAttribute,La=Element.prototype.removeAttribute,Ma=Element.prototype.cloneNode,Na=Document.prototype.importNode,Oa=Element.prototype.addEventListener,Pa=Element.prototype.removeEventListener;y.appendChild=Element.prototype.appendChild;y.insertBefore=Ia;y.removeChild=Ja;y.setAttribute=Ka;y.removeAttribute=La;y.cloneNode=Ma;y.importNode=Na;y.addEventListener=Oa;y.removeEventListener=Pa;var Qa={},Ra=/[&\u00A0"]/g,Sa=/[&\u00A0<>]/g;function Ta(a){switch(a){case "&":return"&";case "<":return"<";case ">":return">";case '"':return""";case "\u00a0":return" "}}function Ua(a){for(var b={},c=0;c<a.length;c++)b[a[c]]=!0;return b}var Va=Ua("area base br col command embed hr img input keygen link meta param source track wbr".split(" ")),Wa=Ua("style script xmp iframe noembed noframes plaintext noscript".split(" "));
|
||||
function Xa(a,b,c){switch(a.nodeType){case Node.ELEMENT_NODE:b=a.localName;for(var d="<"+b,e=a.attributes,f=0,g;g=e[f];f++)d+=" "+g.name+'="'+g.value.replace(Ra,Ta)+'"';d+=">";return Va[b]?d:d+Ya(a,c)+"</"+b+">";case Node.TEXT_NODE:return a=a.data,b&&Wa[b.localName]?a:a.replace(Sa,Ta);case Node.COMMENT_NODE:return"\x3c!--"+a.data+"--\x3e";default:throw window.console.error(a),Error("not implemented");}}
|
||||
function Ya(a,b){"template"===a.localName&&(a=a.content);for(var c="",d=b?b(a):a.childNodes,e=0,f=d.length,g;e<f&&(g=d[e]);e++)c+=Xa(g,a,b);return c}Qa.getOuterHTML=Xa;Qa.getInnerHTML=Ya;var z={},A=document.createTreeWalker(document,NodeFilter.SHOW_ALL,null,!1),B=document.createTreeWalker(document,NodeFilter.SHOW_ELEMENT,null,!1);function Za(a){var b=[];A.currentNode=a;for(a=A.firstChild();a;)b.push(a),a=A.nextSibling();return b}z.parentNode=function(a){A.currentNode=a;return A.parentNode()};z.firstChild=function(a){A.currentNode=a;return A.firstChild()};z.lastChild=function(a){A.currentNode=a;return A.lastChild()};z.previousSibling=function(a){A.currentNode=a;return A.previousSibling()};
|
||||
z.nextSibling=function(a){A.currentNode=a;return A.nextSibling()};z.childNodes=Za;z.parentElement=function(a){B.currentNode=a;return B.parentNode()};z.firstElementChild=function(a){B.currentNode=a;return B.firstChild()};z.lastElementChild=function(a){B.currentNode=a;return B.lastChild()};z.previousElementSibling=function(a){B.currentNode=a;return B.previousSibling()};z.nextElementSibling=function(a){B.currentNode=a;return B.nextSibling()};
|
||||
z.children=function(a){var b=[];B.currentNode=a;for(a=B.firstChild();a;)b.push(a),a=B.nextSibling();return b};z.innerHTML=function(a){return Qa.getInnerHTML(a,function(a){return Za(a)})};z.textContent=function(a){if(a.nodeType!==Node.ELEMENT_NODE)return a.nodeValue;a=document.createTreeWalker(a,NodeFilter.SHOW_TEXT,null,!1);for(var b="",c;c=a.nextNode();)b+=c.nodeValue;return b};var C={};function $a(a,b){return a.__shady&&a.__shady[b]}C.getProperty=$a;C.hasProperty=function(a,b){return void 0!==$a(a,b)};var D={};function ab(a){return{get:function(){var b=C.getProperty(this,a);return void 0!==b?b:z[a](this)},configurable:!0}}
|
||||
var bb=Object.getOwnPropertyDescriptor(Element.prototype,"innerHTML")||Object.getOwnPropertyDescriptor(HTMLElement.prototype,"innerHTML"),cb=document.implementation.createHTMLDocument("inert").createElement("div"),db=Object.getOwnPropertyDescriptor(Document.prototype,"activeElement"),eb={parentElement:ab("parentElement"),parentNode:ab("parentNode"),nextSibling:ab("nextSibling"),previousSibling:ab("previousSibling"),className:{get:function(){return this.getAttribute("class")},set:function(a){this.setAttribute("class",
|
||||
a)},configurable:!0},nextElementSibling:{get:function(){if(C.hasProperty(this,"nextSibling")){for(var a=this.nextSibling;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.nextSibling;return a}return z.nextElementSibling(this)},configurable:!0},previousElementSibling:{get:function(){if(C.hasProperty(this,"previousSibling")){for(var a=this.previousSibling;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.previousSibling;return a}return z.previousElementSibling(this)},configurable:!0}},fb={childNodes:{get:function(){if(C.hasProperty(this,
|
||||
"firstChild")){if(!this.__shady.childNodes){this.__shady.childNodes=[];for(var a=this.firstChild;a;a=a.nextSibling)this.__shady.childNodes.push(a)}return this.__shady.childNodes}return z.childNodes(this)},configurable:!0},firstChild:ab("firstChild"),lastChild:ab("lastChild"),textContent:{get:function(){if(C.hasProperty(this,"firstChild")){for(var a=[],b=0,c=this.childNodes,d;d=c[b];b++)d.nodeType!==Node.COMMENT_NODE&&a.push(d.textContent);return a.join("")}return z.textContent(this)},set:function(a){if(this.nodeType!==
|
||||
Node.ELEMENT_NODE)this.nodeValue=a;else{for(;this.firstChild;)this.removeChild(this.firstChild);a&&this.appendChild(document.createTextNode(a))}},configurable:!0},firstElementChild:{get:function(){if(C.hasProperty(this,"firstChild")){for(var a=this.firstChild;a&&a.nodeType!==Node.ELEMENT_NODE;)a=a.nextSibling;return a}return z.firstElementChild(this)},configurable:!0},lastElementChild:{get:function(){if(C.hasProperty(this,"lastChild")){for(var a=this.lastChild;a&&a.nodeType!==Node.ELEMENT_NODE;)a=
|
||||
a.previousSibling;return a}return z.lastElementChild(this)},configurable:!0},children:{get:function(){return C.hasProperty(this,"firstChild")?Array.prototype.filter.call(this.childNodes,function(a){return a.nodeType===Node.ELEMENT_NODE}):z.children(this)},configurable:!0},innerHTML:{get:function(){var a="template"===this.localName?this.content:this;return C.hasProperty(this,"firstChild")?Qa.getInnerHTML(a):z.innerHTML(a)},set:function(a){for(var b="template"===this.localName?this.content:this;b.firstChild;)b.removeChild(b.firstChild);
|
||||
for(bb&&bb.set?bb.set.call(cb,a):cb.innerHTML=a;cb.firstChild;)b.appendChild(cb.firstChild)},configurable:!0}},gb={shadowRoot:{get:function(){return this.shadyRoot},set:function(a){this.shadyRoot=a},configurable:!0}},hb={activeElement:{get:function(){var a;a=db&&db.get?db.get.call(document):t.settings.hasDescriptors?void 0:document.activeElement;if(a&&a.nodeType){var b=!!t.isShadyRoot(this);if(this===document||b&&this.host!==a&&this.host.contains(a)){for(b=t.ownerShadyRootForNode(a);b&&b!==this;)a=
|
||||
b.host,b=t.ownerShadyRootForNode(a);a=this===document?b?null:a:b===this?a:null}else a=null}else a=null;return a},set:function(){},configurable:!0}};function E(a,b,c){for(var d in b){var e=Object.getOwnPropertyDescriptor(a,d);e&&e.configurable||!e&&c?Object.defineProperty(a,d,b[d]):c&&console.warn("Could not define",d,"on",a)}}
|
||||
var ib=t.settings.hasDescriptors?function(){}:function(a){a.__shady&&a.__shady.__outsideAccessors||(a.__shady=a.__shady||{},a.__shady.__outsideAccessors=!0,E(a,eb,!0))},jb=t.settings.hasDescriptors?function(){}:function(a){a.__shady&&a.__shady.__insideAccessors||(a.__shady=a.__shady||{},a.__shady.__insideAccessors=!0,E(a,fb,!0),E(a,gb,!0))};D.ShadowRootAccessor=gb;D.ActiveElementAccessor=hb;D.patchAccessors=function(a){E(a,eb);E(a,fb);E(a,hb)};
|
||||
D.patchShadowRootAccessors=function(a){E(a,fb,!0);E(a,hb,!0)};D.patchOutsideElementAccessors=ib;D.patchInsideElementAccessors=jb;var F={};
|
||||
function kb(a,b,c){D.patchOutsideElementAccessors(a);c=c||null;a.__shady=a.__shady||{};b.__shady=b.__shady||{};c&&(c.__shady=c.__shady||{});a.__shady.previousSibling=c?c.__shady.previousSibling:b.lastChild;var d=a.__shady.previousSibling;d&&d.__shady&&(d.__shady.nextSibling=a);(d=a.__shady.nextSibling=c)&&d.__shady&&(d.__shady.previousSibling=a);a.__shady.parentNode=b;c?c===b.__shady.firstChild&&(b.__shady.firstChild=a):(b.__shady.lastChild=a,b.__shady.firstChild||(b.__shady.firstChild=a));b.__shady.childNodes=
|
||||
null}F.recordInsertBefore=function(a,b,c){D.patchInsideElementAccessors(b);b.__shady=b.__shady||{};C.hasProperty(b,"firstChild")&&(b.__shady.childNodes=null);if(a.nodeType===Node.DOCUMENT_FRAGMENT_NODE){for(var d=a.childNodes,e=0;e<d.length;e++)kb(d[e],b,c);a.__shady=a.__shady||{};b=C.hasProperty(a,"firstChild")?null:void 0;a.__shady.firstChild=a.__shady.lastChild=b;a.__shady.childNodes=b}else kb(a,b,c)};
|
||||
F.recordRemoveChild=function(a,b){a.__shady=a.__shady||{};b.__shady=b.__shady||{};a===b.__shady.firstChild&&(b.__shady.firstChild=a.__shady.nextSibling);a===b.__shady.lastChild&&(b.__shady.lastChild=a.__shady.previousSibling);var c=a.__shady.previousSibling,d=a.__shady.nextSibling;c&&(c.__shady=c.__shady||{},c.__shady.nextSibling=d);d&&(d.__shady=d.__shady||{},d.__shady.previousSibling=c);a.__shady.parentNode=a.__shady.previousSibling=a.__shady.nextSibling=void 0;C.hasProperty(b,"childNodes")&&(b.__shady.childNodes=
|
||||
null)};F.recordChildNodes=function(a){if(!C.hasProperty(a,"firstChild")){a.__shady=a.__shady||{};a.__shady.firstChild=z.firstChild(a);a.__shady.lastChild=z.lastChild(a);D.patchInsideElementAccessors(a);for(var b=a.__shady.childNodes=z.childNodes(a),c=0,d;c<b.length&&(d=b[c]);c++)d.__shady=d.__shady||{},d.__shady.parentNode=a,d.__shady.nextSibling=b[c+1]||null,d.__shady.previousSibling=b[c-1]||null,D.patchOutsideElementAccessors(d)}};var G={};
|
||||
function lb(a){var b=C.hasProperty(a,"parentNode")&&C.getProperty(a,"parentNode"),c,d=t.ownerShadyRootForNode(a);if(b||d){c=mb(a);b&&F.recordRemoveChild(a,b);var e;if(e=d){var f;e=d._insertionPoints;for(var g=0;g<e.length;g++){var h=e[g],l;a:{for(l=h;l;){if(l==a){l=!0;break a}l=l.parentNode}l=void 0}if(l)for(h=h.assignedNodes({flatten:!0}),l=0;l<h.length;l++){f=!0;var p=h[l],w=z.parentNode(p);w&&y.removeChild.call(w,p)}}e=f}f=e;b=b&&d&&b.localName===d.getInsertionPointTag();if(f||b)d._skipUpdateInsertionPoints=!1,
|
||||
nb(d)}ob(a);return c}function pb(a,b,c){if(a=a.__shady&&a.__shady.observer)b&&a.addedNodes.push(b),c&&a.removedNodes.push(c),a.schedule()}function qb(a){if(a&&a.nodeType){var b=a.__ownerShadyRoot;void 0===b&&(b=t.isShadyRoot(a)?a:(b=a.parentNode)?qb(b):a,document.documentElement.contains(a)&&(a.__ownerShadyRoot=b));return b}}
|
||||
function rb(a,b,c){var d,e=c.getInsertionPointTag();if(a.nodeType!==Node.DOCUMENT_FRAGMENT_NODE||a.__noInsertionPoint)a.localName===e&&(F.recordChildNodes(b),F.recordChildNodes(a),d=!0);else for(var e=a.querySelectorAll(e),f=0,g,h;f<e.length&&(g=e[f]);f++)h=g.parentNode,h===a&&(h=b),h=rb(g,h,c),d=d||h;return d}function ob(a){if(void 0!==a.__ownerShadyRoot)for(var b=a.childNodes,c=0,d=b.length,e;c<d&&(e=b[c]);c++)ob(e);a.__ownerShadyRoot=void 0}
|
||||
function mb(a){if((a=a.parentNode)&&a.shadyRoot&&a.shadyRoot.hasInsertionPoint())return nb(a.shadyRoot),!0}function nb(a){a._changePending=!0;a.update()}function sb(a,b){"slot"===b?mb(a):"slot"===a.localName&&"name"===b&&(a=t.ownerShadyRootForNode(a))&&a.update()}function tb(a,b,c,d){for(var e=0,f=a.length,g;e<f&&(g=a[e]);e++){var h;if(h=g.nodeType===Node.ELEMENT_NODE){h=g;var l=b,p=c,w=d,R=l(h);R&&w.push(h);p&&p(R)?h=R:(tb(h.childNodes,l,p,w),h=void 0)}if(h)return!0}}var ub=null;
|
||||
function vb(a,b){if(a.ownerDocument!==document)return y.importNode.call(document,a,b);var c=y.importNode.call(document,a,!1);if(b){a=a.childNodes;b=0;for(var d;b<a.length;b++)d=vb(a[b],!0),c.appendChild(d)}return c}G.getRootNode=qb;G.query=function(a,b,c){var d=[];tb(a.childNodes,b,c,d);return d};G.renderRootNode=function(a){a=a.getRootNode();t.isShadyRoot(a)&&a.render()};
|
||||
G.setAttribute=function(a,b,c){ub||(ub=window.ShadyCSS&&window.ShadyCSS.ScopingShim);ub&&"class"===b&&a.ownerDocument===document?ub.setElementClass(a,c):(y.setAttribute.call(a,b,c),sb(a,b))};G.removeAttribute=function(a,b){y.removeAttribute.call(a,b);sb(a,b)};
|
||||
G.insertBefore=function(a,b,c){if(c){var d=C.getProperty(c,"parentNode");if(void 0!==d&&d!==a||void 0===d&&z.parentNode(c)!==a)throw Error("Failed to execute 'insertBefore' on 'Node': The node before which the new node is to be inserted is not a child of this node.");}if(c===b)return b;b.nodeType!==Node.DOCUMENT_FRAGMENT_NODE&&(d=C.getProperty(b,"parentNode"),d?(pb(d,null,b),lb(b)):(b.parentNode&&y.removeChild.call(b.parentNode,b),ob(b)));var d=c,e=t.ownerShadyRootForNode(a),f;e&&(b.__noInsertionPoint&&
|
||||
!e._changePending&&(e._skipUpdateInsertionPoints=!0),f=rb(b,a,e))&&(e._skipUpdateInsertionPoints=!1);C.hasProperty(a,"firstChild")&&F.recordInsertBefore(b,a,d);var g=f,h=e&&e.getInsertionPointTag()||"",l=b.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&!b.__noInsertionPoint&&h&&b.querySelector(h);f=l&&l.parentNode.nodeType!==Node.DOCUMENT_FRAGMENT_NODE;((l=l||b.localName===h)||a.localName===h||g)&&e&&nb(e);(e=a&&a.shadyRoot&&a.shadyRoot.hasInsertionPoint())&&nb(a.shadyRoot);if(!(e||l&&!f||a.shadyRoot||d&&
|
||||
t.isShadyRoot(d.parentNode)&&d.parentNode._renderPending)){if(c&&(d=t.ownerShadyRootForNode(c))){var p;if(c.localName===d.getInsertionPointTag())a:{d=c.assignedNodes({flatten:!0});e=qb(c);f=0;for(g=d.length;f<g&&(p=d[f]);f++)if(e.isFinalDestination(c,p))break a;p=void 0}else p=c;c=p}p=t.isShadyRoot(a)?a.host:a;c?y.insertBefore.call(p,b,c):y.appendChild.call(p,b)}pb(a,b);return b};
|
||||
G.removeChild=function(a,b){if(b.parentNode!==a)throw Error("The node to be removed is not a child of this node: "+b);if(!lb(b)){var c=t.isShadyRoot(a)?a.host:a,d=z.parentNode(b);c===d&&y.removeChild.call(c,b)}pb(a,null,b);return b};G.cloneNode=function(a,b){if("template"==a.localName)return y.cloneNode.call(a,b);var c=y.cloneNode.call(a,!1);if(b){a=a.childNodes;b=0;for(var d;b<a.length;b++)d=a[b].cloneNode(!0),c.appendChild(d)}return c};G.importNode=vb;var wb={},xb={blur:!0,focus:!0,focusin:!0,focusout:!0,click:!0,dblclick:!0,mousedown:!0,mouseenter:!0,mouseleave:!0,mousemove:!0,mouseout:!0,mouseover:!0,mouseup:!0,wheel:!0,beforeinput:!0,input:!0,keydown:!0,keyup:!0,compositionstart:!0,compositionupdate:!0,compositionend:!0,touchstart:!0,touchend:!0,touchmove:!0,touchcancel:!0,pointerover:!0,pointerenter:!0,pointerdown:!0,pointermove:!0,pointerup:!0,pointercancel:!0,pointerout:!0,pointerleave:!0,gotpointercapture:!0,lostpointercapture:!0,dragstart:!0,
|
||||
drag:!0,dragenter:!0,dragleave:!0,dragover:!0,drop:!0,dragend:!0,DOMActivate:!0,DOMFocusIn:!0,DOMFocusOut:!0,keypress:!0};function yb(a,b){var c=[],d=a;for(a=a===window?window:a.getRootNode();d;)c.push(d),d=d.assignedSlot?d.assignedSlot:d.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&d.host&&(b||d!==a)?d.host:d.parentNode;c[c.length-1]===document&&c.push(window);return c}
|
||||
function zb(a,b){if(!t.isShadyRoot)return a;a=yb(a,!0);for(var c=0,d,e,f,g;c<b.length;c++)if(d=b[c],f=d===window?window:d.getRootNode(),f!==e&&(g=a.indexOf(f),e=f),!t.isShadyRoot(f)||-1<g)return d}
|
||||
var Ab={get composed(){this.isTrusted&&void 0===this.__composed&&(this.__composed=xb[this.type]);return this.__composed||!1},composedPath:function(){this.__composedPath||(this.__composedPath=yb(this.__target,this.composed));return this.__composedPath},get target(){return zb(this.currentTarget,this.composedPath())},get relatedTarget(){if(!this.__relatedTarget)return null;this.__relatedTargetComposedPath||(this.__relatedTargetComposedPath=yb(this.__relatedTarget,!0));return zb(this.currentTarget,this.__relatedTargetComposedPath)},
|
||||
stopPropagation:function(){Event.prototype.stopPropagation.call(this);this.__propagationStopped=!0},stopImmediatePropagation:function(){Event.prototype.stopImmediatePropagation.call(this);this.__propagationStopped=this.__immediatePropagationStopped=!0}};function Bb(a){function b(b,d){b=new a(b,d);b.__composed=d&&!!d.composed;return b}t.mixin(b,a);b.prototype=a.prototype;return b}var Cb={focus:!0,blur:!0};
|
||||
function Db(a,b,c){if(c=b.__handlers&&b.__handlers[a.type]&&b.__handlers[a.type][c])for(var d=0,e;(e=c[d])&&(e.call(b,a),!a.__immediatePropagationStopped);d++);}
|
||||
function Eb(a){var b=a.composedPath(),c;Object.defineProperty(a,"currentTarget",{get:function(){return c},configurable:!0});for(var d=b.length-1;0<=d;d--)if(c=b[d],Db(a,c,"capture"),a.__propagationStopped)return;Object.defineProperty(a,"eventPhase",{value:Event.AT_TARGET});for(var e,d=0;d<b.length;d++)if(c=b[d],0===d||c.shadowRoot&&c.shadowRoot===e)if(Db(a,c,"bubble"),c!==window&&(e=c.getRootNode()),a.__propagationStopped)break}
|
||||
function Fb(){for(var a in Cb)window.addEventListener(a,function(a){a.__target||(Hb(a),Eb(a),a.stopImmediatePropagation())},!0)}function Hb(a){a.__target=a.target;a.__relatedTarget=a.relatedTarget;t.settings.hasDescriptors?t.patchPrototype(a,Ab):t.extend(a,Ab)}var Ib=Bb(window.Event),Jb=Bb(window.CustomEvent),Kb=Bb(window.MouseEvent);
|
||||
wb.addEventListener=function(a,b,c){if(b){var d,e,f;"object"===typeof c?(d=!!c.capture,e=!!c.once,f=!!c.passive):(d=!!c,f=e=!1);if(b.__eventWrappers)for(var g=0;g<b.__eventWrappers.length;g++){if(b.__eventWrappers[g].node===this&&b.__eventWrappers[g].type===a&&b.__eventWrappers[g].capture===d&&b.__eventWrappers[g].once===e&&b.__eventWrappers[g].passive===f)return}else b.__eventWrappers=[];g=function(d){e&&this.removeEventListener(a,b,c);d.__target||Hb(d);if(d.composed||-1<d.composedPath().indexOf(this))if(d.eventPhase===
|
||||
Event.BUBBLING_PHASE&&d.target===d.relatedTarget)d.stopImmediatePropagation();else return b(d)};b.__eventWrappers.push({node:this,type:a,capture:d,once:e,passive:f,wrapperFn:g});Cb[a]?(this.__handlers=this.__handlers||{},this.__handlers[a]=this.__handlers[a]||{capture:[],bubble:[]},this.__handlers[a][d?"capture":"bubble"].push(g)):y.addEventListener.call(this,a,g,c)}};
|
||||
wb.removeEventListener=function(a,b,c){if(b){var d,e,f;"object"===typeof c?(d=!!c.capture,e=!!c.once,f=!!c.passive):(d=!!c,f=e=!1);var g=void 0;if(b.__eventWrappers)for(var h=0;h<b.__eventWrappers.length;h++)if(b.__eventWrappers[h].node===this&&b.__eventWrappers[h].type===a&&b.__eventWrappers[h].capture===d&&b.__eventWrappers[h].once===e&&b.__eventWrappers[h].passive===f){g=b.__eventWrappers.splice(h,1)[0].wrapperFn;b.__eventWrappers.length||(b.__eventWrappers=void 0);break}y.removeEventListener.call(this,
|
||||
a,g||b,c);g&&Cb[a]&&this.__handlers&&this.__handlers[a]&&(a=this.__handlers[a][d?"capture":"bubble"],g=a.indexOf(g),-1<g&&a.splice(g,1))}};wb.patchEvents=function(){window.Event=Ib;window.CustomEvent=Jb;window.MouseEvent=Kb;Fb()};var Lb={};function Mb(a,b,c){return{index:a,removed:b,addedCount:c}}
|
||||
function Nb(a,b,c,d,e,f){var g=0,h=0,l=Math.min(c-b,f-e);if(0==b&&0==e)a:{for(g=0;g<l;g++)if(a[g]!==d[g])break a;g=l}if(c==a.length&&f==d.length){for(var h=l-g,l=a.length,p=d.length,w=0;w<h&&Ob(a[--l],d[--p]);)w++;h=w}b+=g;e+=g;c-=h;f-=h;if(0==c-b&&0==f-e)return[];if(b==c){for(c=Mb(b,[],0);e<f;)c.removed.push(d[e++]);return[c]}if(e==f)return[Mb(b,[],c-b)];g=b;h=e;f=f-h+1;l=c-g+1;c=Array(f);for(p=0;p<f;p++)c[p]=Array(l),c[p][0]=p;for(p=0;p<l;p++)c[0][p]=p;for(p=1;p<f;p++)for(w=1;w<l;w++)if(a[g+w-1]===
|
||||
d[h+p-1])c[p][w]=c[p-1][w-1];else{var R=c[p-1][w]+1,Gb=c[p][w-1]+1;c[p][w]=R<Gb?R:Gb}f=c.length-1;g=c[0].length-1;h=c[f][g];for(a=[];0<f||0<g;)0==f?(a.push(2),g--):0==g?(a.push(3),f--):(l=c[f-1][g-1],p=c[f-1][g],w=c[f][g-1],R=p<w?p<l?p:l:w<l?w:l,R==l?(l==h?a.push(0):(a.push(1),h=l),f--,g--):R==p?(a.push(3),f--,h=p):(a.push(2),g--,h=w));a.reverse();c=void 0;f=[];for(g=0;g<a.length;g++)switch(a[g]){case 0:c&&(f.push(c),c=void 0);b++;e++;break;case 1:c||(c=Mb(b,[],0));c.addedCount++;b++;c.removed.push(d[e]);
|
||||
e++;break;case 2:c||(c=Mb(b,[],0));c.addedCount++;b++;break;case 3:c||(c=Mb(b,[],0)),c.removed.push(d[e]),e++}c&&f.push(c);return f}function Ob(a,b){return a===b}Lb.calculateSplices=function(a,b){return Nb(a,0,a.length,b,0,b.length)};var Pb={},Qb="function"===typeof Event?Event:function(a,b){b=b||{};var c=document.createEvent("Event");c.initEvent(a,!!b.bubbles,!!b.cancelable);return c};function H(a){this.root=a;this.insertionPointTag="slot"}H.prototype.getInsertionPoints=function(){return this.root.querySelectorAll(this.insertionPointTag)};H.prototype.hasInsertionPoint=function(){return!(!this.root._insertionPoints||!this.root._insertionPoints.length)};
|
||||
H.prototype.isInsertionPoint=function(a){return a.localName&&a.localName==this.insertionPointTag};H.prototype.distribute=function(){return this.hasInsertionPoint()?this.distributePool(this.root,this.collectPool()):[]};H.prototype.collectPool=function(){for(var a=[],b=0,c=this.root.host.firstChild;c;c=c.nextSibling)a[b++]=c;return a};
|
||||
H.prototype.distributePool=function(a,b){a=[];for(var c=this.root._insertionPoints,d=0,e=c.length,f;d<e&&(f=c[d]);d++){this.distributeInsertionPoint(f,b);var g=f.parentNode;g&&g.shadyRoot&&this.hasInsertionPoint(g.shadyRoot)&&a.push(g.shadyRoot)}for(c=0;c<b.length;c++)if(f=b[c])f.__shady=f.__shady||{},f.__shady.assignedSlot=void 0,(d=x.parentNode(f))&&w.removeChild.call(d,f);return a};
|
||||
H.prototype.distributePool=function(a,b){a=[];for(var c=this.root._insertionPoints,d=0,e=c.length,f;d<e&&(f=c[d]);d++){this.distributeInsertionPoint(f,b);var g=f.parentNode;g&&g.shadyRoot&&g.shadyRoot.hasInsertionPoint()&&a.push(g.shadyRoot)}for(c=0;c<b.length;c++)if(f=b[c])f.__shady=f.__shady||{},f.__shady.assignedSlot=void 0,(d=z.parentNode(f))&&y.removeChild.call(d,f);return a};
|
||||
H.prototype.distributeInsertionPoint=function(a,b){var c=a.__shady.assignedNodes;c&&this.clearAssignedSlots(a,!0);a.__shady.assignedNodes=[];for(var d=!1,e=!1,f=0,g=b.length,h;f<g;f++)(h=b[f])&&this.matchesInsertionPoint(h,a)&&(h.__shady._prevAssignedSlot!=a&&(d=!0),this.distributeNodeInto(h,a),b[f]=void 0,e=!0);if(!e)for(b=a.childNodes,e=0;e<b.length;e++)h=b[e],h.__shady._prevAssignedSlot!=a&&(d=!0),this.distributeNodeInto(h,a);if(c){for(h=0;h<c.length;h++)c[h].__shady._prevAssignedSlot=null;a.__shady.assignedNodes.length<
|
||||
c.length&&(d=!0)}this.setDistributedNodesOnInsertionPoint(a);d&&this._fireSlotChange(a)};H.prototype.clearAssignedSlots=function(a,b){var c=a.__shady.assignedNodes;if(c)for(var d=0;d<c.length;d++){var e=c[d];b&&(e.__shady._prevAssignedSlot=e.__shady.assignedSlot);e.__shady.assignedSlot===a&&(e.__shady.assignedSlot=null)}};H.prototype.matchesInsertionPoint=function(a,b){b=(b=b.getAttribute("name"))?b.trim():"";a=(a=a.getAttribute&&a.getAttribute("slot"))?a.trim():"";return a==b};
|
||||
H.prototype.distributeNodeInto=function(a,b){b.__shady.assignedNodes.push(a);a.__shady.assignedSlot=b};H.prototype.setDistributedNodesOnInsertionPoint=function(a){var b=a.__shady.assignedNodes;a.__shady.distributedNodes=[];for(var c=0,d;c<b.length&&(d=b[c]);c++)if(this.isInsertionPoint(d)){var e=d.__shady.distributedNodes;if(e)for(var f=0;f<e.length;f++)a.__shady.distributedNodes.push(e[f])}else a.__shady.distributedNodes.push(b[c])};
|
||||
H.prototype._fireSlotChange=function(a){a.dispatchEvent(new Nb("slotchange"));a.__shady.assignedSlot&&this._fireSlotChange(a.__shady.assignedSlot)};H.prototype.isFinalDestination=function(a){return!a.__shady.assignedSlot};Mb.default=H;var Ob={},Pb={};function Qb(a,b){if(a!==Pb)throw new TypeError("Illegal constructor");a=document.createDocumentFragment();a.__proto__=Qb.prototype;a._init(b);return a}Qb.prototype=Object.create(DocumentFragment.prototype);
|
||||
r.extendAll(Qb.prototype,{_init:function(a){this.__localName="ShadyRoot";E.recordChildNodes(a);E.recordChildNodes(this);a.shadowRoot=this;this.host=a;this._changePending=this._hasRendered=this._renderPending=!1;this._distributor=new Mb.default(this);this.update()},update:function(){var a=this;this._renderPending||(this._renderPending=!0,Ea.enqueue(function(){return a.render()}))},_getRenderRoot:function(){for(var a=this,b=this;b;)b._renderPending&&(a=b),b=b._rendererForHost();return a},_rendererForHost:function(){var a=
|
||||
this.host.getRootNode();if(r.isShadyRoot(a))for(var b=this.host.childNodes,c=0,d;c<b.length;c++)if(d=b[c],this._distributor.isInsertionPoint(d))return a},render:function(){this._renderPending&&this._getRenderRoot()._render()},_render:function(){this._changePending=this._renderPending=!1;this._skipUpdateInsertionPoints?this._hasRendered||(this._insertionPoints=[]):this.updateInsertionPoints();this._skipUpdateInsertionPoints=!1;this.distribute();this.compose();this._hasRendered=!0},forceRender:function(){this._renderPending=
|
||||
!0;this.render()},distribute:function(){for(var a=this._distributor.distribute(),b=0;b<a.length;b++)a[b]._render()},updateInsertionPoints:function(){var a=this.__insertionPoints;if(a)for(var b=0,c;b<a.length;b++)c=a[b],c.getRootNode()!==this&&this._distributor.clearAssignedSlots(c);a=this._insertionPoints=this._distributor.getInsertionPoints();for(b=0;b<a.length;b++)c=a[b],c.__shady=c.__shady||{},E.recordChildNodes(c),E.recordChildNodes(c.parentNode)},get _insertionPoints(){this.__insertionPoints||
|
||||
this.updateInsertionPoints();return this.__insertionPoints||(this.__insertionPoints=[])},set _insertionPoints(a){this.__insertionPoints=a},hasInsertionPoint:function(){return this._distributor.hasInsertionPoint()},compose:function(){this._composeTree()},_composeTree:function(){this._updateChildNodes(this.host,this._composeNode(this.host));for(var a=this._insertionPoints||[],b=0,c=a.length,d,e;b<c&&(d=a[b]);b++)e=d.parentNode,e!==this.host&&e!==this&&this._updateChildNodes(e,this._composeNode(e))},
|
||||
_composeNode:function(a){var b=[];a=(a.shadyRoot||a).childNodes;for(var c=0;c<a.length;c++){var d=a[c];if(this._distributor.isInsertionPoint(d))for(var e=d.__shady.distributedNodes||(d.__shady.distributedNodes=[]),f=0;f<e.length;f++){var g=e[f];this.isFinalDestination(d,g)&&b.push(g)}else b.push(d)}return b},isFinalDestination:function(a,b){return this._distributor.isFinalDestination(a,b)},_updateChildNodes:function(a,b){for(var c=x.childNodes(a),d=Jb.calculateSplices(b,c),e=0,f=0,g;e<d.length&&(g=
|
||||
d[e]);e++){for(var h=0,l;h<g.removed.length&&(l=g.removed[h]);h++)x.parentNode(l)===a&&w.removeChild.call(a,l),c.splice(g.index+f,1);f-=g.addedCount}for(e=0;e<d.length&&(g=d[e]);e++)for(f=c[g.index],h=g.index;h<g.index+g.addedCount;h++)l=b[h],w.insertBefore.call(a,l,f),c.splice(h,0,l)},getInsertionPointTag:function(){return this._distributor.insertionPointTag}});B.patchShadowRootAccessors(Qb.prototype);Ob.ShadyRoot=Qb;
|
||||
Ob.attachShadow=function(a,b){if(!a)throw"Must provide a host.";if(!b)throw"Not enough arguments.";return new Qb(Pb,a)};var Rb={};function Sb(a){F.renderRootNode(a);return A.getProperty(a,"assignedSlot")||null}
|
||||
var Tb={addEventListener:G.addEventListener,removeEventListener:G.removeEventListener,appendChild:function(a){return F.insertBefore(this,a)},insertBefore:function(a,b){return F.insertBefore(this,a,b)},removeChild:function(a){return F.removeChild(this,a)},replaceChild:function(a,b){this.insertBefore(a,b);this.removeChild(b);return a},cloneNode:function(a){return F.cloneNode(this,a)},getRootNode:function(a){return F.getRootNode(this,a)},get isConnected(){var a=this.ownerDocument;if(a&&a.contains&&a.contains(this)||
|
||||
(a=a.documentElement)&&a.contains&&a.contains(this))return!0;for(a=this;a&&!(a instanceof Document);)a=a.parentNode||(a instanceof Ob.ShadyRoot?a.host:void 0);return!!(a&&a instanceof Document)}},Ub={get assignedSlot(){return Sb(this)}},Vb={querySelector:function(a){return F.query(this,function(b){return r.matchesSelector(b,a)},function(a){return!!a})[0]||null},querySelectorAll:function(a){return F.query(this,function(b){return r.matchesSelector(b,a)})}},Wb={assignedNodes:function(a){if("slot"===
|
||||
this.localName)return F.renderRootNode(this),this.__shady?(a&&a.flatten?this.__shady.distributedNodes:this.__shady.assignedNodes)||[]:[]}},Xb=r.extendAll({setAttribute:function(a,b){F.setAttribute(this,a,b)},removeAttribute:function(a){F.removeAttribute(this,a)},attachShadow:function(a){return Ob.attachShadow(this,a)},get slot(){return this.getAttribute("slot")},set slot(a){this.setAttribute("slot",a)},get assignedSlot(){return Sb(this)}},Vb,Wb);Object.defineProperties(Xb,B.ShadowRootAccessor);
|
||||
var Yb=r.extendAll({importNode:function(a,b){return F.importNode(a,b)}},Vb);Object.defineProperties(Yb,{_activeElement:B.ActiveElementAccessor.activeElement});function Zb(a,b){for(var c=Object.getOwnPropertyNames(b),d=0;d<c.length;d++){var e=c[d],f=Object.getOwnPropertyDescriptor(b,e);f.value?a[e]=f.value:Object.defineProperty(a,e,f)}}
|
||||
Rb.patchBuiltins=function(){Zb(window.Node.prototype,Tb);Zb(window.Text.prototype,Ub);Zb(window.DocumentFragment.prototype,Vb);Zb(window.Element.prototype,Xb);Zb(window.Document.prototype,Yb);window.HTMLSlotElement&&Zb(window.HTMLSlotElement.prototype,Wb);r.settings.hasDescriptors&&(B.patchAccessors(window.Node.prototype),B.patchAccessors(window.Text.prototype),B.patchAccessors(window.DocumentFragment.prototype),B.patchAccessors(window.Element.prototype),B.patchAccessors((window.customElements&&customElements.nativeHTMLElement||
|
||||
HTMLElement).prototype),B.patchAccessors(window.Document.prototype),window.HTMLSlotElement&&B.patchAccessors(window.HTMLSlotElement.prototype))};r.settings.inUse&&(window.ShadyDOM={inUse:r.settings.inUse,patch:function(a){return a},isShadyRoot:r.isShadyRoot,enqueue:Ea.enqueue,flush:Ea.flush,settings:r.settings,filterMutations:v.filterMutations,observeChildren:v.observeChildren,unobserveChildren:v.unobserveChildren,nativeMethods:w,nativeTree:x},G.patchEvents(),Rb.patchBuiltins(),window.ShadowRoot=Ob.ShadyRoot);/*
|
||||
H.prototype._fireSlotChange=function(a){a.dispatchEvent(new Qb("slotchange"));a.__shady.assignedSlot&&this._fireSlotChange(a.__shady.assignedSlot)};H.prototype.isFinalDestination=function(a){return!a.__shady.assignedSlot};Pb.default=H;var Rb={},Sb={};function I(a,b){if(a!==Sb)throw new TypeError("Illegal constructor");a=document.createDocumentFragment();a.__proto__=I.prototype;a._init(b);return a}I.prototype=Object.create(DocumentFragment.prototype);I.prototype._init=function(a){this.__localName="ShadyRoot";F.recordChildNodes(a);F.recordChildNodes(this);a.shadowRoot=this;this.host=a;this._changePending=this._hasRendered=this._renderPending=!1;this._distributor=new Pb.default(this);this.update()};
|
||||
I.prototype.update=function(){var a=this;this._renderPending||(this._renderPending=!0,Da.enqueue(function(){return a.render()}))};I.prototype._getRenderRoot=function(){for(var a=this,b=this;b;)b._renderPending&&(a=b),b=b._rendererForHost();return a};I.prototype._rendererForHost=function(){var a=this.host.getRootNode();if(t.isShadyRoot(a))for(var b=this.host.childNodes,c=0,d;c<b.length;c++)if(d=b[c],this._distributor.isInsertionPoint(d))return a};
|
||||
I.prototype.render=function(){this._renderPending&&this._getRenderRoot()._render()};I.prototype._render=function(){this._changePending=this._renderPending=!1;this._skipUpdateInsertionPoints?this._hasRendered||(this._insertionPoints=[]):this.updateInsertionPoints();this._skipUpdateInsertionPoints=!1;this.distribute();this.compose();this._hasRendered=!0};I.prototype.forceRender=function(){this._renderPending=!0;this.render()};
|
||||
I.prototype.distribute=function(){for(var a=this._distributor.distribute(),b=0;b<a.length;b++)a[b]._render()};I.prototype.updateInsertionPoints=function(){var a=this.__insertionPoints;if(a)for(var b=0,c;b<a.length;b++)c=a[b],c.getRootNode()!==this&&this._distributor.clearAssignedSlots(c);a=this._insertionPoints=this._distributor.getInsertionPoints();for(b=0;b<a.length;b++)c=a[b],c.__shady=c.__shady||{},F.recordChildNodes(c),F.recordChildNodes(c.parentNode)};I.prototype.hasInsertionPoint=function(){return this._distributor.hasInsertionPoint()};
|
||||
I.prototype.compose=function(){this._composeTree()};I.prototype._composeTree=function(){this._updateChildNodes(this.host,this._composeNode(this.host));for(var a=this._insertionPoints||[],b=0,c=a.length,d,e;b<c&&(d=a[b]);b++)e=d.parentNode,e!==this.host&&e!==this&&this._updateChildNodes(e,this._composeNode(e))};
|
||||
I.prototype._composeNode=function(a){var b=[];a=(a.shadyRoot||a).childNodes;for(var c=0;c<a.length;c++){var d=a[c];if(this._distributor.isInsertionPoint(d))for(var e=d.__shady.distributedNodes||(d.__shady.distributedNodes=[]),f=0;f<e.length;f++){var g=e[f];this.isFinalDestination(d,g)&&b.push(g)}else b.push(d)}return b};I.prototype.isFinalDestination=function(a,b){return this._distributor.isFinalDestination(a,b)};
|
||||
I.prototype._updateChildNodes=function(a,b){for(var c=z.childNodes(a),d=Lb.calculateSplices(b,c),e=0,f=0,g;e<d.length&&(g=d[e]);e++){for(var h=0,l;h<g.removed.length&&(l=g.removed[h]);h++)z.parentNode(l)===a&&y.removeChild.call(a,l),c.splice(g.index+f,1);f-=g.addedCount}for(e=0;e<d.length&&(g=d[e]);e++)for(f=c[g.index],h=g.index;h<g.index+g.addedCount;h++)l=b[h],y.insertBefore.call(a,l,f),c.splice(h,0,l)};I.prototype.getInsertionPointTag=function(){return this._distributor.insertionPointTag};
|
||||
Object.defineProperty(I.prototype,"_insertionPoints",{get:function(){this.__insertionPoints||this.updateInsertionPoints();return this.__insertionPoints||(this.__insertionPoints=[])},set:function(a){this.__insertionPoints=a},configurable:!0});D.patchShadowRootAccessors(I.prototype);Rb.ShadyRoot=I;Rb.attachShadow=function(a,b){if(!a)throw"Must provide a host.";if(!b)throw"Not enough arguments.";return new I(Sb,a)};var Tb={};function Ub(a){G.renderRootNode(a);return C.getProperty(a,"assignedSlot")||null}
|
||||
var Vb={addEventListener:wb.addEventListener,removeEventListener:wb.removeEventListener,appendChild:function(a){return G.insertBefore(this,a)},insertBefore:function(a,b){return G.insertBefore(this,a,b)},removeChild:function(a){return G.removeChild(this,a)},replaceChild:function(a,b){this.insertBefore(a,b);this.removeChild(b);return a},cloneNode:function(a){return G.cloneNode(this,a)},getRootNode:function(a){return G.getRootNode(this,a)},get isConnected(){var a=this.ownerDocument;if(a&&a.contains&&
|
||||
a.contains(this)||(a=a.documentElement)&&a.contains&&a.contains(this))return!0;for(a=this;a&&!(a instanceof Document);)a=a.parentNode||(a instanceof Rb.ShadyRoot?a.host:void 0);return!!(a&&a instanceof Document)}},Wb={get assignedSlot(){return Ub(this)}},Xb={querySelector:function(a){return G.query(this,function(b){return t.matchesSelector(b,a)},function(a){return!!a})[0]||null},querySelectorAll:function(a){return G.query(this,function(b){return t.matchesSelector(b,a)})}},Yb={assignedNodes:function(a){if("slot"===
|
||||
this.localName)return G.renderRootNode(this),this.__shady?(a&&a.flatten?this.__shady.distributedNodes:this.__shady.assignedNodes)||[]:[]}},Zb=t.extendAll({setAttribute:function(a,b){G.setAttribute(this,a,b)},removeAttribute:function(a){G.removeAttribute(this,a)},attachShadow:function(a){return Rb.attachShadow(this,a)},get slot(){return this.getAttribute("slot")},set slot(a){this.setAttribute("slot",a)},get assignedSlot(){return Ub(this)}},Xb,Yb);Object.defineProperties(Zb,D.ShadowRootAccessor);
|
||||
var $b=t.extendAll({importNode:function(a,b){return G.importNode(a,b)}},Xb);Object.defineProperties($b,{_activeElement:D.ActiveElementAccessor.activeElement});function ac(a,b){for(var c=Object.getOwnPropertyNames(b),d=0;d<c.length;d++){var e=c[d],f=Object.getOwnPropertyDescriptor(b,e);f.value?a[e]=f.value:Object.defineProperty(a,e,f)}}
|
||||
Tb.patchBuiltins=function(){ac(window.Node.prototype,Vb);ac(window.Text.prototype,Wb);ac(window.DocumentFragment.prototype,Xb);ac(window.Element.prototype,Zb);ac(window.Document.prototype,$b);window.HTMLSlotElement&&ac(window.HTMLSlotElement.prototype,Yb);t.settings.hasDescriptors&&(D.patchAccessors(window.Node.prototype),D.patchAccessors(window.Text.prototype),D.patchAccessors(window.DocumentFragment.prototype),D.patchAccessors(window.Element.prototype),D.patchAccessors((window.customElements&&customElements.nativeHTMLElement||
|
||||
HTMLElement).prototype),D.patchAccessors(window.Document.prototype),window.HTMLSlotElement&&D.patchAccessors(window.HTMLSlotElement.prototype))};t.settings.inUse&&(window.ShadyDOM={},window.ShadyDOM.inUse=t.settings.inUse,window.ShadyDOM.patch=function(a){return a},window.ShadyDOM.isShadyRoot=t.isShadyRoot,window.ShadyDOM.enqueue=Da.enqueue,window.ShadyDOM.flush=Da.flush,window.ShadyDOM.settings=t.settings,window.ShadyDOM.filterMutations=x.filterMutations,window.ShadyDOM.observeChildren=x.observeChildren,window.ShadyDOM.unobserveChildren=x.unobserveChildren,window.ShadyDOM.nativeMethods=y,window.ShadyDOM.nativeTree=z,wb.patchEvents(),Tb.patchBuiltins(),
|
||||
window.ShadowRoot=Rb.ShadyRoot);/*
|
||||
|
||||
Copyright (c) 2017 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
|
||||
@@ -125,68 +125,68 @@ The complete set of contributors may be found at http://polymer.github.io/CONTRI
|
||||
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
|
||||
*/
|
||||
var I={};function $b(){this.end=this.start=0;this.rules=this.parent=this.previous=null;this.cssText=this.parsedCssText="";this.atRule=!1;this.type=0;this.parsedSelector=this.selector=this.keyframesName=""}
|
||||
function ac(a,b){var c=b.substring(a.start,a.end-1);a.parsedCssText=a.cssText=c.trim();a.parent&&(c=b.substring(a.previous?a.previous.end:a.parent.start,a.start-1),c=bc(c),c=c.replace(K.multipleSpaces," "),c=c.substring(c.lastIndexOf(";")+1),c=a.parsedSelector=a.selector=c.trim(),a.atRule=0===c.indexOf("@"),a.atRule?0===c.indexOf("@media")?a.type=cc.MEDIA_RULE:c.match(K.keyframesRule)&&(a.type=cc.KEYFRAMES_RULE,a.keyframesName=a.selector.split(K.multipleSpaces).pop()):0===c.indexOf("--")?a.type=cc.MIXIN_RULE:
|
||||
a.type=cc.STYLE_RULE);if(c=a.rules)for(var d=0,e=c.length,f;d<e&&(f=c[d]);d++)ac(f,b);return a}function bc(a){return a.replace(/\\([0-9a-f]{1,6})\s/gi,function(a,c){a=c;for(c=6-a.length;c--;)a="0"+a;return"\\"+a})}
|
||||
function dc(a,b,c){c=void 0===c?"":c;var d="";if(a.cssText||a.rules){var e=a.rules,f;if(f=e)f=e[0],f=!(f&&f.selector&&0===f.selector.indexOf("--"));if(f){f=0;for(var g=e.length,h;f<g&&(h=e[f]);f++)d=dc(h,b,d)}else b?b=a.cssText:(b=a.cssText,b=ec(b),b=b.replace(K.mixinApply,"").replace(K.varApply,"")),(d=b.trim())&&(d=" "+d+"\n")}d&&(a.selector&&(c+=a.selector+" {\n"),c+=d,a.selector&&(c+="}\n\n"));return c}function ec(a){return a.replace(K.customProp,"").replace(K.mixinProp,"")}
|
||||
var cc={STYLE_RULE:1,KEYFRAMES_RULE:7,MEDIA_RULE:4,MIXIN_RULE:1E3},K={comments:/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,port:/@import[^;]*;/gim,customProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?(?:[;\n]|$)/gim,mixinProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?{[^}]*?}(?:[;\n]|$)?/gim,mixinApply:/@apply\s*\(?[^);]*\)?\s*(?:[;\n]|$)?/gim,varApply:/[^;:]*?:[^;]*?var\([^;]*\)(?:[;\n]|$)?/gim,keyframesRule:/^@[^\s]*keyframes/,multipleSpaces:/\s+/g};I.StyleNode=$b;
|
||||
I.parse=function(a){var b=a=a.replace(K.comments,"").replace(K.port,""),c=new $b;c.start=0;c.end=b.length;for(var d=c,e=0,f=b.length;e<f;e++)if("{"===b[e]){d.rules||(d.rules=[]);var g=d,h=g.rules[g.rules.length-1]||null,d=new $b;d.start=e+1;d.parent=g;d.previous=h;g.rules.push(d)}else"}"===b[e]&&(d.end=e+1,d=d.parent||c);return ac(c,a)};I.stringify=dc;I.removeCustomPropAssignment=ec;I.types=cc;var L={},fc=!(window.ShadyDOM&&window.ShadyDOM.inUse),gc=!navigator.userAgent.match("AppleWebKit/601")&&window.CSS&&CSS.supports&&CSS.supports("box-shadow","0 0 0 var(--foo)");function hc(a){a&&(gc=gc&&!a.nativeCss&&!a.shimcssproperties,fc=fc&&!a.nativeShadow&&!a.shimshadow)}window.ShadyCSS?hc(window.ShadyCSS):window.WebComponents&&hc(window.WebComponents.flags);L.nativeShadow=fc;L.nativeCssVariables=gc;var M={VAR_ASSIGN:/(?:^|[;\s{]\s*)(--[\w-]*?)\s*:\s*(?:([^;{]*)|{([^}]*)})(?:(?=[;\s}])|$)/gi,MIXIN_MATCH:/(?:^|\W+)@apply\s*\(?([^);\n]*)\)?/gi,VAR_CONSUMED:/(--[\w-]+)\s*([:,;)]|$)/gi,ANIMATION_MATCH:/(animation\s*:)|(animation-name\s*:)/,MEDIA_MATCH:/@media[^(]*(\([^)]*\))/,IS_VAR:/^--/,BRACKETED:/\{[^}]*\}/g,HOST_PREFIX:"(?:^|[^.#[:])",HOST_SUFFIX:"($|[.:[\\s>+~])"};var N={};function ic(a,b,c,d){if(a){var e=!1,f=a.type;if(d&&f===I.types.MEDIA_RULE){var g=a.selector.match(M.MEDIA_MATCH);g&&(window.matchMedia(g[1]).matches||(e=!0))}f===I.types.STYLE_RULE?b(a):c&&f===I.types.KEYFRAMES_RULE?c(a):f===I.types.MIXIN_RULE&&(e=!0);if((a=a.rules)&&!e)for(var e=0,f=a.length,h;e<f&&(h=a[e]);e++)ic(h,b,c,d)}}function jc(a,b){var c=document.createElement("style");b&&c.setAttribute("scope",b);c.textContent=a;return c}var O=null;
|
||||
function kc(a,b,c){b=b||document.head;b.insertBefore(a,c&&c.nextSibling||b.firstChild);O?a.compareDocumentPosition(O)===Node.DOCUMENT_POSITION_PRECEDING&&(O=a):O=a}
|
||||
function lc(a,b){var c=a.indexOf("var(");if(-1===c)return b(a,"","","");var d;a:{var e=0;d=c+3;for(var f=a.length;d<f;d++)if("("===a[d])e++;else if(")"===a[d]&&0===--e)break a;d=-1}e=a.substring(c+4,d);c=a.substring(0,c);a=lc(a.substring(d+1),b);f=e.indexOf(",");if(-1===f)return b(c,e.trim(),"",a);d=e.substring(0,f).trim();e=e.substring(f+1).trim();return b(c,d,e,a)}N.toCssText=function(a,b){"string"===typeof a&&(a=I.parse(a));b&&ic(a,b);return I.stringify(a,L.nativeCssVariables)};
|
||||
N.rulesForStyle=function(a){!a.__cssRules&&a.textContent&&(a.__cssRules=I.parse(a.textContent));return a.__cssRules};N.isKeyframesSelector=function(a){return!!a.parent&&a.parent.type===I.types.KEYFRAMES_RULE};N.forEachRule=ic;N.applyCss=function(a,b,c,d){a=jc(a,b);kc(a,c,d);return a};N.createScopeStyle=jc;N.applyStylePlaceHolder=function(a){a=document.createComment(" Shady DOM styles for "+a+" ");var b=document.head;b.insertBefore(a,(O?O.nextSibling:null)||b.firstChild);return O=a};N.applyStyle=kc;
|
||||
N.isTargetedBuild=function(a){return L.nativeShadow?"shadow"===a:"shady"===a};N.getCssBuildType=function(a){return a.getAttribute("css-build")};N.processVariableAndFallback=lc;N.setElementClassRaw=function(a,b){L.nativeShadow?a.setAttribute("class",b):window.ShadyDOM.nativeMethods.setAttribute.call(a,"class",b)};N.getIsExtends=function(a){var b=a.localName,c="";b?-1<b.indexOf("-")||(c=b,b=a.getAttribute&&a.getAttribute("is")||""):(b=a.is,c=a.extends);return{is:b,typeExtension:c}};var Q={};function R(){}R.prototype.dom=function(a,b,c){a.__styleScoped?a.__styleScoped=null:this._transformDom(a,b||"",c)};R.prototype._transformDom=function(a,b,c){a.nodeType===Node.ELEMENT_NODE&&this.element(a,b,c);if(a="template"===a.localName?(a.content||a._content).childNodes:a.children||a.childNodes)for(var d=0;d<a.length;d++)this._transformDom(a[d],b,c)};
|
||||
R.prototype.element=function(a,b,c){if(b)if(a.classList)c?(a.classList.remove("style-scope"),a.classList.remove(b)):(a.classList.add("style-scope"),a.classList.add(b));else if(a.getAttribute){var d=a.getAttribute(mc);c?d&&(b=d.replace("style-scope","").replace(b,""),N.setElementClassRaw(a,b)):N.setElementClassRaw(a,(d?d+" ":"")+"style-scope "+b)}};
|
||||
R.prototype.elementStyles=function(a,b,c){var d=a.__cssBuild;L.nativeShadow||"shady"===d?b=N.toCssText(b,c):(a=N.getIsExtends(a),b=this.css(b,a.is,a.typeExtension,c)+"\n\n");return b.trim()};R.prototype.css=function(a,b,c,d){var e=this._calcHostScope(b,c);b=this._calcElementScope(b);var f=this;return N.toCssText(a,function(a){a.isScoped||(f.rule(a,b,e),a.isScoped=!0);d&&d(a,b,e)})};R.prototype._calcElementScope=function(a){return a?nc+a:""};
|
||||
R.prototype._calcHostScope=function(a,b){return b?"[is="+a+"]":a};R.prototype.rule=function(a,b,c){this._transformRule(a,this._transformComplexSelector,b,c)};R.prototype._transformRule=function(a,b,c,d){a.selector=a.transformedSelector=this._transformRuleCss(a,b,c,d)};R.prototype._transformRuleCss=function(a,b,c,d){var e=a.selector.split(oc);if(!N.isKeyframesSelector(a)){a=0;for(var f=e.length,g;a<f&&(g=e[a]);a++)e[a]=b.call(this,g,c,d)}return e.join(oc)};
|
||||
R.prototype._transformComplexSelector=function(a,b,c){var d=this,e=!1;a=a.trim();a=a.replace(pc,function(a,b,c){return":"+b+"("+c.replace(/\s/g,"")+")"});a=a.replace(qc,rc+" $1");return a=a.replace(sc,function(a,g,h){e||(a=d._transformCompoundSelector(h,g,b,c),e=e||a.stop,g=a.combinator,h=a.value);return g+h})};
|
||||
R.prototype._transformCompoundSelector=function(a,b,c,d){var e=a.indexOf(tc);0<=a.indexOf(rc)?a=this._transformHostSelector(a,d):0!==e&&(a=c?this._transformSimpleSelector(a,c):a);c=!1;0<=e&&(b="",c=!0);var f;c&&(f=!0,c&&(a=a.replace(uc,function(a,b){return" > "+b})));a=a.replace(vc,function(a,b,c){return'[dir="'+c+'"] '+b+", "+b+'[dir="'+c+'"]'});return{value:a,combinator:b,stop:f}};R.prototype._transformSimpleSelector=function(a,b){a=a.split(wc);a[0]+=b;return a.join(wc)};
|
||||
R.prototype._transformHostSelector=function(a,b){var c=a.match(xc);return(c=c&&c[2].trim()||"")?c[0].match(yc)?a.replace(xc,function(a,c,f){return b+f}):c.split(yc)[0]===b?c:zc:a.replace(rc,b)};R.prototype.documentRule=function(a){a.selector=a.parsedSelector;this.normalizeRootSelector(a);this._transformRule(a,this._transformDocumentSelector)};R.prototype.normalizeRootSelector=function(a){a.selector===Ac&&(a.selector="html")};
|
||||
R.prototype._transformDocumentSelector=function(a){return a.match(tc)?this._transformComplexSelector(a,Bc):this._transformSimpleSelector(a.trim(),Bc)};aa.global.Object.defineProperties(R.prototype,{SCOPE_NAME:{configurable:!0,enumerable:!0,get:function(){return"style-scope"}}});
|
||||
var pc=/:(nth[-\w]+)\(([^)]+)\)/,Bc=":not(.style-scope)",oc=",",sc=/(^|[\s>+~]+)((?:\[.+?\]|[^\s>+~=\[])+)/g,yc=/[[.:#*]/,rc=":host",Ac=":root",tc="::slotted",qc=new RegExp("^("+tc+")"),xc=/(:host)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,uc=/(?:::slotted)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,vc=/(.*):dir\((?:(ltr|rtl))\)/,nc=".",wc=":",mc="class",zc="should_not_match",Cc=new R;Q.default=Cc;var S={};function Dc(a,b,c,d,e,f){this.styleRules=a||null;this.placeholder=b||null;this.ownStylePropertyNames=c||[];this.overrideStyleProperties=null;this.elementName=d||"";this.cssBuild=f||"";this.typeExtension=e||"";this.customStyle=this.scopeSelector=this.styleProperties=null}Dc.get=function(a){return a?a.__styleInfo:null};Dc.set=function(a,b){return a.__styleInfo=b};Dc.prototype._getStyleRules=function(){return this.styleRules};Dc.prototype._getStyleRules=Dc.prototype._getStyleRules;
|
||||
S.default=Dc;var T={},Ec=window.Element.prototype,Fc=Ec.matches||Ec.matchesSelector||Ec.mozMatchesSelector||Ec.msMatchesSelector||Ec.oMatchesSelector||Ec.webkitMatchesSelector,Gc=navigator.userAgent.match("Trident");function U(){}U.prototype.decorateStyles=function(a){var b=this,c={},d=[],e=0;N.forEachRule(a,function(a){b.decorateRule(a);a.index=e++;b.collectPropertiesInCssText(a.propertyInfo.cssText,c)},function(a){d.push(a)});a._keyframes=d;a=[];for(var f in c)a.push(f);return a};
|
||||
var J={};function bc(){this.end=this.start=0;this.rules=this.parent=this.previous=null;this.cssText=this.parsedCssText="";this.atRule=!1;this.type=0;this.parsedSelector=this.selector=this.keyframesName=""}
|
||||
function cc(a,b){var c=b.substring(a.start,a.end-1);a.parsedCssText=a.cssText=c.trim();a.parent&&(c=b.substring(a.previous?a.previous.end:a.parent.start,a.start-1),c=dc(c),c=c.replace(K.multipleSpaces," "),c=c.substring(c.lastIndexOf(";")+1),c=a.parsedSelector=a.selector=c.trim(),a.atRule=0===c.indexOf("@"),a.atRule?0===c.indexOf("@media")?a.type=ec.MEDIA_RULE:c.match(K.keyframesRule)&&(a.type=ec.KEYFRAMES_RULE,a.keyframesName=a.selector.split(K.multipleSpaces).pop()):0===c.indexOf("--")?a.type=ec.MIXIN_RULE:
|
||||
a.type=ec.STYLE_RULE);if(c=a.rules)for(var d=0,e=c.length,f;d<e&&(f=c[d]);d++)cc(f,b);return a}function dc(a){return a.replace(/\\([0-9a-f]{1,6})\s/gi,function(a,c){a=c;for(c=6-a.length;c--;)a="0"+a;return"\\"+a})}
|
||||
function fc(a,b,c){c=void 0===c?"":c;var d="";if(a.cssText||a.rules){var e=a.rules,f;if(f=e)f=e[0],f=!(f&&f.selector&&0===f.selector.indexOf("--"));if(f){f=0;for(var g=e.length,h;f<g&&(h=e[f]);f++)d=fc(h,b,d)}else b?b=a.cssText:(b=a.cssText,b=gc(b),b=b.replace(K.mixinApply,"").replace(K.varApply,"")),(d=b.trim())&&(d=" "+d+"\n")}d&&(a.selector&&(c+=a.selector+" {\n"),c+=d,a.selector&&(c+="}\n\n"));return c}function gc(a){return a.replace(K.customProp,"").replace(K.mixinProp,"")}
|
||||
var ec={STYLE_RULE:1,KEYFRAMES_RULE:7,MEDIA_RULE:4,MIXIN_RULE:1E3},K={comments:/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,port:/@import[^;]*;/gim,customProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?(?:[;\n]|$)/gim,mixinProp:/(?:^[^;\-\s}]+)?--[^;{}]*?:[^{};]*?{[^}]*?}(?:[;\n]|$)?/gim,mixinApply:/@apply\s*\(?[^);]*\)?\s*(?:[;\n]|$)?/gim,varApply:/[^;:]*?:[^;]*?var\([^;]*\)(?:[;\n]|$)?/gim,keyframesRule:/^@[^\s]*keyframes/,multipleSpaces:/\s+/g};J.StyleNode=bc;
|
||||
J.parse=function(a){var b=a=a.replace(K.comments,"").replace(K.port,""),c=new bc;c.start=0;c.end=b.length;for(var d=c,e=0,f=b.length;e<f;e++)if("{"===b[e]){d.rules||(d.rules=[]);var g=d,h=g.rules[g.rules.length-1]||null,d=new bc;d.start=e+1;d.parent=g;d.previous=h;g.rules.push(d)}else"}"===b[e]&&(d.end=e+1,d=d.parent||c);return cc(c,a)};J.stringify=fc;J.removeCustomPropAssignment=gc;J.types=ec;var L={},hc=!(window.ShadyDOM&&window.ShadyDOM.inUse),ic=!navigator.userAgent.match("AppleWebKit/601")&&window.CSS&&CSS.supports&&CSS.supports("box-shadow","0 0 0 var(--foo)");function jc(a){a&&(ic=ic&&!a.nativeCss&&!a.shimcssproperties,hc=hc&&!a.nativeShadow&&!a.shimshadow)}window.ShadyCSS?jc(window.ShadyCSS):window.WebComponents&&jc(window.WebComponents.flags);L.nativeShadow=hc;L.nativeCssVariables=ic;var M={VAR_ASSIGN:/(?:^|[;\s{]\s*)(--[\w-]*?)\s*:\s*(?:([^;{]*)|{([^}]*)})(?:(?=[;\s}])|$)/gi,MIXIN_MATCH:/(?:^|\W+)@apply\s*\(?([^);\n]*)\)?/gi,VAR_CONSUMED:/(--[\w-]+)\s*([:,;)]|$)/gi,ANIMATION_MATCH:/(animation\s*:)|(animation-name\s*:)/,MEDIA_MATCH:/@media[^(]*(\([^)]*\))/,IS_VAR:/^--/,BRACKETED:/\{[^}]*\}/g,HOST_PREFIX:"(?:^|[^.#[:])",HOST_SUFFIX:"($|[.:[\\s>+~])"};var N={};function kc(a,b,c,d){if(a){var e=!1,f=a.type;if(d&&f===J.types.MEDIA_RULE){var g=a.selector.match(M.MEDIA_MATCH);g&&(window.matchMedia(g[1]).matches||(e=!0))}f===J.types.STYLE_RULE?b(a):c&&f===J.types.KEYFRAMES_RULE?c(a):f===J.types.MIXIN_RULE&&(e=!0);if((a=a.rules)&&!e)for(var e=0,f=a.length,h;e<f&&(h=a[e]);e++)kc(h,b,c,d)}}function lc(a,b){var c=document.createElement("style");b&&c.setAttribute("scope",b);c.textContent=a;return c}var O=null;
|
||||
function mc(a,b,c){b=b||document.head;b.insertBefore(a,c&&c.nextSibling||b.firstChild);O?a.compareDocumentPosition(O)===Node.DOCUMENT_POSITION_PRECEDING&&(O=a):O=a}
|
||||
function nc(a,b){var c=a.indexOf("var(");if(-1===c)return b(a,"","","");var d;a:{var e=0;d=c+3;for(var f=a.length;d<f;d++)if("("===a[d])e++;else if(")"===a[d]&&0===--e)break a;d=-1}e=a.substring(c+4,d);c=a.substring(0,c);a=nc(a.substring(d+1),b);f=e.indexOf(",");if(-1===f)return b(c,e.trim(),"",a);d=e.substring(0,f).trim();e=e.substring(f+1).trim();return b(c,d,e,a)}N.toCssText=function(a,b){if(!a)return"";"string"===typeof a&&(a=J.parse(a));b&&kc(a,b);return J.stringify(a,L.nativeCssVariables)};
|
||||
N.rulesForStyle=function(a){!a.__cssRules&&a.textContent&&(a.__cssRules=J.parse(a.textContent));return a.__cssRules||null};N.isKeyframesSelector=function(a){return!!a.parent&&a.parent.type===J.types.KEYFRAMES_RULE};N.forEachRule=kc;N.applyCss=function(a,b,c,d){a=lc(a,b);mc(a,c,d);return a};N.createScopeStyle=lc;N.applyStylePlaceHolder=function(a){a=document.createComment(" Shady DOM styles for "+a+" ");var b=document.head;b.insertBefore(a,(O?O.nextSibling:null)||b.firstChild);return O=a};
|
||||
N.applyStyle=mc;N.isTargetedBuild=function(a){return L.nativeShadow?"shadow"===a:"shady"===a};N.getCssBuildType=function(a){return a.getAttribute("css-build")};N.processVariableAndFallback=nc;N.setElementClassRaw=function(a,b){L.nativeShadow?a.setAttribute("class",b):window.ShadyDOM.nativeMethods.setAttribute.call(a,"class",b)};N.getIsExtends=function(a){var b=a.localName,c="";b?-1<b.indexOf("-")||(c=b,b=a.getAttribute&&a.getAttribute("is")||""):(b=a.is,c=a.extends);return{is:b,typeExtension:c}};var P={};function Q(){}Q.prototype.dom=function(a,b,c){a.__styleScoped?a.__styleScoped=null:this._transformDom(a,b||"",c)};Q.prototype._transformDom=function(a,b,c){a.nodeType===Node.ELEMENT_NODE&&this.element(a,b,c);if(a="template"===a.localName?(a.content||a._content).childNodes:a.children||a.childNodes)for(var d=0;d<a.length;d++)this._transformDom(a[d],b,c)};
|
||||
Q.prototype.element=function(a,b,c){if(b)if(a.classList)c?(a.classList.remove("style-scope"),a.classList.remove(b)):(a.classList.add("style-scope"),a.classList.add(b));else if(a.getAttribute){var d=a.getAttribute(oc);c?d&&(b=d.replace("style-scope","").replace(b,""),N.setElementClassRaw(a,b)):N.setElementClassRaw(a,(d?d+" ":"")+"style-scope "+b)}};
|
||||
Q.prototype.elementStyles=function(a,b,c){var d=a.__cssBuild;L.nativeShadow||"shady"===d?b=N.toCssText(b,c):(a=N.getIsExtends(a),b=this.css(b,a.is,a.typeExtension,c)+"\n\n");return b.trim()};Q.prototype.css=function(a,b,c,d){var e=this._calcHostScope(b,c);b=this._calcElementScope(b);var f=this;return N.toCssText(a,function(a){a.isScoped||(f.rule(a,b,e),a.isScoped=!0);d&&d(a,b,e)})};Q.prototype._calcElementScope=function(a){return a?pc+a:""};
|
||||
Q.prototype._calcHostScope=function(a,b){return b?"[is="+a+"]":a};Q.prototype.rule=function(a,b,c){this._transformRule(a,this._transformComplexSelector,b,c)};Q.prototype._transformRule=function(a,b,c,d){a.selector=a.transformedSelector=this._transformRuleCss(a,b,c,d)};Q.prototype._transformRuleCss=function(a,b,c,d){var e=a.selector.split(qc);if(!N.isKeyframesSelector(a)){a=0;for(var f=e.length,g;a<f&&(g=e[a]);a++)e[a]=b.call(this,g,c,d)}return e.join(qc)};
|
||||
Q.prototype._transformComplexSelector=function(a,b,c){var d=this,e=!1;a=a.trim();a=a.replace(rc,function(a,b,c){return":"+b+"("+c.replace(/\s/g,"")+")"});a=a.replace(sc,tc+" $1");return a=a.replace(uc,function(a,g,h){e||(a=d._transformCompoundSelector(h,g,b,c),e=e||a.stop,g=a.combinator,h=a.value);return g+h})};
|
||||
Q.prototype._transformCompoundSelector=function(a,b,c,d){var e=a.indexOf(vc);0<=a.indexOf(tc)?a=this._transformHostSelector(a,d):0!==e&&(a=c?this._transformSimpleSelector(a,c):a);c=!1;0<=e&&(b="",c=!0);var f;c&&(f=!0,c&&(a=a.replace(wc,function(a,b){return" > "+b})));a=a.replace(xc,function(a,b,c){return'[dir="'+c+'"] '+b+", "+b+'[dir="'+c+'"]'});return{value:a,combinator:b,stop:f}};Q.prototype._transformSimpleSelector=function(a,b){a=a.split(yc);a[0]+=b;return a.join(yc)};
|
||||
Q.prototype._transformHostSelector=function(a,b){var c=a.match(zc);return(c=c&&c[2].trim()||"")?c[0].match(Ac)?a.replace(zc,function(a,c,f){return b+f}):c.split(Ac)[0]===b?c:Bc:a.replace(tc,b)};Q.prototype.documentRule=function(a){a.selector=a.parsedSelector;this.normalizeRootSelector(a);this._transformRule(a,this._transformDocumentSelector)};Q.prototype.normalizeRootSelector=function(a){a.selector===Cc&&(a.selector="html")};
|
||||
Q.prototype._transformDocumentSelector=function(a){return a.match(vc)?this._transformComplexSelector(a,Dc):this._transformSimpleSelector(a.trim(),Dc)};aa.global.Object.defineProperties(Q.prototype,{SCOPE_NAME:{configurable:!0,enumerable:!0,get:function(){return"style-scope"}}});
|
||||
var rc=/:(nth[-\w]+)\(([^)]+)\)/,Dc=":not(.style-scope)",qc=",",uc=/(^|[\s>+~]+)((?:\[.+?\]|[^\s>+~=\[])+)/g,Ac=/[[.:#*]/,tc=":host",Cc=":root",vc="::slotted",sc=new RegExp("^("+vc+")"),zc=/(:host)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,wc=/(?:::slotted)(?:\(((?:\([^)(]*\)|[^)(]*)+?)\))/,xc=/(.*):dir\((?:(ltr|rtl))\)/,pc=".",yc=":",oc="class",Bc="should_not_match",Ec=new Q;P.default=Ec;var S={};function Fc(a,b,c,d,e,f){this.styleRules=a||null;this.placeholder=b||null;this.ownStylePropertyNames=c||[];this.overrideStyleProperties=null;this.elementName=d||"";this.cssBuild=f||"";this.typeExtension=e||"";this.customStyle=this.scopeSelector=this.styleProperties=null}Fc.get=function(a){return a?a.__styleInfo:null};Fc.set=function(a,b){return a.__styleInfo=b};Fc.prototype._getStyleRules=function(){return this.styleRules};Fc.prototype._getStyleRules=Fc.prototype._getStyleRules;
|
||||
S.default=Fc;var T={},Gc=window.Element.prototype,Hc=Gc.matches||Gc.matchesSelector||Gc.mozMatchesSelector||Gc.msMatchesSelector||Gc.oMatchesSelector||Gc.webkitMatchesSelector,Ic=navigator.userAgent.match("Trident");function U(){}U.prototype.decorateStyles=function(a){var b=this,c={},d=[],e=0;N.forEachRule(a,function(a){b.decorateRule(a);a.index=e++;b.collectPropertiesInCssText(a.propertyInfo.cssText,c)},function(a){d.push(a)});a._keyframes=d;a=[];for(var f in c)a.push(f);return a};
|
||||
U.prototype.decorateRule=function(a){if(a.propertyInfo)return a.propertyInfo;var b={},c={};this.collectProperties(a,c)&&(b.properties=c,a.rules=null);b.cssText=this.collectCssText(a);return a.propertyInfo=b};U.prototype.collectProperties=function(a,b){var c=a.propertyInfo;if(c){if(c.properties)return Object.assign(b,c.properties),!0}else{for(var c=M.VAR_ASSIGN,d=a.parsedCssText,e;a=c.exec(d);){e=(a[2]||a[3]).trim();if("inherit"!==e||"unset"!==e)b[a[1].trim()]=e;e=!0}return e}};
|
||||
U.prototype.collectCssText=function(a){return this.collectConsumingCssText(a.parsedCssText)};U.prototype.collectConsumingCssText=function(a){return a.replace(M.BRACKETED,"").replace(M.VAR_ASSIGN,"")};U.prototype.collectPropertiesInCssText=function(a,b){for(var c;c=M.VAR_CONSUMED.exec(a);){var d=c[1];":"!==c[2]&&(b[d]=!0)}};U.prototype.reify=function(a){for(var b=Object.getOwnPropertyNames(a),c=0,d;c<b.length;c++)d=b[c],a[d]=this.valueForProperty(a[d],a)};
|
||||
U.prototype.valueForProperty=function(a,b){if(a)if(0<=a.indexOf(";"))a=this.valueForProperties(a,b);else{var c=this;a=N.processVariableAndFallback(a,function(a,e,f,g){if(!e)return a+g;(e=c.valueForProperty(b[e],b))&&"initial"!==e?"apply-shim-inherit"===e&&(e="inherit"):e=c.valueForProperty(b[f]||f,b)||f;return a+(e||"")+g})}return a&&a.trim()||""};
|
||||
U.prototype.valueForProperties=function(a,b){a=a.split(";");for(var c=0,d,e;c<a.length;c++)if(d=a[c]){M.MIXIN_MATCH.lastIndex=0;if(e=M.MIXIN_MATCH.exec(d))d=this.valueForProperty(b[e[1]],b);else if(e=d.indexOf(":"),-1!==e){var f=d.substring(e),f=f.trim(),f=this.valueForProperty(f,b)||f;d=d.substring(0,e)+f}a[c]=d&&d.lastIndexOf(";")===d.length-1?d.slice(0,-1):d||""}return a.join(";")};
|
||||
U.prototype.applyProperties=function(a,b){var c="";a.propertyInfo||this.decorateRule(a);a.propertyInfo.cssText&&(c=this.valueForProperties(a.propertyInfo.cssText,b));a.cssText=c};
|
||||
U.prototype.applyKeyframeTransforms=function(a,b){var c=a.cssText,d=a.cssText;null==a.hasAnimations&&(a.hasAnimations=M.ANIMATION_MATCH.test(c));if(a.hasAnimations)if(null==a.keyframeNamesToTransform){a.keyframeNamesToTransform=[];for(var e in b)d=b[e],d=d(c),c!==d&&(c=d,a.keyframeNamesToTransform.push(e))}else{for(e=0;e<a.keyframeNamesToTransform.length;++e)d=b[a.keyframeNamesToTransform[e]],c=d(c);d=c}a.cssText=d};
|
||||
U.prototype.propertyDataFromStyles=function(a,b){var c={},d=this,e=[];N.forEachRule(a,function(a){a.propertyInfo||d.decorateRule(a);var f=a.transformedSelector||a.parsedSelector;b&&a.propertyInfo.properties&&f&&Fc.call(b,f)&&(d.collectProperties(a,c),a=a.index,f=parseInt(a/32,10),e[f]=(e[f]||0)|1<<a%32)},null,!0);return{properties:c,key:e}};
|
||||
U.prototype.whenHostOrRootRule=function(a,b,c,d){b.propertyInfo||this.decorateRule(b);if(b.propertyInfo.properties){var e=N.getIsExtends(a),f=e.is,e=e.typeExtension;a=a.is?Q.default._calcHostScope(f,e):"html";var g=b.parsedSelector,e=":host > *"===g||"html"===g,h=0===g.indexOf(":host")&&!e;"shady"===c&&(e=g===a+" > *."+a||-1!==g.indexOf("html"),h=!e&&0===g.indexOf(a));"shadow"===c&&(e=":host > *"===g||"html"===g,h=h&&!e);if(e||h)c=a,h&&(L.nativeShadow&&!b.transformedSelector&&(b.transformedSelector=
|
||||
Q.default._transformRuleCss(b,Q.default._transformComplexSelector,Q.default._calcElementScope(f),a)),c=b.transformedSelector||a),d({selector:c,isHost:h,isRoot:e})}};U.prototype.hostAndRootPropertiesForScope=function(a,b){var c={},d={},e=this,f=b&&b.__cssBuild;N.forEachRule(b,function(b){e.whenHostOrRootRule(a,b,f,function(f){Fc.call(a._element||a,f.selector)&&(f.isHost?e.collectProperties(b,c):e.collectProperties(b,d))})},null,!0);return{rootProps:d,hostProps:c}};
|
||||
U.prototype.transformStyles=function(a,b,c){var d=this,e=N.getIsExtends(a),f=Q.default._calcHostScope(e.is,e.typeExtension),e=a.extends?"\\"+f.slice(0,-1)+"\\]":f,g=new RegExp(M.HOST_PREFIX+e+M.HOST_SUFFIX),e=S.default.get(a).styleRules,h=this._elementKeyframeTransforms(a,e,c);return Q.default.elementStyles(a,e,function(a){d.applyProperties(a,b);L.nativeShadow||N.isKeyframesSelector(a)||!a.cssText||(d.applyKeyframeTransforms(a,h),d._scopeSelector(a,g,f,c))})};
|
||||
U.prototype.propertyDataFromStyles=function(a,b){var c={},d=this,e=[];N.forEachRule(a,function(a){a.propertyInfo||d.decorateRule(a);var f=a.transformedSelector||a.parsedSelector;b&&a.propertyInfo.properties&&f&&Hc.call(b,f)&&(d.collectProperties(a,c),a=a.index,f=parseInt(a/32,10),e[f]=(e[f]||0)|1<<a%32)},null,!0);return{properties:c,key:e}};
|
||||
U.prototype.whenHostOrRootRule=function(a,b,c,d){b.propertyInfo||this.decorateRule(b);if(b.propertyInfo.properties){var e=N.getIsExtends(a),f=e.is,e=e.typeExtension;a=a.is?P.default._calcHostScope(f,e):"html";var g=b.parsedSelector,e=":host > *"===g||"html"===g,h=0===g.indexOf(":host")&&!e;"shady"===c&&(e=g===a+" > *."+a||-1!==g.indexOf("html"),h=!e&&0===g.indexOf(a));"shadow"===c&&(e=":host > *"===g||"html"===g,h=h&&!e);if(e||h)c=a,h&&(L.nativeShadow&&!b.transformedSelector&&(b.transformedSelector=
|
||||
P.default._transformRuleCss(b,P.default._transformComplexSelector,P.default._calcElementScope(f),a)),c=b.transformedSelector||a),d({selector:c,isHost:h,isRoot:e})}};U.prototype.hostAndRootPropertiesForScope=function(a,b){var c={},d={},e=this,f=b&&b.__cssBuild;N.forEachRule(b,function(b){e.whenHostOrRootRule(a,b,f,function(f){Hc.call(a._element||a,f.selector)&&(f.isHost?e.collectProperties(b,c):e.collectProperties(b,d))})},null,!0);return{rootProps:d,hostProps:c}};
|
||||
U.prototype.transformStyles=function(a,b,c){var d=this,e=N.getIsExtends(a),f=P.default._calcHostScope(e.is,e.typeExtension),e=a.extends?"\\"+f.slice(0,-1)+"\\]":f,g=new RegExp(M.HOST_PREFIX+e+M.HOST_SUFFIX),e=S.default.get(a).styleRules,h=this._elementKeyframeTransforms(a,e,c);return P.default.elementStyles(a,e,function(a){d.applyProperties(a,b);L.nativeShadow||N.isKeyframesSelector(a)||!a.cssText||(d.applyKeyframeTransforms(a,h),d._scopeSelector(a,g,f,c))})};
|
||||
U.prototype._elementKeyframeTransforms=function(a,b,c){a=b._keyframes;b={};if(!L.nativeShadow&&a)for(var d=0,e=a[d];d<a.length;e=a[++d])this._scopeKeyframes(e,c),b[e.keyframesName]=this._keyframesRuleTransformer(e);return b};U.prototype._keyframesRuleTransformer=function(a){return function(b){return b.replace(a.keyframesNameRx,a.transformedKeyframesName)}};
|
||||
U.prototype._scopeKeyframes=function(a,b){a.keyframesNameRx=new RegExp(a.keyframesName,"g");a.transformedKeyframesName=a.keyframesName+"-"+b;a.transformedSelector=a.transformedSelector||a.selector;a.selector=a.transformedSelector.replace(a.keyframesName,a.transformedKeyframesName)};
|
||||
U.prototype._scopeSelector=function(a,b,c,d){a.transformedSelector=a.transformedSelector||a.selector;d="."+d;for(var e=a.transformedSelector.split(","),f=0,g=e.length,h;f<g&&(h=e[f]);f++)e[f]=h.match(b)?h.replace(c,d):d+" "+h;a.selector=e.join(",")};U.prototype.applyElementScopeSelector=function(a,b,c){var d=a.getAttribute("class")||"",e=d;c&&(e=d.replace(new RegExp("\\s*x-scope\\s*"+c+"\\s*","g")," "));e+=(e?" ":"")+"x-scope "+b;d!==e&&N.setElementClassRaw(a,e)};
|
||||
U.prototype.applyElementStyle=function(a,b,c,d){b=d?d.textContent||"":this.transformStyles(a,b,c);var e=S.default.get(a),f=e.customStyle;f&&!L.nativeShadow&&f!==d&&(f._useCount--,0>=f._useCount&&f.parentNode&&f.parentNode.removeChild(f));L.nativeShadow?e.customStyle?(e.customStyle.textContent=b,d=e.customStyle):b&&(d=N.applyCss(b,c,a.shadowRoot,e.placeholder)):d?d.parentNode||N.applyStyle(d,null,e.placeholder):b&&(d=N.applyCss(b,c,null,e.placeholder));d&&(d._useCount=d._useCount||0,e.customStyle!=
|
||||
d&&d._useCount++,e.customStyle=d);Gc&&(d.textContent=d.textContent);return d};U.prototype.applyCustomStyle=function(a,b){var c=N.rulesForStyle(a),d=this;a.textContent=N.toCssText(c,function(a){var c=a.cssText=a.parsedCssText;a.propertyInfo&&a.propertyInfo.cssText&&(c=I.removeCustomPropAssignment(c),a.cssText=d.valueForProperties(c,b))})};aa.global.Object.defineProperties(U.prototype,{XSCOPE_NAME:{configurable:!0,enumerable:!0,get:function(){return"x-scope"}}});var Hc=new U;T.default=Hc;var Ic={},Jc={},Kc=window.customElements;if(Kc&&!L.nativeShadow){var Lc=Kc.define;Kc.define=function(a,b,c){Jc[a]=N.applyStylePlaceHolder(a);return Lc.call(Kc,a,b,c)}}Ic.default=Jc;var Mc={};function Nc(a){this.cache={};this.typeMax=void 0===a?100:a}Nc.prototype._validate=function(a,b,c){for(var d=0;d<c.length;d++){var e=c[d];if(a.properties[e]!==b[e])return!1}return!0};Nc.prototype.store=function(a,b,c,d){var e=this.cache[a]||[];e.push({properties:b,styleElement:c,scopeSelector:d});e.length>this.typeMax&&e.shift();this.cache[a]=e};Nc.prototype.fetch=function(a,b,c){if(a=this.cache[a])for(var d=a.length-1;0<=d;d--){var e=a[d];if(this._validate(e,b,c))return e}};Mc.default=Nc;var Oc={};function Pc(){}
|
||||
if(!L.nativeShadow){var Qc=function(a){for(var b=0;b<a.length;b++){var c=a[b];if(c.target!==document.documentElement&&c.target!==document.head){for(var d=0;d<c.addedNodes.length;d++){var e=c.addedNodes[d],f=e;if(f.classList&&!f.classList.contains(Q.default.SCOPE_NAME)||f instanceof window.SVGElement&&(!f.hasAttribute("class")||0>f.getAttribute("class").indexOf(Q.default.SCOPE_NAME)))if(f=e.getRootNode(),f.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&(f=f.host))f=N.getIsExtends(f).is,Q.default.dom(e,f)}for(d=
|
||||
0;d<c.removedNodes.length;d++)if(e=c.removedNodes[d],e.nodeType===Node.ELEMENT_NODE&&(f=void 0,e.classList?f=Array.from(e.classList):e.hasAttribute("class")&&(f=e.getAttribute("class").split(/\s+/)),void 0!==f)){var g=f.indexOf(Q.default.SCOPE_NAME);0<=g&&(f=f[g+1])&&Q.default.dom(e,f,!0)}}}},Rc=new MutationObserver(Qc),Sc=function(a){Rc.observe(a,{childList:!0,subtree:!0})};if(window.customElements&&!window.customElements.flush)Sc(document);else{var Tc=function(){Sc(document.body)};window.HTMLImports?
|
||||
window.HTMLImports.whenReady(Tc):requestAnimationFrame(function(){if("loading"===document.readyState){var a=function(){Tc();document.removeEventListener("readystatechange",a)};document.addEventListener("readystatechange",a)}else Tc()})}Pc=function(){Qc(Rc.takeRecords())}}Oc.flush=Pc;var V={default:{}};var W={},Uc=Promise.resolve();function Vc(a){a._applyShimInvalid=!0}function Wc(a){return!a._applyShimInvalid}function Xc(a){a._validating||(a._validating=!0,Uc.then(function(){a._applyShimInvalid=!1;a._validating=!1}))}W.invalidate=function(a){(a=V.default[a])&&Vc(a)};W.invalidateTemplate=Vc;W.isValid=function(a){return(a=V.default[a])?Wc(a):!0};W.templateIsValid=Wc;W.isValidating=function(a){return(a=V.default[a])?a._validating:!1};W.templateIsValidating=function(a){return a._validating};
|
||||
W.startValidating=function(a){Xc(V.default[a])};W.startValidatingTemplate=Xc;W.elementsAreInvalid=function(){for(var a in V.default)if(!Wc(V.default[a]))return!0;return!1};var Yc={},Zc=null,$c=window.HTMLImports&&window.HTMLImports.whenReady||null,ad;Yc.default=function(a){$c?$c(a):(Zc||(Zc=new Promise(function(a){ad=a}),"complete"===document.readyState?ad():document.addEventListener("readystatechange",function(){"complete"===document.readyState&&ad()})),Zc.then(function(){a&&a()}))};var bd={updateNativeProperties:function(a,b){for(var c in b)null===c?a.style.removeProperty(c):a.style.setProperty(c,b[c])},getComputedStyleValue:function(a,b){return(a=window.getComputedStyle(a).getPropertyValue(b))?a.trim():""}};var cd=null,dd=null;function X(){this.customStyles=[];this.enqueued=!1}X.prototype.enqueueDocumentValidation=function(){!this.enqueued&&dd&&(this.enqueued=!0,Yc.default(dd))};X.prototype.addCustomStyle=function(a){a.__seenByShadyCSS||(a.__seenByShadyCSS=!0,this.customStyles.push(a),this.enqueueDocumentValidation())};X.prototype.getStyleForCustomStyle=function(a){return a.getStyle?a.getStyle():a};
|
||||
X.prototype.processStyles=function(){for(var a=this.customStyles,b=0;b<a.length;b++){var c=a[b];if(!c.__processedByShadyCSS){var d=this.getStyleForCustomStyle(c);if(d){c.__processedByShadyCSS=!0;if(c=d.__appliedElement)for(var e=0;e<d.attributes.length;e++){var f=d.attributes[e];c.setAttribute(f.name,f.value)}cd&&cd(c||d)}}}return a};X.prototype.addCustomStyle=X.prototype.addCustomStyle;X.prototype.getStyleForCustomStyle=X.prototype.getStyleForCustomStyle;X.prototype.processStyles=X.prototype.processStyles;
|
||||
Object.defineProperties(X.prototype,{transformCallback:{get:function(){return cd},set:function(a){cd=a}},validateCallback:{get:function(){return dd},set:function(a){var b=!1;dd||(b=!0);dd=a;b&&this.enqueueDocumentValidation()}}});var ed={},fd=new Mc.default;function Y(){var a=this;this._scopeCounter={};this._documentOwner=document.documentElement;var b=new I.StyleNode;b.rules=[];this._documentOwnerStyleInfo=S.default.set(this._documentOwner,new S.default(b));this._elementsHaveApplied=!1;this._customStyleInterface=this._applyShim=null;Yc.default(function(){a._ensure()})}Y.prototype.flush=function(){Oc.flush()};
|
||||
d&&d._useCount++,e.customStyle=d);Ic&&(d.textContent=d.textContent);return d};U.prototype.applyCustomStyle=function(a,b){var c=N.rulesForStyle(a),d=this;a.textContent=N.toCssText(c,function(a){var c=a.cssText=a.parsedCssText;a.propertyInfo&&a.propertyInfo.cssText&&(c=J.removeCustomPropAssignment(c),a.cssText=d.valueForProperties(c,b))})};aa.global.Object.defineProperties(U.prototype,{XSCOPE_NAME:{configurable:!0,enumerable:!0,get:function(){return"x-scope"}}});var Jc=new U;T.default=Jc;var Kc={},Lc={},Mc=window.customElements;if(Mc&&!L.nativeShadow){var Nc=Mc.define;Mc.define=function(a,b,c){Lc[a]=N.applyStylePlaceHolder(a);return Nc.call(Mc,a,b,c)}}Kc.default=Lc;var Oc={};function Pc(a){this.cache={};this.typeMax=void 0===a?100:a}Pc.prototype._validate=function(a,b,c){for(var d=0;d<c.length;d++){var e=c[d];if(a.properties[e]!==b[e])return!1}return!0};Pc.prototype.store=function(a,b,c,d){var e=this.cache[a]||[];e.push({properties:b,styleElement:c,scopeSelector:d});e.length>this.typeMax&&e.shift();this.cache[a]=e};Pc.prototype.fetch=function(a,b,c){if(a=this.cache[a])for(var d=a.length-1;0<=d;d--){var e=a[d];if(this._validate(e,b,c))return e}};Oc.default=Pc;var Qc={};function Rc(){}
|
||||
if(!L.nativeShadow){var Sc=function(a){for(var b=0;b<a.length;b++){var c=a[b];if(c.target!==document.documentElement&&c.target!==document.head){for(var d=0;d<c.addedNodes.length;d++){var e=c.addedNodes[d],f=e;if(f.classList&&!f.classList.contains(P.default.SCOPE_NAME)||f instanceof window.SVGElement&&(!f.hasAttribute("class")||0>f.getAttribute("class").indexOf(P.default.SCOPE_NAME)))if(f=e.getRootNode(),f.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&(f=f.host))f=N.getIsExtends(f).is,P.default.dom(e,f)}for(d=
|
||||
0;d<c.removedNodes.length;d++)if(e=c.removedNodes[d],e.nodeType===Node.ELEMENT_NODE&&(f=void 0,e.classList?f=Array.from(e.classList):e.hasAttribute("class")&&(f=e.getAttribute("class").split(/\s+/)),void 0!==f)){var g=f.indexOf(P.default.SCOPE_NAME);0<=g&&(f=f[g+1])&&P.default.dom(e,f,!0)}}}},Tc=new MutationObserver(Sc),Uc=function(a){Tc.observe(a,{childList:!0,subtree:!0})};if(window.customElements&&!window.customElements.flush)Uc(document);else{var Vc=function(){Uc(document.body)};window.HTMLImports?
|
||||
window.HTMLImports.whenReady(Vc):requestAnimationFrame(function(){if("loading"===document.readyState){var a=function(){Vc();document.removeEventListener("readystatechange",a)};document.addEventListener("readystatechange",a)}else Vc()})}Rc=function(){Sc(Tc.takeRecords())}}Qc.flush=Rc;var V={default:{}};var W={},Wc=Promise.resolve();function Xc(a){a._applyShimInvalid=!0}function Yc(a){return!a._applyShimInvalid}function Zc(a){a._validating||(a._validating=!0,Wc.then(function(){a._applyShimInvalid=!1;a._validating=!1}))}W.invalidate=function(a){(a=V.default[a])&&Xc(a)};W.invalidateTemplate=Xc;W.isValid=function(a){return(a=V.default[a])?Yc(a):!0};W.templateIsValid=Yc;W.isValidating=function(a){return(a=V.default[a])?a._validating:!1};W.templateIsValidating=function(a){return a._validating};
|
||||
W.startValidating=function(a){Zc(V.default[a])};W.startValidatingTemplate=Zc;W.elementsAreInvalid=function(){for(var a in V.default)if(!Yc(V.default[a]))return!0;return!1};var $c={},ad=null,bd=window.HTMLImports&&window.HTMLImports.whenReady||null,cd;$c.default=function(a){bd?bd(a):(ad||(ad=new Promise(function(a){cd=a}),"complete"===document.readyState?cd():document.addEventListener("readystatechange",function(){"complete"===document.readyState&&cd()})),ad.then(function(){a&&a()}))};var dd={updateNativeProperties:function(a,b){for(var c in b)null===c?a.style.removeProperty(c):a.style.setProperty(c,b[c])},getComputedStyleValue:function(a,b){return(a=window.getComputedStyle(a).getPropertyValue(b))?a.trim():""}};var ed=null,fd=null;function X(){this.customStyles=[];this.enqueued=!1}X.prototype.enqueueDocumentValidation=function(){!this.enqueued&&fd&&(this.enqueued=!0,$c.default(fd))};X.prototype.addCustomStyle=function(a){a.__seenByShadyCSS||(a.__seenByShadyCSS=!0,this.customStyles.push(a),this.enqueueDocumentValidation())};X.prototype.getStyleForCustomStyle=function(a){return a.__shadyCSSCachedStyle?a.__shadyCSSCachedStyle:a.getStyle?a.getStyle():a};
|
||||
X.prototype.processStyles=function(){for(var a=this.customStyles,b=0;b<a.length;b++){var c=a[b];if(!c.__shadyCSSCachedStyle){var d=this.getStyleForCustomStyle(c);if(d){var e=d.__appliedElement;if(e)for(var f=0;f<d.attributes.length;f++){var g=d.attributes[f];e.setAttribute(g.name,g.value)}d=e||d;ed&&ed(d);c.__shadyCSSCachedStyle=d}}}return a};X.prototype.addCustomStyle=X.prototype.addCustomStyle;X.prototype.getStyleForCustomStyle=X.prototype.getStyleForCustomStyle;X.prototype.processStyles=X.prototype.processStyles;
|
||||
Object.defineProperties(X.prototype,{transformCallback:{get:function(){return ed},set:function(a){ed=a}},validateCallback:{get:function(){return fd},set:function(a){var b=!1;fd||(b=!0);fd=a;b&&this.enqueueDocumentValidation()}}});var gd={},hd=new Oc.default;function Y(){var a=this;this._scopeCounter={};this._documentOwner=document.documentElement;var b=new J.StyleNode;b.rules=[];this._documentOwnerStyleInfo=S.default.set(this._documentOwner,new S.default(b));this._elementsHaveApplied=!1;this._customStyleInterface=this._applyShim=null;$c.default(function(){a._ensure()})}Y.prototype.flush=function(){Qc.flush()};
|
||||
Y.prototype._generateScopeSelector=function(a){var b=this._scopeCounter[a]=(this._scopeCounter[a]||0)+1;return a+"-"+b};Y.prototype.getStyleAst=function(a){return N.rulesForStyle(a)};Y.prototype.styleAstToString=function(a){return N.toCssText(a)};Y.prototype._gatherStyles=function(a){a=a.content.querySelectorAll("style");for(var b=[],c=0;c<a.length;c++){var d=a[c];b.push(d.textContent);d.parentNode.removeChild(d)}return b.join("").trim()};
|
||||
Y.prototype._getCssBuild=function(a){return(a=a.content.querySelector("style"))?a.getAttribute("css-build")||"":""};
|
||||
Y.prototype.prepareTemplate=function(a,b,c){if(!a._prepared){a._prepared=!0;a.name=b;a.extends=c;V.default[b]=a;var d=this._getCssBuild(a),e=this._gatherStyles(a);c={is:b,extends:c,__cssBuild:d};L.nativeShadow||Q.default.dom(a.content,b);this._ensure();var f=this._applyShim.detectMixin(e),e=I.parse(e);f&&L.nativeCssVariables&&this._applyShim.transformRules(e,b);a._styleAst=e;a._cssBuild=d;d=[];L.nativeCssVariables||(d=T.default.decorateStyles(a._styleAst,c));if(!d.length||L.nativeCssVariables)b=this._generateStaticStyle(c,
|
||||
a._styleAst,L.nativeShadow?a.content:null,Ic.default[b]),a._style=b;a._ownPropertyNames=d}};Y.prototype._generateStaticStyle=function(a,b,c,d){b=Q.default.elementStyles(a,b);if(b.length)return N.applyCss(b,a.is,c,d)};Y.prototype._prepareHost=function(a){var b=N.getIsExtends(a),c=b.is,b=b.typeExtension,d=Ic.default[c],e=V.default[c],f,g,h;e&&(f=e._styleAst,g=e._ownPropertyNames,h=e._cssBuild);return S.default.set(a,new S.default(f,d,g,c,b,h))};
|
||||
Y.prototype.prepareTemplate=function(a,b,c){if(!a._prepared){a._prepared=!0;a.name=b;a.extends=c;V.default[b]=a;var d=this._getCssBuild(a),e=this._gatherStyles(a);c={is:b,extends:c,__cssBuild:d};L.nativeShadow||P.default.dom(a.content,b);this._ensure();var f=this._applyShim.detectMixin(e),e=J.parse(e);f&&L.nativeCssVariables&&this._applyShim.transformRules(e,b);a._styleAst=e;a._cssBuild=d;d=[];L.nativeCssVariables||(d=T.default.decorateStyles(a._styleAst,c));if(!d.length||L.nativeCssVariables)b=this._generateStaticStyle(c,
|
||||
a._styleAst,L.nativeShadow?a.content:null,Kc.default[b]),a._style=b;a._ownPropertyNames=d}};Y.prototype._generateStaticStyle=function(a,b,c,d){b=P.default.elementStyles(a,b);if(b.length)return N.applyCss(b,a.is,c,d)};Y.prototype._prepareHost=function(a){var b=N.getIsExtends(a),c=b.is,b=b.typeExtension,d=Kc.default[c],e=V.default[c],f,g,h;e&&(f=e._styleAst,g=e._ownPropertyNames,h=e._cssBuild);return S.default.set(a,new S.default(f,d,g,c,b,h))};
|
||||
Y.prototype._ensureApplyShim=function(){if(!this._applyShim)if(window.ShadyCSS.ApplyShim)this._applyShim=window.ShadyCSS.ApplyShim,this._applyShim.invalidCallback=W.invalidate;else{var a={};this._applyShim=(a.detectMixin=function(){return!1},a.transformRule=function(){},a.transformRules=function(){},a)}};
|
||||
Y.prototype._ensureCustomStyleInterface=function(){var a=this;if(!this._customStyleInterface)if(window.ShadyCSS.CustomStyleInterface)this._customStyleInterface=window.ShadyCSS.CustomStyleInterface,this._customStyleInterface.transformCallback=function(b){a.transformCustomStyleForDocument(b)},this._customStyleInterface.validateCallback=function(){requestAnimationFrame(function(){(a._customStyleInterface.enqueued||a._elementsHaveApplied)&&a.flushCustomStyles()})};else{var b={};this._customStyleInterface=
|
||||
(b.processStyles=function(){},b.enqueued=!1,b.getStyleForCustomStyle=function(){return null},b)}};Y.prototype._ensure=function(){this._ensureApplyShim();this._ensureCustomStyleInterface()};
|
||||
Y.prototype.flushCustomStyles=function(){this._ensure();var a=this._customStyleInterface.processStyles();this._customStyleInterface.enqueued&&(L.nativeCssVariables?this._revalidateCustomStyleApplyShim(a):(this._updateProperties(this._documentOwner,this._documentOwnerStyleInfo),this._applyCustomStyles(a)),this._customStyleInterface.enqueued=!1,this._elementsHaveApplied&&!L.nativeCssVariables&&this.styleDocument())};
|
||||
Y.prototype.styleElement=function(a,b){var c=N.getIsExtends(a).is,d=S.default.get(a);d||(d=this._prepareHost(a));this._isRootOwner(a)||(this._elementsHaveApplied=!0);b&&(d.overrideStyleProperties=d.overrideStyleProperties||{},Object.assign(d.overrideStyleProperties,b));if(L.nativeCssVariables){if(d.overrideStyleProperties&&bd.updateNativeProperties(a,d.overrideStyleProperties),((b=V.default[c])||this._isRootOwner(a))&&b&&b._style&&!W.templateIsValid(b))W.templateIsValidating(b)||(this._ensure(),this._applyShim.transformRules(b._styleAst,
|
||||
c),b._style.textContent=Q.default.elementStyles(a,d.styleRules),W.startValidatingTemplate(b)),L.nativeShadow&&(c=a.shadowRoot)&&(c.querySelector("style").textContent=Q.default.elementStyles(a,d.styleRules)),d.styleRules=b._styleAst}else this._updateProperties(a,d),d.ownStylePropertyNames&&d.ownStylePropertyNames.length&&this._applyStyleProperties(a,d)};Y.prototype._styleOwnerForNode=function(a){return(a=a.getRootNode().host)?S.default.get(a)?a:this._styleOwnerForNode(a):this._documentOwner};
|
||||
Y.prototype.styleElement=function(a,b){var c=N.getIsExtends(a).is,d=S.default.get(a);d||(d=this._prepareHost(a));this._isRootOwner(a)||(this._elementsHaveApplied=!0);b&&(d.overrideStyleProperties=d.overrideStyleProperties||{},Object.assign(d.overrideStyleProperties,b));if(L.nativeCssVariables){if(d.overrideStyleProperties&&dd.updateNativeProperties(a,d.overrideStyleProperties),((b=V.default[c])||this._isRootOwner(a))&&b&&b._style&&!W.templateIsValid(b))W.templateIsValidating(b)||(this._ensure(),this._applyShim.transformRules(b._styleAst,
|
||||
c),b._style.textContent=P.default.elementStyles(a,d.styleRules),W.startValidatingTemplate(b)),L.nativeShadow&&(c=a.shadowRoot)&&(c.querySelector("style").textContent=P.default.elementStyles(a,d.styleRules)),d.styleRules=b._styleAst}else this._updateProperties(a,d),d.ownStylePropertyNames&&d.ownStylePropertyNames.length&&this._applyStyleProperties(a,d)};Y.prototype._styleOwnerForNode=function(a){return(a=a.getRootNode().host)?S.default.get(a)?a:this._styleOwnerForNode(a):this._documentOwner};
|
||||
Y.prototype._isRootOwner=function(a){return a===this._documentOwner};
|
||||
Y.prototype._applyStyleProperties=function(a,b){var c=N.getIsExtends(a).is,d=fd.fetch(c,b.styleProperties,b.ownStylePropertyNames),e=d?d.styleElement:null,f=b.scopeSelector;b.scopeSelector=d&&d.scopeSelector||this._generateScopeSelector(c);e=T.default.applyElementStyle(a,b.styleProperties,b.scopeSelector,e);L.nativeShadow||T.default.applyElementScopeSelector(a,b.scopeSelector,f);d||fd.store(c,b.styleProperties,e,b.scopeSelector);return e};
|
||||
Y.prototype._applyStyleProperties=function(a,b){var c=N.getIsExtends(a).is,d=hd.fetch(c,b.styleProperties,b.ownStylePropertyNames),e=d?d.styleElement:null,f=b.scopeSelector;b.scopeSelector=d&&d.scopeSelector||this._generateScopeSelector(c);e=T.default.applyElementStyle(a,b.styleProperties,b.scopeSelector,e);L.nativeShadow||T.default.applyElementScopeSelector(a,b.scopeSelector,f);d||hd.store(c,b.styleProperties,e,b.scopeSelector);return e};
|
||||
Y.prototype._updateProperties=function(a,b){var c=this._styleOwnerForNode(a),d=S.default.get(c),c=Object.create(d.styleProperties||null),e=T.default.hostAndRootPropertiesForScope(a,b.styleRules);a=T.default.propertyDataFromStyles(d.styleRules,a).properties;Object.assign(c,e.hostProps,a,e.rootProps);this._mixinOverrideStyles(c,b.overrideStyleProperties);T.default.reify(c);b.styleProperties=c};Y.prototype._mixinOverrideStyles=function(a,b){for(var c in b){var d=b[c];if(d||0===d)a[c]=d}};
|
||||
Y.prototype.styleDocument=function(a){this.styleSubtree(this._documentOwner,a)};Y.prototype.styleSubtree=function(a,b){var c=a.shadowRoot;(c||this._isRootOwner(a))&&this.styleElement(a,b);if(b=c&&(c.children||c.childNodes))for(a=0;a<b.length;a++)this.styleSubtree(b[a]);else if(a=a.children||a.childNodes)for(b=0;b<a.length;b++)this.styleSubtree(a[b])};
|
||||
Y.prototype._revalidateCustomStyleApplyShim=function(a){for(var b=0;b<a.length;b++){var c=this._customStyleInterface.getStyleForCustomStyle(a[b]);c&&this._revalidateApplyShim(c)}};Y.prototype._applyCustomStyles=function(a){for(var b=0;b<a.length;b++){var c=this._customStyleInterface.getStyleForCustomStyle(a[b]);c&&T.default.applyCustomStyle(c,this._documentOwnerStyleInfo.styleProperties)}};
|
||||
Y.prototype.transformCustomStyleForDocument=function(a){var b=this,c=N.rulesForStyle(a);N.forEachRule(c,function(a){L.nativeShadow?Q.default.normalizeRootSelector(a):Q.default.documentRule(a);L.nativeCssVariables&&(b._ensure(),b._applyShim.transformRule(a))});L.nativeCssVariables?a.textContent=N.toCssText(c):this._documentOwnerStyleInfo.styleRules.rules.push(c)};
|
||||
Y.prototype.transformCustomStyleForDocument=function(a){var b=this,c=N.rulesForStyle(a);N.forEachRule(c,function(a){L.nativeShadow?P.default.normalizeRootSelector(a):P.default.documentRule(a);L.nativeCssVariables&&(b._ensure(),b._applyShim.transformRule(a))});L.nativeCssVariables?a.textContent=N.toCssText(c):this._documentOwnerStyleInfo.styleRules.rules.push(c)};
|
||||
Y.prototype._revalidateApplyShim=function(a){if(L.nativeCssVariables){var b=N.rulesForStyle(a);this._ensure();this._applyShim.transformRules(b);a.textContent=N.toCssText(b)}};Y.prototype.getComputedStyleValue=function(a,b){var c;L.nativeCssVariables||(c=(S.default.get(a)||S.default.get(this._styleOwnerForNode(a))).styleProperties[b]);return(c=c||window.getComputedStyle(a).getPropertyValue(b))?c.trim():""};
|
||||
Y.prototype.setElementClass=function(a,b){var c=a.getRootNode();b=b?b.split(/\s/):[];c=c.host&&c.host.localName;if(!c){var d=a.getAttribute("class");if(d)for(var d=d.split(/\s/),e=0;e<d.length;e++)if(d[e]===Q.default.SCOPE_NAME){c=d[e+1];break}}c&&b.push(Q.default.SCOPE_NAME,c);L.nativeCssVariables||(c=S.default.get(a))&&c.scopeSelector&&b.push(T.default.XSCOPE_NAME,c.scopeSelector);N.setElementClassRaw(a,b.join(" "))};Y.prototype._styleInfoForNode=function(a){return S.default.get(a)};
|
||||
Y.prototype.setElementClass=function(a,b){var c=a.getRootNode();b=b?b.split(/\s/):[];c=c.host&&c.host.localName;if(!c){var d=a.getAttribute("class");if(d)for(var d=d.split(/\s/),e=0;e<d.length;e++)if(d[e]===P.default.SCOPE_NAME){c=d[e+1];break}}c&&b.push(P.default.SCOPE_NAME,c);L.nativeCssVariables||(c=S.default.get(a))&&c.scopeSelector&&b.push(T.default.XSCOPE_NAME,c.scopeSelector);N.setElementClassRaw(a,b.join(" "))};Y.prototype._styleInfoForNode=function(a){return S.default.get(a)};
|
||||
Y.prototype.flush=Y.prototype.flush;Y.prototype.prepareTemplate=Y.prototype.prepareTemplate;Y.prototype.styleElement=Y.prototype.styleElement;Y.prototype.styleDocument=Y.prototype.styleDocument;Y.prototype.styleSubtree=Y.prototype.styleSubtree;Y.prototype.getComputedStyleValue=Y.prototype.getComputedStyleValue;Y.prototype.setElementClass=Y.prototype.setElementClass;Y.prototype._styleInfoForNode=Y.prototype._styleInfoForNode;Y.prototype.transformCustomStyleForDocument=Y.prototype.transformCustomStyleForDocument;
|
||||
Y.prototype.getStyleAst=Y.prototype.getStyleAst;Y.prototype.styleAstToString=Y.prototype.styleAstToString;Y.prototype.flushCustomStyles=Y.prototype.flushCustomStyles;Object.defineProperties(Y.prototype,{nativeShadow:{get:function(){return L.nativeShadow}},nativeCss:{get:function(){return L.nativeCssVariables}}});ed.default=Y;var Z=new ed.default,gd,hd;window.ShadyCSS&&(gd=window.ShadyCSS.ApplyShim,hd=window.ShadyCSS.CustomStyleInterface);
|
||||
window.ShadyCSS={ScopingShim:Z,prepareTemplate:function(a,b,c){Z.flushCustomStyles();Z.prepareTemplate(a,b,c)},styleSubtree:function(a,b){Z.flushCustomStyles();Z.styleSubtree(a,b)},styleElement:function(a){Z.flushCustomStyles();Z.styleElement(a)},styleDocument:function(a){Z.flushCustomStyles();Z.styleDocument(a)},getComputedStyleValue:function(a,b){return Z.getComputedStyleValue(a,b)},nativeCss:L.nativeCssVariables,nativeShadow:L.nativeShadow};gd&&(window.ShadyCSS.ApplyShim=gd);
|
||||
hd&&(window.ShadyCSS.CustomStyleInterface=hd);
|
||||
Y.prototype.getStyleAst=Y.prototype.getStyleAst;Y.prototype.styleAstToString=Y.prototype.styleAstToString;Y.prototype.flushCustomStyles=Y.prototype.flushCustomStyles;Object.defineProperties(Y.prototype,{nativeShadow:{get:function(){return L.nativeShadow}},nativeCss:{get:function(){return L.nativeCssVariables}}});gd.default=Y;var Z=new gd.default,id,jd;window.ShadyCSS&&(id=window.ShadyCSS.ApplyShim,jd=window.ShadyCSS.CustomStyleInterface);
|
||||
window.ShadyCSS={ScopingShim:Z,prepareTemplate:function(a,b,c){Z.flushCustomStyles();Z.prepareTemplate(a,b,c)},styleSubtree:function(a,b){Z.flushCustomStyles();Z.styleSubtree(a,b)},styleElement:function(a){Z.flushCustomStyles();Z.styleElement(a)},styleDocument:function(a){Z.flushCustomStyles();Z.styleDocument(a)},getComputedStyleValue:function(a,b){return Z.getComputedStyleValue(a,b)},nativeCss:L.nativeCssVariables,nativeShadow:L.nativeShadow};id&&(window.ShadyCSS.ApplyShim=id);
|
||||
jd&&(window.ShadyCSS.CustomStyleInterface=jd);
|
||||
}).call(self)
|
||||
|
||||
//# sourceMappingURL=webcomponents-sd-ce.js.map
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user