15 lines
28 KiB
JavaScript
15 lines
28 KiB
JavaScript
(function(w,T){typeof exports=="object"&&typeof module!="undefined"?T(exports):typeof define=="function"&&define.amd?define(["exports"],T):(w=typeof globalThis!="undefined"?globalThis:w||self,T(w.modernScreenshot={}))})(this,function(w){"use strict";var Qt=Object.defineProperty,Zt=Object.defineProperties;var er=Object.getOwnPropertyDescriptors;var Z=Object.getOwnPropertySymbols;var Be=Object.prototype.hasOwnProperty,Me=Object.prototype.propertyIsEnumerable;var Le=Math.pow,$e=(w,T,A)=>T in w?Qt(w,T,{enumerable:!0,configurable:!0,writable:!0,value:A}):w[T]=A,P=(w,T)=>{for(var A in T||(T={}))Be.call(T,A)&&$e(w,A,T[A]);if(Z)for(var A of Z(T))Me.call(T,A)&&$e(w,A,T[A]);return w},L=(w,T)=>Zt(w,er(T));var Oe=(w,T)=>{var A={};for(var I in w)Be.call(w,I)&&T.indexOf(I)<0&&(A[I]=w[I]);if(w!=null&&Z)for(var I of Z(w))T.indexOf(I)<0&&Me.call(w,I)&&(A[I]=w[I]);return A};var C=(w,T,A)=>new Promise((I,O)=>{var X=R=>{try{q(A.next(R))}catch(W){O(W)}},j=R=>{try{q(A.throw(R))}catch(W){O(W)}},q=R=>R.done?I(R.value):Promise.resolve(R.value).then(X,j);q((A=A.apply(w,T)).next())});var Fe;function T(e,t){return e[13]=1,e[14]=t>>8,e[15]=t&255,e[16]=t>>8,e[17]=t&255,e}const A=112,I=72,O=89,X=115;let j;function q(){const e=new Int32Array(256);for(let t=0;t<256;t++){let r=t;for(let n=0;n<8;n++)r=r&1?3988292384^r>>>1:r>>>1;e[t]=r}return e}function R(e){let t=-1;j||(j=q());for(let r=0;r<e.length;r++)t=j[(t^e[r])&255]^t>>>8;return t^-1}function W(e){const t=e.length-1;for(let r=t;r>=4;r--)if(e[r-4]===9&&e[r-3]===A&&e[r-2]===I&&e[r-1]===O&&e[r]===X)return r-3;return 0}function oe(e,t,r=!1){const n=new Uint8Array(13);t*=39.3701,n[0]=A,n[1]=I,n[2]=O,n[3]=X,n[4]=t>>>24,n[5]=t>>>16,n[6]=t>>>8,n[7]=t&255,n[8]=n[4],n[9]=n[5],n[10]=n[6],n[11]=n[7],n[12]=1;const s=R(n),a=new Uint8Array(4);if(a[0]=s>>>24,a[1]=s>>>16,a[2]=s>>>8,a[3]=s&255,r){const i=W(e);return e.set(n,i),e.set(a,i+13),e}else{const i=new Uint8Array(4);i[0]=0,i[1]=0,i[2]=0,i[3]=9;const o=new Uint8Array(54);return o.set(e,0),o.set(i,33),o.set(n,37),o.set(a,50),o}}const je="AAlwSFlz",qe="AAAJcEhZ",We="AAAACXBI";function Ve(e){let t=e.indexOf(je);return t===-1&&(t=e.indexOf(qe)),t===-1&&(t=e.indexOf(We)),t}const ae="[modern-screenshot]",U=typeof window!="undefined",He=U&&"Worker"in window,se=U&&"atob"in window,ze=U&&"btoa"in window,ee=U?(Fe=window.navigator)==null?void 0:Fe.userAgent:"",ie=ee.includes("Chrome"),G=ee.includes("AppleWebKit")&&!ie,te=ee.includes("Firefox"),Xe=e=>e&&"__CONTEXT__"in e,Ge=e=>e.constructor.name==="CSSFontFaceRule",Ye=e=>e.constructor.name==="CSSImportRule",k=e=>e.nodeType===1,V=e=>typeof e.className=="object",le=e=>e.tagName==="image",Je=e=>e.tagName==="use",H=e=>k(e)&&typeof e.style!="undefined"&&!V(e),Ke=e=>e.nodeType===8,Qe=e=>e.nodeType===3,$=e=>e.tagName==="IMG",Y=e=>e.tagName==="VIDEO",Ze=e=>e.tagName==="CANVAS",et=e=>e.tagName==="TEXTAREA",tt=e=>e.tagName==="INPUT",rt=e=>e.tagName==="STYLE",nt=e=>e.tagName==="SCRIPT",ot=e=>e.tagName==="SELECT",at=e=>e.tagName==="SLOT",st=e=>e.tagName==="IFRAME",it=(...e)=>console.warn(ae,...e);function lt(e){var r;const t=(r=e==null?void 0:e.createElement)==null?void 0:r.call(e,"canvas");return t&&(t.height=t.width=1),!!t&&"toDataURL"in t&&!!t.toDataURL("image/webp").includes("image/webp")}const re=e=>e.startsWith("data:");function ce(e,t){if(e.match(/^[a-z]+:\/\//i))return e;if(U&&e.match(/^\/\//))return window.location.protocol+e;if(e.match(/^[a-z]+:/i)||!U)return e;const r=J().implementation.createHTMLDocument(),n=r.createElement("base"),s=r.createElement("a");return r.head.appendChild(n),r.body.appendChild(s),t&&(n.href=t),s.href=e,s.href}function J(e){var t;return(t=e&&k(e)?e==null?void 0:e.ownerDocument:e)!=null?t:window.document}const K="http://www.w3.org/2000/svg";function ue(e,t,r){const n=J(r).createElementNS(K,"svg");return n.setAttributeNS(null,"width",e.toString()),n.setAttributeNS(null,"height",t.toString()),n.setAttributeNS(null,"viewBox",`0 0 ${e} ${t}`),n}function fe(e,t){let r=new XMLSerializer().serializeToString(e);return t&&(r=r.replace(/[\u0000-\u0008\v\f\u000E-\u001F\uD800-\uDFFF\uFFFE\uFFFF]/gu,"")),`data:image/svg+xml;charset=utf-8,${encodeURIComponent(r)}`}function ct(e,t="image/png",r=1){return C(this,null,function*(){try{return yield new Promise((n,s)=>{e.toBlob(a=>{a?n(a):s(new Error("Blob is null"))},t,r)})}catch(n){if(se)return ut(e.toDataURL(t,r));throw n}})}function ut(e){var o,c;const[t,r]=e.split(","),n=(c=(o=t.match(/data:(.+);/))==null?void 0:o[1])!=null?c:void 0,s=window.atob(r),a=s.length,i=new Uint8Array(a);for(let u=0;u<a;u+=1)i[u]=s.charCodeAt(u);return new Blob([i],{type:n})}function de(e,t){return new Promise((r,n)=>{const s=new FileReader;s.onload=()=>r(s.result),s.onerror=()=>n(s.error),s.onabort=()=>n(new Error(`Failed read blob to ${t}`)),t==="dataUrl"?s.readAsDataURL(e):t==="arrayBuffer"&&s.readAsArrayBuffer(e)})}const ft=e=>de(e,"dataUrl"),dt=e=>de(e,"arrayBuffer");function _(e,t){const r=J(t).createElement("img");return r.decoding="sync",r.loading="eager",r.src=e,r}function B(e,t){return new Promise(r=>{const{timeout:n,ownerDocument:s,onError:a,onWarn:i}=t!=null?t:{},o=typeof e=="string"?_(e,J(s)):e;let c=null,u=null;function l(){r(o),c&&clearTimeout(c),u==null||u()}if(n&&(c=setTimeout(l,n)),Y(o)){const d=o.currentSrc||o.src;if(!d)return o.poster?B(o.poster,t).then(r):l();if(o.readyState>=2)return l();const f=l,g=y=>{i==null||i("Failed video load",d,y),a==null||a(y),l()};u=()=>{o.removeEventListener("loadeddata",f),o.removeEventListener("error",g)},o.addEventListener("loadeddata",f,{once:!0}),o.addEventListener("error",g,{once:!0})}else{const d=le(o)?o.href.baseVal:o.currentSrc||o.src;if(!d)return l();const f=()=>C(this,null,function*(){if($(o)&&"decode"in o)try{yield o.decode()}catch(y){i==null||i("Failed to decode image, trying to render anyway",o.dataset.originalSrc||d,y)}l()}),g=y=>{i==null||i("Failed image load",o.dataset.originalSrc||d,y),l()};if($(o)&&o.complete)return f();u=()=>{o.removeEventListener("load",f),o.removeEventListener("error",g)},o.addEventListener("load",f,{once:!0}),o.addEventListener("error",g,{once:!0})}})}function ge(e,t){return C(this,null,function*(){H(e)&&($(e)||Y(e)?yield B(e,t):yield Promise.all(["img","video"].flatMap(r=>Array.from(e.querySelectorAll(r)).map(n=>B(n,t)))))})}const me=function(){let t=0;const r=()=>`0000${(Math.random()*Le(36,4)<<0).toString(36)}`.slice(-4);return()=>(t+=1,`u${r()}${t}`)}();function he(e){return e==null?void 0:e.split(",").map(t=>t.trim().replace(/"|'/g,"").toLowerCase()).filter(Boolean)}let we=0;function gt(e){const t=`${ae}[#${we}]`;return we++,{time:r=>e&&console.time(`${t} ${r}`),timeEnd:r=>e&&console.timeEnd(`${t} ${r}`),warn:(...r)=>e&&it(...r)}}function mt(e){return{cache:e?"no-cache":"force-cache"}}function D(e,t){return C(this,null,function*(){return Xe(e)?e:pe(e,L(P({},t),{autoDestruct:!0}))})}function pe(e,t){return C(this,null,function*(){var g,y,m,p,b;const{scale:r=1,workerUrl:n,workerNumber:s=1}=t||{},a=!!(t!=null&&t.debug),i=(g=t==null?void 0:t.features)!=null?g:!0,o=(y=e.ownerDocument)!=null?y:U?window.document:void 0,c=(p=(m=e.ownerDocument)==null?void 0:m.defaultView)!=null?p:U?window:void 0,u=new Map,l=L(P({width:0,height:0,quality:1,type:"image/png",scale:r,backgroundColor:null,style:null,filter:null,maximumCanvasSize:0,timeout:3e4,progress:null,debug:a,fetch:P({requestInit:mt((b=t==null?void 0:t.fetch)==null?void 0:b.bypassingCache),placeholderImage:"data:image/png;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7",bypassingCache:!1},t==null?void 0:t.fetch),fetchFn:null,font:{},drawImageInterval:100,workerUrl:null,workerNumber:s,onCloneNode:null,onEmbedNode:null,onCreateForeignObjectSvg:null,includeStyleProperties:null,autoDestruct:!1},t),{__CONTEXT__:!0,log:gt(a),node:e,ownerDocument:o,ownerWindow:c,dpi:r===1?null:96*r,svgStyleElement:ye(o),svgDefsElement:o==null?void 0:o.createElementNS(K,"defs"),svgStyles:new Map,defaultComputedStyles:new Map,workers:[...Array.from({length:He&&n&&s?s:0})].map(()=>{try{const h=new Worker(n);return h.onmessage=S=>C(this,null,function*(){var N,F,x,xe;const{url:E,result:v}=S.data;v?(F=(N=u.get(E))==null?void 0:N.resolve)==null||F.call(N,v):(xe=(x=u.get(E))==null?void 0:x.reject)==null||xe.call(x,new Error(`Error receiving message from worker: ${E}`))}),h.onmessageerror=S=>{var v,N;const{url:E}=S.data;(N=(v=u.get(E))==null?void 0:v.reject)==null||N.call(v,new Error(`Error receiving message from worker: ${E}`))},h}catch(h){return l.log.warn("Failed to new Worker",h),null}}).filter(Boolean),fontFamilies:new Map,fontCssTexts:new Map,acceptOfImage:`${[lt(o)&&"image/webp","image/svg+xml","image/*","*/*"].filter(Boolean).join(",")};q=0.8`,requests:u,drawImageCount:0,tasks:[],features:i,isEnable:h=>{var S,E;return h==="restoreScrollPosition"?typeof i=="boolean"?!1:(S=i[h])!=null?S:!1:typeof i=="boolean"?i:(E=i[h])!=null?E:!0}});l.log.time("wait until load"),yield ge(e,{timeout:l.timeout,onWarn:l.log.warn}),l.log.timeEnd("wait until load");const{width:d,height:f}=ht(e,l);return l.width=d,l.height=f,l})}function ye(e){if(!e)return;const t=e.createElement("style"),r=t.ownerDocument.createTextNode(`
|
|
.______background-clip--text {
|
|
background-clip: text;
|
|
-webkit-background-clip: text;
|
|
}
|
|
`);return t.appendChild(r),t}function ht(e,t){let{width:r,height:n}=t;if(k(e)&&(!r||!n)){const s=e.getBoundingClientRect();r=r||s.width||Number(e.getAttribute("width"))||0,n=n||s.height||Number(e.getAttribute("height"))||0}return{width:r,height:n}}function wt(e,t){return C(this,null,function*(){const{log:r,timeout:n,drawImageCount:s,drawImageInterval:a}=t;r.time("image to canvas");const i=yield B(e,{timeout:n,onWarn:t.log.warn}),{canvas:o,context2d:c}=pt(e.ownerDocument,t),u=()=>{try{c==null||c.drawImage(i,0,0,o.width,o.height)}catch(l){t.log.warn("Failed to drawImage",l)}};if(u(),t.isEnable("fixSvgXmlDecode"))for(let l=0;l<s;l++)yield new Promise(d=>{setTimeout(()=>{u(),d()},l+a)});return t.drawImageCount=0,r.timeEnd("image to canvas"),o})}function pt(e,t){const{width:r,height:n,scale:s,backgroundColor:a,maximumCanvasSize:i}=t,o=e.createElement("canvas");o.width=Math.floor(r*s),o.height=Math.floor(n*s),o.style.width=`${r}px`,o.style.height=`${n}px`,i&&(o.width>i||o.height>i)&&(o.width>i&&o.height>i?o.width>o.height?(o.height*=i/o.width,o.width=i):(o.width*=i/o.height,o.height=i):o.width>i?(o.height*=i/o.width,o.width=i):(o.width*=i/o.height,o.height=i));const c=o.getContext("2d");return c&&a&&(c.fillStyle=a,c.fillRect(0,0,o.width,o.height)),{canvas:o,context2d:c}}function be(e,t){if(e.ownerDocument)try{const a=e.toDataURL();if(a!=="data:,")return _(a,e.ownerDocument)}catch(a){t.log.warn("Failed to clone canvas",a)}const r=e.cloneNode(!1),n=e.getContext("2d"),s=r.getContext("2d");try{return n&&s&&s.putImageData(n.getImageData(0,0,e.width,e.height),0,0),r}catch(a){t.log.warn("Failed to clone canvas",a)}return r}function yt(e,t){var r;try{if((r=e==null?void 0:e.contentDocument)!=null&&r.body)return ne(e.contentDocument.body,t)}catch(n){t.log.warn("Failed to clone iframe",n)}return e.cloneNode(!1)}function bt(e){const t=e.cloneNode(!1);return e.currentSrc&&e.currentSrc!==e.src&&(t.src=e.currentSrc,t.srcset=""),t.loading==="lazy"&&(t.loading="eager"),t}function St(e,t){return C(this,null,function*(){if(e.ownerDocument&&!e.currentSrc&&e.poster)return _(e.poster,e.ownerDocument);const r=e.cloneNode(!1);r.crossOrigin="anonymous",e.currentSrc&&e.currentSrc!==e.src&&(r.src=e.currentSrc);const n=r.ownerDocument;if(n){let s=!0;if(yield B(r,{onError:()=>s=!1,onWarn:t.log.warn}),!s)return e.poster?_(e.poster,e.ownerDocument):r;r.currentTime=e.currentTime,yield new Promise(i=>{r.addEventListener("seeked",i,{once:!0})});const a=n.createElement("canvas");a.width=e.offsetWidth,a.height=e.offsetHeight;try{const i=a.getContext("2d");i&&i.drawImage(r,0,0,a.width,a.height)}catch(i){return t.log.warn("Failed to clone video",i),e.poster?_(e.poster,e.ownerDocument):r}return be(a,t)}return r})}function Et(e,t){return Ze(e)?be(e,t):st(e)?yt(e,t):$(e)?bt(e):Y(e)?St(e,t):e.cloneNode(!1)}function Ct(e){var r;let t=e.sandbox;if(!t){const{ownerDocument:n}=e;try{n&&(t=n.createElement("iframe"),t.id=`__SANDBOX__-${me()}`,t.width="0",t.height="0",t.style.visibility="hidden",t.style.position="fixed",n.body.appendChild(t),(r=t.contentWindow)==null||r.document.write('<!DOCTYPE html><meta charset="UTF-8"><title></title><body>'),e.sandbox=t)}catch(s){e.log.warn("Failed to getSandBox",s)}}return t}const Tt=["width","height","-webkit-text-fill-color"],vt=["stroke","fill"];function Se(e,t,r){const{defaultComputedStyles:n}=r,s=e.nodeName.toLowerCase(),a=V(e)&&s!=="svg",i=a?vt.map(m=>[m,e.getAttribute(m)]).filter(([,m])=>m!==null):[],o=[a&&"svg",s,i.map((m,p)=>`${m}=${p}`).join(","),t].filter(Boolean).join(":");if(n.has(o))return n.get(o);const c=Ct(r),u=c==null?void 0:c.contentWindow;if(!u)return new Map;const l=u==null?void 0:u.document;let d,f;a?(d=l.createElementNS(K,"svg"),f=d.ownerDocument.createElementNS(d.namespaceURI,s),i.forEach(([m,p])=>{f.setAttributeNS(null,m,p)}),d.appendChild(f)):d=f=l.createElement(s),f.textContent=" ",l.body.appendChild(d);const g=u.getComputedStyle(f,t),y=new Map;for(let m=g.length,p=0;p<m;p++){const b=g.item(p);Tt.includes(b)||y.set(b,g.getPropertyValue(b))}return l.body.removeChild(d),n.set(o,y),y}function Ee(e,t,r){var o;const n=new Map,s=[],a=new Map;if(r)for(const c of r)i(c);else for(let c=e.length,u=0;u<c;u++){const l=e.item(u);i(l)}for(let c=s.length,u=0;u<c;u++)(o=a.get(s[u]))==null||o.forEach((l,d)=>n.set(d,l));function i(c){const u=e.getPropertyValue(c),l=e.getPropertyPriority(c),d=c.lastIndexOf("-"),f=d>-1?c.substring(0,d):void 0;if(f){let g=a.get(f);g||(g=new Map,a.set(f,g)),g.set(c,[u,l])}t.get(c)===u&&!l||(f?s.push(f):n.set(c,[u,l]))}return n}function At(e,t,r,n){var d,f,g,y;const{ownerWindow:s,includeStyleProperties:a,currentParentNodeStyle:i}=n,o=t.style,c=s.getComputedStyle(e),u=Se(e,null,n);i==null||i.forEach((m,p)=>{u.delete(p)});const l=Ee(c,u,a);l.delete("transition-property"),l.delete("all"),l.delete("d"),l.delete("content"),r&&(l.delete("margin-top"),l.delete("margin-right"),l.delete("margin-bottom"),l.delete("margin-left"),l.delete("margin-block-start"),l.delete("margin-block-end"),l.delete("margin-inline-start"),l.delete("margin-inline-end"),l.set("box-sizing",["border-box",""])),((d=l.get("background-clip"))==null?void 0:d[0])==="text"&&t.classList.add("______background-clip--text"),ie&&(l.has("font-kerning")||l.set("font-kerning",["normal",""]),(((f=l.get("overflow-x"))==null?void 0:f[0])==="hidden"||((g=l.get("overflow-y"))==null?void 0:g[0])==="hidden")&&((y=l.get("text-overflow"))==null?void 0:y[0])==="ellipsis"&&e.scrollWidth===e.clientWidth&&l.set("text-overflow",["clip",""]));for(let m=o.length,p=0;p<m;p++)o.removeProperty(o.item(p));return l.forEach(([m,p],b)=>{o.setProperty(b,m,p)}),l}function Nt(e,t){(et(e)||tt(e)||ot(e))&&t.setAttribute("value",e.value)}const It=[":before",":after"],kt=[":-webkit-scrollbar",":-webkit-scrollbar-button",":-webkit-scrollbar-thumb",":-webkit-scrollbar-track",":-webkit-scrollbar-track-piece",":-webkit-scrollbar-corner",":-webkit-resizer"];function Dt(e,t,r,n,s){const{ownerWindow:a,svgStyleElement:i,svgStyles:o,currentNodeStyle:c}=n;if(!i||!a)return;function u(l){var S;const d=a.getComputedStyle(e,l);let f=d.getPropertyValue("content");if(!f||f==="none")return;s==null||s(f),f=f.replace(/(')|(")|(counter\(.+\))/g,"");const g=[me()],y=Se(e,l,n);c==null||c.forEach((E,v)=>{y.delete(v)});const m=Ee(d,y,n.includeStyleProperties);m.delete("content"),m.delete("-webkit-locale"),((S=m.get("background-clip"))==null?void 0:S[0])==="text"&&t.classList.add("______background-clip--text");const p=[`content: '${f}';`];if(m.forEach(([E,v],N)=>{p.push(`${N}: ${E}${v?" !important":""};`)}),p.length===1)return;try{t.className=[t.className,...g].join(" ")}catch(E){n.log.warn("Failed to copyPseudoClass",E);return}const b=p.join(`
|
|
`);let h=o.get(b);h||(h=[],o.set(b,h)),h.push(`.${g[0]}:${l}`)}It.forEach(u),r&&kt.forEach(u)}const Ce=new Set(["symbol"]);function Te(e,t,r,n,s){return C(this,null,function*(){if(k(r)&&(rt(r)||nt(r))||n.filter&&!n.filter(r))return;Ce.has(t.nodeName)||Ce.has(r.nodeName)?n.currentParentNodeStyle=void 0:n.currentParentNodeStyle=n.currentNodeStyle;const a=yield ne(r,n,!1,s);n.isEnable("restoreScrollPosition")&&Pt(e,a),t.appendChild(a)})}function ve(e,t,r,n){return C(this,null,function*(){var a,i;const s=(i=k(e)?(a=e.shadowRoot)==null?void 0:a.firstChild:void 0)!=null?i:e.firstChild;for(let o=s;o;o=o.nextSibling)if(!Ke(o))if(k(o)&&at(o)&&typeof o.assignedNodes=="function"){const c=o.assignedNodes();for(let u=0;u<c.length;u++)yield Te(e,t,c[u],r,n)}else yield Te(e,t,o,r,n)})}function Pt(e,t){if(!H(e)||!H(t))return;const{scrollTop:r,scrollLeft:n}=e;if(!r&&!n)return;const{transform:s}=t.style,a=new DOMMatrix(s),{a:i,b:o,c,d:u}=a;a.a=1,a.b=0,a.c=0,a.d=1,a.translateSelf(-n,-r),a.a=i,a.b=o,a.c=c,a.d=u,t.style.transform=a.toString()}function Rt(e,t){const{backgroundColor:r,width:n,height:s,style:a}=t,i=e.style;if(r&&i.setProperty("background-color",r,"important"),n&&i.setProperty("width",`${n}px`,"important"),s&&i.setProperty("height",`${s}px`,"important"),a)for(const o in a)i[o]=a[o]}const Ut=/^[\w-:]+$/;function ne(e,t,r=!1,n){return C(this,null,function*(){var c,u,l,d;const{ownerDocument:s,ownerWindow:a,fontFamilies:i}=t;if(s&&Qe(e))return n&&/\S/.test(e.data)&&n(e.data),s.createTextNode(e.data);if(s&&a&&k(e)&&(H(e)||V(e))){const f=yield Et(e,t);if(t.isEnable("removeAbnormalAttributes")){const h=f.getAttributeNames();for(let S=h.length,E=0;E<S;E++){const v=h[E];Ut.test(v)||f.removeAttribute(v)}}const g=t.currentNodeStyle=At(e,f,r,t);r&&Rt(f,t);let y=!1;if(t.isEnable("copyScrollbar")){const h=[(c=g.get("overflow-x"))==null?void 0:c[0],(u=g.get("overflow-y"))==null?void 0:u[0]];y=h.includes("scroll")||(h.includes("auto")||h.includes("overlay"))&&(e.scrollHeight>e.clientHeight||e.scrollWidth>e.clientWidth)}const m=(l=g.get("text-transform"))==null?void 0:l[0],p=he((d=g.get("font-family"))==null?void 0:d[0]),b=p?h=>{m==="uppercase"?h=h.toUpperCase():m==="lowercase"?h=h.toLowerCase():m==="capitalize"&&(h=h[0].toUpperCase()+h.substring(1)),p.forEach(S=>{let E=i.get(S);E||i.set(S,E=new Set),h.split("").forEach(v=>E.add(v))})}:void 0;return Dt(e,f,y,t,b),Nt(e,f),Y(e)||(yield ve(e,f,t,b)),f}const o=e.cloneNode(!1);return yield ve(e,o,t),o})}function Ae(e){if(e.ownerDocument=void 0,e.ownerWindow=void 0,e.svgStyleElement=void 0,e.svgDefsElement=void 0,e.svgStyles.clear(),e.defaultComputedStyles.clear(),e.sandbox){try{e.sandbox.remove()}catch(t){e.log.warn("Failed to destroyContext",t)}e.sandbox=void 0}e.workers=[],e.fontFamilies.clear(),e.fontCssTexts.clear(),e.requests.clear(),e.tasks=[]}function _t(e){const o=e,{url:t,timeout:r,responseType:n}=o,s=Oe(o,["url","timeout","responseType"]),a=new AbortController,i=r?setTimeout(()=>a.abort(),r):void 0;return fetch(t,P({signal:a.signal},s)).then(c=>{if(!c.ok)throw new Error("Failed fetch, not 2xx response",{cause:c});switch(n){case"arrayBuffer":return c.arrayBuffer();case"dataUrl":return c.blob().then(ft);case"text":default:return c.text()}}).finally(()=>clearTimeout(i))}function z(e,t){const{url:r,requestType:n="text",responseType:s="text",imageDom:a}=t;let i=r;const{timeout:o,acceptOfImage:c,requests:u,fetchFn:l,fetch:{requestInit:d,bypassingCache:f,placeholderImage:g},font:y,workers:m,fontFamilies:p}=e;n==="image"&&(G||te)&&e.drawImageCount++;let b=u.get(r);if(!b){f&&f instanceof RegExp&&f.test(i)&&(i+=(/\?/.test(i)?"&":"?")+new Date().getTime());const h=n.startsWith("font")&&y&&y.minify,S=new Set;h&&n.split(";")[1].split(",").forEach(F=>{p.has(F)&&p.get(F).forEach(x=>S.add(x))});const E=h&&S.size,v=P({url:i,timeout:o,responseType:E?"arrayBuffer":s,headers:n==="image"?{accept:c}:void 0},d);b={type:n,resolve:void 0,reject:void 0,response:null},b.response=C(this,null,function*(){if(l&&n==="image"){const N=yield l(r);if(N)return N}return!G&&r.startsWith("http")&&m.length?new Promise((N,F)=>{m[u.size&m.length-1].postMessage(P({rawUrl:r},v)),b.resolve=N,b.reject=F}):_t(v)}).catch(N=>{if(u.delete(r),n==="image"&&g)return e.log.warn("Failed to fetch image base64, trying to use placeholder image",i),typeof g=="string"?g:g(a);throw N}),u.set(r,b)}return b.response}function Ne(e,t,r,n){return C(this,null,function*(){if(!Ie(e))return e;for(const[s,a]of Ft(e,t))try{const i=yield z(r,{url:a,requestType:n?"image":"text",responseType:"dataUrl"});e=e.replace(xt(s),`$1${i}$3`)}catch(i){r.log.warn("Failed to fetch css data url",s,i)}return e})}function Ie(e){return/url\((['"]?)([^'"]+?)\1\)/.test(e)}const ke=/url\((['"]?)([^'"]+?)\1\)/g;function Ft(e,t){const r=[];return e.replace(ke,(n,s,a)=>(r.push([a,ce(a,t)]),n)),r.filter(([n])=>!re(n))}function xt(e){const t=e.replace(/([.*+?^${}()|\[\]\/\\])/g,"\\$1");return new RegExp(`(url\\(['"]?)(${t})(['"]?\\))`,"g")}const $t=["background-image","border-image-source","-webkit-border-image","-webkit-mask-image","list-style-image"];function Bt(e,t){return $t.map(r=>{const n=e.getPropertyValue(r);return!n||n==="none"?null:((G||te)&&t.drawImageCount++,Ne(n,null,t,!0).then(s=>{!s||n===s||e.setProperty(r,s,e.getPropertyPriority(r))}))}).filter(Boolean)}function Mt(e,t){if($(e)){const r=e.currentSrc||e.src;if(!re(r))return[z(t,{url:r,imageDom:e,requestType:"image",responseType:"dataUrl"}).then(n=>{n&&(e.srcset="",e.dataset.originalSrc=r,e.src=n||"")})];(G||te)&&t.drawImageCount++}else if(V(e)&&!re(e.href.baseVal)){const r=e.href.baseVal;return[z(t,{url:r,imageDom:e,requestType:"image",responseType:"dataUrl"}).then(n=>{n&&(e.dataset.originalSrc=r,e.href.baseVal=n||"")})]}return[]}function Lt(e,t){var o;const{ownerDocument:r,svgDefsElement:n}=t,s=(o=e.getAttribute("href"))!=null?o:e.getAttribute("xlink:href");if(!s)return[];const[a,i]=s.split("#");if(i){const c=`#${i}`,u=r==null?void 0:r.querySelector(`svg ${c}`);if(a&&e.setAttribute("href",c),n!=null&&n.querySelector(c))return[];if(u)return n==null||n.appendChild(u.cloneNode(!0)),[];if(a)return[z(t,{url:a,responseType:"text"}).then(l=>{n==null||n.insertAdjacentHTML("beforeend",l)})]}return[]}function De(e,t){const{tasks:r}=t;k(e)&&(($(e)||le(e))&&r.push(...Mt(e,t)),Je(e)&&r.push(...Lt(e,t))),H(e)&&r.push(...Bt(e.style,t)),e.childNodes.forEach(n=>{De(n,t)})}function Ot(e,t){return C(this,null,function*(){const{ownerDocument:r,svgStyleElement:n,fontFamilies:s,fontCssTexts:a,tasks:i,font:o}=t;if(!(!r||!n||!s.size))if(o&&o.cssText){const c=Re(o.cssText,t);n.appendChild(r.createTextNode(`${c}
|
|
`))}else{const c=Array.from(r.styleSheets).filter(l=>{try{return"cssRules"in l&&!!l.cssRules.length}catch(d){return t.log.warn(`Error while reading CSS rules from ${l.href}`,d),!1}});yield Promise.all(c.flatMap(l=>Array.from(l.cssRules).map((d,f)=>C(this,null,function*(){if(Ye(d)){let g=f+1;const y=d.href;let m="";try{m=yield z(t,{url:y,requestType:"text",responseType:"text"})}catch(b){t.log.warn(`Error fetch remote css import from ${y}`,b)}const p=m.replace(ke,(b,h,S)=>b.replace(S,ce(S,y)));for(const b of qt(p))try{l.insertRule(b,b.startsWith("@import")?g+=1:l.cssRules.length)}catch(h){t.log.warn("Error inserting rule from remote css import",{rule:b,error:h})}}})))),c.flatMap(l=>Array.from(l.cssRules)).filter(l=>{var d;return Ge(l)&&Ie(l.style.getPropertyValue("src"))&&((d=he(l.style.getPropertyValue("font-family")))==null?void 0:d.some(f=>s.has(f)))}).forEach(l=>{const d=l,f=a.get(d.cssText);f?n.appendChild(r.createTextNode(`${f}
|
|
`)):i.push(Ne(d.cssText,d.parentStyleSheet?d.parentStyleSheet.href:null,t).then(g=>{g=Re(g,t),a.set(d.cssText,g),n.appendChild(r.createTextNode(`${g}
|
|
`))}))})}})}const jt=/(\/\*[\s\S]*?\*\/)/g,Pe=/((@.*?keyframes [\s\S]*?){([\s\S]*?}\s*?)})/gi;function qt(e){if(e==null)return[];const t=[];let r=e.replace(jt,"");for(;;){const a=Pe.exec(r);if(!a)break;t.push(a[0])}r=r.replace(Pe,"");const n=/@import[\s\S]*?url\([^)]*\)[\s\S]*?;/gi,s=new RegExp("((\\s*?(?:\\/\\*[\\s\\S]*?\\*\\/)?\\s*?@media[\\s\\S]*?){([\\s\\S]*?)}\\s*?})|(([\\s\\S]*?){([\\s\\S]*?)})","gi");for(;;){let a=n.exec(r);if(a)s.lastIndex=n.lastIndex;else if(a=s.exec(r),a)n.lastIndex=s.lastIndex;else break;t.push(a[0])}return t}const Wt=/url\([^)]+\)\s*format\((["']?)([^"']+)\1\)/g,Vt=/src:\s*(?:url\([^)]+\)\s*format\([^)]+\)[,;]\s*)+/g;function Re(e,t){const{font:r}=t,n=r?r==null?void 0:r.preferredFormat:void 0;return n?e.replace(Vt,s=>{for(;;){const[a,,i]=Wt.exec(s)||[];if(!i)return"";if(i===n)return`src: ${a};`}}):e}function Ue(e,t){return C(this,null,function*(){const r=yield D(e,t);if(k(r.node)&&V(r.node))return r.node;const{ownerDocument:n,log:s,tasks:a,svgStyleElement:i,svgDefsElement:o,svgStyles:c,font:u,progress:l,autoDestruct:d,onCloneNode:f,onEmbedNode:g,onCreateForeignObjectSvg:y}=r;s.time("clone node");const m=yield ne(r.node,r,!0);if(i&&n){let E="";c.forEach((v,N)=>{E+=`${v.join(`,
|
|
`)} {
|
|
${N}
|
|
}
|
|
`}),i.appendChild(n.createTextNode(E))}s.timeEnd("clone node"),yield f==null?void 0:f(m),u!==!1&&k(m)&&(s.time("embed web font"),yield Ot(m,r),s.timeEnd("embed web font")),s.time("embed node"),De(m,r);const p=a.length;let b=0;const h=()=>C(this,null,function*(){for(;;){const E=a.pop();if(!E)break;try{yield E}catch(v){r.log.warn("Failed to run task",v)}l==null||l(++b,p)}});l==null||l(b,p),yield Promise.all([...Array.from({length:4})].map(h)),s.timeEnd("embed node"),yield g==null?void 0:g(m);const S=Ht(m,r);return o&&S.insertBefore(o,S.children[0]),i&&S.insertBefore(i,S.children[0]),d&&Ae(r),yield y==null?void 0:y(S),S})}function Ht(e,t){const{width:r,height:n}=t,s=ue(r,n,e.ownerDocument),a=s.ownerDocument.createElementNS(s.namespaceURI,"foreignObject");return a.setAttributeNS(null,"x","0%"),a.setAttributeNS(null,"y","0%"),a.setAttributeNS(null,"width","100%"),a.setAttributeNS(null,"height","100%"),a.append(e),s.appendChild(a),s}function Q(e,t){return C(this,null,function*(){var i;const r=yield D(e,t),n=yield Ue(r),s=fe(n,r.isEnable("removeControlCharacter"));r.autoDestruct||(r.svgStyleElement=ye(r.ownerDocument),r.svgDefsElement=(i=r.ownerDocument)==null?void 0:i.createElementNS(K,"defs"),r.svgStyles.clear());const a=_(s,n.ownerDocument);return yield wt(a,r)})}function zt(e,t){return C(this,null,function*(){const r=yield D(e,t),{log:n,type:s,quality:a,dpi:i}=r,o=yield Q(r);n.time("canvas to blob");const c=yield ct(o,s,a);if(["image/png","image/jpeg"].includes(s)&&i){const u=yield dt(c.slice(0,33));let l=new Uint8Array(u);return s==="image/png"?l=oe(l,i):s==="image/jpeg"&&(l=T(l,i)),n.timeEnd("canvas to blob"),new Blob([l,c.slice(33)],{type:s})}return n.timeEnd("canvas to blob"),c})}function M(e,t){return C(this,null,function*(){const r=yield D(e,t),{log:n,quality:s,type:a,dpi:i}=r,o=yield Q(r);n.time("canvas to data url");let c=o.toDataURL(a,s);if(["image/png","image/jpeg"].includes(a)&&i&&se&&ze){const[u,l]=c.split(",");let d=0,f=!1;if(a==="image/png"){const S=Ve(l);S>=0?(d=Math.ceil((S+28)/3)*4,f=!0):d=33/3*4}else a==="image/jpeg"&&(d=18/3*4);const g=l.substring(0,d),y=l.substring(d),m=window.atob(g),p=new Uint8Array(m.length);for(let S=0;S<p.length;S++)p[S]=m.charCodeAt(S);const b=a==="image/png"?oe(p,i,f):T(p,i),h=window.btoa(String.fromCharCode(...b));c=[u,",",h,y].join("")}return n.timeEnd("canvas to data url"),c})}function _e(e,t){return C(this,null,function*(){const r=yield D(e,t),{width:n,height:s,ownerDocument:a}=r,i=yield M(r),o=ue(n,s,a),c=o.ownerDocument.createElementNS(o.namespaceURI,"image");return c.setAttributeNS(null,"href",i),c.setAttributeNS(null,"height","100%"),c.setAttributeNS(null,"width","100%"),o.appendChild(c),fe(o,r.isEnable("removeControlCharacter"))})}function Xt(e,t){return C(this,null,function*(){const r=yield D(e,t),{ownerDocument:n,width:s,height:a,scale:i,type:o}=r,c=o==="image/svg+xml"?yield _e(r):yield M(r),u=_(c,n);return u.width=Math.floor(s*i),u.height=Math.floor(a*i),u.style.width=`${s}px`,u.style.height=`${a}px`,u})}function Gt(e,t){return C(this,null,function*(){return M(yield D(e,L(P({},t),{type:"image/jpeg"})))})}function Yt(e,t){return C(this,null,function*(){const r=yield D(e,t),n=yield Q(r);return n.getContext("2d").getImageData(0,0,n.width,n.height).data})}function Jt(e,t){return C(this,null,function*(){return M(yield D(e,L(P({},t),{type:"image/png"})))})}function Kt(e,t){return C(this,null,function*(){return M(yield D(e,L(P({},t),{type:"image/webp"})))})}w.createContext=pe,w.destroyContext=Ae,w.domToBlob=zt,w.domToCanvas=Q,w.domToDataUrl=M,w.domToForeignObjectSvg=Ue,w.domToImage=Xt,w.domToJpeg=Gt,w.domToPixel=Yt,w.domToPng=Jt,w.domToSvg=_e,w.domToWebp=Kt,w.loadMedia=B,w.waitUntilLoad=ge,Object.defineProperty(w,Symbol.toStringTag,{value:"Module"})});
|