@anncic-api/event 1.0.15 → 1.0.16
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/configuration.js +1 -1
- package/dist/decorator/Event.js +1 -1
- package/dist/index.js +1 -1
- package/dist/interface.js +1 -1
- package/dist/service/EventService.js +1 -1
- package/package.json +2 -2
package/dist/configuration.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';function a0_0x59dd(_0x5237a9,_0x11ffce){var _0x163746=a0_0x1637();return a0_0x59dd=function(_0x59dd04,_0x1aca1d){_0x59dd04=_0x59dd04-0x168;var _0x197cb9=_0x163746[_0x59dd04];return _0x197cb9;},a0_0x59dd(_0x5237a9,_0x11ffce);}var a0_0x2ae09f=a0_0x59dd;(function(_0x4eec3e,_0x26531b){var _0x29a03e=a0_0x59dd,_0x5bb97b=_0x4eec3e();while(!![]){try{var _0x1c14fd=parseInt(_0x29a03e(0x183))/0x1+-parseInt(_0x29a03e(0x16a))/0x2*(parseInt(_0x29a03e(0x182))/0x3)+parseInt(_0x29a03e(0x170))/0x4+parseInt(_0x29a03e(0x171))/0x5*(parseInt(_0x29a03e(0x17a))/0x6)+-parseInt(_0x29a03e(0x16b))/0x7*(parseInt(_0x29a03e(0x17d))/0x8)+parseInt(_0x29a03e(0x179))/0x9*(parseInt(_0x29a03e(0x17f))/0xa)+-parseInt(_0x29a03e(0x185))/0xb*(parseInt(_0x29a03e(0x168))/0xc);if(_0x1c14fd===_0x26531b)break;else _0x5bb97b['push'](_0x5bb97b['shift']());}catch(_0x22b4e1){_0x5bb97b['push'](_0x5bb97b['shift']());}}}(a0_0x1637,0x96edc));var __decorate=this&&this['__decorate']||function(_0x1b6435,_0x343722,_0x4dc69e,_0x25889e){var _0x40c1c1=a0_0x59dd,_0x4c3443=arguments[_0x40c1c1(0x17e)],_0x4c6eaa=_0x4c3443<0x3?_0x343722:_0x25889e===null?_0x25889e=Object[_0x40c1c1(0x16f)](_0x343722,_0x4dc69e):_0x25889e,_0x9e4eb3;if(typeof Reflect===_0x40c1c1(0x177)&&typeof Reflect[_0x40c1c1(0x176)]===_0x40c1c1(0x178))_0x4c6eaa=Reflect[_0x40c1c1(0x176)](_0x1b6435,_0x343722,_0x4dc69e,_0x25889e);else{for(var _0x4bb1e1=_0x1b6435[_0x40c1c1(0x17e)]-0x1;_0x4bb1e1>=0x0;_0x4bb1e1--)if(_0x9e4eb3=_0x1b6435[_0x4bb1e1])_0x4c6eaa=(_0x4c3443<0x3?_0x9e4eb3(_0x4c6eaa):_0x4c3443>0x3?_0x9e4eb3(_0x343722,_0x4dc69e,_0x4c6eaa):_0x9e4eb3(_0x343722,_0x4dc69e))||_0x4c6eaa;}return _0x4c3443>0x3&&_0x4c6eaa&&Object[_0x40c1c1(0x181)](_0x343722,_0x4dc69e,_0x4c6eaa),_0x4c6eaa;},__metadata=this&&this['__metadata']||function(_0x4cf14f,_0x432e2f){var _0x1e37b0=a0_0x59dd;if(typeof Reflect==='object'&&typeof Reflect[_0x1e37b0(0x17c)]===_0x1e37b0(0x178))return Reflect[_0x1e37b0(0x17c)](_0x4cf14f,_0x432e2f);};Object[a0_0x2ae09f(0x181)](exports,a0_0x2ae09f(0x175),{'value':!![]}),exports[a0_0x2ae09f(0x16d)]=void 0x0;const decorator_1=require(a0_0x2ae09f(0x186)),core_1=require(a0_0x2ae09f(0x169));let CustomConfiguration=class CustomConfiguration{async[a0_0x2ae09f(0x173)](){}};__decorate([(0x0,decorator_1[a0_0x2ae09f(0x180)])(),__metadata(a0_0x2ae09f(0x17b),core_1[a0_0x2ae09f(0x16c)])],CustomConfiguration['prototype'],a0_0x2ae09f(0x16e),void 0x0),__decorate([(0x0,decorator_1[a0_0x2ae09f(0x180)])(),__metadata(a0_0x2ae09f(0x17b),core_1[a0_0x2ae09f(0x184)])],CustomConfiguration[a0_0x2ae09f(0x174)],'decorator',void 0x0),CustomConfiguration=__decorate([(0x0,decorator_1[a0_0x2ae09f(0x172)])({'conflictCheck':![],'namespace':'anncic-api:event'})],CustomConfiguration),exports['CustomConfiguration']=CustomConfiguration;function a0_0x1637(){var _0x58023c=['2320944xthHgv','511455LPkxcv','Configuration','onReady','prototype','__esModule','decorate','object','function','6570207EieRCh','30gQrjSS','design:type','metadata','5085752jLCzEr','length','10IIoWKh','Inject','defineProperty','6xCPZrZ','735312mWobyI','MidwayDecoratorService','8380559QoxUfp','@midwayjs/decorator','12PYvTlE','@midwayjs/core','541234UhtRgO','7jUGntB','MidwayConfigService','CustomConfiguration','config','getOwnPropertyDescriptor'];a0_0x1637=function(){return _0x58023c;};return a0_0x1637();}
|
package/dist/decorator/Event.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';function a1_0xa33a(_0x4ecb4c,_0x239bb9){const _0x495d9d=a1_0x495d();return a1_0xa33a=function(_0xa33a7d,_0x497526){_0xa33a7d=_0xa33a7d-0x11e;let _0x2cdfce=_0x495d9d[_0xa33a7d];return _0x2cdfce;},a1_0xa33a(_0x4ecb4c,_0x239bb9);}const a1_0x5e599a=a1_0xa33a;(function(_0x11a1ef,_0x3df2a9){const _0x118d18=a1_0xa33a,_0x32401a=_0x11a1ef();while(!![]){try{const _0x555b80=-parseInt(_0x118d18(0x12f))/0x1+-parseInt(_0x118d18(0x11e))/0x2*(-parseInt(_0x118d18(0x130))/0x3)+parseInt(_0x118d18(0x122))/0x4*(-parseInt(_0x118d18(0x133))/0x5)+parseInt(_0x118d18(0x134))/0x6+-parseInt(_0x118d18(0x121))/0x7*(-parseInt(_0x118d18(0x126))/0x8)+parseInt(_0x118d18(0x127))/0x9+-parseInt(_0x118d18(0x12d))/0xa*(parseInt(_0x118d18(0x120))/0xb);if(_0x555b80===_0x3df2a9)break;else _0x32401a['push'](_0x32401a['shift']());}catch(_0x34a050){_0x32401a['push'](_0x32401a['shift']());}}}(a1_0x495d,0x57215));Object[a1_0x5e599a(0x129)](exports,a1_0x5e599a(0x131),{'value':!![]}),exports[a1_0x5e599a(0x123)]=void 0x0;const decorator_1=require(a1_0x5e599a(0x132)),interface_1=require(a1_0x5e599a(0x12c));function Event(){return _0x1b77fa=>{const _0x31c374=a1_0xa33a;(0x0,decorator_1[_0x31c374(0x11f)])()(_0x1b77fa),(0x0,decorator_1[_0x31c374(0x124)])(interface_1[_0x31c374(0x125)],_0x1b77fa),(0x0,decorator_1['Scope'])(decorator_1[_0x31c374(0x12e)][_0x31c374(0x12a)],{'allowDowngrade':!![]})(_0x1b77fa);};}function a1_0x495d(){const _0x15fef3=['Event','saveModule','EVENT_KEY','3175064qQatpT','3776031uHDcKv','attachClassMetadata','defineProperty','Request','EVENT_ON_KEY','../interface','1880wNalBb','ScopeEnum','376664CVOnLD','209469BqvOmh','__esModule','@midwayjs/decorator','1920560hkeUBI','1803708QHkiUd','6jzKASk','Provide','12221pDeARY','7VrnZaj','4aFsgBs'];a1_0x495d=function(){return _0x15fef3;};return a1_0x495d();}exports[a1_0x5e599a(0x123)]=Event,Event['On']=function(_0x582826,_0x3d95dc=0x0){return(_0x17e08d,_0x20c086,_0x377a46)=>{const _0x41e58c=a1_0xa33a;return(0x0,decorator_1[_0x41e58c(0x128)])(interface_1[_0x41e58c(0x12b)],{'name':_0x582826,'priority':_0x3d95dc,'propertyKey':_0x20c086,'descriptor':_0x377a46},_0x17e08d),_0x377a46;};};
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var a2_0x19038a=a2_0x4ef0;(function(_0xb5056b,_0x46cc7f){var _0x30076b=a2_0x4ef0,_0xc17abd=_0xb5056b();while(!![]){try{var _0x5a4cc0=parseInt(_0x30076b(0xde))/0x1*(-parseInt(_0x30076b(0xdb))/0x2)+parseInt(_0x30076b(0xd7))/0x3*(parseInt(_0x30076b(0xd8))/0x4)+parseInt(_0x30076b(0xda))/0x5*(parseInt(_0x30076b(0xd9))/0x6)+parseInt(_0x30076b(0xdd))/0x7+parseInt(_0x30076b(0xd6))/0x8*(parseInt(_0x30076b(0xdc))/0x9)+parseInt(_0x30076b(0xd0))/0xa*(parseInt(_0x30076b(0xd4))/0xb)+-parseInt(_0x30076b(0xd1))/0xc;if(_0x5a4cc0===_0x46cc7f)break;else _0xc17abd['push'](_0xc17abd['shift']());}catch(_0x44717f){_0xc17abd['push'](_0xc17abd['shift']());}}}(a2_0x5552,0xaa912));function a2_0x5552(){var _0x5ec182=['__esModule','37984kzaQkx','6qUTXQO','1067828jKljKM','6156654iAhFYr','5jIBZdk','2YjFjsx','1593KpsMvX','8991437ORnQIh','278098tiAsnR','EventService','Configuration','10cNxFqO','44939808RqULvC','defineProperty','Event','11404954GuTXkC'];a2_0x5552=function(){return _0x5ec182;};return a2_0x5552();}function a2_0x4ef0(_0x1c99c7,_0x346e0d){var _0x555255=a2_0x5552();return a2_0x4ef0=function(_0x4ef0db,_0x32d7c6){_0x4ef0db=_0x4ef0db-0xcf;var _0x112293=_0x555255[_0x4ef0db];return _0x112293;},a2_0x4ef0(_0x1c99c7,_0x346e0d);}Object[a2_0x19038a(0xd2)](exports,a2_0x19038a(0xd5),{'value':!![]}),exports[a2_0x19038a(0xcf)]=exports[a2_0x19038a(0xdf)]=exports[a2_0x19038a(0xd3)]=void 0x0;var Event_1=require('./decorator/Event');Object[a2_0x19038a(0xd2)](exports,a2_0x19038a(0xd3),{'enumerable':!![],'get':function(){return Event_1['Event'];}});var EventService_1=require('./service/EventService');Object[a2_0x19038a(0xd2)](exports,a2_0x19038a(0xdf),{'enumerable':!![],'get':function(){return EventService_1['EventService'];}});var configuration_1=require('./configuration');Object['defineProperty'](exports,'Configuration',{'enumerable':!![],'get':function(){return configuration_1['CustomConfiguration'];}});
|
package/dist/interface.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';function a3_0x3936(){var _0x121469=['6304JiuEEu','1qzOQTG','367338NtohSO','13146vKnAKk','4253175XZvfiP','defineProperty','5630560BAbpzM','22KwRhwR','798435ESZUTE','EVENT_ON_KEY','13196457PUsxix','4KDFxIU','EVENT_KEY','2824366KgpAUs','anncic-api:event:on'];a3_0x3936=function(){return _0x121469;};return a3_0x3936();}var a3_0x44e069=a3_0x1ba7;(function(_0x4e6c74,_0x3a04ce){var _0x370657=a3_0x1ba7,_0x171750=_0x4e6c74();while(!![]){try{var _0x23bdfa=-parseInt(_0x370657(0x1ca))/0x1*(-parseInt(_0x370657(0x1d6))/0x2)+-parseInt(_0x370657(0x1d1))/0x3*(-parseInt(_0x370657(0x1d4))/0x4)+parseInt(_0x370657(0x1cd))/0x5+parseInt(_0x370657(0x1cb))/0x6+-parseInt(_0x370657(0x1cc))/0x7*(parseInt(_0x370657(0x1d8))/0x8)+-parseInt(_0x370657(0x1d3))/0x9+parseInt(_0x370657(0x1cf))/0xa*(parseInt(_0x370657(0x1d0))/0xb);if(_0x23bdfa===_0x3a04ce)break;else _0x171750['push'](_0x171750['shift']());}catch(_0x4baab7){_0x171750['push'](_0x171750['shift']());}}}(a3_0x3936,0xbc071));function a3_0x1ba7(_0x7abc05,_0x5d4401){var _0x3936ca=a3_0x3936();return a3_0x1ba7=function(_0x1ba7b5,_0x2a8eba){_0x1ba7b5=_0x1ba7b5-0x1ca;var _0x4b888f=_0x3936ca[_0x1ba7b5];return _0x4b888f;},a3_0x1ba7(_0x7abc05,_0x5d4401);}Object[a3_0x44e069(0x1ce)](exports,'__esModule',{'value':!![]}),exports[a3_0x44e069(0x1d2)]=exports[a3_0x44e069(0x1d5)]=void 0x0,exports[a3_0x44e069(0x1d5)]='anncic-api:event',exports[a3_0x44e069(0x1d2)]=a3_0x44e069(0x1d7);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';function a4_0x3f44(_0x41ba40,_0x42e571){const _0x24438a=a4_0x2443();return a4_0x3f44=function(_0x3f4466,_0x48e8da){_0x3f4466=_0x3f4466-0x1bd;let _0x2d8be1=_0x24438a[_0x3f4466];return _0x2d8be1;},a4_0x3f44(_0x41ba40,_0x42e571);}const a4_0x3ed9a4=a4_0x3f44;(function(_0x3c6d14,_0x428e80){const _0x4ffd12=a4_0x3f44,_0xd68268=_0x3c6d14();while(!![]){try{const _0x27e4d6=-parseInt(_0x4ffd12(0x1d5))/0x1+-parseInt(_0x4ffd12(0x1d6))/0x2*(-parseInt(_0x4ffd12(0x1e5))/0x3)+-parseInt(_0x4ffd12(0x1d9))/0x4*(-parseInt(_0x4ffd12(0x1c5))/0x5)+parseInt(_0x4ffd12(0x1e4))/0x6+parseInt(_0x4ffd12(0x1c8))/0x7*(-parseInt(_0x4ffd12(0x1c1))/0x8)+parseInt(_0x4ffd12(0x1de))/0x9*(parseInt(_0x4ffd12(0x1dc))/0xa)+-parseInt(_0x4ffd12(0x1cb))/0xb;if(_0x27e4d6===_0x428e80)break;else _0xd68268['push'](_0xd68268['shift']());}catch(_0x250e77){_0xd68268['push'](_0xd68268['shift']());}}}(a4_0x2443,0x26644));var __decorate=this&&this[a4_0x3ed9a4(0x1cf)]||function(_0x4316fe,_0x4a8362,_0x1dc11f,_0x29d3a5){const _0xdd867e=a4_0x3ed9a4;var _0x3821a6=arguments[_0xdd867e(0x1cc)],_0x22696c=_0x3821a6<0x3?_0x4a8362:_0x29d3a5===null?_0x29d3a5=Object[_0xdd867e(0x1d3)](_0x4a8362,_0x1dc11f):_0x29d3a5,_0x299531;if(typeof Reflect===_0xdd867e(0x1c2)&&typeof Reflect[_0xdd867e(0x1d8)]===_0xdd867e(0x1ea))_0x22696c=Reflect[_0xdd867e(0x1d8)](_0x4316fe,_0x4a8362,_0x1dc11f,_0x29d3a5);else{for(var _0x400f99=_0x4316fe[_0xdd867e(0x1cc)]-0x1;_0x400f99>=0x0;_0x400f99--)if(_0x299531=_0x4316fe[_0x400f99])_0x22696c=(_0x3821a6<0x3?_0x299531(_0x22696c):_0x3821a6>0x3?_0x299531(_0x4a8362,_0x1dc11f,_0x22696c):_0x299531(_0x4a8362,_0x1dc11f))||_0x22696c;}return _0x3821a6>0x3&&_0x22696c&&Object['defineProperty'](_0x4a8362,_0x1dc11f,_0x22696c),_0x22696c;},__metadata=this&&this[a4_0x3ed9a4(0x1c7)]||function(_0x1ffdf3,_0x82106f){const _0x2a0135=a4_0x3ed9a4;if(typeof Reflect==='object'&&typeof Reflect[_0x2a0135(0x1db)]===_0x2a0135(0x1ea))return Reflect['metadata'](_0x1ffdf3,_0x82106f);};Object[a4_0x3ed9a4(0x1eb)](exports,a4_0x3ed9a4(0x1bf),{'value':!![]}),exports[a4_0x3ed9a4(0x1c6)]=void 0x0;const collect_js_1=require('collect.js'),decorator_1=require(a4_0x3ed9a4(0x1df)),interface_1=require(a4_0x3ed9a4(0x1e8));let EventService=class EventService{constructor(){const _0x3ec2e2=a4_0x3ed9a4;this[_0x3ec2e2(0x1e2)]=![];}async['getListevent'](_0x2f0553){const _0xb32b97=a4_0x3ed9a4;if(!this[_0xb32b97(0x1e2)]){this[_0xb32b97(0x1e2)]=!![],this[_0xb32b97(0x1bd)]={};for(const _0x554a81 of(0x0,decorator_1['listModule'])(interface_1[_0xb32b97(0x1ca)])||[]){const _0xf2e4b0=await this[_0xb32b97(0x1c3)]['getApplicationContext']()[_0xb32b97(0x1da)](_0x554a81);for(const _0x2311ac of(0x0,decorator_1[_0xb32b97(0x1c0)])(interface_1[_0xb32b97(0x1be)],_0x554a81)||[]){typeof(_0xf2e4b0[_0x2311ac[_0xb32b97(0x1e3)]]==_0xb32b97(0x1ea))&&(!this[_0xb32b97(0x1bd)][_0x2311ac['name']]&&(this[_0xb32b97(0x1bd)][_0x2311ac[_0xb32b97(0x1e1)]]=[]),this[_0xb32b97(0x1bd)][_0x2311ac[_0xb32b97(0x1e1)]][_0xb32b97(0x1d4)]({'priority':_0x2311ac[_0xb32b97(0x1d1)],'resolve':_0xf2e4b0[_0x2311ac[_0xb32b97(0x1e3)]]['bind'](_0xf2e4b0),'propertyKey':_0x554a81[_0xb32b97(0x1e1)]+'@'+_0x2311ac[_0xb32b97(0x1e3)]}));}}for(const _0x518f2b in this[_0xb32b97(0x1bd)]){this['listevent'][_0x518f2b]=(0x0,collect_js_1[_0xb32b97(0x1dd)])(this['listevent'][_0x518f2b])[_0xb32b97(0x1e7)]('priority')['all']();}}return _0x2f0553?this['listevent'][_0x2f0553]||[]:this[_0xb32b97(0x1bd)];}async[a4_0x3ed9a4(0x1e6)](_0x5eeecb,..._0x188ee1){const _0x4d2a11=a4_0x3ed9a4;var _0x11b025,_0x534d2f;await this[_0x4d2a11(0x1c4)]();for(let _0x313351 in(_0x11b025=this[_0x4d2a11(0x1bd)])===null||_0x11b025===void 0x0?void 0x0:_0x11b025[_0x5eeecb]){const _0x4e14dd=(_0x534d2f=this[_0x4d2a11(0x1bd)][_0x5eeecb])===null||_0x534d2f===void 0x0?void 0x0:_0x534d2f[_0x313351];(_0x4e14dd===null||_0x4e14dd===void 0x0?void 0x0:_0x4e14dd['resolve'])&&typeof(_0x4e14dd===null||_0x4e14dd===void 0x0?void 0x0:_0x4e14dd[_0x4d2a11(0x1d7)])==_0x4d2a11(0x1ea)&&await _0x4e14dd[_0x4d2a11(0x1d7)](..._0x188ee1);}}async[a4_0x3ed9a4(0x1d0)](_0x1a303d,..._0x28c7d8){const _0xa3cb1a=a4_0x3ed9a4;return await this['getListevent'](),await this['emit'](_0x1a303d,..._0x28c7d8),this[_0xa3cb1a(0x1e0)](_0x1a303d);}async[a4_0x3ed9a4(0x1e0)](_0x532295){const _0x51b307=a4_0x3ed9a4;return await this[_0x51b307(0x1c4)](),this[_0x51b307(0x1bd)][_0x532295]&&delete this[_0x51b307(0x1bd)][_0x532295],!!this[_0x51b307(0x1bd)][_0x532295];}};function a4_0x2443(){const _0x4cf706=['__metadata','17689cVHnkB','Provide','EVENT_KEY','2249962XSEfoK','length','event','design:type','__decorate','once','priority','App','getOwnPropertyDescriptor','push','232417ajXHso','2WdVlZq','resolve','decorate','310064ryAaQo','getAsync','metadata','2415390VrBJQT','default','9PmXeZq','@midwayjs/decorator','off','name','init','propertyKey','285504IctzPe','781269ZgJgoN','emit','sortByDesc','../interface','Scope','function','defineProperty','listevent','EVENT_ON_KEY','__esModule','getClassMetadata','104rqfpIc','object','app','getListevent','5jVTmiw','EventService'];a4_0x2443=function(){return _0x4cf706;};return a4_0x2443();}__decorate([(0x0,decorator_1[a4_0x3ed9a4(0x1d2)])(),__metadata(a4_0x3ed9a4(0x1ce),Object)],EventService['prototype'],a4_0x3ed9a4(0x1c3),void 0x0),EventService=__decorate([(0x0,decorator_1[a4_0x3ed9a4(0x1c9)])(a4_0x3ed9a4(0x1cd)),(0x0,decorator_1[a4_0x3ed9a4(0x1e9)])(decorator_1['ScopeEnum']['Singleton'])],EventService),exports[a4_0x3ed9a4(0x1c6)]=EventService;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@anncic-api/event",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.16",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"files": [
|
|
@@ -21,5 +21,5 @@
|
|
|
21
21
|
"javascript-obfuscator": "2.19.0",
|
|
22
22
|
"typescript": "^4.7.4"
|
|
23
23
|
},
|
|
24
|
-
"gitHead": "
|
|
24
|
+
"gitHead": "0ff6324a04283726d1e958f88999e4bbac666af5"
|
|
25
25
|
}
|