@searchability/admin-client 0.0.83 → 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
|
@@ -60,6 +60,8 @@ declare class SearchResultService {
|
|
|
60
60
|
create(account_name: string, list_name: string, search_result_name: string, access_token: string, options?: Partial<CreateSearchResultOptions> | undefined): Promise<Response<SearchResult, Problem>>;
|
|
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
|
+
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;
|
|
63
65
|
}
|
|
64
66
|
|
|
65
67
|
declare class ContributorService {
|
|
@@ -148,6 +150,7 @@ type SearchResult = {
|
|
|
148
150
|
longitude: number;
|
|
149
151
|
active: boolean;
|
|
150
152
|
facets: NameAndValue[];
|
|
153
|
+
created: number;
|
|
151
154
|
};
|
|
152
155
|
type SearchService = {
|
|
153
156
|
search_service_name: string;
|
package/package.json
CHANGED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
var TokenStatus;(function(_0x2b1d1f){_0x2b1d1f[_0x2b1d1f['Ok']=0x0]='Ok',_0x2b1d1f[_0x2b1d1f['Refresh']=0x1]='Refresh',_0x2b1d1f[_0x2b1d1f['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(_0x3e2e15){this['isSuccess']=_0x3e2e15;}}class SuccessfulContributorResponse extends Response{constructor(_0xc2cd11){super(!![]),this['contributor']=_0xc2cd11;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x498e7b){super(![]),this['problem']=_0x498e7b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountAndImageResponse extends Response{constructor(_0x579ccd){super(!![]),this['accountAndImages']=_0x579ccd;}['toSuccess'](){return this['accountAndImages'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountAndImageResponse extends Response{constructor(_0x428fb6){super(![]),this['problem']=_0x428fb6;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x2155fc){super(!![]),this['facet']=_0x2155fc;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0xf68718){super(![]),this['problem']=_0xf68718;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x13b398){super(!![]),this['account']=_0x13b398;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0x39aa66){super(!![]),this['accountImage']=_0x39aa66;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x590561){super(!![]),this['list']=_0x590561;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x4bd987){super(!![]),this['list']=_0x4bd987;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x52940d){super(![]),this['problem']=_0x52940d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0x181a56){super(![]),this['problem']=_0x181a56;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x3b831e){super(![]),this['problem']=_0x3b831e;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x17d32c){super(![]),this['problem']=_0x17d32c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x2d09fd){super(!![]),this['tokens']=_0x2d09fd;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0xcf9c56){super(![]),this['problem']=_0xcf9c56;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x3fc216){super(!![]),this['apiKey']=_0x3fc216;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x37d0e4){super(![]),this['problem']=_0x37d0e4;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x1d28ae){super(!![]),this['searchService']=_0x1d28ae;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x25c8e2){super(![]),this['problem']=_0x25c8e2;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x39d5df){super(!![]),this['searchService']=_0x39d5df;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x324833){super(!![]),this['searchResult']=_0x324833;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x388f43){super(![]),this['problem']=_0x388f43;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchResultResponse extends Response{constructor(_0x1e2655){super(!![]),this['searchResults']=_0x1e2655;}['toSuccess'](){return this['searchResults'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchResultResponse extends Response{constructor(_0x38e3e9){super(![]),this['problem']=_0x38e3e9;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x300468){super(!![]),this['searchServices']=_0x300468;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x3c7520){super(![]),this['problem']=_0x3c7520;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x4afdb3){super(![]),this['problem']=_0x4afdb3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x1eb28e){super(!![]),this['apiKeyValue']=_0x1eb28e;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x52e2b1){super(!![]),this['obj']=_0x52e2b1;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x10a6fd){super(![]),this['problem']=_0x10a6fd;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x21a87d){super(![]),this['problem']=_0x21a87d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
2
|
-
|
|
3
|
-
var __awaiter$8=undefined&&undefined['__awaiter']||function(_0x3396d6,_0x1d4ba3,_0x47a496,_0x4e6337){function _0x1fa6f9(_0xeaecfb){return _0xeaecfb instanceof _0x47a496?_0xeaecfb:new _0x47a496(function(_0x108b96){_0x108b96(_0xeaecfb);});}return new(_0x47a496||(_0x47a496=Promise))(function(_0x4987b8,_0x3a8769){function _0x3663eb(_0x33a0cc){try{_0x272977(_0x4e6337['next'](_0x33a0cc));}catch(_0x1fed14){_0x3a8769(_0x1fed14);}}function _0x3f960f(_0x311cb3){try{_0x272977(_0x4e6337['throw'](_0x311cb3));}catch(_0x1f457f){_0x3a8769(_0x1f457f);}}function _0x272977(_0x4928fb){_0x4928fb['done']?_0x4987b8(_0x4928fb['value']):_0x1fa6f9(_0x4928fb['value'])['then'](_0x3663eb,_0x3f960f);}_0x272977((_0x4e6337=_0x4e6337['apply'](_0x3396d6,_0x1d4ba3||[]))['next']());});};class AccountService{constructor(_0x54e0d9){this['fetch']=_0x54e0d9;}['get'](_0x144b8e,_0x3e6fe2){return __awaiter$8(this,void 0,void 0,function*(){const _0x30cbab='Account/'+_0x144b8e+'/',_0x124f8a=yield this['fetch']['get'](_0x30cbab,_0x3e6fe2);try{if(_0x124f8a['status']>0xc7&&_0x124f8a['status']<0x12c){const _0xf07705=yield _0x124f8a['json']();return new SuccessfulAccountResponse(_0xf07705);}const _0x5bb0e7=yield _0x124f8a['json']();return new FailedAccountResponse(_0x5bb0e7);}catch(_0x122ff5){if(_0x122ff5 instanceof Error)return new FailedAccountResponse({'detail':_0x122ff5['message'],'title':_0x122ff5['name'],'status':0x1f4,'instance':'','type':''});throw _0x122ff5;}});}['getImage'](_0x4161ab,_0x2287c5){return __awaiter$8(this,void 0,void 0,function*(){const _0x4a1c67='account/image/'+_0x4161ab+'/',_0x84265b=yield this['fetch']['get'](_0x4a1c67,_0x2287c5);try{if(_0x84265b['status']>0xc7&&_0x84265b['status']<0x12c){const _0x48c109=yield _0x84265b['json']();return new SuccessfulAccountImageResponse(_0x48c109);}const _0x472647=yield _0x84265b['json']();return new FailedAccountImageResponse(_0x472647);}catch(_0x4c9599){if(_0x4c9599 instanceof Error)return new FailedAccountImageResponse({'detail':_0x4c9599['message'],'title':_0x4c9599['name'],'status':0x1f4,'instance':'','type':''});throw _0x4c9599;}});}}
|
|
4
|
-
|
|
5
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x539aef,_0x51383d,_0x2b1ab7,_0x1b00ed){function _0x429f2d(_0xf3a88c){return _0xf3a88c instanceof _0x2b1ab7?_0xf3a88c:new _0x2b1ab7(function(_0x3184b6){_0x3184b6(_0xf3a88c);});}return new(_0x2b1ab7||(_0x2b1ab7=Promise))(function(_0x58cadb,_0x4879da){function _0x54e803(_0x5aed04){try{_0xcf6ea0(_0x1b00ed['next'](_0x5aed04));}catch(_0x25faa9){_0x4879da(_0x25faa9);}}function _0x2421b5(_0x3a4993){try{_0xcf6ea0(_0x1b00ed['throw'](_0x3a4993));}catch(_0x5c3c53){_0x4879da(_0x5c3c53);}}function _0xcf6ea0(_0x11a959){_0x11a959['done']?_0x58cadb(_0x11a959['value']):_0x429f2d(_0x11a959['value'])['then'](_0x54e803,_0x2421b5);}_0xcf6ea0((_0x1b00ed=_0x1b00ed['apply'](_0x539aef,_0x51383d||[]))['next']());});};class ApiKeyService{constructor(_0x276bfb){this['fetch']=_0x276bfb,this['path']='api-key';}['create'](_0x24c235,_0x2fc8db,_0x387696){return __awaiter$7(this,void 0,void 0,function*(){const _0x430aea={'account_name':_0x24c235,'api_key_name':_0x2fc8db};try{const _0x5e41cc=yield this['fetch']['post'](this['path'],_0x387696,_0x430aea);if(_0x5e41cc['status']>0xc7&&_0x5e41cc['status']<0x12c){const _0x578528=yield _0x5e41cc['json']();return new SuccessfulApiKeyResponse(_0x578528);}const _0x16855c=yield _0x5e41cc['json']();return new FailedApiKeyResponse(_0x16855c);}catch(_0x3553da){if(_0x3553da instanceof Error)return new FailedApiKeyResponse({'detail':_0x3553da['message'],'title':_0x3553da['name'],'status':0x1f4,'instance':'','type':''});throw _0x3553da;}});}['view'](_0x3d4995,_0x1f4b75,_0x42a647){return __awaiter$7(this,void 0,void 0,function*(){const _0x176452=this['path']+'/'+_0x3d4995+'/'+_0x1f4b75;try{const _0x56acc5=yield this['fetch']['get'](_0x176452,_0x42a647);if(_0x56acc5['status']>0xc7&&_0x56acc5['status']<0x12c){const _0x3f4a54=yield _0x56acc5['json']();return new SuccessfulApiKeyValueResponse(_0x3f4a54);}const _0xd978c4=yield _0x56acc5['json']();return new FailedApiKeyValueResponse(_0xd978c4);}catch(_0x3f813f){if(_0x3f813f instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x3f813f['message'],'title':_0x3f813f['name'],'status':0x1f4,'instance':'','type':''});throw _0x3f813f;}});}['delete'](_0x419809,_0x5c763f,_0x5f4d0c){return __awaiter$7(this,void 0,void 0,function*(){const _0x20fa28=this['path']+'/'+_0x419809+'/'+_0x5c763f;try{const _0x438426=yield this['fetch']['delete'](_0x20fa28,_0x5f4d0c);if(_0x438426['status']>0xc7&&_0x438426['status']<0x12c)return new SuccessfulResponse({});const _0x44023d=yield _0x438426['json']();return new FailedResponse(_0x44023d);}catch(_0x4a5251){if(_0x4a5251 instanceof Error)return new FailedResponse({'detail':_0x4a5251['message'],'title':_0x4a5251['name'],'status':0x1f4,'instance':'','type':''});throw _0x4a5251;}});}}
|
|
6
|
-
|
|
7
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x25c323,_0x59dd99,_0x1998c9,_0x403ba6){function _0xeced80(_0x2c1996){return _0x2c1996 instanceof _0x1998c9?_0x2c1996:new _0x1998c9(function(_0x1c9c94){_0x1c9c94(_0x2c1996);});}return new(_0x1998c9||(_0x1998c9=Promise))(function(_0x528e9f,_0x49e23c){function _0x4d4be0(_0x12590c){try{_0x52bb9e(_0x403ba6['next'](_0x12590c));}catch(_0x3b7ad2){_0x49e23c(_0x3b7ad2);}}function _0x5f1327(_0x45061e){try{_0x52bb9e(_0x403ba6['throw'](_0x45061e));}catch(_0x4f08f7){_0x49e23c(_0x4f08f7);}}function _0x52bb9e(_0x473ed7){_0x473ed7['done']?_0x528e9f(_0x473ed7['value']):_0xeced80(_0x473ed7['value'])['then'](_0x4d4be0,_0x5f1327);}_0x52bb9e((_0x403ba6=_0x403ba6['apply'](_0x25c323,_0x59dd99||[]))['next']());});};class ListService{constructor(_0xba5dee){this['fetch']=_0xba5dee;}['create'](_0x43d766,_0x3cbaee,_0x530901,_0x129cdd){return __awaiter$6(this,void 0,void 0,function*(){const _0x9d5fa='List',_0x268ba7={'account_name':_0x43d766,'list_name':_0x3cbaee,'search_service_name':_0x530901};try{const _0x67864e=yield this['fetch']['post'](_0x9d5fa,_0x129cdd,_0x268ba7);if(_0x67864e['status']>0xc7&&_0x67864e['status']<0x12c){const _0x112fb8=yield _0x67864e['json']();return new SuccessfulListIdentityResponse(_0x112fb8);}const _0x1bcfb7=yield _0x67864e['json']();return new FailedListIdentityResponse(_0x1bcfb7);}catch(_0x34b20f){if(_0x34b20f instanceof Error)return new FailedListIdentityResponse({'detail':_0x34b20f['message'],'title':_0x34b20f['name'],'status':0x1f4,'instance':'','type':''});throw _0x34b20f;}});}['delete'](_0x310a6c,_0x77cff8,_0x2e7e8f){return __awaiter$6(this,void 0,void 0,function*(){const _0x18a9ab='List/'+_0x310a6c+'/'+_0x77cff8,_0x274579=yield this['fetch']['delete'](_0x18a9ab,_0x2e7e8f);try{if(_0x274579['status']>0xc7&&_0x274579['status']<0x12c)return new SuccessfulResponse({});const _0x517f14=yield _0x274579['json']();return new FailedResponse(_0x517f14);}catch(_0xa5ee3f){if(_0xa5ee3f instanceof Error)return new FailedResponse({'detail':_0xa5ee3f['message'],'title':_0xa5ee3f['name'],'status':0x1f4,'instance':'','type':''});throw _0xa5ee3f;}});}['get'](_0x1bb498,_0x44fe49,_0x5118c0){return __awaiter$6(this,void 0,void 0,function*(){const _0x4c1e65='List/'+_0x1bb498+'/'+_0x44fe49;try{const _0x79ff80=yield this['fetch']['get'](_0x4c1e65,_0x5118c0);if(_0x79ff80['status']>0xc7&&_0x79ff80['status']<0x12c){const _0xd3298b=yield _0x79ff80['json']();return new SuccessfulListResponse(_0xd3298b);}const _0x39d738=yield _0x79ff80['json']();return new FailedListResponse(_0x39d738);}catch(_0x5c5627){if(_0x5c5627 instanceof Error)return new FailedListResponse({'detail':_0x5c5627['message'],'title':_0x5c5627['name'],'status':0x1f4,'instance':'','type':''});throw _0x5c5627;}});}}
|
|
8
|
-
|
|
9
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x332f9a,_0x271221,_0x540e9c,_0x5484b4){function _0x43db42(_0x1565d9){return _0x1565d9 instanceof _0x540e9c?_0x1565d9:new _0x540e9c(function(_0x11631f){_0x11631f(_0x1565d9);});}return new(_0x540e9c||(_0x540e9c=Promise))(function(_0x2ebf95,_0x47706f){function _0x3dcfce(_0x270354){try{_0x4ba8dd(_0x5484b4['next'](_0x270354));}catch(_0x3b4bbc){_0x47706f(_0x3b4bbc);}}function _0x5f4732(_0x77f70b){try{_0x4ba8dd(_0x5484b4['throw'](_0x77f70b));}catch(_0x2c0440){_0x47706f(_0x2c0440);}}function _0x4ba8dd(_0x21170f){_0x21170f['done']?_0x2ebf95(_0x21170f['value']):_0x43db42(_0x21170f['value'])['then'](_0x3dcfce,_0x5f4732);}_0x4ba8dd((_0x5484b4=_0x5484b4['apply'](_0x332f9a,_0x271221||[]))['next']());});};class Fetch{constructor(_0x5b7a05){this['baseUri']=_0x5b7a05,this['getUrl']=_0x1a61d5=>{return _0x1a61d5['startsWith']('/')&&(_0x1a61d5=_0x1a61d5['replace']('/','')),''+this['baseUri']+_0x1a61d5;},!_0x5b7a05['endsWith']('/')&&(_0x5b7a05=_0x5b7a05+'/');}['get'](_0x16c2c5,_0x51e583){return __awaiter$5(this,void 0,void 0,function*(){const _0x65c570=this['getUrl'](_0x16c2c5);return yield fetch(_0x65c570,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x51e583}});});}['post'](_0x238b87,_0xd66857,_0x4840cc){return __awaiter$5(this,void 0,void 0,function*(){const _0x3ca47b=this['getUrl'](_0x238b87);return yield fetch(_0x3ca47b,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0xd66857},'body':_0x4840cc?JSON['stringify'](_0x4840cc):null});});}['PostNoAuth'](_0xa7bbe1,_0x609412){return __awaiter$5(this,void 0,void 0,function*(){const _0x1261fe=this['getUrl'](_0xa7bbe1);return yield fetch(_0x1261fe,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x609412?JSON['stringify'](_0x609412):null});});}['put'](_0x5abfa5,_0x54f521,_0x49bab8){return __awaiter$5(this,void 0,void 0,function*(){const _0xfdfd80=this['getUrl'](_0x5abfa5);return yield fetch(_0xfdfd80,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x54f521},'body':_0x49bab8?JSON['stringify'](_0x49bab8):null});});}['delete'](_0x35ca75,_0x3da470){return __awaiter$5(this,void 0,void 0,function*(){const _0x603373=this['getUrl'](_0x35ca75);return yield fetch(_0x603373,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3da470}});});}}
|
|
10
|
-
|
|
11
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x7baf84,_0x417c9e,_0x3b157d,_0x27697d){function _0x58cafd(_0x1ab23c){return _0x1ab23c instanceof _0x3b157d?_0x1ab23c:new _0x3b157d(function(_0x336187){_0x336187(_0x1ab23c);});}return new(_0x3b157d||(_0x3b157d=Promise))(function(_0x95a549,_0x3ed309){function _0x4e430d(_0x4153b9){try{_0x1e67d5(_0x27697d['next'](_0x4153b9));}catch(_0x23c8fd){_0x3ed309(_0x23c8fd);}}function _0x498919(_0x544450){try{_0x1e67d5(_0x27697d['throw'](_0x544450));}catch(_0x144916){_0x3ed309(_0x144916);}}function _0x1e67d5(_0x377828){_0x377828['done']?_0x95a549(_0x377828['value']):_0x58cafd(_0x377828['value'])['then'](_0x4e430d,_0x498919);}_0x1e67d5((_0x27697d=_0x27697d['apply'](_0x7baf84,_0x417c9e||[]))['next']());});};class SearchServersService{constructor(_0x265bc0){this['fetch']=_0x265bc0,this['path']='search-services';}['create'](_0x188511,_0x3c7b2e,_0x145544,_0x1f2380,_0x36f13d,_0x16b76f,_0x5d5b2d,_0x2d3e77){return __awaiter$4(this,void 0,void 0,function*(){const _0x419b38={'account_name':_0x188511,'search_service_name':_0x3c7b2e,'endpoint':_0x145544,'key':_0x1f2380,'country':_0x36f13d,'provider':_0x16b76f,'index_name':_0x5d5b2d};try{const _0x10aa9f=yield this['fetch']['post'](this['path'],_0x2d3e77,_0x419b38);if(_0x10aa9f['status']>0xc7&&_0x10aa9f['status']<0x12c){const _0x4f6300=yield _0x10aa9f['json']();return new SuccessfulSearchServiceResponse(_0x4f6300);}const _0x3ae7de=yield _0x10aa9f['json']();return new FailedSearchServiceResponse(_0x3ae7de);}catch(_0x5d7f36){if(_0x5d7f36 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x5d7f36['message'],'title':_0x5d7f36['name'],'status':0x1f4,'instance':'','type':''});throw _0x5d7f36;}});}['delete'](_0x411206,_0x394cd9,_0x436a89){return __awaiter$4(this,void 0,void 0,function*(){const _0x548506=this['path']+'/'+_0x411206+'/'+_0x394cd9;try{const _0x1558bc=yield this['fetch']['delete'](_0x548506,_0x436a89);if(_0x1558bc['status']>0xc7&&_0x1558bc['status']<0x12c)return new SuccessfulResponse({});const _0x3967cb=yield _0x1558bc['json']();return new FailedResponse(_0x3967cb);}catch(_0x27f885){if(_0x27f885 instanceof Error)return new FailedResponse({'detail':_0x27f885['message'],'title':_0x27f885['name'],'status':0x1f4,'instance':'','type':''});throw _0x27f885;}});}['view'](_0x24f214,_0x38d62f,_0x114fac){return __awaiter$4(this,void 0,void 0,function*(){const _0x4079e6=this['path']+'/'+_0x24f214+'/'+_0x38d62f;try{const _0x1bc6ab=yield this['fetch']['get'](_0x4079e6,_0x114fac);if(_0x1bc6ab['status']>0xc7&&_0x1bc6ab['status']<0x12c){const _0x4e4355=yield _0x1bc6ab['json']();return new SuccessfulViewSearchServiceResponse(_0x4e4355);}const _0x2fb949=yield _0x1bc6ab['json']();return new FailedViewSearchServiceResponse(_0x2fb949);}catch(_0x2c02c7){if(_0x2c02c7 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x2c02c7['message'],'title':_0x2c02c7['name'],'status':0x1f4,'instance':'','type':''});throw _0x2c02c7;}});}['edit'](_0x3b6aba,_0x3c4bd1,_0x5e8104,_0x175831,_0x419d83){return __awaiter$4(this,void 0,void 0,function*(){const _0x513267={'account_name':_0x3b6aba,'search_service_name':_0x3c4bd1,'key':_0x5e8104,'country':_0x175831};try{const _0x46575b=yield this['fetch']['put'](this['path'],_0x419d83,_0x513267);if(_0x46575b['status']>0xc7&&_0x46575b['status']<0x12c){const _0x27eb16=yield _0x46575b['json']();return new SuccessfulSearchServiceResponse(_0x27eb16);}const _0x1b797e=yield _0x46575b['json']();return new FailedSearchServiceResponse(_0x1b797e);}catch(_0x260a2b){if(_0x260a2b instanceof Error)return new FailedSearchServiceResponse({'detail':_0x260a2b['message'],'title':_0x260a2b['name'],'status':0x1f4,'instance':'','type':''});throw _0x260a2b;}});}['list'](_0x3328db,_0x2141d4){return __awaiter$4(this,void 0,void 0,function*(){const _0x13e913=this['path']+'/'+_0x3328db;try{const _0x1318b0=yield this['fetch']['get'](_0x13e913,_0x2141d4);if(_0x1318b0['status']>0xc7&&_0x1318b0['status']<0x12c){const _0xee6d52=yield _0x1318b0['json']();return new SuccessfulListSearchServiceResponse(_0xee6d52);}const _0x5ee4c4=yield _0x1318b0['json']();return new FailedViewSearchServicesResponse(_0x5ee4c4);}catch(_0x2de0fb){if(_0x2de0fb instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x2de0fb['message'],'title':_0x2de0fb['name'],'status':0x1f4,'instance':'','type':''});throw _0x2de0fb;}});}}
|
|
12
|
-
|
|
13
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x1cde7c,_0x5ae940,_0x58cffc,_0x3d2c5a){function _0x3464d9(_0x2b9ba6){return _0x2b9ba6 instanceof _0x58cffc?_0x2b9ba6:new _0x58cffc(function(_0x1e2175){_0x1e2175(_0x2b9ba6);});}return new(_0x58cffc||(_0x58cffc=Promise))(function(_0x33cb20,_0x5ab514){function _0x1f53ed(_0x105599){try{_0x1ab5a0(_0x3d2c5a['next'](_0x105599));}catch(_0x4adffe){_0x5ab514(_0x4adffe);}}function _0x52f60d(_0x1f86a4){try{_0x1ab5a0(_0x3d2c5a['throw'](_0x1f86a4));}catch(_0x106d08){_0x5ab514(_0x106d08);}}function _0x1ab5a0(_0x2b2fb5){_0x2b2fb5['done']?_0x33cb20(_0x2b2fb5['value']):_0x3464d9(_0x2b2fb5['value'])['then'](_0x1f53ed,_0x52f60d);}_0x1ab5a0((_0x3d2c5a=_0x3d2c5a['apply'](_0x1cde7c,_0x5ae940||[]))['next']());});};class FacetService{constructor(_0x396ba0){this['fetch']=_0x396ba0,this['path']='facet';}['create'](_0x46375a,_0x4e1690,_0x1fc92a,_0x56715b){return __awaiter$3(this,void 0,void 0,function*(){const _0x18457b={'account_name':_0x46375a,'list_name':_0x4e1690,'facet_name':_0x1fc92a};try{const _0x326ba4=yield this['fetch']['post'](this['path'],_0x56715b,_0x18457b);if(_0x326ba4['status']>0xc7&&_0x326ba4['status']<0x12c){const _0x28900a=yield _0x326ba4['json']();return new SuccessfulFacetResponse(_0x28900a);}const _0x19d375=yield _0x326ba4['json']();return new FailedFacetResponse(_0x19d375);}catch(_0x32f53c){if(_0x32f53c instanceof Error)return new FailedFacetResponse({'detail':_0x32f53c['message'],'title':_0x32f53c['name'],'status':0x1f4,'instance':'','type':''});throw _0x32f53c;}});}['remove'](_0x299d26,_0x14a4c3,_0x27b831,_0x4b3c73){return __awaiter$3(this,void 0,void 0,function*(){const _0x22c010='Facet/'+_0x299d26+'/'+_0x14a4c3+'/'+_0x27b831,_0x188773=yield this['fetch']['delete'](_0x22c010,_0x4b3c73);try{if(_0x188773['status']>0xc7&&_0x188773['status']<0x12c)return new SuccessfulResponse({});const _0x5ab0d7=yield _0x188773['json']();return new FailedResponse(_0x5ab0d7);}catch(_0x2e2480){if(_0x2e2480 instanceof Error)return new FailedResponse({'detail':_0x2e2480['message'],'title':_0x2e2480['name'],'status':0x1f4,'instance':'','type':''});throw _0x2e2480;}});}['rename'](_0x2961e3,_0x19ecdb,_0x4007e1,_0x143a6b,_0x2cde68){return __awaiter$3(this,void 0,void 0,function*(){const _0xe28fa5={'account_name':_0x2961e3,'list_name':_0x19ecdb,'facet_name':_0x4007e1,'new_facet_name':_0x143a6b};try{const _0x40bcd3=yield this['fetch']['put'](this['path'],_0x2cde68,_0xe28fa5);if(_0x40bcd3['status']>0xc7&&_0x40bcd3['status']<0x12c){const _0x437c3c=yield _0x40bcd3['json']();return new SuccessfulFacetResponse(_0x437c3c);}const _0x394313=yield _0x40bcd3['json']();return new FailedFacetResponse(_0x394313);}catch(_0x13af2c){if(_0x13af2c instanceof Error)return new FailedFacetResponse({'detail':_0x13af2c['message'],'title':_0x13af2c['name'],'status':0x1f4,'instance':'','type':''});throw _0x13af2c;}});}}
|
|
14
|
-
|
|
15
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x4d44a0,_0x3b3b77,_0x24b272,_0xf499e8){function _0x13b7c6(_0x4533a3){return _0x4533a3 instanceof _0x24b272?_0x4533a3:new _0x24b272(function(_0x167f76){_0x167f76(_0x4533a3);});}return new(_0x24b272||(_0x24b272=Promise))(function(_0x37d0d1,_0x2ae1ea){function _0x3b148a(_0x599c4d){try{_0x5e4141(_0xf499e8['next'](_0x599c4d));}catch(_0x9638c8){_0x2ae1ea(_0x9638c8);}}function _0xabccec(_0x4e9b56){try{_0x5e4141(_0xf499e8['throw'](_0x4e9b56));}catch(_0x3dc856){_0x2ae1ea(_0x3dc856);}}function _0x5e4141(_0x2b27ad){_0x2b27ad['done']?_0x37d0d1(_0x2b27ad['value']):_0x13b7c6(_0x2b27ad['value'])['then'](_0x3b148a,_0xabccec);}_0x5e4141((_0xf499e8=_0xf499e8['apply'](_0x4d44a0,_0x3b3b77||[]))['next']());});};class SearchResultService{constructor(_0x471f1a){this['fetch']=_0x471f1a,this['path']='search-result';}['create'](_0x59a738,_0x3a794e,_0x603642,_0x106b21,_0x35c4c3){return __awaiter$2(this,void 0,void 0,function*(){_0x35c4c3=_0x35c4c3!==null&&_0x35c4c3!==void 0?_0x35c4c3:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0xaaebf7=Object['assign']({'account_name':_0x59a738,'search_result_name':_0x603642,'list_name':_0x3a794e},_0x35c4c3);try{const _0x23ff85=yield this['fetch']['post'](this['path'],_0x106b21,_0xaaebf7);if(_0x23ff85['status']>0xc7&&_0x23ff85['status']<0x12c){const _0x20b208=yield _0x23ff85['json']();return new SuccessfulViewSearchResultResponse(_0x20b208);}const _0x239b70=yield _0x23ff85['json']();return new FailedSearchResultResponse(_0x239b70);}catch(_0x468793){if(_0x468793 instanceof Error)return new FailedSearchResultResponse({'detail':_0x468793['message'],'title':_0x468793['name'],'status':0x1f4,'instance':'','type':''});throw _0x468793;}});}['transfer'](_0x55a7cc,_0x405429,_0x44bd86,_0x4bb5e9){return __awaiter$2(this,void 0,void 0,function*(){const _0xbae5fe={'account_name':_0x55a7cc,'list_name':_0x405429,'new_search_service_name':_0x44bd86};try{const _0x1f9d4b=yield this['fetch']['post'](this['path']+'/transfer',_0x4bb5e9,_0xbae5fe);if(_0x1f9d4b['status']>0xc7&&_0x1f9d4b['status']<0x12c){const _0x283d34=yield _0x1f9d4b['json']();return new SuccessfulListResponse(_0x283d34);}const _0x52dd2e=yield _0x1f9d4b['json']();return new FailedListResponse(_0x52dd2e);}catch(_0x512ecf){if(_0x512ecf instanceof Error)return new FailedListResponse({'detail':_0x512ecf['message'],'title':_0x512ecf['name'],'status':0x1f4,'instance':'','type':''});throw _0x512ecf;}});}['list'](_0x2bc265,_0x4bfd7f,_0x580c3d,_0xfb282a){return __awaiter$2(this,void 0,void 0,function*(){let _0x5d7a9c=this['path']+'/'+_0x2bc265+'/'+_0x4bfd7f;const _0x5cf7b5=[];(_0xfb282a===null||_0xfb282a===void 0?void 0:_0xfb282a['size'])&&_0x5cf7b5['push']('size='+_0xfb282a['size']);(_0xfb282a===null||_0xfb282a===void 0?void 0:_0xfb282a['skip'])&&_0x5cf7b5['push']('skip='+_0xfb282a['skip']);(_0xfb282a===null||_0xfb282a===void 0?void 0:_0xfb282a['query'])&&_0x5cf7b5['push']('query='+_0xfb282a['query']);(_0xfb282a===null||_0xfb282a===void 0?void 0:_0xfb282a['filter'])&&_0x5cf7b5['push']('filter='+_0xfb282a['filter']);(_0xfb282a===null||_0xfb282a===void 0?void 0:_0xfb282a['radius'])&&_0x5cf7b5['push']('radius='+_0xfb282a['radius']);_0x5cf7b5['length']>0x0&&_0x5cf7b5['forEach']((_0x2d3cb1,_0x59981b)=>{_0x59981b===0x0?_0x5d7a9c+='?':_0x5d7a9c+='&',_0x5d7a9c+=_0x2d3cb1;});try{const _0x3d547d=yield this['fetch']['get'](_0x5d7a9c,_0x580c3d);if(_0x3d547d['status']>0xc7&&_0x3d547d['status']<0x12c){const _0x4e509c=yield _0x3d547d['json']();return new SuccessfulListSearchResultResponse(_0x4e509c);}const _0x23a81c=yield _0x3d547d['json']();return new FailedViewSearchResultResponse(_0x23a81c);}catch(_0x1898df){if(_0x1898df instanceof Error)return new FailedViewSearchResultResponse({'detail':_0x1898df['message'],'title':_0x1898df['name'],'status':0x1f4,'instance':'','type':''});throw _0x1898df;}});}}
|
|
16
|
-
|
|
17
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0xbf350f,_0x1da07a,_0x29d8e6,_0x3e8401){function _0x2022af(_0x29112f){return _0x29112f instanceof _0x29d8e6?_0x29112f:new _0x29d8e6(function(_0x47f758){_0x47f758(_0x29112f);});}return new(_0x29d8e6||(_0x29d8e6=Promise))(function(_0x3d1721,_0x472651){function _0x44954f(_0x271558){try{_0x40b767(_0x3e8401['next'](_0x271558));}catch(_0x20e33f){_0x472651(_0x20e33f);}}function _0x10821a(_0x458c17){try{_0x40b767(_0x3e8401['throw'](_0x458c17));}catch(_0x2499cb){_0x472651(_0x2499cb);}}function _0x40b767(_0x24df04){_0x24df04['done']?_0x3d1721(_0x24df04['value']):_0x2022af(_0x24df04['value'])['then'](_0x44954f,_0x10821a);}_0x40b767((_0x3e8401=_0x3e8401['apply'](_0xbf350f,_0x1da07a||[]))['next']());});};class ContributorService{constructor(_0x1a82df){this['fetch']=_0x1a82df,this['path']='contributor';}['create'](_0x370f15,_0x22b7da,_0x3e545f,_0x2d099d){return __awaiter$1(this,void 0,void 0,function*(){const _0x1920e6={'account_name':_0x370f15,'list_name':_0x22b7da,'contributor_name':_0x3e545f};try{const _0x4550a9=yield this['fetch']['post'](this['path'],_0x2d099d,_0x1920e6);if(_0x4550a9['status']>0xc7&&_0x4550a9['status']<0x12c){const _0x1d0a22=yield _0x4550a9['json']();return new SuccessfulContributorResponse(_0x1d0a22);}const _0x54ec50=yield _0x4550a9['json']();return new FailedContributorResponse(_0x54ec50);}catch(_0x1a5064){if(_0x1a5064 instanceof Error)return new FailedContributorResponse({'detail':_0x1a5064['message'],'title':_0x1a5064['name'],'status':0x1f4,'instance':'','type':''});throw _0x1a5064;}});}['remove'](_0x102994,_0x4012e6,_0x4e1fb6,_0x3c71ea){return __awaiter$1(this,void 0,void 0,function*(){const _0x8950c7=this['path']+'/'+_0x102994+'/'+_0x4012e6+'/'+_0x4e1fb6,_0x23b271=yield this['fetch']['delete'](_0x8950c7,_0x3c71ea);try{if(_0x23b271['status']>0xc7&&_0x23b271['status']<0x12c)return new SuccessfulResponse({});const _0x3bf68a=yield _0x23b271['json']();return new FailedResponse(_0x3bf68a);}catch(_0x2c6e11){if(_0x2c6e11 instanceof Error)return new FailedResponse({'detail':_0x2c6e11['message'],'title':_0x2c6e11['name'],'status':0x1f4,'instance':'','type':''});throw _0x2c6e11;}});}['startsWith'](_0x1ade71,_0x4fde27){return __awaiter$1(this,void 0,void 0,function*(){const _0x4065c5=this['path']+'/'+_0x1ade71;try{const _0x3bdff8=yield this['fetch']['get'](_0x4065c5,_0x4fde27);if(_0x3bdff8['status']>0xc7&&_0x3bdff8['status']<0x12c){const _0x32f3f4=yield _0x3bdff8['json']();return new SuccessfulAccountAndImageResponse(_0x32f3f4);}const _0x4ea541=yield _0x3bdff8['json']();return new FailedAccountAndImageResponse(_0x4ea541);}catch(_0x562720){if(_0x562720 instanceof Error)return new FailedAccountAndImageResponse({'detail':_0x562720['message'],'title':_0x562720['name'],'status':0x1f4,'instance':'','type':''});throw _0x562720;}});}}
|
|
18
|
-
|
|
19
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(_0x2cafc9,_0x552fe3,_0x2980aa,_0x1532e2){function _0x340e3e(_0x245132){return _0x245132 instanceof _0x2980aa?_0x245132:new _0x2980aa(function(_0xd81f0f){_0xd81f0f(_0x245132);});}return new(_0x2980aa||(_0x2980aa=Promise))(function(_0x4d9430,_0x28e71b){function _0x46985b(_0x183d26){try{_0x5f07ed(_0x1532e2['next'](_0x183d26));}catch(_0x234fd0){_0x28e71b(_0x234fd0);}}function _0x499b73(_0x15ecf6){try{_0x5f07ed(_0x1532e2['throw'](_0x15ecf6));}catch(_0x15c2c3){_0x28e71b(_0x15c2c3);}}function _0x5f07ed(_0x105cc6){_0x105cc6['done']?_0x4d9430(_0x105cc6['value']):_0x340e3e(_0x105cc6['value'])['then'](_0x46985b,_0x499b73);}_0x5f07ed((_0x1532e2=_0x1532e2['apply'](_0x2cafc9,_0x552fe3||[]))['next']());});};class AdminClient{constructor(_0x5f1752='https://admin.searchability.dev/'){var _0xb585c4=new Fetch(_0x5f1752);this['Accounts']=new AccountService(_0xb585c4),this['Lists']=new ListService(_0xb585c4),this['ApiKeys']=new ApiKeyService(_0xb585c4),this['SearchServers']=new SearchServersService(_0xb585c4),this['Facets']=new FacetService(_0xb585c4),this['SearchResults']=new SearchResultService(_0xb585c4),this['Contributors']=new ContributorService(_0xb585c4);}}class AuthClient{constructor(_0x388052='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x388052);}['login'](_0x2c7a24){return __awaiter(this,void 0,void 0,function*(){const _0x2b9ba='login/'+_0x2c7a24;try{const _0x37281b=yield yield fetch(_0x2b9ba);if(_0x37281b['status']>0xc7&&_0x37281b['status']<0x12c){const _0x4defa0=yield _0x37281b['json']();return new SuccessfulAuthResponse(_0x4defa0);}const _0x317b59=yield _0x37281b['json']();return new FailedAuthResponse(_0x317b59);}catch(_0x133f59){if(_0x133f59 instanceof Error)return new FailedAuthResponse({'detail':_0x133f59['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x133f59;}});}['refresh'](_0x3f2f7f){return __awaiter(this,void 0,void 0,function*(){const _0x47e1e7='refresh',_0x5d0523={'refresh_token':_0x3f2f7f};try{const _0x2290b0=yield this['fetch']['PostNoAuth'](_0x47e1e7,_0x5d0523);if(_0x2290b0['status']>0xc7&&_0x2290b0['status']<0x12c){const _0x49de64=yield _0x2290b0['json']();return new SuccessfulAuthResponse(_0x49de64);}const _0x5838ff=yield _0x2290b0['json']();return new FailedAuthResponse(_0x5838ff);}catch(_0x4b271d){if(_0x4b271d instanceof Error)return new FailedAuthResponse({'detail':_0x4b271d['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x4b271d;}});}['getTokenStatus'](_0x391efa){if(Date['now']()<_0x391efa['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x391efa['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
|
|
20
|
-
|
|
21
|
-
export { AdminClient, AuthClient, TokenStatus, Tokens };
|