what-compiler 0.12.4 → 0.13.1
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/babel-plugin.min.js +1 -1
- package/dist/index.min.js +15 -15
- package/dist/vite-plugin.min.js +15 -15
- package/package.json +2 -2
- package/src/babel-plugin.js +100 -31
- package/src/vite-plugin.js +14 -9
package/dist/babel-plugin.min.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var Je=new Set(["preventDefault","stopPropagation","once","capture","passive","self"]),Me=new Set(["once","capture","passive"]),Ne=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),Xe=new Set(["click","input","change","keydown","keyup","submit","focusin","focusout","mousedown","mouseup"]),T=new Set(["Math","Number","String","Boolean","parseInt","parseFloat","isNaN","isFinite","encodeURIComponent","decodeURIComponent","encodeURI","decodeURI","JSON","Date","Array","Object","console","RegExp"]),pe=new Set(["useSignal","signal","computed","useComputed","useState","useReducer","createResource","useSWR","useQuery","useInfiniteQuery"]),De=new Set(["For","Show","Switch","Match"]),je=new Set(["what-framework/server","what-server","what-server/actions"]);function Le(e){let _=0xcbf29ce484222325n;for(let I=0;I<e.length;I++)_^=BigInt(e.charCodeAt(I)),_=BigInt.asUintN(64,_*0x100000001b3n);return _.toString(36)}function Pe(e,_){let I=String(e||"<unknown>").replace(/\\/g,"/").replace(/[?#].*$/,""),C=String(_||"").replace(/\\/g,"/").replace(/\/+$/,"");return C&&I.startsWith(`${C}/`)?I.slice(C.length+1):I.replace(/^\.\//,"")}function J(e){if(!/[\r\n]/.test(e))return e.replace(/\t/g," ");let _=e.split(/\r\n|\n|\r/),I=-1;for(let y=0;y<_.length;y++)/[^ \t]/.test(_[y])&&(I=y);if(I===-1)return"";let C="";for(let y=0;y<_.length;y++){let A=_[y].replace(/\t/g," "),P=y===0,W=y===_.length-1;P||(A=A.replace(/^ +/,"")),W||(A=A.replace(/ +$/,"")),A&&(y!==I&&(A+=" "),C+=A)}return C}function Oe({types:e}){let _=new Set,I=new Set;function C(i,n){return!(!i.includes("__")||!i.startsWith("on")||i.split("__").slice(1).filter(s=>s!=="").length===0)}function y(i){let n=i.includes("|")?"|":"__",r=i.split(n),o=r[0],s=r.slice(1).filter(t=>Je.has(t));return{eventName:o,modifiers:s}}function A(i){return i.startsWith("bind:")}function P(i){return i.slice(5)}function W(i){return/^[A-Z]/.test(i)}function z(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 s=o?.loc?.start,t=n?.filename||n?.file?.opts?.filename||"<unknown>";return new Error(`[what-compiler] ${r} (${s?`${t}:${s.line}:${s.column+1}`:t})`)}function j(i){let n=i.openingElement?i.openingElement.name:i.name;return e.isJSXMemberExpression(n)?!0:e.isJSXIdentifier(n)&&W(n.name)}function O(i,n){return!!(n.foreignImports&&n.foreignImports.has(i))}function ue(i,n){return!!(n.whatImports&&n.whatImports.has(i))}function de(i){return i.children.some(n=>e.isJSXElement(n)&&e.isJSXIdentifier(n.openingElement.name,{name:"Match"}))}function q(i){return e.isJSXMemberExpression(i)?e.memberExpression(q(i.object),e.identifier(i.property.name)):e.identifier(i.name)}function me(i){let n=i.node.params;if(n.length!==1||!e.isObjectPattern(n[0]))return;let r=n[0],o=-1;for(let p=0;p<r.properties.length;p++){let m=r.properties[p];if(e.isRestElement(m))return;if(e.isObjectProperty(m)&&!m.computed&&e.isIdentifier(m.key,{name:"children"})){if(o!==-1||!e.isIdentifier(m.value))return;o=p}}if(o===-1)return;let s=i.scope.getBinding(r.properties[o].value.name);if(!s||s.constantViolations.length>0||s.referencePaths.length===0||!s.referencePaths.every(p=>{let m=p.parentPath;if(!m||!m.isJSXExpressionContainer())return!1;let u=m.parentPath;if(!u||!u.isJSXElement()||!j(u.node))return!1;let f=u.node.openingElement.name;return!(e.isJSXIdentifier(f)&&De.has(f.name))}))return;let a=i.scope.generateUidIdentifier("props");r.typeAnnotation&&(a.typeAnnotation=r.typeAnnotation),n[0]=a;let c=r.properties.filter((p,m)=>m!==o);if(c.length>0){e.isBlockStatement(i.node.body)||(i.node.body=e.blockStatement([e.returnStatement(i.node.body)]));let p=e.objectPattern(c);i.node.body.body.unshift(e.variableDeclaration("const",[e.variableDeclarator(p,e.cloneNode(a))])),i.node._whatMovedProps=p}for(let p of s.referencePaths)p.replaceWith(e.memberExpression(e.cloneNode(a),e.identifier("children")));i.scope.crawl()}function Ee(i){return Ne.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 K(i){return i==="className"?"class":i==="htmlFor"?"for":i}function $(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 he(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 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 N(i,n){return n.has(i)}function Q(i){let n=new Set,r=new Set;n.fromDestructuredProps=r;function o(a){let c=a.init;if(!c||!e.isCallExpression(c))return;let p=c.callee,m="";if(e.isIdentifier(p)?m=p.name:e.isMemberExpression(p)&&e.isIdentifier(p.property)&&(m=p.property.name),pe.has(m)){let u=a.id;if(e.isIdentifier(u))n.add(u.name);else if(e.isArrayPattern(u))for(let f of u.elements)e.isIdentifier(f)&&n.add(f.name);else if(e.isObjectPattern(u))for(let f of u.properties)e.isObjectProperty(f)&&e.isIdentifier(f.value)&&n.add(f.value.name)}}function s(a){if(e.isObjectPattern(a))for(let c of a.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 t=i.scope;for(;t;){for(let c of Object.values(t.bindings))c.path.isVariableDeclarator()&&o(c.path.node);let a=t.path&&t.path.node;if(a){if(a.params)for(let c of a.params)s(c);a._whatMovedProps&&s(a._whatMovedProps)}t=t.parent}return n}function Te(i){return Q(i)}function Y(i){if(!e.isCallExpression(i))return!1;let n=i.callee;return e.isMemberExpression(n)&&e.isIdentifier(n.object)?T.has(n.object.name):e.isIdentifier(n)?T.has(n.name):!1}function ee(i,n,r){if(!n)return!1;if(e.isCallExpression(i)){if(e.isIdentifier(i.callee)&&N(i.callee.name,n)||r&&e.isIdentifier(i.callee)&&r.has(i.callee.name)&&!T.has(i.callee.name)||e.isMemberExpression(i.callee)&&e.isIdentifier(i.callee.object)&&N(i.callee.object.name,n)||Y(i))return!1;if(i.arguments.some(o=>w(o,n,r)))return!0}return!1}function w(i,n,r){return n||(n=new Set),e.isCallExpression(i)?e.isIdentifier(i.callee)&&N(i.callee.name,n)||r&&e.isIdentifier(i.callee)&&r.has(i.callee.name)&&!T.has(i.callee.name)||e.isMemberExpression(i.callee)&&e.isIdentifier(i.callee.object)&&N(i.callee.object.name,n)?!0:Y(i)?i.arguments.some(o=>w(o,n,r)):e.isIdentifier(i.callee)?i.arguments.some(o=>w(o,n,r)):w(i.callee,n,r)||i.arguments.some(o=>w(o,n,r)):e.isIdentifier(i)?N(i.name,n)||r&&r.has(i.name):e.isMemberExpression(i)?w(i.object,n,r):e.isConditionalExpression(i)?w(i.test,n,r)||w(i.consequent,n,r)||w(i.alternate,n,r):e.isBinaryExpression(i)||e.isLogicalExpression(i)?w(i.left,n,r)||w(i.right,n,r):e.isUnaryExpression(i)?w(i.argument,n,r):e.isTemplateLiteral(i)?i.expressions.some(o=>w(o,n,r)):e.isObjectExpression(i)?i.properties.some(o=>e.isObjectProperty(o)&&w(o.value,n,r)):e.isArrayExpression(i)?i.elements.some(o=>o&&w(o,n,r)):(e.isArrowFunctionExpression(i)||e.isFunctionExpression(i),!1)}function M(i,n){if(!i||typeof i!="object")return n;switch(i.type){case"Identifier":n.add(i.name);break;case"AssignmentPattern":M(i.left,n);break;case"RestElement":M(i.argument,n);break;case"ArrayPattern":for(let r of i.elements)M(r,n);break;case"ObjectPattern":for(let r of i.properties)M(r.type==="RestElement"?r.argument:r.value,n);break;default:break}return n}function ge(i){let n=new Set;for(let o=1;o<i.params.length;o++)M(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 s of o.declarations)M(s.id,n);return;case"FunctionDeclaration":case"ClassDeclaration":o.id&&n.add(o.id.name);return;case"FunctionExpression":case"ArrowFunctionExpression":case"ClassExpression":return;case"CatchClause":M(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 s of Object.keys(o)){if(s==="loc"||s==="start"||s==="end"||s==="type"||s==="leadingComments"||s==="trailingComments"||s==="innerComments")continue;let t=o[s];t&&typeof t=="object"&&r(t)}}};e.isBlockStatement(i.body)&&r(i.body.body);for(let o of M(i.params[0],new Set))n.delete(o);return n}function xe(i,n){if(n.size===0)return null;let r=null,o=s=>{if(!(r||!s||typeof s!="object")){if(Array.isArray(s)){s.forEach(o);return}if(s.type==="Identifier"){n.has(s.name)&&(r=s.name);return}for(let t of Object.keys(s)){if(t==="loc"||t==="start"||t==="end"||t==="type"||t==="leadingComments"||t==="trailingComments"||t==="innerComments"||s.type==="MemberExpression"&&t==="property"&&!s.computed||(s.type==="ObjectProperty"||s.type==="ObjectMethod")&&t==="key"&&!s.computed)continue;let a=s[t];a&&typeof a=="object"&&o(a)}}};return o(i),r}function ne(i,n){let r=i,o=!1;if(e.isArrowFunctionExpression(i)&&i.params.length===0&&(r=i.body,o=!0),e.isConditionalExpression(r)){let t=R(r.consequent,n),a=R(r.alternate,n);if(t||a){let c=e.conditionalExpression(r.test,t||r.consequent,a||r.alternate);return o?e.arrowFunctionExpression([],c):c}return null}if(e.isLogicalExpression(r)&&(r.operator==="&&"||r.operator==="||")){let t=R(r.right,n);if(t){let a=e.logicalExpression(r.operator,r.left,t);return o?e.arrowFunctionExpression([],a):a}return null}return R(r,n)}function R(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 d=r.body.body.find(l=>e.isReturnStatement(l));d&&(o=d.argument)}}else if(e.isFunctionExpression(r)){let d=r.body.body.find(l=>e.isReturnStatement(l));d&&(o=d.argument)}if(!o||!e.isJSXElement(o))return null;let s=o.openingElement.attributes,t=null;for(let d of s)if(e.isJSXAttribute(d)&&$(d)==="key"){t=d;break}if(!t)return null;let a=k(t.value);if(!a)return null;let c=ge(r);if(xe(a,c)){let d=e.isIdentifier(a)&&r.params[1]&&e.isIdentifier(r.params[1],{name:a.name});return null}o.openingElement.attributes=s.filter(d=>d!==t);let m=i.callee.object,u=e.arrowFunctionExpression([],m),f=r.params[0]?e.cloneNode(r.params[0],!0):e.identifier("_item"),E=e.arrowFunctionExpression([f],e.cloneNode(a,!0));return e.callExpression(e.identifier("_$mapArray"),[u,r,e.objectExpression([e.objectProperty(e.identifier("key"),E),e.objectProperty(e.identifier("raw"),e.booleanLiteral(!0))])])}function V(i){if(e.isJSXText(i))return!0;if(e.isJSXExpressionContainer(i))return!1;if(e.isJSXElement(i)){let n=i.openingElement;if(j(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(V)}return!1}function ie(i){return e.isJSXSpreadAttribute(i)?!0:i.value?e.isJSXExpressionContainer(i.value):!1}function B(i){if(e.isJSXText(i)){let t=J(i.value);return t?re(t):""}if(e.isJSXExpressionContainer(i))return e.isJSXEmptyExpression(i.expression)?"":"<!--$-->";if(!e.isJSXElement(i))return"";let n=i.openingElement,r=n.name.name;if(j(i))return"";let o=`<${r}`;for(let t of n.attributes){if(e.isJSXSpreadAttribute(t))continue;let a=$(t);if(a==="key"||he(a)||a.startsWith("bind:")||a.includes("|"))continue;let c=a;if(a==="className"&&(c="class"),a==="htmlFor"&&(c="for"),!t.value)o+=` ${c}`;else if(e.isStringLiteral(t.value))o+=` ${c}="${be(t.value.value)}"`;else if(e.isJSXExpressionContainer(t.value))continue}let s=i.openingElement.selfClosing;if(s&&Ee(r))return o+=">",o;if(s)return o+=`></${r}>`,o;o+=">";for(let t of i.children)if(e.isJSXText(t)){let a=J(t.value);a&&(o+=re(a))}else e.isJSXExpressionContainer(t)?e.isJSXEmptyExpression(t.expression)||(o+="<!--$-->"):e.isJSXElement(t)&&(j(t)?o+="<!--$-->":o+=B(t));return o+=`</${r}>`,o}function re(i){return i.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">")}function be(i){return i.replace(/&/g,"&").replace(/"/g,""").replace(/</g,"<").replace(/>/g,">")}function X(i,n){let{node:r}=i,o=r.openingElement,s=o.name.name;if(!O(s,n)){if(s==="For")return ve(i,n);if(s==="Show")return we(i,n)}if(s==="Switch"&&(!O(s,n)||de(r)))return Ae(i,n);if(j(r))return te(i,n);let t=o.attributes,a=r.children,c=a.every(V),p=t.every(l=>!ie(l)),m=t.every(l=>{if(e.isJSXSpreadAttribute(l))return!1;let h=$(l);return!h?.startsWith("on")&&!h?.startsWith("bind:")});if(c&&p&&m){let l=B(r);if(l){let h=le(n,l);return n.needsTemplate=!0,e.callExpression(e.identifier(h),[])}}let u=B(r);if(!u){let l=r.loc,h=n.filename||n.file?.opts?.filename||"<unknown>",g=l?`:${l.start.line}:${l.start.column}`:"";return console.warn(`[what-compiler] Could not extract template for <${s}> at ${h}${g}. Falling back to h() for this element. This element could not be statically analyzed. Consider simplifying the JSX.`),n.needsH=!0,G(i,n)}let f=le(n,u);n.needsTemplate=!0;let E=n.nextVarId(),d=[e.variableDeclaration("const",[e.variableDeclarator(e.identifier(E),e.callExpression(e.identifier(f),[]))])];return oe(d,E,t,n,s),se(d,E,a,r,n),n._pendingSetup||(n._pendingSetup=[]),n._pendingSetup.push(...d),e.identifier(E)}function G(i,n){let{node:r}=i,o=r.openingElement,s=o.name.name,t=o.attributes,a=r.children,c=[];for(let u of t){if(e.isJSXSpreadAttribute(u))continue;let f=$(u),E=k(u.value),d=K(f);c.push(e.objectProperty(/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(d)?e.identifier(d):e.stringLiteral(d),E))}let p=[];for(let u of a)if(e.isJSXText(u)){let f=J(u.value);f&&p.push(e.stringLiteral(f))}else e.isJSXExpressionContainer(u)?e.isJSXEmptyExpression(u.expression)||p.push(u.expression):e.isJSXElement(u)?p.push(X({node:u},n)):e.isJSXFragment(u)&&p.push(L({node:u},n));let m=c.length>0?e.objectExpression(c):e.nullLiteral();return e.callExpression(e.identifier("h"),[e.stringLiteral(s),m,...p])}let Se=new Set(["input","textarea","select","option"]);function oe(i,n,r,o,s){function t(p,m){return p==="class"?(o.needsSetClass=!0,e.callExpression(e.identifier("_$setClass"),[e.identifier(n),m])):p==="style"?(o.needsSetStyle=!0,e.callExpression(e.identifier("_$setStyle"),[e.identifier(n),m])):p==="value"&&s&&Se.has(s)?(o.needsSetValue=!0,e.callExpression(e.identifier("_$setValue"),[e.identifier(n),m])):p==="checked"&&s==="input"?(o.needsSetChecked=!0,e.callExpression(e.identifier("_$setChecked"),[e.identifier(n),m])):p.startsWith("data-")||p.startsWith("aria-")?(o.needsSetAttr=!0,e.callExpression(e.identifier("_$setAttr"),[e.identifier(n),e.stringLiteral(p),m])):(o.needsSetProp=!0,e.callExpression(e.identifier("_$setProp"),[e.identifier(n),e.stringLiteral(p),m]))}let a=!1;function c(){a||(a=!0,i.push(e.expressionStatement(e.callExpression(e.identifier("_$delegate$"),[]))))}for(let p of r){if(e.isJSXSpreadAttribute(p)){o.needsSpread=!0,i.push(e.expressionStatement(e.callExpression(e.identifier("_$spread"),[e.identifier(n),p.argument])));continue}let m=$(p);if(m!=="key"){if(m==="ref"){let u=k(p.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(m.startsWith("on")&&!m.includes("|")&&!C(m,o)){let u=m.slice(2).toLowerCase(),f=k(p.value);Xe.has(u)?(o.needsDelegation=!0,o.delegatedEvents||(o.delegatedEvents=new Set),o.delegatedEvents.add(u),c(),i.push(e.expressionStatement(e.assignmentExpression("=",e.memberExpression(e.identifier(n),e.identifier(`$$${u}`)),f)))):i.push(e.expressionStatement(e.callExpression(e.memberExpression(e.identifier(n),e.identifier("addEventListener")),[e.stringLiteral(u),f])));continue}if(m.startsWith("on")&&(m.includes("|")||C(m,o))){let{eventName:u,modifiers:f}=y(m),E=k(p.value),d=Z(E,f),l=u.slice(2).toLowerCase(),h=f.filter(x=>Me.has(x)),g=[e.stringLiteral(l),d];if(h.length>0){let x=h.map(S=>e.objectProperty(e.identifier(S),e.booleanLiteral(!0)));g.push(e.objectExpression(x))}i.push(e.expressionStatement(e.callExpression(e.memberExpression(e.identifier(n),e.identifier("addEventListener")),g)));continue}if(A(m)){let u=P(m),f=p.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(f),[])))]))),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(f),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(f),[])))]))),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(f),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("checked"))]))]))));continue}if(e.isJSXExpressionContainer(p.value)){let u=p.value.expression,f=K(m);if(w(u,o.signalNames,o.importedIdentifiers)){o.needsEffect=!0;let E=o.signalNames&&o.signalNames.fromDestructuredProps,d=e.isIdentifier(u)&&!(E&&E.has(u.name))&&(N(u.name,o.signalNames)||o.importedIdentifiers&&o.importedIdentifiers.has(u.name))?e.callExpression(u,[]):u,l=e.callExpression(e.identifier("_$effect"),[e.arrowFunctionExpression([],t(f,d))]);ee(u,o.signalNames,o.importedIdentifiers)&&e.addComment(l,"leading"," @what-dev: effect wrapping may be unnecessary \u2014 expression contains a non-signal function call with reactive args ",!1),i.push(e.expressionStatement(l))}else i.push(e.expressionStatement(t(f,u)))}}}}function H(i){if(!i||typeof i!="object")return!1;if(Array.isArray(i))return i.some(H);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"&&H(r))return!0}return!1}function ye(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 D(i,n,r){let o=null,s=!1;if(e.isConditionalExpression(i))o=i.test,s=!0;else if(e.isLogicalExpression(i)&&(i.operator==="&&"||i.operator==="||"))o=i.left;else return i;if(!w(o,r.signalNames,r.importedIdentifiers)||!(s?[i.consequent,i.alternate]:[i.right]).some(H))return i;let a=r.nextMemoId();r.needsMemo=!0;let c=s?e.unaryExpression("!",e.unaryExpression("!",o)):o;n.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(a),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],c)]))]));let p=e.callExpression(e.identifier(a),[]);return s?e.conditionalExpression(p,i.consequent,i.alternate):e.logicalExpression(i.operator,p,i.right)}function se(i,n,r,o,s){let t=[],a=0;for(let f of r){if(e.isJSXText(f)){J(f.value)&&a++;continue}if(e.isJSXExpressionContainer(f)){if(e.isJSXEmptyExpression(f.expression))continue;t.push({type:"expression",child:f,childIndex:a}),a++;continue}if(e.isJSXElement(f)){let E=f.openingElement.name.name;if(j(f)||E==="For"||E==="Show")t.push({type:"component",child:f,childIndex:a}),a++;else{let d=f.openingElement.attributes.some(ie)||f.openingElement.attributes.some(l=>!e.isJSXSpreadAttribute(l)&&$(l)?.startsWith("on"))||!f.children.every(V);t.push({type:"static",child:f,childIndex:a,hasAnythingDynamic:d}),a++}continue}e.isJSXFragment(f)&&t.push({type:"fragment",child:f})}let c=t.filter(f=>f.type==="expression"||f.type==="component"||f.type==="static"&&f.hasAnythingDynamic),p=c.length>=2,m=new Map;if(p){let f=null,E=0;for(let d of c){let l=d.childIndex,h=s.nextVarId();m.set(l,h);let g;if(f===null)g=U(n,l);else{g=e.identifier(f);for(let x=E;x<l;x++)g=e.memberExpression(g,e.identifier("nextSibling"))}i.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(h),g)])),f=h,E=l}}function u(f){return m.has(f)?e.identifier(m.get(f)):U(n,f)}for(let f of t){if(f.type==="expression"){let E=f.child.expression,d=u(f.childIndex);s.needsInsert=!0;let l=ne(E,s);if(l){s.needsMapArray=!0;let g=e.isCallExpression(l)&&e.isIdentifier(l.callee)&&(l.callee.name==="_$mapArray"||l.callee.name==="mapArray"),x=e.isArrowFunctionExpression(l);x&&e.isExpression(l.body)?l.body=D(l.body,i,s):!g&&!x&&(l=D(l,i,s));let S=g||x?l:e.arrowFunctionExpression([],l);i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),S,d])));continue}if(e.isCallExpression(E)&&e.isIdentifier(E.callee)&&(E.callee.name==="mapArray"||E.callee.name==="_$mapArray")){s.needsMapArray=!0,E.callee.name==="mapArray"&&(E.callee.name="_$mapArray"),i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),E,d])));continue}if(w(E,s.signalNames,s.importedIdentifiers)){E=D(E,i,s);let g=e.callExpression(e.identifier("_$insert"),[e.identifier(n),e.arrowFunctionExpression([],E),d]);ee(E,s.signalNames,s.importedIdentifiers)&&e.addComment(g,"leading"," @what-dev: reactive wrapping may be unnecessary \u2014 expression contains a non-signal function call with reactive args ",!1),i.push(e.expressionStatement(g))}else i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),E,d])));continue}if(f.type==="component"){let E=X({node:f.child},s),d=u(f.childIndex);s.needsInsert=!0,i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),E,d])));continue}if(f.type==="static"&&f.hasAnythingDynamic){let E;m.has(f.childIndex)?E=m.get(f.childIndex):(E=s.nextVarId(),i.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(E),U(n,f.childIndex))]))),oe(i,E,f.child.openingElement.attributes,s,f.child.openingElement.name.name),se(i,E,f.child.children,f.child,s);continue}if(f.type==="fragment"){for(let E of f.child.children)if(e.isJSXExpressionContainer(E)&&!e.isJSXEmptyExpression(E.expression)){s.needsInsert=!0;let d=E.expression;w(d,s.signalNames,s.importedIdentifiers)?(d=D(d,i,s),i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),e.arrowFunctionExpression([],d)])))):i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),d])))}}}}function U(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 te(i,n){let{node:r}=i,o=r.openingElement,s=q(o.name),t=o.attributes,a=r.children,c=null,p=[];for(let h of t){if(e.isJSXAttribute(h)){let g;if(e.isJSXNamespacedName(h.name)?g=`${h.name.namespace.name}:${h.name.name.name}`:g=h.name.name,g&&typeof g=="string"&&g.startsWith("client:")){let x=g.slice(7);h.value?c={type:x,value:h.value.value}:c={type:x};continue}}p.push(h)}function m(){let h=n._pendingSetup?n._pendingSetup.length:0,g=[],x=!1;for(let b of a)if(e.isJSXText(b)){let v=J(b.value);v&&g.push(e.stringLiteral(v))}else if(e.isJSXExpressionContainer(b))e.isJSXEmptyExpression(b.expression)||(x=!0,g.push(b.expression));else if(e.isJSXElement(b)){let v=b.openingElement.name.name;v!=="For"&&v!=="Show"&&v!=="Switch"&&(x=!0),g.push(X({node:b},n))}else e.isJSXFragment(b)&&(x=!0,g.push(L({node:b},n)));let S=e.arrayExpression(g);if(x){let b=n._pendingSetup?n._pendingSetup.splice(h):[];S=e.arrowFunctionExpression([],b.length>0?e.blockStatement([...b,e.returnStatement(S)]):S)}return S}if(c){n.needsCreateComponent=!0,n.needsIsland=!0;let h=[e.objectProperty(e.identifier("component"),s),e.objectProperty(e.identifier("mode"),e.stringLiteral(c.type))];c.value&&h.push(e.objectProperty(e.identifier("mediaQuery"),e.stringLiteral(c.value)));let g=null;for(let S of p){if(e.isJSXSpreadAttribute(S)){g=S.argument;continue}let b=$(S);if(b==="key")continue;let v=k(S.value);h.push(e.objectProperty(e.identifier(b),v))}let x=g?e.callExpression(e.memberExpression(e.identifier("Object"),e.identifier("assign")),[e.objectExpression([]),g,e.objectExpression(h)]):e.objectExpression(h);return e.callExpression(e.identifier("_$createComponent"),[e.identifier("Island"),x,m()])}n.needsCreateComponent=!0;let u=[],f=!1,E=null;for(let h of p){if(e.isJSXSpreadAttribute(h)){f=!0,E=h.argument;continue}let g=$(h);if(g==="key")continue;if(A(g)){let S=P(g),b=h.value.expression;S==="value"?(u.push(e.objectProperty(e.identifier("value"),e.callExpression(e.cloneNode(b),[]))),u.push(e.objectProperty(e.identifier("onInput"),e.arrowFunctionExpression([e.identifier("e")],e.callExpression(e.memberExpression(e.cloneNode(b),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("value"))]))))):S==="checked"&&(u.push(e.objectProperty(e.identifier("checked"),e.callExpression(e.cloneNode(b),[]))),u.push(e.objectProperty(e.identifier("onChange"),e.arrowFunctionExpression([e.identifier("e")],e.callExpression(e.memberExpression(e.cloneNode(b),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("checked"))])))));continue}if(g.startsWith("on")&&(g.includes("|")||C(g,n))){let{eventName:S,modifiers:b}=y(g),v=k(h.value),F=Z(v,b);u.push(e.objectProperty(e.identifier(S),F));continue}let x=k(h.value);u.push(e.objectProperty(/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(g)?e.identifier(g):e.stringLiteral(g),x))}let d;f?u.length>0?d=e.callExpression(e.memberExpression(e.identifier("Object"),e.identifier("assign")),[e.objectExpression([]),E,e.objectExpression(u)]):d=E:u.length>0?d=e.objectExpression(u):d=e.nullLiteral();let l=m();return e.callExpression(e.identifier("_$createComponent"),[s,d,l])}function ve(i,n){let{node:r}=i,o=r.openingElement.attributes,s=r.children,t=null,a=null,c=null;for(let v of o)if(e.isJSXAttribute(v)){let F=$(v);F==="each"?t=k(v.value):F==="key"?a=k(v.value):F==="fallback"&&(c=k(v.value))}if(!t)return console.warn('[what-compiler] <For> element missing "each" attribute.'),n.needsH=!0,G(i,n);let p=null;for(let v of s)if(e.isJSXExpressionContainer(v)&&!e.isJSXEmptyExpression(v.expression)){p=v.expression;break}if(!p)return console.warn("[what-compiler] <For> element missing render function child."),n.needsH=!0,G(i,n);n.needsMapArray=!0;let m=v=>{let F=[v,p];return a&&F.push(e.objectExpression([e.objectProperty(e.identifier("key"),a)])),e.callExpression(e.identifier("_$mapArray"),F)};if(!c)return m(t);n._pendingSetup||(n._pendingSetup=[]);let u=n.nextForIndex(),f=`_each$${u}`,E=`_for$${u}`,d=`_fb$${u}`,l=n.nextMemoId();n.needsMemo=!0,n.needsInsert=!0;let h=i.scope?i.scope.generateUidIdentifier("list"):e.identifier("_list"),g=e.conditionalExpression(e.binaryExpression("===",e.unaryExpression("typeof",e.identifier(f)),e.stringLiteral("function")),e.callExpression(e.identifier(f),[]),e.identifier(f));n._pendingSetup.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(f),t)]),e.variableDeclaration("const",[e.variableDeclarator(e.identifier(l),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],e.blockStatement([e.variableDeclaration("const",[e.variableDeclarator(h,g)]),e.returnStatement(e.unaryExpression("!",e.unaryExpression("!",e.logicalExpression("&&",e.cloneNode(h),e.memberExpression(e.cloneNode(h),e.identifier("length"))))))]))]))]),e.variableDeclaration("const",[e.variableDeclarator(e.identifier(E),m(e.identifier(f)))]),e.variableDeclaration("const",[e.variableDeclarator(e.identifier(d),e.arrowFunctionExpression([],e.conditionalExpression(e.callExpression(e.identifier(l),[]),e.nullLiteral(),c)))]));let x=e.identifier("_parent"),S=e.identifier("_marker"),b=e.identifier("_end");return e.callExpression(e.memberExpression(e.identifier("Object"),e.identifier("assign")),[e.arrowFunctionExpression([x,S],e.blockStatement([e.variableDeclaration("const",[e.variableDeclarator(b,e.callExpression(e.identifier(E),[e.cloneNode(x),e.cloneNode(S)]))]),e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.cloneNode(x),e.arrayExpression([e.identifier(d)]),e.cloneNode(S)])),e.returnStatement(e.cloneNode(b))])),e.identifier(E)])}function we(i,n){let{node:r}=i,o=r.openingElement.attributes,s=r.children,t=null,a=null;for(let d of o)if(e.isJSXAttribute(d)){let l=$(d);l==="when"?t=k(d.value):l==="fallback"&&(a=k(d.value))}if(!t)throw z(i,n,'<Show> requires a "when" prop. Example: <Show when={isOpen} fallback={null}>...</Show>');let c=null;for(let d of s)if(e.isJSXExpressionContainer(d)&&!e.isJSXEmptyExpression(d.expression)){c=d.expression;break}if(!c){n._pendingSetup||(n._pendingSetup=[]);let d=n._pendingSetup.length,l=[];for(let g of s)if(e.isJSXText(g)){let x=J(g.value);x&&l.push(e.stringLiteral(x))}else e.isJSXElement(g)&&l.push(X({node:g},n));l.length===1?c=l[0]:l.length>1?c=e.arrayExpression(l):c=e.nullLiteral();let h=n._pendingSetup.splice(d);h.length>0&&(c=e.callExpression(e.arrowFunctionExpression([],e.blockStatement([...h,e.returnStatement(c)])),[]))}let p=ae(t,n),m=i.scope?i.scope.generateUidIdentifier("v"):e.identifier("_v"),u=e.isFunction(c),f=u?e.callExpression(c,[e.cloneNode(m)]):c,E=a||e.nullLiteral();if(w(p,n.signalNames,n.importedIdentifiers)){let d=n.nextMemoId();n.needsMemo=!0;let l=u?p:e.unaryExpression("!",e.unaryExpression("!",p));n._pendingSetup||(n._pendingSetup=[]),n._pendingSetup.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(d),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],l)]))])),p=e.callExpression(e.identifier(d),[])}return e.arrowFunctionExpression([],e.blockStatement([e.variableDeclaration("const",[e.variableDeclarator(m,p)]),e.returnStatement(e.conditionalExpression(e.cloneNode(m),f,E))]))}function ae(i,n){return e.isCallExpression(i)?i:e.isArrowFunctionExpression(i)&&e.isExpression(i.body)?i.body:e.isIdentifier(i)&&(n.signalNames&&N(i.name,n.signalNames)||n.importedIdentifiers&&n.importedIdentifiers.has(i.name))?e.callExpression(i,[]):i}function _e(i,n){let r=[];for(let o of i)if(e.isJSXText(o)){let s=J(o.value);s&&r.push(e.stringLiteral(s))}else e.isJSXExpressionContainer(o)?e.isJSXEmptyExpression(o.expression)||r.push(o.expression):e.isJSXElement(o)?r.push(X({node:o},n)):e.isJSXFragment(o)&&r.push(L({node:o},n));return r.length===0?e.nullLiteral():r.length===1?r[0]:e.arrayExpression(r)}function Ae(i,n){let{node:r}=i,o=O(r.openingElement.name.name,n),s=l=>e.isJSXElement(l)&&e.isJSXIdentifier(l.openingElement.name,{name:"Match"})&&(o||!O("Match",n));if(!r.children.some(s)&&!ue(r.openingElement.name.name,n))return te(i,n);let t=l=>{throw z(i,n,`<Switch> ${l}. 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 l of r.openingElement.attributes)e.isJSXSpreadAttribute(l)&&t("cannot take a spread attribute"),$(l)==="fallback"&&(a=k(l.value));let c=[];for(let l of r.children){if(e.isJSXText(l)){J(l.value)&&t("cannot mix text with its <Match> arms");continue}if(e.isJSXExpressionContainer(l)){if(e.isJSXEmptyExpression(l.expression))continue;t("cannot read its arms from an expression child")}s(l)||t("cannot mix other elements with its <Match> arms"),c.push(l)}c.length===0&&t("has no <Match> arms"),n._pendingSetup||(n._pendingSetup=[]);let p=[];for(let l of c){let h=null;for(let b of l.openingElement.attributes)e.isJSXAttribute(b)&&$(b)==="when"&&(h=k(b.value));h||t('has a <Match> with no "when" prop');let g=n._pendingSetup.length,x=_e(l.children,n),S=n._pendingSetup.splice(g);S.length>0&&(x=e.callExpression(e.arrowFunctionExpression([],e.blockStatement([...S,e.returnStatement(x)])),[])),p.push([ae(h,n),x])}let m=p.some(([l])=>w(l,n.signalNames,n.importedIdentifiers)),u=a||e.nullLiteral();if(!m){let l=u;for(let h=p.length-1;h>=0;h--)l=e.conditionalExpression(p[h][0],p[h][1],l);return e.arrowFunctionExpression([],l)}let f=e.numericLiteral(-1);for(let l=p.length-1;l>=0;l--)f=e.conditionalExpression(p[l][0],e.numericLiteral(l),f);let E=n.nextMemoId();n.needsMemo=!0,n._pendingSetup.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(E),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],f)]))]));let d=u;for(let l=p.length-1;l>=0;l--)d=e.conditionalExpression(e.binaryExpression("===",e.callExpression(e.identifier(E),[]),e.numericLiteral(l)),p[l][1],d);return e.arrowFunctionExpression([],d)}function Ie(i,n){n._pendingSetup||(n._pendingSetup=[]);let r=n._pendingSetup,o=ne(i,n);if(o){n.needsMapArray=!0;let t=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=D(o.body,r,n),o;if(t)return o;let c=D(o,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):w(i,n.signalNames,n.importedIdentifiers)?(i=D(i,r,n),e.arrowFunctionExpression([],i)):i}function L(i,n){let{node:r}=i,o=r.children,s=[];for(let t of o)if(e.isJSXText(t)){let a=J(t.value);a&&s.push(e.stringLiteral(a))}else e.isJSXExpressionContainer(t)?e.isJSXEmptyExpression(t.expression)||s.push(Ie(t.expression,n)):e.isJSXElement(t)?s.push(X({node:t},n)):e.isJSXFragment(t)&&s.push(L({node:t},n));return s.length===1?s[0]:e.arrayExpression(s)}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 ce(i,n,r){let o=i.scope,s=n._signalNamesCache;s||(s=n._signalNamesCache=new WeakMap);let t=s.get(o);t||(t=Q(i),s.set(o,t)),n.signalNames=t,n._pendingSetup=[];let a=r(i,n),c=n._pendingSetup;if(n._pendingSetup=[],c.length>0){let p=i,m=!1,u=!1;for(;p&&!p.isStatement();)(p.isArrowFunctionExpression()||p.isFunctionExpression())&&(m=!0),ye(p)&&(u=!0),p=p.parentPath;p&&p.isStatement()&&(p.listKey==="body"||p.listKey==="consequent")&&Array.isArray(p.container)&&!m&&!u?(p.insertBefore(c),i.replaceWith(a)):(c.push(e.returnStatement(a)),i.replaceWith(e.callExpression(e.arrowFunctionExpression([],e.blockStatement(c)),[])))}else i.replaceWith(a)}function Ce(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 ke(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 $e(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,o,s){let t=i.node.loc?.start||{line:0,column:0},a=`${s}:${t.line}:${t.column+1}`,c=`${s}#${o}`,p=n.serverActionIds.get(r);if(p)throw i.buildCodeFrameError(`Duplicate server action ID "${r}". First declared by "${p.bindingName}" at ${p.source}; conflicts with "${o}" at ${a}.`);let m={id:r,key:c,bindingName:o,filename:s,source:a,loc:t};if(n.serverActionIds.set(r,m),typeof n.opts?.onActionId=="function")try{n.opts.onActionId(m)}catch(u){throw i.buildCodeFrameError(u instanceof Error?u.message:String(u))}}function Fe(i,n){if(!ke(i,n))return;let r=Ce(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],s=$e(o);if(s.property){s.value!==null&&fe(i,n,s.value,r,n.serverActionFilename);return}let t=`wa1_${Le(`${n.serverActionFilename}#${r}`)}`;fe(i,n,t,r,n.serverActionFilename);let a=e.objectProperty(e.identifier("id"),e.stringLiteral(t));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=Pe(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,s=o==="what-framework"||o.startsWith("what-framework/")||o==="what-core"||o.startsWith("what-core/"),t=s||o.startsWith("./")||o.startsWith("../");for(let a of r.specifiers){let c=null;(e.isImportSpecifier(a)&&e.isIdentifier(a.local)||e.isImportDefaultSpecifier(a)&&e.isIdentifier(a.local)||e.isImportNamespaceSpecifier(a)&&e.isIdentifier(a.local))&&(c=a.local.name),c&&((t||/^(use|create)[A-Z]/.test(c))&&n.importedIdentifiers.add(c),s?n.whatImports.add(c):o.startsWith(".")||n.foreignImports.add(c)),je.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){me(r)},CallExpression(r){Fe(r,n)},VariableDeclarator(r){let o=r.node.init;if(!o||!e.isCallExpression(o))return;let s=o.callee,t="";if(e.isIdentifier(s)?t=s.name:e.isMemberExpression(s)&&e.isIdentifier(s.property)&&(t=s.property.name),pe.has(t)){let a=r.node.id;if(e.isIdentifier(a))n.signalNames.add(a.name);else if(e.isArrayPattern(a))for(let c of a.elements)e.isIdentifier(c)&&n.signalNames.add(c.name);else if(e.isObjectPattern(a))for(let c of a.properties)e.isObjectProperty(c)&&e.isIdentifier(c.value)&&n.signalNames.add(c.value.name)}}})},exit(i,n){for(let s of n.templates.reverse()){let t=e.callExpression(e.identifier("_$template"),[e.stringLiteral(s.html)]);e.addComment(t,"leading"," @__PURE__ "),i.unshiftContainer("body",e.variableDeclaration("const",[e.variableDeclarator(e.identifier(s.id),t)]))}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 s=null;for(let t of i.node.body)if(e.isImportDeclaration(t)&&(t.source.value==="what-framework/render"||t.source.value==="what-core/render")){s=t;break}if(s){let t=new Set(s.specifiers.filter(a=>e.isImportSpecifier(a)).map(a=>a.imported.name));for(let a of r)t.has(a.imported.name)||s.specifiers.push(a)}else i.unshiftContainer("body",e.importDeclaration(r,e.stringLiteral("what-framework/render")))}if(o.length>0&&Re(i,e,o),n.needsDelegation&&n.delegatedEvents&&n.delegatedEvents.size>0){let s=e.arrayExpression([...n.delegatedEvents].map(a=>e.stringLiteral(a))),t=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"),[s]))]));i.unshiftContainer("body",[e.variableDeclaration("let",[e.variableDeclarator(e.identifier("_$delegated$"),e.booleanLiteral(!1))]),t])}}},JSXElement(i,n){ce(i,n,X)},JSXFragment(i,n){ce(i,n,L)}}}}function Re(e,_,I){let C=null;for(let y of e.node.body)if(_.isImportDeclaration(y)&&(y.source.value==="what-core"||y.source.value==="what-framework")){C=y;break}if(C){let y=new Set(C.specifiers.filter(A=>_.isImportSpecifier(A)).map(A=>A.imported.name));for(let A of I)y.has(A.imported.name)||C.specifiers.push(A)}else{let y=_.importDeclaration(I,_.stringLiteral("what-framework"));e.unshiftContainer("body",y)}}export{Oe as default};
|
|
1
|
+
var Je=new Set(["preventDefault","stopPropagation","once","capture","passive","self"]),Xe=new Set(["once","capture","passive"]),Me=new Set(["area","base","br","col","embed","hr","img","input","link","meta","param","source","track","wbr"]),Ne=new Set(["click","input","change","keydown","keyup","submit","focusin","focusout","mousedown","mouseup"]),T=new Set(["Math","Number","String","Boolean","parseInt","parseFloat","isNaN","isFinite","encodeURIComponent","decodeURIComponent","encodeURI","decodeURI","JSON","Date","Array","Object","console","RegExp"]),fe=new Set(["useSignal","signal","computed","useComputed","useState","useReducer","createResource","useSWR","useQuery","useInfiniteQuery"]),De=new Set(["For","Show","Switch","Match"]),je=new Set(["what-framework/server","what-server","what-server/actions"]);function Le(e){let _=0xcbf29ce484222325n;for(let I=0;I<e.length;I++)_^=BigInt(e.charCodeAt(I)),_=BigInt.asUintN(64,_*0x100000001b3n);return _.toString(36)}function Pe(e,_){let I=String(e||"<unknown>").replace(/\\/g,"/").replace(/[?#].*$/,""),C=String(_||"").replace(/\\/g,"/").replace(/\/+$/,"");return C&&I.startsWith(`${C}/`)?I.slice(C.length+1):I.replace(/^\.\//,"")}function F(e){if(!/[\r\n]/.test(e))return e.replace(/\t/g," ");let _=e.split(/\r\n|\n|\r/),I=-1;for(let y=0;y<_.length;y++)/[^ \t]/.test(_[y])&&(I=y);if(I===-1)return"";let C="";for(let y=0;y<_.length;y++){let A=_[y].replace(/\t/g," "),P=y===0,W=y===_.length-1;P||(A=A.replace(/^ +/,"")),W||(A=A.replace(/ +$/,"")),A&&(y!==I&&(A+=" "),C+=A)}return C}function Oe({types:e}){let _=new Set,I=new Set;function C(i,n){return!(!i.includes("__")||!i.startsWith("on")||i.split("__").slice(1).filter(s=>s!=="").length===0)}function y(i){let n=i.includes("|")?"|":"__",r=i.split(n),o=r[0],s=r.slice(1).filter(t=>Je.has(t));return{eventName:o,modifiers:s}}function A(i){return i.startsWith("bind:")}function P(i){return i.slice(5)}function W(i){return/^[A-Z]/.test(i)}function z(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 s=o?.loc?.start,t=n?.filename||n?.file?.opts?.filename||"<unknown>";return new Error(`[what-compiler] ${r} (${s?`${t}:${s.line}:${s.column+1}`:t})`)}function j(i){let n=i.openingElement?i.openingElement.name:i.name;return e.isJSXMemberExpression(n)?!0:e.isJSXIdentifier(n)&&W(n.name)}function O(i,n){return!!(n.foreignImports&&n.foreignImports.has(i))}function pe(i,n){return!!(n.whatImports&&n.whatImports.has(i))}function ue(i){return i.children.some(n=>e.isJSXElement(n)&&e.isJSXIdentifier(n.openingElement.name,{name:"Match"}))}function q(i){return e.isJSXMemberExpression(i)?e.memberExpression(q(i.object),e.identifier(i.property.name)):e.identifier(i.name)}function de(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 s=i.scope.getBinding(r.properties[o].value.name);if(!s||s.constantViolations.length>0||s.referencePaths.length===0||!s.referencePaths.every(c=>{let E=c.parentPath;if(!E||!E.isJSXExpressionContainer())return!1;let u=E.parentPath;if(!u||!u.isJSXElement()||!j(u.node))return!1;let g=u.node.openingElement.name;return!(e.isJSXIdentifier(g)&&De.has(g.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 s.referencePaths)c.replaceWith(e.memberExpression(e.cloneNode(a),e.identifier("children")));i.scope.crawl()}function me(i){return Me.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 K(i){return i==="className"?"class":i==="htmlFor"?"for":i}function $(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 Ee(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 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 N(i,n){return n.has(i)}function he(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),fe.has(E)){let u=a.id;if(e.isIdentifier(u))n.add(u.name);else if(e.isArrayPattern(u))for(let g of u.elements)e.isIdentifier(g)&&n.add(g.name);else if(e.isObjectPattern(u))for(let g of u.properties)e.isObjectProperty(g)&&e.isIdentifier(g.value)&&n.add(g.value.name)}}function s(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 t=i.scope;for(;t;){for(let l of Object.values(t.bindings))l.path.isVariableDeclarator()&&o(l.path.node);let a=t.path&&t.path.node;if(a){if(a.params)for(let l of a.params)s(l);a._whatMovedProps&&s(a._whatMovedProps)}t=t.parent}return n}function Q(i){if(!e.isCallExpression(i))return!1;let n=i.callee;return e.isMemberExpression(n)&&e.isIdentifier(n.object)?T.has(n.object.name):e.isIdentifier(n)?T.has(n.name):!1}function Y(i,n,r){if(!n)return!1;if(e.isCallExpression(i)){if(e.isIdentifier(i.callee)&&N(i.callee.name,n)||r&&e.isIdentifier(i.callee)&&r.has(i.callee.name)&&!T.has(i.callee.name)||e.isMemberExpression(i.callee)&&e.isIdentifier(i.callee.object)&&N(i.callee.object.name,n)||Q(i))return!1;if(i.arguments.some(o=>w(o,n,r)))return!0}return!1}function w(i,n,r){return n||(n=new Set),e.isCallExpression(i)?e.isIdentifier(i.callee)&&N(i.callee.name,n)||r&&e.isIdentifier(i.callee)&&r.has(i.callee.name)&&!T.has(i.callee.name)||e.isMemberExpression(i.callee)&&e.isIdentifier(i.callee.object)&&N(i.callee.object.name,n)?!0:Q(i)?i.arguments.some(o=>w(o,n,r)):e.isIdentifier(i.callee)?i.arguments.some(o=>w(o,n,r)):w(i.callee,n,r)||i.arguments.some(o=>w(o,n,r)):e.isIdentifier(i)?N(i.name,n)||r&&r.has(i.name):e.isMemberExpression(i)?w(i.object,n,r):e.isConditionalExpression(i)?w(i.test,n,r)||w(i.consequent,n,r)||w(i.alternate,n,r):e.isBinaryExpression(i)||e.isLogicalExpression(i)?w(i.left,n,r)||w(i.right,n,r):e.isUnaryExpression(i)?w(i.argument,n,r):e.isTemplateLiteral(i)?i.expressions.some(o=>w(o,n,r)):e.isObjectExpression(i)?i.properties.some(o=>e.isObjectProperty(o)&&w(o.value,n,r)):e.isArrayExpression(i)?i.elements.some(o=>o&&w(o,n,r)):(e.isArrowFunctionExpression(i)||e.isFunctionExpression(i),!1)}function X(i,n){if(!i||typeof i!="object")return n;switch(i.type){case"Identifier":n.add(i.name);break;case"AssignmentPattern":X(i.left,n);break;case"RestElement":X(i.argument,n);break;case"ArrayPattern":for(let r of i.elements)X(r,n);break;case"ObjectPattern":for(let r of i.properties)X(r.type==="RestElement"?r.argument:r.value,n);break;default:break}return n}function ge(i){let n=new Set;for(let o=1;o<i.params.length;o++)X(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 s of o.declarations)X(s.id,n);return;case"FunctionDeclaration":case"ClassDeclaration":o.id&&n.add(o.id.name);return;case"FunctionExpression":case"ArrowFunctionExpression":case"ClassExpression":return;case"CatchClause":X(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 s of Object.keys(o)){if(s==="loc"||s==="start"||s==="end"||s==="type"||s==="leadingComments"||s==="trailingComments"||s==="innerComments")continue;let t=o[s];t&&typeof t=="object"&&r(t)}}};e.isBlockStatement(i.body)&&r(i.body.body);for(let o of X(i.params[0],new Set))n.delete(o);return n}function xe(i,n){if(n.size===0)return null;let r=null,o=s=>{if(!(r||!s||typeof s!="object")){if(Array.isArray(s)){s.forEach(o);return}if(s.type==="Identifier"){n.has(s.name)&&(r=s.name);return}for(let t of Object.keys(s)){if(t==="loc"||t==="start"||t==="end"||t==="type"||t==="leadingComments"||t==="trailingComments"||t==="innerComments"||s.type==="MemberExpression"&&t==="property"&&!s.computed||(s.type==="ObjectProperty"||s.type==="ObjectMethod")&&t==="key"&&!s.computed)continue;let a=s[t];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 t=R(r.consequent,n),a=R(r.alternate,n);if(t||a){let l=e.conditionalExpression(r.test,t||r.consequent,a||r.alternate);return o?e.arrowFunctionExpression([],l):l}return null}if(e.isLogicalExpression(r)&&(r.operator==="&&"||r.operator==="||")){let t=R(r.right,n);if(t){let a=e.logicalExpression(r.operator,r.left,t);return o?e.arrowFunctionExpression([],a):a}return null}return R(r,n)}function R(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 s=o.openingElement.attributes,t=null;for(let p of s)if(e.isJSXAttribute(p)&&$(p)==="key"){t=p;break}if(!t)return null;let a=k(t.value);if(!a)return null;let l=ge(r);if(xe(a,l)){let p=e.isIdentifier(a)&&r.params[1]&&e.isIdentifier(r.params[1],{name:a.name});return null}o.openingElement.attributes=s.filter(p=>p!==t);let E=i.callee.object,u=e.arrowFunctionExpression([],E),g=r.params[0]?e.cloneNode(r.params[0],!0):e.identifier("_item"),d=e.arrowFunctionExpression([g],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 V(i){if(e.isJSXText(i))return!0;if(e.isJSXExpressionContainer(i))return!1;if(e.isJSXElement(i)){let n=i.openingElement;if(j(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(V)}return!1}function ne(i){return e.isJSXSpreadAttribute(i)?!0:i.value?e.isJSXExpressionContainer(i.value):!1}function B(i){if(e.isJSXText(i)){let t=F(i.value);return t?ie(t):""}if(e.isJSXExpressionContainer(i))return e.isJSXEmptyExpression(i.expression)?"":"<!--$-->";if(!e.isJSXElement(i))return"";let n=i.openingElement,r=n.name.name;if(j(i))return"";let o=`<${r}`;for(let t of n.attributes){if(e.isJSXSpreadAttribute(t))continue;let a=$(t);if(a==="key"||Ee(a)||a.startsWith("bind:")||a.includes("|"))continue;let l=a;if(a==="className"&&(l="class"),a==="htmlFor"&&(l="for"),!t.value)o+=` ${l}`;else if(e.isStringLiteral(t.value))o+=` ${l}="${Se(t.value.value)}"`;else if(e.isJSXExpressionContainer(t.value))continue}let s=i.openingElement.selfClosing;if(s&&me(r))return o+=">",o;if(s)return o+=`></${r}>`,o;o+=">";for(let t of i.children)if(e.isJSXText(t)){let a=F(t.value);a&&(o+=ie(a))}else e.isJSXExpressionContainer(t)?e.isJSXEmptyExpression(t.expression)||(o+="<!--$-->"):e.isJSXElement(t)?j(t)?o+="<!--$-->":o+=B(t):e.isJSXFragment(t)&&(o+="<!--$-->");return o+=`</${r}>`,o}function ie(i){return i.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">")}function Se(i){return i.replace(/&/g,"&").replace(/"/g,""").replace(/</g,"<").replace(/>/g,">")}function M(i,n){let{node:r}=i,o=r.openingElement,s=o.name.name;if(!O(s,n)){if(s==="For")return ve(i,n);if(s==="Show")return we(i,n)}if(s==="Switch"&&(!O(s,n)||ue(r)))return Ae(i,n);if(j(r))return se(i,n);let t=o.attributes,a=r.children,l=a.every(V),c=t.every(f=>!ne(f)),E=t.every(f=>{if(e.isJSXSpreadAttribute(f))return!1;let m=$(f);return!m?.startsWith("on")&&!m?.startsWith("bind:")});if(l&&c&&E){let f=B(r);if(f){let m=ae(n,f);return n.needsTemplate=!0,e.callExpression(e.identifier(m),[])}}let u=B(r);if(!u){let f=r.loc,m=n.filename||n.file?.opts?.filename||"<unknown>",h=f?`:${f.start.line}:${f.start.column}`:"";return console.warn(`[what-compiler] Could not extract template for <${s}> at ${m}${h}. Falling back to h() for this element. This element could not be statically analyzed. Consider simplifying the JSX.`),n.needsH=!0,G(i,n)}let g=ae(n,u);n.needsTemplate=!0;let d=n.nextVarId(),p=[e.variableDeclaration("const",[e.variableDeclarator(e.identifier(d),e.callExpression(e.identifier(g),[]))])];return re(p,d,t,n,s),oe(p,d,a,r,n),n._pendingSetup||(n._pendingSetup=[]),n._pendingSetup.push(...p),e.identifier(d)}function G(i,n){let{node:r}=i,o=r.openingElement,s=o.name.name,t=o.attributes,a=r.children,l=[];for(let u of t){if(e.isJSXSpreadAttribute(u))continue;let g=$(u),d=k(u.value),p=K(g);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 g=F(u.value);g&&c.push(e.stringLiteral(g))}else e.isJSXExpressionContainer(u)?e.isJSXEmptyExpression(u.expression)||c.push(u.expression):e.isJSXElement(u)?c.push(M({node:u},n)):e.isJSXFragment(u)&&c.push(L({node:u},n));let E=l.length>0?e.objectExpression(l):e.nullLiteral();return e.callExpression(e.identifier("h"),[e.stringLiteral(s),E,...c])}let be=new Set(["input","textarea","select","option"]);function re(i,n,r,o,s){function t(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"&&s&&be.has(s)?(o.needsSetValue=!0,e.callExpression(e.identifier("_$setValue"),[e.identifier(n),E])):c==="checked"&&s==="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=$(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("|")&&!C(E,o)){let u=E.slice(2).toLowerCase(),g=k(c.value);Ne.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}`)),g)))):i.push(e.expressionStatement(e.callExpression(e.memberExpression(e.identifier(n),e.identifier("addEventListener")),[e.stringLiteral(u),g])));continue}if(E.startsWith("on")&&(E.includes("|")||C(E,o))){let{eventName:u,modifiers:g}=y(E),d=k(c.value),p=Z(d,g),f=u.slice(2).toLowerCase(),m=g.filter(x=>Xe.has(x)),h=[e.stringLiteral(f),p];if(m.length>0){let x=m.map(S=>e.objectProperty(e.identifier(S),e.booleanLiteral(!0)));h.push(e.objectExpression(x))}i.push(e.expressionStatement(e.callExpression(e.memberExpression(e.identifier(n),e.identifier("addEventListener")),h)));continue}if(A(E)){let u=P(E),g=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(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"))]))])))):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(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(c.value)){let u=c.value.expression,g=K(E);if(w(u,o.signalNames,o.importedIdentifiers)){o.needsEffect=!0;let d=o.signalNames&&o.signalNames.fromDestructuredProps,p=e.isIdentifier(u)&&!(d&&d.has(u.name))&&(N(u.name,o.signalNames)||o.importedIdentifiers&&o.importedIdentifiers.has(u.name))?e.callExpression(u,[]):u,f=e.callExpression(e.identifier("_$effect"),[e.arrowFunctionExpression([],t(g,p))]);Y(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(t(g,u)))}}}}function H(i){if(!i||typeof i!="object")return!1;if(Array.isArray(i))return i.some(H);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"&&H(r))return!0}return!1}function ye(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 D(i,n,r){let o=null,s=!1;if(e.isConditionalExpression(i))o=i.test,s=!0;else if(e.isLogicalExpression(i)&&(i.operator==="&&"||i.operator==="||"))o=i.left;else return i;if(!w(o,r.signalNames,r.importedIdentifiers)||!(s?[i.consequent,i.alternate]:[i.right]).some(H))return i;let a=r.nextMemoId();r.needsMemo=!0;let l=s?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 s?e.conditionalExpression(c,i.consequent,i.alternate):e.logicalExpression(i.operator,c,i.right)}function oe(i,n,r,o,s){let t=[],a=0;for(let d of r){if(e.isJSXText(d)){F(d.value)&&a++;continue}if(e.isJSXExpressionContainer(d)){if(e.isJSXEmptyExpression(d.expression))continue;t.push({type:"expression",child:d,childIndex:a}),a++;continue}if(e.isJSXElement(d)){let p=d.openingElement.name.name;if(j(d)||p==="For"||p==="Show")t.push({type:"component",child:d,childIndex:a}),a++;else{let f=d.openingElement.attributes.some(ne)||d.openingElement.attributes.some(m=>!e.isJSXSpreadAttribute(m)&&$(m)?.startsWith("on"))||!d.children.every(V);t.push({type:"static",child:d,childIndex:a,hasAnythingDynamic:f}),a++}continue}e.isJSXFragment(d)&&(t.push({type:"fragment",child:d,childIndex:a}),a++)}let l=t.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,h=s.nextVarId();E.set(m,h);let x;if(d===null)x=U(n,m);else{x=e.identifier(d);for(let S=p;S<m;S++)x=e.memberExpression(x,e.identifier("nextSibling"))}i.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(h),x)])),d=h,p=m}}function u(d){return E.has(d)?e.identifier(E.get(d)):U(n,d)}for(let d of t){if(d.type==="expression"){let p=d.child.expression,f=u(d.childIndex);s.needsInsert=!0;let m=ee(p,s);if(m){s.needsMapArray=!0;let x=e.isCallExpression(m)&&e.isIdentifier(m.callee)&&(m.callee.name==="_$mapArray"||m.callee.name==="mapArray"),S=e.isArrowFunctionExpression(m);S&&e.isExpression(m.body)?m.body=D(m.body,i,s):!x&&!S&&(m=D(m,i,s));let b=x||S?m:e.arrowFunctionExpression([],m);i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),b,f])));continue}if(e.isCallExpression(p)&&e.isIdentifier(p.callee)&&(p.callee.name==="mapArray"||p.callee.name==="_$mapArray")){s.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(w(p,s.signalNames,s.importedIdentifiers)){p=D(p,i,s);let x=e.callExpression(e.identifier("_$insert"),[e.identifier(n),e.arrowFunctionExpression([],p),f]);Y(p,s.signalNames,s.importedIdentifiers)&&e.addComment(x,"leading"," @what-dev: reactive wrapping may be unnecessary \u2014 expression contains a non-signal function call with reactive args ",!1),i.push(e.expressionStatement(x))}else i.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(n),p,f])));continue}if(d.type==="component"){let p=M({node:d.child},s),f=u(d.childIndex);s.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=s.nextVarId(),i.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(p),U(n,d.childIndex))]))),re(i,p,d.child.openingElement.attributes,s,d.child.openingElement.name.name),oe(i,p,d.child.children,d.child,s);continue}if(d.type==="fragment"){let p=d.childIndex,f=u(p);if(!e.isIdentifier(f)){let m=s.nextVarId();i.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(m),f)])),f=e.identifier(m)}g(i,n,d.child,f,s)}}function g(d,p,f,m,h){for(let x of f.children){if(e.isJSXText(x)){let S=F(x.value);if(!S)continue;h.needsInsert=!0,d.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(p),e.stringLiteral(S),m])));continue}if(e.isJSXFragment(x)){g(d,p,x,m,h);continue}if(e.isJSXElement(x)){h.needsInsert=!0,d.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(p),M({node:x},h),m])));continue}if(e.isJSXExpressionContainer(x)&&!e.isJSXEmptyExpression(x.expression)){h.needsInsert=!0;let S=x.expression;w(S,h.signalNames,h.importedIdentifiers)&&(S=D(S,d,h),S=e.arrowFunctionExpression([],S)),d.push(e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.identifier(p),S,m])))}}}}function U(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 se(i,n){let{node:r}=i,o=r.openingElement,s=q(o.name),t=o.attributes,a=r.children,l=null,c=[];for(let m of t){if(e.isJSXAttribute(m)){let h;if(e.isJSXNamespacedName(m.name)?h=`${m.name.namespace.name}:${m.name.name.name}`:h=m.name.name,h&&typeof h=="string"&&h.startsWith("client:")){let x=h.slice(7);m.value?l={type:x,value:m.value.value}:l={type:x};continue}}c.push(m)}function E(){let m=n._pendingSetup?n._pendingSetup.length:0,h=[],x=!1;for(let b of a)if(e.isJSXText(b)){let v=F(b.value);v&&h.push(e.stringLiteral(v))}else if(e.isJSXExpressionContainer(b))e.isJSXEmptyExpression(b.expression)||(x=!0,h.push(b.expression));else if(e.isJSXElement(b)){let v=b.openingElement.name.name;v!=="For"&&v!=="Show"&&v!=="Switch"&&(x=!0),h.push(M({node:b},n))}else e.isJSXFragment(b)&&(x=!0,h.push(L({node:b},n)));let S=e.arrayExpression(h);if(x){let b=n._pendingSetup?n._pendingSetup.splice(m):[];S=e.arrowFunctionExpression([],b.length>0?e.blockStatement([...b,e.returnStatement(S)]):S)}return S}if(l){n.needsCreateComponent=!0,n.needsIsland=!0;let m=[e.objectProperty(e.identifier("component"),s),e.objectProperty(e.identifier("mode"),e.stringLiteral(l.type))];l.value&&m.push(e.objectProperty(e.identifier("mediaQuery"),e.stringLiteral(l.value)));let h=null;for(let S of c){if(e.isJSXSpreadAttribute(S)){h=S.argument;continue}let b=$(S);if(b==="key")continue;let v=k(S.value);m.push(e.objectProperty(e.identifier(b),v))}let x=h?e.callExpression(e.memberExpression(e.identifier("Object"),e.identifier("assign")),[e.objectExpression([]),h,e.objectExpression(m)]):e.objectExpression(m);return e.callExpression(e.identifier("_$createComponent"),[e.identifier("Island"),x,E()])}n.needsCreateComponent=!0;let u=[],g=!1,d=null;for(let m of c){if(e.isJSXSpreadAttribute(m)){g=!0,d=m.argument;continue}let h=$(m);if(h==="key")continue;if(A(h)){let S=P(h),b=m.value.expression;S==="value"?(u.push(e.objectProperty(e.identifier("value"),e.callExpression(e.cloneNode(b),[]))),u.push(e.objectProperty(e.identifier("onInput"),e.arrowFunctionExpression([e.identifier("e")],e.callExpression(e.memberExpression(e.cloneNode(b),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("value"))]))))):S==="checked"&&(u.push(e.objectProperty(e.identifier("checked"),e.callExpression(e.cloneNode(b),[]))),u.push(e.objectProperty(e.identifier("onChange"),e.arrowFunctionExpression([e.identifier("e")],e.callExpression(e.memberExpression(e.cloneNode(b),e.identifier("set")),[e.memberExpression(e.memberExpression(e.identifier("e"),e.identifier("target")),e.identifier("checked"))])))));continue}if(h.startsWith("on")&&(h.includes("|")||C(h,n))){let{eventName:S,modifiers:b}=y(h),v=k(m.value),J=Z(v,b);u.push(e.objectProperty(e.identifier(S),J));continue}let x=k(m.value);u.push(e.objectProperty(/^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(h)?e.identifier(h):e.stringLiteral(h),x))}let p;g?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"),[s,p,f])}function ve(i,n){let{node:r}=i,o=r.openingElement.attributes,s=r.children,t=null,a=null,l=null;for(let v of o)if(e.isJSXAttribute(v)){let J=$(v);J==="each"?t=k(v.value):J==="key"?a=k(v.value):J==="fallback"&&(l=k(v.value))}if(!t)return console.warn('[what-compiler] <For> element missing "each" attribute.'),n.needsH=!0,G(i,n);let c=null;for(let v of s)if(e.isJSXExpressionContainer(v)&&!e.isJSXEmptyExpression(v.expression)){c=v.expression;break}if(!c)return console.warn("[what-compiler] <For> element missing render function child."),n.needsH=!0,G(i,n);n.needsMapArray=!0;let E=v=>{let J=[v,c];return a&&J.push(e.objectExpression([e.objectProperty(e.identifier("key"),a)])),e.callExpression(e.identifier("_$mapArray"),J)};if(!l)return E(t);n._pendingSetup||(n._pendingSetup=[]);let u=n.nextForIndex(),g=`_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"),h=e.conditionalExpression(e.binaryExpression("===",e.unaryExpression("typeof",e.identifier(g)),e.stringLiteral("function")),e.callExpression(e.identifier(g),[]),e.identifier(g));n._pendingSetup.push(e.variableDeclaration("const",[e.variableDeclarator(e.identifier(g),t)]),e.variableDeclaration("const",[e.variableDeclarator(e.identifier(f),e.callExpression(e.identifier("_$memo"),[e.arrowFunctionExpression([],e.blockStatement([e.variableDeclaration("const",[e.variableDeclarator(m,h)]),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(g)))]),e.variableDeclaration("const",[e.variableDeclarator(e.identifier(p),e.arrowFunctionExpression([],e.conditionalExpression(e.callExpression(e.identifier(f),[]),e.nullLiteral(),l)))]));let x=e.identifier("_parent"),S=e.identifier("_marker"),b=e.identifier("_end");return e.callExpression(e.memberExpression(e.identifier("Object"),e.identifier("assign")),[e.arrowFunctionExpression([x,S],e.blockStatement([e.variableDeclaration("const",[e.variableDeclarator(b,e.callExpression(e.identifier(d),[e.cloneNode(x),e.cloneNode(S)]))]),e.expressionStatement(e.callExpression(e.identifier("_$insert"),[e.cloneNode(x),e.arrayExpression([e.identifier(p)]),e.cloneNode(S)])),e.returnStatement(e.cloneNode(b))])),e.identifier(d)])}function we(i,n){let{node:r}=i,o=r.openingElement.attributes,s=r.children,t=null,a=null;for(let p of o)if(e.isJSXAttribute(p)){let f=$(p);f==="when"?t=k(p.value):f==="fallback"&&(a=k(p.value))}if(!t)throw z(i,n,'<Show> requires a "when" prop. Example: <Show when={isOpen} fallback={null}>...</Show>');let l=null;for(let p of s)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 h of s)if(e.isJSXText(h)){let x=F(h.value);x&&f.push(e.stringLiteral(x))}else e.isJSXElement(h)&&f.push(M({node:h},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=te(t,n),E=i.scope?i.scope.generateUidIdentifier("v"):e.identifier("_v"),u=e.isFunction(l),g=u?e.callExpression(l,[e.cloneNode(E)]):l,d=a||e.nullLiteral();if(w(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),g,d))]))}function te(i,n){return e.isCallExpression(i)?i:e.isArrowFunctionExpression(i)&&e.isExpression(i.body)?i.body:e.isIdentifier(i)&&(n.signalNames&&N(i.name,n.signalNames)||n.importedIdentifiers&&n.importedIdentifiers.has(i.name))?e.callExpression(i,[]):i}function _e(i,n){let r=[];for(let o of i)if(e.isJSXText(o)){let s=F(o.value);s&&r.push(e.stringLiteral(s))}else e.isJSXExpressionContainer(o)?e.isJSXEmptyExpression(o.expression)||r.push(o.expression):e.isJSXElement(o)?r.push(M({node:o},n)):e.isJSXFragment(o)&&r.push(L({node:o},n));return r.length===0?e.nullLiteral():r.length===1?r[0]:e.arrayExpression(r)}function Ae(i,n){let{node:r}=i,o=O(r.openingElement.name.name,n),s=f=>e.isJSXElement(f)&&e.isJSXIdentifier(f.openingElement.name,{name:"Match"})&&(o||!O("Match",n));if(!r.children.some(s)&&!pe(r.openingElement.name.name,n))return se(i,n);let t=f=>{throw z(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)&&t("cannot take a spread attribute"),$(f)==="fallback"&&(a=k(f.value));let l=[];for(let f of r.children){if(e.isJSXText(f)){F(f.value)&&t("cannot mix text with its <Match> arms");continue}if(e.isJSXExpressionContainer(f)){if(e.isJSXEmptyExpression(f.expression))continue;t("cannot read its arms from an expression child")}s(f)||t("cannot mix other elements with its <Match> arms"),l.push(f)}l.length===0&&t("has no <Match> arms"),n._pendingSetup||(n._pendingSetup=[]);let c=[];for(let f of l){let m=null;for(let b of f.openingElement.attributes)e.isJSXAttribute(b)&&$(b)==="when"&&(m=k(b.value));m||t('has a <Match> with no "when" prop');let h=n._pendingSetup.length,x=_e(f.children,n),S=n._pendingSetup.splice(h);S.length>0&&(x=e.callExpression(e.arrowFunctionExpression([],e.blockStatement([...S,e.returnStatement(x)])),[])),c.push([te(m,n),x])}let E=c.some(([f])=>w(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 g=e.numericLiteral(-1);for(let f=c.length-1;f>=0;f--)g=e.conditionalExpression(c[f][0],e.numericLiteral(f),g);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([],g)]))]));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 Ie(i,n){n._pendingSetup||(n._pendingSetup=[]);let r=n._pendingSetup,o=ee(i,n);if(o){n.needsMapArray=!0;let t=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=D(o.body,r,n),o;if(t)return o;let l=D(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):w(i,n.signalNames,n.importedIdentifiers)?(i=D(i,r,n),e.arrowFunctionExpression([],i)):i}function L(i,n){let{node:r}=i,o=r.children,s=[];for(let t of o)if(e.isJSXText(t)){let a=F(t.value);a&&s.push(e.stringLiteral(a))}else e.isJSXExpressionContainer(t)?e.isJSXEmptyExpression(t.expression)||s.push(Ie(t.expression,n)):e.isJSXElement(t)?s.push(M({node:t},n)):e.isJSXFragment(t)&&s.push(L({node:t},n));return s.length===1?s[0]:e.arrayExpression(s)}function ae(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 le(i,n,r){let o=i.scope,s=n._signalNamesCache;s||(s=n._signalNamesCache=new WeakMap);let t=s.get(o);t||(t=he(i),s.set(o,t)),n.signalNames=t,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),ye(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 Ce(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 ke(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 $e(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 ce(i,n,r,o,s){let t=i.node.loc?.start||{line:0,column:0},a=`${s}:${t.line}:${t.column+1}`,l=`${s}#${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:s,source:a,loc:t};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 Fe(i,n){if(!ke(i,n))return;let r=Ce(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],s=$e(o);if(s.property){s.value!==null&&ce(i,n,s.value,r,n.serverActionFilename);return}let t=`wa1_${Le(`${n.serverActionFilename}#${r}`)}`;ce(i,n,t,r,n.serverActionFilename);let a=e.objectProperty(e.identifier("id"),e.stringLiteral(t));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=Pe(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,s=o==="what-framework"||o.startsWith("what-framework/")||o==="what-core"||o.startsWith("what-core/"),t=s||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&&((t||/^(use|create)[A-Z]/.test(l))&&n.importedIdentifiers.add(l),s?n.whatImports.add(l):o.startsWith(".")||n.foreignImports.add(l)),je.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){de(r)},CallExpression(r){Fe(r,n)},VariableDeclarator(r){let o=r.node.init;if(!o||!e.isCallExpression(o))return;let s=o.callee,t="";if(e.isIdentifier(s)?t=s.name:e.isMemberExpression(s)&&e.isIdentifier(s.property)&&(t=s.property.name),fe.has(t)){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 s of n.templates.reverse()){let t=e.callExpression(e.identifier("_$template"),[e.stringLiteral(s.html)]);e.addComment(t,"leading"," @__PURE__ "),i.unshiftContainer("body",e.variableDeclaration("const",[e.variableDeclarator(e.identifier(s.id),t)]))}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 s=null;for(let t of i.node.body)if(e.isImportDeclaration(t)&&(t.source.value==="what-framework/render"||t.source.value==="what-core/render")){s=t;break}if(s){let t=new Set(s.specifiers.filter(a=>e.isImportSpecifier(a)).map(a=>a.imported.name));for(let a of r)t.has(a.imported.name)||s.specifiers.push(a)}else i.unshiftContainer("body",e.importDeclaration(r,e.stringLiteral("what-framework/render")))}if(o.length>0&&Re(i,e,o),n.needsDelegation&&n.delegatedEvents&&n.delegatedEvents.size>0){let s=e.arrayExpression([...n.delegatedEvents].map(a=>e.stringLiteral(a))),t=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"),[s]))]));i.unshiftContainer("body",[e.variableDeclaration("let",[e.variableDeclarator(e.identifier("_$delegated$"),e.booleanLiteral(!1))]),t])}}},JSXElement(i,n){le(i,n,M)},JSXFragment(i,n){le(i,n,L)}}}}function Re(e,_,I){let C=null;for(let y of e.node.body)if(_.isImportDeclaration(y)&&(y.source.value==="what-core"||y.source.value==="what-framework")){C=y;break}if(C){let y=new Set(C.specifiers.filter(A=>_.isImportSpecifier(A)).map(A=>A.imported.name));for(let A of I)y.has(A.imported.name)||C.specifiers.push(A)}else{let y=_.importDeclaration(I,_.stringLiteral("what-framework"));e.unshiftContainer("body",y)}}export{Oe as default};
|