@searchability/admin-client 0.0.64 → 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
|
@@ -13,6 +13,7 @@ declare class AccountService {
|
|
|
13
13
|
private readonly fetch;
|
|
14
14
|
constructor(fetch: Fetch);
|
|
15
15
|
get(accountName: string, access_token: string): Promise<Response<Account, Problem>>;
|
|
16
|
+
getImage(accountName: string, access_token: string): Promise<Response<AccountImage, Problem>>;
|
|
16
17
|
}
|
|
17
18
|
|
|
18
19
|
declare class ApiKeyService {
|
|
@@ -64,6 +65,7 @@ declare class ContributorService {
|
|
|
64
65
|
private readonly path;
|
|
65
66
|
constructor(fetch: Fetch);
|
|
66
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>>;
|
|
67
69
|
}
|
|
68
70
|
|
|
69
71
|
declare class AdminClient {
|
|
@@ -71,10 +73,10 @@ declare class AdminClient {
|
|
|
71
73
|
readonly Accounts: AccountService;
|
|
72
74
|
readonly Lists: ListService;
|
|
73
75
|
readonly ApiKeys: ApiKeyService;
|
|
74
|
-
readonly
|
|
75
|
-
readonly
|
|
76
|
+
readonly SearchServers: SearchServersService;
|
|
77
|
+
readonly Facets: FacetService;
|
|
76
78
|
readonly SearchResults: SearchResultService;
|
|
77
|
-
readonly
|
|
79
|
+
readonly Contributors: ContributorService;
|
|
78
80
|
}
|
|
79
81
|
declare class AuthClient {
|
|
80
82
|
private readonly fetch;
|
|
@@ -172,6 +174,9 @@ type Account = {
|
|
|
172
174
|
api_keys: ApiKey[];
|
|
173
175
|
search_services: SearchService[];
|
|
174
176
|
};
|
|
177
|
+
type AccountImage = {
|
|
178
|
+
image_path: string;
|
|
179
|
+
};
|
|
175
180
|
type NameAndValue = {
|
|
176
181
|
name: string;
|
|
177
182
|
value: any | undefined;
|
|
@@ -216,6 +221,12 @@ declare class SuccessfulAccountResponse extends Response<Account, Problem> {
|
|
|
216
221
|
toSuccess(): Account;
|
|
217
222
|
toProblem(): Problem;
|
|
218
223
|
}
|
|
224
|
+
declare class SuccessfulAccountImageResponse extends Response<AccountImage, Problem> {
|
|
225
|
+
readonly accountImage: AccountImage;
|
|
226
|
+
constructor(accountImage: AccountImage);
|
|
227
|
+
toSuccess(): AccountImage;
|
|
228
|
+
toProblem(): Problem;
|
|
229
|
+
}
|
|
219
230
|
declare class SuccessfulListIdentityResponse extends Response<ListIdentity, Problem> {
|
|
220
231
|
readonly list: ListIdentity;
|
|
221
232
|
constructor(list: ListIdentity);
|
|
@@ -234,6 +245,12 @@ declare class FailedAccountResponse extends Response<Account, Problem> {
|
|
|
234
245
|
toSuccess(): Account;
|
|
235
246
|
toProblem(): Problem;
|
|
236
247
|
}
|
|
248
|
+
declare class FailedAccountImageResponse extends Response<AccountImage, Problem> {
|
|
249
|
+
readonly problem: Problem;
|
|
250
|
+
constructor(problem: Problem);
|
|
251
|
+
toSuccess(): AccountImage;
|
|
252
|
+
toProblem(): Problem;
|
|
253
|
+
}
|
|
237
254
|
declare class FailedListIdentityResponse extends Response<ListIdentity, Problem> {
|
|
238
255
|
readonly problem: Problem;
|
|
239
256
|
constructor(problem: Problem);
|
|
@@ -343,4 +360,4 @@ declare class FailedApiKeyValueResponse extends Response<ApiKeyValue, Problem> {
|
|
|
343
360
|
toProblem(): Problem;
|
|
344
361
|
}
|
|
345
362
|
|
|
346
|
-
export { type Account, AdminClient, type ApiKey, type ApiKeyValue, AuthClient, type Contributor, type CreateSearchResultOptions, type Error, type Facet, FailedAccountResponse, FailedApiKeyResponse, FailedApiKeyValueResponse, FailedAuthResponse, FailedContributorResponse, FailedFacetResponse, FailedListIdentityResponse, FailedListResponse, FailedResponse, FailedSearchResultResponse, FailedSearchServiceResponse, FailedViewSearchServiceResponse, FailedViewSearchServicesResponse, type List, type ListIdentity, type NameAndValue, type Problem, type RefreshRequest, Response, type SearchResult, type SearchService, type SearchServiceDetails, SuccessfulAccountResponse, SuccessfulApiKeyResponse, SuccessfulApiKeyValueResponse, SuccessfulAuthResponse, SuccessfulContributorResponse, SuccessfulFacetResponse, SuccessfulListIdentityResponse, SuccessfulListResponse, SuccessfulListSearchServiceResponse, SuccessfulResponse, SuccessfulSearchServiceResponse, SuccessfulViewSearchResultResponse, SuccessfulViewSearchServiceResponse, TokenStatus, Tokens };
|
|
363
|
+
export { type Account, type AccountImage, AdminClient, type ApiKey, type ApiKeyValue, AuthClient, type Contributor, type CreateSearchResultOptions, type Error, type Facet, FailedAccountImageResponse, FailedAccountResponse, FailedApiKeyResponse, FailedApiKeyValueResponse, FailedAuthResponse, FailedContributorResponse, FailedFacetResponse, FailedListIdentityResponse, FailedListResponse, FailedResponse, FailedSearchResultResponse, FailedSearchServiceResponse, FailedViewSearchServiceResponse, FailedViewSearchServicesResponse, type List, type ListIdentity, type NameAndValue, type Problem, type RefreshRequest, Response, type SearchResult, type SearchService, type SearchServiceDetails, SuccessfulAccountImageResponse, SuccessfulAccountResponse, SuccessfulApiKeyResponse, SuccessfulApiKeyValueResponse, SuccessfulAuthResponse, SuccessfulContributorResponse, SuccessfulFacetResponse, SuccessfulListIdentityResponse, SuccessfulListResponse, SuccessfulListSearchServiceResponse, SuccessfulResponse, SuccessfulSearchServiceResponse, SuccessfulViewSearchResultResponse, SuccessfulViewSearchServiceResponse, TokenStatus, Tokens };
|
package/package.json
CHANGED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
var TokenStatus;(function(_0x15f559){_0x15f559[_0x15f559['Ok']=0x0]='Ok',_0x15f559[_0x15f559['Refresh']=0x1]='Refresh',_0x15f559[_0x15f559['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(_0x4aad64){this['isSuccess']=_0x4aad64;}}class SuccessfulContributorResponse extends Response{constructor(_0x5d2a1c){super(!![]),this['contributor']=_0x5d2a1c;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x3efc72){super(![]),this['problem']=_0x3efc72;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x3119d8){super(!![]),this['facet']=_0x3119d8;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x58f14c){super(![]),this['problem']=_0x58f14c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x21319c){super(!![]),this['account']=_0x21319c;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x12efa5){super(!![]),this['list']=_0x12efa5;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x18d176){super(!![]),this['list']=_0x18d176;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x4ef888){super(![]),this['problem']=_0x4ef888;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x223064){super(![]),this['problem']=_0x223064;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x132b15){super(![]),this['problem']=_0x132b15;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x2ae1f9){super(!![]),this['tokens']=_0x2ae1f9;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x2910a9){super(![]),this['problem']=_0x2910a9;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x19f35b){super(!![]),this['apiKey']=_0x19f35b;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x5d4606){super(![]),this['problem']=_0x5d4606;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x21c1eb){super(!![]),this['searchService']=_0x21c1eb;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x3cbafb){super(![]),this['problem']=_0x3cbafb;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x5d2af7){super(!![]),this['searchService']=_0x5d2af7;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x2fbfb7){super(!![]),this['searchResult']=_0x2fbfb7;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x303bce){super(![]),this['problem']=_0x303bce;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x2c083f){super(!![]),this['searchServices']=_0x2c083f;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x3b1e26){super(![]),this['problem']=_0x3b1e26;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x247916){super(![]),this['problem']=_0x247916;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0xbd1edd){super(!![]),this['apiKeyValue']=_0xbd1edd;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x190008){super(!![]),this['obj']=_0x190008;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x441fcf){super(![]),this['problem']=_0x441fcf;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x1a1635){super(![]),this['problem']=_0x1a1635;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
2
|
-
|
|
3
|
-
var __awaiter$8=undefined&&undefined['__awaiter']||function(_0xb19f6f,_0x301454,_0x26422d,_0x503dd1){function _0x57d41d(_0x433a96){return _0x433a96 instanceof _0x26422d?_0x433a96:new _0x26422d(function(_0x445726){_0x445726(_0x433a96);});}return new(_0x26422d||(_0x26422d=Promise))(function(_0x2e9c6e,_0x5db390){function _0x85e217(_0x155562){try{_0x516f39(_0x503dd1['next'](_0x155562));}catch(_0xbc8473){_0x5db390(_0xbc8473);}}function _0x17f0f3(_0x4259f7){try{_0x516f39(_0x503dd1['throw'](_0x4259f7));}catch(_0x160b23){_0x5db390(_0x160b23);}}function _0x516f39(_0x576c1b){_0x576c1b['done']?_0x2e9c6e(_0x576c1b['value']):_0x57d41d(_0x576c1b['value'])['then'](_0x85e217,_0x17f0f3);}_0x516f39((_0x503dd1=_0x503dd1['apply'](_0xb19f6f,_0x301454||[]))['next']());});};class AccountService{constructor(_0x1d15a4){this['fetch']=_0x1d15a4;}['get'](_0x3dd4ed,_0x4ae2f3){return __awaiter$8(this,void 0,void 0,function*(){const _0x58121d='Account/'+_0x3dd4ed+'/',_0x4fc319=yield this['fetch']['get'](_0x58121d,_0x4ae2f3);try{if(_0x4fc319['status']>0xc7&&_0x4fc319['status']<0x12c){const _0x299e13=yield _0x4fc319['json']();return new SuccessfulAccountResponse(_0x299e13);}const _0x4cfe92=yield _0x4fc319['json']();return new FailedAccountResponse(_0x4cfe92);}catch(_0x55e976){if(_0x55e976 instanceof Error)return new FailedAccountResponse({'detail':_0x55e976['message'],'title':_0x55e976['name'],'status':0x1f4,'instance':'','type':''});throw _0x55e976;}});}}
|
|
4
|
-
|
|
5
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x2b4f82,_0x2d5fe3,_0x5f452d,_0x426846){function _0x41dece(_0x543848){return _0x543848 instanceof _0x5f452d?_0x543848:new _0x5f452d(function(_0x8f0208){_0x8f0208(_0x543848);});}return new(_0x5f452d||(_0x5f452d=Promise))(function(_0x3744d5,_0x5dff8a){function _0x1d98a4(_0xff93b7){try{_0x67a3a4(_0x426846['next'](_0xff93b7));}catch(_0x4eb22f){_0x5dff8a(_0x4eb22f);}}function _0x163852(_0x1b02d4){try{_0x67a3a4(_0x426846['throw'](_0x1b02d4));}catch(_0x17a3dc){_0x5dff8a(_0x17a3dc);}}function _0x67a3a4(_0x17b6fb){_0x17b6fb['done']?_0x3744d5(_0x17b6fb['value']):_0x41dece(_0x17b6fb['value'])['then'](_0x1d98a4,_0x163852);}_0x67a3a4((_0x426846=_0x426846['apply'](_0x2b4f82,_0x2d5fe3||[]))['next']());});};class ApiKeyService{constructor(_0x34ccaa){this['fetch']=_0x34ccaa,this['path']='api-key';}['create'](_0x2df70e,_0x328097,_0x25d018){return __awaiter$7(this,void 0,void 0,function*(){const _0x1add8a={'account_name':_0x2df70e,'api_key_name':_0x328097};try{const _0x488279=yield this['fetch']['post'](this['path'],_0x25d018,_0x1add8a);if(_0x488279['status']>0xc7&&_0x488279['status']<0x12c){const _0x2e8893=yield _0x488279['json']();return new SuccessfulApiKeyResponse(_0x2e8893);}const _0x13ce86=yield _0x488279['json']();return new FailedApiKeyResponse(_0x13ce86);}catch(_0x31033c){if(_0x31033c instanceof Error)return new FailedApiKeyResponse({'detail':_0x31033c['message'],'title':_0x31033c['name'],'status':0x1f4,'instance':'','type':''});throw _0x31033c;}});}['view'](_0x1ba4dd,_0x35f1db,_0x4f6abf){return __awaiter$7(this,void 0,void 0,function*(){const _0xca3049=this['path']+'/'+_0x1ba4dd+'/'+_0x35f1db;try{const _0x9c9e3=yield this['fetch']['get'](_0xca3049,_0x4f6abf);if(_0x9c9e3['status']>0xc7&&_0x9c9e3['status']<0x12c){const _0x55a5c9=yield _0x9c9e3['json']();return new SuccessfulApiKeyValueResponse(_0x55a5c9);}const _0x253798=yield _0x9c9e3['json']();return new FailedApiKeyValueResponse(_0x253798);}catch(_0x1f1a35){if(_0x1f1a35 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x1f1a35['message'],'title':_0x1f1a35['name'],'status':0x1f4,'instance':'','type':''});throw _0x1f1a35;}});}['delete'](_0x502ab8,_0x32f7df,_0x2c9fe6){return __awaiter$7(this,void 0,void 0,function*(){const _0x495f1c=this['path']+'/'+_0x502ab8+'/'+_0x32f7df;try{const _0x19ad76=yield this['fetch']['delete'](_0x495f1c,_0x2c9fe6);if(_0x19ad76['status']>0xc7&&_0x19ad76['status']<0x12c)return new SuccessfulResponse({});const _0x468139=yield _0x19ad76['json']();return new FailedResponse(_0x468139);}catch(_0x5ce04a){if(_0x5ce04a instanceof Error)return new FailedResponse({'detail':_0x5ce04a['message'],'title':_0x5ce04a['name'],'status':0x1f4,'instance':'','type':''});throw _0x5ce04a;}});}}
|
|
6
|
-
|
|
7
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x185a40,_0x530f69,_0x187dea,_0x419552){function _0x23f180(_0x2f2ab8){return _0x2f2ab8 instanceof _0x187dea?_0x2f2ab8:new _0x187dea(function(_0x5b0fdc){_0x5b0fdc(_0x2f2ab8);});}return new(_0x187dea||(_0x187dea=Promise))(function(_0x2593cd,_0x4b048a){function _0x2deba2(_0x425648){try{_0x292c2f(_0x419552['next'](_0x425648));}catch(_0xf51beb){_0x4b048a(_0xf51beb);}}function _0x1489a8(_0x4dfe8f){try{_0x292c2f(_0x419552['throw'](_0x4dfe8f));}catch(_0x2182f5){_0x4b048a(_0x2182f5);}}function _0x292c2f(_0x1e3d75){_0x1e3d75['done']?_0x2593cd(_0x1e3d75['value']):_0x23f180(_0x1e3d75['value'])['then'](_0x2deba2,_0x1489a8);}_0x292c2f((_0x419552=_0x419552['apply'](_0x185a40,_0x530f69||[]))['next']());});};class ListService{constructor(_0x1752e0){this['fetch']=_0x1752e0;}['create'](_0x3fac96,_0x208a7b,_0x2926aa,_0x3b9164){return __awaiter$6(this,void 0,void 0,function*(){const _0x93fa5a='List',_0x1d0db7={'account_name':_0x3fac96,'list_name':_0x208a7b,'search_service_name':_0x2926aa};try{const _0x4f103d=yield this['fetch']['post'](_0x93fa5a,_0x3b9164,_0x1d0db7);if(_0x4f103d['status']>0xc7&&_0x4f103d['status']<0x12c){const _0x5712a8=yield _0x4f103d['json']();return new SuccessfulListIdentityResponse(_0x5712a8);}const _0x177ef0=yield _0x4f103d['json']();return new FailedListIdentityResponse(_0x177ef0);}catch(_0x362b50){if(_0x362b50 instanceof Error)return new FailedListIdentityResponse({'detail':_0x362b50['message'],'title':_0x362b50['name'],'status':0x1f4,'instance':'','type':''});throw _0x362b50;}});}['delete'](_0x3cb4d9,_0x5abd7e,_0x1e9a6c){return __awaiter$6(this,void 0,void 0,function*(){const _0x5be56b='List/'+_0x3cb4d9+'/'+_0x5abd7e,_0x51f765=yield this['fetch']['delete'](_0x5be56b,_0x1e9a6c);try{if(_0x51f765['status']>0xc7&&_0x51f765['status']<0x12c)return new SuccessfulResponse({});const _0x41cbfa=yield _0x51f765['json']();return new FailedResponse(_0x41cbfa);}catch(_0x1134f0){if(_0x1134f0 instanceof Error)return new FailedResponse({'detail':_0x1134f0['message'],'title':_0x1134f0['name'],'status':0x1f4,'instance':'','type':''});throw _0x1134f0;}});}['get'](_0x1a3f87,_0x1c1bbe,_0xc4bdae){return __awaiter$6(this,void 0,void 0,function*(){const _0xa4a5a4='List/'+_0x1a3f87+'/'+_0x1c1bbe;try{const _0x383c45=yield this['fetch']['get'](_0xa4a5a4,_0xc4bdae);if(_0x383c45['status']>0xc7&&_0x383c45['status']<0x12c){const _0x33dd52=yield _0x383c45['json']();return new SuccessfulListResponse(_0x33dd52);}const _0x4c5db8=yield _0x383c45['json']();return new FailedListResponse(_0x4c5db8);}catch(_0x25546b){if(_0x25546b instanceof Error)return new FailedListResponse({'detail':_0x25546b['message'],'title':_0x25546b['name'],'status':0x1f4,'instance':'','type':''});throw _0x25546b;}});}}
|
|
8
|
-
|
|
9
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x3e9859,_0x58cda7,_0x590156,_0x15a4d8){function _0x22b60e(_0x1319d2){return _0x1319d2 instanceof _0x590156?_0x1319d2:new _0x590156(function(_0x3c83f4){_0x3c83f4(_0x1319d2);});}return new(_0x590156||(_0x590156=Promise))(function(_0x2279a0,_0x4d66c0){function _0x3ebe32(_0x155098){try{_0x3adc0c(_0x15a4d8['next'](_0x155098));}catch(_0x4e54c7){_0x4d66c0(_0x4e54c7);}}function _0x125b38(_0x192f68){try{_0x3adc0c(_0x15a4d8['throw'](_0x192f68));}catch(_0x5b4f56){_0x4d66c0(_0x5b4f56);}}function _0x3adc0c(_0x220e4d){_0x220e4d['done']?_0x2279a0(_0x220e4d['value']):_0x22b60e(_0x220e4d['value'])['then'](_0x3ebe32,_0x125b38);}_0x3adc0c((_0x15a4d8=_0x15a4d8['apply'](_0x3e9859,_0x58cda7||[]))['next']());});};class Fetch{constructor(_0x1ec5d2){this['baseUri']=_0x1ec5d2,this['getUrl']=_0x2ed734=>{return _0x2ed734['startsWith']('/')&&(_0x2ed734=_0x2ed734['replace']('/','')),''+this['baseUri']+_0x2ed734;},!_0x1ec5d2['endsWith']('/')&&(_0x1ec5d2=_0x1ec5d2+'/');}['get'](_0x2db9fd,_0x12bdd4){return __awaiter$5(this,void 0,void 0,function*(){const _0x2a62a6=this['getUrl'](_0x2db9fd);return yield fetch(_0x2a62a6,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x12bdd4}});});}['post'](_0x2cc986,_0x37ec4a,_0x1415f3){return __awaiter$5(this,void 0,void 0,function*(){const _0x550d74=this['getUrl'](_0x2cc986);return yield fetch(_0x550d74,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x37ec4a},'body':_0x1415f3?JSON['stringify'](_0x1415f3):null});});}['PostNoAuth'](_0x3c8496,_0x479303){return __awaiter$5(this,void 0,void 0,function*(){const _0x288adb=this['getUrl'](_0x3c8496);return yield fetch(_0x288adb,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x479303?JSON['stringify'](_0x479303):null});});}['put'](_0x45f7a2,_0x399f71,_0x15cbc8){return __awaiter$5(this,void 0,void 0,function*(){const _0x5f6eab=this['getUrl'](_0x45f7a2);return yield fetch(_0x5f6eab,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x399f71},'body':_0x15cbc8?JSON['stringify'](_0x15cbc8):null});});}['delete'](_0x35d0eb,_0x1c3cde){return __awaiter$5(this,void 0,void 0,function*(){const _0x614cb3=this['getUrl'](_0x35d0eb);return yield fetch(_0x614cb3,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x1c3cde}});});}}
|
|
10
|
-
|
|
11
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x4fc18a,_0x28fe9a,_0x1e331f,_0xf00c34){function _0x4c1919(_0x5c87fc){return _0x5c87fc instanceof _0x1e331f?_0x5c87fc:new _0x1e331f(function(_0xcd0f9){_0xcd0f9(_0x5c87fc);});}return new(_0x1e331f||(_0x1e331f=Promise))(function(_0x37d3c3,_0x16fb49){function _0x36400c(_0x495896){try{_0x6996f3(_0xf00c34['next'](_0x495896));}catch(_0x512f83){_0x16fb49(_0x512f83);}}function _0x5f806e(_0x41ff62){try{_0x6996f3(_0xf00c34['throw'](_0x41ff62));}catch(_0x5c8122){_0x16fb49(_0x5c8122);}}function _0x6996f3(_0x4d77a3){_0x4d77a3['done']?_0x37d3c3(_0x4d77a3['value']):_0x4c1919(_0x4d77a3['value'])['then'](_0x36400c,_0x5f806e);}_0x6996f3((_0xf00c34=_0xf00c34['apply'](_0x4fc18a,_0x28fe9a||[]))['next']());});};class SearchServersService{constructor(_0x8763d){this['fetch']=_0x8763d,this['path']='search-services';}['create'](_0x1d3663,_0x3d079e,_0x4e66d5,_0x459a69,_0x24f4c1,_0x4c3048,_0x13fa39,_0x491f0a){return __awaiter$4(this,void 0,void 0,function*(){const _0x3947dc={'account_name':_0x1d3663,'search_service_name':_0x3d079e,'endpoint':_0x4e66d5,'key':_0x459a69,'country':_0x24f4c1,'provider':_0x4c3048,'index_name':_0x13fa39};try{const _0x493093=yield this['fetch']['post'](this['path'],_0x491f0a,_0x3947dc);if(_0x493093['status']>0xc7&&_0x493093['status']<0x12c){const _0x3e89dc=yield _0x493093['json']();return new SuccessfulSearchServiceResponse(_0x3e89dc);}const _0x74575=yield _0x493093['json']();return new FailedSearchServiceResponse(_0x74575);}catch(_0x224278){if(_0x224278 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x224278['message'],'title':_0x224278['name'],'status':0x1f4,'instance':'','type':''});throw _0x224278;}});}['delete'](_0x4f8d37,_0x3e22ad,_0x5ddf4e){return __awaiter$4(this,void 0,void 0,function*(){const _0x343c03=this['path']+'/'+_0x4f8d37+'/'+_0x3e22ad;try{const _0xf1be23=yield this['fetch']['delete'](_0x343c03,_0x5ddf4e);if(_0xf1be23['status']>0xc7&&_0xf1be23['status']<0x12c)return new SuccessfulResponse({});const _0xd904cd=yield _0xf1be23['json']();return new FailedResponse(_0xd904cd);}catch(_0x3911f7){if(_0x3911f7 instanceof Error)return new FailedResponse({'detail':_0x3911f7['message'],'title':_0x3911f7['name'],'status':0x1f4,'instance':'','type':''});throw _0x3911f7;}});}['view'](_0x2115cf,_0x311c7d,_0x4c0ead){return __awaiter$4(this,void 0,void 0,function*(){const _0x19b9f9=this['path']+'/'+_0x2115cf+'/'+_0x311c7d;try{const _0x530337=yield this['fetch']['get'](_0x19b9f9,_0x4c0ead);if(_0x530337['status']>0xc7&&_0x530337['status']<0x12c){const _0x225c4f=yield _0x530337['json']();return new SuccessfulViewSearchServiceResponse(_0x225c4f);}const _0x3f9580=yield _0x530337['json']();return new FailedViewSearchServiceResponse(_0x3f9580);}catch(_0xe1f225){if(_0xe1f225 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0xe1f225['message'],'title':_0xe1f225['name'],'status':0x1f4,'instance':'','type':''});throw _0xe1f225;}});}['edit'](_0x1fed1f,_0x32a529,_0x2f9d15,_0x24e3cb,_0x3fd2d3,_0x4fdb20){return __awaiter$4(this,void 0,void 0,function*(){const _0x51c12a={'account_name':_0x1fed1f,'search_service_name':_0x32a529,'new_search_service_name':_0x2f9d15,'key':_0x24e3cb,'country':_0x3fd2d3};try{const _0x5beb0a=yield this['fetch']['put'](this['path'],_0x4fdb20,_0x51c12a);if(_0x5beb0a['status']>0xc7&&_0x5beb0a['status']<0x12c){const _0x10a9b8=yield _0x5beb0a['json']();return new SuccessfulSearchServiceResponse(_0x10a9b8);}const _0x3e4a94=yield _0x5beb0a['json']();return new FailedSearchServiceResponse(_0x3e4a94);}catch(_0x52f8c9){if(_0x52f8c9 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x52f8c9['message'],'title':_0x52f8c9['name'],'status':0x1f4,'instance':'','type':''});throw _0x52f8c9;}});}['list'](_0x17994c,_0x75cb0b){return __awaiter$4(this,void 0,void 0,function*(){const _0x4bafc9=this['path']+'/'+_0x17994c;try{const _0x5d0689=yield this['fetch']['get'](_0x4bafc9,_0x75cb0b);if(_0x5d0689['status']>0xc7&&_0x5d0689['status']<0x12c){const _0x1fdce1=yield _0x5d0689['json']();return new SuccessfulListSearchServiceResponse(_0x1fdce1);}const _0x3628c4=yield _0x5d0689['json']();return new FailedViewSearchServicesResponse(_0x3628c4);}catch(_0x385398){if(_0x385398 instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x385398['message'],'title':_0x385398['name'],'status':0x1f4,'instance':'','type':''});throw _0x385398;}});}}
|
|
12
|
-
|
|
13
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x49f190,_0x59ac58,_0x1893a2,_0x57b53e){function _0x59da99(_0x1262b6){return _0x1262b6 instanceof _0x1893a2?_0x1262b6:new _0x1893a2(function(_0x29c143){_0x29c143(_0x1262b6);});}return new(_0x1893a2||(_0x1893a2=Promise))(function(_0x3960e3,_0x3f9922){function _0x56d17a(_0x56afc0){try{_0x38cc95(_0x57b53e['next'](_0x56afc0));}catch(_0x111835){_0x3f9922(_0x111835);}}function _0x5b9964(_0x165a7d){try{_0x38cc95(_0x57b53e['throw'](_0x165a7d));}catch(_0x4cbcd3){_0x3f9922(_0x4cbcd3);}}function _0x38cc95(_0x52d7eb){_0x52d7eb['done']?_0x3960e3(_0x52d7eb['value']):_0x59da99(_0x52d7eb['value'])['then'](_0x56d17a,_0x5b9964);}_0x38cc95((_0x57b53e=_0x57b53e['apply'](_0x49f190,_0x59ac58||[]))['next']());});};class FacetService{constructor(_0xc2b27f){this['fetch']=_0xc2b27f,this['path']='facet';}['create'](_0x4077fd,_0x48fd2,_0x390792,_0x4ebdfb){return __awaiter$3(this,void 0,void 0,function*(){const _0x30af8b={'account_name':_0x4077fd,'list_name':_0x48fd2,'facet_name':_0x390792};try{const _0x17150f=yield this['fetch']['post'](this['path'],_0x4ebdfb,_0x30af8b);if(_0x17150f['status']>0xc7&&_0x17150f['status']<0x12c){const _0x4d5c02=yield _0x17150f['json']();return new SuccessfulFacetResponse(_0x4d5c02);}const _0x10a70a=yield _0x17150f['json']();return new FailedFacetResponse(_0x10a70a);}catch(_0x282e38){if(_0x282e38 instanceof Error)return new FailedFacetResponse({'detail':_0x282e38['message'],'title':_0x282e38['name'],'status':0x1f4,'instance':'','type':''});throw _0x282e38;}});}['remove'](_0x54d14b,_0x488256,_0x132b91,_0x118964){return __awaiter$3(this,void 0,void 0,function*(){const _0x5e1cd6='Facet/'+_0x54d14b+'/'+_0x488256+'/'+_0x132b91,_0x5882a6=yield this['fetch']['delete'](_0x5e1cd6,_0x118964);try{if(_0x5882a6['status']>0xc7&&_0x5882a6['status']<0x12c)return new SuccessfulResponse({});const _0x380d4a=yield _0x5882a6['json']();return new FailedResponse(_0x380d4a);}catch(_0x32c453){if(_0x32c453 instanceof Error)return new FailedResponse({'detail':_0x32c453['message'],'title':_0x32c453['name'],'status':0x1f4,'instance':'','type':''});throw _0x32c453;}});}['rename'](_0xadd9fb,_0x4ff036,_0x3b4580,_0x710808,_0x4d5ed5){return __awaiter$3(this,void 0,void 0,function*(){const _0x1d58de={'account_name':_0xadd9fb,'list_name':_0x4ff036,'facet_name':_0x3b4580,'new_facet_name':_0x710808};try{const _0x229977=yield this['fetch']['put'](this['path'],_0x4d5ed5,_0x1d58de);if(_0x229977['status']>0xc7&&_0x229977['status']<0x12c){const _0x21b33e=yield _0x229977['json']();return new SuccessfulFacetResponse(_0x21b33e);}const _0x5eef9f=yield _0x229977['json']();return new FailedFacetResponse(_0x5eef9f);}catch(_0x6e7031){if(_0x6e7031 instanceof Error)return new FailedFacetResponse({'detail':_0x6e7031['message'],'title':_0x6e7031['name'],'status':0x1f4,'instance':'','type':''});throw _0x6e7031;}});}}
|
|
14
|
-
|
|
15
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x596763,_0x24c278,_0x4247d0,_0xfa9c00){function _0x40650e(_0xa4cdca){return _0xa4cdca instanceof _0x4247d0?_0xa4cdca:new _0x4247d0(function(_0x7327f2){_0x7327f2(_0xa4cdca);});}return new(_0x4247d0||(_0x4247d0=Promise))(function(_0x537b8e,_0xac77ce){function _0x17276d(_0x3347c7){try{_0x663c44(_0xfa9c00['next'](_0x3347c7));}catch(_0x30b540){_0xac77ce(_0x30b540);}}function _0x1dbc6d(_0x24ab2d){try{_0x663c44(_0xfa9c00['throw'](_0x24ab2d));}catch(_0x1a5988){_0xac77ce(_0x1a5988);}}function _0x663c44(_0x4f6fd6){_0x4f6fd6['done']?_0x537b8e(_0x4f6fd6['value']):_0x40650e(_0x4f6fd6['value'])['then'](_0x17276d,_0x1dbc6d);}_0x663c44((_0xfa9c00=_0xfa9c00['apply'](_0x596763,_0x24c278||[]))['next']());});};class SearchResultService{constructor(_0x53ee90){this['fetch']=_0x53ee90,this['path']='search-result';}['create'](_0x389b02,_0x65f9ab,_0x9f4e4f,_0x334cef,_0x3c7235){return __awaiter$2(this,void 0,void 0,function*(){_0x3c7235=_0x3c7235!==null&&_0x3c7235!==void 0?_0x3c7235:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x491cc8=Object['assign']({'account_name':_0x389b02,'search_result_name':_0x9f4e4f,'list_name':_0x65f9ab},_0x3c7235);try{const _0x3f5165=yield this['fetch']['post'](this['path'],_0x334cef,_0x491cc8);if(_0x3f5165['status']>0xc7&&_0x3f5165['status']<0x12c){const _0x5ed44b=yield _0x3f5165['json']();return new SuccessfulViewSearchResultResponse(_0x5ed44b);}const _0x2c8ab0=yield _0x3f5165['json']();return new FailedSearchResultResponse(_0x2c8ab0);}catch(_0x3b58ed){if(_0x3b58ed instanceof Error)return new FailedSearchResultResponse({'detail':_0x3b58ed['message'],'title':_0x3b58ed['name'],'status':0x1f4,'instance':'','type':''});throw _0x3b58ed;}});}}
|
|
16
|
-
|
|
17
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x3479aa,_0x1d81b9,_0x5a99df,_0x5c0525){function _0x26d539(_0x7b51b6){return _0x7b51b6 instanceof _0x5a99df?_0x7b51b6:new _0x5a99df(function(_0x48ab27){_0x48ab27(_0x7b51b6);});}return new(_0x5a99df||(_0x5a99df=Promise))(function(_0x58631e,_0x387dcb){function _0x5a9e1c(_0x5cbb92){try{_0x59490a(_0x5c0525['next'](_0x5cbb92));}catch(_0x1cff1b){_0x387dcb(_0x1cff1b);}}function _0x4b801a(_0x221c46){try{_0x59490a(_0x5c0525['throw'](_0x221c46));}catch(_0x1b4981){_0x387dcb(_0x1b4981);}}function _0x59490a(_0x1970fa){_0x1970fa['done']?_0x58631e(_0x1970fa['value']):_0x26d539(_0x1970fa['value'])['then'](_0x5a9e1c,_0x4b801a);}_0x59490a((_0x5c0525=_0x5c0525['apply'](_0x3479aa,_0x1d81b9||[]))['next']());});};class ContributorService{constructor(_0x36aa7c){this['fetch']=_0x36aa7c,this['path']='contributor';}['create'](_0x13f06e,_0x1f6c73,_0x4de439,_0x225df5){return __awaiter$1(this,void 0,void 0,function*(){const _0x3739d1={'account_name':_0x13f06e,'list_name':_0x1f6c73,'contributor_name':_0x4de439};try{const _0x3cbc93=yield this['fetch']['post'](this['path'],_0x225df5,_0x3739d1);if(_0x3cbc93['status']>0xc7&&_0x3cbc93['status']<0x12c){const _0x1e1076=yield _0x3cbc93['json']();return new SuccessfulContributorResponse(_0x1e1076);}const _0x9d8671=yield _0x3cbc93['json']();return new FailedContributorResponse(_0x9d8671);}catch(_0x153788){if(_0x153788 instanceof Error)return new FailedContributorResponse({'detail':_0x153788['message'],'title':_0x153788['name'],'status':0x1f4,'instance':'','type':''});throw _0x153788;}});}}
|
|
18
|
-
|
|
19
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(_0x5da65a,_0x7e9bdc,_0x3b628d,_0x4365d6){function _0x43a88b(_0x1a38af){return _0x1a38af instanceof _0x3b628d?_0x1a38af:new _0x3b628d(function(_0xd5a148){_0xd5a148(_0x1a38af);});}return new(_0x3b628d||(_0x3b628d=Promise))(function(_0x849df2,_0x4c2d06){function _0x27b446(_0x3ccc0c){try{_0x3e586b(_0x4365d6['next'](_0x3ccc0c));}catch(_0x144bb2){_0x4c2d06(_0x144bb2);}}function _0x2b5303(_0x1a5310){try{_0x3e586b(_0x4365d6['throw'](_0x1a5310));}catch(_0x36dfbc){_0x4c2d06(_0x36dfbc);}}function _0x3e586b(_0x33ce06){_0x33ce06['done']?_0x849df2(_0x33ce06['value']):_0x43a88b(_0x33ce06['value'])['then'](_0x27b446,_0x2b5303);}_0x3e586b((_0x4365d6=_0x4365d6['apply'](_0x5da65a,_0x7e9bdc||[]))['next']());});};class AdminClient{constructor(_0x357a75='https://admin.searchability.dev/'){var _0x23358e=new Fetch(_0x357a75);this['Accounts']=new AccountService(_0x23358e),this['Lists']=new ListService(_0x23358e),this['ApiKeys']=new ApiKeyService(_0x23358e),this['SearchServices']=new SearchServersService(_0x23358e),this['FacetService']=new FacetService(_0x23358e),this['SearchResults']=new SearchResultService(_0x23358e),this['ContributorService']=new ContributorService(_0x23358e);}}class AuthClient{constructor(_0x5ed387='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x5ed387);}['login'](_0x16f904){return __awaiter(this,void 0,void 0,function*(){const _0x1a8525='login/'+_0x16f904;try{const _0x4cb633=yield yield fetch(_0x1a8525);if(_0x4cb633['status']>0xc7&&_0x4cb633['status']<0x12c){const _0x164b5a=yield _0x4cb633['json']();return new SuccessfulAuthResponse(_0x164b5a);}const _0x29a320=yield _0x4cb633['json']();return new FailedAuthResponse(_0x29a320);}catch(_0x23a7f1){if(_0x23a7f1 instanceof Error)return new FailedAuthResponse({'detail':_0x23a7f1['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x23a7f1;}});}['refresh'](_0x5a0b37){return __awaiter(this,void 0,void 0,function*(){const _0x2d85bf='refresh',_0x2c129e={'refresh_token':_0x5a0b37};try{const _0x1d08b5=yield this['fetch']['PostNoAuth'](_0x2d85bf,_0x2c129e);if(_0x1d08b5['status']>0xc7&&_0x1d08b5['status']<0x12c){const _0x31027d=yield _0x1d08b5['json']();return new SuccessfulAuthResponse(_0x31027d);}const _0x52c292=yield _0x1d08b5['json']();return new FailedAuthResponse(_0x52c292);}catch(_0x17123f){if(_0x17123f instanceof Error)return new FailedAuthResponse({'detail':_0x17123f['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x17123f;}});}['getTokenStatus'](_0x5403e3){if(Date['now']()<_0x5403e3['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x5403e3['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
|
|
20
|
-
|
|
21
|
-
export { AdminClient, AuthClient, TokenStatus, Tokens };
|