@primer/react-brand 0.41.1-rc.a76baae0 → 0.42.0-rc.1ce0b8dd

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 (334) hide show
  1. package/lib/Bento/Bento.d.ts +2 -2
  2. package/lib/BreakoutBanner/BreakoutBanner.d.ts +12 -12
  3. package/lib/CTABanner/CTABanner.d.ts +4 -4
  4. package/lib/Card/Card.d.ts +4 -12
  5. package/lib/Icon/Icon.d.ts +3 -2
  6. package/lib/css/main.css +291 -246
  7. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  8. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  9. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  10. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -57
  22. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -29
  23. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +67 -0
  40. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +2 -2
  41. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  83. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  84. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  85. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  86. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  87. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  88. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -119
  96. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.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 +3 -3
  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 -29
  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/grid/colors.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  154. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +2 -2
  155. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  166. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  171. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  173. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  174. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  175. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  176. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  177. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  178. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  179. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  180. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  181. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  182. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  183. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  184. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  185. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  186. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -29
  194. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  195. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  196. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  197. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  198. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  199. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  200. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  201. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  202. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +2 -2
  204. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  211. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  212. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  213. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  214. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  215. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  216. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  217. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  218. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  219. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  220. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  221. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  222. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  223. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  224. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  225. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  226. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  227. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  228. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  229. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  230. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  231. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  232. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  233. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  234. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  235. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  236. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  237. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  238. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  239. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  240. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -35
  250. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -35
  251. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +2 -2
  271. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  311. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  312. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  313. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  314. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  315. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  316. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  317. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  318. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  319. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  320. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  321. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  322. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  323. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  324. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  325. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  326. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  327. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  328. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  329. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  330. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  331. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  332. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  333. package/lib/index.js +1 -1
  334. package/package.json +1 -1
