@primer/react-brand 0.29.0 → 0.29.1-rc.78b9571

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.
Files changed (281) hide show
  1. package/lib/ActionMenu/ActionMenu.d.ts +1 -1
  2. package/lib/CTABanner/CTABanner.d.ts +5 -5
  3. package/lib/EyebrowBanner/EyebrowBanner.d.ts +4 -0
  4. package/lib/Grid/Grid.d.ts +1 -1
  5. package/lib/LogoSuite/LogoSuite.d.ts +10 -10
  6. package/lib/Stack/Stack.d.ts +3 -3
  7. package/lib/css/main.css +62 -47
  8. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  9. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  10. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  11. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  71. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  72. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  73. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  74. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  75. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  76. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  77. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  78. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  79. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  80. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  81. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  82. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  83. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  84. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  112. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  113. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  114. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  115. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  116. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  117. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  118. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  119. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  120. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  121. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  122. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  123. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  124. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  125. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  126. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  127. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  128. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  129. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  130. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  131. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  133. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  153. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  154. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  155. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  156. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  157. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  158. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  159. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  160. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  161. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  162. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  163. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  164. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  165. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  166. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  167. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  168. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  169. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  170. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  171. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  172. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  173. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  174. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  183. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  194. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  195. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  196. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  197. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  198. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  199. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  200. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  201. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  202. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  203. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  204. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  205. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  206. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  207. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  208. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  209. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  210. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  211. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  212. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  213. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  214. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  215. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  216. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  217. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  218. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  219. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  220. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  221. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  222. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  223. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  224. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  276. package/lib/forms/TextInput/TextInput.d.ts +1 -1
  277. package/lib/forms/Textarea/Textarea.d.ts +1 -1
  278. package/lib/index.js +1 -1
  279. package/lib/river/River/River.d.ts +1 -1
  280. package/lib/river/RiverBreakout/RiverBreakout.d.ts +1 -1
  281. package/package.json +1 -1
@@ -97,7 +97,7 @@ export declare const ActionMenu: React.NamedExoticComponent<{
97
97
  /**
98
98
  * Horizontal alignment of the menu relative to the bottom of the button
99
99
  */
100
- menuAlignment?: "start" | "end" | undefined;
100
+ menuAlignment?: "end" | "start" | undefined;
101
101
  } & BaseProps<HTMLDivElement>> & {
102
102
  readonly type: ({ id, children, "data-testid": testId, disabled, open, selectionVariant, menuAlignment, onSelect, }: ActionMenuProps) => JSX.Element;
103
103
  } & {
@@ -13,7 +13,7 @@ export type CTABannerProps = BaseProps<HTMLElement> & React.HTMLAttributes<HTMLE
13
13
  };
14
14
  export declare const CTABanner: React.ForwardRefExoticComponent<Omit<BaseProps<HTMLElement> & React.HTMLAttributes<HTMLElement> & {
15
15
  children: React.ReactNode | React.ReactNode[];
16
- align?: "start" | "center" | undefined;
16
+ align?: "center" | "start" | undefined;
17
17
  hasBorder?: boolean | undefined;
18
18
  hasShadow?: boolean | undefined;
19
19
  hasBackground?: boolean | undefined;
@@ -33,10 +33,10 @@ export declare const CTABanner: React.ForwardRefExoticComponent<Omit<BaseProps<H
33
33
  regular?: "normal" | "condensed" | "expanded" | undefined;
34
34
  wide?: "normal" | "condensed" | "expanded" | undefined;
35
35
  } | undefined;
36
- letterSpacing?: "normal" | "none" | "condensed" | {
37
- narrow?: "normal" | "none" | "condensed" | undefined;
38
- regular?: "normal" | "none" | "condensed" | undefined;
39
- wide?: "normal" | "none" | "condensed" | undefined;
36
+ letterSpacing?: "normal" | "condensed" | "none" | {
37
+ narrow?: "normal" | "condensed" | "none" | undefined;
38
+ regular?: "normal" | "condensed" | "none" | undefined;
39
+ wide?: "normal" | "condensed" | "none" | undefined;
40
40
  } | undefined;
41
41
  font?: "mona-sans" | "hubot-sans" | undefined;
42
42
  } & React.HTMLAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
