@opengis/gis 0.1.70 → 0.1.71

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/index.js CHANGED
@@ -558,7 +558,7 @@ const qt = {}, Gt = {
558
558
  xmlns: "http://www.w3.org/2000/svg"
559
559
  };
560
560
  function Jt(e, t) {
561
- return c(), p("svg", Gt, [...t[0] || (t[0] = [
561
+ return c(), p("svg", Gt, t[0] || (t[0] = [
562
562
  r("path", {
563
563
  d: "M11 19C15.4183 19 19 15.4183 19 11C19 6.58172 15.4183 3 11 3C6.58172 3 3 6.58172 3 11C3 15.4183 6.58172 19 11 19Z",
564
564
  stroke: "black",
@@ -571,7 +571,7 @@ function Jt(e, t) {
571
571
  "stroke-linecap": "round",
572
572
  "stroke-linejoin": "round"
573
573
  }, null, -1)
574
- ])]);
574
+ ]));
575
575
  }
576
576
  const ot = /* @__PURE__ */ H(qt, [["render", Jt]]), Qt = { class: "w-full flex flex-col bg-white border border-stone-200 shadow-2xs rounded-xl z-10 relative" }, Yt = { class: "flex flex-col justify-between h-full pb-5 px-5" }, Kt = {
577
577
  key: 0,
@@ -950,7 +950,7 @@ const ho = { class: "legend-widget flex flex-col bg-white border border-stone-20
950
950
  trigger: "hover",
951
951
  placement: "right"
952
952
  }, {
953
- reference: Z(() => [...d[0] || (d[0] = [
953
+ reference: Z(() => d[0] || (d[0] = [
954
954
  r("div", { class: "flex items-center justify-center h-8 w-8 transition-colors rounded-full hover:bg-gray-100 cursor-pointer" }, [
955
955
  r("svg", {
956
956
  width: "16",
@@ -979,11 +979,12 @@ const ho = { class: "legend-widget flex flex-col bg-white border border-stone-20
979
979
  })
980
980
  ])
981
981
  ], -1)
982
- ])]),
982
+ ])),
983
983
  default: Z(() => [
984
- d[1] || (d[1] = ae(" Перейти на карту ", -1))
984
+ d[1] || (d[1] = ae(" Перейти на карту "))
985
985
  ]),
986
- _: 1
986
+ _: 1,
987
+ __: [1]
987
988
  })
988
989
  ]),
989
990
  default: Z(() => [
@@ -1102,7 +1103,7 @@ const ho = { class: "legend-widget flex flex-col bg-white border border-stone-20
1102
1103
  type: "button",
1103
1104
  class: "size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600 ml-2",
1104
1105
  onClick: k[0] || (k[0] = (le) => s("close"))
1105
- }, [...k[1] || (k[1] = [
1106
+ }, k[1] || (k[1] = [
1106
1107
  r("svg", {
1107
1108
  class: "shrink-0 size-4 cursor-pointer",
1108
1109
  xmlns: "http://www.w3.org/2000/svg",
@@ -1118,7 +1119,7 @@ const ho = { class: "legend-widget flex flex-col bg-white border border-stone-20
1118
1119
  r("path", { d: "M18 6 6 18" }),
1119
1120
  r("path", { d: "m6 6 12 12" })
1120
1121
  ], -1)
1121
- ])])
1122
+ ]))
1122
1123
  ])) : F("", !0),
