@primer/components 0.0.0-2021103221155 → 0.0.0-2021103224249

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.
@@ -1697,6 +1697,7 @@
1697
1697
  border-radius: ${xt("radii.3")};
1698
1698
  ${Yl};
1699
1699
  ${Jl};
1700
+ ${yt};
1700
1701
  ${Kt};
1701
1702
  `;function Ql({children:e,status:t,variant:r,...a}){const o="small"===r?{width:"1em"}:{};return n.default.createElement(Zl,Tt({},a,{variant:r,status:t}),t&&n.default.createElement(Ca,Tt({mr:1},o,{icon:Xl[t]||ia})),e)}Ql.displayName="StateLabel",Ql.defaultProps={variant:"normal"};const ed=i.default.nav`
1702
1703
  display: flex;
@@ -2185,7 +2186,7 @@
2185
2186
  &.tooltipped-align-left-2::before {
2186
2187
  left: 10px;
2187
2188
  }
2188
- ${yt};
2189
+
2189
2190
  ${Kt};
2190
2191
  `;function ns({direction:e="n",children:t,className:r,text:a,noDelay:o,align:i,wrap:l,...d}){const s=Xo(r,`tooltipped-${e}`,i&&`tooltipped-align-${i}-2`,o&&"tooltipped-no-delay",l&&"tooltipped-multiline");return n.default.createElement(os,Tt({role:"tooltip","aria-label":a},d,{className:s}),t)}ns.displayName="Tooltip",ns.alignments=["left","right"],ns.directions=["n","ne","e","se","s","sw","w","nw"];const is=i.default.nav`
2191
2192
  display: flex;