rbro-tat-uds 1.4.2 → 1.4.3

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
@@ -2601,7 +2601,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[i2]+=1);const f6=e=>c.createE
2601
2601
  ${e=>e.$disabled&&p`
2602
2602
  background-color: ${e.$message?t.gray_30:t.gray_100};
2603
2603
  `}
2604
- `,Ht=({labeledTexts:e=[],title:n="",selected:o=!1,disabled:i=!1,message:a=!1,messageText:s="Personalizeaza parametrii produsului in pasul anterior.",messageIcon:d="info_filled",buttonOnClick:h,...C})=>r.jsx(Vt,{onClick:h,$disabled:i,$title:n,$selected:o,$message:a,...C,children:a?r.jsxs("div",{style:{display:"flex",gap:10},children:[r.jsx(A,{icon:d,size:20,color:t.gray_500}),r.jsx("span",{style:{color:t.gray_600},children:s})]}):r.jsxs(r.Fragment,{children:[n&&n.length&&r.jsx("span",{children:n}),r.jsx("div",{children:e.map((g,x)=>r.jsx(b3,{style:{flexBasis:g.width||0,flexGrow:g.width?0:1},label:g.label,text:g.text||"-",labelColor:i?"gray_200":g.labelColor||"gray_700",textColor:i?"gray_300":g.textColor||"gray_950"},x))})]})}),At=w.div`
2604
+ `,Ht=({labeledTexts:e=[],title:n="",selected:o=!1,disabled:i=!1,message:a=!1,messageText:s="Personalizeaza parametrii produsului in pasul anterior.",messageIcon:d,buttonOnClick:h,...C})=>r.jsx(Vt,{onClick:h,$disabled:i,$title:n,$selected:o,$message:a,...C,children:a?r.jsxs("div",{style:{display:"flex",gap:10},children:[!!d&&r.jsx(A,{icon:d,size:20,color:t.gray_500}),r.jsx("span",{style:{color:t.gray_600},children:s})]}):r.jsxs(r.Fragment,{children:[n&&n.length&&r.jsx("span",{children:n}),r.jsx("div",{children:e.map((g,x)=>r.jsx(b3,{style:{flexBasis:g.width||0,flexGrow:g.width?0:1},label:g.label,text:g.text||"-",labelColor:i?"gray_200":g.labelColor||"gray_700",textColor:i?"gray_300":g.textColor||"gray_950"},x))})]})}),At=w.div`
2605
2605
  display: ${e=>e.$show?"flex":"none"};
2606
2606
  background-color: ${t.gray_1000_60};
2607
2607
  width: 100%;