@local-logic/maps 0.0.19 → 0.0.21

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.
Files changed (38) hide show
  1. package/dist/index-29Y5fJR0.js +24 -0
  2. package/dist/{index-DnE7POcz.js → index-6JzOJU8O.js} +1 -1
  3. package/dist/{index-C_RtwL3E.js → index-AcZakyxd.js} +5 -5
  4. package/dist/{index-r9nwo0R7.js → index-CHSsiFtN.js} +1 -1
  5. package/dist/{index-DUdSU2pv.js → index-CqUTGwL0.js} +2 -2
  6. package/dist/{index-Be6RGKzc.js → index-Cwn0dgP_.js} +3 -3
  7. package/dist/{index-C1QREXT1.js → index-D--WdzK4.js} +2 -2
  8. package/dist/{index-DMwjyhBt.js → index-D1Phs0fA.js} +2 -2
  9. package/dist/{index-pztBT1mz.js → index-D1vI6Ww_.js} +1 -1
  10. package/dist/{index-Dvg9jDs5.js → index-DHHG0vNa.js} +1 -1
  11. package/dist/{index-C0nB-ZYI.js → index-DKFcZs0A.js} +2 -2
  12. package/dist/{index-CBfuS_n2.js → index-DZTFM839.js} +1 -1
  13. package/dist/index-DdYanSGw.js +23 -0
  14. package/dist/index-Dxh7aMoG.js +23 -0
  15. package/dist/{index-C9z8YU4t.js → index-_8n5sl1B.js} +3 -3
  16. package/dist/{index-gTk5Txmy.js → index-_n1FGHXc.js} +2 -2
  17. package/dist/index.es.js +1 -1
  18. package/dist/index.umd.js +305 -206
  19. package/dist/{logo-control-BALqfBGo.js → logo-control-C5ZdRec5.js} +1 -1
  20. package/dist/{mapbox-gl-Coz2msiN.js → mapbox-gl-D6JObe4m.js} +15957 -15589
  21. package/dist/{maplibre-gl-CAHhS7Ky.js → maplibre-gl-DDfJU6SR.js} +7506 -7216
  22. package/dist/scale-control-Cflgzbvb.js +744 -0
  23. package/dist/src/components/Map/Root/CenterPin/Google/index.d.ts +1 -1
  24. package/dist/src/components/Map/Root/CenterPin/Google/index.d.ts.map +1 -1
  25. package/dist/src/components/Map/Root/CenterPin/Mapbox/index.d.ts +1 -1
  26. package/dist/src/components/Map/Root/CenterPin/Mapbox/index.d.ts.map +1 -1
  27. package/dist/src/components/Map/Root/CenterPin/Maptiler/index.d.ts +1 -1
  28. package/dist/src/components/Map/Root/CenterPin/Maptiler/index.d.ts.map +1 -1
  29. package/dist/src/components/Map/Root/CenterPin/types.d.ts +1 -0
  30. package/dist/src/components/Map/Root/CenterPin/types.d.ts.map +1 -1
  31. package/dist/style.css +1 -1
  32. package/dist/styles-B8oT_wcC.js +2772 -0
  33. package/package.json +5 -4
  34. package/dist/index-C7cTTXxY.js +0 -24
  35. package/dist/index-DjQpPQGI.js +0 -23
  36. package/dist/index-t8m-nFSa.js +0 -23
  37. package/dist/scale-control-BOI2g14-.js +0 -726
  38. package/dist/styles-Do-o-qNU.js +0 -48
@@ -0,0 +1,24 @@
1
+ import { jsxs as t, jsx as e } from "react/jsx-runtime";
2
+ import { t as a, b as o, S as r, o as s, i as c, c as d } from "./styles-B8oT_wcC.js";
3
+ import { a as l } from "./index.modern-fpUBOYPT.js";
4
+ function m({ marker: n, className: i }) {
5
+ return /* @__PURE__ */ t(
6
+ l,
7
+ {
8
+ position: {
9
+ lat: n.latitude,
10
+ lng: n.longitude
11
+ },
12
+ className: a(d.trim(), i),
13
+ zIndex: 10,
14
+ children: [
15
+ /* @__PURE__ */ e("span", { id: "center-pin-background", className: o, children: /* @__PURE__ */ e(r, {}) }),
16
+ /* @__PURE__ */ e(s, { id: "center-pin-icon", className: c })
17
+ ]
18
+ },
19
+ `center-pin-marker-${n.longitude}-${n.latitude}`
20
+ );
21
+ }
22
+ export {
23
+ m as default
24
+ };
@@ -1,7 +1,7 @@
1
1
  import { jsx as r, jsxs as o, Fragment as f } from "react/jsx-runtime";
2
2
  import * as e from "react";
3
3
  import { useMemo as g } from "react";
