@primer/react-brand 0.54.0 → 0.54.1-rc.a59d5904

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 (340) hide show
  1. package/lib/Hero/Hero.d.ts +2 -2
  2. package/lib/PricingOptions/PricingOptions.d.ts +2 -2
  3. package/lib/css/main.css +78 -65
  4. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  5. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  6. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  7. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  8. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  9. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  83. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  84. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  85. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  86. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  87. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  117. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  124. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  125. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  126. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  127. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  128. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  129. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  130. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  131. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  132. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  133. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  134. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  135. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  136. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  137. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  138. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  139. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  154. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  155. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  166. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  171. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  173. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  174. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  175. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  176. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  177. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  178. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  179. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  180. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  181. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  182. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  183. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  184. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  185. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  186. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  187. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  194. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  195. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  196. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  197. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  198. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  199. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  200. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  201. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  202. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  204. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  211. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  212. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  213. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  214. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  215. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  216. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  217. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  218. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  219. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  220. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  221. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  222. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  223. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  224. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  225. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  226. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  227. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  228. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  229. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  230. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  231. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  232. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  233. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  234. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  235. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  236. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  237. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  238. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  239. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  240. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  241. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  242. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  311. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  312. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  313. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  314. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  315. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  316. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  317. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  318. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  319. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  320. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  321. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  322. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  323. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  324. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  325. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  326. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  327. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  328. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  329. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  330. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  331. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  332. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  333. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  334. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  335. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  336. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  337. package/lib/forms/Checkbox/Checkbox.d.ts +1 -5
  338. package/lib/forms/Radio/Radio.d.ts +1 -5
  339. package/lib/index.js +1 -1
  340. package/package.json +1 -1
@@ -119,7 +119,7 @@ export declare const Hero: React.ForwardRefExoticComponent<Omit<React.PropsWithC
119
119
  as?: "button";