@@ -8,6 +8,7 @@ import '@primer/brand-primitives/lib/design-tokens/css/tokens/functional/compone
8
8
  import '@primer/brand-primitives/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css';
9
9
  export type EyebrowBannerProps = BaseProps<HTMLAnchorElement> & {
10
10
  href: string;
11
+ ['data-testid']?: string;
11
12
  } & React.HTMLAttributes<HTMLAnchorElement> & React.AnchorHTMLAttributes<HTMLAnchorElement>;
12
13
  type EyebrowBannerHeadingProps = PropsWithChildren<BaseProps<HTMLSpanElement>>;
13
14
  type EyebrowBannerSubHeadingProps = PropsWithChildren<BaseProps<HTMLSpanElement>>;
@@ -40,6 +41,9 @@ export declare const EyebrowBanner: React.ForwardRefExoticComponent<Omit<Eyebrow
40
41
  SubHeading: React.ForwardRefExoticComponent<Omit<EyebrowBannerSubHeadingProps, "ref"> & React.RefAttributes<HTMLSpanElement>>;
41
42
  testIds: {
42
43
  root: string;
44
+ visual: string;
45
+ label: string;
46
+ expandableArrow: string;
43
47
  };
44
48
  };
45
49
  export {};
@@ -51,7 +51,7 @@ export declare const Grid: React.NamedExoticComponent<React.HTMLAttributes<"div"
51
51
  /**
52
52
  * The HTML element used to render the grid.
53
53
  */
54
- as?: "span" | "div" | "section" | undefined;
54
+ as?: "div" | "section" | "span" | undefined;
55
55
  /**
56
56
  * Visual aid to help with alignment.
57
57
  */
@@ -37,9 +37,9 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
37
37
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
38
38
  variant?: "default" | "muted" | undefined;
39
39
  weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
