asciify-engine 1.0.84 → 1.0.86
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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{parseGIF as t,decompressFrames as e}from"gifuct-js";var o={dracula:{name:"Dracula",accent:"#bd93f9",bg:"#282a36",fg:"#f8f8f2"},monokai:{name:"Monokai",accent:"#a6e22e",bg:"#272822",fg:"#f8f8f2"},nord:{name:"Nord",accent:"#88c0d0",bg:"#2e3440",fg:"#eceff4"},catppuccin:{name:"Catppuccin",accent:"#cba6f7",bg:"#1e1e2e",fg:"#cdd6f4"},solarized:{name:"Solarized",accent:"#268bd2",bg:"#002b36",fg:"#839496"},gruvbox:{name:"Gruvbox",accent:"#b8bb26",bg:"#282828",fg:"#ebdbb2"}},n={standard:" .:-=+*#%@",blocks:" ░▒▓█",minimal:" .:+",dense:" .'`^\",:;Il!i><~+_-?][}{1)(|/tfjrxnuvczXYUJCLQ0OZmwqpdbkhao*#MW&8%B@$",binary:"01",dots:" ⠁⠃⠇⡇⣇⣧⣷⣿",letters:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",claudeCode:" ╔╗╚╝║═╠╣╦╩╬░▒▓█│─┌┐└┘├┤┬┴┼",box:" ▪◾◼■█",lines:" ˗‐–—―━",braille:" ⠁⠂⠃⠄⠅⠆⠇⠈⠉⠊⠋⠌⠍⠎⠏⠐⠑⠒⠓⠔⠕⠖⠗⠘⠙⠚⠛⠜⠝⠞⠟⠠⠡⠢⠣⠤⠥⠦⠧⠨⠩⠪⠫⠬⠭⠮⠯⠰⠱⠲⠳⠴⠵⠶⠷⠸⠹⠺⠻⠼⠽⠾⠿⡀⡁⡂⡃⡄⡅⡆⡇⣀⣁⣂⣃⣄⣅⣆⣇⣈⣉⣊⣋⣌⣍⣎⣏⣐⣑⣒⣓⣔⣕⣖⣗⣘⣙⣚⣛⣜⣝⣞⣟⣠⣡⣢⣣⣤⣥⣦⣧⣨⣩⣪⣫⣬⣭⣮⣯⣰⣱⣲⣳⣴⣵⣶⣷⣸⣹⣺⣻⣼⣽⣾⣿",katakana:" ヲァィゥェォャュョッアイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワン",musical:" ♩♪♫♬♭♮♯",emoji:" ⬛🟫🟥🟧🟨🟩🟦🟪⬜",circles:" .·:∘○◦°•∙",shadows:" ·∘◦○◎⊙●◉",starfield:" ˙·∘∗✦✧★◆●",geometric:" ·△▷◇◈◆▣■█",pipes:" ╶─┐└├┤┬┴┼╬▒▓█",waves:" ˜∼≈〰≋∿∾∭∫",shards:" ╱╲╳◤◥◣◢△▲◆◼█",smoke:" ·˙⁚⁖∶∷⋮⋰⋱∴∵",ascii:" .'`^\",:;~-_+<>i!lI?/\\|()[]{}1tfjrxnuvczXYUJCLQ0OZmwqpdbkhao*#MW&8%B@$",interface:" ·•-–—+=:;<>[]{}()⌘⌥⇧⌃↵↗↘◇◆◈□■",prompt:" .:;>_`/\\|{}[]()=+*#@$",data:" ·∙•◦○●◇◆◈▱▰▣█",humanist:" ·˙,:;∴∵∷∶⁚⋮⋯∼≈≋∞",mesh:" ·╶╴╷╵─│┌┐└┘├┤┬┴┼╬░▒▓█"},r={cosmic:[n.starfield,n.circles,n.shadows],rain:[n.katakana,n.braille,n.binary],terminal:[n.pipes,n.claudeCode,n.standard],crystal:[n.shards,n.geometric,n.blocks],fluid:[n.waves,n.smoke,n.circles],pulse:[n.dense,n.standard,n.blocks],dream:[n.braille,n.shadows,n.smoke],angular:[n.geometric,n.shards,n.starfield],assistant:[n.interface,n.prompt,n.data],signal:[n.mesh,n.data,n.ascii],editorial:[n.humanist,n.waves,n.smoke]},a={classic:{renderMode:"ascii",charset:n.standard,colorMode:"grayscale"},particles:{renderMode:"dots",colorMode:"fullcolor",dotSizeRatio:.8},letters:{renderMode:"ascii",charset:n.letters,colorMode:"fullcolor"},claudeCode:{renderMode:"ascii",charset:n.claudeCode,colorMode:"accent",accentColor:"#f97316"},art:{renderMode:"ascii",charset:n.dense,colorMode:"fullcolor"},terminal:{renderMode:"ascii",charset:n.standard,colorMode:"matrix"},box:{renderMode:"ascii",charset:n.box,colorMode:"grayscale"},lines:{renderMode:"ascii",charset:n.lines,colorMode:"fullcolor"},braille:{renderMode:"ascii",charset:n.braille,colorMode:"fullcolor"},katakana:{renderMode:"ascii",charset:n.katakana,colorMode:"matrix"},musical:{renderMode:"ascii",charset:n.musical,colorMode:"accent",accentColor:"#e040fb"},emoji:{renderMode:"ascii",charset:n.emoji,colorMode:"fullcolor"},circles:{renderMode:"ascii",charset:n.circles,colorMode:"accent",accentColor:"#d4ff00"},shadows:{renderMode:"ascii",charset:n.shadows,colorMode:"accent",accentColor:"#50a0ff"},starfield:{renderMode:"ascii",charset:n.starfield,colorMode:"fullcolor"},geometric:{renderMode:"ascii",charset:n.geometric,colorMode:"grayscale"},pipes:{renderMode:"ascii",charset:n.pipes,colorMode:"accent",accentColor:"#00ff88"},waves:{renderMode:"ascii",charset:n.waves,colorMode:"fullcolor"},shards:{renderMode:"ascii",charset:n.shards,colorMode:"grayscale"},smoke:{renderMode:"ascii",charset:n.smoke,colorMode:"accent",accentColor:"#c850ff"},ascii:{renderMode:"ascii",charset:n.ascii,colorMode:"grayscale"},interface:{renderMode:"ascii",charset:n.interface,colorMode:"accent",accentColor:"#f4f1ea"},prompt:{renderMode:"ascii",charset:n.prompt,colorMode:"matrix"},data:{renderMode:"ascii",charset:n.data,colorMode:"fullcolor"},humanist:{renderMode:"ascii",charset:n.humanist,colorMode:"accent",accentColor:"#d6ccc2"},mesh:{renderMode:"ascii",charset:n.mesh,colorMode:"accent",accentColor:"#8fd3ff"}},i={agentField:{...a.interface,charsetFrames:r.assistant,charsetFps:1.6,animationStyle:"breathe",animationSpeed:.75,ditherStrength:.12,hoverEffect:"glow",hoverStrength:.42,hoverRadius:.18,hoverColor:"#f4f1ea",normalize:!0},liquidSignal:{...a.data,charsetFrames:r.signal,charsetFps:2.4,animationStyle:"melt",animationSpeed:.65,ditherStrength:.45,hoverEffect:"repel",hoverStrength:.55,hoverRadius:.22,hoverColor:"#8fd3ff",normalize:!0},cursorGravity:{...a.mesh,charsetFrames:r.angular,charsetFps:1.2,animationStyle:"orbit",animationSpeed:.9,ditherStrength:.2,hoverEffect:"attract",hoverStrength:.82,hoverRadius:.24,hoverColor:"#ffffff",normalize:!0},editorialPulse:{...a.humanist,charsetFrames:r.editorial,charsetFps:.9,animationStyle:"ripple",animationSpeed:.55,ditherStrength:.18,hoverEffect:"spotlight",hoverStrength:.35,hoverRadius:.2,hoverColor:"#fff8ea",normalize:!0},terminalFlow:{...a.prompt,charsetFrames:r.terminal,charsetFps:3,animationStyle:"rain",animationSpeed:1.1,ditherStrength:.22,hoverEffect:"glitchText",hoverStrength:.65,hoverRadius:.16,hoverColor:"#d4ff00",hoverText:["BUILD","SHIP","RUN","ASK","MODEL"],normalize:!0}},s={fontSize:10,charSpacing:1,brightness:0,contrast:0,charset:n.standard,colorMode:"grayscale",accentColor:"#d4ff00",invert:!1,renderMode:"ascii",animationStyle:"none",animationSpeed:1,dotSizeRatio:.8,ditherStrength:0,charAspect:.55,normalize:!1,hoverStrength:0,hoverRadius:.2,hoverEffect:"spotlight",hoverColor:"#ffffff",hoverShape:"circle",hoverText:"ASCIIFY",artStyle:"classic",customText:"",chromaKey:null,chromaKeyTolerance:60},c={none:{label:"Off",options:{hoverStrength:0,hoverEffect:"spotlight",hoverRadius:.2,hoverColor:"#ffffff"}},subtle:{label:"Subtle",options:{hoverStrength:.25,hoverEffect:"glow",hoverRadius:.12,hoverColor:"#ffffff"}},flashlight:{label:"Flashlight",options:{hoverStrength:.6,hoverEffect:"spotlight",hoverRadius:.15,hoverColor:"#fffbe6"}},magnifier:{label:"Magnifier",options:{hoverStrength:.7,hoverEffect:"magnify",hoverRadius:.12,hoverColor:"#ffffff"}},forceField:{label:"Force Field",options:{hoverStrength:.7,hoverEffect:"repel",hoverRadius:.15,hoverColor:"#a0e8ff"}},neon:{label:"Neon",options:{hoverStrength:.6,hoverEffect:"colorShift",hoverRadius:.15,hoverColor:"#d946ef"}},fire:{label:"Fire",options:{hoverStrength:.7,hoverEffect:"spotlight",hoverRadius:.15,hoverColor:"#ff6b2b"}},ice:{label:"Ice",options:{hoverStrength:.5,hoverEffect:"glow",hoverRadius:.15,hoverColor:"#60d5f7"}},gravity:{label:"Gravity",options:{hoverStrength:.7,hoverEffect:"attract",hoverRadius:.18,hoverColor:"#a5d6ff"}},shatter:{label:"Shatter",options:{hoverStrength:.8,hoverEffect:"shatter",hoverRadius:.14,hoverColor:"#ff6090"}},ghost:{label:"Ghost",options:{hoverStrength:.55,hoverEffect:"trail",hoverRadius:.2,hoverColor:"#b39ddb"}},glitchReveal:{label:"Glitch Reveal",options:{hoverStrength:.8,hoverEffect:"glitchText",hoverRadius:.18,hoverColor:"#a3e635"}}};function l(t,e,o){let n=t+255*e;return n=259*(255*o+255)/(255*(259-255*o))*(n-128)+128,Math.max(0,Math.min(255,n))}function h(t,e,o){const n=o?1-t/255:t/255,r=[...e],a=Math.floor(n*(r.length-1));return r[Math.max(0,Math.min(r.length-1,a))]}function f(t,e,o,n,r,a){if((a?1-t/255:t/255)<.12)return" ";const i=[...e];return i[(n*r+o)%i.length]}var d=[[0,8,2,10],[12,4,14,6],[3,11,1,9],[15,7,13,5]];function m(t,e,o,n){if(n<=0)return t;const r=(d[o%4][e%4]/16-.5)*n*128;return Math.max(0,Math.min(255,t+r))}var u=new Array(256),g=new Array(256);for(let t=0;t<256;t++)u[t]=`rgb(${t},${t},${t})`,g[t]=`rgb(0,${t},0)`;function M(t,e,o,n,r,a=!1){switch(e){case"fullcolor":return`rgb(${t.r},${t.g},${t.b})`;case"matrix":return g[.299*t.r+.587*t.g+.114*t.b|0];case"accent":return`rgb(${o},${n},${r})`;default:{const e=.299*t.r+.587*t.g+.114*t.b|0;return u[e]}}}var p=[0,0,0];function b(t,e,o,n,r,a=!1){switch(e){case"fullcolor":p[0]=t.r,p[1]=t.g,p[2]=t.b;break;case"matrix":{const e=.299*t.r+.587*t.g+.114*t.b|0;p[0]=0,p[1]=e,p[2]=0;break}case"accent":p[0]=o,p[1]=n,p[2]=r;break;default:{const e=.299*t.r+.587*t.g+.114*t.b|0;p[0]=e,p[1]=e,p[2]=e;break}}return p}function v(t){const e=t.match(/rgba?\(\s*(\d+)\s*[,\s]\s*(\d+)\s*[,\s]\s*(\d+)(?:\s*[,/]\s*([\d.]+))?\s*\)/);return e?{r:+e[1],g:+e[2],b:+e[3],a:void 0!==e[4]?+e[4]:1}:null}function w(t){let e=t;for(;e&&e!==document.documentElement.parentElement;){const t=getComputedStyle(e).backgroundColor;if(t&&"transparent"!==t&&"rgba(0, 0, 0, 0)"!==t){const e=v(t);if(e&&e.a>.1)return e}e=e.parentElement}return null}function x(t){if(t){const e=w(t);if(e){return(.299*e.r+.587*e.g+.114*e.b)/255<.4}}if("undefined"!=typeof document){const t=document.documentElement,e=(t.getAttribute("data-theme")||"").toLowerCase();if("dark"===e)return!0;if("light"===e)return!1;if(t.classList.contains("dark"))return!0;if(document.body){const t=w(document.body);if(t){return(.299*t.r+.587*t.g+.114*t.b)/255<.4}}}return"undefined"!=typeof window&&window.matchMedia("(prefers-color-scheme: dark)").matches}function y(t,e,o,n,r,a,i){if("none"===a)return 1;const s=r*i;switch(a){case"wave":return.3+.7*(.6*(.5*Math.sin(t/o*Math.PI*4+3*s)+.5)+.4*(.5*Math.sin(e/n*Math.PI*3+2*s)+.5));case"pulse":{const r=o/2,a=n/2,i=Math.sqrt((t-r)**2+(e-a)**2),c=Math.sqrt(r**2+a**2);return.2+.8*(.5*Math.sin(i/c*Math.PI*6-4*s)+.5)}case"rain":return.1+.9*(.5*Math.sin(e/n*Math.PI*8-5*s+.3*t)+.5)*(.3*Math.sin(t/o*Math.PI*2+s)+.7);case"breathe":{const o=.3*Math.sin(2*s)+.7,n=.1*Math.sin(.1*(t+e)+s);return Math.max(.1,Math.min(1,o+n))}case"sparkle":{const o=43758.5453*Math.sin(127.1*t+311.7*e+43758.5453*Math.floor(8*s)),n=o-Math.floor(o);return n>.7?1:.15+.4*n}case"glitch":{const t=Math.floor(e/(.05*n)),o=43758.5453*Math.sin(43.23*t+17.89*Math.floor(6*s));if(o-Math.floor(o)>.85){const e=.5*Math.sin(30*s+t)+.5;return e<.3?0:e}return 1}case"spiral":{const r=o/2,a=n/2,i=t-r,c=e-a,l=Math.atan2(c,i),h=Math.sqrt(i*i+c*c),f=Math.sqrt(r*r+a*a);return.15+.85*(.5*Math.sin(3*l+h/f*Math.PI*8-3*s)+.5)}case"typewriter":{const r=o*n,a=e*o+t-.5*s%1*r*1.3;if(a>0)return 0;const i=Math.max(0,1+a/(.15*r));return Math.min(1,i)}case"scatter":{const r=o/2,a=n/2,i=t-r,c=e-a,l=Math.sqrt(i*i+c*c)/Math.sqrt(r*r+a*a),h=.5*Math.sin(1.5*s)+.5;return l>h?Math.max(0,1-3*(l-h)):.7+.3*Math.sin(10*l-2*s)}case"waveField":default:return 1;case"ripple":{const r=o/2,a=n/2,i=t-r,c=e-a,l=Math.sqrt(i*i+c*c),h=Math.sqrt(r*r+a*a);return.1+.9*(.5*Math.sin(l/h*Math.PI*10-5*s)+.5)*(.4+.6*(1-Math.min(1,l/(1.1*h))))}case"melt":{const o=e/n*Math.PI;return.05+(.5*Math.sin(o-1.8*s+.15*t)+.5)*(1-.6*(Math.max(0,e/n-.1)/.9))*.95}case"orbit":{const r=o/2,a=n/2,i=t-r,c=e-a,l=Math.atan2(c,i),h=Math.sqrt(i*i+c*c)/Math.sqrt(r*r+a*a);return.1+.9*(.5*Math.sin(2*l+6*h-2.5*s)+.5)}case"cellular":{const o=Math.floor(4*s),n=(t,e)=>{const n=43758.5453*Math.sin(127.1*t+311.7*e+43758.5453*o);return n-Math.floor(n)>.38?1:0},r=n(t,e),a=n(t-1,e)+n(t+1,e)+n(t,e-1)+n(t,e+1)+n(t-1,e-1)+n(t+1,e-1)+n(t-1,e+1)+n(t+1,e+1);return 1===(1===r?2===a||3===a?1:0:3===a?1:0)?1:.05}}}var $={scale:1,offsetX:0,offsetY:0,glow:0,colorBlend:0,proximity:0};function S(t,e,o,n,r,a,i,s,c="spotlight",l=.5,h="circle"){const f=t-o,d=e-n,m=.08+.35*l+.04*a;let u,g;if("box"===h){const t=Math.abs(f),e=Math.abs(d);u=Math.max(t,e),g=m}else u=Math.sqrt(f*f+d*d),g=m;if(u>=g)return $.scale=1,$.offsetX=0,$.offsetY=0,$.glow=0,$.colorBlend=0,$.proximity=0,$;const M=function(t){return t*t*(3-2*t)}(1-u/g)*r;let p=1,b=0,v=0,w=0,x=0;switch(c){case"spotlight":{p=1+M*a*1.8;const t=Math.atan2(d,f),e=M*M*a*.6;b=Math.cos(t)*e*i,v=Math.sin(t)*e*s,w=M*a*.4,x=M*M*a*.25;break}case"magnify":p=1+M*a*2.5,w=M*a*.15;break;case"repel":{p=1+M*a*.3;const t=Math.atan2(d,f),e=M*M*a*1.2;b=Math.cos(t)*e*i,v=Math.sin(t)*e*s;break}case"glow":w=M*a*.8,x=M*a*.4;break;case"colorShift":p=1+M*a*.4,w=M*a*.2,x=M*a*.7;break;case"attract":{const t=Math.atan2(d,f),e=M*M*a*1;b=-Math.cos(t)*e*i,v=-Math.sin(t)*e*s,w=M*a*.3;break}case"shatter":{const t=Math.atan2(d,f),e=.5*Math.sin(43.7*f+29.3*d),o=M*a*1.4*(.7+.3*e);b=Math.cos(t+e)*o*i,v=Math.sin(t+e)*o*s,p=Math.max(.1,1-M*a*.6),w=M*a*.25;break}case"trail":x=M*a*.9,w=M*a*.6,p=1+M*a*.15;break;case"glitchText":p=1,w=M*a*.5,x=M*a*.6}return $.scale=p,$.offsetX=b,$.offsetY=v,$.glow=w,$.colorBlend=x,$.proximity=M,$}function E(t){const e=t.match(/^#([0-9a-f]{3,8})$/i)?.[1];if(e){const t=e.length<=4?e.split("").map(t=>parseInt(t+t,16)):[parseInt(e.slice(0,2),16),parseInt(e.slice(2,4),16),parseInt(e.slice(4,6),16)];return{r:t[0],g:t[1],b:t[2]}}const o=t.match(/rgba?\(\s*(\d+)[,\s]+(\d+)[,\s]+(\d+)/i);return o?{r:+o[1],g:+o[2],b:+o[3]}:null}function C(t){return t*t*t*(t*(6*t-15)+10)}function A(t,e,o){return t+(e-t)*o}function T(t,e){let o=127*t+311*e;return o^=o>>13,(o*(o*o*15731+789221)+1376312589&2147483647)/2147483647}function R(t,e){const o=Math.floor(t),n=Math.floor(e),r=e-n,a=C(t-o),i=C(r),s=T(o,n),c=T(o+1,n),l=T(o,n+1),h=T(o+1,n+1);return A(A(s,c,a),A(l,h,a),i)}function I(t,e){return(.5*R(t,e)+.25*R(2.1*t,2.1*e)+.125*R(4.3*t,4.3*e))/.875}function k(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=13,charAspect:s=.62,lineHeightRatio:c=1.4,chars:l=" .:-=+*#%@",baseColor:h=null,accentColor:f,accentThreshold:d=.52,mouseInfluence:m=.55,mouseFalloff:u=2.8,speed:g=1,vortex:M=!0,sparkles:p=!0,breathe:b=!0,lightMode:v=!1}=a,w=f??(v?"#6b8700":"#d4ff00"),x=i*s,y=i*c,$=Math.ceil(e/x),S=Math.ceil(o/y),E=r.x,C=r.y;let A=212,R=255,k=0;{const t=w.replace("#","");6===t.length&&(A=parseInt(t.slice(0,2),16),R=parseInt(t.slice(2,4),16),k=parseInt(t.slice(4,6),16))}t.clearRect(0,0,e,o),t.font=`${i}px "JetBrains Mono", monospace`,t.textBaseline="top";const F=n*g,z=b?.12*(.5*Math.sin(.22*F)+.5):0;for(let e=0;e<S;e++)for(let o=0;o<$;o++){const n=o/$,r=e/S,a=.045,i=.08*F,s=.06,c=.45*((.5*Math.sin(.08*o+.05*e+.6*F)+.5+(.5*Math.sin(.03*o-.07*e+.4*F)+.5)+(.5*Math.sin(.05*o+.03*e+.8*F)+.5))/3)+.35*(.5*I(o*a+i,e*a*1.4-.7*i)+.5)+.2*(.5*Math.sin((o+.65*e)*s+1.1*F)+.5)+z,f=n-E,g=r-C,b=Math.sqrt(f*f+g*g);let w=0;if(M&&b<.35){const t=Math.atan2(g,f),e=Math.sin(4*t+2.2*F-14*b),o=Math.max(0,1-b/.35);w=e*o*o*.22}const L=c*(1-m)+(Math.max(0,1-b*u)+.5*w)*m+.15*w,q=Math.min(1,Math.max(0,L));let P=q;if(p&&q>.72){const t=Math.floor(8*F),n=T(7*o+3*t,11*e+t);n>.88&&(P=Math.min(1,q+4*(n-.88)))}const B=Math.floor(P*(l.length-1));if(" "===l[B])continue;const H=.015+.07*P;if(P>d){const e=Math.min(v?.9:.28,H*(v?14:2.8));t.fillStyle=`rgba(${A},${R},${k},${e})`}else t.fillStyle=h?h.replace("{a}",String(H)):v?`rgba(55,55,55,${7*H})`:`rgba(255,255,255,${H})`;t.fillText(l[B],o*x,e*y)}}function F(t,e){return"auto"!==t?t:!x(e)}function z(t){const e=t.match(/^#([0-9a-fA-F]{3,6})$/);if(e){let t=e[1];if(3===t.length&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2]),6===t.length)return t}const o=t.match(/rgb\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)/);return o?[o[1],o[2],o[3]].map(t=>parseInt(t).toString(16).padStart(2,"0")).join(""):null}function L(t){const e=t||"auto";if("auto"!==e)return e.replace("#","");if("undefined"!=typeof document){const t=getComputedStyle(document.documentElement);for(const e of["--accent-color","--color-accent","--accent","--color-primary","--primary","--brand-color"]){const o=z(t.getPropertyValue(e).trim());if(o)return o}const e=z(getComputedStyle(document.body).accentColor??"");if(e)return e}return x("undefined"!=typeof document?document.body:null)?"faf9f7":"0d0d0d"}function q(t,e,o,n){const r=t instanceof HTMLVideoElement?t.videoWidth:t.width,a=t instanceof HTMLVideoElement?t.videoHeight:t.height;if(0===r||0===a)return{frame:[],cols:0,rows:0};const i=e.charAspect,s=e.fontSize*e.charSpacing,c=e.fontSize/i*e.charSpacing,d=o||r,u=n||a,g=Math.floor(d/s),M=Math.floor(u/c);if(g<=0||M<=0)return{frame:[],cols:0,rows:0};const p=Math.max(1,Math.min(Math.floor(2048/g),Math.floor(r/g))),b=Math.max(1,Math.min(Math.floor(2048/M),Math.floor(a/M))),v=g*p,w=M*b,{ctx:x}=function(t,e){const o=document.createElement("canvas");o.width=t,o.height=e;const n=o.getContext("2d",{willReadFrequently:!0});return{canvas:o,ctx:n}}(v,w);x.drawImage(t,0,0,v,w);const y=x.getImageData(0,0,v,w).data,$=e.chromaKey,S=null!=$&&!1!==$,E=!0===$,C="blue-screen"===$;let A=null,T=0;!S||E||C||(A=function(t){if("string"!=typeof t)return t;const e=document.createElement("canvas");e.width=1,e.height=1;const o=e.getContext("2d");o.fillStyle=t,o.fillRect(0,0,1,1);const n=o.getImageData(0,0,1,1).data;return{r:n[0],g:n[1],b:n[2]}}($),T=(e.chromaKeyTolerance??60)**2);let R=0,I=255;if(e.normalize){let t=255,e=0;for(let o=0;o<y.length;o+=4){if(S){const t=y[o],e=y[o+1],n=y[o+2];let r=!1;if(E)r=e>1.4*t&&e>1.4*n&&e>80;else if(C)r=n>1.4*t&&n>1.4*e&&n>80;else if(null!==A){const o=t-A.r,a=e-A.g,i=n-A.b;r=o*o+a*a+i*i<=T}if(r)continue}const n=.299*y[o]+.587*y[o+1]+.114*y[o+2];n<t&&(t=n),n>e&&(e=n)}R=t,I=e>t?e-t:255}const k=[],z=F(e.invert),L=S&&e.charset.replace(/ /g,"")||e.charset,q=p*b;for(let t=0;t<M;t++){const o=[];for(let n=0;n<g;n++){let r=0,a=0,i=0,s=0,c=0;for(let e=0;e<b;e++){const o=(t*b+e)*v;for(let t=0;t<p;t++){const e=4*(o+n*p+t),l=y[e],h=y[e+1],f=y[e+2],d=y[e+3];if(S){let t=!1;if(E)t=h>1.4*l&&h>1.4*f&&h>80;else if(C)t=f>1.4*l&&f>1.4*h&&f>80;else if(null!==A){const e=l-A.r,o=h-A.g,n=f-A.b;t=e*e+o*o+n*n<=T}if(t){c++;continue}}r+=l,a+=h,i+=f,s+=d}}if(S&&c>q/2){o.push({char:" ",r:0,g:0,b:0,a:0});continue}const d=q-c,u=d>0?r/d:0,M=d>0?a/d:0,w=d>0?i/d:0,x=d>0?s/d:0,$=.299*u+.587*M+.114*w,k=m(l(e.normalize?($-R)/I*255:$,e.brightness,e.contrast),n,t,e.ditherStrength),F=e.customText?f(k,e.customText,n,t,g,z):h(k,L,z);o.push({char:F,r:u,g:M,b:w,a:x,lum:k})}k.push(o)}return{frame:k,cols:g,rows:M}}async function P(t,e,o,n,r=12,a=10,i,s=0){const c=Math.min(t.duration-s,a),l=Math.ceil(c*r),h=[];let f=0,d=0;for(let a=0;a<l;a++){const m=s+a/r;if(m>s+c)break;t.currentTime=m,await new Promise(e=>{const o=()=>{t.removeEventListener("seeked",o),e()};t.addEventListener("seeked",o)});const u=q(t,e,o,n);h.push(u.frame),f=u.cols,d=u.rows,i?.((a+1)/l)}return{frames:h,cols:f,rows:d,fps:r}}async function B(o,n,r,a,i){const s=t(o),c=e(s,!0);if(0===c.length)return{frames:[],cols:0,rows:0,fps:10};const l=c[0].dims.width,h=c[0].dims.height,f=s.lsd?.width||l,d=s.lsd?.height||h,m=document.createElement("canvas");m.width=f,m.height=d;const u=m.getContext("2d"),g=document.createElement("canvas");g.width=f,g.height=d;const M=g.getContext("2d"),p=[];let b=0,v=0,w=0;for(const t of c)w+=t.delay||100;const x=w/c.length,y=Math.round(Math.min(30,Math.max(5,1e3/x))),$=Math.min(c.length,300);for(let t=0;t<$;t++){const e=c[t],{dims:o,patch:s,disposalType:l}=e;3===l&&(M.clearRect(0,0,f,d),M.drawImage(m,0,0));const h=new ImageData(new Uint8ClampedArray(s.buffer),o.width,o.height),w=document.createElement("canvas");w.width=o.width,w.height=o.height;w.getContext("2d").putImageData(h,0,0),u.drawImage(w,o.left||0,o.top||0);const x=q(m,n,r,a);p.push(x.frame),b=x.cols,v=x.rows,2===l?u.clearRect(o.left||0,o.top||0,o.width,o.height):3===l&&(u.clearRect(0,0,f,d),u.drawImage(g,0,0)),i?.((t+1)/$)}return{frames:p,cols:b,rows:v,fps:y}}function H(t,e,o,n,r,a=0,i){if("waveField"===o.animationStyle){return void k(t,n,r,a,i?{x:i.x,y:i.y}:{x:.5,y:.5},{accentColor:`#${o.accentColor?L(o.accentColor):"d4ff00"}`,accentThreshold:.52,mouseInfluence:o.hoverStrength>0?Math.min(1,.3+.5*o.hoverStrength):.55,mouseFalloff:2.8,speed:o.animationSpeed,vortex:o.hoverStrength>0,sparkles:!0,breathe:!0})}const s=e.length;if(0===s)return;const c=e[0].length;t.clearRect(0,0,n,r);let l=!1;const f=Math.max(1,s>>2),d=Math.max(1,c>>2);t:for(let t=0;t<s;t+=f){const o=e[t];for(let t=0;t<c;t+=d)if(o[t].a<200){l=!0;break t}}const m=t.canvas,u=x(m);l||(t.fillStyle=u?"#0a0a0a":"#faf9f7",t.fillRect(0,0,n,r));const g=n/c,p=r/s,v=s*c,w=i?.intensity??1,$=!("none"!==o.animationStyle&&v>5e3)&&!!(i&&o.hoverStrength>0&&w>.005),E=o.hoverColor||"#ffffff",C=parseInt(E.slice(1,3),16)||255,A=parseInt(E.slice(3,5),16)||255,T=parseInt(E.slice(5,7),16)||255,R=L(o.accentColor),I=parseInt(R.substring(0,2),16)||255,z=parseInt(R.substring(2,4),16)||255,q=parseInt(R.substring(4,6),16)||255,P=v>3e4?.25:v>15e3?.4:v>5e3?.6:1,B=o.hoverRadius*P;let H=0,j=c,W=0,U=s,O=0,Y=0;if($&&i){O=i.x,Y=i.y;const t=.08+.35*B+.04*o.hoverStrength;H=Math.max(0,Math.floor((O-t)*c)-1),j=Math.min(c,Math.ceil((O+t)*c)+1),W=Math.max(0,Math.floor((Y-t)*s)-1),U=Math.min(s,Math.ceil((Y+t)*s)+1)}const D=o.animationStyle,X=o.animationSpeed,V="none"===D,_=o.hoverStrength,J=o.hoverEffect,N=B,G=o.hoverShape||"circle",K=F(o.invert,m),Q=o.colorMode,Z=2*Math.PI,tt=1/c,et=1/s;let ot="",nt=-1;if("dots"===o.renderMode){const n=.5*Math.min(g,p)*o.dotSizeRatio;for(let o=0;o<s;o++){const r=e[o];for(let e=0;e<c;e++){const i=r[e];if(i.a<10)continue;const l=.00392156863*(.299*i.r+.587*i.g+.114*i.b),h=K?1-l:l;if(h<.02)continue;const f=V?1:y(e,o,c,s,a,D,X);let d=1,m=0,u=0,v=0,x=0;if($&&e>=H&&e<=j&&o>=W&&o<=U){const t=S(e*tt,o*et,O,Y,w,_,g,p,J,N,G);d=t.scale,m=t.offsetX,u=t.offsetY,v=t.glow,x=t.colorBlend}const E=n*h*f*d;if(E<.3)continue;const R=e*g+.5*g+m,k=o*p+.5*p+u;let F;if(x>0){const t=b(i,Q,I,z,q,K);F=`rgb(${Math.min(255,t[0]+(C-t[0])*x|0)},${Math.min(255,t[1]+(A-t[1])*x|0)},${Math.min(255,t[2]+(T-t[2])*x|0)})`}else F=M(i,Q,I,z,q,K);const L=Math.min(1,.00392156863*i.a*f*(1+v));if(L!==nt&&(t.globalAlpha=L,nt=L),F!==ot&&(t.fillStyle=F,ot=F),E<=3){const e=2*E;t.fillRect(R-E,k-E,e,e)}else t.beginPath(),t.arc(R,k,E,0,Z),t.fill()}}}else{const n=.55,r=.9*Math.min(g/n,p),i=r<6;if(!i){const e="emoji"===o.artStyle;t.font=e?`${r}px "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Twemoji Mozilla", sans-serif`:`${r}px "JetBrains Mono", monospace`,t.textAlign="center",t.textBaseline="middle"}let l=null;const f=o.charsetFrames,d=!!f?.length,m=d?f[Math.floor(Math.max(0,a)*(o.charsetFps??2))%f.length]:o.charset;if(i){l={};const t=[...m],e=t.length;for(let o=0;o<e;o++)l[t[o]]=Math.max(.1,(o+.3)/e)}const u=i?null:t.getTransform();if(!i&&!$&&V&&!d&&"accent"===Q){t.fillStyle=`rgb(${I},${z},${q})`,t.globalAlpha=1,t.textAlign="left";for(let o=0;o<s;o++){const n=e[o];let r="";for(let t=0;t<c;t++){const e=n[t];r+=e.a<10?" ":e.char}0!==r.trim().length&&t.fillText(r,.5*g,o*p+.5*p)}return void(t.globalAlpha=1)}const v="glitchText"===J&&$,x="!@#$%^&*<>{}[]|/\\~`0123456789",E=x.length;let R="",k=0,F=0,L=0,P=0,Z=0,rt=0;if(v){const t=o.hoverText??"ASCIIFY";if(F=Math.round(O*c),L=Math.round(Y*s),Array.isArray(t)){const e=t.filter(t=>t.length>0);0===e.length&&e.push("ASCIIFY");R=e[((7*Math.floor(F/Math.max(1,Math.ceil(c/5)))+13*Math.floor(L/Math.max(1,Math.ceil(s/3))))%e.length+e.length)%e.length]}else R=t||"ASCIIFY";k=R.length,P=Math.max(3,Math.min(12,Math.round(s*B*.6)));const e=Math.floor(P/2);Z=Math.max(0,L-e),Z+P>s&&(Z=Math.max(0,s-P)),rt=F-Math.floor(k/2)}for(let o=0;o<s;o++){const n=e[o];for(let e=0;e<c;e++){const r=n[e];if(r.a<10)continue;let f=d&&null!=r.lum?h(r.lum,m,K):r.char;if(" "===f)continue;const B=V?1:y(e,o,c,s,a,D,X);if(B<.05)continue;let at=1,it=0,st=0,ct=0,lt=0;if($&&!v&&e>=H&&e<=j&&o>=W&&o<=U){const t=S(e*tt,o*et,O,Y,w,_,g,p,J,N,G);at=t.scale,it=t.offsetX,st=t.offsetY,ct=t.glow,lt=t.colorBlend}if(v&&o>=Z&&o<Z+P){const t=e-rt;if(t>=0&&t<k){const n=R[t],r=Math.abs(o-L)/Math.max(1,.5*P),i=Math.abs(e-F)/Math.max(1,k),s=Math.max(r,i),c=Math.max(0,Math.min(1,1-.9*s)),l=43758.5453*Math.sin(127.1*e+311.7*o+43758.5453*Math.floor(12*a));f=Math.abs(l-Math.floor(l))<c?n:x[Math.abs(Math.floor(97*l))%E],ct=.3+.7*c,lt=.3+.65*c}}const ht=e*g+.5*g+it,ft=o*p+.5*p+st;let dt;if(lt>0){const t=b(r,Q,I,z,q,K);dt=`rgb(${Math.min(255,t[0]+(C-t[0])*lt|0)},${Math.min(255,t[1]+(A-t[1])*lt|0)},${Math.min(255,t[2]+(T-t[2])*lt|0)})`}else dt=M(r,Q,I,z,q,K);if(i){const e=l[f]??.5,o=Math.min(1,.00392156863*r.a*B*(1+ct))*e;if(o<.02)continue;o!==nt&&(t.globalAlpha=o,nt=o),dt!==ot&&(t.fillStyle=dt,ot=dt);const n=g*at,a=p*at;t.fillRect(ht-.5*n,ft-.5*a,n,a)}else{const e=Math.min(1,.00392156863*r.a*B*(1+ct));e!==nt&&(t.globalAlpha=e,nt=e),dt!==ot&&(t.fillStyle=dt,ot=dt),1!==at?(t.translate(ht,ft),t.scale(at,at),t.fillText(f,0,0),t.setTransform(u)):t.fillText(f,ht,ft)}}}}t.globalAlpha=1}function j(t){return Math.max(0,Math.min(1,t))}function W(t){return"string"==typeof t?document.querySelector(t):t instanceof HTMLElement?t:null}function U(t,e,o={}){if(!Number.isFinite(t.duration)||t.duration<=0)return;const n=o.from??0,r=o.to??t.duration,a=Math.max(n,Math.min(r,t.duration)),i=j(o.ease?o.ease(j(e)):e),s=n+(a-n)*i;t.currentTime=Math.min(Math.max(n,s),Math.max(n,a-.04)),o.onUpdate?.(i,t)}function O(t,e={}){const o=W(e.trigger)??t;t.pause();const n=e.gsap,r=e.ScrollTrigger??n?.ScrollTrigger;if(n&&r?.create){n.registerPlugin?.(r);const a=r.create({trigger:o,start:e.start??"top bottom",end:e.end??"bottom top",scrub:e.scrub??!0,onUpdate:o=>U(t,o.progress,e)});return()=>a.kill?.()}return function(t,e,o){let n=0;const r=()=>{n=0;const r=e.getBoundingClientRect(),a=window.innerHeight||document.documentElement.clientHeight,i=r.height+a,s=i>0?j((a-r.top)/i):0;U(t,s,o)},a=()=>{n||(n=requestAnimationFrame(r))};return window.addEventListener("scroll",a,{passive:!0}),window.addEventListener("resize",a),a(),()=>{window.removeEventListener("scroll",a),window.removeEventListener("resize",a),n&&cancelAnimationFrame(n)}}(t,o,e)}function Y(t,e,o){const n=e.gsap,r=e.ScrollTrigger??n?.ScrollTrigger;if(n&&r?.create){n.registerPlugin?.(r);const a=r.create({trigger:t,start:e.start??"top bottom",end:e.end??"bottom top",scrub:e.scrub??!0,onUpdate:t=>o(t.progress)});return()=>a.kill?.()}return function(t,e){let o=0;const n=()=>{o=0;const n=t.getBoundingClientRect(),r=window.innerHeight||document.documentElement.clientHeight,a=n.height+r,i=a>0?j((r-n.top)/a):0;e(i)},r=()=>{o||(o=requestAnimationFrame(n))};return window.addEventListener("scroll",r,{passive:!0}),window.addEventListener("resize",r),r(),()=>{window.removeEventListener("scroll",r),window.removeEventListener("resize",r),o&&cancelAnimationFrame(o)}}(t,o)}function D(t,e,o=2048){const n=o,r=Math.min(1,n/Math.max(t,e));return{renderW:Math.round(t*r),renderH:Math.round(e*r)}}function X(t,e,o,n,r,a=2048){const{width:i,height:s}=e.getBoundingClientRect();if(!i||!s)return{renderW:0,renderH:0,dpr:1};let c,l,h=i,f=h/o;f>s&&(f=s,h=f*o),h=Math.round(h),f=Math.round(f),n&&r?({renderW:c,renderH:l}=D(n,r,a)):(c=h,l=f);const d="undefined"!=typeof window&&window.devicePixelRatio||1,m=8e6,u=c*d*l*d>m?Math.sqrt(m/(c*l)):d;return t.width=Math.round(c*u),t.height=Math.round(l*u),t.style.width=h+"px",t.style.height=f+"px",{renderW:c,renderH:l,dpr:u}}async function V(t,e,{fontSize:o,artStyle:n="classic",options:r={}}={}){let i;if("string"==typeof t){const e=new Image;e.crossOrigin="anonymous",await new Promise((o,n)=>{e.onload=()=>o(),e.onerror=()=>n(new Error(`Failed to load image: ${t}`)),e.src=t}),i=e}else t instanceof HTMLImageElement&&!t.complete?(await new Promise((e,o)=>{t.onload=()=>e(),t.onerror=()=>o(new Error("Image failed to load"))}),i=t):i=t;const c=a[n],l=o??r.fontSize??10,h={...s,...c,...r,fontSize:l},f=e.getContext("2d");if(!f)throw new Error("Could not get 2d context from canvas");const{w:d,h:m}=function(t){return t instanceof HTMLVideoElement?{w:t.videoWidth,h:t.videoHeight}:t instanceof HTMLImageElement?{w:t.naturalWidth||t.width,h:t.naturalHeight||t.height}:{w:t.width,h:t.height}}(i),{renderW:u,renderH:g}=D(d,m),M="undefined"!=typeof window&&window.devicePixelRatio||1,p=8e6,b=u*M*g*M>p?Math.sqrt(p/(u*g)):M;(e.width<u||e.height<g)&&(e.width=Math.round(u*b),e.height=Math.round(g*b));const{frame:v}=q(i,h,u,g);if(h.hoverStrength>0){let t=null,o=!1,n=0;const r=o=>{const n=e.getBoundingClientRect();t={x:(o.clientX-n.left)/n.width,y:(o.clientY-n.top)/n.height}},a=()=>{t=null};e.addEventListener("mousemove",r),e.addEventListener("mouseleave",a);const i=e=>{o||(f.save(),f.setTransform(b,0,0,b,0,0),H(f,v,h,u,g,e/1e3,t),f.restore(),n=requestAnimationFrame(i))};return n=requestAnimationFrame(i),()=>{o=!0,cancelAnimationFrame(n),e.removeEventListener("mousemove",r),e.removeEventListener("mouseleave",a)}}f.save(),f.setTransform(b,0,0,b,0,0),H(f,v,h,u,g),f.restore()}async function _(t,e,{fontSize:o,artStyle:n="classic",options:r={}}={}){const i="string"==typeof t?await fetch(t).then(t=>t.arrayBuffer()):t,c=o??r.fontSize??10,l={...s,...a[n],...r,fontSize:c},h=e.getContext("2d");if(!h)throw new Error("Could not get 2d context from canvas");const{frames:f,fps:d}=await B(i,l,e.width,e.height);let m,u=!1,g=0,M=performance.now();const p=1e3/d,b=t=>{u||(t-M>=p&&(H(h,f[g],l,e.width,e.height),g=(g+1)%f.length,M=t),m=requestAnimationFrame(b))};return m=requestAnimationFrame(b),()=>{u=!0,cancelAnimationFrame(m)}}async function J(t,e,{fontSize:o,artStyle:n="classic",options:r={},fitTo:i,preExtract:c=!1,fps:l,maxRenderDimension:h=2048,trim:f,scroll:d,onReady:m,onFrame:u}={}){const g=f?.start??0,M=f?.end,p=o??r.fontSize??10,b={...s,...a[n],...r,fontSize:p},v=e.getContext("2d");if(!v)throw new Error("asciifyVideo: could not get 2d context from canvas.");const w="string"==typeof i?document.querySelector(i):i instanceof HTMLElement?i:null;if(c){let o;"string"==typeof t?(o=document.createElement("video"),o.crossOrigin="anonymous",o.src=t,o.readyState<2&&await new Promise((e,n)=>{o.onloadeddata=()=>e(),o.onerror=()=>n(new Error(`asciifyVideo: failed to load "${t}"`))})):o=t,w&&X(e,w,o.videoWidth/o.videoHeight,o.videoWidth,o.videoHeight,h);const{renderW:n,renderH:r}=D(o.videoWidth,o.videoHeight,h),a="undefined"!=typeof window&&window.devicePixelRatio||1,i=8e6,s=n*a*r*a>i?Math.sqrt(i/(n*r)):a;e.width<Math.round(n*s)&&(e.width=Math.round(n*s),e.height=Math.round(r*s));const c=void 0!==M?M-g:10,f=l??(d?18:void 0),{frames:p,fps:x}=await P(o,b,n,r,f,c,void 0,g),y=t=>{const e=p[t];e&&(v.save(),v.setTransform(s,0,0,s,0,0),H(v,e,b,n,r),v.restore(),u?.())};if(d){let t=!1,n=-1;const r=!0===d?{}:d,a=Y(W(r.trigger)??w??e,r,e=>{const a=j(r.ease?r.ease(j(e)):e),i=Math.max(0,Math.min(p.length-1,Math.round(a*(p.length-1))));i!==n&&(n=i,y(i),t||(t=!0,m?.(o)),r.onUpdate?.(a,o))});return y(0),t=!0,m?.(o),a}let $,S=!1,E=0,C=performance.now(),A=!0;const T=1e3/x,R=t=>{S||(t-C>=T&&(y(E),E=(E+1)%p.length,C=t,A&&(A=!1,m?.(o))),$=requestAnimationFrame(R))};return $=requestAnimationFrame(R),()=>{S=!0,cancelAnimationFrame($)}}let x,y=!1;"string"==typeof t?(x=document.createElement("video"),x.src=t,x.muted=!0,x.loop=!0,x.playsInline=!0,x.setAttribute("playsinline",""),Object.assign(x.style,{position:"fixed",top:"0",left:"0",width:"1px",height:"1px",opacity:"0",pointerEvents:"none",zIndex:"-1"}),document.body.appendChild(x),y=!0,await new Promise((e,o)=>{x.onloadedmetadata=()=>e(),x.onerror=()=>o(new Error(`asciifyVideo: failed to load "${t}"`))}),await x.play().catch(()=>{})):(x=t,x.readyState<HTMLMediaElement.HAVE_METADATA&&await new Promise((t,e)=>{const o=()=>{x.removeEventListener("loadedmetadata",n),x.removeEventListener("error",r)},n=()=>{o(),t()},r=()=>{o(),e(new Error("asciifyVideo: provided video element failed to load metadata."))};x.addEventListener("loadedmetadata",n),x.addEventListener("error",r),x.load()}),x.paused&&await x.play().catch(()=>{})),g>0&&(x.currentTime=g,await new Promise(t=>{const e=()=>{x.removeEventListener("seeked",e),t()};x.addEventListener("seeked",e)}));let $=null;(g>0||void 0!==M)&&($=()=>{(void 0!==M&&x.currentTime>=M||g>0&&x.currentTime<g)&&(x.currentTime=g)},x.addEventListener("timeupdate",$));let S=null;const{renderW:E,renderH:C}=D(x.videoWidth,x.videoHeight,h);if(w){const t=x.videoWidth/x.videoHeight,o=x.videoWidth,n=x.videoHeight,r=X(e,w,t,o,n,h),a=e.getContext("2d");a&&a.setTransform(r.dpr,0,0,r.dpr,0,0),S=new ResizeObserver(()=>{const r=X(e,w,t,o,n,h),a=e.getContext("2d");a&&a.setTransform(r.dpr,0,0,r.dpr,0,0)}),S.observe(w)}else{const t="undefined"!=typeof window&&window.devicePixelRatio||1,o=8e6,n=E*t*C*t>o?Math.sqrt(o/(E*C)):t;e.width<Math.round(E*n)&&(e.width=Math.round(E*n),e.height=Math.round(C*n)),v.setTransform(n,0,0,n,0,0)}let A,T=!1,R=!0,I=null;const k=d&&!c,F=l&&l>0?1e3/l:0;let z=0,L=-1;if(k){const t=!0===d?{}:d;I=O(x,{...t,trigger:t.trigger??w??e,from:t.from??g,to:t.to??M})}const B=t=>{if(T)return;if(A=requestAnimationFrame(B),x.readyState<2||0===e.width||0===e.height)return;if(F>0&&t-z<F)return;if(g>0&&x.currentTime<g)return;if(void 0!==M&&x.currentTime>=M)return;if(k&&Math.abs(x.currentTime-L)<1/240)return;const{frame:o}=q(x,b,E,C);o.length>0&&(H(v,o,b,E,C,0,null),z=t,L=x.currentTime,R&&(R=!1,m?.(x)),u?.())};return A=requestAnimationFrame(B),()=>{T=!0,cancelAnimationFrame(A),I?.(),S?.disconnect(),$&&x.removeEventListener("timeupdate",$),y&&(x.pause(),x.src="",document.body.removeChild(x))}}function N(t,e,o){return J(t,e,o)}function G(t,e,o,n,r={}){const{fontSize:a=13,chars:i="0123456789ABCDEF@#$&*+=/<>",accentColor:s,color:c,speed:l=1,density:h=.55,tailLength:f=14,lightMode:d=!1}=r,m=s??(d?"#6b8700":"#d4ff00"),u=.62*a,g=1.4*a,M=Math.ceil(e/u),p=Math.ceil(o/g);t.clearRect(0,0,e,o),t.font=`${a}px monospace`,t.textBaseline="top";let b=255,v=255,w=255;if(d&&(b=55,v=55,w=55),c){const t=E(c);t&&(b=t.r,v=t.g,w=t.b)}let x=212,y=255,$=0;const S=E(m);S&&(x=S.r,y=S.g,$=S.b);const C=p+f;for(let e=0;e<M;e++){if(T(17*e,3)>h)continue;const o=(.5+1.5*T(31*e,7))*l,r=T(13*e,11)*C,a=Math.floor((n*o*7+r)%C),s=e*u;for(let o=0;o<=f;o++){const r=a-(f-o);if(r<0||r>=p)continue;const c=r*g,l=T(53*e+Math.floor(5*n+o),7*r),h=i[Math.floor(l*i.length)],m=o/f;if(o===f)t.fillStyle=`rgba(${x},${y},${$},${d?.7:.85})`;else{const e=d?.85*m:.15*m;t.fillStyle=`rgba(${b},${v},${w},${e})`}t.fillText(h,s,c)}}}function K(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=14,chars:s=" . · * + ° ★",accentColor:c,color:l,speed:h=1,count:f=180,lightMode:d=!1}=a,m=c??(d?"#6b8700":"#d4ff00");t.clearRect(0,0,e,o),t.textBaseline="middle",t.textAlign="center";const u=e*(.2+.6*r.x),g=o*(.2+.6*r.y),M=.65*Math.sqrt(e*e+o*o);let p=255,b=255,v=255;if(d&&(p=55,b=55,v=55),l){const t=E(l);t&&(p=t.r,b=t.g,v=t.b)}let w=212,x=255,y=0;const $=E(m);$&&(w=$.r,x=$.g,y=$.b);const S=s.replace(/ /g,"").split("");if(0!==S.length){for(let r=0;r<f;r++){const a=T(17*r,3)*Math.PI*2,s=(n*(.15+.85*T(31*r,7))*h*.22+T(13*r,11))%1,c=u+Math.cos(a)*s*M,l=g+Math.sin(a)*s*M;if(c<-20||c>e+20||l<-20||l>o+20)continue;const f=Math.max(6,i*(.4+.9*s));t.font=`${f}px monospace`;const m=S[Math.min(S.length-1,Math.floor(s*S.length))],$=s>.72,E=d?.85*s:.2*s;t.fillStyle=$?`rgba(${w},${x},${y},${Math.min(d?.92:.32,2.2*E)})`:`rgba(${p},${b},${v},${E})`,t.fillText(m,c,l)}t.textAlign="left"}}function Q(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=14,chars:s=". · ○ ◎ ●",accentColor:c,color:l,rings:h=5,speed:f=1,sharpness:d=4,lightMode:m=!1}=a,u=c??(m?"#007a5e":"#00ffcc");t.clearRect(0,0,e,o),t.textBaseline="middle",t.textAlign="center";const g=e*r.x,M=o*r.y,p=1.6*Math.sqrt(g*g+M*M)+.2*Math.sqrt(e*e+o*o);let b=255,v=255,w=255;if(m&&(b=55,v=55,w=55),l){const t=E(l);t&&(b=t.r,v=t.g,w=t.b)}let x=0,y=255,$=204;const S=E(u);S&&(x=S.r,y=S.g,$=S.b);const C=s.replace(/ /g,"").split("");if(0===C.length)return;const A=Math.ceil(e/i),T=Math.ceil(o/i);for(let e=0;e<T;e++)for(let o=0;o<A;o++){const r=o*i+.5*i,a=e*i+.5*i,s=r-g,c=a-M,l=Math.sqrt(s*s+c*c)/p;let u=0;for(let t=0;t<h;t++){const e=(n*f*.38+t/h)%1,o=Math.abs(l-e),r=Math.max(0,1-o*p/(i*(12-d)));u+=Math.cos(r*Math.PI*.5)*r}if(u=Math.min(1,u),u<.02)continue;const S=u>.6;t.font=`${i}px monospace`;const E=Math.floor(u*(C.length-1)),A=C[Math.min(E,C.length-1)],T=m?.88*u:.22*u;t.fillStyle=S?`rgba(${x},${y},${$},${Math.min(m?.95:.4,.55*u)})`:`rgba(${b},${v},${w},${T})`,t.fillText(A,r,a)}t.textAlign="left"}function Z(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=14,chars:s=" .·:;=+*#%@░▒▓",accentColor:c,color:l,octaves:h=4,speed:f=1,scale:d=1,accentThreshold:m=.78,mouseWarp:u=.3,lightMode:g=!1}=a,M=c??(g?"#6b8700":"#d4ff00"),p=.62*i,b=1.4*i,v=Math.ceil(e/p),w=Math.ceil(o/b);t.clearRect(0,0,e,o),t.font=`${i}px monospace`,t.textBaseline="top";let x=255,y=255,$=255;if(g&&(x=55,y=55,$=55),l){const t=E(l);t&&(x=t.r,y=t.g,$=t.b)}let S=212,C=255,A=0;const T=E(M);T&&(S=T.r,C=T.g,A=T.b);const I=.035*d,k=n*f,F=Math.min(6,Math.max(1,h)),z=(t,e)=>{let o=0,n=.5,r=1,a=0;for(let i=0;i<F;i++)o+=R(t*r,e*r)*n,a+=n,n*=.5,r*=2.1;return o/a};for(let e=0;e<w;e++)for(let o=0;o<v;o++){const n=o*I+.06*k,a=e*I*1.3-.04*k,i=o/v-r.x,c=e/w-r.y,l=Math.sqrt(i*i+c*c),h=u>0?.12*Math.max(0,1-l/u):0,f=.5*z(n+h*Math.sin(1.3*k+8*c),a+h*Math.cos(.9*k+8*i))+.5;if(f<.12)continue;const d=s[Math.floor(f*(s.length-1))];if(" "===d)continue;const M=f>m,E=g?.82*f:.13*f;t.fillStyle=M?`rgba(${S},${C},${A},${g?.92:.28})`:`rgba(${x},${y},${$},${E})`,t.fillText(d,o*p,e*b)}}function tt(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=12,chars:s="·-=+|/",accentColor:c,color:l,bands:h=3,speed:f=1,bandWidth:d=.12,glitch:m=!0,lightMode:u=!1}=a,g=c??(u?"#6b8700":"#d4ff00"),M=.62*i,p=1.4*i,b=Math.ceil(e/M),v=Math.ceil(o/p);t.clearRect(0,0,e,o),t.font=`${i}px monospace`,t.textBaseline="top";let w=255,x=255,y=255;if(u&&(w=55,x=55,y=55),l){const t=E(l);t&&(w=t.r,x=t.g,y=t.b)}let $=212,S=255,C=0;const A=E(g);A&&($=A.r,S=A.g,C=A.b);const R=n*f;for(let e=0;e<v;e++)for(let o=0;o<b;o++){const n=e/v,a=((n*h-.5*R)%1+1)%1,i=Math.max(0,1-a/d),c=.35*(.5*T(3*o,7*e)+.5);let l=0;if(m){const t=o/b-r.x,a=n-r.y,i=Math.sqrt(t*t+a*a);if(i<.18){const t=T(11*o+Math.floor(12*R),5*e);l=Math.max(0,1-i/.18)*(t>.5?t-.3:0)}}const f=Math.min(1,c+.8*i+.6*l);if(f<.04)continue;const g=s[Math.floor(f*(s.length-1))],E=i>.55,A=u?.82*f:.12*f;t.fillStyle=E?`rgba(${$},${S},${C},${u?.92:.28})`:`rgba(${w},${x},${y},${A})`,t.fillText(g,o*M,e*p)}}function et(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=14,chars:s=" ·∙•:;+=≡≣#@",color:c,accentColor:l,speed:h=1,layers:f=5,softness:d=1.2,mouseRipple:m=.2,lightMode:u=!1}=a,g=l??(u?"#6b8700":"#d4ff00"),M=.62*i,p=1.4*i,b=Math.ceil(e/M),v=Math.ceil(o/p);t.clearRect(0,0,e,o),t.font=`${i}px monospace`,t.textBaseline="top";let w=255,x=255,y=255;if(u&&(w=55,x=55,y=55),c){const t=E(c);t&&(w=t.r,x=t.g,y=t.b)}let $=212,S=255,C=0;const A=E(g);A&&($=A.r,S=A.g,C=A.b);const R=n*h,I=[];for(let t=0;t<f;t++){const e=T(17*t,31*t+7),o=T(23*t+5,11*t);I.push({fx:.8+2.2*e,fy:1.2+1.8*o,phase:e*Math.PI*4,dt:(.3+.5*T(7*t,13*t+3))*(t%2==0?1:-1),amp:.55+.45*T(29*t,3*t)})}for(let e=0;e<v;e++){const o=e/v;for(let n=0;n<b;n++){const a=n/b,i=a-r.x,c=o-r.y,l=Math.sqrt(i*i+c*c),h=m*Math.exp(-l*l/.06),g=a+i*h,v=o+c*h;let E=0,A=0;for(let t=0;t<f;t++){const{fx:e,fy:o,phase:n,dt:r,amp:a}=I[t];E+=Math.sin(g*e*Math.PI*2+R*r+n)*Math.cos(v*o*Math.PI*2+R*r*.7+1.3*n)*a,A+=a}const T=E/A,k=.5+.5*Math.tanh(T*d*2.2);if(k<.12)continue;const F=(k-.12)/.88,z=s[Math.min(s.length-1,Math.floor(F*s.length))],L=k>.82,q=u?.82*k:.14*k;t.fillStyle=L?`rgba(${$},${S},${C},${u?.92:.32})`:`rgba(${w},${x},${y},${q})`,t.fillText(z,n*M,e*p)}}}function ot(t,e,o,n,r={}){const{fontSize:a=13,color:i,accentColor:s,speed:c=.4,layers:l=4,turbulence:h=.8,lightMode:f=!1}=r,d=s??(f?"#6b8700":"#d4ff00"),m=.62*a,u=1.4*a,g=Math.ceil(e/m),M=Math.ceil(o/u);t.clearRect(0,0,e,o),t.font=`${a}px monospace`,t.textBaseline="top";let p=255,b=255,v=255;if(f&&(p=55,b=55,v=55),i){const t=E(i);t&&(p=t.r,b=t.g,v=t.b)}let w=212,x=255,y=0;const $=E(d);$&&(w=$.r,x=$.g,y=$.b);const S=n*c,C=["─","─","╌","·","╌","─","─","╌","·"];for(let e=0;e<M;e++){const o=e/M;for(let n=0;n<g;n++){const r=n/g;let a=0,i=0;for(let t=0;t<l;t++){const e=T(13*t,7*t+3),n=1.1+2.4*e,s=.9+2*T(29*t,11*t+1),c=e*Math.PI*6,l=(.2+.5*T(41*t,17*t))*(t%2==0?1:-1.3),f=Math.sin(r*n*Math.PI*2+S*l+c),d=Math.cos(o*s*Math.PI*2+S*l*.6+1.7*c),m=Math.sin(r*s*Math.PI*h+o*n*Math.PI*h+S*l*.4);a+=Math.atan2(d+.3*m,f),i+=.5*(f*d+1)}const s=a/l,c=Math.min(1,i/l);if(c<.1)continue;const d=(s+Math.PI)/(2*Math.PI),M=C[Math.floor(d*C.length)%C.length],$=c>.8,E=f?.8*c:.13*c;t.fillStyle=$?`rgba(${w},${x},${y},${f?.9:.26})`:`rgba(${p},${b},${v},${E})`,t.fillText(M,n*m,e*u)}}}function nt(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=13,chars:s=" ·:;=+*#%@",color:c,accentColor:l,speed:h=1,radius:f=.38,swirl:d=3,lightMode:m=!1}=a,u=l??(m?"#6b8700":"#d4ff00"),g=.62*i,M=1.4*i,p=Math.ceil(e/g),b=Math.ceil(o/M),v=e/o;t.clearRect(0,0,e,o),t.font=`${i}px monospace`,t.textBaseline="top";let w=255,x=255,y=255;if(m&&(w=55,x=55,y=55),c){const t=E(c);t&&(w=t.r,x=t.g,y=t.b)}let $=212,S=255,C=0;const A=E(u);A&&($=A.r,S=A.g,C=A.b);const R=n*h;for(let e=0;e<b;e++){const o=e/b;for(let n=0;n<p;n++){const a=(n/p-r.x)*v,i=o-r.y,c=Math.sqrt(a*a+i*i)/f;if(c>1){const o=T(3*n,7*e)*Math.max(0,1-3*(c-1));if(o<.62)continue;const r=o*(m?.28:.04);t.fillStyle=`rgba(${w},${x},${y},${r})`,t.fillText(s[1],n*g,e*M);continue}const l=Math.max(0,1-Math.abs(c-(.15+.12*Math.sin(1.1*R)))/.07),h=Math.pow(1-c,2.2),d=Math.min(1,h+.6*l);if(d<.06)continue;const u=Math.floor(d*(s.length-1)),b=s[Math.min(s.length-1,u)],E=l>.35||c<.08,A=m?.85*d:.18*d;t.fillStyle=E?`rgba(${$},${S},${C},${m?.95:.38})`:`rgba(${w},${x},${y},${A})`,t.fillText(b,n*g,e*M)}}}function rt(t,e,o,n,r={}){const{fontSize:a=14,chars:i=" ·∙•:-=+*#",color:s,accentColor:c,speed:l=.5,harmonics:h=3,lightMode:f=!1}=r,d=c??(f?"#6b8700":"#d4ff00"),m=.62*a,u=1.4*a,g=Math.ceil(e/m),M=Math.ceil(o/u);t.clearRect(0,0,e,o),t.font=`${a}px monospace`,t.textBaseline="top";let p=255,b=255,v=255;if(f&&(p=55,b=55,v=55),s){const t=E(s);t&&(p=t.r,b=t.g,v=t.b)}let w=212,x=255,y=0;const $=E(d);$&&(w=$.r,x=$.g,y=$.b);const S=n*l,C=Array.from({length:h},(t,e)=>1/(e+1)).reduce((t,e)=>t+e,0);for(let e=0;e<M;e++)for(let o=0;o<g;o++){let n=0;for(let t=0;t<h;t++){const r=.18+1.4*T(o*(t+3)+7,e*(t+5)+11),a=T(o*(t+7),e*(t+9)+3)*Math.PI*2,i=1/(t+1);n+=Math.sin(S*r+a)*i}const r=.5*(n/C+1);if(r<.28)continue;const a=(r-.28)/.72,s=i[Math.min(i.length-1,Math.floor(a*i.length))],c=r>.88,l=f?.82*a:.13*a;t.fillStyle=c?`rgba(${w},${x},${y},${f?.92:.28})`:`rgba(${p},${b},${v},${l})`,t.fillText(s,o*m,e*u)}}function at(t,e,o,n,r={}){const{fontSize:a=13,chars:i=" .,:;i+xX#&@",color:s="#ff4500",hotColor:c="#ffe066",intensity:l=.85,wind:h=0,speed:f=1,lightMode:d=!1}=r,m=.62*a,u=1.4*a,g=Math.ceil(e/m),M=Math.ceil(o/u),p=g*M,b="__fire_heat__",v=t.canvas;let w=v[b];w&&w.length===p||(w=new Float32Array(p),v[b]=w);const x=.18*(.016*f),y=h*f*.8,$=M-1,S=n*f;for(let t=0;t<g;t++){const e=(.6*(.5*Math.sin(.31*t+4.1*S)+.5)+.4*(.5*Math.sin(.73*t-2.7*S)+.5))*l;w[$*g+t]=Math.min(1,e+.15*Math.random()*l),$>0&&(w[($-1)*g+t]=Math.min(1,.85*e+.1*Math.random()*l))}const C=new Float32Array(p);for(let t=0;t<M-2;t++)for(let e=0;e<g;e++){const o=.4*w[(t+1)*g+e]+.25*w[(t+2)*g+Math.max(0,Math.min(g-1,e+Math.round(y)))]+.175*w[(t+1)*g+Math.max(0,e-1)]+.175*w[(t+1)*g+Math.min(g-1,e+1)];C[t*g+e]=Math.max(0,o-x-.02*Math.random()*f)}for(let t=0;t<g;t++)C[(M-1)*g+t]=w[(M-1)*g+t],M>1&&(C[(M-2)*g+t]=w[(M-2)*g+t]);v[b]=C;const A=E(s)??{r:255,g:69,b:0},T=E(c)??{r:255,g:224,b:102};t.clearRect(0,0,e,o),t.font=`${a}px "JetBrains Mono", monospace`,t.textBaseline="top";for(let e=0;e<M;e++)for(let o=0;o<g;o++){const n=C[e*g+o];if(n<.03)continue;const r=i[Math.min(i.length-1,Math.floor(n*i.length))];if(" "===r)continue;const a=Math.min(1,1.2*n),s=A.r+(T.r-A.r)*a|0,c=A.g+(T.g-A.g)*a|0,l=A.b+(T.b-A.b)*a|0,h=d?1-.3*n:Math.min(1,n+.15);t.globalAlpha=h,t.fillStyle=`rgb(${s},${c},${l})`,t.fillText(r,o*m,e*u)}t.globalAlpha=1}function it(t,e,o,n,r={}){const{fontSize:a=13,baseChars:i="ATCG",bridgeChars:s="-=≡",color:c="#00e5ff",color2:l="#ff4081",bridgeColor:h="#88ffcc",speed:f=1,helixCount:d,lightMode:m=!1}=r,u=.62*a,g=1.4*a,M=Math.ceil(e/u),p=Math.ceil(o/g),b=d??Math.max(1,Math.floor(e/80)),v=M/b,w=E(c)??{r:0,g:229,b:255},x=E(l)??{r:255,g:64,b:129},y=E(h)??{r:136,g:255,b:204};t.clearRect(0,0,e,o),t.font=`${a}px "JetBrains Mono", monospace`,t.textBaseline="top";const $=n*f,S=.35*v;for(let e=0;e<b;e++){const o=v*(e+.5);for(let n=0;n<p;n++){const r=n/p*Math.PI*6-1.8*$,a=o+Math.sin(r)*S,c=o+Math.sin(r+Math.PI)*S,l=Math.round(a),h=Math.round(c);if(l<0||l>=M)continue;const f=T(31*e+7*n,3),d=i[Math.floor(f*i.length)],m=.5*(Math.sin(r)+1),b=.5*(Math.sin(r+Math.PI)+1);if(t.globalAlpha=.35+.65*m,t.fillStyle=`rgb(${w.r},${w.g},${w.b})`,t.fillText(d,l*u,n*g),h>=0&&h<M){const o=T(53*e+11*n,7),r=i[Math.floor(o*i.length)];t.globalAlpha=.35+.65*b,t.fillStyle=`rgb(${x.r},${x.g},${x.b})`,t.fillText(r,h*u,n*g)}if(n%3===0){const o=Math.min(l,h),r=Math.max(l,h);if(r-o>1){const a=T(17*n+43*e,5),i=s[Math.floor(a*s.length)],c=.25*(m+b)+.2;t.globalAlpha=c,t.fillStyle=`rgb(${y.r},${y.g},${y.b})`;for(let e=o+1;e<r;e++)t.fillText(i,e*u,n*g)}}}}t.globalAlpha=1}function st(t,e,o,n,r={}){const{fontSize:a=13,chars:i=" .,:;+*#@",color:s="#4caf50",skyColor:c="#1a237e",peakColor:l="#e0e0e0",speed:h=1,roughness:f=.55,heightScale:d=.55,stars:m=!0,lightMode:u=!1}=r,g=.62*a,M=1.4*a,p=Math.ceil(e/g),b=Math.ceil(o/M),v=E(s)??{r:76,g:175,b:80},w=E(c)??{r:26,g:35,b:126},x=E(l)??{r:224,g:224,b:224};t.clearRect(0,0,e,o),t.font=`${a}px "JetBrains Mono", monospace`,t.textBaseline="top";const y=n*h*.4,$=new Array(p);for(let t=0;t<p;t++){const e=(.5*I((t/p+y)*f*3,.5)+.5)*d;$[t]=Math.floor(e*b)}for(let e=0;e<b;e++)for(let o=0;o<p;o++){const r=b-1-$[o],a=e===r;if(!(e>=r)){if(m){const r=T(7*o+Math.floor(.3*y),13*e);if(r>.97){const a=.3*Math.sin(2*n+100*r)+.7;t.globalAlpha=.5*a,t.fillStyle=`rgb(${w.r+60},${w.g+60},${w.b+80})`,t.fillText("·",o*g,e*M)}}continue}const s=(e-r)/Math.max(1,$[o]),c=i[Math.min(i.length-1,Math.floor(s*i.length))];if(" "===c&&!a)continue;const l=a?1:Math.max(0,1-4*s),h=v.r+(x.r-v.r)*l|0,f=v.g+(x.g-v.g)*l|0,d=v.b+(x.b-v.b)*l|0;t.globalAlpha=.5+.5*s,t.fillStyle=`rgb(${h},${f},${d})`,t.fillText(a?i[i.length-1]:c,o*g,e*M)}t.globalAlpha=1}var ct=1,lt=2,ht=4,ft=8,dt={3:"─",12:"│",9:"┌",10:"┐",5:"└",6:"┘",11:"┬",7:"┴",13:"├",14:"┤",15:"┼",[ct]:"╶",[lt]:"╴",[ht]:"╵",[ft]:"╷"};function mt(t,e,o,n,r={}){const{fontSize:a=13,pulseColor:i="#ffffff",color:s="#00ff88",density:c=.38,speed:l=1,lightMode:h=!1}=r,f=.62*a,d=1.4*a,m=Math.ceil(e/f),u=Math.ceil(o/d),g=E(s)??{r:0,g:255,b:136},M=E(i)??{r:255,g:255,b:255},p=(t,e)=>{if(T(17*t+1,7*e+2)>c)return 0;let o=0;return t+1<m&&T(17*t+1,7*e+2)>.15&&(o|=1),t-1>=0&&T(17*(t-1)+1,7*e+2)>.15&&(o|=2),e+1<u&&T(17*t+1,7*(e+1)+2)>.15&&(o|=8),e-1>=0&&T(17*t+1,7*(e-1)+2)>.15&&(o|=4),o};t.clearRect(0,0,e,o),t.font=`${a}px "JetBrains Mono", monospace`,t.textBaseline="top";const b=n*l;for(let e=0;e<u;e++)for(let o=0;o<m;o++){const n=p(o,e);if(0===n)continue;const r=dt[n]??"·",a=(8*b+40*T(o,23*e))%m,i=(6*b+40*T(17*e,11*o))%u,s=(1&n||2&n)&&Math.abs(o-a)<1.5,c=(4&n||8&n)&&Math.abs(e-i)<1.5,l=s||c,h=.25+.35*T(3*o,5*e);l?(t.globalAlpha=.95,t.fillStyle=`rgb(${M.r},${M.g},${M.b})`):(t.globalAlpha=h,t.fillStyle=`rgb(${g.r},${g.g},${g.b})`),t.fillText(r,o*f,e*d)}t.globalAlpha=1}var ut=["wave","rain","stars","pulse","noise","grid","aurora","silk","void","morph","fire","dna","terrain","circuit"];function gt(t,e={}){const{type:o="wave",opacity:n=.2,className:r,zIndex:a=0,colorScheme:i="auto",color:s,...c}=e,l="string"==typeof t?document.querySelector(t):t;if(!l)return console.warn("[asciify] asciiBackground: target not found",t),{destroy:()=>{}};const h=l.style.position;"static"===getComputedStyle(l).position&&(l.style.position="relative");const f=document.createElement("canvas");f.style.cssText=["position:absolute","inset:0","width:100%","height:100%",`opacity:${n}`,"pointer-events:none",`z-index:${a}`].join(";"),r&&(f.className=r),l.prepend(f);const d=f.getContext("2d"),m=window.devicePixelRatio||1,u={x:.5,y:.5},g={x:.5,y:.5},M=()=>"light"===i||"dark"!==i&&(()=>{let t=l;for(;t&&t!==document.documentElement.parentElement;){const e=getComputedStyle(t).backgroundColor;if(e&&"transparent"!==e&&"rgba(0, 0, 0, 0)"!==e){const t=e.match(/rgba?\(\s*(\d+)\s*[,\s]\s*(\d+)\s*[,\s]\s*(\d+)/);if(t)return(.299*+t[1]+.587*+t[2]+.114*+t[3])/255>=.4}t=t.parentElement}const e=document.documentElement,o=(e.getAttribute("data-theme")||"").toLowerCase();return"dark"!==o&&("light"===o||!e.classList.contains("dark")&&window.matchMedia("(prefers-color-scheme: light)").matches)})(),p=s?function(t){const e=t.match(/^#([0-9a-f]{3,8})$/i)?.[1];if(e){const t=e.length<=4?e.split("").map(t=>parseInt(t+t,16)):[parseInt(e.slice(0,2),16),parseInt(e.slice(2,4),16),parseInt(e.slice(4,6),16)];return{r:t[0],g:t[1],b:t[2]}}const o=t.match(/rgba?\(\s*(\d+)[,\s]+(\d+)[,\s]+(\d+)/i);return o?{r:+o[1],g:+o[2],b:+o[3]}:null}(s):null,b=()=>({...c,lightMode:void 0!==c.lightMode?c.lightMode:M(),baseColor:p?`rgba(${p.r},${p.g},${p.b},{a})`:c.baseColor}),v={current:b()},w=()=>{v.current="rain"===o||"stars"===o||"pulse"===o||"noise"===o||"grid"===o||"aurora"===o||"silk"===o||"void"===o||"morph"===o?{...c,lightMode:void 0!==c.lightMode?c.lightMode:M(),color:s??c.color}:"fire"===o||"dna"===o?{...c,color:s??c.color}:"terrain"===o||"circuit"===o?{...c,color:s??c.color,lightMode:void 0!==c.lightMode?c.lightMode:M()}:b()};w();const x=window.matchMedia("(prefers-color-scheme: light)"),y=()=>{w()};let $=null;"auto"===i&&(x.addEventListener("change",y),$=new MutationObserver(y),$.observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme","class"]}));const S=()=>{const t=l.getBoundingClientRect();f.width=t.width*m,f.height=t.height*m,d.setTransform(m,0,0,m,0,0)};S();const E=t=>{const e=l.getBoundingClientRect();u.x=(t.clientX-e.left)/e.width,u.y=(t.clientY-e.top)/e.height},C=new ResizeObserver(S);C.observe(l),window.addEventListener("mousemove",E);let A=0,T=0;const R=()=>{g.x+=.07*(u.x-g.x),g.y+=.07*(u.y-g.y);const t=l.getBoundingClientRect();"rain"===o?G(d,t.width,t.height,A,v.current):"stars"===o?K(d,t.width,t.height,A,g,v.current):"pulse"===o?Q(d,t.width,t.height,A,g,v.current):"noise"===o?Z(d,t.width,t.height,A,g,v.current):"grid"===o?tt(d,t.width,t.height,A,g,v.current):"aurora"===o?et(d,t.width,t.height,A,g,v.current):"silk"===o?ot(d,t.width,t.height,A,v.current):"void"===o?nt(d,t.width,t.height,A,g,v.current):"morph"===o?rt(d,t.width,t.height,A,v.current):"fire"===o?at(d,t.width,t.height,A,v.current):"dna"===o?it(d,t.width,t.height,A,v.current):"terrain"===o?st(d,t.width,t.height,A,v.current):"circuit"===o?mt(d,t.width,t.height,A,v.current):k(d,t.width,t.height,A,g,v.current),A+=.016,T=requestAnimationFrame(R)};return T=requestAnimationFrame(R),{destroy:()=>{cancelAnimationFrame(T),C.disconnect(),"auto"===i&&(x.removeEventListener("change",y),$?.disconnect()),window.removeEventListener("mousemove",E),f.remove(),l.style.position=h}}}var Mt=gt;function pt(t,e={},o,n){const r={...s,...e},{frame:a,cols:i}=q(t,r,o,n);if(!a.length||0===i)return"";const c=[];for(const t of a)c.push(t.map(t=>t.char).join(""));return c.join("\n")}function bt(t,e={},o,n){const r={...s,...e},{frame:a,cols:i}=q(t,r,o,n);if(!a.length||0===i)return"";const c=[];for(const t of a){let e="";for(const o of t)" "===o.char||o.a<10?e+=" ":e+=`[38;2;${o.r};${o.g};${o.b}m${o.char}[0m`;c.push(e)}return c.join("\n")}function vt(t,e,o,n="#505050",r=100){if(!t||e<=0||o<=0)return[];const a=E(n)??{r:80,g:80,b:80},i=t,s=i.length;return Array.from({length:o},(t,o)=>Array.from({length:e},(t,n)=>({char:i[(o*e+n)%s],r:a.r,g:a.g,b:a.b,a:r})))}function wt(t,e,o,n,r={},a){const{fontSize:i=10,lineHeight:c=1.6,color:l="#505050",opacity:h=100,hoverEffect:f="spotlight",hoverStrength:d=.85,hoverRadius:m=.18,hoverColor:u="#d4ff00"}=r;H(t,vt(n,Math.max(1,Math.floor(e/i)),Math.max(1,Math.floor(o/(i*c))),l,h),{...s,hoverEffect:f,hoverStrength:d,hoverRadius:m,hoverColor:u},e,o,0,a??null)}function xt(t,{format:e="png",quality:o=.92,scale:n=1}={}){return new Promise((r,a)=>{let i=t;if(1!==n){const e=document.createElement("canvas");e.width=Math.round(t.width*n),e.height=Math.round(t.height*n);const o=e.getContext("2d");if(!o)return void a(new Error("captureSnapshot: could not get 2d context"));o.drawImage(t,0,0,e.width,e.height),i=e}i.toBlob(t=>t?r(t):a(new Error("captureSnapshot: toBlob returned null")),`image/${e}`,o)})}async function yt(t,e={}){const{filename:o="asciify-snapshot",format:n="png",...r}=e,a=await xt(t,{format:n,...r}),i="jpeg"===n?"jpg":n,s=document.createElement("a");s.href=URL.createObjectURL(a),s.download=`${o}.${i}`,s.click(),setTimeout(()=>URL.revokeObjectURL(s.href),1e4)}async function $t(t,{fontSize:e=10,style:o="classic",options:n={},liveOptions:r,mirror:i=!0,constraints:c={facingMode:"user"},dpr:l}={}){if(!navigator.mediaDevices?.getUserMedia)throw new Error("asciifyWebcam: getUserMedia is not supported in this browser.");const h=await navigator.mediaDevices.getUserMedia({video:c}),f=document.createElement("video");f.srcObject=h,f.muted=!0,f.playsInline=!0,await new Promise((t,e)=>{f.onloadedmetadata=()=>t(),f.onerror=()=>e(new Error("asciifyWebcam: video stream failed to load.")),f.play().catch(e)});const d={...s,...a[o],...n,fontSize:e},m=t.getContext("2d");if(!m)throw new Error("asciifyWebcam: could not get 2d context from canvas.");const u=l??("undefined"!=typeof window?window.devicePixelRatio:1)??1;1!==u&&m.scale(u,u);let g=null;const M={x:.5,y:.5,intensity:0},p=e=>{const o=t.getBoundingClientRect();g={x:(e.clientX-o.left)/o.width,y:(e.clientY-o.top)/o.height}},b=()=>{g=null};d.hoverStrength>0&&(t.addEventListener("mousemove",p),t.addEventListener("mouseleave",b));let v,w=!1;const x=performance.now(),y=e=>{if(!w){if(f.readyState>=f.HAVE_CURRENT_DATA){const o=t.width/u,n=t.height/u,a=(e-x)/1e3,s=r?{...d,...r()}:d;s.hoverStrength>0?(t.addEventListener("mousemove",p),t.addEventListener("mouseleave",b)):(t.removeEventListener("mousemove",p),t.removeEventListener("mouseleave",b));const{frame:c}=q(f,s,o,n);if(g){const t=g.x-M.x,e=g.y-M.y,o=Math.sqrt(t*t+e*e),n=Math.min(.25,.06+.8*o);M.x+=t*n,M.y+=e*n,M.intensity+=.12*(1-M.intensity)}else M.intensity*=.965,M.intensity<.003&&(M.intensity=0);const l=M.intensity>.003?{x:M.x,y:M.y,intensity:M.intensity}:null;i?(m.save(),m.scale(-1,1),m.translate(-o,0),H(m,c,s,o,n,a,l),m.restore()):H(m,c,s,o,n,a,l)}v=requestAnimationFrame(y)}};return v=requestAnimationFrame(y),()=>{w=!0,cancelAnimationFrame(v),t.removeEventListener("mousemove",p),t.removeEventListener("mouseleave",b),h.getTracks().forEach(t=>t.stop()),f.srcObject=null}}var St={A:[28,54,99,127,99,99,99],B:[126,99,99,126,99,99,126],C:[62,99,96,96,96,99,62],D:[124,102,99,99,99,102,124],E:[127,96,96,124,96,96,127],F:[127,96,96,124,96,96,96],G:[62,99,96,111,99,99,62],H:[99,99,99,127,99,99,99],I:[127,8,8,8,8,8,127],J:[63,6,6,6,102,102,60],K:[99,102,108,120,108,102,99],L:[96,96,96,96,96,96,127],M:[99,119,107,107,99,99,99],N:[99,115,107,103,99,99,99],O:[62,99,99,99,99,99,62],P:[126,99,99,126,96,96,96],Q:[62,99,99,99,107,102,61],R:[126,99,99,126,108,102,99],S:[62,99,96,62,3,99,62],T:[127,8,8,8,8,8,8],U:[99,99,99,99,99,99,62],V:[99,99,99,99,54,28,8],W:[99,99,99,107,107,54,20],X:[99,54,28,8,28,54,99],Y:[99,99,54,28,8,8,8],Z:[127,3,6,12,24,48,127],a:[0,0,60,3,62,99,61],b:[96,96,124,99,99,99,124],c:[0,0,62,96,96,96,62],d:[3,3,31,99,99,99,31],e:[0,0,62,99,127,96,62],f:[30,48,48,126,48,48,48],g:[0,0,63,99,63,3,62],h:[96,96,124,99,99,99,99],i:[8,0,24,8,8,8,28],j:[4,0,12,4,4,36,24],k:[96,96,102,108,120,108,102],l:[24,8,8,8,8,8,28],m:[0,0,92,107,107,99,99],n:[0,0,94,99,99,99,99],o:[0,0,62,99,99,99,62],p:[0,0,126,99,126,96,96],q:[0,0,63,99,63,3,3],r:[0,0,94,99,96,96,96],s:[0,0,62,96,62,3,124],t:[48,48,126,48,48,48,30],u:[0,0,99,99,99,103,59],v:[0,0,99,99,54,28,8],w:[0,0,99,99,107,54,20],x:[0,0,99,54,28,54,99],y:[0,0,99,99,63,3,62],z:[0,0,127,6,12,24,127],0:[62,99,103,107,115,99,62],1:[8,24,56,8,8,8,62],2:[62,99,3,6,24,48,127],3:[62,99,3,30,3,99,62],4:[6,14,22,38,127,6,6],5:[127,96,126,3,3,99,62],6:[62,99,96,126,99,99,62],7:[127,3,6,12,24,24,24],8:[62,99,99,62,99,99,62],9:[62,99,99,63,3,99,62]," ":[0,0,0,0,0,0,0],"!":[24,24,24,24,24,0,24],"?":[62,99,3,14,8,0,8],".":[0,0,0,0,0,24,24],",":[0,0,0,0,0,24,48],";":[0,24,24,0,24,24,48],":":[0,24,24,0,24,24,0],"-":[0,0,0,62,0,0,0],_:[0,0,0,0,0,0,127],"'":[24,24,32,0,0,0,0],'"':[54,54,36,0,0,0,0],"`":[24,8,0,0,0,0,0],")":[24,12,6,6,6,12,24],"(":[12,24,48,48,48,24,12],"[":[60,48,48,48,48,48,60],"]":[30,6,6,6,6,6,30],"{":[14,24,24,48,24,24,14],"}":[56,12,12,6,12,12,56],"/":[3,6,12,24,48,96,0],"\\":[96,48,24,12,6,3,0],"|":[8,8,8,8,8,8,8],"+":[0,8,8,62,8,8,0],"=":[0,0,62,0,62,0,0],"*":[0,42,28,127,28,42,0],"#":[36,36,127,36,127,36,36],"@":[62,99,111,107,111,96,62],"&":[24,36,24,60,74,68,58],"%":[99,38,4,8,16,50,99],$:[8,62,72,62,9,62,8],"^":[8,20,34,0,0,0,0],"~":[0,0,50,76,0,0,0],"<":[6,12,24,48,24,12,6],">":[48,24,12,6,12,24,48]},Et=[127,65,65,65,65,65,127];function Ct(t){return St[t]??St[t.toUpperCase()]??Et}function At(t,e={}){if(!t)return"";const{char:o="█",scale:n=1}=e,r=[...o][0]??"█",a=Math.max(1,Math.floor(n)),i=7*a,s=a,c=Array.from({length:i},()=>"");for(let e=0;e<t.length;e++){const o=Ct(t[e]);for(let t=0;t<7;t++){const e=o[t];let n="";for(let t=6;t>=0;t--)n+=(e>>t&1?r:" ").repeat(a);for(let e=0;e<a;e++)c[t*a+e]+=n}if(e<t.length-1)for(let t=0;t<i;t++)c[t]+=" ".repeat(s)}return c.join("\n")}function Tt(t,e,o={}){const{color:n="#d4ff00",bgColor:r,fontSize:a=10}=o,i=At(e,o);if(!i)return;const s=i.split("\n"),c=Math.max(...s.map(t=>[...t].length));t.width=Math.ceil(c*a*.6),t.height=Math.ceil(s.length*a);const l=t.getContext("2d");r&&"transparent"!==r?(l.fillStyle=r,l.fillRect(0,0,t.width,t.height)):l.clearRect(0,0,t.width,t.height),l.fillStyle=n,l.font=`${a}px monospace`,l.textBaseline="top",s.forEach((t,e)=>l.fillText(t,0,e*a))}export{a as ART_STYLE_PRESETS,ut as BACKGROUND_TYPES,n as CHARSETS,r as CHARSET_SEQUENCES,s as DEFAULT_OPTIONS,c as HOVER_PRESETS,i as LIVING_STYLE_PRESETS,o as PALETTE_THEMES,gt as asciiBackground,pt as asciiText,bt as asciiTextAnsi,V as asciify,_ as asciifyGif,N as asciifyLiveVideo,At as asciifyText,J as asciifyVideo,$t as asciifyWebcam,vt as buildTextFrame,xt as captureSnapshot,O as createVideoScrollScrub,B as gifToAsciiFrames,q as imageToAsciiFrame,Mt as mountWaveBackground,et as renderAuroraBackground,mt as renderCircuitBackground,it as renderDnaBackground,at as renderFireBackground,H as renderFrameToCanvas,tt as renderGridBackground,rt as renderMorphBackground,Z as renderNoiseBackground,Q as renderPulseBackground,G as renderRainBackground,ot as renderSilkBackground,K as renderStarsBackground,st as renderTerrainBackground,wt as renderTextBackground,Tt as renderTextToCanvas,nt as renderVoidBackground,k as renderWaveBackground,yt as snapshotAndDownload,P as videoToAsciiFrames};//# sourceMappingURL=index.js.map
|
|
1
|
+
import{parseGIF as t,decompressFrames as e}from"gifuct-js";var o={dracula:{name:"Dracula",accent:"#bd93f9",bg:"#282a36",fg:"#f8f8f2"},monokai:{name:"Monokai",accent:"#a6e22e",bg:"#272822",fg:"#f8f8f2"},nord:{name:"Nord",accent:"#88c0d0",bg:"#2e3440",fg:"#eceff4"},catppuccin:{name:"Catppuccin",accent:"#cba6f7",bg:"#1e1e2e",fg:"#cdd6f4"},solarized:{name:"Solarized",accent:"#268bd2",bg:"#002b36",fg:"#839496"},gruvbox:{name:"Gruvbox",accent:"#b8bb26",bg:"#282828",fg:"#ebdbb2"}},n={standard:" .:-=+*#%@",blocks:" ░▒▓█",minimal:" .:+",dense:" .'`^\",:;Il!i><~+_-?][}{1)(|/tfjrxnuvczXYUJCLQ0OZmwqpdbkhao*#MW&8%B@$",binary:"01",dots:" ⠁⠃⠇⡇⣇⣧⣷⣿",letters:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",claudeCode:" ╔╗╚╝║═╠╣╦╩╬░▒▓█│─┌┐└┘├┤┬┴┼",box:" ▪◾◼■█",lines:" ˗‐–—―━",braille:" ⠁⠂⠃⠄⠅⠆⠇⠈⠉⠊⠋⠌⠍⠎⠏⠐⠑⠒⠓⠔⠕⠖⠗⠘⠙⠚⠛⠜⠝⠞⠟⠠⠡⠢⠣⠤⠥⠦⠧⠨⠩⠪⠫⠬⠭⠮⠯⠰⠱⠲⠳⠴⠵⠶⠷⠸⠹⠺⠻⠼⠽⠾⠿⡀⡁⡂⡃⡄⡅⡆⡇⣀⣁⣂⣃⣄⣅⣆⣇⣈⣉⣊⣋⣌⣍⣎⣏⣐⣑⣒⣓⣔⣕⣖⣗⣘⣙⣚⣛⣜⣝⣞⣟⣠⣡⣢⣣⣤⣥⣦⣧⣨⣩⣪⣫⣬⣭⣮⣯⣰⣱⣲⣳⣴⣵⣶⣷⣸⣹⣺⣻⣼⣽⣾⣿",katakana:" ヲァィゥェォャュョッアイウエオカキクケコサシスセソタチツテトナニヌネノハヒフヘホマミムメモヤユヨラリルレロワン",musical:" ♩♪♫♬♭♮♯",emoji:" ⬛🟫🟥🟧🟨🟩🟦🟪⬜",circles:" .·:∘○◦°•∙",shadows:" ·∘◦○◎⊙●◉",starfield:" ˙·∘∗✦✧★◆●",geometric:" ·△▷◇◈◆▣■█",pipes:" ╶─┐└├┤┬┴┼╬▒▓█",waves:" ˜∼≈〰≋∿∾∭∫",shards:" ╱╲╳◤◥◣◢△▲◆◼█",smoke:" ·˙⁚⁖∶∷⋮⋰⋱∴∵",ascii:" .'`^\",:;~-_+<>i!lI?/\\|()[]{}1tfjrxnuvczXYUJCLQ0OZmwqpdbkhao*#MW&8%B@$",interface:" ·•-–—+=:;<>[]{}()⌘⌥⇧⌃↵↗↘◇◆◈□■",prompt:" .:;>_`/\\|{}[]()=+*#@$",data:" ·∙•◦○●◇◆◈▱▰▣█",humanist:" ·˙,:;∴∵∷∶⁚⋮⋯∼≈≋∞",mesh:" ·╶╴╷╵─│┌┐└┘├┤┬┴┼╬░▒▓█"},r={cosmic:[n.starfield,n.circles,n.shadows],rain:[n.katakana,n.braille,n.binary],terminal:[n.pipes,n.claudeCode,n.standard],crystal:[n.shards,n.geometric,n.blocks],fluid:[n.waves,n.smoke,n.circles],pulse:[n.dense,n.standard,n.blocks],dream:[n.braille,n.shadows,n.smoke],angular:[n.geometric,n.shards,n.starfield],assistant:[n.interface,n.prompt,n.data],signal:[n.mesh,n.data,n.ascii],editorial:[n.humanist,n.waves,n.smoke]},a={classic:{renderMode:"ascii",charset:n.standard,colorMode:"grayscale"},particles:{renderMode:"dots",colorMode:"fullcolor",dotSizeRatio:.8},letters:{renderMode:"ascii",charset:n.letters,colorMode:"fullcolor"},claudeCode:{renderMode:"ascii",charset:n.claudeCode,colorMode:"accent",accentColor:"#f97316"},art:{renderMode:"ascii",charset:n.dense,colorMode:"fullcolor"},terminal:{renderMode:"ascii",charset:n.standard,colorMode:"matrix"},box:{renderMode:"ascii",charset:n.box,colorMode:"grayscale"},lines:{renderMode:"ascii",charset:n.lines,colorMode:"fullcolor"},braille:{renderMode:"ascii",charset:n.braille,colorMode:"fullcolor"},katakana:{renderMode:"ascii",charset:n.katakana,colorMode:"matrix"},musical:{renderMode:"ascii",charset:n.musical,colorMode:"accent",accentColor:"#e040fb"},emoji:{renderMode:"ascii",charset:n.emoji,colorMode:"fullcolor"},circles:{renderMode:"ascii",charset:n.circles,colorMode:"accent",accentColor:"#d4ff00"},shadows:{renderMode:"ascii",charset:n.shadows,colorMode:"accent",accentColor:"#50a0ff"},starfield:{renderMode:"ascii",charset:n.starfield,colorMode:"fullcolor"},geometric:{renderMode:"ascii",charset:n.geometric,colorMode:"grayscale"},pipes:{renderMode:"ascii",charset:n.pipes,colorMode:"accent",accentColor:"#00ff88"},waves:{renderMode:"ascii",charset:n.waves,colorMode:"fullcolor"},shards:{renderMode:"ascii",charset:n.shards,colorMode:"grayscale"},smoke:{renderMode:"ascii",charset:n.smoke,colorMode:"accent",accentColor:"#c850ff"},ascii:{renderMode:"ascii",charset:n.ascii,colorMode:"grayscale"},interface:{renderMode:"ascii",charset:n.interface,colorMode:"accent",accentColor:"#f4f1ea"},prompt:{renderMode:"ascii",charset:n.prompt,colorMode:"matrix"},data:{renderMode:"ascii",charset:n.data,colorMode:"fullcolor"},humanist:{renderMode:"ascii",charset:n.humanist,colorMode:"accent",accentColor:"#d6ccc2"},mesh:{renderMode:"ascii",charset:n.mesh,colorMode:"accent",accentColor:"#8fd3ff"}},i={agentField:{...a.interface,charsetFrames:r.assistant,charsetFps:1.6,animationStyle:"breathe",animationSpeed:.75,ditherStrength:.12,hoverEffect:"glow",hoverStrength:.42,hoverRadius:.18,hoverColor:"#f4f1ea",normalize:!0},liquidSignal:{...a.data,charsetFrames:r.signal,charsetFps:2.4,animationStyle:"melt",animationSpeed:.65,ditherStrength:.45,hoverEffect:"repel",hoverStrength:.55,hoverRadius:.22,hoverColor:"#8fd3ff",normalize:!0},cursorGravity:{...a.mesh,charsetFrames:r.angular,charsetFps:1.2,animationStyle:"orbit",animationSpeed:.9,ditherStrength:.2,hoverEffect:"attract",hoverStrength:.82,hoverRadius:.24,hoverColor:"#ffffff",normalize:!0},editorialPulse:{...a.humanist,charsetFrames:r.editorial,charsetFps:.9,animationStyle:"ripple",animationSpeed:.55,ditherStrength:.18,hoverEffect:"spotlight",hoverStrength:.35,hoverRadius:.2,hoverColor:"#fff8ea",normalize:!0},terminalFlow:{...a.prompt,charsetFrames:r.terminal,charsetFps:3,animationStyle:"rain",animationSpeed:1.1,ditherStrength:.22,hoverEffect:"glitchText",hoverStrength:.65,hoverRadius:.16,hoverColor:"#d4ff00",hoverText:["BUILD","SHIP","RUN","ASK","MODEL"],normalize:!0}},s={fontSize:10,charSpacing:1,brightness:0,contrast:0,charset:n.standard,colorMode:"grayscale",accentColor:"#d4ff00",invert:!1,renderMode:"ascii",animationStyle:"none",animationSpeed:1,dotSizeRatio:.8,ditherStrength:0,charAspect:.55,normalize:!1,hoverStrength:0,hoverRadius:.2,hoverEffect:"spotlight",hoverColor:"#ffffff",hoverShape:"circle",hoverText:"ASCIIFY",artStyle:"classic",customText:"",chromaKey:null,chromaKeyTolerance:60},c={none:{label:"Off",options:{hoverStrength:0,hoverEffect:"spotlight",hoverRadius:.2,hoverColor:"#ffffff"}},subtle:{label:"Subtle",options:{hoverStrength:.25,hoverEffect:"glow",hoverRadius:.12,hoverColor:"#ffffff"}},flashlight:{label:"Flashlight",options:{hoverStrength:.6,hoverEffect:"spotlight",hoverRadius:.15,hoverColor:"#fffbe6"}},magnifier:{label:"Magnifier",options:{hoverStrength:.7,hoverEffect:"magnify",hoverRadius:.12,hoverColor:"#ffffff"}},forceField:{label:"Force Field",options:{hoverStrength:.7,hoverEffect:"repel",hoverRadius:.15,hoverColor:"#a0e8ff"}},neon:{label:"Neon",options:{hoverStrength:.6,hoverEffect:"colorShift",hoverRadius:.15,hoverColor:"#d946ef"}},fire:{label:"Fire",options:{hoverStrength:.7,hoverEffect:"spotlight",hoverRadius:.15,hoverColor:"#ff6b2b"}},ice:{label:"Ice",options:{hoverStrength:.5,hoverEffect:"glow",hoverRadius:.15,hoverColor:"#60d5f7"}},gravity:{label:"Gravity",options:{hoverStrength:.7,hoverEffect:"attract",hoverRadius:.18,hoverColor:"#a5d6ff"}},shatter:{label:"Shatter",options:{hoverStrength:.8,hoverEffect:"shatter",hoverRadius:.14,hoverColor:"#ff6090"}},ghost:{label:"Ghost",options:{hoverStrength:.55,hoverEffect:"trail",hoverRadius:.2,hoverColor:"#b39ddb"}},glitchReveal:{label:"Glitch Reveal",options:{hoverStrength:.8,hoverEffect:"glitchText",hoverRadius:.18,hoverColor:"#a3e635"}}};function l(t,e){const o=document.createElement("canvas");o.width=t,o.height=e;const n=o.getContext("2d",{willReadFrequently:!0});return{canvas:o,ctx:n}}function h(t,e,o){let n=t+255*e;return n=259*(255*o+255)/(255*(259-255*o))*(n-128)+128,Math.max(0,Math.min(255,n))}function f(t,e,o){const n=o?1-t/255:t/255,r=[...e],a=Math.floor(n*(r.length-1));return r[Math.max(0,Math.min(r.length-1,a))]}function d(t,e,o,n,r,a){if((a?1-t/255:t/255)<.12)return" ";const i=[...e];return i[(n*r+o)%i.length]}var m=[[0,8,2,10],[12,4,14,6],[3,11,1,9],[15,7,13,5]];function u(t,e,o,n){if(n<=0)return t;const r=(m[o%4][e%4]/16-.5)*n*128;return Math.max(0,Math.min(255,t+r))}var g=new Array(256),M=new Array(256);for(let t=0;t<256;t++)g[t]=`rgb(${t},${t},${t})`,M[t]=`rgb(0,${t},0)`;function p(t,e,o,n,r,a=!1){switch(e){case"fullcolor":return`rgb(${t.r},${t.g},${t.b})`;case"matrix":return M[.299*t.r+.587*t.g+.114*t.b|0];case"accent":return`rgb(${o},${n},${r})`;default:{const e=.299*t.r+.587*t.g+.114*t.b|0;return g[e]}}}var b=[0,0,0];function v(t,e,o,n,r,a=!1){switch(e){case"fullcolor":b[0]=t.r,b[1]=t.g,b[2]=t.b;break;case"matrix":{const e=.299*t.r+.587*t.g+.114*t.b|0;b[0]=0,b[1]=e,b[2]=0;break}case"accent":b[0]=o,b[1]=n,b[2]=r;break;default:{const e=.299*t.r+.587*t.g+.114*t.b|0;b[0]=e,b[1]=e,b[2]=e;break}}return b}function w(t){const e=t.match(/rgba?\(\s*(\d+)\s*[,\s]\s*(\d+)\s*[,\s]\s*(\d+)(?:\s*[,/]\s*([\d.]+))?\s*\)/);return e?{r:+e[1],g:+e[2],b:+e[3],a:void 0!==e[4]?+e[4]:1}:null}function x(t){let e=t;for(;e&&e!==document.documentElement.parentElement;){const t=getComputedStyle(e).backgroundColor;if(t&&"transparent"!==t&&"rgba(0, 0, 0, 0)"!==t){const e=w(t);if(e&&e.a>.1)return e}e=e.parentElement}return null}function y(t){if(t){const e=x(t);if(e){return(.299*e.r+.587*e.g+.114*e.b)/255<.4}}if("undefined"!=typeof document){const t=document.documentElement,e=(t.getAttribute("data-theme")||"").toLowerCase();if("dark"===e)return!0;if("light"===e)return!1;if(t.classList.contains("dark"))return!0;if(document.body){const t=x(document.body);if(t){return(.299*t.r+.587*t.g+.114*t.b)/255<.4}}}return"undefined"!=typeof window&&window.matchMedia("(prefers-color-scheme: dark)").matches}function S(t){if("string"!=typeof t)return t;const e=document.createElement("canvas");e.width=1,e.height=1;const o=e.getContext("2d");o.fillStyle=t,o.fillRect(0,0,1,1);const n=o.getImageData(0,0,1,1).data;return{r:n[0],g:n[1],b:n[2]}}function $(t,e,o,n,r,a,i){if("none"===a)return 1;const s=r*i;switch(a){case"wave":return.3+.7*(.6*(.5*Math.sin(t/o*Math.PI*4+3*s)+.5)+.4*(.5*Math.sin(e/n*Math.PI*3+2*s)+.5));case"pulse":{const r=o/2,a=n/2,i=Math.sqrt((t-r)**2+(e-a)**2),c=Math.sqrt(r**2+a**2);return.2+.8*(.5*Math.sin(i/c*Math.PI*6-4*s)+.5)}case"rain":return.1+.9*(.5*Math.sin(e/n*Math.PI*8-5*s+.3*t)+.5)*(.3*Math.sin(t/o*Math.PI*2+s)+.7);case"breathe":{const o=.3*Math.sin(2*s)+.7,n=.1*Math.sin(.1*(t+e)+s);return Math.max(.1,Math.min(1,o+n))}case"sparkle":{const o=43758.5453*Math.sin(127.1*t+311.7*e+43758.5453*Math.floor(8*s)),n=o-Math.floor(o);return n>.7?1:.15+.4*n}case"glitch":{const t=Math.floor(e/(.05*n)),o=43758.5453*Math.sin(43.23*t+17.89*Math.floor(6*s));if(o-Math.floor(o)>.85){const e=.5*Math.sin(30*s+t)+.5;return e<.3?0:e}return 1}case"spiral":{const r=o/2,a=n/2,i=t-r,c=e-a,l=Math.atan2(c,i),h=Math.sqrt(i*i+c*c),f=Math.sqrt(r*r+a*a);return.15+.85*(.5*Math.sin(3*l+h/f*Math.PI*8-3*s)+.5)}case"typewriter":{const r=o*n,a=e*o+t-.5*s%1*r*1.3;if(a>0)return 0;const i=Math.max(0,1+a/(.15*r));return Math.min(1,i)}case"scatter":{const r=o/2,a=n/2,i=t-r,c=e-a,l=Math.sqrt(i*i+c*c)/Math.sqrt(r*r+a*a),h=.5*Math.sin(1.5*s)+.5;return l>h?Math.max(0,1-3*(l-h)):.7+.3*Math.sin(10*l-2*s)}case"waveField":default:return 1;case"ripple":{const r=o/2,a=n/2,i=t-r,c=e-a,l=Math.sqrt(i*i+c*c),h=Math.sqrt(r*r+a*a);return.1+.9*(.5*Math.sin(l/h*Math.PI*10-5*s)+.5)*(.4+.6*(1-Math.min(1,l/(1.1*h))))}case"melt":{const o=e/n*Math.PI;return.05+(.5*Math.sin(o-1.8*s+.15*t)+.5)*(1-.6*(Math.max(0,e/n-.1)/.9))*.95}case"orbit":{const r=o/2,a=n/2,i=t-r,c=e-a,l=Math.atan2(c,i),h=Math.sqrt(i*i+c*c)/Math.sqrt(r*r+a*a);return.1+.9*(.5*Math.sin(2*l+6*h-2.5*s)+.5)}case"cellular":{const o=Math.floor(4*s),n=(t,e)=>{const n=43758.5453*Math.sin(127.1*t+311.7*e+43758.5453*o);return n-Math.floor(n)>.38?1:0},r=n(t,e),a=n(t-1,e)+n(t+1,e)+n(t,e-1)+n(t,e+1)+n(t-1,e-1)+n(t+1,e-1)+n(t-1,e+1)+n(t+1,e+1);return 1===(1===r?2===a||3===a?1:0:3===a?1:0)?1:.05}}}var C={scale:1,offsetX:0,offsetY:0,glow:0,colorBlend:0,proximity:0};function E(t,e,o,n,r,a,i,s,c="spotlight",l=.5,h="circle"){const f=t-o,d=e-n,m=.08+.35*l+.04*a;let u,g;if("box"===h){const t=Math.abs(f),e=Math.abs(d);u=Math.max(t,e),g=m}else u=Math.sqrt(f*f+d*d),g=m;if(u>=g)return C.scale=1,C.offsetX=0,C.offsetY=0,C.glow=0,C.colorBlend=0,C.proximity=0,C;const M=function(t){return t*t*(3-2*t)}(1-u/g)*r;let p=1,b=0,v=0,w=0,x=0;switch(c){case"spotlight":{p=1+M*a*1.8;const t=Math.atan2(d,f),e=M*M*a*.6;b=Math.cos(t)*e*i,v=Math.sin(t)*e*s,w=M*a*.4,x=M*M*a*.25;break}case"magnify":p=1+M*a*2.5,w=M*a*.15;break;case"repel":{p=1+M*a*.3;const t=Math.atan2(d,f),e=M*M*a*1.2;b=Math.cos(t)*e*i,v=Math.sin(t)*e*s;break}case"glow":w=M*a*.8,x=M*a*.4;break;case"colorShift":p=1+M*a*.4,w=M*a*.2,x=M*a*.7;break;case"attract":{const t=Math.atan2(d,f),e=M*M*a*1;b=-Math.cos(t)*e*i,v=-Math.sin(t)*e*s,w=M*a*.3;break}case"shatter":{const t=Math.atan2(d,f),e=.5*Math.sin(43.7*f+29.3*d),o=M*a*1.4*(.7+.3*e);b=Math.cos(t+e)*o*i,v=Math.sin(t+e)*o*s,p=Math.max(.1,1-M*a*.6),w=M*a*.25;break}case"trail":x=M*a*.9,w=M*a*.6,p=1+M*a*.15;break;case"glitchText":p=1,w=M*a*.5,x=M*a*.6}return C.scale=p,C.offsetX=b,C.offsetY=v,C.glow=w,C.colorBlend=x,C.proximity=M,C}function A(t){const e=t.match(/^#([0-9a-f]{3,8})$/i)?.[1];if(e){const t=e.length<=4?e.split("").map(t=>parseInt(t+t,16)):[parseInt(e.slice(0,2),16),parseInt(e.slice(2,4),16),parseInt(e.slice(4,6),16)];return{r:t[0],g:t[1],b:t[2]}}const o=t.match(/rgba?\(\s*(\d+)[,\s]+(\d+)[,\s]+(\d+)/i);return o?{r:+o[1],g:+o[2],b:+o[3]}:null}function T(t){return t*t*t*(t*(6*t-15)+10)}function I(t,e,o){return t+(e-t)*o}function R(t,e){let o=127*t+311*e;return o^=o>>13,(o*(o*o*15731+789221)+1376312589&2147483647)/2147483647}function F(t,e){const o=Math.floor(t),n=Math.floor(e),r=e-n,a=T(t-o),i=T(r),s=R(o,n),c=R(o+1,n),l=R(o,n+1),h=R(o+1,n+1);return I(I(s,c,a),I(l,h,a),i)}function k(t,e){return(.5*F(t,e)+.25*F(2.1*t,2.1*e)+.125*F(4.3*t,4.3*e))/.875}function L(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=13,charAspect:s=.62,lineHeightRatio:c=1.4,chars:l=" .:-=+*#%@",baseColor:h=null,accentColor:f,accentThreshold:d=.52,mouseInfluence:m=.55,mouseFalloff:u=2.8,speed:g=1,vortex:M=!0,sparkles:p=!0,breathe:b=!0,lightMode:v=!1}=a,w=f??(v?"#6b8700":"#d4ff00"),x=i*s,y=i*c,S=Math.ceil(e/x),$=Math.ceil(o/y),C=r.x,E=r.y;let A=212,T=255,I=0;{const t=w.replace("#","");6===t.length&&(A=parseInt(t.slice(0,2),16),T=parseInt(t.slice(2,4),16),I=parseInt(t.slice(4,6),16))}t.clearRect(0,0,e,o),t.font=`${i}px "JetBrains Mono", monospace`,t.textBaseline="top";const F=n*g,L=b?.12*(.5*Math.sin(.22*F)+.5):0;for(let e=0;e<$;e++)for(let o=0;o<S;o++){const n=o/S,r=e/$,a=.045,i=.08*F,s=.06,c=.45*((.5*Math.sin(.08*o+.05*e+.6*F)+.5+(.5*Math.sin(.03*o-.07*e+.4*F)+.5)+(.5*Math.sin(.05*o+.03*e+.8*F)+.5))/3)+.35*(.5*k(o*a+i,e*a*1.4-.7*i)+.5)+.2*(.5*Math.sin((o+.65*e)*s+1.1*F)+.5)+L,f=n-C,g=r-E,b=Math.sqrt(f*f+g*g);let w=0;if(M&&b<.35){const t=Math.atan2(g,f),e=Math.sin(4*t+2.2*F-14*b),o=Math.max(0,1-b/.35);w=e*o*o*.22}const z=c*(1-m)+(Math.max(0,1-b*u)+.5*w)*m+.15*w,q=Math.min(1,Math.max(0,z));let P=q;if(p&&q>.72){const t=Math.floor(8*F),n=R(7*o+3*t,11*e+t);n>.88&&(P=Math.min(1,q+4*(n-.88)))}const B=Math.floor(P*(l.length-1));if(" "===l[B])continue;const H=.015+.07*P;if(P>d){const e=Math.min(v?.9:.28,H*(v?14:2.8));t.fillStyle=`rgba(${A},${T},${I},${e})`}else t.fillStyle=h?h.replace("{a}",String(H)):v?`rgba(55,55,55,${7*H})`:`rgba(255,255,255,${H})`;t.fillText(l[B],o*x,e*y)}}function z(t,e){return"auto"!==t?t:!y(e)}function q(t){const e=t.match(/^#([0-9a-fA-F]{3,6})$/);if(e){let t=e[1];if(3===t.length&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2]),6===t.length)return t}const o=t.match(/rgb\(\s*(\d+)\s*,\s*(\d+)\s*,\s*(\d+)\s*\)/);return o?[o[1],o[2],o[3]].map(t=>parseInt(t).toString(16).padStart(2,"0")).join(""):null}function P(t){const e=t||"auto";if("auto"!==e)return e.replace("#","");if("undefined"!=typeof document){const t=getComputedStyle(document.documentElement);for(const e of["--accent-color","--color-accent","--accent","--color-primary","--primary","--brand-color"]){const o=q(t.getPropertyValue(e).trim());if(o)return o}const e=q(getComputedStyle(document.body).accentColor??"");if(e)return e}return y("undefined"!=typeof document?document.body:null)?"faf9f7":"0d0d0d"}function B(t,e,o,n){const r=t instanceof HTMLVideoElement?t.videoWidth:t.width,a=t instanceof HTMLVideoElement?t.videoHeight:t.height;if(0===r||0===a)return{frame:[],cols:0,rows:0};const i=e.charAspect,s=e.fontSize*e.charSpacing,c=e.fontSize/i*e.charSpacing,m=o||r,g=n||a,M=Math.floor(m/s),p=Math.floor(g/c);if(M<=0||p<=0)return{frame:[],cols:0,rows:0};const b=Math.max(1,Math.min(Math.floor(2048/M),Math.floor(r/M))),v=Math.max(1,Math.min(Math.floor(2048/p),Math.floor(a/p))),w=M*b,x=p*v,{ctx:y}=l(w,x);y.drawImage(t,0,0,w,x);const $=y.getImageData(0,0,w,x).data,C=e.chromaKey,E=null!=C&&!1!==C,A=!0===C,T="blue-screen"===C;let I=null,R=0;!E||A||T||(I=S(C),R=(e.chromaKeyTolerance??60)**2);let F=0,k=255;if(e.normalize){let t=255,e=0;for(let o=0;o<$.length;o+=4){if(E){const t=$[o],e=$[o+1],n=$[o+2];let r=!1;if(A)r=e>1.4*t&&e>1.4*n&&e>80;else if(T)r=n>1.4*t&&n>1.4*e&&n>80;else if(null!==I){const o=t-I.r,a=e-I.g,i=n-I.b;r=o*o+a*a+i*i<=R}if(r)continue}const n=.299*$[o]+.587*$[o+1]+.114*$[o+2];n<t&&(t=n),n>e&&(e=n)}F=t,k=e>t?e-t:255}const L=[],q=z(e.invert),P=E&&e.charset.replace(/ /g,"")||e.charset,B=b*v;for(let t=0;t<p;t++){const o=[];for(let n=0;n<M;n++){let r=0,a=0,i=0,s=0,c=0;for(let e=0;e<v;e++){const o=(t*v+e)*w;for(let t=0;t<b;t++){const e=4*(o+n*b+t),l=$[e],h=$[e+1],f=$[e+2],d=$[e+3];if(E){let t=!1;if(A)t=h>1.4*l&&h>1.4*f&&h>80;else if(T)t=f>1.4*l&&f>1.4*h&&f>80;else if(null!==I){const e=l-I.r,o=h-I.g,n=f-I.b;t=e*e+o*o+n*n<=R}if(t){c++;continue}}r+=l,a+=h,i+=f,s+=d}}if(E&&c>B/2){o.push({char:" ",r:0,g:0,b:0,a:0});continue}const l=B-c,m=l>0?r/l:0,g=l>0?a/l:0,p=l>0?i/l:0,x=l>0?s/l:0,y=.299*m+.587*g+.114*p,S=u(h(e.normalize?(y-F)/k*255:y,e.brightness,e.contrast),n,t,e.ditherStrength),C=e.customText?d(S,e.customText,n,t,M,q):f(S,P,q);o.push({char:C,r:m,g:g,b:p,a:x,lum:S})}L.push(o)}return{frame:L,cols:M,rows:p}}function H(t,e,o,n){const r=t instanceof HTMLVideoElement?t.videoWidth:t.width,a=t instanceof HTMLVideoElement?t.videoHeight:t.height;if(0===r||0===a)return{rows:[],cols:0,rowCount:0};const i=e.charAspect,s=e.fontSize*e.charSpacing,c=e.fontSize/i*e.charSpacing,m=o||r,g=n||a,M=Math.floor(m/s),p=Math.floor(g/c);if(M<=0||p<=0)return{rows:[],cols:0,rowCount:0};const b=Math.max(1,Math.min(Math.floor(2048/M),Math.floor(r/M))),v=Math.max(1,Math.min(Math.floor(2048/p),Math.floor(a/p))),w=M*b,x=p*v,{ctx:y}=l(w,x);y.drawImage(t,0,0,w,x);const $=y.getImageData(0,0,w,x).data,C=e.chromaKey,E=null!=C&&!1!==C,A=!0===C,T="blue-screen"===C;let I=null,R=0;!E||A||T||(I=S(C),R=(e.chromaKeyTolerance??60)**2);let F=0,k=255;if(e.normalize){let t=255,e=0;for(let o=0;o<$.length;o+=4){if(E){const t=$[o],e=$[o+1],n=$[o+2];let r=!1;if(A)r=e>1.4*t&&e>1.4*n&&e>80;else if(T)r=n>1.4*t&&n>1.4*e&&n>80;else if(null!==I){const o=t-I.r,a=e-I.g,i=n-I.b;r=o*o+a*a+i*i<=R}if(r)continue}const n=.299*$[o]+.587*$[o+1]+.114*$[o+2];n<t&&(t=n),n>e&&(e=n)}F=t,k=e>t?e-t:255}const L=z(e.invert),q=E&&e.charset.replace(/ /g,"")||e.charset,P=b*v,B=[];for(let t=0;t<p;t++){let o="";for(let n=0;n<M;n++){let r=0,a=0,i=0,s=0;for(let e=0;e<v;e++){const o=(t*v+e)*w;for(let t=0;t<b;t++){const e=4*(o+n*b+t),c=$[e],l=$[e+1],h=$[e+2];if(E){let t=!1;if(A)t=l>1.4*c&&l>1.4*h&&l>80;else if(T)t=h>1.4*c&&h>1.4*l&&h>80;else if(null!==I){const e=c-I.r,o=l-I.g,n=h-I.b;t=e*e+o*o+n*n<=R}if(t){s++;continue}}r+=c,a+=l,i+=h}}if(E&&s>P/2){o+=" ";continue}const c=P-s,l=.299*(c>0?r/c:0)+.587*(c>0?a/c:0)+.114*(c>0?i/c:0),m=u(h(e.normalize?(l-F)/k*255:l,e.brightness,e.contrast),n,t,e.ditherStrength);o+=e.customText?d(m,e.customText,n,t,M,L):f(m,q,L)}B.push(o)}return{rows:B,cols:M,rowCount:p}}function j(t,e,o,n,r){if(0===e.rows.length)return;t.clearRect(0,0,n,r);const a=t.canvas;o.chromaKey||e.rows.some(t=>t.includes(" "))||(t.fillStyle=y(a)?"#0a0a0a":"#faf9f7",t.fillRect(0,0,n,r));const i=P(o.accentColor),s=parseInt(i.substring(0,2),16)||255,c=parseInt(i.substring(2,4),16)||255,l=parseInt(i.substring(4,6),16)||255,h=n/e.cols,f=r/e.rowCount,d=.9*Math.min(h/.55,f);t.font=`${d}px "JetBrains Mono", monospace`,t.textAlign="left",t.textBaseline="middle",t.fillStyle="matrix"===o.colorMode?"rgb(0,255,0)":`rgb(${s},${c},${l})`,t.globalAlpha=1;for(let o=0;o<e.rows.length;o++){const n=e.rows[o];0!==n.trim().length&&t.fillText(n,.5*h,o*f+.5*f)}t.globalAlpha=1}async function W(t,e,o,n,r=12,a=10,i,s=0){const c=Math.min(t.duration-s,a),l=Math.ceil(c*r),h=[];let f=0,d=0;for(let a=0;a<l;a++){const m=s+a/r;if(m>s+c)break;t.currentTime=m,await new Promise(e=>{const o=()=>{t.removeEventListener("seeked",o),e()};t.addEventListener("seeked",o)});const u=B(t,e,o,n);h.push(u.frame),f=u.cols,d=u.rows,i?.((a+1)/l)}return{frames:h,cols:f,rows:d,fps:r}}async function U(o,n,r,a,i){const s=t(o),c=e(s,!0);if(0===c.length)return{frames:[],cols:0,rows:0,fps:10};const l=c[0].dims.width,h=c[0].dims.height,f=s.lsd?.width||l,d=s.lsd?.height||h,m=document.createElement("canvas");m.width=f,m.height=d;const u=m.getContext("2d"),g=document.createElement("canvas");g.width=f,g.height=d;const M=g.getContext("2d"),p=[];let b=0,v=0,w=0;for(const t of c)w+=t.delay||100;const x=w/c.length,y=Math.round(Math.min(30,Math.max(5,1e3/x))),S=Math.min(c.length,300);for(let t=0;t<S;t++){const e=c[t],{dims:o,patch:s,disposalType:l}=e;3===l&&(M.clearRect(0,0,f,d),M.drawImage(m,0,0));const h=new ImageData(new Uint8ClampedArray(s.buffer),o.width,o.height),w=document.createElement("canvas");w.width=o.width,w.height=o.height;w.getContext("2d").putImageData(h,0,0),u.drawImage(w,o.left||0,o.top||0);const x=B(m,n,r,a);p.push(x.frame),b=x.cols,v=x.rows,2===l?u.clearRect(o.left||0,o.top||0,o.width,o.height):3===l&&(u.clearRect(0,0,f,d),u.drawImage(g,0,0)),i?.((t+1)/S)}return{frames:p,cols:b,rows:v,fps:y}}function O(t,e,o,n,r,a=0,i){if("waveField"===o.animationStyle){return void L(t,n,r,a,i?{x:i.x,y:i.y}:{x:.5,y:.5},{accentColor:`#${o.accentColor?P(o.accentColor):"d4ff00"}`,accentThreshold:.52,mouseInfluence:o.hoverStrength>0?Math.min(1,.3+.5*o.hoverStrength):.55,mouseFalloff:2.8,speed:o.animationSpeed,vortex:o.hoverStrength>0,sparkles:!0,breathe:!0})}const s=e.length;if(0===s)return;const c=e[0].length;t.clearRect(0,0,n,r);let l=!1;const h=Math.max(1,s>>2),d=Math.max(1,c>>2);t:for(let t=0;t<s;t+=h){const o=e[t];for(let t=0;t<c;t+=d)if(o[t].a<200){l=!0;break t}}const m=t.canvas,u=y(m);l||(t.fillStyle=u?"#0a0a0a":"#faf9f7",t.fillRect(0,0,n,r));const g=n/c,M=r/s,b=s*c,w=i?.intensity??1,x=!("none"!==o.animationStyle&&b>5e3)&&!!(i&&o.hoverStrength>0&&w>.005),S=o.hoverColor||"#ffffff",C=parseInt(S.slice(1,3),16)||255,A=parseInt(S.slice(3,5),16)||255,T=parseInt(S.slice(5,7),16)||255,I=P(o.accentColor),R=parseInt(I.substring(0,2),16)||255,F=parseInt(I.substring(2,4),16)||255,k=parseInt(I.substring(4,6),16)||255,q=b>3e4?.25:b>15e3?.4:b>5e3?.6:1,B=o.hoverRadius*q;let H=0,j=c,W=0,U=s,O=0,D=0;if(x&&i){O=i.x,D=i.y;const t=.08+.35*B+.04*o.hoverStrength;H=Math.max(0,Math.floor((O-t)*c)-1),j=Math.min(c,Math.ceil((O+t)*c)+1),W=Math.max(0,Math.floor((D-t)*s)-1),U=Math.min(s,Math.ceil((D+t)*s)+1)}const Y=o.animationStyle,V=o.animationSpeed,X="none"===Y,_=o.hoverStrength,J=o.hoverEffect,N=B,K=o.hoverShape||"circle",G=z(o.invert,m),Q=o.colorMode,Z=2*Math.PI,tt=1/c,et=1/s;let ot="",nt=-1;if("dots"===o.renderMode){const n=.5*Math.min(g,M)*o.dotSizeRatio;for(let o=0;o<s;o++){const r=e[o];for(let e=0;e<c;e++){const i=r[e];if(i.a<10)continue;const l=.00392156863*(.299*i.r+.587*i.g+.114*i.b),h=G?1-l:l;if(h<.02)continue;const f=X?1:$(e,o,c,s,a,Y,V);let d=1,m=0,u=0,b=0,y=0;if(x&&e>=H&&e<=j&&o>=W&&o<=U){const t=E(e*tt,o*et,O,D,w,_,g,M,J,N,K);d=t.scale,m=t.offsetX,u=t.offsetY,b=t.glow,y=t.colorBlend}const S=n*h*f*d;if(S<.3)continue;const I=e*g+.5*g+m,L=o*M+.5*M+u;let z;if(y>0){const t=v(i,Q,R,F,k,G);z=`rgb(${Math.min(255,t[0]+(C-t[0])*y|0)},${Math.min(255,t[1]+(A-t[1])*y|0)},${Math.min(255,t[2]+(T-t[2])*y|0)})`}else z=p(i,Q,R,F,k,G);const q=Math.min(1,.00392156863*i.a*f*(1+b));if(q!==nt&&(t.globalAlpha=q,nt=q),z!==ot&&(t.fillStyle=z,ot=z),S<=3){const e=2*S;t.fillRect(I-S,L-S,e,e)}else t.beginPath(),t.arc(I,L,S,0,Z),t.fill()}}}else{const n=.55,r=.9*Math.min(g/n,M),i=r<6;if(!i){const e="emoji"===o.artStyle;t.font=e?`${r}px "Apple Color Emoji", "Segoe UI Emoji", "Noto Color Emoji", "Twemoji Mozilla", sans-serif`:`${r}px "JetBrains Mono", monospace`,t.textAlign="center",t.textBaseline="middle"}let l=null;const h=o.charsetFrames,d=!!h?.length,m=d?h[Math.floor(Math.max(0,a)*(o.charsetFps??2))%h.length]:o.charset;if(i){l={};const t=[...m],e=t.length;for(let o=0;o<e;o++)l[t[o]]=Math.max(.1,(o+.3)/e)}const u=i?null:t.getTransform();if(!i&&!x&&X&&!d&&"accent"===Q){t.fillStyle=`rgb(${R},${F},${k})`,t.globalAlpha=1,t.textAlign="left";for(let o=0;o<s;o++){const n=e[o];let r="";for(let t=0;t<c;t++){const e=n[t];r+=e.a<10?" ":e.char}0!==r.trim().length&&t.fillText(r,.5*g,o*M+.5*M)}return void(t.globalAlpha=1)}const b="glitchText"===J&&x,y="!@#$%^&*<>{}[]|/\\~`0123456789",S=y.length;let I="",L=0,z=0,q=0,P=0,Z=0,rt=0;if(b){const t=o.hoverText??"ASCIIFY";if(z=Math.round(O*c),q=Math.round(D*s),Array.isArray(t)){const e=t.filter(t=>t.length>0);0===e.length&&e.push("ASCIIFY");I=e[((7*Math.floor(z/Math.max(1,Math.ceil(c/5)))+13*Math.floor(q/Math.max(1,Math.ceil(s/3))))%e.length+e.length)%e.length]}else I=t||"ASCIIFY";L=I.length,P=Math.max(3,Math.min(12,Math.round(s*B*.6)));const e=Math.floor(P/2);Z=Math.max(0,q-e),Z+P>s&&(Z=Math.max(0,s-P)),rt=z-Math.floor(L/2)}for(let o=0;o<s;o++){const n=e[o];for(let e=0;e<c;e++){const r=n[e];if(r.a<10)continue;let h=d&&null!=r.lum?f(r.lum,m,G):r.char;if(" "===h)continue;const B=X?1:$(e,o,c,s,a,Y,V);if(B<.05)continue;let at=1,it=0,st=0,ct=0,lt=0;if(x&&!b&&e>=H&&e<=j&&o>=W&&o<=U){const t=E(e*tt,o*et,O,D,w,_,g,M,J,N,K);at=t.scale,it=t.offsetX,st=t.offsetY,ct=t.glow,lt=t.colorBlend}if(b&&o>=Z&&o<Z+P){const t=e-rt;if(t>=0&&t<L){const n=I[t],r=Math.abs(o-q)/Math.max(1,.5*P),i=Math.abs(e-z)/Math.max(1,L),s=Math.max(r,i),c=Math.max(0,Math.min(1,1-.9*s)),l=43758.5453*Math.sin(127.1*e+311.7*o+43758.5453*Math.floor(12*a));h=Math.abs(l-Math.floor(l))<c?n:y[Math.abs(Math.floor(97*l))%S],ct=.3+.7*c,lt=.3+.65*c}}const ht=e*g+.5*g+it,ft=o*M+.5*M+st;let dt;if(lt>0){const t=v(r,Q,R,F,k,G);dt=`rgb(${Math.min(255,t[0]+(C-t[0])*lt|0)},${Math.min(255,t[1]+(A-t[1])*lt|0)},${Math.min(255,t[2]+(T-t[2])*lt|0)})`}else dt=p(r,Q,R,F,k,G);if(i){const e=l[h]??.5,o=Math.min(1,.00392156863*r.a*B*(1+ct))*e;if(o<.02)continue;o!==nt&&(t.globalAlpha=o,nt=o),dt!==ot&&(t.fillStyle=dt,ot=dt);const n=g*at,a=M*at;t.fillRect(ht-.5*n,ft-.5*a,n,a)}else{const e=Math.min(1,.00392156863*r.a*B*(1+ct));e!==nt&&(t.globalAlpha=e,nt=e),dt!==ot&&(t.fillStyle=dt,ot=dt),1!==at?(t.translate(ht,ft),t.scale(at,at),t.fillText(h,0,0),t.setTransform(u)):t.fillText(h,ht,ft)}}}}t.globalAlpha=1}function D(t){return Math.max(0,Math.min(1,t))}function Y(t){return"string"==typeof t?document.querySelector(t):t instanceof HTMLElement?t:null}function V(t,e,o={}){if(!Number.isFinite(t.duration)||t.duration<=0)return;const n=o.from??0,r=o.to??t.duration,a=Math.max(n,Math.min(r,t.duration)),i=D(o.ease?o.ease(D(e)):e),s=n+(a-n)*i;t.currentTime=Math.min(Math.max(n,s),Math.max(n,a-.04)),o.onUpdate?.(i,t)}function X(t){const e=t.requestVideoFrameCallback;return new Promise(e?o=>{let n=!1;const r=()=>{n||(n=!0,o())};e.call(t,r),window.setTimeout(r,80)}:t=>requestAnimationFrame(()=>t()))}function _(t,e={}){const o=Y(e.trigger)??t;t.pause();const n=e.gsap,r=e.ScrollTrigger??n?.ScrollTrigger;if(n&&r?.create){n.registerPlugin?.(r);const a=r.create({trigger:o,start:e.start??"top bottom",end:e.end??"bottom top",scrub:e.scrub??!0,onUpdate:o=>V(t,o.progress,e)});return()=>a.kill?.()}return function(t,e,o){let n=0;const r=()=>{n=0;const r=e.getBoundingClientRect(),a=window.innerHeight||document.documentElement.clientHeight,i=r.height+a,s=i>0?D((a-r.top)/i):0;V(t,s,o)},a=()=>{n||(n=requestAnimationFrame(r))};return window.addEventListener("scroll",a,{passive:!0}),window.addEventListener("resize",a),a(),()=>{window.removeEventListener("scroll",a),window.removeEventListener("resize",a),n&&cancelAnimationFrame(n)}}(t,o,e)}function J(t,e,o){const n=e.gsap,r=e.ScrollTrigger??n?.ScrollTrigger;if(n&&r?.create){n.registerPlugin?.(r);const a=r.create({trigger:t,start:e.start??"top bottom",end:e.end??"bottom top",scrub:e.scrub??!0,onUpdate:t=>o(t.progress)});return()=>a.kill?.()}return function(t,e){let o=0;const n=()=>{o=0;const n=t.getBoundingClientRect(),r=window.innerHeight||document.documentElement.clientHeight,a=n.height+r,i=a>0?D((r-n.top)/a):0;e(i)},r=()=>{o||(o=requestAnimationFrame(n))};return window.addEventListener("scroll",r,{passive:!0}),window.addEventListener("resize",r),r(),()=>{window.removeEventListener("scroll",r),window.removeEventListener("resize",r),o&&cancelAnimationFrame(o)}}(t,o)}function N(t,e,o=2048){const n=o,r=Math.min(1,n/Math.max(t,e));return{renderW:Math.round(t*r),renderH:Math.round(e*r)}}function K(t,e,o,n,r,a=2048){const{width:i,height:s}=e.getBoundingClientRect();if(!i||!s)return{renderW:0,renderH:0,dpr:1};let c,l,h=i,f=h/o;f>s&&(f=s,h=f*o),h=Math.round(h),f=Math.round(f),n&&r?({renderW:c,renderH:l}=N(n,r,a)):(c=h,l=f);const d="undefined"!=typeof window&&window.devicePixelRatio||1,m=8e6,u=c*d*l*d>m?Math.sqrt(m/(c*l)):d;return t.width=Math.round(c*u),t.height=Math.round(l*u),t.style.width=h+"px",t.style.height=f+"px",{renderW:c,renderH:l,dpr:u}}async function G(t,e,{fontSize:o,artStyle:n="classic",options:r={}}={}){let i;if("string"==typeof t){const e=new Image;e.crossOrigin="anonymous",await new Promise((o,n)=>{e.onload=()=>o(),e.onerror=()=>n(new Error(`Failed to load image: ${t}`)),e.src=t}),i=e}else t instanceof HTMLImageElement&&!t.complete?(await new Promise((e,o)=>{t.onload=()=>e(),t.onerror=()=>o(new Error("Image failed to load"))}),i=t):i=t;const c=a[n],l=o??r.fontSize??10,h={...s,...c,...r,fontSize:l},f=e.getContext("2d");if(!f)throw new Error("Could not get 2d context from canvas");const{w:d,h:m}=function(t){return t instanceof HTMLVideoElement?{w:t.videoWidth,h:t.videoHeight}:t instanceof HTMLImageElement?{w:t.naturalWidth||t.width,h:t.naturalHeight||t.height}:{w:t.width,h:t.height}}(i),{renderW:u,renderH:g}=N(d,m),M="undefined"!=typeof window&&window.devicePixelRatio||1,p=8e6,b=u*M*g*M>p?Math.sqrt(p/(u*g)):M;(e.width<u||e.height<g)&&(e.width=Math.round(u*b),e.height=Math.round(g*b));const{frame:v}=B(i,h,u,g);if(h.hoverStrength>0){let t=null,o=!1,n=0;const r=o=>{const n=e.getBoundingClientRect();t={x:(o.clientX-n.left)/n.width,y:(o.clientY-n.top)/n.height}},a=()=>{t=null};e.addEventListener("mousemove",r),e.addEventListener("mouseleave",a);const i=e=>{o||(f.save(),f.setTransform(b,0,0,b,0,0),O(f,v,h,u,g,e/1e3,t),f.restore(),n=requestAnimationFrame(i))};return n=requestAnimationFrame(i),()=>{o=!0,cancelAnimationFrame(n),e.removeEventListener("mousemove",r),e.removeEventListener("mouseleave",a)}}f.save(),f.setTransform(b,0,0,b,0,0),O(f,v,h,u,g),f.restore()}async function Q(t,e,{fontSize:o,artStyle:n="classic",options:r={}}={}){const i="string"==typeof t?await fetch(t).then(t=>t.arrayBuffer()):t,c=o??r.fontSize??10,l={...s,...a[n],...r,fontSize:c},h=e.getContext("2d");if(!h)throw new Error("Could not get 2d context from canvas");const{frames:f,fps:d}=await U(i,l,e.width,e.height);let m,u=!1,g=0,M=performance.now();const p=1e3/d,b=t=>{u||(t-M>=p&&(O(h,f[g],l,e.width,e.height),g=(g+1)%f.length,M=t),m=requestAnimationFrame(b))};return m=requestAnimationFrame(b),()=>{u=!0,cancelAnimationFrame(m)}}async function Z(t,e,{fontSize:o,artStyle:n="classic",options:r={},fitTo:i,preExtract:c=!1,fps:l,maxRenderDimension:h=2048,trim:f,scroll:d,onReady:m,onFrame:u}={}){const g=f?.start??0,M=f?.end,p=o??r.fontSize??10,b={...s,...a[n],...r,fontSize:p},v=e.getContext("2d");if(!v)throw new Error("asciifyVideo: could not get 2d context from canvas.");const w="string"==typeof i?document.querySelector(i):i instanceof HTMLElement?i:null;if(c){let o;"string"==typeof t?(o=document.createElement("video"),o.crossOrigin="anonymous",o.src=t,o.readyState<2&&await new Promise((e,n)=>{o.onloadeddata=()=>e(),o.onerror=()=>n(new Error(`asciifyVideo: failed to load "${t}"`))})):o=t,w&&K(e,w,o.videoWidth/o.videoHeight,o.videoWidth,o.videoHeight,h);const{renderW:n,renderH:r}=N(o.videoWidth,o.videoHeight,h),a="undefined"!=typeof window&&window.devicePixelRatio||1,i=8e6,s=n*a*r*a>i?Math.sqrt(i/(n*r)):a;e.width<Math.round(n*s)&&(e.width=Math.round(n*s),e.height=Math.round(r*s));const c=void 0!==M?M-g:10,f=l??(d?18:void 0),{frames:p,fps:x}=await W(o,b,n,r,f,c,void 0,g),y=t=>{const e=p[t];e&&(v.save(),v.setTransform(s,0,0,s,0,0),O(v,e,b,n,r),v.restore(),u?.())};if(d){let t=!1,n=-1;const r=!0===d?{}:d,a=J(Y(r.trigger)??w??e,r,e=>{const a=D(r.ease?r.ease(D(e)):e),i=Math.max(0,Math.min(p.length-1,Math.round(a*(p.length-1))));i!==n&&(n=i,y(i),t||(t=!0,m?.(o)),r.onUpdate?.(a,o))});return y(0),t=!0,m?.(o),a}let S,$=!1,C=0,E=performance.now(),A=!0;const T=1e3/x,I=t=>{$||(t-E>=T&&(y(C),C=(C+1)%p.length,E=t,A&&(A=!1,m?.(o))),S=requestAnimationFrame(I))};return S=requestAnimationFrame(I),()=>{$=!0,cancelAnimationFrame(S)}}let x,y=!1;"string"==typeof t?(x=document.createElement("video"),x.src=t,x.muted=!0,x.loop=!0,x.playsInline=!0,x.setAttribute("playsinline",""),Object.assign(x.style,{position:"fixed",top:"0",left:"0",width:"1px",height:"1px",opacity:"0",pointerEvents:"none",zIndex:"-1"}),document.body.appendChild(x),y=!0,await new Promise((e,o)=>{x.onloadedmetadata=()=>e(),x.onerror=()=>o(new Error(`asciifyVideo: failed to load "${t}"`))}),await x.play().catch(()=>{})):(x=t,x.readyState<HTMLMediaElement.HAVE_METADATA&&await new Promise((t,e)=>{const o=()=>{x.removeEventListener("loadedmetadata",n),x.removeEventListener("error",r)},n=()=>{o(),t()},r=()=>{o(),e(new Error("asciifyVideo: provided video element failed to load metadata."))};x.addEventListener("loadedmetadata",n),x.addEventListener("error",r),x.load()}),x.paused&&await x.play().catch(()=>{})),g>0&&(x.currentTime=g,await new Promise(t=>{const e=()=>{x.removeEventListener("seeked",e),t()};x.addEventListener("seeked",e)}));let S=null;(g>0||void 0!==M)&&(S=()=>{(void 0!==M&&x.currentTime>=M||g>0&&x.currentTime<g)&&(x.currentTime=g)},x.addEventListener("timeupdate",S));let $=null;const{renderW:C,renderH:E}=N(x.videoWidth,x.videoHeight,h);if(w){const t=x.videoWidth/x.videoHeight,o=x.videoWidth,n=x.videoHeight,r=K(e,w,t,o,n,h),a=e.getContext("2d");a&&a.setTransform(r.dpr,0,0,r.dpr,0,0),$=new ResizeObserver(()=>{const r=K(e,w,t,o,n,h),a=e.getContext("2d");a&&a.setTransform(r.dpr,0,0,r.dpr,0,0)}),$.observe(w)}else{const t="undefined"!=typeof window&&window.devicePixelRatio||1,o=8e6,n=C*t*E*t>o?Math.sqrt(o/(C*E)):t;e.width<Math.round(C*n)&&(e.width=Math.round(C*n),e.height=Math.round(E*n)),v.setTransform(n,0,0,n,0,0)}let A,T=!1,I=!0,R=null;const F=d&&!c,k=l&&l>0?1e3/l:0;let L=0,z=-1;if(F&&"ascii"===b.renderMode&&("accent"===b.colorMode||"matrix"===b.colorMode)&&"none"===b.animationStyle&&b.hoverStrength<=0&&!b.charsetFrames?.length){const t=!0===d?{}:d,o=Y(t.trigger)??w??e,n=t.from??g,r=t.to??M??x.duration,a=Math.max(n,Math.min(r,x.duration)),i=Math.max(.001,a-n),s=Math.min(60,Math.max(12,l??30)),c=Math.max(2,Math.ceil(i*s)+1),h=new Array(c);let f=0,p=0,A=-1,T=0,I=!1,F=!1,k=!1;const L=new Set;x.pause();const z=t=>n+i*t/Math.max(1,c-1),q=t=>Math.max(0,Math.min(c-1,Math.round(t*(c-1)))),P=H(x,b,C,E);P.rows.length>0&&(h[0]=P,j(v,P,b,C,E),k=!0,m?.(x),u?.());const B=t=>{if(h[t])return t;for(let e=1;e<c;e++){const o=t-e,n=t+e;if(o>=0&&h[o])return o;if(n<c&&h[n])return n}return-1},W=()=>{if(!h[f])return f;for(const t of L)if(!h[t])return t;for(let t=1;t<c;t++){const e=f-t,o=f+t;if(e>=0&&!h[e])return e;if(o<c&&!h[o])return o}return-1},U=t=>{t<0||t>=c||h[t]||(L.add(t),O())},O=async()=>{if(I||F)return;const t=W();if(!(t<0)){L.delete(t),F=!0;try{if(await function(t,e){return Math.abs(t.currentTime-e)<1/240?X(t):new Promise(o=>{const n=()=>{t.removeEventListener("seeked",n),o()};t.addEventListener("seeked",n,{once:!0}),t.currentTime=e})}(x,z(t)),await X(x),!I){const e=H(x,b,C,E);e.rows.length>0&&(h[t]=e)}}finally{F=!1,I||requestAnimationFrame(()=>{O()})}}},V=()=>{if(I)return;const t=B(f);if(t>=0&&t!==A){const e=h[t];e&&(j(v,e,b,C,E),A=t,k||(k=!0,m?.(x)),u?.())}U(f),T=requestAnimationFrame(V)};return R=J(o,t,e=>{const o=function(t,e,o={}){if(!Number.isFinite(t.duration)||t.duration<=0)return null;const n=o.from??0,r=o.to??t.duration,a=Math.max(n,Math.min(r,t.duration)),i=D(o.ease?o.ease(D(e)):e),s=n+(a-n)*i;return{progress:i,time:Math.min(Math.max(n,s),Math.max(n,a-.04))}}(x,e,{...t,from:n,to:a});p=o?.progress??D(e),f=q(p),U(f),U(f-1),U(f+1),t.onUpdate?.(p,x)}),U(0),U(1),T=requestAnimationFrame(V),()=>{I=!0,cancelAnimationFrame(T),R?.(),$?.disconnect(),S&&x.removeEventListener("timeupdate",S),y&&(x.pause(),x.src="",document.body.removeChild(x))}}if(F){const t=!0===d?{}:d;R=_(x,{...t,trigger:t.trigger??w??e,from:t.from??g,to:t.to??M})}const q=t=>{if(T)return;if(A=requestAnimationFrame(q),x.readyState<2||0===e.width||0===e.height)return;if(k>0&&t-L<k)return;if(g>0&&x.currentTime<g)return;if(void 0!==M&&x.currentTime>=M)return;if(F&&Math.abs(x.currentTime-z)<1/240)return;const{frame:o}=B(x,b,C,E);o.length>0&&(O(v,o,b,C,E,0,null),L=t,z=x.currentTime,I&&(I=!1,m?.(x)),u?.())};return A=requestAnimationFrame(q),()=>{T=!0,cancelAnimationFrame(A),R?.(),$?.disconnect(),S&&x.removeEventListener("timeupdate",S),y&&(x.pause(),x.src="",document.body.removeChild(x))}}function tt(t,e,o){return Z(t,e,o)}function et(t,e,o,n,r={}){const{fontSize:a=13,chars:i="0123456789ABCDEF@#$&*+=/<>",accentColor:s,color:c,speed:l=1,density:h=.55,tailLength:f=14,lightMode:d=!1}=r,m=s??(d?"#6b8700":"#d4ff00"),u=.62*a,g=1.4*a,M=Math.ceil(e/u),p=Math.ceil(o/g);t.clearRect(0,0,e,o),t.font=`${a}px monospace`,t.textBaseline="top";let b=255,v=255,w=255;if(d&&(b=55,v=55,w=55),c){const t=A(c);t&&(b=t.r,v=t.g,w=t.b)}let x=212,y=255,S=0;const $=A(m);$&&(x=$.r,y=$.g,S=$.b);const C=p+f;for(let e=0;e<M;e++){if(R(17*e,3)>h)continue;const o=(.5+1.5*R(31*e,7))*l,r=R(13*e,11)*C,a=Math.floor((n*o*7+r)%C),s=e*u;for(let o=0;o<=f;o++){const r=a-(f-o);if(r<0||r>=p)continue;const c=r*g,l=R(53*e+Math.floor(5*n+o),7*r),h=i[Math.floor(l*i.length)],m=o/f;if(o===f)t.fillStyle=`rgba(${x},${y},${S},${d?.7:.85})`;else{const e=d?.85*m:.15*m;t.fillStyle=`rgba(${b},${v},${w},${e})`}t.fillText(h,s,c)}}}function ot(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=14,chars:s=" . · * + ° ★",accentColor:c,color:l,speed:h=1,count:f=180,lightMode:d=!1}=a,m=c??(d?"#6b8700":"#d4ff00");t.clearRect(0,0,e,o),t.textBaseline="middle",t.textAlign="center";const u=e*(.2+.6*r.x),g=o*(.2+.6*r.y),M=.65*Math.sqrt(e*e+o*o);let p=255,b=255,v=255;if(d&&(p=55,b=55,v=55),l){const t=A(l);t&&(p=t.r,b=t.g,v=t.b)}let w=212,x=255,y=0;const S=A(m);S&&(w=S.r,x=S.g,y=S.b);const $=s.replace(/ /g,"").split("");if(0!==$.length){for(let r=0;r<f;r++){const a=R(17*r,3)*Math.PI*2,s=(n*(.15+.85*R(31*r,7))*h*.22+R(13*r,11))%1,c=u+Math.cos(a)*s*M,l=g+Math.sin(a)*s*M;if(c<-20||c>e+20||l<-20||l>o+20)continue;const f=Math.max(6,i*(.4+.9*s));t.font=`${f}px monospace`;const m=$[Math.min($.length-1,Math.floor(s*$.length))],S=s>.72,C=d?.85*s:.2*s;t.fillStyle=S?`rgba(${w},${x},${y},${Math.min(d?.92:.32,2.2*C)})`:`rgba(${p},${b},${v},${C})`,t.fillText(m,c,l)}t.textAlign="left"}}function nt(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=14,chars:s=". · ○ ◎ ●",accentColor:c,color:l,rings:h=5,speed:f=1,sharpness:d=4,lightMode:m=!1}=a,u=c??(m?"#007a5e":"#00ffcc");t.clearRect(0,0,e,o),t.textBaseline="middle",t.textAlign="center";const g=e*r.x,M=o*r.y,p=1.6*Math.sqrt(g*g+M*M)+.2*Math.sqrt(e*e+o*o);let b=255,v=255,w=255;if(m&&(b=55,v=55,w=55),l){const t=A(l);t&&(b=t.r,v=t.g,w=t.b)}let x=0,y=255,S=204;const $=A(u);$&&(x=$.r,y=$.g,S=$.b);const C=s.replace(/ /g,"").split("");if(0===C.length)return;const E=Math.ceil(e/i),T=Math.ceil(o/i);for(let e=0;e<T;e++)for(let o=0;o<E;o++){const r=o*i+.5*i,a=e*i+.5*i,s=r-g,c=a-M,l=Math.sqrt(s*s+c*c)/p;let u=0;for(let t=0;t<h;t++){const e=(n*f*.38+t/h)%1,o=Math.abs(l-e),r=Math.max(0,1-o*p/(i*(12-d)));u+=Math.cos(r*Math.PI*.5)*r}if(u=Math.min(1,u),u<.02)continue;const $=u>.6;t.font=`${i}px monospace`;const E=Math.floor(u*(C.length-1)),A=C[Math.min(E,C.length-1)],T=m?.88*u:.22*u;t.fillStyle=$?`rgba(${x},${y},${S},${Math.min(m?.95:.4,.55*u)})`:`rgba(${b},${v},${w},${T})`,t.fillText(A,r,a)}t.textAlign="left"}function rt(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=14,chars:s=" .·:;=+*#%@░▒▓",accentColor:c,color:l,octaves:h=4,speed:f=1,scale:d=1,accentThreshold:m=.78,mouseWarp:u=.3,lightMode:g=!1}=a,M=c??(g?"#6b8700":"#d4ff00"),p=.62*i,b=1.4*i,v=Math.ceil(e/p),w=Math.ceil(o/b);t.clearRect(0,0,e,o),t.font=`${i}px monospace`,t.textBaseline="top";let x=255,y=255,S=255;if(g&&(x=55,y=55,S=55),l){const t=A(l);t&&(x=t.r,y=t.g,S=t.b)}let $=212,C=255,E=0;const T=A(M);T&&($=T.r,C=T.g,E=T.b);const I=.035*d,R=n*f,k=Math.min(6,Math.max(1,h)),L=(t,e)=>{let o=0,n=.5,r=1,a=0;for(let i=0;i<k;i++)o+=F(t*r,e*r)*n,a+=n,n*=.5,r*=2.1;return o/a};for(let e=0;e<w;e++)for(let o=0;o<v;o++){const n=o*I+.06*R,a=e*I*1.3-.04*R,i=o/v-r.x,c=e/w-r.y,l=Math.sqrt(i*i+c*c),h=u>0?.12*Math.max(0,1-l/u):0,f=.5*L(n+h*Math.sin(1.3*R+8*c),a+h*Math.cos(.9*R+8*i))+.5;if(f<.12)continue;const d=s[Math.floor(f*(s.length-1))];if(" "===d)continue;const M=f>m,A=g?.82*f:.13*f;t.fillStyle=M?`rgba(${$},${C},${E},${g?.92:.28})`:`rgba(${x},${y},${S},${A})`,t.fillText(d,o*p,e*b)}}function at(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=12,chars:s="·-=+|/",accentColor:c,color:l,bands:h=3,speed:f=1,bandWidth:d=.12,glitch:m=!0,lightMode:u=!1}=a,g=c??(u?"#6b8700":"#d4ff00"),M=.62*i,p=1.4*i,b=Math.ceil(e/M),v=Math.ceil(o/p);t.clearRect(0,0,e,o),t.font=`${i}px monospace`,t.textBaseline="top";let w=255,x=255,y=255;if(u&&(w=55,x=55,y=55),l){const t=A(l);t&&(w=t.r,x=t.g,y=t.b)}let S=212,$=255,C=0;const E=A(g);E&&(S=E.r,$=E.g,C=E.b);const T=n*f;for(let e=0;e<v;e++)for(let o=0;o<b;o++){const n=e/v,a=((n*h-.5*T)%1+1)%1,i=Math.max(0,1-a/d),c=.35*(.5*R(3*o,7*e)+.5);let l=0;if(m){const t=o/b-r.x,a=n-r.y,i=Math.sqrt(t*t+a*a);if(i<.18){const t=R(11*o+Math.floor(12*T),5*e);l=Math.max(0,1-i/.18)*(t>.5?t-.3:0)}}const f=Math.min(1,c+.8*i+.6*l);if(f<.04)continue;const g=s[Math.floor(f*(s.length-1))],E=i>.55,A=u?.82*f:.12*f;t.fillStyle=E?`rgba(${S},${$},${C},${u?.92:.28})`:`rgba(${w},${x},${y},${A})`,t.fillText(g,o*M,e*p)}}function it(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=14,chars:s=" ·∙•:;+=≡≣#@",color:c,accentColor:l,speed:h=1,layers:f=5,softness:d=1.2,mouseRipple:m=.2,lightMode:u=!1}=a,g=l??(u?"#6b8700":"#d4ff00"),M=.62*i,p=1.4*i,b=Math.ceil(e/M),v=Math.ceil(o/p);t.clearRect(0,0,e,o),t.font=`${i}px monospace`,t.textBaseline="top";let w=255,x=255,y=255;if(u&&(w=55,x=55,y=55),c){const t=A(c);t&&(w=t.r,x=t.g,y=t.b)}let S=212,$=255,C=0;const E=A(g);E&&(S=E.r,$=E.g,C=E.b);const T=n*h,I=[];for(let t=0;t<f;t++){const e=R(17*t,31*t+7),o=R(23*t+5,11*t);I.push({fx:.8+2.2*e,fy:1.2+1.8*o,phase:e*Math.PI*4,dt:(.3+.5*R(7*t,13*t+3))*(t%2==0?1:-1),amp:.55+.45*R(29*t,3*t)})}for(let e=0;e<v;e++){const o=e/v;for(let n=0;n<b;n++){const a=n/b,i=a-r.x,c=o-r.y,l=Math.sqrt(i*i+c*c),h=m*Math.exp(-l*l/.06),g=a+i*h,v=o+c*h;let E=0,A=0;for(let t=0;t<f;t++){const{fx:e,fy:o,phase:n,dt:r,amp:a}=I[t];E+=Math.sin(g*e*Math.PI*2+T*r+n)*Math.cos(v*o*Math.PI*2+T*r*.7+1.3*n)*a,A+=a}const R=E/A,F=.5+.5*Math.tanh(R*d*2.2);if(F<.12)continue;const k=(F-.12)/.88,L=s[Math.min(s.length-1,Math.floor(k*s.length))],z=F>.82,q=u?.82*F:.14*F;t.fillStyle=z?`rgba(${S},${$},${C},${u?.92:.32})`:`rgba(${w},${x},${y},${q})`,t.fillText(L,n*M,e*p)}}}function st(t,e,o,n,r={}){const{fontSize:a=13,color:i,accentColor:s,speed:c=.4,layers:l=4,turbulence:h=.8,lightMode:f=!1}=r,d=s??(f?"#6b8700":"#d4ff00"),m=.62*a,u=1.4*a,g=Math.ceil(e/m),M=Math.ceil(o/u);t.clearRect(0,0,e,o),t.font=`${a}px monospace`,t.textBaseline="top";let p=255,b=255,v=255;if(f&&(p=55,b=55,v=55),i){const t=A(i);t&&(p=t.r,b=t.g,v=t.b)}let w=212,x=255,y=0;const S=A(d);S&&(w=S.r,x=S.g,y=S.b);const $=n*c,C=["─","─","╌","·","╌","─","─","╌","·"];for(let e=0;e<M;e++){const o=e/M;for(let n=0;n<g;n++){const r=n/g;let a=0,i=0;for(let t=0;t<l;t++){const e=R(13*t,7*t+3),n=1.1+2.4*e,s=.9+2*R(29*t,11*t+1),c=e*Math.PI*6,l=(.2+.5*R(41*t,17*t))*(t%2==0?1:-1.3),f=Math.sin(r*n*Math.PI*2+$*l+c),d=Math.cos(o*s*Math.PI*2+$*l*.6+1.7*c),m=Math.sin(r*s*Math.PI*h+o*n*Math.PI*h+$*l*.4);a+=Math.atan2(d+.3*m,f),i+=.5*(f*d+1)}const s=a/l,c=Math.min(1,i/l);if(c<.1)continue;const d=(s+Math.PI)/(2*Math.PI),M=C[Math.floor(d*C.length)%C.length],S=c>.8,E=f?.8*c:.13*c;t.fillStyle=S?`rgba(${w},${x},${y},${f?.9:.26})`:`rgba(${p},${b},${v},${E})`,t.fillText(M,n*m,e*u)}}}function ct(t,e,o,n,r={x:.5,y:.5},a={}){const{fontSize:i=13,chars:s=" ·:;=+*#%@",color:c,accentColor:l,speed:h=1,radius:f=.38,swirl:d=3,lightMode:m=!1}=a,u=l??(m?"#6b8700":"#d4ff00"),g=.62*i,M=1.4*i,p=Math.ceil(e/g),b=Math.ceil(o/M),v=e/o;t.clearRect(0,0,e,o),t.font=`${i}px monospace`,t.textBaseline="top";let w=255,x=255,y=255;if(m&&(w=55,x=55,y=55),c){const t=A(c);t&&(w=t.r,x=t.g,y=t.b)}let S=212,$=255,C=0;const E=A(u);E&&(S=E.r,$=E.g,C=E.b);const T=n*h;for(let e=0;e<b;e++){const o=e/b;for(let n=0;n<p;n++){const a=(n/p-r.x)*v,i=o-r.y,c=Math.sqrt(a*a+i*i)/f;if(c>1){const o=R(3*n,7*e)*Math.max(0,1-3*(c-1));if(o<.62)continue;const r=o*(m?.28:.04);t.fillStyle=`rgba(${w},${x},${y},${r})`,t.fillText(s[1],n*g,e*M);continue}const l=Math.max(0,1-Math.abs(c-(.15+.12*Math.sin(1.1*T)))/.07),h=Math.pow(1-c,2.2),d=Math.min(1,h+.6*l);if(d<.06)continue;const u=Math.floor(d*(s.length-1)),b=s[Math.min(s.length-1,u)],E=l>.35||c<.08,A=m?.85*d:.18*d;t.fillStyle=E?`rgba(${S},${$},${C},${m?.95:.38})`:`rgba(${w},${x},${y},${A})`,t.fillText(b,n*g,e*M)}}}function lt(t,e,o,n,r={}){const{fontSize:a=14,chars:i=" ·∙•:-=+*#",color:s,accentColor:c,speed:l=.5,harmonics:h=3,lightMode:f=!1}=r,d=c??(f?"#6b8700":"#d4ff00"),m=.62*a,u=1.4*a,g=Math.ceil(e/m),M=Math.ceil(o/u);t.clearRect(0,0,e,o),t.font=`${a}px monospace`,t.textBaseline="top";let p=255,b=255,v=255;if(f&&(p=55,b=55,v=55),s){const t=A(s);t&&(p=t.r,b=t.g,v=t.b)}let w=212,x=255,y=0;const S=A(d);S&&(w=S.r,x=S.g,y=S.b);const $=n*l,C=Array.from({length:h},(t,e)=>1/(e+1)).reduce((t,e)=>t+e,0);for(let e=0;e<M;e++)for(let o=0;o<g;o++){let n=0;for(let t=0;t<h;t++){const r=.18+1.4*R(o*(t+3)+7,e*(t+5)+11),a=R(o*(t+7),e*(t+9)+3)*Math.PI*2,i=1/(t+1);n+=Math.sin($*r+a)*i}const r=.5*(n/C+1);if(r<.28)continue;const a=(r-.28)/.72,s=i[Math.min(i.length-1,Math.floor(a*i.length))],c=r>.88,l=f?.82*a:.13*a;t.fillStyle=c?`rgba(${w},${x},${y},${f?.92:.28})`:`rgba(${p},${b},${v},${l})`,t.fillText(s,o*m,e*u)}}function ht(t,e,o,n,r={}){const{fontSize:a=13,chars:i=" .,:;i+xX#&@",color:s="#ff4500",hotColor:c="#ffe066",intensity:l=.85,wind:h=0,speed:f=1,lightMode:d=!1}=r,m=.62*a,u=1.4*a,g=Math.ceil(e/m),M=Math.ceil(o/u),p=g*M,b="__fire_heat__",v=t.canvas;let w=v[b];w&&w.length===p||(w=new Float32Array(p),v[b]=w);const x=.18*(.016*f),y=h*f*.8,S=M-1,$=n*f;for(let t=0;t<g;t++){const e=(.6*(.5*Math.sin(.31*t+4.1*$)+.5)+.4*(.5*Math.sin(.73*t-2.7*$)+.5))*l;w[S*g+t]=Math.min(1,e+.15*Math.random()*l),S>0&&(w[(S-1)*g+t]=Math.min(1,.85*e+.1*Math.random()*l))}const C=new Float32Array(p);for(let t=0;t<M-2;t++)for(let e=0;e<g;e++){const o=.4*w[(t+1)*g+e]+.25*w[(t+2)*g+Math.max(0,Math.min(g-1,e+Math.round(y)))]+.175*w[(t+1)*g+Math.max(0,e-1)]+.175*w[(t+1)*g+Math.min(g-1,e+1)];C[t*g+e]=Math.max(0,o-x-.02*Math.random()*f)}for(let t=0;t<g;t++)C[(M-1)*g+t]=w[(M-1)*g+t],M>1&&(C[(M-2)*g+t]=w[(M-2)*g+t]);v[b]=C;const E=A(s)??{r:255,g:69,b:0},T=A(c)??{r:255,g:224,b:102};t.clearRect(0,0,e,o),t.font=`${a}px "JetBrains Mono", monospace`,t.textBaseline="top";for(let e=0;e<M;e++)for(let o=0;o<g;o++){const n=C[e*g+o];if(n<.03)continue;const r=i[Math.min(i.length-1,Math.floor(n*i.length))];if(" "===r)continue;const a=Math.min(1,1.2*n),s=E.r+(T.r-E.r)*a|0,c=E.g+(T.g-E.g)*a|0,l=E.b+(T.b-E.b)*a|0,h=d?1-.3*n:Math.min(1,n+.15);t.globalAlpha=h,t.fillStyle=`rgb(${s},${c},${l})`,t.fillText(r,o*m,e*u)}t.globalAlpha=1}function ft(t,e,o,n,r={}){const{fontSize:a=13,baseChars:i="ATCG",bridgeChars:s="-=≡",color:c="#00e5ff",color2:l="#ff4081",bridgeColor:h="#88ffcc",speed:f=1,helixCount:d,lightMode:m=!1}=r,u=.62*a,g=1.4*a,M=Math.ceil(e/u),p=Math.ceil(o/g),b=d??Math.max(1,Math.floor(e/80)),v=M/b,w=A(c)??{r:0,g:229,b:255},x=A(l)??{r:255,g:64,b:129},y=A(h)??{r:136,g:255,b:204};t.clearRect(0,0,e,o),t.font=`${a}px "JetBrains Mono", monospace`,t.textBaseline="top";const S=n*f,$=.35*v;for(let e=0;e<b;e++){const o=v*(e+.5);for(let n=0;n<p;n++){const r=n/p*Math.PI*6-1.8*S,a=o+Math.sin(r)*$,c=o+Math.sin(r+Math.PI)*$,l=Math.round(a),h=Math.round(c);if(l<0||l>=M)continue;const f=R(31*e+7*n,3),d=i[Math.floor(f*i.length)],m=.5*(Math.sin(r)+1),b=.5*(Math.sin(r+Math.PI)+1);if(t.globalAlpha=.35+.65*m,t.fillStyle=`rgb(${w.r},${w.g},${w.b})`,t.fillText(d,l*u,n*g),h>=0&&h<M){const o=R(53*e+11*n,7),r=i[Math.floor(o*i.length)];t.globalAlpha=.35+.65*b,t.fillStyle=`rgb(${x.r},${x.g},${x.b})`,t.fillText(r,h*u,n*g)}if(n%3===0){const o=Math.min(l,h),r=Math.max(l,h);if(r-o>1){const a=R(17*n+43*e,5),i=s[Math.floor(a*s.length)],c=.25*(m+b)+.2;t.globalAlpha=c,t.fillStyle=`rgb(${y.r},${y.g},${y.b})`;for(let e=o+1;e<r;e++)t.fillText(i,e*u,n*g)}}}}t.globalAlpha=1}function dt(t,e,o,n,r={}){const{fontSize:a=13,chars:i=" .,:;+*#@",color:s="#4caf50",skyColor:c="#1a237e",peakColor:l="#e0e0e0",speed:h=1,roughness:f=.55,heightScale:d=.55,stars:m=!0,lightMode:u=!1}=r,g=.62*a,M=1.4*a,p=Math.ceil(e/g),b=Math.ceil(o/M),v=A(s)??{r:76,g:175,b:80},w=A(c)??{r:26,g:35,b:126},x=A(l)??{r:224,g:224,b:224};t.clearRect(0,0,e,o),t.font=`${a}px "JetBrains Mono", monospace`,t.textBaseline="top";const y=n*h*.4,S=new Array(p);for(let t=0;t<p;t++){const e=(.5*k((t/p+y)*f*3,.5)+.5)*d;S[t]=Math.floor(e*b)}for(let e=0;e<b;e++)for(let o=0;o<p;o++){const r=b-1-S[o],a=e===r;if(!(e>=r)){if(m){const r=R(7*o+Math.floor(.3*y),13*e);if(r>.97){const a=.3*Math.sin(2*n+100*r)+.7;t.globalAlpha=.5*a,t.fillStyle=`rgb(${w.r+60},${w.g+60},${w.b+80})`,t.fillText("·",o*g,e*M)}}continue}const s=(e-r)/Math.max(1,S[o]),c=i[Math.min(i.length-1,Math.floor(s*i.length))];if(" "===c&&!a)continue;const l=a?1:Math.max(0,1-4*s),h=v.r+(x.r-v.r)*l|0,f=v.g+(x.g-v.g)*l|0,d=v.b+(x.b-v.b)*l|0;t.globalAlpha=.5+.5*s,t.fillStyle=`rgb(${h},${f},${d})`,t.fillText(a?i[i.length-1]:c,o*g,e*M)}t.globalAlpha=1}var mt=1,ut=2,gt=4,Mt=8,pt={3:"─",12:"│",9:"┌",10:"┐",5:"└",6:"┘",11:"┬",7:"┴",13:"├",14:"┤",15:"┼",[mt]:"╶",[ut]:"╴",[gt]:"╵",[Mt]:"╷"};function bt(t,e,o,n,r={}){const{fontSize:a=13,pulseColor:i="#ffffff",color:s="#00ff88",density:c=.38,speed:l=1,lightMode:h=!1}=r,f=.62*a,d=1.4*a,m=Math.ceil(e/f),u=Math.ceil(o/d),g=A(s)??{r:0,g:255,b:136},M=A(i)??{r:255,g:255,b:255},p=(t,e)=>{if(R(17*t+1,7*e+2)>c)return 0;let o=0;return t+1<m&&R(17*t+1,7*e+2)>.15&&(o|=1),t-1>=0&&R(17*(t-1)+1,7*e+2)>.15&&(o|=2),e+1<u&&R(17*t+1,7*(e+1)+2)>.15&&(o|=8),e-1>=0&&R(17*t+1,7*(e-1)+2)>.15&&(o|=4),o};t.clearRect(0,0,e,o),t.font=`${a}px "JetBrains Mono", monospace`,t.textBaseline="top";const b=n*l;for(let e=0;e<u;e++)for(let o=0;o<m;o++){const n=p(o,e);if(0===n)continue;const r=pt[n]??"·",a=(8*b+40*R(o,23*e))%m,i=(6*b+40*R(17*e,11*o))%u,s=(1&n||2&n)&&Math.abs(o-a)<1.5,c=(4&n||8&n)&&Math.abs(e-i)<1.5,l=s||c,h=.25+.35*R(3*o,5*e);l?(t.globalAlpha=.95,t.fillStyle=`rgb(${M.r},${M.g},${M.b})`):(t.globalAlpha=h,t.fillStyle=`rgb(${g.r},${g.g},${g.b})`),t.fillText(r,o*f,e*d)}t.globalAlpha=1}var vt=["wave","rain","stars","pulse","noise","grid","aurora","silk","void","morph","fire","dna","terrain","circuit"];function wt(t,e={}){const{type:o="wave",opacity:n=.2,className:r,zIndex:a=0,colorScheme:i="auto",color:s,...c}=e,l="string"==typeof t?document.querySelector(t):t;if(!l)return console.warn("[asciify] asciiBackground: target not found",t),{destroy:()=>{}};const h=l.style.position;"static"===getComputedStyle(l).position&&(l.style.position="relative");const f=document.createElement("canvas");f.style.cssText=["position:absolute","inset:0","width:100%","height:100%",`opacity:${n}`,"pointer-events:none",`z-index:${a}`].join(";"),r&&(f.className=r),l.prepend(f);const d=f.getContext("2d"),m=window.devicePixelRatio||1,u={x:.5,y:.5},g={x:.5,y:.5},M=()=>"light"===i||"dark"!==i&&(()=>{let t=l;for(;t&&t!==document.documentElement.parentElement;){const e=getComputedStyle(t).backgroundColor;if(e&&"transparent"!==e&&"rgba(0, 0, 0, 0)"!==e){const t=e.match(/rgba?\(\s*(\d+)\s*[,\s]\s*(\d+)\s*[,\s]\s*(\d+)/);if(t)return(.299*+t[1]+.587*+t[2]+.114*+t[3])/255>=.4}t=t.parentElement}const e=document.documentElement,o=(e.getAttribute("data-theme")||"").toLowerCase();return"dark"!==o&&("light"===o||!e.classList.contains("dark")&&window.matchMedia("(prefers-color-scheme: light)").matches)})(),p=s?function(t){const e=t.match(/^#([0-9a-f]{3,8})$/i)?.[1];if(e){const t=e.length<=4?e.split("").map(t=>parseInt(t+t,16)):[parseInt(e.slice(0,2),16),parseInt(e.slice(2,4),16),parseInt(e.slice(4,6),16)];return{r:t[0],g:t[1],b:t[2]}}const o=t.match(/rgba?\(\s*(\d+)[,\s]+(\d+)[,\s]+(\d+)/i);return o?{r:+o[1],g:+o[2],b:+o[3]}:null}(s):null,b=()=>({...c,lightMode:void 0!==c.lightMode?c.lightMode:M(),baseColor:p?`rgba(${p.r},${p.g},${p.b},{a})`:c.baseColor}),v={current:b()},w=()=>{v.current="rain"===o||"stars"===o||"pulse"===o||"noise"===o||"grid"===o||"aurora"===o||"silk"===o||"void"===o||"morph"===o?{...c,lightMode:void 0!==c.lightMode?c.lightMode:M(),color:s??c.color}:"fire"===o||"dna"===o?{...c,color:s??c.color}:"terrain"===o||"circuit"===o?{...c,color:s??c.color,lightMode:void 0!==c.lightMode?c.lightMode:M()}:b()};w();const x=window.matchMedia("(prefers-color-scheme: light)"),y=()=>{w()};let S=null;"auto"===i&&(x.addEventListener("change",y),S=new MutationObserver(y),S.observe(document.documentElement,{attributes:!0,attributeFilter:["data-theme","class"]}));const $=()=>{const t=l.getBoundingClientRect();f.width=t.width*m,f.height=t.height*m,d.setTransform(m,0,0,m,0,0)};$();const C=t=>{const e=l.getBoundingClientRect();u.x=(t.clientX-e.left)/e.width,u.y=(t.clientY-e.top)/e.height},E=new ResizeObserver($);E.observe(l),window.addEventListener("mousemove",C);let A=0,T=0;const I=()=>{g.x+=.07*(u.x-g.x),g.y+=.07*(u.y-g.y);const t=l.getBoundingClientRect();"rain"===o?et(d,t.width,t.height,A,v.current):"stars"===o?ot(d,t.width,t.height,A,g,v.current):"pulse"===o?nt(d,t.width,t.height,A,g,v.current):"noise"===o?rt(d,t.width,t.height,A,g,v.current):"grid"===o?at(d,t.width,t.height,A,g,v.current):"aurora"===o?it(d,t.width,t.height,A,g,v.current):"silk"===o?st(d,t.width,t.height,A,v.current):"void"===o?ct(d,t.width,t.height,A,g,v.current):"morph"===o?lt(d,t.width,t.height,A,v.current):"fire"===o?ht(d,t.width,t.height,A,v.current):"dna"===o?ft(d,t.width,t.height,A,v.current):"terrain"===o?dt(d,t.width,t.height,A,v.current):"circuit"===o?bt(d,t.width,t.height,A,v.current):L(d,t.width,t.height,A,g,v.current),A+=.016,T=requestAnimationFrame(I)};return T=requestAnimationFrame(I),{destroy:()=>{cancelAnimationFrame(T),E.disconnect(),"auto"===i&&(x.removeEventListener("change",y),S?.disconnect()),window.removeEventListener("mousemove",C),f.remove(),l.style.position=h}}}var xt=wt;function yt(t,e={},o,n){const r={...s,...e},{frame:a,cols:i}=B(t,r,o,n);if(!a.length||0===i)return"";const c=[];for(const t of a)c.push(t.map(t=>t.char).join(""));return c.join("\n")}function St(t,e={},o,n){const r={...s,...e},{frame:a,cols:i}=B(t,r,o,n);if(!a.length||0===i)return"";const c=[];for(const t of a){let e="";for(const o of t)" "===o.char||o.a<10?e+=" ":e+=`[38;2;${o.r};${o.g};${o.b}m${o.char}[0m`;c.push(e)}return c.join("\n")}function $t(t,e,o,n="#505050",r=100){if(!t||e<=0||o<=0)return[];const a=A(n)??{r:80,g:80,b:80},i=t,s=i.length;return Array.from({length:o},(t,o)=>Array.from({length:e},(t,n)=>({char:i[(o*e+n)%s],r:a.r,g:a.g,b:a.b,a:r})))}function Ct(t,e,o,n,r={},a){const{fontSize:i=10,lineHeight:c=1.6,color:l="#505050",opacity:h=100,hoverEffect:f="spotlight",hoverStrength:d=.85,hoverRadius:m=.18,hoverColor:u="#d4ff00"}=r;O(t,$t(n,Math.max(1,Math.floor(e/i)),Math.max(1,Math.floor(o/(i*c))),l,h),{...s,hoverEffect:f,hoverStrength:d,hoverRadius:m,hoverColor:u},e,o,0,a??null)}function Et(t,{format:e="png",quality:o=.92,scale:n=1}={}){return new Promise((r,a)=>{let i=t;if(1!==n){const e=document.createElement("canvas");e.width=Math.round(t.width*n),e.height=Math.round(t.height*n);const o=e.getContext("2d");if(!o)return void a(new Error("captureSnapshot: could not get 2d context"));o.drawImage(t,0,0,e.width,e.height),i=e}i.toBlob(t=>t?r(t):a(new Error("captureSnapshot: toBlob returned null")),`image/${e}`,o)})}async function At(t,e={}){const{filename:o="asciify-snapshot",format:n="png",...r}=e,a=await Et(t,{format:n,...r}),i="jpeg"===n?"jpg":n,s=document.createElement("a");s.href=URL.createObjectURL(a),s.download=`${o}.${i}`,s.click(),setTimeout(()=>URL.revokeObjectURL(s.href),1e4)}async function Tt(t,{fontSize:e=10,style:o="classic",options:n={},liveOptions:r,mirror:i=!0,constraints:c={facingMode:"user"},dpr:l}={}){if(!navigator.mediaDevices?.getUserMedia)throw new Error("asciifyWebcam: getUserMedia is not supported in this browser.");const h=await navigator.mediaDevices.getUserMedia({video:c}),f=document.createElement("video");f.srcObject=h,f.muted=!0,f.playsInline=!0,await new Promise((t,e)=>{f.onloadedmetadata=()=>t(),f.onerror=()=>e(new Error("asciifyWebcam: video stream failed to load.")),f.play().catch(e)});const d={...s,...a[o],...n,fontSize:e},m=t.getContext("2d");if(!m)throw new Error("asciifyWebcam: could not get 2d context from canvas.");const u=l??("undefined"!=typeof window?window.devicePixelRatio:1)??1;1!==u&&m.scale(u,u);let g=null;const M={x:.5,y:.5,intensity:0},p=e=>{const o=t.getBoundingClientRect();g={x:(e.clientX-o.left)/o.width,y:(e.clientY-o.top)/o.height}},b=()=>{g=null};d.hoverStrength>0&&(t.addEventListener("mousemove",p),t.addEventListener("mouseleave",b));let v,w=!1;const x=performance.now(),y=e=>{if(!w){if(f.readyState>=f.HAVE_CURRENT_DATA){const o=t.width/u,n=t.height/u,a=(e-x)/1e3,s=r?{...d,...r()}:d;s.hoverStrength>0?(t.addEventListener("mousemove",p),t.addEventListener("mouseleave",b)):(t.removeEventListener("mousemove",p),t.removeEventListener("mouseleave",b));const{frame:c}=B(f,s,o,n);if(g){const t=g.x-M.x,e=g.y-M.y,o=Math.sqrt(t*t+e*e),n=Math.min(.25,.06+.8*o);M.x+=t*n,M.y+=e*n,M.intensity+=.12*(1-M.intensity)}else M.intensity*=.965,M.intensity<.003&&(M.intensity=0);const l=M.intensity>.003?{x:M.x,y:M.y,intensity:M.intensity}:null;i?(m.save(),m.scale(-1,1),m.translate(-o,0),O(m,c,s,o,n,a,l),m.restore()):O(m,c,s,o,n,a,l)}v=requestAnimationFrame(y)}};return v=requestAnimationFrame(y),()=>{w=!0,cancelAnimationFrame(v),t.removeEventListener("mousemove",p),t.removeEventListener("mouseleave",b),h.getTracks().forEach(t=>t.stop()),f.srcObject=null}}var It={A:[28,54,99,127,99,99,99],B:[126,99,99,126,99,99,126],C:[62,99,96,96,96,99,62],D:[124,102,99,99,99,102,124],E:[127,96,96,124,96,96,127],F:[127,96,96,124,96,96,96],G:[62,99,96,111,99,99,62],H:[99,99,99,127,99,99,99],I:[127,8,8,8,8,8,127],J:[63,6,6,6,102,102,60],K:[99,102,108,120,108,102,99],L:[96,96,96,96,96,96,127],M:[99,119,107,107,99,99,99],N:[99,115,107,103,99,99,99],O:[62,99,99,99,99,99,62],P:[126,99,99,126,96,96,96],Q:[62,99,99,99,107,102,61],R:[126,99,99,126,108,102,99],S:[62,99,96,62,3,99,62],T:[127,8,8,8,8,8,8],U:[99,99,99,99,99,99,62],V:[99,99,99,99,54,28,8],W:[99,99,99,107,107,54,20],X:[99,54,28,8,28,54,99],Y:[99,99,54,28,8,8,8],Z:[127,3,6,12,24,48,127],a:[0,0,60,3,62,99,61],b:[96,96,124,99,99,99,124],c:[0,0,62,96,96,96,62],d:[3,3,31,99,99,99,31],e:[0,0,62,99,127,96,62],f:[30,48,48,126,48,48,48],g:[0,0,63,99,63,3,62],h:[96,96,124,99,99,99,99],i:[8,0,24,8,8,8,28],j:[4,0,12,4,4,36,24],k:[96,96,102,108,120,108,102],l:[24,8,8,8,8,8,28],m:[0,0,92,107,107,99,99],n:[0,0,94,99,99,99,99],o:[0,0,62,99,99,99,62],p:[0,0,126,99,126,96,96],q:[0,0,63,99,63,3,3],r:[0,0,94,99,96,96,96],s:[0,0,62,96,62,3,124],t:[48,48,126,48,48,48,30],u:[0,0,99,99,99,103,59],v:[0,0,99,99,54,28,8],w:[0,0,99,99,107,54,20],x:[0,0,99,54,28,54,99],y:[0,0,99,99,63,3,62],z:[0,0,127,6,12,24,127],0:[62,99,103,107,115,99,62],1:[8,24,56,8,8,8,62],2:[62,99,3,6,24,48,127],3:[62,99,3,30,3,99,62],4:[6,14,22,38,127,6,6],5:[127,96,126,3,3,99,62],6:[62,99,96,126,99,99,62],7:[127,3,6,12,24,24,24],8:[62,99,99,62,99,99,62],9:[62,99,99,63,3,99,62]," ":[0,0,0,0,0,0,0],"!":[24,24,24,24,24,0,24],"?":[62,99,3,14,8,0,8],".":[0,0,0,0,0,24,24],",":[0,0,0,0,0,24,48],";":[0,24,24,0,24,24,48],":":[0,24,24,0,24,24,0],"-":[0,0,0,62,0,0,0],_:[0,0,0,0,0,0,127],"'":[24,24,32,0,0,0,0],'"':[54,54,36,0,0,0,0],"`":[24,8,0,0,0,0,0],")":[24,12,6,6,6,12,24],"(":[12,24,48,48,48,24,12],"[":[60,48,48,48,48,48,60],"]":[30,6,6,6,6,6,30],"{":[14,24,24,48,24,24,14],"}":[56,12,12,6,12,12,56],"/":[3,6,12,24,48,96,0],"\\":[96,48,24,12,6,3,0],"|":[8,8,8,8,8,8,8],"+":[0,8,8,62,8,8,0],"=":[0,0,62,0,62,0,0],"*":[0,42,28,127,28,42,0],"#":[36,36,127,36,127,36,36],"@":[62,99,111,107,111,96,62],"&":[24,36,24,60,74,68,58],"%":[99,38,4,8,16,50,99],$:[8,62,72,62,9,62,8],"^":[8,20,34,0,0,0,0],"~":[0,0,50,76,0,0,0],"<":[6,12,24,48,24,12,6],">":[48,24,12,6,12,24,48]},Rt=[127,65,65,65,65,65,127];function Ft(t){return It[t]??It[t.toUpperCase()]??Rt}function kt(t,e={}){if(!t)return"";const{char:o="█",scale:n=1}=e,r=[...o][0]??"█",a=Math.max(1,Math.floor(n)),i=7*a,s=a,c=Array.from({length:i},()=>"");for(let e=0;e<t.length;e++){const o=Ft(t[e]);for(let t=0;t<7;t++){const e=o[t];let n="";for(let t=6;t>=0;t--)n+=(e>>t&1?r:" ").repeat(a);for(let e=0;e<a;e++)c[t*a+e]+=n}if(e<t.length-1)for(let t=0;t<i;t++)c[t]+=" ".repeat(s)}return c.join("\n")}function Lt(t,e,o={}){const{color:n="#d4ff00",bgColor:r,fontSize:a=10}=o,i=kt(e,o);if(!i)return;const s=i.split("\n"),c=Math.max(...s.map(t=>[...t].length));t.width=Math.ceil(c*a*.6),t.height=Math.ceil(s.length*a);const l=t.getContext("2d");r&&"transparent"!==r?(l.fillStyle=r,l.fillRect(0,0,t.width,t.height)):l.clearRect(0,0,t.width,t.height),l.fillStyle=n,l.font=`${a}px monospace`,l.textBaseline="top",s.forEach((t,e)=>l.fillText(t,0,e*a))}export{a as ART_STYLE_PRESETS,vt as BACKGROUND_TYPES,n as CHARSETS,r as CHARSET_SEQUENCES,s as DEFAULT_OPTIONS,c as HOVER_PRESETS,i as LIVING_STYLE_PRESETS,o as PALETTE_THEMES,wt as asciiBackground,yt as asciiText,St as asciiTextAnsi,G as asciify,Q as asciifyGif,tt as asciifyLiveVideo,kt as asciifyText,Z as asciifyVideo,Tt as asciifyWebcam,$t as buildTextFrame,Et as captureSnapshot,_ as createVideoScrollScrub,U as gifToAsciiFrames,B as imageToAsciiFrame,xt as mountWaveBackground,it as renderAuroraBackground,bt as renderCircuitBackground,ft as renderDnaBackground,ht as renderFireBackground,O as renderFrameToCanvas,at as renderGridBackground,lt as renderMorphBackground,rt as renderNoiseBackground,nt as renderPulseBackground,et as renderRainBackground,st as renderSilkBackground,ot as renderStarsBackground,dt as renderTerrainBackground,Ct as renderTextBackground,Lt as renderTextToCanvas,ct as renderVoidBackground,L as renderWaveBackground,At as snapshotAndDownload,W as videoToAsciiFrames};//# sourceMappingURL=index.js.map
|