@searchability/admin-client 0.0.35 → 0.0.36

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 TokenStatus;(function(_0x5f2294){_0x5f2294[_0x5f2294['Ok']=0x0]='Ok',_0x5f2294[_0x5f2294['Refresh']=0x1]='Refresh',_0x5f2294[_0x5f2294['Expired']=0x2]='Expired';}(TokenStatus||(TokenStatus={})));class Tokens{constructor(){this['access_token']='',this['access_expires']=0x0,this['refresh_token']='',this['refresh_expires']=0x0;}}class Response{constructor(_0x4a6c84){this['isSuccess']=_0x4a6c84;}}class SuccessfulAccountResponse extends Response{constructor(_0xcc286a){super(!![]),this['account']=_0xcc286a;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x3d4dbc){super(![]),this['problem']=_0x3d4dbc;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x3b8cdf){super(!![]),this['tokens']=_0x3b8cdf;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x3c5310){super(![]),this['problem']=_0x3c5310;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x1f3cfa){super(!![]),this['apiKey']=_0x1f3cfa;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x39e96f){super(![]),this['problem']=_0x39e96f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x5c0eeb){super(!![]),this['searchService']=_0x5c0eeb;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x31f151){super(![]),this['problem']=_0x31f151;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x1f4d35){super(!![]),this['searchService']=_0x1f4d35;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServiceResponse extends Response{constructor(_0x320dcc){super(![]),this['problem']=_0x320dcc;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x146152){super(!![]),this['apiKeyValue']=_0x146152;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x3c00c1){super(!![]),this['obj']=_0x3c00c1;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x2a07d4){super(![]),this['problem']=_0x2a07d4;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x15b5f7){super(![]),this['problem']=_0x15b5f7;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
2
+
3
+ var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x40fff2,_0x5d31a7,_0x54facf,_0x12d942){function _0x219c8e(_0x23db20){return _0x23db20 instanceof _0x54facf?_0x23db20:new _0x54facf(function(_0x107166){_0x107166(_0x23db20);});}return new(_0x54facf||(_0x54facf=Promise))(function(_0x5644a0,_0x7d823a){function _0x49610a(_0x35c485){try{_0x190120(_0x12d942['next'](_0x35c485));}catch(_0x23cafc){_0x7d823a(_0x23cafc);}}function _0xde7da5(_0x2490eb){try{_0x190120(_0x12d942['throw'](_0x2490eb));}catch(_0x48b934){_0x7d823a(_0x48b934);}}function _0x190120(_0xcdd4d6){_0xcdd4d6['done']?_0x5644a0(_0xcdd4d6['value']):_0x219c8e(_0xcdd4d6['value'])['then'](_0x49610a,_0xde7da5);}_0x190120((_0x12d942=_0x12d942['apply'](_0x40fff2,_0x5d31a7||[]))['next']());});};class AccountService{constructor(_0x1035b0){this['fetch']=_0x1035b0;}['get'](_0x158994,_0x3c6b05){return __awaiter$5(this,void 0,void 0,function*(){const _0x16393d='Account/'+_0x158994+'/',_0xe1e68e=yield this['fetch']['get'](_0x16393d,_0x3c6b05);try{if(_0xe1e68e['status']>0xc7&&_0xe1e68e['status']<0x12c){const _0x3cc500=yield _0xe1e68e['json']();return new SuccessfulAccountResponse(_0x3cc500);}const _0x3cd678=yield _0xe1e68e['json']();return new FailedAccountResponse(_0x3cd678);}catch(_0x5cdc03){if(_0x5cdc03 instanceof Error)return new FailedAccountResponse({'detail':_0x5cdc03['message'],'title':_0x5cdc03['name'],'status':0x1f4,'instance':'','type':''});throw _0x5cdc03;}});}}
4
+
5
+ var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x3af5fa,_0x494f2e,_0x45fdfc,_0x43256c){function _0x400f1f(_0xb018bf){return _0xb018bf instanceof _0x45fdfc?_0xb018bf:new _0x45fdfc(function(_0x5b72d2){_0x5b72d2(_0xb018bf);});}return new(_0x45fdfc||(_0x45fdfc=Promise))(function(_0x439fb5,_0x3838ac){function _0x2db72a(_0x511426){try{_0x1ab680(_0x43256c['next'](_0x511426));}catch(_0x14edd9){_0x3838ac(_0x14edd9);}}function _0x4491c4(_0x4cbd7f){try{_0x1ab680(_0x43256c['throw'](_0x4cbd7f));}catch(_0xb2d604){_0x3838ac(_0xb2d604);}}function _0x1ab680(_0x2a8905){_0x2a8905['done']?_0x439fb5(_0x2a8905['value']):_0x400f1f(_0x2a8905['value'])['then'](_0x2db72a,_0x4491c4);}_0x1ab680((_0x43256c=_0x43256c['apply'](_0x3af5fa,_0x494f2e||[]))['next']());});};class ApiKeyService{constructor(_0x24a5c1){this['fetch']=_0x24a5c1,this['path']='api-key';}['create'](_0x320132,_0x56b1d4,_0x55cf33){return __awaiter$4(this,void 0,void 0,function*(){const _0x504e3e={'account_name':_0x320132,'api_key_name':_0x56b1d4};try{const _0x237652=yield this['fetch']['post'](this['path'],_0x55cf33,_0x504e3e);if(_0x237652['status']>0xc7&&_0x237652['status']<0x12c){const _0x288670=yield _0x237652['json']();return new SuccessfulApiKeyResponse(_0x288670);}const _0x224d37=yield _0x237652['json']();return new FailedApiKeyResponse(_0x224d37);}catch(_0x1d5b5d){if(_0x1d5b5d instanceof Error)return new FailedApiKeyResponse({'detail':_0x1d5b5d['message'],'title':_0x1d5b5d['name'],'status':0x1f4,'instance':'','type':''});throw _0x1d5b5d;}});}['view'](_0x2b90a8,_0x678016,_0x31a199){return __awaiter$4(this,void 0,void 0,function*(){const _0x1c8d47=this['path']+'/'+_0x2b90a8+'/'+_0x678016;try{const _0x191a69=yield this['fetch']['get'](_0x1c8d47,_0x31a199);if(_0x191a69['status']>0xc7&&_0x191a69['status']<0x12c){const _0x4f9493=yield _0x191a69['json']();return new SuccessfulApiKeyValueResponse(_0x4f9493);}const _0x94a6ec=yield _0x191a69['json']();return new FailedApiKeyValueResponse(_0x94a6ec);}catch(_0x34b572){if(_0x34b572 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x34b572['message'],'title':_0x34b572['name'],'status':0x1f4,'instance':'','type':''});throw _0x34b572;}});}['delete'](_0x167f39,_0x568559,_0x5c3ce9){return __awaiter$4(this,void 0,void 0,function*(){const _0x20d356=this['path']+'/'+_0x167f39+'/'+_0x568559;try{const _0x4403af=yield this['fetch']['delete'](_0x20d356,_0x5c3ce9);if(_0x4403af['status']>0xc7&&_0x4403af['status']<0x12c)return new SuccessfulResponse({});const _0x2130ec=yield _0x4403af['json']();return new FailedResponse(_0x2130ec);}catch(_0x18cc97){if(_0x18cc97 instanceof Error)return new FailedResponse({'detail':_0x18cc97['message'],'title':_0x18cc97['name'],'status':0x1f4,'instance':'','type':''});throw _0x18cc97;}});}}
6
+
7
+ var __awaiter$3=undefined&&undefined['__awaiter']||function(_0xff0d5a,_0x5568f6,_0x43ed08,_0x4cd698){function _0xc5eac6(_0xa7ec4a){return _0xa7ec4a instanceof _0x43ed08?_0xa7ec4a:new _0x43ed08(function(_0x31e939){_0x31e939(_0xa7ec4a);});}return new(_0x43ed08||(_0x43ed08=Promise))(function(_0x596cc5,_0x9294b4){function _0x551e3e(_0x52e8af){try{_0x43bace(_0x4cd698['next'](_0x52e8af));}catch(_0x40f861){_0x9294b4(_0x40f861);}}function _0x579488(_0x487ebf){try{_0x43bace(_0x4cd698['throw'](_0x487ebf));}catch(_0x21e0f3){_0x9294b4(_0x21e0f3);}}function _0x43bace(_0x30d503){_0x30d503['done']?_0x596cc5(_0x30d503['value']):_0xc5eac6(_0x30d503['value'])['then'](_0x551e3e,_0x579488);}_0x43bace((_0x4cd698=_0x4cd698['apply'](_0xff0d5a,_0x5568f6||[]))['next']());});};class ListService{constructor(_0xcec776){this['fetch']=_0xcec776;}['add'](_0x5b0e94,_0x2115ed,_0x58c3ac){return __awaiter$3(this,void 0,void 0,function*(){const _0x101da9='List',_0x4499df={'account_name':_0x5b0e94,'list_name':_0x2115ed};try{const _0x496637=yield this['fetch']['post'](_0x101da9,_0x58c3ac,_0x4499df);if(_0x496637['status']>0xc7&&_0x496637['status']<0x12c){const _0x148322=yield _0x496637['json']();return new SuccessfulAccountResponse(_0x148322);}const _0x4dc355=yield _0x496637['json']();return new FailedAccountResponse(_0x4dc355);}catch(_0x4a81d7){if(_0x4a81d7 instanceof Error)return new FailedAccountResponse({'detail':_0x4a81d7['message'],'title':_0x4a81d7['name'],'status':0x1f4,'instance':'','type':''});throw _0x4a81d7;}});}['remove'](_0x34df1e,_0x10804e,_0x40c53c){return __awaiter$3(this,void 0,void 0,function*(){const _0x3789f5='List/'+_0x34df1e+'/'+_0x10804e,_0x3d2c8e=yield this['fetch']['delete'](_0x3789f5,_0x40c53c);try{if(_0x3d2c8e['status']>0xc7&&_0x3d2c8e['status']<0x12c){const _0x32cd07=yield _0x3d2c8e['json']();return new SuccessfulAccountResponse(_0x32cd07);}const _0x115a6d=yield _0x3d2c8e['json']();return new FailedAccountResponse(_0x115a6d);}catch(_0x523ad9){if(_0x523ad9 instanceof Error)return new FailedAccountResponse({'detail':_0x523ad9['message'],'title':_0x523ad9['name'],'status':0x1f4,'instance':'','type':''});throw _0x523ad9;}});}}
8
+
9
+ var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x5c2aee,_0x36d134,_0x3ca33c,_0x3df68d){function _0x1ffe40(_0x348f8d){return _0x348f8d instanceof _0x3ca33c?_0x348f8d:new _0x3ca33c(function(_0xa74770){_0xa74770(_0x348f8d);});}return new(_0x3ca33c||(_0x3ca33c=Promise))(function(_0x5a0f9e,_0x138a75){function _0x2ba2e0(_0x1fc600){try{_0x4bed4a(_0x3df68d['next'](_0x1fc600));}catch(_0x4e3184){_0x138a75(_0x4e3184);}}function _0x51c812(_0x120934){try{_0x4bed4a(_0x3df68d['throw'](_0x120934));}catch(_0x57cde7){_0x138a75(_0x57cde7);}}function _0x4bed4a(_0x15e270){_0x15e270['done']?_0x5a0f9e(_0x15e270['value']):_0x1ffe40(_0x15e270['value'])['then'](_0x2ba2e0,_0x51c812);}_0x4bed4a((_0x3df68d=_0x3df68d['apply'](_0x5c2aee,_0x36d134||[]))['next']());});};class Fetch{constructor(_0x49d843){this['baseUri']=_0x49d843,this['getUrl']=_0x440564=>{return _0x440564['startsWith']('/')&&(_0x440564=_0x440564['replace']('/','')),''+this['baseUri']+_0x440564;},!_0x49d843['endsWith']('/')&&(_0x49d843=_0x49d843+'/');}['get'](_0x6c31e7,_0x233c95){return __awaiter$2(this,void 0,void 0,function*(){const _0x358180=this['getUrl'](_0x6c31e7);return yield fetch(_0x358180,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x233c95}});});}['post'](_0x43dab7,_0x306840,_0x23dbd8){return __awaiter$2(this,void 0,void 0,function*(){const _0x20a593=this['getUrl'](_0x43dab7);return yield fetch(_0x20a593,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x306840},'body':_0x23dbd8?JSON['stringify'](_0x23dbd8):null});});}['put'](_0x4d40bf,_0x585c51,_0x3d89f7){return __awaiter$2(this,void 0,void 0,function*(){const _0x2ade85=this['getUrl'](_0x4d40bf);return yield fetch(_0x2ade85,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x585c51},'body':_0x3d89f7?JSON['stringify'](_0x3d89f7):null});});}['delete'](_0x2ec81f,_0x273426){return __awaiter$2(this,void 0,void 0,function*(){const _0x1d3bac=this['getUrl'](_0x2ec81f);return yield fetch(_0x1d3bac,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x273426}});});}}
10
+
11
+ var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x3a75c1,_0x92572a,_0x4a2b91,_0x1eaa2c){function _0x25c54a(_0x59f91d){return _0x59f91d instanceof _0x4a2b91?_0x59f91d:new _0x4a2b91(function(_0x3cf4af){_0x3cf4af(_0x59f91d);});}return new(_0x4a2b91||(_0x4a2b91=Promise))(function(_0x177726,_0x2345de){function _0x1d4a44(_0x17eee2){try{_0x18eefa(_0x1eaa2c['next'](_0x17eee2));}catch(_0x15d37b){_0x2345de(_0x15d37b);}}function _0x5eb1ed(_0x55749c){try{_0x18eefa(_0x1eaa2c['throw'](_0x55749c));}catch(_0x21a430){_0x2345de(_0x21a430);}}function _0x18eefa(_0x5e2c04){_0x5e2c04['done']?_0x177726(_0x5e2c04['value']):_0x25c54a(_0x5e2c04['value'])['then'](_0x1d4a44,_0x5eb1ed);}_0x18eefa((_0x1eaa2c=_0x1eaa2c['apply'](_0x3a75c1,_0x92572a||[]))['next']());});};class SearchServersService{constructor(_0x16f456){this['fetch']=_0x16f456,this['path']='search-services';}['create'](_0x40b8be,_0x10b7c2,_0x2b4e2f,_0x47d7ca,_0x568478,_0x1a96b3){return __awaiter$1(this,void 0,void 0,function*(){const _0x52aa1b={'account_name':_0x40b8be,'search_service_name':_0x10b7c2,'endpoint':_0x2b4e2f,'key':_0x47d7ca,'county':_0x568478};try{const _0x4b4eca=yield this['fetch']['post'](this['path'],_0x1a96b3,_0x52aa1b);if(_0x4b4eca['status']>0xc7&&_0x4b4eca['status']<0x12c){const _0x273ba1=yield _0x4b4eca['json']();return new SuccessfulSearchServiceResponse(_0x273ba1);}const _0x42f8ed=yield _0x4b4eca['json']();return new FailedSearchServiceResponse(_0x42f8ed);}catch(_0x3536fa){if(_0x3536fa instanceof Error)return new FailedSearchServiceResponse({'detail':_0x3536fa['message'],'title':_0x3536fa['name'],'status':0x1f4,'instance':'','type':''});throw _0x3536fa;}});}['delete'](_0x3642c2,_0x38067d,_0x146398){return __awaiter$1(this,void 0,void 0,function*(){const _0x2f3125=this['path']+'/'+_0x3642c2+'/'+_0x38067d;try{const _0x1f62ca=yield this['fetch']['delete'](_0x2f3125,_0x146398);if(_0x1f62ca['status']>0xc7&&_0x1f62ca['status']<0x12c)return new SuccessfulResponse({});const _0xb31541=yield _0x1f62ca['json']();return new FailedResponse(_0xb31541);}catch(_0x162cfd){if(_0x162cfd instanceof Error)return new FailedResponse({'detail':_0x162cfd['message'],'title':_0x162cfd['name'],'status':0x1f4,'instance':'','type':''});throw _0x162cfd;}});}['view'](_0x3ad077,_0x37e197,_0x545a1d){return __awaiter$1(this,void 0,void 0,function*(){const _0x414cc3=this['path']+'/'+_0x3ad077+'/'+_0x37e197;try{const _0x4462ba=yield this['fetch']['get'](_0x414cc3,_0x545a1d);if(_0x4462ba['status']>0xc7&&_0x4462ba['status']<0x12c){const _0x56e259=yield _0x4462ba['json']();return new SuccessfulViewSearchServiceResponse(_0x56e259);}const _0x12add6=yield _0x4462ba['json']();return new FailedViewSearchServiceResponse(_0x12add6);}catch(_0x4914a5){if(_0x4914a5 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x4914a5['message'],'title':_0x4914a5['name'],'status':0x1f4,'instance':'','type':''});throw _0x4914a5;}});}}
12
+
13
+ var __awaiter=undefined&&undefined['__awaiter']||function(_0x5785ff,_0x3dd1bc,_0x4f443a,_0x34fd7d){function _0x4424a5(_0x449295){return _0x449295 instanceof _0x4f443a?_0x449295:new _0x4f443a(function(_0xa03dfb){_0xa03dfb(_0x449295);});}return new(_0x4f443a||(_0x4f443a=Promise))(function(_0x31f2b7,_0x8ea7c0){function _0x369099(_0xc1b33e){try{_0x102182(_0x34fd7d['next'](_0xc1b33e));}catch(_0x4c9bd2){_0x8ea7c0(_0x4c9bd2);}}function _0x1644af(_0x49482e){try{_0x102182(_0x34fd7d['throw'](_0x49482e));}catch(_0x3d30e0){_0x8ea7c0(_0x3d30e0);}}function _0x102182(_0xddfa98){_0xddfa98['done']?_0x31f2b7(_0xddfa98['value']):_0x4424a5(_0xddfa98['value'])['then'](_0x369099,_0x1644af);}_0x102182((_0x34fd7d=_0x34fd7d['apply'](_0x5785ff,_0x3dd1bc||[]))['next']());});};class AdminClient{constructor(_0x546cf2='https://admin.searchability.dev/'){var _0x53007d=new Fetch(_0x546cf2);this['Accounts']=new AccountService(_0x53007d),this['Lists']=new ListService(_0x53007d),this['ApiKeys']=new ApiKeyService(_0x53007d),this['SearchServices']=new SearchServersService(_0x53007d);}}class AuthClient{constructor(_0x2d962f='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x2d962f);}['login'](_0x4e0a29){return __awaiter(this,void 0,void 0,function*(){var _0x1875ac='login/'+_0x4e0a29;try{const _0x49e7d7=yield yield fetch(_0x1875ac);if(_0x49e7d7['status']>0xc7&&_0x49e7d7['status']<0x12c){const _0x2eb268=yield _0x49e7d7['json']();return new SuccessfulAuthResponse(_0x2eb268);}const _0x2adfcc=yield _0x49e7d7['json']();return new FailedAuthResponse(_0x2adfcc);}catch(_0x1ad283){if(_0x1ad283 instanceof Error)return new FailedAuthResponse({'detail':_0x1ad283['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x1ad283;}});}['refresh'](_0x470157){return __awaiter(this,void 0,void 0,function*(){var _0x196d16='refresh';try{const _0x53b583=yield this['fetch']['post'](_0x196d16,_0x470157,null);if(_0x53b583['status']>0xc7&&_0x53b583['status']<0x12c){const _0x49b8cc=yield _0x53b583['json']();return new SuccessfulAuthResponse(_0x49b8cc);}const _0x16b1c8=yield _0x53b583['json']();return new FailedAuthResponse(_0x16b1c8);}catch(_0x2b2dc6){if(_0x2b2dc6 instanceof Error)return new FailedAuthResponse({'detail':_0x2b2dc6['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x2b2dc6;}});}['getTokenStatus'](_0x3083a8){if(Date['now']()<_0x3083a8['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x3083a8['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
14
+
15
+ export { AdminClient, AuthClient, TokenStatus, Tokens };
@@ -1,18 +1,18 @@
1
1
  'use strict';
2
2
 
3
- exports.TokenStatus = void 0;(function(_0x3cb67a){_0x3cb67a[_0x3cb67a['Ok']=0x0]='Ok',_0x3cb67a[_0x3cb67a['Refresh']=0x1]='Refresh',_0x3cb67a[_0x3cb67a['Expired']=0x2]='Expired';}(exports.TokenStatus||(exports.TokenStatus={})));class Tokens{constructor(){this['access_token']='',this['access_expires']=0x0,this['refresh_token']='',this['refresh_expires']=0x0;}}class Response{constructor(_0x8286dd){this['isSuccess']=_0x8286dd;}}class SuccessfulAccountResponse extends Response{constructor(_0x113c62){super(!![]),this['account']=_0x113c62;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x3a2f0c){super(![]),this['problem']=_0x3a2f0c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x31c269){super(!![]),this['tokens']=_0x31c269;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x30008d){super(![]),this['problem']=_0x30008d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x553a7a){super(!![]),this['apiKey']=_0x553a7a;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x22e941){super(![]),this['problem']=_0x22e941;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x3f6fa9){super(!![]),this['searchService']=_0x3f6fa9;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x4bb8db){super(![]),this['problem']=_0x4bb8db;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x1459b7){super(!![]),this['apiKeyValue']=_0x1459b7;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x4d3583){super(!![]),this['obj']=_0x4d3583;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x4278a6){super(![]),this['problem']=_0x4278a6;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x137894){super(![]),this['problem']=_0x137894;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
3
+ exports.TokenStatus = void 0;(function(_0x83be56){_0x83be56[_0x83be56['Ok']=0x0]='Ok',_0x83be56[_0x83be56['Refresh']=0x1]='Refresh',_0x83be56[_0x83be56['Expired']=0x2]='Expired';}(exports.TokenStatus||(exports.TokenStatus={})));class Tokens{constructor(){this['access_token']='',this['access_expires']=0x0,this['refresh_token']='',this['refresh_expires']=0x0;}}class Response{constructor(_0x1be141){this['isSuccess']=_0x1be141;}}class SuccessfulAccountResponse extends Response{constructor(_0x18c8ee){super(!![]),this['account']=_0x18c8ee;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x4241de){super(![]),this['problem']=_0x4241de;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x1a03c0){super(!![]),this['tokens']=_0x1a03c0;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x339f87){super(![]),this['problem']=_0x339f87;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x4f2f75){super(!![]),this['apiKey']=_0x4f2f75;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x3846b9){super(![]),this['problem']=_0x3846b9;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x4881ab){super(!![]),this['searchService']=_0x4881ab;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x1b4ef8){super(![]),this['problem']=_0x1b4ef8;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x4d8b41){super(!![]),this['searchService']=_0x4d8b41;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServiceResponse extends Response{constructor(_0x234986){super(![]),this['problem']=_0x234986;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x4eeff0){super(!![]),this['apiKeyValue']=_0x4eeff0;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x16d389){super(!![]),this['obj']=_0x16d389;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x49303d){super(![]),this['problem']=_0x49303d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x259fd0){super(![]),this['problem']=_0x259fd0;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
4
4
 
5
- var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x4eb93b,_0x45421a,_0x7c1061,_0x33fca9){function _0x1e5af9(_0x4a2e0f){return _0x4a2e0f instanceof _0x7c1061?_0x4a2e0f:new _0x7c1061(function(_0x1acd0e){_0x1acd0e(_0x4a2e0f);});}return new(_0x7c1061||(_0x7c1061=Promise))(function(_0x44db4e,_0x13ea18){function _0x327c12(_0x1a921f){try{_0x273f44(_0x33fca9['next'](_0x1a921f));}catch(_0x1076b1){_0x13ea18(_0x1076b1);}}function _0x8f8323(_0x4e1c04){try{_0x273f44(_0x33fca9['throw'](_0x4e1c04));}catch(_0x4dc031){_0x13ea18(_0x4dc031);}}function _0x273f44(_0x5202ec){_0x5202ec['done']?_0x44db4e(_0x5202ec['value']):_0x1e5af9(_0x5202ec['value'])['then'](_0x327c12,_0x8f8323);}_0x273f44((_0x33fca9=_0x33fca9['apply'](_0x4eb93b,_0x45421a||[]))['next']());});};class AccountService{constructor(_0x3ddcc4){this['fetch']=_0x3ddcc4;}['get'](_0x343c96,_0x2d5d73){return __awaiter$5(this,void 0,void 0,function*(){const _0x329115='Account/'+_0x343c96+'/',_0x2460b7=yield this['fetch']['get'](_0x329115,_0x2d5d73);try{if(_0x2460b7['status']>0xc7&&_0x2460b7['status']<0x12c){const _0x485900=yield _0x2460b7['json']();return new SuccessfulAccountResponse(_0x485900);}const _0x50f0a6=yield _0x2460b7['json']();return new FailedAccountResponse(_0x50f0a6);}catch(_0x4519db){if(_0x4519db instanceof Error)return new FailedAccountResponse({'detail':_0x4519db['message'],'title':_0x4519db['name'],'status':0x1f4,'instance':'','type':''});throw _0x4519db;}});}}
5
+ var __awaiter$5=undefined&&undefined['__awaiter']||function(_0xe31740,_0x23d3fc,_0x22a63a,_0x13120d){function _0x2dbb6f(_0x44c510){return _0x44c510 instanceof _0x22a63a?_0x44c510:new _0x22a63a(function(_0x3c4db4){_0x3c4db4(_0x44c510);});}return new(_0x22a63a||(_0x22a63a=Promise))(function(_0x2f7c70,_0x243ca8){function _0x2bc3ac(_0x327b2f){try{_0x55a472(_0x13120d['next'](_0x327b2f));}catch(_0xd09a7f){_0x243ca8(_0xd09a7f);}}function _0x1cd77a(_0xfb2e33){try{_0x55a472(_0x13120d['throw'](_0xfb2e33));}catch(_0x375e0f){_0x243ca8(_0x375e0f);}}function _0x55a472(_0x22c6d0){_0x22c6d0['done']?_0x2f7c70(_0x22c6d0['value']):_0x2dbb6f(_0x22c6d0['value'])['then'](_0x2bc3ac,_0x1cd77a);}_0x55a472((_0x13120d=_0x13120d['apply'](_0xe31740,_0x23d3fc||[]))['next']());});};class AccountService{constructor(_0x447f0c){this['fetch']=_0x447f0c;}['get'](_0x2ec113,_0x302c21){return __awaiter$5(this,void 0,void 0,function*(){const _0x33c0b7='Account/'+_0x2ec113+'/',_0x3d4d5d=yield this['fetch']['get'](_0x33c0b7,_0x302c21);try{if(_0x3d4d5d['status']>0xc7&&_0x3d4d5d['status']<0x12c){const _0x15cef7=yield _0x3d4d5d['json']();return new SuccessfulAccountResponse(_0x15cef7);}const _0x1503c6=yield _0x3d4d5d['json']();return new FailedAccountResponse(_0x1503c6);}catch(_0x1e534e){if(_0x1e534e instanceof Error)return new FailedAccountResponse({'detail':_0x1e534e['message'],'title':_0x1e534e['name'],'status':0x1f4,'instance':'','type':''});throw _0x1e534e;}});}}
6
6
 
7
- var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x2b062d,_0x2bf958,_0x5ebd3b,_0x5cc15c){function _0x44e1fd(_0x3c9b6e){return _0x3c9b6e instanceof _0x5ebd3b?_0x3c9b6e:new _0x5ebd3b(function(_0x2fdfa9){_0x2fdfa9(_0x3c9b6e);});}return new(_0x5ebd3b||(_0x5ebd3b=Promise))(function(_0x257eff,_0xfede0e){function _0x3d38d5(_0x4782c8){try{_0x5f3c2e(_0x5cc15c['next'](_0x4782c8));}catch(_0x1d58f2){_0xfede0e(_0x1d58f2);}}function _0x3c402f(_0x5772e1){try{_0x5f3c2e(_0x5cc15c['throw'](_0x5772e1));}catch(_0x463c81){_0xfede0e(_0x463c81);}}function _0x5f3c2e(_0x501397){_0x501397['done']?_0x257eff(_0x501397['value']):_0x44e1fd(_0x501397['value'])['then'](_0x3d38d5,_0x3c402f);}_0x5f3c2e((_0x5cc15c=_0x5cc15c['apply'](_0x2b062d,_0x2bf958||[]))['next']());});};class ApiKeyService{constructor(_0x16ea49){this['fetch']=_0x16ea49,this['path']='api-key';}['create'](_0x447d3e,_0x531afd,_0x2c51fc){return __awaiter$4(this,void 0,void 0,function*(){const _0x46479b={'account_name':_0x447d3e,'api_key_name':_0x531afd};try{const _0x3aa50=yield this['fetch']['post'](this['path'],_0x2c51fc,_0x46479b);if(_0x3aa50['status']>0xc7&&_0x3aa50['status']<0x12c){const _0x1558ff=yield _0x3aa50['json']();return new SuccessfulApiKeyResponse(_0x1558ff);}const _0x56b733=yield _0x3aa50['json']();return new FailedApiKeyResponse(_0x56b733);}catch(_0x2a7126){if(_0x2a7126 instanceof Error)return new FailedApiKeyResponse({'detail':_0x2a7126['message'],'title':_0x2a7126['name'],'status':0x1f4,'instance':'','type':''});throw _0x2a7126;}});}['view'](_0x2e14af,_0x345cef,_0x1ade1b){return __awaiter$4(this,void 0,void 0,function*(){const _0x4c854b=this['path']+'/'+_0x2e14af+'/'+_0x345cef;try{const _0x31988f=yield this['fetch']['get'](_0x4c854b,_0x1ade1b);if(_0x31988f['status']>0xc7&&_0x31988f['status']<0x12c){const _0x4c78b6=yield _0x31988f['json']();return new SuccessfulApiKeyValueResponse(_0x4c78b6);}const _0x100976=yield _0x31988f['json']();return new FailedApiKeyValueResponse(_0x100976);}catch(_0x19e5bf){if(_0x19e5bf instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x19e5bf['message'],'title':_0x19e5bf['name'],'status':0x1f4,'instance':'','type':''});throw _0x19e5bf;}});}['delete'](_0x38bba8,_0x4e5566,_0x1a3a13){return __awaiter$4(this,void 0,void 0,function*(){const _0x489da6=this['path']+'/'+_0x38bba8+'/'+_0x4e5566;try{const _0x4dfeb5=yield this['fetch']['delete'](_0x489da6,_0x1a3a13);if(_0x4dfeb5['status']>0xc7&&_0x4dfeb5['status']<0x12c)return new SuccessfulResponse({});const _0x5b348a=yield _0x4dfeb5['json']();return new FailedResponse(_0x5b348a);}catch(_0x75815f){if(_0x75815f instanceof Error)return new FailedResponse({'detail':_0x75815f['message'],'title':_0x75815f['name'],'status':0x1f4,'instance':'','type':''});throw _0x75815f;}});}}
7
+ var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x2aaf98,_0x4407b5,_0x20edda,_0xb26d96){function _0x2595ab(_0x3b217e){return _0x3b217e instanceof _0x20edda?_0x3b217e:new _0x20edda(function(_0x26ba04){_0x26ba04(_0x3b217e);});}return new(_0x20edda||(_0x20edda=Promise))(function(_0x362790,_0x9d255f){function _0x402f83(_0x326587){try{_0x32bd3e(_0xb26d96['next'](_0x326587));}catch(_0x11f1b3){_0x9d255f(_0x11f1b3);}}function _0x2091e9(_0x2ba9ea){try{_0x32bd3e(_0xb26d96['throw'](_0x2ba9ea));}catch(_0x4fe8ac){_0x9d255f(_0x4fe8ac);}}function _0x32bd3e(_0x27d113){_0x27d113['done']?_0x362790(_0x27d113['value']):_0x2595ab(_0x27d113['value'])['then'](_0x402f83,_0x2091e9);}_0x32bd3e((_0xb26d96=_0xb26d96['apply'](_0x2aaf98,_0x4407b5||[]))['next']());});};class ApiKeyService{constructor(_0x32bda1){this['fetch']=_0x32bda1,this['path']='api-key';}['create'](_0x2f9b7d,_0x2ff0a8,_0x50269d){return __awaiter$4(this,void 0,void 0,function*(){const _0x5262cc={'account_name':_0x2f9b7d,'api_key_name':_0x2ff0a8};try{const _0x4770b6=yield this['fetch']['post'](this['path'],_0x50269d,_0x5262cc);if(_0x4770b6['status']>0xc7&&_0x4770b6['status']<0x12c){const _0x32d7e5=yield _0x4770b6['json']();return new SuccessfulApiKeyResponse(_0x32d7e5);}const _0x1495a6=yield _0x4770b6['json']();return new FailedApiKeyResponse(_0x1495a6);}catch(_0x83c14b){if(_0x83c14b instanceof Error)return new FailedApiKeyResponse({'detail':_0x83c14b['message'],'title':_0x83c14b['name'],'status':0x1f4,'instance':'','type':''});throw _0x83c14b;}});}['view'](_0x1c4063,_0x3e8a8e,_0x55b5f4){return __awaiter$4(this,void 0,void 0,function*(){const _0x4936fa=this['path']+'/'+_0x1c4063+'/'+_0x3e8a8e;try{const _0x191dfd=yield this['fetch']['get'](_0x4936fa,_0x55b5f4);if(_0x191dfd['status']>0xc7&&_0x191dfd['status']<0x12c){const _0x28da2f=yield _0x191dfd['json']();return new SuccessfulApiKeyValueResponse(_0x28da2f);}const _0x55c86c=yield _0x191dfd['json']();return new FailedApiKeyValueResponse(_0x55c86c);}catch(_0x1c9ccd){if(_0x1c9ccd instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x1c9ccd['message'],'title':_0x1c9ccd['name'],'status':0x1f4,'instance':'','type':''});throw _0x1c9ccd;}});}['delete'](_0x1d8642,_0x1bfaec,_0x3eb3df){return __awaiter$4(this,void 0,void 0,function*(){const _0x31361b=this['path']+'/'+_0x1d8642+'/'+_0x1bfaec;try{const _0x459aea=yield this['fetch']['delete'](_0x31361b,_0x3eb3df);if(_0x459aea['status']>0xc7&&_0x459aea['status']<0x12c)return new SuccessfulResponse({});const _0x479e3c=yield _0x459aea['json']();return new FailedResponse(_0x479e3c);}catch(_0x5b2969){if(_0x5b2969 instanceof Error)return new FailedResponse({'detail':_0x5b2969['message'],'title':_0x5b2969['name'],'status':0x1f4,'instance':'','type':''});throw _0x5b2969;}});}}
8
8
 
9
- var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x2142f4,_0x2c559e,_0x39c70d,_0x531375){function _0x3baf2f(_0x516f0f){return _0x516f0f instanceof _0x39c70d?_0x516f0f:new _0x39c70d(function(_0x4b2546){_0x4b2546(_0x516f0f);});}return new(_0x39c70d||(_0x39c70d=Promise))(function(_0x200133,_0x165aaf){function _0x318820(_0xdf372d){try{_0x5e9b02(_0x531375['next'](_0xdf372d));}catch(_0x3de044){_0x165aaf(_0x3de044);}}function _0x4701e6(_0xcc8b24){try{_0x5e9b02(_0x531375['throw'](_0xcc8b24));}catch(_0xe87646){_0x165aaf(_0xe87646);}}function _0x5e9b02(_0x26a775){_0x26a775['done']?_0x200133(_0x26a775['value']):_0x3baf2f(_0x26a775['value'])['then'](_0x318820,_0x4701e6);}_0x5e9b02((_0x531375=_0x531375['apply'](_0x2142f4,_0x2c559e||[]))['next']());});};class ListService{constructor(_0x6799c0){this['fetch']=_0x6799c0;}['add'](_0x51cdd9,_0x3a73e8,_0x4e2c84){return __awaiter$3(this,void 0,void 0,function*(){const _0x27ea8a='List',_0x51a404={'account_name':_0x51cdd9,'list_name':_0x3a73e8};try{const _0x36a093=yield this['fetch']['post'](_0x27ea8a,_0x4e2c84,_0x51a404);if(_0x36a093['status']>0xc7&&_0x36a093['status']<0x12c){const _0x36b788=yield _0x36a093['json']();return new SuccessfulAccountResponse(_0x36b788);}const _0x9ef191=yield _0x36a093['json']();return new FailedAccountResponse(_0x9ef191);}catch(_0x49ed21){if(_0x49ed21 instanceof Error)return new FailedAccountResponse({'detail':_0x49ed21['message'],'title':_0x49ed21['name'],'status':0x1f4,'instance':'','type':''});throw _0x49ed21;}});}['remove'](_0x277e37,_0x4b5d7a,_0x565909){return __awaiter$3(this,void 0,void 0,function*(){const _0x8ba123='List/'+_0x277e37+'/'+_0x4b5d7a,_0x175243=yield this['fetch']['delete'](_0x8ba123,_0x565909);try{if(_0x175243['status']>0xc7&&_0x175243['status']<0x12c){const _0x4bca1e=yield _0x175243['json']();return new SuccessfulAccountResponse(_0x4bca1e);}const _0x27be19=yield _0x175243['json']();return new FailedAccountResponse(_0x27be19);}catch(_0x1ee076){if(_0x1ee076 instanceof Error)return new FailedAccountResponse({'detail':_0x1ee076['message'],'title':_0x1ee076['name'],'status':0x1f4,'instance':'','type':''});throw _0x1ee076;}});}}
9
+ var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x1807ed,_0x52a975,_0x4677aa,_0xeea0fe){function _0x5d4b1f(_0x4c304f){return _0x4c304f instanceof _0x4677aa?_0x4c304f:new _0x4677aa(function(_0x29175b){_0x29175b(_0x4c304f);});}return new(_0x4677aa||(_0x4677aa=Promise))(function(_0x436f05,_0x2caf8d){function _0xf77ea(_0x23a383){try{_0x12c7b2(_0xeea0fe['next'](_0x23a383));}catch(_0x16d1f4){_0x2caf8d(_0x16d1f4);}}function _0x2a3e7f(_0x253059){try{_0x12c7b2(_0xeea0fe['throw'](_0x253059));}catch(_0x4bae2a){_0x2caf8d(_0x4bae2a);}}function _0x12c7b2(_0x19167e){_0x19167e['done']?_0x436f05(_0x19167e['value']):_0x5d4b1f(_0x19167e['value'])['then'](_0xf77ea,_0x2a3e7f);}_0x12c7b2((_0xeea0fe=_0xeea0fe['apply'](_0x1807ed,_0x52a975||[]))['next']());});};class ListService{constructor(_0x49fd21){this['fetch']=_0x49fd21;}['add'](_0x597e8b,_0x28517e,_0x6417b3){return __awaiter$3(this,void 0,void 0,function*(){const _0x4d097c='List',_0x141f4d={'account_name':_0x597e8b,'list_name':_0x28517e};try{const _0x263783=yield this['fetch']['post'](_0x4d097c,_0x6417b3,_0x141f4d);if(_0x263783['status']>0xc7&&_0x263783['status']<0x12c){const _0x73ef23=yield _0x263783['json']();return new SuccessfulAccountResponse(_0x73ef23);}const _0x5b9d83=yield _0x263783['json']();return new FailedAccountResponse(_0x5b9d83);}catch(_0x3dea54){if(_0x3dea54 instanceof Error)return new FailedAccountResponse({'detail':_0x3dea54['message'],'title':_0x3dea54['name'],'status':0x1f4,'instance':'','type':''});throw _0x3dea54;}});}['remove'](_0x57913b,_0x492601,_0x8c80a6){return __awaiter$3(this,void 0,void 0,function*(){const _0x4d69e6='List/'+_0x57913b+'/'+_0x492601,_0x2172a7=yield this['fetch']['delete'](_0x4d69e6,_0x8c80a6);try{if(_0x2172a7['status']>0xc7&&_0x2172a7['status']<0x12c){const _0x3b493d=yield _0x2172a7['json']();return new SuccessfulAccountResponse(_0x3b493d);}const _0x5f568f=yield _0x2172a7['json']();return new FailedAccountResponse(_0x5f568f);}catch(_0x76a4a0){if(_0x76a4a0 instanceof Error)return new FailedAccountResponse({'detail':_0x76a4a0['message'],'title':_0x76a4a0['name'],'status':0x1f4,'instance':'','type':''});throw _0x76a4a0;}});}}
10
10
 
11
- var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x5d19de,_0xd4ea55,_0x517657,_0x399ee3){function _0x50e76d(_0xe8384c){return _0xe8384c instanceof _0x517657?_0xe8384c:new _0x517657(function(_0x49eb93){_0x49eb93(_0xe8384c);});}return new(_0x517657||(_0x517657=Promise))(function(_0x29cc9f,_0x4df9b6){function _0x1f1818(_0x512767){try{_0x445d00(_0x399ee3['next'](_0x512767));}catch(_0x3aa36a){_0x4df9b6(_0x3aa36a);}}function _0x1b7fa7(_0x581c86){try{_0x445d00(_0x399ee3['throw'](_0x581c86));}catch(_0x5357e9){_0x4df9b6(_0x5357e9);}}function _0x445d00(_0x417517){_0x417517['done']?_0x29cc9f(_0x417517['value']):_0x50e76d(_0x417517['value'])['then'](_0x1f1818,_0x1b7fa7);}_0x445d00((_0x399ee3=_0x399ee3['apply'](_0x5d19de,_0xd4ea55||[]))['next']());});};class Fetch{constructor(_0x4da7e3){this['baseUri']=_0x4da7e3,this['getUrl']=_0x5075bf=>{return _0x5075bf['startsWith']('/')&&(_0x5075bf=_0x5075bf['replace']('/','')),''+this['baseUri']+_0x5075bf;},!_0x4da7e3['endsWith']('/')&&(_0x4da7e3=_0x4da7e3+'/');}['get'](_0x21af8d,_0x231f67){return __awaiter$2(this,void 0,void 0,function*(){const _0x65f8fd=this['getUrl'](_0x21af8d);return yield fetch(_0x65f8fd,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x231f67}});});}['post'](_0x2f3d81,_0x3812a1,_0x1bc4ec){return __awaiter$2(this,void 0,void 0,function*(){const _0x50aa7b=this['getUrl'](_0x2f3d81);return yield fetch(_0x50aa7b,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3812a1},'body':_0x1bc4ec?JSON['stringify'](_0x1bc4ec):null});});}['put'](_0x59a6a4,_0x56668c,_0x36a777){return __awaiter$2(this,void 0,void 0,function*(){const _0x585358=this['getUrl'](_0x59a6a4);return yield fetch(_0x585358,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x56668c},'body':_0x36a777?JSON['stringify'](_0x36a777):null});});}['delete'](_0x33562a,_0x29364a){return __awaiter$2(this,void 0,void 0,function*(){const _0x167d8e=this['getUrl'](_0x33562a);return yield fetch(_0x167d8e,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x29364a}});});}}
11
+ var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x3374b8,_0x55ed6a,_0x53ccdc,_0x1b0b66){function _0x18b292(_0x594fa9){return _0x594fa9 instanceof _0x53ccdc?_0x594fa9:new _0x53ccdc(function(_0xf2ac7){_0xf2ac7(_0x594fa9);});}return new(_0x53ccdc||(_0x53ccdc=Promise))(function(_0x5e9ae2,_0x4e754a){function _0x29cd69(_0x42b20a){try{_0x158fd3(_0x1b0b66['next'](_0x42b20a));}catch(_0x223785){_0x4e754a(_0x223785);}}function _0x4824d6(_0x342d4d){try{_0x158fd3(_0x1b0b66['throw'](_0x342d4d));}catch(_0x58b3f3){_0x4e754a(_0x58b3f3);}}function _0x158fd3(_0x3531ac){_0x3531ac['done']?_0x5e9ae2(_0x3531ac['value']):_0x18b292(_0x3531ac['value'])['then'](_0x29cd69,_0x4824d6);}_0x158fd3((_0x1b0b66=_0x1b0b66['apply'](_0x3374b8,_0x55ed6a||[]))['next']());});};class Fetch{constructor(_0x2a2e90){this['baseUri']=_0x2a2e90,this['getUrl']=_0x449cc7=>{return _0x449cc7['startsWith']('/')&&(_0x449cc7=_0x449cc7['replace']('/','')),''+this['baseUri']+_0x449cc7;},!_0x2a2e90['endsWith']('/')&&(_0x2a2e90=_0x2a2e90+'/');}['get'](_0x31fe7d,_0x147f4c){return __awaiter$2(this,void 0,void 0,function*(){const _0x5dae8e=this['getUrl'](_0x31fe7d);return yield fetch(_0x5dae8e,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x147f4c}});});}['post'](_0x3750ac,_0x562f44,_0x184e94){return __awaiter$2(this,void 0,void 0,function*(){const _0x15f467=this['getUrl'](_0x3750ac);return yield fetch(_0x15f467,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x562f44},'body':_0x184e94?JSON['stringify'](_0x184e94):null});});}['put'](_0x5a9a0b,_0x53dce1,_0x323923){return __awaiter$2(this,void 0,void 0,function*(){const _0x1348a7=this['getUrl'](_0x5a9a0b);return yield fetch(_0x1348a7,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x53dce1},'body':_0x323923?JSON['stringify'](_0x323923):null});});}['delete'](_0x51a01f,_0x3f8c1d){return __awaiter$2(this,void 0,void 0,function*(){const _0x16f9a0=this['getUrl'](_0x51a01f);return yield fetch(_0x16f9a0,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3f8c1d}});});}}
12
12
 
