rbro-tat-uds 1.5.60 → 1.5.61
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 +8 -3
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +11 -3
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
@@ -5103,11 +5103,16 @@ See https://s-c.sh/2BAXzed for more info.`),window[p2]+=1);const F3=e=>o.createE
|
|
5103
5103
|
background-color: ${t.blue_500};
|
5104
5104
|
border: 2px solid ${t.white};
|
5105
5105
|
border-radius: 9999px;
|
5106
|
-
color: ${t.white};
|
5107
|
-
font-size: 14px;
|
5108
5106
|
font-weight: 500;
|
5109
5107
|
line-height: 120%;
|
5110
5108
|
padding: 0px 6px;
|
5109
|
+
align-items: center;
|
5110
|
+
gap: 6px;
|
5111
|
+
|
5112
|
+
& > span {
|
5113
|
+
color: ${t.white};
|
5114
|
+
font-size: 14px;
|
5115
|
+
}
|
5111
5116
|
}
|
5112
5117
|
|
5113
5118
|
& > .j8k2m5n9p4q7r3 {
|
@@ -5241,7 +5246,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[p2]+=1);const F3=e=>o.createE
|
|
5241
5246
|
width: fit-content;
|
5242
5247
|
}
|
5243
5248
|
`}
|
5244
|
-
`,M9=({imgSrc:e="",title:r="",text:a="",salesText:n="",tagType:l="default",tagText:s="",tagVariant:p="light",callToAction:d="null",callToActionEvent:f=()=>{},variant:x="default",featured:y=!1,disabled:h=!1,loading:m=!1,statusConfiguratii:w=0,..._})=>i.jsxs(k9,{$variant:x,$featured:y,$disabled:h,$loading:m,..._,onClick:$=>{var b;h||m||(b=_.onClick)==null||b.call(_,$)},children:[w>0&&!m&&i.
|
5249
|
+
`,M9=({imgSrc:e="",title:r="",text:a="",salesText:n="",tagType:l="default",tagText:s="",tagVariant:p="light",callToAction:d="null",callToActionEvent:f=()=>{},variant:x="default",featured:y=!1,disabled:h=!1,loading:m=!1,statusConfiguratii:w=0,..._})=>i.jsxs(k9,{$variant:x,$featured:y,$disabled:h,$loading:m,..._,onClick:$=>{var b;h||m||(b=_.onClick)==null||b.call(_,$)},children:[w>0&&!m&&i.jsxs("div",{className:"a7b2c9d4e8f5h3",children:[i.jsx("span",{children:w}),i.jsx(W,{icon:"grocery-2",size:14,color:t.white})]}),m?i.jsx("div",{children:i.jsx(a2,{style:{opacity:.4},speed:2})}):x==="default"?i.jsxs("div",{className:"j8k2m5n9p4q7r3",children:[i.jsx("div",{children:i.jsx("img",{src:e,alt:r})}),i.jsxs("div",{children:[i.jsx("span",{children:r}),(d!=="null"||l!==void 0||s!=="")&&i.jsxs("div",{children:[l!==void 0&&s!==""&&i.jsx(et,{size:"small",variant:p,intent:l,text:s}),i.jsx("div",{className:"xk9m2pq4nt",children:d!=="null"&&i.jsx(x1,{onClick:$=>{$.preventDefault(),$.stopPropagation(),!(h||m)&&f()},size:"medium",disabled:h,icon:N2[d].icon,intent:N2[d].intent,variant:N2[d].variant})})]})]})]}):i.jsxs("div",{className:"x7k9m4p2n5q8r3",children:[i.jsxs("div",{children:[i.jsx("span",{children:r}),i.jsx("span",{children:a})]}),i.jsx("span",{children:n})]})]}),j9=V.div`
|
5245
5250
|
display: flex;
|
5246
5251
|
flex-direction: column;
|
5247
5252
|
gap: 8px;
|