@primer/react-brand 0.50.0-rc.deb2c3cb → 0.50.0

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/Card/Card.d.ts +4 -0
  2. package/lib/css/main.css +96 -65
  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 +1 -1
  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
@@ -35,6 +35,10 @@ export type CardProps = {
35
35
  * Fills the width of the parent container and removes the default max-width.
36
36
  */
37
37
  fullWidth?: boolean;
38
+ /**
39
+ * Aligns the card content
40
+ */
41
+ align?: 'start' | 'center';
38
42
  } & Omit<BaseProps<HTMLDivElement>, 'animate'> & Omit<React.ComponentPropsWithoutRef<'div'>, 'onMouseEnter' | 'onMouseLeave' | 'onFocus' | 'onBlur'> & Pick<React.ComponentPropsWithoutRef<'a'>, 'onMouseEnter' | 'onMouseLeave' | 'onFocus' | 'onBlur'>;
39
43
  type CardImageProps = ImageProps;
40
44
  declare function CardImage({ className, ...rest }: CardImageProps): import("react/jsx-runtime").JSX.Element;
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, 03 Apr 2025 12:37:29 GMT
77
+ * Generated on Thu, 03 Apr 2025 15:42:15 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, 03 Apr 2025 12:37:29 GMT
355
+ * Generated on Thu, 03 Apr 2025 15:42:15 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, 03 Apr 2025 12:37:29 GMT
382
+ * Generated on Thu, 03 Apr 2025 15:42:15 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, 03 Apr 2025 12:37:29 GMT
398
+ * Generated on Thu, 03 Apr 2025 15:42:15 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, 03 Apr 2025 12:37:28 GMT
530
+ * Generated on Thu, 03 Apr 2025 15:42:14 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, 03 Apr 2025 12:37:28 GMT
544
+ * Generated on Thu, 03 Apr 2025 15:42:14 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, 03 Apr 2025 12:37:29 GMT
563
+ * Generated on Thu, 03 Apr 2025 15:42:15 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, 03 Apr 2025 12:37:29 GMT
955
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
956
956
  */
957
957
 
958
958
  :root,
