@joker.front/core 1.3.11 → 1.3.12

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/bundle.es.js CHANGED
@@ -1 +1 @@
1
- import{EXPRESSHANDLERTAG as e,createFuntionBody as t,AST as s,RENDER_HANDLER as i,createComponent as n,createCommand as r}from"@joker.front/ast";export{AST,EXPRESSHANDLERTAG,RENDER_HANDLER,createCodeFunction,createCommand,createComment,createComponent,createElement,createFuntionBody,createText}from"@joker.front/ast";const o=new Map,a=new Map,h=new Map;let l={recordRender:(e,t)=>{a.set(e,t)},recordComponent:(e,t)=>{h.set(e,t)},record:(e,t)=>{void 0===o.get(e)&&o.set(e,new Set),o.get(e).add(t),t.$on("destroy",(()=>{o.get(e)?.delete(t)}))},reload:(e,t)=>{let s=h.get(e);if(!s)return;s.component=t;let i=o.get(e);if(!i)return;let n=Array.from(i);i.clear(),n.forEach((e=>{if(e.$root){if(!e.$rootVNode?.parent)return window.onbeforeunload=null,void location.reload();{let t=e.$rootVNode.parent;if(!(t instanceof Q.Component&&t[Q.PARSERKEY]&&t[Q.PARSERKEY].canReload))return window.onbeforeunload=null,void location.reload();t[Q.PARSERKEY].reload()}}}))},rerender:(e,t)=>{let s=a.get(e);s&&(s.render=t),o.get(e)?.forEach((e=>{e.$render(t)}))}};function d(e){return null!==e&&"object"==typeof e}function c(e,t){Object.getOwnPropertyNames(e).forEach((s=>{t(s,e[s])}))}function u(e){return"[object Object]"===Object.prototype.toString.call(e)}function f(e){if(null===e)return e;if("object"!=typeof e)return e;let t;t=Array.isArray(e)?[]:{};let s=Object.keys(e);for(let i of s){let s=e[i];t[i]="object"==typeof s?f(s):s}return t}function p(e,t,s){return Array.isArray(e)&&Array.isArray(t)?function(e,t,s){if(e.length!==t.length)return!1;for(let i=0;i<e.length;i++)if(!1===m(e[i],t[i],s))return!1;return!0}(e,t,s):m(e,t,s)}function m(e,t,s){let i=d(e),n=d(t);if(i&&n){if(u(e)&&u(t)){let i=Object.keys(e);if(i.length!==Object.keys(t).length)return!1;if(s){for(let s of i)if(e[s]!==t[s])return!1;return!0}return JSON.stringify(e)===JSON.stringify(t)}return e===t}return!i&&!n&&String(e)===String(t)}function y(e,t){let s=e.indexOf(t);return s>-1&&e.splice(s,1),e}function E(e,t){let s=e.findIndex((e=>t(e)));return s>-1&&e.splice(s,1),e}function v(e=32){let t=[],s=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z"];for(let i=0;i<e;i++){let e=Math.round(Math.random()*(s.length-1));t.push(s[e])}return t.join("")}function g(e){return!e||""===e.trim()}function w(e,t="-"){return(e=e||"").split(/(?=[A-Z])/).map((e=>e.toLowerCase())).join(t)}let b=(...e)=>{},N="warn";const R=["silent","error","warn","info"];function $(){let e=new Date;function t(e,t=2){return e.toString().padStart(t,"0")}return t(e.getHours())+":"+t(e.getMinutes())+":"+t(e.getSeconds())+":"+t(e.getMilliseconds(),3)}function A(e,t,s,i){R.indexOf(e)<=R.indexOf(N)&&(void 0===i?console[e](`${$()} [${t}]:`,s):console[e](`${$()} [${t}]:`,s,i))}let C={info:function(e,t,s){A("info",e,t,s)},warn:function(e,t,s){A("warn",e,t,s)},error:function(e,t,s){A("error",e,t,s)},setLoggerLeve:function(e){N=e}};const O={lt:"<",gt:">",nbsp:" ",amp:"&",quot:'"',"#39":"'"};function x(e){return e.replace(/&(lt|gt|nbsp|amp|quot|#39);/gi,((e,t)=>O[t]||""))}class S{id="production"===process.env.NODE_ENV?"":v();static target;watchers=new Map;depend(e){S.target?.addDep(this,e)}addWatcher(e,t){let s=this.watchers.get(e)||[];s.push(t),this.watchers.set(e,s)}removeWatcher(e,t){let s=this.watchers.get(e);s&&y(s,t)}notify(e){let t=this.watchers.get(e);if(t){E(t,(e=>e.isDestroy)),[...t].forEach((e=>{!1===e.isDestroy&&e.update()}))}}}const P=Symbol.for("__JOKER_OBJECT_PROXY_DEP_ID__"),T=Symbol.for("__JOKER_OBJECT_PROXY_DATA_KEY__"),D=Symbol.for("__JOKER_OBJECTPROXY_DEPLEVE_ID__");function _(e){return d(e)&&e instanceof Window==!1&&e!==window.parent&&(Array.isArray(e)||u(e))&&Object.isExtensible(e)&&!Object.isFrozen(e)&&!(e instanceof Element)&&!(X in e)&&!(L in e)&&!(qe in e)}function k(e){if(K(e))return e;let t=Reflect.get(e,T);if(t)return t;let s=new S,i=!0,n=new Proxy(e,{get(e,t,i){if(t===T)return;if(t===P)return s;if(t===D)return;let n=Reflect.get(e,t);return!1===function(e,t){return t in e}(e,t)&&"length"!==t||(s.depend(t),_(n)&&K(n)?.depend(D)),n},set(e,t,n){if(i)return Reflect.set(e,t,n),!0;_(n)&&(n=W(n));let r=!1===function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}(e,t),o=Reflect.get(e,t)!==n;return Reflect.set(e,t,n),(o||"length"===t&&Array.isArray(e))&&Y(s,t),Array.isArray(e)?"length"===t&&Y(s,D):r&&Y(s,D),!0},deleteProperty:(e,t)=>(Reflect.deleteProperty(e,t),!1===Array.isArray(e)&&Y(s,D),!0)});var r,o,a,h;r=e,o=T,a=n,h=!1,Object.defineProperty(r,o,{value:a,enumerable:h,writable:!0,configurable:!0});for(let t in e){let s=e[t];_(s)&&!K(s)&&(n[t]=k(e[t]))}return i=!1,n}function K(e){if(d(e)){let t=Reflect.get(e,P);if(t)return t}}function W(e,t=!1){if(!1===_(e))throw new Error("当前传入的数据不是正确的数据类型,必须是数组或者对象");return k(t?f(e):e)}function V(e,t,s){let i=s;_(s)&&(i=W(s));let n=new S;Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:()=>(n.depend(t),_(i)&&K(i)?.depend(D),i),set:e=>{e!==i&&(_(e)&&(e=W(e)),i=e,Y(n,t))}})}const L=Symbol.for("JOKER_SHALLOW_OBSERVER");class M{data;[L]=!0;dep=new S;constructor(e){this.data=e}isChanged=!1;get value(){return this.dep.depend(D),this.data}set value(e){!1===Object.is(e,this.data)&&(this.isChanged=!0,this.data=e,Y(this.dep,D))}}let I=!1,j=new Map;function Y(e,t){if(!1===I)e.notify(t);else{let s=j.get(e);void 0===s&&(s=[],j.set(e,s)),!1===s.includes(t)&&s.push(t)}}function H(e){I=!0;try{e()}catch(e){return I=!1,j.clear(),void C.error("数据劫持","数据劫持组合回复在做变更采集时,遇到了阻塞错误,不做响应,请检查",e)}I=!1,function(e){let t=[],s=[];e.forEach(((e,s)=>{e.forEach((e=>{t.push(...s.watchers.get(e)||[])}))})),t.forEach((e=>{s.includes(e)||(!1===e.isDestroy&&e.update(),s.push(e))}))}(j),j.clear()}function B(e){return void 0!==K(e)}const J="数据观察",F=Symbol.for("JOKER_BREAK_WATCH_UPDATE");class G{ob;updateCallBack;forceCallBack;id=v();getter;value;isDestroy=!1;updating=!1;runRelations=new Map;relations=new Map;constructor(e,t,s,i){if(this.ob=e,this.updateCallBack=t,this.forceCallBack=i,void 0===e)throw new Error("无法对underfind进行变更观察");if(void 0===s)this.getter=e=>e;else if("function"==typeof s)this.getter=s;else{let e=function(e){if(/[^\w.$]/.test(e))return;let t=e.split(".");return function(e){let s=e;return t.forEach((e=>{s&&(s=s[e])})),s}}(s);if(void 0===e)throw new Error(s+"解析失败,无法明确读取表达式,请检查expOrFn参数,或采用function模式");this.getter=e}void 0===this.getter&&C.error(J,"getter创建失败",arguments),this.value=this.getValue()}getValue(){if(void 0===this.getter)return;S.target=this;let e,t="function"==typeof this.ob?this.ob():this.ob;try{e=this.getter.call(t,t)}catch(e){throw C.error(J,`获取值失败,执行方法:${this.getter.toString()}`),e}return S.target=void 0,this.clearnDeps(),e}addDep(e,t){let s=this.runRelations.get(e);if(void 0===s||!1===s.includes(t)){s=s||[],s.push(t),this.runRelations.set(e,s);let i=this.relations.get(e);void 0!==i&&!1!==i.includes(t)||e.addWatcher(t,this)}}update(){if(this.updating)return;let e=this.getValue();if(e===F)return;let t=this.value;if(this.forceCallBack||e!==t||d(e)){if(this.value=e,e!==t&&!this.forceCallBack&&p(e,t,!0))return;this.updating=!0;try{this.updateCallBack(e,t)}catch(e){throw e}finally{this.updating=!1}}}destroy(){this.relations.forEach(((e,t)=>{for(let s of e)t.removeWatcher(s,this)})),this.isDestroy=!0,this.relations.clear(),this.runRelations.clear(),this.ob=void 0,this.value=void 0,this.getter=void 0}clearnDeps(){this.relations.forEach(((e,t)=>{let s=this.runRelations.get(t);for(let i of e)s?!1===s.includes(i)&&t.removeWatcher(i,this):t.removeWatcher(i,this)})),this.relations.clear(),this.relations=this.runRelations,this.runRelations=new Map}}var q;!function(e){let t=new Map;e.bind=function(e){return{to:s=>{if(t.has(e))throw new Error(`TagId:${e.toString()}已注入实现类,请勿重复注入。`);t.set(e,s)}}},e.get=function(e,...s){let i=t.get(e);if(i)return new i(...s)}}(q||(q={}));const X=Symbol.for("JOKER_VNODE_TAG");var Q;!function(e){e.PARSERKEY=Symbol.for("JOKER_PARSER_KEY");class t{parent;[X]=!0;static;output;[e.PARSERKEY];childrens;sleep=!1;constructor(e){this.parent=e}get prev(){if(this.parent)return this.parent.childrens?.[this.parent.childrens?.indexOf(this)-1]}get next(){if(this.parent)return this.parent.childrens?.[this.parent.childrens?.indexOf(this)+1]}closest(t,s){if(!0===t(this))return this;let i=this.parent;for(;i;){if(s&&i instanceof e.Root)return;if(!0===t(i))return i;i=i.parent}}find(e,t,s){let i=s??[];if(t??=this.childrens,t)for(let s of t){!0===e(s)&&i.push(s),s.childrens&&this.find(e,s.childrens,i)}return i}contains(e,t){if(t??=this.childrens,t)for(let s of t){if(!0===e(s))return!0;if(s.childrens&&s.childrens.length&&this.contains(e,s.childrens))return!0}return!1}first(e,t){if(t??=this.childrens,t)for(let s of t){if(!0===e(s))return s;if(s.childrens&&s.childrens.length){let t=this.first(e,s.childrens);if(t)return t}}}}e.Node=t;e.Root=class extends t{childrens=[];component;constructor(){super()}};e.Text=class extends t{text;static=!0;constructor(e,t){super(t),this.text=e}};e.Html=class extends t{html;notShadow;static=!0;constructor(e,t,s){super(t),this.html=e,this.notShadow=s}};e.Comment=class extends t{text;static=!0;constructor(e,t){super(t),this.text=e}};e.Element=class extends t{tagName;static=!0;attributes={};childrens=[];events=[];_assistEventCache;constructor(e,t){super(t),this.tagName=e}};e.Component=class extends t{name;component;events=[];propValues={};keepalive;get firstElement(){if(this.childrens){let t=s=>{for(let i of s){if(i instanceof e.Element)return i;if(i.childrens){let e=t(i.childrens);if(e)return e}}};return t(this.childrens)}}get rootElements(){if(this.childrens){let t=[],s=i=>{for(let n of i)n instanceof e.Element||n instanceof e.Html?t.push(n):n.childrens&&s(n.childrens)};return s(this.childrens),t}return[]}};e.Condition=class extends t{cmdName;result=!1;childrens=[];isShow=!1;constructor(e,t){super(t),this.cmdName=e}};e.List=class extends t{childrens=[]};e.ListItem=class extends t{ob;childrens=[];constructor(e,t){super(t),this.ob=e}};e.RenderSection=class extends t{id="unknown";params=[];section;childrens=[];ob;constructor(e,t){super(t),"string"==typeof e?this.id=e:this.section=e}}}(Q||(Q={}));const z="DOM渲染",U=["script","style","textarea","pre"];let Z=0;const ee=["svg","defs","use","rect","circle","ellipse","line","polyline","polygon","path","text","g"];var te;function se(e,t,s){return`${e}-${t}-${s}`}function ie(e,t,s,i){e._assistEventCache??=[],e._assistEventCache.push([t,s]),document.body.addEventListener(t,s,i)}function ne(e,t,s){e._assistEventCache&&t&&s?(E(e._assistEventCache,(e=>e[0]===t&&e[1]===s)),document.body.removeEventListener(t,s)):(e._assistEventCache?.forEach((e=>{document.body.removeEventListener(e[0],e[1])})),e._assistEventCache&&(e._assistEventCache.length=0),e._assistEventCache=void 0)}!function(e){e.IRENDERIOCTAGID=Symbol.for("JOKER_IRENDERIOC_TAGID"),e.ROOT_CONTAINER="";e.DomRender=class{elements;constructor(){this.elements=document.createDocumentFragment()}mount(e){if(e instanceof Element)e.appendChild(this.elements);else if(e instanceof Q.Component)if(e.parent)if(e.output){let t=e.output,s=le(e)||t.parentNode;s&&s.insertBefore(this.elements,t)}else C.error(z,"组件挂载渲染时发现该节点未定义DOM定位节点",e);else C.error(z,"mount子组件时,发现该组件无父级",e);else C.error(z,"mount只支持挂载到Element或VNode.Node类型数据中",e)}appendNode(e){if(this.renderNode(e),e.output){let t=e.output instanceof HTMLCollection||e.output instanceof NodeList||Array.isArray(e.output)?Array.from(e.output):[e.output];for(let s of t)this.appendNodeChildren(e,s,e.parent)}else C.error(z,"未找自身节点的el属性,无法进行dom挂载",e)}updateNode(e,t){if(e instanceof Q.Element)for(let t in e.attributes){let s=e.attributes[t];this.setAttribute(e.output,t,s)}else e instanceof Q.Text?e.parent&&e.parent instanceof Q.Element&&U.includes(e.parent.tagName)?(this.removeNode(e),this.appendNode(e)):e.output.textContent=x(e.text||""):e instanceof Q.Html?e.notShadow?e.output.innerHTML=e.html:e.output.root.innerHTML=e.html:C.error(z,`该节点不支持${t}的更新`,e)}removeNode(e,t){let s=e.output instanceof HTMLCollection||e.output instanceof NodeList||Array.isArray(e.output)?Array.from(e.output):[e.output];s?.forEach((e=>{e?.remove()})),t||(e instanceof Q.Element&&ne(e),e.output=void 0)}destroy(){this.elements=void 0}elementToEnter(e,t,s,i){e.output&&this.transitionFrame(e,t,"enter",s,i)}elementToLeave(e,t,s,i){e.output&&this.transitionFrame(e,t,"leave",s,i)}triggerEvent(e,t,s){let i=[];for(let n of e.events){let[r,o]=n;if(r===t){let t=o.modifiers?.includes("self"),a=o.modifiers?.includes("outside");if(t||a){C.warn(z,"事件修饰符:self、outside在组件事件中无法使用,组件无法确认元素",e);continue}let h=s.event;if((h instanceof KeyboardEvent&&["keydown","keypress","keyup"].includes(r)||h instanceof MouseEvent&&["click","dbclick","mouseup","mousedown"].includes(r))&&!1===oe(h,o.modifiers))continue;if(o.callBack(s),o.modifiers?.includes("prevent")&&s.preventDefault(),o.modifiers?.includes("once")&&i.push(n),o.modifiers?.includes("stop"))return s.stopPropagation(),!1}}i.length&&i.forEach((t=>{y(e.events,t)}))}transitionFrame(e,t,s,i,n){ae(e,se(t,s,"from")),i||="transition";let r=e.output.__TRANSITION_EVNETID__=Z++;requestAnimationFrame((()=>{requestAnimationFrame((()=>{if(!e.output)return;ae(e,se(t,s,"active")),he(e,se(t,s,"from")),ae(e,se(t,s,"to"));let o=function(e,t){let s=window.getComputedStyle(e),i=e=>(s[e]||"").split(", ");if("transition"===t){let e=i("transitionDelay"),t=i("transitionDuration"),s=de(e,t);if(s>0)return{timeout:s,count:t.length}}else if("animation"===t){let e=i("animationDelay"),t=i("animationDuration"),s=de(e,t);if(s>0)return{timeout:s,count:t.length}}}(e.output,i);if(!o)return void n?.();let a=0,h=()=>{he(e,se(t,s,"to")),he(e,se(t,s,"active")),e.output&&(e.output.removeEventListener(`${i}end`,l),r===e.output.__TRANSITION_EVNETID__&&n?.())},l=t=>{t.target===e.output&&++a>=o.count&&h()};setTimeout((()=>{a<o.count&&h()}),o.timeout+1),e.output?.addEventListener(`${i}end`,l)}))}))}renderNode(e){if(!e.output)if(e instanceof Q.Text)e.parent&&e.parent instanceof Q.Element&&U.includes(e.parent.tagName)?e.output=this.parserHtml(e.text):e.output=document.createTextNode(x(e.text||""));else if(e instanceof Q.Html)if(e.notShadow){let t=document.createElement("joker-html-container");t.JOKER_NODE=e,t.innerHTML=e.html,e.output=t}else{let t=document.createElement("joker-html-shadow");t.JOKER_NODE=e,t.style.lineHeight="1",t.root.innerHTML=e.html,e.output=t}else if(e instanceof Q.Element){let t,s=e.tagName.toLowerCase();"svg"===s||ee.includes(s)||e.parent?.inSvg?(e.inSvg=!0,t=document.createElementNS("http://www.w3.org/2000/svg",e.tagName)):t=document.createElement(e.tagName);for(let s in e.attributes)this.setAttribute(t,s,e.attributes[s]);t.JOKER_NODE=e,e.output=t,e.events.some((e=>"click"===e[0]&&e[1].modifiers?.includes("outside")))?setTimeout((()=>{this.initElementEvents(t,e)})):this.initElementEvents(t,e)}else e instanceof Q.Comment?e.output=document.createComment(e.text):e.output=document.createTextNode("")}initElementEvents(e,t){for(let[s,i]of t.events){let n=i.modifiers?.includes("self"),r=i.modifiers?.includes("outside");n&&r&&(C.warn(z,"事件修饰符:self、outside不可以同时存在,将按照self处理",t),r=!1);let o,a=function(o){if(!(t.sleep||n&&o.target!==e)){if(r){if(o.target===e||e.contains(o.target))return;if(!1===document.contains(o.target))return;if(t.contains((e=>(e.output instanceof HTMLCollection||e.output instanceof NodeList||Array.isArray(e.output)?Array.from(e.output):[e.output]).includes(o.target))))return!0}(o instanceof KeyboardEvent&&["keydown","keypress","keyup"].includes(s)||o instanceof MouseEvent&&["click","dbclick","mouseup","mousedown"].includes(s))&&!1===oe(o,i.modifiers)||(i.callBack({eventName:s,event:o,target:t,preventDefault:()=>o.preventDefault(),stopPropagation:()=>o.stopPropagation(),data:void 0}),i.modifiers?.includes("prevent")&&o.preventDefault(),i.modifiers?.includes("stop")&&o.stopPropagation(),i.modifiers?.includes("once")&&(r?ne(t,s,a):e.removeEventListener(s,a)))}};i.modifiers?.includes("passive")&&(o={passive:!0}),r?ie(t,s,a,o):e.addEventListener(s,a,o)}}parserHtml(e){var t=document.createElement("div");return t.innerHTML=e,t.childNodes}isCommandGroup(e){return e instanceof Q.Component||e instanceof Q.Condition||e instanceof Q.List||e instanceof Q.ListItem||e instanceof Q.RenderSection}appendNodeChildren(e,t,s){let i=le(e);if(i)i.appendChild(t);else if(void 0===s)this.elements.appendChild(t);else if(s)if(s instanceof Q.Root){let e=s.parent;if(e&&e instanceof Q.Component&&e.output){let s=e.output,i=s?.parentNode;if(i)return void i.insertBefore(t,s)}this.elements.appendChild(t)}else if(s instanceof Q.Element){let e=s.output;if(void 0===e)return;e.appendChild(t)}else if(this.isCommandGroup(s)){let e=s.output,i=e?.parentNode;i&&i.insertBefore(t,e)}else C.error(z,"该节点不支持嵌套子集,请检查。",{node:e,parent:s})}setAttribute(e,t,s){if(e)if("boolean"!=typeof s){if("class"===t){if(Array.isArray(s)){let e=[];for(let t of s)if(d(t))for(let s in t)t[s]&&e.push(s);else t&&e.push(t);s=e.join(" ")}else if(d(s)){for(let t in s)s[t]?e.classList.add(t):e.classList.remove(t);return}}else if("style"===t&&d(s)){e.removeAttribute("style");for(let t in s){let i=!1;void 0!==s[t]&&!1!==s[t]||(i=!0);let n=String(s[t]);g(n)&&(i=!0),i||(e.style[t]=n)}return}s=(s??"").toString().trim(),"class"===t&&(s=s.split(/\s/).filter((e=>e.trim())).join(" ")),"value"===t&&"value"in e?e.value=s:"xlink:href"===t?e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",s):e.setAttribute(t,s)}else s?e.setAttribute(t,""):e.removeAttribute(t)}}}(te||(te={}));const re={enter:"enter",backspace:"delete",tab:"tab",arrowup:"up",arrowdown:"down",arrowleft:"left",arrowright:"right",escape:"esc"," ":"space"};function oe(e,t){if(e instanceof KeyboardEvent){if(void 0===e.key)return!1;for(let s in re)if(t?.includes(re[s])&&e.key.toLowerCase()!==s)return!1}else{if(t?.includes("left")&&0!==e.button)return!1;if(t?.includes("right")&&2!==e.button)return!1;if(t?.includes("middle")&&1!==e.button)return!1}return(!t?.includes("ctrl")||!1!==e.ctrlKey)&&((!t?.includes("alt")||!1!==e.altKey)&&(!t?.includes("shift")||!1!==e.shiftKey))}function ae(e,t){e.output&&e.output.classList.add(t)}function he(e,t){e.output&&e.output.classList.remove(t)}function le(e){if(e instanceof Q.Element||e instanceof Q.Component){let t=e instanceof Q.Component?e.propValues["append-to"]:e.attributes["append-to"];if(t){if(t instanceof Q.Element)return t.output;if("string"==typeof t){te.ROOT_CONTAINER&&(t="body"===t?te.ROOT_CONTAINER:`${te.ROOT_CONTAINER} ${t}`);let e=document.querySelector(t);if(e)return e}C.warn(z,"appendTo类型不支持",{appendTo:t,node:e})}}}function de(e,t){for(;e.length<t.length;)e.concat(e);return Math.max(...t.map(((t,s)=>ce(t)+ce(e[s]))))}function ce(e){return"auto"===e?0:1e3*Number(e.slice(0,-1).replace(",","."))}class ue extends HTMLElement{root;constructor(){super(),this.root=this.attachShadow({mode:"open"})}}!customElements.get("joker-html-shadow")&&customElements.define("joker-html-shadow",ue);const fe={};function pe(e){for(let t in e)fe[t]=e[t]}const me="Global",ye="渲染核心";function Ee(t){try{return new Function(e,me,`return ${t};`)}catch{throw new Error("创建表达式运行方法时出现未知错误,表达式为"+t)}}class ve{ast;ob;parent;ext;ref="";watchers=[];node;isDestroy=!1;constructor(e,t,s,i){this.ast=e,this.ob=t,this.parent=s,this.ext=i}async init(){await this.parser(),this.afterParser()}beforeDestroy(e){}destroy(e){if(this.isDestroy=!0,this.clearWatchers(),this.parent.childrens&&this.node){(this.node instanceof Q.Element||this.node instanceof Q.Component)&&this.ext.removeRef(this.node);let t=()=>{this.parent&&this.node&&(this.beforeDestroy(e),this.destroyChildrens(e),this.ext.render?.removeNode(this.node),this.parent.childrens&&y(this.parent.childrens,this.node),this.notifyNodeWatcher("remove"),this.destroyOtherData())};if(this.ext.nodeTransition(this.node,"leave",void 0,(()=>{t()})))return y(this.parent.childrens,this.node),void this.destroyChildrensWatcher(this.node);t()}else this.destroyOtherData()}destroyWathcers(){this.isDestroy=!0,this.clearWatchers(),this.destroyChildrensWatcher(this.node)}destroyOtherData(){this.node&&(this.node[Q.PARSERKEY]=void 0),this.node=void 0,this.parent=void 0}destroyChildrens(e){for(;this.node?.childrens?.length;){let t=this.node.childrens[0];t[Q.PARSERKEY]?t[Q.PARSERKEY].destroy(e):y(this.node.childrens,t)}}destroyChildrensWatcher(e){if(e?.childrens?.length)for(let t of e?.childrens)t[Q.PARSERKEY]&&(t[Q.PARSERKEY].clearWatchers(),this.destroyChildrensWatcher(t))}appendNode(){this.parent?.childrens&&this.node&&(this.node[Q.PARSERKEY]=this,this.parent.childrens.push(this.node),this.node instanceof Q.Element&&this.ob[Ge]&&(this.node.attributes["data-scoped-"+this.ob[Ge]]=void 0),this.ext.render?.appendNode(this.node),this.notifyNodeWatcher("append"))}afterParser(){this.ext.nodeTransition(this.node,"enter")}notifyNodeWatcher(e,t){this.ext.notifyNodeWatcher(this.ref,this.node,e,t)}runExpress(e,t){try{return Ee(e).call(t,t,fe)}catch(s){C.error(ye,"运行表达式出现错误:"+e,{ob:t,e:s})}}runExpressWithWatcher(e,t,s,i){if(this.isDestroy)return;let n="string"==typeof e?Ee(e):e,r=new G((()=>{if(this.isDestroy||t[Je])return r.destroy(),F;try{return n.call(t,t,fe)}catch(s){return C.error(ye,"运行表达式出现错误",{ob:t,e:s,express:e,node:this.node}),F}}),s,void 0,i);return this.addWatch(r),r.value}addWatch(e){!1===this.watchers.includes(e)&&this.watchers.push(e)}clearWatchers(){this.watchers.forEach((e=>{e.destroy()})),this.watchers.length=0}}class ge extends ve{parser(){this.node=new Q.Text(this.ast.text,this.parent),this.appendNode()}}class we extends ve{parser(){this.node=new Q.Comment(this.ast.text,this.parent),this.appendNode()}}class be extends ve{async parser(){if(this.node=new Q.Condition(this.ast.kind,this.parent),"else"!==this.ast.kind){g(this.ast.condition)&&C.error("条件命令",`当前条件命令${this.ast.kind}没有判断条件,请检查`);let e=this.runExpressWithWatcher(this.ast.condition,this.ob,(e=>{let t=!!e;if(this.node?.result!==t){if(this.node.result=t,!1===t&&this.node?.isShow&&this.destroyChildrens(!0),t){let e=this.getElseNode();e&&e.childrens?.length&&e[Q.PARSERKEY]?.destroyChildrens(!0)}this.reloadAllCondition()}}));this.node.result=!!e}this.appendNode(),await this.renderConditionChildren()}async renderConditionChildren(){let e=!1;return this.getPrevIfResult()?e=!1:"else"===this.ast.kind?e=!0:(this.node.result=!!this.runExpress(this.ast.condition,this.ob),this.node.result&&(e=!0)),e!==this.node.isShow&&(this.node.isShow=e,e?this.ast.childrens&&await this.ext.parserNodes(this.ast.childrens,this.node,this.ob):this.destroyChildrens(!0),!0)}getPrevIfResult(){if("if"===this.ast.kind)return!1;let e=this.node?.prev;for(;e&&e instanceof Q.Condition;){if(e.result)return!0;if("if"===e.cmdName)break;e=e.prev}return!1}getElseNode(){let e=this.node?.next;for(;e&&e instanceof Q.Condition;){if("else"===e.cmdName)return e;e=e.next}}async reloadAllCondition(){if(await this.renderConditionChildren()){let e=this.node?.next;for(;e&&e instanceof Q.Condition&&"if"!==e.cmdName;){let t=e[Q.PARSERKEY];t&&t instanceof be&&await t.renderConditionChildren(),e=e.next}}}}class Ne extends ve{async parser(){this.node=new Q.List(this.parent),this.appendNode(),await this.renderChildrens()}async renderChildrens(){switch(this.ast.keyType){case"condition":await this.renderConditionChildrens();break;case"in":case"of":await this.renderInOrOfChildrens()}}async renderConditionChildrens(){let t=this.ast.param,s=Object.create(this.ob),i=!!this.runExpressWithWatcher(function(t,s,i){try{return new Function(e,`${e}.${t}=${s}; return ${i};`)}catch{throw new Error(`For循环命令,表达式运行依赖采集出现未知错误,其中letKey:${t},keyVal:${s},condition:${i}`)}}(t.letKey,t.defaultKeyVal,t.condition),s,(()=>{this.clearWatchers(),this.renderChildrens()}),!0),n=0;for(;i;){let e=Object.create(this.ob);V(e,t.letKey,s[t.letKey]);let r=n++;await this.renderItem(e,r),this.runExpress(t.step,s),i=!!this.runExpress(t.condition,s),this.runExpressWithWatcher((()=>s[t.letKey]),s,(s=>{e[t.letKey]=s,this.renderItem(e,r)}))}this.destroyOldChildrens(n)}async renderInOrOfChildrens(){let e=this.ast.param,t=this.runExpressWithWatcher(e.dataKey,this.ob,(()=>{this.clearWatchers(),this.renderChildrens()})),s=0;if(t&&(Array.isArray(t)||u(t)))for(let i in t){let n=Object.create(this.ob),r=Array.isArray(t)?Number(i):i;e.indexKey&&V(n,e.indexKey,r),e.itemKey&&V(n,e.itemKey,t[i]);let o=s++;await this.renderItem(n,o),e.itemKey&&this.runExpressWithWatcher((()=>t[r]),t,(t=>{n[e.itemKey]=t,this.renderItem(n,o)}))}this.destroyOldChildrens(s)}async renderItem(e,t){if(!this.ast.childrens?.length)return;let s=this.node?.childrens?.[t];if(s){if(this.checkObEqual(e,s.ob))return;c(e,((e,t)=>{s.ob[e]!==t&&(s.ob[e]=t)}))}else await new Re(this.ast,e,this.node,this.ext).init()}destroyOldChildrens(e){if(this.node)for(;this.node.childrens.length>e;){let e=this.node.childrens.pop();if(!e)break;e[Q.PARSERKEY]?.destroy(!1)}}checkObEqual(e,t){let s=!0;return void 0!==t&&(c(e,((e,i)=>{t?.[e]!==i&&(s=!1)})),s)}}class Re extends ve{async parser(){this.node=new Q.ListItem(this.ob,this.parent),this.appendNode(),this.ast.childrens&&await this.ext.parserNodes(this.ast.childrens,this.node,this.ob)}}function $e(e,t){if(!e)return e;if(e instanceof Promise)return e.then((e=>Promise.resolve(e)));if(Array.isArray(e)&&e.length){let s=[];for(let i in e){let n,r=e[i];n=t?$e(r,t):r,n instanceof Promise&&s.push(n.then((t=>{e[i]=t})))}if(s.length>0)return Promise.all(s).then((()=>Promise.resolve(e)))}else if("object"==typeof e&&null!==e&&u(e)&&e instanceof Element==!1){let s=[];for(let i in e){let n=e[i];if(n instanceof Promise)s.push(n.then((t=>{e[i]=t})));else if(t){let e=$e(n,t);e instanceof Promise&&s.push(e)}}if(s.length)return Promise.all(s).then((()=>e))}return e}function Ae(e,t){if(!e.constructor)return!1;let s=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);return s&&s.get}class Ce extends ve{parser(){if(g(this.ast.cmdName))throw C.error("模板指令","解析AST转换VNode时发生错误,未找到指令名称",this.ast),new Error("解析AST转换VNode时发生错误,未找到指令名称");let e;if("Html"===this.ast.cmdName||"Text"===this.ast.cmdName?e=this.ast.param:this.ast.cmdName.startsWith(me+".")?e=`${this.ast.cmdName}(${this.ast.param})`:this.ast.cmdName in this.ob&&"function"==typeof this.ob[this.ast.cmdName]&&(e=`${t(this.ast.cmdName)}(${this.ast.param})`),e){let t=this.runExpressWithWatcher(`[${e}]`,this.ob,(t=>{let s=$e(t[0]);s instanceof Promise?s.then((e=>{this.changeValue(e)})).catch((t=>{C.error("表达式编译",`${e}异步处理失败`,t)})):this.changeValue(s)}));t||=[];let s=$e(t[0]);return s instanceof Promise?("Html"===this.ast.cmdName?this.node=new Q.Html("",this.parent,t[1]):this.node=new Q.Text("",this.parent),s.then((e=>{this.changeValue(e)})).catch((t=>{C.error("表达式编译",`${e}异步处理失败`,t)}))):"Html"===this.ast.cmdName?this.node=new Q.Html(Oe(s),this.parent,t[1]):this.node=new Q.Text(Oe(s),this.parent),void this.appendNode()}throw new Error(`未找到命令:${this.ast.cmdName}`)}changeValue(e){this.node&&(this.node instanceof Q.Html?this.node.html=Oe(e):this.node.text=Oe(e),this.ext.render?.updateNode(this.node))}}function Oe(e){return null==e||"function"==typeof e?"":e.toString()}const xe="default";class Se extends ve{async parser(){let e=this.transformParam();this.node=new Q.RenderSection(e.id,this.parent),this.node.params=e.params,this.node.section??=this.ob.$sections?.[e.id],this.appendNode(),this.node.section&&(this.node.section.params?(this.node.ob=Object.create(this.node.section.ob||this.ob),this.node.section.params?.forEach(((e,t)=>{V(this.node.ob,e,this.node.params[t])}))):this.node.ob=this.node.section.ob||this.ob,await(this.node.section.parser||this.ext).parserNodes(this.node.section.asts,this.node,this.node.ob))}transformParam(){if(this.ast.param){let e=this.runExpressWithWatcher(`[${this.ast.param}]`,this.ob,(e=>{let t=e?.[0]||xe;if("string"==typeof t&&t!==this.node.id)throw new Error("section id 不可动态变更");this.node.params=e.slice(1),this.node?.ob&&this.node.section&&this.node.section.params?.forEach(((e,t)=>{this.node?.ob&&this.node.ob[e]!==this.node.params[t]&&(this.node.ob[e]=this.node.params[t])}))}));return{id:e?.[0]||xe,params:e.slice(1)}}return{id:xe,params:[]}}}const Pe="组件解析";function Te(e,t){return!!t.components[e]||!!et(e)}class De extends ve{async parser(){if(this.ast.node)return this.node=this.ast.node,this.node.parent=this.parent,await this.initPropData(),void(this.node&&(this.appendNode(),this.node.component?.$mount(this.node)));this.node=new Q.Component(this.parent),await this.initPropData(),this.appendNode(),this.node&&this.initEvent(),await this.renderChildren()}get canReload(){return"tagName"in this.ast||"function"==typeof this.ast.component}reload(){this.canReload?(this.beforeDestroy(),this.renderChildren()):C.warn(Pe,"当前组件无法实现reload",this.node)}async initPropData(){for(let e of this.ast.attributes)if("ref"!==e.name)if("keep-alive"===e.name&&"false"!==e.value&&(this.node.keepalive=!0),e.express){let t=this.runExpressWithWatcher(e.express,this.ob,(t=>{let s=$e(t);s instanceof Promise?s.then((t=>{this.node&&(this.node.propValues[e.name]=t,this.notifyNodeWatcher("update",e.name))})).catch((t=>{C.error(Pe,`${e.express}异步处理失败`,t)})):(this.node.propValues[e.name]=s,this.notifyNodeWatcher("update",e.name))})),s=await $e(t);this.node&&(this.node.propValues[e.name]=s)}else this.node.propValues[e.name]=e.value;else{if(g(e.value)){C.warn(Pe,"元素的ref值不可以为空");continue}this.ref=e.value,this.ext.addRef(e.value,this.node)}this.node.propValues=W(this.node.propValues)}initEvent(){this.ast.events.forEach((e=>{let t=e.functionName?this.ob[e.functionName]:void 0;void 0===e.functionName?this.node.events.push([e.name,{modifiers:e.modifiers,callBack:b}]):t&&"function"==typeof t?this.node.events.push([e.name,{modifiers:e.modifiers,callBack:s=>{let i=[];e.functionParam&&(i=this.runExpress(`[${e.functionParam}]`,this.ob)),t.call(this.ext.ob,s,...i)}}]):C.error(Pe,`${"tagName"in this.ast?this.ast.tagName:""}元素中${e.name}事件所指定的回调(${e.functionName})方法未找到,请检查`)}))}async renderChildren(){if("tagName"in this.ast){let e=this.ob.components[this.ast.tagName]||et(this.ast.tagName);if(void 0===e)return void C.error(Pe,`渲染组件失败,未找到名称为'${this.ast.tagName}'的私有组件/全局组件`);if(qe in e||(e=(await e()).default),!this.node)return;{let t=this.getSections();this.node.name=this.ast.tagName,this.node.component=new e(this.node?.propValues,t,this.node?.keepalive)}}else if("function"==typeof this.ast.component){let e=this.getSections();this.node.component=new this.ast.component(this.node?.propValues,e,this.node?.keepalive)}else this.node.component=this.ast.component;if(!this.node)return;if(!this.node.name&&"name"in this.node.component&&this.node.component.name&&"string"==typeof this.node.component.name&&(this.node.name=this.node.component.name),await this.node.component.$mount(this.node),!this.node)return;let e=this.node?.component;e.isKeepAlive&&(this.ast.node=this.node)}getSections(){let t={},i=[];return this.ast.childrens.forEach((t=>{if(t.type===s.NodeType.COMMAND&&"if"===t.cmdName&&t.childrens){let n=t,r=t.childrens.some((e=>e.type===s.NodeType.COMMAND&&"section"===e.cmdName)),o=n.condition.startsWith(e+".$sections");if(o){return this.runExpress(n.condition,this.ob)?void i.push(...t.childrens):void 0}if(r&&"if"===n.kind&&!o)return void C.warn(Pe,"在解析section时,发现该section包裹在一个条件语句中,该条件语句仅支持以$sections进行if判断,已作排出")}i.push(t)})),i.forEach((e=>{if(e.type===s.NodeType.COMMAND&&"section"===e.cmdName){let s=e,i=s.id||xe;/^(\'|\")(.*?)((\'|\"))$/.test(i)&&(i=i.slice(1,-1)),t[i]=t[i]||{asts:[],ob:this.ob,params:s.paramKeys,parser:this.ext},t[i].asts.push(...e.childrens||[])}else t[xe]=t[xe]||{asts:[],ob:this.ob,parser:this.ext},t[xe].asts.push(e)})),t}beforeDestroy(e){!0===e&&this.node?.component?.isKeepAlive?this.node?.component?.$destroy():(this.node?.component?.$destroy(!0),this.ast.node=void 0)}}const _e="Element解析";class ke extends ve{async parser(){this.node=new Q.Element(this.ast.tagName,this.parent),await this.initAttributes(),this.initEvents(),this.appendNode(),await this.ext.parserNodes(this.ast.childrens,this.node,this.ob)}async initAttributes(){for(let e of this.ast.attributes)if("ref"!==e.name)if(e.express){let t=this.runExpressWithWatcher(e.express,this.ob,(t=>{let s=t=>{this.node&&(this.node.attributes[e.name]=this.transformAttrVal(t),this.ext.render?.updateNode(this.node,e.name),this.notifyNodeWatcher("update",e.name))},i=$e(t);i instanceof Promise?i.then((e=>{s(e)})).catch((t=>{C.error(_e,`${e.express}异步处理失败`,t)})):s(i)})),s=await $e(t);this.node&&(this.node.attributes[e.name]=this.transformAttrVal(s))}else this.node.attributes[e.name]=e.value;else{if(g(e.value)){C.warn(_e,"元素的ref值不可以为空");continue}this.ref=e.value,this.ext.addRef(e.value,this.node)}}initEvents(){for(let e of this.ast.events){let t=e.functionName?this.ob[e.functionName]:void 0;if(!(void 0===e.functionName||t&&"function"==typeof t))throw new Error(`${this.ast.tagName}元素中${e.name}事件所指定的回调(${e.functionName})方法未找到,请检查`);this.node?.events.push([e.name,{modifiers:e.modifiers,callBack:s=>{if(void 0===t)return;let i=[];e.functionParam&&(i=this.runExpress(`[${e.functionParam}]`,this.ob)),t&&t.call(this.ext.ob,s,...i)}}])}}transformAttrVal(e){return void 0!==e&&("string"==typeof e||"boolean"==typeof e||"function"!=typeof e&&Object.prototype.toString()?e:void 0)}}class Ke{asts;ob;root=new Q.Root;refs={};sleeped=!1;nodeWatcherEvents={};render;constructor(e,t,s){this.asts=e,this.ob=t,this.root.component=t,this.render=q.get(te.IRENDERIOCTAGID)??new te.DomRender,s&&s instanceof Q.Node&&(this.root.parent=s,s.childrens??=[],s.childrens.push(this.root))}async parser(){await this.parserNodes(this.asts,this.root)}mount(e){this.sleeped&&this.weakup(),this.render?.mount(e)}promiseQueue=[];async parserNodes(e,t,i){if(0!==this.asts.length)for(let n of e){if(0===this.asts.length)return;let e;if(n.type===s.NodeType.TEXT)e=new ge(n,i??this.ob,t,this);else if(n.type===s.NodeType.COMMENT)e=new we(n,i??this.ob,t,this);else if(n.type===s.NodeType.COMPONENT)e=new De(n,i??this.ob,t,this);else if(n.type===s.NodeType.ELEMENT){let s=n;e=Te(s.tagName,i??this.ob)?new De(s,i??this.ob,t,this):new ke(s,i??this.ob,t,this)}else if(n.type===s.NodeType.COMMAND){let s=n;switch(s.cmdName){case"if":case"elseif":case"else":e=new be(s,i??this.ob,t,this);break;case"for":e=new Ne(s,i??this.ob,t,this);break;case"RenderSection":e=new Se(s,i??this.ob,t,this);break;case"section":break;default:e=new Ce(s,i??this.ob,t,this)}}if(e){let t=e.init();this.promiseQueue.push(t),await t.finally((()=>{y(this.promiseQueue,t),0===this.asts.length&&e&&!1===e.isDestroy&&e?.destroy()}))}}}addRef(e,t){this.refs[e]=this.refs[e]||[],this.refs[e].push(t)}removeRef(e){for(let t in this.refs)this.refs[t].includes(e)&&y(this.refs[t],e)}addNodeWatcher(e,t){this.nodeWatcherEvents[e]=this.nodeWatcherEvents[e]||[],this.nodeWatcherEvents[e].push(t)}removeNodeWatcher(e,t){y(this.nodeWatcherEvents[e]||[],t)}notifyNodeWatcher(e,t,s,i){this.nodeWatcherEvents[e]?.forEach((e=>{e(t,s,i)}))}sleep(e){let t=e||this.root;t.childrens?.forEach((e=>{let t=()=>{e.childrens&&this.sleep(e),e.sleep=!0,this.render?.removeNode(e,!0)};this.nodeTransition(e,"leave",void 0,(()=>{t()}))||t()})),void 0===e&&(this.sleeped=!0)}weakup(e){let t=e||this.root;t.childrens?.forEach((e=>{e.sleep=!1,this.render?.appendNode(e),e.childrens&&this.weakup(e),this.nodeTransition(e,"enter")})),void 0===e&&(this.sleeped=!1)}destroy(e){for(;this.root.childrens.length;){let t=this.root.childrens[0];t[Q.PARSERKEY]?t[Q.PARSERKEY].destroy(e):y(this.root.childrens,t)}this.render.destroy(),this.refs={},this.root.childrens.length=0,this.nodeWatcherEvents={},this.asts.length=0}destroyWathcers(){for(let e of this.root.childrens)e[Q.PARSERKEY]&&e[Q.PARSERKEY].destroyWathcers()}reSetAsts(e,t){this.destroy(t),this.render=q.get(te.IRENDERIOCTAGID)??new te.DomRender,this.asts=e}nodeTransition(e,t,s,i,n){if(e&&e.parent?.childrens&&(e instanceof Q.Element||e instanceof Q.Component)){let r=function(e){if(e instanceof Q.Element||e instanceof Q.Component){let t=e instanceof Q.Element?e.attributes:e.propValues;return{name:t["transition-name"],type:t["transition-type"]}}}(e);if(s??=r?.name,n??=r?.type,!s)return!1;let o=We(e);if(o)return"enter"===t?this.render.elementToEnter(o,s,n,(()=>{let t=e[Q.PARSERKEY];t&&t.ref&&this.notifyNodeWatcher(t.ref,e,"after-enter"),i?.()})):this.render.elementToLeave(o,s,n,(()=>{let t=e[Q.PARSERKEY];t&&t.ref&&this.notifyNodeWatcher(t.ref,e,"after-leave"),i?.()})),!0;C.warn("渲染核心","在执行node动画时,发现数据不完备,请检查")}return!1}}function We(e){if(e instanceof Q.Element)return e;if(e.childrens&&e.childrens.length)for(let t of e.childrens)return t instanceof Q.Element?t:We(t)}function Ve(e,t,s){if(void 0===t)return;let i=Array.isArray(s)?s:[s];for(let e of i){if(e===Array&&t instanceof Array)return t;if(typeof t===e.name.toLocaleLowerCase())return t}switch(i[0]){case Number:let e=Number(t);if(!1===isNaN(e))return e;break;case String:return String(t)}throw new Error(`props中${e.toString()}的类型不符合约束类型`)}function Le(e,t,s){let i,n,r;if("symbol"!=typeof t&&(i=w(t)),t in e?n=e[t]:i&&(n=e[i]),s&&(t in s?r=s[t]:i&&i in s&&(r=s[i])),void 0!==r){if(u(r)&&("type"in r||"required"in r||"default"in r||"validate"in r)){let e=r;if(e.required&&void 0===n)throw new Error(`props中key:${t.toString()}是必须项,请检查`);if(e.type&&(n=Ve(t,n,e.type)),e.validate&&!1===e.validate(n))throw new Error(`props中key${t.toString()}的值校验错误`);n=n??e.default}else n=Me(r)?Ve(t,n,r):n??r;return n}return n}function Me(e){return!![String,Array,Number,Object,Function,Boolean].includes(e)||e instanceof Array&&Me(e[0])}const Ie="组件",je=Symbol.for("JOKER_PROPS_DATA_KEY"),Ye=Symbol.for("JOKER_PROPS_DATA_PROXY"),He=Symbol.for("JOKER_PRIVATE_WATCHERS"),Be=Symbol.for("JOKER_EVENT_DATA_KEY"),Je=Symbol.for("JOKER_IS_DESTROY"),Fe=Symbol.for("JOKER_PARSER_TEMPLATE_TARGET"),Ge=Symbol.for("JOKER_SCOPE_ID"),qe=Symbol.for("JOKER_COMPONENT_TAG"),Xe=Symbol();let Qe=["constructor","$mount","$nodeTransition","$destroy","$getRef","$getRefs","$syncProp","$watchNode","$watch","$on","$off","$trigger","$render","created","mounted","beforeDestroy","sleeped","wakeup","destroyed"];class ze{$sections;isKeepAlive;static[qe]=!0;[Ge];model={};template;$root;isSleeped=!1;components={};propsOption;[je]={};[Fe];[Ye];[He]=[];[Be]=new Map;[Je]=!1;[Xe]=!1;constructor(e,t={},s){this.$sections=t,this.isKeepAlive=s,this[je]=e||{}}get props(){if(void 0===this[Ye]){let e=this;this[Ye]=new Proxy(e[je],{get:(t,s)=>Le(e[je],s,e.propsOption),set(){throw new Error("props 参数不允许变更,只允许单向数据传递")}})}return this[Ye]}async $mount(e){if(!1===this[Xe]){let e=()=>{let e=[],t=Object.getPrototypeOf(this);for(;null!==t&&t!==Object.prototype;)Object.getOwnPropertyNames(t).forEach((s=>{!1!==Qe.includes(s)||Ae(t,s)||"function"!=typeof t[s]||t[s].prototype?.hasOwnProperty("constructor")||e.push(s)})),t=Object.getPrototypeOf(t);return e};for(let t of e())this[t]=this[t].bind(this);this[Xe]=!0}return this.$root=e,this.isKeepAlive&&this.isSleeped?(this.isSleeped=!1,this[Fe]&&this.$root?(this[Fe].mount(this.$root),this.wakeup(),this.$trigger("wakeup"),this.$rootVNode&&st(this.$rootVNode),this):(C.error(Ie,"当前组件在唤醒时,发现渲染处理程序已被销毁,无法进行唤醒操作",[this,this.$root]),this)):(this.isSleeped=!1,this.model=W(this.model),await this.created(),this[Je]?this:(this.$trigger("created"),this.template&&await this.$render(),this[Je]||(await this.mounted(),this.$trigger("mounted")),this))}$nodeTransition(e,t,s,i,n){if("string"==typeof e){let t=this.$getRef(e);if(!t)return void C.error(Ie,`执行节点动画是找不到ref=${e}的节点`);e=t}this[Fe]?.nodeTransition(e,t,s,i,n)}async $updatedRender(e){if(!this[Je])return new Promise((t=>{let s=()=>{let s=[...this[Fe]?.promiseQueue||[]],i=this.$rootVNode?.find((e=>e instanceof Q.Component));i?.forEach((e=>{s.push(...e.component[Fe]?.promiseQueue||[])})),s.length?Promise.all(s).finally((()=>{this[Je]||(e?.(),t(void 0))})):(e?.(),t(void 0))};setTimeout((()=>{s()}))}))}$destroy(e){if(!e&&this.isKeepAlive)return this[Fe]?.sleep(),this.isSleeped=!0,this.sleeped(),this.$trigger("sleeped"),void(this.$rootVNode&&tt(this.$rootVNode));for(let e of this[He])e.destroy();this[He].length=0,this[Fe]?.destroyWathcers(),this.beforeDestroy(),this.$trigger("beforeDestroy"),this[Fe]?.destroy(),this[Fe]=void 0,this.template&&Array.isArray(this.template)&&(this.template.length=0),this.$trigger("destroy"),this[Be].clear(),this.$root=void 0,this.isSleeped=!1,this.$sections={},this[Je]=!0,this[Ye]=void 0,this[je]={},this.destroyed()}get $refs(){return this[Fe]?.refs||{}}$getRef(e){return this.$refs[e]?.[0]}$getRefs(e){return this.$refs[e]}$syncProp(e,t,s){"function"==typeof t&&(s=t,t=void 0),t??=e,s??=e=>e,this.model[t]=s(this.props[e]),this.$watch((()=>this.props[e]),(()=>{this.model[t]=s?.(this.props[e])}))}get $rootVNode(){return this[Fe]?.root}$watchNode(e,t){if(this[Fe])return this[Fe]?.addNodeWatcher(e,t),()=>{this[Fe]?.removeNodeWatcher(e,t)};C.warn(Ie,"该组件还未挂载,不可以进行节点观察监听")}$watch(e,t,s){let i=new G((()=>{if(this[Je]){for(let e of this[He])e.destroy();return F}return e()}),((e,s)=>{this[Je]||t(e,s)}),void 0,s);return this[He].push(i),[i.value,()=>{i.destroy(),y(this[He],i)}]}$on(e,t){let s=this[Be].get(e);void 0===s&&(s=[],this[Be].set(e,s)),!1===s?.includes(t)&&s.push(t)}$off(e,t){let s=this[Be].get(e);s&&(t?y(s,t):s.length=0)}$trigger(e,t,s){if(!this.$root)return;let i={eventName:e,stopPropagation:s?.stopPropagation??(()=>{}),preventDefault:s?.preventDefault??(()=>{}),data:t,target:s?.target??this.$rootVNode,event:s?.event};if(this.$rootVNode&&this.$rootVNode.parent&&this.$rootVNode.parent instanceof Q.Component&&!1===this[Fe]?.render.triggerEvent(this.$rootVNode.parent,e,i))return;let n=this[Be].get(e);n?.length&&[...n].forEach((e=>{e(i)}));let r=this[Be].get("*");r?.length&&[...r].forEach((e=>{e(i)}))}async $render(e,t){e??=this.template,this.template="function"==typeof e?e(i):e,this.$root&&(this.template??=[],this[Fe]?.reSetAsts(this.template,t),this[Fe]??=new Ke(this.template,this,this.$root),await this[Fe].parser(),this.$root&&this[Fe].mount(this.$root))}created(){}mounted(){}beforeDestroy(){}sleeped(){}wakeup(){}destroyed(){}}const Ue={};function Ze(e,t){if("string"==typeof e)t&&(Ue[e]=t);else for(let t in e)Ue[t]=e[t]}function et(e){return Ue[e]}function tt(e){e.childrens?.forEach((e=>{e instanceof Q.Component&&e.component?.sleeped(),tt(e)}))}function st(e){e.childrens?.forEach((e=>{e instanceof Q.Component&&e.component?.wakeup(),st(e)}))}class it extends ze{template=[];cache=new Map;async mounted(){this.$watch((()=>this.props.name),(async e=>{await this.$render([],!0),await Promise.resolve(),this.$root&&this.loadComponent(e)})),await this.loadComponent(this.props.name)}propsVaule;created(){this.initProps()}initProps(){let e={};this.props.props||(Object.keys(this.props).forEach((t=>{!1!==this.filterProps(t)&&(e[t]=this.props[t],this.$watch((()=>this.props[t]),(()=>{this.propsVaule[t]=this.props[t]})))})),this.propsVaule=W(e))}filterProps(e){if("string"!=typeof e)return!1;let t=w(e);return"transition-name"!==t&&"name"!==t&&"keep-alive"!==t&&"ref"!==t&&void 0}async loadComponent(e){if(!e)return void await this.$render([],this.isKeepAlive);let t;if(this.isKeepAlive){let t=this.cache.get(e);if(t)return void await this.$render([n(t,{"transition-name":this.props["transition-name"]})],!0)}let s=this.$rootVNode?.parent?.[Q.PARSERKEY]?.ob.components,i=s?.[e];void 0===i&&(i=et(e)),i?(qe in i||(i=(await i()).default),t=new i(this.props.props||this.propsVaule,this.$sections,this.isKeepAlive),t.$on("*",(e=>{this.$trigger(e.eventName,e.data,e)})),this.isKeepAlive&&this.cache.set(e,t),await this.$render([n(t,{"transition-name":this.props["transition-name"]})],this.isKeepAlive)):C.warn("component",`未找到${e}的组件`)}beforeDestroy(){this.removeCache()}removeCache(e){if(e){let t=this.cache.get(e);this.cache.delete(e),t&&t.$destroy(!0)}else this.cache.forEach((e=>{e.$destroy(!0)})),this.cache.clear()}}class nt extends ze{template=function(){return[r("RenderSection")]}}Ze({template:nt,component:it});class rt{eventDatas=new Map;on(e,t){let s=this.eventDatas.get(e);void 0===s&&(s=[],this.eventDatas.set(e,s));let i={callBack:t};return s.push(i),()=>{s&&y(s,i)}}once(e,t){let s=this.eventDatas.get(e);void 0===s&&(s=[],this.eventDatas.set(e,s));let i={callBack:t,once:!0};return s.push(i),()=>{s&&y(s,i)}}off(e,t){if(void 0!==e)if(t){let s=this.eventDatas.get(e),i=s?.find((e=>e.callBack===t));i&&y(s,i)}else this.eventDatas.delete(e);else this.eventDatas.clear()}async trigger(e,t){let s=[...this.eventDatas.get(e)||[]];if(s.push(...this.eventDatas.get("*")||[]),s&&s.length){let i=0,n=0,r=!1;for(;s[i];){let o=s[i],a=await o.callBack({stopPropagation:()=>r=!0,callTimes:n,eventName:e},t);if(o.once?y(s,o):i++,!1===a||r)return!1}}}}export{F as BREAK_WATCH_UPDATE,ze as Component,it as ComponentContainer,S as Dep,rt as EventBus,q as IContainer,Je as IS_DESTROY,qe as JOKER_COMPONENT_TAG,X as JOKER_VNODE_TAG,P as OBJECTPROXY_DEPID,Fe as PARSER_TEMPLATE_TARGET,Ke as ParserTemplate,te as Render,Ge as SCOPE_ID,M as ShallowObserver,nt as Template,Q as VNode,G as Watcher,fe as __GLONAL_FUNTIONS__,l as __JOKER_HMR_RUNTIME,H as combinedReply,V as defineObserverProperty,et as getGlobalComponent,B as isObserverData,W as observer,Ze as registerGlobalComponent,pe as registerGlobalFunction};
1
+ import{EXPRESSHANDLERTAG as e,createFuntionBody as t,AST as s,RENDER_HANDLER as i,createComponent as n,createCommand as r}from"@joker.front/ast";export{AST,EXPRESSHANDLERTAG,RENDER_HANDLER,createCodeFunction,createCommand,createComment,createComponent,createElement,createFuntionBody,createText}from"@joker.front/ast";const o=new Map,a=new Map,h=new Map;let d={recordRender:(e,t)=>{a.set(e,t)},recordComponent:(e,t)=>{h.set(e,t)},record:(e,t)=>{void 0===o.get(e)&&o.set(e,new Set),o.get(e).add(t),t.$on("destroy",(()=>{o.get(e)?.delete(t)}))},reload:(e,t)=>{let s=h.get(e);if(!s)return;s.component=t;let i=o.get(e);if(!i)return;let n=Array.from(i);i.clear(),n.forEach((e=>{if(e.$root){if(!e.$rootVNode?.parent)return window.onbeforeunload=null,void location.reload();{let t=e.$rootVNode.parent;if(!(t instanceof Q.Component&&t[Q.PARSERKEY]&&t[Q.PARSERKEY].canReload))return window.onbeforeunload=null,void location.reload();t[Q.PARSERKEY].reload()}}}))},rerender:(e,t)=>{let s=a.get(e);s&&(s.render=t),o.get(e)?.forEach((e=>{e.$render(t)}))}};function l(e){return null!==e&&"object"==typeof e}function c(e,t){Object.getOwnPropertyNames(e).forEach((s=>{t(s,e[s])}))}function u(e){return"[object Object]"===Object.prototype.toString.call(e)}function f(e){if(null===e)return e;if("object"!=typeof e)return e;let t;t=Array.isArray(e)?[]:{};let s=Object.keys(e);for(let i of s){let s=e[i];t[i]="object"==typeof s?f(s):s}return t}function p(e,t,s){return Array.isArray(e)&&Array.isArray(t)?function(e,t,s){if(e.length!==t.length)return!1;for(let i=0;i<e.length;i++)if(!1===m(e[i],t[i],s))return!1;return!0}(e,t,s):m(e,t,s)}function m(e,t,s){let i=l(e),n=l(t);if(i&&n){if(u(e)&&u(t)){let i=Object.keys(e);if(i.length!==Object.keys(t).length)return!1;if(s){for(let s of i)if(e[s]!==t[s])return!1;return!0}return JSON.stringify(e)===JSON.stringify(t)}return e===t}return!i&&!n&&String(e)===String(t)}function y(e,t){let s=e.indexOf(t);return s>-1&&e.splice(s,1),e}function E(e,t){let s=e.findIndex((e=>t(e)));return s>-1&&e.splice(s,1),e}function v(e=32){let t=[],s=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z"];for(let i=0;i<e;i++){let e=Math.round(Math.random()*(s.length-1));t.push(s[e])}return t.join("")}function g(e){return!e||""===e.trim()}function w(e,t="-"){return(e=e||"").split(/(?=[A-Z])/).map((e=>e.toLowerCase())).join(t)}let b=(...e)=>{},N="warn";const R=["silent","error","warn","info"];function $(){let e=new Date;function t(e,t=2){return e.toString().padStart(t,"0")}return t(e.getHours())+":"+t(e.getMinutes())+":"+t(e.getSeconds())+":"+t(e.getMilliseconds(),3)}function A(e,t,s,i){R.indexOf(e)<=R.indexOf(N)&&(void 0===i?console[e](`${$()} [${t}]:`,s):console[e](`${$()} [${t}]:`,s,i))}let C={info:function(e,t,s){A("info",e,t,s)},warn:function(e,t,s){A("warn",e,t,s)},error:function(e,t,s){A("error",e,t,s)},setLoggerLeve:function(e){N=e}};const O={lt:"<",gt:">",nbsp:" ",amp:"&",quot:'"',"#39":"'"};function x(e){return e.replace(/&(lt|gt|nbsp|amp|quot|#39);/gi,((e,t)=>O[t]||""))}class S{id="production"===process.env.NODE_ENV?"":v();static target;watchers=new Map;depend(e){S.target?.addDep(this,e)}addWatcher(e,t){let s=this.watchers.get(e)||[];s.push(t),this.watchers.set(e,s)}removeWatcher(e,t){let s=this.watchers.get(e);s&&y(s,t)}notify(e){let t=this.watchers.get(e);if(t){E(t,(e=>e.isDestroy)),[...t].forEach((e=>{!1===e.isDestroy&&e.update()}))}}}const P=Symbol.for("__JOKER_OBJECT_PROXY_DEP_ID__"),T=Symbol.for("__JOKER_OBJECT_PROXY_DATA_KEY__"),D=Symbol.for("__JOKER_OBJECTPROXY_DEPLEVE_ID__");function _(e){return l(e)&&e instanceof Window==!1&&e!==window.parent&&(Array.isArray(e)||u(e))&&Object.isExtensible(e)&&!Object.isFrozen(e)&&!(e instanceof Element)&&!(X in e)&&!(L in e)&&!(qe in e)}function k(e){if(K(e))return e;let t=Reflect.get(e,T);if(t)return t;let s=new S,i=!0,n=new Proxy(e,{get(e,t,i){if(t===T)return;if(t===P)return s;if(t===D)return;let n=Reflect.get(e,t);return!1===function(e,t){return t in e}(e,t)&&"length"!==t||(s.depend(t),_(n)&&K(n)?.depend(D)),n},set(e,t,n){if(i)return Reflect.set(e,t,n),!0;_(n)&&(n=W(n));let r=!1===function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}(e,t),o=Reflect.get(e,t)!==n;return Reflect.set(e,t,n),(o||"length"===t&&Array.isArray(e))&&Y(s,t),Array.isArray(e)?"length"===t&&Y(s,D):r&&Y(s,D),!0},deleteProperty:(e,t)=>(Reflect.deleteProperty(e,t),!1===Array.isArray(e)&&Y(s,D),!0)});var r,o,a,h;r=e,o=T,a=n,h=!1,Object.defineProperty(r,o,{value:a,enumerable:h,writable:!0,configurable:!0});for(let t in e){let s=e[t];_(s)&&!K(s)&&(n[t]=k(e[t]))}return i=!1,n}function K(e){if(l(e)){let t=Reflect.get(e,P);if(t)return t}}function W(e,t=!1){if(!1===_(e))throw new Error("当前传入的数据不是正确的数据类型,必须是数组或者对象");return k(t?f(e):e)}function V(e,t,s){let i=s;_(s)&&(i=W(s));let n=new S;Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:()=>(n.depend(t),_(i)&&K(i)?.depend(D),i),set:e=>{e!==i&&(_(e)&&(e=W(e)),i=e,Y(n,t))}})}const L=Symbol.for("JOKER_SHALLOW_OBSERVER");class M{data;[L]=!0;dep=new S;constructor(e){this.data=e}isChanged=!1;get value(){return this.dep.depend(D),this.data}set value(e){!1===Object.is(e,this.data)&&(this.isChanged=!0,this.data=e,Y(this.dep,D))}}let I=!1,j=new Map;function Y(e,t){if(!1===I)e.notify(t);else{let s=j.get(e);void 0===s&&(s=[],j.set(e,s)),!1===s.includes(t)&&s.push(t)}}function H(e){I=!0;try{e()}catch(e){return I=!1,j.clear(),void C.error("数据劫持","数据劫持组合回复在做变更采集时,遇到了阻塞错误,不做响应,请检查",e)}I=!1,function(e){let t=[],s=[];e.forEach(((e,s)=>{e.forEach((e=>{t.push(...s.watchers.get(e)||[])}))})),t.forEach((e=>{s.includes(e)||(!1===e.isDestroy&&e.update(),s.push(e))}))}(j),j.clear()}function B(e){return void 0!==K(e)}const J="数据观察",F=Symbol.for("JOKER_BREAK_WATCH_UPDATE");class G{ob;updateCallBack;forceCallBack;id=v();getter;value;isDestroy=!1;updating=!1;runRelations=new Map;relations=new Map;constructor(e,t,s,i){if(this.ob=e,this.updateCallBack=t,this.forceCallBack=i,void 0===e)throw new Error("无法对underfind进行变更观察");if(void 0===s)this.getter=e=>e;else if("function"==typeof s)this.getter=s;else{let e=function(e){if(/[^\w.$]/.test(e))return;let t=e.split(".");return function(e){let s=e;return t.forEach((e=>{s&&(s=s[e])})),s}}(s);if(void 0===e)throw new Error(s+"解析失败,无法明确读取表达式,请检查expOrFn参数,或采用function模式");this.getter=e}void 0===this.getter&&C.error(J,"getter创建失败",arguments),this.value=this.getValue()}getValue(){if(void 0===this.getter)return;S.target=this;let e,t="function"==typeof this.ob?this.ob():this.ob;try{e=this.getter.call(t,t)}catch(e){throw C.error(J,`获取值失败,执行方法:${this.getter.toString()}`),e}return S.target=void 0,this.clearnDeps(),e}addDep(e,t){let s=this.runRelations.get(e);if(void 0===s||!1===s.includes(t)){s=s||[],s.push(t),this.runRelations.set(e,s);let i=this.relations.get(e);void 0!==i&&!1!==i.includes(t)||e.addWatcher(t,this)}}update(){if(this.updating)return;let e=this.getValue();if(e===F)return;let t=this.value;if(this.forceCallBack||e!==t||l(e)){if(this.value=e,e!==t&&!this.forceCallBack&&p(e,t,!0))return;this.updating=!0;try{this.updateCallBack(e,t)}catch(e){throw e}finally{this.updating=!1}}}destroy(){this.relations.forEach(((e,t)=>{for(let s of e)t.removeWatcher(s,this)})),this.isDestroy=!0,this.relations.clear(),this.runRelations.clear(),this.ob=void 0,this.value=void 0,this.getter=void 0}clearnDeps(){this.relations.forEach(((e,t)=>{let s=this.runRelations.get(t);for(let i of e)s?!1===s.includes(i)&&t.removeWatcher(i,this):t.removeWatcher(i,this)})),this.relations.clear(),this.relations=this.runRelations,this.runRelations=new Map}}var q;!function(e){let t=new Map;e.bind=function(e){return{to:s=>{if(t.has(e))throw new Error(`TagId:${e.toString()}已注入实现类,请勿重复注入。`);t.set(e,s)}}},e.get=function(e,...s){let i=t.get(e);if(i)return new i(...s)}}(q||(q={}));const X=Symbol.for("JOKER_VNODE_TAG");var Q;!function(e){e.PARSERKEY=Symbol.for("JOKER_PARSER_KEY");class t{parent;[X]=!0;static;output;[e.PARSERKEY];childrens;sleep=!1;constructor(e){this.parent=e}get prev(){if(this.parent)return this.parent.childrens?.[this.parent.childrens?.indexOf(this)-1]}get next(){if(this.parent)return this.parent.childrens?.[this.parent.childrens?.indexOf(this)+1]}closest(t,s){if(!0===t(this))return this;let i=this.parent;for(;i;){if(s&&i instanceof e.Root)return;if(!0===t(i))return i;i=i.parent}}find(e,t,s){let i=s??[];if(t??=this.childrens,t)for(let s of t){!0===e(s)&&i.push(s),s.childrens&&this.find(e,s.childrens,i)}return i}contains(e,t){if(t??=this.childrens,t)for(let s of t){if(!0===e(s))return!0;if(s.childrens&&s.childrens.length&&this.contains(e,s.childrens))return!0}return!1}first(e,t){if(t??=this.childrens,t)for(let s of t){if(!0===e(s))return s;if(s.childrens&&s.childrens.length){let t=this.first(e,s.childrens);if(t)return t}}}}e.Node=t;e.Root=class extends t{childrens=[];component;constructor(){super()}};e.Text=class extends t{text;static=!0;constructor(e,t){super(t),this.text=e}};e.Html=class extends t{html;notShadow;static=!0;constructor(e,t,s){super(t),this.html=e,this.notShadow=s}};e.Comment=class extends t{text;static=!0;constructor(e,t){super(t),this.text=e}};e.Element=class extends t{tagName;static=!0;attributes={};childrens=[];events=[];_assistEventCache;constructor(e,t){super(t),this.tagName=e}};e.Component=class extends t{name;component;events=[];propValues={};keepalive;get firstElement(){if(this.childrens){let t=s=>{for(let i of s){if(i instanceof e.Element)return i;if(i.childrens){let e=t(i.childrens);if(e)return e}}};return t(this.childrens)}}get rootElements(){if(this.childrens){let t=[],s=i=>{for(let n of i)n instanceof e.Element||n instanceof e.Html?t.push(n):n.childrens&&s(n.childrens)};return s(this.childrens),t}return[]}};e.Condition=class extends t{cmdName;result=!1;childrens=[];isShow=!1;constructor(e,t){super(t),this.cmdName=e}};e.List=class extends t{childrens=[]};e.ListItem=class extends t{ob;childrens=[];constructor(e,t){super(t),this.ob=e}};e.RenderSection=class extends t{id="unknown";params=[];section;childrens=[];ob;constructor(e,t){super(t),"string"==typeof e?this.id=e:this.section=e}}}(Q||(Q={}));const z="DOM渲染",U=["script","style","textarea","pre"];let Z=0;const ee=["svg","defs","use","rect","circle","ellipse","line","polyline","polygon","path","text","g"];var te;function se(e,t,s){return`${e}-${t}-${s}`}function ie(e,t,s,i){e._assistEventCache??=[],e._assistEventCache.push([t,s]),document.body.addEventListener(t,s,i)}function ne(e,t,s){e._assistEventCache&&t&&s?(E(e._assistEventCache,(e=>e[0]===t&&e[1]===s)),document.body.removeEventListener(t,s)):(e._assistEventCache?.forEach((e=>{document.body.removeEventListener(e[0],e[1])})),e._assistEventCache&&(e._assistEventCache.length=0),e._assistEventCache=void 0)}!function(e){e.IRENDERIOCTAGID=Symbol.for("JOKER_IRENDERIOC_TAGID"),e.ROOT_CONTAINER="";e.DomRender=class{elements;constructor(){this.elements=document.createDocumentFragment()}mount(e){if(e instanceof Element)e.appendChild(this.elements);else if(e instanceof Q.Component)if(e.parent)if(e.output){let t=e.output,s=de(e)||t.parentNode;s&&s.insertBefore(this.elements,t)}else C.error(z,"组件挂载渲染时发现该节点未定义DOM定位节点",e);else C.error(z,"mount子组件时,发现该组件无父级",e);else C.error(z,"mount只支持挂载到Element或VNode.Node类型数据中",e)}appendNode(e){if(this.renderNode(e),e.output){let t=e.output instanceof HTMLCollection||e.output instanceof NodeList||Array.isArray(e.output)?Array.from(e.output):[e.output];for(let s of t)this.appendNodeChildren(e,s,e.parent)}else C.error(z,"未找自身节点的el属性,无法进行dom挂载",e)}updateNode(e,t){if(e instanceof Q.Element)for(let t in e.attributes){let s=e.attributes[t];this.setAttribute(e.output,t,s)}else e instanceof Q.Text?e.parent&&e.parent instanceof Q.Element&&U.includes(e.parent.tagName)?(this.removeNode(e),this.appendNode(e)):e.output.textContent=x(e.text||""):e instanceof Q.Html?e.notShadow?e.output.innerHTML=e.html:e.output.root.innerHTML=e.html:C.error(z,`该节点不支持${t}的更新`,e)}removeNode(e,t){let s=e.output instanceof HTMLCollection||e.output instanceof NodeList||Array.isArray(e.output)?Array.from(e.output):[e.output];s?.forEach((e=>{e?.remove()})),t||(e instanceof Q.Element&&ne(e),e.output=void 0)}destroy(){this.elements=void 0}elementToEnter(e,t,s,i){e.output&&this.transitionFrame(e,t,"enter",s,i)}elementToLeave(e,t,s,i){e.output&&this.transitionFrame(e,t,"leave",s,i)}triggerEvent(e,t,s){let i=[];for(let n of e.events){let[r,o]=n;if(r===t){let t=o.modifiers?.includes("self"),a=o.modifiers?.includes("outside");if(t||a){C.warn(z,"事件修饰符:self、outside在组件事件中无法使用,组件无法确认元素",e);continue}let h=s.event;if((h instanceof KeyboardEvent&&["keydown","keypress","keyup"].includes(r)||h instanceof MouseEvent&&["click","dbclick","mouseup","mousedown"].includes(r))&&!1===oe(h,o.modifiers))continue;if(o.callBack(s),o.modifiers?.includes("prevent")&&s.preventDefault(),o.modifiers?.includes("once")&&i.push(n),o.modifiers?.includes("stop"))return s.stopPropagation(),!1}}i.length&&i.forEach((t=>{y(e.events,t)}))}transitionFrame(e,t,s,i,n){ae(e,se(t,s,"from")),i||="transition";let r=e.output.__TRANSITION_EVNETID__=Z++;requestAnimationFrame((()=>{requestAnimationFrame((()=>{if(!e.output)return;ae(e,se(t,s,"active")),he(e,se(t,s,"from")),ae(e,se(t,s,"to"));let o=function(e,t){let s=window.getComputedStyle(e),i=e=>(s[e]||"").split(", ");if("transition"===t){let e=i("transitionDelay"),t=i("transitionDuration"),s=le(e,t);if(s>0)return{timeout:s,count:t.length}}else if("animation"===t){let e=i("animationDelay"),t=i("animationDuration"),s=le(e,t);if(s>0)return{timeout:s,count:t.length}}}(e.output,i);if(!o)return void n?.();let a=0,h=()=>{he(e,se(t,s,"to")),he(e,se(t,s,"active")),e.output&&(e.output.removeEventListener(`${i}end`,d),r===e.output.__TRANSITION_EVNETID__&&n?.())},d=t=>{t.target===e.output&&++a>=o.count&&h()};setTimeout((()=>{a<o.count&&h()}),o.timeout+1),e.output?.addEventListener(`${i}end`,d)}))}))}renderNode(e){if(!e.output)if(e instanceof Q.Text)e.parent&&e.parent instanceof Q.Element&&U.includes(e.parent.tagName)?e.output=this.parserHtml(e.text):e.output=document.createTextNode(x(e.text||""));else if(e instanceof Q.Html)if(e.notShadow){let t=document.createElement("joker-html-container");t.JOKER_NODE=e,t.innerHTML=e.html,e.output=t}else{let t=document.createElement("joker-html-shadow");t.JOKER_NODE=e,t.style.lineHeight="1",t.root.innerHTML=e.html,e.output=t}else if(e instanceof Q.Element){let t,s=e.tagName.toLowerCase();"svg"===s||ee.includes(s)||e.parent?.inSvg?(e.inSvg=!0,t=document.createElementNS("http://www.w3.org/2000/svg",e.tagName)):t=document.createElement(e.tagName);for(let s in e.attributes)this.setAttribute(t,s,e.attributes[s]);t.JOKER_NODE=e,e.output=t,e.events.some((e=>"click"===e[0]&&e[1].modifiers?.includes("outside")))?setTimeout((()=>{this.initElementEvents(t,e)})):this.initElementEvents(t,e)}else e instanceof Q.Comment?e.output=document.createComment(e.text):e.output=document.createTextNode("")}initElementEvents(e,t){for(let[s,i]of t.events){let n=i.modifiers?.includes("self"),r=i.modifiers?.includes("outside");n&&r&&(C.warn(z,"事件修饰符:self、outside不可以同时存在,将按照self处理",t),r=!1);let o,a=function(o){if(!(t.sleep||n&&o.target!==e)){if(r){if(o.target===e||e.contains(o.target))return;if(!1===document.contains(o.target))return;if(t.contains((e=>(e.output instanceof HTMLCollection||e.output instanceof NodeList||Array.isArray(e.output)?Array.from(e.output):[e.output]).includes(o.target))))return!0}(o instanceof KeyboardEvent&&["keydown","keypress","keyup"].includes(s)||o instanceof MouseEvent&&["click","dbclick","mouseup","mousedown"].includes(s))&&!1===oe(o,i.modifiers)||(i.callBack({eventName:s,event:o,target:t,preventDefault:()=>o.preventDefault(),stopPropagation:()=>o.stopPropagation(),data:void 0}),i.modifiers?.includes("prevent")&&o.preventDefault(),i.modifiers?.includes("stop")&&o.stopPropagation(),i.modifiers?.includes("once")&&(r?ne(t,s,a):e.removeEventListener(s,a)))}};i.modifiers?.includes("passive")&&(o={passive:!0}),r?ie(t,s,a,o):e.addEventListener(s,a,o)}}parserHtml(e){var t=document.createElement("div");return t.innerHTML=e,t.childNodes}isCommandGroup(e){return e instanceof Q.Component||e instanceof Q.Condition||e instanceof Q.List||e instanceof Q.ListItem||e instanceof Q.RenderSection}appendNodeChildren(e,t,s){let i=de(e);if(i)i.appendChild(t);else if(void 0===s)this.elements.appendChild(t);else if(s)if(s instanceof Q.Root){let e=s.parent;if(e&&e instanceof Q.Component&&e.output){let s=e.output,i=s?.parentNode;if(i)return void i.insertBefore(t,s)}this.elements.appendChild(t)}else if(s instanceof Q.Element){let e=s.output;if(void 0===e)return;e.appendChild(t)}else if(this.isCommandGroup(s)){let e=s.output,i=e?.parentNode;i&&i.insertBefore(t,e)}else C.error(z,"该节点不支持嵌套子集,请检查。",{node:e,parent:s})}setAttribute(e,t,s){if(e)if("boolean"!=typeof s){if("class"===t){if(Array.isArray(s)){let e=[];for(let t of s)if(l(t))for(let s in t)t[s]&&e.push(s);else t&&e.push(t);s=e.join(" ")}else if(l(s)){for(let t in s)s[t]?e.classList.add(t):e.classList.remove(t);return}}else if("style"===t&&l(s)){e.removeAttribute("style");for(let t in s){let i=!1;void 0!==s[t]&&!1!==s[t]||(i=!0);let n=String(s[t]);g(n)&&(i=!0),i||(e.style[t]=n)}return}s=(s??"").toString().trim(),"class"===t&&(s=s.split(/\s/).filter((e=>e.trim())).join(" ")),"value"===t&&"value"in e?e.value=s:"xlink:href"===t?e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",s):e.setAttribute(t,s)}else s?e.setAttribute(t,""):e.removeAttribute(t)}}}(te||(te={}));const re={enter:"enter",backspace:"delete",tab:"tab",arrowup:"up",arrowdown:"down",arrowleft:"left",arrowright:"right",escape:"esc"," ":"space"};function oe(e,t){if(e instanceof KeyboardEvent){if(void 0===e.key)return!1;for(let s in re)if(t?.includes(re[s])&&e.key.toLowerCase()!==s)return!1}else{if(t?.includes("left")&&0!==e.button)return!1;if(t?.includes("right")&&2!==e.button)return!1;if(t?.includes("middle")&&1!==e.button)return!1}return(!t?.includes("ctrl")||!1!==e.ctrlKey)&&((!t?.includes("alt")||!1!==e.altKey)&&(!t?.includes("shift")||!1!==e.shiftKey))}function ae(e,t){e.output&&e.output.classList.add(t)}function he(e,t){e.output&&e.output.classList.remove(t)}function de(e){if(e instanceof Q.Element||e instanceof Q.Component){let t=e instanceof Q.Component?e.propValues["append-to"]:e.attributes["append-to"];if(t){if(t instanceof Q.Element)return t.output;if("string"==typeof t){te.ROOT_CONTAINER&&(t="body"===t?te.ROOT_CONTAINER:`${te.ROOT_CONTAINER} ${t}`);let e=document.querySelector(t);if(e)return e}C.warn(z,"appendTo类型不支持",{appendTo:t,node:e})}}}function le(e,t){for(;e.length<t.length;)e.concat(e);return Math.max(...t.map(((t,s)=>ce(t)+ce(e[s]))))}function ce(e){return"auto"===e?0:1e3*Number(e.slice(0,-1).replace(",","."))}class ue extends HTMLElement{root;constructor(){super(),this.root=this.attachShadow({mode:"open"})}}!customElements.get("joker-html-shadow")&&customElements.define("joker-html-shadow",ue);const fe={};function pe(e){for(let t in e)fe[t]=e[t]}const me="Global",ye="渲染核心";function Ee(t){try{return new Function(e,me,`return ${t};`)}catch{throw new Error("创建表达式运行方法时出现未知错误,表达式为"+t)}}class ve{ast;ob;parent;ext;ref="";watchers=[];node;isDestroy=!1;constructor(e,t,s,i){this.ast=e,this.ob=t,this.parent=s,this.ext=i}async init(){await this.parser(),this.afterParser()}beforeDestroy(e){}destroy(e){if(this.isDestroy=!0,this.clearWatchers(),this.parent.childrens&&this.node){(this.node instanceof Q.Element||this.node instanceof Q.Component)&&this.ext.removeRef(this.node);let t=()=>{this.parent&&this.node&&(this.beforeDestroy(e),this.destroyChildrens(e),this.ext.render?.removeNode(this.node),this.parent.childrens&&y(this.parent.childrens,this.node),this.notifyNodeWatcher("remove"),this.destroyOtherData())};if(this.ext.nodeTransition(this.node,"leave",void 0,(()=>{t()})))return y(this.parent.childrens,this.node),void this.destroyChildrensWatcher(this.node);t()}else this.destroyOtherData()}destroyWathcers(){this.isDestroy=!0,this.clearWatchers(),this.destroyChildrensWatcher(this.node)}destroyOtherData(){this.node&&(this.node[Q.PARSERKEY]=void 0),this.node=void 0,this.parent=void 0}destroyChildrens(e){for(;this.node?.childrens?.length;){let t=this.node.childrens[0];t[Q.PARSERKEY]?t[Q.PARSERKEY].destroy(e):y(this.node.childrens,t)}}destroyChildrensWatcher(e){if(e?.childrens?.length)for(let t of e?.childrens)t[Q.PARSERKEY]&&(t[Q.PARSERKEY].clearWatchers(),this.destroyChildrensWatcher(t))}appendNode(){this.parent?.childrens&&this.node&&(this.node[Q.PARSERKEY]=this,this.parent.childrens.push(this.node),this.node instanceof Q.Element&&this.ob[Ge]&&(this.node.attributes["data-scoped-"+this.ob[Ge]]=void 0),this.ext.render?.appendNode(this.node),this.notifyNodeWatcher("append"))}afterParser(){this.ext.nodeTransition(this.node,"enter")}notifyNodeWatcher(e,t){this.ext.notifyNodeWatcher(this.ref,this.node,e,t)}runExpress(e,t){try{return Ee(e).call(t,t,fe)}catch(s){C.error(ye,"运行表达式出现错误:"+e,{ob:t,e:s})}}runExpressWithWatcher(e,t,s,i){if(this.isDestroy)return;let n="string"==typeof e?Ee(e):e,r=new G((()=>{if(this.isDestroy||t[Je])return r.destroy(),F;try{return n.call(t,t,fe)}catch(s){return C.error(ye,"运行表达式出现错误",{ob:t,e:s,express:e,node:this.node}),F}}),s,void 0,i);return this.addWatch(r),r.value}addWatch(e){!1===this.watchers.includes(e)&&this.watchers.push(e)}clearWatchers(){this.watchers.forEach((e=>{e.destroy()})),this.watchers.length=0}}class ge extends ve{parser(){this.node=new Q.Text(this.ast.text,this.parent),this.appendNode()}}class we extends ve{parser(){this.node=new Q.Comment(this.ast.text,this.parent),this.appendNode()}}class be extends ve{async parser(){if(this.node=new Q.Condition(this.ast.kind,this.parent),"else"!==this.ast.kind){g(this.ast.condition)&&C.error("条件命令",`当前条件命令${this.ast.kind}没有判断条件,请检查`);let e=this.runExpressWithWatcher(this.ast.condition,this.ob,(e=>{let t=!!e;if(this.node?.result!==t){if(this.node.result=t,!1===t&&this.node?.isShow&&this.destroyChildrens(!0),t&&!this.node?.isShow){let e=this.getElseNode();e&&e.isShow&&e.childrens?.length&&e[Q.PARSERKEY]?.destroyChildrens(!0)}this.reloadAllCondition()}}));this.node.result=!!e}this.appendNode(),await this.renderConditionChildren()}async renderConditionChildren(){let e=!1;return this.getPrevIfResult()?e=!1:"else"===this.ast.kind?e=!0:(this.node.result=!!this.runExpress(this.ast.condition,this.ob),this.node.result&&(e=!0)),e!==this.node.isShow&&(this.node.isShow=e,e?this.ast.childrens&&await this.ext.parserNodes(this.ast.childrens,this.node,this.ob):this.destroyChildrens(!0),!0)}getPrevIfResult(){if("if"===this.ast.kind)return!1;let e=this.node?.prev;for(;e&&e instanceof Q.Condition;){if(e.result)return!0;if("if"===e.cmdName)break;e=e.prev}return!1}getElseNode(){let e=this.node?.next;for(;e&&e instanceof Q.Condition&&"if"!==e.cmdName;){if("else"===e.cmdName)return e;e=e.next}}async reloadAllCondition(){if(await this.renderConditionChildren()){let e=this.node?.next;for(;e&&e instanceof Q.Condition&&"if"!==e.cmdName;){let t=e[Q.PARSERKEY];t&&t instanceof be&&await t.renderConditionChildren(),e=e.next}}}}class Ne extends ve{async parser(){this.node=new Q.List(this.parent),this.appendNode(),await this.renderChildrens()}async renderChildrens(){switch(this.ast.keyType){case"condition":await this.renderConditionChildrens();break;case"in":case"of":await this.renderInOrOfChildrens()}}async renderConditionChildrens(){let t=this.ast.param,s=Object.create(this.ob),i=!!this.runExpressWithWatcher(function(t,s,i){try{return new Function(e,`${e}.${t}=${s}; return ${i};`)}catch{throw new Error(`For循环命令,表达式运行依赖采集出现未知错误,其中letKey:${t},keyVal:${s},condition:${i}`)}}(t.letKey,t.defaultKeyVal,t.condition),s,(()=>{this.clearWatchers(),this.renderChildrens()}),!0),n=0;for(;i;){let e=Object.create(this.ob);V(e,t.letKey,s[t.letKey]);let r=n++;await this.renderItem(e,r),this.runExpress(t.step,s),i=!!this.runExpress(t.condition,s),this.runExpressWithWatcher((()=>s[t.letKey]),s,(s=>{e[t.letKey]=s,this.renderItem(e,r)}))}this.destroyOldChildrens(n)}async renderInOrOfChildrens(){let e=this.ast.param,t=this.runExpressWithWatcher(e.dataKey,this.ob,(()=>{this.clearWatchers(),this.renderChildrens()})),s=0;if(t&&(Array.isArray(t)||u(t)))for(let i in t){let n=Object.create(this.ob),r=Array.isArray(t)?Number(i):i;e.indexKey&&V(n,e.indexKey,r),e.itemKey&&V(n,e.itemKey,t[i]);let o=s++;await this.renderItem(n,o),e.itemKey&&this.runExpressWithWatcher((()=>t[r]),t,(t=>{n[e.itemKey]=t,this.renderItem(n,o)}))}this.destroyOldChildrens(s)}async renderItem(e,t){if(!this.ast.childrens?.length)return;let s=this.node?.childrens?.[t];if(s){if(this.checkObEqual(e,s.ob))return;c(e,((e,t)=>{s.ob[e]!==t&&(s.ob[e]=t)}))}else await new Re(this.ast,e,this.node,this.ext).init()}destroyOldChildrens(e){if(this.node)for(;this.node.childrens.length>e;){let e=this.node.childrens.pop();if(!e)break;e[Q.PARSERKEY]?.destroy(!1)}}checkObEqual(e,t){let s=!0;return void 0!==t&&(c(e,((e,i)=>{t?.[e]!==i&&(s=!1)})),s)}}class Re extends ve{async parser(){this.node=new Q.ListItem(this.ob,this.parent),this.appendNode(),this.ast.childrens&&await this.ext.parserNodes(this.ast.childrens,this.node,this.ob)}}function $e(e,t){if(!e)return e;if(e instanceof Promise)return e.then((e=>Promise.resolve(e)));if(Array.isArray(e)&&e.length){let s=[];for(let i in e){let n,r=e[i];n=t?$e(r,t):r,n instanceof Promise&&s.push(n.then((t=>{e[i]=t})))}if(s.length>0)return Promise.all(s).then((()=>Promise.resolve(e)))}else if("object"==typeof e&&null!==e&&u(e)&&e instanceof Element==!1){let s=[];for(let i in e){let n=e[i];if(n instanceof Promise)s.push(n.then((t=>{e[i]=t})));else if(t){let e=$e(n,t);e instanceof Promise&&s.push(e)}}if(s.length)return Promise.all(s).then((()=>e))}return e}function Ae(e,t){if(!e.constructor)return!1;let s=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);return s&&s.get}class Ce extends ve{parser(){if(g(this.ast.cmdName))throw C.error("模板指令","解析AST转换VNode时发生错误,未找到指令名称",this.ast),new Error("解析AST转换VNode时发生错误,未找到指令名称");let e;if("Html"===this.ast.cmdName||"Text"===this.ast.cmdName?e=this.ast.param:this.ast.cmdName.startsWith(me+".")?e=`${this.ast.cmdName}(${this.ast.param})`:this.ast.cmdName in this.ob&&"function"==typeof this.ob[this.ast.cmdName]&&(e=`${t(this.ast.cmdName)}(${this.ast.param})`),e){let t=this.runExpressWithWatcher(`[${e}]`,this.ob,(t=>{let s=$e(t[0]);s instanceof Promise?s.then((e=>{this.changeValue(e)})).catch((t=>{C.error("表达式编译",`${e}异步处理失败`,t)})):this.changeValue(s)}));t||=[];let s=$e(t[0]);return s instanceof Promise?("Html"===this.ast.cmdName?this.node=new Q.Html("",this.parent,t[1]):this.node=new Q.Text("",this.parent),s.then((e=>{this.changeValue(e)})).catch((t=>{C.error("表达式编译",`${e}异步处理失败`,t)}))):"Html"===this.ast.cmdName?this.node=new Q.Html(Oe(s),this.parent,t[1]):this.node=new Q.Text(Oe(s),this.parent),void this.appendNode()}throw new Error(`未找到命令:${this.ast.cmdName}`)}changeValue(e){this.node&&(this.node instanceof Q.Html?this.node.html=Oe(e):this.node.text=Oe(e),this.ext.render?.updateNode(this.node))}}function Oe(e){return null==e||"function"==typeof e?"":e.toString()}const xe="default";class Se extends ve{async parser(){let e=this.transformParam();this.node=new Q.RenderSection(e.id,this.parent),this.node.params=e.params,this.node.section??=this.ob.$sections?.[e.id],this.appendNode(),this.node.section&&(this.node.section.params?(this.node.ob=Object.create(this.node.section.ob||this.ob),this.node.section.params?.forEach(((e,t)=>{V(this.node.ob,e,this.node.params[t])}))):this.node.ob=this.node.section.ob||this.ob,await(this.node.section.parser||this.ext).parserNodes(this.node.section.asts,this.node,this.node.ob))}transformParam(){if(this.ast.param){let e=this.runExpressWithWatcher(`[${this.ast.param}]`,this.ob,(e=>{let t=e?.[0]||xe;if("string"==typeof t&&t!==this.node.id)throw new Error("section id 不可动态变更");this.node.params=e.slice(1),this.node?.ob&&this.node.section&&this.node.section.params?.forEach(((e,t)=>{this.node?.ob&&this.node.ob[e]!==this.node.params[t]&&(this.node.ob[e]=this.node.params[t])}))}));return{id:e?.[0]||xe,params:e.slice(1)}}return{id:xe,params:[]}}}const Pe="组件解析";function Te(e,t){return!!t.components[e]||!!et(e)}class De extends ve{async parser(){if(this.ast.node)return this.node=this.ast.node,this.node.parent=this.parent,await this.initPropData(),void(this.node&&(this.appendNode(),this.node.component?.$mount(this.node)));this.node=new Q.Component(this.parent),await this.initPropData(),this.appendNode(),this.node&&this.initEvent(),await this.renderChildren()}get canReload(){return"tagName"in this.ast||"function"==typeof this.ast.component}reload(){this.canReload?(this.beforeDestroy(),this.renderChildren()):C.warn(Pe,"当前组件无法实现reload",this.node)}async initPropData(){for(let e of this.ast.attributes)if("ref"!==e.name)if("keep-alive"===e.name&&"false"!==e.value&&(this.node.keepalive=!0),e.express){let t=this.runExpressWithWatcher(e.express,this.ob,(t=>{let s=$e(t);s instanceof Promise?s.then((t=>{this.node&&(this.node.propValues[e.name]=t,this.notifyNodeWatcher("update",e.name))})).catch((t=>{C.error(Pe,`${e.express}异步处理失败`,t)})):(this.node.propValues[e.name]=s,this.notifyNodeWatcher("update",e.name))})),s=await $e(t);this.node&&(this.node.propValues[e.name]=s)}else this.node.propValues[e.name]=e.value;else{if(g(e.value)){C.warn(Pe,"元素的ref值不可以为空");continue}this.ref=e.value,this.ext.addRef(e.value,this.node)}this.node.propValues=W(this.node.propValues)}initEvent(){this.ast.events.forEach((e=>{let t=e.functionName?this.ob[e.functionName]:void 0;void 0===e.functionName?this.node.events.push([e.name,{modifiers:e.modifiers,callBack:b}]):t&&"function"==typeof t?this.node.events.push([e.name,{modifiers:e.modifiers,callBack:s=>{let i=[];e.functionParam&&(i=this.runExpress(`[${e.functionParam}]`,this.ob)),t.call(this.ext.ob,s,...i)}}]):C.error(Pe,`${"tagName"in this.ast?this.ast.tagName:""}元素中${e.name}事件所指定的回调(${e.functionName})方法未找到,请检查`)}))}async renderChildren(){if("tagName"in this.ast){let e=this.ob.components[this.ast.tagName]||et(this.ast.tagName);if(void 0===e)return void C.error(Pe,`渲染组件失败,未找到名称为'${this.ast.tagName}'的私有组件/全局组件`);if(qe in e||(e=(await e()).default),!this.node)return;{let t=this.getSections();this.node.name=this.ast.tagName,this.node.component=new e(this.node?.propValues,t,this.node?.keepalive)}}else if("function"==typeof this.ast.component){let e=this.getSections();this.node.component=new this.ast.component(this.node?.propValues,e,this.node?.keepalive)}else this.node.component=this.ast.component;if(!this.node)return;if(!this.node.name&&"name"in this.node.component&&this.node.component.name&&"string"==typeof this.node.component.name&&(this.node.name=this.node.component.name),await this.node.component.$mount(this.node),!this.node)return;let e=this.node?.component;e.isKeepAlive&&(this.ast.node=this.node)}getSections(){let t={},i=[];return this.ast.childrens.forEach((t=>{if(t.type===s.NodeType.COMMAND&&"if"===t.cmdName&&t.childrens){let n=t,r=t.childrens.some((e=>e.type===s.NodeType.COMMAND&&"section"===e.cmdName)),o=n.condition.startsWith(e+".$sections");if(o){return this.runExpress(n.condition,this.ob)?void i.push(...t.childrens):void 0}if(r&&"if"===n.kind&&!o)return void C.warn(Pe,"在解析section时,发现该section包裹在一个条件语句中,该条件语句仅支持以$sections进行if判断,已作排出")}i.push(t)})),i.forEach((e=>{if(e.type===s.NodeType.COMMAND&&"section"===e.cmdName){let s=e,i=s.id||xe;/^(\'|\")(.*?)((\'|\"))$/.test(i)&&(i=i.slice(1,-1)),t[i]=t[i]||{asts:[],ob:this.ob,params:s.paramKeys,parser:this.ext},t[i].asts.push(...e.childrens||[])}else t[xe]=t[xe]||{asts:[],ob:this.ob,parser:this.ext},t[xe].asts.push(e)})),t}beforeDestroy(e){!0===e&&this.node?.component?.isKeepAlive?this.node?.component?.$destroy():(this.node?.component?.$destroy(!0),this.ast.node=void 0)}}const _e="Element解析";class ke extends ve{async parser(){this.node=new Q.Element(this.ast.tagName,this.parent),await this.initAttributes(),this.initEvents(),this.appendNode(),await this.ext.parserNodes(this.ast.childrens,this.node,this.ob)}async initAttributes(){for(let e of this.ast.attributes)if("ref"!==e.name)if(e.express){let t=this.runExpressWithWatcher(e.express,this.ob,(t=>{let s=t=>{this.node&&(this.node.attributes[e.name]=this.transformAttrVal(t),this.ext.render?.updateNode(this.node,e.name),this.notifyNodeWatcher("update",e.name))},i=$e(t);i instanceof Promise?i.then((e=>{s(e)})).catch((t=>{C.error(_e,`${e.express}异步处理失败`,t)})):s(i)})),s=await $e(t);this.node&&(this.node.attributes[e.name]=this.transformAttrVal(s))}else this.node.attributes[e.name]=e.value;else{if(g(e.value)){C.warn(_e,"元素的ref值不可以为空");continue}this.ref=e.value,this.ext.addRef(e.value,this.node)}}initEvents(){for(let e of this.ast.events){let t=e.functionName?this.ob[e.functionName]:void 0;if(!(void 0===e.functionName||t&&"function"==typeof t))throw new Error(`${this.ast.tagName}元素中${e.name}事件所指定的回调(${e.functionName})方法未找到,请检查`);this.node?.events.push([e.name,{modifiers:e.modifiers,callBack:s=>{if(void 0===t)return;let i=[];e.functionParam&&(i=this.runExpress(`[${e.functionParam}]`,this.ob)),t&&t.call(this.ext.ob,s,...i)}}])}}transformAttrVal(e){return void 0!==e&&("string"==typeof e||"boolean"==typeof e||"function"!=typeof e&&Object.prototype.toString()?e:void 0)}}class Ke{asts;ob;root=new Q.Root;refs={};sleeped=!1;nodeWatcherEvents={};render;constructor(e,t,s){this.asts=e,this.ob=t,this.root.component=t,this.render=q.get(te.IRENDERIOCTAGID)??new te.DomRender,s&&s instanceof Q.Node&&(this.root.parent=s,s.childrens??=[],s.childrens.push(this.root))}async parser(){await this.parserNodes(this.asts,this.root)}mount(e){this.sleeped&&this.weakup(),this.render?.mount(e)}promiseQueue=[];async parserNodes(e,t,i){if(0!==this.asts.length)for(let n of e){if(0===this.asts.length)return;let e;if(n.type===s.NodeType.TEXT)e=new ge(n,i??this.ob,t,this);else if(n.type===s.NodeType.COMMENT)e=new we(n,i??this.ob,t,this);else if(n.type===s.NodeType.COMPONENT)e=new De(n,i??this.ob,t,this);else if(n.type===s.NodeType.ELEMENT){let s=n;e=Te(s.tagName,i??this.ob)?new De(s,i??this.ob,t,this):new ke(s,i??this.ob,t,this)}else if(n.type===s.NodeType.COMMAND){let s=n;switch(s.cmdName){case"if":case"elseif":case"else":e=new be(s,i??this.ob,t,this);break;case"for":e=new Ne(s,i??this.ob,t,this);break;case"RenderSection":e=new Se(s,i??this.ob,t,this);break;case"section":break;default:e=new Ce(s,i??this.ob,t,this)}}if(e){let t=e.init();this.promiseQueue.push(t),await t.finally((()=>{y(this.promiseQueue,t),0===this.asts.length&&e&&!1===e.isDestroy&&e?.destroy()}))}}}addRef(e,t){this.refs[e]=this.refs[e]||[],this.refs[e].push(t)}removeRef(e){for(let t in this.refs)this.refs[t].includes(e)&&y(this.refs[t],e)}addNodeWatcher(e,t){this.nodeWatcherEvents[e]=this.nodeWatcherEvents[e]||[],this.nodeWatcherEvents[e].push(t)}removeNodeWatcher(e,t){y(this.nodeWatcherEvents[e]||[],t)}notifyNodeWatcher(e,t,s,i){this.nodeWatcherEvents[e]?.forEach((e=>{e(t,s,i)}))}sleep(e){let t=e||this.root;t.childrens?.forEach((e=>{let t=()=>{e.childrens&&this.sleep(e),e.sleep=!0,this.render?.removeNode(e,!0)};this.nodeTransition(e,"leave",void 0,(()=>{t()}))||t()})),void 0===e&&(this.sleeped=!0)}weakup(e){let t=e||this.root;t.childrens?.forEach((e=>{e.sleep=!1,this.render?.appendNode(e),e.childrens&&this.weakup(e),this.nodeTransition(e,"enter")})),void 0===e&&(this.sleeped=!1)}destroy(e){for(;this.root.childrens.length;){let t=this.root.childrens[0];t[Q.PARSERKEY]?t[Q.PARSERKEY].destroy(e):y(this.root.childrens,t)}this.render.destroy(),this.refs={},this.root.childrens.length=0,this.nodeWatcherEvents={},this.asts.length=0}destroyWathcers(){for(let e of this.root.childrens)e[Q.PARSERKEY]&&e[Q.PARSERKEY].destroyWathcers()}reSetAsts(e,t){this.destroy(t),this.render=q.get(te.IRENDERIOCTAGID)??new te.DomRender,this.asts=e}nodeTransition(e,t,s,i,n){if(e&&e.parent?.childrens&&(e instanceof Q.Element||e instanceof Q.Component)){let r=function(e){if(e instanceof Q.Element||e instanceof Q.Component){let t=e instanceof Q.Element?e.attributes:e.propValues;return{name:t["transition-name"],type:t["transition-type"]}}}(e);if(s??=r?.name,n??=r?.type,!s)return!1;let o=We(e);if(o)return"enter"===t?this.render.elementToEnter(o,s,n,(()=>{let t=e[Q.PARSERKEY];t&&t.ref&&this.notifyNodeWatcher(t.ref,e,"after-enter"),i?.()})):this.render.elementToLeave(o,s,n,(()=>{let t=e[Q.PARSERKEY];t&&t.ref&&this.notifyNodeWatcher(t.ref,e,"after-leave"),i?.()})),!0;C.warn("渲染核心","在执行node动画时,发现数据不完备,请检查")}return!1}}function We(e){if(e instanceof Q.Element)return e;if(e.childrens&&e.childrens.length)for(let t of e.childrens)return t instanceof Q.Element?t:We(t)}function Ve(e,t,s){if(void 0===t)return;let i=Array.isArray(s)?s:[s];for(let e of i){if(e===Array&&t instanceof Array)return t;if(typeof t===e.name.toLocaleLowerCase())return t}switch(i[0]){case Number:let e=Number(t);if(!1===isNaN(e))return e;break;case String:return String(t)}throw new Error(`props中${e.toString()}的类型不符合约束类型`)}function Le(e,t,s){let i,n,r;if("symbol"!=typeof t&&(i=w(t)),t in e?n=e[t]:i&&(n=e[i]),s&&(t in s?r=s[t]:i&&i in s&&(r=s[i])),void 0!==r){if(u(r)&&("type"in r||"required"in r||"default"in r||"validate"in r)){let e=r;if(e.required&&void 0===n)throw new Error(`props中key:${t.toString()}是必须项,请检查`);if(e.type&&(n=Ve(t,n,e.type)),e.validate&&!1===e.validate(n))throw new Error(`props中key${t.toString()}的值校验错误`);n=n??e.default}else n=Me(r)?Ve(t,n,r):n??r;return n}return n}function Me(e){return!![String,Array,Number,Object,Function,Boolean].includes(e)||e instanceof Array&&Me(e[0])}const Ie="组件",je=Symbol.for("JOKER_PROPS_DATA_KEY"),Ye=Symbol.for("JOKER_PROPS_DATA_PROXY"),He=Symbol.for("JOKER_PRIVATE_WATCHERS"),Be=Symbol.for("JOKER_EVENT_DATA_KEY"),Je=Symbol.for("JOKER_IS_DESTROY"),Fe=Symbol.for("JOKER_PARSER_TEMPLATE_TARGET"),Ge=Symbol.for("JOKER_SCOPE_ID"),qe=Symbol.for("JOKER_COMPONENT_TAG"),Xe=Symbol();let Qe=["constructor","$mount","$nodeTransition","$destroy","$getRef","$getRefs","$syncProp","$watchNode","$watch","$on","$off","$trigger","$render","created","mounted","beforeDestroy","sleeped","wakeup","destroyed"];class ze{$sections;isKeepAlive;static[qe]=!0;[Ge];model={};template;$root;isSleeped=!1;components={};propsOption;[je]={};[Fe];[Ye];[He]=[];[Be]=new Map;[Je]=!1;[Xe]=!1;constructor(e,t={},s){this.$sections=t,this.isKeepAlive=s,this[je]=e||{}}get props(){if(void 0===this[Ye]){let e=this;this[Ye]=new Proxy(e[je],{get:(t,s)=>Le(e[je],s,e.propsOption),set(){throw new Error("props 参数不允许变更,只允许单向数据传递")}})}return this[Ye]}async $mount(e){if(!1===this[Xe]){let e=()=>{let e=[],t=Object.getPrototypeOf(this);for(;null!==t&&t!==Object.prototype;)Object.getOwnPropertyNames(t).forEach((s=>{!1!==Qe.includes(s)||Ae(t,s)||"function"!=typeof t[s]||t[s].prototype?.hasOwnProperty("constructor")||e.push(s)})),t=Object.getPrototypeOf(t);return e};for(let t of e())this[t]=this[t].bind(this);this[Xe]=!0}return this.$root=e,this.isKeepAlive&&this.isSleeped?(this.isSleeped=!1,this[Fe]&&this.$root?(this[Fe].mount(this.$root),this.wakeup(),this.$trigger("wakeup"),this.$rootVNode&&st(this.$rootVNode),this):(C.error(Ie,"当前组件在唤醒时,发现渲染处理程序已被销毁,无法进行唤醒操作",[this,this.$root]),this)):(this.isSleeped=!1,this.model=W(this.model),await this.created(),this[Je]?this:(this.$trigger("created"),this.template&&await this.$render(),this[Je]||(await this.mounted(),this.$trigger("mounted")),this))}$nodeTransition(e,t,s,i,n){if("string"==typeof e){let t=this.$getRef(e);if(!t)return void C.error(Ie,`执行节点动画是找不到ref=${e}的节点`);e=t}this[Fe]?.nodeTransition(e,t,s,i,n)}async $updatedRender(e){if(!this[Je])return new Promise((t=>{let s=()=>{let s=[...this[Fe]?.promiseQueue||[]],i=this.$rootVNode?.find((e=>e instanceof Q.Component));i?.forEach((e=>{s.push(...e.component[Fe]?.promiseQueue||[])})),s.length?Promise.all(s).finally((()=>{this[Je]||(e?.(),t(void 0))})):(e?.(),t(void 0))};setTimeout((()=>{s()}))}))}$destroy(e){if(!e&&this.isKeepAlive)return this[Fe]?.sleep(),this.isSleeped=!0,this.sleeped(),this.$trigger("sleeped"),void(this.$rootVNode&&tt(this.$rootVNode));for(let e of this[He])e.destroy();this[He].length=0,this[Fe]?.destroyWathcers(),this.beforeDestroy(),this.$trigger("beforeDestroy"),this[Fe]?.destroy(),this[Fe]=void 0,this.template&&Array.isArray(this.template)&&(this.template.length=0),this.$trigger("destroy"),this[Be].clear(),this.$root=void 0,this.isSleeped=!1,this.$sections={},this[Je]=!0,this[Ye]=void 0,this[je]={},this.destroyed()}get $refs(){return this[Fe]?.refs||{}}$getRef(e){return this.$refs[e]?.[0]}$getRefs(e){return this.$refs[e]}$syncProp(e,t,s){"function"==typeof t&&(s=t,t=void 0),t??=e,s??=e=>e,this.model[t]=s(this.props[e]),this.$watch((()=>this.props[e]),(()=>{this.model[t]=s?.(this.props[e])}))}get $rootVNode(){return this[Fe]?.root}$watchNode(e,t){if(this[Fe])return this[Fe]?.addNodeWatcher(e,t),()=>{this[Fe]?.removeNodeWatcher(e,t)};C.warn(Ie,"该组件还未挂载,不可以进行节点观察监听")}$watch(e,t,s){let i=new G((()=>{if(this[Je]){for(let e of this[He])e.destroy();return F}return e()}),((e,s)=>{this[Je]||t(e,s)}),void 0,s);return this[He].push(i),[i.value,()=>{i.destroy(),y(this[He],i)}]}$on(e,t){let s=this[Be].get(e);void 0===s&&(s=[],this[Be].set(e,s)),!1===s?.includes(t)&&s.push(t)}$off(e,t){let s=this[Be].get(e);s&&(t?y(s,t):s.length=0)}$trigger(e,t,s){if(!this.$root)return;let i={eventName:e,stopPropagation:s?.stopPropagation??(()=>{}),preventDefault:s?.preventDefault??(()=>{}),data:t,target:s?.target??this.$rootVNode,event:s?.event};if(this.$rootVNode&&this.$rootVNode.parent&&this.$rootVNode.parent instanceof Q.Component&&!1===this[Fe]?.render.triggerEvent(this.$rootVNode.parent,e,i))return;let n=this[Be].get(e);n?.length&&[...n].forEach((e=>{e(i)}));let r=this[Be].get("*");r?.length&&[...r].forEach((e=>{e(i)}))}async $render(e,t){e??=this.template,this.template="function"==typeof e?e(i):e,this.$root&&(this.template??=[],this[Fe]?.reSetAsts(this.template,t),this[Fe]??=new Ke(this.template,this,this.$root),await this[Fe].parser(),this.$root&&this[Fe].mount(this.$root))}created(){}mounted(){}beforeDestroy(){}sleeped(){}wakeup(){}destroyed(){}}const Ue={};function Ze(e,t){if("string"==typeof e)t&&(Ue[e]=t);else for(let t in e)Ue[t]=e[t]}function et(e){return Ue[e]}function tt(e){e.childrens?.forEach((e=>{e instanceof Q.Component&&e.component?.sleeped(),tt(e)}))}function st(e){e.childrens?.forEach((e=>{e instanceof Q.Component&&e.component?.wakeup(),st(e)}))}class it extends ze{template=[];cache=new Map;async mounted(){this.$watch((()=>this.props.name),(async e=>{await this.$render([],!0),await Promise.resolve(),this.$root&&this.loadComponent(e)})),await this.loadComponent(this.props.name)}propsVaule;created(){this.initProps()}initProps(){let e={};this.props.props||(Object.keys(this.props).forEach((t=>{!1!==this.filterProps(t)&&(e[t]=this.props[t],this.$watch((()=>this.props[t]),(()=>{this.propsVaule[t]=this.props[t]})))})),this.propsVaule=W(e))}filterProps(e){if("string"!=typeof e)return!1;let t=w(e);return"transition-name"!==t&&"name"!==t&&"keep-alive"!==t&&"ref"!==t&&void 0}async loadComponent(e){if(!e)return void await this.$render([],this.isKeepAlive);let t;if(this.isKeepAlive){let t=this.cache.get(e);if(t)return void await this.$render([n(t,{"transition-name":this.props["transition-name"]})],!0)}let s=this.$rootVNode?.parent?.[Q.PARSERKEY]?.ob.components,i=s?.[e];void 0===i&&(i=et(e)),i?(qe in i||(i=(await i()).default),t=new i(this.props.props||this.propsVaule,this.$sections,this.isKeepAlive),t.$on("*",(e=>{this.$trigger(e.eventName,e.data,e)})),this.isKeepAlive&&this.cache.set(e,t),await this.$render([n(t,{"transition-name":this.props["transition-name"]})],this.isKeepAlive)):C.warn("component",`未找到${e}的组件`)}beforeDestroy(){this.removeCache()}removeCache(e){if(e){let t=this.cache.get(e);this.cache.delete(e),t&&t.$destroy(!0)}else this.cache.forEach((e=>{e.$destroy(!0)})),this.cache.clear()}}class nt extends ze{template=function(){return[r("RenderSection")]}}Ze({template:nt,component:it});class rt{eventDatas=new Map;on(e,t){let s=this.eventDatas.get(e);void 0===s&&(s=[],this.eventDatas.set(e,s));let i={callBack:t};return s.push(i),()=>{s&&y(s,i)}}once(e,t){let s=this.eventDatas.get(e);void 0===s&&(s=[],this.eventDatas.set(e,s));let i={callBack:t,once:!0};return s.push(i),()=>{s&&y(s,i)}}off(e,t){if(void 0!==e)if(t){let s=this.eventDatas.get(e),i=s?.find((e=>e.callBack===t));i&&y(s,i)}else this.eventDatas.delete(e);else this.eventDatas.clear()}async trigger(e,t){let s=[...this.eventDatas.get(e)||[]];if(s.push(...this.eventDatas.get("*")||[]),s&&s.length){let i=0,n=0,r=!1;for(;s[i];){let o=s[i],a=await o.callBack({stopPropagation:()=>r=!0,callTimes:n,eventName:e},t);if(o.once?y(s,o):i++,!1===a||r)return!1}}}}export{F as BREAK_WATCH_UPDATE,ze as Component,it as ComponentContainer,S as Dep,rt as EventBus,q as IContainer,Je as IS_DESTROY,qe as JOKER_COMPONENT_TAG,X as JOKER_VNODE_TAG,P as OBJECTPROXY_DEPID,Fe as PARSER_TEMPLATE_TARGET,Ke as ParserTemplate,te as Render,Ge as SCOPE_ID,M as ShallowObserver,nt as Template,Q as VNode,G as Watcher,fe as __GLONAL_FUNTIONS__,d as __JOKER_HMR_RUNTIME,H as combinedReply,V as defineObserverProperty,et as getGlobalComponent,B as isObserverData,W as observer,Ze as registerGlobalComponent,pe as registerGlobalFunction};
package/dist/bundle.js CHANGED
@@ -1 +1 @@
1
- "use strict";var e=require("@joker.front/ast");const t=new Map,s=new Map,r=new Map;let n={recordRender:(e,t)=>{s.set(e,t)},recordComponent:(e,t)=>{r.set(e,t)},record:(e,s)=>{void 0===t.get(e)&&t.set(e,new Set),t.get(e).add(s),s.$on("destroy",(()=>{t.get(e)?.delete(s)}))},reload:(e,s)=>{let n=r.get(e);if(!n)return;n.component=s;let i=t.get(e);if(!i)return;let o=Array.from(i);i.clear(),o.forEach((e=>{if(e.$root){if(!e.$rootVNode?.parent)return window.onbeforeunload=null,void location.reload();{let t=e.$rootVNode.parent;if(!(t instanceof exports.VNode.Component&&t[exports.VNode.PARSERKEY]&&t[exports.VNode.PARSERKEY].canReload))return window.onbeforeunload=null,void location.reload();t[exports.VNode.PARSERKEY].reload()}}}))},rerender:(e,r)=>{let n=s.get(e);n&&(n.render=r),t.get(e)?.forEach((e=>{e.$render(r)}))}};function i(e){return null!==e&&"object"==typeof e}function o(e,t){Object.getOwnPropertyNames(e).forEach((s=>{t(s,e[s])}))}function a(e){return"[object Object]"===Object.prototype.toString.call(e)}function h(e){if(null===e)return e;if("object"!=typeof e)return e;let t;t=Array.isArray(e)?[]:{};let s=Object.keys(e);for(let r of s){let s=e[r];t[r]="object"==typeof s?h(s):s}return t}function d(e,t,s){return Array.isArray(e)&&Array.isArray(t)?function(e,t,s){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(!1===l(e[r],t[r],s))return!1;return!0}(e,t,s):l(e,t,s)}function l(e,t,s){let r=i(e),n=i(t);if(r&&n){if(a(e)&&a(t)){let r=Object.keys(e);if(r.length!==Object.keys(t).length)return!1;if(s){for(let s of r)if(e[s]!==t[s])return!1;return!0}return JSON.stringify(e)===JSON.stringify(t)}return e===t}return!r&&!n&&String(e)===String(t)}function c(e,t){let s=e.indexOf(t);return s>-1&&e.splice(s,1),e}function p(e,t){let s=e.findIndex((e=>t(e)));return s>-1&&e.splice(s,1),e}function u(e=32){let t=[],s=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z"];for(let r=0;r<e;r++){let e=Math.round(Math.random()*(s.length-1));t.push(s[e])}return t.join("")}function f(e){return!e||""===e.trim()}function m(e,t="-"){return(e=e||"").split(/(?=[A-Z])/).map((e=>e.toLowerCase())).join(t)}let y=(...e)=>{},E="warn";const N=["silent","error","warn","info"];function g(){let e=new Date;function t(e,t=2){return e.toString().padStart(t,"0")}return t(e.getHours())+":"+t(e.getMinutes())+":"+t(e.getSeconds())+":"+t(e.getMilliseconds(),3)}function v(e,t,s,r){N.indexOf(e)<=N.indexOf(E)&&(void 0===r?console[e](`${g()} [${t}]:`,s):console[e](`${g()} [${t}]:`,s,r))}let x={info:function(e,t,s){v("info",e,t,s)},warn:function(e,t,s){v("warn",e,t,s)},error:function(e,t,s){v("error",e,t,s)},setLoggerLeve:function(e){E=e}};const b={lt:"<",gt:">",nbsp:" ",amp:"&",quot:'"',"#39":"'"};function w(e){return e.replace(/&(lt|gt|nbsp|amp|quot|#39);/gi,((e,t)=>b[t]||""))}class R{id="production"===process.env.NODE_ENV?"":u();static target;watchers=new Map;depend(e){R.target?.addDep(this,e)}addWatcher(e,t){let s=this.watchers.get(e)||[];s.push(t),this.watchers.set(e,s)}removeWatcher(e,t){let s=this.watchers.get(e);s&&c(s,t)}notify(e){let t=this.watchers.get(e);if(t){p(t,(e=>e.isDestroy)),[...t].forEach((e=>{!1===e.isDestroy&&e.update()}))}}}const A=Symbol.for("__JOKER_OBJECT_PROXY_DEP_ID__"),C=Symbol.for("__JOKER_OBJECT_PROXY_DATA_KEY__"),O=Symbol.for("__JOKER_OBJECTPROXY_DEPLEVE_ID__");function $(e){return i(e)&&e instanceof Window==!1&&e!==window.parent&&(Array.isArray(e)||a(e))&&Object.isExtensible(e)&&!Object.isFrozen(e)&&!(e instanceof Element)&&!(j in e)&&!(D in e)&&!(ke in e)}function S(e){if(V(e))return e;let t=Reflect.get(e,C);if(t)return t;let s=new R,r=!0,n=new Proxy(e,{get(e,t,r){if(t===C)return;if(t===A)return s;if(t===O)return;let n=Reflect.get(e,t);return!1===function(e,t){return t in e}(e,t)&&"length"!==t||(s.depend(t),$(n)&&V(n)?.depend(O)),n},set(e,t,n){if(r)return Reflect.set(e,t,n),!0;$(n)&&(n=T(n));let i=!1===function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}(e,t),o=Reflect.get(e,t)!==n;return Reflect.set(e,t,n),(o||"length"===t&&Array.isArray(e))&&k(s,t),Array.isArray(e)?"length"===t&&k(s,O):i&&k(s,O),!0},deleteProperty:(e,t)=>(Reflect.deleteProperty(e,t),!1===Array.isArray(e)&&k(s,O),!0)});var i,o,a,h;i=e,o=C,a=n,h=!1,Object.defineProperty(i,o,{value:a,enumerable:h,writable:!0,configurable:!0});for(let t in e){let s=e[t];$(s)&&!V(s)&&(n[t]=S(e[t]))}return r=!1,n}function V(e){if(i(e)){let t=Reflect.get(e,A);if(t)return t}}function T(e,t=!1){if(!1===$(e))throw new Error("当前传入的数据不是正确的数据类型,必须是数组或者对象");return S(t?h(e):e)}function P(e,t,s){let r=s;$(s)&&(r=T(s));let n=new R;Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:()=>(n.depend(t),$(r)&&V(r)?.depend(O),r),set:e=>{e!==r&&($(e)&&(e=T(e)),r=e,k(n,t))}})}const D=Symbol.for("JOKER_SHALLOW_OBSERVER");let _=!1,K=new Map;function k(e,t){if(!1===_)e.notify(t);else{let s=K.get(e);void 0===s&&(s=[],K.set(e,s)),!1===s.includes(t)&&s.push(t)}}const W="数据观察",L=Symbol.for("JOKER_BREAK_WATCH_UPDATE");class I{ob;updateCallBack;forceCallBack;id=u();getter;value;isDestroy=!1;updating=!1;runRelations=new Map;relations=new Map;constructor(e,t,s,r){if(this.ob=e,this.updateCallBack=t,this.forceCallBack=r,void 0===e)throw new Error("无法对underfind进行变更观察");if(void 0===s)this.getter=e=>e;else if("function"==typeof s)this.getter=s;else{let e=function(e){if(/[^\w.$]/.test(e))return;let t=e.split(".");return function(e){let s=e;return t.forEach((e=>{s&&(s=s[e])})),s}}(s);if(void 0===e)throw new Error(s+"解析失败,无法明确读取表达式,请检查expOrFn参数,或采用function模式");this.getter=e}void 0===this.getter&&x.error(W,"getter创建失败",arguments),this.value=this.getValue()}getValue(){if(void 0===this.getter)return;R.target=this;let e,t="function"==typeof this.ob?this.ob():this.ob;try{e=this.getter.call(t,t)}catch(e){throw x.error(W,`获取值失败,执行方法:${this.getter.toString()}`),e}return R.target=void 0,this.clearnDeps(),e}addDep(e,t){let s=this.runRelations.get(e);if(void 0===s||!1===s.includes(t)){s=s||[],s.push(t),this.runRelations.set(e,s);let r=this.relations.get(e);void 0!==r&&!1!==r.includes(t)||e.addWatcher(t,this)}}update(){if(this.updating)return;let e=this.getValue();if(e===L)return;let t=this.value;if(this.forceCallBack||e!==t||i(e)){if(this.value=e,e!==t&&!this.forceCallBack&&d(e,t,!0))return;this.updating=!0;try{this.updateCallBack(e,t)}catch(e){throw e}finally{this.updating=!1}}}destroy(){this.relations.forEach(((e,t)=>{for(let s of e)t.removeWatcher(s,this)})),this.isDestroy=!0,this.relations.clear(),this.runRelations.clear(),this.ob=void 0,this.value=void 0,this.getter=void 0}clearnDeps(){this.relations.forEach(((e,t)=>{let s=this.runRelations.get(t);for(let r of e)s?!1===s.includes(r)&&t.removeWatcher(r,this):t.removeWatcher(r,this)})),this.relations.clear(),this.relations=this.runRelations,this.runRelations=new Map}}exports.IContainer=void 0,function(e){let t=new Map;e.bind=function(e){return{to:s=>{if(t.has(e))throw new Error(`TagId:${e.toString()}已注入实现类,请勿重复注入。`);t.set(e,s)}}},e.get=function(e,...s){let r=t.get(e);if(r)return new r(...s)}}(exports.IContainer||(exports.IContainer={}));const j=Symbol.for("JOKER_VNODE_TAG");exports.VNode=void 0,function(e){e.PARSERKEY=Symbol.for("JOKER_PARSER_KEY");class t{parent;[j]=!0;static;output;[e.PARSERKEY];childrens;sleep=!1;constructor(e){this.parent=e}get prev(){if(this.parent)return this.parent.childrens?.[this.parent.childrens?.indexOf(this)-1]}get next(){if(this.parent)return this.parent.childrens?.[this.parent.childrens?.indexOf(this)+1]}closest(t,s){if(!0===t(this))return this;let r=this.parent;for(;r;){if(s&&r instanceof e.Root)return;if(!0===t(r))return r;r=r.parent}}find(e,t,s){let r=s??[];if(t??=this.childrens,t)for(let s of t){!0===e(s)&&r.push(s),s.childrens&&this.find(e,s.childrens,r)}return r}contains(e,t){if(t??=this.childrens,t)for(let s of t){if(!0===e(s))return!0;if(s.childrens&&s.childrens.length&&this.contains(e,s.childrens))return!0}return!1}first(e,t){if(t??=this.childrens,t)for(let s of t){if(!0===e(s))return s;if(s.childrens&&s.childrens.length){let t=this.first(e,s.childrens);if(t)return t}}}}e.Node=t;e.Root=class extends t{childrens=[];component;constructor(){super()}};e.Text=class extends t{text;static=!0;constructor(e,t){super(t),this.text=e}};e.Html=class extends t{html;notShadow;static=!0;constructor(e,t,s){super(t),this.html=e,this.notShadow=s}};e.Comment=class extends t{text;static=!0;constructor(e,t){super(t),this.text=e}};e.Element=class extends t{tagName;static=!0;attributes={};childrens=[];events=[];_assistEventCache;constructor(e,t){super(t),this.tagName=e}};e.Component=class extends t{name;component;events=[];propValues={};keepalive;get firstElement(){if(this.childrens){let t=s=>{for(let r of s){if(r instanceof e.Element)return r;if(r.childrens){let e=t(r.childrens);if(e)return e}}};return t(this.childrens)}}get rootElements(){if(this.childrens){let t=[],s=r=>{for(let n of r)n instanceof e.Element||n instanceof e.Html?t.push(n):n.childrens&&s(n.childrens)};return s(this.childrens),t}return[]}};e.Condition=class extends t{cmdName;result=!1;childrens=[];isShow=!1;constructor(e,t){super(t),this.cmdName=e}};e.List=class extends t{childrens=[]};e.ListItem=class extends t{ob;childrens=[];constructor(e,t){super(t),this.ob=e}};e.RenderSection=class extends t{id="unknown";params=[];section;childrens=[];ob;constructor(e,t){super(t),"string"==typeof e?this.id=e:this.section=e}}}(exports.VNode||(exports.VNode={}));const M="DOM渲染",H=["script","style","textarea","pre"];let Y=0;const B=["svg","defs","use","rect","circle","ellipse","line","polyline","polygon","path","text","g"];function J(e,t,s){return`${e}-${t}-${s}`}function G(e,t,s,r){e._assistEventCache??=[],e._assistEventCache.push([t,s]),document.body.addEventListener(t,s,r)}function F(e,t,s){e._assistEventCache&&t&&s?(p(e._assistEventCache,(e=>e[0]===t&&e[1]===s)),document.body.removeEventListener(t,s)):(e._assistEventCache?.forEach((e=>{document.body.removeEventListener(e[0],e[1])})),e._assistEventCache&&(e._assistEventCache.length=0),e._assistEventCache=void 0)}exports.Render=void 0,function(e){e.IRENDERIOCTAGID=Symbol.for("JOKER_IRENDERIOC_TAGID"),e.ROOT_CONTAINER="";e.DomRender=class{elements;constructor(){this.elements=document.createDocumentFragment()}mount(e){if(e instanceof Element)e.appendChild(this.elements);else if(e instanceof exports.VNode.Component)if(e.parent)if(e.output){let t=e.output,s=z(e)||t.parentNode;s&&s.insertBefore(this.elements,t)}else x.error(M,"组件挂载渲染时发现该节点未定义DOM定位节点",e);else x.error(M,"mount子组件时,发现该组件无父级",e);else x.error(M,"mount只支持挂载到Element或VNode.Node类型数据中",e)}appendNode(e){if(this.renderNode(e),e.output){let t=e.output instanceof HTMLCollection||e.output instanceof NodeList||Array.isArray(e.output)?Array.from(e.output):[e.output];for(let s of t)this.appendNodeChildren(e,s,e.parent)}else x.error(M,"未找自身节点的el属性,无法进行dom挂载",e)}updateNode(e,t){if(e instanceof exports.VNode.Element)for(let t in e.attributes){let s=e.attributes[t];this.setAttribute(e.output,t,s)}else e instanceof exports.VNode.Text?e.parent&&e.parent instanceof exports.VNode.Element&&H.includes(e.parent.tagName)?(this.removeNode(e),this.appendNode(e)):e.output.textContent=w(e.text||""):e instanceof exports.VNode.Html?e.notShadow?e.output.innerHTML=e.html:e.output.root.innerHTML=e.html:x.error(M,`该节点不支持${t}的更新`,e)}removeNode(e,t){let s=e.output instanceof HTMLCollection||e.output instanceof NodeList||Array.isArray(e.output)?Array.from(e.output):[e.output];s?.forEach((e=>{e?.remove()})),t||(e instanceof exports.VNode.Element&&F(e),e.output=void 0)}destroy(){this.elements=void 0}elementToEnter(e,t,s,r){e.output&&this.transitionFrame(e,t,"enter",s,r)}elementToLeave(e,t,s,r){e.output&&this.transitionFrame(e,t,"leave",s,r)}triggerEvent(e,t,s){let r=[];for(let n of e.events){let[i,o]=n;if(i===t){let t=o.modifiers?.includes("self"),a=o.modifiers?.includes("outside");if(t||a){x.warn(M,"事件修饰符:self、outside在组件事件中无法使用,组件无法确认元素",e);continue}let h=s.event;if((h instanceof KeyboardEvent&&["keydown","keypress","keyup"].includes(i)||h instanceof MouseEvent&&["click","dbclick","mouseup","mousedown"].includes(i))&&!1===q(h,o.modifiers))continue;if(o.callBack(s),o.modifiers?.includes("prevent")&&s.preventDefault(),o.modifiers?.includes("once")&&r.push(n),o.modifiers?.includes("stop"))return s.stopPropagation(),!1}}r.length&&r.forEach((t=>{c(e.events,t)}))}transitionFrame(e,t,s,r,n){Q(e,J(t,s,"from")),r||="transition";let i=e.output.__TRANSITION_EVNETID__=Y++;requestAnimationFrame((()=>{requestAnimationFrame((()=>{if(!e.output)return;Q(e,J(t,s,"active")),U(e,J(t,s,"from")),Q(e,J(t,s,"to"));let o=function(e,t){let s=window.getComputedStyle(e),r=e=>(s[e]||"").split(", ");if("transition"===t){let e=r("transitionDelay"),t=r("transitionDuration"),s=Z(e,t);if(s>0)return{timeout:s,count:t.length}}else if("animation"===t){let e=r("animationDelay"),t=r("animationDuration"),s=Z(e,t);if(s>0)return{timeout:s,count:t.length}}}(e.output,r);if(!o)return void n?.();let a=0,h=()=>{U(e,J(t,s,"to")),U(e,J(t,s,"active")),e.output&&(e.output.removeEventListener(`${r}end`,d),i===e.output.__TRANSITION_EVNETID__&&n?.())},d=t=>{t.target===e.output&&++a>=o.count&&h()};setTimeout((()=>{a<o.count&&h()}),o.timeout+1),e.output?.addEventListener(`${r}end`,d)}))}))}renderNode(e){if(!e.output)if(e instanceof exports.VNode.Text)e.parent&&e.parent instanceof exports.VNode.Element&&H.includes(e.parent.tagName)?e.output=this.parserHtml(e.text):e.output=document.createTextNode(w(e.text||""));else if(e instanceof exports.VNode.Html)if(e.notShadow){let t=document.createElement("joker-html-container");t.JOKER_NODE=e,t.innerHTML=e.html,e.output=t}else{let t=document.createElement("joker-html-shadow");t.JOKER_NODE=e,t.style.lineHeight="1",t.root.innerHTML=e.html,e.output=t}else if(e instanceof exports.VNode.Element){let t,s=e.tagName.toLowerCase();"svg"===s||B.includes(s)||e.parent?.inSvg?(e.inSvg=!0,t=document.createElementNS("http://www.w3.org/2000/svg",e.tagName)):t=document.createElement(e.tagName);for(let s in e.attributes)this.setAttribute(t,s,e.attributes[s]);t.JOKER_NODE=e,e.output=t,e.events.some((e=>"click"===e[0]&&e[1].modifiers?.includes("outside")))?setTimeout((()=>{this.initElementEvents(t,e)})):this.initElementEvents(t,e)}else e instanceof exports.VNode.Comment?e.output=document.createComment(e.text):e.output=document.createTextNode("")}initElementEvents(e,t){for(let[s,r]of t.events){let n=r.modifiers?.includes("self"),i=r.modifiers?.includes("outside");n&&i&&(x.warn(M,"事件修饰符:self、outside不可以同时存在,将按照self处理",t),i=!1);let o,a=function(o){if(!(t.sleep||n&&o.target!==e)){if(i){if(o.target===e||e.contains(o.target))return;if(!1===document.contains(o.target))return;if(t.contains((e=>(e.output instanceof HTMLCollection||e.output instanceof NodeList||Array.isArray(e.output)?Array.from(e.output):[e.output]).includes(o.target))))return!0}(o instanceof KeyboardEvent&&["keydown","keypress","keyup"].includes(s)||o instanceof MouseEvent&&["click","dbclick","mouseup","mousedown"].includes(s))&&!1===q(o,r.modifiers)||(r.callBack({eventName:s,event:o,target:t,preventDefault:()=>o.preventDefault(),stopPropagation:()=>o.stopPropagation(),data:void 0}),r.modifiers?.includes("prevent")&&o.preventDefault(),r.modifiers?.includes("stop")&&o.stopPropagation(),r.modifiers?.includes("once")&&(i?F(t,s,a):e.removeEventListener(s,a)))}};r.modifiers?.includes("passive")&&(o={passive:!0}),i?G(t,s,a,o):e.addEventListener(s,a,o)}}parserHtml(e){var t=document.createElement("div");return t.innerHTML=e,t.childNodes}isCommandGroup(e){return e instanceof exports.VNode.Component||e instanceof exports.VNode.Condition||e instanceof exports.VNode.List||e instanceof exports.VNode.ListItem||e instanceof exports.VNode.RenderSection}appendNodeChildren(e,t,s){let r=z(e);if(r)r.appendChild(t);else if(void 0===s)this.elements.appendChild(t);else if(s)if(s instanceof exports.VNode.Root){let e=s.parent;if(e&&e instanceof exports.VNode.Component&&e.output){let s=e.output,r=s?.parentNode;if(r)return void r.insertBefore(t,s)}this.elements.appendChild(t)}else if(s instanceof exports.VNode.Element){let e=s.output;if(void 0===e)return;e.appendChild(t)}else if(this.isCommandGroup(s)){let e=s.output,r=e?.parentNode;r&&r.insertBefore(t,e)}else x.error(M,"该节点不支持嵌套子集,请检查。",{node:e,parent:s})}setAttribute(e,t,s){if(e)if("boolean"!=typeof s){if("class"===t){if(Array.isArray(s)){let e=[];for(let t of s)if(i(t))for(let s in t)t[s]&&e.push(s);else t&&e.push(t);s=e.join(" ")}else if(i(s)){for(let t in s)s[t]?e.classList.add(t):e.classList.remove(t);return}}else if("style"===t&&i(s)){e.removeAttribute("style");for(let t in s){let r=!1;void 0!==s[t]&&!1!==s[t]||(r=!0);let n=String(s[t]);f(n)&&(r=!0),r||(e.style[t]=n)}return}s=(s??"").toString().trim(),"class"===t&&(s=s.split(/\s/).filter((e=>e.trim())).join(" ")),"value"===t&&"value"in e?e.value=s:"xlink:href"===t?e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",s):e.setAttribute(t,s)}else s?e.setAttribute(t,""):e.removeAttribute(t)}}}(exports.Render||(exports.Render={}));const X={enter:"enter",backspace:"delete",tab:"tab",arrowup:"up",arrowdown:"down",arrowleft:"left",arrowright:"right",escape:"esc"," ":"space"};function q(e,t){if(e instanceof KeyboardEvent){if(void 0===e.key)return!1;for(let s in X)if(t?.includes(X[s])&&e.key.toLowerCase()!==s)return!1}else{if(t?.includes("left")&&0!==e.button)return!1;if(t?.includes("right")&&2!==e.button)return!1;if(t?.includes("middle")&&1!==e.button)return!1}return(!t?.includes("ctrl")||!1!==e.ctrlKey)&&((!t?.includes("alt")||!1!==e.altKey)&&(!t?.includes("shift")||!1!==e.shiftKey))}function Q(e,t){e.output&&e.output.classList.add(t)}function U(e,t){e.output&&e.output.classList.remove(t)}function z(e){if(e instanceof exports.VNode.Element||e instanceof exports.VNode.Component){let t=e instanceof exports.VNode.Component?e.propValues["append-to"]:e.attributes["append-to"];if(t){if(t instanceof exports.VNode.Element)return t.output;if("string"==typeof t){exports.Render.ROOT_CONTAINER&&(t="body"===t?exports.Render.ROOT_CONTAINER:`${exports.Render.ROOT_CONTAINER} ${t}`);let e=document.querySelector(t);if(e)return e}x.warn(M,"appendTo类型不支持",{appendTo:t,node:e})}}}function Z(e,t){for(;e.length<t.length;)e.concat(e);return Math.max(...t.map(((t,s)=>ee(t)+ee(e[s]))))}function ee(e){return"auto"===e?0:1e3*Number(e.slice(0,-1).replace(",","."))}class te extends HTMLElement{root;constructor(){super(),this.root=this.attachShadow({mode:"open"})}}!customElements.get("joker-html-shadow")&&customElements.define("joker-html-shadow",te);const se={};const re="Global",ne="渲染核心";function ie(t){try{return new Function(e.EXPRESSHANDLERTAG,re,`return ${t};`)}catch{throw new Error("创建表达式运行方法时出现未知错误,表达式为"+t)}}class oe{ast;ob;parent;ext;ref="";watchers=[];node;isDestroy=!1;constructor(e,t,s,r){this.ast=e,this.ob=t,this.parent=s,this.ext=r}async init(){await this.parser(),this.afterParser()}beforeDestroy(e){}destroy(e){if(this.isDestroy=!0,this.clearWatchers(),this.parent.childrens&&this.node){(this.node instanceof exports.VNode.Element||this.node instanceof exports.VNode.Component)&&this.ext.removeRef(this.node);let t=()=>{this.parent&&this.node&&(this.beforeDestroy(e),this.destroyChildrens(e),this.ext.render?.removeNode(this.node),this.parent.childrens&&c(this.parent.childrens,this.node),this.notifyNodeWatcher("remove"),this.destroyOtherData())};if(this.ext.nodeTransition(this.node,"leave",void 0,(()=>{t()})))return c(this.parent.childrens,this.node),void this.destroyChildrensWatcher(this.node);t()}else this.destroyOtherData()}destroyWathcers(){this.isDestroy=!0,this.clearWatchers(),this.destroyChildrensWatcher(this.node)}destroyOtherData(){this.node&&(this.node[exports.VNode.PARSERKEY]=void 0),this.node=void 0,this.parent=void 0}destroyChildrens(e){for(;this.node?.childrens?.length;){let t=this.node.childrens[0];t[exports.VNode.PARSERKEY]?t[exports.VNode.PARSERKEY].destroy(e):c(this.node.childrens,t)}}destroyChildrensWatcher(e){if(e?.childrens?.length)for(let t of e?.childrens)t[exports.VNode.PARSERKEY]&&(t[exports.VNode.PARSERKEY].clearWatchers(),this.destroyChildrensWatcher(t))}appendNode(){this.parent?.childrens&&this.node&&(this.node[exports.VNode.PARSERKEY]=this,this.parent.childrens.push(this.node),this.node instanceof exports.VNode.Element&&this.ob[Ke]&&(this.node.attributes["data-scoped-"+this.ob[Ke]]=void 0),this.ext.render?.appendNode(this.node),this.notifyNodeWatcher("append"))}afterParser(){this.ext.nodeTransition(this.node,"enter")}notifyNodeWatcher(e,t){this.ext.notifyNodeWatcher(this.ref,this.node,e,t)}runExpress(e,t){try{return ie(e).call(t,t,se)}catch(s){x.error(ne,"运行表达式出现错误:"+e,{ob:t,e:s})}}runExpressWithWatcher(e,t,s,r){if(this.isDestroy)return;let n="string"==typeof e?ie(e):e,i=new I((()=>{if(this.isDestroy||t[De])return i.destroy(),L;try{return n.call(t,t,se)}catch(s){return x.error(ne,"运行表达式出现错误",{ob:t,e:s,express:e,node:this.node}),L}}),s,void 0,r);return this.addWatch(i),i.value}addWatch(e){!1===this.watchers.includes(e)&&this.watchers.push(e)}clearWatchers(){this.watchers.forEach((e=>{e.destroy()})),this.watchers.length=0}}class ae extends oe{parser(){this.node=new exports.VNode.Text(this.ast.text,this.parent),this.appendNode()}}class he extends oe{parser(){this.node=new exports.VNode.Comment(this.ast.text,this.parent),this.appendNode()}}class de extends oe{async parser(){if(this.node=new exports.VNode.Condition(this.ast.kind,this.parent),"else"!==this.ast.kind){f(this.ast.condition)&&x.error("条件命令",`当前条件命令${this.ast.kind}没有判断条件,请检查`);let e=this.runExpressWithWatcher(this.ast.condition,this.ob,(e=>{let t=!!e;if(this.node?.result!==t){if(this.node.result=t,!1===t&&this.node?.isShow&&this.destroyChildrens(!0),t){let e=this.getElseNode();e&&e.childrens?.length&&e[exports.VNode.PARSERKEY]?.destroyChildrens(!0)}this.reloadAllCondition()}}));this.node.result=!!e}this.appendNode(),await this.renderConditionChildren()}async renderConditionChildren(){let e=!1;return this.getPrevIfResult()?e=!1:"else"===this.ast.kind?e=!0:(this.node.result=!!this.runExpress(this.ast.condition,this.ob),this.node.result&&(e=!0)),e!==this.node.isShow&&(this.node.isShow=e,e?this.ast.childrens&&await this.ext.parserNodes(this.ast.childrens,this.node,this.ob):this.destroyChildrens(!0),!0)}getPrevIfResult(){if("if"===this.ast.kind)return!1;let e=this.node?.prev;for(;e&&e instanceof exports.VNode.Condition;){if(e.result)return!0;if("if"===e.cmdName)break;e=e.prev}return!1}getElseNode(){let e=this.node?.next;for(;e&&e instanceof exports.VNode.Condition;){if("else"===e.cmdName)return e;e=e.next}}async reloadAllCondition(){if(await this.renderConditionChildren()){let e=this.node?.next;for(;e&&e instanceof exports.VNode.Condition&&"if"!==e.cmdName;){let t=e[exports.VNode.PARSERKEY];t&&t instanceof de&&await t.renderConditionChildren(),e=e.next}}}}class le extends oe{async parser(){this.node=new exports.VNode.List(this.parent),this.appendNode(),await this.renderChildrens()}async renderChildrens(){switch(this.ast.keyType){case"condition":await this.renderConditionChildrens();break;case"in":case"of":await this.renderInOrOfChildrens()}}async renderConditionChildrens(){let t=this.ast.param,s=Object.create(this.ob),r=!!this.runExpressWithWatcher(function(t,s,r){try{return new Function(e.EXPRESSHANDLERTAG,`${e.EXPRESSHANDLERTAG}.${t}=${s}; return ${r};`)}catch{throw new Error(`For循环命令,表达式运行依赖采集出现未知错误,其中letKey:${t},keyVal:${s},condition:${r}`)}}(t.letKey,t.defaultKeyVal,t.condition),s,(()=>{this.clearWatchers(),this.renderChildrens()}),!0),n=0;for(;r;){let e=Object.create(this.ob);P(e,t.letKey,s[t.letKey]);let i=n++;await this.renderItem(e,i),this.runExpress(t.step,s),r=!!this.runExpress(t.condition,s),this.runExpressWithWatcher((()=>s[t.letKey]),s,(s=>{e[t.letKey]=s,this.renderItem(e,i)}))}this.destroyOldChildrens(n)}async renderInOrOfChildrens(){let e=this.ast.param,t=this.runExpressWithWatcher(e.dataKey,this.ob,(()=>{this.clearWatchers(),this.renderChildrens()})),s=0;if(t&&(Array.isArray(t)||a(t)))for(let r in t){let n=Object.create(this.ob),i=Array.isArray(t)?Number(r):r;e.indexKey&&P(n,e.indexKey,i),e.itemKey&&P(n,e.itemKey,t[r]);let o=s++;await this.renderItem(n,o),e.itemKey&&this.runExpressWithWatcher((()=>t[i]),t,(t=>{n[e.itemKey]=t,this.renderItem(n,o)}))}this.destroyOldChildrens(s)}async renderItem(e,t){if(!this.ast.childrens?.length)return;let s=this.node?.childrens?.[t];if(s){if(this.checkObEqual(e,s.ob))return;o(e,((e,t)=>{s.ob[e]!==t&&(s.ob[e]=t)}))}else await new ce(this.ast,e,this.node,this.ext).init()}destroyOldChildrens(e){if(this.node)for(;this.node.childrens.length>e;){let e=this.node.childrens.pop();if(!e)break;e[exports.VNode.PARSERKEY]?.destroy(!1)}}checkObEqual(e,t){let s=!0;return void 0!==t&&(o(e,((e,r)=>{t?.[e]!==r&&(s=!1)})),s)}}class ce extends oe{async parser(){this.node=new exports.VNode.ListItem(this.ob,this.parent),this.appendNode(),this.ast.childrens&&await this.ext.parserNodes(this.ast.childrens,this.node,this.ob)}}function pe(e,t){if(!e)return e;if(e instanceof Promise)return e.then((e=>Promise.resolve(e)));if(Array.isArray(e)&&e.length){let s=[];for(let r in e){let n,i=e[r];n=t?pe(i,t):i,n instanceof Promise&&s.push(n.then((t=>{e[r]=t})))}if(s.length>0)return Promise.all(s).then((()=>Promise.resolve(e)))}else if("object"==typeof e&&null!==e&&a(e)&&e instanceof Element==!1){let s=[];for(let r in e){let n=e[r];if(n instanceof Promise)s.push(n.then((t=>{e[r]=t})));else if(t){let e=pe(n,t);e instanceof Promise&&s.push(e)}}if(s.length)return Promise.all(s).then((()=>e))}return e}function ue(e,t){if(!e.constructor)return!1;let s=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);return s&&s.get}class fe extends oe{parser(){if(f(this.ast.cmdName))throw x.error("模板指令","解析AST转换VNode时发生错误,未找到指令名称",this.ast),new Error("解析AST转换VNode时发生错误,未找到指令名称");let t;if("Html"===this.ast.cmdName||"Text"===this.ast.cmdName?t=this.ast.param:this.ast.cmdName.startsWith(re+".")?t=`${this.ast.cmdName}(${this.ast.param})`:this.ast.cmdName in this.ob&&"function"==typeof this.ob[this.ast.cmdName]&&(t=`${e.createFuntionBody(this.ast.cmdName)}(${this.ast.param})`),t){let e=this.runExpressWithWatcher(`[${t}]`,this.ob,(e=>{let s=pe(e[0]);s instanceof Promise?s.then((e=>{this.changeValue(e)})).catch((e=>{x.error("表达式编译",`${t}异步处理失败`,e)})):this.changeValue(s)}));e||=[];let s=pe(e[0]);return s instanceof Promise?("Html"===this.ast.cmdName?this.node=new exports.VNode.Html("",this.parent,e[1]):this.node=new exports.VNode.Text("",this.parent),s.then((e=>{this.changeValue(e)})).catch((e=>{x.error("表达式编译",`${t}异步处理失败`,e)}))):"Html"===this.ast.cmdName?this.node=new exports.VNode.Html(me(s),this.parent,e[1]):this.node=new exports.VNode.Text(me(s),this.parent),void this.appendNode()}throw new Error(`未找到命令:${this.ast.cmdName}`)}changeValue(e){this.node&&(this.node instanceof exports.VNode.Html?this.node.html=me(e):this.node.text=me(e),this.ext.render?.updateNode(this.node))}}function me(e){return null==e||"function"==typeof e?"":e.toString()}const ye="default";class Ee extends oe{async parser(){let e=this.transformParam();this.node=new exports.VNode.RenderSection(e.id,this.parent),this.node.params=e.params,this.node.section??=this.ob.$sections?.[e.id],this.appendNode(),this.node.section&&(this.node.section.params?(this.node.ob=Object.create(this.node.section.ob||this.ob),this.node.section.params?.forEach(((e,t)=>{P(this.node.ob,e,this.node.params[t])}))):this.node.ob=this.node.section.ob||this.ob,await(this.node.section.parser||this.ext).parserNodes(this.node.section.asts,this.node,this.node.ob))}transformParam(){if(this.ast.param){let e=this.runExpressWithWatcher(`[${this.ast.param}]`,this.ob,(e=>{let t=e?.[0]||ye;if("string"==typeof t&&t!==this.node.id)throw new Error("section id 不可动态变更");this.node.params=e.slice(1),this.node?.ob&&this.node.section&&this.node.section.params?.forEach(((e,t)=>{this.node?.ob&&this.node.ob[e]!==this.node.params[t]&&(this.node.ob[e]=this.node.params[t])}))}));return{id:e?.[0]||ye,params:e.slice(1)}}return{id:ye,params:[]}}}const Ne="组件解析";function ge(e,t){return!!t.components[e]||!!He(e)}class ve extends oe{async parser(){if(this.ast.node)return this.node=this.ast.node,this.node.parent=this.parent,await this.initPropData(),void(this.node&&(this.appendNode(),this.node.component?.$mount(this.node)));this.node=new exports.VNode.Component(this.parent),await this.initPropData(),this.appendNode(),this.node&&this.initEvent(),await this.renderChildren()}get canReload(){return"tagName"in this.ast||"function"==typeof this.ast.component}reload(){this.canReload?(this.beforeDestroy(),this.renderChildren()):x.warn(Ne,"当前组件无法实现reload",this.node)}async initPropData(){for(let e of this.ast.attributes)if("ref"!==e.name)if("keep-alive"===e.name&&"false"!==e.value&&(this.node.keepalive=!0),e.express){let t=this.runExpressWithWatcher(e.express,this.ob,(t=>{let s=pe(t);s instanceof Promise?s.then((t=>{this.node&&(this.node.propValues[e.name]=t,this.notifyNodeWatcher("update",e.name))})).catch((t=>{x.error(Ne,`${e.express}异步处理失败`,t)})):(this.node.propValues[e.name]=s,this.notifyNodeWatcher("update",e.name))})),s=await pe(t);this.node&&(this.node.propValues[e.name]=s)}else this.node.propValues[e.name]=e.value;else{if(f(e.value)){x.warn(Ne,"元素的ref值不可以为空");continue}this.ref=e.value,this.ext.addRef(e.value,this.node)}this.node.propValues=T(this.node.propValues)}initEvent(){this.ast.events.forEach((e=>{let t=e.functionName?this.ob[e.functionName]:void 0;void 0===e.functionName?this.node.events.push([e.name,{modifiers:e.modifiers,callBack:y}]):t&&"function"==typeof t?this.node.events.push([e.name,{modifiers:e.modifiers,callBack:s=>{let r=[];e.functionParam&&(r=this.runExpress(`[${e.functionParam}]`,this.ob)),t.call(this.ext.ob,s,...r)}}]):x.error(Ne,`${"tagName"in this.ast?this.ast.tagName:""}元素中${e.name}事件所指定的回调(${e.functionName})方法未找到,请检查`)}))}async renderChildren(){if("tagName"in this.ast){let e=this.ob.components[this.ast.tagName]||He(this.ast.tagName);if(void 0===e)return void x.error(Ne,`渲染组件失败,未找到名称为'${this.ast.tagName}'的私有组件/全局组件`);if(ke in e||(e=(await e()).default),!this.node)return;{let t=this.getSections();this.node.name=this.ast.tagName,this.node.component=new e(this.node?.propValues,t,this.node?.keepalive)}}else if("function"==typeof this.ast.component){let e=this.getSections();this.node.component=new this.ast.component(this.node?.propValues,e,this.node?.keepalive)}else this.node.component=this.ast.component;if(!this.node)return;if(!this.node.name&&"name"in this.node.component&&this.node.component.name&&"string"==typeof this.node.component.name&&(this.node.name=this.node.component.name),await this.node.component.$mount(this.node),!this.node)return;let e=this.node?.component;e.isKeepAlive&&(this.ast.node=this.node)}getSections(){let t={},s=[];return this.ast.childrens.forEach((t=>{if(t.type===e.AST.NodeType.COMMAND&&"if"===t.cmdName&&t.childrens){let r=t,n=t.childrens.some((t=>t.type===e.AST.NodeType.COMMAND&&"section"===t.cmdName)),i=r.condition.startsWith(e.EXPRESSHANDLERTAG+".$sections");if(i){return this.runExpress(r.condition,this.ob)?void s.push(...t.childrens):void 0}if(n&&"if"===r.kind&&!i)return void x.warn(Ne,"在解析section时,发现该section包裹在一个条件语句中,该条件语句仅支持以$sections进行if判断,已作排出")}s.push(t)})),s.forEach((s=>{if(s.type===e.AST.NodeType.COMMAND&&"section"===s.cmdName){let e=s,r=e.id||ye;/^(\'|\")(.*?)((\'|\"))$/.test(r)&&(r=r.slice(1,-1)),t[r]=t[r]||{asts:[],ob:this.ob,params:e.paramKeys,parser:this.ext},t[r].asts.push(...s.childrens||[])}else t[ye]=t[ye]||{asts:[],ob:this.ob,parser:this.ext},t[ye].asts.push(s)})),t}beforeDestroy(e){!0===e&&this.node?.component?.isKeepAlive?this.node?.component?.$destroy():(this.node?.component?.$destroy(!0),this.ast.node=void 0)}}const xe="Element解析";class be extends oe{async parser(){this.node=new exports.VNode.Element(this.ast.tagName,this.parent),await this.initAttributes(),this.initEvents(),this.appendNode(),await this.ext.parserNodes(this.ast.childrens,this.node,this.ob)}async initAttributes(){for(let e of this.ast.attributes)if("ref"!==e.name)if(e.express){let t=this.runExpressWithWatcher(e.express,this.ob,(t=>{let s=t=>{this.node&&(this.node.attributes[e.name]=this.transformAttrVal(t),this.ext.render?.updateNode(this.node,e.name),this.notifyNodeWatcher("update",e.name))},r=pe(t);r instanceof Promise?r.then((e=>{s(e)})).catch((t=>{x.error(xe,`${e.express}异步处理失败`,t)})):s(r)})),s=await pe(t);this.node&&(this.node.attributes[e.name]=this.transformAttrVal(s))}else this.node.attributes[e.name]=e.value;else{if(f(e.value)){x.warn(xe,"元素的ref值不可以为空");continue}this.ref=e.value,this.ext.addRef(e.value,this.node)}}initEvents(){for(let e of this.ast.events){let t=e.functionName?this.ob[e.functionName]:void 0;if(!(void 0===e.functionName||t&&"function"==typeof t))throw new Error(`${this.ast.tagName}元素中${e.name}事件所指定的回调(${e.functionName})方法未找到,请检查`);this.node?.events.push([e.name,{modifiers:e.modifiers,callBack:s=>{if(void 0===t)return;let r=[];e.functionParam&&(r=this.runExpress(`[${e.functionParam}]`,this.ob)),t&&t.call(this.ext.ob,s,...r)}}])}}transformAttrVal(e){return void 0!==e&&("string"==typeof e||"boolean"==typeof e||"function"!=typeof e&&Object.prototype.toString()?e:void 0)}}class we{asts;ob;root=new exports.VNode.Root;refs={};sleeped=!1;nodeWatcherEvents={};render;constructor(e,t,s){this.asts=e,this.ob=t,this.root.component=t,this.render=exports.IContainer.get(exports.Render.IRENDERIOCTAGID)??new exports.Render.DomRender,s&&s instanceof exports.VNode.Node&&(this.root.parent=s,s.childrens??=[],s.childrens.push(this.root))}async parser(){await this.parserNodes(this.asts,this.root)}mount(e){this.sleeped&&this.weakup(),this.render?.mount(e)}promiseQueue=[];async parserNodes(t,s,r){if(0!==this.asts.length)for(let n of t){if(0===this.asts.length)return;let t;if(n.type===e.AST.NodeType.TEXT)t=new ae(n,r??this.ob,s,this);else if(n.type===e.AST.NodeType.COMMENT)t=new he(n,r??this.ob,s,this);else if(n.type===e.AST.NodeType.COMPONENT)t=new ve(n,r??this.ob,s,this);else if(n.type===e.AST.NodeType.ELEMENT){let e=n;t=ge(e.tagName,r??this.ob)?new ve(e,r??this.ob,s,this):new be(e,r??this.ob,s,this)}else if(n.type===e.AST.NodeType.COMMAND){let e=n;switch(e.cmdName){case"if":case"elseif":case"else":t=new de(e,r??this.ob,s,this);break;case"for":t=new le(e,r??this.ob,s,this);break;case"RenderSection":t=new Ee(e,r??this.ob,s,this);break;case"section":break;default:t=new fe(e,r??this.ob,s,this)}}if(t){let e=t.init();this.promiseQueue.push(e),await e.finally((()=>{c(this.promiseQueue,e),0===this.asts.length&&t&&!1===t.isDestroy&&t?.destroy()}))}}}addRef(e,t){this.refs[e]=this.refs[e]||[],this.refs[e].push(t)}removeRef(e){for(let t in this.refs)this.refs[t].includes(e)&&c(this.refs[t],e)}addNodeWatcher(e,t){this.nodeWatcherEvents[e]=this.nodeWatcherEvents[e]||[],this.nodeWatcherEvents[e].push(t)}removeNodeWatcher(e,t){c(this.nodeWatcherEvents[e]||[],t)}notifyNodeWatcher(e,t,s,r){this.nodeWatcherEvents[e]?.forEach((e=>{e(t,s,r)}))}sleep(e){let t=e||this.root;t.childrens?.forEach((e=>{let t=()=>{e.childrens&&this.sleep(e),e.sleep=!0,this.render?.removeNode(e,!0)};this.nodeTransition(e,"leave",void 0,(()=>{t()}))||t()})),void 0===e&&(this.sleeped=!0)}weakup(e){let t=e||this.root;t.childrens?.forEach((e=>{e.sleep=!1,this.render?.appendNode(e),e.childrens&&this.weakup(e),this.nodeTransition(e,"enter")})),void 0===e&&(this.sleeped=!1)}destroy(e){for(;this.root.childrens.length;){let t=this.root.childrens[0];t[exports.VNode.PARSERKEY]?t[exports.VNode.PARSERKEY].destroy(e):c(this.root.childrens,t)}this.render.destroy(),this.refs={},this.root.childrens.length=0,this.nodeWatcherEvents={},this.asts.length=0}destroyWathcers(){for(let e of this.root.childrens)e[exports.VNode.PARSERKEY]&&e[exports.VNode.PARSERKEY].destroyWathcers()}reSetAsts(e,t){this.destroy(t),this.render=exports.IContainer.get(exports.Render.IRENDERIOCTAGID)??new exports.Render.DomRender,this.asts=e}nodeTransition(e,t,s,r,n){if(e&&e.parent?.childrens&&(e instanceof exports.VNode.Element||e instanceof exports.VNode.Component)){let i=function(e){if(e instanceof exports.VNode.Element||e instanceof exports.VNode.Component){let t=e instanceof exports.VNode.Element?e.attributes:e.propValues;return{name:t["transition-name"],type:t["transition-type"]}}}(e);if(s??=i?.name,n??=i?.type,!s)return!1;let o=Re(e);if(o)return"enter"===t?this.render.elementToEnter(o,s,n,(()=>{let t=e[exports.VNode.PARSERKEY];t&&t.ref&&this.notifyNodeWatcher(t.ref,e,"after-enter"),r?.()})):this.render.elementToLeave(o,s,n,(()=>{let t=e[exports.VNode.PARSERKEY];t&&t.ref&&this.notifyNodeWatcher(t.ref,e,"after-leave"),r?.()})),!0;x.warn("渲染核心","在执行node动画时,发现数据不完备,请检查")}return!1}}function Re(e){if(e instanceof exports.VNode.Element)return e;if(e.childrens&&e.childrens.length)for(let t of e.childrens)return t instanceof exports.VNode.Element?t:Re(t)}function Ae(e,t,s){if(void 0===t)return;let r=Array.isArray(s)?s:[s];for(let e of r){if(e===Array&&t instanceof Array)return t;if(typeof t===e.name.toLocaleLowerCase())return t}switch(r[0]){case Number:let e=Number(t);if(!1===isNaN(e))return e;break;case String:return String(t)}throw new Error(`props中${e.toString()}的类型不符合约束类型`)}function Ce(e,t,s){let r,n,i;if("symbol"!=typeof t&&(r=m(t)),t in e?n=e[t]:r&&(n=e[r]),s&&(t in s?i=s[t]:r&&r in s&&(i=s[r])),void 0!==i){if(a(i)&&("type"in i||"required"in i||"default"in i||"validate"in i)){let e=i;if(e.required&&void 0===n)throw new Error(`props中key:${t.toString()}是必须项,请检查`);if(e.type&&(n=Ae(t,n,e.type)),e.validate&&!1===e.validate(n))throw new Error(`props中key${t.toString()}的值校验错误`);n=n??e.default}else n=Oe(i)?Ae(t,n,i):n??i;return n}return n}function Oe(e){return!![String,Array,Number,Object,Function,Boolean].includes(e)||e instanceof Array&&Oe(e[0])}const $e="组件",Se=Symbol.for("JOKER_PROPS_DATA_KEY"),Ve=Symbol.for("JOKER_PROPS_DATA_PROXY"),Te=Symbol.for("JOKER_PRIVATE_WATCHERS"),Pe=Symbol.for("JOKER_EVENT_DATA_KEY"),De=Symbol.for("JOKER_IS_DESTROY"),_e=Symbol.for("JOKER_PARSER_TEMPLATE_TARGET"),Ke=Symbol.for("JOKER_SCOPE_ID"),ke=Symbol.for("JOKER_COMPONENT_TAG"),We=Symbol();let Le=["constructor","$mount","$nodeTransition","$destroy","$getRef","$getRefs","$syncProp","$watchNode","$watch","$on","$off","$trigger","$render","created","mounted","beforeDestroy","sleeped","wakeup","destroyed"];class Ie{$sections;isKeepAlive;static[ke]=!0;[Ke];model={};template;$root;isSleeped=!1;components={};propsOption;[Se]={};[_e];[Ve];[Te]=[];[Pe]=new Map;[De]=!1;[We]=!1;constructor(e,t={},s){this.$sections=t,this.isKeepAlive=s,this[Se]=e||{}}get props(){if(void 0===this[Ve]){let e=this;this[Ve]=new Proxy(e[Se],{get:(t,s)=>Ce(e[Se],s,e.propsOption),set(){throw new Error("props 参数不允许变更,只允许单向数据传递")}})}return this[Ve]}async $mount(e){if(!1===this[We]){let e=()=>{let e=[],t=Object.getPrototypeOf(this);for(;null!==t&&t!==Object.prototype;)Object.getOwnPropertyNames(t).forEach((s=>{!1!==Le.includes(s)||ue(t,s)||"function"!=typeof t[s]||t[s].prototype?.hasOwnProperty("constructor")||e.push(s)})),t=Object.getPrototypeOf(t);return e};for(let t of e())this[t]=this[t].bind(this);this[We]=!0}return this.$root=e,this.isKeepAlive&&this.isSleeped?(this.isSleeped=!1,this[_e]&&this.$root?(this[_e].mount(this.$root),this.wakeup(),this.$trigger("wakeup"),this.$rootVNode&&Be(this.$rootVNode),this):(x.error($e,"当前组件在唤醒时,发现渲染处理程序已被销毁,无法进行唤醒操作",[this,this.$root]),this)):(this.isSleeped=!1,this.model=T(this.model),await this.created(),this[De]?this:(this.$trigger("created"),this.template&&await this.$render(),this[De]||(await this.mounted(),this.$trigger("mounted")),this))}$nodeTransition(e,t,s,r,n){if("string"==typeof e){let t=this.$getRef(e);if(!t)return void x.error($e,`执行节点动画是找不到ref=${e}的节点`);e=t}this[_e]?.nodeTransition(e,t,s,r,n)}async $updatedRender(e){if(!this[De])return new Promise((t=>{let s=()=>{let s=[...this[_e]?.promiseQueue||[]],r=this.$rootVNode?.find((e=>e instanceof exports.VNode.Component));r?.forEach((e=>{s.push(...e.component[_e]?.promiseQueue||[])})),s.length?Promise.all(s).finally((()=>{this[De]||(e?.(),t(void 0))})):(e?.(),t(void 0))};setTimeout((()=>{s()}))}))}$destroy(e){if(!e&&this.isKeepAlive)return this[_e]?.sleep(),this.isSleeped=!0,this.sleeped(),this.$trigger("sleeped"),void(this.$rootVNode&&Ye(this.$rootVNode));for(let e of this[Te])e.destroy();this[Te].length=0,this[_e]?.destroyWathcers(),this.beforeDestroy(),this.$trigger("beforeDestroy"),this[_e]?.destroy(),this[_e]=void 0,this.template&&Array.isArray(this.template)&&(this.template.length=0),this.$trigger("destroy"),this[Pe].clear(),this.$root=void 0,this.isSleeped=!1,this.$sections={},this[De]=!0,this[Ve]=void 0,this[Se]={},this.destroyed()}get $refs(){return this[_e]?.refs||{}}$getRef(e){return this.$refs[e]?.[0]}$getRefs(e){return this.$refs[e]}$syncProp(e,t,s){"function"==typeof t&&(s=t,t=void 0),t??=e,s??=e=>e,this.model[t]=s(this.props[e]),this.$watch((()=>this.props[e]),(()=>{this.model[t]=s?.(this.props[e])}))}get $rootVNode(){return this[_e]?.root}$watchNode(e,t){if(this[_e])return this[_e]?.addNodeWatcher(e,t),()=>{this[_e]?.removeNodeWatcher(e,t)};x.warn($e,"该组件还未挂载,不可以进行节点观察监听")}$watch(e,t,s){let r=new I((()=>{if(this[De]){for(let e of this[Te])e.destroy();return L}return e()}),((e,s)=>{this[De]||t(e,s)}),void 0,s);return this[Te].push(r),[r.value,()=>{r.destroy(),c(this[Te],r)}]}$on(e,t){let s=this[Pe].get(e);void 0===s&&(s=[],this[Pe].set(e,s)),!1===s?.includes(t)&&s.push(t)}$off(e,t){let s=this[Pe].get(e);s&&(t?c(s,t):s.length=0)}$trigger(e,t,s){if(!this.$root)return;let r={eventName:e,stopPropagation:s?.stopPropagation??(()=>{}),preventDefault:s?.preventDefault??(()=>{}),data:t,target:s?.target??this.$rootVNode,event:s?.event};if(this.$rootVNode&&this.$rootVNode.parent&&this.$rootVNode.parent instanceof exports.VNode.Component&&!1===this[_e]?.render.triggerEvent(this.$rootVNode.parent,e,r))return;let n=this[Pe].get(e);n?.length&&[...n].forEach((e=>{e(r)}));let i=this[Pe].get("*");i?.length&&[...i].forEach((e=>{e(r)}))}async $render(t,s){t??=this.template,this.template="function"==typeof t?t(e.RENDER_HANDLER):t,this.$root&&(this.template??=[],this[_e]?.reSetAsts(this.template,s),this[_e]??=new we(this.template,this,this.$root),await this[_e].parser(),this.$root&&this[_e].mount(this.$root))}created(){}mounted(){}beforeDestroy(){}sleeped(){}wakeup(){}destroyed(){}}const je={};function Me(e,t){if("string"==typeof e)t&&(je[e]=t);else for(let t in e)je[t]=e[t]}function He(e){return je[e]}function Ye(e){e.childrens?.forEach((e=>{e instanceof exports.VNode.Component&&e.component?.sleeped(),Ye(e)}))}function Be(e){e.childrens?.forEach((e=>{e instanceof exports.VNode.Component&&e.component?.wakeup(),Be(e)}))}class Je extends Ie{template=[];cache=new Map;async mounted(){this.$watch((()=>this.props.name),(async e=>{await this.$render([],!0),await Promise.resolve(),this.$root&&this.loadComponent(e)})),await this.loadComponent(this.props.name)}propsVaule;created(){this.initProps()}initProps(){let e={};this.props.props||(Object.keys(this.props).forEach((t=>{!1!==this.filterProps(t)&&(e[t]=this.props[t],this.$watch((()=>this.props[t]),(()=>{this.propsVaule[t]=this.props[t]})))})),this.propsVaule=T(e))}filterProps(e){if("string"!=typeof e)return!1;let t=m(e);return"transition-name"!==t&&"name"!==t&&"keep-alive"!==t&&"ref"!==t&&void 0}async loadComponent(t){if(!t)return void await this.$render([],this.isKeepAlive);let s;if(this.isKeepAlive){let s=this.cache.get(t);if(s)return void await this.$render([e.createComponent(s,{"transition-name":this.props["transition-name"]})],!0)}let r=this.$rootVNode?.parent?.[exports.VNode.PARSERKEY]?.ob.components,n=r?.[t];void 0===n&&(n=He(t)),n?(ke in n||(n=(await n()).default),s=new n(this.props.props||this.propsVaule,this.$sections,this.isKeepAlive),s.$on("*",(e=>{this.$trigger(e.eventName,e.data,e)})),this.isKeepAlive&&this.cache.set(t,s),await this.$render([e.createComponent(s,{"transition-name":this.props["transition-name"]})],this.isKeepAlive)):x.warn("component",`未找到${t}的组件`)}beforeDestroy(){this.removeCache()}removeCache(e){if(e){let t=this.cache.get(e);this.cache.delete(e),t&&t.$destroy(!0)}else this.cache.forEach((e=>{e.$destroy(!0)})),this.cache.clear()}}class Ge extends Ie{template=function(){return[e.createCommand("RenderSection")]}}Me({template:Ge,component:Je});Object.defineProperty(exports,"AST",{enumerable:!0,get:function(){return e.AST}}),Object.defineProperty(exports,"EXPRESSHANDLERTAG",{enumerable:!0,get:function(){return e.EXPRESSHANDLERTAG}}),Object.defineProperty(exports,"RENDER_HANDLER",{enumerable:!0,get:function(){return e.RENDER_HANDLER}}),Object.defineProperty(exports,"createCodeFunction",{enumerable:!0,get:function(){return e.createCodeFunction}}),Object.defineProperty(exports,"createCommand",{enumerable:!0,get:function(){return e.createCommand}}),Object.defineProperty(exports,"createComment",{enumerable:!0,get:function(){return e.createComment}}),Object.defineProperty(exports,"createComponent",{enumerable:!0,get:function(){return e.createComponent}}),Object.defineProperty(exports,"createElement",{enumerable:!0,get:function(){return e.createElement}}),Object.defineProperty(exports,"createFuntionBody",{enumerable:!0,get:function(){return e.createFuntionBody}}),Object.defineProperty(exports,"createText",{enumerable:!0,get:function(){return e.createText}}),exports.BREAK_WATCH_UPDATE=L,exports.Component=Ie,exports.ComponentContainer=Je,exports.Dep=R,exports.EventBus=class{eventDatas=new Map;on(e,t){let s=this.eventDatas.get(e);void 0===s&&(s=[],this.eventDatas.set(e,s));let r={callBack:t};return s.push(r),()=>{s&&c(s,r)}}once(e,t){let s=this.eventDatas.get(e);void 0===s&&(s=[],this.eventDatas.set(e,s));let r={callBack:t,once:!0};return s.push(r),()=>{s&&c(s,r)}}off(e,t){if(void 0!==e)if(t){let s=this.eventDatas.get(e),r=s?.find((e=>e.callBack===t));r&&c(s,r)}else this.eventDatas.delete(e);else this.eventDatas.clear()}async trigger(e,t){let s=[...this.eventDatas.get(e)||[]];if(s.push(...this.eventDatas.get("*")||[]),s&&s.length){let r=0,n=0,i=!1;for(;s[r];){let o=s[r],a=await o.callBack({stopPropagation:()=>i=!0,callTimes:n,eventName:e},t);if(o.once?c(s,o):r++,!1===a||i)return!1}}}},exports.IS_DESTROY=De,exports.JOKER_COMPONENT_TAG=ke,exports.JOKER_VNODE_TAG=j,exports.OBJECTPROXY_DEPID=A,exports.PARSER_TEMPLATE_TARGET=_e,exports.ParserTemplate=we,exports.SCOPE_ID=Ke,exports.ShallowObserver=class{data;[D]=!0;dep=new R;constructor(e){this.data=e}isChanged=!1;get value(){return this.dep.depend(O),this.data}set value(e){!1===Object.is(e,this.data)&&(this.isChanged=!0,this.data=e,k(this.dep,O))}},exports.Template=Ge,exports.Watcher=I,exports.__GLONAL_FUNTIONS__=se,exports.__JOKER_HMR_RUNTIME=n,exports.combinedReply=function(e){_=!0;try{e()}catch(e){return _=!1,K.clear(),void x.error("数据劫持","数据劫持组合回复在做变更采集时,遇到了阻塞错误,不做响应,请检查",e)}_=!1,function(e){let t=[],s=[];e.forEach(((e,s)=>{e.forEach((e=>{t.push(...s.watchers.get(e)||[])}))})),t.forEach((e=>{s.includes(e)||(!1===e.isDestroy&&e.update(),s.push(e))}))}(K),K.clear()},exports.defineObserverProperty=P,exports.getGlobalComponent=He,exports.isObserverData=function(e){return void 0!==V(e)},exports.observer=T,exports.registerGlobalComponent=Me,exports.registerGlobalFunction=function(e){for(let t in e)se[t]=e[t]};
1
+ "use strict";var e=require("@joker.front/ast");const t=new Map,s=new Map,r=new Map;let n={recordRender:(e,t)=>{s.set(e,t)},recordComponent:(e,t)=>{r.set(e,t)},record:(e,s)=>{void 0===t.get(e)&&t.set(e,new Set),t.get(e).add(s),s.$on("destroy",(()=>{t.get(e)?.delete(s)}))},reload:(e,s)=>{let n=r.get(e);if(!n)return;n.component=s;let i=t.get(e);if(!i)return;let o=Array.from(i);i.clear(),o.forEach((e=>{if(e.$root){if(!e.$rootVNode?.parent)return window.onbeforeunload=null,void location.reload();{let t=e.$rootVNode.parent;if(!(t instanceof exports.VNode.Component&&t[exports.VNode.PARSERKEY]&&t[exports.VNode.PARSERKEY].canReload))return window.onbeforeunload=null,void location.reload();t[exports.VNode.PARSERKEY].reload()}}}))},rerender:(e,r)=>{let n=s.get(e);n&&(n.render=r),t.get(e)?.forEach((e=>{e.$render(r)}))}};function i(e){return null!==e&&"object"==typeof e}function o(e,t){Object.getOwnPropertyNames(e).forEach((s=>{t(s,e[s])}))}function a(e){return"[object Object]"===Object.prototype.toString.call(e)}function h(e){if(null===e)return e;if("object"!=typeof e)return e;let t;t=Array.isArray(e)?[]:{};let s=Object.keys(e);for(let r of s){let s=e[r];t[r]="object"==typeof s?h(s):s}return t}function d(e,t,s){return Array.isArray(e)&&Array.isArray(t)?function(e,t,s){if(e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(!1===l(e[r],t[r],s))return!1;return!0}(e,t,s):l(e,t,s)}function l(e,t,s){let r=i(e),n=i(t);if(r&&n){if(a(e)&&a(t)){let r=Object.keys(e);if(r.length!==Object.keys(t).length)return!1;if(s){for(let s of r)if(e[s]!==t[s])return!1;return!0}return JSON.stringify(e)===JSON.stringify(t)}return e===t}return!r&&!n&&String(e)===String(t)}function c(e,t){let s=e.indexOf(t);return s>-1&&e.splice(s,1),e}function p(e,t){let s=e.findIndex((e=>t(e)));return s>-1&&e.splice(s,1),e}function u(e=32){let t=[],s=["0","1","2","3","4","5","6","7","8","9","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","v","w","x","y","z"];for(let r=0;r<e;r++){let e=Math.round(Math.random()*(s.length-1));t.push(s[e])}return t.join("")}function f(e){return!e||""===e.trim()}function m(e,t="-"){return(e=e||"").split(/(?=[A-Z])/).map((e=>e.toLowerCase())).join(t)}let y=(...e)=>{},E="warn";const N=["silent","error","warn","info"];function g(){let e=new Date;function t(e,t=2){return e.toString().padStart(t,"0")}return t(e.getHours())+":"+t(e.getMinutes())+":"+t(e.getSeconds())+":"+t(e.getMilliseconds(),3)}function v(e,t,s,r){N.indexOf(e)<=N.indexOf(E)&&(void 0===r?console[e](`${g()} [${t}]:`,s):console[e](`${g()} [${t}]:`,s,r))}let x={info:function(e,t,s){v("info",e,t,s)},warn:function(e,t,s){v("warn",e,t,s)},error:function(e,t,s){v("error",e,t,s)},setLoggerLeve:function(e){E=e}};const b={lt:"<",gt:">",nbsp:" ",amp:"&",quot:'"',"#39":"'"};function w(e){return e.replace(/&(lt|gt|nbsp|amp|quot|#39);/gi,((e,t)=>b[t]||""))}class R{id="production"===process.env.NODE_ENV?"":u();static target;watchers=new Map;depend(e){R.target?.addDep(this,e)}addWatcher(e,t){let s=this.watchers.get(e)||[];s.push(t),this.watchers.set(e,s)}removeWatcher(e,t){let s=this.watchers.get(e);s&&c(s,t)}notify(e){let t=this.watchers.get(e);if(t){p(t,(e=>e.isDestroy)),[...t].forEach((e=>{!1===e.isDestroy&&e.update()}))}}}const A=Symbol.for("__JOKER_OBJECT_PROXY_DEP_ID__"),C=Symbol.for("__JOKER_OBJECT_PROXY_DATA_KEY__"),O=Symbol.for("__JOKER_OBJECTPROXY_DEPLEVE_ID__");function $(e){return i(e)&&e instanceof Window==!1&&e!==window.parent&&(Array.isArray(e)||a(e))&&Object.isExtensible(e)&&!Object.isFrozen(e)&&!(e instanceof Element)&&!(j in e)&&!(D in e)&&!(ke in e)}function S(e){if(V(e))return e;let t=Reflect.get(e,C);if(t)return t;let s=new R,r=!0,n=new Proxy(e,{get(e,t,r){if(t===C)return;if(t===A)return s;if(t===O)return;let n=Reflect.get(e,t);return!1===function(e,t){return t in e}(e,t)&&"length"!==t||(s.depend(t),$(n)&&V(n)?.depend(O)),n},set(e,t,n){if(r)return Reflect.set(e,t,n),!0;$(n)&&(n=T(n));let i=!1===function(e,t){return Object.prototype.hasOwnProperty.call(e,t)}(e,t),o=Reflect.get(e,t)!==n;return Reflect.set(e,t,n),(o||"length"===t&&Array.isArray(e))&&k(s,t),Array.isArray(e)?"length"===t&&k(s,O):i&&k(s,O),!0},deleteProperty:(e,t)=>(Reflect.deleteProperty(e,t),!1===Array.isArray(e)&&k(s,O),!0)});var i,o,a,h;i=e,o=C,a=n,h=!1,Object.defineProperty(i,o,{value:a,enumerable:h,writable:!0,configurable:!0});for(let t in e){let s=e[t];$(s)&&!V(s)&&(n[t]=S(e[t]))}return r=!1,n}function V(e){if(i(e)){let t=Reflect.get(e,A);if(t)return t}}function T(e,t=!1){if(!1===$(e))throw new Error("当前传入的数据不是正确的数据类型,必须是数组或者对象");return S(t?h(e):e)}function P(e,t,s){let r=s;$(s)&&(r=T(s));let n=new R;Object.defineProperty(e,t,{enumerable:!0,configurable:!0,get:()=>(n.depend(t),$(r)&&V(r)?.depend(O),r),set:e=>{e!==r&&($(e)&&(e=T(e)),r=e,k(n,t))}})}const D=Symbol.for("JOKER_SHALLOW_OBSERVER");let _=!1,K=new Map;function k(e,t){if(!1===_)e.notify(t);else{let s=K.get(e);void 0===s&&(s=[],K.set(e,s)),!1===s.includes(t)&&s.push(t)}}const W="数据观察",L=Symbol.for("JOKER_BREAK_WATCH_UPDATE");class I{ob;updateCallBack;forceCallBack;id=u();getter;value;isDestroy=!1;updating=!1;runRelations=new Map;relations=new Map;constructor(e,t,s,r){if(this.ob=e,this.updateCallBack=t,this.forceCallBack=r,void 0===e)throw new Error("无法对underfind进行变更观察");if(void 0===s)this.getter=e=>e;else if("function"==typeof s)this.getter=s;else{let e=function(e){if(/[^\w.$]/.test(e))return;let t=e.split(".");return function(e){let s=e;return t.forEach((e=>{s&&(s=s[e])})),s}}(s);if(void 0===e)throw new Error(s+"解析失败,无法明确读取表达式,请检查expOrFn参数,或采用function模式");this.getter=e}void 0===this.getter&&x.error(W,"getter创建失败",arguments),this.value=this.getValue()}getValue(){if(void 0===this.getter)return;R.target=this;let e,t="function"==typeof this.ob?this.ob():this.ob;try{e=this.getter.call(t,t)}catch(e){throw x.error(W,`获取值失败,执行方法:${this.getter.toString()}`),e}return R.target=void 0,this.clearnDeps(),e}addDep(e,t){let s=this.runRelations.get(e);if(void 0===s||!1===s.includes(t)){s=s||[],s.push(t),this.runRelations.set(e,s);let r=this.relations.get(e);void 0!==r&&!1!==r.includes(t)||e.addWatcher(t,this)}}update(){if(this.updating)return;let e=this.getValue();if(e===L)return;let t=this.value;if(this.forceCallBack||e!==t||i(e)){if(this.value=e,e!==t&&!this.forceCallBack&&d(e,t,!0))return;this.updating=!0;try{this.updateCallBack(e,t)}catch(e){throw e}finally{this.updating=!1}}}destroy(){this.relations.forEach(((e,t)=>{for(let s of e)t.removeWatcher(s,this)})),this.isDestroy=!0,this.relations.clear(),this.runRelations.clear(),this.ob=void 0,this.value=void 0,this.getter=void 0}clearnDeps(){this.relations.forEach(((e,t)=>{let s=this.runRelations.get(t);for(let r of e)s?!1===s.includes(r)&&t.removeWatcher(r,this):t.removeWatcher(r,this)})),this.relations.clear(),this.relations=this.runRelations,this.runRelations=new Map}}exports.IContainer=void 0,function(e){let t=new Map;e.bind=function(e){return{to:s=>{if(t.has(e))throw new Error(`TagId:${e.toString()}已注入实现类,请勿重复注入。`);t.set(e,s)}}},e.get=function(e,...s){let r=t.get(e);if(r)return new r(...s)}}(exports.IContainer||(exports.IContainer={}));const j=Symbol.for("JOKER_VNODE_TAG");exports.VNode=void 0,function(e){e.PARSERKEY=Symbol.for("JOKER_PARSER_KEY");class t{parent;[j]=!0;static;output;[e.PARSERKEY];childrens;sleep=!1;constructor(e){this.parent=e}get prev(){if(this.parent)return this.parent.childrens?.[this.parent.childrens?.indexOf(this)-1]}get next(){if(this.parent)return this.parent.childrens?.[this.parent.childrens?.indexOf(this)+1]}closest(t,s){if(!0===t(this))return this;let r=this.parent;for(;r;){if(s&&r instanceof e.Root)return;if(!0===t(r))return r;r=r.parent}}find(e,t,s){let r=s??[];if(t??=this.childrens,t)for(let s of t){!0===e(s)&&r.push(s),s.childrens&&this.find(e,s.childrens,r)}return r}contains(e,t){if(t??=this.childrens,t)for(let s of t){if(!0===e(s))return!0;if(s.childrens&&s.childrens.length&&this.contains(e,s.childrens))return!0}return!1}first(e,t){if(t??=this.childrens,t)for(let s of t){if(!0===e(s))return s;if(s.childrens&&s.childrens.length){let t=this.first(e,s.childrens);if(t)return t}}}}e.Node=t;e.Root=class extends t{childrens=[];component;constructor(){super()}};e.Text=class extends t{text;static=!0;constructor(e,t){super(t),this.text=e}};e.Html=class extends t{html;notShadow;static=!0;constructor(e,t,s){super(t),this.html=e,this.notShadow=s}};e.Comment=class extends t{text;static=!0;constructor(e,t){super(t),this.text=e}};e.Element=class extends t{tagName;static=!0;attributes={};childrens=[];events=[];_assistEventCache;constructor(e,t){super(t),this.tagName=e}};e.Component=class extends t{name;component;events=[];propValues={};keepalive;get firstElement(){if(this.childrens){let t=s=>{for(let r of s){if(r instanceof e.Element)return r;if(r.childrens){let e=t(r.childrens);if(e)return e}}};return t(this.childrens)}}get rootElements(){if(this.childrens){let t=[],s=r=>{for(let n of r)n instanceof e.Element||n instanceof e.Html?t.push(n):n.childrens&&s(n.childrens)};return s(this.childrens),t}return[]}};e.Condition=class extends t{cmdName;result=!1;childrens=[];isShow=!1;constructor(e,t){super(t),this.cmdName=e}};e.List=class extends t{childrens=[]};e.ListItem=class extends t{ob;childrens=[];constructor(e,t){super(t),this.ob=e}};e.RenderSection=class extends t{id="unknown";params=[];section;childrens=[];ob;constructor(e,t){super(t),"string"==typeof e?this.id=e:this.section=e}}}(exports.VNode||(exports.VNode={}));const M="DOM渲染",H=["script","style","textarea","pre"];let Y=0;const B=["svg","defs","use","rect","circle","ellipse","line","polyline","polygon","path","text","g"];function J(e,t,s){return`${e}-${t}-${s}`}function G(e,t,s,r){e._assistEventCache??=[],e._assistEventCache.push([t,s]),document.body.addEventListener(t,s,r)}function F(e,t,s){e._assistEventCache&&t&&s?(p(e._assistEventCache,(e=>e[0]===t&&e[1]===s)),document.body.removeEventListener(t,s)):(e._assistEventCache?.forEach((e=>{document.body.removeEventListener(e[0],e[1])})),e._assistEventCache&&(e._assistEventCache.length=0),e._assistEventCache=void 0)}exports.Render=void 0,function(e){e.IRENDERIOCTAGID=Symbol.for("JOKER_IRENDERIOC_TAGID"),e.ROOT_CONTAINER="";e.DomRender=class{elements;constructor(){this.elements=document.createDocumentFragment()}mount(e){if(e instanceof Element)e.appendChild(this.elements);else if(e instanceof exports.VNode.Component)if(e.parent)if(e.output){let t=e.output,s=z(e)||t.parentNode;s&&s.insertBefore(this.elements,t)}else x.error(M,"组件挂载渲染时发现该节点未定义DOM定位节点",e);else x.error(M,"mount子组件时,发现该组件无父级",e);else x.error(M,"mount只支持挂载到Element或VNode.Node类型数据中",e)}appendNode(e){if(this.renderNode(e),e.output){let t=e.output instanceof HTMLCollection||e.output instanceof NodeList||Array.isArray(e.output)?Array.from(e.output):[e.output];for(let s of t)this.appendNodeChildren(e,s,e.parent)}else x.error(M,"未找自身节点的el属性,无法进行dom挂载",e)}updateNode(e,t){if(e instanceof exports.VNode.Element)for(let t in e.attributes){let s=e.attributes[t];this.setAttribute(e.output,t,s)}else e instanceof exports.VNode.Text?e.parent&&e.parent instanceof exports.VNode.Element&&H.includes(e.parent.tagName)?(this.removeNode(e),this.appendNode(e)):e.output.textContent=w(e.text||""):e instanceof exports.VNode.Html?e.notShadow?e.output.innerHTML=e.html:e.output.root.innerHTML=e.html:x.error(M,`该节点不支持${t}的更新`,e)}removeNode(e,t){let s=e.output instanceof HTMLCollection||e.output instanceof NodeList||Array.isArray(e.output)?Array.from(e.output):[e.output];s?.forEach((e=>{e?.remove()})),t||(e instanceof exports.VNode.Element&&F(e),e.output=void 0)}destroy(){this.elements=void 0}elementToEnter(e,t,s,r){e.output&&this.transitionFrame(e,t,"enter",s,r)}elementToLeave(e,t,s,r){e.output&&this.transitionFrame(e,t,"leave",s,r)}triggerEvent(e,t,s){let r=[];for(let n of e.events){let[i,o]=n;if(i===t){let t=o.modifiers?.includes("self"),a=o.modifiers?.includes("outside");if(t||a){x.warn(M,"事件修饰符:self、outside在组件事件中无法使用,组件无法确认元素",e);continue}let h=s.event;if((h instanceof KeyboardEvent&&["keydown","keypress","keyup"].includes(i)||h instanceof MouseEvent&&["click","dbclick","mouseup","mousedown"].includes(i))&&!1===q(h,o.modifiers))continue;if(o.callBack(s),o.modifiers?.includes("prevent")&&s.preventDefault(),o.modifiers?.includes("once")&&r.push(n),o.modifiers?.includes("stop"))return s.stopPropagation(),!1}}r.length&&r.forEach((t=>{c(e.events,t)}))}transitionFrame(e,t,s,r,n){Q(e,J(t,s,"from")),r||="transition";let i=e.output.__TRANSITION_EVNETID__=Y++;requestAnimationFrame((()=>{requestAnimationFrame((()=>{if(!e.output)return;Q(e,J(t,s,"active")),U(e,J(t,s,"from")),Q(e,J(t,s,"to"));let o=function(e,t){let s=window.getComputedStyle(e),r=e=>(s[e]||"").split(", ");if("transition"===t){let e=r("transitionDelay"),t=r("transitionDuration"),s=Z(e,t);if(s>0)return{timeout:s,count:t.length}}else if("animation"===t){let e=r("animationDelay"),t=r("animationDuration"),s=Z(e,t);if(s>0)return{timeout:s,count:t.length}}}(e.output,r);if(!o)return void n?.();let a=0,h=()=>{U(e,J(t,s,"to")),U(e,J(t,s,"active")),e.output&&(e.output.removeEventListener(`${r}end`,d),i===e.output.__TRANSITION_EVNETID__&&n?.())},d=t=>{t.target===e.output&&++a>=o.count&&h()};setTimeout((()=>{a<o.count&&h()}),o.timeout+1),e.output?.addEventListener(`${r}end`,d)}))}))}renderNode(e){if(!e.output)if(e instanceof exports.VNode.Text)e.parent&&e.parent instanceof exports.VNode.Element&&H.includes(e.parent.tagName)?e.output=this.parserHtml(e.text):e.output=document.createTextNode(w(e.text||""));else if(e instanceof exports.VNode.Html)if(e.notShadow){let t=document.createElement("joker-html-container");t.JOKER_NODE=e,t.innerHTML=e.html,e.output=t}else{let t=document.createElement("joker-html-shadow");t.JOKER_NODE=e,t.style.lineHeight="1",t.root.innerHTML=e.html,e.output=t}else if(e instanceof exports.VNode.Element){let t,s=e.tagName.toLowerCase();"svg"===s||B.includes(s)||e.parent?.inSvg?(e.inSvg=!0,t=document.createElementNS("http://www.w3.org/2000/svg",e.tagName)):t=document.createElement(e.tagName);for(let s in e.attributes)this.setAttribute(t,s,e.attributes[s]);t.JOKER_NODE=e,e.output=t,e.events.some((e=>"click"===e[0]&&e[1].modifiers?.includes("outside")))?setTimeout((()=>{this.initElementEvents(t,e)})):this.initElementEvents(t,e)}else e instanceof exports.VNode.Comment?e.output=document.createComment(e.text):e.output=document.createTextNode("")}initElementEvents(e,t){for(let[s,r]of t.events){let n=r.modifiers?.includes("self"),i=r.modifiers?.includes("outside");n&&i&&(x.warn(M,"事件修饰符:self、outside不可以同时存在,将按照self处理",t),i=!1);let o,a=function(o){if(!(t.sleep||n&&o.target!==e)){if(i){if(o.target===e||e.contains(o.target))return;if(!1===document.contains(o.target))return;if(t.contains((e=>(e.output instanceof HTMLCollection||e.output instanceof NodeList||Array.isArray(e.output)?Array.from(e.output):[e.output]).includes(o.target))))return!0}(o instanceof KeyboardEvent&&["keydown","keypress","keyup"].includes(s)||o instanceof MouseEvent&&["click","dbclick","mouseup","mousedown"].includes(s))&&!1===q(o,r.modifiers)||(r.callBack({eventName:s,event:o,target:t,preventDefault:()=>o.preventDefault(),stopPropagation:()=>o.stopPropagation(),data:void 0}),r.modifiers?.includes("prevent")&&o.preventDefault(),r.modifiers?.includes("stop")&&o.stopPropagation(),r.modifiers?.includes("once")&&(i?F(t,s,a):e.removeEventListener(s,a)))}};r.modifiers?.includes("passive")&&(o={passive:!0}),i?G(t,s,a,o):e.addEventListener(s,a,o)}}parserHtml(e){var t=document.createElement("div");return t.innerHTML=e,t.childNodes}isCommandGroup(e){return e instanceof exports.VNode.Component||e instanceof exports.VNode.Condition||e instanceof exports.VNode.List||e instanceof exports.VNode.ListItem||e instanceof exports.VNode.RenderSection}appendNodeChildren(e,t,s){let r=z(e);if(r)r.appendChild(t);else if(void 0===s)this.elements.appendChild(t);else if(s)if(s instanceof exports.VNode.Root){let e=s.parent;if(e&&e instanceof exports.VNode.Component&&e.output){let s=e.output,r=s?.parentNode;if(r)return void r.insertBefore(t,s)}this.elements.appendChild(t)}else if(s instanceof exports.VNode.Element){let e=s.output;if(void 0===e)return;e.appendChild(t)}else if(this.isCommandGroup(s)){let e=s.output,r=e?.parentNode;r&&r.insertBefore(t,e)}else x.error(M,"该节点不支持嵌套子集,请检查。",{node:e,parent:s})}setAttribute(e,t,s){if(e)if("boolean"!=typeof s){if("class"===t){if(Array.isArray(s)){let e=[];for(let t of s)if(i(t))for(let s in t)t[s]&&e.push(s);else t&&e.push(t);s=e.join(" ")}else if(i(s)){for(let t in s)s[t]?e.classList.add(t):e.classList.remove(t);return}}else if("style"===t&&i(s)){e.removeAttribute("style");for(let t in s){let r=!1;void 0!==s[t]&&!1!==s[t]||(r=!0);let n=String(s[t]);f(n)&&(r=!0),r||(e.style[t]=n)}return}s=(s??"").toString().trim(),"class"===t&&(s=s.split(/\s/).filter((e=>e.trim())).join(" ")),"value"===t&&"value"in e?e.value=s:"xlink:href"===t?e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",s):e.setAttribute(t,s)}else s?e.setAttribute(t,""):e.removeAttribute(t)}}}(exports.Render||(exports.Render={}));const X={enter:"enter",backspace:"delete",tab:"tab",arrowup:"up",arrowdown:"down",arrowleft:"left",arrowright:"right",escape:"esc"," ":"space"};function q(e,t){if(e instanceof KeyboardEvent){if(void 0===e.key)return!1;for(let s in X)if(t?.includes(X[s])&&e.key.toLowerCase()!==s)return!1}else{if(t?.includes("left")&&0!==e.button)return!1;if(t?.includes("right")&&2!==e.button)return!1;if(t?.includes("middle")&&1!==e.button)return!1}return(!t?.includes("ctrl")||!1!==e.ctrlKey)&&((!t?.includes("alt")||!1!==e.altKey)&&(!t?.includes("shift")||!1!==e.shiftKey))}function Q(e,t){e.output&&e.output.classList.add(t)}function U(e,t){e.output&&e.output.classList.remove(t)}function z(e){if(e instanceof exports.VNode.Element||e instanceof exports.VNode.Component){let t=e instanceof exports.VNode.Component?e.propValues["append-to"]:e.attributes["append-to"];if(t){if(t instanceof exports.VNode.Element)return t.output;if("string"==typeof t){exports.Render.ROOT_CONTAINER&&(t="body"===t?exports.Render.ROOT_CONTAINER:`${exports.Render.ROOT_CONTAINER} ${t}`);let e=document.querySelector(t);if(e)return e}x.warn(M,"appendTo类型不支持",{appendTo:t,node:e})}}}function Z(e,t){for(;e.length<t.length;)e.concat(e);return Math.max(...t.map(((t,s)=>ee(t)+ee(e[s]))))}function ee(e){return"auto"===e?0:1e3*Number(e.slice(0,-1).replace(",","."))}class te extends HTMLElement{root;constructor(){super(),this.root=this.attachShadow({mode:"open"})}}!customElements.get("joker-html-shadow")&&customElements.define("joker-html-shadow",te);const se={};const re="Global",ne="渲染核心";function ie(t){try{return new Function(e.EXPRESSHANDLERTAG,re,`return ${t};`)}catch{throw new Error("创建表达式运行方法时出现未知错误,表达式为"+t)}}class oe{ast;ob;parent;ext;ref="";watchers=[];node;isDestroy=!1;constructor(e,t,s,r){this.ast=e,this.ob=t,this.parent=s,this.ext=r}async init(){await this.parser(),this.afterParser()}beforeDestroy(e){}destroy(e){if(this.isDestroy=!0,this.clearWatchers(),this.parent.childrens&&this.node){(this.node instanceof exports.VNode.Element||this.node instanceof exports.VNode.Component)&&this.ext.removeRef(this.node);let t=()=>{this.parent&&this.node&&(this.beforeDestroy(e),this.destroyChildrens(e),this.ext.render?.removeNode(this.node),this.parent.childrens&&c(this.parent.childrens,this.node),this.notifyNodeWatcher("remove"),this.destroyOtherData())};if(this.ext.nodeTransition(this.node,"leave",void 0,(()=>{t()})))return c(this.parent.childrens,this.node),void this.destroyChildrensWatcher(this.node);t()}else this.destroyOtherData()}destroyWathcers(){this.isDestroy=!0,this.clearWatchers(),this.destroyChildrensWatcher(this.node)}destroyOtherData(){this.node&&(this.node[exports.VNode.PARSERKEY]=void 0),this.node=void 0,this.parent=void 0}destroyChildrens(e){for(;this.node?.childrens?.length;){let t=this.node.childrens[0];t[exports.VNode.PARSERKEY]?t[exports.VNode.PARSERKEY].destroy(e):c(this.node.childrens,t)}}destroyChildrensWatcher(e){if(e?.childrens?.length)for(let t of e?.childrens)t[exports.VNode.PARSERKEY]&&(t[exports.VNode.PARSERKEY].clearWatchers(),this.destroyChildrensWatcher(t))}appendNode(){this.parent?.childrens&&this.node&&(this.node[exports.VNode.PARSERKEY]=this,this.parent.childrens.push(this.node),this.node instanceof exports.VNode.Element&&this.ob[Ke]&&(this.node.attributes["data-scoped-"+this.ob[Ke]]=void 0),this.ext.render?.appendNode(this.node),this.notifyNodeWatcher("append"))}afterParser(){this.ext.nodeTransition(this.node,"enter")}notifyNodeWatcher(e,t){this.ext.notifyNodeWatcher(this.ref,this.node,e,t)}runExpress(e,t){try{return ie(e).call(t,t,se)}catch(s){x.error(ne,"运行表达式出现错误:"+e,{ob:t,e:s})}}runExpressWithWatcher(e,t,s,r){if(this.isDestroy)return;let n="string"==typeof e?ie(e):e,i=new I((()=>{if(this.isDestroy||t[De])return i.destroy(),L;try{return n.call(t,t,se)}catch(s){return x.error(ne,"运行表达式出现错误",{ob:t,e:s,express:e,node:this.node}),L}}),s,void 0,r);return this.addWatch(i),i.value}addWatch(e){!1===this.watchers.includes(e)&&this.watchers.push(e)}clearWatchers(){this.watchers.forEach((e=>{e.destroy()})),this.watchers.length=0}}class ae extends oe{parser(){this.node=new exports.VNode.Text(this.ast.text,this.parent),this.appendNode()}}class he extends oe{parser(){this.node=new exports.VNode.Comment(this.ast.text,this.parent),this.appendNode()}}class de extends oe{async parser(){if(this.node=new exports.VNode.Condition(this.ast.kind,this.parent),"else"!==this.ast.kind){f(this.ast.condition)&&x.error("条件命令",`当前条件命令${this.ast.kind}没有判断条件,请检查`);let e=this.runExpressWithWatcher(this.ast.condition,this.ob,(e=>{let t=!!e;if(this.node?.result!==t){if(this.node.result=t,!1===t&&this.node?.isShow&&this.destroyChildrens(!0),t&&!this.node?.isShow){let e=this.getElseNode();e&&e.isShow&&e.childrens?.length&&e[exports.VNode.PARSERKEY]?.destroyChildrens(!0)}this.reloadAllCondition()}}));this.node.result=!!e}this.appendNode(),await this.renderConditionChildren()}async renderConditionChildren(){let e=!1;return this.getPrevIfResult()?e=!1:"else"===this.ast.kind?e=!0:(this.node.result=!!this.runExpress(this.ast.condition,this.ob),this.node.result&&(e=!0)),e!==this.node.isShow&&(this.node.isShow=e,e?this.ast.childrens&&await this.ext.parserNodes(this.ast.childrens,this.node,this.ob):this.destroyChildrens(!0),!0)}getPrevIfResult(){if("if"===this.ast.kind)return!1;let e=this.node?.prev;for(;e&&e instanceof exports.VNode.Condition;){if(e.result)return!0;if("if"===e.cmdName)break;e=e.prev}return!1}getElseNode(){let e=this.node?.next;for(;e&&e instanceof exports.VNode.Condition&&"if"!==e.cmdName;){if("else"===e.cmdName)return e;e=e.next}}async reloadAllCondition(){if(await this.renderConditionChildren()){let e=this.node?.next;for(;e&&e instanceof exports.VNode.Condition&&"if"!==e.cmdName;){let t=e[exports.VNode.PARSERKEY];t&&t instanceof de&&await t.renderConditionChildren(),e=e.next}}}}class le extends oe{async parser(){this.node=new exports.VNode.List(this.parent),this.appendNode(),await this.renderChildrens()}async renderChildrens(){switch(this.ast.keyType){case"condition":await this.renderConditionChildrens();break;case"in":case"of":await this.renderInOrOfChildrens()}}async renderConditionChildrens(){let t=this.ast.param,s=Object.create(this.ob),r=!!this.runExpressWithWatcher(function(t,s,r){try{return new Function(e.EXPRESSHANDLERTAG,`${e.EXPRESSHANDLERTAG}.${t}=${s}; return ${r};`)}catch{throw new Error(`For循环命令,表达式运行依赖采集出现未知错误,其中letKey:${t},keyVal:${s},condition:${r}`)}}(t.letKey,t.defaultKeyVal,t.condition),s,(()=>{this.clearWatchers(),this.renderChildrens()}),!0),n=0;for(;r;){let e=Object.create(this.ob);P(e,t.letKey,s[t.letKey]);let i=n++;await this.renderItem(e,i),this.runExpress(t.step,s),r=!!this.runExpress(t.condition,s),this.runExpressWithWatcher((()=>s[t.letKey]),s,(s=>{e[t.letKey]=s,this.renderItem(e,i)}))}this.destroyOldChildrens(n)}async renderInOrOfChildrens(){let e=this.ast.param,t=this.runExpressWithWatcher(e.dataKey,this.ob,(()=>{this.clearWatchers(),this.renderChildrens()})),s=0;if(t&&(Array.isArray(t)||a(t)))for(let r in t){let n=Object.create(this.ob),i=Array.isArray(t)?Number(r):r;e.indexKey&&P(n,e.indexKey,i),e.itemKey&&P(n,e.itemKey,t[r]);let o=s++;await this.renderItem(n,o),e.itemKey&&this.runExpressWithWatcher((()=>t[i]),t,(t=>{n[e.itemKey]=t,this.renderItem(n,o)}))}this.destroyOldChildrens(s)}async renderItem(e,t){if(!this.ast.childrens?.length)return;let s=this.node?.childrens?.[t];if(s){if(this.checkObEqual(e,s.ob))return;o(e,((e,t)=>{s.ob[e]!==t&&(s.ob[e]=t)}))}else await new ce(this.ast,e,this.node,this.ext).init()}destroyOldChildrens(e){if(this.node)for(;this.node.childrens.length>e;){let e=this.node.childrens.pop();if(!e)break;e[exports.VNode.PARSERKEY]?.destroy(!1)}}checkObEqual(e,t){let s=!0;return void 0!==t&&(o(e,((e,r)=>{t?.[e]!==r&&(s=!1)})),s)}}class ce extends oe{async parser(){this.node=new exports.VNode.ListItem(this.ob,this.parent),this.appendNode(),this.ast.childrens&&await this.ext.parserNodes(this.ast.childrens,this.node,this.ob)}}function pe(e,t){if(!e)return e;if(e instanceof Promise)return e.then((e=>Promise.resolve(e)));if(Array.isArray(e)&&e.length){let s=[];for(let r in e){let n,i=e[r];n=t?pe(i,t):i,n instanceof Promise&&s.push(n.then((t=>{e[r]=t})))}if(s.length>0)return Promise.all(s).then((()=>Promise.resolve(e)))}else if("object"==typeof e&&null!==e&&a(e)&&e instanceof Element==!1){let s=[];for(let r in e){let n=e[r];if(n instanceof Promise)s.push(n.then((t=>{e[r]=t})));else if(t){let e=pe(n,t);e instanceof Promise&&s.push(e)}}if(s.length)return Promise.all(s).then((()=>e))}return e}function ue(e,t){if(!e.constructor)return!1;let s=Object.getOwnPropertyDescriptor(e.constructor.prototype,t);return s&&s.get}class fe extends oe{parser(){if(f(this.ast.cmdName))throw x.error("模板指令","解析AST转换VNode时发生错误,未找到指令名称",this.ast),new Error("解析AST转换VNode时发生错误,未找到指令名称");let t;if("Html"===this.ast.cmdName||"Text"===this.ast.cmdName?t=this.ast.param:this.ast.cmdName.startsWith(re+".")?t=`${this.ast.cmdName}(${this.ast.param})`:this.ast.cmdName in this.ob&&"function"==typeof this.ob[this.ast.cmdName]&&(t=`${e.createFuntionBody(this.ast.cmdName)}(${this.ast.param})`),t){let e=this.runExpressWithWatcher(`[${t}]`,this.ob,(e=>{let s=pe(e[0]);s instanceof Promise?s.then((e=>{this.changeValue(e)})).catch((e=>{x.error("表达式编译",`${t}异步处理失败`,e)})):this.changeValue(s)}));e||=[];let s=pe(e[0]);return s instanceof Promise?("Html"===this.ast.cmdName?this.node=new exports.VNode.Html("",this.parent,e[1]):this.node=new exports.VNode.Text("",this.parent),s.then((e=>{this.changeValue(e)})).catch((e=>{x.error("表达式编译",`${t}异步处理失败`,e)}))):"Html"===this.ast.cmdName?this.node=new exports.VNode.Html(me(s),this.parent,e[1]):this.node=new exports.VNode.Text(me(s),this.parent),void this.appendNode()}throw new Error(`未找到命令:${this.ast.cmdName}`)}changeValue(e){this.node&&(this.node instanceof exports.VNode.Html?this.node.html=me(e):this.node.text=me(e),this.ext.render?.updateNode(this.node))}}function me(e){return null==e||"function"==typeof e?"":e.toString()}const ye="default";class Ee extends oe{async parser(){let e=this.transformParam();this.node=new exports.VNode.RenderSection(e.id,this.parent),this.node.params=e.params,this.node.section??=this.ob.$sections?.[e.id],this.appendNode(),this.node.section&&(this.node.section.params?(this.node.ob=Object.create(this.node.section.ob||this.ob),this.node.section.params?.forEach(((e,t)=>{P(this.node.ob,e,this.node.params[t])}))):this.node.ob=this.node.section.ob||this.ob,await(this.node.section.parser||this.ext).parserNodes(this.node.section.asts,this.node,this.node.ob))}transformParam(){if(this.ast.param){let e=this.runExpressWithWatcher(`[${this.ast.param}]`,this.ob,(e=>{let t=e?.[0]||ye;if("string"==typeof t&&t!==this.node.id)throw new Error("section id 不可动态变更");this.node.params=e.slice(1),this.node?.ob&&this.node.section&&this.node.section.params?.forEach(((e,t)=>{this.node?.ob&&this.node.ob[e]!==this.node.params[t]&&(this.node.ob[e]=this.node.params[t])}))}));return{id:e?.[0]||ye,params:e.slice(1)}}return{id:ye,params:[]}}}const Ne="组件解析";function ge(e,t){return!!t.components[e]||!!He(e)}class ve extends oe{async parser(){if(this.ast.node)return this.node=this.ast.node,this.node.parent=this.parent,await this.initPropData(),void(this.node&&(this.appendNode(),this.node.component?.$mount(this.node)));this.node=new exports.VNode.Component(this.parent),await this.initPropData(),this.appendNode(),this.node&&this.initEvent(),await this.renderChildren()}get canReload(){return"tagName"in this.ast||"function"==typeof this.ast.component}reload(){this.canReload?(this.beforeDestroy(),this.renderChildren()):x.warn(Ne,"当前组件无法实现reload",this.node)}async initPropData(){for(let e of this.ast.attributes)if("ref"!==e.name)if("keep-alive"===e.name&&"false"!==e.value&&(this.node.keepalive=!0),e.express){let t=this.runExpressWithWatcher(e.express,this.ob,(t=>{let s=pe(t);s instanceof Promise?s.then((t=>{this.node&&(this.node.propValues[e.name]=t,this.notifyNodeWatcher("update",e.name))})).catch((t=>{x.error(Ne,`${e.express}异步处理失败`,t)})):(this.node.propValues[e.name]=s,this.notifyNodeWatcher("update",e.name))})),s=await pe(t);this.node&&(this.node.propValues[e.name]=s)}else this.node.propValues[e.name]=e.value;else{if(f(e.value)){x.warn(Ne,"元素的ref值不可以为空");continue}this.ref=e.value,this.ext.addRef(e.value,this.node)}this.node.propValues=T(this.node.propValues)}initEvent(){this.ast.events.forEach((e=>{let t=e.functionName?this.ob[e.functionName]:void 0;void 0===e.functionName?this.node.events.push([e.name,{modifiers:e.modifiers,callBack:y}]):t&&"function"==typeof t?this.node.events.push([e.name,{modifiers:e.modifiers,callBack:s=>{let r=[];e.functionParam&&(r=this.runExpress(`[${e.functionParam}]`,this.ob)),t.call(this.ext.ob,s,...r)}}]):x.error(Ne,`${"tagName"in this.ast?this.ast.tagName:""}元素中${e.name}事件所指定的回调(${e.functionName})方法未找到,请检查`)}))}async renderChildren(){if("tagName"in this.ast){let e=this.ob.components[this.ast.tagName]||He(this.ast.tagName);if(void 0===e)return void x.error(Ne,`渲染组件失败,未找到名称为'${this.ast.tagName}'的私有组件/全局组件`);if(ke in e||(e=(await e()).default),!this.node)return;{let t=this.getSections();this.node.name=this.ast.tagName,this.node.component=new e(this.node?.propValues,t,this.node?.keepalive)}}else if("function"==typeof this.ast.component){let e=this.getSections();this.node.component=new this.ast.component(this.node?.propValues,e,this.node?.keepalive)}else this.node.component=this.ast.component;if(!this.node)return;if(!this.node.name&&"name"in this.node.component&&this.node.component.name&&"string"==typeof this.node.component.name&&(this.node.name=this.node.component.name),await this.node.component.$mount(this.node),!this.node)return;let e=this.node?.component;e.isKeepAlive&&(this.ast.node=this.node)}getSections(){let t={},s=[];return this.ast.childrens.forEach((t=>{if(t.type===e.AST.NodeType.COMMAND&&"if"===t.cmdName&&t.childrens){let r=t,n=t.childrens.some((t=>t.type===e.AST.NodeType.COMMAND&&"section"===t.cmdName)),i=r.condition.startsWith(e.EXPRESSHANDLERTAG+".$sections");if(i){return this.runExpress(r.condition,this.ob)?void s.push(...t.childrens):void 0}if(n&&"if"===r.kind&&!i)return void x.warn(Ne,"在解析section时,发现该section包裹在一个条件语句中,该条件语句仅支持以$sections进行if判断,已作排出")}s.push(t)})),s.forEach((s=>{if(s.type===e.AST.NodeType.COMMAND&&"section"===s.cmdName){let e=s,r=e.id||ye;/^(\'|\")(.*?)((\'|\"))$/.test(r)&&(r=r.slice(1,-1)),t[r]=t[r]||{asts:[],ob:this.ob,params:e.paramKeys,parser:this.ext},t[r].asts.push(...s.childrens||[])}else t[ye]=t[ye]||{asts:[],ob:this.ob,parser:this.ext},t[ye].asts.push(s)})),t}beforeDestroy(e){!0===e&&this.node?.component?.isKeepAlive?this.node?.component?.$destroy():(this.node?.component?.$destroy(!0),this.ast.node=void 0)}}const xe="Element解析";class be extends oe{async parser(){this.node=new exports.VNode.Element(this.ast.tagName,this.parent),await this.initAttributes(),this.initEvents(),this.appendNode(),await this.ext.parserNodes(this.ast.childrens,this.node,this.ob)}async initAttributes(){for(let e of this.ast.attributes)if("ref"!==e.name)if(e.express){let t=this.runExpressWithWatcher(e.express,this.ob,(t=>{let s=t=>{this.node&&(this.node.attributes[e.name]=this.transformAttrVal(t),this.ext.render?.updateNode(this.node,e.name),this.notifyNodeWatcher("update",e.name))},r=pe(t);r instanceof Promise?r.then((e=>{s(e)})).catch((t=>{x.error(xe,`${e.express}异步处理失败`,t)})):s(r)})),s=await pe(t);this.node&&(this.node.attributes[e.name]=this.transformAttrVal(s))}else this.node.attributes[e.name]=e.value;else{if(f(e.value)){x.warn(xe,"元素的ref值不可以为空");continue}this.ref=e.value,this.ext.addRef(e.value,this.node)}}initEvents(){for(let e of this.ast.events){let t=e.functionName?this.ob[e.functionName]:void 0;if(!(void 0===e.functionName||t&&"function"==typeof t))throw new Error(`${this.ast.tagName}元素中${e.name}事件所指定的回调(${e.functionName})方法未找到,请检查`);this.node?.events.push([e.name,{modifiers:e.modifiers,callBack:s=>{if(void 0===t)return;let r=[];e.functionParam&&(r=this.runExpress(`[${e.functionParam}]`,this.ob)),t&&t.call(this.ext.ob,s,...r)}}])}}transformAttrVal(e){return void 0!==e&&("string"==typeof e||"boolean"==typeof e||"function"!=typeof e&&Object.prototype.toString()?e:void 0)}}class we{asts;ob;root=new exports.VNode.Root;refs={};sleeped=!1;nodeWatcherEvents={};render;constructor(e,t,s){this.asts=e,this.ob=t,this.root.component=t,this.render=exports.IContainer.get(exports.Render.IRENDERIOCTAGID)??new exports.Render.DomRender,s&&s instanceof exports.VNode.Node&&(this.root.parent=s,s.childrens??=[],s.childrens.push(this.root))}async parser(){await this.parserNodes(this.asts,this.root)}mount(e){this.sleeped&&this.weakup(),this.render?.mount(e)}promiseQueue=[];async parserNodes(t,s,r){if(0!==this.asts.length)for(let n of t){if(0===this.asts.length)return;let t;if(n.type===e.AST.NodeType.TEXT)t=new ae(n,r??this.ob,s,this);else if(n.type===e.AST.NodeType.COMMENT)t=new he(n,r??this.ob,s,this);else if(n.type===e.AST.NodeType.COMPONENT)t=new ve(n,r??this.ob,s,this);else if(n.type===e.AST.NodeType.ELEMENT){let e=n;t=ge(e.tagName,r??this.ob)?new ve(e,r??this.ob,s,this):new be(e,r??this.ob,s,this)}else if(n.type===e.AST.NodeType.COMMAND){let e=n;switch(e.cmdName){case"if":case"elseif":case"else":t=new de(e,r??this.ob,s,this);break;case"for":t=new le(e,r??this.ob,s,this);break;case"RenderSection":t=new Ee(e,r??this.ob,s,this);break;case"section":break;default:t=new fe(e,r??this.ob,s,this)}}if(t){let e=t.init();this.promiseQueue.push(e),await e.finally((()=>{c(this.promiseQueue,e),0===this.asts.length&&t&&!1===t.isDestroy&&t?.destroy()}))}}}addRef(e,t){this.refs[e]=this.refs[e]||[],this.refs[e].push(t)}removeRef(e){for(let t in this.refs)this.refs[t].includes(e)&&c(this.refs[t],e)}addNodeWatcher(e,t){this.nodeWatcherEvents[e]=this.nodeWatcherEvents[e]||[],this.nodeWatcherEvents[e].push(t)}removeNodeWatcher(e,t){c(this.nodeWatcherEvents[e]||[],t)}notifyNodeWatcher(e,t,s,r){this.nodeWatcherEvents[e]?.forEach((e=>{e(t,s,r)}))}sleep(e){let t=e||this.root;t.childrens?.forEach((e=>{let t=()=>{e.childrens&&this.sleep(e),e.sleep=!0,this.render?.removeNode(e,!0)};this.nodeTransition(e,"leave",void 0,(()=>{t()}))||t()})),void 0===e&&(this.sleeped=!0)}weakup(e){let t=e||this.root;t.childrens?.forEach((e=>{e.sleep=!1,this.render?.appendNode(e),e.childrens&&this.weakup(e),this.nodeTransition(e,"enter")})),void 0===e&&(this.sleeped=!1)}destroy(e){for(;this.root.childrens.length;){let t=this.root.childrens[0];t[exports.VNode.PARSERKEY]?t[exports.VNode.PARSERKEY].destroy(e):c(this.root.childrens,t)}this.render.destroy(),this.refs={},this.root.childrens.length=0,this.nodeWatcherEvents={},this.asts.length=0}destroyWathcers(){for(let e of this.root.childrens)e[exports.VNode.PARSERKEY]&&e[exports.VNode.PARSERKEY].destroyWathcers()}reSetAsts(e,t){this.destroy(t),this.render=exports.IContainer.get(exports.Render.IRENDERIOCTAGID)??new exports.Render.DomRender,this.asts=e}nodeTransition(e,t,s,r,n){if(e&&e.parent?.childrens&&(e instanceof exports.VNode.Element||e instanceof exports.VNode.Component)){let i=function(e){if(e instanceof exports.VNode.Element||e instanceof exports.VNode.Component){let t=e instanceof exports.VNode.Element?e.attributes:e.propValues;return{name:t["transition-name"],type:t["transition-type"]}}}(e);if(s??=i?.name,n??=i?.type,!s)return!1;let o=Re(e);if(o)return"enter"===t?this.render.elementToEnter(o,s,n,(()=>{let t=e[exports.VNode.PARSERKEY];t&&t.ref&&this.notifyNodeWatcher(t.ref,e,"after-enter"),r?.()})):this.render.elementToLeave(o,s,n,(()=>{let t=e[exports.VNode.PARSERKEY];t&&t.ref&&this.notifyNodeWatcher(t.ref,e,"after-leave"),r?.()})),!0;x.warn("渲染核心","在执行node动画时,发现数据不完备,请检查")}return!1}}function Re(e){if(e instanceof exports.VNode.Element)return e;if(e.childrens&&e.childrens.length)for(let t of e.childrens)return t instanceof exports.VNode.Element?t:Re(t)}function Ae(e,t,s){if(void 0===t)return;let r=Array.isArray(s)?s:[s];for(let e of r){if(e===Array&&t instanceof Array)return t;if(typeof t===e.name.toLocaleLowerCase())return t}switch(r[0]){case Number:let e=Number(t);if(!1===isNaN(e))return e;break;case String:return String(t)}throw new Error(`props中${e.toString()}的类型不符合约束类型`)}function Ce(e,t,s){let r,n,i;if("symbol"!=typeof t&&(r=m(t)),t in e?n=e[t]:r&&(n=e[r]),s&&(t in s?i=s[t]:r&&r in s&&(i=s[r])),void 0!==i){if(a(i)&&("type"in i||"required"in i||"default"in i||"validate"in i)){let e=i;if(e.required&&void 0===n)throw new Error(`props中key:${t.toString()}是必须项,请检查`);if(e.type&&(n=Ae(t,n,e.type)),e.validate&&!1===e.validate(n))throw new Error(`props中key${t.toString()}的值校验错误`);n=n??e.default}else n=Oe(i)?Ae(t,n,i):n??i;return n}return n}function Oe(e){return!![String,Array,Number,Object,Function,Boolean].includes(e)||e instanceof Array&&Oe(e[0])}const $e="组件",Se=Symbol.for("JOKER_PROPS_DATA_KEY"),Ve=Symbol.for("JOKER_PROPS_DATA_PROXY"),Te=Symbol.for("JOKER_PRIVATE_WATCHERS"),Pe=Symbol.for("JOKER_EVENT_DATA_KEY"),De=Symbol.for("JOKER_IS_DESTROY"),_e=Symbol.for("JOKER_PARSER_TEMPLATE_TARGET"),Ke=Symbol.for("JOKER_SCOPE_ID"),ke=Symbol.for("JOKER_COMPONENT_TAG"),We=Symbol();let Le=["constructor","$mount","$nodeTransition","$destroy","$getRef","$getRefs","$syncProp","$watchNode","$watch","$on","$off","$trigger","$render","created","mounted","beforeDestroy","sleeped","wakeup","destroyed"];class Ie{$sections;isKeepAlive;static[ke]=!0;[Ke];model={};template;$root;isSleeped=!1;components={};propsOption;[Se]={};[_e];[Ve];[Te]=[];[Pe]=new Map;[De]=!1;[We]=!1;constructor(e,t={},s){this.$sections=t,this.isKeepAlive=s,this[Se]=e||{}}get props(){if(void 0===this[Ve]){let e=this;this[Ve]=new Proxy(e[Se],{get:(t,s)=>Ce(e[Se],s,e.propsOption),set(){throw new Error("props 参数不允许变更,只允许单向数据传递")}})}return this[Ve]}async $mount(e){if(!1===this[We]){let e=()=>{let e=[],t=Object.getPrototypeOf(this);for(;null!==t&&t!==Object.prototype;)Object.getOwnPropertyNames(t).forEach((s=>{!1!==Le.includes(s)||ue(t,s)||"function"!=typeof t[s]||t[s].prototype?.hasOwnProperty("constructor")||e.push(s)})),t=Object.getPrototypeOf(t);return e};for(let t of e())this[t]=this[t].bind(this);this[We]=!0}return this.$root=e,this.isKeepAlive&&this.isSleeped?(this.isSleeped=!1,this[_e]&&this.$root?(this[_e].mount(this.$root),this.wakeup(),this.$trigger("wakeup"),this.$rootVNode&&Be(this.$rootVNode),this):(x.error($e,"当前组件在唤醒时,发现渲染处理程序已被销毁,无法进行唤醒操作",[this,this.$root]),this)):(this.isSleeped=!1,this.model=T(this.model),await this.created(),this[De]?this:(this.$trigger("created"),this.template&&await this.$render(),this[De]||(await this.mounted(),this.$trigger("mounted")),this))}$nodeTransition(e,t,s,r,n){if("string"==typeof e){let t=this.$getRef(e);if(!t)return void x.error($e,`执行节点动画是找不到ref=${e}的节点`);e=t}this[_e]?.nodeTransition(e,t,s,r,n)}async $updatedRender(e){if(!this[De])return new Promise((t=>{let s=()=>{let s=[...this[_e]?.promiseQueue||[]],r=this.$rootVNode?.find((e=>e instanceof exports.VNode.Component));r?.forEach((e=>{s.push(...e.component[_e]?.promiseQueue||[])})),s.length?Promise.all(s).finally((()=>{this[De]||(e?.(),t(void 0))})):(e?.(),t(void 0))};setTimeout((()=>{s()}))}))}$destroy(e){if(!e&&this.isKeepAlive)return this[_e]?.sleep(),this.isSleeped=!0,this.sleeped(),this.$trigger("sleeped"),void(this.$rootVNode&&Ye(this.$rootVNode));for(let e of this[Te])e.destroy();this[Te].length=0,this[_e]?.destroyWathcers(),this.beforeDestroy(),this.$trigger("beforeDestroy"),this[_e]?.destroy(),this[_e]=void 0,this.template&&Array.isArray(this.template)&&(this.template.length=0),this.$trigger("destroy"),this[Pe].clear(),this.$root=void 0,this.isSleeped=!1,this.$sections={},this[De]=!0,this[Ve]=void 0,this[Se]={},this.destroyed()}get $refs(){return this[_e]?.refs||{}}$getRef(e){return this.$refs[e]?.[0]}$getRefs(e){return this.$refs[e]}$syncProp(e,t,s){"function"==typeof t&&(s=t,t=void 0),t??=e,s??=e=>e,this.model[t]=s(this.props[e]),this.$watch((()=>this.props[e]),(()=>{this.model[t]=s?.(this.props[e])}))}get $rootVNode(){return this[_e]?.root}$watchNode(e,t){if(this[_e])return this[_e]?.addNodeWatcher(e,t),()=>{this[_e]?.removeNodeWatcher(e,t)};x.warn($e,"该组件还未挂载,不可以进行节点观察监听")}$watch(e,t,s){let r=new I((()=>{if(this[De]){for(let e of this[Te])e.destroy();return L}return e()}),((e,s)=>{this[De]||t(e,s)}),void 0,s);return this[Te].push(r),[r.value,()=>{r.destroy(),c(this[Te],r)}]}$on(e,t){let s=this[Pe].get(e);void 0===s&&(s=[],this[Pe].set(e,s)),!1===s?.includes(t)&&s.push(t)}$off(e,t){let s=this[Pe].get(e);s&&(t?c(s,t):s.length=0)}$trigger(e,t,s){if(!this.$root)return;let r={eventName:e,stopPropagation:s?.stopPropagation??(()=>{}),preventDefault:s?.preventDefault??(()=>{}),data:t,target:s?.target??this.$rootVNode,event:s?.event};if(this.$rootVNode&&this.$rootVNode.parent&&this.$rootVNode.parent instanceof exports.VNode.Component&&!1===this[_e]?.render.triggerEvent(this.$rootVNode.parent,e,r))return;let n=this[Pe].get(e);n?.length&&[...n].forEach((e=>{e(r)}));let i=this[Pe].get("*");i?.length&&[...i].forEach((e=>{e(r)}))}async $render(t,s){t??=this.template,this.template="function"==typeof t?t(e.RENDER_HANDLER):t,this.$root&&(this.template??=[],this[_e]?.reSetAsts(this.template,s),this[_e]??=new we(this.template,this,this.$root),await this[_e].parser(),this.$root&&this[_e].mount(this.$root))}created(){}mounted(){}beforeDestroy(){}sleeped(){}wakeup(){}destroyed(){}}const je={};function Me(e,t){if("string"==typeof e)t&&(je[e]=t);else for(let t in e)je[t]=e[t]}function He(e){return je[e]}function Ye(e){e.childrens?.forEach((e=>{e instanceof exports.VNode.Component&&e.component?.sleeped(),Ye(e)}))}function Be(e){e.childrens?.forEach((e=>{e instanceof exports.VNode.Component&&e.component?.wakeup(),Be(e)}))}class Je extends Ie{template=[];cache=new Map;async mounted(){this.$watch((()=>this.props.name),(async e=>{await this.$render([],!0),await Promise.resolve(),this.$root&&this.loadComponent(e)})),await this.loadComponent(this.props.name)}propsVaule;created(){this.initProps()}initProps(){let e={};this.props.props||(Object.keys(this.props).forEach((t=>{!1!==this.filterProps(t)&&(e[t]=this.props[t],this.$watch((()=>this.props[t]),(()=>{this.propsVaule[t]=this.props[t]})))})),this.propsVaule=T(e))}filterProps(e){if("string"!=typeof e)return!1;let t=m(e);return"transition-name"!==t&&"name"!==t&&"keep-alive"!==t&&"ref"!==t&&void 0}async loadComponent(t){if(!t)return void await this.$render([],this.isKeepAlive);let s;if(this.isKeepAlive){let s=this.cache.get(t);if(s)return void await this.$render([e.createComponent(s,{"transition-name":this.props["transition-name"]})],!0)}let r=this.$rootVNode?.parent?.[exports.VNode.PARSERKEY]?.ob.components,n=r?.[t];void 0===n&&(n=He(t)),n?(ke in n||(n=(await n()).default),s=new n(this.props.props||this.propsVaule,this.$sections,this.isKeepAlive),s.$on("*",(e=>{this.$trigger(e.eventName,e.data,e)})),this.isKeepAlive&&this.cache.set(t,s),await this.$render([e.createComponent(s,{"transition-name":this.props["transition-name"]})],this.isKeepAlive)):x.warn("component",`未找到${t}的组件`)}beforeDestroy(){this.removeCache()}removeCache(e){if(e){let t=this.cache.get(e);this.cache.delete(e),t&&t.$destroy(!0)}else this.cache.forEach((e=>{e.$destroy(!0)})),this.cache.clear()}}class Ge extends Ie{template=function(){return[e.createCommand("RenderSection")]}}Me({template:Ge,component:Je});Object.defineProperty(exports,"AST",{enumerable:!0,get:function(){return e.AST}}),Object.defineProperty(exports,"EXPRESSHANDLERTAG",{enumerable:!0,get:function(){return e.EXPRESSHANDLERTAG}}),Object.defineProperty(exports,"RENDER_HANDLER",{enumerable:!0,get:function(){return e.RENDER_HANDLER}}),Object.defineProperty(exports,"createCodeFunction",{enumerable:!0,get:function(){return e.createCodeFunction}}),Object.defineProperty(exports,"createCommand",{enumerable:!0,get:function(){return e.createCommand}}),Object.defineProperty(exports,"createComment",{enumerable:!0,get:function(){return e.createComment}}),Object.defineProperty(exports,"createComponent",{enumerable:!0,get:function(){return e.createComponent}}),Object.defineProperty(exports,"createElement",{enumerable:!0,get:function(){return e.createElement}}),Object.defineProperty(exports,"createFuntionBody",{enumerable:!0,get:function(){return e.createFuntionBody}}),Object.defineProperty(exports,"createText",{enumerable:!0,get:function(){return e.createText}}),exports.BREAK_WATCH_UPDATE=L,exports.Component=Ie,exports.ComponentContainer=Je,exports.Dep=R,exports.EventBus=class{eventDatas=new Map;on(e,t){let s=this.eventDatas.get(e);void 0===s&&(s=[],this.eventDatas.set(e,s));let r={callBack:t};return s.push(r),()=>{s&&c(s,r)}}once(e,t){let s=this.eventDatas.get(e);void 0===s&&(s=[],this.eventDatas.set(e,s));let r={callBack:t,once:!0};return s.push(r),()=>{s&&c(s,r)}}off(e,t){if(void 0!==e)if(t){let s=this.eventDatas.get(e),r=s?.find((e=>e.callBack===t));r&&c(s,r)}else this.eventDatas.delete(e);else this.eventDatas.clear()}async trigger(e,t){let s=[...this.eventDatas.get(e)||[]];if(s.push(...this.eventDatas.get("*")||[]),s&&s.length){let r=0,n=0,i=!1;for(;s[r];){let o=s[r],a=await o.callBack({stopPropagation:()=>i=!0,callTimes:n,eventName:e},t);if(o.once?c(s,o):r++,!1===a||i)return!1}}}},exports.IS_DESTROY=De,exports.JOKER_COMPONENT_TAG=ke,exports.JOKER_VNODE_TAG=j,exports.OBJECTPROXY_DEPID=A,exports.PARSER_TEMPLATE_TARGET=_e,exports.ParserTemplate=we,exports.SCOPE_ID=Ke,exports.ShallowObserver=class{data;[D]=!0;dep=new R;constructor(e){this.data=e}isChanged=!1;get value(){return this.dep.depend(O),this.data}set value(e){!1===Object.is(e,this.data)&&(this.isChanged=!0,this.data=e,k(this.dep,O))}},exports.Template=Ge,exports.Watcher=I,exports.__GLONAL_FUNTIONS__=se,exports.__JOKER_HMR_RUNTIME=n,exports.combinedReply=function(e){_=!0;try{e()}catch(e){return _=!1,K.clear(),void x.error("数据劫持","数据劫持组合回复在做变更采集时,遇到了阻塞错误,不做响应,请检查",e)}_=!1,function(e){let t=[],s=[];e.forEach(((e,s)=>{e.forEach((e=>{t.push(...s.watchers.get(e)||[])}))})),t.forEach((e=>{s.includes(e)||(!1===e.isDestroy&&e.update(),s.push(e))}))}(K),K.clear()},exports.defineObserverProperty=P,exports.getGlobalComponent=He,exports.isObserverData=function(e){return void 0!==V(e)},exports.observer=T,exports.registerGlobalComponent=Me,exports.registerGlobalFunction=function(e){for(let t in e)se[t]=e[t]};
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@joker.front/core",
3
- "version": "1.3.11",
3
+ "version": "1.3.12",
4
4
  "description": "",
5
5
  "main": "./dist/bundle.js",
6
6
  "module": "./dist/bundle.es.js",