@searchability/admin-client 0.0.138 → 0.0.140
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.
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
exports.TokenStatus = void 0;(function(
|
|
3
|
+
exports.TokenStatus = void 0;(function(_0x35c89a){_0x35c89a[_0x35c89a['Ok']=0x0]='Ok',_0x35c89a[_0x35c89a['Refresh']=0x1]='Refresh',_0x35c89a[_0x35c89a['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(_0x59eff3){this['isSuccess']=_0x59eff3;}}class SuccessfulFacetValueResponse extends Response{constructor(_0x5a5e4d){super(!![]),this['facets']=_0x5a5e4d;}['toSuccess'](){return this['facets'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetValuesResponse extends Response{constructor(_0x513be2){super(![]),this['problem']=_0x513be2;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulContributorResponse extends Response{constructor(_0x4a60cc){super(!![]),this['contributor']=_0x4a60cc;}['toSuccess'](){return this['contributor'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedContributorResponse extends Response{constructor(_0x4dae6e){super(![]),this['problem']=_0x4dae6e;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAccountAndImageResponse extends Response{constructor(_0xbe7c6b){super(!![]),this['accountAndImages']=_0xbe7c6b;}['toSuccess'](){return this['accountAndImages'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAccountAndImageResponse extends Response{constructor(_0x3a0605){super(![]),this['problem']=_0x3a0605;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulResourceResponse extends Response{constructor(_0x954a85){super(!![]),this['resource']=_0x954a85;}['toSuccess'](){return this['resource'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResourceResponse extends Response{constructor(_0x477001){super(![]),this['problem']=_0x477001;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulFacetResponse extends Response{constructor(_0x4bf23f){super(!![]),this['facet']=_0x4bf23f;}['toSuccess'](){return this['facet'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedFacetResponse extends Response{constructor(_0x38efe4){super(![]),this['problem']=_0x38efe4;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedSearchableFieldResponse extends Response{constructor(_0x33688c){super(![]),this['problem']=_0x33688c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchableFieldResponse extends Response{constructor(_0x3d2409){super(!![]),this['searchable_field']=_0x3d2409;}['toSuccess'](){return this['searchable_field'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountResponse extends Response{constructor(_0x202358){super(!![]),this['account']=_0x202358;}['toSuccess'](){return this['account'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulAccountImageResponse extends Response{constructor(_0xfc5a2f){super(!![]),this['accountImage']=_0xfc5a2f;}['toSuccess'](){return this['accountImage'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulListIdentityResponse extends Response{constructor(_0x43e76a){super(!![]),this['list']=_0x43e76a;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulGroupResponse extends Response{constructor(_0x1edcd3){super(!![]),this['group']=_0x1edcd3;}['toSuccess'](){return this['group'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedGroupResponse extends Response{constructor(_0x199e1d){super(![]),this['problem']=_0x199e1d;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListResponse extends Response{constructor(_0x597ebb){super(!![]),this['list']=_0x597ebb;}['toSuccess'](){return this['list'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedListResponse extends Response{constructor(_0x3e85e0){super(![]),this['problem']=_0x3e85e0;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountResponse extends Response{constructor(_0x4caf43){super(![]),this['problem']=_0x4caf43;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedAccountImageResponse extends Response{constructor(_0x47da3c){super(![]),this['problem']=_0x47da3c;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedListIdentityResponse extends Response{constructor(_0x469bc1){super(![]),this['problem']=_0x469bc1;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulAuthResponse extends Response{constructor(_0xe3eefe){super(!![]),this['tokens']=_0xe3eefe;}['toSuccess'](){return this['tokens'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedAuthResponse extends Response{constructor(_0x498baa){super(![]),this['problem']=_0x498baa;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyResponse extends Response{constructor(_0x1cd795){super(!![]),this['apiKey']=_0x1cd795;}['toSuccess'](){return this['apiKey'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedApiKeyResponse extends Response{constructor(_0x81fc1a){super(![]),this['problem']=_0x81fc1a;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulSearchServiceResponse extends Response{constructor(_0xdfc1e5){super(!![]),this['searchService']=_0xdfc1e5;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchServiceResponse extends Response{constructor(_0x464cf0){super(![]),this['problem']=_0x464cf0;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulViewSearchServiceResponse extends Response{constructor(_0x6d3f67){super(!![]),this['searchService']=_0x6d3f67;}['toSuccess'](){return this['searchService'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulSearchResultResponse extends Response{constructor(_0x4d9670){super(!![]),this['searchResult']=_0x4d9670;}['toSuccess'](){return this['searchResult'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedSearchResultResponse extends Response{constructor(_0x191ff8){super(![]),this['problem']=_0x191ff8;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchResultResponse extends Response{constructor(_0x5d42d6){super(!![]),this['searchResults']=_0x5d42d6;}['toSuccess'](){return this['searchResults'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchResultResponse extends Response{constructor(_0x3cd094){super(![]),this['problem']=_0x3cd094;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulListSearchServiceResponse extends Response{constructor(_0x545c38){super(!![]),this['searchServices']=_0x545c38;}['toSuccess'](){return this['searchServices'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedViewSearchServicesResponse extends Response{constructor(_0x591dcf){super(![]),this['problem']=_0x591dcf;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedViewSearchServiceResponse extends Response{constructor(_0x5b49e0){super(![]),this['problem']=_0x5b49e0;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class SuccessfulApiKeyValueResponse extends Response{constructor(_0x507865){super(!![]),this['apiKeyValue']=_0x507865;}['toSuccess'](){return this['apiKeyValue'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class SuccessfulResponse extends Response{constructor(_0x53110b){super(!![]),this['obj']=_0x53110b;}['toSuccess'](){return this['obj'];}['toProblem'](){throw new Error('Did\x20not\x20fail');}}class FailedResponse extends Response{constructor(_0x381d21){super(![]),this['problem']=_0x381d21;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}class FailedApiKeyValueResponse extends Response{constructor(_0x5ea43b){super(![]),this['problem']=_0x5ea43b;}['toSuccess'](){throw new Error('Not\x20a\x20success');}['toProblem'](){return this['problem'];}}
|
|
4
4
|
|
|
5
|
-
var __awaiter$b=undefined&&undefined['__awaiter']||function(
|
|
5
|
+
var __awaiter$b=undefined&&undefined['__awaiter']||function(_0x5963a9,_0x29330f,_0x748204,_0x4ad0a9){function _0x70400d(_0x2d91bc){return _0x2d91bc instanceof _0x748204?_0x2d91bc:new _0x748204(function(_0x5e5e76){_0x5e5e76(_0x2d91bc);});}return new(_0x748204||(_0x748204=Promise))(function(_0x494d08,_0x7cc27d){function _0x26a2fd(_0x405fc6){try{_0x4fea2c(_0x4ad0a9['next'](_0x405fc6));}catch(_0x4c2ec6){_0x7cc27d(_0x4c2ec6);}}function _0xd3aacc(_0xbf3c1){try{_0x4fea2c(_0x4ad0a9['throw'](_0xbf3c1));}catch(_0x25bea1){_0x7cc27d(_0x25bea1);}}function _0x4fea2c(_0x571014){_0x571014['done']?_0x494d08(_0x571014['value']):_0x70400d(_0x571014['value'])['then'](_0x26a2fd,_0xd3aacc);}_0x4fea2c((_0x4ad0a9=_0x4ad0a9['apply'](_0x5963a9,_0x29330f||[]))['next']());});};class AccountService{constructor(_0x10e71d){this['fetch']=_0x10e71d;}['get'](_0x5d8f26,_0x268d42){return __awaiter$b(this,void 0,void 0,function*(){const _0x2684d0='Account/'+_0x5d8f26+'/',_0x2ed6e5=yield this['fetch']['get'](_0x2684d0,_0x268d42);try{if(_0x2ed6e5['status']>0xc7&&_0x2ed6e5['status']<0x12c){const _0x4d1d8f=yield _0x2ed6e5['json']();return new SuccessfulAccountResponse(_0x4d1d8f);}const _0x518be2=yield _0x2ed6e5['json']();return new FailedAccountResponse(_0x518be2);}catch(_0x23dacc){if(_0x23dacc instanceof Error)return new FailedAccountResponse({'detail':_0x23dacc['message'],'title':_0x23dacc['name'],'status':0x1f4,'instance':'','type':''});throw _0x23dacc;}});}['getImage'](_0x2426c8,_0x9acefe){return __awaiter$b(this,void 0,void 0,function*(){const _0x25a4c7='account/image/'+_0x2426c8+'/',_0x242f67=yield this['fetch']['get'](_0x25a4c7,_0x9acefe);try{if(_0x242f67['status']>0xc7&&_0x242f67['status']<0x12c){const _0xd8c1ff=yield _0x242f67['json']();return new SuccessfulAccountImageResponse(_0xd8c1ff);}const _0x28ec71=yield _0x242f67['json']();return new FailedAccountImageResponse(_0x28ec71);}catch(_0x3635e3){if(_0x3635e3 instanceof Error)return new FailedAccountImageResponse({'detail':_0x3635e3['message'],'title':_0x3635e3['name'],'status':0x1f4,'instance':'','type':''});throw _0x3635e3;}});}}
|
|
6
6
|
|
|
7
|
-
var __awaiter$a=undefined&&undefined['__awaiter']||function(
|
|
7
|
+
var __awaiter$a=undefined&&undefined['__awaiter']||function(_0x34bb17,_0x2a136c,_0x15ecde,_0x4ae727){function _0x5e4b4d(_0x596cff){return _0x596cff instanceof _0x15ecde?_0x596cff:new _0x15ecde(function(_0x5d1580){_0x5d1580(_0x596cff);});}return new(_0x15ecde||(_0x15ecde=Promise))(function(_0x14493a,_0x40b6c1){function _0x46d531(_0x2db911){try{_0x12cd60(_0x4ae727['next'](_0x2db911));}catch(_0x21165e){_0x40b6c1(_0x21165e);}}function _0x29718d(_0x2fac0c){try{_0x12cd60(_0x4ae727['throw'](_0x2fac0c));}catch(_0x4db96c){_0x40b6c1(_0x4db96c);}}function _0x12cd60(_0x428f8b){_0x428f8b['done']?_0x14493a(_0x428f8b['value']):_0x5e4b4d(_0x428f8b['value'])['then'](_0x46d531,_0x29718d);}_0x12cd60((_0x4ae727=_0x4ae727['apply'](_0x34bb17,_0x2a136c||[]))['next']());});};class ApiKeyService{constructor(_0x14ea48){this['fetch']=_0x14ea48,this['path']='api-key';}['create'](_0x203fe3,_0x554224,_0x14bae6){return __awaiter$a(this,void 0,void 0,function*(){const _0x182be9={'account_name':_0x203fe3,'api_key_name':_0x554224};try{const _0x32f64f=yield this['fetch']['post'](this['path'],_0x14bae6,_0x182be9);if(_0x32f64f['status']>0xc7&&_0x32f64f['status']<0x12c){const _0x42bb03=yield _0x32f64f['json']();return new SuccessfulApiKeyResponse(_0x42bb03);}const _0xf54deb=yield _0x32f64f['json']();return new FailedApiKeyResponse(_0xf54deb);}catch(_0xb257ec){if(_0xb257ec instanceof Error)return new FailedApiKeyResponse({'detail':_0xb257ec['message'],'title':_0xb257ec['name'],'status':0x1f4,'instance':'','type':''});throw _0xb257ec;}});}['view'](_0x375eaa,_0x562c07,_0x294ead){return __awaiter$a(this,void 0,void 0,function*(){const _0x470688=this['path']+'/'+_0x375eaa+'/'+_0x562c07;try{const _0x2a0775=yield this['fetch']['get'](_0x470688,_0x294ead);if(_0x2a0775['status']>0xc7&&_0x2a0775['status']<0x12c){const _0x48f562=yield _0x2a0775['json']();return new SuccessfulApiKeyValueResponse(_0x48f562);}const _0x5456c8=yield _0x2a0775['json']();return new FailedApiKeyValueResponse(_0x5456c8);}catch(_0x430c77){if(_0x430c77 instanceof Error)return new FailedApiKeyValueResponse({'detail':_0x430c77['message'],'title':_0x430c77['name'],'status':0x1f4,'instance':'','type':''});throw _0x430c77;}});}['delete'](_0x5e7be0,_0x45d774,_0x1b33be){return __awaiter$a(this,void 0,void 0,function*(){const _0x2f3546=this['path']+'/'+_0x5e7be0+'/'+_0x45d774;try{const _0x42ab85=yield this['fetch']['delete'](_0x2f3546,_0x1b33be);if(_0x42ab85['status']>0xc7&&_0x42ab85['status']<0x12c)return new SuccessfulResponse({});const _0x1a48e2=yield _0x42ab85['json']();return new FailedResponse(_0x1a48e2);}catch(_0x669ae){if(_0x669ae instanceof Error)return new FailedResponse({'detail':_0x669ae['message'],'title':_0x669ae['name'],'status':0x1f4,'instance':'','type':''});throw _0x669ae;}});}}
|
|
8
8
|
|
|
9
|
-
var __awaiter$9=undefined&&undefined['__awaiter']||function(
|
|
9
|
+
var __awaiter$9=undefined&&undefined['__awaiter']||function(_0x58486b,_0x411d54,_0x153653,_0x805332){function _0x5021e8(_0x274515){return _0x274515 instanceof _0x153653?_0x274515:new _0x153653(function(_0x41c2e1){_0x41c2e1(_0x274515);});}return new(_0x153653||(_0x153653=Promise))(function(_0x1e7b8f,_0x247307){function _0x503bd0(_0x3db647){try{_0x43c2b1(_0x805332['next'](_0x3db647));}catch(_0x1a2fd3){_0x247307(_0x1a2fd3);}}function _0x473f08(_0x454d2f){try{_0x43c2b1(_0x805332['throw'](_0x454d2f));}catch(_0x2bc318){_0x247307(_0x2bc318);}}function _0x43c2b1(_0x5a3b13){_0x5a3b13['done']?_0x1e7b8f(_0x5a3b13['value']):_0x5021e8(_0x5a3b13['value'])['then'](_0x503bd0,_0x473f08);}_0x43c2b1((_0x805332=_0x805332['apply'](_0x58486b,_0x411d54||[]))['next']());});};class ListService{constructor(_0x40b1c1){this['fetch']=_0x40b1c1,this['path']='list',this['Coordinates']=new CoordinatesService(_0x40b1c1),this['GeneratedSuggestions']=new GeneratedSuggestionsService(_0x40b1c1);}['create'](_0x3499d3,_0x453b42,_0x9d7275,_0x30eedd){return __awaiter$9(this,void 0,void 0,function*(){const _0x3a2e82={'account_name':_0x3499d3,'list_name':_0x453b42,'search_service_name':_0x9d7275};try{const _0x334a2=yield this['fetch']['post'](this['path'],_0x30eedd,_0x3a2e82);if(_0x334a2['status']>0xc7&&_0x334a2['status']<0x12c){const _0x326842=yield _0x334a2['json']();return new SuccessfulListIdentityResponse(_0x326842);}const _0x3dc208=yield _0x334a2['json']();return new FailedListIdentityResponse(_0x3dc208);}catch(_0x83ceba){if(_0x83ceba instanceof Error)return new FailedListIdentityResponse({'detail':_0x83ceba['message'],'title':_0x83ceba['name'],'status':0x1f4,'instance':'','type':''});throw _0x83ceba;}});}['delete'](_0x2d7f5d,_0x4696b3,_0x1e1a95){return __awaiter$9(this,void 0,void 0,function*(){const _0x5b33cd=this['path']+'/'+_0x2d7f5d+'/'+_0x4696b3,_0x309d52=yield this['fetch']['delete'](_0x5b33cd,_0x1e1a95);try{if(_0x309d52['status']>0xc7&&_0x309d52['status']<0x12c)return new SuccessfulResponse({});const _0x2c355b=yield _0x309d52['json']();return new FailedResponse(_0x2c355b);}catch(_0x3c3706){if(_0x3c3706 instanceof Error)return new FailedResponse({'detail':_0x3c3706['message'],'title':_0x3c3706['name'],'status':0x1f4,'instance':'','type':''});throw _0x3c3706;}});}['get'](_0x797e6b,_0x40eedb,_0x58fd94){return __awaiter$9(this,void 0,void 0,function*(){const _0x4229bc=this['path']+'/'+_0x797e6b+'/'+_0x40eedb;try{const _0x9097ac=yield this['fetch']['get'](_0x4229bc,_0x58fd94);if(_0x9097ac['status']>0xc7&&_0x9097ac['status']<0x12c){const _0x518477=yield _0x9097ac['json']();return new SuccessfulListResponse(_0x518477);}const _0x250199=yield _0x9097ac['json']();return new FailedListResponse(_0x250199);}catch(_0x5c6d20){if(_0x5c6d20 instanceof Error)return new FailedListResponse({'detail':_0x5c6d20['message'],'title':_0x5c6d20['name'],'status':0x1f4,'instance':'','type':''});throw _0x5c6d20;}});}['editSettings'](_0x5ece4d,_0x346204,_0x20c917,_0x4e6dc1){return __awaiter$9(this,void 0,void 0,function*(){const _0x8dc411=this['path']+'/settings/'+_0x5ece4d+'/'+_0x346204,_0x1262d8=yield this['fetch']['put'](_0x8dc411,_0x20c917,_0x4e6dc1);try{if(_0x1262d8['status']>0xc7&&_0x1262d8['status']<0x12c){const _0x345c99=yield _0x1262d8['json']();return new SuccessfulListResponse(_0x345c99);}const _0x3cafc8=yield _0x1262d8['json']();return new FailedListResponse(_0x3cafc8);}catch(_0x6fe673){if(_0x6fe673 instanceof Error)return new FailedListResponse({'detail':_0x6fe673['message'],'title':_0x6fe673['name'],'status':0x1f4,'instance':'','type':''});throw _0x6fe673;}});}['addCoordinates'](_0x27ab18,_0x1ee44a,_0x512716){return __awaiter$9(this,void 0,void 0,function*(){const _0x443470=this['path']+'/coordinates/'+_0x27ab18+'/'+_0x1ee44a,_0x2635cc=yield this['fetch']['post'](_0x443470,_0x512716,{});try{if(_0x2635cc['status']>0xc7&&_0x2635cc['status']<0x12c){const _0x1da3de=yield _0x2635cc['json']();return new SuccessfulListResponse(_0x1da3de);}const _0x2366b9=yield _0x2635cc['json']();return new FailedListResponse(_0x2366b9);}catch(_0x41272f){if(_0x41272f instanceof Error)return new FailedListResponse({'detail':_0x41272f['message'],'title':_0x41272f['name'],'status':0x1f4,'instance':'','type':''});throw _0x41272f;}});}['removeCoordinates'](_0x545160,_0x31a447,_0x237f8a){return __awaiter$9(this,void 0,void 0,function*(){const _0x2a80d1=this['path']+'/coordinates/'+_0x545160+'/'+_0x31a447,_0x57dd71=yield this['fetch']['delete'](_0x2a80d1,_0x237f8a);try{if(_0x57dd71['status']>0xc7&&_0x57dd71['status']<0x12c){const _0x4ade98=yield _0x57dd71['json']();return new SuccessfulListResponse(_0x4ade98);}const _0x33c6f0=yield _0x57dd71['json']();return new FailedListResponse(_0x33c6f0);}catch(_0x96d84e){if(_0x96d84e instanceof Error)return new FailedListResponse({'detail':_0x96d84e['message'],'title':_0x96d84e['name'],'status':0x1f4,'instance':'','type':''});throw _0x96d84e;}});}['transfer'](_0x4d4203,_0x14770a,_0x3457a8,_0x548538){return __awaiter$9(this,void 0,void 0,function*(){const _0x55411c={'new_search_service_name':_0x3457a8};try{const _0x36df4e=yield this['fetch']['put'](this['path']+'/transfer/'+_0x4d4203+'/'+_0x14770a,_0x548538,_0x55411c);if(_0x36df4e['status']>0xc7&&_0x36df4e['status']<0x12c){const _0x598129=yield _0x36df4e['json']();return new SuccessfulListResponse(_0x598129);}const _0x503dea=yield _0x36df4e['json']();return new FailedListResponse(_0x503dea);}catch(_0x1a6f1d){if(_0x1a6f1d instanceof Error)return new FailedListResponse({'detail':_0x1a6f1d['message'],'title':_0x1a6f1d['name'],'status':0x1f4,'instance':'','type':''});throw _0x1a6f1d;}});}}class CoordinatesService{constructor(_0x54c422){this['fetch']=_0x54c422,this['path']='list/coordinates';}['add'](_0x232be1,_0xbb195,_0x6dce5c){return __awaiter$9(this,void 0,void 0,function*(){const _0x3ff5e1=this['path']+'/'+_0x232be1+'/'+_0xbb195,_0x500bd8=yield this['fetch']['post'](_0x3ff5e1,_0x6dce5c,{});try{if(_0x500bd8['status']>0xc7&&_0x500bd8['status']<0x12c){const _0x29bc62=yield _0x500bd8['json']();return new SuccessfulListResponse(_0x29bc62);}const _0x333670=yield _0x500bd8['json']();return new FailedListResponse(_0x333670);}catch(_0x32c6f9){if(_0x32c6f9 instanceof Error)return new FailedListResponse({'detail':_0x32c6f9['message'],'title':_0x32c6f9['name'],'status':0x1f4,'instance':'','type':''});throw _0x32c6f9;}});}['remove'](_0x4c1f77,_0x1f7030,_0x363bf0){return __awaiter$9(this,void 0,void 0,function*(){const _0xfda70=this['path']+'/'+_0x4c1f77+'/'+_0x1f7030,_0x4777f1=yield this['fetch']['delete'](_0xfda70,_0x363bf0);try{if(_0x4777f1['status']>0xc7&&_0x4777f1['status']<0x12c){const _0x48727f=yield _0x4777f1['json']();return new SuccessfulListResponse(_0x48727f);}const _0x1e1b83=yield _0x4777f1['json']();return new FailedListResponse(_0x1e1b83);}catch(_0x22a8b7){if(_0x22a8b7 instanceof Error)return new FailedListResponse({'detail':_0x22a8b7['message'],'title':_0x22a8b7['name'],'status':0x1f4,'instance':'','type':''});throw _0x22a8b7;}});}}class GeneratedSuggestionsService{constructor(_0xd012bd){this['fetch']=_0xd012bd,this['path']='list/generated-suggestions';}['add'](_0x18b139,_0x56dd84,_0x445813,_0x237ea2,_0x541e21,_0x5281c6,_0x56f61a){return __awaiter$9(this,void 0,void 0,function*(){const _0x35d724=this['path']+'/'+_0x18b139+'/'+_0x56dd84,_0x3a7bf8=yield this['fetch']['post'](_0x35d724,_0x56f61a,{'target_list_name':_0x445813,'minimum_result_count':_0x237ea2,'is_active':_0x541e21,'minimum_characters':_0x5281c6});try{if(_0x3a7bf8['status']>0xc7&&_0x3a7bf8['status']<0x12c){const _0x247515=yield _0x3a7bf8['json']();return new SuccessfulListResponse(_0x247515);}const _0x583960=yield _0x3a7bf8['json']();return new FailedListResponse(_0x583960);}catch(_0x217fd0){if(_0x217fd0 instanceof Error)return new FailedListResponse({'detail':_0x217fd0['message'],'title':_0x217fd0['name'],'status':0x1f4,'instance':'','type':''});throw _0x217fd0;}});}['remove'](_0x2ee9c8,_0x298c04,_0x4f6470){return __awaiter$9(this,void 0,void 0,function*(){const _0x23a24a=this['path']+'/'+_0x2ee9c8+'/'+_0x298c04,_0x235fae=yield this['fetch']['delete'](_0x23a24a,_0x4f6470);try{if(_0x235fae['status']>0xc7&&_0x235fae['status']<0x12c){const _0x20d79d=yield _0x235fae['json']();return new SuccessfulListResponse(_0x20d79d);}const _0x11c702=yield _0x235fae['json']();return new FailedListResponse(_0x11c702);}catch(_0x1007c2){if(_0x1007c2 instanceof Error)return new FailedListResponse({'detail':_0x1007c2['message'],'title':_0x1007c2['name'],'status':0x1f4,'instance':'','type':''});throw _0x1007c2;}});}['edit'](_0x39eddb,_0x5fe644,_0x2fe113,_0x591c2a){return __awaiter$9(this,void 0,void 0,function*(){const _0x332117=this['path']+'/'+_0x39eddb+'/'+_0x5fe644;_0x591c2a=_0x591c2a!==null&&_0x591c2a!==void 0?_0x591c2a:{};const _0x5eb7c3=yield this['fetch']['put'](_0x332117,_0x2fe113,_0x591c2a);try{if(_0x5eb7c3['status']>0xc7&&_0x5eb7c3['status']<0x12c){const _0x3ac0b4=yield _0x5eb7c3['json']();return new SuccessfulListResponse(_0x3ac0b4);}const _0x11793a=yield _0x5eb7c3['json']();return new FailedListResponse(_0x11793a);}catch(_0x540789){if(_0x540789 instanceof Error)return new FailedListResponse({'detail':_0x540789['message'],'title':_0x540789['name'],'status':0x1f4,'instance':'','type':''});throw _0x540789;}});}}
|
|
10
10
|
|
|
11
|
-
var __awaiter$8=undefined&&undefined['__awaiter']||function(
|
|
11
|
+
var __awaiter$8=undefined&&undefined['__awaiter']||function(_0x1db4da,_0x447e1a,_0x2dc7c3,_0x49364d){function _0x1c031d(_0x1601ee){return _0x1601ee instanceof _0x2dc7c3?_0x1601ee:new _0x2dc7c3(function(_0x29d7d2){_0x29d7d2(_0x1601ee);});}return new(_0x2dc7c3||(_0x2dc7c3=Promise))(function(_0x20664a,_0x59e6af){function _0x433112(_0x543551){try{_0x1db954(_0x49364d['next'](_0x543551));}catch(_0x39284c){_0x59e6af(_0x39284c);}}function _0x3f9b2c(_0xd65387){try{_0x1db954(_0x49364d['throw'](_0xd65387));}catch(_0x511f2f){_0x59e6af(_0x511f2f);}}function _0x1db954(_0x2fe300){_0x2fe300['done']?_0x20664a(_0x2fe300['value']):_0x1c031d(_0x2fe300['value'])['then'](_0x433112,_0x3f9b2c);}_0x1db954((_0x49364d=_0x49364d['apply'](_0x1db4da,_0x447e1a||[]))['next']());});};class Fetch{constructor(_0x17ff0c){this['baseUri']=_0x17ff0c,this['getUrl']=_0x5d3173=>{return _0x5d3173['startsWith']('/')&&(_0x5d3173=_0x5d3173['replace']('/','')),''+this['baseUri']+_0x5d3173;},!_0x17ff0c['endsWith']('/')&&(_0x17ff0c=_0x17ff0c+'/');}['get'](_0x242768,_0x4a0d41){return __awaiter$8(this,void 0,void 0,function*(){const _0xa56048=this['getUrl'](_0x242768);return yield fetch(_0xa56048,{'method':'GET','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x4a0d41}});});}['post'](_0x6d2426,_0x49eca1,_0x325d25){return __awaiter$8(this,void 0,void 0,function*(){const _0x357268=this['getUrl'](_0x6d2426);return yield fetch(_0x357268,{'method':'POST','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x49eca1},'body':_0x325d25?JSON['stringify'](_0x325d25):null});});}['upload'](_0x5c3e42,_0x892bd4,_0x4d5b3c){return __awaiter$8(this,void 0,void 0,function*(){const _0x26e7a2=this['getUrl'](_0x5c3e42);return yield fetch(_0x26e7a2,{'method':'POST','headers':{'Authorization':'Bearer\x20'+_0x892bd4},'body':_0x4d5b3c});});}['PostNoAuth'](_0xd5853a,_0x1bf82a){return __awaiter$8(this,void 0,void 0,function*(){const _0x36b209=this['getUrl'](_0xd5853a);return yield fetch(_0x36b209,{'method':'POST','headers':{'Content-Type':'application/json'},'body':_0x1bf82a?JSON['stringify'](_0x1bf82a):null});});}['put'](_0x336512,_0x3777c7,_0x37f9b6){return __awaiter$8(this,void 0,void 0,function*(){const _0x3e6d00=this['getUrl'](_0x336512);return yield fetch(_0x3e6d00,{'method':'PUT','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3777c7},'body':_0x37f9b6?JSON['stringify'](_0x37f9b6):null});});}['delete'](_0x289d9a,_0x3c3ba6){return __awaiter$8(this,void 0,void 0,function*(){const _0x313c7c=this['getUrl'](_0x289d9a);return yield fetch(_0x313c7c,{'method':'DELETE','headers':{'Content-Type':'application/json','Authorization':'Bearer\x20'+_0x3c3ba6}});});}}
|
|
12
12
|
|
|
13
|
-
var __awaiter$7=undefined&&undefined['__awaiter']||function(
|
|
13
|
+
var __awaiter$7=undefined&&undefined['__awaiter']||function(_0x334658,_0x582465,_0x3910f3,_0x171528){function _0x1a6097(_0x5b9496){return _0x5b9496 instanceof _0x3910f3?_0x5b9496:new _0x3910f3(function(_0x1e7b3e){_0x1e7b3e(_0x5b9496);});}return new(_0x3910f3||(_0x3910f3=Promise))(function(_0x589110,_0x5f4546){function _0x30f1c3(_0x4f8890){try{_0x5db231(_0x171528['next'](_0x4f8890));}catch(_0x1b3b9f){_0x5f4546(_0x1b3b9f);}}function _0x26d448(_0x13a422){try{_0x5db231(_0x171528['throw'](_0x13a422));}catch(_0x1182b1){_0x5f4546(_0x1182b1);}}function _0x5db231(_0x5dacc8){_0x5dacc8['done']?_0x589110(_0x5dacc8['value']):_0x1a6097(_0x5dacc8['value'])['then'](_0x30f1c3,_0x26d448);}_0x5db231((_0x171528=_0x171528['apply'](_0x334658,_0x582465||[]))['next']());});};class SearchServersService{constructor(_0x54ae4c){this['fetch']=_0x54ae4c,this['path']='search-service';}['create'](_0x3f5d5a,_0x5f5808,_0x3515e7,_0x439950,_0x3046e5,_0x432bd3,_0x343011,_0x28b49e){return __awaiter$7(this,void 0,void 0,function*(){const _0xd23cc6={'account_name':_0x3f5d5a,'search_service_name':_0x5f5808,'endpoint':_0x3515e7,'key':_0x439950,'country':_0x3046e5,'provider':_0x432bd3,'index_name':_0x343011};try{const _0x57bf76=yield this['fetch']['post'](this['path'],_0x28b49e,_0xd23cc6);if(_0x57bf76['status']>0xc7&&_0x57bf76['status']<0x12c){const _0x1560b9=yield _0x57bf76['json']();return new SuccessfulSearchServiceResponse(_0x1560b9);}const _0x1ee2de=yield _0x57bf76['json']();return new FailedSearchServiceResponse(_0x1ee2de);}catch(_0x3baa98){if(_0x3baa98 instanceof Error)return new FailedSearchServiceResponse({'detail':_0x3baa98['message'],'title':_0x3baa98['name'],'status':0x1f4,'instance':'','type':''});throw _0x3baa98;}});}['delete'](_0x26fafc,_0xca9098,_0x779fec){return __awaiter$7(this,void 0,void 0,function*(){const _0x1e5787=this['path']+'/'+_0x26fafc+'/'+_0xca9098;try{const _0x107f1a=yield this['fetch']['delete'](_0x1e5787,_0x779fec);if(_0x107f1a['status']>0xc7&&_0x107f1a['status']<0x12c)return new SuccessfulResponse({});const _0x49db4f=yield _0x107f1a['json']();return new FailedResponse(_0x49db4f);}catch(_0x4729e4){if(_0x4729e4 instanceof Error)return new FailedResponse({'detail':_0x4729e4['message'],'title':_0x4729e4['name'],'status':0x1f4,'instance':'','type':''});throw _0x4729e4;}});}['view'](_0x5cf7ff,_0x37f2db,_0x24d1bd){return __awaiter$7(this,void 0,void 0,function*(){const _0x428f51=this['path']+'/'+_0x5cf7ff+'/'+_0x37f2db;try{const _0x4ecc1e=yield this['fetch']['get'](_0x428f51,_0x24d1bd);if(_0x4ecc1e['status']>0xc7&&_0x4ecc1e['status']<0x12c){const _0x1306ad=yield _0x4ecc1e['json']();return new SuccessfulViewSearchServiceResponse(_0x1306ad);}const _0xa16438=yield _0x4ecc1e['json']();return new FailedViewSearchServiceResponse(_0xa16438);}catch(_0x396427){if(_0x396427 instanceof Error)return new FailedViewSearchServiceResponse({'detail':_0x396427['message'],'title':_0x396427['name'],'status':0x1f4,'instance':'','type':''});throw _0x396427;}});}['edit'](_0x382f23,_0x153e6b,_0x201847,_0x57823f,_0x24d442){return __awaiter$7(this,void 0,void 0,function*(){const _0x333939={'account_name':_0x382f23,'search_service_name':_0x153e6b,'key':_0x201847,'country':_0x57823f};try{const _0x399c3b=yield this['fetch']['put'](this['path'],_0x24d442,_0x333939);if(_0x399c3b['status']>0xc7&&_0x399c3b['status']<0x12c){const _0x27dd29=yield _0x399c3b['json']();return new SuccessfulSearchServiceResponse(_0x27dd29);}const _0x12413a=yield _0x399c3b['json']();return new FailedSearchServiceResponse(_0x12413a);}catch(_0x29a42e){if(_0x29a42e instanceof Error)return new FailedSearchServiceResponse({'detail':_0x29a42e['message'],'title':_0x29a42e['name'],'status':0x1f4,'instance':'','type':''});throw _0x29a42e;}});}['list'](_0x497e45,_0x5dde0e){return __awaiter$7(this,void 0,void 0,function*(){const _0x591b9f=this['path']+'/'+_0x497e45;try{const _0x3dfa13=yield this['fetch']['get'](_0x591b9f,_0x5dde0e);if(_0x3dfa13['status']>0xc7&&_0x3dfa13['status']<0x12c){const _0x4f4094=yield _0x3dfa13['json']();return new SuccessfulListSearchServiceResponse(_0x4f4094);}const _0x5f2c36=yield _0x3dfa13['json']();return new FailedViewSearchServicesResponse(_0x5f2c36);}catch(_0x2b24f3){if(_0x2b24f3 instanceof Error)return new FailedViewSearchServicesResponse({'detail':_0x2b24f3['message'],'title':_0x2b24f3['name'],'status':0x1f4,'instance':'','type':''});throw _0x2b24f3;}});}}
|
|
14
14
|
|
|
15
|
-
var __awaiter$6=undefined&&undefined['__awaiter']||function(
|
|
15
|
+
var __awaiter$6=undefined&&undefined['__awaiter']||function(_0x5a7264,_0x45082f,_0x41e0fa,_0x87e7a2){function _0x12b7ec(_0x2bd5e0){return _0x2bd5e0 instanceof _0x41e0fa?_0x2bd5e0:new _0x41e0fa(function(_0x47d582){_0x47d582(_0x2bd5e0);});}return new(_0x41e0fa||(_0x41e0fa=Promise))(function(_0x3aa209,_0x812940){function _0x58729e(_0x27b688){try{_0x4e4cdf(_0x87e7a2['next'](_0x27b688));}catch(_0x57501a){_0x812940(_0x57501a);}}function _0x355392(_0x1bab47){try{_0x4e4cdf(_0x87e7a2['throw'](_0x1bab47));}catch(_0x16ae4c){_0x812940(_0x16ae4c);}}function _0x4e4cdf(_0xbd6fa3){_0xbd6fa3['done']?_0x3aa209(_0xbd6fa3['value']):_0x12b7ec(_0xbd6fa3['value'])['then'](_0x58729e,_0x355392);}_0x4e4cdf((_0x87e7a2=_0x87e7a2['apply'](_0x5a7264,_0x45082f||[]))['next']());});};class FacetService{constructor(_0x24e8f8){this['fetch']=_0x24e8f8,this['path']='facet';}['create'](_0x1c2e13,_0x348ff6,_0x1988bd,_0x5d6010){return __awaiter$6(this,void 0,void 0,function*(){const _0xa33676={'account_name':_0x1c2e13,'list_name':_0x348ff6,'facet_name':_0x1988bd};try{const _0xc93446=yield this['fetch']['post'](this['path'],_0x5d6010,_0xa33676);if(_0xc93446['status']>0xc7&&_0xc93446['status']<0x12c){const _0x26f102=yield _0xc93446['json']();return new SuccessfulFacetResponse(_0x26f102);}const _0x1ee577=yield _0xc93446['json']();return new FailedFacetResponse(_0x1ee577);}catch(_0x189283){if(_0x189283 instanceof Error)return new FailedFacetResponse({'detail':_0x189283['message'],'title':_0x189283['name'],'status':0x1f4,'instance':'','type':''});throw _0x189283;}});}['remove'](_0x2846e6,_0x36be96,_0x532ca8,_0x25ea35){return __awaiter$6(this,void 0,void 0,function*(){const _0x144941='Facet/'+_0x2846e6+'/'+_0x36be96+'/'+_0x532ca8,_0x220338=yield this['fetch']['delete'](_0x144941,_0x25ea35);try{if(_0x220338['status']>0xc7&&_0x220338['status']<0x12c)return new SuccessfulResponse({});const _0x55c442=yield _0x220338['json']();return new FailedResponse(_0x55c442);}catch(_0x6efb54){if(_0x6efb54 instanceof Error)return new FailedResponse({'detail':_0x6efb54['message'],'title':_0x6efb54['name'],'status':0x1f4,'instance':'','type':''});throw _0x6efb54;}});}['rename'](_0x133ac2,_0x5157a0,_0xee7d9f,_0x46289c,_0x278d34){return __awaiter$6(this,void 0,void 0,function*(){let _0x4a6208=this['path']+'/'+_0x133ac2+'/'+_0x5157a0;const _0x17d780={'facet_name':_0xee7d9f,'new_facet_name':_0x46289c};try{const _0x55e2aa=yield this['fetch']['put'](_0x4a6208,_0x278d34,_0x17d780);if(_0x55e2aa['status']>0xc7&&_0x55e2aa['status']<0x12c){const _0x1339e3=yield _0x55e2aa['json']();return new SuccessfulFacetResponse(_0x1339e3);}const _0x5a858a=yield _0x55e2aa['json']();return new FailedFacetResponse(_0x5a858a);}catch(_0xc126ab){if(_0xc126ab instanceof Error)return new FailedFacetResponse({'detail':_0xc126ab['message'],'title':_0xc126ab['name'],'status':0x1f4,'instance':'','type':''});throw _0xc126ab;}});}['list'](_0x51af0c,_0x38effe,_0x4c1192,_0x436c29,_0x12de9b){return __awaiter$6(this,void 0,void 0,function*(){let _0x200f0f=this['path']+'/'+_0x51af0c+'/'+_0x38effe+'/'+_0x4c1192+'/'+_0x436c29;try{const _0x58272b=yield this['fetch']['get'](_0x200f0f,_0x12de9b);if(_0x58272b['status']>0xc7&&_0x58272b['status']<0x12c){const _0x24951a=yield _0x58272b['json']();return new SuccessfulFacetValueResponse(_0x24951a);}const _0x3af5b7=yield _0x58272b['json']();return new FailedFacetValuesResponse(_0x3af5b7);}catch(_0x229cf2){if(_0x229cf2 instanceof Error)return new FailedFacetValuesResponse({'detail':_0x229cf2['message'],'title':_0x229cf2['name'],'status':0x1f4,'instance':'','type':''});throw _0x229cf2;}});}}
|
|
16
16
|
|
|
17
|
-
var __awaiter$5=undefined&&undefined['__awaiter']||function(
|
|
17
|
+
var __awaiter$5=undefined&&undefined['__awaiter']||function(_0x25025d,_0x5f017e,_0x5438ca,_0x28d781){function _0x52cdf8(_0x31b27a){return _0x31b27a instanceof _0x5438ca?_0x31b27a:new _0x5438ca(function(_0x3aff63){_0x3aff63(_0x31b27a);});}return new(_0x5438ca||(_0x5438ca=Promise))(function(_0x241e56,_0xc7a33d){function _0x1b6361(_0x179a59){try{_0x6a8bdb(_0x28d781['next'](_0x179a59));}catch(_0x3837bb){_0xc7a33d(_0x3837bb);}}function _0x6047f6(_0x1cff2c){try{_0x6a8bdb(_0x28d781['throw'](_0x1cff2c));}catch(_0x3a91a5){_0xc7a33d(_0x3a91a5);}}function _0x6a8bdb(_0x292f0b){_0x292f0b['done']?_0x241e56(_0x292f0b['value']):_0x52cdf8(_0x292f0b['value'])['then'](_0x1b6361,_0x6047f6);}_0x6a8bdb((_0x28d781=_0x28d781['apply'](_0x25025d,_0x5f017e||[]))['next']());});};class SearchResultService{constructor(_0x1297ac){this['fetch']=_0x1297ac,this['path']='search-result',this['isRealNumber']=_0x59a042=>_0x59a042!=undefined&&typeof _0x59a042==='number'&&Number['isFinite'](_0x59a042);}['create'](_0xe51810,_0x1b63ce,_0x59b324,_0x3ed2dc,_0x108782){return __awaiter$5(this,void 0,void 0,function*(){const _0x37a39b=Object['assign']({'account_name':_0xe51810,'search_result_name':_0x59b324,'list_name':_0x1b63ce},_0x108782);try{const _0x12e61c=yield this['fetch']['post'](this['path'],_0x3ed2dc,_0x37a39b);if(_0x12e61c['status']>0xc7&&_0x12e61c['status']<0x12c){const _0x2263b1=yield _0x12e61c['json']();return new SuccessfulSearchResultResponse(_0x2263b1);}const _0x1ad5d1=yield _0x12e61c['json']();return new FailedSearchResultResponse(_0x1ad5d1);}catch(_0x5a461d){if(_0x5a461d instanceof Error)return new FailedSearchResultResponse({'detail':_0x5a461d['message'],'title':_0x5a461d['name'],'status':0x1f4,'instance':'','type':''});throw _0x5a461d;}});}['list'](_0x334026,_0x1640bd,_0x314582,_0x15d084){return __awaiter$5(this,void 0,void 0,function*(){let _0x4434dd=this['path']+'/'+_0x334026+'/'+_0x1640bd+'?'+this['getQueryStr'](_0x15d084);try{const _0x1e5ab8=yield this['fetch']['get'](_0x4434dd,_0x314582);if(_0x1e5ab8['status']>0xc7&&_0x1e5ab8['status']<0x12c){const _0x201ff4=yield _0x1e5ab8['json']();return new SuccessfulListSearchResultResponse(_0x201ff4);}const _0xf3b26b=yield _0x1e5ab8['json']();return new FailedViewSearchResultResponse(_0xf3b26b);}catch(_0x102772){if(_0x102772 instanceof Error)return new FailedViewSearchResultResponse({'detail':_0x102772['message'],'title':_0x102772['name'],'status':0x1f4,'instance':'','type':''});throw _0x102772;}});}['get'](_0x219172,_0x3ed2bb,_0x1d4467,_0x5b8d8c){return __awaiter$5(this,void 0,void 0,function*(){let _0x584c2c=this['path']+'/'+_0x219172+'/'+_0x3ed2bb+'?'+_0x1d4467;try{const _0x49e76e=yield this['fetch']['get'](_0x584c2c,_0x5b8d8c);if(_0x49e76e['status']>0xc7&&_0x49e76e['status']<0x12c){const _0x357615=yield _0x49e76e['json']();return new SuccessfulSearchResultResponse(_0x357615);}const _0x27a24a=yield _0x49e76e['json']();return new FailedSearchResultResponse(_0x27a24a);}catch(_0x22f031){if(_0x22f031 instanceof Error)return new FailedSearchResultResponse({'detail':_0x22f031['message'],'title':_0x22f031['name'],'status':0x1f4,'instance':'','type':''});throw _0x22f031;}});}['delete'](_0x42cc72,_0x9cf5e7,_0x4becc5,_0x173792){return __awaiter$5(this,void 0,void 0,function*(){const _0xaddc8f=this['path']+'/'+_0x42cc72+'/'+_0x9cf5e7+'/'+_0x4becc5,_0x28c782=yield this['fetch']['delete'](_0xaddc8f,_0x173792);try{if(_0x28c782['status']>0xc7&&_0x28c782['status']<0x12c)return new SuccessfulResponse({});const _0x4278e5=yield _0x28c782['json']();return new FailedResponse(_0x4278e5);}catch(_0x3a86f9){if(_0x3a86f9 instanceof Error)return new FailedResponse({'detail':_0x3a86f9['message'],'title':_0x3a86f9['name'],'status':0x1f4,'instance':'','type':''});throw _0x3a86f9;}});}['upload'](_0x31cea0,_0x44bc83,_0x487042,_0xef4789){return __awaiter$5(this,void 0,void 0,function*(){const _0x1dcbab=this['path']+'/'+_0x31cea0+'/'+_0x44bc83+'/upload',_0x150e19=new FormData();_0x150e19['append']('file',_0x487042);try{const _0xc9498a=yield this['fetch']['upload'](_0x1dcbab,_0xef4789,_0x150e19);if(_0xc9498a['status']>0xc7&&_0xc9498a['status']<0x12c)return new SuccessfulResponse({});const _0x499211=yield _0xc9498a['json']();return new FailedResponse(_0x499211);}catch(_0x88a5b8){if(_0x88a5b8 instanceof Error)return new FailedResponse({'detail':_0x88a5b8['message'],'title':_0x88a5b8['name'],'status':0x1f4,'instance':'','type':''});throw _0x88a5b8;}});}['edit'](_0x363364,_0x277a12,_0x213971,_0x1d7897,_0x45d99e){return __awaiter$5(this,void 0,void 0,function*(){const _0x143ad4=this['path']+'/'+_0x363364+'/'+_0x277a12+'/'+_0x213971;try{const _0x29bb18=yield this['fetch']['put'](_0x143ad4,_0x1d7897,_0x45d99e);if(_0x29bb18['status']>0xc7&&_0x29bb18['status']<0x12c){const _0x2d1322=yield _0x29bb18['json']();return new SuccessfulSearchResultResponse(_0x2d1322);}const _0xb4cbaa=yield _0x29bb18['json']();return new FailedSearchResultResponse(_0xb4cbaa);}catch(_0x1aa889){if(_0x1aa889 instanceof Error)return new FailedSearchResultResponse({'detail':_0x1aa889['message'],'title':_0x1aa889['name'],'status':0x1f4,'instance':'','type':''});throw _0x1aa889;}});}['getQueryStr'](_0x5f4ef7){let _0x48f464='';const _0xb4cc5f=[];(_0x5f4ef7===null||_0x5f4ef7===void 0?void 0:_0x5f4ef7['size'])&&_0xb4cc5f['push']('size='+_0x5f4ef7['size']);(_0x5f4ef7===null||_0x5f4ef7===void 0?void 0:_0x5f4ef7['skip'])&&_0xb4cc5f['push']('skip='+_0x5f4ef7['skip']);(_0x5f4ef7===null||_0x5f4ef7===void 0?void 0:_0x5f4ef7['query'])&&_0xb4cc5f['push']('query='+_0x5f4ef7['query']);(_0x5f4ef7===null||_0x5f4ef7===void 0?void 0:_0x5f4ef7['filter'])&&_0xb4cc5f['push']('filter='+_0x5f4ef7['filter']);if((_0x5f4ef7===null||_0x5f4ef7===void 0?void 0:_0x5f4ef7['radius'])&&this['isRealNumber'](_0x5f4ef7['radius']['latitude'])&&this['isRealNumber'](_0x5f4ef7['radius']['longitude'])&&this['isRealNumber'](_0x5f4ef7['radius']['distance_in_km'])){const _0xa7b546=_0x5f4ef7['radius']['latitude']+','+_0x5f4ef7['radius']['longitude']+','+_0x5f4ef7['radius']['distance_in_km'];_0xb4cc5f['push']('radius='+_0xa7b546);}return _0x5f4ef7['active']===![]&&_0xb4cc5f['push']('active='+_0x5f4ef7['active']),_0xb4cc5f['length']>0x0&&_0xb4cc5f['forEach']((_0x23f63b,_0x4db146)=>{if(_0x4db146>0x0&&_0x48f464)_0x48f464+='&';_0x48f464+=_0x23f63b;}),_0x48f464;}}
|
|
18
18
|
|
|
19
|
-
var __awaiter$4=undefined&&undefined['__awaiter']||function(
|
|
19
|
+
var __awaiter$4=undefined&&undefined['__awaiter']||function(_0xd9f605,_0x554a0f,_0xd75135,_0x433baf){function _0x395fd2(_0x3fe0cf){return _0x3fe0cf instanceof _0xd75135?_0x3fe0cf:new _0xd75135(function(_0x45c8d1){_0x45c8d1(_0x3fe0cf);});}return new(_0xd75135||(_0xd75135=Promise))(function(_0x5aa01c,_0x4106ce){function _0x5e76a8(_0x1a923e){try{_0x3880d2(_0x433baf['next'](_0x1a923e));}catch(_0x18719c){_0x4106ce(_0x18719c);}}function _0x2df293(_0xc06af2){try{_0x3880d2(_0x433baf['throw'](_0xc06af2));}catch(_0x5ddf2f){_0x4106ce(_0x5ddf2f);}}function _0x3880d2(_0x19abe5){_0x19abe5['done']?_0x5aa01c(_0x19abe5['value']):_0x395fd2(_0x19abe5['value'])['then'](_0x5e76a8,_0x2df293);}_0x3880d2((_0x433baf=_0x433baf['apply'](_0xd9f605,_0x554a0f||[]))['next']());});};class ContributorService{constructor(_0x1e9621){this['fetch']=_0x1e9621,this['path']='contributor';}['create'](_0x20738b,_0x4ec419,_0xb6fe9d,_0x5b628c){return __awaiter$4(this,void 0,void 0,function*(){const _0x5ba89f={'account_name':_0x20738b,'list_name':_0x4ec419,'contributor_name':_0xb6fe9d};try{const _0x51ece8=yield this['fetch']['post'](this['path'],_0x5b628c,_0x5ba89f);if(_0x51ece8['status']>0xc7&&_0x51ece8['status']<0x12c){const _0x2b32db=yield _0x51ece8['json']();return new SuccessfulContributorResponse(_0x2b32db);}const _0x3ac582=yield _0x51ece8['json']();return new FailedContributorResponse(_0x3ac582);}catch(_0x1513e6){if(_0x1513e6 instanceof Error)return new FailedContributorResponse({'detail':_0x1513e6['message'],'title':_0x1513e6['name'],'status':0x1f4,'instance':'','type':''});throw _0x1513e6;}});}['remove'](_0x52f92d,_0x4af730,_0x30938b,_0x122a6e){return __awaiter$4(this,void 0,void 0,function*(){const _0x96aabe=this['path']+'/'+_0x52f92d+'/'+_0x4af730+'/'+_0x30938b,_0xfa2c02=yield this['fetch']['delete'](_0x96aabe,_0x122a6e);try{if(_0xfa2c02['status']>0xc7&&_0xfa2c02['status']<0x12c)return new SuccessfulResponse({});const _0x412dac=yield _0xfa2c02['json']();return new FailedResponse(_0x412dac);}catch(_0x15fbce){if(_0x15fbce instanceof Error)return new FailedResponse({'detail':_0x15fbce['message'],'title':_0x15fbce['name'],'status':0x1f4,'instance':'','type':''});throw _0x15fbce;}});}['startsWith'](_0x14d715,_0x14124f){return __awaiter$4(this,void 0,void 0,function*(){const _0x42f452=this['path']+'/'+_0x14d715;try{const _0x140bb0=yield this['fetch']['get'](_0x42f452,_0x14124f);if(_0x140bb0['status']>0xc7&&_0x140bb0['status']<0x12c){const _0x37c546=yield _0x140bb0['json']();return new SuccessfulAccountAndImageResponse(_0x37c546);}const _0x4d5d38=yield _0x140bb0['json']();return new FailedAccountAndImageResponse(_0x4d5d38);}catch(_0x5b687c){if(_0x5b687c instanceof Error)return new FailedAccountAndImageResponse({'detail':_0x5b687c['message'],'title':_0x5b687c['name'],'status':0x1f4,'instance':'','type':''});throw _0x5b687c;}});}}
|
|
20
20
|
|
|
21
|
-
var __awaiter$3=undefined&&undefined['__awaiter']||function(
|
|
21
|
+
var __awaiter$3=undefined&&undefined['__awaiter']||function(_0x32b0cd,_0x94a899,_0x32a78d,_0x5e3bb8){function _0x12e92d(_0xa480f7){return _0xa480f7 instanceof _0x32a78d?_0xa480f7:new _0x32a78d(function(_0x393835){_0x393835(_0xa480f7);});}return new(_0x32a78d||(_0x32a78d=Promise))(function(_0x3d4baf,_0x581db2){function _0x12ebda(_0x5164a6){try{_0x149577(_0x5e3bb8['next'](_0x5164a6));}catch(_0x2b28fa){_0x581db2(_0x2b28fa);}}function _0x3630ae(_0x20d209){try{_0x149577(_0x5e3bb8['throw'](_0x20d209));}catch(_0x14af3d){_0x581db2(_0x14af3d);}}function _0x149577(_0x207d2c){_0x207d2c['done']?_0x3d4baf(_0x207d2c['value']):_0x12e92d(_0x207d2c['value'])['then'](_0x12ebda,_0x3630ae);}_0x149577((_0x5e3bb8=_0x5e3bb8['apply'](_0x32b0cd,_0x94a899||[]))['next']());});};class SearchableFieldService{constructor(_0x171d0f){this['fetch']=_0x171d0f,this['path']='searchable-field';}['create'](_0xab36f0,_0x372de2,_0x3dec62,_0x52de85){return __awaiter$3(this,void 0,void 0,function*(){const _0xa33004={'account_name':_0xab36f0,'list_name':_0x372de2,'searchable_field_name':_0x3dec62};try{const _0x4efe52=yield this['fetch']['post'](this['path'],_0x52de85,_0xa33004);if(_0x4efe52['status']>0xc7&&_0x4efe52['status']<0x12c){const _0xa41b24=yield _0x4efe52['json']();return new SuccessfulSearchableFieldResponse(_0xa41b24);}const _0xee4931=yield _0x4efe52['json']();return new FailedSearchableFieldResponse(_0xee4931);}catch(_0x1b19ce){if(_0x1b19ce instanceof Error)return new FailedSearchableFieldResponse({'detail':_0x1b19ce['message'],'title':_0x1b19ce['name'],'status':0x1f4,'instance':'','type':''});throw _0x1b19ce;}});}['remove'](_0x318105,_0x432ebd,_0x31d986,_0x24c553){return __awaiter$3(this,void 0,void 0,function*(){const _0x539da5=this['path']+'/'+_0x318105+'/'+_0x432ebd+'/'+_0x31d986,_0x4471e4=yield this['fetch']['delete'](_0x539da5,_0x24c553);try{if(_0x4471e4['status']>0xc7&&_0x4471e4['status']<0x12c)return new SuccessfulResponse({});const _0xbdfa10=yield _0x4471e4['json']();return new FailedResponse(_0xbdfa10);}catch(_0xb3e8af){if(_0xb3e8af instanceof Error)return new FailedResponse({'detail':_0xb3e8af['message'],'title':_0xb3e8af['name'],'status':0x1f4,'instance':'','type':''});throw _0xb3e8af;}});}['rename'](_0x25c565,_0x539568,_0x3a8403,_0x4153b3,_0x5d22a0){return __awaiter$3(this,void 0,void 0,function*(){let _0x26c72c=this['path']+'/'+_0x25c565+'/'+_0x539568;const _0x22aed1={'searchable_field_name':_0x3a8403,'new_searchable_field_name':_0x4153b3};try{const _0x56f99d=yield this['fetch']['put'](_0x26c72c,_0x5d22a0,_0x22aed1);if(_0x56f99d['status']>0xc7&&_0x56f99d['status']<0x12c){const _0x282f5a=yield _0x56f99d['json']();return new SuccessfulSearchableFieldResponse(_0x282f5a);}const _0x5d65a1=yield _0x56f99d['json']();return new FailedSearchableFieldResponse(_0x5d65a1);}catch(_0x43784d){if(_0x43784d instanceof Error)return new FailedSearchableFieldResponse({'detail':_0x43784d['message'],'title':_0x43784d['name'],'status':0x1f4,'instance':'','type':''});throw _0x43784d;}});}}
|
|
22
22
|
|
|
23
|
-
var __awaiter$2=undefined&&undefined['__awaiter']||function(
|
|
23
|
+
var __awaiter$2=undefined&&undefined['__awaiter']||function(_0x20a208,_0x15429d,_0x2d305c,_0x528ab6){function _0x13e869(_0x41d5a0){return _0x41d5a0 instanceof _0x2d305c?_0x41d5a0:new _0x2d305c(function(_0x56412b){_0x56412b(_0x41d5a0);});}return new(_0x2d305c||(_0x2d305c=Promise))(function(_0x45a3e5,_0x2b2bdb){function _0x4f1ddf(_0x155f72){try{_0x2f73ff(_0x528ab6['next'](_0x155f72));}catch(_0x36183b){_0x2b2bdb(_0x36183b);}}function _0x1c4054(_0x2fe325){try{_0x2f73ff(_0x528ab6['throw'](_0x2fe325));}catch(_0x1301eb){_0x2b2bdb(_0x1301eb);}}function _0x2f73ff(_0x1aad86){_0x1aad86['done']?_0x45a3e5(_0x1aad86['value']):_0x13e869(_0x1aad86['value'])['then'](_0x4f1ddf,_0x1c4054);}_0x2f73ff((_0x528ab6=_0x528ab6['apply'](_0x20a208,_0x15429d||[]))['next']());});};class ResourceService{constructor(_0x2a5daa){this['fetch']=_0x2a5daa,this['path']='resource';}['create'](_0x4adb5f,_0x136f35,_0x4e1dde,_0x373c00){return __awaiter$2(this,void 0,void 0,function*(){const _0x5af7cf={'account_name':_0x4adb5f,'list_name':_0x136f35,'resource_name':_0x4e1dde};try{const _0x37e898=yield this['fetch']['post'](this['path'],_0x373c00,_0x5af7cf);if(_0x37e898['status']>0xc7&&_0x37e898['status']<0x12c){const _0x38beae=yield _0x37e898['json']();return new SuccessfulResourceResponse(_0x38beae);}const _0x49fabb=yield _0x37e898['json']();return new FailedResourceResponse(_0x49fabb);}catch(_0x2b4a81){if(_0x2b4a81 instanceof Error)return new FailedResourceResponse({'detail':_0x2b4a81['message'],'title':_0x2b4a81['name'],'status':0x1f4,'instance':'','type':''});throw _0x2b4a81;}});}['remove'](_0x4ad8ba,_0x341085,_0x3e2e62,_0x53aa78){return __awaiter$2(this,void 0,void 0,function*(){const _0x1f992e=this['path']+'/'+_0x4ad8ba+'/'+_0x341085+'/'+_0x3e2e62,_0x3c19de=yield this['fetch']['delete'](_0x1f992e,_0x53aa78);try{if(_0x3c19de['status']>0xc7&&_0x3c19de['status']<0x12c)return new SuccessfulResponse({});const _0xabf1f=yield _0x3c19de['json']();return new FailedResponse(_0xabf1f);}catch(_0x49ee0a){if(_0x49ee0a instanceof Error)return new FailedResponse({'detail':_0x49ee0a['message'],'title':_0x49ee0a['name'],'status':0x1f4,'instance':'','type':''});throw _0x49ee0a;}});}['rename'](_0x47c254,_0x4e4127,_0x5417b6,_0x3b764b,_0x168e71){return __awaiter$2(this,void 0,void 0,function*(){let _0x28d37a=this['path']+'/'+_0x47c254+'/'+_0x4e4127;const _0x30de6={'resource_name':_0x5417b6,'new_resource_name':_0x3b764b};try{const _0x47409c=yield this['fetch']['put'](_0x28d37a,_0x168e71,_0x30de6);if(_0x47409c['status']>0xc7&&_0x47409c['status']<0x12c){const _0x2b5380=yield _0x47409c['json']();return new SuccessfulResourceResponse(_0x2b5380);}const _0x1620d7=yield _0x47409c['json']();return new FailedResourceResponse(_0x1620d7);}catch(_0x23ad4c){if(_0x23ad4c instanceof Error)return new FailedResourceResponse({'detail':_0x23ad4c['message'],'title':_0x23ad4c['name'],'status':0x1f4,'instance':'','type':''});throw _0x23ad4c;}});}}
|
|
24
24
|
|
|
25
|
-
var __awaiter$1=undefined&&undefined['__awaiter']||function(
|
|
25
|
+
var __awaiter$1=undefined&&undefined['__awaiter']||function(_0x2df3cb,_0x250c60,_0xf34ce5,_0x3762bc){function _0x9fb2f(_0x3969bd){return _0x3969bd instanceof _0xf34ce5?_0x3969bd:new _0xf34ce5(function(_0x27d646){_0x27d646(_0x3969bd);});}return new(_0xf34ce5||(_0xf34ce5=Promise))(function(_0x35f135,_0x59af57){function _0x1ad432(_0x25f1b6){try{_0x22fe0a(_0x3762bc['next'](_0x25f1b6));}catch(_0x4deb44){_0x59af57(_0x4deb44);}}function _0x147e3d(_0x11572d){try{_0x22fe0a(_0x3762bc['throw'](_0x11572d));}catch(_0x320c98){_0x59af57(_0x320c98);}}function _0x22fe0a(_0x29fd04){_0x29fd04['done']?_0x35f135(_0x29fd04['value']):_0x9fb2f(_0x29fd04['value'])['then'](_0x1ad432,_0x147e3d);}_0x22fe0a((_0x3762bc=_0x3762bc['apply'](_0x2df3cb,_0x250c60||[]))['next']());});};class GroupService{constructor(_0x56a661){this['fetch']=_0x56a661,this['path']='group';}['create'](_0x236857,_0x49578c,_0x14e047,_0x159e9a){return __awaiter$1(this,void 0,void 0,function*(){const _0x3dd86b={'account_name':_0x236857,'search_service_name':_0x49578c,'group_name':_0x14e047};try{const _0xf5fb25=yield this['fetch']['post'](this['path'],_0x159e9a,_0x3dd86b);if(_0xf5fb25['status']>0xc7&&_0xf5fb25['status']<0x12c){const _0x3cc78f=yield _0xf5fb25['json']();return new SuccessfulGroupResponse(_0x3cc78f);}const _0x3d8acf=yield _0xf5fb25['json']();return new FailedGroupResponse(_0x3d8acf);}catch(_0x3089b0){if(_0x3089b0 instanceof Error)return new FailedGroupResponse({'detail':_0x3089b0['message'],'title':_0x3089b0['name'],'status':0x1f4,'instance':'','type':''});throw _0x3089b0;}});}['addList'](_0x31b55c,_0x5bedaa,_0x3164e0,_0x440a6a,_0x4fc980){return __awaiter$1(this,void 0,void 0,function*(){const _0x34ac47={'account_name':_0x31b55c,'list_name':_0x3164e0,'group_name':_0x5bedaa,'version':_0x440a6a};try{const _0x1ec545=yield this['fetch']['post'](this['path']+'/list',_0x4fc980,_0x34ac47);if(_0x1ec545['status']>0xc7&&_0x1ec545['status']<0x12c){const _0x54037b=yield _0x1ec545['json']();return new SuccessfulListIdentityResponse(_0x54037b);}const _0x2dcac5=yield _0x1ec545['json']();return new FailedListIdentityResponse(_0x2dcac5);}catch(_0x29bfee){if(_0x29bfee instanceof Error)return new FailedListIdentityResponse({'detail':_0x29bfee['message'],'title':_0x29bfee['name'],'status':0x1f4,'instance':'','type':''});throw _0x29bfee;}});}['delete'](_0x173d40,_0x35868d,_0x3bcf37){return __awaiter$1(this,void 0,void 0,function*(){const _0x2ccaad=this['path']+'/'+_0x173d40+'/'+_0x35868d,_0xa6d181=yield this['fetch']['delete'](_0x2ccaad,_0x3bcf37);try{if(_0xa6d181['status']>0xc7&&_0xa6d181['status']<0x12c)return new SuccessfulResponse({});const _0x506e2d=yield _0xa6d181['json']();return new FailedResponse(_0x506e2d);}catch(_0x153999){if(_0x153999 instanceof Error)return new FailedResponse({'detail':_0x153999['message'],'title':_0x153999['name'],'status':0x1f4,'instance':'','type':''});throw _0x153999;}});}}
|
|
26
26
|
|
|
27
|
-
var __awaiter=undefined&&undefined['__awaiter']||function(
|
|
27
|
+
var __awaiter=undefined&&undefined['__awaiter']||function(_0x4405c1,_0x4d6e6b,_0x4d2834,_0x1a181f){function _0x60e99b(_0x5b07fe){return _0x5b07fe instanceof _0x4d2834?_0x5b07fe:new _0x4d2834(function(_0x4fd79d){_0x4fd79d(_0x5b07fe);});}return new(_0x4d2834||(_0x4d2834=Promise))(function(_0x367add,_0x9eb399){function _0x2589ee(_0x453f4c){try{_0x55dd0b(_0x1a181f['next'](_0x453f4c));}catch(_0x4fa20e){_0x9eb399(_0x4fa20e);}}function _0x415c24(_0x639289){try{_0x55dd0b(_0x1a181f['throw'](_0x639289));}catch(_0x36efdd){_0x9eb399(_0x36efdd);}}function _0x55dd0b(_0x40fd54){_0x40fd54['done']?_0x367add(_0x40fd54['value']):_0x60e99b(_0x40fd54['value'])['then'](_0x2589ee,_0x415c24);}_0x55dd0b((_0x1a181f=_0x1a181f['apply'](_0x4405c1,_0x4d6e6b||[]))['next']());});};class AdminClient{constructor(_0x29b7f8='https://admin.searchability.dev/'){var _0x444a05=new Fetch(_0x29b7f8);this['Accounts']=new AccountService(_0x444a05),this['Lists']=new ListService(_0x444a05),this['ApiKeys']=new ApiKeyService(_0x444a05),this['SearchServers']=new SearchServersService(_0x444a05),this['Facets']=new FacetService(_0x444a05),this['SearchResults']=new SearchResultService(_0x444a05),this['Contributors']=new ContributorService(_0x444a05),this['SearchableFields']=new SearchableFieldService(_0x444a05),this['Groups']=new GroupService(_0x444a05),this['Resources']=new ResourceService(_0x444a05);}}class AuthClient{constructor(_0x597c10='https://auth.searchability.dev/'){this['fetch']=new Fetch(_0x597c10);}['login'](_0x21d9b1){return __awaiter(this,void 0,void 0,function*(){const _0x54e27f='login/'+_0x21d9b1;try{const _0x5cfbed=yield yield fetch(_0x54e27f);if(_0x5cfbed['status']>0xc7&&_0x5cfbed['status']<0x12c){const _0x4458e6=yield _0x5cfbed['json']();return new SuccessfulAuthResponse(_0x4458e6);}const _0x25f15a=yield _0x5cfbed['json']();return new FailedAuthResponse(_0x25f15a);}catch(_0x1db2c3){if(_0x1db2c3 instanceof Error)return new FailedAuthResponse({'detail':_0x1db2c3['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x1db2c3;}});}['refresh'](_0x53921b){return __awaiter(this,void 0,void 0,function*(){const _0xe5f276='refresh',_0x573199={'refresh_token':_0x53921b};try{const _0x104f5a=yield this['fetch']['PostNoAuth'](_0xe5f276,_0x573199);if(_0x104f5a['status']>0xc7&&_0x104f5a['status']<0x12c){const _0x26dc58=yield _0x104f5a['json']();return new SuccessfulAuthResponse(_0x26dc58);}const _0x3e0109=yield _0x104f5a['json']();return new FailedAuthResponse(_0x3e0109);}catch(_0x470dbe){if(_0x470dbe instanceof Error)return new FailedAuthResponse({'detail':_0x470dbe['message'],'title':'','status':0x1f4,'instance':'','type':''});throw _0x470dbe;}});}['getTokenStatus'](_0x851fae){if(Date['now']()<_0x851fae['access_expires'])return exports.TokenStatus['Ok'];if(Date['now']()<_0x851fae['refresh_expires'])return exports.TokenStatus['Refresh'];return exports.TokenStatus['Expired'];}}
|
|
28
28
|
|
|
29
29
|
exports.AdminClient = AdminClient;
|
|
30
30
|
exports.AuthClient = AuthClient;
|