@searchability/admin-client 0.0.21 → 0.0.22

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.
@@ -0,0 +1,15 @@
1
+ var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x152f77,_0x3f603d,_0x5347f7,_0x1f29c1){function _0x39b537(_0x5f27f8){return _0x5f27f8 instanceof _0x5347f7?_0x5f27f8:new _0x5347f7(function(_0x48f099){_0x48f099(_0x5f27f8);});}return new(_0x5347f7||(_0x5347f7=Promise))(function(_0x4ae349,_0x15d562){function _0x1ace7d(_0xebd144){try{_0x58cf9e(_0x1f29c1['next'](_0xebd144));}catch(_0x1d265b){_0x15d562(_0x1d265b);}}function _0x35c795(_0x50c0d1){try{_0x58cf9e(_0x1f29c1['throw'](_0x50c0d1));}catch(_0x3724d8){_0x15d562(_0x3724d8);}}function _0x58cf9e(_0x38bc71){_0x38bc71['done']?_0x4ae349(_0x38bc71['value']):_0x39b537(_0x38bc71['value'])['then'](_0x1ace7d,_0x35c795);}_0x58cf9e((_0x1f29c1=_0x1f29c1['apply'](_0x152f77,_0x3f603d||[]))['next']());});};class TokenManager{constructor(_0x3fb73b){this['authClient']=_0x3fb73b;}['getOrRefreshTokens'](_0x5de7a8){return __awaiter$5(this,void 0,void 0,function*(){if(Date['now']()<_0x5de7a8['access_expires'])return new SuccessfulAuthResponse(_0x5de7a8);if(Date['now']()>_0x5de7a8['refresh_expires'])return yield this['authClient']['refresh'](_0x5de7a8['refresh_token']);return new FailedAuthResponse({'detail':'Refresh\x20token\x20expired','title':'','status':0x194,'instance':'','type':''});});}}
2
+
3
+ class Response{constructor(_0x2eda07){this['isSuccess']=_0x2eda07;}}class SuccessfulAccountResponse extends Response{constructor(_0x12976f){super(!![]),this['account']=_0x12976f;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x4ba4e5){super(![]),this['problem']=_0x4ba4e5;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x479e96){super(!![]),this['tokens']=_0x479e96;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x3214bc){super(![]),this['problem']=_0x3214bc;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x1d9d77){super(!![]),this['apiKey']=_0x1d9d77;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x4e8f33){super(![]),this['problem']=_0x4e8f33;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
4
+
5
+ var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x3c473f,_0x3ed1e9,_0x25cb6e,_0xac1063){function _0x3cd3cd(_0x4d8078){return _0x4d8078 instanceof _0x25cb6e?_0x4d8078:new _0x25cb6e(function(_0xc95c66){_0xc95c66(_0x4d8078);});}return new(_0x25cb6e||(_0x25cb6e=Promise))(function(_0x261928,_0x4f497e){function _0x5bd94f(_0x2f9704){try{_0x43f880(_0xac1063['next'](_0x2f9704));}catch(_0x195550){_0x4f497e(_0x195550);}}function _0x111d91(_0x5426c8){try{_0x43f880(_0xac1063['throw'](_0x5426c8));}catch(_0xa0bdf0){_0x4f497e(_0xa0bdf0);}}function _0x43f880(_0x21b9b1){_0x21b9b1['done']?_0x261928(_0x21b9b1['value']):_0x3cd3cd(_0x21b9b1['value'])['then'](_0x5bd94f,_0x111d91);}_0x43f880((_0xac1063=_0xac1063['apply'](_0x3c473f,_0x3ed1e9||[]))['next']());});};class AccountService{constructor(_0x1675d9){this['fetch']=_0x1675d9;}['get'](_0x1bb82f,_0x4e5f30){return __awaiter$4(this,void 0,void 0,function*(){const _0x164396='Account/'+_0x1bb82f+'/',_0x3807c0=yield this['fetch']['get'](_0x164396,_0x4e5f30);try{if(_0x3807c0['status']>0xc7&&_0x3807c0['status']<0x12c){const _0x3f28ca=yield _0x3807c0['json']();return new SuccessfulAccountResponse(_0x3f28ca);}const _0x1b849c=yield _0x3807c0['json']();return new FailedAccountResponse(_0x1b849c);}catch(_0x5584fb){if(_0x5584fb instanceof Error)return new FailedAccountResponse({'detail':_0x5584fb['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x5584fb;}});}}
6
+
7
+ var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x16d1bb,_0x4d1e4e,_0x48aca3,_0x2cb57e){function _0x546196(_0x596770){return _0x596770 instanceof _0x48aca3?_0x596770:new _0x48aca3(function(_0x6b0a0){_0x6b0a0(_0x596770);});}return new(_0x48aca3||(_0x48aca3=Promise))(function(_0x2c2a22,_0x101abd){function _0x270027(_0x5c17f2){try{_0x2fe628(_0x2cb57e['next'](_0x5c17f2));}catch(_0x508972){_0x101abd(_0x508972);}}function _0x4b2a1c(_0xbdfcd){try{_0x2fe628(_0x2cb57e['throw'](_0xbdfcd));}catch(_0x4e3857){_0x101abd(_0x4e3857);}}function _0x2fe628(_0x43043b){_0x43043b['done']?_0x2c2a22(_0x43043b['value']):_0x546196(_0x43043b['value'])['then'](_0x270027,_0x4b2a1c);}_0x2fe628((_0x2cb57e=_0x2cb57e['apply'](_0x16d1bb,_0x4d1e4e||[]))['next']());});};class ApiKeyService{constructor(_0x2ee071){this['fetch']=_0x2ee071;}['create'](_0x42ee0f,_0x45ab5f,_0x2d6610){return __awaiter$3(this,void 0,void 0,function*(){const _0x26f5e0='api-key/create',_0x48faf6={'account_name':_0x42ee0f,'name':_0x45ab5f};try{const _0x3e633b=yield this['fetch']['post'](_0x26f5e0,_0x2d6610,_0x48faf6);if(_0x3e633b['status']>0xc7&&_0x3e633b['status']<0x12c){const _0xb80240=yield _0x3e633b['json']();return new SuccessfulApiKeyResponse(_0xb80240);}const _0x569c88=yield _0x3e633b['json']();return new FailedApiKeyResponse(_0x569c88);}catch(_0x5e00c3){if(_0x5e00c3 instanceof Error)return new FailedApiKeyResponse({'detail':_0x5e00c3['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x5e00c3;}});}}
8
+
9
+ var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x1b2dc2,_0x53156a,_0x424565,_0x8dd3ab){function _0xfca9e2(_0x32dde6){return _0x32dde6 instanceof _0x424565?_0x32dde6:new _0x424565(function(_0x481802){_0x481802(_0x32dde6);});}return new(_0x424565||(_0x424565=Promise))(function(_0x374297,_0x1ec0fb){function _0x282254(_0x26417a){try{_0xdcba79(_0x8dd3ab['next'](_0x26417a));}catch(_0x3c7d1e){_0x1ec0fb(_0x3c7d1e);}}function _0x1d3281(_0xb0dd35){try{_0xdcba79(_0x8dd3ab['throw'](_0xb0dd35));}catch(_0x8243a2){_0x1ec0fb(_0x8243a2);}}function _0xdcba79(_0x21525e){_0x21525e['done']?_0x374297(_0x21525e['value']):_0xfca9e2(_0x21525e['value'])['then'](_0x282254,_0x1d3281);}_0xdcba79((_0x8dd3ab=_0x8dd3ab['apply'](_0x1b2dc2,_0x53156a||[]))['next']());});};class ListService{constructor(_0x1cc06f){this['fetch']=_0x1cc06f;}['add'](_0x231582,_0x464b6c,_0x382544){return __awaiter$2(this,void 0,void 0,function*(){const _0x41abf6='List',_0x1b6635={'account_name':_0x231582,'list_name':_0x464b6c};try{const _0x1d04f7=yield this['fetch']['post'](_0x41abf6,_0x382544,_0x1b6635);if(_0x1d04f7['status']>0xc7&&_0x1d04f7['status']<0x12c){const _0x2d2545=yield _0x1d04f7['json']();return new SuccessfulAccountResponse(_0x2d2545);}const _0x47774f=yield _0x1d04f7['json']();return new FailedAccountResponse(_0x47774f);}catch(_0x5e9d40){if(_0x5e9d40 instanceof Error)return new FailedAccountResponse({'detail':_0x5e9d40['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x5e9d40;}});}['remove'](_0xc8fd1f,_0xdaedc5,_0x43f791){return __awaiter$2(this,void 0,void 0,function*(){const _0x26a090='List/'+_0xc8fd1f+'/'+_0xdaedc5,_0x3c0f6f=yield this['fetch']['delete'](_0x26a090,_0x43f791);try{if(_0x3c0f6f['status']>0xc7&&_0x3c0f6f['status']<0x12c){const _0x1c1bbf=yield _0x3c0f6f['json']();return new SuccessfulAccountResponse(_0x1c1bbf);}const _0x34af11=yield _0x3c0f6f['json']();return new FailedAccountResponse(_0x34af11);}catch(_0x39eb71){if(_0x39eb71 instanceof Error)return new FailedAccountResponse({'detail':_0x39eb71['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x39eb71;}});}}
10
+
11
+ var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x4fc921,_0x25e18d,_0x59eee9,_0x558e55){function _0x14797a(_0x3a6117){return _0x3a6117 instanceof _0x59eee9?_0x3a6117:new _0x59eee9(function(_0x301345){_0x301345(_0x3a6117);});}return new(_0x59eee9||(_0x59eee9=Promise))(function(_0x52980a,_0x5c79bd){function _0x20ef9e(_0x515d73){try{_0x23d990(_0x558e55['next'](_0x515d73));}catch(_0xacdb74){_0x5c79bd(_0xacdb74);}}function _0x376e04(_0x558dad){try{_0x23d990(_0x558e55['throw'](_0x558dad));}catch(_0x533fba){_0x5c79bd(_0x533fba);}}function _0x23d990(_0x9761ac){_0x9761ac['done']?_0x52980a(_0x9761ac['value']):_0x14797a(_0x9761ac['value'])['then'](_0x20ef9e,_0x376e04);}_0x23d990((_0x558e55=_0x558e55['apply'](_0x4fc921,_0x25e18d||[]))['next']());});};class Fetch{constructor(_0xe5d33b){this['baseUri']=_0xe5d33b,this['getUrl']=_0x4c233a=>{return _0x4c233a['startsWith']('/')&&(_0x4c233a=_0x4c233a['replace']('/','')),''+this['baseUri']+_0x4c233a;},!_0xe5d33b['endsWith']('/')&&(_0xe5d33b=_0xe5d33b+'/');}['get'](_0xcefded,_0x27df7d){return __awaiter$1(this,void 0,void 0,function*(){const _0x417725=this['getUrl'](_0xcefded);return yield fetch(_0x417725,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x27df7d}});});}['post'](_0x1fa75d,_0x56713a,_0x5307a5){return __awaiter$1(this,void 0,void 0,function*(){const _0x1022d4=this['getUrl'](_0x1fa75d);return yield fetch(_0x1022d4,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x56713a},'body':_0x5307a5?JSON['stringify'](_0x5307a5):null});});}['put'](_0x3d4531,_0x20a266,_0xc79c46){return __awaiter$1(this,void 0,void 0,function*(){const _0x57734c=this['getUrl'](_0x3d4531);return yield fetch(_0x57734c,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x20a266},'body':_0xc79c46?JSON['stringify'](_0xc79c46):null});});}['delete'](_0x2353d5,_0x87e6ca){return __awaiter$1(this,void 0,void 0,function*(){const _0x42893a=this['getUrl'](_0x2353d5);return yield fetch(_0x42893a,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x87e6ca}});});}}
12
+
13
+ var __awaiter=undefined&&undefined['__awaiter']||function(_0x19eef1,_0x1dda68,_0x1311cd,_0x4d4c19){function _0x1309be(_0x53bb29){return _0x53bb29 instanceof _0x1311cd?_0x53bb29:new _0x1311cd(function(_0x3bedb8){_0x3bedb8(_0x53bb29);});}return new(_0x1311cd||(_0x1311cd=Promise))(function(_0x5e005f,_0x2cee13){function _0x36240c(_0x1200da){try{_0x666ebd(_0x4d4c19['next'](_0x1200da));}catch(_0xb544ac){_0x2cee13(_0xb544ac);}}function _0x25daf8(_0x2be4a9){try{_0x666ebd(_0x4d4c19['throw'](_0x2be4a9));}catch(_0x4e20e8){_0x2cee13(_0x4e20e8);}}function _0x666ebd(_0x53b88d){_0x53b88d['done']?_0x5e005f(_0x53b88d['value']):_0x1309be(_0x53b88d['value'])['then'](_0x36240c,_0x25daf8);}_0x666ebd((_0x4d4c19=_0x4d4c19['apply'](_0x19eef1,_0x1dda68||[]))['next']());});};class AdminClient{constructor(_0x30285b='https://admin.searchability.dev/'){var _0x561aaa=new Fetch(_0x30285b);this['Accounts']=new AccountService(_0x561aaa),this['Lists']=new ListService(_0x561aaa),this['ApiKeys']=new ApiKeyService(_0x561aaa);}}class AuthClient{constructor(_0x4bbf7d='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x4bbf7d);}['login'](_0x24d3dd){return __awaiter(this,void 0,void 0,function*(){var _0x18aff0='login/'+_0x24d3dd;try{const _0x7c1015=yield yield fetch(_0x18aff0);if(_0x7c1015['status']>0xc7&&_0x7c1015['status']<0x12c){const _0x4fab26=yield _0x7c1015['json']();return new SuccessfulAuthResponse(_0x4fab26);}const _0x529e35=yield _0x7c1015['json']();return new FailedAuthResponse(_0x529e35);}catch(_0x55d616){if(_0x55d616 instanceof Error)return new FailedAuthResponse({'detail':_0x55d616['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x55d616;}});}['refresh'](_0x2f0bee){return __awaiter(this,void 0,void 0,function*(){var _0x9143e3='refresh';try{const _0x2b761c=yield this['fetch']['post'](_0x9143e3,_0x2f0bee,null);if(_0x2b761c['status']>0xc7&&_0x2b761c['status']<0x12c){const _0x404564=yield _0x2b761c['json']();return new SuccessfulAuthResponse(_0x404564);}const _0x34f0e6=yield _0x2b761c['json']();return new FailedAuthResponse(_0x34f0e6);}catch(_0x32666c){if(_0x32666c instanceof Error)return new FailedAuthResponse({'detail':_0x32666c['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x32666c;}});}}
14
+
15
+ export { AdminClient, AuthClient, TokenManager };
@@ -1,18 +1,18 @@
1
1
  'use strict';
2
2
 
3
- var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x730119,_0x2646ac,_0x28ce7c,_0x443d94){function _0x48a52f(_0x43d741){return _0x43d741 instanceof _0x28ce7c?_0x43d741:new _0x28ce7c(function(_0x5eb8bb){_0x5eb8bb(_0x43d741);});}return new(_0x28ce7c||(_0x28ce7c=Promise))(function(_0x3a4901,_0x45b1be){function _0x52d075(_0x204557){try{_0x39dca9(_0x443d94['next'](_0x204557));}catch(_0x2757a4){_0x45b1be(_0x2757a4);}}function _0x1743a5(_0x279cd9){try{_0x39dca9(_0x443d94['throw'](_0x279cd9));}catch(_0x353ceb){_0x45b1be(_0x353ceb);}}function _0x39dca9(_0x57227e){_0x57227e['done']?_0x3a4901(_0x57227e['value']):_0x48a52f(_0x57227e['value'])['then'](_0x52d075,_0x1743a5);}_0x39dca9((_0x443d94=_0x443d94['apply'](_0x730119,_0x2646ac||[]))['next']());});};class TokenManager{constructor(_0x480b8d){this['authClient']=_0x480b8d;}['getOrRefreshTokens'](_0x15c69b){return __awaiter$5(this,void 0,void 0,function*(){if(Date['now']()<_0x15c69b['access_expires'])return new SuccessfulAuthResponse(_0x15c69b);if(Date['now']()>_0x15c69b['refresh_expires'])return yield this['authClient']['refresh'](_0x15c69b['refresh_token']);return new FailedAuthResponse({'detail':'Refresh\x20token\x20expired','title':'','status':0x194,'instance':'','type':''});});}}
3
+ var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x2963d,_0x1596d0,_0x77b591,_0x3f30f7){function _0x4afc0a(_0x194356){return _0x194356 instanceof _0x77b591?_0x194356:new _0x77b591(function(_0x37ab00){_0x37ab00(_0x194356);});}return new(_0x77b591||(_0x77b591=Promise))(function(_0x2c7504,_0x15beaf){function _0x2a3483(_0x56268d){try{_0x29d58e(_0x3f30f7['next'](_0x56268d));}catch(_0x4e84f0){_0x15beaf(_0x4e84f0);}}function _0x121875(_0x495ee0){try{_0x29d58e(_0x3f30f7['throw'](_0x495ee0));}catch(_0xb1f217){_0x15beaf(_0xb1f217);}}function _0x29d58e(_0x327b0e){_0x327b0e['done']?_0x2c7504(_0x327b0e['value']):_0x4afc0a(_0x327b0e['value'])['then'](_0x2a3483,_0x121875);}_0x29d58e((_0x3f30f7=_0x3f30f7['apply'](_0x2963d,_0x1596d0||[]))['next']());});};class TokenManager{constructor(_0x1daea5){this['authClient']=_0x1daea5;}['getOrRefreshTokens'](_0x448a51){return __awaiter$5(this,void 0,void 0,function*(){if(Date['now']()<_0x448a51['access_expires'])return new SuccessfulAuthResponse(_0x448a51);if(Date['now']()>_0x448a51['refresh_expires'])return yield this['authClient']['refresh'](_0x448a51['refresh_token']);return new FailedAuthResponse({'detail':'Refresh\x20token\x20expired','title':'','status':0x194,'instance':'','type':''});});}}
4
4
 
5
- class Response{constructor(_0x518734){this['isSuccess']=_0x518734;}}class SuccessfulAccountResponse extends Response{constructor(_0x5e398e){super(!![]),this['account']=_0x5e398e;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x33fb6e){super(![]),this['problem']=_0x33fb6e;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x2004f7){super(!![]),this['tokens']=_0x2004f7;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x1af344){super(![]),this['problem']=_0x1af344;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x21ccbd){super(!![]),this['apiKeys']=_0x21ccbd;}['toSuccess'](){return this['apiKeys'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x3e5db4){super(![]),this['problem']=_0x3e5db4;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
5
+ class Response{constructor(_0x42a1f0){this['isSuccess']=_0x42a1f0;}}class SuccessfulAccountResponse extends Response{constructor(_0x3b5e43){super(!![]),this['account']=_0x3b5e43;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x3bfd46){super(![]),this['problem']=_0x3bfd46;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x242d37){super(!![]),this['tokens']=_0x242d37;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x303d43){super(![]),this['problem']=_0x303d43;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x5b7685){super(!![]),this['apiKey']=_0x5b7685;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x5644e5){super(![]),this['problem']=_0x5644e5;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
6
6
 
7
- var __awaiter$4=undefined&&undefined['__awaiter']||function(_0xaf19e2,_0x4986f3,_0x599ca9,_0x4140ca){function _0x3fa9e2(_0x51a812){return _0x51a812 instanceof _0x599ca9?_0x51a812:new _0x599ca9(function(_0x4265ff){_0x4265ff(_0x51a812);});}return new(_0x599ca9||(_0x599ca9=Promise))(function(_0x475ded,_0x3d11e2){function _0x56561a(_0x148b9c){try{_0x23a0b1(_0x4140ca['next'](_0x148b9c));}catch(_0x24757f){_0x3d11e2(_0x24757f);}}function _0x238de6(_0x1d6358){try{_0x23a0b1(_0x4140ca['throw'](_0x1d6358));}catch(_0x502a92){_0x3d11e2(_0x502a92);}}function _0x23a0b1(_0xc3c53b){_0xc3c53b['done']?_0x475ded(_0xc3c53b['value']):_0x3fa9e2(_0xc3c53b['value'])['then'](_0x56561a,_0x238de6);}_0x23a0b1((_0x4140ca=_0x4140ca['apply'](_0xaf19e2,_0x4986f3||[]))['next']());});};class AccountService{constructor(_0x107cc8){this['fetch']=_0x107cc8;}['get'](_0x316791,_0x492cbf){return __awaiter$4(this,void 0,void 0,function*(){const _0x43e99e='Account/'+_0x316791+'/',_0x4ddd35=yield this['fetch']['get'](_0x43e99e,_0x492cbf);try{if(_0x4ddd35['status']>0xc7&&_0x4ddd35['status']<0x12c){const _0x40bcdb=yield _0x4ddd35['json']();return new SuccessfulAccountResponse(_0x40bcdb);}const _0x18edf1=yield _0x4ddd35['json']();return new FailedAccountResponse(_0x18edf1);}catch(_0x140210){if(_0x140210 instanceof Error)return new FailedAccountResponse({'detail':_0x140210['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x140210;}});}}
7
+ var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x1f6b5c,_0x2ca14a,_0x8578bc,_0x4ff2e6){function _0x5dbdf9(_0x9ce6b0){return _0x9ce6b0 instanceof _0x8578bc?_0x9ce6b0:new _0x8578bc(function(_0x4b3eb5){_0x4b3eb5(_0x9ce6b0);});}return new(_0x8578bc||(_0x8578bc=Promise))(function(_0x242551,_0x1b1a53){function _0x1937be(_0x394b76){try{_0x50c891(_0x4ff2e6['next'](_0x394b76));}catch(_0x5866b7){_0x1b1a53(_0x5866b7);}}function _0x18018b(_0x4e752b){try{_0x50c891(_0x4ff2e6['throw'](_0x4e752b));}catch(_0x35fdb0){_0x1b1a53(_0x35fdb0);}}function _0x50c891(_0x32670a){_0x32670a['done']?_0x242551(_0x32670a['value']):_0x5dbdf9(_0x32670a['value'])['then'](_0x1937be,_0x18018b);}_0x50c891((_0x4ff2e6=_0x4ff2e6['apply'](_0x1f6b5c,_0x2ca14a||[]))['next']());});};class AccountService{constructor(_0xb28274){this['fetch']=_0xb28274;}['get'](_0x2d0f37,_0x13e3ae){return __awaiter$4(this,void 0,void 0,function*(){const _0x4a1f29='Account/'+_0x2d0f37+'/',_0x24d81e=yield this['fetch']['get'](_0x4a1f29,_0x13e3ae);try{if(_0x24d81e['status']>0xc7&&_0x24d81e['status']<0x12c){const _0x4572b1=yield _0x24d81e['json']();return new SuccessfulAccountResponse(_0x4572b1);}const _0x51e694=yield _0x24d81e['json']();return new FailedAccountResponse(_0x51e694);}catch(_0x3dbf93){if(_0x3dbf93 instanceof Error)return new FailedAccountResponse({'detail':_0x3dbf93['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x3dbf93;}});}}
8
8
 
9
- var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x1d1e18,_0x267cd5,_0x583b08,_0xeeb812){function _0x211fe8(_0x49b4ad){return _0x49b4ad instanceof _0x583b08?_0x49b4ad:new _0x583b08(function(_0x1fde52){_0x1fde52(_0x49b4ad);});}return new(_0x583b08||(_0x583b08=Promise))(function(_0x44a895,_0x260d9e){function _0x3eae37(_0x324c3c){try{_0x4dcad9(_0xeeb812['next'](_0x324c3c));}catch(_0x140172){_0x260d9e(_0x140172);}}function _0x3594a0(_0x5e72a4){try{_0x4dcad9(_0xeeb812['throw'](_0x5e72a4));}catch(_0x47afaf){_0x260d9e(_0x47afaf);}}function _0x4dcad9(_0x2d7099){_0x2d7099['done']?_0x44a895(_0x2d7099['value']):_0x211fe8(_0x2d7099['value'])['then'](_0x3eae37,_0x3594a0);}_0x4dcad9((_0xeeb812=_0xeeb812['apply'](_0x1d1e18,_0x267cd5||[]))['next']());});};class ApiKeyService{constructor(_0x279b40){this['fetch']=_0x279b40;}['create'](_0x3b0bb7,_0x30748a,_0x115906){return __awaiter$3(this,void 0,void 0,function*(){const _0x320e8d='ApiKey/Create',_0x234b6a={'account_name':_0x3b0bb7,'name':_0x30748a};try{const _0xc94914=yield this['fetch']['post'](_0x320e8d,_0x115906,_0x234b6a);if(_0xc94914['status']>0xc7&&_0xc94914['status']<0x12c){const _0x7df47d=yield _0xc94914['json']();return new SuccessfulApiKeyResponse(_0x7df47d);}const _0x215b4d=yield _0xc94914['json']();return new FailedApiKeyResponse(_0x215b4d);}catch(_0x1598ad){if(_0x1598ad instanceof Error)return new FailedApiKeyResponse({'detail':_0x1598ad['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x1598ad;}});}}
9
+ var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x169fc9,_0x2912b5,_0x2e1f6b,_0x3a0e33){function _0x366b2b(_0x58e1e5){return _0x58e1e5 instanceof _0x2e1f6b?_0x58e1e5:new _0x2e1f6b(function(_0x377292){_0x377292(_0x58e1e5);});}return new(_0x2e1f6b||(_0x2e1f6b=Promise))(function(_0x14eb42,_0x32db15){function _0x131d0c(_0x3690a2){try{_0x2d1022(_0x3a0e33['next'](_0x3690a2));}catch(_0x37079f){_0x32db15(_0x37079f);}}function _0x27117b(_0x3a8e82){try{_0x2d1022(_0x3a0e33['throw'](_0x3a8e82));}catch(_0x1dc1d2){_0x32db15(_0x1dc1d2);}}function _0x2d1022(_0x1c31e3){_0x1c31e3['done']?_0x14eb42(_0x1c31e3['value']):_0x366b2b(_0x1c31e3['value'])['then'](_0x131d0c,_0x27117b);}_0x2d1022((_0x3a0e33=_0x3a0e33['apply'](_0x169fc9,_0x2912b5||[]))['next']());});};class ApiKeyService{constructor(_0x21d02a){this['fetch']=_0x21d02a;}['create'](_0x3ec22f,_0x5ee1cd,_0x1f431a){return __awaiter$3(this,void 0,void 0,function*(){const _0x2a0b38='api-key/create',_0xbf2398={'account_name':_0x3ec22f,'name':_0x5ee1cd};try{const _0xe1230c=yield this['fetch']['post'](_0x2a0b38,_0x1f431a,_0xbf2398);if(_0xe1230c['status']>0xc7&&_0xe1230c['status']<0x12c){const _0x5f1992=yield _0xe1230c['json']();return new SuccessfulApiKeyResponse(_0x5f1992);}const _0xad8af3=yield _0xe1230c['json']();return new FailedApiKeyResponse(_0xad8af3);}catch(_0x5beaa8){if(_0x5beaa8 instanceof Error)return new FailedApiKeyResponse({'detail':_0x5beaa8['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x5beaa8;}});}}
10
10
 
11
- var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x5a1b7a,_0x146e2d,_0x1745bd,_0x4d901d){function _0x4efd2e(_0x7f8a20){return _0x7f8a20 instanceof _0x1745bd?_0x7f8a20:new _0x1745bd(function(_0x594444){_0x594444(_0x7f8a20);});}return new(_0x1745bd||(_0x1745bd=Promise))(function(_0x3d68b6,_0x58e53f){function _0x383af4(_0x1c38b2){try{_0x1496c9(_0x4d901d['next'](_0x1c38b2));}catch(_0x3a5128){_0x58e53f(_0x3a5128);}}function _0x1fb7d0(_0x1a7f40){try{_0x1496c9(_0x4d901d['throw'](_0x1a7f40));}catch(_0x146616){_0x58e53f(_0x146616);}}function _0x1496c9(_0xe569a2){_0xe569a2['done']?_0x3d68b6(_0xe569a2['value']):_0x4efd2e(_0xe569a2['value'])['then'](_0x383af4,_0x1fb7d0);}_0x1496c9((_0x4d901d=_0x4d901d['apply'](_0x5a1b7a,_0x146e2d||[]))['next']());});};class ListService{constructor(_0x46c866){this['fetch']=_0x46c866;}['add'](_0x243ec4,_0x5a8016,_0x45dbf4){return __awaiter$2(this,void 0,void 0,function*(){const _0x2bb0a1='List',_0x55d3d5={'account_name':_0x243ec4,'list_name':_0x5a8016};try{const _0x538217=yield this['fetch']['post'](_0x2bb0a1,_0x45dbf4,_0x55d3d5);if(_0x538217['status']>0xc7&&_0x538217['status']<0x12c){const _0x356c06=yield _0x538217['json']();return new SuccessfulAccountResponse(_0x356c06);}const _0x3b5a6a=yield _0x538217['json']();return new FailedAccountResponse(_0x3b5a6a);}catch(_0x54cd18){if(_0x54cd18 instanceof Error)return new FailedAccountResponse({'detail':_0x54cd18['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x54cd18;}});}['remove'](_0x353387,_0x11f6d4,_0x4d0f78){return __awaiter$2(this,void 0,void 0,function*(){const _0x1dc2f0='List/'+_0x353387+'/'+_0x11f6d4,_0x2647eb=yield this['fetch']['delete'](_0x1dc2f0,_0x4d0f78);try{if(_0x2647eb['status']>0xc7&&_0x2647eb['status']<0x12c){const _0x580fd4=yield _0x2647eb['json']();return new SuccessfulAccountResponse(_0x580fd4);}const _0x4d997d=yield _0x2647eb['json']();return new FailedAccountResponse(_0x4d997d);}catch(_0x141a44){if(_0x141a44 instanceof Error)return new FailedAccountResponse({'detail':_0x141a44['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x141a44;}});}}
11
+ var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x24ae4d,_0x29ae09,_0x4f5ca8,_0x55298e){function _0x4d32be(_0x5c3d6d){return _0x5c3d6d instanceof _0x4f5ca8?_0x5c3d6d:new _0x4f5ca8(function(_0x3f2525){_0x3f2525(_0x5c3d6d);});}return new(_0x4f5ca8||(_0x4f5ca8=Promise))(function(_0x2bd212,_0x362c12){function _0x421a09(_0x14df45){try{_0x245d3b(_0x55298e['next'](_0x14df45));}catch(_0xcee581){_0x362c12(_0xcee581);}}function _0x4b3144(_0x20337e){try{_0x245d3b(_0x55298e['throw'](_0x20337e));}catch(_0x125ac2){_0x362c12(_0x125ac2);}}function _0x245d3b(_0x24a78d){_0x24a78d['done']?_0x2bd212(_0x24a78d['value']):_0x4d32be(_0x24a78d['value'])['then'](_0x421a09,_0x4b3144);}_0x245d3b((_0x55298e=_0x55298e['apply'](_0x24ae4d,_0x29ae09||[]))['next']());});};class ListService{constructor(_0x472aa7){this['fetch']=_0x472aa7;}['add'](_0x435d6b,_0x228e36,_0x106511){return __awaiter$2(this,void 0,void 0,function*(){const _0x3f2bc8='List',_0x5f2423={'account_name':_0x435d6b,'list_name':_0x228e36};try{const _0x273f66=yield this['fetch']['post'](_0x3f2bc8,_0x106511,_0x5f2423);if(_0x273f66['status']>0xc7&&_0x273f66['status']<0x12c){const _0x1256f2=yield _0x273f66['json']();return new SuccessfulAccountResponse(_0x1256f2);}const _0x521359=yield _0x273f66['json']();return new FailedAccountResponse(_0x521359);}catch(_0xb8e004){if(_0xb8e004 instanceof Error)return new FailedAccountResponse({'detail':_0xb8e004['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0xb8e004;}});}['remove'](_0x517ae6,_0x583108,_0xd576ec){return __awaiter$2(this,void 0,void 0,function*(){const _0x13be7e='List/'+_0x517ae6+'/'+_0x583108,_0x4092b8=yield this['fetch']['delete'](_0x13be7e,_0xd576ec);try{if(_0x4092b8['status']>0xc7&&_0x4092b8['status']<0x12c){const _0x436b72=yield _0x4092b8['json']();return new SuccessfulAccountResponse(_0x436b72);}const _0x1c1f8e=yield _0x4092b8['json']();return new FailedAccountResponse(_0x1c1f8e);}catch(_0x5327ca){if(_0x5327ca instanceof Error)return new FailedAccountResponse({'detail':_0x5327ca['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x5327ca;}});}}
12
12
 
13
- var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x38e79e,_0x3fe442,_0x2c9269,_0x49a1af){function _0x49f3ac(_0x24259e){return _0x24259e instanceof _0x2c9269?_0x24259e:new _0x2c9269(function(_0x316164){_0x316164(_0x24259e);});}return new(_0x2c9269||(_0x2c9269=Promise))(function(_0x124bf3,_0x36bdfb){function _0x4d161c(_0x48eaf3){try{_0x5b31cf(_0x49a1af['next'](_0x48eaf3));}catch(_0x12899d){_0x36bdfb(_0x12899d);}}function _0x5c4394(_0x4650a7){try{_0x5b31cf(_0x49a1af['throw'](_0x4650a7));}catch(_0x544e9a){_0x36bdfb(_0x544e9a);}}function _0x5b31cf(_0x30e18e){_0x30e18e['done']?_0x124bf3(_0x30e18e['value']):_0x49f3ac(_0x30e18e['value'])['then'](_0x4d161c,_0x5c4394);}_0x5b31cf((_0x49a1af=_0x49a1af['apply'](_0x38e79e,_0x3fe442||[]))['next']());});};class Fetch{constructor(_0x4ddd14){this['baseUri']=_0x4ddd14,this['getUrl']=_0x1e1f8e=>{return _0x1e1f8e['startsWith']('/')&&(_0x1e1f8e=_0x1e1f8e['replace']('/','')),''+this['baseUri']+_0x1e1f8e;},!_0x4ddd14['endsWith']('/')&&(_0x4ddd14=_0x4ddd14+'/');}['get'](_0x23d55a,_0x3f4a15){return __awaiter$1(this,void 0,void 0,function*(){const _0x800211=this['getUrl'](_0x23d55a);return yield fetch(_0x800211,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3f4a15}});});}['post'](_0x43f5ba,_0x4cdc95,_0x4a9465){return __awaiter$1(this,void 0,void 0,function*(){const _0x42a6a0=this['getUrl'](_0x43f5ba);return yield fetch(_0x42a6a0,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x4cdc95},'body':_0x4a9465?JSON['stringify'](_0x4a9465):null});});}['put'](_0x3af181,_0x161868,_0x4220e0){return __awaiter$1(this,void 0,void 0,function*(){const _0xb672d2=this['getUrl'](_0x3af181);return yield fetch(_0xb672d2,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x161868},'body':_0x4220e0?JSON['stringify'](_0x4220e0):null});});}['delete'](_0xa3cec7,_0x54c713){return __awaiter$1(this,void 0,void 0,function*(){const _0xaa1e19=this['getUrl'](_0xa3cec7);return yield fetch(_0xaa1e19,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x54c713}});});}}
13
+ var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x49ffee,_0x3ee220,_0xd9b074,_0xdef6a2){function _0x316412(_0x53019d){return _0x53019d instanceof _0xd9b074?_0x53019d:new _0xd9b074(function(_0x3d1f0b){_0x3d1f0b(_0x53019d);});}return new(_0xd9b074||(_0xd9b074=Promise))(function(_0x4a26c2,_0x3324c1){function _0x5149b9(_0x4e19bb){try{_0x107907(_0xdef6a2['next'](_0x4e19bb));}catch(_0x461c94){_0x3324c1(_0x461c94);}}function _0x44da98(_0x532fcb){try{_0x107907(_0xdef6a2['throw'](_0x532fcb));}catch(_0x4b1c35){_0x3324c1(_0x4b1c35);}}function _0x107907(_0x38f0f2){_0x38f0f2['done']?_0x4a26c2(_0x38f0f2['value']):_0x316412(_0x38f0f2['value'])['then'](_0x5149b9,_0x44da98);}_0x107907((_0xdef6a2=_0xdef6a2['apply'](_0x49ffee,_0x3ee220||[]))['next']());});};class Fetch{constructor(_0x468fea){this['baseUri']=_0x468fea,this['getUrl']=_0x251431=>{return _0x251431['startsWith']('/')&&(_0x251431=_0x251431['replace']('/','')),''+this['baseUri']+_0x251431;},!_0x468fea['endsWith']('/')&&(_0x468fea=_0x468fea+'/');}['get'](_0x1a72e7,_0x5333fc){return __awaiter$1(this,void 0,void 0,function*(){const _0x553fde=this['getUrl'](_0x1a72e7);return yield fetch(_0x553fde,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x5333fc}});});}['post'](_0x5e4e12,_0x3dc14f,_0x148b5d){return __awaiter$1(this,void 0,void 0,function*(){const _0x1314ed=this['getUrl'](_0x5e4e12);return yield fetch(_0x1314ed,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3dc14f},'body':_0x148b5d?JSON['stringify'](_0x148b5d):null});});}['put'](_0x678221,_0x4e56b6,_0x5b3c21){return __awaiter$1(this,void 0,void 0,function*(){const _0x54b4d3=this['getUrl'](_0x678221);return yield fetch(_0x54b4d3,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x4e56b6},'body':_0x5b3c21?JSON['stringify'](_0x5b3c21):null});});}['delete'](_0x4b251b,_0x3d3730){return __awaiter$1(this,void 0,void 0,function*(){const _0x267881=this['getUrl'](_0x4b251b);return yield fetch(_0x267881,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3d3730}});});}}
14
14
 
15
- var __awaiter=undefined&&undefined['__awaiter']||function(_0x25c425,_0x28a24f,_0x5df903,_0x50dde4){function _0x336b66(_0x65dc2a){return _0x65dc2a instanceof _0x5df903?_0x65dc2a:new _0x5df903(function(_0x40ce84){_0x40ce84(_0x65dc2a);});}return new(_0x5df903||(_0x5df903=Promise))(function(_0x54183b,_0x56b7b7){function _0x766927(_0x284cff){try{_0x25ef7c(_0x50dde4['next'](_0x284cff));}catch(_0x5533e9){_0x56b7b7(_0x5533e9);}}function _0x4c7f5f(_0x340d39){try{_0x25ef7c(_0x50dde4['throw'](_0x340d39));}catch(_0x535ce4){_0x56b7b7(_0x535ce4);}}function _0x25ef7c(_0x4da363){_0x4da363['done']?_0x54183b(_0x4da363['value']):_0x336b66(_0x4da363['value'])['then'](_0x766927,_0x4c7f5f);}_0x25ef7c((_0x50dde4=_0x50dde4['apply'](_0x25c425,_0x28a24f||[]))['next']());});};class AdminClient{constructor(_0x4b8bad='https://admin.searchability.dev/'){var _0x2e2f91=new Fetch(_0x4b8bad);this['Accounts']=new AccountService(_0x2e2f91),this['Lists']=new ListService(_0x2e2f91),this['ApiKeys']=new ApiKeyService(_0x2e2f91);}}class AuthClient{constructor(_0x1d03f2='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x1d03f2);}['login'](_0x57f3bf){return __awaiter(this,void 0,void 0,function*(){var _0x15ea1d='login/'+_0x57f3bf;try{const _0x2f2165=yield yield fetch(_0x15ea1d);if(_0x2f2165['status']>0xc7&&_0x2f2165['status']<0x12c){const _0x236a81=yield _0x2f2165['json']();return new SuccessfulAuthResponse(_0x236a81);}const _0x264aa0=yield _0x2f2165['json']();return new FailedAuthResponse(_0x264aa0);}catch(_0x2ff3f9){if(_0x2ff3f9 instanceof Error)return new FailedAuthResponse({'detail':_0x2ff3f9['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x2ff3f9;}});}['refresh'](_0x121c11){return __awaiter(this,void 0,void 0,function*(){var _0x3fb64b='refresh';try{const _0x142b63=yield this['fetch']['post'](_0x3fb64b,_0x121c11,null);if(_0x142b63['status']>0xc7&&_0x142b63['status']<0x12c){const _0x4ec451=yield _0x142b63['json']();return new SuccessfulAuthResponse(_0x4ec451);}const _0x55b5c=yield _0x142b63['json']();return new FailedAuthResponse(_0x55b5c);}catch(_0x2d8bc5){if(_0x2d8bc5 instanceof Error)return new FailedAuthResponse({'detail':_0x2d8bc5['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x2d8bc5;}});}}
15
+ var __awaiter=undefined&&undefined['__awaiter']||function(_0x4036be,_0x589af7,_0x2574a5,_0xbf0e2e){function _0x5e0a29(_0x2c92c0){return _0x2c92c0 instanceof _0x2574a5?_0x2c92c0:new _0x2574a5(function(_0x4ab0ee){_0x4ab0ee(_0x2c92c0);});}return new(_0x2574a5||(_0x2574a5=Promise))(function(_0x9d4145,_0x2389b6){function _0x2592ef(_0x12369e){try{_0x2a81a4(_0xbf0e2e['next'](_0x12369e));}catch(_0x2ed35c){_0x2389b6(_0x2ed35c);}}function _0x3b10c9(_0x1f6749){try{_0x2a81a4(_0xbf0e2e['throw'](_0x1f6749));}catch(_0x58b736){_0x2389b6(_0x58b736);}}function _0x2a81a4(_0x43d6e6){_0x43d6e6['done']?_0x9d4145(_0x43d6e6['value']):_0x5e0a29(_0x43d6e6['value'])['then'](_0x2592ef,_0x3b10c9);}_0x2a81a4((_0xbf0e2e=_0xbf0e2e['apply'](_0x4036be,_0x589af7||[]))['next']());});};class AdminClient{constructor(_0x5af802='https://admin.searchability.dev/'){var _0x33188b=new Fetch(_0x5af802);this['Accounts']=new AccountService(_0x33188b),this['Lists']=new ListService(_0x33188b),this['ApiKeys']=new ApiKeyService(_0x33188b);}}class AuthClient{constructor(_0x494547='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x494547);}['login'](_0x20fe7d){return __awaiter(this,void 0,void 0,function*(){var _0x2878b4='login/'+_0x20fe7d;try{const _0x1c1c17=yield yield fetch(_0x2878b4);if(_0x1c1c17['status']>0xc7&&_0x1c1c17['status']<0x12c){const _0x408b48=yield _0x1c1c17['json']();return new SuccessfulAuthResponse(_0x408b48);}const _0x23186e=yield _0x1c1c17['json']();return new FailedAuthResponse(_0x23186e);}catch(_0x6e50ba){if(_0x6e50ba instanceof Error)return new FailedAuthResponse({'detail':_0x6e50ba['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x6e50ba;}});}['refresh'](_0x37d5e1){return __awaiter(this,void 0,void 0,function*(){var _0xc2edc2='refresh';try{const _0x42b23a=yield this['fetch']['post'](_0xc2edc2,_0x37d5e1,null);if(_0x42b23a['status']>0xc7&&_0x42b23a['status']<0x12c){const _0x4678d4=yield _0x42b23a['json']();return new SuccessfulAuthResponse(_0x4678d4);}const _0x5379dc=yield _0x42b23a['json']();return new FailedAuthResponse(_0x5379dc);}catch(_0xdb8777){if(_0xdb8777 instanceof Error)return new FailedAuthResponse({'detail':_0xdb8777['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0xdb8777;}});}}
16
16
 
17
17
  exports.AdminClient = AdminClient;
18
18
  exports.AuthClient = AuthClient;
@@ -1,15 +1,15 @@
1
- var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x5b4a89,_0x32f7af,_0x50644a,_0x5cb049){function _0x51e270(_0x2ede50){return _0x2ede50 instanceof _0x50644a?_0x2ede50:new _0x50644a(function(_0x4fbd1a){_0x4fbd1a(_0x2ede50);});}return new(_0x50644a||(_0x50644a=Promise))(function(_0x5ab5ee,_0x298117){function _0x5aff81(_0x256c0a){try{_0x476ef3(_0x5cb049['next'](_0x256c0a));}catch(_0x29be2d){_0x298117(_0x29be2d);}}function _0x3141cb(_0x4d593e){try{_0x476ef3(_0x5cb049['throw'](_0x4d593e));}catch(_0x1cf487){_0x298117(_0x1cf487);}}function _0x476ef3(_0x4f995f){_0x4f995f['done']?_0x5ab5ee(_0x4f995f['value']):_0x51e270(_0x4f995f['value'])['then'](_0x5aff81,_0x3141cb);}_0x476ef3((_0x5cb049=_0x5cb049['apply'](_0x5b4a89,_0x32f7af||[]))['next']());});};class TokenManager{constructor(_0x308faf){this['authClient']=_0x308faf;}['getOrRefreshTokens'](_0x13db25){return __awaiter$5(this,void 0,void 0,function*(){if(Date['now']()<_0x13db25['access_expires'])return new SuccessfulAuthResponse(_0x13db25);if(Date['now']()>_0x13db25['refresh_expires'])return yield this['authClient']['refresh'](_0x13db25['refresh_token']);return new FailedAuthResponse({'detail':'Refresh\x20token\x20expired','title':'','status':0x194,'instance':'','type':''});});}}
1
+ var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x38e87d,_0x2921ee,_0x3f8c70,_0x1911b9){function _0x1e8a26(_0x34d2cd){return _0x34d2cd instanceof _0x3f8c70?_0x34d2cd:new _0x3f8c70(function(_0x7ad0a2){_0x7ad0a2(_0x34d2cd);});}return new(_0x3f8c70||(_0x3f8c70=Promise))(function(_0x39b5a3,_0x2c783b){function _0x3d891c(_0x3fa152){try{_0x4ebf1f(_0x1911b9['next'](_0x3fa152));}catch(_0xfaf49){_0x2c783b(_0xfaf49);}}function _0x3dbe81(_0x4e68cf){try{_0x4ebf1f(_0x1911b9['throw'](_0x4e68cf));}catch(_0x40438d){_0x2c783b(_0x40438d);}}function _0x4ebf1f(_0x40aa6c){_0x40aa6c['done']?_0x39b5a3(_0x40aa6c['value']):_0x1e8a26(_0x40aa6c['value'])['then'](_0x3d891c,_0x3dbe81);}_0x4ebf1f((_0x1911b9=_0x1911b9['apply'](_0x38e87d,_0x2921ee||[]))['next']());});};class TokenManager{constructor(_0x566a8e){this['authClient']=_0x566a8e;}['getOrRefreshTokens'](_0x14cd8b){return __awaiter$5(this,void 0,void 0,function*(){if(Date['now']()<_0x14cd8b['access_expires'])return new SuccessfulAuthResponse(_0x14cd8b);if(Date['now']()>_0x14cd8b['refresh_expires'])return yield this['authClient']['refresh'](_0x14cd8b['refresh_token']);return new FailedAuthResponse({'detail':'Refresh\x20token\x20expired','title':'','status':0x194,'instance':'','type':''});});}}
2
2
 
3
- class Response{constructor(_0x59afaf){this['isSuccess']=_0x59afaf;}}class SuccessfulAccountResponse extends Response{constructor(_0x2cd475){super(!![]),this['account']=_0x2cd475;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x25b722){super(![]),this['problem']=_0x25b722;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x2c61a2){super(!![]),this['tokens']=_0x2c61a2;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x48c047){super(![]),this['problem']=_0x48c047;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x511615){super(!![]),this['apiKeys']=_0x511615;}['toSuccess'](){return this['apiKeys'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x41d2c3){super(![]),this['problem']=_0x41d2c3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
3
+ class Response{constructor(_0xc5b5b){this['isSuccess']=_0xc5b5b;}}class SuccessfulAccountResponse extends Response{constructor(_0x5e2b5d){super(!![]),this['account']=_0x5e2b5d;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x52e606){super(![]),this['problem']=_0x52e606;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x363f48){super(!![]),this['tokens']=_0x363f48;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0xd32181){super(![]),this['problem']=_0xd32181;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x5687a4){super(!![]),this['apiKey']=_0x5687a4;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x26fd92){super(![]),this['problem']=_0x26fd92;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
4
4
 
5
- var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x22096a,_0xd0733e,_0x12b7d2,_0x1bdb9e){function _0x31cc87(_0x26b04a){return _0x26b04a instanceof _0x12b7d2?_0x26b04a:new _0x12b7d2(function(_0x131196){_0x131196(_0x26b04a);});}return new(_0x12b7d2||(_0x12b7d2=Promise))(function(_0x484857,_0x53993a){function _0x348e97(_0x3306d2){try{_0x3fa438(_0x1bdb9e['next'](_0x3306d2));}catch(_0x4b0427){_0x53993a(_0x4b0427);}}function _0x26dcf3(_0x278c2d){try{_0x3fa438(_0x1bdb9e['throw'](_0x278c2d));}catch(_0x2c18ab){_0x53993a(_0x2c18ab);}}function _0x3fa438(_0xce15ba){_0xce15ba['done']?_0x484857(_0xce15ba['value']):_0x31cc87(_0xce15ba['value'])['then'](_0x348e97,_0x26dcf3);}_0x3fa438((_0x1bdb9e=_0x1bdb9e['apply'](_0x22096a,_0xd0733e||[]))['next']());});};class AccountService{constructor(_0x2f351a){this['fetch']=_0x2f351a;}['get'](_0x3ac3ae,_0x598eb9){return __awaiter$4(this,void 0,void 0,function*(){const _0x7a3bcc='Account/'+_0x3ac3ae+'/',_0x283d65=yield this['fetch']['get'](_0x7a3bcc,_0x598eb9);try{if(_0x283d65['status']>0xc7&&_0x283d65['status']<0x12c){const _0x500378=yield _0x283d65['json']();return new SuccessfulAccountResponse(_0x500378);}const _0x82cce9=yield _0x283d65['json']();return new FailedAccountResponse(_0x82cce9);}catch(_0x37e4d9){if(_0x37e4d9 instanceof Error)return new FailedAccountResponse({'detail':_0x37e4d9['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x37e4d9;}});}}
5
+ var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x126365,_0x1e79cc,_0x42cdb9,_0x2fc256){function _0x5f0b6a(_0x4d6acc){return _0x4d6acc instanceof _0x42cdb9?_0x4d6acc:new _0x42cdb9(function(_0x5e0efc){_0x5e0efc(_0x4d6acc);});}return new(_0x42cdb9||(_0x42cdb9=Promise))(function(_0x56674b,_0x28e173){function _0x40d38f(_0x406f98){try{_0x57c160(_0x2fc256['next'](_0x406f98));}catch(_0x21a678){_0x28e173(_0x21a678);}}function _0x4d8e47(_0x2a7032){try{_0x57c160(_0x2fc256['throw'](_0x2a7032));}catch(_0x1e8d85){_0x28e173(_0x1e8d85);}}function _0x57c160(_0x5bea9a){_0x5bea9a['done']?_0x56674b(_0x5bea9a['value']):_0x5f0b6a(_0x5bea9a['value'])['then'](_0x40d38f,_0x4d8e47);}_0x57c160((_0x2fc256=_0x2fc256['apply'](_0x126365,_0x1e79cc||[]))['next']());});};class AccountService{constructor(_0x1b259e){this['fetch']=_0x1b259e;}['get'](_0xec0e27,_0x380f5c){return __awaiter$4(this,void 0,void 0,function*(){const _0x272617='Account/'+_0xec0e27+'/',_0x5bd1fd=yield this['fetch']['get'](_0x272617,_0x380f5c);try{if(_0x5bd1fd['status']>0xc7&&_0x5bd1fd['status']<0x12c){const _0x45d909=yield _0x5bd1fd['json']();return new SuccessfulAccountResponse(_0x45d909);}const _0x2f20f8=yield _0x5bd1fd['json']();return new FailedAccountResponse(_0x2f20f8);}catch(_0x18dd5c){if(_0x18dd5c instanceof Error)return new FailedAccountResponse({'detail':_0x18dd5c['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x18dd5c;}});}}
6
6
 
7
- var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x5932cb,_0x15a3be,_0x31a213,_0x5b04a8){function _0x316e02(_0x4ec7cc){return _0x4ec7cc instanceof _0x31a213?_0x4ec7cc:new _0x31a213(function(_0x2eac4c){_0x2eac4c(_0x4ec7cc);});}return new(_0x31a213||(_0x31a213=Promise))(function(_0x316b95,_0x369012){function _0x563758(_0x3fdca8){try{_0x1fd2a5(_0x5b04a8['next'](_0x3fdca8));}catch(_0x2f80f3){_0x369012(_0x2f80f3);}}function _0x352776(_0x972feb){try{_0x1fd2a5(_0x5b04a8['throw'](_0x972feb));}catch(_0x3abc94){_0x369012(_0x3abc94);}}function _0x1fd2a5(_0x1b6f88){_0x1b6f88['done']?_0x316b95(_0x1b6f88['value']):_0x316e02(_0x1b6f88['value'])['then'](_0x563758,_0x352776);}_0x1fd2a5((_0x5b04a8=_0x5b04a8['apply'](_0x5932cb,_0x15a3be||[]))['next']());});};class ApiKeyService{constructor(_0x5232be){this['fetch']=_0x5232be;}['create'](_0x5c019b,_0x41f8ce,_0x4573c1){return __awaiter$3(this,void 0,void 0,function*(){const _0x5b2598='ApiKey/Create',_0x4ce31c={'account_name':_0x5c019b,'name':_0x41f8ce};try{const _0x301b84=yield this['fetch']['post'](_0x5b2598,_0x4573c1,_0x4ce31c);if(_0x301b84['status']>0xc7&&_0x301b84['status']<0x12c){const _0x5593b3=yield _0x301b84['json']();return new SuccessfulApiKeyResponse(_0x5593b3);}const _0xc7e2d9=yield _0x301b84['json']();return new FailedApiKeyResponse(_0xc7e2d9);}catch(_0x12efbc){if(_0x12efbc instanceof Error)return new FailedApiKeyResponse({'detail':_0x12efbc['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x12efbc;}});}}
7
+ var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x1237eb,_0x195ee5,_0x165c11,_0xb1fe3d){function _0x1662b9(_0x435d7b){return _0x435d7b instanceof _0x165c11?_0x435d7b:new _0x165c11(function(_0x26bfee){_0x26bfee(_0x435d7b);});}return new(_0x165c11||(_0x165c11=Promise))(function(_0x13a39d,_0x45299a){function _0x3af856(_0x567558){try{_0x5eb638(_0xb1fe3d['next'](_0x567558));}catch(_0x48be05){_0x45299a(_0x48be05);}}function _0x2db821(_0x5bc34e){try{_0x5eb638(_0xb1fe3d['throw'](_0x5bc34e));}catch(_0x509ea7){_0x45299a(_0x509ea7);}}function _0x5eb638(_0x10a717){_0x10a717['done']?_0x13a39d(_0x10a717['value']):_0x1662b9(_0x10a717['value'])['then'](_0x3af856,_0x2db821);}_0x5eb638((_0xb1fe3d=_0xb1fe3d['apply'](_0x1237eb,_0x195ee5||[]))['next']());});};class ApiKeyService{constructor(_0x177998){this['fetch']=_0x177998;}['create'](_0x165e47,_0x57d665,_0x1b4032){return __awaiter$3(this,void 0,void 0,function*(){const _0x145b9f='api-key/create',_0x138358={'account_name':_0x165e47,'name':_0x57d665};try{const _0x114143=yield this['fetch']['post'](_0x145b9f,_0x1b4032,_0x138358);if(_0x114143['status']>0xc7&&_0x114143['status']<0x12c){const _0x501786=yield _0x114143['json']();return new SuccessfulApiKeyResponse(_0x501786);}const _0x4eebcd=yield _0x114143['json']();return new FailedApiKeyResponse(_0x4eebcd);}catch(_0x580c47){if(_0x580c47 instanceof Error)return new FailedApiKeyResponse({'detail':_0x580c47['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x580c47;}});}}
8
8
 
9
- var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x2ddcc6,_0x527139,_0x5a65a1,_0x809ed0){function _0xe540cc(_0x3dcd91){return _0x3dcd91 instanceof _0x5a65a1?_0x3dcd91:new _0x5a65a1(function(_0x1cd6e7){_0x1cd6e7(_0x3dcd91);});}return new(_0x5a65a1||(_0x5a65a1=Promise))(function(_0x18108e,_0x2ac54d){function _0xc46f54(_0x349461){try{_0x4d4ef9(_0x809ed0['next'](_0x349461));}catch(_0x7e7ce2){_0x2ac54d(_0x7e7ce2);}}function _0x1018ac(_0x397bdc){try{_0x4d4ef9(_0x809ed0['throw'](_0x397bdc));}catch(_0x35b40f){_0x2ac54d(_0x35b40f);}}function _0x4d4ef9(_0x3d157d){_0x3d157d['done']?_0x18108e(_0x3d157d['value']):_0xe540cc(_0x3d157d['value'])['then'](_0xc46f54,_0x1018ac);}_0x4d4ef9((_0x809ed0=_0x809ed0['apply'](_0x2ddcc6,_0x527139||[]))['next']());});};class ListService{constructor(_0x2abe61){this['fetch']=_0x2abe61;}['add'](_0x3606d7,_0x559a8f,_0x3d55db){return __awaiter$2(this,void 0,void 0,function*(){const _0x5c0736='List',_0x4149fe={'account_name':_0x3606d7,'list_name':_0x559a8f};try{const _0x221728=yield this['fetch']['post'](_0x5c0736,_0x3d55db,_0x4149fe);if(_0x221728['status']>0xc7&&_0x221728['status']<0x12c){const _0x4b3b8b=yield _0x221728['json']();return new SuccessfulAccountResponse(_0x4b3b8b);}const _0x15b0ca=yield _0x221728['json']();return new FailedAccountResponse(_0x15b0ca);}catch(_0x430424){if(_0x430424 instanceof Error)return new FailedAccountResponse({'detail':_0x430424['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x430424;}});}['remove'](_0x2cad64,_0x1bf135,_0x27273d){return __awaiter$2(this,void 0,void 0,function*(){const _0x23d984='List/'+_0x2cad64+'/'+_0x1bf135,_0x27ec8b=yield this['fetch']['delete'](_0x23d984,_0x27273d);try{if(_0x27ec8b['status']>0xc7&&_0x27ec8b['status']<0x12c){const _0x2dc89c=yield _0x27ec8b['json']();return new SuccessfulAccountResponse(_0x2dc89c);}const _0x3dd70b=yield _0x27ec8b['json']();return new FailedAccountResponse(_0x3dd70b);}catch(_0x15a70e){if(_0x15a70e instanceof Error)return new FailedAccountResponse({'detail':_0x15a70e['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x15a70e;}});}}
9
+ var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x40fa61,_0x4d34ef,_0xb602f3,_0x2a439){function _0x29fb22(_0x5d288b){return _0x5d288b instanceof _0xb602f3?_0x5d288b:new _0xb602f3(function(_0x529b64){_0x529b64(_0x5d288b);});}return new(_0xb602f3||(_0xb602f3=Promise))(function(_0x32250c,_0x22cfb8){function _0x2550a8(_0x2563d3){try{_0x31eeed(_0x2a439['next'](_0x2563d3));}catch(_0x5dd533){_0x22cfb8(_0x5dd533);}}function _0x382241(_0x3346df){try{_0x31eeed(_0x2a439['throw'](_0x3346df));}catch(_0x4b47d2){_0x22cfb8(_0x4b47d2);}}function _0x31eeed(_0x475b0f){_0x475b0f['done']?_0x32250c(_0x475b0f['value']):_0x29fb22(_0x475b0f['value'])['then'](_0x2550a8,_0x382241);}_0x31eeed((_0x2a439=_0x2a439['apply'](_0x40fa61,_0x4d34ef||[]))['next']());});};class ListService{constructor(_0x7d67c){this['fetch']=_0x7d67c;}['add'](_0x106aa0,_0x2e3ebe,_0x3d078c){return __awaiter$2(this,void 0,void 0,function*(){const _0x382bbd='List',_0x95b903={'account_name':_0x106aa0,'list_name':_0x2e3ebe};try{const _0x197703=yield this['fetch']['post'](_0x382bbd,_0x3d078c,_0x95b903);if(_0x197703['status']>0xc7&&_0x197703['status']<0x12c){const _0x5990b3=yield _0x197703['json']();return new SuccessfulAccountResponse(_0x5990b3);}const _0x53f86a=yield _0x197703['json']();return new FailedAccountResponse(_0x53f86a);}catch(_0x1ef303){if(_0x1ef303 instanceof Error)return new FailedAccountResponse({'detail':_0x1ef303['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x1ef303;}});}['remove'](_0x2228c5,_0x29da96,_0x4c18ad){return __awaiter$2(this,void 0,void 0,function*(){const _0x26d511='List/'+_0x2228c5+'/'+_0x29da96,_0xe8d23a=yield this['fetch']['delete'](_0x26d511,_0x4c18ad);try{if(_0xe8d23a['status']>0xc7&&_0xe8d23a['status']<0x12c){const _0x56e30e=yield _0xe8d23a['json']();return new SuccessfulAccountResponse(_0x56e30e);}const _0x4a9e89=yield _0xe8d23a['json']();return new FailedAccountResponse(_0x4a9e89);}catch(_0x29fb49){if(_0x29fb49 instanceof Error)return new FailedAccountResponse({'detail':_0x29fb49['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x29fb49;}});}}
10
10
 
11
- var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x245dc6,_0x551cd9,_0xe9acda,_0x2de215){function _0xee13d4(_0x248e24){return _0x248e24 instanceof _0xe9acda?_0x248e24:new _0xe9acda(function(_0x30003b){_0x30003b(_0x248e24);});}return new(_0xe9acda||(_0xe9acda=Promise))(function(_0x555a6b,_0x44b834){function _0x560b97(_0x2604a9){try{_0x294680(_0x2de215['next'](_0x2604a9));}catch(_0x1c1b4b){_0x44b834(_0x1c1b4b);}}function _0x35bc3c(_0x35d065){try{_0x294680(_0x2de215['throw'](_0x35d065));}catch(_0x1929a8){_0x44b834(_0x1929a8);}}function _0x294680(_0x241596){_0x241596['done']?_0x555a6b(_0x241596['value']):_0xee13d4(_0x241596['value'])['then'](_0x560b97,_0x35bc3c);}_0x294680((_0x2de215=_0x2de215['apply'](_0x245dc6,_0x551cd9||[]))['next']());});};class Fetch{constructor(_0x1929c3){this['baseUri']=_0x1929c3,this['getUrl']=_0xd2ad13=>{return _0xd2ad13['startsWith']('/')&&(_0xd2ad13=_0xd2ad13['replace']('/','')),''+this['baseUri']+_0xd2ad13;},!_0x1929c3['endsWith']('/')&&(_0x1929c3=_0x1929c3+'/');}['get'](_0x158893,_0x234d59){return __awaiter$1(this,void 0,void 0,function*(){const _0xa61909=this['getUrl'](_0x158893);return yield fetch(_0xa61909,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x234d59}});});}['post'](_0x573cc2,_0x4e5461,_0x5a4c36){return __awaiter$1(this,void 0,void 0,function*(){const _0x4d1c17=this['getUrl'](_0x573cc2);return yield fetch(_0x4d1c17,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x4e5461},'body':_0x5a4c36?JSON['stringify'](_0x5a4c36):null});});}['put'](_0x1823a1,_0x5bb308,_0x46fc8b){return __awaiter$1(this,void 0,void 0,function*(){const _0x4a5bee=this['getUrl'](_0x1823a1);return yield fetch(_0x4a5bee,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x5bb308},'body':_0x46fc8b?JSON['stringify'](_0x46fc8b):null});});}['delete'](_0x4ab055,_0x317c74){return __awaiter$1(this,void 0,void 0,function*(){const _0x7bc614=this['getUrl'](_0x4ab055);return yield fetch(_0x7bc614,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x317c74}});});}}
11
+ var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x385044,_0xca158a,_0x4bf943,_0x3e5cd3){function _0x53cf4c(_0x4c0baf){return _0x4c0baf instanceof _0x4bf943?_0x4c0baf:new _0x4bf943(function(_0x569602){_0x569602(_0x4c0baf);});}return new(_0x4bf943||(_0x4bf943=Promise))(function(_0x2b1f49,_0x5b5dc5){function _0x2856ea(_0x48c655){try{_0x4c6e65(_0x3e5cd3['next'](_0x48c655));}catch(_0x58583a){_0x5b5dc5(_0x58583a);}}function _0x3be203(_0x4e029e){try{_0x4c6e65(_0x3e5cd3['throw'](_0x4e029e));}catch(_0x2cdb2f){_0x5b5dc5(_0x2cdb2f);}}function _0x4c6e65(_0x402e14){_0x402e14['done']?_0x2b1f49(_0x402e14['value']):_0x53cf4c(_0x402e14['value'])['then'](_0x2856ea,_0x3be203);}_0x4c6e65((_0x3e5cd3=_0x3e5cd3['apply'](_0x385044,_0xca158a||[]))['next']());});};class Fetch{constructor(_0xb9295e){this['baseUri']=_0xb9295e,this['getUrl']=_0x2e22bd=>{return _0x2e22bd['startsWith']('/')&&(_0x2e22bd=_0x2e22bd['replace']('/','')),''+this['baseUri']+_0x2e22bd;},!_0xb9295e['endsWith']('/')&&(_0xb9295e=_0xb9295e+'/');}['get'](_0x5de8b5,_0x49f102){return __awaiter$1(this,void 0,void 0,function*(){const _0x52a2b3=this['getUrl'](_0x5de8b5);return yield fetch(_0x52a2b3,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x49f102}});});}['post'](_0x3255e5,_0x181c26,_0x41581d){return __awaiter$1(this,void 0,void 0,function*(){const _0x2adb92=this['getUrl'](_0x3255e5);return yield fetch(_0x2adb92,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x181c26},'body':_0x41581d?JSON['stringify'](_0x41581d):null});});}['put'](_0x54eca6,_0x1fa373,_0x30c6ac){return __awaiter$1(this,void 0,void 0,function*(){const _0x396e51=this['getUrl'](_0x54eca6);return yield fetch(_0x396e51,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x1fa373},'body':_0x30c6ac?JSON['stringify'](_0x30c6ac):null});});}['delete'](_0xc99bc8,_0x3a26eb){return __awaiter$1(this,void 0,void 0,function*(){const _0x3aa41b=this['getUrl'](_0xc99bc8);return yield fetch(_0x3aa41b,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3a26eb}});});}}
12
12
 
13
- var __awaiter=undefined&&undefined['__awaiter']||function(_0x55f3dc,_0x57b942,_0x1557fa,_0x5b2429){function _0x83ea0c(_0x48ff13){return _0x48ff13 instanceof _0x1557fa?_0x48ff13:new _0x1557fa(function(_0x5d4725){_0x5d4725(_0x48ff13);});}return new(_0x1557fa||(_0x1557fa=Promise))(function(_0x34739f,_0x40b823){function _0x1be40b(_0x41f994){try{_0x44b6ed(_0x5b2429['next'](_0x41f994));}catch(_0x535c3e){_0x40b823(_0x535c3e);}}function _0x14f0e1(_0x3c5923){try{_0x44b6ed(_0x5b2429['throw'](_0x3c5923));}catch(_0x5d25ac){_0x40b823(_0x5d25ac);}}function _0x44b6ed(_0x3a8aa1){_0x3a8aa1['done']?_0x34739f(_0x3a8aa1['value']):_0x83ea0c(_0x3a8aa1['value'])['then'](_0x1be40b,_0x14f0e1);}_0x44b6ed((_0x5b2429=_0x5b2429['apply'](_0x55f3dc,_0x57b942||[]))['next']());});};class AdminClient{constructor(_0x444f17='https://admin.searchability.dev/'){var _0x7113b8=new Fetch(_0x444f17);this['Accounts']=new AccountService(_0x7113b8),this['Lists']=new ListService(_0x7113b8),this['ApiKeys']=new ApiKeyService(_0x7113b8);}}class AuthClient{constructor(_0x4390b9='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x4390b9);}['login'](_0x128ca5){return __awaiter(this,void 0,void 0,function*(){var _0x5909af='login/'+_0x128ca5;try{const _0x5cf210=yield yield fetch(_0x5909af);if(_0x5cf210['status']>0xc7&&_0x5cf210['status']<0x12c){const _0x3b4782=yield _0x5cf210['json']();return new SuccessfulAuthResponse(_0x3b4782);}const _0x20666c=yield _0x5cf210['json']();return new FailedAuthResponse(_0x20666c);}catch(_0x2312f3){if(_0x2312f3 instanceof Error)return new FailedAuthResponse({'detail':_0x2312f3['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x2312f3;}});}['refresh'](_0x3dd018){return __awaiter(this,void 0,void 0,function*(){var _0x5849f6='refresh';try{const _0x4f5186=yield this['fetch']['post'](_0x5849f6,_0x3dd018,null);if(_0x4f5186['status']>0xc7&&_0x4f5186['status']<0x12c){const _0x257d29=yield _0x4f5186['json']();return new SuccessfulAuthResponse(_0x257d29);}const _0x36ae34=yield _0x4f5186['json']();return new FailedAuthResponse(_0x36ae34);}catch(_0x21cc1d){if(_0x21cc1d instanceof Error)return new FailedAuthResponse({'detail':_0x21cc1d['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x21cc1d;}});}}
13
+ var __awaiter=undefined&&undefined['__awaiter']||function(_0x4ec62e,_0x5afef9,_0x1d37ab,_0x3500c0){function _0x1e6add(_0x478856){return _0x478856 instanceof _0x1d37ab?_0x478856:new _0x1d37ab(function(_0x485265){_0x485265(_0x478856);});}return new(_0x1d37ab||(_0x1d37ab=Promise))(function(_0x5b3988,_0x1d9acf){function _0x57b0da(_0x750c24){try{_0xef0acc(_0x3500c0['next'](_0x750c24));}catch(_0xdef316){_0x1d9acf(_0xdef316);}}function _0x41c195(_0xc4b711){try{_0xef0acc(_0x3500c0['throw'](_0xc4b711));}catch(_0x12b88e){_0x1d9acf(_0x12b88e);}}function _0xef0acc(_0x96166a){_0x96166a['done']?_0x5b3988(_0x96166a['value']):_0x1e6add(_0x96166a['value'])['then'](_0x57b0da,_0x41c195);}_0xef0acc((_0x3500c0=_0x3500c0['apply'](_0x4ec62e,_0x5afef9||[]))['next']());});};class AdminClient{constructor(_0x3bd028='https://admin.searchability.dev/'){var _0x3964ac=new Fetch(_0x3bd028);this['Accounts']=new AccountService(_0x3964ac),this['Lists']=new ListService(_0x3964ac),this['ApiKeys']=new ApiKeyService(_0x3964ac);}}class AuthClient{constructor(_0x38dfab='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x38dfab);}['login'](_0x35bb0b){return __awaiter(this,void 0,void 0,function*(){var _0xc8465b='login/'+_0x35bb0b;try{const _0x32085d=yield yield fetch(_0xc8465b);if(_0x32085d['status']>0xc7&&_0x32085d['status']<0x12c){const _0x270c63=yield _0x32085d['json']();return new SuccessfulAuthResponse(_0x270c63);}const _0x3e2617=yield _0x32085d['json']();return new FailedAuthResponse(_0x3e2617);}catch(_0x38a207){if(_0x38a207 instanceof Error)return new FailedAuthResponse({'detail':_0x38a207['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x38a207;}});}['refresh'](_0x52f8ed){return __awaiter(this,void 0,void 0,function*(){var _0xafb754='refresh';try{const _0x474698=yield this['fetch']['post'](_0xafb754,_0x52f8ed,null);if(_0x474698['status']>0xc7&&_0x474698['status']<0x12c){const _0xa096a9=yield _0x474698['json']();return new SuccessfulAuthResponse(_0xa096a9);}const _0x2d41fc=yield _0x474698['json']();return new FailedAuthResponse(_0x2d41fc);}catch(_0x2e06c6){if(_0x2e06c6 instanceof Error)return new FailedAuthResponse({'detail':_0x2e06c6['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x2e06c6;}});}}
14
14
 
15
15
  export { AdminClient, AuthClient, TokenManager };
package/dist/types.d.ts CHANGED
@@ -17,7 +17,7 @@ declare class AccountService {
17
17
  declare class ApiKeyService {
18
18
  readonly fetch: Fetch;
19
19
  constructor(fetch: Fetch);
20
- create(accountName: string, apiKeyName: string, access_token: string): Promise<Response<ApiKey[], Problem>>;
20
+ create(accountName: string, apiKeyName: string, access_token: string): Promise<Response<ApiKey, Problem>>;
21
21
  }
22
22
 
23
23
  declare class ListService {
@@ -115,16 +115,16 @@ declare class FailedAuthResponse extends Response<Tokens, Problem> {
115
115
  toSuccess(): Tokens;
116
116
  toProblem(): Problem;
117
117
  }
118
- declare class SuccessfulApiKeyResponse extends Response<ApiKey[], Problem> {
119
- readonly apiKeys: ApiKey[];
120
- constructor(apiKeys: ApiKey[]);
121
- toSuccess(): ApiKey[];
118
+ declare class SuccessfulApiKeyResponse extends Response<ApiKey, Problem> {
119
+ readonly apiKey: ApiKey;
120
+ constructor(apiKey: ApiKey);
121
+ toSuccess(): ApiKey;
122
122
  toProblem(): Problem;
123
123
  }
124
- declare class FailedApiKeyResponse extends Response<ApiKey[], Problem> {
124
+ declare class FailedApiKeyResponse extends Response<ApiKey, Problem> {
125
125
  readonly problem: Problem;
126
126
  constructor(problem: Problem);
127
- toSuccess(): ApiKey[];
127
+ toSuccess(): ApiKey;
128
128
  toProblem(): Problem;
129
129
  }
130
130
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@searchability/admin-client",
3
- "version": "0.0.21",
3
+ "version": "0.0.22",
4
4
  "description": "Searchability admin client.",
5
5
  "type": "module",
6
6
  "types": "./dist/types.d.ts",
@@ -1,15 +0,0 @@
1
- var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x54b690,_0x478e2b,_0x49ade5,_0x538a23){function _0x10e540(_0x2413bd){return _0x2413bd instanceof _0x49ade5?_0x2413bd:new _0x49ade5(function(_0x90f4fc){_0x90f4fc(_0x2413bd);});}return new(_0x49ade5||(_0x49ade5=Promise))(function(_0x223395,_0x3da0d8){function _0x50b448(_0xea70c9){try{_0x4dbe62(_0x538a23['next'](_0xea70c9));}catch(_0x69fafa){_0x3da0d8(_0x69fafa);}}function _0x4dd4b2(_0x1b95b5){try{_0x4dbe62(_0x538a23['throw'](_0x1b95b5));}catch(_0x112eab){_0x3da0d8(_0x112eab);}}function _0x4dbe62(_0x4ea396){_0x4ea396['done']?_0x223395(_0x4ea396['value']):_0x10e540(_0x4ea396['value'])['then'](_0x50b448,_0x4dd4b2);}_0x4dbe62((_0x538a23=_0x538a23['apply'](_0x54b690,_0x478e2b||[]))['next']());});};class TokenManager{constructor(_0x5d0b29){this['authClient']=_0x5d0b29;}['getOrRefreshTokens'](_0xa73c87){return __awaiter$5(this,void 0,void 0,function*(){if(Date['now']()<_0xa73c87['access_expires'])return new SuccessfulAuthResponse(_0xa73c87);if(Date['now']()>_0xa73c87['refresh_expires'])return yield this['authClient']['refresh'](_0xa73c87['refresh_token']);return new FailedAuthResponse({'detail':'Refresh\x20token\x20expired','title':'','status':0x194,'instance':'','type':''});});}}
2
-
3
- class Response{constructor(_0x37fa23){this['isSuccess']=_0x37fa23;}}class SuccessfulAccountResponse extends Response{constructor(_0x13089d){super(!![]),this['account']=_0x13089d;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x13e768){super(![]),this['problem']=_0x13e768;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x5adb03){super(!![]),this['tokens']=_0x5adb03;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0xd82e62){super(![]),this['problem']=_0xd82e62;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x227613){super(!![]),this['apiKeys']=_0x227613;}['toSuccess'](){return this['apiKeys'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x3a490d){super(![]),this['problem']=_0x3a490d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
4
-
5
- var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x54c679,_0x42cbe8,_0x2d7567,_0xba6753){function _0x35055f(_0x4fb648){return _0x4fb648 instanceof _0x2d7567?_0x4fb648:new _0x2d7567(function(_0x3bdc42){_0x3bdc42(_0x4fb648);});}return new(_0x2d7567||(_0x2d7567=Promise))(function(_0x540c5a,_0x2cfe7f){function _0x2e909d(_0x2b0aae){try{_0x41532e(_0xba6753['next'](_0x2b0aae));}catch(_0x11dec1){_0x2cfe7f(_0x11dec1);}}function _0x2260cb(_0x149d37){try{_0x41532e(_0xba6753['throw'](_0x149d37));}catch(_0x27a354){_0x2cfe7f(_0x27a354);}}function _0x41532e(_0x11f78f){_0x11f78f['done']?_0x540c5a(_0x11f78f['value']):_0x35055f(_0x11f78f['value'])['then'](_0x2e909d,_0x2260cb);}_0x41532e((_0xba6753=_0xba6753['apply'](_0x54c679,_0x42cbe8||[]))['next']());});};class AccountService{constructor(_0x2944b3){this['fetch']=_0x2944b3;}['get'](_0x2f08b6,_0x54f4ef){return __awaiter$4(this,void 0,void 0,function*(){const _0x252331='Account/'+_0x2f08b6+'/',_0x13fa0a=yield this['fetch']['get'](_0x252331,_0x54f4ef);try{if(_0x13fa0a['status']>0xc7&&_0x13fa0a['status']<0x12c){const _0x45565a=yield _0x13fa0a['json']();return new SuccessfulAccountResponse(_0x45565a);}const _0x1b88f2=yield _0x13fa0a['json']();return new FailedAccountResponse(_0x1b88f2);}catch(_0x81e3a5){if(_0x81e3a5 instanceof Error)return new FailedAccountResponse({'detail':_0x81e3a5['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x81e3a5;}});}}
6
-
7
- var __awaiter$3=undefined&&undefined['__awaiter']||function(_0xfc9f78,_0x521589,_0x26fc23,_0x3ab864){function _0x56cabb(_0x1c5146){return _0x1c5146 instanceof _0x26fc23?_0x1c5146:new _0x26fc23(function(_0x3b16ab){_0x3b16ab(_0x1c5146);});}return new(_0x26fc23||(_0x26fc23=Promise))(function(_0x454522,_0x4d47dd){function _0x3b50bc(_0x242a60){try{_0xe5d335(_0x3ab864['next'](_0x242a60));}catch(_0x10dbc2){_0x4d47dd(_0x10dbc2);}}function _0x462cb9(_0x3c6a24){try{_0xe5d335(_0x3ab864['throw'](_0x3c6a24));}catch(_0x49f683){_0x4d47dd(_0x49f683);}}function _0xe5d335(_0x986196){_0x986196['done']?_0x454522(_0x986196['value']):_0x56cabb(_0x986196['value'])['then'](_0x3b50bc,_0x462cb9);}_0xe5d335((_0x3ab864=_0x3ab864['apply'](_0xfc9f78,_0x521589||[]))['next']());});};class ApiKeyService{constructor(_0x1b95b3){this['fetch']=_0x1b95b3;}['create'](_0x31f678,_0x88cd5f,_0xa660a9){return __awaiter$3(this,void 0,void 0,function*(){const _0x3d17d4='ApiKey/Create',_0x33c43d={'account_name':_0x31f678,'name':_0x88cd5f};try{const _0x5d64f7=yield this['fetch']['post'](_0x3d17d4,_0xa660a9,_0x33c43d);if(_0x5d64f7['status']>0xc7&&_0x5d64f7['status']<0x12c){const _0x49cc85=yield _0x5d64f7['json']();return new SuccessfulApiKeyResponse(_0x49cc85);}const _0x1035f3=yield _0x5d64f7['json']();return new FailedApiKeyResponse(_0x1035f3);}catch(_0x2ecd65){if(_0x2ecd65 instanceof Error)return new FailedApiKeyResponse({'detail':_0x2ecd65['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x2ecd65;}});}}
8
-
9
- var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x1541e8,_0x36758e,_0x30129e,_0x299512){function _0x2d4f4f(_0x41de95){return _0x41de95 instanceof _0x30129e?_0x41de95:new _0x30129e(function(_0x4c2914){_0x4c2914(_0x41de95);});}return new(_0x30129e||(_0x30129e=Promise))(function(_0x4e0625,_0x2d2671){function _0x48e593(_0x292180){try{_0x3a2d43(_0x299512['next'](_0x292180));}catch(_0x513643){_0x2d2671(_0x513643);}}function _0x2514ea(_0x410408){try{_0x3a2d43(_0x299512['throw'](_0x410408));}catch(_0x4e4a2d){_0x2d2671(_0x4e4a2d);}}function _0x3a2d43(_0x1201c6){_0x1201c6['done']?_0x4e0625(_0x1201c6['value']):_0x2d4f4f(_0x1201c6['value'])['then'](_0x48e593,_0x2514ea);}_0x3a2d43((_0x299512=_0x299512['apply'](_0x1541e8,_0x36758e||[]))['next']());});};class ListService{constructor(_0x568209){this['fetch']=_0x568209;}['add'](_0xabfbd5,_0x3b520d,_0x703b66){return __awaiter$2(this,void 0,void 0,function*(){const _0x16bb99='List',_0x3b048f={'account_name':_0xabfbd5,'list_name':_0x3b520d};try{const _0x15e271=yield this['fetch']['post'](_0x16bb99,_0x703b66,_0x3b048f);if(_0x15e271['status']>0xc7&&_0x15e271['status']<0x12c){const _0x1a5abd=yield _0x15e271['json']();return new SuccessfulAccountResponse(_0x1a5abd);}const _0x556a15=yield _0x15e271['json']();return new FailedAccountResponse(_0x556a15);}catch(_0x5c91f8){if(_0x5c91f8 instanceof Error)return new FailedAccountResponse({'detail':_0x5c91f8['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x5c91f8;}});}['remove'](_0x281107,_0x17843b,_0x31d24a){return __awaiter$2(this,void 0,void 0,function*(){const _0x47e058='List/'+_0x281107+'/'+_0x17843b,_0x3bacd8=yield this['fetch']['delete'](_0x47e058,_0x31d24a);try{if(_0x3bacd8['status']>0xc7&&_0x3bacd8['status']<0x12c){const _0x5c4482=yield _0x3bacd8['json']();return new SuccessfulAccountResponse(_0x5c4482);}const _0x3463a4=yield _0x3bacd8['json']();return new FailedAccountResponse(_0x3463a4);}catch(_0x751fc9){if(_0x751fc9 instanceof Error)return new FailedAccountResponse({'detail':_0x751fc9['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x751fc9;}});}}
10
-
11
- var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x256c5d,_0x380ff2,_0x3f2c9c,_0x52444f){function _0x157255(_0x488e1a){return _0x488e1a instanceof _0x3f2c9c?_0x488e1a:new _0x3f2c9c(function(_0x1accdf){_0x1accdf(_0x488e1a);});}return new(_0x3f2c9c||(_0x3f2c9c=Promise))(function(_0x403b63,_0x1b065c){function _0x58115b(_0x4da783){try{_0x8d3f21(_0x52444f['next'](_0x4da783));}catch(_0x3c6030){_0x1b065c(_0x3c6030);}}function _0x17b709(_0x1d8554){try{_0x8d3f21(_0x52444f['throw'](_0x1d8554));}catch(_0x1640ae){_0x1b065c(_0x1640ae);}}function _0x8d3f21(_0x2f26c1){_0x2f26c1['done']?_0x403b63(_0x2f26c1['value']):_0x157255(_0x2f26c1['value'])['then'](_0x58115b,_0x17b709);}_0x8d3f21((_0x52444f=_0x52444f['apply'](_0x256c5d,_0x380ff2||[]))['next']());});};class Fetch{constructor(_0x296f93){this['baseUri']=_0x296f93,this['getUrl']=_0x52dad9=>{return _0x52dad9['startsWith']('/')&&(_0x52dad9=_0x52dad9['replace']('/','')),''+this['baseUri']+_0x52dad9;},!_0x296f93['endsWith']('/')&&(_0x296f93=_0x296f93+'/');}['get'](_0x495adc,_0xe5f488){return __awaiter$1(this,void 0,void 0,function*(){const _0x262199=this['getUrl'](_0x495adc);return yield fetch(_0x262199,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0xe5f488}});});}['post'](_0x3b9a36,_0x5326e7,_0x9e9ab6){return __awaiter$1(this,void 0,void 0,function*(){const _0xff10ab=this['getUrl'](_0x3b9a36);return yield fetch(_0xff10ab,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x5326e7},'body':_0x9e9ab6?JSON['stringify'](_0x9e9ab6):null});});}['put'](_0x8d7257,_0x987873,_0x218ebf){return __awaiter$1(this,void 0,void 0,function*(){const _0x2fe704=this['getUrl'](_0x8d7257);return yield fetch(_0x2fe704,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x987873},'body':_0x218ebf?JSON['stringify'](_0x218ebf):null});});}['delete'](_0x1149b7,_0x3210f2){return __awaiter$1(this,void 0,void 0,function*(){const _0x4087d8=this['getUrl'](_0x1149b7);return yield fetch(_0x4087d8,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3210f2}});});}}
12
-
13
- var __awaiter=undefined&&undefined['__awaiter']||function(_0x446d4c,_0x2a827b,_0x119f1e,_0x377e96){function _0x863bad(_0x428c19){return _0x428c19 instanceof _0x119f1e?_0x428c19:new _0x119f1e(function(_0x2c6dc2){_0x2c6dc2(_0x428c19);});}return new(_0x119f1e||(_0x119f1e=Promise))(function(_0x21181b,_0x2643e3){function _0x30bc71(_0x3f0c02){try{_0x5fdef5(_0x377e96['next'](_0x3f0c02));}catch(_0x24c155){_0x2643e3(_0x24c155);}}function _0x2cdfe9(_0x8cd318){try{_0x5fdef5(_0x377e96['throw'](_0x8cd318));}catch(_0x38dac1){_0x2643e3(_0x38dac1);}}function _0x5fdef5(_0x4c5a38){_0x4c5a38['done']?_0x21181b(_0x4c5a38['value']):_0x863bad(_0x4c5a38['value'])['then'](_0x30bc71,_0x2cdfe9);}_0x5fdef5((_0x377e96=_0x377e96['apply'](_0x446d4c,_0x2a827b||[]))['next']());});};class AdminClient{constructor(_0x23adc2='https://admin.searchability.dev/'){var _0x39845b=new Fetch(_0x23adc2);this['Accounts']=new AccountService(_0x39845b),this['Lists']=new ListService(_0x39845b),this['ApiKeys']=new ApiKeyService(_0x39845b);}}class AuthClient{constructor(_0x3477b2='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x3477b2);}['login'](_0x2a8000){return __awaiter(this,void 0,void 0,function*(){var _0x383ad9='login/'+_0x2a8000;try{const _0x585892=yield yield fetch(_0x383ad9);if(_0x585892['status']>0xc7&&_0x585892['status']<0x12c){const _0x40c18a=yield _0x585892['json']();return new SuccessfulAuthResponse(_0x40c18a);}const _0x52450f=yield _0x585892['json']();return new FailedAuthResponse(_0x52450f);}catch(_0x5b8686){if(_0x5b8686 instanceof Error)return new FailedAuthResponse({'detail':_0x5b8686['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x5b8686;}});}['refresh'](_0x231c38){return __awaiter(this,void 0,void 0,function*(){var _0x3f1dba='refresh';try{const _0x11754b=yield this['fetch']['post'](_0x3f1dba,_0x231c38,null);if(_0x11754b['status']>0xc7&&_0x11754b['status']<0x12c){const _0x59e235=yield _0x11754b['json']();return new SuccessfulAuthResponse(_0x59e235);}const _0x56f3bd=yield _0x11754b['json']();return new FailedAuthResponse(_0x56f3bd);}catch(_0xda903e){if(_0xda903e instanceof Error)return new FailedAuthResponse({'detail':_0xda903e['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0xda903e;}});}}
14
-
15
- export { AdminClient, AuthClient, TokenManager };