120
120
  } & {
121
121
  children?: React.ReactNode | undefined;
122
- }, "ref">) & React.RefAttributes<HTMLButtonElement | HTMLAnchorElement>>;
122
+ }, "ref">) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
123
123
  SecondaryAction: React.ForwardRefExoticComponent<(Omit<{
124
124
  as?: "a" | "button";
125
125
  href: string;
@@ -134,7 +134,7 @@ export declare const Hero: React.ForwardRefExoticComponent<Omit<React.PropsWithC
134
134
  as?: "button";
135
135
  } & {
136
136
  children?: React.ReactNode | undefined;
137
- }, "ref">) & React.RefAttributes<HTMLButtonElement | HTMLAnchorElement>>;
137
+ }, "ref">) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
138
138
  Image: React.ForwardRefExoticComponent<(Omit<{
139
139
  position?: "inline-end" | "block-end";
140
140
  } & React.ImgHTMLAttributes<HTMLImageElement> & BaseProps<HTMLImageElement> & {
@@ -91,8 +91,8 @@ export declare const PricingOptions: React.ForwardRefExoticComponent<Omit<React.
91
91
  Item: React.ForwardRefExoticComponent<Omit<React.PropsWithChildren<PricingOptionsItem>, "ref"> & React.RefAttributes<HTMLDivElement>>;
92
92
  Label: React.ForwardRefExoticComponent<Omit<PricingOptionsLabelProps, "ref"> & React.RefAttributes<HTMLSpanElement>>;
93
93
  Price: React.ForwardRefExoticComponent<Omit<PricingOptionsPriceProps, "ref"> & React.RefAttributes<HTMLParagraphElement>>;
94
- PrimaryAction: React.ForwardRefExoticComponent<React.PropsWithChildren<PricingOptionsActionsProps> & React.RefAttributes<HTMLButtonElement | HTMLAnchorElement>>;
95
- SecondaryAction: React.ForwardRefExoticComponent<React.PropsWithChildren<PricingOptionsActionsProps> & React.RefAttributes<HTMLButtonElement | HTMLAnchorElement>>;
94
+ PrimaryAction: React.ForwardRefExoticComponent<React.PropsWithChildren<PricingOptionsActionsProps> & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
95
+ SecondaryAction: React.ForwardRefExoticComponent<React.PropsWithChildren<PricingOptionsActionsProps> & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
96
96
  testIds: {
97
97
  root: string;
98
98
  item: string;
package/lib/css/main.css CHANGED
@@ -78,7 +78,7 @@ html {
78
78
 
79
79
  /**
80
80
  * Do not edit directly
81
- * Generated on Mon, 19 May 2025 13:06:35 GMT
81
+ * Generated on Tue, 20 May 2025 09:18:27 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 Mon, 19 May 2025 13:06:35 GMT
359
+ * Generated on Tue, 20 May 2025 09:18:27 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 Mon, 19 May 2025 13:06:35 GMT
386
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
387
387
  */
388
388
 
389
389
  :root {
@@ -399,7 +399,7 @@ html {
399
399
 
400
400
  /**
401
401
  * Do not edit directly
402
- * Generated on Mon, 19 May 2025 13:06:35 GMT
402
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
403
403
  */
404
404
 
405
405
  :root {
@@ -536,7 +536,7 @@ html {
536
536
 
537
537
  /**
538
538
  * Do not edit directly
539
- * Generated on Mon, 19 May 2025 13:06:34 GMT
539
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
540
540
  */
541
541
 
542
542
  :root {
@@ -550,7 +550,7 @@ html {
550
550
 
551
551
  /**
552
552
  * Do not edit directly
553
- * Generated on Mon, 19 May 2025 13:06:34 GMT
553
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
554
554
  */
555
555
 
556
556
  :root {
@@ -569,7 +569,7 @@ html {
569
569
 
570
570
  /**
571
571
  * Do not edit directly
572
- * Generated on Mon, 19 May 2025 13:06:35 GMT
572
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
573
573
  */
574
574
 
575
575
  :root,
@@ -989,7 +989,7 @@ html {
989
989
 
990
990
  /**
991
991
  * Do not edit directly
992
- * Generated on Mon, 19 May 2025 13:06:35 GMT
992
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
993
993
  */
994
994
 
995
995
  :root,
@@ -1611,7 +1611,7 @@ html {
1611
1611
 
1612
1612
  /**
1613
1613
  * Do not edit directly
1614
- * Generated on Mon, 19 May 2025 13:06:34 GMT
1614
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
1615
1615
  */
1616
1616
 
1617
1617
  :root {
@@ -1904,7 +1904,7 @@ html {
1904
1904
 
1905
1905
  /**
1906
1906
  * Do not edit directly
1907
- * Generated on Mon, 19 May 2025 13:06:35 GMT
1907
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
1908
1908
  */
1909
1909
 
1910
1910
  :root,
@@ -2226,7 +2226,7 @@ html {
2226
2226
 
2227
2227
  /**
2228
2228
  * Do not edit directly
2229
- * Generated on Mon, 19 May 2025 13:06:35 GMT
2229
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
2230
2230
  */
2231
2231
 
2232
2232
  :root {
@@ -2253,7 +2253,7 @@ html {
2253
2253
 
2254
2254
  /**
2255
2255
  * Do not edit directly
2256
- * Generated on Mon, 19 May 2025 13:06:35 GMT
2256
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
2257
2257
  */
2258
2258
 
2259
2259
  :root,
@@ -3009,7 +3009,7 @@ html {
3009
3009
 
3010
3010
  /**
3011
3011
  * Do not edit directly
3012
- * Generated on Mon, 19 May 2025 13:06:34 GMT
3012
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
3013
3013
  */
3014
3014
 
3015
3015
  :root {
@@ -3854,7 +3854,7 @@ html {
3854
3854
 
3855
3855
  /**
3856
3856
  * Do not edit directly
3857
- * Generated on Mon, 19 May 2025 13:06:34 GMT
3857
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
3858
3858
  */
3859
3859
 
3860
3860
  :root {
@@ -4046,7 +4046,7 @@ html {
4046
4046
 
4047
4047
  /**
4048
4048
  * Do not edit directly
4049
- * Generated on Mon, 19 May 2025 13:06:34 GMT
4049
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
4050
4050
  */
4051
4051
 
4052
4052
  :root {
@@ -4057,7 +4057,7 @@ html {
4057
4057
 
4058
4058
  /**
4059
4059
  * Do not edit directly
4060
- * Generated on Mon, 19 May 2025 13:06:35 GMT
4060
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
4061
4061
  */
4062
4062
 
4063
4063
  :root {
@@ -4785,7 +4785,7 @@ html {
4785
4785
 
4786
4786
  /**
4787
4787
  * Do not edit directly
4788
- * Generated on Mon, 19 May 2025 13:06:35 GMT
4788
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
4789
4789
  */
4790
4790
 
4791
4791
  :root,
@@ -5550,7 +5550,7 @@ html {
5550
5550
 
5551
5551
  /**
5552
5552
  * Do not edit directly
5553
- * Generated on Mon, 19 May 2025 13:06:35 GMT
5553
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
5554
5554
  */
5555
5555
 
5556
5556
  :root,
@@ -5578,7 +5578,7 @@ html {
5578
5578
 
5579
5579
  /**
5580
5580
  * Do not edit directly
5581
- * Generated on Mon, 19 May 2025 13:06:35 GMT
5581
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
5582
5582
  */
5583
5583
 
5584
5584
  :root,
@@ -5594,7 +5594,7 @@ html {
5594
5594
 
5595
5595
  /**
5596
5596
  * Do not edit directly
5597
- * Generated on Mon, 19 May 2025 13:06:34 GMT
5597
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
5598
5598
  */
5599
5599
 
5600
5600
  :root {
@@ -5757,7 +5757,7 @@ html {
5757
5757
 
5758
5758
  /**
5759
5759
  * Do not edit directly
5760
- * Generated on Mon, 19 May 2025 13:06:35 GMT
5760
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
5761
5761
  */
5762
5762
 
5763
5763
  :root,
@@ -5773,7 +5773,7 @@ html {
5773
5773
 
5774
5774
  /**
5775
5775
  * Do not edit directly
5776
- * Generated on Mon, 19 May 2025 13:06:35 GMT
5776
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
5777
5777
  */
5778
5778
 
5779
5779
  :root,
@@ -6160,7 +6160,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
6160
6160
 
6161
6161
  /**
6162
6162
  * Do not edit directly
6163
- * Generated on Mon, 19 May 2025 13:06:34 GMT
6163
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
6164
6164
  */
6165
6165
 
6166
6166
  :root {
@@ -6169,7 +6169,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
6169
6169
 
6170
6170
  /**
6171
6171
  * Do not edit directly
6172
- * Generated on Mon, 19 May 2025 13:06:35 GMT
6172
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
6173
6173
  */
6174
6174
 
6175
6175
  :root,
@@ -6187,7 +6187,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
6187
6187
 
6188
6188
  /**
6189
6189
  * Do not edit directly
6190
- * Generated on Mon, 19 May 2025 13:06:35 GMT
6190
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
6191
6191
  */
6192
6192
 
6193
6193
  :root {
@@ -6319,7 +6319,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
6319
6319
 
6320
6320
  /**
6321
6321
  * Do not edit directly
6322
- * Generated on Mon, 19 May 2025 13:06:35 GMT
6322
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
6323
6323
  */
6324
6324
 
6325
6325
  :root,
@@ -7475,7 +7475,7 @@ Fixes safari bug where outline doesn't respect border-radius
7475
7475
 
7476
7476
  /**
7477
7477
  * Do not edit directly
7478
- * Generated on Mon, 19 May 2025 13:06:34 GMT
7478
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
7479
7479
  */
7480
7480
 
7481
7481
  :root {
@@ -7489,7 +7489,7 @@ Fixes safari bug where outline doesn't respect border-radius
7489
7489
 
7490
7490
  /**
7491
7491
  * Do not edit directly
7492
- * Generated on Mon, 19 May 2025 13:06:35 GMT
7492
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
7493
7493
  */
7494
7494
 
7495
7495
  :root,
@@ -7783,7 +7783,7 @@ Fixes safari bug where outline doesn't respect border-radius
7783
7783
 
7784
7784
  /**
7785
7785
  * Do not edit directly
7786
- * Generated on Mon, 19 May 2025 13:06:35 GMT
7786
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
7787
7787
  */
7788
7788
 
7789
7789
  :root,
@@ -7799,7 +7799,7 @@ Fixes safari bug where outline doesn't respect border-radius
7799
7799
 
7800
7800
  /**
7801
7801
  * Do not edit directly
7802
- * Generated on Mon, 19 May 2025 13:06:35 GMT
7802
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
7803
7803
  */
7804
7804
 
7805
7805
  :root {
@@ -8544,7 +8544,7 @@ Fixes safari bug where outline doesn't respect border-radius
8544
8544
 
8545
8545
  /**
8546
8546
  * Do not edit directly
8547
- * Generated on Mon, 19 May 2025 13:06:35 GMT
8547
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
8548
8548
  */
8549
8549
 
8550
8550
  :root,
@@ -8560,7 +8560,7 @@ Fixes safari bug where outline doesn't respect border-radius
8560
8560
 
8561
8561
  /**
8562
8562
  * Do not edit directly
8563
- * Generated on Mon, 19 May 2025 13:06:35 GMT
8563
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
8564
8564
  */
8565
8565
 
8566
8566
  :root,
@@ -8783,7 +8783,7 @@ Fixes safari bug where outline doesn't respect border-radius
8783
8783
 
8784
8784
  /**
8785
8785
  * Do not edit directly
8786
- * Generated on Mon, 19 May 2025 13:06:35 GMT
8786
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
8787
8787
  */
8788
8788
 
8789
8789
  :root,
@@ -8947,7 +8947,7 @@ Fixes safari bug where outline doesn't respect border-radius
8947
8947
 
8948
8948
  /**
8949
8949
  * Do not edit directly
8950
- * Generated on Mon, 19 May 2025 13:06:35 GMT
8950
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
8951
8951
  */
8952
8952
 
8953
8953
  :root,
@@ -9251,7 +9251,7 @@ Fixes safari bug where outline doesn't respect border-radius
9251
9251
 
9252
9252
  /**
9253
9253
  * Do not edit directly
9254
- * Generated on Mon, 19 May 2025 13:06:34 GMT
9254
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
9255
9255
  */
9256
9256
 
9257
9257
  :root {
@@ -9287,7 +9287,7 @@ Fixes safari bug where outline doesn't respect border-radius
9287
9287
 
9288
9288
  /**
9289
9289
  * Do not edit directly
9290
- * Generated on Mon, 19 May 2025 13:06:35 GMT
9290
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
9291
9291
  */
9292
9292
 
9293
9293
  :root,
@@ -9355,7 +9355,7 @@ Fixes safari bug where outline doesn't respect border-radius
9355
9355
 
9356
9356
  /**
9357
9357
  * Do not edit directly
9358
- * Generated on Mon, 19 May 2025 13:06:34 GMT
9358
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
9359
9359
  */
9360
9360
 
9361
9361
  :root {
@@ -9366,7 +9366,7 @@ Fixes safari bug where outline doesn't respect border-radius
9366
9366
 
9367
9367
  /**
9368
9368
  * Do not edit directly
9369
- * Generated on Mon, 19 May 2025 13:06:35 GMT
9369
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
9370
9370
  */
9371
9371
 
9372
9372
  :root,
@@ -9683,7 +9683,7 @@ Fixes safari bug where outline doesn't respect border-radius
9683
9683
 
9684
9684
  /**
9685
9685
  * Do not edit directly
9686
- * Generated on Mon, 19 May 2025 13:06:35 GMT
9686
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
9687
9687
  */
9688
9688
 
9689
9689
  :root,
@@ -9875,14 +9875,19 @@ Fixes safari bug where outline doesn't respect border-radius
9875
9875
  display: grid;
9876
9876
  align-items: center;
9877
9877
  grid-template-areas: 'leadingVisual text';
9878
- grid-template-columns: min-content min-content;
9878
+ grid-template-columns: min-content 1fr;
9879
9879
  list-style: none;
9880
9880
  border-radius: var(--brand-borderRadius-medium);
9881
9881
  }
9882
9882
 
9883
9883
  .Primer_Brand__ActionMenu-module__ActionMenu__item-anchor___P15pl {
9884
- display: inline-flex;
9884
+ display: grid;
9885
+ grid-template-columns: subgrid;
9886
+ grid-template-rows: subgrid;
9887
+ grid-column: 1 / -1;
9888
+ grid-row: 1 / -1;
9885
9889
  align-items: center;
9890
+ grid-gap: var(--base-size-8);
9886
9891
  gap: var(--base-size-8);
9887
9892
  -webkit-text-decoration: none;
9888
9893
  text-decoration: none;
@@ -9910,6 +9915,14 @@ Fixes safari bug where outline doesn't respect border-radius
9910
9915
  min-height: var(--brand-control-medium-size);
9911
9916
  }
9912
9917
 
9918
+ .Primer_Brand__ActionMenu-module__ActionMenu__item--medium___YjquB:has(.Primer_Brand__ActionMenu-module__ActionMenu__item-anchor___P15pl) {
9919
+ padding: 0;
9920
+ }
9921
+
9922
+ .Primer_Brand__ActionMenu-module__ActionMenu__item--medium___YjquB .Primer_Brand__ActionMenu-module__ActionMenu__item-anchor___P15pl {
9923
+ padding: var(--brand-control-medium-paddingBlock-condensed) var(--brand-control-medium-paddingInline-normal);
9924
+ }
9925
+
9913
9926
  .Primer_Brand__ActionMenu-module__ActionMenu__item--small___Y17Or {
9914
9927
  padding: var(--base-size-8) var(--brand-control-small-paddingInline-condensed);
9915
9928
  }
@@ -10312,7 +10325,7 @@ Fixes safari bug where outline doesn't respect border-radius
10312
10325
 
10313
10326
  /**
10314
10327
  * Do not edit directly
10315
- * Generated on Mon, 19 May 2025 13:06:34 GMT
10328
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
10316
10329
  */
10317
10330
 
10318
10331
  :root {
@@ -10323,7 +10336,7 @@ Fixes safari bug where outline doesn't respect border-radius
10323
10336
 
10324
10337
  /**
10325
10338
  * Do not edit directly
10326
- * Generated on Mon, 19 May 2025 13:06:35 GMT
10339
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
10327
10340
  */
10328
10341
 
10329
10342
  :root,
@@ -13556,7 +13569,7 @@ Fixes safari bug where outline doesn't respect border-radius
13556
13569
 
13557
13570
  /**
13558
13571
  * Do not edit directly
13559
- * Generated on Mon, 19 May 2025 13:06:34 GMT
13572
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
13560
13573
  */
13561
13574
 
13562
13575
  :root {
@@ -13576,7 +13589,7 @@ Fixes safari bug where outline doesn't respect border-radius
13576
13589
 
13577
13590
  /**
13578
13591
  * Do not edit directly
13579
- * Generated on Mon, 19 May 2025 13:06:35 GMT
13592
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
13580
13593
  */
13581
13594
 
13582
13595
  :root,
@@ -13612,7 +13625,7 @@ Fixes safari bug where outline doesn't respect border-radius
13612
13625
 
13613
13626
  /**
13614
13627
  * Do not edit directly
13615
- * Generated on Mon, 19 May 2025 13:06:35 GMT
13628
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
13616
13629
  */
13617
13630
 
13618
13631
  :root,
@@ -13632,7 +13645,7 @@ Fixes safari bug where outline doesn't respect border-radius
13632
13645
 
13633
13646
  /**
13634
13647
  * Do not edit directly
13635
- * Generated on Mon, 19 May 2025 13:06:35 GMT
13648
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
13636
13649
  */
13637
13650
 
13638
13651
  :root {
@@ -13949,7 +13962,7 @@ Fixes safari bug where outline doesn't respect border-radius
13949
13962
 
13950
13963
  /**
13951
13964
  * Do not edit directly
13952
- * Generated on Mon, 19 May 2025 13:06:35 GMT
13965
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
13953
13966
  */
13954
13967
 
13955
13968
  :root,
@@ -13963,7 +13976,7 @@ Fixes safari bug where outline doesn't respect border-radius
13963
13976
 
13964
13977
  /**
13965
13978
  * Do not edit directly
13966
- * Generated on Mon, 19 May 2025 13:06:34 GMT
13979
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
13967
13980
  */
13968
13981
 
13969
13982
  :root {
@@ -13977,7 +13990,7 @@ Fixes safari bug where outline doesn't respect border-radius
13977
13990
 
13978
13991
  /**
13979
13992
  * Do not edit directly
13980
- * Generated on Mon, 19 May 2025 13:06:34 GMT
13993
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
13981
13994
  */
13982
13995
 
13983
13996
  :root {
@@ -16153,7 +16166,7 @@ Fixes safari bug where outline doesn't respect border-radius
16153
16166
 
16154
16167
  /**
16155
16168
  * Do not edit directly
16156
- * Generated on Mon, 19 May 2025 13:06:35 GMT
16169
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
16157
16170
  */
16158
16171
 
16159
16172
  :root {
@@ -16177,7 +16190,7 @@ Fixes safari bug where outline doesn't respect border-radius
16177
16190
 
16178
16191
  /**
16179
16192
  * Do not edit directly
16180
- * Generated on Mon, 19 May 2025 13:06:35 GMT
16193
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
16181
16194
  */
16182
16195
 
16183
16196
  :root,
@@ -16612,7 +16625,7 @@ Fixes safari bug where outline doesn't respect border-radius
16612
16625
 
16613
16626
  /**
16614
16627
  * Do not edit directly
16615
- * Generated on Mon, 19 May 2025 13:06:35 GMT
16628
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
16616
16629
  */
16617
16630
 
16618
16631
  :root {
@@ -16627,7 +16640,7 @@ Fixes safari bug where outline doesn't respect border-radius
16627
16640
 
16628
16641
  /**
16629
16642
  * Do not edit directly
16630
- * Generated on Mon, 19 May 2025 13:06:35 GMT
16643
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
16631
16644
  */
16632
16645
 
16633
16646
  :root,
@@ -17139,7 +17152,7 @@ Fixes safari bug where outline doesn't respect border-radius
17139
17152
 
17140
17153
  /**
17141
17154
  * Do not edit directly
17142
- * Generated on Mon, 19 May 2025 13:06:34 GMT
17155
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
17143
17156
  */
17144
17157
 
17145
17158
  :root {
@@ -17148,7 +17161,7 @@ Fixes safari bug where outline doesn't respect border-radius
17148
17161
 
17149
17162
  /**
17150
17163
  * Do not edit directly
17151
- * Generated on Mon, 19 May 2025 13:06:35 GMT
17164
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
17152
17165
  */
17153
17166
 
17154
17167
  :root,
@@ -17903,7 +17916,7 @@ Fixes safari bug where outline doesn't respect border-radius
17903
17916
 
17904
17917
  /**
17905
17918
  * Do not edit directly
17906
- * Generated on Mon, 19 May 2025 13:06:34 GMT
17919
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
17907
17920
  */
17908
17921
 
17909
17922
  :root {
@@ -17912,7 +17925,7 @@ Fixes safari bug where outline doesn't respect border-radius
17912
17925
 
17913
17926
  /**
17914
17927
  * Do not edit directly
17915
- * Generated on Mon, 19 May 2025 13:06:35 GMT
17928
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
17916
17929
  */
17917
17930
 
17918
17931
  :root,
@@ -18370,7 +18383,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18370
18383
 
18371
18384
  /**
18372
18385
  * Do not edit directly
18373
- * Generated on Mon, 19 May 2025 13:06:35 GMT
18386
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
18374
18387
  */
18375
18388
 
18376
18389
  :root,
@@ -18469,7 +18482,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18469
18482
 
18470
18483
  /**
18471
18484
  * Do not edit directly
18472
- * Generated on Mon, 19 May 2025 13:06:35 GMT
18485
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
18473
18486
  */
18474
18487
 
18475
18488
  :root,
@@ -18839,7 +18852,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18839
18852
 
18840
18853
  /**
18841
18854
  * Do not edit directly
18842
- * Generated on Mon, 19 May 2025 13:06:35 GMT
18855
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
18843
18856
  */
18844
18857
 
18845
18858
  :root,
@@ -18853,7 +18866,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18853
18866
 
18854
18867
  /**
18855
18868
  * Do not edit directly
18856
- * Generated on Mon, 19 May 2025 13:06:35 GMT
18869
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
18857
18870
  */
18858
18871
 
18859
18872
  :root {
@@ -19040,7 +19053,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
19040
19053
 
19041
19054
  /**
19042
19055
  * Do not edit directly
19043
- * Generated on Mon, 19 May 2025 13:06:34 GMT
19056
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
19044
19057
  */
19045
19058
 
19046
19059
  :root {
@@ -19291,7 +19304,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
19291
19304
 
19292
19305
  /**
19293
19306
  * Do not edit directly
19294
- * Generated on Mon, 19 May 2025 13:06:34 GMT
19307
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
19295
19308
  */
19296
19309
 
19297
19310
  :root {
@@ -19302,7 +19315,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
19302
19315
 
19303
19316
  /**
19304
19317
  * Do not edit directly
19305
- * Generated on Mon, 19 May 2025 13:06:35 GMT
19318
+ * Generated on Tue, 20 May 2025 09:18:28 GMT
19306
19319
  */
19307
19320
 
19308
19321
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 19 May 2025 13:06:35 GMT
3
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 19 May 2025 13:06:35 GMT
3
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 19 May 2025 13:06:35 GMT
3
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 19 May 2025 13:06:35 GMT
3
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 19 May 2025 13:06:34 GMT
3
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 19 May 2025 13:06:35 GMT
3
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 19 May 2025 13:06:34 GMT
3
+ * Generated on Tue, 20 May 2025 09:18:26 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 19 May 2025 13:06:35 GMT
3
+ * Generated on Tue, 20 May 2025 09:18:27 GMT
4
4
  */
5
5
 
6
6
  :root,