13
- var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x1aeade,_0x1bf14d,_0x1c3b16,_0x3837d9){function _0x2971b6(_0x296dbf){return _0x296dbf instanceof _0x1c3b16?_0x296dbf:new _0x1c3b16(function(_0x5488e6){_0x5488e6(_0x296dbf);});}return new(_0x1c3b16||(_0x1c3b16=Promise))(function(_0x3361b5,_0x5111c4){function _0x2c1101(_0x2f9985){try{_0x22308f(_0x3837d9['next'](_0x2f9985));}catch(_0x16966d){_0x5111c4(_0x16966d);}}function _0x1d1986(_0x1741ef){try{_0x22308f(_0x3837d9['throw'](_0x1741ef));}catch(_0x29bb77){_0x5111c4(_0x29bb77);}}function _0x22308f(_0xe64b75){_0xe64b75['done']?_0x3361b5(_0xe64b75['value']):_0x2971b6(_0xe64b75['value'])['then'](_0x2c1101,_0x1d1986);}_0x22308f((_0x3837d9=_0x3837d9['apply'](_0x1aeade,_0x1bf14d||[]))['next']());});};class SearchServersService{constructor(_0x217fb2){this['fetch']=_0x217fb2,this['path']='search-services';}['create'](_0x48a0a4,_0x542a9a,_0xb230f3,_0x180b31,_0x3d5453,_0x4e1b68){return __awaiter$1(this,void 0,void 0,function*(){const _0x305631={'account_name':_0x48a0a4,'search_service_name':_0x542a9a,'endpoint':_0xb230f3,'key':_0x180b31,'county':_0x3d5453};try{const _0x4902a1=yield this['fetch']['post'](this['path'],_0x4e1b68,_0x305631);if(_0x4902a1['status']>0xc7&&_0x4902a1['status']<0x12c){const _0x4f4034=yield _0x4902a1['json']();return new SuccessfulSearchServiceResponse(_0x4f4034);}const _0xc028c5=yield _0x4902a1['json']();return new FailedSearchServiceResponse(_0xc028c5);}catch(_0x1c35e5){if(_0x1c35e5 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x1c35e5['message'],'title':_0x1c35e5['name'],'status':0x1f4,'instance':'','type':''});throw _0x1c35e5;}});}}
13
+ var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x4cb43b,_0x2b94c9,_0x2b047b,_0x24697a){function _0x9260b0(_0x52256){return _0x52256 instanceof _0x2b047b?_0x52256:new _0x2b047b(function(_0x45fb49){_0x45fb49(_0x52256);});}return new(_0x2b047b||(_0x2b047b=Promise))(function(_0x397597,_0x254324){function _0x4aeb1c(_0x92d9f5){try{_0x5e624f(_0x24697a['next'](_0x92d9f5));}catch(_0x2d1879){_0x254324(_0x2d1879);}}function _0x4a07e9(_0x5f04d3){try{_0x5e624f(_0x24697a['throw'](_0x5f04d3));}catch(_0x21b53f){_0x254324(_0x21b53f);}}function _0x5e624f(_0x400891){_0x400891['done']?_0x397597(_0x400891['value']):_0x9260b0(_0x400891['value'])['then'](_0x4aeb1c,_0x4a07e9);}_0x5e624f((_0x24697a=_0x24697a['apply'](_0x4cb43b,_0x2b94c9||[]))['next']());});};class SearchServersService{constructor(_0x2240dc){this['fetch']=_0x2240dc,this['path']='search-services';}['create'](_0x149872,_0x50f16f,_0x317a59,_0x2cb639,_0xaa248,_0xb7ff69){return __awaiter$1(this,void 0,void 0,function*(){const _0x4b2e4f={'account_name':_0x149872,'search_service_name':_0x50f16f,'endpoint':_0x317a59,'key':_0x2cb639,'county':_0xaa248};try{const _0x3be8ac=yield this['fetch']['post'](this['path'],_0xb7ff69,_0x4b2e4f);if(_0x3be8ac['status']>0xc7&&_0x3be8ac['status']<0x12c){const _0x120c44=yield _0x3be8ac['json']();return new SuccessfulSearchServiceResponse(_0x120c44);}const _0x355100=yield _0x3be8ac['json']();return new FailedSearchServiceResponse(_0x355100);}catch(_0x48d5e1){if(_0x48d5e1 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x48d5e1['message'],'title':_0x48d5e1['name'],'status':0x1f4,'instance':'','type':''});throw _0x48d5e1;}});}['delete'](_0x184ef4,_0x484fb2,_0x447af0){return __awaiter$1(this,void 0,void 0,function*(){const _0x43e782=this['path']+'/'+_0x184ef4+'/'+_0x484fb2;try{const _0x74e689=yield this['fetch']['delete'](_0x43e782,_0x447af0);if(_0x74e689['status']>0xc7&&_0x74e689['status']<0x12c)return new SuccessfulResponse({});const _0x444b16=yield _0x74e689['json']();return new FailedResponse(_0x444b16);}catch(_0x21fc6f){if(_0x21fc6f instanceof Error)return new FailedResponse({'detail':_0x21fc6f['message'],'title':_0x21fc6f['name'],'status':0x1f4,'instance':'','type':''});throw _0x21fc6f;}});}['view'](_0x17e91b,_0xc1c7e9,_0x4084fc){return __awaiter$1(this,void 0,void 0,function*(){const _0x1ee708=this['path']+'/'+_0x17e91b+'/'+_0xc1c7e9;try{const _0x11c238=yield this['fetch']['get'](_0x1ee708,_0x4084fc);if(_0x11c238['status']>0xc7&&_0x11c238['status']<0x12c){const _0x57992c=yield _0x11c238['json']();return new SuccessfulViewSearchServiceResponse(_0x57992c);}const _0xd3081c=yield _0x11c238['json']();return new FailedViewSearchServiceResponse(_0xd3081c);}catch(_0x591073){if(_0x591073 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x591073['message'],'title':_0x591073['name'],'status':0x1f4,'instance':'','type':''});throw _0x591073;}});}}
14
14
 
