wacomm 1.50.0 → 1.50.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-BXFe8jk8.mjs → index-Av1abpJf.mjs} +4 -4
- package/dist/{index-Cei5BYMY.js → index-CRYtNcYQ.js} +3 -3
- package/dist/{mapbox-gl-Dg082CqE.mjs → mapbox-gl-C239-aAk.mjs} +1 -1
- package/dist/{mapbox-gl-C-gqgWjV.js → mapbox-gl-DwyntMBw.js} +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
|
@@ -7159,7 +7159,7 @@ function V2({ onClick: e = Ye, className: t = "", isHighlighted: o = !1 }) {
|
|
|
7159
7159
|
}
|
|
7160
7160
|
const G2 = "appearance-none bg-transparent border-none p-0 m-0 text-left cursor-pointer focus:outline-none";
|
|
7161
7161
|
function Cn({ children: e, className: t = "", onClick: o = Ye }) {
|
|
7162
|
-
return /* @__PURE__ */ b.jsx("button", { className: we("ClickableDiv", G2, t), onClick: o, children: e });
|
|
7162
|
+
return /* @__PURE__ */ b.jsx("button", { className: we("ClickableDiv w-full", G2, t), onClick: o, children: e });
|
|
7163
7163
|
}
|
|
7164
7164
|
function Zt({ children: e, className: t = "", onClick: o }) {
|
|
7165
7165
|
return /* @__PURE__ */ b.jsx(Cn, { className: we("flex flex-row gap-2 items-center", t), onClick: o, children: e });
|
|
@@ -38857,7 +38857,7 @@ function iO(e) {
|
|
|
38857
38857
|
}, [r]), null;
|
|
38858
38858
|
}
|
|
38859
38859
|
const yL = vr(iO);
|
|
38860
|
-
const aO = import("./mapbox-gl-
|
|
38860
|
+
const aO = import("./mapbox-gl-C239-aAk.mjs").then((e) => e.m), lO = P.forwardRef(function(t, o) {
|
|
38861
38861
|
return Qk(t, o, aO);
|
|
38862
38862
|
}), Yg = _k;
|
|
38863
38863
|
const cO = sO;
|
|
@@ -44240,10 +44240,10 @@ function lz({
|
|
|
44240
44240
|
}
|
|
44241
44241
|
function cz({
|
|
44242
44242
|
score: e,
|
|
44243
|
-
className: t,
|
|
44243
|
+
className: t = "",
|
|
44244
44244
|
leaderboardType: o = Iu.None
|
|
44245
44245
|
}) {
|
|
44246
|
-
return /* @__PURE__ */ b.jsx(bu, { text: e, className:
|
|
44246
|
+
return /* @__PURE__ */ b.jsx(bu, { text: e, className: we("text-center text-xl font-bold", t) });
|
|
44247
44247
|
}
|
|
44248
44248
|
function fN({
|
|
44249
44249
|
letter: e = "N",
|