@primer/react-brand 0.45.2-rc.1d48e726 → 0.45.2-rc.b99c5afa

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/Accordion/Accordion.d.ts +3 -1
  2. package/lib/BreakoutBanner/BreakoutBanner.d.ts +12 -12
  3. package/lib/CTABanner/CTABanner.d.ts +4 -4
  4. package/lib/FAQ/FAQ.d.ts +2 -1
  5. package/lib/css/main.css +206 -63
  6. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  7. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  8. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  9. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +49 -1
  14. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  83. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  84. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  85. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  86. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  87. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  88. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  89. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  117. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  124. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  125. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  126. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  127. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  128. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  129. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  130. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  131. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  132. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  133. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  134. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  135. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  136. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  137. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  138. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  139. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  140. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  141. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  154. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  155. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  166. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  171. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  173. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  174. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  175. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  176. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  177. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  178. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  179. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  180. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  181. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  182. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  183. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  184. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  185. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  186. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  187. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  188. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  189. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  194. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  195. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  196. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  197. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  198. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  199. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  200. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  201. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  202. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  204. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  211. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  212. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  213. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  214. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  215. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  216. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  217. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  218. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  219. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  220. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  221. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  222. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  223. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  224. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  225. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  226. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  227. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  228. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  229. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  230. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  231. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  232. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  233. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  234. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  235. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  236. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  237. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  238. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  239. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  240. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  241. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  242. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  243. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  244. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  311. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  312. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  313. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  314. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  315. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  316. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  317. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  318. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  319. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  320. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  321. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  322. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  323. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  324. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  325. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  326. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  327. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  328. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  329. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  330. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  331. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  332. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  333. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  334. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  335. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  336. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  337. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  338. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  339. package/lib/index.js +1 -1
  340. package/package.json +1 -1
