what-compiler 0.13.4 → 0.13.6

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.min.js CHANGED
@@ -1,15 +1,15 @@
1
- var Ke=new Set(["preventDefault","stopPropagation","once","capture","passive","self"]),Ze=new Set(["once","capture","passive"]),Ye=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),Qe=new Set(["click","input","change","keydown","keyup","submit","focusin","focusout","mousedown","mouseup"]),ne=new Set(["Math","Number","String","Boolean","parseInt","parseFloat","isNaN","isFinite","encodeURIComponent","decodeURIComponent","encodeURI","decodeURI","JSON","Date","Array","Object","console","RegExp"]),Ce=new Set(["useSignal","signal","computed","useComputed","useState","useReducer","createResource","useSWR","useQuery","useInfiniteQuery"]),en=new Set(["For","Show","Switch","Match"]),nn=new Set(["what-framework/server","what-server","what-server/actions"]);function rn(e){let g=0xcbf29ce484222325n;for(let h=0;h<e.length;h++)g^=BigInt(e.charCodeAt(h)),g=BigInt.asUintN(64,g*0x100000001b3n);return g.toString(36)}function on(e,g){let h=String(e||"<unknown>").replace(/\\/g,"/").replace(/[?#].*$/,""),S=String(g||"").replace(/\\/g,"/").replace(/\/+$/,"");return S&&h.startsWith(`${S}/`)?h.slice(S.length+1):h.replace(/^\.\//,"")}function W(e){if(!/[\r\n]/.test(e))return e.replace(/\t/g," ");let g=e.split(/\r\n|\n|\r/),h=-1;for(let x=0;x<g.length;x++)/[^ \t]/.test(g[x])&&(h=x);if(h===-1)return"";let S="";for(let x=0;x<g.length;x++){let y=g[x].replace(/\t/g," "),v=x===0,C=x===g.length-1;v||(y=y.replace(/^ +/,"")),C||(y=y.replace(/ +$/,"")),y&&(x!==h&&(y+=" "),S+=y)}return S}function ie({types:e}){let g=new Set,h=new Set;function S(i,n){return!(!i.includes("__")||!i.startsWith("on")||i.split("__").slice(1).filter(t=>t!=="").length===0)}function x(i){let n=i.includes("|")?"|":"__",r=i.split(n),o=r[0],t=r.slice(1).filter(s=>Ke.has(s));return{eventName:o,modifiers:t}}function y(i){return i.startsWith("bind:")}function v(i){return i.slice(5)}function C(i){return/^[A-Z]/.test(i)}function O(i,n,r){if(typeof i?.buildCodeFrameError=="function")return i.buildCodeFrameError(r);let o=i?.node;if(o&&typeof n?.file?.buildCodeFrameError=="function")return n.file.buildCodeFrameError(o,r);let t=o?.loc?.start,s=n?.filename||n?.file?.opts?.filename||"<unknown>";return new Error(`[what-compiler] ${r} (${t?`${s}:${t.line}:${t.column+1}`:s})`)}function M(i){let n=i.openingElement?i.openingElement.name:i.name;return e.isJSXMemberExpression(n)?!0:e.isJSXIdentifier(n)&&C(n.name)}function I(i,n){return!!(n.foreignImports&&n.foreignImports.has(i))}function T(i,n){return!!(n.whatImports&&n.whatImports.has(i))}function j(i){return i.children.some(n=>e.isJSXElement(n)&&e.isJSXIdentifier(n.openingElement.name,{name:"Match"}))}function X(i){return e.isJSXMemberExpression(i)?e.memberExpression(X(i.object),e.identifier(i.property.name)):e.identifier(i.name)}function R(i){let n=i.node.params;if(n.length!==1||!e.isObjectPattern(n[0]))return;let r=n[0],o=-1;for(let c=0;c<r.properties.length;c++){let E=r.properties[c];if(e.isRestElement(E))return;if(e.isObjectProperty(E)&&!E.computed&&e.isIdentifier(E.key,{name:"children"})){if(o!==-1||!e.isIdentifier(E.value))return;o=c}}if(o===-1)return;let t=i.scope.getBinding(r.properties[o].value.name);if(!t||t.constantViolations.length>0||t.referencePaths.length===0||!t.referencePaths.every(c=>{let E=c.parentPath;if(!E||!E.isJSXExpressionContainer())return!1;let u=E.parentPath;if(!u||!u.isJSXElement()||!M(u.node))return!1;let w=u.node.openingElement.name;return!(e.isJSXIdentifier(w)&&en.has(w.name))}))return;let a=i.scope.generateUidIdentifier("props");r.typeAnnotation&&(a.typeAnnotation=r.typeAnnotation),n[0]=a;let l=r.properties.filter((c,E)=>E!==o);if(l.length>0){e.isBlockStatement(i.node.body)||(i.node.body=e.blockStatement([e.returnStatement(i.node.body)]));let c=e.objectPattern(l);i.node.body.body.unshift(e.variableDeclaration("const",[e.variableDeclarator(c,e.cloneNode(a))])),i.node._whatMovedProps=c}for(let c of t.referencePaths)c.replaceWith(e.memberExpression(e.cloneNode(a),e.identifier("children")));i.scope.crawl()}function $(i){return Ye.has(String(i).toLowerCase())}function k(i){return i?e.isJSXExpressionContainer(i)?i.expression:e.isStringLiteral(i)?i:e.stringLiteral(i.value||""):e.booleanLiteral(!0)}function D(i){return i==="className"?"class":i==="htmlFor"?"for":i}function J(i){return e.isJSXNamespacedName(i.name)?`${i.name.namespace.name}:${i.name.name.name}`:typeof i.name.name=="string"?i.name.name:String(i.name.name)}function z(i){return!!i&&i.length>2&&/^on/i.test(i)}function Y(i,n){if(n.length===0)return i;let r=i;for(let o of n)switch(o){case"preventDefault":r=e.arrowFunctionExpression([e.identifier("e")],e.blockStatement([e.expressionStatement(e.callExpression(e.memberExpression(e.identifier("e"),e.identifier("preventDefault")),[])),e.expressionStatement(e.callExpression(r,[e.identifier("e")]))]));break;case"stopPropagation":r=e.arrowFunctionExpression([e.identifier("e")],e.blockStatement([e.expressionStatement(e.callExpression(e.memberExpression(e.identifier("e"),e.identifier("stopPropagation")),[])),e.expressionStatement(e.callExpression(r,[e.identifier("e")]))]));break;case"self":r=e.arrowFunctionExpression([e.identifier("e")],e.blockStatement([e.ifStatement(e.binaryExpression("===",e.memberExpression(e.identifier("e"),e.identifier("target")),e.memberExpression(e.identifier("e"),e.identifier("currentTarget"))),e.expressionStatement(e.callExpression(r,[e.identifier("e")])))]));break;case"once":case"capture":case"passive":break}return r}function L(i,n){return n.has(i)}function Q(i){let n=new Set,r=new Set;n.fromDestructuredProps=r;function o(a){let l=a.init;if(!l||!e.isCallExpression(l))return;let c=l.callee,E="";if(e.isIdentifier(c)?E=c.name:e.isMemberExpression(c)&&e.isIdentifier(c.property)&&(E=c.property.name),Ce.has(E)){let u=a.id;if(e.isIdentifier(u))n.add(u.name);else if(e.isArrayPattern(u))for(let w of u.elements)e.isIdentifier(w)&&n.add(w.name);else if(e.isObjectPattern(u))for(let w of u.properties)e.isObjectProperty(w)&&e.isIdentifier(w.value)&&n.add(w.value.name)}}function t(a){if(e.isObjectPattern(a))for(let l of a.properties)e.isObjectProperty(l)&&e.isIdentifier(l.value)?(n.add(l.value.name),r.add(l.value.name)):e.isRestElement(l)&&e.isIdentifier(l.argument)&&(n.add(l.argument.name),r.add(l.argument.name))}let s=i.scope;for(;s;){for(let l of Object.values(s.bindings))l.path.isVariableDeclarator()&&o(l.path.node);let a=s.path&&s.path.node;if(a){if(a.params)for(let l of a.params)t(l);a._whatMovedProps&&t(a._whatMovedProps)}s=s.parent}return n}function te(i){if(!e.isCallExpression(i))return!1;let n=i.callee;return e.isMemberExpression(n)&&e.isIdentifier(n.object)?ne.has(n.object.name):e.isIdentifier(n)?ne.has(n.name):!1}function ge(i,n,r){if(!n)return!1;if(e.isCallExpression(i)){if(e.isIdentifier(i.callee)&&L(i.callee.name,n)||r&&e.isIdentifier(i.callee)&&r.has(i.callee.name)&&!ne.has(i.callee.name)||e.isMemberExpression(i.callee)&&e.isIdentifier(i.callee.object)&&L(i.callee.object.name,n)||te(i))return!1;if(i.arguments.some(o=>N(o,n,r)))return!0}return!1}function N(i,n,r){return n||(n=new Set),e.isCallExpression(i)?e.isIdentifier(i.callee)&&L(i.callee.name,n)||r&&e.isIdentifier(i.callee)&&r.has(i.callee.name)&&!ne.has(i.callee.name)||e.isMemberExpression(i.callee)&&e.isIdentifier(i.callee.object)&&L(i.callee.object.name,n)?!0:te(i)?i.arguments.some(o=>N(o,n,r)):e.isIdentifier(i.callee)?i.arguments.some(o=>N(o,n,r)):N(i.callee,n,r)||i.arguments.some(o=>N(o,n,r)):e.isIdentifier(i)?L(i.name,n)||r&&r.has(i.name):e.isMemberExpression(i)?N(i.object,n,r):e.isConditionalExpression(i)?N(i.test,n,r)||N(i.consequent,n,r)||N(i.alternate,n,r):e.isBinaryExpression(i)||e.isLogicalExpression(i)?N(i.left,n,r)||N(i.right,n,r):e.isUnaryExpression(i)?N(i.argument,n,r):e.isTemplateLiteral(i)?i.expressions.some(o=>N(o,n,r)):e.isObjectExpression(i)?i.properties.some(o=>e.isObjectProperty(o)&&N(o.value,n,r)):e.isArrayExpression(i)?i.elements.some(o=>o&&N(o,n,r)):(e.isArrowFunctionExpression(i)||e.isFunctionExpression(i),!1)}function H(i,n){if(!i||typeof i!="object")return n;switch(i.type){case"Identifier":n.add(i.name);break;case"AssignmentPattern":H(i.left,n);break;case"RestElement":H(i.argument,n);break;case"ArrayPattern":for(let r of i.elements)H(r,n);break;case"ObjectPattern":for(let r of i.properties)H(r.type==="RestElement"?r.argument:r.value,n);break;default:break}return n}function je(i){let n=new Set;for(let o=1;o<i.params.length;o++)H(i.params[o],n);let r=o=>{if(!(!o||typeof o!="object")){if(Array.isArray(o)){o.forEach(r);return}switch(o.type){case"VariableDeclaration":for(let t of o.declarations)H(t.id,n);return;case"FunctionDeclaration":case"ClassDeclaration":o.id&&n.add(o.id.name);return;case"FunctionExpression":case"ArrowFunctionExpression":case"ClassExpression":return;case"CatchClause":H(o.param,n),r(o.body);return;case"ForStatement":case"ForInStatement":case"ForOfStatement":r(o.init),r(o.left),r(o.body);return;default:break}for(let t of Object.keys(o)){if(t==="loc"||t==="start"||t==="end"||t==="type"||t==="leadingComments"||t==="trailingComments"||t==="innerComments")continue;let s=o[t];s&&typeof s=="object"&&r(s)}}};e.isBlockStatement(i.body)&&r(i.body.body);for(let o of H(i.params[0],new Set))n.delete(o);return n}function De(i,n){if(n.size===0)return null;let r=null,o=t=>{if(!(r||!t||typeof t!="object")){if(Array.isArray(t)){t.forEach(o);return}if(t.type==="Identifier"){n.has(t.name)&&(r=t.name);return}for(let s of Object.keys(t)){if(s==="loc"||s==="start"||s==="end"||s==="type"||s==="leadingComments"||s==="trailingComments"||s==="innerComments"||t.type==="MemberExpression"&&s==="property"&&!t.computed||(t.type==="ObjectProperty"||t.type==="ObjectMethod")&&s==="key"&&!t.computed)continue;let a=t[s];a&&typeof a=="object"&&o(a)}}};return o(i),r}function Ee(i,n){let r=i,o=!1;if(e.isArrowFunctionExpression(i)&&i.params.length===0&&(r=i.body,o=!0),e.isConditionalExpression(r)){let s=ee(r.consequent,n),a=ee(r.alternate,n);if(s||a){let l=e.conditionalExpression(r.test,s||r.consequent,a||r.alternate);return o?e.arrowFunctionExpression([],l):l}return null}if(e.isLogicalExpression(r)&&(r.operator==="&&"||r.operator==="||")){let s=ee(r.right,n);if(s){let a=e.logicalExpression(r.operator,r.left,s);return o?e.arrowFunctionExpression([],a):a}return null}return ee(r,n)}function ee(i,n){if(!e.isCallExpression(i)||!e.isMemberExpression(i.callee)||!e.isIdentifier(i.callee.property,{name:"map"})||i.arguments.length<1)return null;let r=i.arguments[0];if(!e.isArrowFunctionExpression(r)&&!e.isFunctionExpression(r))return null;let o=null;if(e.isArrowFunctionExpression(r)){if(e.isExpression(r.body))o=r.body;else if(e.isBlockStatement(r.body)){let p=r.body.body.find(f=>e.isReturnStatement(f));p&&(o=p.argument)}}else if(e.isFunctionExpression(r)){let p=r.body.body.find(f=>e.isReturnStatement(f));p&&(o=p.argument)}if(!o||!e.isJSXElement(o))return null;let t=o.openingElement.attributes,s=null;for(let p of t)if(e.isJSXAttribute(p)&&J(p)==="key"){s=p;break}if(!s)return null;let a=k(s.value);if(!a)return null;let l=je(r);if(De(a,l)){let p=e.isIdentifier(a)&&r.params[1]&&e.isIdentifier(r.params[1],{name:a.name});return null}o.openingElement.attributes=t.filter(p=>p!==s);let E=i.callee.object,u=e.arrowFunctionExpression([],E),w=r.params[0]?e.cloneNode(r.params[0],!0):e.identifier("_item"),d=e.arrowFunctionExpression([w],e.cloneNode(a,!0));return e.callExpression(e.identifier("_$mapArray"),[u,r,e.objectExpression([e.objectProperty(e.identifier("key"),d),e.objectProperty(e.identifier("raw"),e.booleanLiteral(!0))])])}function se(i){if(e.isJSXText(i))return!0;if(e.isJSXExpressionContainer(i))return!1;if(e.isJSXElement(i)){let n=i.openingElement;if(M(i))return!1;for(let r of n.attributes){if(e.isJSXSpreadAttribute(r))return!1;let o=r.value;if(e.isJSXExpressionContainer(o))return!1}return i.children.every(se)}return!1}function xe(i){return e.isJSXSpreadAttribute(i)?!0:i.value?e.isJSXExpressionContainer(i.value):!1}function ae(i){if(e.isJSXText(i)){let s=W(i.value);return s?be(s):""}if(e.isJSXExpressionContainer(i))return e.isJSXEmptyExpression(i.expression)?"":"<!--$-->";if(!e.isJSXElement(i))return"";let n=i.openingElement,r=n.name.name;if(M(i))return"";let o=`<${r}`;for(let s of n.attributes){if(e.isJSXSpreadAttribute(s))continue;let a=J(s);if(a==="key"||z(a)||a.startsWith("bind:")||a.includes("|"))continue;let l=a;if(a==="className"&&(l="class"),a==="htmlFor"&&(l="for"),!s.value)o+=` ${l}`;else if(e.isStringLiteral(s.value))o+=` ${l}="${Je(s.value.value)}"`;else if(e.isJSXExpressionContainer(s.value))continue}let t=i.openingElement.selfClosing;if(t&&$(r))return o+=">",o;if(t)return o+=`></${r}>`,o;o+=">";for(let s of i.children)if(e.isJSXText(s)){let a=W(s.value);a&&(o+=be(a))}else e.isJSXExpressionContainer(s)?e.isJSXEmptyExpression(s.expression)||(o+="<!--$-->"):e.isJSXElement(s)?M(s)?o+="<!--$-->":o+=ae(s):e.isJSXFragment(s)&&(o+="<!--$-->");return o+=`</${r}>`,o}function be(i){return i.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function Je(i){return i.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function B(i,n){let{node:r}=i,o=r.openingElement,t=o.name.name;if(!I(t,n)){if(t==="For")return Re(i,n);if(t==="Show")return We(i,n)}if(t==="Switch"&&(!I(t,n)||j(r)))return He(i,n);if(M(r))return we(i,n);let s=o.attributes,a=r.children,l=a.every(se),c=s.every(f=>!xe(f)),E=s.every(f=>{if(e.isJSXSpreadAttribute(f))return!1;let m=J(f);return!m?.startsWith("on")&&!m?.startsWith("bind:")});if(l&&c&&E){let f=ae(r);if(f){let m=_e(n,f);return n.needsTemplate=!0,e.callExpression(e.identifier(m),[])}}let u=ae(r);if(!u){let f=r.loc,m=n.filename||n.file?.opts?.filename||"<unknown>",b=f?`:${f.start.line}:${f.start.column}`:"";return console.warn(`[what-compiler] Could not extract template for <${t}> at ${m}${b}. Falling back to h() for this element. This element could not be statically analyzed. Consider simplifying the JSX.`),n.needsH=!0,le(i,n)}let w=_e(n,u);n.needsTemplate=!0;let d=n.nextVarId(),p=[e.variableDeclaration("const",[e.variableDeclarator(e.identifier(d),e.callExpression(e.identifier(w),[]))])];return ye(p,d,s,n,t),Se(p,d,a,r,n),n._pendingSetup||(n._pendingSetup=[]),n._pendingSetup.push(...p),e.identifier(d)}function le(i,n){let{node:r}=i,o=r.openingElement,t=o.name.name,s=o.attributes,a=r.children,l=[];for(let u of s){if(e.isJSXSpreadAttribute(u))continue;let w=J(u),d=k(u.value),p=D(w);l.push(e.objectProperty(/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(p)?e.identifier(p):e.stringLiteral(p),d))}let c=[];for(let u of a)if(e.isJSXText(u)){let w=W(u.value);w&&c.push(e.stringLiteral(w))}else e.isJSXExpressionContainer(u)?e.isJSXEmptyExpression(u.expression)||c.push(u.expression):e.isJSXElement(u)?c.push(B({node:u},n)):e.isJSXFragment(u)&&c.push(q({node:u},n));let E=l.length>0?e.objectExpression(l):e.nullLiteral();return e.callExpression(e.identifier("h"),[e.stringLiteral(t),E,...c])}let Te=new Set(["input","textarea","select","option"]);function ye(i,n,r,o,t){function s(c,E){return c==="class"?(o.needsSetClass=!0,e.callExpression(e.identifier("_$setClass"),[e.identifier(n),E])):c==="style"?(o.needsSetStyle=!0,e.callExpression(e.identifier("_$setStyle"),[e.identifier(n),E])):c==="value"&&t&&Te.has(t)?(o.needsSetValue=!0,e.callExpression(e.identifier("_$setValue"),[e.identifier(n),E])):c==="checked"&&t==="input"?(o.needsSetChecked=!0,e.callExpression(e.identifier("_$setChecked"),[e.identifier(n),E])):c.startsWith("data-")||c.startsWith("aria-")?(o.needsSetAttr=!0,e.callExpression(e.identifier("_$setAttr"),[e.identifier(n),e.stringLiteral(c),E])):(o.needsSetProp=!0,e.callExpression(e.identifier("_$setProp"),[e.identifier(n),e.stringLiteral(c),E]))}let a=!1;function l(){a||(a=!0,i.push(e.expressionStatement(e.callExpression(e.identifier("_$delegate$"),[]))))}for(let c of r){if(e.isJSXSpreadAttribute(c)){o.needsSpread=!0,i.push(e.expressionStatement(e.callExpression(e.identifier("_$spread"),[e.identifier(n),c.argument])));continue}let E=J(c);if(E!=="key"){if(E==="ref"){let u=k(c.value);i.push(e.expressionStatement(e.conditionalExpression(e.binaryExpression("===",e.unaryExpression("typeof",u),e.stringLiteral("function")),e.callExpression(e.cloneNode(u),[e.identifier(n)]),e.assignmentExpression("=",e.memberExpression(e.cloneNode(u),e.identifier("current")),e.identifier(n)))));continue}if(E.startsWith("on")&&!E.includes("|")&&!S(E,o)){let u=E.slice(2).toLowerCase(),w=k(c.value);Qe.has(u)?(o.needsDelegation=!0,o.delegatedEvents||(o.delegatedEvents=new Set),o.delegatedEvents.add(u),l(),i.push(e.expressionStatement(e.assignmentExpression("=",e.memberExpression(e.identifier(n),e.identifier(`$$${u}`)),w)))):i.push(e.expressionStatement(e.callExpression(e.memberExpression(e.identifier(n),e.identifier("addEventListener")),[e.stringLiteral(u),w])));continue}if(E.startsWith("on")&&(E.includes("|")||S(E,o))){let{eventName:u,modifiers:w}=x(E),d=k(c.value),p=Y(d,w),f=u.slice(2).toLowerCase(),m=w.filter(_=>Ze.has(_)),b=[e.stringLiteral(f),p];if(m.length>0){let _=m.map(A=>e.objectProperty(e.identifier(A),e.booleanLiteral(!0)));b.push(e.objectExpression(_))}i.push(e.expressionStatement(e.callExpression(e.memberExpression(e.identifier(n),e.identifier("addEventListener")),b)));continue}if(y(E)){let u=v(E),w=c.value.expression;o.needsEffect=!0,u==="value"?(i.push(e.expressionStatement(e.callExpression(e.identifier("_$effect"),[e.arrowFunctionExpression([],e.assignmentExpression("=",e.memberExpression(e.identifier(n),e.identifier("value")),e.callExpression(e.cloneNode(w),[])))]))),i.push(e.expressionStatement(e.callExpression(e.memberExpression(e.identifier(n),e.identifier("addEventListener")),[e.stringLiteral("input"),e.arrowFunctionExpression([e.identifier("e")],e.callExpression(e.memberExpression(e.cloneNode(w),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("value"))]))])))):u==="checked"&&(o.needsEffect=!0,i.push(e.expressionStatement(e.callExpression(e.identifier("_$effect"),[e.arrowFunctionExpression([],e.assignmentExpression("=",e.memberExpression(e.identifier(n),e.identifier("checked")),e.callExpression(e.cloneNode(w),[])))]))),i.push(e.expressionStatement(e.callExpression(e.memberExpression(e.identifier(n),e.identifier("addEventListener")),[e.stringLiteral("change"),e.arrowFunctionExpression([e.identifier("e")],e.callExpression(e.memberExpression(e.cloneNode(w),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("checked"))]))]))));continue}if(e.isJSXExpressionContainer(c.value)){let u=c.value.expression,w=D(E);if(N(u,o.signalNames,o.importedIdentifiers)){o.needsEffect=!0;let d=o.signalNames&&o.signalNames.fromDestructuredProps,p=e.isIdentifier(u)&&!(d&&d.has(u.name))&&(L(u.name,o.signalNames)||o.importedIdentifiers&&o.importedIdentifiers.has(u.name))?e.callExpression(u,[]):u,f=e.callExpression(e.identifier("_$effect"),[e.arrowFunctionExpression([],s(w,p))]);ge(u,o.signalNames,o.importedIdentifiers)&&e.addComment(f,"leading"," @what-dev: effect wrapping may be unnecessary \u2014 expression contains a non-signal function call with reactive args ",!1),i.push(e.expressionStatement(f))}else i.push(e.expressionStatement(s(w,u)))}}}}function ce(i){if(!i||typeof i!="object")return!1;if(Array.isArray(i))return i.some(ce);if(i.type==="JSXElement"||i.type==="JSXFragment"||i.type==="CallExpression"&&i.callee&&i.callee.type==="Identifier"&&(i.callee.name==="_$mapArray"||i.callee.name==="mapArray"))return!0;for(let n of Object.keys(i)){if(n==="loc"||n==="start"||n==="end"||n==="leadingComments"||n==="trailingComments"||n==="innerComments")continue;let r=i[n];if(r&&typeof r=="object"&&ce(r))return!0}return!1}function Xe(i){let n=i.parent;return n?e.isLogicalExpression(n)?i.key==="right":e.isConditionalExpression(n)?i.key==="consequent"||i.key==="alternate":e.isOptionalCallExpression(n)||e.isOptionalMemberExpression(n)?i.key!=="callee"&&i.key!=="object":!1:!1}function G(i,n,r){let o=null,t=!1;if(e.isConditionalExpression(i))o=i.test,t=!0;else if(e.isLogicalExpression(i)&&(i.operator==="&&"||i.operator==="||"))o=i.left;else return i;if(!N(o,r.signalNames,r.importedIdentifiers)||!(t?[i.consequent,i.alternate]:[i.right]).some(ce))return i;let a=r.nextMemoId();r.needsMemo=!0;let l=t?e.unaryExpression("!",e.unaryExpression("!",o)):o;n.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(a),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],l)]))]));let c=e.callExpression(e.identifier(a),[]);return t?e.conditionalExpression(c,i.consequent,i.alternate):e.logicalExpression(i.operator,c,i.right)}function Se(i,n,r,o,t){let s=[],a=0;for(let d of r){if(e.isJSXText(d)){W(d.value)&&a++;continue}if(e.isJSXExpressionContainer(d)){if(e.isJSXEmptyExpression(d.expression))continue;s.push({type:"expression",child:d,childIndex:a}),a++;continue}if(e.isJSXElement(d)){let p=d.openingElement.name.name;if(M(d)||p==="For"||p==="Show")s.push({type:"component",child:d,childIndex:a}),a++;else{let f=d.openingElement.attributes.some(xe)||d.openingElement.attributes.some(m=>!e.isJSXSpreadAttribute(m)&&J(m)?.startsWith("on"))||!d.children.every(se);s.push({type:"static",child:d,childIndex:a,hasAnythingDynamic:f}),a++}continue}e.isJSXFragment(d)&&(s.push({type:"fragment",child:d,childIndex:a}),a++)}let l=s.filter(d=>d.type==="expression"||d.type==="component"||d.type==="fragment"||d.type==="static"&&d.hasAnythingDynamic),c=l.length>=2,E=new Map;if(c){let d=null,p=0;for(let f of l){let m=f.childIndex,b=t.nextVarId();E.set(m,b);let _;if(d===null)_=fe(n,m);else{_=e.identifier(d);for(let A=p;A<m;A++)_=e.memberExpression(_,e.identifier("nextSibling"))}i.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(b),_)])),d=b,p=m}}function u(d){return E.has(d)?e.identifier(E.get(d)):fe(n,d)}for(let d of s){if(d.type==="expression"){let p=d.child.expression,f=u(d.childIndex);t.needsInsert=!0;let m=Ee(p,t);if(m){t.needsMapArray=!0;let _=e.isCallExpression(m)&&e.isIdentifier(m.callee)&&(m.callee.name==="_$mapArray"||m.callee.name==="mapArray"),A=e.isArrowFunctionExpression(m);A&&e.isExpression(m.body)?m.body=G(m.body,i,t):!_&&!A&&(m=G(m,i,t));let F=_||A?m:e.arrowFunctionExpression([],m);i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),F,f])));continue}if(e.isCallExpression(p)&&e.isIdentifier(p.callee)&&(p.callee.name==="mapArray"||p.callee.name==="_$mapArray")){t.needsMapArray=!0,p.callee.name==="mapArray"&&(p.callee.name="_$mapArray"),i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),p,f])));continue}if(N(p,t.signalNames,t.importedIdentifiers)){p=G(p,i,t);let _=e.callExpression(e.identifier("_$insert"),[e.identifier(n),e.arrowFunctionExpression([],p),f]);ge(p,t.signalNames,t.importedIdentifiers)&&e.addComment(_,"leading"," @what-dev: reactive wrapping may be unnecessary \u2014 expression contains a non-signal function call with reactive args ",!1),i.push(e.expressionStatement(_))}else i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),p,f])));continue}if(d.type==="component"){let p=B({node:d.child},t),f=u(d.childIndex);t.needsInsert=!0,i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),p,f])));continue}if(d.type==="static"&&d.hasAnythingDynamic){let p;E.has(d.childIndex)?p=E.get(d.childIndex):(p=t.nextVarId(),i.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(p),fe(n,d.childIndex))]))),ye(i,p,d.child.openingElement.attributes,t,d.child.openingElement.name.name),Se(i,p,d.child.children,d.child,t);continue}if(d.type==="fragment"){let p=d.childIndex,f=u(p);if(!e.isIdentifier(f)){let m=t.nextVarId();i.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(m),f)])),f=e.identifier(m)}w(i,n,d.child,f,t)}}function w(d,p,f,m,b){for(let _ of f.children){if(e.isJSXText(_)){let A=W(_.value);if(!A)continue;b.needsInsert=!0,d.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(p),e.stringLiteral(A),m])));continue}if(e.isJSXFragment(_)){w(d,p,_,m,b);continue}if(e.isJSXElement(_)){b.needsInsert=!0,d.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(p),B({node:_},b),m])));continue}if(e.isJSXExpressionContainer(_)&&!e.isJSXEmptyExpression(_.expression)){b.needsInsert=!0;let A=_.expression;N(A,b.signalNames,b.importedIdentifiers)&&(A=G(A,d,b),A=e.arrowFunctionExpression([],A)),d.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(p),A,m])))}}}}function fe(i,n){if(n===0)return e.memberExpression(e.identifier(i),e.identifier("firstChild"));let r=e.memberExpression(e.identifier(i),e.identifier("firstChild"));for(let o=0;o<n;o++)r=e.memberExpression(r,e.identifier("nextSibling"));return r}function we(i,n){let{node:r}=i,o=r.openingElement,t=X(o.name),s=o.attributes,a=r.children,l=null,c=[];for(let m of s){if(e.isJSXAttribute(m)){let b;if(e.isJSXNamespacedName(m.name)?b=`${m.name.namespace.name}:${m.name.name.name}`:b=m.name.name,b&&typeof b=="string"&&b.startsWith("client:")){let _=b.slice(7);m.value?l={type:_,value:m.value.value}:l={type:_};continue}}c.push(m)}function E(){let m=n._pendingSetup?n._pendingSetup.length:0,b=[],_=!1;for(let F of a)if(e.isJSXText(F)){let P=W(F.value);P&&b.push(e.stringLiteral(P))}else if(e.isJSXExpressionContainer(F))e.isJSXEmptyExpression(F.expression)||(_=!0,b.push(F.expression));else if(e.isJSXElement(F)){let P=F.openingElement.name.name;P!=="For"&&P!=="Show"&&P!=="Switch"&&(_=!0),b.push(B({node:F},n))}else e.isJSXFragment(F)&&(_=!0,b.push(q({node:F},n)));let A=e.arrayExpression(b);if(_){let F=n._pendingSetup?n._pendingSetup.splice(m):[];A=e.arrowFunctionExpression([],F.length>0?e.blockStatement([...F,e.returnStatement(A)]):A)}return A}if(l){n.needsCreateComponent=!0,n.needsIsland=!0;let m=[e.objectProperty(e.identifier("component"),t),e.objectProperty(e.identifier("mode"),e.stringLiteral(l.type))];l.value&&m.push(e.objectProperty(e.identifier("mediaQuery"),e.stringLiteral(l.value)));let b=null;for(let A of c){if(e.isJSXSpreadAttribute(A)){b=A.argument;continue}let F=J(A);if(F==="key")continue;let P=k(A.value);m.push(e.objectProperty(e.identifier(F),P))}let _=b?e.callExpression(e.memberExpression(e.identifier("Object"),e.identifier("assign")),[e.objectExpression([]),b,e.objectExpression(m)]):e.objectExpression(m);return e.callExpression(e.identifier("_$createComponent"),[e.identifier("Island"),_,E()])}n.needsCreateComponent=!0;let u=[],w=!1,d=null;for(let m of c){if(e.isJSXSpreadAttribute(m)){w=!0,d=m.argument;continue}let b=J(m);if(b==="key")continue;if(y(b)){let A=v(b),F=m.value.expression;A==="value"?(u.push(e.objectProperty(e.identifier("value"),e.callExpression(e.cloneNode(F),[]))),u.push(e.objectProperty(e.identifier("onInput"),e.arrowFunctionExpression([e.identifier("e")],e.callExpression(e.memberExpression(e.cloneNode(F),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("value"))]))))):A==="checked"&&(u.push(e.objectProperty(e.identifier("checked"),e.callExpression(e.cloneNode(F),[]))),u.push(e.objectProperty(e.identifier("onChange"),e.arrowFunctionExpression([e.identifier("e")],e.callExpression(e.memberExpression(e.cloneNode(F),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("checked"))])))));continue}if(b.startsWith("on")&&(b.includes("|")||S(b,n))){let{eventName:A,modifiers:F}=x(b),P=k(m.value),V=Y(P,F);u.push(e.objectProperty(e.identifier(A),V));continue}let _=k(m.value);u.push(e.objectProperty(/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(b)?e.identifier(b):e.stringLiteral(b),_))}let p;w?u.length>0?p=e.callExpression(e.memberExpression(e.identifier("Object"),e.identifier("assign")),[e.objectExpression([]),d,e.objectExpression(u)]):p=d:u.length>0?p=e.objectExpression(u):p=e.nullLiteral();let f=E();return e.callExpression(e.identifier("_$createComponent"),[t,p,f])}function Re(i,n){let{node:r}=i,o=r.openingElement.attributes,t=r.children,s=null,a=null,l=null;for(let P of o)if(e.isJSXAttribute(P)){let V=J(P);V==="each"?s=k(P.value):V==="key"?a=k(P.value):V==="fallback"&&(l=k(P.value))}if(!s)return console.warn('[what-compiler] <For> element missing "each" attribute.'),n.needsH=!0,le(i,n);let c=null;for(let P of t)if(e.isJSXExpressionContainer(P)&&!e.isJSXEmptyExpression(P.expression)){c=P.expression;break}if(!c)return console.warn("[what-compiler] <For> element missing render function child."),n.needsH=!0,le(i,n);n.needsMapArray=!0;let E=P=>{let V=[P,c];return a&&V.push(e.objectExpression([e.objectProperty(e.identifier("key"),a)])),e.callExpression(e.identifier("_$mapArray"),V)};if(!l)return E(s);n._pendingSetup||(n._pendingSetup=[]);let u=n.nextForIndex(),w=`_each$${u}`,d=`_for$${u}`,p=`_fb$${u}`,f=n.nextMemoId();n.needsMemo=!0,n.needsInsert=!0;let m=i.scope?i.scope.generateUidIdentifier("list"):e.identifier("_list"),b=e.conditionalExpression(e.binaryExpression("===",e.unaryExpression("typeof",e.identifier(w)),e.stringLiteral("function")),e.callExpression(e.identifier(w),[]),e.identifier(w));n._pendingSetup.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(w),s)]),e.variableDeclaration("const",[e.variableDeclarator(e.identifier(f),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],e.blockStatement([e.variableDeclaration("const",[e.variableDeclarator(m,b)]),e.returnStatement(e.unaryExpression("!",e.unaryExpression("!",e.logicalExpression("&&",e.cloneNode(m),e.memberExpression(e.cloneNode(m),e.identifier("length"))))))]))]))]),e.variableDeclaration("const",[e.variableDeclarator(e.identifier(d),E(e.identifier(w)))]),e.variableDeclaration("const",[e.variableDeclarator(e.identifier(p),e.arrowFunctionExpression([],e.conditionalExpression(e.callExpression(e.identifier(f),[]),e.nullLiteral(),l)))]));let _=e.identifier("_parent"),A=e.identifier("_marker"),F=e.identifier("_end");return e.callExpression(e.memberExpression(e.identifier("Object"),e.identifier("assign")),[e.arrowFunctionExpression([_,A],e.blockStatement([e.variableDeclaration("const",[e.variableDeclarator(F,e.callExpression(e.identifier(d),[e.cloneNode(_),e.cloneNode(A)]))]),e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.cloneNode(_),e.arrayExpression([e.identifier(p)]),e.cloneNode(A)])),e.returnStatement(e.cloneNode(F))])),e.identifier(d)])}function We(i,n){let{node:r}=i,o=r.openingElement.attributes,t=r.children,s=null,a=null;for(let p of o)if(e.isJSXAttribute(p)){let f=J(p);f==="when"?s=k(p.value):f==="fallback"&&(a=k(p.value))}if(!s)throw O(i,n,'<Show> requires a "when" prop. Example: <Show when={isOpen} fallback={null}>...</Show>');let l=null;for(let p of t)if(e.isJSXExpressionContainer(p)&&!e.isJSXEmptyExpression(p.expression)){l=p.expression;break}if(!l){n._pendingSetup||(n._pendingSetup=[]);let p=n._pendingSetup.length,f=[];for(let b of t)if(e.isJSXText(b)){let _=W(b.value);_&&f.push(e.stringLiteral(_))}else e.isJSXElement(b)&&f.push(B({node:b},n));f.length===1?l=f[0]:f.length>1?l=e.arrayExpression(f):l=e.nullLiteral();let m=n._pendingSetup.splice(p);m.length>0&&(l=e.callExpression(e.arrowFunctionExpression([],e.blockStatement([...m,e.returnStatement(l)])),[]))}let c=ve(s,n),E=i.scope?i.scope.generateUidIdentifier("v"):e.identifier("_v"),u=e.isFunction(l),w=u?e.callExpression(l,[e.cloneNode(E)]):l,d=a||e.nullLiteral();if(N(c,n.signalNames,n.importedIdentifiers)){let p=n.nextMemoId();n.needsMemo=!0;let f=u?c:e.unaryExpression("!",e.unaryExpression("!",c));n._pendingSetup||(n._pendingSetup=[]),n._pendingSetup.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(p),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],f)]))])),c=e.callExpression(e.identifier(p),[])}return e.arrowFunctionExpression([],e.blockStatement([e.variableDeclaration("const",[e.variableDeclarator(E,c)]),e.returnStatement(e.conditionalExpression(e.cloneNode(E),w,d))]))}function ve(i,n){return e.isCallExpression(i)?i:e.isArrowFunctionExpression(i)&&e.isExpression(i.body)?i.body:e.isIdentifier(i)&&(n.signalNames&&L(i.name,n.signalNames)||n.importedIdentifiers&&n.importedIdentifiers.has(i.name))?e.callExpression(i,[]):i}function Ve(i,n){let r=[];for(let o of i)if(e.isJSXText(o)){let t=W(o.value);t&&r.push(e.stringLiteral(t))}else e.isJSXExpressionContainer(o)?e.isJSXEmptyExpression(o.expression)||r.push(o.expression):e.isJSXElement(o)?r.push(B({node:o},n)):e.isJSXFragment(o)&&r.push(q({node:o},n));return r.length===0?e.nullLiteral():r.length===1?r[0]:e.arrayExpression(r)}function He(i,n){let{node:r}=i,o=I(r.openingElement.name.name,n),t=f=>e.isJSXElement(f)&&e.isJSXIdentifier(f.openingElement.name,{name:"Match"})&&(o||!I("Match",n));if(!r.children.some(t)&&!T(r.openingElement.name.name,n))return we(i,n);let s=f=>{throw O(i,n,`<Switch> ${f}. The compiler needs to read its arms statically. Write them out: <Switch fallback={...}><Match when={a}>\u2026</Match><Match when={b}>\u2026</Match></Switch>`)},a=null;for(let f of r.openingElement.attributes)e.isJSXSpreadAttribute(f)&&s("cannot take a spread attribute"),J(f)==="fallback"&&(a=k(f.value));let l=[];for(let f of r.children){if(e.isJSXText(f)){W(f.value)&&s("cannot mix text with its <Match> arms");continue}if(e.isJSXExpressionContainer(f)){if(e.isJSXEmptyExpression(f.expression))continue;s("cannot read its arms from an expression child")}t(f)||s("cannot mix other elements with its <Match> arms"),l.push(f)}l.length===0&&s("has no <Match> arms"),n._pendingSetup||(n._pendingSetup=[]);let c=[];for(let f of l){let m=null;for(let F of f.openingElement.attributes)e.isJSXAttribute(F)&&J(F)==="when"&&(m=k(F.value));m||s('has a <Match> with no "when" prop');let b=n._pendingSetup.length,_=Ve(f.children,n),A=n._pendingSetup.splice(b);A.length>0&&(_=e.callExpression(e.arrowFunctionExpression([],e.blockStatement([...A,e.returnStatement(_)])),[])),c.push([ve(m,n),_])}let E=c.some(([f])=>N(f,n.signalNames,n.importedIdentifiers)),u=a||e.nullLiteral();if(!E){let f=u;for(let m=c.length-1;m>=0;m--)f=e.conditionalExpression(c[m][0],c[m][1],f);return e.arrowFunctionExpression([],f)}let w=e.numericLiteral(-1);for(let f=c.length-1;f>=0;f--)w=e.conditionalExpression(c[f][0],e.numericLiteral(f),w);let d=n.nextMemoId();n.needsMemo=!0,n._pendingSetup.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(d),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],w)]))]));let p=u;for(let f=c.length-1;f>=0;f--)p=e.conditionalExpression(e.binaryExpression("===",e.callExpression(e.identifier(d),[]),e.numericLiteral(f)),c[f][1],p);return e.arrowFunctionExpression([],p)}function Be(i,n){n._pendingSetup||(n._pendingSetup=[]);let r=n._pendingSetup,o=Ee(i,n);if(o){n.needsMapArray=!0;let s=e.isCallExpression(o)&&e.isIdentifier(o.callee)&&(o.callee.name==="_$mapArray"||o.callee.name==="mapArray");if(e.isArrowFunctionExpression(o)&&e.isExpression(o.body))return o.body=G(o.body,r,n),o;if(s)return o;let l=G(o,r,n);return e.arrowFunctionExpression([],l)}return e.isCallExpression(i)&&e.isIdentifier(i.callee)&&(i.callee.name==="mapArray"||i.callee.name==="_$mapArray")?(n.needsMapArray=!0,i.callee.name==="mapArray"&&(i.callee.name="_$mapArray"),i):N(i,n.signalNames,n.importedIdentifiers)?(i=G(i,r,n),e.arrowFunctionExpression([],i)):i}function q(i,n){let{node:r}=i,o=r.children,t=[];for(let s of o)if(e.isJSXText(s)){let a=W(s.value);a&&t.push(e.stringLiteral(a))}else e.isJSXExpressionContainer(s)?e.isJSXEmptyExpression(s.expression)||t.push(Be(s.expression,n)):e.isJSXElement(s)?t.push(B({node:s},n)):e.isJSXFragment(s)&&t.push(q({node:s},n));return t.length===1?t[0]:e.arrayExpression(t)}function _e(i,n){if(i.templateMap.has(n))return i.templateMap.get(n);let r=`_tmpl$${i.templateCount++}`;return i.templateMap.set(n,r),i.templates.push({id:r,html:n}),r}function ke(i,n,r){let o=i.scope,t=n._signalNamesCache;t||(t=n._signalNamesCache=new WeakMap);let s=t.get(o);s||(s=Q(i),t.set(o,s)),n.signalNames=s,n._pendingSetup=[];let a=r(i,n),l=n._pendingSetup;if(n._pendingSetup=[],l.length>0){let c=i,E=!1,u=!1;for(;c&&!c.isStatement();)(c.isArrowFunctionExpression()||c.isFunctionExpression())&&(E=!0),Xe(c)&&(u=!0),c=c.parentPath;c&&c.isStatement()&&(c.listKey==="body"||c.listKey==="consequent")&&Array.isArray(c.container)&&!E&&!u?(c.insertBefore(l),i.replaceWith(a)):(l.push(e.returnStatement(a)),i.replaceWith(e.callExpression(e.arrowFunctionExpression([],e.blockStatement(l)),[])))}else i.replaceWith(a)}function Ue(i){let n=i.parentPath;if(n?.isVariableDeclarator()&&e.isIdentifier(n.node.id))return n.node.id.name;if(n?.isAssignmentExpression()&&e.isIdentifier(n.node.left))return n.node.left.name;if(n?.isExportDefaultDeclaration())return"default";if(n?.isObjectProperty()&&!n.node.computed){if(e.isIdentifier(n.node.key))return n.node.key.name;if(e.isStringLiteral(n.node.key))return n.node.key.value}return null}function Ge(i,n){let r=i.node.callee;return e.isIdentifier(r)?n.serverActionBindings.has(r.name):e.isMemberExpression(r)&&!r.computed&&e.isIdentifier(r.object)&&e.isIdentifier(r.property,{name:"action"})&&n.serverActionNamespaces.has(r.object.name)}function ze(i){if(!e.isObjectExpression(i))return{property:null,value:null};for(let n of i.properties)if(!(!e.isObjectProperty(n)||(e.isIdentifier(n.key)&&!n.computed?n.key.name:e.isStringLiteral(n.key)?n.key.value:null)!=="id"))return e.isStringLiteral(n.value)?{property:n,value:n.value.value}:e.isTemplateLiteral(n.value)&&n.value.expressions.length===0?{property:n,value:n.value.quasis[0]?.value.cooked||""}:{property:n,value:null};return{property:null,value:null}}function $e(i,n,r,o,t){let s=i.node.loc?.start||{line:0,column:0},a=`${t}:${s.line}:${s.column+1}`,l=`${t}#${o}`,c=n.serverActionIds.get(r);if(c)throw i.buildCodeFrameError(`Duplicate server action ID "${r}". First declared by "${c.bindingName}" at ${c.source}; conflicts with "${o}" at ${a}.`);let E={id:r,key:l,bindingName:o,filename:t,source:a,loc:s};if(n.serverActionIds.set(r,E),typeof n.opts?.onActionId=="function")try{n.opts.onActionId(E)}catch(u){throw i.buildCodeFrameError(u instanceof Error?u.message:String(u))}}function qe(i,n){if(!Ge(i,n))return;let r=Ue(i);if(!r){n.opts?.production||console.warn(`[what-compiler] Could not derive a stable server action ID at ${n.serverActionFilename}:${i.node.loc?.start.line||0}. Assign action(...) to a named local or export, or pass { id } explicitly.`);return}let o=i.node.arguments[1],t=ze(o);if(t.property){t.value!==null&&$e(i,n,t.value,r,n.serverActionFilename);return}let s=`wa1_${rn(`${n.serverActionFilename}#${r}`)}`;$e(i,n,s,r,n.serverActionFilename);let a=e.objectProperty(e.identifier("id"),e.stringLiteral(s));o?e.isObjectExpression(o)?o.properties.unshift(a):i.node.arguments[1]=e.objectExpression([a,e.spreadElement(o)]):i.node.arguments.push(e.objectExpression([a]))}return{name:"what-jsx-transform",visitor:{Program:{enter(i,n){n.needsTemplate=!1,n.needsInsert=!1,n.needsEffect=!1,n.needsMapArray=!1,n.needsSpread=!1,n.needsSetProp=!1,n.needsMemo=!1,n.needsSetClass=!1,n.needsSetStyle=!1,n.needsSetAttr=!1,n.needsSetValue=!1,n.needsSetChecked=!1,n.needsH=!1,n.needsCreateComponent=!1,n.needsFragment=!1,n.needsIsland=!1,n.needsDelegation=!1,n.delegatedEvents=new Set,n.templates=[],n.templateMap=new Map,n.templateCount=0,n._varCounter=0,n._memoCounter=0,n._listCounter=0,n._pendingSetup=[],n.nextVarId=()=>`_el$${n._varCounter++}`,n.nextMemoId=()=>`_c$${n._memoCounter++}`,n.nextForIndex=()=>n._listCounter++,n.serverActionBindings=new Set,n.serverActionNamespaces=new Set,n.serverActionIds=new Map,n.serverActionFilename=on(n.file?.opts?.filename,n.opts?.projectRoot||n.file?.opts?.cwd),n.signalNames=new Set,n.importedIdentifiers=new Set,n.whatImports=new Set,n.foreignImports=new Set;for(let r of i.node.body)if(e.isImportDeclaration(r)){let o=r.source.value,t=o==="what-framework"||o.startsWith("what-framework/")||o==="what-core"||o.startsWith("what-core/"),s=t||o.startsWith("./")||o.startsWith("../");for(let a of r.specifiers){let l=null;(e.isImportSpecifier(a)&&e.isIdentifier(a.local)||e.isImportDefaultSpecifier(a)&&e.isIdentifier(a.local)||e.isImportNamespaceSpecifier(a)&&e.isIdentifier(a.local))&&(l=a.local.name),l&&((s||/^(use|create)[A-Z]/.test(l))&&n.importedIdentifiers.add(l),t?n.whatImports.add(l):o.startsWith(".")||n.foreignImports.add(l)),nn.has(o)&&(e.isImportSpecifier(a)&&e.isIdentifier(a.imported,{name:"action"})&&e.isIdentifier(a.local)?n.serverActionBindings.add(a.local.name):e.isImportNamespaceSpecifier(a)&&e.isIdentifier(a.local)&&n.serverActionNamespaces.add(a.local.name))}}i.traverse({Function(r){R(r)},CallExpression(r){qe(r,n)},VariableDeclarator(r){let o=r.node.init;if(!o||!e.isCallExpression(o))return;let t=o.callee,s="";if(e.isIdentifier(t)?s=t.name:e.isMemberExpression(t)&&e.isIdentifier(t.property)&&(s=t.property.name),Ce.has(s)){let a=r.node.id;if(e.isIdentifier(a))n.signalNames.add(a.name);else if(e.isArrayPattern(a))for(let l of a.elements)e.isIdentifier(l)&&n.signalNames.add(l.name);else if(e.isObjectPattern(a))for(let l of a.properties)e.isObjectProperty(l)&&e.isIdentifier(l.value)&&n.signalNames.add(l.value.name)}}})},exit(i,n){for(let t of n.templates.reverse()){let s=e.callExpression(e.identifier("_$template"),[e.stringLiteral(t.html)]);e.addComment(s,"leading"," @__PURE__ "),i.unshiftContainer("body",e.variableDeclaration("const",[e.variableDeclarator(e.identifier(t.id),s)]))}let r=[];n.needsTemplate&&r.push(e.importSpecifier(e.identifier("_$template"),e.identifier("_$template"))),n.needsInsert&&r.push(e.importSpecifier(e.identifier("_$insert"),e.identifier("insert"))),n.needsEffect&&r.push(e.importSpecifier(e.identifier("_$effect"),e.identifier("effect"))),n.needsMapArray&&r.push(e.importSpecifier(e.identifier("_$mapArray"),e.identifier("mapArray"))),n.needsSpread&&r.push(e.importSpecifier(e.identifier("_$spread"),e.identifier("spread"))),n.needsSetProp&&r.push(e.importSpecifier(e.identifier("_$setProp"),e.identifier("setProp"))),n.needsMemo&&r.push(e.importSpecifier(e.identifier("_$memo"),e.identifier("memo"))),n.needsSetClass&&r.push(e.importSpecifier(e.identifier("_$setClass"),e.identifier("setClass"))),n.needsSetStyle&&r.push(e.importSpecifier(e.identifier("_$setStyle"),e.identifier("setStyle"))),n.needsSetAttr&&r.push(e.importSpecifier(e.identifier("_$setAttr"),e.identifier("setAttr"))),n.needsSetValue&&r.push(e.importSpecifier(e.identifier("_$setValue"),e.identifier("setValue"))),n.needsSetChecked&&r.push(e.importSpecifier(e.identifier("_$setChecked"),e.identifier("setChecked"))),n.needsCreateComponent&&r.push(e.importSpecifier(e.identifier("_$createComponent"),e.identifier("_$createComponent"))),n.needsDelegation&&r.push(e.importSpecifier(e.identifier("_$delegateEvents"),e.identifier("delegateEvents")));let o=[];if(n.needsH&&o.push(e.importSpecifier(e.identifier("h"),e.identifier("h"))),n.needsFragment&&o.push(e.importSpecifier(e.identifier("Fragment"),e.identifier("Fragment"))),n.needsIsland&&o.push(e.importSpecifier(e.identifier("Island"),e.identifier("Island"))),r.length>0){let t=null;for(let s of i.node.body)if(e.isImportDeclaration(s)&&(s.source.value==="what-framework/render"||s.source.value==="what-core/render")){t=s;break}if(t){let s=new Set(t.specifiers.filter(a=>e.isImportSpecifier(a)).map(a=>a.imported.name));for(let a of r)s.has(a.imported.name)||t.specifiers.push(a)}else i.unshiftContainer("body",e.importDeclaration(r,e.stringLiteral("what-framework/render")))}if(o.length>0&&tn(i,e,o),n.needsDelegation&&n.delegatedEvents&&n.delegatedEvents.size>0){let t=e.arrayExpression([...n.delegatedEvents].map(a=>e.stringLiteral(a))),s=e.functionDeclaration(e.identifier("_$delegate$"),[],e.blockStatement([e.ifStatement(e.identifier("_$delegated$"),e.returnStatement()),e.expressionStatement(e.assignmentExpression("=",e.identifier("_$delegated$"),e.booleanLiteral(!0))),e.expressionStatement(e.callExpression(e.identifier("_$delegateEvents"),[t]))]));i.unshiftContainer("body",[e.variableDeclaration("let",[e.variableDeclarator(e.identifier("_$delegated$"),e.booleanLiteral(!1))]),s])}}},JSXElement(i,n){ke(i,n,B)},JSXFragment(i,n){ke(i,n,q)}}}}function tn(e,g,h){let S=null;for(let x of e.node.body)if(g.isImportDeclaration(x)&&(x.source.value==="what-core"||x.source.value==="what-framework")){S=x;break}if(S){let x=new Set(S.specifiers.filter(y=>g.isImportSpecifier(y)).map(y=>y.imported.name));for(let y of h)x.has(y.imported.name)||S.specifiers.push(y)}else{let x=g.importDeclaration(h,g.stringLiteral("what-framework"));e.unshiftContainer("body",x)}}import Z from"path";import{transformSync as En}from"@babel/core";import K from"fs";import U from"path";var Ie=new Set([".jsx",".tsx",".js",".ts"]),sn=new Set(["_layout","_error","_loading","_404"]);function Le(e){let g=[],h=[],S=[];function x(v,C=""){if(!K.existsSync(v))return;let O=K.readdirSync(v,{withFileTypes:!0});for(let M of O){let I=U.join(v,M.name);if(M.isDirectory()){if(M.name.match(/^\((.+)\)$/)){x(I,C);continue}if(M.name==="api"&&C===""){y(I,"/api");continue}x(I,C+"/"+re(M.name));continue}let T=U.extname(M.name);if(!Ie.has(T))continue;let j=U.basename(M.name,T);if(j==="_layout"){h.push({filePath:I,urlPrefix:C||"/"});continue}if(sn.has(j))continue;let X=re(j),R=j==="index"?C||"/":C+"/"+X;g.push({filePath:I,routePath:Ae(R),isDynamic:R.includes(":")||R.includes("*")})}}function y(v,C){if(!K.existsSync(v))return;let O=K.readdirSync(v,{withFileTypes:!0});for(let M of O){let I=U.join(v,M.name);if(M.isDirectory()){y(I,C+"/"+re(M.name));continue}let T=U.extname(M.name);if(!Ie.has(T))continue;let j=U.basename(M.name,T),X=re(j),R=j==="index"?C:C+"/"+X;S.push({filePath:I,routePath:Ae(R)})}}return x(e),g.sort((v,C)=>{let O=Fe(v.routePath),M=Fe(C.routePath);return O-M}),{pages:g,layouts:h,apiRoutes:S}}function re(e){let g=e.match(/^\[\.\.\.(\w+)\]$/);if(g)return"*"+g[1];let h=e.match(/^\[(\w+)\]$/);return h?":"+h[1]:e.toLowerCase()}function Ae(e){let g=e.replace(/\/+/g,"/");return g.length>1&&g.endsWith("/")&&(g=g.slice(0,-1)),g||"/"}function Fe(e){return e.includes("*")?100:e.includes(":")?10:0}var an=/export\s+const\s+page\s*=\s*\{/;function Pe(e,g={}){let h=an.exec(e);if(!h)return{mode:"client"};let S=h.index+h[0].length-1;try{return{mode:"client",...JSON.parse(pn(e,S))}}catch(x){return ln(x,g.filePath),{mode:"client"}}}function ln(e,g){let h=g?` in ${g}`:"";console.warn(`[what] Ignoring unparseable \`export const page\` config${h}: ${e.message}
1
+ var sn=new Set(["preventDefault","stopPropagation","once","capture","passive","self"]),an=new Set(["once","capture","passive"]),ln=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),cn=new Set(["click","input","change","keydown","keyup","submit","focusin","focusout","mousedown","mouseup"]),se=new Set(["Math","Number","String","Boolean","parseInt","parseFloat","isNaN","isFinite","encodeURIComponent","decodeURIComponent","encodeURI","decodeURI","JSON","Date","Array","Object","console","RegExp"]),fn=new Set(["toString","toLocaleString","valueOf","toJSON","toUpperCase","toLowerCase","toLocaleUpperCase","toLocaleLowerCase","trim","trimStart","trimEnd","toFixed","toPrecision","toExponential","toISOString","toUTCString","toDateString","toTimeString","toLocaleDateString","toLocaleTimeString","slice","reverse","sort","flat","concat","join"]),Pe=new Set(["useSignal","signal","computed","useComputed","useState","useReducer","createResource","useSWR","useQuery","useInfiniteQuery"]),pn=new Set(["For","Show","Switch","Match"]),un=new Set(["what-framework/server","what-server","what-server/actions"]);function Ne(e){return e==="what-framework"||e.startsWith("what-framework/")||e==="what-core"||e.startsWith("what-core/")}function dn(e){let m=0xcbf29ce484222325n;for(let d=0;d<e.length;d++)m^=BigInt(e.charCodeAt(d)),m=BigInt.asUintN(64,m*0x100000001b3n);return m.toString(36)}function mn(e,m){let d=String(e||"<unknown>").replace(/\\/g,"/").replace(/[?#].*$/,""),y=String(m||"").replace(/\\/g,"/").replace(/\/+$/,"");return y&&d.startsWith(`${y}/`)?d.slice(y.length+1):d.replace(/^\.\//,"")}function H(e){if(!/[\r\n]/.test(e))return e.replace(/\t/g," ");let m=e.split(/\r\n|\n|\r/),d=-1;for(let E=0;E<m.length;E++)/[^ \t]/.test(m[E])&&(d=E);if(d===-1)return"";let y="";for(let E=0;E<m.length;E++){let b=m[E].replace(/\t/g," "),w=E===0,C=E===m.length-1;w||(b=b.replace(/^ +/,"")),C||(b=b.replace(/ +$/,"")),b&&(E!==d&&(b+=" "),y+=b)}return y}function ae({types:e}){let m=new Set,d=new Set;function y(i,n){return!(!i.includes("__")||!i.startsWith("on")||i.split("__").slice(1).filter(o=>o!=="").length===0)}function E(i){let n=i.includes("|")?"|":"__",r=i.split(n),t=r[0],o=r.slice(1).filter(a=>sn.has(a));return{eventName:t,modifiers:o}}function b(i){return i.startsWith("bind:")}function w(i){return i.slice(5)}function C(i){return/^[A-Z]/.test(i)}function T(i,n,r){if(typeof i?.buildCodeFrameError=="function")return i.buildCodeFrameError(r);let t=i?.node;if(t&&typeof n?.file?.buildCodeFrameError=="function")return n.file.buildCodeFrameError(t,r);let o=t?.loc?.start,a=n?.filename||n?.file?.opts?.filename||"<unknown>";return new Error(`[what-compiler] ${r} (${o?`${a}:${o.line}:${o.column+1}`:a})`)}function A(i){let n=i.openingElement?i.openingElement.name:i.name;return e.isJSXMemberExpression(n)?!0:e.isJSXIdentifier(n)&&C(n.name)}function _(i,n){return!!(n.foreignImports&&n.foreignImports.has(i))}function J(i,n){return!!(n.whatImports&&n.whatImports.has(i))}function P(i){return i.children.some(n=>e.isJSXElement(n)&&e.isJSXIdentifier(n.openingElement.name,{name:"Match"}))}function W(i){let n=i.parentPath;return!n||typeof n.isCallExpression!="function"||!n.isCallExpression()||n.node.arguments[0]!==i.node?!1:V(n.node.callee,n.scope)}function V(i,n){return e.isMemberExpression(i)&&!i.computed&&e.isIdentifier(i.property,{name:"hydrate"})&&e.isIdentifier(i.object)?B(n.getBinding(i.object.name),e.isImportNamespaceSpecifier,null):e.isIdentifier(i)?B(n.getBinding(i.name),e.isImportSpecifier,"hydrate"):!1}function B(i,n,r){if(!i||i.kind!=="module"||!i.path)return!1;let t=i.path.node;if(!n(t))return!1;if(r!==null){let a=t.imported;if((e.isIdentifier(a)?a.name:e.isStringLiteral(a)?a.value:null)!==r)return!1}let o=i.path.parent;return e.isImportDeclaration(o)&&Ne(o.source.value)}function k(i){return e.isJSXMemberExpression(i)?e.memberExpression(k(i.object),e.identifier(i.property.name)):e.identifier(i.name)}function L(i){let n=i.node.params;if(n.length!==1||!e.isObjectPattern(n[0]))return;let r=n[0],t=-1;for(let u=0;u<r.properties.length;u++){let x=r.properties[u];if(e.isRestElement(x))return;if(e.isObjectProperty(x)&&!x.computed&&e.isIdentifier(x.key,{name:"children"})){if(t!==-1||!e.isIdentifier(x.value))return;t=u}}if(t===-1)return;let o=i.scope.getBinding(r.properties[t].value.name);if(!o||o.constantViolations.length>0||o.referencePaths.length===0||!o.referencePaths.every(u=>{let x=u.parentPath;if(!x||!x.isJSXExpressionContainer())return!1;let h=x.parentPath;if(!h||!h.isJSXElement()||!A(h.node))return!1;let l=h.node.openingElement.name;return!(e.isJSXIdentifier(l)&&pn.has(l.name))}))return;let s=i.scope.generateUidIdentifier("props");r.typeAnnotation&&(s.typeAnnotation=r.typeAnnotation),n[0]=s;let c=r.properties.filter((u,x)=>x!==t);if(c.length>0){e.isBlockStatement(i.node.body)||(i.node.body=e.blockStatement([e.returnStatement(i.node.body)]));let u=e.objectPattern(c);i.node.body.body.unshift(e.variableDeclaration("const",[e.variableDeclarator(u,e.cloneNode(s))])),i.node._whatMovedProps=u}for(let u of o.referencePaths)u.replaceWith(e.memberExpression(e.cloneNode(s),e.identifier("children")));i.scope.crawl()}function X(i){return ln.has(String(i).toLowerCase())}function F(i){return i?e.isJSXExpressionContainer(i)?i.expression:e.isStringLiteral(i)?i:e.stringLiteral(i.value||""):e.booleanLiteral(!0)}function U(i){return i==="className"?"class":i==="htmlFor"?"for":i}function ee(i,n){let r=U(R(i[n]));for(let t=n+1;t<i.length;t+=1){let o=i[t];if(!e.isJSXSpreadAttribute(o)&&U(R(o))===r)return!0}return!1}function R(i){return e.isJSXNamespacedName(i.name)?`${i.name.namespace.name}:${i.name.name.name}`:typeof i.name.name=="string"?i.name.name:String(i.name.name)}function te(i){return/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(i)?e.identifier(i):e.stringLiteral(i)}function D(i){return!!i&&i.length>2&&/^on/i.test(i)}function Z(i,n){if(n.length===0)return i;let r=i;for(let t of n)switch(t){case"preventDefault":r=e.arrowFunctionExpression([e.identifier("e")],e.blockStatement([e.expressionStatement(e.callExpression(e.memberExpression(e.identifier("e"),e.identifier("preventDefault")),[])),e.expressionStatement(e.callExpression(r,[e.identifier("e")]))]));break;case"stopPropagation":r=e.arrowFunctionExpression([e.identifier("e")],e.blockStatement([e.expressionStatement(e.callExpression(e.memberExpression(e.identifier("e"),e.identifier("stopPropagation")),[])),e.expressionStatement(e.callExpression(r,[e.identifier("e")]))]));break;case"self":r=e.arrowFunctionExpression([e.identifier("e")],e.blockStatement([e.ifStatement(e.binaryExpression("===",e.memberExpression(e.identifier("e"),e.identifier("target")),e.memberExpression(e.identifier("e"),e.identifier("currentTarget"))),e.expressionStatement(e.callExpression(r,[e.identifier("e")])))]));break;case"once":case"capture":case"passive":break}return r}function G(i,n){return n.has(i)}function Ve(i){let n=new Set,r=new Set;n.fromDestructuredProps=r;function t(s){let c=s.init;if(!c||!e.isCallExpression(c))return;let u=c.callee,x="";if(e.isIdentifier(u)?x=u.name:e.isMemberExpression(u)&&e.isIdentifier(u.property)&&(x=u.property.name),Pe.has(x)){let h=s.id;if(e.isIdentifier(h))n.add(h.name);else if(e.isArrayPattern(h))for(let l of h.elements)e.isIdentifier(l)&&n.add(l.name);else if(e.isObjectPattern(h))for(let l of h.properties)e.isObjectProperty(l)&&e.isIdentifier(l.value)&&n.add(l.value.name)}}function o(s){if(e.isObjectPattern(s))for(let c of s.properties)e.isObjectProperty(c)&&e.isIdentifier(c.value)?(n.add(c.value.name),r.add(c.value.name)):e.isRestElement(c)&&e.isIdentifier(c.argument)&&(n.add(c.argument.name),r.add(c.argument.name))}let a=i.scope;for(;a;){for(let c of Object.values(a.bindings))c.path.isVariableDeclarator()&&t(c.path.node);let s=a.path&&a.path.node;if(s){if(s.params)for(let c of s.params)o(c);s._whatMovedProps&&o(s._whatMovedProps)}a=a.parent}return n}function He(i){return e.isMemberExpression(i.callee)&&!i.callee.computed&&e.isIdentifier(i.callee.property)&&fn.has(i.callee.property.name)}function ye(i){if(!e.isCallExpression(i))return!1;let n=i.callee;return e.isMemberExpression(n)&&e.isIdentifier(n.object)?se.has(n.object.name):e.isIdentifier(n)?se.has(n.name):!1}function Se(i,n,r){if(!n)return!1;if(e.isCallExpression(i)){if(e.isIdentifier(i.callee)&&G(i.callee.name,n)||r&&e.isIdentifier(i.callee)&&r.has(i.callee.name)&&!se.has(i.callee.name)||e.isMemberExpression(i.callee)&&e.isIdentifier(i.callee.object)&&G(i.callee.object.name,n)||ye(i))return!1;if(i.arguments.some(t=>O(t,n,r)))return!0}return!1}function O(i,n,r){return n||(n=new Set),e.isCallExpression(i)?e.isIdentifier(i.callee)&&G(i.callee.name,n)||r&&e.isIdentifier(i.callee)&&r.has(i.callee.name)&&!se.has(i.callee.name)||e.isMemberExpression(i.callee)&&e.isIdentifier(i.callee.object)&&G(i.callee.object.name,n)?!0:ye(i)?i.arguments.some(t=>O(t,n,r)):i.arguments.length===0&&!He(i)?!0:e.isIdentifier(i.callee)?i.arguments.some(t=>O(t,n,r)):O(i.callee,n,r)||i.arguments.some(t=>O(t,n,r)):e.isIdentifier(i)?G(i.name,n)||r&&r.has(i.name):e.isMemberExpression(i)?O(i.object,n,r):e.isConditionalExpression(i)?O(i.test,n,r)||O(i.consequent,n,r)||O(i.alternate,n,r):e.isBinaryExpression(i)||e.isLogicalExpression(i)?O(i.left,n,r)||O(i.right,n,r):e.isUnaryExpression(i)?O(i.argument,n,r):e.isTemplateLiteral(i)?i.expressions.some(t=>O(t,n,r)):e.isObjectExpression(i)?i.properties.some(t=>e.isObjectProperty(t)&&O(t.value,n,r)):e.isArrayExpression(i)?i.elements.some(t=>t&&O(t,n,r)):(e.isArrowFunctionExpression(i)||e.isFunctionExpression(i),!1)}function z(i,n){if(!i||typeof i!="object")return n;switch(i.type){case"Identifier":n.add(i.name);break;case"AssignmentPattern":z(i.left,n);break;case"RestElement":z(i.argument,n);break;case"ArrayPattern":for(let r of i.elements)z(r,n);break;case"ObjectPattern":for(let r of i.properties)z(r.type==="RestElement"?r.argument:r.value,n);break;default:break}return n}function Be(i){let n=new Set;for(let t=1;t<i.params.length;t++)z(i.params[t],n);let r=t=>{if(!(!t||typeof t!="object")){if(Array.isArray(t)){t.forEach(r);return}switch(t.type){case"VariableDeclaration":for(let o of t.declarations)z(o.id,n);return;case"FunctionDeclaration":case"ClassDeclaration":t.id&&n.add(t.id.name);return;case"FunctionExpression":case"ArrowFunctionExpression":case"ClassExpression":return;case"CatchClause":z(t.param,n),r(t.body);return;case"ForStatement":case"ForInStatement":case"ForOfStatement":r(t.init),r(t.left),r(t.body);return;default:break}for(let o of Object.keys(t)){if(o==="loc"||o==="start"||o==="end"||o==="type"||o==="leadingComments"||o==="trailingComments"||o==="innerComments")continue;let a=t[o];a&&typeof a=="object"&&r(a)}}};e.isBlockStatement(i.body)&&r(i.body.body);for(let t of z(i.params[0],new Set))n.delete(t);return n}function Ue(i,n){if(n.size===0)return null;let r=null,t=o=>{if(!(r||!o||typeof o!="object")){if(Array.isArray(o)){o.forEach(t);return}if(o.type==="Identifier"){n.has(o.name)&&(r=o.name);return}for(let a of Object.keys(o)){if(a==="loc"||a==="start"||a==="end"||a==="type"||a==="leadingComments"||a==="trailingComments"||a==="innerComments"||o.type==="MemberExpression"&&a==="property"&&!o.computed||(o.type==="ObjectProperty"||o.type==="ObjectMethod")&&a==="key"&&!o.computed)continue;let s=o[a];s&&typeof s=="object"&&t(s)}}};return t(i),r}function we(i,n){let r=i,t=!1;if(e.isArrowFunctionExpression(i)&&i.params.length===0&&(r=i.body,t=!0),e.isConditionalExpression(r)){let a=oe(r.consequent,n),s=oe(r.alternate,n);if(a||s){let c=e.conditionalExpression(r.test,a||r.consequent,s||r.alternate);return t?e.arrowFunctionExpression([],c):c}return null}if(e.isLogicalExpression(r)&&(r.operator==="&&"||r.operator==="||")){let a=oe(r.right,n);if(a){let s=e.logicalExpression(r.operator,r.left,a);return t?e.arrowFunctionExpression([],s):s}return null}return oe(r,n)}function oe(i,n){if(!e.isCallExpression(i)||!e.isMemberExpression(i.callee)||!e.isIdentifier(i.callee.property,{name:"map"})||i.arguments.length<1)return null;let r=i.arguments[0];if(!e.isArrowFunctionExpression(r)&&!e.isFunctionExpression(r))return null;let t=null;if(e.isArrowFunctionExpression(r)){if(e.isExpression(r.body))t=r.body;else if(e.isBlockStatement(r.body)){let g=r.body.body.find(f=>e.isReturnStatement(f));g&&(t=g.argument)}}else if(e.isFunctionExpression(r)){let g=r.body.body.find(f=>e.isReturnStatement(f));g&&(t=g.argument)}if(!t||!e.isJSXElement(t))return null;let o=t.openingElement.attributes,a=null;for(let g of o)if(e.isJSXAttribute(g)&&R(g)==="key"){a=g;break}if(!a)return null;let s=F(a.value);if(!s)return null;let c=Be(r);if(Ue(s,c)){let g=e.isIdentifier(s)&&r.params[1]&&e.isIdentifier(r.params[1],{name:s.name});return null}t.openingElement.attributes=o.filter(g=>g!==a);let x=i.callee.object,h=e.arrowFunctionExpression([],x),l=r.params[0]?e.cloneNode(r.params[0],!0):e.identifier("_item"),p=e.arrowFunctionExpression([l],e.cloneNode(s,!0));return e.callExpression(e.identifier("_$mapArray"),[h,r,e.objectExpression([e.objectProperty(e.identifier("key"),p),e.objectProperty(e.identifier("raw"),e.booleanLiteral(!0))])])}function fe(i){if(e.isJSXText(i))return!0;if(e.isJSXExpressionContainer(i))return!1;if(e.isJSXElement(i)){let n=i.openingElement;if(A(i))return!1;for(let r of n.attributes){if(e.isJSXSpreadAttribute(r))return!1;let t=r.value;if(e.isJSXExpressionContainer(t))return!1}return i.children.every(fe)}return!1}function ve(i){return e.isJSXSpreadAttribute(i)?!0:i.value?e.isJSXExpressionContainer(i.value):!1}function pe(i,n=[]){for(let r of i.children){if(e.isJSXText(r)){let t=H(r.value);t&&n.push({kind:"text",text:t});continue}if(e.isJSXFragment(r)){pe(r,n);continue}if(e.isJSXExpressionContainer(r)){e.isJSXEmptyExpression(r.expression)||n.push({kind:"expression",child:r});continue}e.isJSXElement(r)&&n.push({kind:"element",child:r})}return n}function ue(i){if(e.isJSXText(i)){let s=H(i.value);return s?_e(s):""}if(e.isJSXExpressionContainer(i))return e.isJSXEmptyExpression(i.expression)?"":"<!--$-->";if(!e.isJSXElement(i))return"";let n=i.openingElement,r=n.name.name;if(A(i))return"";let t=`<${r}`,o=n.attributes.findIndex(s=>e.isJSXSpreadAttribute(s));for(let[s,c]of n.attributes.entries()){if(e.isJSXSpreadAttribute(c)||o!==-1&&s>o||ee(n.attributes,s))continue;let u=R(c);if(u==="key"||D(u)||u.startsWith("bind:")||u.includes("|"))continue;let x=u;if(u==="className"&&(x="class"),u==="htmlFor"&&(x="for"),!c.value)t+=` ${x}`;else if(e.isStringLiteral(c.value))t+=` ${x}="${Ge(c.value.value)}"`;else if(e.isJSXExpressionContainer(c.value))continue}let a=i.openingElement.selfClosing;if(a&&X(r))return t+=">",t;if(a)return t+=`></${r}>`,t;t+=">";for(let s of i.children)if(e.isJSXText(s)){let c=H(s.value);c&&(t+=_e(c))}else e.isJSXExpressionContainer(s)?e.isJSXEmptyExpression(s.expression)||(t+="<!--$-->"):e.isJSXElement(s)?A(s)?t+="<!--$-->":t+=ue(s):e.isJSXFragment(s)&&(t+="<!--$-->".repeat(pe(s).length));return t+=`</${r}>`,t}function _e(i){return i.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function Ge(i){return i.replace(/&/g,"&amp;").replace(/"/g,"&quot;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function K(i,n){let{node:r}=i,t=r.openingElement,o=t.name.name;if(!_(o,n)){if(o==="For")return Ke(i,n);if(o==="Show")return Ze(i,n)}if(o==="Switch"&&(!_(o,n)||P(r)))return Qe(i,n);if(A(r))return $e(i,n);let a=t.attributes,s=r.children,c=s.every(fe),u=a.every(f=>!ve(f)),x=a.every(f=>{if(e.isJSXSpreadAttribute(f))return!1;let I=R(f);return!I?.startsWith("on")&&!I?.startsWith("bind:")});if(c&&u&&x){let f=ue(r);if(f){let I=Le(n,f);return n.needsTemplate=!0,e.callExpression(e.identifier(I),[])}}let h=ue(r);if(!h){let f=r.loc,I=n.filename||n.file?.opts?.filename||"<unknown>",S=f?`:${f.start.line}:${f.start.column}`:"";return console.warn(`[what-compiler] Could not extract template for <${o}> at ${I}${S}. Falling back to h() for this element. This element could not be statically analyzed. Consider simplifying the JSX.`),n.needsH=!0,de(i,n)}let l=Le(n,h);n.needsTemplate=!0;let p=n.nextVarId(),g=[e.variableDeclaration("const",[e.variableDeclarator(e.identifier(p),e.callExpression(e.identifier(l),[]))])];return ke(g,p,a,n,o),Ce(g,p,s,r,n),n._pendingSetup||(n._pendingSetup=[]),n._pendingSetup.push(...g),e.identifier(p)}function de(i,n){let{node:r}=i,t=r.openingElement,o=t.name.name,a=t.attributes,s=r.children,c=[];for(let h of a){if(e.isJSXSpreadAttribute(h))continue;let l=R(h),p=F(h.value),g=U(l);c.push(e.objectProperty(/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(g)?e.identifier(g):e.stringLiteral(g),p))}let u=[];for(let h of s)if(e.isJSXText(h)){let l=H(h.value);l&&u.push(e.stringLiteral(l))}else e.isJSXExpressionContainer(h)?e.isJSXEmptyExpression(h.expression)||u.push(h.expression):e.isJSXElement(h)?u.push(K({node:h},n)):e.isJSXFragment(h)&&u.push(ne({node:h},n));let x=c.length>0?e.objectExpression(c):e.nullLiteral();return e.callExpression(e.identifier("h"),[e.stringLiteral(o),x,...u])}let ze=new Set(["input","textarea","select","option"]);function ke(i,n,r,t,o){function a(x,h){return x==="class"?(t.needsSetClass=!0,e.callExpression(e.identifier("_$setClass"),[e.identifier(n),h])):x==="style"?(t.needsSetStyle=!0,e.callExpression(e.identifier("_$setStyle"),[e.identifier(n),h])):x==="value"&&o&&ze.has(o)?(t.needsSetValue=!0,e.callExpression(e.identifier("_$setValue"),[e.identifier(n),h])):x==="checked"&&o==="input"?(t.needsSetChecked=!0,e.callExpression(e.identifier("_$setChecked"),[e.identifier(n),h])):x.startsWith("data-")||x.startsWith("aria-")?(t.needsSetAttr=!0,e.callExpression(e.identifier("_$setAttr"),[e.identifier(n),e.stringLiteral(x),h])):(t.needsSetProp=!0,e.callExpression(e.identifier("_$setProp"),[e.identifier(n),e.stringLiteral(x),h]))}let s=!1;function c(){s||(s=!0,i.push(e.expressionStatement(e.callExpression(e.identifier("_$delegate$"),[]))))}let u=!1;for(let[x,h]of r.entries()){if(e.isJSXSpreadAttribute(h)){u=!0,t.needsSpread=!0,i.push(e.expressionStatement(e.callExpression(e.identifier("_$spread"),[e.identifier(n),h.argument])));continue}if(ee(r,x))continue;let l=R(h);if(l!=="key"){if(l==="ref"){let p=F(h.value);i.push(e.expressionStatement(e.conditionalExpression(e.binaryExpression("===",e.unaryExpression("typeof",p),e.stringLiteral("function")),e.callExpression(e.cloneNode(p),[e.identifier(n)]),e.assignmentExpression("=",e.memberExpression(e.cloneNode(p),e.identifier("current")),e.identifier(n)))));continue}if(l.startsWith("on")&&!l.includes("|")&&!y(l,t)){let p=l.slice(2).toLowerCase(),g=F(h.value);cn.has(p)?(t.needsDelegation=!0,t.delegatedEvents||(t.delegatedEvents=new Set),t.delegatedEvents.add(p),c(),i.push(e.expressionStatement(e.assignmentExpression("=",e.memberExpression(e.identifier(n),e.identifier(`$$${p}`)),g)))):i.push(e.expressionStatement(e.callExpression(e.memberExpression(e.identifier(n),e.identifier("addEventListener")),[e.stringLiteral(p),g])));continue}if(l.startsWith("on")&&(l.includes("|")||y(l,t))){let{eventName:p,modifiers:g}=E(l),f=F(h.value),I=Z(f,g),S=p.slice(2).toLowerCase(),v=g.filter(N=>an.has(N)),M=[e.stringLiteral(S),I];if(v.length>0){let N=v.map($=>e.objectProperty(e.identifier($),e.booleanLiteral(!0)));M.push(e.objectExpression(N))}i.push(e.expressionStatement(e.callExpression(e.memberExpression(e.identifier(n),e.identifier("addEventListener")),M)));continue}if(b(l)){let p=w(l),g=h.value.expression;t.needsEffect=!0,p==="value"?(i.push(e.expressionStatement(e.callExpression(e.identifier("_$effect"),[e.arrowFunctionExpression([],e.assignmentExpression("=",e.memberExpression(e.identifier(n),e.identifier("value")),e.callExpression(e.cloneNode(g),[])))]))),i.push(e.expressionStatement(e.callExpression(e.memberExpression(e.identifier(n),e.identifier("addEventListener")),[e.stringLiteral("input"),e.arrowFunctionExpression([e.identifier("e")],e.callExpression(e.memberExpression(e.cloneNode(g),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("value"))]))])))):p==="checked"&&(t.needsEffect=!0,i.push(e.expressionStatement(e.callExpression(e.identifier("_$effect"),[e.arrowFunctionExpression([],e.assignmentExpression("=",e.memberExpression(e.identifier(n),e.identifier("checked")),e.callExpression(e.cloneNode(g),[])))]))),i.push(e.expressionStatement(e.callExpression(e.memberExpression(e.identifier(n),e.identifier("addEventListener")),[e.stringLiteral("change"),e.arrowFunctionExpression([e.identifier("e")],e.callExpression(e.memberExpression(e.cloneNode(g),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("checked"))]))]))));continue}if(e.isJSXExpressionContainer(h.value)){let p=h.value.expression,g=U(l);if(O(p,t.signalNames,t.importedIdentifiers)){t.needsEffect=!0;let f=t.signalNames&&t.signalNames.fromDestructuredProps,I=e.isIdentifier(p)&&!(f&&f.has(p.name))&&(G(p.name,t.signalNames)||t.importedIdentifiers&&t.importedIdentifiers.has(p.name))?e.callExpression(p,[]):p,S=e.callExpression(e.identifier("_$effect"),[e.arrowFunctionExpression([],a(g,I))]);Se(p,t.signalNames,t.importedIdentifiers)&&e.addComment(S,"leading"," @what-dev: effect wrapping may be unnecessary \u2014 expression contains a non-signal function call with reactive args ",!1),i.push(e.expressionStatement(S))}else i.push(e.expressionStatement(a(g,p)));continue}u&&i.push(e.expressionStatement(a(U(l),F(h.value))))}}}function me(i){if(!i||typeof i!="object")return!1;if(Array.isArray(i))return i.some(me);if(i.type==="JSXElement"||i.type==="JSXFragment"||i.type==="CallExpression"&&i.callee&&i.callee.type==="Identifier"&&(i.callee.name==="_$mapArray"||i.callee.name==="mapArray"))return!0;for(let n of Object.keys(i)){if(n==="loc"||n==="start"||n==="end"||n==="leadingComments"||n==="trailingComments"||n==="innerComments")continue;let r=i[n];if(r&&typeof r=="object"&&me(r))return!0}return!1}function qe(i){let n=i.parent;return n?e.isLogicalExpression(n)?i.key==="right":e.isConditionalExpression(n)?i.key==="consequent"||i.key==="alternate":e.isOptionalCallExpression(n)||e.isOptionalMemberExpression(n)?i.key!=="callee"&&i.key!=="object":!1:!1}function Y(i,n,r){let t=null,o=!1;if(e.isConditionalExpression(i))t=i.test,o=!0;else if(e.isLogicalExpression(i)&&(i.operator==="&&"||i.operator==="||"))t=i.left;else return i;if(!O(t,r.signalNames,r.importedIdentifiers)||!(o?[i.consequent,i.alternate]:[i.right]).some(me))return i;let s=r.nextMemoId();r.needsMemo=!0;let c=o?e.unaryExpression("!",e.unaryExpression("!",t)):t;n.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(s),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],c)]))]));let u=e.callExpression(e.identifier(s),[]);return o?e.conditionalExpression(u,i.consequent,i.alternate):e.logicalExpression(i.operator,u,i.right)}function Ce(i,n,r,t,o){let a=[],s=0;for(let l of r){if(e.isJSXText(l)){H(l.value)&&s++;continue}if(e.isJSXExpressionContainer(l)){if(e.isJSXEmptyExpression(l.expression))continue;a.push({type:"expression",child:l,childIndex:s}),s++;continue}if(e.isJSXElement(l)){let p=l.openingElement.name.name;if(A(l)||p==="For"||p==="Show")a.push({type:"component",child:l,childIndex:s}),s++;else{let g=l.openingElement.attributes.some(ve)||l.openingElement.attributes.some(f=>!e.isJSXSpreadAttribute(f)&&R(f)?.startsWith("on"))||!l.children.every(fe);a.push({type:"static",child:l,childIndex:s,hasAnythingDynamic:g}),s++}continue}if(e.isJSXFragment(l))for(let p of pe(l))p.kind==="text"?a.push({type:"fragmentText",text:p.text,childIndex:s}):p.kind==="expression"?a.push({type:"expression",child:p.child,childIndex:s}):a.push({type:"component",child:p.child,childIndex:s}),s++}let c=a.filter(l=>l.type==="expression"||l.type==="component"||l.type==="fragmentText"||l.type==="static"&&l.hasAnythingDynamic),u=c.length>=2,x=new Map;if(u){let l=null,p=0;for(let g of c){let f=g.childIndex,I=o.nextVarId();x.set(f,I);let S;if(l===null)S=he(n,f);else{S=e.identifier(l);for(let v=p;v<f;v++)S=e.memberExpression(S,e.identifier("nextSibling"))}i.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(I),S)])),l=I,p=f}}function h(l){return x.has(l)?e.identifier(x.get(l)):he(n,l)}for(let l of a){if(l.type==="expression"){let p=l.child.expression,g=h(l.childIndex);o.needsInsert=!0;let f=we(p,o);if(f){o.needsMapArray=!0;let S=e.isCallExpression(f)&&e.isIdentifier(f.callee)&&(f.callee.name==="_$mapArray"||f.callee.name==="mapArray"),v=e.isArrowFunctionExpression(f);v&&e.isExpression(f.body)?f.body=Y(f.body,i,o):!S&&!v&&(f=Y(f,i,o));let M=S||v?f:e.arrowFunctionExpression([],f);i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),M,g])));continue}if(e.isCallExpression(p)&&e.isIdentifier(p.callee)&&(p.callee.name==="mapArray"||p.callee.name==="_$mapArray")){o.needsMapArray=!0,p.callee.name==="mapArray"&&(p.callee.name="_$mapArray"),i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),p,g])));continue}if(O(p,o.signalNames,o.importedIdentifiers)){p=Y(p,i,o);let S=e.callExpression(e.identifier("_$insert"),[e.identifier(n),e.arrowFunctionExpression([],p),g]);Se(p,o.signalNames,o.importedIdentifiers)&&e.addComment(S,"leading"," @what-dev: reactive wrapping may be unnecessary \u2014 expression contains a non-signal function call with reactive args ",!1),i.push(e.expressionStatement(S))}else i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),p,g])));continue}if(l.type==="component"){let p=K({node:l.child},o),g=h(l.childIndex);o.needsInsert=!0,i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),p,g])));continue}if(l.type==="static"&&l.hasAnythingDynamic){let p;x.has(l.childIndex)?p=x.get(l.childIndex):(p=o.nextVarId(),i.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(p),he(n,l.childIndex))]))),ke(i,p,l.child.openingElement.attributes,o,l.child.openingElement.name.name),Ce(i,p,l.child.children,l.child,o);continue}if(l.type==="fragmentText"){o.needsInsert=!0,i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),e.stringLiteral(l.text),h(l.childIndex)])));continue}}}function he(i,n){if(n===0)return e.memberExpression(e.identifier(i),e.identifier("firstChild"));let r=e.memberExpression(e.identifier(i),e.identifier("firstChild"));for(let t=0;t<n;t++)r=e.memberExpression(r,e.identifier("nextSibling"));return r}function $e(i,n){let{node:r}=i,t=r.openingElement,o=k(t.name),a=t.attributes,s=r.children,c=null,u=[];for(let S of a){if(e.isJSXAttribute(S)){let v;if(e.isJSXNamespacedName(S.name)?v=`${S.name.namespace.name}:${S.name.name.name}`:v=S.name.name,v&&typeof v=="string"&&v.startsWith("client:")){let M=v.slice(7);S.value?c={type:M,value:S.value.value}:c={type:M};continue}}u.push(S)}function x(){let S=n._pendingSetup?n._pendingSetup.length:0,v=[],M=!1;for(let $ of s)if(e.isJSXText($)){let j=H($.value);j&&v.push(e.stringLiteral(j))}else if(e.isJSXExpressionContainer($))e.isJSXEmptyExpression($.expression)||(M=!0,v.push(Ae($.expression,n)));else if(e.isJSXElement($)){let j=$.openingElement.name.name;j!=="For"&&j!=="Show"&&j!=="Switch"&&(M=!0),v.push(K({node:$},n))}else e.isJSXFragment($)&&(M=!0,v.push(ne({node:$},n)));let N=e.arrayExpression(v);if(M){let $=n._pendingSetup?n._pendingSetup.splice(S):[];N=e.arrowFunctionExpression([],$.length>0?e.blockStatement([...$,e.returnStatement(N)]):N)}return N}if(c){n.needsCreateComponent=!0,n.needsIsland=!0;let S=[e.objectProperty(e.identifier("component"),o),e.objectProperty(e.identifier("mode"),e.stringLiteral(c.type))];c.value&&S.push(e.objectProperty(e.identifier("mediaQuery"),e.stringLiteral(c.value)));let v=[],M=[],N=()=>{M.length>0&&(v.push(e.objectExpression(M)),M=[])};for(let j of u){if(e.isJSXSpreadAttribute(j)){N(),v.push(j.argument);continue}let ie=R(j);if(ie==="key")continue;let on=F(j.value);M.push(e.objectProperty(te(ie),on))}let $;return v.length===0?$=e.objectExpression([...M,...S]):(N(),$=e.callExpression(e.memberExpression(e.identifier("Object"),e.identifier("assign")),[e.objectExpression([]),...v,e.objectExpression(S)])),e.callExpression(e.identifier("_$createComponent"),[e.identifier("Island"),$,x()])}let h=W(i);h?n.needsComponentVNode=!0:n.needsCreateComponent=!0;let l=[],p=[],g=()=>{p.length>0&&(l.push(e.objectExpression(p)),p=[])};for(let S of u){if(e.isJSXSpreadAttribute(S)){g(),l.push(S.argument);continue}let v=R(S);if(v==="key")continue;if(b(v)){let N=w(v),$=S.value.expression;N==="value"?(p.push(e.objectProperty(e.identifier("value"),e.callExpression(e.cloneNode($),[]))),p.push(e.objectProperty(e.identifier("onInput"),e.arrowFunctionExpression([e.identifier("e")],e.callExpression(e.memberExpression(e.cloneNode($),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("value"))]))))):N==="checked"&&(p.push(e.objectProperty(e.identifier("checked"),e.callExpression(e.cloneNode($),[]))),p.push(e.objectProperty(e.identifier("onChange"),e.arrowFunctionExpression([e.identifier("e")],e.callExpression(e.memberExpression(e.cloneNode($),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("checked"))])))));continue}if(v.startsWith("on")&&(v.includes("|")||y(v,n))){let{eventName:N,modifiers:$}=E(v),j=F(S.value),ie=Z(j,$);p.push(e.objectProperty(e.identifier(N),ie));continue}let M=F(S.value);p.push(e.objectProperty(te(v),M))}g();let f;l.length===0?f=e.nullLiteral():l.length===1&&e.isObjectExpression(l[0])?f=l[0]:f=e.callExpression(e.memberExpression(e.identifier("Object"),e.identifier("assign")),[e.objectExpression([]),...l]);let I=x();return e.callExpression(e.identifier(h?"_$componentVNode":"_$createComponent"),[o,f,I])}function Ke(i,n){let{node:r}=i,t=r.openingElement.attributes,o=r.children,a=null,s=null,c=null;for(let $ of t)if(e.isJSXAttribute($)){let j=R($);j==="each"?a=F($.value):j==="key"?s=F($.value):j==="fallback"&&(c=F($.value))}if(!a)return console.warn('[what-compiler] <For> element missing "each" attribute.'),n.needsH=!0,de(i,n);let u=null;for(let $ of o)if(e.isJSXExpressionContainer($)&&!e.isJSXEmptyExpression($.expression)){u=$.expression;break}if(!u)return console.warn("[what-compiler] <For> element missing render function child."),n.needsH=!0,de(i,n);n.needsMapArray=!0;let x=$=>{let j=[$,u];return s&&j.push(e.objectExpression([e.objectProperty(e.identifier("key"),s)])),e.callExpression(e.identifier("_$mapArray"),j)};if(!c)return x(a);n._pendingSetup||(n._pendingSetup=[]);let h=n.nextForIndex(),l=`_each$${h}`,p=`_for$${h}`,g=`_fb$${h}`,f=n.nextMemoId();n.needsMemo=!0,n.needsInsert=!0;let I=i.scope?i.scope.generateUidIdentifier("list"):e.identifier("_list"),S=e.conditionalExpression(e.binaryExpression("===",e.unaryExpression("typeof",e.identifier(l)),e.stringLiteral("function")),e.callExpression(e.identifier(l),[]),e.identifier(l));n._pendingSetup.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(l),a)]),e.variableDeclaration("const",[e.variableDeclarator(e.identifier(f),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],e.blockStatement([e.variableDeclaration("const",[e.variableDeclarator(I,S)]),e.returnStatement(e.unaryExpression("!",e.unaryExpression("!",e.logicalExpression("&&",e.cloneNode(I),e.memberExpression(e.cloneNode(I),e.identifier("length"))))))]))]))]),e.variableDeclaration("const",[e.variableDeclarator(e.identifier(p),x(e.identifier(l)))]),e.variableDeclaration("const",[e.variableDeclarator(e.identifier(g),e.arrowFunctionExpression([],e.conditionalExpression(e.callExpression(e.identifier(f),[]),e.nullLiteral(),c)))]));let v=e.identifier("_parent"),M=e.identifier("_marker"),N=e.identifier("_end");return e.callExpression(e.memberExpression(e.identifier("Object"),e.identifier("assign")),[e.arrowFunctionExpression([v,M],e.blockStatement([e.variableDeclaration("const",[e.variableDeclarator(N,e.callExpression(e.identifier(p),[e.cloneNode(v),e.cloneNode(M)]))]),e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.cloneNode(v),e.arrayExpression([e.identifier(g)]),e.cloneNode(M)])),e.returnStatement(e.cloneNode(N))])),e.identifier(p)])}function Ze(i,n){let{node:r}=i,t=r.openingElement.attributes,o=r.children,a=null,s=null;for(let g of t)if(e.isJSXAttribute(g)){let f=R(g);f==="when"?a=F(g.value):f==="fallback"&&(s=F(g.value))}if(!a)throw T(i,n,'<Show> requires a "when" prop. Example: <Show when={isOpen} fallback={null}>...</Show>');let c=null;for(let g of o)if(e.isJSXExpressionContainer(g)&&!e.isJSXEmptyExpression(g.expression)){c=g.expression;break}if(!c){n._pendingSetup||(n._pendingSetup=[]);let g=n._pendingSetup.length,f=[];for(let S of o)if(e.isJSXText(S)){let v=H(S.value);v&&f.push(e.stringLiteral(v))}else e.isJSXElement(S)&&f.push(K({node:S},n));f.length===1?c=f[0]:f.length>1?c=e.arrayExpression(f):c=e.nullLiteral();let I=n._pendingSetup.splice(g);I.length>0&&(c=e.callExpression(e.arrowFunctionExpression([],e.blockStatement([...I,e.returnStatement(c)])),[]))}let u=Ie(a,n),x=i.scope?i.scope.generateUidIdentifier("v"):e.identifier("_v"),h=e.isFunction(c),l=h?e.callExpression(c,[e.cloneNode(x)]):c,p=s||e.nullLiteral();if(O(u,n.signalNames,n.importedIdentifiers)){let g=n.nextMemoId();n.needsMemo=!0;let f=h?u:e.unaryExpression("!",e.unaryExpression("!",u));n._pendingSetup||(n._pendingSetup=[]),n._pendingSetup.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(g),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],f)]))])),u=e.callExpression(e.identifier(g),[])}return e.arrowFunctionExpression([],e.blockStatement([e.variableDeclaration("const",[e.variableDeclarator(x,u)]),e.returnStatement(e.conditionalExpression(e.cloneNode(x),l,p))]))}function Ie(i,n){return e.isCallExpression(i)?i:e.isArrowFunctionExpression(i)&&e.isExpression(i.body)?i.body:e.isIdentifier(i)&&(n.signalNames&&G(i.name,n.signalNames)||n.importedIdentifiers&&n.importedIdentifiers.has(i.name))?e.callExpression(i,[]):i}function Ye(i,n){let r=[];for(let t of i)if(e.isJSXText(t)){let o=H(t.value);o&&r.push(e.stringLiteral(o))}else e.isJSXExpressionContainer(t)?e.isJSXEmptyExpression(t.expression)||r.push(t.expression):e.isJSXElement(t)?r.push(K({node:t},n)):e.isJSXFragment(t)&&r.push(ne({node:t},n));return r.length===0?e.nullLiteral():r.length===1?r[0]:e.arrayExpression(r)}function Qe(i,n){let{node:r}=i,t=_(r.openingElement.name.name,n),o=f=>e.isJSXElement(f)&&e.isJSXIdentifier(f.openingElement.name,{name:"Match"})&&(t||!_("Match",n));if(!r.children.some(o)&&!J(r.openingElement.name.name,n))return $e(i,n);let a=f=>{throw T(i,n,`<Switch> ${f}. The compiler needs to read its arms statically. Write them out: <Switch fallback={...}><Match when={a}>\u2026</Match><Match when={b}>\u2026</Match></Switch>`)},s=null;for(let f of r.openingElement.attributes)e.isJSXSpreadAttribute(f)&&a("cannot take a spread attribute"),R(f)==="fallback"&&(s=F(f.value));let c=[];for(let f of r.children){if(e.isJSXText(f)){H(f.value)&&a("cannot mix text with its <Match> arms");continue}if(e.isJSXExpressionContainer(f)){if(e.isJSXEmptyExpression(f.expression))continue;a("cannot read its arms from an expression child")}o(f)||a("cannot mix other elements with its <Match> arms"),c.push(f)}c.length===0&&a("has no <Match> arms"),n._pendingSetup||(n._pendingSetup=[]);let u=[];for(let f of c){let I=null;for(let N of f.openingElement.attributes)e.isJSXAttribute(N)&&R(N)==="when"&&(I=F(N.value));I||a('has a <Match> with no "when" prop');let S=n._pendingSetup.length,v=Ye(f.children,n),M=n._pendingSetup.splice(S);M.length>0&&(v=e.callExpression(e.arrowFunctionExpression([],e.blockStatement([...M,e.returnStatement(v)])),[])),u.push([Ie(I,n),v])}let x=u.some(([f])=>O(f,n.signalNames,n.importedIdentifiers)),h=s||e.nullLiteral();if(!x){let f=h;for(let I=u.length-1;I>=0;I--)f=e.conditionalExpression(u[I][0],u[I][1],f);return e.arrowFunctionExpression([],f)}let l=e.numericLiteral(-1);for(let f=u.length-1;f>=0;f--)l=e.conditionalExpression(u[f][0],e.numericLiteral(f),l);let p=n.nextMemoId();n.needsMemo=!0,n._pendingSetup.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(p),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],l)]))]));let g=h;for(let f=u.length-1;f>=0;f--)g=e.conditionalExpression(e.binaryExpression("===",e.callExpression(e.identifier(p),[]),e.numericLiteral(f)),u[f][1],g);return e.arrowFunctionExpression([],g)}function Ae(i,n){n._pendingSetup||(n._pendingSetup=[]);let r=n._pendingSetup,t=we(i,n);if(t){n.needsMapArray=!0;let a=e.isCallExpression(t)&&e.isIdentifier(t.callee)&&(t.callee.name==="_$mapArray"||t.callee.name==="mapArray");if(e.isArrowFunctionExpression(t)&&e.isExpression(t.body))return t.body=Y(t.body,r,n),t;if(a)return t;let c=Y(t,r,n);return e.arrowFunctionExpression([],c)}return e.isCallExpression(i)&&e.isIdentifier(i.callee)&&(i.callee.name==="mapArray"||i.callee.name==="_$mapArray")?(n.needsMapArray=!0,i.callee.name==="mapArray"&&(i.callee.name="_$mapArray"),i):O(i,n.signalNames,n.importedIdentifiers)?(i=Y(i,r,n),e.arrowFunctionExpression([],i)):i}function ne(i,n){let{node:r}=i,t=r.children,o=[];for(let a of t)if(e.isJSXText(a)){let s=H(a.value);s&&o.push(e.stringLiteral(s))}else e.isJSXExpressionContainer(a)?e.isJSXEmptyExpression(a.expression)||o.push(Ae(a.expression,n)):e.isJSXElement(a)?o.push(K({node:a},n)):e.isJSXFragment(a)&&o.push(ne({node:a},n));return o.length===1?o[0]:e.arrayExpression(o)}function Le(i,n){if(i.templateMap.has(n))return i.templateMap.get(n);let r=`_tmpl$${i.templateCount++}`;return i.templateMap.set(n,r),i.templates.push({id:r,html:n}),r}function Me(i,n,r){let t=i.scope,o=n._signalNamesCache;o||(o=n._signalNamesCache=new WeakMap);let a=o.get(t);a||(a=Ve(i),o.set(t,a)),n.signalNames=a,n._pendingSetup=[];let s=r(i,n),c=n._pendingSetup;if(n._pendingSetup=[],c.length>0){let u=i,x=!1,h=!1;for(;u&&!u.isStatement();)(u.isArrowFunctionExpression()||u.isFunctionExpression())&&(x=!0),qe(u)&&(h=!0),u=u.parentPath;u&&u.isStatement()&&(u.listKey==="body"||u.listKey==="consequent")&&Array.isArray(u.container)&&!x&&!h?(u.insertBefore(c),i.replaceWith(s)):(c.push(e.returnStatement(s)),i.replaceWith(e.callExpression(e.arrowFunctionExpression([],e.blockStatement(c)),[])))}else i.replaceWith(s)}function en(i){let n=i.parentPath;if(n?.isVariableDeclarator()&&e.isIdentifier(n.node.id))return n.node.id.name;if(n?.isAssignmentExpression()&&e.isIdentifier(n.node.left))return n.node.left.name;if(n?.isExportDefaultDeclaration())return"default";if(n?.isObjectProperty()&&!n.node.computed){if(e.isIdentifier(n.node.key))return n.node.key.name;if(e.isStringLiteral(n.node.key))return n.node.key.value}return null}function nn(i,n){let r=i.node.callee;return e.isIdentifier(r)?n.serverActionBindings.has(r.name):e.isMemberExpression(r)&&!r.computed&&e.isIdentifier(r.object)&&e.isIdentifier(r.property,{name:"action"})&&n.serverActionNamespaces.has(r.object.name)}function rn(i){if(!e.isObjectExpression(i))return{property:null,value:null};for(let n of i.properties)if(!(!e.isObjectProperty(n)||(e.isIdentifier(n.key)&&!n.computed?n.key.name:e.isStringLiteral(n.key)?n.key.value:null)!=="id"))return e.isStringLiteral(n.value)?{property:n,value:n.value.value}:e.isTemplateLiteral(n.value)&&n.value.expressions.length===0?{property:n,value:n.value.quasis[0]?.value.cooked||""}:{property:n,value:null};return{property:null,value:null}}function Fe(i,n,r,t,o){let a=i.node.loc?.start||{line:0,column:0},s=`${o}:${a.line}:${a.column+1}`,c=`${o}#${t}`,u=n.serverActionIds.get(r);if(u)throw i.buildCodeFrameError(`Duplicate server action ID "${r}". First declared by "${u.bindingName}" at ${u.source}; conflicts with "${t}" at ${s}.`);let x={id:r,key:c,bindingName:t,filename:o,source:s,loc:a};if(n.serverActionIds.set(r,x),typeof n.opts?.onActionId=="function")try{n.opts.onActionId(x)}catch(h){throw i.buildCodeFrameError(h instanceof Error?h.message:String(h))}}function tn(i,n){if(!nn(i,n))return;let r=en(i);if(!r){n.opts?.production||console.warn(`[what-compiler] Could not derive a stable server action ID at ${n.serverActionFilename}:${i.node.loc?.start.line||0}. Assign action(...) to a named local or export, or pass { id } explicitly.`);return}let t=i.node.arguments[1],o=rn(t);if(o.property){o.value!==null&&Fe(i,n,o.value,r,n.serverActionFilename);return}let a=`wa1_${dn(`${n.serverActionFilename}#${r}`)}`;Fe(i,n,a,r,n.serverActionFilename);let s=e.objectProperty(e.identifier("id"),e.stringLiteral(a));t?e.isObjectExpression(t)?t.properties.unshift(s):i.node.arguments[1]=e.objectExpression([s,e.spreadElement(t)]):i.node.arguments.push(e.objectExpression([s]))}return{name:"what-jsx-transform",visitor:{Program:{enter(i,n){n.needsTemplate=!1,n.needsInsert=!1,n.needsEffect=!1,n.needsMapArray=!1,n.needsSpread=!1,n.needsSetProp=!1,n.needsMemo=!1,n.needsSetClass=!1,n.needsSetStyle=!1,n.needsSetAttr=!1,n.needsSetValue=!1,n.needsSetChecked=!1,n.needsH=!1,n.needsCreateComponent=!1,n.needsComponentVNode=!1,n.needsFragment=!1,n.needsIsland=!1,n.needsDelegation=!1,n.delegatedEvents=new Set,n.templates=[],n.templateMap=new Map,n.templateCount=0,n._varCounter=0,n._memoCounter=0,n._listCounter=0,n._pendingSetup=[],n.nextVarId=()=>`_el$${n._varCounter++}`,n.nextMemoId=()=>`_c$${n._memoCounter++}`,n.nextForIndex=()=>n._listCounter++,n.serverActionBindings=new Set,n.serverActionNamespaces=new Set,n.serverActionIds=new Map,n.serverActionFilename=mn(n.file?.opts?.filename,n.opts?.projectRoot||n.file?.opts?.cwd),n.signalNames=new Set,n.importedIdentifiers=new Set,n.whatImports=new Set,n.foreignImports=new Set;for(let r of i.node.body)if(e.isImportDeclaration(r)){let t=r.source.value,o=Ne(t),a=o||t.startsWith("./")||t.startsWith("../");for(let s of r.specifiers){let c=null;(e.isImportSpecifier(s)&&e.isIdentifier(s.local)||e.isImportDefaultSpecifier(s)&&e.isIdentifier(s.local)||e.isImportNamespaceSpecifier(s)&&e.isIdentifier(s.local))&&(c=s.local.name),c&&((a||/^(use|create)[A-Z]/.test(c))&&n.importedIdentifiers.add(c),o?n.whatImports.add(c):t.startsWith(".")||n.foreignImports.add(c)),un.has(t)&&(e.isImportSpecifier(s)&&e.isIdentifier(s.imported,{name:"action"})&&e.isIdentifier(s.local)?n.serverActionBindings.add(s.local.name):e.isImportNamespaceSpecifier(s)&&e.isIdentifier(s.local)&&n.serverActionNamespaces.add(s.local.name))}}i.traverse({Function(r){L(r)},CallExpression(r){tn(r,n)},VariableDeclarator(r){let t=r.node.init;if(!t||!e.isCallExpression(t))return;let o=t.callee,a="";if(e.isIdentifier(o)?a=o.name:e.isMemberExpression(o)&&e.isIdentifier(o.property)&&(a=o.property.name),Pe.has(a)){let s=r.node.id;if(e.isIdentifier(s))n.signalNames.add(s.name);else if(e.isArrayPattern(s))for(let c of s.elements)e.isIdentifier(c)&&n.signalNames.add(c.name);else if(e.isObjectPattern(s))for(let c of s.properties)e.isObjectProperty(c)&&e.isIdentifier(c.value)&&n.signalNames.add(c.value.name)}}})},exit(i,n){for(let o of n.templates.reverse()){let a=e.callExpression(e.identifier("_$template"),[e.stringLiteral(o.html)]);e.addComment(a,"leading"," @__PURE__ "),i.unshiftContainer("body",e.variableDeclaration("const",[e.variableDeclarator(e.identifier(o.id),a)]))}let r=[];n.needsTemplate&&r.push(e.importSpecifier(e.identifier("_$template"),e.identifier("_$template"))),n.needsInsert&&r.push(e.importSpecifier(e.identifier("_$insert"),e.identifier("insert"))),n.needsEffect&&r.push(e.importSpecifier(e.identifier("_$effect"),e.identifier("effect"))),n.needsMapArray&&r.push(e.importSpecifier(e.identifier("_$mapArray"),e.identifier("mapArray"))),n.needsSpread&&r.push(e.importSpecifier(e.identifier("_$spread"),e.identifier("spread"))),n.needsSetProp&&r.push(e.importSpecifier(e.identifier("_$setProp"),e.identifier("setProp"))),n.needsMemo&&r.push(e.importSpecifier(e.identifier("_$memo"),e.identifier("memo"))),n.needsSetClass&&r.push(e.importSpecifier(e.identifier("_$setClass"),e.identifier("setClass"))),n.needsSetStyle&&r.push(e.importSpecifier(e.identifier("_$setStyle"),e.identifier("setStyle"))),n.needsSetAttr&&r.push(e.importSpecifier(e.identifier("_$setAttr"),e.identifier("setAttr"))),n.needsSetValue&&r.push(e.importSpecifier(e.identifier("_$setValue"),e.identifier("setValue"))),n.needsSetChecked&&r.push(e.importSpecifier(e.identifier("_$setChecked"),e.identifier("setChecked"))),n.needsCreateComponent&&r.push(e.importSpecifier(e.identifier("_$createComponent"),e.identifier("_$createComponent"))),n.needsComponentVNode&&r.push(e.importSpecifier(e.identifier("_$componentVNode"),e.identifier("_$componentVNode"))),n.needsDelegation&&r.push(e.importSpecifier(e.identifier("_$delegateEvents"),e.identifier("delegateEvents")));let t=[];if(n.needsH&&t.push(e.importSpecifier(e.identifier("h"),e.identifier("h"))),n.needsFragment&&t.push(e.importSpecifier(e.identifier("Fragment"),e.identifier("Fragment"))),n.needsIsland&&t.push(e.importSpecifier(e.identifier("Island"),e.identifier("Island"))),r.length>0){let o=null;for(let a of i.node.body)if(e.isImportDeclaration(a)&&(a.source.value==="what-framework/render"||a.source.value==="what-core/render")){o=a;break}if(o){let a=new Set(o.specifiers.filter(s=>e.isImportSpecifier(s)).map(s=>s.imported.name));for(let s of r)a.has(s.imported.name)||o.specifiers.push(s)}else i.unshiftContainer("body",e.importDeclaration(r,e.stringLiteral("what-framework/render")))}if(t.length>0&&hn(i,e,t),n.needsDelegation&&n.delegatedEvents&&n.delegatedEvents.size>0){let o=e.arrayExpression([...n.delegatedEvents].map(s=>e.stringLiteral(s))),a=e.functionDeclaration(e.identifier("_$delegate$"),[],e.blockStatement([e.ifStatement(e.identifier("_$delegated$"),e.returnStatement()),e.expressionStatement(e.assignmentExpression("=",e.identifier("_$delegated$"),e.booleanLiteral(!0))),e.expressionStatement(e.callExpression(e.identifier("_$delegateEvents"),[o]))]));i.unshiftContainer("body",[e.variableDeclaration("let",[e.variableDeclarator(e.identifier("_$delegated$"),e.booleanLiteral(!1))]),a])}}},JSXElement(i,n){Me(i,n,K)},JSXFragment(i,n){Me(i,n,ne)}}}}function hn(e,m,d){let y=null;for(let E of e.node.body)if(m.isImportDeclaration(E)&&(E.source.value==="what-core"||E.source.value==="what-framework")){y=E;break}if(y){let E=new Set(y.specifiers.filter(b=>m.isImportSpecifier(b)).map(b=>b.imported.name));for(let b of d)E.has(b.imported.name)||y.specifiers.push(b)}else{let E=m.importDeclaration(d,m.stringLiteral("what-framework"));e.unshiftContainer("body",E)}}import Q from"path";import{createRequire as $n}from"node:module";import{transformSync as In}from"@babel/core";import re from"fs";import q from"path";var Oe=new Set([".jsx",".tsx",".js",".ts"]),gn=new Set(["_layout","_error","_loading","_404"]);function Je(e){let m=[],d=[],y=[];function E(w,C=""){if(!re.existsSync(w))return;let T=re.readdirSync(w,{withFileTypes:!0});for(let A of T){let _=q.join(w,A.name);if(A.isDirectory()){if(A.name.match(/^\((.+)\)$/)){E(_,C);continue}if(A.name==="api"&&C===""){b(_,"/api");continue}E(_,C+"/"+le(A.name));continue}let J=q.extname(A.name);if(!Oe.has(J))continue;let P=q.basename(A.name,J);if(P==="_layout"){d.push({filePath:_,urlPrefix:C||"/"});continue}if(gn.has(P))continue;let W=le(P),V=P==="index"?C||"/":C+"/"+W;m.push({filePath:_,routePath:je(V),isDynamic:V.includes(":")||V.includes("*")})}}function b(w,C){if(!re.existsSync(w))return;let T=re.readdirSync(w,{withFileTypes:!0});for(let A of T){let _=q.join(w,A.name);if(A.isDirectory()){b(_,C+"/"+le(A.name));continue}let J=q.extname(A.name);if(!Oe.has(J))continue;let P=q.basename(A.name,J),W=le(P),V=P==="index"?C:C+"/"+W;y.push({filePath:_,routePath:je(V)})}}return E(e),m.sort((w,C)=>{let T=De(w.routePath),A=De(C.routePath);return T-A}),{pages:m,layouts:d,apiRoutes:y}}function le(e){let m=e.match(/^\[\.\.\.(\w+)\]$/);if(m)return"*"+m[1];let d=e.match(/^\[(\w+)\]$/);return d?":"+d[1]:e.toLowerCase()}function je(e){let m=e.replace(/\/+/g,"/");return m.length>1&&m.endsWith("/")&&(m=m.slice(0,-1)),m||"/"}function De(e){return e.includes("*")?100:e.includes(":")?10:0}var En=/export\s+const\s+page\s*=\s*\{/;function Xe(e,m={}){let d=En.exec(e);if(!d)return{mode:"client"};let y=d.index+d[0].length-1;try{return{mode:"client",...JSON.parse(Sn(e,y))}}catch(E){return xn(E,m.filePath),{mode:"client"}}}function xn(e,m){let d=m?` in ${m}`:"";console.warn(`[what] Ignoring unparseable \`export const page\` config${d}: ${e.message}
2
2
  This page falls back to mode 'client', so static generation will skip it.
3
- \`page\` must be a plain object literal of JSON-shaped values (strings, numbers, booleans, null, arrays, nested objects).`)}var cn=e=>/[A-Za-z_$]/.test(e),fn=e=>/[A-Za-z0-9_$]/.test(e);function pn(e,g){let h=[],S=-1,x=0,y=g;for(;y<e.length;){let v=e[y];if(v==="/"&&e[y+1]==="/"){let C=e.indexOf(`
4
- `,y);y=C===-1?e.length:C,h.push(" ");continue}if(v==="/"&&e[y+1]==="*"){let C=e.indexOf("*/",y+2);if(C===-1)throw new SyntaxError("unterminated block comment");y=C+2,h.push(" ");continue}if(v==='"'||v==="'"||v==="`"){let C=dn(e,y);h.push(JSON.stringify(C.value)),S=-1,y=C.end;continue}if(cn(v)){let C=y+1;for(;C<e.length&&fn(e[C]);)C++;let O=e.slice(y,C);h.push(un(e,C)?JSON.stringify(O):O),S=-1,y=C;continue}if(v===" "||v===" "||v===`
5
- `||v==="\r"){h.push(v),y++;continue}if(v===","){h.push(","),S=h.length-1,y++;continue}if(v==="}"||v==="]"){if(S!==-1&&(h[S]=""),S=-1,h.push(v),y++,v==="}"&&--x===0)return h.join("");continue}v==="{"&&x++,h.push(v),S=-1,y++}throw new SyntaxError("unterminated object literal")}function un(e,g){let h=g;for(;h<e.length;){let S=e[h];if(S===" "||S===" "||S===`
6
- `||S==="\r"){h++;continue}if(S==="/"&&e[h+1]==="/"){let x=e.indexOf(`
7
- `,h);if(x===-1)return!1;h=x+1;continue}if(S==="/"&&e[h+1]==="*"){let x=e.indexOf("*/",h+2);if(x===-1)return!1;h=x+2;continue}return S===":"}return!1}var Me={n:`
8
- `,t:" ",r:"\r",b:"\b",f:"\f",v:"\v",0:"\0","\\":"\\","'":"'",'"':'"',"`":"`","/":"/"};function dn(e,g){let h=e[g],S="",x=g+1;for(;x<e.length;){let y=e[x];if(y==="\\"){let v=e[x+1];if(v===void 0)break;if(v===`
9
- `){x+=2;continue}if(v==="\r"){x+=e[x+2]===`
10
- `?3:2;continue}if(v==="u"){if(e[x+2]==="{"){let C=e.indexOf("}",x+3);if(C===-1)throw new SyntaxError("invalid unicode escape");S+=String.fromCodePoint(parseInt(e.slice(x+3,C),16)),x=C+1;continue}S+=String.fromCharCode(parseInt(e.slice(x+2,x+6),16)),x+=6;continue}if(v==="x"){S+=String.fromCharCode(parseInt(e.slice(x+2,x+4),16)),x+=4;continue}S+=Object.prototype.hasOwnProperty.call(Me,v)?Me[v]:v,x+=2;continue}if(y===h)return{value:S,end:x+1};if(h==="`"&&y==="$"&&e[x+1]==="{")throw new SyntaxError("template literal interpolation cannot be resolved at build time");if(h!=="`"&&(y===`
11
- `||y==="\r"))break;S+=y,x++}throw new SyntaxError("unterminated string literal")}function mn(e){return{hasLoader:/export\s+(?:async\s+)?(?:const|let|var|function)\s+loader\b/.test(e),hasGetStaticPaths:/export\s+(?:async\s+)?(?:const|let|var|function)\s+getStaticPaths\b/.test(e),hasPageConfig:/export\s+const\s+page\b/.test(e)}}function ue(e,g){let{pages:h,layouts:S,apiRoutes:x}=Le(e),y=[],v=[],C=new Map;S.forEach((I,T)=>{let j=`_layout${T}`,X=pe(I.filePath,g);y.push(`import ${j} from '${X}';`),C.set(I.urlPrefix,j)}),h.forEach((I,T)=>{let j=`_page${T}`,X=pe(I.filePath,g);y.push(`import ${j} from '${X}';`);let R={mode:"client"},$={hasLoader:!1,hasGetStaticPaths:!1,hasPageConfig:!1};try{let J=K.readFileSync(I.filePath,"utf-8");R=Pe(J,{filePath:I.filePath}),$=mn(J)}catch{}let k=hn(I.routePath,C),D={path:I.routePath,component:j,mode:R.mode||"client",layout:k||null,hasLoader:$.hasLoader};v.push(D)});let O=[];return x.forEach((I,T)=>{let j=`_api${T}`,X=pe(I.filePath,g);y.push(`import * as ${j} from '${X}';`),O.push({path:I.routePath,handlers:j})}),["// Auto-generated by What Framework file router","// Do not edit \u2014 changes will be overwritten","",...y,"","export const routes = [",...v.map(I=>` { path: '${I.path}', component: ${I.component}, mode: '${I.mode}'${I.layout?`, layout: ${I.layout}`:""}${I.hasLoader?", hasLoader: true":""} },`),"];","","export const apiRoutes = [",...O.map(I=>` { path: '${I.path}', handlers: ${I.handlers} },`),"];","","export const pageModes = {",...v.map(I=>` '${I.path}': '${I.mode}',`),"};"].join(`
12
- `)}function pe(e,g){return"/"+U.relative(g,e).split(U.sep).join("/")}function hn(e,g){let h=e.split("/").filter(Boolean);for(;h.length>0;){let S="/"+h.join("/");if(g.has(S))return g.get(S);h.pop()}return g.has("/")?g.get("/"):null}var gn=`
3
+ \`page\` must be a plain object literal of JSON-shaped values (strings, numbers, booleans, null, arrays, nested objects).`)}var bn=e=>/[A-Za-z_$]/.test(e),yn=e=>/[A-Za-z0-9_$]/.test(e);function Sn(e,m){let d=[],y=-1,E=0,b=m;for(;b<e.length;){let w=e[b];if(w==="/"&&e[b+1]==="/"){let C=e.indexOf(`
4
+ `,b);b=C===-1?e.length:C,d.push(" ");continue}if(w==="/"&&e[b+1]==="*"){let C=e.indexOf("*/",b+2);if(C===-1)throw new SyntaxError("unterminated block comment");b=C+2,d.push(" ");continue}if(w==='"'||w==="'"||w==="`"){let C=vn(e,b);d.push(JSON.stringify(C.value)),y=-1,b=C.end;continue}if(bn(w)){let C=b+1;for(;C<e.length&&yn(e[C]);)C++;let T=e.slice(b,C);d.push(wn(e,C)?JSON.stringify(T):T),y=-1,b=C;continue}if(w===" "||w===" "||w===`
5
+ `||w==="\r"){d.push(w),b++;continue}if(w===","){d.push(","),y=d.length-1,b++;continue}if(w==="}"||w==="]"){if(y!==-1&&(d[y]=""),y=-1,d.push(w),b++,w==="}"&&--E===0)return d.join("");continue}w==="{"&&E++,d.push(w),y=-1,b++}throw new SyntaxError("unterminated object literal")}function wn(e,m){let d=m;for(;d<e.length;){let y=e[d];if(y===" "||y===" "||y===`
6
+ `||y==="\r"){d++;continue}if(y==="/"&&e[d+1]==="/"){let E=e.indexOf(`
7
+ `,d);if(E===-1)return!1;d=E+1;continue}if(y==="/"&&e[d+1]==="*"){let E=e.indexOf("*/",d+2);if(E===-1)return!1;d=E+2;continue}return y===":"}return!1}var Te={n:`
8
+ `,t:" ",r:"\r",b:"\b",f:"\f",v:"\v",0:"\0","\\":"\\","'":"'",'"':'"',"`":"`","/":"/"};function vn(e,m){let d=e[m],y="",E=m+1;for(;E<e.length;){let b=e[E];if(b==="\\"){let w=e[E+1];if(w===void 0)break;if(w===`
9
+ `){E+=2;continue}if(w==="\r"){E+=e[E+2]===`
10
+ `?3:2;continue}if(w==="u"){if(e[E+2]==="{"){let C=e.indexOf("}",E+3);if(C===-1)throw new SyntaxError("invalid unicode escape");y+=String.fromCodePoint(parseInt(e.slice(E+3,C),16)),E=C+1;continue}y+=String.fromCharCode(parseInt(e.slice(E+2,E+6),16)),E+=6;continue}if(w==="x"){y+=String.fromCharCode(parseInt(e.slice(E+2,E+4),16)),E+=4;continue}y+=Object.prototype.hasOwnProperty.call(Te,w)?Te[w]:w,E+=2;continue}if(b===d)return{value:y,end:E+1};if(d==="`"&&b==="$"&&e[E+1]==="{")throw new SyntaxError("template literal interpolation cannot be resolved at build time");if(d!=="`"&&(b===`
11
+ `||b==="\r"))break;y+=b,E++}throw new SyntaxError("unterminated string literal")}function _n(e){return{hasLoader:/export\s+(?:async\s+)?(?:const|let|var|function)\s+loader\b/.test(e),hasGetStaticPaths:/export\s+(?:async\s+)?(?:const|let|var|function)\s+getStaticPaths\b/.test(e),hasPageConfig:/export\s+const\s+page\b/.test(e)}}function Ee(e,m){let{pages:d,layouts:y,apiRoutes:E}=Je(e),b=[],w=[],C=new Map;y.forEach((_,J)=>{let P=`_layout${J}`,W=ge(_.filePath,m);b.push(`import ${P} from '${W}';`),C.set(_.urlPrefix,P)}),d.forEach((_,J)=>{let P=`_page${J}`,W=ge(_.filePath,m);b.push(`import ${P} from '${W}';`);let V={mode:"client"},B={hasLoader:!1,hasGetStaticPaths:!1,hasPageConfig:!1};try{let X=re.readFileSync(_.filePath,"utf-8");V=Xe(X,{filePath:_.filePath}),B=_n(X)}catch{}let k=kn(_.routePath,C),L={path:_.routePath,component:P,mode:V.mode||"client",layout:k||null,hasLoader:B.hasLoader};w.push(L)});let T=[];return E.forEach((_,J)=>{let P=`_api${J}`,W=ge(_.filePath,m);b.push(`import * as ${P} from '${W}';`),T.push({path:_.routePath,handlers:P})}),["// Auto-generated by What Framework file router","// Do not edit \u2014 changes will be overwritten","",...b,"","export const routes = [",...w.map(_=>` { path: '${_.path}', component: ${_.component}, mode: '${_.mode}'${_.layout?`, layout: ${_.layout}`:""}${_.hasLoader?", hasLoader: true":""} },`),"];","","export const apiRoutes = [",...T.map(_=>` { path: '${_.path}', handlers: ${_.handlers} },`),"];","","export const pageModes = {",...w.map(_=>` '${_.path}': '${_.mode}',`),"};"].join(`
12
+ `)}function ge(e,m){return"/"+q.relative(m,e).split(q.sep).join("/")}function kn(e,m){let d=e.split("/").filter(Boolean);for(;d.length>0;){let y="/"+d.join("/");if(m.has(y))return m.get(y);d.pop()}return m.has("/")?m.get("/"):null}var Cn=`
13
13
  :host {
14
14
  position: fixed;
15
15
  inset: 0;
@@ -195,12 +195,12 @@ var Ke=new Set(["preventDefault","stopPropagation","once","capture","passive","s
195
195
  white-space: pre-wrap;
196
196
  line-height: 1.5;
197
197
  }
198
- `,Ln=`
198
+ `,Un=`
199
199
  class WhatErrorOverlay extends HTMLElement {
200
200
  constructor(err) {
201
201
  super();
202
202
  this.root = this.attachShadow({ mode: 'open' });
203
- this.root.innerHTML = '<style>${gn}</style>';
203
+ this.root.innerHTML = '<style>${Cn}</style>';
204
204
  this._err = err;
205
205
  this.show(err);
206
206
  }
@@ -390,7 +390,13 @@ class WhatErrorOverlay extends HTMLElement {
390
390
  if (!customElements.get('what-error-overlay')) {
391
391
  customElements.define('what-error-overlay', WhatErrorOverlay);
392
392
  }
393
- `;function Ne(e){let g=e.ws.send.bind(e.ws);e.ws.send=function(h){return h?.type==="error"&&h.err?.plugin==="vite-plugin-what"&&(h.err._isCompilerError=!0),g(h)}}var Oe="virtual:what-routes",oe="\0"+Oe,xn=/(?:from\s*['"](?:what-framework\/server|what-server(?:\/actions)?)['"]|import\s*['"](?:what-framework\/server|what-server(?:\/actions)?)['"])/,bn=/\.[cm]?[jt]sx?$/;function me(e,g){return e?Array.isArray(e)?e.some(h=>me(h,g)):e instanceof RegExp?(e.lastIndex=0,e.test(g)):typeof e=="function"?e(g):!1:!1}function yn({rolldownVersion:e,viteVersion:g}={}){let h=parseInt(String(g??""),10);return!!e||Number.isFinite(h)&&h>=8?{oxc:{jsx:"preserve"}}:{esbuild:{jsx:"preserve"}}}var de=null;function Sn(){return de||(de=import("vite").then(e=>e.version||"").catch(()=>"")),de}var wn=/export\s+(?:default\s+)?function\s+([A-Z]\w*)/,vn=/(?:store|signal|state|context|util|helper|lib|config)\b/i;function he(e={}){let{include:g=/\.[jt]sx$/,exclude:h=/node_modules/,sourceMaps:S=!0,production:x=!0,pages:y="src/pages",hot:v=!x,prodBundles:C=!0}=e,O="",M="",I=!1,T=new Map;function j($){let k=T.get($.id);if(k&&k.key!==$.key)throw Object.assign(new Error(`Duplicate server action ID "${$.id}". First declared by "${k.bindingName}" at ${k.source}; conflicts with "${$.bindingName}" at ${$.source}.`),{code:"ERR_DUPLICATE_ACTION_ID"});T.set($.id,$)}function X($){for(let[k,D]of T)D.filename===$&&T.delete(k)}function R($){let k=$.replace(/[?#].*$/,"");return O?Z.relative(O,k).split(Z.sep).join("/"):k}return{name:"vite-plugin-what",configResolved($){O=$.root,M=Z.resolve(O,y),I=$.command==="serve"},configureServer($){Ne($),$.watcher.on("add",k=>{if(k.startsWith(M)){let D=$.moduleGraph.getModuleById(oe);D&&($.moduleGraph.invalidateModule(D),$.ws.send({type:"full-reload"}))}}),$.watcher.on("unlink",k=>{if(X(R(k)),k.startsWith(M)){let D=$.moduleGraph.getModuleById(oe);D&&($.moduleGraph.invalidateModule(D),$.ws.send({type:"full-reload"}))}})},resolveId($){if($===Oe)return oe},load($){if($===oe)return ue(M,O)},transform($,k){let D=k.replace(/[?#].*$/,""),J=me(g,D),z=bn.test(D),Y=z&&xn.test($);if(h&&me(h,D)||(z&&X(R(D)),!J&&!Y))return null;try{let L=En($,{filename:k,sourceMaps:S,configFile:!1,babelrc:!1,plugins:[[ie,{production:x,projectRoot:O||process.cwd(),onActionId:j}]],parserOpts:{plugins:["jsx","typescript"]}});if(!L||!L.code)return null;let Q=L.code;return v&&I&&!x&&_n($,k)&&(Q+=$n(k)),{code:Q,map:L.map}}catch(L){throw L.plugin="vite-plugin-what",L.id||(L.id=k),L.loc===void 0&&L._loc&&(L.loc={file:k,line:L._loc.line,column:L._loc.column}),console.error(`[what] Error transforming ${k}:`,L.message),L}},handleHotUpdate({file:$,server:k}){if(v&&g.test($)&&!(h&&h.test($))&&kn($))return k.ws.send({type:"full-reload"}),[]},async config($,{mode:k,command:D}){let J=D==="build"&&k==="production"&&C,z=yn({rolldownVersion:this?.meta?.rolldownVersion,viteVersion:await Sn()});return{...J?{resolve:{conditions:["production"]}}:{},...z,optimizeDeps:{exclude:["what-framework","what-core","what-compiler","what-router"]}}}}}function _n(e,g){return!!(wn.test(e)||g.includes("/pages/")||g.includes("\\pages\\"))}function kn(e){let g=Z.basename(e,Z.extname(e));return vn.test(g)}function $n(e){return`
393
+ `;function Re(e){let m=e.ws.send.bind(e.ws);e.ws.send=function(d){return d?.type==="error"&&d.err?.plugin==="vite-plugin-what"&&(d.err._isCompilerError=!0),m(d)}}var We="virtual:what-routes",ce="\0"+We,An=/(?:from\s*['"](?:what-framework\/server|what-server(?:\/actions)?)['"]|import\s*['"](?:what-framework\/server|what-server(?:\/actions)?)['"])/,Ln=/\.[cm]?[jt]sx?$/;function xe(e,m){return e?Array.isArray(e)?e.some(d=>xe(d,m)):e instanceof RegExp?(e.lastIndex=0,e.test(m)):typeof e=="function"?e(m):!1:!1}function Mn({rolldownVersion:e,viteVersion:m}={}){let d=parseInt(String(m??""),10);return!!e||Number.isFinite(d)&&d>=8?{oxc:{jsx:"preserve"}}:{esbuild:{jsx:"preserve"}}}async function Fn(e){try{return $n(Q.resolve(e||process.cwd(),"package.json"))("vite/package.json").version||""}catch{return import("vite").then(m=>m.version||"").catch(()=>"")}}var Pn=/export\s+(?:default\s+)?function\s+([A-Z]\w*)/,Nn=/(?:store|signal|state|context|util|helper|lib|config)\b/i,On=/\b_\$(?:template|createComponent)\b/;function jn(e){return On.test(e)}function Dn(e){return Object.assign(new Error(`[what-compiler] ${e} is being compiled for the server, but what-compiler's JSX output is client-only. It lowers JSX to module-scope _$template() calls that run document.createElement() at import time, so this module throws "document is not defined" the moment a server imports it.
394
+
395
+ Server-rendered views have two supported spellings:
396
+ 1. Author them with h() from what-framework.
397
+ 2. Compile them with the automatic JSX runtime instead of what-compiler (jsxImportSource: "what-framework"), which emits h() calls that renderToString and renderToHydratableString understand.
398
+
399
+ If a DOM already exists in this process on purpose, set ssrGuard: false on the plugin. The likeliest reason is a test runner: Vitest applies an SSR transform under \`environment: 'node'\`, so a component test that shims a DOM itself lands here. Note that with the guard off the result is a full client render, not SSR.`),{code:"ERR_COMPILED_JSX_IN_SSR",id:e,plugin:"vite-plugin-what"})}function Tn(e,m){if(e&&e.ssr)return!0;let d=m&&m.environment;return!!(d&&d.name==="ssr")}function be(e={}){let{include:m=/\.[jt]sx$/,exclude:d=/node_modules/,sourceMaps:y=!0,production:E=!0,pages:b="src/pages",hot:w=!E,prodBundles:C=!0,ssrGuard:T=!0}=e,A="",_="",J=!1,P=new Map;function W(k){let L=P.get(k.id);if(L&&L.key!==k.key)throw Object.assign(new Error(`Duplicate server action ID "${k.id}". First declared by "${L.bindingName}" at ${L.source}; conflicts with "${k.bindingName}" at ${k.source}.`),{code:"ERR_DUPLICATE_ACTION_ID"});P.set(k.id,k)}function V(k){for(let[L,X]of P)X.filename===k&&P.delete(L)}function B(k){let L=k.replace(/[?#].*$/,"");return A?Q.relative(A,L).split(Q.sep).join("/"):L}return{name:"vite-plugin-what",configResolved(k){A=k.root,_=Q.resolve(A,b),J=k.command==="serve"},configureServer(k){Re(k),k.watcher.on("add",L=>{if(L.startsWith(_)){let X=k.moduleGraph.getModuleById(ce);X&&(k.moduleGraph.invalidateModule(X),k.ws.send({type:"full-reload"}))}}),k.watcher.on("unlink",L=>{if(V(B(L)),L.startsWith(_)){let X=k.moduleGraph.getModuleById(ce);X&&(k.moduleGraph.invalidateModule(X),k.ws.send({type:"full-reload"}))}})},resolveId(k){if(k===We)return ce},load(k){if(k===ce)return Ee(_,A)},transform(k,L,X){let F=L.replace(/[?#].*$/,""),U=xe(m,F),ee=Ln.test(F),R=ee&&An.test(k);if(d&&xe(d,F)||(ee&&V(B(F)),!U&&!R))return null;let te=T&&Tn(X,this);try{let D=In(k,{filename:L,sourceMaps:y,configFile:!1,babelrc:!1,plugins:[[ae,{production:E,projectRoot:A||process.cwd(),onActionId:W}]],parserOpts:{plugins:["jsx","typescript"]}});if(!D||!D.code)return null;let Z=D.code;if(te&&jn(Z))throw Dn(F);return w&&J&&!E&&Jn(k,L)&&(Z+=Rn(L)),{code:Z,map:D.map}}catch(D){throw D&&D.code==="ERR_COMPILED_JSX_IN_SSR"||(D.plugin="vite-plugin-what",D.id||(D.id=L),D.loc===void 0&&D._loc&&(D.loc={file:L,line:D._loc.line,column:D._loc.column}),console.error(`[what] Error transforming ${L}:`,D.message)),D}},handleHotUpdate({file:k,server:L}){if(w&&m.test(k)&&!(d&&d.test(k))&&Xn(k))return L.ws.send({type:"full-reload"}),[]},async config(k,{mode:L,command:X}){let F=X==="build"&&L==="production"&&C,U=Mn({rolldownVersion:this?.meta?.rolldownVersion,viteVersion:await Fn(k.root)});return{...F?{resolve:{conditions:["production"]}}:{},...U,optimizeDeps:{exclude:["what-framework","what-core","what-compiler","what-router"]}}}}}function Jn(e,m){return!!(Pn.test(e)||m.includes("/pages/")||m.includes("\\pages\\"))}function Xn(e){let m=Q.basename(e,Q.extname(e));return Nn.test(m)}function Rn(e){return`
394
400
 
395
401
  // --- What Framework HMR Boundary ---
396
402
  if (import.meta.hot) {
@@ -403,4 +409,4 @@ if (import.meta.hot) {
403
409
  }
404
410
  });
405
411
  }
406
- `}import{h as Wn,Fragment as Vn,mount as Hn,Island as Bn}from"what-core";export{Vn as Fragment,Bn as Island,ie as babelPlugin,Pe as extractPageConfig,ue as generateRoutesModule,Wn as h,Hn as mount,Le as scanPages,he as vitePlugin,he as what};
412
+ `}import{h as ri,Fragment as ti,mount as oi,Island as si}from"what-core";export{ti as Fragment,si as Island,ae as babelPlugin,Xe as extractPageConfig,Ee as generateRoutesModule,ri as h,oi as mount,Je as scanPages,be as vitePlugin,be as what};