profinansy-ui-lib 3.8.90 → 3.8.91

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.
@@ -7125,7 +7125,7 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
7125
7125
  max-width: 20px;
7126
7126
  max-height: 20px;
7127
7127
  }
7128
- `,eB=e=>s.jsx(ft.Option,{...e,children:s.jsxs(KH,{children:[s.jsxs(qH,{children:[s.jsx("img",{src:e.data.image,alt:"logo"}),s.jsx(O,{variant:"text-Medium",colorName:"primary",children:e.label})]}),s.jsx(qr,{checked:e.isSelected})]})}),tB=h.styled.span`
7128
+ `,eB=e=>s.jsx(ft.Option,{...e,children:s.jsxs(KH,{children:[s.jsxs(qH,{children:[s.jsx("img",{src:e.data.image,alt:"logo"}),s.jsx(O,{variant:"text-Medium",colorName:"primary",children:e.label})]}),s.jsx(qr,{checked:e.isSelected,onChange:(t,n)=>{n.stopPropagation(),n.preventDefault()}})]})}),tB=h.styled.span`
7129
7129
  font-family: 'Manrope', sans-serif;
7130
7130
  font-size: 15px;
7131
7131
  line-height: 24px;