rbro-tat-uds 1.0.27 → 1.0.29

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
@@ -103,7 +103,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[Je]+=1);const Lo=e=>p.createE
103
103
  font-weight: 400;
104
104
  margin: 0;
105
105
  color: ${e=>e.disabled?r.gray_600:e.selected?r.gray_950:r.info_700};
106
- `,c1=({label:e="Label",icon:t="go-right",selected:n=!1,disabled:o=!1,...a})=>s.jsxs(a1,{...a,selected:n,disabled:o,children:[t&&s.jsx(F,{icon:t,size:16}),s.jsx(s1,{selected:n,disabled:o,children:e})]}),l1=C.div`
106
+ `,c1=({label:e="Label",icon:t,selected:n=!1,disabled:o=!1,...a})=>s.jsxs(a1,{...a,selected:n,disabled:o,children:[t&&s.jsx(F,{icon:t,size:16}),s.jsx(s1,{selected:n,disabled:o,children:e})]}),l1=C.div`
107
107
  padding: ${e=>e.$padding};
108
108
  display: flex;
109
109
  align-items: center;