@searchability/admin-client 0.0.65 → 0.0.66
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(_0x1c2b7b){_0x1c2b7b[_0x1c2b7b['Ok']=0x0]='Ok',_0x1c2b7b[_0x1c2b7b['Refresh']=0x1]='Refresh',_0x1c2b7b[_0x1c2b7b['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(_0x5c5b36){this['isSuccess']=_0x5c5b36;}}class SuccessfulContributorResponse extends Response{constructor(_0x23e3bd){super(!![]),this['contributor']=_0x23e3bd;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x39d595){super(![]),this['problem']=_0x39d595;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x3348a1){super(!![]),this['facet']=_0x3348a1;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x28a766){super(![]),this['problem']=_0x28a766;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x2bd1a4){super(!![]),this['account']=_0x2bd1a4;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0x3b0a69){super(!![]),this['accountImage']=_0x3b0a69;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x1046df){super(!![]),this['list']=_0x1046df;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x2bfc84){super(!![]),this['list']=_0x2bfc84;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x1d1544){super(![]),this['problem']=_0x1d1544;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0x17289f){super(![]),this['problem']=_0x17289f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x243c0d){super(![]),this['problem']=_0x243c0d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x2a180c){super(![]),this['problem']=_0x2a180c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0xb4ceff){super(!![]),this['tokens']=_0xb4ceff;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x468436){super(![]),this['problem']=_0x468436;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x470157){super(!![]),this['apiKey']=_0x470157;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0xdccd9f){super(![]),this['problem']=_0xdccd9f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x3ebe5e){super(!![]),this['searchService']=_0x3ebe5e;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x2ba28c){super(![]),this['problem']=_0x2ba28c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x2e7c0b){super(!![]),this['searchService']=_0x2e7c0b;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x368bda){super(!![]),this['searchResult']=_0x368bda;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x2b3025){super(![]),this['problem']=_0x2b3025;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x23450b){super(!![]),this['searchServices']=_0x23450b;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x42ed89){super(![]),this['problem']=_0x42ed89;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x3e6bd5){super(![]),this['problem']=_0x3e6bd5;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x232746){super(!![]),this['apiKeyValue']=_0x232746;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x4d49f8){super(!![]),this['obj']=_0x4d49f8;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x4d9f14){super(![]),this['problem']=_0x4d9f14;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x12ee9e){super(![]),this['problem']=_0x12ee9e;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
2
|
+
|
|
3
|
+
var __awaiter$8=undefined&&undefined['__awaiter']||function(_0xc49c0,_0x4edc21,_0x5e7ba5,_0x5be946){function _0x3e2f43(_0x299085){return _0x299085 instanceof _0x5e7ba5?_0x299085:new _0x5e7ba5(function(_0x419037){_0x419037(_0x299085);});}return new(_0x5e7ba5||(_0x5e7ba5=Promise))(function(_0x2b8b2d,_0x3685b4){function _0x957896(_0x4a2dac){try{_0x469e42(_0x5be946['next'](_0x4a2dac));}catch(_0x19ef88){_0x3685b4(_0x19ef88);}}function _0xe9d3d9(_0x5a1edd){try{_0x469e42(_0x5be946['throw'](_0x5a1edd));}catch(_0x3b15c2){_0x3685b4(_0x3b15c2);}}function _0x469e42(_0x1aac34){_0x1aac34['done']?_0x2b8b2d(_0x1aac34['value']):_0x3e2f43(_0x1aac34['value'])['then'](_0x957896,_0xe9d3d9);}_0x469e42((_0x5be946=_0x5be946['apply'](_0xc49c0,_0x4edc21||[]))['next']());});};class AccountService{constructor(_0x328486){this['fetch']=_0x328486;}['get'](_0x54a92e,_0x37982f){return __awaiter$8(this,void 0,void 0,function*(){const _0x213ef1='Account/'+_0x54a92e+'/',_0x1680eb=yield this['fetch']['get'](_0x213ef1,_0x37982f);try{if(_0x1680eb['status']>0xc7&&_0x1680eb['status']<0x12c){const _0x15cc2e=yield _0x1680eb['json']();return new SuccessfulAccountResponse(_0x15cc2e);}const _0x12cf46=yield _0x1680eb['json']();return new FailedAccountResponse(_0x12cf46);}catch(_0x1ad636){if(_0x1ad636 instanceof Error)return new FailedAccountResponse({'detail':_0x1ad636['message'],'title':_0x1ad636['name'],'status':0x1f4,'instance':'','type':''});throw _0x1ad636;}});}['getImage'](_0x454212,_0x159e36){return __awaiter$8(this,void 0,void 0,function*(){const _0x2ab23b='account/image/'+_0x454212+'/',_0x3d91bd=yield this['fetch']['get'](_0x2ab23b,_0x159e36);try{if(_0x3d91bd['status']>0xc7&&_0x3d91bd['status']<0x12c){const _0x47c5cd=yield _0x3d91bd['json']();return new SuccessfulAccountImageResponse(_0x47c5cd);}const _0x37a058=yield _0x3d91bd['json']();return new FailedAccountImageResponse(_0x37a058);}catch(_0x2ed954){if(_0x2ed954 instanceof Error)return new FailedAccountImageResponse({'detail':_0x2ed954['message'],'title':_0x2ed954['name'],'status':0x1f4,'instance':'','type':''});throw _0x2ed954;}});}}
|
|
4
|
+
|
|
5
|
+
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x3a0a85,_0xbe733,_0xd058f2,_0x214a97){function _0x5998cf(_0x4ab4e0){return _0x4ab4e0 instanceof _0xd058f2?_0x4ab4e0:new _0xd058f2(function(_0x109448){_0x109448(_0x4ab4e0);});}return new(_0xd058f2||(_0xd058f2=Promise))(function(_0x254c8b,_0x4c1209){function _0x30705d(_0x4c8d88){try{_0x2ba5f2(_0x214a97['next'](_0x4c8d88));}catch(_0x178fd4){_0x4c1209(_0x178fd4);}}function _0x173d83(_0x5b5164){try{_0x2ba5f2(_0x214a97['throw'](_0x5b5164));}catch(_0x828aec){_0x4c1209(_0x828aec);}}function _0x2ba5f2(_0x318d02){_0x318d02['done']?_0x254c8b(_0x318d02['value']):_0x5998cf(_0x318d02['value'])['then'](_0x30705d,_0x173d83);}_0x2ba5f2((_0x214a97=_0x214a97['apply'](_0x3a0a85,_0xbe733||[]))['next']());});};class ApiKeyService{constructor(_0x1426d8){this['fetch']=_0x1426d8,this['path']='api-key';}['create'](_0x377e81,_0x465171,_0x1d9766){return __awaiter$7(this,void 0,void 0,function*(){const _0x4dd76b={'account_name':_0x377e81,'api_key_name':_0x465171};try{const _0x16d971=yield this['fetch']['post'](this['path'],_0x1d9766,_0x4dd76b);if(_0x16d971['status']>0xc7&&_0x16d971['status']<0x12c){const _0x230d2e=yield _0x16d971['json']();return new SuccessfulApiKeyResponse(_0x230d2e);}const _0x326310=yield _0x16d971['json']();return new FailedApiKeyResponse(_0x326310);}catch(_0x2c9b90){if(_0x2c9b90 instanceof Error)return new FailedApiKeyResponse({'detail':_0x2c9b90['message'],'title':_0x2c9b90['name'],'status':0x1f4,'instance':'','type':''});throw _0x2c9b90;}});}['view'](_0x13ccc5,_0xfe1d3,_0x4508fe){return __awaiter$7(this,void 0,void 0,function*(){const _0x16fcbf=this['path']+'/'+_0x13ccc5+'/'+_0xfe1d3;try{const _0x4907f0=yield this['fetch']['get'](_0x16fcbf,_0x4508fe);if(_0x4907f0['status']>0xc7&&_0x4907f0['status']<0x12c){const _0x59a1bd=yield _0x4907f0['json']();return new SuccessfulApiKeyValueResponse(_0x59a1bd);}const _0x179fab=yield _0x4907f0['json']();return new FailedApiKeyValueResponse(_0x179fab);}catch(_0x3fbd0c){if(_0x3fbd0c instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x3fbd0c['message'],'title':_0x3fbd0c['name'],'status':0x1f4,'instance':'','type':''});throw _0x3fbd0c;}});}['delete'](_0x50ee9d,_0x354fcd,_0x46a316){return __awaiter$7(this,void 0,void 0,function*(){const _0x49c21b=this['path']+'/'+_0x50ee9d+'/'+_0x354fcd;try{const _0x3eddca=yield this['fetch']['delete'](_0x49c21b,_0x46a316);if(_0x3eddca['status']>0xc7&&_0x3eddca['status']<0x12c)return new SuccessfulResponse({});const _0x5d89db=yield _0x3eddca['json']();return new FailedResponse(_0x5d89db);}catch(_0x3457e8){if(_0x3457e8 instanceof Error)return new FailedResponse({'detail':_0x3457e8['message'],'title':_0x3457e8['name'],'status':0x1f4,'instance':'','type':''});throw _0x3457e8;}});}}
|
|
6
|
+
|
|
7
|
+
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x464e7d,_0xe3f21f,_0x372e40,_0x2b1fd4){function _0x35c561(_0x335867){return _0x335867 instanceof _0x372e40?_0x335867:new _0x372e40(function(_0x12625c){_0x12625c(_0x335867);});}return new(_0x372e40||(_0x372e40=Promise))(function(_0x5494d8,_0x3cd81b){function _0x350f5b(_0x1e54c2){try{_0x346fcf(_0x2b1fd4['next'](_0x1e54c2));}catch(_0x55de71){_0x3cd81b(_0x55de71);}}function _0x385d43(_0xf26799){try{_0x346fcf(_0x2b1fd4['throw'](_0xf26799));}catch(_0x2648c9){_0x3cd81b(_0x2648c9);}}function _0x346fcf(_0xeac564){_0xeac564['done']?_0x5494d8(_0xeac564['value']):_0x35c561(_0xeac564['value'])['then'](_0x350f5b,_0x385d43);}_0x346fcf((_0x2b1fd4=_0x2b1fd4['apply'](_0x464e7d,_0xe3f21f||[]))['next']());});};class ListService{constructor(_0x423eef){this['fetch']=_0x423eef;}['create'](_0xe7502e,_0x3ebfd3,_0x42508b,_0x31564b){return __awaiter$6(this,void 0,void 0,function*(){const _0x15bc57='List',_0x4a5ff3={'account_name':_0xe7502e,'list_name':_0x3ebfd3,'search_service_name':_0x42508b};try{const _0x43b03a=yield this['fetch']['post'](_0x15bc57,_0x31564b,_0x4a5ff3);if(_0x43b03a['status']>0xc7&&_0x43b03a['status']<0x12c){const _0x401ab5=yield _0x43b03a['json']();return new SuccessfulListIdentityResponse(_0x401ab5);}const _0x3d3ae5=yield _0x43b03a['json']();return new FailedListIdentityResponse(_0x3d3ae5);}catch(_0x5ef189){if(_0x5ef189 instanceof Error)return new FailedListIdentityResponse({'detail':_0x5ef189['message'],'title':_0x5ef189['name'],'status':0x1f4,'instance':'','type':''});throw _0x5ef189;}});}['delete'](_0x4bc67a,_0x37bb04,_0x541a89){return __awaiter$6(this,void 0,void 0,function*(){const _0x5e5dd6='List/'+_0x4bc67a+'/'+_0x37bb04,_0x312b23=yield this['fetch']['delete'](_0x5e5dd6,_0x541a89);try{if(_0x312b23['status']>0xc7&&_0x312b23['status']<0x12c)return new SuccessfulResponse({});const _0x56e673=yield _0x312b23['json']();return new FailedResponse(_0x56e673);}catch(_0x394f47){if(_0x394f47 instanceof Error)return new FailedResponse({'detail':_0x394f47['message'],'title':_0x394f47['name'],'status':0x1f4,'instance':'','type':''});throw _0x394f47;}});}['get'](_0x124c51,_0x1bee6b,_0x1eb72a){return __awaiter$6(this,void 0,void 0,function*(){const _0x386bcd='List/'+_0x124c51+'/'+_0x1bee6b;try{const _0x9c476e=yield this['fetch']['get'](_0x386bcd,_0x1eb72a);if(_0x9c476e['status']>0xc7&&_0x9c476e['status']<0x12c){const _0x1c0cde=yield _0x9c476e['json']();return new SuccessfulListResponse(_0x1c0cde);}const _0x1b3b8c=yield _0x9c476e['json']();return new FailedListResponse(_0x1b3b8c);}catch(_0x28e1ff){if(_0x28e1ff instanceof Error)return new FailedListResponse({'detail':_0x28e1ff['message'],'title':_0x28e1ff['name'],'status':0x1f4,'instance':'','type':''});throw _0x28e1ff;}});}}
|
|
8
|
+
|
|
9
|
+
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x4e41b6,_0x1d1376,_0x625139,_0x4504cc){function _0x4528c9(_0x11abb9){return _0x11abb9 instanceof _0x625139?_0x11abb9:new _0x625139(function(_0x14e2c5){_0x14e2c5(_0x11abb9);});}return new(_0x625139||(_0x625139=Promise))(function(_0x5e4256,_0x203e91){function _0x51810f(_0x37e39f){try{_0x5209e9(_0x4504cc['next'](_0x37e39f));}catch(_0x4d2024){_0x203e91(_0x4d2024);}}function _0x2015b1(_0x40db70){try{_0x5209e9(_0x4504cc['throw'](_0x40db70));}catch(_0x4dffeb){_0x203e91(_0x4dffeb);}}function _0x5209e9(_0x347f28){_0x347f28['done']?_0x5e4256(_0x347f28['value']):_0x4528c9(_0x347f28['value'])['then'](_0x51810f,_0x2015b1);}_0x5209e9((_0x4504cc=_0x4504cc['apply'](_0x4e41b6,_0x1d1376||[]))['next']());});};class Fetch{constructor(_0x40b86b){this['baseUri']=_0x40b86b,this['getUrl']=_0xd0420d=>{return _0xd0420d['startsWith']('/')&&(_0xd0420d=_0xd0420d['replace']('/','')),''+this['baseUri']+_0xd0420d;},!_0x40b86b['endsWith']('/')&&(_0x40b86b=_0x40b86b+'/');}['get'](_0x285d41,_0x208588){return __awaiter$5(this,void 0,void 0,function*(){const _0x3a61f5=this['getUrl'](_0x285d41);return yield fetch(_0x3a61f5,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x208588}});});}['post'](_0x4e5bc3,_0x3fbb0c,_0x398e07){return __awaiter$5(this,void 0,void 0,function*(){const _0x5c9240=this['getUrl'](_0x4e5bc3);return yield fetch(_0x5c9240,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3fbb0c},'body':_0x398e07?JSON['stringify'](_0x398e07):null});});}['PostNoAuth'](_0x597b48,_0x564c98){return __awaiter$5(this,void 0,void 0,function*(){const _0x505833=this['getUrl'](_0x597b48);return yield fetch(_0x505833,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x564c98?JSON['stringify'](_0x564c98):null});});}['put'](_0xdbb966,_0x197659,_0x4fd345){return __awaiter$5(this,void 0,void 0,function*(){const _0x400836=this['getUrl'](_0xdbb966);return yield fetch(_0x400836,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x197659},'body':_0x4fd345?JSON['stringify'](_0x4fd345):null});});}['delete'](_0x231239,_0x2773d8){return __awaiter$5(this,void 0,void 0,function*(){const _0x1291ed=this['getUrl'](_0x231239);return yield fetch(_0x1291ed,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x2773d8}});});}}
|
|
10
|
+
|
|
11
|
+
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x4443fc,_0x4712d1,_0xef7dee,_0x28d855){function _0x221984(_0x1bcf79){return _0x1bcf79 instanceof _0xef7dee?_0x1bcf79:new _0xef7dee(function(_0x142408){_0x142408(_0x1bcf79);});}return new(_0xef7dee||(_0xef7dee=Promise))(function(_0x3bcb3d,_0x5738c0){function _0x417779(_0x5a211b){try{_0xc4a10d(_0x28d855['next'](_0x5a211b));}catch(_0x3babfd){_0x5738c0(_0x3babfd);}}function _0xcba60c(_0x5a7436){try{_0xc4a10d(_0x28d855['throw'](_0x5a7436));}catch(_0x10d7cc){_0x5738c0(_0x10d7cc);}}function _0xc4a10d(_0x5c4804){_0x5c4804['done']?_0x3bcb3d(_0x5c4804['value']):_0x221984(_0x5c4804['value'])['then'](_0x417779,_0xcba60c);}_0xc4a10d((_0x28d855=_0x28d855['apply'](_0x4443fc,_0x4712d1||[]))['next']());});};class SearchServersService{constructor(_0x13ca65){this['fetch']=_0x13ca65,this['path']='search-services';}['create'](_0x1729e5,_0x29da3d,_0x4eb79e,_0x4cbd6a,_0x53d716,_0x20e5bf,_0x41b8be,_0x15386a){return __awaiter$4(this,void 0,void 0,function*(){const _0x269cfa={'account_name':_0x1729e5,'search_service_name':_0x29da3d,'endpoint':_0x4eb79e,'key':_0x4cbd6a,'country':_0x53d716,'provider':_0x20e5bf,'index_name':_0x41b8be};try{const _0xf9078a=yield this['fetch']['post'](this['path'],_0x15386a,_0x269cfa);if(_0xf9078a['status']>0xc7&&_0xf9078a['status']<0x12c){const _0x3557f1=yield _0xf9078a['json']();return new SuccessfulSearchServiceResponse(_0x3557f1);}const _0x229ec1=yield _0xf9078a['json']();return new FailedSearchServiceResponse(_0x229ec1);}catch(_0x33cf10){if(_0x33cf10 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x33cf10['message'],'title':_0x33cf10['name'],'status':0x1f4,'instance':'','type':''});throw _0x33cf10;}});}['delete'](_0x1284e1,_0x5b5430,_0x21f659){return __awaiter$4(this,void 0,void 0,function*(){const _0x42441a=this['path']+'/'+_0x1284e1+'/'+_0x5b5430;try{const _0x43bd96=yield this['fetch']['delete'](_0x42441a,_0x21f659);if(_0x43bd96['status']>0xc7&&_0x43bd96['status']<0x12c)return new SuccessfulResponse({});const _0xc63495=yield _0x43bd96['json']();return new FailedResponse(_0xc63495);}catch(_0x2b83da){if(_0x2b83da instanceof Error)return new FailedResponse({'detail':_0x2b83da['message'],'title':_0x2b83da['name'],'status':0x1f4,'instance':'','type':''});throw _0x2b83da;}});}['view'](_0x9525f1,_0x3e7be8,_0x249ed7){return __awaiter$4(this,void 0,void 0,function*(){const _0x2f2d7a=this['path']+'/'+_0x9525f1+'/'+_0x3e7be8;try{const _0x617104=yield this['fetch']['get'](_0x2f2d7a,_0x249ed7);if(_0x617104['status']>0xc7&&_0x617104['status']<0x12c){const _0x46e7b8=yield _0x617104['json']();return new SuccessfulViewSearchServiceResponse(_0x46e7b8);}const _0x14fe2a=yield _0x617104['json']();return new FailedViewSearchServiceResponse(_0x14fe2a);}catch(_0x2b7186){if(_0x2b7186 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x2b7186['message'],'title':_0x2b7186['name'],'status':0x1f4,'instance':'','type':''});throw _0x2b7186;}});}['edit'](_0x42c731,_0xe9b341,_0x2f593e,_0x3dc482,_0x2ce898,_0xed2d93){return __awaiter$4(this,void 0,void 0,function*(){const _0x18300f={'account_name':_0x42c731,'search_service_name':_0xe9b341,'new_search_service_name':_0x2f593e,'key':_0x3dc482,'country':_0x2ce898};try{const _0x1f2f30=yield this['fetch']['put'](this['path'],_0xed2d93,_0x18300f);if(_0x1f2f30['status']>0xc7&&_0x1f2f30['status']<0x12c){const _0x22201d=yield _0x1f2f30['json']();return new SuccessfulSearchServiceResponse(_0x22201d);}const _0x7a8261=yield _0x1f2f30['json']();return new FailedSearchServiceResponse(_0x7a8261);}catch(_0x1cfecf){if(_0x1cfecf instanceof Error)return new FailedSearchServiceResponse({'detail':_0x1cfecf['message'],'title':_0x1cfecf['name'],'status':0x1f4,'instance':'','type':''});throw _0x1cfecf;}});}['list'](_0x219a8d,_0x110c91){return __awaiter$4(this,void 0,void 0,function*(){const _0x4205f3=this['path']+'/'+_0x219a8d;try{const _0x4aa50f=yield this['fetch']['get'](_0x4205f3,_0x110c91);if(_0x4aa50f['status']>0xc7&&_0x4aa50f['status']<0x12c){const _0x5db834=yield _0x4aa50f['json']();return new SuccessfulListSearchServiceResponse(_0x5db834);}const _0xea44dd=yield _0x4aa50f['json']();return new FailedViewSearchServicesResponse(_0xea44dd);}catch(_0x239494){if(_0x239494 instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x239494['message'],'title':_0x239494['name'],'status':0x1f4,'instance':'','type':''});throw _0x239494;}});}}
|
|
12
|
+
|
|
13
|
+
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x154874,_0x41572c,_0x37437c,_0x5f2127){function _0x3e469f(_0x5966f6){return _0x5966f6 instanceof _0x37437c?_0x5966f6:new _0x37437c(function(_0x25f764){_0x25f764(_0x5966f6);});}return new(_0x37437c||(_0x37437c=Promise))(function(_0x5e678c,_0x4ccba3){function _0x311168(_0x4dd7c3){try{_0x5eb59b(_0x5f2127['next'](_0x4dd7c3));}catch(_0x5dbb07){_0x4ccba3(_0x5dbb07);}}function _0x184511(_0x475424){try{_0x5eb59b(_0x5f2127['throw'](_0x475424));}catch(_0x49e9c9){_0x4ccba3(_0x49e9c9);}}function _0x5eb59b(_0x40be70){_0x40be70['done']?_0x5e678c(_0x40be70['value']):_0x3e469f(_0x40be70['value'])['then'](_0x311168,_0x184511);}_0x5eb59b((_0x5f2127=_0x5f2127['apply'](_0x154874,_0x41572c||[]))['next']());});};class FacetService{constructor(_0x448e54){this['fetch']=_0x448e54,this['path']='facet';}['create'](_0x23bdf8,_0x423fd0,_0x55a664,_0x41c150){return __awaiter$3(this,void 0,void 0,function*(){const _0x42eab8={'account_name':_0x23bdf8,'list_name':_0x423fd0,'facet_name':_0x55a664};try{const _0x36ef33=yield this['fetch']['post'](this['path'],_0x41c150,_0x42eab8);if(_0x36ef33['status']>0xc7&&_0x36ef33['status']<0x12c){const _0x45a596=yield _0x36ef33['json']();return new SuccessfulFacetResponse(_0x45a596);}const _0x9f0ed1=yield _0x36ef33['json']();return new FailedFacetResponse(_0x9f0ed1);}catch(_0xbca77f){if(_0xbca77f instanceof Error)return new FailedFacetResponse({'detail':_0xbca77f['message'],'title':_0xbca77f['name'],'status':0x1f4,'instance':'','type':''});throw _0xbca77f;}});}['remove'](_0x3573f6,_0x40ad4f,_0x2d82b7,_0x31aa61){return __awaiter$3(this,void 0,void 0,function*(){const _0x465474='Facet/'+_0x3573f6+'/'+_0x40ad4f+'/'+_0x2d82b7,_0x2dc1af=yield this['fetch']['delete'](_0x465474,_0x31aa61);try{if(_0x2dc1af['status']>0xc7&&_0x2dc1af['status']<0x12c)return new SuccessfulResponse({});const _0x157432=yield _0x2dc1af['json']();return new FailedResponse(_0x157432);}catch(_0x11540d){if(_0x11540d instanceof Error)return new FailedResponse({'detail':_0x11540d['message'],'title':_0x11540d['name'],'status':0x1f4,'instance':'','type':''});throw _0x11540d;}});}['rename'](_0x452b1e,_0x2d8549,_0x504178,_0x5b6da0,_0xd8d3c6){return __awaiter$3(this,void 0,void 0,function*(){const _0x4e191f={'account_name':_0x452b1e,'list_name':_0x2d8549,'facet_name':_0x504178,'new_facet_name':_0x5b6da0};try{const _0xa78d5f=yield this['fetch']['put'](this['path'],_0xd8d3c6,_0x4e191f);if(_0xa78d5f['status']>0xc7&&_0xa78d5f['status']<0x12c){const _0x4db9c3=yield _0xa78d5f['json']();return new SuccessfulFacetResponse(_0x4db9c3);}const _0x57ec5e=yield _0xa78d5f['json']();return new FailedFacetResponse(_0x57ec5e);}catch(_0x2fce4f){if(_0x2fce4f instanceof Error)return new FailedFacetResponse({'detail':_0x2fce4f['message'],'title':_0x2fce4f['name'],'status':0x1f4,'instance':'','type':''});throw _0x2fce4f;}});}}
|
|
14
|
+
|
|
15
|
+
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x331f71,_0x10f583,_0x55e073,_0x538d3c){function _0x35a8b1(_0x10a3bc){return _0x10a3bc instanceof _0x55e073?_0x10a3bc:new _0x55e073(function(_0x526477){_0x526477(_0x10a3bc);});}return new(_0x55e073||(_0x55e073=Promise))(function(_0x5a2ebc,_0x22bb6c){function _0x32b39e(_0x4f37db){try{_0xe3463e(_0x538d3c['next'](_0x4f37db));}catch(_0x15469f){_0x22bb6c(_0x15469f);}}function _0x571bfa(_0x23fd33){try{_0xe3463e(_0x538d3c['throw'](_0x23fd33));}catch(_0xfdbc88){_0x22bb6c(_0xfdbc88);}}function _0xe3463e(_0x13c9cc){_0x13c9cc['done']?_0x5a2ebc(_0x13c9cc['value']):_0x35a8b1(_0x13c9cc['value'])['then'](_0x32b39e,_0x571bfa);}_0xe3463e((_0x538d3c=_0x538d3c['apply'](_0x331f71,_0x10f583||[]))['next']());});};class SearchResultService{constructor(_0x3a7775){this['fetch']=_0x3a7775,this['path']='search-result';}['create'](_0x2d86d4,_0x1c0d70,_0x270914,_0x372137,_0x1a98bf){return __awaiter$2(this,void 0,void 0,function*(){_0x1a98bf=_0x1a98bf!==null&&_0x1a98bf!==void 0?_0x1a98bf:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x28825d=Object['assign']({'account_name':_0x2d86d4,'search_result_name':_0x270914,'list_name':_0x1c0d70},_0x1a98bf);try{const _0x3be6e6=yield this['fetch']['post'](this['path'],_0x372137,_0x28825d);if(_0x3be6e6['status']>0xc7&&_0x3be6e6['status']<0x12c){const _0x17c222=yield _0x3be6e6['json']();return new SuccessfulViewSearchResultResponse(_0x17c222);}const _0x4be31e=yield _0x3be6e6['json']();return new FailedSearchResultResponse(_0x4be31e);}catch(_0xe6bc38){if(_0xe6bc38 instanceof Error)return new FailedSearchResultResponse({'detail':_0xe6bc38['message'],'title':_0xe6bc38['name'],'status':0x1f4,'instance':'','type':''});throw _0xe6bc38;}});}}
|
|
16
|
+
|
|
17
|
+
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x5588df,_0x427dd6,_0x5325fb,_0xcceb84){function _0x5e8368(_0x2351c3){return _0x2351c3 instanceof _0x5325fb?_0x2351c3:new _0x5325fb(function(_0x3ee3bf){_0x3ee3bf(_0x2351c3);});}return new(_0x5325fb||(_0x5325fb=Promise))(function(_0x55da0e,_0x58274c){function _0x3ad9c0(_0x196211){try{_0x493817(_0xcceb84['next'](_0x196211));}catch(_0x593115){_0x58274c(_0x593115);}}function _0x29d620(_0x17ecfe){try{_0x493817(_0xcceb84['throw'](_0x17ecfe));}catch(_0x2c1b5f){_0x58274c(_0x2c1b5f);}}function _0x493817(_0x36cd63){_0x36cd63['done']?_0x55da0e(_0x36cd63['value']):_0x5e8368(_0x36cd63['value'])['then'](_0x3ad9c0,_0x29d620);}_0x493817((_0xcceb84=_0xcceb84['apply'](_0x5588df,_0x427dd6||[]))['next']());});};class ContributorService{constructor(_0x1e35ec){this['fetch']=_0x1e35ec,this['path']='contributor';}['create'](_0x40ac7b,_0x154bab,_0x328918,_0x55d140){return __awaiter$1(this,void 0,void 0,function*(){const _0x5510bc={'account_name':_0x40ac7b,'list_name':_0x154bab,'contributor_name':_0x328918};try{const _0xd548a9=yield this['fetch']['post'](this['path'],_0x55d140,_0x5510bc);if(_0xd548a9['status']>0xc7&&_0xd548a9['status']<0x12c){const _0x468c4f=yield _0xd548a9['json']();return new SuccessfulContributorResponse(_0x468c4f);}const _0x56795f=yield _0xd548a9['json']();return new FailedContributorResponse(_0x56795f);}catch(_0x5e0d92){if(_0x5e0d92 instanceof Error)return new FailedContributorResponse({'detail':_0x5e0d92['message'],'title':_0x5e0d92['name'],'status':0x1f4,'instance':'','type':''});throw _0x5e0d92;}});}['remove'](_0x5a2b72,_0x8c03e3,_0x3149eb,_0x522d64){return __awaiter$1(this,void 0,void 0,function*(){const _0x4a56c5=this['path']+'/'+_0x5a2b72+'/'+_0x8c03e3+'/'+_0x3149eb,_0x3d2f25=yield this['fetch']['delete'](_0x4a56c5,_0x522d64);try{if(_0x3d2f25['status']>0xc7&&_0x3d2f25['status']<0x12c)return new SuccessfulResponse({});const _0x117a23=yield _0x3d2f25['json']();return new FailedResponse(_0x117a23);}catch(_0x481286){if(_0x481286 instanceof Error)return new FailedResponse({'detail':_0x481286['message'],'title':_0x481286['name'],'status':0x1f4,'instance':'','type':''});throw _0x481286;}});}}
|
|
18
|
+
|
|
19
|
+
var __awaiter=undefined&&undefined['__awaiter']||function(_0x495474,_0x1c025e,_0x3a0125,_0x5c180a){function _0x280b1c(_0x3519db){return _0x3519db instanceof _0x3a0125?_0x3519db:new _0x3a0125(function(_0xc68d3d){_0xc68d3d(_0x3519db);});}return new(_0x3a0125||(_0x3a0125=Promise))(function(_0xc84dca,_0x3eecbe){function _0x3835e1(_0x58878e){try{_0xba709(_0x5c180a['next'](_0x58878e));}catch(_0x470535){_0x3eecbe(_0x470535);}}function _0x354743(_0x56c6e0){try{_0xba709(_0x5c180a['throw'](_0x56c6e0));}catch(_0x274155){_0x3eecbe(_0x274155);}}function _0xba709(_0x2529fb){_0x2529fb['done']?_0xc84dca(_0x2529fb['value']):_0x280b1c(_0x2529fb['value'])['then'](_0x3835e1,_0x354743);}_0xba709((_0x5c180a=_0x5c180a['apply'](_0x495474,_0x1c025e||[]))['next']());});};class AdminClient{constructor(_0x2a86fa='https://admin.searchability.dev/'){var _0x36191d=new Fetch(_0x2a86fa);this['Accounts']=new AccountService(_0x36191d),this['Lists']=new ListService(_0x36191d),this['ApiKeys']=new ApiKeyService(_0x36191d),this['SearchServers']=new SearchServersService(_0x36191d),this['Facets']=new FacetService(_0x36191d),this['SearchResults']=new SearchResultService(_0x36191d),this['Contributors']=new ContributorService(_0x36191d);}}class AuthClient{constructor(_0x332b45='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x332b45);}['login'](_0x557114){return __awaiter(this,void 0,void 0,function*(){const _0x39d2fe='login/'+_0x557114;try{const _0x328639=yield yield fetch(_0x39d2fe);if(_0x328639['status']>0xc7&&_0x328639['status']<0x12c){const _0x20ee7f=yield _0x328639['json']();return new SuccessfulAuthResponse(_0x20ee7f);}const _0x4e9c53=yield _0x328639['json']();return new FailedAuthResponse(_0x4e9c53);}catch(_0x21399d){if(_0x21399d instanceof Error)return new FailedAuthResponse({'detail':_0x21399d['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x21399d;}});}['refresh'](_0xeffade){return __awaiter(this,void 0,void 0,function*(){const _0x3d0868='refresh',_0xca1cad={'refresh_token':_0xeffade};try{const _0x254333=yield this['fetch']['PostNoAuth'](_0x3d0868,_0xca1cad);if(_0x254333['status']>0xc7&&_0x254333['status']<0x12c){const _0x32bbca=yield _0x254333['json']();return new SuccessfulAuthResponse(_0x32bbca);}const _0x782ec7=yield _0x254333['json']();return new FailedAuthResponse(_0x782ec7);}catch(_0x3eb9d7){if(_0x3eb9d7 instanceof Error)return new FailedAuthResponse({'detail':_0x3eb9d7['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x3eb9d7;}});}['getTokenStatus'](_0xa9e0b4){if(Date['now']()<_0xa9e0b4['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0xa9e0b4['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(_0xf418e5){_0xf418e5[_0xf418e5['Ok']=0x0]='Ok',_0xf418e5[_0xf418e5['Refresh']=0x1]='Refresh',_0xf418e5[_0xf418e5['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(_0x8ef59){this['isSuccess']=_0x8ef59;}}class SuccessfulContributorResponse extends Response{constructor(_0x4f629d){super(!![]),this['contributor']=_0x4f629d;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x1bb56c){super(![]),this['problem']=_0x1bb56c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x4070b5){super(!![]),this['facet']=_0x4070b5;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x3d2343){super(![]),this['problem']=_0x3d2343;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x400d35){super(!![]),this['account']=_0x400d35;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0x44f066){super(!![]),this['accountImage']=_0x44f066;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x19440f){super(!![]),this['list']=_0x19440f;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x31c972){super(!![]),this['list']=_0x31c972;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x155581){super(![]),this['problem']=_0x155581;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0x1b281b){super(![]),this['problem']=_0x1b281b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x4e5322){super(![]),this['problem']=_0x4e5322;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x4d8780){super(![]),this['problem']=_0x4d8780;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x1c900e){super(!![]),this['tokens']=_0x1c900e;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x12db40){super(![]),this['problem']=_0x12db40;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x2bc005){super(!![]),this['apiKey']=_0x2bc005;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x4438c3){super(![]),this['problem']=_0x4438c3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x30ea9a){super(!![]),this['searchService']=_0x30ea9a;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x2ffeb4){super(![]),this['problem']=_0x2ffeb4;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x276f45){super(!![]),this['searchService']=_0x276f45;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x254b17){super(!![]),this['searchResult']=_0x254b17;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x24fc50){super(![]),this['problem']=_0x24fc50;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x143eed){super(!![]),this['searchServices']=_0x143eed;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0xda0982){super(![]),this['problem']=_0xda0982;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x4be55e){super(![]),this['problem']=_0x4be55e;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x379c66){super(!![]),this['apiKeyValue']=_0x379c66;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x4d0a0d){super(!![]),this['obj']=_0x4d0a0d;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x27e35f){super(![]),this['problem']=_0x27e35f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x3d4137){super(![]),this['problem']=_0x3d4137;}['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(_0x92be64,_0x45933e,_0x1ae739,_0x349045){function _0x1f1ec4(_0x5d3be4){return _0x5d3be4 instanceof _0x1ae739?_0x5d3be4:new _0x1ae739(function(_0x1b79de){_0x1b79de(_0x5d3be4);});}return new(_0x1ae739||(_0x1ae739=Promise))(function(_0x5ae039,_0x2082d6){function _0x2e341a(_0x9fdc16){try{_0x1c6837(_0x349045['next'](_0x9fdc16));}catch(_0x27a2c4){_0x2082d6(_0x27a2c4);}}function _0x2bd711(_0x9285f6){try{_0x1c6837(_0x349045['throw'](_0x9285f6));}catch(_0x1d5fb9){_0x2082d6(_0x1d5fb9);}}function _0x1c6837(_0x3ef7d4){_0x3ef7d4['done']?_0x5ae039(_0x3ef7d4['value']):_0x1f1ec4(_0x3ef7d4['value'])['then'](_0x2e341a,_0x2bd711);}_0x1c6837((_0x349045=_0x349045['apply'](_0x92be64,_0x45933e||[]))['next']());});};class AccountService{constructor(_0x8bc273){this['fetch']=_0x8bc273;}['get'](_0x106a48,_0x148717){return __awaiter$8(this,void 0,void 0,function*(){const _0x11c981='Account/'+_0x106a48+'/',_0x72c67d=yield this['fetch']['get'](_0x11c981,_0x148717);try{if(_0x72c67d['status']>0xc7&&_0x72c67d['status']<0x12c){const _0x4ddb8c=yield _0x72c67d['json']();return new SuccessfulAccountResponse(_0x4ddb8c);}const _0x5c6702=yield _0x72c67d['json']();return new FailedAccountResponse(_0x5c6702);}catch(_0x309eeb){if(_0x309eeb instanceof Error)return new FailedAccountResponse({'detail':_0x309eeb['message'],'title':_0x309eeb['name'],'status':0x1f4,'instance':'','type':''});throw _0x309eeb;}});}['getImage'](_0x388908,_0x47880b){return __awaiter$8(this,void 0,void 0,function*(){const _0x2989e4='account/image/'+_0x388908+'/',_0x39dbc1=yield this['fetch']['get'](_0x2989e4,_0x47880b);try{if(_0x39dbc1['status']>0xc7&&_0x39dbc1['status']<0x12c){const _0x10a987=yield _0x39dbc1['json']();return new SuccessfulAccountImageResponse(_0x10a987);}const _0x120ea9=yield _0x39dbc1['json']();return new FailedAccountImageResponse(_0x120ea9);}catch(_0x1a8d7c){if(_0x1a8d7c instanceof Error)return new FailedAccountImageResponse({'detail':_0x1a8d7c['message'],'title':_0x1a8d7c['name'],'status':0x1f4,'instance':'','type':''});throw _0x1a8d7c;}});}}
|
|
6
6
|
|
|
7
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(
|
|
7
|
+
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x4b8bd8,_0x424e80,_0x5b57fc,_0x746cbb){function _0x83619f(_0x52e8a3){return _0x52e8a3 instanceof _0x5b57fc?_0x52e8a3:new _0x5b57fc(function(_0x4f72b7){_0x4f72b7(_0x52e8a3);});}return new(_0x5b57fc||(_0x5b57fc=Promise))(function(_0x23b4d6,_0x586de8){function _0x35da79(_0x31b832){try{_0xfc8277(_0x746cbb['next'](_0x31b832));}catch(_0x542124){_0x586de8(_0x542124);}}function _0x3ca8cc(_0x1cf210){try{_0xfc8277(_0x746cbb['throw'](_0x1cf210));}catch(_0x18566b){_0x586de8(_0x18566b);}}function _0xfc8277(_0xcd6a94){_0xcd6a94['done']?_0x23b4d6(_0xcd6a94['value']):_0x83619f(_0xcd6a94['value'])['then'](_0x35da79,_0x3ca8cc);}_0xfc8277((_0x746cbb=_0x746cbb['apply'](_0x4b8bd8,_0x424e80||[]))['next']());});};class ApiKeyService{constructor(_0x527feb){this['fetch']=_0x527feb,this['path']='api-key';}['create'](_0x5f374b,_0x5cff57,_0xfcd769){return __awaiter$7(this,void 0,void 0,function*(){const _0x284e1e={'account_name':_0x5f374b,'api_key_name':_0x5cff57};try{const _0x93641=yield this['fetch']['post'](this['path'],_0xfcd769,_0x284e1e);if(_0x93641['status']>0xc7&&_0x93641['status']<0x12c){const _0x22a81c=yield _0x93641['json']();return new SuccessfulApiKeyResponse(_0x22a81c);}const _0x595efb=yield _0x93641['json']();return new FailedApiKeyResponse(_0x595efb);}catch(_0x2ec397){if(_0x2ec397 instanceof Error)return new FailedApiKeyResponse({'detail':_0x2ec397['message'],'title':_0x2ec397['name'],'status':0x1f4,'instance':'','type':''});throw _0x2ec397;}});}['view'](_0x2aac07,_0x12f1f6,_0x471374){return __awaiter$7(this,void 0,void 0,function*(){const _0x13bcbe=this['path']+'/'+_0x2aac07+'/'+_0x12f1f6;try{const _0x1c9b96=yield this['fetch']['get'](_0x13bcbe,_0x471374);if(_0x1c9b96['status']>0xc7&&_0x1c9b96['status']<0x12c){const _0x1989b4=yield _0x1c9b96['json']();return new SuccessfulApiKeyValueResponse(_0x1989b4);}const _0x4d03b4=yield _0x1c9b96['json']();return new FailedApiKeyValueResponse(_0x4d03b4);}catch(_0x1f9a08){if(_0x1f9a08 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x1f9a08['message'],'title':_0x1f9a08['name'],'status':0x1f4,'instance':'','type':''});throw _0x1f9a08;}});}['delete'](_0xfc8536,_0x2173e9,_0x3258ba){return __awaiter$7(this,void 0,void 0,function*(){const _0x2cb92e=this['path']+'/'+_0xfc8536+'/'+_0x2173e9;try{const _0x421f18=yield this['fetch']['delete'](_0x2cb92e,_0x3258ba);if(_0x421f18['status']>0xc7&&_0x421f18['status']<0x12c)return new SuccessfulResponse({});const _0x33be56=yield _0x421f18['json']();return new FailedResponse(_0x33be56);}catch(_0x3d91c9){if(_0x3d91c9 instanceof Error)return new FailedResponse({'detail':_0x3d91c9['message'],'title':_0x3d91c9['name'],'status':0x1f4,'instance':'','type':''});throw _0x3d91c9;}});}}
|
|
8
8
|
|
|
9
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(
|
|
9
|
+
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x223af7,_0x1f76d7,_0x2bdc93,_0x17e4a8){function _0x462a8b(_0x5cecb0){return _0x5cecb0 instanceof _0x2bdc93?_0x5cecb0:new _0x2bdc93(function(_0x39796e){_0x39796e(_0x5cecb0);});}return new(_0x2bdc93||(_0x2bdc93=Promise))(function(_0x5d8a86,_0x1d031e){function _0xfed695(_0x1f8f07){try{_0x367194(_0x17e4a8['next'](_0x1f8f07));}catch(_0xae26ae){_0x1d031e(_0xae26ae);}}function _0x1fd8ee(_0x3c396d){try{_0x367194(_0x17e4a8['throw'](_0x3c396d));}catch(_0x5f7cdb){_0x1d031e(_0x5f7cdb);}}function _0x367194(_0x125db3){_0x125db3['done']?_0x5d8a86(_0x125db3['value']):_0x462a8b(_0x125db3['value'])['then'](_0xfed695,_0x1fd8ee);}_0x367194((_0x17e4a8=_0x17e4a8['apply'](_0x223af7,_0x1f76d7||[]))['next']());});};class ListService{constructor(_0x4a212f){this['fetch']=_0x4a212f;}['create'](_0x545eb4,_0x5aaa2f,_0x5ea675,_0x5ef9e7){return __awaiter$6(this,void 0,void 0,function*(){const _0x5d6a49='List',_0x5ecca2={'account_name':_0x545eb4,'list_name':_0x5aaa2f,'search_service_name':_0x5ea675};try{const _0x172334=yield this['fetch']['post'](_0x5d6a49,_0x5ef9e7,_0x5ecca2);if(_0x172334['status']>0xc7&&_0x172334['status']<0x12c){const _0x51959b=yield _0x172334['json']();return new SuccessfulListIdentityResponse(_0x51959b);}const _0x34ac3c=yield _0x172334['json']();return new FailedListIdentityResponse(_0x34ac3c);}catch(_0xf5ffb4){if(_0xf5ffb4 instanceof Error)return new FailedListIdentityResponse({'detail':_0xf5ffb4['message'],'title':_0xf5ffb4['name'],'status':0x1f4,'instance':'','type':''});throw _0xf5ffb4;}});}['delete'](_0x3ea24f,_0x60f830,_0x2aefe1){return __awaiter$6(this,void 0,void 0,function*(){const _0x251089='List/'+_0x3ea24f+'/'+_0x60f830,_0x1a04fd=yield this['fetch']['delete'](_0x251089,_0x2aefe1);try{if(_0x1a04fd['status']>0xc7&&_0x1a04fd['status']<0x12c)return new SuccessfulResponse({});const _0x443938=yield _0x1a04fd['json']();return new FailedResponse(_0x443938);}catch(_0x39ee84){if(_0x39ee84 instanceof Error)return new FailedResponse({'detail':_0x39ee84['message'],'title':_0x39ee84['name'],'status':0x1f4,'instance':'','type':''});throw _0x39ee84;}});}['get'](_0x1b253f,_0x13cdc2,_0xa06d68){return __awaiter$6(this,void 0,void 0,function*(){const _0x2f400f='List/'+_0x1b253f+'/'+_0x13cdc2;try{const _0x1add6b=yield this['fetch']['get'](_0x2f400f,_0xa06d68);if(_0x1add6b['status']>0xc7&&_0x1add6b['status']<0x12c){const _0x1b22c1=yield _0x1add6b['json']();return new SuccessfulListResponse(_0x1b22c1);}const _0x187a21=yield _0x1add6b['json']();return new FailedListResponse(_0x187a21);}catch(_0x19dda3){if(_0x19dda3 instanceof Error)return new FailedListResponse({'detail':_0x19dda3['message'],'title':_0x19dda3['name'],'status':0x1f4,'instance':'','type':''});throw _0x19dda3;}});}}
|
|
10
10
|
|
|
11
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(
|
|
11
|
+
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x43ad78,_0x528227,_0xd6a2f8,_0x551ecd){function _0x196f6a(_0x3745eb){return _0x3745eb instanceof _0xd6a2f8?_0x3745eb:new _0xd6a2f8(function(_0x4baaf3){_0x4baaf3(_0x3745eb);});}return new(_0xd6a2f8||(_0xd6a2f8=Promise))(function(_0x536428,_0xead8dc){function _0x56274f(_0x1578bb){try{_0x16187c(_0x551ecd['next'](_0x1578bb));}catch(_0xc1aded){_0xead8dc(_0xc1aded);}}function _0x37cb58(_0x17a4b8){try{_0x16187c(_0x551ecd['throw'](_0x17a4b8));}catch(_0x4897a1){_0xead8dc(_0x4897a1);}}function _0x16187c(_0x37b0e3){_0x37b0e3['done']?_0x536428(_0x37b0e3['value']):_0x196f6a(_0x37b0e3['value'])['then'](_0x56274f,_0x37cb58);}_0x16187c((_0x551ecd=_0x551ecd['apply'](_0x43ad78,_0x528227||[]))['next']());});};class Fetch{constructor(_0x56a3bf){this['baseUri']=_0x56a3bf,this['getUrl']=_0x676b90=>{return _0x676b90['startsWith']('/')&&(_0x676b90=_0x676b90['replace']('/','')),''+this['baseUri']+_0x676b90;},!_0x56a3bf['endsWith']('/')&&(_0x56a3bf=_0x56a3bf+'/');}['get'](_0x2cd8e3,_0x4b5dac){return __awaiter$5(this,void 0,void 0,function*(){const _0x13dddf=this['getUrl'](_0x2cd8e3);return yield fetch(_0x13dddf,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x4b5dac}});});}['post'](_0x5b56e8,_0x18da34,_0x994776){return __awaiter$5(this,void 0,void 0,function*(){const _0x380a2c=this['getUrl'](_0x5b56e8);return yield fetch(_0x380a2c,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x18da34},'body':_0x994776?JSON['stringify'](_0x994776):null});});}['PostNoAuth'](_0x524522,_0x118545){return __awaiter$5(this,void 0,void 0,function*(){const _0x52354c=this['getUrl'](_0x524522);return yield fetch(_0x52354c,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x118545?JSON['stringify'](_0x118545):null});});}['put'](_0x139bc9,_0xba50db,_0x3c92f1){return __awaiter$5(this,void 0,void 0,function*(){const _0x121164=this['getUrl'](_0x139bc9);return yield fetch(_0x121164,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0xba50db},'body':_0x3c92f1?JSON['stringify'](_0x3c92f1):null});});}['delete'](_0xf075f,_0x25cb39){return __awaiter$5(this,void 0,void 0,function*(){const _0x45b721=this['getUrl'](_0xf075f);return yield fetch(_0x45b721,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x25cb39}});});}}
|
|
12
12
|
|
|
13
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(
|
|
13
|
+
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x4bab14,_0x40b4d5,_0x588952,_0x3fb0f3){function _0x2a40c4(_0x228c9b){return _0x228c9b instanceof _0x588952?_0x228c9b:new _0x588952(function(_0x2b6e70){_0x2b6e70(_0x228c9b);});}return new(_0x588952||(_0x588952=Promise))(function(_0x11ec57,_0x43fcac){function _0x4bc6ec(_0x1bb1c7){try{_0x2ebb1c(_0x3fb0f3['next'](_0x1bb1c7));}catch(_0x4e2d8b){_0x43fcac(_0x4e2d8b);}}function _0x13d89d(_0x2defa0){try{_0x2ebb1c(_0x3fb0f3['throw'](_0x2defa0));}catch(_0x19bb62){_0x43fcac(_0x19bb62);}}function _0x2ebb1c(_0x41a4af){_0x41a4af['done']?_0x11ec57(_0x41a4af['value']):_0x2a40c4(_0x41a4af['value'])['then'](_0x4bc6ec,_0x13d89d);}_0x2ebb1c((_0x3fb0f3=_0x3fb0f3['apply'](_0x4bab14,_0x40b4d5||[]))['next']());});};class SearchServersService{constructor(_0x52011c){this['fetch']=_0x52011c,this['path']='search-services';}['create'](_0x106ec0,_0x492a3b,_0x4c3448,_0x1b7549,_0xa1b49d,_0x518993,_0x5cbe10,_0x14cdc4){return __awaiter$4(this,void 0,void 0,function*(){const _0x5999bf={'account_name':_0x106ec0,'search_service_name':_0x492a3b,'endpoint':_0x4c3448,'key':_0x1b7549,'country':_0xa1b49d,'provider':_0x518993,'index_name':_0x5cbe10};try{const _0x20ee6e=yield this['fetch']['post'](this['path'],_0x14cdc4,_0x5999bf);if(_0x20ee6e['status']>0xc7&&_0x20ee6e['status']<0x12c){const _0x54846a=yield _0x20ee6e['json']();return new SuccessfulSearchServiceResponse(_0x54846a);}const _0x12b9eb=yield _0x20ee6e['json']();return new FailedSearchServiceResponse(_0x12b9eb);}catch(_0x1d410d){if(_0x1d410d instanceof Error)return new FailedSearchServiceResponse({'detail':_0x1d410d['message'],'title':_0x1d410d['name'],'status':0x1f4,'instance':'','type':''});throw _0x1d410d;}});}['delete'](_0x5d34d7,_0x4297ec,_0x3ce2e5){return __awaiter$4(this,void 0,void 0,function*(){const _0x521792=this['path']+'/'+_0x5d34d7+'/'+_0x4297ec;try{const _0x5c2568=yield this['fetch']['delete'](_0x521792,_0x3ce2e5);if(_0x5c2568['status']>0xc7&&_0x5c2568['status']<0x12c)return new SuccessfulResponse({});const _0x1e8389=yield _0x5c2568['json']();return new FailedResponse(_0x1e8389);}catch(_0x4f4965){if(_0x4f4965 instanceof Error)return new FailedResponse({'detail':_0x4f4965['message'],'title':_0x4f4965['name'],'status':0x1f4,'instance':'','type':''});throw _0x4f4965;}});}['view'](_0x3786b8,_0x2c56fa,_0x2b00e5){return __awaiter$4(this,void 0,void 0,function*(){const _0x12cdb3=this['path']+'/'+_0x3786b8+'/'+_0x2c56fa;try{const _0x558481=yield this['fetch']['get'](_0x12cdb3,_0x2b00e5);if(_0x558481['status']>0xc7&&_0x558481['status']<0x12c){const _0x56614d=yield _0x558481['json']();return new SuccessfulViewSearchServiceResponse(_0x56614d);}const _0xba3ac5=yield _0x558481['json']();return new FailedViewSearchServiceResponse(_0xba3ac5);}catch(_0x355f7d){if(_0x355f7d instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x355f7d['message'],'title':_0x355f7d['name'],'status':0x1f4,'instance':'','type':''});throw _0x355f7d;}});}['edit'](_0x4b120f,_0xeaec1f,_0x31bf74,_0x327ce5,_0x24d9a3,_0x1ba301){return __awaiter$4(this,void 0,void 0,function*(){const _0x1b81d6={'account_name':_0x4b120f,'search_service_name':_0xeaec1f,'new_search_service_name':_0x31bf74,'key':_0x327ce5,'country':_0x24d9a3};try{const _0x5dd2c9=yield this['fetch']['put'](this['path'],_0x1ba301,_0x1b81d6);if(_0x5dd2c9['status']>0xc7&&_0x5dd2c9['status']<0x12c){const _0x50ef68=yield _0x5dd2c9['json']();return new SuccessfulSearchServiceResponse(_0x50ef68);}const _0x49b6ca=yield _0x5dd2c9['json']();return new FailedSearchServiceResponse(_0x49b6ca);}catch(_0x1abfc6){if(_0x1abfc6 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x1abfc6['message'],'title':_0x1abfc6['name'],'status':0x1f4,'instance':'','type':''});throw _0x1abfc6;}});}['list'](_0x4824d3,_0xf9fa4c){return __awaiter$4(this,void 0,void 0,function*(){const _0x4964d3=this['path']+'/'+_0x4824d3;try{const _0x29612c=yield this['fetch']['get'](_0x4964d3,_0xf9fa4c);if(_0x29612c['status']>0xc7&&_0x29612c['status']<0x12c){const _0x42d3c8=yield _0x29612c['json']();return new SuccessfulListSearchServiceResponse(_0x42d3c8);}const _0x3f2560=yield _0x29612c['json']();return new FailedViewSearchServicesResponse(_0x3f2560);}catch(_0x5a9e0d){if(_0x5a9e0d instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x5a9e0d['message'],'title':_0x5a9e0d['name'],'status':0x1f4,'instance':'','type':''});throw _0x5a9e0d;}});}}
|
|
14
14
|
|
|
15
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(
|
|
15
|
+
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x1ff1a,_0x5558cd,_0x15e5e9,_0x2bc9d4){function _0x170384(_0xb08aeb){return _0xb08aeb instanceof _0x15e5e9?_0xb08aeb:new _0x15e5e9(function(_0x20b2c5){_0x20b2c5(_0xb08aeb);});}return new(_0x15e5e9||(_0x15e5e9=Promise))(function(_0xca8b79,_0xba8e6f){function _0x573cae(_0x361be0){try{_0x1e77c5(_0x2bc9d4['next'](_0x361be0));}catch(_0x39bf30){_0xba8e6f(_0x39bf30);}}function _0x22b30e(_0x459c25){try{_0x1e77c5(_0x2bc9d4['throw'](_0x459c25));}catch(_0x5c0a94){_0xba8e6f(_0x5c0a94);}}function _0x1e77c5(_0x3eba43){_0x3eba43['done']?_0xca8b79(_0x3eba43['value']):_0x170384(_0x3eba43['value'])['then'](_0x573cae,_0x22b30e);}_0x1e77c5((_0x2bc9d4=_0x2bc9d4['apply'](_0x1ff1a,_0x5558cd||[]))['next']());});};class FacetService{constructor(_0x18e3d2){this['fetch']=_0x18e3d2,this['path']='facet';}['create'](_0x1fff9f,_0x553da6,_0x39b50e,_0x13abb4){return __awaiter$3(this,void 0,void 0,function*(){const _0xb6bec5={'account_name':_0x1fff9f,'list_name':_0x553da6,'facet_name':_0x39b50e};try{const _0x45236e=yield this['fetch']['post'](this['path'],_0x13abb4,_0xb6bec5);if(_0x45236e['status']>0xc7&&_0x45236e['status']<0x12c){const _0x267060=yield _0x45236e['json']();return new SuccessfulFacetResponse(_0x267060);}const _0x58cf7c=yield _0x45236e['json']();return new FailedFacetResponse(_0x58cf7c);}catch(_0x2855be){if(_0x2855be instanceof Error)return new FailedFacetResponse({'detail':_0x2855be['message'],'title':_0x2855be['name'],'status':0x1f4,'instance':'','type':''});throw _0x2855be;}});}['remove'](_0x228cab,_0x237f66,_0x125191,_0xfb2099){return __awaiter$3(this,void 0,void 0,function*(){const _0xf5c1cc='Facet/'+_0x228cab+'/'+_0x237f66+'/'+_0x125191,_0x1a47da=yield this['fetch']['delete'](_0xf5c1cc,_0xfb2099);try{if(_0x1a47da['status']>0xc7&&_0x1a47da['status']<0x12c)return new SuccessfulResponse({});const _0x3f5f1b=yield _0x1a47da['json']();return new FailedResponse(_0x3f5f1b);}catch(_0x3035f9){if(_0x3035f9 instanceof Error)return new FailedResponse({'detail':_0x3035f9['message'],'title':_0x3035f9['name'],'status':0x1f4,'instance':'','type':''});throw _0x3035f9;}});}['rename'](_0x7e714e,_0x473db3,_0x1c510d,_0x55d3d6,_0x43a2ce){return __awaiter$3(this,void 0,void 0,function*(){const _0x37acc5={'account_name':_0x7e714e,'list_name':_0x473db3,'facet_name':_0x1c510d,'new_facet_name':_0x55d3d6};try{const _0x33a62a=yield this['fetch']['put'](this['path'],_0x43a2ce,_0x37acc5);if(_0x33a62a['status']>0xc7&&_0x33a62a['status']<0x12c){const _0x217d55=yield _0x33a62a['json']();return new SuccessfulFacetResponse(_0x217d55);}const _0x22ab81=yield _0x33a62a['json']();return new FailedFacetResponse(_0x22ab81);}catch(_0x2bdab1){if(_0x2bdab1 instanceof Error)return new FailedFacetResponse({'detail':_0x2bdab1['message'],'title':_0x2bdab1['name'],'status':0x1f4,'instance':'','type':''});throw _0x2bdab1;}});}}
|
|
16
16
|
|
|
17
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(
|
|
17
|
+
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0xb7b95e,_0x15c26e,_0x5a1161,_0x425cfc){function _0x22b89a(_0x4b8639){return _0x4b8639 instanceof _0x5a1161?_0x4b8639:new _0x5a1161(function(_0x528f66){_0x528f66(_0x4b8639);});}return new(_0x5a1161||(_0x5a1161=Promise))(function(_0x12667f,_0x9e244c){function _0xce50d2(_0x214d46){try{_0x3ca313(_0x425cfc['next'](_0x214d46));}catch(_0x562416){_0x9e244c(_0x562416);}}function _0x1999b9(_0x3f4f21){try{_0x3ca313(_0x425cfc['throw'](_0x3f4f21));}catch(_0x2311d2){_0x9e244c(_0x2311d2);}}function _0x3ca313(_0x1a5be5){_0x1a5be5['done']?_0x12667f(_0x1a5be5['value']):_0x22b89a(_0x1a5be5['value'])['then'](_0xce50d2,_0x1999b9);}_0x3ca313((_0x425cfc=_0x425cfc['apply'](_0xb7b95e,_0x15c26e||[]))['next']());});};class SearchResultService{constructor(_0x59e083){this['fetch']=_0x59e083,this['path']='search-result';}['create'](_0x17bfc3,_0x3ca4d4,_0x2991d9,_0x3a6658,_0x49311f){return __awaiter$2(this,void 0,void 0,function*(){_0x49311f=_0x49311f!==null&&_0x49311f!==void 0?_0x49311f:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x33f46c=Object['assign']({'account_name':_0x17bfc3,'search_result_name':_0x2991d9,'list_name':_0x3ca4d4},_0x49311f);try{const _0x28a110=yield this['fetch']['post'](this['path'],_0x3a6658,_0x33f46c);if(_0x28a110['status']>0xc7&&_0x28a110['status']<0x12c){const _0x98c0bf=yield _0x28a110['json']();return new SuccessfulViewSearchResultResponse(_0x98c0bf);}const _0x3f97f8=yield _0x28a110['json']();return new FailedSearchResultResponse(_0x3f97f8);}catch(_0x1af4b7){if(_0x1af4b7 instanceof Error)return new FailedSearchResultResponse({'detail':_0x1af4b7['message'],'title':_0x1af4b7['name'],'status':0x1f4,'instance':'','type':''});throw _0x1af4b7;}});}}
|
|
18
18
|
|
|
19
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(
|
|
19
|
+
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x4f6034,_0x86fdda,_0x103aaf,_0x449e14){function _0x7603e(_0xc5be7d){return _0xc5be7d instanceof _0x103aaf?_0xc5be7d:new _0x103aaf(function(_0x3143a8){_0x3143a8(_0xc5be7d);});}return new(_0x103aaf||(_0x103aaf=Promise))(function(_0x224b78,_0x23c30f){function _0x162a86(_0x1b6f14){try{_0x2118b4(_0x449e14['next'](_0x1b6f14));}catch(_0x208593){_0x23c30f(_0x208593);}}function _0x3c4981(_0x63c265){try{_0x2118b4(_0x449e14['throw'](_0x63c265));}catch(_0x59182c){_0x23c30f(_0x59182c);}}function _0x2118b4(_0x53a5ea){_0x53a5ea['done']?_0x224b78(_0x53a5ea['value']):_0x7603e(_0x53a5ea['value'])['then'](_0x162a86,_0x3c4981);}_0x2118b4((_0x449e14=_0x449e14['apply'](_0x4f6034,_0x86fdda||[]))['next']());});};class ContributorService{constructor(_0x40c8d5){this['fetch']=_0x40c8d5,this['path']='contributor';}['create'](_0x2e339b,_0x4b8bc8,_0x4e827d,_0xd5e195){return __awaiter$1(this,void 0,void 0,function*(){const _0x18b73e={'account_name':_0x2e339b,'list_name':_0x4b8bc8,'contributor_name':_0x4e827d};try{const _0x73058=yield this['fetch']['post'](this['path'],_0xd5e195,_0x18b73e);if(_0x73058['status']>0xc7&&_0x73058['status']<0x12c){const _0x28abfe=yield _0x73058['json']();return new SuccessfulContributorResponse(_0x28abfe);}const _0x533b8e=yield _0x73058['json']();return new FailedContributorResponse(_0x533b8e);}catch(_0x553a37){if(_0x553a37 instanceof Error)return new FailedContributorResponse({'detail':_0x553a37['message'],'title':_0x553a37['name'],'status':0x1f4,'instance':'','type':''});throw _0x553a37;}});}['remove'](_0xc93f1f,_0x46a9bb,_0x533d8e,_0x3be8bd){return __awaiter$1(this,void 0,void 0,function*(){const _0x5f57cd=this['path']+'/'+_0xc93f1f+'/'+_0x46a9bb+'/'+_0x533d8e,_0x5debbb=yield this['fetch']['delete'](_0x5f57cd,_0x3be8bd);try{if(_0x5debbb['status']>0xc7&&_0x5debbb['status']<0x12c)return new SuccessfulResponse({});const _0x5b21b4=yield _0x5debbb['json']();return new FailedResponse(_0x5b21b4);}catch(_0xff323f){if(_0xff323f instanceof Error)return new FailedResponse({'detail':_0xff323f['message'],'title':_0xff323f['name'],'status':0x1f4,'instance':'','type':''});throw _0xff323f;}});}}
|
|
20
20
|
|
|
21
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(
|
|
21
|
+
var __awaiter=undefined&&undefined['__awaiter']||function(_0x5745d7,_0x2a9ed2,_0x43e99c,_0x12b7e1){function _0x1ac66f(_0x2c13b8){return _0x2c13b8 instanceof _0x43e99c?_0x2c13b8:new _0x43e99c(function(_0x30cc00){_0x30cc00(_0x2c13b8);});}return new(_0x43e99c||(_0x43e99c=Promise))(function(_0x475f41,_0x2c15ca){function _0x525805(_0x1cd30f){try{_0x3adb4f(_0x12b7e1['next'](_0x1cd30f));}catch(_0x14c533){_0x2c15ca(_0x14c533);}}function _0x3d02f4(_0x347076){try{_0x3adb4f(_0x12b7e1['throw'](_0x347076));}catch(_0x3d8784){_0x2c15ca(_0x3d8784);}}function _0x3adb4f(_0x31a246){_0x31a246['done']?_0x475f41(_0x31a246['value']):_0x1ac66f(_0x31a246['value'])['then'](_0x525805,_0x3d02f4);}_0x3adb4f((_0x12b7e1=_0x12b7e1['apply'](_0x5745d7,_0x2a9ed2||[]))['next']());});};class AdminClient{constructor(_0x5cac7b='https://admin.searchability.dev/'){var _0x2b5b57=new Fetch(_0x5cac7b);this['Accounts']=new AccountService(_0x2b5b57),this['Lists']=new ListService(_0x2b5b57),this['ApiKeys']=new ApiKeyService(_0x2b5b57),this['SearchServers']=new SearchServersService(_0x2b5b57),this['Facets']=new FacetService(_0x2b5b57),this['SearchResults']=new SearchResultService(_0x2b5b57),this['Contributors']=new ContributorService(_0x2b5b57);}}class AuthClient{constructor(_0x5ee15e='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x5ee15e);}['login'](_0x47984b){return __awaiter(this,void 0,void 0,function*(){const _0x39e176='login/'+_0x47984b;try{const _0x4a5b6f=yield yield fetch(_0x39e176);if(_0x4a5b6f['status']>0xc7&&_0x4a5b6f['status']<0x12c){const _0x3f2e1c=yield _0x4a5b6f['json']();return new SuccessfulAuthResponse(_0x3f2e1c);}const _0x3619fe=yield _0x4a5b6f['json']();return new FailedAuthResponse(_0x3619fe);}catch(_0x58a737){if(_0x58a737 instanceof Error)return new FailedAuthResponse({'detail':_0x58a737['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x58a737;}});}['refresh'](_0x4b3673){return __awaiter(this,void 0,void 0,function*(){const _0x460528='refresh',_0x3b18c7={'refresh_token':_0x4b3673};try{const _0x4dccef=yield this['fetch']['PostNoAuth'](_0x460528,_0x3b18c7);if(_0x4dccef['status']>0xc7&&_0x4dccef['status']<0x12c){const _0x58529c=yield _0x4dccef['json']();return new SuccessfulAuthResponse(_0x58529c);}const _0x15b7cb=yield _0x4dccef['json']();return new FailedAuthResponse(_0x15b7cb);}catch(_0xe04dad){if(_0xe04dad instanceof Error)return new FailedAuthResponse({'detail':_0xe04dad['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0xe04dad;}});}['getTokenStatus'](_0x2af280){if(Date['now']()<_0x2af280['access_expires'])return exports.TokenStatus['Ok'];if(Date['now']()<_0x2af280['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(_0x14f09c){_0x14f09c[_0x14f09c['Ok']=0x0]='Ok',_0x14f09c[_0x14f09c['Refresh']=0x1]='Refresh',_0x14f09c[_0x14f09c['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(_0x4593ee){this['isSuccess']=_0x4593ee;}}class SuccessfulContributorResponse extends Response{constructor(_0x571983){super(!![]),this['contributor']=_0x571983;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x432487){super(![]),this['problem']=_0x432487;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x574f65){super(!![]),this['facet']=_0x574f65;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x14dfc3){super(![]),this['problem']=_0x14dfc3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x536080){super(!![]),this['account']=_0x536080;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0x1bb8a9){super(!![]),this['accountImage']=_0x1bb8a9;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x31371f){super(!![]),this['list']=_0x31371f;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x6f498f){super(!![]),this['list']=_0x6f498f;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x3f76e9){super(![]),this['problem']=_0x3f76e9;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0x3ea7ce){super(![]),this['problem']=_0x3ea7ce;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x6033cd){super(![]),this['problem']=_0x6033cd;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0xbc02be){super(![]),this['problem']=_0xbc02be;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x291579){super(!![]),this['tokens']=_0x291579;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x373438){super(![]),this['problem']=_0x373438;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x1663ad){super(!![]),this['apiKey']=_0x1663ad;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x14c1f3){super(![]),this['problem']=_0x14c1f3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x56fe9a){super(!![]),this['searchService']=_0x56fe9a;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x5c048b){super(![]),this['problem']=_0x5c048b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0xcb8734){super(!![]),this['searchService']=_0xcb8734;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x4d9045){super(!![]),this['searchResult']=_0x4d9045;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x3cecf7){super(![]),this['problem']=_0x3cecf7;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x5430fd){super(!![]),this['searchServices']=_0x5430fd;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x22d180){super(![]),this['problem']=_0x22d180;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x16b72f){super(![]),this['problem']=_0x16b72f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x3cc476){super(!![]),this['apiKeyValue']=_0x3cc476;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x156f12){super(!![]),this['obj']=_0x156f12;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x60b47){super(![]),this['problem']=_0x60b47;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0xbb221c){super(![]),this['problem']=_0xbb221c;}['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(_0x209e17,_0x1a4589,_0x211659,_0x4b35e2){function _0x1cfaa4(_0x595b26){return _0x595b26 instanceof _0x211659?_0x595b26:new _0x211659(function(_0x3fa510){_0x3fa510(_0x595b26);});}return new(_0x211659||(_0x211659=Promise))(function(_0x50b2d9,_0x4cd287){function _0x3f7140(_0x421648){try{_0x2792d3(_0x4b35e2['next'](_0x421648));}catch(_0x2c3c62){_0x4cd287(_0x2c3c62);}}function _0x1c2199(_0x1db8e9){try{_0x2792d3(_0x4b35e2['throw'](_0x1db8e9));}catch(_0x3e86b3){_0x4cd287(_0x3e86b3);}}function _0x2792d3(_0xdcd03b){_0xdcd03b['done']?_0x50b2d9(_0xdcd03b['value']):_0x1cfaa4(_0xdcd03b['value'])['then'](_0x3f7140,_0x1c2199);}_0x2792d3((_0x4b35e2=_0x4b35e2['apply'](_0x209e17,_0x1a4589||[]))['next']());});};class AccountService{constructor(_0x41a313){this['fetch']=_0x41a313;}['get'](_0x160135,_0x4e531f){return __awaiter$8(this,void 0,void 0,function*(){const _0x36dab5='Account/'+_0x160135+'/',_0x4c10e3=yield this['fetch']['get'](_0x36dab5,_0x4e531f);try{if(_0x4c10e3['status']>0xc7&&_0x4c10e3['status']<0x12c){const _0x4f2cab=yield _0x4c10e3['json']();return new SuccessfulAccountResponse(_0x4f2cab);}const _0x49b4b9=yield _0x4c10e3['json']();return new FailedAccountResponse(_0x49b4b9);}catch(_0x31da81){if(_0x31da81 instanceof Error)return new FailedAccountResponse({'detail':_0x31da81['message'],'title':_0x31da81['name'],'status':0x1f4,'instance':'','type':''});throw _0x31da81;}});}['getImage'](_0x3e3769,_0x298a79){return __awaiter$8(this,void 0,void 0,function*(){const _0x3289e5='account/image/'+_0x3e3769+'/',_0x10d2e3=yield this['fetch']['get'](_0x3289e5,_0x298a79);try{if(_0x10d2e3['status']>0xc7&&_0x10d2e3['status']<0x12c){const _0x2fc324=yield _0x10d2e3['json']();return new SuccessfulAccountImageResponse(_0x2fc324);}const _0x26a961=yield _0x10d2e3['json']();return new FailedAccountImageResponse(_0x26a961);}catch(_0x49ed83){if(_0x49ed83 instanceof Error)return new FailedAccountImageResponse({'detail':_0x49ed83['message'],'title':_0x49ed83['name'],'status':0x1f4,'instance':'','type':''});throw _0x49ed83;}});}}
|
|
4
4
|
|
|
5
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(
|
|
5
|
+
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x21d328,_0x281e54,_0x27c6d3,_0x542a39){function _0x1275b7(_0x53306c){return _0x53306c instanceof _0x27c6d3?_0x53306c:new _0x27c6d3(function(_0xffd81){_0xffd81(_0x53306c);});}return new(_0x27c6d3||(_0x27c6d3=Promise))(function(_0x107e7f,_0x5ee9d4){function _0x278cba(_0xa431a9){try{_0x5be55c(_0x542a39['next'](_0xa431a9));}catch(_0x156e79){_0x5ee9d4(_0x156e79);}}function _0x234124(_0x50e78c){try{_0x5be55c(_0x542a39['throw'](_0x50e78c));}catch(_0x2e318e){_0x5ee9d4(_0x2e318e);}}function _0x5be55c(_0x38892a){_0x38892a['done']?_0x107e7f(_0x38892a['value']):_0x1275b7(_0x38892a['value'])['then'](_0x278cba,_0x234124);}_0x5be55c((_0x542a39=_0x542a39['apply'](_0x21d328,_0x281e54||[]))['next']());});};class ApiKeyService{constructor(_0x2ec3aa){this['fetch']=_0x2ec3aa,this['path']='api-key';}['create'](_0x5d1eb2,_0x55c063,_0x5dbfcf){return __awaiter$7(this,void 0,void 0,function*(){const _0x3aa2fd={'account_name':_0x5d1eb2,'api_key_name':_0x55c063};try{const _0x979288=yield this['fetch']['post'](this['path'],_0x5dbfcf,_0x3aa2fd);if(_0x979288['status']>0xc7&&_0x979288['status']<0x12c){const _0x42c024=yield _0x979288['json']();return new SuccessfulApiKeyResponse(_0x42c024);}const _0x575b5d=yield _0x979288['json']();return new FailedApiKeyResponse(_0x575b5d);}catch(_0x4518b6){if(_0x4518b6 instanceof Error)return new FailedApiKeyResponse({'detail':_0x4518b6['message'],'title':_0x4518b6['name'],'status':0x1f4,'instance':'','type':''});throw _0x4518b6;}});}['view'](_0x23945c,_0xdab79e,_0x4c32a4){return __awaiter$7(this,void 0,void 0,function*(){const _0x5bfca9=this['path']+'/'+_0x23945c+'/'+_0xdab79e;try{const _0x3af4c7=yield this['fetch']['get'](_0x5bfca9,_0x4c32a4);if(_0x3af4c7['status']>0xc7&&_0x3af4c7['status']<0x12c){const _0x600c78=yield _0x3af4c7['json']();return new SuccessfulApiKeyValueResponse(_0x600c78);}const _0x4b8631=yield _0x3af4c7['json']();return new FailedApiKeyValueResponse(_0x4b8631);}catch(_0x3eff1b){if(_0x3eff1b instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x3eff1b['message'],'title':_0x3eff1b['name'],'status':0x1f4,'instance':'','type':''});throw _0x3eff1b;}});}['delete'](_0x16c27c,_0x526280,_0x14ab5c){return __awaiter$7(this,void 0,void 0,function*(){const _0x3108e1=this['path']+'/'+_0x16c27c+'/'+_0x526280;try{const _0x51921a=yield this['fetch']['delete'](_0x3108e1,_0x14ab5c);if(_0x51921a['status']>0xc7&&_0x51921a['status']<0x12c)return new SuccessfulResponse({});const _0x26fe5f=yield _0x51921a['json']();return new FailedResponse(_0x26fe5f);}catch(_0x509e93){if(_0x509e93 instanceof Error)return new FailedResponse({'detail':_0x509e93['message'],'title':_0x509e93['name'],'status':0x1f4,'instance':'','type':''});throw _0x509e93;}});}}
|
|
6
6
|
|
|
7
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(
|
|
7
|
+
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x2c7e36,_0x1a23bb,_0xe84a29,_0x4df0f3){function _0x7db891(_0x54777b){return _0x54777b instanceof _0xe84a29?_0x54777b:new _0xe84a29(function(_0x2a40a4){_0x2a40a4(_0x54777b);});}return new(_0xe84a29||(_0xe84a29=Promise))(function(_0x168bc8,_0x180909){function _0x3234ed(_0x1060ff){try{_0x4899e3(_0x4df0f3['next'](_0x1060ff));}catch(_0x18c88b){_0x180909(_0x18c88b);}}function _0x425066(_0x434405){try{_0x4899e3(_0x4df0f3['throw'](_0x434405));}catch(_0x4054d3){_0x180909(_0x4054d3);}}function _0x4899e3(_0x241f20){_0x241f20['done']?_0x168bc8(_0x241f20['value']):_0x7db891(_0x241f20['value'])['then'](_0x3234ed,_0x425066);}_0x4899e3((_0x4df0f3=_0x4df0f3['apply'](_0x2c7e36,_0x1a23bb||[]))['next']());});};class ListService{constructor(_0x3e1cdd){this['fetch']=_0x3e1cdd;}['create'](_0x3db143,_0x47aba6,_0x2b988d,_0xf0a431){return __awaiter$6(this,void 0,void 0,function*(){const _0x2ebae7='List',_0x53d804={'account_name':_0x3db143,'list_name':_0x47aba6,'search_service_name':_0x2b988d};try{const _0x5f5d37=yield this['fetch']['post'](_0x2ebae7,_0xf0a431,_0x53d804);if(_0x5f5d37['status']>0xc7&&_0x5f5d37['status']<0x12c){const _0x99755d=yield _0x5f5d37['json']();return new SuccessfulListIdentityResponse(_0x99755d);}const _0x956d96=yield _0x5f5d37['json']();return new FailedListIdentityResponse(_0x956d96);}catch(_0x3626f0){if(_0x3626f0 instanceof Error)return new FailedListIdentityResponse({'detail':_0x3626f0['message'],'title':_0x3626f0['name'],'status':0x1f4,'instance':'','type':''});throw _0x3626f0;}});}['delete'](_0x1b502f,_0x33bcce,_0x59047c){return __awaiter$6(this,void 0,void 0,function*(){const _0x4d51d9='List/'+_0x1b502f+'/'+_0x33bcce,_0x9899f8=yield this['fetch']['delete'](_0x4d51d9,_0x59047c);try{if(_0x9899f8['status']>0xc7&&_0x9899f8['status']<0x12c)return new SuccessfulResponse({});const _0x4529a8=yield _0x9899f8['json']();return new FailedResponse(_0x4529a8);}catch(_0x44b87b){if(_0x44b87b instanceof Error)return new FailedResponse({'detail':_0x44b87b['message'],'title':_0x44b87b['name'],'status':0x1f4,'instance':'','type':''});throw _0x44b87b;}});}['get'](_0x3d2974,_0x12edf0,_0xaf57b){return __awaiter$6(this,void 0,void 0,function*(){const _0x6b3e78='List/'+_0x3d2974+'/'+_0x12edf0;try{const _0x1e0190=yield this['fetch']['get'](_0x6b3e78,_0xaf57b);if(_0x1e0190['status']>0xc7&&_0x1e0190['status']<0x12c){const _0x2a4351=yield _0x1e0190['json']();return new SuccessfulListResponse(_0x2a4351);}const _0xa208ec=yield _0x1e0190['json']();return new FailedListResponse(_0xa208ec);}catch(_0x224dc4){if(_0x224dc4 instanceof Error)return new FailedListResponse({'detail':_0x224dc4['message'],'title':_0x224dc4['name'],'status':0x1f4,'instance':'','type':''});throw _0x224dc4;}});}}
|
|
8
8
|
|
|
9
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(
|
|
9
|
+
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x25b611,_0x1d25bd,_0x30c117,_0x1fc5ed){function _0x127449(_0x1f9e27){return _0x1f9e27 instanceof _0x30c117?_0x1f9e27:new _0x30c117(function(_0x3f296c){_0x3f296c(_0x1f9e27);});}return new(_0x30c117||(_0x30c117=Promise))(function(_0x3918db,_0x50fe8e){function _0x491cb7(_0x4e0d48){try{_0x46386a(_0x1fc5ed['next'](_0x4e0d48));}catch(_0x31197f){_0x50fe8e(_0x31197f);}}function _0x4d447d(_0x22e44f){try{_0x46386a(_0x1fc5ed['throw'](_0x22e44f));}catch(_0x3d5dcb){_0x50fe8e(_0x3d5dcb);}}function _0x46386a(_0x439f80){_0x439f80['done']?_0x3918db(_0x439f80['value']):_0x127449(_0x439f80['value'])['then'](_0x491cb7,_0x4d447d);}_0x46386a((_0x1fc5ed=_0x1fc5ed['apply'](_0x25b611,_0x1d25bd||[]))['next']());});};class Fetch{constructor(_0x165fcc){this['baseUri']=_0x165fcc,this['getUrl']=_0x2036a9=>{return _0x2036a9['startsWith']('/')&&(_0x2036a9=_0x2036a9['replace']('/','')),''+this['baseUri']+_0x2036a9;},!_0x165fcc['endsWith']('/')&&(_0x165fcc=_0x165fcc+'/');}['get'](_0x4e1daf,_0x1e7a50){return __awaiter$5(this,void 0,void 0,function*(){const _0x24d045=this['getUrl'](_0x4e1daf);return yield fetch(_0x24d045,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x1e7a50}});});}['post'](_0x5e8adb,_0x26ee87,_0xa472c7){return __awaiter$5(this,void 0,void 0,function*(){const _0x4e4e4a=this['getUrl'](_0x5e8adb);return yield fetch(_0x4e4e4a,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x26ee87},'body':_0xa472c7?JSON['stringify'](_0xa472c7):null});});}['PostNoAuth'](_0x5b4379,_0x47236b){return __awaiter$5(this,void 0,void 0,function*(){const _0x1238ca=this['getUrl'](_0x5b4379);return yield fetch(_0x1238ca,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x47236b?JSON['stringify'](_0x47236b):null});});}['put'](_0x1379cf,_0x3dc2ee,_0x1b3b29){return __awaiter$5(this,void 0,void 0,function*(){const _0x3a9685=this['getUrl'](_0x1379cf);return yield fetch(_0x3a9685,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3dc2ee},'body':_0x1b3b29?JSON['stringify'](_0x1b3b29):null});});}['delete'](_0x124800,_0x127018){return __awaiter$5(this,void 0,void 0,function*(){const _0x32f8cd=this['getUrl'](_0x124800);return yield fetch(_0x32f8cd,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x127018}});});}}
|
|
10
10
|
|
|
11
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(
|
|
11
|
+
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x56c8e1,_0xf47698,_0x3bf054,_0x588fb3){function _0x9d3bea(_0x1fa90d){return _0x1fa90d instanceof _0x3bf054?_0x1fa90d:new _0x3bf054(function(_0xa608e2){_0xa608e2(_0x1fa90d);});}return new(_0x3bf054||(_0x3bf054=Promise))(function(_0x303669,_0x5bcce8){function _0x431033(_0x42974f){try{_0x3fbb95(_0x588fb3['next'](_0x42974f));}catch(_0x428d8f){_0x5bcce8(_0x428d8f);}}function _0x2a4be6(_0x6f2c8f){try{_0x3fbb95(_0x588fb3['throw'](_0x6f2c8f));}catch(_0x518924){_0x5bcce8(_0x518924);}}function _0x3fbb95(_0x1ffddc){_0x1ffddc['done']?_0x303669(_0x1ffddc['value']):_0x9d3bea(_0x1ffddc['value'])['then'](_0x431033,_0x2a4be6);}_0x3fbb95((_0x588fb3=_0x588fb3['apply'](_0x56c8e1,_0xf47698||[]))['next']());});};class SearchServersService{constructor(_0xf3d7b5){this['fetch']=_0xf3d7b5,this['path']='search-services';}['create'](_0x30fa9c,_0x12b6c5,_0x2bad00,_0x21fa56,_0x507c0d,_0x316f95,_0x10f108,_0x1c3a80){return __awaiter$4(this,void 0,void 0,function*(){const _0x11c371={'account_name':_0x30fa9c,'search_service_name':_0x12b6c5,'endpoint':_0x2bad00,'key':_0x21fa56,'country':_0x507c0d,'provider':_0x316f95,'index_name':_0x10f108};try{const _0x1b9d4b=yield this['fetch']['post'](this['path'],_0x1c3a80,_0x11c371);if(_0x1b9d4b['status']>0xc7&&_0x1b9d4b['status']<0x12c){const _0x1932a9=yield _0x1b9d4b['json']();return new SuccessfulSearchServiceResponse(_0x1932a9);}const _0x11aad1=yield _0x1b9d4b['json']();return new FailedSearchServiceResponse(_0x11aad1);}catch(_0x5ea6f3){if(_0x5ea6f3 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x5ea6f3['message'],'title':_0x5ea6f3['name'],'status':0x1f4,'instance':'','type':''});throw _0x5ea6f3;}});}['delete'](_0x3aabc7,_0x3898f2,_0x155a14){return __awaiter$4(this,void 0,void 0,function*(){const _0x10e17d=this['path']+'/'+_0x3aabc7+'/'+_0x3898f2;try{const _0x4bb0f1=yield this['fetch']['delete'](_0x10e17d,_0x155a14);if(_0x4bb0f1['status']>0xc7&&_0x4bb0f1['status']<0x12c)return new SuccessfulResponse({});const _0xcbba5a=yield _0x4bb0f1['json']();return new FailedResponse(_0xcbba5a);}catch(_0x19cf5a){if(_0x19cf5a instanceof Error)return new FailedResponse({'detail':_0x19cf5a['message'],'title':_0x19cf5a['name'],'status':0x1f4,'instance':'','type':''});throw _0x19cf5a;}});}['view'](_0x4093fa,_0x3b2507,_0x15418c){return __awaiter$4(this,void 0,void 0,function*(){const _0x2b1015=this['path']+'/'+_0x4093fa+'/'+_0x3b2507;try{const _0x101892=yield this['fetch']['get'](_0x2b1015,_0x15418c);if(_0x101892['status']>0xc7&&_0x101892['status']<0x12c){const _0x464722=yield _0x101892['json']();return new SuccessfulViewSearchServiceResponse(_0x464722);}const _0x1561cc=yield _0x101892['json']();return new FailedViewSearchServiceResponse(_0x1561cc);}catch(_0x3c829c){if(_0x3c829c instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x3c829c['message'],'title':_0x3c829c['name'],'status':0x1f4,'instance':'','type':''});throw _0x3c829c;}});}['edit'](_0x5ddc68,_0x19620f,_0x952021,_0x4772ce,_0xf27b67,_0x2950c7){return __awaiter$4(this,void 0,void 0,function*(){const _0x14b986={'account_name':_0x5ddc68,'search_service_name':_0x19620f,'new_search_service_name':_0x952021,'key':_0x4772ce,'country':_0xf27b67};try{const _0x2957fe=yield this['fetch']['put'](this['path'],_0x2950c7,_0x14b986);if(_0x2957fe['status']>0xc7&&_0x2957fe['status']<0x12c){const _0x400f0c=yield _0x2957fe['json']();return new SuccessfulSearchServiceResponse(_0x400f0c);}const _0x4ba6f4=yield _0x2957fe['json']();return new FailedSearchServiceResponse(_0x4ba6f4);}catch(_0x1034ec){if(_0x1034ec instanceof Error)return new FailedSearchServiceResponse({'detail':_0x1034ec['message'],'title':_0x1034ec['name'],'status':0x1f4,'instance':'','type':''});throw _0x1034ec;}});}['list'](_0x5c1a74,_0x2d0ae3){return __awaiter$4(this,void 0,void 0,function*(){const _0x4c496a=this['path']+'/'+_0x5c1a74;try{const _0x323db1=yield this['fetch']['get'](_0x4c496a,_0x2d0ae3);if(_0x323db1['status']>0xc7&&_0x323db1['status']<0x12c){const _0x4a6ec9=yield _0x323db1['json']();return new SuccessfulListSearchServiceResponse(_0x4a6ec9);}const _0x55b944=yield _0x323db1['json']();return new FailedViewSearchServicesResponse(_0x55b944);}catch(_0x200b18){if(_0x200b18 instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x200b18['message'],'title':_0x200b18['name'],'status':0x1f4,'instance':'','type':''});throw _0x200b18;}});}}
|
|
12
12
|
|
|
13
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(
|
|
13
|
+
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x395e67,_0x53d611,_0x3de254,_0x5979bc){function _0x22d4ea(_0x20d7ef){return _0x20d7ef instanceof _0x3de254?_0x20d7ef:new _0x3de254(function(_0x3c1606){_0x3c1606(_0x20d7ef);});}return new(_0x3de254||(_0x3de254=Promise))(function(_0x4e1f96,_0x6322d9){function _0x3d1e43(_0x2085f8){try{_0x53ce7d(_0x5979bc['next'](_0x2085f8));}catch(_0x2cccff){_0x6322d9(_0x2cccff);}}function _0x277f10(_0x380ff6){try{_0x53ce7d(_0x5979bc['throw'](_0x380ff6));}catch(_0xbc865d){_0x6322d9(_0xbc865d);}}function _0x53ce7d(_0x11c37f){_0x11c37f['done']?_0x4e1f96(_0x11c37f['value']):_0x22d4ea(_0x11c37f['value'])['then'](_0x3d1e43,_0x277f10);}_0x53ce7d((_0x5979bc=_0x5979bc['apply'](_0x395e67,_0x53d611||[]))['next']());});};class FacetService{constructor(_0x175329){this['fetch']=_0x175329,this['path']='facet';}['create'](_0x3ff4ca,_0x82d1a1,_0x4786e1,_0x32fc97){return __awaiter$3(this,void 0,void 0,function*(){const _0x2062e9={'account_name':_0x3ff4ca,'list_name':_0x82d1a1,'facet_name':_0x4786e1};try{const _0x4181d6=yield this['fetch']['post'](this['path'],_0x32fc97,_0x2062e9);if(_0x4181d6['status']>0xc7&&_0x4181d6['status']<0x12c){const _0x549eae=yield _0x4181d6['json']();return new SuccessfulFacetResponse(_0x549eae);}const _0x3c77e1=yield _0x4181d6['json']();return new FailedFacetResponse(_0x3c77e1);}catch(_0x34544d){if(_0x34544d instanceof Error)return new FailedFacetResponse({'detail':_0x34544d['message'],'title':_0x34544d['name'],'status':0x1f4,'instance':'','type':''});throw _0x34544d;}});}['remove'](_0x33fa6e,_0x31ab9a,_0x44f31e,_0x1f2faf){return __awaiter$3(this,void 0,void 0,function*(){const _0x5ea20e='Facet/'+_0x33fa6e+'/'+_0x31ab9a+'/'+_0x44f31e,_0x3c47bf=yield this['fetch']['delete'](_0x5ea20e,_0x1f2faf);try{if(_0x3c47bf['status']>0xc7&&_0x3c47bf['status']<0x12c)return new SuccessfulResponse({});const _0x16cb52=yield _0x3c47bf['json']();return new FailedResponse(_0x16cb52);}catch(_0x4669be){if(_0x4669be instanceof Error)return new FailedResponse({'detail':_0x4669be['message'],'title':_0x4669be['name'],'status':0x1f4,'instance':'','type':''});throw _0x4669be;}});}['rename'](_0x5becc7,_0x8ab8a,_0x34a3ed,_0x317133,_0x4a027d){return __awaiter$3(this,void 0,void 0,function*(){const _0x14f94a={'account_name':_0x5becc7,'list_name':_0x8ab8a,'facet_name':_0x34a3ed,'new_facet_name':_0x317133};try{const _0x4975d8=yield this['fetch']['put'](this['path'],_0x4a027d,_0x14f94a);if(_0x4975d8['status']>0xc7&&_0x4975d8['status']<0x12c){const _0x3dfaa7=yield _0x4975d8['json']();return new SuccessfulFacetResponse(_0x3dfaa7);}const _0x6c1cb3=yield _0x4975d8['json']();return new FailedFacetResponse(_0x6c1cb3);}catch(_0x519234){if(_0x519234 instanceof Error)return new FailedFacetResponse({'detail':_0x519234['message'],'title':_0x519234['name'],'status':0x1f4,'instance':'','type':''});throw _0x519234;}});}}
|
|
14
14
|
|
|
15
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(
|
|
15
|
+
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x3e85ef,_0x4ddfdd,_0x54c412,_0x1a1fe2){function _0x1f5e9d(_0x3bd39d){return _0x3bd39d instanceof _0x54c412?_0x3bd39d:new _0x54c412(function(_0x1af5d6){_0x1af5d6(_0x3bd39d);});}return new(_0x54c412||(_0x54c412=Promise))(function(_0x112233,_0xa5502b){function _0x29e16e(_0x2a0669){try{_0x2ebc40(_0x1a1fe2['next'](_0x2a0669));}catch(_0xdb0556){_0xa5502b(_0xdb0556);}}function _0x227855(_0x422e76){try{_0x2ebc40(_0x1a1fe2['throw'](_0x422e76));}catch(_0x2077c4){_0xa5502b(_0x2077c4);}}function _0x2ebc40(_0x1f4e22){_0x1f4e22['done']?_0x112233(_0x1f4e22['value']):_0x1f5e9d(_0x1f4e22['value'])['then'](_0x29e16e,_0x227855);}_0x2ebc40((_0x1a1fe2=_0x1a1fe2['apply'](_0x3e85ef,_0x4ddfdd||[]))['next']());});};class SearchResultService{constructor(_0x1d42e){this['fetch']=_0x1d42e,this['path']='search-result';}['create'](_0x52118b,_0x4bf57b,_0x3390b2,_0x47343e,_0x1a2d97){return __awaiter$2(this,void 0,void 0,function*(){_0x1a2d97=_0x1a2d97!==null&&_0x1a2d97!==void 0?_0x1a2d97:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0xe4a485=Object['assign']({'account_name':_0x52118b,'search_result_name':_0x3390b2,'list_name':_0x4bf57b},_0x1a2d97);try{const _0x52f82a=yield this['fetch']['post'](this['path'],_0x47343e,_0xe4a485);if(_0x52f82a['status']>0xc7&&_0x52f82a['status']<0x12c){const _0x25dc1e=yield _0x52f82a['json']();return new SuccessfulViewSearchResultResponse(_0x25dc1e);}const _0x3f1c9f=yield _0x52f82a['json']();return new FailedSearchResultResponse(_0x3f1c9f);}catch(_0x594ef2){if(_0x594ef2 instanceof Error)return new FailedSearchResultResponse({'detail':_0x594ef2['message'],'title':_0x594ef2['name'],'status':0x1f4,'instance':'','type':''});throw _0x594ef2;}});}}
|
|
16
16
|
|
|
17
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(
|
|
17
|
+
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x69b04,_0x53c8c4,_0x17fb52,_0x576707){function _0x34dc47(_0x42b4d2){return _0x42b4d2 instanceof _0x17fb52?_0x42b4d2:new _0x17fb52(function(_0x26903e){_0x26903e(_0x42b4d2);});}return new(_0x17fb52||(_0x17fb52=Promise))(function(_0x26d574,_0x518e6d){function _0x3facbc(_0xc78ba5){try{_0x3ec7c0(_0x576707['next'](_0xc78ba5));}catch(_0x4a2a13){_0x518e6d(_0x4a2a13);}}function _0xa8fc82(_0x1afc0b){try{_0x3ec7c0(_0x576707['throw'](_0x1afc0b));}catch(_0x56b913){_0x518e6d(_0x56b913);}}function _0x3ec7c0(_0x59d89a){_0x59d89a['done']?_0x26d574(_0x59d89a['value']):_0x34dc47(_0x59d89a['value'])['then'](_0x3facbc,_0xa8fc82);}_0x3ec7c0((_0x576707=_0x576707['apply'](_0x69b04,_0x53c8c4||[]))['next']());});};class ContributorService{constructor(_0x3482a4){this['fetch']=_0x3482a4,this['path']='contributor';}['create'](_0x5ec913,_0x1af2a0,_0x558b6c,_0x73de50){return __awaiter$1(this,void 0,void 0,function*(){const _0x5c90f6={'account_name':_0x5ec913,'list_name':_0x1af2a0,'contributor_name':_0x558b6c};try{const _0x58ea69=yield this['fetch']['post'](this['path'],_0x73de50,_0x5c90f6);if(_0x58ea69['status']>0xc7&&_0x58ea69['status']<0x12c){const _0x50a2c6=yield _0x58ea69['json']();return new SuccessfulContributorResponse(_0x50a2c6);}const _0x1d8885=yield _0x58ea69['json']();return new FailedContributorResponse(_0x1d8885);}catch(_0xf43062){if(_0xf43062 instanceof Error)return new FailedContributorResponse({'detail':_0xf43062['message'],'title':_0xf43062['name'],'status':0x1f4,'instance':'','type':''});throw _0xf43062;}});}['remove'](_0x214257,_0x51c4b2,_0x247063,_0x232833){return __awaiter$1(this,void 0,void 0,function*(){const _0x1c333c=this['path']+'/'+_0x214257+'/'+_0x51c4b2+'/'+_0x247063,_0x3e29dd=yield this['fetch']['delete'](_0x1c333c,_0x232833);try{if(_0x3e29dd['status']>0xc7&&_0x3e29dd['status']<0x12c)return new SuccessfulResponse({});const _0x23dc60=yield _0x3e29dd['json']();return new FailedResponse(_0x23dc60);}catch(_0x11655c){if(_0x11655c instanceof Error)return new FailedResponse({'detail':_0x11655c['message'],'title':_0x11655c['name'],'status':0x1f4,'instance':'','type':''});throw _0x11655c;}});}}
|
|
18
18
|
|
|
19
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(
|
|
19
|
+
var __awaiter=undefined&&undefined['__awaiter']||function(_0x132050,_0x27a46f,_0x16ec9c,_0x2570c3){function _0x46e355(_0x5f31b7){return _0x5f31b7 instanceof _0x16ec9c?_0x5f31b7:new _0x16ec9c(function(_0x4a71dd){_0x4a71dd(_0x5f31b7);});}return new(_0x16ec9c||(_0x16ec9c=Promise))(function(_0x311f65,_0x1599a5){function _0x281911(_0x53314a){try{_0x4a8d71(_0x2570c3['next'](_0x53314a));}catch(_0x678727){_0x1599a5(_0x678727);}}function _0x1e720e(_0x171142){try{_0x4a8d71(_0x2570c3['throw'](_0x171142));}catch(_0x598a58){_0x1599a5(_0x598a58);}}function _0x4a8d71(_0x2d010a){_0x2d010a['done']?_0x311f65(_0x2d010a['value']):_0x46e355(_0x2d010a['value'])['then'](_0x281911,_0x1e720e);}_0x4a8d71((_0x2570c3=_0x2570c3['apply'](_0x132050,_0x27a46f||[]))['next']());});};class AdminClient{constructor(_0x17cb35='https://admin.searchability.dev/'){var _0x6b9027=new Fetch(_0x17cb35);this['Accounts']=new AccountService(_0x6b9027),this['Lists']=new ListService(_0x6b9027),this['ApiKeys']=new ApiKeyService(_0x6b9027),this['SearchServers']=new SearchServersService(_0x6b9027),this['Facets']=new FacetService(_0x6b9027),this['SearchResults']=new SearchResultService(_0x6b9027),this['Contributors']=new ContributorService(_0x6b9027);}}class AuthClient{constructor(_0xdb5002='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0xdb5002);}['login'](_0x49a66a){return __awaiter(this,void 0,void 0,function*(){const _0x17acca='login/'+_0x49a66a;try{const _0x5da227=yield yield fetch(_0x17acca);if(_0x5da227['status']>0xc7&&_0x5da227['status']<0x12c){const _0x4be70b=yield _0x5da227['json']();return new SuccessfulAuthResponse(_0x4be70b);}const _0x16b115=yield _0x5da227['json']();return new FailedAuthResponse(_0x16b115);}catch(_0xc689b6){if(_0xc689b6 instanceof Error)return new FailedAuthResponse({'detail':_0xc689b6['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0xc689b6;}});}['refresh'](_0x478612){return __awaiter(this,void 0,void 0,function*(){const _0x536c43='refresh',_0x197515={'refresh_token':_0x478612};try{const _0x4e9bf9=yield this['fetch']['PostNoAuth'](_0x536c43,_0x197515);if(_0x4e9bf9['status']>0xc7&&_0x4e9bf9['status']<0x12c){const _0x58699f=yield _0x4e9bf9['json']();return new SuccessfulAuthResponse(_0x58699f);}const _0x4dac35=yield _0x4e9bf9['json']();return new FailedAuthResponse(_0x4dac35);}catch(_0x5b126d){if(_0x5b126d instanceof Error)return new FailedAuthResponse({'detail':_0x5b126d['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x5b126d;}});}['getTokenStatus'](_0x46ad81){if(Date['now']()<_0x46ad81['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x46ad81['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
|
|
20
20
|
|
|
21
21
|
export { AdminClient, AuthClient, TokenStatus, Tokens };
|
package/dist/types.d.ts
CHANGED
|
@@ -65,6 +65,7 @@ declare class ContributorService {
|
|
|
65
65
|
private readonly path;
|
|
66
66
|
constructor(fetch: Fetch);
|
|
67
67
|
create(account_name: string, list_name: string, contributor_name: string, access_token: string): Promise<Response<Contributor, Problem>>;
|
|
68
|
+
remove(account_name: string, list_name: string, contributor_name: string, access_token: string): Promise<Response<any, Problem>>;
|
|
68
69
|
}
|
|
69
70
|
|
|
70
71
|
declare class AdminClient {
|
package/package.json
CHANGED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
var TokenStatus;(function(_0x10f2cc){_0x10f2cc[_0x10f2cc['Ok']=0x0]='Ok',_0x10f2cc[_0x10f2cc['Refresh']=0x1]='Refresh',_0x10f2cc[_0x10f2cc['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(_0x552a1f){this['isSuccess']=_0x552a1f;}}class SuccessfulContributorResponse extends Response{constructor(_0x2c2dde){super(!![]),this['contributor']=_0x2c2dde;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x4a41ff){super(![]),this['problem']=_0x4a41ff;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x2a363a){super(!![]),this['facet']=_0x2a363a;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x52e48d){super(![]),this['problem']=_0x52e48d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x214ad9){super(!![]),this['account']=_0x214ad9;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0x531092){super(!![]),this['accountImage']=_0x531092;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x5040ad){super(!![]),this['list']=_0x5040ad;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x20eb70){super(!![]),this['list']=_0x20eb70;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x21af70){super(![]),this['problem']=_0x21af70;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0x2d1c43){super(![]),this['problem']=_0x2d1c43;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x2f0848){super(![]),this['problem']=_0x2f0848;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x254953){super(![]),this['problem']=_0x254953;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x5a0037){super(!![]),this['tokens']=_0x5a0037;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0xefc67b){super(![]),this['problem']=_0xefc67b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x18bad2){super(!![]),this['apiKey']=_0x18bad2;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0xb8c04b){super(![]),this['problem']=_0xb8c04b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x31fb0d){super(!![]),this['searchService']=_0x31fb0d;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x5dd8eb){super(![]),this['problem']=_0x5dd8eb;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x59eea5){super(!![]),this['searchService']=_0x59eea5;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x3fcf9e){super(!![]),this['searchResult']=_0x3fcf9e;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x1601c9){super(![]),this['problem']=_0x1601c9;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x321263){super(!![]),this['searchServices']=_0x321263;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x219b8c){super(![]),this['problem']=_0x219b8c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0xc201){super(![]),this['problem']=_0xc201;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x377a0a){super(!![]),this['apiKeyValue']=_0x377a0a;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x13c443){super(!![]),this['obj']=_0x13c443;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x3853c5){super(![]),this['problem']=_0x3853c5;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0xbc0c12){super(![]),this['problem']=_0xbc0c12;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
2
|
-
|
|
3
|
-
var __awaiter$8=undefined&&undefined['__awaiter']||function(_0x364830,_0x2ccffd,_0x493de7,_0x3df25e){function _0x197183(_0x3212bf){return _0x3212bf instanceof _0x493de7?_0x3212bf:new _0x493de7(function(_0x409d8c){_0x409d8c(_0x3212bf);});}return new(_0x493de7||(_0x493de7=Promise))(function(_0x47ea8e,_0x134f68){function _0x3d7ae6(_0x3435a4){try{_0x566100(_0x3df25e['next'](_0x3435a4));}catch(_0x19cd3f){_0x134f68(_0x19cd3f);}}function _0x373585(_0x211af8){try{_0x566100(_0x3df25e['throw'](_0x211af8));}catch(_0x2fa907){_0x134f68(_0x2fa907);}}function _0x566100(_0x580076){_0x580076['done']?_0x47ea8e(_0x580076['value']):_0x197183(_0x580076['value'])['then'](_0x3d7ae6,_0x373585);}_0x566100((_0x3df25e=_0x3df25e['apply'](_0x364830,_0x2ccffd||[]))['next']());});};class AccountService{constructor(_0x4c5f1c){this['fetch']=_0x4c5f1c;}['get'](_0x23f4a4,_0x11d799){return __awaiter$8(this,void 0,void 0,function*(){const _0x209f37='Account/'+_0x23f4a4+'/',_0x1dea86=yield this['fetch']['get'](_0x209f37,_0x11d799);try{if(_0x1dea86['status']>0xc7&&_0x1dea86['status']<0x12c){const _0x157773=yield _0x1dea86['json']();return new SuccessfulAccountResponse(_0x157773);}const _0x1d36f3=yield _0x1dea86['json']();return new FailedAccountResponse(_0x1d36f3);}catch(_0x162f86){if(_0x162f86 instanceof Error)return new FailedAccountResponse({'detail':_0x162f86['message'],'title':_0x162f86['name'],'status':0x1f4,'instance':'','type':''});throw _0x162f86;}});}['getImage'](_0xebc7f7,_0x4611a1){return __awaiter$8(this,void 0,void 0,function*(){const _0x12d9bd='account/image/'+_0xebc7f7+'/',_0x23caa1=yield this['fetch']['get'](_0x12d9bd,_0x4611a1);try{if(_0x23caa1['status']>0xc7&&_0x23caa1['status']<0x12c){const _0x5f09dc=yield _0x23caa1['json']();return new SuccessfulAccountImageResponse(_0x5f09dc);}const _0x8b619f=yield _0x23caa1['json']();return new FailedAccountImageResponse(_0x8b619f);}catch(_0x3931f6){if(_0x3931f6 instanceof Error)return new FailedAccountImageResponse({'detail':_0x3931f6['message'],'title':_0x3931f6['name'],'status':0x1f4,'instance':'','type':''});throw _0x3931f6;}});}}
|
|
4
|
-
|
|
5
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x57ebef,_0x3b4970,_0x21d8a2,_0x54f4ac){function _0x2bda17(_0x27189d){return _0x27189d instanceof _0x21d8a2?_0x27189d:new _0x21d8a2(function(_0x4be10b){_0x4be10b(_0x27189d);});}return new(_0x21d8a2||(_0x21d8a2=Promise))(function(_0x3a7a7a,_0x712455){function _0x2f9113(_0xf90c8){try{_0x3b718e(_0x54f4ac['next'](_0xf90c8));}catch(_0x56035e){_0x712455(_0x56035e);}}function _0x1b62f9(_0x17fa65){try{_0x3b718e(_0x54f4ac['throw'](_0x17fa65));}catch(_0x4405c2){_0x712455(_0x4405c2);}}function _0x3b718e(_0x5b66b0){_0x5b66b0['done']?_0x3a7a7a(_0x5b66b0['value']):_0x2bda17(_0x5b66b0['value'])['then'](_0x2f9113,_0x1b62f9);}_0x3b718e((_0x54f4ac=_0x54f4ac['apply'](_0x57ebef,_0x3b4970||[]))['next']());});};class ApiKeyService{constructor(_0x52a156){this['fetch']=_0x52a156,this['path']='api-key';}['create'](_0x337043,_0x38dec9,_0x2e7702){return __awaiter$7(this,void 0,void 0,function*(){const _0x502879={'account_name':_0x337043,'api_key_name':_0x38dec9};try{const _0x564e=yield this['fetch']['post'](this['path'],_0x2e7702,_0x502879);if(_0x564e['status']>0xc7&&_0x564e['status']<0x12c){const _0x1347bb=yield _0x564e['json']();return new SuccessfulApiKeyResponse(_0x1347bb);}const _0x339c59=yield _0x564e['json']();return new FailedApiKeyResponse(_0x339c59);}catch(_0x3741c7){if(_0x3741c7 instanceof Error)return new FailedApiKeyResponse({'detail':_0x3741c7['message'],'title':_0x3741c7['name'],'status':0x1f4,'instance':'','type':''});throw _0x3741c7;}});}['view'](_0x49957d,_0x2cdc38,_0x17cd96){return __awaiter$7(this,void 0,void 0,function*(){const _0x4d1ef1=this['path']+'/'+_0x49957d+'/'+_0x2cdc38;try{const _0x3be870=yield this['fetch']['get'](_0x4d1ef1,_0x17cd96);if(_0x3be870['status']>0xc7&&_0x3be870['status']<0x12c){const _0x116931=yield _0x3be870['json']();return new SuccessfulApiKeyValueResponse(_0x116931);}const _0x27e175=yield _0x3be870['json']();return new FailedApiKeyValueResponse(_0x27e175);}catch(_0x21e6a6){if(_0x21e6a6 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x21e6a6['message'],'title':_0x21e6a6['name'],'status':0x1f4,'instance':'','type':''});throw _0x21e6a6;}});}['delete'](_0x15acf2,_0x118ad3,_0x10ab95){return __awaiter$7(this,void 0,void 0,function*(){const _0x26890c=this['path']+'/'+_0x15acf2+'/'+_0x118ad3;try{const _0x252252=yield this['fetch']['delete'](_0x26890c,_0x10ab95);if(_0x252252['status']>0xc7&&_0x252252['status']<0x12c)return new SuccessfulResponse({});const _0xf71f73=yield _0x252252['json']();return new FailedResponse(_0xf71f73);}catch(_0x2dca40){if(_0x2dca40 instanceof Error)return new FailedResponse({'detail':_0x2dca40['message'],'title':_0x2dca40['name'],'status':0x1f4,'instance':'','type':''});throw _0x2dca40;}});}}
|
|
6
|
-
|
|
7
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x473948,_0x4f99e5,_0x5210d5,_0x5c9668){function _0x445691(_0x1fca2c){return _0x1fca2c instanceof _0x5210d5?_0x1fca2c:new _0x5210d5(function(_0x36ce8a){_0x36ce8a(_0x1fca2c);});}return new(_0x5210d5||(_0x5210d5=Promise))(function(_0x5d721f,_0x15bfcd){function _0x4aa34b(_0x3c354e){try{_0x175e8a(_0x5c9668['next'](_0x3c354e));}catch(_0x5137d6){_0x15bfcd(_0x5137d6);}}function _0x5a6ff7(_0x43d502){try{_0x175e8a(_0x5c9668['throw'](_0x43d502));}catch(_0x59da95){_0x15bfcd(_0x59da95);}}function _0x175e8a(_0xb88fa2){_0xb88fa2['done']?_0x5d721f(_0xb88fa2['value']):_0x445691(_0xb88fa2['value'])['then'](_0x4aa34b,_0x5a6ff7);}_0x175e8a((_0x5c9668=_0x5c9668['apply'](_0x473948,_0x4f99e5||[]))['next']());});};class ListService{constructor(_0x268c27){this['fetch']=_0x268c27;}['create'](_0x6a9fa8,_0x54f49d,_0x4d48c3,_0x2e4bd0){return __awaiter$6(this,void 0,void 0,function*(){const _0x1aacde='List',_0x2f3172={'account_name':_0x6a9fa8,'list_name':_0x54f49d,'search_service_name':_0x4d48c3};try{const _0xc7087c=yield this['fetch']['post'](_0x1aacde,_0x2e4bd0,_0x2f3172);if(_0xc7087c['status']>0xc7&&_0xc7087c['status']<0x12c){const _0x50fab5=yield _0xc7087c['json']();return new SuccessfulListIdentityResponse(_0x50fab5);}const _0x515ed8=yield _0xc7087c['json']();return new FailedListIdentityResponse(_0x515ed8);}catch(_0x5c4b54){if(_0x5c4b54 instanceof Error)return new FailedListIdentityResponse({'detail':_0x5c4b54['message'],'title':_0x5c4b54['name'],'status':0x1f4,'instance':'','type':''});throw _0x5c4b54;}});}['delete'](_0x454324,_0x14f6b2,_0x7f926d){return __awaiter$6(this,void 0,void 0,function*(){const _0x1b07de='List/'+_0x454324+'/'+_0x14f6b2,_0x2e8bed=yield this['fetch']['delete'](_0x1b07de,_0x7f926d);try{if(_0x2e8bed['status']>0xc7&&_0x2e8bed['status']<0x12c)return new SuccessfulResponse({});const _0x51212e=yield _0x2e8bed['json']();return new FailedResponse(_0x51212e);}catch(_0x556fa4){if(_0x556fa4 instanceof Error)return new FailedResponse({'detail':_0x556fa4['message'],'title':_0x556fa4['name'],'status':0x1f4,'instance':'','type':''});throw _0x556fa4;}});}['get'](_0x5b7a7f,_0x1f8cfc,_0x3e38b0){return __awaiter$6(this,void 0,void 0,function*(){const _0x285d15='List/'+_0x5b7a7f+'/'+_0x1f8cfc;try{const _0x562a8e=yield this['fetch']['get'](_0x285d15,_0x3e38b0);if(_0x562a8e['status']>0xc7&&_0x562a8e['status']<0x12c){const _0x404fed=yield _0x562a8e['json']();return new SuccessfulListResponse(_0x404fed);}const _0x43dc4a=yield _0x562a8e['json']();return new FailedListResponse(_0x43dc4a);}catch(_0x26e139){if(_0x26e139 instanceof Error)return new FailedListResponse({'detail':_0x26e139['message'],'title':_0x26e139['name'],'status':0x1f4,'instance':'','type':''});throw _0x26e139;}});}}
|
|
8
|
-
|
|
9
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x4c2256,_0x4f8916,_0x56f0ca,_0x21f10e){function _0x58baef(_0x5bb5e2){return _0x5bb5e2 instanceof _0x56f0ca?_0x5bb5e2:new _0x56f0ca(function(_0x349ba1){_0x349ba1(_0x5bb5e2);});}return new(_0x56f0ca||(_0x56f0ca=Promise))(function(_0x7cb596,_0x492523){function _0x157141(_0x3e1979){try{_0x50b82c(_0x21f10e['next'](_0x3e1979));}catch(_0x25684d){_0x492523(_0x25684d);}}function _0x44fb89(_0x37dda4){try{_0x50b82c(_0x21f10e['throw'](_0x37dda4));}catch(_0x404395){_0x492523(_0x404395);}}function _0x50b82c(_0x52b4a6){_0x52b4a6['done']?_0x7cb596(_0x52b4a6['value']):_0x58baef(_0x52b4a6['value'])['then'](_0x157141,_0x44fb89);}_0x50b82c((_0x21f10e=_0x21f10e['apply'](_0x4c2256,_0x4f8916||[]))['next']());});};class Fetch{constructor(_0x20021d){this['baseUri']=_0x20021d,this['getUrl']=_0x311672=>{return _0x311672['startsWith']('/')&&(_0x311672=_0x311672['replace']('/','')),''+this['baseUri']+_0x311672;},!_0x20021d['endsWith']('/')&&(_0x20021d=_0x20021d+'/');}['get'](_0xc4da63,_0x413bff){return __awaiter$5(this,void 0,void 0,function*(){const _0x59a8e6=this['getUrl'](_0xc4da63);return yield fetch(_0x59a8e6,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x413bff}});});}['post'](_0x3dfe04,_0x22a57f,_0x2a4584){return __awaiter$5(this,void 0,void 0,function*(){const _0x4dc02b=this['getUrl'](_0x3dfe04);return yield fetch(_0x4dc02b,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x22a57f},'body':_0x2a4584?JSON['stringify'](_0x2a4584):null});});}['PostNoAuth'](_0x3dcb75,_0x538903){return __awaiter$5(this,void 0,void 0,function*(){const _0xd4b8b4=this['getUrl'](_0x3dcb75);return yield fetch(_0xd4b8b4,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x538903?JSON['stringify'](_0x538903):null});});}['put'](_0x51ab95,_0x1701a1,_0x312a3e){return __awaiter$5(this,void 0,void 0,function*(){const _0x2bcdf1=this['getUrl'](_0x51ab95);return yield fetch(_0x2bcdf1,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x1701a1},'body':_0x312a3e?JSON['stringify'](_0x312a3e):null});});}['delete'](_0x577ecf,_0x526fd0){return __awaiter$5(this,void 0,void 0,function*(){const _0xa7f7db=this['getUrl'](_0x577ecf);return yield fetch(_0xa7f7db,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x526fd0}});});}}
|
|
10
|
-
|
|
11
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x32cda4,_0xd5cbdf,_0xc5554,_0x20ca16){function _0x351c9d(_0x1222be){return _0x1222be instanceof _0xc5554?_0x1222be:new _0xc5554(function(_0x3993f7){_0x3993f7(_0x1222be);});}return new(_0xc5554||(_0xc5554=Promise))(function(_0x433c2d,_0x11d0e9){function _0x34a5e8(_0x3d70c0){try{_0x343d86(_0x20ca16['next'](_0x3d70c0));}catch(_0x4c57d7){_0x11d0e9(_0x4c57d7);}}function _0x388850(_0x4bf953){try{_0x343d86(_0x20ca16['throw'](_0x4bf953));}catch(_0x2d6b51){_0x11d0e9(_0x2d6b51);}}function _0x343d86(_0x1e4667){_0x1e4667['done']?_0x433c2d(_0x1e4667['value']):_0x351c9d(_0x1e4667['value'])['then'](_0x34a5e8,_0x388850);}_0x343d86((_0x20ca16=_0x20ca16['apply'](_0x32cda4,_0xd5cbdf||[]))['next']());});};class SearchServersService{constructor(_0x21ed6b){this['fetch']=_0x21ed6b,this['path']='search-services';}['create'](_0x3b63f5,_0x7f5730,_0x53023c,_0x1630bd,_0x1a6fd0,_0x5d8259,_0x12c50d,_0x1d3590){return __awaiter$4(this,void 0,void 0,function*(){const _0x28c6cb={'account_name':_0x3b63f5,'search_service_name':_0x7f5730,'endpoint':_0x53023c,'key':_0x1630bd,'country':_0x1a6fd0,'provider':_0x5d8259,'index_name':_0x12c50d};try{const _0x1663ff=yield this['fetch']['post'](this['path'],_0x1d3590,_0x28c6cb);if(_0x1663ff['status']>0xc7&&_0x1663ff['status']<0x12c){const _0x10fa5d=yield _0x1663ff['json']();return new SuccessfulSearchServiceResponse(_0x10fa5d);}const _0x3a425d=yield _0x1663ff['json']();return new FailedSearchServiceResponse(_0x3a425d);}catch(_0x73c9db){if(_0x73c9db instanceof Error)return new FailedSearchServiceResponse({'detail':_0x73c9db['message'],'title':_0x73c9db['name'],'status':0x1f4,'instance':'','type':''});throw _0x73c9db;}});}['delete'](_0x5498cf,_0x5903f5,_0xfa1f2e){return __awaiter$4(this,void 0,void 0,function*(){const _0x1499d0=this['path']+'/'+_0x5498cf+'/'+_0x5903f5;try{const _0x44e2f2=yield this['fetch']['delete'](_0x1499d0,_0xfa1f2e);if(_0x44e2f2['status']>0xc7&&_0x44e2f2['status']<0x12c)return new SuccessfulResponse({});const _0x485374=yield _0x44e2f2['json']();return new FailedResponse(_0x485374);}catch(_0x5bcb42){if(_0x5bcb42 instanceof Error)return new FailedResponse({'detail':_0x5bcb42['message'],'title':_0x5bcb42['name'],'status':0x1f4,'instance':'','type':''});throw _0x5bcb42;}});}['view'](_0xd6cb79,_0x5e7a85,_0x1c01ca){return __awaiter$4(this,void 0,void 0,function*(){const _0x5d70fc=this['path']+'/'+_0xd6cb79+'/'+_0x5e7a85;try{const _0x56f9d2=yield this['fetch']['get'](_0x5d70fc,_0x1c01ca);if(_0x56f9d2['status']>0xc7&&_0x56f9d2['status']<0x12c){const _0x158614=yield _0x56f9d2['json']();return new SuccessfulViewSearchServiceResponse(_0x158614);}const _0x4d6e45=yield _0x56f9d2['json']();return new FailedViewSearchServiceResponse(_0x4d6e45);}catch(_0x4477dd){if(_0x4477dd instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x4477dd['message'],'title':_0x4477dd['name'],'status':0x1f4,'instance':'','type':''});throw _0x4477dd;}});}['edit'](_0x474e30,_0x2951fd,_0x473282,_0x157b30,_0x295852,_0x1e21bf){return __awaiter$4(this,void 0,void 0,function*(){const _0x468a31={'account_name':_0x474e30,'search_service_name':_0x2951fd,'new_search_service_name':_0x473282,'key':_0x157b30,'country':_0x295852};try{const _0x2a0b6c=yield this['fetch']['put'](this['path'],_0x1e21bf,_0x468a31);if(_0x2a0b6c['status']>0xc7&&_0x2a0b6c['status']<0x12c){const _0x3a55f1=yield _0x2a0b6c['json']();return new SuccessfulSearchServiceResponse(_0x3a55f1);}const _0x423c63=yield _0x2a0b6c['json']();return new FailedSearchServiceResponse(_0x423c63);}catch(_0x4d2344){if(_0x4d2344 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x4d2344['message'],'title':_0x4d2344['name'],'status':0x1f4,'instance':'','type':''});throw _0x4d2344;}});}['list'](_0x5ce32b,_0x30cee8){return __awaiter$4(this,void 0,void 0,function*(){const _0xec6e6=this['path']+'/'+_0x5ce32b;try{const _0x4bde98=yield this['fetch']['get'](_0xec6e6,_0x30cee8);if(_0x4bde98['status']>0xc7&&_0x4bde98['status']<0x12c){const _0x45f470=yield _0x4bde98['json']();return new SuccessfulListSearchServiceResponse(_0x45f470);}const _0x224d58=yield _0x4bde98['json']();return new FailedViewSearchServicesResponse(_0x224d58);}catch(_0x900e38){if(_0x900e38 instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x900e38['message'],'title':_0x900e38['name'],'status':0x1f4,'instance':'','type':''});throw _0x900e38;}});}}
|
|
12
|
-
|
|
13
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x4e25ce,_0x5566aa,_0x397df5,_0x14fd4d){function _0xa6dfff(_0x29888){return _0x29888 instanceof _0x397df5?_0x29888:new _0x397df5(function(_0x20d224){_0x20d224(_0x29888);});}return new(_0x397df5||(_0x397df5=Promise))(function(_0x3a0115,_0x4df986){function _0x4ca9a0(_0x4a2b9d){try{_0x358586(_0x14fd4d['next'](_0x4a2b9d));}catch(_0x59ba41){_0x4df986(_0x59ba41);}}function _0x1e7cd3(_0x2bf7d9){try{_0x358586(_0x14fd4d['throw'](_0x2bf7d9));}catch(_0x265029){_0x4df986(_0x265029);}}function _0x358586(_0x216a07){_0x216a07['done']?_0x3a0115(_0x216a07['value']):_0xa6dfff(_0x216a07['value'])['then'](_0x4ca9a0,_0x1e7cd3);}_0x358586((_0x14fd4d=_0x14fd4d['apply'](_0x4e25ce,_0x5566aa||[]))['next']());});};class FacetService{constructor(_0x3ba22f){this['fetch']=_0x3ba22f,this['path']='facet';}['create'](_0x367715,_0x40e2f7,_0x2af1eb,_0xaa246e){return __awaiter$3(this,void 0,void 0,function*(){const _0x2f891a={'account_name':_0x367715,'list_name':_0x40e2f7,'facet_name':_0x2af1eb};try{const _0x5349d9=yield this['fetch']['post'](this['path'],_0xaa246e,_0x2f891a);if(_0x5349d9['status']>0xc7&&_0x5349d9['status']<0x12c){const _0x535866=yield _0x5349d9['json']();return new SuccessfulFacetResponse(_0x535866);}const _0x19b597=yield _0x5349d9['json']();return new FailedFacetResponse(_0x19b597);}catch(_0x2c7499){if(_0x2c7499 instanceof Error)return new FailedFacetResponse({'detail':_0x2c7499['message'],'title':_0x2c7499['name'],'status':0x1f4,'instance':'','type':''});throw _0x2c7499;}});}['remove'](_0x269b43,_0x38297b,_0xea0589,_0x276b53){return __awaiter$3(this,void 0,void 0,function*(){const _0x4398c6='Facet/'+_0x269b43+'/'+_0x38297b+'/'+_0xea0589,_0x55a8d3=yield this['fetch']['delete'](_0x4398c6,_0x276b53);try{if(_0x55a8d3['status']>0xc7&&_0x55a8d3['status']<0x12c)return new SuccessfulResponse({});const _0x59a460=yield _0x55a8d3['json']();return new FailedResponse(_0x59a460);}catch(_0x2c03fe){if(_0x2c03fe instanceof Error)return new FailedResponse({'detail':_0x2c03fe['message'],'title':_0x2c03fe['name'],'status':0x1f4,'instance':'','type':''});throw _0x2c03fe;}});}['rename'](_0x3da162,_0x2d1487,_0x41ba25,_0x253bb2,_0x4bc300){return __awaiter$3(this,void 0,void 0,function*(){const _0x55fbf5={'account_name':_0x3da162,'list_name':_0x2d1487,'facet_name':_0x41ba25,'new_facet_name':_0x253bb2};try{const _0x4d9148=yield this['fetch']['put'](this['path'],_0x4bc300,_0x55fbf5);if(_0x4d9148['status']>0xc7&&_0x4d9148['status']<0x12c){const _0x472323=yield _0x4d9148['json']();return new SuccessfulFacetResponse(_0x472323);}const _0x51260d=yield _0x4d9148['json']();return new FailedFacetResponse(_0x51260d);}catch(_0x238439){if(_0x238439 instanceof Error)return new FailedFacetResponse({'detail':_0x238439['message'],'title':_0x238439['name'],'status':0x1f4,'instance':'','type':''});throw _0x238439;}});}}
|
|
14
|
-
|
|
15
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x21c200,_0x1e8441,_0x43312e,_0x1bea3e){function _0x4bedf4(_0x876192){return _0x876192 instanceof _0x43312e?_0x876192:new _0x43312e(function(_0x1d981d){_0x1d981d(_0x876192);});}return new(_0x43312e||(_0x43312e=Promise))(function(_0x400cc3,_0x5dfe89){function _0xd845b0(_0x4e0cd8){try{_0x36162a(_0x1bea3e['next'](_0x4e0cd8));}catch(_0x1967a6){_0x5dfe89(_0x1967a6);}}function _0x2a61f1(_0x176c8a){try{_0x36162a(_0x1bea3e['throw'](_0x176c8a));}catch(_0x13f7e6){_0x5dfe89(_0x13f7e6);}}function _0x36162a(_0x4384c4){_0x4384c4['done']?_0x400cc3(_0x4384c4['value']):_0x4bedf4(_0x4384c4['value'])['then'](_0xd845b0,_0x2a61f1);}_0x36162a((_0x1bea3e=_0x1bea3e['apply'](_0x21c200,_0x1e8441||[]))['next']());});};class SearchResultService{constructor(_0x47ab11){this['fetch']=_0x47ab11,this['path']='search-result';}['create'](_0x1d3386,_0x534471,_0x392861,_0x894acc,_0x5e5240){return __awaiter$2(this,void 0,void 0,function*(){_0x5e5240=_0x5e5240!==null&&_0x5e5240!==void 0?_0x5e5240:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x59d770=Object['assign']({'account_name':_0x1d3386,'search_result_name':_0x392861,'list_name':_0x534471},_0x5e5240);try{const _0x26d4fc=yield this['fetch']['post'](this['path'],_0x894acc,_0x59d770);if(_0x26d4fc['status']>0xc7&&_0x26d4fc['status']<0x12c){const _0x4c8ccc=yield _0x26d4fc['json']();return new SuccessfulViewSearchResultResponse(_0x4c8ccc);}const _0xde2278=yield _0x26d4fc['json']();return new FailedSearchResultResponse(_0xde2278);}catch(_0x53c9d6){if(_0x53c9d6 instanceof Error)return new FailedSearchResultResponse({'detail':_0x53c9d6['message'],'title':_0x53c9d6['name'],'status':0x1f4,'instance':'','type':''});throw _0x53c9d6;}});}}
|
|
16
|
-
|
|
17
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x4db2b0,_0x23887f,_0x16ab52,_0x312ff8){function _0x1e4238(_0x47592a){return _0x47592a instanceof _0x16ab52?_0x47592a:new _0x16ab52(function(_0xbb33da){_0xbb33da(_0x47592a);});}return new(_0x16ab52||(_0x16ab52=Promise))(function(_0x2fe8bd,_0x307006){function _0x205421(_0x5e234c){try{_0x2fbfaa(_0x312ff8['next'](_0x5e234c));}catch(_0x1bdf4e){_0x307006(_0x1bdf4e);}}function _0xb9b871(_0xaa1364){try{_0x2fbfaa(_0x312ff8['throw'](_0xaa1364));}catch(_0x296aea){_0x307006(_0x296aea);}}function _0x2fbfaa(_0x446911){_0x446911['done']?_0x2fe8bd(_0x446911['value']):_0x1e4238(_0x446911['value'])['then'](_0x205421,_0xb9b871);}_0x2fbfaa((_0x312ff8=_0x312ff8['apply'](_0x4db2b0,_0x23887f||[]))['next']());});};class ContributorService{constructor(_0x56791a){this['fetch']=_0x56791a,this['path']='contributor';}['create'](_0x3c25e9,_0x23ecc3,_0xfdbe7,_0x11172b){return __awaiter$1(this,void 0,void 0,function*(){const _0x504a15={'account_name':_0x3c25e9,'list_name':_0x23ecc3,'contributor_name':_0xfdbe7};try{const _0x5877a1=yield this['fetch']['post'](this['path'],_0x11172b,_0x504a15);if(_0x5877a1['status']>0xc7&&_0x5877a1['status']<0x12c){const _0x1c4f20=yield _0x5877a1['json']();return new SuccessfulContributorResponse(_0x1c4f20);}const _0x494ddf=yield _0x5877a1['json']();return new FailedContributorResponse(_0x494ddf);}catch(_0x35eabd){if(_0x35eabd instanceof Error)return new FailedContributorResponse({'detail':_0x35eabd['message'],'title':_0x35eabd['name'],'status':0x1f4,'instance':'','type':''});throw _0x35eabd;}});}}
|
|
18
|
-
|
|
19
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(_0x303699,_0x4d3e06,_0x138f37,_0x2e7a96){function _0x746fbe(_0x3c01b3){return _0x3c01b3 instanceof _0x138f37?_0x3c01b3:new _0x138f37(function(_0x2a70ad){_0x2a70ad(_0x3c01b3);});}return new(_0x138f37||(_0x138f37=Promise))(function(_0x2f516c,_0x2e4bee){function _0x31e5f9(_0x3668c2){try{_0x4f7101(_0x2e7a96['next'](_0x3668c2));}catch(_0x1b028a){_0x2e4bee(_0x1b028a);}}function _0x386cbe(_0x2feea2){try{_0x4f7101(_0x2e7a96['throw'](_0x2feea2));}catch(_0x4ad552){_0x2e4bee(_0x4ad552);}}function _0x4f7101(_0x2be23f){_0x2be23f['done']?_0x2f516c(_0x2be23f['value']):_0x746fbe(_0x2be23f['value'])['then'](_0x31e5f9,_0x386cbe);}_0x4f7101((_0x2e7a96=_0x2e7a96['apply'](_0x303699,_0x4d3e06||[]))['next']());});};class AdminClient{constructor(_0x14eae5='https://admin.searchability.dev/'){var _0x2be1f4=new Fetch(_0x14eae5);this['Accounts']=new AccountService(_0x2be1f4),this['Lists']=new ListService(_0x2be1f4),this['ApiKeys']=new ApiKeyService(_0x2be1f4),this['SearchServers']=new SearchServersService(_0x2be1f4),this['Facets']=new FacetService(_0x2be1f4),this['SearchResults']=new SearchResultService(_0x2be1f4),this['Contributors']=new ContributorService(_0x2be1f4);}}class AuthClient{constructor(_0x2e7173='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x2e7173);}['login'](_0x41d34f){return __awaiter(this,void 0,void 0,function*(){const _0x9062cf='login/'+_0x41d34f;try{const _0x57c60c=yield yield fetch(_0x9062cf);if(_0x57c60c['status']>0xc7&&_0x57c60c['status']<0x12c){const _0x1e24ee=yield _0x57c60c['json']();return new SuccessfulAuthResponse(_0x1e24ee);}const _0x42dab5=yield _0x57c60c['json']();return new FailedAuthResponse(_0x42dab5);}catch(_0x52654f){if(_0x52654f instanceof Error)return new FailedAuthResponse({'detail':_0x52654f['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x52654f;}});}['refresh'](_0x56a89c){return __awaiter(this,void 0,void 0,function*(){const _0x241968='refresh',_0x2ff461={'refresh_token':_0x56a89c};try{const _0x49bc70=yield this['fetch']['PostNoAuth'](_0x241968,_0x2ff461);if(_0x49bc70['status']>0xc7&&_0x49bc70['status']<0x12c){const _0x1e24d5=yield _0x49bc70['json']();return new SuccessfulAuthResponse(_0x1e24d5);}const _0x284767=yield _0x49bc70['json']();return new FailedAuthResponse(_0x284767);}catch(_0x188be9){if(_0x188be9 instanceof Error)return new FailedAuthResponse({'detail':_0x188be9['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x188be9;}});}['getTokenStatus'](_0x1ea4c9){if(Date['now']()<_0x1ea4c9['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x1ea4c9['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
|
|
20
|
-
|
|
21
|
-
export { AdminClient, AuthClient, TokenStatus, Tokens };
|