sud-ui 0.5.2 → 0.5.3

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/README.md CHANGED
@@ -4,7 +4,7 @@
4
4
  </a>
5
5
  </p>
6
6
 
7
- # Soon UI Design Library [![npm version](https://img.shields.io/badge/npm-0.5.2-blue)](https://www.npmjs.com/package/sud-ui)
7
+ # Soon UI Design Library [![npm version](https://img.shields.io/badge/npm-0.5.3-blue)](https://www.npmjs.com/package/sud-ui)
8
8
 
9
9
  **Soon UI Design (SUD)** is a React UI library that helps you quickly build responsive and polished interfaces using reusable components and customizable design tokens.
10
10
 
package/dist/index.js CHANGED
@@ -1698,7 +1698,7 @@ const l2 = (s = "") => `loading-spinner ${s ? `${s}-spin` : ""}`, S0 = (s) => {
1698
1698
  border: h,
1699
1699
  componentType: "tag",
1700
1700
  fallback: u
1701
- }), W = x ? R(x, D) : C, P = z ? R(z, D) : L, S = d ? R(d, D) : I, A = h && S ? `${j}px ${m} ${S}` : "none", U = G1(a, D), B = E1(p, D), T = s || (n ? null : c ? Y2[c] : null), g = () => n || (T ? typeof T == "string" ? T.startsWith("http") || T.startsWith("/") ? /* @__PURE__ */ t.jsx(
1701
+ }), W = x ? R(x, D) : C, P = z ? R(z, D) : L, S = d ? R(d, D) : I, A = h && S ? `${j}px ${m} ${S}` : "none", U = G1(a, D), B = E1(p, D), T = s || (n ? null : c ? Y2[c] : null), g = () => n || (T ? typeof T == "string" ? T.startsWith("http") || T.startsWith("/") || T.startsWith("data:image") ? /* @__PURE__ */ t.jsx(
1702
1702
  "img",
1703
1703
  {
1704
1704
  className: "sud-avatar-img",