autoforge-ai 0.1.3 → 0.1.5
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/.env.example +7 -35
- package/README.md +7 -31
- package/client.py +4 -3
- package/env_constants.py +1 -0
- package/package.json +1 -1
- package/registry.py +149 -4
- package/server/routers/agent.py +1 -1
- package/server/routers/assistant_chat.py +10 -4
- package/server/routers/expand_project.py +8 -2
- package/server/routers/settings.py +76 -19
- package/server/routers/spec_creation.py +13 -7
- package/server/routers/terminal.py +14 -8
- package/server/schemas.py +43 -5
- package/server/services/assistant_chat_session.py +7 -11
- package/server/services/expand_chat_session.py +6 -11
- package/server/services/process_manager.py +58 -2
- package/server/services/spec_chat_session.py +6 -11
- package/server/websocket.py +8 -5
- package/ui/dist/assets/index-CCu7z6o1.css +1 -0
- package/ui/dist/assets/index-DOPvjpbF.js +97 -0
- package/ui/dist/assets/vendor-utils-ZeeSylek.js +2 -0
- package/ui/dist/index.html +3 -3
- package/ui/dist/assets/index-CNq40B6c.js +0 -97
- package/ui/dist/assets/index-InF2n2n-.css +0 -1
- package/ui/dist/assets/vendor-utils-Cj4T6W23.js +0 -2
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import{r as he}from"./vendor-query-BUABzP5o.js";var Me={};(function e(a,r,n,l){var m=!!(a.Worker&&a.Blob&&a.Promise&&a.OffscreenCanvas&&a.OffscreenCanvasRenderingContext2D&&a.HTMLCanvasElement&&a.HTMLCanvasElement.prototype.transferControlToOffscreen&&a.URL&&a.URL.createObjectURL),p=typeof Path2D=="function"&&typeof DOMMatrix=="function",x=(function(){if(!a.OffscreenCanvas)return!1;try{var o=new OffscreenCanvas(1,1),t=o.getContext("2d");t.fillRect(0,0,1,1);var u=o.transferToImageBitmap();t.createPattern(u,"no-repeat")}catch{return!1}return!0})();function f(){}function b(o){var t=r.exports.Promise,u=t!==void 0?t:a.Promise;return typeof u=="function"?new u(o):(o(f,f),null)}var A=(function(o,t){return{transform:function(u){if(o)return u;if(t.has(u))return t.get(u);var h=new OffscreenCanvas(u.width,u.height),y=h.getContext("2d");return y.drawImage(u,0,0),t.set(u,h),h},clear:function(){t.clear()}}})(x,new Map),T=(function(){var o=Math.floor(16.666666666666668),t,u,h={},y=0;return typeof requestAnimationFrame=="function"&&typeof cancelAnimationFrame=="function"?(t=function(v){var w=Math.random();return h[w]=requestAnimationFrame(function i(M){y===M||y+o-1<M?(y=M,delete h[w],v()):h[w]=requestAnimationFrame(i)}),w},u=function(v){h[v]&&cancelAnimationFrame(h[v])}):(t=function(v){return setTimeout(v,o)},u=function(v){return clearTimeout(v)}),{frame:t,cancel:u}})(),I=(function(){var o,t,u={};function h(y){function v(w,i){y.postMessage({options:w||{},callback:i})}y.init=function(i){var M=i.transferControlToOffscreen();y.postMessage({canvas:M},[M])},y.fire=function(i,M,N){if(t)return v(i,null),t;var P=Math.random().toString(36).slice(2);return t=b(function(S){function $(L){L.data.callback===P&&(delete u[P],y.removeEventListener("message",$),t=null,A.clear(),N(),S())}y.addEventListener("message",$),v(i,P),u[P]=$.bind(null,{data:{callback:P}})}),t},y.reset=function(){y.postMessage({reset:!0});for(var i in u)u[i](),delete u[i]}}return function(){if(o)return o;if(!n&&m){var y=["var CONFETTI, SIZE = {}, module = {};","("+e.toString()+")(this, module, true, SIZE);","onmessage = function(msg) {"," if (msg.data.options) {"," CONFETTI(msg.data.options).then(function () {"," if (msg.data.callback) {"," postMessage({ callback: msg.data.callback });"," }"," });"," } else if (msg.data.reset) {"," CONFETTI && CONFETTI.reset();"," } else if (msg.data.resize) {"," SIZE.width = msg.data.resize.width;"," SIZE.height = msg.data.resize.height;"," } else if (msg.data.canvas) {"," SIZE.width = msg.data.canvas.width;"," SIZE.height = msg.data.canvas.height;"," CONFETTI = module.exports.create(msg.data.canvas);"," }","}"].join(`
|
|
2
|
+
`);try{o=new Worker(URL.createObjectURL(new Blob([y])))}catch(v){return typeof console<"u"&&typeof console.warn=="function"&&console.warn("🎊 Could not load worker",v),null}h(o)}return o}})(),j={particleCount:50,angle:90,spread:45,startVelocity:45,decay:.9,gravity:1,drift:0,ticks:200,x:.5,y:.5,shapes:["square","circle"],zIndex:100,colors:["#26ccff","#a25afd","#ff5e7e","#88ff5a","#fcff42","#ffa62d","#ff36ff"],disableForReducedMotion:!1,scalar:1};function q(o,t){return t?t(o):o}function E(o){return o!=null}function _(o,t,u){return q(o&&E(o[t])?o[t]:j[t],u)}function U(o){return o<0?0:Math.floor(o)}function ae(o,t){return Math.floor(Math.random()*(t-o))+o}function D(o){return parseInt(o,16)}function J(o){return o.map(Q)}function Q(o){var t=String(o).replace(/[^0-9a-f]/gi,"");return t.length<6&&(t=t[0]+t[0]+t[1]+t[1]+t[2]+t[2]),{r:D(t.substring(0,2)),g:D(t.substring(2,4)),b:D(t.substring(4,6))}}function Z(o){var t=_(o,"origin",Object);return t.x=_(t,"x",Number),t.y=_(t,"y",Number),t}function te(o){o.width=document.documentElement.clientWidth,o.height=document.documentElement.clientHeight}function k(o){var t=o.getBoundingClientRect();o.width=t.width,o.height=t.height}function V(o){var t=document.createElement("canvas");return t.style.position="fixed",t.style.top="0px",t.style.left="0px",t.style.pointerEvents="none",t.style.zIndex=o,t}function pe(o,t,u,h,y,v,w,i,M){o.save(),o.translate(t,u),o.rotate(v),o.scale(h,y),o.arc(0,0,1,w,i,M),o.restore()}function me(o){var t=o.angle*(Math.PI/180),u=o.spread*(Math.PI/180);return{x:o.x,y:o.y,wobble:Math.random()*10,wobbleSpeed:Math.min(.11,Math.random()*.1+.05),velocity:o.startVelocity*.5+Math.random()*o.startVelocity,angle2D:-t+(.5*u-Math.random()*u),tiltAngle:(Math.random()*(.75-.25)+.25)*Math.PI,color:o.color,shape:o.shape,tick:0,totalTicks:o.ticks,decay:o.decay,drift:o.drift,random:Math.random()+2,tiltSin:0,tiltCos:0,wobbleX:0,wobbleY:0,gravity:o.gravity*3,ovalScalar:.6,scalar:o.scalar,flat:o.flat}}function ne(o,t){t.x+=Math.cos(t.angle2D)*t.velocity+t.drift,t.y+=Math.sin(t.angle2D)*t.velocity+t.gravity,t.velocity*=t.decay,t.flat?(t.wobble=0,t.wobbleX=t.x+10*t.scalar,t.wobbleY=t.y+10*t.scalar,t.tiltSin=0,t.tiltCos=0,t.random=1):(t.wobble+=t.wobbleSpeed,t.wobbleX=t.x+10*t.scalar*Math.cos(t.wobble),t.wobbleY=t.y+10*t.scalar*Math.sin(t.wobble),t.tiltAngle+=.1,t.tiltSin=Math.sin(t.tiltAngle),t.tiltCos=Math.cos(t.tiltAngle),t.random=Math.random()+2);var u=t.tick++/t.totalTicks,h=t.x+t.random*t.tiltCos,y=t.y+t.random*t.tiltSin,v=t.wobbleX+t.random*t.tiltCos,w=t.wobbleY+t.random*t.tiltSin;if(o.fillStyle="rgba("+t.color.r+", "+t.color.g+", "+t.color.b+", "+(1-u)+")",o.beginPath(),p&&t.shape.type==="path"&&typeof t.shape.path=="string"&&Array.isArray(t.shape.matrix))o.fill(K(t.shape.path,t.shape.matrix,t.x,t.y,Math.abs(v-h)*.1,Math.abs(w-y)*.1,Math.PI/10*t.wobble));else if(t.shape.type==="bitmap"){var i=Math.PI/10*t.wobble,M=Math.abs(v-h)*.1,N=Math.abs(w-y)*.1,P=t.shape.bitmap.width*t.scalar,S=t.shape.bitmap.height*t.scalar,$=new DOMMatrix([Math.cos(i)*M,Math.sin(i)*M,-Math.sin(i)*N,Math.cos(i)*N,t.x,t.y]);$.multiplySelf(new DOMMatrix(t.shape.matrix));var L=o.createPattern(A.transform(t.shape.bitmap),"no-repeat");L.setTransform($),o.globalAlpha=1-u,o.fillStyle=L,o.fillRect(t.x-P/2,t.y-S/2,P,S),o.globalAlpha=1}else if(t.shape==="circle")o.ellipse?o.ellipse(t.x,t.y,Math.abs(v-h)*t.ovalScalar,Math.abs(w-y)*t.ovalScalar,Math.PI/10*t.wobble,0,2*Math.PI):pe(o,t.x,t.y,Math.abs(v-h)*t.ovalScalar,Math.abs(w-y)*t.ovalScalar,Math.PI/10*t.wobble,0,2*Math.PI);else if(t.shape==="star")for(var z=Math.PI/2*3,F=4*t.scalar,B=8*t.scalar,H=t.x,X=t.y,oe=5,W=Math.PI/oe;oe--;)H=t.x+Math.cos(z)*B,X=t.y+Math.sin(z)*B,o.lineTo(H,X),z+=W,H=t.x+Math.cos(z)*F,X=t.y+Math.sin(z)*F,o.lineTo(H,X),z+=W;else o.moveTo(Math.floor(t.x),Math.floor(t.y)),o.lineTo(Math.floor(t.wobbleX),Math.floor(y)),o.lineTo(Math.floor(v),Math.floor(w)),o.lineTo(Math.floor(h),Math.floor(t.wobbleY));return o.closePath(),o.fill(),t.tick<t.totalTicks}function ue(o,t,u,h,y){var v=t.slice(),w=o.getContext("2d"),i,M,N=b(function(P){function S(){i=M=null,w.clearRect(0,0,h.width,h.height),A.clear(),y(),P()}function $(){n&&!(h.width===l.width&&h.height===l.height)&&(h.width=o.width=l.width,h.height=o.height=l.height),!h.width&&!h.height&&(u(o),h.width=o.width,h.height=o.height),w.clearRect(0,0,h.width,h.height),v=v.filter(function(L){return ne(w,L)}),v.length?i=T.frame($):S()}i=T.frame($),M=S});return{addFettis:function(P){return v=v.concat(P),N},canvas:o,promise:N,reset:function(){i&&T.cancel(i),M&&M()}}}function se(o,t){var u=!o,h=!!_(t||{},"resize"),y=!1,v=_(t,"disableForReducedMotion",Boolean),w=m&&!!_(t||{},"useWorker"),i=w?I():null,M=u?te:k,N=o&&i?!!o.__confetti_initialized:!1,P=typeof matchMedia=="function"&&matchMedia("(prefers-reduced-motion)").matches,S;function $(z,F,B){for(var H=_(z,"particleCount",U),X=_(z,"angle",Number),oe=_(z,"spread",Number),W=_(z,"startVelocity",Number),Xe=_(z,"decay",Number),Ye=_(z,"gravity",Number),Je=_(z,"drift",Number),_e=_(z,"colors",J),Qe=_(z,"ticks",Number),ze=_(z,"shapes"),et=_(z,"scalar"),tt=!!_(z,"flat"),Ne=Z(z),Ae=H,be=[],ot=o.width*Ne.x,rt=o.height*Ne.y;Ae--;)be.push(me({x:ot,y:rt,angle:X,spread:oe,startVelocity:W,color:_e[Ae%_e.length],shape:ze[ae(0,ze.length)],ticks:Qe,decay:Xe,gravity:Ye,drift:Je,scalar:et,flat:tt}));return S?S.addFettis(be):(S=ue(o,be,M,F,B),S.promise)}function L(z){var F=v||_(z,"disableForReducedMotion",Boolean),B=_(z,"zIndex",Number);if(F&&P)return b(function(W){W()});u&&S?o=S.canvas:u&&!o&&(o=V(B),document.body.appendChild(o)),h&&!N&&M(o);var H={width:o.width,height:o.height};i&&!N&&i.init(o),N=!0,i&&(o.__confetti_initialized=!0);function X(){if(i){var W={getBoundingClientRect:function(){if(!u)return o.getBoundingClientRect()}};M(W),i.postMessage({resize:{width:W.width,height:W.height}});return}H.width=H.height=null}function oe(){S=null,h&&(y=!1,a.removeEventListener("resize",X)),u&&o&&(document.body.contains(o)&&document.body.removeChild(o),o=null,N=!1)}return h&&!y&&(y=!0,a.addEventListener("resize",X,!1)),i?i.fire(z,H,oe):$(z,H,oe)}return L.reset=function(){i&&i.reset(),S&&S.reset()},L}var G;function O(){return G||(G=se(null,{useWorker:!0,resize:!0})),G}function K(o,t,u,h,y,v,w){var i=new Path2D(o),M=new Path2D;M.addPath(i,new DOMMatrix(t));var N=new Path2D;return N.addPath(M,new DOMMatrix([Math.cos(w)*y,Math.sin(w)*y,-Math.sin(w)*v,Math.cos(w)*v,u,h])),N}function g(o){if(!p)throw new Error("path confetti are not supported in this browser");var t,u;typeof o=="string"?t=o:(t=o.path,u=o.matrix);var h=new Path2D(t),y=document.createElement("canvas"),v=y.getContext("2d");if(!u){for(var w=1e3,i=w,M=w,N=0,P=0,S,$,L=0;L<w;L+=2)for(var z=0;z<w;z+=2)v.isPointInPath(h,L,z,"nonzero")&&(i=Math.min(i,L),M=Math.min(M,z),N=Math.max(N,L),P=Math.max(P,z));S=N-i,$=P-M;var F=10,B=Math.min(F/S,F/$);u=[B,0,0,B,-Math.round(S/2+i)*B,-Math.round($/2+M)*B]}return{type:"path",path:t,matrix:u}}function ye(o){var t,u=1,h="#000000",y='"Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji", "EmojiOne Color", "Android Emoji", "Twemoji Mozilla", "system emoji", sans-serif';typeof o=="string"?t=o:(t=o.text,u="scalar"in o?o.scalar:u,y="fontFamily"in o?o.fontFamily:y,h="color"in o?o.color:h);var v=10*u,w=""+v+"px "+y,i=new OffscreenCanvas(v,v),M=i.getContext("2d");M.font=w;var N=M.measureText(t),P=Math.ceil(N.actualBoundingBoxRight+N.actualBoundingBoxLeft),S=Math.ceil(N.actualBoundingBoxAscent+N.actualBoundingBoxDescent),$=2,L=N.actualBoundingBoxLeft+$,z=N.actualBoundingBoxAscent+$;P+=$+$,S+=$+$,i=new OffscreenCanvas(P,S),M=i.getContext("2d"),M.font=w,M.fillStyle=h,M.fillText(t,L,z);var F=1/u;return{type:"bitmap",bitmap:i.transferToImageBitmap(),matrix:[F,0,0,F,-P*F/2,-S*F/2]}}r.exports=function(){return O().apply(this,arguments)},r.exports.reset=function(){O().reset()},r.exports.create=se,r.exports.shapeFromPath=g,r.exports.shapeFromText=ye})((function(){return typeof window<"u"?window:typeof self<"u"?self:this||{}})(),Me,!1);const pr=Me.exports;Me.exports.create;const at=e=>e.replace(/([a-z0-9])([A-Z])/g,"$1-$2").toLowerCase(),Ee=(...e)=>e.filter((a,r,n)=>!!a&&a.trim()!==""&&n.indexOf(a)===r).join(" ").trim();var nt={xmlns:"http://www.w3.org/2000/svg",width:24,height:24,viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:2,strokeLinecap:"round",strokeLinejoin:"round"};const st=he.forwardRef(({color:e="currentColor",size:a=24,strokeWidth:r=2,absoluteStrokeWidth:n,className:l="",children:m,iconNode:p,...x},f)=>he.createElement("svg",{ref:f,...nt,width:a,height:a,stroke:e,strokeWidth:n?Number(r)*24/Number(a):r,className:Ee("lucide",l),...x},[...p.map(([b,A])=>he.createElement(b,A)),...Array.isArray(m)?m:[m]]));const s=(e,a)=>{const r=he.forwardRef(({className:n,...l},m)=>he.createElement(st,{ref:m,iconNode:a,className:Ee(`lucide-${at(e)}`,n),...l}));return r.displayName=`${e}`,r};const it=[["path",{d:"M22 12h-2.48a2 2 0 0 0-1.93 1.46l-2.35 8.36a.25.25 0 0 1-.48 0L9.24 2.18a.25.25 0 0 0-.48 0l-2.35 8.36A2 2 0 0 1 4.49 12H2",key:"169zse"}]],mr=s("Activity",it);const lt=[["path",{d:"m12 19-7-7 7-7",key:"1l729n"}],["path",{d:"M19 12H5",key:"x3x0zl"}]],ur=s("ArrowLeft",lt);const ct=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"m12 5 7 7-7 7",key:"xquz4c"}]],yr=s("ArrowRight",ct);const dt=[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]],fr=s("BookOpen",dt);const ht=[["path",{d:"M12 8V4H8",key:"hb8ula"}],["rect",{width:"16",height:"12",x:"4",y:"8",rx:"2",key:"enze0r"}],["path",{d:"M2 14h2",key:"vft8re"}],["path",{d:"M20 14h2",key:"4cs60a"}],["path",{d:"M15 13v2",key:"1xurst"}],["path",{d:"M9 13v2",key:"rq6x2g"}]],gr=s("Bot",ht);const pt=[["path",{d:"M12 5a3 3 0 1 0-5.997.125 4 4 0 0 0-2.526 5.77 4 4 0 0 0 .556 6.588A4 4 0 1 0 12 18Z",key:"l5xja"}],["path",{d:"M12 5a3 3 0 1 1 5.997.125 4 4 0 0 1 2.526 5.77 4 4 0 0 1-.556 6.588A4 4 0 1 1 12 18Z",key:"ep3f8r"}],["path",{d:"M15 13a4.5 4.5 0 0 1-3-4 4.5 4.5 0 0 1-3 4",key:"1p4c4q"}],["path",{d:"M17.599 6.5a3 3 0 0 0 .399-1.375",key:"tmeiqw"}],["path",{d:"M6.003 5.125A3 3 0 0 0 6.401 6.5",key:"105sqy"}],["path",{d:"M3.477 10.896a4 4 0 0 1 .585-.396",key:"ql3yin"}],["path",{d:"M19.938 10.5a4 4 0 0 1 .585.396",key:"1qfode"}],["path",{d:"M6 18a4 4 0 0 1-1.967-.516",key:"2e4loj"}],["path",{d:"M19.967 17.484A4 4 0 0 1 18 18",key:"159ez6"}]],kr=s("Brain",pt);const mt=[["path",{d:"M20 6 9 17l-5-5",key:"1gmf2c"}]],br=s("Check",mt);const ut=[["path",{d:"m6 9 6 6 6-6",key:"qrunsl"}]],vr=s("ChevronDown",ut);const yt=[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]],xr=s("ChevronRight",yt);const ft=[["path",{d:"m18 15-6-6-6 6",key:"153udz"}]],wr=s("ChevronUp",ft);const gt=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["line",{x1:"12",x2:"12",y1:"8",y2:"12",key:"1pkeuh"}],["line",{x1:"12",x2:"12.01",y1:"16",y2:"16",key:"4dfq90"}]],Mr=s("CircleAlert",gt);const kt=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],Cr=s("CircleCheck",kt);const bt=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]],_r=s("CircleX",bt);const vt=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]],zr=s("Circle",vt);const xt=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["polyline",{points:"12 6 12 12 16 14",key:"68esgv"}]],Nr=s("Clock",xt);const wt=[["polyline",{points:"16 18 22 12 16 6",key:"z7tu5w"}],["polyline",{points:"8 6 2 12 8 18",key:"1eg1df"}]],Ar=s("Code",wt);const Mt=[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]],Sr=s("Copy",Mt);const Ct=[["rect",{width:"16",height:"16",x:"4",y:"4",rx:"2",key:"14l7u7"}],["rect",{width:"6",height:"6",x:"9",y:"9",rx:"1",key:"5aljv4"}],["path",{d:"M15 2v2",key:"13l42r"}],["path",{d:"M15 20v2",key:"15mkzm"}],["path",{d:"M2 15h2",key:"1gxd5l"}],["path",{d:"M2 9h2",key:"1bbxkp"}],["path",{d:"M20 15h2",key:"19e6y8"}],["path",{d:"M20 9h2",key:"19tzq7"}],["path",{d:"M9 2v2",key:"165o2o"}],["path",{d:"M9 20v2",key:"i2bqo8"}]],Pr=s("Cpu",Ct);const _t=[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"M10 14 21 3",key:"gplh6r"}],["path",{d:"M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6",key:"a6xqqp"}]],$r=s("ExternalLink",_t);const zt=[["path",{d:"M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49",key:"ct8e1f"}],["path",{d:"M14.084 14.158a3 3 0 0 1-4.242-4.242",key:"151rxh"}],["path",{d:"M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143",key:"13bj9a"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],Tr=s("EyeOff",zt);const Nt=[["path",{d:"M2.062 12.348a1 1 0 0 1 0-.696 10.75 10.75 0 0 1 19.876 0 1 1 0 0 1 0 .696 10.75 10.75 0 0 1-19.876 0",key:"1nclc0"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],Ir=s("Eye",Nt);const At=[["path",{d:"M12.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v9.5",key:"1couwa"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M13.378 15.626a1 1 0 1 0-3.004-3.004l-5.01 5.012a2 2 0 0 0-.506.854l-.837 2.87a.5.5 0 0 0 .62.62l2.87-.837a2 2 0 0 0 .854-.506z",key:"1y4qbx"}]],Rr=s("FilePen",At);const St=[["path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z",key:"1rqfz7"}],["path",{d:"M14 2v4a2 2 0 0 0 2 2h4",key:"tnqrlb"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]],Lr=s("FileText",St);const Pt=[["path",{d:"M14 2v6a2 2 0 0 0 .245.96l5.51 10.08A2 2 0 0 1 18 22H6a2 2 0 0 1-1.755-2.96l5.51-10.08A2 2 0 0 0 10 8V2",key:"18mbvz"}],["path",{d:"M6.453 15h11.094",key:"3shlmq"}],["path",{d:"M8.5 2h7",key:"csnxdl"}]],Er=s("FlaskConical",Pt);const $t=[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]],Fr=s("FolderOpen",$t);const Tt=[["path",{d:"M12 10v6",key:"1bos4e"}],["path",{d:"M9 13h6",key:"1uhe8q"}],["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]],Or=s("FolderPlus",Tt);const It=[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]],jr=s("Folder",It);const Rt=[["line",{x1:"6",x2:"6",y1:"3",y2:"15",key:"17qcm7"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M18 9a9 9 0 0 1-9 9",key:"n2h4wq"}]],qr=s("GitBranch",Rt);const Lt=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]],Vr=s("Globe",Lt);const Et=[["circle",{cx:"12",cy:"9",r:"1",key:"124mty"}],["circle",{cx:"19",cy:"9",r:"1",key:"1ruzo2"}],["circle",{cx:"5",cy:"9",r:"1",key:"1a8b28"}],["circle",{cx:"12",cy:"15",r:"1",key:"1e56xg"}],["circle",{cx:"19",cy:"15",r:"1",key:"1a92ep"}],["circle",{cx:"5",cy:"15",r:"1",key:"5r1jwy"}]],Br=s("GripHorizontal",Et);const Ft=[["line",{x1:"22",x2:"2",y1:"12",y2:"12",key:"1y58io"}],["path",{d:"M5.45 5.11 2 12v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-6l-3.45-6.89A2 2 0 0 0 16.76 4H7.24a2 2 0 0 0-1.79 1.11z",key:"oot6mr"}],["line",{x1:"6",x2:"6.01",y1:"16",y2:"16",key:"sgf278"}],["line",{x1:"10",x2:"10.01",y1:"16",y2:"16",key:"1l4acy"}]],Hr=s("HardDrive",Ft);const Ot=[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}],["path",{d:"M12 7v5l4 2",key:"1fdv2h"}]],Gr=s("History",Ot);const jt=[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]],Wr=s("Info",jt);const qt=[["path",{d:"M10 8h.01",key:"1r9ogq"}],["path",{d:"M12 12h.01",key:"1mp3jc"}],["path",{d:"M14 8h.01",key:"1primd"}],["path",{d:"M16 12h.01",key:"1l6xoz"}],["path",{d:"M18 8h.01",key:"emo2bl"}],["path",{d:"M6 8h.01",key:"x9i8wu"}],["path",{d:"M7 16h10",key:"wp8him"}],["path",{d:"M8 12h.01",key:"czm47f"}],["rect",{width:"20",height:"16",x:"2",y:"4",rx:"2",key:"18n3k1"}]],Ur=s("Keyboard",qt);const Vt=[["rect",{width:"7",height:"7",x:"3",y:"3",rx:"1",key:"1g98yp"}],["rect",{width:"7",height:"7",x:"14",y:"3",rx:"1",key:"6d4xhi"}],["rect",{width:"7",height:"7",x:"14",y:"14",rx:"1",key:"nxv5o0"}],["rect",{width:"7",height:"7",x:"3",y:"14",rx:"1",key:"1bb6yr"}]],Dr=s("LayoutGrid",Vt);const Bt=[["path",{d:"M9 17H7A5 5 0 0 1 7 7h2",key:"8i5ue5"}],["path",{d:"M15 7h2a5 5 0 1 1 0 10h-2",key:"1b9ql8"}],["line",{x1:"8",x2:"16",y1:"12",y2:"12",key:"1jonct"}]],Zr=s("Link2",Bt);const Ht=[["path",{d:"M21 12a9 9 0 1 1-6.219-8.56",key:"13zald"}]],Kr=s("LoaderCircle",Ht);const Gt=[["rect",{width:"18",height:"11",x:"3",y:"11",rx:"2",ry:"2",key:"1w4ew1"}],["path",{d:"M7 11V7a5 5 0 0 1 10 0v4",key:"fwvmzm"}]],Xr=s("Lock",Gt);const Wt=[["path",{d:"M7.9 20A9 9 0 1 0 4 16.1L2 22Z",key:"vv11sd"}]],Yr=s("MessageCircle",Wt);const Ut=[["path",{d:"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z",key:"1lielz"}]],Jr=s("MessageSquare",Ut);const Dt=[["path",{d:"M12 3a6 6 0 0 0 9 9 9 9 0 1 1-9-9Z",key:"a7tn18"}]],Qr=s("Moon",Dt);const Zt=[["circle",{cx:"13.5",cy:"6.5",r:".5",fill:"currentColor",key:"1okk4w"}],["circle",{cx:"17.5",cy:"10.5",r:".5",fill:"currentColor",key:"f64h9f"}],["circle",{cx:"8.5",cy:"7.5",r:".5",fill:"currentColor",key:"fotxhn"}],["circle",{cx:"6.5",cy:"12.5",r:".5",fill:"currentColor",key:"qy21gx"}],["path",{d:"M12 2C6.5 2 2 6.5 2 12s4.5 10 10 10c.926 0 1.648-.746 1.648-1.688 0-.437-.18-.835-.437-1.125-.29-.289-.438-.652-.438-1.125a1.64 1.64 0 0 1 1.668-1.668h1.996c3.051 0 5.555-2.503 5.555-5.554C21.965 6.012 17.461 2 12 2z",key:"12rzf8"}]],ea=s("Palette",Zt);const Kt=[["path",{d:"M13.234 20.252 21 12.3",key:"1cbrk9"}],["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 0 2.828 2 2 0 0 0 2.828 0l8.414-8.586a4 4 0 0 0 0-5.656 4 4 0 0 0-5.656 0l-8.415 8.585a6 6 0 1 0 8.486 8.486",key:"1pkts6"}]],ta=s("Paperclip",Kt);const Xt=[["path",{d:"M5.8 11.3 2 22l10.7-3.79",key:"gwxi1d"}],["path",{d:"M4 3h.01",key:"1vcuye"}],["path",{d:"M22 8h.01",key:"1mrtc2"}],["path",{d:"M15 2h.01",key:"1cjtqr"}],["path",{d:"M22 20h.01",key:"1mrys2"}],["path",{d:"m22 2-2.24.75a2.9 2.9 0 0 0-1.96 3.12c.1.86-.57 1.63-1.45 1.63h-.38c-.86 0-1.6.6-1.76 1.44L14 10",key:"hbicv8"}],["path",{d:"m22 13-.82-.33c-.86-.34-1.82.2-1.98 1.11c-.11.7-.72 1.22-1.43 1.22H17",key:"1i94pl"}],["path",{d:"m11 2 .33.82c.34.86-.2 1.82-1.11 1.98C9.52 4.9 9 5.52 9 6.23V7",key:"1cofks"}],["path",{d:"M11 13c1.93 1.93 2.83 4.17 2 5-.83.83-3.07-.07-5-2-1.93-1.93-2.83-4.17-2-5 .83-.83 3.07.07 5 2Z",key:"4kbmks"}]],oa=s("PartyPopper",Xt);const Yt=[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]],ra=s("Pencil",Yt);const Jt=[["polygon",{points:"6 3 20 12 6 21 6 3",key:"1oa8hb"}]],aa=s("Play",Jt);const Qt=[["path",{d:"M5 12h14",key:"1ays0h"}],["path",{d:"M12 5v14",key:"s699le"}]],na=s("Plus",Qt);const eo=[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]],sa=s("RefreshCw",eo);const to=[["path",{d:"M4.5 16.5c-1.5 1.26-2 5-2 5s3.74-.5 5-2c.71-.84.7-2.13-.09-2.91a2.18 2.18 0 0 0-2.91-.09z",key:"m3kijz"}],["path",{d:"m12 15-3-3a22 22 0 0 1 2-3.95A12.88 12.88 0 0 1 22 2c0 2.72-.78 7.5-6 11a22.35 22.35 0 0 1-4 2z",key:"1fmvmk"}],["path",{d:"M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0",key:"1f8sc4"}],["path",{d:"M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5",key:"qeys4"}]],ia=s("Rocket",to);const oo=[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]],la=s("RotateCcw",oo);const ro=[["path",{d:"M15.2 3a2 2 0 0 1 1.4.6l3.8 3.8a2 2 0 0 1 .6 1.4V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2z",key:"1c8476"}],["path",{d:"M17 21v-7a1 1 0 0 0-1-1H8a1 1 0 0 0-1 1v7",key:"1ydtos"}],["path",{d:"M7 3v4a1 1 0 0 0 1 1h7",key:"t51u73"}]],ca=s("Save",ro);const ao=[["path",{d:"M15 12h-5",key:"r7krc0"}],["path",{d:"M15 8h-5",key:"1khuty"}],["path",{d:"M19 17V5a2 2 0 0 0-2-2H4",key:"zz82l3"}],["path",{d:"M8 21h12a2 2 0 0 0 2-2v-1a1 1 0 0 0-1-1H11a1 1 0 0 0-1 1v1a2 2 0 1 1-4 0V5a2 2 0 1 0-4 0v2a1 1 0 0 0 1 1h3",key:"1ph1d7"}]],da=s("ScrollText",ao);const no=[["path",{d:"M14.536 21.686a.5.5 0 0 0 .937-.024l6.5-19a.496.496 0 0 0-.635-.635l-19 6.5a.5.5 0 0 0-.024.937l7.93 3.18a2 2 0 0 1 1.112 1.11z",key:"1ffxy3"}],["path",{d:"m21.854 2.147-10.94 10.939",key:"12cjpa"}]],ha=s("Send",no);const so=[["rect",{width:"20",height:"8",x:"2",y:"2",rx:"2",ry:"2",key:"ngkwjq"}],["rect",{width:"20",height:"8",x:"2",y:"14",rx:"2",ry:"2",key:"iecqi9"}],["line",{x1:"6",x2:"6.01",y1:"6",y2:"6",key:"16zg32"}],["line",{x1:"6",x2:"6.01",y1:"18",y2:"18",key:"nzw8ys"}]],pa=s("Server",so);const io=[["path",{d:"M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z",key:"1qme2f"}],["circle",{cx:"12",cy:"12",r:"3",key:"1v7zrd"}]],ma=s("Settings",io);const lo=[["path",{d:"M20 13c0 5-3.5 7.5-7.66 8.95a1 1 0 0 1-.67-.01C7.5 20.5 4 18 4 13V6a1 1 0 0 1 1-1c2 0 4.5-1.2 6.24-2.72a1.17 1.17 0 0 1 1.52 0C14.51 3.81 17 5 19 5a1 1 0 0 1 1 1z",key:"oel41y"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]],ua=s("ShieldCheck",lo);const co=[["polygon",{points:"5 4 15 12 5 20 5 4",key:"16p6eg"}],["line",{x1:"19",x2:"19",y1:"5",y2:"19",key:"futhcm"}]],ya=s("SkipForward",co);const ho=[["path",{d:"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z",key:"4pj2yx"}],["path",{d:"M20 3v4",key:"1olli1"}],["path",{d:"M22 5h-4",key:"1gvqau"}],["path",{d:"M4 17v2",key:"vumght"}],["path",{d:"M5 18H3",key:"zchphs"}]],fa=s("Sparkles",ho);const po=[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]],ga=s("Square",po);const mo=[["circle",{cx:"12",cy:"12",r:"4",key:"4exip2"}],["path",{d:"M12 2v2",key:"tus03m"}],["path",{d:"M12 20v2",key:"1lh1kg"}],["path",{d:"m4.93 4.93 1.41 1.41",key:"149t6j"}],["path",{d:"m17.66 17.66 1.41 1.41",key:"ptbguv"}],["path",{d:"M2 12h2",key:"1t8f8n"}],["path",{d:"M20 12h2",key:"1q8mjw"}],["path",{d:"m6.34 17.66-1.41 1.41",key:"1m8zz5"}],["path",{d:"m19.07 4.93-1.41 1.41",key:"1shlcs"}]],ka=s("Sun",mo);const uo=[["polyline",{points:"4 17 10 11 4 5",key:"akl6gq"}],["line",{x1:"12",x2:"20",y1:"19",y2:"19",key:"q2wloq"}]],ba=s("Terminal",uo);const yo=[["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6",key:"4alrt4"}],["path",{d:"M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2",key:"v07s0e"}],["line",{x1:"10",x2:"10",y1:"11",y2:"17",key:"1uufr5"}],["line",{x1:"14",x2:"14",y1:"11",y2:"17",key:"xtxkd"}]],va=s("Trash2",yo);const fo=[["path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]],xa=s("TriangleAlert",fo);const go=[["path",{d:"M19 21v-2a4 4 0 0 0-4-4H9a4 4 0 0 0-4 4v2",key:"975kel"}],["circle",{cx:"12",cy:"7",r:"4",key:"17ys0d"}]],wa=s("User",go);const ko=[["path",{d:"m21.64 3.64-1.28-1.28a1.21 1.21 0 0 0-1.72 0L2.36 18.64a1.21 1.21 0 0 0 0 1.72l1.28 1.28a1.2 1.2 0 0 0 1.72 0L21.64 5.36a1.2 1.2 0 0 0 0-1.72",key:"ul74o6"}],["path",{d:"m14 7 3 3",key:"1r5n42"}],["path",{d:"M5 6v4",key:"ilb8ba"}],["path",{d:"M19 14v4",key:"blhpug"}],["path",{d:"M10 2v2",key:"7u0qdc"}],["path",{d:"M7 8H3",key:"zfb6yr"}],["path",{d:"M21 16h-4",key:"1cnmox"}],["path",{d:"M11 3H9",key:"1obp7u"}]],Ma=s("WandSparkles",ko);const bo=[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}],["path",{d:"M5 12.859a10 10 0 0 1 5.17-2.69",key:"1dl1wf"}],["path",{d:"M19 12.859a10 10 0 0 0-2.007-1.523",key:"4k23kn"}],["path",{d:"M2 8.82a15 15 0 0 1 4.177-2.643",key:"1grhjp"}],["path",{d:"M22 8.82a15 15 0 0 0-11.288-3.764",key:"z3jwby"}],["path",{d:"m2 2 20 20",key:"1ooewy"}]],Ca=s("WifiOff",bo);const vo=[["path",{d:"M12 20h.01",key:"zekei9"}],["path",{d:"M2 8.82a15 15 0 0 1 20 0",key:"dnpr2z"}],["path",{d:"M5 12.859a10 10 0 0 1 14 0",key:"1x1e6c"}],["path",{d:"M8.5 16.429a5 5 0 0 1 7 0",key:"1bycff"}]],_a=s("Wifi",vo);const xo=[["path",{d:"M18 6 6 18",key:"1bl5f8"}],["path",{d:"m6 6 12 12",key:"d8bk6v"}]],za=s("X",xo);const wo=[["path",{d:"M4 14a1 1 0 0 1-.78-1.63l9.9-10.2a.5.5 0 0 1 .86.46l-1.92 6.02A1 1 0 0 0 13 10h7a1 1 0 0 1 .78 1.63l-9.9 10.2a.5.5 0 0 1-.86-.46l1.92-6.02A1 1 0 0 0 11 14z",key:"1xq2db"}]],Na=s("Zap",wo);function Fe(e){var a,r,n="";if(typeof e=="string"||typeof e=="number")n+=e;else if(typeof e=="object")if(Array.isArray(e)){var l=e.length;for(a=0;a<l;a++)e[a]&&(r=Fe(e[a]))&&(n&&(n+=" "),n+=r)}else for(r in e)e[r]&&(n&&(n+=" "),n+=r);return n}function Mo(){for(var e,a,r=0,n="",l=arguments.length;r<l;r++)(e=arguments[r])&&(a=Fe(e))&&(n&&(n+=" "),n+=a);return n}const Co=(e,a)=>{const r=new Array(e.length+a.length);for(let n=0;n<e.length;n++)r[n]=e[n];for(let n=0;n<a.length;n++)r[e.length+n]=a[n];return r},_o=(e,a)=>({classGroupId:e,validator:a}),Oe=(e=new Map,a=null,r)=>({nextPart:e,validators:a,classGroupId:r}),ke="-",Se=[],zo="arbitrary..",No=e=>{const a=So(e),{conflictingClassGroups:r,conflictingClassGroupModifiers:n}=e;return{getClassGroupId:p=>{if(p.startsWith("[")&&p.endsWith("]"))return Ao(p);const x=p.split(ke),f=x[0]===""&&x.length>1?1:0;return je(x,f,a)},getConflictingClassGroupIds:(p,x)=>{if(x){const f=n[p],b=r[p];return f?b?Co(b,f):f:b||Se}return r[p]||Se}}},je=(e,a,r)=>{if(e.length-a===0)return r.classGroupId;const l=e[a],m=r.nextPart.get(l);if(m){const b=je(e,a+1,m);if(b)return b}const p=r.validators;if(p===null)return;const x=a===0?e.join(ke):e.slice(a).join(ke),f=p.length;for(let b=0;b<f;b++){const A=p[b];if(A.validator(x))return A.classGroupId}},Ao=e=>e.slice(1,-1).indexOf(":")===-1?void 0:(()=>{const a=e.slice(1,-1),r=a.indexOf(":"),n=a.slice(0,r);return n?zo+n:void 0})(),So=e=>{const{theme:a,classGroups:r}=e;return Po(r,a)},Po=(e,a)=>{const r=Oe();for(const n in e){const l=e[n];Ce(l,r,n,a)}return r},Ce=(e,a,r,n)=>{const l=e.length;for(let m=0;m<l;m++){const p=e[m];$o(p,a,r,n)}},$o=(e,a,r,n)=>{if(typeof e=="string"){To(e,a,r);return}if(typeof e=="function"){Io(e,a,r,n);return}Ro(e,a,r,n)},To=(e,a,r)=>{const n=e===""?a:qe(a,e);n.classGroupId=r},Io=(e,a,r,n)=>{if(Lo(e)){Ce(e(n),a,r,n);return}a.validators===null&&(a.validators=[]),a.validators.push(_o(r,e))},Ro=(e,a,r,n)=>{const l=Object.entries(e),m=l.length;for(let p=0;p<m;p++){const[x,f]=l[p];Ce(f,qe(a,x),r,n)}},qe=(e,a)=>{let r=e;const n=a.split(ke),l=n.length;for(let m=0;m<l;m++){const p=n[m];let x=r.nextPart.get(p);x||(x=Oe(),r.nextPart.set(p,x)),r=x}return r},Lo=e=>"isThemeGetter"in e&&e.isThemeGetter===!0,Eo=e=>{if(e<1)return{get:()=>{},set:()=>{}};let a=0,r=Object.create(null),n=Object.create(null);const l=(m,p)=>{r[m]=p,a++,a>e&&(a=0,n=r,r=Object.create(null))};return{get(m){let p=r[m];if(p!==void 0)return p;if((p=n[m])!==void 0)return l(m,p),p},set(m,p){m in r?r[m]=p:l(m,p)}}},we="!",Pe=":",Fo=[],$e=(e,a,r,n,l)=>({modifiers:e,hasImportantModifier:a,baseClassName:r,maybePostfixModifierPosition:n,isExternal:l}),Oo=e=>{const{prefix:a,experimentalParseClassName:r}=e;let n=l=>{const m=[];let p=0,x=0,f=0,b;const A=l.length;for(let E=0;E<A;E++){const _=l[E];if(p===0&&x===0){if(_===Pe){m.push(l.slice(f,E)),f=E+1;continue}if(_==="/"){b=E;continue}}_==="["?p++:_==="]"?p--:_==="("?x++:_===")"&&x--}const T=m.length===0?l:l.slice(f);let I=T,j=!1;T.endsWith(we)?(I=T.slice(0,-1),j=!0):T.startsWith(we)&&(I=T.slice(1),j=!0);const q=b&&b>f?b-f:void 0;return $e(m,j,I,q)};if(a){const l=a+Pe,m=n;n=p=>p.startsWith(l)?m(p.slice(l.length)):$e(Fo,!1,p,void 0,!0)}if(r){const l=n;n=m=>r({className:m,parseClassName:l})}return n},jo=e=>{const a=new Map;return e.orderSensitiveModifiers.forEach((r,n)=>{a.set(r,1e6+n)}),r=>{const n=[];let l=[];for(let m=0;m<r.length;m++){const p=r[m],x=p[0]==="[",f=a.has(p);x||f?(l.length>0&&(l.sort(),n.push(...l),l=[]),n.push(p)):l.push(p)}return l.length>0&&(l.sort(),n.push(...l)),n}},qo=e=>({cache:Eo(e.cacheSize),parseClassName:Oo(e),sortModifiers:jo(e),...No(e)}),Vo=/\s+/,Bo=(e,a)=>{const{parseClassName:r,getClassGroupId:n,getConflictingClassGroupIds:l,sortModifiers:m}=a,p=[],x=e.trim().split(Vo);let f="";for(let b=x.length-1;b>=0;b-=1){const A=x[b],{isExternal:T,modifiers:I,hasImportantModifier:j,baseClassName:q,maybePostfixModifierPosition:E}=r(A);if(T){f=A+(f.length>0?" "+f:f);continue}let _=!!E,U=n(_?q.substring(0,E):q);if(!U){if(!_){f=A+(f.length>0?" "+f:f);continue}if(U=n(q),!U){f=A+(f.length>0?" "+f:f);continue}_=!1}const ae=I.length===0?"":I.length===1?I[0]:m(I).join(":"),D=j?ae+we:ae,J=D+U;if(p.indexOf(J)>-1)continue;p.push(J);const Q=l(U,_);for(let Z=0;Z<Q.length;++Z){const te=Q[Z];p.push(D+te)}f=A+(f.length>0?" "+f:f)}return f},Ho=(...e)=>{let a=0,r,n,l="";for(;a<e.length;)(r=e[a++])&&(n=Ve(r))&&(l&&(l+=" "),l+=n);return l},Ve=e=>{if(typeof e=="string")return e;let a,r="";for(let n=0;n<e.length;n++)e[n]&&(a=Ve(e[n]))&&(r&&(r+=" "),r+=a);return r},Go=(e,...a)=>{let r,n,l,m;const p=f=>{const b=a.reduce((A,T)=>T(A),e());return r=qo(b),n=r.cache.get,l=r.cache.set,m=x,x(f)},x=f=>{const b=n(f);if(b)return b;const A=Bo(f,r);return l(f,A),A};return m=p,(...f)=>m(Ho(...f))},Wo=[],R=e=>{const a=r=>r[e]||Wo;return a.isThemeGetter=!0,a},Be=/^\[(?:(\w[\w-]*):)?(.+)\]$/i,He=/^\((?:(\w[\w-]*):)?(.+)\)$/i,Uo=/^\d+\/\d+$/,Do=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Zo=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Ko=/^(rgba?|hsla?|hwb|(ok)?(lab|lch)|color-mix)\(.+\)$/,Xo=/^(inset_)?-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Yo=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/,ie=e=>Uo.test(e),C=e=>!!e&&!Number.isNaN(Number(e)),ee=e=>!!e&&Number.isInteger(Number(e)),ve=e=>e.endsWith("%")&&C(e.slice(0,-1)),Y=e=>Do.test(e),Jo=()=>!0,Qo=e=>Zo.test(e)&&!Ko.test(e),Ge=()=>!1,er=e=>Xo.test(e),tr=e=>Yo.test(e),or=e=>!c(e)&&!d(e),rr=e=>le(e,De,Ge),c=e=>Be.test(e),re=e=>le(e,Ze,Qo),xe=e=>le(e,lr,C),Te=e=>le(e,We,Ge),ar=e=>le(e,Ue,tr),fe=e=>le(e,Ke,er),d=e=>He.test(e),de=e=>ce(e,Ze),nr=e=>ce(e,cr),Ie=e=>ce(e,We),sr=e=>ce(e,De),ir=e=>ce(e,Ue),ge=e=>ce(e,Ke,!0),le=(e,a,r)=>{const n=Be.exec(e);return n?n[1]?a(n[1]):r(n[2]):!1},ce=(e,a,r=!1)=>{const n=He.exec(e);return n?n[1]?a(n[1]):r:!1},We=e=>e==="position"||e==="percentage",Ue=e=>e==="image"||e==="url",De=e=>e==="length"||e==="size"||e==="bg-size",Ze=e=>e==="length",lr=e=>e==="number",cr=e=>e==="family-name",Ke=e=>e==="shadow",dr=()=>{const e=R("color"),a=R("font"),r=R("text"),n=R("font-weight"),l=R("tracking"),m=R("leading"),p=R("breakpoint"),x=R("container"),f=R("spacing"),b=R("radius"),A=R("shadow"),T=R("inset-shadow"),I=R("text-shadow"),j=R("drop-shadow"),q=R("blur"),E=R("perspective"),_=R("aspect"),U=R("ease"),ae=R("animate"),D=()=>["auto","avoid","all","avoid-page","page","left","right","column"],J=()=>["center","top","bottom","left","right","top-left","left-top","top-right","right-top","bottom-right","right-bottom","bottom-left","left-bottom"],Q=()=>[...J(),d,c],Z=()=>["auto","hidden","clip","visible","scroll"],te=()=>["auto","contain","none"],k=()=>[d,c,f],V=()=>[ie,"full","auto",...k()],pe=()=>[ee,"none","subgrid",d,c],me=()=>["auto",{span:["full",ee,d,c]},ee,d,c],ne=()=>[ee,"auto",d,c],ue=()=>["auto","min","max","fr",d,c],se=()=>["start","end","center","between","around","evenly","stretch","baseline","center-safe","end-safe"],G=()=>["start","end","center","stretch","center-safe","end-safe"],O=()=>["auto",...k()],K=()=>[ie,"auto","full","dvw","dvh","lvw","lvh","svw","svh","min","max","fit",...k()],g=()=>[e,d,c],ye=()=>[...J(),Ie,Te,{position:[d,c]}],o=()=>["no-repeat",{repeat:["","x","y","space","round"]}],t=()=>["auto","cover","contain",sr,rr,{size:[d,c]}],u=()=>[ve,de,re],h=()=>["","none","full",b,d,c],y=()=>["",C,de,re],v=()=>["solid","dashed","dotted","double"],w=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity"],i=()=>[C,ve,Ie,Te],M=()=>["","none",q,d,c],N=()=>["none",C,d,c],P=()=>["none",C,d,c],S=()=>[C,d,c],$=()=>[ie,"full",...k()];return{cacheSize:500,theme:{animate:["spin","ping","pulse","bounce"],aspect:["video"],blur:[Y],breakpoint:[Y],color:[Jo],container:[Y],"drop-shadow":[Y],ease:["in","out","in-out"],font:[or],"font-weight":["thin","extralight","light","normal","medium","semibold","bold","extrabold","black"],"inset-shadow":[Y],leading:["none","tight","snug","normal","relaxed","loose"],perspective:["dramatic","near","normal","midrange","distant","none"],radius:[Y],shadow:[Y],spacing:["px",C],text:[Y],"text-shadow":[Y],tracking:["tighter","tight","normal","wide","wider","widest"]},classGroups:{aspect:[{aspect:["auto","square",ie,c,d,_]}],container:["container"],columns:[{columns:[C,c,d,x]}],"break-after":[{"break-after":D()}],"break-before":[{"break-before":D()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],sr:["sr-only","not-sr-only"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:Q()}],overflow:[{overflow:Z()}],"overflow-x":[{"overflow-x":Z()}],"overflow-y":[{"overflow-y":Z()}],overscroll:[{overscroll:te()}],"overscroll-x":[{"overscroll-x":te()}],"overscroll-y":[{"overscroll-y":te()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:V()}],"inset-x":[{"inset-x":V()}],"inset-y":[{"inset-y":V()}],start:[{start:V()}],end:[{end:V()}],top:[{top:V()}],right:[{right:V()}],bottom:[{bottom:V()}],left:[{left:V()}],visibility:["visible","invisible","collapse"],z:[{z:[ee,"auto",d,c]}],basis:[{basis:[ie,"full","auto",x,...k()]}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["nowrap","wrap","wrap-reverse"]}],flex:[{flex:[C,ie,"auto","initial","none",c]}],grow:[{grow:["",C,d,c]}],shrink:[{shrink:["",C,d,c]}],order:[{order:[ee,"first","last","none",d,c]}],"grid-cols":[{"grid-cols":pe()}],"col-start-end":[{col:me()}],"col-start":[{"col-start":ne()}],"col-end":[{"col-end":ne()}],"grid-rows":[{"grid-rows":pe()}],"row-start-end":[{row:me()}],"row-start":[{"row-start":ne()}],"row-end":[{"row-end":ne()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":ue()}],"auto-rows":[{"auto-rows":ue()}],gap:[{gap:k()}],"gap-x":[{"gap-x":k()}],"gap-y":[{"gap-y":k()}],"justify-content":[{justify:[...se(),"normal"]}],"justify-items":[{"justify-items":[...G(),"normal"]}],"justify-self":[{"justify-self":["auto",...G()]}],"align-content":[{content:["normal",...se()]}],"align-items":[{items:[...G(),{baseline:["","last"]}]}],"align-self":[{self:["auto",...G(),{baseline:["","last"]}]}],"place-content":[{"place-content":se()}],"place-items":[{"place-items":[...G(),"baseline"]}],"place-self":[{"place-self":["auto",...G()]}],p:[{p:k()}],px:[{px:k()}],py:[{py:k()}],ps:[{ps:k()}],pe:[{pe:k()}],pt:[{pt:k()}],pr:[{pr:k()}],pb:[{pb:k()}],pl:[{pl:k()}],m:[{m:O()}],mx:[{mx:O()}],my:[{my:O()}],ms:[{ms:O()}],me:[{me:O()}],mt:[{mt:O()}],mr:[{mr:O()}],mb:[{mb:O()}],ml:[{ml:O()}],"space-x":[{"space-x":k()}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":k()}],"space-y-reverse":["space-y-reverse"],size:[{size:K()}],w:[{w:[x,"screen",...K()]}],"min-w":[{"min-w":[x,"screen","none",...K()]}],"max-w":[{"max-w":[x,"screen","none","prose",{screen:[p]},...K()]}],h:[{h:["screen","lh",...K()]}],"min-h":[{"min-h":["screen","lh","none",...K()]}],"max-h":[{"max-h":["screen","lh",...K()]}],"font-size":[{text:["base",r,de,re]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:[n,d,xe]}],"font-stretch":[{"font-stretch":["ultra-condensed","extra-condensed","condensed","semi-condensed","normal","semi-expanded","expanded","extra-expanded","ultra-expanded",ve,c]}],"font-family":[{font:[nr,c,a]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractions"],tracking:[{tracking:[l,d,c]}],"line-clamp":[{"line-clamp":[C,"none",d,xe]}],leading:[{leading:[m,...k()]}],"list-image":[{"list-image":["none",d,c]}],"list-style-position":[{list:["inside","outside"]}],"list-style-type":[{list:["disc","decimal","none",d,c]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"placeholder-color":[{placeholder:g()}],"text-color":[{text:g()}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...v(),"wavy"]}],"text-decoration-thickness":[{decoration:[C,"from-font","auto",d,re]}],"text-decoration-color":[{decoration:g()}],"underline-offset":[{"underline-offset":[C,"auto",d,c]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:k()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",d,c]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],wrap:[{wrap:["break-word","anywhere","normal"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",d,c]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:ye()}],"bg-repeat":[{bg:o()}],"bg-size":[{bg:t()}],"bg-image":[{bg:["none",{linear:[{to:["t","tr","r","br","b","bl","l","tl"]},ee,d,c],radial:["",d,c],conic:[ee,d,c]},ir,ar]}],"bg-color":[{bg:g()}],"gradient-from-pos":[{from:u()}],"gradient-via-pos":[{via:u()}],"gradient-to-pos":[{to:u()}],"gradient-from":[{from:g()}],"gradient-via":[{via:g()}],"gradient-to":[{to:g()}],rounded:[{rounded:h()}],"rounded-s":[{"rounded-s":h()}],"rounded-e":[{"rounded-e":h()}],"rounded-t":[{"rounded-t":h()}],"rounded-r":[{"rounded-r":h()}],"rounded-b":[{"rounded-b":h()}],"rounded-l":[{"rounded-l":h()}],"rounded-ss":[{"rounded-ss":h()}],"rounded-se":[{"rounded-se":h()}],"rounded-ee":[{"rounded-ee":h()}],"rounded-es":[{"rounded-es":h()}],"rounded-tl":[{"rounded-tl":h()}],"rounded-tr":[{"rounded-tr":h()}],"rounded-br":[{"rounded-br":h()}],"rounded-bl":[{"rounded-bl":h()}],"border-w":[{border:y()}],"border-w-x":[{"border-x":y()}],"border-w-y":[{"border-y":y()}],"border-w-s":[{"border-s":y()}],"border-w-e":[{"border-e":y()}],"border-w-t":[{"border-t":y()}],"border-w-r":[{"border-r":y()}],"border-w-b":[{"border-b":y()}],"border-w-l":[{"border-l":y()}],"divide-x":[{"divide-x":y()}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":y()}],"divide-y-reverse":["divide-y-reverse"],"border-style":[{border:[...v(),"hidden","none"]}],"divide-style":[{divide:[...v(),"hidden","none"]}],"border-color":[{border:g()}],"border-color-x":[{"border-x":g()}],"border-color-y":[{"border-y":g()}],"border-color-s":[{"border-s":g()}],"border-color-e":[{"border-e":g()}],"border-color-t":[{"border-t":g()}],"border-color-r":[{"border-r":g()}],"border-color-b":[{"border-b":g()}],"border-color-l":[{"border-l":g()}],"divide-color":[{divide:g()}],"outline-style":[{outline:[...v(),"none","hidden"]}],"outline-offset":[{"outline-offset":[C,d,c]}],"outline-w":[{outline:["",C,de,re]}],"outline-color":[{outline:g()}],shadow:[{shadow:["","none",A,ge,fe]}],"shadow-color":[{shadow:g()}],"inset-shadow":[{"inset-shadow":["none",T,ge,fe]}],"inset-shadow-color":[{"inset-shadow":g()}],"ring-w":[{ring:y()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:g()}],"ring-offset-w":[{"ring-offset":[C,re]}],"ring-offset-color":[{"ring-offset":g()}],"inset-ring-w":[{"inset-ring":y()}],"inset-ring-color":[{"inset-ring":g()}],"text-shadow":[{"text-shadow":["none",I,ge,fe]}],"text-shadow-color":[{"text-shadow":g()}],opacity:[{opacity:[C,d,c]}],"mix-blend":[{"mix-blend":[...w(),"plus-darker","plus-lighter"]}],"bg-blend":[{"bg-blend":w()}],"mask-clip":[{"mask-clip":["border","padding","content","fill","stroke","view"]},"mask-no-clip"],"mask-composite":[{mask:["add","subtract","intersect","exclude"]}],"mask-image-linear-pos":[{"mask-linear":[C]}],"mask-image-linear-from-pos":[{"mask-linear-from":i()}],"mask-image-linear-to-pos":[{"mask-linear-to":i()}],"mask-image-linear-from-color":[{"mask-linear-from":g()}],"mask-image-linear-to-color":[{"mask-linear-to":g()}],"mask-image-t-from-pos":[{"mask-t-from":i()}],"mask-image-t-to-pos":[{"mask-t-to":i()}],"mask-image-t-from-color":[{"mask-t-from":g()}],"mask-image-t-to-color":[{"mask-t-to":g()}],"mask-image-r-from-pos":[{"mask-r-from":i()}],"mask-image-r-to-pos":[{"mask-r-to":i()}],"mask-image-r-from-color":[{"mask-r-from":g()}],"mask-image-r-to-color":[{"mask-r-to":g()}],"mask-image-b-from-pos":[{"mask-b-from":i()}],"mask-image-b-to-pos":[{"mask-b-to":i()}],"mask-image-b-from-color":[{"mask-b-from":g()}],"mask-image-b-to-color":[{"mask-b-to":g()}],"mask-image-l-from-pos":[{"mask-l-from":i()}],"mask-image-l-to-pos":[{"mask-l-to":i()}],"mask-image-l-from-color":[{"mask-l-from":g()}],"mask-image-l-to-color":[{"mask-l-to":g()}],"mask-image-x-from-pos":[{"mask-x-from":i()}],"mask-image-x-to-pos":[{"mask-x-to":i()}],"mask-image-x-from-color":[{"mask-x-from":g()}],"mask-image-x-to-color":[{"mask-x-to":g()}],"mask-image-y-from-pos":[{"mask-y-from":i()}],"mask-image-y-to-pos":[{"mask-y-to":i()}],"mask-image-y-from-color":[{"mask-y-from":g()}],"mask-image-y-to-color":[{"mask-y-to":g()}],"mask-image-radial":[{"mask-radial":[d,c]}],"mask-image-radial-from-pos":[{"mask-radial-from":i()}],"mask-image-radial-to-pos":[{"mask-radial-to":i()}],"mask-image-radial-from-color":[{"mask-radial-from":g()}],"mask-image-radial-to-color":[{"mask-radial-to":g()}],"mask-image-radial-shape":[{"mask-radial":["circle","ellipse"]}],"mask-image-radial-size":[{"mask-radial":[{closest:["side","corner"],farthest:["side","corner"]}]}],"mask-image-radial-pos":[{"mask-radial-at":J()}],"mask-image-conic-pos":[{"mask-conic":[C]}],"mask-image-conic-from-pos":[{"mask-conic-from":i()}],"mask-image-conic-to-pos":[{"mask-conic-to":i()}],"mask-image-conic-from-color":[{"mask-conic-from":g()}],"mask-image-conic-to-color":[{"mask-conic-to":g()}],"mask-mode":[{mask:["alpha","luminance","match"]}],"mask-origin":[{"mask-origin":["border","padding","content","fill","stroke","view"]}],"mask-position":[{mask:ye()}],"mask-repeat":[{mask:o()}],"mask-size":[{mask:t()}],"mask-type":[{"mask-type":["alpha","luminance"]}],"mask-image":[{mask:["none",d,c]}],filter:[{filter:["","none",d,c]}],blur:[{blur:M()}],brightness:[{brightness:[C,d,c]}],contrast:[{contrast:[C,d,c]}],"drop-shadow":[{"drop-shadow":["","none",j,ge,fe]}],"drop-shadow-color":[{"drop-shadow":g()}],grayscale:[{grayscale:["",C,d,c]}],"hue-rotate":[{"hue-rotate":[C,d,c]}],invert:[{invert:["",C,d,c]}],saturate:[{saturate:[C,d,c]}],sepia:[{sepia:["",C,d,c]}],"backdrop-filter":[{"backdrop-filter":["","none",d,c]}],"backdrop-blur":[{"backdrop-blur":M()}],"backdrop-brightness":[{"backdrop-brightness":[C,d,c]}],"backdrop-contrast":[{"backdrop-contrast":[C,d,c]}],"backdrop-grayscale":[{"backdrop-grayscale":["",C,d,c]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[C,d,c]}],"backdrop-invert":[{"backdrop-invert":["",C,d,c]}],"backdrop-opacity":[{"backdrop-opacity":[C,d,c]}],"backdrop-saturate":[{"backdrop-saturate":[C,d,c]}],"backdrop-sepia":[{"backdrop-sepia":["",C,d,c]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":k()}],"border-spacing-x":[{"border-spacing-x":k()}],"border-spacing-y":[{"border-spacing-y":k()}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["","all","colors","opacity","shadow","transform","none",d,c]}],"transition-behavior":[{transition:["normal","discrete"]}],duration:[{duration:[C,"initial",d,c]}],ease:[{ease:["linear","initial",U,d,c]}],delay:[{delay:[C,d,c]}],animate:[{animate:["none",ae,d,c]}],backface:[{backface:["hidden","visible"]}],perspective:[{perspective:[E,d,c]}],"perspective-origin":[{"perspective-origin":Q()}],rotate:[{rotate:N()}],"rotate-x":[{"rotate-x":N()}],"rotate-y":[{"rotate-y":N()}],"rotate-z":[{"rotate-z":N()}],scale:[{scale:P()}],"scale-x":[{"scale-x":P()}],"scale-y":[{"scale-y":P()}],"scale-z":[{"scale-z":P()}],"scale-3d":["scale-3d"],skew:[{skew:S()}],"skew-x":[{"skew-x":S()}],"skew-y":[{"skew-y":S()}],transform:[{transform:[d,c,"","none","gpu","cpu"]}],"transform-origin":[{origin:Q()}],"transform-style":[{transform:["3d","flat"]}],translate:[{translate:$()}],"translate-x":[{"translate-x":$()}],"translate-y":[{"translate-y":$()}],"translate-z":[{"translate-z":$()}],"translate-none":["translate-none"],accent:[{accent:g()}],appearance:[{appearance:["none","auto"]}],"caret-color":[{caret:g()}],"color-scheme":[{scheme:["normal","dark","light","light-dark","only-dark","only-light"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",d,c]}],"field-sizing":[{"field-sizing":["fixed","content"]}],"pointer-events":[{"pointer-events":["auto","none"]}],resize:[{resize:["none","","y","x"]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":k()}],"scroll-mx":[{"scroll-mx":k()}],"scroll-my":[{"scroll-my":k()}],"scroll-ms":[{"scroll-ms":k()}],"scroll-me":[{"scroll-me":k()}],"scroll-mt":[{"scroll-mt":k()}],"scroll-mr":[{"scroll-mr":k()}],"scroll-mb":[{"scroll-mb":k()}],"scroll-ml":[{"scroll-ml":k()}],"scroll-p":[{"scroll-p":k()}],"scroll-px":[{"scroll-px":k()}],"scroll-py":[{"scroll-py":k()}],"scroll-ps":[{"scroll-ps":k()}],"scroll-pe":[{"scroll-pe":k()}],"scroll-pt":[{"scroll-pt":k()}],"scroll-pr":[{"scroll-pr":k()}],"scroll-pb":[{"scroll-pb":k()}],"scroll-pl":[{"scroll-pl":k()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",d,c]}],fill:[{fill:["none",...g()]}],"stroke-w":[{stroke:[C,de,re,xe]}],stroke:[{stroke:["none",...g()]}],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-x","border-w-y","border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-x","border-color-y","border-color-s","border-color-e","border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],translate:["translate-x","translate-y","translate-none"],"translate-none":["translate","translate-x","translate-y","translate-z"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]},orderSensitiveModifiers:["*","**","after","backdrop","before","details-content","file","first-letter","first-line","marker","placeholder","selection"]}},Aa=Go(dr),Re=e=>typeof e=="boolean"?`${e}`:e===0?"0":e,Le=Mo,Sa=(e,a)=>r=>{var n;if(a?.variants==null)return Le(e,r?.class,r?.className);const{variants:l,defaultVariants:m}=a,p=Object.keys(l).map(b=>{const A=r?.[b],T=m?.[b];if(A===null)return null;const I=Re(A)||Re(T);return l[b][I]}),x=r&&Object.entries(r).reduce((b,A)=>{let[T,I]=A;return I===void 0||(b[T]=I),b},{}),f=a==null||(n=a.compoundVariants)===null||n===void 0?void 0:n.reduce((b,A)=>{let{class:T,className:I,...j}=A;return Object.entries(j).every(q=>{let[E,_]=q;return Array.isArray(_)?_.includes({...m,...x}[E]):{...m,...x}[E]===_})?[...b,T,I]:b},[]);return Le(e,p,f,r?.class,r?.className)};export{Er as $,yr as A,gr as B,br as C,ra as D,$r as E,Lr as F,qr as G,Hr as H,Wr as I,ya as J,Br as K,Kr as L,Yr as M,ba as N,Pr as O,ta as P,pa as Q,la as R,ha as S,xa as T,wa as U,wr as V,Ca as W,za as X,da as Y,Na as Z,Sr as _,Mo as a,Ar as a0,mr as a1,Xr as a2,ia as a3,oa as a4,Jr as a5,Gr as a6,ka as a7,Qr as a8,ua as a9,Tr as aa,Ir as ab,Vr as ac,Dr as ad,sa as ae,Ur as af,ea as ag,ma as ah,fr as ai,Sa as b,pr as c,Cr as d,Mr as e,_a as f,jr as g,ur as h,xr as i,Fr as j,Or as k,Rr as l,vr as m,va as n,na as o,zr as p,fa as q,Ma as r,Nr as s,Aa as t,aa as u,ga as v,kr as w,_r as x,ca as y,Zr as z};
|
package/ui/dist/index.html
CHANGED
|
@@ -8,14 +8,14 @@
|
|
|
8
8
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
9
9
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
10
10
|
<link href="https://fonts.googleapis.com/css2?family=Archivo+Black&family=Work+Sans:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&family=DM+Sans:wght@400;500;700&family=Space+Mono:wght@400;700&family=Outfit:wght@400;500;600;700&family=Inter:wght@400;500;600;700&display=swap" rel="stylesheet">
|
|
11
|
-
<script type="module" crossorigin src="/assets/index-
|
|
11
|
+
<script type="module" crossorigin src="/assets/index-DOPvjpbF.js"></script>
|
|
12
12
|
<link rel="modulepreload" crossorigin href="/assets/vendor-react-qkC6yhPU.js">
|
|
13
13
|
<link rel="modulepreload" crossorigin href="/assets/vendor-query-BUABzP5o.js">
|
|
14
|
-
<link rel="modulepreload" crossorigin href="/assets/vendor-utils-
|
|
14
|
+
<link rel="modulepreload" crossorigin href="/assets/vendor-utils-ZeeSylek.js">
|
|
15
15
|
<link rel="modulepreload" crossorigin href="/assets/vendor-flow-CVNK-_lx.js">
|
|
16
16
|
<link rel="modulepreload" crossorigin href="/assets/vendor-radix-DTNNCg2d.js">
|
|
17
17
|
<link rel="modulepreload" crossorigin href="/assets/vendor-xterm-DP_gxef0.js">
|
|
18
|
-
<link rel="stylesheet" crossorigin href="/assets/index-
|
|
18
|
+
<link rel="stylesheet" crossorigin href="/assets/index-CCu7z6o1.css">
|
|
19
19
|
</head>
|
|
20
20
|
<body>
|
|
21
21
|
<div id="root"></div>
|