rbro-tat-uds 1.4.8 → 1.4.10

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
@@ -10501,9 +10501,9 @@ const Pt = b.svg`
10501
10501
  width: 100%;
10502
10502
  cursor: pointer;
10503
10503
  padding: 12px 16px;
10504
- min-height: 79px;
10505
- height: auto;
10504
+ min-height: ${({ $line1Text: e }) => e && e.length ? "79px" : "60px"};
10506
10505
  display: flex;
10506
+ height: auto;
10507
10507
  flex-direction: column;
10508
10508
  gap: 4px;
10509
10509
  border-bottom: 1px solid ${t.gray_100};
@@ -10516,7 +10516,7 @@ const Pt = b.svg`
10516
10516
  & > div:nth-child(1) {
10517
10517
  display: flex;
10518
10518
  justify-content: space-between;
10519
- align-items: center;
10519
+ align-items: flex-start;
10520
10520
  gap: 2px;
10521
10521
 
10522
10522
  & > span:nth-child(1) {
@@ -10594,6 +10594,7 @@ const Pt = b.svg`
10594
10594
  {
10595
10595
  onClick: d,
10596
10596
  $line2Text: i,
10597
+ $line1Text: o,
10597
10598
  ...p,
10598
10599
  "data-selected": s,
10599
10600
  children: [