@purpurds/promotion-card 8.5.0 → 8.5.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.
|
@@ -64,7 +64,7 @@ const Jr = /* @__PURE__ */ Kr(Qr), Xr = {
|
|
|
64
64
|
const r = ae({
|
|
65
65
|
content: ie(e.svg),
|
|
66
66
|
title: o
|
|
67
|
-
}), t = re(
|
|
67
|
+
}), t = re(tr, `${tr}--${n}`, a);
|
|
68
68
|
return /* @__PURE__ */ l("span", { className: t, dangerouslySetInnerHTML: { __html: r }, ...p });
|
|
69
69
|
};
|
|
70
70
|
Gr.displayName = "Icon";
|
|
@@ -332,7 +332,7 @@ const $e = /* @__PURE__ */ be(Se), Fe = {
|
|
|
332
332
|
const r = ke({
|
|
333
333
|
content: Me(e.svg),
|
|
334
334
|
title: o
|
|
335
|
-
}), t = Be(
|
|
335
|
+
}), t = Be(sr, `${sr}--${n}`, a);
|
|
336
336
|
return /* @__PURE__ */ l("span", { className: t, dangerouslySetInnerHTML: { __html: r }, ...p });
|
|
337
337
|
};
|
|
338
338
|
Nr.displayName = "Icon";
|
|
@@ -735,7 +735,7 @@ const gt = /* @__PURE__ */ _t(ht), mt = {
|
|
|
735
735
|
const r = wt({
|
|
736
736
|
content: bt(e.svg),
|
|
737
737
|
title: o
|
|
738
|
-
}), t = vt(
|
|
738
|
+
}), t = vt(yr, `${yr}--${n}`, a);
|
|
739
739
|
return /* @__PURE__ */ l("span", { className: t, dangerouslySetInnerHTML: { __html: r }, ...p });
|
|
740
740
|
};
|
|
741
741
|
Er.displayName = "Icon";
|