wacomm 1.56.1 → 1.57.1
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-DFSFDMc7.mjs → index-BL4B9D7m.mjs} +9 -8
- package/dist/{index-BaTTNiUV.js → index-Bw2JCZBF.js} +3 -3
- package/dist/{mapbox-gl-CVlKArIM.js → mapbox-gl-CXs3Y1jJ.js} +1 -1
- package/dist/{mapbox-gl-BKpfO4HH.mjs → mapbox-gl-DiEjtvqt.mjs} +1 -1
- package/dist/svgTags/VerticalStaticInterestTag.d.ts +2 -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
|
@@ -38999,7 +38999,7 @@ function pO(e) {
|
|
|
38999
38999
|
}, [r]), null;
|
|
39000
39000
|
}
|
|
39001
39001
|
const SL = Tr(pO);
|
|
39002
|
-
const dO = import("./mapbox-gl-
|
|
39002
|
+
const dO = import("./mapbox-gl-DiEjtvqt.mjs").then((e) => e.m), fO = P.forwardRef(function(t, o) {
|
|
39003
39003
|
return tO(t, o, dO);
|
|
39004
39004
|
}), Yg = rO;
|
|
39005
39005
|
const mO = uO;
|
|
@@ -40897,19 +40897,20 @@ function JL({
|
|
|
40897
40897
|
className: t = "",
|
|
40898
40898
|
categoryName: o,
|
|
40899
40899
|
interestName: n,
|
|
40900
|
-
label: r
|
|
40900
|
+
label: r,
|
|
40901
|
+
labelHidden: s = !1
|
|
40901
40902
|
}) {
|
|
40902
|
-
return /* @__PURE__ */ g.jsxs(xs, { className: Pe("gap-
|
|
40903
|
+
return /* @__PURE__ */ g.jsxs(xs, { className: Pe("-gap-2 px-1 py-0 items-center", t), children: [
|
|
40903
40904
|
/* @__PURE__ */ g.jsx(
|
|
40904
40905
|
bu,
|
|
40905
40906
|
{
|
|
40906
40907
|
interestName: n,
|
|
40907
40908
|
categoryName: o,
|
|
40908
|
-
size: me.
|
|
40909
|
+
size: me.xs,
|
|
40909
40910
|
className: e ? "fill-blue-500 text-blue-500" : "fill-gray-600"
|
|
40910
40911
|
}
|
|
40911
40912
|
),
|
|
40912
|
-
/* @__PURE__ */ g.jsx(
|
|
40913
|
+
!s && /* @__PURE__ */ g.jsx(
|
|
40913
40914
|
lr,
|
|
40914
40915
|
{
|
|
40915
40916
|
text: r,
|
|
@@ -44438,10 +44439,10 @@ function Tj({
|
|
|
44438
44439
|
function hz({
|
|
44439
44440
|
name: e,
|
|
44440
44441
|
className: t = "",
|
|
44441
|
-
avatarClassName: o = "w-
|
|
44442
|
+
avatarClassName: o = "w-5 h-5",
|
|
44442
44443
|
imgSrc: n = ""
|
|
44443
44444
|
}) {
|
|
44444
|
-
return /* @__PURE__ */ g.jsxs(Qt, { className: Pe("StaticAvatarTag bg-white rounded-lg py-1", t), children: [
|
|
44445
|
+
return /* @__PURE__ */ g.jsxs(Qt, { className: Pe("StaticAvatarTag bg-white rounded-lg py-1 gap-0", t), children: [
|
|
44445
44446
|
/* @__PURE__ */ g.jsx(
|
|
44446
44447
|
Tj,
|
|
44447
44448
|
{
|
|
@@ -44450,7 +44451,7 @@ function hz({
|
|
|
44450
44451
|
imgSrc: n
|
|
44451
44452
|
}
|
|
44452
44453
|
),
|
|
44453
|
-
/* @__PURE__ */ g.jsx(ll, { label: e })
|
|
44454
|
+
/* @__PURE__ */ g.jsx(ll, { label: e, className: "text-xs" })
|
|
44454
44455
|
] });
|
|
44455
44456
|
}
|
|
44456
44457
|
export {
|