@anncic-api/event 1.0.15 → 1.0.18
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';
|
|
1
|
+
'use strict';var a0_0x5bb721=a0_0x4226;(function(_0x3e4e0e,_0x5cdace){var _0x564c3b=a0_0x4226,_0x39e974=_0x3e4e0e();while(!![]){try{var _0x55f385=parseInt(_0x564c3b(0x1b0))/0x1*(parseInt(_0x564c3b(0x1c0))/0x2)+parseInt(_0x564c3b(0x1bc))/0x3+-parseInt(_0x564c3b(0x1b4))/0x4*(-parseInt(_0x564c3b(0x1b9))/0x5)+parseInt(_0x564c3b(0x1aa))/0x6*(-parseInt(_0x564c3b(0x1af))/0x7)+-parseInt(_0x564c3b(0x1c1))/0x8+parseInt(_0x564c3b(0x1b6))/0x9+parseInt(_0x564c3b(0x1ad))/0xa*(-parseInt(_0x564c3b(0x1b2))/0xb);if(_0x55f385===_0x5cdace)break;else _0x39e974['push'](_0x39e974['shift']());}catch(_0x21748c){_0x39e974['push'](_0x39e974['shift']());}}}(a0_0x12e5,0x4dcab));function a0_0x4226(_0x1ee3fb,_0x3feeeb){var _0x12e537=a0_0x12e5();return a0_0x4226=function(_0x4226a7,_0x1b33d3){_0x4226a7=_0x4226a7-0x1a9;var _0x18c636=_0x12e537[_0x4226a7];return _0x18c636;},a0_0x4226(_0x1ee3fb,_0x3feeeb);}var __decorate=this&&this['__decorate']||function(_0x29a224,_0x4e837f,_0x3e386a,_0x36f0e6){var _0x2093a8=a0_0x4226,_0x27c15b=arguments[_0x2093a8(0x1ab)],_0x40e1fb=_0x27c15b<0x3?_0x4e837f:_0x36f0e6===null?_0x36f0e6=Object[_0x2093a8(0x1bb)](_0x4e837f,_0x3e386a):_0x36f0e6,_0x381433;if(typeof Reflect==='object'&&typeof Reflect[_0x2093a8(0x1c3)]===_0x2093a8(0x1c5))_0x40e1fb=Reflect['decorate'](_0x29a224,_0x4e837f,_0x3e386a,_0x36f0e6);else{for(var _0x432a36=_0x29a224[_0x2093a8(0x1ab)]-0x1;_0x432a36>=0x0;_0x432a36--)if(_0x381433=_0x29a224[_0x432a36])_0x40e1fb=(_0x27c15b<0x3?_0x381433(_0x40e1fb):_0x27c15b>0x3?_0x381433(_0x4e837f,_0x3e386a,_0x40e1fb):_0x381433(_0x4e837f,_0x3e386a))||_0x40e1fb;}return _0x27c15b>0x3&&_0x40e1fb&&Object[_0x2093a8(0x1c6)](_0x4e837f,_0x3e386a,_0x40e1fb),_0x40e1fb;},__metadata=this&&this['__metadata']||function(_0x55f4bb,_0x22ad98){var _0x5b19fc=a0_0x4226;if(typeof Reflect==='object'&&typeof Reflect[_0x5b19fc(0x1b1)]===_0x5b19fc(0x1c5))return Reflect[_0x5b19fc(0x1b1)](_0x55f4bb,_0x22ad98);};Object[a0_0x5bb721(0x1c6)](exports,a0_0x5bb721(0x1b8),{'value':!![]}),exports[a0_0x5bb721(0x1b5)]=void 0x0;function a0_0x12e5(){var _0x2a200b=['Inject','50910WAWxMF','decorator','7ARsWDu','43DOGArb','metadata','341XHMItU','prototype','4IMlroS','CustomConfiguration','631611kNCIdc','MidwayDecoratorService','__esModule','2560105GeIYwS','@midwayjs/decorator','getOwnPropertyDescriptor','1088478LjrKvM','config','onReady','@midwayjs/core','5894eAbidR','2435112UxgWMG','anncic-api:event','decorate','Configuration','function','defineProperty','design:type','1745412BwyCwS','length'];a0_0x12e5=function(){return _0x2a200b;};return a0_0x12e5();}const decorator_1=require(a0_0x5bb721(0x1ba)),core_1=require(a0_0x5bb721(0x1bf));let CustomConfiguration=class CustomConfiguration{async[a0_0x5bb721(0x1be)](){}};__decorate([(0x0,decorator_1['Inject'])(),__metadata(a0_0x5bb721(0x1a9),core_1['MidwayConfigService'])],CustomConfiguration['prototype'],a0_0x5bb721(0x1bd),void 0x0),__decorate([(0x0,decorator_1[a0_0x5bb721(0x1ac)])(),__metadata(a0_0x5bb721(0x1a9),core_1[a0_0x5bb721(0x1b7)])],CustomConfiguration[a0_0x5bb721(0x1b3)],a0_0x5bb721(0x1ae),void 0x0),CustomConfiguration=__decorate([(0x0,decorator_1[a0_0x5bb721(0x1c4)])({'conflictCheck':![],'namespace':a0_0x5bb721(0x1c2)})],CustomConfiguration),exports[a0_0x5bb721(0x1b5)]=CustomConfiguration;
|
package/dist/decorator/Event.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';function a1_0x4845(){const _0x2fd840=['299556jDyfAT','61797GWDAMA','1246362pfQSNo','saveModule','Event','EVENT_ON_KEY','1126605nixvjq','2064480kztnkl','../interface','8510528Tfffxl','defineProperty','attachClassMetadata','Scope','6HTFcew','ScopeEnum','Request','623861VrnEsX','EVENT_KEY'];a1_0x4845=function(){return _0x2fd840;};return a1_0x4845();}function a1_0x2dd5(_0x218ada,_0x2f27a8){const _0x4845b2=a1_0x4845();return a1_0x2dd5=function(_0x2dd5cb,_0x1f4b50){_0x2dd5cb=_0x2dd5cb-0x72;let _0xb96ff9=_0x4845b2[_0x2dd5cb];return _0xb96ff9;},a1_0x2dd5(_0x218ada,_0x2f27a8);}const a1_0x153ade=a1_0x2dd5;(function(_0x48cbb5,_0x3cedd7){const _0x28b5cc=a1_0x2dd5,_0x4f398e=_0x48cbb5();while(!![]){try{const _0x1ab9d8=parseInt(_0x28b5cc(0x7c))/0x1+parseInt(_0x28b5cc(0x7d))/0x2+parseInt(_0x28b5cc(0x7b))/0x3+parseInt(_0x28b5cc(0x82))/0x4+parseInt(_0x28b5cc(0x81))/0x5+parseInt(_0x28b5cc(0x76))/0x6*(-parseInt(_0x28b5cc(0x79))/0x7)+-parseInt(_0x28b5cc(0x72))/0x8;if(_0x1ab9d8===_0x3cedd7)break;else _0x4f398e['push'](_0x4f398e['shift']());}catch(_0x5db3f4){_0x4f398e['push'](_0x4f398e['shift']());}}}(a1_0x4845,0x5b254));Object[a1_0x153ade(0x73)](exports,'__esModule',{'value':!![]}),exports['Event']=void 0x0;const decorator_1=require('@midwayjs/decorator'),interface_1=require(a1_0x153ade(0x83));function Event(){return _0x124b36=>{const _0x5376cd=a1_0x2dd5;(0x0,decorator_1['Provide'])()(_0x124b36),(0x0,decorator_1[_0x5376cd(0x7e)])(interface_1[_0x5376cd(0x7a)],_0x124b36),(0x0,decorator_1[_0x5376cd(0x75)])(decorator_1[_0x5376cd(0x77)][_0x5376cd(0x78)],{'allowDowngrade':!![]})(_0x124b36);};}exports[a1_0x153ade(0x7f)]=Event,Event['On']=function(_0xca9ae1,_0x29fde3=0x0){return(_0x2265fe,_0x55b101,_0x66bb5e)=>{const _0x3b9e00=a1_0x2dd5;return(0x0,decorator_1[_0x3b9e00(0x74)])(interface_1[_0x3b9e00(0x80)],{'name':_0xca9ae1,'priority':_0x29fde3,'propertyKey':_0x55b101,'descriptor':_0x66bb5e},_0x2265fe),_0x66bb5e;};};
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var a2_0x31031b=a2_0x6025;(function(_0x127c47,_0xa18d28){var _0x2f5c08=a2_0x6025,_0x215526=_0x127c47();while(!![]){try{var _0x4a10cb=parseInt(_0x2f5c08(0x108))/0x1*(-parseInt(_0x2f5c08(0x107))/0x2)+parseInt(_0x2f5c08(0x101))/0x3+parseInt(_0x2f5c08(0xf8))/0x4*(parseInt(_0x2f5c08(0xfc))/0x5)+-parseInt(_0x2f5c08(0x10a))/0x6+parseInt(_0x2f5c08(0x100))/0x7+-parseInt(_0x2f5c08(0x109))/0x8*(-parseInt(_0x2f5c08(0x103))/0x9)+-parseInt(_0x2f5c08(0xf9))/0xa*(-parseInt(_0x2f5c08(0x10b))/0xb);if(_0x4a10cb===_0xa18d28)break;else _0x215526['push'](_0x215526['shift']());}catch(_0x31e32d){_0x215526['push'](_0x215526['shift']());}}}(a2_0x13a6,0x9231b));function a2_0x6025(_0x2b2230,_0x4b3495){var _0x13a6f4=a2_0x13a6();return a2_0x6025=function(_0x602547,_0x53664a){_0x602547=_0x602547-0xf8;var _0x1b9a9e=_0x13a6f4[_0x602547];return _0x1b9a9e;},a2_0x6025(_0x2b2230,_0x4b3495);}Object['defineProperty'](exports,a2_0x31031b(0x102),{'value':!![]}),exports[a2_0x31031b(0x105)]=exports['EventService']=exports[a2_0x31031b(0x104)]=void 0x0;var Event_1=require(a2_0x31031b(0xff));function a2_0x13a6(){var _0x356906=['./service/EventService','./decorator/Event','362908bfybKw','621111YhOtvJ','__esModule','1878021EIpTMd','Event','Configuration','CustomConfiguration','363434IzSILO','3mresSG','8VjsjXM','2175120KuXDOk','77wqpHEP','104MYfoNZ','781780LnUMve','EventService','defineProperty','94555QLOdnK','./configuration'];a2_0x13a6=function(){return _0x356906;};return a2_0x13a6();}Object[a2_0x31031b(0xfb)](exports,a2_0x31031b(0x104),{'enumerable':!![],'get':function(){return Event_1['Event'];}});var EventService_1=require(a2_0x31031b(0xfe));Object[a2_0x31031b(0xfb)](exports,a2_0x31031b(0xfa),{'enumerable':!![],'get':function(){var _0x40e06a=a2_0x31031b;return EventService_1[_0x40e06a(0xfa)];}});var configuration_1=require(a2_0x31031b(0xfd));Object['defineProperty'](exports,a2_0x31031b(0x105),{'enumerable':!![],'get':function(){var _0x49545e=a2_0x31031b;return configuration_1[_0x49545e(0x106)];}});
|
package/dist/interface.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';function a3_0x1033(){var _0x230412=['42OQKEVu','defineProperty','1695843bvNVdF','EVENT_ON_KEY','15193SeITBO','137754iNXhAi','EVENT_KEY','5QTNgPT','403928ccCMTD','341452kFGeXx','477741POfKGn','14MQcGrT','7451860hbnYfA'];a3_0x1033=function(){return _0x230412;};return a3_0x1033();}var a3_0x2edc00=a3_0x2c63;(function(_0x5b102e,_0x3efb9a){var _0x4b789b=a3_0x2c63,_0x5c84f2=_0x5b102e();while(!![]){try{var _0x5c3b5b=-parseInt(_0x4b789b(0x133))/0x1*(parseInt(_0x4b789b(0x12f))/0x2)+parseInt(_0x4b789b(0x139))/0x3+parseInt(_0x4b789b(0x138))/0x4*(-parseInt(_0x4b789b(0x136))/0x5)+-parseInt(_0x4b789b(0x134))/0x6+parseInt(_0x4b789b(0x13a))/0x7*(-parseInt(_0x4b789b(0x137))/0x8)+-parseInt(_0x4b789b(0x131))/0x9+parseInt(_0x4b789b(0x13b))/0xa;if(_0x5c3b5b===_0x3efb9a)break;else _0x5c84f2['push'](_0x5c84f2['shift']());}catch(_0x5655ac){_0x5c84f2['push'](_0x5c84f2['shift']());}}}(a3_0x1033,0x2dd01));function a3_0x2c63(_0x38135,_0x2f9cb6){var _0x103307=a3_0x1033();return a3_0x2c63=function(_0x2c63a7,_0x2bb82a){_0x2c63a7=_0x2c63a7-0x12f;var _0x332f3d=_0x103307[_0x2c63a7];return _0x332f3d;},a3_0x2c63(_0x38135,_0x2f9cb6);}Object[a3_0x2edc00(0x130)](exports,'__esModule',{'value':!![]}),exports[a3_0x2edc00(0x132)]=exports[a3_0x2edc00(0x135)]=void 0x0,exports[a3_0x2edc00(0x135)]='anncic-api:event',exports[a3_0x2edc00(0x132)]='anncic-api:event:on';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const a4_0x2be93d=a4_0x4ac0;(function(_0x210002,_0x4c46d2){const _0x34e535=a4_0x4ac0,_0x2be83c=_0x210002();while(!![]){try{const _0x359739=-parseInt(_0x34e535(0x12e))/0x1*(parseInt(_0x34e535(0x12f))/0x2)+-parseInt(_0x34e535(0x148))/0x3+parseInt(_0x34e535(0x128))/0x4+-parseInt(_0x34e535(0x142))/0x5*(-parseInt(_0x34e535(0x134))/0x6)+parseInt(_0x34e535(0x141))/0x7+-parseInt(_0x34e535(0x136))/0x8+parseInt(_0x34e535(0x14b))/0x9*(parseInt(_0x34e535(0x14c))/0xa);if(_0x359739===_0x4c46d2)break;else _0x2be83c['push'](_0x2be83c['shift']());}catch(_0x24a748){_0x2be83c['push'](_0x2be83c['shift']());}}}(a4_0x18ab,0xb63e4));var __decorate=this&&this[a4_0x2be93d(0x140)]||function(_0x500877,_0x37263c,_0x5b2cf1,_0xa3007d){const _0x4bb379=a4_0x2be93d;var _0x135517=arguments[_0x4bb379(0x135)],_0x5a8ae0=_0x135517<0x3?_0x37263c:_0xa3007d===null?_0xa3007d=Object[_0x4bb379(0x144)](_0x37263c,_0x5b2cf1):_0xa3007d,_0x352e9d;if(typeof Reflect===_0x4bb379(0x126)&&typeof Reflect['decorate']===_0x4bb379(0x12a))_0x5a8ae0=Reflect[_0x4bb379(0x13e)](_0x500877,_0x37263c,_0x5b2cf1,_0xa3007d);else{for(var _0x1ecf87=_0x500877[_0x4bb379(0x135)]-0x1;_0x1ecf87>=0x0;_0x1ecf87--)if(_0x352e9d=_0x500877[_0x1ecf87])_0x5a8ae0=(_0x135517<0x3?_0x352e9d(_0x5a8ae0):_0x135517>0x3?_0x352e9d(_0x37263c,_0x5b2cf1,_0x5a8ae0):_0x352e9d(_0x37263c,_0x5b2cf1))||_0x5a8ae0;}return _0x135517>0x3&&_0x5a8ae0&&Object['defineProperty'](_0x37263c,_0x5b2cf1,_0x5a8ae0),_0x5a8ae0;},__metadata=this&&this[a4_0x2be93d(0x13f)]||function(_0x1f7d43,_0x5ae32c){const _0x414bfa=a4_0x2be93d;if(typeof Reflect===_0x414bfa(0x126)&&typeof Reflect['metadata']===_0x414bfa(0x12a))return Reflect[_0x414bfa(0x147)](_0x1f7d43,_0x5ae32c);};function a4_0x4ac0(_0x281ebb,_0x46ca2d){const _0x18ab24=a4_0x18ab();return a4_0x4ac0=function(_0x4ac085,_0x17ccb4){_0x4ac085=_0x4ac085-0x121;let _0x4730de=_0x18ab24[_0x4ac085];return _0x4730de;},a4_0x4ac0(_0x281ebb,_0x46ca2d);}Object[a4_0x2be93d(0x121)](exports,a4_0x2be93d(0x13a),{'value':!![]}),exports[a4_0x2be93d(0x14a)]=void 0x0;const collect_js_1=require(a4_0x2be93d(0x14d)),decorator_1=require('@midwayjs/decorator'),interface_1=require(a4_0x2be93d(0x13b));let EventService=class EventService{constructor(){const _0x3bfbf3=a4_0x2be93d;this[_0x3bfbf3(0x13c)]=![];}async[a4_0x2be93d(0x124)](_0x2b8657){const _0x2fe4bd=a4_0x2be93d;if(!this[_0x2fe4bd(0x13c)]){this[_0x2fe4bd(0x13c)]=!![],this['listevent']={};for(const _0x12915f of(0x0,decorator_1['listModule'])(interface_1[_0x2fe4bd(0x12d)])||[]){const _0x173fd5=await this[_0x2fe4bd(0x139)][_0x2fe4bd(0x145)]()[_0x2fe4bd(0x14f)](_0x12915f);for(const _0x20b8c9 of(0x0,decorator_1[_0x2fe4bd(0x133)])(interface_1['EVENT_ON_KEY'],_0x12915f)||[]){typeof(_0x173fd5[_0x20b8c9[_0x2fe4bd(0x12c)]]==_0x2fe4bd(0x12a))&&(!this[_0x2fe4bd(0x130)][_0x20b8c9[_0x2fe4bd(0x143)]]&&(this[_0x2fe4bd(0x130)][_0x20b8c9['name']]=[]),this[_0x2fe4bd(0x130)][_0x20b8c9[_0x2fe4bd(0x143)]][_0x2fe4bd(0x14e)]({'priority':_0x20b8c9[_0x2fe4bd(0x149)],'resolve':_0x173fd5[_0x20b8c9['propertyKey']]['bind'](_0x173fd5),'propertyKey':_0x12915f[_0x2fe4bd(0x143)]+'@'+_0x20b8c9[_0x2fe4bd(0x12c)]}));}}for(const _0x17a55d in this[_0x2fe4bd(0x130)]){this[_0x2fe4bd(0x130)][_0x17a55d]=(0x0,collect_js_1['default'])(this['listevent'][_0x17a55d])[_0x2fe4bd(0x12b)](_0x2fe4bd(0x149))[_0x2fe4bd(0x138)]();}}return _0x2b8657?this[_0x2fe4bd(0x130)][_0x2b8657]||[]:this[_0x2fe4bd(0x130)];}async['emit'](_0x378cc3,..._0x16c2b9){const _0x4a7951=a4_0x2be93d;var _0x27b10d,_0x540acc;await this[_0x4a7951(0x124)]();for(let _0x338b3b in(_0x27b10d=this[_0x4a7951(0x130)])===null||_0x27b10d===void 0x0?void 0x0:_0x27b10d[_0x378cc3]){const _0x1dad36=(_0x540acc=this[_0x4a7951(0x130)][_0x378cc3])===null||_0x540acc===void 0x0?void 0x0:_0x540acc[_0x338b3b];(_0x1dad36===null||_0x1dad36===void 0x0?void 0x0:_0x1dad36[_0x4a7951(0x123)])&&typeof(_0x1dad36===null||_0x1dad36===void 0x0?void 0x0:_0x1dad36['resolve'])=='function'&&await _0x1dad36[_0x4a7951(0x123)](..._0x16c2b9);}}async[a4_0x2be93d(0x132)](_0x494dac,..._0x27b52c){const _0x30923f=a4_0x2be93d;return await this[_0x30923f(0x124)](),await this['emit'](_0x494dac,..._0x27b52c),this[_0x30923f(0x129)](_0x494dac);}async[a4_0x2be93d(0x129)](_0x10fe24){const _0x5149e9=a4_0x2be93d;return await this[_0x5149e9(0x124)](),this[_0x5149e9(0x130)][_0x10fe24]&&delete this[_0x5149e9(0x130)][_0x10fe24],!!this['listevent'][_0x10fe24];}};function a4_0x18ab(){const _0x16fbc7=['getAsync','defineProperty','Provide','resolve','getListevent','Scope','object','App','4925240PgUyQa','off','function','sortByDesc','propertyKey','EVENT_KEY','3ANnImn','241558BtoDyY','listevent','Singleton','once','getClassMetadata','107232LSBxqM','length','8336784jnpbMe','event','all','app','__esModule','../interface','init','prototype','decorate','__metadata','__decorate','1248639Iwlcfe','140lNDEDf','name','getOwnPropertyDescriptor','getApplicationContext','ScopeEnum','metadata','591309TkDpNV','priority','EventService','3941127jyNuPM','10uaxJnR','collect.js','push'];a4_0x18ab=function(){return _0x16fbc7;};return a4_0x18ab();}__decorate([(0x0,decorator_1[a4_0x2be93d(0x127)])(),__metadata('design:type',Object)],EventService[a4_0x2be93d(0x13d)],'app',void 0x0),EventService=__decorate([(0x0,decorator_1[a4_0x2be93d(0x122)])(a4_0x2be93d(0x137)),(0x0,decorator_1[a4_0x2be93d(0x125)])(decorator_1[a4_0x2be93d(0x146)][a4_0x2be93d(0x131)])],EventService),exports[a4_0x2be93d(0x14a)]=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.18",
|
|
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": "3f4ba4dd5a6642fd710d93c1b5fbec920f558c1a"
|
|
25
25
|
}
|