15
- var __awaiter=undefined&&undefined['__awaiter']||function(_0xb229d0,_0x2f19f2,_0x110b78,_0x2e61c8){function _0x4011da(_0x24ea8f){return _0x24ea8f instanceof _0x110b78?_0x24ea8f:new _0x110b78(function(_0x2948b9){_0x2948b9(_0x24ea8f);});}return new(_0x110b78||(_0x110b78=Promise))(function(_0xc23b84,_0x443b0e){function _0x303c37(_0x5e1b2c){try{_0x7b5cb7(_0x2e61c8['next'](_0x5e1b2c));}catch(_0x3502eb){_0x443b0e(_0x3502eb);}}function _0x3ea633(_0x1cb695){try{_0x7b5cb7(_0x2e61c8['throw'](_0x1cb695));}catch(_0x29fc73){_0x443b0e(_0x29fc73);}}function _0x7b5cb7(_0x3c26d7){_0x3c26d7['done']?_0xc23b84(_0x3c26d7['value']):_0x4011da(_0x3c26d7['value'])['then'](_0x303c37,_0x3ea633);}_0x7b5cb7((_0x2e61c8=_0x2e61c8['apply'](_0xb229d0,_0x2f19f2||[]))['next']());});};class AdminClient{constructor(_0x99cf3c='https://admin.searchability.dev/'){var _0x36582c=new Fetch(_0x99cf3c);this['Accounts']=new AccountService(_0x36582c),this['Lists']=new ListService(_0x36582c),this['ApiKeys']=new ApiKeyService(_0x36582c),this['SearchServices']=new SearchServersService(_0x36582c);}}class AuthClient{constructor(_0x11cbf4='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x11cbf4);}['login'](_0x370cf0){return __awaiter(this,void 0,void 0,function*(){var _0x3313db='login/'+_0x370cf0;try{const _0x1db4ec=yield yield fetch(_0x3313db);if(_0x1db4ec['status']>0xc7&&_0x1db4ec['status']<0x12c){const _0x1201a9=yield _0x1db4ec['json']();return new SuccessfulAuthResponse(_0x1201a9);}const _0x1e7cb8=yield _0x1db4ec['json']();return new FailedAuthResponse(_0x1e7cb8);}catch(_0x176aa9){if(_0x176aa9 instanceof Error)return new FailedAuthResponse({'detail':_0x176aa9['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x176aa9;}});}['refresh'](_0x44749b){return __awaiter(this,void 0,void 0,function*(){var _0x47abf9='refresh';try{const _0x53017d=yield this['fetch']['post'](_0x47abf9,_0x44749b,null);if(_0x53017d['status']>0xc7&&_0x53017d['status']<0x12c){const _0x2c4dfe=yield _0x53017d['json']();return new SuccessfulAuthResponse(_0x2c4dfe);}const _0x370ddb=yield _0x53017d['json']();return new FailedAuthResponse(_0x370ddb);}catch(_0x212a5e){if(_0x212a5e instanceof Error)return new FailedAuthResponse({'detail':_0x212a5e['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x212a5e;}});}['getTokenStatus'](_0x2c5e8b){if(Date['now']()<_0x2c5e8b['access_expires'])return exports.TokenStatus['Ok'];if(Date['now']()<_0x2c5e8b['refresh_expires'])return exports.TokenStatus['Refresh'];return exports.TokenStatus['Expired'];}}
15
+ var __awaiter=undefined&&undefined['__awaiter']||function(_0x11b941,_0x55e87d,_0x45f91f,_0x9501a9){function _0xf6bb40(_0xeaa73e){return _0xeaa73e instanceof _0x45f91f?_0xeaa73e:new _0x45f91f(function(_0x3dfe85){_0x3dfe85(_0xeaa73e);});}return new(_0x45f91f||(_0x45f91f=Promise))(function(_0x439e64,_0x4dff19){function _0x175b55(_0x3affcb){try{_0x485636(_0x9501a9['next'](_0x3affcb));}catch(_0x32a2ee){_0x4dff19(_0x32a2ee);}}function _0x13c68b(_0x3b9c2f){try{_0x485636(_0x9501a9['throw'](_0x3b9c2f));}catch(_0x34b436){_0x4dff19(_0x34b436);}}function _0x485636(_0x1a1cbe){_0x1a1cbe['done']?_0x439e64(_0x1a1cbe['value']):_0xf6bb40(_0x1a1cbe['value'])['then'](_0x175b55,_0x13c68b);}_0x485636((_0x9501a9=_0x9501a9['apply'](_0x11b941,_0x55e87d||[]))['next']());});};class AdminClient{constructor(_0x3326c2='https://admin.searchability.dev/'){var _0x32bbbc=new Fetch(_0x3326c2);this['Accounts']=new AccountService(_0x32bbbc),this['Lists']=new ListService(_0x32bbbc),this['ApiKeys']=new ApiKeyService(_0x32bbbc),this['SearchServices']=new SearchServersService(_0x32bbbc);}}class AuthClient{constructor(_0x159837='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x159837);}['login'](_0x2f7d34){return __awaiter(this,void 0,void 0,function*(){var _0x50e6a7='login/'+_0x2f7d34;try{const _0x28f33f=yield yield fetch(_0x50e6a7);if(_0x28f33f['status']>0xc7&&_0x28f33f['status']<0x12c){const _0x23fb1e=yield _0x28f33f['json']();return new SuccessfulAuthResponse(_0x23fb1e);}const _0x77ad82=yield _0x28f33f['json']();return new FailedAuthResponse(_0x77ad82);}catch(_0x12056d){if(_0x12056d instanceof Error)return new FailedAuthResponse({'detail':_0x12056d['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x12056d;}});}['refresh'](_0x5ae22c){return __awaiter(this,void 0,void 0,function*(){var _0x1c5823='refresh';try{const _0x189789=yield this['fetch']['post'](_0x1c5823,_0x5ae22c,null);if(_0x189789['status']>0xc7&&_0x189789['status']<0x12c){const _0x30a78c=yield _0x189789['json']();return new SuccessfulAuthResponse(_0x30a78c);}const _0xf101fd=yield _0x189789['json']();return new FailedAuthResponse(_0xf101fd);}catch(_0x3810e4){if(_0x3810e4 instanceof Error)return new FailedAuthResponse({'detail':_0x3810e4['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x3810e4;}});}['getTokenStatus'](_0x42636a){if(Date['now']()<_0x42636a['access_expires'])return exports.TokenStatus['Ok'];if(Date['now']()<_0x42636a['refresh_expires'])return exports.TokenStatus['Refresh'];return exports.TokenStatus['Expired'];}}
16
16
 
17
17
  exports.AdminClient = AdminClient;
18
18
  exports.AuthClient = AuthClient;
@@ -1,15 +1,15 @@
1
- var TokenStatus;(function(_0x1d8e35){_0x1d8e35[_0x1d8e35['Ok']=0x0]='Ok',_0x1d8e35[_0x1d8e35['Refresh']=0x1]='Refresh',_0x1d8e35[_0x1d8e35['Expired']=0x2]='Expired';}(TokenStatus||(TokenStatus={})));class Tokens{constructor(){this['access_token']='',this['access_expires']=0x0,this['refresh_token']='',this['refresh_expires']=0x0;}}class Response{constructor(_0x4da05a){this['isSuccess']=_0x4da05a;}}class SuccessfulAccountResponse extends Response{constructor(_0x4c1904){super(!![]),this['account']=_0x4c1904;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0xf82dff){super(![]),this['problem']=_0xf82dff;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x51bd71){super(!![]),this['tokens']=_0x51bd71;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x236518){super(![]),this['problem']=_0x236518;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x391833){super(!![]),this['apiKey']=_0x391833;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x2fd4e9){super(![]),this['problem']=_0x2fd4e9;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x1d56a3){super(!![]),this['searchService']=_0x1d56a3;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x427e9a){super(![]),this['problem']=_0x427e9a;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x14a2eb){super(!![]),this['apiKeyValue']=_0x14a2eb;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x3a22a7){super(!![]),this['obj']=_0x3a22a7;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x49139f){super(![]),this['problem']=_0x49139f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0xf89b21){super(![]),this['problem']=_0xf89b21;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
1
+ var TokenStatus;(function(_0x5e1afa){_0x5e1afa[_0x5e1afa['Ok']=0x0]='Ok',_0x5e1afa[_0x5e1afa['Refresh']=0x1]='Refresh',_0x5e1afa[_0x5e1afa['Expired']=0x2]='Expired';}(TokenStatus||(TokenStatus={})));class Tokens{constructor(){this['access_token']='',this['access_expires']=0x0,this['refresh_token']='',this['refresh_expires']=0x0;}}class Response{constructor(_0x4dd1e5){this['isSuccess']=_0x4dd1e5;}}class SuccessfulAccountResponse extends Response{constructor(_0x59af0f){super(!![]),this['account']=_0x59af0f;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x36efd0){super(![]),this['problem']=_0x36efd0;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x3bd90c){super(!![]),this['tokens']=_0x3bd90c;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x4e235d){super(![]),this['problem']=_0x4e235d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x2f2735){super(!![]),this['apiKey']=_0x2f2735;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x563270){super(![]),this['problem']=_0x563270;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x2f0fd9){super(!![]),this['searchService']=_0x2f0fd9;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x4dbe0e){super(![]),this['problem']=_0x4dbe0e;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x2686a3){super(!![]),this['searchService']=_0x2686a3;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServiceResponse extends Response{constructor(_0x402281){super(![]),this['problem']=_0x402281;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0xa6a162){super(!![]),this['apiKeyValue']=_0xa6a162;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x14b931){super(!![]),this['obj']=_0x14b931;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x4a4d0c){super(![]),this['problem']=_0x4a4d0c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x250990){super(![]),this['problem']=_0x250990;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
2
2
 
3
- var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x126f9e,_0x2eada6,_0x2475b5,_0x2c0997){function _0x3d61f7(_0x11bc72){return _0x11bc72 instanceof _0x2475b5?_0x11bc72:new _0x2475b5(function(_0x5a1643){_0x5a1643(_0x11bc72);});}return new(_0x2475b5||(_0x2475b5=Promise))(function(_0x591fbc,_0x3360d1){function _0x394672(_0x369955){try{_0x1580ae(_0x2c0997['next'](_0x369955));}catch(_0x4757ef){_0x3360d1(_0x4757ef);}}function _0x319fb6(_0x100071){try{_0x1580ae(_0x2c0997['throw'](_0x100071));}catch(_0x44cb7d){_0x3360d1(_0x44cb7d);}}function _0x1580ae(_0x23d3d4){_0x23d3d4['done']?_0x591fbc(_0x23d3d4['value']):_0x3d61f7(_0x23d3d4['value'])['then'](_0x394672,_0x319fb6);}_0x1580ae((_0x2c0997=_0x2c0997['apply'](_0x126f9e,_0x2eada6||[]))['next']());});};class AccountService{constructor(_0x33eb37){this['fetch']=_0x33eb37;}['get'](_0x2593f2,_0x2c8708){return __awaiter$5(this,void 0,void 0,function*(){const _0x43fb46='Account/'+_0x2593f2+'/',_0x5874da=yield this['fetch']['get'](_0x43fb46,_0x2c8708);try{if(_0x5874da['status']>0xc7&&_0x5874da['status']<0x12c){const _0x80317b=yield _0x5874da['json']();return new SuccessfulAccountResponse(_0x80317b);}const _0x45c700=yield _0x5874da['json']();return new FailedAccountResponse(_0x45c700);}catch(_0x304c57){if(_0x304c57 instanceof Error)return new FailedAccountResponse({'detail':_0x304c57['message'],'title':_0x304c57['name'],'status':0x1f4,'instance':'','type':''});throw _0x304c57;}});}}
3
+ var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x43d272,_0x5eab7b,_0x50f63c,_0x1264ef){function _0x3e5e95(_0x47c7ae){return _0x47c7ae instanceof _0x50f63c?_0x47c7ae:new _0x50f63c(function(_0x1051f8){_0x1051f8(_0x47c7ae);});}return new(_0x50f63c||(_0x50f63c=Promise))(function(_0x367180,_0x18a061){function _0x59eeb4(_0x1c0427){try{_0x4039c0(_0x1264ef['next'](_0x1c0427));}catch(_0x3678e9){_0x18a061(_0x3678e9);}}function _0x9c60ed(_0x5636d0){try{_0x4039c0(_0x1264ef['throw'](_0x5636d0));}catch(_0x11b108){_0x18a061(_0x11b108);}}function _0x4039c0(_0x3b47d0){_0x3b47d0['done']?_0x367180(_0x3b47d0['value']):_0x3e5e95(_0x3b47d0['value'])['then'](_0x59eeb4,_0x9c60ed);}_0x4039c0((_0x1264ef=_0x1264ef['apply'](_0x43d272,_0x5eab7b||[]))['next']());});};class AccountService{constructor(_0xa31f5e){this['fetch']=_0xa31f5e;}['get'](_0x5b5afc,_0x40ae42){return __awaiter$5(this,void 0,void 0,function*(){const _0xe0678e='Account/'+_0x5b5afc+'/',_0x3b796c=yield this['fetch']['get'](_0xe0678e,_0x40ae42);try{if(_0x3b796c['status']>0xc7&&_0x3b796c['status']<0x12c){const _0x220dfc=yield _0x3b796c['json']();return new SuccessfulAccountResponse(_0x220dfc);}const _0x3802ed=yield _0x3b796c['json']();return new FailedAccountResponse(_0x3802ed);}catch(_0x287c3d){if(_0x287c3d instanceof Error)return new FailedAccountResponse({'detail':_0x287c3d['message'],'title':_0x287c3d['name'],'status':0x1f4,'instance':'','type':''});throw _0x287c3d;}});}}
4
4
 
5
- var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x24bdf3,_0x10e55f,_0x395259,_0x577e26){function _0x556f20(_0x4fe585){return _0x4fe585 instanceof _0x395259?_0x4fe585:new _0x395259(function(_0x45b853){_0x45b853(_0x4fe585);});}return new(_0x395259||(_0x395259=Promise))(function(_0x12a87c,_0x4c90b7){function _0x140710(_0x3d5d4a){try{_0x26d937(_0x577e26['next'](_0x3d5d4a));}catch(_0x5f5d55){_0x4c90b7(_0x5f5d55);}}function _0x230bff(_0x5983af){try{_0x26d937(_0x577e26['throw'](_0x5983af));}catch(_0x359807){_0x4c90b7(_0x359807);}}function _0x26d937(_0x14377b){_0x14377b['done']?_0x12a87c(_0x14377b['value']):_0x556f20(_0x14377b['value'])['then'](_0x140710,_0x230bff);}_0x26d937((_0x577e26=_0x577e26['apply'](_0x24bdf3,_0x10e55f||[]))['next']());});};class ApiKeyService{constructor(_0x3b8af7){this['fetch']=_0x3b8af7,this['path']='api-key';}['create'](_0x28a31a,_0x5672be,_0x314dd7){return __awaiter$4(this,void 0,void 0,function*(){const _0x45019b={'account_name':_0x28a31a,'api_key_name':_0x5672be};try{const _0x2dfbb0=yield this['fetch']['post'](this['path'],_0x314dd7,_0x45019b);if(_0x2dfbb0['status']>0xc7&&_0x2dfbb0['status']<0x12c){const _0x4d0b66=yield _0x2dfbb0['json']();return new SuccessfulApiKeyResponse(_0x4d0b66);}const _0xce7a9d=yield _0x2dfbb0['json']();return new FailedApiKeyResponse(_0xce7a9d);}catch(_0x42d5ad){if(_0x42d5ad instanceof Error)return new FailedApiKeyResponse({'detail':_0x42d5ad['message'],'title':_0x42d5ad['name'],'status':0x1f4,'instance':'','type':''});throw _0x42d5ad;}});}['view'](_0x14d722,_0x2f93d0,_0x1c89d6){return __awaiter$4(this,void 0,void 0,function*(){const _0x5dcbe0=this['path']+'/'+_0x14d722+'/'+_0x2f93d0;try{const _0x287d78=yield this['fetch']['get'](_0x5dcbe0,_0x1c89d6);if(_0x287d78['status']>0xc7&&_0x287d78['status']<0x12c){const _0x3321fb=yield _0x287d78['json']();return new SuccessfulApiKeyValueResponse(_0x3321fb);}const _0x16d94e=yield _0x287d78['json']();return new FailedApiKeyValueResponse(_0x16d94e);}catch(_0x4b4d94){if(_0x4b4d94 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x4b4d94['message'],'title':_0x4b4d94['name'],'status':0x1f4,'instance':'','type':''});throw _0x4b4d94;}});}['delete'](_0x5f1ebf,_0xc045eb,_0x32fdcc){return __awaiter$4(this,void 0,void 0,function*(){const _0x102afe=this['path']+'/'+_0x5f1ebf+'/'+_0xc045eb;try{const _0x583fb1=yield this['fetch']['delete'](_0x102afe,_0x32fdcc);if(_0x583fb1['status']>0xc7&&_0x583fb1['status']<0x12c)return new SuccessfulResponse({});const _0x4eee7b=yield _0x583fb1['json']();return new FailedResponse(_0x4eee7b);}catch(_0x242e9e){if(_0x242e9e instanceof Error)return new FailedResponse({'detail':_0x242e9e['message'],'title':_0x242e9e['name'],'status':0x1f4,'instance':'','type':''});throw _0x242e9e;}});}}
5
+ var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x28031d,_0x36a0c1,_0x88537a,_0x516b33){function _0x546558(_0x38dd16){return _0x38dd16 instanceof _0x88537a?_0x38dd16:new _0x88537a(function(_0x53094e){_0x53094e(_0x38dd16);});}return new(_0x88537a||(_0x88537a=Promise))(function(_0x3ec01d,_0x1683e3){function _0x44ef30(_0x50dc2c){try{_0x4bbe0a(_0x516b33['next'](_0x50dc2c));}catch(_0x182bfe){_0x1683e3(_0x182bfe);}}function _0x331c74(_0x2fc87c){try{_0x4bbe0a(_0x516b33['throw'](_0x2fc87c));}catch(_0x272fd6){_0x1683e3(_0x272fd6);}}function _0x4bbe0a(_0x3615b9){_0x3615b9['done']?_0x3ec01d(_0x3615b9['value']):_0x546558(_0x3615b9['value'])['then'](_0x44ef30,_0x331c74);}_0x4bbe0a((_0x516b33=_0x516b33['apply'](_0x28031d,_0x36a0c1||[]))['next']());});};class ApiKeyService{constructor(_0x53ebaf){this['fetch']=_0x53ebaf,this['path']='api-key';}['create'](_0x10113e,_0x251324,_0x140db5){return __awaiter$4(this,void 0,void 0,function*(){const _0x21ab89={'account_name':_0x10113e,'api_key_name':_0x251324};try{const _0x3532dd=yield this['fetch']['post'](this['path'],_0x140db5,_0x21ab89);if(_0x3532dd['status']>0xc7&&_0x3532dd['status']<0x12c){const _0x1b30a3=yield _0x3532dd['json']();return new SuccessfulApiKeyResponse(_0x1b30a3);}const _0x21933c=yield _0x3532dd['json']();return new FailedApiKeyResponse(_0x21933c);}catch(_0x12e188){if(_0x12e188 instanceof Error)return new FailedApiKeyResponse({'detail':_0x12e188['message'],'title':_0x12e188['name'],'status':0x1f4,'instance':'','type':''});throw _0x12e188;}});}['view'](_0x2cc465,_0x19e20e,_0x3dc711){return __awaiter$4(this,void 0,void 0,function*(){const _0x45587c=this['path']+'/'+_0x2cc465+'/'+_0x19e20e;try{const _0x5dc1ff=yield this['fetch']['get'](_0x45587c,_0x3dc711);if(_0x5dc1ff['status']>0xc7&&_0x5dc1ff['status']<0x12c){const _0x46eb04=yield _0x5dc1ff['json']();return new SuccessfulApiKeyValueResponse(_0x46eb04);}const _0x3a111d=yield _0x5dc1ff['json']();return new FailedApiKeyValueResponse(_0x3a111d);}catch(_0x2f645e){if(_0x2f645e instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x2f645e['message'],'title':_0x2f645e['name'],'status':0x1f4,'instance':'','type':''});throw _0x2f645e;}});}['delete'](_0x67f40d,_0x5de47d,_0x77fa40){return __awaiter$4(this,void 0,void 0,function*(){const _0x1aea4a=this['path']+'/'+_0x67f40d+'/'+_0x5de47d;try{const _0x289da9=yield this['fetch']['delete'](_0x1aea4a,_0x77fa40);if(_0x289da9['status']>0xc7&&_0x289da9['status']<0x12c)return new SuccessfulResponse({});const _0x346fa7=yield _0x289da9['json']();return new FailedResponse(_0x346fa7);}catch(_0x491e05){if(_0x491e05 instanceof Error)return new FailedResponse({'detail':_0x491e05['message'],'title':_0x491e05['name'],'status':0x1f4,'instance':'','type':''});throw _0x491e05;}});}}
6
6
 
7
- var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x12e74c,_0x252f5e,_0x5969a8,_0x13a2ab){function _0x4ac3f8(_0x483f71){return _0x483f71 instanceof _0x5969a8?_0x483f71:new _0x5969a8(function(_0x396bbb){_0x396bbb(_0x483f71);});}return new(_0x5969a8||(_0x5969a8=Promise))(function(_0x2361b9,_0x57e4cf){function _0x21a318(_0x23f071){try{_0x4a934b(_0x13a2ab['next'](_0x23f071));}catch(_0x2de3fb){_0x57e4cf(_0x2de3fb);}}function _0x52af1e(_0x536310){try{_0x4a934b(_0x13a2ab['throw'](_0x536310));}catch(_0x2821d9){_0x57e4cf(_0x2821d9);}}function _0x4a934b(_0x4fabd8){_0x4fabd8['done']?_0x2361b9(_0x4fabd8['value']):_0x4ac3f8(_0x4fabd8['value'])['then'](_0x21a318,_0x52af1e);}_0x4a934b((_0x13a2ab=_0x13a2ab['apply'](_0x12e74c,_0x252f5e||[]))['next']());});};class ListService{constructor(_0x226a20){this['fetch']=_0x226a20;}['add'](_0x16f1c4,_0x160c7d,_0x354943){return __awaiter$3(this,void 0,void 0,function*(){const _0x22a9af='List',_0x19f36f={'account_name':_0x16f1c4,'list_name':_0x160c7d};try{const _0x36d901=yield this['fetch']['post'](_0x22a9af,_0x354943,_0x19f36f);if(_0x36d901['status']>0xc7&&_0x36d901['status']<0x12c){const _0x102749=yield _0x36d901['json']();return new SuccessfulAccountResponse(_0x102749);}const _0x39b348=yield _0x36d901['json']();return new FailedAccountResponse(_0x39b348);}catch(_0x3d1d56){if(_0x3d1d56 instanceof Error)return new FailedAccountResponse({'detail':_0x3d1d56['message'],'title':_0x3d1d56['name'],'status':0x1f4,'instance':'','type':''});throw _0x3d1d56;}});}['remove'](_0x3491ea,_0x5b5853,_0x2ec697){return __awaiter$3(this,void 0,void 0,function*(){const _0x35cc93='List/'+_0x3491ea+'/'+_0x5b5853,_0x1a814a=yield this['fetch']['delete'](_0x35cc93,_0x2ec697);try{if(_0x1a814a['status']>0xc7&&_0x1a814a['status']<0x12c){const _0x2b468a=yield _0x1a814a['json']();return new SuccessfulAccountResponse(_0x2b468a);}const _0xdf4852=yield _0x1a814a['json']();return new FailedAccountResponse(_0xdf4852);}catch(_0x55b912){if(_0x55b912 instanceof Error)return new FailedAccountResponse({'detail':_0x55b912['message'],'title':_0x55b912['name'],'status':0x1f4,'instance':'','type':''});throw _0x55b912;}});}}
7
+ var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x4cd795,_0x58a98c,_0x3fd34a,_0x1ea40d){function _0x79fbf4(_0x1f8407){return _0x1f8407 instanceof _0x3fd34a?_0x1f8407:new _0x3fd34a(function(_0x189672){_0x189672(_0x1f8407);});}return new(_0x3fd34a||(_0x3fd34a=Promise))(function(_0x212144,_0x188f3c){function _0x5a82e5(_0x4b9cd8){try{_0x5ec928(_0x1ea40d['next'](_0x4b9cd8));}catch(_0x34e264){_0x188f3c(_0x34e264);}}function _0x1d5bea(_0x1b815f){try{_0x5ec928(_0x1ea40d['throw'](_0x1b815f));}catch(_0x1500ae){_0x188f3c(_0x1500ae);}}function _0x5ec928(_0x24ae94){_0x24ae94['done']?_0x212144(_0x24ae94['value']):_0x79fbf4(_0x24ae94['value'])['then'](_0x5a82e5,_0x1d5bea);}_0x5ec928((_0x1ea40d=_0x1ea40d['apply'](_0x4cd795,_0x58a98c||[]))['next']());});};class ListService{constructor(_0x578dd0){this['fetch']=_0x578dd0;}['add'](_0x448c5b,_0x328afe,_0x45ce95){return __awaiter$3(this,void 0,void 0,function*(){const _0x2fd5c4='List',_0x599304={'account_name':_0x448c5b,'list_name':_0x328afe};try{const _0x530de2=yield this['fetch']['post'](_0x2fd5c4,_0x45ce95,_0x599304);if(_0x530de2['status']>0xc7&&_0x530de2['status']<0x12c){const _0xe74a2f=yield _0x530de2['json']();return new SuccessfulAccountResponse(_0xe74a2f);}const _0x241e4d=yield _0x530de2['json']();return new FailedAccountResponse(_0x241e4d);}catch(_0x3fe424){if(_0x3fe424 instanceof Error)return new FailedAccountResponse({'detail':_0x3fe424['message'],'title':_0x3fe424['name'],'status':0x1f4,'instance':'','type':''});throw _0x3fe424;}});}['remove'](_0x7ddd93,_0x21a200,_0x24a5e1){return __awaiter$3(this,void 0,void 0,function*(){const _0x23f671='List/'+_0x7ddd93+'/'+_0x21a200,_0x5bd810=yield this['fetch']['delete'](_0x23f671,_0x24a5e1);try{if(_0x5bd810['status']>0xc7&&_0x5bd810['status']<0x12c){const _0x35603d=yield _0x5bd810['json']();return new SuccessfulAccountResponse(_0x35603d);}const _0x525c76=yield _0x5bd810['json']();return new FailedAccountResponse(_0x525c76);}catch(_0x44a858){if(_0x44a858 instanceof Error)return new FailedAccountResponse({'detail':_0x44a858['message'],'title':_0x44a858['name'],'status':0x1f4,'instance':'','type':''});throw _0x44a858;}});}}
8
8
 
9
- var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x2b1569,_0x40bafc,_0x1ad1b0,_0x25805e){function _0x2c7569(_0x57cfa7){return _0x57cfa7 instanceof _0x1ad1b0?_0x57cfa7:new _0x1ad1b0(function(_0x4a9b20){_0x4a9b20(_0x57cfa7);});}return new(_0x1ad1b0||(_0x1ad1b0=Promise))(function(_0x44ab3b,_0x242a94){function _0x38054b(_0x3e6286){try{_0x4dd208(_0x25805e['next'](_0x3e6286));}catch(_0x5dd922){_0x242a94(_0x5dd922);}}function _0x7717de(_0x2dd4c3){try{_0x4dd208(_0x25805e['throw'](_0x2dd4c3));}catch(_0xc3a8ef){_0x242a94(_0xc3a8ef);}}function _0x4dd208(_0x113f79){_0x113f79['done']?_0x44ab3b(_0x113f79['value']):_0x2c7569(_0x113f79['value'])['then'](_0x38054b,_0x7717de);}_0x4dd208((_0x25805e=_0x25805e['apply'](_0x2b1569,_0x40bafc||[]))['next']());});};class Fetch{constructor(_0x5bab0c){this['baseUri']=_0x5bab0c,this['getUrl']=_0x1cfbc9=>{return _0x1cfbc9['startsWith']('/')&&(_0x1cfbc9=_0x1cfbc9['replace']('/','')),''+this['baseUri']+_0x1cfbc9;},!_0x5bab0c['endsWith']('/')&&(_0x5bab0c=_0x5bab0c+'/');}['get'](_0xb207f7,_0x2b15fd){return __awaiter$2(this,void 0,void 0,function*(){const _0x3c082d=this['getUrl'](_0xb207f7);return yield fetch(_0x3c082d,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x2b15fd}});});}['post'](_0x1929a3,_0x536625,_0x2424df){return __awaiter$2(this,void 0,void 0,function*(){const _0xf11d59=this['getUrl'](_0x1929a3);return yield fetch(_0xf11d59,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x536625},'body':_0x2424df?JSON['stringify'](_0x2424df):null});});}['put'](_0x254d37,_0x2b87fb,_0x340508){return __awaiter$2(this,void 0,void 0,function*(){const _0x2b8544=this['getUrl'](_0x254d37);return yield fetch(_0x2b8544,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x2b87fb},'body':_0x340508?JSON['stringify'](_0x340508):null});});}['delete'](_0x4f5d5e,_0x1cae00){return __awaiter$2(this,void 0,void 0,function*(){const _0x32dccd=this['getUrl'](_0x4f5d5e);return yield fetch(_0x32dccd,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x1cae00}});});}}
9
+ var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x16948d,_0xeeddcc,_0x286462,_0x3e1492){function _0x17866c(_0x43c853){return _0x43c853 instanceof _0x286462?_0x43c853:new _0x286462(function(_0x5a434){_0x5a434(_0x43c853);});}return new(_0x286462||(_0x286462=Promise))(function(_0x12881e,_0x1b5174){function _0x17c02f(_0x2ed925){try{_0x438e61(_0x3e1492['next'](_0x2ed925));}catch(_0x5273ca){_0x1b5174(_0x5273ca);}}function _0x5db4df(_0x1a6ac7){try{_0x438e61(_0x3e1492['throw'](_0x1a6ac7));}catch(_0x4b459b){_0x1b5174(_0x4b459b);}}function _0x438e61(_0x1f40c1){_0x1f40c1['done']?_0x12881e(_0x1f40c1['value']):_0x17866c(_0x1f40c1['value'])['then'](_0x17c02f,_0x5db4df);}_0x438e61((_0x3e1492=_0x3e1492['apply'](_0x16948d,_0xeeddcc||[]))['next']());});};class Fetch{constructor(_0x209094){this['baseUri']=_0x209094,this['getUrl']=_0x264ba3=>{return _0x264ba3['startsWith']('/')&&(_0x264ba3=_0x264ba3['replace']('/','')),''+this['baseUri']+_0x264ba3;},!_0x209094['endsWith']('/')&&(_0x209094=_0x209094+'/');}['get'](_0x2f6b8d,_0x44c274){return __awaiter$2(this,void 0,void 0,function*(){const _0x13bec6=this['getUrl'](_0x2f6b8d);return yield fetch(_0x13bec6,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x44c274}});});}['post'](_0x206c74,_0x30edaa,_0xc1df26){return __awaiter$2(this,void 0,void 0,function*(){const _0x4ba728=this['getUrl'](_0x206c74);return yield fetch(_0x4ba728,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x30edaa},'body':_0xc1df26?JSON['stringify'](_0xc1df26):null});});}['put'](_0x1dc12f,_0x532e43,_0x1a2d92){return __awaiter$2(this,void 0,void 0,function*(){const _0x3d2323=this['getUrl'](_0x1dc12f);return yield fetch(_0x3d2323,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x532e43},'body':_0x1a2d92?JSON['stringify'](_0x1a2d92):null});});}['delete'](_0x476ee4,_0x379cdc){return __awaiter$2(this,void 0,void 0,function*(){const _0x3e245f=this['getUrl'](_0x476ee4);return yield fetch(_0x3e245f,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x379cdc}});});}}
10
10
 
