@searchability/admin-client 0.0.85 → 0.0.86
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,21 @@
|
|
|
1
|
+
var TokenStatus;(function(_0x376d7b){_0x376d7b[_0x376d7b['Ok']=0x0]='Ok',_0x376d7b[_0x376d7b['Refresh']=0x1]='Refresh',_0x376d7b[_0x376d7b['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(_0xa3a997){this['isSuccess']=_0xa3a997;}}class SuccessfulContributorResponse extends Response{constructor(_0x2171a6){super(!![]),this['contributor']=_0x2171a6;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x1b4a5d){super(![]),this['problem']=_0x1b4a5d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountAndImageResponse extends Response{constructor(_0x40c0b6){super(!![]),this['accountAndImages']=_0x40c0b6;}['toSuccess'](){return this['accountAndImages'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountAndImageResponse extends Response{constructor(_0x55451b){super(![]),this['problem']=_0x55451b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x1ba415){super(!![]),this['facet']=_0x1ba415;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0xabf3d6){super(![]),this['problem']=_0xabf3d6;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x47ccf1){super(!![]),this['account']=_0x47ccf1;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0x9ad873){super(!![]),this['accountImage']=_0x9ad873;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x3d63fa){super(!![]),this['list']=_0x3d63fa;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x207c6a){super(!![]),this['list']=_0x207c6a;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x3738eb){super(![]),this['problem']=_0x3738eb;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0xb52354){super(![]),this['problem']=_0xb52354;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x12769c){super(![]),this['problem']=_0x12769c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x4e6c5c){super(![]),this['problem']=_0x4e6c5c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x2bca54){super(!![]),this['tokens']=_0x2bca54;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x1e3684){super(![]),this['problem']=_0x1e3684;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x1b8f14){super(!![]),this['apiKey']=_0x1b8f14;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x24ef55){super(![]),this['problem']=_0x24ef55;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x3335c1){super(!![]),this['searchService']=_0x3335c1;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x369874){super(![]),this['problem']=_0x369874;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x431909){super(!![]),this['searchService']=_0x431909;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0xd4fe34){super(!![]),this['searchResult']=_0xd4fe34;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x5b84b4){super(![]),this['problem']=_0x5b84b4;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchResultResponse extends Response{constructor(_0x4d7d8b){super(!![]),this['searchResults']=_0x4d7d8b;}['toSuccess'](){return this['searchResults'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchResultResponse extends Response{constructor(_0x1db64b){super(![]),this['problem']=_0x1db64b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x1d02bc){super(!![]),this['searchServices']=_0x1d02bc;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x19939a){super(![]),this['problem']=_0x19939a;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x565976){super(![]),this['problem']=_0x565976;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x52f813){super(!![]),this['apiKeyValue']=_0x52f813;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x17381f){super(!![]),this['obj']=_0x17381f;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x5ef9f5){super(![]),this['problem']=_0x5ef9f5;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x32f4ec){super(![]),this['problem']=_0x32f4ec;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
2
|
+
|
|
3
|
+
var __awaiter$8=undefined&&undefined['__awaiter']||function(_0x1e3cb3,_0x3aa738,_0x465c1c,_0x266729){function _0x32246e(_0x5229d6){return _0x5229d6 instanceof _0x465c1c?_0x5229d6:new _0x465c1c(function(_0x55d7a9){_0x55d7a9(_0x5229d6);});}return new(_0x465c1c||(_0x465c1c=Promise))(function(_0x1b1f0e,_0x1e503f){function _0x332858(_0x443302){try{_0x2e04f8(_0x266729['next'](_0x443302));}catch(_0x7e388){_0x1e503f(_0x7e388);}}function _0x53c80b(_0x3b4b60){try{_0x2e04f8(_0x266729['throw'](_0x3b4b60));}catch(_0x3add7c){_0x1e503f(_0x3add7c);}}function _0x2e04f8(_0x36035a){_0x36035a['done']?_0x1b1f0e(_0x36035a['value']):_0x32246e(_0x36035a['value'])['then'](_0x332858,_0x53c80b);}_0x2e04f8((_0x266729=_0x266729['apply'](_0x1e3cb3,_0x3aa738||[]))['next']());});};class AccountService{constructor(_0x1b96f8){this['fetch']=_0x1b96f8;}['get'](_0x45bdce,_0x48e89d){return __awaiter$8(this,void 0,void 0,function*(){const _0x3942fb='Account/'+_0x45bdce+'/',_0x155b33=yield this['fetch']['get'](_0x3942fb,_0x48e89d);try{if(_0x155b33['status']>0xc7&&_0x155b33['status']<0x12c){const _0x348e51=yield _0x155b33['json']();return new SuccessfulAccountResponse(_0x348e51);}const _0xa82568=yield _0x155b33['json']();return new FailedAccountResponse(_0xa82568);}catch(_0x36ebe9){if(_0x36ebe9 instanceof Error)return new FailedAccountResponse({'detail':_0x36ebe9['message'],'title':_0x36ebe9['name'],'status':0x1f4,'instance':'','type':''});throw _0x36ebe9;}});}['getImage'](_0xca9aa8,_0x115d89){return __awaiter$8(this,void 0,void 0,function*(){const _0x11d751='account/image/'+_0xca9aa8+'/',_0xbe6a1=yield this['fetch']['get'](_0x11d751,_0x115d89);try{if(_0xbe6a1['status']>0xc7&&_0xbe6a1['status']<0x12c){const _0x4bdcb0=yield _0xbe6a1['json']();return new SuccessfulAccountImageResponse(_0x4bdcb0);}const _0x178f3e=yield _0xbe6a1['json']();return new FailedAccountImageResponse(_0x178f3e);}catch(_0x38544b){if(_0x38544b instanceof Error)return new FailedAccountImageResponse({'detail':_0x38544b['message'],'title':_0x38544b['name'],'status':0x1f4,'instance':'','type':''});throw _0x38544b;}});}}
|
|
4
|
+
|
|
5
|
+
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0xe3c010,_0x23c9b4,_0x24c68a,_0x2d5302){function _0x219bee(_0x300cb2){return _0x300cb2 instanceof _0x24c68a?_0x300cb2:new _0x24c68a(function(_0x5d6f5c){_0x5d6f5c(_0x300cb2);});}return new(_0x24c68a||(_0x24c68a=Promise))(function(_0xe5d90d,_0x82089a){function _0x3c573a(_0x5c121d){try{_0x910074(_0x2d5302['next'](_0x5c121d));}catch(_0x2208b7){_0x82089a(_0x2208b7);}}function _0x5d3342(_0x537ee6){try{_0x910074(_0x2d5302['throw'](_0x537ee6));}catch(_0x3de2bc){_0x82089a(_0x3de2bc);}}function _0x910074(_0x105ef6){_0x105ef6['done']?_0xe5d90d(_0x105ef6['value']):_0x219bee(_0x105ef6['value'])['then'](_0x3c573a,_0x5d3342);}_0x910074((_0x2d5302=_0x2d5302['apply'](_0xe3c010,_0x23c9b4||[]))['next']());});};class ApiKeyService{constructor(_0x55a93e){this['fetch']=_0x55a93e,this['path']='api-key';}['create'](_0x1c9714,_0x553089,_0x10a7f0){return __awaiter$7(this,void 0,void 0,function*(){const _0x559163={'account_name':_0x1c9714,'api_key_name':_0x553089};try{const _0x2f6d33=yield this['fetch']['post'](this['path'],_0x10a7f0,_0x559163);if(_0x2f6d33['status']>0xc7&&_0x2f6d33['status']<0x12c){const _0x1eb215=yield _0x2f6d33['json']();return new SuccessfulApiKeyResponse(_0x1eb215);}const _0x33274c=yield _0x2f6d33['json']();return new FailedApiKeyResponse(_0x33274c);}catch(_0x4ccb79){if(_0x4ccb79 instanceof Error)return new FailedApiKeyResponse({'detail':_0x4ccb79['message'],'title':_0x4ccb79['name'],'status':0x1f4,'instance':'','type':''});throw _0x4ccb79;}});}['view'](_0x97f6cd,_0x45d5b3,_0x52d2cb){return __awaiter$7(this,void 0,void 0,function*(){const _0x3cc689=this['path']+'/'+_0x97f6cd+'/'+_0x45d5b3;try{const _0x3ccc92=yield this['fetch']['get'](_0x3cc689,_0x52d2cb);if(_0x3ccc92['status']>0xc7&&_0x3ccc92['status']<0x12c){const _0xf97ccf=yield _0x3ccc92['json']();return new SuccessfulApiKeyValueResponse(_0xf97ccf);}const _0xd41f18=yield _0x3ccc92['json']();return new FailedApiKeyValueResponse(_0xd41f18);}catch(_0x24e782){if(_0x24e782 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x24e782['message'],'title':_0x24e782['name'],'status':0x1f4,'instance':'','type':''});throw _0x24e782;}});}['delete'](_0x245a07,_0x5816f5,_0x38426c){return __awaiter$7(this,void 0,void 0,function*(){const _0xd52b92=this['path']+'/'+_0x245a07+'/'+_0x5816f5;try{const _0x2eb1db=yield this['fetch']['delete'](_0xd52b92,_0x38426c);if(_0x2eb1db['status']>0xc7&&_0x2eb1db['status']<0x12c)return new SuccessfulResponse({});const _0x170981=yield _0x2eb1db['json']();return new FailedResponse(_0x170981);}catch(_0x472316){if(_0x472316 instanceof Error)return new FailedResponse({'detail':_0x472316['message'],'title':_0x472316['name'],'status':0x1f4,'instance':'','type':''});throw _0x472316;}});}}
|
|
6
|
+
|
|
7
|
+
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x37324d,_0x7ea4e,_0x526ebd,_0x2c729f){function _0x5286b7(_0x21c338){return _0x21c338 instanceof _0x526ebd?_0x21c338:new _0x526ebd(function(_0x5de54d){_0x5de54d(_0x21c338);});}return new(_0x526ebd||(_0x526ebd=Promise))(function(_0x511bfc,_0x22aa17){function _0x17de02(_0x28e9cf){try{_0x24a71d(_0x2c729f['next'](_0x28e9cf));}catch(_0x5880e3){_0x22aa17(_0x5880e3);}}function _0x33c800(_0x58cc3b){try{_0x24a71d(_0x2c729f['throw'](_0x58cc3b));}catch(_0x14bf07){_0x22aa17(_0x14bf07);}}function _0x24a71d(_0x34ac9b){_0x34ac9b['done']?_0x511bfc(_0x34ac9b['value']):_0x5286b7(_0x34ac9b['value'])['then'](_0x17de02,_0x33c800);}_0x24a71d((_0x2c729f=_0x2c729f['apply'](_0x37324d,_0x7ea4e||[]))['next']());});};class ListService{constructor(_0x120b26){this['fetch']=_0x120b26;}['create'](_0x346e67,_0x380648,_0x1693ed,_0x329ec2){return __awaiter$6(this,void 0,void 0,function*(){const _0x22f9cf='List',_0x51382a={'account_name':_0x346e67,'list_name':_0x380648,'search_service_name':_0x1693ed};try{const _0x5d4543=yield this['fetch']['post'](_0x22f9cf,_0x329ec2,_0x51382a);if(_0x5d4543['status']>0xc7&&_0x5d4543['status']<0x12c){const _0x5d3863=yield _0x5d4543['json']();return new SuccessfulListIdentityResponse(_0x5d3863);}const _0x83f735=yield _0x5d4543['json']();return new FailedListIdentityResponse(_0x83f735);}catch(_0x53c689){if(_0x53c689 instanceof Error)return new FailedListIdentityResponse({'detail':_0x53c689['message'],'title':_0x53c689['name'],'status':0x1f4,'instance':'','type':''});throw _0x53c689;}});}['delete'](_0x31a29e,_0x4e706f,_0x2d5ecc){return __awaiter$6(this,void 0,void 0,function*(){const _0x391f27='List/'+_0x31a29e+'/'+_0x4e706f,_0x3b5f9b=yield this['fetch']['delete'](_0x391f27,_0x2d5ecc);try{if(_0x3b5f9b['status']>0xc7&&_0x3b5f9b['status']<0x12c)return new SuccessfulResponse({});const _0x4a58bd=yield _0x3b5f9b['json']();return new FailedResponse(_0x4a58bd);}catch(_0xa787c3){if(_0xa787c3 instanceof Error)return new FailedResponse({'detail':_0xa787c3['message'],'title':_0xa787c3['name'],'status':0x1f4,'instance':'','type':''});throw _0xa787c3;}});}['get'](_0x323a7c,_0x111500,_0x3b989d){return __awaiter$6(this,void 0,void 0,function*(){const _0x3c4b2='List/'+_0x323a7c+'/'+_0x111500;try{const _0x41faad=yield this['fetch']['get'](_0x3c4b2,_0x3b989d);if(_0x41faad['status']>0xc7&&_0x41faad['status']<0x12c){const _0xb87e03=yield _0x41faad['json']();return new SuccessfulListResponse(_0xb87e03);}const _0x38deca=yield _0x41faad['json']();return new FailedListResponse(_0x38deca);}catch(_0x2cb238){if(_0x2cb238 instanceof Error)return new FailedListResponse({'detail':_0x2cb238['message'],'title':_0x2cb238['name'],'status':0x1f4,'instance':'','type':''});throw _0x2cb238;}});}}
|
|
8
|
+
|
|
9
|
+
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x1c3d41,_0x172fe4,_0x51410f,_0x9a56f){function _0x1307de(_0x55dfea){return _0x55dfea instanceof _0x51410f?_0x55dfea:new _0x51410f(function(_0x17643e){_0x17643e(_0x55dfea);});}return new(_0x51410f||(_0x51410f=Promise))(function(_0x4de9bb,_0x2ac1d4){function _0x42e15b(_0x4eabf7){try{_0x51440b(_0x9a56f['next'](_0x4eabf7));}catch(_0x1ec3fe){_0x2ac1d4(_0x1ec3fe);}}function _0x18890f(_0x362b0d){try{_0x51440b(_0x9a56f['throw'](_0x362b0d));}catch(_0x37ac36){_0x2ac1d4(_0x37ac36);}}function _0x51440b(_0x3ce0e4){_0x3ce0e4['done']?_0x4de9bb(_0x3ce0e4['value']):_0x1307de(_0x3ce0e4['value'])['then'](_0x42e15b,_0x18890f);}_0x51440b((_0x9a56f=_0x9a56f['apply'](_0x1c3d41,_0x172fe4||[]))['next']());});};class Fetch{constructor(_0x293c15){this['baseUri']=_0x293c15,this['getUrl']=_0x5ede41=>{return _0x5ede41['startsWith']('/')&&(_0x5ede41=_0x5ede41['replace']('/','')),''+this['baseUri']+_0x5ede41;},!_0x293c15['endsWith']('/')&&(_0x293c15=_0x293c15+'/');}['get'](_0x58cd29,_0x44757e){return __awaiter$5(this,void 0,void 0,function*(){const _0x5838a8=this['getUrl'](_0x58cd29);return yield fetch(_0x5838a8,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x44757e}});});}['post'](_0x559bb7,_0x2d74e3,_0x5a35be){return __awaiter$5(this,void 0,void 0,function*(){const _0x493d14=this['getUrl'](_0x559bb7);return yield fetch(_0x493d14,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x2d74e3},'body':_0x5a35be?JSON['stringify'](_0x5a35be):null});});}['PostNoAuth'](_0x52fee1,_0x231348){return __awaiter$5(this,void 0,void 0,function*(){const _0x5016a6=this['getUrl'](_0x52fee1);return yield fetch(_0x5016a6,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x231348?JSON['stringify'](_0x231348):null});});}['put'](_0x2aa1cb,_0x590f7c,_0x348d56){return __awaiter$5(this,void 0,void 0,function*(){const _0x425f2e=this['getUrl'](_0x2aa1cb);return yield fetch(_0x425f2e,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x590f7c},'body':_0x348d56?JSON['stringify'](_0x348d56):null});});}['delete'](_0x29999d,_0x501d65){return __awaiter$5(this,void 0,void 0,function*(){const _0x346fc8=this['getUrl'](_0x29999d);return yield fetch(_0x346fc8,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x501d65}});});}}
|
|
10
|
+
|
|
11
|
+
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x33e660,_0x52ed2f,_0xf2ac59,_0x553a88){function _0x141c04(_0x12887e){return _0x12887e instanceof _0xf2ac59?_0x12887e:new _0xf2ac59(function(_0x450a78){_0x450a78(_0x12887e);});}return new(_0xf2ac59||(_0xf2ac59=Promise))(function(_0x5e2ab4,_0x5577a6){function _0x1210f5(_0x485411){try{_0x3eac9b(_0x553a88['next'](_0x485411));}catch(_0x7deb42){_0x5577a6(_0x7deb42);}}function _0x38b274(_0x1cb56){try{_0x3eac9b(_0x553a88['throw'](_0x1cb56));}catch(_0xf2a347){_0x5577a6(_0xf2a347);}}function _0x3eac9b(_0x20d6e4){_0x20d6e4['done']?_0x5e2ab4(_0x20d6e4['value']):_0x141c04(_0x20d6e4['value'])['then'](_0x1210f5,_0x38b274);}_0x3eac9b((_0x553a88=_0x553a88['apply'](_0x33e660,_0x52ed2f||[]))['next']());});};class SearchServersService{constructor(_0x36c7fe){this['fetch']=_0x36c7fe,this['path']='search-services';}['create'](_0x4a4a34,_0x45316b,_0xba8ff5,_0x4f1de8,_0x4fa9df,_0x1b9a49,_0x23a063,_0x391b7f){return __awaiter$4(this,void 0,void 0,function*(){const _0x46a6f5={'account_name':_0x4a4a34,'search_service_name':_0x45316b,'endpoint':_0xba8ff5,'key':_0x4f1de8,'country':_0x4fa9df,'provider':_0x1b9a49,'index_name':_0x23a063};try{const _0x421fee=yield this['fetch']['post'](this['path'],_0x391b7f,_0x46a6f5);if(_0x421fee['status']>0xc7&&_0x421fee['status']<0x12c){const _0x44cb38=yield _0x421fee['json']();return new SuccessfulSearchServiceResponse(_0x44cb38);}const _0x4cc1a3=yield _0x421fee['json']();return new FailedSearchServiceResponse(_0x4cc1a3);}catch(_0x476281){if(_0x476281 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x476281['message'],'title':_0x476281['name'],'status':0x1f4,'instance':'','type':''});throw _0x476281;}});}['delete'](_0x4e54f4,_0x30d0cf,_0x4672c4){return __awaiter$4(this,void 0,void 0,function*(){const _0x14e2be=this['path']+'/'+_0x4e54f4+'/'+_0x30d0cf;try{const _0x1de22e=yield this['fetch']['delete'](_0x14e2be,_0x4672c4);if(_0x1de22e['status']>0xc7&&_0x1de22e['status']<0x12c)return new SuccessfulResponse({});const _0x227f5b=yield _0x1de22e['json']();return new FailedResponse(_0x227f5b);}catch(_0x5956c4){if(_0x5956c4 instanceof Error)return new FailedResponse({'detail':_0x5956c4['message'],'title':_0x5956c4['name'],'status':0x1f4,'instance':'','type':''});throw _0x5956c4;}});}['view'](_0x4a8237,_0x16a76a,_0x5833e8){return __awaiter$4(this,void 0,void 0,function*(){const _0x513150=this['path']+'/'+_0x4a8237+'/'+_0x16a76a;try{const _0x546264=yield this['fetch']['get'](_0x513150,_0x5833e8);if(_0x546264['status']>0xc7&&_0x546264['status']<0x12c){const _0x398f66=yield _0x546264['json']();return new SuccessfulViewSearchServiceResponse(_0x398f66);}const _0x3cac07=yield _0x546264['json']();return new FailedViewSearchServiceResponse(_0x3cac07);}catch(_0x56e33a){if(_0x56e33a instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x56e33a['message'],'title':_0x56e33a['name'],'status':0x1f4,'instance':'','type':''});throw _0x56e33a;}});}['edit'](_0x33afdc,_0x14bb98,_0x22f4bb,_0x3fbd30,_0x2a9d7b){return __awaiter$4(this,void 0,void 0,function*(){const _0x315861={'account_name':_0x33afdc,'search_service_name':_0x14bb98,'key':_0x22f4bb,'country':_0x3fbd30};try{const _0x4b4538=yield this['fetch']['put'](this['path'],_0x2a9d7b,_0x315861);if(_0x4b4538['status']>0xc7&&_0x4b4538['status']<0x12c){const _0x33fc2c=yield _0x4b4538['json']();return new SuccessfulSearchServiceResponse(_0x33fc2c);}const _0x25b4e0=yield _0x4b4538['json']();return new FailedSearchServiceResponse(_0x25b4e0);}catch(_0x4655f9){if(_0x4655f9 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x4655f9['message'],'title':_0x4655f9['name'],'status':0x1f4,'instance':'','type':''});throw _0x4655f9;}});}['list'](_0xd2850c,_0x433719){return __awaiter$4(this,void 0,void 0,function*(){const _0x292901=this['path']+'/'+_0xd2850c;try{const _0x168fec=yield this['fetch']['get'](_0x292901,_0x433719);if(_0x168fec['status']>0xc7&&_0x168fec['status']<0x12c){const _0x32ebff=yield _0x168fec['json']();return new SuccessfulListSearchServiceResponse(_0x32ebff);}const _0x31fb04=yield _0x168fec['json']();return new FailedViewSearchServicesResponse(_0x31fb04);}catch(_0x532707){if(_0x532707 instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x532707['message'],'title':_0x532707['name'],'status':0x1f4,'instance':'','type':''});throw _0x532707;}});}}
|
|
12
|
+
|
|
13
|
+
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x6b2612,_0x85fee7,_0x3ff213,_0x33c799){function _0x5dd6d2(_0x47f8dd){return _0x47f8dd instanceof _0x3ff213?_0x47f8dd:new _0x3ff213(function(_0xe4f424){_0xe4f424(_0x47f8dd);});}return new(_0x3ff213||(_0x3ff213=Promise))(function(_0x4f6138,_0x2e6283){function _0x331366(_0x576c2c){try{_0x11028d(_0x33c799['next'](_0x576c2c));}catch(_0x2ce24e){_0x2e6283(_0x2ce24e);}}function _0x46f178(_0x547404){try{_0x11028d(_0x33c799['throw'](_0x547404));}catch(_0x380367){_0x2e6283(_0x380367);}}function _0x11028d(_0x64901){_0x64901['done']?_0x4f6138(_0x64901['value']):_0x5dd6d2(_0x64901['value'])['then'](_0x331366,_0x46f178);}_0x11028d((_0x33c799=_0x33c799['apply'](_0x6b2612,_0x85fee7||[]))['next']());});};class FacetService{constructor(_0x2c733b){this['fetch']=_0x2c733b,this['path']='facet';}['create'](_0x3e984c,_0x17a349,_0x539552,_0x585fcb){return __awaiter$3(this,void 0,void 0,function*(){const _0x14b32f={'account_name':_0x3e984c,'list_name':_0x17a349,'facet_name':_0x539552};try{const _0x31a04d=yield this['fetch']['post'](this['path'],_0x585fcb,_0x14b32f);if(_0x31a04d['status']>0xc7&&_0x31a04d['status']<0x12c){const _0x39948e=yield _0x31a04d['json']();return new SuccessfulFacetResponse(_0x39948e);}const _0x7fcd0c=yield _0x31a04d['json']();return new FailedFacetResponse(_0x7fcd0c);}catch(_0x2b34d0){if(_0x2b34d0 instanceof Error)return new FailedFacetResponse({'detail':_0x2b34d0['message'],'title':_0x2b34d0['name'],'status':0x1f4,'instance':'','type':''});throw _0x2b34d0;}});}['remove'](_0x34ccf6,_0xdb694,_0x520d9,_0x470d0a){return __awaiter$3(this,void 0,void 0,function*(){const _0x25abbc='Facet/'+_0x34ccf6+'/'+_0xdb694+'/'+_0x520d9,_0x2735db=yield this['fetch']['delete'](_0x25abbc,_0x470d0a);try{if(_0x2735db['status']>0xc7&&_0x2735db['status']<0x12c)return new SuccessfulResponse({});const _0x436363=yield _0x2735db['json']();return new FailedResponse(_0x436363);}catch(_0x114cb4){if(_0x114cb4 instanceof Error)return new FailedResponse({'detail':_0x114cb4['message'],'title':_0x114cb4['name'],'status':0x1f4,'instance':'','type':''});throw _0x114cb4;}});}['rename'](_0x53a02a,_0x14f239,_0x35934f,_0x114783,_0x4eae16){return __awaiter$3(this,void 0,void 0,function*(){const _0x27e000={'account_name':_0x53a02a,'list_name':_0x14f239,'facet_name':_0x35934f,'new_facet_name':_0x114783};try{const _0x17e41b=yield this['fetch']['put'](this['path'],_0x4eae16,_0x27e000);if(_0x17e41b['status']>0xc7&&_0x17e41b['status']<0x12c){const _0x969a81=yield _0x17e41b['json']();return new SuccessfulFacetResponse(_0x969a81);}const _0x3407cd=yield _0x17e41b['json']();return new FailedFacetResponse(_0x3407cd);}catch(_0x1e591a){if(_0x1e591a instanceof Error)return new FailedFacetResponse({'detail':_0x1e591a['message'],'title':_0x1e591a['name'],'status':0x1f4,'instance':'','type':''});throw _0x1e591a;}});}}
|
|
14
|
+
|
|
15
|
+
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x2b1c36,_0x4d8656,_0xe14700,_0x3b8610){function _0x1a4df8(_0x3e2634){return _0x3e2634 instanceof _0xe14700?_0x3e2634:new _0xe14700(function(_0x20a815){_0x20a815(_0x3e2634);});}return new(_0xe14700||(_0xe14700=Promise))(function(_0x19cb1c,_0x1868da){function _0x13715(_0x3daad4){try{_0x465550(_0x3b8610['next'](_0x3daad4));}catch(_0x1363b2){_0x1868da(_0x1363b2);}}function _0x441070(_0x510560){try{_0x465550(_0x3b8610['throw'](_0x510560));}catch(_0x2560e8){_0x1868da(_0x2560e8);}}function _0x465550(_0x77dde8){_0x77dde8['done']?_0x19cb1c(_0x77dde8['value']):_0x1a4df8(_0x77dde8['value'])['then'](_0x13715,_0x441070);}_0x465550((_0x3b8610=_0x3b8610['apply'](_0x2b1c36,_0x4d8656||[]))['next']());});};class SearchResultService{constructor(_0x1f0446){this['fetch']=_0x1f0446,this['path']='search-result';}['create'](_0x1ea160,_0x69cbe3,_0x3ad510,_0x3e2185,_0x5b3b05){return __awaiter$2(this,void 0,void 0,function*(){_0x5b3b05=_0x5b3b05!==null&&_0x5b3b05!==void 0?_0x5b3b05:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x10ee4c=Object['assign']({'account_name':_0x1ea160,'search_result_name':_0x3ad510,'list_name':_0x69cbe3},_0x5b3b05);try{const _0x1ce01d=yield this['fetch']['post'](this['path'],_0x3e2185,_0x10ee4c);if(_0x1ce01d['status']>0xc7&&_0x1ce01d['status']<0x12c){const _0x373287=yield _0x1ce01d['json']();return new SuccessfulViewSearchResultResponse(_0x373287);}const _0xb9d51b=yield _0x1ce01d['json']();return new FailedSearchResultResponse(_0xb9d51b);}catch(_0x524619){if(_0x524619 instanceof Error)return new FailedSearchResultResponse({'detail':_0x524619['message'],'title':_0x524619['name'],'status':0x1f4,'instance':'','type':''});throw _0x524619;}});}['transfer'](_0x37188a,_0x2f86e2,_0x2db742,_0x3a520e){return __awaiter$2(this,void 0,void 0,function*(){const _0x49d309={'account_name':_0x37188a,'list_name':_0x2f86e2,'new_search_service_name':_0x2db742};try{const _0x4186ae=yield this['fetch']['post'](this['path']+'/transfer',_0x3a520e,_0x49d309);if(_0x4186ae['status']>0xc7&&_0x4186ae['status']<0x12c){const _0xb71f99=yield _0x4186ae['json']();return new SuccessfulListResponse(_0xb71f99);}const _0x4cac71=yield _0x4186ae['json']();return new FailedListResponse(_0x4cac71);}catch(_0x322061){if(_0x322061 instanceof Error)return new FailedListResponse({'detail':_0x322061['message'],'title':_0x322061['name'],'status':0x1f4,'instance':'','type':''});throw _0x322061;}});}['list'](_0x37b035,_0x3e01cd,_0x34739f,_0x2669fa){return __awaiter$2(this,void 0,void 0,function*(){let _0x2e29f9=this['path']+'/'+_0x37b035+'/'+_0x3e01cd+'?'+this['getQueryStr'](_0x2669fa);try{const _0x3fce7e=yield this['fetch']['get'](_0x2e29f9,_0x34739f);if(_0x3fce7e['status']>0xc7&&_0x3fce7e['status']<0x12c){const _0x24abd5=yield _0x3fce7e['json']();return new SuccessfulListSearchResultResponse(_0x24abd5);}const _0x3d2ef7=yield _0x3fce7e['json']();return new FailedViewSearchResultResponse(_0x3d2ef7);}catch(_0x5eda11){if(_0x5eda11 instanceof Error)return new FailedViewSearchResultResponse({'detail':_0x5eda11['message'],'title':_0x5eda11['name'],'status':0x1f4,'instance':'','type':''});throw _0x5eda11;}});}['delete'](_0x275d2c,_0x2cb14d,_0x4a48c2,_0x46ab7a){return __awaiter$2(this,void 0,void 0,function*(){const _0x57b308=this['path']+'/'+_0x275d2c+'/'+_0x2cb14d+'/'+_0x4a48c2,_0x41b3bf=yield this['fetch']['delete'](_0x57b308,_0x46ab7a);try{if(_0x41b3bf['status']>0xc7&&_0x41b3bf['status']<0x12c)return new SuccessfulResponse({});const _0x1f1305=yield _0x41b3bf['json']();return new FailedResponse(_0x1f1305);}catch(_0x5cd29a){if(_0x5cd29a instanceof Error)return new FailedResponse({'detail':_0x5cd29a['message'],'title':_0x5cd29a['name'],'status':0x1f4,'instance':'','type':''});throw _0x5cd29a;}});}['getQueryStr'](_0x44ea94){let _0xe6537b='';const _0x4c8dd3=[];return (_0x44ea94===null||_0x44ea94===void 0?void 0:_0x44ea94['size'])&&_0x4c8dd3['push']('size='+_0x44ea94['size']),(_0x44ea94===null||_0x44ea94===void 0?void 0:_0x44ea94['skip'])&&_0x4c8dd3['push']('skip='+_0x44ea94['skip']),(_0x44ea94===null||_0x44ea94===void 0?void 0:_0x44ea94['query'])&&_0x4c8dd3['push']('query='+_0x44ea94['query']),(_0x44ea94===null||_0x44ea94===void 0?void 0:_0x44ea94['filter'])&&_0x4c8dd3['push']('filter='+_0x44ea94['filter']),(_0x44ea94===null||_0x44ea94===void 0?void 0:_0x44ea94['radius'])&&_0x4c8dd3['push']('radius='+_0x44ea94['radius']),_0x4c8dd3['length']>0x0&&_0x4c8dd3['forEach']((_0x299e55,_0x1c0eb3)=>{if(_0x1c0eb3>0x0&&_0xe6537b)_0xe6537b+='&';_0xe6537b+=_0x299e55;}),_0xe6537b;}}
|
|
16
|
+
|
|
17
|
+
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x1ae23b,_0x3b28dd,_0x6d1ce5,_0x5e9105){function _0x157d11(_0x2279cb){return _0x2279cb instanceof _0x6d1ce5?_0x2279cb:new _0x6d1ce5(function(_0x107cbb){_0x107cbb(_0x2279cb);});}return new(_0x6d1ce5||(_0x6d1ce5=Promise))(function(_0x5d9c8d,_0x292a93){function _0x4388dc(_0x33090a){try{_0x30737a(_0x5e9105['next'](_0x33090a));}catch(_0x29c336){_0x292a93(_0x29c336);}}function _0x1cee71(_0xb7e7a){try{_0x30737a(_0x5e9105['throw'](_0xb7e7a));}catch(_0x453733){_0x292a93(_0x453733);}}function _0x30737a(_0x7a8577){_0x7a8577['done']?_0x5d9c8d(_0x7a8577['value']):_0x157d11(_0x7a8577['value'])['then'](_0x4388dc,_0x1cee71);}_0x30737a((_0x5e9105=_0x5e9105['apply'](_0x1ae23b,_0x3b28dd||[]))['next']());});};class ContributorService{constructor(_0x4a5659){this['fetch']=_0x4a5659,this['path']='contributor';}['create'](_0x5f1091,_0x4bafad,_0x355c4f,_0x3f65b0){return __awaiter$1(this,void 0,void 0,function*(){const _0x450837={'account_name':_0x5f1091,'list_name':_0x4bafad,'contributor_name':_0x355c4f};try{const _0x6abe17=yield this['fetch']['post'](this['path'],_0x3f65b0,_0x450837);if(_0x6abe17['status']>0xc7&&_0x6abe17['status']<0x12c){const _0x2051f1=yield _0x6abe17['json']();return new SuccessfulContributorResponse(_0x2051f1);}const _0x1f2799=yield _0x6abe17['json']();return new FailedContributorResponse(_0x1f2799);}catch(_0x4026ac){if(_0x4026ac instanceof Error)return new FailedContributorResponse({'detail':_0x4026ac['message'],'title':_0x4026ac['name'],'status':0x1f4,'instance':'','type':''});throw _0x4026ac;}});}['remove'](_0x1b551c,_0x1fa5fe,_0x132d42,_0x33233c){return __awaiter$1(this,void 0,void 0,function*(){const _0x38dd15=this['path']+'/'+_0x1b551c+'/'+_0x1fa5fe+'/'+_0x132d42,_0x20b8be=yield this['fetch']['delete'](_0x38dd15,_0x33233c);try{if(_0x20b8be['status']>0xc7&&_0x20b8be['status']<0x12c)return new SuccessfulResponse({});const _0x3aacf2=yield _0x20b8be['json']();return new FailedResponse(_0x3aacf2);}catch(_0x5c2abc){if(_0x5c2abc instanceof Error)return new FailedResponse({'detail':_0x5c2abc['message'],'title':_0x5c2abc['name'],'status':0x1f4,'instance':'','type':''});throw _0x5c2abc;}});}['startsWith'](_0x1510bc,_0x1c0fbd){return __awaiter$1(this,void 0,void 0,function*(){const _0x34c20=this['path']+'/'+_0x1510bc;try{const _0x22a452=yield this['fetch']['get'](_0x34c20,_0x1c0fbd);if(_0x22a452['status']>0xc7&&_0x22a452['status']<0x12c){const _0x3f7ccf=yield _0x22a452['json']();return new SuccessfulAccountAndImageResponse(_0x3f7ccf);}const _0x2fe184=yield _0x22a452['json']();return new FailedAccountAndImageResponse(_0x2fe184);}catch(_0x2d2fb9){if(_0x2d2fb9 instanceof Error)return new FailedAccountAndImageResponse({'detail':_0x2d2fb9['message'],'title':_0x2d2fb9['name'],'status':0x1f4,'instance':'','type':''});throw _0x2d2fb9;}});}}
|
|
18
|
+
|
|
19
|
+
var __awaiter=undefined&&undefined['__awaiter']||function(_0x2b100d,_0x16a7e1,_0x2148b8,_0x77c864){function _0x262e27(_0x2215ab){return _0x2215ab instanceof _0x2148b8?_0x2215ab:new _0x2148b8(function(_0x2a2cba){_0x2a2cba(_0x2215ab);});}return new(_0x2148b8||(_0x2148b8=Promise))(function(_0xecf91b,_0x13db56){function _0x8c0b1b(_0x1f29e5){try{_0x19cd3f(_0x77c864['next'](_0x1f29e5));}catch(_0x417fca){_0x13db56(_0x417fca);}}function _0x25c483(_0x70cf3b){try{_0x19cd3f(_0x77c864['throw'](_0x70cf3b));}catch(_0x22beef){_0x13db56(_0x22beef);}}function _0x19cd3f(_0x2bd0e4){_0x2bd0e4['done']?_0xecf91b(_0x2bd0e4['value']):_0x262e27(_0x2bd0e4['value'])['then'](_0x8c0b1b,_0x25c483);}_0x19cd3f((_0x77c864=_0x77c864['apply'](_0x2b100d,_0x16a7e1||[]))['next']());});};class AdminClient{constructor(_0x3d20e4='https://admin.searchability.dev/'){var _0x340576=new Fetch(_0x3d20e4);this['Accounts']=new AccountService(_0x340576),this['Lists']=new ListService(_0x340576),this['ApiKeys']=new ApiKeyService(_0x340576),this['SearchServers']=new SearchServersService(_0x340576),this['Facets']=new FacetService(_0x340576),this['SearchResults']=new SearchResultService(_0x340576),this['Contributors']=new ContributorService(_0x340576);}}class AuthClient{constructor(_0x40e94e='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x40e94e);}['login'](_0x492289){return __awaiter(this,void 0,void 0,function*(){const _0x2e2b78='login/'+_0x492289;try{const _0x527b12=yield yield fetch(_0x2e2b78);if(_0x527b12['status']>0xc7&&_0x527b12['status']<0x12c){const _0x3af705=yield _0x527b12['json']();return new SuccessfulAuthResponse(_0x3af705);}const _0x5858cc=yield _0x527b12['json']();return new FailedAuthResponse(_0x5858cc);}catch(_0x3ce7e9){if(_0x3ce7e9 instanceof Error)return new FailedAuthResponse({'detail':_0x3ce7e9['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x3ce7e9;}});}['refresh'](_0x1e9913){return __awaiter(this,void 0,void 0,function*(){const _0x3b2bf2='refresh',_0x48f428={'refresh_token':_0x1e9913};try{const _0x582dba=yield this['fetch']['PostNoAuth'](_0x3b2bf2,_0x48f428);if(_0x582dba['status']>0xc7&&_0x582dba['status']<0x12c){const _0x5b3921=yield _0x582dba['json']();return new SuccessfulAuthResponse(_0x5b3921);}const _0x280fca=yield _0x582dba['json']();return new FailedAuthResponse(_0x280fca);}catch(_0x28373f){if(_0x28373f instanceof Error)return new FailedAuthResponse({'detail':_0x28373f['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x28373f;}});}['getTokenStatus'](_0x5576cc){if(Date['now']()<_0x5576cc['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x5576cc['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
|
|
20
|
+
|
|
21
|
+
export { AdminClient, AuthClient, TokenStatus, Tokens };
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
exports.TokenStatus = void 0;(function(
|
|
3
|
+
exports.TokenStatus = void 0;(function(_0x3f476b){_0x3f476b[_0x3f476b['Ok']=0x0]='Ok',_0x3f476b[_0x3f476b['Refresh']=0x1]='Refresh',_0x3f476b[_0x3f476b['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(_0x399810){this['isSuccess']=_0x399810;}}class SuccessfulContributorResponse extends Response{constructor(_0x507503){super(!![]),this['contributor']=_0x507503;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x967f4d){super(![]),this['problem']=_0x967f4d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountAndImageResponse extends Response{constructor(_0x2e5a29){super(!![]),this['accountAndImages']=_0x2e5a29;}['toSuccess'](){return this['accountAndImages'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountAndImageResponse extends Response{constructor(_0x5a21b5){super(![]),this['problem']=_0x5a21b5;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x3b0242){super(!![]),this['facet']=_0x3b0242;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x4da2a6){super(![]),this['problem']=_0x4da2a6;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x44e499){super(!![]),this['account']=_0x44e499;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0x3dc13e){super(!![]),this['accountImage']=_0x3dc13e;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0xefab4f){super(!![]),this['list']=_0xefab4f;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x316041){super(!![]),this['list']=_0x316041;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x315c17){super(![]),this['problem']=_0x315c17;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0x3bab57){super(![]),this['problem']=_0x3bab57;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x477865){super(![]),this['problem']=_0x477865;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x1173d2){super(![]),this['problem']=_0x1173d2;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x5790ab){super(!![]),this['tokens']=_0x5790ab;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x2a2b47){super(![]),this['problem']=_0x2a2b47;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x1b5d4f){super(!![]),this['apiKey']=_0x1b5d4f;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x190ab1){super(![]),this['problem']=_0x190ab1;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x1eb31e){super(!![]),this['searchService']=_0x1eb31e;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x29a954){super(![]),this['problem']=_0x29a954;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x454720){super(!![]),this['searchService']=_0x454720;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x10275c){super(!![]),this['searchResult']=_0x10275c;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x3a34c3){super(![]),this['problem']=_0x3a34c3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchResultResponse extends Response{constructor(_0x8f4b8c){super(!![]),this['searchResults']=_0x8f4b8c;}['toSuccess'](){return this['searchResults'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchResultResponse extends Response{constructor(_0x1400c3){super(![]),this['problem']=_0x1400c3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x4a082d){super(!![]),this['searchServices']=_0x4a082d;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x2e6a10){super(![]),this['problem']=_0x2e6a10;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x33d1a0){super(![]),this['problem']=_0x33d1a0;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x59f0e8){super(!![]),this['apiKeyValue']=_0x59f0e8;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x5525dd){super(!![]),this['obj']=_0x5525dd;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x426d09){super(![]),this['problem']=_0x426d09;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x36f6ed){super(![]),this['problem']=_0x36f6ed;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
4
4
|
|
|
5
|
-
var __awaiter$8=undefined&&undefined['__awaiter']||function(
|
|
5
|
+
var __awaiter$8=undefined&&undefined['__awaiter']||function(_0xff01f9,_0x2e0a37,_0x5f03ef,_0x45c29d){function _0x4c184f(_0x2cb193){return _0x2cb193 instanceof _0x5f03ef?_0x2cb193:new _0x5f03ef(function(_0x1fb427){_0x1fb427(_0x2cb193);});}return new(_0x5f03ef||(_0x5f03ef=Promise))(function(_0x50ba8d,_0x32ccde){function _0x1b8093(_0x544797){try{_0xe7b3c5(_0x45c29d['next'](_0x544797));}catch(_0x52c2ef){_0x32ccde(_0x52c2ef);}}function _0x489718(_0x350729){try{_0xe7b3c5(_0x45c29d['throw'](_0x350729));}catch(_0x425597){_0x32ccde(_0x425597);}}function _0xe7b3c5(_0x185f4f){_0x185f4f['done']?_0x50ba8d(_0x185f4f['value']):_0x4c184f(_0x185f4f['value'])['then'](_0x1b8093,_0x489718);}_0xe7b3c5((_0x45c29d=_0x45c29d['apply'](_0xff01f9,_0x2e0a37||[]))['next']());});};class AccountService{constructor(_0x4bc820){this['fetch']=_0x4bc820;}['get'](_0xa6fa1a,_0x304a72){return __awaiter$8(this,void 0,void 0,function*(){const _0xd6bb6d='Account/'+_0xa6fa1a+'/',_0x475f94=yield this['fetch']['get'](_0xd6bb6d,_0x304a72);try{if(_0x475f94['status']>0xc7&&_0x475f94['status']<0x12c){const _0x360041=yield _0x475f94['json']();return new SuccessfulAccountResponse(_0x360041);}const _0x18462b=yield _0x475f94['json']();return new FailedAccountResponse(_0x18462b);}catch(_0x4593ae){if(_0x4593ae instanceof Error)return new FailedAccountResponse({'detail':_0x4593ae['message'],'title':_0x4593ae['name'],'status':0x1f4,'instance':'','type':''});throw _0x4593ae;}});}['getImage'](_0x5dd185,_0x18cdb3){return __awaiter$8(this,void 0,void 0,function*(){const _0x46e754='account/image/'+_0x5dd185+'/',_0x403b99=yield this['fetch']['get'](_0x46e754,_0x18cdb3);try{if(_0x403b99['status']>0xc7&&_0x403b99['status']<0x12c){const _0x593c4b=yield _0x403b99['json']();return new SuccessfulAccountImageResponse(_0x593c4b);}const _0x52b9cc=yield _0x403b99['json']();return new FailedAccountImageResponse(_0x52b9cc);}catch(_0x1ed95e){if(_0x1ed95e instanceof Error)return new FailedAccountImageResponse({'detail':_0x1ed95e['message'],'title':_0x1ed95e['name'],'status':0x1f4,'instance':'','type':''});throw _0x1ed95e;}});}}
|
|
6
6
|
|
|
7
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(
|
|
7
|
+
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x545f31,_0x109c99,_0x44c927,_0xe5ee9e){function _0x20b399(_0xdca5db){return _0xdca5db instanceof _0x44c927?_0xdca5db:new _0x44c927(function(_0xb9b0d8){_0xb9b0d8(_0xdca5db);});}return new(_0x44c927||(_0x44c927=Promise))(function(_0x8c38f3,_0x848e4a){function _0x156de8(_0x3b60cb){try{_0x2d75fc(_0xe5ee9e['next'](_0x3b60cb));}catch(_0x566e23){_0x848e4a(_0x566e23);}}function _0x47d015(_0x4b5804){try{_0x2d75fc(_0xe5ee9e['throw'](_0x4b5804));}catch(_0x52303e){_0x848e4a(_0x52303e);}}function _0x2d75fc(_0x47fe5e){_0x47fe5e['done']?_0x8c38f3(_0x47fe5e['value']):_0x20b399(_0x47fe5e['value'])['then'](_0x156de8,_0x47d015);}_0x2d75fc((_0xe5ee9e=_0xe5ee9e['apply'](_0x545f31,_0x109c99||[]))['next']());});};class ApiKeyService{constructor(_0x4cb036){this['fetch']=_0x4cb036,this['path']='api-key';}['create'](_0x17d88a,_0x59d4af,_0x231504){return __awaiter$7(this,void 0,void 0,function*(){const _0x48effd={'account_name':_0x17d88a,'api_key_name':_0x59d4af};try{const _0x137231=yield this['fetch']['post'](this['path'],_0x231504,_0x48effd);if(_0x137231['status']>0xc7&&_0x137231['status']<0x12c){const _0xb094e2=yield _0x137231['json']();return new SuccessfulApiKeyResponse(_0xb094e2);}const _0x5b7602=yield _0x137231['json']();return new FailedApiKeyResponse(_0x5b7602);}catch(_0x529a87){if(_0x529a87 instanceof Error)return new FailedApiKeyResponse({'detail':_0x529a87['message'],'title':_0x529a87['name'],'status':0x1f4,'instance':'','type':''});throw _0x529a87;}});}['view'](_0x2d09ad,_0x428486,_0x45b8cb){return __awaiter$7(this,void 0,void 0,function*(){const _0x2ed267=this['path']+'/'+_0x2d09ad+'/'+_0x428486;try{const _0x57b404=yield this['fetch']['get'](_0x2ed267,_0x45b8cb);if(_0x57b404['status']>0xc7&&_0x57b404['status']<0x12c){const _0x372a78=yield _0x57b404['json']();return new SuccessfulApiKeyValueResponse(_0x372a78);}const _0x238087=yield _0x57b404['json']();return new FailedApiKeyValueResponse(_0x238087);}catch(_0x3d7140){if(_0x3d7140 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x3d7140['message'],'title':_0x3d7140['name'],'status':0x1f4,'instance':'','type':''});throw _0x3d7140;}});}['delete'](_0x332493,_0x195d33,_0x3add6e){return __awaiter$7(this,void 0,void 0,function*(){const _0x2987a0=this['path']+'/'+_0x332493+'/'+_0x195d33;try{const _0x4a1381=yield this['fetch']['delete'](_0x2987a0,_0x3add6e);if(_0x4a1381['status']>0xc7&&_0x4a1381['status']<0x12c)return new SuccessfulResponse({});const _0x2c27a5=yield _0x4a1381['json']();return new FailedResponse(_0x2c27a5);}catch(_0x2bcba1){if(_0x2bcba1 instanceof Error)return new FailedResponse({'detail':_0x2bcba1['message'],'title':_0x2bcba1['name'],'status':0x1f4,'instance':'','type':''});throw _0x2bcba1;}});}}
|
|
8
8
|
|
|
9
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(
|
|
9
|
+
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x4034e1,_0x3d8bd8,_0x14b7b3,_0x3d4409){function _0x401293(_0x18abd9){return _0x18abd9 instanceof _0x14b7b3?_0x18abd9:new _0x14b7b3(function(_0x4a4089){_0x4a4089(_0x18abd9);});}return new(_0x14b7b3||(_0x14b7b3=Promise))(function(_0x1fb476,_0x2abb2d){function _0x146a99(_0x409817){try{_0x151851(_0x3d4409['next'](_0x409817));}catch(_0x4a0a63){_0x2abb2d(_0x4a0a63);}}function _0x40711a(_0x485234){try{_0x151851(_0x3d4409['throw'](_0x485234));}catch(_0x4697f7){_0x2abb2d(_0x4697f7);}}function _0x151851(_0x510db0){_0x510db0['done']?_0x1fb476(_0x510db0['value']):_0x401293(_0x510db0['value'])['then'](_0x146a99,_0x40711a);}_0x151851((_0x3d4409=_0x3d4409['apply'](_0x4034e1,_0x3d8bd8||[]))['next']());});};class ListService{constructor(_0x11d880){this['fetch']=_0x11d880;}['create'](_0xe6683,_0x390010,_0x5266a9,_0x5087c3){return __awaiter$6(this,void 0,void 0,function*(){const _0x4c372c='List',_0x81a8a0={'account_name':_0xe6683,'list_name':_0x390010,'search_service_name':_0x5266a9};try{const _0x29bd6=yield this['fetch']['post'](_0x4c372c,_0x5087c3,_0x81a8a0);if(_0x29bd6['status']>0xc7&&_0x29bd6['status']<0x12c){const _0x5302f3=yield _0x29bd6['json']();return new SuccessfulListIdentityResponse(_0x5302f3);}const _0x4f11d7=yield _0x29bd6['json']();return new FailedListIdentityResponse(_0x4f11d7);}catch(_0x4af262){if(_0x4af262 instanceof Error)return new FailedListIdentityResponse({'detail':_0x4af262['message'],'title':_0x4af262['name'],'status':0x1f4,'instance':'','type':''});throw _0x4af262;}});}['delete'](_0x25f1b5,_0x5256ec,_0x23ebfb){return __awaiter$6(this,void 0,void 0,function*(){const _0x14a440='List/'+_0x25f1b5+'/'+_0x5256ec,_0x5b7d41=yield this['fetch']['delete'](_0x14a440,_0x23ebfb);try{if(_0x5b7d41['status']>0xc7&&_0x5b7d41['status']<0x12c)return new SuccessfulResponse({});const _0x37705e=yield _0x5b7d41['json']();return new FailedResponse(_0x37705e);}catch(_0x1831f5){if(_0x1831f5 instanceof Error)return new FailedResponse({'detail':_0x1831f5['message'],'title':_0x1831f5['name'],'status':0x1f4,'instance':'','type':''});throw _0x1831f5;}});}['get'](_0x5e34d3,_0x3020e7,_0x56fbdd){return __awaiter$6(this,void 0,void 0,function*(){const _0x2c5acd='List/'+_0x5e34d3+'/'+_0x3020e7;try{const _0x3805a0=yield this['fetch']['get'](_0x2c5acd,_0x56fbdd);if(_0x3805a0['status']>0xc7&&_0x3805a0['status']<0x12c){const _0x30bd63=yield _0x3805a0['json']();return new SuccessfulListResponse(_0x30bd63);}const _0x351f04=yield _0x3805a0['json']();return new FailedListResponse(_0x351f04);}catch(_0x433a8a){if(_0x433a8a instanceof Error)return new FailedListResponse({'detail':_0x433a8a['message'],'title':_0x433a8a['name'],'status':0x1f4,'instance':'','type':''});throw _0x433a8a;}});}}
|
|
10
10
|
|
|
11
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(
|
|
11
|
+
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x1d8e7e,_0x6a994f,_0x235635,_0x53ddc6){function _0x9ac63(_0x2d5d60){return _0x2d5d60 instanceof _0x235635?_0x2d5d60:new _0x235635(function(_0x549f62){_0x549f62(_0x2d5d60);});}return new(_0x235635||(_0x235635=Promise))(function(_0x22fcc3,_0x204a1a){function _0xe060a1(_0xb37859){try{_0x2f4764(_0x53ddc6['next'](_0xb37859));}catch(_0x160514){_0x204a1a(_0x160514);}}function _0x4e5ad5(_0x5da0e9){try{_0x2f4764(_0x53ddc6['throw'](_0x5da0e9));}catch(_0x55d8e2){_0x204a1a(_0x55d8e2);}}function _0x2f4764(_0x39a40f){_0x39a40f['done']?_0x22fcc3(_0x39a40f['value']):_0x9ac63(_0x39a40f['value'])['then'](_0xe060a1,_0x4e5ad5);}_0x2f4764((_0x53ddc6=_0x53ddc6['apply'](_0x1d8e7e,_0x6a994f||[]))['next']());});};class Fetch{constructor(_0x4d36f6){this['baseUri']=_0x4d36f6,this['getUrl']=_0x4b9a53=>{return _0x4b9a53['startsWith']('/')&&(_0x4b9a53=_0x4b9a53['replace']('/','')),''+this['baseUri']+_0x4b9a53;},!_0x4d36f6['endsWith']('/')&&(_0x4d36f6=_0x4d36f6+'/');}['get'](_0x24a97f,_0xe114c8){return __awaiter$5(this,void 0,void 0,function*(){const _0x3013ab=this['getUrl'](_0x24a97f);return yield fetch(_0x3013ab,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0xe114c8}});});}['post'](_0x542c28,_0x174dcc,_0x56d448){return __awaiter$5(this,void 0,void 0,function*(){const _0x4a54ee=this['getUrl'](_0x542c28);return yield fetch(_0x4a54ee,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x174dcc},'body':_0x56d448?JSON['stringify'](_0x56d448):null});});}['PostNoAuth'](_0x5a3b12,_0x51fc8c){return __awaiter$5(this,void 0,void 0,function*(){const _0x5cf87a=this['getUrl'](_0x5a3b12);return yield fetch(_0x5cf87a,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x51fc8c?JSON['stringify'](_0x51fc8c):null});});}['put'](_0x3dee7b,_0x42f4d6,_0x55b029){return __awaiter$5(this,void 0,void 0,function*(){const _0x23d06f=this['getUrl'](_0x3dee7b);return yield fetch(_0x23d06f,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x42f4d6},'body':_0x55b029?JSON['stringify'](_0x55b029):null});});}['delete'](_0x20752b,_0x10f709){return __awaiter$5(this,void 0,void 0,function*(){const _0x269e7e=this['getUrl'](_0x20752b);return yield fetch(_0x269e7e,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x10f709}});});}}
|
|
12
12
|
|
|
13
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(
|
|
13
|
+
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x4483db,_0x3a210d,_0x46fd99,_0x465e84){function _0x190153(_0x473c35){return _0x473c35 instanceof _0x46fd99?_0x473c35:new _0x46fd99(function(_0x56f6c3){_0x56f6c3(_0x473c35);});}return new(_0x46fd99||(_0x46fd99=Promise))(function(_0x162077,_0xda07b6){function _0x33a8f8(_0xc32413){try{_0x235d75(_0x465e84['next'](_0xc32413));}catch(_0x25bc82){_0xda07b6(_0x25bc82);}}function _0x2e156d(_0x44018d){try{_0x235d75(_0x465e84['throw'](_0x44018d));}catch(_0x5d9f92){_0xda07b6(_0x5d9f92);}}function _0x235d75(_0x223382){_0x223382['done']?_0x162077(_0x223382['value']):_0x190153(_0x223382['value'])['then'](_0x33a8f8,_0x2e156d);}_0x235d75((_0x465e84=_0x465e84['apply'](_0x4483db,_0x3a210d||[]))['next']());});};class SearchServersService{constructor(_0x5e10d4){this['fetch']=_0x5e10d4,this['path']='search-services';}['create'](_0x11880d,_0x45f329,_0x362a87,_0x191818,_0x4943dd,_0x4a30b1,_0x49665e,_0x291a71){return __awaiter$4(this,void 0,void 0,function*(){const _0x5a09d7={'account_name':_0x11880d,'search_service_name':_0x45f329,'endpoint':_0x362a87,'key':_0x191818,'country':_0x4943dd,'provider':_0x4a30b1,'index_name':_0x49665e};try{const _0x3e569b=yield this['fetch']['post'](this['path'],_0x291a71,_0x5a09d7);if(_0x3e569b['status']>0xc7&&_0x3e569b['status']<0x12c){const _0x4a1800=yield _0x3e569b['json']();return new SuccessfulSearchServiceResponse(_0x4a1800);}const _0x41855d=yield _0x3e569b['json']();return new FailedSearchServiceResponse(_0x41855d);}catch(_0x3588bc){if(_0x3588bc instanceof Error)return new FailedSearchServiceResponse({'detail':_0x3588bc['message'],'title':_0x3588bc['name'],'status':0x1f4,'instance':'','type':''});throw _0x3588bc;}});}['delete'](_0x554941,_0x213954,_0x56843){return __awaiter$4(this,void 0,void 0,function*(){const _0x3e408e=this['path']+'/'+_0x554941+'/'+_0x213954;try{const _0x232f1d=yield this['fetch']['delete'](_0x3e408e,_0x56843);if(_0x232f1d['status']>0xc7&&_0x232f1d['status']<0x12c)return new SuccessfulResponse({});const _0x490bcf=yield _0x232f1d['json']();return new FailedResponse(_0x490bcf);}catch(_0x3a622d){if(_0x3a622d instanceof Error)return new FailedResponse({'detail':_0x3a622d['message'],'title':_0x3a622d['name'],'status':0x1f4,'instance':'','type':''});throw _0x3a622d;}});}['view'](_0x378bbe,_0x2a51c0,_0x24efa8){return __awaiter$4(this,void 0,void 0,function*(){const _0x4e78eb=this['path']+'/'+_0x378bbe+'/'+_0x2a51c0;try{const _0x50a0e7=yield this['fetch']['get'](_0x4e78eb,_0x24efa8);if(_0x50a0e7['status']>0xc7&&_0x50a0e7['status']<0x12c){const _0x2c3f9b=yield _0x50a0e7['json']();return new SuccessfulViewSearchServiceResponse(_0x2c3f9b);}const _0x1abc17=yield _0x50a0e7['json']();return new FailedViewSearchServiceResponse(_0x1abc17);}catch(_0xfd4f73){if(_0xfd4f73 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0xfd4f73['message'],'title':_0xfd4f73['name'],'status':0x1f4,'instance':'','type':''});throw _0xfd4f73;}});}['edit'](_0x20e73f,_0x526813,_0x505e45,_0x1f6ee6,_0x5790c1){return __awaiter$4(this,void 0,void 0,function*(){const _0x26967d={'account_name':_0x20e73f,'search_service_name':_0x526813,'key':_0x505e45,'country':_0x1f6ee6};try{const _0x45120f=yield this['fetch']['put'](this['path'],_0x5790c1,_0x26967d);if(_0x45120f['status']>0xc7&&_0x45120f['status']<0x12c){const _0x3b4eff=yield _0x45120f['json']();return new SuccessfulSearchServiceResponse(_0x3b4eff);}const _0x8bbd02=yield _0x45120f['json']();return new FailedSearchServiceResponse(_0x8bbd02);}catch(_0x388817){if(_0x388817 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x388817['message'],'title':_0x388817['name'],'status':0x1f4,'instance':'','type':''});throw _0x388817;}});}['list'](_0x384b5f,_0x4924d8){return __awaiter$4(this,void 0,void 0,function*(){const _0x1b739b=this['path']+'/'+_0x384b5f;try{const _0x56eeb5=yield this['fetch']['get'](_0x1b739b,_0x4924d8);if(_0x56eeb5['status']>0xc7&&_0x56eeb5['status']<0x12c){const _0x4ae50b=yield _0x56eeb5['json']();return new SuccessfulListSearchServiceResponse(_0x4ae50b);}const _0x5671f4=yield _0x56eeb5['json']();return new FailedViewSearchServicesResponse(_0x5671f4);}catch(_0x874826){if(_0x874826 instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x874826['message'],'title':_0x874826['name'],'status':0x1f4,'instance':'','type':''});throw _0x874826;}});}}
|
|
14
14
|
|
|
15
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(
|
|
15
|
+
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x572cb4,_0x51e1b2,_0x4d4f96,_0x595308){function _0x55fa73(_0x5aebfa){return _0x5aebfa instanceof _0x4d4f96?_0x5aebfa:new _0x4d4f96(function(_0x48b850){_0x48b850(_0x5aebfa);});}return new(_0x4d4f96||(_0x4d4f96=Promise))(function(_0x26c980,_0x43649c){function _0x12997d(_0x42be01){try{_0x23dbff(_0x595308['next'](_0x42be01));}catch(_0x2a2677){_0x43649c(_0x2a2677);}}function _0x135c9e(_0xa69e77){try{_0x23dbff(_0x595308['throw'](_0xa69e77));}catch(_0x2b2291){_0x43649c(_0x2b2291);}}function _0x23dbff(_0x1d258e){_0x1d258e['done']?_0x26c980(_0x1d258e['value']):_0x55fa73(_0x1d258e['value'])['then'](_0x12997d,_0x135c9e);}_0x23dbff((_0x595308=_0x595308['apply'](_0x572cb4,_0x51e1b2||[]))['next']());});};class FacetService{constructor(_0x55b65a){this['fetch']=_0x55b65a,this['path']='facet';}['create'](_0x53d8f7,_0xfa8a99,_0x3d4f43,_0x2d86ed){return __awaiter$3(this,void 0,void 0,function*(){const _0x73093d={'account_name':_0x53d8f7,'list_name':_0xfa8a99,'facet_name':_0x3d4f43};try{const _0x1cf953=yield this['fetch']['post'](this['path'],_0x2d86ed,_0x73093d);if(_0x1cf953['status']>0xc7&&_0x1cf953['status']<0x12c){const _0x18e8e5=yield _0x1cf953['json']();return new SuccessfulFacetResponse(_0x18e8e5);}const _0x2aefda=yield _0x1cf953['json']();return new FailedFacetResponse(_0x2aefda);}catch(_0x132fb7){if(_0x132fb7 instanceof Error)return new FailedFacetResponse({'detail':_0x132fb7['message'],'title':_0x132fb7['name'],'status':0x1f4,'instance':'','type':''});throw _0x132fb7;}});}['remove'](_0x5b6863,_0x5b46e4,_0x2da329,_0x4c27d8){return __awaiter$3(this,void 0,void 0,function*(){const _0x211e65='Facet/'+_0x5b6863+'/'+_0x5b46e4+'/'+_0x2da329,_0x4f7f6e=yield this['fetch']['delete'](_0x211e65,_0x4c27d8);try{if(_0x4f7f6e['status']>0xc7&&_0x4f7f6e['status']<0x12c)return new SuccessfulResponse({});const _0x99f1e4=yield _0x4f7f6e['json']();return new FailedResponse(_0x99f1e4);}catch(_0x2e20a4){if(_0x2e20a4 instanceof Error)return new FailedResponse({'detail':_0x2e20a4['message'],'title':_0x2e20a4['name'],'status':0x1f4,'instance':'','type':''});throw _0x2e20a4;}});}['rename'](_0x2c158b,_0x5629a0,_0x9d556a,_0x480b00,_0x533c38){return __awaiter$3(this,void 0,void 0,function*(){const _0x14e341={'account_name':_0x2c158b,'list_name':_0x5629a0,'facet_name':_0x9d556a,'new_facet_name':_0x480b00};try{const _0x3614f8=yield this['fetch']['put'](this['path'],_0x533c38,_0x14e341);if(_0x3614f8['status']>0xc7&&_0x3614f8['status']<0x12c){const _0x56a128=yield _0x3614f8['json']();return new SuccessfulFacetResponse(_0x56a128);}const _0x2abd9e=yield _0x3614f8['json']();return new FailedFacetResponse(_0x2abd9e);}catch(_0x3ff204){if(_0x3ff204 instanceof Error)return new FailedFacetResponse({'detail':_0x3ff204['message'],'title':_0x3ff204['name'],'status':0x1f4,'instance':'','type':''});throw _0x3ff204;}});}}
|
|
16
16
|
|
|
17
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(
|
|
17
|
+
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x5b62c6,_0x1dd721,_0x3a2533,_0x2ec438){function _0x16bb7d(_0x2f3709){return _0x2f3709 instanceof _0x3a2533?_0x2f3709:new _0x3a2533(function(_0x573cd1){_0x573cd1(_0x2f3709);});}return new(_0x3a2533||(_0x3a2533=Promise))(function(_0x309db5,_0x4fc3d8){function _0x37b31f(_0x504a6b){try{_0x57045f(_0x2ec438['next'](_0x504a6b));}catch(_0xc57d8e){_0x4fc3d8(_0xc57d8e);}}function _0x5b0683(_0x4244a9){try{_0x57045f(_0x2ec438['throw'](_0x4244a9));}catch(_0x4f3f68){_0x4fc3d8(_0x4f3f68);}}function _0x57045f(_0x2b605a){_0x2b605a['done']?_0x309db5(_0x2b605a['value']):_0x16bb7d(_0x2b605a['value'])['then'](_0x37b31f,_0x5b0683);}_0x57045f((_0x2ec438=_0x2ec438['apply'](_0x5b62c6,_0x1dd721||[]))['next']());});};class SearchResultService{constructor(_0x1bbed7){this['fetch']=_0x1bbed7,this['path']='search-result';}['create'](_0x17c95c,_0x5771c8,_0x116780,_0x35d1da,_0x4defc4){return __awaiter$2(this,void 0,void 0,function*(){_0x4defc4=_0x4defc4!==null&&_0x4defc4!==void 0?_0x4defc4:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x32ceed=Object['assign']({'account_name':_0x17c95c,'search_result_name':_0x116780,'list_name':_0x5771c8},_0x4defc4);try{const _0x506835=yield this['fetch']['post'](this['path'],_0x35d1da,_0x32ceed);if(_0x506835['status']>0xc7&&_0x506835['status']<0x12c){const _0x877320=yield _0x506835['json']();return new SuccessfulViewSearchResultResponse(_0x877320);}const _0x566950=yield _0x506835['json']();return new FailedSearchResultResponse(_0x566950);}catch(_0x3fd3bb){if(_0x3fd3bb instanceof Error)return new FailedSearchResultResponse({'detail':_0x3fd3bb['message'],'title':_0x3fd3bb['name'],'status':0x1f4,'instance':'','type':''});throw _0x3fd3bb;}});}['transfer'](_0x2935bd,_0x3d5326,_0x1f0f61,_0x29acd0){return __awaiter$2(this,void 0,void 0,function*(){const _0x3e3cf5={'account_name':_0x2935bd,'list_name':_0x3d5326,'new_search_service_name':_0x1f0f61};try{const _0x20fa23=yield this['fetch']['post'](this['path']+'/transfer',_0x29acd0,_0x3e3cf5);if(_0x20fa23['status']>0xc7&&_0x20fa23['status']<0x12c){const _0x383665=yield _0x20fa23['json']();return new SuccessfulListResponse(_0x383665);}const _0x50a95e=yield _0x20fa23['json']();return new FailedListResponse(_0x50a95e);}catch(_0x3941f5){if(_0x3941f5 instanceof Error)return new FailedListResponse({'detail':_0x3941f5['message'],'title':_0x3941f5['name'],'status':0x1f4,'instance':'','type':''});throw _0x3941f5;}});}['list'](_0x1eadd3,_0x3c4247,_0x5ee980,_0x158d8){return __awaiter$2(this,void 0,void 0,function*(){let _0x2c510b=this['path']+'/'+_0x1eadd3+'/'+_0x3c4247+'?'+this['getQueryStr'](_0x158d8);try{const _0x11d463=yield this['fetch']['get'](_0x2c510b,_0x5ee980);if(_0x11d463['status']>0xc7&&_0x11d463['status']<0x12c){const _0xf0d39=yield _0x11d463['json']();return new SuccessfulListSearchResultResponse(_0xf0d39);}const _0x2cd464=yield _0x11d463['json']();return new FailedViewSearchResultResponse(_0x2cd464);}catch(_0x4f797d){if(_0x4f797d instanceof Error)return new FailedViewSearchResultResponse({'detail':_0x4f797d['message'],'title':_0x4f797d['name'],'status':0x1f4,'instance':'','type':''});throw _0x4f797d;}});}['delete'](_0x1ea73e,_0x239ad1,_0x322ace,_0x5c2044){return __awaiter$2(this,void 0,void 0,function*(){const _0x23bcb1=this['path']+'/'+_0x1ea73e+'/'+_0x239ad1+'/'+_0x322ace,_0x27c5e0=yield this['fetch']['delete'](_0x23bcb1,_0x5c2044);try{if(_0x27c5e0['status']>0xc7&&_0x27c5e0['status']<0x12c)return new SuccessfulResponse({});const _0x321356=yield _0x27c5e0['json']();return new FailedResponse(_0x321356);}catch(_0x3e866c){if(_0x3e866c instanceof Error)return new FailedResponse({'detail':_0x3e866c['message'],'title':_0x3e866c['name'],'status':0x1f4,'instance':'','type':''});throw _0x3e866c;}});}['getQueryStr'](_0x9b6fa5){let _0x493d30='';const _0x456b61=[];return (_0x9b6fa5===null||_0x9b6fa5===void 0?void 0:_0x9b6fa5['size'])&&_0x456b61['push']('size='+_0x9b6fa5['size']),(_0x9b6fa5===null||_0x9b6fa5===void 0?void 0:_0x9b6fa5['skip'])&&_0x456b61['push']('skip='+_0x9b6fa5['skip']),(_0x9b6fa5===null||_0x9b6fa5===void 0?void 0:_0x9b6fa5['query'])&&_0x456b61['push']('query='+_0x9b6fa5['query']),(_0x9b6fa5===null||_0x9b6fa5===void 0?void 0:_0x9b6fa5['filter'])&&_0x456b61['push']('filter='+_0x9b6fa5['filter']),(_0x9b6fa5===null||_0x9b6fa5===void 0?void 0:_0x9b6fa5['radius'])&&_0x456b61['push']('radius='+_0x9b6fa5['radius']),_0x456b61['length']>0x0&&_0x456b61['forEach']((_0xa1dacd,_0x1e6886)=>{if(_0x1e6886>0x0&&_0x493d30)_0x493d30+='&';_0x493d30+=_0xa1dacd;}),_0x493d30;}}
|
|
18
18
|
|
|
19
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(
|
|
19
|
+
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x7f97f3,_0x1895a5,_0x13661a,_0x44cfe1){function _0x48515e(_0x47a581){return _0x47a581 instanceof _0x13661a?_0x47a581:new _0x13661a(function(_0x200c82){_0x200c82(_0x47a581);});}return new(_0x13661a||(_0x13661a=Promise))(function(_0x2ad2bb,_0x591262){function _0x9651e1(_0x58811){try{_0x373d9f(_0x44cfe1['next'](_0x58811));}catch(_0x22314b){_0x591262(_0x22314b);}}function _0x30f36b(_0x437173){try{_0x373d9f(_0x44cfe1['throw'](_0x437173));}catch(_0x305ec2){_0x591262(_0x305ec2);}}function _0x373d9f(_0x2d021f){_0x2d021f['done']?_0x2ad2bb(_0x2d021f['value']):_0x48515e(_0x2d021f['value'])['then'](_0x9651e1,_0x30f36b);}_0x373d9f((_0x44cfe1=_0x44cfe1['apply'](_0x7f97f3,_0x1895a5||[]))['next']());});};class ContributorService{constructor(_0x12a9dc){this['fetch']=_0x12a9dc,this['path']='contributor';}['create'](_0x3a89d3,_0x631280,_0x55ad1a,_0x57b03b){return __awaiter$1(this,void 0,void 0,function*(){const _0x4f3fbb={'account_name':_0x3a89d3,'list_name':_0x631280,'contributor_name':_0x55ad1a};try{const _0x9148d=yield this['fetch']['post'](this['path'],_0x57b03b,_0x4f3fbb);if(_0x9148d['status']>0xc7&&_0x9148d['status']<0x12c){const _0x2f3ca5=yield _0x9148d['json']();return new SuccessfulContributorResponse(_0x2f3ca5);}const _0x553ffe=yield _0x9148d['json']();return new FailedContributorResponse(_0x553ffe);}catch(_0x4c5f58){if(_0x4c5f58 instanceof Error)return new FailedContributorResponse({'detail':_0x4c5f58['message'],'title':_0x4c5f58['name'],'status':0x1f4,'instance':'','type':''});throw _0x4c5f58;}});}['remove'](_0x4bf4a8,_0xe35838,_0x6babd7,_0x9c757c){return __awaiter$1(this,void 0,void 0,function*(){const _0x1004a7=this['path']+'/'+_0x4bf4a8+'/'+_0xe35838+'/'+_0x6babd7,_0x461cbf=yield this['fetch']['delete'](_0x1004a7,_0x9c757c);try{if(_0x461cbf['status']>0xc7&&_0x461cbf['status']<0x12c)return new SuccessfulResponse({});const _0x5e3151=yield _0x461cbf['json']();return new FailedResponse(_0x5e3151);}catch(_0x5052f5){if(_0x5052f5 instanceof Error)return new FailedResponse({'detail':_0x5052f5['message'],'title':_0x5052f5['name'],'status':0x1f4,'instance':'','type':''});throw _0x5052f5;}});}['startsWith'](_0x5a7061,_0x4fc260){return __awaiter$1(this,void 0,void 0,function*(){const _0x10366b=this['path']+'/'+_0x5a7061;try{const _0x2c7ef2=yield this['fetch']['get'](_0x10366b,_0x4fc260);if(_0x2c7ef2['status']>0xc7&&_0x2c7ef2['status']<0x12c){const _0x5ad27b=yield _0x2c7ef2['json']();return new SuccessfulAccountAndImageResponse(_0x5ad27b);}const _0x403f33=yield _0x2c7ef2['json']();return new FailedAccountAndImageResponse(_0x403f33);}catch(_0x598d5c){if(_0x598d5c instanceof Error)return new FailedAccountAndImageResponse({'detail':_0x598d5c['message'],'title':_0x598d5c['name'],'status':0x1f4,'instance':'','type':''});throw _0x598d5c;}});}}
|
|
20
20
|
|
|
21
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(
|
|
21
|
+
var __awaiter=undefined&&undefined['__awaiter']||function(_0x59f493,_0x4a7793,_0x38a2b5,_0x434713){function _0x247a90(_0x4421d3){return _0x4421d3 instanceof _0x38a2b5?_0x4421d3:new _0x38a2b5(function(_0x2a4057){_0x2a4057(_0x4421d3);});}return new(_0x38a2b5||(_0x38a2b5=Promise))(function(_0xe7eb8c,_0x3e7569){function _0x1188b5(_0x1eb759){try{_0x429390(_0x434713['next'](_0x1eb759));}catch(_0x47086d){_0x3e7569(_0x47086d);}}function _0x4ca169(_0x1abfbd){try{_0x429390(_0x434713['throw'](_0x1abfbd));}catch(_0x4fcf83){_0x3e7569(_0x4fcf83);}}function _0x429390(_0x37d6eb){_0x37d6eb['done']?_0xe7eb8c(_0x37d6eb['value']):_0x247a90(_0x37d6eb['value'])['then'](_0x1188b5,_0x4ca169);}_0x429390((_0x434713=_0x434713['apply'](_0x59f493,_0x4a7793||[]))['next']());});};class AdminClient{constructor(_0x750115='https://admin.searchability.dev/'){var _0x1d117a=new Fetch(_0x750115);this['Accounts']=new AccountService(_0x1d117a),this['Lists']=new ListService(_0x1d117a),this['ApiKeys']=new ApiKeyService(_0x1d117a),this['SearchServers']=new SearchServersService(_0x1d117a),this['Facets']=new FacetService(_0x1d117a),this['SearchResults']=new SearchResultService(_0x1d117a),this['Contributors']=new ContributorService(_0x1d117a);}}class AuthClient{constructor(_0x10fc53='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x10fc53);}['login'](_0x2f6d02){return __awaiter(this,void 0,void 0,function*(){const _0x30dba2='login/'+_0x2f6d02;try{const _0x49a79a=yield yield fetch(_0x30dba2);if(_0x49a79a['status']>0xc7&&_0x49a79a['status']<0x12c){const _0x5f3ff7=yield _0x49a79a['json']();return new SuccessfulAuthResponse(_0x5f3ff7);}const _0x30e72c=yield _0x49a79a['json']();return new FailedAuthResponse(_0x30e72c);}catch(_0x5e1937){if(_0x5e1937 instanceof Error)return new FailedAuthResponse({'detail':_0x5e1937['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x5e1937;}});}['refresh'](_0x31890a){return __awaiter(this,void 0,void 0,function*(){const _0x1e9703='refresh',_0x92be36={'refresh_token':_0x31890a};try{const _0x53fa8b=yield this['fetch']['PostNoAuth'](_0x1e9703,_0x92be36);if(_0x53fa8b['status']>0xc7&&_0x53fa8b['status']<0x12c){const _0x4e1ec9=yield _0x53fa8b['json']();return new SuccessfulAuthResponse(_0x4e1ec9);}const _0x47f7c9=yield _0x53fa8b['json']();return new FailedAuthResponse(_0x47f7c9);}catch(_0xa71256){if(_0xa71256 instanceof Error)return new FailedAuthResponse({'detail':_0xa71256['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0xa71256;}});}['getTokenStatus'](_0x149f60){if(Date['now']()<_0x149f60['access_expires'])return exports.TokenStatus['Ok'];if(Date['now']()<_0x149f60['refresh_expires'])return exports.TokenStatus['Refresh'];return exports.TokenStatus['Expired'];}}
|
|
22
22
|
|
|
23
23
|
exports.AdminClient = AdminClient;
|
|
24
24
|
exports.AuthClient = AuthClient;
|
|
@@ -1,21 +1,21 @@
|
|
|
1
|
-
var TokenStatus;(function(
|
|
1
|
+
var TokenStatus;(function(_0x3931d8){_0x3931d8[_0x3931d8['Ok']=0x0]='Ok',_0x3931d8[_0x3931d8['Refresh']=0x1]='Refresh',_0x3931d8[_0x3931d8['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(_0x20d26e){this['isSuccess']=_0x20d26e;}}class SuccessfulContributorResponse extends Response{constructor(_0x5b48b8){super(!![]),this['contributor']=_0x5b48b8;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x1e7012){super(![]),this['problem']=_0x1e7012;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountAndImageResponse extends Response{constructor(_0x3549af){super(!![]),this['accountAndImages']=_0x3549af;}['toSuccess'](){return this['accountAndImages'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountAndImageResponse extends Response{constructor(_0x1a8712){super(![]),this['problem']=_0x1a8712;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x5221c7){super(!![]),this['facet']=_0x5221c7;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x32336c){super(![]),this['problem']=_0x32336c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x49ec67){super(!![]),this['account']=_0x49ec67;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0x481215){super(!![]),this['accountImage']=_0x481215;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x3f545e){super(!![]),this['list']=_0x3f545e;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x5e6d39){super(!![]),this['list']=_0x5e6d39;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x3ffc5a){super(![]),this['problem']=_0x3ffc5a;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0x54bae7){super(![]),this['problem']=_0x54bae7;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x4119e0){super(![]),this['problem']=_0x4119e0;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x835f7){super(![]),this['problem']=_0x835f7;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x7c93ae){super(!![]),this['tokens']=_0x7c93ae;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x49ba9e){super(![]),this['problem']=_0x49ba9e;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x4a71f2){super(!![]),this['apiKey']=_0x4a71f2;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x35af1f){super(![]),this['problem']=_0x35af1f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x131005){super(!![]),this['searchService']=_0x131005;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x58660a){super(![]),this['problem']=_0x58660a;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x4145b0){super(!![]),this['searchService']=_0x4145b0;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x4f93ff){super(!![]),this['searchResult']=_0x4f93ff;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x13168a){super(![]),this['problem']=_0x13168a;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchResultResponse extends Response{constructor(_0x6c4c14){super(!![]),this['searchResults']=_0x6c4c14;}['toSuccess'](){return this['searchResults'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchResultResponse extends Response{constructor(_0x1fe8af){super(![]),this['problem']=_0x1fe8af;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x100c66){super(!![]),this['searchServices']=_0x100c66;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x5463e2){super(![]),this['problem']=_0x5463e2;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x561ec3){super(![]),this['problem']=_0x561ec3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x5d0844){super(!![]),this['apiKeyValue']=_0x5d0844;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x178457){super(!![]),this['obj']=_0x178457;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x3008d4){super(![]),this['problem']=_0x3008d4;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x395f34){super(![]),this['problem']=_0x395f34;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
2
2
|
|
|
3
|
-
var __awaiter$8=undefined&&undefined['__awaiter']||function(
|
|
3
|
+
var __awaiter$8=undefined&&undefined['__awaiter']||function(_0x7504a,_0x1696bf,_0x5725b0,_0x21d10f){function _0x534726(_0x599ab0){return _0x599ab0 instanceof _0x5725b0?_0x599ab0:new _0x5725b0(function(_0x994a89){_0x994a89(_0x599ab0);});}return new(_0x5725b0||(_0x5725b0=Promise))(function(_0x4f0df9,_0x1460de){function _0x245fd1(_0x4a1923){try{_0x351964(_0x21d10f['next'](_0x4a1923));}catch(_0x3f2794){_0x1460de(_0x3f2794);}}function _0x5ab1a1(_0x32e008){try{_0x351964(_0x21d10f['throw'](_0x32e008));}catch(_0x519a25){_0x1460de(_0x519a25);}}function _0x351964(_0x314657){_0x314657['done']?_0x4f0df9(_0x314657['value']):_0x534726(_0x314657['value'])['then'](_0x245fd1,_0x5ab1a1);}_0x351964((_0x21d10f=_0x21d10f['apply'](_0x7504a,_0x1696bf||[]))['next']());});};class AccountService{constructor(_0x496af2){this['fetch']=_0x496af2;}['get'](_0x4265aa,_0x511f45){return __awaiter$8(this,void 0,void 0,function*(){const _0x1f640e='Account/'+_0x4265aa+'/',_0x2e2a24=yield this['fetch']['get'](_0x1f640e,_0x511f45);try{if(_0x2e2a24['status']>0xc7&&_0x2e2a24['status']<0x12c){const _0x55a634=yield _0x2e2a24['json']();return new SuccessfulAccountResponse(_0x55a634);}const _0x53ee97=yield _0x2e2a24['json']();return new FailedAccountResponse(_0x53ee97);}catch(_0x2d79da){if(_0x2d79da instanceof Error)return new FailedAccountResponse({'detail':_0x2d79da['message'],'title':_0x2d79da['name'],'status':0x1f4,'instance':'','type':''});throw _0x2d79da;}});}['getImage'](_0x1f3551,_0x43e1c3){return __awaiter$8(this,void 0,void 0,function*(){const _0x488ce6='account/image/'+_0x1f3551+'/',_0x35c4c8=yield this['fetch']['get'](_0x488ce6,_0x43e1c3);try{if(_0x35c4c8['status']>0xc7&&_0x35c4c8['status']<0x12c){const _0x271dcf=yield _0x35c4c8['json']();return new SuccessfulAccountImageResponse(_0x271dcf);}const _0x497f4f=yield _0x35c4c8['json']();return new FailedAccountImageResponse(_0x497f4f);}catch(_0x81e496){if(_0x81e496 instanceof Error)return new FailedAccountImageResponse({'detail':_0x81e496['message'],'title':_0x81e496['name'],'status':0x1f4,'instance':'','type':''});throw _0x81e496;}});}}
|
|
4
4
|
|
|
5
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(
|
|
5
|
+
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x199e5c,_0x517632,_0xae8e4b,_0x2ec94e){function _0x2aa44b(_0x47167c){return _0x47167c instanceof _0xae8e4b?_0x47167c:new _0xae8e4b(function(_0x4832ff){_0x4832ff(_0x47167c);});}return new(_0xae8e4b||(_0xae8e4b=Promise))(function(_0x4d65b8,_0x4b712d){function _0xce96a5(_0x31ed93){try{_0x3e42d2(_0x2ec94e['next'](_0x31ed93));}catch(_0x88295a){_0x4b712d(_0x88295a);}}function _0x4a7704(_0x4cacd3){try{_0x3e42d2(_0x2ec94e['throw'](_0x4cacd3));}catch(_0x1506ea){_0x4b712d(_0x1506ea);}}function _0x3e42d2(_0x491db9){_0x491db9['done']?_0x4d65b8(_0x491db9['value']):_0x2aa44b(_0x491db9['value'])['then'](_0xce96a5,_0x4a7704);}_0x3e42d2((_0x2ec94e=_0x2ec94e['apply'](_0x199e5c,_0x517632||[]))['next']());});};class ApiKeyService{constructor(_0x15b749){this['fetch']=_0x15b749,this['path']='api-key';}['create'](_0x34d32c,_0x17ba48,_0x50232e){return __awaiter$7(this,void 0,void 0,function*(){const _0x3de018={'account_name':_0x34d32c,'api_key_name':_0x17ba48};try{const _0x431c41=yield this['fetch']['post'](this['path'],_0x50232e,_0x3de018);if(_0x431c41['status']>0xc7&&_0x431c41['status']<0x12c){const _0x5e1bd4=yield _0x431c41['json']();return new SuccessfulApiKeyResponse(_0x5e1bd4);}const _0x3940f2=yield _0x431c41['json']();return new FailedApiKeyResponse(_0x3940f2);}catch(_0x536f08){if(_0x536f08 instanceof Error)return new FailedApiKeyResponse({'detail':_0x536f08['message'],'title':_0x536f08['name'],'status':0x1f4,'instance':'','type':''});throw _0x536f08;}});}['view'](_0xa1fc3a,_0x2821ef,_0x479c2d){return __awaiter$7(this,void 0,void 0,function*(){const _0x54dbad=this['path']+'/'+_0xa1fc3a+'/'+_0x2821ef;try{const _0x188c5f=yield this['fetch']['get'](_0x54dbad,_0x479c2d);if(_0x188c5f['status']>0xc7&&_0x188c5f['status']<0x12c){const _0x4313b8=yield _0x188c5f['json']();return new SuccessfulApiKeyValueResponse(_0x4313b8);}const _0x26e4ae=yield _0x188c5f['json']();return new FailedApiKeyValueResponse(_0x26e4ae);}catch(_0x3e0e65){if(_0x3e0e65 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x3e0e65['message'],'title':_0x3e0e65['name'],'status':0x1f4,'instance':'','type':''});throw _0x3e0e65;}});}['delete'](_0x20fbcc,_0x400a9f,_0x2282ec){return __awaiter$7(this,void 0,void 0,function*(){const _0xcc0990=this['path']+'/'+_0x20fbcc+'/'+_0x400a9f;try{const _0x52e2e5=yield this['fetch']['delete'](_0xcc0990,_0x2282ec);if(_0x52e2e5['status']>0xc7&&_0x52e2e5['status']<0x12c)return new SuccessfulResponse({});const _0x18fd32=yield _0x52e2e5['json']();return new FailedResponse(_0x18fd32);}catch(_0x110ef0){if(_0x110ef0 instanceof Error)return new FailedResponse({'detail':_0x110ef0['message'],'title':_0x110ef0['name'],'status':0x1f4,'instance':'','type':''});throw _0x110ef0;}});}}
|
|
6
6
|
|
|
7
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(
|
|
7
|
+
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0xcc1d2b,_0x4d2167,_0x5a52d6,_0x57be54){function _0x4d593d(_0x2e7fdd){return _0x2e7fdd instanceof _0x5a52d6?_0x2e7fdd:new _0x5a52d6(function(_0x205e86){_0x205e86(_0x2e7fdd);});}return new(_0x5a52d6||(_0x5a52d6=Promise))(function(_0x2389f8,_0x1093cd){function _0x200395(_0xd142e5){try{_0x223099(_0x57be54['next'](_0xd142e5));}catch(_0x1b38e0){_0x1093cd(_0x1b38e0);}}function _0x4e3c16(_0x3f60f9){try{_0x223099(_0x57be54['throw'](_0x3f60f9));}catch(_0x2c4706){_0x1093cd(_0x2c4706);}}function _0x223099(_0x355a66){_0x355a66['done']?_0x2389f8(_0x355a66['value']):_0x4d593d(_0x355a66['value'])['then'](_0x200395,_0x4e3c16);}_0x223099((_0x57be54=_0x57be54['apply'](_0xcc1d2b,_0x4d2167||[]))['next']());});};class ListService{constructor(_0x6d154e){this['fetch']=_0x6d154e;}['create'](_0x4d3206,_0x2f85d5,_0x18c209,_0x18fa58){return __awaiter$6(this,void 0,void 0,function*(){const _0x22f012='List',_0x198fec={'account_name':_0x4d3206,'list_name':_0x2f85d5,'search_service_name':_0x18c209};try{const _0x4b64fb=yield this['fetch']['post'](_0x22f012,_0x18fa58,_0x198fec);if(_0x4b64fb['status']>0xc7&&_0x4b64fb['status']<0x12c){const _0x15d531=yield _0x4b64fb['json']();return new SuccessfulListIdentityResponse(_0x15d531);}const _0x59d00c=yield _0x4b64fb['json']();return new FailedListIdentityResponse(_0x59d00c);}catch(_0x4648c3){if(_0x4648c3 instanceof Error)return new FailedListIdentityResponse({'detail':_0x4648c3['message'],'title':_0x4648c3['name'],'status':0x1f4,'instance':'','type':''});throw _0x4648c3;}});}['delete'](_0xf9b949,_0x5b6a63,_0x4861f6){return __awaiter$6(this,void 0,void 0,function*(){const _0x384b89='List/'+_0xf9b949+'/'+_0x5b6a63,_0x14ff5e=yield this['fetch']['delete'](_0x384b89,_0x4861f6);try{if(_0x14ff5e['status']>0xc7&&_0x14ff5e['status']<0x12c)return new SuccessfulResponse({});const _0x1f4d1e=yield _0x14ff5e['json']();return new FailedResponse(_0x1f4d1e);}catch(_0x22aaab){if(_0x22aaab instanceof Error)return new FailedResponse({'detail':_0x22aaab['message'],'title':_0x22aaab['name'],'status':0x1f4,'instance':'','type':''});throw _0x22aaab;}});}['get'](_0x504e0a,_0x139524,_0x151412){return __awaiter$6(this,void 0,void 0,function*(){const _0x1dada7='List/'+_0x504e0a+'/'+_0x139524;try{const _0x830cf2=yield this['fetch']['get'](_0x1dada7,_0x151412);if(_0x830cf2['status']>0xc7&&_0x830cf2['status']<0x12c){const _0x9bdfbe=yield _0x830cf2['json']();return new SuccessfulListResponse(_0x9bdfbe);}const _0x2c3f4e=yield _0x830cf2['json']();return new FailedListResponse(_0x2c3f4e);}catch(_0x2f59a7){if(_0x2f59a7 instanceof Error)return new FailedListResponse({'detail':_0x2f59a7['message'],'title':_0x2f59a7['name'],'status':0x1f4,'instance':'','type':''});throw _0x2f59a7;}});}}
|
|
8
8
|
|
|
9
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(
|
|
9
|
+
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x382189,_0x2535c5,_0x29a33c,_0x3b4e2f){function _0x1a7ee9(_0x4475ce){return _0x4475ce instanceof _0x29a33c?_0x4475ce:new _0x29a33c(function(_0x5e9009){_0x5e9009(_0x4475ce);});}return new(_0x29a33c||(_0x29a33c=Promise))(function(_0x9e1b06,_0x546443){function _0x4647ed(_0x2166ec){try{_0xddfc3f(_0x3b4e2f['next'](_0x2166ec));}catch(_0x2482ec){_0x546443(_0x2482ec);}}function _0x413e5f(_0x367543){try{_0xddfc3f(_0x3b4e2f['throw'](_0x367543));}catch(_0x303aef){_0x546443(_0x303aef);}}function _0xddfc3f(_0xe2d684){_0xe2d684['done']?_0x9e1b06(_0xe2d684['value']):_0x1a7ee9(_0xe2d684['value'])['then'](_0x4647ed,_0x413e5f);}_0xddfc3f((_0x3b4e2f=_0x3b4e2f['apply'](_0x382189,_0x2535c5||[]))['next']());});};class Fetch{constructor(_0xf6d075){this['baseUri']=_0xf6d075,this['getUrl']=_0x38ded0=>{return _0x38ded0['startsWith']('/')&&(_0x38ded0=_0x38ded0['replace']('/','')),''+this['baseUri']+_0x38ded0;},!_0xf6d075['endsWith']('/')&&(_0xf6d075=_0xf6d075+'/');}['get'](_0x726a4c,_0x39e890){return __awaiter$5(this,void 0,void 0,function*(){const _0xdcf285=this['getUrl'](_0x726a4c);return yield fetch(_0xdcf285,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x39e890}});});}['post'](_0x2f3312,_0x3dc026,_0x3507e4){return __awaiter$5(this,void 0,void 0,function*(){const _0x4d4d05=this['getUrl'](_0x2f3312);return yield fetch(_0x4d4d05,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3dc026},'body':_0x3507e4?JSON['stringify'](_0x3507e4):null});});}['PostNoAuth'](_0x3336e0,_0x369bbe){return __awaiter$5(this,void 0,void 0,function*(){const _0x4e41cf=this['getUrl'](_0x3336e0);return yield fetch(_0x4e41cf,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x369bbe?JSON['stringify'](_0x369bbe):null});});}['put'](_0x59b4dc,_0x146995,_0x21930e){return __awaiter$5(this,void 0,void 0,function*(){const _0x2a6a6b=this['getUrl'](_0x59b4dc);return yield fetch(_0x2a6a6b,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x146995},'body':_0x21930e?JSON['stringify'](_0x21930e):null});});}['delete'](_0x4f343c,_0x525145){return __awaiter$5(this,void 0,void 0,function*(){const _0x3094b2=this['getUrl'](_0x4f343c);return yield fetch(_0x3094b2,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x525145}});});}}
|
|
10
10
|
|
|
11
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(
|
|
11
|
+
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x3a72ad,_0x3863e9,_0x1a4007,_0x214906){function _0x811059(_0x3584b3){return _0x3584b3 instanceof _0x1a4007?_0x3584b3:new _0x1a4007(function(_0x52bd8d){_0x52bd8d(_0x3584b3);});}return new(_0x1a4007||(_0x1a4007=Promise))(function(_0x5c3e27,_0x21a0da){function _0x6fa745(_0x3d6ce6){try{_0x5678d0(_0x214906['next'](_0x3d6ce6));}catch(_0x55cbe5){_0x21a0da(_0x55cbe5);}}function _0xa4054a(_0x33e195){try{_0x5678d0(_0x214906['throw'](_0x33e195));}catch(_0x361da5){_0x21a0da(_0x361da5);}}function _0x5678d0(_0x867b43){_0x867b43['done']?_0x5c3e27(_0x867b43['value']):_0x811059(_0x867b43['value'])['then'](_0x6fa745,_0xa4054a);}_0x5678d0((_0x214906=_0x214906['apply'](_0x3a72ad,_0x3863e9||[]))['next']());});};class SearchServersService{constructor(_0x59d2a6){this['fetch']=_0x59d2a6,this['path']='search-services';}['create'](_0x13eb90,_0x200132,_0x43990e,_0x361b55,_0x237695,_0x59b527,_0x2fcd8c,_0x2a96f8){return __awaiter$4(this,void 0,void 0,function*(){const _0x224785={'account_name':_0x13eb90,'search_service_name':_0x200132,'endpoint':_0x43990e,'key':_0x361b55,'country':_0x237695,'provider':_0x59b527,'index_name':_0x2fcd8c};try{const _0x307e94=yield this['fetch']['post'](this['path'],_0x2a96f8,_0x224785);if(_0x307e94['status']>0xc7&&_0x307e94['status']<0x12c){const _0x4f1008=yield _0x307e94['json']();return new SuccessfulSearchServiceResponse(_0x4f1008);}const _0x4e6d00=yield _0x307e94['json']();return new FailedSearchServiceResponse(_0x4e6d00);}catch(_0x2f6bba){if(_0x2f6bba instanceof Error)return new FailedSearchServiceResponse({'detail':_0x2f6bba['message'],'title':_0x2f6bba['name'],'status':0x1f4,'instance':'','type':''});throw _0x2f6bba;}});}['delete'](_0x56f45c,_0x58e47b,_0xaf8ad9){return __awaiter$4(this,void 0,void 0,function*(){const _0x5831fe=this['path']+'/'+_0x56f45c+'/'+_0x58e47b;try{const _0x3b8d0b=yield this['fetch']['delete'](_0x5831fe,_0xaf8ad9);if(_0x3b8d0b['status']>0xc7&&_0x3b8d0b['status']<0x12c)return new SuccessfulResponse({});const _0x2431b2=yield _0x3b8d0b['json']();return new FailedResponse(_0x2431b2);}catch(_0x56cff5){if(_0x56cff5 instanceof Error)return new FailedResponse({'detail':_0x56cff5['message'],'title':_0x56cff5['name'],'status':0x1f4,'instance':'','type':''});throw _0x56cff5;}});}['view'](_0x2d9c29,_0x3f8995,_0x195570){return __awaiter$4(this,void 0,void 0,function*(){const _0x20fa39=this['path']+'/'+_0x2d9c29+'/'+_0x3f8995;try{const _0x3899aa=yield this['fetch']['get'](_0x20fa39,_0x195570);if(_0x3899aa['status']>0xc7&&_0x3899aa['status']<0x12c){const _0x2170ce=yield _0x3899aa['json']();return new SuccessfulViewSearchServiceResponse(_0x2170ce);}const _0x2b7df3=yield _0x3899aa['json']();return new FailedViewSearchServiceResponse(_0x2b7df3);}catch(_0x22868f){if(_0x22868f instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x22868f['message'],'title':_0x22868f['name'],'status':0x1f4,'instance':'','type':''});throw _0x22868f;}});}['edit'](_0x3f8a5e,_0x303577,_0x3c3050,_0x27d83b,_0x441139){return __awaiter$4(this,void 0,void 0,function*(){const _0x45c8f5={'account_name':_0x3f8a5e,'search_service_name':_0x303577,'key':_0x3c3050,'country':_0x27d83b};try{const _0x355a91=yield this['fetch']['put'](this['path'],_0x441139,_0x45c8f5);if(_0x355a91['status']>0xc7&&_0x355a91['status']<0x12c){const _0x5d386f=yield _0x355a91['json']();return new SuccessfulSearchServiceResponse(_0x5d386f);}const _0x147770=yield _0x355a91['json']();return new FailedSearchServiceResponse(_0x147770);}catch(_0x12d1a0){if(_0x12d1a0 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x12d1a0['message'],'title':_0x12d1a0['name'],'status':0x1f4,'instance':'','type':''});throw _0x12d1a0;}});}['list'](_0x2592bf,_0x3fc6fc){return __awaiter$4(this,void 0,void 0,function*(){const _0x47f7ef=this['path']+'/'+_0x2592bf;try{const _0x3e71f7=yield this['fetch']['get'](_0x47f7ef,_0x3fc6fc);if(_0x3e71f7['status']>0xc7&&_0x3e71f7['status']<0x12c){const _0x1c6b2b=yield _0x3e71f7['json']();return new SuccessfulListSearchServiceResponse(_0x1c6b2b);}const _0x3e961c=yield _0x3e71f7['json']();return new FailedViewSearchServicesResponse(_0x3e961c);}catch(_0x1aee3d){if(_0x1aee3d instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x1aee3d['message'],'title':_0x1aee3d['name'],'status':0x1f4,'instance':'','type':''});throw _0x1aee3d;}});}}
|
|
12
12
|
|
|
13
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(
|
|
13
|
+
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x21883a,_0xff8d6,_0x144eed,_0x4c6dea){function _0x577fdc(_0x20bd04){return _0x20bd04 instanceof _0x144eed?_0x20bd04:new _0x144eed(function(_0x3ab7ec){_0x3ab7ec(_0x20bd04);});}return new(_0x144eed||(_0x144eed=Promise))(function(_0x736744,_0x42cc0e){function _0x270b79(_0x114850){try{_0x32cb3e(_0x4c6dea['next'](_0x114850));}catch(_0x4b38c7){_0x42cc0e(_0x4b38c7);}}function _0x258f3d(_0x2a5854){try{_0x32cb3e(_0x4c6dea['throw'](_0x2a5854));}catch(_0x5e0bf2){_0x42cc0e(_0x5e0bf2);}}function _0x32cb3e(_0x368e5e){_0x368e5e['done']?_0x736744(_0x368e5e['value']):_0x577fdc(_0x368e5e['value'])['then'](_0x270b79,_0x258f3d);}_0x32cb3e((_0x4c6dea=_0x4c6dea['apply'](_0x21883a,_0xff8d6||[]))['next']());});};class FacetService{constructor(_0x45f865){this['fetch']=_0x45f865,this['path']='facet';}['create'](_0x209401,_0x1b581f,_0x33f0d7,_0x33af95){return __awaiter$3(this,void 0,void 0,function*(){const _0x491892={'account_name':_0x209401,'list_name':_0x1b581f,'facet_name':_0x33f0d7};try{const _0x4c2763=yield this['fetch']['post'](this['path'],_0x33af95,_0x491892);if(_0x4c2763['status']>0xc7&&_0x4c2763['status']<0x12c){const _0x4c4771=yield _0x4c2763['json']();return new SuccessfulFacetResponse(_0x4c4771);}const _0x51eb75=yield _0x4c2763['json']();return new FailedFacetResponse(_0x51eb75);}catch(_0xb36d1e){if(_0xb36d1e instanceof Error)return new FailedFacetResponse({'detail':_0xb36d1e['message'],'title':_0xb36d1e['name'],'status':0x1f4,'instance':'','type':''});throw _0xb36d1e;}});}['remove'](_0x477ce7,_0x1972e2,_0x3d7b52,_0x521429){return __awaiter$3(this,void 0,void 0,function*(){const _0x37392b='Facet/'+_0x477ce7+'/'+_0x1972e2+'/'+_0x3d7b52,_0x349afe=yield this['fetch']['delete'](_0x37392b,_0x521429);try{if(_0x349afe['status']>0xc7&&_0x349afe['status']<0x12c)return new SuccessfulResponse({});const _0x52cb11=yield _0x349afe['json']();return new FailedResponse(_0x52cb11);}catch(_0x3507ac){if(_0x3507ac instanceof Error)return new FailedResponse({'detail':_0x3507ac['message'],'title':_0x3507ac['name'],'status':0x1f4,'instance':'','type':''});throw _0x3507ac;}});}['rename'](_0x2d6250,_0x36aded,_0x19c4a0,_0x22ae4f,_0xa00fb7){return __awaiter$3(this,void 0,void 0,function*(){const _0x473174={'account_name':_0x2d6250,'list_name':_0x36aded,'facet_name':_0x19c4a0,'new_facet_name':_0x22ae4f};try{const _0x34c5dc=yield this['fetch']['put'](this['path'],_0xa00fb7,_0x473174);if(_0x34c5dc['status']>0xc7&&_0x34c5dc['status']<0x12c){const _0x3e4503=yield _0x34c5dc['json']();return new SuccessfulFacetResponse(_0x3e4503);}const _0x4af7d7=yield _0x34c5dc['json']();return new FailedFacetResponse(_0x4af7d7);}catch(_0x551b20){if(_0x551b20 instanceof Error)return new FailedFacetResponse({'detail':_0x551b20['message'],'title':_0x551b20['name'],'status':0x1f4,'instance':'','type':''});throw _0x551b20;}});}}
|
|
14
14
|
|
|
15
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(
|
|
15
|
+
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x523f5b,_0x5b4dee,_0x228e18,_0x3bf573){function _0x25ba93(_0x4d2f1d){return _0x4d2f1d instanceof _0x228e18?_0x4d2f1d:new _0x228e18(function(_0x3e6bc3){_0x3e6bc3(_0x4d2f1d);});}return new(_0x228e18||(_0x228e18=Promise))(function(_0x4840cb,_0xf5d5c6){function _0x28b8c6(_0x105b18){try{_0x487c47(_0x3bf573['next'](_0x105b18));}catch(_0x3a70ee){_0xf5d5c6(_0x3a70ee);}}function _0x4671d6(_0x496623){try{_0x487c47(_0x3bf573['throw'](_0x496623));}catch(_0x3febdb){_0xf5d5c6(_0x3febdb);}}function _0x487c47(_0x58fe3a){_0x58fe3a['done']?_0x4840cb(_0x58fe3a['value']):_0x25ba93(_0x58fe3a['value'])['then'](_0x28b8c6,_0x4671d6);}_0x487c47((_0x3bf573=_0x3bf573['apply'](_0x523f5b,_0x5b4dee||[]))['next']());});};class SearchResultService{constructor(_0x5ac527){this['fetch']=_0x5ac527,this['path']='search-result';}['create'](_0x220c36,_0x200e9e,_0x1fc2a8,_0x178f29,_0x2750eb){return __awaiter$2(this,void 0,void 0,function*(){_0x2750eb=_0x2750eb!==null&&_0x2750eb!==void 0?_0x2750eb:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x59fad5=Object['assign']({'account_name':_0x220c36,'search_result_name':_0x1fc2a8,'list_name':_0x200e9e},_0x2750eb);try{const _0x5d2bee=yield this['fetch']['post'](this['path'],_0x178f29,_0x59fad5);if(_0x5d2bee['status']>0xc7&&_0x5d2bee['status']<0x12c){const _0x4f0a6e=yield _0x5d2bee['json']();return new SuccessfulViewSearchResultResponse(_0x4f0a6e);}const _0x44079b=yield _0x5d2bee['json']();return new FailedSearchResultResponse(_0x44079b);}catch(_0x3debb6){if(_0x3debb6 instanceof Error)return new FailedSearchResultResponse({'detail':_0x3debb6['message'],'title':_0x3debb6['name'],'status':0x1f4,'instance':'','type':''});throw _0x3debb6;}});}['transfer'](_0x3e8529,_0x29a490,_0x2023d3,_0x2c516f){return __awaiter$2(this,void 0,void 0,function*(){const _0x1baefd={'account_name':_0x3e8529,'list_name':_0x29a490,'new_search_service_name':_0x2023d3};try{const _0x16ce97=yield this['fetch']['post'](this['path']+'/transfer',_0x2c516f,_0x1baefd);if(_0x16ce97['status']>0xc7&&_0x16ce97['status']<0x12c){const _0x7230d8=yield _0x16ce97['json']();return new SuccessfulListResponse(_0x7230d8);}const _0x1e8588=yield _0x16ce97['json']();return new FailedListResponse(_0x1e8588);}catch(_0x492eb3){if(_0x492eb3 instanceof Error)return new FailedListResponse({'detail':_0x492eb3['message'],'title':_0x492eb3['name'],'status':0x1f4,'instance':'','type':''});throw _0x492eb3;}});}['list'](_0x1a1d1a,_0x4b0f3d,_0x207b05,_0x5934ac){return __awaiter$2(this,void 0,void 0,function*(){let _0x464403=this['path']+'/'+_0x1a1d1a+'/'+_0x4b0f3d+'?'+this['getQueryStr'](_0x5934ac);try{const _0xa76fe9=yield this['fetch']['get'](_0x464403,_0x207b05);if(_0xa76fe9['status']>0xc7&&_0xa76fe9['status']<0x12c){const _0x4d67af=yield _0xa76fe9['json']();return new SuccessfulListSearchResultResponse(_0x4d67af);}const _0x9b9bea=yield _0xa76fe9['json']();return new FailedViewSearchResultResponse(_0x9b9bea);}catch(_0x308e0b){if(_0x308e0b instanceof Error)return new FailedViewSearchResultResponse({'detail':_0x308e0b['message'],'title':_0x308e0b['name'],'status':0x1f4,'instance':'','type':''});throw _0x308e0b;}});}['delete'](_0x3b15d4,_0x580a50,_0xccd09,_0x44bc27){return __awaiter$2(this,void 0,void 0,function*(){const _0x27ee0d=this['path']+'/'+_0x3b15d4+'/'+_0x580a50+'/'+_0xccd09,_0x1affeb=yield this['fetch']['delete'](_0x27ee0d,_0x44bc27);try{if(_0x1affeb['status']>0xc7&&_0x1affeb['status']<0x12c)return new SuccessfulResponse({});const _0x4e726d=yield _0x1affeb['json']();return new FailedResponse(_0x4e726d);}catch(_0x5ba479){if(_0x5ba479 instanceof Error)return new FailedResponse({'detail':_0x5ba479['message'],'title':_0x5ba479['name'],'status':0x1f4,'instance':'','type':''});throw _0x5ba479;}});}['getQueryStr'](_0x57618f){let _0x1ca331='';const _0x371254=[];return (_0x57618f===null||_0x57618f===void 0?void 0:_0x57618f['size'])&&_0x371254['push']('size='+_0x57618f['size']),(_0x57618f===null||_0x57618f===void 0?void 0:_0x57618f['skip'])&&_0x371254['push']('skip='+_0x57618f['skip']),(_0x57618f===null||_0x57618f===void 0?void 0:_0x57618f['query'])&&_0x371254['push']('query='+_0x57618f['query']),(_0x57618f===null||_0x57618f===void 0?void 0:_0x57618f['filter'])&&_0x371254['push']('filter='+_0x57618f['filter']),(_0x57618f===null||_0x57618f===void 0?void 0:_0x57618f['radius'])&&_0x371254['push']('radius='+_0x57618f['radius']),_0x371254['length']>0x0&&_0x371254['forEach']((_0x49cc80,_0x87da2b)=>{if(_0x87da2b>0x0&&_0x1ca331)_0x1ca331+='&';_0x1ca331+=_0x49cc80;}),_0x1ca331;}}
|
|
16
16
|
|
|
17
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(
|
|
17
|
+
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x239f4d,_0x2d90ca,_0x222a14,_0x2b9652){function _0x35f66e(_0x110f07){return _0x110f07 instanceof _0x222a14?_0x110f07:new _0x222a14(function(_0x382266){_0x382266(_0x110f07);});}return new(_0x222a14||(_0x222a14=Promise))(function(_0x4dc6ab,_0x527e45){function _0x1c381d(_0x5bdba4){try{_0x425347(_0x2b9652['next'](_0x5bdba4));}catch(_0x549ad2){_0x527e45(_0x549ad2);}}function _0x191f6c(_0x5f04a5){try{_0x425347(_0x2b9652['throw'](_0x5f04a5));}catch(_0x1ccc0c){_0x527e45(_0x1ccc0c);}}function _0x425347(_0x118be9){_0x118be9['done']?_0x4dc6ab(_0x118be9['value']):_0x35f66e(_0x118be9['value'])['then'](_0x1c381d,_0x191f6c);}_0x425347((_0x2b9652=_0x2b9652['apply'](_0x239f4d,_0x2d90ca||[]))['next']());});};class ContributorService{constructor(_0x4308d4){this['fetch']=_0x4308d4,this['path']='contributor';}['create'](_0x56d7e1,_0x487c70,_0x1490d0,_0x347ffb){return __awaiter$1(this,void 0,void 0,function*(){const _0x50a452={'account_name':_0x56d7e1,'list_name':_0x487c70,'contributor_name':_0x1490d0};try{const _0x354eb6=yield this['fetch']['post'](this['path'],_0x347ffb,_0x50a452);if(_0x354eb6['status']>0xc7&&_0x354eb6['status']<0x12c){const _0x215fd4=yield _0x354eb6['json']();return new SuccessfulContributorResponse(_0x215fd4);}const _0x230da0=yield _0x354eb6['json']();return new FailedContributorResponse(_0x230da0);}catch(_0x5b5373){if(_0x5b5373 instanceof Error)return new FailedContributorResponse({'detail':_0x5b5373['message'],'title':_0x5b5373['name'],'status':0x1f4,'instance':'','type':''});throw _0x5b5373;}});}['remove'](_0x3106d7,_0x30e087,_0x5492ea,_0x1159cb){return __awaiter$1(this,void 0,void 0,function*(){const _0x5728fc=this['path']+'/'+_0x3106d7+'/'+_0x30e087+'/'+_0x5492ea,_0x2fde5a=yield this['fetch']['delete'](_0x5728fc,_0x1159cb);try{if(_0x2fde5a['status']>0xc7&&_0x2fde5a['status']<0x12c)return new SuccessfulResponse({});const _0x40773b=yield _0x2fde5a['json']();return new FailedResponse(_0x40773b);}catch(_0x2ec0e9){if(_0x2ec0e9 instanceof Error)return new FailedResponse({'detail':_0x2ec0e9['message'],'title':_0x2ec0e9['name'],'status':0x1f4,'instance':'','type':''});throw _0x2ec0e9;}});}['startsWith'](_0x1a20cd,_0x21bad2){return __awaiter$1(this,void 0,void 0,function*(){const _0x404906=this['path']+'/'+_0x1a20cd;try{const _0x187a39=yield this['fetch']['get'](_0x404906,_0x21bad2);if(_0x187a39['status']>0xc7&&_0x187a39['status']<0x12c){const _0xf09aca=yield _0x187a39['json']();return new SuccessfulAccountAndImageResponse(_0xf09aca);}const _0x28a829=yield _0x187a39['json']();return new FailedAccountAndImageResponse(_0x28a829);}catch(_0x235d84){if(_0x235d84 instanceof Error)return new FailedAccountAndImageResponse({'detail':_0x235d84['message'],'title':_0x235d84['name'],'status':0x1f4,'instance':'','type':''});throw _0x235d84;}});}}
|
|
18
18
|
|
|
19
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(
|
|
19
|
+
var __awaiter=undefined&&undefined['__awaiter']||function(_0x286590,_0xdda5a3,_0x5b97d6,_0x3d9bc0){function _0x44bec8(_0x3b6382){return _0x3b6382 instanceof _0x5b97d6?_0x3b6382:new _0x5b97d6(function(_0x402788){_0x402788(_0x3b6382);});}return new(_0x5b97d6||(_0x5b97d6=Promise))(function(_0xc64246,_0x39d69e){function _0x4125f1(_0x479d87){try{_0x2a8d99(_0x3d9bc0['next'](_0x479d87));}catch(_0x2c1a9b){_0x39d69e(_0x2c1a9b);}}function _0x4f8ee4(_0x2f9e2d){try{_0x2a8d99(_0x3d9bc0['throw'](_0x2f9e2d));}catch(_0x1c0549){_0x39d69e(_0x1c0549);}}function _0x2a8d99(_0x336b45){_0x336b45['done']?_0xc64246(_0x336b45['value']):_0x44bec8(_0x336b45['value'])['then'](_0x4125f1,_0x4f8ee4);}_0x2a8d99((_0x3d9bc0=_0x3d9bc0['apply'](_0x286590,_0xdda5a3||[]))['next']());});};class AdminClient{constructor(_0x28f71b='https://admin.searchability.dev/'){var _0x56d8df=new Fetch(_0x28f71b);this['Accounts']=new AccountService(_0x56d8df),this['Lists']=new ListService(_0x56d8df),this['ApiKeys']=new ApiKeyService(_0x56d8df),this['SearchServers']=new SearchServersService(_0x56d8df),this['Facets']=new FacetService(_0x56d8df),this['SearchResults']=new SearchResultService(_0x56d8df),this['Contributors']=new ContributorService(_0x56d8df);}}class AuthClient{constructor(_0x29842b='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x29842b);}['login'](_0x52bd49){return __awaiter(this,void 0,void 0,function*(){const _0x286099='login/'+_0x52bd49;try{const _0x1892ce=yield yield fetch(_0x286099);if(_0x1892ce['status']>0xc7&&_0x1892ce['status']<0x12c){const _0x15f8a1=yield _0x1892ce['json']();return new SuccessfulAuthResponse(_0x15f8a1);}const _0x238524=yield _0x1892ce['json']();return new FailedAuthResponse(_0x238524);}catch(_0x1f9d86){if(_0x1f9d86 instanceof Error)return new FailedAuthResponse({'detail':_0x1f9d86['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x1f9d86;}});}['refresh'](_0x1f073d){return __awaiter(this,void 0,void 0,function*(){const _0x231427='refresh',_0x5a14a1={'refresh_token':_0x1f073d};try{const _0x4ecd00=yield this['fetch']['PostNoAuth'](_0x231427,_0x5a14a1);if(_0x4ecd00['status']>0xc7&&_0x4ecd00['status']<0x12c){const _0x15c6a1=yield _0x4ecd00['json']();return new SuccessfulAuthResponse(_0x15c6a1);}const _0x18fa36=yield _0x4ecd00['json']();return new FailedAuthResponse(_0x18fa36);}catch(_0x363d62){if(_0x363d62 instanceof Error)return new FailedAuthResponse({'detail':_0x363d62['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x363d62;}});}['getTokenStatus'](_0x2452f6){if(Date['now']()<_0x2452f6['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x2452f6['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
|
|
20
20
|
|
|
21
21
|
export { AdminClient, AuthClient, TokenStatus, Tokens };
|
package/dist/types.d.ts
CHANGED
|
@@ -61,7 +61,7 @@ declare class SearchResultService {
|
|
|
61
61
|
transfer(account_name: string, list_name: string, new_search_service_name: string, access_token: string): Promise<Response<List, Problem>>;
|
|
62
62
|
list(account_name: string, list_name: string, access_token: string, options?: Partial<ListSearchResultOptions> | undefined): Promise<Response<SearchResult[], Problem>>;
|
|
63
63
|
delete(account_name: string, list_name: string, id: string, access_token: string): Promise<Response<any, Problem>>;
|
|
64
|
-
|
|
64
|
+
getQueryStr(options?: Partial<ListSearchResultOptions> | undefined): string;
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
declare class ContributorService {
|
package/package.json
CHANGED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
var TokenStatus;(function(_0x1bb9b5){_0x1bb9b5[_0x1bb9b5['Ok']=0x0]='Ok',_0x1bb9b5[_0x1bb9b5['Refresh']=0x1]='Refresh',_0x1bb9b5[_0x1bb9b5['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(_0xb0fcb0){this['isSuccess']=_0xb0fcb0;}}class SuccessfulContributorResponse extends Response{constructor(_0x31babc){super(!![]),this['contributor']=_0x31babc;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x11571e){super(![]),this['problem']=_0x11571e;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountAndImageResponse extends Response{constructor(_0x19845c){super(!![]),this['accountAndImages']=_0x19845c;}['toSuccess'](){return this['accountAndImages'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountAndImageResponse extends Response{constructor(_0x2f003c){super(![]),this['problem']=_0x2f003c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x427272){super(!![]),this['facet']=_0x427272;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x377924){super(![]),this['problem']=_0x377924;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x5a781c){super(!![]),this['account']=_0x5a781c;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0x4b0c19){super(!![]),this['accountImage']=_0x4b0c19;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x1a34bb){super(!![]),this['list']=_0x1a34bb;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x5b3427){super(!![]),this['list']=_0x5b3427;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x265b02){super(![]),this['problem']=_0x265b02;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0x4f009b){super(![]),this['problem']=_0x4f009b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x13eb6f){super(![]),this['problem']=_0x13eb6f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x40a998){super(![]),this['problem']=_0x40a998;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x3cc69f){super(!![]),this['tokens']=_0x3cc69f;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x4cf331){super(![]),this['problem']=_0x4cf331;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x3ef748){super(!![]),this['apiKey']=_0x3ef748;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x94bae4){super(![]),this['problem']=_0x94bae4;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x3a9645){super(!![]),this['searchService']=_0x3a9645;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x28025f){super(![]),this['problem']=_0x28025f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x4d4624){super(!![]),this['searchService']=_0x4d4624;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x5b3507){super(!![]),this['searchResult']=_0x5b3507;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x3fe386){super(![]),this['problem']=_0x3fe386;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchResultResponse extends Response{constructor(_0x3fea2e){super(!![]),this['searchResults']=_0x3fea2e;}['toSuccess'](){return this['searchResults'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchResultResponse extends Response{constructor(_0x481308){super(![]),this['problem']=_0x481308;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x49b302){super(!![]),this['searchServices']=_0x49b302;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x18ac29){super(![]),this['problem']=_0x18ac29;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x48f9dc){super(![]),this['problem']=_0x48f9dc;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x51a61e){super(!![]),this['apiKeyValue']=_0x51a61e;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x1872eb){super(!![]),this['obj']=_0x1872eb;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x233bfb){super(![]),this['problem']=_0x233bfb;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x46c148){super(![]),this['problem']=_0x46c148;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
2
|
-
|
|
3
|
-
var __awaiter$8=undefined&&undefined['__awaiter']||function(_0x3a2b7f,_0x2b0b91,_0x358067,_0x1c8fd9){function _0x31f357(_0x17757d){return _0x17757d instanceof _0x358067?_0x17757d:new _0x358067(function(_0x2caedb){_0x2caedb(_0x17757d);});}return new(_0x358067||(_0x358067=Promise))(function(_0x4f7219,_0x541cf2){function _0x590d35(_0x201cbf){try{_0x4e721c(_0x1c8fd9['next'](_0x201cbf));}catch(_0x21f3cb){_0x541cf2(_0x21f3cb);}}function _0x47f616(_0x29036f){try{_0x4e721c(_0x1c8fd9['throw'](_0x29036f));}catch(_0x481163){_0x541cf2(_0x481163);}}function _0x4e721c(_0x1f2f32){_0x1f2f32['done']?_0x4f7219(_0x1f2f32['value']):_0x31f357(_0x1f2f32['value'])['then'](_0x590d35,_0x47f616);}_0x4e721c((_0x1c8fd9=_0x1c8fd9['apply'](_0x3a2b7f,_0x2b0b91||[]))['next']());});};class AccountService{constructor(_0x4156d9){this['fetch']=_0x4156d9;}['get'](_0x3ec0b0,_0x1de089){return __awaiter$8(this,void 0,void 0,function*(){const _0x4be86a='Account/'+_0x3ec0b0+'/',_0x3c4e54=yield this['fetch']['get'](_0x4be86a,_0x1de089);try{if(_0x3c4e54['status']>0xc7&&_0x3c4e54['status']<0x12c){const _0x420fd1=yield _0x3c4e54['json']();return new SuccessfulAccountResponse(_0x420fd1);}const _0x211b3e=yield _0x3c4e54['json']();return new FailedAccountResponse(_0x211b3e);}catch(_0x4998c1){if(_0x4998c1 instanceof Error)return new FailedAccountResponse({'detail':_0x4998c1['message'],'title':_0x4998c1['name'],'status':0x1f4,'instance':'','type':''});throw _0x4998c1;}});}['getImage'](_0x1a6054,_0x4ab3f3){return __awaiter$8(this,void 0,void 0,function*(){const _0x447a5a='account/image/'+_0x1a6054+'/',_0xe94dc5=yield this['fetch']['get'](_0x447a5a,_0x4ab3f3);try{if(_0xe94dc5['status']>0xc7&&_0xe94dc5['status']<0x12c){const _0x3c8084=yield _0xe94dc5['json']();return new SuccessfulAccountImageResponse(_0x3c8084);}const _0x41bc9c=yield _0xe94dc5['json']();return new FailedAccountImageResponse(_0x41bc9c);}catch(_0x57866d){if(_0x57866d instanceof Error)return new FailedAccountImageResponse({'detail':_0x57866d['message'],'title':_0x57866d['name'],'status':0x1f4,'instance':'','type':''});throw _0x57866d;}});}}
|
|
4
|
-
|
|
5
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x14663a,_0x49474c,_0x2e8e76,_0x720ee4){function _0x1263a2(_0x602f2f){return _0x602f2f instanceof _0x2e8e76?_0x602f2f:new _0x2e8e76(function(_0x3fa061){_0x3fa061(_0x602f2f);});}return new(_0x2e8e76||(_0x2e8e76=Promise))(function(_0x4e136e,_0x45dd54){function _0x48d37d(_0x4e381d){try{_0x1895c9(_0x720ee4['next'](_0x4e381d));}catch(_0x21b2f9){_0x45dd54(_0x21b2f9);}}function _0x24a099(_0x4d53b6){try{_0x1895c9(_0x720ee4['throw'](_0x4d53b6));}catch(_0x45499e){_0x45dd54(_0x45499e);}}function _0x1895c9(_0x80c374){_0x80c374['done']?_0x4e136e(_0x80c374['value']):_0x1263a2(_0x80c374['value'])['then'](_0x48d37d,_0x24a099);}_0x1895c9((_0x720ee4=_0x720ee4['apply'](_0x14663a,_0x49474c||[]))['next']());});};class ApiKeyService{constructor(_0x3a1095){this['fetch']=_0x3a1095,this['path']='api-key';}['create'](_0x5a172f,_0x4dc605,_0x219f4b){return __awaiter$7(this,void 0,void 0,function*(){const _0x3b392d={'account_name':_0x5a172f,'api_key_name':_0x4dc605};try{const _0x164317=yield this['fetch']['post'](this['path'],_0x219f4b,_0x3b392d);if(_0x164317['status']>0xc7&&_0x164317['status']<0x12c){const _0x43ee43=yield _0x164317['json']();return new SuccessfulApiKeyResponse(_0x43ee43);}const _0xa3eb42=yield _0x164317['json']();return new FailedApiKeyResponse(_0xa3eb42);}catch(_0x58143c){if(_0x58143c instanceof Error)return new FailedApiKeyResponse({'detail':_0x58143c['message'],'title':_0x58143c['name'],'status':0x1f4,'instance':'','type':''});throw _0x58143c;}});}['view'](_0x57dc9c,_0x322c5e,_0x5b1840){return __awaiter$7(this,void 0,void 0,function*(){const _0x2dc396=this['path']+'/'+_0x57dc9c+'/'+_0x322c5e;try{const _0x318a57=yield this['fetch']['get'](_0x2dc396,_0x5b1840);if(_0x318a57['status']>0xc7&&_0x318a57['status']<0x12c){const _0x41736d=yield _0x318a57['json']();return new SuccessfulApiKeyValueResponse(_0x41736d);}const _0x504c98=yield _0x318a57['json']();return new FailedApiKeyValueResponse(_0x504c98);}catch(_0x5e5bd0){if(_0x5e5bd0 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x5e5bd0['message'],'title':_0x5e5bd0['name'],'status':0x1f4,'instance':'','type':''});throw _0x5e5bd0;}});}['delete'](_0x4a05e4,_0x289600,_0x8110a2){return __awaiter$7(this,void 0,void 0,function*(){const _0xd5e831=this['path']+'/'+_0x4a05e4+'/'+_0x289600;try{const _0x2be1cc=yield this['fetch']['delete'](_0xd5e831,_0x8110a2);if(_0x2be1cc['status']>0xc7&&_0x2be1cc['status']<0x12c)return new SuccessfulResponse({});const _0x13e170=yield _0x2be1cc['json']();return new FailedResponse(_0x13e170);}catch(_0x26aef2){if(_0x26aef2 instanceof Error)return new FailedResponse({'detail':_0x26aef2['message'],'title':_0x26aef2['name'],'status':0x1f4,'instance':'','type':''});throw _0x26aef2;}});}}
|
|
6
|
-
|
|
7
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x5e49e7,_0x54ad6a,_0x2e4159,_0x50e56b){function _0x50415c(_0xca8913){return _0xca8913 instanceof _0x2e4159?_0xca8913:new _0x2e4159(function(_0x5c0a70){_0x5c0a70(_0xca8913);});}return new(_0x2e4159||(_0x2e4159=Promise))(function(_0x3659af,_0x2955a8){function _0x63bbf2(_0x46aa73){try{_0x4024b2(_0x50e56b['next'](_0x46aa73));}catch(_0x452692){_0x2955a8(_0x452692);}}function _0x215742(_0x2de91b){try{_0x4024b2(_0x50e56b['throw'](_0x2de91b));}catch(_0x4bbff6){_0x2955a8(_0x4bbff6);}}function _0x4024b2(_0xb4919e){_0xb4919e['done']?_0x3659af(_0xb4919e['value']):_0x50415c(_0xb4919e['value'])['then'](_0x63bbf2,_0x215742);}_0x4024b2((_0x50e56b=_0x50e56b['apply'](_0x5e49e7,_0x54ad6a||[]))['next']());});};class ListService{constructor(_0x5ac662){this['fetch']=_0x5ac662;}['create'](_0x42cea5,_0x14f2b0,_0x3c42d3,_0x27dbc5){return __awaiter$6(this,void 0,void 0,function*(){const _0x490d12='List',_0x35e5d2={'account_name':_0x42cea5,'list_name':_0x14f2b0,'search_service_name':_0x3c42d3};try{const _0xff54f8=yield this['fetch']['post'](_0x490d12,_0x27dbc5,_0x35e5d2);if(_0xff54f8['status']>0xc7&&_0xff54f8['status']<0x12c){const _0x50b217=yield _0xff54f8['json']();return new SuccessfulListIdentityResponse(_0x50b217);}const _0x51d30d=yield _0xff54f8['json']();return new FailedListIdentityResponse(_0x51d30d);}catch(_0x5708b9){if(_0x5708b9 instanceof Error)return new FailedListIdentityResponse({'detail':_0x5708b9['message'],'title':_0x5708b9['name'],'status':0x1f4,'instance':'','type':''});throw _0x5708b9;}});}['delete'](_0x3915b7,_0x4a0de7,_0x3a37de){return __awaiter$6(this,void 0,void 0,function*(){const _0x3102d0='List/'+_0x3915b7+'/'+_0x4a0de7,_0x3a4e47=yield this['fetch']['delete'](_0x3102d0,_0x3a37de);try{if(_0x3a4e47['status']>0xc7&&_0x3a4e47['status']<0x12c)return new SuccessfulResponse({});const _0x125fed=yield _0x3a4e47['json']();return new FailedResponse(_0x125fed);}catch(_0x5d23a1){if(_0x5d23a1 instanceof Error)return new FailedResponse({'detail':_0x5d23a1['message'],'title':_0x5d23a1['name'],'status':0x1f4,'instance':'','type':''});throw _0x5d23a1;}});}['get'](_0x49d391,_0x5d96b5,_0x47103a){return __awaiter$6(this,void 0,void 0,function*(){const _0x2bc628='List/'+_0x49d391+'/'+_0x5d96b5;try{const _0x4e8d6b=yield this['fetch']['get'](_0x2bc628,_0x47103a);if(_0x4e8d6b['status']>0xc7&&_0x4e8d6b['status']<0x12c){const _0x44ae6a=yield _0x4e8d6b['json']();return new SuccessfulListResponse(_0x44ae6a);}const _0x596eda=yield _0x4e8d6b['json']();return new FailedListResponse(_0x596eda);}catch(_0x24f71d){if(_0x24f71d instanceof Error)return new FailedListResponse({'detail':_0x24f71d['message'],'title':_0x24f71d['name'],'status':0x1f4,'instance':'','type':''});throw _0x24f71d;}});}}
|
|
8
|
-
|
|
9
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x50fc28,_0x5e096e,_0x4c926a,_0x1af820){function _0x3941ec(_0x263736){return _0x263736 instanceof _0x4c926a?_0x263736:new _0x4c926a(function(_0x165d77){_0x165d77(_0x263736);});}return new(_0x4c926a||(_0x4c926a=Promise))(function(_0x506f15,_0x2f0cb7){function _0x52adc7(_0x55316a){try{_0x54bad5(_0x1af820['next'](_0x55316a));}catch(_0x41d314){_0x2f0cb7(_0x41d314);}}function _0x3fc976(_0x11dc3d){try{_0x54bad5(_0x1af820['throw'](_0x11dc3d));}catch(_0x46648a){_0x2f0cb7(_0x46648a);}}function _0x54bad5(_0x266044){_0x266044['done']?_0x506f15(_0x266044['value']):_0x3941ec(_0x266044['value'])['then'](_0x52adc7,_0x3fc976);}_0x54bad5((_0x1af820=_0x1af820['apply'](_0x50fc28,_0x5e096e||[]))['next']());});};class Fetch{constructor(_0x5c9b33){this['baseUri']=_0x5c9b33,this['getUrl']=_0x38493d=>{return _0x38493d['startsWith']('/')&&(_0x38493d=_0x38493d['replace']('/','')),''+this['baseUri']+_0x38493d;},!_0x5c9b33['endsWith']('/')&&(_0x5c9b33=_0x5c9b33+'/');}['get'](_0x2764e0,_0x15689b){return __awaiter$5(this,void 0,void 0,function*(){const _0x367436=this['getUrl'](_0x2764e0);return yield fetch(_0x367436,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x15689b}});});}['post'](_0xc1433,_0x2eef61,_0x17d893){return __awaiter$5(this,void 0,void 0,function*(){const _0x4ebcdc=this['getUrl'](_0xc1433);return yield fetch(_0x4ebcdc,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x2eef61},'body':_0x17d893?JSON['stringify'](_0x17d893):null});});}['PostNoAuth'](_0x3e359e,_0x3a74d4){return __awaiter$5(this,void 0,void 0,function*(){const _0x2c1dbf=this['getUrl'](_0x3e359e);return yield fetch(_0x2c1dbf,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x3a74d4?JSON['stringify'](_0x3a74d4):null});});}['put'](_0x3ada17,_0xac72a1,_0xb5f6d4){return __awaiter$5(this,void 0,void 0,function*(){const _0x3529c5=this['getUrl'](_0x3ada17);return yield fetch(_0x3529c5,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0xac72a1},'body':_0xb5f6d4?JSON['stringify'](_0xb5f6d4):null});});}['delete'](_0x36c187,_0x48ebb1){return __awaiter$5(this,void 0,void 0,function*(){const _0x3960e1=this['getUrl'](_0x36c187);return yield fetch(_0x3960e1,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x48ebb1}});});}}
|
|
10
|
-
|
|
11
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x3ce151,_0x353b83,_0x889536,_0x3ad320){function _0x3c97fe(_0x1ce486){return _0x1ce486 instanceof _0x889536?_0x1ce486:new _0x889536(function(_0x333f9c){_0x333f9c(_0x1ce486);});}return new(_0x889536||(_0x889536=Promise))(function(_0x4d408c,_0x39d1ca){function _0x51faef(_0x101062){try{_0x2dcd63(_0x3ad320['next'](_0x101062));}catch(_0x49fb7f){_0x39d1ca(_0x49fb7f);}}function _0x199791(_0x423705){try{_0x2dcd63(_0x3ad320['throw'](_0x423705));}catch(_0x296815){_0x39d1ca(_0x296815);}}function _0x2dcd63(_0x7ed337){_0x7ed337['done']?_0x4d408c(_0x7ed337['value']):_0x3c97fe(_0x7ed337['value'])['then'](_0x51faef,_0x199791);}_0x2dcd63((_0x3ad320=_0x3ad320['apply'](_0x3ce151,_0x353b83||[]))['next']());});};class SearchServersService{constructor(_0x25f8c7){this['fetch']=_0x25f8c7,this['path']='search-services';}['create'](_0x58a773,_0x40bf5a,_0x72cbf2,_0x2f785b,_0x247f5d,_0x2d20d6,_0x468c76,_0x124a37){return __awaiter$4(this,void 0,void 0,function*(){const _0x12fbae={'account_name':_0x58a773,'search_service_name':_0x40bf5a,'endpoint':_0x72cbf2,'key':_0x2f785b,'country':_0x247f5d,'provider':_0x2d20d6,'index_name':_0x468c76};try{const _0x5bb977=yield this['fetch']['post'](this['path'],_0x124a37,_0x12fbae);if(_0x5bb977['status']>0xc7&&_0x5bb977['status']<0x12c){const _0x54dc30=yield _0x5bb977['json']();return new SuccessfulSearchServiceResponse(_0x54dc30);}const _0x220560=yield _0x5bb977['json']();return new FailedSearchServiceResponse(_0x220560);}catch(_0x222796){if(_0x222796 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x222796['message'],'title':_0x222796['name'],'status':0x1f4,'instance':'','type':''});throw _0x222796;}});}['delete'](_0xd94991,_0x3e25b3,_0x49fc5e){return __awaiter$4(this,void 0,void 0,function*(){const _0xb96bdb=this['path']+'/'+_0xd94991+'/'+_0x3e25b3;try{const _0x552c56=yield this['fetch']['delete'](_0xb96bdb,_0x49fc5e);if(_0x552c56['status']>0xc7&&_0x552c56['status']<0x12c)return new SuccessfulResponse({});const _0x43fe34=yield _0x552c56['json']();return new FailedResponse(_0x43fe34);}catch(_0x6c1c4b){if(_0x6c1c4b instanceof Error)return new FailedResponse({'detail':_0x6c1c4b['message'],'title':_0x6c1c4b['name'],'status':0x1f4,'instance':'','type':''});throw _0x6c1c4b;}});}['view'](_0x16535d,_0x1cc157,_0x6a9155){return __awaiter$4(this,void 0,void 0,function*(){const _0x141127=this['path']+'/'+_0x16535d+'/'+_0x1cc157;try{const _0x49b5d4=yield this['fetch']['get'](_0x141127,_0x6a9155);if(_0x49b5d4['status']>0xc7&&_0x49b5d4['status']<0x12c){const _0x5bbe11=yield _0x49b5d4['json']();return new SuccessfulViewSearchServiceResponse(_0x5bbe11);}const _0x24dd42=yield _0x49b5d4['json']();return new FailedViewSearchServiceResponse(_0x24dd42);}catch(_0x235ba2){if(_0x235ba2 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x235ba2['message'],'title':_0x235ba2['name'],'status':0x1f4,'instance':'','type':''});throw _0x235ba2;}});}['edit'](_0x33515d,_0x2bc7f3,_0x16d103,_0x4241d2,_0x1061d5){return __awaiter$4(this,void 0,void 0,function*(){const _0x5366bb={'account_name':_0x33515d,'search_service_name':_0x2bc7f3,'key':_0x16d103,'country':_0x4241d2};try{const _0xdb6e88=yield this['fetch']['put'](this['path'],_0x1061d5,_0x5366bb);if(_0xdb6e88['status']>0xc7&&_0xdb6e88['status']<0x12c){const _0x388179=yield _0xdb6e88['json']();return new SuccessfulSearchServiceResponse(_0x388179);}const _0x17b9c6=yield _0xdb6e88['json']();return new FailedSearchServiceResponse(_0x17b9c6);}catch(_0x187886){if(_0x187886 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x187886['message'],'title':_0x187886['name'],'status':0x1f4,'instance':'','type':''});throw _0x187886;}});}['list'](_0x13bc10,_0x534587){return __awaiter$4(this,void 0,void 0,function*(){const _0x1a2315=this['path']+'/'+_0x13bc10;try{const _0x40051c=yield this['fetch']['get'](_0x1a2315,_0x534587);if(_0x40051c['status']>0xc7&&_0x40051c['status']<0x12c){const _0x5910ea=yield _0x40051c['json']();return new SuccessfulListSearchServiceResponse(_0x5910ea);}const _0x51022e=yield _0x40051c['json']();return new FailedViewSearchServicesResponse(_0x51022e);}catch(_0x4bd7a8){if(_0x4bd7a8 instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x4bd7a8['message'],'title':_0x4bd7a8['name'],'status':0x1f4,'instance':'','type':''});throw _0x4bd7a8;}});}}
|
|
12
|
-
|
|
13
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x825254,_0x49ece5,_0x1b25ab,_0x4f61b1){function _0x5b8529(_0x6d54cf){return _0x6d54cf instanceof _0x1b25ab?_0x6d54cf:new _0x1b25ab(function(_0x43fb43){_0x43fb43(_0x6d54cf);});}return new(_0x1b25ab||(_0x1b25ab=Promise))(function(_0x16d493,_0x1c3718){function _0x656e7d(_0x5007bd){try{_0x264346(_0x4f61b1['next'](_0x5007bd));}catch(_0x2099cd){_0x1c3718(_0x2099cd);}}function _0x3fd39a(_0x43979e){try{_0x264346(_0x4f61b1['throw'](_0x43979e));}catch(_0x5a72c3){_0x1c3718(_0x5a72c3);}}function _0x264346(_0x4333bd){_0x4333bd['done']?_0x16d493(_0x4333bd['value']):_0x5b8529(_0x4333bd['value'])['then'](_0x656e7d,_0x3fd39a);}_0x264346((_0x4f61b1=_0x4f61b1['apply'](_0x825254,_0x49ece5||[]))['next']());});};class FacetService{constructor(_0x1a8360){this['fetch']=_0x1a8360,this['path']='facet';}['create'](_0x4c5513,_0x290d0b,_0x29ed84,_0x2d6c52){return __awaiter$3(this,void 0,void 0,function*(){const _0x2078b3={'account_name':_0x4c5513,'list_name':_0x290d0b,'facet_name':_0x29ed84};try{const _0x3c258c=yield this['fetch']['post'](this['path'],_0x2d6c52,_0x2078b3);if(_0x3c258c['status']>0xc7&&_0x3c258c['status']<0x12c){const _0x410074=yield _0x3c258c['json']();return new SuccessfulFacetResponse(_0x410074);}const _0x2baadf=yield _0x3c258c['json']();return new FailedFacetResponse(_0x2baadf);}catch(_0x1c340c){if(_0x1c340c instanceof Error)return new FailedFacetResponse({'detail':_0x1c340c['message'],'title':_0x1c340c['name'],'status':0x1f4,'instance':'','type':''});throw _0x1c340c;}});}['remove'](_0x58cac9,_0x5cc126,_0x4a5c68,_0x2f86f0){return __awaiter$3(this,void 0,void 0,function*(){const _0x59ea1b='Facet/'+_0x58cac9+'/'+_0x5cc126+'/'+_0x4a5c68,_0x5a2113=yield this['fetch']['delete'](_0x59ea1b,_0x2f86f0);try{if(_0x5a2113['status']>0xc7&&_0x5a2113['status']<0x12c)return new SuccessfulResponse({});const _0xbf52c5=yield _0x5a2113['json']();return new FailedResponse(_0xbf52c5);}catch(_0x4e91f5){if(_0x4e91f5 instanceof Error)return new FailedResponse({'detail':_0x4e91f5['message'],'title':_0x4e91f5['name'],'status':0x1f4,'instance':'','type':''});throw _0x4e91f5;}});}['rename'](_0x307657,_0x2cfd8d,_0x2faaf2,_0xd22808,_0x49dba7){return __awaiter$3(this,void 0,void 0,function*(){const _0x369092={'account_name':_0x307657,'list_name':_0x2cfd8d,'facet_name':_0x2faaf2,'new_facet_name':_0xd22808};try{const _0x4f2592=yield this['fetch']['put'](this['path'],_0x49dba7,_0x369092);if(_0x4f2592['status']>0xc7&&_0x4f2592['status']<0x12c){const _0x4a1f39=yield _0x4f2592['json']();return new SuccessfulFacetResponse(_0x4a1f39);}const _0x12312f=yield _0x4f2592['json']();return new FailedFacetResponse(_0x12312f);}catch(_0x464643){if(_0x464643 instanceof Error)return new FailedFacetResponse({'detail':_0x464643['message'],'title':_0x464643['name'],'status':0x1f4,'instance':'','type':''});throw _0x464643;}});}}
|
|
14
|
-
|
|
15
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0xda123b,_0x2d6296,_0x1344ae,_0x357558){function _0x4ba682(_0x2550d8){return _0x2550d8 instanceof _0x1344ae?_0x2550d8:new _0x1344ae(function(_0x47523b){_0x47523b(_0x2550d8);});}return new(_0x1344ae||(_0x1344ae=Promise))(function(_0x54a762,_0x576052){function _0x2cb652(_0x672ba2){try{_0x1622d5(_0x357558['next'](_0x672ba2));}catch(_0x323940){_0x576052(_0x323940);}}function _0x2e46da(_0xe1ad0c){try{_0x1622d5(_0x357558['throw'](_0xe1ad0c));}catch(_0x39220c){_0x576052(_0x39220c);}}function _0x1622d5(_0x2f3743){_0x2f3743['done']?_0x54a762(_0x2f3743['value']):_0x4ba682(_0x2f3743['value'])['then'](_0x2cb652,_0x2e46da);}_0x1622d5((_0x357558=_0x357558['apply'](_0xda123b,_0x2d6296||[]))['next']());});};class SearchResultService{constructor(_0x3a4be9){this['fetch']=_0x3a4be9,this['path']='search-result';}['create'](_0x3938e1,_0x2d250c,_0xfdea4e,_0x3455ff,_0x149ead){return __awaiter$2(this,void 0,void 0,function*(){_0x149ead=_0x149ead!==null&&_0x149ead!==void 0?_0x149ead:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x243a95=Object['assign']({'account_name':_0x3938e1,'search_result_name':_0xfdea4e,'list_name':_0x2d250c},_0x149ead);try{const _0x129a47=yield this['fetch']['post'](this['path'],_0x3455ff,_0x243a95);if(_0x129a47['status']>0xc7&&_0x129a47['status']<0x12c){const _0x25b8e2=yield _0x129a47['json']();return new SuccessfulViewSearchResultResponse(_0x25b8e2);}const _0x129695=yield _0x129a47['json']();return new FailedSearchResultResponse(_0x129695);}catch(_0x50debd){if(_0x50debd instanceof Error)return new FailedSearchResultResponse({'detail':_0x50debd['message'],'title':_0x50debd['name'],'status':0x1f4,'instance':'','type':''});throw _0x50debd;}});}['transfer'](_0x5790cc,_0x141201,_0x2a1049,_0x322e7c){return __awaiter$2(this,void 0,void 0,function*(){const _0x19a9c9={'account_name':_0x5790cc,'list_name':_0x141201,'new_search_service_name':_0x2a1049};try{const _0x3dc10f=yield this['fetch']['post'](this['path']+'/transfer',_0x322e7c,_0x19a9c9);if(_0x3dc10f['status']>0xc7&&_0x3dc10f['status']<0x12c){const _0x5b13b5=yield _0x3dc10f['json']();return new SuccessfulListResponse(_0x5b13b5);}const _0x22f68f=yield _0x3dc10f['json']();return new FailedListResponse(_0x22f68f);}catch(_0x3291be){if(_0x3291be instanceof Error)return new FailedListResponse({'detail':_0x3291be['message'],'title':_0x3291be['name'],'status':0x1f4,'instance':'','type':''});throw _0x3291be;}});}['list'](_0x323459,_0x2e6343,_0x1249bd,_0x153b8a){return __awaiter$2(this,void 0,void 0,function*(){let _0x590a18=this['getUrl'](_0x323459,_0x2e6343,_0x153b8a);try{const _0x3278cb=yield this['fetch']['get'](_0x590a18,_0x1249bd);if(_0x3278cb['status']>0xc7&&_0x3278cb['status']<0x12c){const _0x4ca451=yield _0x3278cb['json']();return new SuccessfulListSearchResultResponse(_0x4ca451);}const _0x4af4ad=yield _0x3278cb['json']();return new FailedViewSearchResultResponse(_0x4af4ad);}catch(_0x304722){if(_0x304722 instanceof Error)return new FailedViewSearchResultResponse({'detail':_0x304722['message'],'title':_0x304722['name'],'status':0x1f4,'instance':'','type':''});throw _0x304722;}});}['delete'](_0x1aef55,_0x5d928a,_0x57b7d3,_0xd7c62f){return __awaiter$2(this,void 0,void 0,function*(){const _0x50f3b9=this['path']+'/'+_0x1aef55+'/'+_0x5d928a+'/'+_0x57b7d3,_0x230f14=yield this['fetch']['delete'](_0x50f3b9,_0xd7c62f);try{if(_0x230f14['status']>0xc7&&_0x230f14['status']<0x12c)return new SuccessfulResponse({});const _0x4b61e5=yield _0x230f14['json']();return new FailedResponse(_0x4b61e5);}catch(_0x570010){if(_0x570010 instanceof Error)return new FailedResponse({'detail':_0x570010['message'],'title':_0x570010['name'],'status':0x1f4,'instance':'','type':''});throw _0x570010;}});}['getUrl'](_0x2b7093,_0x5c7915,_0x198758){let _0x4297f9=this['path']+'/'+_0x2b7093+'/'+_0x5c7915;const _0x31c3f4=[];return (_0x198758===null||_0x198758===void 0?void 0:_0x198758['size'])&&_0x31c3f4['push']('size='+_0x198758['size']),(_0x198758===null||_0x198758===void 0?void 0:_0x198758['skip'])&&_0x31c3f4['push']('skip='+_0x198758['skip']),(_0x198758===null||_0x198758===void 0?void 0:_0x198758['query'])&&_0x31c3f4['push']('query='+_0x198758['query']),(_0x198758===null||_0x198758===void 0?void 0:_0x198758['filter'])&&_0x31c3f4['push']('filter='+_0x198758['filter']),(_0x198758===null||_0x198758===void 0?void 0:_0x198758['radius'])&&_0x31c3f4['push']('radius='+_0x198758['radius']),_0x31c3f4['length']>0x0&&_0x31c3f4['forEach']((_0x442b16,_0x4d8062)=>{_0x4d8062===0x0?_0x4297f9+='?':_0x4297f9+='&',_0x4297f9+=_0x442b16;}),_0x4297f9;}}
|
|
16
|
-
|
|
17
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x4de5c4,_0x220a7b,_0x31cce0,_0x214d5f){function _0x2627e8(_0x321acc){return _0x321acc instanceof _0x31cce0?_0x321acc:new _0x31cce0(function(_0x3ebc2a){_0x3ebc2a(_0x321acc);});}return new(_0x31cce0||(_0x31cce0=Promise))(function(_0x591c8c,_0x38744a){function _0x58db16(_0x40a7e1){try{_0x3fd2f8(_0x214d5f['next'](_0x40a7e1));}catch(_0x5156b3){_0x38744a(_0x5156b3);}}function _0x38e705(_0x3eed6b){try{_0x3fd2f8(_0x214d5f['throw'](_0x3eed6b));}catch(_0x3a0900){_0x38744a(_0x3a0900);}}function _0x3fd2f8(_0x95e86c){_0x95e86c['done']?_0x591c8c(_0x95e86c['value']):_0x2627e8(_0x95e86c['value'])['then'](_0x58db16,_0x38e705);}_0x3fd2f8((_0x214d5f=_0x214d5f['apply'](_0x4de5c4,_0x220a7b||[]))['next']());});};class ContributorService{constructor(_0x5ad1dc){this['fetch']=_0x5ad1dc,this['path']='contributor';}['create'](_0x245285,_0x3613fd,_0x179d6a,_0x357e13){return __awaiter$1(this,void 0,void 0,function*(){const _0x2a0872={'account_name':_0x245285,'list_name':_0x3613fd,'contributor_name':_0x179d6a};try{const _0x45fac0=yield this['fetch']['post'](this['path'],_0x357e13,_0x2a0872);if(_0x45fac0['status']>0xc7&&_0x45fac0['status']<0x12c){const _0x4a0c21=yield _0x45fac0['json']();return new SuccessfulContributorResponse(_0x4a0c21);}const _0x34dd40=yield _0x45fac0['json']();return new FailedContributorResponse(_0x34dd40);}catch(_0x10054a){if(_0x10054a instanceof Error)return new FailedContributorResponse({'detail':_0x10054a['message'],'title':_0x10054a['name'],'status':0x1f4,'instance':'','type':''});throw _0x10054a;}});}['remove'](_0x129e97,_0x3049f0,_0x2186e1,_0x98f609){return __awaiter$1(this,void 0,void 0,function*(){const _0xf5da1a=this['path']+'/'+_0x129e97+'/'+_0x3049f0+'/'+_0x2186e1,_0x268b3b=yield this['fetch']['delete'](_0xf5da1a,_0x98f609);try{if(_0x268b3b['status']>0xc7&&_0x268b3b['status']<0x12c)return new SuccessfulResponse({});const _0x1e1b98=yield _0x268b3b['json']();return new FailedResponse(_0x1e1b98);}catch(_0x125e2c){if(_0x125e2c instanceof Error)return new FailedResponse({'detail':_0x125e2c['message'],'title':_0x125e2c['name'],'status':0x1f4,'instance':'','type':''});throw _0x125e2c;}});}['startsWith'](_0x29fd20,_0x207c51){return __awaiter$1(this,void 0,void 0,function*(){const _0x21e7bb=this['path']+'/'+_0x29fd20;try{const _0x4ee501=yield this['fetch']['get'](_0x21e7bb,_0x207c51);if(_0x4ee501['status']>0xc7&&_0x4ee501['status']<0x12c){const _0x495c6c=yield _0x4ee501['json']();return new SuccessfulAccountAndImageResponse(_0x495c6c);}const _0x50691f=yield _0x4ee501['json']();return new FailedAccountAndImageResponse(_0x50691f);}catch(_0x186890){if(_0x186890 instanceof Error)return new FailedAccountAndImageResponse({'detail':_0x186890['message'],'title':_0x186890['name'],'status':0x1f4,'instance':'','type':''});throw _0x186890;}});}}
|
|
18
|
-
|
|
19
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(_0x23ec97,_0x4b950e,_0x38e975,_0x361a56){function _0x4a293f(_0x1dad69){return _0x1dad69 instanceof _0x38e975?_0x1dad69:new _0x38e975(function(_0xb0ac13){_0xb0ac13(_0x1dad69);});}return new(_0x38e975||(_0x38e975=Promise))(function(_0x9e828f,_0x508bae){function _0x1c4c9e(_0x52dff4){try{_0x539e55(_0x361a56['next'](_0x52dff4));}catch(_0x373283){_0x508bae(_0x373283);}}function _0x2f5f0f(_0x268dcc){try{_0x539e55(_0x361a56['throw'](_0x268dcc));}catch(_0xe11622){_0x508bae(_0xe11622);}}function _0x539e55(_0x4cfdfb){_0x4cfdfb['done']?_0x9e828f(_0x4cfdfb['value']):_0x4a293f(_0x4cfdfb['value'])['then'](_0x1c4c9e,_0x2f5f0f);}_0x539e55((_0x361a56=_0x361a56['apply'](_0x23ec97,_0x4b950e||[]))['next']());});};class AdminClient{constructor(_0x37d890='https://admin.searchability.dev/'){var _0x42353d=new Fetch(_0x37d890);this['Accounts']=new AccountService(_0x42353d),this['Lists']=new ListService(_0x42353d),this['ApiKeys']=new ApiKeyService(_0x42353d),this['SearchServers']=new SearchServersService(_0x42353d),this['Facets']=new FacetService(_0x42353d),this['SearchResults']=new SearchResultService(_0x42353d),this['Contributors']=new ContributorService(_0x42353d);}}class AuthClient{constructor(_0x4a599b='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x4a599b);}['login'](_0xcdc43f){return __awaiter(this,void 0,void 0,function*(){const _0x6808f8='login/'+_0xcdc43f;try{const _0x47b05c=yield yield fetch(_0x6808f8);if(_0x47b05c['status']>0xc7&&_0x47b05c['status']<0x12c){const _0x24d3b6=yield _0x47b05c['json']();return new SuccessfulAuthResponse(_0x24d3b6);}const _0x545fc4=yield _0x47b05c['json']();return new FailedAuthResponse(_0x545fc4);}catch(_0x2d4138){if(_0x2d4138 instanceof Error)return new FailedAuthResponse({'detail':_0x2d4138['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x2d4138;}});}['refresh'](_0x2605c8){return __awaiter(this,void 0,void 0,function*(){const _0x5988f7='refresh',_0x2a5da4={'refresh_token':_0x2605c8};try{const _0x43e670=yield this['fetch']['PostNoAuth'](_0x5988f7,_0x2a5da4);if(_0x43e670['status']>0xc7&&_0x43e670['status']<0x12c){const _0x38976f=yield _0x43e670['json']();return new SuccessfulAuthResponse(_0x38976f);}const _0xd9f153=yield _0x43e670['json']();return new FailedAuthResponse(_0xd9f153);}catch(_0x29e61f){if(_0x29e61f instanceof Error)return new FailedAuthResponse({'detail':_0x29e61f['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x29e61f;}});}['getTokenStatus'](_0x17e327){if(Date['now']()<_0x17e327['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x17e327['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
|
|
20
|
-
|
|
21
|
-
export { AdminClient, AuthClient, TokenStatus, Tokens };
|