wacomm 2.7.0 → 2.7.2
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-Cn0B7Qv1.js → index-7vGyjNXY.js} +2 -2
- package/dist/{index-Dx8m5qtM.mjs → index-BN12FtLl.mjs} +4 -3
- package/dist/{mapbox-gl-BAfkolOe.js → mapbox-gl-C6mBbRcr.js} +1 -1
- package/dist/{mapbox-gl-kYfosdw3.mjs → mapbox-gl-sbCVbkml.mjs} +1 -1
- package/dist/{maplibre-gl-CRFAUoCg.js → maplibre-gl-DV9RB53t.js} +1 -1
- package/dist/{maplibre-gl-Duo2akfd.mjs → maplibre-gl-dNnioaOE.mjs} +1 -1
- package/dist/osmMap/OsmMap.d.ts +1 -1
- package/dist/wacomm.cjs.js +1 -1
- package/dist/wacomm.es.js +1 -1
- package/package.json +2 -2
|
@@ -3148,7 +3148,8 @@ let xr = dr;
|
|
|
3148
3148
|
function J6(e) {
|
|
3149
3149
|
return e ? Math.abs(e[0].charCodeAt(0) - 97) : 0;
|
|
3150
3150
|
}
|
|
3151
|
-
const Eb = -90, Bb = 90, jb = -180, Lb = 180
|
|
3151
|
+
const Eb = -90, Bb = 90, jb = -180, Lb = 180;
|
|
3152
|
+
const Nb = (e) => Number.isFinite(e) && e >= Eb && e <= Bb, zb = (e) => Number.isFinite(e) && e >= jb && e <= Lb, xm = (e, t) => Nb(e) && zb(t);
|
|
3152
3153
|
var Nc = (function(e) {
|
|
3153
3154
|
e = e || {};
|
|
3154
3155
|
var t = typeof e < "u" ? e : {}, i = {}, A;
|
|
@@ -50659,11 +50660,11 @@ function gz(e) {
|
|
|
50659
50660
|
}, [c]), null;
|
|
50660
50661
|
}
|
|
50661
50662
|
const LQ = ca(gz);
|
|
50662
|
-
const yz = import("./maplibre-gl-
|
|
50663
|
+
const yz = import("./maplibre-gl-dNnioaOE.mjs").then((e) => e.m), bz = Y.forwardRef(function(t, i) {
|
|
50663
50664
|
return Z4(t, i, yz);
|
|
50664
50665
|
}), vz = Q4;
|
|
50665
50666
|
const wz = hz;
|
|
50666
|
-
const Tz = import("./mapbox-gl-
|
|
50667
|
+
const Tz = import("./mapbox-gl-sbCVbkml.mjs").then((e) => e.m), NQ = Y.forwardRef(function(t, i) {
|
|
50667
50668
|
return Z4(t, i, Tz);
|
|
50668
50669
|
}), Pz = Q4;
|
|
50669
50670
|
function Cz({ locations: e }) {
|