@opengis/gis 0.2.145 → 0.2.146
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/README.md +181 -181
- package/dist/{CardIcon-KPdJQSAj.js → CardIcon-BCll_4SB.js} +1 -1
- package/dist/{EntityCreatePage-Da8XgBKU.js → EntityCreatePage-Ch8NU_Yw.js} +14 -14
- package/dist/{EntityEditPage-QktKEAxz.js → EntityEditPage-CRRcW7FL.js} +27 -27
- package/dist/{EntityTablePage-D0CxSITf.js → EntityTablePage-DXJPsOx8.js} +26 -26
- package/dist/{ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-B7Nkfd7c.js → ExtentOutlineLayer.vue_vue_type_script_setup_true_lang-BJ-zsrml.js} +1 -1
- package/dist/{HeaderActions.vue_vue_type_script_setup_true_lang-9kitzmJK.js → HeaderActions.vue_vue_type_script_setup_true_lang-EZGjVDor.js} +5 -5
- package/dist/{MapSettings-CBkp5Cfw.js → MapSettings-CG7u4F4i.js} +33 -33
- package/dist/{RastersTablePage-D1k_WisA.js → RastersTablePage-CN5hfj6F.js} +29 -29
- package/dist/cartocss-BNVXz6oJ.js +1065 -0
- package/dist/{import-utils-CVdAWcDL.js → import-utils-BwcMU3Gp.js} +33 -33
- package/dist/{index-DJKZSGVW.js → index-8aAArh78.js} +63 -63
- package/dist/index.css +1 -1
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +35 -35
- package/dist/raster-BN1gB-NS.js +804 -0
- package/dist/{register-Br5WdQas.js → register-DZ24Z6dC.js} +8 -8
- package/dist/{service-1sCTWkzU.js → service-DXLa4AiW.js} +392 -380
- package/dist/{vs-datatable-CviY_UkX.js → vs-datatable-DVC6-2mA.js} +28 -28
- package/module/cls.json +6 -6
- package/module/gis/card/gis.metadata.table/index.yml +22 -22
- package/module/gis/card/gis.metadata.table/main_info.hbs +20 -20
- package/module/gis/card/gis.metadata.table/metadata_info.hbs +27 -27
- package/module/gis/card/gis.metadata.table/other.hbs +25 -25
- package/module/gis/card/gis.rasters.table/index.yml +11 -11
- package/module/gis/card/gis.rasters.table/main_info.hbs +27 -27
- package/module/gis/card/gis.registers.table/cls.hbs +36 -36
- package/module/gis/card/gis.registers.table/columns.hbs +89 -89
- package/module/gis/card/gis.registers.table/filters.hbs +80 -80
- package/module/gis/card/gis.registers.table/index.yml +23 -23
- package/module/gis/card/gis.registers.table/main_info.hbs +35 -35
- package/module/gis/card/gis.registers.table/source.hbs +45 -45
- package/module/gis/card/gis.services.table/attributes.hbs +91 -91
- package/module/gis/card/gis.services.table/filters.hbs +83 -83
- package/module/gis/card/gis.services.table/index.yml +25 -25
- package/module/gis/card/gis.services.table/main_info.hbs +27 -27
- package/module/gis/card/gis.services.table/source.hbs +25 -25
- package/module/gis/cls/bool.yes_no.json +12 -12
- package/module/gis/cls/encoding.json +14 -14
- package/module/gis/cls/geom_type.json +14 -14
- package/module/gis/cls/gis.column_type.json +34 -34
- package/module/gis/cls/gis.column_view_type.json +26 -26
- package/module/gis/cls/gis.filter_type.json +22 -22
- package/module/gis/cls/language.json +10 -10
- package/module/gis/cls/meta.service_type.json +42 -42
- package/module/gis/cls/ogc.service.json +21 -21
- package/module/gis/cls/service_type.json +42 -42
- package/module/gis/cls/source_type.json +10 -10
- package/module/gis/cls/standarts.json +6 -6
- package/module/gis/cls/topic_category.json +106 -106
- package/module/gis/cls/update_frequency.json +29 -29
- package/module/gis/cls/view.json +21 -21
- package/module/gis/form/feedback.answer.form.json +10 -10
- package/module/gis/form/gis.cartocss.form.json +64 -64
- package/module/gis/form/gis.group_list.form.json +17 -17
- package/module/gis/form/gis.maps.form.json +61 -61
- package/module/gis/form/gis.metadata.form.json +240 -240
- package/module/gis/form/gis.metadata_new.form.json +195 -195
- package/module/gis/form/gis.ogc_service.form.json +51 -51
- package/module/gis/form/gis.rasters.form.json +76 -76
- package/module/gis/form/gis.registers.form.json +124 -124
- package/module/gis/form/gis.registers_column.form.json +84 -84
- package/module/gis/form/gis.registers_filter.form.json +65 -65
- package/module/gis/form/gis.services.form.json +111 -111
- package/module/gis/form/gis.services_attributes.form.json +75 -75
- package/module/gis/form/gis.services_filter.form.json +65 -65
- package/module/gis/menu.json +43 -43
- package/module/gis/select/admin.cls.name.sql +9 -9
- package/module/gis/select/layer_list.sql +7 -7
- package/module/gis/select/layer_list_text.sql +7 -7
- package/module/gis/select/pg.column_name.geometry.sql +12 -12
- package/module/gis/select/pg.columns.parent.sql +6 -6
- package/module/gis/select/pg.table_name.sql +17 -17
- package/module/gis/select/service_id.sql +1 -1
- package/module/gis/table/gis.cartocss.table.json +74 -74
- package/module/gis/table/gis.group_list.table.json +58 -58
- package/module/gis/table/gis.maps.table.json +110 -110
- package/module/gis/table/gis.metadata.table.json +70 -70
- package/module/gis/table/gis.metadata_new.table.json +137 -137
- package/module/gis/table/gis.ogc_service.table.json +100 -100
- package/module/gis/table/gis.rasters.table.json +101 -101
- package/module/gis/table/gis.registers.table.json +143 -143
- package/module/gis/table/gis.services.table.json +120 -120
- package/module/gis/table/site.gis.registers.table.json +88 -88
- package/module/gis/table/site.gis.services.table.json +106 -106
- package/module/gis/templates/ISO19136_2017_gml_template.xml +330 -330
- package/module/gis/tokens.yml +5 -5
- package/module/permissions/form/permissions.users.form.json +151 -151
- package/module/permissions/table/gis.permissions.table.json +97 -97
- package/module/test/cls/bp_build_type.json +37 -37
- package/module/test/cls/doc_status.json +31 -31
- package/module/test/cls/ts.temp_status.json +18 -18
- package/module/test/cls/ts.temp_structure.ts_class.json +49 -49
- package/module/test/cls/ts.temp_type.json +9 -9
- package/module/test/layer/bp.json +59 -59
- package/module/test/layer/bp1.yml +33 -33
- package/module/test/layer/individual.yml +53 -53
- package/module/test/layer/ts.linking_passport.yml +55 -55
- package/module/test/layer/ts.temp_structure.yml +50 -50
- package/module/test/map/addr.yml +21 -21
- package/module/test/map/bp_myo.json +43 -43
- package/module/test/map/bpf.json +43 -43
- package/module/test/map/main.json +37 -37
- package/module/test/map/mbd.json +92 -92
- package/module/test/map/ts.json +53 -53
- package/module/test/select/address_id.json +2 -2
- package/module/test/select/address_id.sql +7 -7
- package/module/test/select/core.user_uid.sql +1 -1
- package/module/test/table/data_address.street.table.json +69 -69
- package/module/test/table/data_bp_myo.bp.table.json +122 -122
- package/package.json +75 -75
- package/plugin.js +55 -55
- package/server/migrations/array_intersect.sql +13 -13
- package/server/migrations/cartocss.sql +27 -27
- package/server/migrations/group_list.sql +74 -74
- package/server/migrations/maps.sql +30 -30
- package/server/migrations/metadata.sql +415 -415
- package/server/migrations/ogc.sql +106 -106
- package/server/migrations/rasters.sql +265 -265
- package/server/migrations/services.sql +247 -247
- package/server/migrations/services_users_rel.sql +22 -22
- package/server/migrations/widgets.sql +20 -20
- package/server/plugins/crons.js +21 -21
- package/server/plugins/mapnik/funcs/checkRasterFile.js +109 -109
- package/server/plugins/mapnik/funcs/mapnik.js +151 -151
- package/server/plugins/mapnik/funcs/rootFolder.mjs +8 -8
- package/server/plugins/mapnik/map.proto +230 -230
- package/server/plugins/vite.js +74 -74
- package/server/routes/gis/cartocss/add.cartocss.js +42 -42
- package/server/routes/gis/cartocss/get.cartocss.js +59 -59
- package/server/routes/gis/checkXML.js +117 -117
- package/server/routes/gis/dashboard.js +29 -29
- package/server/routes/gis/index.mjs +87 -87
- package/server/routes/gis/metadata/editMetadata.js +34 -34
- package/server/routes/gis/metadata/metadataXML.js +13 -13
- package/server/routes/gis/ogc/map.info.point.js +124 -124
- package/server/routes/gis/registers/add.registry.js +35 -35
- package/server/routes/gis/registers/del.registry.js +14 -14
- package/server/routes/gis/registers/funcs/classifiers.js +100 -100
- package/server/routes/gis/registers/funcs/columns.js +3 -3
- package/server/routes/gis/registers/funcs/content.type.js +9 -9
- package/server/routes/gis/registers/funcs/get.info.js +89 -89
- package/server/routes/gis/registers/funcs/handleRegistryRequest.js +146 -146
- package/server/routes/gis/registers/gis.export.js +153 -153
- package/server/routes/gis/registers/gis.registry.js +64 -64
- package/server/routes/gis/registers/gis.registry.list.js +59 -59
- package/server/routes/gis/registers/insert.columns.js +107 -107
- package/server/routes/gis/registers/insert.filters.js +110 -110
- package/server/routes/gis/registers/map.registry.js +79 -79
- package/server/routes/gis/services/add.service.js +64 -64
- package/server/routes/gis/services/del.service.js +12 -12
- package/server/routes/gis/services/get.layer.geom.js +27 -27
- package/server/routes/gis/services/get.services.col.js +33 -33
- package/server/routes/gis/services/get.services.js +84 -84
- package/server/routes/gis/services/legend.auto.js +77 -77
- package/server/routes/map/controllers/clearTiles.js +34 -34
- package/server/routes/map/controllers/geojson.js +187 -187
- package/server/routes/map/controllers/jsonData.js +205 -205
- package/server/routes/map/controllers/layerList.js +102 -102
- package/server/routes/map/controllers/map.js +123 -123
- package/server/routes/map/controllers/mapCatalog.js +72 -72
- package/server/routes/map/controllers/mapCatalogAttribute.js +55 -55
- package/server/routes/map/controllers/mapFeatures.js +128 -128
- package/server/routes/map/controllers/mapFormat.js +234 -234
- package/server/routes/map/controllers/mapTiles.js +152 -152
- package/server/routes/map/controllers/maps.js +15 -15
- package/server/routes/map/controllers/marker_icon.js +43 -43
- package/server/routes/map/controllers/vtile.js +172 -172
- package/server/routes/map/index.mjs +169 -169
- package/server/routes/map/maps/add.map.js +43 -43
- package/server/routes/map/maps/del.map.js +18 -18
- package/server/routes/map/maps/get.map.js +118 -118
- package/server/routes/map/vtile1.js +179 -179
- package/server/routes/map/widgets/add.widget.js +38 -38
- package/server/routes/map/widgets/del.widget.js +22 -22
- package/server/routes/map/widgets/get.widget.js +40 -40
- package/server/routes/mapnik/controllers/clearTiles.js +106 -106
- package/server/routes/mapnik/controllers/createXml.js +67 -67
- package/server/routes/mapnik/controllers/createXmlMulti.js +76 -76
- package/server/routes/mapnik/controllers/fileSearch.js +38 -38
- package/server/routes/mapnik/controllers/fileStat.js +28 -28
- package/server/routes/mapnik/controllers/mapnikLogger.js +29 -29
- package/server/routes/mapnik/controllers/mapnikStat.js +19 -19
- package/server/routes/mapnik/controllers/pretile.js +144 -144
- package/server/routes/mapnik/controllers/rasterInfo.js +57 -57
- package/server/routes/mapnik/controllers/readDir.js +22 -22
- package/server/routes/mapnik/controllers/rtile.js +150 -150
- package/server/routes/mapnik/controllers/uploadRaster.js +157 -157
- package/server/routes/mapnik/functions/cartoBounds.js +32 -32
- package/server/routes/mapnik/functions/convertBoundToTile.js +27 -27
- package/server/routes/mapnik/functions/uploadXML.js +113 -113
- package/server/routes/mapnik/index.js +40 -40
- package/server/routes/permissions/controllers/catalog.permissions.edit.js +22 -22
- package/server/routes/permissions/controllers/catalog.permissions.js +7 -7
- package/server/routes/permissions/controllers/gis.catalog.js +80 -80
- package/server/routes/permissions/controllers/utils/get.permissions.js +59 -59
- package/server/routes/permissions/index.mjs +18 -18
- package/server/routes/root.mjs +3 -3
- package/utils.js +13 -13
- package/dist/cartocss-KfS-aCRn.js +0 -1053
- package/dist/raster-CKQiGAgN.js +0 -792
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import { defineComponent as V,
|
|
2
|
-
import { i as P, g as j } from "./vs-datatable-
|
|
1
|
+
import { defineComponent as V, useModel as S, defineAsyncComponent as $, computed as h, openBlock as p, createBlock as w, unref as C, withCtx as A, createElementVNode as r, createElementBlock as b, Fragment as D, renderList as E, normalizeClass as L, resolveDynamicComponent as N, createCommentVNode as T, toDisplayString as y, mergeModels as z } from "vue";
|
|
2
|
+
import { i as P, g as j } from "./vs-datatable-DVC6-2mA.js";
|
|
3
3
|
const R = { class: "p-4 text-[13px]" }, U = { class: "grid grid-cols-2 gap-x-6 gap-y-2" }, q = ["id", "checked", "onChange"], G = { class: "ml-2 flex-1 min-w-0 flex items-center gap-2" }, H = { class: "font-medium text-gray-900 truncate" }, J = { class: "text-xs text-gray-500" }, O = {
|
|
4
4
|
key: 0,
|
|
5
5
|
class: "text-xs text-[#B2C9D6]"
|
|
6
6
|
}, Q = { class: "flex justify-end gap-2 p-4 border-t w-full" }, Z = /* @__PURE__ */ V({
|
|
7
7
|
__name: "import-fields-dialog",
|
|
8
|
-
props: /* @__PURE__ */
|
|
8
|
+
props: /* @__PURE__ */ z({
|
|
9
9
|
fields: { default: () => [] },
|
|
10
10
|
title: {},
|
|
11
11
|
idPrefix: { default: "import" },
|
|
@@ -17,32 +17,32 @@ const R = { class: "p-4 text-[13px]" }, U = { class: "grid grid-cols-2 gap-x-6 g
|
|
|
17
17
|
selection: { default: [] },
|
|
18
18
|
selectionModifiers: {}
|
|
19
19
|
}),
|
|
20
|
-
emits: /* @__PURE__ */
|
|
20
|
+
emits: /* @__PURE__ */ z(["confirm", "cancel"], ["update:visible", "update:selection"]),
|
|
21
21
|
setup(t, { emit: g }) {
|
|
22
|
-
const l =
|
|
22
|
+
const l = S(t, "visible"), v = S(t, "selection"), u = t, x = g, k = $(
|
|
23
23
|
() => import("@opengis/core").then((e) => e.VsModal)
|
|
24
24
|
), i = h(
|
|
25
25
|
() => Array.isArray(u.fields) ? u.fields.filter(Boolean) : []
|
|
26
|
-
), m = (e) => (e == null ? void 0 : e.name) ?? (e == null ? void 0 : e.id) ?? (e == null ? void 0 : e.key) ?? (e == null ? void 0 : e.code) ?? (e == null ? void 0 : e.field) ?? (e == null ? void 0 : e.value) ?? "", c = (e) => String(m(e) ?? "").trim(), d = (e) => (e == null ? void 0 : e.title) ?? (e == null ? void 0 : e.label) ?? c(e), s = (e) => String((e == null ? void 0 : e.type) ?? "").trim(),
|
|
26
|
+
), m = (e) => (e == null ? void 0 : e.name) ?? (e == null ? void 0 : e.id) ?? (e == null ? void 0 : e.key) ?? (e == null ? void 0 : e.code) ?? (e == null ? void 0 : e.field) ?? (e == null ? void 0 : e.value) ?? "", c = (e) => String(m(e) ?? "").trim(), d = (e) => (e == null ? void 0 : e.title) ?? (e == null ? void 0 : e.label) ?? c(e), s = (e) => String((e == null ? void 0 : e.type) ?? "").trim(), n = h(
|
|
27
27
|
() => new Set(v.value.map((e) => String(e ?? "").trim()))
|
|
28
|
-
),
|
|
28
|
+
), B = (e) => n.value.has(c(e)), F = (e) => {
|
|
29
29
|
const a = c(e);
|
|
30
30
|
if (!a) return;
|
|
31
|
-
const
|
|
32
|
-
|
|
33
|
-
},
|
|
31
|
+
const o = new Set(n.value);
|
|
32
|
+
o.has(a) ? o.delete(a) : o.add(a), v.value = Array.from(o);
|
|
33
|
+
}, f = h(() => u.confirmText || "Імпортувати"), I = h(() => u.cancelText || "Скасувати"), K = () => {
|
|
34
34
|
l.value = !1, x("cancel");
|
|
35
35
|
}, M = () => {
|
|
36
36
|
x("confirm"), l.value = !1;
|
|
37
37
|
};
|
|
38
|
-
return (e, a) => (p(),
|
|
38
|
+
return (e, a) => (p(), w(C(k), {
|
|
39
39
|
visible: l.value,
|
|
40
|
-
"onUpdate:visible": a[0] || (a[0] = (
|
|
40
|
+
"onUpdate:visible": a[0] || (a[0] = (o) => l.value = o),
|
|
41
41
|
teleport: "#modal",
|
|
42
42
|
title: t.title,
|
|
43
43
|
size: "lg"
|
|
44
44
|
}, {
|
|
45
|
-
footer:
|
|
45
|
+
footer: A(() => [
|
|
46
46
|
r("div", Q, [
|
|
47
47
|
r("button", {
|
|
48
48
|
onClick: K,
|
|
@@ -51,33 +51,33 @@ const R = { class: "p-4 text-[13px]" }, U = { class: "grid grid-cols-2 gap-x-6 g
|
|
|
51
51
|
r("button", {
|
|
52
52
|
onClick: M,
|
|
53
53
|
class: "px-4 py-2 rounded bg-blue-600 text-white"
|
|
54
|
-
}, y(
|
|
54
|
+
}, y(f.value), 1)
|
|
55
55
|
])
|
|
56
56
|
]),
|
|
57
|
-
default:
|
|
57
|
+
default: A(() => [
|
|
58
58
|
r("div", R, [
|
|
59
59
|
r("div", U, [
|
|
60
|
-
(p(!0), b(D, null, E(i.value, (
|
|
61
|
-
key: c(
|
|
60
|
+
(p(!0), b(D, null, E(i.value, (o) => (p(), b("label", {
|
|
61
|
+
key: c(o),
|
|
62
62
|
class: "flex items-center hover:bg-gray-100 rounded p-2 cursor-pointer"
|
|
63
63
|
}, [
|
|
64
64
|
r("input", {
|
|
65
65
|
type: "checkbox",
|
|
66
|
-
id: `${t.idPrefix}-${c(
|
|
67
|
-
checked:
|
|
68
|
-
onChange: (W) =>
|
|
66
|
+
id: `${t.idPrefix}-${c(o)}`,
|
|
67
|
+
checked: B(o),
|
|
68
|
+
onChange: (W) => F(o)
|
|
69
69
|
}, null, 40, q),
|
|
70
70
|
r("div", G, [
|
|
71
|
-
C(P)(
|
|
71
|
+
C(P)(o.type) ? (p(), b("div", {
|
|
72
72
|
key: 0,
|
|
73
|
-
class: L(`bg-${C(j)(
|
|
73
|
+
class: L(`bg-${C(j)(o.type)}-100 p-1 rounded`)
|
|
74
74
|
}, [
|
|
75
|
-
(p(),
|
|
76
|
-
], 2)) :
|
|
75
|
+
(p(), w(N(`icon-${o.type}`), { class: "w-4 h-4" }))
|
|
76
|
+
], 2)) : T("", !0),
|
|
77
77
|
r("div", null, [
|
|
78
|
-
r("p", H, y(c(
|
|
79
|
-
r("p", J, y(d(
|
|
80
|
-
s(
|
|
78
|
+
r("p", H, y(c(o)), 1),
|
|
79
|
+
r("p", J, y(d(o)), 1),
|
|
80
|
+
s(o) ? (p(), b("p", O, y(s(o)), 1)) : T("", !0)
|
|
81
81
|
])
|
|
82
82
|
])
|
|
83
83
|
]))), 128))
|
|
@@ -99,19 +99,19 @@ function ee(t) {
|
|
|
99
99
|
function te(t, g, l) {
|
|
100
100
|
const v = Array.isArray(t) ? [...t] : [], u = Array.isArray(g) ? g : [], { selectedKeys: x, resolveKey: k } = l, i = /* @__PURE__ */ new Set();
|
|
101
101
|
for (const s of x) {
|
|
102
|
-
const
|
|
103
|
-
|
|
102
|
+
const n = _(s);
|
|
103
|
+
n && i.add(n);
|
|
104
104
|
}
|
|
105
105
|
if (i.size === 0)
|
|
106
106
|
return [];
|
|
107
107
|
const m = (s) => _(k(s)), c = [], d = /* @__PURE__ */ new Set();
|
|
108
108
|
for (const s of v) {
|
|
109
|
-
const
|
|
110
|
-
!
|
|
109
|
+
const n = m(s);
|
|
110
|
+
!n || !i.has(n) || (c.push(s), d.add(n));
|
|
111
111
|
}
|
|
112
112
|
for (const s of u) {
|
|
113
|
-
const
|
|
114
|
-
!
|
|
113
|
+
const n = m(s);
|
|
114
|
+
!n || d.has(n) || !i.has(n) || (c.push(s), d.add(n));
|
|
115
115
|
}
|
|
116
116
|
return c;
|
|
117
117
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { defineComponent as me, useSlots as tr, computed as O, openBlock as o, createBlock as fe, resolveDynamicComponent as Wn, createSlots as Lo, renderList as ge, unref as oe, withCtx as St, renderSlot as vn, normalizeProps as nr, guardReactiveProps as or, defineAsyncComponent as Ze, createElementVNode as e, normalizeClass as Ce, toDisplayString as Y, createElementBlock as p, createVNode as pe, ref as I, onMounted as De, watch as ie, createCommentVNode as J, Fragment as te, withModifiers as Ue, Teleport as Mt, createTextVNode as xe, normalizeStyle as ot, reactive as vt, withDirectives as Xe, vModelText as mt, withKeys as oo, nextTick as Ke, shallowRef as So, onUnmounted as Eo, provide as rr, inject as sr, getCurrentInstance as Yt, onBeforeUnmount as Be, createStaticVNode as Mo, Transition as Hn, vShow as pn, vModelRadio as lr } from "vue";
|
|
2
2
|
import { useRoute as At, useRouter as Nt } from "vue-router";
|
|
3
|
-
import { Loader2 as gn, Layers as ar, Code as ir, ClipboardCopy as ur, ChevronRight as cr, X as Ot, Search as Ao, Plus as Zn, SquarePen as dr, Check as fr, ChevronDown as To, EyeOff as pr, Contrast as gr, ChevronUp as vr, ArrowLeft as ro, ArrowRight as so, House as mr, MapPin as En, ArrowUpLeft as yr, Trash2 as Po, Circle as zo, Info as Sn, Ruler as Fo, ClipboardPaste as hr, Pen as Vn,
|
|
3
|
+
import { Loader2 as gn, Layers as ar, Code as ir, ClipboardCopy as ur, ChevronRight as cr, X as Ot, Search as Ao, Plus as Zn, SquarePen as dr, Check as fr, ChevronDown as To, EyeOff as pr, Contrast as gr, ChevronUp as vr, ArrowLeft as ro, ArrowRight as so, House as mr, MapPin as En, ArrowUpLeft as yr, Trash2 as Po, Circle as zo, Info as Sn, Ruler as Fo, ClipboardPaste as hr, Pen as Vn, Minus as br, Square as xr, Pentagon as lo, PaintBucket as wr, Eraser as _r, Undo2 as kr, Download as $r } from "lucide-vue-next";
|
|
4
4
|
import { VsPagination as Cr, notify as gt } from "@opengis/core";
|
|
5
5
|
import { VsInputMask as Lr } from "@opengis/form";
|
|
6
6
|
const mn = /* @__PURE__ */ me({
|
|
@@ -35,12 +35,12 @@ const mn = /* @__PURE__ */ me({
|
|
|
35
35
|
__name: "RegistersWrapper",
|
|
36
36
|
setup(n) {
|
|
37
37
|
const t = Ze(
|
|
38
|
-
() => import("./EntityTablePage-
|
|
38
|
+
() => import("./EntityTablePage-DXJPsOx8.js")
|
|
39
39
|
), i = Ze(
|
|
40
|
-
() => import("./EntityCreatePage-
|
|
40
|
+
() => import("./EntityCreatePage-Ch8NU_Yw.js")
|
|
41
41
|
), r = Ze(
|
|
42
|
-
() => import("./EntityEditPage-
|
|
43
|
-
), x = Ze(() => import("./register-
|
|
42
|
+
() => import("./EntityEditPage-CRRcW7FL.js")
|
|
43
|
+
), x = Ze(() => import("./register-DZ24Z6dC.js")), d = {
|
|
44
44
|
table: t,
|
|
45
45
|
create: i,
|
|
46
46
|
edit: r,
|
|
@@ -86,12 +86,12 @@ const mn = /* @__PURE__ */ me({
|
|
|
86
86
|
__name: "DatasetsWrapper",
|
|
87
87
|
setup(n) {
|
|
88
88
|
const t = Ze(
|
|
89
|
-
() => import("./EntityTablePage-
|
|
89
|
+
() => import("./EntityTablePage-DXJPsOx8.js")
|
|
90
90
|
), i = Ze(
|
|
91
|
-
() => import("./EntityCreatePage-
|
|
91
|
+
() => import("./EntityCreatePage-Ch8NU_Yw.js")
|
|
92
92
|
), r = Ze(
|
|
93
|
-
() => import("./EntityEditPage-
|
|
94
|
-
), x = Ze(() => import("./service-
|
|
93
|
+
() => import("./EntityEditPage-CRRcW7FL.js")
|
|
94
|
+
), x = Ze(() => import("./service-DXLa4AiW.js")), d = {
|
|
95
95
|
table: t,
|
|
96
96
|
create: i,
|
|
97
97
|
edit: r,
|
|
@@ -154,12 +154,12 @@ const mn = /* @__PURE__ */ me({
|
|
|
154
154
|
__name: "RastersWrapper",
|
|
155
155
|
setup(n) {
|
|
156
156
|
const t = Ze(
|
|
157
|
-
() => import("./RastersTablePage-
|
|
157
|
+
() => import("./RastersTablePage-CN5hfj6F.js")
|
|
158
158
|
), i = Ze(
|
|
159
|
-
() => import("./EntityCreatePage-
|
|
159
|
+
() => import("./EntityCreatePage-Ch8NU_Yw.js")
|
|
160
160
|
), r = Ze(
|
|
161
|
-
() => import("./EntityEditPage-
|
|
162
|
-
), x = Ze(() => import("./raster-
|
|
161
|
+
() => import("./EntityEditPage-CRRcW7FL.js")
|
|
162
|
+
), x = Ze(() => import("./raster-BN1gB-NS.js")), d = {
|
|
163
163
|
table: t,
|
|
164
164
|
create: i,
|
|
165
165
|
edit: r,
|
|
@@ -211,12 +211,12 @@ const mn = /* @__PURE__ */ me({
|
|
|
211
211
|
__name: "CartocssWrapper",
|
|
212
212
|
setup(n) {
|
|
213
213
|
const t = Ze(
|
|
214
|
-
() => import("./EntityTablePage-
|
|
214
|
+
() => import("./EntityTablePage-DXJPsOx8.js")
|
|
215
215
|
), i = Ze(
|
|
216
|
-
() => import("./EntityCreatePage-
|
|
216
|
+
() => import("./EntityCreatePage-Ch8NU_Yw.js")
|
|
217
217
|
), r = Ze(
|
|
218
|
-
() => import("./EntityEditPage-
|
|
219
|
-
), x = Ze(() => import("./cartocss-
|
|
218
|
+
() => import("./EntityEditPage-CRRcW7FL.js")
|
|
219
|
+
), x = Ze(() => import("./cartocss-BNVXz6oJ.js")), d = {
|
|
220
220
|
table: t,
|
|
221
221
|
create: i,
|
|
222
222
|
edit: r,
|
|
@@ -321,12 +321,12 @@ const Dr = /* @__PURE__ */ Ve(Rr, [["render", jr]]), Nr = { class: "gap-2 inline
|
|
|
321
321
|
__name: "MapsWrapper",
|
|
322
322
|
setup(n) {
|
|
323
323
|
const t = Ze(
|
|
324
|
-
() => import("./EntityTablePage-
|
|
324
|
+
() => import("./EntityTablePage-DXJPsOx8.js")
|
|
325
325
|
), i = Ze(
|
|
326
|
-
() => import("./EntityCreatePage-
|
|
326
|
+
() => import("./EntityCreatePage-Ch8NU_Yw.js")
|
|
327
327
|
), r = Ze(
|
|
328
|
-
() => import("./EntityEditPage-
|
|
329
|
-
), x = Ze(() => import("./MapSettings-
|
|
328
|
+
() => import("./EntityEditPage-CRRcW7FL.js")
|
|
329
|
+
), x = Ze(() => import("./MapSettings-CG7u4F4i.js")), d = {
|
|
330
330
|
table: t,
|
|
331
331
|
create: i,
|
|
332
332
|
edit: r,
|
|
@@ -392,7 +392,7 @@ const Dr = /* @__PURE__ */ Ve(Rr, [["render", jr]]), Nr = { class: "gap-2 inline
|
|
|
392
392
|
_: 1
|
|
393
393
|
}));
|
|
394
394
|
}
|
|
395
|
-
}), vg = /* @__PURE__ */ Ve(Ur, [["__scopeId", "data-v-
|
|
395
|
+
}), vg = /* @__PURE__ */ Ve(Ur, [["__scopeId", "data-v-a2ee5978"]]), Vr = { class: "flex-1 overflow-y-auto p-0 overflow-x-hidden max-h-[70%] lg:max-h-[80%] xl:max-h-[83%] 2xl:max-h-[95%]" }, qr = { class: "pt-0 mt-0" }, Wr = {
|
|
396
396
|
key: 0,
|
|
397
397
|
class: "flex items-center justify-center py-12"
|
|
398
398
|
}, Hr = {
|
|
@@ -577,7 +577,7 @@ const Dr = /* @__PURE__ */ Ve(Rr, [["render", jr]]), Nr = { class: "gap-2 inline
|
|
|
577
577
|
])) : J("", !0)
|
|
578
578
|
]));
|
|
579
579
|
}
|
|
580
|
-
}), us = /* @__PURE__ */ Ve(is, [["__scopeId", "data-v-
|
|
580
|
+
}), us = /* @__PURE__ */ Ve(is, [["__scopeId", "data-v-0a8ac3a8"]]), cs = { class: "bg-white rounded-lg shadow-xl max-w-md w-full overflow-hidden" }, ds = { class: "sticky top-0 bg-white border-b border-gray-200 px-6 py-4 flex items-center justify-between" }, fs = { class: "text-lg font-semibold text-gray-900" }, ps = {
|
|
581
581
|
key: 0,
|
|
582
582
|
class: "p-6 flex items-center justify-center"
|
|
583
583
|
}, gs = {
|
|
@@ -1868,7 +1868,7 @@ const ql = /* @__PURE__ */ me({
|
|
|
1868
1868
|
vn(L.$slots, "default", {}, void 0, !0)
|
|
1869
1869
|
], 512));
|
|
1870
1870
|
}
|
|
1871
|
-
}), Wl = /* @__PURE__ */ Ve(ql, [["__scopeId", "data-v-
|
|
1871
|
+
}), Wl = /* @__PURE__ */ Ve(ql, [["__scopeId", "data-v-8fc70f99"]]), Hl = ["Noto Sans Regular"], Zl = 12, Gl = "#0f172a", Yl = "#fff", Xl = 14;
|
|
1872
1872
|
function et(n, t) {
|
|
1873
1873
|
if (!n) return;
|
|
1874
1874
|
for (const r of t)
|
|
@@ -2528,7 +2528,7 @@ const ua = { class: "flex flex-row gap-x-3 z-10 relative widget" }, ca = ["onCli
|
|
|
2528
2528
|
href: "#",
|
|
2529
2529
|
onClick: Ue(S, ["prevent", "stop"])
|
|
2530
2530
|
}, [...f[1] || (f[1] = [
|
|
2531
|
-
Mo('<div class="mapLayer-info__icon" data-v-
|
|
2531
|
+
Mo('<div class="mapLayer-info__icon" data-v-5688d192><svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round" data-v-5688d192><circle cx="12" cy="12" r="10" data-v-5688d192></circle><line x1="12" y1="16" x2="12" y2="12" data-v-5688d192></line><line x1="12" y1="8" x2="12.01" y2="8" data-v-5688d192></line></svg></div>', 1)
|
|
2532
2532
|
])]),
|
|
2533
2533
|
(o(), fe(Mt, { to: "body" }, [
|
|
2534
2534
|
r.open ? (o(), p("div", {
|
|
@@ -2555,7 +2555,7 @@ const ua = { class: "flex flex-row gap-x-3 z-10 relative widget" }, ca = ["onCli
|
|
|
2555
2555
|
]))
|
|
2556
2556
|
], 512));
|
|
2557
2557
|
}
|
|
2558
|
-
}), Xn = /* @__PURE__ */ Ve(ga, [["__scopeId", "data-v-
|
|
2558
|
+
}), Xn = /* @__PURE__ */ Ve(ga, [["__scopeId", "data-v-5688d192"]]), va = {
|
|
2559
2559
|
key: 0,
|
|
2560
2560
|
class: "map-info__title"
|
|
2561
2561
|
}, ma = { class: "map-info__actions" }, ya = {
|
|
@@ -2726,7 +2726,7 @@ const ua = { class: "flex flex-row gap-x-3 z-10 relative widget" }, ca = ["onCli
|
|
|
2726
2726
|
}, null, 10, ba)) : J("", !0)
|
|
2727
2727
|
], 512));
|
|
2728
2728
|
}
|
|
2729
|
-
}), go = /* @__PURE__ */ Ve(xa, [["__scopeId", "data-v-
|
|
2729
|
+
}), go = /* @__PURE__ */ Ve(xa, [["__scopeId", "data-v-4584c70e"]]), bt = I([]);
|
|
2730
2730
|
function wa(n, t) {
|
|
2731
2731
|
return typeof n != "string" ? "" : n.includes("{{") ? n.replace(/\{\{\s*([a-zA-Z0-9_]+)\s*}}/g, (i, r) => {
|
|
2732
2732
|
const x = String(r || "").trim();
|
|
@@ -3083,7 +3083,7 @@ const La = { class: "map-filter" }, Sa = { class: "map-filter__header" }, Ea = {
|
|
|
3083
3083
|
]))
|
|
3084
3084
|
], 512)) : J("", !0);
|
|
3085
3085
|
}
|
|
3086
|
-
}), Mn = /* @__PURE__ */ Ve(Aa, [["__scopeId", "data-v-
|
|
3086
|
+
}), Mn = /* @__PURE__ */ Ve(Aa, [["__scopeId", "data-v-3c2994c7"]]), Ta = { class: "opacity-popover__content" }, Pa = { class: "opacity-popover__value" }, za = /* @__PURE__ */ me({
|
|
3087
3087
|
__name: "LayerOpacityPopover",
|
|
3088
3088
|
props: {
|
|
3089
3089
|
layerId: {}
|
|
@@ -3180,7 +3180,7 @@ const La = { class: "map-filter" }, Sa = { class: "map-filter__header" }, Ea = {
|
|
|
3180
3180
|
]))
|
|
3181
3181
|
], 512));
|
|
3182
3182
|
}
|
|
3183
|
-
}), jo = /* @__PURE__ */ Ve(za, [["__scopeId", "data-v-
|
|
3183
|
+
}), jo = /* @__PURE__ */ Ve(za, [["__scopeId", "data-v-64c07a05"]]), Fa = { class: "layers-panel" }, Ra = { class: "layers-panel__header" }, Ia = { class: "layers-panel__heading" }, ja = { class: "layers-panel__heading-title" }, Da = { class: "layers-panel__count" }, Na = { class: "layers-panel__bulk-actions" }, Oa = { class: "layers-panel__header-actions" }, Ba = { class: "layers-panel__header-controls" }, Ua = { class: "layers-panel__label" }, Va = { class: "layers-panel__label-row" }, qa = ["checked", "onChange"], Wa = { class: "layers-panel__title-block" }, Ha = { class: "layers-panel__name" }, Za = { class: "layers-panel__meta text-slate-500" }, Ga = ["onClick"], Ya = { class: "inline-flex items-center justify-center w-[18px] h-[18px] text-slate-500 transition-colors duration-200 hover:text-blue-700" }, Xa = {
|
|
3184
3184
|
key: 0,
|
|
3185
3185
|
class: "layers-panel__actions"
|
|
3186
3186
|
}, Ja = ["innerHTML", "onClick"], vo = "map:temporary-layer-request", Ka = "#5763ba", Qa = /* @__PURE__ */ me({
|
|
@@ -3597,7 +3597,7 @@ const La = { class: "map-filter" }, Sa = { class: "map-filter__header" }, Ea = {
|
|
|
3597
3597
|
], 2)
|
|
3598
3598
|
]));
|
|
3599
3599
|
}
|
|
3600
|
-
}), mo = /* @__PURE__ */ Ve(Qa, [["__scopeId", "data-v-
|
|
3600
|
+
}), mo = /* @__PURE__ */ Ve(Qa, [["__scopeId", "data-v-30aea91d"]]);
|
|
3601
3601
|
function ei() {
|
|
3602
3602
|
const { map: n, ready: t } = at(), i = I(null), r = I(null), x = I(null), d = I(null);
|
|
3603
3603
|
let v = [];
|
|
@@ -5138,7 +5138,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
5138
5138
|
_: 1
|
|
5139
5139
|
}));
|
|
5140
5140
|
}
|
|
5141
|
-
}), Ui = /* @__PURE__ */ Ve(Bi, [["__scopeId", "data-v-
|
|
5141
|
+
}), Ui = /* @__PURE__ */ Ve(Bi, [["__scopeId", "data-v-5bdac88d"]]), Vi = {
|
|
5142
5142
|
key: 0,
|
|
5143
5143
|
class: "legend-widget flex flex-col bg-white border border-stone-200 shadow-2xs rounded-xl z-10 relative widget",
|
|
5144
5144
|
style: { width: "100%" }
|
|
@@ -5236,7 +5236,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
5236
5236
|
])) : J("", !0)
|
|
5237
5237
|
]));
|
|
5238
5238
|
}
|
|
5239
|
-
}), wo = /* @__PURE__ */ Ve(Zi, [["__scopeId", "data-v-
|
|
5239
|
+
}), wo = /* @__PURE__ */ Ve(Zi, [["__scopeId", "data-v-d244723f"]]), Gi = { class: "catalog-tab__search relative mt-[10px]" }, Yi = {
|
|
5240
5240
|
width: "24",
|
|
5241
5241
|
height: "24",
|
|
5242
5242
|
viewBox: "0 0 24 24",
|
|
@@ -5443,7 +5443,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
5443
5443
|
]))
|
|
5444
5444
|
], 512));
|
|
5445
5445
|
}
|
|
5446
|
-
}), au = /* @__PURE__ */ Ve(lu, [["__scopeId", "data-v-
|
|
5446
|
+
}), au = /* @__PURE__ */ Ve(lu, [["__scopeId", "data-v-1668f6fa"]]), iu = { class: "flex flex-col gap-0" }, uu = { class: "text-xs text-slate-600 font-semibold" }, cu = /* @__PURE__ */ me({
|
|
5447
5447
|
__name: "MapLayerPopover",
|
|
5448
5448
|
props: {
|
|
5449
5449
|
items: {}
|
|
@@ -5915,7 +5915,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
5915
5915
|
]))
|
|
5916
5916
|
]));
|
|
5917
5917
|
}
|
|
5918
|
-
}), ku = /* @__PURE__ */ Ve(_u, [["__scopeId", "data-v-
|
|
5918
|
+
}), ku = /* @__PURE__ */ Ve(_u, [["__scopeId", "data-v-9c33e350"]]), $u = { class: "filter-tab" }, Cu = {
|
|
5919
5919
|
key: 0,
|
|
5920
5920
|
class: "filter-tab__header"
|
|
5921
5921
|
}, Lu = { class: "filter-tab__title" }, Su = {
|
|
@@ -5962,7 +5962,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
5962
5962
|
])]))
|
|
5963
5963
|
]));
|
|
5964
5964
|
}
|
|
5965
|
-
}), Tu = /* @__PURE__ */ Ve(Au, [["__scopeId", "data-v-
|
|
5965
|
+
}), Tu = /* @__PURE__ */ Ve(Au, [["__scopeId", "data-v-b9cd2910"]]), Pu = { class: "flex items-center justify-between mb-1" }, zu = { class: "flex items-center gap-2" }, Fu = { class: "text-lg font-semibold text-gray-800" }, Ru = { key: 0 }, Iu = {
|
|
5966
5966
|
key: 1,
|
|
5967
5967
|
class: "block text-sm font-normal text-gray-500"
|
|
5968
5968
|
}, ju = { class: "flex items-center gap-2" }, Du = { class: "flex mb-4 border-b border-gray-200" }, Nu = { class: "map-catalog-widget__body" }, Ou = /* @__PURE__ */ me({
|
|
@@ -6166,7 +6166,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
6166
6166
|
class: "p-1 rounded-full hover:bg-gray-200 transition-colors",
|
|
6167
6167
|
"aria-label": "Reset layers"
|
|
6168
6168
|
}, [...P[6] || (P[6] = [
|
|
6169
|
-
Mo('<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-refresh-cw text-gray-600" data-v-
|
|
6169
|
+
Mo('<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-refresh-cw text-gray-600" data-v-cbdbd88b><path d="M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8" data-v-cbdbd88b></path><path d="M21 3v5h-5" data-v-cbdbd88b></path><path d="M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16" data-v-cbdbd88b></path><path d="M8 16H3v5" data-v-cbdbd88b></path></svg>', 1)
|
|
6170
6170
|
])]),
|
|
6171
6171
|
e("button", {
|
|
6172
6172
|
type: "button",
|
|
@@ -6241,7 +6241,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
6241
6241
|
], 2)
|
|
6242
6242
|
], 2));
|
|
6243
6243
|
}
|
|
6244
|
-
}), _o = /* @__PURE__ */ Ve(Ou, [["__scopeId", "data-v-
|
|
6244
|
+
}), _o = /* @__PURE__ */ Ve(Ou, [["__scopeId", "data-v-cbdbd88b"]]), Bu = {
|
|
6245
6245
|
key: 1,
|
|
6246
6246
|
class: "flex flex-col bg-white border border-stone-200 shadow-2xs rounded-xl z-10 relative widget"
|
|
6247
6247
|
}, Uu = { class: "flex items-start justify-between gap-3 p-5 pb-3" }, Vu = { class: "inline-block text-xl font-semibold text-gray-800" }, qu = {
|
|
@@ -6530,7 +6530,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
6530
6530
|
onClick: F[0] || (F[0] = (P) => r.value = !0)
|
|
6531
6531
|
}, " Набори даних "));
|
|
6532
6532
|
}
|
|
6533
|
-
}), ko = /* @__PURE__ */ Ve(sc, [["__scopeId", "data-v-
|
|
6533
|
+
}), ko = /* @__PURE__ */ Ve(sc, [["__scopeId", "data-v-437c8d68"]]), lc = ["title"], ac = {
|
|
6534
6534
|
key: 0,
|
|
6535
6535
|
class: "vs-select__options absolute z-50 mt-1 w-auto min-w-full bg-white border border-gray-300 shadow-lg rounded-lg text-sm text-gray-900"
|
|
6536
6536
|
}, ic = ["onClick"], uc = ["placeholder"], cc = { class: "absolute inset-y-0 right-2 flex items-center gap-1" }, dc = { class: "flex items-center justify-between gap-2 px-3 py-2 border-b border-gray-100" }, fc = { class: "text-xs font-semibold uppercase tracking-wide text-gray-500" }, pc = { class: "max-h-[60vh] overflow-auto" }, gc = {
|
|
@@ -7162,7 +7162,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
7162
7162
|
], 32)
|
|
7163
7163
|
], 512));
|
|
7164
7164
|
}
|
|
7165
|
-
}), Co = /* @__PURE__ */ Ve(wc, [["__scopeId", "data-v-
|
|
7165
|
+
}), Co = /* @__PURE__ */ Ve(wc, [["__scopeId", "data-v-f501919f"]]), _c = "https://watergis.github.io/mapbox-gl-export/mapbox-gl-export.css", kc = "https://watergis.github.io/mapbox-gl-export/mapbox-gl-export.js", $c = /* @__PURE__ */ me({
|
|
7166
7166
|
__name: "MapPrintControl",
|
|
7167
7167
|
setup(n) {
|
|
7168
7168
|
const { map: t, ready: i, addControl: r, removeControl: x } = at(), d = I(null), v = I(null), g = I(null), S = I(null);
|
|
@@ -7331,7 +7331,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
7331
7331
|
class: "map-print-control"
|
|
7332
7332
|
}, null, 512));
|
|
7333
7333
|
}
|
|
7334
|
-
}), Cc = /* @__PURE__ */ Ve($c, [["__scopeId", "data-v-
|
|
7334
|
+
}), Cc = /* @__PURE__ */ Ve($c, [["__scopeId", "data-v-7b248bfa"]]), Lc = { class: "map-center-control" }, Sc = ["aria-label"], Ec = {
|
|
7335
7335
|
class: "absolute right-full mr-3 px-1.5 py-0.5 bg-gray-700 text-white text-[0.75rem] font-medium rounded-md opacity-0 group-hover:opacity-100 group-focus-visible:opacity-100 pointer-events-none transition-opacity duration-200 whitespace-nowrap",
|
|
7336
7336
|
"aria-hidden": "true"
|
|
7337
7337
|
}, Mc = /* @__PURE__ */ me({
|
|
@@ -7476,7 +7476,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
7476
7476
|
], 8, Sc)) : J("", !0)
|
|
7477
7477
|
]));
|
|
7478
7478
|
}
|
|
7479
|
-
}), Ac = /* @__PURE__ */ Ve(Mc, [["__scopeId", "data-v-
|
|
7479
|
+
}), Ac = /* @__PURE__ */ Ve(Mc, [["__scopeId", "data-v-11f03bb7"]]), Tc = { class: "cursor-coordinates" }, Pc = { class: "cursor-coordinates__text" }, zc = /* @__PURE__ */ me({
|
|
7480
7480
|
__name: "MapCursorCoordinates",
|
|
7481
7481
|
props: {
|
|
7482
7482
|
coordinates: {}
|
|
@@ -7486,7 +7486,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
7486
7486
|
e("span", Pc, Y(n.coordinates), 1)
|
|
7487
7487
|
]));
|
|
7488
7488
|
}
|
|
7489
|
-
}), Fc = /* @__PURE__ */ Ve(zc, [["__scopeId", "data-v-
|
|
7489
|
+
}), Fc = /* @__PURE__ */ Ve(zc, [["__scopeId", "data-v-d83db59a"]]), Rc = { class: "minimap__wrapper" }, Ln = "minimap-viewport", Ic = "minimap-viewport-layer", jc = /* @__PURE__ */ me({
|
|
7490
7490
|
__name: "MapMiniMap",
|
|
7491
7491
|
props: {
|
|
7492
7492
|
mapContext: {},
|
|
@@ -7720,7 +7720,7 @@ const yo = /* @__PURE__ */ me({
|
|
|
7720
7720
|
})
|
|
7721
7721
|
], 2));
|
|
7722
7722
|
}
|
|
7723
|
-
}), Dc = /* @__PURE__ */ Ve(jc, [["__scopeId", "data-v-
|
|
7723
|
+
}), Dc = /* @__PURE__ */ Ve(jc, [["__scopeId", "data-v-ff9c5f7b"]]), Nc = { class: "pt-1 border-t border-gray-100" }, Oc = { class: "space-y-1" }, Bc = /* @__PURE__ */ me({
|
|
7724
7724
|
__name: "AddCoordinates",
|
|
7725
7725
|
emits: ["submit", "cancel"],
|
|
7726
7726
|
setup(n, { emit: t }) {
|
|
@@ -8687,12 +8687,12 @@ const Hc = { class: "flex items-center gap-1.5 text-xs bg-gray-50 rounded p-1.5"
|
|
|
8687
8687
|
setup(n, { expose: t, emit: i }) {
|
|
8688
8688
|
const r = i, x = [
|
|
8689
8689
|
{ id: "pen", icon: Vn, title: "Олівець" },
|
|
8690
|
-
{ id: "line", icon:
|
|
8691
|
-
{ id: "rect", icon:
|
|
8690
|
+
{ id: "line", icon: br, title: "Лінія" },
|
|
8691
|
+
{ id: "rect", icon: xr, title: "Прямокутник" },
|
|
8692
8692
|
{ id: "circle", icon: zo, title: "Коло" },
|
|
8693
8693
|
{ id: "polygon", icon: lo, title: "Полігон" },
|
|
8694
|
-
{ id: "paint", icon:
|
|
8695
|
-
{ id: "eraser", icon:
|
|
8694
|
+
{ id: "paint", icon: wr, title: "Балончик" },
|
|
8695
|
+
{ id: "eraser", icon: _r, title: "Стирачка" }
|
|
8696
8696
|
], d = I("pen"), v = I("#2563eb"), g = I(3), S = () => r("update:stroke-color", v.value), L = () => r("update:stroke-width", g.value);
|
|
8697
8697
|
ie(d, (C) => r("update:tool", C)), ie(v, (C) => r("update:stroke-color", C)), ie(g, (C) => r("update:stroke-width", C));
|
|
8698
8698
|
function E() {
|
|
@@ -8803,7 +8803,7 @@ const Hc = { class: "flex items-center gap-1.5 text-xs bg-gray-50 rounded p-1.5"
|
|
|
8803
8803
|
"aria-label": "Відкотити дію",
|
|
8804
8804
|
onClick: u
|
|
8805
8805
|
}, [
|
|
8806
|
-
pe(oe(
|
|
8806
|
+
pe(oe(kr), {
|
|
8807
8807
|
size: 14,
|
|
8808
8808
|
"stroke-width": 2
|
|
8809
8809
|
})
|
|
@@ -8837,7 +8837,7 @@ const Hc = { class: "flex items-center gap-1.5 text-xs bg-gray-50 rounded p-1.5"
|
|
|
8837
8837
|
class: "w-full flex items-center justify-center gap-2 px-3 py-2 text-xs font-medium rounded-lg bg-gradient-to-r from-blue-400 to-blue-500 text-white shadow-sm hover:brightness-105 transition-[filter]",
|
|
8838
8838
|
onClick: c
|
|
8839
8839
|
}, [
|
|
8840
|
-
pe(oe(
|
|
8840
|
+
pe(oe($r), {
|
|
8841
8841
|
size: 14,
|
|
8842
8842
|
"stroke-width": 2
|
|
8843
8843
|
}),
|
|
@@ -8847,7 +8847,7 @@ const Hc = { class: "flex items-center gap-1.5 text-xs bg-gray-50 rounded p-1.5"
|
|
|
8847
8847
|
])
|
|
8848
8848
|
]));
|
|
8849
8849
|
}
|
|
8850
|
-
}), sf = /* @__PURE__ */ Ve(rf, [["__scopeId", "data-v-
|
|
8850
|
+
}), sf = /* @__PURE__ */ Ve(rf, [["__scopeId", "data-v-6a074bc1"]]), lf = /* @__PURE__ */ me({
|
|
8851
8851
|
name: "DrawingCanvas",
|
|
8852
8852
|
__name: "DrawingCanvas",
|
|
8853
8853
|
props: {
|
|
@@ -9091,7 +9091,7 @@ const Hc = { class: "flex items-center gap-1.5 text-xs bg-gray-50 rounded p-1.5"
|
|
|
9091
9091
|
])
|
|
9092
9092
|
], 34));
|
|
9093
9093
|
}
|
|
9094
|
-
}), af = /* @__PURE__ */ Ve(lf, [["__scopeId", "data-v-
|
|
9094
|
+
}), af = /* @__PURE__ */ Ve(lf, [["__scopeId", "data-v-d05d2a1d"]]), uf = /* @__PURE__ */ me({
|
|
9095
9095
|
__name: "MapBoundaryLayer",
|
|
9096
9096
|
props: {
|
|
9097
9097
|
layerId: {},
|
|
@@ -9897,7 +9897,7 @@ const Hc = { class: "flex items-center gap-1.5 text-xs bg-gray-50 rounded p-1.5"
|
|
|
9897
9897
|
g.value ? (o(), p("div", Cf, "Завантаження карти…")) : S.value ? (o(), p("div", Lf, Y(S.value), 1)) : J("", !0)
|
|
9898
9898
|
], 4));
|
|
9899
9899
|
}
|
|
9900
|
-
}), Ef = /* @__PURE__ */ Ve(Sf, [["__scopeId", "data-v-
|
|
9900
|
+
}), Ef = /* @__PURE__ */ Ve(Sf, [["__scopeId", "data-v-ec3a928c"]]), Mf = [
|
|
9901
9901
|
"",
|
|
9902
9902
|
"січня",
|
|
9903
9903
|
"лютого",
|
|
@@ -10582,16 +10582,16 @@ function kg(n) {
|
|
|
10582
10582
|
n.component("MapCustom", Ef);
|
|
10583
10583
|
}
|
|
10584
10584
|
export {
|
|
10585
|
-
|
|
10585
|
+
fg as A,
|
|
10586
10586
|
kg as B,
|
|
10587
10587
|
Dr as F,
|
|
10588
10588
|
Wl as M,
|
|
10589
10589
|
Ve as _,
|
|
10590
|
-
|
|
10591
|
-
|
|
10590
|
+
_g as a,
|
|
10591
|
+
wg as b,
|
|
10592
10592
|
xg as c,
|
|
10593
|
-
|
|
10594
|
-
|
|
10593
|
+
bg as d,
|
|
10594
|
+
hg as e,
|
|
10595
10595
|
at as f,
|
|
10596
10596
|
uf as g,
|
|
10597
10597
|
wo as h,
|
|
@@ -10606,11 +10606,11 @@ export {
|
|
|
10606
10606
|
ho as q,
|
|
10607
10607
|
Ef as r,
|
|
10608
10608
|
ta as s,
|
|
10609
|
-
|
|
10609
|
+
gg as t,
|
|
10610
10610
|
Ne as u,
|
|
10611
|
-
|
|
10612
|
-
|
|
10613
|
-
|
|
10614
|
-
|
|
10615
|
-
|
|
10611
|
+
mg as v,
|
|
10612
|
+
vg as w,
|
|
10613
|
+
yg as x,
|
|
10614
|
+
pg as y,
|
|
10615
|
+
dg as z
|
|
10616
10616
|
};
|