ados-rcm 1.1.373 → 1.1.375
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.cjs.js +1 -1
- package/dist/index.es.js +12 -3
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -4462,8 +4462,17 @@ const qe = {
|
|
4462
4462
|
strokeLinecap: "round",
|
4463
4463
|
strokeLinejoin: "round"
|
4464
4464
|
}), Ur = (r) => {
|
4465
|
-
const { icon: e,
|
4466
|
-
return /* @__PURE__ */ v.jsx(
|
4465
|
+
const { icon: e, style: t, svgRef: n, ...i } = r, l = pe(() => um[e], [e]);
|
4466
|
+
return /* @__PURE__ */ v.jsx(
|
4467
|
+
l,
|
4468
|
+
{
|
4469
|
+
...i,
|
4470
|
+
style: {
|
4471
|
+
...t,
|
4472
|
+
flexShrink: 0
|
4473
|
+
}
|
4474
|
+
}
|
4475
|
+
);
|
4467
4476
|
}, PN = (r) => {
|
4468
4477
|
const e = er.keys(r);
|
4469
4478
|
return (n) => {
|
@@ -9050,7 +9059,7 @@ const PE = (r) => {
|
|
9050
9059
|
var Fe;
|
9051
9060
|
return Se + ((((Fe = De.current) == null ? void 0 : Fe.offsetWidth) || 0) + D - b);
|
9052
9061
|
}, 0));
|
9053
|
-
}, [V, H, e, k, O, w, b, D, Z, Q]), /* @__PURE__ */ v.jsxs("div", { ...l, className: qe.clsx(Gl.ATab, "
|
9062
|
+
}, [V, H, e, k, O, w, b, D, Z, Q]), /* @__PURE__ */ v.jsxs("div", { ...l, className: qe.clsx(Gl.ATab, "Headline2", Gl[i], l == null ? void 0 : l.className), children: [
|
9054
9063
|
/* @__PURE__ */ v.jsx(
|
9055
9064
|
"div",
|
9056
9065
|
{
|