rbro-tat-uds 1.6.24 → 1.6.25

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 CHANGED
@@ -1706,14 +1706,14 @@ See https://s-c.sh/2BAXzed for more info.`),window[g2]+=1);const U5=t=>e.createE
1706
1706
 
1707
1707
  &:after {
1708
1708
  content: "";
1709
- width: ${t=>t.$value&&typeof t.$value=="number"?t.$value*100+"%":"50%"};
1709
+ width: ${t=>typeof t.$value=="number"?t.$value*100+"%":"50%"};
1710
1710
  height: 100%;
1711
1711
  position: absolute;
1712
1712
  top: 0;
1713
1713
  left: 0;
1714
1714
  background-color: ${t=>t.$leftColor&&Object.keys(l).includes(t.$leftColor)?l[t.$leftColor]:l.gray_950};
1715
1715
  }
1716
- `,se=({value:t=.5,leftColor:i="gray_950",rightColor:a="gray_60",height:n=24,radius:r=4,...c})=>L.jsx(de,{$value:t,$leftColor:i,$rightColor:a,$height:n,$radius:r,...c}),B2={default:l.info_800,danger:l.danger_600,accent:l.gray_950},pe=B.button`
1716
+ `,se=({value:t=0,leftColor:i="gray_950",rightColor:a="gray_60",height:n=24,radius:r=4,...c})=>L.jsx(de,{$value:t,$leftColor:i,$rightColor:a,$height:n,$radius:r,...c}),B2={default:l.info_800,danger:l.danger_600,accent:l.gray_950},pe=B.button`
1717
1717
  outline: none;
1718
1718
  border: none;
1719
1719
  background-color: transparent;