@chamn/render 0.0.22 → 0.0.24
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/commonComponent/index.d.ts +2 -2
- package/dist/index.js +41 -15
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +2721 -2085
- package/dist/index.mjs.map +1 -1
- package/dist/index.umd.js +40 -14
- package/dist/index.umd.js.map +1 -1
- package/package.json +6 -6
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
2
|
export declare const InnerComponent: {
|
|
3
|
-
CContainer: ({ children, $$attributes, afterMount, beforeDestroy, ...props }: any) =>
|
|
3
|
+
CContainer: ({ children, $$attributes, afterMount, beforeDestroy, ...props }: any) => JSX.Element;
|
|
4
4
|
CVideo: ({ children, $$attributes, ...props }: any) => React.DetailedReactHTMLElement<any, HTMLElement>;
|
|
5
5
|
CAudio: ({ children, $$attributes, ...props }: any) => React.DetailedReactHTMLElement<any, HTMLElement>;
|
|
6
6
|
CBlock: ({ children, width, height, $$attributes, ...props }: any) => React.DetailedReactHTMLElement<any, HTMLElement>;
|
|
7
7
|
CImage: ({ children, $$attributes, ...props }: any) => React.DetailedReactHTMLElement<any, HTMLElement>;
|
|
8
8
|
CText: ({ $$attributes, content, ...props }: any) => React.DetailedReactHTMLElement<any, HTMLElement>;
|
|
9
|
-
CCanvas: ({
|
|
9
|
+
CCanvas: ({ afterMount, beforeDestroy, $$attributes, ...props }: any) => React.DetailedReactHTMLElement<any, HTMLElement>;
|
|
10
10
|
CNativeTag: ({ children, $$attributes, htmlTag, ...props }: any) => React.DetailedReactHTMLElement<React.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>;
|
|
11
11
|
RootContainer: ({ children }: any) => any;
|
|
12
12
|
};
|
package/dist/index.js
CHANGED
|
@@ -1,21 +1,47 @@
|
|
|
1
|
-
"use strict";var pa=Object.defineProperty;var da=(t,e,r)=>e in t?pa(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var y=(t,e,r)=>(da(t,typeof e!="symbol"?e+"":e,r),r);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const S=require("react"),ha=require("react-dom");function va(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const r in t)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(e,r,n.get?n:{enumerable:!0,get:()=>t[r]})}}return e.default=t,Object.freeze(e)}const ga=va(ha),ma=t=>()=>{console.warn(`${t} need to be implement getComponent`)},ya=["customPageRootRender"],Fr=["pageRender","render","convertModelToComponent","getComponent","getContext","getUtils","getDataLink","createDataLink","transformProps","transformData","transformGlobalData","errorCatch","clear"],Dn=t=>[...Fr,...ya].reduce((r,n)=>{var o;return t!=null&&t[n]?r[n]=(o=t[n])==null?void 0:o.bind(t):Fr.includes(n)&&(r[n]=ma),r},{});var ba=Object.defineProperty,_a=(t,e,r)=>e in t?ba(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,_=(t,e,r)=>(_a(t,typeof e!="symbol"?e+"":e,r),r),Sa=typeof global=="object"&&global&&global.Object===Object&&global;const In=Sa;var ja=typeof self=="object"&&self&&self.Object===Object&&self,Oa=In||ja||Function("return this")();const K=Oa;var wa=K.Symbol;const z=wa;var Ln=Object.prototype,Ca=Ln.hasOwnProperty,Ea=Ln.toString,Ut=z?z.toStringTag:void 0;function Na(t){var e=Ca.call(t,Ut),r=t[Ut];try{t[Ut]=void 0;var n=!0}catch{}var o=Ea.call(t);return n&&(e?t[Ut]=r:delete t[Ut]),o}var $a=Object.prototype,Ta=$a.toString;function Ma(t){return Ta.call(t)}var xa="[object Null]",Aa="[object Undefined]",Br=z?z.toStringTag:void 0;function ht(t){return t==null?t===void 0?Aa:xa:Br&&Br in Object(t)?Na(t):Ma(t)}function Y(t){return t!=null&&typeof t=="object"}var Pa="[object Symbol]";function nr(t){return typeof t=="symbol"||Y(t)&&ht(t)==Pa}function or(t,e){for(var r=-1,n=t==null?0:t.length,o=Array(n);++r<n;)o[r]=e(t[r],r,t);return o}var Ra=Array.isArray;const R=Ra;var Da=1/0,Ur=z?z.prototype:void 0,kr=Ur?Ur.toString:void 0;function Fn(t){if(typeof t=="string")return t;if(R(t))return or(t,Fn)+"";if(nr(t))return kr?kr.call(t):"";var e=t+"";return e=="0"&&1/t==-Da?"-0":e}function W(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}function ar(t){return t}var Ia="[object AsyncFunction]",La="[object Function]",Fa="[object GeneratorFunction]",Ba="[object Proxy]";function sr(t){if(!W(t))return!1;var e=ht(t);return e==La||e==Fa||e==Ia||e==Ba}var Ua=K["__core-js_shared__"];const Te=Ua;var Vr=function(){var t=/[^.]+$/.exec(Te&&Te.keys&&Te.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function ka(t){return!!Vr&&Vr in t}var Va=Function.prototype,za=Va.toString;function vt(t){if(t!=null){try{return za.call(t)}catch{}try{return t+""}catch{}}return""}var Ga=/[\\^$.*+?()[\]{}|]/g,Ha=/^\[object .+?Constructor\]$/,Ja=Function.prototype,Wa=Object.prototype,Qa=Ja.toString,qa=Wa.hasOwnProperty,Ya=RegExp("^"+Qa.call(qa).replace(Ga,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Ka(t){if(!W(t)||ka(t))return!1;var e=sr(t)?Ya:Ha;return e.test(vt(t))}function Xa(t,e){return t==null?void 0:t[e]}function gt(t,e){var r=Xa(t,e);return Ka(r)?r:void 0}var Za=gt(K,"WeakMap");const Le=Za;var zr=Object.create,ts=function(){function t(){}return function(e){if(!W(e))return{};if(zr)return zr(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}();const es=ts;function rs(t,e,r){switch(r.length){case 0:return t.call(e);case 1:return t.call(e,r[0]);case 2:return t.call(e,r[0],r[1]);case 3:return t.call(e,r[0],r[1],r[2])}return t.apply(e,r)}function ns(){}function Bn(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r<n;)e[r]=t[r];return e}var os=800,as=16,ss=Date.now;function is(t){var e=0,r=0;return function(){var n=ss(),o=as-(n-r);if(r=n,o>0){if(++e>=os)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}function cs(t){return function(){return t}}var us=function(){try{var t=gt(Object,"defineProperty");return t({},"",{}),t}catch{}}();const le=us;var ls=le?function(t,e){return le(t,"toString",{configurable:!0,enumerable:!1,value:cs(e),writable:!0})}:ar;const fs=ls;var ps=is(fs);const Un=ps;function ds(t,e){for(var r=-1,n=t==null?0:t.length;++r<n&&e(t[r],r,t)!==!1;);return t}function hs(t,e,r,n){for(var o=t.length,a=r+(n?1:-1);n?a--:++a<o;)if(e(t[a],a,t))return a;return-1}function vs(t){return t!==t}function gs(t,e,r){for(var n=r-1,o=t.length;++n<o;)if(t[n]===e)return n;return-1}function ms(t,e,r){return e===e?gs(t,e,r):hs(t,vs,r)}function ys(t,e){var r=t==null?0:t.length;return!!r&&ms(t,e,0)>-1}var bs=9007199254740991,_s=/^(?:0|[1-9]\d*)$/;function ve(t,e){var r=typeof t;return e=e??bs,!!e&&(r=="number"||r!="symbol"&&_s.test(t))&&t>-1&&t%1==0&&t<e}function ir(t,e,r){e=="__proto__"&&le?le(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r}function te(t,e){return t===e||t!==t&&e!==e}var Ss=Object.prototype,js=Ss.hasOwnProperty;function cr(t,e,r){var n=t[e];(!(js.call(t,e)&&te(n,r))||r===void 0&&!(e in t))&&ir(t,e,r)}function $t(t,e,r,n){var o=!r;r||(r={});for(var a=-1,i=e.length;++a<i;){var s=e[a],c=n?n(r[s],t[s],s,r,t):void 0;c===void 0&&(c=t[s]),o?ir(r,s,c):cr(r,s,c)}return r}var Gr=Math.max;function kn(t,e,r){return e=Gr(e===void 0?t.length-1:e,0),function(){for(var n=arguments,o=-1,a=Gr(n.length-e,0),i=Array(a);++o<a;)i[o]=n[e+o];o=-1;for(var s=Array(e+1);++o<e;)s[o]=n[o];return s[e]=r(i),rs(t,this,s)}}function Vn(t,e){return Un(kn(t,e,ar),t+"")}var Os=9007199254740991;function ur(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=Os}function ge(t){return t!=null&&ur(t.length)&&!sr(t)}function ws(t,e,r){if(!W(r))return!1;var n=typeof e;return(n=="number"?ge(r)&&ve(e,r.length):n=="string"&&e in r)?te(r[e],t):!1}function Cs(t){return Vn(function(e,r){var n=-1,o=r.length,a=o>1?r[o-1]:void 0,i=o>2?r[2]:void 0;for(a=t.length>3&&typeof a=="function"?(o--,a):void 0,i&&ws(r[0],r[1],i)&&(a=o<3?void 0:a,o=1),e=Object(e);++n<o;){var s=r[n];s&&t(e,s,n,a)}return e})}var Es=Object.prototype;function lr(t){var e=t&&t.constructor,r=typeof e=="function"&&e.prototype||Es;return t===r}function Ns(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n}var $s="[object Arguments]";function Hr(t){return Y(t)&&ht(t)==$s}var zn=Object.prototype,Ts=zn.hasOwnProperty,Ms=zn.propertyIsEnumerable,xs=Hr(function(){return arguments}())?Hr:function(t){return Y(t)&&Ts.call(t,"callee")&&!Ms.call(t,"callee")};const Jt=xs;function As(){return!1}var Gn=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Jr=Gn&&typeof module=="object"&&module&&!module.nodeType&&module,Ps=Jr&&Jr.exports===Gn,Wr=Ps?K.Buffer:void 0,Rs=Wr?Wr.isBuffer:void 0,Ds=Rs||As;const Wt=Ds;var Is="[object Arguments]",Ls="[object Array]",Fs="[object Boolean]",Bs="[object Date]",Us="[object Error]",ks="[object Function]",Vs="[object Map]",zs="[object Number]",Gs="[object Object]",Hs="[object RegExp]",Js="[object Set]",Ws="[object String]",Qs="[object WeakMap]",qs="[object ArrayBuffer]",Ys="[object DataView]",Ks="[object Float32Array]",Xs="[object Float64Array]",Zs="[object Int8Array]",ti="[object Int16Array]",ei="[object Int32Array]",ri="[object Uint8Array]",ni="[object Uint8ClampedArray]",oi="[object Uint16Array]",ai="[object Uint32Array]",N={};N[Ks]=N[Xs]=N[Zs]=N[ti]=N[ei]=N[ri]=N[ni]=N[oi]=N[ai]=!0;N[Is]=N[Ls]=N[qs]=N[Fs]=N[Ys]=N[Bs]=N[Us]=N[ks]=N[Vs]=N[zs]=N[Gs]=N[Hs]=N[Js]=N[Ws]=N[Qs]=!1;function si(t){return Y(t)&&ur(t.length)&&!!N[ht(t)]}function fr(t){return function(e){return t(e)}}var Hn=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Vt=Hn&&typeof module=="object"&&module&&!module.nodeType&&module,ii=Vt&&Vt.exports===Hn,Me=ii&&In.process,ci=function(){try{var t=Vt&&Vt.require&&Vt.require("util").types;return t||Me&&Me.binding&&Me.binding("util")}catch{}}();const _t=ci;var Qr=_t&&_t.isTypedArray,ui=Qr?fr(Qr):si;const pr=ui;var li=Object.prototype,fi=li.hasOwnProperty;function Jn(t,e){var r=R(t),n=!r&&Jt(t),o=!r&&!n&&Wt(t),a=!r&&!n&&!o&&pr(t),i=r||n||o||a,s=i?Ns(t.length,String):[],c=s.length;for(var u in t)(e||fi.call(t,u))&&!(i&&(u=="length"||o&&(u=="offset"||u=="parent")||a&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||ve(u,c)))&&s.push(u);return s}function Wn(t,e){return function(r){return t(e(r))}}var pi=Wn(Object.keys,Object);const di=pi;var hi=Object.prototype,vi=hi.hasOwnProperty;function gi(t){if(!lr(t))return di(t);var e=[];for(var r in Object(t))vi.call(t,r)&&r!="constructor"&&e.push(r);return e}function me(t){return ge(t)?Jn(t):gi(t)}function mi(t){var e=[];if(t!=null)for(var r in Object(t))e.push(r);return e}var yi=Object.prototype,bi=yi.hasOwnProperty;function _i(t){if(!W(t))return mi(t);var e=lr(t),r=[];for(var n in t)n=="constructor"&&(e||!bi.call(t,n))||r.push(n);return r}function ee(t){return ge(t)?Jn(t,!0):_i(t)}var Si=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,ji=/^\w*$/;function dr(t,e){if(R(t))return!1;var r=typeof t;return r=="number"||r=="symbol"||r=="boolean"||t==null||nr(t)?!0:ji.test(t)||!Si.test(t)||e!=null&&t in Object(e)}var Oi=gt(Object,"create");const Qt=Oi;function wi(){this.__data__=Qt?Qt(null):{},this.size=0}function Ci(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var Ei="__lodash_hash_undefined__",Ni=Object.prototype,$i=Ni.hasOwnProperty;function Ti(t){var e=this.__data__;if(Qt){var r=e[t];return r===Ei?void 0:r}return $i.call(e,t)?e[t]:void 0}var Mi=Object.prototype,xi=Mi.hasOwnProperty;function Ai(t){var e=this.__data__;return Qt?e[t]!==void 0:xi.call(e,t)}var Pi="__lodash_hash_undefined__";function Ri(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=Qt&&e===void 0?Pi:e,this}function ft(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}ft.prototype.clear=wi;ft.prototype.delete=Ci;ft.prototype.get=Ti;ft.prototype.has=Ai;ft.prototype.set=Ri;function Di(){this.__data__=[],this.size=0}function ye(t,e){for(var r=t.length;r--;)if(te(t[r][0],e))return r;return-1}var Ii=Array.prototype,Li=Ii.splice;function Fi(t){var e=this.__data__,r=ye(e,t);if(r<0)return!1;var n=e.length-1;return r==n?e.pop():Li.call(e,r,1),--this.size,!0}function Bi(t){var e=this.__data__,r=ye(e,t);return r<0?void 0:e[r][1]}function Ui(t){return ye(this.__data__,t)>-1}function ki(t,e){var r=this.__data__,n=ye(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this}function tt(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}tt.prototype.clear=Di;tt.prototype.delete=Fi;tt.prototype.get=Bi;tt.prototype.has=Ui;tt.prototype.set=ki;var Vi=gt(K,"Map");const qt=Vi;function zi(){this.size=0,this.__data__={hash:new ft,map:new(qt||tt),string:new ft}}function Gi(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}function be(t,e){var r=t.__data__;return Gi(e)?r[typeof e=="string"?"string":"hash"]:r.map}function Hi(t){var e=be(this,t).delete(t);return this.size-=e?1:0,e}function Ji(t){return be(this,t).get(t)}function Wi(t){return be(this,t).has(t)}function Qi(t,e){var r=be(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this}function et(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}et.prototype.clear=zi;et.prototype.delete=Hi;et.prototype.get=Ji;et.prototype.has=Wi;et.prototype.set=Qi;var qi="Expected a function";function hr(t,e){if(typeof t!="function"||e!=null&&typeof e!="function")throw new TypeError(qi);var r=function(){var n=arguments,o=e?e.apply(this,n):n[0],a=r.cache;if(a.has(o))return a.get(o);var i=t.apply(this,n);return r.cache=a.set(o,i)||a,i};return r.cache=new(hr.Cache||et),r}hr.Cache=et;var Yi=500;function Ki(t){var e=hr(t,function(n){return r.size===Yi&&r.clear(),n}),r=e.cache;return e}var Xi=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Zi=/\\(\\)?/g,tc=Ki(function(t){var e=[];return t.charCodeAt(0)===46&&e.push(""),t.replace(Xi,function(r,n,o,a){e.push(o?a.replace(Zi,"$1"):n||r)}),e});const ec=tc;function rc(t){return t==null?"":Fn(t)}function Tt(t,e){return R(t)?t:dr(t,e)?[t]:ec(rc(t))}var nc=1/0;function Mt(t){if(typeof t=="string"||nr(t))return t;var e=t+"";return e=="0"&&1/t==-nc?"-0":e}function _e(t,e){e=Tt(e,t);for(var r=0,n=e.length;t!=null&&r<n;)t=t[Mt(e[r++])];return r&&r==n?t:void 0}function Qn(t,e,r){var n=t==null?void 0:_e(t,e);return n===void 0?r:n}function vr(t,e){for(var r=-1,n=e.length,o=t.length;++r<n;)t[o+r]=e[r];return t}var qr=z?z.isConcatSpreadable:void 0;function oc(t){return R(t)||Jt(t)||!!(qr&&t&&t[qr])}function gr(t,e,r,n,o){var a=-1,i=t.length;for(r||(r=oc),o||(o=[]);++a<i;){var s=t[a];e>0&&r(s)?e>1?gr(s,e-1,r,n,o):vr(o,s):n||(o[o.length]=s)}return o}function ac(t){var e=t==null?0:t.length;return e?gr(t,1):[]}function sc(t){return Un(kn(t,void 0,ac),t+"")}var ic=Wn(Object.getPrototypeOf,Object);const mr=ic;var cc="[object Object]",uc=Function.prototype,lc=Object.prototype,qn=uc.toString,fc=lc.hasOwnProperty,pc=qn.call(Object);function B(t){if(!Y(t)||ht(t)!=cc)return!1;var e=mr(t);if(e===null)return!0;var r=fc.call(e,"constructor")&&e.constructor;return typeof r=="function"&&r instanceof r&&qn.call(r)==pc}function dc(t,e,r){var n=-1,o=t.length;e<0&&(e=-e>o?0:o+e),r=r>o?o:r,r<0&&(r+=o),o=e>r?0:r-e>>>0,e>>>=0;for(var a=Array(o);++n<o;)a[n]=t[n+e];return a}function hc(){this.__data__=new tt,this.size=0}function vc(t){var e=this.__data__,r=e.delete(t);return this.size=e.size,r}function gc(t){return this.__data__.get(t)}function mc(t){return this.__data__.has(t)}var yc=200;function bc(t,e){var r=this.__data__;if(r instanceof tt){var n=r.__data__;if(!qt||n.length<yc-1)return n.push([t,e]),this.size=++r.size,this;r=this.__data__=new et(n)}return r.set(t,e),this.size=r.size,this}function H(t){var e=this.__data__=new tt(t);this.size=e.size}H.prototype.clear=hc;H.prototype.delete=vc;H.prototype.get=gc;H.prototype.has=mc;H.prototype.set=bc;function _c(t,e){return t&&$t(e,me(e),t)}function Sc(t,e){return t&&$t(e,ee(e),t)}var Yn=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Yr=Yn&&typeof module=="object"&&module&&!module.nodeType&&module,jc=Yr&&Yr.exports===Yn,Kr=jc?K.Buffer:void 0,Xr=Kr?Kr.allocUnsafe:void 0;function Kn(t,e){if(e)return t.slice();var r=t.length,n=Xr?Xr(r):new t.constructor(r);return t.copy(n),n}function Oc(t,e){for(var r=-1,n=t==null?0:t.length,o=0,a=[];++r<n;){var i=t[r];e(i,r,t)&&(a[o++]=i)}return a}function Xn(){return[]}var wc=Object.prototype,Cc=wc.propertyIsEnumerable,Zr=Object.getOwnPropertySymbols,Ec=Zr?function(t){return t==null?[]:(t=Object(t),Oc(Zr(t),function(e){return Cc.call(t,e)}))}:Xn;const yr=Ec;function Nc(t,e){return $t(t,yr(t),e)}var $c=Object.getOwnPropertySymbols,Tc=$c?function(t){for(var e=[];t;)vr(e,yr(t)),t=mr(t);return e}:Xn;const Zn=Tc;function Mc(t,e){return $t(t,Zn(t),e)}function to(t,e,r){var n=e(t);return R(t)?n:vr(n,r(t))}function Fe(t){return to(t,me,yr)}function br(t){return to(t,ee,Zn)}var xc=gt(K,"DataView");const Be=xc;var Ac=gt(K,"Promise");const Ue=Ac;var Pc=gt(K,"Set");const bt=Pc;var tn="[object Map]",Rc="[object Object]",en="[object Promise]",rn="[object Set]",nn="[object WeakMap]",on="[object DataView]",Dc=vt(Be),Ic=vt(qt),Lc=vt(Ue),Fc=vt(bt),Bc=vt(Le),ut=ht;(Be&&ut(new Be(new ArrayBuffer(1)))!=on||qt&&ut(new qt)!=tn||Ue&&ut(Ue.resolve())!=en||bt&&ut(new bt)!=rn||Le&&ut(new Le)!=nn)&&(ut=function(t){var e=ht(t),r=e==Rc?t.constructor:void 0,n=r?vt(r):"";if(n)switch(n){case Dc:return on;case Ic:return tn;case Lc:return en;case Fc:return rn;case Bc:return nn}return e});const Yt=ut;var Uc=Object.prototype,kc=Uc.hasOwnProperty;function Vc(t){var e=t.length,r=new t.constructor(e);return e&&typeof t[0]=="string"&&kc.call(t,"index")&&(r.index=t.index,r.input=t.input),r}var zc=K.Uint8Array;const fe=zc;function _r(t){var e=new t.constructor(t.byteLength);return new fe(e).set(new fe(t)),e}function Gc(t,e){var r=e?_r(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength)}var Hc=/\w*$/;function Jc(t){var e=new t.constructor(t.source,Hc.exec(t));return e.lastIndex=t.lastIndex,e}var an=z?z.prototype:void 0,sn=an?an.valueOf:void 0;function Wc(t){return sn?Object(sn.call(t)):{}}function eo(t,e){var r=e?_r(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}var Qc="[object Boolean]",qc="[object Date]",Yc="[object Map]",Kc="[object Number]",Xc="[object RegExp]",Zc="[object Set]",tu="[object String]",eu="[object Symbol]",ru="[object ArrayBuffer]",nu="[object DataView]",ou="[object Float32Array]",au="[object Float64Array]",su="[object Int8Array]",iu="[object Int16Array]",cu="[object Int32Array]",uu="[object Uint8Array]",lu="[object Uint8ClampedArray]",fu="[object Uint16Array]",pu="[object Uint32Array]";function du(t,e,r){var n=t.constructor;switch(e){case ru:return _r(t);case Qc:case qc:return new n(+t);case nu:return Gc(t,r);case ou:case au:case su:case iu:case cu:case uu:case lu:case fu:case pu:return eo(t,r);case Yc:return new n;case Kc:case tu:return new n(t);case Xc:return Jc(t);case Zc:return new n;case eu:return Wc(t)}}function ro(t){return typeof t.constructor=="function"&&!lr(t)?es(mr(t)):{}}var hu="[object Map]";function vu(t){return Y(t)&&Yt(t)==hu}var cn=_t&&_t.isMap,gu=cn?fr(cn):vu;const mu=gu;var yu="[object Set]";function bu(t){return Y(t)&&Yt(t)==yu}var un=_t&&_t.isSet,_u=un?fr(un):bu;const Su=_u;var ju=1,Ou=2,wu=4,no="[object Arguments]",Cu="[object Array]",Eu="[object Boolean]",Nu="[object Date]",$u="[object Error]",oo="[object Function]",Tu="[object GeneratorFunction]",Mu="[object Map]",xu="[object Number]",ao="[object Object]",Au="[object RegExp]",Pu="[object Set]",Ru="[object String]",Du="[object Symbol]",Iu="[object WeakMap]",Lu="[object ArrayBuffer]",Fu="[object DataView]",Bu="[object Float32Array]",Uu="[object Float64Array]",ku="[object Int8Array]",Vu="[object Int16Array]",zu="[object Int32Array]",Gu="[object Uint8Array]",Hu="[object Uint8ClampedArray]",Ju="[object Uint16Array]",Wu="[object Uint32Array]",E={};E[no]=E[Cu]=E[Lu]=E[Fu]=E[Eu]=E[Nu]=E[Bu]=E[Uu]=E[ku]=E[Vu]=E[zu]=E[Mu]=E[xu]=E[ao]=E[Au]=E[Pu]=E[Ru]=E[Du]=E[Gu]=E[Hu]=E[Ju]=E[Wu]=!0;E[$u]=E[oo]=E[Iu]=!1;function zt(t,e,r,n,o,a){var i,s=e&ju,c=e&Ou,u=e&wu;if(r&&(i=o?r(t,n,o,a):r(t)),i!==void 0)return i;if(!W(t))return t;var l=R(t);if(l){if(i=Vc(t),!s)return Bn(t,i)}else{var p=Yt(t),f=p==oo||p==Tu;if(Wt(t))return Kn(t,s);if(p==ao||p==no||f&&!o){if(i=c||f?{}:ro(t),!s)return c?Mc(t,Sc(i,t)):Nc(t,_c(i,t))}else{if(!E[p])return o?t:{};i=du(t,p,s)}}a||(a=new H);var d=a.get(t);if(d)return d;a.set(t,i),Su(t)?t.forEach(function(b){i.add(zt(b,e,r,b,t,a))}):mu(t)&&t.forEach(function(b,j){i.set(j,zt(b,e,r,j,t,a))});var v=u?c?br:Fe:c?ee:me,m=l?void 0:v(t);return ds(m||t,function(b,j){m&&(j=b,b=t[j]),cr(i,j,zt(b,e,r,j,t,a))}),i}var Qu=1,qu=4;function so(t){return zt(t,Qu|qu)}var Yu="__lodash_hash_undefined__";function Ku(t){return this.__data__.set(t,Yu),this}function Xu(t){return this.__data__.has(t)}function Kt(t){var e=-1,r=t==null?0:t.length;for(this.__data__=new et;++e<r;)this.add(t[e])}Kt.prototype.add=Kt.prototype.push=Ku;Kt.prototype.has=Xu;function Zu(t,e){for(var r=-1,n=t==null?0:t.length;++r<n;)if(e(t[r],r,t))return!0;return!1}function io(t,e){return t.has(e)}var tl=1,el=2;function co(t,e,r,n,o,a){var i=r&tl,s=t.length,c=e.length;if(s!=c&&!(i&&c>s))return!1;var u=a.get(t),l=a.get(e);if(u&&l)return u==e&&l==t;var p=-1,f=!0,d=r&el?new Kt:void 0;for(a.set(t,e),a.set(e,t);++p<s;){var v=t[p],m=e[p];if(n)var b=i?n(m,v,p,e,t,a):n(v,m,p,t,e,a);if(b!==void 0){if(b)continue;f=!1;break}if(d){if(!Zu(e,function(j,O){if(!io(d,O)&&(v===j||o(v,j,r,n,a)))return d.push(O)})){f=!1;break}}else if(!(v===m||o(v,m,r,n,a))){f=!1;break}}return a.delete(t),a.delete(e),f}function rl(t){var e=-1,r=Array(t.size);return t.forEach(function(n,o){r[++e]=[o,n]}),r}function Sr(t){var e=-1,r=Array(t.size);return t.forEach(function(n){r[++e]=n}),r}var nl=1,ol=2,al="[object Boolean]",sl="[object Date]",il="[object Error]",cl="[object Map]",ul="[object Number]",ll="[object RegExp]",fl="[object Set]",pl="[object String]",dl="[object Symbol]",hl="[object ArrayBuffer]",vl="[object DataView]",ln=z?z.prototype:void 0,xe=ln?ln.valueOf:void 0;function gl(t,e,r,n,o,a,i){switch(r){case vl:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case hl:return!(t.byteLength!=e.byteLength||!a(new fe(t),new fe(e)));case al:case sl:case ul:return te(+t,+e);case il:return t.name==e.name&&t.message==e.message;case ll:case pl:return t==e+"";case cl:var s=rl;case fl:var c=n&nl;if(s||(s=Sr),t.size!=e.size&&!c)return!1;var u=i.get(t);if(u)return u==e;n|=ol,i.set(t,e);var l=co(s(t),s(e),n,o,a,i);return i.delete(t),l;case dl:if(xe)return xe.call(t)==xe.call(e)}return!1}var ml=1,yl=Object.prototype,bl=yl.hasOwnProperty;function _l(t,e,r,n,o,a){var i=r&ml,s=Fe(t),c=s.length,u=Fe(e),l=u.length;if(c!=l&&!i)return!1;for(var p=c;p--;){var f=s[p];if(!(i?f in e:bl.call(e,f)))return!1}var d=a.get(t),v=a.get(e);if(d&&v)return d==e&&v==t;var m=!0;a.set(t,e),a.set(e,t);for(var b=i;++p<c;){f=s[p];var j=t[f],O=e[f];if(n)var x=i?n(O,j,f,e,t,a):n(j,O,f,t,e,a);if(!(x===void 0?j===O||o(j,O,r,n,a):x)){m=!1;break}b||(b=f=="constructor")}if(m&&!b){var M=t.constructor,I=e.constructor;M!=I&&"constructor"in t&&"constructor"in e&&!(typeof M=="function"&&M instanceof M&&typeof I=="function"&&I instanceof I)&&(m=!1)}return a.delete(t),a.delete(e),m}var Sl=1,fn="[object Arguments]",pn="[object Array]",ce="[object Object]",jl=Object.prototype,dn=jl.hasOwnProperty;function Ol(t,e,r,n,o,a){var i=R(t),s=R(e),c=i?pn:Yt(t),u=s?pn:Yt(e);c=c==fn?ce:c,u=u==fn?ce:u;var l=c==ce,p=u==ce,f=c==u;if(f&&Wt(t)){if(!Wt(e))return!1;i=!0,l=!1}if(f&&!l)return a||(a=new H),i||pr(t)?co(t,e,r,n,o,a):gl(t,e,c,r,n,o,a);if(!(r&Sl)){var d=l&&dn.call(t,"__wrapped__"),v=p&&dn.call(e,"__wrapped__");if(d||v){var m=d?t.value():t,b=v?e.value():e;return a||(a=new H),o(m,b,r,n,a)}}return f?(a||(a=new H),_l(t,e,r,n,o,a)):!1}function jr(t,e,r,n,o){return t===e?!0:t==null||e==null||!Y(t)&&!Y(e)?t!==t&&e!==e:Ol(t,e,r,n,jr,o)}var wl=1,Cl=2;function El(t,e,r,n){var o=r.length,a=o,i=!n;if(t==null)return!a;for(t=Object(t);o--;){var s=r[o];if(i&&s[2]?s[1]!==t[s[0]]:!(s[0]in t))return!1}for(;++o<a;){s=r[o];var c=s[0],u=t[c],l=s[1];if(i&&s[2]){if(u===void 0&&!(c in t))return!1}else{var p=new H;if(n)var f=n(u,l,c,t,e,p);if(!(f===void 0?jr(l,u,wl|Cl,n,p):f))return!1}}return!0}function uo(t){return t===t&&!W(t)}function Nl(t){for(var e=me(t),r=e.length;r--;){var n=e[r],o=t[n];e[r]=[n,o,uo(o)]}return e}function lo(t,e){return function(r){return r==null?!1:r[t]===e&&(e!==void 0||t in Object(r))}}function $l(t){var e=Nl(t);return e.length==1&&e[0][2]?lo(e[0][0],e[0][1]):function(r){return r===t||El(r,t,e)}}function Tl(t,e){return t!=null&&e in Object(t)}function Ml(t,e,r){e=Tt(e,t);for(var n=-1,o=e.length,a=!1;++n<o;){var i=Mt(e[n]);if(!(a=t!=null&&r(t,i)))break;t=t[i]}return a||++n!=o?a:(o=t==null?0:t.length,!!o&&ur(o)&&ve(i,o)&&(R(t)||Jt(t)))}function xl(t,e){return t!=null&&Ml(t,e,Tl)}var Al=1,Pl=2;function Rl(t,e){return dr(t)&&uo(e)?lo(Mt(t),e):function(r){var n=Qn(r,t);return n===void 0&&n===e?xl(r,t):jr(e,n,Al|Pl)}}function Dl(t){return function(e){return e==null?void 0:e[t]}}function Il(t){return function(e){return _e(e,t)}}function Ll(t){return dr(t)?Dl(Mt(t)):Il(t)}function Or(t){return typeof t=="function"?t:t==null?ar:typeof t=="object"?R(t)?Rl(t[0],t[1]):$l(t):Ll(t)}function Fl(t){return function(e,r,n){for(var o=-1,a=Object(e),i=n(e),s=i.length;s--;){var c=i[t?s:++o];if(r(a[c],c,a)===!1)break}return e}}var Bl=Fl();const Ul=Bl;function ke(t,e,r){(r!==void 0&&!te(t[e],r)||r===void 0&&!(e in t))&&ir(t,e,r)}function Ve(t){return Y(t)&&ge(t)}function ze(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}function kl(t){return $t(t,ee(t))}function Vl(t,e,r,n,o,a,i){var s=ze(t,r),c=ze(e,r),u=i.get(c);if(u){ke(t,r,u);return}var l=a?a(s,c,r+"",t,e,i):void 0,p=l===void 0;if(p){var f=R(c),d=!f&&Wt(c),v=!f&&!d&&pr(c);l=c,f||d||v?R(s)?l=s:Ve(s)?l=Bn(s):d?(p=!1,l=Kn(c,!0)):v?(p=!1,l=eo(c,!0)):l=[]:B(c)||Jt(c)?(l=s,Jt(s)?l=kl(s):(!W(s)||sr(s))&&(l=ro(c))):p=!1}p&&(i.set(c,l),o(l,c,n,a,i),i.delete(c)),ke(t,r,l)}function fo(t,e,r,n,o){t!==e&&Ul(e,function(a,i){if(o||(o=new H),W(a))Vl(t,e,i,r,fo,n,o);else{var s=n?n(ze(t,i),a,i+"",t,e,o):void 0;s===void 0&&(s=a),ke(t,i,s)}},ee)}function zl(t,e,r){for(var n=-1,o=t==null?0:t.length;++n<o;)if(r(e,t[n]))return!0;return!1}function po(t){var e=t==null?0:t.length;return e?t[e-1]:void 0}function Gl(t,e){return e.length<2?t:_e(t,dc(e,0,-1))}var Hl=Cs(function(t,e,r){fo(t,e,r)});const ho=Hl;var Jl="Expected a function";function Wl(t){if(typeof t!="function")throw new TypeError(Jl);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}function Ql(t,e){return e=Tt(e,t),t=Gl(t,e),t==null||delete t[Mt(po(e))]}function ql(t){return B(t)?void 0:t}var Yl=1,Kl=2,Xl=4,Zl=sc(function(t,e){var r={};if(t==null)return r;var n=!1;e=or(e,function(a){return a=Tt(a,t),n||(n=a.length>1),a}),$t(t,br(t),r),n&&(r=zt(r,Yl|Kl|Xl,ql));for(var o=e.length;o--;)Ql(r,e[o]);return r});const vo=Zl;function tf(t,e,r,n){if(!W(t))return t;e=Tt(e,t);for(var o=-1,a=e.length,i=a-1,s=t;s!=null&&++o<a;){var c=Mt(e[o]),u=r;if(c==="__proto__"||c==="constructor"||c==="prototype")return t;if(o!=i){var l=s[c];u=n?n(l,c,s):void 0,u===void 0&&(u=W(l)?l:ve(e[o+1])?[]:{})}cr(s,c,u),s=s[c]}return t}function ef(t,e,r){for(var n=-1,o=e.length,a={};++n<o;){var i=e[n],s=_e(t,i);r(s,i)&&tf(a,Tt(i,t),s)}return a}function rf(t,e){if(t==null)return{};var r=or(br(t),function(n){return[n]});return e=Or(e),ef(t,r,function(n,o){return e(n,o[0])})}function nf(t,e){return rf(t,Wl(Or(e)))}var of=1/0,af=bt&&1/Sr(new bt([,-0]))[1]==of?function(t){return new bt(t)}:ns;const sf=af;var cf=200;function uf(t,e,r){var n=-1,o=ys,a=t.length,i=!0,s=[],c=s;if(r)i=!1,o=zl;else if(a>=cf){var u=e?null:sf(t);if(u)return Sr(u);i=!1,o=io,c=new Kt}else c=e?[]:s;t:for(;++n<a;){var l=t[n],p=e?e(l):l;if(l=r||l!==0?l:0,i&&p===p){for(var f=c.length;f--;)if(c[f]===p)continue t;e&&c.push(p),s.push(l)}else o(c,p,r)||(c!==s&&c.push(p),s.push(l))}return s}var lf=Vn(function(t){var e=po(t);return Ve(e)&&(e=void 0),uf(gr(t,1,Ve,!0),Or(e))});const ff=lf;class go extends TypeError{constructor(e,r){let n;const{message:o,...a}=e,{path:i}=e,s=i.length===0?o:"At path: "+i.join(".")+" -- "+o;super(s),this.value=void 0,this.key=void 0,this.type=void 0,this.refinement=void 0,this.path=void 0,this.branch=void 0,this.failures=void 0,Object.assign(this,a),this.name=this.constructor.name,this.failures=()=>{var c;return(c=n)!=null?c:n=[e,...r()]}}}function pf(t){return J(t)&&typeof t[Symbol.iterator]=="function"}function J(t){return typeof t=="object"&&t!=null}function U(t){return typeof t=="string"?JSON.stringify(t):""+t}function df(t){const{done:e,value:r}=t.next();return e?void 0:r}function hf(t,e,r,n){if(t===!0)return;t===!1?t={}:typeof t=="string"&&(t={message:t});const{path:o,branch:a}=e,{type:i}=r,{refinement:s,message:c="Expected a value of type `"+i+"`"+(s?" with refinement `"+s+"`":"")+", but received: `"+U(n)+"`"}=t;return{value:n,type:i,refinement:s,key:o[o.length-1],path:o,branch:a,...t,message:c}}function*hn(t,e,r,n){pf(t)||(t=[t]);for(const o of t){const a=hf(o,e,r,n);a&&(yield a)}}function*wr(t,e,r){r===void 0&&(r={});const{path:n=[],branch:o=[t],coerce:a=!1,mask:i=!1}=r,s={path:n,branch:o};if(a&&(t=e.coercer(t,s),i&&e.type!=="type"&&J(e.schema)&&J(t)&&!Array.isArray(t)))for(const u in t)e.schema[u]===void 0&&delete t[u];let c="valid";for(const u of e.validator(t,s))c="not_valid",yield[u,void 0];for(let[u,l,p]of e.entries(t,s)){const f=wr(l,p,{path:u===void 0?n:[...n,u],branch:u===void 0?o:[...o,l],coerce:a,mask:i});for(const d of f)d[0]?(c=d[0].refinement!=null?"not_refined":"not_valid",yield[d[0],void 0]):a&&(l=d[1],u===void 0?t=l:t instanceof Map?t.set(u,l):t instanceof Set?t.add(l):J(t)&&(t[u]=l))}if(c!=="not_valid")for(const u of e.refiner(t,s))c="not_refined",yield[u,void 0];c==="valid"&&(yield[void 0,t])}class X{constructor(e){this.TYPE=void 0,this.type=void 0,this.schema=void 0,this.coercer=void 0,this.validator=void 0,this.refiner=void 0,this.entries=void 0;const{type:r,schema:n,validator:o,refiner:a,coercer:i=c=>c,entries:s=function*(){}}=e;this.type=r,this.schema=n,this.entries=s,this.coercer=i,o?this.validator=(c,u)=>{const l=o(c,u);return hn(l,u,this,c)}:this.validator=()=>[],a?this.refiner=(c,u)=>{const l=a(c,u);return hn(l,u,this,c)}:this.refiner=()=>[]}assert(e){return mo(e,this)}create(e){return vf(e,this)}is(e){return mf(e,this)}mask(e){return gf(e,this)}validate(e,r){return r===void 0&&(r={}),xt(e,this,r)}}function mo(t,e){const r=xt(t,e);if(r[0])throw r[0]}function vf(t,e){const r=xt(t,e,{coerce:!0});if(r[0])throw r[0];return r[1]}function gf(t,e){const r=xt(t,e,{coerce:!0,mask:!0});if(r[0])throw r[0];return r[1]}function mf(t,e){return!xt(t,e)[0]}function xt(t,e,r){r===void 0&&(r={});const n=wr(t,e,r),o=df(n);return o[0]?[new go(o[0],function*(){for(const a of n)a[0]&&(yield a[0])}),void 0]:[void 0,o[1]]}function Cr(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];const n=e[0].type==="type",o=e.map(i=>i.schema),a=Object.assign({},...o);return n?So(a):w(a)}function st(t,e){return new X({type:t,schema:null,validator:e})}function St(t){return new X({type:"dynamic",schema:null,*entries(e,r){yield*t(e,r).entries(e,r)},validator(e,r){return t(e,r).validator(e,r)},coercer(e,r){return t(e,r).coercer(e,r)},refiner(e,r){return t(e,r).refiner(e,r)}})}function yo(t,e){const{schema:r}=t,n={...r};for(const o of e)delete n[o];switch(t.type){case"type":return So(n);default:return w(n)}}function P(){return st("any",()=>!0)}function A(t){return new X({type:"array",schema:t,*entries(e){if(t&&Array.isArray(e))for(const[r,n]of e.entries())yield[r,n,t]},coercer(e){return Array.isArray(e)?e.slice():e},validator(e){return Array.isArray(e)||"Expected an array value, but received: "+U(e)}})}function jt(){return st("boolean",t=>typeof t=="boolean")}function Ge(t){const e={},r=t.map(n=>U(n)).join();for(const n of t)e[n]=n;return new X({type:"enums",schema:e,validator(n){return t.includes(n)||"Expected one of `"+r+"`, but received: "+U(n)}})}function bo(){return st("func",t=>typeof t=="function"||"Expected a function, but received: "+U(t))}function L(t){const e=U(t),r=typeof t;return new X({type:"literal",schema:r==="string"||r==="number"||r==="boolean"?t:null,validator(n){return n===t||"Expected the literal `"+e+"`, but received: "+U(n)}})}function yf(){return st("never",()=>!1)}function _o(){return st("number",t=>typeof t=="number"&&!isNaN(t)||"Expected a number, but received: "+U(t))}function w(t){const e=t?Object.keys(t):[],r=yf();return new X({type:"object",schema:t||null,*entries(n){if(t&&J(n)){const o=new Set(Object.keys(n));for(const a of e)o.delete(a),yield[a,n[a],t[a]];for(const a of o)yield[a,n[a],r]}},validator(n){return J(n)||"Expected an object, but received: "+U(n)},coercer(n){return J(n)?{...n}:n}})}function g(t){return new X({...t,validator:(e,r)=>e===void 0||t.validator(e,r),refiner:(e,r)=>e===void 0||t.refiner(e,r)})}function Gt(t,e){return new X({type:"record",schema:null,*entries(r){if(J(r))for(const n in r){const o=r[n];yield[n,n,t],yield[n,o,e]}},validator(r){return J(r)||"Expected an object, but received: "+U(r)}})}function h(){return st("string",t=>typeof t=="string"||"Expected a string, but received: "+U(t))}function So(t){const e=Object.keys(t);return new X({type:"type",schema:t,*entries(r){if(J(r))for(const n of e)yield[n,r[n],t[n]]},validator(r){return J(r)||"Expected an object, but received: "+U(r)}})}function F(t){const e=t.map(r=>r.type).join(" | ");return new X({type:"union",schema:null,coercer(r,n){return(t.find(o=>{const[a]=o.validate(r,{coerce:!0});return!a})||bf()).coercer(r,n)},validator(r,n){const o=[];for(const a of t){const[...i]=wr(r,a,n),[s]=i;if(s[0])for(const[c]of i)c&&o.push(c);else return[]}return["Expected the value to satisfy a union of `"+e+"`, but received: "+U(r),...o]}})}function bf(){return st("unknown",()=>!0)}const Er=w({package:h(),version:h(),name:h(),exportName:g(h()),destructuring:g(jt()),subName:g(h()),main:g(h()),cssPaths:g(A(h()))}),_f=A(Er),Sf=["CBlock","CContainer","CImage","CCanvas","CVideo","CAudio","CText","CNativeTag"];var V=(t=>(t.SLOT="SLOT",t.FUNCTION="FUNCTION",t.EXPRESSION="EXPRESSION",t))(V||{}),Nr=(t=>(t.DESIGN="design",t.SAVE="save",t))(Nr||{}),He=(t=>(t.FUNC="FUNC",t.COMP="COMP",t))(He||{});const jf=()=>st("normalObj",t=>!B(t)||[V.SLOT,V.EXPRESSION,V.FUNCTION].includes(t==null?void 0:t.type)?!1:(xt(t,Gt(h(),$r)),!0)),$r=F([h(),_o(),jt(),w({type:L(V.SLOT),renderType:Ge([He.FUNC,He.COMP]),params:g(A(h())),value:St(()=>F([Ot,A(Ot)]))}),w({type:L(V.EXPRESSION),value:h()}),w({type:L(V.FUNCTION),value:h()}),jf(),A(St(()=>$r))]),vn=w({type:L(V.EXPRESSION),value:h()}),Ot=w({id:g(h()),title:g(h()),componentName:h(),props:g(Gt(h(),$r)),nodeName:g(h()),state:g(Gt(h(),P())),children:St(()=>g(A(F([h(),Ot])))),configure:g(P()),css:g(P()),style:g(P()),classNames:g(A(P())),refId:g(h()),extra:g(Gt(P(),P())),condition:g(F([jt(),vn])),loop:g(w({open:jt(),data:F([A(P()),vn]),args:g(A(h())),forName:g(h()),forIndex:g(h()),key:g(P()),name:g(h())})),methods:g(A(P()))}),pe=F([h(),w({label:h(),tip:g(h())})]),Of=w({type:L("shape"),value:A(w({name:h(),title:pe,valueType:St(()=>Se)}))}),wf=w({type:L("enums"),value:A(h())});w({type:L("array"),value:St(()=>Se)});const Cf=w({type:L("array"),value:St(()=>A(Se))}),Se=F([Ge(["array","boolean","number","object","string"]),Ge(["component","expression","function"]),Of,wf,Cf]),Ef=F([h(),w({componentName:h(),props:g(P()),initialValue:g(P()),component:g(P())})]),Ae=w({name:h(),title:pe,valueType:Se,description:g(h()),defaultValue:P(),setters:g(A(Ef)),condition:g(bo())});F([h(),bo()]);var Je=(t=>(t.SINGLE="single",t.GROUP="group",t))(Je||{});F([h(),w({name:h(),describe:g(h()),params:g(w({name:h(),description:h()})),template:h()})]);const Nf=w({id:g(h()),title:h(),snapshot:F([h(),P()]),snapshotText:g(h()),description:g(h()),tags:g(A(h())),groupName:g(h()),category:g(h()),schema:Cr(yo(Ot,["id"]),w({componentName:g(h())}))}),$f=w({componentName:h(),title:h(),screenshot:g(h()),icon:g(h()),tags:g(A(h())),groupName:g(h()),category:g(h()),priority:g(_o()),npm:g(Er),snippets:A(Nf),props:A(F([Ae,w({title:g(pe),type:L("single"),content:Ae}),w({title:g(pe),type:L("group"),content:A(Ae)})])),fixedProps:g(P()),isContainer:g(F([jt(),w({placeholder:h(),width:h(),height:h()})])),disableEditorDragDom:g(P()),isLayout:g(jt()),rootSelector:g(h()),advanceCustom:g(P()),extra:g(Gt(P(),P()))}),Tf=t=>({data:e,message:r,throwError:n})=>{const o=t({data:e,message:r,throwError:n});if(o.isValidate)return o;if(n)throw o.message||r?new Error(`${o.message||r}
|
|
1
|
+
"use strict";var Ei=Object.defineProperty;var wi=(t,e,r)=>e in t?Ei(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r;var O=(t,e,r)=>(wi(t,typeof e!="symbol"?e+"":e,r),r);Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const T=require("react"),Ci=require("react-dom");function Ti(t){const e=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(t){for(const r in t)if(r!=="default"){const n=Object.getOwnPropertyDescriptor(t,r);Object.defineProperty(e,r,n.get?n:{enumerable:!0,get:()=>t[r]})}}return e.default=t,Object.freeze(e)}const $i=Ti(Ci),Ri=t=>()=>{console.warn(`${t} need to be implement getComponent`)},Ni=["customPageRootRender"],Rn=["pageRender","render","convertModelToComponent","getComponent","getContext","getUtils","getDataLink","createDataLink","transformProps","transformData","transformGlobalData","errorCatch","clear"],$o=t=>[...Rn,...Ni].reduce((r,n)=>{var o;return t!=null&&t[n]?r[n]=(o=t[n])==null?void 0:o.bind(t):Rn.includes(n)&&(r[n]=Ri),r},{});var xi=Object.defineProperty,Pi=(t,e,r)=>e in t?xi(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r,w=(t,e,r)=>(Pi(t,typeof e!="symbol"?e+"":e,r),r),Ai=typeof global=="object"&&global&&global.Object===Object&&global;const Ro=Ai;var Mi=typeof self=="object"&&self&&self.Object===Object&&self,Di=Ro||Mi||Function("return this")();const dt=Di;var Ii=dt.Symbol;const it=Ii;var No=Object.prototype,Li=No.hasOwnProperty,Fi=No.toString,de=it?it.toStringTag:void 0;function ki(t){var e=Li.call(t,de),r=t[de];try{t[de]=void 0;var n=!0}catch{}var o=Fi.call(t);return n&&(e?t[de]=r:delete t[de]),o}var Ui=Object.prototype,Bi=Ui.toString;function Vi(t){return Bi.call(t)}var zi="[object Null]",Gi="[object Undefined]",Nn=it?it.toStringTag:void 0;function Dt(t){return t==null?t===void 0?Gi:zi:Nn&&Nn in Object(t)?ki(t):Vi(t)}function ft(t){return t!=null&&typeof t=="object"}var Wi="[object Symbol]";function Dr(t){return typeof t=="symbol"||ft(t)&&Dt(t)==Wi}function Ir(t,e){for(var r=-1,n=t==null?0:t.length,o=Array(n);++r<n;)o[r]=e(t[r],r,t);return o}var Hi=Array.isArray;const G=Hi;var Yi=1/0,xn=it?it.prototype:void 0,Pn=xn?xn.toString:void 0;function xo(t){if(typeof t=="string")return t;if(G(t))return Ir(t,xo)+"";if(Dr(t))return Pn?Pn.call(t):"";var e=t+"";return e=="0"&&1/t==-Yi?"-0":e}function lt(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}function Lr(t){return t}var Ji="[object AsyncFunction]",qi="[object Function]",Qi="[object GeneratorFunction]",Ki="[object Proxy]";function Fr(t){if(!lt(t))return!1;var e=Dt(t);return e==qi||e==Qi||e==Ji||e==Ki}var Xi=dt["__core-js_shared__"];const ir=Xi;var An=function(){var t=/[^.]+$/.exec(ir&&ir.keys&&ir.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function Zi(t){return!!An&&An in t}var ts=Function.prototype,es=ts.toString;function It(t){if(t!=null){try{return es.call(t)}catch{}try{return t+""}catch{}}return""}var rs=/[\\^$.*+?()[\]{}|]/g,ns=/^\[object .+?Constructor\]$/,os=Function.prototype,as=Object.prototype,is=os.toString,ss=as.hasOwnProperty,cs=RegExp("^"+is.call(ss).replace(rs,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function us(t){if(!lt(t)||Zi(t))return!1;var e=Fr(t)?cs:ns;return e.test(It(t))}function ls(t,e){return t==null?void 0:t[e]}function Lt(t,e){var r=ls(t,e);return us(r)?r:void 0}var fs=Lt(dt,"WeakMap");const hr=fs;var Mn=Object.create,ds=function(){function t(){}return function(e){if(!lt(e))return{};if(Mn)return Mn(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}();const ps=ds;function hs(t,e,r){switch(r.length){case 0:return t.call(e);case 1:return t.call(e,r[0]);case 2:return t.call(e,r[0],r[1]);case 3:return t.call(e,r[0],r[1],r[2])}return t.apply(e,r)}function vs(){}function Po(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r<n;)e[r]=t[r];return e}var gs=800,ms=16,ys=Date.now;function bs(t){var e=0,r=0;return function(){var n=ys(),o=ms-(n-r);if(r=n,o>0){if(++e>=gs)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}function _s(t){return function(){return t}}var Ss=function(){try{var t=Lt(Object,"defineProperty");return t({},"",{}),t}catch{}}();const Ue=Ss;var Os=Ue?function(t,e){return Ue(t,"toString",{configurable:!0,enumerable:!1,value:_s(e),writable:!0})}:Lr;const js=Os;var Es=bs(js);const Ao=Es;function ws(t,e){for(var r=-1,n=t==null?0:t.length;++r<n&&e(t[r],r,t)!==!1;);return t}function Cs(t,e,r,n){for(var o=t.length,a=r+(n?1:-1);n?a--:++a<o;)if(e(t[a],a,t))return a;return-1}function Ts(t){return t!==t}function $s(t,e,r){for(var n=r-1,o=t.length;++n<o;)if(t[n]===e)return n;return-1}function Rs(t,e,r){return e===e?$s(t,e,r):Cs(t,Ts,r)}function Ns(t,e){var r=t==null?0:t.length;return!!r&&Rs(t,e,0)>-1}var xs=9007199254740991,Ps=/^(?:0|[1-9]\d*)$/;function We(t,e){var r=typeof t;return e=e??xs,!!e&&(r=="number"||r!="symbol"&&Ps.test(t))&&t>-1&&t%1==0&&t<e}function kr(t,e,r){e=="__proto__"&&Ue?Ue(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r}function $e(t,e){return t===e||t!==t&&e!==e}var As=Object.prototype,Ms=As.hasOwnProperty;function Ur(t,e,r){var n=t[e];(!(Ms.call(t,e)&&$e(n,r))||r===void 0&&!(e in t))&&kr(t,e,r)}function ee(t,e,r,n){var o=!r;r||(r={});for(var a=-1,s=e.length;++a<s;){var i=e[a],c=n?n(r[i],t[i],i,r,t):void 0;c===void 0&&(c=t[i]),o?kr(r,i,c):Ur(r,i,c)}return r}var Dn=Math.max;function Mo(t,e,r){return e=Dn(e===void 0?t.length-1:e,0),function(){for(var n=arguments,o=-1,a=Dn(n.length-e,0),s=Array(a);++o<a;)s[o]=n[e+o];o=-1;for(var i=Array(e+1);++o<e;)i[o]=n[o];return i[e]=r(s),hs(t,this,i)}}function Do(t,e){return Ao(Mo(t,e,Lr),t+"")}var Ds=9007199254740991;function Br(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=Ds}function He(t){return t!=null&&Br(t.length)&&!Fr(t)}function Is(t,e,r){if(!lt(r))return!1;var n=typeof e;return(n=="number"?He(r)&&We(e,r.length):n=="string"&&e in r)?$e(r[e],t):!1}function Ls(t){return Do(function(e,r){var n=-1,o=r.length,a=o>1?r[o-1]:void 0,s=o>2?r[2]:void 0;for(a=t.length>3&&typeof a=="function"?(o--,a):void 0,s&&Is(r[0],r[1],s)&&(a=o<3?void 0:a,o=1),e=Object(e);++n<o;){var i=r[n];i&&t(e,i,n,a)}return e})}var Fs=Object.prototype;function Vr(t){var e=t&&t.constructor,r=typeof e=="function"&&e.prototype||Fs;return t===r}function ks(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n}var Us="[object Arguments]";function In(t){return ft(t)&&Dt(t)==Us}var Io=Object.prototype,Bs=Io.hasOwnProperty,Vs=Io.propertyIsEnumerable,zs=In(function(){return arguments}())?In:function(t){return ft(t)&&Bs.call(t,"callee")&&!Vs.call(t,"callee")};const _e=zs;function Gs(){return!1}var Lo=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Ln=Lo&&typeof module=="object"&&module&&!module.nodeType&&module,Ws=Ln&&Ln.exports===Lo,Fn=Ws?dt.Buffer:void 0,Hs=Fn?Fn.isBuffer:void 0,Ys=Hs||Gs;const Se=Ys;var Js="[object Arguments]",qs="[object Array]",Qs="[object Boolean]",Ks="[object Date]",Xs="[object Error]",Zs="[object Function]",tc="[object Map]",ec="[object Number]",rc="[object Object]",nc="[object RegExp]",oc="[object Set]",ac="[object String]",ic="[object WeakMap]",sc="[object ArrayBuffer]",cc="[object DataView]",uc="[object Float32Array]",lc="[object Float64Array]",fc="[object Int8Array]",dc="[object Int16Array]",pc="[object Int32Array]",hc="[object Uint8Array]",vc="[object Uint8ClampedArray]",gc="[object Uint16Array]",mc="[object Uint32Array]",I={};I[uc]=I[lc]=I[fc]=I[dc]=I[pc]=I[hc]=I[vc]=I[gc]=I[mc]=!0;I[Js]=I[qs]=I[sc]=I[Qs]=I[cc]=I[Ks]=I[Xs]=I[Zs]=I[tc]=I[ec]=I[rc]=I[nc]=I[oc]=I[ac]=I[ic]=!1;function yc(t){return ft(t)&&Br(t.length)&&!!I[Dt(t)]}function zr(t){return function(e){return t(e)}}var Fo=typeof exports=="object"&&exports&&!exports.nodeType&&exports,ge=Fo&&typeof module=="object"&&module&&!module.nodeType&&module,bc=ge&&ge.exports===Fo,sr=bc&&Ro.process,_c=function(){try{var t=ge&&ge.require&&ge.require("util").types;return t||sr&&sr.binding&&sr.binding("util")}catch{}}();const Yt=_c;var kn=Yt&&Yt.isTypedArray,Sc=kn?zr(kn):yc;const Gr=Sc;var Oc=Object.prototype,jc=Oc.hasOwnProperty;function ko(t,e){var r=G(t),n=!r&&_e(t),o=!r&&!n&&Se(t),a=!r&&!n&&!o&&Gr(t),s=r||n||o||a,i=s?ks(t.length,String):[],c=i.length;for(var l in t)(e||jc.call(t,l))&&!(s&&(l=="length"||o&&(l=="offset"||l=="parent")||a&&(l=="buffer"||l=="byteLength"||l=="byteOffset")||We(l,c)))&&i.push(l);return i}function Uo(t,e){return function(r){return t(e(r))}}var Ec=Uo(Object.keys,Object);const wc=Ec;var Cc=Object.prototype,Tc=Cc.hasOwnProperty;function $c(t){if(!Vr(t))return wc(t);var e=[];for(var r in Object(t))Tc.call(t,r)&&r!="constructor"&&e.push(r);return e}function Ye(t){return He(t)?ko(t):$c(t)}function Rc(t){var e=[];if(t!=null)for(var r in Object(t))e.push(r);return e}var Nc=Object.prototype,xc=Nc.hasOwnProperty;function Pc(t){if(!lt(t))return Rc(t);var e=Vr(t),r=[];for(var n in t)n=="constructor"&&(e||!xc.call(t,n))||r.push(n);return r}function Re(t){return He(t)?ko(t,!0):Pc(t)}var Ac=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,Mc=/^\w*$/;function Wr(t,e){if(G(t))return!1;var r=typeof t;return r=="number"||r=="symbol"||r=="boolean"||t==null||Dr(t)?!0:Mc.test(t)||!Ac.test(t)||e!=null&&t in Object(e)}var Dc=Lt(Object,"create");const Oe=Dc;function Ic(){this.__data__=Oe?Oe(null):{},this.size=0}function Lc(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var Fc="__lodash_hash_undefined__",kc=Object.prototype,Uc=kc.hasOwnProperty;function Bc(t){var e=this.__data__;if(Oe){var r=e[t];return r===Fc?void 0:r}return Uc.call(e,t)?e[t]:void 0}var Vc=Object.prototype,zc=Vc.hasOwnProperty;function Gc(t){var e=this.__data__;return Oe?e[t]!==void 0:zc.call(e,t)}var Wc="__lodash_hash_undefined__";function Hc(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=Oe&&e===void 0?Wc:e,this}function Pt(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}Pt.prototype.clear=Ic;Pt.prototype.delete=Lc;Pt.prototype.get=Bc;Pt.prototype.has=Gc;Pt.prototype.set=Hc;function Yc(){this.__data__=[],this.size=0}function Je(t,e){for(var r=t.length;r--;)if($e(t[r][0],e))return r;return-1}var Jc=Array.prototype,qc=Jc.splice;function Qc(t){var e=this.__data__,r=Je(e,t);if(r<0)return!1;var n=e.length-1;return r==n?e.pop():qc.call(e,r,1),--this.size,!0}function Kc(t){var e=this.__data__,r=Je(e,t);return r<0?void 0:e[r][1]}function Xc(t){return Je(this.__data__,t)>-1}function Zc(t,e){var r=this.__data__,n=Je(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this}function mt(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}mt.prototype.clear=Yc;mt.prototype.delete=Qc;mt.prototype.get=Kc;mt.prototype.has=Xc;mt.prototype.set=Zc;var tu=Lt(dt,"Map");const je=tu;function eu(){this.size=0,this.__data__={hash:new Pt,map:new(je||mt),string:new Pt}}function ru(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}function qe(t,e){var r=t.__data__;return ru(e)?r[typeof e=="string"?"string":"hash"]:r.map}function nu(t){var e=qe(this,t).delete(t);return this.size-=e?1:0,e}function ou(t){return qe(this,t).get(t)}function au(t){return qe(this,t).has(t)}function iu(t,e){var r=qe(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this}function yt(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}yt.prototype.clear=eu;yt.prototype.delete=nu;yt.prototype.get=ou;yt.prototype.has=au;yt.prototype.set=iu;var su="Expected a function";function Hr(t,e){if(typeof t!="function"||e!=null&&typeof e!="function")throw new TypeError(su);var r=function(){var n=arguments,o=e?e.apply(this,n):n[0],a=r.cache;if(a.has(o))return a.get(o);var s=t.apply(this,n);return r.cache=a.set(o,s)||a,s};return r.cache=new(Hr.Cache||yt),r}Hr.Cache=yt;var cu=500;function uu(t){var e=Hr(t,function(n){return r.size===cu&&r.clear(),n}),r=e.cache;return e}var lu=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,fu=/\\(\\)?/g,du=uu(function(t){var e=[];return t.charCodeAt(0)===46&&e.push(""),t.replace(lu,function(r,n,o,a){e.push(o?a.replace(fu,"$1"):n||r)}),e});const pu=du;function hu(t){return t==null?"":xo(t)}function re(t,e){return G(t)?t:Wr(t,e)?[t]:pu(hu(t))}var vu=1/0;function ne(t){if(typeof t=="string"||Dr(t))return t;var e=t+"";return e=="0"&&1/t==-vu?"-0":e}function Qe(t,e){e=re(e,t);for(var r=0,n=e.length;t!=null&&r<n;)t=t[ne(e[r++])];return r&&r==n?t:void 0}function Bo(t,e,r){var n=t==null?void 0:Qe(t,e);return n===void 0?r:n}function Yr(t,e){for(var r=-1,n=e.length,o=t.length;++r<n;)t[o+r]=e[r];return t}var Un=it?it.isConcatSpreadable:void 0;function gu(t){return G(t)||_e(t)||!!(Un&&t&&t[Un])}function Jr(t,e,r,n,o){var a=-1,s=t.length;for(r||(r=gu),o||(o=[]);++a<s;){var i=t[a];e>0&&r(i)?e>1?Jr(i,e-1,r,n,o):Yr(o,i):n||(o[o.length]=i)}return o}function mu(t){var e=t==null?0:t.length;return e?Jr(t,1):[]}function yu(t){return Ao(Mo(t,void 0,mu),t+"")}var bu=Uo(Object.getPrototypeOf,Object);const qr=bu;var _u="[object Object]",Su=Function.prototype,Ou=Object.prototype,Vo=Su.toString,ju=Ou.hasOwnProperty,Eu=Vo.call(Object);function Z(t){if(!ft(t)||Dt(t)!=_u)return!1;var e=qr(t);if(e===null)return!0;var r=ju.call(e,"constructor")&&e.constructor;return typeof r=="function"&&r instanceof r&&Vo.call(r)==Eu}function wu(t,e,r){var n=-1,o=t.length;e<0&&(e=-e>o?0:o+e),r=r>o?o:r,r<0&&(r+=o),o=e>r?0:r-e>>>0,e>>>=0;for(var a=Array(o);++n<o;)a[n]=t[n+e];return a}function Cu(){this.__data__=new mt,this.size=0}function Tu(t){var e=this.__data__,r=e.delete(t);return this.size=e.size,r}function $u(t){return this.__data__.get(t)}function Ru(t){return this.__data__.has(t)}var Nu=200;function xu(t,e){var r=this.__data__;if(r instanceof mt){var n=r.__data__;if(!je||n.length<Nu-1)return n.push([t,e]),this.size=++r.size,this;r=this.__data__=new yt(n)}return r.set(t,e),this.size=r.size,this}function ct(t){var e=this.__data__=new mt(t);this.size=e.size}ct.prototype.clear=Cu;ct.prototype.delete=Tu;ct.prototype.get=$u;ct.prototype.has=Ru;ct.prototype.set=xu;function Pu(t,e){return t&&ee(e,Ye(e),t)}function Au(t,e){return t&&ee(e,Re(e),t)}var zo=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Bn=zo&&typeof module=="object"&&module&&!module.nodeType&&module,Mu=Bn&&Bn.exports===zo,Vn=Mu?dt.Buffer:void 0,zn=Vn?Vn.allocUnsafe:void 0;function Go(t,e){if(e)return t.slice();var r=t.length,n=zn?zn(r):new t.constructor(r);return t.copy(n),n}function Du(t,e){for(var r=-1,n=t==null?0:t.length,o=0,a=[];++r<n;){var s=t[r];e(s,r,t)&&(a[o++]=s)}return a}function Wo(){return[]}var Iu=Object.prototype,Lu=Iu.propertyIsEnumerable,Gn=Object.getOwnPropertySymbols,Fu=Gn?function(t){return t==null?[]:(t=Object(t),Du(Gn(t),function(e){return Lu.call(t,e)}))}:Wo;const Qr=Fu;function ku(t,e){return ee(t,Qr(t),e)}var Uu=Object.getOwnPropertySymbols,Bu=Uu?function(t){for(var e=[];t;)Yr(e,Qr(t)),t=qr(t);return e}:Wo;const Ho=Bu;function Vu(t,e){return ee(t,Ho(t),e)}function Yo(t,e,r){var n=e(t);return G(t)?n:Yr(n,r(t))}function vr(t){return Yo(t,Ye,Qr)}function Kr(t){return Yo(t,Re,Ho)}var zu=Lt(dt,"DataView");const gr=zu;var Gu=Lt(dt,"Promise");const mr=Gu;var Wu=Lt(dt,"Set");const Ht=Wu;var Wn="[object Map]",Hu="[object Object]",Hn="[object Promise]",Yn="[object Set]",Jn="[object WeakMap]",qn="[object DataView]",Yu=It(gr),Ju=It(je),qu=It(mr),Qu=It(Ht),Ku=It(hr),Nt=Dt;(gr&&Nt(new gr(new ArrayBuffer(1)))!=qn||je&&Nt(new je)!=Wn||mr&&Nt(mr.resolve())!=Hn||Ht&&Nt(new Ht)!=Yn||hr&&Nt(new hr)!=Jn)&&(Nt=function(t){var e=Dt(t),r=e==Hu?t.constructor:void 0,n=r?It(r):"";if(n)switch(n){case Yu:return qn;case Ju:return Wn;case qu:return Hn;case Qu:return Yn;case Ku:return Jn}return e});const Ee=Nt;var Xu=Object.prototype,Zu=Xu.hasOwnProperty;function tl(t){var e=t.length,r=new t.constructor(e);return e&&typeof t[0]=="string"&&Zu.call(t,"index")&&(r.index=t.index,r.input=t.input),r}var el=dt.Uint8Array;const Be=el;function Xr(t){var e=new t.constructor(t.byteLength);return new Be(e).set(new Be(t)),e}function rl(t,e){var r=e?Xr(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength)}var nl=/\w*$/;function ol(t){var e=new t.constructor(t.source,nl.exec(t));return e.lastIndex=t.lastIndex,e}var Qn=it?it.prototype:void 0,Kn=Qn?Qn.valueOf:void 0;function al(t){return Kn?Object(Kn.call(t)):{}}function Jo(t,e){var r=e?Xr(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}var il="[object Boolean]",sl="[object Date]",cl="[object Map]",ul="[object Number]",ll="[object RegExp]",fl="[object Set]",dl="[object String]",pl="[object Symbol]",hl="[object ArrayBuffer]",vl="[object DataView]",gl="[object Float32Array]",ml="[object Float64Array]",yl="[object Int8Array]",bl="[object Int16Array]",_l="[object Int32Array]",Sl="[object Uint8Array]",Ol="[object Uint8ClampedArray]",jl="[object Uint16Array]",El="[object Uint32Array]";function wl(t,e,r){var n=t.constructor;switch(e){case hl:return Xr(t);case il:case sl:return new n(+t);case vl:return rl(t,r);case gl:case ml:case yl:case bl:case _l:case Sl:case Ol:case jl:case El:return Jo(t,r);case cl:return new n;case ul:case dl:return new n(t);case ll:return ol(t);case fl:return new n;case pl:return al(t)}}function qo(t){return typeof t.constructor=="function"&&!Vr(t)?ps(qr(t)):{}}var Cl="[object Map]";function Tl(t){return ft(t)&&Ee(t)==Cl}var Xn=Yt&&Yt.isMap,$l=Xn?zr(Xn):Tl;const Rl=$l;var Nl="[object Set]";function xl(t){return ft(t)&&Ee(t)==Nl}var Zn=Yt&&Yt.isSet,Pl=Zn?zr(Zn):xl;const Al=Pl;var Ml=1,Dl=2,Il=4,Qo="[object Arguments]",Ll="[object Array]",Fl="[object Boolean]",kl="[object Date]",Ul="[object Error]",Ko="[object Function]",Bl="[object GeneratorFunction]",Vl="[object Map]",zl="[object Number]",Xo="[object Object]",Gl="[object RegExp]",Wl="[object Set]",Hl="[object String]",Yl="[object Symbol]",Jl="[object WeakMap]",ql="[object ArrayBuffer]",Ql="[object DataView]",Kl="[object Float32Array]",Xl="[object Float64Array]",Zl="[object Int8Array]",tf="[object Int16Array]",ef="[object Int32Array]",rf="[object Uint8Array]",nf="[object Uint8ClampedArray]",of="[object Uint16Array]",af="[object Uint32Array]",M={};M[Qo]=M[Ll]=M[ql]=M[Ql]=M[Fl]=M[kl]=M[Kl]=M[Xl]=M[Zl]=M[tf]=M[ef]=M[Vl]=M[zl]=M[Xo]=M[Gl]=M[Wl]=M[Hl]=M[Yl]=M[rf]=M[nf]=M[of]=M[af]=!0;M[Ul]=M[Ko]=M[Jl]=!1;function me(t,e,r,n,o,a){var s,i=e&Ml,c=e&Dl,l=e&Il;if(r&&(s=o?r(t,n,o,a):r(t)),s!==void 0)return s;if(!lt(t))return t;var f=G(t);if(f){if(s=tl(t),!i)return Po(t,s)}else{var p=Ee(t),d=p==Ko||p==Bl;if(Se(t))return Go(t,i);if(p==Xo||p==Qo||d&&!o){if(s=c||d?{}:qo(t),!i)return c?Vu(t,Au(s,t)):ku(t,Pu(s,t))}else{if(!M[p])return o?t:{};s=wl(t,p,i)}}a||(a=new ct);var v=a.get(t);if(v)return v;a.set(t,s),Al(t)?t.forEach(function(S){s.add(me(S,e,r,S,t,a))}):Rl(t)&&t.forEach(function(S,C){s.set(C,me(S,e,r,C,t,a))});var m=l?c?Kr:vr:c?Re:Ye,_=f?void 0:m(t);return ws(_||t,function(S,C){_&&(C=S,S=t[C]),Ur(s,C,me(S,e,r,C,t,a))}),s}var sf=1,cf=4;function Zo(t){return me(t,sf|cf)}var uf="__lodash_hash_undefined__";function lf(t){return this.__data__.set(t,uf),this}function ff(t){return this.__data__.has(t)}function we(t){var e=-1,r=t==null?0:t.length;for(this.__data__=new yt;++e<r;)this.add(t[e])}we.prototype.add=we.prototype.push=lf;we.prototype.has=ff;function df(t,e){for(var r=-1,n=t==null?0:t.length;++r<n;)if(e(t[r],r,t))return!0;return!1}function ta(t,e){return t.has(e)}var pf=1,hf=2;function ea(t,e,r,n,o,a){var s=r&pf,i=t.length,c=e.length;if(i!=c&&!(s&&c>i))return!1;var l=a.get(t),f=a.get(e);if(l&&f)return l==e&&f==t;var p=-1,d=!0,v=r&hf?new we:void 0;for(a.set(t,e),a.set(e,t);++p<i;){var m=t[p],_=e[p];if(n)var S=s?n(_,m,p,e,t,a):n(m,_,p,t,e,a);if(S!==void 0){if(S)continue;d=!1;break}if(v){if(!df(e,function(C,j){if(!ta(v,j)&&(m===C||o(m,C,r,n,a)))return v.push(j)})){d=!1;break}}else if(!(m===_||o(m,_,r,n,a))){d=!1;break}}return a.delete(t),a.delete(e),d}function vf(t){var e=-1,r=Array(t.size);return t.forEach(function(n,o){r[++e]=[o,n]}),r}function Zr(t){var e=-1,r=Array(t.size);return t.forEach(function(n){r[++e]=n}),r}var gf=1,mf=2,yf="[object Boolean]",bf="[object Date]",_f="[object Error]",Sf="[object Map]",Of="[object Number]",jf="[object RegExp]",Ef="[object Set]",wf="[object String]",Cf="[object Symbol]",Tf="[object ArrayBuffer]",$f="[object DataView]",to=it?it.prototype:void 0,cr=to?to.valueOf:void 0;function Rf(t,e,r,n,o,a,s){switch(r){case $f:if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case Tf:return!(t.byteLength!=e.byteLength||!a(new Be(t),new Be(e)));case yf:case bf:case Of:return $e(+t,+e);case _f:return t.name==e.name&&t.message==e.message;case jf:case wf:return t==e+"";case Sf:var i=vf;case Ef:var c=n&gf;if(i||(i=Zr),t.size!=e.size&&!c)return!1;var l=s.get(t);if(l)return l==e;n|=mf,s.set(t,e);var f=ea(i(t),i(e),n,o,a,s);return s.delete(t),f;case Cf:if(cr)return cr.call(t)==cr.call(e)}return!1}var Nf=1,xf=Object.prototype,Pf=xf.hasOwnProperty;function Af(t,e,r,n,o,a){var s=r&Nf,i=vr(t),c=i.length,l=vr(e),f=l.length;if(c!=f&&!s)return!1;for(var p=c;p--;){var d=i[p];if(!(s?d in e:Pf.call(e,d)))return!1}var v=a.get(t),m=a.get(e);if(v&&m)return v==e&&m==t;var _=!0;a.set(t,e),a.set(e,t);for(var S=s;++p<c;){d=i[p];var C=t[d],j=e[d];if(n)var F=s?n(j,C,d,e,t,a):n(C,j,d,t,e,a);if(!(F===void 0?C===j||o(C,j,r,n,a):F)){_=!1;break}S||(S=d=="constructor")}if(_&&!S){var D=t.constructor,Y=e.constructor;D!=Y&&"constructor"in t&&"constructor"in e&&!(typeof D=="function"&&D instanceof D&&typeof Y=="function"&&Y instanceof Y)&&(_=!1)}return a.delete(t),a.delete(e),_}var Mf=1,eo="[object Arguments]",ro="[object Array]",Fe="[object Object]",Df=Object.prototype,no=Df.hasOwnProperty;function If(t,e,r,n,o,a){var s=G(t),i=G(e),c=s?ro:Ee(t),l=i?ro:Ee(e);c=c==eo?Fe:c,l=l==eo?Fe:l;var f=c==Fe,p=l==Fe,d=c==l;if(d&&Se(t)){if(!Se(e))return!1;s=!0,f=!1}if(d&&!f)return a||(a=new ct),s||Gr(t)?ea(t,e,r,n,o,a):Rf(t,e,c,r,n,o,a);if(!(r&Mf)){var v=f&&no.call(t,"__wrapped__"),m=p&&no.call(e,"__wrapped__");if(v||m){var _=v?t.value():t,S=m?e.value():e;return a||(a=new ct),o(_,S,r,n,a)}}return d?(a||(a=new ct),Af(t,e,r,n,o,a)):!1}function tn(t,e,r,n,o){return t===e?!0:t==null||e==null||!ft(t)&&!ft(e)?t!==t&&e!==e:If(t,e,r,n,tn,o)}var Lf=1,Ff=2;function kf(t,e,r,n){var o=r.length,a=o,s=!n;if(t==null)return!a;for(t=Object(t);o--;){var i=r[o];if(s&&i[2]?i[1]!==t[i[0]]:!(i[0]in t))return!1}for(;++o<a;){i=r[o];var c=i[0],l=t[c],f=i[1];if(s&&i[2]){if(l===void 0&&!(c in t))return!1}else{var p=new ct;if(n)var d=n(l,f,c,t,e,p);if(!(d===void 0?tn(f,l,Lf|Ff,n,p):d))return!1}}return!0}function ra(t){return t===t&&!lt(t)}function Uf(t){for(var e=Ye(t),r=e.length;r--;){var n=e[r],o=t[n];e[r]=[n,o,ra(o)]}return e}function na(t,e){return function(r){return r==null?!1:r[t]===e&&(e!==void 0||t in Object(r))}}function Bf(t){var e=Uf(t);return e.length==1&&e[0][2]?na(e[0][0],e[0][1]):function(r){return r===t||kf(r,t,e)}}function Vf(t,e){return t!=null&&e in Object(t)}function zf(t,e,r){e=re(e,t);for(var n=-1,o=e.length,a=!1;++n<o;){var s=ne(e[n]);if(!(a=t!=null&&r(t,s)))break;t=t[s]}return a||++n!=o?a:(o=t==null?0:t.length,!!o&&Br(o)&&We(s,o)&&(G(t)||_e(t)))}function Gf(t,e){return t!=null&&zf(t,e,Vf)}var Wf=1,Hf=2;function Yf(t,e){return Wr(t)&&ra(e)?na(ne(t),e):function(r){var n=Bo(r,t);return n===void 0&&n===e?Gf(r,t):tn(e,n,Wf|Hf)}}function Jf(t){return function(e){return e==null?void 0:e[t]}}function qf(t){return function(e){return Qe(e,t)}}function Qf(t){return Wr(t)?Jf(ne(t)):qf(t)}function en(t){return typeof t=="function"?t:t==null?Lr:typeof t=="object"?G(t)?Yf(t[0],t[1]):Bf(t):Qf(t)}function Kf(t){return function(e,r,n){for(var o=-1,a=Object(e),s=n(e),i=s.length;i--;){var c=s[t?i:++o];if(r(a[c],c,a)===!1)break}return e}}var Xf=Kf();const Zf=Xf;function yr(t,e,r){(r!==void 0&&!$e(t[e],r)||r===void 0&&!(e in t))&&kr(t,e,r)}function br(t){return ft(t)&&He(t)}function _r(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}function td(t){return ee(t,Re(t))}function ed(t,e,r,n,o,a,s){var i=_r(t,r),c=_r(e,r),l=s.get(c);if(l){yr(t,r,l);return}var f=a?a(i,c,r+"",t,e,s):void 0,p=f===void 0;if(p){var d=G(c),v=!d&&Se(c),m=!d&&!v&&Gr(c);f=c,d||v||m?G(i)?f=i:br(i)?f=Po(i):v?(p=!1,f=Go(c,!0)):m?(p=!1,f=Jo(c,!0)):f=[]:Z(c)||_e(c)?(f=i,_e(i)?f=td(i):(!lt(i)||Fr(i))&&(f=qo(c))):p=!1}p&&(s.set(c,f),o(f,c,n,a,s),s.delete(c)),yr(t,r,f)}function oa(t,e,r,n,o){t!==e&&Zf(e,function(a,s){if(o||(o=new ct),lt(a))ed(t,e,s,r,oa,n,o);else{var i=n?n(_r(t,s),a,s+"",t,e,o):void 0;i===void 0&&(i=a),yr(t,s,i)}},Re)}function rd(t,e,r){for(var n=-1,o=t==null?0:t.length;++n<o;)if(r(e,t[n]))return!0;return!1}function aa(t){var e=t==null?0:t.length;return e?t[e-1]:void 0}function nd(t,e){return e.length<2?t:Qe(t,wu(e,0,-1))}var od=Ls(function(t,e,r){oa(t,e,r)});const ia=od;var ad="Expected a function";function id(t){if(typeof t!="function")throw new TypeError(ad);return function(){var e=arguments;switch(e.length){case 0:return!t.call(this);case 1:return!t.call(this,e[0]);case 2:return!t.call(this,e[0],e[1]);case 3:return!t.call(this,e[0],e[1],e[2])}return!t.apply(this,e)}}function sd(t,e){return e=re(e,t),t=nd(t,e),t==null||delete t[ne(aa(e))]}function cd(t){return Z(t)?void 0:t}var ud=1,ld=2,fd=4,dd=yu(function(t,e){var r={};if(t==null)return r;var n=!1;e=Ir(e,function(a){return a=re(a,t),n||(n=a.length>1),a}),ee(t,Kr(t),r),n&&(r=me(r,ud|ld|fd,cd));for(var o=e.length;o--;)sd(r,e[o]);return r});const sa=dd;function pd(t,e,r,n){if(!lt(t))return t;e=re(e,t);for(var o=-1,a=e.length,s=a-1,i=t;i!=null&&++o<a;){var c=ne(e[o]),l=r;if(c==="__proto__"||c==="constructor"||c==="prototype")return t;if(o!=s){var f=i[c];l=n?n(f,c,i):void 0,l===void 0&&(l=lt(f)?f:We(e[o+1])?[]:{})}Ur(i,c,l),i=i[c]}return t}function hd(t,e,r){for(var n=-1,o=e.length,a={};++n<o;){var s=e[n],i=Qe(t,s);r(i,s)&&pd(a,re(s,t),i)}return a}function vd(t,e){if(t==null)return{};var r=Ir(Kr(t),function(n){return[n]});return e=en(e),hd(t,r,function(n,o){return e(n,o[0])})}function gd(t,e){return vd(t,id(en(e)))}var md=1/0,yd=Ht&&1/Zr(new Ht([,-0]))[1]==md?function(t){return new Ht(t)}:vs;const bd=yd;var _d=200;function Sd(t,e,r){var n=-1,o=Ns,a=t.length,s=!0,i=[],c=i;if(r)s=!1,o=rd;else if(a>=_d){var l=e?null:bd(t);if(l)return Zr(l);s=!1,o=ta,c=new we}else c=e?[]:i;t:for(;++n<a;){var f=t[n],p=e?e(f):f;if(f=r||f!==0?f:0,s&&p===p){for(var d=c.length;d--;)if(c[d]===p)continue t;e&&c.push(p),i.push(f)}else o(c,p,r)||(c!==i&&c.push(p),i.push(f))}return i}var Od=Do(function(t){var e=aa(t);return br(e)&&(e=void 0),Sd(Jr(t,1,br,!0),en(e))});const jd=Od;class ca extends TypeError{constructor(e,r){let n;const{message:o,...a}=e,{path:s}=e,i=s.length===0?o:"At path: "+s.join(".")+" -- "+o;super(i),this.value=void 0,this.key=void 0,this.type=void 0,this.refinement=void 0,this.path=void 0,this.branch=void 0,this.failures=void 0,Object.assign(this,a),this.name=this.constructor.name,this.failures=()=>{var c;return(c=n)!=null?c:n=[e,...r()]}}}function Ed(t){return ut(t)&&typeof t[Symbol.iterator]=="function"}function ut(t){return typeof t=="object"&&t!=null}function rt(t){return typeof t=="string"?JSON.stringify(t):""+t}function wd(t){const{done:e,value:r}=t.next();return e?void 0:r}function Cd(t,e,r,n){if(t===!0)return;t===!1?t={}:typeof t=="string"&&(t={message:t});const{path:o,branch:a}=e,{type:s}=r,{refinement:i,message:c="Expected a value of type `"+s+"`"+(i?" with refinement `"+i+"`":"")+", but received: `"+rt(n)+"`"}=t;return{value:n,type:s,refinement:i,key:o[o.length-1],path:o,branch:a,...t,message:c}}function*oo(t,e,r,n){Ed(t)||(t=[t]);for(const o of t){const a=Cd(o,e,r,n);a&&(yield a)}}function*rn(t,e,r){r===void 0&&(r={});const{path:n=[],branch:o=[t],coerce:a=!1,mask:s=!1}=r,i={path:n,branch:o};if(a&&(t=e.coercer(t,i),s&&e.type!=="type"&&ut(e.schema)&&ut(t)&&!Array.isArray(t)))for(const l in t)e.schema[l]===void 0&&delete t[l];let c="valid";for(const l of e.validator(t,i))c="not_valid",yield[l,void 0];for(let[l,f,p]of e.entries(t,i)){const d=rn(f,p,{path:l===void 0?n:[...n,l],branch:l===void 0?o:[...o,f],coerce:a,mask:s});for(const v of d)v[0]?(c=v[0].refinement!=null?"not_refined":"not_valid",yield[v[0],void 0]):a&&(f=v[1],l===void 0?t=f:t instanceof Map?t.set(l,f):t instanceof Set?t.add(f):ut(t)&&(t[l]=f))}if(c!=="not_valid")for(const l of e.refiner(t,i))c="not_refined",yield[l,void 0];c==="valid"&&(yield[void 0,t])}class pt{constructor(e){this.TYPE=void 0,this.type=void 0,this.schema=void 0,this.coercer=void 0,this.validator=void 0,this.refiner=void 0,this.entries=void 0;const{type:r,schema:n,validator:o,refiner:a,coercer:s=c=>c,entries:i=function*(){}}=e;this.type=r,this.schema=n,this.entries=i,this.coercer=s,o?this.validator=(c,l)=>{const f=o(c,l);return oo(f,l,this,c)}:this.validator=()=>[],a?this.refiner=(c,l)=>{const f=a(c,l);return oo(f,l,this,c)}:this.refiner=()=>[]}assert(e){return ua(e,this)}create(e){return Td(e,this)}is(e){return Rd(e,this)}mask(e){return $d(e,this)}validate(e,r){return r===void 0&&(r={}),oe(e,this,r)}}function ua(t,e){const r=oe(t,e);if(r[0])throw r[0]}function Td(t,e){const r=oe(t,e,{coerce:!0});if(r[0])throw r[0];return r[1]}function $d(t,e){const r=oe(t,e,{coerce:!0,mask:!0});if(r[0])throw r[0];return r[1]}function Rd(t,e){return!oe(t,e)[0]}function oe(t,e,r){r===void 0&&(r={});const n=rn(t,e,r),o=wd(n);return o[0]?[new ca(o[0],function*(){for(const a of n)a[0]&&(yield a[0])}),void 0]:[void 0,o[1]]}function nn(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];const n=e[0].type==="type",o=e.map(s=>s.schema),a=Object.assign({},...o);return n?pa(a):P(a)}function wt(t,e){return new pt({type:t,schema:null,validator:e})}function Jt(t){return new pt({type:"dynamic",schema:null,*entries(e,r){yield*t(e,r).entries(e,r)},validator(e,r){return t(e,r).validator(e,r)},coercer(e,r){return t(e,r).coercer(e,r)},refiner(e,r){return t(e,r).refiner(e,r)}})}function la(t,e){const{schema:r}=t,n={...r};for(const o of e)delete n[o];switch(t.type){case"type":return pa(n);default:return P(n)}}function z(){return wt("any",()=>!0)}function B(t){return new pt({type:"array",schema:t,*entries(e){if(t&&Array.isArray(e))for(const[r,n]of e.entries())yield[r,n,t]},coercer(e){return Array.isArray(e)?e.slice():e},validator(e){return Array.isArray(e)||"Expected an array value, but received: "+rt(e)}})}function qt(){return wt("boolean",t=>typeof t=="boolean")}function Sr(t){const e={},r=t.map(n=>rt(n)).join();for(const n of t)e[n]=n;return new pt({type:"enums",schema:e,validator(n){return t.includes(n)||"Expected one of `"+r+"`, but received: "+rt(n)}})}function fa(){return wt("func",t=>typeof t=="function"||"Expected a function, but received: "+rt(t))}function K(t){const e=rt(t),r=typeof t;return new pt({type:"literal",schema:r==="string"||r==="number"||r==="boolean"?t:null,validator(n){return n===t||"Expected the literal `"+e+"`, but received: "+rt(n)}})}function Nd(){return wt("never",()=>!1)}function da(){return wt("number",t=>typeof t=="number"&&!isNaN(t)||"Expected a number, but received: "+rt(t))}function P(t){const e=t?Object.keys(t):[],r=Nd();return new pt({type:"object",schema:t||null,*entries(n){if(t&&ut(n)){const o=new Set(Object.keys(n));for(const a of e)o.delete(a),yield[a,n[a],t[a]];for(const a of o)yield[a,n[a],r]}},validator(n){return ut(n)||"Expected an object, but received: "+rt(n)},coercer(n){return ut(n)?{...n}:n}})}function b(t){return new pt({...t,validator:(e,r)=>e===void 0||t.validator(e,r),refiner:(e,r)=>e===void 0||t.refiner(e,r)})}function ye(t,e){return new pt({type:"record",schema:null,*entries(r){if(ut(r))for(const n in r){const o=r[n];yield[n,n,t],yield[n,o,e]}},validator(r){return ut(r)||"Expected an object, but received: "+rt(r)}})}function y(){return wt("string",t=>typeof t=="string"||"Expected a string, but received: "+rt(t))}function pa(t){const e=Object.keys(t);return new pt({type:"type",schema:t,*entries(r){if(ut(r))for(const n of e)yield[n,r[n],t[n]]},validator(r){return ut(r)||"Expected an object, but received: "+rt(r)}})}function X(t){const e=t.map(r=>r.type).join(" | ");return new pt({type:"union",schema:null,coercer(r,n){return(t.find(o=>{const[a]=o.validate(r,{coerce:!0});return!a})||xd()).coercer(r,n)},validator(r,n){const o=[];for(const a of t){const[...s]=rn(r,a,n),[i]=s;if(i[0])for(const[c]of s)c&&o.push(c);else return[]}return["Expected the value to satisfy a union of `"+e+"`, but received: "+rt(r),...o]}})}function xd(){return wt("unknown",()=>!0)}const on=P({package:y(),version:y(),name:y(),exportName:b(y()),destructuring:b(qt()),subName:b(y()),main:b(y()),cssPaths:b(B(y()))}),Pd=B(on),Ad=["CBlock","CContainer","CImage","CCanvas","CVideo","CAudio","CText","CNativeTag"];var at=(t=>(t.SLOT="SLOT",t.FUNCTION="FUNCTION",t.EXPRESSION="EXPRESSION",t))(at||{}),an=(t=>(t.DESIGN="design",t.SAVE="save",t))(an||{}),Or=(t=>(t.FUNC="FUNC",t.COMP="COMP",t))(Or||{});const Md=()=>wt("normalObj",t=>!Z(t)||[at.SLOT,at.EXPRESSION,at.FUNCTION].includes(t==null?void 0:t.type)?!1:(oe(t,ye(y(),sn)),!0)),sn=X([y(),da(),qt(),P({type:K(at.SLOT),renderType:Sr([Or.FUNC,Or.COMP]),params:b(B(y())),value:Jt(()=>X([Qt,B(Qt)]))}),P({type:K(at.EXPRESSION),value:y()}),P({type:K(at.FUNCTION),value:y()}),Md(),B(Jt(()=>sn))]),ao=P({type:K(at.EXPRESSION),value:y()}),Qt=P({id:b(y()),title:b(y()),componentName:y(),props:b(ye(y(),sn)),nodeName:b(y()),state:b(ye(y(),z())),children:Jt(()=>b(B(X([y(),Qt])))),configure:b(z()),css:b(z()),style:b(z()),classNames:b(B(z())),refId:b(y()),extra:b(ye(z(),z())),condition:b(X([qt(),ao])),loop:b(P({open:qt(),data:X([B(z()),ao]),args:b(B(y())),forName:b(y()),forIndex:b(y()),key:b(z()),name:b(y())})),methods:b(B(z()))}),Ve=X([y(),P({label:y(),tip:b(y())})]),Dd=P({type:K("shape"),value:B(P({name:y(),title:Ve,valueType:Jt(()=>Ke)}))}),Id=P({type:K("enums"),value:B(y())});P({type:K("array"),value:Jt(()=>Ke)});const Ld=P({type:K("array"),value:Jt(()=>B(Ke))}),Ke=X([Sr(["array","boolean","number","object","string"]),Sr(["component","expression","function"]),Dd,Id,Ld]),Fd=X([y(),P({componentName:y(),props:b(z()),initialValue:b(z()),component:b(z())})]),ur=P({name:y(),title:Ve,valueType:Ke,description:b(y()),defaultValue:z(),setters:b(B(Fd)),condition:b(fa())});X([y(),fa()]);var jr=(t=>(t.SINGLE="single",t.GROUP="group",t))(jr||{});X([y(),P({name:y(),describe:b(y()),params:b(P({name:y(),description:y()})),template:y()})]);const kd=P({id:b(y()),title:y(),snapshot:X([y(),z()]),snapshotText:b(y()),description:b(y()),tags:b(B(y())),groupName:b(y()),category:b(y()),schema:nn(la(Qt,["id"]),P({componentName:b(y())}))}),Ud=P({componentName:y(),title:y(),screenshot:b(y()),icon:b(y()),tags:b(B(y())),groupName:b(y()),category:b(y()),priority:b(da()),npm:b(on),snippets:B(kd),props:B(X([ur,P({title:b(Ve),type:K("single"),content:ur}),P({title:b(Ve),type:K("group"),content:B(ur)})])),fixedProps:b(z()),isContainer:b(X([qt(),P({placeholder:y(),width:y(),height:y()})])),disableEditorDragDom:b(z()),isLayout:b(qt()),rootSelector:b(y()),advanceCustom:b(z()),extra:b(ye(z(),z()))}),Bd=t=>({data:e,message:r,throwError:n})=>{const o=t({data:e,message:r,throwError:n});if(o.isValidate)return o;if(n)throw o.message||r?new Error(`${o.message||r}
|
|
2
2
|
originData: ${JSON.stringify(e)}`):new Error(`${JSON.stringify(e)}
|
|
3
3
|
data struct format is invalidate`);return o.message||r?console.warn(`${o.message||r}
|
|
4
4
|
originData: ${JSON.stringify(e)}`):console.warn(`${JSON.stringify(e)}
|
|
5
|
-
data struct format is invalidate`),o},
|
|
6
|
-
`)),{isValidate:!1,message:s,error:i}}})({data:e,message:r,throwError:n})};var At=(t=>(t.ROOT_CONTAINER="RootContainer",t))(At||{});const Mf=w({type:L(V.FUNCTION),value:h()}),xf=Cr(yo(Ot,["componentName"]),w({componentName:L("RootContainer")}));function Af(t){return{all:t=t||new Map,on:function(e,r){var n=t.get(e);n?n.push(r):t.set(e,[r])},off:function(e,r){var n=t.get(e);n&&(r?n.splice(n.indexOf(r)>>>0,1):t.set(e,[]))},emit:function(e,r){var n=t.get(e);n&&n.slice().map(function(o){o(r)}),(n=t.get("*"))&&n.slice().map(function(o){o(e,r)})}}}const re=Af(),Pf=(t,e)=>{const r={...t,value:[]},n=t.value;let o=new pt([]);return e&&(o=e.materialsMode||new pt([])),n&&(R(n)?r.value=n.map(a=>new T(a,{parent:e,materials:o})):B(n)&&r.value.push(new T(n,{parent:e,materials:o}))),r};class wt{constructor(e,r){_(this,"nodeType","SLOT"),_(this,"rawData"),_(this,"parent"),_(this,"emitter",re),_(this,"data"),_(this,"id"),_(this,"materialsMode"),this.parent=(r==null?void 0:r.parent)||null,this.rawData=e;const n=(r==null?void 0:r.materials)||new pt([]);this.materialsMode=n,this.id=Z(),this.data=Pf(e,this)}get value(){return this.data}export(e){const r=this.data,n=o=>{if(o instanceof T)return o.export(e);if(B(o)){const a={};return Object.keys(o||{}).forEach(i=>{a[i]=n(o[i])}),a}return R(o)?o.map(a=>n(a)):(e==="design"&&delete o.id,o)};return n(r)}}const jo=t=>{let e=[];return t.forEach(r=>{const n=r;n.type?n.type===Je.SINGLE?e.push(n.content):n.type===Je.GROUP&&(e=[...e,...jo(n.content)]):e.push(r)}),e},We=(t,e,r)=>{if(t.type)return t.type===V.SLOT?new wt(t,{parent:e,materials:r}):t;if(B(t)){const n={};return Object.keys(t).forEach(o=>{n[o]=Qe(t[o],e,r)}),n}else return Array.isArray(t)?t.map(n=>We(n,e,r)):t},Qe=(t,e,r)=>B(t)?We(t,e,r):R(t)?t.map(n=>We(n,e,r)):t;class at{constructor(e,r,n){_(this,"nodeType","PROP"),_(this,"rawData"),_(this,"parent"),_(this,"emitter",re),_(this,"data"),_(this,"name"),_(this,"materialsMode");const o=(n==null?void 0:n.materials)||new pt([]);this.materialsMode=o,this.parent=n==null?void 0:n.parent,this.rawData=r,this.name=e,this.data=Qe(r,this,o)}isIncludeSlot(){return!1}isIncludeExpression(){return!1}get value(){return this.data}updateValue(e){const r=this.data;this.data=Qe(e??r,this,this.materialsMode),this.emitter.emit("onPropChange",{value:this.data,preValue:r,node:this}),this.parent&&!(this.parent instanceof wt)&&this.emitter.emit("onNodeChange",{value:this.parent.value,preValue:this.parent.value,node:this.parent})}get material(){const e=this.parent;if(e instanceof T){const r=e.material;return jo((r==null?void 0:r.value.props)||[]).find(n=>n.name===this.name)}else return null}export(e){const r=this.data,n=o=>{if(o instanceof at||o instanceof wt||o instanceof T)return o.export(e);if(R(o))return o.map(a=>n(a));if(B(o)){const a={};return Object.keys(o||{}).forEach(i=>{a[i]=n(o[i])}),a}return o};return n(r)}}const Rf=t=>{if(typeof t=="string")return!0;Tr({data:t,dataStruct:Ot,throwError:!1})},gn=(t,e,r=new pt([]))=>{if(typeof t=="string")return t;const n={...t,id:t.id??Z(),children:[],props:{},methods:t.methods||[],configure:ho(t.configure||{},{propsSetter:{},advanceSetter:{}})},o=Object.keys(t.props||{});return o.length&&o.forEach(a=>{var i;const s=(i=t.props)==null?void 0:i[a];if(s instanceof at){n.props[a]=s;return}n.props[a]=new at(a,s||"",{parent:e,materials:r})}),t.children&&(Array.isArray(t.children)?n.children=t.children.map(a=>{if(a instanceof T)return a;if(B(a)){const i=a;return new T(i,{parent:e,materials:r})}else return a}):(t.children instanceof T&&(n.children=[t.children]),n.children=[new T(t.children,{parent:e,materials:r})])),n};class T{constructor(e,r){_(this,"nodeType","NODE"),_(this,"rawData"),_(this,"data"),_(this,"emitter",re),_(this,"parent"),_(this,"materialsModel"),_(this,"listenerHandle"),_(this,"onChangeCbQueue"),this.rawData=JSON.parse(JSON.stringify(e)),Rf(e);const n=(r==null?void 0:r.materials)||new pt([]);this.parent=(r==null?void 0:r.parent)||null,this.materialsModel=n,this.data=gn(e,this,n),this.listenerHandle=[],this.onChangeCbQueue=[],this.registerListener()}registerListener(){const e=r=>{const{node:n}=r;n===this&&n.id===this.id&&this.onChangeCbQueue.forEach(o=>o(r))};this.emitter.on("onNodeChange",e),this.listenerHandle.push(()=>{this.emitter.off("onNodeChange",e)})}onChange(e){return this.onChangeCbQueue.push(e),()=>{this.onChangeCbQueue=this.onChangeCbQueue.filter(r=>r!==e)}}destroy(){this.listenerHandle.forEach(e=>e())}get id(){return this.data.id}get value(){return this.data}clone(e){const r={...this.export("design"),id:e||Z()};return new T(r,{materials:this.materialsModel})}updateValue(e){const r=this.data,n={...this.data,...e};this.data=gn(n,this),this.emitter.emit("onNodeChange",{value:n,preValue:r,node:this})}contains(e){return xr(this,e)}get props(){return this.data.props}get material(){const e=this.materialsModel;return e==null?void 0:e.findByComponentName(this.data.componentName)}getPlainProps(){const e=this.data,r={};return Object.keys(e.props||{}).forEach(n=>{r[n]=e.props[n].export("design")}),r}getMaterialConfig(e){var r;return this.data.configure[e]!==void 0?this.data.configure.isContainer:(r=this.material)==null?void 0:r.value.isContainer}isContainer(){return this.getMaterialConfig("isContainer")}export(e){var r;const n=this.data;if(typeof n=="string")return n;const o={};Object.keys(n.props||{}).forEach(l=>{o[l]=n.props[l].export(e)});const a=(r=n.children)==null?void 0:r.map(l=>l instanceof T?l.export(e):l),i=n.configure||{},s=i.propsSetter||{},c={};Object.keys(s).forEach(l=>{const p=Qn(s,l,!1);p&&(c[l]=p)}),i.propsSetter=c,this.material&&this.materialsModel.usedMaterials.push(this.material);let u={...n,configure:i,props:o,children:a};return e==="design"&&delete u.id,u=Mr(u),u}}const mn=(t,e,r)=>{const n={...t,id:Z(),props:{},componentName:At.ROOT_CONTAINER,children:[],methods:t.methods||[],configure:ho(t.configure||{},{propsSetter:{},advanceSetter:{}})};let o=[];R(t.children)?o=t.children.map(i=>i instanceof T?i:B(i)?new T(i,{parent:e,materials:r}):i):t.children instanceof T?o.push(t.children):t.children&&B(t.children)&&o.push(new T(t.children,{parent:e,materials:r}));const a=Object.keys(t.props||{});return a.length&&a.forEach(i=>{var s;const c=(s=t.props)==null?void 0:s[i];c instanceof at?n.props[i]=c:n.props[i]=new at(i,c||"",{parent:e,materials:r})}),n.children=o,n};class Xt{constructor(e,{parent:r,materials:n}){_(this,"rawData"),_(this,"data"),_(this,"nodeType",At.ROOT_CONTAINER),_(this,"emitter",re),_(this,"materialsModel"),_(this,"listenerHandle"),_(this,"onChangeCbQueue"),_(this,"parent"),this.materialsModel=n,this.rawData=JSON.parse(JSON.stringify(e)),this.data=mn(e,this,n),this.listenerHandle=[],this.onChangeCbQueue=[],this.registerListener(),this.parent=r}registerListener(){const e=r=>{const{node:n}=r;n===this&&n.id===this.id&&this.onChangeCbQueue.forEach(o=>o(r))};this.emitter.on("onNodeChange",e),this.listenerHandle.push(()=>{this.emitter.off("onNodeChange",e)})}onChange(e){return this.onChangeCbQueue.push(e),()=>{this.onChangeCbQueue=this.onChangeCbQueue.filter(r=>r!==e)}}get id(){return this.data.id}get value(){return this.data}get props(){return this.data.props}get material(){const e=this.materialsModel;return e==null?void 0:e.findByComponentName(this.data.componentName)}updateValue(e){const r=this.data,n={...this.data,...e};this.data=mn(n,this,this.materialsModel),this.emitter.emit("onNodeChange",{value:this.data,preValue:r,node:this})}contains(e){return xr(this,e)}getMaterialConfig(e){var r;return this.data.configure[e]!==void 0?this.data.configure.isContainer:(r=this.material)==null?void 0:r.value.isContainer}isContainer(){return this.getMaterialConfig("isContainer")}export(e=Nr.SAVE){var r;const n=this.data,o={};Object.keys(n.props||{}).forEach(c=>{o[c]=n.props[c].export(e)});const a=((r=n.children)==null?void 0:r.map(c=>{var u;return(u=c==null?void 0:c.export)==null?void 0:u.call(c,e)}))||[],i={...n,props:o,children:a.filter(c=>c)};let s=vo(i,["id"]);return s=Mr(s),s}getPlainProps(){const e=this.data,r={};return Object.keys(e.props||{}).forEach(n=>{r[n]=e.props[n].export("design")}),r}destroy(){this.listenerHandle.forEach(e=>e())}clone(e){const r={...this.export("design"),id:e||Z()};return new Xt(r,{materials:this.materialsModel,parent:null})}}const ct=t=>(t==null?void 0:t.type)===V.EXPRESSION,Df=t=>(t==null?void 0:t.type)===V.FUNCTION,Z=()=>Math.random().toString(32).slice(3,9),If=t=>(t==null?void 0:t.nodeType)==="NODE",Pe=t=>(t==null?void 0:t.nodeType)==="PROP",Lf=t=>(t==null?void 0:t.nodeType)==="SLOT",Mr=t=>nf(t,e=>B(e)?!Object.keys(e).length:R(e)?!e.length:!e);function Ff(t,e){const r=[t];for(;r.length;){const n=r.shift();if(n&&e(n))return n;const o=(n==null?void 0:n.props)||{},a=s=>{if(s instanceof T){r.push(s);return}if(s instanceof wt&&a(s.value.value),s instanceof at){a(s.value);return}if(B(s)){const c=s;Object.keys(c).forEach(u=>{a(c[u])});return}if(R(s)){s.forEach(c=>{a(c)});return}};a(o);const i=(n==null?void 0:n.value.children.filter(s=>s instanceof T))||[];r.push(...i)}}function xr(t,e){return Ff(t,r=>r.id===e)}const Bf=t=>{const e=so(t),r=e.snippets;return delete e.snippets,e.snippets=r.map(n=>({...e,...n,id:n.id||`${t.componentName}-${Z()}`,title:n.title||t.title,category:n.category||t.category,tags:[...n.tags||[],...t.tags||[]],groupName:n.groupName||t.groupName,snapshot:n.snapshot||t.icon,snapshotText:n.snapshotText,schema:{...n.schema,componentName:n.schema.componentName||t.componentName}})),e};class Uf{constructor(e){_(this,"rawData"),_(this,"data"),this.rawData=e,this.data=Bf(e)}get value(){return this.data}get rawValue(){return this.rawData}get componentName(){return this.data.componentName}get snippets(){return this.data.snippets}getSnippetById(e){return this.data.snippets.find(r=>r.id===e)}}const kf=t=>{if(!R(t))throw new Error("Materials must be a array");return t.map(e=>new Uf(e))},Vf=t=>{t==null||t.forEach(e=>{Tr({data:e,dataStruct:$f,throwError:!1})})};class pt{constructor(e){_(this,"rawData"),_(this,"data"),_(this,"usedMaterials",[]),this.rawData=e,Vf(e),this.data=kf(e)}findByComponentName(e){return this.data.find(r=>r.componentName===e)}findSnippetById(e){const r=[...this.data];let n=null;for(;!n&&r.length;){const o=r.pop();n=o==null?void 0:o.getSnippetById(e)}return n}getAllSnippets(){let e=this.data.reduce((a,i)=>(a.push(...i.snippets),a),[]);const r=[],n={default:[]};e=e.sort((a,i)=>(a.category||"")>(i.category||"")?1:-1),e.forEach(a=>{const i=a.groupName||"default";r.includes(i)||(r.push(i),n[i]=[]),n[i].push(a)});const o=[];return r.forEach(a=>{const i=["default"],s={default:[]},c=n[a];if(c.length!==0){c.forEach(p=>{const f=p.category||"default";i.includes(f)||(i.push(f),s[f]=[]),s[f].push(p)});const u=[];i.forEach(p=>{s[p].length&&u.push({name:p,list:s[p]})});const l={name:a,list:u};o.push(l)}}),o}get value(){return this.data}get rawValue(){return this.rawData}}const zf=w({version:h(),name:h(),css:g(h()),renderType:g(F([L("COMPONENT"),L("PAGE")])),methods:g(A(Mf)),componentsMeta:A(Cr(w({componentName:h()}),Er)),thirdLibs:g(_f),componentsTree:xf,assets:g(A(P()))}),Oo=t=>(Tr({data:t,dataStruct:zf,throwError:!1}),t),Re=(t,e,r)=>({...t,componentsTree:new Xt(t.componentsTree,{parent:e,materials:r})});class de{constructor(e,r){_(this,"nodeType","PAGE"),_(this,"rawData"),_(this,"emitter",re),_(this,"data"),_(this,"parent"),_(this,"materialsModel"),_(this,"assetPackagesList"),Oo(e),this.rawData=JSON.parse(JSON.stringify(e)),this.materialsModel=new pt((r==null?void 0:r.materials)||[]),this.data=Re(e,this,this.materialsModel),this.assetPackagesList=[...(r==null?void 0:r.assetPackagesList)||[],...this.data.assets||[]]}updatePage(e){const r=this.data;this.rawData=JSON.parse(JSON.stringify(e)),this.data=Re(e,this,this.materialsModel),this.emitter.emit("onPageChange",{value:this.data,preValue:r,node:this})}reloadPage(e){const r=this.data;this.rawData=JSON.parse(JSON.stringify(e)),this.data=Re(e,this,this.materialsModel),this.emitter.emit("onReloadPage",{value:this.data,preValue:r,node:this})}get value(){return this.data}getNode(e){if(!e)return;const r=this.data.componentsTree;return xr(r,e)}addNode(e,r,n="AFTER"){var o;if(n==="AFTER"||n==="BEFORE"){const a=r.parent;if(a===null&&r instanceof Xt)return console.warn("Not found parent node"),!1;if(a instanceof at)return console.warn("CProp can not add node"),!1;if(a instanceof wt){const s=a.value.value,c=s.findIndex(u=>u===r)??-1;return c>=0?(n==="BEFORE"?s.splice(c,0,e):s.splice(c+1,0,e),e.parent=a,(o=a.parent)==null||o.updateValue(),!0):!1}if(a instanceof de)return!1;const i=(a==null?void 0:a.value.children.findIndex(s=>s===r))??-1;return i>=0?(n==="BEFORE"?a==null||a.value.children.splice(i,0,e):a==null||a.value.children.splice(i+1,0,e),e.parent=a,a==null||a.updateValue(),!0):(console.warn("Not found target node"),!1)}if(n==="CHILD_START")return r.value.children.unshift(e),e.parent=r,r.updateValue(),!0;if(n==="CHILD_END")return r.value.children.push(e),e.parent=r,r.updateValue(),!0;if(B(n)){const a=n;if(a.type==="CHILD"){const i=a.pos,s=a.index||0;return i==="BEFORE"?r==null||r.value.children.splice(s,0,e):r==null||r.value.children.splice(s+1,0,e),e.parent=r,r.updateValue(),!0}else console.warn("Can not parse pos obj")}return!1}createNode(e){return delete e.id,new T(e,{parent:null,materials:this.materialsModel})}addNodeById(e,r,n="AFTER"){const o=this.getNode(r);return o?this.addNode(e,o,n):(console.warn(`Not find a node by ${r}, pls check it`),!1)}copyNode(e){const r=e.export("design");r.id=Z();const n=new T(r,{parent:e.parent,materials:this.materialsModel});return this.addNode(n,e,"AFTER"),n}copyNodeById(e){const r=this.getNode(e);return r&&r instanceof T?this.copyNode(r):!1}moveNode(e,r,n){this.deleteNode(e);let o=r;return["AFTER","BEFORE"].includes(n)&&(o=r.parent),e.parent=o,this.addNode(e,r,n)}moveNodeById(e,r,n){const o=this.getNode(e),a=this.getNode(r);return o&&a&&o instanceof T&&a instanceof T?this.moveNode(o,a,n):!1}deleteNode(e){var r;const n=e.parent;if(!n)throw new Error("parent node is null or undefined, pls check it");if(n instanceof wt){const o=n.value.value,a=o.findIndex(s=>s===e),i=o[a];return o.splice(a,1),(r=n.parent)==null||r.updateValue(),i}if(n instanceof T||n instanceof Xt){const o=n.value.children,a=o.findIndex(s=>s===e),i=o[a];return o.splice(a,1),n.updateValue(),i}}deleteNodeById(e){const r=this.getNode(e);if(r)return this.deleteNode(r)}export(e=Nr.SAVE){var r;const n=this.data.componentsTree.export(e),o=this.assetPackagesList,a=[],i=this.materialsModel.usedMaterials.map(c=>{const u=o.find(l=>{var p;return l.package===((p=c.value.npm)==null?void 0:p.package)});return u&&a.push(u),{componentName:c.componentName,...so(c.value.npm||{})}}).filter(c=>!!(c.componentName&&c.package&&c.version));this.materialsModel.usedMaterials=[];let s={...this.data,componentsTree:Mr(n),componentsMeta:i,thirdLibs:this.data.thirdLibs,assets:[]};return(r=this.data.thirdLibs)==null||r.forEach(c=>{const u=o.find(l=>c.package===l.package);u&&a.push(u)}),s.assets=ff(a,c=>c.package),s=vo(s,["id"]),JSON.parse(JSON.stringify(s))}getRootNode(){return this.data.componentsTree}}At.ROOT_CONTAINER;var Gf=typeof global=="object"&&global&&global.Object===Object&&global;const wo=Gf;var Hf=typeof self=="object"&&self&&self.Object===Object&&self,Jf=wo||Hf||Function("return this")();const Pt=Jf;var Wf=Pt.Symbol;const Ct=Wf;var Co=Object.prototype,Qf=Co.hasOwnProperty,qf=Co.toString,kt=Ct?Ct.toStringTag:void 0;function Yf(t){var e=Qf.call(t,kt),r=t[kt];try{t[kt]=void 0;var n=!0}catch{}var o=qf.call(t);return n&&(e?t[kt]=r:delete t[kt]),o}var Kf=Object.prototype,Xf=Kf.toString;function Zf(t){return Xf.call(t)}var tp="[object Null]",ep="[object Undefined]",yn=Ct?Ct.toStringTag:void 0;function ne(t){return t==null?t===void 0?ep:tp:yn&&yn in Object(t)?Yf(t):Zf(t)}function Rt(t){return t!=null&&typeof t=="object"}var rp="[object Symbol]";function np(t){return typeof t=="symbol"||Rt(t)&&ne(t)==rp}function op(t,e){for(var r=-1,n=t==null?0:t.length,o=Array(n);++r<n;)o[r]=e(t[r],r,t);return o}var ap=Array.isArray;const Et=ap;var sp=1/0,bn=Ct?Ct.prototype:void 0,_n=bn?bn.toString:void 0;function Eo(t){if(typeof t=="string")return t;if(Et(t))return op(t,Eo)+"";if(np(t))return _n?_n.call(t):"";var e=t+"";return e=="0"&&1/t==-sp?"-0":e}function mt(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}function No(t){return t}var ip="[object AsyncFunction]",cp="[object Function]",up="[object GeneratorFunction]",lp="[object Proxy]";function Ar(t){if(!mt(t))return!1;var e=ne(t);return e==cp||e==up||e==ip||e==lp}var fp=Pt["__core-js_shared__"];const De=fp;var Sn=function(){var t=/[^.]+$/.exec(De&&De.keys&&De.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function pp(t){return!!Sn&&Sn in t}var dp=Function.prototype,hp=dp.toString;function vp(t){if(t!=null){try{return hp.call(t)}catch{}try{return t+""}catch{}}return""}var gp=/[\\^$.*+?()[\]{}|]/g,mp=/^\[object .+?Constructor\]$/,yp=Function.prototype,bp=Object.prototype,_p=yp.toString,Sp=bp.hasOwnProperty,jp=RegExp("^"+_p.call(Sp).replace(gp,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Op(t){if(!mt(t)||pp(t))return!1;var e=Ar(t)?jp:mp;return e.test(vp(t))}function wp(t,e){return t==null?void 0:t[e]}function Pr(t,e){var r=wp(t,e);return Op(r)?r:void 0}var jn=Object.create,Cp=function(){function t(){}return function(e){if(!mt(e))return{};if(jn)return jn(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}();const Ep=Cp;function Np(t,e,r){switch(r.length){case 0:return t.call(e);case 1:return t.call(e,r[0]);case 2:return t.call(e,r[0],r[1]);case 3:return t.call(e,r[0],r[1],r[2])}return t.apply(e,r)}function $p(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r<n;)e[r]=t[r];return e}var Tp=800,Mp=16,xp=Date.now;function Ap(t){var e=0,r=0;return function(){var n=xp(),o=Mp-(n-r);if(r=n,o>0){if(++e>=Tp)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}function Pp(t){return function(){return t}}var Rp=function(){try{var t=Pr(Object,"defineProperty");return t({},"",{}),t}catch{}}();const he=Rp;var Dp=he?function(t,e){return he(t,"toString",{configurable:!0,enumerable:!1,value:Pp(e),writable:!0})}:No;const Ip=Dp;var Lp=Ap(Ip);const Fp=Lp;var Bp=9007199254740991,Up=/^(?:0|[1-9]\d*)$/;function $o(t,e){var r=typeof t;return e=e??Bp,!!e&&(r=="number"||r!="symbol"&&Up.test(t))&&t>-1&&t%1==0&&t<e}function Rr(t,e,r){e=="__proto__"&&he?he(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r}function je(t,e){return t===e||t!==t&&e!==e}var kp=Object.prototype,Vp=kp.hasOwnProperty;function zp(t,e,r){var n=t[e];(!(Vp.call(t,e)&&je(n,r))||r===void 0&&!(e in t))&&Rr(t,e,r)}function Gp(t,e,r,n){var o=!r;r||(r={});for(var a=-1,i=e.length;++a<i;){var s=e[a],c=n?n(r[s],t[s],s,r,t):void 0;c===void 0&&(c=t[s]),o?Rr(r,s,c):zp(r,s,c)}return r}var On=Math.max;function Hp(t,e,r){return e=On(e===void 0?t.length-1:e,0),function(){for(var n=arguments,o=-1,a=On(n.length-e,0),i=Array(a);++o<a;)i[o]=n[e+o];o=-1;for(var s=Array(e+1);++o<e;)s[o]=n[o];return s[e]=r(i),Np(t,this,s)}}function Jp(t,e){return Fp(Hp(t,e,No),t+"")}var Wp=9007199254740991;function To(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=Wp}function Dr(t){return t!=null&&To(t.length)&&!Ar(t)}function Qp(t,e,r){if(!mt(r))return!1;var n=typeof e;return(n=="number"?Dr(r)&&$o(e,r.length):n=="string"&&e in r)?je(r[e],t):!1}function qp(t){return Jp(function(e,r){var n=-1,o=r.length,a=o>1?r[o-1]:void 0,i=o>2?r[2]:void 0;for(a=t.length>3&&typeof a=="function"?(o--,a):void 0,i&&Qp(r[0],r[1],i)&&(a=o<3?void 0:a,o=1),e=Object(e);++n<o;){var s=r[n];s&&t(e,s,n,a)}return e})}var Yp=Object.prototype;function Mo(t){var e=t&&t.constructor,r=typeof e=="function"&&e.prototype||Yp;return t===r}function Kp(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n}var Xp="[object Arguments]";function wn(t){return Rt(t)&&ne(t)==Xp}var xo=Object.prototype,Zp=xo.hasOwnProperty,td=xo.propertyIsEnumerable,ed=wn(function(){return arguments}())?wn:function(t){return Rt(t)&&Zp.call(t,"callee")&&!td.call(t,"callee")};const qe=ed;function rd(){return!1}var Ao=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Cn=Ao&&typeof module=="object"&&module&&!module.nodeType&&module,nd=Cn&&Cn.exports===Ao,En=nd?Pt.Buffer:void 0,od=En?En.isBuffer:void 0,ad=od||rd;const Po=ad;var sd="[object Arguments]",id="[object Array]",cd="[object Boolean]",ud="[object Date]",ld="[object Error]",fd="[object Function]",pd="[object Map]",dd="[object Number]",hd="[object Object]",vd="[object RegExp]",gd="[object Set]",md="[object String]",yd="[object WeakMap]",bd="[object ArrayBuffer]",_d="[object DataView]",Sd="[object Float32Array]",jd="[object Float64Array]",Od="[object Int8Array]",wd="[object Int16Array]",Cd="[object Int32Array]",Ed="[object Uint8Array]",Nd="[object Uint8ClampedArray]",$d="[object Uint16Array]",Td="[object Uint32Array]",$={};$[Sd]=$[jd]=$[Od]=$[wd]=$[Cd]=$[Ed]=$[Nd]=$[$d]=$[Td]=!0;$[sd]=$[id]=$[bd]=$[cd]=$[_d]=$[ud]=$[ld]=$[fd]=$[pd]=$[dd]=$[hd]=$[vd]=$[gd]=$[md]=$[yd]=!1;function Md(t){return Rt(t)&&To(t.length)&&!!$[ne(t)]}function xd(t){return function(e){return t(e)}}var Ro=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Ht=Ro&&typeof module=="object"&&module&&!module.nodeType&&module,Ad=Ht&&Ht.exports===Ro,Ie=Ad&&wo.process,Pd=function(){try{var t=Ht&&Ht.require&&Ht.require("util").types;return t||Ie&&Ie.binding&&Ie.binding("util")}catch{}}();const Nn=Pd;var $n=Nn&&Nn.isTypedArray,Rd=$n?xd($n):Md;const Do=Rd;var Dd=Object.prototype,Id=Dd.hasOwnProperty;function Ld(t,e){var r=Et(t),n=!r&&qe(t),o=!r&&!n&&Po(t),a=!r&&!n&&!o&&Do(t),i=r||n||o||a,s=i?Kp(t.length,String):[],c=s.length;for(var u in t)(e||Id.call(t,u))&&!(i&&(u=="length"||o&&(u=="offset"||u=="parent")||a&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||$o(u,c)))&&s.push(u);return s}function Fd(t,e){return function(r){return t(e(r))}}function Bd(t){var e=[];if(t!=null)for(var r in Object(t))e.push(r);return e}var Ud=Object.prototype,kd=Ud.hasOwnProperty;function Vd(t){if(!mt(t))return Bd(t);var e=Mo(t),r=[];for(var n in t)n=="constructor"&&(e||!kd.call(t,n))||r.push(n);return r}function Io(t){return Dr(t)?Ld(t,!0):Vd(t)}var zd=Pr(Object,"create");const Zt=zd;function Gd(){this.__data__=Zt?Zt(null):{},this.size=0}function Hd(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var Jd="__lodash_hash_undefined__",Wd=Object.prototype,Qd=Wd.hasOwnProperty;function qd(t){var e=this.__data__;if(Zt){var r=e[t];return r===Jd?void 0:r}return Qd.call(e,t)?e[t]:void 0}var Yd=Object.prototype,Kd=Yd.hasOwnProperty;function Xd(t){var e=this.__data__;return Zt?e[t]!==void 0:Kd.call(e,t)}var Zd="__lodash_hash_undefined__";function th(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=Zt&&e===void 0?Zd:e,this}function dt(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}dt.prototype.clear=Gd;dt.prototype.delete=Hd;dt.prototype.get=qd;dt.prototype.has=Xd;dt.prototype.set=th;function eh(){this.__data__=[],this.size=0}function Oe(t,e){for(var r=t.length;r--;)if(je(t[r][0],e))return r;return-1}var rh=Array.prototype,nh=rh.splice;function oh(t){var e=this.__data__,r=Oe(e,t);if(r<0)return!1;var n=e.length-1;return r==n?e.pop():nh.call(e,r,1),--this.size,!0}function ah(t){var e=this.__data__,r=Oe(e,t);return r<0?void 0:e[r][1]}function sh(t){return Oe(this.__data__,t)>-1}function ih(t,e){var r=this.__data__,n=Oe(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this}function rt(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}rt.prototype.clear=eh;rt.prototype.delete=oh;rt.prototype.get=ah;rt.prototype.has=sh;rt.prototype.set=ih;var ch=Pr(Pt,"Map");const Lo=ch;function uh(){this.size=0,this.__data__={hash:new dt,map:new(Lo||rt),string:new dt}}function lh(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}function we(t,e){var r=t.__data__;return lh(e)?r[typeof e=="string"?"string":"hash"]:r.map}function fh(t){var e=we(this,t).delete(t);return this.size-=e?1:0,e}function ph(t){return we(this,t).get(t)}function dh(t){return we(this,t).has(t)}function hh(t,e){var r=we(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this}function Dt(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}Dt.prototype.clear=uh;Dt.prototype.delete=fh;Dt.prototype.get=ph;Dt.prototype.has=dh;Dt.prototype.set=hh;function Fo(t){return t==null?"":Eo(t)}var vh=Fd(Object.getPrototypeOf,Object);const Bo=vh;var gh="[object Object]",mh=Function.prototype,yh=Object.prototype,Uo=mh.toString,bh=yh.hasOwnProperty,_h=Uo.call(Object);function Nt(t){if(!Rt(t)||ne(t)!=gh)return!1;var e=Bo(t);if(e===null)return!0;var r=bh.call(e,"constructor")&&e.constructor;return typeof r=="function"&&r instanceof r&&Uo.call(r)==_h}function Sh(t,e,r){var n=-1,o=t.length;e<0&&(e=-e>o?0:o+e),r=r>o?o:r,r<0&&(r+=o),o=e>r?0:r-e>>>0,e>>>=0;for(var a=Array(o);++n<o;)a[n]=t[n+e];return a}function jh(t,e,r){var n=t.length;return r=r===void 0?n:r,!e&&r>=n?t:Sh(t,e,r)}var Oh="\\ud800-\\udfff",wh="\\u0300-\\u036f",Ch="\\ufe20-\\ufe2f",Eh="\\u20d0-\\u20ff",Nh=wh+Ch+Eh,$h="\\ufe0e\\ufe0f",Th="\\u200d",Mh=RegExp("["+Th+Oh+Nh+$h+"]");function ko(t){return Mh.test(t)}function xh(t){return t.split("")}var Vo="\\ud800-\\udfff",Ah="\\u0300-\\u036f",Ph="\\ufe20-\\ufe2f",Rh="\\u20d0-\\u20ff",Dh=Ah+Ph+Rh,Ih="\\ufe0e\\ufe0f",Lh="["+Vo+"]",Ye="["+Dh+"]",Ke="\\ud83c[\\udffb-\\udfff]",Fh="(?:"+Ye+"|"+Ke+")",zo="[^"+Vo+"]",Go="(?:\\ud83c[\\udde6-\\uddff]){2}",Ho="[\\ud800-\\udbff][\\udc00-\\udfff]",Bh="\\u200d",Jo=Fh+"?",Wo="["+Ih+"]?",Uh="(?:"+Bh+"(?:"+[zo,Go,Ho].join("|")+")"+Wo+Jo+")*",kh=Wo+Jo+Uh,Vh="(?:"+[zo+Ye+"?",Ye,Go,Ho,Lh].join("|")+")",zh=RegExp(Ke+"(?="+Ke+")|"+Vh+kh,"g");function Gh(t){return t.match(zh)||[]}function Hh(t){return ko(t)?Gh(t):xh(t)}function Jh(t){return function(e){e=Fo(e);var r=ko(e)?Hh(e):void 0,n=r?r[0]:e.charAt(0),o=r?jh(r,1).join(""):e.slice(1);return n[t]()+o}}var Wh=Jh("toUpperCase");const Qh=Wh;function qh(t){return Qh(Fo(t).toLowerCase())}function Yh(){this.__data__=new rt,this.size=0}function Kh(t){var e=this.__data__,r=e.delete(t);return this.size=e.size,r}function Xh(t){return this.__data__.get(t)}function Zh(t){return this.__data__.has(t)}var tv=200;function ev(t,e){var r=this.__data__;if(r instanceof rt){var n=r.__data__;if(!Lo||n.length<tv-1)return n.push([t,e]),this.size=++r.size,this;r=this.__data__=new Dt(n)}return r.set(t,e),this.size=r.size,this}function It(t){var e=this.__data__=new rt(t);this.size=e.size}It.prototype.clear=Yh;It.prototype.delete=Kh;It.prototype.get=Xh;It.prototype.has=Zh;It.prototype.set=ev;var Qo=typeof exports=="object"&&exports&&!exports.nodeType&&exports,Tn=Qo&&typeof module=="object"&&module&&!module.nodeType&&module,rv=Tn&&Tn.exports===Qo,Mn=rv?Pt.Buffer:void 0,xn=Mn?Mn.allocUnsafe:void 0;function nv(t,e){if(e)return t.slice();var r=t.length,n=xn?xn(r):new t.constructor(r);return t.copy(n),n}var ov=Pt.Uint8Array;const An=ov;function av(t){var e=new t.constructor(t.byteLength);return new An(e).set(new An(t)),e}function sv(t,e){var r=e?av(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}function iv(t){return typeof t.constructor=="function"&&!Mo(t)?Ep(Bo(t)):{}}function cv(t){return function(e,r,n){for(var o=-1,a=Object(e),i=n(e),s=i.length;s--;){var c=i[t?s:++o];if(r(a[c],c,a)===!1)break}return e}}var uv=cv();const lv=uv;function Xe(t,e,r){(r!==void 0&&!je(t[e],r)||r===void 0&&!(e in t))&&Rr(t,e,r)}function fv(t){return Rt(t)&&Dr(t)}function Ze(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}function pv(t){return Gp(t,Io(t))}function dv(t,e,r,n,o,a,i){var s=Ze(t,r),c=Ze(e,r),u=i.get(c);if(u){Xe(t,r,u);return}var l=a?a(s,c,r+"",t,e,i):void 0,p=l===void 0;if(p){var f=Et(c),d=!f&&Po(c),v=!f&&!d&&Do(c);l=c,f||d||v?Et(s)?l=s:fv(s)?l=$p(s):d?(p=!1,l=nv(c,!0)):v?(p=!1,l=sv(c,!0)):l=[]:Nt(c)||qe(c)?(l=s,qe(s)?l=pv(s):(!mt(s)||Ar(s))&&(l=iv(c))):p=!1}p&&(i.set(c,l),o(l,c,n,a,i),i.delete(c)),Xe(t,r,l)}function qo(t,e,r,n,o){t!==e&&lv(e,function(a,i){if(o||(o=new It),mt(a))dv(t,e,i,r,qo,n,o);else{var s=n?n(Ze(t,i),a,i+"",t,e,o):void 0;s===void 0&&(s=a),Xe(t,i,s)}},Io)}var hv=qp(function(t,e,r){qo(t,e,r)});const vv=hv,gv=function(t){return!(!t||typeof t!="function"||!t.prototype)};function Yo(t){const e=t.prototype;return!!(e&&e.isReactComponent)}function Ko(t){var n,o;const r=typeof Symbol=="function"&&Symbol.for?Symbol.for("react.forward_ref"):60112;return(t==null?void 0:t.$$typeof)===r||((n=t==null?void 0:t.prototype)==null?void 0:n.isReactComponent)||((o=t==null?void 0:t.prototype)==null?void 0:o.setState)||t._forwardRef}function Xo(t){class e extends S.Component{render(){return S.createElement(t,this.props)}}return e.displayName=t.displayName,e}const lt=(t,e)=>{const r=n=>{const a=`
|
|
7
|
-
${Object.keys(e).map(
|
|
5
|
+
data struct format is invalidate`),o},cn=t=>{const{data:e,message:r,throwError:n,dataStruct:o}=t;return Bd(({data:a})=>{try{return ua(a,o),{isValidate:!0}}catch(s){let i=s;return s instanceof ca&&(i=s.failures().map(c=>`【${c.path.join(".")}】: ${c.message}
|
|
6
|
+
`)),{isValidate:!1,message:i,error:s}}})({data:e,message:r,throwError:n})};var ae=(t=>(t.ROOT_CONTAINER="RootContainer",t))(ae||{});const Vd=P({type:K(at.FUNCTION),value:y()}),zd=nn(la(Qt,["componentName"]),P({componentName:K("RootContainer")}));function Gd(t){return{all:t=t||new Map,on:function(e,r){var n=t.get(e);n?n.push(r):t.set(e,[r])},off:function(e,r){var n=t.get(e);n&&(r?n.splice(n.indexOf(r)>>>0,1):t.set(e,[]))},emit:function(e,r){var n=t.get(e);n&&n.slice().map(function(o){o(r)}),(n=t.get("*"))&&n.slice().map(function(o){o(e,r)})}}}const Ne=Gd(),Wd=(t,e)=>{const r={...t,value:[]},n=t.value;let o=new At([]);return e&&(o=e.materialsMode||new At([])),n&&(G(n)?r.value=n.map(a=>new k(a,{parent:e,materials:o})):Z(n)&&r.value.push(new k(n,{parent:e,materials:o}))),r};class Kt{constructor(e,r){w(this,"nodeType","SLOT"),w(this,"rawData"),w(this,"parent"),w(this,"emitter",Ne),w(this,"data"),w(this,"id"),w(this,"materialsMode"),this.parent=(r==null?void 0:r.parent)||null,this.rawData=e;const n=(r==null?void 0:r.materials)||new At([]);this.materialsMode=n,this.id=ht(),this.data=Wd(e,this)}get value(){return this.data}export(e){const r=this.data,n=o=>{if(o instanceof k)return o.export(e);if(Z(o)){const a={};return Object.keys(o||{}).forEach(s=>{a[s]=n(o[s])}),a}return G(o)?o.map(a=>n(a)):(e==="design"&&delete o.id,o)};return n(r)}}const ha=t=>{let e=[];return t.forEach(r=>{const n=r;n.type?n.type===jr.SINGLE?e.push(n.content):n.type===jr.GROUP&&(e=[...e,...ha(n.content)]):e.push(r)}),e},Er=(t,e,r)=>{if(t.type)return t.type===at.SLOT?new Kt(t,{parent:e,materials:r}):t;if(Z(t)){const n={};return Object.keys(t).forEach(o=>{n[o]=wr(t[o],e,r)}),n}else return Array.isArray(t)?t.map(n=>Er(n,e,r)):t},wr=(t,e,r)=>Z(t)?Er(t,e,r):G(t)?t.map(n=>Er(n,e,r)):t;class Et{constructor(e,r,n){w(this,"nodeType","PROP"),w(this,"rawData"),w(this,"parent"),w(this,"emitter",Ne),w(this,"data"),w(this,"name"),w(this,"materialsMode");const o=(n==null?void 0:n.materials)||new At([]);this.materialsMode=o,this.parent=n==null?void 0:n.parent,this.rawData=r,this.name=e,this.data=wr(r,this,o)}isIncludeSlot(){return!1}isIncludeExpression(){return!1}get value(){return this.data}updateValue(e){const r=this.data;this.data=wr(e??r,this,this.materialsMode),this.emitter.emit("onPropChange",{value:this.data,preValue:r,node:this}),this.parent&&!(this.parent instanceof Kt)&&this.emitter.emit("onNodeChange",{value:this.parent.value,preValue:this.parent.value,node:this.parent})}get material(){const e=this.parent;if(e instanceof k){const r=e.material;return ha((r==null?void 0:r.value.props)||[]).find(n=>n.name===this.name)}else return null}export(e){const r=this.data,n=o=>{if(o instanceof Et||o instanceof Kt||o instanceof k)return o.export(e);if(G(o))return o.map(a=>n(a));if(Z(o)){const a={};return Object.keys(o||{}).forEach(s=>{a[s]=n(o[s])}),a}return o};return n(r)}}const Hd=t=>{if(typeof t=="string")return!0;cn({data:t,dataStruct:Qt,throwError:!1})},io=(t,e,r=new At([]))=>{if(typeof t=="string")return t;const n={...t,id:t.id??ht(),children:[],props:{},methods:t.methods||[],configure:ia(t.configure||{},{propsSetter:{},advanceSetter:{}})},o=Object.keys(t.props||{});return o.length&&o.forEach(a=>{var s;const i=(s=t.props)==null?void 0:s[a];if(i instanceof Et){n.props[a]=i;return}n.props[a]=new Et(a,i||"",{parent:e,materials:r})}),t.children&&(Array.isArray(t.children)?n.children=t.children.map(a=>{if(a instanceof k)return a;if(Z(a)){const s=a;return new k(s,{parent:e,materials:r})}else return a}):(t.children instanceof k&&(n.children=[t.children]),n.children=[new k(t.children,{parent:e,materials:r})])),n};class k{constructor(e,r){w(this,"nodeType","NODE"),w(this,"rawData"),w(this,"data"),w(this,"emitter",Ne),w(this,"parent"),w(this,"materialsModel"),w(this,"listenerHandle"),w(this,"onChangeCbQueue"),this.rawData=JSON.parse(JSON.stringify(e)),Hd(e);const n=(r==null?void 0:r.materials)||new At([]);this.parent=(r==null?void 0:r.parent)||null,this.materialsModel=n,this.data=io(e,this,n),this.listenerHandle=[],this.onChangeCbQueue=[],this.registerListener()}registerListener(){const e=r=>{const{node:n}=r;n===this&&n.id===this.id&&this.onChangeCbQueue.forEach(o=>o(r))};this.emitter.on("onNodeChange",e),this.listenerHandle.push(()=>{this.emitter.off("onNodeChange",e)})}onChange(e){return this.onChangeCbQueue.push(e),()=>{this.onChangeCbQueue=this.onChangeCbQueue.filter(r=>r!==e)}}destroy(){this.listenerHandle.forEach(e=>e())}get id(){return this.data.id}get value(){return this.data}clone(e){const r={...this.export("design"),id:e||ht()};return new k(r,{materials:this.materialsModel})}updateWithPlainObj(e){const r={...this.data,...e};return this.data=io(r,this),r}updateValue(e){const r=this.data,n=this.updateWithPlainObj(e);this.emitter.emit("onNodeChange",{value:n,preValue:r,node:this})}contains(e){return ln(this,e)}get props(){return this.data.props}get material(){const e=this.materialsModel;return e==null?void 0:e.findByComponentName(this.data.componentName)}getPlainProps(){const e=this.data,r={};return Object.keys(e.props||{}).forEach(n=>{r[n]=e.props[n].export("design")}),r}getMaterialConfig(e){var r;return this.data.configure[e]!==void 0?this.data.configure.isContainer:(r=this.material)==null?void 0:r.value.isContainer}isContainer(){return this.getMaterialConfig("isContainer")}export(e){var r;const n=this.data;if(typeof n=="string")return n;const o={};Object.keys(n.props||{}).forEach(f=>{o[f]=n.props[f].export(e)});const a=(r=n.children)==null?void 0:r.map(f=>f instanceof k?f.export(e):f),s=n.configure||{},i=s.propsSetter||{},c={};Object.keys(i).forEach(f=>{const p=Bo(i,f,!1);p&&(c[f]=p)}),s.propsSetter=c,this.material&&this.materialsModel.usedMaterials.push(this.material);let l={...n,configure:s,props:o,children:a};return e==="design"&&delete l.id,l=un(l),l}}const so=(t,e,r)=>{const n={...t,id:ht(),props:{},componentName:ae.ROOT_CONTAINER,children:[],methods:t.methods||[],configure:ia(t.configure||{},{propsSetter:{},advanceSetter:{}})};let o=[];G(t.children)?o=t.children.map(s=>s instanceof k?s:Z(s)?new k(s,{parent:e,materials:r}):s):t.children instanceof k?o.push(t.children):t.children&&Z(t.children)&&o.push(new k(t.children,{parent:e,materials:r}));const a=Object.keys(t.props||{});return a.length&&a.forEach(s=>{var i;const c=(i=t.props)==null?void 0:i[s];c instanceof Et?n.props[s]=c:n.props[s]=new Et(s,c||"",{parent:e,materials:r})}),n.children=o,n};class Ce{constructor(e,{parent:r,materials:n}){w(this,"rawData"),w(this,"data"),w(this,"nodeType",ae.ROOT_CONTAINER),w(this,"emitter",Ne),w(this,"materialsModel"),w(this,"listenerHandle"),w(this,"onChangeCbQueue"),w(this,"parent"),this.materialsModel=n,this.rawData=JSON.parse(JSON.stringify(e)),this.data=so(e,this,n),this.listenerHandle=[],this.onChangeCbQueue=[],this.registerListener(),this.parent=r}registerListener(){const e=r=>{const{node:n}=r;n===this&&n.id===this.id&&this.onChangeCbQueue.forEach(o=>o(r))};this.emitter.on("onNodeChange",e),this.listenerHandle.push(()=>{this.emitter.off("onNodeChange",e)})}onChange(e){return this.onChangeCbQueue.push(e),()=>{this.onChangeCbQueue=this.onChangeCbQueue.filter(r=>r!==e)}}get id(){return this.data.id}get value(){return this.data}get props(){return this.data.props}get material(){const e=this.materialsModel;return e==null?void 0:e.findByComponentName(this.data.componentName)}updateWithPlainObj(e){const r={...this.data,...e};return this.data=so(r,this,this.materialsModel),r}updateValue(e){const r=this.data;this.updateWithPlainObj(e),this.emitter.emit("onNodeChange",{value:this.data,preValue:r,node:this})}contains(e){return ln(this,e)}getMaterialConfig(e){var r;return this.data.configure[e]!==void 0?this.data.configure.isContainer:(r=this.material)==null?void 0:r.value.isContainer}isContainer(){return this.getMaterialConfig("isContainer")}export(e=an.SAVE){var r;const n=this.data,o={};Object.keys(n.props||{}).forEach(c=>{o[c]=n.props[c].export(e)});const a=((r=n.children)==null?void 0:r.map(c=>{var l;return(l=c==null?void 0:c.export)==null?void 0:l.call(c,e)}))||[],s={...n,props:o,children:a.filter(c=>c)};let i=sa(s,["id"]);return i=un(i),i}getPlainProps(){const e=this.data,r={};return Object.keys(e.props||{}).forEach(n=>{r[n]=e.props[n].export("design")}),r}destroy(){this.listenerHandle.forEach(e=>e())}clone(e){const r={...this.export("design"),id:e||ht()};return new Ce(r,{materials:this.materialsModel,parent:null})}}const Rt=t=>(t==null?void 0:t.type)===at.EXPRESSION,Yd=t=>(t==null?void 0:t.type)===at.FUNCTION,ht=()=>Math.random().toString(32).slice(3,9),Jd=t=>(t==null?void 0:t.nodeType)==="NODE",lr=t=>(t==null?void 0:t.nodeType)==="PROP",qd=t=>(t==null?void 0:t.nodeType)==="SLOT",un=t=>gd(t,e=>Z(e)?!Object.keys(e).length:G(e)?!e.length:!e);function Qd(t,e){const r=[t];for(;r.length;){const n=r.shift();if(n&&e(n))return n;const o=(n==null?void 0:n.props)||{},a=i=>{if(i instanceof k){r.push(i);return}if(i instanceof Kt&&a(i.value.value),i instanceof Et){a(i.value);return}if(Z(i)){const c=i;Object.keys(c).forEach(l=>{a(c[l])});return}if(G(i)){i.forEach(c=>{a(c)});return}};a(o);const s=(n==null?void 0:n.value.children.filter(i=>i instanceof k))||[];r.push(...s)}}function ln(t,e){return Qd(t,r=>r.id===e)}const Kd=t=>{const e=Zo(t),r=e.snippets;return delete e.snippets,e.snippets=r.map(n=>({...e,...n,id:n.id||`${t.componentName}-${ht()}`,title:n.title||t.title,category:n.category||t.category,tags:[...n.tags||[],...t.tags||[]],groupName:n.groupName||t.groupName,snapshot:n.snapshot||t.icon,snapshotText:n.snapshotText,schema:{...n.schema,componentName:n.schema.componentName||t.componentName}})),e};class Xd{constructor(e){w(this,"rawData"),w(this,"data"),this.rawData=e,this.data=Kd(e)}get value(){return this.data}get rawValue(){return this.rawData}get componentName(){return this.data.componentName}get snippets(){return this.data.snippets}getSnippetById(e){return this.data.snippets.find(r=>r.id===e)}}const Zd=t=>{if(!G(t))throw new Error("Materials must be a array");return t.map(e=>new Xd(e))},tp=t=>{t==null||t.forEach(e=>{cn({data:e,dataStruct:Ud,throwError:!1})})};class At{constructor(e){w(this,"rawData"),w(this,"data"),w(this,"usedMaterials",[]),this.rawData=e,tp(e),this.data=Zd(e)}findByComponentName(e){return this.data.find(r=>r.componentName===e)}findSnippetById(e){const r=[...this.data];let n=null;for(;!n&&r.length;){const o=r.pop();n=o==null?void 0:o.getSnippetById(e)}return n}getAllSnippets(){const e=this.data.reduce((a,s)=>(a.push(...s.snippets),a),[]),r=[],n={default:[]};e.forEach(a=>{const s=a.groupName||"default";r.includes(s)||(r.push(s),n[s]=[]),n[s].push(a)});let o=[];return r.forEach(a=>{const s=["default"],i={default:[]},c=n[a];if(c.length!==0){c.forEach(p=>{const d=p.category||"default";s.includes(d)||(s.push(d),i[d]=[]),i[d].push(p)});const l=[];s.forEach(p=>{i[p].length&&l.push({name:p,list:i[p]})});const f={name:a,list:l};o.push(f)}}),o=o.sort((a,s)=>(a.name||"")>(s.name||"")?1:-1),o}get value(){return this.data}get rawValue(){return this.rawData}}const ep=P({version:y(),name:y(),css:b(y()),renderType:b(X([K("COMPONENT"),K("PAGE")])),methods:b(B(Vd)),componentsMeta:B(nn(P({componentName:y()}),on)),thirdLibs:b(Pd),componentsTree:zd,assets:b(B(z()))}),va=t=>(cn({data:t,dataStruct:ep,throwError:!1}),t),fr=(t,e,r)=>({...t,componentsTree:new Ce(t.componentsTree,{parent:e,materials:r})});class ze{constructor(e,r){w(this,"nodeType","PAGE"),w(this,"rawData"),w(this,"emitter",Ne),w(this,"data"),w(this,"parent"),w(this,"materialsModel"),w(this,"assetPackagesList"),va(e),this.rawData=JSON.parse(JSON.stringify(e)),this.materialsModel=new At((r==null?void 0:r.materials)||[]),this.data=fr(e,this,this.materialsModel),this.assetPackagesList=[...(r==null?void 0:r.assetPackagesList)||[],...this.data.assets||[]]}updatePage(e){const r=this.data;this.rawData=JSON.parse(JSON.stringify(e)),this.data=fr(e,this,this.materialsModel),this.emitter.emit("onPageChange",{value:this.data,preValue:r,node:this})}reloadPage(e){const r=this.data;this.rawData=JSON.parse(JSON.stringify(e)),this.data=fr(e,this,this.materialsModel),this.emitter.emit("onReloadPage",{value:this.data,preValue:r,node:this})}get value(){return this.data}getNode(e){if(!e)return;const r=this.data.componentsTree;return ln(r,e)}addNode(e,r,n="AFTER"){var o;if(n==="AFTER"||n==="BEFORE"){const a=r.parent;if(a===null&&r instanceof Ce)return console.warn("Not found parent node"),!1;if(a instanceof Et)return console.warn("CProp can not add node"),!1;if(a instanceof Kt){const i=a.value.value,c=i.findIndex(l=>l===r)??-1;return c>=0?(n==="BEFORE"?i.splice(c,0,e):i.splice(c+1,0,e),e.parent=a,(o=a.parent)==null||o.updateValue(),!0):!1}if(a instanceof ze)return!1;const s=(a==null?void 0:a.value.children.findIndex(i=>i===r))??-1;return s>=0?(n==="BEFORE"?a==null||a.value.children.splice(s,0,e):a==null||a.value.children.splice(s+1,0,e),e.parent=a,a==null||a.updateValue(),!0):(console.warn("Not found target node"),!1)}if(n==="CHILD_START")return r.value.children.unshift(e),e.parent=r,r.updateValue(),!0;if(n==="CHILD_END")return r.value.children.push(e),e.parent=r,r.updateValue(),!0;if(Z(n)){const a=n;if(a.type==="CHILD"){const s=a.pos,i=a.index||0;return s==="BEFORE"?r==null||r.value.children.splice(i,0,e):r==null||r.value.children.splice(i+1,0,e),e.parent=r,r.updateValue(),!0}else console.warn("Can not parse pos obj")}return!1}createNode(e){return delete e.id,new k(e,{parent:null,materials:this.materialsModel})}addNodeById(e,r,n="AFTER"){const o=this.getNode(r);return o?this.addNode(e,o,n):(console.warn(`Not find a node by ${r}, pls check it`),!1)}copyNode(e){const r=e.export("design");r.id=ht();const n=new k(r,{parent:e.parent,materials:this.materialsModel});return this.addNode(n,e,"AFTER"),n}copyNodeById(e){const r=this.getNode(e);return r&&r instanceof k?this.copyNode(r):!1}moveNode(e,r,n){this.deleteNode(e);let o=r;return["AFTER","BEFORE"].includes(n)&&(o=r.parent),e.parent=o,this.addNode(e,r,n)}moveNodeById(e,r,n){const o=this.getNode(e),a=this.getNode(r);return o&&a&&o instanceof k&&a instanceof k?this.moveNode(o,a,n):!1}deleteNode(e){var r;const n=e.parent;if(!n)throw new Error("parent node is null or undefined, pls check it");if(n instanceof Kt){const o=n.value.value,a=o.findIndex(i=>i===e),s=o[a];return o.splice(a,1),(r=n.parent)==null||r.updateValue(),s}if(n instanceof k||n instanceof Ce){const o=n.value.children,a=o.findIndex(i=>i===e),s=o[a];return o.splice(a,1),n.updateValue(),s}}deleteNodeById(e){const r=this.getNode(e);if(r)return this.deleteNode(r)}export(e=an.SAVE){var r;const n=this.data.componentsTree.export(e),o=this.assetPackagesList,a=[],s=this.materialsModel.usedMaterials.map(c=>{const l=o.find(f=>{var p;return f.package===((p=c.value.npm)==null?void 0:p.package)});return l&&a.push(l),{componentName:c.componentName,...Zo(c.value.npm||{})}}).filter(c=>!!(c.componentName&&c.package&&c.version));this.materialsModel.usedMaterials=[];let i={...this.data,componentsTree:un(n),componentsMeta:s,thirdLibs:this.data.thirdLibs,assets:[]};return(r=this.data.thirdLibs)==null||r.forEach(c=>{const l=o.find(f=>c.package===f.package);l&&a.push(l)}),i.assets=jd(a,c=>c.package),i=sa(i,["id"]),JSON.parse(JSON.stringify(i))}getRootNode(){return this.data.componentsTree}}ae.ROOT_CONTAINER;var rp=typeof global=="object"&&global&&global.Object===Object&&global;const ga=rp;var np=typeof self=="object"&&self&&self.Object===Object&&self,op=ga||np||Function("return this")();const ie=op;var ap=ie.Symbol;const Xt=ap;var ma=Object.prototype,ip=ma.hasOwnProperty,sp=ma.toString,pe=Xt?Xt.toStringTag:void 0;function cp(t){var e=ip.call(t,pe),r=t[pe];try{t[pe]=void 0;var n=!0}catch{}var o=sp.call(t);return n&&(e?t[pe]=r:delete t[pe]),o}var up=Object.prototype,lp=up.toString;function fp(t){return lp.call(t)}var dp="[object Null]",pp="[object Undefined]",co=Xt?Xt.toStringTag:void 0;function xe(t){return t==null?t===void 0?pp:dp:co&&co in Object(t)?cp(t):fp(t)}function se(t){return t!=null&&typeof t=="object"}var hp="[object Symbol]";function vp(t){return typeof t=="symbol"||se(t)&&xe(t)==hp}function gp(t,e){for(var r=-1,n=t==null?0:t.length,o=Array(n);++r<n;)o[r]=e(t[r],r,t);return o}var mp=Array.isArray;const Zt=mp;var yp=1/0,uo=Xt?Xt.prototype:void 0,lo=uo?uo.toString:void 0;function ya(t){if(typeof t=="string")return t;if(Zt(t))return gp(t,ya)+"";if(vp(t))return lo?lo.call(t):"";var e=t+"";return e=="0"&&1/t==-yp?"-0":e}function Ft(t){var e=typeof t;return t!=null&&(e=="object"||e=="function")}function ba(t){return t}var bp="[object AsyncFunction]",_p="[object Function]",Sp="[object GeneratorFunction]",Op="[object Proxy]";function fn(t){if(!Ft(t))return!1;var e=xe(t);return e==_p||e==Sp||e==bp||e==Op}var jp=ie["__core-js_shared__"];const dr=jp;var fo=function(){var t=/[^.]+$/.exec(dr&&dr.keys&&dr.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function Ep(t){return!!fo&&fo in t}var wp=Function.prototype,Cp=wp.toString;function Tp(t){if(t!=null){try{return Cp.call(t)}catch{}try{return t+""}catch{}}return""}var $p=/[\\^$.*+?()[\]{}|]/g,Rp=/^\[object .+?Constructor\]$/,Np=Function.prototype,xp=Object.prototype,Pp=Np.toString,Ap=xp.hasOwnProperty,Mp=RegExp("^"+Pp.call(Ap).replace($p,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Dp(t){if(!Ft(t)||Ep(t))return!1;var e=fn(t)?Mp:Rp;return e.test(Tp(t))}function Ip(t,e){return t==null?void 0:t[e]}function dn(t,e){var r=Ip(t,e);return Dp(r)?r:void 0}var po=Object.create,Lp=function(){function t(){}return function(e){if(!Ft(e))return{};if(po)return po(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}();const Fp=Lp;function kp(t,e,r){switch(r.length){case 0:return t.call(e);case 1:return t.call(e,r[0]);case 2:return t.call(e,r[0],r[1]);case 3:return t.call(e,r[0],r[1],r[2])}return t.apply(e,r)}function Up(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r<n;)e[r]=t[r];return e}var Bp=800,Vp=16,zp=Date.now;function Gp(t){var e=0,r=0;return function(){var n=zp(),o=Vp-(n-r);if(r=n,o>0){if(++e>=Bp)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}function Wp(t){return function(){return t}}var Hp=function(){try{var t=dn(Object,"defineProperty");return t({},"",{}),t}catch{}}();const Ge=Hp;var Yp=Ge?function(t,e){return Ge(t,"toString",{configurable:!0,enumerable:!1,value:Wp(e),writable:!0})}:ba;const Jp=Yp;var qp=Gp(Jp);const Qp=qp;var Kp=9007199254740991,Xp=/^(?:0|[1-9]\d*)$/;function _a(t,e){var r=typeof t;return e=e??Kp,!!e&&(r=="number"||r!="symbol"&&Xp.test(t))&&t>-1&&t%1==0&&t<e}function pn(t,e,r){e=="__proto__"&&Ge?Ge(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r}function Xe(t,e){return t===e||t!==t&&e!==e}var Zp=Object.prototype,th=Zp.hasOwnProperty;function eh(t,e,r){var n=t[e];(!(th.call(t,e)&&Xe(n,r))||r===void 0&&!(e in t))&&pn(t,e,r)}function rh(t,e,r,n){var o=!r;r||(r={});for(var a=-1,s=e.length;++a<s;){var i=e[a],c=n?n(r[i],t[i],i,r,t):void 0;c===void 0&&(c=t[i]),o?pn(r,i,c):eh(r,i,c)}return r}var ho=Math.max;function nh(t,e,r){return e=ho(e===void 0?t.length-1:e,0),function(){for(var n=arguments,o=-1,a=ho(n.length-e,0),s=Array(a);++o<a;)s[o]=n[e+o];o=-1;for(var i=Array(e+1);++o<e;)i[o]=n[o];return i[e]=r(s),kp(t,this,i)}}function oh(t,e){return Qp(nh(t,e,ba),t+"")}var ah=9007199254740991;function Sa(t){return typeof t=="number"&&t>-1&&t%1==0&&t<=ah}function hn(t){return t!=null&&Sa(t.length)&&!fn(t)}function ih(t,e,r){if(!Ft(r))return!1;var n=typeof e;return(n=="number"?hn(r)&&_a(e,r.length):n=="string"&&e in r)?Xe(r[e],t):!1}function sh(t){return oh(function(e,r){var n=-1,o=r.length,a=o>1?r[o-1]:void 0,s=o>2?r[2]:void 0;for(a=t.length>3&&typeof a=="function"?(o--,a):void 0,s&&ih(r[0],r[1],s)&&(a=o<3?void 0:a,o=1),e=Object(e);++n<o;){var i=r[n];i&&t(e,i,n,a)}return e})}var ch=Object.prototype;function Oa(t){var e=t&&t.constructor,r=typeof e=="function"&&e.prototype||ch;return t===r}function uh(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n}var lh="[object Arguments]";function vo(t){return se(t)&&xe(t)==lh}var ja=Object.prototype,fh=ja.hasOwnProperty,dh=ja.propertyIsEnumerable,ph=vo(function(){return arguments}())?vo:function(t){return se(t)&&fh.call(t,"callee")&&!dh.call(t,"callee")};const Cr=ph;function hh(){return!1}var Ea=typeof exports=="object"&&exports&&!exports.nodeType&&exports,go=Ea&&typeof module=="object"&&module&&!module.nodeType&&module,vh=go&&go.exports===Ea,mo=vh?ie.Buffer:void 0,gh=mo?mo.isBuffer:void 0,mh=gh||hh;const wa=mh;var yh="[object Arguments]",bh="[object Array]",_h="[object Boolean]",Sh="[object Date]",Oh="[object Error]",jh="[object Function]",Eh="[object Map]",wh="[object Number]",Ch="[object Object]",Th="[object RegExp]",$h="[object Set]",Rh="[object String]",Nh="[object WeakMap]",xh="[object ArrayBuffer]",Ph="[object DataView]",Ah="[object Float32Array]",Mh="[object Float64Array]",Dh="[object Int8Array]",Ih="[object Int16Array]",Lh="[object Int32Array]",Fh="[object Uint8Array]",kh="[object Uint8ClampedArray]",Uh="[object Uint16Array]",Bh="[object Uint32Array]",L={};L[Ah]=L[Mh]=L[Dh]=L[Ih]=L[Lh]=L[Fh]=L[kh]=L[Uh]=L[Bh]=!0;L[yh]=L[bh]=L[xh]=L[_h]=L[Ph]=L[Sh]=L[Oh]=L[jh]=L[Eh]=L[wh]=L[Ch]=L[Th]=L[$h]=L[Rh]=L[Nh]=!1;function Vh(t){return se(t)&&Sa(t.length)&&!!L[xe(t)]}function zh(t){return function(e){return t(e)}}var Ca=typeof exports=="object"&&exports&&!exports.nodeType&&exports,be=Ca&&typeof module=="object"&&module&&!module.nodeType&&module,Gh=be&&be.exports===Ca,pr=Gh&&ga.process,Wh=function(){try{var t=be&&be.require&&be.require("util").types;return t||pr&&pr.binding&&pr.binding("util")}catch{}}();const yo=Wh;var bo=yo&&yo.isTypedArray,Hh=bo?zh(bo):Vh;const Ta=Hh;var Yh=Object.prototype,Jh=Yh.hasOwnProperty;function qh(t,e){var r=Zt(t),n=!r&&Cr(t),o=!r&&!n&&wa(t),a=!r&&!n&&!o&&Ta(t),s=r||n||o||a,i=s?uh(t.length,String):[],c=i.length;for(var l in t)(e||Jh.call(t,l))&&!(s&&(l=="length"||o&&(l=="offset"||l=="parent")||a&&(l=="buffer"||l=="byteLength"||l=="byteOffset")||_a(l,c)))&&i.push(l);return i}function Qh(t,e){return function(r){return t(e(r))}}function Kh(t){var e=[];if(t!=null)for(var r in Object(t))e.push(r);return e}var Xh=Object.prototype,Zh=Xh.hasOwnProperty;function tv(t){if(!Ft(t))return Kh(t);var e=Oa(t),r=[];for(var n in t)n=="constructor"&&(e||!Zh.call(t,n))||r.push(n);return r}function $a(t){return hn(t)?qh(t,!0):tv(t)}var ev=dn(Object,"create");const Te=ev;function rv(){this.__data__=Te?Te(null):{},this.size=0}function nv(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e}var ov="__lodash_hash_undefined__",av=Object.prototype,iv=av.hasOwnProperty;function sv(t){var e=this.__data__;if(Te){var r=e[t];return r===ov?void 0:r}return iv.call(e,t)?e[t]:void 0}var cv=Object.prototype,uv=cv.hasOwnProperty;function lv(t){var e=this.__data__;return Te?e[t]!==void 0:uv.call(e,t)}var fv="__lodash_hash_undefined__";function dv(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=Te&&e===void 0?fv:e,this}function Mt(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}Mt.prototype.clear=rv;Mt.prototype.delete=nv;Mt.prototype.get=sv;Mt.prototype.has=lv;Mt.prototype.set=dv;function pv(){this.__data__=[],this.size=0}function Ze(t,e){for(var r=t.length;r--;)if(Xe(t[r][0],e))return r;return-1}var hv=Array.prototype,vv=hv.splice;function gv(t){var e=this.__data__,r=Ze(e,t);if(r<0)return!1;var n=e.length-1;return r==n?e.pop():vv.call(e,r,1),--this.size,!0}function mv(t){var e=this.__data__,r=Ze(e,t);return r<0?void 0:e[r][1]}function yv(t){return Ze(this.__data__,t)>-1}function bv(t,e){var r=this.__data__,n=Ze(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this}function bt(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}bt.prototype.clear=pv;bt.prototype.delete=gv;bt.prototype.get=mv;bt.prototype.has=yv;bt.prototype.set=bv;var _v=dn(ie,"Map");const Ra=_v;function Sv(){this.size=0,this.__data__={hash:new Mt,map:new(Ra||bt),string:new Mt}}function Ov(t){var e=typeof t;return e=="string"||e=="number"||e=="symbol"||e=="boolean"?t!=="__proto__":t===null}function tr(t,e){var r=t.__data__;return Ov(e)?r[typeof e=="string"?"string":"hash"]:r.map}function jv(t){var e=tr(this,t).delete(t);return this.size-=e?1:0,e}function Ev(t){return tr(this,t).get(t)}function wv(t){return tr(this,t).has(t)}function Cv(t,e){var r=tr(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this}function ce(t){var e=-1,r=t==null?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}ce.prototype.clear=Sv;ce.prototype.delete=jv;ce.prototype.get=Ev;ce.prototype.has=wv;ce.prototype.set=Cv;function Na(t){return t==null?"":ya(t)}var Tv=Qh(Object.getPrototypeOf,Object);const xa=Tv;var $v="[object Object]",Rv=Function.prototype,Nv=Object.prototype,Pa=Rv.toString,xv=Nv.hasOwnProperty,Pv=Pa.call(Object);function te(t){if(!se(t)||xe(t)!=$v)return!1;var e=xa(t);if(e===null)return!0;var r=xv.call(e,"constructor")&&e.constructor;return typeof r=="function"&&r instanceof r&&Pa.call(r)==Pv}function Av(t,e,r){var n=-1,o=t.length;e<0&&(e=-e>o?0:o+e),r=r>o?o:r,r<0&&(r+=o),o=e>r?0:r-e>>>0,e>>>=0;for(var a=Array(o);++n<o;)a[n]=t[n+e];return a}function Mv(t,e,r){var n=t.length;return r=r===void 0?n:r,!e&&r>=n?t:Av(t,e,r)}var Dv="\\ud800-\\udfff",Iv="\\u0300-\\u036f",Lv="\\ufe20-\\ufe2f",Fv="\\u20d0-\\u20ff",kv=Iv+Lv+Fv,Uv="\\ufe0e\\ufe0f",Bv="\\u200d",Vv=RegExp("["+Bv+Dv+kv+Uv+"]");function Aa(t){return Vv.test(t)}function zv(t){return t.split("")}var Ma="\\ud800-\\udfff",Gv="\\u0300-\\u036f",Wv="\\ufe20-\\ufe2f",Hv="\\u20d0-\\u20ff",Yv=Gv+Wv+Hv,Jv="\\ufe0e\\ufe0f",qv="["+Ma+"]",Tr="["+Yv+"]",$r="\\ud83c[\\udffb-\\udfff]",Qv="(?:"+Tr+"|"+$r+")",Da="[^"+Ma+"]",Ia="(?:\\ud83c[\\udde6-\\uddff]){2}",La="[\\ud800-\\udbff][\\udc00-\\udfff]",Kv="\\u200d",Fa=Qv+"?",ka="["+Jv+"]?",Xv="(?:"+Kv+"(?:"+[Da,Ia,La].join("|")+")"+ka+Fa+")*",Zv=ka+Fa+Xv,tg="(?:"+[Da+Tr+"?",Tr,Ia,La,qv].join("|")+")",eg=RegExp($r+"(?="+$r+")|"+tg+Zv,"g");function rg(t){return t.match(eg)||[]}function ng(t){return Aa(t)?rg(t):zv(t)}function og(t){return function(e){e=Na(e);var r=Aa(e)?ng(e):void 0,n=r?r[0]:e.charAt(0),o=r?Mv(r,1).join(""):e.slice(1);return n[t]()+o}}var ag=og("toUpperCase");const ig=ag;function sg(t){return ig(Na(t).toLowerCase())}function cg(){this.__data__=new bt,this.size=0}function ug(t){var e=this.__data__,r=e.delete(t);return this.size=e.size,r}function lg(t){return this.__data__.get(t)}function fg(t){return this.__data__.has(t)}var dg=200;function pg(t,e){var r=this.__data__;if(r instanceof bt){var n=r.__data__;if(!Ra||n.length<dg-1)return n.push([t,e]),this.size=++r.size,this;r=this.__data__=new ce(n)}return r.set(t,e),this.size=r.size,this}function ue(t){var e=this.__data__=new bt(t);this.size=e.size}ue.prototype.clear=cg;ue.prototype.delete=ug;ue.prototype.get=lg;ue.prototype.has=fg;ue.prototype.set=pg;var Ua=typeof exports=="object"&&exports&&!exports.nodeType&&exports,_o=Ua&&typeof module=="object"&&module&&!module.nodeType&&module,hg=_o&&_o.exports===Ua,So=hg?ie.Buffer:void 0,Oo=So?So.allocUnsafe:void 0;function vg(t,e){if(e)return t.slice();var r=t.length,n=Oo?Oo(r):new t.constructor(r);return t.copy(n),n}var gg=ie.Uint8Array;const jo=gg;function mg(t){var e=new t.constructor(t.byteLength);return new jo(e).set(new jo(t)),e}function yg(t,e){var r=e?mg(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}function bg(t){return typeof t.constructor=="function"&&!Oa(t)?Fp(xa(t)):{}}function _g(t){return function(e,r,n){for(var o=-1,a=Object(e),s=n(e),i=s.length;i--;){var c=s[t?i:++o];if(r(a[c],c,a)===!1)break}return e}}var Sg=_g();const Og=Sg;function Rr(t,e,r){(r!==void 0&&!Xe(t[e],r)||r===void 0&&!(e in t))&&pn(t,e,r)}function jg(t){return se(t)&&hn(t)}function Nr(t,e){if(!(e==="constructor"&&typeof t[e]=="function")&&e!="__proto__")return t[e]}function Eg(t){return rh(t,$a(t))}function wg(t,e,r,n,o,a,s){var i=Nr(t,r),c=Nr(e,r),l=s.get(c);if(l){Rr(t,r,l);return}var f=a?a(i,c,r+"",t,e,s):void 0,p=f===void 0;if(p){var d=Zt(c),v=!d&&wa(c),m=!d&&!v&&Ta(c);f=c,d||v||m?Zt(i)?f=i:jg(i)?f=Up(i):v?(p=!1,f=vg(c,!0)):m?(p=!1,f=yg(c,!0)):f=[]:te(c)||Cr(c)?(f=i,Cr(i)?f=Eg(i):(!Ft(i)||fn(i))&&(f=bg(c))):p=!1}p&&(s.set(c,f),o(f,c,n,a,s),s.delete(c)),Rr(t,r,f)}function Ba(t,e,r,n,o){t!==e&&Og(e,function(a,s){if(o||(o=new ue),Ft(a))wg(t,e,s,r,Ba,n,o);else{var i=n?n(Nr(t,s),a,s+"",t,e,o):void 0;i===void 0&&(i=a),Rr(t,s,i)}},$a)}var Cg=sh(function(t,e,r){Ba(t,e,r)});const Tg=Cg,$g=function(t){return!(!t||typeof t!="function"||!t.prototype)};function Va(t){const e=t.prototype;return!!(e&&e.isReactComponent)}function za(t){var n,o;const r=typeof Symbol=="function"&&Symbol.for?Symbol.for("react.forward_ref"):60112;return(t==null?void 0:t.$$typeof)===r||((n=t==null?void 0:t.prototype)==null?void 0:n.isReactComponent)||((o=t==null?void 0:t.prototype)==null?void 0:o.setState)||t._forwardRef}function Ga(t){class e extends T.Component{render(){return T.createElement(t,this.props)}}return e.displayName=t.displayName,e}const xt=(t,e)=>{const r=n=>{const a=`
|
|
7
|
+
${Object.keys(e).map(s=>`const ${s} = $$context['${s}'];`).join(`
|
|
8
8
|
`)}
|
|
9
9
|
return ${n};
|
|
10
|
-
`;return new Function("$$context",a)(e)};try{return r(t)}catch(n){console.warn(n);const o=`[${t}] expression run failed`;return console.warn(o),null}},
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
`;new Function(a)(...o,e,r)}catch(a){console.warn(a)}},tr=(t,e)=>{const r={};return e.forEach((n,o)=>{r[n]=t[o]}),r},er=t=>{const e={};return Object.keys(t).forEach(r=>{let n=r.replace("-webkit","Webkit");n=n.replace("-ms","ms"),n=n.replace("-moz","Moz"),n=n.replace("-o","O");let o=n.split("-");o.length>=2&&(o=o.map((a,i)=>i!==0?qh(a):a)),e[o.join("")]=t[r]}),e},rr=t=>{let e="";return Object.keys(t).forEach(r=>{e+=`${r}:${t[r]};`}),e},mv=(t,e)=>{const r={};return t.forEach(n=>{if(n.globalName){const o=e[n.globalName];o&&(r[n.globalName]=o)}}),r},yv=(t,e=1)=>{let r=0,n=t,o={},a={};for(;r<e;)Object.keys(n).forEach(i=>{o={...o,...n[i]}}),a=o,n=o,o={},r+=1;return a},ta=(t,e)=>{const r=[];return e.forEach(n=>{const a=n.exec(t);a!=null&&a.length&&r.push(a[1])}),r},ea=(t,e)=>{const r={};return e.forEach(n=>{t[n.name]&&(r[n.name]=t[n.name])}),r},bv=(t,e)=>ea(t,e),_v=(t,e)=>ea(t,e),ue="DYNAMIC",Sv=["$$context","$$nodeModel"],Pn=t=>{let e;const r=new Set,n=(c,u)=>{const l=typeof c=="function"?c(e):c;if(!Object.is(l,e)){const p=e;e=u??typeof l!="object"?l:Object.assign({},e,l),r.forEach(f=>f(e,p))}},o=()=>e,s={setState:n,getState:o,subscribe:c=>(r.add(c),()=>r.delete(c)),destroy:()=>{({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1}&&"production")!=="production"&&console.warn("[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected."),r.clear()}};return e=t(n,o,s),s},jv=t=>t?Pn(t):Pn;class Ov{constructor(){y(this,"storeMap",new Map)}addStore(e,r){const n=jv(r);return this.storeMap.set(e,n),n.name=e,n}setStore(e,r){this.storeMap.set(e,r)}removeStore(e){this.storeMap.delete(e)}getStore(e){return this.storeMap.get(e)}getState(e){var r;return(r=this.storeMap.get(e))==null?void 0:r.getState()}getStateObj(e){return{state:this.getState(e),updateState:r=>{this.setState(e,r)}}}setState(e,r){var n;return(n=this.storeMap.get(e))==null?void 0:n.setState(r)}connect(e,r){const n=this.storeMap.get(e);return n?n.subscribe(r):(console.warn("store not exits"),()=>{})}getStateSnapshot(){const e={};return this.storeMap.forEach((r,n)=>{e[n]=this.getStateObj(n)}),e}destroy(){this.storeMap=new Map}}class wv{constructor(){y(this,"varSpace",new Map)}get(e){return this.varSpace.get(e)}add(e,r){this.varSpace.set(e,r)}remove(e){this.varSpace.delete(e)}destroy(){this.varSpace.clear()}getStateSnapshot(){const e={};return this.varSpace.forEach((r,n)=>{e[n]=r}),e}}class ra{constructor(){y(this,"renderMode","normal");y(this,"components",{});y(this,"storeManager",new Ov);y(this,"variableManager",new wv);y(this,"runtimeComponentCache",new Map);y(this,"onGetRef");y(this,"onGetComponent");y(this,"onComponentMount");y(this,"onComponentDestroy");y(this,"processNodeConfigHook")}getComponent(e){var o;const r=e.value.componentName;let n=this.components[r]||(()=>`Component [${r}] not found`);return Ko(n)||(n=Xo(n),this.components[r]=n),this.onGetComponent&&(n=(o=this.onGetComponent)==null?void 0:o.call(this,n,e)),n}getContext(e={},r){let n=e;return r&&(n={...e},n.__proto__=r||null),n}pageRender(e,{components:r,onGetRef:n,$$context:o={},onGetComponent:a,onComponentMount:i,onComponentDestroy:s,renderMode:c,processNodeConfigHook:u}){this.renderMode=c,this.components=r,this.onGetRef=n,this.onGetComponent=a,this.onComponentMount=i,this.onComponentDestroy=s,this.processNodeConfigHook=u;const l=e.value.componentsTree,p=this.getComponent(l),f=this.convertModelToComponent(p,e.value.componentsTree),d={},v=l.props;return Object.keys(v).forEach(m=>{d[m]=v[m].value}),d.$$context=o,this.render(f,d)}transformProps(e={},{$$context:r}){const n=e,o=i=>{if(Array.isArray(i))return i.map(s=>o(s));if(Pe(i))return o(i.value);if(Lf(i)){const s=i.value,c=s.value;if(!c)return console.warn("slot value is null, this maybe cause some error, pls check it",e),()=>{};const u=l=>{const p=`${l.id}-${ue}`;if(this.runtimeComponentCache.get(l.id))return{key:p,component:this.runtimeComponentCache.get(l.id)};const f=this.getComponent(l),d=this.convertModelToComponent(f,l),v=s.params||[];return{component:(...j)=>{const O=tr(j,v),x=this.getContext({params:O},r);return this.render(d,{$$context:x,key:p})},key:p}};if(Array.isArray(c)){const l=c==null?void 0:c.map(p=>u(p));return(...p)=>l.map(f=>Yo(f.component)?S.createElement(f.component,{$$context:r,key:f.key}):f.component(...p))}else return u(c).component}else{if(ct(i))return lt(i.value,r||{});if(Df(i))return Zo(i.value,r,this.storeManager);if(Nt(i)){let s=i;Pe(i)&&(s=i.value);const c=s,u={};return Object.keys(s).forEach(l=>{u[l]=o(c[l])}),u}else return i}},a={};return Object.keys(n).forEach(i=>{const s=n[i];a[i]=o(s)}),a}collectSpecialProps(e={},r){const n=[],o=(a,i)=>{let s=i;Pe(i)&&(s=i.value),r(s)?n.push({keyPath:a,val:s}):Et(s)?s.forEach((c,u)=>{o([...a,String(u)],c)}):Nt(s)&&Object.keys(s).forEach(c=>{o([...a,c],s[c])})};return o(["$root"],e),n}convertModelToComponent(e,r){const n=this;class o extends S.Component{constructor(s){super(s);y(this,"_CONDITION",!0);y(this,"_DESIGN_BOX",!1);y(this,"_NODE_MODEL",r);y(this,"_NODE_ID",r.id);y(this,"UNIQUE_ID",`${r.id}_${Z()}`);y(this,"targetComponentRef");y(this,"listenerHandle",[]);y(this,"storeState");y(this,"storeListenDisposeList",[]);y(this,"domHeader");y(this,"mediaStyleDomMap",{});y(this,"variableSpace");y(this,"nodeName");y(this,"updateState",s=>{this.storeState.setState(s),this.forceUpdate()});y(this,"getStyleDomById",s=>{const c=this.mediaStyleDomMap;let u=c[s];return u||(u=document.createElement("style"),c[s]=u),u.id=s,u});y(this,"addMediaCSS",()=>{var u;let s=this.domHeader;if(s||(s=(u=document.getElementsByTagName("head"))==null?void 0:u[0],this.domHeader=s),!this.domHeader)return;const c=this._NODE_MODEL.value.css;c&&c.value.forEach(l=>{var d;const p=`${this.UNIQUE_ID}_${l.state}`;let f=`.${c.class}`;if(l.state!=="normal"&&(f=`${f}:${l.state}`),Object.keys(l.style).length!==0){const v=this.getStyleDomById(p);v.innerText=`${f} { ${rr(l.style)} }`,s==null||s.appendChild(v)}(d=l.media)!=null&&d.length&&l.media.forEach(v=>{const m=`${p}_${v.type}_${v.value}`,b=this.getStyleDomById(m);b.media=`screen and (${v.type}:${v.value}px)`,b.innerHTML=`${f} { ${rr(v.style)} }`,s==null||s.appendChild(b)})})});y(this,"removeMediaCSS",()=>{const s=this.mediaStyleDomMap;Object.keys(s).forEach(c=>{var u;(u=this.domHeader)==null||u.removeChild(s[c])}),this.mediaStyleDomMap={}});y(this,"rebuildNode",()=>{this.storeListenDisposeList.forEach(s=>s()),this.removeMediaCSS(),this.connectStore(),this.addMediaCSS(),this.forceUpdate()});this.targetComponentRef=S.createRef(),this.state=r.value.state||{};const c=r.value.nodeName||r.id;this.nodeName=c;const u=n.storeManager.getStore(c);u?(this.storeState=u,u.setState({...r.value.state||{}})):this.storeState=n.storeManager.addStore(c,()=>({...r.value.state||{}})),this.storeState.subscribe(p=>{this.setState({...p})}),this.connectStore();const l=n.variableManager.get(c);l?this.variableSpace=l:(this.variableSpace={staticVar:{},methods:{}},n.variableManager.add(c,this.variableSpace))}connectStore(){const s=n.collectSpecialProps(r.props,f=>!!ct(f)),c=n.collectSpecialProps({css:r.value.css,class:r.value.classNames},f=>!!ct(f));let u=[];[...s,...c].map(f=>{const d=f.val,v=[/\$\$context.stateManager\.(.+?)\./gim,/\$\$context.stateManager\["(.+?)"\]/gim,/\$\$context.stateManager\['(.+?)'\]/gim,/getStateObj\('(.+?)'\)/gim,/getStateObj\("(.+?)"\)/gim,/getStateById\('(.+?)'\)/gim,/getStateById\("(.+?)"\)/gim],m=ta(d.value,v);u=[...u,...m]}).filter(Boolean);const l=Array.from(new Set(u)),p=[];l.length&&l.forEach(f=>{n.storeManager.getStore(f)||(n.storeManager.addStore(f,()=>({})),console.warn(n.storeManager,f,"not exits"));const v=n.storeManager.connect(f,()=>{this.forceUpdate()});p.push(v)}),this.storeListenDisposeList=p}componentDidMount(){var c;this.addMediaCSS(),n.onGetRef&&n.onGetRef(this.targetComponentRef,r,this),(c=n.onComponentMount)==null||c.call(n,this,r);const s=()=>{n.storeManager.setStore(r.value.nodeName||r.id,this.storeState),this.storeState.setState({...this.state,...r.value.state||{}}),this.rebuildNode()};r.onChange(s)}componentWillUnmount(){var s;this.storeListenDisposeList.forEach(c=>c()),this.removeMediaCSS(),(s=n.onComponentDestroy)==null||s.call(n,this,r)}render(){var oe;const{$$context:s,...c}=this.props,u=r.value.nodeName||r.id,l={key:r.id,...r.props,...c},p={state:this.state||{},staticVar:this.variableSpace.staticVar,updateState:this.updateState,storeManager:n.storeManager,getState:()=>n.storeManager.getStateObj(u),getStateObj:()=>n.storeManager.getStateObj(u),getStateObjById:D=>n.storeManager.getStateObj(D),stateManager:n.storeManager.getStateSnapshot(),getMethods:()=>n.variableManager.get(u).methods,getMethodsById:D=>n.variableManager.get(D).methods,getStaticVar:()=>n.variableManager.get(u).staticVar,getStaticVarById:D=>n.variableManager.get(D).staticVar};r.value.componentName===At.ROOT_CONTAINER&&(p.globalState=this.state,p.updateGlobalState=this.updateState);const f=n.getContext(p,s),m=n.transformProps({methods:r.value.methods},{$$context:f}).methods.reduce((D,Q)=>(D[Q.name]=Q.define,D),{});f.methods=m,this.variableSpace.methods=Object.assign(this.variableSpace.methods,m);const b=r.value.loop;let j=[];if(b&&b.open){this.targetComponentRef.current=[];let D=b.data||[];if(ct(b.data)){const Q=b.data;D=lt(Q.value,f||{})}return j=D.map((...Q)=>{var Ir;const Ft=Q[1],yt=[b.forName||"item",b.forIndex||"index"],Ce=tr(Q,yt);let Ee="loopData";b.name&&(Ee=`${Ee}${b.name}`);const Bt=n.getContext({[Ee]:Ce},f),q=n.transformProps(l,{$$context:Bt}),ua=((Ir=r.value.classNames)==null?void 0:Ir.map(G=>{var ie;const se=G.name;return(ct(G.status)?lt(String(((ie=G.status)==null?void 0:ie.value)||""),Bt):!1)?se:""}))||[];let Ne=`${q.className??""} ${ua.join(" ")}`.trim();r.value.css&&(Ne=`${r.value.css.class} ${Ne}`.trim()),q.className=Ne;const la=n.transformProps(r.value.style,{$$context:Bt});r.value.style&&(q.style=er(la||{}));const{children:ae}=q;let $e=[];if(ae!==void 0)delete q.children,$e=Array.isArray(ae)?ae:[ae];else{const G=[];r.value.children.forEach((Lr,ie)=>{const fa=n.buildComponent(Lr,{$$context:Bt,idx:ie});G.push(fa)}),$e=G}if(q.key=`${q.key}-${Ft}`,ct(b.key)){const G=b.key,se=lt(G.value,Bt||{});q.key+=`-${se}`}return q.ref=G=>{this.targetComponentRef.current=this.targetComponentRef.current||[],this.targetComponentRef.current[Ft]=G},n.render(e,q,...$e)}),j}const O=n.transformProps(l,{$$context:f}),{children:x}=O;let M=[];if(x!==void 0)delete O.children,M=Array.isArray(x)?x:[x];else{const D=[];r.value.children.forEach((Ft,yt)=>{const Ce=n.buildComponent(Ft,{$$context:f,idx:yt});D.push(Ce)}),M=D}O.ref=this.targetComponentRef;const I=((oe=r.value.classNames)==null?void 0:oe.map(D=>{var yt;const Q=D.name;return(ct(D.status)?lt(((yt=D.status)==null?void 0:yt.value)||"",f):!1)?Q:""}))||[];let k=`${O.className??""} ${I.join(" ")}`.trim();r.value.css&&(k=`${r.value.css.class} ${k}`.trim()),O.className=k;const Lt=n.transformProps(r.value.style,{$$context:f});r.value.style&&(O.style=er(Lt||{}));let C=r.value.condition??!0;typeof C!="boolean"&&(C=lt(C.value,f||{}));let ot={condition:C,props:O};n.processNodeConfigHook&&(ot=n.processNodeConfigHook(ot,r));const it=n.render(e,ot.props,...M);return this._CONDITION=ot.condition,ot.condition?it:S.createElement("div",{style:{display:"none"}},it)}}return y(o,"__CP_TYPE__",ue),o.displayName=`${r.value.componentName}Dynamic`,o}buildComponent(e,{$$context:r={}}){const n=this.runtimeComponentCache;return typeof e=="string"?this.render(e):If(e)?(({currentNode:a})=>{const i=a.value.id;let s=null;if(n.get(i))s=n.get(i);else{const l=this.getComponent(a);s=this.convertModelToComponent(l,a)}!n.get(i)&&this.renderMode!=="design"&&n.set(i,s);const c=`${i}-${ue}`,u={$$context:r,$$nodeModel:e,key:c};return this.render(s,u)})({currentNode:e}):void 0}render(e,r={},...n){return typeof e=="string"||typeof e=="number"?String(e):(Sv.forEach(a=>{a in r&&e.__CP_TYPE__!==ue&&delete r[a]}),S.createElement(e,r,...n))}clear(){this.runtimeComponentCache.clear(),this.storeManager.destroy()}}const Cv=Dn(new ra),Ev=["a","abbr","acronym","address","applet","area","article","aside","audio","b","base","basefont","bdi","bdo","bgsound","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","command","content","data","datalist","dd","del","details","dfn","dialog","dir","div","dl","dt","element","em","embed","fieldset","figcaption","figure","font","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","image","img","input","ins","isindex","kbd","keygen","label","legend","li","link","listing","main","map","mark","marquee","math","menu","menuitem","meta","meter","multicol","nav","nextid","nobr","noembed","noframes","noscript","object","ol","optgroup","option","output","p","param","picture","plaintext","pre","progress","q","rb","rbc","rp","rt","rtc","ruby","s","samp","script","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","svg","table","tbody","td","template","textarea","tfoot","th","thead","time","title","tr","track","tt","u","ul","var","video","wbr","xmp"],nt=t=>{const e={};return t.forEach(r=>{e[r.key]=r.value}),e},Nv=[...Ev,...Sf],$v=Nv.reduce((t,e)=>(t[e]=({children:r,$$attributes:n=[],...o})=>{let a=r;return Array.isArray(r)||(a=[r]),S.createElement(e,{...o,...nt(n)},...a)},t),{}),Tv=({children:t,width:e,height:r,$$attributes:n=[],...o})=>{let a=t;Array.isArray(t)||(a=[t]),a=a.filter(u=>u!==void 0);const{style:i={},...s}=nt(n),c={height:r,width:e,...i,...o.style||{}};return S.createElement("div",{...o,...s,style:c},...a)},Mv=({children:t,$$attributes:e=[],...r})=>{let n=t;return Array.isArray(t)||(n=[t]),S.createElement("canvas",{...r,...nt(e)},...n)},xv=({children:t,$$attributes:e=[],...r})=>{let n=t;return Array.isArray(t)||(n=[t]),S.createElement("img",{...r,...nt(e)},...n)},Av=({children:t,$$attributes:e=[],...r})=>{let n=t;return Array.isArray(t)||(n=[t]),S.createElement("video",{...r,...nt(e)},...n)},Pv=({children:t,$$attributes:e=[],...r})=>{let n=t;return Array.isArray(t)||(n=[t]),S.createElement("audio",{...r,...nt(e)},...n)},Rv=({$$attributes:t=[],content:e,...r})=>S.createElement("span",{...r,...nt(t)},e),Dv=({children:t,$$attributes:e=[],afterMount:r,beforeDestroy:n,...o})=>{let a=t;return Array.isArray(t)||(a=[t]),S.useEffect(()=>(r==null||r(o),()=>{n==null||n(o)}),[]),S.createElement("div",{...o,...nt(e)},...a)},Iv=({children:t,$$attributes:e=[],htmlTag:r="div",...n})=>{let o=t;Array.isArray(t)||(o=[t]);const{style:a={},...i}=nt(e),s={...a,...n.style||{}};return S.createElement(r,{...n,...i,style:s},...o)},Lv={RootContainer:({children:t})=>t,...$v,CContainer:Dv,CVideo:Av,CAudio:Pv,CBlock:Tv,CImage:xv,CText:Rv,CCanvas:Mv,CNativeTag:Iv};class Fv{constructor(){y(this,"refMap",new Map)}get(e){return this.refMap.get(e)}add(e,r){this.refMap.set(e,r)}remove(e){this.refMap.delete(e)}destroy(){this.refMap.clear()}}class na extends S.Component{constructor(r){super(r);y(this,"refManager");y(this,"dynamicComponentInstanceMap",new Map);y(this,"onGetRef",(r,n,o)=>{var a,i;(i=(a=this.props).onGetRef)==null||i.call(a,r,n,o),this.dynamicComponentInstanceMap.set(n.id,o),this.refManager.add(n.value.refId||n.id,r)});y(this,"rerender",r=>{if(this.props.adapter.clear(),(r==null?void 0:r.nodeType)==="PAGE"&&r)this.setState({pageModel:r});else if(Nt(r)&&Oo(r)){const n=r;this.setState({pageModel:new de(n,{materials:this.state.pageModel.materialsModel.rawValue})})}});this.state={pageModel:r.pageModel||new de(r.page)},this.refManager=new Fv}getPageModel(){return this.state.pageModel}componentDidMount(){const{render:r}=this.props;r&&(r.ref.current=this)}componentWillUnmount(){this.refManager.destroy()}render(){const{props:r}=this,{adapter:n,onGetComponent:o,onComponentDestroy:a,onComponentMount:i}=r,{pageModel:s}=this.state;if(!s)return console.warn("pageModel is null"),null;const c={...Lv,...r.components},u=this.props.$$context??{};return u.refs=this.refManager,n.pageRender(s,{libs:{},components:c,onGetRef:this.onGetRef,onGetComponent:o,onComponentMount:i,onComponentDestroy:a,$$context:u,renderMode:r.renderMode,processNodeConfigHook:r.processNodeConfigHook})}}const Bv=()=>{const t=S.useRef(null);return{ref:t,rerender:function(...e){t.current&&t.current.rerender(...e)}}};class Uv extends S.Component{constructor(r){super(r);y(this,"onDoubleClick",()=>{this.setState({hasError:!1,error:null})});this.state={hasError:!1,error:""}}static getDerivedStateFromError(r){return{hasError:!0,error:r}}componentDidCatch(r,n){var o,a;(a=(o=this.props).onError)==null||a.call(o,n)}render(){if(this.state.hasError){const{onDoubleClick:r}=this,n=this.props.node.value;console.error(this.props.node,this.props.children);const o=S.createElement("div",{style:{backgroundColor:"rgb(255 206 215 / 13%)",padding:"5px",color:"#ff0000b0",textAlign:"center",fontSize:"12px"}},"Render error, node id: ",n.id,", node name:",n.title," component name:",n.title||n.componentName,S.createElement("p",null,"msg: ",String(this.state.error)),S.createElement("button",{onDoubleClick:r,style:{border:"1px solid rgba(100,100,100,0.1)",backgroundColor:"#fff",padding:"5px 10px",borderRadius:"2px",color:"gray",cursor:"pointer",marginTop:"5px"}},"double click to refresh"),S.createElement("div",{style:{display:"none"}}));return S.createElement(this.props.targetComponent,{onlyRenderChild:!0},o)}return this.props.children}}class oa{constructor(){y(this,"instanceMap",new Map)}get(e){return this.instanceMap.get(e)}add(e,r){const n=this.instanceMap.get(e);n?n.push(r):this.instanceMap.set(e,[r])}remove(e,r){const n=this.instanceMap.get(e);if(r!==void 0&&Array.isArray(n)){const o=n.filter(a=>a!==r);this.instanceMap.set(e,o)}else this.instanceMap.delete(e)}destroy(){this.instanceMap.clear()}}const aa=t=>{const{node:e}=t,r=S.useMemo(()=>{const s=e.isContainer();return Nt(s)?s:{placeholder:"Drag the component to place it",width:"100%",height:"100%",style:{}}},[t.node]),{placeholder:n,height:o,width:a,style:i}=r;return S.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"rgba(200,200,200,0.1)",border:"1px solid rgba(0,0,0,0.1)",borderRadius:"2px",fontSize:"14px",color:"gray",cursor:"default",minWidth:"300px",minHeight:"50px",width:a,height:o,...i}},n)};class kv extends S.Component{constructor(r){super(r);y(this,"instanceManager",new oa);y(this,"renderRef");y(this,"dropPlaceholder",aa);y(this,"onGetComponent",(r,n)=>{var c,u;const o=this;let a=r;const i=(u=(c=n.material)==null?void 0:c.value.advanceCustom)==null?void 0:u.wrapComponent;i&&(a=i(r,{node:n,ctx:window.__C_ENGINE_DESIGNER_PLUGIN_CTX__}));class s extends S.Component{constructor(){super(...arguments);y(this,"_DESIGN_BOX",!0);y(this,"_NODE_MODEL",n);y(this,"_NODE_ID",n.id);y(this,"_UNIQUE_ID",`${n.id}_${Z()}`);y(this,"_STATUS")}componentDidMount(){o.instanceManager.add(n.id,this)}componentWillUnmount(){this._STATUS="DESTROY",o.instanceManager.remove(n.id,this)}render(){const{children:f=[],onlyRenderChild:d,...v}=this.props;let m=f;return Et(f)||(m=[f]),!!!m.filter(Boolean).length&&(n.isContainer()||n.value.componentName===At.ROOT_CONTAINER)&&m.push(S.createElement(o.dropPlaceholder,{node:n})),d?m:S.createElement(a,v,...m)}}return S.forwardRef(function(p,f){return S.createElement(Uv,{node:n,targetComponent:s},S.createElement(s,{ref:f,...p}))})});this.renderRef=S.createRef(),r.dropPlaceholder&&(this.dropPlaceholder=r.dropPlaceholder)}componentDidMount(){var r,n;(n=(r=this.props).onMount)==null||n.call(r,this)}getPageModel(){var r;return(r=this.renderRef.current)==null?void 0:r.state.pageModel}rerender(r){var n;return(n=this.renderRef.current)==null?void 0:n.rerender(r)}getInstancesById(r,n){let o=[...this.instanceManager.get(r)||[]];return n!==void 0&&(o=o.filter(a=>n===(a==null?void 0:a._UNIQUE_ID))),o}getInstanceByDom(r){const n=sa(r);if(!n)return null;const o=ia(n);return(o==null?void 0:o.stateNode)||null}getDomsById(r,n){const o=this.getInstancesById(r),a=[];return o==null||o.forEach(i=>{var c;if((i==null?void 0:i._STATUS)==="DESTROY")return;const s=ga.findDOMNode(i);if(s&&!(s instanceof Text))if(n){const u=Array.from(((c=s.querySelectorAll)==null?void 0:c.call(s,n))||[]);a.push(...u)}else a.push(s)}),a}getDomRectById(r,n){return this.getDomsById(r,n).map(i=>i==null?void 0:i.getBoundingClientRect()).filter(Boolean)}render(){const{props:r,onGetComponent:n}=this,{render:o,...a}=r;return o&&(o.ref.current=this),S.createElement(na,{onGetComponent:n,...a,processNodeConfigHook:(i,s)=>{var v,m;if(s.nodeType!=="NODE")return i;const{props:c,condition:u}=i;let l={...c};const p=((v=s.value.configure)==null?void 0:v.devState)||{},f=(m=s.material)==null?void 0:m.value.fixedProps;if(f!==void 0){if(Nt(f))l={...l,...f};else if(typeof f=="function"){const b=f(l);l={...l,...b}}}let d=u;return p.condition===!1&&(d=p.condition),{props:vv(l,p.props||{}),condition:d}},ref:this.renderRef})}}const sa=t=>{if(!t)return null;const e=Object.keys(t).find(r=>r.startsWith("__reactInternalInstance$")||r.startsWith("__reactFiber$"))||"";return e?t[e]:sa(t.parentElement)},ia=t=>{var e;return t?(e=t==null?void 0:t.stateNode)!=null&&e._DESIGN_BOX?t:ia(t.return):null},Vv=()=>{const t=S.useRef(null);return{ref:t,rerender:function(...e){t.current&&t.current.rerender(...e)},getInstancesById(e,r){var n;return((n=t.current)==null?void 0:n.getInstancesById(e,r))||[]},getInstanceByDom(e){var r;return((r=t.current)==null?void 0:r.getInstanceByDom(e))||null},getDomsById(e,r){var n;return((n=t.current)==null?void 0:n.getDomsById(e,r))||[]},getDomRectById(e,r){var n;return((n=t.current)==null?void 0:n.getDomRectById(e,r))||[]}}};var zv=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Gv(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var ca={exports:{}};(function(t,e){(function(r,n){t.exports=n()})(zv,function(){var r=function(){},n={},o={},a={};function i(f,d){f=f.push?f:[f];var v=[],m=f.length,b=m,j,O,x,M;for(j=function(I,k){k.length&&v.push(I),b--,b||d(v)};m--;){if(O=f[m],x=o[O],x){j(O,x);continue}M=a[O]=a[O]||[],M.push(j)}}function s(f,d){if(f){var v=a[f];if(o[f]=d,!!v)for(;v.length;)v[0](f,d),v.splice(0,1)}}function c(f,d){f.call&&(f={success:f}),d.length?(f.error||r)(d):(f.success||r)(f)}function u(f,d,v,m){var b=document,j=v.async,O=(v.numRetries||0)+1,x=v.before||r,M=f.replace(/[\?|#].*$/,""),I=f.replace(/^(css|img|module|nomodule)!/,""),k,Lt,C;if(m=m||0,/(^css!|\.css$)/.test(M))C=b.createElement("link"),C.rel="stylesheet",C.href=I,k="hideFocus"in C,k&&C.relList&&(k=0,C.rel="preload",C.as="style");else if(/(^img!|\.(png|gif|jpg|svg|webp)$)/.test(M))C=b.createElement("img"),C.src=I;else if(C=b.createElement("script"),C.src=I,C.async=j===void 0?!0:j,Lt="noModule"in C,/^module!/.test(M)){if(!Lt)return d(f,"l");C.type="module"}else if(/^nomodule!/.test(M)&&Lt)return d(f,"l");C.onload=C.onerror=C.onbeforeload=function(ot){var it=ot.type[0];if(k)try{C.sheet.cssText.length||(it="e")}catch(oe){oe.code!=18&&(it="e")}if(it=="e"){if(m+=1,m<O)return u(f,d,v,m)}else if(C.rel=="preload"&&C.as=="style")return C.rel="stylesheet";d(f,it,ot.defaultPrevented)},x(f,C)!==!1&&b.head.appendChild(C)}function l(f,d,v){f=f.push?f:[f];var m=f.length,b=m,j=[],O,x;for(O=function(M,I,k){if(I=="e"&&j.push(M),I=="b")if(k)j.push(M);else return;m--,m||d(j)},x=0;x<b;x++)u(f[x],O,v)}function p(f,d,v){var m,b;if(d&&d.trim&&(m=d),b=(m?v:d)||{},m){if(m in n)throw"LoadJS";n[m]=!0}function j(O,x){l(f,function(M){c(b,M),O&&c({success:O,error:x},M),s(m,M)},b)}if(b.returnPromise)return new Promise(j);j()}return p.ready=function(d,v){return i(d,function(m){c(v,m)}),p},p.done=function(d){s(d,[])},p.reset=function(){n={},o={},a={}},p.isDefined=function(d){return d in n},p})})(ca);var Hv=ca.exports;const Rn=Gv(Hv);class Jv{constructor(e,r){y(this,"assets");y(this,"loadStatus");y(this,"win",window);y(this,"_onSuccessList",[]);y(this,"_onErrorList",[]);this.assets=JSON.parse(JSON.stringify(e||[])),this.loadStatus="INIT",r!=null&&r.window&&(this.win=r.window)}load(){const e=this.assets||[],r=[];for(let n=0;n<e.length;n++){const o=e[n];o.id||(o.id=Z()),r.push(o.id);const a=o.resources.map(i=>i.src);a.length&&Rn(a,o.id,{async:!1,before:(i,s)=>(this.win.document.body.appendChild(s),!1)})}return new Promise((n,o)=>{if(e.length===0){this._onSuccessList.forEach(a=>a()),n("");return}Rn.ready(r,{success:()=>{this._onSuccessList.forEach(a=>a()),n("")},error:a=>{this._onErrorList.forEach(i=>i(a)),o(a)}})})}onSuccess(e){return this._onSuccessList.push(e),this}onError(e){return this._onErrorList.push(e),this}}exports.AssetLoader=Jv;exports.ComponentInstanceManager=oa;exports.DefaultDropPlaceholder=aa;exports.DefineReactAdapter=ra;exports.DesignRender=kv;exports.ReactAdapter=Cv;exports.Render=na;exports.canAcceptsRef=Ko;exports.collectVariable=mv;exports.compWrapper=Xo;exports.convertCodeStringToFunction=Zo;exports.flatObject=yv;exports.formatSourceStylePropertyName=er;exports.getAdapter=Dn;exports.getCSSTextValue=rr;exports.getComponentsLibs=bv;exports.getMatchVal=ta;exports.getObjFromArrayMap=tr;exports.getThirdLibs=_v;exports.isClass=gv;exports.runExpression=lt;exports.shouldConstruct=Yo;exports.useDesignRender=Vv;exports.useRender=Bv;
|
|
10
|
+
`;return new Function("$$context",a)(e)};try{return r(t)}catch(n){console.warn(n);const o=`[${t}] expression run failed`;return console.warn(o),null}},Wa=(t,e,r)=>function(...o){let a;try{a=`
|
|
11
|
+
var $$$__args__$$$ = Array.from(arguments);
|
|
12
|
+
function $$_run_$$() {
|
|
13
|
+
var $$_f_$$ = ${t||"function () {}"};
|
|
14
|
+
var __$$storeManager__ = $$$__args__$$$.pop();
|
|
15
|
+
var $$context = $$$__args__$$$.pop();
|
|
16
|
+
$$context.stateManager = __$$storeManager__.getStateSnapshot();
|
|
17
|
+
return $$_f_$$.apply($$_f_$$, $$$__args__$$$);
|
|
18
|
+
}
|
|
19
|
+
return $$_run_$$();
|
|
20
|
+
`,new Function(a)(...o,e,r)}catch(s){console.log(a),console.warn(s)}},xr=(t,e)=>{const r={};return e.forEach((n,o)=>{r[n]=t[o]}),r},Pr=t=>{const e={};return Object.keys(t).forEach(r=>{let n=r.replace("-webkit","Webkit");n=n.replace("-ms","ms"),n=n.replace("-moz","Moz"),n=n.replace("-o","O");let o=n.split("-");o.length>=2&&(o=o.map((a,s)=>s!==0?sg(a):a)),e[o.join("")]=t[r]}),e},Ar=t=>{let e="";return Object.keys(t).forEach(r=>{e+=`${r}:${t[r]};`}),e},Rg=(t,e)=>{const r={};return t.forEach(n=>{if(n.globalName){const o=e[n.globalName];o&&(r[n.globalName]=o)}}),r},Ng=(t,e=1)=>{let r=0,n=t,o={},a={};for(;r<e;)Object.keys(n).forEach(s=>{o={...o,...n[s]}}),a=o,n=o,o={},r+=1;return a},Ha=(t,e)=>{const r=[];return e.forEach(n=>{const a=n.exec(t);a!=null&&a.length&&r.push(a[1])}),r},Ya=(t,e)=>{const r={};return e.forEach(n=>{t[n.name]&&(r[n.name]=t[n.name])}),r},xg=(t,e)=>Ya(t,e),Pg=(t,e)=>Ya(t,e),ke="DYNAMIC",Ag=["$$context","$$nodeModel"],Eo=t=>{let e;const r=new Set,n=(c,l)=>{const f=typeof c=="function"?c(e):c;if(!Object.is(f,e)){const p=e;e=l??typeof f!="object"?f:Object.assign({},e,f),r.forEach(d=>d(e,p))}},o=()=>e,i={setState:n,getState:o,subscribe:c=>(r.add(c),()=>r.delete(c)),destroy:()=>{({BASE_URL:"/",MODE:"production",DEV:!1,PROD:!0,SSR:!1}&&"production")!=="production"&&console.warn("[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected."),r.clear()}};return e=t(n,o,i),i},Mg=t=>t?Eo(t):Eo;class Dg{constructor(){O(this,"storeMap",new Map)}addStore(e,r){const n=Mg(r);return this.storeMap.set(e,n),n.name=e,n}setStore(e,r){this.storeMap.set(e,r)}removeStore(e){this.storeMap.delete(e)}getStore(e){return this.storeMap.get(e)}getState(e){var r;return(r=this.storeMap.get(e))==null?void 0:r.getState()}getStateObj(e){return{state:this.getState(e),updateState:r=>{this.setState(e,r)}}}setState(e,r){var n;return(n=this.storeMap.get(e))==null?void 0:n.setState(r)}connect(e,r){const n=this.storeMap.get(e);return n?n.subscribe(r):(console.warn("store not exits"),()=>{})}getStateSnapshot(){const e={};return this.storeMap.forEach((r,n)=>{e[n]=this.getStateObj(n)}),e}destroy(){this.storeMap=new Map}}class Ig{constructor(){O(this,"varSpace",new Map)}get(e){return this.varSpace.get(e)}add(e,r){this.varSpace.set(e,r)}remove(e){this.varSpace.delete(e)}destroy(){this.varSpace.clear()}getStateSnapshot(){const e={};return this.varSpace.forEach((r,n)=>{e[n]=r}),e}}class Ja{constructor(){O(this,"renderMode","normal");O(this,"components",{});O(this,"storeManager",new Dg);O(this,"variableManager",new Ig);O(this,"runtimeComponentCache",new Map);O(this,"onGetRef");O(this,"onGetComponent");O(this,"onComponentMount");O(this,"onComponentDestroy");O(this,"processNodeConfigHook")}getComponent(e){var o;const r=e.value.componentName;let n=this.components[r]||(()=>`Component [${r}] not found`);return za(n)||(n=Ga(n),this.components[r]=n),this.onGetComponent&&(n=(o=this.onGetComponent)==null?void 0:o.call(this,n,e)),n}getContext(e={},r){let n=e;return r&&(n={...e},n.__proto__=r||null),n}pageRender(e,{components:r,onGetRef:n,$$context:o={},onGetComponent:a,onComponentMount:s,onComponentDestroy:i,renderMode:c,processNodeConfigHook:l}){this.renderMode=c,this.components=r,this.onGetRef=n,this.onGetComponent=a,this.onComponentMount=s,this.onComponentDestroy=i,this.processNodeConfigHook=l;const f=e.value.componentsTree,p=this.getComponent(f),d=this.convertModelToComponent(p,e.value.componentsTree),v={},m=f.props;return Object.keys(m).forEach(_=>{v[_]=m[_].value}),v.$$context=o,this.render(d,v)}transformProps(e={},{$$context:r}){const n=e,o=s=>{if(Array.isArray(s))return s.map(i=>o(i));if(lr(s))return o(s.value);if(qd(s)){const i=s.value,c=i.value;if(!c)return console.warn("slot value is null, this maybe cause some error, pls check it",e),()=>{};const l=f=>{const p=`${f.id}-${ke}`;if(this.runtimeComponentCache.get(f.id))return{key:p,component:this.runtimeComponentCache.get(f.id)};const d=this.getComponent(f),v=this.convertModelToComponent(d,f),m=i.params||[];return{component:(...C)=>{const j=xr(C,m),F=this.getContext({params:j},r);return this.render(v,{$$context:F,key:p})},key:p}};if(Array.isArray(c)){const f=c==null?void 0:c.map(p=>l(p));return(...p)=>f.map(d=>Va(d.component)?T.createElement(d.component,{$$context:r,key:d.key}):d.component(...p))}else return l(c).component}else{if(Rt(s))return xt(s.value,r||{});if(Yd(s))return Wa(s.value,r,this.storeManager);if(te(s)){let i=s;lr(s)&&(i=s.value);const c=i,l={};return Object.keys(i).forEach(f=>{l[f]=o(c[f])}),l}else return s}},a={};return Object.keys(n).forEach(s=>{const i=n[s];a[s]=o(i)}),a}collectSpecialProps(e={},r){const n=[],o=(a,s)=>{let i=s;lr(s)&&(i=s.value),r(i)?n.push({keyPath:a,val:i}):Zt(i)?i.forEach((c,l)=>{o([...a,String(l)],c)}):te(i)&&Object.keys(i).forEach(c=>{o([...a,c],i[c])})};return o(["$root"],e),n}convertModelToComponent(e,r){const n=this;class o extends T.Component{constructor(i){super(i);O(this,"_CONDITION",!0);O(this,"_DESIGN_BOX",!1);O(this,"_NODE_MODEL",r);O(this,"_NODE_ID",r.id);O(this,"UNIQUE_ID",`${r.id}_${ht()}`);O(this,"targetComponentRef");O(this,"listenerHandle",[]);O(this,"storeState");O(this,"storeListenDisposeList",[]);O(this,"domHeader");O(this,"mediaStyleDomMap",{});O(this,"variableSpace");O(this,"nodeName");O(this,"updateState",i=>{this.storeState.setState(i),this.forceUpdate()});O(this,"getStyleDomById",i=>{const c=this.mediaStyleDomMap;let l=c[i];return l||(l=document.createElement("style"),c[i]=l),l.id=i,l});O(this,"addMediaCSS",()=>{var l;let i=this.domHeader;if(i||(i=(l=document.getElementsByTagName("head"))==null?void 0:l[0],this.domHeader=i),!this.domHeader)return;const c=this._NODE_MODEL.value.css;c&&c.value.forEach(f=>{var v;const p=`${this.UNIQUE_ID}_${f.state}`;let d=`.${c.class}`;if(f.state!=="normal"&&(d=`${d}:${f.state}`),Object.keys(f.style).length!==0){const m=this.getStyleDomById(p);m.innerText=`${d} { ${Ar(f.style)} }`,i==null||i.appendChild(m)}(v=f.media)!=null&&v.length&&f.media.forEach(m=>{const _=`${p}_${m.type}_${m.value}`,S=this.getStyleDomById(_);S.media=`screen and (${m.type}:${m.value}px)`,S.innerHTML=`${d} { ${Ar(m.style)} }`,i==null||i.appendChild(S)})})});O(this,"removeMediaCSS",()=>{const i=this.mediaStyleDomMap;Object.keys(i).forEach(c=>{var l;(l=this.domHeader)==null||l.removeChild(i[c])}),this.mediaStyleDomMap={}});O(this,"rebuildNode",()=>{this.storeListenDisposeList.forEach(i=>i()),this.removeMediaCSS(),this.connectStore(),this.addMediaCSS(),this.forceUpdate()});this.targetComponentRef=T.createRef(),this.state=r.value.state||{};const c=r.value.nodeName||r.id;this.nodeName=c;const l=n.storeManager.getStore(c);l?(this.storeState=l,l.setState({...r.value.state||{}})):this.storeState=n.storeManager.addStore(c,()=>({...r.value.state||{}})),this.storeState.subscribe(p=>{this.setState({...p})}),this.connectStore();const f=n.variableManager.get(c);f?this.variableSpace=f:(this.variableSpace={staticVar:{},methods:{}},n.variableManager.add(c,this.variableSpace))}connectStore(){const i=n.collectSpecialProps(r.props,d=>!!Rt(d)),c=n.collectSpecialProps({css:r.value.css,class:r.value.classNames},d=>!!Rt(d));let l=[];[...i,...c].map(d=>{const v=d.val,m=[/\$\$context.stateManager\.(.+?)\./gim,/\$\$context.stateManager\["(.+?)"\]/gim,/\$\$context.stateManager\['(.+?)'\]/gim,/getStateObj\('(.+?)'\)/gim,/getStateObj\("(.+?)"\)/gim,/getStateById\('(.+?)'\)/gim,/getStateById\("(.+?)"\)/gim],_=Ha(v.value,m);l=[...l,..._]}).filter(Boolean);const f=Array.from(new Set(l)),p=[];f.length&&f.forEach(d=>{n.storeManager.getStore(d)||(n.storeManager.addStore(d,()=>({})),console.warn(n.storeManager,d,"not exits"));const m=n.storeManager.connect(d,()=>{this.forceUpdate()});p.push(m)}),this.storeListenDisposeList=p}componentDidMount(){var c;this.addMediaCSS(),n.onGetRef&&n.onGetRef(this.targetComponentRef,r,this),(c=n.onComponentMount)==null||c.call(n,this,r);const i=()=>{n.storeManager.setStore(r.value.nodeName||r.id,this.storeState),this.storeState.setState({...this.state,...r.value.state||{}}),this.rebuildNode()};r.onChange(i)}componentWillUnmount(){var i;this.storeListenDisposeList.forEach(c=>c()),this.removeMediaCSS(),(i=n.onComponentDestroy)==null||i.call(n,this,r)}render(){var kt;const{$$context:i,...c}=this.props,l=r.value.nodeName||r.id,f={key:r.id,...r.props,...c},p={state:this.state||{},staticVar:this.variableSpace.staticVar,updateState:this.updateState,storeManager:n.storeManager,getState:()=>n.storeManager.getStateObj(l),getStateObj:()=>n.storeManager.getStateObj(l),getStateObjById:U=>n.storeManager.getStateObj(U),stateManager:n.storeManager.getStateSnapshot(),getMethods:()=>n.variableManager.get(l).methods,getMethodsById:U=>n.variableManager.get(U).methods,getStaticVar:()=>n.variableManager.get(l).staticVar,getStaticVarById:U=>n.variableManager.get(U).staticVar};r.value.componentName===ae.ROOT_CONTAINER&&(p.globalState=this.state,p.updateGlobalState=this.updateState);const d=n.getContext(p,i),_=n.transformProps({methods:r.value.methods},{$$context:d}).methods.reduce((U,W)=>(U[W.name]=W.define,U),{});d.methods=_,this.variableSpace.methods=Object.assign(this.variableSpace.methods,_);const S=r.value.loop;let C=[];if(S&&S.open){this.targetComponentRef.current=[];let U=S.data||[];if(Rt(S.data)){const W=S.data;U=xt(W.value,d||{})}return C=U.map((...W)=>{var Me;const tt=W[1],nt=[S.forName||"item",S.forIndex||"index"],Ut=xr(W,nt);let Bt="loopData";S.name&&(Bt=`${Bt}${S.name}`);const St=n.getContext({[Bt]:Ut},d),et=n.transformProps(f,{$$context:St}),Pe=((Me=r.value.classNames)==null?void 0:Me.map(J=>{var jt;const Ot=J.name;return(Rt(J.status)?xt(String(((jt=J.status)==null?void 0:jt.value)||""),St):!1)?Ot:""}))||[];let Vt=`${et.className??""} ${Pe.join(" ")}`.trim();r.value.css&&(Vt=`${r.value.css.class} ${Vt}`.trim()),et.className=Vt;const Ae=n.transformProps(r.value.style,{$$context:St});r.value.style&&(et.style=Pr(Ae||{}));const{children:Tt}=et;let le=[];if(Tt!==void 0)delete et.children,le=Array.isArray(Tt)?Tt:[Tt];else{const J=[];r.value.children.forEach(($t,jt)=>{const zt=n.buildComponent($t,{$$context:St,idx:jt});J.push(zt)}),le=J}if(et.key=`${et.key}-${tt}`,Rt(S.key)){const J=S.key,Ot=xt(J.value,St||{});et.key+=`-${Ot}`}return et.ref=J=>{this.targetComponentRef.current=this.targetComponentRef.current||[],this.targetComponentRef.current[tt]=J},n.render(e,et,...le)}),C}const j=n.transformProps(f,{$$context:d}),{children:F}=j;let D=[];if(F!==void 0)delete j.children,D=Array.isArray(F)?F:[F];else{const U=[];r.value.children.forEach((tt,nt)=>{const Ut=n.buildComponent(tt,{$$context:d,idx:nt});U.push(Ut)}),D=U}j.ref=this.targetComponentRef;const Y=((kt=r.value.classNames)==null?void 0:kt.map(U=>{var nt;const W=U.name;return(Rt(U.status)?xt(((nt=U.status)==null?void 0:nt.value)||"",d):!1)?W:""}))||[];let Q=`${j.className??""} ${Y.join(" ")}`.trim();r.value.css&&(Q=`${r.value.css.class} ${Q}`.trim()),j.className=Q;const Ct=n.transformProps(r.value.style,{$$context:d});r.value.style&&(j.style=Pr(Ct||{}));let x=r.value.condition??!0;typeof x!="boolean"&&(x=xt(x.value,d||{}));let st={condition:x,props:j};n.processNodeConfigHook&&(st=n.processNodeConfigHook(st,r));const vt=n.render(e,st.props,...D);return this._CONDITION=st.condition,st.condition?vt:T.createElement("div",{style:{display:"none"}},vt)}}return O(o,"__CP_TYPE__",ke),o.displayName=`${r.value.componentName}Dynamic`,o}buildComponent(e,{$$context:r={}}){const n=this.runtimeComponentCache;return typeof e=="string"?this.render(e):Jd(e)?(({currentNode:a})=>{const s=a.value.id;let i=null;if(n.get(s))i=n.get(s);else{const f=this.getComponent(a);i=this.convertModelToComponent(f,a)}!n.get(s)&&this.renderMode!=="design"&&n.set(s,i);const c=`${s}-${ke}`,l={$$context:r,$$nodeModel:e,key:c};return this.render(i,l)})({currentNode:e}):void 0}render(e,r={},...n){return typeof e=="string"||typeof e=="number"?String(e):(Ag.forEach(a=>{a in r&&e.__CP_TYPE__!==ke&&delete r[a]}),T.createElement(e,r,...n))}clear(){this.runtimeComponentCache.clear(),this.storeManager.destroy()}}const Lg=$o(new Ja),Fg=["a","abbr","acronym","address","applet","area","article","aside","audio","b","base","basefont","bdi","bdo","bgsound","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","command","content","data","datalist","dd","del","details","dfn","dialog","dir","div","dl","dt","element","em","embed","fieldset","figcaption","figure","font","footer","form","frame","frameset","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","image","img","input","ins","isindex","kbd","keygen","label","legend","li","link","listing","main","map","mark","marquee","math","menu","menuitem","meta","meter","multicol","nav","nextid","nobr","noembed","noframes","noscript","object","ol","optgroup","option","output","p","param","picture","plaintext","pre","progress","q","rb","rbc","rp","rt","rtc","ruby","s","samp","script","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","svg","table","tbody","td","template","textarea","tfoot","th","thead","time","title","tr","track","tt","u","ul","var","video","wbr","xmp"];var kg=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function Ug(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var Mr={exports:{}},he={};/**
|
|
21
|
+
* @license React
|
|
22
|
+
* react-jsx-runtime.production.min.js
|
|
23
|
+
*
|
|
24
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
25
|
+
*
|
|
26
|
+
* This source code is licensed under the MIT license found in the
|
|
27
|
+
* LICENSE file in the root directory of this source tree.
|
|
28
|
+
*/var wo;function Bg(){if(wo)return he;wo=1;var t=T,e=Symbol.for("react.element"),r=Symbol.for("react.fragment"),n=Object.prototype.hasOwnProperty,o=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function s(i,c,l){var f,p={},d=null,v=null;l!==void 0&&(d=""+l),c.key!==void 0&&(d=""+c.key),c.ref!==void 0&&(v=c.ref);for(f in c)n.call(c,f)&&!a.hasOwnProperty(f)&&(p[f]=c[f]);if(i&&i.defaultProps)for(f in c=i.defaultProps,c)p[f]===void 0&&(p[f]=c[f]);return{$$typeof:e,type:i,key:d,ref:v,props:p,_owner:o.current}}return he.Fragment=r,he.jsx=s,he.jsxs=s,he}var ve={};/**
|
|
29
|
+
* @license React
|
|
30
|
+
* react-jsx-runtime.development.js
|
|
31
|
+
*
|
|
32
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
33
|
+
*
|
|
34
|
+
* This source code is licensed under the MIT license found in the
|
|
35
|
+
* LICENSE file in the root directory of this source tree.
|
|
36
|
+
*/var Co;function Vg(){return Co||(Co=1,process.env.NODE_ENV!=="production"&&function(){var t=T,e=Symbol.for("react.element"),r=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),i=Symbol.for("react.context"),c=Symbol.for("react.forward_ref"),l=Symbol.for("react.suspense"),f=Symbol.for("react.suspense_list"),p=Symbol.for("react.memo"),d=Symbol.for("react.lazy"),v=Symbol.for("react.offscreen"),m=Symbol.iterator,_="@@iterator";function S(u){if(u===null||typeof u!="object")return null;var h=m&&u[m]||u[_];return typeof h=="function"?h:null}var C=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function j(u){{for(var h=arguments.length,g=new Array(h>1?h-1:0),E=1;E<h;E++)g[E-1]=arguments[E];F("error",u,g)}}function F(u,h,g){{var E=C.ReactDebugCurrentFrame,N=E.getStackAddendum();N!==""&&(h+="%s",g=g.concat([N]));var A=g.map(function(R){return String(R)});A.unshift("Warning: "+h),Function.prototype.apply.call(console[u],console,A)}}var D=!1,Y=!1,Q=!1,Ct=!1,x=!1,st;st=Symbol.for("react.module.reference");function vt(u){return!!(typeof u=="string"||typeof u=="function"||u===n||u===a||x||u===o||u===l||u===f||Ct||u===v||D||Y||Q||typeof u=="object"&&u!==null&&(u.$$typeof===d||u.$$typeof===p||u.$$typeof===s||u.$$typeof===i||u.$$typeof===c||u.$$typeof===st||u.getModuleId!==void 0))}function kt(u,h,g){var E=u.displayName;if(E)return E;var N=h.displayName||h.name||"";return N!==""?g+"("+N+")":g}function U(u){return u.displayName||"Context"}function W(u){if(u==null)return null;if(typeof u.tag=="number"&&j("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof u=="function")return u.displayName||u.name||null;if(typeof u=="string")return u;switch(u){case n:return"Fragment";case r:return"Portal";case a:return"Profiler";case o:return"StrictMode";case l:return"Suspense";case f:return"SuspenseList"}if(typeof u=="object")switch(u.$$typeof){case i:var h=u;return U(h)+".Consumer";case s:var g=u;return U(g._context)+".Provider";case c:return kt(u,u.render,"ForwardRef");case p:var E=u.displayName||null;return E!==null?E:W(u.type)||"Memo";case d:{var N=u,A=N._payload,R=N._init;try{return W(R(A))}catch{return null}}}return null}var tt=Object.assign,nt=0,Ut,Bt,St,et,Pe,Vt,Ae;function Tt(){}Tt.__reactDisabledLog=!0;function le(){{if(nt===0){Ut=console.log,Bt=console.info,St=console.warn,et=console.error,Pe=console.group,Vt=console.groupCollapsed,Ae=console.groupEnd;var u={configurable:!0,enumerable:!0,value:Tt,writable:!0};Object.defineProperties(console,{info:u,log:u,warn:u,error:u,group:u,groupCollapsed:u,groupEnd:u})}nt++}}function Me(){{if(nt--,nt===0){var u={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:tt({},u,{value:Ut}),info:tt({},u,{value:Bt}),warn:tt({},u,{value:St}),error:tt({},u,{value:et}),group:tt({},u,{value:Pe}),groupCollapsed:tt({},u,{value:Vt}),groupEnd:tt({},u,{value:Ae})})}nt<0&&j("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var J=C.ReactCurrentDispatcher,Ot;function $t(u,h,g){{if(Ot===void 0)try{throw Error()}catch(N){var E=N.stack.trim().match(/\n( *(at )?)/);Ot=E&&E[1]||""}return`
|
|
37
|
+
`+Ot+u}}var jt=!1,zt;{var ei=typeof WeakMap=="function"?WeakMap:Map;zt=new ei}function vn(u,h){if(!u||jt)return"";{var g=zt.get(u);if(g!==void 0)return g}var E;jt=!0;var N=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var A;A=J.current,J.current=null,le();try{if(h){var R=function(){throw Error()};if(Object.defineProperty(R.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(R,[])}catch(gt){E=gt}Reflect.construct(u,[],R)}else{try{R.call()}catch(gt){E=gt}u.call(R.prototype)}}else{try{throw Error()}catch(gt){E=gt}u()}}catch(gt){if(gt&&E&&typeof gt.stack=="string"){for(var $=gt.stack.split(`
|
|
38
|
+
`),q=E.stack.split(`
|
|
39
|
+
`),V=$.length-1,H=q.length-1;V>=1&&H>=0&&$[V]!==q[H];)H--;for(;V>=1&&H>=0;V--,H--)if($[V]!==q[H]){if(V!==1||H!==1)do if(V--,H--,H<0||$[V]!==q[H]){var ot=`
|
|
40
|
+
`+$[V].replace(" at new "," at ");return u.displayName&&ot.includes("<anonymous>")&&(ot=ot.replace("<anonymous>",u.displayName)),typeof u=="function"&&zt.set(u,ot),ot}while(V>=1&&H>=0);break}}}finally{jt=!1,J.current=A,Me(),Error.prepareStackTrace=N}var Wt=u?u.displayName||u.name:"",$n=Wt?$t(Wt):"";return typeof u=="function"&&zt.set(u,$n),$n}function ri(u,h,g){return vn(u,!1)}function ni(u){var h=u.prototype;return!!(h&&h.isReactComponent)}function De(u,h,g){if(u==null)return"";if(typeof u=="function")return vn(u,ni(u));if(typeof u=="string")return $t(u);switch(u){case l:return $t("Suspense");case f:return $t("SuspenseList")}if(typeof u=="object")switch(u.$$typeof){case c:return ri(u.render);case p:return De(u.type,h,g);case d:{var E=u,N=E._payload,A=E._init;try{return De(A(N),h,g)}catch{}}}return""}var Ie=Object.prototype.hasOwnProperty,gn={},mn=C.ReactDebugCurrentFrame;function Le(u){if(u){var h=u._owner,g=De(u.type,u._source,h?h.type:null);mn.setExtraStackFrame(g)}else mn.setExtraStackFrame(null)}function oi(u,h,g,E,N){{var A=Function.call.bind(Ie);for(var R in u)if(A(u,R)){var $=void 0;try{if(typeof u[R]!="function"){var q=Error((E||"React class")+": "+g+" type `"+R+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof u[R]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw q.name="Invariant Violation",q}$=u[R](h,R,E,g,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(V){$=V}$&&!($ instanceof Error)&&(Le(N),j("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",E||"React class",g,R,typeof $),Le(null)),$ instanceof Error&&!($.message in gn)&&(gn[$.message]=!0,Le(N),j("Failed %s type: %s",g,$.message),Le(null))}}}var ai=Array.isArray;function er(u){return ai(u)}function ii(u){{var h=typeof Symbol=="function"&&Symbol.toStringTag,g=h&&u[Symbol.toStringTag]||u.constructor.name||"Object";return g}}function si(u){try{return yn(u),!1}catch{return!0}}function yn(u){return""+u}function bn(u){if(si(u))return j("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",ii(u)),yn(u)}var fe=C.ReactCurrentOwner,ci={key:!0,ref:!0,__self:!0,__source:!0},_n,Sn,rr;rr={};function ui(u){if(Ie.call(u,"ref")){var h=Object.getOwnPropertyDescriptor(u,"ref").get;if(h&&h.isReactWarning)return!1}return u.ref!==void 0}function li(u){if(Ie.call(u,"key")){var h=Object.getOwnPropertyDescriptor(u,"key").get;if(h&&h.isReactWarning)return!1}return u.key!==void 0}function fi(u,h){if(typeof u.ref=="string"&&fe.current&&h&&fe.current.stateNode!==h){var g=W(fe.current.type);rr[g]||(j('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',W(fe.current.type),u.ref),rr[g]=!0)}}function di(u,h){{var g=function(){_n||(_n=!0,j("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",h))};g.isReactWarning=!0,Object.defineProperty(u,"key",{get:g,configurable:!0})}}function pi(u,h){{var g=function(){Sn||(Sn=!0,j("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",h))};g.isReactWarning=!0,Object.defineProperty(u,"ref",{get:g,configurable:!0})}}var hi=function(u,h,g,E,N,A,R){var $={$$typeof:e,type:u,key:h,ref:g,props:R,_owner:A};return $._store={},Object.defineProperty($._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty($,"_self",{configurable:!1,enumerable:!1,writable:!1,value:E}),Object.defineProperty($,"_source",{configurable:!1,enumerable:!1,writable:!1,value:N}),Object.freeze&&(Object.freeze($.props),Object.freeze($)),$};function vi(u,h,g,E,N){{var A,R={},$=null,q=null;g!==void 0&&(bn(g),$=""+g),li(h)&&(bn(h.key),$=""+h.key),ui(h)&&(q=h.ref,fi(h,N));for(A in h)Ie.call(h,A)&&!ci.hasOwnProperty(A)&&(R[A]=h[A]);if(u&&u.defaultProps){var V=u.defaultProps;for(A in V)R[A]===void 0&&(R[A]=V[A])}if($||q){var H=typeof u=="function"?u.displayName||u.name||"Unknown":u;$&&di(R,H),q&&pi(R,H)}return hi(u,$,q,N,E,fe.current,R)}}var nr=C.ReactCurrentOwner,On=C.ReactDebugCurrentFrame;function Gt(u){if(u){var h=u._owner,g=De(u.type,u._source,h?h.type:null);On.setExtraStackFrame(g)}else On.setExtraStackFrame(null)}var or;or=!1;function ar(u){return typeof u=="object"&&u!==null&&u.$$typeof===e}function jn(){{if(nr.current){var u=W(nr.current.type);if(u)return`
|
|
41
|
+
|
|
42
|
+
Check the render method of \``+u+"`."}return""}}function gi(u){{if(u!==void 0){var h=u.fileName.replace(/^.*[\\\/]/,""),g=u.lineNumber;return`
|
|
43
|
+
|
|
44
|
+
Check your code at `+h+":"+g+"."}return""}}var En={};function mi(u){{var h=jn();if(!h){var g=typeof u=="string"?u:u.displayName||u.name;g&&(h=`
|
|
45
|
+
|
|
46
|
+
Check the top-level render call using <`+g+">.")}return h}}function wn(u,h){{if(!u._store||u._store.validated||u.key!=null)return;u._store.validated=!0;var g=mi(h);if(En[g])return;En[g]=!0;var E="";u&&u._owner&&u._owner!==nr.current&&(E=" It was passed a child from "+W(u._owner.type)+"."),Gt(u),j('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',g,E),Gt(null)}}function Cn(u,h){{if(typeof u!="object")return;if(er(u))for(var g=0;g<u.length;g++){var E=u[g];ar(E)&&wn(E,h)}else if(ar(u))u._store&&(u._store.validated=!0);else if(u){var N=S(u);if(typeof N=="function"&&N!==u.entries)for(var A=N.call(u),R;!(R=A.next()).done;)ar(R.value)&&wn(R.value,h)}}}function yi(u){{var h=u.type;if(h==null||typeof h=="string")return;var g;if(typeof h=="function")g=h.propTypes;else if(typeof h=="object"&&(h.$$typeof===c||h.$$typeof===p))g=h.propTypes;else return;if(g){var E=W(h);oi(g,u.props,"prop",E,u)}else if(h.PropTypes!==void 0&&!or){or=!0;var N=W(h);j("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",N||"Unknown")}typeof h.getDefaultProps=="function"&&!h.getDefaultProps.isReactClassApproved&&j("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function bi(u){{for(var h=Object.keys(u.props),g=0;g<h.length;g++){var E=h[g];if(E!=="children"&&E!=="key"){Gt(u),j("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",E),Gt(null);break}}u.ref!==null&&(Gt(u),j("Invalid attribute `ref` supplied to `React.Fragment`."),Gt(null))}}function Tn(u,h,g,E,N,A){{var R=vt(u);if(!R){var $="";(u===void 0||typeof u=="object"&&u!==null&&Object.keys(u).length===0)&&($+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var q=gi(N);q?$+=q:$+=jn();var V;u===null?V="null":er(u)?V="array":u!==void 0&&u.$$typeof===e?(V="<"+(W(u.type)||"Unknown")+" />",$=" Did you accidentally export a JSX literal instead of a component?"):V=typeof u,j("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",V,$)}var H=vi(u,h,g,N,A);if(H==null)return H;if(R){var ot=h.children;if(ot!==void 0)if(E)if(er(ot)){for(var Wt=0;Wt<ot.length;Wt++)Cn(ot[Wt],u);Object.freeze&&Object.freeze(ot)}else j("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Cn(ot,u)}return u===n?bi(H):yi(H),H}}function _i(u,h,g){return Tn(u,h,g,!0)}function Si(u,h,g){return Tn(u,h,g,!1)}var Oi=Si,ji=_i;ve.Fragment=n,ve.jsx=Oi,ve.jsxs=ji}()),ve}process.env.NODE_ENV==="production"?Mr.exports=Bg():Mr.exports=Vg();var zg=Mr.exports;const Gg=zg.jsx,_t=t=>{const e={};return t.forEach(r=>{e[r.key]=r.value}),e},Wg=[...Fg,...Ad],Hg=Wg.reduce((t,e)=>(t[e]=({children:r,$$attributes:n=[],...o})=>{let a=r;return Array.isArray(r)||(a=[r]),T.createElement(e,{...o,..._t(n)},...a)},t),{}),Yg=({children:t,width:e,height:r,$$attributes:n=[],...o})=>{let a=t;Array.isArray(t)||(a=[t]),a=a.filter(l=>l!==void 0);const{style:s={},...i}=_t(n),c={height:r,width:e,...s,...o.style||{}};return T.createElement("div",{...o,...i,style:c},...a)},Jg=({afterMount:t,beforeDestroy:e,$$attributes:r=[],...n})=>(T.useEffect(()=>(t==null||t(n),()=>{e==null||e(n)}),[]),T.createElement("canvas",{...n,..._t(r)})),qg=({children:t,$$attributes:e=[],...r})=>{let n=t;return Array.isArray(t)||(n=[t]),T.createElement("img",{...r,..._t(e)},...n)},Qg=({children:t,$$attributes:e=[],...r})=>{let n=t;return Array.isArray(t)||(n=[t]),T.createElement("video",{...r,..._t(e)},...n)},Kg=({children:t,$$attributes:e=[],...r})=>{let n=t;return Array.isArray(t)||(n=[t]),T.createElement("audio",{...r,..._t(e)},...n)},Xg=({$$attributes:t=[],content:e,...r})=>T.createElement("span",{...r,..._t(t)},e),Zg=({children:t,$$attributes:e=[],afterMount:r,beforeDestroy:n,...o})=>{let a=t;return Array.isArray(t)||(a=[t]),T.useEffect(()=>(r==null||r(o),()=>{n==null||n(o)}),[]),Gg("div",{...o,..._t(e),children:a})},tm=({children:t,$$attributes:e=[],htmlTag:r="div",...n})=>{let o=t;Array.isArray(t)||(o=[t]);const{style:a={},...s}=_t(e),i={...a,...n.style||{}};return T.createElement(r,{...n,...s,style:i},...o)},em={RootContainer:({children:t})=>t,...Hg,CContainer:Zg,CVideo:Qg,CAudio:Kg,CBlock:Yg,CImage:qg,CText:Xg,CCanvas:Jg,CNativeTag:tm};class rm{constructor(){O(this,"refMap",new Map)}get(e){return this.refMap.get(e)}add(e,r){this.refMap.set(e,r)}remove(e){this.refMap.delete(e)}destroy(){this.refMap.clear()}}class qa extends T.Component{constructor(r){super(r);O(this,"refManager");O(this,"dynamicComponentInstanceMap",new Map);O(this,"onGetRef",(r,n,o)=>{var a,s;(s=(a=this.props).onGetRef)==null||s.call(a,r,n,o),this.dynamicComponentInstanceMap.set(n.id,o),this.refManager.add(n.value.refId||n.id,r)});O(this,"rerender",r=>{if(this.props.adapter.clear(),(r==null?void 0:r.nodeType)==="PAGE"&&r)this.setState({pageModel:r});else if(te(r)&&va(r)){const n=r;this.setState({pageModel:new ze(n,{materials:this.state.pageModel.materialsModel.rawValue})})}});this.state={pageModel:r.pageModel||new ze(r.page)},this.refManager=new rm}getPageModel(){return this.state.pageModel}componentDidMount(){const{render:r}=this.props;r&&(r.ref.current=this)}componentWillUnmount(){this.refManager.destroy()}render(){const{props:r}=this,{adapter:n,onGetComponent:o,onComponentDestroy:a,onComponentMount:s}=r,{pageModel:i}=this.state;if(!i)return console.warn("pageModel is null"),null;const c={...em,...r.components},l=this.props.$$context??{};return l.refs=this.refManager,n.pageRender(i,{libs:{},components:c,onGetRef:this.onGetRef,onGetComponent:o,onComponentMount:s,onComponentDestroy:a,$$context:l,renderMode:r.renderMode,processNodeConfigHook:r.processNodeConfigHook})}}const nm=()=>{const t=T.useRef(null);return{ref:t,rerender:function(...e){t.current&&t.current.rerender(...e)}}};class om extends T.Component{constructor(r){super(r);O(this,"onDoubleClick",()=>{this.setState({hasError:!1,error:null})});this.state={hasError:!1,error:""}}static getDerivedStateFromError(r){return{hasError:!0,error:r}}componentDidCatch(r,n){var o,a;(a=(o=this.props).onError)==null||a.call(o,n)}render(){if(this.state.hasError){const{onDoubleClick:r}=this,n=this.props.node.value;console.error(this.props.node,this.props.children);const o=T.createElement("div",{style:{backgroundColor:"rgb(255 206 215 / 13%)",padding:"5px",color:"#ff0000b0",textAlign:"center",fontSize:"12px"}},"Render error, node id: ",n.id,", node name:",n.title," component name:",n.title||n.componentName,T.createElement("p",null,"msg: ",String(this.state.error)),T.createElement("button",{onDoubleClick:r,style:{border:"1px solid rgba(100,100,100,0.1)",backgroundColor:"#fff",padding:"5px 10px",borderRadius:"2px",color:"gray",cursor:"pointer",marginTop:"5px"}},"double click to refresh"),T.createElement("div",{style:{display:"none"}}));return T.createElement(this.props.targetComponent,{onlyRenderChild:!0},o)}return this.props.children}}class Qa{constructor(){O(this,"instanceMap",new Map)}get(e){return this.instanceMap.get(e)}add(e,r){const n=this.instanceMap.get(e);n?n.push(r):this.instanceMap.set(e,[r])}remove(e,r){const n=this.instanceMap.get(e);if(r!==void 0&&Array.isArray(n)){const o=n.filter(a=>a!==r);this.instanceMap.set(e,o)}else this.instanceMap.delete(e)}destroy(){this.instanceMap.clear()}}const Ka=t=>{const{node:e}=t,r=T.useMemo(()=>{const i=e.isContainer();return te(i)?i:{placeholder:"Drag the component to place it",width:"100%",height:"100%",style:{}}},[t.node]),{placeholder:n,height:o,width:a,style:s}=r;return T.createElement("div",{style:{display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"rgba(200,200,200,0.1)",border:"1px solid rgba(0,0,0,0.1)",borderRadius:"2px",fontSize:"14px",color:"gray",cursor:"default",minWidth:"300px",minHeight:"50px",width:a,height:o,...s}},n)};class am extends T.Component{constructor(r){super(r);O(this,"instanceManager",new Qa);O(this,"renderRef");O(this,"dropPlaceholder",Ka);O(this,"onGetComponent",(r,n)=>{var c,l;const o=this;let a=r;const s=(l=(c=n.material)==null?void 0:c.value.advanceCustom)==null?void 0:l.wrapComponent;s&&(a=s(r,{node:n,ctx:window.__C_ENGINE_DESIGNER_PLUGIN_CTX__}));class i extends T.Component{constructor(){super(...arguments);O(this,"_DESIGN_BOX",!0);O(this,"_NODE_MODEL",n);O(this,"_NODE_ID",n.id);O(this,"_UNIQUE_ID",`${n.id}_${ht()}`);O(this,"_STATUS")}componentDidMount(){o.instanceManager.add(n.id,this)}componentWillUnmount(){this._STATUS="DESTROY",o.instanceManager.remove(n.id,this)}render(){const{children:d=[],onlyRenderChild:v,...m}=this.props;let _=d;return Zt(d)||(_=[d]),!!!_.filter(Boolean).length&&(n.isContainer()||n.value.componentName===ae.ROOT_CONTAINER)&&_.push(T.createElement(o.dropPlaceholder,{node:n})),v?_:T.createElement(a,m,..._)}}return T.forwardRef(function(p,d){return T.createElement(om,{node:n,targetComponent:i},T.createElement(i,{ref:d,...p}))})});this.renderRef=T.createRef(),r.dropPlaceholder&&(this.dropPlaceholder=r.dropPlaceholder)}componentDidMount(){var r,n;(n=(r=this.props).onMount)==null||n.call(r,this)}getPageModel(){var r;return(r=this.renderRef.current)==null?void 0:r.state.pageModel}rerender(r){var n;return(n=this.renderRef.current)==null?void 0:n.rerender(r)}getInstancesById(r,n){let o=[...this.instanceManager.get(r)||[]];return n!==void 0&&(o=o.filter(a=>n===(a==null?void 0:a._UNIQUE_ID))),o}getInstanceByDom(r){const n=Xa(r);if(!n)return null;const o=Za(n);return(o==null?void 0:o.stateNode)||null}getDomsById(r,n){const o=this.getInstancesById(r),a=[];return o==null||o.forEach(s=>{var c;if((s==null?void 0:s._STATUS)==="DESTROY")return;const i=$i.findDOMNode(s);if(i&&!(i instanceof Text))if(n){const l=Array.from(((c=i.querySelectorAll)==null?void 0:c.call(i,n))||[]);a.push(...l)}else a.push(i)}),a}getDomRectById(r,n){return this.getDomsById(r,n).map(s=>s==null?void 0:s.getBoundingClientRect()).filter(Boolean)}render(){const{props:r,onGetComponent:n}=this,{render:o,...a}=r;return o&&(o.ref.current=this),T.createElement(qa,{onGetComponent:n,...a,processNodeConfigHook:(s,i)=>{var m,_;if(i.nodeType!=="NODE")return s;const{props:c,condition:l}=s;let f={...c};const p=((m=i.value.configure)==null?void 0:m.devState)||{},d=(_=i.material)==null?void 0:_.value.fixedProps;if(d!==void 0){if(te(d))f={...f,...d};else if(typeof d=="function"){const S=d(f);f={...f,...S}}}let v=l;return p.condition===!1&&(v=p.condition),{props:Tg(f,p.props||{}),condition:v}},ref:this.renderRef})}}const Xa=t=>{if(!t)return null;const e=Object.keys(t).find(r=>r.startsWith("__reactInternalInstance$")||r.startsWith("__reactFiber$"))||"";return e?t[e]:Xa(t.parentElement)},Za=t=>{var e;return t?(e=t==null?void 0:t.stateNode)!=null&&e._DESIGN_BOX?t:Za(t.return):null},im=()=>{const t=T.useRef(null);return{ref:t,rerender:function(...e){t.current&&t.current.rerender(...e)},getInstancesById(e,r){var n;return((n=t.current)==null?void 0:n.getInstancesById(e,r))||[]},getInstanceByDom(e){var r;return((r=t.current)==null?void 0:r.getInstanceByDom(e))||null},getDomsById(e,r){var n;return((n=t.current)==null?void 0:n.getDomsById(e,r))||[]},getDomRectById(e,r){var n;return((n=t.current)==null?void 0:n.getDomRectById(e,r))||[]}}};var ti={exports:{}};(function(t,e){(function(r,n){t.exports=n()})(kg,function(){var r=function(){},n={},o={},a={};function s(d,v){d=d.push?d:[d];var m=[],_=d.length,S=_,C,j,F,D;for(C=function(Y,Q){Q.length&&m.push(Y),S--,S||v(m)};_--;){if(j=d[_],F=o[j],F){C(j,F);continue}D=a[j]=a[j]||[],D.push(C)}}function i(d,v){if(d){var m=a[d];if(o[d]=v,!!m)for(;m.length;)m[0](d,v),m.splice(0,1)}}function c(d,v){d.call&&(d={success:d}),v.length?(d.error||r)(v):(d.success||r)(d)}function l(d,v,m,_){var S=document,C=m.async,j=(m.numRetries||0)+1,F=m.before||r,D=d.replace(/[\?|#].*$/,""),Y=d.replace(/^(css|img|module|nomodule)!/,""),Q,Ct,x;if(_=_||0,/(^css!|\.css$)/.test(D))x=S.createElement("link"),x.rel="stylesheet",x.href=Y,Q="hideFocus"in x,Q&&x.relList&&(Q=0,x.rel="preload",x.as="style");else if(/(^img!|\.(png|gif|jpg|svg|webp)$)/.test(D))x=S.createElement("img"),x.src=Y;else if(x=S.createElement("script"),x.src=Y,x.async=C===void 0?!0:C,Ct="noModule"in x,/^module!/.test(D)){if(!Ct)return v(d,"l");x.type="module"}else if(/^nomodule!/.test(D)&&Ct)return v(d,"l");x.onload=x.onerror=x.onbeforeload=function(st){var vt=st.type[0];if(Q)try{x.sheet.cssText.length||(vt="e")}catch(kt){kt.code!=18&&(vt="e")}if(vt=="e"){if(_+=1,_<j)return l(d,v,m,_)}else if(x.rel=="preload"&&x.as=="style")return x.rel="stylesheet";v(d,vt,st.defaultPrevented)},F(d,x)!==!1&&S.head.appendChild(x)}function f(d,v,m){d=d.push?d:[d];var _=d.length,S=_,C=[],j,F;for(j=function(D,Y,Q){if(Y=="e"&&C.push(D),Y=="b")if(Q)C.push(D);else return;_--,_||v(C)},F=0;F<S;F++)l(d[F],j,m)}function p(d,v,m){var _,S;if(v&&v.trim&&(_=v),S=(_?m:v)||{},_){if(_ in n)throw"LoadJS";n[_]=!0}function C(j,F){f(d,function(D){c(S,D),j&&c({success:j,error:F},D),i(_,D)},S)}if(S.returnPromise)return new Promise(C);C()}return p.ready=function(v,m){return s(v,function(_){c(m,_)}),p},p.done=function(v){i(v,[])},p.reset=function(){n={},o={},a={}},p.isDefined=function(v){return v in n},p})})(ti);var sm=ti.exports;const To=Ug(sm);class cm{constructor(e,r){O(this,"assets");O(this,"loadStatus");O(this,"win",window);O(this,"_onSuccessList",[]);O(this,"_onErrorList",[]);this.assets=JSON.parse(JSON.stringify(e||[])),this.loadStatus="INIT",r!=null&&r.window&&(this.win=r.window)}load(){const e=this.assets||[],r=[];for(let n=0;n<e.length;n++){const o=e[n];o.id||(o.id=ht()),r.push(o.id);const a=o.resources.map(s=>s.src);a.length&&To(a,o.id,{async:!1,before:(s,i)=>(this.win.document.body.appendChild(i),!1)})}return new Promise((n,o)=>{if(e.length===0){this._onSuccessList.forEach(a=>a()),n("");return}To.ready(r,{success:()=>{this._onSuccessList.forEach(a=>a()),n("")},error:a=>{this._onErrorList.forEach(s=>s(a)),o(a)}})})}onSuccess(e){return this._onSuccessList.push(e),this}onError(e){return this._onErrorList.push(e),this}}exports.AssetLoader=cm;exports.ComponentInstanceManager=Qa;exports.DefaultDropPlaceholder=Ka;exports.DefineReactAdapter=Ja;exports.DesignRender=am;exports.ReactAdapter=Lg;exports.Render=qa;exports.canAcceptsRef=za;exports.collectVariable=Rg;exports.compWrapper=Ga;exports.convertCodeStringToFunction=Wa;exports.flatObject=Ng;exports.formatSourceStylePropertyName=Pr;exports.getAdapter=$o;exports.getCSSTextValue=Ar;exports.getComponentsLibs=xg;exports.getMatchVal=Ha;exports.getObjFromArrayMap=xr;exports.getThirdLibs=Pg;exports.isClass=$g;exports.runExpression=xt;exports.shouldConstruct=Va;exports.useDesignRender=im;exports.useRender=nm;
|
|
21
47
|
//# sourceMappingURL=index.js.map
|