@primer/components 31.2.0-rc.58429c9f → 31.2.0-rc.5ccefd7d

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.
@@ -400,7 +400,7 @@
400
400
  ${({variant:e})=>"filled"===e&&r.css(["background:",";margin:"," 0;border-top:1px solid ",";border-bottom:1px solid ",";&:first-child{margin-top:0;}"],xt("colors.canvas.subtle"),xt("space.2"),xt("colors.neutral.muted"),xt("colors.neutral.muted"))}
401
401
 
402
402
  ${Kt}
403
- `;function po({variant:e="subtle",title:t,auxiliaryText:r,children:a,...o}){return n.default.createElement(go,Tt({role:"heading",variant:e},o),t,r&&n.default.createElement("span",null,"auxiliaryText"))}po.displayName="Header";const bo=i.default.div`
403
+ `;function po({variant:e="subtle",title:t,auxiliaryText:r,children:a,...o}){return n.default.createElement(go,Tt({role:"heading",variant:e},o),t,r&&n.default.createElement("span",null,r))}po.displayName="Header";const bo=i.default.div`
404
404
  ${Kt}
405
405
  `;function mo({header:e,items:t,...r}){return n.default.createElement(bo,r,e&&n.default.createElement(po,e),t)}mo.displayName="Group";const ho=i.default.div`
406
406
  ${wt}