@theroutingcompany/components 0.0.133 → 0.0.134-alpha.0

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.
@@ -130,7 +130,7 @@ object-assign
130
130
  color: ${p.color_gray_6};
131
131
  cursor: pointer;
132
132
  width: calc(100% - ${p.spacing_400});
133
- `;function Ap({children:e,icon:t,bold:n=!0,...r}){return E(J5,{asChild:!0,children:Q(WD,{...r,children:[t?E(GD,{mr:p.spacing_200,children:t}):null,E(kp,{style:{"--font-weight":n?p.font_weight_500:p.font_weight_300},children:e}),E(ht,{flex:"1",alignItems:"center",cursor:"pointer",className:"chev",width:p.spacing_400,children:E(HD,{})})]})})}function Ip({children:e,includeBottomDivider:t=!0,style:n,...r}){return E(UD,{...r,style:{"--border-bottom":t?`1px solid ${p.color_gray_88}`:"none",...n},children:e})}const YD=L.default(Z5)`
133
+ `;function Ap({children:e,icon:t,bold:n=!0,...r}){return E(J5,{asChild:!0,children:Q(WD,{...r,children:[t?E(GD,{mr:p.spacing_200,children:t}):null,typeof e=="string"?E(kp,{style:{"--font-weight":n?p.font_weight_500:p.font_weight_300},children:e}):e,E(ht,{flex:"1",alignItems:"center",cursor:"pointer",className:"chev",width:p.spacing_400,children:E(HD,{})})]})})}function Ip({children:e,includeBottomDivider:t=!0,style:n,...r}){return E(UD,{...r,style:{"--border-bottom":t?`1px solid ${p.color_gray_88}`:"none",...n},children:e})}const YD=L.default(Z5)`
134
134
  overflow: hidden;
135
135
  padding-bottom: ${p.spacing_200};
136
136