11
- var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x3f5402,_0x44550b,_0x13e77a,_0x2743a4){function _0x2c4a65(_0x4baf0c){return _0x4baf0c instanceof _0x13e77a?_0x4baf0c:new _0x13e77a(function(_0x10574c){_0x10574c(_0x4baf0c);});}return new(_0x13e77a||(_0x13e77a=Promise))(function(_0x46630b,_0x4b5f64){function _0x36a4ab(_0x4bf764){try{_0x181a59(_0x2743a4['next'](_0x4bf764));}catch(_0x30dee7){_0x4b5f64(_0x30dee7);}}function _0x345846(_0x1f1387){try{_0x181a59(_0x2743a4['throw'](_0x1f1387));}catch(_0x375c4a){_0x4b5f64(_0x375c4a);}}function _0x181a59(_0x30d7ce){_0x30d7ce['done']?_0x46630b(_0x30d7ce['value']):_0x2c4a65(_0x30d7ce['value'])['then'](_0x36a4ab,_0x345846);}_0x181a59((_0x2743a4=_0x2743a4['apply'](_0x3f5402,_0x44550b||[]))['next']());});};class SearchServersService{constructor(_0x29190b){this['fetch']=_0x29190b,this['path']='search-services';}['create'](_0x6bcb78,_0x2c03a6,_0x3bbd98,_0x3ba38d,_0x23909b,_0x29dc16){return __awaiter$1(this,void 0,void 0,function*(){const _0x3bbc8={'account_name':_0x6bcb78,'search_service_name':_0x2c03a6,'endpoint':_0x3bbd98,'key':_0x3ba38d,'county':_0x23909b};try{const _0x4c6d07=yield this['fetch']['post'](this['path'],_0x29dc16,_0x3bbc8);if(_0x4c6d07['status']>0xc7&&_0x4c6d07['status']<0x12c){const _0x8353db=yield _0x4c6d07['json']();return new SuccessfulSearchServiceResponse(_0x8353db);}const _0xb6235=yield _0x4c6d07['json']();return new FailedSearchServiceResponse(_0xb6235);}catch(_0x1d5671){if(_0x1d5671 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x1d5671['message'],'title':_0x1d5671['name'],'status':0x1f4,'instance':'','type':''});throw _0x1d5671;}});}}
11
+ var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x234194,_0x1791b1,_0x40f7d1,_0xcd57ce){function _0x52cb6e(_0x4c3a2b){return _0x4c3a2b instanceof _0x40f7d1?_0x4c3a2b:new _0x40f7d1(function(_0x547dd1){_0x547dd1(_0x4c3a2b);});}return new(_0x40f7d1||(_0x40f7d1=Promise))(function(_0x9fe2f8,_0x403ea1){function _0xe167e9(_0x282c27){try{_0x2bfcdd(_0xcd57ce['next'](_0x282c27));}catch(_0x1abeed){_0x403ea1(_0x1abeed);}}function _0x1c0d73(_0x3fe908){try{_0x2bfcdd(_0xcd57ce['throw'](_0x3fe908));}catch(_0x55a4c9){_0x403ea1(_0x55a4c9);}}function _0x2bfcdd(_0xaf1256){_0xaf1256['done']?_0x9fe2f8(_0xaf1256['value']):_0x52cb6e(_0xaf1256['value'])['then'](_0xe167e9,_0x1c0d73);}_0x2bfcdd((_0xcd57ce=_0xcd57ce['apply'](_0x234194,_0x1791b1||[]))['next']());});};class SearchServersService{constructor(_0x4b71c9){this['fetch']=_0x4b71c9,this['path']='search-services';}['create'](_0x28f155,_0x4f6f57,_0x1c759c,_0x193817,_0x2cc750,_0x1fdde2){return __awaiter$1(this,void 0,void 0,function*(){const _0x1e1042={'account_name':_0x28f155,'search_service_name':_0x4f6f57,'endpoint':_0x1c759c,'key':_0x193817,'county':_0x2cc750};try{const _0x2a99db=yield this['fetch']['post'](this['path'],_0x1fdde2,_0x1e1042);if(_0x2a99db['status']>0xc7&&_0x2a99db['status']<0x12c){const _0x554f37=yield _0x2a99db['json']();return new SuccessfulSearchServiceResponse(_0x554f37);}const _0x476d3a=yield _0x2a99db['json']();return new FailedSearchServiceResponse(_0x476d3a);}catch(_0x5b8537){if(_0x5b8537 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x5b8537['message'],'title':_0x5b8537['name'],'status':0x1f4,'instance':'','type':''});throw _0x5b8537;}});}['delete'](_0x3b09d3,_0x4b92b4,_0x196b12){return __awaiter$1(this,void 0,void 0,function*(){const _0x4ba16e=this['path']+'/'+_0x3b09d3+'/'+_0x4b92b4;try{const _0x507529=yield this['fetch']['delete'](_0x4ba16e,_0x196b12);if(_0x507529['status']>0xc7&&_0x507529['status']<0x12c)return new SuccessfulResponse({});const _0x2024a4=yield _0x507529['json']();return new FailedResponse(_0x2024a4);}catch(_0x509d4f){if(_0x509d4f instanceof Error)return new FailedResponse({'detail':_0x509d4f['message'],'title':_0x509d4f['name'],'status':0x1f4,'instance':'','type':''});throw _0x509d4f;}});}['view'](_0x5f26cb,_0x17c321,_0x2c2d42){return __awaiter$1(this,void 0,void 0,function*(){const _0x1bf91b=this['path']+'/'+_0x5f26cb+'/'+_0x17c321;try{const _0x1e483a=yield this['fetch']['get'](_0x1bf91b,_0x2c2d42);if(_0x1e483a['status']>0xc7&&_0x1e483a['status']<0x12c){const _0x4e3257=yield _0x1e483a['json']();return new SuccessfulViewSearchServiceResponse(_0x4e3257);}const _0x140388=yield _0x1e483a['json']();return new FailedViewSearchServiceResponse(_0x140388);}catch(_0x31cb5d){if(_0x31cb5d instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x31cb5d['message'],'title':_0x31cb5d['name'],'status':0x1f4,'instance':'','type':''});throw _0x31cb5d;}});}}
12
12
 
