wacomm 2.8.7 → 2.8.9
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-CNA54BBl.mjs → index-BXqGV5ia.mjs} +7 -5
- package/dist/{index-CdULhXlG.js → index-DfVnNqcX.js} +3 -3
- package/dist/{mapbox-gl-dWiSQaa1.mjs → mapbox-gl-CSaSjpe8.mjs} +1 -1
- package/dist/{mapbox-gl-DNCZwXff.js → mapbox-gl-DqTZ7RWp.js} +1 -1
- package/dist/{maplibre-gl-B1raw_0o.js → maplibre-gl-CgAl5WVk.js} +1 -1
- package/dist/{maplibre-gl-B-6xd2Ja.mjs → maplibre-gl-DcS6iK8d.mjs} +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
|
@@ -21456,7 +21456,7 @@ const e5 = /* @__PURE__ */ Kr(vT), td = {
|
|
|
21456
21456
|
border: "1px solid #ccc",
|
|
21457
21457
|
background: "#fff",
|
|
21458
21458
|
borderRadius: "4px",
|
|
21459
|
-
height: "
|
|
21459
|
+
height: "fit-content",
|
|
21460
21460
|
maxHeight: "70vh",
|
|
21461
21461
|
boxShadow: "3px 3px 2px grey",
|
|
21462
21462
|
padding: "10px 15px",
|
|
@@ -21478,7 +21478,7 @@ const e5 = /* @__PURE__ */ Kr(vT), td = {
|
|
|
21478
21478
|
border: "1px solid #ccc",
|
|
21479
21479
|
background: "#fff",
|
|
21480
21480
|
borderRadius: "4px",
|
|
21481
|
-
height: "
|
|
21481
|
+
height: "fit-content",
|
|
21482
21482
|
maxHeight: "80vh",
|
|
21483
21483
|
boxShadow: "3px 3px 2px grey",
|
|
21484
21484
|
padding: "10px 15px",
|
|
@@ -51894,11 +51894,11 @@ function AF(e) {
|
|
|
51894
51894
|
}, [c]), null;
|
|
51895
51895
|
}
|
|
51896
51896
|
const Sq = u0(AF);
|
|
51897
|
-
const lF = import("./maplibre-gl-
|
|
51897
|
+
const lF = import("./maplibre-gl-DcS6iK8d.mjs").then((e) => e.m), cF = U.forwardRef(function(t, i) {
|
|
51898
51898
|
return q7(t, i, lF);
|
|
51899
51899
|
}), uF = Y7;
|
|
51900
51900
|
const dF = aF;
|
|
51901
|
-
const pF = import("./mapbox-gl-
|
|
51901
|
+
const pF = import("./mapbox-gl-CSaSjpe8.mjs").then((e) => e.m), Iq = U.forwardRef(function(t, i) {
|
|
51902
51902
|
return q7(t, i, pF);
|
|
51903
51903
|
}), fF = Y7;
|
|
51904
51904
|
function mF({ locations: e }) {
|
|
@@ -57247,7 +57247,9 @@ function AW({
|
|
|
57247
57247
|
defaultValue: e,
|
|
57248
57248
|
options: t,
|
|
57249
57249
|
onChange: m,
|
|
57250
|
-
isDisabled: p
|
|
57250
|
+
isDisabled: p,
|
|
57251
|
+
menuPortalTarget: document.body,
|
|
57252
|
+
menuPosition: "fixed"
|
|
57251
57253
|
}
|
|
57252
57254
|
) });
|
|
57253
57255
|
}
|