@@ -1573,7 +1573,7 @@ select {
1573
1573
 
1574
1574
  /**
1575
1575
  * Do not edit directly
1576
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
1576
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
1577
1577
  */
1578
1578
 
1579
1579
  :root {
@@ -1866,7 +1866,7 @@ select {
1866
1866
 
1867
1867
  /**
1868
1868
  * Do not edit directly
1869
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
1869
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
1870
1870
  */
1871
1871
 
1872
1872
  :root,
@@ -2188,7 +2188,7 @@ select {
2188
2188
 
2189
2189
  /**
2190
2190
  * Do not edit directly
2191
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
2191
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
2192
2192
  */
2193
2193
 
2194
2194
  :root {
@@ -2215,7 +2215,7 @@ select {
2215
2215
 
2216
2216
  /**
2217
2217
  * Do not edit directly
2218
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
2218
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
2219
2219
  */
2220
2220
 
2221
2221
  :root,
@@ -2971,7 +2971,7 @@ select {
2971
2971
 
2972
2972
  /**
2973
2973
  * Do not edit directly
2974
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
2974
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
2975
2975
  */
2976
2976
 
2977
2977
  :root {
@@ -3816,7 +3816,7 @@ select {
3816
3816
 
3817
3817
  /**
3818
3818
  * Do not edit directly
3819
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
3819
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
3820
3820
  */
3821
3821
 
3822
3822
  :root {
@@ -3837,7 +3837,7 @@ select {
3837
3837
 
3838
3838
  /**
3839
3839
  * Do not edit directly
3840
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
3840
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
3841
3841
  */
3842
3842
 
3843
3843
  :root {
@@ -3848,7 +3848,7 @@ select {
3848
3848
 
3849
3849
  /**
3850
3850
  * Do not edit directly
3851
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
3851
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
3852
3852
  */
3853
3853
 
3854
3854
  :root {
@@ -4570,7 +4570,7 @@ select {
4570
4570
 
4571
4571
  /**
4572
4572
  * Do not edit directly
4573
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
4573
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
4574
4574
  */
4575
4575
 
4576
4576
  :root,
@@ -5335,7 +5335,7 @@ select {
5335
5335
 
5336
5336
  /**
5337
5337
  * Do not edit directly
5338
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
5338
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
5339
5339
  */
5340
5340
 
5341
5341
  :root,
@@ -5363,7 +5363,7 @@ select {
5363
5363
 
5364
5364
  /**
5365
5365
  * Do not edit directly
5366
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
5366
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
5367
5367
  */
5368
5368
 
5369
5369
  :root,
@@ -5379,7 +5379,7 @@ select {
5379
5379
 
5380
5380
  /**
5381
5381
  * Do not edit directly
5382
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
5382
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
5383
5383
  */
5384
5384
 
5385
5385
  :root {
@@ -5531,7 +5531,7 @@ select {
5531
5531
 
5532
5532
  /**
5533
5533
  * Do not edit directly
5534
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
5534
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
5535
5535
  */
5536
5536
 
5537
5537
  :root,
@@ -5547,7 +5547,7 @@ select {
5547
5547
 
5548
5548
  /**
5549
5549
  * Do not edit directly
5550
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
5550
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
5551
5551
  */
5552
5552
 
5553
5553
  :root,
@@ -5934,7 +5934,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
5934
5934
 
5935
5935
  /**
5936
5936
  * Do not edit directly
5937
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
5937
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
5938
5938
  */
5939
5939
 
5940
5940
  :root {
@@ -5943,7 +5943,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
5943
5943
 
5944
5944
  /**
5945
5945
  * Do not edit directly
5946
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
5946
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
5947
5947
  */
5948
5948
 
5949
5949
  :root,
@@ -5961,7 +5961,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
5961
5961
 
5962
5962
  /**
5963
5963
  * Do not edit directly
5964
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
5964
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
5965
5965
  */
5966
5966
 
5967
5967
  :root {
@@ -6092,7 +6092,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
6092
6092
 
6093
6093
  /**
6094
6094
  * Do not edit directly
6095
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
6095
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
6096
6096
  */
6097
6097
 
6098
6098
  :root,
@@ -7248,7 +7248,7 @@ Fixes safari bug where outline doesn't respect border-radius
7248
7248
 
7249
7249
  /**
7250
7250
  * Do not edit directly
7251
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
7251
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
7252
7252
  */
7253
7253
 
7254
7254
  :root {
@@ -7262,7 +7262,7 @@ Fixes safari bug where outline doesn't respect border-radius
7262
7262
 
7263
7263
  /**
7264
7264
  * Do not edit directly
7265
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
7265
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
7266
7266
  */
7267
7267
 
7268
7268
  :root,
@@ -7556,7 +7556,7 @@ Fixes safari bug where outline doesn't respect border-radius
7556
7556
 
7557
7557
  /**
7558
7558
  * Do not edit directly
7559
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
7559
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
7560
7560
  */
7561
7561
 
7562
7562
  :root,
@@ -7572,7 +7572,7 @@ Fixes safari bug where outline doesn't respect border-radius
7572
7572
 
7573
7573
  /**
7574
7574
  * Do not edit directly
7575
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
7575
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
7576
7576
  */
7577
7577
 
7578
7578
  :root {
@@ -7890,7 +7890,7 @@ Fixes safari bug where outline doesn't respect border-radius
7890
7890
 
7891
7891
  /**
7892
7892
  * Do not edit directly
7893
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
7893
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
7894
7894
  */
7895
7895
 
7896
7896
  :root,
@@ -8348,7 +8348,7 @@ html {
8348
8348
 
8349
8349
  /**
8350
8350
  * Do not edit directly
8351
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
8351
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
8352
8352
  */
8353
8353
 
8354
8354
  :root,
@@ -8571,7 +8571,7 @@ html {
8571
8571
 
8572
8572
  /**
8573
8573
  * Do not edit directly
8574
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
8574
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
8575
8575
  */
8576
8576
 
8577
8577
  :root,
@@ -8719,7 +8719,7 @@ html {
8719
8719
 
8720
8720
  /**
8721
8721
  * Do not edit directly
8722
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
8722
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
8723
8723
  */
8724
8724
 
8725
8725
  :root,
@@ -9023,7 +9023,7 @@ html {
9023
9023
 
9024
9024
  /**
9025
9025
  * Do not edit directly
9026
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
9026
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
9027
9027
  */
9028
9028
 
9029
9029
  :root {
@@ -9059,7 +9059,7 @@ html {
9059
9059
 
9060
9060
  /**
9061
9061
  * Do not edit directly
9062
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
9062
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
9063
9063
  */
9064
9064
 
9065
9065
  :root,
@@ -9127,7 +9127,7 @@ html {
9127
9127
 
9128
9128
  /**
9129
9129
  * Do not edit directly
9130
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
9130
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
9131
9131
  */
9132
9132
 
9133
9133
  :root {
@@ -9138,7 +9138,7 @@ html {
9138
9138
 
9139
9139
  /**
9140
9140
  * Do not edit directly
9141
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
9141
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
9142
9142
  */
9143
9143
 
9144
9144
  :root,
@@ -9172,6 +9172,29 @@ html {
9172
9172
  height: 100%;
9173
9173
  }
9174
9174
 
9175
+ .Primer_Brand__Card-module__Card--align-center___geXUu .Primer_Brand__Card-module__Card___ByGEk {
9176
+ text-align: center;
9177
+ padding: var(--base-size-64) var(--base-size-40);
9178
+ }
9179
+
9180
+ @media screen and (min-width: 64rem) {
9181
+ .Primer_Brand__Card-module__Card--align-center___geXUu .Primer_Brand__Card-module__Card___ByGEk {
9182
+ padding: var(--base-size-64) var(--base-size-80);
9183
+ }
9184
+ }
9185
+
9186
+ .Primer_Brand__Card-module__Card--align-center___geXUu .Primer_Brand__Card-module__Card___ByGEk {
9187
+ grid-template-columns: 1fr;
9188
+ grid-template-areas:
9189
+ 'image'
9190
+ 'icon'
9191
+ 'label'
9192
+ 'heading'
9193
+ 'description'
9194
+ 'action';
9195
+ justify-items: center;
9196
+ }
9197
+
9175
9198
  .Primer_Brand__Card-module__Card--maxWidth___sqVhD {
9176
9199
  max-width: var(--brand-Card-maxWidth);
9177
9200
  }
@@ -9246,6 +9269,10 @@ html {
9246
9269
  justify-self: flex-end;
9247
9270
  }
9248
9271
 
9272
+ .Primer_Brand__Card-module__Card--align-center___geXUu .Primer_Brand__Card-module__Card--icon___nVz0T .Primer_Brand__Card-module__Card__label___EAot7 {
9273
+ justify-self: center;
9274
+ }
9275
+
9249
9276
  .Primer_Brand__Card-module__Card--icon___nVz0T .Primer_Brand__Card-module__Card__label___EAot7,
9250
9277
  .Primer_Brand__Card-module__Card--icon___nVz0T .Primer_Brand__Card-module__Card__icon___H4tc9 {
9251
9278
  align-self: center;
@@ -9282,7 +9309,7 @@ html {
9282
9309
  grid-area: heading;
9283
9310
  }
9284
9311
 
9285
- .Primer_Brand__Card-module__Card--fullWidth___j46z5 .Primer_Brand__Card-module__Card__heading___INFhp {
9312
+ .Primer_Brand__Card-module__Card--fullWidth___j46z5:not(.Primer_Brand__Card-module__Card--align-center___geXUu) .Primer_Brand__Card-module__Card__heading___INFhp {
9286
9313
  max-width: 320px;
9287
9314
  }
9288
9315
 
@@ -9291,7 +9318,7 @@ html {
9291
9318
  grid-area: description;
9292
9319
  }
9293
9320
 
9294
- .Primer_Brand__Card-module__Card--fullWidth___j46z5 .Primer_Brand__Card-module__Card__description___KN9CH {
9321
+ .Primer_Brand__Card-module__Card--fullWidth___j46z5:not(.Primer_Brand__Card-module__Card--align-center___geXUu) .Primer_Brand__Card-module__Card__description___KN9CH {
9295
9322
  max-width: 400px;
9296
9323
  }
9297
9324
 
@@ -9302,6 +9329,10 @@ html {
9302
9329
  align-items: center;
9303
9330
  }
9304
9331
 
9332
+ .Primer_Brand__Card-module__Card--align-center___geXUu .Primer_Brand__Card-module__Card__action___C6sRY {
9333
+ justify-content: center;
9334
+ }
9335
+
9305
9336
  .Primer_Brand__Card-module__Card__action___C6sRY,
9306
9337
  .Primer_Brand__Card-module__Card__action___C6sRY span {
9307
9338
  color: var(--brand-Link-color-accent);
@@ -9418,7 +9449,7 @@ html {
9418
9449
 
9419
9450
  /**
9420
9451
  * Do not edit directly
9421
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
9452
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
9422
9453
  */
9423
9454
 
9424
9455
  :root,
@@ -9966,7 +9997,7 @@ html {
9966
9997
 
9967
9998
  /**
9968
9999
  * Do not edit directly
9969
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
10000
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
9970
10001
  */
9971
10002
 
9972
10003
  :root {
@@ -9977,7 +10008,7 @@ html {
9977
10008
 
9978
10009
  /**
9979
10010
  * Do not edit directly
9980
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
10011
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
9981
10012
  */
9982
10013
 
9983
10014
  :root,
@@ -13210,7 +13241,7 @@ html {
13210
13241
 
13211
13242
  /**
13212
13243
  * Do not edit directly
13213
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
13244
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
13214
13245
  */
13215
13246
 
13216
13247
  :root {
@@ -13230,7 +13261,7 @@ html {
13230
13261
 
13231
13262
  /**
13232
13263
  * Do not edit directly
13233
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
13264
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
13234
13265
  */
13235
13266
 
13236
13267
  :root,
@@ -13266,7 +13297,7 @@ html {
13266
13297
 
13267
13298
  /**
13268
13299
  * Do not edit directly
13269
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
13300
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
13270
13301
  */
13271
13302
 
13272
13303
  :root,
@@ -13286,7 +13317,7 @@ html {
13286
13317
 
13287
13318
  /**
13288
13319
  * Do not edit directly
13289
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
13320
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
13290
13321
  */
13291
13322
 
13292
13323
  :root {
@@ -13564,7 +13595,7 @@ html {
13564
13595
 
13565
13596
  /**
13566
13597
  * Do not edit directly
13567
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
13598
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
13568
13599
  */
13569
13600
 
13570
13601
  :root,
@@ -13578,7 +13609,7 @@ html {
13578
13609
 
13579
13610
  /**
13580
13611
  * Do not edit directly
13581
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
13612
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
13582
13613
  */
13583
13614
 
13584
13615
  :root {
@@ -13592,7 +13623,7 @@ html {
13592
13623
 
13593
13624
  /**
13594
13625
  * Do not edit directly
13595
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
13626
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
13596
13627
  */
13597
13628
 
13598
13629
  :root {
@@ -15768,7 +15799,7 @@ html {
15768
15799
 
15769
15800
  /**
15770
15801
  * Do not edit directly
15771
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
15802
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
15772
15803
  */
15773
15804
 
15774
15805
  :root {
@@ -15792,7 +15823,7 @@ html {
15792
15823
 
15793
15824
  /**
15794
15825
  * Do not edit directly
15795
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
15826
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
15796
15827
  */
15797
15828
 
15798
15829
  :root,
@@ -16227,7 +16258,7 @@ html {
16227
16258
 
16228
16259
  /**
16229
16260
  * Do not edit directly
16230
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
16261
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
16231
16262
  */
16232
16263
 
16233
16264
  :root {
@@ -16242,7 +16273,7 @@ html {
16242
16273
 
16243
16274
  /**
16244
16275
  * Do not edit directly
16245
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
16276
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
16246
16277
  */
16247
16278
 
16248
16279
  :root,
@@ -16655,7 +16686,7 @@ html {
16655
16686
 
16656
16687
  /**
16657
16688
  * Do not edit directly
16658
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
16689
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
16659
16690
  */
16660
16691
 
16661
16692
  :root {
@@ -16664,7 +16695,7 @@ html {
16664
16695
 
16665
16696
  /**
16666
16697
  * Do not edit directly
16667
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
16698
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
16668
16699
  */
16669
16700
 
16670
16701
  :root,
@@ -17383,7 +17414,7 @@ html {
17383
17414
 
17384
17415
  /**
17385
17416
  * Do not edit directly
17386
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
17417
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
17387
17418
  */
17388
17419
 
17389
17420
  :root {
@@ -17392,7 +17423,7 @@ html {
17392
17423
 
17393
17424
  /**
17394
17425
  * Do not edit directly
17395
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
17426
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
17396
17427
  */
17397
17428
 
17398
17429
  :root,
@@ -17849,7 +17880,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17849
17880
 
17850
17881
  /**
17851
17882
  * Do not edit directly
17852
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
17883
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
17853
17884
  */
17854
17885
 
17855
17886
  :root,
@@ -17948,7 +17979,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17948
17979
 
17949
17980
  /**
17950
17981
  * Do not edit directly
17951
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
17982
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
17952
17983
  */
17953
17984
 
17954
17985
  :root,
@@ -18318,7 +18349,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18318
18349
 
18319
18350
  /**
18320
18351
  * Do not edit directly
18321
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
18352
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
18322
18353
  */
18323
18354
 
18324
18355
  :root,
@@ -18332,7 +18363,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18332
18363
 
18333
18364
  /**
18334
18365
  * Do not edit directly
18335
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
18366
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
18336
18367
  */
18337
18368
 
18338
18369
  :root {
@@ -18519,7 +18550,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18519
18550
 
18520
18551
  /**
18521
18552
  * Do not edit directly
18522
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
18553
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
18523
18554
  */
18524
18555
 
18525
18556
  :root {
@@ -18770,7 +18801,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18770
18801
 
18771
18802
  /**
18772
18803
  * Do not edit directly
18773
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
18804
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
18774
18805
  */
18775
18806
 
18776
18807
  :root {
@@ -18781,7 +18812,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18781
18812
 
18782
18813
  /**
18783
18814
  * Do not edit directly
18784
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
18815
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
18785
18816
  */
18786
18817
 
18787
18818
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
3
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
3
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
3
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
3
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
3
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
3
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 03 Apr 2025 12:37:28 GMT
3
+ * Generated on Thu, 03 Apr 2025 15:42:14 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 03 Apr 2025 12:37:29 GMT
3
+ * Generated on Thu, 03 Apr 2025 15:42:15 GMT
4
4
  */
5
5
 
6
6
  :root,