wacomm 2.8.9 → 2.8.10
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-DfVnNqcX.js → index-BLu5vG1c.js} +2 -2
- package/dist/{index-BXqGV5ia.mjs → index-Be65WdtU.mjs} +4 -3
- package/dist/{mapbox-gl-DqTZ7RWp.js → mapbox-gl-BFhHIuoI.js} +1 -1
- package/dist/{mapbox-gl-CSaSjpe8.mjs → mapbox-gl-qON3k_SO.mjs} +1 -1
- package/dist/{maplibre-gl-CgAl5WVk.js → maplibre-gl-BpNeF5jb.js} +1 -1
- package/dist/{maplibre-gl-DcS6iK8d.mjs → maplibre-gl-Cn50YV5h.mjs} +1 -1
- package/dist/wacomm.cjs.js +1 -1
- package/dist/wacomm.es.js +1 -1
- package/package.json +1 -1
|
@@ -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-Cn50YV5h.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-qON3k_SO.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 }) {
|
|
@@ -57249,7 +57249,8 @@ function AW({
|
|
|
57249
57249
|
onChange: m,
|
|
57250
57250
|
isDisabled: p,
|
|
57251
57251
|
menuPortalTarget: document.body,
|
|
57252
|
-
menuPosition: "fixed"
|
|
57252
|
+
menuPosition: "fixed",
|
|
57253
|
+
styles: { menuPortal: (h) => ({ ...h, zIndex: 9999 }) }
|
|
57253
57254
|
}
|
|
57254
57255
|
) });
|
|
57255
57256
|
}
|