package/lib/css/main.css CHANGED
@@ -82,7 +82,7 @@ select {
82
82
 
83
83
  /**
84
84
  * Do not edit directly
85
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
85
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
86
86
  */
87
87
 
88
88
  :root,
@@ -360,7 +360,7 @@ select {
360
360
 
361
361
  /**
362
362
  * Do not edit directly
363
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
363
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
364
364
  */
365
365
 
366
366
  :root {
@@ -387,7 +387,7 @@ select {
387
387
 
388
388
  /**
389
389
  * Do not edit directly
390
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
390
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
391
391
  */
392
392
 
393
393
  :root {
@@ -403,7 +403,7 @@ select {
403
403
 
404
404
  /**
405
405
  * Do not edit directly
406
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
406
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
407
407
  */
408
408
 
409
409
  :root {
@@ -535,7 +535,7 @@ select {
535
535
 
536
536
  /**
537
537
  * Do not edit directly
538
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
538
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
539
539
  */
540
540
 
541
541
  :root {
@@ -549,7 +549,7 @@ select {
549
549
 
550
550
  /**
551
551
  * Do not edit directly
552
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
552
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
553
553
  */
554
554
 
555
555
  :root {
@@ -568,7 +568,7 @@ select {
568
568
 
569
569
  /**
570
570
  * Do not edit directly
571
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
571
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
572
572
  */
573
573
 
574
574
  :root,
@@ -955,7 +955,7 @@ select {
955
955
 
956
956
  /**
957
957
  * Do not edit directly
958
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
958
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
959
959
  */
960
960
 
961
961
  :root,
@@ -1506,7 +1506,7 @@ select {
1506
1506
 
1507
1507
  /**
1508
1508
  * Do not edit directly
1509
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
1509
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
1510
1510
  */
1511
1511
 
1512
1512
  :root {
@@ -1772,7 +1772,7 @@ select {
1772
1772
 
1773
1773
  /**
1774
1774
  * Do not edit directly
1775
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
1775
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
1776
1776
  */
1777
1777
 
1778
1778
  :root,
@@ -2051,7 +2051,7 @@ select {
2051
2051
 
2052
2052
  /**
2053
2053
  * Do not edit directly
2054
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
2054
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
2055
2055
  */
2056
2056
 
2057
2057
  :root {
@@ -2078,7 +2078,7 @@ select {
2078
2078
 
2079
2079
  /**
2080
2080
  * Do not edit directly
2081
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
2081
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
2082
2082
  */
2083
2083
 
2084
2084
  :root,
@@ -2834,7 +2834,7 @@ select {
2834
2834
 
2835
2835
  /**
2836
2836
  * Do not edit directly
2837
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
2837
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
2838
2838
  */
2839
2839
 
2840
2840
  :root {
@@ -3679,7 +3679,7 @@ select {
3679
3679
 
3680
3680
  /**
3681
3681
  * Do not edit directly
3682
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
3682
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
3683
3683
  */
3684
3684
 
3685
3685
  :root {
@@ -3700,7 +3700,7 @@ select {
3700
3700
 
3701
3701
  /**
3702
3702
  * Do not edit directly
3703
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
3703
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
3704
3704
  */
3705
3705
 
3706
3706
  :root {
@@ -3711,7 +3711,7 @@ select {
3711
3711
 
3712
3712
  /**
3713
3713
  * Do not edit directly
3714
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
3714
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
3715
3715
  */
3716
3716
 
3717
3717
  :root {
@@ -4419,7 +4419,7 @@ select {
4419
4419
 
4420
4420
  /**
4421
4421
  * Do not edit directly
4422
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
4422
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
4423
4423
  */
4424
4424
 
4425
4425
  :root,
@@ -5172,7 +5172,7 @@ select {
5172
5172
 
5173
5173
  /**
5174
5174
  * Do not edit directly
5175
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
5175
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
5176
5176
  */
5177
5177
 
5178
5178
  :root,
@@ -5200,7 +5200,7 @@ select {
5200
5200
 
5201
5201
  /**
5202
5202
  * Do not edit directly
5203
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
5203
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
5204
5204
  */
5205
5205
 
5206
5206
  :root,
@@ -5216,7 +5216,7 @@ select {
5216
5216
 
5217
5217
  /**
5218
5218
  * Do not edit directly
5219
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
5219
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
5220
5220
  */
5221
5221
 
5222
5222
  :root {
@@ -5339,7 +5339,7 @@ select {
5339
5339
 
5340
5340
  /**
5341
5341
  * Do not edit directly
5342
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
5342
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
5343
5343
  */
5344
5344
 
5345
5345
  :root,
@@ -5355,13 +5355,37 @@ select {
5355
5355
 
5356
5356
  /**
5357
5357
  * Do not edit directly
5358
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
5358
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
5359
5359
  */
5360
5360
 
5361
5361
  :root,
5362
5362
  [data-color-mode="light"] {
5363
5363
  --brand-Accordion-toggle-color-start: var(--brand-color-accent-primary);
5364
5364
  --brand-Accordion-toggle-color-end: var(--brand-color-accent-primary);
5365
+ --brand-Accordion-toggle-color-default: var(--brand-color-text-default);
5366
+ --brand-Accordion-toggle-color-blue: var(--base-color-scale-blue-5);
5367
+ --brand-Accordion-toggle-color-blue-purple-start: var(--base-color-scale-blue-5);
5368
+ --brand-Accordion-toggle-color-blue-purple-end: var(--base-color-scale-purple-5);
5369
+ --brand-Accordion-toggle-color-coral: var(--base-color-scale-coral-5);
5370
+ --brand-Accordion-toggle-color-green: var(--base-color-scale-green-5);
5371
+ --brand-Accordion-toggle-color-green-blue-start: var(--base-color-scale-green-5);
5372
+ --brand-Accordion-toggle-color-green-blue-end: var(--base-color-scale-blue-5);
5373
+ --brand-Accordion-toggle-color-gray: var(--base-color-scale-gray-5);
5374
+ --brand-Accordion-toggle-color-indigo: var(--base-color-scale-indigo-5);
5375
+ --brand-Accordion-toggle-color-lemon: var(--base-color-scale-lemon-5);
5376
+ --brand-Accordion-toggle-color-lime: var(--base-color-scale-lime-5);
5377
+ --brand-Accordion-toggle-color-orange: var(--base-color-scale-orange-5);
5378
+ --brand-Accordion-toggle-color-pink: var(--base-color-scale-pink-5);
5379
+ --brand-Accordion-toggle-color-pink-blue-start: var(--base-color-scale-pink-5);
5380
+ --brand-Accordion-toggle-color-pink-blue-end: var(--base-color-scale-blue-5);
5381
+ --brand-Accordion-toggle-color-purple: var(--base-color-scale-purple-5);
5382
+ --brand-Accordion-toggle-color-purple-red-start: var(--base-color-scale-purple-5);
5383
+ --brand-Accordion-toggle-color-purple-red-end: var(--base-color-scale-red-5);
5384
+ --brand-Accordion-toggle-color-red: var(--base-color-scale-red-5);
5385
+ --brand-Accordion-toggle-color-red-orange-start: var(--base-color-scale-red-5);
5386
+ --brand-Accordion-toggle-color-red-orange-end: var(--base-color-scale-orange-5);
5387
+ --brand-Accordion-toggle-color-teal: var(--base-color-scale-teal-5);
5388
+ --brand-Accordion-toggle-color-yellow: var(--base-color-scale-yellow-5);
5365
5389
  --brand-Accordion-border-color-default: var(--brand-color-border-default);
5366
5390
  --brand-Accordion-border-color-emphasis: var(--base-color-scale-black-0);
5367
5391
  }
@@ -5369,6 +5393,30 @@ select {
5369
5393
  [data-color-mode="dark"] {
5370
5394
  --brand-Accordion-toggle-color-start: var(--brand-color-accent-primary);
5371
5395
  --brand-Accordion-toggle-color-end: var(--brand-color-accent-primary);
5396
+ --brand-Accordion-toggle-color-default: var(--brand-color-text-default);
5397
+ --brand-Accordion-toggle-color-blue: var(--base-color-scale-blue-2);
5398
+ --brand-Accordion-toggle-color-blue-purple-start: var(--base-color-scale-blue-2);
5399
+ --brand-Accordion-toggle-color-blue-purple-end: var(--base-color-scale-purple-2);
5400
+ --brand-Accordion-toggle-color-coral: var(--base-color-scale-coral-2);
5401
+ --brand-Accordion-toggle-color-green: var(--base-color-scale-green-2);
5402
+ --brand-Accordion-toggle-color-green-blue-start: var(--base-color-scale-green-2);
5403
+ --brand-Accordion-toggle-color-green-blue-end: var(--base-color-scale-blue-2);
5404
+ --brand-Accordion-toggle-color-gray: var(--base-color-scale-gray-2);
5405
+ --brand-Accordion-toggle-color-indigo: var(--base-color-scale-indigo-2);
5406
+ --brand-Accordion-toggle-color-lemon: var(--base-color-scale-lemon-2);
5407
+ --brand-Accordion-toggle-color-lime: var(--base-color-scale-lime-2);
5408
+ --brand-Accordion-toggle-color-orange: var(--base-color-scale-orange-2);
5409
+ --brand-Accordion-toggle-color-pink: var(--base-color-scale-pink-2);
5410
+ --brand-Accordion-toggle-color-pink-blue-start: var(--base-color-scale-pink-2);
5411
+ --brand-Accordion-toggle-color-pink-blue-end: var(--base-color-scale-blue-2);
5412
+ --brand-Accordion-toggle-color-purple: var(--base-color-scale-purple-2);
5413
+ --brand-Accordion-toggle-color-purple-red-start: var(--base-color-scale-purple-2);
5414
+ --brand-Accordion-toggle-color-purple-red-end: var(--base-color-scale-red-2);
5415
+ --brand-Accordion-toggle-color-red: var(--base-color-scale-red-2);
5416
+ --brand-Accordion-toggle-color-red-orange-start: var(--base-color-scale-red-2);
5417
+ --brand-Accordion-toggle-color-red-orange-end: var(--base-color-scale-orange-2);
5418
+ --brand-Accordion-toggle-color-teal: var(--base-color-scale-teal-2);
5419
+ --brand-Accordion-toggle-color-yellow: var(--base-color-scale-yellow-2);
5372
5420
  --brand-Accordion-border-color-default: var(--base-color-scale-gray-5);
5373
5421
  --brand-Accordion-border-color-emphasis: var(--base-color-scale-white-0);
5374
5422
  }
@@ -5462,6 +5510,101 @@ select {
5462
5510
  background-clip: text;
5463
5511
  }
5464
5512
 
5513
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-default___J06Ol {
5514
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-default);
5515
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-default);
5516
+ }
5517
+
5518
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-blue___BpPxQ {
5519
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-blue);
5520
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-blue);
5521
+ }
5522
+
5523
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-blue-purple___R4Ta3 {
5524
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-blue-purple-start);
5525
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-blue-purple-end);
5526
+ }
5527
+
5528
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-coral___T3Lvh {
5529
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-coral);
5530
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-coral);
5531
+ }
5532
+
5533
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-green___GThPe {
5534
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-green);
5535
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-green);
5536
+ }
5537
+
5538
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-green-blue___PHnZc {
5539
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-green-blue-start);
5540
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-green-blue-end);
5541
+ }
5542
+
5543
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-gray___gGQN8 {
5544
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-gray);
5545
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-gray);
5546
+ }
5547
+
5548
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-indigo___f5_9S {
5549
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-indigo);
5550
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-indigo);
5551
+ }
5552
+
5553
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-lemon___c5Gz6 {
5554
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-lemon);
5555
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-lemon);
5556
+ }
5557
+
5558
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-lime___Tj0cg {
5559
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-lime);
5560
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-lime);
5561
+ }
5562
+
5563
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-orange____Dby3 {
5564
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-orange);
5565
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-orange);
5566
+ }
5567
+
5568
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-pink___BXVJc {
5569
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-pink);
5570
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-pink);
5571
+ }
5572
+
5573
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-pink-blue___NVPxr {
5574
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-pink-blue-start);
5575
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-pink-blue-end);
5576
+ }
5577
+
5578
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-purple___whcwP {
5579
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-purple);
5580
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-purple);
5581
+ }
5582
+
5583
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-purple-red___l3gUG {
5584
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-purple-red-start);
5585
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-purple-red-end);
5586
+ }
5587
+
5588
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-red___txXJX {
5589
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-red);
5590
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-red);
5591
+ }
5592
+
5593
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-red-orange___ZODhv {
5594
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-red-orange-start);
5595
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-red-orange-end);
5596
+ }
5597
+
5598
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-teal___h2drb {
5599
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-teal);
5600
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-teal);
5601
+ }
5602
+
5603
+ .Primer_Brand__Accordion-module__Accordion__summary--toggleColor-yellow___WGTG3 {
5604
+ --brand-Accordion-toggle-color-start: var(--brand-Accordion-toggle-color-yellow);
5605
+ --brand-Accordion-toggle-color-end: var(--brand-Accordion-toggle-color-yellow);
5606
+ }
5607
+
5465
5608
  .Primer_Brand__Accordion-module__Accordion__summary--default___C4Jx_ .Primer_Brand__Accordion-module__Accordion__summary--collapsed___spc4w::before {
5466
5609
  font-weight: var(--base-text-weight-medium);
5467
5610
  content: '–';
@@ -5582,7 +5725,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
5582
5725
 
5583
5726
  /**
5584
5727
  * Do not edit directly
5585
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
5728
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
5586
5729
  */
5587
5730
 
5588
5731
  :root {
@@ -5591,7 +5734,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
5591
5734
 
5592
5735
  /**
5593
5736
  * Do not edit directly
5594
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
5737
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
5595
5738
  */
5596
5739
 
5597
5740
  :root,
@@ -5609,7 +5752,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
5609
5752
 
5610
5753
  /**
5611
5754
  * Do not edit directly
5612
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
5755
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
5613
5756
  */
5614
5757
 
5615
5758
  :root {
@@ -5740,7 +5883,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__summary--reversed-to
5740
5883
 
5741
5884
  /**
5742
5885
  * Do not edit directly
5743
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
5886
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
5744
5887
  */
5745
5888
 
5746
5889
  :root,
@@ -6836,7 +6979,7 @@ Fixes safari bug where outline doesn't respect border-radius
6836
6979
 
6837
6980
  /**
6838
6981
  * Do not edit directly
6839
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
6982
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
6840
6983
  */
6841
6984
 
6842
6985
  :root {
@@ -6850,7 +6993,7 @@ Fixes safari bug where outline doesn't respect border-radius
6850
6993
 
6851
6994
  /**
6852
6995
  * Do not edit directly
6853
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
6996
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
6854
6997
  */
6855
6998
 
6856
6999
  :root,
@@ -7144,7 +7287,7 @@ Fixes safari bug where outline doesn't respect border-radius
7144
7287
 
7145
7288
  /**
7146
7289
  * Do not edit directly
7147
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
7290
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
7148
7291
  */
7149
7292
 
7150
7293
  :root,
@@ -7160,7 +7303,7 @@ Fixes safari bug where outline doesn't respect border-radius
7160
7303
 
7161
7304
  /**
7162
7305
  * Do not edit directly
7163
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
7306
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
7164
7307
  */
7165
7308
 
7166
7309
  :root {
@@ -7478,7 +7621,7 @@ Fixes safari bug where outline doesn't respect border-radius
7478
7621
 
7479
7622
  /**
7480
7623
  * Do not edit directly
7481
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
7624
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
7482
7625
  */
7483
7626
 
7484
7627
  :root,
@@ -7924,7 +8067,7 @@ html {
7924
8067
 
7925
8068
  /**
7926
8069
  * Do not edit directly
7927
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
8070
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
7928
8071
  */
7929
8072
 
7930
8073
  :root,
@@ -8144,7 +8287,7 @@ html {
8144
8287
 
8145
8288
  /**
8146
8289
  * Do not edit directly
8147
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
8290
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
8148
8291
  */
8149
8292
 
8150
8293
  :root,
@@ -8280,7 +8423,7 @@ html {
8280
8423
 
8281
8424
  /**
8282
8425
  * Do not edit directly
8283
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
8426
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
8284
8427
  */
8285
8428
 
8286
8429
  :root,
@@ -8549,7 +8692,7 @@ html {
8549
8692
 
8550
8693
  /**
8551
8694
  * Do not edit directly
8552
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
8695
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
8553
8696
  */
8554
8697
 
8555
8698
  :root {
@@ -8585,7 +8728,7 @@ html {
8585
8728
 
8586
8729
  /**
8587
8730
  * Do not edit directly
8588
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
8731
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
8589
8732
  */
8590
8733
 
8591
8734
  :root,
@@ -8653,7 +8796,7 @@ html {
8653
8796
 
8654
8797
  /**
8655
8798
  * Do not edit directly
8656
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
8799
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
8657
8800
  */
8658
8801
 
8659
8802
  :root {
@@ -8664,7 +8807,7 @@ html {
8664
8807
 
8665
8808
  /**
8666
8809
  * Do not edit directly
8667
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
8810
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
8668
8811
  */
8669
8812
 
8670
8813
  :root,
@@ -8916,7 +9059,7 @@ html {
8916
9059
 
8917
9060
  /**
8918
9061
  * Do not edit directly
8919
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
9062
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
8920
9063
  */
8921
9064
 
8922
9065
  :root,
@@ -9454,7 +9597,7 @@ html {
9454
9597
 
9455
9598
  /**
9456
9599
  * Do not edit directly
9457
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
9600
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
9458
9601
  */
9459
9602
 
9460
9603
  :root {
@@ -9465,7 +9608,7 @@ html {
9465
9608
 
9466
9609
  /**
9467
9610
  * Do not edit directly
9468
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
9611
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
9469
9612
  */
9470
9613
 
9471
9614
  :root,
@@ -12644,7 +12787,7 @@ html {
12644
12787
 
12645
12788
  /**
12646
12789
  * Do not edit directly
12647
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
12790
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
12648
12791
  */
12649
12792
 
12650
12793
  :root {
@@ -12664,7 +12807,7 @@ html {
12664
12807
 
12665
12808
  /**
12666
12809
  * Do not edit directly
12667
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
12810
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
12668
12811
  */
12669
12812
 
12670
12813
  :root,
@@ -12700,7 +12843,7 @@ html {
12700
12843
 
12701
12844
  /**
12702
12845
  * Do not edit directly
12703
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
12846
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
12704
12847
  */
12705
12848
 
12706
12849
  :root,
@@ -12720,7 +12863,7 @@ html {
12720
12863
 
12721
12864
  /**
12722
12865
  * Do not edit directly
12723
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
12866
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
12724
12867
  */
12725
12868
 
12726
12869
  :root {
@@ -12986,7 +13129,7 @@ html {
12986
13129
 
12987
13130
  /**
12988
13131
  * Do not edit directly
12989
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
13132
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
12990
13133
  */
12991
13134
 
12992
13135
  :root,
@@ -13000,7 +13143,7 @@ html {
13000
13143
 
13001
13144
  /**
13002
13145
  * Do not edit directly
13003
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
13146
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
13004
13147
  */
13005
13148
 
13006
13149
  :root {
@@ -13014,7 +13157,7 @@ html {
13014
13157
 
13015
13158
  /**
13016
13159
  * Do not edit directly
13017
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
13160
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
13018
13161
  */
13019
13162
 
13020
13163
  :root {
@@ -15190,7 +15333,7 @@ html {
15190
15333
 
15191
15334
  /**
15192
15335
  * Do not edit directly
15193
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
15336
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
15194
15337
  */
15195
15338
 
15196
15339
  :root {
@@ -15214,7 +15357,7 @@ html {
15214
15357
 
15215
15358
  /**
15216
15359
  * Do not edit directly
15217
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
15360
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
15218
15361
  */
15219
15362
 
15220
15363
  :root,
@@ -15637,7 +15780,7 @@ html {
15637
15780
 
15638
15781
  /**
15639
15782
  * Do not edit directly
15640
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
15783
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
15641
15784
  */
15642
15785
 
15643
15786
  :root {
@@ -15650,7 +15793,7 @@ html {
15650
15793
 
15651
15794
  /**
15652
15795
  * Do not edit directly
15653
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
15796
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
15654
15797
  */
15655
15798
 
15656
15799
  :root,
@@ -16027,7 +16170,7 @@ html {
16027
16170
 
16028
16171
  /**
16029
16172
  * Do not edit directly
16030
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
16173
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
16031
16174
  */
16032
16175
 
16033
16176
  :root {
@@ -16036,7 +16179,7 @@ html {
16036
16179
 
16037
16180
  /**
16038
16181
  * Do not edit directly
16039
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
16182
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
16040
16183
  */
16041
16184
 
16042
16185
  :root,
@@ -16738,7 +16881,7 @@ html {
16738
16881
 
16739
16882
  /**
16740
16883
  * Do not edit directly
16741
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
16884
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
16742
16885
  */
16743
16886
 
16744
16887
  :root {
@@ -16747,7 +16890,7 @@ html {
16747
16890
 
16748
16891
  /**
16749
16892
  * Do not edit directly
16750
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
16893
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
16751
16894
  */
16752
16895
 
16753
16896
  :root,
@@ -17171,7 +17314,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17171
17314
 
17172
17315
  /**
17173
17316
  * Do not edit directly
17174
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
17317
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
17175
17318
  */
17176
17319
 
17177
17320
  :root,
@@ -17270,7 +17413,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17270
17413
 
17271
17414
  /**
17272
17415
  * Do not edit directly
17273
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
17416
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
17274
17417
  */
17275
17418
 
17276
17419
  :root,
@@ -17617,7 +17760,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17617
17760
 
17618
17761
  /**
17619
17762
  * Do not edit directly
17620
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
17763
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
17621
17764
  */
17622
17765
 
17623
17766
  :root,
@@ -17631,7 +17774,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17631
17774
 
17632
17775
  /**
17633
17776
  * Do not edit directly
17634
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
17777
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
17635
17778
  */
17636
17779
 
17637
17780
  :root {
@@ -17818,7 +17961,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17818
17961
 
17819
17962
  /**
17820
17963
  * Do not edit directly
17821
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
17964
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
17822
17965
  */
17823
17966
 
17824
17967
  :root {
@@ -18065,7 +18208,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18065
18208
 
18066
18209
  /**
18067
18210
  * Do not edit directly
18068
- * Generated on Mon, 13 Jan 2025 15:27:28 GMT
18211
+ * Generated on Mon, 13 Jan 2025 15:28:00 GMT
18069
18212
  */
18070
18213
 
18071
18214
  :root {
@@ -18076,7 +18219,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18076
18219
 
18077
18220
  /**
18078
18221
  * Do not edit directly
18079
- * Generated on Mon, 13 Jan 2025 15:27:29 GMT
18222
+ * Generated on Mon, 13 Jan 2025 15:28:01 GMT
18080
18223
  */
18081
18224
 
18082
18225
  :root,