@evergis/api 3.0.214 → 4.0.1-alpha.0

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.
Files changed (33) hide show
  1. package/dist/Api.d.ts +3 -5
  2. package/dist/__generated__/AccountService.d.ts +2 -2
  3. package/dist/__generated__/DataSourceService.d.ts +46 -2
  4. package/dist/__generated__/EqlService.d.ts +12 -1
  5. package/dist/__generated__/LayersService.d.ts +2 -2
  6. package/dist/__generated__/ProjectsService.d.ts +2 -2
  7. package/dist/__generated__/RemoteTaskManagerService.d.ts +262 -0
  8. package/dist/__generated__/TablesService.d.ts +2 -2
  9. package/dist/__generated__/WmsServerService.d.ts +2 -2
  10. package/dist/__generated__/data-contracts.d.ts +493 -455
  11. package/dist/api.cjs.development.js +509 -857
  12. package/dist/api.cjs.development.js.map +1 -1
  13. package/dist/api.cjs.production.min.js +1 -1
  14. package/dist/api.cjs.production.min.js.map +1 -1
  15. package/dist/api.esm.js +565 -883
  16. package/dist/api.esm.js.map +1 -1
  17. package/dist/index.d.ts +0 -3
  18. package/dist/services/RemoteTaskManager.d.ts +3 -0
  19. package/dist/services/Statistic.d.ts +4 -2
  20. package/dist/services/index.d.ts +1 -1
  21. package/dist/utils/errorHandler.d.ts +1 -1
  22. package/dist/utils/index.d.ts +0 -1
  23. package/package.json +2 -2
  24. package/dist/SpatialProcessor.d.ts +0 -30
  25. package/dist/__generated__/SchedulerService.d.ts +0 -207
  26. package/dist/layers/EvergisDynamicLayer.d.ts +0 -28
  27. package/dist/layers/EvergisTileLayer.d.ts +0 -18
  28. package/dist/layers/LayersManager.d.ts +0 -11
  29. package/dist/layers/index.d.ts +0 -3
  30. package/dist/services/Scheduler.d.ts +0 -20
  31. package/dist/types/EvergisLayer.d.ts +0 -6
  32. package/dist/types/index.d.ts +0 -1
  33. package/dist/utils/guards.d.ts +0 -6
