@theroutingcompany/components 0.0.148 → 0.0.149

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.
@@ -1390,7 +1390,7 @@ Valid keys: `+JSON.stringify(Object.keys(D),null," "));var ie=re(oe,X,U,Y,Q+"."
1390
1390
  &:disabled {
1391
1391
  background: ${f.color_deprecated_fill_inverse_disabled};
1392
1392
  }
1393
- `,MF={primary:BF,secondary:FF,danger:IF,inverse:RF},Zi=y.forwardRef((e,t)=>{const n=Qn(t),{label:r,size:o="small",variant:i="primary",shape:u="circle",disabled:a,onClick:l,autoFocus:s,children:c,style:d={},...p}=e,h=yn(),v=a??h,{buttonProps:g,isPressed:$}=Br({onPress:l,isDisabled:v,autoFocus:s},n),{isFocusVisible:x,focusProps:E}=Ii({autoFocus:s}),C=d3({isFocusVisible:x,isPressed:$}),_=MF[i],P=ay[u],S=cf[o],k=ke(E,p,g,{"data-state":C});return m(_,{ref:n,...k,style:{"--icon-button-size":S,"--icon-button-border-radius":P,...d},children:m(li,{label:r,children:c})})});Zi.displayName="IconButton";const OF=L.default(Rt)`
1393
+ `,MF={primary:BF,secondary:FF,danger:IF,inverse:RF},Zi=y.forwardRef((e,t)=>{const n=Qn(t),{label:r,size:o="small",variant:i="primary",shape:u="circle",disabled:a,onClick:l,onPress:s,autoFocus:c,children:d,style:p={},...h}=e,v=yn(),g=a??v,{buttonProps:$,isPressed:x}=Br({onPress:s??l,isDisabled:g,autoFocus:c},n),{isFocusVisible:E,focusProps:C}=Ii({autoFocus:c}),_=d3({isFocusVisible:E,isPressed:x}),P=MF[i],S=ay[u],k=cf[o],B=ke(C,h,$,{"data-state":_});return m(P,{ref:n,...B,style:{"--icon-button-size":k,"--icon-button-border-radius":S,...p},children:m(li,{label:r,children:d})})});Zi.displayName="IconButton";const OF=L.default(Rt)`
1394
1394
  font-family: ${f.font_family_pingo} !important;
1395
1395
  color: ${f.color_black} !important;
1396
1396
  font-weight: ${f.font_weight_100};