@evergis/api 4.0.4 → 4.0.7
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.
- package/dist/Api.d.ts +1 -4
- package/dist/__generated__/EqlService.d.ts +12 -1
- package/dist/__generated__/GeneralService.d.ts +1 -12
- package/dist/__generated__/LayersService.d.ts +36 -223
- package/dist/__generated__/ProjectsService.d.ts +7 -84
- package/dist/__generated__/PythonService.d.ts +2 -46
- package/dist/__generated__/QueryTokenAccessService.d.ts +11 -4
- package/dist/__generated__/RemoteTaskManagerService.d.ts +65 -131
- package/dist/__generated__/StatisticService.d.ts +2 -2
- package/dist/__generated__/TablesService.d.ts +2 -101
- package/dist/__generated__/WmsServerService.d.ts +2 -2
- package/dist/__generated__/data-contracts.d.ts +759 -1290
- package/dist/api.cjs.development.js +378 -1336
- package/dist/api.cjs.development.js.map +1 -1
- package/dist/api.cjs.production.min.js +1 -1
- package/dist/api.cjs.production.min.js.map +1 -1
- package/dist/api.esm.js +362 -1311
- package/dist/api.esm.js.map +1 -1
- package/dist/services/FileUpload.d.ts +3 -3
- package/dist/services/Layers.d.ts +4 -10
- package/dist/services/Projects.d.ts +1 -2
- package/dist/services/Tables.d.ts +1 -2
- package/dist/services/VectorTiles.d.ts +1 -1
- package/dist/services/index.d.ts +0 -1
- package/package.json +2 -2
- package/dist/__generated__/NamespaceService.d.ts +0 -53
- package/dist/__generated__/NavigationService.d.ts +0 -20
- package/dist/__generated__/S3Service.d.ts +0 -86
- package/dist/__generated__/StaticContentService.d.ts +0 -53
- package/dist/__generated__/TagsService.d.ts +0 -31
- package/dist/__generated__/UniversalSearchService.d.ts +0 -31
- package/dist/services/Namespace.d.ts +0 -3
|
@@ -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"),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:"createMosRuDataSource",value:function(e){return this.http.post("/ds/dataMosRu",e).then(()=>{})}},{key:"updateMosRuDataSource",value:function(e){return this.http.patch("/ds/dataMosRu",e).then(()=>{})}},{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(()=>{})}},{key:"createArcGisDataSource1",value:function(e){return this.http.post("/ds/wms",e).then(()=>{})}},{key:"updateArcGisDataSource1",value:function(e){return this.http.patch("/ds/wms",e).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:"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}(),w=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}(),A=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){return this.http.post("/account/user/preview/"+e,x(t)).json()}},{key:"deletePreview",value:function(e){return this.http.delete("/account/user/preview/"+e,null).then(()=>{})}}]),n}(),D=function(e){p(n,A);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}(),N=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}(),O=function(e){p(n,N);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}();const B=["cameraId"],M=["cameraId"],q=["cameraId"],G=["cameraId"],_=["cameraId"],W=["cameraId"];let H=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,B);return this.http.get("/cameras/"+t+"/archiveFeed",n).blob()}},{key:"getArchiveTimeline",value:function(e){let{cameraId:t}=e,n=y(e,M);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,_);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,W);return this.http.get("/cameras/"+t+"/getLivePreviewsStream",n).json()}}]),n}(),V=function(e){p(n,H);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}(),z=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}(),Q=function(e){p(n,z);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}(),J=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}(),K=function(e){p(n,J);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}(),X=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}(),Y=function(e){p(n,X);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}(),Z=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}(),$=function(e){p(n,Z);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}(),ee=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}(),te=function(e){p(n,ee);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}(),ne=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}(),re=function(e){p(n,ne);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}(),se=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}(),oe=function(e){p(n,se);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}();const ie=["providerName"],ue=["providerName"],ae=["providerName"];let le=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,ie);return this.http.get("/geocode/"+t,n).json()}},{key:"geocodeByPoint",value:function(e){let{providerName:t}=e,n=y(e,ue);return this.http.get("/geocode/"+t+"/geocodeByPoint",n).json()}},{key:"suggest",value:function(e){let{providerName:t}=e,n=y(e,ae);return this.http.get("/geocode/"+t+"/suggest",n).json()}}]),n}(),ce=function(e){p(n,le);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}(),pe=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}(),he=function(e){p(n,pe);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}(),ye=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}(),fe=function(e){p(n,ye);var t=d(n);function n(){return u(this,n),t.apply(this,arguments)}return l(n)}();const ve=["name"],de=["name"],ke=["name"],ge=["name","id"],me=["name","id"],be=["name","id"],xe=["name","x","y","z"],Se=["name","x","y","z","format"],je=["name"],Te=["name"],we=["name"],Pe=["name"],Re=["name"],Ie=["name"],Ce=["name"],Le=["name"],Ee=["name"],Fe=["name"],Ue=["name"],Ae=["layerName"],De=["name","id"];let Ne=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,ve);return this.http.get("/layers/"+t+"/features",n).json()}},{key:"deleteFeature",value:function(e){let{name:t}=e,n=y(e,de);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,ke);return this.http.get("/layers/"+t+"/features/contains",n).json()}},{key:"getById",value:function(e){let{name:t,id:n}=e,r=y(e,ge);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,me);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,be);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,xe);return this.http.createUrl("/layers/"+t+"/tile/"+s+"/"+n+"/"+r,o)}},{key:"getTilesLayerImageWithFormat",value:function(e){let{name:t,x:n,y:r,z:s,format:o}=e,i=y(e,Se);return this.http.createUrl("/layers/"+t+"/tile/"+s+"/"+n+"/"+r+"."+o,i)}},{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,Te);return this.http.get("/layers/"+t+"/extent",n).json()}},{key:"getByGeometry",value:function(e){let{name:t}=e,n=y(e,we);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,De);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 qe=["remote"],Ge=["remote"];let _e=function(e){p(n,Ne);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,qe);return t?this.publishRemoteTileService(n):this.publishLocalTileService(n)}},{key:"updateTileLayer",value:function(e){let{remote:t}=e,n=y(e,Ge);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,z);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:"getTilesLayerImageWithFormat",value:function(e,t,n,r,s){return this.http.createUrl("/projects/"+e+"/tile/"+r+"/"+t+"/"+n+"."+s)}},{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:"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:"setPolicies",value:function(e){return this.http.post("/bulk/security/policies",e).then(()=>{})}},{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(()=>{})}},{key:"checkLimitsForUser",value:function(e){return this.http.get("/security/limits/user/"+e).json()}},{key:"checkLimitsForRole",value:function(e){return this.http.get("/security/limits/role/"+e).json()}},{key:"getDefaultLimits",value:function(){return this.http.get("/security/limits/default").json()}}]),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"],Tt=["name"],wt=["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,Tt);return this.http.delete("/tables/"+t+"/data",null,n).then(()=>{})}},{key:"getUniqueDataRows",value:function(e){let{name:t}=e,n=y(e,wt);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},Dt=Object.values(exports.UrlPath),Nt=Dt[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[null==r?void 0: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 _e(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.bulk=new O(i.http),i.security=new kt(i.http,i.account),i.notification=new tt(i.http,f(i),p),i.file=new te(i.http),i.filters=new re(i.http),i.import=new fe(i.http),i.geocode=new ce(i.http),i.cameras=new V(i.http),i.print=new ot(i.http),i.tools=new Ct(i.http),i.resourceCatalog=new yt(i.http),i.general=new oe(i.http),i.namespace=new Ze(i.http),i.external=new Y(i.http),i.clientSettings=new Q(i.http),i.portalSettings=new rt(i.http),i.iceRouter=new he(i.http),i.statistic=new mt(i.http),i.feedback=new $(i.http),i.vectorTiles=new Ft(i.http),i.universalSearch=new R(i.http),i.spatialReference=new w(i.http),i.eql=new K(i.http),i.catalog=new I(i.http),i.queryToken=new T(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&&Dt.includes(t)?t:Nt}},{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,qt,Gt,_t,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",(qt=exports.AttributeSelectorType||(exports.AttributeSelectorType={})).None="None",qt.SelectFromHandBook="SelectFromHandBook",qt.SelectFromRange="SelectFromRange",qt.ViewHandBook="ViewHandBook",(Gt=exports.AttributeType||(exports.AttributeType={})).Unknown="Unknown",Gt.String="String",Gt.Int32="Int32",Gt.Int64="Int64",Gt.Double="Double",Gt.DateTime="DateTime",Gt.Boolean="Boolean",Gt.Point="Point",Gt.Polyline="Polyline",Gt.MultiPolygon="MultiPolygon",Gt.Multipoint="Multipoint",Gt.H3Index="H3Index",Gt.Json="Json",(_t=exports.AuthorizationGrant||(exports.AuthorizationGrant={})).AuthorizationCode="authorization_code",_t.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=O,exports.Cameras=V,exports.ClientSettings=Q,exports.Eql=K,exports.External=Y,exports.Feedback=$,exports.FileUpload=te,exports.Filters=re,exports.GEOCODE_PROVIDER="geocode2gis",exports.General=oe,exports.Geocode=ce,exports.HttpClient=g,exports.IceRouter=he,exports.Import=fe,exports.Layers=_e,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;
|
|
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,o=require("@microsoft/signalr"),s=require("query-string"),i=require("nanoid");function a(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function u(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&&u(e.prototype,t),n&&u(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,o={},s=Object.keys(e);for(r=0;r<s.length;r++)t.indexOf(n=s[r])>=0||(o[n]=e[n]);return o}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 o=h(this).constructor;n=Reflect.construct(r,arguments,o)}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 o=Object.getOwnPropertyDescriptor(r,t);return o.get?o.get.call(n):o.value}})(e,t,n||e)}let g=function(){function e(t){var n;void 0===t&&(t={}),a(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={}),s.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){a(this,e),this.http=t})),T=function(e){p(n,S);var t=d(n);function n(){return a(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:"createMosRuDataSource",value:function(e){return this.http.post("/ds/dataMosRu",e).then(()=>{})}},{key:"updateMosRuDataSource",value:function(e){return this.http.patch("/ds/dataMosRu",e).then(()=>{})}},{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(()=>{})}},{key:"createArcGisDataSource1",value:function(e){return this.http.post("/ds/wms",e).then(()=>{})}},{key:"updateArcGisDataSource1",value:function(e){return this.http.patch("/ds/wms",e).then(()=>{})}}]),n}();const j=["username"];let w=function(e){p(n,S);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"getTokensList",value:function(e){let{username:t}=e,n=y(e,j);return this.http.get("/accessToken/list/"+t,n).json()}},{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}(),P=function(e){p(n,S);var t=d(n);function n(){return a(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}(),R=function(e){p(n,S);var t=d(n);function n(){return a(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 I;(I=exports.ApiEvent||(exports.ApiEvent={})).ConnectionLost="ConnectionLost",I.Unauthorized="Unauthorized",I.SessionClosed="SessionClosed";let C=function(e){p(n,S);var t=d(n);function n(){return a(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,L=e=>{if(e){const t=E();localStorage.setItem("@evergis/user-info",JSON.stringify(c({},t,e)))}else localStorage.removeItem("@evergis/user-info")};let F=function(e){p(n,C);var t=d(n);function n(){return a(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 o=await k(h(n.prototype),"authenticate",this).call(this,t,e);o&&r&&(window.localStorage.setItem("evergis-jwt-token",o.token),window.localStorage.setItem("evergis-refresh-token",o.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(),L(void 0),this.userInfo={}}},{key:"updateCurrentUser",value:async function(e){await k(h(n.prototype),"updateUser",this).call(this,c({username:this.username},e)),L(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}(),U=function(e){p(n,S);var t=d(n);function n(){return a(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){return this.http.post("/account/user/preview/"+e,x(t)).json()}},{key:"deletePreview",value:function(e){return this.http.delete("/account/user/preview/"+e,null).then(()=>{})}}]),n}(),A=function(e){p(n,U);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}(),D=function(e){p(n,S);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"batchResourcesPermissionsSet",value:function(e){return this.http.put("/bulk/resources/permissions",e).json()}}]),n}(),N=function(e){p(n,D);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}();const O=["cameraId"],M=["cameraId"],B=["cameraId"],q=["cameraId"],W=["cameraId"],H=["cameraId"];let _=function(e){p(n,S);var t=d(n);function n(){return a(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,O);return this.http.get("/cameras/"+t+"/archiveFeed",n).blob()}},{key:"getArchiveTimeline",value:function(e){let{cameraId:t}=e,n=y(e,M);return this.http.get("/cameras/"+t+"/archiveTimeline",n).json()}},{key:"getArchiveCalendar",value:function(e){let{cameraId:t}=e,n=y(e,B);return this.http.get("/cameras/"+t+"/archiveCalendar",n).json()}},{key:"getArchiveSnapshot",value:function(e){let{cameraId:t}=e,n=y(e,q);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}(),G=function(e){p(n,_);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}(),z=function(e){p(n,S);var t=d(n);function n(){return a(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}(),V=function(e){p(n,z);var t=d(n);function n(){var e;return a(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}(),Q=function(e){p(n,S);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"getFunctionsList",value:function(){return this.http.get("/eql/functions").json()}},{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}(),J=function(e){p(n,Q);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}(),K=function(e){p(n,S);var t=d(n);function n(){return a(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}(),X=function(e){p(n,K);var t=d(n);function n(){return a(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}(),Y=function(e){p(n,S);var t=d(n);function n(){return a(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}(),Z=function(e){p(n,Y);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"postFeedback",value:function(e,t){return this.feedback(e,t)}}]),n}(),$=function(e){p(n,R);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"upload",value:function(e,t){return this.createFile({file:e,rewrite:!!t})}}]),n}(),ee=function(e){p(n,S);var t=d(n);function n(){return a(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}(),te=function(e){p(n,ee);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}(),ne=function(e){p(n,S);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"getServerInfo",value:function(){return this.http.get("/").json()}}]),n}(),re=function(e){p(n,ne);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}();const oe=["providerName"],se=["providerName"],ie=["providerName"];let ae=function(e){p(n,S);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"geocode",value:function(e){let{providerName:t}=e,n=y(e,oe);return this.http.get("/geocode/"+t,n).json()}},{key:"geocodeByPoint",value:function(e){let{providerName:t}=e,n=y(e,se);return this.http.get("/geocode/"+t+"/geocodeByPoint",n).json()}},{key:"suggest",value:function(e){let{providerName:t}=e,n=y(e,ie);return this.http.get("/geocode/"+t+"/suggest",n).json()}}]),n}(),ue=function(e){p(n,ae);var t=d(n);function n(){return a(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}(),le=function(e){p(n,S);var t=d(n);function n(){return a(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}(),ce=function(e){p(n,le);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}(),pe=function(e){p(n,S);var t=d(n);function n(){return a(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}(),he=function(e){p(n,pe);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}();const ye=["name"],fe=["name"],ve=["name","id"],de=["name","id"],ke=["name","id"],ge=["name","x","y","z"],me=["name","x","y","z","format"],be=["name","x","y","z","dpi","format"],xe=["name"],Se=["name"],Te=["name"],je=["name"],we=["name"],Pe=["name"],Re=["name"],Ie=["name"],Ce=["layerName"],Ee=["name","id"];let Le=function(e){p(n,S);var t=d(n);function n(){return a(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:"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:"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:"publishPythonService",value:function(e){return this.http.post("/layers",e,{type:"Python"}).json()}},{key:"updateMapboxService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"Mapbox"}).json()}},{key:"updatePythonService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"Python"}).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:"updateRemoteTileService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"RemoteTileService"}).json()}},{key:"updateQueryLayerService",value:function(e,t){return this.http.patch("/layers/"+e,t,{type:"QueryLayerService"}).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,ye);return this.http.get("/layers/"+t+"/features",n).json()}},{key:"deleteFeature",value:function(e){let{name:t}=e,n=y(e,fe);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:"getById",value:function(e){let{name:t,id:n}=e,r=y(e,ve);return this.http.get("/layers/"+t+"/features/"+n,r).json()}},{key:"unite",value:function(e,t){let{name:n,id:r}=e,o=y(e,de);return this.http.post("/layers/"+n+"/features/"+r+"/unite",t,o).json()}},{key:"subtract",value:function(e,t){let{name:n,id:r}=e,o=y(e,ke);return this.http.post("/layers/"+n+"/features/"+r+"/subtract",t,o).json()}},{key:"getTilesLayerImage",value:function(e){let{name:t,x:n,y:r,z:o}=e,s=y(e,ge);return this.http.createUrl("/layers/"+t+"/tile/"+o+"/"+n+"/"+r,s)}},{key:"getTilesLayerImage1",value:function(e){let{name:t,x:n,y:r,z:o,format:s}=e,i=y(e,me);return this.http.createUrl("/layers/"+t+"/tile/"+o+"/"+n+"/"+r+"."+s,i)}},{key:"getTilesLayerImageWithFormatAndDpi",value:function(e){let{name:t,x:n,y:r,z:o,dpi:s,format:i}=e,a=y(e,be);return this.http.createUrl("/layers/"+t+"/tile/"+o+"/"+n+"/"+r+"@"+s+"x."+i,a)}},{key:"getLayerImage",value:function(e){let{name:t}=e,n=y(e,xe);return this.http.createUrl("/layers/"+t+"/export",n)}},{key:"getLayerExtent",value:function(e){let{name:t}=e,n=y(e,Se);return this.http.get("/layers/"+t+"/extent",n).json()}},{key:"deleteFeatures",value:function(e){let{name:t}=e,n=y(e,Te);return this.http.delete("/layers/"+t+"/features/deleteByIds",null,n).json()}},{key:"deleteByCondition",value:function(e){let{name:t}=e,n=y(e,je);return this.http.delete("/layers/"+t+"/features/deleteByCondition",null,n).json()}},{key:"classify",value:function(e){let{name:t}=e,n=y(e,we);return this.http.get("/layers/"+t+"/classify",n).json()}},{key:"distincts",value:function(e){let{name:t}=e,n=y(e,Pe);return this.http.get("/layers/"+t+"/distincts",n).json()}},{key:"aggregateAttribute",value:function(e){let{name:t}=e,n=y(e,Re);return this.http.get("/layers/"+t+"/aggregate-values",n).json()}},{key:"getFilteredFeaturesCount",value:function(e){let{name:t}=e,n=y(e,Ie);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:"validateExpression",value:function(e){let{layerName:t}=e,n=y(e,Ce);return this.http.get("/layers/"+t+"/validateExpression",n).json()}},{key:"getRasterMeta",value:function(e){let{name:t,id:n}=e,r=y(e,Ee);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:"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()}}]),n}();async function Fe(e){return(await Promise.all(e.map(e=>e.catch(e=>Ue(e)?e:new Error(e))))).filter(Ae)}function Ue(e){return e instanceof Error}function Ae(e){return!Ue(e)}let De=function(e){p(n,Le);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"getLayerInfos",value:function(e){return Fe(e.map(e=>this.getLayerInfo(e)))}},{key:"getLayersDeps",value:function(e){return Fe(e.map(e=>this.getResourceDependencies(e)))}},{key:"getBasemaps",value:function(e){return this.getLayersList(c({},e,{types:["LocalTileService","RemoteTileService"]}))}},{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:"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 Ne;(Ne=exports.ErrorReason||(exports.ErrorReason={})).HTTP_OTHER="other",Ne.HTTP_CLIENT="client",Ne.HTTP_SERVER="server",Ne.UNKNOWN="unknown";const Oe=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),Me=e=>e&&e.type&&e.reason;function Be(e){return"string"==typeof e}const qe=e=>e===exports.UrlPath.Presentation?exports.UrlPath.Base:e;function We(e,t,n){return n.indexOf(e)===t}const He=i.customAlphabet("abcdefghijklmnopqrstuvwxyz0123456789",12);(exports.ResourceSeparator||(exports.ResourceSeparator={})).Server=".";let _e=function(){function e(t){let{account:n}=t;a(this,e),this.account=n}return l(e,[{key:"createId",value:function(){return He()}},{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}(),Ge=function(e){p(n,S);var t=d(n);function n(){return a(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 ze;(ze=exports.ConnectionStatus||(exports.ConnectionStatus={})).Initialized="Initialized",ze.Connected="Connected",ze.Break="Break",ze.Lost="Lost",ze.SessionClosed="SessionClosed";let Ve=function(e){p(r,Ge);var n=d(r);function r(e,o,s){var i;return void 0===s&&(s=!1),a(this,r),(i=n.call(this,e)).api=o,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 Qe(n))}},i.emitter=new t.EventEmitter,i.keepAlive=s,i}return l(r,[{key:"connectStatus",get:function(){return this._connectStatus},set:function(e){this.emitter.emit("ConnectionStatus",new Qe(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}(),Qe=l((function e(t){a(this,e),this.data=t})),Je=function(e){p(n,z);var t=d(n);function n(){var e;return a(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}(),Ke=function(e){p(n,S);var t=d(n);function n(){return a(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}(),Xe=function(e){p(n,Ke);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}();const Ye=["name"];let Ze=function(e){p(n,S);var t=d(n);function n(){return a(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:"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,Ye);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:"getTilesLayerImageWithFormat",value:function(e,t,n,r,o){return this.http.createUrl("/projects/"+e+"/tile/"+r+"/"+t+"/"+n+"."+o)}},{key:"getTilesLayerImageWithFormatAndDpi",value:function(e,t,n,r,o,s){return this.http.createUrl("/projects/"+e+"/tile/"+r+"/"+t+"/"+n+"@"+o+"x."+s)}},{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()}}]),n}(),$e=function(e){p(n,Ze);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"getProjectInfos",value:function(e){return Fe(e.map(e=>this.getProjectInfo(e)))}},{key:"getProjectsDeps",value:function(e){return Fe(e.map(e=>this.getResourceDependencies(e)))}},{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 et=["id"],tt=["id"];let nt=function(e){p(n,S);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"get",value:function(e){return this.http.get("/scheduler/task/"+e+"/subtasks").json()}},{key:"stop",value:function(e){return this.http.post("/scheduler/task/"+e+"/stop",null).text()}},{key:"createTaskPrototype",value:function(e){return this.http.post("/scheduler",e).text()}},{key:"getTaskPrototypes",value:function(e){return this.http.get("/scheduler",e).json()}},{key:"updateTaskPrototype",value:function(e,t){return this.http.put("/scheduler/"+e,t).text()}},{key:"delete",value:function(e){return this.http.delete("/scheduler/"+e,null).text()}},{key:"setEnable",value:function(e,t){return this.http.post("/scheduler/"+e+"/enable/"+t,null).text()}},{key:"getTasksForPrototype",value:function(e){let{id:t}=e,n=y(e,et);return this.http.get("/scheduler/"+t+"/tasks",n).json()}},{key:"startTask",value:function(e,t){return this.http.post("/scheduler/"+e+"/start/"+t,null).json()}},{key:"startTask1",value:function(e){return this.http.post("/scheduler/"+e+"/start",null).json()}},{key:"getTaskResource",value:function(e){let{id:t}=e,n=y(e,tt);return this.http.get("/scheduler/taskresource/"+t,n).json()}},{key:"createTaskResource",value:function(e){return this.http.post("/scheduler/taskresource",e).text()}},{key:"updatePythonTaskResource",value:function(e,t){return this.http.patch("/scheduler/taskresource/"+e,t,{type:"PythonTask"}).then(()=>{})}},{key:"updateSpTaskResource",value:function(e,t){return this.http.patch("/scheduler/taskresource/"+e,t,{type:"SpTask"}).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()}},{key:"getWorker",value:function(e){return this.http.get("/scheduler/worker/"+e).json()}}]),n}(),rt=function(e){p(n,nt);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}(),ot=function(e){p(n,S);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"copyResources",value:function(e){return this.http.post("/resources/copy",e).json()}}]),n}(),st=function(e){p(n,ot);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}();var it;(it=exports.DependencyType||(exports.DependencyType={})).Layer="Layer",it.Table="Table",it.Project="Project";let at=function(){function e(t,n,r){a(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:o}=await this.getDependencies(n,!0,!0);return{projects:t,deps:{layers:r,tables:o}}}},{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:o}=e.reduce((e,r)=>{const o=r.dependencies||[];if(t){const t=this.getDependentNames(o,exports.DependencyType.Layer);e.layers.push(...t)}if(n){const t=this.getDependentNames(o,exports.DependencyType.Table);e.tables.push(...t)}return e},{tables:[],layers:[]});return{tables:await this.tables.getTableInfos(r.filter(We)),layers:await this.layers.getLayerInfos(o.filter(We))}}},{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(Be)}}]),e}(),ut=function(e){p(n,S);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"setPolicies",value:function(e){return this.http.post("/bulk/security/policies",e).then(()=>{})}},{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(()=>{})}},{key:"checkLimitsForUser",value:function(e){return this.http.get("/security/limits/user/"+e).json()}},{key:"checkLimitsForRole",value:function(e){return this.http.get("/security/limits/role/"+e).json()}},{key:"getDefaultLimits",value:function(){return this.http.get("/security/limits/default").json()}}]),n}(),lt=function(e){p(n,ut);var t=d(n);function n(e,r){var o;let{username:s,roles:i}=r;return a(this,n),(o=t.call(this,e)).ownerName="",o.ownerRoles=[],o.ownerName=s,o.ownerRoles=i,o}return l(n,[{key:"reset",value:function(){this.ownerName="",this.ownerRoles=[]}}]),n}(),ct=function(e){p(n,S);var t=d(n);function n(){return a(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}(),pt=function(e){p(n,ct);var t=d(n);function n(){return a(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}(),ht=function(e){p(n,S);var t=d(n);function n(){return a(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}(),yt=function(e){p(n,ht);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}();const ft=["name"],vt=["name"],dt=["name"];let kt=function(e){p(n,S);var t=d(n);function n(){return a(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:"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,ft);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,vt);return this.http.patch("/tables/"+n+"/data",t,r).then(()=>{})}},{key:"deleteTableData",value:function(e){let{name:t}=e,n=y(e,dt);return this.http.delete("/tables/"+t+"/data",null,n).then(()=>{})}},{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:"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()}}]),n}(),gt=function(e){p(n,kt);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"getTableInfos",value:function(e){return Fe(e.map(e=>this.getTableInfo(e)))}},{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}(),mt=function(e){p(n,S);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}(),bt=function(e){p(n,mt);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n)}();const xt=["name","z","x","y"];let St=function(e){p(n,S);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"getVectorTile",value:function(e){let{name:t,z:n,x:r,y:o}=e,s=y(e,xt);return this.http.get("/vt/"+t+"/"+n+"/"+r+"/"+o+".pbf",s).then(()=>{})}}]),n}(),Tt=function(e){p(n,St);var t=d(n);function n(){return a(this,n),t.apply(this,arguments)}return l(n,[{key:"getVt",value:function(e,t,n,r){return this.getVectorTile({name:e,z:t,x:n,y:r})}}]),n}();var jt;(jt=exports.UrlPath||(exports.UrlPath={})).Base="/map",jt.Shared="/shared",jt.Presentation="/presentation",jt.Portal="/portal";const wt={401:exports.ApiEvent.Unauthorized},Pt=Object.values(exports.UrlPath),Rt=Pt[0];let It=function(e){p(s,t.EventEmitter);var r=d(s);function s(e){var t,i;let{url:u,wsUrl:l,wsKeepAlive:p,snappingHubUrl:h,http:y,urlPath:v,httpOptions:d}=e;a(this,s),i=r.call(this);const{hooks:k}=d||{};return i.http=y||new g(c({prefixUrl:u,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:o}=e;if(r instanceof n.HTTPError&&401===r.response.status&&1===o)try{const e=window.localStorage.getItem("evergis-refresh-token");if(e){var s;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==(s=t.headers)||s.set("Authorization","Bearer "+(n.token||""))}}catch(r){throw new Error("Failed to refresh token")}}],afterResponse:[(e,t,r)=>{const o=wt[null==r?void 0:r.status];return o&&i.emit(o,Oe(new n.HTTPError(r,e,t))),r},...(null==k?void 0:k.afterResponse)||[]]})})),i.url=u,i.wsUrl=l||u,i.urlPath=v||i.defineUrlPath(),i.layers=new De(i.http),i.tables=new gt(i.http),i.projects=new $e(i.http),i.resources=new at(i.projects,i.layers,i.tables),i.styles=new yt(i.http),i.account=new F(i.http),i.accountPreview=new A(i.http),i.bulk=new N(i.http),i.security=new lt(i.http,i.account),i.notification=new Ve(i.http,f(i),p),i.file=new $(i.http),i.filters=new te(i.http),i.import=new he(i.http),i.geocode=new ue(i.http),i.cameras=new G(i.http),i.print=new Xe(i.http),i.tools=new bt(i.http),i.resourceCatalog=new st(i.http),i.general=new re(i.http),i.external=new X(i.http),i.clientSettings=new V(i.http),i.portalSettings=new Je(i.http),i.iceRouter=new ce(i.http),i.statistic=new pt(i.http),i.feedback=new Z(i.http),i.vectorTiles=new Tt(i.http),i.spatialReference=new P(i.http),i.eql=new J(i.http),i.catalog=new R(i.http),i.queryToken=new w(i.http),i.dataSource=new T(i.http),i.remoteTaskManager=new rt(i.http),i.names=new _e({account:i.account}),i.snappingHub=h?(new o.HubConnectionBuilder).withUrl(h,{withCredentials:!0,skipNegotiation:!0,transport:o.HttpTransportType.WebSockets}).withAutomaticReconnect().build():null,i}return l(s,[{key:"init",value:async function(e){let{authParams:t,authQueryParams:n,connectWs:r,fetchSettings:o,fetchUser:s,useJwt:i}=e;try{await this.account.login(t,n,i),s&&await this.account.fetchCurrentUser(),r&&await this.connectWs(),o&&await this.clientSettings.fetchClientSettings({urlPath:qe(this.urlPath)}),await this.notification.subscribe("service_update")}catch(e){throw Oe(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 Oe(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!==o.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&&Pt.includes(t)?t:Rt}},{key:"isShared",get:function(){return this.urlPath===exports.UrlPath.Shared}},{key:"isPresentation",get:function(){return this.urlPath===exports.UrlPath.Presentation||"8082"===window.location.port}}]),s}();var Ct,Et,Lt,Ft,Ut,At,Dt,Nt,Ot,Mt,Bt,qt,Wt,Ht,_t,Gt,zt,Vt,Qt,Jt,Kt,Xt,Yt,Zt,$t,en,tn,nn,rn,on,sn,an,un,ln,cn,pn,hn;(Ct=exports.AggregationFunction||(exports.AggregationFunction={})).None="None",Ct.Array="Array",Ct.Min="Min",Ct.Max="Max",Ct.Avg="Avg",Ct.Sum="Sum",Ct.Extent="Extent",Ct.H3="H3",Ct.Count="Count",Ct.TotalCount="TotalCount",Ct.DistinctCount="DistinctCount",Ct.First="First",Ct.Last="Last",Ct.Median="Median",Ct.Mod="Mod",Ct.StdDeviation="StdDeviation",Ct.SumOfProduct="SumOfProduct",Ct.OnlyValue="OnlyValue",Ct.WeightedAvg="WeightedAvg",Ct.DensityIndicators="DensityIndicators",Ct.DividedSum="DividedSum",(Et=exports.AttributeIconType||(exports.AttributeIconType={})).Unknown="Unknown",Et.Icon="Icon",Et.PNG="PNG",Et.SVG="SVG",(Lt=exports.AttributeSelectorType||(exports.AttributeSelectorType={})).None="None",Lt.SelectFromHandBook="SelectFromHandBook",Lt.SelectFromRange="SelectFromRange",Lt.ViewHandBook="ViewHandBook",(Ft=exports.AttributeType||(exports.AttributeType={})).Unknown="Unknown",Ft.String="String",Ft.Int32="Int32",Ft.Int64="Int64",Ft.Double="Double",Ft.DateTime="DateTime",Ft.Boolean="Boolean",Ft.Point="Point",Ft.Polyline="Polyline",Ft.MultiPolygon="MultiPolygon",Ft.Multipoint="Multipoint",Ft.H3Index="H3Index",Ft.Json="Json",(Ut=exports.AuthorizationGrant||(exports.AuthorizationGrant={})).AuthorizationCode="authorization_code",Ut.RefreshToken="refresh_token",(At=exports.CatalogResourceType||(exports.CatalogResourceType={})).None="None",At.Map="Map",At.Layer="Layer",At.Table="Table",At.File="File",At.TaskPrototype="TaskPrototype",At.DataSource="DataSource",(Dt=exports.ClassificationType||(exports.ClassificationType={})).None="none",Dt.NaturalBreaks="naturalBreaks",Dt.EqualInterval="equalInterval",Dt.Quantile="quantile",Dt.Unique="unique",(Nt=exports.ClassifyAttributeType||(exports.ClassifyAttributeType={})).Decimal="decimal",Nt.DateTime="dateTime",Nt.Text="text",(Ot=exports.ConfigurationErrorEnum||(exports.ConfigurationErrorEnum={})).Unknown="Unknown",Ot.SerializeError="SerializeError",Ot.InvalidDataService="InvalidDataService",Ot.InvalidConfiguration="InvalidConfiguration",Ot.InvalidDataServiceName="InvalidDataServiceName",Ot.InvalidTableName="InvalidTableName",Ot.InvalidLayerName="InvalidLayerName",Ot.ResourceNotFound="ResourceNotFound",Ot.InvalidCondition="InvalidCondition",Ot.InvalidAttributes="InvalidAttributes",Ot.InvalidIdAttribute="InvalidIdAttribute",Ot.InvalidGeometryAttribute="InvalidGeometryAttribute",Ot.InvalidGeometryAttributeType="InvalidGeometryAttributeType",Ot.InvalidColumnName="InvalidColumnName",Ot.InvalidIdColumnSettings="InvalidIdColumnSettings",Ot.ColumnNotExistsInTable="ColumnNotExistsInTable",Ot.InvalidStyle="InvalidStyle",Ot.InvalidLayerType="InvalidLayerType",Ot.ColumnLoadingError="ColumnLoadingError",Ot.InvalidAttributeFormat="InvalidAttributeFormat",Ot.DataSourceNotFound="DataSourceNotFound",Ot.DuplicateColumns="DuplicateColumns",Ot.DuplicateAttributes="DuplicateAttributes",Ot.TableWithoutColumns="TableWithoutColumns",Ot.InvalidTableReferenceConfiguration="InvalidTableReferenceConfiguration",(Mt=exports.DataSourceType||(exports.DataSourceType={})).Postgres="Postgres",Mt.Trino="Trino",Mt.S3="S3",Mt.GisServer="GisServer",(Bt=exports.ErrorDetailsType||(exports.ErrorDetailsType={})).ResourceLimitExceeded="ResourceLimitExceeded",Bt.ResourceNotFound="ResourceNotFound",Bt.InternalError="InternalError",Bt.BadRequest="BadRequest",Bt.DuplicateContent="DuplicateContent",(qt=exports.ErrorType||(exports.ErrorType={})).NotSpecified="NotSpecified",qt.LimitError="LimitError",qt.ValidationError="ValidationError",qt.JwtExpired="JwtExpired",qt.TokenInvalid="TokenInvalid",qt.RefreshTokenExpired="RefreshTokenExpired",qt.RefreshTokenInvalid="RefreshTokenInvalid",qt.CreateUserFailed="CreateUserFailed",qt.SetUserPasswordFailed="SetUserPasswordFailed",qt.SetUserRoleFailed="SetUserRoleFailed",qt.UpdateUserFailed="UpdateUserFailed",qt.RemoveUserFailed="RemoveUserFailed",qt.CreateRoleFailed="CreateRoleFailed",qt.UpdateRoleFailed="UpdateRoleFailed",qt.RemoveUserRoleFailed="RemoveUserRoleFailed",qt.ChangeActiveStateFailed="ChangeActiveStateFailed",qt.RemoveRoleFailed="RemoveRoleFailed",qt.UserNotFound="UserNotFound",qt.RoleNotFound="RoleNotFound",qt.EmailNotConfirmed="EmailNotConfirmed",qt.DuplicateEmailError="DuplicateEmailError",qt.InvalidPassword="InvalidPassword",qt.RoleExists="RoleExists",qt.UserExists="UserExists",qt.UserLockedError="UserLockedError",qt.InvalidEmail="InvalidEmail",qt.InvalidUsername="InvalidUsername",qt.Unauthorized="Unauthorized",qt.EmailNotChanged="EmailNotChanged",qt.EmailNotSet="EmailNotSet",(Wt=exports.FontStyle||(exports.FontStyle={})).Normal="normal",Wt.Oblique="oblique",Wt.Italic="italic",(Ht=exports.FontWeight||(exports.FontWeight={})).Thin="Thin",Ht.ExtraLight="ExtraLight",Ht.Light="Light",Ht.SemiLight="SemiLight",Ht.Normal="Normal",Ht.Medium="Medium",Ht.DemiBold="DemiBold",Ht.Bold="Bold",Ht.ExtraBold="ExtraBold",Ht.Black="Black",Ht.ExtraBlack="ExtraBlack",(_t=exports.GeometryType||(exports.GeometryType={})).Unknown="unknown",_t.Point="point",_t.Polyline="polyline",_t.Polygon="multipolygon",_t.Envelope="envelope",_t.Multipoint="multipoint",(Gt=exports.Group||(exports.Group={})).My="my",Gt.Role="role",Gt.Public="public",Gt.All="all",(zt=exports.LineCapStyle||(exports.LineCapStyle={})).Flat="Flat",zt.Square="Square",zt.Round="Round",zt.Triangle="Triangle",(Vt=exports.LineEndingType||(exports.LineEndingType={})).None="none",Vt.Arrow="arrow",Vt.FilledArrow="filledArrow",Vt.Square="square",Vt.FilledSquare="filledSquare",Vt.Circle="circle",Vt.FilledCircle="filledCircle",Vt.Diamond="diamond",Vt.FilledDiamond="filledDiamond",Vt.RoundSquare="roundSquare",Vt.FilledRoundSquare="filledRoundSquare",Vt.Svg="svg",(Qt=exports.LineJoinType||(exports.LineJoinType={})).Miter="Miter",Qt.Bevel="Bevel",Qt.Round="Round",(Jt=exports.OwnerFilter||(exports.OwnerFilter={})).My="My",Jt.Shared="Shared",Jt.Public="Public",(Kt=exports.PbfSchema||(exports.PbfSchema={})).XYZ="xyz",Kt.TMS="tms",(Xt=exports.Permissions||(exports.Permissions={})).None="none",Xt.Configure="configure",Xt.Write="write",Xt.Read="read",Xt.ReadConfigure="read,configure",Xt.ReadWrite="read,write",Xt.All="read,write,configure",(Yt=exports.PolicyType||(exports.PolicyType={})).Unknown="Unknown",Yt.CreateTable="CreateTable",Yt.CreateLayer="CreateLayer",Yt.CreateProject="CreateProject",Yt.MaxFeaturesInOneTable="MaxFeaturesInOneTable",Yt.MaxObjectsToExport="MaxObjectsToExport",Yt.MaxUploadContentSize="MaxUploadContentSize",Yt.MaxEqlQueryParametersValues="MaxEqlQueryParametersValues",(Zt=exports.Quality||(exports.Quality={})).Low="Low",Zt.Medium="Medium",Zt.High="High",($t=exports.RemoteTaskStatus||(exports.RemoteTaskStatus={})).Init="Init",$t.Process="Process",$t.Completed="Completed",$t.Interrupted="Interrupted",$t.Error="Error",$t.Timeout="Timeout",$t.Waiting="Waiting",$t.InQueue="InQueue",$t.Unknown="Unknown",(en=exports.ResourceSubTypeFilter||(exports.ResourceSubTypeFilter={})).RemoteTileService="RemoteTileService",en.ProxyService="ProxyService",en.PostgresLayerService="PostgresLayerService",en.QueryLayerService="QueryLayerService",en.TileCatalogTable="TileCatalogTable",(tn=exports.ResourceType||(exports.ResourceType={})).Unknown="Unknown",tn.Table="table",tn.Layer="layer",tn.Project="project",tn.File="file",tn.Feature="feature",tn.Tag="tag",tn.DataSource="datasource",(nn=exports.ResourceTypeFilter||(exports.ResourceTypeFilter={})).Map="Map",nn.Layer="Layer",nn.Table="Table",nn.RasterCatalog="RasterCatalog",nn.ProxyService="ProxyService",nn.RemoteTileService="RemoteTileService",nn.File="File",nn.DataSource="DataSource",nn.TaskPrototype="TaskPrototype",(rn=exports.ResourceTypeLink||(exports.ResourceTypeLink={})).Table="tables",rn.Layer="layers",rn.Project="projects",(on=exports.ResponseType||(exports.ResponseType={})).Code="code",on.Token="token",(sn=exports.SimplifyType||(exports.SimplifyType={})).Basic="Basic",sn.PreserveTopology="PreserveTopology",sn.VW="VW",(an=exports.StringSubType||(exports.StringSubType={})).None="None",an.Image="Image",an.PkkCode="PkkCode",an.Attachments="Attachments",(un=exports.TaskResourceSubType||(exports.TaskResourceSubType={})).SpTask="SpTask",un.PythonTask="PythonTask",(ln=exports.TextAlignment||(exports.TextAlignment={})).Right="right",ln.Left="left",ln.Center="center",ln.Justified="justified",(cn=exports.TextVerticalAlignment||(exports.TextVerticalAlignment={})).Top="top",cn.Bottom="bottom",cn.Middle="middle",(pn=exports.WorkerMethodType||(exports.WorkerMethodType={})).Task="Task",pn.Rest="Rest",pn.Both="Both",(hn=exports.WorkerSettingsFieldType||(exports.WorkerSettingsFieldType={})).Integer="Integer",hn.Double="Double",hn.String="String",hn.Extent="Extent",hn.Geometry="Geometry",hn.IntergerArray="IntergerArray",hn.DoubleArray="DoubleArray",hn.StringArray="StringArray",hn.Boolean="Boolean",hn.SourceEql="SourceEql",hn.Layer="Layer",hn.Table="Table",hn.Folder="Folder",hn.Json="Json",hn.Expression="Expression",hn.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=F,exports.AccountPreview=A,exports.Api=It,exports.BulkOperations=N,exports.Cameras=G,exports.ClientSettings=V,exports.Eql=J,exports.External=X,exports.Feedback=Z,exports.FileUpload=$,exports.Filters=te,exports.GEOCODE_PROVIDER="geocode2gis",exports.General=re,exports.Geocode=ue,exports.HttpClient=g,exports.IceRouter=ce,exports.Import=he,exports.Layers=De,exports.Names=_e,exports.Notification=Ve,exports.NotificationEvent=Qe,exports.PortalSettings=Je,exports.Print=Xe,exports.Projects=$e,exports.RemoteTaskManager=rt,exports.ResourceCatalog=st,exports.Resources=at,exports.STORAGE_REFRESH_TOKEN_KEY="evergis-refresh-token",exports.STORAGE_TOKEN_KEY="evergis-jwt-token",exports.Security=lt,exports.Statistic=pt,exports.Styles=yt,exports.Tables=gt,exports.Tools=bt,exports.VectorTiles=Tt,exports.addSubDomainToLocation=e=>window.location.protocol+"//"+e+"."+window.location.host,exports.errorHandler=Oe,exports.formDataFromFile=function(e){const t=new FormData;return t.append("file",e),t},exports.generateId=He,exports.getFetchingUrlPath=qe,exports.isHTTPError=e=>Me(e)&&"http"===e.type,exports.isHandledError=Me,exports.isProjectContentItems=function(e){return null!=e},exports.isString=Be,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=Fe,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=We;
|
|
2
2
|
//# sourceMappingURL=api.cjs.production.min.js.map
|