@primer/react-brand 0.49.0 → 0.50.0-rc.2cc83512

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 (337) hide show
  1. package/lib/Button/Button.d.ts +4 -2
  2. package/lib/css/main.css +129 -72
  3. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  4. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  5. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  6. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  7. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  8. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  9. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +19 -7
  16. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  83. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  84. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  85. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  86. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  117. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  124. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  125. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  126. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  127. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  128. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  129. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  130. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  131. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  132. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  133. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  134. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  135. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  136. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  137. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  138. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  154. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  155. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  166. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  171. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  173. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  174. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  175. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  176. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  177. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  178. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  179. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  180. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  181. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  182. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  183. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  184. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  185. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  186. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  194. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  195. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  196. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  197. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  198. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  199. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  200. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  201. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  202. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  204. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  211. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  212. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  213. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  214. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  215. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  216. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  217. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  218. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  219. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  220. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  221. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  222. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  223. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  224. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  225. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  226. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  227. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  228. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  229. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  230. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  231. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  232. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  233. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  234. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  235. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  236. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  237. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  238. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  239. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  240. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  241. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  311. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  312. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  313. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  314. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  315. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  316. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  317. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  318. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  319. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  320. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  321. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  322. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  323. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  324. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  325. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  326. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  327. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  328. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  329. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  330. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  331. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  332. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  333. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  334. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  335. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  336. package/lib/index.js +1 -1
  337. package/package.json +1 -1
@@ -2,10 +2,11 @@ import React, { ReactElement } from 'react';
2
2
  import type { Icon } from '@primer/octicons-react';
3
3
  import type { BaseProps } from '../component-helpers';
4
4
  import '@primer/brand-primitives/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css';
5
- export declare const ButtonVariants: readonly ["primary", "secondary", "subtle"];
5
+ export declare const ButtonVariants: readonly ["primary", "secondary", "subtle", "accent"];
6
6
  export declare const ButtonSizes: readonly ["small", "medium", "large"];
7
7
  export declare const defaultButtonVariant: "secondary";
8
8
  export declare const defaultButtonSize: "medium";
9
+ type ButtonVariant = (typeof ButtonVariants)[number];
9
10
  export type ButtonBaseProps = {
10
11
  /**
11
12
  * The leading visual appears before the button content
@@ -18,7 +19,7 @@ export type ButtonBaseProps = {
18
19
  /**
19
20
  * The styling variations available in Button
20
21
  */
21
- variant?: (typeof ButtonVariants)[number];
22
+ variant?: ButtonVariant;
22
23
  /**
23
24
  * The size variations available in Button
24
25
  */
@@ -44,3 +45,4 @@ export declare const Button: React.ForwardRefExoticComponent<Omit<ButtonProps<Re
44
45
  readonly expandableArrow: string;
45
46
  };
46
47
  };