@@ -1,2 +1,2 @@
1
- "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("@evergis/event-emitter"),n=require("ky"),r=(e=n)&&"object"==typeof e&&"default"in e?e.default:e,s=require("@microsoft/signalr"),i=require("query-string"),o=require("nanoid"),a=require("@evergis/sgis/es/painters/DomPainter/DomPainter"),u=require("@evergis/sgis/es/Map"),l=require("@evergis/sgis/es/layers/TileLayer"),c=require("@evergis/sgis/es/Crs"),p=require("@evergis/sgis/es/layers/DynamicLayer"),h=require("@evergis/sgis");function y(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function f(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function v(e,t,n){return t&&f(e.prototype,t),n&&f(e,n),e}function d(){return(d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function k(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function g(e){return(g=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function m(e,t){if(null==e)return{};var n,r,s={},i=Object.keys(e);for(r=0;r<i.length;r++)t.indexOf(n=i[r])>=0||(s[n]=e[n]);return s}function b(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function w(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?b(e):t}function x(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=g(e);if(t){var s=g(this).constructor;n=Reflect.construct(r,arguments,s)}else n=r.apply(this,arguments);return w(this,n)}}function T(e,t,n){return(T="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var r=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=g(e)););return e}(e,t);if(r){var s=Object.getOwnPropertyDescriptor(r,t);return s.get?s.get.call(n):s.value}})(e,t,n||e)}let S=function(){function e(t){var n;void 0===t&&(t={}),y(this,e),this.ky=r.extend(t),this.prefixUrl=(null==(n=t.prefixUrl)?void 0:n.toString())||""}return v(e,[{key:"extend",value:function(e){var t;this.ky=r.extend(e),this.prefixUrl=(null==(t=e.prefixUrl)?void 0:t.toString())||""}},{key:"get",value:function(e,t){return this.ky.get(this.stripSlashes(e),{searchParams:P(t)})}},{key:"post",value:function(e,t,n){const r=j(n,t);return this.ky.post(this.stripSlashes(e),r)}},{key:"put",value:function(e,t,n){const r=j(n,t);return this.ky.put(this.stripSlashes(e),r)}},{key:"patch",value:function(e,t,n){const r=j(n,t);return this.ky.patch(this.stripSlashes(e),r)}},{key:"delete",value:function(e,t,n){const r=j(n,t);return this.ky.delete(this.stripSlashes(e),r)}},{key:"createUrl",value:function(e,t){const n=t?"?"+P(t):"";return this.prefixUrl+this.stripSlashes(e)+n}},{key:"stripSlashes",value:function(e){return this.prefixUrl?e.replace(/^\//g,""):e}}]),e}();function j(e,t){const n={searchParams:P(e)};var r;return void 0!==(r=t)&&"object"==typeof r&&null!==r&&r.constructor===Object||Array.isArray(t)?n.json=t:n.body=t,n}function P(e){return void 0===e&&(e={}),i.stringify(e,{arrayFormat:"comma"})}function I(e){return e instanceof FormData?e:Object.keys(e).reduce((t,n)=>(t.append(n,e[n]),t),new FormData)}let R=v((function e(t){y(this,e),this.http=t})),L=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getDataSourcesList",value:function(e){return this.http.get("/ds",e).json()}},{key:"createDataSource",value:function(e){return this.http.post("/ds",e).then(()=>{})}},{key:"updateDataSource",value:function(e){return this.http.patch("/ds",e).then(()=>{})}},{key:"getDataSource",value:function(e){return this.http.get("/ds/"+e).json()}},{key:"removeDataSource",value:function(e){return this.http.delete("/ds/"+e,null).then(()=>{})}},{key:"testConnection",value:function(e){return this.http.post("/ds/testConnection",e).json()}}]),n}(),C=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"createToken",value:function(e){return this.http.put("/accessToken/"+e,null).text()}},{key:"disableToken",value:function(e){return this.http.post("/accessToken/"+e+"/disable",null).then(()=>{})}},{key:"enableToken",value:function(e){return this.http.post("/accessToken/"+e+"/enable",null).then(()=>{})}},{key:"revokeToken",value:function(e){return this.http.delete("/accessToken/"+e,null).then(()=>{})}}]),n}(),E=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getAvailiableCs",value:function(){return this.http.get("/srs/list").json()}},{key:"getProj4Representation",value:function(e){return this.http.get("/srs/"+e+"/proj4").text()}},{key:"getWktRepresentation",value:function(e){return this.http.get("/srs/"+e+"/wkt").text()}}]),n}();const U=["taskId","layerName"];let F=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"searchResultDcGetSearchResult",value:function(e){let{taskId:t,layerName:n}=e,r=m(e,U);return this.http.get("/search/"+t+"/"+n,r).json()}},{key:"getSearchResult",value:function(e){return this.http.get("/search/"+e).json()}}]),n}(),N=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getParents",value:function(e){return this.http.get("/resources/"+e+"/parents").json()}},{key:"getTags",value:function(e){return this.http.get("/resources/tags",e).json()}},{key:"putTags",value:function(e,t){return this.http.put("/resources/"+e+"/tags",t).json()}},{key:"postGetAll",value:function(e,t){return this.http.post("/resources",t,e).json()}},{key:"getResource",value:function(e){return this.http.get("/resources/"+e).json()}},{key:"patchResource",value:function(e,t){return this.http.patch("/resources/"+e,t).json()}},{key:"deleteResource",value:function(e){return this.http.delete("/resources/"+e,null).then(()=>{})}},{key:"moveResource",value:function(e,t){return this.http.post("/resources/"+e+"/move",t).json()}},{key:"createDirectory",value:function(e){return this.http.post("/resources/directory",e).json()}},{key:"createFile",value:function(e){return this.http.post("/resources/file",I(e)).json()}},{key:"getPermissions",value:function(e){return this.http.get("/resources/"+e+"/permissions").json()}},{key:"setPermissions1",value:function(e,t){return this.http.put("/resources/"+e+"/permissions",t).then(()=>{})}},{key:"setPermissions",value:function(e){return this.http.put("/resources/permissions",e).then(()=>{})}},{key:"downloadFile",value:function(e){return this.http.get("/resources/"+e+"/download").blob()}},{key:"cleanResources",value:function(){return this.http.post("/resources/clean",null).then(()=>{})}}]),n}();var D;(D=exports.ApiEvent||(exports.ApiEvent={})).ConnectionLost="ConnectionLost",D.Unauthorized="Unauthorized",D.SessionClosed="SessionClosed";let A=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getUsers",value:function(e){return this.http.get("/account/user/list",e).json()}},{key:"getExtendedUsers",value:function(e){return this.http.get("/account/user/extendedlist",e).json()}},{key:"getUserInfo",value:function(e){return this.http.get("/account/"+e).json()}},{key:"getExtendedUserInfo",value:function(e){return this.http.get("/account/extended/"+e).json()}},{key:"isUsernameExists",value:function(e){return this.http.get("/account/user/exists",e).json()}},{key:"isEmailExists",value:function(e){return this.http.get("/account/user/email/exists",e).json()}},{key:"registerUser",value:function(e){return this.http.post("/account/register",e).text()}},{key:"createUser",value:function(e,t){return this.http.post("/account/user",t,e).then(()=>{})}},{key:"updateUser",value:function(e){return this.http.patch("/account/user",e).then(()=>{})}},{key:"confirmEmail",value:function(e){return this.http.post("/account/user/"+e+"/email/confirm",null).then(()=>{})}},{key:"verifyEmail",value:function(e){return this.http.post("/account/user/"+e+"/email/verify",null).then(()=>{})}},{key:"setEmail",value:function(e){return this.http.post("/account/setEmail",I(e)).then(()=>{})}},{key:"confirmEmail1",value:function(e){return this.http.post("/account/user/email/confirm",null,e).then(()=>{})}},{key:"changeEmail",value:function(e){return this.http.post("/account/user/email/change",null,e).then(()=>{})}},{key:"confirmChangeEmail",value:function(e){return this.http.post("/account/user/email/change/confirm",null,e).then(()=>{})}},{key:"setUserPassword",value:function(e){return this.http.patch("/account/password/set",e).then(()=>{})}},{key:"changePassword",value:function(e){return this.http.patch("/account/password/change",I(e)).then(()=>{})}},{key:"resetPassword",value:function(e){return this.http.post("/account/password/reset",null,e).then(()=>{})}},{key:"resetPasswordCallback",value:function(e){return this.http.post("/account/password/reset/confirm",I(e)).then(()=>{})}},{key:"removeUser",value:function(e){return this.http.delete("/account/user/"+e,null).then(()=>{})}},{key:"activateUser",value:function(e){return this.http.post("/account/user/"+e+"/activate",null).then(()=>{})}},{key:"deactivateUser",value:function(e){return this.http.post("/account/user/"+e+"/deactivate",null).then(()=>{})}},{key:"authenticate",value:function(e,t){return this.http.post("/account/login",t,e).json()}},{key:"refreshToken",value:function(e){return this.http.post("/account/refresh-token",e).json()}},{key:"revokeToken",value:function(){return this.http.delete("/account/revoke-token",null).then(()=>{})}},{key:"ldapLogin",value:function(e){return this.http.post("/account/external/login/ldap",e).json()}},{key:"registerClient",value:function(e){return this.http.post("/account/oauth2/client",e).json()}},{key:"unbindClient",value:function(e){return this.http.delete("/account/oauth2/client/"+e,null).then(()=>{})}},{key:"token",value:function(e){return this.http.post("/account/oauth2/token",e).json()}},{key:"getRoles",value:function(e){return this.http.get("/account/role/list",e).json()}},{key:"createRole",value:function(e){return this.http.post("/account/role",e).then(()=>{})}},{key:"updateRole",value:function(e){return this.http.patch("/account/role",e).then(()=>{})}},{key:"removeRole",value:function(e){return this.http.delete("/account/role/"+e,null).then(()=>{})}},{key:"addToRole",value:function(e,t){return this.http.post("/account/user/"+e+"/role/"+t,null).then(()=>{})}},{key:"removeFromRole",value:function(e,t){return this.http.delete("/account/user/"+e+"/role/"+t,null).then(()=>{})}},{key:"postUsedProjects",value:function(e){return this.http.post("/account/latest_projects",e).json()}},{key:"getUsedProjects",value:function(){return this.http.get("/account/latest_projects").json()}},{key:"truncateUsedProjects",value:function(){return this.http.delete("/account/latest_projects",null).then(()=>{})}}]),n}();const O=()=>JSON.parse(localStorage.getItem("@evergis/user-info")||"null")||void 0,B=e=>{if(e){const t=O();localStorage.setItem("@evergis/user-info",JSON.stringify(d({},t,e)))}else localStorage.removeItem("@evergis/user-info")};let M=function(e){k(n,A);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"login",value:async function(e,t,r){if(void 0===t&&(t={}),void 0===r&&(r=!1),e){const s=await T(g(n.prototype),"authenticate",this).call(this,t,e);s&&r&&(window.localStorage.setItem("evergis-jwt-token",s.token),window.localStorage.setItem("evergis-refresh-token",s.refreshToken))}}},{key:"fetchCurrentUser",value:async function(){return this.userInfo=await this.getUserInfo(""),this.userInfo}},{key:"username",get:function(){var e;return(null==(e=this.userInfo)?void 0:e.username)||""}},{key:"logout",value:async function(){window.localStorage.getItem("evergis-jwt-token")&&(window.localStorage.removeItem("evergis-jwt-token"),window.localStorage.removeItem("evergis-refresh-token")),await this.revokeToken(),B(void 0),this.userInfo={}}},{key:"updateCurrentUser",value:async function(e){await T(g(n.prototype),"updateUser",this).call(this,d({username:this.username},e)),B(e)}},{key:"setPassword",value:function(e){return this.setUserPassword({username:this.username,password:e})}},{key:"isAuth",get:function(){var e;return!(null==(e=this.userInfo)||!e.username)&&"public"!==this.userInfo.username}},{key:"user",get:function(){if(this.userInfo)return this.userInfo;const e=O();return e&&(this.userInfo=e),e}}]),n}();const q=["username"];let _=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getPreview",value:function(e){return this.http.createUrl("/account/user/preview/"+e)}},{key:"uploadPreview",value:function(e,t){let{username:n}=e,r=m(e,q);return this.http.post("/account/user/preview/"+n,I(t),r).json()}},{key:"deletePreview",value:function(e){return this.http.delete("/account/user/preview/"+e,null).then(()=>{})}}]),n}(),G=function(e){k(n,_);var t=x(n);function n(e,r){var s;return y(this,n),(s=t.call(this,e)).userInfo=r,s}return v(n,[{key:"user",get:function(){if(this.userInfo)return this.userInfo;const e=O();return e&&(this.userInfo=e),e}},{key:"username",get:function(){var e;return(null==(e=this.userInfo)?void 0:e.username)||""}},{key:"updateCurrentUserPhoto",value:async function(e,t){const{fileId:n}=await this.uploadPreview(d({username:this.username},t),{file:e});B({profile_photo:n,has_profile_photo:!0})}},{key:"fetchPreview1",value:async function(){var e;const t=this.getPreview(""),n=await fetch(t),r=null!=(e=n.headers.get("content-type"))&&e.includes("text/plain")?await n.text():t+"?r="+Math.random();B({profile_photo:r,has_profile_photo:!0})}},{key:"deleteCurrentUserPhoto",value:async function(){await this.deletePreview(this.username),B({profile_photo:"",has_profile_photo:!1})}}]),n}(),H=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"batchResourcesPermissionsSet",value:function(e){return this.http.put("/bulk/resources/permissions",e).json()}}]),n}(),W=function(e){k(n,H);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}();const z=["cameraId"],V=["cameraId"],Q=["cameraId"],J=["cameraId"],K=["cameraId"],X=["cameraId"];let Y=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getCameras",value:function(e){return this.http.get("/cameras",e).json()}},{key:"getArchiveFeed",value:function(e){let{cameraId:t}=e,n=m(e,z);return this.http.get("/cameras/"+t+"/archiveFeed",n).blob()}},{key:"getArchiveTimeline",value:function(e){let{cameraId:t}=e,n=m(e,V);return this.http.get("/cameras/"+t+"/archiveTimeline",n).json()}},{key:"getArchiveCalendar",value:function(e){let{cameraId:t}=e,n=m(e,Q);return this.http.get("/cameras/"+t+"/archiveCalendar",n).json()}},{key:"getArchiveSnapshot",value:function(e){let{cameraId:t}=e,n=m(e,J);return this.http.get("/cameras/"+t+"/archiveSnapshot",n).blob()}},{key:"getLiveFeed",value:function(e){let{cameraId:t}=e,n=m(e,K);return this.http.get("/cameras/"+t+"/liveFeed",n).blob()}},{key:"getLiveSnapshot",value:function(e){return this.http.get("/cameras/"+e+"/liveSnapshot").blob()}},{key:"getLivePreviewStream",value:function(e){let{cameraId:t}=e,n=m(e,X);return this.http.get("/cameras/"+t+"/getLivePreviewsStream",n).json()}}]),n}(),Z=function(e){k(n,Y);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}(),$=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getConfigurationsList",value:function(e){return this.http.get("/settings/config",e).json()}},{key:"getConfiguration",value:function(e){return this.http.get("/settings",e).text()}},{key:"setConfiguration",value:function(e,t){return this.http.post("/settings",t,e).then(()=>{})}},{key:"removeConfiguration",value:function(e){return this.http.delete("/settings",null,e).then(()=>{})}}]),n}(),ee=function(e){k(n,$);var t=x(n);function n(){var e;return y(this,n),(e=t.apply(this,arguments)).settings={modules:[],connection:{url:""}},e}return v(n,[{key:"fetchClientSettings",value:async function(e){const t=JSON.parse(await this.getConfiguration(e));return this.updateClientSettings(t),t}},{key:"updateClientSettings",value:function(e){Object.assign(this.settings,e)}}]),n}(),te=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getQueryResult",value:function(e){return this.http.post("/eql/query",e).json()}},{key:"getQueryDescription",value:function(e){return this.http.post("/eql/description",e).json()}},{key:"setLayerParameterValue",value:function(e){return this.http.post("/eql/setParam",null,e).then(()=>{})}},{key:"setLayerParameters",value:function(e,t){return this.http.post("/eql/setParams",t,e).then(()=>{})}},{key:"getLayerParameters",value:function(e){return this.http.get("/eql/getParam",e).text()}},{key:"getLayerParameters1",value:function(e){return this.http.get("/eql/getParams",e).json()}},{key:"removeLayerParameterValue",value:function(e){return this.http.delete("/eql/removeParam",null,e).then(()=>{})}}]),n}(),ne=function(e){k(n,te);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}(),re=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"vkLogin",value:function(){return this.http.createUrl("/account/external/login/vk")}},{key:"googleLogin",value:function(){return this.http.createUrl("/account/external/login/google")}},{key:"facebookLogin",value:function(){return this.http.createUrl("/account/external/login/facebook")}},{key:"loginCallback",value:function(){return this.http.get("/account/external/login/callback").then(()=>{})}},{key:"unbindVk",value:function(){return this.http.delete("/account/external/unbind/vk",null).then(()=>{})}},{key:"unbindGoogle",value:function(){return this.http.delete("/account/external/unbind/google",null).then(()=>{})}},{key:"unbindFacebook",value:function(){return this.http.delete("/account/external/unbind/facebook",null).then(()=>{})}},{key:"bindVk",value:function(){return this.http.createUrl("/account/external/bind/vk")}},{key:"bindGoogle",value:function(){return this.http.createUrl("/account/external/bind/google")}},{key:"bindFacebook",value:function(){return this.http.createUrl("/account/external/bind/facebook")}},{key:"bindCallback",value:function(){return this.http.get("/account/external/bind/callback").then(()=>{})}}]),n}(),se=function(e){k(n,re);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"login",value:function(e){switch(e){case"vk":return this.vkLogin();case"google":return this.googleLogin();case"facebook":return this.facebookLogin();default:return""}}},{key:"bind",value:function(e){switch(e){case"vk":return this.bindVk();case"google":return this.bindGoogle();case"facebook":return this.bindFacebook();default:return""}}},{key:"unbind",value:function(e){switch(e){case"vk":return this.unbindVk();case"google":return this.unbindGoogle();case"facebook":return this.unbindFacebook();default:return""}}}]),n}(),ie=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"increaseResourcesLimit",value:function(e){return this.http.post("/feedback/limits",null,e).json()}},{key:"moreSymbols",value:function(e){return this.http.post("/feedback/symbol",null,e).json()}},{key:"feedback",value:function(e,t){return this.http.post("/feedback",I(t),e).json()}}]),n}(),oe=function(e){k(n,ie);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"postFeedback",value:function(e,t){return this.feedback(e,t)}}]),n}(),ae=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"downloadFile",value:function(e){return this.http.get("/upload/file",e).blob()}},{key:"uploadFile",value:function(e){return this.http.post("/upload/file",I(e)).json()}},{key:"deleteFile",value:function(e){return this.http.delete("/upload/file",null,e).then(()=>{})}},{key:"getFileInfo",value:function(e){return this.http.get("/upload/fileInfo",e).json()}}]),n}(),ue=function(e){k(n,ae);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"upload",value:function(e,t){return this.uploadFile({file:e,rewrite:!!t})}}]),n}(),le=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"get",value:function(e){return this.http.get("/filters/"+e).text()}},{key:"update",value:function(e,t){return this.http.post("/filters/"+e,t).json()}},{key:"create",value:function(e){return this.http.post("/filters",e).json()}}]),n}(),ce=function(e){k(n,le);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}(),pe=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getServerInfo",value:function(){return this.http.get("/").json()}},{key:"getFunctionsList",value:function(){return this.http.get("/functions").json()}}]),n}(),he=function(e){k(n,pe);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}();const ye=["providerName"],fe=["providerName"],ve=["providerName"];let de=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"geocode",value:function(e){let{providerName:t}=e,n=m(e,ye);return this.http.get("/geocode/"+t,n).json()}},{key:"geocodeByPoint",value:function(e){let{providerName:t}=e,n=m(e,fe);return this.http.get("/geocode/"+t+"/geocodeByPoint",n).json()}},{key:"suggest",value:function(e){let{providerName:t}=e,n=m(e,ve);return this.http.get("/geocode/"+t+"/suggest",n).json()}}]),n}(),ke=function(e){k(n,de);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"geocode2Gis",value:function(e){return this.geocode(d({providerName:"geocode2gis"},e))}},{key:"suggest2Gis",value:function(e){return this.suggest(d({providerName:"geocode2gis"},e))}}]),n}(),ge=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"startTask",value:function(e){return this.http.post("/ice-router/tasks",e).text()}},{key:"getResult",value:function(e){return this.http.get("/ice-router/tasks/"+e).json()}}]),n}(),me=function(e){k(n,ge);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}(),be=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getDataSchema",value:function(e){return this.http.get("/import/dataSchema",e).json()}},{key:"getFeaturesCount",value:function(e){return this.http.post("/import/count",e).json()}},{key:"readPart",value:function(e){return this.http.get("/import/read",e).then(()=>{})}},{key:"getExternalWmsLayers",value:function(e){return this.http.get("/import/wms",e).json()}},{key:"getExternalPbfLayers",value:function(e){return this.http.get("/import/pbf",e).json()}},{key:"getExternalPbfFeatures",value:function(e){return this.http.get("/import/pbf/features",e).json()}},{key:"getExternalArcgisFsLayers",value:function(e){return this.http.get("/import/arcgisfeatureservice",e).json()}},{key:"getExternalArcGisLayers",value:function(e){return this.http.get("/import/arcgismapservice",e).json()}},{key:"getRasterAttributes",value:function(e){return this.http.get("/import/rasterAttributes",e).json()}},{key:"getRasterMeta",value:function(e){return this.http.get("/import/rasterMeta",e).json()}}]),n}(),we=function(e){k(n,be);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}();const xe=["name"],Te=["name"],Se=["name"],je=["name","id"],Pe=["name","id"],Ie=["name","id"],Re=["name","x","y","z"],Le=["name"],Ce=["name"],Ee=["name"],Ue=["name"],Fe=["name"],Ne=["name"],De=["name"],Ae=["name"],Oe=["name"],Be=["name"],Me=["name"],qe=["layerName"],_e=["name","id"];let Ge=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getBulkFeatures",value:function(e){return this.http.post("/bulk/layers/features/query",e).json()}},{key:"getBulkExtents",value:function(e,t){return this.http.post("/bulk/layers/extent",t,e).json()}},{key:"getLayersList",value:function(e){return this.http.get("/layers",e).json()}},{key:"setPermissionsBatch",value:function(e){return this.http.put("/layers",e).then(()=>{})}},{key:"deleteResources",value:function(e){return this.http.delete("/layers",null,e).json()}},{key:"getLayerInfo",value:function(e){return this.http.get("/layers/"+e).json()}},{key:"deleteResource",value:function(e){return this.http.delete("/layers/"+e,null).then(()=>{})}},{key:"getLayersInfo",value:function(e){return this.http.get("/layers/batchInfo",e).json()}},{key:"publishMapboxService",value:function(e){return this.http.post("/layers",e,{type:"Mapbox"}).json()}},{key:"publishProxyService",value:function(e){return this.http.post("/layers",e,{type:"ProxyService"}).json()}},{key:"publishRouteService",value:function(e){return this.http.post("/layers",e,{type:"RouteService"}).then(()=>{})}},{key:"publishLinearService",value:function(e){return this.http.post("/layers",e,{type:"LinearService"}).then(()=>{})}},{key:"publishRemoteTileService",value:function(e){return this.http.post("/layers",e,{type:"RemoteTileService"}).json()}},{key:"publishLocalTileService",value:function(e){return this.http.post("/layers",e,{type:"LocalTileService"}).json()}},{key:"publishPostgresLayerService",value:function(e){return this.http.post("/layers",e,{type:"PostgresLayerService"}).json()}},{key:"publishQueryLayerService",value:function(e){return this.http.post("/layers",e,{type:"QueryLayerService"}).json()}},{key:"publishPostgresTileCatalogService",value:function(e){return this.http.post("/layers",e,{type:"PostgresTileLayerService"}).json()}},{key:"publishStyledLayerService",value:function(e){return this.http.post("/layers",e,{type:"StyledFeatureLayer"}).json()}},{key:"updateMapboxService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"Mapbox"}).json()}},{key:"updateProxyService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"ProxyService"}).json()}},{key:"updateTileCatalogService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"PostgresTileLayerService"}).json()}},{key:"publishCompositeService",value:function(e){return this.http.post("/layers",e,{type:"CompositeService"}).json()}},{key:"updateRemoteTileService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"RemoteTileService"}).json()}},{key:"updateLocalTileService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"LocalTileService"}).json()}},{key:"updatePostgresLayerService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"PostgresLayerService"}).json()}},{key:"updateQueryLayerService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"QueryLayerService"}).json()}},{key:"updateCompositeService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"CompositeService"}).json()}},{key:"reloadService",value:function(e){return this.http.get("/layers/"+e+"/reload").json()}},{key:"getFeatures",value:function(e,t){return this.http.post("/layers/"+e+"/features/query",t).json()}},{key:"getFeatures1",value:function(e){let{name:t}=e,n=m(e,xe);return this.http.get("/layers/"+t+"/features",n).json()}},{key:"deleteFeature",value:function(e){let{name:t}=e,n=m(e,Te);return this.http.delete("/layers/"+t+"/features",null,n).json()}},{key:"createFeatures",value:function(e,t){return this.http.post("/layers/"+e+"/features",t).json()}},{key:"updateFeature",value:function(e,t){return this.http.patch("/layers/"+e+"/features",t).json()}},{key:"featuresContains",value:function(e){let{name:t}=e,n=m(e,Se);return this.http.get("/layers/"+t+"/features/contains",n).json()}},{key:"getById",value:function(e){let{name:t,id:n}=e,r=m(e,je);return this.http.get("/layers/"+t+"/features/"+n,r).json()}},{key:"unite",value:function(e,t){let{name:n,id:r}=e,s=m(e,Pe);return this.http.post("/layers/"+n+"/features/"+r+"/unite",t,s).json()}},{key:"subtract",value:function(e,t){let{name:n,id:r}=e,s=m(e,Ie);return this.http.post("/layers/"+n+"/features/"+r+"/subtract",t,s).json()}},{key:"getTilesLayerImage",value:function(e){let{name:t,x:n,y:r,z:s}=e,i=m(e,Re);return this.http.createUrl("/layers/"+t+"/tile/"+s+"/"+n+"/"+r,i)}},{key:"getLayerImage",value:function(e){let{name:t}=e,n=m(e,Le);return this.http.createUrl("/layers/"+t+"/export",n)}},{key:"getLayerExtent",value:function(e){let{name:t}=e,n=m(e,Ce);return this.http.get("/layers/"+t+"/extent",n).json()}},{key:"getByGeometry",value:function(e){let{name:t}=e,n=m(e,Ee);return this.http.get("/layers/"+t+"/features/getByGeometry",n).json()}},{key:"getByGeometryPost",value:function(e,t){let{name:n}=e,r=m(e,Ue);return this.http.post("/layers/"+n+"/features/getByGeometry",t,r).json()}},{key:"deleteFeatures",value:function(e){let{name:t}=e,n=m(e,Fe);return this.http.delete("/layers/"+t+"/features/deleteByIds",null,n).json()}},{key:"deleteByCondition",value:function(e){let{name:t}=e,n=m(e,Ne);return this.http.delete("/layers/"+t+"/features/deleteByCondition",null,n).json()}},{key:"getByGeometryGet",value:function(e){let{name:t}=e,n=m(e,De);return this.http.get("/layers/"+t+"/features/getByGeometryByClick",n).json()}},{key:"classify",value:function(e){let{name:t}=e,n=m(e,Ae);return this.http.get("/layers/"+t+"/classify",n).json()}},{key:"distincts",value:function(e){let{name:t}=e,n=m(e,Oe);return this.http.get("/layers/"+t+"/distincts",n).json()}},{key:"aggregateAttribute",value:function(e){let{name:t}=e,n=m(e,Be);return this.http.get("/layers/"+t+"/aggregate-values",n).json()}},{key:"getFilteredFeaturesCount",value:function(e){let{name:t}=e,n=m(e,Me);return this.http.get("/layers/"+t+"/features/count",n).json()}},{key:"getFilteredFeaturesCount1",value:function(e,t){return this.http.post("/layers/"+e+"/features/count",t).json()}},{key:"editAttributes",value:function(e,t){return this.http.post("/layers/"+e+"/features/edit-attributes",t).json()}},{key:"selectFeatures",value:function(e){return this.http.get("/layers/features/select",e).json()}},{key:"validateExpression",value:function(e){let{layerName:t}=e,n=m(e,qe);return this.http.get("/layers/"+t+"/validateExpression",n).json()}},{key:"getRasterMeta",value:function(e){let{name:t,id:n}=e,r=m(e,_e);return this.http.get("/layers/"+t+"/"+n+"/metadata",r).json()}},{key:"createRoute",value:function(e,t){return this.http.post("/layers/"+e+"/createRoute",t).json()}},{key:"applyStyle",value:function(e,t){return this.http.put("/layers/"+e+"/style",t).then(()=>{})}},{key:"getStyle",value:function(e){return this.http.get("/layers/"+e+"/style").json()}},{key:"getImageLayout",value:function(e){return this.http.get("/layers/"+e+"/style/sprite.png").blob()}},{key:"getDataLayout",value:function(e){return this.http.get("/layers/"+e+"/style/sprite.json").then(()=>{})}},{key:"getPreview",value:function(e){return this.http.createUrl("/layers/"+e+"/preview")}},{key:"setPreview",value:function(e,t){return this.http.post("/layers/"+e+"/preview",I(t)).json()}},{key:"deletePreview",value:function(e){return this.http.delete("/layers/"+e+"/preview",null).then(()=>{})}},{key:"isExists",value:function(e){return this.http.get("/layers/"+e+"/exists").then(()=>{})}},{key:"getResourceDependencies",value:function(e){return this.http.get("/layers/"+e+"/dependencies").json()}},{key:"getResourceReferences",value:function(e){return this.http.get("/layers/"+e+"/references").json()}},{key:"getPermissions",value:function(e){return this.http.get("/layers/"+e+"/permissions").json()}},{key:"addPermissions",value:function(e,t){return this.http.post("/layers/"+e+"/permissions",t).json()}},{key:"setPermissions",value:function(e,t){return this.http.put("/layers/"+e+"/permissions",t).json()}},{key:"removePermissions",value:function(e,t){return this.http.delete("/layers/"+e+"/permissions/"+t,null).json()}}]),n}();async function He(e){return(await Promise.all(e.map(e=>e.catch(e=>We(e)?e:new Error(e))))).filter(ze)}function We(e){return e instanceof Error}function ze(e){return!We(e)}const Ve=["remote"],Qe=["remote"];let Je=function(e){k(n,Ge);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getLayerInfos",value:function(e){return He(e.map(e=>this.getLayerInfo(e)))}},{key:"getLayersDeps",value:function(e){return He(e.map(e=>this.getResourceDependencies(e)))}},{key:"getBasemaps",value:function(e){return this.getLayersList(d({},e,{types:["LocalTileService","RemoteTileService"]}))}},{key:"createSubLayer",value:function(e){return this.publishStyledLayerService(e)}},{key:"createTileLayer",value:function(e){let{remote:t}=e,n=m(e,Ve);return t?this.publishRemoteTileService(n):this.publishLocalTileService(n)}},{key:"updateTileLayer",value:function(e){let{remote:t}=e,n=m(e,Qe);return t?this.updateRemoteTileService(n.name,n):this.updateLocalTileService(n.name,n)}},{key:"uploadPreview",value:function(e,t){return this.setPreview(e,{file:t})}},{key:"findOne",value:function(e){return this.getLayerInfo(e)}},{key:"findMany",value:function(e,t){return this.getLayersInfo({layerNames:e,projectNames:t})}},{key:"findAll",value:function(e){return this.getLayersList(e)}},{key:"create",value:function(e){return this.publishPostgresLayerService(e)}},{key:"update",value:function(e){return this.updatePostgresLayerService(e.name,e)}},{key:"createQueryLayer",value:function(e){return this.publishQueryLayerService(e)}},{key:"updateQueryLayer",value:function(e){return this.updateQueryLayerService(e.name,e)}},{key:"createProxyLayer",value:function(e){return this.publishProxyService(e)}},{key:"updateProxyLayer",value:function(e){return this.updateProxyService(e.name,e)}},{key:"remove",value:async function(e){return await this.deleteResource(e),e}}]),n}();var Ke;(Ke=exports.ErrorReason||(exports.ErrorReason={})).HTTP_OTHER="other",Ke.HTTP_CLIENT="client",Ke.HTTP_SERVER="server",Ke.UNKNOWN="unknown";const Xe=e=>e instanceof n.HTTPError?(e=>{const t=e.response.status;let n=exports.ErrorReason.HTTP_OTHER;return t>=400&&t<500&&(n=exports.ErrorReason.HTTP_CLIENT),t>=500&&(n=exports.ErrorReason.HTTP_SERVER),{type:"http",reason:n,status:t,origin:e}})(e):(e=>({type:"base",reason:exports.ErrorReason.UNKNOWN,origin:e}))(e),Ye=e=>e&&e.type&&e.reason;function Ze(e){return function(t){return!!t.type&&e.includes(t.type)}}const $e=Ze(["PostgresLayerService","PostgresTileLayerService","QueryLayerService"]);function et(e){return"string"==typeof e}const tt=e=>e===exports.UrlPath.Presentation?exports.UrlPath.Base:e;function nt(e,t,n){return n.indexOf(e)===t}const rt=o.customAlphabet("abcdefghijklmnopqrstuvwxyz0123456789",12);(exports.ResourceSeparator||(exports.ResourceSeparator={})).Server=".";let st=function(){function e(t){let{account:n}=t;y(this,e),this.account=n}return v(e,[{key:"createId",value:function(){return rt()}},{key:"createResourceName",value:function(e){void 0===e&&(e={});const t=e.workspace||this.account.user&&this.account.user.namespace||"",n=e.name||this.createId(),r=e.separator||exports.ResourceSeparator.Server;return t||console.warn("Resource should have workspace. Check account api"),""+t+r+n}},{key:"createTempResourceName",value:function(e){return void 0===e&&(e={}),this.createResourceName(d({workspace:"temp"},e))}},{key:"extractResource",value:function(e){if(e&&e.includes(exports.ResourceSeparator.Server)){const t=e.split(exports.ResourceSeparator.Server),n=t.pop();return{workspace:t.join(exports.ResourceSeparator.Server),name:n}}return{name:"",workspace:""}}},{key:"extractResourceName",value:function(e){return this.extractResource(e).name||e||""}},{key:"extractResourceWorkspace",value:function(e){return this.extractResource(e).workspace||""}}]),e}(),it=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getNamespaces",value:function(e){return this.http.get("/namespaces",e).json()}},{key:"createNamespace",value:function(e){return this.http.post("/namespaces",null,e).json()}},{key:"getNamespace",value:function(e){return this.http.get("/namespaces/"+e).json()}},{key:"removeNamespace",value:function(e){return this.http.delete("/namespaces/"+e,null).then(()=>{})}}]),n}(),ot=function(e){k(n,it);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}(),at=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getSubscriptionList",value:function(){return this.http.get("/notifications/subscribes").json()}},{key:"subscribeOperation",value:function(e){return this.http.post("/notifications/subscribes",null,e).then(()=>{})}},{key:"unsubscribeOperation",value:function(e){return this.http.delete("/notifications/subscribes",null,e).then(()=>{})}},{key:"subscribeListOperation",value:function(e){return this.http.post("/notifications/subscribe-list",e).then(()=>{})}},{key:"unsubscribeListOperation",value:function(e){return this.http.post("/notifications/unsubscribe-list",e).then(()=>{})}}]),n}();var ut;(ut=exports.ConnectionStatus||(exports.ConnectionStatus={})).Initialized="Initialized",ut.Connected="Connected",ut.Break="Break",ut.Lost="Lost",ut.SessionClosed="SessionClosed";let lt=function(e){k(r,at);var n=x(r);function r(e,s,i){var o;return void 0===i&&(i=!1),y(this,r),(o=n.call(this,e)).api=s,o.MAX_WS_RECONNECT_TRIES=10,o.keepAlive=!1,o.reconnectTries=0,o.subscriptions=[],o._connectStatus=exports.ConnectionStatus.Initialized,o.onWsConnected=()=>{o.connectStatus=exports.ConnectionStatus.Connected,o.keepAlive&&(o.keepAliveTimeout=setInterval(()=>{o.ws&&o.ws.send(JSON.stringify({keepAlive:!0}))},5e3))},o.onWsClosed=e=>{4001===e.code||4002===e.code?o.connectStatus=exports.ConnectionStatus.SessionClosed:o.reconnectTries<o.MAX_WS_RECONNECT_TRIES?(o.connectStatus=exports.ConnectionStatus.Break,o.reconnectTries++,o.ws&&(o.ws.onopen=null,o.ws.onclose=null,o.ws.onmessage=null,o.ws=void 0),o.keepAliveTimeout&&clearInterval(o.keepAliveTimeout),setTimeout(()=>{o.connect()},0)):o.connectStatus=exports.ConnectionStatus.Lost},o.onWsMessage=e=>{let t={};try{t=JSON.parse(e.data)}catch(e){console.debug("Failed to parse ws message from sp.")}if("notification"===t.type&&t.data){const{tag:e,data:n}=t.data;e&&o.emitter.emit(e,new ct(n))}},o.emitter=new t.EventEmitter,o.keepAlive=i,o}return v(r,[{key:"connectStatus",get:function(){return this._connectStatus},set:function(e){this.emitter.emit("ConnectionStatus",new ct(e)),this._connectStatus=e}},{key:"currentWs",get:function(){return this.ws}},{key:"on",value:function(e,t){this.emitter.on(e,t)}},{key:"off",value:function(e,t){this.emitter.off(e,t)}},{key:"subscribe",value:async function(e){this.subscriptions.push(e),setTimeout(()=>{this.api.isShared||this.api.isPresentation||!this.subscriptions.length||this.subscribeListOperation(this.subscriptions),this.subscriptions=[]},500)}},{key:"unsubscribe",value:async function(e){if((await this.getSubscriptionList()).includes(e))return this.unsubscribeOperation({tag:e})}},{key:"connectWs",value:function(e){const t=e.replace("http://","ws://").replace("https://","wss://");this.wsUrl=t,this.connect()}},{key:"connect",value:function(){this.wsUrl?(this.ws=new WebSocket(this.wsUrl),this.ws.onopen=this.onWsConnected,this.ws.onclose=this.onWsClosed,this.ws.onmessage=this.onWsMessage):console.warn("Connection to WebSocket not allowed. wsUrl not provided")}}]),r}(),ct=v((function e(t){y(this,e),this.data=t})),pt=function(e){k(n,$);var t=x(n);function n(){var e;return y(this,n),(e=t.apply(this,arguments)).config=null,e}return v(n,[{key:"fetchPortalSettings",value:async function(e){return this.config=JSON.parse(await this.getConfiguration(e)),this.config}}]),n}(),ht=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"print",value:function(e){return this.http.post("/print/print",e).blob()}},{key:"printToHtml",value:function(e){return this.http.post("/print/printHtml",e).text()}},{key:"uploadTemplate",value:function(e,t){return this.http.post("/print/templates",I(t),e).then(()=>{})}},{key:"getTemplates",value:function(){return this.http.get("/print/templates").json()}},{key:"deleteTemplate",value:function(e){return this.http.delete("/print/templates/"+e,null).then(()=>{})}},{key:"getTemplate",value:function(e){return this.http.get("/print/templates/"+e).text()}}]),n}(),yt=function(e){k(n,ht);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}();const ft=["name"];let vt=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getProjectsList",value:function(e){return this.http.get("/projects",e).json()}},{key:"createProject",value:function(e){return this.http.post("/projects",e).json()}},{key:"setPermissionsBatch",value:function(e){return this.http.put("/projects",e).then(()=>{})}},{key:"deleteResources",value:function(e){return this.http.delete("/projects",null,e).json()}},{key:"updateProject",value:function(e,t){return this.http.patch("/projects/"+e,t).json()}},{key:"getProjectInfo",value:function(e){return this.http.get("/projects/"+e).json()}},{key:"deleteResource",value:function(e){return this.http.delete("/projects/"+e,null).then(()=>{})}},{key:"getProjectsInfo",value:function(e){return this.http.get("/projects/batchInfo",e).json()}},{key:"getProjectEnvelope",value:function(e){let{name:t}=e,n=m(e,ft);return this.http.get("/projects/"+t+"/extent",n).json()}},{key:"getProjectLayersExtendedInfo",value:function(e){return this.http.get("/projects/"+e+"/extended-info").json()}},{key:"getTilesLayerImage",value:function(e,t,n,r){return this.http.createUrl("/projects/"+e+"/tile/"+r+"/"+t+"/"+n)}},{key:"getPreview",value:function(e){return this.http.createUrl("/projects/"+e+"/preview")}},{key:"setPreview",value:function(e,t){return this.http.post("/projects/"+e+"/preview",I(t)).json()}},{key:"deletePreview",value:function(e){return this.http.delete("/projects/"+e+"/preview",null).then(()=>{})}},{key:"isExists",value:function(e){return this.http.get("/projects/"+e+"/exists").then(()=>{})}},{key:"getResourceDependencies",value:function(e){return this.http.get("/projects/"+e+"/dependencies").json()}},{key:"getResourceReferences",value:function(e){return this.http.get("/projects/"+e+"/references").json()}},{key:"getPermissions",value:function(e){return this.http.get("/projects/"+e+"/permissions").json()}},{key:"addPermissions",value:function(e,t){return this.http.post("/projects/"+e+"/permissions",t).json()}},{key:"setPermissions",value:function(e,t){return this.http.put("/projects/"+e+"/permissions",t).json()}},{key:"removePermissions",value:function(e,t){return this.http.delete("/projects/"+e+"/permissions/"+t,null).json()}}]),n}(),dt=function(e){k(n,vt);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getProjectInfos",value:function(e){return He(e.map(e=>this.getProjectInfo(e)))}},{key:"getProjectsDeps",value:function(e){return He(e.map(e=>this.getResourceDependencies(e)))}},{key:"uploadPreview",value:function(e,t){return this.setPreview(e,{file:t})}},{key:"findOne",value:function(e){return this.getProjectInfo(e)}},{key:"findAll",value:function(e){return this.getProjectsList(e)}},{key:"create",value:function(e){return this.createProject(e)}},{key:"update",value:function(e){return this.updateProject(e.name,e)}},{key:"remove",value:async function(e){return await this.deleteResource(e),e}}]),n}(),kt=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"checkLimits",value:function(e){return this.http.get("/resources/checkLimits",e).json()}},{key:"copyResources",value:function(e){return this.http.post("/resources/copy",e).json()}}]),n}(),gt=function(e){k(n,kt);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}();var mt;(mt=exports.DependencyType||(exports.DependencyType={})).Layer="Layer",mt.Table="Table",mt.Project="Project";let bt=function(){function e(t,n,r){y(this,e),this.projects=t,this.layers=n,this.tables=r}return v(e,[{key:"getProjectInfosWithDeps",value:async function(e){const t=await this.projects.getProjectInfos(e),n=await this.projects.getProjectsDeps(e),{layers:r,tables:s}=await this.getDependencies(n,!0,!0);return{projects:t,deps:{layers:r,tables:s}}}},{key:"getLayerInfosWithDeps",value:async function(e){const t=await this.layers.getLayerInfos(e),n=await this.layers.getLayersDeps(e),{tables:r}=await this.getDependencies(n,!1,!0);return{layers:t,deps:{tables:r}}}},{key:"getDependencies",value:async function(e,t,n){const{tables:r,layers:s}=e.reduce((e,r)=>{const s=r.dependencies||[];if(t){const t=this.getDependentNames(s,exports.DependencyType.Layer);e.layers.push(...t)}if(n){const t=this.getDependentNames(s,exports.DependencyType.Table);e.tables.push(...t)}return e},{tables:[],layers:[]});return{tables:await this.tables.getTableInfos(r.filter(nt)),layers:await this.layers.getLayerInfos(s.filter(nt))}}},{key:"getDependentNames",value:function(e,t){return e.filter(e=>{let{type:n}=e;return n===t}).map(e=>{let{name:t}=e;return t}).filter(et)}}]),e}(),wt=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getTaskList",value:function(e){return this.http.get("/scheduler/tasks",e).json()}},{key:"getTaskInfo",value:function(e){return this.http.get("/scheduler/tasks/"+e).json()}},{key:"getTaskProgress",value:function(e){return this.http.get("/scheduler/tasks/"+e+"/progress").json()}},{key:"cancelTask",value:function(e){return this.http.post("/scheduler/tasks/"+e+"/cancel",null).json()}},{key:"startCopyTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"copy"}).json()}},{key:"startAggregateTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"aggregate"}).json()}},{key:"startBufferTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"buffer"}).json()}},{key:"startPrintTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"print"}).json()}},{key:"startTilingTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"tiling"}).json()}},{key:"startTilingTask1",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"rasterVrt"}).json()}},{key:"startNetCdfTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"netcdf"}).json()}},{key:"startRouteTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"route"}).json()}},{key:"startUnionTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"union"}).json()}},{key:"startOverlayTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"overlay"}).json()}},{key:"startFilterCopyTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"filterCopy"}).json()}},{key:"startPipelineTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"pipeline"}).json()}},{key:"startEditAttributesBatch",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"editAttributes"}).json()}},{key:"universalSearchTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"universalSearch"}).json()}}]),n}(),xt=function(e){k(n,wt);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"init",value:function(e){return this.notification=e,this.notification.subscribe("server_task")}},{key:"runCopyTask",value:async function(e){const{taskId:t}=await this.startCopyTask(e);return this.processTaskId(t)}},{key:"runBufferTask",value:async function(e){const{taskId:t}=await this.startBufferTask(e);return this.processTaskId(t)}},{key:"runUnionTask",value:async function(e){const{taskId:t}=await this.startUnionTask(e);return this.processTaskId(t)}},{key:"runPrintTask",value:async function(e){const{taskId:t}=await this.startPrintTask(e);return this.processTaskId(t)}},{key:"runTilingTask",value:async function(e){const{taskId:t}=await this.startTilingTask(e);return this.processTaskId(t)}},{key:"runRouteTask",value:async function(e){const{taskId:t}=await this.startRouteTask(e);return this.processTaskId(t)}},{key:"runOverlayTask",value:async function(e){const{taskId:t}=await this.startOverlayTask(e);return this.processTaskId(t)}},{key:"runFilterCopyTask",value:async function(e){const{taskId:t}=await this.startFilterCopyTask(e);return this.processTaskId(t)}},{key:"runPipelineTask",value:async function(e){const{taskId:t}=await this.startPipelineTask(e);return this.processTaskId(t)}},{key:"runEditAttributesTask",value:async function(e){const{taskId:t}=await this.startEditAttributesBatch(e);return this.processTaskId(t)}},{key:"waitTaskCompleted",value:async function(e){return new Promise(async(t,n)=>{const r=await this.getTaskProgress(e);this.resolveTaskStatus(r,t,n);const s=async r=>{let{data:i}=r;if(i.taskId===e&&i.status&&["Completed","Failed","Canceled"].includes(i.status)){const r=await this.getTaskProgress(e);this.notification&&this.notification.off("server_task",s),this.resolveTaskStatus(r,t,n)}};this.notification&&this.notification.on("server_task",s)})}},{key:"resolveTaskStatus",value:function(e,t,n){"Completed"===e.status?t(e):"Failed"!==e.status&&"Canceled"!==e.status||n(e.status)}},{key:"processTaskId",value:function(e){if(e)return this.waitTaskCompleted(e);throw new Error("Task was started with no testId")}}]),n}(),Tt=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"findUserByNameByRoles",value:function(e){return this.http.get("/security/findUsersWithRoles",e).json()}},{key:"getUsersAndRoles",value:function(e){return this.http.get("/security/usersandroles",e).json()}},{key:"findUserByName",value:function(e){return this.http.get("/security/users",e).json()}},{key:"getPolicyList",value:function(e){return this.http.get("/security/policies",e).json()}},{key:"removePolicy",value:function(e){return this.http.delete("/security/policies",null,e).then(()=>{})}},{key:"setPolicy",value:function(e){return this.http.post("/security/policies",e).then(()=>{})}}]),n}(),St=function(e){k(n,Tt);var t=x(n);function n(e,r){var s;let{username:i,roles:o}=r;return y(this,n),(s=t.call(this,e)).ownerName="",s.ownerRoles=[],s.ownerName=i,s.ownerRoles=o,s}return v(n,[{key:"reset",value:function(){this.ownerName="",this.ownerRoles=[]}}]),n}(),jt=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"statisticsDb",value:function(e){return this.http.get("/statistics",e).json()}},{key:"statisticsDb1",value:function(e){return this.http.post("/statistics",e).json()}},{key:"classify",value:function(e){return this.http.get("/statistics/classify",e).json()}},{key:"classify1",value:function(e){return this.http.post("/statistics/classify",e).json()}},{key:"sumOfProduct",value:function(e){return this.http.get("/statistics/sumOfProduct",e).json()}},{key:"sumOfProduct1",value:function(e){return this.http.post("/statistics/sumOfProduct",e).json()}}]),n}(),Pt=function(e){k(n,jt);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getStatistic",value:function(e){return this.statisticsDb(e)}},{key:"postStatistic",value:function(e){return this.statisticsDb1(e)}},{key:"getClassify",value:function(e){return this.classify(e)}},{key:"postClassify",value:function(e){return this.classify1(e)}}]),n}(),It=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getStyle",value:function(e){return this.http.get("/styles/"+e).json()}},{key:"updateStyle",value:function(e,t){return this.http.post("/styles/"+e,t).json()}},{key:"createStyle",value:function(e){return this.http.post("/styles",e).json()}},{key:"getAllFonts",value:function(){return this.http.get("/styles/fonts").json()}},{key:"addFont",value:function(e){return this.http.post("/styles/fonts",I(e)).then(()=>{})}},{key:"removeFont",value:function(e){return this.http.delete("/styles/fonts",null,e).then(()=>{})}}]),n}(),Rt=function(e){k(n,It);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}();const Lt=["name"],Ct=["name"],Et=["name"],Ut=["name"];let Ft=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getTableList",value:function(e){return this.http.get("/tables",e).json()}},{key:"createTable",value:function(e){return this.http.post("/tables",e).json()}},{key:"setPermissionsBatch",value:function(e){return this.http.put("/tables",e).then(()=>{})}},{key:"deleteResources",value:function(e){return this.http.delete("/tables",null,e).json()}},{key:"updateTable",value:function(e,t){return this.http.patch("/tables/"+e,t).json()}},{key:"putTable",value:function(e,t){return this.http.put("/tables/"+e,t).json()}},{key:"getTableInfo",value:function(e){return this.http.get("/tables/"+e).json()}},{key:"deleteResource",value:function(e){return this.http.delete("/tables/"+e,null).then(()=>{})}},{key:"getTablesInfo",value:function(e){return this.http.get("/tables/batchInfo",e).json()}},{key:"getTableData",value:function(e){let{name:t}=e,n=m(e,Lt);return this.http.get("/tables/"+t+"/data",n).json()}},{key:"writeTableData",value:function(e,t){return this.http.post("/tables/"+e+"/data",t).then(()=>{})}},{key:"updateTableData",value:function(e,t){let{name:n}=e,r=m(e,Ct);return this.http.patch("/tables/"+n+"/data",t,r).then(()=>{})}},{key:"deleteTableData",value:function(e){let{name:t}=e,n=m(e,Et);return this.http.delete("/tables/"+t+"/data",null,n).then(()=>{})}},{key:"getUniqueDataRows",value:function(e){let{name:t}=e,n=m(e,Ut);return this.http.get("/tables/"+t+"/data/unique-values",n).json()}},{key:"mapTable",value:function(e,t){return this.http.post("/tables/map-table",t,e).json()}},{key:"unmapTable",value:function(e){return this.http.delete("/tables/map-table/"+e,null).then(()=>{})}},{key:"createViewFromQueryLayer",value:function(e){return this.http.post("/tables/fromLayer",e).json()}},{key:"createViewFromQuery",value:function(e){return this.http.post("/tables/fromQuery",e).json()}},{key:"getPreview",value:function(e){return this.http.createUrl("/tables/"+e+"/preview")}},{key:"setPreview",value:function(e,t){return this.http.post("/tables/"+e+"/preview",I(t)).json()}},{key:"deletePreview",value:function(e){return this.http.delete("/tables/"+e+"/preview",null).then(()=>{})}},{key:"isExists",value:function(e){return this.http.get("/tables/"+e+"/exists").then(()=>{})}},{key:"getResourceDependencies",value:function(e){return this.http.get("/tables/"+e+"/dependencies").json()}},{key:"getResourceReferences",value:function(e){return this.http.get("/tables/"+e+"/references").json()}},{key:"getPermissions",value:function(e){return this.http.get("/tables/"+e+"/permissions").json()}},{key:"addPermissions",value:function(e,t){return this.http.post("/tables/"+e+"/permissions",t).json()}},{key:"setPermissions",value:function(e,t){return this.http.put("/tables/"+e+"/permissions",t).json()}},{key:"removePermissions",value:function(e,t){return this.http.delete("/tables/"+e+"/permissions/"+t,null).json()}}]),n}(),Nt=function(e){k(n,Ft);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getTableInfos",value:function(e){return He(e.map(e=>this.getTableInfo(e)))}},{key:"uploadPreview",value:function(e,t){return this.setPreview(e,{file:t})}},{key:"findOne",value:function(e){return this.getTableInfo(e)}},{key:"findAll",value:function(e){return this.getTableList(e)}},{key:"create",value:function(e){return this.createTable(e)}},{key:"update",value:function(e){return this.updateTable(e.name,e)}},{key:"remove",value:async function(e){return await this.deleteResource(e),e}}]),n}(),Dt=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}(),At=function(e){k(n,Dt);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n)}();const Ot=["name","z","x","y"];let Bt=function(e){k(n,R);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getVectorTile",value:function(e){let{name:t,z:n,x:r,y:s}=e,i=m(e,Ot);return this.http.get("/vt/"+t+"/"+n+"/"+r+"/"+s+".pbf",i).then(()=>{})}}]),n}(),Mt=function(e){k(n,Bt);var t=x(n);function n(){return y(this,n),t.apply(this,arguments)}return v(n,[{key:"getVt",value:function(e,t,n,r,s){return this.getVectorTile({name:e,z:t,x:n,y:r,isProject:s})}}]),n}();var qt;(qt=exports.UrlPath||(exports.UrlPath={})).Base="/map",qt.Shared="/shared",qt.Presentation="/presentation",qt.Portal="/portal";const _t={401:exports.ApiEvent.Unauthorized},Gt=Object.values(exports.UrlPath),Ht=Gt[0];let Wt=function(e){k(i,t.EventEmitter);var r=x(i);function i(e){var t,o;let{url:a,wsUrl:u,wsKeepAlive:l,snappingHubUrl:c,http:p,urlPath:h,httpOptions:f}=e;y(this,i),o=r.call(this);const{hooks:v}=f||{};return o.http=p||new S(d({prefixUrl:a,timeout:!1,retry:{methods:["get","post","delete"],limit:5,statusCodes:[401]}},f||{},{hooks:d({},v||{},{beforeRequest:[e=>{const t=window.localStorage.getItem("evergis-jwt-token");var n;t&&(null==(n=e.headers)||n.set("Authorization","Bearer "+(t||"")))},...null!=(t=null==v?void 0:v.beforeRequest)?t:[]],beforeRetry:[async e=>{let{request:t,error:r,retryCount:s}=e;if(r instanceof n.HTTPError&&401===r.response.status&&1===s)try{const e=window.localStorage.getItem("evergis-refresh-token");if(e){var i;const n=await o.account.refreshToken({refreshToken:e});n&&(window.localStorage.setItem("evergis-jwt-token",n.token),window.localStorage.setItem("evergis-refresh-token",n.refreshToken)),null==(i=t.headers)||i.set("Authorization","Bearer "+(n.token||""))}}catch(r){throw new Error("Failed to refresh token")}}],afterResponse:[(e,t,r)=>{const s=_t[r.status];return s&&o.emit(s,Xe(new n.HTTPError(r,e,t))),r},...(null==v?void 0:v.afterResponse)||[]]})})),o.url=a,o.wsUrl=u||a,o.urlPath=h||o.defineUrlPath(),o.layers=new Je(o.http),o.tables=new Nt(o.http),o.projects=new dt(o.http),o.resources=new bt(o.projects,o.layers,o.tables),o.styles=new Rt(o.http),o.account=new M(o.http),o.accountPreview=new G(o.http,o.account),o.bulk=new W(o.http),o.security=new St(o.http,o.account),o.notification=new lt(o.http,b(o),l),o.scheduler=new xt(o.http),o.file=new ue(o.http),o.filters=new ce(o.http),o.import=new we(o.http),o.geocode=new ke(o.http),o.cameras=new Z(o.http),o.print=new yt(o.http),o.tools=new At(o.http),o.resourceCatalog=new gt(o.http),o.general=new he(o.http),o.namespace=new ot(o.http),o.external=new se(o.http),o.clientSettings=new ee(o.http),o.portalSettings=new pt(o.http),o.iceRouter=new me(o.http),o.statistic=new Pt(o.http),o.feedback=new oe(o.http),o.vectorTiles=new Mt(o.http),o.universalSearch=new F(o.http),o.spatialReference=new E(o.http),o.eql=new ne(o.http),o.catalog=new N(o.http),o.queryToken=new C(o.http),o.dataSource=new L(o.http),o.names=new st({account:o.account}),o.snappingHub=c?(new s.HubConnectionBuilder).withUrl(c,{withCredentials:!0,skipNegotiation:!0,transport:s.HttpTransportType.WebSockets}).withAutomaticReconnect().build():null,o}return v(i,[{key:"init",value:async function(e){let{authParams:t,authQueryParams:n,connectWs:r,initScheduler:s,fetchSettings:i,fetchUser:o,useJwt:a}=e;try{await this.account.login(t,n,a),o&&await this.account.fetchCurrentUser(),r&&await this.connectWs(),s&&await this.initScheduler(),i&&await this.clientSettings.fetchClientSettings({urlPath:tt(this.urlPath)}),await this.notification.subscribe("service_update")}catch(e){throw Xe(e)}}},{key:"isAcceptedNetwork",value:function(e){return["vk","google","facebook"].includes(e)}},{key:"socAuthLogin",value:async function(e){if(this.isAcceptedNetwork(e))try{await this.clientSettings.fetchClientSettings({urlPath:exports.UrlPath.Base})}catch(e){throw Xe(e)}}},{key:"connectWs",value:async function(){this.account.isAuth&&(this.notification.connectWs(this.wsUrl),this.notification.on("ConnectionStatus",e=>{e.data===exports.ConnectionStatus.Lost?this.emit(exports.ApiEvent.ConnectionLost,e.data):e.data===exports.ConnectionStatus.SessionClosed&&this.emit(exports.ApiEvent.SessionClosed,e.data)}))}},{key:"connectSignalR",value:async function(){this.account.isAuth&&this.snappingHub&&this.snappingHub.state!==s.HubConnectionState.Connected&&await this.snappingHub.start()}},{key:"logout",value:async function(){await this.account.logout(),await this.security.reset(),this.emit(exports.ApiEvent.Unauthorized,null)}},{key:"initScheduler",value:function(){return this.scheduler.init(this.notification)}},{key:"defineUrlPath",value:function(){const e=(window.location.href.split(window.location.hostname)[1]||"").split("/").filter(Boolean)[0],t=e?"/"+e:void 0;return t&&Gt.includes(t)?t:Ht}},{key:"isShared",get:function(){return this.urlPath===exports.UrlPath.Shared}},{key:"isPresentation",get:function(){return this.urlPath===exports.UrlPath.Presentation||"8082"===window.location.port}}]),i}(),zt=function(e){k(n,l.TileLayer);var t=x(n);function n(e,r){var s;return y(this,n),(s=t.call(this,"",{crs:e.crs,opacity:e.opacity})).api=r,s.name=e.name,s.sourceUrl=e.sourceUrl,s.subDomains=e.subDomains,s}return v(n,[{key:"getTileUrl",value:function(e,t,n){var r;const s=this.name,i=this.subDomains?function(e,t){void 0===e&&(e=0),void 0===t&&(t=100);let n=t-e,r=Math.random();return r=Math.floor(r*n),r+=e,r}(0,(null==(r=this.subDomains)?void 0:r.length)-1):void 0;return this.sourceUrl?(this.subDomains&&void 0!==i?this.sourceUrl.replace("{0}",this.subDomains[i]):this.sourceUrl).replace("{1}",""+n).replace("{2}",""+e).replace("{3}",""+t):this.api.layers.getTilesLayerImage({x:e,y:t,z:n,name:s})}}]),n}();const Vt=["name","style","condition","dataFilterId","crs"];let Qt=function(e){k(n,p.DynamicLayer);var t=x(n);function n(e,r){var s;let{name:i,style:o,condition:a,dataFilterId:u,crs:l=c.webMercator}=e,p=m(e,Vt);return y(this,n),(s=t.call(this,p)).api=r,s.name=i,s.styleId=o,s.conditionQuery=a,s.filterId=u,s.crs=l,s.subscribeRedraw(),s}return v(n,[{key:"style",get:function(){return this.styleId},set:function(e){this.styleId=e,this.forceUpdate()}},{key:"condition",get:function(){return this.conditionQuery},set:function(e){this.conditionQuery=e,this.forceUpdate()}},{key:"dataFilterId",get:function(){return this.filterId},set:function(e){this.filterId=e,this.forceUpdate()}},{key:"getUrl",value:function(e,t){return this.api.layers.getLayerImage({name:this.name,extent:e.coordinates,size:[t.width,t.height],extentSr:e.crs.wkid,styleId:this.styleId,condition:this.conditionQuery,dataFilterId:this.filterId})}},{key:"subscribeRedraw",value:function(){this.api.notification.on("service_update",e=>{(null==e?void 0:e.data.layerName)===this.name&&(this.forceUpdate(),this.redraw())})}}]),n}();const Jt={RemoteTileService:zt,LocalTileService:zt,PostgresLayerService:Qt,StyledFeatureLayer:Qt,CompositeService:null};let Kt=function(){function e(t,n){y(this,e),this.layers=t,this.http=n}return v(e,[{key:"getLayerService",value:async function(e){let t=await this.getLayerInfo(e);const n=t.type;if(!(e=>Boolean(e&&Object.keys(Jt).includes(e)))(n))return;const r=Jt[n];if(r)return new r((e=>d({},e,{name:"services/"+e.name}))(t),this.http);throw new Error('Constructor for service type: "'+t.type+'" not implemented')}},{key:"getLayerInfo",value:async function(e){try{return await this.layers.getLayerInfo(e)}catch(t){throw new Error('Service with name: "'+e+'" not exists')}}}]),e}();var Xt;!function(e){e[e.BaseMaps=0]="BaseMaps",e[e.Layers=1]="Layers"}(Xt||(Xt={}));let Yt=function(e){k(n,Wt);var t=x(n);function n(e,r,s){var i;return y(this,n),(i=t.call(this,r)).map=new u.Map,i.painter=new a.DomPainter(i.map),i.mapProps=e,i.auth=s,i.layersManager=new Kt(i.layers,i.http),i}return v(n,[{key:"init",value:async function(){await T(g(n.prototype),"init",this).call(this,{authParams:this.auth,connectWs:!0,fetchSettings:!0,initScheduler:!0});const{baseService:e,services:t,projectName:r}=this.mapProps;e&&await this.setBaseMap(e),t&&await Promise.all(t.map(e=>this.addLayer(e))),r&&await this.loadProject(r),this.setMapProps()}},{key:"reset",value:async function(){await this.account.logout(),this.painter.wrapper=null}},{key:"addLayer",value:async function(e){await this.insertLayer(e,Xt.Layers)}},{key:"setBaseMap",value:async function(e){await this.insertLayer(e,Xt.BaseMaps)}},{key:"loadProject",value:async function(e){const t=await this.projects.getProjectInfo(e);if(!t||!t.content)return;const{baseMapName:n,items:r}=t.content;if(n&&await this.setBaseMap(n),r){const e=r.map(e=>e.name).filter(Zt);await Promise.all(e.map(e=>this.addLayer(e)))}}},{key:"insertLayer",value:async function(e,t){const n=await this.layersManager.getLayerService(e);n&&this.map.insertLayer(n.layer,t)}},{key:"setMapProps",value:function(){const{position:e,centerPoint:t,mapWrapper:n,resolution:r}=this.mapProps;e?this.map.position=e:t&&(this.map.centerPoint=t),r&&(this.map.resolution=r),n&&(this.painter.wrapper=n)}}]),n}();const Zt=e=>void 0!==e;var $t,en,tn,nn,rn,sn,on,an,un,ln,cn,pn,hn,yn,fn,vn,dn,kn,gn,mn,bn,wn,xn,Tn,Sn,jn,Pn,In,Rn,Ln,Cn,En,Un,Fn,Nn,Dn,An;($t=exports.AggregationFunction||(exports.AggregationFunction={})).None="None",$t.Array="Array",$t.Min="Min",$t.Max="Max",$t.Avg="Avg",$t.Sum="Sum",$t.Extent="Extent",$t.H3="H3",$t.Count="Count",$t.TotalCount="TotalCount",$t.DistinctCount="DistinctCount",$t.First="First",$t.Last="Last",$t.Median="Median",$t.Mod="Mod",$t.StdDeviation="StdDeviation",$t.SumOfProduct="SumOfProduct",$t.OnlyValue="OnlyValue",$t.WeightedAvg="WeightedAvg",$t.DensityIndicators="DensityIndicators",$t.DividedSum="DividedSum",(en=exports.AttributeIconType||(exports.AttributeIconType={})).Unknown="Unknown",en.Icon="Icon",en.PNG="PNG",en.SVG="SVG",(tn=exports.AttributeSelectorType||(exports.AttributeSelectorType={})).None="None",tn.SelectFromHandBook="SelectFromHandBook",tn.SelectFromRange="SelectFromRange",tn.ViewHandBook="ViewHandBook",(nn=exports.AttributeType||(exports.AttributeType={})).Unknown="Unknown",nn.String="String",nn.Int32="Int32",nn.Int64="Int64",nn.Double="Double",nn.DateTime="DateTime",nn.Boolean="Boolean",nn.Point="Point",nn.Polyline="Polyline",nn.MultiPolygon="MultiPolygon",nn.Multipoint="Multipoint",nn.H3Index="H3Index",nn.Json="Json",(rn=exports.AuthorizationGrant||(exports.AuthorizationGrant={})).AuthorizationCode="authorization_code",rn.RefreshToken="refresh_token",(sn=exports.CatalogResourceType||(exports.CatalogResourceType={})).None="None",sn.Map="Map",sn.Layer="Layer",sn.Table="Table",sn.File="File",sn.TaskPrototype="TaskPrototype",sn.DataSource="DataSource",(on=exports.ClassificationType||(exports.ClassificationType={})).None="none",on.NaturalBreaks="naturalBreaks",on.EqualInterval="equalInterval",on.Quantile="quantile",on.Unique="unique",(an=exports.ClassifyAttributeType||(exports.ClassifyAttributeType={})).Decimal="decimal",an.DateTime="dateTime",an.Text="text",(un=exports.ConfigurationErrorEnum||(exports.ConfigurationErrorEnum={})).Unknown="Unknown",un.SerializeError="SerializeError",un.InvalidDataService="InvalidDataService",un.InvalidConfiguration="InvalidConfiguration",un.InvalidDataServiceName="InvalidDataServiceName",un.InvalidTableName="InvalidTableName",un.InvalidLayerName="InvalidLayerName",un.ResourceNotFound="ResourceNotFound",un.InvalidCondition="InvalidCondition",un.InvalidAttributes="InvalidAttributes",un.InvalidIdAttribute="InvalidIdAttribute",un.InvalidGeometryAttribute="InvalidGeometryAttribute",un.InvalidGeometryAttributeType="InvalidGeometryAttributeType",un.InvalidColumnName="InvalidColumnName",un.InvalidIdColumnSettings="InvalidIdColumnSettings",un.ColumnNotExistsInTable="ColumnNotExistsInTable",un.InvalidStyle="InvalidStyle",un.InvalidLayerType="InvalidLayerType",un.ColumnLoadingError="ColumnLoadingError",un.InvalidAttributeFormat="InvalidAttributeFormat",un.DataSourceNotFound="DataSourceNotFound",un.DuplicateColumns="DuplicateColumns",un.DuplicateAttributes="DuplicateAttributes",un.TableWithoutColumns="TableWithoutColumns",un.InvalidTableReferenceConfiguration="InvalidTableReferenceConfiguration",(ln=exports.DataSourceType||(exports.DataSourceType={})).Postgres="Postgres",ln.Trino="Trino",ln.S3="S3",ln.GisServer="GisServer",(cn=exports.ErrorDetailsType||(exports.ErrorDetailsType={})).ResourceLimitExceeded="ResourceLimitExceeded",cn.ResourceNotFound="ResourceNotFound",cn.InternalError="InternalError",cn.BadRequest="BadRequest",cn.DuplicateContent="DuplicateContent",(pn=exports.ErrorType||(exports.ErrorType={})).NotSpecified="NotSpecified",pn.LimitError="LimitError",pn.ValidationError="ValidationError",pn.JwtExpired="JwtExpired",pn.TokenInvalid="TokenInvalid",pn.RefreshTokenExpired="RefreshTokenExpired",pn.RefreshTokenInvalid="RefreshTokenInvalid",pn.CreateUserFailed="CreateUserFailed",pn.SetUserPasswordFailed="SetUserPasswordFailed",pn.SetUserRoleFailed="SetUserRoleFailed",pn.UpdateUserFailed="UpdateUserFailed",pn.RemoveUserFailed="RemoveUserFailed",pn.CreateRoleFailed="CreateRoleFailed",pn.UpdateRoleFailed="UpdateRoleFailed",pn.RemoveUserRoleFailed="RemoveUserRoleFailed",pn.ChangeActiveStateFailed="ChangeActiveStateFailed",pn.RemoveRoleFailed="RemoveRoleFailed",pn.UserNotFound="UserNotFound",pn.RoleNotFound="RoleNotFound",pn.EmailNotConfirmed="EmailNotConfirmed",pn.DuplicateEmailError="DuplicateEmailError",pn.InvalidPassword="InvalidPassword",pn.RoleExists="RoleExists",pn.UserExists="UserExists",pn.UserLockedError="UserLockedError",pn.InvalidEmail="InvalidEmail",pn.InvalidUsername="InvalidUsername",pn.Unauthorized="Unauthorized",pn.EmailNotChanged="EmailNotChanged",pn.EmailNotSet="EmailNotSet",(hn=exports.FeatureType||(exports.FeatureType={})).Unknown="Unknown",hn.GeometricFeature="GeometricFeature",(yn=exports.FontStyle||(exports.FontStyle={})).Normal="normal",yn.Oblique="oblique",yn.Italic="italic",(fn=exports.FontWeight||(exports.FontWeight={})).Thin="Thin",fn.ExtraLight="ExtraLight",fn.Light="Light",fn.SemiLight="SemiLight",fn.Normal="Normal",fn.Medium="Medium",fn.DemiBold="DemiBold",fn.Bold="Bold",fn.ExtraBold="ExtraBold",fn.Black="Black",fn.ExtraBlack="ExtraBlack",(vn=exports.GeometryType||(exports.GeometryType={})).Unknown="unknown",vn.Point="point",vn.Polyline="polyline",vn.Polygon="multipolygon",vn.Envelope="envelope",vn.Multipoint="multipoint",(dn=exports.Group||(exports.Group={})).My="my",dn.Role="role",dn.Public="public",dn.All="all",(kn=exports.LineCapStyle||(exports.LineCapStyle={})).Flat="Flat",kn.Square="Square",kn.Round="Round",kn.Triangle="Triangle",(gn=exports.LineEndingType||(exports.LineEndingType={})).None="none",gn.Arrow="arrow",gn.FilledArrow="filledArrow",gn.Square="square",gn.FilledSquare="filledSquare",gn.Circle="circle",gn.FilledCircle="filledCircle",gn.Diamond="diamond",gn.FilledDiamond="filledDiamond",gn.RoundSquare="roundSquare",gn.FilledRoundSquare="filledRoundSquare",gn.Svg="svg",(mn=exports.LineJoinType||(exports.LineJoinType={})).Miter="Miter",mn.Bevel="Bevel",mn.Round="Round",(bn=exports.Operation||(exports.Operation={})).Unknown="Unknown",bn.Union="union",bn.Intersection="intersection",bn.Subtraction="subtraction",bn.SymDifference="symDifference",(wn=exports.OwnerFilter||(exports.OwnerFilter={})).My="My",wn.Shared="Shared",wn.Public="Public",(xn=exports.PbfSchema||(exports.PbfSchema={})).XYZ="xyz",xn.TMS="tms",(Tn=exports.Permissions||(exports.Permissions={})).None="none",Tn.Configure="configure",Tn.Write="write",Tn.Read="read",Tn.ReadConfigure="read,configure",Tn.ReadWrite="read,write",Tn.All="read,write,configure",(Sn=exports.PolicyType||(exports.PolicyType={})).Unknown="Unknown",Sn.CreateTable="CreateTable",Sn.CreateLayer="CreateLayer",Sn.CreateProject="CreateProject",Sn.MaxFeaturesInOneTable="MaxFeaturesInOneTable",Sn.MaxObjectsToExport="MaxObjectsToExport",Sn.MaxUploadContentSize="MaxUploadContentSize",(jn=exports.Quality||(exports.Quality={})).Low="Low",jn.Medium="Medium",jn.High="High",(Pn=exports.ResourceSubTypeFilter||(exports.ResourceSubTypeFilter={})).RemoteTileService="RemoteTileService",Pn.ProxyService="ProxyService",Pn.PostgresLayerService="PostgresLayerService",Pn.QueryLayerService="QueryLayerService",Pn.TileCatalogTable="TileCatalogTable",(In=exports.ResourceType||(exports.ResourceType={})).Unknown="Unknown",In.Table="table",In.Layer="layer",In.Project="project",In.File="file",In.Feature="feature",In.Tag="tag",(Rn=exports.ResourceTypeFilter||(exports.ResourceTypeFilter={})).Map="Map",Rn.Layer="Layer",Rn.Table="Table",Rn.RasterCatalog="RasterCatalog",Rn.ProxyService="ProxyService",Rn.RemoteTileService="RemoteTileService",Rn.File="File",Rn.DataSource="DataSource",(Ln=exports.ResourceTypeLink||(exports.ResourceTypeLink={})).Table="tables",Ln.Layer="layers",Ln.Project="projects",(Cn=exports.ResponseType||(exports.ResponseType={})).Code="code",Cn.Token="token",(En=exports.ServerTaskStatus||(exports.ServerTaskStatus={})).None="None",En.Scheduled="Scheduled",En.Planning="Planning",En.Executing="Executing",En.Completed="Completed",En.Failed="Failed",En.Canceled="Canceled",En.Timeout="Timeout",(Un=exports.SimplifyType||(exports.SimplifyType={})).Basic="Basic",Un.PreserveTopology="PreserveTopology",Un.VW="VW",(Fn=exports.StringSubType||(exports.StringSubType={})).None="None",Fn.Image="Image",Fn.PkkCode="PkkCode",Fn.Attachments="Attachments",(Nn=exports.TaskGroup||(exports.TaskGroup={})).My="my",Nn.All="all",(Dn=exports.TextAlignment||(exports.TextAlignment={})).Right="right",Dn.Left="left",Dn.Center="center",Dn.Justified="justified",(An=exports.TextVerticalAlignment||(exports.TextVerticalAlignment={})).Top="top",An.Bottom="bottom",An.Middle="middle",Object.defineProperty(exports,"HTTPError",{enumerable:!0,get:function(){return n.HTTPError}}),Object.defineProperty(exports,"TimeoutError",{enumerable:!0,get:function(){return n.TimeoutError}}),exports.Account=M,exports.AccountPreview=G,exports.Api=Wt,exports.BulkOperations=W,exports.Cameras=Z,exports.ClientSettings=ee,exports.Eql=ne,exports.EvergisDynamicLayer=Qt,exports.EvergisTileLayer=zt,exports.External=se,exports.Feedback=oe,exports.FileUpload=ue,exports.Filters=ce,exports.GEOCODE_PROVIDER="geocode2gis",exports.General=he,exports.Geocode=ke,exports.HttpClient=S,exports.IceRouter=me,exports.Import=we,exports.Layers=Je,exports.LayersManager=Kt,exports.Names=st,exports.Namespace=ot,exports.Notification=lt,exports.NotificationEvent=ct,exports.PortalSettings=pt,exports.Print=yt,exports.Projects=dt,exports.ResourceCatalog=gt,exports.Resources=bt,exports.STORAGE_REFRESH_TOKEN_KEY="evergis-refresh-token",exports.STORAGE_TOKEN_KEY="evergis-jwt-token",exports.Scheduler=xt,exports.Security=St,exports.SpatialProcessor=Yt,exports.Statistic=Pt,exports.Styles=Rt,exports.Tables=Nt,exports.Tools=At,exports.VectorTiles=Mt,exports.addSubDomainToLocation=e=>window.location.protocol+"//"+e+"."+window.location.host,exports.errorHandler=Xe,exports.formDataFromFile=function(e){const t=new FormData;return t.append("file",e),t},exports.generateId=rt,exports.getFetchingUrlPath=tt,exports.isEvergisDynamicLayer=function(e){return e instanceof Qt},exports.isEvergisTileLayer=function(e){return e instanceof zt},exports.isFeatureLayer=function(e){return e instanceof h.FeatureLayer},exports.isHTTPError=e=>Ye(e)&&"http"===e.type,exports.isHandledError=Ye,exports.isLayer=$e,exports.isProjectContentItems=function(e){return null!=e},exports.isString=et,exports.isTileLayerService=function(e){return e.type&&/TileService/.test(e.type)},exports.parseJwt=e=>{const t=e.split(".")[1].replace(/-/g,"+").replace(/_/g,"/"),n=decodeURIComponent(atob(t).split("").map(e=>"%"+"00".concat(e.charCodeAt(0).toString(16)).slice(-2)).join(""));return JSON.parse(n)},exports.promiseAllIgnoreErrors=He,exports.stripUselessSlashes=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.join("/").split("/").filter(Boolean).join("/")},exports.toFormData=I,exports.unique=nt;
1
+ "use strict";Object.defineProperty(exports,"__esModule",{value:!0});var e,t=require("@evergis/event-emitter"),n=require("ky"),r=(e=n)&&"object"==typeof e&&"default"in e?e.default:e,s=require("@microsoft/signalr"),o=require("query-string"),i=require("nanoid");function u(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function a(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}function l(e,t,n){return t&&a(e.prototype,t),n&&a(e,n),e}function c(){return(c=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e}).apply(this,arguments)}function p(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&(Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function h(e){return(h=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function y(e,t){if(null==e)return{};var n,r,s={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(s[n]=e[n]);return s}function f(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function v(e,t){return!t||"object"!=typeof t&&"function"!=typeof t?f(e):t}function d(e){var t=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}();return function(){var n,r=h(e);if(t){var s=h(this).constructor;n=Reflect.construct(r,arguments,s)}else n=r.apply(this,arguments);return v(this,n)}}function k(e,t,n){return(k="undefined"!=typeof Reflect&&Reflect.get?Reflect.get:function(e,t,n){var r=function(e,t){for(;!Object.prototype.hasOwnProperty.call(e,t)&&null!==(e=h(e)););return e}(e,t);if(r){var s=Object.getOwnPropertyDescriptor(r,t);return s.get?s.get.call(n):s.value}})(e,t,n||e)}let g=function(){function e(t){var n;void 0===t&&(t={}),u(this,e),this.ky=r.extend(t),this.prefixUrl=(null==(n=t.prefixUrl)?void 0:n.toString())||""}return l(e,[{key:"extend",value:function(e){var t;this.ky=r.extend(e),this.prefixUrl=(null==(t=e.prefixUrl)?void 0:t.toString())||""}},{key:"get",value:function(e,t){return this.ky.get(this.stripSlashes(e),{searchParams:b(t)})}},{key:"post",value:function(e,t,n){const r=m(n,t);return this.ky.post(this.stripSlashes(e),r)}},{key:"put",value:function(e,t,n){const r=m(n,t);return this.ky.put(this.stripSlashes(e),r)}},{key:"patch",value:function(e,t,n){const r=m(n,t);return this.ky.patch(this.stripSlashes(e),r)}},{key:"delete",value:function(e,t,n){const r=m(n,t);return this.ky.delete(this.stripSlashes(e),r)}},{key:"createUrl",value:function(e,t){const n=t?"?"+b(t):"";return this.prefixUrl+this.stripSlashes(e)+n}},{key:"stripSlashes",value:function(e){return this.prefixUrl?e.replace(/^\//g,""):e}}]),e}();function m(e,t){const n={searchParams:b(e)};var r;return void 0!==(r=t)&&"object"==typeof r&&null!==r&&r.constructor===Object||Array.isArray(t)?n.json=t:n.body=t,n}function b(e){return void 0===e&&(e={}),o.stringify(e,{arrayFormat:"comma"})}function x(e){return e instanceof FormData?e:Object.keys(e).reduce((t,n)=>(t.append(n,e[n]),t),new FormData)}let S=l((function e(t){u(this,e),this.http=t})),j=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"createArcGisDataSource",value:function(e){return this.http.post("/ds/arcgis",e).then(()=>{})}},{key:"updateArcGisDataSource",value:function(e){return this.http.patch("/ds/arcgis",e).then(()=>{})}},{key:"getDataSourcesList",value:function(e){return this.http.get("/ds",e).json()}},{key:"createDataSource",value:function(e){return this.http.post("/ds",e).then(()=>{})}},{key:"updateDataSource",value:function(e){return this.http.patch("/ds",e).then(()=>{})}},{key:"getDataSource",value:function(e){return this.http.get("/ds/"+e).json()}},{key:"removeDataSource",value:function(e){return this.http.delete("/ds/"+e,null).then(()=>{})}},{key:"testConnection",value:function(e){return this.http.post("/ds/testConnection",e).json()}},{key:"createS3DataSource",value:function(e){return this.http.post("/ds/s3",e).then(()=>{})}},{key:"updateS3DataSource",value:function(e){return this.http.patch("/ds/s3",e).then(()=>{})}}]),n}(),w=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"createToken",value:function(e){return this.http.put("/accessToken/"+e,null).text()}},{key:"disableToken",value:function(e){return this.http.post("/accessToken/"+e+"/disable",null).then(()=>{})}},{key:"enableToken",value:function(e){return this.http.post("/accessToken/"+e+"/enable",null).then(()=>{})}},{key:"revokeToken",value:function(e){return this.http.delete("/accessToken/"+e,null).then(()=>{})}}]),n}(),T=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getAvailiableCs",value:function(){return this.http.get("/srs/list").json()}},{key:"getProj4Representation",value:function(e){return this.http.get("/srs/"+e+"/proj4").text()}},{key:"getWktRepresentation",value:function(e){return this.http.get("/srs/"+e+"/wkt").text()}}]),n}();const P=["taskId","layerName"];let R=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"searchResultDcGetSearchResult",value:function(e){let{taskId:t,layerName:n}=e,r=y(e,P);return this.http.get("/search/"+t+"/"+n,r).json()}},{key:"getSearchResult",value:function(e){return this.http.get("/search/"+e).json()}}]),n}(),I=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getParents",value:function(e){return this.http.get("/resources/"+e+"/parents").json()}},{key:"getTags",value:function(e){return this.http.get("/resources/tags",e).json()}},{key:"putTags",value:function(e,t){return this.http.put("/resources/"+e+"/tags",t).json()}},{key:"postGetAll",value:function(e,t){return this.http.post("/resources",t,e).json()}},{key:"getResource",value:function(e){return this.http.get("/resources/"+e).json()}},{key:"patchResource",value:function(e,t){return this.http.patch("/resources/"+e,t).json()}},{key:"deleteResource",value:function(e){return this.http.delete("/resources/"+e,null).then(()=>{})}},{key:"moveResource",value:function(e,t){return this.http.post("/resources/"+e+"/move",t).json()}},{key:"createDirectory",value:function(e){return this.http.post("/resources/directory",e).json()}},{key:"createFile",value:function(e){return this.http.post("/resources/file",x(e)).json()}},{key:"getPermissions",value:function(e){return this.http.get("/resources/"+e+"/permissions").json()}},{key:"setPermissions1",value:function(e,t){return this.http.put("/resources/"+e+"/permissions",t).then(()=>{})}},{key:"setPermissions",value:function(e){return this.http.put("/resources/permissions",e).then(()=>{})}},{key:"downloadFile",value:function(e){return this.http.get("/resources/"+e+"/download").blob()}},{key:"cleanResources",value:function(){return this.http.post("/resources/clean",null).then(()=>{})}}]),n}();var C;(C=exports.ApiEvent||(exports.ApiEvent={})).ConnectionLost="ConnectionLost",C.Unauthorized="Unauthorized",C.SessionClosed="SessionClosed";let L=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getUsers",value:function(e){return this.http.get("/account/user/list",e).json()}},{key:"getExtendedUsers",value:function(e){return this.http.get("/account/user/extendedlist",e).json()}},{key:"getUserInfo",value:function(e){return this.http.get("/account/"+e).json()}},{key:"getExtendedUserInfo",value:function(e){return this.http.get("/account/extended/"+e).json()}},{key:"isUsernameExists",value:function(e){return this.http.get("/account/user/exists",e).json()}},{key:"isEmailExists",value:function(e){return this.http.get("/account/user/email/exists",e).json()}},{key:"registerUser",value:function(e){return this.http.post("/account/register",e).text()}},{key:"createUser",value:function(e,t){return this.http.post("/account/user",t,e).then(()=>{})}},{key:"updateUser",value:function(e){return this.http.patch("/account/user",e).then(()=>{})}},{key:"confirmEmail",value:function(e){return this.http.post("/account/user/"+e+"/email/confirm",null).then(()=>{})}},{key:"verifyEmail",value:function(e){return this.http.post("/account/user/"+e+"/email/verify",null).then(()=>{})}},{key:"setEmail",value:function(e){return this.http.post("/account/setEmail",x(e)).then(()=>{})}},{key:"confirmEmail1",value:function(e){return this.http.post("/account/user/email/confirm",null,e).then(()=>{})}},{key:"changeEmail",value:function(e){return this.http.post("/account/user/email/change",null,e).then(()=>{})}},{key:"confirmChangeEmail",value:function(e){return this.http.post("/account/user/email/change/confirm",null,e).then(()=>{})}},{key:"setUserPassword",value:function(e){return this.http.patch("/account/password/set",e).then(()=>{})}},{key:"changePassword",value:function(e){return this.http.patch("/account/password/change",x(e)).then(()=>{})}},{key:"resetPassword",value:function(e){return this.http.post("/account/password/reset",null,e).then(()=>{})}},{key:"resetPasswordCallback",value:function(e){return this.http.post("/account/password/reset/confirm",x(e)).then(()=>{})}},{key:"removeUser",value:function(e){return this.http.delete("/account/user/"+e,null).then(()=>{})}},{key:"activateUser",value:function(e){return this.http.post("/account/user/"+e+"/activate",null).then(()=>{})}},{key:"deactivateUser",value:function(e){return this.http.post("/account/user/"+e+"/deactivate",null).then(()=>{})}},{key:"authenticate",value:function(e,t){return this.http.post("/account/login",t,e).json()}},{key:"refreshToken",value:function(e){return this.http.post("/account/refresh-token",e).json()}},{key:"revokeToken",value:function(){return this.http.delete("/account/revoke-token",null).then(()=>{})}},{key:"ldapLogin",value:function(e){return this.http.post("/account/external/login/ldap",e).json()}},{key:"registerClient",value:function(e){return this.http.post("/account/oauth2/client",e).json()}},{key:"unbindClient",value:function(e){return this.http.delete("/account/oauth2/client/"+e,null).then(()=>{})}},{key:"token",value:function(e){return this.http.post("/account/oauth2/token",e).json()}},{key:"getRoles",value:function(e){return this.http.get("/account/role/list",e).json()}},{key:"createRole",value:function(e){return this.http.post("/account/role",e).then(()=>{})}},{key:"updateRole",value:function(e){return this.http.patch("/account/role",e).then(()=>{})}},{key:"removeRole",value:function(e){return this.http.delete("/account/role/"+e,null).then(()=>{})}},{key:"addToRole",value:function(e,t){return this.http.post("/account/user/"+e+"/role/"+t,null).then(()=>{})}},{key:"removeFromRole",value:function(e,t){return this.http.delete("/account/user/"+e+"/role/"+t,null).then(()=>{})}},{key:"postUsedProjects",value:function(e){return this.http.post("/account/latest_projects",e).json()}},{key:"getUsedProjects",value:function(){return this.http.get("/account/latest_projects").json()}},{key:"truncateUsedProjects",value:function(){return this.http.delete("/account/latest_projects",null).then(()=>{})}}]),n}();const E=()=>JSON.parse(localStorage.getItem("@evergis/user-info")||"null")||void 0,F=e=>{if(e){const t=E();localStorage.setItem("@evergis/user-info",JSON.stringify(c({},t,e)))}else localStorage.removeItem("@evergis/user-info")};let U=function(e){p(n,L);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"login",value:async function(e,t,r){if(void 0===t&&(t={}),void 0===r&&(r=!1),e){const s=await k(h(n.prototype),"authenticate",this).call(this,t,e);s&&r&&(window.localStorage.setItem("evergis-jwt-token",s.token),window.localStorage.setItem("evergis-refresh-token",s.refreshToken))}}},{key:"fetchCurrentUser",value:async function(){return this.userInfo=await this.getUserInfo(""),this.userInfo}},{key:"username",get:function(){var e;return(null==(e=this.userInfo)?void 0:e.username)||""}},{key:"logout",value:async function(){window.localStorage.getItem("evergis-jwt-token")&&(window.localStorage.removeItem("evergis-jwt-token"),window.localStorage.removeItem("evergis-refresh-token")),await this.revokeToken(),F(void 0),this.userInfo={}}},{key:"updateCurrentUser",value:async function(e){await k(h(n.prototype),"updateUser",this).call(this,c({username:this.username},e)),F(e)}},{key:"setPassword",value:function(e){return this.setUserPassword({username:this.username,password:e})}},{key:"isAuth",get:function(){var e;return!(null==(e=this.userInfo)||!e.username)&&"public"!==this.userInfo.username}},{key:"user",get:function(){if(this.userInfo)return this.userInfo;const e=E();return e&&(this.userInfo=e),e}}]),n}();const A=["username"];let N=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getPreview",value:function(e){return this.http.createUrl("/account/user/preview/"+e)}},{key:"uploadPreview",value:function(e,t){let{username:n}=e,r=y(e,A);return this.http.post("/account/user/preview/"+n,x(t),r).json()}},{key:"deletePreview",value:function(e){return this.http.delete("/account/user/preview/"+e,null).then(()=>{})}}]),n}(),D=function(e){p(n,N);var t=d(n);function n(e,r){var s;return u(this,n),(s=t.call(this,e)).userInfo=r,s}return l(n,[{key:"user",get:function(){if(this.userInfo)return this.userInfo;const e=E();return e&&(this.userInfo=e),e}},{key:"username",get:function(){var e;return(null==(e=this.userInfo)?void 0:e.username)||""}},{key:"updateCurrentUserPhoto",value:async function(e,t){const{fileId:n}=await this.uploadPreview(c({username:this.username},t),{file:e});F({profile_photo:n,has_profile_photo:!0})}},{key:"fetchPreview1",value:async function(){var e;const t=this.getPreview(""),n=await fetch(t),r=null!=(e=n.headers.get("content-type"))&&e.includes("text/plain")?await n.text():t+"?r="+Math.random();F({profile_photo:r,has_profile_photo:!0})}},{key:"deleteCurrentUserPhoto",value:async function(){await this.deletePreview(this.username),F({profile_photo:"",has_profile_photo:!1})}}]),n}(),O=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"batchResourcesPermissionsSet",value:function(e){return this.http.put("/bulk/resources/permissions",e).json()}}]),n}(),B=function(e){p(n,O);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}();const M=["cameraId"],_=["cameraId"],q=["cameraId"],G=["cameraId"],W=["cameraId"],H=["cameraId"];let V=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getCameras",value:function(e){return this.http.get("/cameras",e).json()}},{key:"getArchiveFeed",value:function(e){let{cameraId:t}=e,n=y(e,M);return this.http.get("/cameras/"+t+"/archiveFeed",n).blob()}},{key:"getArchiveTimeline",value:function(e){let{cameraId:t}=e,n=y(e,_);return this.http.get("/cameras/"+t+"/archiveTimeline",n).json()}},{key:"getArchiveCalendar",value:function(e){let{cameraId:t}=e,n=y(e,q);return this.http.get("/cameras/"+t+"/archiveCalendar",n).json()}},{key:"getArchiveSnapshot",value:function(e){let{cameraId:t}=e,n=y(e,G);return this.http.get("/cameras/"+t+"/archiveSnapshot",n).blob()}},{key:"getLiveFeed",value:function(e){let{cameraId:t}=e,n=y(e,W);return this.http.get("/cameras/"+t+"/liveFeed",n).blob()}},{key:"getLiveSnapshot",value:function(e){return this.http.get("/cameras/"+e+"/liveSnapshot").blob()}},{key:"getLivePreviewStream",value:function(e){let{cameraId:t}=e,n=y(e,H);return this.http.get("/cameras/"+t+"/getLivePreviewsStream",n).json()}}]),n}(),z=function(e){p(n,V);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}(),Q=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getConfigurationsList",value:function(e){return this.http.get("/settings/config",e).json()}},{key:"getConfiguration",value:function(e){return this.http.get("/settings",e).text()}},{key:"setConfiguration",value:function(e,t){return this.http.post("/settings",t,e).then(()=>{})}},{key:"removeConfiguration",value:function(e){return this.http.delete("/settings",null,e).then(()=>{})}}]),n}(),J=function(e){p(n,Q);var t=d(n);function n(){var e;return u(this,n),(e=t.apply(this,arguments)).settings={modules:[],connection:{url:""}},e}return l(n,[{key:"fetchClientSettings",value:async function(e){const t=JSON.parse(await this.getConfiguration(e));return this.updateClientSettings(t),t}},{key:"updateClientSettings",value:function(e){Object.assign(this.settings,e)}}]),n}(),K=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getQueryResult",value:function(e){return this.http.post("/eql/query",e).json()}},{key:"getQueryDescription",value:function(e){return this.http.post("/eql/description",e).json()}},{key:"setLayerParameterValue",value:function(e){return this.http.post("/eql/setParam",null,e).then(()=>{})}},{key:"setLayerParameters",value:function(e,t){return this.http.post("/eql/setParams",t,e).then(()=>{})}},{key:"getLayerParameters",value:function(e){return this.http.get("/eql/getParam",e).text()}},{key:"getLayerParameters1",value:function(e){return this.http.get("/eql/getParams",e).json()}},{key:"removeLayerParameterValue",value:function(e){return this.http.delete("/eql/removeParam",null,e).then(()=>{})}},{key:"getAvailiableLayerParameters",value:function(e){return this.http.get("/eql/getAvailiableParams",e).json()}}]),n}(),X=function(e){p(n,K);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}(),Y=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"vkLogin",value:function(){return this.http.createUrl("/account/external/login/vk")}},{key:"googleLogin",value:function(){return this.http.createUrl("/account/external/login/google")}},{key:"facebookLogin",value:function(){return this.http.createUrl("/account/external/login/facebook")}},{key:"loginCallback",value:function(){return this.http.get("/account/external/login/callback").then(()=>{})}},{key:"unbindVk",value:function(){return this.http.delete("/account/external/unbind/vk",null).then(()=>{})}},{key:"unbindGoogle",value:function(){return this.http.delete("/account/external/unbind/google",null).then(()=>{})}},{key:"unbindFacebook",value:function(){return this.http.delete("/account/external/unbind/facebook",null).then(()=>{})}},{key:"bindVk",value:function(){return this.http.createUrl("/account/external/bind/vk")}},{key:"bindGoogle",value:function(){return this.http.createUrl("/account/external/bind/google")}},{key:"bindFacebook",value:function(){return this.http.createUrl("/account/external/bind/facebook")}},{key:"bindCallback",value:function(){return this.http.get("/account/external/bind/callback").then(()=>{})}}]),n}(),Z=function(e){p(n,Y);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"login",value:function(e){switch(e){case"vk":return this.vkLogin();case"google":return this.googleLogin();case"facebook":return this.facebookLogin();default:return""}}},{key:"bind",value:function(e){switch(e){case"vk":return this.bindVk();case"google":return this.bindGoogle();case"facebook":return this.bindFacebook();default:return""}}},{key:"unbind",value:function(e){switch(e){case"vk":return this.unbindVk();case"google":return this.unbindGoogle();case"facebook":return this.unbindFacebook();default:return""}}}]),n}(),$=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"increaseResourcesLimit",value:function(e){return this.http.post("/feedback/limits",null,e).json()}},{key:"moreSymbols",value:function(e){return this.http.post("/feedback/symbol",null,e).json()}},{key:"feedback",value:function(e,t){return this.http.post("/feedback",x(t),e).json()}}]),n}(),ee=function(e){p(n,$);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"postFeedback",value:function(e,t){return this.feedback(e,t)}}]),n}(),te=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"downloadFile",value:function(e){return this.http.get("/upload/file",e).blob()}},{key:"uploadFile",value:function(e){return this.http.post("/upload/file",x(e)).json()}},{key:"deleteFile",value:function(e){return this.http.delete("/upload/file",null,e).then(()=>{})}},{key:"getFileInfo",value:function(e){return this.http.get("/upload/fileInfo",e).json()}}]),n}(),ne=function(e){p(n,te);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"upload",value:function(e,t){return this.uploadFile({file:e,rewrite:!!t})}}]),n}(),re=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"get",value:function(e){return this.http.get("/filters/"+e).text()}},{key:"update",value:function(e,t){return this.http.post("/filters/"+e,t).json()}},{key:"create",value:function(e){return this.http.post("/filters",e).json()}}]),n}(),se=function(e){p(n,re);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}(),oe=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getServerInfo",value:function(){return this.http.get("/").json()}},{key:"getFunctionsList",value:function(){return this.http.get("/functions").json()}}]),n}(),ie=function(e){p(n,oe);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}();const ue=["providerName"],ae=["providerName"],le=["providerName"];let ce=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"geocode",value:function(e){let{providerName:t}=e,n=y(e,ue);return this.http.get("/geocode/"+t,n).json()}},{key:"geocodeByPoint",value:function(e){let{providerName:t}=e,n=y(e,ae);return this.http.get("/geocode/"+t+"/geocodeByPoint",n).json()}},{key:"suggest",value:function(e){let{providerName:t}=e,n=y(e,le);return this.http.get("/geocode/"+t+"/suggest",n).json()}}]),n}(),pe=function(e){p(n,ce);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"geocode2Gis",value:function(e){return this.geocode(c({providerName:"geocode2gis"},e))}},{key:"suggest2Gis",value:function(e){return this.suggest(c({providerName:"geocode2gis"},e))}}]),n}(),he=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"startTask",value:function(e){return this.http.post("/ice-router/tasks",e).text()}},{key:"getResult",value:function(e){return this.http.get("/ice-router/tasks/"+e).json()}}]),n}(),ye=function(e){p(n,he);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}(),fe=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getDataSchema",value:function(e){return this.http.get("/import/dataSchema",e).json()}},{key:"getFeaturesCount",value:function(e){return this.http.post("/import/count",e).json()}},{key:"readPart",value:function(e){return this.http.get("/import/read",e).then(()=>{})}},{key:"getExternalWmsLayers",value:function(e){return this.http.get("/import/wms",e).json()}},{key:"getExternalPbfLayers",value:function(e){return this.http.get("/import/pbf",e).json()}},{key:"getExternalPbfFeatures",value:function(e){return this.http.get("/import/pbf/features",e).json()}},{key:"getExternalArcgisFsLayers",value:function(e){return this.http.get("/import/arcgisfeatureservice",e).json()}},{key:"getExternalArcGisLayers",value:function(e){return this.http.get("/import/arcgismapservice",e).json()}},{key:"getRasterAttributes",value:function(e){return this.http.get("/import/rasterAttributes",e).json()}},{key:"getRasterMeta",value:function(e){return this.http.get("/import/rasterMeta",e).json()}}]),n}(),ve=function(e){p(n,fe);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}();const de=["name"],ke=["name"],ge=["name"],me=["name","id"],be=["name","id"],xe=["name","id"],Se=["name","x","y","z"],je=["name"],we=["name"],Te=["name"],Pe=["name"],Re=["name"],Ie=["name"],Ce=["name"],Le=["name"],Ee=["name"],Fe=["name"],Ue=["name"],Ae=["layerName"],Ne=["name","id"];let De=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getBulkFeatures",value:function(e){return this.http.post("/bulk/layers/features/query",e).json()}},{key:"getBulkExtents",value:function(e,t){return this.http.post("/bulk/layers/extent",t,e).json()}},{key:"getLayersList",value:function(e){return this.http.get("/layers",e).json()}},{key:"setPermissionsBatch",value:function(e){return this.http.put("/layers",e).then(()=>{})}},{key:"deleteResources",value:function(e){return this.http.delete("/layers",null,e).json()}},{key:"getLayerInfo",value:function(e){return this.http.get("/layers/"+e).json()}},{key:"deleteResource",value:function(e){return this.http.delete("/layers/"+e,null).then(()=>{})}},{key:"getLayersInfo",value:function(e){return this.http.get("/layers/batchInfo",e).json()}},{key:"publishMapboxService",value:function(e){return this.http.post("/layers",e,{type:"Mapbox"}).json()}},{key:"publishProxyService",value:function(e){return this.http.post("/layers",e,{type:"ProxyService"}).json()}},{key:"publishRouteService",value:function(e){return this.http.post("/layers",e,{type:"RouteService"}).then(()=>{})}},{key:"publishLinearService",value:function(e){return this.http.post("/layers",e,{type:"LinearService"}).then(()=>{})}},{key:"publishRemoteTileService",value:function(e){return this.http.post("/layers",e,{type:"RemoteTileService"}).json()}},{key:"publishLocalTileService",value:function(e){return this.http.post("/layers",e,{type:"LocalTileService"}).json()}},{key:"publishPostgresLayerService",value:function(e){return this.http.post("/layers",e,{type:"PostgresLayerService"}).json()}},{key:"publishQueryLayerService",value:function(e){return this.http.post("/layers",e,{type:"QueryLayerService"}).json()}},{key:"publishPostgresTileCatalogService",value:function(e){return this.http.post("/layers",e,{type:"PostgresTileLayerService"}).json()}},{key:"publishStyledLayerService",value:function(e){return this.http.post("/layers",e,{type:"StyledFeatureLayer"}).json()}},{key:"updateMapboxService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"Mapbox"}).json()}},{key:"updateProxyService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"ProxyService"}).json()}},{key:"updateTileCatalogService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"PostgresTileLayerService"}).json()}},{key:"publishCompositeService",value:function(e){return this.http.post("/layers",e,{type:"CompositeService"}).json()}},{key:"updateRemoteTileService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"RemoteTileService"}).json()}},{key:"updateLocalTileService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"LocalTileService"}).json()}},{key:"updatePostgresLayerService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"PostgresLayerService"}).json()}},{key:"updateQueryLayerService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"QueryLayerService"}).json()}},{key:"updateCompositeService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"CompositeService"}).json()}},{key:"reloadService",value:function(e){return this.http.get("/layers/"+e+"/reload").json()}},{key:"getFeatures",value:function(e,t){return this.http.post("/layers/"+e+"/features/query",t).json()}},{key:"getFeatures1",value:function(e){let{name:t}=e,n=y(e,de);return this.http.get("/layers/"+t+"/features",n).json()}},{key:"deleteFeature",value:function(e){let{name:t}=e,n=y(e,ke);return this.http.delete("/layers/"+t+"/features",null,n).json()}},{key:"createFeatures",value:function(e,t){return this.http.post("/layers/"+e+"/features",t).json()}},{key:"updateFeature",value:function(e,t){return this.http.patch("/layers/"+e+"/features",t).json()}},{key:"featuresContains",value:function(e){let{name:t}=e,n=y(e,ge);return this.http.get("/layers/"+t+"/features/contains",n).json()}},{key:"getById",value:function(e){let{name:t,id:n}=e,r=y(e,me);return this.http.get("/layers/"+t+"/features/"+n,r).json()}},{key:"unite",value:function(e,t){let{name:n,id:r}=e,s=y(e,be);return this.http.post("/layers/"+n+"/features/"+r+"/unite",t,s).json()}},{key:"subtract",value:function(e,t){let{name:n,id:r}=e,s=y(e,xe);return this.http.post("/layers/"+n+"/features/"+r+"/subtract",t,s).json()}},{key:"getTilesLayerImage",value:function(e){let{name:t,x:n,y:r,z:s}=e,o=y(e,Se);return this.http.createUrl("/layers/"+t+"/tile/"+s+"/"+n+"/"+r,o)}},{key:"getLayerImage",value:function(e){let{name:t}=e,n=y(e,je);return this.http.createUrl("/layers/"+t+"/export",n)}},{key:"getLayerExtent",value:function(e){let{name:t}=e,n=y(e,we);return this.http.get("/layers/"+t+"/extent",n).json()}},{key:"getByGeometry",value:function(e){let{name:t}=e,n=y(e,Te);return this.http.get("/layers/"+t+"/features/getByGeometry",n).json()}},{key:"getByGeometryPost",value:function(e,t){let{name:n}=e,r=y(e,Pe);return this.http.post("/layers/"+n+"/features/getByGeometry",t,r).json()}},{key:"deleteFeatures",value:function(e){let{name:t}=e,n=y(e,Re);return this.http.delete("/layers/"+t+"/features/deleteByIds",null,n).json()}},{key:"deleteByCondition",value:function(e){let{name:t}=e,n=y(e,Ie);return this.http.delete("/layers/"+t+"/features/deleteByCondition",null,n).json()}},{key:"getByGeometryGet",value:function(e){let{name:t}=e,n=y(e,Ce);return this.http.get("/layers/"+t+"/features/getByGeometryByClick",n).json()}},{key:"classify",value:function(e){let{name:t}=e,n=y(e,Le);return this.http.get("/layers/"+t+"/classify",n).json()}},{key:"distincts",value:function(e){let{name:t}=e,n=y(e,Ee);return this.http.get("/layers/"+t+"/distincts",n).json()}},{key:"aggregateAttribute",value:function(e){let{name:t}=e,n=y(e,Fe);return this.http.get("/layers/"+t+"/aggregate-values",n).json()}},{key:"getFilteredFeaturesCount",value:function(e){let{name:t}=e,n=y(e,Ue);return this.http.get("/layers/"+t+"/features/count",n).json()}},{key:"getFilteredFeaturesCount1",value:function(e,t){return this.http.post("/layers/"+e+"/features/count",t).json()}},{key:"editAttributes",value:function(e,t){return this.http.post("/layers/"+e+"/features/edit-attributes",t).json()}},{key:"selectFeatures",value:function(e){return this.http.get("/layers/features/select",e).json()}},{key:"validateExpression",value:function(e){let{layerName:t}=e,n=y(e,Ae);return this.http.get("/layers/"+t+"/validateExpression",n).json()}},{key:"getRasterMeta",value:function(e){let{name:t,id:n}=e,r=y(e,Ne);return this.http.get("/layers/"+t+"/"+n+"/metadata",r).json()}},{key:"createRoute",value:function(e,t){return this.http.post("/layers/"+e+"/createRoute",t).json()}},{key:"applyStyle",value:function(e,t){return this.http.put("/layers/"+e+"/style",t).then(()=>{})}},{key:"getStyle",value:function(e){return this.http.get("/layers/"+e+"/style").json()}},{key:"getImageLayout",value:function(e){return this.http.get("/layers/"+e+"/style/sprite.png").blob()}},{key:"getDataLayout",value:function(e){return this.http.get("/layers/"+e+"/style/sprite.json").then(()=>{})}},{key:"getPreview",value:function(e){return this.http.createUrl("/layers/"+e+"/preview")}},{key:"setPreview",value:function(e,t){return this.http.post("/layers/"+e+"/preview",x(t)).json()}},{key:"deletePreview",value:function(e){return this.http.delete("/layers/"+e+"/preview",null).then(()=>{})}},{key:"isExists",value:function(e){return this.http.get("/layers/"+e+"/exists").then(()=>{})}},{key:"getResourceDependencies",value:function(e){return this.http.get("/layers/"+e+"/dependencies").json()}},{key:"getResourceReferences",value:function(e){return this.http.get("/layers/"+e+"/references").json()}},{key:"getPermissions",value:function(e){return this.http.get("/layers/"+e+"/permissions").json()}},{key:"addPermissions",value:function(e,t){return this.http.post("/layers/"+e+"/permissions",t).json()}},{key:"setPermissions",value:function(e,t){return this.http.put("/layers/"+e+"/permissions",t).json()}},{key:"removePermissions",value:function(e,t){return this.http.delete("/layers/"+e+"/permissions/"+t,null).json()}}]),n}();async function Oe(e){return(await Promise.all(e.map(e=>e.catch(e=>Be(e)?e:new Error(e))))).filter(Me)}function Be(e){return e instanceof Error}function Me(e){return!Be(e)}const _e=["remote"],qe=["remote"];let Ge=function(e){p(n,De);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getLayerInfos",value:function(e){return Oe(e.map(e=>this.getLayerInfo(e)))}},{key:"getLayersDeps",value:function(e){return Oe(e.map(e=>this.getResourceDependencies(e)))}},{key:"getBasemaps",value:function(e){return this.getLayersList(c({},e,{types:["LocalTileService","RemoteTileService"]}))}},{key:"createSubLayer",value:function(e){return this.publishStyledLayerService(e)}},{key:"createTileLayer",value:function(e){let{remote:t}=e,n=y(e,_e);return t?this.publishRemoteTileService(n):this.publishLocalTileService(n)}},{key:"updateTileLayer",value:function(e){let{remote:t}=e,n=y(e,qe);return t?this.updateRemoteTileService(n.name,n):this.updateLocalTileService(n.name,n)}},{key:"uploadPreview",value:function(e,t){return this.setPreview(e,{file:t})}},{key:"findOne",value:function(e){return this.getLayerInfo(e)}},{key:"findMany",value:function(e,t){return this.getLayersInfo({layerNames:e,projectNames:t})}},{key:"findAll",value:function(e){return this.getLayersList(e)}},{key:"create",value:function(e){return this.publishPostgresLayerService(e)}},{key:"update",value:function(e){return this.updatePostgresLayerService(e.name,e)}},{key:"createQueryLayer",value:function(e){return this.publishQueryLayerService(e)}},{key:"updateQueryLayer",value:function(e){return this.updateQueryLayerService(e.name,e)}},{key:"createProxyLayer",value:function(e){return this.publishProxyService(e)}},{key:"updateProxyLayer",value:function(e){return this.updateProxyService(e.name,e)}},{key:"remove",value:async function(e){return await this.deleteResource(e),e}}]),n}();var We;(We=exports.ErrorReason||(exports.ErrorReason={})).HTTP_OTHER="other",We.HTTP_CLIENT="client",We.HTTP_SERVER="server",We.UNKNOWN="unknown";const He=e=>e instanceof n.HTTPError?(e=>{const t=e.response.status;let n=exports.ErrorReason.HTTP_OTHER;return t>=400&&t<500&&(n=exports.ErrorReason.HTTP_CLIENT),t>=500&&(n=exports.ErrorReason.HTTP_SERVER),{type:"http",reason:n,status:t,origin:e}})(e):(e=>({type:"base",reason:exports.ErrorReason.UNKNOWN,origin:e}))(e),Ve=e=>e&&e.type&&e.reason;function ze(e){return"string"==typeof e}const Qe=e=>e===exports.UrlPath.Presentation?exports.UrlPath.Base:e;function Je(e,t,n){return n.indexOf(e)===t}const Ke=i.customAlphabet("abcdefghijklmnopqrstuvwxyz0123456789",12);(exports.ResourceSeparator||(exports.ResourceSeparator={})).Server=".";let Xe=function(){function e(t){let{account:n}=t;u(this,e),this.account=n}return l(e,[{key:"createId",value:function(){return Ke()}},{key:"createResourceName",value:function(e){void 0===e&&(e={});const t=e.workspace||this.account.user&&this.account.user.namespace||"",n=e.name||this.createId(),r=e.separator||exports.ResourceSeparator.Server;return t||console.warn("Resource should have workspace. Check account api"),""+t+r+n}},{key:"createTempResourceName",value:function(e){return void 0===e&&(e={}),this.createResourceName(c({workspace:"temp"},e))}},{key:"extractResource",value:function(e){if(e&&e.includes(exports.ResourceSeparator.Server)){const t=e.split(exports.ResourceSeparator.Server),n=t.pop();return{workspace:t.join(exports.ResourceSeparator.Server),name:n}}return{name:"",workspace:""}}},{key:"extractResourceName",value:function(e){return this.extractResource(e).name||e||""}},{key:"extractResourceWorkspace",value:function(e){return this.extractResource(e).workspace||""}}]),e}(),Ye=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getNamespaces",value:function(e){return this.http.get("/namespaces",e).json()}},{key:"createNamespace",value:function(e){return this.http.post("/namespaces",null,e).json()}},{key:"getNamespace",value:function(e){return this.http.get("/namespaces/"+e).json()}},{key:"removeNamespace",value:function(e){return this.http.delete("/namespaces/"+e,null).then(()=>{})}}]),n}(),Ze=function(e){p(n,Ye);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}(),$e=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getSubscriptionList",value:function(){return this.http.get("/notifications/subscribes").json()}},{key:"subscribeOperation",value:function(e){return this.http.post("/notifications/subscribes",null,e).then(()=>{})}},{key:"unsubscribeOperation",value:function(e){return this.http.delete("/notifications/subscribes",null,e).then(()=>{})}},{key:"subscribeListOperation",value:function(e){return this.http.post("/notifications/subscribe-list",e).then(()=>{})}},{key:"unsubscribeListOperation",value:function(e){return this.http.post("/notifications/unsubscribe-list",e).then(()=>{})}}]),n}();var et;(et=exports.ConnectionStatus||(exports.ConnectionStatus={})).Initialized="Initialized",et.Connected="Connected",et.Break="Break",et.Lost="Lost",et.SessionClosed="SessionClosed";let tt=function(e){p(r,$e);var n=d(r);function r(e,s,o){var i;return void 0===o&&(o=!1),u(this,r),(i=n.call(this,e)).api=s,i.MAX_WS_RECONNECT_TRIES=10,i.keepAlive=!1,i.reconnectTries=0,i.subscriptions=[],i._connectStatus=exports.ConnectionStatus.Initialized,i.onWsConnected=()=>{i.connectStatus=exports.ConnectionStatus.Connected,i.keepAlive&&(i.keepAliveTimeout=setInterval(()=>{i.ws&&i.ws.send(JSON.stringify({keepAlive:!0}))},5e3))},i.onWsClosed=e=>{4001===e.code||4002===e.code?i.connectStatus=exports.ConnectionStatus.SessionClosed:i.reconnectTries<i.MAX_WS_RECONNECT_TRIES?(i.connectStatus=exports.ConnectionStatus.Break,i.reconnectTries++,i.ws&&(i.ws.onopen=null,i.ws.onclose=null,i.ws.onmessage=null,i.ws=void 0),i.keepAliveTimeout&&clearInterval(i.keepAliveTimeout),setTimeout(()=>{i.connect()},0)):i.connectStatus=exports.ConnectionStatus.Lost},i.onWsMessage=e=>{let t={};try{t=JSON.parse(e.data)}catch(e){console.debug("Failed to parse ws message from sp.")}if("notification"===t.type&&t.data){const{tag:e,data:n}=t.data;e&&i.emitter.emit(e,new nt(n))}},i.emitter=new t.EventEmitter,i.keepAlive=o,i}return l(r,[{key:"connectStatus",get:function(){return this._connectStatus},set:function(e){this.emitter.emit("ConnectionStatus",new nt(e)),this._connectStatus=e}},{key:"currentWs",get:function(){return this.ws}},{key:"on",value:function(e,t){this.emitter.on(e,t)}},{key:"off",value:function(e,t){this.emitter.off(e,t)}},{key:"subscribe",value:async function(e){this.subscriptions.push(e),setTimeout(()=>{this.api.isShared||this.api.isPresentation||!this.subscriptions.length||this.subscribeListOperation(this.subscriptions),this.subscriptions=[]},500)}},{key:"unsubscribe",value:async function(e){if((await this.getSubscriptionList()).includes(e))return this.unsubscribeOperation({tag:e})}},{key:"connectWs",value:function(e){const t=e.replace("http://","ws://").replace("https://","wss://");this.wsUrl=t,this.connect()}},{key:"connect",value:function(){this.wsUrl?(this.ws=new WebSocket(this.wsUrl),this.ws.onopen=this.onWsConnected,this.ws.onclose=this.onWsClosed,this.ws.onmessage=this.onWsMessage):console.warn("Connection to WebSocket not allowed. wsUrl not provided")}}]),r}(),nt=l((function e(t){u(this,e),this.data=t})),rt=function(e){p(n,Q);var t=d(n);function n(){var e;return u(this,n),(e=t.apply(this,arguments)).config=null,e}return l(n,[{key:"fetchPortalSettings",value:async function(e){return this.config=JSON.parse(await this.getConfiguration(e)),this.config}}]),n}(),st=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"print",value:function(e){return this.http.post("/print/print",e).blob()}},{key:"printToHtml",value:function(e){return this.http.post("/print/printHtml",e).text()}},{key:"uploadTemplate",value:function(e,t){return this.http.post("/print/templates",x(t),e).then(()=>{})}},{key:"getTemplates",value:function(){return this.http.get("/print/templates").json()}},{key:"deleteTemplate",value:function(e){return this.http.delete("/print/templates/"+e,null).then(()=>{})}},{key:"getTemplate",value:function(e){return this.http.get("/print/templates/"+e).text()}}]),n}(),ot=function(e){p(n,st);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}();const it=["name"];let ut=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getProjectsList",value:function(e){return this.http.get("/projects",e).json()}},{key:"createProject",value:function(e){return this.http.post("/projects",e).json()}},{key:"setPermissionsBatch",value:function(e){return this.http.put("/projects",e).then(()=>{})}},{key:"deleteResources",value:function(e){return this.http.delete("/projects",null,e).json()}},{key:"updateProject",value:function(e,t){return this.http.patch("/projects/"+e,t).json()}},{key:"getProjectInfo",value:function(e){return this.http.get("/projects/"+e).json()}},{key:"deleteResource",value:function(e){return this.http.delete("/projects/"+e,null).then(()=>{})}},{key:"getProjectsInfo",value:function(e){return this.http.get("/projects/batchInfo",e).json()}},{key:"getProjectEnvelope",value:function(e){let{name:t}=e,n=y(e,it);return this.http.get("/projects/"+t+"/extent",n).json()}},{key:"getProjectLayersExtendedInfo",value:function(e){return this.http.get("/projects/"+e+"/extended-info").json()}},{key:"getTilesLayerImage",value:function(e,t,n,r){return this.http.createUrl("/projects/"+e+"/tile/"+r+"/"+t+"/"+n)}},{key:"getPreview",value:function(e){return this.http.createUrl("/projects/"+e+"/preview")}},{key:"setPreview",value:function(e,t){return this.http.post("/projects/"+e+"/preview",x(t)).json()}},{key:"deletePreview",value:function(e){return this.http.delete("/projects/"+e+"/preview",null).then(()=>{})}},{key:"isExists",value:function(e){return this.http.get("/projects/"+e+"/exists").then(()=>{})}},{key:"getResourceDependencies",value:function(e){return this.http.get("/projects/"+e+"/dependencies").json()}},{key:"getResourceReferences",value:function(e){return this.http.get("/projects/"+e+"/references").json()}},{key:"getPermissions",value:function(e){return this.http.get("/projects/"+e+"/permissions").json()}},{key:"addPermissions",value:function(e,t){return this.http.post("/projects/"+e+"/permissions",t).json()}},{key:"setPermissions",value:function(e,t){return this.http.put("/projects/"+e+"/permissions",t).json()}},{key:"removePermissions",value:function(e,t){return this.http.delete("/projects/"+e+"/permissions/"+t,null).json()}}]),n}(),at=function(e){p(n,ut);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getProjectInfos",value:function(e){return Oe(e.map(e=>this.getProjectInfo(e)))}},{key:"getProjectsDeps",value:function(e){return Oe(e.map(e=>this.getResourceDependencies(e)))}},{key:"uploadPreview",value:function(e,t){return this.setPreview(e,{file:t})}},{key:"findOne",value:function(e){return this.getProjectInfo(e)}},{key:"findAll",value:function(e){return this.getProjectsList(e)}},{key:"create",value:function(e){return this.createProject(e)}},{key:"update",value:function(e){return this.updateProject(e.name,e)}},{key:"remove",value:async function(e){return await this.deleteResource(e),e}}]),n}();const lt=["id"];let ct=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"cancelTask",value:function(e){return this.http.post("/scheduler/tasks/"+e+"/cancel",null).then(()=>{})}},{key:"startCogCreateTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"cogService_create"}).text()}},{key:"startRasterVrtTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"cogService_vrt"}).text()}},{key:"startNetCdfTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"cogService_netcdf"}).text()}},{key:"startBufferTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"geoService_buffer"}).text()}},{key:"startCopyTableTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"geoService_copy"}).text()}},{key:"startUnionTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"geoService_union"}).text()}},{key:"startOverlayTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"geoService_overlay"}).text()}},{key:"startCopyTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"copyTask"}).text()}},{key:"startAvailableAreaTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"availabilityArea"}).text()}},{key:"startGeocodeTask",value:function(e){return this.http.post("/scheduler/tasks",e,{type:"geocodeTask"}).text()}},{key:"get",value:function(e){return this.http.get("/scheduler/task/"+e+"/subtasks").then(()=>{})}},{key:"stop",value:function(e){return this.http.post("/scheduler/task/"+e+"/stop",null).then(()=>{})}},{key:"createTaskPrototype",value:function(e){return this.http.post("/scheduler",e).text()}},{key:"getTaskPrototypes",value:function(e){return this.http.get("/scheduler",e).then(()=>{})}},{key:"updateTaskPrototype",value:function(e,t){return this.http.put("/scheduler/"+e,t).then(()=>{})}},{key:"delete",value:function(e){return this.http.delete("/scheduler/"+e,null).then(()=>{})}},{key:"setEnable",value:function(e,t){return this.http.post("/scheduler/"+e+"/enable/"+t,null).then(()=>{})}},{key:"getTasksForPrototype",value:function(e){let{id:t}=e,n=y(e,lt);return this.http.get("/scheduler/"+t+"/tasks",n).then(()=>{})}},{key:"startTask",value:function(e,t){return this.http.post("/scheduler/"+e+"/start/"+t,null).then(()=>{})}},{key:"startTask1",value:function(e){return this.http.post("/scheduler/"+e+"/start",null).then(()=>{})}},{key:"get1",value:function(){return this.http.get("/scheduler/worker").json()}},{key:"post",value:function(e){return this.http.post("/scheduler/worker",e).json()}}]),n}(),pt=function(e){p(n,ct);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}(),ht=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"checkLimits",value:function(e){return this.http.get("/resources/checkLimits",e).json()}},{key:"copyResources",value:function(e){return this.http.post("/resources/copy",e).json()}}]),n}(),yt=function(e){p(n,ht);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}();var ft;(ft=exports.DependencyType||(exports.DependencyType={})).Layer="Layer",ft.Table="Table",ft.Project="Project";let vt=function(){function e(t,n,r){u(this,e),this.projects=t,this.layers=n,this.tables=r}return l(e,[{key:"getProjectInfosWithDeps",value:async function(e){const t=await this.projects.getProjectInfos(e),n=await this.projects.getProjectsDeps(e),{layers:r,tables:s}=await this.getDependencies(n,!0,!0);return{projects:t,deps:{layers:r,tables:s}}}},{key:"getLayerInfosWithDeps",value:async function(e){const t=await this.layers.getLayerInfos(e),n=await this.layers.getLayersDeps(e),{tables:r}=await this.getDependencies(n,!1,!0);return{layers:t,deps:{tables:r}}}},{key:"getDependencies",value:async function(e,t,n){const{tables:r,layers:s}=e.reduce((e,r)=>{const s=r.dependencies||[];if(t){const t=this.getDependentNames(s,exports.DependencyType.Layer);e.layers.push(...t)}if(n){const t=this.getDependentNames(s,exports.DependencyType.Table);e.tables.push(...t)}return e},{tables:[],layers:[]});return{tables:await this.tables.getTableInfos(r.filter(Je)),layers:await this.layers.getLayerInfos(s.filter(Je))}}},{key:"getDependentNames",value:function(e,t){return e.filter(e=>{let{type:n}=e;return n===t}).map(e=>{let{name:t}=e;return t}).filter(ze)}}]),e}(),dt=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"findUserByNameByRoles",value:function(e){return this.http.get("/security/findUsersWithRoles",e).json()}},{key:"getUsersAndRoles",value:function(e){return this.http.get("/security/usersandroles",e).json()}},{key:"findUserByName",value:function(e){return this.http.get("/security/users",e).json()}},{key:"getPolicyList",value:function(e){return this.http.get("/security/policies",e).json()}},{key:"removePolicy",value:function(e){return this.http.delete("/security/policies",null,e).then(()=>{})}},{key:"setPolicy",value:function(e){return this.http.post("/security/policies",e).then(()=>{})}}]),n}(),kt=function(e){p(n,dt);var t=d(n);function n(e,r){var s;let{username:o,roles:i}=r;return u(this,n),(s=t.call(this,e)).ownerName="",s.ownerRoles=[],s.ownerName=o,s.ownerRoles=i,s}return l(n,[{key:"reset",value:function(){this.ownerName="",this.ownerRoles=[]}}]),n}(),gt=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"statisticsDb",value:function(e){return this.http.get("/statistics",e).json()}},{key:"statisticsDb1",value:function(e){return this.http.post("/statistics",e).json()}},{key:"classify",value:function(e){return this.http.get("/statistics/classify",e).json()}},{key:"classify1",value:function(e){return this.http.post("/statistics/classify",e).json()}},{key:"sumOfProduct",value:function(e){return this.http.get("/statistics/sumOfProduct",e).json()}},{key:"sumOfProduct1",value:function(e){return this.http.post("/statistics/sumOfProduct",e).json()}}]),n}(),mt=function(e){p(n,gt);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getStatistic",value:function(e){return this.statisticsDb(e)}},{key:"postStatistic",value:function(e){return this.statisticsDb1(e)}},{key:"getClassify",value:function(e){return this.classify(e)}},{key:"postClassify",value:function(e){return this.classify1(e)}}]),n}(),bt=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getStyle",value:function(e){return this.http.get("/styles/"+e).json()}},{key:"updateStyle",value:function(e,t){return this.http.post("/styles/"+e,t).json()}},{key:"createStyle",value:function(e){return this.http.post("/styles",e).json()}},{key:"getAllFonts",value:function(){return this.http.get("/styles/fonts").json()}},{key:"addFont",value:function(e){return this.http.post("/styles/fonts",x(e)).then(()=>{})}},{key:"removeFont",value:function(e){return this.http.delete("/styles/fonts",null,e).then(()=>{})}}]),n}(),xt=function(e){p(n,bt);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}();const St=["name"],jt=["name"],wt=["name"],Tt=["name"];let Pt=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getTableList",value:function(e){return this.http.get("/tables",e).json()}},{key:"createTable",value:function(e){return this.http.post("/tables",e).json()}},{key:"setPermissionsBatch",value:function(e){return this.http.put("/tables",e).then(()=>{})}},{key:"deleteResources",value:function(e){return this.http.delete("/tables",null,e).json()}},{key:"updateTable",value:function(e,t){return this.http.patch("/tables/"+e,t).json()}},{key:"putTable",value:function(e,t){return this.http.put("/tables/"+e,t).json()}},{key:"getTableInfo",value:function(e){return this.http.get("/tables/"+e).json()}},{key:"deleteResource",value:function(e){return this.http.delete("/tables/"+e,null).then(()=>{})}},{key:"getTablesInfo",value:function(e){return this.http.get("/tables/batchInfo",e).json()}},{key:"getTableData",value:function(e){let{name:t}=e,n=y(e,St);return this.http.get("/tables/"+t+"/data",n).json()}},{key:"writeTableData",value:function(e,t){return this.http.post("/tables/"+e+"/data",t).then(()=>{})}},{key:"updateTableData",value:function(e,t){let{name:n}=e,r=y(e,jt);return this.http.patch("/tables/"+n+"/data",t,r).then(()=>{})}},{key:"deleteTableData",value:function(e){let{name:t}=e,n=y(e,wt);return this.http.delete("/tables/"+t+"/data",null,n).then(()=>{})}},{key:"getUniqueDataRows",value:function(e){let{name:t}=e,n=y(e,Tt);return this.http.get("/tables/"+t+"/data/unique-values",n).json()}},{key:"mapTable",value:function(e,t){return this.http.post("/tables/map-table",t,e).json()}},{key:"unmapTable",value:function(e){return this.http.delete("/tables/map-table/"+e,null).then(()=>{})}},{key:"createViewFromQueryLayer",value:function(e){return this.http.post("/tables/fromLayer",e).json()}},{key:"createViewFromQuery",value:function(e){return this.http.post("/tables/fromQuery",e).json()}},{key:"getPreview",value:function(e){return this.http.createUrl("/tables/"+e+"/preview")}},{key:"setPreview",value:function(e,t){return this.http.post("/tables/"+e+"/preview",x(t)).json()}},{key:"deletePreview",value:function(e){return this.http.delete("/tables/"+e+"/preview",null).then(()=>{})}},{key:"isExists",value:function(e){return this.http.get("/tables/"+e+"/exists").then(()=>{})}},{key:"getResourceDependencies",value:function(e){return this.http.get("/tables/"+e+"/dependencies").json()}},{key:"getResourceReferences",value:function(e){return this.http.get("/tables/"+e+"/references").json()}},{key:"getPermissions",value:function(e){return this.http.get("/tables/"+e+"/permissions").json()}},{key:"addPermissions",value:function(e,t){return this.http.post("/tables/"+e+"/permissions",t).json()}},{key:"setPermissions",value:function(e,t){return this.http.put("/tables/"+e+"/permissions",t).json()}},{key:"removePermissions",value:function(e,t){return this.http.delete("/tables/"+e+"/permissions/"+t,null).json()}}]),n}(),Rt=function(e){p(n,Pt);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getTableInfos",value:function(e){return Oe(e.map(e=>this.getTableInfo(e)))}},{key:"uploadPreview",value:function(e,t){return this.setPreview(e,{file:t})}},{key:"findOne",value:function(e){return this.getTableInfo(e)}},{key:"findAll",value:function(e){return this.getTableList(e)}},{key:"create",value:function(e){return this.createTable(e)}},{key:"update",value:function(e){return this.updateTable(e.name,e)}},{key:"remove",value:async function(e){return await this.deleteResource(e),e}}]),n}(),It=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}(),Ct=function(e){p(n,It);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}();const Lt=["name","z","x","y"];let Et=function(e){p(n,S);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getVectorTile",value:function(e){let{name:t,z:n,x:r,y:s}=e,o=y(e,Lt);return this.http.get("/vt/"+t+"/"+n+"/"+r+"/"+s+".pbf",o).then(()=>{})}}]),n}(),Ft=function(e){p(n,Et);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n,[{key:"getVt",value:function(e,t,n,r,s){return this.getVectorTile({name:e,z:t,x:n,y:r,isProject:s})}}]),n}();var Ut;(Ut=exports.UrlPath||(exports.UrlPath={})).Base="/map",Ut.Shared="/shared",Ut.Presentation="/presentation",Ut.Portal="/portal";const At={401:exports.ApiEvent.Unauthorized},Nt=Object.values(exports.UrlPath),Dt=Nt[0];let Ot=function(e){p(o,t.EventEmitter);var r=d(o);function o(e){var t,i;let{url:a,wsUrl:l,wsKeepAlive:p,snappingHubUrl:h,http:y,urlPath:v,httpOptions:d}=e;u(this,o),i=r.call(this);const{hooks:k}=d||{};return i.http=y||new g(c({prefixUrl:a,timeout:!1,retry:{methods:["get","post","delete"],limit:5,statusCodes:[401]}},d||{},{hooks:c({},k||{},{beforeRequest:[e=>{const t=window.localStorage.getItem("evergis-jwt-token");var n;t&&(null==(n=e.headers)||n.set("Authorization","Bearer "+(t||"")))},...null!=(t=null==k?void 0:k.beforeRequest)?t:[]],beforeRetry:[async e=>{let{request:t,error:r,retryCount:s}=e;if(r instanceof n.HTTPError&&401===r.response.status&&1===s)try{const e=window.localStorage.getItem("evergis-refresh-token");if(e){var o;const n=await i.account.refreshToken({refreshToken:e});n&&(window.localStorage.setItem("evergis-jwt-token",n.token),window.localStorage.setItem("evergis-refresh-token",n.refreshToken)),null==(o=t.headers)||o.set("Authorization","Bearer "+(n.token||""))}}catch(r){throw new Error("Failed to refresh token")}}],afterResponse:[(e,t,r)=>{const s=At[r.status];return s&&i.emit(s,He(new n.HTTPError(r,e,t))),r},...(null==k?void 0:k.afterResponse)||[]]})})),i.url=a,i.wsUrl=l||a,i.urlPath=v||i.defineUrlPath(),i.layers=new Ge(i.http),i.tables=new Rt(i.http),i.projects=new at(i.http),i.resources=new vt(i.projects,i.layers,i.tables),i.styles=new xt(i.http),i.account=new U(i.http),i.accountPreview=new D(i.http,i.account),i.bulk=new B(i.http),i.security=new kt(i.http,i.account),i.notification=new tt(i.http,f(i),p),i.file=new ne(i.http),i.filters=new se(i.http),i.import=new ve(i.http),i.geocode=new pe(i.http),i.cameras=new z(i.http),i.print=new ot(i.http),i.tools=new Ct(i.http),i.resourceCatalog=new yt(i.http),i.general=new ie(i.http),i.namespace=new Ze(i.http),i.external=new Z(i.http),i.clientSettings=new J(i.http),i.portalSettings=new rt(i.http),i.iceRouter=new ye(i.http),i.statistic=new mt(i.http),i.feedback=new ee(i.http),i.vectorTiles=new Ft(i.http),i.universalSearch=new R(i.http),i.spatialReference=new T(i.http),i.eql=new X(i.http),i.catalog=new I(i.http),i.queryToken=new w(i.http),i.dataSource=new j(i.http),i.remoteTaskManager=new pt(i.http),i.names=new Xe({account:i.account}),i.snappingHub=h?(new s.HubConnectionBuilder).withUrl(h,{withCredentials:!0,skipNegotiation:!0,transport:s.HttpTransportType.WebSockets}).withAutomaticReconnect().build():null,i}return l(o,[{key:"init",value:async function(e){let{authParams:t,authQueryParams:n,connectWs:r,fetchSettings:s,fetchUser:o,useJwt:i}=e;try{await this.account.login(t,n,i),o&&await this.account.fetchCurrentUser(),r&&await this.connectWs(),s&&await this.clientSettings.fetchClientSettings({urlPath:Qe(this.urlPath)}),await this.notification.subscribe("service_update")}catch(e){throw He(e)}}},{key:"isAcceptedNetwork",value:function(e){return["vk","google","facebook"].includes(e)}},{key:"socAuthLogin",value:async function(e){if(this.isAcceptedNetwork(e))try{await this.clientSettings.fetchClientSettings({urlPath:exports.UrlPath.Base})}catch(e){throw He(e)}}},{key:"connectWs",value:async function(){this.account.isAuth&&(this.notification.connectWs(this.wsUrl),this.notification.on("ConnectionStatus",e=>{e.data===exports.ConnectionStatus.Lost?this.emit(exports.ApiEvent.ConnectionLost,e.data):e.data===exports.ConnectionStatus.SessionClosed&&this.emit(exports.ApiEvent.SessionClosed,e.data)}))}},{key:"connectSignalR",value:async function(){this.account.isAuth&&this.snappingHub&&this.snappingHub.state!==s.HubConnectionState.Connected&&await this.snappingHub.start()}},{key:"logout",value:async function(){await this.account.logout(),await this.security.reset(),this.emit(exports.ApiEvent.Unauthorized,null)}},{key:"defineUrlPath",value:function(){const e=(window.location.href.split(window.location.hostname)[1]||"").split("/").filter(Boolean)[0],t=e?"/"+e:void 0;return t&&Nt.includes(t)?t:Dt}},{key:"isShared",get:function(){return this.urlPath===exports.UrlPath.Shared}},{key:"isPresentation",get:function(){return this.urlPath===exports.UrlPath.Presentation||"8082"===window.location.port}}]),o}();var Bt,Mt,_t,qt,Gt,Wt,Ht,Vt,zt,Qt,Jt,Kt,Xt,Yt,Zt,$t,en,tn,nn,rn,sn,on,un,an,ln,cn,pn,hn,yn,fn,vn,dn,kn,gn,mn,bn,xn;(Bt=exports.AggregationFunction||(exports.AggregationFunction={})).None="None",Bt.Array="Array",Bt.Min="Min",Bt.Max="Max",Bt.Avg="Avg",Bt.Sum="Sum",Bt.Extent="Extent",Bt.H3="H3",Bt.Count="Count",Bt.TotalCount="TotalCount",Bt.DistinctCount="DistinctCount",Bt.First="First",Bt.Last="Last",Bt.Median="Median",Bt.Mod="Mod",Bt.StdDeviation="StdDeviation",Bt.SumOfProduct="SumOfProduct",Bt.OnlyValue="OnlyValue",Bt.WeightedAvg="WeightedAvg",Bt.DensityIndicators="DensityIndicators",Bt.DividedSum="DividedSum",(Mt=exports.AttributeIconType||(exports.AttributeIconType={})).Unknown="Unknown",Mt.Icon="Icon",Mt.PNG="PNG",Mt.SVG="SVG",(_t=exports.AttributeSelectorType||(exports.AttributeSelectorType={})).None="None",_t.SelectFromHandBook="SelectFromHandBook",_t.SelectFromRange="SelectFromRange",_t.ViewHandBook="ViewHandBook",(qt=exports.AttributeType||(exports.AttributeType={})).Unknown="Unknown",qt.String="String",qt.Int32="Int32",qt.Int64="Int64",qt.Double="Double",qt.DateTime="DateTime",qt.Boolean="Boolean",qt.Point="Point",qt.Polyline="Polyline",qt.MultiPolygon="MultiPolygon",qt.Multipoint="Multipoint",qt.H3Index="H3Index",qt.Json="Json",(Gt=exports.AuthorizationGrant||(exports.AuthorizationGrant={})).AuthorizationCode="authorization_code",Gt.RefreshToken="refresh_token",(Wt=exports.CatalogResourceType||(exports.CatalogResourceType={})).None="None",Wt.Map="Map",Wt.Layer="Layer",Wt.Table="Table",Wt.File="File",Wt.TaskPrototype="TaskPrototype",Wt.DataSource="DataSource",(Ht=exports.ClassificationType||(exports.ClassificationType={})).None="none",Ht.NaturalBreaks="naturalBreaks",Ht.EqualInterval="equalInterval",Ht.Quantile="quantile",Ht.Unique="unique",(Vt=exports.ClassifyAttributeType||(exports.ClassifyAttributeType={})).Decimal="decimal",Vt.DateTime="dateTime",Vt.Text="text",(zt=exports.ConfigurationErrorEnum||(exports.ConfigurationErrorEnum={})).Unknown="Unknown",zt.SerializeError="SerializeError",zt.InvalidDataService="InvalidDataService",zt.InvalidConfiguration="InvalidConfiguration",zt.InvalidDataServiceName="InvalidDataServiceName",zt.InvalidTableName="InvalidTableName",zt.InvalidLayerName="InvalidLayerName",zt.ResourceNotFound="ResourceNotFound",zt.InvalidCondition="InvalidCondition",zt.InvalidAttributes="InvalidAttributes",zt.InvalidIdAttribute="InvalidIdAttribute",zt.InvalidGeometryAttribute="InvalidGeometryAttribute",zt.InvalidGeometryAttributeType="InvalidGeometryAttributeType",zt.InvalidColumnName="InvalidColumnName",zt.InvalidIdColumnSettings="InvalidIdColumnSettings",zt.ColumnNotExistsInTable="ColumnNotExistsInTable",zt.InvalidStyle="InvalidStyle",zt.InvalidLayerType="InvalidLayerType",zt.ColumnLoadingError="ColumnLoadingError",zt.InvalidAttributeFormat="InvalidAttributeFormat",zt.DataSourceNotFound="DataSourceNotFound",zt.DuplicateColumns="DuplicateColumns",zt.DuplicateAttributes="DuplicateAttributes",zt.TableWithoutColumns="TableWithoutColumns",zt.InvalidTableReferenceConfiguration="InvalidTableReferenceConfiguration",(Qt=exports.DataSourceType||(exports.DataSourceType={})).Postgres="Postgres",Qt.Trino="Trino",Qt.S3="S3",Qt.GisServer="GisServer",(Jt=exports.ErrorDetailsType||(exports.ErrorDetailsType={})).ResourceLimitExceeded="ResourceLimitExceeded",Jt.ResourceNotFound="ResourceNotFound",Jt.InternalError="InternalError",Jt.BadRequest="BadRequest",Jt.DuplicateContent="DuplicateContent",(Kt=exports.ErrorType||(exports.ErrorType={})).NotSpecified="NotSpecified",Kt.LimitError="LimitError",Kt.ValidationError="ValidationError",Kt.JwtExpired="JwtExpired",Kt.TokenInvalid="TokenInvalid",Kt.RefreshTokenExpired="RefreshTokenExpired",Kt.RefreshTokenInvalid="RefreshTokenInvalid",Kt.CreateUserFailed="CreateUserFailed",Kt.SetUserPasswordFailed="SetUserPasswordFailed",Kt.SetUserRoleFailed="SetUserRoleFailed",Kt.UpdateUserFailed="UpdateUserFailed",Kt.RemoveUserFailed="RemoveUserFailed",Kt.CreateRoleFailed="CreateRoleFailed",Kt.UpdateRoleFailed="UpdateRoleFailed",Kt.RemoveUserRoleFailed="RemoveUserRoleFailed",Kt.ChangeActiveStateFailed="ChangeActiveStateFailed",Kt.RemoveRoleFailed="RemoveRoleFailed",Kt.UserNotFound="UserNotFound",Kt.RoleNotFound="RoleNotFound",Kt.EmailNotConfirmed="EmailNotConfirmed",Kt.DuplicateEmailError="DuplicateEmailError",Kt.InvalidPassword="InvalidPassword",Kt.RoleExists="RoleExists",Kt.UserExists="UserExists",Kt.UserLockedError="UserLockedError",Kt.InvalidEmail="InvalidEmail",Kt.InvalidUsername="InvalidUsername",Kt.Unauthorized="Unauthorized",Kt.EmailNotChanged="EmailNotChanged",Kt.EmailNotSet="EmailNotSet",(Xt=exports.FeatureType||(exports.FeatureType={})).Unknown="Unknown",Xt.GeometricFeature="GeometricFeature",(Yt=exports.FontStyle||(exports.FontStyle={})).Normal="normal",Yt.Oblique="oblique",Yt.Italic="italic",(Zt=exports.FontWeight||(exports.FontWeight={})).Thin="Thin",Zt.ExtraLight="ExtraLight",Zt.Light="Light",Zt.SemiLight="SemiLight",Zt.Normal="Normal",Zt.Medium="Medium",Zt.DemiBold="DemiBold",Zt.Bold="Bold",Zt.ExtraBold="ExtraBold",Zt.Black="Black",Zt.ExtraBlack="ExtraBlack",($t=exports.GeometryType||(exports.GeometryType={})).Unknown="unknown",$t.Point="point",$t.Polyline="polyline",$t.Polygon="multipolygon",$t.Envelope="envelope",$t.Multipoint="multipoint",(en=exports.Group||(exports.Group={})).My="my",en.Role="role",en.Public="public",en.All="all",(tn=exports.LineCapStyle||(exports.LineCapStyle={})).Flat="Flat",tn.Square="Square",tn.Round="Round",tn.Triangle="Triangle",(nn=exports.LineEndingType||(exports.LineEndingType={})).None="none",nn.Arrow="arrow",nn.FilledArrow="filledArrow",nn.Square="square",nn.FilledSquare="filledSquare",nn.Circle="circle",nn.FilledCircle="filledCircle",nn.Diamond="diamond",nn.FilledDiamond="filledDiamond",nn.RoundSquare="roundSquare",nn.FilledRoundSquare="filledRoundSquare",nn.Svg="svg",(rn=exports.LineJoinType||(exports.LineJoinType={})).Miter="Miter",rn.Bevel="Bevel",rn.Round="Round",(sn=exports.Operation||(exports.Operation={})).Unknown="Unknown",sn.Union="union",sn.Intersection="intersection",sn.Subtraction="subtraction",sn.SymDifference="symDifference",(on=exports.OwnerFilter||(exports.OwnerFilter={})).My="My",on.Shared="Shared",on.Public="Public",(un=exports.PbfSchema||(exports.PbfSchema={})).XYZ="xyz",un.TMS="tms",(an=exports.Permissions||(exports.Permissions={})).None="none",an.Configure="configure",an.Write="write",an.Read="read",an.ReadConfigure="read,configure",an.ReadWrite="read,write",an.All="read,write,configure",(ln=exports.PolicyType||(exports.PolicyType={})).Unknown="Unknown",ln.CreateTable="CreateTable",ln.CreateLayer="CreateLayer",ln.CreateProject="CreateProject",ln.MaxFeaturesInOneTable="MaxFeaturesInOneTable",ln.MaxObjectsToExport="MaxObjectsToExport",ln.MaxUploadContentSize="MaxUploadContentSize",ln.MaxEqlQueryParametersValues="MaxEqlQueryParametersValues",(cn=exports.Quality||(exports.Quality={})).Low="Low",cn.Medium="Medium",cn.High="High",(pn=exports.ResourceSubTypeFilter||(exports.ResourceSubTypeFilter={})).RemoteTileService="RemoteTileService",pn.ProxyService="ProxyService",pn.PostgresLayerService="PostgresLayerService",pn.QueryLayerService="QueryLayerService",pn.TileCatalogTable="TileCatalogTable",(hn=exports.ResourceType||(exports.ResourceType={})).Unknown="Unknown",hn.Table="table",hn.Layer="layer",hn.Project="project",hn.File="file",hn.Feature="feature",hn.Tag="tag",hn.DataSource="datasource",(yn=exports.ResourceTypeFilter||(exports.ResourceTypeFilter={})).Map="Map",yn.Layer="Layer",yn.Table="Table",yn.RasterCatalog="RasterCatalog",yn.ProxyService="ProxyService",yn.RemoteTileService="RemoteTileService",yn.File="File",yn.DataSource="DataSource",(fn=exports.ResourceTypeLink||(exports.ResourceTypeLink={})).Table="tables",fn.Layer="layers",fn.Project="projects",(vn=exports.ResponseType||(exports.ResponseType={})).Code="code",vn.Token="token",(dn=exports.SimplifyType||(exports.SimplifyType={})).Basic="Basic",dn.PreserveTopology="PreserveTopology",dn.VW="VW",(kn=exports.StringSubType||(exports.StringSubType={})).None="None",kn.Image="Image",kn.PkkCode="PkkCode",kn.Attachments="Attachments",(gn=exports.TextAlignment||(exports.TextAlignment={})).Right="right",gn.Left="left",gn.Center="center",gn.Justified="justified",(mn=exports.TextVerticalAlignment||(exports.TextVerticalAlignment={})).Top="top",mn.Bottom="bottom",mn.Middle="middle",(bn=exports.WorkerMethodType||(exports.WorkerMethodType={})).Task="Task",bn.Rest="Rest",bn.Both="Both",(xn=exports.WorkerSettingsFieldType||(exports.WorkerSettingsFieldType={})).Integer="Integer",xn.Double="Double",xn.String="String",xn.Extent="Extent",xn.Geometry="Geometry",xn.IntergerArray="IntergerArray",xn.DoubleArray="DoubleArray",xn.StringArray="StringArray",xn.Boolean="Boolean",xn.SourceEql="SourceEql",xn.Layer="Layer",xn.Table="Table",xn.Folder="Folder",xn.Json="Json",xn.Expression="Expression",xn.Expressions="Expressions",Object.defineProperty(exports,"HTTPError",{enumerable:!0,get:function(){return n.HTTPError}}),Object.defineProperty(exports,"TimeoutError",{enumerable:!0,get:function(){return n.TimeoutError}}),exports.Account=U,exports.AccountPreview=D,exports.Api=Ot,exports.BulkOperations=B,exports.Cameras=z,exports.ClientSettings=J,exports.Eql=X,exports.External=Z,exports.Feedback=ee,exports.FileUpload=ne,exports.Filters=se,exports.GEOCODE_PROVIDER="geocode2gis",exports.General=ie,exports.Geocode=pe,exports.HttpClient=g,exports.IceRouter=ye,exports.Import=ve,exports.Layers=Ge,exports.Names=Xe,exports.Namespace=Ze,exports.Notification=tt,exports.NotificationEvent=nt,exports.PortalSettings=rt,exports.Print=ot,exports.Projects=at,exports.RemoteTaskManager=pt,exports.ResourceCatalog=yt,exports.Resources=vt,exports.STORAGE_REFRESH_TOKEN_KEY="evergis-refresh-token",exports.STORAGE_TOKEN_KEY="evergis-jwt-token",exports.Security=kt,exports.Statistic=mt,exports.Styles=xt,exports.Tables=Rt,exports.Tools=Ct,exports.VectorTiles=Ft,exports.addSubDomainToLocation=e=>window.location.protocol+"//"+e+"."+window.location.host,exports.errorHandler=He,exports.formDataFromFile=function(e){const t=new FormData;return t.append("file",e),t},exports.generateId=Ke,exports.getFetchingUrlPath=Qe,exports.isHTTPError=e=>Ve(e)&&"http"===e.type,exports.isHandledError=Ve,exports.isProjectContentItems=function(e){return null!=e},exports.isString=ze,exports.isTileLayerService=function(e){return e.type&&/TileService/.test(e.type)},exports.parseJwt=e=>{const t=e.split(".")[1].replace(/-/g,"+").replace(/_/g,"/"),n=decodeURIComponent(atob(t).split("").map(e=>"%"+"00".concat(e.charCodeAt(0).toString(16)).slice(-2)).join(""));return JSON.parse(n)},exports.promiseAllIgnoreErrors=Oe,exports.stripUselessSlashes=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return t.join("/").split("/").filter(Boolean).join("/")},exports.toFormData=x,exports.unique=Je;
2
2
  //# sourceMappingURL=api.cjs.production.min.js.map