wacomm 2.8.8 → 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-B8ZWOekJ.mjs → index-BXqGV5ia.mjs} +5 -3
- package/dist/{index-CXGNSKXl.js → index-DfVnNqcX.js} +2 -2
- package/dist/{mapbox-gl-Ci0dqum1.mjs → mapbox-gl-CSaSjpe8.mjs} +1 -1
- package/dist/{mapbox-gl-yUGMB8Hd.js → mapbox-gl-DqTZ7RWp.js} +1 -1
- package/dist/{maplibre-gl-CFGDIaRo.js → maplibre-gl-CgAl5WVk.js} +1 -1
- package/dist/{maplibre-gl-4592OukG.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
|
@@ -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
|
}
|