@purpurds/calendar 8.5.0 → 8.5.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/LICENSE.txt +2 -2
- package/dist/calendar.cjs.js +1 -1
- package/dist/calendar.cjs.js.map +1 -1
- package/dist/calendar.es.js +1 -1
- package/dist/calendar.es.js.map +1 -1
- package/package.json +4 -4
package/dist/calendar.es.js
CHANGED
|
@@ -2983,7 +2983,7 @@ const ks = /* @__PURE__ */ ys(Ms), $s = {
|
|
|
2983
2983
|
const s = xs({
|
|
2984
2984
|
content: zs(e.svg),
|
|
2985
2985
|
title: a
|
|
2986
|
-
}), m = Ws(
|
|
2986
|
+
}), m = Ws(la, `${la}--${n}`, t);
|
|
2987
2987
|
return /* @__PURE__ */ te("span", { className: m, dangerouslySetInnerHTML: { __html: s }, ...r });
|
|
2988
2988
|
};
|
|
2989
2989
|
jt.displayName = "Icon";
|