48
+ export {};
package/lib/css/main.css CHANGED
@@ -74,7 +74,7 @@ select {
74
74
 
75
75
  /**
76
76
  * Do not edit directly
77
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
77
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
78
78
  */
79
79
 
80
80
  :root,
@@ -352,7 +352,7 @@ select {
352
352
 
353
353
  /**
354
354
  * Do not edit directly
355
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
355
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
356
356
  */
357
357
 
358
358
  :root {
@@ -379,7 +379,7 @@ select {
379
379
 
380
380
  /**
381
381
  * Do not edit directly
382
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
382
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
383
383
  */
384
384
 
385
385
  :root {
@@ -395,7 +395,7 @@ select {
395
395
 
396
396
  /**
397
397
  * Do not edit directly
398
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
398
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
399
399
  */
400
400
 
401
401
  :root {
@@ -527,7 +527,7 @@ select {
527
527
 
528
528
  /**
529
529
  * Do not edit directly
530
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
530
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
531
531
  */
532
532
 
533
533
  :root {
@@ -541,7 +541,7 @@ select {
541
541
 
542
542
  /**
543
543
  * Do not edit directly
544
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
544
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
545
545
  */
546
546
 
547
547
  :root {
@@ -560,7 +560,7 @@ select {
560
560
 
561
561
  /**
562
562
  * Do not edit directly
563
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
563
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
564
564
  */
565
565
 
566
566
  :root,
@@ -952,7 +952,7 @@ select {
952
952
 
953
953
  /**
954
954
  * Do not edit directly
955
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
955
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
956
956
  */
957
957
 
958
958
  :root,
@@ -968,6 +968,12 @@ select {
968
968
  --brand-button-primary-fgColor-rest: var(--brand-color-text-onEmphasis);
969
969
  --brand-button-primary-fgColor-disabled: var(--base-color-scale-gray-2);
970
970
  --brand-button-primary-shadow-active: inset 0px 1px 0px 0px var(--brand-button-primary-borderColor-active);
971
+ --brand-button-accent-bgColor-rest: var(--base-color-scale-green-5);
972
+ --brand-button-accent-bgColor-hover: var(--base-color-scale-green-4);
973
+ --brand-button-accent-bgColor-active: var(--base-color-scale-green-5);
974
+ --brand-button-accent-bgColor-disabled: var(--base-color-scale-gray-4);
975
+ --brand-button-accent-fgColor-rest: var(--base-color-scale-white-0);
976
+ --brand-button-accent-fgColor-disabled: var(--base-color-scale-gray-2);
971
977
  --brand-button-secondary-bgColor-rest: transparent;
972
978
  --brand-button-secondary-bgColor-hover: rgba(183,191,200,0.2);
973
979
  --brand-button-secondary-bgColor-active: rgba(183,191,200,0.4);
@@ -976,9 +982,9 @@ select {
976
982
  --brand-button-secondary-borderColor-active: var(--base-color-scale-gray-9);
977
983
  --brand-button-secondary-fgColor-rest: var(--brand-color-text-default);
978
984
  --brand-button-secondary-fgColor-disabled: var(--base-color-scale-gray-3);
979
- --brand-button-subtle-borderColor-rest: transparent;
980
- --brand-button-subtle-borderColor-hover: var(--base-color-scale-gray-9);
981
- --brand-button-subtle-borderColor-active: var(--base-color-scale-gray-9);
985
+ --brand-button-subtle-bgColor-rest: transparent;
986
+ --brand-button-subtle-bgColor-hover: rgba(183,191,200,0.2);
987
+ --brand-button-subtle-bgColor-active: rgba(183,191,200,0.4);
982
988
  --brand-button-subtle-fgColor-rest: var(--brand-color-text-default);
983
989
  --brand-button-subtle-fgColor-disabled: var(--base-color-scale-gray-3);
984
990
  }
@@ -995,6 +1001,12 @@ select {
995
1001
  --brand-button-primary-fgColor-rest: var(--brand-color-text-onEmphasis);
996
1002
  --brand-button-primary-fgColor-disabled: var(--base-color-scale-gray-2);
997
1003
  --brand-button-primary-shadow-active: inset 0px 1px 0px 0px var(--brand-button-primary-borderColor-active);
1004
+ --brand-button-accent-bgColor-rest: var(--base-color-scale-green-1);
1005
+ --brand-button-accent-bgColor-hover: var(--base-color-scale-green-3);
1006
+ --brand-button-accent-bgColor-active: var(--base-color-scale-green-1);
1007
+ --brand-button-accent-bgColor-disabled: var(--base-color-scale-gray-4);
1008
+ --brand-button-accent-fgColor-rest: var(--base-color-scale-black-0);
1009
+ --brand-button-accent-fgColor-disabled: var(--base-color-scale-gray-2);
998
1010
  --brand-button-secondary-bgColor-rest: transparent;
999
1011
  --brand-button-secondary-bgColor-hover: rgba(138,147,158,0.2);
1000
1012
  --brand-button-secondary-bgColor-active: rgba(138,147,158,0.4);
@@ -1003,9 +1015,9 @@ select {
1003
1015
  --brand-button-secondary-borderColor-active: var(--base-color-scale-white-0);
1004
1016
  --brand-button-secondary-fgColor-rest: var(--brand-color-text-default);
1005
1017
  --brand-button-secondary-fgColor-disabled: var(--base-color-scale-gray-4);
1006
- --brand-button-subtle-borderColor-rest: transparent;
1007
- --brand-button-subtle-borderColor-hover: var(--base-color-scale-white-0);
1008
- --brand-button-subtle-borderColor-active: var(--base-color-scale-white-0);
1018
+ --brand-button-subtle-bgColor-rest: transparent;
1019
+ --brand-button-subtle-bgColor-hover: rgba(138,147,158,0.2);
1020
+ --brand-button-subtle-bgColor-active: rgba(138,147,158,0.4);
1009
1021
  --brand-button-subtle-fgColor-rest: var(--brand-color-text-default);
1010
1022
  --brand-button-subtle-fgColor-disabled: var(--base-color-scale-gray-4);
1011
1023
  }
@@ -1113,6 +1125,43 @@ select {
1113
1125
  color: var(--brand-button-primary-fgColor-disabled);
1114
1126
  }
1115
1127
 
1128
+ /* accent */
1129
+
1130
+ .Primer_Brand__Button-module__Button--accent___YZgXX {
1131
+ color: var(--brand-button-accent-fgColor-rest);
1132
+ background-color: var(--brand-button-accent-bgColor-rest);
1133
+ }
1134
+
1135
+ .Primer_Brand__Button-module__Button--accent___YZgXX:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):not([aria-expanded='true']):hover {
1136
+ background: var(--brand-button-accent-bgColor-hover);
1137
+ }
1138
+
1139
+ .Primer_Brand__Button-module__Button--accent___YZgXX:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):active,
1140
+ .Primer_Brand__Button-module__Button--accent___YZgXX[aria-expanded='true'] {
1141
+ background-color: var(--brand-button-accent-bgColor-active);
1142
+ border-color: var(--brand-button-accent-borderColor-active);
1143
+ }
1144
+
1145
+ .Primer_Brand__Button-module__Button--label-accent___gFRhQ {
1146
+ color: var(--brand-button-accent-fgColor-rest);
1147
+ }
1148
+
1149
+ .Primer_Brand__Button-module__Button--accent___YZgXX:disabled,
1150
+ .Primer_Brand__Button-module__Button--accent___YZgXX[aria-disabled='true'],
1151
+ .Primer_Brand__Button-module__Button--accent___YZgXX.Primer_Brand__Button-module__Button--disabled___Ba17E {
1152
+ background-color: var(--brand-button-accent-bgColor-disabled);
1153
+ }
1154
+
1155
+ .Primer_Brand__Button-module__Button--accent___YZgXX:disabled .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1156
+ .Primer_Brand__Button-module__Button--accent___YZgXX[aria-disabled='true'] .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1157
+ .Primer_Brand__Button-module__Button--accent___YZgXX.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1158
+ .Primer_Brand__Button-module__Button--accent___YZgXX:disabled .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1159
+ .Primer_Brand__Button-module__Button--accent___YZgXX[aria-disabled='true'] .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1160
+ .Primer_Brand__Button-module__Button--accent___YZgXX.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1161
+ .Primer_Brand__Button-module__Button--label-accent___gFRhQ.Primer_Brand__Button-module__Button-label--disabled___ZBpbj {
1162
+ color: var(--brand-button-accent-fgColor-disabled);
1163
+ }
1164
+
1116
1165
  /* secondary */
1117
1166
 
1118
1167
  .Primer_Brand__Button-module__Button--secondary___akMC2 {
@@ -1150,12 +1199,17 @@ select {
1150
1199
 
1151
1200
  .Primer_Brand__Button-module__Button--subtle___UMmi9 {
1152
1201
  color: var(--brand-color-text-default);
1153
- border-color: var(--brand-button-subtle-borderColor-rest);
1154
1202
  transition: background-color, border-color var(--brand-animation-duration-faster);
1155
1203
  }
1156
1204
 
1157
- .Primer_Brand__Button-module__Button--subtle___UMmi9:hover:not(.Primer_Brand__Button-module__Button___lDruK[disabled]) {
1158
- border-color: var(--brand-button-subtle-borderColor-hover);
1205
+ .Primer_Brand__Button-module__Button--subtle___UMmi9:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):not([aria-expanded='true']):hover {
1206
+ background-color: var(--brand-button-subtle-bgColor-hover);
1207
+ }
1208
+
1209
+ .Primer_Brand__Button-module__Button--subtle___UMmi9:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):active,
1210
+ .Primer_Brand__Button-module__Button--subtle___UMmi9[aria-expanded='true'] {
1211
+ background-color: var(--brand-button-subtle-bgColor-active);
1212
+ border-color: var(--brand-button-subtle-borderColor-active);
1159
1213
  }
1160
1214
 
1161
1215
  .Primer_Brand__Button-module__Button--label-subtle___RRaqm {
@@ -1519,7 +1573,7 @@ select {
1519
1573
 
1520
1574
  /**
1521
1575
  * Do not edit directly
1522
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
1576
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
1523
1577
  */
1524
1578
 
1525
1579
  :root {
@@ -1812,7 +1866,7 @@ select {
1812
1866
 
1813
1867
  /**
1814
1868
  * Do not edit directly
1815
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
1869
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
1816
1870
  */
1817
1871
 
1818
1872
  :root,
@@ -2134,7 +2188,7 @@ select {
2134
2188
 
2135
2189
  /**
2136
2190
  * Do not edit directly
2137
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
2191
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
2138
2192
  */
2139
2193
 
2140
2194
  :root {
@@ -2161,7 +2215,7 @@ select {
2161
2215
 
2162
2216
  /**
2163
2217
  * Do not edit directly
2164
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
2218
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
2165
2219
  */
2166
2220
 
2167
2221
  :root,
@@ -2917,7 +2971,7 @@ select {
2917
2971
 
2918
2972
  /**
2919
2973
  * Do not edit directly
2920
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
2974
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
2921
2975
  */
2922
2976
 
2923
2977
  :root {
@@ -3762,7 +3816,7 @@ select {
3762
3816
 
3763
3817
  /**
3764
3818
  * Do not edit directly
3765
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
3819
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
3766
3820
  */
3767
3821
 
3768
3822
  :root {
@@ -3783,7 +3837,7 @@ select {
3783
3837
 
3784
3838
  /**
3785
3839
  * Do not edit directly
3786
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
3840
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
3787
3841
  */
3788
3842
 
3789
3843
  :root {
@@ -3794,7 +3848,7 @@ select {
3794
3848
 
3795
3849
  /**
3796
3850
  * Do not edit directly
3797
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
3851
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
3798
3852
  */
3799
3853
 
3800
3854
  :root {
@@ -4516,7 +4570,7 @@ select {
4516
4570
 
4517
4571
  /**
4518
4572
  * Do not edit directly
4519
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
4573
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
4520
4574
  */
4521
4575
 
4522
4576
  :root,
@@ -5281,7 +5335,7 @@ select {
5281
5335
 
5282
5336
  /**
5283
5337
  * Do not edit directly
5284
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
5338
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
5285
5339
  */
5286
5340
 
5287
5341
  :root,
@@ -5309,7 +5363,7 @@ select {
5309
5363
 
5310
5364
  /**
5311
5365
  * Do not edit directly
5312
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
5366
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
5313
5367
  */
5314
5368
 
5315
5369
  :root,
@@ -5325,7 +5379,7 @@ select {
5325
5379
 
5326
5380
  /**
5327
5381
  * Do not edit directly
5328
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
5382
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
5329
5383
  */
5330
5384
 
5331
5385
  :root {
@@ -5477,7 +5531,7 @@ select {
5477
5531
 
5478
5532
  /**
5479
5533
  * Do not edit directly
5480
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
5534
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
5481
5535
  */
5482
5536
 
5483
5537
  :root,
@@ -5493,7 +5547,7 @@ select {
5493
5547
 
5494
5548
  /**
5495
5549
  * Do not edit directly
5496
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
5550
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
5497
5551
  */
5498
5552
 
5499
5553
  :root,
@@ -5880,7 +5934,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
5880
5934
 
5881
5935
  /**
5882
5936
  * Do not edit directly
5883
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
5937
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
5884
5938
  */
5885
5939
 
5886
5940
  :root {
@@ -5889,7 +5943,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
5889
5943
 
5890
5944
  /**
5891
5945
  * Do not edit directly
5892
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
5946
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
5893
5947
  */
5894
5948
 
5895
5949
  :root,
@@ -5907,7 +5961,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
5907
5961
 
5908
5962
  /**
5909
5963
  * Do not edit directly
5910
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
5964
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
5911
5965
  */
5912
5966
 
5913
5967
  :root {
@@ -6038,7 +6092,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
6038
6092
 
6039
6093
  /**
6040
6094
  * Do not edit directly
6041
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
6095
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
6042
6096
  */
6043
6097
 
6044
6098
  :root,
@@ -7194,7 +7248,7 @@ Fixes safari bug where outline doesn't respect border-radius
7194
7248
 
7195
7249
  /**
7196
7250
  * Do not edit directly
7197
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
7251
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
7198
7252
  */
7199
7253
 
7200
7254
  :root {
@@ -7208,7 +7262,7 @@ Fixes safari bug where outline doesn't respect border-radius
7208
7262
 
7209
7263
  /**
7210
7264
  * Do not edit directly
7211
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
7265
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
7212
7266
  */
7213
7267
 
7214
7268
  :root,
@@ -7502,7 +7556,7 @@ Fixes safari bug where outline doesn't respect border-radius
7502
7556
 
7503
7557
  /**
7504
7558
  * Do not edit directly
7505
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
7559
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
7506
7560
  */
7507
7561
 
7508
7562
  :root,
@@ -7518,7 +7572,7 @@ Fixes safari bug where outline doesn't respect border-radius
7518
7572
 
7519
7573
  /**
7520
7574
  * Do not edit directly
7521
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
7575
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
7522
7576
  */
7523
7577
 
7524
7578
  :root {
@@ -7836,7 +7890,7 @@ Fixes safari bug where outline doesn't respect border-radius
7836
7890
 
7837
7891
  /**
7838
7892
  * Do not edit directly
7839
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
7893
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
7840
7894
  */
7841
7895
 
7842
7896
  :root,
@@ -8294,7 +8348,7 @@ html {
8294
8348
 
8295
8349
  /**
8296
8350
  * Do not edit directly
8297
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
8351
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
8298
8352
  */
8299
8353
 
8300
8354
  :root,
@@ -8385,6 +8439,9 @@ html {
8385
8439
 
8386
8440
  /* Large breakpoint and up */
8387
8441
  @media screen and (min-width: 63.25rem) {
8442
+ .Primer_Brand__CTABanner-module__CTABanner-content___sZo6_ {
8443
+ gap: var(--base-size-32);
8444
+ }
8388
8445
  .Primer_Brand__CTABanner-module__CTABanner-container___iRzd1 {
8389
8446
  padding: var(--base-size-128) var(--base-size-64);
8390
8447
  }
@@ -8514,7 +8571,7 @@ html {
8514
8571
 
8515
8572
  /**
8516
8573
  * Do not edit directly
8517
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
8574
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
8518
8575
  */
8519
8576
 
8520
8577
  :root,
@@ -8662,7 +8719,7 @@ html {
8662
8719
 
8663
8720
  /**
8664
8721
  * Do not edit directly
8665
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
8722
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
8666
8723
  */
8667
8724
 
8668
8725
  :root,
@@ -8966,7 +9023,7 @@ html {
8966
9023
 
8967
9024
  /**
8968
9025
  * Do not edit directly
8969
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
9026
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
8970
9027
  */
8971
9028
 
8972
9029
  :root {
@@ -9002,7 +9059,7 @@ html {
9002
9059
 
9003
9060
  /**
9004
9061
  * Do not edit directly
9005
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
9062
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
9006
9063
  */
9007
9064
 
9008
9065
  :root,
@@ -9070,7 +9127,7 @@ html {
9070
9127
 
9071
9128
  /**
9072
9129
  * Do not edit directly
9073
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
9130
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
9074
9131
  */
9075
9132
 
9076
9133
  :root {
@@ -9081,7 +9138,7 @@ html {
9081
9138
 
9082
9139
  /**
9083
9140
  * Do not edit directly
9084
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
9141
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
9085
9142
  */
9086
9143
 
9087
9144
  :root,
@@ -9361,7 +9418,7 @@ html {
9361
9418
 
9362
9419
  /**
9363
9420
  * Do not edit directly
9364
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
9421
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
9365
9422
  */
9366
9423
 
9367
9424
  :root,
@@ -9909,7 +9966,7 @@ html {
9909
9966
 
9910
9967
  /**
9911
9968
  * Do not edit directly
9912
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
9969
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
9913
9970
  */
9914
9971
 
9915
9972
  :root {
@@ -9920,7 +9977,7 @@ html {
9920
9977
 
9921
9978
  /**
9922
9979
  * Do not edit directly
9923
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
9980
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
9924
9981
  */
9925
9982
 
9926
9983
  :root,
@@ -13153,7 +13210,7 @@ html {
13153
13210
 
13154
13211
  /**
13155
13212
  * Do not edit directly
13156
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
13213
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
13157
13214
  */
13158
13215
 
13159
13216
  :root {
@@ -13173,7 +13230,7 @@ html {
13173
13230
 
13174
13231
  /**
13175
13232
  * Do not edit directly
13176
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
13233
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
13177
13234
  */
13178
13235
 
13179
13236
  :root,
@@ -13209,7 +13266,7 @@ html {
13209
13266
 
13210
13267
  /**
13211
13268
  * Do not edit directly
13212
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
13269
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
13213
13270
  */
13214
13271
 
13215
13272
  :root,
@@ -13229,7 +13286,7 @@ html {
13229
13286
 
13230
13287
  /**
13231
13288
  * Do not edit directly
13232
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
13289
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
13233
13290
  */
13234
13291
 
13235
13292
  :root {
@@ -13507,7 +13564,7 @@ html {
13507
13564
 
13508
13565
  /**
13509
13566
  * Do not edit directly
13510
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
13567
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
13511
13568
  */
13512
13569
 
13513
13570
  :root,
@@ -13521,7 +13578,7 @@ html {
13521
13578
 
13522
13579
  /**
13523
13580
  * Do not edit directly
13524
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
13581
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
13525
13582
  */
13526
13583
 
13527
13584
  :root {
@@ -13535,7 +13592,7 @@ html {
13535
13592
 
13536
13593
  /**
13537
13594
  * Do not edit directly
13538
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
13595
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
13539
13596
  */
13540
13597
 
13541
13598
  :root {
@@ -15711,7 +15768,7 @@ html {
15711
15768
 
15712
15769
  /**
15713
15770
  * Do not edit directly
15714
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
15771
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
15715
15772
  */
15716
15773
 
15717
15774
  :root {
@@ -15735,7 +15792,7 @@ html {
15735
15792
 
15736
15793
  /**
15737
15794
  * Do not edit directly
15738
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
15795
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
15739
15796
  */
15740
15797
 
15741
15798
  :root,
@@ -16170,7 +16227,7 @@ html {
16170
16227
 
16171
16228
  /**
16172
16229
  * Do not edit directly
16173
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
16230
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
16174
16231
  */
16175
16232
 
16176
16233
  :root {
@@ -16183,7 +16240,7 @@ html {
16183
16240
 
16184
16241
  /**
16185
16242
  * Do not edit directly
16186
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
16243
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
16187
16244
  */
16188
16245
 
16189
16246
  :root,
@@ -16560,7 +16617,7 @@ html {
16560
16617
 
16561
16618
  /**
16562
16619
  * Do not edit directly
16563
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
16620
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
16564
16621
  */
16565
16622
 
16566
16623
  :root {
@@ -16569,7 +16626,7 @@ html {
16569
16626
 
16570
16627
  /**
16571
16628
  * Do not edit directly
16572
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
16629
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
16573
16630
  */
16574
16631
 
16575
16632
  :root,
@@ -17288,7 +17345,7 @@ html {
17288
17345
 
17289
17346
  /**
17290
17347
  * Do not edit directly
17291
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
17348
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
17292
17349
  */
17293
17350
 
17294
17351
  :root {
@@ -17297,7 +17354,7 @@ html {
17297
17354
 
17298
17355
  /**
17299
17356
  * Do not edit directly
17300
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
17357
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
17301
17358
  */
17302
17359
 
17303
17360
  :root,
@@ -17754,7 +17811,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17754
17811
 
17755
17812
  /**
17756
17813
  * Do not edit directly
17757
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
17814
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
17758
17815
  */
17759
17816
 
17760
17817
  :root,
@@ -17853,7 +17910,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17853
17910
 
17854
17911
  /**
17855
17912
  * Do not edit directly
17856
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
17913
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
17857
17914
  */
17858
17915
 
17859
17916
  :root,
@@ -18223,7 +18280,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18223
18280
 
18224
18281
  /**
18225
18282
  * Do not edit directly
18226
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
18283
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
18227
18284
  */
18228
18285
 
18229
18286
  :root,
@@ -18237,7 +18294,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18237
18294
 
18238
18295
  /**
18239
18296
  * Do not edit directly
18240
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
18297
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
18241
18298
  */
18242
18299
 
18243
18300
  :root {
@@ -18424,7 +18481,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18424
18481
 
18425
18482
  /**
18426
18483
  * Do not edit directly
18427
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
18484
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
18428
18485
  */
18429
18486
 
18430
18487
  :root {
@@ -18675,7 +18732,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18675
18732
 
18676
18733
  /**
18677
18734
  * Do not edit directly
18678
- * Generated on Thu, 27 Mar 2025 12:06:29 GMT
18735
+ * Generated on Thu, 03 Apr 2025 10:36:23 GMT
18679
18736
  */
18680
18737
 
18681
18738
  :root {
@@ -18686,7 +18743,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18686
18743
 
18687
18744
  /**
18688
18745
  * Do not edit directly
18689
- * Generated on Thu, 27 Mar 2025 12:06:30 GMT
18746
+ * Generated on Thu, 03 Apr 2025 10:36:24 GMT
18690
18747
  */
18691
18748
 
18692
18749
  :root,