@betterbugs/all 2.0.0-alpha.19 → 2.0.0-alpha.21
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.
- package/dist/all.cjs +6870 -6431
- package/dist/all.cjs.map +1 -1
- package/dist/all.js +6870 -6431
- package/dist/all.js.map +1 -1
- package/dist/all.umd.cjs +6868 -6439
- package/dist/all.umd.cjs.map +4 -4
- package/dist/all.umd.min.cjs +117 -42
- package/dist/all.umd.min.cjs.map +4 -4
- package/package.json +6 -5
- package/umd/all.js +18256 -0
- package/umd/all.min.js +173 -0
package/umd/all.min.js
ADDED
|
@@ -0,0 +1,173 @@
|
|
|
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("rrweb", [], f);
|
|
6
|
+
} else if ("object" == typeof exports) {
|
|
7
|
+
exports["rrweb"] = f();
|
|
8
|
+
} else {
|
|
9
|
+
g["rrweb"] = f();
|
|
10
|
+
}
|
|
11
|
+
}(this, () => {
|
|
12
|
+
var exports = {};
|
|
13
|
+
var module = { exports };
|
|
14
|
+
"use strict";var aa=Object.defineProperty,la=Object.defineProperties;var ua=Object.getOwnPropertyDescriptors;var St=Object.getOwnPropertySymbols;var pi=Object.prototype.hasOwnProperty,mi=Object.prototype.propertyIsEnumerable;var di=(e,t,r)=>t in e?aa(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,U=(e,t)=>{for(var r in t||(t={}))pi.call(t,r)&&di(e,r,t[r]);if(St)for(var r of St(t))mi.call(t,r)&&di(e,r,t[r]);return e},ce=(e,t)=>la(e,ua(t));var He=(e,t)=>{var r={};for(var s in e)pi.call(e,s)&&t.indexOf(s)<0&&(r[s]=e[s]);if(e!=null&&St)for(var s of St(e))t.indexOf(s)<0&&mi.call(e,s)&&(r[s]=e[s]);return r};Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});var ca=Object.defineProperty,ha=(e,t,r)=>t in e?ca(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,N=(e,t,r)=>ha(e,typeof t!="symbol"?t+"":t,r),gi,fa=Object.defineProperty,da=(e,t,r)=>t in e?fa(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,yi=(e,t,r)=>da(e,typeof t!="symbol"?t+"":t,r),$=(e=>(e[e.Document=0]="Document",e[e.DocumentType=1]="DocumentType",e[e.Element=2]="Element",e[e.Text=3]="Text",e[e.CDATA=4]="CDATA",e[e.Comment=5]="Comment",e))($||{});const vi={Node:["childNodes","parentNode","parentElement","textContent","ownerDocument"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot","querySelector","querySelectorAll"],MutationObserver:[]},wi={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:[],MutationObserver:["constructor"]},Ct={},pa=()=>!!globalThis.Zone;function Ds(e){if(Ct[e])return Ct[e];const t=globalThis[e],r=t.prototype,s=e in vi?vi[e]:void 0,i=!!(s&&s.every(u=>{var o,c;return!!((c=(o=Object.getOwnPropertyDescriptor(r,u))==null?void 0:o.get)!=null&&c.toString().includes("[native code]"))})),a=e in wi?wi[e]:void 0,l=!!(a&&a.every(u=>{var o;return typeof r[u]=="function"&&((o=r[u])==null?void 0:o.toString().includes("[native code]"))}));if(i&&l&&!pa())return Ct[e]=t.prototype,t.prototype;try{const u=document.createElement("iframe");document.body.appendChild(u);const o=u.contentWindow;if(!o)return t.prototype;const c=o[e].prototype;return document.body.removeChild(u),c?Ct[e]=c:r}catch(u){return r}}const lr={};function _e(e,t,r){var s;const i=`${e}.${String(r)}`;if(lr[i])return lr[i].call(t);const a=Ds(e),l=(s=Object.getOwnPropertyDescriptor(a,r))==null?void 0:s.get;return l?(lr[i]=l,l.call(t)):t[r]}const ur={};function so(e,t,r){const s=`${e}.${String(r)}`;if(ur[s])return ur[s].bind(t);const a=Ds(e)[r];return typeof a!="function"?t[r]:(ur[s]=a,a.bind(t))}function ma(e){return _e("Node",e,"ownerDocument")}function ga(e){return _e("Node",e,"childNodes")}function ya(e){return _e("Node",e,"parentNode")}function va(e){return _e("Node",e,"parentElement")}function wa(e){return _e("Node",e,"textContent")}function ba(e,t){return so("Node",e,"contains")(t)}function Sa(e){return so("Node",e,"getRootNode")()}function Ca(e){return!e||!("host"in e)?null:_e("ShadowRoot",e,"host")}function Ea(e){return e.styleSheets}function xa(e){return!e||!("shadowRoot"in e)?null:_e("Element",e,"shadowRoot")}function Ra(e,t){return _e("Element",e,"querySelector")(t)}function Ma(e,t){return _e("Element",e,"querySelectorAll")(t)}function Na(){return Ds("MutationObserver").constructor}function Oa(e,t,r){try{if(!(t in e))return()=>{};const s=e[t],i=r(s);return typeof i=="function"&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__rrweb_original__:{enumerable:!1,value:s}})),e[t]=i,()=>{e[t]=s}}catch(s){return()=>{}}}const fe={ownerDocument:ma,childNodes:ga,parentNode:ya,parentElement:va,textContent:wa,contains:ba,getRootNode:Sa,host:Ca,styleSheets:Ea,shadowRoot:xa,querySelector:Ra,querySelectorAll:Ma,mutationObserver:Na,patch:Oa};function As(e){return e.nodeType===e.ELEMENT_NODE}function ut(e){const t=e&&"host"in e&&"mode"in e&&fe.host(e)||null;return!!(t&&"shadowRoot"in t&&fe.shadowRoot(t)===e)}function ct(e){return Object.prototype.toString.call(e)==="[object ShadowRoot]"}function Ia(e){return e.includes(" background-clip: text;")&&!e.includes(" -webkit-background-clip: text;")&&(e=e.replace(/\sbackground-clip:\s*text;/g," -webkit-background-clip: text; background-clip: text;")),e}function Da(e){const{cssText:t}=e;if(t.split('"').length<3)return t;const r=["@import",`url(${JSON.stringify(e.href)})`];return e.layerName===""?r.push("layer"):e.layerName&&r.push(`layer(${e.layerName})`),e.supportsText&&r.push(`supports(${e.supportsText})`),e.media.length&&r.push(e.media.mediaText),r.join(" ")+";"}function vs(e){try{const t=e.rules||e.cssRules;if(!t)return null;let r=e.href;!r&&e.ownerNode&&(r=e.ownerNode.baseURI);const s=Array.from(t,i=>io(i,r)).join("");return Ia(s)}catch(t){return null}}function io(e,t){if(Ta(e)){let r;try{r=vs(e.styleSheet)||Da(e)}catch(s){r=e.cssText}return e.styleSheet.href?Ut(r,e.styleSheet.href):r}else{let r=e.cssText;return _a(e)&&e.selectorText.includes(":")&&(r=Aa(r)),t?Ut(r,t):r}}function Aa(e){const t=/(\[(?:[\w-]+)[^\\])(:(?:[\w-]+)\])/gm;return e.replace(t,"$1\\$2")}function Ta(e){return"styleSheet"in e}function _a(e){return"selectorText"in e}class Ts{constructor(){yi(this,"idNodeMap",new Map),yi(this,"nodeMetaMap",new WeakMap)}getId(t){var r;if(!t)return-1;const s=(r=this.getMeta(t))==null?void 0:r.id;return s!=null?s:-1}getNode(t){return this.idNodeMap.get(t)||null}getIds(){return Array.from(this.idNodeMap.keys())}getMeta(t){return this.nodeMetaMap.get(t)||null}removeNodeFromMap(t){const r=this.getId(t);this.idNodeMap.delete(r),t.childNodes&&t.childNodes.forEach(s=>this.removeNodeFromMap(s))}has(t){return this.idNodeMap.has(t)}hasNode(t){return this.nodeMetaMap.has(t)}add(t,r){const s=r.id;this.idNodeMap.set(s,t),this.nodeMetaMap.set(t,r)}replace(t,r){const s=this.getNode(t);if(s){const i=this.nodeMetaMap.get(s);i&&this.nodeMetaMap.set(r,i)}this.idNodeMap.set(t,r)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}}function no(){return new Ts}function Lt({element:e,maskInputOptions:t,tagName:r,type:s,value:i,maskInputFn:a}){let l=i||"";const u=s&&$e(s);return(t[r.toLowerCase()]||u&&t[u])&&(a?l=a(l,e):l="*".repeat(l.length)),l}function $e(e){return e.toLowerCase()}const bi="__rrweb_original__";function ka(e){const t=e.getContext("2d");if(!t)return!0;const r=50;for(let s=0;s<e.width;s+=r)for(let i=0;i<e.height;i+=r){const a=t.getImageData,l=bi in a?a[bi]:a;if(new Uint32Array(l.call(t,s,i,Math.min(r,e.width-s),Math.min(r,e.height-i)).data.buffer).some(o=>o!==0))return!1}return!0}function Pa(e,t){return!e||!t||e.type!==t.type?!1:e.type===$.Document?e.compatMode===t.compatMode:e.type===$.DocumentType?e.name===t.name&&e.publicId===t.publicId&&e.systemId===t.systemId:e.type===$.Comment||e.type===$.Text||e.type===$.CDATA?e.textContent===t.textContent:e.type===$.Element?e.tagName===t.tagName&&JSON.stringify(e.attributes)===JSON.stringify(t.attributes)&&e.isSVG===t.isSVG&&e.needBlock===t.needBlock:!1}function Ft(e){const t=e.type;return e.hasAttribute("data-rr-is-password")?"password":t?$e(t):null}function _s(e,t){var a;let r;try{r=new URL(e,t!=null?t:window.location.href)}catch(l){return null}const s=/\.([0-9a-z]+)(?:$)/i,i=r.pathname.match(s);return(a=i==null?void 0:i[1])!=null?a:null}function La(e){let t="";return e.indexOf("//")>-1?t=e.split("/").slice(0,3).join("/"):t=e.split("/")[0],t=t.split("?")[0],t}const Fa=/url\((?:(')([^']*)'|(")(.*?)"|([^)]*))\)/gm,Ua=/^(?:[a-z+]+:)?\/\//i,Ba=/^www\..*/i,$a=/^(data:)([^,]*),(.*)/i;function Ut(e,t){return(e||"").replace(Fa,(r,s,i,a,l,u)=>{const o=i||l||u,c=s||a||"";if(!o)return r;if(Ua.test(o)||Ba.test(o))return`url(${c}${o}${c})`;if($a.test(o))return`url(${c}${o}${c})`;if(o[0]==="/")return`url(${c}${La(t)+o}${c})`;const n=t.split("/"),d=o.split("/");n.pop();for(const h of d)h!=="."&&(h===".."?n.pop():n.push(h));return`url(${c}${n.join("/")}${c})`})}function Et(e,t=!1){return t?e.replace(/(\/\*[^*]*\*\/)|[\s;]/g,""):e.replace(/(\/\*[^*]*\*\/)|[\s;]/g,"").replace(/0px/g,"0")}function Wa(e,t,r=!1){const s=Array.from(t.childNodes),i=[];let a=0;if(s.length>1&&e&&typeof e=="string"){let l=Et(e,r);const u=l.length/e.length;for(let o=1;o<s.length;o++)if(s[o].textContent&&typeof s[o].textContent=="string"){const c=Et(s[o].textContent,r),n=100;let d=3;for(;d<c.length&&(c[d].match(/[a-zA-Z0-9]/)||c.indexOf(c.substring(0,d),1)!==-1);d++);for(;d<c.length;d++){let h=c.substring(0,d),f=l.split(h),m=-1;if(f.length===2)m=f[0].length;else if(f.length>2&&f[0]===""&&s[o-1].textContent!=="")m=l.indexOf(h,1);else if(f.length===1){if(h=h.substring(0,h.length-1),f=l.split(h),f.length<=1)return i.push(e),i;d=n+1}else d===c.length-1&&(m=l.indexOf(h));if(f.length>=2&&d>n){const p=s[o-1].textContent;if(p&&typeof p=="string"){const g=Et(p).length;m=l.indexOf(h,g)}m===-1&&(m=f[0].length)}if(m!==-1){let p=Math.floor(m/u);for(;p>0&&p<e.length;){if(a+=1,a>50*s.length)return i.push(e),i;const g=Et(e.substring(0,p),r);if(g.length===m){i.push(e.substring(0,p)),e=e.substring(p),l=l.substring(m);break}else g.length<m?p+=Math.max(1,Math.floor((m-g.length)/u)):p-=Math.max(1,Math.floor((g.length-m)*u))}break}}}}return i.push(e),i}function za(e,t){return Wa(e,t).join("/* rr_split */")}let qa=1;const Va=new RegExp("[^a-z0-9-_:]"),dt=-2;function oo(){return qa++}function ja(e){if(e instanceof HTMLFormElement)return"form";const t=$e(e.tagName);return Va.test(t)?"div":t}let Ye,Si;const Ga=/^[^ \t\n\r\u000c]+/,Ha=/^[, \t\n\r\u000c]+/;function Ya(e,t){if(t.trim()==="")return t;let r=0;function s(a){let l;const u=a.exec(t.substring(r));return u?(l=u[0],r+=l.length,l):""}const i=[];for(;s(Ha),!(r>=t.length);){let a=s(Ga);if(a.slice(-1)===",")a=Ze(e,a.substring(0,a.length-1)),i.push(a);else{let l="";a=Ze(e,a);let u=!1;for(;;){const o=t.charAt(r);if(o===""){i.push((a+l).trim());break}else if(u)o===")"&&(u=!1);else if(o===","){r+=1,i.push((a+l).trim());break}else o==="("&&(u=!0);l+=o,r+=1}}}return i.join(", ")}const Ci=new WeakMap;function Ze(e,t){return!t||t.trim()===""?t:ks(e,t)}function Ja(e){return!!(e.tagName==="svg"||e.ownerSVGElement)}function ks(e,t){let r=Ci.get(e);if(r||(r=e.createElement("a"),Ci.set(e,r)),!t)t="";else if(t.startsWith("blob:")||t.startsWith("data:"))return t;return r.setAttribute("href",t),r.href}function ao(e,t,r,s){return s&&(r==="src"||r==="href"&&!(t==="use"&&s[0]==="#")||r==="xlink:href"&&s[0]!=="#"||r==="background"&&["table","td","th"].includes(t)?Ze(e,s):r==="srcset"?Ya(e,s):r==="style"?Ut(s,ks(e)):t==="object"&&r==="data"?Ze(e,s):s)}function lo(e,t,r){return["video","audio"].includes(e)&&t==="autoplay"}function Xa(e,t,r){try{if(typeof t=="string"){if(e.classList.contains(t))return!0}else for(let s=e.classList.length;s--;){const i=e.classList[s];if(t.test(i))return!0}if(r)return e.matches(r)}catch(s){}return!1}function Bt(e,t,r){if(!e)return!1;if(e.nodeType!==e.ELEMENT_NODE)return r?Bt(fe.parentNode(e),t,r):!1;for(let s=e.classList.length;s--;){const i=e.classList[s];if(t.test(i))return!0}return r?Bt(fe.parentNode(e),t,r):!1}function uo(e,t,r,s){let i;if(As(e)){if(i=e,!fe.childNodes(i).length)return!1}else{if(fe.parentElement(e)===null)return!1;i=fe.parentElement(e)}try{if(typeof t=="string"){if(s){if(i.closest(`.${t}`))return!0}else if(i.classList.contains(t))return!0}else if(Bt(i,t,s))return!0;if(r){if(s){if(i.closest(r))return!0}else if(i.matches(r))return!0}}catch(a){}return!1}function Qa(e,t,r){const s=e.contentWindow;if(!s)return;let i=!1,a;try{a=s.document.readyState}catch(u){return}if(a!=="complete"){const u=setTimeout(()=>{i||(t(),i=!0)},r);e.addEventListener("load",()=>{clearTimeout(u),i=!0,t()});return}const l="about:blank";if(s.location.href!==l||e.src===l||e.src==="")return setTimeout(t,0),e.addEventListener("load",t);e.addEventListener("load",t)}function Za(e,t,r){let s=!1,i;try{i=e.sheet}catch(l){return}if(i)return;const a=setTimeout(()=>{s||(t(),s=!0)},r);e.addEventListener("load",()=>{clearTimeout(a),s=!0,t()})}function Ka(e,t){const{doc:r,mirror:s,blockClass:i,blockSelector:a,needsMask:l,inlineStylesheet:u,maskInputOptions:o={},maskTextFn:c,maskInputFn:n,dataURLOptions:d={},inlineImages:h,recordCanvas:f,keepIframeSrcFn:m,newlyAddedElement:p=!1,cssCaptured:g=!1}=t,w=el(r,s);switch(e.nodeType){case e.DOCUMENT_NODE:return e.compatMode!=="CSS1Compat"?{type:$.Document,childNodes:[],compatMode:e.compatMode}:{type:$.Document,childNodes:[]};case e.DOCUMENT_TYPE_NODE:return{type:$.DocumentType,name:e.name,publicId:e.publicId,systemId:e.systemId,rootId:w};case e.ELEMENT_NODE:return rl(e,{doc:r,blockClass:i,blockSelector:a,inlineStylesheet:u,maskInputOptions:o,maskInputFn:n,dataURLOptions:d,inlineImages:h,recordCanvas:f,keepIframeSrcFn:m,newlyAddedElement:p,rootId:w});case e.TEXT_NODE:return tl(e,{doc:r,needsMask:l,maskTextFn:c,rootId:w,cssCaptured:g});case e.CDATA_SECTION_NODE:return{type:$.CDATA,textContent:"",rootId:w};case e.COMMENT_NODE:return{type:$.Comment,textContent:fe.textContent(e)||"",rootId:w};default:return!1}}function el(e,t){if(!t.hasNode(e))return;const r=t.getId(e);return r===1?void 0:r}function tl(e,t){const{needsMask:r,maskTextFn:s,rootId:i,cssCaptured:a}=t,l=fe.parentNode(e),u=l&&l.tagName;let o="";const c=u==="STYLE"?!0:void 0,n=u==="SCRIPT"?!0:void 0;return n?o="SCRIPT_PLACEHOLDER":a||(o=fe.textContent(e),c&&o&&(o=Ut(o,ks(t.doc)))),!c&&!n&&o&&r&&(o=s?s(o,fe.parentElement(e)):o.replace(/[\S]/g,"*")),{type:$.Text,textContent:o||"",rootId:i}}function rl(e,t){const{doc:r,blockClass:s,blockSelector:i,inlineStylesheet:a,maskInputOptions:l={},maskInputFn:u,dataURLOptions:o={},inlineImages:c,recordCanvas:n,keepIframeSrcFn:d,newlyAddedElement:h=!1,rootId:f}=t,m=Xa(e,s,i),p=ja(e);let g={};const w=e.attributes.length;for(let v=0;v<w;v++){const C=e.attributes[v];lo(p,C.name,C.value)||(g[C.name]=ao(r,p,$e(C.name),C.value))}if(p==="link"&&a){const v=Array.from(r.styleSheets).find(S=>S.href===e.href);let C=null;v&&(C=vs(v)),C&&(delete g.rel,delete g.href,g._cssText=C)}if(p==="style"&&e.sheet){let v=vs(e.sheet);v&&(e.childNodes.length>1&&(v=za(v,e)),g._cssText=v)}if(["input","textarea","select"].includes(p)){const v=e.value,C=e.checked;g.type!=="radio"&&g.type!=="checkbox"&&g.type!=="submit"&&g.type!=="button"&&v?g.value=Lt({element:e,type:Ft(e),tagName:p,value:v,maskInputOptions:l,maskInputFn:u}):C&&(g.checked=C)}if(p==="option"&&(e.selected&&!l.select?g.selected=!0:delete g.selected),p==="dialog"&&e.open&&(g.rr_open_mode=e.matches("dialog:modal")?"modal":"non-modal"),p==="canvas"&&n){if(e.__context==="2d")ka(e)||(g.rr_dataURL=e.toDataURL(o.type,o.quality));else if(!("__context"in e)){const v=e.toDataURL(o.type,o.quality),C=r.createElement("canvas");C.width=e.width,C.height=e.height;const S=C.toDataURL(o.type,o.quality);v!==S&&(g.rr_dataURL=v)}}if(p==="img"&&c){Ye||(Ye=r.createElement("canvas"),Si=Ye.getContext("2d"));const v=e,C=v.currentSrc||v.getAttribute("src")||"<unknown-src>",S=v.crossOrigin,b=()=>{v.removeEventListener("load",b);try{Ye.width=v.naturalWidth,Ye.height=v.naturalHeight,Si.drawImage(v,0,0),g.rr_dataURL=Ye.toDataURL(o.type,o.quality)}catch(E){if(v.crossOrigin!=="anonymous"){v.crossOrigin="anonymous",v.complete&&v.naturalWidth!==0?b():v.addEventListener("load",b);return}else console.warn(`Cannot inline img src=${C}! Error: ${E}`)}v.crossOrigin==="anonymous"&&(S?g.crossOrigin=S:v.removeAttribute("crossorigin"))};v.complete&&v.naturalWidth!==0?b():v.addEventListener("load",b)}if(["audio","video"].includes(p)){const v=g;v.rr_mediaState=e.paused?"paused":"played",v.rr_mediaCurrentTime=e.currentTime,v.rr_mediaPlaybackRate=e.playbackRate,v.rr_mediaMuted=e.muted,v.rr_mediaLoop=e.loop,v.rr_mediaVolume=e.volume}if(h||(e.scrollLeft&&(g.rr_scrollLeft=e.scrollLeft),e.scrollTop&&(g.rr_scrollTop=e.scrollTop)),m){const{width:v,height:C}=e.getBoundingClientRect();g={class:g.class,rr_width:`${v}px`,rr_height:`${C}px`}}p==="iframe"&&!d(g.src)&&(e.contentDocument||(g.rr_src=g.src),delete g.src);let y;try{customElements.get(p)&&(y=!0)}catch(v){}return{type:$.Element,tagName:p,attributes:g,childNodes:[],isSVG:Ja(e)||void 0,needBlock:m,rootId:f,isCustom:y}}function te(e){return e==null?"":e.toLowerCase()}function co(e){return e===!0||e==="all"?{script:!0,comment:!0,headFavicon:!0,headWhitespace:!0,headMetaSocial:!0,headMetaRobots:!0,headMetaHttpEquiv:!0,headMetaVerification:!0,headMetaAuthorship:e==="all",headMetaDescKeywords:e==="all",headTitleMutations:e==="all"}:e||{}}function sl(e,t){if(t.comment&&e.type===$.Comment)return!0;if(e.type===$.Element){if(t.script&&(e.tagName==="script"||e.tagName==="link"&&(e.attributes.rel==="preload"&&e.attributes.as==="script"||e.attributes.rel==="modulepreload")||e.tagName==="link"&&e.attributes.rel==="prefetch"&&typeof e.attributes.href=="string"&&_s(e.attributes.href)==="js"))return!0;if(t.headFavicon&&(e.tagName==="link"&&e.attributes.rel==="shortcut icon"||e.tagName==="meta"&&(te(e.attributes.name).match(/^msapplication-tile(image|color)$/)||te(e.attributes.name)==="application-name"||te(e.attributes.rel)==="icon"||te(e.attributes.rel)==="apple-touch-icon"||te(e.attributes.rel)==="shortcut icon")))return!0;if(e.tagName==="meta"){if(t.headMetaDescKeywords&&te(e.attributes.name).match(/^description|keywords$/))return!0;if(t.headMetaSocial&&(te(e.attributes.property).match(/^(og|twitter|fb):/)||te(e.attributes.name).match(/^(og|twitter):/)||te(e.attributes.name)==="pinterest"))return!0;if(t.headMetaRobots&&(te(e.attributes.name)==="robots"||te(e.attributes.name)==="googlebot"||te(e.attributes.name)==="bingbot"))return!0;if(t.headMetaHttpEquiv&&e.attributes["http-equiv"]!==void 0)return!0;if(t.headMetaAuthorship&&(te(e.attributes.name)==="author"||te(e.attributes.name)==="generator"||te(e.attributes.name)==="framework"||te(e.attributes.name)==="publisher"||te(e.attributes.name)==="progid"||te(e.attributes.property).match(/^article:/)||te(e.attributes.property).match(/^product:/)))return!0;if(t.headMetaVerification&&(te(e.attributes.name)==="google-site-verification"||te(e.attributes.name)==="yandex-verification"||te(e.attributes.name)==="csrf-token"||te(e.attributes.name)==="p:domain_verify"||te(e.attributes.name)==="verify-v1"||te(e.attributes.name)==="verification"||te(e.attributes.name)==="shopify-checkout-api-token"))return!0}}return!1}function Ke(e,t){const{doc:r,mirror:s,blockClass:i,blockSelector:a,maskTextClass:l,maskTextSelector:u,skipChild:o=!1,inlineStylesheet:c=!0,maskInputOptions:n={},maskTextFn:d,maskInputFn:h,slimDOMOptions:f,dataURLOptions:m={},inlineImages:p=!1,recordCanvas:g=!1,onSerialize:w,onIframeLoad:y,iframeLoadTimeout:v=5e3,onStylesheetLoad:C,stylesheetLoadTimeout:S=5e3,keepIframeSrcFn:b=()=>!1,newlyAddedElement:E=!1,cssCaptured:x=!1}=t;let{needsMask:I}=t,{preserveWhiteSpace:M=!0}=t;I||(I=uo(e,l,u,I===void 0));const L=Ka(e,{doc:r,mirror:s,blockClass:i,blockSelector:a,needsMask:I,inlineStylesheet:c,maskInputOptions:n,maskTextFn:d,maskInputFn:h,dataURLOptions:m,inlineImages:p,recordCanvas:g,keepIframeSrcFn:b,newlyAddedElement:E,cssCaptured:x});if(!L)return console.warn(e,"not serialized"),null;let D;s.hasNode(e)?D=s.getId(e):sl(L,f)||!M&&L.type===$.Text&&!L.textContent.replace(/^\s+|\s+$/gm,"").length?D=dt:D=oo();const R=Object.assign(L,{id:D});if(s.add(e,R),D===dt)return null;w&&w(e);let Y=!o;if(R.type===$.Element){Y=Y&&!R.needBlock,delete R.needBlock;const P=fe.shadowRoot(e);P&&ct(P)&&(R.isShadowHost=!0)}if((R.type===$.Document||R.type===$.Element)&&Y){f.headWhitespace&&R.type===$.Element&&R.tagName==="head"&&(M=!1);const P={doc:r,mirror:s,blockClass:i,blockSelector:a,needsMask:I,maskTextClass:l,maskTextSelector:u,skipChild:o,inlineStylesheet:c,maskInputOptions:n,maskTextFn:d,maskInputFn:h,slimDOMOptions:f,dataURLOptions:m,inlineImages:p,recordCanvas:g,preserveWhiteSpace:M,onSerialize:w,onIframeLoad:y,iframeLoadTimeout:v,onStylesheetLoad:C,stylesheetLoadTimeout:S,keepIframeSrcFn:b,cssCaptured:!1};if(!(R.type===$.Element&&R.tagName==="textarea"&&R.attributes.value!==void 0)){R.type===$.Element&&R.attributes._cssText!==void 0&&typeof R.attributes._cssText=="string"&&(P.cssCaptured=!0);for(const W of Array.from(fe.childNodes(e))){const X=Ke(W,P);X&&R.childNodes.push(X)}}let A=null;if(As(e)&&(A=fe.shadowRoot(e)))for(const W of Array.from(fe.childNodes(A))){const X=Ke(W,P);X&&(ct(A)&&(X.isShadow=!0),R.childNodes.push(X))}}const J=fe.parentNode(e);return J&&ut(J)&&ct(J)&&(R.isShadow=!0),R.type===$.Element&&R.tagName==="iframe"&&Qa(e,()=>{const P=e.contentDocument;if(P&&y){const A=Ke(P,{doc:P,mirror:s,blockClass:i,blockSelector:a,needsMask:I,maskTextClass:l,maskTextSelector:u,skipChild:!1,inlineStylesheet:c,maskInputOptions:n,maskTextFn:d,maskInputFn:h,slimDOMOptions:f,dataURLOptions:m,inlineImages:p,recordCanvas:g,preserveWhiteSpace:M,onSerialize:w,onIframeLoad:y,iframeLoadTimeout:v,onStylesheetLoad:C,stylesheetLoadTimeout:S,keepIframeSrcFn:b});A&&y(e,A)}},v),R.type===$.Element&&R.tagName==="link"&&typeof R.attributes.rel=="string"&&(R.attributes.rel==="stylesheet"||R.attributes.rel==="preload"&&typeof R.attributes.href=="string"&&_s(R.attributes.href)==="css")&&Za(e,()=>{if(C){const P=Ke(e,{doc:r,mirror:s,blockClass:i,blockSelector:a,needsMask:I,maskTextClass:l,maskTextSelector:u,skipChild:!1,inlineStylesheet:c,maskInputOptions:n,maskTextFn:d,maskInputFn:h,slimDOMOptions:f,dataURLOptions:m,inlineImages:p,recordCanvas:g,preserveWhiteSpace:M,onSerialize:w,onIframeLoad:y,iframeLoadTimeout:v,onStylesheetLoad:C,stylesheetLoadTimeout:S,keepIframeSrcFn:b});P&&C(e,P)}},S),R}function il(e,t){const{mirror:r=new Ts,blockClass:s="rr-block",blockSelector:i=null,maskTextClass:a="rr-mask",maskTextSelector:l=null,inlineStylesheet:u=!0,inlineImages:o=!1,recordCanvas:c=!1,maskAllInputs:n=!1,maskTextFn:d,maskInputFn:h,slimDOM:f=!1,dataURLOptions:m,preserveWhiteSpace:p,onSerialize:g,onIframeLoad:w,iframeLoadTimeout:y,onStylesheetLoad:v,stylesheetLoadTimeout:C,keepIframeSrcFn:S=()=>!1}=t,b=n===!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}:n===!1?{password:!0}:n,E=co(f);return Ke(e,{doc:e,mirror:r,blockClass:s,blockSelector:i,maskTextClass:a,maskTextSelector:l,skipChild:!1,inlineStylesheet:u,maskInputOptions:b,maskTextFn:d,maskInputFn:h,slimDOMOptions:E,dataURLOptions:m,inlineImages:o,recordCanvas:c,preserveWhiteSpace:p,onSerialize:g,onIframeLoad:w,iframeLoadTimeout:y,onStylesheetLoad:v,stylesheetLoadTimeout:C,keepIframeSrcFn:S,newlyAddedElement:!1})}const nl=/(max|min)-device-(width|height)/,Ei=new RegExp(nl.source,"g"),ol={postcssPlugin:"postcss-custom-selectors",prepare(){return{postcssPlugin:"postcss-custom-selectors",AtRule:function(e){e.params.match(Ei)&&(e.params=e.params.replace(Ei,"$1-$2"))}}}},al={postcssPlugin:"postcss-hover-classes",prepare:function(){const e=[];return{Rule:function(t){e.indexOf(t)===-1&&(e.push(t),t.selectors.forEach(function(r){r.includes(":hover")&&(t.selector+=`,
|
|
15
|
+
`+r.replace(/:hover/g,".\\:hover"))}))}}}};function ll(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function ul(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var r=function s(){return this instanceof s?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(s){var i=Object.getOwnPropertyDescriptor(e,s);Object.defineProperty(r,s,i.get?i:{enumerable:!0,get:function(){return e[s]}})}),r}var xt={exports:{}},xi;function cl(){if(xi)return xt.exports;xi=1;var e=String,t=function(){return{isColorSupported:!1,reset:e,bold:e,dim:e,italic:e,underline:e,inverse:e,hidden:e,strikethrough:e,black:e,red:e,green:e,yellow:e,blue:e,magenta:e,cyan:e,white:e,gray:e,bgBlack:e,bgRed:e,bgGreen:e,bgYellow:e,bgBlue:e,bgMagenta:e,bgCyan:e,bgWhite:e}};return xt.exports=t(),xt.exports.createColors=t,xt.exports}const hl={},fl=Object.freeze(Object.defineProperty({__proto__:null,default:hl},Symbol.toStringTag,{value:"Module"})),Ce=ul(fl);var cr,Ri;function Ps(){if(Ri)return cr;Ri=1;let e=cl(),t=Ce;class r extends Error{constructor(i,a,l,u,o,c){super(i),this.name="CssSyntaxError",this.reason=i,o&&(this.file=o),u&&(this.source=u),c&&(this.plugin=c),typeof a!="undefined"&&typeof l!="undefined"&&(typeof a=="number"?(this.line=a,this.column=l):(this.line=a.line,this.column=a.column,this.endLine=l.line,this.endColumn=l.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,r)}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(i){if(!this.source)return"";let a=this.source;i==null&&(i=e.isColorSupported),t&&i&&(a=t(a));let l=a.split(/\r?\n/),u=Math.max(this.line-3,0),o=Math.min(this.line+2,l.length),c=String(o).length,n,d;if(i){let{bold:h,gray:f,red:m}=e.createColors(!0);n=p=>h(m(p)),d=p=>f(p)}else n=d=h=>h;return l.slice(u,o).map((h,f)=>{let m=u+1+f,p=" "+(" "+m).slice(-c)+" | ";if(m===this.line){let g=d(p.replace(/\d/g," "))+h.slice(0,this.column-1).replace(/[^\t]/g," ");return n(">")+d(p)+h+`
|
|
16
|
+
`+g+n("^")}return" "+d(p)+h}).join(`
|
|
17
|
+
`)}toString(){let i=this.showSourceCode();return i&&(i=`
|
|
18
|
+
|
|
19
|
+
`+i+`
|
|
20
|
+
`),this.name+": "+this.message+i}}return cr=r,r.default=r,cr}var Rt={},Mi;function Ls(){return Mi||(Mi=1,Rt.isClean=Symbol("isClean"),Rt.my=Symbol("my")),Rt}var hr,Ni;function ho(){if(Ni)return hr;Ni=1;const e={after:`
|
|
21
|
+
`,beforeClose:`
|
|
22
|
+
`,beforeComment:`
|
|
23
|
+
`,beforeDecl:`
|
|
24
|
+
`,beforeOpen:" ",beforeRule:`
|
|
25
|
+
`,colon:": ",commentLeft:" ",commentRight:" ",emptyBody:"",indent:" ",semicolon:!1};function t(s){return s[0].toUpperCase()+s.slice(1)}class r{constructor(i){this.builder=i}atrule(i,a){let l="@"+i.name,u=i.params?this.rawValue(i,"params"):"";if(typeof i.raws.afterName!="undefined"?l+=i.raws.afterName:u&&(l+=" "),i.nodes)this.block(i,l+u);else{let o=(i.raws.between||"")+(a?";":"");this.builder(l+u+o,i)}}beforeAfter(i,a){let l;i.type==="decl"?l=this.raw(i,null,"beforeDecl"):i.type==="comment"?l=this.raw(i,null,"beforeComment"):a==="before"?l=this.raw(i,null,"beforeRule"):l=this.raw(i,null,"beforeClose");let u=i.parent,o=0;for(;u&&u.type!=="root";)o+=1,u=u.parent;if(l.includes(`
|
|
26
|
+
`)){let c=this.raw(i,null,"indent");if(c.length)for(let n=0;n<o;n++)l+=c}return l}block(i,a){let l=this.raw(i,"between","beforeOpen");this.builder(a+l+"{",i,"start");let u;i.nodes&&i.nodes.length?(this.body(i),u=this.raw(i,"after")):u=this.raw(i,"after","emptyBody"),u&&this.builder(u),this.builder("}",i,"end")}body(i){let a=i.nodes.length-1;for(;a>0&&i.nodes[a].type==="comment";)a-=1;let l=this.raw(i,"semicolon");for(let u=0;u<i.nodes.length;u++){let o=i.nodes[u],c=this.raw(o,"before");c&&this.builder(c),this.stringify(o,a!==u||l)}}comment(i){let a=this.raw(i,"left","commentLeft"),l=this.raw(i,"right","commentRight");this.builder("/*"+a+i.text+l+"*/",i)}decl(i,a){let l=this.raw(i,"between","colon"),u=i.prop+l+this.rawValue(i,"value");i.important&&(u+=i.raws.important||" !important"),a&&(u+=";"),this.builder(u,i)}document(i){this.body(i)}raw(i,a,l){let u;if(l||(l=a),a&&(u=i.raws[a],typeof u!="undefined"))return u;let o=i.parent;if(l==="before"&&(!o||o.type==="root"&&o.first===i||o&&o.type==="document"))return"";if(!o)return e[l];let c=i.root();if(c.rawCache||(c.rawCache={}),typeof c.rawCache[l]!="undefined")return c.rawCache[l];if(l==="before"||l==="after")return this.beforeAfter(i,l);{let n="raw"+t(l);this[n]?u=this[n](c,i):c.walk(d=>{if(u=d.raws[a],typeof u!="undefined")return!1})}return typeof u=="undefined"&&(u=e[l]),c.rawCache[l]=u,u}rawBeforeClose(i){let a;return i.walk(l=>{if(l.nodes&&l.nodes.length>0&&typeof l.raws.after!="undefined")return a=l.raws.after,a.includes(`
|
|
27
|
+
`)&&(a=a.replace(/[^\n]+$/,"")),!1}),a&&(a=a.replace(/\S/g,"")),a}rawBeforeComment(i,a){let l;return i.walkComments(u=>{if(typeof u.raws.before!="undefined")return l=u.raws.before,l.includes(`
|
|
28
|
+
`)&&(l=l.replace(/[^\n]+$/,"")),!1}),typeof l=="undefined"?l=this.raw(a,null,"beforeDecl"):l&&(l=l.replace(/\S/g,"")),l}rawBeforeDecl(i,a){let l;return i.walkDecls(u=>{if(typeof u.raws.before!="undefined")return l=u.raws.before,l.includes(`
|
|
29
|
+
`)&&(l=l.replace(/[^\n]+$/,"")),!1}),typeof l=="undefined"?l=this.raw(a,null,"beforeRule"):l&&(l=l.replace(/\S/g,"")),l}rawBeforeOpen(i){let a;return i.walk(l=>{if(l.type!=="decl"&&(a=l.raws.between,typeof a!="undefined"))return!1}),a}rawBeforeRule(i){let a;return i.walk(l=>{if(l.nodes&&(l.parent!==i||i.first!==l)&&typeof l.raws.before!="undefined")return a=l.raws.before,a.includes(`
|
|
30
|
+
`)&&(a=a.replace(/[^\n]+$/,"")),!1}),a&&(a=a.replace(/\S/g,"")),a}rawColon(i){let a;return i.walkDecls(l=>{if(typeof l.raws.between!="undefined")return a=l.raws.between.replace(/[^\s:]/g,""),!1}),a}rawEmptyBody(i){let a;return i.walk(l=>{if(l.nodes&&l.nodes.length===0&&(a=l.raws.after,typeof a!="undefined"))return!1}),a}rawIndent(i){if(i.raws.indent)return i.raws.indent;let a;return i.walk(l=>{let u=l.parent;if(u&&u!==i&&u.parent&&u.parent===i&&typeof l.raws.before!="undefined"){let o=l.raws.before.split(`
|
|
31
|
+
`);return a=o[o.length-1],a=a.replace(/\S/g,""),!1}}),a}rawSemicolon(i){let a;return i.walk(l=>{if(l.nodes&&l.nodes.length&&l.last.type==="decl"&&(a=l.raws.semicolon,typeof a!="undefined"))return!1}),a}rawValue(i,a){let l=i[a],u=i.raws[a];return u&&u.value===l?u.raw:l}root(i){this.body(i),i.raws.after&&this.builder(i.raws.after)}rule(i){this.block(i,this.rawValue(i,"selector")),i.raws.ownSemicolon&&this.builder(i.raws.ownSemicolon,i,"end")}stringify(i,a){if(!this[i.type])throw new Error("Unknown AST node type "+i.type+". Maybe you need to change PostCSS stringifier.");this[i.type](i,a)}}return hr=r,r.default=r,hr}var fr,Oi;function Gt(){if(Oi)return fr;Oi=1;let e=ho();function t(r,s){new e(s).stringify(r)}return fr=t,t.default=t,fr}var dr,Ii;function Ht(){if(Ii)return dr;Ii=1;let{isClean:e,my:t}=Ls(),r=Ps(),s=ho(),i=Gt();function a(u,o){let c=new u.constructor;for(let n in u){if(!Object.prototype.hasOwnProperty.call(u,n)||n==="proxyCache")continue;let d=u[n],h=typeof d;n==="parent"&&h==="object"?o&&(c[n]=o):n==="source"?c[n]=d:Array.isArray(d)?c[n]=d.map(f=>a(f,c)):(h==="object"&&d!==null&&(d=a(d)),c[n]=d)}return c}class l{constructor(o={}){this.raws={},this[e]=!1,this[t]=!0;for(let c in o)if(c==="nodes"){this.nodes=[];for(let n of o[c])typeof n.clone=="function"?this.append(n.clone()):this.append(n)}else this[c]=o[c]}addToError(o){if(o.postcssNode=this,o.stack&&this.source&&/\n\s{4}at /.test(o.stack)){let c=this.source;o.stack=o.stack.replace(/\n\s{4}at /,`$&${c.input.from}:${c.start.line}:${c.start.column}$&`)}return o}after(o){return this.parent.insertAfter(this,o),this}assign(o={}){for(let c in o)this[c]=o[c];return this}before(o){return this.parent.insertBefore(this,o),this}cleanRaws(o){delete this.raws.before,delete this.raws.after,o||delete this.raws.between}clone(o={}){let c=a(this);for(let n in o)c[n]=o[n];return c}cloneAfter(o={}){let c=this.clone(o);return this.parent.insertAfter(this,c),c}cloneBefore(o={}){let c=this.clone(o);return this.parent.insertBefore(this,c),c}error(o,c={}){if(this.source){let{end:n,start:d}=this.rangeBy(c);return this.source.input.error(o,{column:d.column,line:d.line},{column:n.column,line:n.line},c)}return new r(o)}getProxyProcessor(){return{get(o,c){return c==="proxyOf"?o:c==="root"?()=>o.root().toProxy():o[c]},set(o,c,n){return o[c]===n||(o[c]=n,(c==="prop"||c==="value"||c==="name"||c==="params"||c==="important"||c==="text")&&o.markDirty()),!0}}}markDirty(){if(this[e]){this[e]=!1;let o=this;for(;o=o.parent;)o[e]=!1}}next(){if(!this.parent)return;let o=this.parent.index(this);return this.parent.nodes[o+1]}positionBy(o,c){let n=this.source.start;if(o.index)n=this.positionInside(o.index,c);else if(o.word){c=this.toString();let d=c.indexOf(o.word);d!==-1&&(n=this.positionInside(d,c))}return n}positionInside(o,c){let n=c||this.toString(),d=this.source.start.column,h=this.source.start.line;for(let f=0;f<o;f++)n[f]===`
|
|
32
|
+
`?(d=1,h+=1):d+=1;return{column:d,line:h}}prev(){if(!this.parent)return;let o=this.parent.index(this);return this.parent.nodes[o-1]}rangeBy(o){let c={column:this.source.start.column,line:this.source.start.line},n=this.source.end?{column:this.source.end.column+1,line:this.source.end.line}:{column:c.column+1,line:c.line};if(o.word){let d=this.toString(),h=d.indexOf(o.word);h!==-1&&(c=this.positionInside(h,d),n=this.positionInside(h+o.word.length,d))}else o.start?c={column:o.start.column,line:o.start.line}:o.index&&(c=this.positionInside(o.index)),o.end?n={column:o.end.column,line:o.end.line}:typeof o.endIndex=="number"?n=this.positionInside(o.endIndex):o.index&&(n=this.positionInside(o.index+1));return(n.line<c.line||n.line===c.line&&n.column<=c.column)&&(n={column:c.column+1,line:c.line}),{end:n,start:c}}raw(o,c){return new s().raw(this,o,c)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}replaceWith(...o){if(this.parent){let c=this,n=!1;for(let d of o)d===this?n=!0:n?(this.parent.insertAfter(c,d),c=d):this.parent.insertBefore(c,d);n||this.remove()}return this}root(){let o=this;for(;o.parent&&o.parent.type!=="document";)o=o.parent;return o}toJSON(o,c){let n={},d=c==null;c=c||new Map;let h=0;for(let f in this){if(!Object.prototype.hasOwnProperty.call(this,f)||f==="parent"||f==="proxyCache")continue;let m=this[f];if(Array.isArray(m))n[f]=m.map(p=>typeof p=="object"&&p.toJSON?p.toJSON(null,c):p);else if(typeof m=="object"&&m.toJSON)n[f]=m.toJSON(null,c);else if(f==="source"){let p=c.get(m.input);p==null&&(p=h,c.set(m.input,h),h++),n[f]={end:m.end,inputId:p,start:m.start}}else n[f]=m}return d&&(n.inputs=[...c.keys()].map(f=>f.toJSON())),n}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}toString(o=i){o.stringify&&(o=o.stringify);let c="";return o(this,n=>{c+=n}),c}warn(o,c,n){let d={node:this};for(let h in n)d[h]=n[h];return o.warn(c,d)}get proxyOf(){return this}}return dr=l,l.default=l,dr}var pr,Di;function Yt(){if(Di)return pr;Di=1;let e=Ht();class t extends e{constructor(s){s&&typeof s.value!="undefined"&&typeof s.value!="string"&&(s=ce(U({},s),{value:String(s.value)})),super(s),this.type="decl"}get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}}return pr=t,t.default=t,pr}var mr,Ai;function dl(){if(Ai)return mr;Ai=1;let e="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";return mr={nanoid:(s=21)=>{let i="",a=s;for(;a--;)i+=e[Math.random()*64|0];return i},customAlphabet:(s,i=21)=>(a=i)=>{let l="",u=a;for(;u--;)l+=s[Math.random()*s.length|0];return l}},mr}var gr,Ti;function fo(){if(Ti)return gr;Ti=1;let{SourceMapConsumer:e,SourceMapGenerator:t}=Ce,{existsSync:r,readFileSync:s}=Ce,{dirname:i,join:a}=Ce;function l(o){return Buffer?Buffer.from(o,"base64").toString():window.atob(o)}class u{constructor(c,n){if(n.map===!1)return;this.loadAnnotation(c),this.inline=this.startWith(this.annotation,"data:");let d=n.map?n.map.prev:void 0,h=this.loadMap(n.from,d);!this.mapFile&&n.from&&(this.mapFile=n.from),this.mapFile&&(this.root=i(this.mapFile)),h&&(this.text=h)}consumer(){return this.consumerCache||(this.consumerCache=new e(this.text)),this.consumerCache}decodeInline(c){let n=/^data:application\/json;charset=utf-?8;base64,/,d=/^data:application\/json;base64,/,h=/^data:application\/json;charset=utf-?8,/,f=/^data:application\/json,/;if(h.test(c)||f.test(c))return decodeURIComponent(c.substr(RegExp.lastMatch.length));if(n.test(c)||d.test(c))return l(c.substr(RegExp.lastMatch.length));let m=c.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+m)}getAnnotationURL(c){return c.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}isMap(c){return typeof c!="object"?!1:typeof c.mappings=="string"||typeof c._mappings=="string"||Array.isArray(c.sections)}loadAnnotation(c){let n=c.match(/\/\*\s*# sourceMappingURL=/gm);if(!n)return;let d=c.lastIndexOf(n.pop()),h=c.indexOf("*/",d);d>-1&&h>-1&&(this.annotation=this.getAnnotationURL(c.substring(d,h)))}loadFile(c){if(this.root=i(c),r(c))return this.mapFile=c,s(c,"utf-8").toString().trim()}loadMap(c,n){if(n===!1)return!1;if(n){if(typeof n=="string")return n;if(typeof n=="function"){let d=n(c);if(d){let h=this.loadFile(d);if(!h)throw new Error("Unable to load previous source map: "+d.toString());return h}}else{if(n instanceof e)return t.fromSourceMap(n).toString();if(n instanceof t)return n.toString();if(this.isMap(n))return JSON.stringify(n);throw new Error("Unsupported previous source map format: "+n.toString())}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let d=this.annotation;return c&&(d=a(i(c),d)),this.loadFile(d)}}}startWith(c,n){return c?c.substr(0,n.length)===n:!1}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}}return gr=u,u.default=u,gr}var yr,_i;function Jt(){if(_i)return yr;_i=1;let{SourceMapConsumer:e,SourceMapGenerator:t}=Ce,{fileURLToPath:r,pathToFileURL:s}=Ce,{isAbsolute:i,resolve:a}=Ce,{nanoid:l}=dl(),u=Ce,o=Ps(),c=fo(),n=Symbol("fromOffsetCache"),d=!!(e&&t),h=!!(a&&i);class f{constructor(p,g={}){if(p===null||typeof p=="undefined"||typeof p=="object"&&!p.toString)throw new Error(`PostCSS received ${p} instead of CSS string`);if(this.css=p.toString(),this.css[0]==="\uFEFF"||this.css[0]==="\uFFFE"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,g.from&&(!h||/^\w+:\/\//.test(g.from)||i(g.from)?this.file=g.from:this.file=a(g.from)),h&&d){let w=new c(this.css,g);if(w.text){this.map=w;let y=w.consumer().file;!this.file&&y&&(this.file=this.mapResolve(y))}}this.file||(this.id="<input css "+l(6)+">"),this.map&&(this.map.file=this.from)}error(p,g,w,y={}){let v,C,S;if(g&&typeof g=="object"){let E=g,x=w;if(typeof E.offset=="number"){let I=this.fromOffset(E.offset);g=I.line,w=I.col}else g=E.line,w=E.column;if(typeof x.offset=="number"){let I=this.fromOffset(x.offset);C=I.line,S=I.col}else C=x.line,S=x.column}else if(!w){let E=this.fromOffset(g);g=E.line,w=E.col}let b=this.origin(g,w,C,S);return b?v=new o(p,b.endLine===void 0?b.line:{column:b.column,line:b.line},b.endLine===void 0?b.column:{column:b.endColumn,line:b.endLine},b.source,b.file,y.plugin):v=new o(p,C===void 0?g:{column:w,line:g},C===void 0?w:{column:S,line:C},this.css,this.file,y.plugin),v.input={column:w,endColumn:S,endLine:C,line:g,source:this.css},this.file&&(s&&(v.input.url=s(this.file).toString()),v.input.file=this.file),v}fromOffset(p){let g,w;if(this[n])w=this[n];else{let v=this.css.split(`
|
|
33
|
+
`);w=new Array(v.length);let C=0;for(let S=0,b=v.length;S<b;S++)w[S]=C,C+=v[S].length+1;this[n]=w}g=w[w.length-1];let y=0;if(p>=g)y=w.length-1;else{let v=w.length-2,C;for(;y<v;)if(C=y+(v-y>>1),p<w[C])v=C-1;else if(p>=w[C+1])y=C+1;else{y=C;break}}return{col:p-w[y]+1,line:y+1}}mapResolve(p){return/^\w+:\/\//.test(p)?p:a(this.map.consumer().sourceRoot||this.map.root||".",p)}origin(p,g,w,y){if(!this.map)return!1;let v=this.map.consumer(),C=v.originalPositionFor({column:g,line:p});if(!C.source)return!1;let S;typeof w=="number"&&(S=v.originalPositionFor({column:y,line:w}));let b;i(C.source)?b=s(C.source):b=new URL(C.source,this.map.consumer().sourceRoot||s(this.map.mapFile));let E={column:C.column,endColumn:S&&S.column,endLine:S&&S.line,line:C.line,url:b.toString()};if(b.protocol==="file:")if(r)E.file=r(b);else throw new Error("file: protocol is not available in this PostCSS build");let x=v.sourceContentFor(C.source);return x&&(E.source=x),E}toJSON(){let p={};for(let g of["hasBOM","css","file","id"])this[g]!=null&&(p[g]=this[g]);return this.map&&(p.map=U({},this.map),p.map.consumerCache&&(p.map.consumerCache=void 0)),p}get from(){return this.file||this.id}}return yr=f,f.default=f,u&&u.registerInput&&u.registerInput(f),yr}var vr,ki;function po(){if(ki)return vr;ki=1;let{SourceMapConsumer:e,SourceMapGenerator:t}=Ce,{dirname:r,relative:s,resolve:i,sep:a}=Ce,{pathToFileURL:l}=Ce,u=Jt(),o=!!(e&&t),c=!!(r&&i&&s&&a);class n{constructor(h,f,m,p){this.stringify=h,this.mapOpts=m.map||{},this.root=f,this.opts=m,this.css=p,this.originalCSS=p,this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute,this.memoizedFileURLs=new Map,this.memoizedPaths=new Map,this.memoizedURLs=new Map}addAnnotation(){let h;this.isInline()?h="data:application/json;base64,"+this.toBase64(this.map.toString()):typeof this.mapOpts.annotation=="string"?h=this.mapOpts.annotation:typeof this.mapOpts.annotation=="function"?h=this.mapOpts.annotation(this.opts.to,this.root):h=this.outputFile()+".map";let f=`
|
|
34
|
+
`;this.css.includes(`\r
|
|
35
|
+
`)&&(f=`\r
|
|
36
|
+
`),this.css+=f+"/*# sourceMappingURL="+h+" */"}applyPrevMaps(){for(let h of this.previous()){let f=this.toUrl(this.path(h.file)),m=h.root||r(h.file),p;this.mapOpts.sourcesContent===!1?(p=new e(h.text),p.sourcesContent&&(p.sourcesContent=null)):p=h.consumer(),this.map.applySourceMap(p,f,this.toUrl(this.path(m)))}}clearAnnotation(){if(this.mapOpts.annotation!==!1)if(this.root){let h;for(let f=this.root.nodes.length-1;f>=0;f--)h=this.root.nodes[f],h.type==="comment"&&h.text.indexOf("# sourceMappingURL=")===0&&this.root.removeChild(f)}else this.css&&(this.css=this.css.replace(/\n*?\/\*#[\S\s]*?\*\/$/gm,""))}generate(){if(this.clearAnnotation(),c&&o&&this.isMap())return this.generateMap();{let h="";return this.stringify(this.root,f=>{h+=f}),[h]}}generateMap(){if(this.root)this.generateString();else if(this.previous().length===1){let h=this.previous()[0].consumer();h.file=this.outputFile(),this.map=t.fromSourceMap(h,{ignoreInvalidMapping:!0})}else this.map=new t({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 t({file:this.outputFile(),ignoreInvalidMapping:!0});let h=1,f=1,m="<no source>",p={generated:{column:0,line:0},original:{column:0,line:0},source:""},g,w;this.stringify(this.root,(y,v,C)=>{if(this.css+=y,v&&C!=="end"&&(p.generated.line=h,p.generated.column=f-1,v.source&&v.source.start?(p.source=this.sourcePath(v),p.original.line=v.source.start.line,p.original.column=v.source.start.column-1,this.map.addMapping(p)):(p.source=m,p.original.line=1,p.original.column=0,this.map.addMapping(p))),g=y.match(/\n/g),g?(h+=g.length,w=y.lastIndexOf(`
|
|
37
|
+
`),f=y.length-w):f+=y.length,v&&C!=="start"){let S=v.parent||{raws:{}};(!(v.type==="decl"||v.type==="atrule"&&!v.nodes)||v!==S.last||S.raws.semicolon)&&(v.source&&v.source.end?(p.source=this.sourcePath(v),p.original.line=v.source.end.line,p.original.column=v.source.end.column-1,p.generated.line=h,p.generated.column=f-2,this.map.addMapping(p)):(p.source=m,p.original.line=1,p.original.column=0,p.generated.line=h,p.generated.column=f-1,this.map.addMapping(p)))}})}isAnnotation(){return this.isInline()?!0:typeof this.mapOpts.annotation!="undefined"?this.mapOpts.annotation:this.previous().length?this.previous().some(h=>h.annotation):!0}isInline(){if(typeof this.mapOpts.inline!="undefined")return this.mapOpts.inline;let h=this.mapOpts.annotation;return typeof h!="undefined"&&h!==!0?!1:this.previous().length?this.previous().some(f=>f.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(h=>h.withContent()):!0}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}path(h){if(this.mapOpts.absolute||h.charCodeAt(0)===60||/^\w+:\/\//.test(h))return h;let f=this.memoizedPaths.get(h);if(f)return f;let m=this.opts.to?r(this.opts.to):".";typeof this.mapOpts.annotation=="string"&&(m=r(i(m,this.mapOpts.annotation)));let p=s(m,h);return this.memoizedPaths.set(h,p),p}previous(){if(!this.previousMaps)if(this.previousMaps=[],this.root)this.root.walk(h=>{if(h.source&&h.source.input.map){let f=h.source.input.map;this.previousMaps.includes(f)||this.previousMaps.push(f)}});else{let h=new u(this.originalCSS,this.opts);h.map&&this.previousMaps.push(h.map)}return this.previousMaps}setSourcesContent(){let h={};if(this.root)this.root.walk(f=>{if(f.source){let m=f.source.input.from;if(m&&!h[m]){h[m]=!0;let p=this.usesFileUrls?this.toFileUrl(m):this.toUrl(this.path(m));this.map.setSourceContent(p,f.source.input.css)}}});else if(this.css){let f=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(f,this.css)}}sourcePath(h){return this.mapOpts.from?this.toUrl(this.mapOpts.from):this.usesFileUrls?this.toFileUrl(h.source.input.from):this.toUrl(this.path(h.source.input.from))}toBase64(h){return Buffer?Buffer.from(h).toString("base64"):window.btoa(unescape(encodeURIComponent(h)))}toFileUrl(h){let f=this.memoizedFileURLs.get(h);if(f)return f;if(l){let m=l(h).toString();return this.memoizedFileURLs.set(h,m),m}else throw new Error("`map.absolute` option is not available in this PostCSS build")}toUrl(h){let f=this.memoizedURLs.get(h);if(f)return f;a==="\\"&&(h=h.replace(/\\/g,"/"));let m=encodeURI(h).replace(/[#?]/g,encodeURIComponent);return this.memoizedURLs.set(h,m),m}}return vr=n,vr}var wr,Pi;function Xt(){if(Pi)return wr;Pi=1;let e=Ht();class t extends e{constructor(s){super(s),this.type="comment"}}return wr=t,t.default=t,wr}var br,Li;function Ve(){if(Li)return br;Li=1;let{isClean:e,my:t}=Ls(),r=Yt(),s=Xt(),i=Ht(),a,l,u,o;function c(h){return h.map(f=>(f.nodes&&(f.nodes=c(f.nodes)),delete f.source,f))}function n(h){if(h[e]=!1,h.proxyOf.nodes)for(let f of h.proxyOf.nodes)n(f)}class d extends i{append(...f){for(let m of f){let p=this.normalize(m,this.last);for(let g of p)this.proxyOf.nodes.push(g)}return this.markDirty(),this}cleanRaws(f){if(super.cleanRaws(f),this.nodes)for(let m of this.nodes)m.cleanRaws(f)}each(f){if(!this.proxyOf.nodes)return;let m=this.getIterator(),p,g;for(;this.indexes[m]<this.proxyOf.nodes.length&&(p=this.indexes[m],g=f(this.proxyOf.nodes[p],p),g!==!1);)this.indexes[m]+=1;return delete this.indexes[m],g}every(f){return this.nodes.every(f)}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let f=this.lastEach;return this.indexes[f]=0,f}getProxyProcessor(){return{get(f,m){return m==="proxyOf"?f:f[m]?m==="each"||typeof m=="string"&&m.startsWith("walk")?(...p)=>f[m](...p.map(g=>typeof g=="function"?(w,y)=>g(w.toProxy(),y):g)):m==="every"||m==="some"?p=>f[m]((g,...w)=>p(g.toProxy(),...w)):m==="root"?()=>f.root().toProxy():m==="nodes"?f.nodes.map(p=>p.toProxy()):m==="first"||m==="last"?f[m].toProxy():f[m]:f[m]},set(f,m,p){return f[m]===p||(f[m]=p,(m==="name"||m==="params"||m==="selector")&&f.markDirty()),!0}}}index(f){return typeof f=="number"?f:(f.proxyOf&&(f=f.proxyOf),this.proxyOf.nodes.indexOf(f))}insertAfter(f,m){let p=this.index(f),g=this.normalize(m,this.proxyOf.nodes[p]).reverse();p=this.index(f);for(let y of g)this.proxyOf.nodes.splice(p+1,0,y);let w;for(let y in this.indexes)w=this.indexes[y],p<w&&(this.indexes[y]=w+g.length);return this.markDirty(),this}insertBefore(f,m){let p=this.index(f),g=p===0?"prepend":!1,w=this.normalize(m,this.proxyOf.nodes[p],g).reverse();p=this.index(f);for(let v of w)this.proxyOf.nodes.splice(p,0,v);let y;for(let v in this.indexes)y=this.indexes[v],p<=y&&(this.indexes[v]=y+w.length);return this.markDirty(),this}normalize(f,m){if(typeof f=="string")f=c(a(f).nodes);else if(typeof f=="undefined")f=[];else if(Array.isArray(f)){f=f.slice(0);for(let g of f)g.parent&&g.parent.removeChild(g,"ignore")}else if(f.type==="root"&&this.type!=="document"){f=f.nodes.slice(0);for(let g of f)g.parent&&g.parent.removeChild(g,"ignore")}else if(f.type)f=[f];else if(f.prop){if(typeof f.value=="undefined")throw new Error("Value field is missed in node creation");typeof f.value!="string"&&(f.value=String(f.value)),f=[new r(f)]}else if(f.selector)f=[new l(f)];else if(f.name)f=[new u(f)];else if(f.text)f=[new s(f)];else throw new Error("Unknown node type in node creation");return f.map(g=>(g[t]||d.rebuild(g),g=g.proxyOf,g.parent&&g.parent.removeChild(g),g[e]&&n(g),typeof g.raws.before=="undefined"&&m&&typeof m.raws.before!="undefined"&&(g.raws.before=m.raws.before.replace(/\S/g,"")),g.parent=this.proxyOf,g))}prepend(...f){f=f.reverse();for(let m of f){let p=this.normalize(m,this.first,"prepend").reverse();for(let g of p)this.proxyOf.nodes.unshift(g);for(let g in this.indexes)this.indexes[g]=this.indexes[g]+p.length}return this.markDirty(),this}push(f){return f.parent=this,this.proxyOf.nodes.push(f),this}removeAll(){for(let f of this.proxyOf.nodes)f.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}removeChild(f){f=this.index(f),this.proxyOf.nodes[f].parent=void 0,this.proxyOf.nodes.splice(f,1);let m;for(let p in this.indexes)m=this.indexes[p],m>=f&&(this.indexes[p]=m-1);return this.markDirty(),this}replaceValues(f,m,p){return p||(p=m,m={}),this.walkDecls(g=>{m.props&&!m.props.includes(g.prop)||m.fast&&!g.value.includes(m.fast)||(g.value=g.value.replace(f,p))}),this.markDirty(),this}some(f){return this.nodes.some(f)}walk(f){return this.each((m,p)=>{let g;try{g=f(m,p)}catch(w){throw m.addToError(w)}return g!==!1&&m.walk&&(g=m.walk(f)),g})}walkAtRules(f,m){return m?f instanceof RegExp?this.walk((p,g)=>{if(p.type==="atrule"&&f.test(p.name))return m(p,g)}):this.walk((p,g)=>{if(p.type==="atrule"&&p.name===f)return m(p,g)}):(m=f,this.walk((p,g)=>{if(p.type==="atrule")return m(p,g)}))}walkComments(f){return this.walk((m,p)=>{if(m.type==="comment")return f(m,p)})}walkDecls(f,m){return m?f instanceof RegExp?this.walk((p,g)=>{if(p.type==="decl"&&f.test(p.prop))return m(p,g)}):this.walk((p,g)=>{if(p.type==="decl"&&p.prop===f)return m(p,g)}):(m=f,this.walk((p,g)=>{if(p.type==="decl")return m(p,g)}))}walkRules(f,m){return m?f instanceof RegExp?this.walk((p,g)=>{if(p.type==="rule"&&f.test(p.selector))return m(p,g)}):this.walk((p,g)=>{if(p.type==="rule"&&p.selector===f)return m(p,g)}):(m=f,this.walk((p,g)=>{if(p.type==="rule")return m(p,g)}))}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]}}return d.registerParse=h=>{a=h},d.registerRule=h=>{l=h},d.registerAtRule=h=>{u=h},d.registerRoot=h=>{o=h},br=d,d.default=d,d.rebuild=h=>{h.type==="atrule"?Object.setPrototypeOf(h,u.prototype):h.type==="rule"?Object.setPrototypeOf(h,l.prototype):h.type==="decl"?Object.setPrototypeOf(h,r.prototype):h.type==="comment"?Object.setPrototypeOf(h,s.prototype):h.type==="root"&&Object.setPrototypeOf(h,o.prototype),h[t]=!0,h.nodes&&h.nodes.forEach(f=>{d.rebuild(f)})},br}var Sr,Fi;function Fs(){if(Fi)return Sr;Fi=1;let e=Ve(),t,r;class s extends e{constructor(a){super(U({type:"document"},a)),this.nodes||(this.nodes=[])}toResult(a={}){return new t(new r,this,a).stringify()}}return s.registerLazyResult=i=>{t=i},s.registerProcessor=i=>{r=i},Sr=s,s.default=s,Sr}var Cr,Ui;function mo(){if(Ui)return Cr;Ui=1;let e={};return Cr=function(r){e[r]||(e[r]=!0,typeof console!="undefined"&&console.warn&&console.warn(r))},Cr}var Er,Bi;function go(){if(Bi)return Er;Bi=1;class e{constructor(r,s={}){if(this.type="warning",this.text=r,s.node&&s.node.source){let i=s.node.rangeBy(s);this.line=i.start.line,this.column=i.start.column,this.endLine=i.end.line,this.endColumn=i.end.column}for(let i in s)this[i]=s[i]}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}}return Er=e,e.default=e,Er}var xr,$i;function Us(){if($i)return xr;$i=1;let e=go();class t{constructor(s,i,a){this.processor=s,this.messages=[],this.root=i,this.opts=a,this.css=void 0,this.map=void 0}toString(){return this.css}warn(s,i={}){i.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(i.plugin=this.lastPlugin.postcssPlugin);let a=new e(s,i);return this.messages.push(a),a}warnings(){return this.messages.filter(s=>s.type==="warning")}get content(){return this.css}}return xr=t,t.default=t,xr}var Rr,Wi;function pl(){if(Wi)return Rr;Wi=1;const e=39,t=34,r=92,s=47,i=10,a=32,l=12,u=9,o=13,c=91,n=93,d=40,h=41,f=123,m=125,p=59,g=42,w=58,y=64,v=/[\t\n\f\r "#'()/;[\\\]{}]/g,C=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,S=/.[\r\n"'(/\\]/,b=/[\da-f]/i;return Rr=function(x,I={}){let M=x.css.valueOf(),L=I.ignoreErrors,D,R,Y,J,P,A,W,X,V,B,ue=M.length,O=0,re=[],Q=[];function Re(){return O}function le(F){throw x.error("Unclosed "+F,O)}function he(){return Q.length===0&&O>=ue}function Oe(F){if(Q.length)return Q.pop();if(O>=ue)return;let oe=F?F.ignoreUnclosed:!1;switch(D=M.charCodeAt(O),D){case i:case a:case u:case o:case l:{R=O;do R+=1,D=M.charCodeAt(R);while(D===a||D===i||D===u||D===o||D===l);B=["space",M.slice(O,R)],O=R-1;break}case c:case n:case f:case m:case w:case p:case h:{let Z=String.fromCharCode(D);B=[Z,Z,O];break}case d:{if(X=re.length?re.pop()[1]:"",V=M.charCodeAt(O+1),X==="url"&&V!==e&&V!==t&&V!==a&&V!==i&&V!==u&&V!==l&&V!==o){R=O;do{if(A=!1,R=M.indexOf(")",R+1),R===-1)if(L||oe){R=O;break}else le("bracket");for(W=R;M.charCodeAt(W-1)===r;)W-=1,A=!A}while(A);B=["brackets",M.slice(O,R+1),O,R],O=R}else R=M.indexOf(")",O+1),J=M.slice(O,R+1),R===-1||S.test(J)?B=["(","(",O]:(B=["brackets",J,O,R],O=R);break}case e:case t:{Y=D===e?"'":'"',R=O;do{if(A=!1,R=M.indexOf(Y,R+1),R===-1)if(L||oe){R=O+1;break}else le("string");for(W=R;M.charCodeAt(W-1)===r;)W-=1,A=!A}while(A);B=["string",M.slice(O,R+1),O,R],O=R;break}case y:{v.lastIndex=O+1,v.test(M),v.lastIndex===0?R=M.length-1:R=v.lastIndex-2,B=["at-word",M.slice(O,R+1),O,R],O=R;break}case r:{for(R=O,P=!0;M.charCodeAt(R+1)===r;)R+=1,P=!P;if(D=M.charCodeAt(R+1),P&&D!==s&&D!==a&&D!==i&&D!==u&&D!==o&&D!==l&&(R+=1,b.test(M.charAt(R)))){for(;b.test(M.charAt(R+1));)R+=1;M.charCodeAt(R+1)===a&&(R+=1)}B=["word",M.slice(O,R+1),O,R],O=R;break}default:{D===s&&M.charCodeAt(O+1)===g?(R=M.indexOf("*/",O+2)+1,R===0&&(L||oe?R=M.length:le("comment")),B=["comment",M.slice(O,R+1),O,R],O=R):(C.lastIndex=O+1,C.test(M),C.lastIndex===0?R=M.length-1:R=C.lastIndex-2,B=["word",M.slice(O,R+1),O,R],re.push(B),O=R);break}}return O++,B}function we(F){Q.push(F)}return{back:we,endOfFile:he,nextToken:Oe,position:Re}},Rr}var Mr,zi;function Bs(){if(zi)return Mr;zi=1;let e=Ve();class t extends e{constructor(s){super(s),this.type="atrule"}append(...s){return this.proxyOf.nodes||(this.nodes=[]),super.append(...s)}prepend(...s){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...s)}}return Mr=t,t.default=t,e.registerAtRule(t),Mr}var Nr,qi;function yt(){if(qi)return Nr;qi=1;let e=Ve(),t,r;class s extends e{constructor(a){super(a),this.type="root",this.nodes||(this.nodes=[])}normalize(a,l,u){let o=super.normalize(a);if(l){if(u==="prepend")this.nodes.length>1?l.raws.before=this.nodes[1].raws.before:delete l.raws.before;else if(this.first!==l)for(let c of o)c.raws.before=l.raws.before}return o}removeChild(a,l){let u=this.index(a);return!l&&u===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[u].raws.before),super.removeChild(a)}toResult(a={}){return new t(new r,this,a).stringify()}}return s.registerLazyResult=i=>{t=i},s.registerProcessor=i=>{r=i},Nr=s,s.default=s,e.registerRoot(s),Nr}var Or,Vi;function yo(){if(Vi)return Or;Vi=1;let e={comma(t){return e.split(t,[","],!0)},space(t){let r=[" ",`
|
|
38
|
+
`," "];return e.split(t,r)},split(t,r,s){let i=[],a="",l=!1,u=0,o=!1,c="",n=!1;for(let d of t)n?n=!1:d==="\\"?n=!0:o?d===c&&(o=!1):d==='"'||d==="'"?(o=!0,c=d):d==="("?u+=1:d===")"?u>0&&(u-=1):u===0&&r.includes(d)&&(l=!0),l?(a!==""&&i.push(a.trim()),a="",l=!1):a+=d;return(s||a!=="")&&i.push(a.trim()),i}};return Or=e,e.default=e,Or}var Ir,ji;function $s(){if(ji)return Ir;ji=1;let e=Ve(),t=yo();class r extends e{constructor(i){super(i),this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return t.comma(this.selector)}set selectors(i){let a=this.selector?this.selector.match(/,\s*/):null,l=a?a[0]:","+this.raw("between","beforeOpen");this.selector=i.join(l)}}return Ir=r,r.default=r,e.registerRule(r),Ir}var Dr,Gi;function ml(){if(Gi)return Dr;Gi=1;let e=Yt(),t=pl(),r=Xt(),s=Bs(),i=yt(),a=$s();const l={empty:!0,space:!0};function u(c){for(let n=c.length-1;n>=0;n--){let d=c[n],h=d[3]||d[2];if(h)return h}}class o{constructor(n){this.input=n,this.root=new i,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:n,start:{column:1,line:1,offset:0}}}atrule(n){let d=new s;d.name=n[1].slice(1),d.name===""&&this.unnamedAtrule(d,n),this.init(d,n[2]);let h,f,m,p=!1,g=!1,w=[],y=[];for(;!this.tokenizer.endOfFile();){if(n=this.tokenizer.nextToken(),h=n[0],h==="("||h==="["?y.push(h==="("?")":"]"):h==="{"&&y.length>0?y.push("}"):h===y[y.length-1]&&y.pop(),y.length===0)if(h===";"){d.source.end=this.getPosition(n[2]),d.source.end.offset++,this.semicolon=!0;break}else if(h==="{"){g=!0;break}else if(h==="}"){if(w.length>0){for(m=w.length-1,f=w[m];f&&f[0]==="space";)f=w[--m];f&&(d.source.end=this.getPosition(f[3]||f[2]),d.source.end.offset++)}this.end(n);break}else w.push(n);else w.push(n);if(this.tokenizer.endOfFile()){p=!0;break}}d.raws.between=this.spacesAndCommentsFromEnd(w),w.length?(d.raws.afterName=this.spacesAndCommentsFromStart(w),this.raw(d,"params",w),p&&(n=w[w.length-1],d.source.end=this.getPosition(n[3]||n[2]),d.source.end.offset++,this.spaces=d.raws.between,d.raws.between="")):(d.raws.afterName="",d.params=""),g&&(d.nodes=[],this.current=d)}checkMissedSemicolon(n){let d=this.colon(n);if(d===!1)return;let h=0,f;for(let m=d-1;m>=0&&(f=n[m],!(f[0]!=="space"&&(h+=1,h===2)));m--);throw this.input.error("Missed semicolon",f[0]==="word"?f[3]+1:f[2])}colon(n){let d=0,h,f,m;for(let[p,g]of n.entries()){if(h=g,f=h[0],f==="("&&(d+=1),f===")"&&(d-=1),d===0&&f===":")if(!m)this.doubleColon(h);else{if(m[0]==="word"&&m[1]==="progid")continue;return p}m=h}return!1}comment(n){let d=new r;this.init(d,n[2]),d.source.end=this.getPosition(n[3]||n[2]),d.source.end.offset++;let h=n[1].slice(2,-2);if(/^\s*$/.test(h))d.text="",d.raws.left=h,d.raws.right="";else{let f=h.match(/^(\s*)([^]*\S)(\s*)$/);d.text=f[2],d.raws.left=f[1],d.raws.right=f[3]}}createTokenizer(){this.tokenizer=t(this.input)}decl(n,d){let h=new e;this.init(h,n[0][2]);let f=n[n.length-1];for(f[0]===";"&&(this.semicolon=!0,n.pop()),h.source.end=this.getPosition(f[3]||f[2]||u(n)),h.source.end.offset++;n[0][0]!=="word";)n.length===1&&this.unknownWord(n),h.raws.before+=n.shift()[1];for(h.source.start=this.getPosition(n[0][2]),h.prop="";n.length;){let y=n[0][0];if(y===":"||y==="space"||y==="comment")break;h.prop+=n.shift()[1]}h.raws.between="";let m;for(;n.length;)if(m=n.shift(),m[0]===":"){h.raws.between+=m[1];break}else m[0]==="word"&&/\w/.test(m[1])&&this.unknownWord([m]),h.raws.between+=m[1];(h.prop[0]==="_"||h.prop[0]==="*")&&(h.raws.before+=h.prop[0],h.prop=h.prop.slice(1));let p=[],g;for(;n.length&&(g=n[0][0],!(g!=="space"&&g!=="comment"));)p.push(n.shift());this.precheckMissedSemicolon(n);for(let y=n.length-1;y>=0;y--){if(m=n[y],m[1].toLowerCase()==="!important"){h.important=!0;let v=this.stringFrom(n,y);v=this.spacesFromEnd(n)+v,v!==" !important"&&(h.raws.important=v);break}else if(m[1].toLowerCase()==="important"){let v=n.slice(0),C="";for(let S=y;S>0;S--){let b=v[S][0];if(C.trim().indexOf("!")===0&&b!=="space")break;C=v.pop()[1]+C}C.trim().indexOf("!")===0&&(h.important=!0,h.raws.important=C,n=v)}if(m[0]!=="space"&&m[0]!=="comment")break}n.some(y=>y[0]!=="space"&&y[0]!=="comment")&&(h.raws.between+=p.map(y=>y[1]).join(""),p=[]),this.raw(h,"value",p.concat(n),d),h.value.includes(":")&&!d&&this.checkMissedSemicolon(n)}doubleColon(n){throw this.input.error("Double colon",{offset:n[2]},{offset:n[2]+n[1].length})}emptyRule(n){let d=new a;this.init(d,n[2]),d.selector="",d.raws.between="",this.current=d}end(n){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(n[2]),this.current.source.end.offset++,this.current=this.current.parent):this.unexpectedClose(n)}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(n){if(this.spaces+=n[1],this.current.nodes){let d=this.current.nodes[this.current.nodes.length-1];d&&d.type==="rule"&&!d.raws.ownSemicolon&&(d.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(n){let d=this.input.fromOffset(n);return{column:d.col,line:d.line,offset:n}}init(n,d){this.current.push(n),n.source={input:this.input,start:this.getPosition(d)},n.raws.before=this.spaces,this.spaces="",n.type!=="comment"&&(this.semicolon=!1)}other(n){let d=!1,h=null,f=!1,m=null,p=[],g=n[1].startsWith("--"),w=[],y=n;for(;y;){if(h=y[0],w.push(y),h==="("||h==="[")m||(m=y),p.push(h==="("?")":"]");else if(g&&f&&h==="{")m||(m=y),p.push("}");else if(p.length===0)if(h===";")if(f){this.decl(w,g);return}else break;else if(h==="{"){this.rule(w);return}else if(h==="}"){this.tokenizer.back(w.pop()),d=!0;break}else h===":"&&(f=!0);else h===p[p.length-1]&&(p.pop(),p.length===0&&(m=null));y=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(d=!0),p.length>0&&this.unclosedBracket(m),d&&f){if(!g)for(;w.length&&(y=w[w.length-1][0],!(y!=="space"&&y!=="comment"));)this.tokenizer.back(w.pop());this.decl(w,g)}else this.unknownWord(w)}parse(){let n;for(;!this.tokenizer.endOfFile();)switch(n=this.tokenizer.nextToken(),n[0]){case"space":this.spaces+=n[1];break;case";":this.freeSemicolon(n);break;case"}":this.end(n);break;case"comment":this.comment(n);break;case"at-word":this.atrule(n);break;case"{":this.emptyRule(n);break;default:this.other(n);break}this.endFile()}precheckMissedSemicolon(){}raw(n,d,h,f){let m,p,g=h.length,w="",y=!0,v,C;for(let S=0;S<g;S+=1)m=h[S],p=m[0],p==="space"&&S===g-1&&!f?y=!1:p==="comment"?(C=h[S-1]?h[S-1][0]:"empty",v=h[S+1]?h[S+1][0]:"empty",!l[C]&&!l[v]?w.slice(-1)===","?y=!1:w+=m[1]:y=!1):w+=m[1];if(!y){let S=h.reduce((b,E)=>b+E[1],"");n.raws[d]={raw:S,value:w}}n[d]=w}rule(n){n.pop();let d=new a;this.init(d,n[0][2]),d.raws.between=this.spacesAndCommentsFromEnd(n),this.raw(d,"selector",n),this.current=d}spacesAndCommentsFromEnd(n){let d,h="";for(;n.length&&(d=n[n.length-1][0],!(d!=="space"&&d!=="comment"));)h=n.pop()[1]+h;return h}spacesAndCommentsFromStart(n){let d,h="";for(;n.length&&(d=n[0][0],!(d!=="space"&&d!=="comment"));)h+=n.shift()[1];return h}spacesFromEnd(n){let d,h="";for(;n.length&&(d=n[n.length-1][0],d==="space");)h=n.pop()[1]+h;return h}stringFrom(n,d){let h="";for(let f=d;f<n.length;f++)h+=n[f][1];return n.splice(d,n.length-d),h}unclosedBlock(){let n=this.current.source.start;throw this.input.error("Unclosed block",n.line,n.column)}unclosedBracket(n){throw this.input.error("Unclosed bracket",{offset:n[2]},{offset:n[2]+1})}unexpectedClose(n){throw this.input.error("Unexpected }",{offset:n[2]},{offset:n[2]+1})}unknownWord(n){throw this.input.error("Unknown word",{offset:n[0][2]},{offset:n[0][2]+n[0][1].length})}unnamedAtrule(n,d){throw this.input.error("At-rule without name",{offset:d[2]},{offset:d[2]+d[1].length})}}return Dr=o,Dr}var Ar,Hi;function Ws(){if(Hi)return Ar;Hi=1;let e=Ve(),t=ml(),r=Jt();function s(i,a){let l=new r(i,a),u=new t(l);try{u.parse()}catch(o){throw o}return u.root}return Ar=s,s.default=s,e.registerParse(s),Ar}var Tr,Yi;function vo(){if(Yi)return Tr;Yi=1;let{isClean:e,my:t}=Ls(),r=po(),s=Gt(),i=Ve(),a=Fs(),l=mo(),u=Us(),o=Ws(),c=yt();const n={atrule:"AtRule",comment:"Comment",decl:"Declaration",document:"Document",root:"Root",rule:"Rule"},d={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},h={Once:!0,postcssPlugin:!0,prepare:!0},f=0;function m(C){return typeof C=="object"&&typeof C.then=="function"}function p(C){let S=!1,b=n[C.type];return C.type==="decl"?S=C.prop.toLowerCase():C.type==="atrule"&&(S=C.name.toLowerCase()),S&&C.append?[b,b+"-"+S,f,b+"Exit",b+"Exit-"+S]:S?[b,b+"-"+S,b+"Exit",b+"Exit-"+S]:C.append?[b,f,b+"Exit"]:[b,b+"Exit"]}function g(C){let S;return C.type==="document"?S=["Document",f,"DocumentExit"]:C.type==="root"?S=["Root",f,"RootExit"]:S=p(C),{eventIndex:0,events:S,iterator:0,node:C,visitorIndex:0,visitors:[]}}function w(C){return C[e]=!1,C.nodes&&C.nodes.forEach(S=>w(S)),C}let y={};class v{constructor(S,b,E){this.stringified=!1,this.processed=!1;let x;if(typeof b=="object"&&b!==null&&(b.type==="root"||b.type==="document"))x=w(b);else if(b instanceof v||b instanceof u)x=w(b.root),b.map&&(typeof E.map=="undefined"&&(E.map={}),E.map.inline||(E.map.inline=!1),E.map.prev=b.map);else{let I=o;E.syntax&&(I=E.syntax.parse),E.parser&&(I=E.parser),I.parse&&(I=I.parse);try{x=I(b,E)}catch(M){this.processed=!0,this.error=M}x&&!x[t]&&i.rebuild(x)}this.result=new u(S,x,E),this.helpers=ce(U({},y),{postcss:y,result:this.result}),this.plugins=this.processor.plugins.map(I=>typeof I=="object"&&I.prepare?U(U({},I),I.prepare(this.result)):I)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}catch(S){return this.async().catch(S)}finally(S){return this.async().then(S,S)}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(S,b){let E=this.result.lastPlugin;try{b&&b.addToError(S),this.error=S,S.name==="CssSyntaxError"&&!S.plugin?(S.plugin=E.postcssPlugin,S.setMessage()):E.postcssVersion}catch(x){console&&console.error&&console.error(x)}return S}prepareVisitors(){this.listeners={};let S=(b,E,x)=>{this.listeners[E]||(this.listeners[E]=[]),this.listeners[E].push([b,x])};for(let b of this.plugins)if(typeof b=="object")for(let E in b){if(!d[E]&&/^[A-Z]/.test(E))throw new Error(`Unknown event ${E} in ${b.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!h[E])if(typeof b[E]=="object")for(let x in b[E])x==="*"?S(b,E,b[E][x]):S(b,E+"-"+x.toLowerCase(),b[E][x]);else typeof b[E]=="function"&&S(b,E,b[E])}this.hasListener=Object.keys(this.listeners).length>0}async runAsync(){this.plugin=0;for(let S=0;S<this.plugins.length;S++){let b=this.plugins[S],E=this.runOnRoot(b);if(m(E))try{await E}catch(x){throw this.handleError(x)}}if(this.prepareVisitors(),this.hasListener){let S=this.result.root;for(;!S[e];){S[e]=!0;let b=[g(S)];for(;b.length>0;){let E=this.visitTick(b);if(m(E))try{await E}catch(x){let I=b[b.length-1].node;throw this.handleError(x,I)}}}if(this.listeners.OnceExit)for(let[b,E]of this.listeners.OnceExit){this.result.lastPlugin=b;try{if(S.type==="document"){let x=S.nodes.map(I=>E(I,this.helpers));await Promise.all(x)}else await E(S,this.helpers)}catch(x){throw this.handleError(x)}}}return this.processed=!0,this.stringify()}runOnRoot(S){this.result.lastPlugin=S;try{if(typeof S=="object"&&S.Once){if(this.result.root.type==="document"){let b=this.result.root.nodes.map(E=>S.Once(E,this.helpers));return m(b[0])?Promise.all(b):b}return S.Once(this.result.root,this.helpers)}else if(typeof S=="function")return S(this.result.root,this.result)}catch(b){throw this.handleError(b)}}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let S=this.result.opts,b=s;S.syntax&&(b=S.syntax.stringify),S.stringifier&&(b=S.stringifier),b.stringify&&(b=b.stringify);let x=new r(b,this.result.root,this.result.opts).generate();return this.result.css=x[0],this.result.map=x[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 S of this.plugins){let b=this.runOnRoot(S);if(m(b))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let S=this.result.root;for(;!S[e];)S[e]=!0,this.walkSync(S);if(this.listeners.OnceExit)if(S.type==="document")for(let b of S.nodes)this.visitSync(this.listeners.OnceExit,b);else this.visitSync(this.listeners.OnceExit,S)}return this.result}then(S,b){return this.async().then(S,b)}toString(){return this.css}visitSync(S,b){for(let[E,x]of S){this.result.lastPlugin=E;let I;try{I=x(b,this.helpers)}catch(M){throw this.handleError(M,b.proxyOf)}if(b.type!=="root"&&b.type!=="document"&&!b.parent)return!0;if(m(I))throw this.getAsyncError()}}visitTick(S){let b=S[S.length-1],{node:E,visitors:x}=b;if(E.type!=="root"&&E.type!=="document"&&!E.parent){S.pop();return}if(x.length>0&&b.visitorIndex<x.length){let[M,L]=x[b.visitorIndex];b.visitorIndex+=1,b.visitorIndex===x.length&&(b.visitors=[],b.visitorIndex=0),this.result.lastPlugin=M;try{return L(E.toProxy(),this.helpers)}catch(D){throw this.handleError(D,E)}}if(b.iterator!==0){let M=b.iterator,L;for(;L=E.nodes[E.indexes[M]];)if(E.indexes[M]+=1,!L[e]){L[e]=!0,S.push(g(L));return}b.iterator=0,delete E.indexes[M]}let I=b.events;for(;b.eventIndex<I.length;){let M=I[b.eventIndex];if(b.eventIndex+=1,M===f){E.nodes&&E.nodes.length&&(E[e]=!0,b.iterator=E.getIterator());return}else if(this.listeners[M]){b.visitors=this.listeners[M];return}}S.pop()}walkSync(S){S[e]=!0;let b=p(S);for(let E of b)if(E===f)S.nodes&&S.each(x=>{x[e]||this.walkSync(x)});else{let x=this.listeners[E];if(x&&this.visitSync(x,S.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"}}return v.registerPostcss=C=>{y=C},Tr=v,v.default=v,c.registerLazyResult(v),a.registerLazyResult(v),Tr}var _r,Ji;function gl(){if(Ji)return _r;Ji=1;let e=po(),t=Gt(),r=mo(),s=Ws();const i=Us();class a{constructor(u,o,c){o=o.toString(),this.stringified=!1,this._processor=u,this._css=o,this._opts=c,this._map=void 0;let n,d=t;this.result=new i(this._processor,n,this._opts),this.result.css=o;let h=this;Object.defineProperty(this.result,"root",{get(){return h.root}});let f=new e(d,n,this._opts,o);if(f.isMap()){let[m,p]=f.generate();m&&(this.result.css=m),p&&(this.result.map=p)}else f.clearAnnotation(),this.result.css=f.css}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}catch(u){return this.async().catch(u)}finally(u){return this.async().then(u,u)}sync(){if(this.error)throw this.error;return this.result}then(u,o){return this.async().then(u,o)}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 u,o=s;try{u=o(this._css,this._opts)}catch(c){this.error=c}if(this.error)throw this.error;return this._root=u,u}get[Symbol.toStringTag](){return"NoWorkResult"}}return _r=a,a.default=a,_r}var kr,Xi;function yl(){if(Xi)return kr;Xi=1;let e=gl(),t=vo(),r=Fs(),s=yt();class i{constructor(l=[]){this.version="8.4.38",this.plugins=this.normalize(l)}normalize(l){let u=[];for(let o of l)if(o.postcss===!0?o=o():o.postcss&&(o=o.postcss),typeof o=="object"&&Array.isArray(o.plugins))u=u.concat(o.plugins);else if(typeof o=="object"&&o.postcssPlugin)u.push(o);else if(typeof o=="function")u.push(o);else if(!(typeof o=="object"&&(o.parse||o.stringify)))throw new Error(o+" is not a PostCSS plugin");return u}process(l,u={}){return!this.plugins.length&&!u.parser&&!u.stringifier&&!u.syntax?new e(this,l,u):new t(this,l,u)}use(l){return this.plugins=this.plugins.concat(this.normalize([l])),this}}return kr=i,i.default=i,s.registerProcessor(i),r.registerProcessor(i),kr}var Pr,Qi;function vl(){if(Qi)return Pr;Qi=1;let e=Yt(),t=fo(),r=Xt(),s=Bs(),i=Jt(),a=yt(),l=$s();function u(o,c){if(Array.isArray(o))return o.map(m=>u(m));let h=o,{inputs:n}=h,d=He(h,["inputs"]);if(n){c=[];for(let m of n){let p=ce(U({},m),{__proto__:i.prototype});p.map&&(p.map=ce(U({},p.map),{__proto__:t.prototype})),c.push(p)}}if(d.nodes&&(d.nodes=o.nodes.map(m=>u(m,c))),d.source){let f=d.source,{inputId:m}=f,p=He(f,["inputId"]);d.source=p,m!=null&&(d.source.input=c[m])}if(d.type==="root")return new a(d);if(d.type==="decl")return new e(d);if(d.type==="rule")return new l(d);if(d.type==="comment")return new r(d);if(d.type==="atrule")return new s(d);throw new Error("Unknown node type: "+o.type)}return Pr=u,u.default=u,Pr}var Lr,Zi;function wl(){if(Zi)return Lr;Zi=1;let e=Ps(),t=Yt(),r=vo(),s=Ve(),i=yl(),a=Gt(),l=vl(),u=Fs(),o=go(),c=Xt(),n=Bs(),d=Us(),h=Jt(),f=Ws(),m=yo(),p=$s(),g=yt(),w=Ht();function y(...v){return v.length===1&&Array.isArray(v[0])&&(v=v[0]),new i(v)}return y.plugin=function(C,S){let b=!1;function E(...I){console&&console.warn&&!b&&(b=!0,console.warn(C+`: 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(C+`: \u91CC\u9762 postcss.plugin \u88AB\u5F03\u7528. \u8FC1\u79FB\u6307\u5357:
|
|
40
|
+
https://www.w3ctech.com/topic/2226`));let M=S(...I);return M.postcssPlugin=C,M.postcssVersion=new i().version,M}let x;return Object.defineProperty(E,"postcss",{get(){return x||(x=E()),x}}),E.process=function(I,M,L){return y([E(L)]).process(I,M)},E},y.stringify=a,y.parse=f,y.fromJSON=l,y.list=m,y.comment=v=>new c(v),y.atRule=v=>new n(v),y.decl=v=>new t(v),y.rule=v=>new p(v),y.root=v=>new g(v),y.document=v=>new u(v),y.CssSyntaxError=e,y.Declaration=t,y.Container=s,y.Processor=i,y.Document=u,y.Comment=c,y.Warning=o,y.AtRule=n,y.Result=d,y.Input=h,y.Rule=p,y.Root=g,y.Node=w,r.registerPostcss(y),Lr=y,y.default=y,Lr}var bl=wl();const ie=ll(bl);ie.stringify;ie.fromJSON;ie.plugin;ie.parse;ie.list;ie.document;ie.comment;ie.atRule;ie.rule;ie.decl;ie.root;ie.CssSyntaxError;ie.Declaration;ie.Container;ie.Processor;ie.Document;ie.Comment;ie.Warning;ie.AtRule;ie.Result;ie.Input;ie.Rule;ie.Root;ie.Node;const Ki={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 Sl(e){let t=Ki[e.tagName]?Ki[e.tagName]:e.tagName;return t==="link"&&e.attributes._cssText&&(t="style"),t}function Qt(e,t){const r=t==null?void 0:t.stylesWithHoverClass.get(e);if(r)return r;let s=e;try{s=ie([ol,al]).process(e).css}catch(i){console.warn("Failed to adapt css for replay",i)}return t==null||t.stylesWithHoverClass.set(e,s),s}function en(){return{stylesWithHoverClass:new Map}}function Cl(e,t,r,s){const i=[];for(const o of e.childNodes)o.type===$.Text&&i.push(o);const a=t.split("/* rr_split */");for(;a.length>1&&a.length>i.length;)a.splice(-2,2,a.slice(-2).join(""));let l="";r&&(l=Qt(a.join(""),s));let u=0;for(let o=0;o<i.length&&o!==a.length;o++){const c=i[o];if(!r)c.textContent=a[o];else if(o<a.length-1){let n=u,d=a[o+1].length;d=Math.min(d,30);let h=!1;for(;d>2;d--){const f=a[o+1].substring(0,d),m=l.substring(u).indexOf(f);if(h=m!==-1,h){n+=m;break}}h||(n+=a[o].length),c.textContent=l.substring(u,n),u=n}else c.textContent=l.substring(u)}}function El(e,t,r,s){const{doc:i,hackCss:a,cache:l}=s;e.childNodes.length?Cl(e,r,a,l):(a&&(r=Qt(r,l)),t.appendChild(i.createTextNode(r)))}function xl(e,t){var r;const{doc:s,hackCss:i,cache:a}=t;switch(e.type){case $.Document:return s.implementation.createDocument(null,"",null);case $.DocumentType:return s.implementation.createDocumentType(e.name||"html",e.publicId,e.systemId);case $.Element:{const l=Sl(e);let u;e.isSVG?u=s.createElementNS("http://www.w3.org/2000/svg",l):(e.isCustom&&((r=s.defaultView)!=null&&r.customElements)&&!s.defaultView.customElements.get(e.tagName)&&s.defaultView.customElements.define(e.tagName,class extends s.defaultView.HTMLElement{}),u=s.createElement(l));const o={};for(const c in e.attributes){if(!Object.prototype.hasOwnProperty.call(e.attributes,c))continue;let n=e.attributes[c];if(!(l==="option"&&c==="selected"&&n===!1)&&n!==null){if(n===!0&&(n=""),c.startsWith("rr_")){o[c]=n;continue}if(typeof n=="string"){if(l==="style"&&c==="_cssText"){El(e,u,n,t);continue}else if(l==="textarea"&&c==="value"){u.appendChild(s.createTextNode(n)),e.childNodes=[];continue}}try{if(e.isSVG&&c==="xlink:href")u.setAttributeNS("http://www.w3.org/1999/xlink",c,n.toString());else if(c==="onload"||c==="onclick"||c.substring(0,7)==="onmouse")u.setAttribute("_"+c,n.toString());else if(l==="meta"&&e.attributes["http-equiv"]==="Content-Security-Policy"&&c==="content"){u.setAttribute("csp-content",n.toString());continue}else l==="link"&&(e.attributes.rel==="preload"&&e.attributes.as==="script"||e.attributes.rel==="modulepreload")||l==="link"&&e.attributes.rel==="prefetch"&&typeof e.attributes.href=="string"&&_s(e.attributes.href)==="js"||(l==="img"&&e.attributes.srcset&&e.attributes.rr_dataURL?u.setAttribute("rrweb-original-srcset",e.attributes.srcset):u.setAttribute(c,n.toString()))}catch(d){}}}for(const c in o){const n=o[c];if(l==="canvas"&&c==="rr_dataURL"){const d=s.createElement("img");d.onload=()=>{const h=u.getContext("2d");h&&h.drawImage(d,0,0,d.width,d.height)},d.src=n.toString(),u.RRNodeType&&(u.rr_dataURL=n.toString())}else if(l==="img"&&c==="rr_dataURL"){const d=u;d.currentSrc.startsWith("data:")||(d.setAttribute("rrweb-original-src",e.attributes.src),d.src=n.toString())}if(c==="rr_width")u.style.setProperty("width",n.toString());else if(c==="rr_height")u.style.setProperty("height",n.toString());else if(c==="rr_mediaCurrentTime"&&typeof n=="number")u.currentTime=n;else if(c==="rr_mediaState")switch(n){case"played":u.play().catch(d=>console.warn("media playback error",d));break;case"paused":u.pause();break}else c==="rr_mediaPlaybackRate"&&typeof n=="number"?u.playbackRate=n:c==="rr_mediaMuted"&&typeof n=="boolean"?u.muted=n:c==="rr_mediaLoop"&&typeof n=="boolean"?u.loop=n:c==="rr_mediaVolume"&&typeof n=="number"?u.volume=n:c==="rr_open_mode"&&u.setAttribute("rr_open_mode",n)}if(e.isShadowHost)if(!u.shadowRoot)u.attachShadow({mode:"open"});else for(;u.shadowRoot.firstChild;)u.shadowRoot.removeChild(u.shadowRoot.firstChild);return u}case $.Text:return e.isStyle&&i?s.createTextNode(Qt(e.textContent,a)):s.createTextNode(e.textContent);case $.CDATA:return s.createCDATASection(e.textContent);case $.Comment:return s.createComment(e.textContent);default:return null}}function ht(e,t){const{doc:r,mirror:s,skipChild:i=!1,hackCss:a=!0,afterAppend:l,cache:u}=t;if(s.has(e.id)){const c=s.getNode(e.id),n=s.getMeta(c);if(Pa(n,e))return s.getNode(e.id)}let o=xl(e,{doc:r,hackCss:a,cache:u});if(!o)return null;if(e.rootId&&s.getNode(e.rootId)!==r&&s.replace(e.rootId,r),e.type===$.Document&&(r.close(),r.open(),e.compatMode==="BackCompat"&&e.childNodes&&e.childNodes[0].type!==$.DocumentType&&(e.childNodes[0].type===$.Element&&"xmlns"in e.childNodes[0].attributes&&e.childNodes[0].attributes.xmlns==="http://www.w3.org/1999/xhtml"?r.write('<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "">'):r.write('<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "">')),o=r),s.add(o,e),(e.type===$.Document||e.type===$.Element)&&!i)for(const c of e.childNodes){const n=ht(c,{doc:r,mirror:s,skipChild:!1,hackCss:a,afterAppend:l,cache:u});if(!n){console.warn("Failed to rebuild",c);continue}if(c.isShadow&&As(o)&&o.shadowRoot)o.shadowRoot.appendChild(n);else if(e.type===$.Document&&c.type==$.Element){const d=n;let h=null;d.childNodes.forEach(f=>{f.nodeName==="BODY"&&(h=f)}),h?(d.removeChild(h),o.appendChild(n),d.appendChild(h)):o.appendChild(n)}else o.appendChild(n);l&&l(n,c.id)}return o}function Rl(e,t){function r(s){t(s)}for(const s of e.getIds())e.has(s)&&r(e.getNode(s))}function Ml(e,t){const r=t.getMeta(e);if((r==null?void 0:r.type)!==$.Element)return;const s=e;for(const i in r.attributes){if(!(Object.prototype.hasOwnProperty.call(r.attributes,i)&&i.startsWith("rr_")))continue;const a=r.attributes[i];i==="rr_scrollLeft"&&(s.scrollLeft=a),i==="rr_scrollTop"&&(s.scrollTop=a)}}function Nl(e,t){const{doc:r,onVisit:s,hackCss:i=!0,afterAppend:a,cache:l,mirror:u=new Ts}=t,o=ht(e,{doc:r,mirror:u,skipChild:!1,hackCss:i,afterAppend:a,cache:l});return Rl(u,c=>{s&&s(c),Ml(c,u)}),o}var Ol=Object.defineProperty,Il=(e,t,r)=>t in e?Ol(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,T=(e,t,r)=>Il(e,typeof t!="symbol"?t+"":t,r),Dl=Object.defineProperty,Al=(e,t,r)=>t in e?Dl(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,tn=(e,t,r)=>Al(e,typeof t!="symbol"?t+"":t,r);let Tl=class{constructor(){tn(this,"idNodeMap",new Map),tn(this,"nodeMetaMap",new WeakMap)}getId(t){var r;if(!t)return-1;const s=(r=this.getMeta(t))==null?void 0:r.id;return s!=null?s:-1}getNode(t){return this.idNodeMap.get(t)||null}getIds(){return Array.from(this.idNodeMap.keys())}getMeta(t){return this.nodeMetaMap.get(t)||null}removeNodeFromMap(t){const r=this.getId(t);this.idNodeMap.delete(r),t.childNodes&&t.childNodes.forEach(s=>this.removeNodeFromMap(s))}has(t){return this.idNodeMap.has(t)}hasNode(t){return this.nodeMetaMap.has(t)}add(t,r){const s=r.id;this.idNodeMap.set(s,t),this.nodeMetaMap.set(t,r)}replace(t,r){const s=this.getNode(t);if(s){const i=this.nodeMetaMap.get(s);i&&this.nodeMetaMap.set(r,i)}this.idNodeMap.set(t,r)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}};function _l(){return new Tl}function kl(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Pl(e){if(e.__esModule)return e;var t=e.default;if(typeof t=="function"){var r=function s(){return this instanceof s?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(s){var i=Object.getOwnPropertyDescriptor(e,s);Object.defineProperty(r,s,i.get?i:{enumerable:!0,get:function(){return e[s]}})}),r}var Mt={exports:{}},rn;function Ll(){if(rn)return Mt.exports;rn=1;var e=String,t=function(){return{isColorSupported:!1,reset:e,bold:e,dim:e,italic:e,underline:e,inverse:e,hidden:e,strikethrough:e,black:e,red:e,green:e,yellow:e,blue:e,magenta:e,cyan:e,white:e,gray:e,bgBlack:e,bgRed:e,bgGreen:e,bgYellow:e,bgBlue:e,bgMagenta:e,bgCyan:e,bgWhite:e}};return Mt.exports=t(),Mt.exports.createColors=t,Mt.exports}const Fl={},Ul=Object.freeze(Object.defineProperty({__proto__:null,default:Fl},Symbol.toStringTag,{value:"Module"})),Ee=Pl(Ul);var Fr,sn;function zs(){if(sn)return Fr;sn=1;let e=Ll(),t=Ee;class r extends Error{constructor(i,a,l,u,o,c){super(i),this.name="CssSyntaxError",this.reason=i,o&&(this.file=o),u&&(this.source=u),c&&(this.plugin=c),typeof a!="undefined"&&typeof l!="undefined"&&(typeof a=="number"?(this.line=a,this.column=l):(this.line=a.line,this.column=a.column,this.endLine=l.line,this.endColumn=l.column)),this.setMessage(),Error.captureStackTrace&&Error.captureStackTrace(this,r)}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(i){if(!this.source)return"";let a=this.source;i==null&&(i=e.isColorSupported),t&&i&&(a=t(a));let l=a.split(/\r?\n/),u=Math.max(this.line-3,0),o=Math.min(this.line+2,l.length),c=String(o).length,n,d;if(i){let{bold:h,gray:f,red:m}=e.createColors(!0);n=p=>h(m(p)),d=p=>f(p)}else n=d=h=>h;return l.slice(u,o).map((h,f)=>{let m=u+1+f,p=" "+(" "+m).slice(-c)+" | ";if(m===this.line){let g=d(p.replace(/\d/g," "))+h.slice(0,this.column-1).replace(/[^\t]/g," ");return n(">")+d(p)+h+`
|
|
41
|
+
`+g+n("^")}return" "+d(p)+h}).join(`
|
|
42
|
+
`)}toString(){let i=this.showSourceCode();return i&&(i=`
|
|
43
|
+
|
|
44
|
+
`+i+`
|
|
45
|
+
`),this.name+": "+this.message+i}}return Fr=r,r.default=r,Fr}var Nt={},nn;function qs(){return nn||(nn=1,Nt.isClean=Symbol("isClean"),Nt.my=Symbol("my")),Nt}var Ur,on;function wo(){if(on)return Ur;on=1;const e={after:`
|
|
46
|
+
`,beforeClose:`
|
|
47
|
+
`,beforeComment:`
|
|
48
|
+
`,beforeDecl:`
|
|
49
|
+
`,beforeOpen:" ",beforeRule:`
|
|
50
|
+
`,colon:": ",commentLeft:" ",commentRight:" ",emptyBody:"",indent:" ",semicolon:!1};function t(s){return s[0].toUpperCase()+s.slice(1)}class r{constructor(i){this.builder=i}atrule(i,a){let l="@"+i.name,u=i.params?this.rawValue(i,"params"):"";if(typeof i.raws.afterName!="undefined"?l+=i.raws.afterName:u&&(l+=" "),i.nodes)this.block(i,l+u);else{let o=(i.raws.between||"")+(a?";":"");this.builder(l+u+o,i)}}beforeAfter(i,a){let l;i.type==="decl"?l=this.raw(i,null,"beforeDecl"):i.type==="comment"?l=this.raw(i,null,"beforeComment"):a==="before"?l=this.raw(i,null,"beforeRule"):l=this.raw(i,null,"beforeClose");let u=i.parent,o=0;for(;u&&u.type!=="root";)o+=1,u=u.parent;if(l.includes(`
|
|
51
|
+
`)){let c=this.raw(i,null,"indent");if(c.length)for(let n=0;n<o;n++)l+=c}return l}block(i,a){let l=this.raw(i,"between","beforeOpen");this.builder(a+l+"{",i,"start");let u;i.nodes&&i.nodes.length?(this.body(i),u=this.raw(i,"after")):u=this.raw(i,"after","emptyBody"),u&&this.builder(u),this.builder("}",i,"end")}body(i){let a=i.nodes.length-1;for(;a>0&&i.nodes[a].type==="comment";)a-=1;let l=this.raw(i,"semicolon");for(let u=0;u<i.nodes.length;u++){let o=i.nodes[u],c=this.raw(o,"before");c&&this.builder(c),this.stringify(o,a!==u||l)}}comment(i){let a=this.raw(i,"left","commentLeft"),l=this.raw(i,"right","commentRight");this.builder("/*"+a+i.text+l+"*/",i)}decl(i,a){let l=this.raw(i,"between","colon"),u=i.prop+l+this.rawValue(i,"value");i.important&&(u+=i.raws.important||" !important"),a&&(u+=";"),this.builder(u,i)}document(i){this.body(i)}raw(i,a,l){let u;if(l||(l=a),a&&(u=i.raws[a],typeof u!="undefined"))return u;let o=i.parent;if(l==="before"&&(!o||o.type==="root"&&o.first===i||o&&o.type==="document"))return"";if(!o)return e[l];let c=i.root();if(c.rawCache||(c.rawCache={}),typeof c.rawCache[l]!="undefined")return c.rawCache[l];if(l==="before"||l==="after")return this.beforeAfter(i,l);{let n="raw"+t(l);this[n]?u=this[n](c,i):c.walk(d=>{if(u=d.raws[a],typeof u!="undefined")return!1})}return typeof u=="undefined"&&(u=e[l]),c.rawCache[l]=u,u}rawBeforeClose(i){let a;return i.walk(l=>{if(l.nodes&&l.nodes.length>0&&typeof l.raws.after!="undefined")return a=l.raws.after,a.includes(`
|
|
52
|
+
`)&&(a=a.replace(/[^\n]+$/,"")),!1}),a&&(a=a.replace(/\S/g,"")),a}rawBeforeComment(i,a){let l;return i.walkComments(u=>{if(typeof u.raws.before!="undefined")return l=u.raws.before,l.includes(`
|
|
53
|
+
`)&&(l=l.replace(/[^\n]+$/,"")),!1}),typeof l=="undefined"?l=this.raw(a,null,"beforeDecl"):l&&(l=l.replace(/\S/g,"")),l}rawBeforeDecl(i,a){let l;return i.walkDecls(u=>{if(typeof u.raws.before!="undefined")return l=u.raws.before,l.includes(`
|
|
54
|
+
`)&&(l=l.replace(/[^\n]+$/,"")),!1}),typeof l=="undefined"?l=this.raw(a,null,"beforeRule"):l&&(l=l.replace(/\S/g,"")),l}rawBeforeOpen(i){let a;return i.walk(l=>{if(l.type!=="decl"&&(a=l.raws.between,typeof a!="undefined"))return!1}),a}rawBeforeRule(i){let a;return i.walk(l=>{if(l.nodes&&(l.parent!==i||i.first!==l)&&typeof l.raws.before!="undefined")return a=l.raws.before,a.includes(`
|
|
55
|
+
`)&&(a=a.replace(/[^\n]+$/,"")),!1}),a&&(a=a.replace(/\S/g,"")),a}rawColon(i){let a;return i.walkDecls(l=>{if(typeof l.raws.between!="undefined")return a=l.raws.between.replace(/[^\s:]/g,""),!1}),a}rawEmptyBody(i){let a;return i.walk(l=>{if(l.nodes&&l.nodes.length===0&&(a=l.raws.after,typeof a!="undefined"))return!1}),a}rawIndent(i){if(i.raws.indent)return i.raws.indent;let a;return i.walk(l=>{let u=l.parent;if(u&&u!==i&&u.parent&&u.parent===i&&typeof l.raws.before!="undefined"){let o=l.raws.before.split(`
|
|
56
|
+
`);return a=o[o.length-1],a=a.replace(/\S/g,""),!1}}),a}rawSemicolon(i){let a;return i.walk(l=>{if(l.nodes&&l.nodes.length&&l.last.type==="decl"&&(a=l.raws.semicolon,typeof a!="undefined"))return!1}),a}rawValue(i,a){let l=i[a],u=i.raws[a];return u&&u.value===l?u.raw:l}root(i){this.body(i),i.raws.after&&this.builder(i.raws.after)}rule(i){this.block(i,this.rawValue(i,"selector")),i.raws.ownSemicolon&&this.builder(i.raws.ownSemicolon,i,"end")}stringify(i,a){if(!this[i.type])throw new Error("Unknown AST node type "+i.type+". Maybe you need to change PostCSS stringifier.");this[i.type](i,a)}}return Ur=r,r.default=r,Ur}var Br,an;function Zt(){if(an)return Br;an=1;let e=wo();function t(r,s){new e(s).stringify(r)}return Br=t,t.default=t,Br}var $r,ln;function Kt(){if(ln)return $r;ln=1;let{isClean:e,my:t}=qs(),r=zs(),s=wo(),i=Zt();function a(u,o){let c=new u.constructor;for(let n in u){if(!Object.prototype.hasOwnProperty.call(u,n)||n==="proxyCache")continue;let d=u[n],h=typeof d;n==="parent"&&h==="object"?o&&(c[n]=o):n==="source"?c[n]=d:Array.isArray(d)?c[n]=d.map(f=>a(f,c)):(h==="object"&&d!==null&&(d=a(d)),c[n]=d)}return c}class l{constructor(o={}){this.raws={},this[e]=!1,this[t]=!0;for(let c in o)if(c==="nodes"){this.nodes=[];for(let n of o[c])typeof n.clone=="function"?this.append(n.clone()):this.append(n)}else this[c]=o[c]}addToError(o){if(o.postcssNode=this,o.stack&&this.source&&/\n\s{4}at /.test(o.stack)){let c=this.source;o.stack=o.stack.replace(/\n\s{4}at /,`$&${c.input.from}:${c.start.line}:${c.start.column}$&`)}return o}after(o){return this.parent.insertAfter(this,o),this}assign(o={}){for(let c in o)this[c]=o[c];return this}before(o){return this.parent.insertBefore(this,o),this}cleanRaws(o){delete this.raws.before,delete this.raws.after,o||delete this.raws.between}clone(o={}){let c=a(this);for(let n in o)c[n]=o[n];return c}cloneAfter(o={}){let c=this.clone(o);return this.parent.insertAfter(this,c),c}cloneBefore(o={}){let c=this.clone(o);return this.parent.insertBefore(this,c),c}error(o,c={}){if(this.source){let{end:n,start:d}=this.rangeBy(c);return this.source.input.error(o,{column:d.column,line:d.line},{column:n.column,line:n.line},c)}return new r(o)}getProxyProcessor(){return{get(o,c){return c==="proxyOf"?o:c==="root"?()=>o.root().toProxy():o[c]},set(o,c,n){return o[c]===n||(o[c]=n,(c==="prop"||c==="value"||c==="name"||c==="params"||c==="important"||c==="text")&&o.markDirty()),!0}}}markDirty(){if(this[e]){this[e]=!1;let o=this;for(;o=o.parent;)o[e]=!1}}next(){if(!this.parent)return;let o=this.parent.index(this);return this.parent.nodes[o+1]}positionBy(o,c){let n=this.source.start;if(o.index)n=this.positionInside(o.index,c);else if(o.word){c=this.toString();let d=c.indexOf(o.word);d!==-1&&(n=this.positionInside(d,c))}return n}positionInside(o,c){let n=c||this.toString(),d=this.source.start.column,h=this.source.start.line;for(let f=0;f<o;f++)n[f]===`
|
|
57
|
+
`?(d=1,h+=1):d+=1;return{column:d,line:h}}prev(){if(!this.parent)return;let o=this.parent.index(this);return this.parent.nodes[o-1]}rangeBy(o){let c={column:this.source.start.column,line:this.source.start.line},n=this.source.end?{column:this.source.end.column+1,line:this.source.end.line}:{column:c.column+1,line:c.line};if(o.word){let d=this.toString(),h=d.indexOf(o.word);h!==-1&&(c=this.positionInside(h,d),n=this.positionInside(h+o.word.length,d))}else o.start?c={column:o.start.column,line:o.start.line}:o.index&&(c=this.positionInside(o.index)),o.end?n={column:o.end.column,line:o.end.line}:typeof o.endIndex=="number"?n=this.positionInside(o.endIndex):o.index&&(n=this.positionInside(o.index+1));return(n.line<c.line||n.line===c.line&&n.column<=c.column)&&(n={column:c.column+1,line:c.line}),{end:n,start:c}}raw(o,c){return new s().raw(this,o,c)}remove(){return this.parent&&this.parent.removeChild(this),this.parent=void 0,this}replaceWith(...o){if(this.parent){let c=this,n=!1;for(let d of o)d===this?n=!0:n?(this.parent.insertAfter(c,d),c=d):this.parent.insertBefore(c,d);n||this.remove()}return this}root(){let o=this;for(;o.parent&&o.parent.type!=="document";)o=o.parent;return o}toJSON(o,c){let n={},d=c==null;c=c||new Map;let h=0;for(let f in this){if(!Object.prototype.hasOwnProperty.call(this,f)||f==="parent"||f==="proxyCache")continue;let m=this[f];if(Array.isArray(m))n[f]=m.map(p=>typeof p=="object"&&p.toJSON?p.toJSON(null,c):p);else if(typeof m=="object"&&m.toJSON)n[f]=m.toJSON(null,c);else if(f==="source"){let p=c.get(m.input);p==null&&(p=h,c.set(m.input,h),h++),n[f]={end:m.end,inputId:p,start:m.start}}else n[f]=m}return d&&(n.inputs=[...c.keys()].map(f=>f.toJSON())),n}toProxy(){return this.proxyCache||(this.proxyCache=new Proxy(this,this.getProxyProcessor())),this.proxyCache}toString(o=i){o.stringify&&(o=o.stringify);let c="";return o(this,n=>{c+=n}),c}warn(o,c,n){let d={node:this};for(let h in n)d[h]=n[h];return o.warn(c,d)}get proxyOf(){return this}}return $r=l,l.default=l,$r}var Wr,un;function er(){if(un)return Wr;un=1;let e=Kt();class t extends e{constructor(s){s&&typeof s.value!="undefined"&&typeof s.value!="string"&&(s=ce(U({},s),{value:String(s.value)})),super(s),this.type="decl"}get variable(){return this.prop.startsWith("--")||this.prop[0]==="$"}}return Wr=t,t.default=t,Wr}var zr,cn;function Bl(){if(cn)return zr;cn=1;let e="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";return zr={nanoid:(s=21)=>{let i="",a=s;for(;a--;)i+=e[Math.random()*64|0];return i},customAlphabet:(s,i=21)=>(a=i)=>{let l="",u=a;for(;u--;)l+=s[Math.random()*s.length|0];return l}},zr}var qr,hn;function bo(){if(hn)return qr;hn=1;let{SourceMapConsumer:e,SourceMapGenerator:t}=Ee,{existsSync:r,readFileSync:s}=Ee,{dirname:i,join:a}=Ee;function l(o){return Buffer?Buffer.from(o,"base64").toString():window.atob(o)}class u{constructor(c,n){if(n.map===!1)return;this.loadAnnotation(c),this.inline=this.startWith(this.annotation,"data:");let d=n.map?n.map.prev:void 0,h=this.loadMap(n.from,d);!this.mapFile&&n.from&&(this.mapFile=n.from),this.mapFile&&(this.root=i(this.mapFile)),h&&(this.text=h)}consumer(){return this.consumerCache||(this.consumerCache=new e(this.text)),this.consumerCache}decodeInline(c){let n=/^data:application\/json;charset=utf-?8;base64,/,d=/^data:application\/json;base64,/,h=/^data:application\/json;charset=utf-?8,/,f=/^data:application\/json,/;if(h.test(c)||f.test(c))return decodeURIComponent(c.substr(RegExp.lastMatch.length));if(n.test(c)||d.test(c))return l(c.substr(RegExp.lastMatch.length));let m=c.match(/data:application\/json;([^,]+),/)[1];throw new Error("Unsupported source map encoding "+m)}getAnnotationURL(c){return c.replace(/^\/\*\s*# sourceMappingURL=/,"").trim()}isMap(c){return typeof c!="object"?!1:typeof c.mappings=="string"||typeof c._mappings=="string"||Array.isArray(c.sections)}loadAnnotation(c){let n=c.match(/\/\*\s*# sourceMappingURL=/gm);if(!n)return;let d=c.lastIndexOf(n.pop()),h=c.indexOf("*/",d);d>-1&&h>-1&&(this.annotation=this.getAnnotationURL(c.substring(d,h)))}loadFile(c){if(this.root=i(c),r(c))return this.mapFile=c,s(c,"utf-8").toString().trim()}loadMap(c,n){if(n===!1)return!1;if(n){if(typeof n=="string")return n;if(typeof n=="function"){let d=n(c);if(d){let h=this.loadFile(d);if(!h)throw new Error("Unable to load previous source map: "+d.toString());return h}}else{if(n instanceof e)return t.fromSourceMap(n).toString();if(n instanceof t)return n.toString();if(this.isMap(n))return JSON.stringify(n);throw new Error("Unsupported previous source map format: "+n.toString())}}else{if(this.inline)return this.decodeInline(this.annotation);if(this.annotation){let d=this.annotation;return c&&(d=a(i(c),d)),this.loadFile(d)}}}startWith(c,n){return c?c.substr(0,n.length)===n:!1}withContent(){return!!(this.consumer().sourcesContent&&this.consumer().sourcesContent.length>0)}}return qr=u,u.default=u,qr}var Vr,fn;function tr(){if(fn)return Vr;fn=1;let{SourceMapConsumer:e,SourceMapGenerator:t}=Ee,{fileURLToPath:r,pathToFileURL:s}=Ee,{isAbsolute:i,resolve:a}=Ee,{nanoid:l}=Bl(),u=Ee,o=zs(),c=bo(),n=Symbol("fromOffsetCache"),d=!!(e&&t),h=!!(a&&i);class f{constructor(p,g={}){if(p===null||typeof p=="undefined"||typeof p=="object"&&!p.toString)throw new Error(`PostCSS received ${p} instead of CSS string`);if(this.css=p.toString(),this.css[0]==="\uFEFF"||this.css[0]==="\uFFFE"?(this.hasBOM=!0,this.css=this.css.slice(1)):this.hasBOM=!1,g.from&&(!h||/^\w+:\/\//.test(g.from)||i(g.from)?this.file=g.from:this.file=a(g.from)),h&&d){let w=new c(this.css,g);if(w.text){this.map=w;let y=w.consumer().file;!this.file&&y&&(this.file=this.mapResolve(y))}}this.file||(this.id="<input css "+l(6)+">"),this.map&&(this.map.file=this.from)}error(p,g,w,y={}){let v,C,S;if(g&&typeof g=="object"){let E=g,x=w;if(typeof E.offset=="number"){let I=this.fromOffset(E.offset);g=I.line,w=I.col}else g=E.line,w=E.column;if(typeof x.offset=="number"){let I=this.fromOffset(x.offset);C=I.line,S=I.col}else C=x.line,S=x.column}else if(!w){let E=this.fromOffset(g);g=E.line,w=E.col}let b=this.origin(g,w,C,S);return b?v=new o(p,b.endLine===void 0?b.line:{column:b.column,line:b.line},b.endLine===void 0?b.column:{column:b.endColumn,line:b.endLine},b.source,b.file,y.plugin):v=new o(p,C===void 0?g:{column:w,line:g},C===void 0?w:{column:S,line:C},this.css,this.file,y.plugin),v.input={column:w,endColumn:S,endLine:C,line:g,source:this.css},this.file&&(s&&(v.input.url=s(this.file).toString()),v.input.file=this.file),v}fromOffset(p){let g,w;if(this[n])w=this[n];else{let v=this.css.split(`
|
|
58
|
+
`);w=new Array(v.length);let C=0;for(let S=0,b=v.length;S<b;S++)w[S]=C,C+=v[S].length+1;this[n]=w}g=w[w.length-1];let y=0;if(p>=g)y=w.length-1;else{let v=w.length-2,C;for(;y<v;)if(C=y+(v-y>>1),p<w[C])v=C-1;else if(p>=w[C+1])y=C+1;else{y=C;break}}return{col:p-w[y]+1,line:y+1}}mapResolve(p){return/^\w+:\/\//.test(p)?p:a(this.map.consumer().sourceRoot||this.map.root||".",p)}origin(p,g,w,y){if(!this.map)return!1;let v=this.map.consumer(),C=v.originalPositionFor({column:g,line:p});if(!C.source)return!1;let S;typeof w=="number"&&(S=v.originalPositionFor({column:y,line:w}));let b;i(C.source)?b=s(C.source):b=new URL(C.source,this.map.consumer().sourceRoot||s(this.map.mapFile));let E={column:C.column,endColumn:S&&S.column,endLine:S&&S.line,line:C.line,url:b.toString()};if(b.protocol==="file:")if(r)E.file=r(b);else throw new Error("file: protocol is not available in this PostCSS build");let x=v.sourceContentFor(C.source);return x&&(E.source=x),E}toJSON(){let p={};for(let g of["hasBOM","css","file","id"])this[g]!=null&&(p[g]=this[g]);return this.map&&(p.map=U({},this.map),p.map.consumerCache&&(p.map.consumerCache=void 0)),p}get from(){return this.file||this.id}}return Vr=f,f.default=f,u&&u.registerInput&&u.registerInput(f),Vr}var jr,dn;function So(){if(dn)return jr;dn=1;let{SourceMapConsumer:e,SourceMapGenerator:t}=Ee,{dirname:r,relative:s,resolve:i,sep:a}=Ee,{pathToFileURL:l}=Ee,u=tr(),o=!!(e&&t),c=!!(r&&i&&s&&a);class n{constructor(h,f,m,p){this.stringify=h,this.mapOpts=m.map||{},this.root=f,this.opts=m,this.css=p,this.originalCSS=p,this.usesFileUrls=!this.mapOpts.from&&this.mapOpts.absolute,this.memoizedFileURLs=new Map,this.memoizedPaths=new Map,this.memoizedURLs=new Map}addAnnotation(){let h;this.isInline()?h="data:application/json;base64,"+this.toBase64(this.map.toString()):typeof this.mapOpts.annotation=="string"?h=this.mapOpts.annotation:typeof this.mapOpts.annotation=="function"?h=this.mapOpts.annotation(this.opts.to,this.root):h=this.outputFile()+".map";let f=`
|
|
59
|
+
`;this.css.includes(`\r
|
|
60
|
+
`)&&(f=`\r
|
|
61
|
+
`),this.css+=f+"/*# sourceMappingURL="+h+" */"}applyPrevMaps(){for(let h of this.previous()){let f=this.toUrl(this.path(h.file)),m=h.root||r(h.file),p;this.mapOpts.sourcesContent===!1?(p=new e(h.text),p.sourcesContent&&(p.sourcesContent=null)):p=h.consumer(),this.map.applySourceMap(p,f,this.toUrl(this.path(m)))}}clearAnnotation(){if(this.mapOpts.annotation!==!1)if(this.root){let h;for(let f=this.root.nodes.length-1;f>=0;f--)h=this.root.nodes[f],h.type==="comment"&&h.text.indexOf("# sourceMappingURL=")===0&&this.root.removeChild(f)}else this.css&&(this.css=this.css.replace(/\n*?\/\*#[\S\s]*?\*\/$/gm,""))}generate(){if(this.clearAnnotation(),c&&o&&this.isMap())return this.generateMap();{let h="";return this.stringify(this.root,f=>{h+=f}),[h]}}generateMap(){if(this.root)this.generateString();else if(this.previous().length===1){let h=this.previous()[0].consumer();h.file=this.outputFile(),this.map=t.fromSourceMap(h,{ignoreInvalidMapping:!0})}else this.map=new t({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 t({file:this.outputFile(),ignoreInvalidMapping:!0});let h=1,f=1,m="<no source>",p={generated:{column:0,line:0},original:{column:0,line:0},source:""},g,w;this.stringify(this.root,(y,v,C)=>{if(this.css+=y,v&&C!=="end"&&(p.generated.line=h,p.generated.column=f-1,v.source&&v.source.start?(p.source=this.sourcePath(v),p.original.line=v.source.start.line,p.original.column=v.source.start.column-1,this.map.addMapping(p)):(p.source=m,p.original.line=1,p.original.column=0,this.map.addMapping(p))),g=y.match(/\n/g),g?(h+=g.length,w=y.lastIndexOf(`
|
|
62
|
+
`),f=y.length-w):f+=y.length,v&&C!=="start"){let S=v.parent||{raws:{}};(!(v.type==="decl"||v.type==="atrule"&&!v.nodes)||v!==S.last||S.raws.semicolon)&&(v.source&&v.source.end?(p.source=this.sourcePath(v),p.original.line=v.source.end.line,p.original.column=v.source.end.column-1,p.generated.line=h,p.generated.column=f-2,this.map.addMapping(p)):(p.source=m,p.original.line=1,p.original.column=0,p.generated.line=h,p.generated.column=f-1,this.map.addMapping(p)))}})}isAnnotation(){return this.isInline()?!0:typeof this.mapOpts.annotation!="undefined"?this.mapOpts.annotation:this.previous().length?this.previous().some(h=>h.annotation):!0}isInline(){if(typeof this.mapOpts.inline!="undefined")return this.mapOpts.inline;let h=this.mapOpts.annotation;return typeof h!="undefined"&&h!==!0?!1:this.previous().length?this.previous().some(f=>f.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(h=>h.withContent()):!0}outputFile(){return this.opts.to?this.path(this.opts.to):this.opts.from?this.path(this.opts.from):"to.css"}path(h){if(this.mapOpts.absolute||h.charCodeAt(0)===60||/^\w+:\/\//.test(h))return h;let f=this.memoizedPaths.get(h);if(f)return f;let m=this.opts.to?r(this.opts.to):".";typeof this.mapOpts.annotation=="string"&&(m=r(i(m,this.mapOpts.annotation)));let p=s(m,h);return this.memoizedPaths.set(h,p),p}previous(){if(!this.previousMaps)if(this.previousMaps=[],this.root)this.root.walk(h=>{if(h.source&&h.source.input.map){let f=h.source.input.map;this.previousMaps.includes(f)||this.previousMaps.push(f)}});else{let h=new u(this.originalCSS,this.opts);h.map&&this.previousMaps.push(h.map)}return this.previousMaps}setSourcesContent(){let h={};if(this.root)this.root.walk(f=>{if(f.source){let m=f.source.input.from;if(m&&!h[m]){h[m]=!0;let p=this.usesFileUrls?this.toFileUrl(m):this.toUrl(this.path(m));this.map.setSourceContent(p,f.source.input.css)}}});else if(this.css){let f=this.opts.from?this.toUrl(this.path(this.opts.from)):"<no source>";this.map.setSourceContent(f,this.css)}}sourcePath(h){return this.mapOpts.from?this.toUrl(this.mapOpts.from):this.usesFileUrls?this.toFileUrl(h.source.input.from):this.toUrl(this.path(h.source.input.from))}toBase64(h){return Buffer?Buffer.from(h).toString("base64"):window.btoa(unescape(encodeURIComponent(h)))}toFileUrl(h){let f=this.memoizedFileURLs.get(h);if(f)return f;if(l){let m=l(h).toString();return this.memoizedFileURLs.set(h,m),m}else throw new Error("`map.absolute` option is not available in this PostCSS build")}toUrl(h){let f=this.memoizedURLs.get(h);if(f)return f;a==="\\"&&(h=h.replace(/\\/g,"/"));let m=encodeURI(h).replace(/[#?]/g,encodeURIComponent);return this.memoizedURLs.set(h,m),m}}return jr=n,jr}var Gr,pn;function rr(){if(pn)return Gr;pn=1;let e=Kt();class t extends e{constructor(s){super(s),this.type="comment"}}return Gr=t,t.default=t,Gr}var Hr,mn;function je(){if(mn)return Hr;mn=1;let{isClean:e,my:t}=qs(),r=er(),s=rr(),i=Kt(),a,l,u,o;function c(h){return h.map(f=>(f.nodes&&(f.nodes=c(f.nodes)),delete f.source,f))}function n(h){if(h[e]=!1,h.proxyOf.nodes)for(let f of h.proxyOf.nodes)n(f)}class d extends i{append(...f){for(let m of f){let p=this.normalize(m,this.last);for(let g of p)this.proxyOf.nodes.push(g)}return this.markDirty(),this}cleanRaws(f){if(super.cleanRaws(f),this.nodes)for(let m of this.nodes)m.cleanRaws(f)}each(f){if(!this.proxyOf.nodes)return;let m=this.getIterator(),p,g;for(;this.indexes[m]<this.proxyOf.nodes.length&&(p=this.indexes[m],g=f(this.proxyOf.nodes[p],p),g!==!1);)this.indexes[m]+=1;return delete this.indexes[m],g}every(f){return this.nodes.every(f)}getIterator(){this.lastEach||(this.lastEach=0),this.indexes||(this.indexes={}),this.lastEach+=1;let f=this.lastEach;return this.indexes[f]=0,f}getProxyProcessor(){return{get(f,m){return m==="proxyOf"?f:f[m]?m==="each"||typeof m=="string"&&m.startsWith("walk")?(...p)=>f[m](...p.map(g=>typeof g=="function"?(w,y)=>g(w.toProxy(),y):g)):m==="every"||m==="some"?p=>f[m]((g,...w)=>p(g.toProxy(),...w)):m==="root"?()=>f.root().toProxy():m==="nodes"?f.nodes.map(p=>p.toProxy()):m==="first"||m==="last"?f[m].toProxy():f[m]:f[m]},set(f,m,p){return f[m]===p||(f[m]=p,(m==="name"||m==="params"||m==="selector")&&f.markDirty()),!0}}}index(f){return typeof f=="number"?f:(f.proxyOf&&(f=f.proxyOf),this.proxyOf.nodes.indexOf(f))}insertAfter(f,m){let p=this.index(f),g=this.normalize(m,this.proxyOf.nodes[p]).reverse();p=this.index(f);for(let y of g)this.proxyOf.nodes.splice(p+1,0,y);let w;for(let y in this.indexes)w=this.indexes[y],p<w&&(this.indexes[y]=w+g.length);return this.markDirty(),this}insertBefore(f,m){let p=this.index(f),g=p===0?"prepend":!1,w=this.normalize(m,this.proxyOf.nodes[p],g).reverse();p=this.index(f);for(let v of w)this.proxyOf.nodes.splice(p,0,v);let y;for(let v in this.indexes)y=this.indexes[v],p<=y&&(this.indexes[v]=y+w.length);return this.markDirty(),this}normalize(f,m){if(typeof f=="string")f=c(a(f).nodes);else if(typeof f=="undefined")f=[];else if(Array.isArray(f)){f=f.slice(0);for(let g of f)g.parent&&g.parent.removeChild(g,"ignore")}else if(f.type==="root"&&this.type!=="document"){f=f.nodes.slice(0);for(let g of f)g.parent&&g.parent.removeChild(g,"ignore")}else if(f.type)f=[f];else if(f.prop){if(typeof f.value=="undefined")throw new Error("Value field is missed in node creation");typeof f.value!="string"&&(f.value=String(f.value)),f=[new r(f)]}else if(f.selector)f=[new l(f)];else if(f.name)f=[new u(f)];else if(f.text)f=[new s(f)];else throw new Error("Unknown node type in node creation");return f.map(g=>(g[t]||d.rebuild(g),g=g.proxyOf,g.parent&&g.parent.removeChild(g),g[e]&&n(g),typeof g.raws.before=="undefined"&&m&&typeof m.raws.before!="undefined"&&(g.raws.before=m.raws.before.replace(/\S/g,"")),g.parent=this.proxyOf,g))}prepend(...f){f=f.reverse();for(let m of f){let p=this.normalize(m,this.first,"prepend").reverse();for(let g of p)this.proxyOf.nodes.unshift(g);for(let g in this.indexes)this.indexes[g]=this.indexes[g]+p.length}return this.markDirty(),this}push(f){return f.parent=this,this.proxyOf.nodes.push(f),this}removeAll(){for(let f of this.proxyOf.nodes)f.parent=void 0;return this.proxyOf.nodes=[],this.markDirty(),this}removeChild(f){f=this.index(f),this.proxyOf.nodes[f].parent=void 0,this.proxyOf.nodes.splice(f,1);let m;for(let p in this.indexes)m=this.indexes[p],m>=f&&(this.indexes[p]=m-1);return this.markDirty(),this}replaceValues(f,m,p){return p||(p=m,m={}),this.walkDecls(g=>{m.props&&!m.props.includes(g.prop)||m.fast&&!g.value.includes(m.fast)||(g.value=g.value.replace(f,p))}),this.markDirty(),this}some(f){return this.nodes.some(f)}walk(f){return this.each((m,p)=>{let g;try{g=f(m,p)}catch(w){throw m.addToError(w)}return g!==!1&&m.walk&&(g=m.walk(f)),g})}walkAtRules(f,m){return m?f instanceof RegExp?this.walk((p,g)=>{if(p.type==="atrule"&&f.test(p.name))return m(p,g)}):this.walk((p,g)=>{if(p.type==="atrule"&&p.name===f)return m(p,g)}):(m=f,this.walk((p,g)=>{if(p.type==="atrule")return m(p,g)}))}walkComments(f){return this.walk((m,p)=>{if(m.type==="comment")return f(m,p)})}walkDecls(f,m){return m?f instanceof RegExp?this.walk((p,g)=>{if(p.type==="decl"&&f.test(p.prop))return m(p,g)}):this.walk((p,g)=>{if(p.type==="decl"&&p.prop===f)return m(p,g)}):(m=f,this.walk((p,g)=>{if(p.type==="decl")return m(p,g)}))}walkRules(f,m){return m?f instanceof RegExp?this.walk((p,g)=>{if(p.type==="rule"&&f.test(p.selector))return m(p,g)}):this.walk((p,g)=>{if(p.type==="rule"&&p.selector===f)return m(p,g)}):(m=f,this.walk((p,g)=>{if(p.type==="rule")return m(p,g)}))}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]}}return d.registerParse=h=>{a=h},d.registerRule=h=>{l=h},d.registerAtRule=h=>{u=h},d.registerRoot=h=>{o=h},Hr=d,d.default=d,d.rebuild=h=>{h.type==="atrule"?Object.setPrototypeOf(h,u.prototype):h.type==="rule"?Object.setPrototypeOf(h,l.prototype):h.type==="decl"?Object.setPrototypeOf(h,r.prototype):h.type==="comment"?Object.setPrototypeOf(h,s.prototype):h.type==="root"&&Object.setPrototypeOf(h,o.prototype),h[t]=!0,h.nodes&&h.nodes.forEach(f=>{d.rebuild(f)})},Hr}var Yr,gn;function Vs(){if(gn)return Yr;gn=1;let e=je(),t,r;class s extends e{constructor(a){super(U({type:"document"},a)),this.nodes||(this.nodes=[])}toResult(a={}){return new t(new r,this,a).stringify()}}return s.registerLazyResult=i=>{t=i},s.registerProcessor=i=>{r=i},Yr=s,s.default=s,Yr}var Jr,yn;function Co(){if(yn)return Jr;yn=1;let e={};return Jr=function(r){e[r]||(e[r]=!0,typeof console!="undefined"&&console.warn&&console.warn(r))},Jr}var Xr,vn;function Eo(){if(vn)return Xr;vn=1;class e{constructor(r,s={}){if(this.type="warning",this.text=r,s.node&&s.node.source){let i=s.node.rangeBy(s);this.line=i.start.line,this.column=i.start.column,this.endLine=i.end.line,this.endColumn=i.end.column}for(let i in s)this[i]=s[i]}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}}return Xr=e,e.default=e,Xr}var Qr,wn;function js(){if(wn)return Qr;wn=1;let e=Eo();class t{constructor(s,i,a){this.processor=s,this.messages=[],this.root=i,this.opts=a,this.css=void 0,this.map=void 0}toString(){return this.css}warn(s,i={}){i.plugin||this.lastPlugin&&this.lastPlugin.postcssPlugin&&(i.plugin=this.lastPlugin.postcssPlugin);let a=new e(s,i);return this.messages.push(a),a}warnings(){return this.messages.filter(s=>s.type==="warning")}get content(){return this.css}}return Qr=t,t.default=t,Qr}var Zr,bn;function $l(){if(bn)return Zr;bn=1;const e=39,t=34,r=92,s=47,i=10,a=32,l=12,u=9,o=13,c=91,n=93,d=40,h=41,f=123,m=125,p=59,g=42,w=58,y=64,v=/[\t\n\f\r "#'()/;[\\\]{}]/g,C=/[\t\n\f\r !"#'():;@[\\\]{}]|\/(?=\*)/g,S=/.[\r\n"'(/\\]/,b=/[\da-f]/i;return Zr=function(x,I={}){let M=x.css.valueOf(),L=I.ignoreErrors,D,R,Y,J,P,A,W,X,V,B,ue=M.length,O=0,re=[],Q=[];function Re(){return O}function le(F){throw x.error("Unclosed "+F,O)}function he(){return Q.length===0&&O>=ue}function Oe(F){if(Q.length)return Q.pop();if(O>=ue)return;let oe=F?F.ignoreUnclosed:!1;switch(D=M.charCodeAt(O),D){case i:case a:case u:case o:case l:{R=O;do R+=1,D=M.charCodeAt(R);while(D===a||D===i||D===u||D===o||D===l);B=["space",M.slice(O,R)],O=R-1;break}case c:case n:case f:case m:case w:case p:case h:{let Z=String.fromCharCode(D);B=[Z,Z,O];break}case d:{if(X=re.length?re.pop()[1]:"",V=M.charCodeAt(O+1),X==="url"&&V!==e&&V!==t&&V!==a&&V!==i&&V!==u&&V!==l&&V!==o){R=O;do{if(A=!1,R=M.indexOf(")",R+1),R===-1)if(L||oe){R=O;break}else le("bracket");for(W=R;M.charCodeAt(W-1)===r;)W-=1,A=!A}while(A);B=["brackets",M.slice(O,R+1),O,R],O=R}else R=M.indexOf(")",O+1),J=M.slice(O,R+1),R===-1||S.test(J)?B=["(","(",O]:(B=["brackets",J,O,R],O=R);break}case e:case t:{Y=D===e?"'":'"',R=O;do{if(A=!1,R=M.indexOf(Y,R+1),R===-1)if(L||oe){R=O+1;break}else le("string");for(W=R;M.charCodeAt(W-1)===r;)W-=1,A=!A}while(A);B=["string",M.slice(O,R+1),O,R],O=R;break}case y:{v.lastIndex=O+1,v.test(M),v.lastIndex===0?R=M.length-1:R=v.lastIndex-2,B=["at-word",M.slice(O,R+1),O,R],O=R;break}case r:{for(R=O,P=!0;M.charCodeAt(R+1)===r;)R+=1,P=!P;if(D=M.charCodeAt(R+1),P&&D!==s&&D!==a&&D!==i&&D!==u&&D!==o&&D!==l&&(R+=1,b.test(M.charAt(R)))){for(;b.test(M.charAt(R+1));)R+=1;M.charCodeAt(R+1)===a&&(R+=1)}B=["word",M.slice(O,R+1),O,R],O=R;break}default:{D===s&&M.charCodeAt(O+1)===g?(R=M.indexOf("*/",O+2)+1,R===0&&(L||oe?R=M.length:le("comment")),B=["comment",M.slice(O,R+1),O,R],O=R):(C.lastIndex=O+1,C.test(M),C.lastIndex===0?R=M.length-1:R=C.lastIndex-2,B=["word",M.slice(O,R+1),O,R],re.push(B),O=R);break}}return O++,B}function we(F){Q.push(F)}return{back:we,endOfFile:he,nextToken:Oe,position:Re}},Zr}var Kr,Sn;function Gs(){if(Sn)return Kr;Sn=1;let e=je();class t extends e{constructor(s){super(s),this.type="atrule"}append(...s){return this.proxyOf.nodes||(this.nodes=[]),super.append(...s)}prepend(...s){return this.proxyOf.nodes||(this.nodes=[]),super.prepend(...s)}}return Kr=t,t.default=t,e.registerAtRule(t),Kr}var es,Cn;function vt(){if(Cn)return es;Cn=1;let e=je(),t,r;class s extends e{constructor(a){super(a),this.type="root",this.nodes||(this.nodes=[])}normalize(a,l,u){let o=super.normalize(a);if(l){if(u==="prepend")this.nodes.length>1?l.raws.before=this.nodes[1].raws.before:delete l.raws.before;else if(this.first!==l)for(let c of o)c.raws.before=l.raws.before}return o}removeChild(a,l){let u=this.index(a);return!l&&u===0&&this.nodes.length>1&&(this.nodes[1].raws.before=this.nodes[u].raws.before),super.removeChild(a)}toResult(a={}){return new t(new r,this,a).stringify()}}return s.registerLazyResult=i=>{t=i},s.registerProcessor=i=>{r=i},es=s,s.default=s,e.registerRoot(s),es}var ts,En;function xo(){if(En)return ts;En=1;let e={comma(t){return e.split(t,[","],!0)},space(t){let r=[" ",`
|
|
63
|
+
`," "];return e.split(t,r)},split(t,r,s){let i=[],a="",l=!1,u=0,o=!1,c="",n=!1;for(let d of t)n?n=!1:d==="\\"?n=!0:o?d===c&&(o=!1):d==='"'||d==="'"?(o=!0,c=d):d==="("?u+=1:d===")"?u>0&&(u-=1):u===0&&r.includes(d)&&(l=!0),l?(a!==""&&i.push(a.trim()),a="",l=!1):a+=d;return(s||a!=="")&&i.push(a.trim()),i}};return ts=e,e.default=e,ts}var rs,xn;function Hs(){if(xn)return rs;xn=1;let e=je(),t=xo();class r extends e{constructor(i){super(i),this.type="rule",this.nodes||(this.nodes=[])}get selectors(){return t.comma(this.selector)}set selectors(i){let a=this.selector?this.selector.match(/,\s*/):null,l=a?a[0]:","+this.raw("between","beforeOpen");this.selector=i.join(l)}}return rs=r,r.default=r,e.registerRule(r),rs}var ss,Rn;function Wl(){if(Rn)return ss;Rn=1;let e=er(),t=$l(),r=rr(),s=Gs(),i=vt(),a=Hs();const l={empty:!0,space:!0};function u(c){for(let n=c.length-1;n>=0;n--){let d=c[n],h=d[3]||d[2];if(h)return h}}class o{constructor(n){this.input=n,this.root=new i,this.current=this.root,this.spaces="",this.semicolon=!1,this.createTokenizer(),this.root.source={input:n,start:{column:1,line:1,offset:0}}}atrule(n){let d=new s;d.name=n[1].slice(1),d.name===""&&this.unnamedAtrule(d,n),this.init(d,n[2]);let h,f,m,p=!1,g=!1,w=[],y=[];for(;!this.tokenizer.endOfFile();){if(n=this.tokenizer.nextToken(),h=n[0],h==="("||h==="["?y.push(h==="("?")":"]"):h==="{"&&y.length>0?y.push("}"):h===y[y.length-1]&&y.pop(),y.length===0)if(h===";"){d.source.end=this.getPosition(n[2]),d.source.end.offset++,this.semicolon=!0;break}else if(h==="{"){g=!0;break}else if(h==="}"){if(w.length>0){for(m=w.length-1,f=w[m];f&&f[0]==="space";)f=w[--m];f&&(d.source.end=this.getPosition(f[3]||f[2]),d.source.end.offset++)}this.end(n);break}else w.push(n);else w.push(n);if(this.tokenizer.endOfFile()){p=!0;break}}d.raws.between=this.spacesAndCommentsFromEnd(w),w.length?(d.raws.afterName=this.spacesAndCommentsFromStart(w),this.raw(d,"params",w),p&&(n=w[w.length-1],d.source.end=this.getPosition(n[3]||n[2]),d.source.end.offset++,this.spaces=d.raws.between,d.raws.between="")):(d.raws.afterName="",d.params=""),g&&(d.nodes=[],this.current=d)}checkMissedSemicolon(n){let d=this.colon(n);if(d===!1)return;let h=0,f;for(let m=d-1;m>=0&&(f=n[m],!(f[0]!=="space"&&(h+=1,h===2)));m--);throw this.input.error("Missed semicolon",f[0]==="word"?f[3]+1:f[2])}colon(n){let d=0,h,f,m;for(let[p,g]of n.entries()){if(h=g,f=h[0],f==="("&&(d+=1),f===")"&&(d-=1),d===0&&f===":")if(!m)this.doubleColon(h);else{if(m[0]==="word"&&m[1]==="progid")continue;return p}m=h}return!1}comment(n){let d=new r;this.init(d,n[2]),d.source.end=this.getPosition(n[3]||n[2]),d.source.end.offset++;let h=n[1].slice(2,-2);if(/^\s*$/.test(h))d.text="",d.raws.left=h,d.raws.right="";else{let f=h.match(/^(\s*)([^]*\S)(\s*)$/);d.text=f[2],d.raws.left=f[1],d.raws.right=f[3]}}createTokenizer(){this.tokenizer=t(this.input)}decl(n,d){let h=new e;this.init(h,n[0][2]);let f=n[n.length-1];for(f[0]===";"&&(this.semicolon=!0,n.pop()),h.source.end=this.getPosition(f[3]||f[2]||u(n)),h.source.end.offset++;n[0][0]!=="word";)n.length===1&&this.unknownWord(n),h.raws.before+=n.shift()[1];for(h.source.start=this.getPosition(n[0][2]),h.prop="";n.length;){let y=n[0][0];if(y===":"||y==="space"||y==="comment")break;h.prop+=n.shift()[1]}h.raws.between="";let m;for(;n.length;)if(m=n.shift(),m[0]===":"){h.raws.between+=m[1];break}else m[0]==="word"&&/\w/.test(m[1])&&this.unknownWord([m]),h.raws.between+=m[1];(h.prop[0]==="_"||h.prop[0]==="*")&&(h.raws.before+=h.prop[0],h.prop=h.prop.slice(1));let p=[],g;for(;n.length&&(g=n[0][0],!(g!=="space"&&g!=="comment"));)p.push(n.shift());this.precheckMissedSemicolon(n);for(let y=n.length-1;y>=0;y--){if(m=n[y],m[1].toLowerCase()==="!important"){h.important=!0;let v=this.stringFrom(n,y);v=this.spacesFromEnd(n)+v,v!==" !important"&&(h.raws.important=v);break}else if(m[1].toLowerCase()==="important"){let v=n.slice(0),C="";for(let S=y;S>0;S--){let b=v[S][0];if(C.trim().indexOf("!")===0&&b!=="space")break;C=v.pop()[1]+C}C.trim().indexOf("!")===0&&(h.important=!0,h.raws.important=C,n=v)}if(m[0]!=="space"&&m[0]!=="comment")break}n.some(y=>y[0]!=="space"&&y[0]!=="comment")&&(h.raws.between+=p.map(y=>y[1]).join(""),p=[]),this.raw(h,"value",p.concat(n),d),h.value.includes(":")&&!d&&this.checkMissedSemicolon(n)}doubleColon(n){throw this.input.error("Double colon",{offset:n[2]},{offset:n[2]+n[1].length})}emptyRule(n){let d=new a;this.init(d,n[2]),d.selector="",d.raws.between="",this.current=d}end(n){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(n[2]),this.current.source.end.offset++,this.current=this.current.parent):this.unexpectedClose(n)}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(n){if(this.spaces+=n[1],this.current.nodes){let d=this.current.nodes[this.current.nodes.length-1];d&&d.type==="rule"&&!d.raws.ownSemicolon&&(d.raws.ownSemicolon=this.spaces,this.spaces="")}}getPosition(n){let d=this.input.fromOffset(n);return{column:d.col,line:d.line,offset:n}}init(n,d){this.current.push(n),n.source={input:this.input,start:this.getPosition(d)},n.raws.before=this.spaces,this.spaces="",n.type!=="comment"&&(this.semicolon=!1)}other(n){let d=!1,h=null,f=!1,m=null,p=[],g=n[1].startsWith("--"),w=[],y=n;for(;y;){if(h=y[0],w.push(y),h==="("||h==="[")m||(m=y),p.push(h==="("?")":"]");else if(g&&f&&h==="{")m||(m=y),p.push("}");else if(p.length===0)if(h===";")if(f){this.decl(w,g);return}else break;else if(h==="{"){this.rule(w);return}else if(h==="}"){this.tokenizer.back(w.pop()),d=!0;break}else h===":"&&(f=!0);else h===p[p.length-1]&&(p.pop(),p.length===0&&(m=null));y=this.tokenizer.nextToken()}if(this.tokenizer.endOfFile()&&(d=!0),p.length>0&&this.unclosedBracket(m),d&&f){if(!g)for(;w.length&&(y=w[w.length-1][0],!(y!=="space"&&y!=="comment"));)this.tokenizer.back(w.pop());this.decl(w,g)}else this.unknownWord(w)}parse(){let n;for(;!this.tokenizer.endOfFile();)switch(n=this.tokenizer.nextToken(),n[0]){case"space":this.spaces+=n[1];break;case";":this.freeSemicolon(n);break;case"}":this.end(n);break;case"comment":this.comment(n);break;case"at-word":this.atrule(n);break;case"{":this.emptyRule(n);break;default:this.other(n);break}this.endFile()}precheckMissedSemicolon(){}raw(n,d,h,f){let m,p,g=h.length,w="",y=!0,v,C;for(let S=0;S<g;S+=1)m=h[S],p=m[0],p==="space"&&S===g-1&&!f?y=!1:p==="comment"?(C=h[S-1]?h[S-1][0]:"empty",v=h[S+1]?h[S+1][0]:"empty",!l[C]&&!l[v]?w.slice(-1)===","?y=!1:w+=m[1]:y=!1):w+=m[1];if(!y){let S=h.reduce((b,E)=>b+E[1],"");n.raws[d]={raw:S,value:w}}n[d]=w}rule(n){n.pop();let d=new a;this.init(d,n[0][2]),d.raws.between=this.spacesAndCommentsFromEnd(n),this.raw(d,"selector",n),this.current=d}spacesAndCommentsFromEnd(n){let d,h="";for(;n.length&&(d=n[n.length-1][0],!(d!=="space"&&d!=="comment"));)h=n.pop()[1]+h;return h}spacesAndCommentsFromStart(n){let d,h="";for(;n.length&&(d=n[0][0],!(d!=="space"&&d!=="comment"));)h+=n.shift()[1];return h}spacesFromEnd(n){let d,h="";for(;n.length&&(d=n[n.length-1][0],d==="space");)h=n.pop()[1]+h;return h}stringFrom(n,d){let h="";for(let f=d;f<n.length;f++)h+=n[f][1];return n.splice(d,n.length-d),h}unclosedBlock(){let n=this.current.source.start;throw this.input.error("Unclosed block",n.line,n.column)}unclosedBracket(n){throw this.input.error("Unclosed bracket",{offset:n[2]},{offset:n[2]+1})}unexpectedClose(n){throw this.input.error("Unexpected }",{offset:n[2]},{offset:n[2]+1})}unknownWord(n){throw this.input.error("Unknown word",{offset:n[0][2]},{offset:n[0][2]+n[0][1].length})}unnamedAtrule(n,d){throw this.input.error("At-rule without name",{offset:d[2]},{offset:d[2]+d[1].length})}}return ss=o,ss}var is,Mn;function Ys(){if(Mn)return is;Mn=1;let e=je(),t=Wl(),r=tr();function s(i,a){let l=new r(i,a),u=new t(l);try{u.parse()}catch(o){throw o}return u.root}return is=s,s.default=s,e.registerParse(s),is}var ns,Nn;function Ro(){if(Nn)return ns;Nn=1;let{isClean:e,my:t}=qs(),r=So(),s=Zt(),i=je(),a=Vs(),l=Co(),u=js(),o=Ys(),c=vt();const n={atrule:"AtRule",comment:"Comment",decl:"Declaration",document:"Document",root:"Root",rule:"Rule"},d={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},h={Once:!0,postcssPlugin:!0,prepare:!0},f=0;function m(C){return typeof C=="object"&&typeof C.then=="function"}function p(C){let S=!1,b=n[C.type];return C.type==="decl"?S=C.prop.toLowerCase():C.type==="atrule"&&(S=C.name.toLowerCase()),S&&C.append?[b,b+"-"+S,f,b+"Exit",b+"Exit-"+S]:S?[b,b+"-"+S,b+"Exit",b+"Exit-"+S]:C.append?[b,f,b+"Exit"]:[b,b+"Exit"]}function g(C){let S;return C.type==="document"?S=["Document",f,"DocumentExit"]:C.type==="root"?S=["Root",f,"RootExit"]:S=p(C),{eventIndex:0,events:S,iterator:0,node:C,visitorIndex:0,visitors:[]}}function w(C){return C[e]=!1,C.nodes&&C.nodes.forEach(S=>w(S)),C}let y={};class v{constructor(S,b,E){this.stringified=!1,this.processed=!1;let x;if(typeof b=="object"&&b!==null&&(b.type==="root"||b.type==="document"))x=w(b);else if(b instanceof v||b instanceof u)x=w(b.root),b.map&&(typeof E.map=="undefined"&&(E.map={}),E.map.inline||(E.map.inline=!1),E.map.prev=b.map);else{let I=o;E.syntax&&(I=E.syntax.parse),E.parser&&(I=E.parser),I.parse&&(I=I.parse);try{x=I(b,E)}catch(M){this.processed=!0,this.error=M}x&&!x[t]&&i.rebuild(x)}this.result=new u(S,x,E),this.helpers=ce(U({},y),{postcss:y,result:this.result}),this.plugins=this.processor.plugins.map(I=>typeof I=="object"&&I.prepare?U(U({},I),I.prepare(this.result)):I)}async(){return this.error?Promise.reject(this.error):this.processed?Promise.resolve(this.result):(this.processing||(this.processing=this.runAsync()),this.processing)}catch(S){return this.async().catch(S)}finally(S){return this.async().then(S,S)}getAsyncError(){throw new Error("Use process(css).then(cb) to work with async plugins")}handleError(S,b){let E=this.result.lastPlugin;try{b&&b.addToError(S),this.error=S,S.name==="CssSyntaxError"&&!S.plugin?(S.plugin=E.postcssPlugin,S.setMessage()):E.postcssVersion}catch(x){console&&console.error&&console.error(x)}return S}prepareVisitors(){this.listeners={};let S=(b,E,x)=>{this.listeners[E]||(this.listeners[E]=[]),this.listeners[E].push([b,x])};for(let b of this.plugins)if(typeof b=="object")for(let E in b){if(!d[E]&&/^[A-Z]/.test(E))throw new Error(`Unknown event ${E} in ${b.postcssPlugin}. Try to update PostCSS (${this.processor.version} now).`);if(!h[E])if(typeof b[E]=="object")for(let x in b[E])x==="*"?S(b,E,b[E][x]):S(b,E+"-"+x.toLowerCase(),b[E][x]);else typeof b[E]=="function"&&S(b,E,b[E])}this.hasListener=Object.keys(this.listeners).length>0}async runAsync(){this.plugin=0;for(let S=0;S<this.plugins.length;S++){let b=this.plugins[S],E=this.runOnRoot(b);if(m(E))try{await E}catch(x){throw this.handleError(x)}}if(this.prepareVisitors(),this.hasListener){let S=this.result.root;for(;!S[e];){S[e]=!0;let b=[g(S)];for(;b.length>0;){let E=this.visitTick(b);if(m(E))try{await E}catch(x){let I=b[b.length-1].node;throw this.handleError(x,I)}}}if(this.listeners.OnceExit)for(let[b,E]of this.listeners.OnceExit){this.result.lastPlugin=b;try{if(S.type==="document"){let x=S.nodes.map(I=>E(I,this.helpers));await Promise.all(x)}else await E(S,this.helpers)}catch(x){throw this.handleError(x)}}}return this.processed=!0,this.stringify()}runOnRoot(S){this.result.lastPlugin=S;try{if(typeof S=="object"&&S.Once){if(this.result.root.type==="document"){let b=this.result.root.nodes.map(E=>S.Once(E,this.helpers));return m(b[0])?Promise.all(b):b}return S.Once(this.result.root,this.helpers)}else if(typeof S=="function")return S(this.result.root,this.result)}catch(b){throw this.handleError(b)}}stringify(){if(this.error)throw this.error;if(this.stringified)return this.result;this.stringified=!0,this.sync();let S=this.result.opts,b=s;S.syntax&&(b=S.syntax.stringify),S.stringifier&&(b=S.stringifier),b.stringify&&(b=b.stringify);let x=new r(b,this.result.root,this.result.opts).generate();return this.result.css=x[0],this.result.map=x[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 S of this.plugins){let b=this.runOnRoot(S);if(m(b))throw this.getAsyncError()}if(this.prepareVisitors(),this.hasListener){let S=this.result.root;for(;!S[e];)S[e]=!0,this.walkSync(S);if(this.listeners.OnceExit)if(S.type==="document")for(let b of S.nodes)this.visitSync(this.listeners.OnceExit,b);else this.visitSync(this.listeners.OnceExit,S)}return this.result}then(S,b){return this.async().then(S,b)}toString(){return this.css}visitSync(S,b){for(let[E,x]of S){this.result.lastPlugin=E;let I;try{I=x(b,this.helpers)}catch(M){throw this.handleError(M,b.proxyOf)}if(b.type!=="root"&&b.type!=="document"&&!b.parent)return!0;if(m(I))throw this.getAsyncError()}}visitTick(S){let b=S[S.length-1],{node:E,visitors:x}=b;if(E.type!=="root"&&E.type!=="document"&&!E.parent){S.pop();return}if(x.length>0&&b.visitorIndex<x.length){let[M,L]=x[b.visitorIndex];b.visitorIndex+=1,b.visitorIndex===x.length&&(b.visitors=[],b.visitorIndex=0),this.result.lastPlugin=M;try{return L(E.toProxy(),this.helpers)}catch(D){throw this.handleError(D,E)}}if(b.iterator!==0){let M=b.iterator,L;for(;L=E.nodes[E.indexes[M]];)if(E.indexes[M]+=1,!L[e]){L[e]=!0,S.push(g(L));return}b.iterator=0,delete E.indexes[M]}let I=b.events;for(;b.eventIndex<I.length;){let M=I[b.eventIndex];if(b.eventIndex+=1,M===f){E.nodes&&E.nodes.length&&(E[e]=!0,b.iterator=E.getIterator());return}else if(this.listeners[M]){b.visitors=this.listeners[M];return}}S.pop()}walkSync(S){S[e]=!0;let b=p(S);for(let E of b)if(E===f)S.nodes&&S.each(x=>{x[e]||this.walkSync(x)});else{let x=this.listeners[E];if(x&&this.visitSync(x,S.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"}}return v.registerPostcss=C=>{y=C},ns=v,v.default=v,c.registerLazyResult(v),a.registerLazyResult(v),ns}var os,On;function zl(){if(On)return os;On=1;let e=So(),t=Zt(),r=Co(),s=Ys();const i=js();class a{constructor(u,o,c){o=o.toString(),this.stringified=!1,this._processor=u,this._css=o,this._opts=c,this._map=void 0;let n,d=t;this.result=new i(this._processor,n,this._opts),this.result.css=o;let h=this;Object.defineProperty(this.result,"root",{get(){return h.root}});let f=new e(d,n,this._opts,o);if(f.isMap()){let[m,p]=f.generate();m&&(this.result.css=m),p&&(this.result.map=p)}else f.clearAnnotation(),this.result.css=f.css}async(){return this.error?Promise.reject(this.error):Promise.resolve(this.result)}catch(u){return this.async().catch(u)}finally(u){return this.async().then(u,u)}sync(){if(this.error)throw this.error;return this.result}then(u,o){return this.async().then(u,o)}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 u,o=s;try{u=o(this._css,this._opts)}catch(c){this.error=c}if(this.error)throw this.error;return this._root=u,u}get[Symbol.toStringTag](){return"NoWorkResult"}}return os=a,a.default=a,os}var as,In;function ql(){if(In)return as;In=1;let e=zl(),t=Ro(),r=Vs(),s=vt();class i{constructor(l=[]){this.version="8.4.38",this.plugins=this.normalize(l)}normalize(l){let u=[];for(let o of l)if(o.postcss===!0?o=o():o.postcss&&(o=o.postcss),typeof o=="object"&&Array.isArray(o.plugins))u=u.concat(o.plugins);else if(typeof o=="object"&&o.postcssPlugin)u.push(o);else if(typeof o=="function")u.push(o);else if(!(typeof o=="object"&&(o.parse||o.stringify)))throw new Error(o+" is not a PostCSS plugin");return u}process(l,u={}){return!this.plugins.length&&!u.parser&&!u.stringifier&&!u.syntax?new e(this,l,u):new t(this,l,u)}use(l){return this.plugins=this.plugins.concat(this.normalize([l])),this}}return as=i,i.default=i,s.registerProcessor(i),r.registerProcessor(i),as}var ls,Dn;function Vl(){if(Dn)return ls;Dn=1;let e=er(),t=bo(),r=rr(),s=Gs(),i=tr(),a=vt(),l=Hs();function u(o,c){if(Array.isArray(o))return o.map(m=>u(m));let h=o,{inputs:n}=h,d=He(h,["inputs"]);if(n){c=[];for(let m of n){let p=ce(U({},m),{__proto__:i.prototype});p.map&&(p.map=ce(U({},p.map),{__proto__:t.prototype})),c.push(p)}}if(d.nodes&&(d.nodes=o.nodes.map(m=>u(m,c))),d.source){let f=d.source,{inputId:m}=f,p=He(f,["inputId"]);d.source=p,m!=null&&(d.source.input=c[m])}if(d.type==="root")return new a(d);if(d.type==="decl")return new e(d);if(d.type==="rule")return new l(d);if(d.type==="comment")return new r(d);if(d.type==="atrule")return new s(d);throw new Error("Unknown node type: "+o.type)}return ls=u,u.default=u,ls}var us,An;function jl(){if(An)return us;An=1;let e=zs(),t=er(),r=Ro(),s=je(),i=ql(),a=Zt(),l=Vl(),u=Vs(),o=Eo(),c=rr(),n=Gs(),d=js(),h=tr(),f=Ys(),m=xo(),p=Hs(),g=vt(),w=Kt();function y(...v){return v.length===1&&Array.isArray(v[0])&&(v=v[0]),new i(v)}return y.plugin=function(C,S){let b=!1;function E(...I){console&&console.warn&&!b&&(b=!0,console.warn(C+`: postcss.plugin was deprecated. Migration guide:
|
|
64
|
+
https://evilmartians.com/chronicles/postcss-8-plugin-migration`),process.env.LANG&&process.env.LANG.startsWith("cn")&&console.warn(C+`: \u91CC\u9762 postcss.plugin \u88AB\u5F03\u7528. \u8FC1\u79FB\u6307\u5357:
|
|
65
|
+
https://www.w3ctech.com/topic/2226`));let M=S(...I);return M.postcssPlugin=C,M.postcssVersion=new i().version,M}let x;return Object.defineProperty(E,"postcss",{get(){return x||(x=E()),x}}),E.process=function(I,M,L){return y([E(L)]).process(I,M)},E},y.stringify=a,y.parse=f,y.fromJSON=l,y.list=m,y.comment=v=>new c(v),y.atRule=v=>new n(v),y.decl=v=>new t(v),y.rule=v=>new p(v),y.root=v=>new g(v),y.document=v=>new u(v),y.CssSyntaxError=e,y.Declaration=t,y.Container=s,y.Processor=i,y.Document=u,y.Comment=c,y.Warning=o,y.AtRule=n,y.Result=d,y.Input=h,y.Rule=p,y.Root=g,y.Node=w,r.registerPostcss(y),us=y,y.default=y,us}var Gl=jl();const ne=kl(Gl);ne.stringify;ne.fromJSON;ne.plugin;ne.parse;ne.list;ne.document;ne.comment;ne.atRule;ne.rule;ne.decl;ne.root;ne.CssSyntaxError;ne.Declaration;ne.Container;ne.Processor;ne.Document;ne.Comment;ne.Warning;ne.AtRule;ne.Result;ne.Input;ne.Rule;ne.Root;ne.Node;var q=(e=>(e[e.Document=0]="Document",e[e.DocumentType=1]="DocumentType",e[e.Element=2]="Element",e[e.Text=3]="Text",e[e.CDATA=4]="CDATA",e[e.Comment=5]="Comment",e))(q||{});function Hl(e){const t={},r=/;(?![^(]*\))/g,s=/:(.+)/,i=/\/\*.*?\*\//g;return e.replace(i,"").split(r).forEach(function(a){if(a){const l=a.split(s);l.length>1&&(t[ws(l[0].trim())]=l[1].trim())}}),t}function Tn(e){const t=[];for(const r in e){const s=e[r];if(typeof s!="string")continue;const i=Ql(r);t.push(`${i}: ${s};`)}return t.join(" ")}const Yl=/-([a-z])/g,Jl=/^--[a-zA-Z0-9-]+$/,ws=e=>Jl.test(e)?e:e.replace(Yl,(t,r)=>r?r.toUpperCase():""),Xl=/\B([A-Z])/g,Ql=e=>e.replace(Xl,"-$1").toLowerCase();class xe{constructor(...t){T(this,"parentElement",null),T(this,"parentNode",null),T(this,"ownerDocument"),T(this,"firstChild",null),T(this,"lastChild",null),T(this,"previousSibling",null),T(this,"nextSibling",null),T(this,"ELEMENT_NODE",1),T(this,"TEXT_NODE",3),T(this,"nodeType"),T(this,"nodeName"),T(this,"RRNodeType")}get childNodes(){const t=[];let r=this.firstChild;for(;r;)t.push(r),r=r.nextSibling;return t}contains(t){if(t instanceof xe){if(t.ownerDocument!==this.ownerDocument)return!1;if(t===this)return!0}else return!1;for(;t.parentNode;){if(t.parentNode===this)return!0;t=t.parentNode}return!1}appendChild(t){throw new Error("RRDomException: Failed to execute 'appendChild' on 'RRNode': This RRNode type does not support this method.")}insertBefore(t,r){throw new Error("RRDomException: Failed to execute 'insertBefore' on 'RRNode': This RRNode type does not support this method.")}removeChild(t){throw new Error("RRDomException: Failed to execute 'removeChild' on 'RRNode': This RRNode type does not support this method.")}toString(){return"RRNode"}}class Js extends xe{constructor(...t){super(t),T(this,"nodeType",9),T(this,"nodeName","#document"),T(this,"compatMode","CSS1Compat"),T(this,"RRNodeType",q.Document),T(this,"textContent",null),this.ownerDocument=this}get documentElement(){return this.childNodes.find(t=>t.RRNodeType===q.Element&&t.tagName==="HTML")||null}get body(){var t;return((t=this.documentElement)==null?void 0:t.childNodes.find(r=>r.RRNodeType===q.Element&&r.tagName==="BODY"))||null}get head(){var t;return((t=this.documentElement)==null?void 0:t.childNodes.find(r=>r.RRNodeType===q.Element&&r.tagName==="HEAD"))||null}get implementation(){return this}get firstElementChild(){return this.documentElement}appendChild(t){const r=t.RRNodeType;if((r===q.Element||r===q.DocumentType)&&this.childNodes.some(i=>i.RRNodeType===r))throw new Error(`RRDomException: Failed to execute 'appendChild' on 'RRNode': Only one ${r===q.Element?"RRElement":"RRDoctype"} on RRDocument allowed.`);const s=Xs(this,t);return s.parentElement=null,s}insertBefore(t,r){const s=t.RRNodeType;if((s===q.Element||s===q.DocumentType)&&this.childNodes.some(a=>a.RRNodeType===s))throw new Error(`RRDomException: Failed to execute 'insertBefore' on 'RRNode': Only one ${s===q.Element?"RRElement":"RRDoctype"} on RRDocument allowed.`);const i=Do(this,t,r);return i.parentElement=null,i}removeChild(t){return Ao(this,t)}open(){this.firstChild=null,this.lastChild=null}close(){}write(t){let r;if(t==='<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "">'?r="-//W3C//DTD XHTML 1.0 Transitional//EN":t==='<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "">'&&(r="-//W3C//DTD HTML 4.0 Transitional//EN"),r){const s=this.createDocumentType("html",r,"");this.open(),this.appendChild(s)}}createDocument(t,r,s){return new Js}createDocumentType(t,r,s){const i=new Mo(t,r,s);return i.ownerDocument=this,i}createElement(t){const r=new sr(t);return r.ownerDocument=this,r}createElementNS(t,r){return this.createElement(r)}createTextNode(t){const r=new No(t);return r.ownerDocument=this,r}createComment(t){const r=new Oo(t);return r.ownerDocument=this,r}createCDATASection(t){const r=new Io(t);return r.ownerDocument=this,r}toString(){return"RRDocument"}}class Mo extends xe{constructor(t,r,s){super(),T(this,"nodeType",10),T(this,"RRNodeType",q.DocumentType),T(this,"name"),T(this,"publicId"),T(this,"systemId"),T(this,"textContent",null),this.name=t,this.publicId=r,this.systemId=s,this.nodeName=t}toString(){return"RRDocumentType"}}class sr extends xe{constructor(t){super(),T(this,"nodeType",1),T(this,"RRNodeType",q.Element),T(this,"tagName"),T(this,"attributes",{}),T(this,"shadowRoot",null),T(this,"scrollLeft"),T(this,"scrollTop"),this.tagName=t.toUpperCase(),this.nodeName=t.toUpperCase()}get textContent(){let t="";return this.childNodes.forEach(r=>t+=r.textContent),t}set textContent(t){this.firstChild=null,this.lastChild=null,this.appendChild(this.ownerDocument.createTextNode(t))}get classList(){return new eu(this.attributes.class,t=>{this.attributes.class=t})}get id(){return this.attributes.id||""}get className(){return this.attributes.class||""}get style(){const t=this.attributes.style?Hl(this.attributes.style):{},r=/\B([A-Z])/g;return t.setProperty=(s,i,a)=>{if(r.test(s))return;const l=ws(s);i?t[l]=i:delete t[l],a==="important"&&(t[l]+=" !important"),this.attributes.style=Tn(t)},t.removeProperty=s=>{if(r.test(s))return"";const i=ws(s),a=t[i]||"";return delete t[i],this.attributes.style=Tn(t),a},t}getAttribute(t){return this.attributes[t]===void 0?null:this.attributes[t]}setAttribute(t,r){this.attributes[t]=r}setAttributeNS(t,r,s){this.setAttribute(r,s)}removeAttribute(t){delete this.attributes[t]}appendChild(t){return Xs(this,t)}insertBefore(t,r){return Do(this,t,r)}removeChild(t){return Ao(this,t)}attachShadow(t){const r=this.ownerDocument.createElement("SHADOWROOT");return this.shadowRoot=r,r}dispatchEvent(t){return!0}toString(){let t="";for(const r in this.attributes)t+=`${r}="${this.attributes[r]}" `;return`${this.tagName} ${t}`}}class Zl extends sr{constructor(){super(...arguments),T(this,"currentTime"),T(this,"volume"),T(this,"paused"),T(this,"muted"),T(this,"playbackRate"),T(this,"loop")}attachShadow(t){throw new Error("RRDomException: Failed to execute 'attachShadow' on 'RRElement': This RRElement does not support attachShadow")}play(){this.paused=!1}pause(){this.paused=!0}}class Kl extends sr{constructor(){super(...arguments),T(this,"tagName","DIALOG"),T(this,"nodeName","DIALOG")}get isModal(){return this.getAttribute("rr_open_mode")==="modal"}get open(){return this.getAttribute("open")!==null}close(){this.removeAttribute("open"),this.removeAttribute("rr_open_mode")}show(){this.setAttribute("open",""),this.setAttribute("rr_open_mode","non-modal")}showModal(){this.setAttribute("open",""),this.setAttribute("rr_open_mode","modal")}}class No extends xe{constructor(t){super(),T(this,"nodeType",3),T(this,"nodeName","#text"),T(this,"RRNodeType",q.Text),T(this,"data"),this.data=t}get textContent(){return this.data}set textContent(t){this.data=t}toString(){return`RRText text=${JSON.stringify(this.data)}`}}class Oo extends xe{constructor(t){super(),T(this,"nodeType",8),T(this,"nodeName","#comment"),T(this,"RRNodeType",q.Comment),T(this,"data"),this.data=t}get textContent(){return this.data}set textContent(t){this.data=t}toString(){return`RRComment text=${JSON.stringify(this.data)}`}}class Io extends xe{constructor(t){super(),T(this,"nodeName","#cdata-section"),T(this,"nodeType",4),T(this,"RRNodeType",q.CDATA),T(this,"data"),this.data=t}get textContent(){return this.data}set textContent(t){this.data=t}toString(){return`RRCDATASection data=${JSON.stringify(this.data)}`}}class eu{constructor(t,r){if(T(this,"onChange"),T(this,"classes",[]),T(this,"add",(...s)=>{for(const i of s){const a=String(i);this.classes.indexOf(a)>=0||this.classes.push(a)}this.onChange&&this.onChange(this.classes.join(" "))}),T(this,"remove",(...s)=>{this.classes=this.classes.filter(i=>s.indexOf(i)===-1),this.onChange&&this.onChange(this.classes.join(" "))}),t){const s=t.trim().split(/\s+/);this.classes.push(...s)}this.onChange=r}}function Xs(e,t){return t.parentNode&&t.parentNode.removeChild(t),e.lastChild?(e.lastChild.nextSibling=t,t.previousSibling=e.lastChild):(e.firstChild=t,t.previousSibling=null),e.lastChild=t,t.nextSibling=null,t.parentNode=e,t.parentElement=e,t.ownerDocument=e.ownerDocument,t}function Do(e,t,r){if(!r)return Xs(e,t);if(r.parentNode!==e)throw new Error("Failed to execute 'insertBefore' on 'RRNode': The RRNode before which the new node is to be inserted is not a child of this RRNode.");return t===r||(t.parentNode&&t.parentNode.removeChild(t),t.previousSibling=r.previousSibling,r.previousSibling=t,t.nextSibling=r,t.previousSibling?t.previousSibling.nextSibling=t:e.firstChild=t,t.parentElement=e,t.parentNode=e,t.ownerDocument=e.ownerDocument),t}function Ao(e,t){if(t.parentNode!==e)throw new Error("Failed to execute 'removeChild' on 'RRNode': The RRNode to be removed is not a child of this RRNode.");return t.previousSibling?t.previousSibling.nextSibling=t.nextSibling:e.firstChild=t.nextSibling,t.nextSibling?t.nextSibling.previousSibling=t.previousSibling:e.lastChild=t.previousSibling,t.previousSibling=null,t.nextSibling=null,t.parentElement=null,t.parentNode=null,t}var ve=(e=>(e[e.PLACEHOLDER=0]="PLACEHOLDER",e[e.ELEMENT_NODE=1]="ELEMENT_NODE",e[e.ATTRIBUTE_NODE=2]="ATTRIBUTE_NODE",e[e.TEXT_NODE=3]="TEXT_NODE",e[e.CDATA_SECTION_NODE=4]="CDATA_SECTION_NODE",e[e.ENTITY_REFERENCE_NODE=5]="ENTITY_REFERENCE_NODE",e[e.ENTITY_NODE=6]="ENTITY_NODE",e[e.PROCESSING_INSTRUCTION_NODE=7]="PROCESSING_INSTRUCTION_NODE",e[e.COMMENT_NODE=8]="COMMENT_NODE",e[e.DOCUMENT_NODE=9]="DOCUMENT_NODE",e[e.DOCUMENT_TYPE_NODE=10]="DOCUMENT_TYPE_NODE",e[e.DOCUMENT_FRAGMENT_NODE=11]="DOCUMENT_FRAGMENT_NODE",e))(ve||{});const bs={svg:"http://www.w3.org/2000/svg","xlink:href":"http://www.w3.org/1999/xlink",xmlns:"http://www.w3.org/2000/xmlns/"},tu={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"};let Me=null;function $t(e,t,r,s=t.mirror||t.ownerDocument.mirror){e=ru(e,t,r,s),To(e,t,r,s),su(e,t,r)}function ru(e,t,r,s){var i;if(r.afterAppend&&!Me&&(Me=new WeakSet,setTimeout(()=>{Me=null},0)),!Qs(e,t)){const a=Wt(t,r.mirror,s);(i=e.parentNode)==null||i.replaceChild(a,e),e=a}switch(t.RRNodeType){case q.Document:{if(!Je(e,t,r.mirror,s)){const a=s.getMeta(t);a&&(r.mirror.removeNodeFromMap(e),e.close(),e.open(),r.mirror.add(e,a),Me==null||Me.add(e))}break}case q.Element:{const a=e,l=t;switch(l.tagName){case"IFRAME":{const u=e.contentDocument;if(!u)break;$t(u,t.contentDocument,r,s);break}}l.shadowRoot&&(a.shadowRoot||a.attachShadow({mode:"open"}),To(a.shadowRoot,l.shadowRoot,r,s)),iu(a,l,s);break}}return e}function su(e,t,r){var s;switch(t.RRNodeType){case q.Document:{const i=t.scrollData;i&&r.applyScroll(i,!0);break}case q.Element:{const i=e,a=t;switch(a.scrollData&&r.applyScroll(a.scrollData,!0),a.inputData&&r.applyInput(a.inputData),a.tagName){case"AUDIO":case"VIDEO":{const l=e,u=a;u.paused!==void 0&&(u.paused?l.pause():l.play()),u.muted!==void 0&&(l.muted=u.muted),u.volume!==void 0&&(l.volume=u.volume),u.currentTime!==void 0&&(l.currentTime=u.currentTime),u.playbackRate!==void 0&&(l.playbackRate=u.playbackRate),u.loop!==void 0&&(l.loop=u.loop);break}case"CANVAS":{const l=t;if(l.rr_dataURL!==null){const u=document.createElement("img");u.onload=()=>{const o=i.getContext("2d");o&&o.drawImage(u,0,0,u.width,u.height)},u.src=l.rr_dataURL}l.canvasMutations.forEach(u=>r.applyCanvas(u.event,u.mutation,e));break}case"STYLE":{const l=i.sheet;l&&t.rules.forEach(u=>r.applyStyleSheetMutation(u,l));break}case"DIALOG":{const l=i,u=a,o=l.open,c=l.matches("dialog:modal"),n=u.open,d=u.isModal,h=c!==d,f=o!==n;if((h||o&&f)&&l.close(),n&&(f||h))try{d?l.showModal():l.show()}catch(m){console.warn(m)}break}}break}case q.Text:case q.Comment:case q.CDATA:{e.textContent!==t.data&&(e.textContent=t.data);break}}Me!=null&&Me.has(e)&&(Me.delete(e),(s=r.afterAppend)==null||s.call(r,e,r.mirror.getId(e)))}function iu(e,t,r){const s=e.attributes,i=t.attributes;for(const a in i){const l=i[a],u=r.getMeta(t);if(u!=null&&u.isSVG&&bs[a])e.setAttributeNS(bs[a],a,l);else if(t.tagName==="CANVAS"&&a==="rr_dataURL"){const o=document.createElement("img");o.src=l,o.onload=()=>{const c=e.getContext("2d");c&&c.drawImage(o,0,0,o.width,o.height)}}else{if(t.tagName==="IFRAME"&&a==="srcdoc")continue;try{e.setAttribute(a,l)}catch(o){console.warn(o)}}}for(const{name:a}of Array.from(s))a in i||e.removeAttribute(a);t.scrollLeft&&(e.scrollLeft=t.scrollLeft),t.scrollTop&&(e.scrollTop=t.scrollTop)}function To(e,t,r,s){const i=Array.from(e.childNodes),a=t.childNodes;if(i.length===0&&a.length===0)return;let l=0,u=i.length-1,o=0,c=a.length-1,n=i[l],d=i[u],h=a[o],f=a[c],m,p;for(;l<=u&&o<=c;)if(n===void 0)n=i[++l];else if(d===void 0)d=i[--u];else if(Je(n,h,r.mirror,s))n=i[++l],h=a[++o];else if(Je(d,f,r.mirror,s))d=i[--u],f=a[--c];else if(Je(n,f,r.mirror,s)){try{e.insertBefore(n,d.nextSibling)}catch(y){console.warn(y)}n=i[++l],f=a[--c]}else if(Je(d,h,r.mirror,s)){try{e.insertBefore(d,n)}catch(y){console.warn(y)}d=i[--u],h=a[++o]}else{if(!m){m={};for(let v=l;v<=u;v++){const C=i[v];C&&r.mirror.hasNode(C)&&(m[r.mirror.getId(C)]=v)}}p=m[s.getId(h)];const y=i[p];if(p!==void 0&&y&&Je(y,h,r.mirror,s)){try{e.insertBefore(y,n)}catch(v){console.warn(v)}i[p]=void 0}else{const v=Wt(h,r.mirror,s);e.nodeName==="#document"&&n&&(v.nodeType===v.DOCUMENT_TYPE_NODE&&n.nodeType===n.DOCUMENT_TYPE_NODE||v.nodeType===v.ELEMENT_NODE&&n.nodeType===n.ELEMENT_NODE)&&(e.removeChild(n),r.mirror.removeNodeFromMap(n),n=i[++l]);try{e.insertBefore(v,n||null)}catch(C){console.warn(C)}}h=a[++o]}if(l>u){const y=a[c+1];let v=null;for(y&&(v=r.mirror.getNode(s.getId(y)));o<=c;++o){const C=Wt(a[o],r.mirror,s);try{e.insertBefore(C,v)}catch(S){console.warn(S)}}}else if(o>c)for(;l<=u;l++){const y=i[l];if(!(!y||y.parentNode!==e))try{e.removeChild(y),r.mirror.removeNodeFromMap(y)}catch(v){console.warn(v)}}let g=e.firstChild,w=t.firstChild;for(;g!==null&&w!==null;)$t(g,w,r,s),g=g.nextSibling,w=w.nextSibling}function Wt(e,t,r){const s=r.getId(e),i=r.getMeta(e);let a=null;if(s>-1&&(a=t.getNode(s)),a!==null&&Qs(a,e))return a;switch(e.RRNodeType){case q.Document:a=new Document;break;case q.DocumentType:a=document.implementation.createDocumentType(e.name,e.publicId,e.systemId);break;case q.Element:{let l=e.tagName.toLowerCase();l=tu[l]||l,i&&"isSVG"in i&&(i!=null&&i.isSVG)?a=document.createElementNS(bs.svg,l):a=document.createElement(e.tagName);break}case q.Text:a=document.createTextNode(e.data);break;case q.Comment:a=document.createComment(e.data);break;case q.CDATA:a=document.createCDATASection(e.data);break}i&&t.add(a,U({},i));try{Me==null||Me.add(a)}catch(l){}return a}function Qs(e,t){return e.nodeType!==t.nodeType?!1:e.nodeType!==e.ELEMENT_NODE||e.tagName.toUpperCase()===t.tagName}function Je(e,t,r,s){const i=r.getId(e),a=s.getId(t);return i===-1||i!==a?!1:Qs(e,t)}class nt extends Js{constructor(t){super(),T(this,"UNSERIALIZED_STARTING_ID",-2),T(this,"_unserializedId",this.UNSERIALIZED_STARTING_ID),T(this,"mirror",gu()),T(this,"scrollData",null),t&&(this.mirror=t)}get unserializedId(){return this._unserializedId--}createDocument(t,r,s){return new nt}createDocumentType(t,r,s){const i=new nu(t,r,s);return i.ownerDocument=this,i}createElement(t){const r=t.toUpperCase();let s;switch(r){case"AUDIO":case"VIDEO":s=new ou(r);break;case"IFRAME":s=new cu(r,this.mirror);break;case"CANVAS":s=new lu(r);break;case"STYLE":s=new uu(r);break;case"DIALOG":s=new au(r);break;default:s=new ir(r);break}return s.ownerDocument=this,s}createComment(t){const r=new fu(t);return r.ownerDocument=this,r}createCDATASection(t){const r=new du(t);return r.ownerDocument=this,r}createTextNode(t){const r=new hu(t);return r.ownerDocument=this,r}destroyTree(){this.firstChild=null,this.lastChild=null,this.mirror.reset()}open(){super.open(),this._unserializedId=this.UNSERIALIZED_STARTING_ID}}const nu=Mo;class ir extends sr{constructor(){super(...arguments),T(this,"inputData",null),T(this,"scrollData",null)}}class ou extends Zl{}class au extends Kl{}class lu extends ir{constructor(){super(...arguments),T(this,"rr_dataURL",null),T(this,"canvasMutations",[])}getContext(){return null}}class uu extends ir{constructor(){super(...arguments),T(this,"rules",[])}}class cu extends ir{constructor(t,r){super(t),T(this,"contentDocument",new nt),this.contentDocument.mirror=r}}const hu=No,fu=Oo,du=Io;function pu(e){return e instanceof HTMLFormElement?"FORM":e.tagName.toUpperCase()}function _o(e,t,r,s){let i;switch(e.nodeType){case ve.DOCUMENT_NODE:s&&s.nodeName==="IFRAME"?i=s.contentDocument:(i=t,i.compatMode=e.compatMode);break;case ve.DOCUMENT_TYPE_NODE:{const l=e;i=t.createDocumentType(l.name,l.publicId,l.systemId);break}case ve.ELEMENT_NODE:{const l=e,u=pu(l);i=t.createElement(u);const o=i;for(const{name:c,value:n}of Array.from(l.attributes))o.attributes[c]=n;l.scrollLeft&&(o.scrollLeft=l.scrollLeft),l.scrollTop&&(o.scrollTop=l.scrollTop);break}case ve.TEXT_NODE:i=t.createTextNode(e.textContent||"");break;case ve.CDATA_SECTION_NODE:i=t.createCDATASection(e.data);break;case ve.COMMENT_NODE:i=t.createComment(e.textContent||"");break;case ve.DOCUMENT_FRAGMENT_NODE:i=s.attachShadow({mode:"open"});break;default:return null}let a=r.getMeta(e);return t instanceof nt&&(a||(a=ko(i,t.unserializedId),r.add(e,a)),t.mirror.add(i,U({},a))),i}function mu(e,t=_l(),r=new nt){function s(i,a){const l=_o(i,r,t,a);if(l!==null)if((a==null?void 0:a.nodeName)!=="IFRAME"&&i.nodeType!==ve.DOCUMENT_FRAGMENT_NODE&&(a==null||a.appendChild(l),l.parentNode=a,l.parentElement=a),i.nodeName==="IFRAME"){const u=i.contentDocument;u&&s(u,l)}else(i.nodeType===ve.DOCUMENT_NODE||i.nodeType===ve.ELEMENT_NODE||i.nodeType===ve.DOCUMENT_FRAGMENT_NODE)&&(i.nodeType===ve.ELEMENT_NODE&&i.shadowRoot&&s(i.shadowRoot,l),i.childNodes.forEach(u=>s(u,l)))}return s(e,null),r}function gu(){return new yu}class yu{constructor(){T(this,"idNodeMap",new Map),T(this,"nodeMetaMap",new WeakMap)}getId(t){var r;if(!t)return-1;const s=(r=this.getMeta(t))==null?void 0:r.id;return s!=null?s:-1}getNode(t){return this.idNodeMap.get(t)||null}getIds(){return Array.from(this.idNodeMap.keys())}getMeta(t){return this.nodeMetaMap.get(t)||null}removeNodeFromMap(t){const r=this.getId(t);this.idNodeMap.delete(r),t.childNodes&&t.childNodes.forEach(s=>this.removeNodeFromMap(s))}has(t){return this.idNodeMap.has(t)}hasNode(t){return this.nodeMetaMap.has(t)}add(t,r){const s=r.id;this.idNodeMap.set(s,t),this.nodeMetaMap.set(t,r)}replace(t,r){const s=this.getNode(t);if(s){const i=this.nodeMetaMap.get(s);i&&this.nodeMetaMap.set(r,i)}this.idNodeMap.set(t,r)}reset(){this.idNodeMap=new Map,this.nodeMetaMap=new WeakMap}}function ko(e,t){switch(e.RRNodeType){case q.Document:return{id:t,type:e.RRNodeType,childNodes:[]};case q.DocumentType:{const r=e;return{id:t,type:e.RRNodeType,name:r.name,publicId:r.publicId,systemId:r.systemId}}case q.Element:return{id:t,type:e.RRNodeType,tagName:e.tagName.toLowerCase(),attributes:{},childNodes:[]};case q.Text:return{id:t,type:e.RRNodeType,textContent:e.textContent||""};case q.Comment:return{id:t,type:e.RRNodeType,textContent:e.textContent||""};case q.CDATA:return{id:t,type:e.RRNodeType,textContent:""}}}const _n={Node:["childNodes","parentNode","parentElement","textContent","ownerDocument"],ShadowRoot:["host","styleSheets"],Element:["shadowRoot","querySelector","querySelectorAll"],MutationObserver:[]},kn={Node:["contains","getRootNode"],ShadowRoot:["getSelection"],Element:[],MutationObserver:["constructor"]},Ot={},vu=()=>!!globalThis.Zone;function Zs(e){if(Ot[e])return Ot[e];const t=globalThis[e],r=t.prototype,s=e in _n?_n[e]:void 0,i=!!(s&&s.every(u=>{var o,c;return!!((c=(o=Object.getOwnPropertyDescriptor(r,u))==null?void 0:o.get)!=null&&c.toString().includes("[native code]"))})),a=e in kn?kn[e]:void 0,l=!!(a&&a.every(u=>{var o;return typeof r[u]=="function"&&((o=r[u])==null?void 0:o.toString().includes("[native code]"))}));if(i&&l&&!vu())return Ot[e]=t.prototype,t.prototype;try{const u=document.createElement("iframe");document.body.appendChild(u);const o=u.contentWindow;if(!o)return t.prototype;const c=o[e].prototype;return document.body.removeChild(u),c?Ot[e]=c:r}catch(u){return r}}const cs={};function ke(e,t,r){var s;const i=`${e}.${String(r)}`;if(cs[i])return cs[i].call(t);const a=Zs(e),l=(s=Object.getOwnPropertyDescriptor(a,r))==null?void 0:s.get;return l?(cs[i]=l,l.call(t)):t[r]}const hs={};function Po(e,t,r){const s=`${e}.${String(r)}`;if(hs[s])return hs[s].bind(t);const a=Zs(e)[r];return typeof a!="function"?t[r]:(hs[s]=a,a.bind(t))}function wu(e){return ke("Node",e,"ownerDocument")}function bu(e){return ke("Node",e,"childNodes")}function Su(e){return ke("Node",e,"parentNode")}function Cu(e){return ke("Node",e,"parentElement")}function Eu(e){return ke("Node",e,"textContent")}function xu(e,t){return Po("Node",e,"contains")(t)}function Ru(e){return Po("Node",e,"getRootNode")()}function Mu(e){return!e||!("host"in e)?null:ke("ShadowRoot",e,"host")}function Nu(e){return e.styleSheets}function Ou(e){return!e||!("shadowRoot"in e)?null:ke("Element",e,"shadowRoot")}function Iu(e,t){return ke("Element",e,"querySelector")(t)}function Du(e,t){return ke("Element",e,"querySelectorAll")(t)}function Lo(){return Zs("MutationObserver").constructor}function Ge(e,t,r){try{if(!(t in e))return()=>{};const s=e[t],i=r(s);return typeof i=="function"&&(i.prototype=i.prototype||{},Object.defineProperties(i,{__rrweb_original__:{enumerable:!1,value:s}})),e[t]=i,()=>{e[t]=s}}catch(s){return()=>{}}}const z={ownerDocument:wu,childNodes:bu,parentNode:Su,parentElement:Cu,textContent:Eu,contains:xu,getRootNode:Ru,host:Mu,styleSheets:Nu,shadowRoot:Ou,querySelector:Iu,querySelectorAll:Du,mutationObserver:Lo,patch:Ge};function de(e,t,r=document){const s={capture:!0,passive:!0};return r.addEventListener(e,t,s),()=>r.removeEventListener(e,t,s)}const Xe=`Please stop import mirror directly. Instead of that,\r
|
|
66
|
+
now you can use replayer.getMirror() to access the mirror instance of a replayer,\r
|
|
67
|
+
or you can use record.mirror to access the mirror instance during recording.`;exports.mirror={map:{},getId(){return console.error(Xe),-1},getNode(){return console.error(Xe),null},removeNodeFromMap(){console.error(Xe)},has(){return console.error(Xe),!1},reset(){console.error(Xe)}};typeof window!="undefined"&&window.Proxy&&window.Reflect&&(exports.mirror=new Proxy(exports.mirror,{get(e,t,r){return t==="map"&&console.error(Xe),Reflect.get(e,t,r)}}));function it(e,t,r={}){let s=null,i=0;return function(...a){const l=Date.now();!i&&r.leading===!1&&(i=l);const u=t-(l-i),o=this;u<=0||u>t?(s&&(clearTimeout(s),s=null),i=l,e.apply(o,a)):!s&&r.trailing!==!1&&(s=setTimeout(()=>{i=r.leading===!1?0:Date.now(),s=null,e.apply(o,a)},u))}}function wt(e,t,r,s,i=window){const a=i.Object.getOwnPropertyDescriptor(e,t);return i.Object.defineProperty(e,t,s?r:{set(l){setTimeout(()=>{r.set.call(this,l)},0),a&&a.set&&a.set.call(this,l)}}),()=>wt(e,t,a||{},!0)}let pt=Date.now;/[1-9][0-9]{12}/.test(Date.now().toString())||(pt=()=>new Date().getTime());function Ks(e){var t,r,s,i;const a=e.document;return{left:a.scrollingElement?a.scrollingElement.scrollLeft:e.pageXOffset!==void 0?e.pageXOffset:a.documentElement.scrollLeft||(a==null?void 0:a.body)&&((t=z.parentElement(a.body))==null?void 0:t.scrollLeft)||((r=a==null?void 0:a.body)==null?void 0:r.scrollLeft)||0,top:a.scrollingElement?a.scrollingElement.scrollTop:e.pageYOffset!==void 0?e.pageYOffset:(a==null?void 0:a.documentElement.scrollTop)||(a==null?void 0:a.body)&&((s=z.parentElement(a.body))==null?void 0:s.scrollTop)||((i=a==null?void 0:a.body)==null?void 0:i.scrollTop)||0}}function ei(){return window.innerHeight||document.documentElement&&document.documentElement.clientHeight||document.body&&document.body.clientHeight}function ti(){return window.innerWidth||document.documentElement&&document.documentElement.clientWidth||document.body&&document.body.clientWidth}function ri(e){return e?e.nodeType===e.ELEMENT_NODE?e:z.parentElement(e):null}function pe(e,t,r,s){if(!e)return!1;const i=ri(e);if(!i)return!1;try{if(typeof t=="string"){if(i.classList.contains(t)||s&&i.closest("."+t)!==null)return!0}else if(Bt(i,t,s))return!0}catch(a){}return!!(r&&(i.matches(r)||s&&i.closest(r)!==null))}function Fo(e,t){return t.getId(e)!==-1}function _t(e,t,r){return e.tagName==="TITLE"&&r.headTitleMutations?!0:t.getId(e)===dt}function si(e,t){if(ut(e))return!1;const r=t.getId(e);if(!t.has(r))return!0;const s=z.parentNode(e);return s&&s.nodeType===e.DOCUMENT_NODE?!1:s?si(s,t):!0}function zt(e){return!!e.changedTouches}function ii(e=window){"NodeList"in e&&!e.NodeList.prototype.forEach&&(e.NodeList.prototype.forEach=Array.prototype.forEach),"DOMTokenList"in e&&!e.DOMTokenList.prototype.forEach&&(e.DOMTokenList.prototype.forEach=Array.prototype.forEach)}function Uo(e){const t={},r=(i,a)=>{const l={value:i,parent:a,children:[]};return t[i.node.id]=l,l},s=[];for(const i of e){const{nextId:a,parentId:l}=i;if(a&&a in t){const u=t[a];if(u.parent){const o=u.parent.children.indexOf(u);u.parent.children.splice(o,0,r(i,u.parent))}else{const o=s.indexOf(u);s.splice(o,0,r(i,null))}continue}if(l in t){const u=t[l];u.children.push(r(i,u));continue}s.push(r(i,null))}return s}function ni(e,t){t(e.value);for(let r=e.children.length-1;r>=0;r--)ni(e.children[r],t)}function st(e,t){return!!(e.nodeName==="IFRAME"&&t.getMeta(e))}function oi(e,t){return!!(e.nodeName==="LINK"&&e.nodeType===e.ELEMENT_NODE&&e.getAttribute&&e.getAttribute("rel")==="stylesheet"&&t.getMeta(e))}function ai(e,t){var r,s;const i=(s=(r=e.ownerDocument)==null?void 0:r.defaultView)==null?void 0:s.frameElement;if(!i||i===t)return{x:0,y:0,relativeScale:1,absoluteScale:1};const a=i.getBoundingClientRect(),l=ai(i,t),u=a.height/i.clientHeight;return{x:a.x*l.relativeScale+l.x,y:a.y*l.relativeScale+l.y,relativeScale:u,absoluteScale:l.absoluteScale*u}}function Ue(e){return e?e instanceof xe&&"shadowRoot"in e?!!e.shadowRoot:!!z.shadowRoot(e):!1}function et(e,t){const r=e==null?void 0:e[t[0]];return r?t.length===1?r:et(r.cssRules,t.slice(1)):null}function Ss(e){const t=[...e],r=t.pop();return{positions:t,index:r}}function Bo(e){const t=new Set,r=[];for(let s=e.length;s--;){const i=e[s];t.has(i.id)||(r.push(i),t.add(i.id))}return r}class li{constructor(){N(this,"id",1),N(this,"styleIDMap",new WeakMap),N(this,"idStyleMap",new Map)}getId(t){var r;return(r=this.styleIDMap.get(t))!=null?r:-1}has(t){return this.styleIDMap.has(t)}add(t,r){if(this.has(t))return this.getId(t);let s;return r===void 0?s=this.id++:s=r,this.styleIDMap.set(t,s),this.idStyleMap.set(s,t),s}getStyle(t){return this.idStyleMap.get(t)||null}reset(){this.styleIDMap=new WeakMap,this.idStyleMap=new Map,this.id=1}generateId(){return this.id++}}function ui(e){var t;let r=null;return"getRootNode"in e&&((t=z.getRootNode(e))==null?void 0:t.nodeType)===Node.DOCUMENT_FRAGMENT_NODE&&z.host(z.getRootNode(e))&&(r=z.host(z.getRootNode(e))),r}function $o(e){let t=e,r;for(;r=ui(t);)t=r;return t}function Wo(e){const t=z.ownerDocument(e);if(!t)return!1;const r=$o(e);return z.contains(t,r)}function ci(e){const t=z.ownerDocument(e);return t?z.contains(t,e)||Wo(e):!1}const Au=Object.freeze(Object.defineProperty({__proto__:null,StyleSheetMirror:li,get _mirror(){return exports.mirror},closestElementOfNode:ri,getBaseDimension:ai,getNestedRule:et,getPositionsAndIndex:Ss,getRootShadowHost:$o,getShadowHost:ui,getWindowHeight:ei,getWindowScroll:Ks,getWindowWidth:ti,hasShadowRoot:Ue,hookSetter:wt,inDom:ci,isAncestorRemoved:si,isBlocked:pe,isIgnored:_t,isSerialized:Fo,isSerializedIframe:st,isSerializedStylesheet:oi,iterateResolveTree:ni,legacy_isTouchEvent:zt,get nowTimestamp(){return pt},on:de,polyfill:ii,queueToResolveTrees:Uo,shadowHostInDom:Wo,throttle:it,uniqueTextMutations:Bo},Symbol.toStringTag,{value:"Module"}));var k=(e=>(e[e.DomContentLoaded=0]="DomContentLoaded",e[e.Load=1]="Load",e[e.FullSnapshot=2]="FullSnapshot",e[e.IncrementalSnapshot=3]="IncrementalSnapshot",e[e.Meta=4]="Meta",e[e.Custom=5]="Custom",e[e.Plugin=6]="Plugin",e))(k||{}),_=(e=>(e[e.Mutation=0]="Mutation",e[e.MouseMove=1]="MouseMove",e[e.MouseInteraction=2]="MouseInteraction",e[e.Scroll=3]="Scroll",e[e.ViewportResize=4]="ViewportResize",e[e.Input=5]="Input",e[e.TouchMove=6]="TouchMove",e[e.MediaInteraction=7]="MediaInteraction",e[e.StyleSheetRule=8]="StyleSheetRule",e[e.CanvasMutation=9]="CanvasMutation",e[e.Font=10]="Font",e[e.Log=11]="Log",e[e.Drag=12]="Drag",e[e.StyleDeclaration=13]="StyleDeclaration",e[e.Selection=14]="Selection",e[e.AdoptedStyleSheet=15]="AdoptedStyleSheet",e[e.CustomElement=16]="CustomElement",e))(_||{}),H=(e=>(e[e.MouseUp=0]="MouseUp",e[e.MouseDown=1]="MouseDown",e[e.Click=2]="Click",e[e.ContextMenu=3]="ContextMenu",e[e.DblClick=4]="DblClick",e[e.Focus=5]="Focus",e[e.Blur=6]="Blur",e[e.TouchStart=7]="TouchStart",e[e.TouchMove_Departed=8]="TouchMove_Departed",e[e.TouchEnd=9]="TouchEnd",e[e.TouchCancel=10]="TouchCancel",e))(H||{}),De=(e=>(e[e.Mouse=0]="Mouse",e[e.Pen=1]="Pen",e[e.Touch=2]="Touch",e))(De||{}),Te=(e=>(e[e["2D"]=0]="2D",e[e.WebGL=1]="WebGL",e[e.WebGL2=2]="WebGL2",e))(Te||{}),Fe=(e=>(e[e.Play=0]="Play",e[e.Pause=1]="Pause",e[e.Seeked=2]="Seeked",e[e.VolumeChange=3]="VolumeChange",e[e.RateChange=4]="RateChange",e))(Fe||{}),G=(e=>(e.Start="start",e.Pause="pause",e.Resume="resume",e.Resize="resize",e.Finish="finish",e.FullsnapshotRebuilded="fullsnapshot-rebuilded",e.LoadStylesheetStart="load-stylesheet-start",e.LoadStylesheetEnd="load-stylesheet-end",e.SkipStart="skip-start",e.SkipEnd="skip-end",e.MouseInteraction="mouse-interaction",e.EventCast="event-cast",e.CustomEvent="custom-event",e.Flush="flush",e.StateChange="state-change",e.PlayBack="play-back",e.Destroy="destroy",e))(G||{}),Ae=(e=>(e[e.Document=0]="Document",e[e.DocumentType=1]="DocumentType",e[e.Element=2]="Element",e[e.Text=3]="Text",e[e.CDATA=4]="CDATA",e[e.Comment=5]="Comment",e))(Ae||{});function Pn(e){return"__ln"in e}class Tu{constructor(){N(this,"length",0),N(this,"head",null),N(this,"tail",null)}get(t){if(t>=this.length)throw new Error("Position outside of list range");let r=this.head;for(let s=0;s<t;s++)r=(r==null?void 0:r.next)||null;return r}addNode(t){const r={value:t,previous:null,next:null};if(t.__ln=r,t.previousSibling&&Pn(t.previousSibling)){const s=t.previousSibling.__ln.next;r.next=s,r.previous=t.previousSibling.__ln,t.previousSibling.__ln.next=r,s&&(s.previous=r)}else if(t.nextSibling&&Pn(t.nextSibling)&&t.nextSibling.__ln.previous){const s=t.nextSibling.__ln.previous;r.previous=s,r.next=t.nextSibling.__ln,t.nextSibling.__ln.previous=r,s&&(s.next=r)}else this.head&&(this.head.previous=r),r.next=this.head,this.head=r;r.next===null&&(this.tail=r),this.length++}removeNode(t){const r=t.__ln;this.head&&(r.previous?(r.previous.next=r.next,r.next?r.next.previous=r.previous:this.tail=r.previous):(this.head=r.next,this.head?this.head.previous=null:this.tail=null),t.__ln&&delete t.__ln,this.length--)}}const Ln=(e,t)=>`${e}@${t}`;class _u{constructor(){N(this,"frozen",!1),N(this,"locked",!1),N(this,"texts",[]),N(this,"attributes",[]),N(this,"attributeMap",new WeakMap),N(this,"removes",[]),N(this,"mapRemoves",[]),N(this,"movedMap",{}),N(this,"addedSet",new Set),N(this,"movedSet",new Set),N(this,"droppedSet",new Set),N(this,"removesSubTreeCache",new Set),N(this,"mutationCb"),N(this,"blockClass"),N(this,"blockSelector"),N(this,"maskTextClass"),N(this,"maskTextSelector"),N(this,"inlineStylesheet"),N(this,"maskInputOptions"),N(this,"maskTextFn"),N(this,"maskInputFn"),N(this,"keepIframeSrcFn"),N(this,"recordCanvas"),N(this,"inlineImages"),N(this,"slimDOMOptions"),N(this,"dataURLOptions"),N(this,"doc"),N(this,"mirror"),N(this,"iframeManager"),N(this,"stylesheetManager"),N(this,"shadowDomManager"),N(this,"canvasManager"),N(this,"processedNodeManager"),N(this,"unattachedDoc"),N(this,"processMutations",t=>{t.forEach(this.processMutation),this.emit()}),N(this,"emit",()=>{if(this.frozen||this.locked)return;const t=[],r=new Set,s=new Tu,i=o=>{let c=o,n=dt;for(;n===dt;)c=c&&c.nextSibling,n=c&&this.mirror.getId(c);return n},a=o=>{const c=z.parentNode(o);if(!c||!ci(o))return;let n=!1;if(o.nodeType===Node.TEXT_NODE){const m=c.tagName;if(m==="TEXTAREA")return;m==="STYLE"&&this.addedSet.has(c)&&(n=!0)}const d=ut(c)?this.mirror.getId(ui(o)):this.mirror.getId(c),h=i(o);if(d===-1||h===-1)return s.addNode(o);const f=Ke(o,{doc:this.doc,mirror:this.mirror,blockClass:this.blockClass,blockSelector:this.blockSelector,maskTextClass:this.maskTextClass,maskTextSelector:this.maskTextSelector,skipChild:!0,newlyAddedElement:!0,inlineStylesheet:this.inlineStylesheet,maskInputOptions:this.maskInputOptions,maskTextFn:this.maskTextFn,maskInputFn:this.maskInputFn,slimDOMOptions:this.slimDOMOptions,dataURLOptions:this.dataURLOptions,recordCanvas:this.recordCanvas,inlineImages:this.inlineImages,onSerialize:m=>{st(m,this.mirror)&&this.iframeManager.addIframe(m),oi(m,this.mirror)&&this.stylesheetManager.trackLinkElement(m),Ue(o)&&this.shadowDomManager.addShadowRoot(z.shadowRoot(o),this.doc)},onIframeLoad:(m,p)=>{this.iframeManager.attachIframe(m,p),this.shadowDomManager.observeAttachShadow(m)},onStylesheetLoad:(m,p)=>{this.stylesheetManager.attachLinkElement(m,p)},cssCaptured:n});f&&(t.push({parentId:d,nextId:h,node:f}),r.add(f.id))};for(;this.mapRemoves.length;)this.mirror.removeNodeFromMap(this.mapRemoves.shift());for(const o of this.movedSet)Fn(this.removesSubTreeCache,o,this.mirror)&&!this.movedSet.has(z.parentNode(o))||a(o);for(const o of this.addedSet)!Un(this.droppedSet,o)&&!Fn(this.removesSubTreeCache,o,this.mirror)||Un(this.movedSet,o)?a(o):this.droppedSet.add(o);let l=null;for(;s.length;){let o=null;if(l){const c=this.mirror.getId(z.parentNode(l.value)),n=i(l.value);c!==-1&&n!==-1&&(o=l)}if(!o){let c=s.tail;for(;c;){const n=c;if(c=c.previous,n){const d=this.mirror.getId(z.parentNode(n.value));if(i(n.value)===-1)continue;if(d!==-1){o=n;break}else{const f=n.value,m=z.parentNode(f);if(m&&m.nodeType===Node.DOCUMENT_FRAGMENT_NODE){const p=z.host(m);if(this.mirror.getId(p)!==-1){o=n;break}}}}}}if(!o){for(;s.head;)s.removeNode(s.head.value);break}l=o.previous,s.removeNode(o.value),a(o.value)}const u={texts:this.texts.map(o=>{const c=o.node,n=z.parentNode(c);return n&&n.tagName==="TEXTAREA"&&this.genTextAreaValueMutation(n),{id:this.mirror.getId(c),value:o.value}}).filter(o=>!r.has(o.id)).filter(o=>this.mirror.has(o.id)),attributes:this.attributes.map(o=>{const{attributes:c}=o;if(typeof c.style=="string"){const n=JSON.stringify(o.styleDiff),d=JSON.stringify(o._unchangedStyles);n.length<c.style.length&&(n+d).split("var(").length===c.style.split("var(").length&&(c.style=o.styleDiff)}return{id:this.mirror.getId(o.node),attributes:c}}).filter(o=>!r.has(o.id)).filter(o=>this.mirror.has(o.id)),removes:this.removes,adds:t};!u.texts.length&&!u.attributes.length&&!u.removes.length&&!u.adds.length||(this.texts=[],this.attributes=[],this.attributeMap=new WeakMap,this.removes=[],this.addedSet=new Set,this.movedSet=new Set,this.droppedSet=new Set,this.removesSubTreeCache=new Set,this.movedMap={},this.mutationCb(u))}),N(this,"genTextAreaValueMutation",t=>{let r=this.attributeMap.get(t);r||(r={node:t,attributes:{},styleDiff:{},_unchangedStyles:{}},this.attributes.push(r),this.attributeMap.set(t,r));const s=Array.from(z.childNodes(t),i=>z.textContent(i)||"").join("");r.attributes.value=Lt({element:t,maskInputOptions:this.maskInputOptions,tagName:t.tagName,type:Ft(t),value:s,maskInputFn:this.maskInputFn})}),N(this,"processMutation",t=>{if(!_t(t.target,this.mirror,this.slimDOMOptions))switch(t.type){case"characterData":{const r=z.textContent(t.target);!pe(t.target,this.blockClass,this.blockSelector,!1)&&r!==t.oldValue&&this.texts.push({value:uo(t.target,this.maskTextClass,this.maskTextSelector,!0)&&r?this.maskTextFn?this.maskTextFn(r,ri(t.target)):r.replace(/[\S]/g,"*"):r,node:t.target});break}case"attributes":{const r=t.target;let s=t.attributeName,i=t.target.getAttribute(s);if(s==="value"){const l=Ft(r);i=Lt({element:r,maskInputOptions:this.maskInputOptions,tagName:r.tagName,type:l,value:i,maskInputFn:this.maskInputFn})}if(pe(t.target,this.blockClass,this.blockSelector,!1)||i===t.oldValue)return;let a=this.attributeMap.get(t.target);if(r.tagName==="IFRAME"&&s==="src"&&!this.keepIframeSrcFn(i))if(!r.contentDocument)s="rr_src";else return;if(a||(a={node:t.target,attributes:{},styleDiff:{},_unchangedStyles:{}},this.attributes.push(a),this.attributeMap.set(t.target,a)),s==="type"&&r.tagName==="INPUT"&&(t.oldValue||"").toLowerCase()==="password"&&r.setAttribute("data-rr-is-password","true"),!lo(r.tagName,s))if(a.attributes[s]=ao(this.doc,$e(r.tagName),$e(s),i),s==="style"){if(!this.unattachedDoc)try{this.unattachedDoc=document.implementation.createHTMLDocument()}catch(u){this.unattachedDoc=this.doc}const l=this.unattachedDoc.createElement("span");t.oldValue&&l.setAttribute("style",t.oldValue);for(const u of Array.from(r.style)){const o=r.style.getPropertyValue(u),c=r.style.getPropertyPriority(u);o!==l.style.getPropertyValue(u)||c!==l.style.getPropertyPriority(u)?c===""?a.styleDiff[u]=o:a.styleDiff[u]=[o,c]:a._unchangedStyles[u]=[o,c]}for(const u of Array.from(l.style))r.style.getPropertyValue(u)===""&&(a.styleDiff[u]=!1)}else s==="open"&&r.tagName==="DIALOG"&&(r.matches("dialog:modal")?a.attributes.rr_open_mode="modal":a.attributes.rr_open_mode="non-modal");break}case"childList":{if(pe(t.target,this.blockClass,this.blockSelector,!0))return;if(t.target.tagName==="TEXTAREA"){this.genTextAreaValueMutation(t.target);return}t.addedNodes.forEach(r=>this.genAdds(r,t.target)),t.removedNodes.forEach(r=>{const s=this.mirror.getId(r),i=ut(t.target)?this.mirror.getId(z.host(t.target)):this.mirror.getId(t.target);pe(t.target,this.blockClass,this.blockSelector,!1)||_t(r,this.mirror,this.slimDOMOptions)||!Fo(r,this.mirror)||(this.addedSet.has(r)?(Cs(this.addedSet,r),this.droppedSet.add(r)):this.addedSet.has(t.target)&&s===-1||si(t.target,this.mirror)||(this.movedSet.has(r)&&this.movedMap[Ln(s,i)]?Cs(this.movedSet,r):(this.removes.push({parentId:i,id:s,isShadow:ut(t.target)&&ct(t.target)?!0:void 0}),ku(r,this.removesSubTreeCache))),this.mapRemoves.push(r))});break}}}),N(this,"genAdds",(t,r)=>{if(!this.processedNodeManager.inOtherBuffer(t,this)&&!(this.addedSet.has(t)||this.movedSet.has(t))){if(this.mirror.hasNode(t)){if(_t(t,this.mirror,this.slimDOMOptions))return;this.movedSet.add(t);let s=null;r&&this.mirror.hasNode(r)&&(s=this.mirror.getId(r)),s&&s!==-1&&(this.movedMap[Ln(this.mirror.getId(t),s)]=!0)}else this.addedSet.add(t),this.droppedSet.delete(t);pe(t,this.blockClass,this.blockSelector,!1)||(z.childNodes(t).forEach(s=>this.genAdds(s)),Ue(t)&&z.childNodes(z.shadowRoot(t)).forEach(s=>{this.processedNodeManager.add(s,this),this.genAdds(s,t)}))}})}init(t){["mutationCb","blockClass","blockSelector","maskTextClass","maskTextSelector","inlineStylesheet","maskInputOptions","maskTextFn","maskInputFn","keepIframeSrcFn","recordCanvas","inlineImages","slimDOMOptions","dataURLOptions","doc","mirror","iframeManager","stylesheetManager","shadowDomManager","canvasManager","processedNodeManager"].forEach(r=>{this[r]=t[r]})}freeze(){this.frozen=!0,this.canvasManager.freeze()}unfreeze(){this.frozen=!1,this.canvasManager.unfreeze(),this.emit()}isFrozen(){return this.frozen}lock(){this.locked=!0,this.canvasManager.lock()}unlock(){this.locked=!1,this.canvasManager.unlock(),this.emit()}reset(){this.shadowDomManager.reset(),this.canvasManager.reset()}}function Cs(e,t){e.delete(t),z.childNodes(t).forEach(r=>Cs(e,r))}function ku(e,t){const r=[e];for(;r.length;){const s=r.pop();t.has(s)||(t.add(s),z.childNodes(s).forEach(i=>r.push(i)))}}function Fn(e,t,r){return e.size===0?!1:Pu(e,t)}function Pu(e,t,r){const s=z.parentNode(t);return s?e.has(s):!1}function Un(e,t){return e.size===0?!1:zo(e,t)}function zo(e,t){const r=z.parentNode(t);return r?e.has(r)?!0:zo(e,r):!1}let ft;function Lu(e){ft=e}function Fu(){ft=void 0}const j=e=>ft?(...r)=>{try{return e(...r)}catch(s){if(ft&&ft(s)===!0)return;throw s}}:e,qe=[];function bt(e){try{if("composedPath"in e){const t=e.composedPath();if(t.length)return t[0]}else if("path"in e&&e.path.length)return e.path[0]}catch(t){}return e&&e.target}function qo(e,t){const r=new _u;qe.push(r),r.init(e);const s=new(Lo())(j(r.processMutations.bind(r)));return s.observe(t,{attributes:!0,attributeOldValue:!0,characterData:!0,characterDataOldValue:!0,childList:!0,subtree:!0}),s}function Uu({mousemoveCb:e,sampling:t,doc:r,mirror:s}){if(t.mousemove===!1)return()=>{};const i=typeof t.mousemove=="number"?t.mousemove:50,a=typeof t.mousemoveCallback=="number"?t.mousemoveCallback:500;let l=[],u;const o=it(j(d=>{const h=Date.now()-u;e(l.map(f=>(f.timeOffset-=h,f)),d),l=[],u=null}),a),c=j(it(j(d=>{const h=bt(d),{clientX:f,clientY:m}=zt(d)?d.changedTouches[0]:d;u||(u=pt()),l.push({x:f,y:m,id:s.getId(h),timeOffset:pt()-u}),o(typeof DragEvent!="undefined"&&d instanceof DragEvent?_.Drag:d instanceof MouseEvent?_.MouseMove:_.TouchMove)}),i,{trailing:!1})),n=[de("mousemove",c,r),de("touchmove",c,r),de("drag",c,r)];return j(()=>{n.forEach(d=>d())})}function Bu({mouseInteractionCb:e,doc:t,mirror:r,blockClass:s,blockSelector:i,sampling:a}){if(a.mouseInteraction===!1)return()=>{};const l=a.mouseInteraction===!0||a.mouseInteraction===void 0?{}:a.mouseInteraction,u=[];let o=null;const c=n=>d=>{const h=bt(d);if(pe(h,s,i,!0))return;let f=null,m=n;if("pointerType"in d){switch(d.pointerType){case"mouse":f=De.Mouse;break;case"touch":f=De.Touch;break;case"pen":f=De.Pen;break}f===De.Touch?H[n]===H.MouseDown?m="TouchStart":H[n]===H.MouseUp&&(m="TouchEnd"):De.Pen}else zt(d)&&(f=De.Touch);f!==null?(o=f,(m.startsWith("Touch")&&f===De.Touch||m.startsWith("Mouse")&&f===De.Mouse)&&(f=null)):H[n]===H.Click&&(f=o,o=null);const p=zt(d)?d.changedTouches[0]:d;if(!p)return;const g=r.getId(h),{clientX:w,clientY:y}=p;j(e)(U({type:H[m],id:g,x:w,y},f!==null&&{pointerType:f}))};return Object.keys(H).filter(n=>Number.isNaN(Number(n))&&!n.endsWith("_Departed")&&l[n]!==!1).forEach(n=>{let d=$e(n);const h=c(n);if(window.PointerEvent)switch(H[n]){case H.MouseDown:case H.MouseUp:d=d.replace("mouse","pointer");break;case H.TouchStart:case H.TouchEnd:return}u.push(de(d,h,t))}),j(()=>{u.forEach(n=>n())})}function Vo({scrollCb:e,doc:t,mirror:r,blockClass:s,blockSelector:i,sampling:a}){const l=j(it(j(u=>{const o=bt(u);if(!o||pe(o,s,i,!0))return;const c=r.getId(o);if(o===t&&t.defaultView){const n=Ks(t.defaultView);e({id:c,x:n.left,y:n.top})}else e({id:c,x:o.scrollLeft,y:o.scrollTop})}),a.scroll||100));return de("scroll",l,t)}function $u({viewportResizeCb:e},{win:t}){let r=-1,s=-1;const i=j(it(j(()=>{const a=ei(),l=ti();(r!==a||s!==l)&&(e({width:Number(l),height:Number(a)}),r=a,s=l)}),200));return de("resize",i,t)}const Wu=["INPUT","TEXTAREA","SELECT"],Bn=new WeakMap;function zu({inputCb:e,doc:t,mirror:r,blockClass:s,blockSelector:i,ignoreClass:a,ignoreSelector:l,maskInputOptions:u,maskInputFn:o,sampling:c,userTriggeredOnInput:n}){function d(y){let v=bt(y);const C=y.isTrusted,S=v&&v.tagName;if(v&&S==="OPTION"&&(v=z.parentElement(v)),!v||!S||Wu.indexOf(S)<0||pe(v,s,i,!0)||v.classList.contains(a)||l&&v.matches(l))return;let b=v.value,E=!1;const x=Ft(v)||"";x==="radio"||x==="checkbox"?E=v.checked:(u[S.toLowerCase()]||u[x])&&(b=Lt({element:v,maskInputOptions:u,tagName:S,type:x,value:b,maskInputFn:o})),h(v,n?{text:b,isChecked:E,userTriggered:C}:{text:b,isChecked:E});const I=v.name;x==="radio"&&I&&E&&t.querySelectorAll(`input[type="radio"][name="${I}"]`).forEach(M=>{if(M!==v){const L=M.value;h(M,n?{text:L,isChecked:!E,userTriggered:!1}:{text:L,isChecked:!E})}})}function h(y,v){const C=Bn.get(y);if(!C||C.text!==v.text||C.isChecked!==v.isChecked){Bn.set(y,v);const S=r.getId(y);j(e)(ce(U({},v),{id:S}))}}const m=(c.input==="last"?["change"]:["input","change"]).map(y=>de(y,j(d),t)),p=t.defaultView;if(!p)return()=>{m.forEach(y=>y())};const g=p.Object.getOwnPropertyDescriptor(p.HTMLInputElement.prototype,"value"),w=[[p.HTMLInputElement.prototype,"value"],[p.HTMLInputElement.prototype,"checked"],[p.HTMLSelectElement.prototype,"value"],[p.HTMLTextAreaElement.prototype,"value"],[p.HTMLSelectElement.prototype,"selectedIndex"],[p.HTMLOptionElement.prototype,"selected"]];return g&&g.set&&m.push(...w.map(y=>wt(y[0],y[1],{set(){j(d)({target:this,isTrusted:!1})}},!1,p))),j(()=>{m.forEach(y=>y())})}function qt(e){const t=[];function r(s,i){if(It("CSSGroupingRule")&&s.parentRule instanceof CSSGroupingRule||It("CSSMediaRule")&&s.parentRule instanceof CSSMediaRule||It("CSSSupportsRule")&&s.parentRule instanceof CSSSupportsRule||It("CSSConditionRule")&&s.parentRule instanceof CSSConditionRule){const l=Array.from(s.parentRule.cssRules).indexOf(s);return i.unshift(l),r(s.parentRule,i)}else if(s.parentStyleSheet){const l=Array.from(s.parentStyleSheet.cssRules).indexOf(s);i.unshift(l)}return i}return r(e,t)}function Le(e,t,r){let s,i;return e?(e.ownerNode?s=t.getId(e.ownerNode):i=r.getId(e),{styleId:i,id:s}):{}}function qu({styleSheetRuleCb:e,mirror:t,stylesheetManager:r},{win:s}){if(!s.CSSStyleSheet||!s.CSSStyleSheet.prototype)return()=>{};const i=s.CSSStyleSheet.prototype.insertRule;s.CSSStyleSheet.prototype.insertRule=new Proxy(i,{apply:j((n,d,h)=>{const[f,m]=h,{id:p,styleId:g}=Le(d,t,r.styleMirror);return(p&&p!==-1||g&&g!==-1)&&e({id:p,styleId:g,adds:[{rule:f,index:m}]}),n.apply(d,h)})}),s.CSSStyleSheet.prototype.addRule=function(n,d,h=this.cssRules.length){const f=`${n} { ${d} }`;return s.CSSStyleSheet.prototype.insertRule.apply(this,[f,h])};const a=s.CSSStyleSheet.prototype.deleteRule;s.CSSStyleSheet.prototype.deleteRule=new Proxy(a,{apply:j((n,d,h)=>{const[f]=h,{id:m,styleId:p}=Le(d,t,r.styleMirror);return(m&&m!==-1||p&&p!==-1)&&e({id:m,styleId:p,removes:[{index:f}]}),n.apply(d,h)})}),s.CSSStyleSheet.prototype.removeRule=function(n){return s.CSSStyleSheet.prototype.deleteRule.apply(this,[n])};let l;s.CSSStyleSheet.prototype.replace&&(l=s.CSSStyleSheet.prototype.replace,s.CSSStyleSheet.prototype.replace=new Proxy(l,{apply:j((n,d,h)=>{const[f]=h,{id:m,styleId:p}=Le(d,t,r.styleMirror);return(m&&m!==-1||p&&p!==-1)&&e({id:m,styleId:p,replace:f}),n.apply(d,h)})}));let u;s.CSSStyleSheet.prototype.replaceSync&&(u=s.CSSStyleSheet.prototype.replaceSync,s.CSSStyleSheet.prototype.replaceSync=new Proxy(u,{apply:j((n,d,h)=>{const[f]=h,{id:m,styleId:p}=Le(d,t,r.styleMirror);return(m&&m!==-1||p&&p!==-1)&&e({id:m,styleId:p,replaceSync:f}),n.apply(d,h)})}));const o={};Dt("CSSGroupingRule")?o.CSSGroupingRule=s.CSSGroupingRule:(Dt("CSSMediaRule")&&(o.CSSMediaRule=s.CSSMediaRule),Dt("CSSConditionRule")&&(o.CSSConditionRule=s.CSSConditionRule),Dt("CSSSupportsRule")&&(o.CSSSupportsRule=s.CSSSupportsRule));const c={};return Object.entries(o).forEach(([n,d])=>{c[n]={insertRule:d.prototype.insertRule,deleteRule:d.prototype.deleteRule},d.prototype.insertRule=new Proxy(c[n].insertRule,{apply:j((h,f,m)=>{const[p,g]=m,{id:w,styleId:y}=Le(f.parentStyleSheet,t,r.styleMirror);return(w&&w!==-1||y&&y!==-1)&&e({id:w,styleId:y,adds:[{rule:p,index:[...qt(f),g||0]}]}),h.apply(f,m)})}),d.prototype.deleteRule=new Proxy(c[n].deleteRule,{apply:j((h,f,m)=>{const[p]=m,{id:g,styleId:w}=Le(f.parentStyleSheet,t,r.styleMirror);return(g&&g!==-1||w&&w!==-1)&&e({id:g,styleId:w,removes:[{index:[...qt(f),p]}]}),h.apply(f,m)})})}),j(()=>{s.CSSStyleSheet.prototype.insertRule=i,s.CSSStyleSheet.prototype.deleteRule=a,l&&(s.CSSStyleSheet.prototype.replace=l),u&&(s.CSSStyleSheet.prototype.replaceSync=u),Object.entries(o).forEach(([n,d])=>{d.prototype.insertRule=c[n].insertRule,d.prototype.deleteRule=c[n].deleteRule})})}function jo({mirror:e,stylesheetManager:t},r){var s,i,a;let l=null;r.nodeName==="#document"?l=e.getId(r):l=e.getId(z.host(r));const u=r.nodeName==="#document"?(s=r.defaultView)==null?void 0:s.Document:(a=(i=r.ownerDocument)==null?void 0:i.defaultView)==null?void 0:a.ShadowRoot,o=u!=null&&u.prototype?Object.getOwnPropertyDescriptor(u==null?void 0:u.prototype,"adoptedStyleSheets"):void 0;return l===null||l===-1||!u||!o?()=>{}:(Object.defineProperty(r,"adoptedStyleSheets",{configurable:o.configurable,enumerable:o.enumerable,get(){var c;return(c=o.get)==null?void 0:c.call(this)},set(c){var n;const d=(n=o.set)==null?void 0:n.call(this,c);if(l!==null&&l!==-1)try{t.adoptStyleSheets(c,l)}catch(h){}return d}}),j(()=>{Object.defineProperty(r,"adoptedStyleSheets",{configurable:o.configurable,enumerable:o.enumerable,get:o.get,set:o.set})}))}function Vu({styleDeclarationCb:e,mirror:t,ignoreCSSAttributes:r,stylesheetManager:s},{win:i}){const a=i.CSSStyleDeclaration.prototype.setProperty;i.CSSStyleDeclaration.prototype.setProperty=new Proxy(a,{apply:j((u,o,c)=>{var n;const[d,h,f]=c;if(r.has(d))return a.apply(o,[d,h,f]);const{id:m,styleId:p}=Le((n=o.parentRule)==null?void 0:n.parentStyleSheet,t,s.styleMirror);return(m&&m!==-1||p&&p!==-1)&&e({id:m,styleId:p,set:{property:d,value:h,priority:f},index:qt(o.parentRule)}),u.apply(o,c)})});const l=i.CSSStyleDeclaration.prototype.removeProperty;return i.CSSStyleDeclaration.prototype.removeProperty=new Proxy(l,{apply:j((u,o,c)=>{var n;const[d]=c;if(r.has(d))return l.apply(o,[d]);const{id:h,styleId:f}=Le((n=o.parentRule)==null?void 0:n.parentStyleSheet,t,s.styleMirror);return(h&&h!==-1||f&&f!==-1)&&e({id:h,styleId:f,remove:{property:d},index:qt(o.parentRule)}),u.apply(o,c)})}),j(()=>{i.CSSStyleDeclaration.prototype.setProperty=a,i.CSSStyleDeclaration.prototype.removeProperty=l})}function ju({mediaInteractionCb:e,blockClass:t,blockSelector:r,mirror:s,sampling:i,doc:a}){const l=j(o=>it(j(c=>{const n=bt(c);if(!n||pe(n,t,r,!0))return;const{currentTime:d,volume:h,muted:f,playbackRate:m,loop:p}=n;e({type:o,id:s.getId(n),currentTime:d,volume:h,muted:f,playbackRate:m,loop:p})}),i.media||500)),u=[de("play",l(Fe.Play),a),de("pause",l(Fe.Pause),a),de("seeked",l(Fe.Seeked),a),de("volumechange",l(Fe.VolumeChange),a),de("ratechange",l(Fe.RateChange),a)];return j(()=>{u.forEach(o=>o())})}function Gu({fontCb:e,doc:t}){const r=t.defaultView;if(!r)return()=>{};const s=[],i=new WeakMap,a=r.FontFace;r.FontFace=function(o,c,n){const d=new a(o,c,n);return i.set(d,{family:o,buffer:typeof c!="string",descriptors:n,fontSource:typeof c=="string"?c:JSON.stringify(Array.from(new Uint8Array(c)))}),d};const l=Ge(t.fonts,"add",function(u){return function(o){return setTimeout(j(()=>{const c=i.get(o);c&&(e(c),i.delete(o))}),0),u.apply(this,[o])}});return s.push(()=>{r.FontFace=a}),s.push(l),j(()=>{s.forEach(u=>u())})}function Hu(e){const{doc:t,mirror:r,blockClass:s,blockSelector:i,selectionCb:a}=e;let l=!0;const u=j(()=>{const o=t.getSelection();if(!o||l&&(o!=null&&o.isCollapsed))return;l=o.isCollapsed||!1;const c=[],n=o.rangeCount||0;for(let d=0;d<n;d++){const h=o.getRangeAt(d),{startContainer:f,startOffset:m,endContainer:p,endOffset:g}=h;pe(f,s,i,!0)||pe(p,s,i,!0)||c.push({start:r.getId(f),startOffset:m,end:r.getId(p),endOffset:g})}a({ranges:c})});return u(),de("selectionchange",u)}function Yu({doc:e,customElementCb:t}){const r=e.defaultView;return!r||!r.customElements?()=>{}:Ge(r.customElements,"define",function(i){return function(a,l,u){try{t({define:{name:a}})}catch(o){console.warn(`Custom element callback failed for ${a}`)}return i.apply(this,[a,l,u])}})}function Ju(e,t){const{mutationCb:r,mousemoveCb:s,mouseInteractionCb:i,scrollCb:a,viewportResizeCb:l,inputCb:u,mediaInteractionCb:o,styleSheetRuleCb:c,styleDeclarationCb:n,canvasMutationCb:d,fontCb:h,selectionCb:f,customElementCb:m}=e;e.mutationCb=(...p)=>{t.mutation&&t.mutation(...p),r(...p)},e.mousemoveCb=(...p)=>{t.mousemove&&t.mousemove(...p),s(...p)},e.mouseInteractionCb=(...p)=>{t.mouseInteraction&&t.mouseInteraction(...p),i(...p)},e.scrollCb=(...p)=>{t.scroll&&t.scroll(...p),a(...p)},e.viewportResizeCb=(...p)=>{t.viewportResize&&t.viewportResize(...p),l(...p)},e.inputCb=(...p)=>{t.input&&t.input(...p),u(...p)},e.mediaInteractionCb=(...p)=>{t.mediaInteaction&&t.mediaInteaction(...p),o(...p)},e.styleSheetRuleCb=(...p)=>{t.styleSheetRule&&t.styleSheetRule(...p),c(...p)},e.styleDeclarationCb=(...p)=>{t.styleDeclaration&&t.styleDeclaration(...p),n(...p)},e.canvasMutationCb=(...p)=>{t.canvasMutation&&t.canvasMutation(...p),d(...p)},e.fontCb=(...p)=>{t.font&&t.font(...p),h(...p)},e.selectionCb=(...p)=>{t.selection&&t.selection(...p),f(...p)},e.customElementCb=(...p)=>{t.customElement&&t.customElement(...p),m(...p)}}function Xu(e,t={}){const r=e.doc.defaultView;if(!r)return()=>{};Ju(e,t);let s;e.recordDOM&&(s=qo(e,e.doc));const i=Uu(e),a=Bu(e),l=Vo(e),u=$u(e,{win:r}),o=zu(e),c=ju(e);let n=()=>{},d=()=>{},h=()=>{},f=()=>{};e.recordDOM&&(n=qu(e,{win:r}),d=jo(e,e.doc),h=Vu(e,{win:r}),e.collectFonts&&(f=Gu(e)));const m=Hu(e),p=Yu(e),g=[];for(const w of e.plugins)g.push(w.observer(w.callback,r,w.options));return j(()=>{qe.forEach(w=>w.reset()),s==null||s.disconnect(),i(),a(),l(),u(),o(),c(),n(),d(),h(),f(),m(),p(),g.forEach(w=>w())})}function It(e){return typeof window[e]!="undefined"}function Dt(e){return!!(typeof window[e]!="undefined"&&window[e].prototype&&"insertRule"in window[e].prototype&&"deleteRule"in window[e].prototype)}class $n{constructor(t){N(this,"iframeIdToRemoteIdMap",new WeakMap),N(this,"iframeRemoteIdToIdMap",new WeakMap),this.generateIdFn=t}getId(t,r,s,i){const a=s||this.getIdToRemoteIdMap(t),l=i||this.getRemoteIdToIdMap(t);let u=a.get(r);return u||(u=this.generateIdFn(),a.set(r,u),l.set(u,r)),u}getIds(t,r){const s=this.getIdToRemoteIdMap(t),i=this.getRemoteIdToIdMap(t);return r.map(a=>this.getId(t,a,s,i))}getRemoteId(t,r,s){const i=s||this.getRemoteIdToIdMap(t);if(typeof r!="number")return r;const a=i.get(r);return a||-1}getRemoteIds(t,r){const s=this.getRemoteIdToIdMap(t);return r.map(i=>this.getRemoteId(t,i,s))}reset(t){if(!t){this.iframeIdToRemoteIdMap=new WeakMap,this.iframeRemoteIdToIdMap=new WeakMap;return}this.iframeIdToRemoteIdMap.delete(t),this.iframeRemoteIdToIdMap.delete(t)}getIdToRemoteIdMap(t){let r=this.iframeIdToRemoteIdMap.get(t);return r||(r=new Map,this.iframeIdToRemoteIdMap.set(t,r)),r}getRemoteIdToIdMap(t){let r=this.iframeRemoteIdToIdMap.get(t);return r||(r=new Map,this.iframeRemoteIdToIdMap.set(t,r)),r}}class Qu{constructor(t){N(this,"iframes",new WeakMap),N(this,"crossOriginIframeMap",new WeakMap),N(this,"crossOriginIframeMirror",new $n(oo)),N(this,"crossOriginIframeStyleMirror"),N(this,"crossOriginIframeRootIdMap",new WeakMap),N(this,"mirror"),N(this,"mutationCb"),N(this,"wrappedEmit"),N(this,"loadListener"),N(this,"stylesheetManager"),N(this,"recordCrossOriginIframes"),this.mutationCb=t.mutationCb,this.wrappedEmit=t.wrappedEmit,this.stylesheetManager=t.stylesheetManager,this.recordCrossOriginIframes=t.recordCrossOriginIframes,this.crossOriginIframeStyleMirror=new $n(this.stylesheetManager.styleMirror.generateId.bind(this.stylesheetManager.styleMirror)),this.mirror=t.mirror,this.recordCrossOriginIframes&&window.addEventListener("message",this.handleMessage.bind(this))}addIframe(t){this.iframes.set(t,!0),t.contentWindow&&this.crossOriginIframeMap.set(t.contentWindow,t)}addLoadListener(t){this.loadListener=t}attachIframe(t,r){var s,i;this.mutationCb({adds:[{parentId:this.mirror.getId(t),nextId:null,node:r}],removes:[],texts:[],attributes:[],isAttachIframe:!0}),this.recordCrossOriginIframes&&((s=t.contentWindow)==null||s.addEventListener("message",this.handleMessage.bind(this))),(i=this.loadListener)==null||i.call(this,t),t.contentDocument&&t.contentDocument.adoptedStyleSheets&&t.contentDocument.adoptedStyleSheets.length>0&&this.stylesheetManager.adoptStyleSheets(t.contentDocument.adoptedStyleSheets,this.mirror.getId(t.contentDocument))}handleMessage(t){const r=t;if(r.data.type!=="rrweb"||r.origin!==r.data.origin||!t.source)return;const i=this.crossOriginIframeMap.get(t.source);if(!i)return;const a=this.transformCrossOriginEvent(i,r.data.event);a&&this.wrappedEmit(a,r.data.isCheckout)}transformCrossOriginEvent(t,r){var s;switch(r.type){case k.FullSnapshot:{this.crossOriginIframeMirror.reset(t),this.crossOriginIframeStyleMirror.reset(t),this.replaceIdOnNode(r.data.node,t);const i=r.data.node.id;return this.crossOriginIframeRootIdMap.set(t,i),this.patchRootIdOnNode(r.data.node,i),{timestamp:r.timestamp,type:k.IncrementalSnapshot,data:{source:_.Mutation,adds:[{parentId:this.mirror.getId(t),nextId:null,node:r.data.node}],removes:[],texts:[],attributes:[],isAttachIframe:!0}}}case k.Meta:case k.Load:case k.DomContentLoaded:return!1;case k.Plugin:return r;case k.Custom:return this.replaceIds(r.data.payload,t,["id","parentId","previousId","nextId"]),r;case k.IncrementalSnapshot:switch(r.data.source){case _.Mutation:return r.data.adds.forEach(i=>{this.replaceIds(i,t,["parentId","nextId","previousId"]),this.replaceIdOnNode(i.node,t);const a=this.crossOriginIframeRootIdMap.get(t);a&&this.patchRootIdOnNode(i.node,a)}),r.data.removes.forEach(i=>{this.replaceIds(i,t,["parentId","id"])}),r.data.attributes.forEach(i=>{this.replaceIds(i,t,["id"])}),r.data.texts.forEach(i=>{this.replaceIds(i,t,["id"])}),r;case _.Drag:case _.TouchMove:case _.MouseMove:return r.data.positions.forEach(i=>{this.replaceIds(i,t,["id"])}),r;case _.ViewportResize:return!1;case _.MediaInteraction:case _.MouseInteraction:case _.Scroll:case _.CanvasMutation:case _.Input:return this.replaceIds(r.data,t,["id"]),r;case _.StyleSheetRule:case _.StyleDeclaration:return this.replaceIds(r.data,t,["id"]),this.replaceStyleIds(r.data,t,["styleId"]),r;case _.Font:return r;case _.Selection:return r.data.ranges.forEach(i=>{this.replaceIds(i,t,["start","end"])}),r;case _.AdoptedStyleSheet:return this.replaceIds(r.data,t,["id"]),this.replaceStyleIds(r.data,t,["styleIds"]),(s=r.data.styles)==null||s.forEach(i=>{this.replaceStyleIds(i,t,["styleId"])}),r}}return!1}replace(t,r,s,i){for(const a of i)!Array.isArray(r[a])&&typeof r[a]!="number"||(Array.isArray(r[a])?r[a]=t.getIds(s,r[a]):r[a]=t.getId(s,r[a]));return r}replaceIds(t,r,s){return this.replace(this.crossOriginIframeMirror,t,r,s)}replaceStyleIds(t,r,s){return this.replace(this.crossOriginIframeStyleMirror,t,r,s)}replaceIdOnNode(t,r){this.replaceIds(t,r,["id","rootId"]),"childNodes"in t&&t.childNodes.forEach(s=>{this.replaceIdOnNode(s,r)})}patchRootIdOnNode(t,r){t.type!==Ae.Document&&!t.rootId&&(t.rootId=r),"childNodes"in t&&t.childNodes.forEach(s=>{this.patchRootIdOnNode(s,r)})}}class Zu{constructor(t){N(this,"shadowDoms",new WeakSet),N(this,"mutationCb"),N(this,"scrollCb"),N(this,"bypassOptions"),N(this,"mirror"),N(this,"restoreHandlers",[]),this.mutationCb=t.mutationCb,this.scrollCb=t.scrollCb,this.bypassOptions=t.bypassOptions,this.mirror=t.mirror,this.init()}init(){this.reset(),this.patchAttachShadow(Element,document)}addShadowRoot(t,r){if(!ct(t)||this.shadowDoms.has(t))return;this.shadowDoms.add(t);const s=qo(ce(U({},this.bypassOptions),{doc:r,mutationCb:this.mutationCb,mirror:this.mirror,shadowDomManager:this}),t);this.restoreHandlers.push(()=>s.disconnect()),this.restoreHandlers.push(Vo(ce(U({},this.bypassOptions),{scrollCb:this.scrollCb,doc:t,mirror:this.mirror}))),setTimeout(()=>{t.adoptedStyleSheets&&t.adoptedStyleSheets.length>0&&this.bypassOptions.stylesheetManager.adoptStyleSheets(t.adoptedStyleSheets,this.mirror.getId(z.host(t))),this.restoreHandlers.push(jo({mirror:this.mirror,stylesheetManager:this.bypassOptions.stylesheetManager},t))},0)}observeAttachShadow(t){!t.contentWindow||!t.contentDocument||this.patchAttachShadow(t.contentWindow.Element,t.contentDocument)}patchAttachShadow(t,r){const s=this;this.restoreHandlers.push(Ge(t.prototype,"attachShadow",function(i){return function(a){const l=i.call(this,a),u=z.shadowRoot(this);return u&&ci(this)&&s.addShadowRoot(u,r),l}}))}reset(){this.restoreHandlers.forEach(t=>{try{t()}catch(r){}}),this.restoreHandlers=[],this.shadowDoms=new WeakSet}}var tt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",lt=typeof Uint8Array=="undefined"?[]:new Uint8Array(256);for(var At=0;At<tt.length;At++)lt[tt.charCodeAt(At)]=At;var Ku=function(e){var t=new Uint8Array(e),r,s=t.length,i="";for(r=0;r<s;r+=3)i+=tt[t[r]>>2],i+=tt[(t[r]&3)<<4|t[r+1]>>4],i+=tt[(t[r+1]&15)<<2|t[r+2]>>6],i+=tt[t[r+2]&63];return s%3===2?i=i.substring(0,i.length-1)+"=":s%3===1&&(i=i.substring(0,i.length-2)+"=="),i},ec=function(e){var t=e.length*.75,r=e.length,s,i=0,a,l,u,o;e[e.length-1]==="="&&(t--,e[e.length-2]==="="&&t--);var c=new ArrayBuffer(t),n=new Uint8Array(c);for(s=0;s<r;s+=4)a=lt[e.charCodeAt(s)],l=lt[e.charCodeAt(s+1)],u=lt[e.charCodeAt(s+2)],o=lt[e.charCodeAt(s+3)],n[i++]=a<<2|l>>4,n[i++]=(l&15)<<4|u>>2,n[i++]=(u&3)<<6|o&63;return c};const Wn=new Map;function tc(e,t){let r=Wn.get(e);return r||(r=new Map,Wn.set(e,r)),r.has(t)||r.set(t,[]),r.get(t)}const Go=(e,t,r)=>{if(!e||!(Yo(e,t)||typeof e=="object"))return;const s=e.constructor.name,i=tc(r,s);let a=i.indexOf(e);return a===-1&&(a=i.length,i.push(e)),a};function kt(e,t,r){if(e instanceof Array)return e.map(s=>kt(s,t,r));if(e===null)return e;if(e instanceof Float32Array||e instanceof Float64Array||e instanceof Int32Array||e instanceof Uint32Array||e instanceof Uint8Array||e instanceof Uint16Array||e instanceof Int16Array||e instanceof Int8Array||e instanceof Uint8ClampedArray)return{rr_type:e.constructor.name,args:[Object.values(e)]};if(e instanceof ArrayBuffer){const s=e.constructor.name,i=Ku(e);return{rr_type:s,base64:i}}else{if(e instanceof DataView)return{rr_type:e.constructor.name,args:[kt(e.buffer,t,r),e.byteOffset,e.byteLength]};if(e instanceof HTMLImageElement){const s=e.constructor.name,{src:i}=e;return{rr_type:s,src:i}}else if(e instanceof HTMLCanvasElement){const s="HTMLImageElement",i=e.toDataURL();return{rr_type:s,src:i}}else{if(e instanceof ImageData)return{rr_type:e.constructor.name,args:[kt(e.data,t,r),e.width,e.height]};if(Yo(e,t)||typeof e=="object"){const s=e.constructor.name,i=Go(e,t,r);return{rr_type:s,index:i}}}}return e}const Ho=(e,t,r)=>e.map(s=>kt(s,t,r)),Yo=(e,t)=>!!["WebGLActiveInfo","WebGLBuffer","WebGLFramebuffer","WebGLProgram","WebGLRenderbuffer","WebGLShader","WebGLShaderPrecisionFormat","WebGLTexture","WebGLUniformLocation","WebGLVertexArrayObject","WebGLVertexArrayObjectOES"].filter(i=>typeof t[i]=="function").find(i=>e instanceof t[i]);function rc(e,t,r,s){const i=[],a=Object.getOwnPropertyNames(t.CanvasRenderingContext2D.prototype);for(const l of a)try{if(typeof t.CanvasRenderingContext2D.prototype[l]!="function")continue;const u=Ge(t.CanvasRenderingContext2D.prototype,l,function(o){return function(...c){return pe(this.canvas,r,s,!0)||setTimeout(()=>{const n=Ho(c,t,this);e(this.canvas,{type:Te["2D"],property:l,args:n})},0),o.apply(this,c)}});i.push(u)}catch(u){const o=wt(t.CanvasRenderingContext2D.prototype,l,{set(c){e(this.canvas,{type:Te["2D"],property:l,args:[c],setter:!0})}});i.push(o)}return()=>{i.forEach(l=>l())}}function sc(e){return e==="experimental-webgl"?"webgl":e}function zn(e,t,r,s){const i=[];try{const a=Ge(e.HTMLCanvasElement.prototype,"getContext",function(l){return function(u,...o){if(!pe(this,t,r,!0)){const c=sc(u);if("__context"in this||(this.__context=c),s&&["webgl","webgl2"].includes(c))if(o[0]&&typeof o[0]=="object"){const n=o[0];n.preserveDrawingBuffer||(n.preserveDrawingBuffer=!0)}else o.splice(0,1,{preserveDrawingBuffer:!0})}return l.apply(this,[u,...o])}});i.push(a)}catch(a){console.error("failed to patch HTMLCanvasElement.prototype.getContext")}return()=>{i.forEach(a=>a())}}function qn(e,t,r,s,i,a){const l=[],u=Object.getOwnPropertyNames(e);for(const o of u)if(!["isContextLost","canvas","drawingBufferWidth","drawingBufferHeight"].includes(o))try{if(typeof e[o]!="function")continue;const c=Ge(e,o,function(n){return function(...d){const h=n.apply(this,d);if(Go(h,a,this),"tagName"in this.canvas&&!pe(this.canvas,s,i,!0)){const f=Ho(d,a,this),m={type:t,property:o,args:f};r(this.canvas,m)}return h}});l.push(c)}catch(c){const n=wt(e,o,{set(d){r(this.canvas,{type:t,property:o,args:[d],setter:!0})}});l.push(n)}return l}function ic(e,t,r,s){const i=[];return typeof t.WebGLRenderingContext!="undefined"&&i.push(...qn(t.WebGLRenderingContext.prototype,Te.WebGL,e,r,s,t)),typeof t.WebGL2RenderingContext!="undefined"&&i.push(...qn(t.WebGL2RenderingContext.prototype,Te.WebGL2,e,r,s,t)),()=>{i.forEach(a=>a())}}const Jo=`(function() {
|
|
68
|
+
"use strict";
|
|
69
|
+
var chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";
|
|
70
|
+
var lookup = typeof Uint8Array === "undefined" ? [] : new Uint8Array(256);
|
|
71
|
+
for (var i = 0; i < chars.length; i++) {
|
|
72
|
+
lookup[chars.charCodeAt(i)] = i;
|
|
73
|
+
}
|
|
74
|
+
var encode = function(arraybuffer) {
|
|
75
|
+
var bytes = new Uint8Array(arraybuffer), i2, len = bytes.length, base64 = "";
|
|
76
|
+
for (i2 = 0; i2 < len; i2 += 3) {
|
|
77
|
+
base64 += chars[bytes[i2] >> 2];
|
|
78
|
+
base64 += chars[(bytes[i2] & 3) << 4 | bytes[i2 + 1] >> 4];
|
|
79
|
+
base64 += chars[(bytes[i2 + 1] & 15) << 2 | bytes[i2 + 2] >> 6];
|
|
80
|
+
base64 += chars[bytes[i2 + 2] & 63];
|
|
81
|
+
}
|
|
82
|
+
if (len % 3 === 2) {
|
|
83
|
+
base64 = base64.substring(0, base64.length - 1) + "=";
|
|
84
|
+
} else if (len % 3 === 1) {
|
|
85
|
+
base64 = base64.substring(0, base64.length - 2) + "==";
|
|
86
|
+
}
|
|
87
|
+
return base64;
|
|
88
|
+
};
|
|
89
|
+
const lastBlobMap = /* @__PURE__ */ new Map();
|
|
90
|
+
const transparentBlobMap = /* @__PURE__ */ new Map();
|
|
91
|
+
async function getTransparentBlobFor(width, height, dataURLOptions) {
|
|
92
|
+
const id = \`\${width}-\${height}\`;
|
|
93
|
+
if ("OffscreenCanvas" in globalThis) {
|
|
94
|
+
if (transparentBlobMap.has(id)) return transparentBlobMap.get(id);
|
|
95
|
+
const offscreen = new OffscreenCanvas(width, height);
|
|
96
|
+
offscreen.getContext("2d");
|
|
97
|
+
const blob = await offscreen.convertToBlob(dataURLOptions);
|
|
98
|
+
const arrayBuffer = await blob.arrayBuffer();
|
|
99
|
+
const base64 = encode(arrayBuffer);
|
|
100
|
+
transparentBlobMap.set(id, base64);
|
|
101
|
+
return base64;
|
|
102
|
+
} else {
|
|
103
|
+
return "";
|
|
104
|
+
}
|
|
105
|
+
}
|
|
106
|
+
const worker = self;
|
|
107
|
+
worker.onmessage = async function(e) {
|
|
108
|
+
if ("OffscreenCanvas" in globalThis) {
|
|
109
|
+
const { id, bitmap, width, height, dataURLOptions } = e.data;
|
|
110
|
+
const transparentBase64 = getTransparentBlobFor(
|
|
111
|
+
width,
|
|
112
|
+
height,
|
|
113
|
+
dataURLOptions
|
|
114
|
+
);
|
|
115
|
+
const offscreen = new OffscreenCanvas(width, height);
|
|
116
|
+
const ctx = offscreen.getContext("2d");
|
|
117
|
+
ctx.drawImage(bitmap, 0, 0);
|
|
118
|
+
bitmap.close();
|
|
119
|
+
const blob = await offscreen.convertToBlob(dataURLOptions);
|
|
120
|
+
const type = blob.type;
|
|
121
|
+
const arrayBuffer = await blob.arrayBuffer();
|
|
122
|
+
const base64 = encode(arrayBuffer);
|
|
123
|
+
if (!lastBlobMap.has(id) && await transparentBase64 === base64) {
|
|
124
|
+
lastBlobMap.set(id, base64);
|
|
125
|
+
return worker.postMessage({ id });
|
|
126
|
+
}
|
|
127
|
+
if (lastBlobMap.get(id) === base64) return worker.postMessage({ id });
|
|
128
|
+
worker.postMessage({
|
|
129
|
+
id,
|
|
130
|
+
type,
|
|
131
|
+
base64,
|
|
132
|
+
width,
|
|
133
|
+
height
|
|
134
|
+
});
|
|
135
|
+
lastBlobMap.set(id, base64);
|
|
136
|
+
} else {
|
|
137
|
+
return worker.postMessage({ id: e.data.id });
|
|
138
|
+
}
|
|
139
|
+
};
|
|
140
|
+
})();
|
|
141
|
+
//# sourceMappingURL=image-bitmap-data-url-worker-IJpC7g_b.js.map
|
|
142
|
+
`,Vn=typeof self!="undefined"&&self.Blob&&new Blob([Jo],{type:"text/javascript;charset=utf-8"});function nc(e){let t;try{if(t=Vn&&(self.URL||self.webkitURL).createObjectURL(Vn),!t)throw"";const r=new Worker(t,{name:e==null?void 0:e.name});return r.addEventListener("error",()=>{(self.URL||self.webkitURL).revokeObjectURL(t)}),r}catch(r){return new Worker("data:text/javascript;charset=utf-8,"+encodeURIComponent(Jo),{name:e==null?void 0:e.name})}finally{t&&(self.URL||self.webkitURL).revokeObjectURL(t)}}class oc{constructor(t){N(this,"pendingCanvasMutations",new Map),N(this,"rafStamps",{latestId:0,invokeId:null}),N(this,"mirror"),N(this,"mutationCb"),N(this,"resetObservers"),N(this,"frozen",!1),N(this,"locked",!1),N(this,"processMutation",(o,c)=>{(this.rafStamps.invokeId&&this.rafStamps.latestId!==this.rafStamps.invokeId||!this.rafStamps.invokeId)&&(this.rafStamps.invokeId=this.rafStamps.latestId),this.pendingCanvasMutations.has(o)||this.pendingCanvasMutations.set(o,[]),this.pendingCanvasMutations.get(o).push(c)});const{sampling:r="all",win:s,blockClass:i,blockSelector:a,recordCanvas:l,dataURLOptions:u}=t;this.mutationCb=t.mutationCb,this.mirror=t.mirror,l&&r==="all"&&this.initCanvasMutationObserver(s,i,a),l&&typeof r=="number"&&this.initCanvasFPSObserver(r,s,i,a,{dataURLOptions:u})}reset(){this.pendingCanvasMutations.clear(),this.resetObservers&&this.resetObservers()}freeze(){this.frozen=!0}unfreeze(){this.frozen=!1}lock(){this.locked=!0}unlock(){this.locked=!1}initCanvasFPSObserver(t,r,s,i,a){const l=zn(r,s,i,!0),u=new Map,o=new nc;o.onmessage=m=>{const{id:p}=m.data;if(u.set(p,!1),!("base64"in m.data))return;const{base64:g,type:w,width:y,height:v}=m.data;this.mutationCb({id:p,type:Te["2D"],commands:[{property:"clearRect",args:[0,0,y,v]},{property:"drawImage",args:[{rr_type:"ImageBitmap",args:[{rr_type:"Blob",data:[{rr_type:"ArrayBuffer",base64:g}],type:w}]},0,0]}]})};const c=1e3/t;let n=0,d;const h=()=>{const m=[];return r.document.querySelectorAll("canvas").forEach(p=>{pe(p,s,i,!0)||m.push(p)}),m},f=m=>{if(n&&m-n<c){d=requestAnimationFrame(f);return}n=m,h().forEach(async p=>{var g;const w=this.mirror.getId(p);if(u.get(w)||p.width===0||p.height===0)return;if(u.set(w,!0),["webgl","webgl2"].includes(p.__context)){const v=p.getContext(p.__context);((g=v==null?void 0:v.getContextAttributes())==null?void 0:g.preserveDrawingBuffer)===!1&&v.clear(v.COLOR_BUFFER_BIT)}const y=await createImageBitmap(p);o.postMessage({id:w,bitmap:y,width:p.width,height:p.height,dataURLOptions:a.dataURLOptions},[y])}),d=requestAnimationFrame(f)};d=requestAnimationFrame(f),this.resetObservers=()=>{l(),cancelAnimationFrame(d)}}initCanvasMutationObserver(t,r,s){this.startRAFTimestamping(),this.startPendingCanvasMutationFlusher();const i=zn(t,r,s,!1),a=rc(this.processMutation.bind(this),t,r,s),l=ic(this.processMutation.bind(this),t,r,s);this.resetObservers=()=>{i(),a(),l()}}startPendingCanvasMutationFlusher(){requestAnimationFrame(()=>this.flushPendingCanvasMutations())}startRAFTimestamping(){const t=r=>{this.rafStamps.latestId=r,requestAnimationFrame(t)};requestAnimationFrame(t)}flushPendingCanvasMutations(){this.pendingCanvasMutations.forEach((t,r)=>{const s=this.mirror.getId(r);this.flushPendingCanvasMutationFor(r,s)}),requestAnimationFrame(()=>this.flushPendingCanvasMutations())}flushPendingCanvasMutationFor(t,r){if(this.frozen||this.locked)return;const s=this.pendingCanvasMutations.get(t);if(!s||r===-1)return;const i=s.map(l=>{const c=l,{type:u}=c;return He(c,["type"])}),{type:a}=s[0];this.mutationCb({id:r,type:a,commands:i}),this.pendingCanvasMutations.delete(t)}}class ac{constructor(t){N(this,"trackedLinkElements",new WeakSet),N(this,"mutationCb"),N(this,"adoptedStyleSheetCb"),N(this,"styleMirror",new li),this.mutationCb=t.mutationCb,this.adoptedStyleSheetCb=t.adoptedStyleSheetCb}attachLinkElement(t,r){"_cssText"in r.attributes&&this.mutationCb({adds:[],removes:[],texts:[],attributes:[{id:r.id,attributes:r.attributes}]}),this.trackLinkElement(t)}trackLinkElement(t){this.trackedLinkElements.has(t)||(this.trackedLinkElements.add(t),this.trackStylesheetInLinkElement(t))}adoptStyleSheets(t,r){if(t.length===0)return;const s={id:r,styleIds:[]},i=[];for(const a of t){let l;this.styleMirror.has(a)?l=this.styleMirror.getId(a):(l=this.styleMirror.add(a),i.push({styleId:l,rules:Array.from(a.rules||CSSRule,(u,o)=>({rule:io(u,a.href),index:o}))})),s.styleIds.push(l)}i.length>0&&(s.styles=i),this.adoptedStyleSheetCb(s)}reset(){this.styleMirror.reset(),this.trackedLinkElements=new WeakSet}trackStylesheetInLinkElement(t){}}class lc{constructor(){N(this,"nodeMap",new WeakMap),N(this,"active",!1)}inOtherBuffer(t,r){const s=this.nodeMap.get(t);return s&&Array.from(s).some(i=>i!==r)}add(t,r){this.active||(this.active=!0,requestAnimationFrame(()=>{this.nodeMap=new WeakMap,this.active=!1})),this.nodeMap.set(t,(this.nodeMap.get(t)||new Set).add(r))}destroy(){}}let ae,Pt,fs,Vt=!1;try{if(Array.from([1],e=>e*2)[0]!==2){const e=document.createElement("iframe");document.body.appendChild(e),Array.from=((gi=e.contentWindow)==null?void 0:gi.Array.from)||Array.from,document.body.removeChild(e)}}catch(e){console.debug("Unable to override Array.from",e)}const Se=no();function ze(e={}){const{emit:t,checkoutEveryNms:r,checkoutEveryNth:s,blockClass:i="rr-block",blockSelector:a=null,ignoreClass:l="rr-ignore",ignoreSelector:u=null,maskTextClass:o="rr-mask",maskTextSelector:c=null,inlineStylesheet:n=!0,maskAllInputs:d,maskInputOptions:h,slimDOMOptions:f,maskInputFn:m,maskTextFn:p,hooks:g,packFn:w,sampling:y={},dataURLOptions:v={},mousemoveWait:C,recordDOM:S=!0,recordCanvas:b=!1,recordCrossOriginIframes:E=!1,recordAfter:x=e.recordAfter==="DOMContentLoaded"?e.recordAfter:"load",userTriggeredOnInput:I=!1,collectFonts:M=!1,inlineImages:L=!1,plugins:D,keepIframeSrcFn:R=()=>!1,ignoreCSSAttributes:Y=new Set([]),errorHandler:J}=e;Lu(J);const P=E?window.parent===window:!0;let A=!1;if(!P)try{window.parent.document&&(A=!1)}catch(F){A=!0}if(P&&!t)throw new Error("emit function is required");if(!P&&!A)return()=>{};C!==void 0&&y.mousemove===void 0&&(y.mousemove=C),Se.reset();const W=d===!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}:h!==void 0?h:{password:!0},X=co(f);ii();let V,B=0;const ue=F=>{for(const oe of D||[])oe.eventProcessor&&(F=oe.eventProcessor(F));return w&&!A&&(F=w(F)),F};ae=(F,oe)=>{var Z;const ee=F;if(ee.timestamp=pt(),(Z=qe[0])!=null&&Z.isFrozen()&&ee.type!==k.FullSnapshot&&!(ee.type===k.IncrementalSnapshot&&ee.data.source===_.Mutation)&&qe.forEach(ye=>ye.unfreeze()),P)t==null||t(ue(ee),oe);else if(A){const ye={type:"rrweb",event:ue(ee),origin:window.location.origin,isCheckout:oe};window.parent.postMessage(ye,"*")}if(ee.type===k.FullSnapshot)V=ee,B=0;else if(ee.type===k.IncrementalSnapshot){if(ee.data.source===_.Mutation&&ee.data.isAttachIframe)return;B++;const ye=s&&B>=s,K=r&&ee.timestamp-V.timestamp>r;(ye||K)&&Pt(!0)}};const O=F=>{ae({type:k.IncrementalSnapshot,data:U({source:_.Mutation},F)})},re=F=>ae({type:k.IncrementalSnapshot,data:U({source:_.Scroll},F)}),Q=F=>ae({type:k.IncrementalSnapshot,data:U({source:_.CanvasMutation},F)}),Re=F=>ae({type:k.IncrementalSnapshot,data:U({source:_.AdoptedStyleSheet},F)}),le=new ac({mutationCb:O,adoptedStyleSheetCb:Re}),he=new Qu({mirror:Se,mutationCb:O,stylesheetManager:le,recordCrossOriginIframes:E,wrappedEmit:ae});for(const F of D||[])F.getMirror&&F.getMirror({nodeMirror:Se,crossOriginIframeMirror:he.crossOriginIframeMirror,crossOriginIframeStyleMirror:he.crossOriginIframeStyleMirror});const Oe=new lc;fs=new oc({recordCanvas:b,mutationCb:Q,win:window,blockClass:i,blockSelector:a,mirror:Se,sampling:y.canvas,dataURLOptions:v});const we=new Zu({mutationCb:O,scrollCb:re,bypassOptions:{blockClass:i,blockSelector:a,maskTextClass:o,maskTextSelector:c,inlineStylesheet:n,maskInputOptions:W,dataURLOptions:v,maskTextFn:p,maskInputFn:m,recordCanvas:b,inlineImages:L,sampling:y,slimDOMOptions:X,iframeManager:he,stylesheetManager:le,canvasManager:fs,keepIframeSrcFn:R,processedNodeManager:Oe},mirror:Se});Pt=(F=!1)=>{if(!S)return;ae({type:k.Meta,data:{href:window.location.href,width:ti(),height:ei()}},F),le.reset(),we.init(),qe.forEach(Z=>Z.lock());const oe=il(document,{mirror:Se,blockClass:i,blockSelector:a,maskTextClass:o,maskTextSelector:c,inlineStylesheet:n,maskAllInputs:W,maskTextFn:p,maskInputFn:m,slimDOM:X,dataURLOptions:v,recordCanvas:b,inlineImages:L,onSerialize:Z=>{st(Z,Se)&&he.addIframe(Z),oi(Z,Se)&&le.trackLinkElement(Z),Ue(Z)&&we.addShadowRoot(z.shadowRoot(Z),document)},onIframeLoad:(Z,ee)=>{he.attachIframe(Z,ee),we.observeAttachShadow(Z)},onStylesheetLoad:(Z,ee)=>{le.attachLinkElement(Z,ee)},keepIframeSrcFn:R});if(!oe)return console.warn("Failed to snapshot the document");ae({type:k.FullSnapshot,data:{node:oe,initialOffset:Ks(window)}},F),qe.forEach(Z=>Z.unlock()),document.adoptedStyleSheets&&document.adoptedStyleSheets.length>0&&le.adoptStyleSheets(document.adoptedStyleSheets,Se.getId(document))};try{const F=[],oe=ee=>{var ye;return j(Xu)({mutationCb:O,mousemoveCb:(K,ar)=>ae({type:k.IncrementalSnapshot,data:{source:ar,positions:K}}),mouseInteractionCb:K=>ae({type:k.IncrementalSnapshot,data:U({source:_.MouseInteraction},K)}),scrollCb:re,viewportResizeCb:K=>ae({type:k.IncrementalSnapshot,data:U({source:_.ViewportResize},K)}),inputCb:K=>ae({type:k.IncrementalSnapshot,data:U({source:_.Input},K)}),mediaInteractionCb:K=>ae({type:k.IncrementalSnapshot,data:U({source:_.MediaInteraction},K)}),styleSheetRuleCb:K=>ae({type:k.IncrementalSnapshot,data:U({source:_.StyleSheetRule},K)}),styleDeclarationCb:K=>ae({type:k.IncrementalSnapshot,data:U({source:_.StyleDeclaration},K)}),canvasMutationCb:Q,fontCb:K=>ae({type:k.IncrementalSnapshot,data:U({source:_.Font},K)}),selectionCb:K=>{ae({type:k.IncrementalSnapshot,data:U({source:_.Selection},K)})},customElementCb:K=>{ae({type:k.IncrementalSnapshot,data:U({source:_.CustomElement},K)})},blockClass:i,ignoreClass:l,ignoreSelector:u,maskTextClass:o,maskTextSelector:c,maskInputOptions:W,inlineStylesheet:n,sampling:y,recordDOM:S,recordCanvas:b,inlineImages:L,userTriggeredOnInput:I,collectFonts:M,doc:ee,maskInputFn:m,maskTextFn:p,keepIframeSrcFn:R,blockSelector:a,slimDOMOptions:X,dataURLOptions:v,mirror:Se,iframeManager:he,stylesheetManager:le,shadowDomManager:we,processedNodeManager:Oe,canvasManager:fs,ignoreCSSAttributes:Y,plugins:((ye=D==null?void 0:D.filter(K=>K.observer))==null?void 0:ye.map(K=>({observer:K.observer,options:K.options,callback:ar=>ae({type:k.Plugin,data:{plugin:K.name,payload:ar}})})))||[]},g)};he.addLoadListener(ee=>{try{F.push(oe(ee.contentDocument))}catch(ye){console.warn(ye)}});const Z=()=>{Pt(),F.push(oe(document)),Vt=!0};return["interactive","complete"].includes(document.readyState)?Z():(F.push(de("DOMContentLoaded",()=>{ae({type:k.DomContentLoaded,data:{}}),x==="DOMContentLoaded"&&Z()})),F.push(de("load",()=>{ae({type:k.Load,data:{}}),x==="load"&&Z()},window))),()=>{F.forEach(ee=>{try{ee()}catch(ye){String(ye).toLowerCase().includes("cross-origin")||console.warn(ye)}}),Oe.destroy(),Vt=!1,Fu()}}catch(F){console.warn(F)}}ze.addCustomEvent=(e,t)=>{if(!Vt)throw new Error("please add custom event after start recording");ae({type:k.Custom,data:{tag:e,payload:t}})};ze.freezePage=()=>{qe.forEach(e=>e.freeze())};ze.takeFullSnapshot=e=>{if(!Vt)throw new Error("please take full snapshot after start recording");Pt(e)};ze.mirror=Se;function uc(e){return{all:e=e||new Map,on:function(t,r){var s=e.get(t);s?s.push(r):e.set(t,[r])},off:function(t,r){var s=e.get(t);s&&(r?s.splice(s.indexOf(r)>>>0,1):e.set(t,[]))},emit:function(t,r){var s=e.get(t);s&&s.slice().map(function(i){i(r)}),(s=e.get("*"))&&s.slice().map(function(i){i(t,r)})}}}function cc(e=window,t=document){if("scrollBehavior"in t.documentElement.style&&e.__forceSmoothScrollPolyfill__!==!0)return;const r=e.HTMLElement||e.Element,s=468,i={scroll:e.scroll||e.scrollTo,scrollBy:e.scrollBy,elementScroll:r.prototype.scroll||o,scrollIntoView:r.prototype.scrollIntoView},a=e.performance&&e.performance.now?e.performance.now.bind(e.performance):Date.now;function l(w){const y=["MSIE ","Trident/","Edge/"];return new RegExp(y.join("|")).test(w)}const u=l(e.navigator.userAgent)?1:0;function o(w,y){this.scrollLeft=w,this.scrollTop=y}function c(w){return .5*(1-Math.cos(Math.PI*w))}function n(w){if(w===null||typeof w!="object"||w.behavior===void 0||w.behavior==="auto"||w.behavior==="instant")return!0;if(typeof w=="object"&&w.behavior==="smooth")return!1;throw new TypeError("behavior member of ScrollOptions "+w.behavior+" is not a valid value for enumeration ScrollBehavior.")}function d(w,y){if(y==="Y")return w.clientHeight+u<w.scrollHeight;if(y==="X")return w.clientWidth+u<w.scrollWidth}function h(w,y){const v=e.getComputedStyle(w,null)["overflow"+y];return v==="auto"||v==="scroll"}function f(w){const y=d(w,"Y")&&h(w,"Y"),v=d(w,"X")&&h(w,"X");return y||v}function m(w){for(;w!==t.body&&f(w)===!1;)w=w.parentNode||w.host;return w}function p(w){const y=a();let v,C,S,b=(y-w.startTime)/s;b=b>1?1:b,v=c(b),C=w.startX+(w.x-w.startX)*v,S=w.startY+(w.y-w.startY)*v,w.method.call(w.scrollable,C,S),(C!==w.x||S!==w.y)&&e.requestAnimationFrame(p.bind(e,w))}function g(w,y,v){let C,S,b,E;const x=a();w===t.body?(C=e,S=e.scrollX||e.pageXOffset,b=e.scrollY||e.pageYOffset,E=i.scroll):(C=w,S=w.scrollLeft,b=w.scrollTop,E=o),p({scrollable:C,method:E,startTime:x,startX:S,startY:b,x:y,y:v})}e.scroll=e.scrollTo=function(){if(arguments[0]!==void 0){if(n(arguments[0])===!0){i.scroll.call(e,arguments[0].left!==void 0?arguments[0].left:typeof arguments[0]!="object"?arguments[0]:e.scrollX||e.pageXOffset,arguments[0].top!==void 0?arguments[0].top:arguments[1]!==void 0?arguments[1]:e.scrollY||e.pageYOffset);return}g.call(e,t.body,arguments[0].left!==void 0?~~arguments[0].left:e.scrollX||e.pageXOffset,arguments[0].top!==void 0?~~arguments[0].top:e.scrollY||e.pageYOffset)}},e.scrollBy=function(){if(arguments[0]!==void 0){if(n(arguments[0])){i.scrollBy.call(e,arguments[0].left!==void 0?arguments[0].left:typeof arguments[0]!="object"?arguments[0]:0,arguments[0].top!==void 0?arguments[0].top:arguments[1]!==void 0?arguments[1]:0);return}g.call(e,t.body,~~arguments[0].left+(e.scrollX||e.pageXOffset),~~arguments[0].top+(e.scrollY||e.pageYOffset))}},r.prototype.scroll=r.prototype.scrollTo=function(){if(arguments[0]===void 0)return;if(n(arguments[0])===!0){if(typeof arguments[0]=="number"&&arguments[1]===void 0)throw new SyntaxError("Value could not be converted");i.elementScroll.call(this,arguments[0].left!==void 0?~~arguments[0].left:typeof arguments[0]!="object"?~~arguments[0]:this.scrollLeft,arguments[0].top!==void 0?~~arguments[0].top:arguments[1]!==void 0?~~arguments[1]:this.scrollTop);return}const w=arguments[0].left,y=arguments[0].top;g.call(this,this,typeof w=="undefined"?this.scrollLeft:~~w,typeof y=="undefined"?this.scrollTop:~~y)},r.prototype.scrollBy=function(){if(arguments[0]!==void 0){if(n(arguments[0])===!0){i.elementScroll.call(this,arguments[0].left!==void 0?~~arguments[0].left+this.scrollLeft:~~arguments[0]+this.scrollLeft,arguments[0].top!==void 0?~~arguments[0].top+this.scrollTop:~~arguments[1]+this.scrollTop);return}this.scroll({left:~~arguments[0].left+this.scrollLeft,top:~~arguments[0].top+this.scrollTop,behavior:arguments[0].behavior})}},r.prototype.scrollIntoView=function(){if(n(arguments[0])===!0){i.scrollIntoView.call(this,arguments[0]===void 0?!0:arguments[0]);return}const w=m(this),y=w.getBoundingClientRect(),v=this.getBoundingClientRect();w!==t.body?(g.call(this,w,w.scrollLeft+v.left-y.left,w.scrollTop+v.top-y.top),e.getComputedStyle(w).position!=="fixed"&&e.scrollBy({left:y.left,top:y.top,behavior:"smooth"})):e.scrollBy({left:v.left,top:v.top,behavior:"smooth"})}}class hc{constructor(t=[],r){N(this,"timeOffset",0),N(this,"speed"),N(this,"actions"),N(this,"raf",null),N(this,"lastTimestamp"),this.actions=t,this.speed=r.speed}addAction(t){const r=this.raf===!0;if(!this.actions.length||this.actions[this.actions.length-1].delay<=t.delay)this.actions.push(t);else{const s=this.findActionIndex(t);this.actions.splice(s,0,t)}r&&(this.raf=requestAnimationFrame(this.rafCheck.bind(this)))}start(){this.timeOffset=0,this.lastTimestamp=performance.now(),this.raf=requestAnimationFrame(this.rafCheck.bind(this))}rafCheck(){const t=performance.now();for(this.timeOffset+=(t-this.lastTimestamp)*this.speed,this.lastTimestamp=t;this.actions.length;){const r=this.actions[0];if(this.timeOffset>=r.delay)this.actions.shift(),r.doAction();else break}this.actions.length>0?this.raf=requestAnimationFrame(this.rafCheck.bind(this)):this.raf=!0}clear(){this.raf&&(this.raf!==!0&&cancelAnimationFrame(this.raf),this.raf=null),this.actions.length=0}setSpeed(t){this.speed=t}isActive(){return this.raf!==null}findActionIndex(t){let r=0,s=this.actions.length-1;for(;r<=s;){const i=Math.floor((r+s)/2);if(this.actions[i].delay<t.delay)r=i+1;else if(this.actions[i].delay>t.delay)s=i-1;else return i+1}return r}}function jn(e,t){if(e.type===k.IncrementalSnapshot&&e.data.source===_.MouseMove&&e.data.positions&&e.data.positions.length){const r=e.data.positions[0].timeOffset,s=e.timestamp+r;return e.delay=s-t,s-t}return e.delay=e.timestamp-t,e.delay}/*! *****************************************************************************
|
|
143
|
+
Copyright (c) Microsoft Corporation.
|
|
144
|
+
|
|
145
|
+
Permission to use, copy, modify, and/or distribute this software for any
|
|
146
|
+
purpose with or without fee is hereby granted.
|
|
147
|
+
|
|
148
|
+
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH
|
|
149
|
+
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
|
|
150
|
+
AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,
|
|
151
|
+
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
152
|
+
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
153
|
+
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
154
|
+
PERFORMANCE OF THIS SOFTWARE.
|
|
155
|
+
***************************************************************************** */function Gn(e,t){var r=typeof Symbol=="function"&&e[Symbol.iterator];if(!r)return e;var s,i,a=r.call(e),l=[];try{for(;(t===void 0||t-- >0)&&!(s=a.next()).done;)l.push(s.value)}catch(u){i={error:u}}finally{try{s&&!s.done&&(r=a.return)&&r.call(a)}finally{if(i)throw i.error}}return l}var rt;(function(e){e[e.NotStarted=0]="NotStarted",e[e.Running=1]="Running",e[e.Stopped=2]="Stopped"})(rt||(rt={}));var Xo={type:"xstate.init"};function ds(e){return e===void 0?[]:[].concat(e)}function Qe(e){return{type:"xstate.assign",assignment:e}}function Hn(e,t){return typeof(e=typeof e=="string"&&t&&t[e]?t[e]:e)=="string"?{type:e}:typeof e=="function"?{type:e.name,exec:e}:e}function jt(e){return function(t){return e===t}}function Qo(e){return typeof e=="string"?{type:e}:e}function Yn(e,t){return{value:e,context:t,actions:[],changed:!1,matches:jt(e)}}function Jn(e,t,r){var s=t,i=!1;return[e.filter(function(a){if(a.type==="xstate.assign"){i=!0;var l=Object.assign({},s);return typeof a.assignment=="function"?l=a.assignment(s,r):Object.keys(a.assignment).forEach(function(u){l[u]=typeof a.assignment[u]=="function"?a.assignment[u](s,r):a.assignment[u]}),s=l,!1}return!0}),s,i]}function Zo(e,t){t===void 0&&(t={});var r=Gn(Jn(ds(e.states[e.initial].entry).map(function(l){return Hn(l,t.actions)}),e.context,Xo),2),s=r[0],i=r[1],a={config:e,_options:t,initialState:{value:e.initial,actions:s,context:i,matches:jt(e.initial)},transition:function(l,u){var o,c,n=typeof l=="string"?{value:l,context:e.context}:l,d=n.value,h=n.context,f=Qo(u),m=e.states[d];if(m.on){var p=ds(m.on[f.type]);try{for(var g=function(A){var W=typeof Symbol=="function"&&Symbol.iterator,X=W&&A[W],V=0;if(X)return X.call(A);if(A&&typeof A.length=="number")return{next:function(){return A&&V>=A.length&&(A=void 0),{value:A&&A[V++],done:!A}}};throw new TypeError(W?"Object is not iterable.":"Symbol.iterator is not defined.")}(p),w=g.next();!w.done;w=g.next()){var y=w.value;if(y===void 0)return Yn(d,h);var v=typeof y=="string"?{target:y}:y,C=v.target,S=v.actions,b=S===void 0?[]:S,E=v.cond,x=E===void 0?function(){return!0}:E,I=C===void 0,M=C!=null?C:d,L=e.states[M];if(x(h,f)){var D=Gn(Jn((I?ds(b):[].concat(m.exit,b,L.entry).filter(function(A){return A})).map(function(A){return Hn(A,a._options.actions)}),h,f),3),R=D[0],Y=D[1],J=D[2],P=C!=null?C:d;return{value:P,context:Y,actions:R,changed:C!==d||R.length>0||J,matches:jt(P)}}}}catch(A){o={error:A}}finally{try{w&&!w.done&&(c=g.return)&&c.call(g)}finally{if(o)throw o.error}}}return Yn(d,h)}};return a}var Xn=function(e,t){return e.actions.forEach(function(r){var s=r.exec;return s&&s(e.context,t)})};function Ko(e){var t=e.initialState,r=rt.NotStarted,s=new Set,i={_machine:e,send:function(a){r===rt.Running&&(t=e.transition(t,a),Xn(t,Qo(a)),s.forEach(function(l){return l(t)}))},subscribe:function(a){return s.add(a),a(t),{unsubscribe:function(){return s.delete(a)}}},start:function(a){if(a){var l=typeof a=="object"?a:{context:e.config.context,value:a};t={value:l.value,actions:[],context:l.context,matches:jt(l.value)}}return r=rt.Running,Xn(t,Xo),i},stop:function(){return r=rt.Stopped,s.clear(),i},get state(){return t},get status(){return r}};return i}function fc(e,t){for(let r=e.length-1;r>=0;r--){const s=e[r];if(s.type===k.Meta&&s.timestamp<=t)return e.slice(r)}return e}function dc(e,{getCastFn:t,applyEventsSynchronously:r,emitter:s}){const i=Zo({id:"player",context:e,initial:"paused",states:{playing:{on:{PAUSE:{target:"paused",actions:["pause"]},CAST_EVENT:{target:"playing",actions:"castEvent"},END:{target:"paused",actions:["resetLastPlayedEvent","pause"]},ADD_EVENT:{target:"playing",actions:["addEvent"]}}},paused:{on:{PLAY:{target:"playing",actions:["recordTimeOffset","play"]},CAST_EVENT:{target:"paused",actions:"castEvent"},TO_LIVE:{target:"live",actions:["startLive"]},ADD_EVENT:{target:"paused",actions:["addEvent"]}}},live:{on:{ADD_EVENT:{target:"live",actions:["addEvent"]},CAST_EVENT:{target:"live",actions:["castEvent"]}}}}},{actions:{castEvent:Qe({lastPlayedEvent:(a,l)=>l.type==="CAST_EVENT"?l.payload.event:a.lastPlayedEvent}),recordTimeOffset:Qe((a,l)=>{let u=a.timeOffset;return"payload"in l&&"timeOffset"in l.payload&&(u=l.payload.timeOffset),ce(U({},a),{timeOffset:u,baselineTime:a.events[0].timestamp+u})}),play(a){var l;const{timer:u,events:o,baselineTime:c,lastPlayedEvent:n}=a;u.clear();for(const m of o)jn(m,c);const d=fc(o,c);let h=n==null?void 0:n.timestamp;(n==null?void 0:n.type)===k.IncrementalSnapshot&&n.data.source===_.MouseMove&&(h=n.timestamp+((l=n.data.positions[0])==null?void 0:l.timeOffset)),c<(h||0)&&s.emit(G.PlayBack);const f=new Array;for(const m of d)if(!(h&&h<c&&(m.timestamp<=h||m===n)))if(m.timestamp<c)f.push(m);else{const p=t(m,!1);u.addAction({doAction:()=>{p()},delay:m.delay})}r(f),s.emit(G.Flush),u.start()},pause(a){a.timer.clear()},resetLastPlayedEvent:Qe(a=>ce(U({},a),{lastPlayedEvent:null})),startLive:Qe({baselineTime:(a,l)=>(a.timer.start(),l.type==="TO_LIVE"&&l.payload.baselineTime?l.payload.baselineTime:Date.now())}),addEvent:Qe((a,l)=>{const{baselineTime:u,timer:o,events:c}=a;if(l.type==="ADD_EVENT"){const{event:n}=l.payload;jn(n,u);let d=c.length-1;if(!c[d]||c[d].timestamp<=n.timestamp)c.push(n);else{let m=-1,p=0;for(;p<=d;){const g=Math.floor((p+d)/2);c[g].timestamp<=n.timestamp?p=g+1:d=g-1}m===-1&&(m=p),c.splice(m,0,n)}const h=n.timestamp<u,f=t(n,h);h?f():o.isActive()&&o.addAction({doAction:()=>{f()},delay:n.delay})}return ce(U({},a),{events:c})})}});return Ko(i)}function pc(e){const t=Zo({id:"speed",context:e,initial:"normal",states:{normal:{on:{FAST_FORWARD:{target:"skipping",actions:["recordSpeed","setSpeed"]},SET_SPEED:{target:"normal",actions:["setSpeed"]}}},skipping:{on:{BACK_TO_NORMAL:{target:"normal",actions:["restoreSpeed"]},SET_SPEED:{target:"normal",actions:["setSpeed"]}}}}},{actions:{setSpeed:(r,s)=>{"payload"in s&&r.timer.setSpeed(s.payload.speed)},recordSpeed:Qe({normalSpeed:r=>r.timer.speed}),restoreSpeed:r=>{r.timer.setSpeed(r.normalSpeed)}}});return Ko(t)}const mc=e=>[`.${e} { background: currentColor }`,"noscript { display: none !important; }"],Qn=new Map;function ea(e,t){let r=Qn.get(e);return r||(r=new Map,Qn.set(e,r)),r.has(t)||r.set(t,[]),r.get(t)}function Be(e,t,r){return async s=>{if(s&&typeof s=="object"&&"rr_type"in s)if(r&&(r.isUnchanged=!1),s.rr_type==="ImageBitmap"&&"args"in s){const i=await Be(e,t,r)(s.args);return await createImageBitmap.apply(null,i)}else if("index"in s){if(r||t===null)return s;const{rr_type:i,index:a}=s;return ea(t,i)[a]}else if("args"in s){const{rr_type:i,args:a}=s,l=window[i];return new l(...await Promise.all(a.map(Be(e,t,r))))}else{if("base64"in s)return ec(s.base64);if("src"in s){const i=e.get(s.src);if(i)return i;{const a=new Image;return a.src=s.src,e.set(s.src,a),a}}else if("data"in s&&s.rr_type==="Blob"){const i=await Promise.all(s.data.map(Be(e,t,r)));return new Blob(i,{type:s.type})}}else if(Array.isArray(s))return await Promise.all(s.map(Be(e,t,r)));return s}}function gc(e,t){try{return t===Te.WebGL?e.getContext("webgl")||e.getContext("experimental-webgl"):e.getContext("webgl2")}catch(r){return null}}const yc=["WebGLActiveInfo","WebGLBuffer","WebGLFramebuffer","WebGLProgram","WebGLRenderbuffer","WebGLShader","WebGLShaderPrecisionFormat","WebGLTexture","WebGLUniformLocation","WebGLVertexArrayObject"];function vc(e,t){if(!(t!=null&&t.constructor))return;const{name:r}=t.constructor;if(!yc.includes(r))return;const s=ea(e,r);s.includes(t)||s.push(t)}async function wc({mutation:e,target:t,type:r,imageMap:s,errorHandler:i}){try{const a=gc(t,r);if(!a)return;if(e.setter){a[e.property]=e.args[0];return}const l=a[e.property],u=await Promise.all(e.args.map(Be(s,a))),o=l.apply(a,u);vc(a,o);const c=!1}catch(a){i(e,a)}}async function bc({event:e,mutations:t,target:r,imageMap:s,errorHandler:i}){const a=r.getContext("2d");if(!a){i(t[0],new Error("Canvas context is null"));return}const l=t.map(async o=>Promise.all(o.args.map(Be(s,a))));(await Promise.all(l)).forEach((o,c)=>{const n=t[c];try{if(n.setter){a[n.property]=n.args[0];return}const d=a[n.property];n.property==="drawImage"&&typeof n.args[0]=="string"?(s.get(e),d.apply(a,n.args)):d.apply(a,o)}catch(d){i(n,d)}})}async function Es({event:e,mutation:t,target:r,imageMap:s,canvasEventMap:i,errorHandler:a}){try{const l=i.get(e)||t,u="commands"in l?l.commands:[l];if([Te.WebGL,Te.WebGL2].includes(t.type)){for(let o=0;o<u.length;o++){const c=u[o];await wc({mutation:c,type:t.type,target:r,imageMap:s,errorHandler:a})}return}await bc({event:e,mutations:u,target:r,imageMap:s,errorHandler:a})}catch(l){a(t,l)}}class Sc{constructor(t){N(this,"mediaMap",new Map),N(this,"warn"),N(this,"service"),N(this,"speedService"),N(this,"emitter"),N(this,"getCurrentTime"),N(this,"metadataCallbackMap",new Map),this.warn=t.warn,this.service=t.service,this.speedService=t.speedService,this.emitter=t.emitter,this.getCurrentTime=t.getCurrentTime,this.emitter.on(G.Start,this.start.bind(this)),this.emitter.on(G.SkipStart,this.start.bind(this)),this.emitter.on(G.Pause,this.pause.bind(this)),this.emitter.on(G.Finish,this.pause.bind(this)),this.speedService.subscribe(()=>{this.syncAllMediaElements()})}syncAllMediaElements(t={pause:!1}){this.mediaMap.forEach((r,s)=>{this.syncTargetWithState(s),t.pause&&s.pause()})}start(){this.syncAllMediaElements()}pause(){this.syncAllMediaElements({pause:!0})}seekTo({time:t,target:r,mediaState:s}){if(s.isPlaying){const a=(t-s.lastInteractionTimeOffset)/1e3*s.playbackRate,l="duration"in r&&r.duration;if(Number.isNaN(l)){this.waitForMetadata(r);return}let u=s.currentTimeAtLastInteraction+a;r.loop&&l!==!1&&(u=u%l),r.currentTime=u}else r.pause(),r.currentTime=s.currentTimeAtLastInteraction}waitForMetadata(t){if(this.metadataCallbackMap.has(t)||!("addEventListener"in t))return;const r=()=>{this.metadataCallbackMap.delete(t);const s=this.mediaMap.get(t);s&&this.seekTo({time:this.getCurrentTime(),target:t,mediaState:s})};this.metadataCallbackMap.set(t,r),t.addEventListener("loadedmetadata",r,{once:!0})}getMediaStateFromMutation({target:t,timeOffset:r,mutation:s}){var f,m,p,g,w;const i=this.mediaMap.get(t),{type:a,playbackRate:l,currentTime:u,muted:o,volume:c,loop:n}=s;return{isPlaying:a===Fe.Play||a!==Fe.Pause&&((i==null?void 0:i.isPlaying)||t.getAttribute("autoplay")!==null),currentTimeAtLastInteraction:(f=u!=null?u:i==null?void 0:i.currentTimeAtLastInteraction)!=null?f:0,lastInteractionTimeOffset:r,playbackRate:(m=l!=null?l:i==null?void 0:i.playbackRate)!=null?m:1,volume:(p=c!=null?c:i==null?void 0:i.volume)!=null?p:1,muted:(g=o!=null?o:i==null?void 0:i.muted)!=null?g:t.getAttribute("muted")===null,loop:(w=n!=null?n:i==null?void 0:i.loop)!=null?w:t.getAttribute("loop")===null}}syncTargetWithState(t){const r=this.mediaMap.get(t);if(!r)return;const{muted:s,loop:i,volume:a,isPlaying:l}=r,u=this.service.state.matches("paused"),o=r.playbackRate*this.speedService.state.context.timer.speed;try{this.seekTo({time:this.getCurrentTime(),target:t,mediaState:r}),t.volume!==a&&(t.volume=a),t.muted=s,t.loop=i,t.playbackRate!==o&&(t.playbackRate=o),l&&!u?t.play():t.pause()}catch(c){this.warn(`Failed to replay media interactions: ${c.message||c}`)}}addMediaElements(t,r,s){if(!["AUDIO","VIDEO"].includes(t.nodeName))return;const i=t,a=s.getMeta(i);if(!a||!("attributes"in a))return;const l=this.service.state.matches("paused"),u=a.attributes;let o=!1;u.rr_mediaState?o=u.rr_mediaState==="played":o=i.getAttribute("autoplay")!==null,o&&l&&i.pause();let c=1;typeof u.rr_mediaPlaybackRate=="number"&&(c=u.rr_mediaPlaybackRate);let n=!1;typeof u.rr_mediaMuted=="boolean"?n=u.rr_mediaMuted:n=i.getAttribute("muted")!==null;let d=!1;typeof u.rr_mediaLoop=="boolean"?d=u.rr_mediaLoop:d=i.getAttribute("loop")!==null;let h=1;typeof u.rr_mediaVolume=="number"&&(h=u.rr_mediaVolume);let f=0;typeof u.rr_mediaCurrentTime=="number"&&(f=u.rr_mediaCurrentTime),this.mediaMap.set(i,{isPlaying:o,currentTimeAtLastInteraction:f,lastInteractionTimeOffset:r,playbackRate:c,volume:h,muted:n,loop:d}),this.syncTargetWithState(i)}mediaMutation({target:t,timeOffset:r,mutation:s}){this.mediaMap.set(t,this.getMediaStateFromMutation({target:t,timeOffset:r,mutation:s})),this.syncTargetWithState(t)}isSupportedMediaElement(t){return["AUDIO","VIDEO"].includes(t.nodeName)}reset(){this.mediaMap.clear()}}function Tt(e,t){if(e.nodeName!=="DIALOG"||e instanceof xe)return;const r=e,s=r.open,i=s&&r.matches("dialog:modal"),a=r.getAttribute("rr_open_mode"),l=typeof(t==null?void 0:t.attributes.open)=="string"||typeof r.getAttribute("open")=="string",u=a==="modal";if(!(s&&!(i&&a==="non-modal"||!i&&u))){if(!r.isConnected){console.warn("dialog is not attached to the dom",r);return}s&&r.close(),l&&(u?r.showModal():r.show())}}function Cc(e,t){if(e.nodeName!=="DIALOG"||e instanceof xe)return;const r=e;if(!r.isConnected){console.warn("dialog is not attached to the dom",r);return}t.attributes.open===null&&(r.removeAttribute("open"),r.removeAttribute("rr_open_mode"))}const Ec=5*1e3,xc=uc,Zn="[replayer]",ps={duration:500,lineCap:"round",lineWidth:3,strokeStyle:"red"};function Kn(e){return e.type==k.IncrementalSnapshot&&(e.data.source==_.TouchMove||e.data.source==_.MouseInteraction&&e.data.type==H.TouchStart)}class Rc{constructor(t,r){if(N(this,"wrapper"),N(this,"iframe"),N(this,"service"),N(this,"speedService"),N(this,"config"),N(this,"usingVirtualDom",!1),N(this,"virtualDom",new nt),N(this,"mouse"),N(this,"mouseTail",null),N(this,"tailPositions",[]),N(this,"emitter",xc()),N(this,"nextUserInteractionEvent"),N(this,"legacy_missingNodeRetryMap",{}),N(this,"cache",en()),N(this,"imageMap",new Map),N(this,"canvasEventMap",new Map),N(this,"mirror",no()),N(this,"styleMirror",new li),N(this,"mediaManager"),N(this,"firstFullSnapshot",null),N(this,"newDocumentQueue",[]),N(this,"mousePos",null),N(this,"touchActive",null),N(this,"lastMouseDownEvent",null),N(this,"lastHoveredRootNode"),N(this,"lastSelectionData",null),N(this,"constructedStyleMutations",[]),N(this,"adoptedStyleSheets",[]),N(this,"handleResize",u=>{this.iframe.style.display="inherit";for(const o of[this.mouseTail,this.iframe])o&&(o.setAttribute("width",String(u.width)),o.setAttribute("height",String(u.height)))}),N(this,"applyEventsSynchronously",u=>{for(const o of u){switch(o.type){case k.DomContentLoaded:case k.Load:case k.Custom:continue;case k.FullSnapshot:case k.Meta:case k.Plugin:case k.IncrementalSnapshot:break}this.getCastFn(o,!0)()}}),N(this,"getCastFn",(u,o=!1)=>{let c;switch(u.type){case k.DomContentLoaded:case k.Load:break;case k.Custom:c=()=>{this.emitter.emit(G.CustomEvent,u)};break;case k.Meta:c=()=>this.emitter.emit(G.Resize,{width:u.data.width,height:u.data.height});break;case k.FullSnapshot:c=()=>{var d;if(this.firstFullSnapshot){if(this.firstFullSnapshot===u){this.firstFullSnapshot=!0;return}}else this.firstFullSnapshot=!0;this.mediaManager.reset(),this.styleMirror.reset(),this.rebuildFullSnapshot(u,o),(d=this.iframe.contentWindow)==null||d.scrollTo(u.data.initialOffset)};break;case k.IncrementalSnapshot:c=()=>{if(this.applyIncremental(u,o),!o&&(u===this.nextUserInteractionEvent&&(this.nextUserInteractionEvent=null,this.backToNormal()),this.config.skipInactive&&!this.nextUserInteractionEvent)){for(const d of this.service.state.context.events)if(!(d.timestamp<=u.timestamp)&&this.isUserInteraction(d)){d.delay-u.delay>this.config.inactivePeriodThreshold*this.speedService.state.context.timer.speed&&(this.nextUserInteractionEvent=d);break}if(this.nextUserInteractionEvent){const d=this.nextUserInteractionEvent.delay-u.delay,h={speed:Math.min(Math.round(d/Ec),this.config.maxSpeed)};this.speedService.send({type:"FAST_FORWARD",payload:h}),this.emitter.emit(G.SkipStart,h)}}};break}return()=>{c&&c();for(const h of this.config.plugins||[])h.handler&&h.handler(u,o,{replayer:this});this.service.send({type:"CAST_EVENT",payload:{event:u}});const d=this.service.state.context.events.length-1;if(!this.config.liveMode&&u===this.service.state.context.events[d]){const h=()=>{d<this.service.state.context.events.length-1||(this.backToNormal(),this.service.send("END"),this.emitter.emit(G.Finish))};let f=50;u.type===k.IncrementalSnapshot&&u.data.source===_.MouseMove&&u.data.positions.length&&(f+=Math.max(0,-u.data.positions[0].timeOffset)),setTimeout(h,f)}this.emitter.emit(G.EventCast,u)}}),!(r!=null&&r.liveMode)&&t.length<2)throw new Error("Replayer need at least 2 events.");const s={speed:1,maxSpeed:360,root:document.body,loadTimeout:5e3,skipInactive:!1,inactivePeriodThreshold:10*1e3,showWarning:!0,showDebug:!1,blockClass:"rr-block",liveMode:!1,insertStyleRules:[],triggerFocus:!0,UNSAFE_replayCanvas:!1,pauseAnimation:!0,mouseTail:ps,useVirtualDom:!0,logger:console};this.config=Object.assign({},s,r),this.handleResize=this.handleResize.bind(this),this.getCastFn=this.getCastFn.bind(this),this.applyEventsSynchronously=this.applyEventsSynchronously.bind(this),this.emitter.on(G.Resize,this.handleResize),this.setupDom();for(const u of this.config.plugins||[])u.getMirror&&u.getMirror({nodeMirror:this.mirror});this.emitter.on(G.Flush,()=>{if(this.usingVirtualDom){const u={mirror:this.mirror,applyCanvas:(o,c,n)=>{Es({event:o,mutation:c,target:n,imageMap:this.imageMap,canvasEventMap:this.canvasEventMap,errorHandler:this.warnCanvasMutationFailed.bind(this)})},applyInput:this.applyInput.bind(this),applyScroll:this.applyScroll.bind(this),applyStyleSheetMutation:(o,c)=>{o.source===_.StyleSheetRule?this.applyStyleSheetRule(o,c):o.source===_.StyleDeclaration&&this.applyStyleDeclaration(o,c)},afterAppend:(o,c)=>{for(const n of this.config.plugins||[])n.onBuild&&n.onBuild(o,{id:c,replayer:this})}};if(this.iframe.contentDocument)try{$t(this.iframe.contentDocument,this.virtualDom,u,this.virtualDom.mirror)}catch(o){console.warn(o)}if(this.virtualDom.destroyTree(),this.usingVirtualDom=!1,Object.keys(this.legacy_missingNodeRetryMap).length)for(const o in this.legacy_missingNodeRetryMap)try{const c=this.legacy_missingNodeRetryMap[o],n=Wt(c.node,this.mirror,this.virtualDom.mirror);$t(n,c.node,u,this.virtualDom.mirror),c.node=n}catch(c){this.warn(c)}this.constructedStyleMutations.forEach(o=>{this.applyStyleSheetMutation(o)}),this.constructedStyleMutations=[],this.adoptedStyleSheets.forEach(o=>{this.applyAdoptedStyleSheet(o)}),this.adoptedStyleSheets=[]}if(this.mousePos&&(this.moveAndHover(this.mousePos.x,this.mousePos.y,this.mousePos.id,!0,this.mousePos.debugData),this.mousePos=null),this.touchActive===!0?this.mouse.classList.add("touch-active"):this.touchActive===!1&&this.mouse.classList.remove("touch-active"),this.touchActive=null,this.lastMouseDownEvent){const[u,o]=this.lastMouseDownEvent;u.dispatchEvent(o)}this.lastMouseDownEvent=null,this.lastSelectionData&&(this.applySelection(this.lastSelectionData),this.lastSelectionData=null)}),this.emitter.on(G.PlayBack,()=>{this.firstFullSnapshot=null,this.mirror.reset(),this.styleMirror.reset(),this.mediaManager.reset()});const i=new hc([],{speed:this.config.speed});this.service=dc({events:t.map(u=>r&&r.unpackFn?r.unpackFn(u):u).sort((u,o)=>u.timestamp-o.timestamp),timer:i,timeOffset:0,baselineTime:0,lastPlayedEvent:null},{getCastFn:this.getCastFn,applyEventsSynchronously:this.applyEventsSynchronously,emitter:this.emitter}),this.service.start(),this.service.subscribe(u=>{this.emitter.emit(G.StateChange,{player:u})}),this.speedService=pc({normalSpeed:-1,timer:i}),this.speedService.start(),this.speedService.subscribe(u=>{this.emitter.emit(G.StateChange,{speed:u})}),this.mediaManager=new Sc({warn:this.warn.bind(this),service:this.service,speedService:this.speedService,emitter:this.emitter,getCurrentTime:this.getCurrentTime.bind(this)});const a=this.service.state.context.events.find(u=>u.type===k.Meta),l=this.service.state.context.events.find(u=>u.type===k.FullSnapshot);if(a){const{width:u,height:o}=a.data;setTimeout(()=>{this.emitter.emit(G.Resize,{width:u,height:o})},0)}l&&setTimeout(()=>{var u;this.firstFullSnapshot||(this.firstFullSnapshot=l,this.rebuildFullSnapshot(l),(u=this.iframe.contentWindow)==null||u.scrollTo(l.data.initialOffset))},1),this.service.state.context.events.find(Kn)&&this.mouse.classList.add("touch-device")}get timer(){return this.service.state.context.timer}on(t,r){return this.emitter.on(t,r),this}off(t,r){return this.emitter.off(t,r),this}setConfig(t){Object.keys(t).forEach(r=>{t[r],this.config[r]=t[r]}),this.config.skipInactive||this.backToNormal(),typeof t.speed!="undefined"&&this.speedService.send({type:"SET_SPEED",payload:{speed:t.speed}}),typeof t.mouseTail!="undefined"&&(t.mouseTail===!1?this.mouseTail&&(this.mouseTail.style.display="none"):(this.mouseTail||(this.mouseTail=document.createElement("canvas"),this.mouseTail.width=Number.parseFloat(this.iframe.width),this.mouseTail.height=Number.parseFloat(this.iframe.height),this.mouseTail.classList.add("replayer-mouse-tail"),this.wrapper.insertBefore(this.mouseTail,this.iframe)),this.mouseTail.style.display="inherit"))}getMetaData(){const t=this.service.state.context.events[0],r=this.service.state.context.events[this.service.state.context.events.length-1];return{startTime:t.timestamp,endTime:r.timestamp,totalTime:r.timestamp-t.timestamp}}getCurrentTime(){return this.timer.timeOffset+this.getTimeOffset()}getTimeOffset(){const{baselineTime:t,events:r}=this.service.state.context;return t-r[0].timestamp}getMirror(){return this.mirror}play(t=0){var r,s;this.service.state.matches("paused")?this.service.send({type:"PLAY",payload:{timeOffset:t}}):(this.service.send({type:"PAUSE"}),this.service.send({type:"PLAY",payload:{timeOffset:t}})),(s=(r=this.iframe.contentDocument)==null?void 0:r.getElementsByTagName("html")[0])==null||s.classList.remove("rrweb-paused"),this.emitter.emit(G.Start)}pause(t){var r,s;t===void 0&&this.service.state.matches("playing")&&this.service.send({type:"PAUSE"}),typeof t=="number"&&(this.play(t),this.service.send({type:"PAUSE"})),(s=(r=this.iframe.contentDocument)==null?void 0:r.getElementsByTagName("html")[0])==null||s.classList.add("rrweb-paused"),this.emitter.emit(G.Pause)}resume(t=0){this.warn("The 'resume' was deprecated in 1.0. Please use 'play' method which has the same interface."),this.play(t),this.emitter.emit(G.Resume)}destroy(){this.pause(),this.mirror.reset(),this.styleMirror.reset(),this.mediaManager.reset(),this.config.root.removeChild(this.wrapper),this.emitter.emit(G.Destroy)}startLive(t){this.service.send({type:"TO_LIVE",payload:{baselineTime:t}})}addEvent(t){const r=this.config.unpackFn?this.config.unpackFn(t):t;Kn(r)&&this.mouse.classList.add("touch-device"),Promise.resolve().then(()=>this.service.send({type:"ADD_EVENT",payload:{event:r}}))}enableInteract(){this.iframe.setAttribute("scrolling","auto"),this.iframe.style.pointerEvents="auto"}disableInteract(){this.iframe.setAttribute("scrolling","no"),this.iframe.style.pointerEvents="none"}resetCache(){this.cache=en()}setupDom(){this.wrapper=document.createElement("div"),this.wrapper.classList.add("replayer-wrapper"),this.config.root.appendChild(this.wrapper),this.mouse=document.createElement("div"),this.mouse.classList.add("replayer-mouse"),this.wrapper.appendChild(this.mouse),this.config.mouseTail!==!1&&(this.mouseTail=document.createElement("canvas"),this.mouseTail.classList.add("replayer-mouse-tail"),this.mouseTail.style.display="inherit",this.wrapper.appendChild(this.mouseTail)),this.iframe=document.createElement("iframe");const t=["allow-same-origin"];this.config.UNSAFE_replayCanvas&&t.push("allow-scripts"),this.iframe.style.display="none",this.iframe.setAttribute("sandbox",t.join(" ")),this.disableInteract(),this.wrapper.appendChild(this.iframe),this.iframe.contentWindow&&this.iframe.contentDocument&&(cc(this.iframe.contentWindow,this.iframe.contentDocument),ii(this.iframe.contentWindow))}rebuildFullSnapshot(t,r=!1){if(!this.iframe.contentDocument)return this.warn("Looks like your replayer has been destroyed.");Object.keys(this.legacy_missingNodeRetryMap).length&&this.warn("Found unresolved missing node map",this.legacy_missingNodeRetryMap),this.legacy_missingNodeRetryMap={};const s=[],i=new Set,a=(o,c)=>{if(o.nodeName==="DIALOG"&&i.add(o),this.collectIframeAndAttachDocument(s,o),this.mediaManager.isSupportedMediaElement(o)){const{events:n}=this.service.state.context;this.mediaManager.addMediaElements(o,t.timestamp-n[0].timestamp,this.mirror)}for(const n of this.config.plugins||[])n.onBuild&&n.onBuild(o,{id:c,replayer:this})};this.usingVirtualDom&&(this.virtualDom.destroyTree(),this.usingVirtualDom=!1),this.mirror.reset(),Nl(t.data.node,{doc:this.iframe.contentDocument,afterAppend:a,cache:this.cache,mirror:this.mirror}),a(this.iframe.contentDocument,t.data.node.id);for(const{mutationInQueue:o,builtNode:c}of s)this.attachDocumentToIframe(o,c),this.newDocumentQueue=this.newDocumentQueue.filter(n=>n!==o);const{documentElement:l,head:u}=this.iframe.contentDocument;this.insertStyleRules(l,u),i.forEach(o=>Tt(o)),this.service.state.matches("playing")||this.iframe.contentDocument.getElementsByTagName("html")[0].classList.add("rrweb-paused"),this.emitter.emit(G.FullsnapshotRebuilded,t),r||this.waitForStylesheetLoad(),this.config.UNSAFE_replayCanvas&&this.preloadAllImages()}insertStyleRules(t,r){var s;const i=mc(this.config.blockClass).concat(this.config.insertStyleRules);if(this.config.pauseAnimation&&i.push("html.rrweb-paused *, html.rrweb-paused *:before, html.rrweb-paused *:after { animation-play-state: paused !important; }"),!!i.length)if(this.usingVirtualDom){const a=this.virtualDom.createElement("style");this.virtualDom.mirror.add(a,ko(a,this.virtualDom.unserializedId)),t.insertBefore(a,r),a.rules.push({source:_.StyleSheetRule,adds:i.map((l,u)=>({rule:l,index:u}))})}else{const a=document.createElement("style");t.insertBefore(a,r);for(let l=0;l<i.length;l++)(s=a.sheet)==null||s.insertRule(i[l],l)}}attachDocumentToIframe(t,r){const s=this.usingVirtualDom?this.virtualDom.mirror:this.mirror,i=[],a=new Set,l=(u,o)=>{u.nodeName==="DIALOG"&&a.add(u),this.collectIframeAndAttachDocument(i,u);const c=s.getMeta(u);if((c==null?void 0:c.type)===Ae.Element&&(c==null?void 0:c.tagName.toUpperCase())==="HTML"){const{documentElement:n,head:d}=r.contentDocument;this.insertStyleRules(n,d)}if(!this.usingVirtualDom)for(const n of this.config.plugins||[])n.onBuild&&n.onBuild(u,{id:o,replayer:this})};ht(t.node,{doc:r.contentDocument,mirror:s,hackCss:!0,skipChild:!1,afterAppend:l,cache:this.cache}),l(r.contentDocument,t.node.id);for(const{mutationInQueue:u,builtNode:o}of i)this.attachDocumentToIframe(u,o),this.newDocumentQueue=this.newDocumentQueue.filter(c=>c!==u);a.forEach(u=>Tt(u))}collectIframeAndAttachDocument(t,r){if(st(r,this.mirror)){const s=this.newDocumentQueue.find(i=>i.parentId===this.mirror.getId(r));s&&t.push({mutationInQueue:s,builtNode:r})}}waitForStylesheetLoad(){var t;const r=(t=this.iframe.contentDocument)==null?void 0:t.head;if(r){const s=new Set;let i,a=this.service.state;const l=()=>{a=this.service.state};this.emitter.on(G.Start,l),this.emitter.on(G.Pause,l);const u=()=>{this.emitter.off(G.Start,l),this.emitter.off(G.Pause,l)};r.querySelectorAll('link[rel="stylesheet"]').forEach(o=>{if(!o.sheet){s.add(o);const c=()=>{s.delete(o),s.size===0&&i!==-1&&(a.matches("playing")&&this.play(this.getCurrentTime()),this.emitter.emit(G.LoadStylesheetEnd),i&&clearTimeout(i),u())};o.addEventListener("load",c),o.addEventListener("error",c)}}),s.size>0&&(this.service.send({type:"PAUSE"}),this.emitter.emit(G.LoadStylesheetStart),i=setTimeout(()=>{a.matches("playing")&&this.play(this.getCurrentTime()),i=-1,u()},this.config.loadTimeout))}}async preloadAllImages(){const t=[];for(const r of this.service.state.context.events)r.type===k.IncrementalSnapshot&&r.data.source===_.CanvasMutation&&(t.push(this.deserializeAndPreloadCanvasEvents(r.data,r)),("commands"in r.data?r.data.commands:[r.data]).forEach(i=>{this.preloadImages(i,r)}));return Promise.all(t)}preloadImages(t,r){if(t.property==="drawImage"&&typeof t.args[0]=="string"&&!this.imageMap.has(r)){const s=document.createElement("canvas"),i=s.getContext("2d"),a=i==null?void 0:i.createImageData(s.width,s.height);i==null||i.putImageData(a,0,0)}}async deserializeAndPreloadCanvasEvents(t,r){if(!this.canvasEventMap.has(r)){const s={isUnchanged:!0};if("commands"in t){const i=await Promise.all(t.commands.map(async a=>{const l=await Promise.all(a.args.map(Be(this.imageMap,null,s)));return ce(U({},a),{args:l})}));s.isUnchanged===!1&&this.canvasEventMap.set(r,ce(U({},t),{commands:i}))}else{const i=await Promise.all(t.args.map(Be(this.imageMap,null,s)));s.isUnchanged===!1&&this.canvasEventMap.set(r,ce(U({},t),{args:i}))}}}applyIncremental(t,r){var s,i,a;const{data:l}=t;switch(l.source){case _.Mutation:{try{this.applyMutation(l,r)}catch(u){this.warn(`Exception in mutation ${u.message||u}`,l)}break}case _.Drag:case _.TouchMove:case _.MouseMove:if(r){const u=l.positions[l.positions.length-1];this.mousePos={x:u.x,y:u.y,id:u.id,debugData:l}}else l.positions.forEach(u=>{const o={doAction:()=>{this.moveAndHover(u.x,u.y,u.id,r,l)},delay:u.timeOffset+t.timestamp-this.service.state.context.baselineTime};this.timer.addAction(o)}),this.timer.addAction({doAction(){},delay:t.delay-((s=l.positions[0])==null?void 0:s.timeOffset)});break;case _.MouseInteraction:{if(l.id===-1)break;const u=new Event($e(H[l.type])),o=this.mirror.getNode(l.id);if(!o)return this.debugNodeNotFound(l,l.id);this.emitter.emit(G.MouseInteraction,{type:l.type,target:o});const{triggerFocus:c}=this.config;switch(l.type){case H.Blur:"blur"in o&&o.blur();break;case H.Focus:c&&o.focus&&o.focus({preventScroll:!0});break;case H.Click:case H.TouchStart:case H.TouchEnd:case H.MouseDown:case H.MouseUp:r?(l.type===H.TouchStart?this.touchActive=!0:l.type===H.TouchEnd&&(this.touchActive=!1),l.type===H.MouseDown?this.lastMouseDownEvent=[o,u]:l.type===H.MouseUp&&(this.lastMouseDownEvent=null),this.mousePos={x:l.x||0,y:l.y||0,id:l.id,debugData:l}):(l.type===H.TouchStart&&(this.tailPositions.length=0),this.moveAndHover(l.x||0,l.y||0,l.id,r,l),l.type===H.Click?(this.mouse.classList.remove("active"),this.mouse.offsetWidth,this.mouse.classList.add("active")):l.type===H.TouchStart?(this.mouse.offsetWidth,this.mouse.classList.add("touch-active")):l.type===H.TouchEnd?this.mouse.classList.remove("touch-active"):o.dispatchEvent(u));break;case H.TouchCancel:r?this.touchActive=!1:this.mouse.classList.remove("touch-active");break;default:o.dispatchEvent(u)}break}case _.Scroll:{if(l.id===-1)break;if(this.usingVirtualDom){const u=this.virtualDom.mirror.getNode(l.id);if(!u)return this.debugNodeNotFound(l,l.id);u.scrollData=l;break}this.applyScroll(l,r);break}case _.ViewportResize:this.emitter.emit(G.Resize,{width:l.width,height:l.height});break;case _.Input:{if(l.id===-1)break;if(this.usingVirtualDom){const u=this.virtualDom.mirror.getNode(l.id);if(!u)return this.debugNodeNotFound(l,l.id);u.inputData=l;break}this.applyInput(l);break}case _.MediaInteraction:{const u=this.usingVirtualDom?this.virtualDom.mirror.getNode(l.id):this.mirror.getNode(l.id);if(!u)return this.debugNodeNotFound(l,l.id);const o=u,{events:c}=this.service.state.context;this.mediaManager.mediaMutation({target:o,timeOffset:t.timestamp-c[0].timestamp,mutation:l});break}case _.StyleSheetRule:case _.StyleDeclaration:{this.usingVirtualDom?l.styleId?this.constructedStyleMutations.push(l):l.id&&((i=this.virtualDom.mirror.getNode(l.id))==null||i.rules.push(l)):this.applyStyleSheetMutation(l);break}case _.CanvasMutation:{if(!this.config.UNSAFE_replayCanvas)return;if(this.usingVirtualDom){const u=this.virtualDom.mirror.getNode(l.id);if(!u)return this.debugNodeNotFound(l,l.id);u.canvasMutations.push({event:t,mutation:l})}else{const u=this.mirror.getNode(l.id);if(!u)return this.debugNodeNotFound(l,l.id);Es({event:t,mutation:l,target:u,imageMap:this.imageMap,canvasEventMap:this.canvasEventMap,errorHandler:this.warnCanvasMutationFailed.bind(this)})}break}case _.Font:{try{const u=new FontFace(l.family,l.buffer?new Uint8Array(JSON.parse(l.fontSource)):l.fontSource,l.descriptors);(a=this.iframe.contentDocument)==null||a.fonts.add(u)}catch(u){this.warn(u)}break}case _.Selection:{if(r){this.lastSelectionData=l;break}this.applySelection(l);break}case _.AdoptedStyleSheet:{this.usingVirtualDom?this.adoptedStyleSheets.push(l):this.applyAdoptedStyleSheet(l);break}}}applyMutation(t,r){if(this.config.useVirtualDom&&!this.usingVirtualDom&&r&&(this.usingVirtualDom=!0,mu(this.iframe.contentDocument,this.mirror,this.virtualDom),Object.keys(this.legacy_missingNodeRetryMap).length))for(const c in this.legacy_missingNodeRetryMap)try{const n=this.legacy_missingNodeRetryMap[c],d=_o(n.node,this.virtualDom,this.mirror);d&&(n.node=d)}catch(n){this.warn(n)}const s=this.usingVirtualDom?this.virtualDom.mirror:this.mirror;t.removes=t.removes.filter(c=>s.getNode(c.id)?!0:(this.warnNodeNotFound(t,c.id),!1)),t.removes.forEach(c=>{var n;const d=s.getNode(c.id);if(!d)return;let h=s.getNode(c.parentId);if(!h)return this.warnNodeNotFound(t,c.parentId);if(c.isShadow&&Ue(h)&&(h=h.shadowRoot),s.removeNodeFromMap(d),h)try{h.removeChild(d),this.usingVirtualDom&&d.nodeName==="#text"&&h.nodeName==="STYLE"&&((n=h.rules)==null?void 0:n.length)>0&&(h.rules=[])}catch(f){if(f instanceof DOMException)this.warn("parent could not remove child in mutation",h,d,t);else throw f}});const i=U({},this.legacy_missingNodeRetryMap),a=[],l=c=>{let n=null;return c.nextId&&(n=s.getNode(c.nextId)),c.nextId!==null&&c.nextId!==void 0&&c.nextId!==-1&&!n},u=c=>{var n,d;if(!this.iframe.contentDocument)return this.warn("Looks like your replayer has been destroyed.");let h=s.getNode(c.parentId);if(!h)return c.node.type===Ae.Document?this.newDocumentQueue.push(c):a.push(c);c.node.isShadow&&(Ue(h)||h.attachShadow({mode:"open"}),h=h.shadowRoot);let f=null,m=null;if(c.previousId&&(f=s.getNode(c.previousId)),c.nextId&&(m=s.getNode(c.nextId)),l(c))return a.push(c);if(c.node.rootId&&!s.getNode(c.node.rootId))return;const p=c.node.rootId?s.getNode(c.node.rootId):this.usingVirtualDom?this.virtualDom:this.iframe.contentDocument;if(st(h,s)){this.attachDocumentToIframe(c,h);return}const g=(v,C)=>{if(!this.usingVirtualDom){Tt(v);for(const S of this.config.plugins||[])S.onBuild&&S.onBuild(v,{id:C,replayer:this})}},w=ht(c.node,{doc:p,mirror:s,skipChild:!0,hackCss:!0,cache:this.cache,afterAppend:g});if(c.previousId===-1||c.nextId===-1){i[c.node.id]={node:w,mutation:c};return}const y=s.getMeta(h);if(y&&y.type===Ae.Element&&c.node.type===Ae.Text){const v=Array.isArray(h.childNodes)?h.childNodes:Array.from(h.childNodes);if(y.tagName==="textarea")for(const C of v)C.nodeType===h.TEXT_NODE&&h.removeChild(C);else if(y.tagName==="style"&&v.length===1)for(const C of v)C.nodeType===h.TEXT_NODE&&!s.hasNode(C)&&(w.textContent=C.textContent,h.removeChild(C))}else if((y==null?void 0:y.type)===Ae.Document){const v=h;c.node.type===Ae.DocumentType&&((n=v.childNodes[0])==null?void 0:n.nodeType)===Node.DOCUMENT_TYPE_NODE&&v.removeChild(v.childNodes[0]),w.nodeName==="HTML"&&v.documentElement&&v.removeChild(v.documentElement)}if(f&&f.nextSibling&&f.nextSibling.parentNode?h.insertBefore(w,f.nextSibling):m&&m.parentNode?h.contains(m)?h.insertBefore(w,m):h.insertBefore(w,null):h.appendChild(w),g(w,c.node.id),this.usingVirtualDom&&w.nodeName==="#text"&&h.nodeName==="STYLE"&&((d=h.rules)==null?void 0:d.length)>0&&(h.rules=[]),st(w,this.mirror)){const v=this.mirror.getId(w),C=this.newDocumentQueue.find(S=>S.parentId===v);C&&(this.attachDocumentToIframe(C,w),this.newDocumentQueue=this.newDocumentQueue.filter(S=>S!==C))}(c.previousId||c.nextId)&&this.legacy_resolveMissingNode(i,h,w,c)};t.adds.forEach(c=>{u(c)});const o=Date.now();for(;a.length;){const c=Uo(a);if(a.length=0,Date.now()-o>500){this.warn("Timeout in the loop, please check the resolve tree data:",c);break}for(const n of c)s.getNode(n.value.parentId)?ni(n,h=>{u(h)}):this.debug("Drop resolve tree since there is no parent for the root node.",n)}Object.keys(i).length&&Object.assign(this.legacy_missingNodeRetryMap,i),Bo(t.texts).forEach(c=>{var n;const d=s.getNode(c.id);if(!d)return t.removes.find(f=>f.id===c.id)?void 0:this.warnNodeNotFound(t,c.id);const h=d.parentElement;if(c.value&&h&&h.tagName==="STYLE"?d.textContent=Qt(c.value,this.cache):d.textContent=c.value,this.usingVirtualDom){const f=d.parentNode;((n=f==null?void 0:f.rules)==null?void 0:n.length)>0&&(f.rules=[])}}),t.attributes.forEach(c=>{var n;const d=s.getNode(c.id);if(!d)return t.removes.find(h=>h.id===c.id)?void 0:this.warnNodeNotFound(t,c.id);for(const h in c.attributes)if(typeof h=="string"){const f=c.attributes[h];if(f===null)d.removeAttribute(h),h==="open"&&Cc(d,c);else if(typeof f=="string")try{if(h==="_cssText"&&(d.nodeName==="LINK"||d.nodeName==="STYLE"))try{const m=s.getMeta(d),p=ht(ce(U({},m),{attributes:U(U({},m.attributes),c.attributes)}),{doc:d.ownerDocument,mirror:s,skipChild:!0,hackCss:!0,cache:this.cache});Object.assign(m.attributes,c.attributes);const g=d.nextSibling,w=d.parentNode;if(p&&w){w.removeChild(d),w.insertBefore(p,g),s.replace(c.id,p);break}}catch(m){}if(h==="value"&&d.nodeName==="TEXTAREA"){const m=d;m.childNodes.forEach(g=>m.removeChild(g));const p=(n=d.ownerDocument)==null?void 0:n.createTextNode(f);p&&m.appendChild(p)}else d.setAttribute(h,f);h==="rr_open_mode"&&d.nodeName==="DIALOG"&&Tt(d,c)}catch(m){this.warn("An error occurred may due to the checkout feature.",m)}else if(h==="style"){const m=f,p=d;for(const g in m)if(m[g]===!1)p.style.removeProperty(g);else if(m[g]instanceof Array){const w=m[g];p.style.setProperty(g,w[0],w[1])}else{const w=m[g];p.style.setProperty(g,w)}}}})}applyScroll(t,r){var s,i;const a=this.mirror.getNode(t.id);if(!a)return this.debugNodeNotFound(t,t.id);const l=this.mirror.getMeta(a);if(a===this.iframe.contentDocument)(s=this.iframe.contentWindow)==null||s.scrollTo({top:t.y,left:t.x,behavior:r?"auto":"smooth"});else if((l==null?void 0:l.type)===Ae.Document)(i=a.defaultView)==null||i.scrollTo({top:t.y,left:t.x,behavior:r?"auto":"smooth"});else try{a.scrollTo({top:t.y,left:t.x,behavior:r?"auto":"smooth"})}catch(u){}}applyInput(t){const r=this.mirror.getNode(t.id);if(!r)return this.debugNodeNotFound(t,t.id);try{r.checked=t.isChecked,r.value=t.text}catch(s){}}applySelection(t){try{const r=new Set,s=t.ranges.map(({start:i,startOffset:a,end:l,endOffset:u})=>{const o=this.mirror.getNode(i),c=this.mirror.getNode(l);if(!o||!c)return;const n=new Range;n.setStart(o,a),n.setEnd(c,u);const d=o.ownerDocument,h=d==null?void 0:d.getSelection();return h&&r.add(h),{range:n,selection:h}});r.forEach(i=>i.removeAllRanges()),s.forEach(i=>{var a;return i&&((a=i.selection)==null?void 0:a.addRange(i.range))})}catch(r){}}applyStyleSheetMutation(t){var r;let s=null;t.styleId?s=this.styleMirror.getStyle(t.styleId):t.id&&(s=((r=this.mirror.getNode(t.id))==null?void 0:r.sheet)||null),s&&(t.source===_.StyleSheetRule?this.applyStyleSheetRule(t,s):t.source===_.StyleDeclaration&&this.applyStyleDeclaration(t,s))}applyStyleSheetRule(t,r){var s,i,a,l;if((s=t.adds)==null||s.forEach(({rule:u,index:o})=>{try{if(Array.isArray(o)){const{positions:c,index:n}=Ss(o),d=et(r.cssRules,c);d==null||d.insertRule(u,n)}else{const c=o===void 0?void 0:Math.min(o,r.cssRules.length);r==null||r.insertRule(u,c)}}catch(c){}}),(i=t.removes)==null||i.forEach(({index:u})=>{try{if(Array.isArray(u)){const{positions:o,index:c}=Ss(u),n=et(r.cssRules,o);n==null||n.deleteRule(c||0)}else r==null||r.deleteRule(u)}catch(o){}}),typeof t.replace=="string")try{(a=r.replace)==null||a.call(r,t.replace)}catch(u){}if(typeof t.replaceSync=="string")try{(l=r.replaceSync)==null||l.call(r,t.replaceSync)}catch(u){}}applyStyleDeclaration(t,r){if(t.set){const s=et(r.rules,t.index);s!=null&&s.style&&s.style.setProperty(t.set.property,t.set.value,t.set.priority)}if(t.remove){const s=et(r.rules,t.index);s!=null&&s.style&&s.style.removeProperty(t.remove.property)}}applyAdoptedStyleSheet(t){var r;const s=this.mirror.getNode(t.id);if(!s)return;(r=t.styles)==null||r.forEach(u=>{var o;let c=null,n=null;if(Ue(s)?n=((o=s.ownerDocument)==null?void 0:o.defaultView)||null:s.nodeName==="#document"&&(n=s.defaultView),!!n)try{c=new n.CSSStyleSheet,this.styleMirror.add(c,u.styleId),this.applyStyleSheetRule({source:_.StyleSheetRule,adds:u.rules},c)}catch(d){}});const i=10;let a=0;const l=(u,o)=>{const c=o.map(n=>this.styleMirror.getStyle(n)).filter(n=>n!==null);Ue(u)?u.shadowRoot.adoptedStyleSheets=c:u.nodeName==="#document"&&(u.adoptedStyleSheets=c),c.length!==o.length&&a<i&&(setTimeout(()=>l(u,o),0+100*a),a++)};l(s,t.styleIds)}legacy_resolveMissingNode(t,r,s,i){const{previousId:a,nextId:l}=i,u=a&&t[a],o=l&&t[l];if(u){const{node:c,mutation:n}=u;r.insertBefore(c,s),delete t[n.node.id],delete this.legacy_missingNodeRetryMap[n.node.id],(n.previousId||n.nextId)&&this.legacy_resolveMissingNode(t,r,c,n)}if(o){const{node:c,mutation:n}=o;r.insertBefore(c,s.nextSibling),delete t[n.node.id],delete this.legacy_missingNodeRetryMap[n.node.id],(n.previousId||n.nextId)&&this.legacy_resolveMissingNode(t,r,c,n)}}moveAndHover(t,r,s,i,a){const l=this.mirror.getNode(s);if(!l)return this.debugNodeNotFound(a,s);const u=ai(l,this.iframe),o=t*u.absoluteScale+u.x,c=r*u.absoluteScale+u.y;this.mouse.style.left=`${o}px`,this.mouse.style.top=`${c}px`,i||this.drawMouseTail({x:o,y:c}),this.hoverElements(l)}drawMouseTail(t){if(!this.mouseTail)return;const{lineCap:r,lineWidth:s,strokeStyle:i,duration:a}=this.config.mouseTail===!0?ps:Object.assign({},ps,this.config.mouseTail),l=()=>{if(!this.mouseTail)return;const u=this.mouseTail.getContext("2d");!u||!this.tailPositions.length||(u.clearRect(0,0,this.mouseTail.width,this.mouseTail.height),u.beginPath(),u.lineWidth=s,u.lineCap=r,u.strokeStyle=i,u.moveTo(this.tailPositions[0].x,this.tailPositions[0].y),this.tailPositions.forEach(o=>u.lineTo(o.x,o.y)),u.stroke())};this.tailPositions.push(t),l(),setTimeout(()=>{this.tailPositions=this.tailPositions.filter(u=>u!==t),l()},a/this.speedService.state.context.timer.speed)}hoverElements(t){var r;(r=this.lastHoveredRootNode||this.iframe.contentDocument)==null||r.querySelectorAll(".\\:hover").forEach(i=>{i.classList.remove(":hover")}),this.lastHoveredRootNode=t.getRootNode();let s=t;for(;s;)s.classList&&s.classList.add(":hover"),s=s.parentElement}isUserInteraction(t){return t.type!==k.IncrementalSnapshot?!1:t.data.source>_.Mutation&&t.data.source<=_.Input}backToNormal(){this.nextUserInteractionEvent=null,!this.speedService.state.matches("normal")&&(this.speedService.send({type:"BACK_TO_NORMAL"}),this.emitter.emit(G.SkipEnd,{speed:this.speedService.state.context.normalSpeed}))}warnNodeNotFound(t,r){this.warn(`Node with id '${r}' not found. `,t)}warnCanvasMutationFailed(t,r){this.warn("Has error on canvas update",r,"canvas mutation:",t)}debugNodeNotFound(t,r){this.debug(`Node with id '${r}' not found. `,t)}warn(...t){this.config.showWarning&&this.config.logger.warn(Zn,...t)}debug(...t){this.config.showDebug&&this.config.logger.log(Zn,...t)}}const{addCustomEvent:Mc}=ze,{freezePage:Nc}=ze,{takeFullSnapshot:Oc}=ze;var me=Uint8Array,ge=Uint16Array,mt=Uint32Array,nr=new me([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),or=new me([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),xs=new me([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),ta=function(e,t){for(var r=new ge(31),s=0;s<31;++s)r[s]=t+=1<<e[s-1];for(var i=new mt(r[30]),s=1;s<30;++s)for(var a=r[s];a<r[s+1];++a)i[a]=a-r[s]<<5|s;return[r,i]},ra=ta(nr,2),sa=ra[0],Rs=ra[1];sa[28]=258,Rs[258]=28;var ia=ta(or,0),Ic=ia[0],eo=ia[1],Ms=new ge(32768);for(var se=0;se<32768;++se){var Pe=(se&43690)>>>1|(se&21845)<<1;Pe=(Pe&52428)>>>2|(Pe&13107)<<2,Pe=(Pe&61680)>>>4|(Pe&3855)<<4,Ms[se]=((Pe&65280)>>>8|(Pe&255)<<8)>>>1}var Ne=function(e,t,r){for(var s=e.length,i=0,a=new ge(t);i<s;++i)++a[e[i]-1];var l=new ge(t);for(i=0;i<t;++i)l[i]=l[i-1]+a[i-1]<<1;var u;if(r){u=new ge(1<<t);var o=15-t;for(i=0;i<s;++i)if(e[i])for(var c=i<<4|e[i],n=t-e[i],d=l[e[i]-1]++<<n,h=d|(1<<n)-1;d<=h;++d)u[Ms[d]>>>o]=c}else for(u=new ge(s),i=0;i<s;++i)u[i]=Ms[l[e[i]-1]++]>>>15-e[i];return u},We=new me(288);for(var se=0;se<144;++se)We[se]=8;for(var se=144;se<256;++se)We[se]=9;for(var se=256;se<280;++se)We[se]=7;for(var se=280;se<288;++se)We[se]=8;var gt=new me(32);for(var se=0;se<32;++se)gt[se]=5;var Dc=Ne(We,9,0),Ac=Ne(We,9,1),Tc=Ne(gt,5,0),_c=Ne(gt,5,1),ms=function(e){for(var t=e[0],r=1;r<e.length;++r)e[r]>t&&(t=e[r]);return t},be=function(e,t,r){var s=t/8>>0;return(e[s]|e[s+1]<<8)>>>(t&7)&r},gs=function(e,t){var r=t/8>>0;return(e[r]|e[r+1]<<8|e[r+2]<<16)>>>(t&7)},hi=function(e){return(e/8>>0)+(e&7&&1)},fi=function(e,t,r){(r==null||r>e.length)&&(r=e.length);var s=new(e instanceof ge?ge:e instanceof mt?mt:me)(r-t);return s.set(e.subarray(t,r)),s},kc=function(e,t,r){var s=e.length,i=!t||r,a=!r||r.i;r||(r={}),t||(t=new me(s*3));var l=function(Re){var le=t.length;if(Re>le){var he=new me(Math.max(le*2,Re));he.set(t),t=he}},u=r.f||0,o=r.p||0,c=r.b||0,n=r.l,d=r.d,h=r.m,f=r.n,m=s*8;do{if(!n){r.f=u=be(e,o,1);var p=be(e,o+1,3);if(o+=3,p)if(p==1)n=Ac,d=_c,h=9,f=5;else if(p==2){var v=be(e,o,31)+257,C=be(e,o+10,15)+4,S=v+be(e,o+5,31)+1;o+=14;for(var b=new me(S),E=new me(19),x=0;x<C;++x)E[xs[x]]=be(e,o+x*3,7);o+=C*3;var I=ms(E),M=(1<<I)-1;if(!a&&o+S*(I+7)>m)break;for(var L=Ne(E,I,1),x=0;x<S;){var D=L[be(e,o,M)];o+=D&15;var g=D>>>4;if(g<16)b[x++]=g;else{var R=0,Y=0;for(g==16?(Y=3+be(e,o,3),o+=2,R=b[x-1]):g==17?(Y=3+be(e,o,7),o+=3):g==18&&(Y=11+be(e,o,127),o+=7);Y--;)b[x++]=R}}var J=b.subarray(0,v),P=b.subarray(v);h=ms(J),f=ms(P),n=Ne(J,h,1),d=Ne(P,f,1)}else throw"invalid block type";else{var g=hi(o)+4,w=e[g-4]|e[g-3]<<8,y=g+w;if(y>s){if(a)throw"unexpected EOF";break}i&&l(c+w),t.set(e.subarray(g,y),c),r.b=c+=w,r.p=o=y*8;continue}if(o>m)throw"unexpected EOF"}i&&l(c+131072);for(var A=(1<<h)-1,W=(1<<f)-1,X=h+f+18;a||o+X<m;){var R=n[gs(e,o)&A],V=R>>>4;if(o+=R&15,o>m)throw"unexpected EOF";if(!R)throw"invalid length/literal";if(V<256)t[c++]=V;else if(V==256){n=null;break}else{var B=V-254;if(V>264){var x=V-257,ue=nr[x];B=be(e,o,(1<<ue)-1)+sa[x],o+=ue}var O=d[gs(e,o)&W],re=O>>>4;if(!O)throw"invalid distance";o+=O&15;var P=Ic[re];if(re>3){var ue=or[re];P+=gs(e,o)&(1<<ue)-1,o+=ue}if(o>m)throw"unexpected EOF";i&&l(c+131072);for(var Q=c+B;c<Q;c+=4)t[c]=t[c-P],t[c+1]=t[c+1-P],t[c+2]=t[c+2-P],t[c+3]=t[c+3-P];c=Q}}r.l=n,r.p=o,r.b=c,n&&(u=1,r.m=h,r.d=d,r.n=f)}while(!u);return c==t.length?t:fi(t,0,c)},Ie=function(e,t,r){r<<=t&7;var s=t/8>>0;e[s]|=r,e[s+1]|=r>>>8},ot=function(e,t,r){r<<=t&7;var s=t/8>>0;e[s]|=r,e[s+1]|=r>>>8,e[s+2]|=r>>>16},ys=function(e,t){for(var r=[],s=0;s<e.length;++s)e[s]&&r.push({s,f:e[s]});var i=r.length,a=r.slice();if(!i)return[new me(0),0];if(i==1){var l=new me(r[0].s+1);return l[r[0].s]=1,[l,1]}r.sort(function(S,b){return S.f-b.f}),r.push({s:-1,f:25001});var u=r[0],o=r[1],c=0,n=1,d=2;for(r[0]={s:-1,f:u.f+o.f,l:u,r:o};n!=i-1;)u=r[r[c].f<r[d].f?c++:d++],o=r[c!=n&&r[c].f<r[d].f?c++:d++],r[n++]={s:-1,f:u.f+o.f,l:u,r:o};for(var h=a[0].s,s=1;s<i;++s)a[s].s>h&&(h=a[s].s);var f=new ge(h+1),m=Ns(r[n-1],f,0);if(m>t){var s=0,p=0,g=m-t,w=1<<g;for(a.sort(function(b,E){return f[E.s]-f[b.s]||b.f-E.f});s<i;++s){var y=a[s].s;if(f[y]>t)p+=w-(1<<m-f[y]),f[y]=t;else break}for(p>>>=g;p>0;){var v=a[s].s;f[v]<t?p-=1<<t-f[v]++-1:++s}for(;s>=0&&p;--s){var C=a[s].s;f[C]==t&&(--f[C],++p)}m=t}return[new me(f),m]},Ns=function(e,t,r){return e.s==-1?Math.max(Ns(e.l,t,r+1),Ns(e.r,t,r+1)):t[e.s]=r},to=function(e){for(var t=e.length;t&&!e[--t];);for(var r=new ge(++t),s=0,i=e[0],a=1,l=function(o){r[s++]=o},u=1;u<=t;++u)if(e[u]==i&&u!=t)++a;else{if(!i&&a>2){for(;a>138;a-=138)l(32754);a>2&&(l(a>10?a-11<<5|28690:a-3<<5|12305),a=0)}else if(a>3){for(l(i),--a;a>6;a-=6)l(8304);a>2&&(l(a-3<<5|8208),a=0)}for(;a--;)l(i);a=1,i=e[u]}return[r.subarray(0,s),t]},at=function(e,t){for(var r=0,s=0;s<t.length;++s)r+=e[s]*t[s];return r},Os=function(e,t,r){var s=r.length,i=hi(t+2);e[i]=s&255,e[i+1]=s>>>8,e[i+2]=e[i]^255,e[i+3]=e[i+1]^255;for(var a=0;a<s;++a)e[i+a+4]=r[a];return(i+4+s)*8},ro=function(e,t,r,s,i,a,l,u,o,c,n){Ie(t,n++,r),++i[256];for(var d=ys(i,15),h=d[0],f=d[1],m=ys(a,15),p=m[0],g=m[1],w=to(h),y=w[0],v=w[1],C=to(p),S=C[0],b=C[1],E=new ge(19),x=0;x<y.length;++x)E[y[x]&31]++;for(var x=0;x<S.length;++x)E[S[x]&31]++;for(var I=ys(E,7),M=I[0],L=I[1],D=19;D>4&&!M[xs[D-1]];--D);var R=c+5<<3,Y=at(i,We)+at(a,gt)+l,J=at(i,h)+at(a,p)+l+14+3*D+at(E,M)+(2*E[16]+3*E[17]+7*E[18]);if(R<=Y&&R<=J)return Os(t,n,e.subarray(o,o+c));var P,A,W,X;if(Ie(t,n,1+(J<Y)),n+=2,J<Y){P=Ne(h,f,0),A=h,W=Ne(p,g,0),X=p;var V=Ne(M,L,0);Ie(t,n,v-257),Ie(t,n+5,b-1),Ie(t,n+10,D-4),n+=14;for(var x=0;x<D;++x)Ie(t,n+3*x,M[xs[x]]);n+=3*D;for(var B=[y,S],ue=0;ue<2;++ue)for(var O=B[ue],x=0;x<O.length;++x){var re=O[x]&31;Ie(t,n,V[re]),n+=M[re],re>15&&(Ie(t,n,O[x]>>>5&127),n+=O[x]>>>12)}}else P=Dc,A=We,W=Tc,X=gt;for(var x=0;x<u;++x)if(s[x]>255){var re=s[x]>>>18&31;ot(t,n,P[re+257]),n+=A[re+257],re>7&&(Ie(t,n,s[x]>>>23&31),n+=nr[re]);var Q=s[x]&31;ot(t,n,W[Q]),n+=X[Q],Q>3&&(ot(t,n,s[x]>>>5&8191),n+=or[Q])}else ot(t,n,P[s[x]]),n+=A[s[x]];return ot(t,n,P[256]),n+A[256]},Pc=new mt([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),Lc=function(e,t,r,s,i,a){var l=e.length,u=new me(s+l+5*(1+Math.floor(l/7e3))+i),o=u.subarray(s,u.length-i),c=0;if(!t||l<8)for(var n=0;n<=l;n+=65535){var d=n+65535;d<l?c=Os(o,c,e.subarray(n,d)):(o[n]=a,c=Os(o,c,e.subarray(n,l)))}else{for(var h=Pc[t-1],f=h>>>13,m=h&8191,p=(1<<r)-1,g=new ge(32768),w=new ge(p+1),y=Math.ceil(r/3),v=2*y,C=function(ee){return(e[ee]^e[ee+1]<<y^e[ee+2]<<v)&p},S=new mt(25e3),b=new ge(288),E=new ge(32),x=0,I=0,n=0,M=0,L=0,D=0;n<l;++n){var R=C(n),Y=n&32767,J=w[R];if(g[Y]=J,w[R]=Y,L<=n){var P=l-n;if((x>7e3||M>24576)&&P>423){c=ro(e,o,0,S,b,E,I,M,D,n-D,c),M=x=I=0,D=n;for(var A=0;A<286;++A)b[A]=0;for(var A=0;A<30;++A)E[A]=0}var W=2,X=0,V=m,B=Y-J&32767;if(P>2&&R==C(n-B))for(var ue=Math.min(f,P)-1,O=Math.min(32767,n),re=Math.min(258,P);B<=O&&--V&&Y!=J;){if(e[n+W]==e[n+W-B]){for(var Q=0;Q<re&&e[n+Q]==e[n+Q-B];++Q);if(Q>W){if(W=Q,X=B,Q>ue)break;for(var Re=Math.min(B,Q-2),le=0,A=0;A<Re;++A){var he=n-B+A+32768&32767,Oe=g[he],we=he-Oe+32768&32767;we>le&&(le=we,J=he)}}}Y=J,J=g[Y],B+=Y-J+32768&32767}if(X){S[M++]=268435456|Rs[W]<<18|eo[X];var F=Rs[W]&31,oe=eo[X]&31;I+=nr[F]+or[oe],++b[257+F],++E[oe],L=n+W,++x}else S[M++]=e[n],++b[e[n]]}}c=ro(e,o,a,S,b,E,I,M,D,n-D,c)}return fi(u,0,s+hi(c)+i)},Fc=function(){var e=1,t=0;return{p:function(r){for(var s=e,i=t,a=r.length,l=0;l!=a;){for(var u=Math.min(l+5552,a);l<u;++l)s+=r[l],i+=s;s%=65521,i%=65521}e=s,t=i},d:function(){return(e>>>8<<16|(t&255)<<8|t>>>8)+((e&255)<<23)*2}}},Uc=function(e,t,r,s,i){return Lc(e,t.level==null?6:t.level,t.mem==null?Math.ceil(Math.max(8,Math.min(13,Math.log(e.length)))*1.5):12+t.mem,r,s,!0)},Bc=function(e,t,r){for(;r;++t)e[t]=r,r>>>=8},$c=function(e,t){var r=t.level,s=r==0?0:r<6?1:r==9?3:2;e[0]=120,e[1]=s<<6|(s?32-2*s:1)},Wc=function(e){if((e[0]&15)!=8||e[0]>>>4>7||(e[0]<<8|e[1])%31)throw"invalid zlib data";if(e[1]&32)throw"invalid zlib data: preset dictionaries not supported"};function zc(e,t){t===void 0&&(t={});var r=Fc();r.p(e);var s=Uc(e,t,2,4);return $c(s,t),Bc(s,s.length-4,r.d()),s}function qc(e,t){return kc((Wc(e),e.subarray(2,-4)),t)}function na(e,t){var r=e.length;if(!t&&typeof TextEncoder!="undefined")return new TextEncoder().encode(e);for(var s=new me(e.length+(e.length>>>1)),i=0,a=function(c){s[i++]=c},l=0;l<r;++l){if(i+5>s.length){var u=new me(i+8+(r-l<<1));u.set(s),s=u}var o=e.charCodeAt(l);o<128||t?a(o):o<2048?(a(192|o>>>6),a(128|o&63)):o>55295&&o<57344?(o=65536+(o&1047552)|e.charCodeAt(++l)&1023,a(240|o>>>18),a(128|o>>>12&63),a(128|o>>>6&63),a(128|o&63)):(a(224|o>>>12),a(128|o>>>6&63),a(128|o&63))}return fi(s,0,i)}function oa(e,t){var r="";if(!t&&typeof TextDecoder!="undefined")return new TextDecoder().decode(e);for(var s=0;s<e.length;){var i=e[s++];i<128||t?r+=String.fromCharCode(i):i<224?r+=String.fromCharCode((i&31)<<6|e[s++]&63):i<240?r+=String.fromCharCode((i&15)<<12|(e[s++]&63)<<6|e[s++]&63):(i=((i&15)<<18|(e[s++]&63)<<12|(e[s++]&63)<<6|e[s++]&63)-65536,r+=String.fromCharCode(55296|i>>10,56320|i&1023))}return r}const Is="v1",Vc=e=>{const t=ce(U({},e),{v:Is});return oa(zc(na(JSON.stringify(t))),!0)},jc=e=>{if(typeof e!="string")return e;try{const t=JSON.parse(e);if(t.timestamp)return t}catch(t){}try{const t=JSON.parse(oa(qc(na(e,!0))));if(t.v===Is)return t;throw new Error(`These events were packed with packer ${t.v} which is incompatible with current packer ${Is}.`)}catch(t){throw console.error(t),new Error("Unknown data format.")}};exports.EventType=k;exports.IncrementalSource=_;exports.MouseInteractions=H;exports.Replayer=Rc;exports.ReplayerEvents=G;exports.addCustomEvent=Mc;exports.canvasMutation=Es;exports.freezePage=Nc;exports.pack=Vc;exports.record=ze;exports.takeFullSnapshot=Oc;exports.unpack=jc;exports.utils=Au;
|
|
156
|
+
if (typeof module.exports == "object" && typeof exports == "object") {
|
|
157
|
+
var __cp = (to, from, except, desc) => {
|
|
158
|
+
if ((from && typeof from === "object") || typeof from === "function") {
|
|
159
|
+
for (let key of Object.getOwnPropertyNames(from)) {
|
|
160
|
+
if (!Object.prototype.hasOwnProperty.call(to, key) && key !== except)
|
|
161
|
+
Object.defineProperty(to, key, {
|
|
162
|
+
get: () => from[key],
|
|
163
|
+
enumerable: !(desc = Object.getOwnPropertyDescriptor(from, key)) || desc.enumerable,
|
|
164
|
+
});
|
|
165
|
+
}
|
|
166
|
+
}
|
|
167
|
+
return to;
|
|
168
|
+
};
|
|
169
|
+
module.exports = __cp(module.exports, exports);
|
|
170
|
+
}
|
|
171
|
+
return module.exports;
|
|
172
|
+
}))
|
|
173
|
+
//# sourceMappingURL=all.umd.min.cjs.map
|