wacomm 1.1.0 → 1.1.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.
@@ -13950,9 +13950,13 @@ function LN({
13950
13950
  function BN({
13951
13951
  isLiked: e,
13952
13952
  count: t,
13953
- onClick: o
13953
+ onLike: o,
13954
+ onUnlike: n
13954
13955
  }) {
13955
- return /* @__PURE__ */ T.jsxs(ro, { onClick: o, children: [
13956
+ const r = () => {
13957
+ e ? n() : o();
13958
+ };
13959
+ return /* @__PURE__ */ T.jsxs(ro, { onClick: r, children: [
13956
13960
  e ? "❤️" : "🤍",
13957
13961
  /* @__PURE__ */ T.jsx("span", { children: t })
13958
13962
  ] });
@@ -41963,7 +41967,7 @@ function KD(e) {
41963
41967
  }, [r]), null;
41964
41968
  }
41965
41969
  const Hj = Cr(KD);
41966
- const _D = import("./mapbox-gl-BOM2oAMz.mjs").then((e) => e.m), eE = v.forwardRef(function(t, o) {
41970
+ const _D = import("./mapbox-gl-DbyzzR0O.mjs").then((e) => e.m), eE = v.forwardRef(function(t, o) {
41967
41971
  return WD(t, o, _D);
41968
41972
  }), kb = ZD;
41969
41973
  const tE = $D;
@@ -1,4 +1,4 @@
1
- import { g as eb } from "./index-Dld4u45_.mjs";
1
+ import { g as eb } from "./index-ioAolmWa.mjs";
2
2
  function tb(rh, Wp) {
3
3
  for (var Ys = 0; Ys < Wp.length; Ys++) {
4
4
  const Kn = Wp[Ys];