@searchability/admin-client 0.0.62 → 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;
|
|
@@ -106,6 +114,7 @@ type ListIdentity = {
|
|
|
106
114
|
};
|
|
107
115
|
type List = ListIdentity & {
|
|
108
116
|
facets: Facet[];
|
|
117
|
+
contributors: Contributor[];
|
|
109
118
|
};
|
|
110
119
|
type ApiKey = {
|
|
111
120
|
name: string;
|
|
@@ -115,6 +124,9 @@ type Facet = {
|
|
|
115
124
|
facet_id: string;
|
|
116
125
|
facet_name: string;
|
|
117
126
|
};
|
|
127
|
+
type Contributor = {
|
|
128
|
+
contributor_name: string;
|
|
129
|
+
};
|
|
118
130
|
type SearchResult = {
|
|
119
131
|
id: string;
|
|
120
132
|
account_name: string;
|
|
@@ -174,6 +186,18 @@ type CreateSearchResultOptions = {
|
|
|
174
186
|
longitude?: number;
|
|
175
187
|
facets?: NameAndValue[];
|
|
176
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
|
+
}
|
|
177
201
|
declare class SuccessfulFacetResponse extends Response<Facet, Problem> {
|
|
178
202
|
readonly facet: Facet;
|
|
179
203
|
constructor(facet: Facet);
|
|
@@ -319,4 +343,4 @@ declare class FailedApiKeyValueResponse extends Response<ApiKeyValue, Problem> {
|
|
|
319
343
|
toProblem(): Problem;
|
|
320
344
|
}
|
|
321
345
|
|
|
322
|
-
export { type Account, AdminClient, type ApiKey, type ApiKeyValue, AuthClient, 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(_0x4b6854){_0x4b6854[_0x4b6854['Ok']=0x0]='Ok',_0x4b6854[_0x4b6854['Refresh']=0x1]='Refresh',_0x4b6854[_0x4b6854['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(_0x12a5f6){this['isSuccess']=_0x12a5f6;}}class SuccessfulFacetResponse extends Response{constructor(_0x3ae42f){super(!![]),this['facet']=_0x3ae42f;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x11d45e){super(![]),this['problem']=_0x11d45e;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountResponse extends Response{constructor(_0x26b7f5){super(!![]),this['account']=_0x26b7f5;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x11892f){super(!![]),this['list']=_0x11892f;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListResponse extends Response{constructor(_0x33212e){super(!![]),this['list']=_0x33212e;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountResponse extends Response{constructor(_0x1c38e6){super(![]),this['problem']=_0x1c38e6;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x5c737d){super(![]),this['problem']=_0x5c737d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListResponse extends Response{constructor(_0x3ab286){super(![]),this['problem']=_0x3ab286;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0x23c9ad){super(!![]),this['tokens']=_0x23c9ad;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x435d35){super(![]),this['problem']=_0x435d35;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0xdbb00c){super(!![]),this['apiKey']=_0xdbb00c;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x57cc64){super(![]),this['problem']=_0x57cc64;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0x2652c6){super(!![]),this['searchService']=_0x2652c6;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0xfb48fe){super(![]),this['problem']=_0xfb48fe;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x565f3e){super(!![]),this['searchService']=_0x565f3e;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulViewSearchResultResponse extends Response{constructor(_0x35e748){super(!![]),this['searchResult']=_0x35e748;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x1788a8){super(![]),this['problem']=_0x1788a8;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x306766){super(!![]),this['searchServices']=_0x306766;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x26bfe5){super(![]),this['problem']=_0x26bfe5;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x1291c4){super(![]),this['problem']=_0x1291c4;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x1ea0a6){super(!![]),this['apiKeyValue']=_0x1ea0a6;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x203c3b){super(!![]),this['obj']=_0x203c3b;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x267a25){super(![]),this['problem']=_0x267a25;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x1c9d7d){super(![]),this['problem']=_0x1c9d7d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
2
|
-
|
|
3
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x488508,_0x1f6c2d,_0x1782cc,_0x30ca9b){function _0x2c13a7(_0x1a3883){return _0x1a3883 instanceof _0x1782cc?_0x1a3883:new _0x1782cc(function(_0x493707){_0x493707(_0x1a3883);});}return new(_0x1782cc||(_0x1782cc=Promise))(function(_0x4cd058,_0x7f8381){function _0x4386c0(_0x1a9441){try{_0xf211a9(_0x30ca9b['next'](_0x1a9441));}catch(_0x78f73d){_0x7f8381(_0x78f73d);}}function _0x5f43f4(_0x20ff40){try{_0xf211a9(_0x30ca9b['throw'](_0x20ff40));}catch(_0x30beab){_0x7f8381(_0x30beab);}}function _0xf211a9(_0x201b8e){_0x201b8e['done']?_0x4cd058(_0x201b8e['value']):_0x2c13a7(_0x201b8e['value'])['then'](_0x4386c0,_0x5f43f4);}_0xf211a9((_0x30ca9b=_0x30ca9b['apply'](_0x488508,_0x1f6c2d||[]))['next']());});};class AccountService{constructor(_0x46dfbc){this['fetch']=_0x46dfbc;}['get'](_0x6e5ec1,_0x32017f){return __awaiter$7(this,void 0,void 0,function*(){const _0x1f5683='Account/'+_0x6e5ec1+'/',_0x701d2e=yield this['fetch']['get'](_0x1f5683,_0x32017f);try{if(_0x701d2e['status']>0xc7&&_0x701d2e['status']<0x12c){const _0x4516be=yield _0x701d2e['json']();return new SuccessfulAccountResponse(_0x4516be);}const _0x14241b=yield _0x701d2e['json']();return new FailedAccountResponse(_0x14241b);}catch(_0x76166b){if(_0x76166b instanceof Error)return new FailedAccountResponse({'detail':_0x76166b['message'],'title':_0x76166b['name'],'status':0x1f4,'instance':'','type':''});throw _0x76166b;}});}}
|
|
4
|
-
|
|
5
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x2fa425,_0x5ad9db,_0x472a46,_0x211a16){function _0x38291c(_0x1f9fec){return _0x1f9fec instanceof _0x472a46?_0x1f9fec:new _0x472a46(function(_0x4748b8){_0x4748b8(_0x1f9fec);});}return new(_0x472a46||(_0x472a46=Promise))(function(_0x166f41,_0x2cd770){function _0xdd63cf(_0x35db12){try{_0x2b3e18(_0x211a16['next'](_0x35db12));}catch(_0x1229cd){_0x2cd770(_0x1229cd);}}function _0x43bdaf(_0x198266){try{_0x2b3e18(_0x211a16['throw'](_0x198266));}catch(_0xa136c7){_0x2cd770(_0xa136c7);}}function _0x2b3e18(_0x4276ea){_0x4276ea['done']?_0x166f41(_0x4276ea['value']):_0x38291c(_0x4276ea['value'])['then'](_0xdd63cf,_0x43bdaf);}_0x2b3e18((_0x211a16=_0x211a16['apply'](_0x2fa425,_0x5ad9db||[]))['next']());});};class ApiKeyService{constructor(_0x4920c3){this['fetch']=_0x4920c3,this['path']='api-key';}['create'](_0x3a5d2b,_0x4c2d8c,_0x58cdf1){return __awaiter$6(this,void 0,void 0,function*(){const _0x457487={'account_name':_0x3a5d2b,'api_key_name':_0x4c2d8c};try{const _0x2d5a11=yield this['fetch']['post'](this['path'],_0x58cdf1,_0x457487);if(_0x2d5a11['status']>0xc7&&_0x2d5a11['status']<0x12c){const _0x36c178=yield _0x2d5a11['json']();return new SuccessfulApiKeyResponse(_0x36c178);}const _0x36a0b0=yield _0x2d5a11['json']();return new FailedApiKeyResponse(_0x36a0b0);}catch(_0x447eb1){if(_0x447eb1 instanceof Error)return new FailedApiKeyResponse({'detail':_0x447eb1['message'],'title':_0x447eb1['name'],'status':0x1f4,'instance':'','type':''});throw _0x447eb1;}});}['view'](_0x50f492,_0x5732ee,_0x44a01d){return __awaiter$6(this,void 0,void 0,function*(){const _0x22196f=this['path']+'/'+_0x50f492+'/'+_0x5732ee;try{const _0x2dcc19=yield this['fetch']['get'](_0x22196f,_0x44a01d);if(_0x2dcc19['status']>0xc7&&_0x2dcc19['status']<0x12c){const _0x5ab6b5=yield _0x2dcc19['json']();return new SuccessfulApiKeyValueResponse(_0x5ab6b5);}const _0x15a7d4=yield _0x2dcc19['json']();return new FailedApiKeyValueResponse(_0x15a7d4);}catch(_0x4f2d94){if(_0x4f2d94 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x4f2d94['message'],'title':_0x4f2d94['name'],'status':0x1f4,'instance':'','type':''});throw _0x4f2d94;}});}['delete'](_0x1d0ee8,_0x556266,_0x6d0e17){return __awaiter$6(this,void 0,void 0,function*(){const _0x418640=this['path']+'/'+_0x1d0ee8+'/'+_0x556266;try{const _0x1771c3=yield this['fetch']['delete'](_0x418640,_0x6d0e17);if(_0x1771c3['status']>0xc7&&_0x1771c3['status']<0x12c)return new SuccessfulResponse({});const _0x153fe7=yield _0x1771c3['json']();return new FailedResponse(_0x153fe7);}catch(_0x411efc){if(_0x411efc instanceof Error)return new FailedResponse({'detail':_0x411efc['message'],'title':_0x411efc['name'],'status':0x1f4,'instance':'','type':''});throw _0x411efc;}});}}
|
|
6
|
-
|
|
7
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x2e310c,_0x193154,_0x101171,_0xe5d237){function _0x39e432(_0xb948e8){return _0xb948e8 instanceof _0x101171?_0xb948e8:new _0x101171(function(_0x37b0a2){_0x37b0a2(_0xb948e8);});}return new(_0x101171||(_0x101171=Promise))(function(_0x237c68,_0x492db8){function _0x487ef8(_0x23fed2){try{_0x49ebef(_0xe5d237['next'](_0x23fed2));}catch(_0x4e16c6){_0x492db8(_0x4e16c6);}}function _0x50f519(_0x270512){try{_0x49ebef(_0xe5d237['throw'](_0x270512));}catch(_0x15838b){_0x492db8(_0x15838b);}}function _0x49ebef(_0x45f90e){_0x45f90e['done']?_0x237c68(_0x45f90e['value']):_0x39e432(_0x45f90e['value'])['then'](_0x487ef8,_0x50f519);}_0x49ebef((_0xe5d237=_0xe5d237['apply'](_0x2e310c,_0x193154||[]))['next']());});};class ListService{constructor(_0x242862){this['fetch']=_0x242862;}['create'](_0x54a9f0,_0x190313,_0x45b742,_0x5fc549){return __awaiter$5(this,void 0,void 0,function*(){const _0x23bc51='List',_0x49a8b5={'account_name':_0x54a9f0,'list_name':_0x190313,'search_service_name':_0x45b742};try{const _0x2f76c4=yield this['fetch']['post'](_0x23bc51,_0x5fc549,_0x49a8b5);if(_0x2f76c4['status']>0xc7&&_0x2f76c4['status']<0x12c){const _0x5d0363=yield _0x2f76c4['json']();return new SuccessfulListIdentityResponse(_0x5d0363);}const _0x173251=yield _0x2f76c4['json']();return new FailedListIdentityResponse(_0x173251);}catch(_0x15aee7){if(_0x15aee7 instanceof Error)return new FailedListIdentityResponse({'detail':_0x15aee7['message'],'title':_0x15aee7['name'],'status':0x1f4,'instance':'','type':''});throw _0x15aee7;}});}['delete'](_0x5eb494,_0x8ce913,_0x432be1){return __awaiter$5(this,void 0,void 0,function*(){const _0x48db6f='List/'+_0x5eb494+'/'+_0x8ce913,_0x4d9558=yield this['fetch']['delete'](_0x48db6f,_0x432be1);try{if(_0x4d9558['status']>0xc7&&_0x4d9558['status']<0x12c)return new SuccessfulResponse({});const _0x524b43=yield _0x4d9558['json']();return new FailedResponse(_0x524b43);}catch(_0x10fe16){if(_0x10fe16 instanceof Error)return new FailedResponse({'detail':_0x10fe16['message'],'title':_0x10fe16['name'],'status':0x1f4,'instance':'','type':''});throw _0x10fe16;}});}['get'](_0x131d4c,_0x5cd354,_0x1ea521){return __awaiter$5(this,void 0,void 0,function*(){const _0x1e1505='List/'+_0x131d4c+'/'+_0x5cd354;try{const _0x174b3a=yield this['fetch']['get'](_0x1e1505,_0x1ea521);if(_0x174b3a['status']>0xc7&&_0x174b3a['status']<0x12c){const _0x1e6eff=yield _0x174b3a['json']();return new SuccessfulListResponse(_0x1e6eff);}const _0x6f583d=yield _0x174b3a['json']();return new FailedListResponse(_0x6f583d);}catch(_0x5e278d){if(_0x5e278d instanceof Error)return new FailedListResponse({'detail':_0x5e278d['message'],'title':_0x5e278d['name'],'status':0x1f4,'instance':'','type':''});throw _0x5e278d;}});}}
|
|
8
|
-
|
|
9
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0x2d97a6,_0xd52eb9,_0x46d632,_0x4f86f6){function _0x1f0a8e(_0xb3789b){return _0xb3789b instanceof _0x46d632?_0xb3789b:new _0x46d632(function(_0xfda121){_0xfda121(_0xb3789b);});}return new(_0x46d632||(_0x46d632=Promise))(function(_0x1fbbfb,_0x53ad4e){function _0x3406c3(_0xccc4e5){try{_0x2f1c12(_0x4f86f6['next'](_0xccc4e5));}catch(_0x575599){_0x53ad4e(_0x575599);}}function _0x56a9a4(_0x42ab05){try{_0x2f1c12(_0x4f86f6['throw'](_0x42ab05));}catch(_0x16ba5c){_0x53ad4e(_0x16ba5c);}}function _0x2f1c12(_0x14c4db){_0x14c4db['done']?_0x1fbbfb(_0x14c4db['value']):_0x1f0a8e(_0x14c4db['value'])['then'](_0x3406c3,_0x56a9a4);}_0x2f1c12((_0x4f86f6=_0x4f86f6['apply'](_0x2d97a6,_0xd52eb9||[]))['next']());});};class Fetch{constructor(_0x363d67){this['baseUri']=_0x363d67,this['getUrl']=_0x3d7b5e=>{return _0x3d7b5e['startsWith']('/')&&(_0x3d7b5e=_0x3d7b5e['replace']('/','')),''+this['baseUri']+_0x3d7b5e;},!_0x363d67['endsWith']('/')&&(_0x363d67=_0x363d67+'/');}['get'](_0x39c01c,_0x4414ef){return __awaiter$4(this,void 0,void 0,function*(){const _0x2561e6=this['getUrl'](_0x39c01c);return yield fetch(_0x2561e6,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x4414ef}});});}['post'](_0x319b98,_0x2ecd2e,_0x1886d7){return __awaiter$4(this,void 0,void 0,function*(){const _0x125b9f=this['getUrl'](_0x319b98);return yield fetch(_0x125b9f,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x2ecd2e},'body':_0x1886d7?JSON['stringify'](_0x1886d7):null});});}['PostNoAuth'](_0x50873e,_0xa77e25){return __awaiter$4(this,void 0,void 0,function*(){const _0xcc2b28=this['getUrl'](_0x50873e);return yield fetch(_0xcc2b28,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0xa77e25?JSON['stringify'](_0xa77e25):null});});}['put'](_0x5c51b2,_0x493468,_0x2bef49){return __awaiter$4(this,void 0,void 0,function*(){const _0x16dc74=this['getUrl'](_0x5c51b2);return yield fetch(_0x16dc74,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x493468},'body':_0x2bef49?JSON['stringify'](_0x2bef49):null});});}['delete'](_0x183344,_0xfb5e1a){return __awaiter$4(this,void 0,void 0,function*(){const _0x7a6a4f=this['getUrl'](_0x183344);return yield fetch(_0x7a6a4f,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0xfb5e1a}});});}}
|
|
10
|
-
|
|
11
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0xa5a9de,_0x4b14af,_0x3e6d5c,_0x4e85a0){function _0x44cb27(_0x147e1d){return _0x147e1d instanceof _0x3e6d5c?_0x147e1d:new _0x3e6d5c(function(_0x45edec){_0x45edec(_0x147e1d);});}return new(_0x3e6d5c||(_0x3e6d5c=Promise))(function(_0x565d0f,_0x2c1a9c){function _0x5c794a(_0x1e5a55){try{_0x21a2e8(_0x4e85a0['next'](_0x1e5a55));}catch(_0x45597a){_0x2c1a9c(_0x45597a);}}function _0x4b4d62(_0x2d19ee){try{_0x21a2e8(_0x4e85a0['throw'](_0x2d19ee));}catch(_0x5a154d){_0x2c1a9c(_0x5a154d);}}function _0x21a2e8(_0x1fdacb){_0x1fdacb['done']?_0x565d0f(_0x1fdacb['value']):_0x44cb27(_0x1fdacb['value'])['then'](_0x5c794a,_0x4b4d62);}_0x21a2e8((_0x4e85a0=_0x4e85a0['apply'](_0xa5a9de,_0x4b14af||[]))['next']());});};class SearchServersService{constructor(_0x50b127){this['fetch']=_0x50b127,this['path']='search-services';}['create'](_0x5381ab,_0x4ab214,_0x31dc58,_0x51e92a,_0x2f089e,_0xc0b39,_0x2bd8c1,_0x35dbe4){return __awaiter$3(this,void 0,void 0,function*(){const _0x2408c9={'account_name':_0x5381ab,'search_service_name':_0x4ab214,'endpoint':_0x31dc58,'key':_0x51e92a,'country':_0x2f089e,'provider':_0xc0b39,'index_name':_0x2bd8c1};try{const _0x499e5d=yield this['fetch']['post'](this['path'],_0x35dbe4,_0x2408c9);if(_0x499e5d['status']>0xc7&&_0x499e5d['status']<0x12c){const _0x43bbc1=yield _0x499e5d['json']();return new SuccessfulSearchServiceResponse(_0x43bbc1);}const _0x1e1b06=yield _0x499e5d['json']();return new FailedSearchServiceResponse(_0x1e1b06);}catch(_0x335f55){if(_0x335f55 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x335f55['message'],'title':_0x335f55['name'],'status':0x1f4,'instance':'','type':''});throw _0x335f55;}});}['delete'](_0x31869f,_0x5d8a50,_0x2d2075){return __awaiter$3(this,void 0,void 0,function*(){const _0x2becc6=this['path']+'/'+_0x31869f+'/'+_0x5d8a50;try{const _0x28ed14=yield this['fetch']['delete'](_0x2becc6,_0x2d2075);if(_0x28ed14['status']>0xc7&&_0x28ed14['status']<0x12c)return new SuccessfulResponse({});const _0x8c9bc0=yield _0x28ed14['json']();return new FailedResponse(_0x8c9bc0);}catch(_0x483d67){if(_0x483d67 instanceof Error)return new FailedResponse({'detail':_0x483d67['message'],'title':_0x483d67['name'],'status':0x1f4,'instance':'','type':''});throw _0x483d67;}});}['view'](_0x27bf02,_0x2dcd2f,_0x13ad1a){return __awaiter$3(this,void 0,void 0,function*(){const _0x4d57e7=this['path']+'/'+_0x27bf02+'/'+_0x2dcd2f;try{const _0x31d78b=yield this['fetch']['get'](_0x4d57e7,_0x13ad1a);if(_0x31d78b['status']>0xc7&&_0x31d78b['status']<0x12c){const _0x538761=yield _0x31d78b['json']();return new SuccessfulViewSearchServiceResponse(_0x538761);}const _0x25cb57=yield _0x31d78b['json']();return new FailedViewSearchServiceResponse(_0x25cb57);}catch(_0x4493a4){if(_0x4493a4 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x4493a4['message'],'title':_0x4493a4['name'],'status':0x1f4,'instance':'','type':''});throw _0x4493a4;}});}['edit'](_0x5f0c36,_0x3e9880,_0x547296,_0x11b6ca,_0x11aa74,_0x338a61){return __awaiter$3(this,void 0,void 0,function*(){const _0x3d2537={'account_name':_0x5f0c36,'search_service_name':_0x3e9880,'new_search_service_name':_0x547296,'key':_0x11b6ca,'country':_0x11aa74};try{const _0x9538b2=yield this['fetch']['put'](this['path'],_0x338a61,_0x3d2537);if(_0x9538b2['status']>0xc7&&_0x9538b2['status']<0x12c){const _0x2d5d23=yield _0x9538b2['json']();return new SuccessfulSearchServiceResponse(_0x2d5d23);}const _0x4903fc=yield _0x9538b2['json']();return new FailedSearchServiceResponse(_0x4903fc);}catch(_0x3ecc88){if(_0x3ecc88 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x3ecc88['message'],'title':_0x3ecc88['name'],'status':0x1f4,'instance':'','type':''});throw _0x3ecc88;}});}['list'](_0x3ff0e0,_0x41c02f){return __awaiter$3(this,void 0,void 0,function*(){const _0x3b0ce1=this['path']+'/'+_0x3ff0e0;try{const _0x119f6d=yield this['fetch']['get'](_0x3b0ce1,_0x41c02f);if(_0x119f6d['status']>0xc7&&_0x119f6d['status']<0x12c){const _0x53a8fc=yield _0x119f6d['json']();return new SuccessfulListSearchServiceResponse(_0x53a8fc);}const _0x3d0fd0=yield _0x119f6d['json']();return new FailedViewSearchServicesResponse(_0x3d0fd0);}catch(_0x11963a){if(_0x11963a instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x11963a['message'],'title':_0x11963a['name'],'status':0x1f4,'instance':'','type':''});throw _0x11963a;}});}}
|
|
12
|
-
|
|
13
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x1c5a05,_0x49659e,_0x6c9dc7,_0x21c6b9){function _0x4702b0(_0x38b610){return _0x38b610 instanceof _0x6c9dc7?_0x38b610:new _0x6c9dc7(function(_0x18ceeb){_0x18ceeb(_0x38b610);});}return new(_0x6c9dc7||(_0x6c9dc7=Promise))(function(_0x3126cf,_0xd23bba){function _0x16624a(_0x5e7b5c){try{_0x592e45(_0x21c6b9['next'](_0x5e7b5c));}catch(_0x196474){_0xd23bba(_0x196474);}}function _0x44b496(_0x23249e){try{_0x592e45(_0x21c6b9['throw'](_0x23249e));}catch(_0x24866f){_0xd23bba(_0x24866f);}}function _0x592e45(_0x45b923){_0x45b923['done']?_0x3126cf(_0x45b923['value']):_0x4702b0(_0x45b923['value'])['then'](_0x16624a,_0x44b496);}_0x592e45((_0x21c6b9=_0x21c6b9['apply'](_0x1c5a05,_0x49659e||[]))['next']());});};class FacetService{constructor(_0x2fcad4){this['fetch']=_0x2fcad4,this['path']='facet';}['create'](_0x227c40,_0x596220,_0x278431,_0x2167bc){return __awaiter$2(this,void 0,void 0,function*(){const _0x22144c={'account_name':_0x227c40,'list_name':_0x596220,'facet_name':_0x278431};try{const _0x180dad=yield this['fetch']['post'](this['path'],_0x2167bc,_0x22144c);if(_0x180dad['status']>0xc7&&_0x180dad['status']<0x12c){const _0x6e1ebc=yield _0x180dad['json']();return new SuccessfulFacetResponse(_0x6e1ebc);}const _0x3efa3b=yield _0x180dad['json']();return new FailedFacetResponse(_0x3efa3b);}catch(_0x1280a1){if(_0x1280a1 instanceof Error)return new FailedFacetResponse({'detail':_0x1280a1['message'],'title':_0x1280a1['name'],'status':0x1f4,'instance':'','type':''});throw _0x1280a1;}});}['remove'](_0x5bf3fc,_0x2ffb97,_0x431d2a,_0x1d63ce){return __awaiter$2(this,void 0,void 0,function*(){const _0x10423b='Facet/'+_0x5bf3fc+'/'+_0x2ffb97+'/'+_0x431d2a,_0x594689=yield this['fetch']['delete'](_0x10423b,_0x1d63ce);try{if(_0x594689['status']>0xc7&&_0x594689['status']<0x12c)return new SuccessfulResponse({});const _0x5a5580=yield _0x594689['json']();return new FailedResponse(_0x5a5580);}catch(_0x7e2f1c){if(_0x7e2f1c instanceof Error)return new FailedResponse({'detail':_0x7e2f1c['message'],'title':_0x7e2f1c['name'],'status':0x1f4,'instance':'','type':''});throw _0x7e2f1c;}});}['rename'](_0x41ab80,_0x3fa6a0,_0x90502d,_0x18f2b1,_0x33ffe5){return __awaiter$2(this,void 0,void 0,function*(){const _0x41f79c={'account_name':_0x41ab80,'list_name':_0x3fa6a0,'facet_name':_0x90502d,'new_facet_name':_0x18f2b1};try{const _0x2617b6=yield this['fetch']['put'](this['path'],_0x33ffe5,_0x41f79c);if(_0x2617b6['status']>0xc7&&_0x2617b6['status']<0x12c){const _0x3cfd6f=yield _0x2617b6['json']();return new SuccessfulFacetResponse(_0x3cfd6f);}const _0xc8b556=yield _0x2617b6['json']();return new FailedFacetResponse(_0xc8b556);}catch(_0x4f79b3){if(_0x4f79b3 instanceof Error)return new FailedFacetResponse({'detail':_0x4f79b3['message'],'title':_0x4f79b3['name'],'status':0x1f4,'instance':'','type':''});throw _0x4f79b3;}});}}
|
|
14
|
-
|
|
15
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x3d3da3,_0x3ad522,_0x287a3b,_0x649854){function _0x13af0b(_0x17bb75){return _0x17bb75 instanceof _0x287a3b?_0x17bb75:new _0x287a3b(function(_0x4c1f0f){_0x4c1f0f(_0x17bb75);});}return new(_0x287a3b||(_0x287a3b=Promise))(function(_0x4534a6,_0x39e39c){function _0x438b89(_0x2e2e61){try{_0x5269df(_0x649854['next'](_0x2e2e61));}catch(_0x300155){_0x39e39c(_0x300155);}}function _0x32762d(_0x261c28){try{_0x5269df(_0x649854['throw'](_0x261c28));}catch(_0x2ca3b2){_0x39e39c(_0x2ca3b2);}}function _0x5269df(_0x2004a1){_0x2004a1['done']?_0x4534a6(_0x2004a1['value']):_0x13af0b(_0x2004a1['value'])['then'](_0x438b89,_0x32762d);}_0x5269df((_0x649854=_0x649854['apply'](_0x3d3da3,_0x3ad522||[]))['next']());});};class SearchResultService{constructor(_0x39d13d){this['fetch']=_0x39d13d,this['path']='search-result';}['create'](_0x408fec,_0x5ec97f,_0x51949e,_0x3b10df,_0x45a1b7){return __awaiter$1(this,void 0,void 0,function*(){_0x45a1b7=_0x45a1b7!==null&&_0x45a1b7!==void 0?_0x45a1b7:{'description':'','keywords':'','resource_1':'','resource_2':'','resource_3':'','latitude':0x0,'longitude':0x0,'facets':[]};const _0x488175=Object['assign']({'account_name':_0x408fec,'search_result_name':_0x51949e,'list_name':_0x5ec97f},_0x45a1b7);try{const _0x135c1a=yield this['fetch']['post'](this['path'],_0x3b10df,_0x488175);if(_0x135c1a['status']>0xc7&&_0x135c1a['status']<0x12c){const _0x5d0960=yield _0x135c1a['json']();return new SuccessfulViewSearchResultResponse(_0x5d0960);}const _0x1dae23=yield _0x135c1a['json']();return new FailedSearchResultResponse(_0x1dae23);}catch(_0x3c00fd){if(_0x3c00fd instanceof Error)return new FailedSearchResultResponse({'detail':_0x3c00fd['message'],'title':_0x3c00fd['name'],'status':0x1f4,'instance':'','type':''});throw _0x3c00fd;}});}}
|
|
16
|
-
|
|
17
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(_0x1bdff3,_0x50821f,_0x1257be,_0x1e87ce){function _0x28880b(_0x3d4590){return _0x3d4590 instanceof _0x1257be?_0x3d4590:new _0x1257be(function(_0x2ed881){_0x2ed881(_0x3d4590);});}return new(_0x1257be||(_0x1257be=Promise))(function(_0x74269a,_0xa37bda){function _0x401110(_0x281547){try{_0x38c58a(_0x1e87ce['next'](_0x281547));}catch(_0x1b167c){_0xa37bda(_0x1b167c);}}function _0x24d1c0(_0x1c069f){try{_0x38c58a(_0x1e87ce['throw'](_0x1c069f));}catch(_0xf26bdb){_0xa37bda(_0xf26bdb);}}function _0x38c58a(_0x42ac0a){_0x42ac0a['done']?_0x74269a(_0x42ac0a['value']):_0x28880b(_0x42ac0a['value'])['then'](_0x401110,_0x24d1c0);}_0x38c58a((_0x1e87ce=_0x1e87ce['apply'](_0x1bdff3,_0x50821f||[]))['next']());});};class AdminClient{constructor(_0x12dcd7='https://admin.searchability.dev/'){var _0x1dffcc=new Fetch(_0x12dcd7);this['Accounts']=new AccountService(_0x1dffcc),this['Lists']=new ListService(_0x1dffcc),this['ApiKeys']=new ApiKeyService(_0x1dffcc),this['SearchServices']=new SearchServersService(_0x1dffcc),this['FacetService']=new FacetService(_0x1dffcc),this['SearchResults']=new SearchResultService(_0x1dffcc);}}class AuthClient{constructor(_0x5af50d='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x5af50d);}['login'](_0x49660c){return __awaiter(this,void 0,void 0,function*(){const _0x3e0b5d='login/'+_0x49660c;try{const _0x4b7764=yield yield fetch(_0x3e0b5d);if(_0x4b7764['status']>0xc7&&_0x4b7764['status']<0x12c){const _0x1ff6a8=yield _0x4b7764['json']();return new SuccessfulAuthResponse(_0x1ff6a8);}const _0x3e6e9d=yield _0x4b7764['json']();return new FailedAuthResponse(_0x3e6e9d);}catch(_0x347bb0){if(_0x347bb0 instanceof Error)return new FailedAuthResponse({'detail':_0x347bb0['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x347bb0;}});}['refresh'](_0xed757b){return __awaiter(this,void 0,void 0,function*(){const _0x510e7e='refresh',_0x384672={'refresh_token':_0xed757b};try{const _0x50eb52=yield this['fetch']['PostNoAuth'](_0x510e7e,_0x384672);if(_0x50eb52['status']>0xc7&&_0x50eb52['status']<0x12c){const _0x41ee44=yield _0x50eb52['json']();return new SuccessfulAuthResponse(_0x41ee44);}const _0x257187=yield _0x50eb52['json']();return new FailedAuthResponse(_0x257187);}catch(_0x15524c){if(_0x15524c instanceof Error)return new FailedAuthResponse({'detail':_0x15524c['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x15524c;}});}['getTokenStatus'](_0xdb8e74){if(Date['now']()<_0xdb8e74['access_expires'])return TokenStatus['Ok'];if(Date['now']()<_0xdb8e74['refresh_expires'])return TokenStatus['Refresh'];return TokenStatus['Expired'];}}
|
|
18
|
-
|
|
19
|
-
export { AdminClient, AuthClient, TokenStatus, Tokens };
|