@primer/react-brand 0.29.1-rc.78b9571 → 0.29.2-rc.614af48

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 (282) hide show
  1. package/lib/ActionMenu/ActionMenu.d.ts +1 -1
  2. package/lib/AnchorNav/AnchorNav.d.ts +3 -0
  3. package/lib/CTABanner/CTABanner.d.ts +5 -5
  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/VideoPlayer/VideoPlayer.d.ts +1 -1
  8. package/lib/css/main.css +75 -51
  9. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  10. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  11. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  12. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  72. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  73. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  74. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  75. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  76. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  77. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  78. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  79. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  80. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  81. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  82. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  83. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  84. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  113. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  114. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  115. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  116. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  117. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  118. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  119. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  120. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  121. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  122. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  123. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  124. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  125. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  126. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  127. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  128. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  129. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  130. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  131. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  133. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  154. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  155. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  156. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  157. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  158. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  159. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  160. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  161. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  162. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  163. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  164. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  165. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  166. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  167. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  168. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  169. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  170. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  171. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  172. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  173. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  174. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  183. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  194. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  195. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  196. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  197. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  198. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  199. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  200. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  201. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  202. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  203. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  204. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  205. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  206. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  207. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  208. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  209. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  210. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  211. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  212. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  213. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  214. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  215. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  216. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  217. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  218. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  219. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  220. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  221. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  222. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  223. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  224. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  277. package/lib/forms/TextInput/TextInput.d.ts +1 -1
  278. package/lib/forms/Textarea/Textarea.d.ts +1 -1
  279. package/lib/index.js +1 -1
  280. package/lib/river/River/River.d.ts +1 -1
  281. package/lib/river/RiverBreakout/RiverBreakout.d.ts +1 -1
  282. 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?: "end" | "start" | undefined;
