-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpolyfills-css-shim-es5.22cdb8d3838f1709ac9b.js
1 lines (1 loc) · 7.89 KB
/
polyfills-css-shim-es5.22cdb8d3838f1709ac9b.js
1
(window.webpackJsonp=window.webpackJsonp||[]).push([[6],{"4aJg":function(t,e){var r=function(){this.start=0,this.end=0,this.previous=null,this.parent=null,this.rules=null,this.parsedCssText="",this.cssText="",this.atRule=!1,this.type=0,this.keyframesName="",this.selector="",this.parsedSelector=""},n=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,s=/@import[^;]*;/gim,o=/^@[^\s]*keyframes/,i=/\s+/g;function a(t,e,r){t.lastIndex=0;var n=e.substring(r).match(t);if(n){var s=r+n.index;return{start:s,end:s+n[0].length}}return null}var u=/\bvar\(/,c=/\B--[\w-]+\s*:/,l=/\/\*[^*]*\*+([^/*][^*]*\*+)*\//gim,p=/^[\t ]+\n/gm;function f(t,e,r){var n=function(t,e){var r=a(u,t,e);if(!r)return null;var n=function(t,e){for(var r=0,n=e;n<t.length;n++){var s=t[n];if("("===s)r++;else if(")"===s&&--r<=0)return n+1}return n}(t,r.start),s=t.substring(r.end,n-1).split(","),o=s[0],i=s.slice(1);return{start:r.start,end:n,propName:o.trim(),fallback:i.length>0?i.join(",").trim():void 0}}(t,r);if(!n)return e.push(t.substring(r,t.length)),t.length;var s=n.propName,o=null!=n.fallback?v(n.fallback):void 0;return e.push(t.substring(r,n.start),(function(t){return function(t,e,r){return t[e]?t[e]:r?h(r,t):""}(t,s,o)})),n.end}function h(t,e){for(var r="",n=0;n<t.length;n++){var s=t[n];r+="string"==typeof s?s:s(e)}return r}function d(t,e){for(var r=!1,n=!1,s=e;s<t.length;s++){var o=t[s];if(r)n&&'"'===o&&(r=!1),n||"'"!==o||(r=!1);else if('"'===o)r=!0,n=!0;else if("'"===o)r=!0,n=!1;else{if(";"===o)return s+1;if("}"===o)return s}}return s}function v(t){var e=0;t=function(t){for(var e="",r=0;;){var n=a(c,t,r),s=n?n.start:t.length;if(e+=t.substring(r,s),!n)break;r=d(t,s)}return e}(t=t.replace(l,"")).replace(p,"");for(var r=[];e<t.length;)e=f(t,r,e);return r}function m(t){var e={};t.forEach((function(t){t.declarations.forEach((function(t){e[t.prop]=t.value}))}));for(var r={},n=Object.entries(e),s=function(t){var e=!1;if(n.forEach((function(t){var n=t[0],s=h(t[1],r);s!==r[n]&&(r[n]=s,e=!0)})),!e)return"break"},o=0;o<10&&"break"!==s();o++);return r}function g(t,e){if(void 0===e&&(e=0),!t.rules)return[];var r=[];return t.rules.filter((function(t){return 1===t.type})).forEach((function(t){var n=function(t){for(var e,r=[];e=y.exec(t.trim());){var n=b(e[2]),s=n.value,o=n.important;r.push({prop:e[1].trim(),value:v(s),important:o})}return r}(t.cssText);n.length>0&&t.parsedSelector.split(",").forEach((function(t){t=t.trim(),r.push({selector:t,declarations:n,specificity:1,nu:e})})),e++})),r}var y=/(?:^|[;\s{]\s*)(--[\w-]*?)\s*:\s*(?:((?:'(?:\\'|.)*?'|"(?:\\"|.)*?"|\([^)]*?\)|[^};{])+)|\{([^}]*)\}(?:(?=[;\s}])|$))/gm;function b(t){var e=(t=t.replace(/\s+/gim," ").trim()).endsWith("!important");return e&&(t=t.substr(0,t.length-"!important".length).trim()),{value:t,important:e}}function S(t){var e=[];return t.forEach((function(t){e.push.apply(e,t.selectors)})),e}function w(t){var e=function(t){return function t(e,r){var n=r.substring(e.start,e.end-1);if(e.parsedCssText=e.cssText=n.trim(),e.parent){n=(n=(n=function(t){return t.replace(/\\([0-9a-f]{1,6})\s/gi,(function(){for(var t=arguments[1],e=6-t.length;e--;)t="0"+t;return"\\"+t}))}(n=r.substring(e.previous?e.previous.end:e.parent.start,e.start-1))).replace(i," ")).substring(n.lastIndexOf(";")+1);var s=e.parsedSelector=e.selector=n.trim();e.atRule=0===s.indexOf("@"),e.atRule?0===s.indexOf("@media")?e.type=4:s.match(o)&&(e.type=7,e.keyframesName=e.selector.split(i).pop()):e.type=0===s.indexOf("--")?1e3:1}var a=e.rules;if(a)for(var u=0,c=a.length,l=void 0;u<c&&(l=a[u]);u++)t(l,r);return e}(function(t){var e=new r;e.start=0,e.end=t.length;for(var n=e,s=0,o=t.length;s<o;s++)if("{"===t[s]){n.rules||(n.rules=[]);var i=n,a=i.rules[i.rules.length-1]||null;(n=new r).start=s+1,n.parent=i,n.previous=a,i.rules.push(n)}else"}"===t[s]&&(n.end=s+1,n=n.parent||e);return e}(t=function(t){return t.replace(n,"").replace(s,"")}(t)),t)}(t),a=v(t);return{original:t,template:a,selectors:g(e),usesCssVars:a.length>1}}function x(t,e){if(t.some((function(t){return t.styleEl===e})))return!1;var r=w(e.textContent);return r.styleEl=e,t.push(r),!0}function M(t){var e=m(S(t));t.forEach((function(t){t.usesCssVars&&(t.styleEl.textContent=h(t.template,e))}))}function E(t,e,r){return function(t,e,r){return t.replace(new RegExp(e,"g"),r)}(t,"\\."+e,"."+r)}function C(t,e){return Array.from(t.querySelectorAll("style:not([data-styles]):not([data-no-shim])")).map((function(t){return x(e,t)})).some(Boolean)}function k(t,e,r){var n=r.href;return fetch(n).then((function(t){return t.text()})).then((function(s){if(function(t){return t.indexOf("var(")>-1||I.test(t)}(s)&&r.parentNode){(function(t){return A.lastIndex=0,A.test(t)})(s)&&(s=function(t,e){var r=e.replace(/[^/]*$/,"");return t.replace(A,(function(t,e){return t.replace(e,r+e)}))}(s,n));var o=t.createElement("style");o.setAttribute("data-styles",""),o.textContent=s,x(e,o),r.parentNode.insertBefore(o,r),r.remove()}})).catch((function(t){console.error(t)}))}var O,I=/[\s;{]--[-a-zA-Z0-9]+\s*:/m,A=/url[\s]*\([\s]*['"]?(?!(?:https?|data)\:|\/)([^\'\"\)]*)[\s]*['"]?\)[\s]*/gim,T=function(){function t(t,e){this.win=t,this.doc=e,this.count=0,this.hostStyleMap=new WeakMap,this.hostScopeMap=new WeakMap,this.globalScopes=[],this.scopesMap=new Map,this.didInit=!1}return t.prototype.i=function(){var t=this;return this.didInit||!this.win.requestAnimationFrame?Promise.resolve():(this.didInit=!0,new Promise((function(e){t.win.requestAnimationFrame((function(){(function(t,e){"undefined"!=typeof MutationObserver&&new MutationObserver((function(){C(t,e)&&M(e)})).observe(document.head,{childList:!0})})(t.doc,t.globalScopes),function(t,e){return C(t,e),function(t,e){for(var r=[],n=t.querySelectorAll('link[rel="stylesheet"][href]:not([data-no-shim])'),s=0;s<n.length;s++)r.push(k(t,e,n[s]));return Promise.all(r)}(t,e).then((function(){M(e)}))}(t.doc,t.globalScopes).then((function(){return e()}))}))})))},t.prototype.addLink=function(t){var e=this;return k(this.doc,this.globalScopes,t).then((function(){e.updateGlobal()}))},t.prototype.addGlobalStyle=function(t){x(this.globalScopes,t)&&this.updateGlobal()},t.prototype.createHostStyle=function(t,e,r,n){if(this.hostScopeMap.has(t))throw new Error("host style already created");var s=this.registerHostTemplate(r,e,n),o=this.doc.createElement("style");return o.setAttribute("data-no-shim",""),s.usesCssVars?n?(o["s-sc"]=e=s.scopeId+"-"+this.count,o.textContent="/*needs update*/",this.hostStyleMap.set(t,o),this.hostScopeMap.set(t,function(t,e){var r=t.template.map((function(r){return"string"==typeof r?E(r,t.scopeId,e):r})),n=t.selectors.map((function(r){return Object.assign(Object.assign({},r),{selector:E(r.selector,t.scopeId,e)})}));return Object.assign(Object.assign({},t),{template:r,selectors:n,scopeId:e})}(s,e)),this.count++):(s.styleEl=o,s.usesCssVars||(o.textContent=h(s.template,{})),this.globalScopes.push(s),this.updateGlobal(),this.hostScopeMap.set(t,s)):o.textContent=r,o},t.prototype.removeHost=function(t){var e=this.hostStyleMap.get(t);e&&e.remove(),this.hostStyleMap.delete(t),this.hostScopeMap.delete(t)},t.prototype.updateHost=function(t){var e=this.hostScopeMap.get(t);if(e&&e.usesCssVars&&e.isScoped){var r=this.hostStyleMap.get(t);if(r){var n=m(function(t,e,r){var n=[],s=function(t,e){for(var r=[];e;){var n=t.get(e);n&&r.push(n),e=e.parentElement}return r}(e,t);return r.forEach((function(t){return n.push(t)})),s.forEach((function(t){return n.push(t)})),function(t){return t.sort((function(t,e){return t.specificity===e.specificity?t.nu-e.nu:t.specificity-e.specificity})),t}(S(n).filter((function(e){return function(t,e){return":root"===e||"html"===e||t.matches(e)}(t,e.selector)})))}(t,this.hostScopeMap,this.globalScopes));r.textContent=h(e.template,n)}}},t.prototype.updateGlobal=function(){M(this.globalScopes)},t.prototype.registerHostTemplate=function(t,e,r){var n=this.scopesMap.get(e);return n||((n=w(t)).scopeId=e,n.isScoped=r,this.scopesMap.set(e,n)),n},t}();!(O="undefined"!=typeof window&&window)||O.__cssshim||O.CSS&&O.CSS.supports&&O.CSS.supports("color","var(--c)")||(O.__cssshim=new T(O,O.document))}}]);