rbro-tat-uds 1.5.24 → 1.5.26
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
@@ -3046,7 +3046,7 @@ const _6 = S.button`
|
|
3046
3046
|
}
|
3047
3047
|
|
3048
3048
|
${({ $text: e, $disabled: n }) => e && p`
|
3049
|
-
& >
|
3049
|
+
& > .a1b2c3d {
|
3050
3050
|
font-weight: ${({ $textFontWeight: o }) => o && N0.includes(o) ? o : 400};
|
3051
3051
|
font-size: ${({ $textFontSize: o }) => o && [14, 16].includes(o) ? o + "px" : "16px"};
|
3052
3052
|
line-height: 120%;
|
@@ -3097,7 +3097,7 @@ const _6 = S.button`
|
|
3097
3097
|
}
|
3098
3098
|
)
|
3099
3099
|
] }),
|
3100
|
-
typeof a == "string"
|
3100
|
+
a && /* @__PURE__ */ r.jsx("div", { className: "a1b2c3d", children: typeof a == "string" ? /* @__PURE__ */ r.jsx("span", { children: a }) : a })
|
3101
3101
|
] }),
|
3102
3102
|
/* @__PURE__ */ r.jsx("div", { children: /* @__PURE__ */ r.jsx(
|
3103
3103
|
J1,
|
@@ -3727,7 +3727,7 @@ const Q6 = [14, 16, 18, 20, 24], e7 = [200, 300, 400, 500, 700, 800], t7 = S.div
|
|
3727
3727
|
]
|
3728
3728
|
}
|
3729
3729
|
),
|
3730
|
-
/* @__PURE__ */ r.jsx("span", { children: "Produsul parte din planul tau financiar" })
|
3730
|
+
/* @__PURE__ */ r.jsx("span", { children: "Produsul face parte din planul tau financiar" })
|
3731
3731
|
] }),
|
3732
3732
|
/* @__PURE__ */ r.jsx(
|
3733
3733
|
J1,
|