13
- var __awaiter=undefined&&undefined['__awaiter']||function(_0x1bf1f2,_0x496929,_0x1de0b2,_0x1b83c0){function _0x1c33fe(_0x22dbdc){return _0x22dbdc instanceof _0x1de0b2?_0x22dbdc:new _0x1de0b2(function(_0x358ffb){_0x358ffb(_0x22dbdc);});}return new(_0x1de0b2||(_0x1de0b2=Promise))(function(_0x2315de,_0x12c95d){function _0x59e0ca(_0x1e667b){try{_0xe56e0f(_0x1b83c0['next'](_0x1e667b));}catch(_0x354ff1){_0x12c95d(_0x354ff1);}}function _0x361da6(_0x315cd6){try{_0xe56e0f(_0x1b83c0['throw'](_0x315cd6));}catch(_0x2f8818){_0x12c95d(_0x2f8818);}}function _0xe56e0f(_0x3d4206){_0x3d4206['done']?_0x2315de(_0x3d4206['value']):_0x1c33fe(_0x3d4206['value'])['then'](_0x59e0ca,_0x361da6);}_0xe56e0f((_0x1b83c0=_0x1b83c0['apply'](_0x1bf1f2,_0x496929||[]))['next']());});};class AdminClient{constructor(_0x152b38='https://admin.searchability.dev/'){var _0x14574c=new Fetch(_0x152b38);this['Accounts']=new AccountService(_0x14574c),this['Lists']=new ListService(_0x14574c),this['ApiKeys']=new ApiKeyService(_0x14574c),this['SearchServices']=new SearchServersService(_0x14574c);}}class AuthClient{constructor(_0x5bdd5e='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x5bdd5e);}['login'](_0x19c76a){return __awaiter(this,void 0,void 0,function*(){var _0x565b3d='login/'+_0x19c76a;try{const _0x49dbbb=yield yield fetch(_0x565b3d);if(_0x49dbbb['status']>0xc7&&_0x49dbbb['status']<0x12c){const _0x575ea4=yield _0x49dbbb['json']();return new SuccessfulAuthResponse(_0x575ea4);}const _0x4724df=yield _0x49dbbb['json']();return new FailedAuthResponse(_0x4724df);}catch(_0x3a1a7e){if(_0x3a1a7e instanceof Error)return new FailedAuthResponse({'detail':_0x3a1a7e['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x3a1a7e;}});}['refresh'](_0x3d9807){return __awaiter(this,void 0,void 0,function*(){var _0x122d5c='refresh';try{const _0x2e4072=yield this['fetch']['post'](_0x122d5c,_0x3d9807,null);if(_0x2e4072['status']>0xc7&&_0x2e4072['status']<0x12c){const _0x449ec6=yield _0x2e4072['json']();return new SuccessfulAuthResponse(_0x449ec6);}const _0x6c275=yield _0x2e4072['json']();return new FailedAuthResponse(_0x6c275);}catch(_0x57105c){if(_0x57105c instanceof Error)return new FailedAuthResponse({'detail':_0x57105c['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x57105c;}});}['getTokenStatus'](_0x5e4b75){if(Date['now']()<_0x5e4b75['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x5e4b75['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
13
+ var __awaiter=undefined&&undefined['__awaiter']||function(_0x4f0bba,_0x44187e,_0x2f8976,_0x4c8629){function _0x473a9f(_0x3904fb){return _0x3904fb instanceof _0x2f8976?_0x3904fb:new _0x2f8976(function(_0x55469b){_0x55469b(_0x3904fb);});}return new(_0x2f8976||(_0x2f8976=Promise))(function(_0xd95d2c,_0x393f0f){function _0x21a5da(_0xab3c68){try{_0x16644a(_0x4c8629['next'](_0xab3c68));}catch(_0x50714d){_0x393f0f(_0x50714d);}}function _0x437fdd(_0x17f864){try{_0x16644a(_0x4c8629['throw'](_0x17f864));}catch(_0x383259){_0x393f0f(_0x383259);}}function _0x16644a(_0x6e65f9){_0x6e65f9['done']?_0xd95d2c(_0x6e65f9['value']):_0x473a9f(_0x6e65f9['value'])['then'](_0x21a5da,_0x437fdd);}_0x16644a((_0x4c8629=_0x4c8629['apply'](_0x4f0bba,_0x44187e||[]))['next']());});};class AdminClient{constructor(_0x273874='https://admin.searchability.dev/'){var _0x5d0dd9=new Fetch(_0x273874);this['Accounts']=new AccountService(_0x5d0dd9),this['Lists']=new ListService(_0x5d0dd9),this['ApiKeys']=new ApiKeyService(_0x5d0dd9),this['SearchServices']=new SearchServersService(_0x5d0dd9);}}class AuthClient{constructor(_0x130bf9='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x130bf9);}['login'](_0x417dec){return __awaiter(this,void 0,void 0,function*(){var _0x138489='login/'+_0x417dec;try{const _0x4c4031=yield yield fetch(_0x138489);if(_0x4c4031['status']>0xc7&&_0x4c4031['status']<0x12c){const _0x57139e=yield _0x4c4031['json']();return new SuccessfulAuthResponse(_0x57139e);}const _0x1a49e4=yield _0x4c4031['json']();return new FailedAuthResponse(_0x1a49e4);}catch(_0x5808a){if(_0x5808a instanceof Error)return new FailedAuthResponse({'detail':_0x5808a['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x5808a;}});}['refresh'](_0x11ac66){return __awaiter(this,void 0,void 0,function*(){var _0xf7dd42='refresh';try{const _0x3869b4=yield this['fetch']['post'](_0xf7dd42,_0x11ac66,null);if(_0x3869b4['status']>0xc7&&_0x3869b4['status']<0x12c){const _0x31a59a=yield _0x3869b4['json']();return new SuccessfulAuthResponse(_0x31a59a);}const _0x573b16=yield _0x3869b4['json']();return new FailedAuthResponse(_0x573b16);}catch(_0x172029){if(_0x172029 instanceof Error)return new FailedAuthResponse({'detail':_0x172029['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x172029;}});}['getTokenStatus'](_0xebdcb2){if(Date['now']()<_0xebdcb2['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0xebdcb2['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
14
14
 
15
15
  export { AdminClient, AuthClient, TokenStatus, Tokens };
package/dist/types.d.ts CHANGED
@@ -35,6 +35,8 @@ declare class SearchServersService {
35
35
  readonly path = "search-services";
36
36
  constructor(fetch: Fetch);
37
37
  create(account_name: string, search_service_name: string, endpoint: string, key: string, county: string, access_token: string): Promise<Response<SearchService, Problem>>;
38
+ delete(account_name: string, search_service_name: string, access_token: string): Promise<Response<any, Problem>>;
39
+ view(account_name: string, search_service_name: string, access_token: string): Promise<Response<SearchServiceDetails, Problem>>;
38
40
  }
39
41
 
40
42
  declare class AdminClient {
@@ -89,6 +91,10 @@ type SearchService = {
89
91
  created: number;
90
92
  country: string;
91
93
  };
94
+ type SearchServiceDetails = {
95
+ endpoint: string;
96
+ key: number;
97
+ };
92
98
  type ApiKeyValue = {
93
99
  value: string;
94
100
  version: number;
@@ -159,6 +165,18 @@ declare class FailedSearchServiceResponse extends Response<SearchService, Proble
159
165
  toSuccess(): SearchService;
160
166
  toProblem(): Problem;
161
167
  }
168
+ declare class SuccessfulViewSearchServiceResponse extends Response<SearchServiceDetails, Problem> {
169
+ readonly searchService: SearchServiceDetails;
170
+ constructor(searchService: SearchServiceDetails);
171
+ toSuccess(): SearchServiceDetails;
172
+ toProblem(): Problem;
173
+ }
174
+ declare class FailedViewSearchServiceResponse extends Response<SearchServiceDetails, Problem> {
175
+ readonly problem: Problem;
176
+ constructor(problem: Problem);
177
+ toSuccess(): SearchServiceDetails;
178
+ toProblem(): Problem;
179
+ }
162
180
  declare class SuccessfulApiKeyValueResponse extends Response<ApiKeyValue, Problem> {
163
181
  readonly apiKeyValue: ApiKeyValue;
164
182
  constructor(apiKeyValue: ApiKeyValue);
@@ -184,4 +202,4 @@ declare class FailedApiKeyValueResponse extends Response<ApiKeyValue, Problem> {
184
202
  toProblem(): Problem;
185
203
  }
186
204
 
187
- export { type Account, AdminClient, type ApiKey, type ApiKeyValue, AuthClient, type Error, FailedAccountResponse, FailedApiKeyResponse, FailedApiKeyValueResponse, FailedAuthResponse, FailedResponse, FailedSearchServiceResponse, type List, type ListIdentity, type Problem, Response, type SearchService, SuccessfulAccountResponse, SuccessfulApiKeyResponse, SuccessfulApiKeyValueResponse, SuccessfulAuthResponse, SuccessfulResponse, SuccessfulSearchServiceResponse, TokenStatus, Tokens };
205
+ export { type Account, AdminClient, type ApiKey, type ApiKeyValue, AuthClient, type Error, FailedAccountResponse, FailedApiKeyResponse, FailedApiKeyValueResponse, FailedAuthResponse, FailedResponse, FailedSearchServiceResponse, FailedViewSearchServiceResponse, type List, type ListIdentity, type Problem, Response, type SearchService, type SearchServiceDetails, SuccessfulAccountResponse, SuccessfulApiKeyResponse, SuccessfulApiKeyValueResponse, SuccessfulAuthResponse, SuccessfulResponse, SuccessfulSearchServiceResponse, SuccessfulViewSearchServiceResponse, TokenStatus, Tokens };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@searchability/admin-client",
3
- "version": "0.0.35",
3
+ "version": "0.0.36",
4
4
  "description": "Searchability admin client.",
5
5
  "type": "module",
6
6
  "types": "./dist/types.d.ts",
@@ -1,15 +0,0 @@
1
- var TokenStatus;(function(_0x5dd0f4){_0x5dd0f4[_0x5dd0f4['Ok']=0x0]='Ok',_0x5dd0f4[_0x5dd0f4['Refresh']=0x1]='Refresh',_0x5dd0f4[_0x5dd0f4['Expired']=0x2]='Expired';}(TokenStatus||(TokenStatus={})));class Tokens{constructor(){this['access_token']='',this['access_expires']=0x0,this['refresh_token']='',this['refresh_expires']=0x0;}}class Response{constructor(_0x54204d){this['isSuccess']=_0x54204d;}}class SuccessfulAccountResponse extends Response{constructor(_0x39b63b){super(!![]),this['account']=_0x39b63b;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x3f3726){super(![]),this['problem']=_0x3f3726;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x393a1a){super(!![]),this['tokens']=_0x393a1a;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x5cfb44){super(![]),this['problem']=_0x5cfb44;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x19f2f8){super(!![]),this['apiKey']=_0x19f2f8;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x8c10dc){super(![]),this['problem']=_0x8c10dc;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0xaeef37){super(!![]),this['searchService']=_0xaeef37;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x649f59){super(![]),this['problem']=_0x649f59;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x44054a){super(!![]),this['apiKeyValue']=_0x44054a;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x386ef8){super(!![]),this['obj']=_0x386ef8;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x8479b7){super(![]),this['problem']=_0x8479b7;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x400175){super(![]),this['problem']=_0x400175;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
2
-
3
- var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x246a2b,_0x5e33ed,_0x346e0b,_0xd7516c){function _0x1a3217(_0x2415e7){return _0x2415e7 instanceof _0x346e0b?_0x2415e7:new _0x346e0b(function(_0x53bfed){_0x53bfed(_0x2415e7);});}return new(_0x346e0b||(_0x346e0b=Promise))(function(_0x17fcb1,_0x5ed5e0){function _0x5c63c5(_0x21f5f0){try{_0x34266e(_0xd7516c['next'](_0x21f5f0));}catch(_0xd1c3db){_0x5ed5e0(_0xd1c3db);}}function _0x290262(_0x191692){try{_0x34266e(_0xd7516c['throw'](_0x191692));}catch(_0x5e372e){_0x5ed5e0(_0x5e372e);}}function _0x34266e(_0x4a6ede){_0x4a6ede['done']?_0x17fcb1(_0x4a6ede['value']):_0x1a3217(_0x4a6ede['value'])['then'](_0x5c63c5,_0x290262);}_0x34266e((_0xd7516c=_0xd7516c['apply'](_0x246a2b,_0x5e33ed||[]))['next']());});};class AccountService{constructor(_0x278c47){this['fetch']=_0x278c47;}['get'](_0x52a98f,_0x54ed8a){return __awaiter$5(this,void 0,void 0,function*(){const _0xa3a5ca='Account/'+_0x52a98f+'/',_0x4995a4=yield this['fetch']['get'](_0xa3a5ca,_0x54ed8a);try{if(_0x4995a4['status']>0xc7&&_0x4995a4['status']<0x12c){const _0x519d6f=yield _0x4995a4['json']();return new SuccessfulAccountResponse(_0x519d6f);}const _0xeb224f=yield _0x4995a4['json']();return new FailedAccountResponse(_0xeb224f);}catch(_0x12bcff){if(_0x12bcff instanceof Error)return new FailedAccountResponse({'detail':_0x12bcff['message'],'title':_0x12bcff['name'],'status':0x1f4,'instance':'','type':''});throw _0x12bcff;}});}}
4
-
5
- var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x5687e6,_0x4852b5,_0x39f416,_0x19230e){function _0x3b4f04(_0x4cab18){return _0x4cab18 instanceof _0x39f416?_0x4cab18:new _0x39f416(function(_0x3c6c91){_0x3c6c91(_0x4cab18);});}return new(_0x39f416||(_0x39f416=Promise))(function(_0x9d7cdf,_0x25f3be){function _0x5c23b6(_0x34e246){try{_0x4d83c6(_0x19230e['next'](_0x34e246));}catch(_0x27df85){_0x25f3be(_0x27df85);}}function _0x499a08(_0xaaebd7){try{_0x4d83c6(_0x19230e['throw'](_0xaaebd7));}catch(_0xafa395){_0x25f3be(_0xafa395);}}function _0x4d83c6(_0x250b6c){_0x250b6c['done']?_0x9d7cdf(_0x250b6c['value']):_0x3b4f04(_0x250b6c['value'])['then'](_0x5c23b6,_0x499a08);}_0x4d83c6((_0x19230e=_0x19230e['apply'](_0x5687e6,_0x4852b5||[]))['next']());});};class ApiKeyService{constructor(_0x1b0c41){this['fetch']=_0x1b0c41,this['path']='api-key';}['create'](_0x3c62dd,_0x58591a,_0x24fdf8){return __awaiter$4(this,void 0,void 0,function*(){const _0x3a61c2={'account_name':_0x3c62dd,'api_key_name':_0x58591a};try{const _0xd6cf5=yield this['fetch']['post'](this['path'],_0x24fdf8,_0x3a61c2);if(_0xd6cf5['status']>0xc7&&_0xd6cf5['status']<0x12c){const _0x3d4507=yield _0xd6cf5['json']();return new SuccessfulApiKeyResponse(_0x3d4507);}const _0x534188=yield _0xd6cf5['json']();return new FailedApiKeyResponse(_0x534188);}catch(_0x3a35c3){if(_0x3a35c3 instanceof Error)return new FailedApiKeyResponse({'detail':_0x3a35c3['message'],'title':_0x3a35c3['name'],'status':0x1f4,'instance':'','type':''});throw _0x3a35c3;}});}['view'](_0x2c7c36,_0x5bf043,_0x22f0b9){return __awaiter$4(this,void 0,void 0,function*(){const _0x3ea522=this['path']+'/'+_0x2c7c36+'/'+_0x5bf043;try{const _0x12dac2=yield this['fetch']['get'](_0x3ea522,_0x22f0b9);if(_0x12dac2['status']>0xc7&&_0x12dac2['status']<0x12c){const _0x5345e8=yield _0x12dac2['json']();return new SuccessfulApiKeyValueResponse(_0x5345e8);}const _0x28b6c3=yield _0x12dac2['json']();return new FailedApiKeyValueResponse(_0x28b6c3);}catch(_0x5c4a29){if(_0x5c4a29 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x5c4a29['message'],'title':_0x5c4a29['name'],'status':0x1f4,'instance':'','type':''});throw _0x5c4a29;}});}['delete'](_0x55d3ef,_0x208bad,_0x5a5438){return __awaiter$4(this,void 0,void 0,function*(){const _0x4cd53d=this['path']+'/'+_0x55d3ef+'/'+_0x208bad;try{const _0x524daa=yield this['fetch']['delete'](_0x4cd53d,_0x5a5438);if(_0x524daa['status']>0xc7&&_0x524daa['status']<0x12c)return new SuccessfulResponse({});const _0x175a77=yield _0x524daa['json']();return new FailedResponse(_0x175a77);}catch(_0x484bbc){if(_0x484bbc instanceof Error)return new FailedResponse({'detail':_0x484bbc['message'],'title':_0x484bbc['name'],'status':0x1f4,'instance':'','type':''});throw _0x484bbc;}});}}
6
-
7
- var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x2f5906,_0x35d35a,_0x1cbd58,_0xea0d2f){function _0x55abb6(_0xa9b0da){return _0xa9b0da instanceof _0x1cbd58?_0xa9b0da:new _0x1cbd58(function(_0x31202a){_0x31202a(_0xa9b0da);});}return new(_0x1cbd58||(_0x1cbd58=Promise))(function(_0x2fac67,_0x2ef2c0){function _0x381a60(_0x1772d1){try{_0x4ea363(_0xea0d2f['next'](_0x1772d1));}catch(_0x5c16d9){_0x2ef2c0(_0x5c16d9);}}function _0x5a601a(_0x1ad4e2){try{_0x4ea363(_0xea0d2f['throw'](_0x1ad4e2));}catch(_0x34512e){_0x2ef2c0(_0x34512e);}}function _0x4ea363(_0x57154d){_0x57154d['done']?_0x2fac67(_0x57154d['value']):_0x55abb6(_0x57154d['value'])['then'](_0x381a60,_0x5a601a);}_0x4ea363((_0xea0d2f=_0xea0d2f['apply'](_0x2f5906,_0x35d35a||[]))['next']());});};class ListService{constructor(_0x422b34){this['fetch']=_0x422b34;}['add'](_0x125ac0,_0x3a5638,_0x12ce71){return __awaiter$3(this,void 0,void 0,function*(){const _0x495b52='List',_0x419652={'account_name':_0x125ac0,'list_name':_0x3a5638};try{const _0x32722f=yield this['fetch']['post'](_0x495b52,_0x12ce71,_0x419652);if(_0x32722f['status']>0xc7&&_0x32722f['status']<0x12c){const _0x1e63ea=yield _0x32722f['json']();return new SuccessfulAccountResponse(_0x1e63ea);}const _0x7fa05=yield _0x32722f['json']();return new FailedAccountResponse(_0x7fa05);}catch(_0x581914){if(_0x581914 instanceof Error)return new FailedAccountResponse({'detail':_0x581914['message'],'title':_0x581914['name'],'status':0x1f4,'instance':'','type':''});throw _0x581914;}});}['remove'](_0x328fdb,_0x2c0173,_0x291995){return __awaiter$3(this,void 0,void 0,function*(){const _0x480433='List/'+_0x328fdb+'/'+_0x2c0173,_0x3ac051=yield this['fetch']['delete'](_0x480433,_0x291995);try{if(_0x3ac051['status']>0xc7&&_0x3ac051['status']<0x12c){const _0x7e9713=yield _0x3ac051['json']();return new SuccessfulAccountResponse(_0x7e9713);}const _0x34280f=yield _0x3ac051['json']();return new FailedAccountResponse(_0x34280f);}catch(_0xd28de3){if(_0xd28de3 instanceof Error)return new FailedAccountResponse({'detail':_0xd28de3['message'],'title':_0xd28de3['name'],'status':0x1f4,'instance':'','type':''});throw _0xd28de3;}});}}
8
-
9
- var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x2254b7,_0x1f4f82,_0x538b9c,_0xaa40e7){function _0x5b186e(_0x1bed6d){return _0x1bed6d instanceof _0x538b9c?_0x1bed6d:new _0x538b9c(function(_0x12baf5){_0x12baf5(_0x1bed6d);});}return new(_0x538b9c||(_0x538b9c=Promise))(function(_0x25e623,_0x33c3be){function _0x8bef3e(_0x3fb0c9){try{_0x116aff(_0xaa40e7['next'](_0x3fb0c9));}catch(_0x3faa52){_0x33c3be(_0x3faa52);}}function _0x350f04(_0x1ac0e0){try{_0x116aff(_0xaa40e7['throw'](_0x1ac0e0));}catch(_0x380eb2){_0x33c3be(_0x380eb2);}}function _0x116aff(_0x5cedc1){_0x5cedc1['done']?_0x25e623(_0x5cedc1['value']):_0x5b186e(_0x5cedc1['value'])['then'](_0x8bef3e,_0x350f04);}_0x116aff((_0xaa40e7=_0xaa40e7['apply'](_0x2254b7,_0x1f4f82||[]))['next']());});};class Fetch{constructor(_0x16988c){this['baseUri']=_0x16988c,this['getUrl']=_0x3360f3=>{return _0x3360f3['startsWith']('/')&&(_0x3360f3=_0x3360f3['replace']('/','')),''+this['baseUri']+_0x3360f3;},!_0x16988c['endsWith']('/')&&(_0x16988c=_0x16988c+'/');}['get'](_0x2279bf,_0x4c303e){return __awaiter$2(this,void 0,void 0,function*(){const _0x24bb3d=this['getUrl'](_0x2279bf);return yield fetch(_0x24bb3d,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x4c303e}});});}['post'](_0x21cce3,_0x30096f,_0xedb0a9){return __awaiter$2(this,void 0,void 0,function*(){const _0x8cfa35=this['getUrl'](_0x21cce3);return yield fetch(_0x8cfa35,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x30096f},'body':_0xedb0a9?JSON['stringify'](_0xedb0a9):null});});}['put'](_0x166919,_0x2db9f5,_0x5b8532){return __awaiter$2(this,void 0,void 0,function*(){const _0x13cffa=this['getUrl'](_0x166919);return yield fetch(_0x13cffa,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x2db9f5},'body':_0x5b8532?JSON['stringify'](_0x5b8532):null});});}['delete'](_0x5ae1e6,_0x1e4936){return __awaiter$2(this,void 0,void 0,function*(){const _0x3f700b=this['getUrl'](_0x5ae1e6);return yield fetch(_0x3f700b,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x1e4936}});});}}
10
-
11
- var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x4e813d,_0x4e4bba,_0xf4e987,_0x24baf6){function _0x5239b7(_0x1cfc7d){return _0x1cfc7d instanceof _0xf4e987?_0x1cfc7d:new _0xf4e987(function(_0x60bb5f){_0x60bb5f(_0x1cfc7d);});}return new(_0xf4e987||(_0xf4e987=Promise))(function(_0x2f544b,_0x1a411e){function _0x197a91(_0x3261aa){try{_0x4dcc93(_0x24baf6['next'](_0x3261aa));}catch(_0x4e6ea0){_0x1a411e(_0x4e6ea0);}}function _0x1795e1(_0x20636d){try{_0x4dcc93(_0x24baf6['throw'](_0x20636d));}catch(_0x12e79c){_0x1a411e(_0x12e79c);}}function _0x4dcc93(_0x114713){_0x114713['done']?_0x2f544b(_0x114713['value']):_0x5239b7(_0x114713['value'])['then'](_0x197a91,_0x1795e1);}_0x4dcc93((_0x24baf6=_0x24baf6['apply'](_0x4e813d,_0x4e4bba||[]))['next']());});};class SearchServersService{constructor(_0x43a0b8){this['fetch']=_0x43a0b8,this['path']='search-services';}['create'](_0x37e4dd,_0x148897,_0x55a73c,_0x3f330a,_0x38b66,_0xda499d){return __awaiter$1(this,void 0,void 0,function*(){const _0x3f4952={'account_name':_0x37e4dd,'search_service_name':_0x148897,'endpoint':_0x55a73c,'key':_0x3f330a,'county':_0x38b66};try{const _0x5ae6c0=yield this['fetch']['post'](this['path'],_0xda499d,_0x3f4952);if(_0x5ae6c0['status']>0xc7&&_0x5ae6c0['status']<0x12c){const _0x393dc5=yield _0x5ae6c0['json']();return new SuccessfulSearchServiceResponse(_0x393dc5);}const _0x3002e6=yield _0x5ae6c0['json']();return new FailedSearchServiceResponse(_0x3002e6);}catch(_0x5eefb3){if(_0x5eefb3 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x5eefb3['message'],'title':_0x5eefb3['name'],'status':0x1f4,'instance':'','type':''});throw _0x5eefb3;}});}}
12
-
13
- var __awaiter=undefined&&undefined['__awaiter']||function(_0x491d89,_0x53ebc9,_0x5b0b59,_0x58b740){function _0x326b09(_0x2bbb50){return _0x2bbb50 instanceof _0x5b0b59?_0x2bbb50:new _0x5b0b59(function(_0x54e0db){_0x54e0db(_0x2bbb50);});}return new(_0x5b0b59||(_0x5b0b59=Promise))(function(_0xb225f,_0x2a2bf4){function _0x4cf5a7(_0x1af182){try{_0x231ca9(_0x58b740['next'](_0x1af182));}catch(_0x17650b){_0x2a2bf4(_0x17650b);}}function _0x5792f8(_0x257d9c){try{_0x231ca9(_0x58b740['throw'](_0x257d9c));}catch(_0xde0916){_0x2a2bf4(_0xde0916);}}function _0x231ca9(_0x4ad2b4){_0x4ad2b4['done']?_0xb225f(_0x4ad2b4['value']):_0x326b09(_0x4ad2b4['value'])['then'](_0x4cf5a7,_0x5792f8);}_0x231ca9((_0x58b740=_0x58b740['apply'](_0x491d89,_0x53ebc9||[]))['next']());});};class AdminClient{constructor(_0x100f97='https://admin.searchability.dev/'){var _0x360ba6=new Fetch(_0x100f97);this['Accounts']=new AccountService(_0x360ba6),this['Lists']=new ListService(_0x360ba6),this['ApiKeys']=new ApiKeyService(_0x360ba6),this['SearchServices']=new SearchServersService(_0x360ba6);}}class AuthClient{constructor(_0x36ade5='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x36ade5);}['login'](_0x273730){return __awaiter(this,void 0,void 0,function*(){var _0x82094f='login/'+_0x273730;try{const _0x26abac=yield yield fetch(_0x82094f);if(_0x26abac['status']>0xc7&&_0x26abac['status']<0x12c){const _0x49be4c=yield _0x26abac['json']();return new SuccessfulAuthResponse(_0x49be4c);}const _0x5a4991=yield _0x26abac['json']();return new FailedAuthResponse(_0x5a4991);}catch(_0xa2113a){if(_0xa2113a instanceof Error)return new FailedAuthResponse({'detail':_0xa2113a['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0xa2113a;}});}['refresh'](_0x31b7a8){return __awaiter(this,void 0,void 0,function*(){var _0x425935='refresh';try{const _0x3f1ebb=yield this['fetch']['post'](_0x425935,_0x31b7a8,null);if(_0x3f1ebb['status']>0xc7&&_0x3f1ebb['status']<0x12c){const _0x5d1522=yield _0x3f1ebb['json']();return new SuccessfulAuthResponse(_0x5d1522);}const _0x3cd4be=yield _0x3f1ebb['json']();return new FailedAuthResponse(_0x3cd4be);}catch(_0x319d23){if(_0x319d23 instanceof Error)return new FailedAuthResponse({'detail':_0x319d23['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x319d23;}});}['getTokenStatus'](_0x2be925){if(Date['now']()<_0x2be925['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x2be925['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
14
-
15
- export { AdminClient, AuthClient, TokenStatus, Tokens };