@primer/react-brand 0.67.0 → 0.68.0-rc.01cf5f7c

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 (362) hide show
  1. package/lib/Bento/Bento.d.ts +5 -0
  2. package/lib/CTABanner/CTABanner.d.ts +7 -1
  3. package/lib/Hero/HeroContext.d.ts +1 -1
  4. package/lib/css/main.css +138 -85
  5. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  6. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  7. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  8. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  9. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +11 -1
  26. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.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/icon/colors-with-modes.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +3 -3
  76. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +2 -2
  77. package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/components/token/colors-with-modes.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/components/token/colors.css +1 -1
  83. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  84. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  85. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  86. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  87. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  88. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  89. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  90. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  91. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  92. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  93. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  94. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  95. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  117. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  124. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  125. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  126. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  127. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  128. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  129. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  130. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  131. package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
  132. package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
  133. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  134. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +3 -3
  135. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  136. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  137. package/lib/design-tokens/js/module/tokens/functional/components/token/colors.js +1 -1
  138. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  139. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  140. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  141. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  142. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  143. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  144. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  145. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  146. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  147. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  148. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  149. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  150. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  154. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  155. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  166. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  171. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  173. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  174. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  175. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  176. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  177. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  178. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  179. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  180. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  181. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  182. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  183. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  184. package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
  185. package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
  186. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  187. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +2 -2
  188. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  189. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  190. package/lib/design-tokens/js/tokens/functional/components/token/colors.js +1 -1
  191. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  192. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  193. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  194. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  195. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  196. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  197. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  198. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  199. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  200. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  201. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  202. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  204. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  211. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  212. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  213. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  214. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  215. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  216. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  217. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  218. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  219. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  220. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  221. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  222. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  223. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  224. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  225. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  226. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  227. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  228. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  229. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  230. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  231. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  232. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  233. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  234. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  235. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  236. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  237. package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
  238. package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
  239. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  240. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +2 -2
  241. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  242. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  243. package/lib/design-tokens/scss/tokens/functional/components/token/colors.scss +1 -1
  244. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  245. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  246. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  247. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  248. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  249. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  250. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  251. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  252. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  253. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  254. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  255. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  256. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  257. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  258. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  259. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  311. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  312. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  313. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  314. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  315. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  316. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  317. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  318. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  319. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  320. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  321. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  322. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  323. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  324. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  325. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  326. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
  327. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
  328. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
  329. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
  330. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  331. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  332. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  333. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +2 -2
  334. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  335. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  336. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  337. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  338. package/lib/design-tokens/ts/tokens/functional/components/token/colors.d.ts +1 -1
  339. package/lib/design-tokens/ts/tokens/functional/components/token/colors.js +1 -1
  340. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  341. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  342. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  343. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  344. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  345. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  346. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  347. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  348. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  349. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  350. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  351. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  352. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  353. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  354. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  355. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  356. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  357. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  358. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  359. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  360. package/lib/index.js +1 -1
  361. package/lib/recipes/Flexsuite/Overview/FlexSuiteAIOverview.content.d.ts +2 -1
  362. package/package.json +1 -1