40
- align?: "start" | "center" | "end" | undefined;
40
+ align?: "center" | "end" | "start" | undefined;
41
41
  } & {
42
- as?: "p" | "span" | "div" | "strong" | "em" | undefined;
42
+ as?: "div" | "em" | "p" | "span" | "strong" | undefined;
43
43
  } & React.HTMLAttributes<HTMLParagraphElement> & {
44
44
  as?: "p" | undefined;
45
45
  } & {
@@ -49,9 +49,9 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
49
49
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
50
50
  variant?: "default" | "muted" | undefined;
51
51
  weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
52
- align?: "start" | "center" | "end" | undefined;
52
+ align?: "center" | "end" | "start" | undefined;
53
53
  } & {
54
- as?: "p" | "span" | "div" | "strong" | "em" | undefined;
54
+ as?: "div" | "em" | "p" | "span" | "strong" | undefined;
55
55
  } & React.HTMLAttributes<HTMLSpanElement> & BaseProps<HTMLSpanElement> & {
56
56
  as?: "span" | undefined;
57
57
  } & {
@@ -61,9 +61,9 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
61
61
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
62
62
  variant?: "default" | "muted" | undefined;
63
63
  weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
64
- align?: "start" | "center" | "end" | undefined;
64
+ align?: "center" | "end" | "start" | undefined;
65
65
  } & {
66
- as?: "p" | "span" | "div" | "strong" | "em" | undefined;
66
+ as?: "div" | "em" | "p" | "span" | "strong" | undefined;
67
67
  } & React.HTMLAttributes<HTMLDivElement> & BaseProps<HTMLDivElement> & {
68
68
  as?: "div" | undefined;
69
69
  } & {
@@ -73,9 +73,9 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
73
73
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
74
74
  variant?: "default" | "muted" | undefined;
75
75
  weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
76
- align?: "start" | "center" | "end" | undefined;
76
+ align?: "center" | "end" | "start" | undefined;
77
77
  } & {
78
- as?: "p" | "span" | "div" | "strong" | "em" | undefined;
78
+ as?: "div" | "em" | "p" | "span" | "strong" | undefined;
79
79
  } & React.HTMLAttributes<HTMLElement> & BaseProps<HTMLElement> & {
80
80
  as?: "strong" | undefined;
81
81
  } & {
@@ -85,9 +85,9 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
85
85
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
86
86
  variant?: "default" | "muted" | undefined;
87
87
  weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
88
- align?: "start" | "center" | "end" | undefined;
88
+ align?: "center" | "end" | "start" | undefined;
89
89
  } & {
90
- as?: "p" | "span" | "div" | "strong" | "em" | undefined;
90
+ as?: "div" | "em" | "p" | "span" | "strong" | undefined;
91
91
  } & React.HTMLAttributes<HTMLElement> & BaseProps<HTMLElement> & {
92
92
  as?: "em" | undefined;
93
93
  } & {
@@ -96,7 +96,7 @@ export declare const Stack: React.ForwardRefExoticComponent<Omit<BaseProps<HTMLE
96
96
  * A string value will be applied to all viewports.
97
97
  * An object can be used to define different values for different viewports.
98
98
  */
99
- gap?: "normal" | 8 | 4 | "none" | "condensed" | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128 | ResponsiveSpacingMap | undefined;
99
+ gap?: "normal" | 8 | "condensed" | "none" | 4 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128 | ResponsiveSpacingMap | undefined;
100
100
  /**
101
101
  * Applies vertical alignment to child elements relative to the Stack, using the align-items CSS property.
102
102
  * A string value will be applied to all viewports.
@@ -108,13 +108,13 @@ export declare const Stack: React.ForwardRefExoticComponent<Omit<BaseProps<HTMLE
108
108
  * A string value will be applied to all viewports.
109
109
  * An object can be used to define different values for different viewports.
110
110
  */
111
- padding?: "normal" | 8 | 4 | "none" | "condensed" | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128 | ResponsiveSpacingMap | undefined;
111
+ padding?: "normal" | 8 | "condensed" | "none" | 4 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128 | ResponsiveSpacingMap | undefined;
112
112
  /**
113
113
  * Applies horizontal alignment to child elements relative to the Stack, using the justify-content CSS property.
114
114
  * A string value will be applied to all viewports.
115
115
  * An object can be used to define different values for different viewports.
116
116
  */
117
- justifyContent?: "center" | "space-around" | "space-between" | "space-evenly" | "flex-end" | "flex-start" | ResponsiveJustifyContentMap | undefined;
117
+ justifyContent?: "space-around" | "space-between" | "space-evenly" | "center" | "flex-end" | "flex-start" | ResponsiveJustifyContentMap | undefined;
118
118
  /**
119
119
  * Forward inline styles
120
120
  */
package/lib/css/main.css CHANGED
@@ -89,7 +89,7 @@ select {
89
89
 
90
90
  /**
91
91
  * Do not edit directly
92
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
92
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
93
93
  */
94
94
 
95
95
  :root,
@@ -367,7 +367,7 @@ select {
367
367
 
368
368
  /**
369
369
  * Do not edit directly
370
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
370
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
371
371
  */
372
372
 
373
373
  :root {
@@ -392,7 +392,7 @@ select {
392
392
 
393
393
  /**
394
394
  * Do not edit directly
395
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
395
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
396
396
  */
397
397
 
398
398
  :root {
@@ -408,7 +408,7 @@ select {
408
408
 
409
409
  /**
410
410
  * Do not edit directly
411
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
411
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
412
412
  */
413
413
 
414
414
  :root {
@@ -540,7 +540,7 @@ select {
540
540
 
541
541
  /**
542
542
  * Do not edit directly
543
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
543
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
544
544
  */
545
545
 
546
546
  :root {
@@ -554,7 +554,7 @@ select {
554
554
 
555
555
  /**
556
556
  * Do not edit directly
557
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
557
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
558
558
  */
559
559
 
560
560
  :root {
@@ -573,7 +573,7 @@ select {
573
573
 
574
574
  /**
575
575
  * Do not edit directly
576
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
576
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
577
577
  */
578
578
 
579
579
  :root,
@@ -955,7 +955,7 @@ select {
955
955
 
956
956
  /**
957
957
  * Do not edit directly
958
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
958
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
959
959
  */
960
960
 
961
961
  :root,
@@ -1522,7 +1522,7 @@ select {
1522
1522
 
1523
1523
  /**
1524
1524
  * Do not edit directly
1525
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
1525
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
1526
1526
  */
1527
1527
 
1528
1528
  :root {
@@ -1749,7 +1749,7 @@ select {
1749
1749
 
1750
1750
  /**
1751
1751
  * Do not edit directly
1752
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
1752
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
1753
1753
  */
1754
1754
 
1755
1755
  :root,
@@ -2008,7 +2008,7 @@ select {
2008
2008
 
2009
2009
  /**
2010
2010
  * Do not edit directly
2011
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
2011
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
2012
2012
  */
2013
2013
 
2014
2014
  :root {
@@ -2034,7 +2034,7 @@ select {
2034
2034
 
2035
2035
  /**
2036
2036
  * Do not edit directly
2037
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
2037
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
2038
2038
  */
2039
2039
 
2040
2040
  :root,
@@ -2792,7 +2792,7 @@ select {
2792
2792
 
2793
2793
  /**
2794
2794
  * Do not edit directly
2795
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
2795
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
2796
2796
  */
2797
2797
 
2798
2798
  :root {
@@ -3628,7 +3628,7 @@ select {
3628
3628
 
3629
3629
  /**
3630
3630
  * Do not edit directly
3631
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
3631
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
3632
3632
  */
3633
3633
 
3634
3634
  :root {
@@ -3649,7 +3649,7 @@ select {
3649
3649
 
3650
3650
  /**
3651
3651
  * Do not edit directly
3652
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
3652
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
3653
3653
  */
3654
3654
 
3655
3655
  :root {
@@ -3659,7 +3659,7 @@ select {
3659
3659
 
3660
3660
  /**
3661
3661
  * Do not edit directly
3662
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
3662
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
3663
3663
  */
3664
3664
 
3665
3665
  :root {
@@ -4578,7 +4578,7 @@ select {
4578
4578
 
4579
4579
  /**
4580
4580
  * Do not edit directly
4581
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
4581
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
4582
4582
  */
4583
4583
 
4584
4584
  :root,
@@ -4606,7 +4606,7 @@ select {
4606
4606
 
4607
4607
  /**
4608
4608
  * Do not edit directly
4609
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
4609
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
4610
4610
  */
4611
4611
 
4612
4612
  :root,
@@ -4622,7 +4622,7 @@ select {
4622
4622
 
4623
4623
  /**
4624
4624
  * Do not edit directly
4625
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
4625
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
4626
4626
  */
4627
4627
 
4628
4628
  :root {
@@ -4746,7 +4746,7 @@ select {
4746
4746
 
4747
4747
  /**
4748
4748
  * Do not edit directly
4749
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
4749
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
4750
4750
  */
4751
4751
 
4752
4752
  :root,
@@ -4762,7 +4762,7 @@ select {
4762
4762
 
4763
4763
  /**
4764
4764
  * Do not edit directly
4765
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
4765
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
4766
4766
  */
4767
4767
 
4768
4768
  :root,
@@ -5008,7 +5008,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5008
5008
 
5009
5009
  /**
5010
5010
  * Do not edit directly
5011
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
5011
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
5012
5012
  */
5013
5013
 
5014
5014
  :root {
@@ -5017,7 +5017,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5017
5017
 
5018
5018
  /**
5019
5019
  * Do not edit directly
5020
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
5020
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
5021
5021
  */
5022
5022
 
5023
5023
  :root,
@@ -5035,7 +5035,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5035
5035
 
5036
5036
  /**
5037
5037
  * Do not edit directly
5038
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
5038
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
5039
5039
  */
5040
5040
 
5041
5041
  :root {
@@ -5166,7 +5166,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5166
5166
 
5167
5167
  /**
5168
5168
  * Do not edit directly
5169
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
5169
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
5170
5170
  */
5171
5171
 
5172
5172
  :root,
@@ -6267,7 +6267,7 @@ Fixes safari bug where outline doesn't respect border-radius
6267
6267
 
6268
6268
  /**
6269
6269
  * Do not edit directly
6270
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
6270
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
6271
6271
  */
6272
6272
 
6273
6273
  :root {
@@ -6281,7 +6281,7 @@ Fixes safari bug where outline doesn't respect border-radius
6281
6281
 
6282
6282
  /**
6283
6283
  * Do not edit directly
6284
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
6284
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
6285
6285
  */
6286
6286
 
6287
6287
  :root {
@@ -6491,7 +6491,7 @@ Fixes safari bug where outline doesn't respect border-radius
6491
6491
 
6492
6492
  /**
6493
6493
  * Do not edit directly
6494
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
6494
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
6495
6495
  */
6496
6496
 
6497
6497
  :root,
@@ -6507,7 +6507,7 @@ Fixes safari bug where outline doesn't respect border-radius
6507
6507
 
6508
6508
  /**
6509
6509
  * Do not edit directly
6510
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
6510
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
6511
6511
  */
6512
6512
 
6513
6513
  :root {
@@ -6825,7 +6825,7 @@ Fixes safari bug where outline doesn't respect border-radius
6825
6825
 
6826
6826
  /**
6827
6827
  * Do not edit directly
6828
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
6828
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
6829
6829
  */
6830
6830
 
6831
6831
  :root,
@@ -7242,7 +7242,7 @@ html {
7242
7242
 
7243
7243
  /**
7244
7244
  * Do not edit directly
7245
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
7245
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
7246
7246
  */
7247
7247
 
7248
7248
  :root,
@@ -7420,7 +7420,7 @@ html {
7420
7420
 
7421
7421
  /**
7422
7422
  * Do not edit directly
7423
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
7423
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
7424
7424
  */
7425
7425
 
7426
7426
  :root,
@@ -7547,7 +7547,7 @@ html {
7547
7547
 
7548
7548
  /**
7549
7549
  * Do not edit directly
7550
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
7550
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
7551
7551
  */
7552
7552
 
7553
7553
  :root,
@@ -7677,7 +7677,7 @@ html {
7677
7677
 
7678
7678
  /**
7679
7679
  * Do not edit directly
7680
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
7680
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
7681
7681
  */
7682
7682
 
7683
7683
  :root {
@@ -7688,7 +7688,7 @@ html {
7688
7688
 
7689
7689
  /**
7690
7690
  * Do not edit directly
7691
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
7691
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
7692
7692
  */
7693
7693
 
7694
7694
  :root,
@@ -8112,7 +8112,7 @@ html {
8112
8112
 
8113
8113
  /**
8114
8114
  * Do not edit directly
8115
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
8115
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
8116
8116
  */
8117
8117
 
8118
8118
  :root,
@@ -8556,7 +8556,7 @@ html {
8556
8556
 
8557
8557
  /**
8558
8558
  * Do not edit directly
8559
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
8559
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
8560
8560
  */
8561
8561
 
8562
8562
  :root {
@@ -8567,7 +8567,7 @@ html {
8567
8567
 
8568
8568
  /**
8569
8569
  * Do not edit directly
8570
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
8570
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
8571
8571
  */
8572
8572
 
8573
8573
  :root,
@@ -12801,7 +12801,7 @@ html {
12801
12801
 
12802
12802
  /**
12803
12803
  * Do not edit directly
12804
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
12804
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
12805
12805
  */
12806
12806
 
12807
12807
  :root {
@@ -12819,7 +12819,7 @@ html {
12819
12819
 
12820
12820
  /**
12821
12821
  * Do not edit directly
12822
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
12822
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
12823
12823
  */
12824
12824
 
12825
12825
  :root,
@@ -12855,7 +12855,7 @@ html {
12855
12855
 
12856
12856
  /**
12857
12857
  * Do not edit directly
12858
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
12858
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
12859
12859
  */
12860
12860
 
12861
12861
  :root,
@@ -12871,7 +12871,7 @@ html {
12871
12871
 
12872
12872
  /**
12873
12873
  * Do not edit directly
12874
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
12874
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
12875
12875
  */
12876
12876
 
12877
12877
  :root {
@@ -13096,7 +13096,7 @@ html {
13096
13096
 
13097
13097
  /**
13098
13098
  * Do not edit directly
13099
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
13099
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
13100
13100
  */
13101
13101
 
13102
13102
  :root,
@@ -13110,7 +13110,7 @@ html {
13110
13110
 
13111
13111
  /**
13112
13112
  * Do not edit directly
13113
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
13113
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
13114
13114
  */
13115
13115
 
13116
13116
  :root {
@@ -13124,7 +13124,7 @@ html {
13124
13124
 
13125
13125
  /**
13126
13126
  * Do not edit directly
13127
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
13127
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
13128
13128
  */
13129
13129
 
13130
13130
  :root {
@@ -15299,7 +15299,7 @@ html {
15299
15299
 
15300
15300
  /**
15301
15301
  * Do not edit directly
15302
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
15302
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
15303
15303
  */
15304
15304
 
15305
15305
  :root {
@@ -15323,7 +15323,7 @@ html {
15323
15323
 
15324
15324
  /**
15325
15325
  * Do not edit directly
15326
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
15326
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
15327
15327
  */
15328
15328
 
15329
15329
  :root,
@@ -15431,6 +15431,13 @@ html {
15431
15431
  border-radius: var(--brand-EyebrowBanner-borderRadius);
15432
15432
  }
15433
15433
 
15434
+ .Primer_Brand__EyebrowBanner-module__EyebrowBanner___pFgEn:hover {
15435
+ text-decoration: none !important;
15436
+ }
15437
+
15438
+ .Primer_Brand__EyebrowBanner-module__EyebrowBanner___pFgEn:hover { /* Required to override dotcom default */
15439
+ }
15440
+
15434
15441
  .Primer_Brand__EyebrowBanner-module__EyebrowBanner___pFgEn.Primer_Brand__EyebrowBanner-module__focus-visible___SSqEu {
15435
15442
  transition: none;
15436
15443
  outline: var(--base-size-4) solid var(--brand-color-focus);
@@ -15456,6 +15463,14 @@ html {
15456
15463
  margin-right: var(--brand-EyebrowBanner-spacing-inner-inline);
15457
15464
  }
15458
15465
 
15466
+ [dir="ltr"] .Primer_Brand__EyebrowBanner-module__EyebrowBanner__headings___Tyish {
15467
+ text-align: left;
15468
+ }
15469
+
15470
+ [dir="rtl"] .Primer_Brand__EyebrowBanner-module__EyebrowBanner__headings___Tyish {
15471
+ text-align: right;
15472
+ }
15473
+
15459
15474
  .Primer_Brand__EyebrowBanner-module__EyebrowBanner__leadingVisual___bPH2f {
15460
15475
  display: flex;
15461
15476
  }
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
3
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
3
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
3
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
3
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
3
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
3
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
3
+ * Generated on Tue, 07 Nov 2023 09:47:01 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
3
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 06 Nov 2023 09:32:06 GMT
3
+ * Generated on Tue, 07 Nov 2023 09:47:02 GMT
4
4
  */
5
5
 
6
6
  :root,