wacomm 2.0.4 → 2.0.5
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/images/imageGrid/ImageGridUpload.d.ts +3 -3
- package/dist/{index-DG5GGKhk.js → index-CNzafPxr.js} +2 -2
- package/dist/{index-CsJJN5te.mjs → index-DIrkn57P.mjs} +4 -4
- package/dist/{mapbox-gl-DfzDo5Pv.mjs → mapbox-gl-Qrj31Wue.mjs} +1 -1
- package/dist/{mapbox-gl-C0Sqktxx.js → mapbox-gl-QzHDX4mF.js} +1 -1
- package/dist/{maplibre-gl-lPzJwvbd.mjs → maplibre-gl-C47FRAa8.mjs} +1 -1
- package/dist/{maplibre-gl-7Y2bCQ4K.js → maplibre-gl-cvqFcKaC.js} +1 -1
- package/dist/wacomm.cjs.js +1 -1
- package/dist/wacomm.es.js +1 -1
- package/package.json +1 -1
|
@@ -50590,11 +50590,11 @@ function VN(e) {
|
|
|
50590
50590
|
}, [c]), null;
|
|
50591
50591
|
}
|
|
50592
50592
|
const BQ = aA(VN);
|
|
50593
|
-
const GN = import("./maplibre-gl-
|
|
50593
|
+
const GN = import("./maplibre-gl-C47FRAa8.mjs").then((e) => e.m), WN = J.forwardRef(function(t, i) {
|
|
50594
50594
|
return f4(t, i, GN);
|
|
50595
50595
|
}), HN = m4;
|
|
50596
50596
|
const QN = FN;
|
|
50597
|
-
const ZN = import("./mapbox-gl-
|
|
50597
|
+
const ZN = import("./mapbox-gl-Qrj31Wue.mjs").then((e) => e.m), LQ = J.forwardRef(function(t, i) {
|
|
50598
50598
|
return f4(t, i, ZN);
|
|
50599
50599
|
}), qN = m4;
|
|
50600
50600
|
function YN({ locations: e }) {
|
|
@@ -58778,9 +58778,9 @@ function jZ({
|
|
|
58778
58778
|
onDelete: i,
|
|
58779
58779
|
isEditable: l = !1,
|
|
58780
58780
|
maxImages: c = 9,
|
|
58781
|
-
|
|
58781
|
+
uploadLabel: p = "Upload",
|
|
58782
58782
|
loading: m = !1,
|
|
58783
|
-
|
|
58783
|
+
isUploaded: h = !1,
|
|
58784
58784
|
...y
|
|
58785
58785
|
}) {
|
|
58786
58786
|
const [v, w] = io([]), [P, k] = io(!1), [x, M] = io(""), I = Do(v);
|