4
- import { u as p, M as c } from "./index-C_RtwL3E.js";
4
+ import { u as p, M as c } from "./index-AcZakyxd.js";
5
5
  import { p as Z } from "./IconBase.es-rM5tt24D.js";
6
6
  const A = /* @__PURE__ */ new Map([
7
7
  [
@@ -10,7 +10,7 @@ const tt = it.createContext({}), R = () => at(tt), I = {
10
10
  maptiler: "600d69cb-288d-445e-9839-3dfe4d76b31a",
11
11
  mapbox: "locallogic/cmb9nz9kb011501ru8drq8fqf",
12
12
  google: "a7ff20eb973126bb"
13
- }, Y = 13, ut = 22, Ht = 12.5, ht = 30, pt = 60, lt = "w-full h-full relative overflow-hidden", ft = w(() => import("./index-C1QREXT1.js")), dt = w(() => import("./index-CBfuS_n2.js")), gt = w(() => import("./index-C0nB-ZYI.js")), mt = w(() => import("./index-qqbvBkdn.js")), yt = ({ padding: r = 1e-3, children: t }) => {
13
+ }, Y = 13, ut = 22, Ht = 12.5, ht = 30, pt = 60, lt = "w-full h-full relative overflow-hidden", ft = w(() => import("./index-D--WdzK4.js")), dt = w(() => import("./index-DZTFM839.js")), gt = w(() => import("./index-DKFcZs0A.js")), mt = w(() => import("./index-qqbvBkdn.js")), yt = ({ padding: r = 1e-3, children: t }) => {
14
14
  const {
15
15
  mapProvider: e,
16
16
  center: n,
@@ -48,7 +48,7 @@ const tt = it.createContext({}), R = () => at(tt), I = {
48
48
  children: /* @__PURE__ */ T(p, { padding: r, children: t })
49
49
  }
50
50
  );
51
- }, wt = w(() => import("./index-DjQpPQGI.js")), Mt = w(() => import("./index-C7cTTXxY.js")), _t = w(() => import("./index-t8m-nFSa.js"));
51
+ }, wt = w(() => import("./index-Dxh7aMoG.js")), Mt = w(() => import("./index-29Y5fJR0.js")), _t = w(() => import("./index-DdYanSGw.js"));
52
52
  function At(r) {
53
53
  const { mapProvider: t } = R(), e = P(() => {
54
54
  switch (t == null ? void 0 : t.name) {
@@ -564,7 +564,7 @@ var Lt = function(t) {
564
564
  supercluster: c.current
565
565
  };
566
566
  };
567
- const It = w(() => import("./index-Be6RGKzc.js")), vt = w(() => import("./index-DMwjyhBt.js")), Rt = w(() => import("./index-C9z8YU4t.js"));
567
+ const It = w(() => import("./index-Cwn0dgP_.js")), vt = w(() => import("./index-D1Phs0fA.js")), Rt = w(() => import("./index-_8n5sl1B.js"));
568
568
  function Zt({ markers: r, onClick: t, ...e }) {
569
569
  const { mapProvider: n, activeMarker: o, center: i, bounds: a, zoom: c, setMarkerPoints: s } = R();
570
570
  ct(() => {
@@ -629,7 +629,7 @@ function Zt({ markers: r, onClick: t, ...e }) {
629
629
  }
630
630
  ) : null;
631
631
  }
632
- const Ct = w(() => import("./index-DUdSU2pv.js")), Ut = w(() => import("./index-pztBT1mz.js")), Bt = w(() => import("./index-gTk5Txmy.js"));
632
+ const Ct = w(() => import("./index-CqUTGwL0.js")), Ut = w(() => import("./index-D1vI6Ww_.js")), Bt = w(() => import("./index-_n1FGHXc.js"));
633
633
  function Ft({ children: r, anchor: t = "bottom", ...e }) {
634
634
  const { mapProvider: n } = R(), o = P(() => {
635
635
  switch (n == null ? void 0 : n.name) {
@@ -645,7 +645,7 @@ function Ft({ children: r, anchor: t = "bottom", ...e }) {
645
645
  }, [n]);
646
646
  return o ? /* @__PURE__ */ T(o, { ...e, anchor: t, children: r }) : null;
647
647
  }
648
- const zt = w(() => import("./index-Dvg9jDs5.js")), Dt = w(() => import("./index-Dz1XJJEv.js")), Nt = w(() => import("./index-r9nwo0R7.js"));
648
+ const zt = w(() => import("./index-DHHG0vNa.js")), Dt = w(() => import("./index-Dz1XJJEv.js")), Nt = w(() => import("./index-CHSsiFtN.js"));
649
649
  function jt(r) {
650
650
  const { mapProvider: t } = R(), e = P(() => {
651
651
  switch (t == null ? void 0 : t.name) {
@@ -1,7 +1,7 @@
1
1
  import { jsx as u, Fragment as b } from "react/jsx-runtime";
2
2
  import * as $ from "react";
3
3
  import { useContext as S, useRef as k, useState as C, useMemo as m, useEffect as w, cloneElement as j } from "react";
4
- import { b as x, d as s } from "./scale-control-BOI2g14-.js";
4
+ import { b as x, d as s } from "./scale-control-Cflgzbvb.js";
5
5
  import { g as I } from "./utils-DJ13veBM.js";
6
6
  function g(t, e) {
7
7
  if (!t)
@@ -1,7 +1,7 @@
1
1
  import { jsx as p } from "react/jsx-runtime";
2
2
  import { useEffect as a } from "react";
3
- import { P as i } from "./logo-control-BALqfBGo.js";
4
- import { u as c } from "./index-C_RtwL3E.js";
3
+ import { P as i } from "./logo-control-C5ZdRec5.js";
4
+ import { u as c } from "./index-AcZakyxd.js";
5
5
  import { c as n } from "./styles-ChFj97uV.js";
6
6
  function y({
7
7
  latitude: e,
@@ -1,8 +1,8 @@
1
1
  import { jsxs as M, jsx as p } from "react/jsx-runtime";
2
- import { a as u } from "./logo-control-BALqfBGo.js";
2
+ import { a as u } from "./logo-control-C5ZdRec5.js";
3
3
  import "react";
4
- import { u as _, M as b } from "./index-C_RtwL3E.js";
5
- import { C as h, c as k, M as I } from "./index-DnE7POcz.js";
4
+ import { u as _, M as b } from "./index-AcZakyxd.js";
5
+ import { C as h, c as k, M as I } from "./index-6JzOJU8O.js";
6
6
  function N({
7
7
  clusters: t,
8
8
  colors: e,
@@ -1,8 +1,8 @@
1
1
  import { jsxs as x, jsx as d } from "react/jsx-runtime";
2
2
  import { useState as y, useEffect as c } from "react";
3
- import { M as g, N as h, u as b } from "./logo-control-BALqfBGo.js";
3
+ import { M as g, N as h, u as b } from "./logo-control-C5ZdRec5.js";
4
4
  import { b as B } from "./index-CFomI3Il.js";
5
- import { u as M, d as u, a as Z, m as z } from "./index-C_RtwL3E.js";
5
+ import { u as M, d as u, a as Z, m as z } from "./index-AcZakyxd.js";
6
6
  const L = ({ padding: i }) => {
7
7
  const { current: o } = b(), { markerPoints: n, setBounds: m, setZoom: f } = M(), [r, p] = y(void 0), s = () => {
8
8
  var e;
@@ -1,7 +1,7 @@
1
1
  import { jsxs as u, jsx as o } from "react/jsx-runtime";
2
2
  import { u as M, a as k } from "./index.modern-fpUBOYPT.js";
3
- import { u as I, M as O } from "./index-C_RtwL3E.js";
4
- import { C as _, c as b, M as h } from "./index-DnE7POcz.js";
3
+ import { u as I, M as O } from "./index-AcZakyxd.js";
4
+ import { C as _, c as b, M as h } from "./index-6JzOJU8O.js";
5
5
  function C({
6
6
  clusters: a,
7
7
  colors: i,
@@ -1,7 +1,7 @@
1
1
  import { jsx as n } from "react/jsx-runtime";
2
2
  import { useEffect as a, useMemo as f } from "react";
3
3
  import { u as o, I as s } from "./index.modern-fpUBOYPT.js";
4
- import { u as y } from "./index-C_RtwL3E.js";
4
+ import { u as y } from "./index-AcZakyxd.js";
5
5
  import { c as x } from "./styles-ChFj97uV.js";
6
6
  function I({
7
7
  latitude: u,
@@ -1,7 +1,7 @@
1
1
  import { jsx as u, Fragment as x } from "react/jsx-runtime";
2
2
  import * as $ from "react";
3
3
  import { useContext as k, useRef as S, useState as b, useMemo as m, useEffect as w, cloneElement as j } from "react";
4
- import { b as C, d as s } from "./logo-control-BALqfBGo.js";
4
+ import { b as C, d as s } from "./logo-control-C5ZdRec5.js";
5
5
  import { g as I } from "./utils-DJ13veBM.js";
6
6
  function g(t, e) {
7
7
  if (!t)
@@ -1,8 +1,8 @@
1
1
  import { jsxs as M, jsx as d } from "react/jsx-runtime";
2
2
  import { useState as v, useEffect as l } from "react";
3
- import { M as y, N as g, u as h } from "./scale-control-BOI2g14-.js";
3
+ import { M as y, N as g, u as h } from "./scale-control-Cflgzbvb.js";
4
4
  import { b as B } from "./index-CFomI3Il.js";
5
- import { u as b, d as u, a as Z, m as z } from "./index-C_RtwL3E.js";
5
+ import { u as b, d as u, a as Z, m as z } from "./index-AcZakyxd.js";
6
6
  const L = ({ padding: i }) => {
7
7
  const { current: o } = h(), { markerPoints: n, setBounds: m, setZoom: f } = b(), [r, p] = v(void 0), a = () => {
8
8
  var t;
@@ -2,7 +2,7 @@ import { jsxs as v, jsx as T } from "react/jsx-runtime";
2
2
  import { useState as h, useEffect as M } from "react";
3
3
  import { A as y, M as L, C as f, u as P } from "./index.modern-fpUBOYPT.js";
4
4
  import { b as x } from "./index-CFomI3Il.js";
5
- import { u as b, d as p, a as B, m as O } from "./index-C_RtwL3E.js";
5
+ import { u as b, d as p, a as B, m as O } from "./index-AcZakyxd.js";
6
6
  const Z = {
7
7
  "top-left": f.LEFT_TOP,
8
8
  "top-right": f.RIGHT_TOP,
@@ -0,0 +1,23 @@
1
+ import { jsxs as e, jsx as i } from "react/jsx-runtime";
2
+ import { t as a, b as o, S as r, o as s, i as c, c as d } from "./styles-B8oT_wcC.js";
3
+ import { a as l } from "./scale-control-Cflgzbvb.js";
4
+ import "react";
5
+ function b({ marker: t, className: n }) {
6
+ return /* @__PURE__ */ e(
7
+ l,
8
+ {
9
+ anchor: "bottom",
10
+ longitude: t.longitude,
11
+ latitude: t.latitude,
12
+ className: a(d.trim(), n),
13
+ children: [
14
+ /* @__PURE__ */ i("span", { id: "center-pin-background", className: o, children: /* @__PURE__ */ i(r, {}) }),
15
+ /* @__PURE__ */ i(s, { id: "center-pin-icon", className: c })
16
+ ]
17
+ },
18
+ `center-pin-marker-${t.longitude}-${t.latitude}`
19
+ );
20
+ }
21
+ export {
22
+ b as default
23
+ };
@@ -0,0 +1,23 @@
1
+ import { jsxs as n, jsx as i } from "react/jsx-runtime";
2
+ import { t as a, b as o, S as r, o as s, i as c, c as d } from "./styles-B8oT_wcC.js";
3
+ import { a as l } from "./logo-control-C5ZdRec5.js";
4
+ import "react";
5
+ function f({ marker: t, className: e }) {
6
+ return /* @__PURE__ */ n(
7
+ l,
8
+ {
9
+ anchor: "bottom",
10
+ longitude: t.longitude,
11
+ latitude: t.latitude,
12
+ className: a(d.trim(), e),
13
+ children: [
14
+ /* @__PURE__ */ i("span", { id: "center-pin-background", className: o, children: /* @__PURE__ */ i(r, {}) }),
15
+ /* @__PURE__ */ i(s, { id: "center-pin-icon", className: c })
16
+ ]
17
+ },
18
+ `center-pin-marker-${t.longitude}-${t.latitude}`
19
+ );
20
+ }
21
+ export {
22
+ f as default
23
+ };
@@ -1,8 +1,8 @@
1
1
  import { jsxs as M, jsx as p } from "react/jsx-runtime";
2
- import { a as b } from "./scale-control-BOI2g14-.js";
2
+ import { a as b } from "./scale-control-Cflgzbvb.js";
3
3
  import "react";
4
- import { u, M as h } from "./index-C_RtwL3E.js";
5
- import { C as k, c as x, M as I } from "./index-DnE7POcz.js";
4
+ import { u, M as h } from "./index-AcZakyxd.js";
5
+ import { C as k, c as x, M as I } from "./index-6JzOJU8O.js";
6
6
  function N({
7
7
  clusters: t,
8
8
  colors: e,
@@ -1,7 +1,7 @@
1
1
  import { jsx as e } from "react/jsx-runtime";
2
2
  import { useEffect as a } from "react";
3
- import { P as c } from "./scale-control-BOI2g14-.js";
4
- import { u as i } from "./index-C_RtwL3E.js";
3
+ import { P as c } from "./scale-control-Cflgzbvb.js";
4
+ import { u as i } from "./index-AcZakyxd.js";
5
5
  import { c as n } from "./styles-ChFj97uV.js";
6
6
  function l({
7
7
  latitude: p,
package/dist/index.es.js CHANGED
@@ -1,4 +1,4 @@
1
- import { i as c } from "./index-C_RtwL3E.js";
1
+ import { i as c } from "./index-AcZakyxd.js";
2
2
  export {
3
3
  c as LocalLogicMap
4
4
  };