@eva/plugin-evax 2.0.0-beta.9 → 2.0.1-beta.0
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/EVA.plugin.EVAX.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
globalThis.EVA = globalThis.EVA || {};
|
|
2
|
+
globalThis.EVA.plugin = globalThis.EVA.plugin || {};
|
|
3
3
|
var _EVA_IIFE_EVAX = function (exports, eva_js) {
|
|
4
4
|
'use strict';
|
|
5
5
|
|
|
@@ -1266,4 +1266,4 @@ var _EVA_IIFE_EVAX = function (exports, eva_js) {
|
|
|
1266
1266
|
});
|
|
1267
1267
|
return exports;
|
|
1268
1268
|
}({}, EVA);
|
|
1269
|
-
|
|
1269
|
+
globalThis.EVA.plugin.EVAX = globalThis.EVA.plugin.EVAX || _EVA_IIFE_EVAX;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
window.EVA=window.EVA||{},window.EVA.plugin=window.EVA.plugin||{};var _EVA_IIFE_EVAX=function(t,e){"use strict";class r extends e.Component{constructor(t){super(t),this.events={}}init(t={events:{}}){const{events:e}=t;this.events=e||{}}}r.componentName="EvaX";var n=function(t){var e={exports:{}};return t(e,e.exports),e.exports}((function(t){var e=Object.prototype.hasOwnProperty,r="~";function n(){}function o(t,e,r){this.fn=t,this.context=e,this.once=r||!1}function c(t,e,n,c,i){if("function"!=typeof n)throw new TypeError("The listener must be a function");var a=new o(n,c||t,i),s=r?r+e:e;return t._events[s]?t._events[s].fn?t._events[s]=[t._events[s],a]:t._events[s].push(a):(t._events[s]=a,t._eventsCount++),t}function i(t,e){0==--t._eventsCount?t._events=new n:delete t._events[e]}function a(){this._events=new n,this._eventsCount=0}Object.create&&(n.prototype=Object.create(null),(new n).__proto__||(r=!1)),a.prototype.eventNames=function(){var t,n,o=[];if(0===this._eventsCount)return o;for(n in t=this._events)e.call(t,n)&&o.push(r?n.slice(1):n);return Object.getOwnPropertySymbols?o.concat(Object.getOwnPropertySymbols(t)):o},a.prototype.listeners=function(t){var e=r?r+t:t,n=this._events[e];if(!n)return[];if(n.fn)return[n.fn];for(var o=0,c=n.length,i=new Array(c);o<c;o++)i[o]=n[o].fn;return i},a.prototype.listenerCount=function(t){var e=r?r+t:t,n=this._events[e];return n?n.fn?1:n.length:0},a.prototype.emit=function(t,e,n,o,c,i){var a=r?r+t:t;if(!this._events[a])return!1;var s,u,f=this._events[a],l=arguments.length;if(f.fn){switch(f.once&&this.removeListener(t,f.fn,void 0,!0),l){case 1:return f.fn.call(f.context),!0;case 2:return f.fn.call(f.context,e),!0;case 3:return f.fn.call(f.context,e,n),!0;case 4:return f.fn.call(f.context,e,n,o),!0;case 5:return f.fn.call(f.context,e,n,o,c),!0;case 6:return f.fn.call(f.context,e,n,o,c,i),!0}for(u=1,s=new Array(l-1);u<l;u++)s[u-1]=arguments[u];f.fn.apply(f.context,s)}else{var p,h=f.length;for(u=0;u<h;u++)switch(f[u].once&&this.removeListener(t,f[u].fn,void 0,!0),l){case 1:f[u].fn.call(f[u].context);break;case 2:f[u].fn.call(f[u].context,e);break;case 3:f[u].fn.call(f[u].context,e,n);break;case 4:f[u].fn.call(f[u].context,e,n,o);break;default:if(!s)for(p=1,s=new Array(l-1);p<l;p++)s[p-1]=arguments[p];f[u].fn.apply(f[u].context,s)}}return!0},a.prototype.on=function(t,e,r){return c(this,t,e,r,!1)},a.prototype.once=function(t,e,r){return c(this,t,e,r,!0)},a.prototype.removeListener=function(t,e,n,o){var c=r?r+t:t;if(!this._events[c])return this;if(!e)return i(this,c),this;var a=this._events[c];if(a.fn)a.fn!==e||o&&!a.once||n&&a.context!==n||i(this,c);else{for(var s=0,u=[],f=a.length;s<f;s++)(a[s].fn!==e||o&&!a[s].once||n&&a[s].context!==n)&&u.push(a[s]);u.length?this._events[c]=1===u.length?u[0]:u:i(this,c)}return this},a.prototype.removeAllListeners=function(t){var e;return t?(e=r?r+t:t,this._events[e]&&i(this,e)):(this._events=new n,this._eventsCount=0),this},a.prototype.off=a.prototype.removeListener,a.prototype.addListener=a.prototype.on,a.prefixed=r,a.EventEmitter=a,t.exports=a})),o=n;function c(t,e){return t===e||t!=t&&e!=e}function i(t,e){for(var r=t.length;r--;)if(c(t[r][0],e))return r;return-1}var a=Array.prototype.splice;function s(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}s.prototype.clear=function(){this.__data__=[],this.size=0},s.prototype.delete=function(t){var e=this.__data__,r=i(e,t);return!(r<0)&&(r==e.length-1?e.pop():a.call(e,r,1),--this.size,!0)},s.prototype.get=function(t){var e=this.__data__,r=i(e,t);return r<0?void 0:e[r][1]},s.prototype.has=function(t){return i(this.__data__,t)>-1},s.prototype.set=function(t,e){var r=this.__data__,n=i(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this};var u="object"==typeof global&&global&&global.Object===Object&&global,f="object"==typeof self&&self&&self.Object===Object&&self,l=u||f||Function("return this")(),p=l.Symbol,h=Object.prototype,v=h.hasOwnProperty,b=h.toString,y=p?p.toStringTag:void 0;var _=Object.prototype.toString;var d=p?p.toStringTag:void 0;function j(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":d&&d in Object(t)?function(t){var e=v.call(t,y),r=t[y];try{t[y]=void 0;var n=!0}catch(t){}var o=b.call(t);return n&&(e?t[y]=r:delete t[y]),o}(t):function(t){return _.call(t)}(t)}function g(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function w(t){if(!g(t))return!1;var e=j(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e}var O,m=l["__core-js_shared__"],A=(O=/[^.]+$/.exec(m&&m.keys&&m.keys.IE_PROTO||""))?"Symbol(src)_1."+O:"";var x=Function.prototype.toString;function E(t){if(null!=t){try{return x.call(t)}catch(t){}try{return t+""}catch(t){}}return""}var S=/^\[object .+?Constructor\]$/,P=Function.prototype,V=Object.prototype,z=P.toString,F=V.hasOwnProperty,U=RegExp("^"+z.call(F).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function I(t){return!(!g(t)||(e=t,A&&A in e))&&(w(t)?U:S).test(E(t));var e}function L(t,e){var r=function(t,e){return null==t?void 0:t[e]}(t,e);return I(r)?r:void 0}var k=L(l,"Map"),C=L(Object,"create");var D=Object.prototype.hasOwnProperty;var M=Object.prototype.hasOwnProperty;function T(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}function R(t,e){var r,n,o=t.__data__;return("string"==(n=typeof(r=e))||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==r:null===r)?o["string"==typeof e?"string":"hash"]:o.map}function B(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}T.prototype.clear=function(){this.__data__=C?C(null):{},this.size=0},T.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},T.prototype.get=function(t){var e=this.__data__;if(C){var r=e[t];return"__lodash_hash_undefined__"===r?void 0:r}return D.call(e,t)?e[t]:void 0},T.prototype.has=function(t){var e=this.__data__;return C?void 0!==e[t]:M.call(e,t)},T.prototype.set=function(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=C&&void 0===e?"__lodash_hash_undefined__":e,this},B.prototype.clear=function(){this.size=0,this.__data__={hash:new T,map:new(k||s),string:new T}},B.prototype.delete=function(t){var e=R(this,t).delete(t);return this.size-=e?1:0,e},B.prototype.get=function(t){return R(this,t).get(t)},B.prototype.has=function(t){return R(this,t).has(t)},B.prototype.set=function(t,e){var r=R(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this};function $(t){var e=this.__data__=new s(t);this.size=e.size}$.prototype.clear=function(){this.__data__=new s,this.size=0},$.prototype.delete=function(t){var e=this.__data__,r=e.delete(t);return this.size=e.size,r},$.prototype.get=function(t){return this.__data__.get(t)},$.prototype.has=function(t){return this.__data__.has(t)},$.prototype.set=function(t,e){var r=this.__data__;if(r instanceof s){var n=r.__data__;if(!k||n.length<199)return n.push([t,e]),this.size=++r.size,this;r=this.__data__=new B(n)}return r.set(t,e),this.size=r.size,this};var X=function(){try{var t=L(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();function N(t,e,r){"__proto__"==e&&X?X(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r}var W=Object.prototype.hasOwnProperty;function q(t,e,r){var n=t[e];W.call(t,e)&&c(n,r)&&(void 0!==r||e in t)||N(t,e,r)}function G(t,e,r,n){var o=!r;r||(r={});for(var c=-1,i=e.length;++c<i;){var a=e[c],s=n?n(r[a],t[a],a,r,t):void 0;void 0===s&&(s=t[a]),o?N(r,a,s):q(r,a,s)}return r}function Y(t){return null!=t&&"object"==typeof t}function H(t){return Y(t)&&"[object Arguments]"==j(t)}var J=Object.prototype,K=J.hasOwnProperty,Q=J.propertyIsEnumerable,Z=H(function(){return arguments}())?H:function(t){return Y(t)&&K.call(t,"callee")&&!Q.call(t,"callee")},tt=Z,et=Array.isArray;var rt="object"==typeof t&&t&&!t.nodeType&&t,nt=rt&&"object"==typeof module&&module&&!module.nodeType&&module,ot=nt&&nt.exports===rt?l.Buffer:void 0,ct=(ot?ot.isBuffer:void 0)||function(){return!1},it=/^(?:0|[1-9]\d*)$/;function at(t,e){var r=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==r||"symbol"!=r&&it.test(t))&&t>-1&&t%1==0&&t<e}function st(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}var ut={};function ft(t){return function(e){return t(e)}}ut["[object Float32Array]"]=ut["[object Float64Array]"]=ut["[object Int8Array]"]=ut["[object Int16Array]"]=ut["[object Int32Array]"]=ut["[object Uint8Array]"]=ut["[object Uint8ClampedArray]"]=ut["[object Uint16Array]"]=ut["[object Uint32Array]"]=!0,ut["[object Arguments]"]=ut["[object Array]"]=ut["[object ArrayBuffer]"]=ut["[object Boolean]"]=ut["[object DataView]"]=ut["[object Date]"]=ut["[object Error]"]=ut["[object Function]"]=ut["[object Map]"]=ut["[object Number]"]=ut["[object Object]"]=ut["[object RegExp]"]=ut["[object Set]"]=ut["[object String]"]=ut["[object WeakMap]"]=!1;var lt="object"==typeof t&&t&&!t.nodeType&&t,pt=lt&&"object"==typeof module&&module&&!module.nodeType&&module,ht=pt&&pt.exports===lt&&u.process,vt=function(){try{var t=pt&&pt.require&&pt.require("util").types;return t||ht&&ht.binding&&ht.binding("util")}catch(t){}}(),bt=vt&&vt.isTypedArray,yt=bt?ft(bt):function(t){return Y(t)&&st(t.length)&&!!ut[j(t)]},_t=Object.prototype.hasOwnProperty;function dt(t,e){var r=et(t),n=!r&&tt(t),o=!r&&!n&&ct(t),c=!r&&!n&&!o&&yt(t),i=r||n||o||c,a=i?function(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n}(t.length,String):[],s=a.length;for(var u in t)!e&&!_t.call(t,u)||i&&("length"==u||o&&("offset"==u||"parent"==u)||c&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||at(u,s))||a.push(u);return a}var jt=Object.prototype;function gt(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||jt)}function wt(t,e){return function(r){return t(e(r))}}var Ot=wt(Object.keys,Object),mt=Object.prototype.hasOwnProperty;function At(t){return null!=t&&st(t.length)&&!w(t)}function xt(t){return At(t)?dt(t):function(t){if(!gt(t))return Ot(t);var e=[];for(var r in Object(t))mt.call(t,r)&&"constructor"!=r&&e.push(r);return e}(t)}var Et=Object.prototype.hasOwnProperty;function St(t){if(!g(t))return function(t){var e=[];if(null!=t)for(var r in Object(t))e.push(r);return e}(t);var e=gt(t),r=[];for(var n in t)("constructor"!=n||!e&&Et.call(t,n))&&r.push(n);return r}function Pt(t){return At(t)?dt(t,!0):St(t)}var Vt="object"==typeof t&&t&&!t.nodeType&&t,zt=Vt&&"object"==typeof module&&module&&!module.nodeType&&module,Ft=zt&&zt.exports===Vt?l.Buffer:void 0,Ut=Ft?Ft.allocUnsafe:void 0;function It(){return[]}var Lt=Object.prototype.propertyIsEnumerable,kt=Object.getOwnPropertySymbols,Ct=kt?function(t){return null==t?[]:(t=Object(t),function(t,e){for(var r=-1,n=null==t?0:t.length,o=0,c=[];++r<n;){var i=t[r];e(i,r,t)&&(c[o++]=i)}return c}(kt(t),(function(e){return Lt.call(t,e)})))}:It,Dt=Ct;function Mt(t,e){for(var r=-1,n=e.length,o=t.length;++r<n;)t[o+r]=e[r];return t}var Tt=wt(Object.getPrototypeOf,Object),Rt=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Mt(e,Dt(t)),t=Tt(t);return e}:It;function Bt(t,e,r){var n=e(t);return et(t)?n:Mt(n,r(t))}function $t(t){return Bt(t,xt,Dt)}function Xt(t){return Bt(t,Pt,Rt)}var Nt=L(l,"DataView"),Wt=L(l,"Promise"),qt=L(l,"Set"),Gt=L(l,"WeakMap"),Yt="[object Map]",Ht="[object Promise]",Jt="[object Set]",Kt="[object WeakMap]",Qt="[object DataView]",Zt=E(Nt),te=E(k),ee=E(Wt),re=E(qt),ne=E(Gt),oe=j;(Nt&&oe(new Nt(new ArrayBuffer(1)))!=Qt||k&&oe(new k)!=Yt||Wt&&oe(Wt.resolve())!=Ht||qt&&oe(new qt)!=Jt||Gt&&oe(new Gt)!=Kt)&&(oe=function(t){var e=j(t),r="[object Object]"==e?t.constructor:void 0,n=r?E(r):"";if(n)switch(n){case Zt:return Qt;case te:return Yt;case ee:return Ht;case re:return Jt;case ne:return Kt}return e});var ce=oe,ie=Object.prototype.hasOwnProperty;var ae=l.Uint8Array;function se(t){var e=new t.constructor(t.byteLength);return new ae(e).set(new ae(t)),e}var ue=/\w*$/;var fe=p?p.prototype:void 0,le=fe?fe.valueOf:void 0;function pe(t,e,r){var n,o,c,i=t.constructor;switch(e){case"[object ArrayBuffer]":return se(t);case"[object Boolean]":case"[object Date]":return new i(+t);case"[object DataView]":return function(t,e){var r=e?se(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength)}(t,r);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return function(t,e){var r=e?se(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}(t,r);case"[object Map]":case"[object Set]":return new i;case"[object Number]":case"[object String]":return new i(t);case"[object RegExp]":return(c=new(o=t).constructor(o.source,ue.exec(o))).lastIndex=o.lastIndex,c;case"[object Symbol]":return n=t,le?Object(le.call(n)):{}}}var he=Object.create,ve=function(){function t(){}return function(e){if(!g(e))return{};if(he)return he(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}();var be=vt&&vt.isMap,ye=be?ft(be):function(t){return Y(t)&&"[object Map]"==ce(t)};var _e=vt&&vt.isSet,de=_e?ft(_e):function(t){return Y(t)&&"[object Set]"==ce(t)},je="[object Arguments]",ge="[object Function]",we="[object Object]",Oe={};function me(t,e,r,n,o,c){var i,a=1&e,s=2&e,u=4&e;if(r&&(i=o?r(t,n,o,c):r(t)),void 0!==i)return i;if(!g(t))return t;var f=et(t);if(f){if(i=function(t){var e=t.length,r=new t.constructor(e);return e&&"string"==typeof t[0]&&ie.call(t,"index")&&(r.index=t.index,r.input=t.input),r}(t),!a)return function(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r<n;)e[r]=t[r];return e}(t,i)}else{var l=ce(t),p=l==ge||"[object GeneratorFunction]"==l;if(ct(t))return function(t,e){if(e)return t.slice();var r=t.length,n=Ut?Ut(r):new t.constructor(r);return t.copy(n),n}(t,a);if(l==we||l==je||p&&!o){if(i=s||p?{}:function(t){return"function"!=typeof t.constructor||gt(t)?{}:ve(Tt(t))}(t),!a)return s?function(t,e){return G(t,Rt(t),e)}(t,function(t,e){return t&&G(e,Pt(e),t)}(i,t)):function(t,e){return G(t,Dt(t),e)}(t,function(t,e){return t&&G(e,xt(e),t)}(i,t))}else{if(!Oe[l])return o?t:{};i=pe(t,l,a)}}c||(c=new $);var h=c.get(t);if(h)return h;c.set(t,i),de(t)?t.forEach((function(n){i.add(me(n,e,r,n,t,c))})):ye(t)&&t.forEach((function(n,o){i.set(o,me(n,e,r,o,t,c))}));var v=f?void 0:(u?s?Xt:$t:s?Pt:xt)(t);return function(t,e){for(var r=-1,n=null==t?0:t.length;++r<n&&!1!==e(t[r],r,t););}(v||t,(function(n,o){v&&(n=t[o=n]),q(i,o,me(n,e,r,o,t,c))})),i}Oe[je]=Oe["[object Array]"]=Oe["[object ArrayBuffer]"]=Oe["[object DataView]"]=Oe["[object Boolean]"]=Oe["[object Date]"]=Oe["[object Float32Array]"]=Oe["[object Float64Array]"]=Oe["[object Int8Array]"]=Oe["[object Int16Array]"]=Oe["[object Int32Array]"]=Oe["[object Map]"]=Oe["[object Number]"]=Oe[we]=Oe["[object RegExp]"]=Oe["[object Set]"]=Oe["[object String]"]=Oe["[object Symbol]"]=Oe["[object Uint8Array]"]=Oe["[object Uint8ClampedArray]"]=Oe["[object Uint16Array]"]=Oe["[object Uint32Array]"]=!0,Oe["[object Error]"]=Oe[ge]=Oe["[object WeakMap]"]=!1;const Ae=new Map;function xe(t,e,r,n,o,c){if(Ae.has(r)||Ae.set(r,[]),Ae.get(r).indexOf(t)>-1)return;Ae.get(r).push(t);const i=t.split(".");let a=r;const s=i.length;for(let t=0;t<s-1;t++){if(void 0===a[i[t]])return;a=a[i[t]]}const u=a[i[s-1]];if(e&&g(u))for(const t in u)xe(t,e,u,n,o,c);const f=`_${i[s-1]}`;a[f]=u,Object.defineProperty(a,f,{enumerable:!1}),Object.defineProperty(a,i[s-1],{set(t){const r=function(t){return me(t,5)}(o);if(a[`_${i[s-1]}`]=t,c(n,r),e&&g(t)){Ae.delete(a);for(const r in t)xe(r,e,t,n,o,c)}},get:()=>a[`_${i[s-1]}`]})}function Ee(t,e,r){for(const n in t)n in e&&("object"==typeof t[n]?Ee(t[n],e[n],r):(r||t[n]!==e[n])&&(t[n]=e[n]))}let Se=class extends e.System{constructor(){super(...arguments),this.changeList=[]}init({store:t={}}={store:{}}){this.ee=new o,this.store=t,this.bindDefaultListener()}bindDefaultListener(){this.ee.on("evax.updateStore",(t=>{this.updateStore(t)})),this.ee.on("evax.forceUpdateStore",(t=>{this.forceUpdateStore(t)}))}changeCallback(t,e){this.changeList.push({key:t,oldStore:e})}updateStore(t){Ee(this.store,t,!1)}forceUpdateStore(t){Ee(this.store,t,!0)}bindListener(t,e){if(-1===t.indexOf("store."))return;xe(t.split(".").slice(1).join("."),e,this.store,t,this.store,((t,e)=>this.changeCallback(t,e)))}update(){const t=this.componentObserver.clear();for(const r of t)switch(r.type){case e.OBSERVER_TYPE.ADD:this.add(r);break;case e.OBSERVER_TYPE.REMOVE:this.remove(r)}}lateUpdate(){for(const t of this.changeList)this.ee.emit(t.key,this.store,t.oldStore);this.changeList=[]}add(t){const e=t.component;e.evax=this;for(const t in e.events)if(e.events[t]){let r;this.bindListener(t,!!e.events[t].deep),r=e.events[t]instanceof Function?e.events[t]:e.events[t].handler,this.ee.on(t,r.bind(e))}}remove(t){const e=t.component;for(const t in e.events)e.events[t]instanceof Function&&this.ee.off(t,e.events[t].bind(e))}on(t,e){return this.ee.on(t,e,this)}off(t,e){return this.ee.off(t,e)}emit(t,...e){return this.ee.emit(t,...e)}onDestroy(){}};Se.systemName="EvaX",Se=function(t,e,r,n){var o,c=arguments.length,i=c<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(t,e,r,n);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(i=(c<3?o(i):c>3?o(e,r,i):o(e,r))||i);return c>3&&i&&Object.defineProperty(e,r,i),i}([e.decorators.componentObserver({EvaX:[]})],Se);var Pe=Se,Ve={Components:[r],Systems:[Pe]};return t.EvaX=r,t.EvaXSystem=Pe,t.default=Ve,Object.defineProperty(t,"__esModule",{value:!0}),t}({},EVA);window.EVA.plugin.EVAX=window.EVA.plugin.EVAX||_EVA_IIFE_EVAX;
|
|
1
|
+
globalThis.EVA=globalThis.EVA||{},globalThis.EVA.plugin=globalThis.EVA.plugin||{};var _EVA_IIFE_EVAX=function(t,e){"use strict";class r extends e.Component{constructor(t){super(t),this.events={}}init(t={events:{}}){const{events:e}=t;this.events=e||{}}}r.componentName="EvaX";var n=function(t){var e={exports:{}};return t(e,e.exports),e.exports}((function(t){var e=Object.prototype.hasOwnProperty,r="~";function n(){}function o(t,e,r){this.fn=t,this.context=e,this.once=r||!1}function c(t,e,n,c,i){if("function"!=typeof n)throw new TypeError("The listener must be a function");var a=new o(n,c||t,i),s=r?r+e:e;return t._events[s]?t._events[s].fn?t._events[s]=[t._events[s],a]:t._events[s].push(a):(t._events[s]=a,t._eventsCount++),t}function i(t,e){0==--t._eventsCount?t._events=new n:delete t._events[e]}function a(){this._events=new n,this._eventsCount=0}Object.create&&(n.prototype=Object.create(null),(new n).__proto__||(r=!1)),a.prototype.eventNames=function(){var t,n,o=[];if(0===this._eventsCount)return o;for(n in t=this._events)e.call(t,n)&&o.push(r?n.slice(1):n);return Object.getOwnPropertySymbols?o.concat(Object.getOwnPropertySymbols(t)):o},a.prototype.listeners=function(t){var e=r?r+t:t,n=this._events[e];if(!n)return[];if(n.fn)return[n.fn];for(var o=0,c=n.length,i=new Array(c);o<c;o++)i[o]=n[o].fn;return i},a.prototype.listenerCount=function(t){var e=r?r+t:t,n=this._events[e];return n?n.fn?1:n.length:0},a.prototype.emit=function(t,e,n,o,c,i){var a=r?r+t:t;if(!this._events[a])return!1;var s,u,f=this._events[a],l=arguments.length;if(f.fn){switch(f.once&&this.removeListener(t,f.fn,void 0,!0),l){case 1:return f.fn.call(f.context),!0;case 2:return f.fn.call(f.context,e),!0;case 3:return f.fn.call(f.context,e,n),!0;case 4:return f.fn.call(f.context,e,n,o),!0;case 5:return f.fn.call(f.context,e,n,o,c),!0;case 6:return f.fn.call(f.context,e,n,o,c,i),!0}for(u=1,s=new Array(l-1);u<l;u++)s[u-1]=arguments[u];f.fn.apply(f.context,s)}else{var p,h=f.length;for(u=0;u<h;u++)switch(f[u].once&&this.removeListener(t,f[u].fn,void 0,!0),l){case 1:f[u].fn.call(f[u].context);break;case 2:f[u].fn.call(f[u].context,e);break;case 3:f[u].fn.call(f[u].context,e,n);break;case 4:f[u].fn.call(f[u].context,e,n,o);break;default:if(!s)for(p=1,s=new Array(l-1);p<l;p++)s[p-1]=arguments[p];f[u].fn.apply(f[u].context,s)}}return!0},a.prototype.on=function(t,e,r){return c(this,t,e,r,!1)},a.prototype.once=function(t,e,r){return c(this,t,e,r,!0)},a.prototype.removeListener=function(t,e,n,o){var c=r?r+t:t;if(!this._events[c])return this;if(!e)return i(this,c),this;var a=this._events[c];if(a.fn)a.fn!==e||o&&!a.once||n&&a.context!==n||i(this,c);else{for(var s=0,u=[],f=a.length;s<f;s++)(a[s].fn!==e||o&&!a[s].once||n&&a[s].context!==n)&&u.push(a[s]);u.length?this._events[c]=1===u.length?u[0]:u:i(this,c)}return this},a.prototype.removeAllListeners=function(t){var e;return t?(e=r?r+t:t,this._events[e]&&i(this,e)):(this._events=new n,this._eventsCount=0),this},a.prototype.off=a.prototype.removeListener,a.prototype.addListener=a.prototype.on,a.prefixed=r,a.EventEmitter=a,t.exports=a})),o=n;function c(t,e){return t===e||t!=t&&e!=e}function i(t,e){for(var r=t.length;r--;)if(c(t[r][0],e))return r;return-1}var a=Array.prototype.splice;function s(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}s.prototype.clear=function(){this.__data__=[],this.size=0},s.prototype.delete=function(t){var e=this.__data__,r=i(e,t);return!(r<0)&&(r==e.length-1?e.pop():a.call(e,r,1),--this.size,!0)},s.prototype.get=function(t){var e=this.__data__,r=i(e,t);return r<0?void 0:e[r][1]},s.prototype.has=function(t){return i(this.__data__,t)>-1},s.prototype.set=function(t,e){var r=this.__data__,n=i(r,t);return n<0?(++this.size,r.push([t,e])):r[n][1]=e,this};var u="object"==typeof global&&global&&global.Object===Object&&global,f="object"==typeof self&&self&&self.Object===Object&&self,l=u||f||Function("return this")(),p=l.Symbol,h=Object.prototype,b=h.hasOwnProperty,v=h.toString,y=p?p.toStringTag:void 0;var _=Object.prototype.toString;var j=p?p.toStringTag:void 0;function d(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":j&&j in Object(t)?function(t){var e=b.call(t,y),r=t[y];try{t[y]=void 0;var n=!0}catch(t){}var o=v.call(t);return n&&(e?t[y]=r:delete t[y]),o}(t):function(t){return _.call(t)}(t)}function g(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)}function O(t){if(!g(t))return!1;var e=d(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e}var m,w=l["__core-js_shared__"],A=(m=/[^.]+$/.exec(w&&w.keys&&w.keys.IE_PROTO||""))?"Symbol(src)_1."+m:"";var x=Function.prototype.toString;function E(t){if(null!=t){try{return x.call(t)}catch(t){}try{return t+""}catch(t){}}return""}var S=/^\[object .+?Constructor\]$/,P=Function.prototype,V=Object.prototype,z=P.toString,T=V.hasOwnProperty,F=RegExp("^"+z.call(T).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function U(t){return!(!g(t)||(e=t,A&&A in e))&&(O(t)?F:S).test(E(t));var e}function I(t,e){var r=function(t,e){return null==t?void 0:t[e]}(t,e);return U(r)?r:void 0}var L=I(l,"Map"),k=I(Object,"create");var C=Object.prototype.hasOwnProperty;var D=Object.prototype.hasOwnProperty;function M(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}function R(t,e){var r,n,o=t.__data__;return("string"==(n=typeof(r=e))||"number"==n||"symbol"==n||"boolean"==n?"__proto__"!==r:null===r)?o["string"==typeof e?"string":"hash"]:o.map}function B(t){var e=-1,r=null==t?0:t.length;for(this.clear();++e<r;){var n=t[e];this.set(n[0],n[1])}}M.prototype.clear=function(){this.__data__=k?k(null):{},this.size=0},M.prototype.delete=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e},M.prototype.get=function(t){var e=this.__data__;if(k){var r=e[t];return"__lodash_hash_undefined__"===r?void 0:r}return C.call(e,t)?e[t]:void 0},M.prototype.has=function(t){var e=this.__data__;return k?void 0!==e[t]:D.call(e,t)},M.prototype.set=function(t,e){var r=this.__data__;return this.size+=this.has(t)?0:1,r[t]=k&&void 0===e?"__lodash_hash_undefined__":e,this},B.prototype.clear=function(){this.size=0,this.__data__={hash:new M,map:new(L||s),string:new M}},B.prototype.delete=function(t){var e=R(this,t).delete(t);return this.size-=e?1:0,e},B.prototype.get=function(t){return R(this,t).get(t)},B.prototype.has=function(t){return R(this,t).has(t)},B.prototype.set=function(t,e){var r=R(this,t),n=r.size;return r.set(t,e),this.size+=r.size==n?0:1,this};function $(t){var e=this.__data__=new s(t);this.size=e.size}$.prototype.clear=function(){this.__data__=new s,this.size=0},$.prototype.delete=function(t){var e=this.__data__,r=e.delete(t);return this.size=e.size,r},$.prototype.get=function(t){return this.__data__.get(t)},$.prototype.has=function(t){return this.__data__.has(t)},$.prototype.set=function(t,e){var r=this.__data__;if(r instanceof s){var n=r.__data__;if(!L||n.length<199)return n.push([t,e]),this.size=++r.size,this;r=this.__data__=new B(n)}return r.set(t,e),this.size=r.size,this};var X=function(){try{var t=I(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();function N(t,e,r){"__proto__"==e&&X?X(t,e,{configurable:!0,enumerable:!0,value:r,writable:!0}):t[e]=r}var W=Object.prototype.hasOwnProperty;function q(t,e,r){var n=t[e];W.call(t,e)&&c(n,r)&&(void 0!==r||e in t)||N(t,e,r)}function G(t,e,r,n){var o=!r;r||(r={});for(var c=-1,i=e.length;++c<i;){var a=e[c],s=n?n(r[a],t[a],a,r,t):void 0;void 0===s&&(s=t[a]),o?N(r,a,s):q(r,a,s)}return r}function Y(t){return null!=t&&"object"==typeof t}function H(t){return Y(t)&&"[object Arguments]"==d(t)}var J=Object.prototype,K=J.hasOwnProperty,Q=J.propertyIsEnumerable,Z=H(function(){return arguments}())?H:function(t){return Y(t)&&K.call(t,"callee")&&!Q.call(t,"callee")},tt=Z,et=Array.isArray;var rt="object"==typeof t&&t&&!t.nodeType&&t,nt=rt&&"object"==typeof module&&module&&!module.nodeType&&module,ot=nt&&nt.exports===rt?l.Buffer:void 0,ct=(ot?ot.isBuffer:void 0)||function(){return!1},it=/^(?:0|[1-9]\d*)$/;function at(t,e){var r=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==r||"symbol"!=r&&it.test(t))&&t>-1&&t%1==0&&t<e}function st(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991}var ut={};function ft(t){return function(e){return t(e)}}ut["[object Float32Array]"]=ut["[object Float64Array]"]=ut["[object Int8Array]"]=ut["[object Int16Array]"]=ut["[object Int32Array]"]=ut["[object Uint8Array]"]=ut["[object Uint8ClampedArray]"]=ut["[object Uint16Array]"]=ut["[object Uint32Array]"]=!0,ut["[object Arguments]"]=ut["[object Array]"]=ut["[object ArrayBuffer]"]=ut["[object Boolean]"]=ut["[object DataView]"]=ut["[object Date]"]=ut["[object Error]"]=ut["[object Function]"]=ut["[object Map]"]=ut["[object Number]"]=ut["[object Object]"]=ut["[object RegExp]"]=ut["[object Set]"]=ut["[object String]"]=ut["[object WeakMap]"]=!1;var lt="object"==typeof t&&t&&!t.nodeType&&t,pt=lt&&"object"==typeof module&&module&&!module.nodeType&&module,ht=pt&&pt.exports===lt&&u.process,bt=function(){try{var t=pt&&pt.require&&pt.require("util").types;return t||ht&&ht.binding&&ht.binding("util")}catch(t){}}(),vt=bt&&bt.isTypedArray,yt=vt?ft(vt):function(t){return Y(t)&&st(t.length)&&!!ut[d(t)]},_t=Object.prototype.hasOwnProperty;function jt(t,e){var r=et(t),n=!r&&tt(t),o=!r&&!n&&ct(t),c=!r&&!n&&!o&&yt(t),i=r||n||o||c,a=i?function(t,e){for(var r=-1,n=Array(t);++r<t;)n[r]=e(r);return n}(t.length,String):[],s=a.length;for(var u in t)!e&&!_t.call(t,u)||i&&("length"==u||o&&("offset"==u||"parent"==u)||c&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||at(u,s))||a.push(u);return a}var dt=Object.prototype;function gt(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||dt)}function Ot(t,e){return function(r){return t(e(r))}}var mt=Ot(Object.keys,Object),wt=Object.prototype.hasOwnProperty;function At(t){return null!=t&&st(t.length)&&!O(t)}function xt(t){return At(t)?jt(t):function(t){if(!gt(t))return mt(t);var e=[];for(var r in Object(t))wt.call(t,r)&&"constructor"!=r&&e.push(r);return e}(t)}var Et=Object.prototype.hasOwnProperty;function St(t){if(!g(t))return function(t){var e=[];if(null!=t)for(var r in Object(t))e.push(r);return e}(t);var e=gt(t),r=[];for(var n in t)("constructor"!=n||!e&&Et.call(t,n))&&r.push(n);return r}function Pt(t){return At(t)?jt(t,!0):St(t)}var Vt="object"==typeof t&&t&&!t.nodeType&&t,zt=Vt&&"object"==typeof module&&module&&!module.nodeType&&module,Tt=zt&&zt.exports===Vt?l.Buffer:void 0,Ft=Tt?Tt.allocUnsafe:void 0;function Ut(){return[]}var It=Object.prototype.propertyIsEnumerable,Lt=Object.getOwnPropertySymbols,kt=Lt?function(t){return null==t?[]:(t=Object(t),function(t,e){for(var r=-1,n=null==t?0:t.length,o=0,c=[];++r<n;){var i=t[r];e(i,r,t)&&(c[o++]=i)}return c}(Lt(t),(function(e){return It.call(t,e)})))}:Ut,Ct=kt;function Dt(t,e){for(var r=-1,n=e.length,o=t.length;++r<n;)t[o+r]=e[r];return t}var Mt=Ot(Object.getPrototypeOf,Object),Rt=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)Dt(e,Ct(t)),t=Mt(t);return e}:Ut;function Bt(t,e,r){var n=e(t);return et(t)?n:Dt(n,r(t))}function $t(t){return Bt(t,xt,Ct)}function Xt(t){return Bt(t,Pt,Rt)}var Nt=I(l,"DataView"),Wt=I(l,"Promise"),qt=I(l,"Set"),Gt=I(l,"WeakMap"),Yt="[object Map]",Ht="[object Promise]",Jt="[object Set]",Kt="[object WeakMap]",Qt="[object DataView]",Zt=E(Nt),te=E(L),ee=E(Wt),re=E(qt),ne=E(Gt),oe=d;(Nt&&oe(new Nt(new ArrayBuffer(1)))!=Qt||L&&oe(new L)!=Yt||Wt&&oe(Wt.resolve())!=Ht||qt&&oe(new qt)!=Jt||Gt&&oe(new Gt)!=Kt)&&(oe=function(t){var e=d(t),r="[object Object]"==e?t.constructor:void 0,n=r?E(r):"";if(n)switch(n){case Zt:return Qt;case te:return Yt;case ee:return Ht;case re:return Jt;case ne:return Kt}return e});var ce=oe,ie=Object.prototype.hasOwnProperty;var ae=l.Uint8Array;function se(t){var e=new t.constructor(t.byteLength);return new ae(e).set(new ae(t)),e}var ue=/\w*$/;var fe=p?p.prototype:void 0,le=fe?fe.valueOf:void 0;function pe(t,e,r){var n,o,c,i=t.constructor;switch(e){case"[object ArrayBuffer]":return se(t);case"[object Boolean]":case"[object Date]":return new i(+t);case"[object DataView]":return function(t,e){var r=e?se(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.byteLength)}(t,r);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return function(t,e){var r=e?se(t.buffer):t.buffer;return new t.constructor(r,t.byteOffset,t.length)}(t,r);case"[object Map]":case"[object Set]":return new i;case"[object Number]":case"[object String]":return new i(t);case"[object RegExp]":return(c=new(o=t).constructor(o.source,ue.exec(o))).lastIndex=o.lastIndex,c;case"[object Symbol]":return n=t,le?Object(le.call(n)):{}}}var he=Object.create,be=function(){function t(){}return function(e){if(!g(e))return{};if(he)return he(e);t.prototype=e;var r=new t;return t.prototype=void 0,r}}();var ve=bt&&bt.isMap,ye=ve?ft(ve):function(t){return Y(t)&&"[object Map]"==ce(t)};var _e=bt&&bt.isSet,je=_e?ft(_e):function(t){return Y(t)&&"[object Set]"==ce(t)},de="[object Arguments]",ge="[object Function]",Oe="[object Object]",me={};function we(t,e,r,n,o,c){var i,a=1&e,s=2&e,u=4&e;if(r&&(i=o?r(t,n,o,c):r(t)),void 0!==i)return i;if(!g(t))return t;var f=et(t);if(f){if(i=function(t){var e=t.length,r=new t.constructor(e);return e&&"string"==typeof t[0]&&ie.call(t,"index")&&(r.index=t.index,r.input=t.input),r}(t),!a)return function(t,e){var r=-1,n=t.length;for(e||(e=Array(n));++r<n;)e[r]=t[r];return e}(t,i)}else{var l=ce(t),p=l==ge||"[object GeneratorFunction]"==l;if(ct(t))return function(t,e){if(e)return t.slice();var r=t.length,n=Ft?Ft(r):new t.constructor(r);return t.copy(n),n}(t,a);if(l==Oe||l==de||p&&!o){if(i=s||p?{}:function(t){return"function"!=typeof t.constructor||gt(t)?{}:be(Mt(t))}(t),!a)return s?function(t,e){return G(t,Rt(t),e)}(t,function(t,e){return t&&G(e,Pt(e),t)}(i,t)):function(t,e){return G(t,Ct(t),e)}(t,function(t,e){return t&&G(e,xt(e),t)}(i,t))}else{if(!me[l])return o?t:{};i=pe(t,l,a)}}c||(c=new $);var h=c.get(t);if(h)return h;c.set(t,i),je(t)?t.forEach((function(n){i.add(we(n,e,r,n,t,c))})):ye(t)&&t.forEach((function(n,o){i.set(o,we(n,e,r,o,t,c))}));var b=f?void 0:(u?s?Xt:$t:s?Pt:xt)(t);return function(t,e){for(var r=-1,n=null==t?0:t.length;++r<n&&!1!==e(t[r],r,t););}(b||t,(function(n,o){b&&(n=t[o=n]),q(i,o,we(n,e,r,o,t,c))})),i}me[de]=me["[object Array]"]=me["[object ArrayBuffer]"]=me["[object DataView]"]=me["[object Boolean]"]=me["[object Date]"]=me["[object Float32Array]"]=me["[object Float64Array]"]=me["[object Int8Array]"]=me["[object Int16Array]"]=me["[object Int32Array]"]=me["[object Map]"]=me["[object Number]"]=me[Oe]=me["[object RegExp]"]=me["[object Set]"]=me["[object String]"]=me["[object Symbol]"]=me["[object Uint8Array]"]=me["[object Uint8ClampedArray]"]=me["[object Uint16Array]"]=me["[object Uint32Array]"]=!0,me["[object Error]"]=me[ge]=me["[object WeakMap]"]=!1;const Ae=new Map;function xe(t,e,r,n,o,c){if(Ae.has(r)||Ae.set(r,[]),Ae.get(r).indexOf(t)>-1)return;Ae.get(r).push(t);const i=t.split(".");let a=r;const s=i.length;for(let t=0;t<s-1;t++){if(void 0===a[i[t]])return;a=a[i[t]]}const u=a[i[s-1]];if(e&&g(u))for(const t in u)xe(t,e,u,n,o,c);const f=`_${i[s-1]}`;a[f]=u,Object.defineProperty(a,f,{enumerable:!1}),Object.defineProperty(a,i[s-1],{set(t){const r=function(t){return we(t,5)}(o);if(a[`_${i[s-1]}`]=t,c(n,r),e&&g(t)){Ae.delete(a);for(const r in t)xe(r,e,t,n,o,c)}},get:()=>a[`_${i[s-1]}`]})}function Ee(t,e,r){for(const n in t)n in e&&("object"==typeof t[n]?Ee(t[n],e[n],r):(r||t[n]!==e[n])&&(t[n]=e[n]))}let Se=class extends e.System{constructor(){super(...arguments),this.changeList=[]}init({store:t={}}={store:{}}){this.ee=new o,this.store=t,this.bindDefaultListener()}bindDefaultListener(){this.ee.on("evax.updateStore",(t=>{this.updateStore(t)})),this.ee.on("evax.forceUpdateStore",(t=>{this.forceUpdateStore(t)}))}changeCallback(t,e){this.changeList.push({key:t,oldStore:e})}updateStore(t){Ee(this.store,t,!1)}forceUpdateStore(t){Ee(this.store,t,!0)}bindListener(t,e){if(-1===t.indexOf("store."))return;xe(t.split(".").slice(1).join("."),e,this.store,t,this.store,((t,e)=>this.changeCallback(t,e)))}update(){const t=this.componentObserver.clear();for(const r of t)switch(r.type){case e.OBSERVER_TYPE.ADD:this.add(r);break;case e.OBSERVER_TYPE.REMOVE:this.remove(r)}}lateUpdate(){for(const t of this.changeList)this.ee.emit(t.key,this.store,t.oldStore);this.changeList=[]}add(t){const e=t.component;e.evax=this;for(const t in e.events)if(e.events[t]){let r;this.bindListener(t,!!e.events[t].deep),r=e.events[t]instanceof Function?e.events[t]:e.events[t].handler,this.ee.on(t,r.bind(e))}}remove(t){const e=t.component;for(const t in e.events)e.events[t]instanceof Function&&this.ee.off(t,e.events[t].bind(e))}on(t,e){return this.ee.on(t,e,this)}off(t,e){return this.ee.off(t,e)}emit(t,...e){return this.ee.emit(t,...e)}onDestroy(){}};Se.systemName="EvaX",Se=function(t,e,r,n){var o,c=arguments.length,i=c<3?e:null===n?n=Object.getOwnPropertyDescriptor(e,r):n;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)i=Reflect.decorate(t,e,r,n);else for(var a=t.length-1;a>=0;a--)(o=t[a])&&(i=(c<3?o(i):c>3?o(e,r,i):o(e,r))||i);return c>3&&i&&Object.defineProperty(e,r,i),i}([e.decorators.componentObserver({EvaX:[]})],Se);var Pe=Se,Ve={Components:[r],Systems:[Pe]};return t.EvaX=r,t.EvaXSystem=Pe,t.default=Ve,Object.defineProperty(t,"__esModule",{value:!0}),t}({},EVA);globalThis.EVA.plugin.EVAX=globalThis.EVA.plugin.EVAX||_EVA_IIFE_EVAX;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eva/plugin-evax",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.1-beta.0",
|
|
4
4
|
"description": "@eva/plugin-evax",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"module": "dist/plugin-evax.esm.js",
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"license": "MIT",
|
|
19
19
|
"homepage": "https://eva.js.org",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@eva/eva.js": "2.0.
|
|
21
|
+
"@eva/eva.js": "2.0.1-beta.0",
|
|
22
22
|
"eventemitter3": "^3.1.2",
|
|
23
23
|
"lodash-es": "^4.17.21"
|
|
24
24
|
}
|