@anncic-api/event 1.0.6 → 1.0.7
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';var
|
|
1
|
+
'use strict';var a0_0x43d957=a0_0x5aa4;(function(_0x4c3d57,_0x5dd2f7){var _0x1b05db=a0_0x5aa4,_0x34543c=_0x4c3d57();while(!![]){try{var _0x17dcc7=parseInt(_0x1b05db(0x1e7))/0x1*(-parseInt(_0x1b05db(0x1fd))/0x2)+parseInt(_0x1b05db(0x1ef))/0x3*(parseInt(_0x1b05db(0x1e6))/0x4)+parseInt(_0x1b05db(0x1f0))/0x5+-parseInt(_0x1b05db(0x1ed))/0x6+-parseInt(_0x1b05db(0x1ec))/0x7*(-parseInt(_0x1b05db(0x1f3))/0x8)+parseInt(_0x1b05db(0x202))/0x9+-parseInt(_0x1b05db(0x203))/0xa*(-parseInt(_0x1b05db(0x1e9))/0xb);if(_0x17dcc7===_0x5dd2f7)break;else _0x34543c['push'](_0x34543c['shift']());}catch(_0x2fb1ed){_0x34543c['push'](_0x34543c['shift']());}}}(a0_0x1a4e,0x1a6e3));var __decorate=this&&this[a0_0x43d957(0x1f1)]||function(_0x1c1426,_0x450dbb,_0x3e314b,_0x1652d9){var _0x9896e8=a0_0x43d957,_0x506cb0=arguments[_0x9896e8(0x1eb)],_0x157804=_0x506cb0<0x3?_0x450dbb:_0x1652d9===null?_0x1652d9=Object['getOwnPropertyDescriptor'](_0x450dbb,_0x3e314b):_0x1652d9,_0x3e6313;if(typeof Reflect===_0x9896e8(0x1f4)&&typeof Reflect[_0x9896e8(0x1f6)]===_0x9896e8(0x1e8))_0x157804=Reflect[_0x9896e8(0x1f6)](_0x1c1426,_0x450dbb,_0x3e314b,_0x1652d9);else{for(var _0x1c0120=_0x1c1426[_0x9896e8(0x1eb)]-0x1;_0x1c0120>=0x0;_0x1c0120--)if(_0x3e6313=_0x1c1426[_0x1c0120])_0x157804=(_0x506cb0<0x3?_0x3e6313(_0x157804):_0x506cb0>0x3?_0x3e6313(_0x450dbb,_0x3e314b,_0x157804):_0x3e6313(_0x450dbb,_0x3e314b))||_0x157804;}return _0x506cb0>0x3&&_0x157804&&Object[_0x9896e8(0x1fb)](_0x450dbb,_0x3e314b,_0x157804),_0x157804;},__metadata=this&&this['__metadata']||function(_0x5950ed,_0x7a5dd8){var _0x2b2410=a0_0x43d957;if(typeof Reflect==='object'&&typeof Reflect[_0x2b2410(0x1ea)]==='function')return Reflect[_0x2b2410(0x1ea)](_0x5950ed,_0x7a5dd8);};Object['defineProperty'](exports,a0_0x43d957(0x201),{'value':!![]}),exports[a0_0x43d957(0x1fa)]=void 0x0;const decorator_1=require('@midwayjs/decorator'),core_1=require(a0_0x43d957(0x1f2));function a0_0x5aa4(_0x327876,_0x574752){var _0x1a4ed4=a0_0x1a4e();return a0_0x5aa4=function(_0x5aa4fb,_0x2e7922){_0x5aa4fb=_0x5aa4fb-0x1e6;var _0xbb5d1f=_0x1a4ed4[_0x5aa4fb];return _0xbb5d1f;},a0_0x5aa4(_0x327876,_0x574752);}let CustomConfiguration=class CustomConfiguration{async['onReady'](){}};__decorate([(0x0,decorator_1[a0_0x43d957(0x1f9)])(),__metadata(a0_0x43d957(0x1f8),core_1[a0_0x43d957(0x1f7)])],CustomConfiguration[a0_0x43d957(0x1f5)],a0_0x43d957(0x1ee),void 0x0),__decorate([(0x0,decorator_1['Inject'])(),__metadata('design:type',core_1[a0_0x43d957(0x200)])],CustomConfiguration[a0_0x43d957(0x1f5)],a0_0x43d957(0x1ff),void 0x0),CustomConfiguration=__decorate([(0x0,decorator_1[a0_0x43d957(0x1fc)])({'conflictCheck':![],'namespace':a0_0x43d957(0x1fe)})],CustomConfiguration),exports[a0_0x43d957(0x1fa)]=CustomConfiguration;function a0_0x1a4e(){var _0x5cd360=['136580Bmahxx','__decorate','@midwayjs/core','4368oqdCwa','object','prototype','decorate','MidwayConfigService','design:type','Inject','CustomConfiguration','defineProperty','Configuration','10wstcFv','anncic-api:event','decorator','MidwayDecoratorService','__esModule','541611ASYqKl','491220dLWRlO','12184mybeXz','33723KKKbdl','function','11vmElpZ','metadata','length','1659BEvmed','501426rYztJx','config','93gHthke'];a0_0x1a4e=function(){return _0x5cd360;};return a0_0x1a4e();}
|
package/dist/decorator/Event.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';const a1_0x141d3e=a1_0x4473;function a1_0x4473(_0x8d3402,_0xf0e4fd){const _0x4f7901=a1_0x4f79();return a1_0x4473=function(_0x447301,_0x508616){_0x447301=_0x447301-0x8c;let _0x48bd6c=_0x4f7901[_0x447301];return _0x48bd6c;},a1_0x4473(_0x8d3402,_0xf0e4fd);}function a1_0x4f79(){const _0x3c4181=['../interface','defineProperty','9ytkgnH','Scope','attachClassMetadata','Event','234580XBPVmC','__esModule','285385ndJftu','8BJmEGx','2406450TIbhLj','Provide','259147XxFdfj','2833182SclyqT','saveModule','ScopeEnum','EVENT_KEY','4ihyDEe','EVENT_ON_KEY','@midwayjs/decorator','4369250DNaLGh','19077839DMAbic','4tnmbiZ'];a1_0x4f79=function(){return _0x3c4181;};return a1_0x4f79();}(function(_0x3e5852,_0x58ec6f){const _0x5ce0ca=a1_0x4473,_0x27f0dc=_0x3e5852();while(!![]){try{const _0xde757d=-parseInt(_0x5ce0ca(0xa0))/0x1*(-parseInt(_0x5ce0ca(0x95))/0x2)+parseInt(_0x5ce0ca(0x9c))/0x3+parseInt(_0x5ce0ca(0x8e))/0x4*(-parseInt(_0x5ce0ca(0x97))/0x5)+parseInt(_0x5ce0ca(0x99))/0x6+-parseInt(_0x5ce0ca(0x9b))/0x7*(-parseInt(_0x5ce0ca(0x98))/0x8)+parseInt(_0x5ce0ca(0x91))/0x9*(parseInt(_0x5ce0ca(0x8c))/0xa)+-parseInt(_0x5ce0ca(0x8d))/0xb;if(_0xde757d===_0x58ec6f)break;else _0x27f0dc['push'](_0x27f0dc['shift']());}catch(_0x215927){_0x27f0dc['push'](_0x27f0dc['shift']());}}}(a1_0x4f79,0x795fd));Object[a1_0x141d3e(0x90)](exports,a1_0x141d3e(0x96),{'value':!![]}),exports[a1_0x141d3e(0x94)]=void 0x0;const decorator_1=require(a1_0x141d3e(0xa2)),interface_1=require(a1_0x141d3e(0x8f));function Event(){return _0x5294ad=>{const _0x8d994d=a1_0x4473;(0x0,decorator_1[_0x8d994d(0x9a)])()(_0x5294ad),(0x0,decorator_1[_0x8d994d(0x9d)])(interface_1[_0x8d994d(0x9f)],_0x5294ad),(0x0,decorator_1[_0x8d994d(0x92)])(decorator_1[_0x8d994d(0x9e)]['Request'],{'allowDowngrade':!![]})(_0x5294ad);};}exports['Event']=Event,Event['On']=function(_0x19addd,_0x38e350=0x0){return(_0x461cab,_0x4a402b,_0x59ffa8)=>{const _0x26dbd8=a1_0x4473;return(0x0,decorator_1[_0x26dbd8(0x93)])(interface_1[_0x26dbd8(0xa1)],{'name':_0x19addd,'priority':_0x38e350,'propertyKey':_0x4a402b,'descriptor':_0x59ffa8},_0x461cab),_0x59ffa8;};};
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function
|
|
1
|
+
'use strict';var a2_0x8afcbc=a2_0x5cd4;function a2_0x5796(){var _0x1ff7b9=['EventService','./service/EventService','./decorator/Event','75zLnWzQ','1181346MOVilJ','CustomConfiguration','3493kpsWOR','./configuration','291196lxgikY','933610ZXnoJi','55898960yIfdLA','Configuration','1832XyYzWF','__esModule','52533mpZRWi','Event','18318NswJwd','7781635ZDMOtG','defineProperty'];a2_0x5796=function(){return _0x1ff7b9;};return a2_0x5796();}(function(_0x4f5262,_0xc6e62f){var _0xfa7679=a2_0x5cd4,_0x30210a=_0x4f5262();while(!![]){try{var _0x4c1e40=parseInt(_0xfa7679(0xa4))/0x1+-parseInt(_0xfa7679(0x9f))/0x2+parseInt(_0xfa7679(0x9e))/0x3*(parseInt(_0xfa7679(0xa3))/0x4)+parseInt(_0xfa7679(0x99))/0x5+-parseInt(_0xfa7679(0x98))/0x6*(-parseInt(_0xfa7679(0xa1))/0x7)+parseInt(_0xfa7679(0xa7))/0x8*(parseInt(_0xfa7679(0xa9))/0x9)+-parseInt(_0xfa7679(0xa5))/0xa;if(_0x4c1e40===_0xc6e62f)break;else _0x30210a['push'](_0x30210a['shift']());}catch(_0x21cf18){_0x30210a['push'](_0x30210a['shift']());}}}(a2_0x5796,0xf1917));function a2_0x5cd4(_0x856612,_0x275ee3){var _0x5796d9=a2_0x5796();return a2_0x5cd4=function(_0x5cd4a6,_0x30aeea){_0x5cd4a6=_0x5cd4a6-0x98;var _0x5df957=_0x5796d9[_0x5cd4a6];return _0x5df957;},a2_0x5cd4(_0x856612,_0x275ee3);}Object[a2_0x8afcbc(0x9a)](exports,a2_0x8afcbc(0xa8),{'value':!![]}),exports['Configuration']=exports['EventService']=exports['Event']=void 0x0;var Event_1=require(a2_0x8afcbc(0x9d));Object[a2_0x8afcbc(0x9a)](exports,a2_0x8afcbc(0xaa),{'enumerable':!![],'get':function(){var _0x1e78df=a2_0x8afcbc;return Event_1[_0x1e78df(0xaa)];}});var EventService_1=require(a2_0x8afcbc(0x9c));Object['defineProperty'](exports,a2_0x8afcbc(0x9b),{'enumerable':!![],'get':function(){var _0x4b9de6=a2_0x8afcbc;return EventService_1[_0x4b9de6(0x9b)];}});var configuration_1=require(a2_0x8afcbc(0xa2));Object[a2_0x8afcbc(0x9a)](exports,a2_0x8afcbc(0xa6),{'enumerable':!![],'get':function(){var _0x24cbdd=a2_0x8afcbc;return configuration_1[_0x24cbdd(0xa0)];}});
|
package/dist/interface.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';var
|
|
1
|
+
'use strict';var a3_0x595a7e=a3_0x150a;function a3_0x52d8(){var _0x4428da=['EVENT_ON_KEY','1449CRaiHo','2715ddJBna','456444hTRndD','anncic-api:event','8724qyWxXg','734NxKHNT','2475dMsCaw','3955770ZaTmPy','__esModule','419322bPpUrM','EVENT_KEY','11GCpfaO','defineProperty','7880OaFbfo','5442390oioHKh'];a3_0x52d8=function(){return _0x4428da;};return a3_0x52d8();}function a3_0x150a(_0x4061b3,_0x99d8be){var _0x52d8d0=a3_0x52d8();return a3_0x150a=function(_0x150a78,_0x1058b7){_0x150a78=_0x150a78-0x79;var _0x16bf62=_0x52d8d0[_0x150a78];return _0x16bf62;},a3_0x150a(_0x4061b3,_0x99d8be);}(function(_0x2d5471,_0x5c2856){var _0x8c82bf=a3_0x150a,_0x5d23f3=_0x2d5471();while(!![]){try{var _0x5ce2b9=-parseInt(_0x8c82bf(0x80))/0x1+parseInt(_0x8c82bf(0x7c))/0x2*(parseInt(_0x8c82bf(0x7d))/0x3)+-parseInt(_0x8c82bf(0x79))/0x4+parseInt(_0x8c82bf(0x88))/0x5*(parseInt(_0x8c82bf(0x7b))/0x6)+parseInt(_0x8c82bf(0x7e))/0x7+-parseInt(_0x8c82bf(0x84))/0x8*(parseInt(_0x8c82bf(0x87))/0x9)+-parseInt(_0x8c82bf(0x85))/0xa*(parseInt(_0x8c82bf(0x82))/0xb);if(_0x5ce2b9===_0x5c2856)break;else _0x5d23f3['push'](_0x5d23f3['shift']());}catch(_0x52d2f4){_0x5d23f3['push'](_0x5d23f3['shift']());}}}(a3_0x52d8,0x66d1e));Object[a3_0x595a7e(0x83)](exports,a3_0x595a7e(0x7f),{'value':!![]}),exports[a3_0x595a7e(0x86)]=exports['EVENT_KEY']=void 0x0,exports[a3_0x595a7e(0x81)]=a3_0x595a7e(0x7a),exports[a3_0x595a7e(0x86)]='anncic-api:event:on';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';const
|
|
1
|
+
'use strict';function a4_0x51f6(){const _0x52fe83=['prototype','122272QmZYRa','function','EVENT_KEY','metadata','30InWbKE','app','name','Scope','156308LxLsRS','collect.js','default','__esModule','all','listevent','267WSUiuw','defineProperty','EventService','listModule','Provide','getAsync','priority','getClassMetadata','@midwayjs/decorator','2526HgqWnv','798831xvIdxv','design:type','1225488mMPlVb','getOwnPropertyDescriptor','984946SKqPAG','__metadata','63fvHGHS','18068ErFUTU','sortByDesc','object','push','Singleton','App','44YRWkrt','init','EVENT_ON_KEY','emit','length','getListevent','decorate','propertyKey','getApplicationContext','235vJgBwb','__decorate'];a4_0x51f6=function(){return _0x52fe83;};return a4_0x51f6();}const a4_0x47bf71=a4_0x3d6a;function a4_0x3d6a(_0x3f9c54,_0x3aaa3a){const _0x51f618=a4_0x51f6();return a4_0x3d6a=function(_0x3d6a43,_0x19495d){_0x3d6a43=_0x3d6a43-0x140;let _0x3f06b2=_0x51f618[_0x3d6a43];return _0x3f06b2;},a4_0x3d6a(_0x3f9c54,_0x3aaa3a);}(function(_0x3ef607,_0x545c7c){const _0x89f456=a4_0x3d6a,_0x3fd3d0=_0x3ef607();while(!![]){try{const _0x5c2c31=parseInt(_0x89f456(0x141))/0x1+parseInt(_0x89f456(0x155))/0x2+-parseInt(_0x89f456(0x147))/0x3*(parseInt(_0x89f456(0x158))/0x4)+-parseInt(_0x89f456(0x167))/0x5*(-parseInt(_0x89f456(0x150))/0x6)+-parseInt(_0x89f456(0x157))/0x7*(-parseInt(_0x89f456(0x16a))/0x8)+-parseInt(_0x89f456(0x151))/0x9*(-parseInt(_0x89f456(0x16e))/0xa)+parseInt(_0x89f456(0x15e))/0xb*(-parseInt(_0x89f456(0x153))/0xc);if(_0x5c2c31===_0x545c7c)break;else _0x3fd3d0['push'](_0x3fd3d0['shift']());}catch(_0x305162){_0x3fd3d0['push'](_0x3fd3d0['shift']());}}}(a4_0x51f6,0x3ff04));var __decorate=this&&this[a4_0x47bf71(0x168)]||function(_0x237eba,_0x225e5a,_0x2d6366,_0x35582b){const _0x31a8bc=a4_0x47bf71;var _0x3b6beb=arguments[_0x31a8bc(0x162)],_0x45acbb=_0x3b6beb<0x3?_0x225e5a:_0x35582b===null?_0x35582b=Object[_0x31a8bc(0x154)](_0x225e5a,_0x2d6366):_0x35582b,_0x4f046c;if(typeof Reflect==='object'&&typeof Reflect[_0x31a8bc(0x164)]===_0x31a8bc(0x16b))_0x45acbb=Reflect['decorate'](_0x237eba,_0x225e5a,_0x2d6366,_0x35582b);else{for(var _0x5efe9b=_0x237eba['length']-0x1;_0x5efe9b>=0x0;_0x5efe9b--)if(_0x4f046c=_0x237eba[_0x5efe9b])_0x45acbb=(_0x3b6beb<0x3?_0x4f046c(_0x45acbb):_0x3b6beb>0x3?_0x4f046c(_0x225e5a,_0x2d6366,_0x45acbb):_0x4f046c(_0x225e5a,_0x2d6366))||_0x45acbb;}return _0x3b6beb>0x3&&_0x45acbb&&Object[_0x31a8bc(0x148)](_0x225e5a,_0x2d6366,_0x45acbb),_0x45acbb;},__metadata=this&&this[a4_0x47bf71(0x156)]||function(_0x263ece,_0x392b97){const _0x4b9f55=a4_0x47bf71;if(typeof Reflect===_0x4b9f55(0x15a)&&typeof Reflect[_0x4b9f55(0x16d)]===_0x4b9f55(0x16b))return Reflect['metadata'](_0x263ece,_0x392b97);};Object[a4_0x47bf71(0x148)](exports,a4_0x47bf71(0x144),{'value':!![]}),exports[a4_0x47bf71(0x149)]=void 0x0;const collect_js_1=require(a4_0x47bf71(0x142)),decorator_1=require(a4_0x47bf71(0x14f)),interface_1=require('../interface');let EventService=class EventService{constructor(){const _0xa81b0c=a4_0x47bf71;this[_0xa81b0c(0x15f)]=![];}async[a4_0x47bf71(0x163)](_0x421e29){const _0xd6d1f7=a4_0x47bf71;if(!this[_0xd6d1f7(0x15f)]){this[_0xd6d1f7(0x15f)]=!![],this[_0xd6d1f7(0x146)]={};for(const _0x3e1262 of(0x0,decorator_1[_0xd6d1f7(0x14a)])(interface_1[_0xd6d1f7(0x16c)])||[]){const _0x300894=await this['app'][_0xd6d1f7(0x166)]()[_0xd6d1f7(0x14c)](_0x3e1262);for(const _0x203635 of(0x0,decorator_1[_0xd6d1f7(0x14e)])(interface_1[_0xd6d1f7(0x160)],_0x3e1262)||[]){typeof(_0x300894[_0x203635[_0xd6d1f7(0x165)]]==_0xd6d1f7(0x16b))&&(!this['listevent'][_0x203635[_0xd6d1f7(0x170)]]&&(this[_0xd6d1f7(0x146)][_0x203635['name']]=[]),this[_0xd6d1f7(0x146)][_0x203635[_0xd6d1f7(0x170)]][_0xd6d1f7(0x15b)]({'priority':_0x203635[_0xd6d1f7(0x14d)],'resolve':_0x300894[_0x203635[_0xd6d1f7(0x165)]]['bind'](_0x300894),'propertyKey':_0x3e1262[_0xd6d1f7(0x170)]+'@'+_0x203635[_0xd6d1f7(0x165)]}));}}for(const _0x1f8c2a in this['listevent']){this[_0xd6d1f7(0x146)][_0x1f8c2a]=(0x0,collect_js_1[_0xd6d1f7(0x143)])(this[_0xd6d1f7(0x146)][_0x1f8c2a])[_0xd6d1f7(0x159)](_0xd6d1f7(0x14d))[_0xd6d1f7(0x145)]();}}return _0x421e29?this[_0xd6d1f7(0x146)][_0x421e29]||[]:this[_0xd6d1f7(0x146)];}async['emit'](_0x18b84e,..._0xf86116){const _0x16159f=a4_0x47bf71;var _0x129905,_0x73cb5d;await this[_0x16159f(0x163)]();for(let _0x29fc11 in(_0x129905=this[_0x16159f(0x146)])===null||_0x129905===void 0x0?void 0x0:_0x129905[_0x18b84e]){const _0xb6037a=(_0x73cb5d=this[_0x16159f(0x146)][_0x18b84e])===null||_0x73cb5d===void 0x0?void 0x0:_0x73cb5d[_0x29fc11];(_0xb6037a===null||_0xb6037a===void 0x0?void 0x0:_0xb6037a['resolve'])&&typeof(_0xb6037a===null||_0xb6037a===void 0x0?void 0x0:_0xb6037a['resolve'])==_0x16159f(0x16b)&&await _0xb6037a['resolve'](..._0xf86116);}}async['once'](_0x2a4818,..._0x31eae2){const _0x263683=a4_0x47bf71;return await this[_0x263683(0x163)](),await this[_0x263683(0x161)](_0x2a4818,..._0x31eae2),this['off'](_0x2a4818);}async['off'](_0x4720b1){const _0x5a0693=a4_0x47bf71;return await this[_0x5a0693(0x163)](),this[_0x5a0693(0x146)][_0x4720b1]&&delete this['listevent'][_0x4720b1],!!this[_0x5a0693(0x146)][_0x4720b1];}};__decorate([(0x0,decorator_1[a4_0x47bf71(0x15d)])(),__metadata(a4_0x47bf71(0x152),Object)],EventService[a4_0x47bf71(0x169)],a4_0x47bf71(0x16f),void 0x0),EventService=__decorate([(0x0,decorator_1[a4_0x47bf71(0x14b)])('event'),(0x0,decorator_1[a4_0x47bf71(0x140)])(decorator_1['ScopeEnum'][a4_0x47bf71(0x15c)])],EventService),exports[a4_0x47bf71(0x149)]=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.7",
|
|
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": "94067d15fe6fb78a90ab5fcdaf30d73802ca757d"
|
|
25
25
|
}
|