@opengis/gis 0.2.145 → 0.2.147
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/{CardIcon-KPdJQSAj.js → CardIcon-Cde9Jky8.js} +1 -1
- package/dist/{EntityTablePage-D0CxSITf.js → EntityTablePage-Cac57B6M.js} +1 -1
- package/dist/{ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-B7Nkfd7c.js → ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-DLjREp_K.js} +1 -1
- package/dist/{HeaderActions.vue_vue_type_script_setup_true_lang-9kitzmJK.js → HeaderActions.vue_vue_type_script_setup_true_lang-CphgPZBk.js} +1 -1
- package/dist/{MapSettings-CBkp5Cfw.js → MapSettings-nRv1j5Ls.js} +1 -1
- package/dist/{RastersTablePage-D1k_WisA.js → RastersTablePage-B8Rr7jO9.js} +1 -1
- package/dist/cartocss-mFm4xHBN.js +1065 -0
- package/dist/{import-utils-CVdAWcDL.js → import-utils-Bt6oFoHB.js} +1 -1
- package/dist/{index-DJKZSGVW.js → index-wy3j6by2.js} +1318 -1314
- package/dist/index.css +1 -1
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +35 -35
- package/dist/{raster-CKQiGAgN.js → raster-BiqVALLd.js} +330 -318
- package/dist/{register-Br5WdQas.js → register-JkPi7fEL.js} +3 -3
- package/dist/{service-1sCTWkzU.js → service-BaJ_3XV-.js} +424 -415
- package/dist/{vs-datatable-CviY_UkX.js → vs-datatable-CwRAYNZZ.js} +1 -1
- package/package.json +1 -1
- package/server/routes/map/controllers/layerList.js +4 -4
- package/dist/cartocss-KfS-aCRn.js +0 -1053
|
@@ -3,7 +3,7 @@ import { RefreshCw as ie, Plus as ue } from "lucide-vue-next";
|
|
|
3
3
|
import { useRoute as ce, useRouter as de } from "vue-router";
|
|
4
4
|
import { VsPagination as fe, notify as Q } from "@opengis/core";
|
|
5
5
|
import { FilterField as me, Filter as he } from "@opengis/filter";
|
|
6
|
-
import { F as ge, _ as ve } from "./index-
|
|
6
|
+
import { F as ge, _ as ve } from "./index-wy3j6by2.js";
|
|
7
7
|
import { _ as pe } from "./TableFormHeader.vue_vue_type_script_setup_true_lang-Mci_tseM.js";
|
|
8
8
|
const xe = { class: "flex-1 flex flex-col bg-gray-50 h-screen overflow-hidden p-0 m-0" }, be = {
|
|
9
9
|
key: 0,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { defineComponent as y, computed as f, watch as d, createCommentVNode as x } from "vue";
|
|
2
|
-
import { f as C, u as b } from "./index-
|
|
2
|
+
import { f as C, u as b } from "./index-wy3j6by2.js";
|
|
3
3
|
const h = /* @__PURE__ */ y({
|
|
4
4
|
__name: "ExtentOutlineLayer",
|
|
5
5
|
props: {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { openBlock as c, createElementBlock as v, createElementVNode as n, defineComponent as ee, normalizeClass as oe, createVNode as U, createBlock as re, unref as M, defineAsyncComponent as K, ref as y, watch as de, computed as b, createTextVNode as pe, Fragment as se, renderList as be, toDisplayString as V, createCommentVNode as q, withCtx as Z, nextTick as ke, onMounted as Ve, onUnmounted as ze, withModifiers as Ce, Teleport as Ee, normalizeStyle as Me } from "vue";
|
|
2
|
-
import { _ as Le } from "./index-
|
|
2
|
+
import { _ as Le } from "./index-wy3j6by2.js";
|
|
3
3
|
import { Settings as Se, BrushCleaning as ye, SquareCode as fe, Pencil as Te } from "lucide-vue-next";
|
|
4
4
|
import { notify as H } from "@opengis/core";
|
|
5
5
|
const $e = {}, Ie = {
|
|
@@ -5,7 +5,7 @@ import { confirm as H, notify as F } from "@opengis/core";
|
|
|
5
5
|
import { _ as de } from "./TableFormHeader.vue_vue_type_script_setup_true_lang-Mci_tseM.js";
|
|
6
6
|
import { _ as ue } from "./MapSettingsTabs.vue_vue_type_script_setup_true_lang-CKCK3NqY.js";
|
|
7
7
|
import { VsInputArraySelect as ce } from "@opengis/form";
|
|
8
|
-
import { r as me, _ as pe } from "./index-
|
|
8
|
+
import { r as me, _ as pe } from "./index-wy3j6by2.js";
|
|
9
9
|
import { _ as ye } from "./MonacoEditor.vue_vue_type_script_setup_true_lang-D3ZPeXMw.js";
|
|
10
10
|
const fe = { class: "rounded-lg border border-gray-200 bg-[rgba(252,252,252,0.8)] p-6" }, ge = /* @__PURE__ */ I({
|
|
11
11
|
__name: "GeneralSettings",
|
|
@@ -3,7 +3,7 @@ import { useRoute as ne, useRouter as oe } from "vue-router";
|
|
|
3
3
|
import { VsPagination as le, notify as B } from "@opengis/core";
|
|
4
4
|
import { FilterField as re, Filter as ie } from "@opengis/filter";
|
|
5
5
|
import { RefreshCw as ue, Plus as ce } from "lucide-vue-next";
|
|
6
|
-
import { F as de, _ as ve } from "./index-
|
|
6
|
+
import { F as de, _ as ve } from "./index-wy3j6by2.js";
|
|
7
7
|
import { _ as fe } from "./TableFormHeader.vue_vue_type_script_setup_true_lang-Mci_tseM.js";
|
|
8
8
|
const ge = { class: "flex-1 flex flex-col bg-gray-50 h-screen overflow-hidden p-0 m-0" }, me = {
|
|
9
9
|
href: "/api/gis-create-xml",
|