package/lib/css/main.css CHANGED
@@ -88,7 +88,7 @@ select {
88
88
 
89
89
  /**
90
90
  * Do not edit directly
91
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
91
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
92
92
  */
93
93
 
94
94
  :root,
@@ -366,7 +366,7 @@ select {
366
366
 
367
367
  /**
368
368
  * Do not edit directly
369
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
369
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
370
370
  */
371
371
 
372
372
  :root {
@@ -393,7 +393,7 @@ select {
393
393
 
394
394
  /**
395
395
  * Do not edit directly
396
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
396
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
397
397
  */
398
398
 
399
399
  :root {
@@ -409,7 +409,7 @@ select {
409
409
 
410
410
  /**
411
411
  * Do not edit directly
412
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
412
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
413
413
  */
414
414
 
415
415
  :root {
@@ -541,7 +541,7 @@ select {
541
541
 
542
542
  /**
543
543
  * Do not edit directly
544
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
544
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
545
545
  */
546
546
 
547
547
  :root {
@@ -555,7 +555,7 @@ select {
555
555
 
556
556
  /**
557
557
  * Do not edit directly
558
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
558
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
559
559
  */
560
560
 
561
561
  :root {
@@ -574,7 +574,7 @@ select {
574
574
 
575
575
  /**
576
576
  * Do not edit directly
577
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
577
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
578
578
  */
579
579
 
580
580
  :root,
@@ -969,7 +969,7 @@ select {
969
969
 
970
970
  /**
971
971
  * Do not edit directly
972
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
972
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
973
973
  */
974
974
 
975
975
  :root,
@@ -1556,7 +1556,7 @@ select {
1556
1556
 
1557
1557
  /**
1558
1558
  * Do not edit directly
1559
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
1559
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
1560
1560
  */
1561
1561
 
1562
1562
  :root {
@@ -1822,7 +1822,7 @@ select {
1822
1822
 
1823
1823
  /**
1824
1824
  * Do not edit directly
1825
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
1825
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
1826
1826
  */
1827
1827
 
1828
1828
  :root,
@@ -2106,7 +2106,7 @@ select {
2106
2106
 
2107
2107
  /**
2108
2108
  * Do not edit directly
2109
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
2109
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
2110
2110
  */
2111
2111
 
2112
2112
  :root {
@@ -2133,7 +2133,7 @@ select {
2133
2133
 
2134
2134
  /**
2135
2135
  * Do not edit directly
2136
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
2136
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
2137
2137
  */
2138
2138
 
2139
2139
  :root,
@@ -2891,7 +2891,7 @@ select {
2891
2891
 
2892
2892
  /**
2893
2893
  * Do not edit directly
2894
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
2894
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
2895
2895
  */
2896
2896
 
2897
2897
  :root {
@@ -3736,7 +3736,7 @@ select {
3736
3736
 
3737
3737
  /**
3738
3738
  * Do not edit directly
3739
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
3739
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
3740
3740
  */
3741
3741
 
3742
3742
  :root {
@@ -3757,7 +3757,7 @@ select {
3757
3757
 
3758
3758
  /**
3759
3759
  * Do not edit directly
3760
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
3760
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
3761
3761
  */
3762
3762
 
3763
3763
  :root {
@@ -3768,7 +3768,7 @@ select {
3768
3768
 
3769
3769
  /**
3770
3770
  * Do not edit directly
3771
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
3771
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
3772
3772
  */
3773
3773
 
3774
3774
  :root {
@@ -4512,7 +4512,7 @@ select {
4512
4512
 
4513
4513
  /**
4514
4514
  * Do not edit directly
4515
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
4515
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
4516
4516
  */
4517
4517
 
4518
4518
  :root,
@@ -5265,7 +5265,7 @@ select {
5265
5265
 
5266
5266
  /**
5267
5267
  * Do not edit directly
5268
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
5268
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
5269
5269
  */
5270
5270
 
5271
5271
  :root,
@@ -5293,7 +5293,7 @@ select {
5293
5293
 
5294
5294
  /**
5295
5295
  * Do not edit directly
5296
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
5296
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
5297
5297
  */
5298
5298
 
5299
5299
  :root,
@@ -5309,7 +5309,7 @@ select {
5309
5309
 
5310
5310
  /**
5311
5311
  * Do not edit directly
5312
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
5312
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
5313
5313
  */
5314
5314
 
5315
5315
  :root {
@@ -5343,6 +5343,7 @@ select {
5343
5343
  }
5344
5344
 
5345
5345
  .Primer_Brand__Link-module__Link___lvKjM {
5346
+ --arrow-width: var(--base-size-20);
5346
5347
  position: relative;
5347
5348
  display: inline-flex;
5348
5349
  align-items: center;
@@ -5360,7 +5361,7 @@ select {
5360
5361
  position: absolute;
5361
5362
  bottom: -0.15em;
5362
5363
  left: 0;
5363
- width: calc(100% - 1.5em);
5364
+ width: calc(100% - var(--arrow-width));
5364
5365
  height: 2px;
5365
5366
  pointer-events: none;
5366
5367
  content: '';
@@ -5415,8 +5416,8 @@ select {
5415
5416
  }
5416
5417
 
5417
5418
  .Primer_Brand__Link-module__Link--large___cXMt5 .Primer_Brand__Link-module__Link-arrow___HBMJ9 {
5418
- width: 20px;
5419
- height: 20px;
5419
+ width: var(--arrow-width);
5420
+ height: var(--base-size-20);
5420
5421
  }
5421
5422
 
5422
5423
  .Primer_Brand__Link-module__Link--arrow-start___AT1uu::after {
@@ -5433,7 +5434,7 @@ select {
5433
5434
 
5434
5435
  /**
5435
5436
  * Do not edit directly
5436
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
5437
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
5437
5438
  */
5438
5439
 
5439
5440
  :root,
@@ -5449,7 +5450,7 @@ select {
5449
5450
 
5450
5451
  /**
5451
5452
  * Do not edit directly
5452
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
5453
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
5453
5454
  */
5454
5455
 
5455
5456
  :root,
@@ -5695,7 +5696,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5695
5696
 
5696
5697
  /**
5697
5698
  * Do not edit directly
5698
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
5699
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
5699
5700
  */
5700
5701
 
5701
5702
  :root {
@@ -5704,7 +5705,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5704
5705
 
5705
5706
  /**
5706
5707
  * Do not edit directly
5707
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
5708
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
5708
5709
  */
5709
5710
 
5710
5711
  :root,
@@ -5722,7 +5723,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5722
5723
 
5723
5724
  /**
5724
5725
  * Do not edit directly
5725
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
5726
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
5726
5727
  */
5727
5728
 
5728
5729
  :root {
@@ -5853,7 +5854,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5853
5854
 
5854
5855
  /**
5855
5856
  * Do not edit directly
5856
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
5857
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
5857
5858
  */
5858
5859
 
5859
5860
  :root,
@@ -6967,7 +6968,7 @@ Fixes safari bug where outline doesn't respect border-radius
6967
6968
 
6968
6969
  /**
6969
6970
  * Do not edit directly
6970
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
6971
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
6971
6972
  */
6972
6973
 
6973
6974
  :root {
@@ -6981,7 +6982,7 @@ Fixes safari bug where outline doesn't respect border-radius
6981
6982
 
6982
6983
  /**
6983
6984
  * Do not edit directly
6984
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
6985
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
6985
6986
  */
6986
6987
 
6987
6988
  :root,
@@ -7221,7 +7222,7 @@ Fixes safari bug where outline doesn't respect border-radius
7221
7222
 
7222
7223
  /**
7223
7224
  * Do not edit directly
7224
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
7225
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
7225
7226
  */
7226
7227
 
7227
7228
  :root,
@@ -7237,7 +7238,7 @@ Fixes safari bug where outline doesn't respect border-radius
7237
7238
 
7238
7239
  /**
7239
7240
  * Do not edit directly
7240
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
7241
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
7241
7242
  */
7242
7243
 
7243
7244
  :root {
@@ -7555,7 +7556,7 @@ Fixes safari bug where outline doesn't respect border-radius
7555
7556
 
7556
7557
  /**
7557
7558
  * Do not edit directly
7558
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
7559
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
7559
7560
  */
7560
7561
 
7561
7562
  :root,
@@ -8008,7 +8009,7 @@ html {
8008
8009
 
8009
8010
  /**
8010
8011
  * Do not edit directly
8011
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
8012
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
8012
8013
  */
8013
8014
 
8014
8015
  :root,
@@ -8199,7 +8200,7 @@ html {
8199
8200
 
8200
8201
  /**
8201
8202
  * Do not edit directly
8202
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
8203
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
8203
8204
  */
8204
8205
 
8205
8206
  :root,
@@ -8338,7 +8339,7 @@ html {
8338
8339
 
8339
8340
  /**
8340
8341
  * Do not edit directly
8341
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
8342
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
8342
8343
  */
8343
8344
 
8344
8345
  :root,
@@ -8466,9 +8467,235 @@ html {
8466
8467
  color: var(--brand-Pillar-icon-color-yellow);
8467
8468
  }
8468
8469
 
8470
+ .Primer_Brand__Icon-module__Icon___bf2xY {
8471
+ box-sizing: content-box;
8472
+ padding: 0;
8473
+ }
8474
+
8475
+ .Primer_Brand__Icon-module__Icon--background___d6RdL {
8476
+ padding: var(--base-size-12);
8477
+ border-radius: var(--brand-borderRadius-full);
8478
+ }
8479
+
8480
+ .Primer_Brand__Icon-module__Icon--color-default___z2cYk {
8481
+ color: var(--brand-Icon-color-default);
8482
+ }
8483
+
8484
+ .Primer_Brand__Icon-module__Icon--background-color-default___h6tiH {
8485
+ background-color: var(--brand-Icon-background-default);
8486
+ }
8487
+
8488
+ .Primer_Brand__Icon-module__Icon--color-blue___Wne9C {
8489
+ color: var(--brand-Icon-color-blue);
8490
+ }
8491
+
8492
+ .Primer_Brand__Icon-module__Icon--background-color-blue___zsNDL {
8493
+ background-color: var(--brand-Icon-background-blue);
8494
+ }
8495
+
8496
+ .Primer_Brand__Icon-module__Icon--color-coral___vdwGj {
8497
+ color: var(--brand-Icon-color-coral);
8498
+ }
8499
+
8500
+ .Primer_Brand__Icon-module__Icon--background-color-coral___FKaij {
8501
+ background-color: var(--brand-Icon-background-coral);
8502
+ }
8503
+
8504
+ .Primer_Brand__Icon-module__Icon--color-green___OxAZK {
8505
+ color: var(--brand-Icon-color-green);
8506
+ }
8507
+
8508
+ .Primer_Brand__Icon-module__Icon--background-color-green___UUQt1 {
8509
+ background-color: var(--brand-Icon-background-green);
8510
+ }
8511
+
8512
+ .Primer_Brand__Icon-module__Icon--color-gray___tVTnd {
8513
+ color: var(--brand-Icon-color-gray);
8514
+ }
8515
+
8516
+ .Primer_Brand__Icon-module__Icon--background-color-gray___dpdtX {
8517
+ background-color: var(--brand-Icon-background-gray);
8518
+ }
8519
+
8520
+ .Primer_Brand__Icon-module__Icon--color-indigo___OrE5M {
8521
+ color: var(--brand-Icon-color-indigo);
8522
+ }
8523
+
8524
+ .Primer_Brand__Icon-module__Icon--background-color-indigo___TIqOT {
8525
+ background-color: var(--brand-Icon-background-indigo);
8526
+ }
8527
+
8528
+ .Primer_Brand__Icon-module__Icon--color-lemon___Ftx9H {
8529
+ color: var(--brand-Icon-color-lemon);
8530
+ }
8531
+
8532
+ .Primer_Brand__Icon-module__Icon--background-color-lemon___BhpS6 {
8533
+ background-color: var(--brand-Icon-background-lemon);
8534
+ }
8535
+
8536
+ .Primer_Brand__Icon-module__Icon--color-lime___mQVWo {
8537
+ color: var(--brand-Icon-color-lime);
8538
+ }
8539
+
8540
+ .Primer_Brand__Icon-module__Icon--background-color-lime___K4TMA {
8541
+ background-color: var(--brand-Icon-background-lime);
8542
+ }
8543
+
8544
+ .Primer_Brand__Icon-module__Icon--color-orange___CIjjp {
8545
+ color: var(--brand-Icon-color-orange);
8546
+ }
8547
+
8548
+ .Primer_Brand__Icon-module__Icon--background-color-orange___z52U7 {
8549
+ background-color: var(--brand-Icon-background-orange);
8550
+ }
8551
+
8552
+ .Primer_Brand__Icon-module__Icon--color-pink___cS_v5 {
8553
+ color: var(--brand-Icon-color-pink);
8554
+ }
8555
+
8556
+ .Primer_Brand__Icon-module__Icon--background-color-pink___cy5Kg {
8557
+ background-color: var(--brand-Icon-background-pink);
8558
+ }
8559
+
8560
+ .Primer_Brand__Icon-module__Icon--color-purple___d05Sh {
8561
+ color: var(--brand-Icon-color-purple);
8562
+ }
8563
+
8564
+ .Primer_Brand__Icon-module__Icon--background-color-purple___JmhnQ {
8565
+ background-color: var(--brand-Icon-background-purple);
8566
+ }
8567
+
8568
+ .Primer_Brand__Icon-module__Icon--color-red___K_2c0 {
8569
+ color: var(--brand-Icon-color-red);
8570
+ }
8571
+
8572
+ .Primer_Brand__Icon-module__Icon--background-color-red___qoirP {
8573
+ background-color: var(--brand-Icon-background-red);
8574
+ }
8575
+
8576
+ .Primer_Brand__Icon-module__Icon--color-teal___fix20 {
8577
+ color: var(--brand-Icon-color-teal);
8578
+ }
8579
+
8580
+ .Primer_Brand__Icon-module__Icon--background-color-teal___a7cyd {
8581
+ background-color: var(--brand-Icon-background-teal);
8582
+ }
8583
+
8584
+ .Primer_Brand__Icon-module__Icon--color-yellow___Z1juk {
8585
+ color: var(--brand-Icon-color-yellow);
8586
+ }
8587
+
8588
+ .Primer_Brand__Icon-module__Icon--background-color-yellow___Yhfck {
8589
+ background-color: var(--brand-Icon-background-yellow);
8590
+ }
8591
+
8592
+ /**
8593
+ * Do not edit directly
8594
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
8595
+ */
8596
+
8597
+ :root {
8598
+ --brand-Icon-color-yellow: var(--base-color-scale-yellow-5);
8599
+ --brand-Icon-color-teal: var(--base-color-scale-teal-5);
8600
+ --brand-Icon-color-red: var(--base-color-scale-red-5);
8601
+ --brand-Icon-color-purple: var(--base-color-scale-purple-5);
8602
+ --brand-Icon-color-pink: var(--base-color-scale-pink-5);
8603
+ --brand-Icon-color-orange: var(--base-color-scale-orange-5);
8604
+ --brand-Icon-color-lime: var(--base-color-scale-lime-5);
8605
+ --brand-Icon-color-lemon: var(--base-color-scale-lemon-5);
8606
+ --brand-Icon-color-indigo: var(--base-color-scale-indigo-5);
8607
+ --brand-Icon-color-gray: var(--base-color-scale-gray-6);
8608
+ --brand-Icon-color-green: var(--base-color-scale-green-5);
8609
+ --brand-Icon-color-coral: var(--base-color-scale-coral-5);
8610
+ --brand-Icon-color-blue: var(--base-color-scale-blue-5);
8611
+ --brand-Icon-color-default: var(--brand-color-text-default);
8612
+ --brand-Icon-background-yellow: var(--base-color-scale-yellow-0);
8613
+ --brand-Icon-background-teal: var(--base-color-scale-teal-0);
8614
+ --brand-Icon-background-red: var(--base-color-scale-red-0);
8615
+ --brand-Icon-background-purple: var(--base-color-scale-purple-0);
8616
+ --brand-Icon-background-pink: var(--base-color-scale-pink-0);
8617
+ --brand-Icon-background-orange: var(--base-color-scale-orange-0);
8618
+ --brand-Icon-background-lime: var(--base-color-scale-lime-0);
8619
+ --brand-Icon-background-lemon: var(--base-color-scale-lemon-0);
8620
+ --brand-Icon-background-indigo: var(--base-color-scale-indigo-0);
8621
+ --brand-Icon-background-gray: var(--base-color-scale-gray-0);
8622
+ --brand-Icon-background-green: var(--base-color-scale-green-0);
8623
+ --brand-Icon-background-coral: var(--base-color-scale-coral-0);
8624
+ --brand-Icon-background-blue: var(--base-color-scale-blue-0);
8625
+ --brand-Icon-background-default: var(--base-color-scale-gray-0);
8626
+ }
8627
+
8628
+ /**
8629
+ * Do not edit directly
8630
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
8631
+ */
8632
+
8633
+ :root,
8634
+ [data-color-mode="light"] {
8635
+ --brand-Icon-background-default: var(--base-color-scale-gray-0);
8636
+ --brand-Icon-background-blue: var(--base-color-scale-blue-0);
8637
+ --brand-Icon-background-coral: var(--base-color-scale-coral-0);
8638
+ --brand-Icon-background-green: var(--base-color-scale-green-0);
8639
+ --brand-Icon-background-gray: var(--base-color-scale-gray-0);
8640
+ --brand-Icon-background-indigo: var(--base-color-scale-indigo-0);
8641
+ --brand-Icon-background-lemon: var(--base-color-scale-lemon-0);
8642
+ --brand-Icon-background-lime: var(--base-color-scale-lime-0);
8643
+ --brand-Icon-background-orange: var(--base-color-scale-orange-0);
8644
+ --brand-Icon-background-pink: var(--base-color-scale-pink-0);
8645
+ --brand-Icon-background-purple: var(--base-color-scale-purple-0);
8646
+ --brand-Icon-background-red: var(--base-color-scale-red-0);
8647
+ --brand-Icon-background-teal: var(--base-color-scale-teal-0);
8648
+ --brand-Icon-background-yellow: var(--base-color-scale-yellow-0);
8649
+ --brand-Icon-color-default: var(--brand-color-text-default);
8650
+ --brand-Icon-color-blue: var(--base-color-scale-blue-5);
8651
+ --brand-Icon-color-coral: var(--base-color-scale-coral-5);
8652
+ --brand-Icon-color-green: var(--base-color-scale-green-5);
8653
+ --brand-Icon-color-gray: var(--base-color-scale-gray-6);
8654
+ --brand-Icon-color-indigo: var(--base-color-scale-indigo-5);
8655
+ --brand-Icon-color-lemon: var(--base-color-scale-lemon-5);
8656
+ --brand-Icon-color-lime: var(--base-color-scale-lime-5);
8657
+ --brand-Icon-color-orange: var(--base-color-scale-orange-5);
8658
+ --brand-Icon-color-pink: var(--base-color-scale-pink-5);
8659
+ --brand-Icon-color-purple: var(--base-color-scale-purple-5);
8660
+ --brand-Icon-color-red: var(--base-color-scale-red-5);
8661
+ --brand-Icon-color-teal: var(--base-color-scale-teal-5);
8662
+ --brand-Icon-color-yellow: var(--base-color-scale-yellow-5);
8663
+ }
8664
+
8665
+ [data-color-mode="dark"] {
8666
+ --brand-Icon-background-default: var(--base-color-scale-gray-6);
8667
+ --brand-Icon-background-blue: var(--base-color-scale-blue-8);
8668
+ --brand-Icon-background-coral: var(--base-color-scale-coral-8);
8669
+ --brand-Icon-background-green: var(--base-color-scale-green-8);
8670
+ --brand-Icon-background-gray: var(--base-color-scale-gray-6);
8671
+ --brand-Icon-background-indigo: var(--base-color-scale-indigo-8);
8672
+ --brand-Icon-background-lemon: var(--base-color-scale-lemon-8);
8673
+ --brand-Icon-background-lime: var(--base-color-scale-lime-8);
8674
+ --brand-Icon-background-orange: var(--base-color-scale-orange-8);
8675
+ --brand-Icon-background-pink: var(--base-color-scale-pink-8);
8676
+ --brand-Icon-background-purple: var(--base-color-scale-purple-8);
8677
+ --brand-Icon-background-red: var(--base-color-scale-red-8);
8678
+ --brand-Icon-background-teal: var(--base-color-scale-teal-8);
8679
+ --brand-Icon-background-yellow: var(--base-color-scale-yellow-8);
8680
+ --brand-Icon-color-default: var(--brand-color-text-default);
8681
+ --brand-Icon-color-blue: var(--base-color-scale-blue-2);
8682
+ --brand-Icon-color-coral: var(--base-color-scale-coral-2);
8683
+ --brand-Icon-color-green: var(--base-color-scale-green-2);
8684
+ --brand-Icon-color-gray: var(--base-color-scale-gray-2);
8685
+ --brand-Icon-color-indigo: var(--base-color-scale-indigo-2);
8686
+ --brand-Icon-color-lemon: var(--base-color-scale-lemon-2);
8687
+ --brand-Icon-color-lime: var(--base-color-scale-lime-2);
8688
+ --brand-Icon-color-orange: var(--base-color-scale-orange-2);
8689
+ --brand-Icon-color-pink: var(--base-color-scale-pink-2);
8690
+ --brand-Icon-color-purple: var(--base-color-scale-purple-2);
8691
+ --brand-Icon-color-red: var(--base-color-scale-red-2);
8692
+ --brand-Icon-color-teal: var(--base-color-scale-teal-2);
8693
+ --brand-Icon-color-yellow: var(--base-color-scale-yellow-2);
8694
+ }
8695
+
8469
8696
  /**
8470
8697
  * Do not edit directly
8471
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
8698
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
8472
8699
  */
8473
8700
 
8474
8701
  :root {
@@ -8479,72 +8706,16 @@ html {
8479
8706
 
8480
8707
  /**
8481
8708
  * Do not edit directly
8482
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
8709
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
8483
8710
  */
8484
8711
 
8485
8712
  :root,
8486
8713
  [data-color-mode="light"] {
8487
8714
  --brand-Card-background-default: var(--brand-color-canvas-default);
8488
- --brand-Card-icon-background-default: var(--base-color-scale-gray-0);
8489
- --brand-Card-icon-background-blue: var(--base-color-scale-blue-0);
8490
- --brand-Card-icon-background-coral: var(--base-color-scale-coral-0);
8491
- --brand-Card-icon-background-green: var(--base-color-scale-green-0);
8492
- --brand-Card-icon-background-gray: var(--base-color-scale-gray-0);
8493
- --brand-Card-icon-background-indigo: var(--base-color-scale-indigo-0);
8494
- --brand-Card-icon-background-lemon: var(--base-color-scale-lemon-0);
8495
- --brand-Card-icon-background-lime: var(--base-color-scale-lime-0);
8496
- --brand-Card-icon-background-orange: var(--base-color-scale-orange-0);
8497
- --brand-Card-icon-background-pink: var(--base-color-scale-pink-0);
8498
- --brand-Card-icon-background-purple: var(--base-color-scale-purple-0);
8499
- --brand-Card-icon-background-red: var(--base-color-scale-red-0);
8500
- --brand-Card-icon-background-teal: var(--base-color-scale-teal-0);
8501
- --brand-Card-icon-background-yellow: var(--base-color-scale-yellow-0);
8502
- --brand-Card-icon-color-default: var(--brand-color-scale-gray-5);
8503
- --brand-Card-icon-color-blue: var(--base-color-scale-blue-5);
8504
- --brand-Card-icon-color-coral: var(--base-color-scale-coral-5);
8505
- --brand-Card-icon-color-green: var(--base-color-scale-green-5);
8506
- --brand-Card-icon-color-gray: var(--base-color-scale-gray-6);
8507
- --brand-Card-icon-color-indigo: var(--base-color-scale-indigo-5);
8508
- --brand-Card-icon-color-lemon: var(--base-color-scale-lemon-5);
8509
- --brand-Card-icon-color-lime: var(--base-color-scale-lime-5);
8510
- --brand-Card-icon-color-orange: var(--base-color-scale-orange-5);
8511
- --brand-Card-icon-color-pink: var(--base-color-scale-pink-5);
8512
- --brand-Card-icon-color-purple: var(--base-color-scale-purple-5);
8513
- --brand-Card-icon-color-red: var(--base-color-scale-red-5);
8514
- --brand-Card-icon-color-teal: var(--base-color-scale-teal-5);
8515
- --brand-Card-icon-color-yellow: var(--base-color-scale-yellow-5);
8516
8715
  }
8517
8716
 
8518
8717
  [data-color-mode="dark"] {
8519
8718
  --brand-Card-background-default: var(--brand-color-canvas-subtle);
8520
- --brand-Card-icon-background-default: var(--base-color-scale-gray-6);
8521
- --brand-Card-icon-background-blue: var(--base-color-scale-blue-8);
8522
- --brand-Card-icon-background-coral: var(--base-color-scale-coral-8);
8523
- --brand-Card-icon-background-green: var(--base-color-scale-green-8);
8524
- --brand-Card-icon-background-gray: var(--base-color-scale-gray-6);
8525
- --brand-Card-icon-background-indigo: var(--base-color-scale-indigo-8);
8526
- --brand-Card-icon-background-lemon: var(--base-color-scale-lemon-8);
8527
- --brand-Card-icon-background-lime: var(--base-color-scale-lime-8);
8528
- --brand-Card-icon-background-orange: var(--base-color-scale-orange-8);
8529
- --brand-Card-icon-background-pink: var(--base-color-scale-pink-8);
8530
- --brand-Card-icon-background-purple: var(--base-color-scale-purple-8);
8531
- --brand-Card-icon-background-red: var(--base-color-scale-red-8);
8532
- --brand-Card-icon-background-teal: var(--base-color-scale-teal-8);
8533
- --brand-Card-icon-background-yellow: var(--base-color-scale-yellow-8);
8534
- --brand-Card-icon-color-default: var(--brand-color-scale-gray-2);
8535
- --brand-Card-icon-color-blue: var(--base-color-scale-blue-2);
8536
- --brand-Card-icon-color-coral: var(--base-color-scale-coral-2);
8537
- --brand-Card-icon-color-green: var(--base-color-scale-green-2);
8538
- --brand-Card-icon-color-gray: var(--base-color-scale-gray-2);
8539
- --brand-Card-icon-color-indigo: var(--base-color-scale-indigo-2);
8540
- --brand-Card-icon-color-lemon: var(--base-color-scale-lemon-2);
8541
- --brand-Card-icon-color-lime: var(--base-color-scale-lime-2);
8542
- --brand-Card-icon-color-orange: var(--base-color-scale-orange-2);
8543
- --brand-Card-icon-color-pink: var(--base-color-scale-pink-2);
8544
- --brand-Card-icon-color-purple: var(--base-color-scale-purple-2);
8545
- --brand-Card-icon-color-red: var(--base-color-scale-red-2);
8546
- --brand-Card-icon-color-teal: var(--base-color-scale-teal-2);
8547
- --brand-Card-icon-color-yellow: var(--base-color-scale-yellow-2);
8548
8719
  }
8549
8720
 
8550
8721
  .Primer_Brand__Card-module__Card___ByGEk {
@@ -8687,21 +8858,12 @@ html {
8687
8858
  }
8688
8859
 
8689
8860
  .Primer_Brand__Card-module__Card__icon___H4tc9 {
8690
- margin-bottom: var(--base-size-16);
8861
+ margin-bottom: var(--base-size-24);
8691
8862
  grid-area: icon;
8692
8863
  }
8693
8864
 
8694
- .Primer_Brand__Card-module__Card__icon--badge___p6riH {
8695
- width: var(--base-size-44);
8696
- height: var(--base-size-44);
8697
- border-radius: 50%;
8698
- display: flex;
8699
- align-items: center;
8700
- justify-content: center;
8701
- }
8702
-
8703
8865
  .Primer_Brand__Card-module__Card__label___EAot7 {
8704
- margin-bottom: var(--base-size-16);
8866
+ margin-bottom: var(--base-size-24);
8705
8867
  grid-area: label;
8706
8868
  }
8707
8869
 
@@ -8727,123 +8889,6 @@ html {
8727
8889
  color: var(--brand-Link-color-accent);
8728
8890
  }
8729
8891
 
8730
- .Primer_Brand__Card-module__Card__icon___H4tc9 svg {
8731
- width: var(--base-size-20);
8732
- height: var(--base-size-20);
8733
- }
8734
-
8735
- .Primer_Brand__Card-module__Card__icon--color-default___Y2DUV {
8736
- color: var(--brand-Card-icon-color-default);
8737
- }
8738
-
8739
- .Primer_Brand__Card-module__Card__icon--color-default___Y2DUV.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8740
- background-color: var(--brand-Card-icon-background-default);
8741
- }
8742
-
8743
- .Primer_Brand__Card-module__Card__icon--color-blue___NuYV8 {
8744
- color: var(--brand-Card-icon-color-blue);
8745
- }
8746
-
8747
- .Primer_Brand__Card-module__Card__icon--color-blue___NuYV8.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8748
- background-color: var(--brand-Card-icon-background-blue);
8749
- }
8750
-
8751
- .Primer_Brand__Card-module__Card__icon--color-coral___rYl0b {
8752
- color: var(--brand-Card-icon-color-coral);
8753
- }
8754
-
8755
- .Primer_Brand__Card-module__Card__icon--color-coral___rYl0b.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8756
- background-color: var(--brand-Card-icon-background-coral);
8757
- }
8758
-
8759
- .Primer_Brand__Card-module__Card__icon--color-green___xz7Vq {
8760
- color: var(--brand-Card-icon-color-green);
8761
- }
8762
-
8763
- .Primer_Brand__Card-module__Card__icon--color-green___xz7Vq.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8764
- background-color: var(--brand-Card-icon-background-green);
8765
- }
8766
-
8767
- .Primer_Brand__Card-module__Card__icon--color-gray___gYwWP {
8768
- color: var(--brand-Card-icon-color-gray);
8769
- }
8770
-
8771
- .Primer_Brand__Card-module__Card__icon--color-gray___gYwWP.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8772
- background-color: var(--brand-Card-icon-background-gray);
8773
- }
8774
-
8775
- .Primer_Brand__Card-module__Card__icon--color-indigo___xHafP {
8776
- color: var(--brand-Card-icon-color-indigo);
8777
- }
8778
-
8779
- .Primer_Brand__Card-module__Card__icon--color-indigo___xHafP.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8780
- background-color: var(--brand-Card-icon-background-indigo);
8781
- }
8782
-
8783
- .Primer_Brand__Card-module__Card__icon--color-lemon___KT2Uh {
8784
- color: var(--brand-Card-icon-color-lemon);
8785
- }
8786
-
8787
- .Primer_Brand__Card-module__Card__icon--color-lemon___KT2Uh.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8788
- background-color: var(--brand-Card-icon-background-lemon);
8789
- }
8790
-
8791
- .Primer_Brand__Card-module__Card__icon--color-lime___P9pP0 {
8792
- color: var(--brand-Label-color-lime);
8793
- }
8794
-
8795
- .Primer_Brand__Card-module__Card__icon--color-lime___P9pP0.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8796
- background-color: var(--brand-Card-icon-background-lime);
8797
- }
8798
-
8799
- .Primer_Brand__Card-module__Card__icon--color-orange___s1gIr {
8800
- color: var(--brand-Card-icon-color-orange);
8801
- }
8802
-
8803
- .Primer_Brand__Card-module__Card__icon--color-orange___s1gIr.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8804
- background-color: var(--brand-Card-icon-background-orange);
8805
- }
8806
-
8807
- .Primer_Brand__Card-module__Card__icon--color-pink___I7Qpw {
8808
- color: var(--brand-Card-icon-color-pink);
8809
- }
8810
-
8811
- .Primer_Brand__Card-module__Card__icon--color-pink___I7Qpw.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8812
- background-color: var(--brand-Card-icon-background-pink);
8813
- }
8814
-
8815
- .Primer_Brand__Card-module__Card__icon--color-purple___G0J2O {
8816
- color: var(--brand-Card-icon-color-purple);
8817
- }
8818
-
8819
- .Primer_Brand__Card-module__Card__icon--color-purple___G0J2O.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8820
- background-color: var(--brand-Card-icon-background-purple);
8821
- }
8822
-
8823
- .Primer_Brand__Card-module__Card__icon--color-red___lGSe1 {
8824
- color: var(--brand-Card-icon-color-red);
8825
- }
8826
-
8827
- .Primer_Brand__Card-module__Card__icon--color-red___lGSe1.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8828
- background-color: var(--brand-Card-icon-background-red);
8829
- }
8830
-
8831
- .Primer_Brand__Card-module__Card__icon--color-teal___CsA4p {
8832
- color: var(--brand-Card-icon-color-teal);
8833
- }
8834
-
8835
- .Primer_Brand__Card-module__Card__icon--color-teal___CsA4p.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8836
- background-color: var(--brand-Card-icon-background-teal);
8837
- }
8838
-
8839
- .Primer_Brand__Card-module__Card__icon--color-yellow___RP8rx {
8840
- color: var(--brand-Card-icon-color-yellow);
8841
- }
8842
-
8843
- .Primer_Brand__Card-module__Card__icon--color-yellow___RP8rx.Primer_Brand__Card-module__Card__icon--badge___p6riH {
8844
- background-color: var(--brand-Card-icon-background-yellow);
8845
- }
8846
-
8847
8892
  .Primer_Brand__Card-module__Card--skew___pEeoW {
8848
8893
  height: 100%;
8849
8894
  border-radius: var(--brand-borderRadius-large);
@@ -8944,7 +8989,7 @@ html {
8944
8989
 
8945
8990
  /**
8946
8991
  * Do not edit directly
8947
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
8992
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
8948
8993
  */
8949
8994
 
8950
8995
  :root,
@@ -9512,7 +9557,7 @@ html {
9512
9557
 
9513
9558
  /**
9514
9559
  * Do not edit directly
9515
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
9560
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
9516
9561
  */
9517
9562
 
9518
9563
  :root {
@@ -9523,7 +9568,7 @@ html {
9523
9568
 
9524
9569
  /**
9525
9570
  * Do not edit directly
9526
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
9571
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
9527
9572
  */
9528
9573
 
9529
9574
  :root,
@@ -13721,7 +13766,7 @@ html {
13721
13766
 
13722
13767
  /**
13723
13768
  * Do not edit directly
13724
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
13769
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
13725
13770
  */
13726
13771
 
13727
13772
  :root {
@@ -13741,7 +13786,7 @@ html {
13741
13786
 
13742
13787
  /**
13743
13788
  * Do not edit directly
13744
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
13789
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
13745
13790
  */
13746
13791
 
13747
13792
  :root,
@@ -13777,7 +13822,7 @@ html {
13777
13822
 
13778
13823
  /**
13779
13824
  * Do not edit directly
13780
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
13825
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
13781
13826
  */
13782
13827
 
13783
13828
  :root,
@@ -13797,7 +13842,7 @@ html {
13797
13842
 
13798
13843
  /**
13799
13844
  * Do not edit directly
13800
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
13845
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
13801
13846
  */
13802
13847
 
13803
13848
  :root {
@@ -14073,7 +14118,7 @@ html {
14073
14118
 
14074
14119
  /**
14075
14120
  * Do not edit directly
14076
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
14121
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
14077
14122
  */
14078
14123
 
14079
14124
  :root,
@@ -14087,7 +14132,7 @@ html {
14087
14132
 
14088
14133
  /**
14089
14134
  * Do not edit directly
14090
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
14135
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
14091
14136
  */
14092
14137
 
14093
14138
  :root {
@@ -14101,7 +14146,7 @@ html {
14101
14146
 
14102
14147
  /**
14103
14148
  * Do not edit directly
14104
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
14149
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
14105
14150
  */
14106
14151
 
14107
14152
  :root {
@@ -16282,7 +16327,7 @@ html {
16282
16327
 
16283
16328
  /**
16284
16329
  * Do not edit directly
16285
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
16330
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
16286
16331
  */
16287
16332
 
16288
16333
  :root {
@@ -16306,7 +16351,7 @@ html {
16306
16351
 
16307
16352
  /**
16308
16353
  * Do not edit directly
16309
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
16354
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
16310
16355
  */
16311
16356
 
16312
16357
  :root,
@@ -16760,7 +16805,7 @@ html {
16760
16805
 
16761
16806
  /**
16762
16807
  * Do not edit directly
16763
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
16808
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
16764
16809
  */
16765
16810
 
16766
16811
  :root {
@@ -16773,7 +16818,7 @@ html {
16773
16818
 
16774
16819
  /**
16775
16820
  * Do not edit directly
16776
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
16821
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
16777
16822
  */
16778
16823
 
16779
16824
  :root,
@@ -17175,7 +17220,7 @@ html {
17175
17220
 
17176
17221
  /**
17177
17222
  * Do not edit directly
17178
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
17223
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
17179
17224
  */
17180
17225
 
17181
17226
  :root {
@@ -17184,7 +17229,7 @@ html {
17184
17229
 
17185
17230
  /**
17186
17231
  * Do not edit directly
17187
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
17232
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
17188
17233
  */
17189
17234
 
17190
17235
  :root,
@@ -17629,7 +17674,7 @@ html {
17629
17674
 
17630
17675
  /**
17631
17676
  * Do not edit directly
17632
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
17677
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
17633
17678
  */
17634
17679
 
17635
17680
  :root {
@@ -17638,7 +17683,7 @@ html {
17638
17683
 
17639
17684
  /**
17640
17685
  * Do not edit directly
17641
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
17686
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
17642
17687
  */
17643
17688
 
17644
17689
  :root,
@@ -18093,7 +18138,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18093
18138
 
18094
18139
  /**
18095
18140
  * Do not edit directly
18096
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
18141
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
18097
18142
  */
18098
18143
 
18099
18144
  :root,
@@ -18194,7 +18239,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18194
18239
 
18195
18240
  /**
18196
18241
  * Do not edit directly
18197
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
18242
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
18198
18243
  */
18199
18244
 
18200
18245
  :root,
@@ -18530,7 +18575,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18530
18575
 
18531
18576
  /**
18532
18577
  * Do not edit directly
18533
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
18578
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
18534
18579
  */
18535
18580
 
18536
18581
  :root,
@@ -18544,7 +18589,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18544
18589
 
18545
18590
  /**
18546
18591
  * Do not edit directly
18547
- * Generated on Thu, 31 Oct 2024 09:10:33 GMT
18592
+ * Generated on Mon, 04 Nov 2024 15:02:25 GMT
18548
18593
  */
18549
18594
 
18550
18595
  :root {
@@ -18747,7 +18792,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18747
18792
 
18748
18793
  /**
18749
18794
  * Do not edit directly
18750
- * Generated on Thu, 31 Oct 2024 09:10:32 GMT
18795
+ * Generated on Mon, 04 Nov 2024 15:02:24 GMT
18751
18796
  */
18752
18797
 
18753
18798
  :root {