agviewermap-react 0.1.18 → 0.1.19
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/{LazyModalContent-KYg-4Dun.js → LazyModalContent-DjP9Sgv9.js} +2 -2
- package/dist/{LazyPlotModalContent-DQuJrz3C.js → LazyPlotModalContent-DUEJOABM.js} +2 -2
- package/dist/agviewermap-react.js +1 -1
- package/dist/agviewermap-react.umd.cjs +119 -119
- package/dist/{arrow-up-right-DzFwaANr.js → arrow-up-right-DC1CEZ_9.js} +1 -1
- package/dist/{index-BermKuD8.js → index-BZQ0dA4C.js} +10962 -10935
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { d as B, t as H, j as e, S as z, a as P, I as U, M as V, T as S, b as _, E as q } from "./index-
|
|
1
|
+
import { d as B, t as H, j as e, S as z, a as P, I as U, M as V, T as S, b as _, E as q } from "./index-BZQ0dA4C.js";
|
|
2
2
|
import { useState as d, useRef as G, useCallback as i, useMemo as j, useEffect as J } from "react";
|
|
3
|
-
import { A as K, T as O } from "./arrow-up-right-
|
|
3
|
+
import { A as K, T as O } from "./arrow-up-right-DC1CEZ_9.js";
|
|
4
4
|
const Q = ({ marker: a, onMarkerClick: u, onDeleteMarker: m, markersData: h, intl: o }) => /* @__PURE__ */ e.jsx("div", { className: "marker-item rounded-md hover:bg-gray-50 dark:hover:bg-gray-700 p-2 mb-2", children: /* @__PURE__ */ e.jsx("div", { className: "marker-item-info", children: /* @__PURE__ */ e.jsxs("div", { className: "flex justify-between items-center gap-2", children: [
|
|
5
5
|
/* @__PURE__ */ e.jsxs("div", { className: "flex items-center gap-2 flex-1 min-w-0", children: [
|
|
6
6
|
/* @__PURE__ */ e.jsx(V, { className: "h-4 w-4 text-primary flex-shrink-0" }),
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { u as P, c as R, e as H, P as O, j as e, f as U, B as z, T as w, g as G, C as V, h as q, i as T, d as J, t as K, S as Q, a as W, I as X, M as Y, b as I } from "./index-
|
|
1
|
+
import { u as P, c as R, e as H, P as O, j as e, f as U, B as z, T as w, g as G, C as V, h as q, i as T, d as J, t as K, S as Q, a as W, I as X, M as Y, b as I } from "./index-BZQ0dA4C.js";
|
|
2
2
|
import { useState as u, useContext as Z, useRef as $, useCallback as h, useMemo as b, useEffect as ee } from "react";
|
|
3
|
-
import { A as se, T as ae } from "./arrow-up-right-
|
|
3
|
+
import { A as se, T as ae } from "./arrow-up-right-DC1CEZ_9.js";
|
|
4
4
|
const te = ({ plot: a }) => {
|
|
5
5
|
const [f, l] = u(!1);
|
|
6
6
|
P((o) => o.toDrawMode), P((o) => o.toNormalMode);
|