rbro-tat-uds 1.5.56 → 1.5.58
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
@@ -15549,7 +15549,7 @@ const g0 = ({ children: e, ...r }) => a1.isValidElement(e) ? a1.cloneElement(e,
|
|
15549
15549
|
& > div:first-of-type {
|
15550
15550
|
width: 90px;
|
15551
15551
|
min-width: 90px;
|
15552
|
-
min-height:
|
15552
|
+
min-height: 125px;
|
15553
15553
|
|
15554
15554
|
& > img {
|
15555
15555
|
width: 100%;
|
@@ -15599,7 +15599,7 @@ const g0 = ({ children: e, ...r }) => a1.isValidElement(e) ? a1.cloneElement(e,
|
|
15599
15599
|
flex-direction: column;
|
15600
15600
|
gap: 8px;
|
15601
15601
|
justify-content: space-between;
|
15602
|
-
min-height:
|
15602
|
+
min-height: 125px;
|
15603
15603
|
|
15604
15604
|
& > div {
|
15605
15605
|
flex: 1;
|
@@ -15666,7 +15666,7 @@ const g0 = ({ children: e, ...r }) => a1.isValidElement(e) ? a1.cloneElement(e,
|
|
15666
15666
|
display: flex;
|
15667
15667
|
align-items: center;
|
15668
15668
|
justify-content: center;
|
15669
|
-
min-height:
|
15669
|
+
min-height: 125px;
|
15670
15670
|
width: fit-content;
|
15671
15671
|
}
|
15672
15672
|
`}
|
@@ -15700,7 +15700,7 @@ const g0 = ({ children: e, ...r }) => a1.isValidElement(e) ? a1.cloneElement(e,
|
|
15700
15700
|
},
|
15701
15701
|
...v,
|
15702
15702
|
children: [
|
15703
|
-
w > 0 && /* @__PURE__ */ i.jsx("div", { className: "a7b2c9d4e8f5h3", children: /* @__PURE__ */ i.jsx("span", { children: w }) }),
|
15703
|
+
w > 0 && !x && /* @__PURE__ */ i.jsx("div", { className: "a7b2c9d4e8f5h3", children: /* @__PURE__ */ i.jsx("span", { children: w }) }),
|
15704
15704
|
x ? /* @__PURE__ */ i.jsx("div", { children: /* @__PURE__ */ i.jsx(Z2, { style: { opacity: 0.4 }, speed: 2 }) }) : g === "default" ? /* @__PURE__ */ i.jsxs("div", { className: "j8k2m5n9p4q7r3", children: [
|
15705
15705
|
/* @__PURE__ */ i.jsx("div", { children: /* @__PURE__ */ i.jsx("img", { src: e, alt: r }) }),
|
15706
15706
|
/* @__PURE__ */ i.jsxs("div", { children: [
|
@@ -15742,7 +15742,7 @@ const g0 = ({ children: e, ...r }) => a1.isValidElement(e) ? a1.cloneElement(e,
|
|
15742
15742
|
), I6 = E.div`
|
15743
15743
|
display: flex;
|
15744
15744
|
flex-direction: column;
|
15745
|
-
gap:
|
15745
|
+
gap: 8px;
|
15746
15746
|
|
15747
15747
|
& > div:first-of-type {
|
15748
15748
|
display: flex;
|