@searchability/admin-client 0.0.63 → 0.0.64
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(_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 };
|
|
@@ -1,22 +1,24 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
exports.TokenStatus = void 0;(function(
|
|
3
|
+
exports.TokenStatus = void 0;(function(_0x34a879){_0x34a879[_0x34a879['Ok']=0x0]='Ok',_0x34a879[_0x34a879['Refresh']=0x1]='Refresh',_0x34a879[_0x34a879['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(_0x8a9992){this['isSuccess']=_0x8a9992;}}class SuccessfulContributorResponse extends Response{constructor(_0x271ce0){super(!![]),this['contributor']=_0x271ce0;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x5cb367){super(![]),this['problem']=_0x5cb367;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x5138d9){super(!![]),this['facet']=_0x5138d9;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x48ef7f){super(![]),this['problem']=_0x48ef7f;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x3148a4){super(!![]),this['account']=_0x3148a4;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x39b444){super(!![]),this['list']=_0x39b444;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0xe0dfc8){super(!![]),this['list']=_0xe0dfc8;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x5462de){super(![]),this['problem']=_0x5462de;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x1d06f5){super(![]),this['problem']=_0x1d06f5;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x501eec){super(![]),this['problem']=_0x501eec;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x2347c5){super(!![]),this['tokens']=_0x2347c5;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0xa5e23a){super(![]),this['problem']=_0xa5e23a;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x515d9f){super(!![]),this['apiKey']=_0x515d9f;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x1a712a){super(![]),this['problem']=_0x1a712a;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x5c247a){super(!![]),this['searchService']=_0x5c247a;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x3d3660){super(![]),this['problem']=_0x3d3660;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x53f157){super(!![]),this['searchService']=_0x53f157;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0xd7d5c2){super(!![]),this['searchResult']=_0xd7d5c2;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x88cda){super(![]),this['problem']=_0x88cda;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x354b36){super(!![]),this['searchServices']=_0x354b36;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x528c52){super(![]),this['problem']=_0x528c52;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x27e8f3){super(![]),this['problem']=_0x27e8f3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x7058af){super(!![]),this['apiKeyValue']=_0x7058af;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x2f1d0d){super(!![]),this['obj']=_0x2f1d0d;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x18b6f2){super(![]),this['problem']=_0x18b6f2;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x51af33){super(![]),this['problem']=_0x51af33;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
4
4
|
|
|
5
|
-
var __awaiter$
|
|
5
|
+
var __awaiter$8=undefined&&undefined['__awaiter']||function(_0x5f3543,_0x2ef55a,_0xa4cac9,_0x26a248){function _0x2e3886(_0x988a4f){return _0x988a4f instanceof _0xa4cac9?_0x988a4f:new _0xa4cac9(function(_0xc2f7b1){_0xc2f7b1(_0x988a4f);});}return new(_0xa4cac9||(_0xa4cac9=Promise))(function(_0x1dd77e,_0x245c7c){function _0x1a3b35(_0x4a43a5){try{_0x46a506(_0x26a248['next'](_0x4a43a5));}catch(_0x491073){_0x245c7c(_0x491073);}}function _0x5e372b(_0xfea86f){try{_0x46a506(_0x26a248['throw'](_0xfea86f));}catch(_0x26ae3b){_0x245c7c(_0x26ae3b);}}function _0x46a506(_0x3be40a){_0x3be40a['done']?_0x1dd77e(_0x3be40a['value']):_0x2e3886(_0x3be40a['value'])['then'](_0x1a3b35,_0x5e372b);}_0x46a506((_0x26a248=_0x26a248['apply'](_0x5f3543,_0x2ef55a||[]))['next']());});};class AccountService{constructor(_0x31eaaf){this['fetch']=_0x31eaaf;}['get'](_0x4f8163,_0xc8d0f5){return __awaiter$8(this,void 0,void 0,function*(){const _0x4825b8='Account/'+_0x4f8163+'/',_0x42d8a1=yield this['fetch']['get'](_0x4825b8,_0xc8d0f5);try{if(_0x42d8a1['status']>0xc7&&_0x42d8a1['status']<0x12c){const _0x3dc8ac=yield _0x42d8a1['json']();return new SuccessfulAccountResponse(_0x3dc8ac);}const _0x307424=yield _0x42d8a1['json']();return new FailedAccountResponse(_0x307424);}catch(_0x1e1951){if(_0x1e1951 instanceof Error)return new FailedAccountResponse({'detail':_0x1e1951['message'],'title':_0x1e1951['name'],'status':0x1f4,'instance':'','type':''});throw _0x1e1951;}});}}
|
|
6
6
|
|
|
7
|
-
var __awaiter$
|
|
7
|
+
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x1f1f7c,_0x5c0657,_0x25bbc6,_0x5c29c5){function _0x4c463c(_0x1a1cd3){return _0x1a1cd3 instanceof _0x25bbc6?_0x1a1cd3:new _0x25bbc6(function(_0x59079c){_0x59079c(_0x1a1cd3);});}return new(_0x25bbc6||(_0x25bbc6=Promise))(function(_0x1d3fdd,_0x2c9c1d){function _0xb1cd19(_0x2f3aae){try{_0x53097f(_0x5c29c5['next'](_0x2f3aae));}catch(_0x11d757){_0x2c9c1d(_0x11d757);}}function _0x2f295c(_0x51d363){try{_0x53097f(_0x5c29c5['throw'](_0x51d363));}catch(_0x4c4b4c){_0x2c9c1d(_0x4c4b4c);}}function _0x53097f(_0x121625){_0x121625['done']?_0x1d3fdd(_0x121625['value']):_0x4c463c(_0x121625['value'])['then'](_0xb1cd19,_0x2f295c);}_0x53097f((_0x5c29c5=_0x5c29c5['apply'](_0x1f1f7c,_0x5c0657||[]))['next']());});};class ApiKeyService{constructor(_0x13681e){this['fetch']=_0x13681e,this['path']='api-key';}['create'](_0x5a6d09,_0x2d918c,_0x12ec4b){return __awaiter$7(this,void 0,void 0,function*(){const _0x299821={'account_name':_0x5a6d09,'api_key_name':_0x2d918c};try{const _0x52fdec=yield this['fetch']['post'](this['path'],_0x12ec4b,_0x299821);if(_0x52fdec['status']>0xc7&&_0x52fdec['status']<0x12c){const _0x248994=yield _0x52fdec['json']();return new SuccessfulApiKeyResponse(_0x248994);}const _0x217b13=yield _0x52fdec['json']();return new FailedApiKeyResponse(_0x217b13);}catch(_0x253da2){if(_0x253da2 instanceof Error)return new FailedApiKeyResponse({'detail':_0x253da2['message'],'title':_0x253da2['name'],'status':0x1f4,'instance':'','type':''});throw _0x253da2;}});}['view'](_0x355e0c,_0x178297,_0x1986ed){return __awaiter$7(this,void 0,void 0,function*(){const _0x47d20e=this['path']+'/'+_0x355e0c+'/'+_0x178297;try{const _0x1e2899=yield this['fetch']['get'](_0x47d20e,_0x1986ed);if(_0x1e2899['status']>0xc7&&_0x1e2899['status']<0x12c){const _0x38583a=yield _0x1e2899['json']();return new SuccessfulApiKeyValueResponse(_0x38583a);}const _0x392b0f=yield _0x1e2899['json']();return new FailedApiKeyValueResponse(_0x392b0f);}catch(_0x2aff75){if(_0x2aff75 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x2aff75['message'],'title':_0x2aff75['name'],'status':0x1f4,'instance':'','type':''});throw _0x2aff75;}});}['delete'](_0x39c427,_0x492e91,_0x40ecb8){return __awaiter$7(this,void 0,void 0,function*(){const _0x163823=this['path']+'/'+_0x39c427+'/'+_0x492e91;try{const _0x195267=yield this['fetch']['delete'](_0x163823,_0x40ecb8);if(_0x195267['status']>0xc7&&_0x195267['status']<0x12c)return new SuccessfulResponse({});const _0x5e3a89=yield _0x195267['json']();return new FailedResponse(_0x5e3a89);}catch(_0x142c4c){if(_0x142c4c instanceof Error)return new FailedResponse({'detail':_0x142c4c['message'],'title':_0x142c4c['name'],'status':0x1f4,'instance':'','type':''});throw _0x142c4c;}});}}
|
|
8
8
|
|
|
9
|
-
var __awaiter$
|
|
9
|
+
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x54a586,_0x14e5b4,_0x31a376,_0x271c98){function _0x1605f3(_0x914f15){return _0x914f15 instanceof _0x31a376?_0x914f15:new _0x31a376(function(_0x220f64){_0x220f64(_0x914f15);});}return new(_0x31a376||(_0x31a376=Promise))(function(_0x4939c8,_0x376c7d){function _0x19796e(_0x5affdd){try{_0x5f213d(_0x271c98['next'](_0x5affdd));}catch(_0x3b933c){_0x376c7d(_0x3b933c);}}function _0x39637b(_0x47ab5d){try{_0x5f213d(_0x271c98['throw'](_0x47ab5d));}catch(_0x5489ef){_0x376c7d(_0x5489ef);}}function _0x5f213d(_0x2bf56b){_0x2bf56b['done']?_0x4939c8(_0x2bf56b['value']):_0x1605f3(_0x2bf56b['value'])['then'](_0x19796e,_0x39637b);}_0x5f213d((_0x271c98=_0x271c98['apply'](_0x54a586,_0x14e5b4||[]))['next']());});};class ListService{constructor(_0x55f594){this['fetch']=_0x55f594;}['create'](_0x4ff8b3,_0x481d5a,_0x1e809d,_0x1ec1c1){return __awaiter$6(this,void 0,void 0,function*(){const _0x389101='List',_0x45d05f={'account_name':_0x4ff8b3,'list_name':_0x481d5a,'search_service_name':_0x1e809d};try{const _0x226d40=yield this['fetch']['post'](_0x389101,_0x1ec1c1,_0x45d05f);if(_0x226d40['status']>0xc7&&_0x226d40['status']<0x12c){const _0x2d8adf=yield _0x226d40['json']();return new SuccessfulListIdentityResponse(_0x2d8adf);}const _0x520217=yield _0x226d40['json']();return new FailedListIdentityResponse(_0x520217);}catch(_0x425977){if(_0x425977 instanceof Error)return new FailedListIdentityResponse({'detail':_0x425977['message'],'title':_0x425977['name'],'status':0x1f4,'instance':'','type':''});throw _0x425977;}});}['delete'](_0x3534f3,_0xa027f,_0x37a1ea){return __awaiter$6(this,void 0,void 0,function*(){const _0x23cae6='List/'+_0x3534f3+'/'+_0xa027f,_0x59520b=yield this['fetch']['delete'](_0x23cae6,_0x37a1ea);try{if(_0x59520b['status']>0xc7&&_0x59520b['status']<0x12c)return new SuccessfulResponse({});const _0x57b8c5=yield _0x59520b['json']();return new FailedResponse(_0x57b8c5);}catch(_0x571c5d){if(_0x571c5d instanceof Error)return new FailedResponse({'detail':_0x571c5d['message'],'title':_0x571c5d['name'],'status':0x1f4,'instance':'','type':''});throw _0x571c5d;}});}['get'](_0x13b265,_0x58f3b8,_0x4a7e4f){return __awaiter$6(this,void 0,void 0,function*(){const _0x1128b1='List/'+_0x13b265+'/'+_0x58f3b8;try{const _0x2c3252=yield this['fetch']['get'](_0x1128b1,_0x4a7e4f);if(_0x2c3252['status']>0xc7&&_0x2c3252['status']<0x12c){const _0x387fb7=yield _0x2c3252['json']();return new SuccessfulListResponse(_0x387fb7);}const _0x46ef34=yield _0x2c3252['json']();return new FailedListResponse(_0x46ef34);}catch(_0x5713fc){if(_0x5713fc instanceof Error)return new FailedListResponse({'detail':_0x5713fc['message'],'title':_0x5713fc['name'],'status':0x1f4,'instance':'','type':''});throw _0x5713fc;}});}}
|
|
10
10
|
|
|
11
|
-
var __awaiter$
|
|
11
|
+
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0xed5047,_0x433109,_0x4c615d,_0x1daac7){function _0x33747d(_0x49c391){return _0x49c391 instanceof _0x4c615d?_0x49c391:new _0x4c615d(function(_0x112117){_0x112117(_0x49c391);});}return new(_0x4c615d||(_0x4c615d=Promise))(function(_0x3140f3,_0x36c076){function _0x32920a(_0x50d584){try{_0xe7bc13(_0x1daac7['next'](_0x50d584));}catch(_0x2dd250){_0x36c076(_0x2dd250);}}function _0x3e589d(_0x3ae576){try{_0xe7bc13(_0x1daac7['throw'](_0x3ae576));}catch(_0x1f7ed8){_0x36c076(_0x1f7ed8);}}function _0xe7bc13(_0x30555d){_0x30555d['done']?_0x3140f3(_0x30555d['value']):_0x33747d(_0x30555d['value'])['then'](_0x32920a,_0x3e589d);}_0xe7bc13((_0x1daac7=_0x1daac7['apply'](_0xed5047,_0x433109||[]))['next']());});};class Fetch{constructor(_0x4547b4){this['baseUri']=_0x4547b4,this['getUrl']=_0x156b80=>{return _0x156b80['startsWith']('/')&&(_0x156b80=_0x156b80['replace']('/','')),''+this['baseUri']+_0x156b80;},!_0x4547b4['endsWith']('/')&&(_0x4547b4=_0x4547b4+'/');}['get'](_0x37878a,_0x313721){return __awaiter$5(this,void 0,void 0,function*(){const _0x3936ff=this['getUrl'](_0x37878a);return yield fetch(_0x3936ff,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x313721}});});}['post'](_0x2267d8,_0x1baf77,_0x362785){return __awaiter$5(this,void 0,void 0,function*(){const _0xdb1a49=this['getUrl'](_0x2267d8);return yield fetch(_0xdb1a49,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x1baf77},'body':_0x362785?JSON['stringify'](_0x362785):null});});}['PostNoAuth'](_0x3ce111,_0xac2f67){return __awaiter$5(this,void 0,void 0,function*(){const _0x106340=this['getUrl'](_0x3ce111);return yield fetch(_0x106340,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0xac2f67?JSON['stringify'](_0xac2f67):null});});}['put'](_0x2a2910,_0x21ff30,_0x4143f4){return __awaiter$5(this,void 0,void 0,function*(){const _0xc0b620=this['getUrl'](_0x2a2910);return yield fetch(_0xc0b620,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x21ff30},'body':_0x4143f4?JSON['stringify'](_0x4143f4):null});});}['delete'](_0x54651d,_0x129305){return __awaiter$5(this,void 0,void 0,function*(){const _0x5e90e2=this['getUrl'](_0x54651d);return yield fetch(_0x5e90e2,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x129305}});});}}
|
|
12
12
|
|
|
13
|
-
var __awaiter$
|
|
13
|
+
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x5dcbda,_0x50032f,_0x682750,_0x24ce02){function _0x47ede1(_0x1bf86e){return _0x1bf86e instanceof _0x682750?_0x1bf86e:new _0x682750(function(_0x31bb31){_0x31bb31(_0x1bf86e);});}return new(_0x682750||(_0x682750=Promise))(function(_0xafa1f2,_0x14d17d){function _0x2375ee(_0x3d4627){try{_0x2c09d4(_0x24ce02['next'](_0x3d4627));}catch(_0x5c1307){_0x14d17d(_0x5c1307);}}function _0x2359b4(_0x44b64c){try{_0x2c09d4(_0x24ce02['throw'](_0x44b64c));}catch(_0x22b706){_0x14d17d(_0x22b706);}}function _0x2c09d4(_0x3ee64c){_0x3ee64c['done']?_0xafa1f2(_0x3ee64c['value']):_0x47ede1(_0x3ee64c['value'])['then'](_0x2375ee,_0x2359b4);}_0x2c09d4((_0x24ce02=_0x24ce02['apply'](_0x5dcbda,_0x50032f||[]))['next']());});};class SearchServersService{constructor(_0x3f57dd){this['fetch']=_0x3f57dd,this['path']='search-services';}['create'](_0x217cde,_0x6c8fc2,_0x19e973,_0x40c021,_0x37d8fb,_0x4cc0b5,_0x23a6bf,_0x43b5c6){return __awaiter$4(this,void 0,void 0,function*(){const _0x4a34d0={'account_name':_0x217cde,'search_service_name':_0x6c8fc2,'endpoint':_0x19e973,'key':_0x40c021,'country':_0x37d8fb,'provider':_0x4cc0b5,'index_name':_0x23a6bf};try{const _0xb6d652=yield this['fetch']['post'](this['path'],_0x43b5c6,_0x4a34d0);if(_0xb6d652['status']>0xc7&&_0xb6d652['status']<0x12c){const _0x1d0128=yield _0xb6d652['json']();return new SuccessfulSearchServiceResponse(_0x1d0128);}const _0x348874=yield _0xb6d652['json']();return new FailedSearchServiceResponse(_0x348874);}catch(_0xdee8f8){if(_0xdee8f8 instanceof Error)return new FailedSearchServiceResponse({'detail':_0xdee8f8['message'],'title':_0xdee8f8['name'],'status':0x1f4,'instance':'','type':''});throw _0xdee8f8;}});}['delete'](_0xce8ef5,_0x189ae4,_0x5e61a0){return __awaiter$4(this,void 0,void 0,function*(){const _0x2d09e2=this['path']+'/'+_0xce8ef5+'/'+_0x189ae4;try{const _0x2be4e9=yield this['fetch']['delete'](_0x2d09e2,_0x5e61a0);if(_0x2be4e9['status']>0xc7&&_0x2be4e9['status']<0x12c)return new SuccessfulResponse({});const _0x39b23f=yield _0x2be4e9['json']();return new FailedResponse(_0x39b23f);}catch(_0x30c3e3){if(_0x30c3e3 instanceof Error)return new FailedResponse({'detail':_0x30c3e3['message'],'title':_0x30c3e3['name'],'status':0x1f4,'instance':'','type':''});throw _0x30c3e3;}});}['view'](_0x5c7248,_0x85500b,_0x2ff426){return __awaiter$4(this,void 0,void 0,function*(){const _0x252e21=this['path']+'/'+_0x5c7248+'/'+_0x85500b;try{const _0x2fdd6c=yield this['fetch']['get'](_0x252e21,_0x2ff426);if(_0x2fdd6c['status']>0xc7&&_0x2fdd6c['status']<0x12c){const _0x3e077f=yield _0x2fdd6c['json']();return new SuccessfulViewSearchServiceResponse(_0x3e077f);}const _0x44aeec=yield _0x2fdd6c['json']();return new FailedViewSearchServiceResponse(_0x44aeec);}catch(_0x102449){if(_0x102449 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x102449['message'],'title':_0x102449['name'],'status':0x1f4,'instance':'','type':''});throw _0x102449;}});}['edit'](_0x28ce07,_0xbdc6d3,_0x300850,_0x3acc8a,_0x10c73c,_0x4cda33){return __awaiter$4(this,void 0,void 0,function*(){const _0x507fd6={'account_name':_0x28ce07,'search_service_name':_0xbdc6d3,'new_search_service_name':_0x300850,'key':_0x3acc8a,'country':_0x10c73c};try{const _0x24ba1b=yield this['fetch']['put'](this['path'],_0x4cda33,_0x507fd6);if(_0x24ba1b['status']>0xc7&&_0x24ba1b['status']<0x12c){const _0x1d9758=yield _0x24ba1b['json']();return new SuccessfulSearchServiceResponse(_0x1d9758);}const _0x2f9139=yield _0x24ba1b['json']();return new FailedSearchServiceResponse(_0x2f9139);}catch(_0x5b294d){if(_0x5b294d instanceof Error)return new FailedSearchServiceResponse({'detail':_0x5b294d['message'],'title':_0x5b294d['name'],'status':0x1f4,'instance':'','type':''});throw _0x5b294d;}});}['list'](_0x1c52be,_0xc82132){return __awaiter$4(this,void 0,void 0,function*(){const _0x388e5c=this['path']+'/'+_0x1c52be;try{const _0x364e87=yield this['fetch']['get'](_0x388e5c,_0xc82132);if(_0x364e87['status']>0xc7&&_0x364e87['status']<0x12c){const _0x5f0355=yield _0x364e87['json']();return new SuccessfulListSearchServiceResponse(_0x5f0355);}const _0x1f2978=yield _0x364e87['json']();return new FailedViewSearchServicesResponse(_0x1f2978);}catch(_0x50078d){if(_0x50078d instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x50078d['message'],'title':_0x50078d['name'],'status':0x1f4,'instance':'','type':''});throw _0x50078d;}});}}
|
|
14
14
|
|
|
15
|
-
var __awaiter$
|
|
15
|
+
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x1e0670,_0x1f93fe,_0x3e0675,_0x125ad7){function _0x5337e5(_0x486e69){return _0x486e69 instanceof _0x3e0675?_0x486e69:new _0x3e0675(function(_0x2b2200){_0x2b2200(_0x486e69);});}return new(_0x3e0675||(_0x3e0675=Promise))(function(_0xc3e070,_0x1c5dd7){function _0x1741dc(_0x2fd9c1){try{_0x4bced6(_0x125ad7['next'](_0x2fd9c1));}catch(_0x22751f){_0x1c5dd7(_0x22751f);}}function _0x360e71(_0x33482a){try{_0x4bced6(_0x125ad7['throw'](_0x33482a));}catch(_0x225247){_0x1c5dd7(_0x225247);}}function _0x4bced6(_0xf3e339){_0xf3e339['done']?_0xc3e070(_0xf3e339['value']):_0x5337e5(_0xf3e339['value'])['then'](_0x1741dc,_0x360e71);}_0x4bced6((_0x125ad7=_0x125ad7['apply'](_0x1e0670,_0x1f93fe||[]))['next']());});};class FacetService{constructor(_0x335915){this['fetch']=_0x335915,this['path']='facet';}['create'](_0x213aa1,_0x1104ae,_0x5495d2,_0xb802ee){return __awaiter$3(this,void 0,void 0,function*(){const _0x469699={'account_name':_0x213aa1,'list_name':_0x1104ae,'facet_name':_0x5495d2};try{const _0x9632e6=yield this['fetch']['post'](this['path'],_0xb802ee,_0x469699);if(_0x9632e6['status']>0xc7&&_0x9632e6['status']<0x12c){const _0x3c6648=yield _0x9632e6['json']();return new SuccessfulFacetResponse(_0x3c6648);}const _0x4565dd=yield _0x9632e6['json']();return new FailedFacetResponse(_0x4565dd);}catch(_0x59ed0f){if(_0x59ed0f instanceof Error)return new FailedFacetResponse({'detail':_0x59ed0f['message'],'title':_0x59ed0f['name'],'status':0x1f4,'instance':'','type':''});throw _0x59ed0f;}});}['remove'](_0x50a5f2,_0xdc8c72,_0x72ec97,_0x5b061e){return __awaiter$3(this,void 0,void 0,function*(){const _0x2cb768='Facet/'+_0x50a5f2+'/'+_0xdc8c72+'/'+_0x72ec97,_0x30beb9=yield this['fetch']['delete'](_0x2cb768,_0x5b061e);try{if(_0x30beb9['status']>0xc7&&_0x30beb9['status']<0x12c)return new SuccessfulResponse({});const _0xde4935=yield _0x30beb9['json']();return new FailedResponse(_0xde4935);}catch(_0x3eb01d){if(_0x3eb01d instanceof Error)return new FailedResponse({'detail':_0x3eb01d['message'],'title':_0x3eb01d['name'],'status':0x1f4,'instance':'','type':''});throw _0x3eb01d;}});}['rename'](_0x35d0b8,_0x2ef532,_0x485549,_0x1c0108,_0x56828a){return __awaiter$3(this,void 0,void 0,function*(){const _0x355215={'account_name':_0x35d0b8,'list_name':_0x2ef532,'facet_name':_0x485549,'new_facet_name':_0x1c0108};try{const _0x5cfd9a=yield this['fetch']['put'](this['path'],_0x56828a,_0x355215);if(_0x5cfd9a['status']>0xc7&&_0x5cfd9a['status']<0x12c){const _0x119ae3=yield _0x5cfd9a['json']();return new SuccessfulFacetResponse(_0x119ae3);}const _0x378174=yield _0x5cfd9a['json']();return new FailedFacetResponse(_0x378174);}catch(_0x3fb60f){if(_0x3fb60f instanceof Error)return new FailedFacetResponse({'detail':_0x3fb60f['message'],'title':_0x3fb60f['name'],'status':0x1f4,'instance':'','type':''});throw _0x3fb60f;}});}}
|
|
16
16
|
|
|
17
|
-
var __awaiter$
|
|
17
|
+
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x43d431,_0x31c9cc,_0x2ba88c,_0x588e5b){function _0x50b151(_0x1b6714){return _0x1b6714 instanceof _0x2ba88c?_0x1b6714:new _0x2ba88c(function(_0x1d0964){_0x1d0964(_0x1b6714);});}return new(_0x2ba88c||(_0x2ba88c=Promise))(function(_0x15a2c3,_0x616194){function _0xc29956(_0x484495){try{_0x472b00(_0x588e5b['next'](_0x484495));}catch(_0x41ba88){_0x616194(_0x41ba88);}}function _0x58090d(_0x3f36f6){try{_0x472b00(_0x588e5b['throw'](_0x3f36f6));}catch(_0x35f4c5){_0x616194(_0x35f4c5);}}function _0x472b00(_0x2d8084){_0x2d8084['done']?_0x15a2c3(_0x2d8084['value']):_0x50b151(_0x2d8084['value'])['then'](_0xc29956,_0x58090d);}_0x472b00((_0x588e5b=_0x588e5b['apply'](_0x43d431,_0x31c9cc||[]))['next']());});};class SearchResultService{constructor(_0x335049){this['fetch']=_0x335049,this['path']='search-result';}['create'](_0x3e81de,_0x552140,_0x290e69,_0x5d4731,_0x26d3ee){return __awaiter$2(this,void 0,void 0,function*(){_0x26d3ee=_0x26d3ee!==null&&_0x26d3ee!==void 0?_0x26d3ee:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x217694=Object['assign']({'account_name':_0x3e81de,'search_result_name':_0x290e69,'list_name':_0x552140},_0x26d3ee);try{const _0x205739=yield this['fetch']['post'](this['path'],_0x5d4731,_0x217694);if(_0x205739['status']>0xc7&&_0x205739['status']<0x12c){const _0x270a2f=yield _0x205739['json']();return new SuccessfulViewSearchResultResponse(_0x270a2f);}const _0x424f6a=yield _0x205739['json']();return new FailedSearchResultResponse(_0x424f6a);}catch(_0x586288){if(_0x586288 instanceof Error)return new FailedSearchResultResponse({'detail':_0x586288['message'],'title':_0x586288['name'],'status':0x1f4,'instance':'','type':''});throw _0x586288;}});}}
|
|
18
18
|
|
|
19
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(
|
|
19
|
+
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x34a2dc,_0x56383b,_0x2192af,_0xa54dc2){function _0x3ddbd0(_0x2f1e5d){return _0x2f1e5d instanceof _0x2192af?_0x2f1e5d:new _0x2192af(function(_0x3648ea){_0x3648ea(_0x2f1e5d);});}return new(_0x2192af||(_0x2192af=Promise))(function(_0x543048,_0x4b7da9){function _0x30a0b0(_0x5e66d2){try{_0x5d3db5(_0xa54dc2['next'](_0x5e66d2));}catch(_0x565af4){_0x4b7da9(_0x565af4);}}function _0x381a25(_0x46388c){try{_0x5d3db5(_0xa54dc2['throw'](_0x46388c));}catch(_0x353de0){_0x4b7da9(_0x353de0);}}function _0x5d3db5(_0x39ca64){_0x39ca64['done']?_0x543048(_0x39ca64['value']):_0x3ddbd0(_0x39ca64['value'])['then'](_0x30a0b0,_0x381a25);}_0x5d3db5((_0xa54dc2=_0xa54dc2['apply'](_0x34a2dc,_0x56383b||[]))['next']());});};class ContributorService{constructor(_0x2c8406){this['fetch']=_0x2c8406,this['path']='contributor';}['create'](_0x1b0052,_0x11bd3c,_0x2ef243,_0x3b6873){return __awaiter$1(this,void 0,void 0,function*(){const _0x7c576b={'account_name':_0x1b0052,'list_name':_0x11bd3c,'contributor_name':_0x2ef243};try{const _0x6c0186=yield this['fetch']['post'](this['path'],_0x3b6873,_0x7c576b);if(_0x6c0186['status']>0xc7&&_0x6c0186['status']<0x12c){const _0x569c7d=yield _0x6c0186['json']();return new SuccessfulContributorResponse(_0x569c7d);}const _0x38a0d4=yield _0x6c0186['json']();return new FailedContributorResponse(_0x38a0d4);}catch(_0x21bcda){if(_0x21bcda instanceof Error)return new FailedContributorResponse({'detail':_0x21bcda['message'],'title':_0x21bcda['name'],'status':0x1f4,'instance':'','type':''});throw _0x21bcda;}});}}
|
|
20
|
+
|
|
21
|
+
var __awaiter=undefined&&undefined['__awaiter']||function(_0x450b86,_0x373d6a,_0x4d57e6,_0x3f3806){function _0x167540(_0x371542){return _0x371542 instanceof _0x4d57e6?_0x371542:new _0x4d57e6(function(_0x571925){_0x571925(_0x371542);});}return new(_0x4d57e6||(_0x4d57e6=Promise))(function(_0x857eb0,_0x1d8b90){function _0x123bef(_0x19d41f){try{_0x36070b(_0x3f3806['next'](_0x19d41f));}catch(_0x3b90a7){_0x1d8b90(_0x3b90a7);}}function _0x34a247(_0x207a6a){try{_0x36070b(_0x3f3806['throw'](_0x207a6a));}catch(_0x13170c){_0x1d8b90(_0x13170c);}}function _0x36070b(_0x19eb67){_0x19eb67['done']?_0x857eb0(_0x19eb67['value']):_0x167540(_0x19eb67['value'])['then'](_0x123bef,_0x34a247);}_0x36070b((_0x3f3806=_0x3f3806['apply'](_0x450b86,_0x373d6a||[]))['next']());});};class AdminClient{constructor(_0x1a8fc2='https://admin.searchability.dev/'){var _0x598a2d=new Fetch(_0x1a8fc2);this['Accounts']=new AccountService(_0x598a2d),this['Lists']=new ListService(_0x598a2d),this['ApiKeys']=new ApiKeyService(_0x598a2d),this['SearchServices']=new SearchServersService(_0x598a2d),this['FacetService']=new FacetService(_0x598a2d),this['SearchResults']=new SearchResultService(_0x598a2d),this['ContributorService']=new ContributorService(_0x598a2d);}}class AuthClient{constructor(_0x2837a4='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x2837a4);}['login'](_0xe13b8b){return __awaiter(this,void 0,void 0,function*(){const _0xb69d6f='login/'+_0xe13b8b;try{const _0x583dd6=yield yield fetch(_0xb69d6f);if(_0x583dd6['status']>0xc7&&_0x583dd6['status']<0x12c){const _0x446719=yield _0x583dd6['json']();return new SuccessfulAuthResponse(_0x446719);}const _0x870e3d=yield _0x583dd6['json']();return new FailedAuthResponse(_0x870e3d);}catch(_0x150558){if(_0x150558 instanceof Error)return new FailedAuthResponse({'detail':_0x150558['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x150558;}});}['refresh'](_0x5c6cd4){return __awaiter(this,void 0,void 0,function*(){const _0x50bad0='refresh',_0x25a3b8={'refresh_token':_0x5c6cd4};try{const _0x3d4ab5=yield this['fetch']['PostNoAuth'](_0x50bad0,_0x25a3b8);if(_0x3d4ab5['status']>0xc7&&_0x3d4ab5['status']<0x12c){const _0x45ae3b=yield _0x3d4ab5['json']();return new SuccessfulAuthResponse(_0x45ae3b);}const _0x41f050=yield _0x3d4ab5['json']();return new FailedAuthResponse(_0x41f050);}catch(_0x325d41){if(_0x325d41 instanceof Error)return new FailedAuthResponse({'detail':_0x325d41['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x325d41;}});}['getTokenStatus'](_0x4ac2bb){if(Date['now']()<_0x4ac2bb['access_expires'])return exports.TokenStatus['Ok'];if(Date['now']()<_0x4ac2bb['refresh_expires'])return exports.TokenStatus['Refresh'];return exports.TokenStatus['Expired'];}}
|
|
20
22
|
|
|
21
23
|
exports.AdminClient = AdminClient;
|
|
22
24
|
exports.AuthClient = AuthClient;
|
|
@@ -1,19 +1,21 @@
|
|
|
1
|
-
var TokenStatus;(function(
|
|
1
|
+
var TokenStatus;(function(_0x5419e2){_0x5419e2[_0x5419e2['Ok']=0x0]='Ok',_0x5419e2[_0x5419e2['Refresh']=0x1]='Refresh',_0x5419e2[_0x5419e2['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(_0x54f0ac){this['isSuccess']=_0x54f0ac;}}class SuccessfulContributorResponse extends Response{constructor(_0x2bc015){super(!![]),this['contributor']=_0x2bc015;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x1d42d6){super(![]),this['problem']=_0x1d42d6;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x2b0701){super(!![]),this['facet']=_0x2b0701;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x21f9a3){super(![]),this['problem']=_0x21f9a3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x32fe8e){super(!![]),this['account']=_0x32fe8e;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x4f968a){super(!![]),this['list']=_0x4f968a;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x54a34b){super(!![]),this['list']=_0x54a34b;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x3c027b){super(![]),this['problem']=_0x3c027b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x5bfab9){super(![]),this['problem']=_0x5bfab9;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x1f3fad){super(![]),this['problem']=_0x1f3fad;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x1472cc){super(!![]),this['tokens']=_0x1472cc;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x39fee4){super(![]),this['problem']=_0x39fee4;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x2cb998){super(!![]),this['apiKey']=_0x2cb998;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x58590b){super(![]),this['problem']=_0x58590b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x274593){super(!![]),this['searchService']=_0x274593;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x5f204b){super(![]),this['problem']=_0x5f204b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x4f722a){super(!![]),this['searchService']=_0x4f722a;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x217fb7){super(!![]),this['searchResult']=_0x217fb7;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0xf6504c){super(![]),this['problem']=_0xf6504c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x4b7c35){super(!![]),this['searchServices']=_0x4b7c35;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x3839e3){super(![]),this['problem']=_0x3839e3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x43c6cd){super(![]),this['problem']=_0x43c6cd;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x127205){super(!![]),this['apiKeyValue']=_0x127205;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x106de1){super(!![]),this['obj']=_0x106de1;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x1e3e82){super(![]),this['problem']=_0x1e3e82;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x328da3){super(![]),this['problem']=_0x328da3;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
2
2
|
|
|
3
|
-
var __awaiter$
|
|
3
|
+
var __awaiter$8=undefined&&undefined['__awaiter']||function(_0x246dc8,_0x1ba6ab,_0x56febd,_0x10928e){function _0xe96a56(_0x27bcdc){return _0x27bcdc instanceof _0x56febd?_0x27bcdc:new _0x56febd(function(_0x28f58d){_0x28f58d(_0x27bcdc);});}return new(_0x56febd||(_0x56febd=Promise))(function(_0x2944e8,_0x3f6e4c){function _0x4c0e0d(_0x1a65fa){try{_0x365034(_0x10928e['next'](_0x1a65fa));}catch(_0x41c87a){_0x3f6e4c(_0x41c87a);}}function _0x474e89(_0x3e422e){try{_0x365034(_0x10928e['throw'](_0x3e422e));}catch(_0x472329){_0x3f6e4c(_0x472329);}}function _0x365034(_0x400d33){_0x400d33['done']?_0x2944e8(_0x400d33['value']):_0xe96a56(_0x400d33['value'])['then'](_0x4c0e0d,_0x474e89);}_0x365034((_0x10928e=_0x10928e['apply'](_0x246dc8,_0x1ba6ab||[]))['next']());});};class AccountService{constructor(_0xbe83e3){this['fetch']=_0xbe83e3;}['get'](_0x2afb5f,_0x1d043f){return __awaiter$8(this,void 0,void 0,function*(){const _0x1cd4f4='Account/'+_0x2afb5f+'/',_0xa2655=yield this['fetch']['get'](_0x1cd4f4,_0x1d043f);try{if(_0xa2655['status']>0xc7&&_0xa2655['status']<0x12c){const _0x594b03=yield _0xa2655['json']();return new SuccessfulAccountResponse(_0x594b03);}const _0x1dffa3=yield _0xa2655['json']();return new FailedAccountResponse(_0x1dffa3);}catch(_0x3caf56){if(_0x3caf56 instanceof Error)return new FailedAccountResponse({'detail':_0x3caf56['message'],'title':_0x3caf56['name'],'status':0x1f4,'instance':'','type':''});throw _0x3caf56;}});}}
|
|
4
4
|
|
|
5
|
-
var __awaiter$
|
|
5
|
+
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x24adaa,_0x1d4141,_0x2f9ed4,_0xa0142a){function _0x3bf88a(_0x372ded){return _0x372ded instanceof _0x2f9ed4?_0x372ded:new _0x2f9ed4(function(_0x2c6333){_0x2c6333(_0x372ded);});}return new(_0x2f9ed4||(_0x2f9ed4=Promise))(function(_0x5c6746,_0x30325e){function _0x397c3b(_0x3a1ae3){try{_0x334270(_0xa0142a['next'](_0x3a1ae3));}catch(_0xaac016){_0x30325e(_0xaac016);}}function _0x21d645(_0x36710a){try{_0x334270(_0xa0142a['throw'](_0x36710a));}catch(_0x122edc){_0x30325e(_0x122edc);}}function _0x334270(_0x5b83ab){_0x5b83ab['done']?_0x5c6746(_0x5b83ab['value']):_0x3bf88a(_0x5b83ab['value'])['then'](_0x397c3b,_0x21d645);}_0x334270((_0xa0142a=_0xa0142a['apply'](_0x24adaa,_0x1d4141||[]))['next']());});};class ApiKeyService{constructor(_0x3d54f9){this['fetch']=_0x3d54f9,this['path']='api-key';}['create'](_0x3172c9,_0xbe2d8d,_0x48b983){return __awaiter$7(this,void 0,void 0,function*(){const _0x4c2830={'account_name':_0x3172c9,'api_key_name':_0xbe2d8d};try{const _0x267b96=yield this['fetch']['post'](this['path'],_0x48b983,_0x4c2830);if(_0x267b96['status']>0xc7&&_0x267b96['status']<0x12c){const _0x410d06=yield _0x267b96['json']();return new SuccessfulApiKeyResponse(_0x410d06);}const _0x17a40b=yield _0x267b96['json']();return new FailedApiKeyResponse(_0x17a40b);}catch(_0x42df90){if(_0x42df90 instanceof Error)return new FailedApiKeyResponse({'detail':_0x42df90['message'],'title':_0x42df90['name'],'status':0x1f4,'instance':'','type':''});throw _0x42df90;}});}['view'](_0x569459,_0x50df2e,_0x3c0495){return __awaiter$7(this,void 0,void 0,function*(){const _0x2f2bbb=this['path']+'/'+_0x569459+'/'+_0x50df2e;try{const _0x23563b=yield this['fetch']['get'](_0x2f2bbb,_0x3c0495);if(_0x23563b['status']>0xc7&&_0x23563b['status']<0x12c){const _0x5a6c7d=yield _0x23563b['json']();return new SuccessfulApiKeyValueResponse(_0x5a6c7d);}const _0x9dc3c=yield _0x23563b['json']();return new FailedApiKeyValueResponse(_0x9dc3c);}catch(_0x596746){if(_0x596746 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x596746['message'],'title':_0x596746['name'],'status':0x1f4,'instance':'','type':''});throw _0x596746;}});}['delete'](_0x340173,_0x16cb30,_0x1e0551){return __awaiter$7(this,void 0,void 0,function*(){const _0x16a889=this['path']+'/'+_0x340173+'/'+_0x16cb30;try{const _0x1a2420=yield this['fetch']['delete'](_0x16a889,_0x1e0551);if(_0x1a2420['status']>0xc7&&_0x1a2420['status']<0x12c)return new SuccessfulResponse({});const _0x1b0498=yield _0x1a2420['json']();return new FailedResponse(_0x1b0498);}catch(_0x56ed0a){if(_0x56ed0a instanceof Error)return new FailedResponse({'detail':_0x56ed0a['message'],'title':_0x56ed0a['name'],'status':0x1f4,'instance':'','type':''});throw _0x56ed0a;}});}}
|
|
6
6
|
|
|
7
|
-
var __awaiter$
|
|
7
|
+
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x6397a6,_0x7c4103,_0xc796de,_0x4755a8){function _0x4c8953(_0x27ebcf){return _0x27ebcf instanceof _0xc796de?_0x27ebcf:new _0xc796de(function(_0x4ca2e3){_0x4ca2e3(_0x27ebcf);});}return new(_0xc796de||(_0xc796de=Promise))(function(_0x556e21,_0x1c1ebb){function _0x6f07d6(_0x1483b2){try{_0x264357(_0x4755a8['next'](_0x1483b2));}catch(_0x501bb9){_0x1c1ebb(_0x501bb9);}}function _0x5a411a(_0x480de1){try{_0x264357(_0x4755a8['throw'](_0x480de1));}catch(_0x110fad){_0x1c1ebb(_0x110fad);}}function _0x264357(_0x3ffdf1){_0x3ffdf1['done']?_0x556e21(_0x3ffdf1['value']):_0x4c8953(_0x3ffdf1['value'])['then'](_0x6f07d6,_0x5a411a);}_0x264357((_0x4755a8=_0x4755a8['apply'](_0x6397a6,_0x7c4103||[]))['next']());});};class ListService{constructor(_0x30c8b4){this['fetch']=_0x30c8b4;}['create'](_0x1fccd3,_0x41f723,_0xc15c2d,_0x40cdfb){return __awaiter$6(this,void 0,void 0,function*(){const _0x37a740='List',_0xd5f1f9={'account_name':_0x1fccd3,'list_name':_0x41f723,'search_service_name':_0xc15c2d};try{const _0x36adcb=yield this['fetch']['post'](_0x37a740,_0x40cdfb,_0xd5f1f9);if(_0x36adcb['status']>0xc7&&_0x36adcb['status']<0x12c){const _0x141393=yield _0x36adcb['json']();return new SuccessfulListIdentityResponse(_0x141393);}const _0x2bce6c=yield _0x36adcb['json']();return new FailedListIdentityResponse(_0x2bce6c);}catch(_0x4d1877){if(_0x4d1877 instanceof Error)return new FailedListIdentityResponse({'detail':_0x4d1877['message'],'title':_0x4d1877['name'],'status':0x1f4,'instance':'','type':''});throw _0x4d1877;}});}['delete'](_0x45e40b,_0x54342b,_0x465551){return __awaiter$6(this,void 0,void 0,function*(){const _0x2fb50d='List/'+_0x45e40b+'/'+_0x54342b,_0x3e40ed=yield this['fetch']['delete'](_0x2fb50d,_0x465551);try{if(_0x3e40ed['status']>0xc7&&_0x3e40ed['status']<0x12c)return new SuccessfulResponse({});const _0xdb2eee=yield _0x3e40ed['json']();return new FailedResponse(_0xdb2eee);}catch(_0x1ee7d8){if(_0x1ee7d8 instanceof Error)return new FailedResponse({'detail':_0x1ee7d8['message'],'title':_0x1ee7d8['name'],'status':0x1f4,'instance':'','type':''});throw _0x1ee7d8;}});}['get'](_0x107e03,_0x18b109,_0xe0d03e){return __awaiter$6(this,void 0,void 0,function*(){const _0x4854eb='List/'+_0x107e03+'/'+_0x18b109;try{const _0x165c28=yield this['fetch']['get'](_0x4854eb,_0xe0d03e);if(_0x165c28['status']>0xc7&&_0x165c28['status']<0x12c){const _0x3d4f00=yield _0x165c28['json']();return new SuccessfulListResponse(_0x3d4f00);}const _0x33b728=yield _0x165c28['json']();return new FailedListResponse(_0x33b728);}catch(_0x1b575e){if(_0x1b575e instanceof Error)return new FailedListResponse({'detail':_0x1b575e['message'],'title':_0x1b575e['name'],'status':0x1f4,'instance':'','type':''});throw _0x1b575e;}});}}
|
|
8
8
|
|
|
9
|
-
var __awaiter$
|
|
9
|
+
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x43ca3e,_0x8adccf,_0xb133bc,_0x3d20a2){function _0x4f9fc8(_0x3b3e9c){return _0x3b3e9c instanceof _0xb133bc?_0x3b3e9c:new _0xb133bc(function(_0x3cf52b){_0x3cf52b(_0x3b3e9c);});}return new(_0xb133bc||(_0xb133bc=Promise))(function(_0x53bbda,_0x2f134b){function _0x3e89df(_0x522ef3){try{_0x2ba0d1(_0x3d20a2['next'](_0x522ef3));}catch(_0x5c9534){_0x2f134b(_0x5c9534);}}function _0x346256(_0x2d118f){try{_0x2ba0d1(_0x3d20a2['throw'](_0x2d118f));}catch(_0x449ca9){_0x2f134b(_0x449ca9);}}function _0x2ba0d1(_0x2657bd){_0x2657bd['done']?_0x53bbda(_0x2657bd['value']):_0x4f9fc8(_0x2657bd['value'])['then'](_0x3e89df,_0x346256);}_0x2ba0d1((_0x3d20a2=_0x3d20a2['apply'](_0x43ca3e,_0x8adccf||[]))['next']());});};class Fetch{constructor(_0x27de1c){this['baseUri']=_0x27de1c,this['getUrl']=_0x3cc993=>{return _0x3cc993['startsWith']('/')&&(_0x3cc993=_0x3cc993['replace']('/','')),''+this['baseUri']+_0x3cc993;},!_0x27de1c['endsWith']('/')&&(_0x27de1c=_0x27de1c+'/');}['get'](_0x23f716,_0x423730){return __awaiter$5(this,void 0,void 0,function*(){const _0x415ca9=this['getUrl'](_0x23f716);return yield fetch(_0x415ca9,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x423730}});});}['post'](_0x72de59,_0x2345dc,_0x32e8e1){return __awaiter$5(this,void 0,void 0,function*(){const _0x38ded2=this['getUrl'](_0x72de59);return yield fetch(_0x38ded2,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x2345dc},'body':_0x32e8e1?JSON['stringify'](_0x32e8e1):null});});}['PostNoAuth'](_0x39364c,_0x5d4064){return __awaiter$5(this,void 0,void 0,function*(){const _0x3045a9=this['getUrl'](_0x39364c);return yield fetch(_0x3045a9,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x5d4064?JSON['stringify'](_0x5d4064):null});});}['put'](_0x30bb4f,_0x4bf7a8,_0x238323){return __awaiter$5(this,void 0,void 0,function*(){const _0x4b5983=this['getUrl'](_0x30bb4f);return yield fetch(_0x4b5983,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x4bf7a8},'body':_0x238323?JSON['stringify'](_0x238323):null});});}['delete'](_0x5393fe,_0x232a0d){return __awaiter$5(this,void 0,void 0,function*(){const _0x3049d9=this['getUrl'](_0x5393fe);return yield fetch(_0x3049d9,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x232a0d}});});}}
|
|
10
10
|
|
|
11
|
-
var __awaiter$
|
|
11
|
+
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x50c338,_0x33aa01,_0xe47291,_0x588de0){function _0x571b71(_0x15a2d5){return _0x15a2d5 instanceof _0xe47291?_0x15a2d5:new _0xe47291(function(_0x1e82f5){_0x1e82f5(_0x15a2d5);});}return new(_0xe47291||(_0xe47291=Promise))(function(_0x1fa3f6,_0x21d9ea){function _0xb10055(_0xdeb9be){try{_0x5a55bb(_0x588de0['next'](_0xdeb9be));}catch(_0x314521){_0x21d9ea(_0x314521);}}function _0x175023(_0x5853a3){try{_0x5a55bb(_0x588de0['throw'](_0x5853a3));}catch(_0x41c819){_0x21d9ea(_0x41c819);}}function _0x5a55bb(_0xf4781f){_0xf4781f['done']?_0x1fa3f6(_0xf4781f['value']):_0x571b71(_0xf4781f['value'])['then'](_0xb10055,_0x175023);}_0x5a55bb((_0x588de0=_0x588de0['apply'](_0x50c338,_0x33aa01||[]))['next']());});};class SearchServersService{constructor(_0x36e4e5){this['fetch']=_0x36e4e5,this['path']='search-services';}['create'](_0x4c8cde,_0x22429e,_0x2d34a0,_0x30fa31,_0x28257f,_0x2a5112,_0x447c63,_0x1348d2){return __awaiter$4(this,void 0,void 0,function*(){const _0x184651={'account_name':_0x4c8cde,'search_service_name':_0x22429e,'endpoint':_0x2d34a0,'key':_0x30fa31,'country':_0x28257f,'provider':_0x2a5112,'index_name':_0x447c63};try{const _0x57af49=yield this['fetch']['post'](this['path'],_0x1348d2,_0x184651);if(_0x57af49['status']>0xc7&&_0x57af49['status']<0x12c){const _0x5e6cb6=yield _0x57af49['json']();return new SuccessfulSearchServiceResponse(_0x5e6cb6);}const _0x14f258=yield _0x57af49['json']();return new FailedSearchServiceResponse(_0x14f258);}catch(_0x4ef4d6){if(_0x4ef4d6 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x4ef4d6['message'],'title':_0x4ef4d6['name'],'status':0x1f4,'instance':'','type':''});throw _0x4ef4d6;}});}['delete'](_0x12e333,_0x1b4be2,_0x2829d4){return __awaiter$4(this,void 0,void 0,function*(){const _0x1186f5=this['path']+'/'+_0x12e333+'/'+_0x1b4be2;try{const _0x31961f=yield this['fetch']['delete'](_0x1186f5,_0x2829d4);if(_0x31961f['status']>0xc7&&_0x31961f['status']<0x12c)return new SuccessfulResponse({});const _0x4e6e11=yield _0x31961f['json']();return new FailedResponse(_0x4e6e11);}catch(_0x2f54a2){if(_0x2f54a2 instanceof Error)return new FailedResponse({'detail':_0x2f54a2['message'],'title':_0x2f54a2['name'],'status':0x1f4,'instance':'','type':''});throw _0x2f54a2;}});}['view'](_0x48b289,_0x2a3cb7,_0x15052b){return __awaiter$4(this,void 0,void 0,function*(){const _0x1392c7=this['path']+'/'+_0x48b289+'/'+_0x2a3cb7;try{const _0x188acd=yield this['fetch']['get'](_0x1392c7,_0x15052b);if(_0x188acd['status']>0xc7&&_0x188acd['status']<0x12c){const _0x374580=yield _0x188acd['json']();return new SuccessfulViewSearchServiceResponse(_0x374580);}const _0x60ca3c=yield _0x188acd['json']();return new FailedViewSearchServiceResponse(_0x60ca3c);}catch(_0x341971){if(_0x341971 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x341971['message'],'title':_0x341971['name'],'status':0x1f4,'instance':'','type':''});throw _0x341971;}});}['edit'](_0x856b2b,_0x3f20b3,_0x1d75ca,_0x398306,_0x106c32,_0x4ea0e5){return __awaiter$4(this,void 0,void 0,function*(){const _0x11af61={'account_name':_0x856b2b,'search_service_name':_0x3f20b3,'new_search_service_name':_0x1d75ca,'key':_0x398306,'country':_0x106c32};try{const _0x2d32c8=yield this['fetch']['put'](this['path'],_0x4ea0e5,_0x11af61);if(_0x2d32c8['status']>0xc7&&_0x2d32c8['status']<0x12c){const _0x1a2a2c=yield _0x2d32c8['json']();return new SuccessfulSearchServiceResponse(_0x1a2a2c);}const _0x4cf9f9=yield _0x2d32c8['json']();return new FailedSearchServiceResponse(_0x4cf9f9);}catch(_0x4d4066){if(_0x4d4066 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x4d4066['message'],'title':_0x4d4066['name'],'status':0x1f4,'instance':'','type':''});throw _0x4d4066;}});}['list'](_0x4e3c9d,_0x11b096){return __awaiter$4(this,void 0,void 0,function*(){const _0x24265c=this['path']+'/'+_0x4e3c9d;try{const _0x2c44d5=yield this['fetch']['get'](_0x24265c,_0x11b096);if(_0x2c44d5['status']>0xc7&&_0x2c44d5['status']<0x12c){const _0x331284=yield _0x2c44d5['json']();return new SuccessfulListSearchServiceResponse(_0x331284);}const _0x43043f=yield _0x2c44d5['json']();return new FailedViewSearchServicesResponse(_0x43043f);}catch(_0x57e32a){if(_0x57e32a instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x57e32a['message'],'title':_0x57e32a['name'],'status':0x1f4,'instance':'','type':''});throw _0x57e32a;}});}}
|
|
12
12
|
|
|
13
|
-
var __awaiter$
|
|
13
|
+
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0xf13169,_0x486d0e,_0x2ffca3,_0x720e10){function _0x36943f(_0x56e556){return _0x56e556 instanceof _0x2ffca3?_0x56e556:new _0x2ffca3(function(_0x4e24ba){_0x4e24ba(_0x56e556);});}return new(_0x2ffca3||(_0x2ffca3=Promise))(function(_0x408064,_0x498040){function _0x4df50a(_0xf61b1){try{_0xbe9c13(_0x720e10['next'](_0xf61b1));}catch(_0x52ad66){_0x498040(_0x52ad66);}}function _0x14815a(_0x2f636d){try{_0xbe9c13(_0x720e10['throw'](_0x2f636d));}catch(_0xfdd62d){_0x498040(_0xfdd62d);}}function _0xbe9c13(_0x55b5cc){_0x55b5cc['done']?_0x408064(_0x55b5cc['value']):_0x36943f(_0x55b5cc['value'])['then'](_0x4df50a,_0x14815a);}_0xbe9c13((_0x720e10=_0x720e10['apply'](_0xf13169,_0x486d0e||[]))['next']());});};class FacetService{constructor(_0x5dfa0d){this['fetch']=_0x5dfa0d,this['path']='facet';}['create'](_0x21d1bb,_0x4060d3,_0xa9e8d5,_0x5e9030){return __awaiter$3(this,void 0,void 0,function*(){const _0x238301={'account_name':_0x21d1bb,'list_name':_0x4060d3,'facet_name':_0xa9e8d5};try{const _0x277ff4=yield this['fetch']['post'](this['path'],_0x5e9030,_0x238301);if(_0x277ff4['status']>0xc7&&_0x277ff4['status']<0x12c){const _0x1f3b5e=yield _0x277ff4['json']();return new SuccessfulFacetResponse(_0x1f3b5e);}const _0x17abb5=yield _0x277ff4['json']();return new FailedFacetResponse(_0x17abb5);}catch(_0x236483){if(_0x236483 instanceof Error)return new FailedFacetResponse({'detail':_0x236483['message'],'title':_0x236483['name'],'status':0x1f4,'instance':'','type':''});throw _0x236483;}});}['remove'](_0x3f9d5e,_0x473731,_0x468d7a,_0x186845){return __awaiter$3(this,void 0,void 0,function*(){const _0x197c2e='Facet/'+_0x3f9d5e+'/'+_0x473731+'/'+_0x468d7a,_0x272290=yield this['fetch']['delete'](_0x197c2e,_0x186845);try{if(_0x272290['status']>0xc7&&_0x272290['status']<0x12c)return new SuccessfulResponse({});const _0x202187=yield _0x272290['json']();return new FailedResponse(_0x202187);}catch(_0x237661){if(_0x237661 instanceof Error)return new FailedResponse({'detail':_0x237661['message'],'title':_0x237661['name'],'status':0x1f4,'instance':'','type':''});throw _0x237661;}});}['rename'](_0x597537,_0x10f42b,_0x41718f,_0x250c75,_0x1fe2de){return __awaiter$3(this,void 0,void 0,function*(){const _0x2f2b8b={'account_name':_0x597537,'list_name':_0x10f42b,'facet_name':_0x41718f,'new_facet_name':_0x250c75};try{const _0x51a1f4=yield this['fetch']['put'](this['path'],_0x1fe2de,_0x2f2b8b);if(_0x51a1f4['status']>0xc7&&_0x51a1f4['status']<0x12c){const _0x8087d6=yield _0x51a1f4['json']();return new SuccessfulFacetResponse(_0x8087d6);}const _0x1813ff=yield _0x51a1f4['json']();return new FailedFacetResponse(_0x1813ff);}catch(_0x27e921){if(_0x27e921 instanceof Error)return new FailedFacetResponse({'detail':_0x27e921['message'],'title':_0x27e921['name'],'status':0x1f4,'instance':'','type':''});throw _0x27e921;}});}}
|
|
14
14
|
|
|
15
|
-
var __awaiter$
|
|
15
|
+
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x53eafd,_0x4b0e49,_0x147920,_0x2bd317){function _0x28e4b2(_0x6e94a7){return _0x6e94a7 instanceof _0x147920?_0x6e94a7:new _0x147920(function(_0xc1b334){_0xc1b334(_0x6e94a7);});}return new(_0x147920||(_0x147920=Promise))(function(_0x30da8d,_0x14b6d4){function _0x53a3fa(_0x37dfa5){try{_0x1df482(_0x2bd317['next'](_0x37dfa5));}catch(_0x1ff228){_0x14b6d4(_0x1ff228);}}function _0x542513(_0x551f3a){try{_0x1df482(_0x2bd317['throw'](_0x551f3a));}catch(_0x1a8e3f){_0x14b6d4(_0x1a8e3f);}}function _0x1df482(_0x68d05){_0x68d05['done']?_0x30da8d(_0x68d05['value']):_0x28e4b2(_0x68d05['value'])['then'](_0x53a3fa,_0x542513);}_0x1df482((_0x2bd317=_0x2bd317['apply'](_0x53eafd,_0x4b0e49||[]))['next']());});};class SearchResultService{constructor(_0x403bec){this['fetch']=_0x403bec,this['path']='search-result';}['create'](_0x6e1a5c,_0x45d0d2,_0x17f369,_0x572414,_0x390207){return __awaiter$2(this,void 0,void 0,function*(){_0x390207=_0x390207!==null&&_0x390207!==void 0?_0x390207:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x3c4a8a=Object['assign']({'account_name':_0x6e1a5c,'search_result_name':_0x17f369,'list_name':_0x45d0d2},_0x390207);try{const _0x459ac3=yield this['fetch']['post'](this['path'],_0x572414,_0x3c4a8a);if(_0x459ac3['status']>0xc7&&_0x459ac3['status']<0x12c){const _0x478995=yield _0x459ac3['json']();return new SuccessfulViewSearchResultResponse(_0x478995);}const _0x137f9e=yield _0x459ac3['json']();return new FailedSearchResultResponse(_0x137f9e);}catch(_0x3af5aa){if(_0x3af5aa instanceof Error)return new FailedSearchResultResponse({'detail':_0x3af5aa['message'],'title':_0x3af5aa['name'],'status':0x1f4,'instance':'','type':''});throw _0x3af5aa;}});}}
|
|
16
16
|
|
|
17
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(
|
|
17
|
+
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x49dbb9,_0x598602,_0x48614c,_0x44acb7){function _0x289d86(_0xadf511){return _0xadf511 instanceof _0x48614c?_0xadf511:new _0x48614c(function(_0x192522){_0x192522(_0xadf511);});}return new(_0x48614c||(_0x48614c=Promise))(function(_0x1aaf68,_0xca5c8a){function _0x2b14c2(_0x3be1a1){try{_0x1024c6(_0x44acb7['next'](_0x3be1a1));}catch(_0x53fb75){_0xca5c8a(_0x53fb75);}}function _0x245018(_0x27f86a){try{_0x1024c6(_0x44acb7['throw'](_0x27f86a));}catch(_0x6e9831){_0xca5c8a(_0x6e9831);}}function _0x1024c6(_0x1410ff){_0x1410ff['done']?_0x1aaf68(_0x1410ff['value']):_0x289d86(_0x1410ff['value'])['then'](_0x2b14c2,_0x245018);}_0x1024c6((_0x44acb7=_0x44acb7['apply'](_0x49dbb9,_0x598602||[]))['next']());});};class ContributorService{constructor(_0x4286e7){this['fetch']=_0x4286e7,this['path']='contributor';}['create'](_0x33ddaa,_0x22a95c,_0x323c9b,_0x409a07){return __awaiter$1(this,void 0,void 0,function*(){const _0x1f0852={'account_name':_0x33ddaa,'list_name':_0x22a95c,'contributor_name':_0x323c9b};try{const _0x5572ae=yield this['fetch']['post'](this['path'],_0x409a07,_0x1f0852);if(_0x5572ae['status']>0xc7&&_0x5572ae['status']<0x12c){const _0x647de3=yield _0x5572ae['json']();return new SuccessfulContributorResponse(_0x647de3);}const _0x1811dc=yield _0x5572ae['json']();return new FailedContributorResponse(_0x1811dc);}catch(_0x4bd680){if(_0x4bd680 instanceof Error)return new FailedContributorResponse({'detail':_0x4bd680['message'],'title':_0x4bd680['name'],'status':0x1f4,'instance':'','type':''});throw _0x4bd680;}});}}
|
|
18
|
+
|
|
19
|
+
var __awaiter=undefined&&undefined['__awaiter']||function(_0x29bbea,_0x16d2ef,_0x366bca,_0x590a3b){function _0x3b33ad(_0x3a250b){return _0x3a250b instanceof _0x366bca?_0x3a250b:new _0x366bca(function(_0x4aae11){_0x4aae11(_0x3a250b);});}return new(_0x366bca||(_0x366bca=Promise))(function(_0xf202db,_0x3ccf6b){function _0x25a85e(_0x2ab042){try{_0x34fc65(_0x590a3b['next'](_0x2ab042));}catch(_0x3dcdb6){_0x3ccf6b(_0x3dcdb6);}}function _0x4b439c(_0x4dacbd){try{_0x34fc65(_0x590a3b['throw'](_0x4dacbd));}catch(_0x1aa644){_0x3ccf6b(_0x1aa644);}}function _0x34fc65(_0x4c7de4){_0x4c7de4['done']?_0xf202db(_0x4c7de4['value']):_0x3b33ad(_0x4c7de4['value'])['then'](_0x25a85e,_0x4b439c);}_0x34fc65((_0x590a3b=_0x590a3b['apply'](_0x29bbea,_0x16d2ef||[]))['next']());});};class AdminClient{constructor(_0x184c33='https://admin.searchability.dev/'){var _0x5badb6=new Fetch(_0x184c33);this['Accounts']=new AccountService(_0x5badb6),this['Lists']=new ListService(_0x5badb6),this['ApiKeys']=new ApiKeyService(_0x5badb6),this['SearchServices']=new SearchServersService(_0x5badb6),this['FacetService']=new FacetService(_0x5badb6),this['SearchResults']=new SearchResultService(_0x5badb6),this['ContributorService']=new ContributorService(_0x5badb6);}}class AuthClient{constructor(_0x5dee79='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x5dee79);}['login'](_0x15d30f){return __awaiter(this,void 0,void 0,function*(){const _0x433bee='login/'+_0x15d30f;try{const _0x18f452=yield yield fetch(_0x433bee);if(_0x18f452['status']>0xc7&&_0x18f452['status']<0x12c){const _0x113259=yield _0x18f452['json']();return new SuccessfulAuthResponse(_0x113259);}const _0x4e952f=yield _0x18f452['json']();return new FailedAuthResponse(_0x4e952f);}catch(_0x42d6a4){if(_0x42d6a4 instanceof Error)return new FailedAuthResponse({'detail':_0x42d6a4['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x42d6a4;}});}['refresh'](_0x14d77e){return __awaiter(this,void 0,void 0,function*(){const _0x382c4c='refresh',_0x5ba69b={'refresh_token':_0x14d77e};try{const _0x5459b5=yield this['fetch']['PostNoAuth'](_0x382c4c,_0x5ba69b);if(_0x5459b5['status']>0xc7&&_0x5459b5['status']<0x12c){const _0x2472de=yield _0x5459b5['json']();return new SuccessfulAuthResponse(_0x2472de);}const _0x437d63=yield _0x5459b5['json']();return new FailedAuthResponse(_0x437d63);}catch(_0x2d83df){if(_0x2d83df instanceof Error)return new FailedAuthResponse({'detail':_0x2d83df['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x2d83df;}});}['getTokenStatus'](_0x5427ab){if(Date['now']()<_0x5427ab['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x5427ab['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
|
|
18
20
|
|
|
19
21
|
export { AdminClient, AuthClient, TokenStatus, Tokens };
|
package/dist/types.d.ts
CHANGED
|
@@ -59,6 +59,13 @@ declare class SearchResultService {
|
|
|
59
59
|
create(account_name: string, list_name: string, search_result_name: string, access_token: string, options?: CreateSearchResultOptions | undefined): Promise<Response<SearchResult, Problem>>;
|
|
60
60
|
}
|
|
61
61
|
|
|
62
|
+
declare class ContributorService {
|
|
63
|
+
private readonly fetch;
|
|
64
|
+
private readonly path;
|
|
65
|
+
constructor(fetch: Fetch);
|
|
66
|
+
create(account_name: string, list_name: string, contributor_name: string, access_token: string): Promise<Response<Contributor, Problem>>;
|
|
67
|
+
}
|
|
68
|
+
|
|
62
69
|
declare class AdminClient {
|
|
63
70
|
constructor(baseUri?: string);
|
|
64
71
|
readonly Accounts: AccountService;
|
|
@@ -67,6 +74,7 @@ declare class AdminClient {
|
|
|
67
74
|
readonly SearchServices: SearchServersService;
|
|
68
75
|
readonly FacetService: FacetService;
|
|
69
76
|
readonly SearchResults: SearchResultService;
|
|
77
|
+
readonly ContributorService: ContributorService;
|
|
70
78
|
}
|
|
71
79
|
declare class AuthClient {
|
|
72
80
|
private readonly fetch;
|
|
@@ -178,6 +186,18 @@ type CreateSearchResultOptions = {
|
|
|
178
186
|
longitude?: number;
|
|
179
187
|
facets?: NameAndValue[];
|
|
180
188
|
};
|
|
189
|
+
declare class SuccessfulContributorResponse extends Response<Contributor, Problem> {
|
|
190
|
+
readonly contributor: Contributor;
|
|
191
|
+
constructor(contributor: Contributor);
|
|
192
|
+
toSuccess(): Contributor;
|
|
193
|
+
toProblem(): Problem;
|
|
194
|
+
}
|
|
195
|
+
declare class FailedContributorResponse extends Response<Contributor, Problem> {
|
|
196
|
+
readonly problem: Problem;
|
|
197
|
+
constructor(problem: Problem);
|
|
198
|
+
toSuccess(): Contributor;
|
|
199
|
+
toProblem(): Problem;
|
|
200
|
+
}
|
|
181
201
|
declare class SuccessfulFacetResponse extends Response<Facet, Problem> {
|
|
182
202
|
readonly facet: Facet;
|
|
183
203
|
constructor(facet: Facet);
|
|
@@ -323,4 +343,4 @@ declare class FailedApiKeyValueResponse extends Response<ApiKeyValue, Problem> {
|
|
|
323
343
|
toProblem(): Problem;
|
|
324
344
|
}
|
|
325
345
|
|
|
326
|
-
export { type Account, AdminClient, type ApiKey, type ApiKeyValue, AuthClient, type Contributor, type CreateSearchResultOptions, type Error, type Facet, FailedAccountResponse, FailedApiKeyResponse, FailedApiKeyValueResponse, FailedAuthResponse, 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, SuccessfulFacetResponse, SuccessfulListIdentityResponse, SuccessfulListResponse, SuccessfulListSearchServiceResponse, SuccessfulResponse, SuccessfulSearchServiceResponse, SuccessfulViewSearchResultResponse, SuccessfulViewSearchServiceResponse, TokenStatus, Tokens };
|
|
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 };
|
package/package.json
CHANGED
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
var TokenStatus;(function(_0x142186){_0x142186[_0x142186['Ok']=0x0]='Ok',_0x142186[_0x142186['Refresh']=0x1]='Refresh',_0x142186[_0x142186['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(_0x31e848){this['isSuccess']=_0x31e848;}}class SuccessfulFacetResponse extends Response{constructor(_0xae1ed5){super(!![]),this['facet']=_0xae1ed5;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x1097d1){super(![]),this['problem']=_0x1097d1;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x5c5c56){super(!![]),this['account']=_0x5c5c56;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0xa55bae){super(!![]),this['list']=_0xa55bae;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x429d3c){super(!![]),this['list']=_0x429d3c;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x224741){super(![]),this['problem']=_0x224741;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x255ee6){super(![]),this['problem']=_0x255ee6;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x439712){super(![]),this['problem']=_0x439712;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x44146c){super(!![]),this['tokens']=_0x44146c;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x34f192){super(![]),this['problem']=_0x34f192;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0xcbf181){super(!![]),this['apiKey']=_0xcbf181;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x4fd794){super(![]),this['problem']=_0x4fd794;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x23eeeb){super(!![]),this['searchService']=_0x23eeeb;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x57af3e){super(![]),this['problem']=_0x57af3e;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x3cbabd){super(!![]),this['searchService']=_0x3cbabd;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x49f19d){super(!![]),this['searchResult']=_0x49f19d;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x11c212){super(![]),this['problem']=_0x11c212;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x32a221){super(!![]),this['searchServices']=_0x32a221;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x46ec65){super(![]),this['problem']=_0x46ec65;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x59323c){super(![]),this['problem']=_0x59323c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x1551ea){super(!![]),this['apiKeyValue']=_0x1551ea;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x31b456){super(!![]),this['obj']=_0x31b456;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x518012){super(![]),this['problem']=_0x518012;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x146762){super(![]),this['problem']=_0x146762;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
2
|
-
|
|
3
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0xfe3dd8,_0x382e73,_0x158974,_0x39891a){function _0x291a35(_0x5b75eb){return _0x5b75eb instanceof _0x158974?_0x5b75eb:new _0x158974(function(_0x33b13b){_0x33b13b(_0x5b75eb);});}return new(_0x158974||(_0x158974=Promise))(function(_0x47624b,_0x36ddb0){function _0x18e513(_0x283246){try{_0x4ff678(_0x39891a['next'](_0x283246));}catch(_0x48cecc){_0x36ddb0(_0x48cecc);}}function _0x238266(_0x4db29c){try{_0x4ff678(_0x39891a['throw'](_0x4db29c));}catch(_0x1fe4ac){_0x36ddb0(_0x1fe4ac);}}function _0x4ff678(_0x56a688){_0x56a688['done']?_0x47624b(_0x56a688['value']):_0x291a35(_0x56a688['value'])['then'](_0x18e513,_0x238266);}_0x4ff678((_0x39891a=_0x39891a['apply'](_0xfe3dd8,_0x382e73||[]))['next']());});};class AccountService{constructor(_0x563e5b){this['fetch']=_0x563e5b;}['get'](_0x428eda,_0x4e93dc){return __awaiter$7(this,void 0,void 0,function*(){const _0x268c42='Account/'+_0x428eda+'/',_0x514ba6=yield this['fetch']['get'](_0x268c42,_0x4e93dc);try{if(_0x514ba6['status']>0xc7&&_0x514ba6['status']<0x12c){const _0x376ae5=yield _0x514ba6['json']();return new SuccessfulAccountResponse(_0x376ae5);}const _0xcd31ee=yield _0x514ba6['json']();return new FailedAccountResponse(_0xcd31ee);}catch(_0x1773a9){if(_0x1773a9 instanceof Error)return new FailedAccountResponse({'detail':_0x1773a9['message'],'title':_0x1773a9['name'],'status':0x1f4,'instance':'','type':''});throw _0x1773a9;}});}}
|
|
4
|
-
|
|
5
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x54a3c2,_0x3cee2c,_0x324fd8,_0x2e7f99){function _0x4ef399(_0x4bbceb){return _0x4bbceb instanceof _0x324fd8?_0x4bbceb:new _0x324fd8(function(_0x2511ad){_0x2511ad(_0x4bbceb);});}return new(_0x324fd8||(_0x324fd8=Promise))(function(_0x820d75,_0x4380d3){function _0x3194c2(_0x1bd024){try{_0x5c28ac(_0x2e7f99['next'](_0x1bd024));}catch(_0x48dc2e){_0x4380d3(_0x48dc2e);}}function _0x420557(_0x10eeb1){try{_0x5c28ac(_0x2e7f99['throw'](_0x10eeb1));}catch(_0x18695a){_0x4380d3(_0x18695a);}}function _0x5c28ac(_0x4aec38){_0x4aec38['done']?_0x820d75(_0x4aec38['value']):_0x4ef399(_0x4aec38['value'])['then'](_0x3194c2,_0x420557);}_0x5c28ac((_0x2e7f99=_0x2e7f99['apply'](_0x54a3c2,_0x3cee2c||[]))['next']());});};class ApiKeyService{constructor(_0x5f4d14){this['fetch']=_0x5f4d14,this['path']='api-key';}['create'](_0x34c649,_0x141e8f,_0x3479a2){return __awaiter$6(this,void 0,void 0,function*(){const _0x320ae4={'account_name':_0x34c649,'api_key_name':_0x141e8f};try{const _0x963e7=yield this['fetch']['post'](this['path'],_0x3479a2,_0x320ae4);if(_0x963e7['status']>0xc7&&_0x963e7['status']<0x12c){const _0xdc538d=yield _0x963e7['json']();return new SuccessfulApiKeyResponse(_0xdc538d);}const _0x5b9196=yield _0x963e7['json']();return new FailedApiKeyResponse(_0x5b9196);}catch(_0x543f06){if(_0x543f06 instanceof Error)return new FailedApiKeyResponse({'detail':_0x543f06['message'],'title':_0x543f06['name'],'status':0x1f4,'instance':'','type':''});throw _0x543f06;}});}['view'](_0x519a09,_0x498ab1,_0x5cab39){return __awaiter$6(this,void 0,void 0,function*(){const _0x5a6fe0=this['path']+'/'+_0x519a09+'/'+_0x498ab1;try{const _0x4086fc=yield this['fetch']['get'](_0x5a6fe0,_0x5cab39);if(_0x4086fc['status']>0xc7&&_0x4086fc['status']<0x12c){const _0x3a0967=yield _0x4086fc['json']();return new SuccessfulApiKeyValueResponse(_0x3a0967);}const _0x4f401f=yield _0x4086fc['json']();return new FailedApiKeyValueResponse(_0x4f401f);}catch(_0x5ffa54){if(_0x5ffa54 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x5ffa54['message'],'title':_0x5ffa54['name'],'status':0x1f4,'instance':'','type':''});throw _0x5ffa54;}});}['delete'](_0x23a6dd,_0x28d74a,_0x38efac){return __awaiter$6(this,void 0,void 0,function*(){const _0x8f7f4b=this['path']+'/'+_0x23a6dd+'/'+_0x28d74a;try{const _0x125bc9=yield this['fetch']['delete'](_0x8f7f4b,_0x38efac);if(_0x125bc9['status']>0xc7&&_0x125bc9['status']<0x12c)return new SuccessfulResponse({});const _0x4ced0f=yield _0x125bc9['json']();return new FailedResponse(_0x4ced0f);}catch(_0x2bce73){if(_0x2bce73 instanceof Error)return new FailedResponse({'detail':_0x2bce73['message'],'title':_0x2bce73['name'],'status':0x1f4,'instance':'','type':''});throw _0x2bce73;}});}}
|
|
6
|
-
|
|
7
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x511cfe,_0x1944a2,_0x1c0e52,_0x2474ec){function _0x4f3d04(_0x347b20){return _0x347b20 instanceof _0x1c0e52?_0x347b20:new _0x1c0e52(function(_0x17b57c){_0x17b57c(_0x347b20);});}return new(_0x1c0e52||(_0x1c0e52=Promise))(function(_0x274b86,_0x14c46b){function _0x6e4b80(_0x5185b6){try{_0x3766e4(_0x2474ec['next'](_0x5185b6));}catch(_0x430328){_0x14c46b(_0x430328);}}function _0x45ac19(_0x16da91){try{_0x3766e4(_0x2474ec['throw'](_0x16da91));}catch(_0x4b8b90){_0x14c46b(_0x4b8b90);}}function _0x3766e4(_0x6f64f1){_0x6f64f1['done']?_0x274b86(_0x6f64f1['value']):_0x4f3d04(_0x6f64f1['value'])['then'](_0x6e4b80,_0x45ac19);}_0x3766e4((_0x2474ec=_0x2474ec['apply'](_0x511cfe,_0x1944a2||[]))['next']());});};class ListService{constructor(_0x1a2070){this['fetch']=_0x1a2070;}['create'](_0x44d81a,_0x4d9eea,_0x98346d,_0x5df1a6){return __awaiter$5(this,void 0,void 0,function*(){const _0x209843='List',_0x3c8650={'account_name':_0x44d81a,'list_name':_0x4d9eea,'search_service_name':_0x98346d};try{const _0x2588b9=yield this['fetch']['post'](_0x209843,_0x5df1a6,_0x3c8650);if(_0x2588b9['status']>0xc7&&_0x2588b9['status']<0x12c){const _0x26631a=yield _0x2588b9['json']();return new SuccessfulListIdentityResponse(_0x26631a);}const _0x1ebbde=yield _0x2588b9['json']();return new FailedListIdentityResponse(_0x1ebbde);}catch(_0x399f2d){if(_0x399f2d instanceof Error)return new FailedListIdentityResponse({'detail':_0x399f2d['message'],'title':_0x399f2d['name'],'status':0x1f4,'instance':'','type':''});throw _0x399f2d;}});}['delete'](_0x433101,_0x240d24,_0x55e20b){return __awaiter$5(this,void 0,void 0,function*(){const _0x21af0d='List/'+_0x433101+'/'+_0x240d24,_0x23a43b=yield this['fetch']['delete'](_0x21af0d,_0x55e20b);try{if(_0x23a43b['status']>0xc7&&_0x23a43b['status']<0x12c)return new SuccessfulResponse({});const _0x50fd84=yield _0x23a43b['json']();return new FailedResponse(_0x50fd84);}catch(_0x59e4d2){if(_0x59e4d2 instanceof Error)return new FailedResponse({'detail':_0x59e4d2['message'],'title':_0x59e4d2['name'],'status':0x1f4,'instance':'','type':''});throw _0x59e4d2;}});}['get'](_0x2a5341,_0x5c174f,_0x419688){return __awaiter$5(this,void 0,void 0,function*(){const _0x20974a='List/'+_0x2a5341+'/'+_0x5c174f;try{const _0x32b983=yield this['fetch']['get'](_0x20974a,_0x419688);if(_0x32b983['status']>0xc7&&_0x32b983['status']<0x12c){const _0x3d5e0c=yield _0x32b983['json']();return new SuccessfulListResponse(_0x3d5e0c);}const _0x4ddcd9=yield _0x32b983['json']();return new FailedListResponse(_0x4ddcd9);}catch(_0x514e6d){if(_0x514e6d instanceof Error)return new FailedListResponse({'detail':_0x514e6d['message'],'title':_0x514e6d['name'],'status':0x1f4,'instance':'','type':''});throw _0x514e6d;}});}}
|
|
8
|
-
|
|
9
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x52930c,_0x227a45,_0x1f91f5,_0x38d33a){function _0x16af89(_0x1c7308){return _0x1c7308 instanceof _0x1f91f5?_0x1c7308:new _0x1f91f5(function(_0x4ba67c){_0x4ba67c(_0x1c7308);});}return new(_0x1f91f5||(_0x1f91f5=Promise))(function(_0x23e4db,_0xd3aad1){function _0x36e776(_0x372ae3){try{_0x53eefd(_0x38d33a['next'](_0x372ae3));}catch(_0x2561b3){_0xd3aad1(_0x2561b3);}}function _0x100ffe(_0x1263f0){try{_0x53eefd(_0x38d33a['throw'](_0x1263f0));}catch(_0x59b3be){_0xd3aad1(_0x59b3be);}}function _0x53eefd(_0x148ad2){_0x148ad2['done']?_0x23e4db(_0x148ad2['value']):_0x16af89(_0x148ad2['value'])['then'](_0x36e776,_0x100ffe);}_0x53eefd((_0x38d33a=_0x38d33a['apply'](_0x52930c,_0x227a45||[]))['next']());});};class Fetch{constructor(_0x1efa8c){this['baseUri']=_0x1efa8c,this['getUrl']=_0x349181=>{return _0x349181['startsWith']('/')&&(_0x349181=_0x349181['replace']('/','')),''+this['baseUri']+_0x349181;},!_0x1efa8c['endsWith']('/')&&(_0x1efa8c=_0x1efa8c+'/');}['get'](_0x3f7e41,_0x32a064){return __awaiter$4(this,void 0,void 0,function*(){const _0x333e53=this['getUrl'](_0x3f7e41);return yield fetch(_0x333e53,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x32a064}});});}['post'](_0x3107a7,_0x4ada69,_0x333b04){return __awaiter$4(this,void 0,void 0,function*(){const _0x5ea58b=this['getUrl'](_0x3107a7);return yield fetch(_0x5ea58b,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x4ada69},'body':_0x333b04?JSON['stringify'](_0x333b04):null});});}['PostNoAuth'](_0x4d0293,_0x48e430){return __awaiter$4(this,void 0,void 0,function*(){const _0x49bb11=this['getUrl'](_0x4d0293);return yield fetch(_0x49bb11,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x48e430?JSON['stringify'](_0x48e430):null});});}['put'](_0x376283,_0x458dfc,_0x478c0e){return __awaiter$4(this,void 0,void 0,function*(){const _0x518d77=this['getUrl'](_0x376283);return yield fetch(_0x518d77,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x458dfc},'body':_0x478c0e?JSON['stringify'](_0x478c0e):null});});}['delete'](_0x440700,_0x27ec20){return __awaiter$4(this,void 0,void 0,function*(){const _0xbb359c=this['getUrl'](_0x440700);return yield fetch(_0xbb359c,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x27ec20}});});}}
|
|
10
|
-
|
|
11
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x29cdf4,_0x3e7ed9,_0x33faf0,_0xb63969){function _0x357980(_0x5b02fb){return _0x5b02fb instanceof _0x33faf0?_0x5b02fb:new _0x33faf0(function(_0x5086b4){_0x5086b4(_0x5b02fb);});}return new(_0x33faf0||(_0x33faf0=Promise))(function(_0x2ce19c,_0x79fa82){function _0x6db38b(_0x491529){try{_0x4df4b8(_0xb63969['next'](_0x491529));}catch(_0x4f4b13){_0x79fa82(_0x4f4b13);}}function _0x5dc048(_0x4ce282){try{_0x4df4b8(_0xb63969['throw'](_0x4ce282));}catch(_0x535033){_0x79fa82(_0x535033);}}function _0x4df4b8(_0x3cbd31){_0x3cbd31['done']?_0x2ce19c(_0x3cbd31['value']):_0x357980(_0x3cbd31['value'])['then'](_0x6db38b,_0x5dc048);}_0x4df4b8((_0xb63969=_0xb63969['apply'](_0x29cdf4,_0x3e7ed9||[]))['next']());});};class SearchServersService{constructor(_0x9c7a95){this['fetch']=_0x9c7a95,this['path']='search-services';}['create'](_0x3829f7,_0x46a4c4,_0x35d8e7,_0x58b3e2,_0x3da211,_0x2cd053,_0x456107,_0x3a03ad){return __awaiter$3(this,void 0,void 0,function*(){const _0x4694f3={'account_name':_0x3829f7,'search_service_name':_0x46a4c4,'endpoint':_0x35d8e7,'key':_0x58b3e2,'country':_0x3da211,'provider':_0x2cd053,'index_name':_0x456107};try{const _0x35b7e8=yield this['fetch']['post'](this['path'],_0x3a03ad,_0x4694f3);if(_0x35b7e8['status']>0xc7&&_0x35b7e8['status']<0x12c){const _0x47a020=yield _0x35b7e8['json']();return new SuccessfulSearchServiceResponse(_0x47a020);}const _0x508373=yield _0x35b7e8['json']();return new FailedSearchServiceResponse(_0x508373);}catch(_0x3b9f36){if(_0x3b9f36 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x3b9f36['message'],'title':_0x3b9f36['name'],'status':0x1f4,'instance':'','type':''});throw _0x3b9f36;}});}['delete'](_0x3a0dc7,_0x5b7c76,_0x34a928){return __awaiter$3(this,void 0,void 0,function*(){const _0x5a03f4=this['path']+'/'+_0x3a0dc7+'/'+_0x5b7c76;try{const _0x474820=yield this['fetch']['delete'](_0x5a03f4,_0x34a928);if(_0x474820['status']>0xc7&&_0x474820['status']<0x12c)return new SuccessfulResponse({});const _0x5789eb=yield _0x474820['json']();return new FailedResponse(_0x5789eb);}catch(_0x5822ea){if(_0x5822ea instanceof Error)return new FailedResponse({'detail':_0x5822ea['message'],'title':_0x5822ea['name'],'status':0x1f4,'instance':'','type':''});throw _0x5822ea;}});}['view'](_0x5610ac,_0x19f769,_0x15623c){return __awaiter$3(this,void 0,void 0,function*(){const _0x1aeddd=this['path']+'/'+_0x5610ac+'/'+_0x19f769;try{const _0x139e99=yield this['fetch']['get'](_0x1aeddd,_0x15623c);if(_0x139e99['status']>0xc7&&_0x139e99['status']<0x12c){const _0x4ad282=yield _0x139e99['json']();return new SuccessfulViewSearchServiceResponse(_0x4ad282);}const _0x4ab7bb=yield _0x139e99['json']();return new FailedViewSearchServiceResponse(_0x4ab7bb);}catch(_0xb4d22a){if(_0xb4d22a instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0xb4d22a['message'],'title':_0xb4d22a['name'],'status':0x1f4,'instance':'','type':''});throw _0xb4d22a;}});}['edit'](_0x539dd4,_0x42ad47,_0x52ac5c,_0x577704,_0x47445f,_0x553cea){return __awaiter$3(this,void 0,void 0,function*(){const _0x137691={'account_name':_0x539dd4,'search_service_name':_0x42ad47,'new_search_service_name':_0x52ac5c,'key':_0x577704,'country':_0x47445f};try{const _0x522bdc=yield this['fetch']['put'](this['path'],_0x553cea,_0x137691);if(_0x522bdc['status']>0xc7&&_0x522bdc['status']<0x12c){const _0x54ac2f=yield _0x522bdc['json']();return new SuccessfulSearchServiceResponse(_0x54ac2f);}const _0xd22c7d=yield _0x522bdc['json']();return new FailedSearchServiceResponse(_0xd22c7d);}catch(_0x362195){if(_0x362195 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x362195['message'],'title':_0x362195['name'],'status':0x1f4,'instance':'','type':''});throw _0x362195;}});}['list'](_0x55810a,_0x14fd46){return __awaiter$3(this,void 0,void 0,function*(){const _0x5ed974=this['path']+'/'+_0x55810a;try{const _0x5ee407=yield this['fetch']['get'](_0x5ed974,_0x14fd46);if(_0x5ee407['status']>0xc7&&_0x5ee407['status']<0x12c){const _0x14dfba=yield _0x5ee407['json']();return new SuccessfulListSearchServiceResponse(_0x14dfba);}const _0x3cb86e=yield _0x5ee407['json']();return new FailedViewSearchServicesResponse(_0x3cb86e);}catch(_0x14a669){if(_0x14a669 instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x14a669['message'],'title':_0x14a669['name'],'status':0x1f4,'instance':'','type':''});throw _0x14a669;}});}}
|
|
12
|
-
|
|
13
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x122c8c,_0x1f7ab9,_0x3d700a,_0x204171){function _0x161386(_0x1edc09){return _0x1edc09 instanceof _0x3d700a?_0x1edc09:new _0x3d700a(function(_0x350772){_0x350772(_0x1edc09);});}return new(_0x3d700a||(_0x3d700a=Promise))(function(_0x58d677,_0x58ca56){function _0x5364c7(_0xdcce7){try{_0x11a7f3(_0x204171['next'](_0xdcce7));}catch(_0x1cefb3){_0x58ca56(_0x1cefb3);}}function _0x4a64bb(_0x1b2958){try{_0x11a7f3(_0x204171['throw'](_0x1b2958));}catch(_0xaf771){_0x58ca56(_0xaf771);}}function _0x11a7f3(_0x1aafab){_0x1aafab['done']?_0x58d677(_0x1aafab['value']):_0x161386(_0x1aafab['value'])['then'](_0x5364c7,_0x4a64bb);}_0x11a7f3((_0x204171=_0x204171['apply'](_0x122c8c,_0x1f7ab9||[]))['next']());});};class FacetService{constructor(_0x2aa4f5){this['fetch']=_0x2aa4f5,this['path']='facet';}['create'](_0x368443,_0x263a51,_0x31bf49,_0x44b48e){return __awaiter$2(this,void 0,void 0,function*(){const _0x38a4db={'account_name':_0x368443,'list_name':_0x263a51,'facet_name':_0x31bf49};try{const _0x8e4b0=yield this['fetch']['post'](this['path'],_0x44b48e,_0x38a4db);if(_0x8e4b0['status']>0xc7&&_0x8e4b0['status']<0x12c){const _0x27e22c=yield _0x8e4b0['json']();return new SuccessfulFacetResponse(_0x27e22c);}const _0x1d05e4=yield _0x8e4b0['json']();return new FailedFacetResponse(_0x1d05e4);}catch(_0x18489a){if(_0x18489a instanceof Error)return new FailedFacetResponse({'detail':_0x18489a['message'],'title':_0x18489a['name'],'status':0x1f4,'instance':'','type':''});throw _0x18489a;}});}['remove'](_0x3f58c7,_0x22bc82,_0x3313da,_0x126971){return __awaiter$2(this,void 0,void 0,function*(){const _0x263b6f='Facet/'+_0x3f58c7+'/'+_0x22bc82+'/'+_0x3313da,_0x2a8d17=yield this['fetch']['delete'](_0x263b6f,_0x126971);try{if(_0x2a8d17['status']>0xc7&&_0x2a8d17['status']<0x12c)return new SuccessfulResponse({});const _0x25d27b=yield _0x2a8d17['json']();return new FailedResponse(_0x25d27b);}catch(_0x3f814e){if(_0x3f814e instanceof Error)return new FailedResponse({'detail':_0x3f814e['message'],'title':_0x3f814e['name'],'status':0x1f4,'instance':'','type':''});throw _0x3f814e;}});}['rename'](_0x341ba9,_0x3d2a5b,_0x4c0af9,_0x264e34,_0x2d9228){return __awaiter$2(this,void 0,void 0,function*(){const _0x25fa6b={'account_name':_0x341ba9,'list_name':_0x3d2a5b,'facet_name':_0x4c0af9,'new_facet_name':_0x264e34};try{const _0x1bd850=yield this['fetch']['put'](this['path'],_0x2d9228,_0x25fa6b);if(_0x1bd850['status']>0xc7&&_0x1bd850['status']<0x12c){const _0x3f54c8=yield _0x1bd850['json']();return new SuccessfulFacetResponse(_0x3f54c8);}const _0x292db4=yield _0x1bd850['json']();return new FailedFacetResponse(_0x292db4);}catch(_0x320d74){if(_0x320d74 instanceof Error)return new FailedFacetResponse({'detail':_0x320d74['message'],'title':_0x320d74['name'],'status':0x1f4,'instance':'','type':''});throw _0x320d74;}});}}
|
|
14
|
-
|
|
15
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x2cde4b,_0x21fc9e,_0xf78e4,_0x23b259){function _0x422572(_0x25e18e){return _0x25e18e instanceof _0xf78e4?_0x25e18e:new _0xf78e4(function(_0xa1c499){_0xa1c499(_0x25e18e);});}return new(_0xf78e4||(_0xf78e4=Promise))(function(_0x3bdc3d,_0x3cf2cc){function _0x288e70(_0x3b475a){try{_0x33968a(_0x23b259['next'](_0x3b475a));}catch(_0x254da6){_0x3cf2cc(_0x254da6);}}function _0x3affdf(_0x524b71){try{_0x33968a(_0x23b259['throw'](_0x524b71));}catch(_0x47d167){_0x3cf2cc(_0x47d167);}}function _0x33968a(_0x5e7e4c){_0x5e7e4c['done']?_0x3bdc3d(_0x5e7e4c['value']):_0x422572(_0x5e7e4c['value'])['then'](_0x288e70,_0x3affdf);}_0x33968a((_0x23b259=_0x23b259['apply'](_0x2cde4b,_0x21fc9e||[]))['next']());});};class SearchResultService{constructor(_0x26af87){this['fetch']=_0x26af87,this['path']='search-result';}['create'](_0x4a23fa,_0x14c8b1,_0x3dc71e,_0x5d22cd,_0x565edb){return __awaiter$1(this,void 0,void 0,function*(){_0x565edb=_0x565edb!==null&&_0x565edb!==void 0?_0x565edb:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0xeaad85=Object['assign']({'account_name':_0x4a23fa,'search_result_name':_0x3dc71e,'list_name':_0x14c8b1},_0x565edb);try{const _0x411112=yield this['fetch']['post'](this['path'],_0x5d22cd,_0xeaad85);if(_0x411112['status']>0xc7&&_0x411112['status']<0x12c){const _0x23da54=yield _0x411112['json']();return new SuccessfulViewSearchResultResponse(_0x23da54);}const _0x354c3f=yield _0x411112['json']();return new FailedSearchResultResponse(_0x354c3f);}catch(_0x11076b){if(_0x11076b instanceof Error)return new FailedSearchResultResponse({'detail':_0x11076b['message'],'title':_0x11076b['name'],'status':0x1f4,'instance':'','type':''});throw _0x11076b;}});}}
|
|
16
|
-
|
|
17
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(_0x3f6a8c,_0x504a69,_0x3cd70f,_0x9da0fa){function _0x1d2a95(_0xc397b2){return _0xc397b2 instanceof _0x3cd70f?_0xc397b2:new _0x3cd70f(function(_0x1798f4){_0x1798f4(_0xc397b2);});}return new(_0x3cd70f||(_0x3cd70f=Promise))(function(_0x56ee49,_0xcd4ca){function _0xe63733(_0x8ca57e){try{_0x23da61(_0x9da0fa['next'](_0x8ca57e));}catch(_0x2f3bae){_0xcd4ca(_0x2f3bae);}}function _0x2c664d(_0x1fecaa){try{_0x23da61(_0x9da0fa['throw'](_0x1fecaa));}catch(_0x52344b){_0xcd4ca(_0x52344b);}}function _0x23da61(_0x1cc006){_0x1cc006['done']?_0x56ee49(_0x1cc006['value']):_0x1d2a95(_0x1cc006['value'])['then'](_0xe63733,_0x2c664d);}_0x23da61((_0x9da0fa=_0x9da0fa['apply'](_0x3f6a8c,_0x504a69||[]))['next']());});};class AdminClient{constructor(_0x386d78='https://admin.searchability.dev/'){var _0x3ed02f=new Fetch(_0x386d78);this['Accounts']=new AccountService(_0x3ed02f),this['Lists']=new ListService(_0x3ed02f),this['ApiKeys']=new ApiKeyService(_0x3ed02f),this['SearchServices']=new SearchServersService(_0x3ed02f),this['FacetService']=new FacetService(_0x3ed02f),this['SearchResults']=new SearchResultService(_0x3ed02f);}}class AuthClient{constructor(_0x46eddb='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x46eddb);}['login'](_0x3e5b93){return __awaiter(this,void 0,void 0,function*(){const _0x59f9ce='login/'+_0x3e5b93;try{const _0x58aa31=yield yield fetch(_0x59f9ce);if(_0x58aa31['status']>0xc7&&_0x58aa31['status']<0x12c){const _0x50b1f7=yield _0x58aa31['json']();return new SuccessfulAuthResponse(_0x50b1f7);}const _0x1e761d=yield _0x58aa31['json']();return new FailedAuthResponse(_0x1e761d);}catch(_0xb0857f){if(_0xb0857f instanceof Error)return new FailedAuthResponse({'detail':_0xb0857f['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0xb0857f;}});}['refresh'](_0x256d93){return __awaiter(this,void 0,void 0,function*(){const _0x518f40='refresh',_0x16507e={'refresh_token':_0x256d93};try{const _0x260220=yield this['fetch']['PostNoAuth'](_0x518f40,_0x16507e);if(_0x260220['status']>0xc7&&_0x260220['status']<0x12c){const _0x403348=yield _0x260220['json']();return new SuccessfulAuthResponse(_0x403348);}const _0x10da4b=yield _0x260220['json']();return new FailedAuthResponse(_0x10da4b);}catch(_0x195893){if(_0x195893 instanceof Error)return new FailedAuthResponse({'detail':_0x195893['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x195893;}});}['getTokenStatus'](_0x2b3355){if(Date['now']()<_0x2b3355['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0x2b3355['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
|
|
18
|
-
|
|
19
|
-
export { AdminClient, AuthClient, TokenStatus, Tokens };
|