@20minutes/hela 2.18.12 → 2.18.13
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.es.js
CHANGED
|
@@ -9010,7 +9010,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9010
9010
|
"aria-describedby": V === z.DESKTOP ? `comment-tooltip-${o || i}` : void 0,
|
|
9011
9011
|
children: V === z.DESKTOP && /* @__PURE__ */ e(r1, { id: `comment-tooltip-${o || i}`, text: "Commenter" })
|
|
9012
9012
|
}
|
|
9013
|
-
), C =
|
|
9013
|
+
), C = /* @__PURE__ */ e(
|
|
9014
9014
|
a1,
|
|
9015
9015
|
{
|
|
9016
9016
|
role: "button",
|
|
@@ -9019,7 +9019,7 @@ const k3 = ({ networks: a = ["sharethis"], ...s }) => {
|
|
|
9019
9019
|
...l === "card" && { iconBackground: "none" },
|
|
9020
9020
|
...l === "card" && w === "blue-grey" && { iconBackground: "blue-grey", iconColor: "white" },
|
|
9021
9021
|
variant: m1(l),
|
|
9022
|
-
count: s,
|
|
9022
|
+
count: s === 0 ? void 0 : s,
|
|
9023
9023
|
countColor: r,
|
|
9024
9024
|
countBg: n,
|
|
9025
9025
|
countStyle: b1(l),
|