1123
1124
  a.value > 1 ? (c(), p("div", Lo, [
1124
1125
  r("button", {
@@ -1295,10 +1296,10 @@ const ho = { class: "legend-widget flex flex-col bg-white border border-stone-20
1295
1296
  "stroke-linejoin": "round"
1296
1297
  };
1297
1298
  function rr(e, t) {
1298
- return c(), p("svg", or, [...t[0] || (t[0] = [
1299
+ return c(), p("svg", or, t[0] || (t[0] = [
1299
1300
  r("path", { d: "M18 6 6 18" }, null, -1),
1300
1301
  r("path", { d: "m6 6 12 12" }, null, -1)
1301
- ])]);
1302
+ ]));
1302
1303
  }
1303
1304
  const st = /* @__PURE__ */ H(tr, [["render", rr]]), sr = { class: "hover:bg-gray-100 rounded-lg flex items-center ml-[20px] py-[8px] px-[8px]" }, nr = ["for"], ir = { class: "custom-checkbox-wrapper" }, ar = ["id", "checked"], lr = { class: "custom-checkbox" }, cr = {
1304
1305
  key: 0,
@@ -1349,14 +1350,14 @@ const st = /* @__PURE__ */ H(tr, [["render", rr]]), sr = { class: "hover:bg-gray
1349
1350
  class: "custom-checkbox-input"
1350
1351
  }, null, 40, ar),
1351
1352
  r("div", lr, [
1352
- n.value ? (c(), p("svg", cr, [...g[1] || (g[1] = [
1353
+ n.value ? (c(), p("svg", cr, g[1] || (g[1] = [
1353
1354
  r("path", {
1354
1355
  d: "M10.6663 1L4.24967 7.41667L1.33301 4.5",
1355
1356
  stroke: "#fff",
1356
1357
  "stroke-linecap": "round",
1357
1358
  "stroke-linejoin": "round"
1358
1359
  }, null, -1)
1359
- ])])) : F("", !0)
1360
+ ]))) : F("", !0)
1360
1361
  ])
1361
1362
  ]),
1362
1363
  r("div", dr, [
@@ -1383,7 +1384,7 @@ const st = /* @__PURE__ */ H(tr, [["render", rr]]), sr = { class: "hover:bg-gray
1383
1384
  class: "lucide lucide-zoom-in"
1384
1385
  };
1385
1386
  function mr(e, t) {
1386
- return c(), p("svg", vr, [...t[0] || (t[0] = [
1387
+ return c(), p("svg", vr, t[0] || (t[0] = [
1387
1388
  r("circle", {
1388
1389
  cx: "11",
1389
1390
  cy: "11",
@@ -1407,7 +1408,7 @@ function mr(e, t) {
1407
1408
  y1: "11",
1408
1409
  y2: "11"
1409
1410
  }, null, -1)
1410
- ])]);
1411
+ ]));
1411
1412
  }
1412
1413
  const yr = /* @__PURE__ */ H(gr, [["render", mr]]), br = {}, wr = {
1413
1414
  xmlns: "http://www.w3.org/2000/svg",
@@ -1422,7 +1423,7 @@ const yr = /* @__PURE__ */ H(gr, [["render", mr]]), br = {}, wr = {
1422
1423
  class: "lucide lucide-info"
1423
1424
  };
1424
1425
  function xr(e, t) {
1425
- return c(), p("svg", wr, [...t[0] || (t[0] = [
1426
+ return c(), p("svg", wr, t[0] || (t[0] = [
1426
1427
  r("circle", {
1427
1428
  cx: "12",
1428
1429
  cy: "12",
@@ -1430,7 +1431,7 @@ function xr(e, t) {
1430
1431
  }, null, -1),
1431
1432
  r("path", { d: "M12 16v-4" }, null, -1),
1432
1433
  r("path", { d: "M12 8h.01" }, null, -1)
1433
- ])]);
1434
+ ]));
1434
1435
  }
1435
1436
  const _r = /* @__PURE__ */ H(br, [["render", xr]]), kr = {}, Lr = {
1436
1437
  xmlns: "http://www.w3.org/2000/svg",
@@ -1445,7 +1446,7 @@ const _r = /* @__PURE__ */ H(br, [["render", xr]]), kr = {}, Lr = {
1445
1446
  class: "lucide lucide-table"
1446
1447
  };
1447
1448
  function Cr(e, t) {
1448
- return c(), p("svg", Lr, [...t[0] || (t[0] = [
1449
+ return c(), p("svg", Lr, t[0] || (t[0] = [
1449
1450
  r("path", { d: "M12 3v18" }, null, -1),
1450
1451
  r("rect", {
1451
1452
  width: "18",
@@ -1456,7 +1457,7 @@ function Cr(e, t) {
1456
1457
  }, null, -1),
1457
1458
  r("path", { d: "M3 9h18" }, null, -1),
1458
1459
  r("path", { d: "M3 15h18" }, null, -1)
1459
- ])]);
1460
+ ]));
1460
1461
  }
1461
1462
  const $r = /* @__PURE__ */ H(kr, [["render", Cr]]), Ir = {}, Vr = {
1462
1463
  xmlns: "http://www.w3.org/2000/svg",
@@ -1471,9 +1472,9 @@ const $r = /* @__PURE__ */ H(kr, [["render", Cr]]), Ir = {}, Vr = {
1471
1472
  class: "lucide lucide-trash2"
1472
1473
  };
1473
1474
  function Sr(e, t) {
1474
- return c(), p("svg", Vr, [...t[0] || (t[0] = [
1475
+ return c(), p("svg", Vr, t[0] || (t[0] = [
1475
1476
  Be('<path d="M3 6h18"></path><path d="M19 6v14c0 1-1 2-2 2H7c-1 0-2-1-2-2V6"></path><path d="M8 6V4c0-1 1-2 2-2h4c1 0 2 1 2 2v2"></path><line x1="10" x2="10" y1="11" y2="17"></line><line x1="14" x2="14" y1="11" y2="17"></line>', 5)
1476
- ])]);
1477
+ ]));
1477
1478
  }
1478
1479
  const Fr = /* @__PURE__ */ H(Ir, [["render", Sr]]), jr = {}, Pr = {
1479
1480
  xmlns: "http://www.w3.org/2000/svg",
@@ -1488,7 +1489,7 @@ const Fr = /* @__PURE__ */ H(Ir, [["render", Sr]]), jr = {}, Pr = {
1488
1489
  class: "lucide lucide-more-vertical text-gray-600"
1489
1490
  };
1490
1491
  function Er(e, t) {
1491
- return c(), p("svg", Pr, [...t[0] || (t[0] = [
1492
+ return c(), p("svg", Pr, t[0] || (t[0] = [
1492
1493
  r("circle", {
1493
1494
  cx: "12",
1494
1495
  cy: "12",
@@ -1504,7 +1505,7 @@ function Er(e, t) {
1504
1505
  cy: "19",
1505
1506
  r: "1"
1506
1507
  }, null, -1)
1507
- ])]);
1508
+ ]));
1508
1509
  }
1509
1510
  const Mr = /* @__PURE__ */ H(jr, [["render", Er]]), Tr = {}, zr = {
1510
1511
  width: "6",
@@ -1514,14 +1515,14 @@ const Mr = /* @__PURE__ */ H(jr, [["render", Er]]), Tr = {}, zr = {
1514
1515
  xmlns: "http://www.w3.org/2000/svg"
1515
1516
  };
1516
1517
  function Ar(e, t) {
1517
- return c(), p("svg", zr, [...t[0] || (t[0] = [
1518
+ return c(), p("svg", zr, t[0] || (t[0] = [
1518
1519
  r("path", {
1519
1520
  d: "M1 9L5 5L1 1",
1520
1521
  stroke: "currentColor",
1521
1522
  "stroke-linecap": "round",
1522
1523
  "stroke-linejoin": "round"
1523
1524
  }, null, -1)
1524
- ])]);
1525
+ ]));
1525
1526
  }
1526
1527
  const Br = /* @__PURE__ */ H(Tr, [["render", Ar]]), Or = {}, Dr = {
1527
1528
  width: "18",
@@ -1531,9 +1532,9 @@ const Br = /* @__PURE__ */ H(Tr, [["render", Ar]]), Or = {}, Dr = {
1531
1532
  xmlns: "http://www.w3.org/2000/svg"
1532
1533
  };
1533
1534
  function Ur(e, t) {
1534
- return c(), p("svg", Dr, [...t[0] || (t[0] = [
1535
+ return c(), p("svg", Dr, t[0] || (t[0] = [
1535
1536
  Be('<g clip-path="url(#clip0_231_103)"><path d="M12 20L9 21V12.5L4.52 7.572C4.18545 7.20393 4.00005 6.7244 4 6.227V4H20V6.172C19.9999 6.70239 19.7891 7.21101 19.414 7.586L15 12" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path d="M21.121 20.1209C21.5406 19.7014 21.8265 19.1668 21.9423 18.5849C22.0581 18.0029 21.9988 17.3997 21.7717 16.8514C21.5447 16.3032 21.1602 15.8346 20.6668 15.5049C20.1734 15.1752 19.5934 14.9993 19 14.9993C18.4066 14.9993 17.8266 15.1752 17.3332 15.5049C16.8398 15.8346 16.4553 16.3032 16.2283 16.8514C16.0012 17.3997 15.9419 18.0029 16.0577 18.5849C16.1735 19.1668 16.4594 19.7014 16.879 20.1209C17.297 20.5399 18.004 21.1659 19 21.9999C20.051 21.1099 20.759 20.4839 21.121 20.1209Z" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19 18V18.01" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path></g><defs><clipPath id="clip0_231_103"><rect width="24" height="24" fill="white"></rect></clipPath></defs>', 2)
1536
- ])]);
1537
+ ]));
1537
1538
  }
1538
1539
  const Rr = /* @__PURE__ */ H(Or, [["render", Ur]]);
1539
1540
  function Hr() {
@@ -1858,9 +1859,9 @@ function Ss(e, t, o, s, n, i) {
1858
1859
  class: "p-1 rounded-full hover:bg-gray-200 transition-colors",
1859
1860
  "aria-label": "Reset layers",
1860
1861
  onClick: t[0] || (t[0] = (...f) => i.clearSelectedLayers && i.clearSelectedLayers(...f))
1861
- }, [...t[8] || (t[8] = [
1862
+ }, t[8] || (t[8] = [
1862
1863
  Be('<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-e9e7021a><path d="M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8" data-v-e9e7021a></path><path d="M21 3v5h-5" data-v-e9e7021a></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-e9e7021a></path><path d="M8 16H3v5" data-v-e9e7021a></path></svg>', 1)
1863
- ])])
1864
+ ]))
1864
1865
  ]),
1865
1866
  r("div", Kr, [
1866
1867
  r("button", {
@@ -1883,7 +1884,7 @@ function Ss(e, t, o, s, n, i) {
1883
1884
  r("button", {
1884
1885
  class: "flex items-center gap-2 text-blue-600 hover:text-blue-700 transition-colors px-3 py-2 rounded-md bg-blue-50 hover:bg-blue-100 w-full justify-center",
1885
1886
  onClick: t[3] || (t[3] = (f) => n.activeView = "catalog")
1886
- }, [...t[9] || (t[9] = [
1887
+ }, t[9] || (t[9] = [
1887
1888
  r("svg", {
1888
1889
  xmlns: "http://www.w3.org/2000/svg",
1889
1890
  width: "16",
@@ -1900,7 +1901,7 @@ function Ss(e, t, o, s, n, i) {
1900
1901
  r("path", { d: "M12 5v14" })
1901
1902
  ], -1),
1902
1903
  r("span", null, "Вибрати шар", -1)
1903
- ])])
1904
+ ]))
1904
1905
  ]),
1905
1906
  n.mounted ? (c(), p("div", ts, [
1906
1907
  (c(!0), p(B, null, W(n.selectedLayers, (f, L) => {
@@ -1999,17 +2000,17 @@ function Ss(e, t, o, s, n, i) {
1999
2000
  }, null, 8, ["scheme", "onFilterChange"]), [
2000
2001
  [Pe, (j = f.filters) == null ? void 0 : j.length]
2001
2002
  ]),
2002
- ne(r("div", null, [...t[12] || (t[12] = [
2003
+ ne(r("div", null, t[12] || (t[12] = [
2003
2004
  r("div", { class: "px-2 text-[14px] text-[#4b5563]" }, " Фільтри для шару відсутні ", -1)
2004
- ])], 512), [
2005
+ ]), 512), [
2005
2006
  [Pe, !((T = f.filters) != null && T.length)]
2006
2007
  ])
2007
2008
  ])) : F("", !0)
2008
2009
  ], 42, os);
2009
2010
  }), 128)),
2010
- n.selectedLayers.length === 0 ? (c(), p("div", ws, [...t[13] || (t[13] = [
2011
+ n.selectedLayers.length === 0 ? (c(), p("div", ws, t[13] || (t[13] = [
2011
2012
  r("p", null, 'Щоб додати шар, натисніть на кнопку "Вибрати шар".', -1)
2012
- ])])) : F("", !0)
2013
+ ]))) : F("", !0)
2013
2014
  ])) : F("", !0)
2014
2015
  ])) : (c(), p(B, { key: 1 }, [
2015
2016
  r("div", xs, [
@@ -2270,9 +2271,10 @@ const Fs = /* @__PURE__ */ H(Wr, [["render", Ss], ["__scopeId", "data-v-e9e7021a
2270
2271
  ])
2271
2272
  ]),
2272
2273
  default: Z(() => [
2273
- u[1] || (u[1] = ae(" Відкрити бокову панель ", -1))
2274
+ u[1] || (u[1] = ae(" Відкрити бокову панель "))
2274
2275
  ]),
2275
- _: 1
2276
+ _: 1,
2277
+ __: [1]
2276
2278
  })
2277
2279
  ]),
2278
2280
  _: 1
@@ -2391,9 +2393,9 @@ function Ks(e, t, o, s, n, i) {
2391
2393
  const Xs = /* @__PURE__ */ H(Us, [["render", Ks]]), en = { class: "map-skeleton-loader" }, tn = {
2392
2394
  __name: "vs-skeleton-loader",
2393
2395
  setup(e) {
2394
- return (t, o) => (c(), p("div", en, [...o[0] || (o[0] = [
2396
+ return (t, o) => (c(), p("div", en, o[0] || (o[0] = [
2395
2397
  r("div", { class: "dot-pulse" }, null, -1)
2396
- ])]));
2398
+ ])));
2397
2399
  }
2398
2400
  }, on = /* @__PURE__ */ H(tn, [["__scopeId", "data-v-954c1e03"]]), rn = {}, sn = {
2399
2401
  width: "24",
@@ -2403,7 +2405,7 @@ const Xs = /* @__PURE__ */ H(Us, [["render", Ks]]), en = { class: "map-skeleton-
2403
2405
  xmlns: "http://www.w3.org/2000/svg"
2404
2406
  };
2405
2407
  function nn(e, t) {
2406
- return c(), p("svg", sn, [...t[0] || (t[0] = [
2408
+ return c(), p("svg", sn, t[0] || (t[0] = [
2407
2409
  r("title", null, "Globe Icon", -1),
2408
2410
  r("desc", null, " A circular representation of a globe with horizontal and vertical lines ", -1),
2409
2411
  r("path", {
@@ -2427,7 +2429,7 @@ function nn(e, t) {
2427
2429
  "stroke-linecap": "round",
2428
2430
  "stroke-linejoin": "round"
2429
2431
  }, null, -1)
2430
- ])]);
2432
+ ]));
2431
2433
  }
2432
2434
  const an = /* @__PURE__ */ H(rn, [["render", nn]]), ln = {
2433
2435
  components: {
@@ -2463,7 +2465,8 @@ function cn(e, t, o, s, n, i) {
2463
2465
  default: Z(() => [
2464
2466
  t[0] || (t[0] = r("div", null, "Повернутися до початкових налаштувань", -1))
2465
2467
  ]),
2466
- _: 1
2468
+ _: 1,
2469
+ __: [0]
2467
2470
  })
2468
2471
  ]);
2469
2472
  }
@@ -2475,7 +2478,7 @@ const dn = /* @__PURE__ */ H(ln, [["render", cn]]), un = {}, pn = {
2475
2478
  xmlns: "http://www.w3.org/2000/svg"
2476
2479
  };
2477
2480
  function hn(e, t) {
2478
- return c(), p("svg", pn, [...t[0] || (t[0] = [
2481
+ return c(), p("svg", pn, t[0] || (t[0] = [
2479
2482
  r("title", null, "Document with Two Sections Icon", -1),
2480
2483
  r("desc", null, "A document icon with a split design indicating two sections", -1),
2481
2484
  r("path", {
@@ -2499,7 +2502,7 @@ function hn(e, t) {
2499
2502
  "stroke-linecap": "round",
2500
2503
  "stroke-linejoin": "round"
2501
2504
  }, null, -1)
2502
- ])]);
2505
+ ]));
2503
2506
  }
2504
2507
  const fn = /* @__PURE__ */ H(un, [["render", hn]]), gn = {
2505
2508
  components: {
@@ -2634,7 +2637,8 @@ function vn(e, t, o, s, n, i) {
2634
2637
  default: Z(() => [
2635
2638
  t[0] || (t[0] = r("div", null, "Надрукувати", -1))
2636
2639
  ]),
2637
- _: 1
2640
+ _: 1,
2641
+ __: [0]
2638
2642
  });
2639
2643
  }
2640
2644
  const mn = /* @__PURE__ */ H(gn, [["render", vn]]), yn = {
@@ -2692,7 +2696,8 @@ function bn(e, t, o, s, n, i) {
2692
2696
  default: Z(() => [
2693
2697
  t[1] || (t[1] = r("div", null, "Перемикач виду", -1))
2694
2698
  ]),
2695
- _: 1
2699
+ _: 1,
2700
+ __: [1]
2696
2701
  });
2697
2702
  }
2698
2703
  const wn = /* @__PURE__ */ H(yn, [["render", bn]]), xn = {
@@ -2895,7 +2900,8 @@ function zn(e, t, o, s, n, i) {
2895
2900
  default: Z(() => [
2896
2901
  t[7] || (t[7] = r("div", null, "Дізнатися геолокацію", -1))
2897
2902
  ]),
2898
- _: 1
2903
+ _: 1,
2904
+ __: [7]
2899
2905
  })
2900
2906
  ]);
2901
2907
  }