@betterbugs/rrweb-snapshot 2.0.0-alpha.19

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,58 @@
1
+ (function (g, f) {
2
+ if ("object" == typeof exports && "object" == typeof module) {
3
+ module.exports = f();
4
+ } else if ("function" == typeof define && define.amd) {
5
+ define("rrwebSnapshot", [], f);
6
+ } else if ("object" == typeof exports) {
7
+ exports["rrwebSnapshot"] = f();
8
+ } else {
9
+ g["rrwebSnapshot"] = f();
10
+ }
11
+ }(this, () => {
12
+ var exports = {};
13
+ var module = { exports };
14
+ "use strict";var Qr=Object.defineProperty,Zr=Object.defineProperties;var Xr=Object.getOwnPropertyDescriptors;var ue=Object.getOwnPropertySymbols;var Et=Object.prototype.hasOwnProperty,Rt=Object.prototype.propertyIsEnumerable;var vt=(i,e,t)=>e in i?Qr(i,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):i[e]=t,$=(i,e)=>{for(var t in e||(e={}))Et.call(e,t)&&vt(i,t,e[t]);if(ue)for(var t of ue(e))Rt.call(e,t)&&vt(i,t,e[t]);return i},Q=(i,e)=>Zr(i,Xr(e));var Be=(i,e)=>{var t={};for(var r in i)Et.call(i,r)&&e.indexOf(r)<0&&(t[r]=i[r]);if(i!=null&&ue)for(var r of ue(i))e.indexOf(r)<0&&Rt.call(i,r)&&(t[r]=i[r]);return t};var ei=Object.defineProperty,ti=(i,e,t)=>e in i?ei(i,e,{enumerable:!0,configurable:!0,writable:!0,value:t}):i[e]=t,Ot=(i,e,t)=>ti(i,typeof e!="symbol"?e+"":e,t);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var g=(i=>(i[i.Document=0]="Document",i[i.DocumentType=1]="DocumentType",i[i.Element=2]="Element",i[i.Text=3]="Text",i[i.CDATA=4]="CDATA",i[i.Comment=5]="Comment",i))(g||{});const Nt={Node:["childNodes","parentNode","parentElement","textContent"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot","querySelector","querySelectorAll"],MutationObserver:[]},At={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:[],MutationObserver:["constructor"]},fe={},ri=()=>!!globalThis.Zone;function ft(i){if(fe[i])return fe[i];const e=globalThis[i],t=e.prototype,r=i in Nt?Nt[i]:void 0,s=!!(r&&r.every(a=>{var l,u;return!!((u=(l=Object.getOwnPropertyDescriptor(t,a))==null?void 0:l.get)!=null&&u.toString().includes("[native code]"))})),o=i in At?At[i]:void 0,n=!!(o&&o.every(a=>{var l;return typeof t[a]=="function"&&((l=t[a])==null?void 0:l.toString().includes("[native code]"))}));if(s&&n&&!ri())return fe[i]=e.prototype,e.prototype;try{const a=document.createElement("iframe");document.body.appendChild(a);const l=a.contentWindow;if(!l)return e.prototype;const u=l[i].prototype;return document.body.removeChild(a),u?fe[i]=u:t}catch(a){return t}}const je={};function U(i,e,t){var r;const s=`${i}.${String(t)}`;if(je[s])return je[s].call(e);const o=ft(i),n=(r=Object.getOwnPropertyDescriptor(o,t))==null?void 0:r.get;return n?(je[s]=n,n.call(e)):e[t]}const We={};function Kt(i,e,t){const r=`${i}.${String(t)}`;if(We[r])return We[r].bind(e);const o=ft(i)[t];return typeof o!="function"?e[t]:(We[r]=o,o.bind(e))}function ii(i){return U("Node",i,"childNodes")}function si(i){return U("Node",i,"parentNode")}function ni(i){return U("Node",i,"parentElement")}function oi(i){return U("Node",i,"textContent")}function li(i,e){return Kt("Node",i,"contains")(e)}function ai(i){return Kt("Node",i,"getRootNode")()}function ui(i){return!i||!("host"in i)?null:U("ShadowRoot",i,"host")}function fi(i){return i.styleSheets}function ci(i){return!i||!("shadowRoot"in i)?null:U("Element",i,"shadowRoot")}function hi(i,e){return U("Element",i,"querySelector")(e)}function pi(i,e){return U("Element",i,"querySelectorAll")(e)}function di(){return ft("MutationObserver").constructor}function mi(i,e,t){try{if(!(e in i))return()=>{};const r=i[e],s=t(r);return typeof s=="function"&&(s.prototype=s.prototype||{},Object.defineProperties(s,{__rrweb_original__:{enumerable:!1,value:r}})),i[e]=s,()=>{i[e]=r}}catch(r){return()=>{}}}const O={childNodes:ii,parentNode:si,parentElement:ni,textContent:oi,contains:li,getRootNode:ai,host:ui,styleSheets:fi,shadowRoot:ci,querySelector:hi,querySelectorAll:pi,mutationObserver:di,patch:mi};function Me(i){return i.nodeType===i.ELEMENT_NODE}function Qt(i){const e=i&&"host"in i&&"mode"in i&&O.host(i)||null;return!!(e&&"shadowRoot"in e&&O.shadowRoot(e)===i)}function Se(i){return Object.prototype.toString.call(i)==="[object ShadowRoot]"}function gi(i){return i.includes(" background-clip: text;")&&!i.includes(" -webkit-background-clip: text;")&&(i=i.replace(/\sbackground-clip:\s*text;/g," -webkit-background-clip: text; background-clip: text;")),i}function Zt(i){const{cssText:e}=i;if(e.split('"').length<3)return e;const t=["@import",`url(${JSON.stringify(i.href)})`];return i.layerName===""?t.push("layer"):i.layerName&&t.push(`layer(${i.layerName})`),i.supportsText&&t.push(`supports(${i.supportsText})`),i.media.length&&t.push(i.media.mediaText),t.join(" ")+";"}function ve(i){try{const e=i.rules||i.cssRules;if(!e)return null;let t=i.href;!t&&i.ownerNode&&(t=i.ownerNode.baseURI);const r=Array.from(e,s=>Xt(s,t)).join("");return gi(r)}catch(e){return null}}function Xt(i,e){if(tr(i)){let t;try{t=ve(i.styleSheet)||Zt(i)}catch(r){t=i.cssText}return i.styleSheet.href?te(t,i.styleSheet.href):t}else{let t=i.cssText;return rr(i)&&i.selectorText.includes(":")&&(t=er(t)),e?te(t,e):t}}function er(i){const e=/(\[(?:[\w-]+)[^\\])(:(?:[\w-]+)\])/gm;return i.replace(e,"$1\\$2")}function tr(i){return"styleSheet"in i}function rr(i){return"selectorText"in i}class _e{constructor(){Ot(this,"idNodeMap",new Map),Ot(this,"nodeMetaMap",new WeakMap)}getId(e){var t;if(!e)return-1;const r=(t=this.getMeta(e))==null?void 0:t.id;return r!=null?r:-1}getNode(e){return this.idNodeMap.get(e)||null}getIds(){return Array.from(this.idNodeMap.keys())}getMeta(e){return this.nodeMetaMap.get(e)||null}removeNodeFromMap(e){const t=this.getId(e);this.idNodeMap.delete(t),e.childNodes&&e.childNodes.forEach(r=>this.removeNodeFromMap(r))}has(e){return this.idNodeMap.has(e)}hasNode(e){return this.nodeMetaMap.has(e)}add(e,t){const r=t.id;this.idNodeMap.set(r,e),this.nodeMetaMap.set(e,t)}replace(e,t){const r=this.getNode(e);if(r){const s=this.nodeMetaMap.get(r);s&&this.nodeMetaMap.set(t,s)}this.idNodeMap.set(e,t)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}}function yi(){return new _e}function ir({element:i,maskInputOptions:e,tagName:t,type:r,value:s,maskInputFn:o}){let n=s||"";const a=r&&oe(r);return(e[t.toLowerCase()]||a&&e[a])&&(o?n=o(n,i):n="*".repeat(n.length)),n}function oe(i){return i.toLowerCase()}const Mt="__rrweb_original__";function sr(i){const e=i.getContext("2d");if(!e)return!0;const t=50;for(let r=0;r<i.width;r+=t)for(let s=0;s<i.height;s+=t){const o=e.getImageData,n=Mt in o?o[Mt]:o;if(new Uint32Array(n.call(e,r,s,Math.min(t,i.width-r),Math.min(t,i.height-s)).data.buffer).some(l=>l!==0))return!1}return!0}function nr(i,e){return!i||!e||i.type!==e.type?!1:i.type===g.Document?i.compatMode===e.compatMode:i.type===g.DocumentType?i.name===e.name&&i.publicId===e.publicId&&i.systemId===e.systemId:i.type===g.Comment||i.type===g.Text||i.type===g.CDATA?i.textContent===e.textContent:i.type===g.Element?i.tagName===e.tagName&&JSON.stringify(i.attributes)===JSON.stringify(e.attributes)&&i.isSVG===e.isSVG&&i.needBlock===e.needBlock:!1}function or(i){const e=i.type;return i.hasAttribute("data-rr-is-password")?"password":e?oe(e):null}function ke(i,e){var o;let t;try{t=new URL(i,e!=null?e:window.location.href)}catch(n){return null}const r=/\.([0-9a-z]+)(?:$)/i,s=t.pathname.match(r);return(o=s==null?void 0:s[1])!=null?o:null}function wi(i){let e="";return i.indexOf("//")>-1?e=i.split("/").slice(0,3).join("/"):e=i.split("/")[0],e=e.split("?")[0],e}const bi=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,Si=/^(?:[a-z+]+:)?\/\//i,Ci=/^www\..*/i,xi=/^(data:)([^,]*),(.*)/i;function te(i,e){return(i||"").replace(bi,(t,r,s,o,n,a)=>{const l=s||n||a,u=r||o||"";if(!l)return t;if(Si.test(l)||Ci.test(l))return`url(${u}${l}${u})`;if(xi.test(l))return`url(${u}${l}${u})`;if(l[0]==="/")return`url(${u}${wi(e)+l}${u})`;const f=e.split("/"),h=l.split("/");f.pop();for(const p of h)p!=="."&&(p===".."?f.pop():f.push(p));return`url(${u}${f.join("/")}${u})`})}function ee(i,e=!1){return e?i.replace(/(\/\*[^*]*\*\/)|[\s;]/g,""):i.replace(/(\/\*[^*]*\*\/)|[\s;]/g,"").replace(/0px/g,"0")}function lr(i,e,t=!1){const r=Array.from(e.childNodes),s=[];let o=0;if(r.length>1&&i&&typeof i=="string"){let n=ee(i,t);const a=n.length/i.length;for(let l=1;l<r.length;l++)if(r[l].textContent&&typeof r[l].textContent=="string"){const u=ee(r[l].textContent,t),f=100;let h=3;for(;h<u.length&&(u[h].match(/[a-zA-Z0-9]/)||u.indexOf(u.substring(0,h),1)!==-1);h++);for(;h<u.length;h++){let p=u.substring(0,h),y=n.split(p),m=-1;if(y.length===2)m=y[0].length;else if(y.length>2&&y[0]===""&&r[l-1].textContent!=="")m=n.indexOf(p,1);else if(y.length===1){if(p=p.substring(0,p.length-1),y=n.split(p),y.length<=1)return s.push(i),s;h=f+1}else h===u.length-1&&(m=n.indexOf(p));if(y.length>=2&&h>f){const w=r[l-1].textContent;if(w&&typeof w=="string"){const c=ee(w).length;m=n.indexOf(p,c)}m===-1&&(m=y[0].length)}if(m!==-1){let w=Math.floor(m/a);for(;w>0&&w<i.length;){if(o+=1,o>50*r.length)return s.push(i),s;const c=ee(i.substring(0,w),t);if(c.length===m){s.push(i.substring(0,w)),i=i.substring(w),n=n.substring(m);break}else c.length<m?w+=Math.max(1,Math.floor((m-c.length)/a)):w-=Math.max(1,Math.floor((c.length-m)*a))}break}}}}return s.push(i),s}function ar(i,e){return lr(i,e).join("/* rr_split */")}let ur=1;const vi=new RegExp("[^a-z0-9-_:]"),Je=-2;function fr(){return ur++}function Ei(i){if(i instanceof HTMLFormElement)return"form";const e=oe(i.tagName);return vi.test(e)?"div":e}let W,_t;const Ri=/^[^ \t\n\r\u000c]+/,Oi=/^[, \t\n\r\u000c]+/;function Ni(i,e){if(e.trim()==="")return e;let t=0;function r(o){let n;const a=o.exec(e.substring(t));return a?(n=a[0],t+=n.length,n):""}const s=[];for(;r(Oi),!(t>=e.length);){let o=r(Ri);if(o.slice(-1)===",")o=V(i,o.substring(0,o.length-1)),s.push(o);else{let n="";o=V(i,o);let a=!1;for(;;){const l=e.charAt(t);if(l===""){s.push((o+n).trim());break}else if(a)l===")"&&(a=!1);else if(l===","){t+=1,s.push((o+n).trim());break}else l==="("&&(a=!0);n+=l,t+=1}}}return s.join(", ")}const kt=new WeakMap;function V(i,e){return!e||e.trim()===""?e:ct(i,e)}function Ai(i){return!!(i.tagName==="svg"||i.ownerSVGElement)}function ct(i,e){let t=kt.get(i);if(t||(t=i.createElement("a"),kt.set(i,t)),!e)e="";else if(e.startsWith("blob:")||e.startsWith("data:"))return e;return t.setAttribute("href",e),t.href}function cr(i,e,t,r){return r&&(t==="src"||t==="href"&&!(e==="use"&&r[0]==="#")||t==="xlink:href"&&r[0]!=="#"||t==="background"&&["table","td","th"].includes(e)?V(i,r):t==="srcset"?Ni(i,r):t==="style"?te(r,ct(i)):e==="object"&&t==="data"?V(i,r):r)}function hr(i,e,t){return["video","audio"].includes(i)&&e==="autoplay"}function Mi(i,e,t){try{if(typeof e=="string"){if(i.classList.contains(e))return!0}else for(let r=i.classList.length;r--;){const s=i.classList[r];if(e.test(s))return!0}if(t)return i.matches(t)}catch(r){}return!1}function Ee(i,e,t){if(!i)return!1;if(i.nodeType!==i.ELEMENT_NODE)return t?Ee(O.parentNode(i),e,t):!1;for(let r=i.classList.length;r--;){const s=i.classList[r];if(e.test(s))return!0}return t?Ee(O.parentNode(i),e,t):!1}function pr(i,e,t,r){let s;if(Me(i)){if(s=i,!O.childNodes(s).length)return!1}else{if(O.parentElement(i)===null)return!1;s=O.parentElement(i)}try{if(typeof e=="string"){if(r){if(s.closest(`.${e}`))return!0}else if(s.classList.contains(e))return!0}else if(Ee(s,e,r))return!0;if(t){if(r){if(s.closest(t))return!0}else if(s.matches(t))return!0}}catch(o){}return!1}function _i(i,e,t){const r=i.contentWindow;if(!r)return;let s=!1,o;try{o=r.document.readyState}catch(a){return}if(o!=="complete"){const a=setTimeout(()=>{s||(e(),s=!0)},t);i.addEventListener("load",()=>{clearTimeout(a),s=!0,e()});return}const n="about:blank";if(r.location.href!==n||i.src===n||i.src==="")return setTimeout(e,0),i.addEventListener("load",e);i.addEventListener("load",e)}function ki(i,e,t){let r=!1,s;try{s=i.sheet}catch(n){return}if(s)return;const o=setTimeout(()=>{r||(e(),r=!0)},t);i.addEventListener("load",()=>{clearTimeout(o),r=!0,e()})}function Pi(i,e){const{doc:t,mirror:r,blockClass:s,blockSelector:o,needsMask:n,inlineStylesheet:a,maskInputOptions:l={},maskTextFn:u,maskInputFn:f,dataURLOptions:h={},inlineImages:p,recordCanvas:y,keepIframeSrcFn:m,newlyAddedElement:w=!1,cssCaptured:c=!1}=e,R=Ii(t,r);switch(i.nodeType){case i.DOCUMENT_NODE:return i.compatMode!=="CSS1Compat"?{type:g.Document,childNodes:[],compatMode:i.compatMode}:{type:g.Document,childNodes:[]};case i.DOCUMENT_TYPE_NODE:return{type:g.DocumentType,name:i.name,publicId:i.publicId,systemId:i.systemId,rootId:R};case i.ELEMENT_NODE:return Li(i,{doc:t,blockClass:s,blockSelector:o,inlineStylesheet:a,maskInputOptions:l,maskInputFn:f,dataURLOptions:h,inlineImages:p,recordCanvas:y,keepIframeSrcFn:m,newlyAddedElement:w,rootId:R});case i.TEXT_NODE:return $i(i,{doc:t,needsMask:n,maskTextFn:u,rootId:R,cssCaptured:c});case i.CDATA_SECTION_NODE:return{type:g.CDATA,textContent:"",rootId:R};case i.COMMENT_NODE:return{type:g.Comment,textContent:O.textContent(i)||"",rootId:R};default:return!1}}function Ii(i,e){if(!e.hasNode(i))return;const t=e.getId(i);return t===1?void 0:t}function $i(i,e){const{needsMask:t,maskTextFn:r,rootId:s,cssCaptured:o}=e,n=O.parentNode(i),a=n&&n.tagName;let l="";const u=a==="STYLE"?!0:void 0,f=a==="SCRIPT"?!0:void 0;return f?l="SCRIPT_PLACEHOLDER":o||(l=O.textContent(i),u&&l&&(l=te(l,ct(e.doc)))),!u&&!f&&l&&t&&(l=r?r(l,O.parentElement(i)):l.replace(/[\S]/g,"*")),{type:g.Text,textContent:l||"",rootId:s}}function Li(i,e){const{doc:t,blockClass:r,blockSelector:s,inlineStylesheet:o,maskInputOptions:n={},maskInputFn:a,dataURLOptions:l={},inlineImages:u,recordCanvas:f,keepIframeSrcFn:h,newlyAddedElement:p=!1,rootId:y}=e,m=Mi(i,r,s),w=Ei(i);let c={};const R=i.attributes.length;for(let d=0;d<R;d++){const b=i.attributes[d];hr(w,b.name,b.value)||(c[b.name]=cr(t,w,oe(b.name),b.value))}if(w==="link"&&o){const d=Array.from(t.styleSheets).find(A=>A.href===i.href);let b=null;d&&(b=ve(d)),b&&(delete c.rel,delete c.href,c._cssText=b)}if(w==="style"&&i.sheet){let d=ve(i.sheet);d&&(i.childNodes.length>1&&(d=ar(d,i)),c._cssText=d)}if(["input","textarea","select"].includes(w)){const d=i.value,b=i.checked;c.type!=="radio"&&c.type!=="checkbox"&&c.type!=="submit"&&c.type!=="button"&&d?c.value=ir({element:i,type:or(i),tagName:w,value:d,maskInputOptions:n,maskInputFn:a}):b&&(c.checked=b)}if(w==="option"&&(i.selected&&!n.select?c.selected=!0:delete c.selected),w==="dialog"&&i.open&&(c.rr_open_mode=i.matches("dialog:modal")?"modal":"non-modal"),w==="canvas"&&f){if(i.__context==="2d")sr(i)||(c.rr_dataURL=i.toDataURL(l.type,l.quality));else if(!("__context"in i)){const d=i.toDataURL(l.type,l.quality),b=t.createElement("canvas");b.width=i.width,b.height=i.height;const A=b.toDataURL(l.type,l.quality);d!==A&&(c.rr_dataURL=d)}}if(w==="img"&&u){W||(W=t.createElement("canvas"),_t=W.getContext("2d"));const d=i,b=d.currentSrc||d.getAttribute("src")||"<unknown-src>",A=d.crossOrigin,M=()=>{d.removeEventListener("load",M);try{W.width=d.naturalWidth,W.height=d.naturalHeight,_t.drawImage(d,0,0),c.rr_dataURL=W.toDataURL(l.type,l.quality)}catch(F){if(d.crossOrigin!=="anonymous"){d.crossOrigin="anonymous",d.complete&&d.naturalWidth!==0?M():d.addEventListener("load",M);return}else console.warn(`Cannot inline img src=${b}! Error: ${F}`)}d.crossOrigin==="anonymous"&&(A?c.crossOrigin=A:d.removeAttribute("crossorigin"))};d.complete&&d.naturalWidth!==0?M():d.addEventListener("load",M)}if(["audio","video"].includes(w)){const d=c;d.rr_mediaState=i.paused?"paused":"played",d.rr_mediaCurrentTime=i.currentTime,d.rr_mediaPlaybackRate=i.playbackRate,d.rr_mediaMuted=i.muted,d.rr_mediaLoop=i.loop,d.rr_mediaVolume=i.volume}if(p||(i.scrollLeft&&(c.rr_scrollLeft=i.scrollLeft),i.scrollTop&&(c.rr_scrollTop=i.scrollTop)),m){const{width:d,height:b}=i.getBoundingClientRect();c={class:c.class,rr_width:`${d}px`,rr_height:`${b}px`}}w==="iframe"&&!h(c.src)&&(i.contentDocument||(c.rr_src=c.src),delete c.src);let N;try{customElements.get(w)&&(N=!0)}catch(d){}return{type:g.Element,tagName:w,attributes:c,childNodes:[],isSVG:Ai(i)||void 0,needBlock:m,rootId:y,isCustom:N}}function x(i){return i==null?"":i.toLowerCase()}function dr(i){return i===!0||i==="all"?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaVerification:!0,headMetaAuthorship:i==="all",headMetaDescKeywords:i==="all",headTitleMutations:i==="all"}:i||{}}function Ti(i,e){if(e.comment&&i.type===g.Comment)return!0;if(i.type===g.Element){if(e.script&&(i.tagName==="script"||i.tagName==="link"&&(i.attributes.rel==="preload"&&i.attributes.as==="script"||i.attributes.rel==="modulepreload")||i.tagName==="link"&&i.attributes.rel==="prefetch"&&typeof i.attributes.href=="string"&&ke(i.attributes.href)==="js"))return!0;if(e.headFavicon&&(i.tagName==="link"&&i.attributes.rel==="shortcut icon"||i.tagName==="meta"&&(x(i.attributes.name).match(/^msapplication-tile(image|color)$/)||x(i.attributes.name)==="application-name"||x(i.attributes.rel)==="icon"||x(i.attributes.rel)==="apple-touch-icon"||x(i.attributes.rel)==="shortcut icon")))return!0;if(i.tagName==="meta"){if(e.headMetaDescKeywords&&x(i.attributes.name).match(/^description|keywords$/))return!0;if(e.headMetaSocial&&(x(i.attributes.property).match(/^(og|twitter|fb):/)||x(i.attributes.name).match(/^(og|twitter):/)||x(i.attributes.name)==="pinterest"))return!0;if(e.headMetaRobots&&(x(i.attributes.name)==="robots"||x(i.attributes.name)==="googlebot"||x(i.attributes.name)==="bingbot"))return!0;if(e.headMetaHttpEquiv&&i.attributes["http-equiv"]!==void 0)return!0;if(e.headMetaAuthorship&&(x(i.attributes.name)==="author"||x(i.attributes.name)==="generator"||x(i.attributes.name)==="framework"||x(i.attributes.name)==="publisher"||x(i.attributes.name)==="progid"||x(i.attributes.property).match(/^article:/)||x(i.attributes.property).match(/^product:/)))return!0;if(e.headMetaVerification&&(x(i.attributes.name)==="google-site-verification"||x(i.attributes.name)==="yandex-verification"||x(i.attributes.name)==="csrf-token"||x(i.attributes.name)==="p:domain_verify"||x(i.attributes.name)==="verify-v1"||x(i.attributes.name)==="verification"||x(i.attributes.name)==="shopify-checkout-api-token"))return!0}}return!1}function G(i,e){const{doc:t,mirror:r,blockClass:s,blockSelector:o,maskTextClass:n,maskTextSelector:a,skipChild:l=!1,inlineStylesheet:u=!0,maskInputOptions:f={},maskTextFn:h,maskInputFn:p,slimDOMOptions:y,dataURLOptions:m={},inlineImages:w=!1,recordCanvas:c=!1,onSerialize:R,onIframeLoad:N,iframeLoadTimeout:d=5e3,onStylesheetLoad:b,stylesheetLoadTimeout:A=5e3,keepIframeSrcFn:M=()=>!1,newlyAddedElement:F=!1,cssCaptured:T=!1}=e;let{needsMask:k}=e,{preserveWhiteSpace:D=!0}=e;k||(k=pr(i,n,a,k===void 0));const Y=Pi(i,{doc:t,mirror:r,blockClass:s,blockSelector:o,needsMask:k,inlineStylesheet:u,maskInputOptions:f,maskTextFn:h,maskInputFn:p,dataURLOptions:m,inlineImages:w,recordCanvas:c,keepIframeSrcFn:M,newlyAddedElement:F,cssCaptured:T});if(!Y)return console.warn(i,"not serialized"),null;let K;r.hasNode(i)?K=r.getId(i):Ti(Y,y)||!D&&Y.type===g.Text&&!Y.textContent.replace(/^\s+|\s+$/gm,"").length?K=Je:K=fr();const C=Object.assign(Y,{id:K});if(r.add(i,C),K===Je)return null;R&&R(i);let Ue=!l;if(C.type===g.Element){Ue=Ue&&!C.needBlock,delete C.needBlock;const _=O.shadowRoot(i);_&&Se(_)&&(C.isShadowHost=!0)}if((C.type===g.Document||C.type===g.Element)&&Ue){y.headWhitespace&&C.type===g.Element&&C.tagName==="head"&&(D=!1);const _={doc:t,mirror:r,blockClass:s,blockSelector:o,needsMask:k,maskTextClass:n,maskTextSelector:a,skipChild:l,inlineStylesheet:u,maskInputOptions:f,maskTextFn:h,maskInputFn:p,slimDOMOptions:y,dataURLOptions:m,inlineImages:w,recordCanvas:c,preserveWhiteSpace:D,onSerialize:R,onIframeLoad:N,iframeLoadTimeout:d,onStylesheetLoad:b,stylesheetLoadTimeout:A,keepIframeSrcFn:M,cssCaptured:!1};if(!(C.type===g.Element&&C.tagName==="textarea"&&C.attributes.value!==void 0)){C.type===g.Element&&C.attributes._cssText!==void 0&&typeof C.attributes._cssText=="string"&&(_.cssCaptured=!0);for(const ze of Array.from(O.childNodes(i))){const j=G(ze,_);j&&C.childNodes.push(j)}}let B=null;if(Me(i)&&(B=O.shadowRoot(i)))for(const ze of Array.from(O.childNodes(B))){const j=G(ze,_);j&&(Se(B)&&(j.isShadow=!0),C.childNodes.push(j))}}const Fe=O.parentNode(i);return Fe&&Qt(Fe)&&Se(Fe)&&(C.isShadow=!0),C.type===g.Element&&C.tagName==="iframe"&&_i(i,()=>{const _=i.contentDocument;if(_&&N){const B=G(_,{doc:_,mirror:r,blockClass:s,blockSelector:o,needsMask:k,maskTextClass:n,maskTextSelector:a,skipChild:!1,inlineStylesheet:u,maskInputOptions:f,maskTextFn:h,maskInputFn:p,slimDOMOptions:y,dataURLOptions:m,inlineImages:w,recordCanvas:c,preserveWhiteSpace:D,onSerialize:R,onIframeLoad:N,iframeLoadTimeout:d,onStylesheetLoad:b,stylesheetLoadTimeout:A,keepIframeSrcFn:M});B&&N(i,B)}},d),C.type===g.Element&&C.tagName==="link"&&typeof C.attributes.rel=="string"&&(C.attributes.rel==="stylesheet"||C.attributes.rel==="preload"&&typeof C.attributes.href=="string"&&ke(C.attributes.href)==="css")&&ki(i,()=>{if(b){const _=G(i,{doc:t,mirror:r,blockClass:s,blockSelector:o,needsMask:k,maskTextClass:n,maskTextSelector:a,skipChild:!1,inlineStylesheet:u,maskInputOptions:f,maskTextFn:h,maskInputFn:p,slimDOMOptions:y,dataURLOptions:m,inlineImages:w,recordCanvas:c,preserveWhiteSpace:D,onSerialize:R,onIframeLoad:N,iframeLoadTimeout:d,onStylesheetLoad:b,stylesheetLoadTimeout:A,keepIframeSrcFn:M});_&&b(i,_)}},A),C}function Di(i,e){const{mirror:t=new _e,blockClass:r="rr-block",blockSelector:s=null,maskTextClass:o="rr-mask",maskTextSelector:n=null,inlineStylesheet:a=!0,inlineImages:l=!1,recordCanvas:u=!1,maskAllInputs:f=!1,maskTextFn:h,maskInputFn:p,slimDOM:y=!1,dataURLOptions:m,preserveWhiteSpace:w,onSerialize:c,onIframeLoad:R,iframeLoadTimeout:N,onStylesheetLoad:d,stylesheetLoadTimeout:b,keepIframeSrcFn:A=()=>!1}=e||{},M=f===!0?{color:!0,date:!0,"datetime-local":!0,email:!0,month:!0,number:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0,textarea:!0,select:!0,password:!0}:f===!1?{password:!0}:f,F=dr(y);return G(i,{doc:i,mirror:t,blockClass:r,blockSelector:s,maskTextClass:o,maskTextSelector:n,skipChild:!1,inlineStylesheet:a,maskInputOptions:M,maskTextFn:h,maskInputFn:p,slimDOMOptions:F,dataURLOptions:m,inlineImages:l,recordCanvas:u,preserveWhiteSpace:w,onSerialize:c,onIframeLoad:R,iframeLoadTimeout:N,onStylesheetLoad:d,stylesheetLoadTimeout:b,keepIframeSrcFn:A,newlyAddedElement:!1})}function Ui(i,e){function t(r){e(r),(r.type===g.Document||r.type===g.Element)&&r.childNodes.forEach(t)}t(i)}function Fi(){ur=1}const zi=/(max|min)-device-(width|height)/,Pt=new RegExp(zi.source,"g"),Bi={postcssPlugin:"postcss-custom-selectors",prepare(){return{postcssPlugin:"postcss-custom-selectors",AtRule:function(i){i.params.match(Pt)&&(i.params=i.params.replace(Pt,"$1-$2"))}}}},ji={postcssPlugin:"postcss-hover-classes",prepare:function(){const i=[];return{Rule:function(e){i.indexOf(e)===-1&&(i.push(e),e.selectors.forEach(function(t){t.includes(":hover")&&(e.selector+=`,
15
+ `+t.replace(/:hover/g,".\\:hover"))}))}}}};function Wi(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}function Vi(i){if(i.__esModule)return i;var e=i.default;if(typeof e=="function"){var t=function r(){return this instanceof r?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};t.prototype=e.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(i).forEach(function(r){var s=Object.getOwnPropertyDescriptor(i,r);Object.defineProperty(t,r,s.get?s:{enumerable:!0,get:function(){return i[r]}})}),t}var ht={exports:{}},v=String,mr=function(){return{isColorSupported:!1,reset:v,bold:v,dim:v,italic:v,underline:v,inverse:v,hidden:v,strikethrough:v,black:v,red:v,green:v,yellow:v,blue:v,magenta:v,cyan:v,white:v,gray:v,bgBlack:v,bgRed:v,bgGreen:v,bgYellow:v,bgBlue:v,bgMagenta:v,bgCyan:v,bgWhite:v}};ht.exports=mr();ht.exports.createColors=mr;var Gi=ht.exports;const Hi={},qi=Object.freeze(Object.defineProperty({__proto__:null,default:Hi},Symbol.toStringTag,{value:"Module"})),P=Vi(qi);let It=Gi,$t=P,Ye=class gr extends Error{constructor(e,t,r,s,o,n){super(e),this.name="CssSyntaxError",this.reason=e,o&&(this.file=o),s&&(this.source=s),n&&(this.plugin=n),typeof t!="undefined"&&typeof r!="undefined"&&(typeof t=="number"?(this.line=t,this.column=r):(this.line=t.line,this.column=t.column,this.endLine=r.line,this.endColumn=r.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,gr)}setMessage(){this.message=this.plugin?this.plugin+": ":"",this.message+=this.file?this.file:"<css input>",typeof this.line!="undefined"&&(this.message+=":"+this.line+":"+this.column),this.message+=": "+this.reason}showSourceCode(e){if(!this.source)return"";let t=this.source;e==null&&(e=It.isColorSupported),$t&&e&&(t=$t(t));let r=t.split(/\r?\n/),s=Math.max(this.line-3,0),o=Math.min(this.line+2,r.length),n=String(o).length,a,l;if(e){let{bold:u,gray:f,red:h}=It.createColors(!0);a=p=>u(h(p)),l=p=>f(p)}else a=l=u=>u;return r.slice(s,o).map((u,f)=>{let h=s+1+f,p=" "+(" "+h).slice(-n)+" | ";if(h===this.line){let y=l(p.replace(/\d/g," "))+u.slice(0,this.column-1).replace(/[^\t]/g," ");return a(">")+l(p)+u+`
16
+ `+y+a("^")}return" "+l(p)+u}).join(`
17
+ `)}toString(){let e=this.showSourceCode();return e&&(e=`
18
+
19
+ `+e+`
20
+ `),this.name+": "+this.message+e}};var pt=Ye;Ye.default=Ye;var le={};le.isClean=Symbol("isClean");le.my=Symbol("my");const Lt={after:`
21
+ `,beforeClose:`
22
+ `,beforeComment:`
23
+ `,beforeDecl:`
24
+ `,beforeOpen:" ",beforeRule:`
25
+ `,colon:": ",commentLeft:" ",commentRight:" ",emptyBody:"",indent:" ",semicolon:!1};function Ji(i){return i[0].toUpperCase()+i.slice(1)}let Ke=class{constructor(e){this.builder=e}atrule(e,t){let r="@"+e.name,s=e.params?this.rawValue(e,"params"):"";if(typeof e.raws.afterName!="undefined"?r+=e.raws.afterName:s&&(r+=" "),e.nodes)this.block(e,r+s);else{let o=(e.raws.between||"")+(t?";":"");this.builder(r+s+o,e)}}beforeAfter(e,t){let r;e.type==="decl"?r=this.raw(e,null,"beforeDecl"):e.type==="comment"?r=this.raw(e,null,"beforeComment"):t==="before"?r=this.raw(e,null,"beforeRule"):r=this.raw(e,null,"beforeClose");let s=e.parent,o=0;for(;s&&s.type!=="root";)o+=1,s=s.parent;if(r.includes(`
26
+ `)){let n=this.raw(e,null,"indent");if(n.length)for(let a=0;a<o;a++)r+=n}return r}block(e,t){let r=this.raw(e,"between","beforeOpen");this.builder(t+r+"{",e,"start");let s;e.nodes&&e.nodes.length?(this.body(e),s=this.raw(e,"after")):s=this.raw(e,"after","emptyBody"),s&&this.builder(s),this.builder("}",e,"end")}body(e){let t=e.nodes.length-1;for(;t>0&&e.nodes[t].type==="comment";)t-=1;let r=this.raw(e,"semicolon");for(let s=0;s<e.nodes.length;s++){let o=e.nodes[s],n=this.raw(o,"before");n&&this.builder(n),this.stringify(o,t!==s||r)}}comment(e){let t=this.raw(e,"left","commentLeft"),r=this.raw(e,"right","commentRight");this.builder("/*"+t+e.text+r+"*/",e)}decl(e,t){let r=this.raw(e,"between","colon"),s=e.prop+r+this.rawValue(e,"value");e.important&&(s+=e.raws.important||" !important"),t&&(s+=";"),this.builder(s,e)}document(e){this.body(e)}raw(e,t,r){let s;if(r||(r=t),t&&(s=e.raws[t],typeof s!="undefined"))return s;let o=e.parent;if(r==="before"&&(!o||o.type==="root"&&o.first===e||o&&o.type==="document"))return"";if(!o)return Lt[r];let n=e.root();if(n.rawCache||(n.rawCache={}),typeof n.rawCache[r]!="undefined")return n.rawCache[r];if(r==="before"||r==="after")return this.beforeAfter(e,r);{let a="raw"+Ji(r);this[a]?s=this[a](n,e):n.walk(l=>{if(s=l.raws[t],typeof s!="undefined")return!1})}return typeof s=="undefined"&&(s=Lt[r]),n.rawCache[r]=s,s}rawBeforeClose(e){let t;return e.walk(r=>{if(r.nodes&&r.nodes.length>0&&typeof r.raws.after!="undefined")return t=r.raws.after,t.includes(`
27
+ `)&&(t=t.replace(/[^\n]+$/,"")),!1}),t&&(t=t.replace(/\S/g,"")),t}rawBeforeComment(e,t){let r;return e.walkComments(s=>{if(typeof s.raws.before!="undefined")return r=s.raws.before,r.includes(`
28
+ `)&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r=="undefined"?r=this.raw(t,null,"beforeDecl"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeDecl(e,t){let r;return e.walkDecls(s=>{if(typeof s.raws.before!="undefined")return r=s.raws.before,r.includes(`
29
+ `)&&(r=r.replace(/[^\n]+$/,"")),!1}),typeof r=="undefined"?r=this.raw(t,null,"beforeRule"):r&&(r=r.replace(/\S/g,"")),r}rawBeforeOpen(e){let t;return e.walk(r=>{if(r.type!=="decl"&&(t=r.raws.between,typeof t!="undefined"))return!1}),t}rawBeforeRule(e){let t;return e.walk(r=>{if(r.nodes&&(r.parent!==e||e.first!==r)&&typeof r.raws.before!="undefined")return t=r.raws.before,t.includes(`
30
+ `)&&(t=t.replace(/[^\n]+$/,"")),!1}),t&&(t=t.replace(/\S/g,"")),t}rawColon(e){let t;return e.walkDecls(r=>{if(typeof r.raws.between!="undefined")return t=r.raws.between.replace(/[^\s:]/g,""),!1}),t}rawEmptyBody(e){let t;return e.walk(r=>{if(r.nodes&&r.nodes.length===0&&(t=r.raws.after,typeof t!="undefined"))return!1}),t}rawIndent(e){if(e.raws.indent)return e.raws.indent;let t;return e.walk(r=>{let s=r.parent;if(s&&s!==e&&s.parent&&s.parent===e&&typeof r.raws.before!="undefined"){let o=r.raws.before.split(`
31
+ `);return t=o[o.length-1],t=t.replace(/\S/g,""),!1}}),t}rawSemicolon(e){let t;return e.walk(r=>{if(r.nodes&&r.nodes.length&&r.last.type==="decl"&&(t=r.raws.semicolon,typeof t!="undefined"))return!1}),t}rawValue(e,t){let r=e[t],s=e.raws[t];return s&&s.value===r?s.raw:r}root(e){this.body(e),e.raws.after&&this.builder(e.raws.after)}rule(e){this.block(e,this.rawValue(e,"selector")),e.raws.ownSemicolon&&this.builder(e.raws.ownSemicolon,e,"end")}stringify(e,t){if(!this[e.type])throw new Error("Unknown AST node type "+e.type+". Maybe you need to change PostCSS stringifier.");this[e.type](e,t)}};var yr=Ke;Ke.default=Ke;let Yi=yr;function Qe(i,e){new Yi(e).stringify(i)}var Pe=Qe;Qe.default=Qe;let{isClean:ce,my:Ki}=le,Qi=pt,Zi=yr,Xi=Pe;function Ze(i,e){let t=new i.constructor;for(let r in i){if(!Object.prototype.hasOwnProperty.call(i,r)||r==="proxyCache")continue;let s=i[r],o=typeof s;r==="parent"&&o==="object"?e&&(t[r]=e):r==="source"?t[r]=s:Array.isArray(s)?t[r]=s.map(n=>Ze(n,t)):(o==="object"&&s!==null&&(s=Ze(s)),t[r]=s)}return t}let Xe=class{constructor(e={}){this.raws={},this[ce]=!1,this[Ki]=!0;for(let t in e)if(t==="nodes"){this.nodes=[];for(let r of e[t])typeof r.clone=="function"?this.append(r.clone()):this.append(r)}else this[t]=e[t]}addToError(e){if(e.postcssNode=this,e.stack&&this.source&&/\n\s{4}at /.test(e.stack)){let t=this.source;e.stack=e.stack.replace(/\n\s{4}at /,`$&${t.input.from}:${t.start.line}:${t.start.column}$&`)}return e}after(e){return this.parent.insertAfter(this,e),this}assign(e={}){for(let t in e)this[t]=e[t];return this}before(e){return this.parent.insertBefore(this,e),this}cleanRaws(e){delete this.raws.before,delete this.raws.after,e||delete this.raws.between}clone(e={}){let t=Ze(this);for(let r in e)t[r]=e[r];return t}cloneAfter(e={}){let t=this.clone(e);return this.parent.insertAfter(this,t),t}cloneBefore(e={}){let t=this.clone(e);return this.parent.insertBefore(this,t),t}error(e,t={}){if(this.source){let{end:r,start:s}=this.rangeBy(t);return this.source.input.error(e,{column:s.column,line:s.line},{column:r.column,line:r.line},t)}return new Qi(e)}getProxyProcessor(){return{get(e,t){return t==="proxyOf"?e:t==="root"?()=>e.root().toProxy():e[t]},set(e,t,r){return e[t]===r||(e[t]=r,(t==="prop"||t==="value"||t==="name"||t==="params"||t==="important"||t==="text")&&e.markDirty()),!0}}}markDirty(){if(this[ce]){this[ce]=!1;let e=this;for(;e=e.parent;)e[ce]=!1}}next(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e+1]}positionBy(e,t){let r=this.source.start;if(e.index)r=this.positionInside(e.index,t);else if(e.word){t=this.toString();let s=t.indexOf(e.word);s!==-1&&(r=this.positionInside(s,t))}return r}positionInside(e,t){let r=t||this.toString(),s=this.source.start.column,o=this.source.start.line;for(let n=0;n<e;n++)r[n]===`
32
+ `?(s=1,o+=1):s+=1;return{column:s,line:o}}prev(){if(!this.parent)return;let e=this.parent.index(this);return this.parent.nodes[e-1]}rangeBy(e){let t={column:this.source.start.column,line:this.source.start.line},r=this.source.end?{column:this.source.end.column+1,line:this.source.end.line}:{column:t.column+1,line:t.line};if(e.word){let s=this.toString(),o=s.indexOf(e.word);o!==-1&&(t=this.positionInside(o,s),r=this.positionInside(o+e.word.length,s))}else e.start?t={column:e.start.column,line:e.start.line}:e.index&&(t=this.positionInside(e.index)),e.end?r={column:e.end.column,line:e.end.line}:typeof e.endIndex=="number"?r=this.positionInside(e.endIndex):e.index&&(r=this.positionInside(e.index+1));return(r.line<t.line||r.line===t.line&&r.column<=t.column)&&(r={column:t.column+1,line:t.line}),{end:r,start:t}}raw(e,t){return new Zi().raw(this,e,t)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}replaceWith(...e){if(this.parent){let t=this,r=!1;for(let s of e)s===this?r=!0:r?(this.parent.insertAfter(t,s),t=s):this.parent.insertBefore(t,s);r||this.remove()}return this}root(){let e=this;for(;e.parent&&e.parent.type!=="document";)e=e.parent;return e}toJSON(e,t){let r={},s=t==null;t=t||new Map;let o=0;for(let n in this){if(!Object.prototype.hasOwnProperty.call(this,n)||n==="parent"||n==="proxyCache")continue;let a=this[n];if(Array.isArray(a))r[n]=a.map(l=>typeof l=="object"&&l.toJSON?l.toJSON(null,t):l);else if(typeof a=="object"&&a.toJSON)r[n]=a.toJSON(null,t);else if(n==="source"){let l=t.get(a.input);l==null&&(l=o,t.set(a.input,o),o++),r[n]={end:a.end,inputId:l,start:a.start}}else r[n]=a}return s&&(r.inputs=[...t.keys()].map(n=>n.toJSON())),r}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}toString(e=Xi){e.stringify&&(e=e.stringify);let t="";return e(this,r=>{t+=r}),t}warn(e,t,r){let s={node:this};for(let o in r)s[o]=r[o];return e.warn(t,s)}get proxyOf(){return this}};var Ie=Xe;Xe.default=Xe;let es=Ie,et=class extends es{constructor(e){e&&typeof e.value!="undefined"&&typeof e.value!="string"&&(e=Q($({},e),{value:String(e.value)})),super(e),this.type="decl"}get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}};var $e=et;et.default=et;let ts="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict",rs=(i,e=21)=>(t=e)=>{let r="",s=t;for(;s--;)r+=i[Math.random()*i.length|0];return r},is=(i=21)=>{let e="",t=i;for(;t--;)e+=ts[Math.random()*64|0];return e};var ss={nanoid:is,customAlphabet:rs};let{SourceMapConsumer:Tt,SourceMapGenerator:Dt}=P,{existsSync:ns,readFileSync:os}=P,{dirname:Ve,join:ls}=P;function as(i){return Buffer?Buffer.from(i,"base64").toString():window.atob(i)}let tt=class{constructor(e,t){if(t.map===!1)return;this.loadAnnotation(e),this.inline=this.startWith(this.annotation,"data:");let r=t.map?t.map.prev:void 0,s=this.loadMap(t.from,r);!this.mapFile&&t.from&&(this.mapFile=t.from),this.mapFile&&(this.root=Ve(this.mapFile)),s&&(this.text=s)}consumer(){return this.consumerCache||(this.consumerCache=new Tt(this.text)),this.consumerCache}decodeInline(e){let t=/^data:application\/json;charset=utf-?8;base64,/,r=/^data:application\/json;base64,/,s=/^data:application\/json;charset=utf-?8,/,o=/^data:application\/json,/;if(s.test(e)||o.test(e))return decodeURIComponent(e.substr(RegExp.lastMatch.length));if(t.test(e)||r.test(e))return as(e.substr(RegExp.lastMatch.length));let n=e.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+n)}getAnnotationURL(e){return e.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}isMap(e){return typeof e!="object"?!1:typeof e.mappings=="string"||typeof e._mappings=="string"||Array.isArray(e.sections)}loadAnnotation(e){let t=e.match(/\/\*\s*# sourceMappingURL=/gm);if(!t)return;let r=e.lastIndexOf(t.pop()),s=e.indexOf("*/",r);r>-1&&s>-1&&(this.annotation=this.getAnnotationURL(e.substring(r,s)))}loadFile(e){if(this.root=Ve(e),ns(e))return this.mapFile=e,os(e,"utf-8").toString().trim()}loadMap(e,t){if(t===!1)return!1;if(t){if(typeof t=="string")return t;if(typeof t=="function"){let r=t(e);if(r){let s=this.loadFile(r);if(!s)throw new Error("Unable to load previous source map: "+r.toString());return s}}else{if(t instanceof Tt)return Dt.fromSourceMap(t).toString();if(t instanceof Dt)return t.toString();if(this.isMap(t))return JSON.stringify(t);throw new Error("Unsupported previous source map format: "+t.toString())}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let r=this.annotation;return e&&(r=ls(Ve(e),r)),this.loadFile(r)}}}startWith(e,t){return e?e.substr(0,t.length)===t:!1}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}};var wr=tt;tt.default=tt;let{SourceMapConsumer:us,SourceMapGenerator:fs}=P,{fileURLToPath:Ut,pathToFileURL:he}=P,{isAbsolute:rt,resolve:it}=P,{nanoid:cs}=ss,Ge=P,Ft=pt,hs=wr,He=Symbol("fromOffsetCache"),ps=!!(us&&fs),zt=!!(it&&rt),Re=class{constructor(e,t={}){if(e===null||typeof e=="undefined"||typeof e=="object"&&!e.toString)throw new Error(`PostCSS received ${e} instead of CSS string`);if(this.css=e.toString(),this.css[0]==="\uFEFF"||this.css[0]==="\uFFFE"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,t.from&&(!zt||/^\w+:\/\//.test(t.from)||rt(t.from)?this.file=t.from:this.file=it(t.from)),zt&&ps){let r=new hs(this.css,t);if(r.text){this.map=r;let s=r.consumer().file;!this.file&&s&&(this.file=this.mapResolve(s))}}this.file||(this.id="<input css "+cs(6)+">"),this.map&&(this.map.file=this.from)}error(e,t,r,s={}){let o,n,a;if(t&&typeof t=="object"){let u=t,f=r;if(typeof u.offset=="number"){let h=this.fromOffset(u.offset);t=h.line,r=h.col}else t=u.line,r=u.column;if(typeof f.offset=="number"){let h=this.fromOffset(f.offset);n=h.line,a=h.col}else n=f.line,a=f.column}else if(!r){let u=this.fromOffset(t);t=u.line,r=u.col}let l=this.origin(t,r,n,a);return l?o=new Ft(e,l.endLine===void 0?l.line:{column:l.column,line:l.line},l.endLine===void 0?l.column:{column:l.endColumn,line:l.endLine},l.source,l.file,s.plugin):o=new Ft(e,n===void 0?t:{column:r,line:t},n===void 0?r:{column:a,line:n},this.css,this.file,s.plugin),o.input={column:r,endColumn:a,endLine:n,line:t,source:this.css},this.file&&(he&&(o.input.url=he(this.file).toString()),o.input.file=this.file),o}fromOffset(e){let t,r;if(this[He])r=this[He];else{let o=this.css.split(`
33
+ `);r=new Array(o.length);let n=0;for(let a=0,l=o.length;a<l;a++)r[a]=n,n+=o[a].length+1;this[He]=r}t=r[r.length-1];let s=0;if(e>=t)s=r.length-1;else{let o=r.length-2,n;for(;s<o;)if(n=s+(o-s>>1),e<r[n])o=n-1;else if(e>=r[n+1])s=n+1;else{s=n;break}}return{col:e-r[s]+1,line:s+1}}mapResolve(e){return/^\w+:\/\//.test(e)?e:it(this.map.consumer().sourceRoot||this.map.root||".",e)}origin(e,t,r,s){if(!this.map)return!1;let o=this.map.consumer(),n=o.originalPositionFor({column:t,line:e});if(!n.source)return!1;let a;typeof r=="number"&&(a=o.originalPositionFor({column:s,line:r}));let l;rt(n.source)?l=he(n.source):l=new URL(n.source,this.map.consumer().sourceRoot||he(this.map.mapFile));let u={column:n.column,endColumn:a&&a.column,endLine:a&&a.line,line:n.line,url:l.toString()};if(l.protocol==="file:")if(Ut)u.file=Ut(l);else throw new Error("file: protocol is not available in this PostCSS build");let f=o.sourceContentFor(n.source);return f&&(u.source=f),u}toJSON(){let e={};for(let t of["hasBOM","css","file","id"])this[t]!=null&&(e[t]=this[t]);return this.map&&(e.map=$({},this.map),e.map.consumerCache&&(e.map.consumerCache=void 0)),e}get from(){return this.file||this.id}};var Le=Re;Re.default=Re;Ge&&Ge.registerInput&&Ge.registerInput(Re);let{SourceMapConsumer:br,SourceMapGenerator:Ce}=P,{dirname:xe,relative:Sr,resolve:Cr,sep:xr}=P,{pathToFileURL:Bt}=P,ds=Le,ms=!!(br&&Ce),gs=!!(xe&&Cr&&Sr&&xr),ys=class{constructor(e,t,r,s){this.stringify=e,this.mapOpts=r.map||{},this.root=t,this.opts=r,this.css=s,this.originalCSS=s,this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute,this.memoizedFileURLs=new Map,this.memoizedPaths=new Map,this.memoizedURLs=new Map}addAnnotation(){let e;this.isInline()?e="data:application/json;base64,"+this.toBase64(this.map.toString()):typeof this.mapOpts.annotation=="string"?e=this.mapOpts.annotation:typeof this.mapOpts.annotation=="function"?e=this.mapOpts.annotation(this.opts.to,this.root):e=this.outputFile()+".map";let t=`
34
+ `;this.css.includes(`\r
35
+ `)&&(t=`\r
36
+ `),this.css+=t+"/*# sourceMappingURL="+e+" */"}applyPrevMaps(){for(let e of this.previous()){let t=this.toUrl(this.path(e.file)),r=e.root||xe(e.file),s;this.mapOpts.sourcesContent===!1?(s=new br(e.text),s.sourcesContent&&(s.sourcesContent=null)):s=e.consumer(),this.map.applySourceMap(s,t,this.toUrl(this.path(r)))}}clearAnnotation(){if(this.mapOpts.annotation!==!1)if(this.root){let e;for(let t=this.root.nodes.length-1;t>=0;t--)e=this.root.nodes[t],e.type==="comment"&&e.text.indexOf("# sourceMappingURL=")===0&&this.root.removeChild(t)}else this.css&&(this.css=this.css.replace(/\n*?\/\*#[\S\s]*?\*\/$/gm,""))}generate(){if(this.clearAnnotation(),gs&&ms&&this.isMap())return this.generateMap();{let e="";return this.stringify(this.root,t=>{e+=t}),[e]}}generateMap(){if(this.root)this.generateString();else if(this.previous().length===1){let e=this.previous()[0].consumer();e.file=this.outputFile(),this.map=Ce.fromSourceMap(e,{ignoreInvalidMapping:!0})}else this.map=new Ce({file:this.outputFile(),ignoreInvalidMapping:!0}),this.map.addMapping({generated:{column:0,line:1},original:{column:0,line:1},source:this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>"});return this.isSourcesContent()&&this.setSourcesContent(),this.root&&this.previous().length>0&&this.applyPrevMaps(),this.isAnnotation()&&this.addAnnotation(),this.isInline()?[this.css]:[this.css,this.map]}generateString(){this.css="",this.map=new Ce({file:this.outputFile(),ignoreInvalidMapping:!0});let e=1,t=1,r="<no source>",s={generated:{column:0,line:0},original:{column:0,line:0},source:""},o,n;this.stringify(this.root,(a,l,u)=>{if(this.css+=a,l&&u!=="end"&&(s.generated.line=e,s.generated.column=t-1,l.source&&l.source.start?(s.source=this.sourcePath(l),s.original.line=l.source.start.line,s.original.column=l.source.start.column-1,this.map.addMapping(s)):(s.source=r,s.original.line=1,s.original.column=0,this.map.addMapping(s))),o=a.match(/\n/g),o?(e+=o.length,n=a.lastIndexOf(`
37
+ `),t=a.length-n):t+=a.length,l&&u!=="start"){let f=l.parent||{raws:{}};(!(l.type==="decl"||l.type==="atrule"&&!l.nodes)||l!==f.last||f.raws.semicolon)&&(l.source&&l.source.end?(s.source=this.sourcePath(l),s.original.line=l.source.end.line,s.original.column=l.source.end.column-1,s.generated.line=e,s.generated.column=t-2,this.map.addMapping(s)):(s.source=r,s.original.line=1,s.original.column=0,s.generated.line=e,s.generated.column=t-1,this.map.addMapping(s)))}})}isAnnotation(){return this.isInline()?!0:typeof this.mapOpts.annotation!="undefined"?this.mapOpts.annotation:this.previous().length?this.previous().some(e=>e.annotation):!0}isInline(){if(typeof this.mapOpts.inline!="undefined")return this.mapOpts.inline;let e=this.mapOpts.annotation;return typeof e!="undefined"&&e!==!0?!1:this.previous().length?this.previous().some(t=>t.inline):!0}isMap(){return typeof this.opts.map!="undefined"?!!this.opts.map:this.previous().length>0}isSourcesContent(){return typeof this.mapOpts.sourcesContent!="undefined"?this.mapOpts.sourcesContent:this.previous().length?this.previous().some(e=>e.withContent()):!0}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}path(e){if(this.mapOpts.absolute||e.charCodeAt(0)===60||/^\w+:\/\//.test(e))return e;let t=this.memoizedPaths.get(e);if(t)return t;let r=this.opts.to?xe(this.opts.to):".";typeof this.mapOpts.annotation=="string"&&(r=xe(Cr(r,this.mapOpts.annotation)));let s=Sr(r,e);return this.memoizedPaths.set(e,s),s}previous(){if(!this.previousMaps)if(this.previousMaps=[],this.root)this.root.walk(e=>{if(e.source&&e.source.input.map){let t=e.source.input.map;this.previousMaps.includes(t)||this.previousMaps.push(t)}});else{let e=new ds(this.originalCSS,this.opts);e.map&&this.previousMaps.push(e.map)}return this.previousMaps}setSourcesContent(){let e={};if(this.root)this.root.walk(t=>{if(t.source){let r=t.source.input.from;if(r&&!e[r]){e[r]=!0;let s=this.usesFileUrls?this.toFileUrl(r):this.toUrl(this.path(r));this.map.setSourceContent(s,t.source.input.css)}}});else if(this.css){let t=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(t,this.css)}}sourcePath(e){return this.mapOpts.from?this.toUrl(this.mapOpts.from):this.usesFileUrls?this.toFileUrl(e.source.input.from):this.toUrl(this.path(e.source.input.from))}toBase64(e){return Buffer?Buffer.from(e).toString("base64"):window.btoa(unescape(encodeURIComponent(e)))}toFileUrl(e){let t=this.memoizedFileURLs.get(e);if(t)return t;if(Bt){let r=Bt(e).toString();return this.memoizedFileURLs.set(e,r),r}else throw new Error("`map.absolute` option is not available in this PostCSS build")}toUrl(e){let t=this.memoizedURLs.get(e);if(t)return t;xr==="\\"&&(e=e.replace(/\\/g,"/"));let r=encodeURI(e).replace(/[#?]/g,encodeURIComponent);return this.memoizedURLs.set(e,r),r}};var vr=ys;let ws=Ie,st=class extends ws{constructor(e){super(e),this.type="comment"}};var Te=st;st.default=st;let{isClean:Er,my:Rr}=le,Or=$e,Nr=Te,bs=Ie,Ar,dt,mt,Mr;function _r(i){return i.map(e=>(e.nodes&&(e.nodes=_r(e.nodes)),delete e.source,e))}function kr(i){if(i[Er]=!1,i.proxyOf.nodes)for(let e of i.proxyOf.nodes)kr(e)}let L=class Pr extends bs{append(...e){for(let t of e){let r=this.normalize(t,this.last);for(let s of r)this.proxyOf.nodes.push(s)}return this.markDirty(),this}cleanRaws(e){if(super.cleanRaws(e),this.nodes)for(let t of this.nodes)t.cleanRaws(e)}each(e){if(!this.proxyOf.nodes)return;let t=this.getIterator(),r,s;for(;this.indexes[t]<this.proxyOf.nodes.length&&(r=this.indexes[t],s=e(this.proxyOf.nodes[r],r),s!==!1);)this.indexes[t]+=1;return delete this.indexes[t],s}every(e){return this.nodes.every(e)}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let e=this.lastEach;return this.indexes[e]=0,e}getProxyProcessor(){return{get(e,t){return t==="proxyOf"?e:e[t]?t==="each"||typeof t=="string"&&t.startsWith("walk")?(...r)=>e[t](...r.map(s=>typeof s=="function"?(o,n)=>s(o.toProxy(),n):s)):t==="every"||t==="some"?r=>e[t]((s,...o)=>r(s.toProxy(),...o)):t==="root"?()=>e.root().toProxy():t==="nodes"?e.nodes.map(r=>r.toProxy()):t==="first"||t==="last"?e[t].toProxy():e[t]:e[t]},set(e,t,r){return e[t]===r||(e[t]=r,(t==="name"||t==="params"||t==="selector")&&e.markDirty()),!0}}}index(e){return typeof e=="number"?e:(e.proxyOf&&(e=e.proxyOf),this.proxyOf.nodes.indexOf(e))}insertAfter(e,t){let r=this.index(e),s=this.normalize(t,this.proxyOf.nodes[r]).reverse();r=this.index(e);for(let n of s)this.proxyOf.nodes.splice(r+1,0,n);let o;for(let n in this.indexes)o=this.indexes[n],r<o&&(this.indexes[n]=o+s.length);return this.markDirty(),this}insertBefore(e,t){let r=this.index(e),s=r===0?"prepend":!1,o=this.normalize(t,this.proxyOf.nodes[r],s).reverse();r=this.index(e);for(let a of o)this.proxyOf.nodes.splice(r,0,a);let n;for(let a in this.indexes)n=this.indexes[a],r<=n&&(this.indexes[a]=n+o.length);return this.markDirty(),this}normalize(e,t){if(typeof e=="string")e=_r(Ar(e).nodes);else if(typeof e=="undefined")e=[];else if(Array.isArray(e)){e=e.slice(0);for(let s of e)s.parent&&s.parent.removeChild(s,"ignore")}else if(e.type==="root"&&this.type!=="document"){e=e.nodes.slice(0);for(let s of e)s.parent&&s.parent.removeChild(s,"ignore")}else if(e.type)e=[e];else if(e.prop){if(typeof e.value=="undefined")throw new Error("Value field is missed in node creation");typeof e.value!="string"&&(e.value=String(e.value)),e=[new Or(e)]}else if(e.selector)e=[new dt(e)];else if(e.name)e=[new mt(e)];else if(e.text)e=[new Nr(e)];else throw new Error("Unknown node type in node creation");return e.map(s=>(s[Rr]||Pr.rebuild(s),s=s.proxyOf,s.parent&&s.parent.removeChild(s),s[Er]&&kr(s),typeof s.raws.before=="undefined"&&t&&typeof t.raws.before!="undefined"&&(s.raws.before=t.raws.before.replace(/\S/g,"")),s.parent=this.proxyOf,s))}prepend(...e){e=e.reverse();for(let t of e){let r=this.normalize(t,this.first,"prepend").reverse();for(let s of r)this.proxyOf.nodes.unshift(s);for(let s in this.indexes)this.indexes[s]=this.indexes[s]+r.length}return this.markDirty(),this}push(e){return e.parent=this,this.proxyOf.nodes.push(e),this}removeAll(){for(let e of this.proxyOf.nodes)e.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}removeChild(e){e=this.index(e),this.proxyOf.nodes[e].parent=void 0,this.proxyOf.nodes.splice(e,1);let t;for(let r in this.indexes)t=this.indexes[r],t>=e&&(this.indexes[r]=t-1);return this.markDirty(),this}replaceValues(e,t,r){return r||(r=t,t={}),this.walkDecls(s=>{t.props&&!t.props.includes(s.prop)||t.fast&&!s.value.includes(t.fast)||(s.value=s.value.replace(e,r))}),this.markDirty(),this}some(e){return this.nodes.some(e)}walk(e){return this.each((t,r)=>{let s;try{s=e(t,r)}catch(o){throw t.addToError(o)}return s!==!1&&t.walk&&(s=t.walk(e)),s})}walkAtRules(e,t){return t?e instanceof RegExp?this.walk((r,s)=>{if(r.type==="atrule"&&e.test(r.name))return t(r,s)}):this.walk((r,s)=>{if(r.type==="atrule"&&r.name===e)return t(r,s)}):(t=e,this.walk((r,s)=>{if(r.type==="atrule")return t(r,s)}))}walkComments(e){return this.walk((t,r)=>{if(t.type==="comment")return e(t,r)})}walkDecls(e,t){return t?e instanceof RegExp?this.walk((r,s)=>{if(r.type==="decl"&&e.test(r.prop))return t(r,s)}):this.walk((r,s)=>{if(r.type==="decl"&&r.prop===e)return t(r,s)}):(t=e,this.walk((r,s)=>{if(r.type==="decl")return t(r,s)}))}walkRules(e,t){return t?e instanceof RegExp?this.walk((r,s)=>{if(r.type==="rule"&&e.test(r.selector))return t(r,s)}):this.walk((r,s)=>{if(r.type==="rule"&&r.selector===e)return t(r,s)}):(t=e,this.walk((r,s)=>{if(r.type==="rule")return t(r,s)}))}get first(){if(this.proxyOf.nodes)return this.proxyOf.nodes[0]}get last(){if(this.proxyOf.nodes)return this.proxyOf.nodes[this.proxyOf.nodes.length-1]}};L.registerParse=i=>{Ar=i};L.registerRule=i=>{dt=i};L.registerAtRule=i=>{mt=i};L.registerRoot=i=>{Mr=i};var z=L;L.default=L;L.rebuild=i=>{i.type==="atrule"?Object.setPrototypeOf(i,mt.prototype):i.type==="rule"?Object.setPrototypeOf(i,dt.prototype):i.type==="decl"?Object.setPrototypeOf(i,Or.prototype):i.type==="comment"?Object.setPrototypeOf(i,Nr.prototype):i.type==="root"&&Object.setPrototypeOf(i,Mr.prototype),i[Rr]=!0,i.nodes&&i.nodes.forEach(e=>{L.rebuild(e)})};let Ss=z,Ir,$r,re=class extends Ss{constructor(e){super($({type:"document"},e)),this.nodes||(this.nodes=[])}toResult(e={}){return new Ir(new $r,this,e).stringify()}};re.registerLazyResult=i=>{Ir=i};re.registerProcessor=i=>{$r=i};var gt=re;re.default=re;let nt=class{constructor(e,t={}){if(this.type="warning",this.text=e,t.node&&t.node.source){let r=t.node.rangeBy(t);this.line=r.start.line,this.column=r.start.column,this.endLine=r.end.line,this.endColumn=r.end.column}for(let r in t)this[r]=t[r]}toString(){return this.node?this.node.error(this.text,{index:this.index,plugin:this.plugin,word:this.word}).message:this.plugin?this.plugin+": "+this.text:this.text}};var Lr=nt;nt.default=nt;let Cs=Lr,ot=class{constructor(e,t,r){this.processor=e,this.messages=[],this.root=t,this.opts=r,this.css=void 0,this.map=void 0}toString(){return this.css}warn(e,t={}){t.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(t.plugin=this.lastPlugin.postcssPlugin);let r=new Cs(e,t);return this.messages.push(r),r}warnings(){return this.messages.filter(e=>e.type==="warning")}get content(){return this.css}};var yt=ot;ot.default=ot;const qe=39,jt=34,pe=92,Wt=47,de=10,Z=32,me=12,ge=9,ye=13,xs=91,vs=93,Es=40,Rs=41,Os=123,Ns=125,As=59,Ms=42,_s=58,ks=64,we=/[\t\n\f\r "#'()/;[\\\]{}]/g,be=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,Ps=/.[\r\n"'(/\\]/,Vt=/[\da-f]/i;var Is=function(e,t={}){let r=e.css.valueOf(),s=t.ignoreErrors,o,n,a,l,u,f,h,p,y,m,w=r.length,c=0,R=[],N=[];function d(){return c}function b(T){throw e.error("Unclosed "+T,c)}function A(){return N.length===0&&c>=w}function M(T){if(N.length)return N.pop();if(c>=w)return;let k=T?T.ignoreUnclosed:!1;switch(o=r.charCodeAt(c),o){case de:case Z:case ge:case ye:case me:{n=c;do n+=1,o=r.charCodeAt(n);while(o===Z||o===de||o===ge||o===ye||o===me);m=["space",r.slice(c,n)],c=n-1;break}case xs:case vs:case Os:case Ns:case _s:case As:case Rs:{let D=String.fromCharCode(o);m=[D,D,c];break}case Es:{if(p=R.length?R.pop()[1]:"",y=r.charCodeAt(c+1),p==="url"&&y!==qe&&y!==jt&&y!==Z&&y!==de&&y!==ge&&y!==me&&y!==ye){n=c;do{if(f=!1,n=r.indexOf(")",n+1),n===-1)if(s||k){n=c;break}else b("bracket");for(h=n;r.charCodeAt(h-1)===pe;)h-=1,f=!f}while(f);m=["brackets",r.slice(c,n+1),c,n],c=n}else n=r.indexOf(")",c+1),l=r.slice(c,n+1),n===-1||Ps.test(l)?m=["(","(",c]:(m=["brackets",l,c,n],c=n);break}case qe:case jt:{a=o===qe?"'":'"',n=c;do{if(f=!1,n=r.indexOf(a,n+1),n===-1)if(s||k){n=c+1;break}else b("string");for(h=n;r.charCodeAt(h-1)===pe;)h-=1,f=!f}while(f);m=["string",r.slice(c,n+1),c,n],c=n;break}case ks:{we.lastIndex=c+1,we.test(r),we.lastIndex===0?n=r.length-1:n=we.lastIndex-2,m=["at-word",r.slice(c,n+1),c,n],c=n;break}case pe:{for(n=c,u=!0;r.charCodeAt(n+1)===pe;)n+=1,u=!u;if(o=r.charCodeAt(n+1),u&&o!==Wt&&o!==Z&&o!==de&&o!==ge&&o!==ye&&o!==me&&(n+=1,Vt.test(r.charAt(n)))){for(;Vt.test(r.charAt(n+1));)n+=1;r.charCodeAt(n+1)===Z&&(n+=1)}m=["word",r.slice(c,n+1),c,n],c=n;break}default:{o===Wt&&r.charCodeAt(c+1)===Ms?(n=r.indexOf("*/",c+2)+1,n===0&&(s||k?n=r.length:b("comment")),m=["comment",r.slice(c,n+1),c,n],c=n):(be.lastIndex=c+1,be.test(r),be.lastIndex===0?n=r.length-1:n=be.lastIndex-2,m=["word",r.slice(c,n+1),c,n],R.push(m),c=n);break}}return c++,m}function F(T){N.push(T)}return{back:F,endOfFile:A,nextToken:M,position:d}};let Tr=z,Oe=class extends Tr{constructor(e){super(e),this.type="atrule"}append(...e){return this.proxyOf.nodes||(this.nodes=[]),super.append(...e)}prepend(...e){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...e)}};var wt=Oe;Oe.default=Oe;Tr.registerAtRule(Oe);let Dr=z,Ur,Fr,H=class extends Dr{constructor(e){super(e),this.type="root",this.nodes||(this.nodes=[])}normalize(e,t,r){let s=super.normalize(e);if(t){if(r==="prepend")this.nodes.length>1?t.raws.before=this.nodes[1].raws.before:delete t.raws.before;else if(this.first!==t)for(let o of s)o.raws.before=t.raws.before}return s}removeChild(e,t){let r=this.index(e);return!t&&r===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[r].raws.before),super.removeChild(e)}toResult(e={}){return new Ur(new Fr,this,e).stringify()}};H.registerLazyResult=i=>{Ur=i};H.registerProcessor=i=>{Fr=i};var ae=H;H.default=H;Dr.registerRoot(H);let ie={comma(i){return ie.split(i,[","],!0)},space(i){let e=[" ",`
38
+ `," "];return ie.split(i,e)},split(i,e,t){let r=[],s="",o=!1,n=0,a=!1,l="",u=!1;for(let f of i)u?u=!1:f==="\\"?u=!0:a?f===l&&(a=!1):f==='"'||f==="'"?(a=!0,l=f):f==="("?n+=1:f===")"?n>0&&(n-=1):n===0&&e.includes(f)&&(o=!0),o?(s!==""&&r.push(s.trim()),s="",o=!1):s+=f;return(t||s!=="")&&r.push(s.trim()),r}};var zr=ie;ie.default=ie;let Br=z,$s=zr,Ne=class extends Br{constructor(e){super(e),this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return $s.comma(this.selector)}set selectors(e){let t=this.selector?this.selector.match(/,\s*/):null,r=t?t[0]:","+this.raw("between","beforeOpen");this.selector=e.join(r)}};var bt=Ne;Ne.default=Ne;Br.registerRule(Ne);let Ls=$e,Ts=Is,Ds=Te,Us=wt,Fs=ae,Gt=bt;const Ht={empty:!0,space:!0};function zs(i){for(let e=i.length-1;e>=0;e--){let t=i[e],r=t[3]||t[2];if(r)return r}}let Bs=class{constructor(e){this.input=e,this.root=new Fs,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:e,start:{column:1,line:1,offset:0}}}atrule(e){let t=new Us;t.name=e[1].slice(1),t.name===""&&this.unnamedAtrule(t,e),this.init(t,e[2]);let r,s,o,n=!1,a=!1,l=[],u=[];for(;!this.tokenizer.endOfFile();){if(e=this.tokenizer.nextToken(),r=e[0],r==="("||r==="["?u.push(r==="("?")":"]"):r==="{"&&u.length>0?u.push("}"):r===u[u.length-1]&&u.pop(),u.length===0)if(r===";"){t.source.end=this.getPosition(e[2]),t.source.end.offset++,this.semicolon=!0;break}else if(r==="{"){a=!0;break}else if(r==="}"){if(l.length>0){for(o=l.length-1,s=l[o];s&&s[0]==="space";)s=l[--o];s&&(t.source.end=this.getPosition(s[3]||s[2]),t.source.end.offset++)}this.end(e);break}else l.push(e);else l.push(e);if(this.tokenizer.endOfFile()){n=!0;break}}t.raws.between=this.spacesAndCommentsFromEnd(l),l.length?(t.raws.afterName=this.spacesAndCommentsFromStart(l),this.raw(t,"params",l),n&&(e=l[l.length-1],t.source.end=this.getPosition(e[3]||e[2]),t.source.end.offset++,this.spaces=t.raws.between,t.raws.between="")):(t.raws.afterName="",t.params=""),a&&(t.nodes=[],this.current=t)}checkMissedSemicolon(e){let t=this.colon(e);if(t===!1)return;let r=0,s;for(let o=t-1;o>=0&&(s=e[o],!(s[0]!=="space"&&(r+=1,r===2)));o--);throw this.input.error("Missed semicolon",s[0]==="word"?s[3]+1:s[2])}colon(e){let t=0,r,s,o;for(let[n,a]of e.entries()){if(r=a,s=r[0],s==="("&&(t+=1),s===")"&&(t-=1),t===0&&s===":")if(!o)this.doubleColon(r);else{if(o[0]==="word"&&o[1]==="progid")continue;return n}o=r}return!1}comment(e){let t=new Ds;this.init(t,e[2]),t.source.end=this.getPosition(e[3]||e[2]),t.source.end.offset++;let r=e[1].slice(2,-2);if(/^\s*$/.test(r))t.text="",t.raws.left=r,t.raws.right="";else{let s=r.match(/^(\s*)([^]*\S)(\s*)$/);t.text=s[2],t.raws.left=s[1],t.raws.right=s[3]}}createTokenizer(){this.tokenizer=Ts(this.input)}decl(e,t){let r=new Ls;this.init(r,e[0][2]);let s=e[e.length-1];for(s[0]===";"&&(this.semicolon=!0,e.pop()),r.source.end=this.getPosition(s[3]||s[2]||zs(e)),r.source.end.offset++;e[0][0]!=="word";)e.length===1&&this.unknownWord(e),r.raws.before+=e.shift()[1];for(r.source.start=this.getPosition(e[0][2]),r.prop="";e.length;){let u=e[0][0];if(u===":"||u==="space"||u==="comment")break;r.prop+=e.shift()[1]}r.raws.between="";let o;for(;e.length;)if(o=e.shift(),o[0]===":"){r.raws.between+=o[1];break}else o[0]==="word"&&/\w/.test(o[1])&&this.unknownWord([o]),r.raws.between+=o[1];(r.prop[0]==="_"||r.prop[0]==="*")&&(r.raws.before+=r.prop[0],r.prop=r.prop.slice(1));let n=[],a;for(;e.length&&(a=e[0][0],!(a!=="space"&&a!=="comment"));)n.push(e.shift());this.precheckMissedSemicolon(e);for(let u=e.length-1;u>=0;u--){if(o=e[u],o[1].toLowerCase()==="!important"){r.important=!0;let f=this.stringFrom(e,u);f=this.spacesFromEnd(e)+f,f!==" !important"&&(r.raws.important=f);break}else if(o[1].toLowerCase()==="important"){let f=e.slice(0),h="";for(let p=u;p>0;p--){let y=f[p][0];if(h.trim().indexOf("!")===0&&y!=="space")break;h=f.pop()[1]+h}h.trim().indexOf("!")===0&&(r.important=!0,r.raws.important=h,e=f)}if(o[0]!=="space"&&o[0]!=="comment")break}e.some(u=>u[0]!=="space"&&u[0]!=="comment")&&(r.raws.between+=n.map(u=>u[1]).join(""),n=[]),this.raw(r,"value",n.concat(e),t),r.value.includes(":")&&!t&&this.checkMissedSemicolon(e)}doubleColon(e){throw this.input.error("Double colon",{offset:e[2]},{offset:e[2]+e[1].length})}emptyRule(e){let t=new Gt;this.init(t,e[2]),t.selector="",t.raws.between="",this.current=t}end(e){this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.semicolon=!1,this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.spaces="",this.current.parent?(this.current.source.end=this.getPosition(e[2]),this.current.source.end.offset++,this.current=this.current.parent):this.unexpectedClose(e)}endFile(){this.current.parent&&this.unclosedBlock(),this.current.nodes&&this.current.nodes.length&&(this.current.raws.semicolon=this.semicolon),this.current.raws.after=(this.current.raws.after||"")+this.spaces,this.root.source.end=this.getPosition(this.tokenizer.position())}freeSemicolon(e){if(this.spaces+=e[1],this.current.nodes){let t=this.current.nodes[this.current.nodes.length-1];t&&t.type==="rule"&&!t.raws.ownSemicolon&&(t.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(e){let t=this.input.fromOffset(e);return{column:t.col,line:t.line,offset:e}}init(e,t){this.current.push(e),e.source={input:this.input,start:this.getPosition(t)},e.raws.before=this.spaces,this.spaces="",e.type!=="comment"&&(this.semicolon=!1)}other(e){let t=!1,r=null,s=!1,o=null,n=[],a=e[1].startsWith("--"),l=[],u=e;for(;u;){if(r=u[0],l.push(u),r==="("||r==="[")o||(o=u),n.push(r==="("?")":"]");else if(a&&s&&r==="{")o||(o=u),n.push("}");else if(n.length===0)if(r===";")if(s){this.decl(l,a);return}else break;else if(r==="{"){this.rule(l);return}else if(r==="}"){this.tokenizer.back(l.pop()),t=!0;break}else r===":"&&(s=!0);else r===n[n.length-1]&&(n.pop(),n.length===0&&(o=null));u=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(t=!0),n.length>0&&this.unclosedBracket(o),t&&s){if(!a)for(;l.length&&(u=l[l.length-1][0],!(u!=="space"&&u!=="comment"));)this.tokenizer.back(l.pop());this.decl(l,a)}else this.unknownWord(l)}parse(){let e;for(;!this.tokenizer.endOfFile();)switch(e=this.tokenizer.nextToken(),e[0]){case"space":this.spaces+=e[1];break;case";":this.freeSemicolon(e);break;case"}":this.end(e);break;case"comment":this.comment(e);break;case"at-word":this.atrule(e);break;case"{":this.emptyRule(e);break;default:this.other(e);break}this.endFile()}precheckMissedSemicolon(){}raw(e,t,r,s){let o,n,a=r.length,l="",u=!0,f,h;for(let p=0;p<a;p+=1)o=r[p],n=o[0],n==="space"&&p===a-1&&!s?u=!1:n==="comment"?(h=r[p-1]?r[p-1][0]:"empty",f=r[p+1]?r[p+1][0]:"empty",!Ht[h]&&!Ht[f]?l.slice(-1)===","?u=!1:l+=o[1]:u=!1):l+=o[1];if(!u){let p=r.reduce((y,m)=>y+m[1],"");e.raws[t]={raw:p,value:l}}e[t]=l}rule(e){e.pop();let t=new Gt;this.init(t,e[0][2]),t.raws.between=this.spacesAndCommentsFromEnd(e),this.raw(t,"selector",e),this.current=t}spacesAndCommentsFromEnd(e){let t,r="";for(;e.length&&(t=e[e.length-1][0],!(t!=="space"&&t!=="comment"));)r=e.pop()[1]+r;return r}spacesAndCommentsFromStart(e){let t,r="";for(;e.length&&(t=e[0][0],!(t!=="space"&&t!=="comment"));)r+=e.shift()[1];return r}spacesFromEnd(e){let t,r="";for(;e.length&&(t=e[e.length-1][0],t==="space");)r=e.pop()[1]+r;return r}stringFrom(e,t){let r="";for(let s=t;s<e.length;s++)r+=e[s][1];return e.splice(t,e.length-t),r}unclosedBlock(){let e=this.current.source.start;throw this.input.error("Unclosed block",e.line,e.column)}unclosedBracket(e){throw this.input.error("Unclosed bracket",{offset:e[2]},{offset:e[2]+1})}unexpectedClose(e){throw this.input.error("Unexpected }",{offset:e[2]},{offset:e[2]+1})}unknownWord(e){throw this.input.error("Unknown word",{offset:e[0][2]},{offset:e[0][2]+e[0][1].length})}unnamedAtrule(e,t){throw this.input.error("At-rule without name",{offset:t[2]},{offset:t[2]+t[1].length})}};var js=Bs;let Ws=z,Vs=js,Gs=Le;function Ae(i,e){let t=new Gs(i,e),r=new Vs(t);try{r.parse()}catch(s){throw s}return r.root}var St=Ae;Ae.default=Ae;Ws.registerParse(Ae);let{isClean:I,my:Hs}=le,qs=vr,Js=Pe,Ys=z,Ks=gt;let qt=yt,Qs=St,Zs=ae;const Xs={atrule:"AtRule",comment:"Comment",decl:"Declaration",document:"Document",root:"Root",rule:"Rule"},en={AtRule:!0,AtRuleExit:!0,Comment:!0,CommentExit:!0,Declaration:!0,DeclarationExit:!0,Document:!0,DocumentExit:!0,Once:!0,OnceExit:!0,postcssPlugin:!0,prepare:!0,Root:!0,RootExit:!0,Rule:!0,RuleExit:!0},tn={Once:!0,postcssPlugin:!0,prepare:!0},q=0;function X(i){return typeof i=="object"&&typeof i.then=="function"}function jr(i){let e=!1,t=Xs[i.type];return i.type==="decl"?e=i.prop.toLowerCase():i.type==="atrule"&&(e=i.name.toLowerCase()),e&&i.append?[t,t+"-"+e,q,t+"Exit",t+"Exit-"+e]:e?[t,t+"-"+e,t+"Exit",t+"Exit-"+e]:i.append?[t,q,t+"Exit"]:[t,t+"Exit"]}function Jt(i){let e;return i.type==="document"?e=["Document",q,"DocumentExit"]:i.type==="root"?e=["Root",q,"RootExit"]:e=jr(i),{eventIndex:0,events:e,iterator:0,node:i,visitorIndex:0,visitors:[]}}function lt(i){return i[I]=!1,i.nodes&&i.nodes.forEach(e=>lt(e)),i}let at={},J=class Wr{constructor(e,t,r){this.stringified=!1,this.processed=!1;let s;if(typeof t=="object"&&t!==null&&(t.type==="root"||t.type==="document"))s=lt(t);else if(t instanceof Wr||t instanceof qt)s=lt(t.root),t.map&&(typeof r.map=="undefined"&&(r.map={}),r.map.inline||(r.map.inline=!1),r.map.prev=t.map);else{let o=Qs;r.syntax&&(o=r.syntax.parse),r.parser&&(o=r.parser),o.parse&&(o=o.parse);try{s=o(t,r)}catch(n){this.processed=!0,this.error=n}s&&!s[Hs]&&Ys.rebuild(s)}this.result=new qt(e,s,r),this.helpers=Q($({},at),{postcss:at,result:this.result}),this.plugins=this.processor.plugins.map(o=>typeof o=="object"&&o.prepare?$($({},o),o.prepare(this.result)):o)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(e,t){let r=this.result.lastPlugin;try{t&&t.addToError(e),this.error=e,e.name==="CssSyntaxError"&&!e.plugin?(e.plugin=r.postcssPlugin,e.setMessage()):r.postcssVersion}catch(s){console&&console.error&&console.error(s)}return e}prepareVisitors(){this.listeners={};let e=(t,r,s)=>{this.listeners[r]||(this.listeners[r]=[]),this.listeners[r].push([t,s])};for(let t of this.plugins)if(typeof t=="object")for(let r in t){if(!en[r]&&/^[A-Z]/.test(r))throw new Error(`Unknown event ${r} in ${t.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!tn[r])if(typeof t[r]=="object")for(let s in t[r])s==="*"?e(t,r,t[r][s]):e(t,r+"-"+s.toLowerCase(),t[r][s]);else typeof t[r]=="function"&&e(t,r,t[r])}this.hasListener=Object.keys(this.listeners).length>0}async runAsync(){this.plugin=0;for(let e=0;e<this.plugins.length;e++){let t=this.plugins[e],r=this.runOnRoot(t);if(X(r))try{await r}catch(s){throw this.handleError(s)}}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[I];){e[I]=!0;let t=[Jt(e)];for(;t.length>0;){let r=this.visitTick(t);if(X(r))try{await r}catch(s){let o=t[t.length-1].node;throw this.handleError(s,o)}}}if(this.listeners.OnceExit)for(let[t,r]of this.listeners.OnceExit){this.result.lastPlugin=t;try{if(e.type==="document"){let s=e.nodes.map(o=>r(o,this.helpers));await Promise.all(s)}else await r(e,this.helpers)}catch(s){throw this.handleError(s)}}}return this.processed=!0,this.stringify()}runOnRoot(e){this.result.lastPlugin=e;try{if(typeof e=="object"&&e.Once){if(this.result.root.type==="document"){let t=this.result.root.nodes.map(r=>e.Once(r,this.helpers));return X(t[0])?Promise.all(t):t}return e.Once(this.result.root,this.helpers)}else if(typeof e=="function")return e(this.result.root,this.result)}catch(t){throw this.handleError(t)}}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let e=this.result.opts,t=Js;e.syntax&&(t=e.syntax.stringify),e.stringifier&&(t=e.stringifier),t.stringify&&(t=t.stringify);let s=new qs(t,this.result.root,this.result.opts).generate();return this.result.css=s[0],this.result.map=s[1],this.result}sync(){if(this.error)throw this.error;if(this.processed)return this.result;if(this.processed=!0,this.processing)throw this.getAsyncError();for(let e of this.plugins){let t=this.runOnRoot(e);if(X(t))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let e=this.result.root;for(;!e[I];)e[I]=!0,this.walkSync(e);if(this.listeners.OnceExit)if(e.type==="document")for(let t of e.nodes)this.visitSync(this.listeners.OnceExit,t);else this.visitSync(this.listeners.OnceExit,e)}return this.result}then(e,t){return this.async().then(e,t)}toString(){return this.css}visitSync(e,t){for(let[r,s]of e){this.result.lastPlugin=r;let o;try{o=s(t,this.helpers)}catch(n){throw this.handleError(n,t.proxyOf)}if(t.type!=="root"&&t.type!=="document"&&!t.parent)return!0;if(X(o))throw this.getAsyncError()}}visitTick(e){let t=e[e.length-1],{node:r,visitors:s}=t;if(r.type!=="root"&&r.type!=="document"&&!r.parent){e.pop();return}if(s.length>0&&t.visitorIndex<s.length){let[n,a]=s[t.visitorIndex];t.visitorIndex+=1,t.visitorIndex===s.length&&(t.visitors=[],t.visitorIndex=0),this.result.lastPlugin=n;try{return a(r.toProxy(),this.helpers)}catch(l){throw this.handleError(l,r)}}if(t.iterator!==0){let n=t.iterator,a;for(;a=r.nodes[r.indexes[n]];)if(r.indexes[n]+=1,!a[I]){a[I]=!0,e.push(Jt(a));return}t.iterator=0,delete r.indexes[n]}let o=t.events;for(;t.eventIndex<o.length;){let n=o[t.eventIndex];if(t.eventIndex+=1,n===q){r.nodes&&r.nodes.length&&(r[I]=!0,t.iterator=r.getIterator());return}else if(this.listeners[n]){t.visitors=this.listeners[n];return}}e.pop()}walkSync(e){e[I]=!0;let t=jr(e);for(let r of t)if(r===q)e.nodes&&e.each(s=>{s[I]||this.walkSync(s)});else{let s=this.listeners[r];if(s&&this.visitSync(s,e.toProxy()))return}}warnings(){return this.sync().warnings()}get content(){return this.stringify().content}get css(){return this.stringify().css}get map(){return this.stringify().map}get messages(){return this.sync().messages}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){return this.sync().root}get[Symbol.toStringTag](){return"LazyResult"}};J.registerPostcss=i=>{at=i};var Vr=J;J.default=J;Zs.registerLazyResult(J);Ks.registerLazyResult(J);let rn=vr,sn=Pe;let nn=St;const on=yt;let ut=class{constructor(e,t,r){t=t.toString(),this.stringified=!1,this._processor=e,this._css=t,this._opts=r,this._map=void 0;let s,o=sn;this.result=new on(this._processor,s,this._opts),this.result.css=t;let n=this;Object.defineProperty(this.result,"root",{get(){return n.root}});let a=new rn(o,s,this._opts,t);if(a.isMap()){let[l,u]=a.generate();l&&(this.result.css=l),u&&(this.result.map=u)}else a.clearAnnotation(),this.result.css=a.css}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}catch(e){return this.async().catch(e)}finally(e){return this.async().then(e,e)}sync(){if(this.error)throw this.error;return this.result}then(e,t){return this.async().then(e,t)}toString(){return this._css}warnings(){return[]}get content(){return this.result.css}get css(){return this.result.css}get map(){return this.result.map}get messages(){return[]}get opts(){return this.result.opts}get processor(){return this.result.processor}get root(){if(this._root)return this._root;let e,t=nn;try{e=t(this._css,this._opts)}catch(r){this.error=r}if(this.error)throw this.error;return this._root=e,e}get[Symbol.toStringTag](){return"NoWorkResult"}};var ln=ut;ut.default=ut;let an=ln,un=Vr,fn=gt,cn=ae,se=class{constructor(e=[]){this.version="8.4.38",this.plugins=this.normalize(e)}normalize(e){let t=[];for(let r of e)if(r.postcss===!0?r=r():r.postcss&&(r=r.postcss),typeof r=="object"&&Array.isArray(r.plugins))t=t.concat(r.plugins);else if(typeof r=="object"&&r.postcssPlugin)t.push(r);else if(typeof r=="function")t.push(r);else if(!(typeof r=="object"&&(r.parse||r.stringify)))throw new Error(r+" is not a PostCSS plugin");return t}process(e,t={}){return!this.plugins.length&&!t.parser&&!t.stringifier&&!t.syntax?new an(this,e,t):new un(this,e,t)}use(e){return this.plugins=this.plugins.concat(this.normalize([e])),this}};var hn=se;se.default=se;cn.registerProcessor(se);fn.registerProcessor(se);let pn=$e,dn=wr,mn=Te,gn=wt,yn=Le,wn=ae,bn=bt;function ne(i,e){if(Array.isArray(i))return i.map(n=>ne(n));let s=i,{inputs:t}=s,r=Be(s,["inputs"]);if(t){e=[];for(let n of t){let a=Q($({},n),{__proto__:yn.prototype});a.map&&(a.map=Q($({},a.map),{__proto__:dn.prototype})),e.push(a)}}if(r.nodes&&(r.nodes=i.nodes.map(n=>ne(n,e))),r.source){let o=r.source,{inputId:n}=o,a=Be(o,["inputId"]);r.source=a,n!=null&&(r.source.input=e[n])}if(r.type==="root")return new wn(r);if(r.type==="decl")return new pn(r);if(r.type==="rule")return new bn(r);if(r.type==="comment")return new mn(r);if(r.type==="atrule")return new gn(r);throw new Error("Unknown node type: "+i.type)}var Sn=ne;ne.default=ne;let Cn=pt,Gr=$e,xn=Vr,vn=z,Ct=hn,En=Pe,Rn=Sn,Hr=gt,On=Lr,qr=Te,Jr=wt,Nn=yt,An=Le,Mn=St,_n=zr,Yr=bt,Kr=ae,kn=Ie;function S(...i){return i.length===1&&Array.isArray(i[0])&&(i=i[0]),new Ct(i)}S.plugin=function(e,t){let r=!1;function s(...n){console&&console.warn&&!r&&(r=!0,console.warn(e+`: postcss.plugin was deprecated. Migration guide:
39
+ https://evilmartians.com/chronicles/postcss-8-plugin-migration`),process.env.LANG&&process.env.LANG.startsWith("cn")&&console.warn(e+`: \u91CC\u9762 postcss.plugin \u88AB\u5F03\u7528. \u8FC1\u79FB\u6307\u5357:
40
+ https://www.w3ctech.com/topic/2226`));let a=t(...n);return a.postcssPlugin=e,a.postcssVersion=new Ct().version,a}let o;return Object.defineProperty(s,"postcss",{get(){return o||(o=s()),o}}),s.process=function(n,a,l){return S([s(l)]).process(n,a)},s};S.stringify=En;S.parse=Mn;S.fromJSON=Rn;S.list=_n;S.comment=i=>new qr(i);S.atRule=i=>new Jr(i);S.decl=i=>new Gr(i);S.rule=i=>new Yr(i);S.root=i=>new Kr(i);S.document=i=>new Hr(i);S.CssSyntaxError=Cn;S.Declaration=Gr;S.Container=vn;S.Processor=Ct;S.Document=Hr;S.Comment=qr;S.Warning=On;S.AtRule=Jr;S.Result=Nn;S.Input=An;S.Rule=Yr;S.Root=Kr;S.Node=kn;xn.registerPostcss(S);var Pn=S;S.default=S;const E=Wi(Pn);E.stringify;E.fromJSON;E.plugin;E.parse;E.list;E.document;E.comment;E.atRule;E.rule;E.decl;E.root;E.CssSyntaxError;E.Declaration;E.Container;E.Processor;E.Document;E.Comment;E.Warning;E.AtRule;E.Result;E.Input;E.Rule;E.Root;E.Node;const Yt={script:"noscript",altglyph:"altGlyph",altglyphdef:"altGlyphDef",altglyphitem:"altGlyphItem",animatecolor:"animateColor",animatemotion:"animateMotion",animatetransform:"animateTransform",clippath:"clipPath",feblend:"feBlend",fecolormatrix:"feColorMatrix",fecomponenttransfer:"feComponentTransfer",fecomposite:"feComposite",feconvolvematrix:"feConvolveMatrix",fediffuselighting:"feDiffuseLighting",fedisplacementmap:"feDisplacementMap",fedistantlight:"feDistantLight",fedropshadow:"feDropShadow",feflood:"feFlood",fefunca:"feFuncA",fefuncb:"feFuncB",fefuncg:"feFuncG",fefuncr:"feFuncR",fegaussianblur:"feGaussianBlur",feimage:"feImage",femerge:"feMerge",femergenode:"feMergeNode",femorphology:"feMorphology",feoffset:"feOffset",fepointlight:"fePointLight",fespecularlighting:"feSpecularLighting",fespotlight:"feSpotLight",fetile:"feTile",feturbulence:"feTurbulence",foreignobject:"foreignObject",glyphref:"glyphRef",lineargradient:"linearGradient",radialgradient:"radialGradient"};function In(i){let e=Yt[i.tagName]?Yt[i.tagName]:i.tagName;return e==="link"&&i.attributes._cssText&&(e="style"),e}function De(i,e){const t=e==null?void 0:e.stylesWithHoverClass.get(i);if(t)return t;let r=i;try{r=E([Bi,ji]).process(i).css}catch(s){console.warn("Failed to adapt css for replay",s)}return e==null||e.stylesWithHoverClass.set(i,r),r}function $n(){return{stylesWithHoverClass:new Map}}function Ln(i,e,t,r){const s=[];for(const l of i.childNodes)l.type===g.Text&&s.push(l);const o=e.split("/* rr_split */");for(;o.length>1&&o.length>s.length;)o.splice(-2,2,o.slice(-2).join(""));let n="";t&&(n=De(o.join(""),r));let a=0;for(let l=0;l<s.length&&l!==o.length;l++){const u=s[l];if(!t)u.textContent=o[l];else if(l<o.length-1){let f=a,h=o[l+1].length;h=Math.min(h,30);let p=!1;for(;h>2;h--){const y=o[l+1].substring(0,h),m=n.substring(a).indexOf(y);if(p=m!==-1,p){f+=m;break}}p||(f+=o[l].length),u.textContent=n.substring(a,f),a=f}else u.textContent=n.substring(a)}}function Tn(i,e,t,r){const{doc:s,hackCss:o,cache:n}=r;i.childNodes.length?Ln(i,t,o,n):(o&&(t=De(t,n)),e.appendChild(s.createTextNode(t)))}function Dn(i,e){var t;const{doc:r,hackCss:s,cache:o}=e;switch(i.type){case g.Document:return r.implementation.createDocument(null,"",null);case g.DocumentType:return r.implementation.createDocumentType(i.name||"html",i.publicId,i.systemId);case g.Element:{const n=In(i);let a;i.isSVG?a=r.createElementNS("http://www.w3.org/2000/svg",n):(i.isCustom&&((t=r.defaultView)!=null&&t.customElements)&&!r.defaultView.customElements.get(i.tagName)&&r.defaultView.customElements.define(i.tagName,class extends r.defaultView.HTMLElement{}),a=r.createElement(n));const l={};for(const u in i.attributes){if(!Object.prototype.hasOwnProperty.call(i.attributes,u))continue;let f=i.attributes[u];if(!(n==="option"&&u==="selected"&&f===!1)&&f!==null){if(f===!0&&(f=""),u.startsWith("rr_")){l[u]=f;continue}if(typeof f=="string"){if(n==="style"&&u==="_cssText"){Tn(i,a,f,e);continue}else if(n==="textarea"&&u==="value"){a.appendChild(r.createTextNode(f)),i.childNodes=[];continue}}try{if(i.isSVG&&u==="xlink:href")a.setAttributeNS("http://www.w3.org/1999/xlink",u,f.toString());else if(u==="onload"||u==="onclick"||u.substring(0,7)==="onmouse")a.setAttribute("_"+u,f.toString());else if(n==="meta"&&i.attributes["http-equiv"]==="Content-Security-Policy"&&u==="content"){a.setAttribute("csp-content",f.toString());continue}else n==="link"&&(i.attributes.rel==="preload"&&i.attributes.as==="script"||i.attributes.rel==="modulepreload")||n==="link"&&i.attributes.rel==="prefetch"&&typeof i.attributes.href=="string"&&ke(i.attributes.href)==="js"||(n==="img"&&i.attributes.srcset&&i.attributes.rr_dataURL?a.setAttribute("rrweb-original-srcset",i.attributes.srcset):a.setAttribute(u,f.toString()))}catch(h){}}}for(const u in l){const f=l[u];if(n==="canvas"&&u==="rr_dataURL"){const h=r.createElement("img");h.onload=()=>{const p=a.getContext("2d");p&&p.drawImage(h,0,0,h.width,h.height)},h.src=f.toString(),a.RRNodeType&&(a.rr_dataURL=f.toString())}else if(n==="img"&&u==="rr_dataURL"){const h=a;h.currentSrc.startsWith("data:")||(h.setAttribute("rrweb-original-src",i.attributes.src),h.src=f.toString())}if(u==="rr_width")a.style.setProperty("width",f.toString());else if(u==="rr_height")a.style.setProperty("height",f.toString());else if(u==="rr_mediaCurrentTime"&&typeof f=="number")a.currentTime=f;else if(u==="rr_mediaState")switch(f){case"played":a.play().catch(h=>console.warn("media playback error",h));break;case"paused":a.pause();break}else u==="rr_mediaPlaybackRate"&&typeof f=="number"?a.playbackRate=f:u==="rr_mediaMuted"&&typeof f=="boolean"?a.muted=f:u==="rr_mediaLoop"&&typeof f=="boolean"?a.loop=f:u==="rr_mediaVolume"&&typeof f=="number"?a.volume=f:u==="rr_open_mode"&&a.setAttribute("rr_open_mode",f)}if(i.isShadowHost)if(!a.shadowRoot)a.attachShadow({mode:"open"});else for(;a.shadowRoot.firstChild;)a.shadowRoot.removeChild(a.shadowRoot.firstChild);return a}case g.Text:return i.isStyle&&s?r.createTextNode(De(i.textContent,o)):r.createTextNode(i.textContent);case g.CDATA:return r.createCDATASection(i.textContent);case g.Comment:return r.createComment(i.textContent);default:return null}}function xt(i,e){const{doc:t,mirror:r,skipChild:s=!1,hackCss:o=!0,afterAppend:n,cache:a}=e;if(r.has(i.id)){const u=r.getNode(i.id),f=r.getMeta(u);if(nr(f,i))return r.getNode(i.id)}let l=Dn(i,{doc:t,hackCss:o,cache:a});if(!l)return null;if(i.rootId&&r.getNode(i.rootId)!==t&&r.replace(i.rootId,t),i.type===g.Document&&(t.close(),t.open(),i.compatMode==="BackCompat"&&i.childNodes&&i.childNodes[0].type!==g.DocumentType&&(i.childNodes[0].type===g.Element&&"xmlns"in i.childNodes[0].attributes&&i.childNodes[0].attributes.xmlns==="http://www.w3.org/1999/xhtml"?t.write('<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "">'):t.write('<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "">')),l=t),r.add(l,i),(i.type===g.Document||i.type===g.Element)&&!s)for(const u of i.childNodes){const f=xt(u,{doc:t,mirror:r,skipChild:!1,hackCss:o,afterAppend:n,cache:a});if(!f){console.warn("Failed to rebuild",u);continue}if(u.isShadow&&Me(l)&&l.shadowRoot)l.shadowRoot.appendChild(f);else if(i.type===g.Document&&u.type==g.Element){const h=f;let p=null;h.childNodes.forEach(y=>{y.nodeName==="BODY"&&(p=y)}),p?(h.removeChild(p),l.appendChild(f),h.appendChild(p)):l.appendChild(f)}else l.appendChild(f);n&&n(f,u.id)}return l}function Un(i,e){function t(r){e(r)}for(const r of i.getIds())i.has(r)&&t(i.getNode(r))}function Fn(i,e){const t=e.getMeta(i);if((t==null?void 0:t.type)!==g.Element)return;const r=i;for(const s in t.attributes){if(!(Object.prototype.hasOwnProperty.call(t.attributes,s)&&s.startsWith("rr_")))continue;const o=t.attributes[s];s==="rr_scrollLeft"&&(r.scrollLeft=o),s==="rr_scrollTop"&&(r.scrollTop=o)}}function zn(i,e){const{doc:t,onVisit:r,hackCss:s=!0,afterAppend:o,cache:n,mirror:a=new _e}=e,l=xt(i,{doc:t,mirror:a,skipChild:!1,hackCss:s,afterAppend:o,cache:n});return Un(a,u=>{r&&r(u),Fn(u,a)}),l}exports.IGNORED_NODE=Je;exports.Mirror=_e;exports.absolutifyURLs=te;exports.adaptCssForReplay=De;exports.buildNodeWithSN=xt;exports.classMatchesRegex=Ee;exports.cleanupSnapshot=Fi;exports.createCache=$n;exports.createMirror=yi;exports.escapeImportStatement=Zt;exports.extractFileExtension=ke;exports.fixSafariColons=er;exports.genId=fr;exports.getInputType=or;exports.ignoreAttribute=hr;exports.is2DCanvasBlank=sr;exports.isCSSImportRule=tr;exports.isCSSStyleRule=rr;exports.isElement=Me;exports.isNativeShadowDom=Se;exports.isNodeMetaEqual=nr;exports.isShadowRoot=Qt;exports.markCssSplits=ar;exports.maskInputValue=ir;exports.needMaskingText=pr;exports.normalizeCssString=ee;exports.rebuild=zn;exports.serializeNodeWithId=G;exports.slimDOMDefaults=dr;exports.snapshot=Di;exports.splitCssText=lr;exports.stringifyRule=Xt;exports.stringifyStylesheet=ve;exports.toLowerCase=oe;exports.transformAttribute=cr;exports.visitSnapshot=Ui;
41
+ if (typeof module.exports == "object" && typeof exports == "object") {
42
+ var __cp = (to, from, except, desc) => {
43
+ if ((from && typeof from === "object") || typeof from === "function") {
44
+ for (let key of Object.getOwnPropertyNames(from)) {
45
+ if (!Object.prototype.hasOwnProperty.call(to, key) && key !== except)
46
+ Object.defineProperty(to, key, {
47
+ get: () => from[key],
48
+ enumerable: !(desc = Object.getOwnPropertyDescriptor(from, key)) || desc.enumerable,
49
+ });
50
+ }
51
+ }
52
+ return to;
53
+ };
54
+ module.exports = __cp(module.exports, exports);
55
+ }
56
+ return module.exports;
57
+ }))
58
+ //# sourceMappingURL=rrweb-snapshot.umd.min.cjs.map