100
+ menuAlignment?: "start" | "end" | undefined;
101
101
  } & BaseProps<HTMLDivElement>> & {
102
102
  readonly type: ({ id, children, "data-testid": testId, disabled, open, selectionVariant, menuAlignment, onSelect, }: ActionMenuProps) => JSX.Element;
103
103
  } & {
@@ -52,6 +52,7 @@ type AnchorNavActionProps = {
52
52
  href: string;
53
53
  } & Omit<React.AnchorHTMLAttributes<HTMLAnchorElement>, 'href'>;
54
54
  declare function _AnchorNavAction({ children, href, ...rest }: AnchorNavActionProps): JSX.Element;
55
+ declare function _AnchorNavActionSecondary({ children, href, ...rest }: AnchorNavActionProps): JSX.Element;
55
56
  /**
56
57
  * AnchorNav allows users to navigate to different sections of a page.
57
58
  * @see https://primer.style/brand/components/AnchorNav
@@ -59,11 +60,13 @@ declare function _AnchorNavAction({ children, href, ...rest }: AnchorNavActionPr
59
60
  export declare const AnchorNav: typeof _AnchorNav & {
60
61
  Link: typeof _AnchorNavLink;
61
62
  Action: typeof _AnchorNavAction;
63
+ SecondaryAction: typeof _AnchorNavActionSecondary;
62
64
  testIds: {
63
65
  root: string;
64
66
  readonly menuButton: string;
65
67
  readonly menuLinks: string;
66
68
  readonly action: string;
69
+ readonly secondaryAction: string;
67
70
  };
68
71
  };
69
72
  export {};
@@ -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?: "center" | "start" | undefined;
16
+ align?: "start" | "center" | 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" | "condensed" | "none" | {
37
- narrow?: "normal" | "condensed" | "none" | undefined;
38
- regular?: "normal" | "condensed" | "none" | undefined;
39
- wide?: "normal" | "condensed" | "none" | undefined;
36
+ letterSpacing?: "normal" | "none" | "condensed" | {
37
+ narrow?: "normal" | "none" | "condensed" | undefined;
38
+ regular?: "normal" | "none" | "condensed" | undefined;
39
+ wide?: "normal" | "none" | "condensed" | undefined;
40
40
  } | undefined;
41
41
  font?: "mona-sans" | "hubot-sans" | undefined;
42
42
  } & React.HTMLAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
@@ -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?: "div" | "section" | "span" | undefined;
54
+ as?: "span" | "div" | "section" | 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?: "center" | "end" | "start" | undefined;
40
+ align?: "start" | "center" | "end" | undefined;
41
41
  } & {
42
- as?: "div" | "em" | "p" | "span" | "strong" | undefined;
42
+ as?: "p" | "span" | "div" | "strong" | "em" | 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?: "center" | "end" | "start" | undefined;
52
+ align?: "start" | "center" | "end" | undefined;
53
53
  } & {
54
- as?: "div" | "em" | "p" | "span" | "strong" | undefined;
54
+ as?: "p" | "span" | "div" | "strong" | "em" | 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?: "center" | "end" | "start" | undefined;
64
+ align?: "start" | "center" | "end" | undefined;
65
65
  } & {
66
- as?: "div" | "em" | "p" | "span" | "strong" | undefined;
66
+ as?: "p" | "span" | "div" | "strong" | "em" | 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?: "center" | "end" | "start" | undefined;
76
+ align?: "start" | "center" | "end" | undefined;
77
77
  } & {
78
- as?: "div" | "em" | "p" | "span" | "strong" | undefined;
78
+ as?: "p" | "span" | "div" | "strong" | "em" | 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?: "center" | "end" | "start" | undefined;
88
+ align?: "start" | "center" | "end" | undefined;
89
89
  } & {
90
- as?: "div" | "em" | "p" | "span" | "strong" | undefined;
90
+ as?: "p" | "span" | "div" | "strong" | "em" | 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 | "condensed" | "none" | 4 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128 | ResponsiveSpacingMap | undefined;
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;
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 | "condensed" | "none" | 4 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128 | ResponsiveSpacingMap | undefined;
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;
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?: "space-around" | "space-between" | "space-evenly" | "center" | "flex-end" | "flex-start" | ResponsiveJustifyContentMap | undefined;
117
+ justifyContent?: "center" | "space-around" | "space-between" | "space-evenly" | "flex-end" | "flex-start" | ResponsiveJustifyContentMap | undefined;
118
118
  /**
119
119
  * Forward inline styles
120
120
  */
@@ -14,6 +14,6 @@ type VideoPlayerProps = {
14
14
  } & React.HTMLProps<HTMLVideoElement> & BaseProps<HTMLVideoElement>;
15
15
  export declare const VideoPlayer: (({ poster, title, branding, children, className, onPlay, onPause, onLoadedMetadata, onPlaying, onTimeUpdate, ref, ...rest }: VideoPlayerProps) => JSX.Element) & {
16
16
  Source: (props: React.HTMLProps<HTMLSourceElement>) => JSX.Element;
17
- Track: (props: React.HTMLProps<HTMLTrackElement>) => JSX.Element;
17
+ Track: ({ kind, ...rest }: React.HTMLProps<HTMLTrackElement>) => JSX.Element;
18
18
  };
19
19
  export {};
package/lib/css/main.css CHANGED
@@ -89,7 +89,7 @@ select {
89
89
 
90
90
  /**
91
91
  * Do not edit directly
92
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
92
+ * Generated on Fri, 17 Nov 2023 09:44:01 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 Tue, 07 Nov 2023 09:47:01 GMT
370
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:01 GMT
395
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
411
+ * Generated on Fri, 17 Nov 2023 09:44:01 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 Tue, 07 Nov 2023 09:47:01 GMT
543
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:01 GMT
557
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
576
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
958
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:01 GMT
1525
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
1752
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
2011
+ * Generated on Fri, 17 Nov 2023 09:44:01 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 Tue, 07 Nov 2023 09:47:02 GMT
2037
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:01 GMT
2795
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:01 GMT
3631
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:01 GMT
3652
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
3662
+ * Generated on Fri, 17 Nov 2023 09:44:01 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 Tue, 07 Nov 2023 09:47:02 GMT
4581
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
4609
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:01 GMT
4625
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
4749
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
4765
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:01 GMT
5011
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
5020
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
5038
+ * Generated on Fri, 17 Nov 2023 09:44:01 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 Tue, 07 Nov 2023 09:47:02 GMT
5169
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:01 GMT
6270
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:01 GMT
6284
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
6494
+ * Generated on Fri, 17 Nov 2023 09:44: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 Tue, 07 Nov 2023 09:47:02 GMT
6510
+ * Generated on Fri, 17 Nov 2023 09:44:01 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 Tue, 07 Nov 2023 09:47:02 GMT
6828
+ * Generated on Fri, 17 Nov 2023 09:44:02 GMT
6829
6829
  */
6830
6830
 
6831
6831
  :root,
@@ -7197,6 +7197,11 @@ html {
7197
7197
  * 6. AnchorNav action
7198
7198
  */
7199
7199
 
7200
+ .Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer___jgpnq {
7201
+ display: flex;
7202
+ gap: var(--base-size-8);
7203
+ }
7204
+
7200
7205
  .Primer_Brand__AnchorNav-module__AnchorNav-action___DWzcE {
7201
7206
  z-index: 1;
7202
7207
  display: flex;
@@ -7209,25 +7214,44 @@ html {
7209
7214
  align-self: flex-start;
7210
7215
  }
7211
7216
 
7212
- @media screen and (max-width: 34rem) {
7217
+ @media screen and (max-width: 40rem) {
7213
7218
  .Primer_Brand__AnchorNav-module__AnchorNav-action___DWzcE {
7214
7219
  display: none;
7215
7220
  }
7221
+
7222
+ .Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer___jgpnq {
7223
+ flex-direction: column;
7224
+ }
7225
+
7216
7226
  .Primer_Brand__AnchorNav-module__AnchorNav--expanded___wVGbk .Primer_Brand__AnchorNav-module__AnchorNav-action___DWzcE {
7217
7227
  display: flex;
7228
+ width: 100%;
7218
7229
  margin-top: var(--base-size-8);
7219
7230
  }
7220
7231
  }
7221
7232
 
7222
- @media screen and (min-width: 34rem) and (max-width: 63.25rem) {
7223
- .Primer_Brand__AnchorNav-module__AnchorNav-action___DWzcE {
7224
- display: flex;
7233
+ @media screen and (min-width: 40rem) and (max-width: 63.25rem) {
7234
+ .Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer___jgpnq {
7225
7235
  position: absolute;
7226
7236
  top: 0;
7227
7237
  right: 0;
7228
7238
  }
7229
7239
  }
7230
7240
 
7241
+ @media screen and (min-width: 40rem) {
7242
+ .Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer___jgpnq {
7243
+ gap: var(--base-size-16);
7244
+ }
7245
+
7246
+ [dir="ltr"] .Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer--multiple___hgA_r {
7247
+ margin-left: var(--base-size-16);
7248
+ }
7249
+
7250
+ [dir="rtl"] .Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer--multiple___hgA_r {
7251
+ margin-right: var(--base-size-16);
7252
+ }
7253
+ }
7254
+
7231
7255
  /*
7232
7256
  * 7. Custom animations
7233
7257
  */
@@ -7242,7 +7266,7 @@ html {
7242
7266
 
7243
7267
  /**
7244
7268
  * Do not edit directly
7245
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
7269
+ * Generated on Fri, 17 Nov 2023 09:44:02 GMT
7246
7270
  */
7247
7271
 
7248
7272
  :root,
@@ -7420,7 +7444,7 @@ html {
7420
7444
 
7421
7445
  /**
7422
7446
  * Do not edit directly
7423
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
7447
+ * Generated on Fri, 17 Nov 2023 09:44:02 GMT
7424
7448
  */
7425
7449
 
7426
7450
  :root,
@@ -7547,7 +7571,7 @@ html {
7547
7571
 
7548
7572
  /**
7549
7573
  * Do not edit directly
7550
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
7574
+ * Generated on Fri, 17 Nov 2023 09:44:02 GMT
7551
7575
  */
7552
7576
 
7553
7577
  :root,
@@ -7677,7 +7701,7 @@ html {
7677
7701
 
7678
7702
  /**
7679
7703
  * Do not edit directly
7680
- * Generated on Tue, 07 Nov 2023 09:47:01 GMT
7704
+ * Generated on Fri, 17 Nov 2023 09:44:01 GMT
7681
7705
  */
7682
7706
 
7683
7707
  :root {
@@ -7688,7 +7712,7 @@ html {
7688
7712
 
7689
7713
  /**
7690
7714
  * Do not edit directly
7691
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
7715
+ * Generated on Fri, 17 Nov 2023 09:44:02 GMT
7692
7716
  */
7693
7717
 
7694
7718
  :root,
@@ -8112,7 +8136,7 @@ html {
8112
8136
 
8113
8137
  /**
8114
8138
  * Do not edit directly
8115
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
8139
+ * Generated on Fri, 17 Nov 2023 09:44:02 GMT
8116
8140
  */
8117
8141
 
8118
8142
  :root,
@@ -8556,7 +8580,7 @@ html {
8556
8580
 
8557
8581
  /**
8558
8582
  * Do not edit directly
8559
- * Generated on Tue, 07 Nov 2023 09:47:01 GMT
8583
+ * Generated on Fri, 17 Nov 2023 09:44:01 GMT
8560
8584
  */
8561
8585
 
8562
8586
  :root {
@@ -8567,7 +8591,7 @@ html {
8567
8591
 
8568
8592
  /**
8569
8593
  * Do not edit directly
8570
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
8594
+ * Generated on Fri, 17 Nov 2023 09:44:02 GMT
8571
8595
  */
8572
8596
 
8573
8597
  :root,
@@ -12801,7 +12825,7 @@ html {
12801
12825
 
12802
12826
  /**
12803
12827
  * Do not edit directly
12804
- * Generated on Tue, 07 Nov 2023 09:47:01 GMT
12828
+ * Generated on Fri, 17 Nov 2023 09:44:01 GMT
12805
12829
  */
12806
12830
 
12807
12831
  :root {
@@ -12819,7 +12843,7 @@ html {
12819
12843
 
12820
12844
  /**
12821
12845
  * Do not edit directly
12822
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
12846
+ * Generated on Fri, 17 Nov 2023 09:44:02 GMT
12823
12847
  */
12824
12848
 
12825
12849
  :root,
@@ -12855,7 +12879,7 @@ html {
12855
12879
 
12856
12880
  /**
12857
12881
  * Do not edit directly
12858
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
12882
+ * Generated on Fri, 17 Nov 2023 09:44:02 GMT
12859
12883
  */
12860
12884
 
12861
12885
  :root,
@@ -12871,7 +12895,7 @@ html {
12871
12895
 
12872
12896
  /**
12873
12897
  * Do not edit directly
12874
- * Generated on Tue, 07 Nov 2023 09:47:01 GMT
12898
+ * Generated on Fri, 17 Nov 2023 09:44:01 GMT
12875
12899
  */
12876
12900
 
12877
12901
  :root {
@@ -13096,7 +13120,7 @@ html {
13096
13120
 
13097
13121
  /**
13098
13122
  * Do not edit directly
13099
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
13123
+ * Generated on Fri, 17 Nov 2023 09:44:02 GMT
13100
13124
  */
13101
13125
 
13102
13126
  :root,
@@ -13110,7 +13134,7 @@ html {
13110
13134
 
13111
13135
  /**
13112
13136
  * Do not edit directly
13113
- * Generated on Tue, 07 Nov 2023 09:47:01 GMT
13137
+ * Generated on Fri, 17 Nov 2023 09:44:01 GMT
13114
13138
  */
13115
13139
 
13116
13140
  :root {
@@ -13124,7 +13148,7 @@ html {
13124
13148
 
13125
13149
  /**
13126
13150
  * Do not edit directly
13127
- * Generated on Tue, 07 Nov 2023 09:47:01 GMT
13151
+ * Generated on Fri, 17 Nov 2023 09:44:01 GMT
13128
13152
  */
13129
13153
 
13130
13154
  :root {
@@ -15299,7 +15323,7 @@ html {
15299
15323
 
15300
15324
  /**
15301
15325
  * Do not edit directly
15302
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
15326
+ * Generated on Fri, 17 Nov 2023 09:44:01 GMT
15303
15327
  */
15304
15328
 
15305
15329
  :root {
@@ -15323,7 +15347,7 @@ html {
15323
15347
 
15324
15348
  /**
15325
15349
  * Do not edit directly
15326
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
15350
+ * Generated on Fri, 17 Nov 2023 09:44:02 GMT
15327
15351
  */
15328
15352
 
15329
15353
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 07 Nov 2023 09:47:02 GMT
3
+ * Generated on Fri, 17 Nov 2023 09:44:01 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 07 Nov 2023 09:47:01 GMT
3
+ * Generated on Fri, 17 Nov 2023 09:44:01 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 07 Nov 2023 09:47:01 GMT
3
+ * Generated on Fri, 17 Nov 2023 09:44:01 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 07 Nov 2023 09:47:01 GMT
3
+ * Generated on Fri, 17 Nov 2023 09:44:01 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Tue, 07 Nov 2023 09:47:01 GMT
3
+ * Generated on Fri, 17 Nov 2023 09:44:01 GMT
4
4
  */
5
5
 
6
6
  :root {