@opengis/bi 1.2.15 → 1.2.16
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/bi.js +9 -9
- package/dist/bi.umd.cjs +8229 -140
- package/dist/form-l0sNRNKZ.js +1 -0
- package/dist/import-file-BAgOJvMq.js +49601 -0
- package/dist/index-DQEr6mEW.js +35357 -0
- package/dist/list-DdUhzd3x.js +50 -0
- package/dist/map-DxWxxzQ5.js +21 -0
- package/dist/style.css +1 -7
- package/dist/{vs-funnel-bar-DOFRFtn9.js → vs-funnel-bar-BFSJaXVw.js} +1 -1
- package/dist/{vs-list-D3q94mc0.js → vs-list-CkH5cu3X.js} +86 -128
- package/dist/{vs-map-baQPltaX.js → vs-map-CGQxl6-X.js} +2 -2
- package/dist/{vs-map-cluster-Lu2LAGua.js → vs-map-cluster-APuRjS0C.js} +52 -67
- package/dist/{vs-number-BzTDMskS.js → vs-number-m_2m-q-U.js} +1 -1
- package/dist/{vs-table-DgM9f_JZ.js → vs-table-pv0muyb0.js} +1 -1
- package/dist/{vs-text-BivIks0y.js → vs-text-DEXKPH7J.js} +1 -1
- package/package.json +5 -6
- package/server/plugins/vite.js +14 -2
- package/dist/import-file-CMuG5tbq.js +0 -62766
- package/dist/index-B4DvDTGq.js +0 -9137
- package/dist/index-BCGOfuzo.js +0 -2004
|
@@ -0,0 +1,50 @@
|
|
|
1
|
+
import { e as c } from "./import-file-BAgOJvMq.js";
|
|
2
|
+
/**
|
|
3
|
+
* @license lucide-vue-next v0.546.0 - ISC
|
|
4
|
+
*
|
|
5
|
+
* This source code is licensed under the ISC license.
|
|
6
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
7
|
+
*/
|
|
8
|
+
const a = c("grip-vertical", [
|
|
9
|
+
["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
|
|
10
|
+
["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
|
|
11
|
+
["circle", { cx: "9", cy: "19", r: "1", key: "fkjjf6" }],
|
|
12
|
+
["circle", { cx: "15", cy: "12", r: "1", key: "1tmaij" }],
|
|
13
|
+
["circle", { cx: "15", cy: "5", r: "1", key: "19l28e" }],
|
|
14
|
+
["circle", { cx: "15", cy: "19", r: "1", key: "f4zoj3" }]
|
|
15
|
+
]);
|
|
16
|
+
/**
|
|
17
|
+
* @license lucide-vue-next v0.546.0 - ISC
|
|
18
|
+
*
|
|
19
|
+
* This source code is licensed under the ISC license.
|
|
20
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
21
|
+
*/
|
|
22
|
+
const r = c("house", [
|
|
23
|
+
["path", { d: "M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8", key: "5wwlr5" }],
|
|
24
|
+
[
|
|
25
|
+
"path",
|
|
26
|
+
{
|
|
27
|
+
d: "M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",
|
|
28
|
+
key: "r6nss1"
|
|
29
|
+
}
|
|
30
|
+
]
|
|
31
|
+
]);
|
|
32
|
+
/**
|
|
33
|
+
* @license lucide-vue-next v0.546.0 - ISC
|
|
34
|
+
*
|
|
35
|
+
* This source code is licensed under the ISC license.
|
|
36
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
37
|
+
*/
|
|
38
|
+
const t = c("list", [
|
|
39
|
+
["path", { d: "M3 5h.01", key: "18ugdj" }],
|
|
40
|
+
["path", { d: "M3 12h.01", key: "nlz23k" }],
|
|
41
|
+
["path", { d: "M3 19h.01", key: "noohij" }],
|
|
42
|
+
["path", { d: "M8 5h13", key: "1pao27" }],
|
|
43
|
+
["path", { d: "M8 12h13", key: "1za7za" }],
|
|
44
|
+
["path", { d: "M8 19h13", key: "m83p4d" }]
|
|
45
|
+
]);
|
|
46
|
+
export {
|
|
47
|
+
a as G,
|
|
48
|
+
r as H,
|
|
49
|
+
t as L
|
|
50
|
+
};
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
import { e as a } from "./import-file-BAgOJvMq.js";
|
|
2
|
+
/**
|
|
3
|
+
* @license lucide-vue-next v0.546.0 - ISC
|
|
4
|
+
*
|
|
5
|
+
* This source code is licensed under the ISC license.
|
|
6
|
+
* See the LICENSE file in the root directory of this source tree.
|
|
7
|
+
*/
|
|
8
|
+
const p = a("map", [
|
|
9
|
+
[
|
|
10
|
+
"path",
|
|
11
|
+
{
|
|
12
|
+
d: "M14.106 5.553a2 2 0 0 0 1.788 0l3.659-1.83A1 1 0 0 1 21 4.619v12.764a1 1 0 0 1-.553.894l-4.553 2.277a2 2 0 0 1-1.788 0l-4.212-2.106a2 2 0 0 0-1.788 0l-3.659 1.83A1 1 0 0 1 3 19.381V6.618a1 1 0 0 1 .553-.894l4.553-2.277a2 2 0 0 1 1.788 0z",
|
|
13
|
+
key: "169xi5"
|
|
14
|
+
}
|
|
15
|
+
],
|
|
16
|
+
["path", { d: "M15 5.764v15", key: "1pn4in" }],
|
|
17
|
+
["path", { d: "M9 3.236v15", key: "1uimfh" }]
|
|
18
|
+
]);
|
|
19
|
+
export {
|
|
20
|
+
p as M
|
|
21
|
+
};
|
package/dist/style.css
CHANGED
|
@@ -1,7 +1 @@
|
|
|
1
|
-
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body{font-family:Inter,Segoe UI,Helvetica Neue,Roboto,sans-serif;font-weight:400}h1{font-family:Inter,Segoe UI,Helvetica Neue,Roboto,sans-serif;font-weight:700}em{font-family:Inter,Segoe UI,Helvetica Neue,Roboto,sans-serif;font-style:italic}.custom-scrollbar{overflow-y:auto;overflow-x:clip}.custom-scrollbar::-webkit-scrollbar{width:6px;margin-right:0}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-track{background-color:#f1f1f1}.vs-modal-content[data-v-335a5d48]{scrollbar-width:thin}.vs-modal-enter-active[data-v-335a5d48],.vs-modal-leave-active[data-v-335a5d48]{transition:opacity .2s ease,transform .2s ease}.vs-modal-enter-from[data-v-335a5d48],.vs-modal-leave-to[data-v-335a5d48]{opacity:0;transform:scale(.95)}/*!
|
|
2
|
-
Theme: Ashes
|
|
3
|
-
Author: Jannik Siebert (https://github.com/janniks)
|
|
4
|
-
License: ~ MIT (or more permissive) [via base16-schemes-source]
|
|
5
|
-
Maintainer: @highlightjs/core-team
|
|
6
|
-
Version: 2021.09.0
|
|
7
|
-
*/pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#c7ccd1;background:#1c2023}.hljs ::selection,.hljs::selection{background-color:#565e65;color:#c7ccd1}.hljs-comment{color:#747c84}.hljs-tag{color:#adb3ba}.hljs-operator,.hljs-punctuation,.hljs-subst{color:#c7ccd1}.hljs-operator{opacity:.7}.hljs-bullet,.hljs-deletion,.hljs-name,.hljs-selector-tag,.hljs-template-variable,.hljs-variable{color:#c7ae95}.hljs-attr,.hljs-link,.hljs-literal,.hljs-number,.hljs-symbol,.hljs-variable.constant_{color:#c7c795}.hljs-class .hljs-title,.hljs-title,.hljs-title.class_{color:#aec795}.hljs-strong{font-weight:700;color:#aec795}.hljs-addition,.hljs-code,.hljs-string,.hljs-title.class_.inherited__{color:#95c7ae}.hljs-built_in,.hljs-doctag,.hljs-keyword.hljs-atrule,.hljs-quote,.hljs-regexp{color:#95aec7}.hljs-attribute,.hljs-function .hljs-title,.hljs-section,.hljs-title.function_,.ruby .hljs-property{color:#ae95c7}.diff .hljs-meta,.hljs-keyword,.hljs-template-tag,.hljs-type{color:#c795ae}.hljs-emphasis{color:#c795ae;font-style:italic}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-meta .hljs-string{color:#c79595}.hljs-meta .hljs-keyword,.hljs-meta-keyword{font-weight:700}.custom-scrollbar[data-v-9a013bde]{overflow-y:auto;overflow-x:clip}.custom-scrollbar[data-v-9a013bde]::-webkit-scrollbar{width:6px}.custom-scrollbar[data-v-9a013bde]::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:10px}.custom-scrollbar[data-v-9a013bde]::-webkit-scrollbar-track{background-color:#f1f1f1}.dataset-create .vs-form__body>div>div>div{padding-left:0;padding-right:0}.custom-x-scrollbar{overflow-x:auto;overflow-y:clip}.custom-x-scrollbar::-webkit-scrollbar{height:6px}.custom-x-scrollbar::-webkit-scrollbar-thumb{background-color:#e0e0e0}.custom-x-scrollbar::-webkit-scrollbar-track{background-color:#f1f1f1}.vs-chart{width:100%;height:100%}.vs-chart-tooltip{border-radius:7px;max-height:100px;max-width:340px;min-width:140px;background-color:#fff;box-shadow:0 0 8px #0000002e}.vs-chart-tooltip__head{padding:5px;border-bottom:1px solid #eee;margin-bottom:5px}.vs-chart-tooltip__head-title{font-size:14px;font-weight:700;display:flex;align-items:center}.vs-chart-tooltip__head-value{margin-right:5px}.vs-chart-tooltip__head-series{font-size:14px;display:flex;align-items:center}.vs-chart-tooltip__color{width:12px;height:12px;display:block;border-radius:50%;margin-right:5px}.vs-chart-tooltip__body{padding:5px;font-size:14px;display:flex;align-items:start;flex-direction:column}.vs-chart-tooltip__body .vs-chart-tooltip__color{border-radius:3px}.vs-chart-tooltip__item{width:100%;display:flex;align-items:center;justify-content:space-between}.vs-chart-tooltip__text{margin-right:auto}.vs-chart-tooltip__body svg{margin-right:8px}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-widget h1{font-size:18px}.text-widget h2{font-size:14px}.map__settings{display:flex;padding:3px 1px;background:#fff;position:absolute;right:0;bottom:15px;height:30px;align-items:center;font-weight:100;text-align:center}.map__settings-item{display:flex;white-space:nowrap;padding:0 2px;font-size:10px;font-weight:400}.map__settings-attribution{padding:0}.map__settings-menu{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:15px!important;position:absolute;background-color:#fff;bottom:60px;right:90px;width:260px}.map__settings-menu-item{display:flex;align-items:center;color:#2c2c2c;margin-bottom:5px;font-size:12px;justify-content:space-between;height:28px}.map__settings-menu-item-text{height:28px;line-height:28px;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;font-size:12px;height:40px;line-height:40px;outline:0;padding:0 10px}.map__settings-menu-item--checktext{color:#000!important;font-size:12px;display:inline-block;padding-left:10px;line-height:19px;cursor:pointer}.checked{color:#409eff!important}.vs-map-slot-layers{position:absolute;display:none;bottom:10px;left:15px}.vs-map-slot-layers__layer{width:50px;height:50px;background-color:#fff;box-shadow:0 0 7px #434c5626;padding:5px;border-radius:5px;margin-top:10px;margin-right:10px;cursor:pointer;transition:all .3s}.vs-map-slot-layers__layer:hover{background-color:#eee}.vs-map-slot-layers__image{width:100%;border-radius:5px;object-fit:contain}.focused{background-color:#1989fa!important}.maplibregl-popup-content{padding:0}
|
|
1
|
+
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2JL7SUc.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa0ZL7SUc.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2ZL7SUc.woff2) format("woff2");unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1pL7SUc.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa2pL7SUc.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa25L7SUc.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/inter/v18/UcC73FwrK3iLTeHuS_nVMrMxCp50SjIa1ZL7.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body{font-family:Inter,Segoe UI,Helvetica Neue,Roboto,sans-serif;font-weight:400}h1{font-family:Inter,Segoe UI,Helvetica Neue,Roboto,sans-serif;font-weight:700}em{font-family:Inter,Segoe UI,Helvetica Neue,Roboto,sans-serif;font-style:italic}.custom-scrollbar{overflow-y:auto;overflow-x:clip}.custom-scrollbar::-webkit-scrollbar{width:6px;margin-right:0}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-track{background-color:#f1f1f1}.vs-modal-content[data-v-335a5d48]{scrollbar-width:thin}.vs-modal-enter-active[data-v-335a5d48],.vs-modal-leave-active[data-v-335a5d48]{transition:opacity .2s ease,transform .2s ease}.vs-modal-enter-from[data-v-335a5d48],.vs-modal-leave-to[data-v-335a5d48]{opacity:0;transform:scale(.95)}.custom-scrollbar[data-v-cc75be6a]{overflow-y:auto;overflow-x:clip}.custom-scrollbar[data-v-cc75be6a]::-webkit-scrollbar{width:6px}.custom-scrollbar[data-v-cc75be6a]::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:10px}.custom-scrollbar[data-v-cc75be6a]::-webkit-scrollbar-track{background-color:#f1f1f1}@keyframes fade-in-cde0f33b{0%{opacity:0}to{opacity:1}}.animate-fade-in[data-v-cde0f33b]{animation:fade-in-cde0f33b .3s ease-out}.custom-x-scrollbar{overflow-x:auto;overflow-y:clip}.custom-x-scrollbar::-webkit-scrollbar{height:6px}.custom-x-scrollbar::-webkit-scrollbar-thumb{background-color:#e0e0e0}.custom-x-scrollbar::-webkit-scrollbar-track{background-color:#f1f1f1}.vs-chart{width:100%;height:100%}.vs-chart-tooltip{border-radius:7px;max-height:100px;max-width:340px;min-width:140px;background-color:#fff;box-shadow:0 0 8px #0000002e}.vs-chart-tooltip__head{padding:5px;border-bottom:1px solid #eee;margin-bottom:5px}.vs-chart-tooltip__head-title{font-size:14px;font-weight:700;display:flex;align-items:center}.vs-chart-tooltip__head-value{margin-right:5px}.vs-chart-tooltip__head-series{font-size:14px;display:flex;align-items:center}.vs-chart-tooltip__color{width:12px;height:12px;display:block;border-radius:50%;margin-right:5px}.vs-chart-tooltip__body{padding:5px;font-size:14px;display:flex;align-items:start;flex-direction:column}.vs-chart-tooltip__body .vs-chart-tooltip__color{border-radius:3px}.vs-chart-tooltip__item{width:100%;display:flex;align-items:center;justify-content:space-between}.vs-chart-tooltip__text{margin-right:auto}.vs-chart-tooltip__body svg{margin-right:8px}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.text-widget h1{font-size:18px}.text-widget h2{font-size:14px}.map__settings{display:flex;padding:3px 1px;background:#fff;position:absolute;right:0;bottom:15px;height:30px;align-items:center;font-weight:100;text-align:center}.map__settings-item{display:flex;white-space:nowrap;padding:0 2px;font-size:10px;font-weight:400}.map__settings-attribution{padding:0}.map__settings-menu{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:15px!important;position:absolute;background-color:#fff;bottom:60px;right:90px;width:260px}.map__settings-menu-item{display:flex;align-items:center;color:#2c2c2c;margin-bottom:5px;font-size:12px;justify-content:space-between;height:28px}.map__settings-menu-item-text{height:28px;line-height:28px;background-color:#fff;background-image:none;border-radius:4px;border:1px solid #dcdfe6;-webkit-box-sizing:border-box;box-sizing:border-box;color:#606266;display:inline-block;font-size:12px;height:40px;line-height:40px;outline:0;padding:0 10px}.map__settings-menu-item--checktext{color:#000!important;font-size:12px;display:inline-block;padding-left:10px;line-height:19px;cursor:pointer}.checked{color:#409eff!important}.vs-map-slot-layers{position:absolute;display:none;bottom:10px;left:15px}.vs-map-slot-layers__layer{width:50px;height:50px;background-color:#fff;box-shadow:0 0 7px #434c5626;padding:5px;border-radius:5px;margin-top:10px;margin-right:10px;cursor:pointer;transition:all .3s}.vs-map-slot-layers__layer:hover{background-color:#eee}.vs-map-slot-layers__image{width:100%;border-radius:5px;object-fit:contain}.focused{background-color:#1989fa!important}.maplibregl-popup-content{padding:0}
|
|
@@ -1,55 +1,13 @@
|
|
|
1
|
-
import { createBlock as b, openBlock as l, unref as L, mergeProps as v, createElementBlock as d, createElementVNode as c, withDirectives as F, toDisplayString as
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
*
|
|
6
|
-
* This source code is licensed under the ISC license.
|
|
7
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
8
|
-
*/
|
|
9
|
-
const N = x("grip-vertical", [
|
|
10
|
-
["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
|
|
11
|
-
["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
|
|
12
|
-
["circle", { cx: "9", cy: "19", r: "1", key: "fkjjf6" }],
|
|
13
|
-
["circle", { cx: "15", cy: "12", r: "1", key: "1tmaij" }],
|
|
14
|
-
["circle", { cx: "15", cy: "5", r: "1", key: "19l28e" }],
|
|
15
|
-
["circle", { cx: "15", cy: "19", r: "1", key: "f4zoj3" }]
|
|
16
|
-
]);
|
|
17
|
-
/**
|
|
18
|
-
* @license lucide-vue-next v0.546.0 - ISC
|
|
19
|
-
*
|
|
20
|
-
* This source code is licensed under the ISC license.
|
|
21
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
22
|
-
*/
|
|
23
|
-
const O = x("house", [
|
|
24
|
-
["path", { d: "M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8", key: "5wwlr5" }],
|
|
25
|
-
[
|
|
26
|
-
"path",
|
|
27
|
-
{
|
|
28
|
-
d: "M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z",
|
|
29
|
-
key: "r6nss1"
|
|
30
|
-
}
|
|
31
|
-
]
|
|
32
|
-
]);
|
|
33
|
-
/**
|
|
34
|
-
* @license lucide-vue-next v0.546.0 - ISC
|
|
35
|
-
*
|
|
36
|
-
* This source code is licensed under the ISC license.
|
|
37
|
-
* See the LICENSE file in the root directory of this source tree.
|
|
38
|
-
*/
|
|
39
|
-
const W = x("list", [
|
|
40
|
-
["path", { d: "M3 5h.01", key: "18ugdj" }],
|
|
41
|
-
["path", { d: "M3 12h.01", key: "nlz23k" }],
|
|
42
|
-
["path", { d: "M3 19h.01", key: "noohij" }],
|
|
43
|
-
["path", { d: "M8 5h13", key: "1pao27" }],
|
|
44
|
-
["path", { d: "M8 12h13", key: "1za7za" }],
|
|
45
|
-
["path", { d: "M8 19h13", key: "m83p4d" }]
|
|
46
|
-
]), q = {
|
|
1
|
+
import { createBlock as b, openBlock as l, unref as L, mergeProps as v, createElementBlock as d, createElementVNode as c, withDirectives as F, toDisplayString as z, vShow as R, Fragment as M, renderList as P, normalizeClass as D, resolveComponent as H, createVNode as J } from "vue";
|
|
2
|
+
import { X as N, _ as w } from "./import-file-BAgOJvMq.js";
|
|
3
|
+
import { L as O, H as W, G as q } from "./list-DdUhzd3x.js";
|
|
4
|
+
const A = {
|
|
47
5
|
__name: "close",
|
|
48
6
|
setup(e) {
|
|
49
|
-
return (t, r) => (l(), b(L(
|
|
7
|
+
return (t, r) => (l(), b(L(N), v(t.$attrs, { size: 24 }), null, 16));
|
|
50
8
|
}
|
|
51
9
|
};
|
|
52
|
-
function
|
|
10
|
+
function j(e) {
|
|
53
11
|
return [
|
|
54
12
|
{
|
|
55
13
|
type: "fill",
|
|
@@ -61,7 +19,7 @@ function U(e) {
|
|
|
61
19
|
}
|
|
62
20
|
];
|
|
63
21
|
}
|
|
64
|
-
function
|
|
22
|
+
function U(e) {
|
|
65
23
|
return [
|
|
66
24
|
{
|
|
67
25
|
type: "line",
|
|
@@ -72,7 +30,7 @@ function X(e) {
|
|
|
72
30
|
}
|
|
73
31
|
];
|
|
74
32
|
}
|
|
75
|
-
function
|
|
33
|
+
function X(e) {
|
|
76
34
|
return [
|
|
77
35
|
{
|
|
78
36
|
type: "circle",
|
|
@@ -88,9 +46,9 @@ function Z(e) {
|
|
|
88
46
|
function C(e) {
|
|
89
47
|
if (!e) return null;
|
|
90
48
|
const t = e.type || "point";
|
|
91
|
-
return t === "polygon" ?
|
|
49
|
+
return t === "polygon" ? j(e) : t === "line" ? U(e) : X(e);
|
|
92
50
|
}
|
|
93
|
-
const
|
|
51
|
+
const Z = {
|
|
94
52
|
data() {
|
|
95
53
|
return {
|
|
96
54
|
layerList: [],
|
|
@@ -216,9 +174,9 @@ const K = {
|
|
|
216
174
|
}), await t.removeSource(e), this.setVisible(e);
|
|
217
175
|
}
|
|
218
176
|
}
|
|
219
|
-
},
|
|
177
|
+
}, K = "https://unpkg.com/maplibre-gl@5.6.2/dist/maplibre-gl.js", Q = "https://unpkg.com/maplibre-gl@5.6.2/dist/maplibre-gl.css";
|
|
220
178
|
let g = null;
|
|
221
|
-
function
|
|
179
|
+
function Y(e) {
|
|
222
180
|
return new Promise((t, r) => {
|
|
223
181
|
if (document.querySelector(`script[src="${e}"]`)) {
|
|
224
182
|
t();
|
|
@@ -228,7 +186,7 @@ function T(e) {
|
|
|
228
186
|
i.src = e, i.onload = () => t(), i.onerror = () => r(new Error(`Failed to load ${e}`)), document.head.appendChild(i);
|
|
229
187
|
});
|
|
230
188
|
}
|
|
231
|
-
function
|
|
189
|
+
function T(e) {
|
|
232
190
|
return new Promise((t, r) => {
|
|
233
191
|
if (document.querySelector(`link[href="${e}"]`)) {
|
|
234
192
|
t();
|
|
@@ -238,13 +196,13 @@ function I(e) {
|
|
|
238
196
|
i.rel = "stylesheet", i.href = e, i.onload = () => t(), i.onerror = () => r(new Error(`Failed to load ${e}`)), document.head.appendChild(i);
|
|
239
197
|
});
|
|
240
198
|
}
|
|
241
|
-
function
|
|
242
|
-
return typeof window > "u" ? Promise.resolve(null) : window.maplibregl ? Promise.resolve(window.maplibregl) : g || (g =
|
|
199
|
+
function ze() {
|
|
200
|
+
return typeof window > "u" ? Promise.resolve(null) : window.maplibregl ? Promise.resolve(window.maplibregl) : g || (g = T(Q).then(() => Y(K)).then(() => window.maplibregl), g);
|
|
243
201
|
}
|
|
244
|
-
const
|
|
202
|
+
const I = {
|
|
245
203
|
__name: "legend",
|
|
246
204
|
setup(e) {
|
|
247
|
-
return (t, r) => (l(), b(L(
|
|
205
|
+
return (t, r) => (l(), b(L(O), v(t.$attrs, { size: 24 }), null, 16));
|
|
248
206
|
}
|
|
249
207
|
}, xe = {
|
|
250
208
|
pink: ["#fde7e2", "#feafbe", "#fd58a4", "#d7038e", "#86007b"],
|
|
@@ -253,7 +211,7 @@ const ee = {
|
|
|
253
211
|
pink2: ["#f1eef6", "#d7b5d8", "#df65b0", "#dd1c77", "#980043"],
|
|
254
212
|
red: ["#fef0d9", "#fdcc8a", "#fc8d59", "#e34a33", "#b30000"],
|
|
255
213
|
teal: ["#f6eff7", "#bdc9e1", "#67a9cf", "#1c9099", "#016c59"]
|
|
256
|
-
},
|
|
214
|
+
}, ee = {
|
|
257
215
|
props: ["map", "coordinates"],
|
|
258
216
|
data() {
|
|
259
217
|
return {
|
|
@@ -266,25 +224,25 @@ const ee = {
|
|
|
266
224
|
return !(this != null && this.coordinates) || ((t = this.coordinates) == null ? void 0 : t.length) !== 2 ? "" : (this == null ? void 0 : this.coordinates).slice().reverse().map((r) => Number(r).toFixed(5)).join(", ");
|
|
267
225
|
}
|
|
268
226
|
}
|
|
269
|
-
},
|
|
227
|
+
}, te = { class: "map__settings" }, re = {
|
|
270
228
|
ref: "attribution",
|
|
271
229
|
class: "map__settings-attribution map__settings-item mt-[3px]"
|
|
272
230
|
};
|
|
273
|
-
function
|
|
274
|
-
return l(), d("div",
|
|
275
|
-
c("div",
|
|
231
|
+
function ie(e, t, r, i, o, n) {
|
|
232
|
+
return l(), d("div", te, [
|
|
233
|
+
c("div", re, [
|
|
276
234
|
F(c("div", {
|
|
277
235
|
ref: "mouse",
|
|
278
236
|
class: "map__settings-item",
|
|
279
237
|
style: { "min-width": "115px" }
|
|
280
|
-
},
|
|
238
|
+
}, z(n.getCoordinates), 513), [
|
|
281
239
|
[R, n.getCoordinates]
|
|
282
240
|
])
|
|
283
241
|
], 512)
|
|
284
242
|
]);
|
|
285
243
|
}
|
|
286
|
-
const
|
|
287
|
-
mixins: [
|
|
244
|
+
const Ee = /* @__PURE__ */ w(ee, [["render", ie]]), se = {
|
|
245
|
+
mixins: [Z],
|
|
288
246
|
props: {
|
|
289
247
|
map: { type: Object, default: () => null }
|
|
290
248
|
},
|
|
@@ -327,10 +285,10 @@ const Me = /* @__PURE__ */ w(te, [["render", se]]), oe = {
|
|
|
327
285
|
return e.id === this.activeLayer;
|
|
328
286
|
}
|
|
329
287
|
}
|
|
330
|
-
},
|
|
331
|
-
function
|
|
332
|
-
return l(), d("div",
|
|
333
|
-
(l(!0), d(
|
|
288
|
+
}, oe = { class: "vs-map-slot-layers" }, ne = ["onClick"], ae = ["src"];
|
|
289
|
+
function ce(e, t, r, i, o, n) {
|
|
290
|
+
return l(), d("div", oe, [
|
|
291
|
+
(l(!0), d(M, null, P(o.baseLayers, (s) => (l(), d("div", {
|
|
334
292
|
key: s.id,
|
|
335
293
|
class: D(["vs-map-slot-layers__layer", { focused: n.isLayerInFocus(s) }]),
|
|
336
294
|
onClick: (_) => e.changeBaseLayer(s.id)
|
|
@@ -338,30 +296,30 @@ function le(e, t, r, i, o, n) {
|
|
|
338
296
|
c("img", {
|
|
339
297
|
src: s.image,
|
|
340
298
|
class: "vs-map-slot-layers__image"
|
|
341
|
-
}, null, 8,
|
|
342
|
-
], 10,
|
|
299
|
+
}, null, 8, ae)
|
|
300
|
+
], 10, ne))), 128))
|
|
343
301
|
]);
|
|
344
302
|
}
|
|
345
|
-
const
|
|
346
|
-
function
|
|
303
|
+
const Ce = /* @__PURE__ */ w(se, [["render", ce]]);
|
|
304
|
+
function V(e, t, r) {
|
|
347
305
|
if (e !== null)
|
|
348
|
-
for (var i, o, n, s, _, a, m,
|
|
349
|
-
m = E ? e.features[
|
|
350
|
-
for (var
|
|
351
|
-
var u = 0,
|
|
352
|
-
if (s =
|
|
306
|
+
for (var i, o, n, s, _, a, m, $ = 0, p = 0, k, x = e.type, E = x === "FeatureCollection", B = x === "Feature", G = E ? e.features.length : 1, f = 0; f < G; f++) {
|
|
307
|
+
m = E ? e.features[f].geometry : B ? e.geometry : e, k = m ? m.type === "GeometryCollection" : !1, _ = k ? m.geometries.length : 1;
|
|
308
|
+
for (var S = 0; S < _; S++) {
|
|
309
|
+
var u = 0, h = 0;
|
|
310
|
+
if (s = k ? m.geometries[S] : m, s !== null) {
|
|
353
311
|
a = s.coordinates;
|
|
354
312
|
var y = s.type;
|
|
355
|
-
switch (
|
|
313
|
+
switch ($ = 0, y) {
|
|
356
314
|
case null:
|
|
357
315
|
break;
|
|
358
316
|
case "Point":
|
|
359
317
|
if (t(
|
|
360
318
|
a,
|
|
361
319
|
p,
|
|
362
|
-
|
|
320
|
+
f,
|
|
363
321
|
u,
|
|
364
|
-
|
|
322
|
+
h
|
|
365
323
|
) === !1)
|
|
366
324
|
return !1;
|
|
367
325
|
p++, u++;
|
|
@@ -372,9 +330,9 @@ function B(e, t, r) {
|
|
|
372
330
|
if (t(
|
|
373
331
|
a[i],
|
|
374
332
|
p,
|
|
375
|
-
|
|
333
|
+
f,
|
|
376
334
|
u,
|
|
377
|
-
|
|
335
|
+
h
|
|
378
336
|
) === !1)
|
|
379
337
|
return !1;
|
|
380
338
|
p++, y === "MultiPoint" && u++;
|
|
@@ -384,43 +342,43 @@ function B(e, t, r) {
|
|
|
384
342
|
case "Polygon":
|
|
385
343
|
case "MultiLineString":
|
|
386
344
|
for (i = 0; i < a.length; i++) {
|
|
387
|
-
for (o = 0; o < a[i].length -
|
|
345
|
+
for (o = 0; o < a[i].length - $; o++) {
|
|
388
346
|
if (t(
|
|
389
347
|
a[i][o],
|
|
390
348
|
p,
|
|
391
|
-
|
|
349
|
+
f,
|
|
392
350
|
u,
|
|
393
|
-
|
|
351
|
+
h
|
|
394
352
|
) === !1)
|
|
395
353
|
return !1;
|
|
396
354
|
p++;
|
|
397
355
|
}
|
|
398
|
-
y === "MultiLineString" && u++, y === "Polygon" &&
|
|
356
|
+
y === "MultiLineString" && u++, y === "Polygon" && h++;
|
|
399
357
|
}
|
|
400
358
|
y === "Polygon" && u++;
|
|
401
359
|
break;
|
|
402
360
|
case "MultiPolygon":
|
|
403
361
|
for (i = 0; i < a.length; i++) {
|
|
404
|
-
for (
|
|
405
|
-
for (n = 0; n < a[i][o].length -
|
|
362
|
+
for (h = 0, o = 0; o < a[i].length; o++) {
|
|
363
|
+
for (n = 0; n < a[i][o].length - $; n++) {
|
|
406
364
|
if (t(
|
|
407
365
|
a[i][o][n],
|
|
408
366
|
p,
|
|
409
|
-
|
|
367
|
+
f,
|
|
410
368
|
u,
|
|
411
|
-
|
|
369
|
+
h
|
|
412
370
|
) === !1)
|
|
413
371
|
return !1;
|
|
414
372
|
p++;
|
|
415
373
|
}
|
|
416
|
-
|
|
374
|
+
h++;
|
|
417
375
|
}
|
|
418
376
|
u++;
|
|
419
377
|
}
|
|
420
378
|
break;
|
|
421
379
|
case "GeometryCollection":
|
|
422
380
|
for (i = 0; i < s.geometries.length; i++)
|
|
423
|
-
if (
|
|
381
|
+
if (V(s.geometries[i], t) === !1)
|
|
424
382
|
return !1;
|
|
425
383
|
break;
|
|
426
384
|
default:
|
|
@@ -430,45 +388,45 @@ function B(e, t, r) {
|
|
|
430
388
|
}
|
|
431
389
|
}
|
|
432
390
|
}
|
|
433
|
-
function
|
|
391
|
+
function le(e, t = {}) {
|
|
434
392
|
if (e.bbox != null && t.recompute !== !0)
|
|
435
393
|
return e.bbox;
|
|
436
394
|
const r = [1 / 0, 1 / 0, -1 / 0, -1 / 0];
|
|
437
|
-
return
|
|
395
|
+
return V(e, (i) => {
|
|
438
396
|
r[0] > i[0] && (r[0] = i[0]), r[1] > i[1] && (r[1] = i[1]), r[2] < i[0] && (r[2] = i[0]), r[3] < i[1] && (r[3] = i[1]);
|
|
439
397
|
}), r;
|
|
440
398
|
}
|
|
441
|
-
const
|
|
399
|
+
const ue = {
|
|
442
400
|
__name: "home",
|
|
443
401
|
setup(e) {
|
|
444
|
-
return (t, r) => (l(), b(L(
|
|
402
|
+
return (t, r) => (l(), b(L(W), v(t.$attrs, { size: 24 }), null, 16));
|
|
445
403
|
}
|
|
446
|
-
},
|
|
404
|
+
}, pe = {
|
|
447
405
|
props: ["bbox", "map"],
|
|
448
|
-
components: { homeIcon:
|
|
406
|
+
components: { homeIcon: ue },
|
|
449
407
|
methods: {
|
|
450
408
|
setBounds() {
|
|
451
409
|
const e = {
|
|
452
410
|
type: "Feature",
|
|
453
411
|
geometry: this == null ? void 0 : this.bbox
|
|
454
|
-
}, t =
|
|
412
|
+
}, t = le(e);
|
|
455
413
|
this.map.fitBounds(t);
|
|
456
414
|
}
|
|
457
415
|
}
|
|
458
|
-
},
|
|
416
|
+
}, de = { class: "z-100 flex justify-center items-center rounded-md w-[32px] h-[32px] cursor-pointer bg-white p-1 border-[2px]" };
|
|
459
417
|
function fe(e, t, r, i, o, n) {
|
|
460
|
-
const s =
|
|
461
|
-
return l(), d("div",
|
|
462
|
-
|
|
418
|
+
const s = H("homeIcon");
|
|
419
|
+
return l(), d("div", de, [
|
|
420
|
+
J(s, { onClick: n.setBounds }, null, 8, ["onClick"])
|
|
463
421
|
]);
|
|
464
422
|
}
|
|
465
|
-
const
|
|
423
|
+
const Me = /* @__PURE__ */ w(pe, [["render", fe]]), he = {
|
|
466
424
|
__name: "menu",
|
|
467
425
|
setup(e) {
|
|
468
|
-
return (t, r) => (l(), b(L(
|
|
426
|
+
return (t, r) => (l(), b(L(q), v(t.$attrs, { size: 24 }), null, 16));
|
|
469
427
|
}
|
|
470
|
-
},
|
|
471
|
-
components: { legendIcon:
|
|
428
|
+
}, me = {
|
|
429
|
+
components: { legendIcon: I, menuIcon: he, closeIcon: A },
|
|
472
430
|
props: ["source", "count", "total", "mapId"],
|
|
473
431
|
data() {
|
|
474
432
|
return {
|
|
@@ -487,39 +445,39 @@ const Ce = /* @__PURE__ */ w(de, [["render", fe]]), me = {
|
|
|
487
445
|
return ((e = this.sizes) == null ? void 0 : e[0]) > ((r = this.sizes) == null ? void 0 : r[((t = this.sizes) == null ? void 0 : t.length) - 1]) ? (i = this.sizes) == null ? void 0 : i[0] : (n = this.sizes) == null ? void 0 : n[((o = this.sizes) == null ? void 0 : o.length) - 1];
|
|
488
446
|
}
|
|
489
447
|
}
|
|
490
|
-
},
|
|
491
|
-
function
|
|
492
|
-
return l(), d("div",
|
|
493
|
-
c("div",
|
|
494
|
-
c("table",
|
|
448
|
+
}, ye = { class: "w-full h-[calc(100%-40px)] bg-white" }, _e = { class: "w-full flex flex-col gap-[8px] h-[250px] overflow-auto [&::-webkit-scrollbar]:h-1.5 [&::-webkit-scrollbar]:w-1.5 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-thumb]:bg-gray-300 [&::-webkit-scrollbar-track]:bg-transparent text-xs" }, ge = { class: "relative min-w-full bg-white text-[12px]" }, be = { class: "divide-gray-200 dark:divide-neutral-700" }, Le = { class: "px-2 py-1" }, ve = { class: "px-2 py-1" };
|
|
449
|
+
function we(e, t, r, i, o, n) {
|
|
450
|
+
return l(), d("div", ye, [
|
|
451
|
+
c("div", _e, [
|
|
452
|
+
c("table", ge, [
|
|
495
453
|
t[0] || (t[0] = c("thead", { class: "sticky top-[-1px] z-[1] bg-white w-full after:absolute after:content-[''] after:block after:w-full after:h-px after:bg-stone-200" }, [
|
|
496
454
|
c("tr", null, [
|
|
497
455
|
c("th", { class: "px-2 py-1 text-start" }, "Назва"),
|
|
498
456
|
c("th", { class: "px-2 py-1 text-start" }, "Метрика")
|
|
499
457
|
])
|
|
500
458
|
], -1)),
|
|
501
|
-
c("tbody",
|
|
502
|
-
(l(!0), d(
|
|
459
|
+
c("tbody", be, [
|
|
460
|
+
(l(!0), d(M, null, P(r.source, (s) => (l(), d("tr", {
|
|
503
461
|
key: s.id,
|
|
504
462
|
class: "border-b cursor-pointer hover:bg-gray-100 odd:bg-gray-50"
|
|
505
463
|
}, [
|
|
506
|
-
c("td",
|
|
507
|
-
c("td",
|
|
464
|
+
c("td", Le, z(s.title || "—"), 1),
|
|
465
|
+
c("td", ve, z(s.metric), 1)
|
|
508
466
|
]))), 128))
|
|
509
467
|
])
|
|
510
468
|
])
|
|
511
469
|
])
|
|
512
470
|
]);
|
|
513
471
|
}
|
|
514
|
-
const Pe = /* @__PURE__ */ w(
|
|
472
|
+
const Pe = /* @__PURE__ */ w(me, [["render", we]]);
|
|
515
473
|
export {
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
474
|
+
Ce as V,
|
|
475
|
+
A as _,
|
|
476
|
+
I as a,
|
|
477
|
+
Pe as b,
|
|
478
|
+
Me as c,
|
|
479
|
+
Ee as d,
|
|
480
|
+
ze as e,
|
|
481
|
+
Z as l,
|
|
524
482
|
xe as p
|
|
525
483
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { _ as E, a as L, p as $,
|
|
2
|
-
import { _ as V, c as P } from "./import-file-
|
|
1
|
+
import { _ as E, a as L, p as $, b as T, c as B, V as H, d as O, e as F, l as N } from "./vs-list-CkH5cu3X.js";
|
|
2
|
+
import { _ as V, c as P } from "./import-file-BAgOJvMq.js";
|
|
3
3
|
import { resolveComponent as u, createElementBlock as c, openBlock as i, Fragment as w, createElementVNode as r, createBlock as C, createCommentVNode as m, createVNode as x, Teleport as R, toDisplayString as g, renderList as S, normalizeStyle as k, normalizeClass as I } from "vue";
|
|
4
4
|
const A = {
|
|
5
5
|
components: { legendIcon: L, closeIcon: E },
|