wacomm 2.8.10 → 2.8.13
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-Be65WdtU.mjs → index-CVvXWC1-.mjs} +8 -13
- package/dist/{index-BLu5vG1c.js → index-DRzSu4hd.js} +3 -3
- package/dist/{mapbox-gl-BFhHIuoI.js → mapbox-gl-DaFCUQrU.js} +1 -1
- package/dist/{mapbox-gl-qON3k_SO.mjs → mapbox-gl-SMMKuEac.mjs} +1 -1
- package/dist/{maplibre-gl-Cn50YV5h.mjs → maplibre-gl-BSGC-BWf.mjs} +1 -1
- package/dist/{maplibre-gl-BpNeF5jb.js → maplibre-gl-BjSSs2lE.js} +1 -1
- package/dist/wacomm.cjs.js +1 -1
- package/dist/wacomm.css +1 -1
- package/dist/wacomm.es.js +1 -1
- package/package.json +1 -1
|
@@ -21450,19 +21450,18 @@ const e5 = /* @__PURE__ */ Kr(vT), td = {
|
|
|
21450
21450
|
backgroundColor: "rgba(0, 0, 0, 0.1)"
|
|
21451
21451
|
},
|
|
21452
21452
|
content: {
|
|
21453
|
-
top: "
|
|
21453
|
+
top: "10%",
|
|
21454
21454
|
left: "50%",
|
|
21455
21455
|
transform: "translate(-50%, 0%)",
|
|
21456
21456
|
border: "1px solid #ccc",
|
|
21457
21457
|
background: "#fff",
|
|
21458
21458
|
borderRadius: "4px",
|
|
21459
21459
|
height: "fit-content",
|
|
21460
|
-
maxHeight: "
|
|
21460
|
+
maxHeight: "80vh",
|
|
21461
21461
|
boxShadow: "3px 3px 2px grey",
|
|
21462
21462
|
padding: "10px 15px",
|
|
21463
21463
|
display: "flex",
|
|
21464
|
-
flexDirection: "column"
|
|
21465
|
-
overflow: "hidden"
|
|
21464
|
+
flexDirection: "column"
|
|
21466
21465
|
}
|
|
21467
21466
|
}, od = {
|
|
21468
21467
|
overlay: {
|
|
@@ -21483,8 +21482,7 @@ const e5 = /* @__PURE__ */ Kr(vT), td = {
|
|
|
21483
21482
|
boxShadow: "3px 3px 2px grey",
|
|
21484
21483
|
padding: "10px 15px",
|
|
21485
21484
|
display: "flex",
|
|
21486
|
-
flexDirection: "column"
|
|
21487
|
-
overflow: "hidden"
|
|
21485
|
+
flexDirection: "column"
|
|
21488
21486
|
}
|
|
21489
21487
|
}, wT = (e, t, i) => e ? {
|
|
21490
21488
|
overlay: {
|
|
@@ -21534,7 +21532,7 @@ function ul({
|
|
|
21534
21532
|
typeof i == "string" ? /* @__PURE__ */ j.jsx(Vp, { label: i }) : i,
|
|
21535
21533
|
!m && /* @__PURE__ */ j.jsx(Ol, { className: "right-1 text-gray-600", onClick: t })
|
|
21536
21534
|
] }),
|
|
21537
|
-
/* @__PURE__ */ j.jsx("div", { style: { overflowY: "auto"
|
|
21535
|
+
/* @__PURE__ */ j.jsx("div", { style: { flex: 1, overflowY: "auto" }, children: A })
|
|
21538
21536
|
]
|
|
21539
21537
|
}
|
|
21540
21538
|
);
|
|
@@ -51894,11 +51892,11 @@ function AF(e) {
|
|
|
51894
51892
|
}, [c]), null;
|
|
51895
51893
|
}
|
|
51896
51894
|
const Sq = u0(AF);
|
|
51897
|
-
const lF = import("./maplibre-gl-
|
|
51895
|
+
const lF = import("./maplibre-gl-BSGC-BWf.mjs").then((e) => e.m), cF = U.forwardRef(function(t, i) {
|
|
51898
51896
|
return q7(t, i, lF);
|
|
51899
51897
|
}), uF = Y7;
|
|
51900
51898
|
const dF = aF;
|
|
51901
|
-
const pF = import("./mapbox-gl-
|
|
51899
|
+
const pF = import("./mapbox-gl-SMMKuEac.mjs").then((e) => e.m), Iq = U.forwardRef(function(t, i) {
|
|
51902
51900
|
return q7(t, i, pF);
|
|
51903
51901
|
}), fF = Y7;
|
|
51904
51902
|
function mF({ locations: e }) {
|
|
@@ -57247,10 +57245,7 @@ function AW({
|
|
|
57247
57245
|
defaultValue: e,
|
|
57248
57246
|
options: t,
|
|
57249
57247
|
onChange: m,
|
|
57250
|
-
isDisabled: p
|
|
57251
|
-
menuPortalTarget: document.body,
|
|
57252
|
-
menuPosition: "fixed",
|
|
57253
|
-
styles: { menuPortal: (h) => ({ ...h, zIndex: 9999 }) }
|
|
57248
|
+
isDisabled: p
|
|
57254
57249
|
}
|
|
57255
57250
|
) });
|
|
57256
57251
|
}
|