@searchability/admin-client 0.0.84 → 0.0.85
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(_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 };
|
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
exports.TokenStatus = void 0;(function(
|
|
3
|
+
exports.TokenStatus = void 0;(function(_0x515342){_0x515342[_0x515342['Ok']=0x0]='Ok',_0x515342[_0x515342['Refresh']=0x1]='Refresh',_0x515342[_0x515342['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(_0x5cf3dc){this['isSuccess']=_0x5cf3dc;}}class SuccessfulContributorResponse extends Response{constructor(_0x2aff9f){super(!![]),this['contributor']=_0x2aff9f;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x1ae6d4){super(![]),this['problem']=_0x1ae6d4;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountAndImageResponse extends Response{constructor(_0x15cf56){super(!![]),this['accountAndImages']=_0x15cf56;}['toSuccess'](){return this['accountAndImages'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountAndImageResponse extends Response{constructor(_0x5eaf27){super(![]),this['problem']=_0x5eaf27;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x570a62){super(!![]),this['facet']=_0x570a62;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x1176d0){super(![]),this['problem']=_0x1176d0;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x5a645c){super(!![]),this['account']=_0x5a645c;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0x2ee95a){super(!![]),this['accountImage']=_0x2ee95a;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x404637){super(!![]),this['list']=_0x404637;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x287afb){super(!![]),this['list']=_0x287afb;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x40997d){super(![]),this['problem']=_0x40997d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0x55602f){super(![]),this['problem']=_0x55602f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x482e9f){super(![]),this['problem']=_0x482e9f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x29134d){super(![]),this['problem']=_0x29134d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x4f6b8d){super(!![]),this['tokens']=_0x4f6b8d;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x177968){super(![]),this['problem']=_0x177968;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x28ff1b){super(!![]),this['apiKey']=_0x28ff1b;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x3422f6){super(![]),this['problem']=_0x3422f6;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x11031a){super(!![]),this['searchService']=_0x11031a;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0xd7f1c2){super(![]),this['problem']=_0xd7f1c2;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x56bd4c){super(!![]),this['searchService']=_0x56bd4c;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x3565d6){super(!![]),this['searchResult']=_0x3565d6;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x41b8fe){super(![]),this['problem']=_0x41b8fe;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchResultResponse extends Response{constructor(_0x4f23c9){super(!![]),this['searchResults']=_0x4f23c9;}['toSuccess'](){return this['searchResults'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchResultResponse extends Response{constructor(_0x167880){super(![]),this['problem']=_0x167880;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x36db21){super(!![]),this['searchServices']=_0x36db21;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x552722){super(![]),this['problem']=_0x552722;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x1bad88){super(![]),this['problem']=_0x1bad88;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x3ea8f3){super(!![]),this['apiKeyValue']=_0x3ea8f3;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x5e1c41){super(!![]),this['obj']=_0x5e1c41;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x1fbfca){super(![]),this['problem']=_0x1fbfca;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x3991ec){super(![]),this['problem']=_0x3991ec;}['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(_0xdc64c7,_0x328652,_0x6f6838,_0x5bf7bc){function _0x5c3d22(_0x4918b7){return _0x4918b7 instanceof _0x6f6838?_0x4918b7:new _0x6f6838(function(_0x4b2a25){_0x4b2a25(_0x4918b7);});}return new(_0x6f6838||(_0x6f6838=Promise))(function(_0x3874e4,_0xf0c3d5){function _0x272fec(_0x2c633c){try{_0x2b5238(_0x5bf7bc['next'](_0x2c633c));}catch(_0x25fe28){_0xf0c3d5(_0x25fe28);}}function _0x44b8eb(_0x2e009d){try{_0x2b5238(_0x5bf7bc['throw'](_0x2e009d));}catch(_0xac1fb4){_0xf0c3d5(_0xac1fb4);}}function _0x2b5238(_0x48676f){_0x48676f['done']?_0x3874e4(_0x48676f['value']):_0x5c3d22(_0x48676f['value'])['then'](_0x272fec,_0x44b8eb);}_0x2b5238((_0x5bf7bc=_0x5bf7bc['apply'](_0xdc64c7,_0x328652||[]))['next']());});};class AccountService{constructor(_0x3fb308){this['fetch']=_0x3fb308;}['get'](_0x25c60f,_0x1f76a2){return __awaiter$8(this,void 0,void 0,function*(){const _0x1381df='Account/'+_0x25c60f+'/',_0x4a2a9c=yield this['fetch']['get'](_0x1381df,_0x1f76a2);try{if(_0x4a2a9c['status']>0xc7&&_0x4a2a9c['status']<0x12c){const _0x117a9f=yield _0x4a2a9c['json']();return new SuccessfulAccountResponse(_0x117a9f);}const _0x25befc=yield _0x4a2a9c['json']();return new FailedAccountResponse(_0x25befc);}catch(_0x494b2f){if(_0x494b2f instanceof Error)return new FailedAccountResponse({'detail':_0x494b2f['message'],'title':_0x494b2f['name'],'status':0x1f4,'instance':'','type':''});throw _0x494b2f;}});}['getImage'](_0x16a2b5,_0x14e818){return __awaiter$8(this,void 0,void 0,function*(){const _0xe24738='account/image/'+_0x16a2b5+'/',_0x558161=yield this['fetch']['get'](_0xe24738,_0x14e818);try{if(_0x558161['status']>0xc7&&_0x558161['status']<0x12c){const _0x177b5e=yield _0x558161['json']();return new SuccessfulAccountImageResponse(_0x177b5e);}const _0x36a5b3=yield _0x558161['json']();return new FailedAccountImageResponse(_0x36a5b3);}catch(_0xffddbd){if(_0xffddbd instanceof Error)return new FailedAccountImageResponse({'detail':_0xffddbd['message'],'title':_0xffddbd['name'],'status':0x1f4,'instance':'','type':''});throw _0xffddbd;}});}}
|
|
6
6
|
|
|
7
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(
|
|
7
|
+
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x35f596,_0x2da2c3,_0x2fb4b6,_0x442308){function _0x2682ba(_0x5d6669){return _0x5d6669 instanceof _0x2fb4b6?_0x5d6669:new _0x2fb4b6(function(_0x570d0e){_0x570d0e(_0x5d6669);});}return new(_0x2fb4b6||(_0x2fb4b6=Promise))(function(_0xcb481c,_0x52fcfb){function _0x3e2c63(_0x301c15){try{_0x484b43(_0x442308['next'](_0x301c15));}catch(_0x1661b1){_0x52fcfb(_0x1661b1);}}function _0x10ad35(_0xd9a4b2){try{_0x484b43(_0x442308['throw'](_0xd9a4b2));}catch(_0x298243){_0x52fcfb(_0x298243);}}function _0x484b43(_0x3034c0){_0x3034c0['done']?_0xcb481c(_0x3034c0['value']):_0x2682ba(_0x3034c0['value'])['then'](_0x3e2c63,_0x10ad35);}_0x484b43((_0x442308=_0x442308['apply'](_0x35f596,_0x2da2c3||[]))['next']());});};class ApiKeyService{constructor(_0x1b72ca){this['fetch']=_0x1b72ca,this['path']='api-key';}['create'](_0x2774d9,_0x20b7d0,_0x1559a4){return __awaiter$7(this,void 0,void 0,function*(){const _0x8a8003={'account_name':_0x2774d9,'api_key_name':_0x20b7d0};try{const _0xd01d3=yield this['fetch']['post'](this['path'],_0x1559a4,_0x8a8003);if(_0xd01d3['status']>0xc7&&_0xd01d3['status']<0x12c){const _0x471f0f=yield _0xd01d3['json']();return new SuccessfulApiKeyResponse(_0x471f0f);}const _0x2194f4=yield _0xd01d3['json']();return new FailedApiKeyResponse(_0x2194f4);}catch(_0x4e8866){if(_0x4e8866 instanceof Error)return new FailedApiKeyResponse({'detail':_0x4e8866['message'],'title':_0x4e8866['name'],'status':0x1f4,'instance':'','type':''});throw _0x4e8866;}});}['view'](_0x22be94,_0x12b8e4,_0xa13332){return __awaiter$7(this,void 0,void 0,function*(){const _0x2286bc=this['path']+'/'+_0x22be94+'/'+_0x12b8e4;try{const _0x58a24e=yield this['fetch']['get'](_0x2286bc,_0xa13332);if(_0x58a24e['status']>0xc7&&_0x58a24e['status']<0x12c){const _0x74ca45=yield _0x58a24e['json']();return new SuccessfulApiKeyValueResponse(_0x74ca45);}const _0x4d6fa3=yield _0x58a24e['json']();return new FailedApiKeyValueResponse(_0x4d6fa3);}catch(_0x351298){if(_0x351298 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x351298['message'],'title':_0x351298['name'],'status':0x1f4,'instance':'','type':''});throw _0x351298;}});}['delete'](_0x458983,_0x1fbe8b,_0x3b381a){return __awaiter$7(this,void 0,void 0,function*(){const _0x272b0e=this['path']+'/'+_0x458983+'/'+_0x1fbe8b;try{const _0x35adc9=yield this['fetch']['delete'](_0x272b0e,_0x3b381a);if(_0x35adc9['status']>0xc7&&_0x35adc9['status']<0x12c)return new SuccessfulResponse({});const _0x2146fa=yield _0x35adc9['json']();return new FailedResponse(_0x2146fa);}catch(_0xd54445){if(_0xd54445 instanceof Error)return new FailedResponse({'detail':_0xd54445['message'],'title':_0xd54445['name'],'status':0x1f4,'instance':'','type':''});throw _0xd54445;}});}}
|
|
8
8
|
|
|
9
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(
|
|
9
|
+
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x1952b2,_0x3d4568,_0x1c9537,_0x518c0f){function _0x1fc4bc(_0x3325bf){return _0x3325bf instanceof _0x1c9537?_0x3325bf:new _0x1c9537(function(_0x252d52){_0x252d52(_0x3325bf);});}return new(_0x1c9537||(_0x1c9537=Promise))(function(_0x218082,_0x27482b){function _0x4b111a(_0x512850){try{_0xe60afc(_0x518c0f['next'](_0x512850));}catch(_0x252f15){_0x27482b(_0x252f15);}}function _0x5e9eb1(_0x42980f){try{_0xe60afc(_0x518c0f['throw'](_0x42980f));}catch(_0x1a753d){_0x27482b(_0x1a753d);}}function _0xe60afc(_0x405fd1){_0x405fd1['done']?_0x218082(_0x405fd1['value']):_0x1fc4bc(_0x405fd1['value'])['then'](_0x4b111a,_0x5e9eb1);}_0xe60afc((_0x518c0f=_0x518c0f['apply'](_0x1952b2,_0x3d4568||[]))['next']());});};class ListService{constructor(_0x933694){this['fetch']=_0x933694;}['create'](_0x119a34,_0x256129,_0xfb0c98,_0x47c758){return __awaiter$6(this,void 0,void 0,function*(){const _0x218753='List',_0x1a3497={'account_name':_0x119a34,'list_name':_0x256129,'search_service_name':_0xfb0c98};try{const _0x44f6bc=yield this['fetch']['post'](_0x218753,_0x47c758,_0x1a3497);if(_0x44f6bc['status']>0xc7&&_0x44f6bc['status']<0x12c){const _0x3f5ab4=yield _0x44f6bc['json']();return new SuccessfulListIdentityResponse(_0x3f5ab4);}const _0x367cb2=yield _0x44f6bc['json']();return new FailedListIdentityResponse(_0x367cb2);}catch(_0x3a2f43){if(_0x3a2f43 instanceof Error)return new FailedListIdentityResponse({'detail':_0x3a2f43['message'],'title':_0x3a2f43['name'],'status':0x1f4,'instance':'','type':''});throw _0x3a2f43;}});}['delete'](_0x139da9,_0x37771e,_0x15bd92){return __awaiter$6(this,void 0,void 0,function*(){const _0x38a8da='List/'+_0x139da9+'/'+_0x37771e,_0x579c9c=yield this['fetch']['delete'](_0x38a8da,_0x15bd92);try{if(_0x579c9c['status']>0xc7&&_0x579c9c['status']<0x12c)return new SuccessfulResponse({});const _0x4ed751=yield _0x579c9c['json']();return new FailedResponse(_0x4ed751);}catch(_0x6505e){if(_0x6505e instanceof Error)return new FailedResponse({'detail':_0x6505e['message'],'title':_0x6505e['name'],'status':0x1f4,'instance':'','type':''});throw _0x6505e;}});}['get'](_0x170454,_0x17f855,_0x32b892){return __awaiter$6(this,void 0,void 0,function*(){const _0x22723='List/'+_0x170454+'/'+_0x17f855;try{const _0x1a3ac4=yield this['fetch']['get'](_0x22723,_0x32b892);if(_0x1a3ac4['status']>0xc7&&_0x1a3ac4['status']<0x12c){const _0x2938dc=yield _0x1a3ac4['json']();return new SuccessfulListResponse(_0x2938dc);}const _0x49230e=yield _0x1a3ac4['json']();return new FailedListResponse(_0x49230e);}catch(_0xbe2a04){if(_0xbe2a04 instanceof Error)return new FailedListResponse({'detail':_0xbe2a04['message'],'title':_0xbe2a04['name'],'status':0x1f4,'instance':'','type':''});throw _0xbe2a04;}});}}
|
|
10
10
|
|
|
11
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(
|
|
11
|
+
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x5bae37,_0x491f76,_0x15dab8,_0x3e4b9c){function _0x5e13b8(_0x3c9241){return _0x3c9241 instanceof _0x15dab8?_0x3c9241:new _0x15dab8(function(_0x4fbd5c){_0x4fbd5c(_0x3c9241);});}return new(_0x15dab8||(_0x15dab8=Promise))(function(_0x948d90,_0x2307f5){function _0x406f11(_0x2b1a75){try{_0x618a1e(_0x3e4b9c['next'](_0x2b1a75));}catch(_0x48f00b){_0x2307f5(_0x48f00b);}}function _0x4f3d89(_0x334e28){try{_0x618a1e(_0x3e4b9c['throw'](_0x334e28));}catch(_0x4a3181){_0x2307f5(_0x4a3181);}}function _0x618a1e(_0x1ab844){_0x1ab844['done']?_0x948d90(_0x1ab844['value']):_0x5e13b8(_0x1ab844['value'])['then'](_0x406f11,_0x4f3d89);}_0x618a1e((_0x3e4b9c=_0x3e4b9c['apply'](_0x5bae37,_0x491f76||[]))['next']());});};class Fetch{constructor(_0x1f2fff){this['baseUri']=_0x1f2fff,this['getUrl']=_0x22215d=>{return _0x22215d['startsWith']('/')&&(_0x22215d=_0x22215d['replace']('/','')),''+this['baseUri']+_0x22215d;},!_0x1f2fff['endsWith']('/')&&(_0x1f2fff=_0x1f2fff+'/');}['get'](_0x1f0eeb,_0x56da02){return __awaiter$5(this,void 0,void 0,function*(){const _0x220a5b=this['getUrl'](_0x1f0eeb);return yield fetch(_0x220a5b,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x56da02}});});}['post'](_0x4ae8a6,_0x2d17ea,_0xc902d4){return __awaiter$5(this,void 0,void 0,function*(){const _0x3479bf=this['getUrl'](_0x4ae8a6);return yield fetch(_0x3479bf,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x2d17ea},'body':_0xc902d4?JSON['stringify'](_0xc902d4):null});});}['PostNoAuth'](_0x13cf7a,_0x5a1a1b){return __awaiter$5(this,void 0,void 0,function*(){const _0x5b406b=this['getUrl'](_0x13cf7a);return yield fetch(_0x5b406b,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x5a1a1b?JSON['stringify'](_0x5a1a1b):null});});}['put'](_0x58a0b5,_0xd3b6e8,_0x5d03e6){return __awaiter$5(this,void 0,void 0,function*(){const _0x2297de=this['getUrl'](_0x58a0b5);return yield fetch(_0x2297de,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0xd3b6e8},'body':_0x5d03e6?JSON['stringify'](_0x5d03e6):null});});}['delete'](_0x2a23e0,_0xbdb95b){return __awaiter$5(this,void 0,void 0,function*(){const _0x4f600e=this['getUrl'](_0x2a23e0);return yield fetch(_0x4f600e,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0xbdb95b}});});}}
|
|
12
12
|
|
|
13
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(
|
|
13
|
+
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x1fbf59,_0x35eb1,_0x3b2736,_0x676edc){function _0x55b6ec(_0x5571cf){return _0x5571cf instanceof _0x3b2736?_0x5571cf:new _0x3b2736(function(_0x1f5f23){_0x1f5f23(_0x5571cf);});}return new(_0x3b2736||(_0x3b2736=Promise))(function(_0x5836f6,_0xbdc406){function _0x268af7(_0x527bc2){try{_0x33d4b0(_0x676edc['next'](_0x527bc2));}catch(_0x46978c){_0xbdc406(_0x46978c);}}function _0x41f789(_0x11daae){try{_0x33d4b0(_0x676edc['throw'](_0x11daae));}catch(_0x534779){_0xbdc406(_0x534779);}}function _0x33d4b0(_0x28bcdd){_0x28bcdd['done']?_0x5836f6(_0x28bcdd['value']):_0x55b6ec(_0x28bcdd['value'])['then'](_0x268af7,_0x41f789);}_0x33d4b0((_0x676edc=_0x676edc['apply'](_0x1fbf59,_0x35eb1||[]))['next']());});};class SearchServersService{constructor(_0xa57046){this['fetch']=_0xa57046,this['path']='search-services';}['create'](_0x3588d1,_0x436519,_0x284072,_0xc52b5f,_0x1fd93c,_0x4cddb7,_0x41b7b4,_0x440646){return __awaiter$4(this,void 0,void 0,function*(){const _0x18dedc={'account_name':_0x3588d1,'search_service_name':_0x436519,'endpoint':_0x284072,'key':_0xc52b5f,'country':_0x1fd93c,'provider':_0x4cddb7,'index_name':_0x41b7b4};try{const _0x472f18=yield this['fetch']['post'](this['path'],_0x440646,_0x18dedc);if(_0x472f18['status']>0xc7&&_0x472f18['status']<0x12c){const _0x4ed9e5=yield _0x472f18['json']();return new SuccessfulSearchServiceResponse(_0x4ed9e5);}const _0x2b4818=yield _0x472f18['json']();return new FailedSearchServiceResponse(_0x2b4818);}catch(_0x1265ad){if(_0x1265ad instanceof Error)return new FailedSearchServiceResponse({'detail':_0x1265ad['message'],'title':_0x1265ad['name'],'status':0x1f4,'instance':'','type':''});throw _0x1265ad;}});}['delete'](_0x578595,_0x5e4aac,_0x53b432){return __awaiter$4(this,void 0,void 0,function*(){const _0x3e0db6=this['path']+'/'+_0x578595+'/'+_0x5e4aac;try{const _0x438d15=yield this['fetch']['delete'](_0x3e0db6,_0x53b432);if(_0x438d15['status']>0xc7&&_0x438d15['status']<0x12c)return new SuccessfulResponse({});const _0x4ab640=yield _0x438d15['json']();return new FailedResponse(_0x4ab640);}catch(_0x49c783){if(_0x49c783 instanceof Error)return new FailedResponse({'detail':_0x49c783['message'],'title':_0x49c783['name'],'status':0x1f4,'instance':'','type':''});throw _0x49c783;}});}['view'](_0x373f0c,_0x372c5b,_0x57245e){return __awaiter$4(this,void 0,void 0,function*(){const _0x12684d=this['path']+'/'+_0x373f0c+'/'+_0x372c5b;try{const _0x1ce4b=yield this['fetch']['get'](_0x12684d,_0x57245e);if(_0x1ce4b['status']>0xc7&&_0x1ce4b['status']<0x12c){const _0x581afb=yield _0x1ce4b['json']();return new SuccessfulViewSearchServiceResponse(_0x581afb);}const _0x56242e=yield _0x1ce4b['json']();return new FailedViewSearchServiceResponse(_0x56242e);}catch(_0x2c6aa1){if(_0x2c6aa1 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x2c6aa1['message'],'title':_0x2c6aa1['name'],'status':0x1f4,'instance':'','type':''});throw _0x2c6aa1;}});}['edit'](_0x4a57a0,_0x49cda5,_0xe15689,_0x4953ec,_0x43cc13){return __awaiter$4(this,void 0,void 0,function*(){const _0x1364a1={'account_name':_0x4a57a0,'search_service_name':_0x49cda5,'key':_0xe15689,'country':_0x4953ec};try{const _0x5227b1=yield this['fetch']['put'](this['path'],_0x43cc13,_0x1364a1);if(_0x5227b1['status']>0xc7&&_0x5227b1['status']<0x12c){const _0x1a8f5c=yield _0x5227b1['json']();return new SuccessfulSearchServiceResponse(_0x1a8f5c);}const _0x1a89c8=yield _0x5227b1['json']();return new FailedSearchServiceResponse(_0x1a89c8);}catch(_0x4b8a55){if(_0x4b8a55 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x4b8a55['message'],'title':_0x4b8a55['name'],'status':0x1f4,'instance':'','type':''});throw _0x4b8a55;}});}['list'](_0x51f98b,_0x533ec9){return __awaiter$4(this,void 0,void 0,function*(){const _0x3d1770=this['path']+'/'+_0x51f98b;try{const _0x2e2afa=yield this['fetch']['get'](_0x3d1770,_0x533ec9);if(_0x2e2afa['status']>0xc7&&_0x2e2afa['status']<0x12c){const _0x2750be=yield _0x2e2afa['json']();return new SuccessfulListSearchServiceResponse(_0x2750be);}const _0x1bb980=yield _0x2e2afa['json']();return new FailedViewSearchServicesResponse(_0x1bb980);}catch(_0x500e3f){if(_0x500e3f instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x500e3f['message'],'title':_0x500e3f['name'],'status':0x1f4,'instance':'','type':''});throw _0x500e3f;}});}}
|
|
14
14
|
|
|
15
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(
|
|
15
|
+
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x5b63d2,_0x16ef1c,_0x448fa8,_0x58b2a0){function _0x5880cc(_0x5e3f6d){return _0x5e3f6d instanceof _0x448fa8?_0x5e3f6d:new _0x448fa8(function(_0x584ddd){_0x584ddd(_0x5e3f6d);});}return new(_0x448fa8||(_0x448fa8=Promise))(function(_0x3191b6,_0x2dd9ed){function _0x25e837(_0x1c6e22){try{_0x5f50d4(_0x58b2a0['next'](_0x1c6e22));}catch(_0x98c664){_0x2dd9ed(_0x98c664);}}function _0x18c385(_0x1d6ba2){try{_0x5f50d4(_0x58b2a0['throw'](_0x1d6ba2));}catch(_0xd247e2){_0x2dd9ed(_0xd247e2);}}function _0x5f50d4(_0x533325){_0x533325['done']?_0x3191b6(_0x533325['value']):_0x5880cc(_0x533325['value'])['then'](_0x25e837,_0x18c385);}_0x5f50d4((_0x58b2a0=_0x58b2a0['apply'](_0x5b63d2,_0x16ef1c||[]))['next']());});};class FacetService{constructor(_0x18f655){this['fetch']=_0x18f655,this['path']='facet';}['create'](_0x277cea,_0x3d6e3c,_0x28e96d,_0x4ac0a2){return __awaiter$3(this,void 0,void 0,function*(){const _0x261c98={'account_name':_0x277cea,'list_name':_0x3d6e3c,'facet_name':_0x28e96d};try{const _0x2f3f99=yield this['fetch']['post'](this['path'],_0x4ac0a2,_0x261c98);if(_0x2f3f99['status']>0xc7&&_0x2f3f99['status']<0x12c){const _0x525c67=yield _0x2f3f99['json']();return new SuccessfulFacetResponse(_0x525c67);}const _0x236d0e=yield _0x2f3f99['json']();return new FailedFacetResponse(_0x236d0e);}catch(_0x49b3a8){if(_0x49b3a8 instanceof Error)return new FailedFacetResponse({'detail':_0x49b3a8['message'],'title':_0x49b3a8['name'],'status':0x1f4,'instance':'','type':''});throw _0x49b3a8;}});}['remove'](_0x34ac5f,_0x3ad97d,_0x415615,_0x445796){return __awaiter$3(this,void 0,void 0,function*(){const _0x669128='Facet/'+_0x34ac5f+'/'+_0x3ad97d+'/'+_0x415615,_0x3d8463=yield this['fetch']['delete'](_0x669128,_0x445796);try{if(_0x3d8463['status']>0xc7&&_0x3d8463['status']<0x12c)return new SuccessfulResponse({});const _0x8043c=yield _0x3d8463['json']();return new FailedResponse(_0x8043c);}catch(_0x44dbc8){if(_0x44dbc8 instanceof Error)return new FailedResponse({'detail':_0x44dbc8['message'],'title':_0x44dbc8['name'],'status':0x1f4,'instance':'','type':''});throw _0x44dbc8;}});}['rename'](_0x137591,_0x1fffa1,_0x395e95,_0xe5ed43,_0x3ed5ea){return __awaiter$3(this,void 0,void 0,function*(){const _0x2c7e02={'account_name':_0x137591,'list_name':_0x1fffa1,'facet_name':_0x395e95,'new_facet_name':_0xe5ed43};try{const _0x573b61=yield this['fetch']['put'](this['path'],_0x3ed5ea,_0x2c7e02);if(_0x573b61['status']>0xc7&&_0x573b61['status']<0x12c){const _0x194c88=yield _0x573b61['json']();return new SuccessfulFacetResponse(_0x194c88);}const _0x3f9974=yield _0x573b61['json']();return new FailedFacetResponse(_0x3f9974);}catch(_0x125189){if(_0x125189 instanceof Error)return new FailedFacetResponse({'detail':_0x125189['message'],'title':_0x125189['name'],'status':0x1f4,'instance':'','type':''});throw _0x125189;}});}}
|
|
16
16
|
|
|
17
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(
|
|
17
|
+
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x1ea996,_0xae3a6b,_0x4a18fe,_0x28692c){function _0x32ad9e(_0x3a77a8){return _0x3a77a8 instanceof _0x4a18fe?_0x3a77a8:new _0x4a18fe(function(_0x3268a9){_0x3268a9(_0x3a77a8);});}return new(_0x4a18fe||(_0x4a18fe=Promise))(function(_0x48cbea,_0x2dcca8){function _0x4b9363(_0x414a67){try{_0x3bd42a(_0x28692c['next'](_0x414a67));}catch(_0x4faccf){_0x2dcca8(_0x4faccf);}}function _0x11b75a(_0x2f934e){try{_0x3bd42a(_0x28692c['throw'](_0x2f934e));}catch(_0x347a09){_0x2dcca8(_0x347a09);}}function _0x3bd42a(_0x168b26){_0x168b26['done']?_0x48cbea(_0x168b26['value']):_0x32ad9e(_0x168b26['value'])['then'](_0x4b9363,_0x11b75a);}_0x3bd42a((_0x28692c=_0x28692c['apply'](_0x1ea996,_0xae3a6b||[]))['next']());});};class SearchResultService{constructor(_0x49bc95){this['fetch']=_0x49bc95,this['path']='search-result';}['create'](_0x55bb0e,_0x33c415,_0x32b98e,_0x2840c8,_0x183c0f){return __awaiter$2(this,void 0,void 0,function*(){_0x183c0f=_0x183c0f!==null&&_0x183c0f!==void 0?_0x183c0f:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0xaee859=Object['assign']({'account_name':_0x55bb0e,'search_result_name':_0x32b98e,'list_name':_0x33c415},_0x183c0f);try{const _0x1ad7b6=yield this['fetch']['post'](this['path'],_0x2840c8,_0xaee859);if(_0x1ad7b6['status']>0xc7&&_0x1ad7b6['status']<0x12c){const _0x2fbc19=yield _0x1ad7b6['json']();return new SuccessfulViewSearchResultResponse(_0x2fbc19);}const _0xb8ae5b=yield _0x1ad7b6['json']();return new FailedSearchResultResponse(_0xb8ae5b);}catch(_0x64d3e5){if(_0x64d3e5 instanceof Error)return new FailedSearchResultResponse({'detail':_0x64d3e5['message'],'title':_0x64d3e5['name'],'status':0x1f4,'instance':'','type':''});throw _0x64d3e5;}});}['transfer'](_0x43a5cf,_0x289db9,_0xdba059,_0x9fa398){return __awaiter$2(this,void 0,void 0,function*(){const _0x2f411d={'account_name':_0x43a5cf,'list_name':_0x289db9,'new_search_service_name':_0xdba059};try{const _0xc5fa93=yield this['fetch']['post'](this['path']+'/transfer',_0x9fa398,_0x2f411d);if(_0xc5fa93['status']>0xc7&&_0xc5fa93['status']<0x12c){const _0x3fb80d=yield _0xc5fa93['json']();return new SuccessfulListResponse(_0x3fb80d);}const _0x5cd141=yield _0xc5fa93['json']();return new FailedListResponse(_0x5cd141);}catch(_0x2fb047){if(_0x2fb047 instanceof Error)return new FailedListResponse({'detail':_0x2fb047['message'],'title':_0x2fb047['name'],'status':0x1f4,'instance':'','type':''});throw _0x2fb047;}});}['list'](_0x1f1ce1,_0x34772a,_0x35c58a,_0x33a3a8){return __awaiter$2(this,void 0,void 0,function*(){let _0x2bd172=this['getUrl'](_0x1f1ce1,_0x34772a,_0x33a3a8);try{const _0x366f48=yield this['fetch']['get'](_0x2bd172,_0x35c58a);if(_0x366f48['status']>0xc7&&_0x366f48['status']<0x12c){const _0x483073=yield _0x366f48['json']();return new SuccessfulListSearchResultResponse(_0x483073);}const _0x2e4750=yield _0x366f48['json']();return new FailedViewSearchResultResponse(_0x2e4750);}catch(_0x3a4ecb){if(_0x3a4ecb instanceof Error)return new FailedViewSearchResultResponse({'detail':_0x3a4ecb['message'],'title':_0x3a4ecb['name'],'status':0x1f4,'instance':'','type':''});throw _0x3a4ecb;}});}['delete'](_0x1d329b,_0x122fbe,_0x2e40a9,_0x54074b){return __awaiter$2(this,void 0,void 0,function*(){const _0x11a4d5=this['path']+'/'+_0x1d329b+'/'+_0x122fbe+'/'+_0x2e40a9,_0x2a2103=yield this['fetch']['delete'](_0x11a4d5,_0x54074b);try{if(_0x2a2103['status']>0xc7&&_0x2a2103['status']<0x12c)return new SuccessfulResponse({});const _0x4ccca2=yield _0x2a2103['json']();return new FailedResponse(_0x4ccca2);}catch(_0x459503){if(_0x459503 instanceof Error)return new FailedResponse({'detail':_0x459503['message'],'title':_0x459503['name'],'status':0x1f4,'instance':'','type':''});throw _0x459503;}});}['getUrl'](_0x40bdad,_0x367931,_0x5c4303){let _0x37c920=this['path']+'/'+_0x40bdad+'/'+_0x367931;const _0x48b554=[];return (_0x5c4303===null||_0x5c4303===void 0?void 0:_0x5c4303['size'])&&_0x48b554['push']('size='+_0x5c4303['size']),(_0x5c4303===null||_0x5c4303===void 0?void 0:_0x5c4303['skip'])&&_0x48b554['push']('skip='+_0x5c4303['skip']),(_0x5c4303===null||_0x5c4303===void 0?void 0:_0x5c4303['query'])&&_0x48b554['push']('query='+_0x5c4303['query']),(_0x5c4303===null||_0x5c4303===void 0?void 0:_0x5c4303['filter'])&&_0x48b554['push']('filter='+_0x5c4303['filter']),(_0x5c4303===null||_0x5c4303===void 0?void 0:_0x5c4303['radius'])&&_0x48b554['push']('radius='+_0x5c4303['radius']),_0x48b554['length']>0x0&&_0x48b554['forEach']((_0x2d7c3f,_0x4e006d)=>{_0x4e006d===0x0?_0x37c920+='?':_0x37c920+='&',_0x37c920+=_0x2d7c3f;}),_0x37c920;}}
|
|
18
18
|
|
|
19
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(
|
|
19
|
+
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x3713db,_0x15542,_0x515e2f,_0x8a61ed){function _0x79984f(_0x3343f0){return _0x3343f0 instanceof _0x515e2f?_0x3343f0:new _0x515e2f(function(_0x1f5d48){_0x1f5d48(_0x3343f0);});}return new(_0x515e2f||(_0x515e2f=Promise))(function(_0xd17526,_0x443c3a){function _0xf7c7ac(_0xd08bb8){try{_0x1226ca(_0x8a61ed['next'](_0xd08bb8));}catch(_0x299e03){_0x443c3a(_0x299e03);}}function _0x36ae2a(_0x324742){try{_0x1226ca(_0x8a61ed['throw'](_0x324742));}catch(_0x3687f8){_0x443c3a(_0x3687f8);}}function _0x1226ca(_0x438091){_0x438091['done']?_0xd17526(_0x438091['value']):_0x79984f(_0x438091['value'])['then'](_0xf7c7ac,_0x36ae2a);}_0x1226ca((_0x8a61ed=_0x8a61ed['apply'](_0x3713db,_0x15542||[]))['next']());});};class ContributorService{constructor(_0x38bfaa){this['fetch']=_0x38bfaa,this['path']='contributor';}['create'](_0x2649b4,_0x50d049,_0x45bbb2,_0x5db8c0){return __awaiter$1(this,void 0,void 0,function*(){const _0x475241={'account_name':_0x2649b4,'list_name':_0x50d049,'contributor_name':_0x45bbb2};try{const _0x27bb8d=yield this['fetch']['post'](this['path'],_0x5db8c0,_0x475241);if(_0x27bb8d['status']>0xc7&&_0x27bb8d['status']<0x12c){const _0x3b67e3=yield _0x27bb8d['json']();return new SuccessfulContributorResponse(_0x3b67e3);}const _0x37dd2e=yield _0x27bb8d['json']();return new FailedContributorResponse(_0x37dd2e);}catch(_0x5b52d6){if(_0x5b52d6 instanceof Error)return new FailedContributorResponse({'detail':_0x5b52d6['message'],'title':_0x5b52d6['name'],'status':0x1f4,'instance':'','type':''});throw _0x5b52d6;}});}['remove'](_0x843f6f,_0x5af8b2,_0x315c14,_0x5de8aa){return __awaiter$1(this,void 0,void 0,function*(){const _0xe69c72=this['path']+'/'+_0x843f6f+'/'+_0x5af8b2+'/'+_0x315c14,_0x59bd8f=yield this['fetch']['delete'](_0xe69c72,_0x5de8aa);try{if(_0x59bd8f['status']>0xc7&&_0x59bd8f['status']<0x12c)return new SuccessfulResponse({});const _0x3b0799=yield _0x59bd8f['json']();return new FailedResponse(_0x3b0799);}catch(_0x183b05){if(_0x183b05 instanceof Error)return new FailedResponse({'detail':_0x183b05['message'],'title':_0x183b05['name'],'status':0x1f4,'instance':'','type':''});throw _0x183b05;}});}['startsWith'](_0x1434c8,_0xaea8e1){return __awaiter$1(this,void 0,void 0,function*(){const _0x3638c0=this['path']+'/'+_0x1434c8;try{const _0x1e3f1f=yield this['fetch']['get'](_0x3638c0,_0xaea8e1);if(_0x1e3f1f['status']>0xc7&&_0x1e3f1f['status']<0x12c){const _0x230725=yield _0x1e3f1f['json']();return new SuccessfulAccountAndImageResponse(_0x230725);}const _0x439e08=yield _0x1e3f1f['json']();return new FailedAccountAndImageResponse(_0x439e08);}catch(_0x2943c2){if(_0x2943c2 instanceof Error)return new FailedAccountAndImageResponse({'detail':_0x2943c2['message'],'title':_0x2943c2['name'],'status':0x1f4,'instance':'','type':''});throw _0x2943c2;}});}}
|
|
20
20
|
|
|
21
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(
|
|
21
|
+
var __awaiter=undefined&&undefined['__awaiter']||function(_0x4b23af,_0x580b71,_0x1f7070,_0x3c33b6){function _0x12c4b6(_0xd35cad){return _0xd35cad instanceof _0x1f7070?_0xd35cad:new _0x1f7070(function(_0x10777c){_0x10777c(_0xd35cad);});}return new(_0x1f7070||(_0x1f7070=Promise))(function(_0x7f697c,_0x3ccc1f){function _0x117aa2(_0x53b17b){try{_0x4141ba(_0x3c33b6['next'](_0x53b17b));}catch(_0x530914){_0x3ccc1f(_0x530914);}}function _0x32f005(_0x5941a6){try{_0x4141ba(_0x3c33b6['throw'](_0x5941a6));}catch(_0x4dc34c){_0x3ccc1f(_0x4dc34c);}}function _0x4141ba(_0x13690d){_0x13690d['done']?_0x7f697c(_0x13690d['value']):_0x12c4b6(_0x13690d['value'])['then'](_0x117aa2,_0x32f005);}_0x4141ba((_0x3c33b6=_0x3c33b6['apply'](_0x4b23af,_0x580b71||[]))['next']());});};class AdminClient{constructor(_0xb12b09='https://admin.searchability.dev/'){var _0x3ad1bd=new Fetch(_0xb12b09);this['Accounts']=new AccountService(_0x3ad1bd),this['Lists']=new ListService(_0x3ad1bd),this['ApiKeys']=new ApiKeyService(_0x3ad1bd),this['SearchServers']=new SearchServersService(_0x3ad1bd),this['Facets']=new FacetService(_0x3ad1bd),this['SearchResults']=new SearchResultService(_0x3ad1bd),this['Contributors']=new ContributorService(_0x3ad1bd);}}class AuthClient{constructor(_0x3c7b0d='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x3c7b0d);}['login'](_0x27d065){return __awaiter(this,void 0,void 0,function*(){const _0x593c61='login/'+_0x27d065;try{const _0x1c8e0b=yield yield fetch(_0x593c61);if(_0x1c8e0b['status']>0xc7&&_0x1c8e0b['status']<0x12c){const _0x2e555b=yield _0x1c8e0b['json']();return new SuccessfulAuthResponse(_0x2e555b);}const _0x129c50=yield _0x1c8e0b['json']();return new FailedAuthResponse(_0x129c50);}catch(_0x1024d0){if(_0x1024d0 instanceof Error)return new FailedAuthResponse({'detail':_0x1024d0['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x1024d0;}});}['refresh'](_0x341923){return __awaiter(this,void 0,void 0,function*(){const _0x31f69c='refresh',_0x26bfa3={'refresh_token':_0x341923};try{const _0x50c1b2=yield this['fetch']['PostNoAuth'](_0x31f69c,_0x26bfa3);if(_0x50c1b2['status']>0xc7&&_0x50c1b2['status']<0x12c){const _0x2f3033=yield _0x50c1b2['json']();return new SuccessfulAuthResponse(_0x2f3033);}const _0x2a15fe=yield _0x50c1b2['json']();return new FailedAuthResponse(_0x2a15fe);}catch(_0x447f52){if(_0x447f52 instanceof Error)return new FailedAuthResponse({'detail':_0x447f52['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x447f52;}});}['getTokenStatus'](_0x3732bc){if(Date['now']()<_0x3732bc['access_expires'])return exports.TokenStatus['Ok'];if(Date['now']()<_0x3732bc['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(_0x3164bf){_0x3164bf[_0x3164bf['Ok']=0x0]='Ok',_0x3164bf[_0x3164bf['Refresh']=0x1]='Refresh',_0x3164bf[_0x3164bf['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(_0xed02c3){this['isSuccess']=_0xed02c3;}}class SuccessfulContributorResponse extends Response{constructor(_0x451d27){super(!![]),this['contributor']=_0x451d27;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x2723da){super(![]),this['problem']=_0x2723da;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountAndImageResponse extends Response{constructor(_0x5bde65){super(!![]),this['accountAndImages']=_0x5bde65;}['toSuccess'](){return this['accountAndImages'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountAndImageResponse extends Response{constructor(_0x1fbfd8){super(![]),this['problem']=_0x1fbfd8;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x321016){super(!![]),this['facet']=_0x321016;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x39d0c4){super(![]),this['problem']=_0x39d0c4;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0xb9232e){super(!![]),this['account']=_0xb9232e;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0x479358){super(!![]),this['accountImage']=_0x479358;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x3f06a6){super(!![]),this['list']=_0x3f06a6;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x2dec20){super(!![]),this['list']=_0x2dec20;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x21bb86){super(![]),this['problem']=_0x21bb86;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0x35837a){super(![]),this['problem']=_0x35837a;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x8ae4d0){super(![]),this['problem']=_0x8ae4d0;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x4b1356){super(![]),this['problem']=_0x4b1356;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x19389a){super(!![]),this['tokens']=_0x19389a;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0xe7e53c){super(![]),this['problem']=_0xe7e53c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x2116b4){super(!![]),this['apiKey']=_0x2116b4;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x19a5b5){super(![]),this['problem']=_0x19a5b5;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x3cd283){super(!![]),this['searchService']=_0x3cd283;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x1d8fc7){super(![]),this['problem']=_0x1d8fc7;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x5102b7){super(!![]),this['searchService']=_0x5102b7;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x530126){super(!![]),this['searchResult']=_0x530126;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x55111d){super(![]),this['problem']=_0x55111d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchResultResponse extends Response{constructor(_0x301856){super(!![]),this['searchResults']=_0x301856;}['toSuccess'](){return this['searchResults'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchResultResponse extends Response{constructor(_0x3447f7){super(![]),this['problem']=_0x3447f7;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x32b944){super(!![]),this['searchServices']=_0x32b944;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x9b580a){super(![]),this['problem']=_0x9b580a;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x2fcc81){super(![]),this['problem']=_0x2fcc81;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x275a06){super(!![]),this['apiKeyValue']=_0x275a06;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x5f2744){super(!![]),this['obj']=_0x5f2744;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x50e6c0){super(![]),this['problem']=_0x50e6c0;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x1db11a){super(![]),this['problem']=_0x1db11a;}['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(_0x44e961,_0x5c0857,_0x34aee0,_0x4a54b1){function _0x3bb398(_0x54f9cc){return _0x54f9cc instanceof _0x34aee0?_0x54f9cc:new _0x34aee0(function(_0x606155){_0x606155(_0x54f9cc);});}return new(_0x34aee0||(_0x34aee0=Promise))(function(_0x2c813a,_0xc89a9a){function _0x44f935(_0x517228){try{_0x5aa717(_0x4a54b1['next'](_0x517228));}catch(_0x8b64a7){_0xc89a9a(_0x8b64a7);}}function _0x1073c0(_0x4ccbb5){try{_0x5aa717(_0x4a54b1['throw'](_0x4ccbb5));}catch(_0xd0fe64){_0xc89a9a(_0xd0fe64);}}function _0x5aa717(_0x385f63){_0x385f63['done']?_0x2c813a(_0x385f63['value']):_0x3bb398(_0x385f63['value'])['then'](_0x44f935,_0x1073c0);}_0x5aa717((_0x4a54b1=_0x4a54b1['apply'](_0x44e961,_0x5c0857||[]))['next']());});};class AccountService{constructor(_0x3643ff){this['fetch']=_0x3643ff;}['get'](_0x2d1ffe,_0x2cc057){return __awaiter$8(this,void 0,void 0,function*(){const _0x37635d='Account/'+_0x2d1ffe+'/',_0x11d9a4=yield this['fetch']['get'](_0x37635d,_0x2cc057);try{if(_0x11d9a4['status']>0xc7&&_0x11d9a4['status']<0x12c){const _0x33f2f0=yield _0x11d9a4['json']();return new SuccessfulAccountResponse(_0x33f2f0);}const _0x3f9515=yield _0x11d9a4['json']();return new FailedAccountResponse(_0x3f9515);}catch(_0x25a81b){if(_0x25a81b instanceof Error)return new FailedAccountResponse({'detail':_0x25a81b['message'],'title':_0x25a81b['name'],'status':0x1f4,'instance':'','type':''});throw _0x25a81b;}});}['getImage'](_0x42736d,_0x7915c8){return __awaiter$8(this,void 0,void 0,function*(){const _0x469baf='account/image/'+_0x42736d+'/',_0x5c5db3=yield this['fetch']['get'](_0x469baf,_0x7915c8);try{if(_0x5c5db3['status']>0xc7&&_0x5c5db3['status']<0x12c){const _0x590ddc=yield _0x5c5db3['json']();return new SuccessfulAccountImageResponse(_0x590ddc);}const _0x3adc9f=yield _0x5c5db3['json']();return new FailedAccountImageResponse(_0x3adc9f);}catch(_0x536040){if(_0x536040 instanceof Error)return new FailedAccountImageResponse({'detail':_0x536040['message'],'title':_0x536040['name'],'status':0x1f4,'instance':'','type':''});throw _0x536040;}});}}
|
|
4
4
|
|
|
5
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(
|
|
5
|
+
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x3ba658,_0xba55f3,_0x2652b7,_0x5b6399){function _0x349439(_0x354692){return _0x354692 instanceof _0x2652b7?_0x354692:new _0x2652b7(function(_0x4868a4){_0x4868a4(_0x354692);});}return new(_0x2652b7||(_0x2652b7=Promise))(function(_0x17b34c,_0x453fe7){function _0x1d8aa1(_0x1fe502){try{_0x2cd04f(_0x5b6399['next'](_0x1fe502));}catch(_0x20ba1c){_0x453fe7(_0x20ba1c);}}function _0x9c9414(_0x2136d9){try{_0x2cd04f(_0x5b6399['throw'](_0x2136d9));}catch(_0x49019b){_0x453fe7(_0x49019b);}}function _0x2cd04f(_0x45c8f7){_0x45c8f7['done']?_0x17b34c(_0x45c8f7['value']):_0x349439(_0x45c8f7['value'])['then'](_0x1d8aa1,_0x9c9414);}_0x2cd04f((_0x5b6399=_0x5b6399['apply'](_0x3ba658,_0xba55f3||[]))['next']());});};class ApiKeyService{constructor(_0x19141d){this['fetch']=_0x19141d,this['path']='api-key';}['create'](_0x5e8e6a,_0x209f02,_0x507861){return __awaiter$7(this,void 0,void 0,function*(){const _0x87124d={'account_name':_0x5e8e6a,'api_key_name':_0x209f02};try{const _0x2a008f=yield this['fetch']['post'](this['path'],_0x507861,_0x87124d);if(_0x2a008f['status']>0xc7&&_0x2a008f['status']<0x12c){const _0x110508=yield _0x2a008f['json']();return new SuccessfulApiKeyResponse(_0x110508);}const _0x3499d7=yield _0x2a008f['json']();return new FailedApiKeyResponse(_0x3499d7);}catch(_0x5bd03f){if(_0x5bd03f instanceof Error)return new FailedApiKeyResponse({'detail':_0x5bd03f['message'],'title':_0x5bd03f['name'],'status':0x1f4,'instance':'','type':''});throw _0x5bd03f;}});}['view'](_0x393e18,_0x451d09,_0x52c0af){return __awaiter$7(this,void 0,void 0,function*(){const _0xb97de4=this['path']+'/'+_0x393e18+'/'+_0x451d09;try{const _0x54cbb2=yield this['fetch']['get'](_0xb97de4,_0x52c0af);if(_0x54cbb2['status']>0xc7&&_0x54cbb2['status']<0x12c){const _0x2b4b83=yield _0x54cbb2['json']();return new SuccessfulApiKeyValueResponse(_0x2b4b83);}const _0x17ee7a=yield _0x54cbb2['json']();return new FailedApiKeyValueResponse(_0x17ee7a);}catch(_0x420e89){if(_0x420e89 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x420e89['message'],'title':_0x420e89['name'],'status':0x1f4,'instance':'','type':''});throw _0x420e89;}});}['delete'](_0x17b008,_0xe43468,_0x5acaf4){return __awaiter$7(this,void 0,void 0,function*(){const _0x5adaa7=this['path']+'/'+_0x17b008+'/'+_0xe43468;try{const _0x5467ae=yield this['fetch']['delete'](_0x5adaa7,_0x5acaf4);if(_0x5467ae['status']>0xc7&&_0x5467ae['status']<0x12c)return new SuccessfulResponse({});const _0x4c30ed=yield _0x5467ae['json']();return new FailedResponse(_0x4c30ed);}catch(_0x2e5485){if(_0x2e5485 instanceof Error)return new FailedResponse({'detail':_0x2e5485['message'],'title':_0x2e5485['name'],'status':0x1f4,'instance':'','type':''});throw _0x2e5485;}});}}
|
|
6
6
|
|
|
7
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(
|
|
7
|
+
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x5dc226,_0x2d99af,_0x5d92eb,_0x9449aa){function _0x490d7c(_0x4f59ef){return _0x4f59ef instanceof _0x5d92eb?_0x4f59ef:new _0x5d92eb(function(_0x46df8f){_0x46df8f(_0x4f59ef);});}return new(_0x5d92eb||(_0x5d92eb=Promise))(function(_0x13a888,_0x17fd9f){function _0xd752d3(_0x43d0ba){try{_0x1e12a9(_0x9449aa['next'](_0x43d0ba));}catch(_0x4b59cf){_0x17fd9f(_0x4b59cf);}}function _0xfeee18(_0x40b0b5){try{_0x1e12a9(_0x9449aa['throw'](_0x40b0b5));}catch(_0x15985a){_0x17fd9f(_0x15985a);}}function _0x1e12a9(_0x259d55){_0x259d55['done']?_0x13a888(_0x259d55['value']):_0x490d7c(_0x259d55['value'])['then'](_0xd752d3,_0xfeee18);}_0x1e12a9((_0x9449aa=_0x9449aa['apply'](_0x5dc226,_0x2d99af||[]))['next']());});};class ListService{constructor(_0x340a8c){this['fetch']=_0x340a8c;}['create'](_0x5b9bcc,_0x386de2,_0xb0260d,_0x568c57){return __awaiter$6(this,void 0,void 0,function*(){const _0x446d55='List',_0x252bff={'account_name':_0x5b9bcc,'list_name':_0x386de2,'search_service_name':_0xb0260d};try{const _0x450bcf=yield this['fetch']['post'](_0x446d55,_0x568c57,_0x252bff);if(_0x450bcf['status']>0xc7&&_0x450bcf['status']<0x12c){const _0x58b800=yield _0x450bcf['json']();return new SuccessfulListIdentityResponse(_0x58b800);}const _0x419fad=yield _0x450bcf['json']();return new FailedListIdentityResponse(_0x419fad);}catch(_0xa5292d){if(_0xa5292d instanceof Error)return new FailedListIdentityResponse({'detail':_0xa5292d['message'],'title':_0xa5292d['name'],'status':0x1f4,'instance':'','type':''});throw _0xa5292d;}});}['delete'](_0x5c7761,_0x221bdb,_0x5a23ac){return __awaiter$6(this,void 0,void 0,function*(){const _0x5d3430='List/'+_0x5c7761+'/'+_0x221bdb,_0x2ce030=yield this['fetch']['delete'](_0x5d3430,_0x5a23ac);try{if(_0x2ce030['status']>0xc7&&_0x2ce030['status']<0x12c)return new SuccessfulResponse({});const _0x5ca018=yield _0x2ce030['json']();return new FailedResponse(_0x5ca018);}catch(_0x5ee810){if(_0x5ee810 instanceof Error)return new FailedResponse({'detail':_0x5ee810['message'],'title':_0x5ee810['name'],'status':0x1f4,'instance':'','type':''});throw _0x5ee810;}});}['get'](_0x34cbd7,_0x4edab9,_0x561f08){return __awaiter$6(this,void 0,void 0,function*(){const _0xffb60c='List/'+_0x34cbd7+'/'+_0x4edab9;try{const _0x3037b4=yield this['fetch']['get'](_0xffb60c,_0x561f08);if(_0x3037b4['status']>0xc7&&_0x3037b4['status']<0x12c){const _0x592c04=yield _0x3037b4['json']();return new SuccessfulListResponse(_0x592c04);}const _0x5b7d0a=yield _0x3037b4['json']();return new FailedListResponse(_0x5b7d0a);}catch(_0x4e5bf8){if(_0x4e5bf8 instanceof Error)return new FailedListResponse({'detail':_0x4e5bf8['message'],'title':_0x4e5bf8['name'],'status':0x1f4,'instance':'','type':''});throw _0x4e5bf8;}});}}
|
|
8
8
|
|
|
9
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(
|
|
9
|
+
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x211c3e,_0x1a9972,_0x3938ab,_0x1415d2){function _0x317528(_0x1a780e){return _0x1a780e instanceof _0x3938ab?_0x1a780e:new _0x3938ab(function(_0x2dd650){_0x2dd650(_0x1a780e);});}return new(_0x3938ab||(_0x3938ab=Promise))(function(_0x122f3d,_0x4f441e){function _0x5711e5(_0xaf163){try{_0x1c89b6(_0x1415d2['next'](_0xaf163));}catch(_0x282c58){_0x4f441e(_0x282c58);}}function _0x15e60b(_0x3d4d43){try{_0x1c89b6(_0x1415d2['throw'](_0x3d4d43));}catch(_0xfe59e6){_0x4f441e(_0xfe59e6);}}function _0x1c89b6(_0x517f40){_0x517f40['done']?_0x122f3d(_0x517f40['value']):_0x317528(_0x517f40['value'])['then'](_0x5711e5,_0x15e60b);}_0x1c89b6((_0x1415d2=_0x1415d2['apply'](_0x211c3e,_0x1a9972||[]))['next']());});};class Fetch{constructor(_0x57233d){this['baseUri']=_0x57233d,this['getUrl']=_0x131acf=>{return _0x131acf['startsWith']('/')&&(_0x131acf=_0x131acf['replace']('/','')),''+this['baseUri']+_0x131acf;},!_0x57233d['endsWith']('/')&&(_0x57233d=_0x57233d+'/');}['get'](_0x29bbcf,_0xe37d9f){return __awaiter$5(this,void 0,void 0,function*(){const _0x1d1392=this['getUrl'](_0x29bbcf);return yield fetch(_0x1d1392,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0xe37d9f}});});}['post'](_0x577ad3,_0x2438a0,_0xd7926c){return __awaiter$5(this,void 0,void 0,function*(){const _0xf10ea7=this['getUrl'](_0x577ad3);return yield fetch(_0xf10ea7,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x2438a0},'body':_0xd7926c?JSON['stringify'](_0xd7926c):null});});}['PostNoAuth'](_0x520293,_0x229629){return __awaiter$5(this,void 0,void 0,function*(){const _0xe89858=this['getUrl'](_0x520293);return yield fetch(_0xe89858,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x229629?JSON['stringify'](_0x229629):null});});}['put'](_0x2cbe27,_0x6e3111,_0x570f3e){return __awaiter$5(this,void 0,void 0,function*(){const _0x393158=this['getUrl'](_0x2cbe27);return yield fetch(_0x393158,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x6e3111},'body':_0x570f3e?JSON['stringify'](_0x570f3e):null});});}['delete'](_0x1a664e,_0x26183c){return __awaiter$5(this,void 0,void 0,function*(){const _0x259c3d=this['getUrl'](_0x1a664e);return yield fetch(_0x259c3d,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x26183c}});});}}
|
|
10
10
|
|
|
11
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(
|
|
11
|
+
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x30f3d3,_0x2a5559,_0x283d06,_0x4224ab){function _0xce03a8(_0x12ad1d){return _0x12ad1d instanceof _0x283d06?_0x12ad1d:new _0x283d06(function(_0xb3b0cf){_0xb3b0cf(_0x12ad1d);});}return new(_0x283d06||(_0x283d06=Promise))(function(_0x3cb2e2,_0xdb5733){function _0x19cef5(_0x4ed2a3){try{_0x1dac0d(_0x4224ab['next'](_0x4ed2a3));}catch(_0x275ad2){_0xdb5733(_0x275ad2);}}function _0x497eab(_0x206fbe){try{_0x1dac0d(_0x4224ab['throw'](_0x206fbe));}catch(_0x1ab618){_0xdb5733(_0x1ab618);}}function _0x1dac0d(_0x6446d1){_0x6446d1['done']?_0x3cb2e2(_0x6446d1['value']):_0xce03a8(_0x6446d1['value'])['then'](_0x19cef5,_0x497eab);}_0x1dac0d((_0x4224ab=_0x4224ab['apply'](_0x30f3d3,_0x2a5559||[]))['next']());});};class SearchServersService{constructor(_0x409a76){this['fetch']=_0x409a76,this['path']='search-services';}['create'](_0x4898fb,_0x27c3ed,_0x21b12a,_0x24aad,_0x2f10fa,_0x117318,_0x34184b,_0x247428){return __awaiter$4(this,void 0,void 0,function*(){const _0x3ca10e={'account_name':_0x4898fb,'search_service_name':_0x27c3ed,'endpoint':_0x21b12a,'key':_0x24aad,'country':_0x2f10fa,'provider':_0x117318,'index_name':_0x34184b};try{const _0xe5dc1b=yield this['fetch']['post'](this['path'],_0x247428,_0x3ca10e);if(_0xe5dc1b['status']>0xc7&&_0xe5dc1b['status']<0x12c){const _0x502e66=yield _0xe5dc1b['json']();return new SuccessfulSearchServiceResponse(_0x502e66);}const _0x27175f=yield _0xe5dc1b['json']();return new FailedSearchServiceResponse(_0x27175f);}catch(_0x405e82){if(_0x405e82 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x405e82['message'],'title':_0x405e82['name'],'status':0x1f4,'instance':'','type':''});throw _0x405e82;}});}['delete'](_0x18375e,_0x3cc27a,_0x453b22){return __awaiter$4(this,void 0,void 0,function*(){const _0x4e966a=this['path']+'/'+_0x18375e+'/'+_0x3cc27a;try{const _0x3434fb=yield this['fetch']['delete'](_0x4e966a,_0x453b22);if(_0x3434fb['status']>0xc7&&_0x3434fb['status']<0x12c)return new SuccessfulResponse({});const _0x26130e=yield _0x3434fb['json']();return new FailedResponse(_0x26130e);}catch(_0x3bdbad){if(_0x3bdbad instanceof Error)return new FailedResponse({'detail':_0x3bdbad['message'],'title':_0x3bdbad['name'],'status':0x1f4,'instance':'','type':''});throw _0x3bdbad;}});}['view'](_0x46f588,_0x4863e8,_0x5b11e8){return __awaiter$4(this,void 0,void 0,function*(){const _0x2c3acc=this['path']+'/'+_0x46f588+'/'+_0x4863e8;try{const _0x7c75a6=yield this['fetch']['get'](_0x2c3acc,_0x5b11e8);if(_0x7c75a6['status']>0xc7&&_0x7c75a6['status']<0x12c){const _0x12f760=yield _0x7c75a6['json']();return new SuccessfulViewSearchServiceResponse(_0x12f760);}const _0x370cd4=yield _0x7c75a6['json']();return new FailedViewSearchServiceResponse(_0x370cd4);}catch(_0xc5ba41){if(_0xc5ba41 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0xc5ba41['message'],'title':_0xc5ba41['name'],'status':0x1f4,'instance':'','type':''});throw _0xc5ba41;}});}['edit'](_0x138686,_0x192c81,_0x56d5a7,_0x2af28c,_0x17d8cc){return __awaiter$4(this,void 0,void 0,function*(){const _0x509a5a={'account_name':_0x138686,'search_service_name':_0x192c81,'key':_0x56d5a7,'country':_0x2af28c};try{const _0x27c70c=yield this['fetch']['put'](this['path'],_0x17d8cc,_0x509a5a);if(_0x27c70c['status']>0xc7&&_0x27c70c['status']<0x12c){const _0x28c280=yield _0x27c70c['json']();return new SuccessfulSearchServiceResponse(_0x28c280);}const _0x245f97=yield _0x27c70c['json']();return new FailedSearchServiceResponse(_0x245f97);}catch(_0x9e4191){if(_0x9e4191 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x9e4191['message'],'title':_0x9e4191['name'],'status':0x1f4,'instance':'','type':''});throw _0x9e4191;}});}['list'](_0x103afd,_0x300c19){return __awaiter$4(this,void 0,void 0,function*(){const _0x375b50=this['path']+'/'+_0x103afd;try{const _0x532c9e=yield this['fetch']['get'](_0x375b50,_0x300c19);if(_0x532c9e['status']>0xc7&&_0x532c9e['status']<0x12c){const _0x300e6b=yield _0x532c9e['json']();return new SuccessfulListSearchServiceResponse(_0x300e6b);}const _0x24a5a3=yield _0x532c9e['json']();return new FailedViewSearchServicesResponse(_0x24a5a3);}catch(_0x53d202){if(_0x53d202 instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x53d202['message'],'title':_0x53d202['name'],'status':0x1f4,'instance':'','type':''});throw _0x53d202;}});}}
|
|
12
12
|
|
|
13
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(
|
|
13
|
+
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x128a12,_0x496e9c,_0x29961d,_0xb9eeea){function _0x2c6931(_0x2ec7b3){return _0x2ec7b3 instanceof _0x29961d?_0x2ec7b3:new _0x29961d(function(_0x1c382){_0x1c382(_0x2ec7b3);});}return new(_0x29961d||(_0x29961d=Promise))(function(_0x46fc9d,_0x4c81a2){function _0x1eaeae(_0x2c0980){try{_0xb34c94(_0xb9eeea['next'](_0x2c0980));}catch(_0x445eca){_0x4c81a2(_0x445eca);}}function _0xbbcb6e(_0x3c7a50){try{_0xb34c94(_0xb9eeea['throw'](_0x3c7a50));}catch(_0xa354f8){_0x4c81a2(_0xa354f8);}}function _0xb34c94(_0x178b18){_0x178b18['done']?_0x46fc9d(_0x178b18['value']):_0x2c6931(_0x178b18['value'])['then'](_0x1eaeae,_0xbbcb6e);}_0xb34c94((_0xb9eeea=_0xb9eeea['apply'](_0x128a12,_0x496e9c||[]))['next']());});};class FacetService{constructor(_0x33432e){this['fetch']=_0x33432e,this['path']='facet';}['create'](_0x52a04d,_0x54d319,_0xacf138,_0x33a622){return __awaiter$3(this,void 0,void 0,function*(){const _0x2fc961={'account_name':_0x52a04d,'list_name':_0x54d319,'facet_name':_0xacf138};try{const _0x104110=yield this['fetch']['post'](this['path'],_0x33a622,_0x2fc961);if(_0x104110['status']>0xc7&&_0x104110['status']<0x12c){const _0x544fc8=yield _0x104110['json']();return new SuccessfulFacetResponse(_0x544fc8);}const _0x404eca=yield _0x104110['json']();return new FailedFacetResponse(_0x404eca);}catch(_0x225d69){if(_0x225d69 instanceof Error)return new FailedFacetResponse({'detail':_0x225d69['message'],'title':_0x225d69['name'],'status':0x1f4,'instance':'','type':''});throw _0x225d69;}});}['remove'](_0x945485,_0x66a200,_0x381327,_0x5746b2){return __awaiter$3(this,void 0,void 0,function*(){const _0x39a15a='Facet/'+_0x945485+'/'+_0x66a200+'/'+_0x381327,_0x203d19=yield this['fetch']['delete'](_0x39a15a,_0x5746b2);try{if(_0x203d19['status']>0xc7&&_0x203d19['status']<0x12c)return new SuccessfulResponse({});const _0x235aa9=yield _0x203d19['json']();return new FailedResponse(_0x235aa9);}catch(_0x396320){if(_0x396320 instanceof Error)return new FailedResponse({'detail':_0x396320['message'],'title':_0x396320['name'],'status':0x1f4,'instance':'','type':''});throw _0x396320;}});}['rename'](_0x4381f6,_0xc373da,_0x314e26,_0x3fec4a,_0x1f5076){return __awaiter$3(this,void 0,void 0,function*(){const _0x3776d9={'account_name':_0x4381f6,'list_name':_0xc373da,'facet_name':_0x314e26,'new_facet_name':_0x3fec4a};try{const _0xda131d=yield this['fetch']['put'](this['path'],_0x1f5076,_0x3776d9);if(_0xda131d['status']>0xc7&&_0xda131d['status']<0x12c){const _0xdc72b5=yield _0xda131d['json']();return new SuccessfulFacetResponse(_0xdc72b5);}const _0x5bb828=yield _0xda131d['json']();return new FailedFacetResponse(_0x5bb828);}catch(_0x2c66dc){if(_0x2c66dc instanceof Error)return new FailedFacetResponse({'detail':_0x2c66dc['message'],'title':_0x2c66dc['name'],'status':0x1f4,'instance':'','type':''});throw _0x2c66dc;}});}}
|
|
14
14
|
|
|
15
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(
|
|
15
|
+
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x5f1c33,_0x26b1db,_0x5d8515,_0x3aea91){function _0x44b372(_0x2f63f6){return _0x2f63f6 instanceof _0x5d8515?_0x2f63f6:new _0x5d8515(function(_0x44227b){_0x44227b(_0x2f63f6);});}return new(_0x5d8515||(_0x5d8515=Promise))(function(_0x1248be,_0x3aa779){function _0x5e2196(_0x174242){try{_0x269305(_0x3aea91['next'](_0x174242));}catch(_0x42e3df){_0x3aa779(_0x42e3df);}}function _0x19605a(_0xbeef65){try{_0x269305(_0x3aea91['throw'](_0xbeef65));}catch(_0x23664c){_0x3aa779(_0x23664c);}}function _0x269305(_0x2b803e){_0x2b803e['done']?_0x1248be(_0x2b803e['value']):_0x44b372(_0x2b803e['value'])['then'](_0x5e2196,_0x19605a);}_0x269305((_0x3aea91=_0x3aea91['apply'](_0x5f1c33,_0x26b1db||[]))['next']());});};class SearchResultService{constructor(_0x5afc29){this['fetch']=_0x5afc29,this['path']='search-result';}['create'](_0x589e6c,_0x125735,_0x4b879b,_0x44b4ff,_0x5066c6){return __awaiter$2(this,void 0,void 0,function*(){_0x5066c6=_0x5066c6!==null&&_0x5066c6!==void 0?_0x5066c6:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x2ae151=Object['assign']({'account_name':_0x589e6c,'search_result_name':_0x4b879b,'list_name':_0x125735},_0x5066c6);try{const _0x40c3d7=yield this['fetch']['post'](this['path'],_0x44b4ff,_0x2ae151);if(_0x40c3d7['status']>0xc7&&_0x40c3d7['status']<0x12c){const _0x3338e6=yield _0x40c3d7['json']();return new SuccessfulViewSearchResultResponse(_0x3338e6);}const _0x2b562b=yield _0x40c3d7['json']();return new FailedSearchResultResponse(_0x2b562b);}catch(_0x3eaa82){if(_0x3eaa82 instanceof Error)return new FailedSearchResultResponse({'detail':_0x3eaa82['message'],'title':_0x3eaa82['name'],'status':0x1f4,'instance':'','type':''});throw _0x3eaa82;}});}['transfer'](_0x5652f9,_0x1863c6,_0x12da70,_0x311df9){return __awaiter$2(this,void 0,void 0,function*(){const _0x586cec={'account_name':_0x5652f9,'list_name':_0x1863c6,'new_search_service_name':_0x12da70};try{const _0x29552c=yield this['fetch']['post'](this['path']+'/transfer',_0x311df9,_0x586cec);if(_0x29552c['status']>0xc7&&_0x29552c['status']<0x12c){const _0x95e49f=yield _0x29552c['json']();return new SuccessfulListResponse(_0x95e49f);}const _0x1c9d71=yield _0x29552c['json']();return new FailedListResponse(_0x1c9d71);}catch(_0x364729){if(_0x364729 instanceof Error)return new FailedListResponse({'detail':_0x364729['message'],'title':_0x364729['name'],'status':0x1f4,'instance':'','type':''});throw _0x364729;}});}['list'](_0x4c9bab,_0x384b38,_0x343b6b,_0xd1c55b){return __awaiter$2(this,void 0,void 0,function*(){let _0x52b0b9=this['getUrl'](_0x4c9bab,_0x384b38,_0xd1c55b);try{const _0xcf40f8=yield this['fetch']['get'](_0x52b0b9,_0x343b6b);if(_0xcf40f8['status']>0xc7&&_0xcf40f8['status']<0x12c){const _0x2b837f=yield _0xcf40f8['json']();return new SuccessfulListSearchResultResponse(_0x2b837f);}const _0x51276b=yield _0xcf40f8['json']();return new FailedViewSearchResultResponse(_0x51276b);}catch(_0x3db281){if(_0x3db281 instanceof Error)return new FailedViewSearchResultResponse({'detail':_0x3db281['message'],'title':_0x3db281['name'],'status':0x1f4,'instance':'','type':''});throw _0x3db281;}});}['delete'](_0x17bde0,_0x4868e6,_0x1c3b24,_0x2fba72){return __awaiter$2(this,void 0,void 0,function*(){const _0x1c67f6=this['path']+'/'+_0x17bde0+'/'+_0x4868e6+'/'+_0x1c3b24,_0x2693a5=yield this['fetch']['delete'](_0x1c67f6,_0x2fba72);try{if(_0x2693a5['status']>0xc7&&_0x2693a5['status']<0x12c)return new SuccessfulResponse({});const _0x5d8cef=yield _0x2693a5['json']();return new FailedResponse(_0x5d8cef);}catch(_0x5f292d){if(_0x5f292d instanceof Error)return new FailedResponse({'detail':_0x5f292d['message'],'title':_0x5f292d['name'],'status':0x1f4,'instance':'','type':''});throw _0x5f292d;}});}['getUrl'](_0x3dbd05,_0x55b07a,_0x4e1681){let _0x41e0fb=this['path']+'/'+_0x3dbd05+'/'+_0x55b07a;const _0x1eb8c6=[];return (_0x4e1681===null||_0x4e1681===void 0?void 0:_0x4e1681['size'])&&_0x1eb8c6['push']('size='+_0x4e1681['size']),(_0x4e1681===null||_0x4e1681===void 0?void 0:_0x4e1681['skip'])&&_0x1eb8c6['push']('skip='+_0x4e1681['skip']),(_0x4e1681===null||_0x4e1681===void 0?void 0:_0x4e1681['query'])&&_0x1eb8c6['push']('query='+_0x4e1681['query']),(_0x4e1681===null||_0x4e1681===void 0?void 0:_0x4e1681['filter'])&&_0x1eb8c6['push']('filter='+_0x4e1681['filter']),(_0x4e1681===null||_0x4e1681===void 0?void 0:_0x4e1681['radius'])&&_0x1eb8c6['push']('radius='+_0x4e1681['radius']),_0x1eb8c6['length']>0x0&&_0x1eb8c6['forEach']((_0x262aab,_0x64a4db)=>{_0x64a4db===0x0?_0x41e0fb+='?':_0x41e0fb+='&',_0x41e0fb+=_0x262aab;}),_0x41e0fb;}}
|
|
16
16
|
|
|
17
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(
|
|
17
|
+
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x103417,_0x6ac6ed,_0x308a64,_0x8acf13){function _0x3f4da7(_0x236f30){return _0x236f30 instanceof _0x308a64?_0x236f30:new _0x308a64(function(_0x563b50){_0x563b50(_0x236f30);});}return new(_0x308a64||(_0x308a64=Promise))(function(_0x1a9c41,_0x2703cf){function _0x204a05(_0x10f5a4){try{_0x36ab11(_0x8acf13['next'](_0x10f5a4));}catch(_0x4b5c25){_0x2703cf(_0x4b5c25);}}function _0x534be8(_0x1d7c0c){try{_0x36ab11(_0x8acf13['throw'](_0x1d7c0c));}catch(_0x129803){_0x2703cf(_0x129803);}}function _0x36ab11(_0x780294){_0x780294['done']?_0x1a9c41(_0x780294['value']):_0x3f4da7(_0x780294['value'])['then'](_0x204a05,_0x534be8);}_0x36ab11((_0x8acf13=_0x8acf13['apply'](_0x103417,_0x6ac6ed||[]))['next']());});};class ContributorService{constructor(_0x16a0cd){this['fetch']=_0x16a0cd,this['path']='contributor';}['create'](_0x2d5a63,_0x4691ca,_0x23ab7e,_0x177704){return __awaiter$1(this,void 0,void 0,function*(){const _0x1126ec={'account_name':_0x2d5a63,'list_name':_0x4691ca,'contributor_name':_0x23ab7e};try{const _0x460d5a=yield this['fetch']['post'](this['path'],_0x177704,_0x1126ec);if(_0x460d5a['status']>0xc7&&_0x460d5a['status']<0x12c){const _0x54979b=yield _0x460d5a['json']();return new SuccessfulContributorResponse(_0x54979b);}const _0x43b059=yield _0x460d5a['json']();return new FailedContributorResponse(_0x43b059);}catch(_0x233fd7){if(_0x233fd7 instanceof Error)return new FailedContributorResponse({'detail':_0x233fd7['message'],'title':_0x233fd7['name'],'status':0x1f4,'instance':'','type':''});throw _0x233fd7;}});}['remove'](_0x41dad6,_0x543e68,_0x13fb0f,_0xcb19e1){return __awaiter$1(this,void 0,void 0,function*(){const _0x4f9a64=this['path']+'/'+_0x41dad6+'/'+_0x543e68+'/'+_0x13fb0f,_0x44097f=yield this['fetch']['delete'](_0x4f9a64,_0xcb19e1);try{if(_0x44097f['status']>0xc7&&_0x44097f['status']<0x12c)return new SuccessfulResponse({});const _0x251f21=yield _0x44097f['json']();return new FailedResponse(_0x251f21);}catch(_0xdf3a7f){if(_0xdf3a7f instanceof Error)return new FailedResponse({'detail':_0xdf3a7f['message'],'title':_0xdf3a7f['name'],'status':0x1f4,'instance':'','type':''});throw _0xdf3a7f;}});}['startsWith'](_0x3a5f0d,_0x5ad1a1){return __awaiter$1(this,void 0,void 0,function*(){const _0x337630=this['path']+'/'+_0x3a5f0d;try{const _0x4603fd=yield this['fetch']['get'](_0x337630,_0x5ad1a1);if(_0x4603fd['status']>0xc7&&_0x4603fd['status']<0x12c){const _0x4e8f08=yield _0x4603fd['json']();return new SuccessfulAccountAndImageResponse(_0x4e8f08);}const _0x15df10=yield _0x4603fd['json']();return new FailedAccountAndImageResponse(_0x15df10);}catch(_0x43075b){if(_0x43075b instanceof Error)return new FailedAccountAndImageResponse({'detail':_0x43075b['message'],'title':_0x43075b['name'],'status':0x1f4,'instance':'','type':''});throw _0x43075b;}});}}
|
|
18
18
|
|
|
19
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(
|
|
19
|
+
var __awaiter=undefined&&undefined['__awaiter']||function(_0x5375a4,_0x1d5bb6,_0x366f42,_0x12b77f){function _0x53b3ae(_0x168d94){return _0x168d94 instanceof _0x366f42?_0x168d94:new _0x366f42(function(_0x2dc111){_0x2dc111(_0x168d94);});}return new(_0x366f42||(_0x366f42=Promise))(function(_0x3e947f,_0x3427f0){function _0x4c88bc(_0x84fdb8){try{_0x299753(_0x12b77f['next'](_0x84fdb8));}catch(_0x1845b1){_0x3427f0(_0x1845b1);}}function _0x4cda1f(_0x4b95d6){try{_0x299753(_0x12b77f['throw'](_0x4b95d6));}catch(_0xbebddf){_0x3427f0(_0xbebddf);}}function _0x299753(_0x145733){_0x145733['done']?_0x3e947f(_0x145733['value']):_0x53b3ae(_0x145733['value'])['then'](_0x4c88bc,_0x4cda1f);}_0x299753((_0x12b77f=_0x12b77f['apply'](_0x5375a4,_0x1d5bb6||[]))['next']());});};class AdminClient{constructor(_0xe0cf92='https://admin.searchability.dev/'){var _0x262a0d=new Fetch(_0xe0cf92);this['Accounts']=new AccountService(_0x262a0d),this['Lists']=new ListService(_0x262a0d),this['ApiKeys']=new ApiKeyService(_0x262a0d),this['SearchServers']=new SearchServersService(_0x262a0d),this['Facets']=new FacetService(_0x262a0d),this['SearchResults']=new SearchResultService(_0x262a0d),this['Contributors']=new ContributorService(_0x262a0d);}}class AuthClient{constructor(_0x2bf099='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x2bf099);}['login'](_0x3ed301){return __awaiter(this,void 0,void 0,function*(){const _0x4deec7='login/'+_0x3ed301;try{const _0x4ebc90=yield yield fetch(_0x4deec7);if(_0x4ebc90['status']>0xc7&&_0x4ebc90['status']<0x12c){const _0x12289a=yield _0x4ebc90['json']();return new SuccessfulAuthResponse(_0x12289a);}const _0x623caf=yield _0x4ebc90['json']();return new FailedAuthResponse(_0x623caf);}catch(_0x2d074f){if(_0x2d074f instanceof Error)return new FailedAuthResponse({'detail':_0x2d074f['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x2d074f;}});}['refresh'](_0x1a2fae){return __awaiter(this,void 0,void 0,function*(){const _0xc7a682='refresh',_0x1f3b6a={'refresh_token':_0x1a2fae};try{const _0x2594be=yield this['fetch']['PostNoAuth'](_0xc7a682,_0x1f3b6a);if(_0x2594be['status']>0xc7&&_0x2594be['status']<0x12c){const _0xea5ca7=yield _0x2594be['json']();return new SuccessfulAuthResponse(_0xea5ca7);}const _0x21f253=yield _0x2594be['json']();return new FailedAuthResponse(_0x21f253);}catch(_0x339dde){if(_0x339dde instanceof Error)return new FailedAuthResponse({'detail':_0x339dde['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x339dde;}});}['getTokenStatus'](_0x51021b){if(Date['now']()<_0x51021b['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x51021b['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
|
|
20
20
|
|
|
21
21
|
export { AdminClient, AuthClient, TokenStatus, Tokens };
|
package/dist/types.d.ts
CHANGED
|
@@ -61,6 +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
|
+
getUrl(account_name: string, list_name: string, options?: Partial<ListSearchResultOptions> | undefined): string;
|
|
64
65
|
}
|
|
65
66
|
|
|
66
67
|
declare class ContributorService {
|
package/package.json
CHANGED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
var TokenStatus;(function(_0x582814){_0x582814[_0x582814['Ok']=0x0]='Ok',_0x582814[_0x582814['Refresh']=0x1]='Refresh',_0x582814[_0x582814['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(_0x125ec0){this['isSuccess']=_0x125ec0;}}class SuccessfulContributorResponse extends Response{constructor(_0x2e6104){super(!![]),this['contributor']=_0x2e6104;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x2a3a7d){super(![]),this['problem']=_0x2a3a7d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountAndImageResponse extends Response{constructor(_0x4ae8cf){super(!![]),this['accountAndImages']=_0x4ae8cf;}['toSuccess'](){return this['accountAndImages'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountAndImageResponse extends Response{constructor(_0x3573b7){super(![]),this['problem']=_0x3573b7;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x18eb2e){super(!![]),this['facet']=_0x18eb2e;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0xabb953){super(![]),this['problem']=_0xabb953;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0xb848f0){super(!![]),this['account']=_0xb848f0;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0x3e3279){super(!![]),this['accountImage']=_0x3e3279;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0xf19474){super(!![]),this['list']=_0xf19474;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x84b48c){super(!![]),this['list']=_0x84b48c;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x13d8b2){super(![]),this['problem']=_0x13d8b2;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0x43981f){super(![]),this['problem']=_0x43981f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x272df3){super(![]),this['problem']=_0x272df3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x4c767e){super(![]),this['problem']=_0x4c767e;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x113ebe){super(!![]),this['tokens']=_0x113ebe;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x3c51e6){super(![]),this['problem']=_0x3c51e6;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x144992){super(!![]),this['apiKey']=_0x144992;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x5cec2b){super(![]),this['problem']=_0x5cec2b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0xc85b9c){super(!![]),this['searchService']=_0xc85b9c;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x41aee1){super(![]),this['problem']=_0x41aee1;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x39388a){super(!![]),this['searchService']=_0x39388a;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x10f139){super(!![]),this['searchResult']=_0x10f139;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x24a8e1){super(![]),this['problem']=_0x24a8e1;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchResultResponse extends Response{constructor(_0x54687a){super(!![]),this['searchResults']=_0x54687a;}['toSuccess'](){return this['searchResults'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchResultResponse extends Response{constructor(_0x407ae1){super(![]),this['problem']=_0x407ae1;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x15e32d){super(!![]),this['searchServices']=_0x15e32d;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x5c46ab){super(![]),this['problem']=_0x5c46ab;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x5e3289){super(![]),this['problem']=_0x5e3289;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x27780b){super(!![]),this['apiKeyValue']=_0x27780b;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x34ee50){super(!![]),this['obj']=_0x34ee50;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x4e1961){super(![]),this['problem']=_0x4e1961;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x3cbd56){super(![]),this['problem']=_0x3cbd56;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
2
|
-
|
|
3
|
-
var __awaiter$8=undefined&&undefined['__awaiter']||function(_0x2c4b36,_0xb5e30f,_0x237602,_0x48586b){function _0x228390(_0x1ac5ae){return _0x1ac5ae instanceof _0x237602?_0x1ac5ae:new _0x237602(function(_0xdf9bec){_0xdf9bec(_0x1ac5ae);});}return new(_0x237602||(_0x237602=Promise))(function(_0x4dd500,_0x5e730c){function _0x95a101(_0x58d106){try{_0x171c97(_0x48586b['next'](_0x58d106));}catch(_0x31c5c4){_0x5e730c(_0x31c5c4);}}function _0x923dfc(_0xf774f1){try{_0x171c97(_0x48586b['throw'](_0xf774f1));}catch(_0x4c32b0){_0x5e730c(_0x4c32b0);}}function _0x171c97(_0x212bb8){_0x212bb8['done']?_0x4dd500(_0x212bb8['value']):_0x228390(_0x212bb8['value'])['then'](_0x95a101,_0x923dfc);}_0x171c97((_0x48586b=_0x48586b['apply'](_0x2c4b36,_0xb5e30f||[]))['next']());});};class AccountService{constructor(_0x95d2f0){this['fetch']=_0x95d2f0;}['get'](_0xb54d68,_0xe79e0){return __awaiter$8(this,void 0,void 0,function*(){const _0x31ba47='Account/'+_0xb54d68+'/',_0x3dd4f5=yield this['fetch']['get'](_0x31ba47,_0xe79e0);try{if(_0x3dd4f5['status']>0xc7&&_0x3dd4f5['status']<0x12c){const _0x5ec3cf=yield _0x3dd4f5['json']();return new SuccessfulAccountResponse(_0x5ec3cf);}const _0x525529=yield _0x3dd4f5['json']();return new FailedAccountResponse(_0x525529);}catch(_0x3d5bd4){if(_0x3d5bd4 instanceof Error)return new FailedAccountResponse({'detail':_0x3d5bd4['message'],'title':_0x3d5bd4['name'],'status':0x1f4,'instance':'','type':''});throw _0x3d5bd4;}});}['getImage'](_0x2de406,_0x239e1c){return __awaiter$8(this,void 0,void 0,function*(){const _0x553d8b='account/image/'+_0x2de406+'/',_0x192c46=yield this['fetch']['get'](_0x553d8b,_0x239e1c);try{if(_0x192c46['status']>0xc7&&_0x192c46['status']<0x12c){const _0x22ad69=yield _0x192c46['json']();return new SuccessfulAccountImageResponse(_0x22ad69);}const _0x41307d=yield _0x192c46['json']();return new FailedAccountImageResponse(_0x41307d);}catch(_0x43d4d3){if(_0x43d4d3 instanceof Error)return new FailedAccountImageResponse({'detail':_0x43d4d3['message'],'title':_0x43d4d3['name'],'status':0x1f4,'instance':'','type':''});throw _0x43d4d3;}});}}
|
|
4
|
-
|
|
5
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x313756,_0x1101b6,_0x4c9f61,_0x21de0c){function _0x5cf801(_0xa71b95){return _0xa71b95 instanceof _0x4c9f61?_0xa71b95:new _0x4c9f61(function(_0x1bdabf){_0x1bdabf(_0xa71b95);});}return new(_0x4c9f61||(_0x4c9f61=Promise))(function(_0xe1fcd9,_0x49bf79){function _0x3c21e8(_0xeefd6d){try{_0x28a681(_0x21de0c['next'](_0xeefd6d));}catch(_0x8a38a0){_0x49bf79(_0x8a38a0);}}function _0x2d034d(_0x18b148){try{_0x28a681(_0x21de0c['throw'](_0x18b148));}catch(_0x1dd5f4){_0x49bf79(_0x1dd5f4);}}function _0x28a681(_0x17c968){_0x17c968['done']?_0xe1fcd9(_0x17c968['value']):_0x5cf801(_0x17c968['value'])['then'](_0x3c21e8,_0x2d034d);}_0x28a681((_0x21de0c=_0x21de0c['apply'](_0x313756,_0x1101b6||[]))['next']());});};class ApiKeyService{constructor(_0x424291){this['fetch']=_0x424291,this['path']='api-key';}['create'](_0x59025a,_0x58b689,_0x4105ac){return __awaiter$7(this,void 0,void 0,function*(){const _0x245916={'account_name':_0x59025a,'api_key_name':_0x58b689};try{const _0x5a06e4=yield this['fetch']['post'](this['path'],_0x4105ac,_0x245916);if(_0x5a06e4['status']>0xc7&&_0x5a06e4['status']<0x12c){const _0x3a314d=yield _0x5a06e4['json']();return new SuccessfulApiKeyResponse(_0x3a314d);}const _0x27bf49=yield _0x5a06e4['json']();return new FailedApiKeyResponse(_0x27bf49);}catch(_0x4cf7c8){if(_0x4cf7c8 instanceof Error)return new FailedApiKeyResponse({'detail':_0x4cf7c8['message'],'title':_0x4cf7c8['name'],'status':0x1f4,'instance':'','type':''});throw _0x4cf7c8;}});}['view'](_0x5da9bf,_0x4a426c,_0x20b352){return __awaiter$7(this,void 0,void 0,function*(){const _0x3bd3d3=this['path']+'/'+_0x5da9bf+'/'+_0x4a426c;try{const _0x494e1f=yield this['fetch']['get'](_0x3bd3d3,_0x20b352);if(_0x494e1f['status']>0xc7&&_0x494e1f['status']<0x12c){const _0x2ef616=yield _0x494e1f['json']();return new SuccessfulApiKeyValueResponse(_0x2ef616);}const _0x5c77f7=yield _0x494e1f['json']();return new FailedApiKeyValueResponse(_0x5c77f7);}catch(_0x626a21){if(_0x626a21 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x626a21['message'],'title':_0x626a21['name'],'status':0x1f4,'instance':'','type':''});throw _0x626a21;}});}['delete'](_0x518ca9,_0x360285,_0x1d3d4e){return __awaiter$7(this,void 0,void 0,function*(){const _0x17bd89=this['path']+'/'+_0x518ca9+'/'+_0x360285;try{const _0x18e57d=yield this['fetch']['delete'](_0x17bd89,_0x1d3d4e);if(_0x18e57d['status']>0xc7&&_0x18e57d['status']<0x12c)return new SuccessfulResponse({});const _0xeb56bb=yield _0x18e57d['json']();return new FailedResponse(_0xeb56bb);}catch(_0x5191b1){if(_0x5191b1 instanceof Error)return new FailedResponse({'detail':_0x5191b1['message'],'title':_0x5191b1['name'],'status':0x1f4,'instance':'','type':''});throw _0x5191b1;}});}}
|
|
6
|
-
|
|
7
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x3922cd,_0x2b54db,_0x3c9e07,_0x1bf090){function _0x5336a4(_0x223617){return _0x223617 instanceof _0x3c9e07?_0x223617:new _0x3c9e07(function(_0x2dd51e){_0x2dd51e(_0x223617);});}return new(_0x3c9e07||(_0x3c9e07=Promise))(function(_0x578b55,_0x2337f8){function _0x4d1d57(_0x14aa5c){try{_0x1679e8(_0x1bf090['next'](_0x14aa5c));}catch(_0x3558e1){_0x2337f8(_0x3558e1);}}function _0x8d1200(_0x4f17eb){try{_0x1679e8(_0x1bf090['throw'](_0x4f17eb));}catch(_0x434f13){_0x2337f8(_0x434f13);}}function _0x1679e8(_0x176852){_0x176852['done']?_0x578b55(_0x176852['value']):_0x5336a4(_0x176852['value'])['then'](_0x4d1d57,_0x8d1200);}_0x1679e8((_0x1bf090=_0x1bf090['apply'](_0x3922cd,_0x2b54db||[]))['next']());});};class ListService{constructor(_0x8cfe67){this['fetch']=_0x8cfe67;}['create'](_0x15f011,_0x485f1c,_0x410d00,_0x13af8b){return __awaiter$6(this,void 0,void 0,function*(){const _0x383cda='List',_0x2d6190={'account_name':_0x15f011,'list_name':_0x485f1c,'search_service_name':_0x410d00};try{const _0x204bcc=yield this['fetch']['post'](_0x383cda,_0x13af8b,_0x2d6190);if(_0x204bcc['status']>0xc7&&_0x204bcc['status']<0x12c){const _0x22fbfa=yield _0x204bcc['json']();return new SuccessfulListIdentityResponse(_0x22fbfa);}const _0x55fb5b=yield _0x204bcc['json']();return new FailedListIdentityResponse(_0x55fb5b);}catch(_0x1efeea){if(_0x1efeea instanceof Error)return new FailedListIdentityResponse({'detail':_0x1efeea['message'],'title':_0x1efeea['name'],'status':0x1f4,'instance':'','type':''});throw _0x1efeea;}});}['delete'](_0xdab98d,_0x6a6102,_0x856007){return __awaiter$6(this,void 0,void 0,function*(){const _0x515119='List/'+_0xdab98d+'/'+_0x6a6102,_0x1c1323=yield this['fetch']['delete'](_0x515119,_0x856007);try{if(_0x1c1323['status']>0xc7&&_0x1c1323['status']<0x12c)return new SuccessfulResponse({});const _0x1dce70=yield _0x1c1323['json']();return new FailedResponse(_0x1dce70);}catch(_0x47701b){if(_0x47701b instanceof Error)return new FailedResponse({'detail':_0x47701b['message'],'title':_0x47701b['name'],'status':0x1f4,'instance':'','type':''});throw _0x47701b;}});}['get'](_0x557309,_0x8e3348,_0xa793eb){return __awaiter$6(this,void 0,void 0,function*(){const _0x1c203f='List/'+_0x557309+'/'+_0x8e3348;try{const _0x3ac91b=yield this['fetch']['get'](_0x1c203f,_0xa793eb);if(_0x3ac91b['status']>0xc7&&_0x3ac91b['status']<0x12c){const _0x5a3339=yield _0x3ac91b['json']();return new SuccessfulListResponse(_0x5a3339);}const _0x4787e4=yield _0x3ac91b['json']();return new FailedListResponse(_0x4787e4);}catch(_0x4ecef6){if(_0x4ecef6 instanceof Error)return new FailedListResponse({'detail':_0x4ecef6['message'],'title':_0x4ecef6['name'],'status':0x1f4,'instance':'','type':''});throw _0x4ecef6;}});}}
|
|
8
|
-
|
|
9
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x18804c,_0x52489a,_0x2ffb76,_0x58aa3e){function _0x3ea5f1(_0x5f255e){return _0x5f255e instanceof _0x2ffb76?_0x5f255e:new _0x2ffb76(function(_0x3c2064){_0x3c2064(_0x5f255e);});}return new(_0x2ffb76||(_0x2ffb76=Promise))(function(_0xce1673,_0x595f51){function _0x31a736(_0xe1df19){try{_0x2b0865(_0x58aa3e['next'](_0xe1df19));}catch(_0x55b6ce){_0x595f51(_0x55b6ce);}}function _0x5afded(_0x1a85de){try{_0x2b0865(_0x58aa3e['throw'](_0x1a85de));}catch(_0x3b98dd){_0x595f51(_0x3b98dd);}}function _0x2b0865(_0x15cd6c){_0x15cd6c['done']?_0xce1673(_0x15cd6c['value']):_0x3ea5f1(_0x15cd6c['value'])['then'](_0x31a736,_0x5afded);}_0x2b0865((_0x58aa3e=_0x58aa3e['apply'](_0x18804c,_0x52489a||[]))['next']());});};class Fetch{constructor(_0x3f6003){this['baseUri']=_0x3f6003,this['getUrl']=_0x26b910=>{return _0x26b910['startsWith']('/')&&(_0x26b910=_0x26b910['replace']('/','')),''+this['baseUri']+_0x26b910;},!_0x3f6003['endsWith']('/')&&(_0x3f6003=_0x3f6003+'/');}['get'](_0x1c379b,_0x4e4fcc){return __awaiter$5(this,void 0,void 0,function*(){const _0x46595c=this['getUrl'](_0x1c379b);return yield fetch(_0x46595c,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x4e4fcc}});});}['post'](_0x39d5cf,_0x1f6e7c,_0x27b8e3){return __awaiter$5(this,void 0,void 0,function*(){const _0x4a3aad=this['getUrl'](_0x39d5cf);return yield fetch(_0x4a3aad,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x1f6e7c},'body':_0x27b8e3?JSON['stringify'](_0x27b8e3):null});});}['PostNoAuth'](_0x1905ef,_0x2358c4){return __awaiter$5(this,void 0,void 0,function*(){const _0x3dfac9=this['getUrl'](_0x1905ef);return yield fetch(_0x3dfac9,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x2358c4?JSON['stringify'](_0x2358c4):null});});}['put'](_0x437ff9,_0x58bed0,_0x4b755f){return __awaiter$5(this,void 0,void 0,function*(){const _0x5a842d=this['getUrl'](_0x437ff9);return yield fetch(_0x5a842d,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x58bed0},'body':_0x4b755f?JSON['stringify'](_0x4b755f):null});});}['delete'](_0x180ec9,_0x51204b){return __awaiter$5(this,void 0,void 0,function*(){const _0x21d79a=this['getUrl'](_0x180ec9);return yield fetch(_0x21d79a,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x51204b}});});}}
|
|
10
|
-
|
|
11
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x36011b,_0x2160aa,_0x59dba7,_0x2bb1ca){function _0x52480c(_0x2e0933){return _0x2e0933 instanceof _0x59dba7?_0x2e0933:new _0x59dba7(function(_0x1de15b){_0x1de15b(_0x2e0933);});}return new(_0x59dba7||(_0x59dba7=Promise))(function(_0x637d96,_0x322754){function _0x21fd0f(_0x367b49){try{_0xfa0c5c(_0x2bb1ca['next'](_0x367b49));}catch(_0x5579e0){_0x322754(_0x5579e0);}}function _0x59a90a(_0xe819cd){try{_0xfa0c5c(_0x2bb1ca['throw'](_0xe819cd));}catch(_0x440434){_0x322754(_0x440434);}}function _0xfa0c5c(_0x491b37){_0x491b37['done']?_0x637d96(_0x491b37['value']):_0x52480c(_0x491b37['value'])['then'](_0x21fd0f,_0x59a90a);}_0xfa0c5c((_0x2bb1ca=_0x2bb1ca['apply'](_0x36011b,_0x2160aa||[]))['next']());});};class SearchServersService{constructor(_0x8c271d){this['fetch']=_0x8c271d,this['path']='search-services';}['create'](_0x1281a7,_0x3e3f0c,_0x4fb55b,_0x2ca46e,_0x33b84f,_0x360f9d,_0x5289f7,_0x175b1a){return __awaiter$4(this,void 0,void 0,function*(){const _0x1f932a={'account_name':_0x1281a7,'search_service_name':_0x3e3f0c,'endpoint':_0x4fb55b,'key':_0x2ca46e,'country':_0x33b84f,'provider':_0x360f9d,'index_name':_0x5289f7};try{const _0x4e259d=yield this['fetch']['post'](this['path'],_0x175b1a,_0x1f932a);if(_0x4e259d['status']>0xc7&&_0x4e259d['status']<0x12c){const _0x260c33=yield _0x4e259d['json']();return new SuccessfulSearchServiceResponse(_0x260c33);}const _0x1a3b57=yield _0x4e259d['json']();return new FailedSearchServiceResponse(_0x1a3b57);}catch(_0x441493){if(_0x441493 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x441493['message'],'title':_0x441493['name'],'status':0x1f4,'instance':'','type':''});throw _0x441493;}});}['delete'](_0x4e3a7d,_0x242510,_0x47733b){return __awaiter$4(this,void 0,void 0,function*(){const _0x4a0e82=this['path']+'/'+_0x4e3a7d+'/'+_0x242510;try{const _0x307ca0=yield this['fetch']['delete'](_0x4a0e82,_0x47733b);if(_0x307ca0['status']>0xc7&&_0x307ca0['status']<0x12c)return new SuccessfulResponse({});const _0x6dafb=yield _0x307ca0['json']();return new FailedResponse(_0x6dafb);}catch(_0x17142a){if(_0x17142a instanceof Error)return new FailedResponse({'detail':_0x17142a['message'],'title':_0x17142a['name'],'status':0x1f4,'instance':'','type':''});throw _0x17142a;}});}['view'](_0x279ad3,_0x58e52a,_0x29f314){return __awaiter$4(this,void 0,void 0,function*(){const _0x2a7959=this['path']+'/'+_0x279ad3+'/'+_0x58e52a;try{const _0x20dbd2=yield this['fetch']['get'](_0x2a7959,_0x29f314);if(_0x20dbd2['status']>0xc7&&_0x20dbd2['status']<0x12c){const _0x3e3883=yield _0x20dbd2['json']();return new SuccessfulViewSearchServiceResponse(_0x3e3883);}const _0x3d76dd=yield _0x20dbd2['json']();return new FailedViewSearchServiceResponse(_0x3d76dd);}catch(_0x14b4cd){if(_0x14b4cd instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x14b4cd['message'],'title':_0x14b4cd['name'],'status':0x1f4,'instance':'','type':''});throw _0x14b4cd;}});}['edit'](_0x45fd4d,_0x44c203,_0x5a4489,_0x5e470c,_0x3ecbb6){return __awaiter$4(this,void 0,void 0,function*(){const _0x994726={'account_name':_0x45fd4d,'search_service_name':_0x44c203,'key':_0x5a4489,'country':_0x5e470c};try{const _0x3abbad=yield this['fetch']['put'](this['path'],_0x3ecbb6,_0x994726);if(_0x3abbad['status']>0xc7&&_0x3abbad['status']<0x12c){const _0x51ac84=yield _0x3abbad['json']();return new SuccessfulSearchServiceResponse(_0x51ac84);}const _0x10dd10=yield _0x3abbad['json']();return new FailedSearchServiceResponse(_0x10dd10);}catch(_0x327005){if(_0x327005 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x327005['message'],'title':_0x327005['name'],'status':0x1f4,'instance':'','type':''});throw _0x327005;}});}['list'](_0x5cd264,_0x102a00){return __awaiter$4(this,void 0,void 0,function*(){const _0x188e2b=this['path']+'/'+_0x5cd264;try{const _0x2c9285=yield this['fetch']['get'](_0x188e2b,_0x102a00);if(_0x2c9285['status']>0xc7&&_0x2c9285['status']<0x12c){const _0x15164c=yield _0x2c9285['json']();return new SuccessfulListSearchServiceResponse(_0x15164c);}const _0x24809b=yield _0x2c9285['json']();return new FailedViewSearchServicesResponse(_0x24809b);}catch(_0x2fb0cb){if(_0x2fb0cb instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x2fb0cb['message'],'title':_0x2fb0cb['name'],'status':0x1f4,'instance':'','type':''});throw _0x2fb0cb;}});}}
|
|
12
|
-
|
|
13
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x11c3ad,_0x1d82bc,_0x11dcd9,_0x207227){function _0x1cfe00(_0x422e06){return _0x422e06 instanceof _0x11dcd9?_0x422e06:new _0x11dcd9(function(_0x2c1b49){_0x2c1b49(_0x422e06);});}return new(_0x11dcd9||(_0x11dcd9=Promise))(function(_0x18102a,_0x6426d3){function _0x42bf29(_0x270d9c){try{_0x4c638b(_0x207227['next'](_0x270d9c));}catch(_0x542ba9){_0x6426d3(_0x542ba9);}}function _0x19927b(_0x5252c0){try{_0x4c638b(_0x207227['throw'](_0x5252c0));}catch(_0x4b6bb0){_0x6426d3(_0x4b6bb0);}}function _0x4c638b(_0x1c9521){_0x1c9521['done']?_0x18102a(_0x1c9521['value']):_0x1cfe00(_0x1c9521['value'])['then'](_0x42bf29,_0x19927b);}_0x4c638b((_0x207227=_0x207227['apply'](_0x11c3ad,_0x1d82bc||[]))['next']());});};class FacetService{constructor(_0x26afaa){this['fetch']=_0x26afaa,this['path']='facet';}['create'](_0x1713fc,_0x4e173e,_0x33d182,_0x3639f5){return __awaiter$3(this,void 0,void 0,function*(){const _0x16de03={'account_name':_0x1713fc,'list_name':_0x4e173e,'facet_name':_0x33d182};try{const _0x48f1e3=yield this['fetch']['post'](this['path'],_0x3639f5,_0x16de03);if(_0x48f1e3['status']>0xc7&&_0x48f1e3['status']<0x12c){const _0x2b5806=yield _0x48f1e3['json']();return new SuccessfulFacetResponse(_0x2b5806);}const _0x117564=yield _0x48f1e3['json']();return new FailedFacetResponse(_0x117564);}catch(_0x2d7886){if(_0x2d7886 instanceof Error)return new FailedFacetResponse({'detail':_0x2d7886['message'],'title':_0x2d7886['name'],'status':0x1f4,'instance':'','type':''});throw _0x2d7886;}});}['remove'](_0x2a46f1,_0x56933e,_0x189685,_0x30cd36){return __awaiter$3(this,void 0,void 0,function*(){const _0x43bfa6='Facet/'+_0x2a46f1+'/'+_0x56933e+'/'+_0x189685,_0x2be2e1=yield this['fetch']['delete'](_0x43bfa6,_0x30cd36);try{if(_0x2be2e1['status']>0xc7&&_0x2be2e1['status']<0x12c)return new SuccessfulResponse({});const _0x2b638c=yield _0x2be2e1['json']();return new FailedResponse(_0x2b638c);}catch(_0x175ec5){if(_0x175ec5 instanceof Error)return new FailedResponse({'detail':_0x175ec5['message'],'title':_0x175ec5['name'],'status':0x1f4,'instance':'','type':''});throw _0x175ec5;}});}['rename'](_0xfbd18,_0x145ed6,_0x19e561,_0x34f07e,_0x4f6300){return __awaiter$3(this,void 0,void 0,function*(){const _0xaf8e11={'account_name':_0xfbd18,'list_name':_0x145ed6,'facet_name':_0x19e561,'new_facet_name':_0x34f07e};try{const _0x56cda2=yield this['fetch']['put'](this['path'],_0x4f6300,_0xaf8e11);if(_0x56cda2['status']>0xc7&&_0x56cda2['status']<0x12c){const _0x269093=yield _0x56cda2['json']();return new SuccessfulFacetResponse(_0x269093);}const _0x13c207=yield _0x56cda2['json']();return new FailedFacetResponse(_0x13c207);}catch(_0x514da6){if(_0x514da6 instanceof Error)return new FailedFacetResponse({'detail':_0x514da6['message'],'title':_0x514da6['name'],'status':0x1f4,'instance':'','type':''});throw _0x514da6;}});}}
|
|
14
|
-
|
|
15
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x567dac,_0x1f8665,_0x1096f7,_0x5a7759){function _0x5cdf5d(_0x3bf54f){return _0x3bf54f instanceof _0x1096f7?_0x3bf54f:new _0x1096f7(function(_0x4ac4c6){_0x4ac4c6(_0x3bf54f);});}return new(_0x1096f7||(_0x1096f7=Promise))(function(_0x46c0ff,_0x21cfb1){function _0x247045(_0x59d412){try{_0x4fa9f1(_0x5a7759['next'](_0x59d412));}catch(_0x52a5d6){_0x21cfb1(_0x52a5d6);}}function _0xcb067d(_0x27a5d7){try{_0x4fa9f1(_0x5a7759['throw'](_0x27a5d7));}catch(_0x39e8f5){_0x21cfb1(_0x39e8f5);}}function _0x4fa9f1(_0x4929ba){_0x4929ba['done']?_0x46c0ff(_0x4929ba['value']):_0x5cdf5d(_0x4929ba['value'])['then'](_0x247045,_0xcb067d);}_0x4fa9f1((_0x5a7759=_0x5a7759['apply'](_0x567dac,_0x1f8665||[]))['next']());});};class SearchResultService{constructor(_0x8287f7){this['fetch']=_0x8287f7,this['path']='search-result';}['create'](_0x80d8c,_0x9a6fe6,_0x83eaa8,_0x5f1ddb,_0x2112dd){return __awaiter$2(this,void 0,void 0,function*(){_0x2112dd=_0x2112dd!==null&&_0x2112dd!==void 0?_0x2112dd:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x53a644=Object['assign']({'account_name':_0x80d8c,'search_result_name':_0x83eaa8,'list_name':_0x9a6fe6},_0x2112dd);try{const _0x43d97f=yield this['fetch']['post'](this['path'],_0x5f1ddb,_0x53a644);if(_0x43d97f['status']>0xc7&&_0x43d97f['status']<0x12c){const _0x5239d8=yield _0x43d97f['json']();return new SuccessfulViewSearchResultResponse(_0x5239d8);}const _0x15e4dd=yield _0x43d97f['json']();return new FailedSearchResultResponse(_0x15e4dd);}catch(_0x2bec94){if(_0x2bec94 instanceof Error)return new FailedSearchResultResponse({'detail':_0x2bec94['message'],'title':_0x2bec94['name'],'status':0x1f4,'instance':'','type':''});throw _0x2bec94;}});}['transfer'](_0x1b5a89,_0x56291c,_0x150cb5,_0x5d48e3){return __awaiter$2(this,void 0,void 0,function*(){const _0x136ad1={'account_name':_0x1b5a89,'list_name':_0x56291c,'new_search_service_name':_0x150cb5};try{const _0x38986d=yield this['fetch']['post'](this['path']+'/transfer',_0x5d48e3,_0x136ad1);if(_0x38986d['status']>0xc7&&_0x38986d['status']<0x12c){const _0x42cf64=yield _0x38986d['json']();return new SuccessfulListResponse(_0x42cf64);}const _0xa94ce9=yield _0x38986d['json']();return new FailedListResponse(_0xa94ce9);}catch(_0x24051b){if(_0x24051b instanceof Error)return new FailedListResponse({'detail':_0x24051b['message'],'title':_0x24051b['name'],'status':0x1f4,'instance':'','type':''});throw _0x24051b;}});}['list'](_0x4b9fff,_0x180c6d,_0x293058,_0xe4bc7a){return __awaiter$2(this,void 0,void 0,function*(){let _0xca775c=this['path']+'/'+_0x4b9fff+'/'+_0x180c6d;const _0x30a66f=[];(_0xe4bc7a===null||_0xe4bc7a===void 0?void 0:_0xe4bc7a['size'])&&_0x30a66f['push']('size='+_0xe4bc7a['size']);(_0xe4bc7a===null||_0xe4bc7a===void 0?void 0:_0xe4bc7a['skip'])&&_0x30a66f['push']('skip='+_0xe4bc7a['skip']);(_0xe4bc7a===null||_0xe4bc7a===void 0?void 0:_0xe4bc7a['query'])&&_0x30a66f['push']('query='+_0xe4bc7a['query']);(_0xe4bc7a===null||_0xe4bc7a===void 0?void 0:_0xe4bc7a['filter'])&&_0x30a66f['push']('filter='+_0xe4bc7a['filter']);(_0xe4bc7a===null||_0xe4bc7a===void 0?void 0:_0xe4bc7a['radius'])&&_0x30a66f['push']('radius='+_0xe4bc7a['radius']);_0x30a66f['length']>0x0&&_0x30a66f['forEach']((_0x524356,_0xee9bc9)=>{_0xee9bc9===0x0?_0xca775c+='?':_0xca775c+='&',_0xca775c+=_0x524356;});try{const _0xabb4c8=yield this['fetch']['get'](_0xca775c,_0x293058);if(_0xabb4c8['status']>0xc7&&_0xabb4c8['status']<0x12c){const _0x2b97b7=yield _0xabb4c8['json']();return new SuccessfulListSearchResultResponse(_0x2b97b7);}const _0x9c8a89=yield _0xabb4c8['json']();return new FailedViewSearchResultResponse(_0x9c8a89);}catch(_0x1a490f){if(_0x1a490f instanceof Error)return new FailedViewSearchResultResponse({'detail':_0x1a490f['message'],'title':_0x1a490f['name'],'status':0x1f4,'instance':'','type':''});throw _0x1a490f;}});}['delete'](_0x406dd1,_0xc5f903,_0x1c4eaf,_0x2d2fc7){return __awaiter$2(this,void 0,void 0,function*(){const _0x11e41e=this['path']+'/'+_0x406dd1+'/'+_0xc5f903+'/'+_0x1c4eaf,_0x1355b3=yield this['fetch']['delete'](_0x11e41e,_0x2d2fc7);try{if(_0x1355b3['status']>0xc7&&_0x1355b3['status']<0x12c)return new SuccessfulResponse({});const _0x593cac=yield _0x1355b3['json']();return new FailedResponse(_0x593cac);}catch(_0x341ace){if(_0x341ace instanceof Error)return new FailedResponse({'detail':_0x341ace['message'],'title':_0x341ace['name'],'status':0x1f4,'instance':'','type':''});throw _0x341ace;}});}}
|
|
16
|
-
|
|
17
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x441d4e,_0x2d0b77,_0x4b9b98,_0x30e7f4){function _0x2f5700(_0x1b55af){return _0x1b55af instanceof _0x4b9b98?_0x1b55af:new _0x4b9b98(function(_0x238d29){_0x238d29(_0x1b55af);});}return new(_0x4b9b98||(_0x4b9b98=Promise))(function(_0x2fe4a8,_0x45b690){function _0x43ba82(_0x52aea9){try{_0x37386f(_0x30e7f4['next'](_0x52aea9));}catch(_0x1201e5){_0x45b690(_0x1201e5);}}function _0x205dec(_0x2576a9){try{_0x37386f(_0x30e7f4['throw'](_0x2576a9));}catch(_0x43c715){_0x45b690(_0x43c715);}}function _0x37386f(_0x27ab8c){_0x27ab8c['done']?_0x2fe4a8(_0x27ab8c['value']):_0x2f5700(_0x27ab8c['value'])['then'](_0x43ba82,_0x205dec);}_0x37386f((_0x30e7f4=_0x30e7f4['apply'](_0x441d4e,_0x2d0b77||[]))['next']());});};class ContributorService{constructor(_0x31cbe0){this['fetch']=_0x31cbe0,this['path']='contributor';}['create'](_0x57bfe2,_0x20d286,_0x26b0c9,_0x188b5c){return __awaiter$1(this,void 0,void 0,function*(){const _0x216cf9={'account_name':_0x57bfe2,'list_name':_0x20d286,'contributor_name':_0x26b0c9};try{const _0x31d65c=yield this['fetch']['post'](this['path'],_0x188b5c,_0x216cf9);if(_0x31d65c['status']>0xc7&&_0x31d65c['status']<0x12c){const _0x2d9886=yield _0x31d65c['json']();return new SuccessfulContributorResponse(_0x2d9886);}const _0x5a3839=yield _0x31d65c['json']();return new FailedContributorResponse(_0x5a3839);}catch(_0x1f7369){if(_0x1f7369 instanceof Error)return new FailedContributorResponse({'detail':_0x1f7369['message'],'title':_0x1f7369['name'],'status':0x1f4,'instance':'','type':''});throw _0x1f7369;}});}['remove'](_0x5b33ef,_0x4f8125,_0x11bf2b,_0x3de0ec){return __awaiter$1(this,void 0,void 0,function*(){const _0x2c3af3=this['path']+'/'+_0x5b33ef+'/'+_0x4f8125+'/'+_0x11bf2b,_0x5b4373=yield this['fetch']['delete'](_0x2c3af3,_0x3de0ec);try{if(_0x5b4373['status']>0xc7&&_0x5b4373['status']<0x12c)return new SuccessfulResponse({});const _0x289edc=yield _0x5b4373['json']();return new FailedResponse(_0x289edc);}catch(_0x55c36b){if(_0x55c36b instanceof Error)return new FailedResponse({'detail':_0x55c36b['message'],'title':_0x55c36b['name'],'status':0x1f4,'instance':'','type':''});throw _0x55c36b;}});}['startsWith'](_0x15376a,_0x5967cf){return __awaiter$1(this,void 0,void 0,function*(){const _0x405594=this['path']+'/'+_0x15376a;try{const _0x5a083f=yield this['fetch']['get'](_0x405594,_0x5967cf);if(_0x5a083f['status']>0xc7&&_0x5a083f['status']<0x12c){const _0x1b87e7=yield _0x5a083f['json']();return new SuccessfulAccountAndImageResponse(_0x1b87e7);}const _0x388c3d=yield _0x5a083f['json']();return new FailedAccountAndImageResponse(_0x388c3d);}catch(_0x566d00){if(_0x566d00 instanceof Error)return new FailedAccountAndImageResponse({'detail':_0x566d00['message'],'title':_0x566d00['name'],'status':0x1f4,'instance':'','type':''});throw _0x566d00;}});}}
|
|
18
|
-
|
|
19
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(_0xd9784c,_0x1bbe98,_0x3b3951,_0x303849){function _0x4f9d7e(_0xc3122d){return _0xc3122d instanceof _0x3b3951?_0xc3122d:new _0x3b3951(function(_0x5bb41b){_0x5bb41b(_0xc3122d);});}return new(_0x3b3951||(_0x3b3951=Promise))(function(_0x4d36fe,_0x48d6f1){function _0x21c47e(_0x3f653b){try{_0x2c72ca(_0x303849['next'](_0x3f653b));}catch(_0x4a0f45){_0x48d6f1(_0x4a0f45);}}function _0x1e05b2(_0x2349d8){try{_0x2c72ca(_0x303849['throw'](_0x2349d8));}catch(_0xe5f0ce){_0x48d6f1(_0xe5f0ce);}}function _0x2c72ca(_0x6e32e2){_0x6e32e2['done']?_0x4d36fe(_0x6e32e2['value']):_0x4f9d7e(_0x6e32e2['value'])['then'](_0x21c47e,_0x1e05b2);}_0x2c72ca((_0x303849=_0x303849['apply'](_0xd9784c,_0x1bbe98||[]))['next']());});};class AdminClient{constructor(_0x178730='https://admin.searchability.dev/'){var _0x1f0343=new Fetch(_0x178730);this['Accounts']=new AccountService(_0x1f0343),this['Lists']=new ListService(_0x1f0343),this['ApiKeys']=new ApiKeyService(_0x1f0343),this['SearchServers']=new SearchServersService(_0x1f0343),this['Facets']=new FacetService(_0x1f0343),this['SearchResults']=new SearchResultService(_0x1f0343),this['Contributors']=new ContributorService(_0x1f0343);}}class AuthClient{constructor(_0x3c6274='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x3c6274);}['login'](_0x574970){return __awaiter(this,void 0,void 0,function*(){const _0x17ca38='login/'+_0x574970;try{const _0x10e912=yield yield fetch(_0x17ca38);if(_0x10e912['status']>0xc7&&_0x10e912['status']<0x12c){const _0x5b3d7b=yield _0x10e912['json']();return new SuccessfulAuthResponse(_0x5b3d7b);}const _0x1a727a=yield _0x10e912['json']();return new FailedAuthResponse(_0x1a727a);}catch(_0x2f9a20){if(_0x2f9a20 instanceof Error)return new FailedAuthResponse({'detail':_0x2f9a20['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x2f9a20;}});}['refresh'](_0x136387){return __awaiter(this,void 0,void 0,function*(){const _0x17786b='refresh',_0x27a212={'refresh_token':_0x136387};try{const _0x36997b=yield this['fetch']['PostNoAuth'](_0x17786b,_0x27a212);if(_0x36997b['status']>0xc7&&_0x36997b['status']<0x12c){const _0xd7c6b0=yield _0x36997b['json']();return new SuccessfulAuthResponse(_0xd7c6b0);}const _0x1da5d6=yield _0x36997b['json']();return new FailedAuthResponse(_0x1da5d6);}catch(_0x8f0390){if(_0x8f0390 instanceof Error)return new FailedAuthResponse({'detail':_0x8f0390['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x8f0390;}});}['getTokenStatus'](_0x2de98d){if(Date['now']()<_0x2de98d['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x2de98d['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
|
|
20
|
-
|
|
21
|
-
export { AdminClient, AuthClient, TokenStatus, Tokens };
|