package/lib/css/main.css CHANGED
@@ -78,7 +78,7 @@ html {
78
78
 
79
79
  /**
80
80
  * Do not edit directly
81
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
81
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
82
82
  */
83
83
 
84
84
  :root,
@@ -356,7 +356,7 @@ html {
356
356
 
357
357
  /**
358
358
  * Do not edit directly
359
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
359
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
360
360
  */
361
361
 
362
362
  :root {
@@ -383,7 +383,7 @@ html {
383
383
 
384
384
  /**
385
385
  * Do not edit directly
386
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
386
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
387
387
  */
388
388
 
389
389
  :root {
@@ -400,7 +400,7 @@ html {
400
400
 
401
401
  /**
402
402
  * Do not edit directly
403
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
403
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
404
404
  */
405
405
 
406
406
  :root {
@@ -558,7 +558,7 @@ html {
558
558
 
559
559
  /**
560
560
  * Do not edit directly
561
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
561
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
562
562
  */
563
563
 
564
564
  :root {
@@ -572,7 +572,7 @@ html {
572
572
 
573
573
  /**
574
574
  * Do not edit directly
575
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
575
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
576
576
  */
577
577
 
578
578
  :root {
@@ -591,7 +591,7 @@ html {
591
591
 
592
592
  /**
593
593
  * Do not edit directly
594
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
594
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
595
595
  */
596
596
 
597
597
  :root,
@@ -693,7 +693,7 @@ html {
693
693
 
694
694
  /**
695
695
  * Do not edit directly
696
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
696
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
697
697
  */
698
698
 
699
699
  :root {
@@ -720,7 +720,7 @@ html {
720
720
 
721
721
  /**
722
722
  * Do not edit directly
723
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
723
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
724
724
  */
725
725
 
726
726
  :root,
@@ -1493,7 +1493,7 @@ html {
1493
1493
 
1494
1494
  /**
1495
1495
  * Do not edit directly
1496
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
1496
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
1497
1497
  */
1498
1498
 
1499
1499
  :root {
@@ -1801,7 +1801,7 @@ html {
1801
1801
 
1802
1802
  /**
1803
1803
  * Do not edit directly
1804
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
1804
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
1805
1805
  */
1806
1806
 
1807
1807
  :root {
@@ -6800,7 +6800,7 @@ html {
6800
6800
 
6801
6801
  /**
6802
6802
  * Do not edit directly
6803
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
6803
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
6804
6804
  */
6805
6805
 
6806
6806
  :root,
@@ -7137,7 +7137,7 @@ html {
7137
7137
 
7138
7138
  /**
7139
7139
  * Do not edit directly
7140
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
7140
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
7141
7141
  */
7142
7142
 
7143
7143
  :root {
@@ -7158,7 +7158,7 @@ html {
7158
7158
 
7159
7159
  /**
7160
7160
  * Do not edit directly
7161
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
7161
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
7162
7162
  */
7163
7163
 
7164
7164
  :root {
@@ -7557,7 +7557,7 @@ html {
7557
7557
 
7558
7558
  /**
7559
7559
  * Do not edit directly
7560
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
7560
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
7561
7561
  */
7562
7562
 
7563
7563
  :root,
@@ -7573,7 +7573,7 @@ html {
7573
7573
 
7574
7574
  /**
7575
7575
  * Do not edit directly
7576
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
7576
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
7577
7577
  */
7578
7578
 
7579
7579
  :root,
@@ -7840,7 +7840,7 @@ html {
7840
7840
 
7841
7841
  /**
7842
7842
  * Do not edit directly
7843
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
7843
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
7844
7844
  */
7845
7845
 
7846
7846
  :root {
@@ -8710,7 +8710,7 @@ html {
8710
8710
 
8711
8711
  /**
8712
8712
  * Do not edit directly
8713
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
8713
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
8714
8714
  */
8715
8715
 
8716
8716
  :root {
@@ -8746,7 +8746,7 @@ html {
8746
8746
 
8747
8747
  /**
8748
8748
  * Do not edit directly
8749
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
8749
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
8750
8750
  */
8751
8751
 
8752
8752
  :root,
@@ -9568,7 +9568,7 @@ html {
9568
9568
 
9569
9569
  /**
9570
9570
  * Do not edit directly
9571
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
9571
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
9572
9572
  */
9573
9573
 
9574
9574
  :root,
@@ -10336,7 +10336,7 @@ html {
10336
10336
 
10337
10337
  /**
10338
10338
  * Do not edit directly
10339
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
10339
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
10340
10340
  */
10341
10341
 
10342
10342
  :root,
@@ -10364,7 +10364,7 @@ html {
10364
10364
 
10365
10365
  /**
10366
10366
  * Do not edit directly
10367
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
10367
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
10368
10368
  */
10369
10369
 
10370
10370
  :root,
@@ -10380,7 +10380,7 @@ html {
10380
10380
 
10381
10381
  /**
10382
10382
  * Do not edit directly
10383
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
10383
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
10384
10384
  */
10385
10385
 
10386
10386
  :root {
@@ -10433,7 +10433,7 @@ html {
10433
10433
 
10434
10434
  /**
10435
10435
  * Do not edit directly
10436
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
10436
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
10437
10437
  */
10438
10438
 
10439
10439
  :root,
@@ -10598,7 +10598,7 @@ html {
10598
10598
 
10599
10599
  /**
10600
10600
  * Do not edit directly
10601
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
10601
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
10602
10602
  */
10603
10603
 
10604
10604
  :root,
@@ -11026,7 +11026,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11026
11026
 
11027
11027
  /**
11028
11028
  * Do not edit directly
11029
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
11029
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
11030
11030
  */
11031
11031
 
11032
11032
  :root {
@@ -11035,7 +11035,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11035
11035
 
11036
11036
  /**
11037
11037
  * Do not edit directly
11038
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
11038
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
11039
11039
  */
11040
11040
 
11041
11041
  :root,
@@ -11057,7 +11057,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11057
11057
 
11058
11058
  /**
11059
11059
  * Do not edit directly
11060
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
11060
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
11061
11061
  */
11062
11062
 
11063
11063
  :root {
@@ -11339,7 +11339,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
11339
11339
 
11340
11340
  /**
11341
11341
  * Do not edit directly
11342
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
11342
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
11343
11343
  */
11344
11344
 
11345
11345
  :root,
@@ -12542,7 +12542,7 @@ Fixes safari bug where outline doesn't respect border-radius
12542
12542
 
12543
12543
  /**
12544
12544
  * Do not edit directly
12545
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
12545
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
12546
12546
  */
12547
12547
 
12548
12548
  :root {
@@ -12556,7 +12556,7 @@ Fixes safari bug where outline doesn't respect border-radius
12556
12556
 
12557
12557
  /**
12558
12558
  * Do not edit directly
12559
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
12559
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
12560
12560
  */
12561
12561
 
12562
12562
  :root,
@@ -12607,7 +12607,7 @@ Fixes safari bug where outline doesn't respect border-radius
12607
12607
  --brand-Testimonial-quoteMarkColor-teal: var(--base-color-scale-teal-5);
12608
12608
  --brand-Testimonial-quoteMarkColor-yellow: var(--base-color-scale-yellow-5);
12609
12609
  --brand-Testimonial-quote-color-default: var(--brand-color-text-default);
12610
- --brand-Testimonial-quote-color-emphasis: #1a7f37;
12610
+ --brand-Testimonial-quote-color-emphasis: var(--base-color-scale-green-7);
12611
12611
  }
12612
12612
 
12613
12613
  [data-color-mode="dark"] {
@@ -12657,7 +12657,7 @@ Fixes safari bug where outline doesn't respect border-radius
12657
12657
  --brand-Testimonial-quoteMarkColor-teal: var(--base-color-scale-teal-2);
12658
12658
  --brand-Testimonial-quoteMarkColor-yellow: var(--base-color-scale-yellow-2);
12659
12659
  --brand-Testimonial-quote-color-default: var(--brand-color-text-default);
12660
- --brand-Testimonial-quote-color-emphasis: #5fed83;
12660
+ --brand-Testimonial-quote-color-emphasis: var(--brand-color-text-emphasized);
12661
12661
  }
12662
12662
 
12663
12663
  .Primer_Brand__Testimonial-module__Testimonial___UUywT {
@@ -13007,7 +13007,7 @@ Fixes safari bug where outline doesn't respect border-radius
13007
13007
 
13008
13008
  /**
13009
13009
  * Do not edit directly
13010
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
13010
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
13011
13011
  */
13012
13012
 
13013
13013
  :root,
@@ -13023,7 +13023,7 @@ Fixes safari bug where outline doesn't respect border-radius
13023
13023
 
13024
13024
  /**
13025
13025
  * Do not edit directly
13026
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
13026
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
13027
13027
  */
13028
13028
 
13029
13029
  :root {
@@ -13768,7 +13768,7 @@ Fixes safari bug where outline doesn't respect border-radius
13768
13768
 
13769
13769
  /**
13770
13770
  * Do not edit directly
13771
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
13771
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
13772
13772
  */
13773
13773
 
13774
13774
  :root,
@@ -13784,7 +13784,7 @@ Fixes safari bug where outline doesn't respect border-radius
13784
13784
 
13785
13785
  /**
13786
13786
  * Do not edit directly
13787
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
13787
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
13788
13788
  */
13789
13789
 
13790
13790
  :root,
@@ -13792,12 +13792,22 @@ Fixes safari bug where outline doesn't respect border-radius
13792
13792
  --brand-CTABanner-shadow-color-start: var(--base-color-scale-green-6);
13793
13793
  --brand-CTABanner-shadow-color-end: var(--base-color-scale-blue-5);
13794
13794
  --brand-CTABanner-bgColor: var(--brand-color-canvas-subtle);
13795
+ --brand-CTABanner-color-heading-emphasis: var(--base-color-scale-green-7);
13796
+ --brand-CTABanner-color-logo-muted: var(--brand-color-text-muted);
13797
+ --brand-CTABanner-color-logo-emphasis: var(--brand-color-text-default);
13798
+ --brand-CTABanner-color-logo-filter-muted: brightness(0) saturate(100%) invert(37%) sepia(7%) saturate(778%) hue-rotate(171deg) brightness(96%) contrast(91%);
13799
+ --brand-CTABanner-color-logo-filter-emphasis: brightness(0) saturate(100%) invert(12%) sepia(20%) saturate(450%) hue-rotate(172deg) brightness(100%) contrast(91%);
13795
13800
  }
13796
13801
 
13797
13802
  [data-color-mode="dark"] {
13798
13803
  --brand-CTABanner-shadow-color-start: var(--base-color-scale-green-2);
13799
13804
  --brand-CTABanner-shadow-color-end: var(--base-color-scale-blue-3);
13800
13805
  --brand-CTABanner-bgColor: var(--brand-color-canvas-subtle);
13806
+ --brand-CTABanner-color-heading-emphasis: var(--brand-color-text-emphasized);
13807
+ --brand-CTABanner-color-logo-muted: var(--brand-color-text-muted);
13808
+ --brand-CTABanner-color-logo-emphasis: var(--brand-color-text-default);
13809
+ --brand-CTABanner-color-logo-filter-muted: brightness(0) saturate(100%) invert(61%) sepia(8%) saturate(430%) hue-rotate(171deg) brightness(94%) contrast(92%);
13810
+ --brand-CTABanner-color-logo-filter-emphasis: brightness(0) saturate(100%) invert(91%) sepia(2%) saturate(2455%) hue-rotate(193deg) brightness(107%) contrast(98%);
13801
13811
  }
13802
13812
 
13803
13813
  .Primer_Brand__CTABanner-module__CTABanner___m0t8s {
@@ -13821,21 +13831,6 @@ Fixes safari bug where outline doesn't respect border-radius
13821
13831
  );
13822
13832
  }
13823
13833
 
13824
- /* Heading size overrides for balanced and minimal variants */
13825
- .Primer_Brand__CTABanner-module__CTABanner--variant-balanced___eroPr .Primer_Brand__CTABanner-module__CTABanner-heading___JYhUV {
13826
- font-weight: var(--brand-heading-weight-700);
13827
- font-size: var(--brand-text-size-700);
13828
- line-height: var(--brand-heading-lineHeight-700);
13829
- letter-spacing: var(--brand-heading-letterSpacing-700);
13830
- }
13831
-
13832
- .Primer_Brand__CTABanner-module__CTABanner--variant-minimal___uuWf5 .Primer_Brand__CTABanner-module__CTABanner-heading___JYhUV {
13833
- font-weight: var(--brand-heading-weight-400);
13834
- font-size: var(--brand-text-size-400);
13835
- line-height: var(--brand-text-lineHeight-400);
13836
- letter-spacing: var(--brand-heading-letterSpacing-400);
13837
- }
13838
-
13839
13834
  .Primer_Brand__CTABanner-module__CTABanner-grid___u3x9a {
13840
13835
  row-gap: 0;
13841
13836
  --brand-Grid-spacing-row: 0;
@@ -13993,7 +13988,7 @@ Fixes safari bug where outline doesn't respect border-radius
13993
13988
  gap: var(--base-size-24);
13994
13989
  }
13995
13990
  .Primer_Brand__CTABanner-module__CTABanner--variant-balanced___eroPr .Primer_Brand__CTABanner-module__CTABanner-content___sZo6_ {
13996
- gap: var(--base-size-16);
13991
+ gap: var(--base-size-32);
13997
13992
  }
13998
13993
  .Primer_Brand__CTABanner-module__CTABanner-container___iRzd1 {
13999
13994
  padding: var(--base-size-96) var(--base-size-64);
@@ -14034,6 +14029,64 @@ Fixes safari bug where outline doesn't respect border-radius
14034
14029
  height: auto;
14035
14030
  }
14036
14031
 
14032
+ @media screen and (min-width: 63.25rem) {
14033
+ .Primer_Brand__CTABanner-module__CTABanner--variant-balanced___eroPr .Primer_Brand__CTABanner-module__CTABanner-image___stI4S {
14034
+ max-width: 100%;
14035
+ height: auto;
14036
+ }
14037
+
14038
+ .Primer_Brand__CTABanner-module__CTABanner--variant-balanced___eroPr .Primer_Brand__CTABanner-module__CTABanner-grid-column--primary___ZtLFt:has(.Primer_Brand__CTABanner-module__CTABanner-logo___QX4nn) {
14039
+ align-items: stretch;
14040
+ }
14041
+
14042
+ .Primer_Brand__CTABanner-module__CTABanner--variant-balanced___eroPr .Primer_Brand__CTABanner-module__CTABanner-grid-column--primary___ZtLFt:has(.Primer_Brand__CTABanner-module__CTABanner-logo___QX4nn) > .Primer_Brand__CTABanner-module__CTABanner-content___sZo6_ {
14043
+ flex: 1;
14044
+ }
14045
+
14046
+ .Primer_Brand__CTABanner-module__CTABanner--variant-balanced___eroPr .Primer_Brand__CTABanner-module__CTABanner-content___sZo6_:has(> .Primer_Brand__CTABanner-module__CTABanner-logo___QX4nn) > .Primer_Brand__CTABanner-module__CTABanner-logo___QX4nn + * {
14047
+ margin-block-start: auto;
14048
+ }
14049
+ }
14050
+
14051
+ .Primer_Brand__CTABanner-module__CTABanner-logo___QX4nn {
14052
+ display: flex;
14053
+ align-items: center;
14054
+ gap: var(--base-size-8);
14055
+ width: 100%;
14056
+ padding-block-end: var(--base-size-32);
14057
+ border-block-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
14058
+ }
14059
+
14060
+ .Primer_Brand__CTABanner-module__CTABanner-logo___QX4nn > svg,
14061
+ .Primer_Brand__CTABanner-module__CTABanner-logo___QX4nn > img {
14062
+ height: var(--base-size-40);
14063
+ width: auto;
14064
+ display: block;
14065
+ }
14066
+
14067
+ .Primer_Brand__CTABanner-module__CTABanner--variant-default___eD19a .Primer_Brand__CTABanner-module__CTABanner-logo___QX4nn {
14068
+ width: auto;
14069
+ padding-block-end: 0;
14070
+ border-block-end: none;
14071
+ }
14072
+
14073
+ .Primer_Brand__CTABanner-module__CTABanner--variant-minimal___uuWf5 .Primer_Brand__CTABanner-module__CTABanner-logo___QX4nn {
14074
+ margin-block-end: var(--base-size-24);
14075
+ }
14076
+
14077
+ .Primer_Brand__CTABanner-module__CTABanner-link___XxOjC {
14078
+ align-self: auto;
14079
+ }
14080
+
14081
+ /*
14082
+ * We use a custom token here because text-emphasized doesn't reach 4.5 contrast
14083
+ * against the default banner bgColor in light mode.
14084
+ */
14085
+ .Primer_Brand__CTABanner-module__CTABanner-heading___JYhUV b {
14086
+ color: var(--brand-CTABanner-color-heading-emphasis);
14087
+ font-weight: inherit;
14088
+ }
14089
+
14037
14090
  .Primer_Brand__CTABanner-module__CTABanner-heading___JYhUV code,
14038
14091
  .Primer_Brand__CTABanner-module__CTABanner-description___I7md6 code {
14039
14092
  font-size: inherit;
@@ -14170,7 +14223,7 @@ Fixes safari bug where outline doesn't respect border-radius
14170
14223
 
14171
14224
  /**
14172
14225
  * Do not edit directly
14173
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
14226
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
14174
14227
  */
14175
14228
 
14176
14229
  :root,
@@ -14334,7 +14387,7 @@ Fixes safari bug where outline doesn't respect border-radius
14334
14387
 
14335
14388
  /**
14336
14389
  * Do not edit directly
14337
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
14390
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
14338
14391
  */
14339
14392
 
14340
14393
  :root,
@@ -14481,7 +14534,7 @@ Fixes safari bug where outline doesn't respect border-radius
14481
14534
 
14482
14535
  /**
14483
14536
  * Do not edit directly
14484
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
14537
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
14485
14538
  */
14486
14539
 
14487
14540
  :root {
@@ -14492,7 +14545,7 @@ Fixes safari bug where outline doesn't respect border-radius
14492
14545
 
14493
14546
  /**
14494
14547
  * Do not edit directly
14495
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
14548
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
14496
14549
  */
14497
14550
 
14498
14551
  :root,
@@ -15137,7 +15190,7 @@ Fixes safari bug where outline doesn't respect border-radius
15137
15190
 
15138
15191
  /**
15139
15192
  * Do not edit directly
15140
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
15193
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
15141
15194
  */
15142
15195
 
15143
15196
  :root,
@@ -15978,7 +16031,7 @@ Fixes safari bug where outline doesn't respect border-radius
15978
16031
 
15979
16032
  /**
15980
16033
  * Do not edit directly
15981
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
16034
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
15982
16035
  */
15983
16036
 
15984
16037
  :root {
@@ -15989,7 +16042,7 @@ Fixes safari bug where outline doesn't respect border-radius
15989
16042
 
15990
16043
  /**
15991
16044
  * Do not edit directly
15992
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
16045
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
15993
16046
  */
15994
16047
 
15995
16048
  :root,
@@ -16488,7 +16541,7 @@ Fixes safari bug where outline doesn't respect border-radius
16488
16541
 
16489
16542
  /**
16490
16543
  * Do not edit directly
16491
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
16544
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
16492
16545
  */
16493
16546
 
16494
16547
  :root {
@@ -16508,7 +16561,7 @@ Fixes safari bug where outline doesn't respect border-radius
16508
16561
 
16509
16562
  /**
16510
16563
  * Do not edit directly
16511
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
16564
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
16512
16565
  */
16513
16566
 
16514
16567
  :root,
@@ -16544,7 +16597,7 @@ Fixes safari bug where outline doesn't respect border-radius
16544
16597
 
16545
16598
  /**
16546
16599
  * Do not edit directly
16547
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
16600
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
16548
16601
  */
16549
16602
 
16550
16603
  :root,
@@ -16568,7 +16621,7 @@ Fixes safari bug where outline doesn't respect border-radius
16568
16621
 
16569
16622
  /**
16570
16623
  * Do not edit directly
16571
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
16624
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
16572
16625
  */
16573
16626
 
16574
16627
  :root {
@@ -17044,7 +17097,7 @@ Fixes safari bug where outline doesn't respect border-radius
17044
17097
 
17045
17098
  /**
17046
17099
  * Do not edit directly
17047
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
17100
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
17048
17101
  */
17049
17102
 
17050
17103
  :root,
@@ -17058,7 +17111,7 @@ Fixes safari bug where outline doesn't respect border-radius
17058
17111
 
17059
17112
  /**
17060
17113
  * Do not edit directly
17061
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
17114
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
17062
17115
  */
17063
17116
 
17064
17117
  :root {
@@ -17072,7 +17125,7 @@ Fixes safari bug where outline doesn't respect border-radius
17072
17125
 
17073
17126
  /**
17074
17127
  * Do not edit directly
17075
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
17128
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
17076
17129
  */
17077
17130
 
17078
17131
  :root {
@@ -19248,7 +19301,7 @@ Fixes safari bug where outline doesn't respect border-radius
19248
19301
 
19249
19302
  /**
19250
19303
  * Do not edit directly
19251
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
19304
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
19252
19305
  */
19253
19306
 
19254
19307
  :root {
@@ -19272,7 +19325,7 @@ Fixes safari bug where outline doesn't respect border-radius
19272
19325
 
19273
19326
  /**
19274
19327
  * Do not edit directly
19275
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
19328
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
19276
19329
  */
19277
19330
 
19278
19331
  :root,
@@ -19707,7 +19760,7 @@ Fixes safari bug where outline doesn't respect border-radius
19707
19760
 
19708
19761
  /**
19709
19762
  * Do not edit directly
19710
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
19763
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
19711
19764
  */
19712
19765
 
19713
19766
  :root {
@@ -19723,7 +19776,7 @@ Fixes safari bug where outline doesn't respect border-radius
19723
19776
 
19724
19777
  /**
19725
19778
  * Do not edit directly
19726
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
19779
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
19727
19780
  */
19728
19781
 
19729
19782
  :root,
@@ -20516,7 +20569,7 @@ Fixes safari bug where outline doesn't respect border-radius
20516
20569
 
20517
20570
  /**
20518
20571
  * Do not edit directly
20519
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
20572
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
20520
20573
  */
20521
20574
 
20522
20575
  :root {
@@ -20525,7 +20578,7 @@ Fixes safari bug where outline doesn't respect border-radius
20525
20578
 
20526
20579
  /**
20527
20580
  * Do not edit directly
20528
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
20581
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
20529
20582
  */
20530
20583
 
20531
20584
  :root,
@@ -21336,7 +21389,7 @@ Fixes safari bug where outline doesn't respect border-radius
21336
21389
 
21337
21390
  /**
21338
21391
  * Do not edit directly
21339
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
21392
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
21340
21393
  */
21341
21394
 
21342
21395
  :root {
@@ -21345,7 +21398,7 @@ Fixes safari bug where outline doesn't respect border-radius
21345
21398
 
21346
21399
  /**
21347
21400
  * Do not edit directly
21348
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
21401
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
21349
21402
  */
21350
21403
 
21351
21404
  :root,
@@ -21841,7 +21894,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
21841
21894
 
21842
21895
  /**
21843
21896
  * Do not edit directly
21844
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
21897
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
21845
21898
  */
21846
21899
 
21847
21900
  :root,
@@ -21940,7 +21993,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
21940
21993
 
21941
21994
  /**
21942
21995
  * Do not edit directly
21943
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
21996
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
21944
21997
  */
21945
21998
 
21946
21999
  :root,
@@ -22318,7 +22371,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
22318
22371
 
22319
22372
  /**
22320
22373
  * Do not edit directly
22321
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
22374
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
22322
22375
  */
22323
22376
 
22324
22377
  :root,
@@ -22332,7 +22385,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
22332
22385
 
22333
22386
  /**
22334
22387
  * Do not edit directly
22335
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
22388
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
22336
22389
  */
22337
22390
 
22338
22391
  :root {
@@ -22519,7 +22572,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
22519
22572
 
22520
22573
  /**
22521
22574
  * Do not edit directly
22522
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
22575
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
22523
22576
  */
22524
22577
 
22525
22578
  :root {
@@ -22803,7 +22856,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
22803
22856
 
22804
22857
  /**
22805
22858
  * Do not edit directly
22806
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
22859
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
22807
22860
  */
22808
22861
 
22809
22862
  :root {
@@ -22814,7 +22867,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
22814
22867
 
22815
22868
  /**
22816
22869
  * Do not edit directly
22817
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
22870
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
22818
22871
  */
22819
22872
 
22820
22873
  :root,
@@ -23082,7 +23135,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
23082
23135
 
23083
23136
  /**
23084
23137
  * Do not edit directly
23085
- * Generated on Fri, 24 Apr 2026 13:01:08 GMT
23138
+ * Generated on Thu, 30 Apr 2026 18:54:05 GMT
23086
23139
  */
23087
23140
 
23088
23141
  :root {
@@ -23091,7 +23144,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
23091
23144
 
23092
23145
  /**
23093
23146
  * Do not edit directly
23094
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
23147
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
23095
23148
  */
23096
23149
 
23097
23150
  :root,
@@ -23337,7 +23390,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
23337
23390
 
23338
23391
  /**
23339
23392
  * Do not edit directly
23340
- * Generated on Fri, 24 Apr 2026 13:01:09 GMT
23393
+ * Generated on Thu, 30 Apr 2026 18:54:06 GMT
23341
23394
  */
23342
23395
 
23343
23396
  :root,