@primer/react-brand 0.27.3-rc.880876f → 0.28.0-rc.0d48aa1

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 (274) hide show
  1. package/fonts/Hubot-Sans.woff2 +0 -0
  2. package/fonts/Mona-Sans.woff2 +0 -0
  3. package/fonts/fonts.css +3 -3
  4. package/lib/CTABanner/CTABanner.d.ts +5 -4
  5. package/lib/Card/index.d.ts +1 -0
  6. package/lib/Heading/Heading.d.ts +5 -1
  7. package/lib/LogoSuite/LogoSuite.d.ts +10 -5
  8. package/lib/Prose/Prose.d.ts +1 -0
  9. package/lib/Stack/Stack.d.ts +2 -2
  10. package/lib/Text/Text.d.ts +6 -2
  11. package/lib/css/main.css +203 -141
  12. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  13. package/lib/design-tokens/css/tokens/base/colors/color-scales.css +1 -1
  14. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  15. package/lib/design-tokens/css/tokens/base/typography/typography.css +2 -1
  16. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +13 -0
  56. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +8 -3
  71. package/lib/design-tokens/css/tokens/functional/typography/typography.css +2 -2
  72. package/lib/design-tokens/js/module/tokens/base/colors/color-scales.js +1 -1
  73. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  74. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +17 -1
  75. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  76. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  77. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  78. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  79. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  80. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  81. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  82. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  83. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  84. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +83 -1
  111. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +3 -3
  112. package/lib/design-tokens/js/tokens/base/colors/color-scales.js +1 -1
  113. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  114. package/lib/design-tokens/js/tokens/base/typography/typography.js +2 -1
  115. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  116. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  117. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  118. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  119. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  120. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  121. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  122. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  123. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  124. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  125. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  126. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  127. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  128. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  129. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  130. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  131. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  133. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +6 -1
  151. package/lib/design-tokens/js/tokens/functional/typography/typography.js +2 -2
  152. package/lib/design-tokens/scss/tokens/base/colors/color-scales.scss +1 -1
  153. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  154. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +2 -1
  155. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  156. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  157. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  158. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  159. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  160. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  161. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  162. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  163. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  164. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  165. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  166. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  167. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  168. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  169. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  170. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  171. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  172. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  173. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  174. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  183. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +6 -1
  191. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +2 -2
  192. package/lib/design-tokens/ts/tokens/base/colors/color-scales.d.ts +1 -1
  193. package/lib/design-tokens/ts/tokens/base/colors/color-scales.js +1 -1
  194. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  195. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  196. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +17 -1
  197. package/lib/design-tokens/ts/tokens/base/typography/typography.js +2 -1
  198. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  199. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  200. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  201. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  202. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  203. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  204. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  205. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  206. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  207. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  208. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  209. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  210. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  211. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  212. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  213. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  214. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  215. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  216. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  217. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  218. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  219. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  220. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  221. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  222. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  223. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  224. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +10 -1
  269. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +10 -1
  270. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +2 -2
  272. package/lib/index.js +1 -1
  273. package/package.json +1 -1
  274. package/fonts/alliance-2.woff2 +0 -0
package/lib/css/main.css CHANGED
@@ -94,7 +94,7 @@ select {
94
94
 
95
95
  /**
96
96
  * Do not edit directly
97
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
97
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
98
98
  */
99
99
 
100
100
  :root,
@@ -634,7 +634,7 @@ select {
634
634
 
635
635
  /**
636
636
  * Do not edit directly
637
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
637
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
638
638
  */
639
639
 
640
640
  :root {
@@ -659,7 +659,7 @@ select {
659
659
 
660
660
  /**
661
661
  * Do not edit directly
662
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
662
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
663
663
  */
664
664
 
665
665
  :root {
@@ -670,11 +670,12 @@ select {
670
670
  --base-text-weight-medium: 500;
671
671
  --base-text-weight-normal: 450;
672
672
  --base-text-weight-light: 300;
673
+ --base-text-weight-extralight: 200;
673
674
  }
674
675
 
675
676
  /**
676
677
  * Do not edit directly
677
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
678
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
678
679
  */
679
680
 
680
681
  :root {
@@ -694,7 +695,10 @@ select {
694
695
  --brand-text-letterSpacing-700: -0.02em;
695
696
  --brand-text-letterSpacing-600: -0.02em;
696
697
  --brand-text-letterSpacing-500: -0.01em;
697
- --brand-text-letterSpacing-400: -0.01em;
698
+ --brand-text-letterSpacing-400: 0em;
699
+ --brand-text-letterSpacing-300: 0em;
700
+ --brand-text-letterSpacing-200: 0em;
701
+ --brand-text-letterSpacing-100: 0.02em;
698
702
  --brand-text-lineHeight-1000: 1.1;
699
703
  --brand-text-lineHeight-900: 1.1;
700
704
  --brand-text-lineHeight-800: 1.2;
@@ -753,10 +757,12 @@ select {
753
757
  --brand-heading-weight-500: var(--base-text-weight-semibold);
754
758
  --brand-heading-weight-400: var(--base-text-weight-semibold);
755
759
  --brand-fontStack-monospace: ui-monospace, SFMono-Regular, SF Mono, Menlo, Consolas, Liberation Mono, monospace;
756
- --brand-fontStack-sansSerifAlt: "Alliance2", "Alliance2HeaderFallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
760
+ --brand-fontStack-sansSerifAlt: "Hubot Sans", "Hubot SansHeaderFallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
757
761
  --brand-fontStack-sansSerif: "Mona Sans", "MonaSansFallback", -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
758
762
  --brand-fontStack-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
763
+ --brand-heading-fontFamilyAlt: var(--brand-fontStack-sansSerifAlt);
759
764
  --brand-heading-fontFamily: var(--brand-fontStack-sansSerif);
765
+ --brand-body-fontFamilyAlt: var(--brand-fontStack-sansSerifAlt);
760
766
  --brand-body-fontFamily: var(--brand-fontStack-sansSerif);
761
767
  }
762
768
 
@@ -801,7 +807,7 @@ select {
801
807
 
802
808
  /**
803
809
  * Do not edit directly
804
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
810
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
805
811
  */
806
812
 
807
813
  :root {
@@ -815,7 +821,7 @@ select {
815
821
 
816
822
  /**
817
823
  * Do not edit directly
818
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
824
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
819
825
  */
820
826
 
821
827
  :root {
@@ -834,7 +840,7 @@ select {
834
840
 
835
841
  /**
836
842
  * Do not edit directly
837
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
843
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
838
844
  */
839
845
 
840
846
  :root,
@@ -1027,11 +1033,19 @@ select {
1027
1033
  color: var(--brand-color-text-muted);
1028
1034
  }
1029
1035
 
1036
+ .Primer_Brand__Text-module__Text-font--mona-sans___GpzSG {
1037
+ font-family: var(--brand-body-fontFamily);
1038
+ }
1039
+
1040
+ .Primer_Brand__Text-module__Text-font--hubot-sans___l0tzF {
1041
+ font-family: var(--brand-body-fontFamilyAlt);
1042
+ }
1043
+
1030
1044
  .Primer_Brand__Text-module__Text--700___cOggy {
1031
1045
  font-weight: var(--brand-text-weight-700);
1032
1046
  font-size: var(--brand-text-size-700);
1033
1047
  line-height: var(--brand-text-lineHeight-700);
1034
- letter-spacing: var(--brand-text-body-letterSpacing-100);
1048
+ letter-spacing: var(--brand-text-letterSpacing-700);
1035
1049
  }
1036
1050
 
1037
1051
  .Primer_Brand__Text-module__Text--600___ThppA {
@@ -1050,24 +1064,28 @@ select {
1050
1064
  font-weight: var(--brand-text-weight-400);
1051
1065
  font-size: var(--brand-text-size-400);
1052
1066
  line-height: var(--brand-text-lineHeight-400);
1067
+ letter-spacing: var(--brand-text-letterSpacing-400);
1053
1068
  }
1054
1069
 
1055
1070
  .Primer_Brand__Text-module__Text--300___TBQTB {
1056
1071
  font-weight: var(--brand-text-weight-300);
1057
1072
  font-size: var(--brand-text-size-300);
1058
1073
  line-height: var(--brand-text-lineHeight-300);
1074
+ letter-spacing: var(--brand-text-letterSpacing-300);
1059
1075
  }
1060
1076
 
1061
1077
  .Primer_Brand__Text-module__Text--200___XAIGT {
1062
1078
  font-weight: var(--brand-text-weight-200);
1063
1079
  font-size: var(--brand-text-size-200);
1064
1080
  line-height: var(--brand-text-lineHeight-200);
1081
+ letter-spacing: var(--brand-text-letterSpacing-200);
1065
1082
  }
1066
1083
 
1067
1084
  .Primer_Brand__Text-module__Text--100___csEom {
1068
1085
  font-weight: var(--brand-text-weight-100);
1069
1086
  font-size: var(--brand-text-size-100);
1070
1087
  line-height: var(--brand-text-lineHeight-100);
1088
+ letter-spacing: var(--brand-text-letterSpacing-100);
1071
1089
  }
1072
1090
 
1073
1091
  .Primer_Brand__Text-module__Text--weight-heavy___ege7O,
@@ -1105,6 +1123,11 @@ select {
1105
1123
  font-weight: var(--base-text-weight-light);
1106
1124
  }
1107
1125
 
1126
+ .Primer_Brand__Text-module__Text--weight-extralight___JRMel,
1127
+ .Primer_Brand__Text-module__Text-narrow--weight-extralight___aHSut {
1128
+ font-weight: var(--base-text-weight-extralight);
1129
+ }
1130
+
1108
1131
  @media screen and (min-width: 48rem) {
1109
1132
  .Primer_Brand__Text-module__Text-regular--weight-heavy___YumNc {
1110
1133
  font-weight: var(--base-text-weight-heavy);
@@ -1133,6 +1156,10 @@ select {
1133
1156
  .Primer_Brand__Text-module__Text-regular--weight-light___MalyV {
1134
1157
  font-weight: var(--base-text-weight-light);
1135
1158
  }
1159
+
1160
+ .Primer_Brand__Text-module__Text-regular--weight-extralight___p7mr2 {
1161
+ font-weight: var(--base-text-weight-extralight);
1162
+ }
1136
1163
  }
1137
1164
 
1138
1165
  @media screen and (min-width: 80rem) {
@@ -1163,6 +1190,10 @@ select {
1163
1190
  .Primer_Brand__Text-module__Text-wide--weight-light___iYFr9 {
1164
1191
  font-weight: var(--base-text-weight-light);
1165
1192
  }
1193
+
1194
+ .Primer_Brand__Text-module__Text-wide--weight-extralight___HH1z4 {
1195
+ font-weight: var(--base-text-weight-extralight);
1196
+ }
1166
1197
  }
1167
1198
 
1168
1199
  [dir="ltr"] .Primer_Brand__Text-module__Text-align--start___wkiCN {
@@ -1187,7 +1218,7 @@ select {
1187
1218
 
1188
1219
  /**
1189
1220
  * Do not edit directly
1190
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
1221
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
1191
1222
  */
1192
1223
 
1193
1224
  :root,
@@ -1480,11 +1511,18 @@ select {
1480
1511
  color: var(--brand-color-text-default);
1481
1512
  }
1482
1513
 
1514
+ .Primer_Brand__Heading-module__Heading-font--mona-sans___SCnTx {
1515
+ font-family: var(--brand-heading-fontFamily);
1516
+ }
1517
+
1518
+ .Primer_Brand__Heading-module__Heading-font--hubot-sans___w3_5f {
1519
+ font-family: var(--brand-heading-fontFamilyAlt);
1520
+ }
1521
+
1483
1522
  .Primer_Brand__Heading-module__Heading--display___xFecE {
1484
1523
  font-weight: var(--brand-heading-weight-1000);
1485
1524
  font-size: var(--brand-text-size-1000);
1486
1525
  line-height: var(--brand-text-lineHeight-1000);
1487
- font-family: var(--brand-heading-fontFamily);
1488
1526
  letter-spacing: var(--brand-text-letterSpacing-1000);
1489
1527
  }
1490
1528
 
@@ -1492,21 +1530,18 @@ select {
1492
1530
  font-weight: var(--brand-text-subhead-weight-large);
1493
1531
  font-size: var(--brand-text-subhead-size-large);
1494
1532
  line-height: var(--brand-text-subhead-lineHeight-large);
1495
- font-family: var(--brand-heading-fontFamily);
1496
1533
  }
1497
1534
 
1498
1535
  .Primer_Brand__Heading-module__Heading--subhead-medium___Pik5E {
1499
1536
  font-weight: var(--brand-text-subhead-weight-medium);
1500
1537
  font-size: var(--brand-text-subhead-size-medium);
1501
1538
  line-height: var(--brand-text-subhead-lineHeight-medium);
1502
- font-family: var(--brand-heading-fontFamily);
1503
1539
  }
1504
1540
 
1505
1541
  .Primer_Brand__Heading-module__Heading--1___Ufc7G {
1506
1542
  font-weight: var(--brand-heading-weight-900);
1507
1543
  font-size: var(--brand-text-size-900);
1508
1544
  line-height: var(--brand-text-lineHeight-900);
1509
- font-family: var(--brand-heading-fontFamily);
1510
1545
  letter-spacing: var(--brand-text-letterSpacing-900);
1511
1546
  }
1512
1547
 
@@ -1514,7 +1549,6 @@ select {
1514
1549
  font-weight: var(--brand-heading-weight-800);
1515
1550
  font-size: var(--brand-text-size-800);
1516
1551
  line-height: var(--brand-text-lineHeight-800);
1517
- font-family: var(--brand-heading-fontFamily);
1518
1552
  letter-spacing: var(--brand-text-letterSpacing-800);
1519
1553
  }
1520
1554
 
@@ -1522,7 +1556,6 @@ select {
1522
1556
  font-weight: var(--brand-heading-weight-700);
1523
1557
  font-size: var(--brand-text-size-700);
1524
1558
  line-height: var(--brand-heading-lineHeight-700);
1525
- font-family: var(--brand-heading-fontFamily);
1526
1559
  letter-spacing: var(--brand-heading-letterSpacing-700);
1527
1560
  }
1528
1561
 
@@ -1530,7 +1563,6 @@ select {
1530
1563
  font-weight: var(--brand-heading-weight-600);
1531
1564
  font-size: var(--brand-text-size-600);
1532
1565
  line-height: var(--brand-text-lineHeight-600);
1533
- font-family: var(--brand-heading-fontFamily);
1534
1566
  letter-spacing: var(--brand-heading-letterSpacing-600);
1535
1567
  }
1536
1568
 
@@ -1538,7 +1570,6 @@ select {
1538
1570
  font-weight: var(--brand-heading-weight-500);
1539
1571
  font-size: var(--brand-text-size-500);
1540
1572
  line-height: var(--brand-text-lineHeight-500);
1541
- font-family: var(--brand-heading-fontFamily);
1542
1573
  letter-spacing: var(--brand-heading-letterSpacing-500);
1543
1574
  }
1544
1575
 
@@ -1546,7 +1577,6 @@ select {
1546
1577
  font-weight: var(--brand-heading-weight-400);
1547
1578
  font-size: var(--brand-text-size-400);
1548
1579
  line-height: var(--brand-text-lineHeight-400);
1549
- font-family: var(--brand-heading-fontFamily);
1550
1580
  letter-spacing: var(--brand-heading-letterSpacing-400);
1551
1581
  }
1552
1582
 
@@ -1585,6 +1615,11 @@ select {
1585
1615
  font-weight: var(--base-text-weight-light);
1586
1616
  }
1587
1617
 
1618
+ .Primer_Brand__Heading-module__Heading--weight-extralight___KRgjg,
1619
+ .Primer_Brand__Heading-module__Heading-narrow--weight-extralight___qHJfi {
1620
+ font-weight: var(--base-text-weight-extralight);
1621
+ }
1622
+
1588
1623
  @media screen and (min-width: 48rem) {
1589
1624
  .Primer_Brand__Heading-module__Heading-regular--weight-heavy___SwJ1c {
1590
1625
  font-weight: var(--base-text-weight-heavy);
@@ -1613,6 +1648,10 @@ select {
1613
1648
  .Primer_Brand__Heading-module__Heading-regular--weight-light___CCVVF {
1614
1649
  font-weight: var(--base-text-weight-light);
1615
1650
  }
1651
+
1652
+ .Primer_Brand__Heading-module__Heading-regular--weight-extralight___LE9Tu {
1653
+ font-weight: var(--base-text-weight-extralight);
1654
+ }
1616
1655
  }
1617
1656
 
1618
1657
  @media screen and (min-width: 80rem) {
@@ -1741,7 +1780,7 @@ select {
1741
1780
 
1742
1781
  /**
1743
1782
  * Do not edit directly
1744
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
1783
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
1745
1784
  */
1746
1785
 
1747
1786
  :root {
@@ -1968,7 +2007,7 @@ select {
1968
2007
 
1969
2008
  /**
1970
2009
  * Do not edit directly
1971
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
2010
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
1972
2011
  */
1973
2012
 
1974
2013
  :root,
@@ -2227,7 +2266,7 @@ select {
2227
2266
 
2228
2267
  /**
2229
2268
  * Do not edit directly
2230
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
2269
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
2231
2270
  */
2232
2271
 
2233
2272
  :root {
@@ -2253,7 +2292,7 @@ select {
2253
2292
 
2254
2293
  /**
2255
2294
  * Do not edit directly
2256
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
2295
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
2257
2296
  */
2258
2297
 
2259
2298
  :root,
@@ -3011,7 +3050,7 @@ select {
3011
3050
 
3012
3051
  /**
3013
3052
  * Do not edit directly
3014
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
3053
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
3015
3054
  */
3016
3055
 
3017
3056
  :root {
@@ -3847,7 +3886,7 @@ select {
3847
3886
 
3848
3887
  /**
3849
3888
  * Do not edit directly
3850
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
3889
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
3851
3890
  */
3852
3891
 
3853
3892
  :root {
@@ -3868,7 +3907,7 @@ select {
3868
3907
 
3869
3908
  /**
3870
3909
  * Do not edit directly
3871
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
3910
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
3872
3911
  */
3873
3912
 
3874
3913
  :root {
@@ -3878,7 +3917,7 @@ select {
3878
3917
 
3879
3918
  /**
3880
3919
  * Do not edit directly
3881
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
3920
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
3882
3921
  */
3883
3922
 
3884
3923
  :root {
@@ -4228,10 +4267,18 @@ select {
4228
4267
  display: block;
4229
4268
  margin: 0;
4230
4269
  padding: 0;
4270
+ }
4271
+
4272
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper___b2uqO {
4273
+ display: flex;
4274
+ flex-direction: column;
4275
+ justify-content: space-between;
4276
+ overflow-y: auto;
4231
4277
  position: absolute;
4232
4278
  top: 75px;
4233
4279
  left: 0;
4234
4280
  right: 0;
4281
+ bottom: 0;
4235
4282
  z-index: 2;
4236
4283
  background-color: var(--brand-color-canvas-default);
4237
4284
  width: 100vw;
@@ -4239,6 +4286,10 @@ select {
4239
4286
  animation: Primer_Brand__SubdomainNavBar-module__fade-in-down___kwg9g 500ms;
4240
4287
  animation-timing-function: var(--brand-animation-easing-default);
4241
4288
  }
4289
+
4290
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-menu-wrapper--close___NzelD {
4291
+ display: none;
4292
+ }
4242
4293
  }
4243
4294
 
4244
4295
  @media screen and (min-width: 48rem) {
@@ -4570,12 +4621,9 @@ select {
4570
4621
 
4571
4622
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area--visible___fLvbf {
4572
4623
  display: flex;
4573
- position: absolute;
4574
4624
  left: 0;
4575
4625
  z-index: 99;
4576
4626
  width: 100%;
4577
- bottom: calc((-100vh - 75px) - -150px);
4578
- bottom: calc(calc(-100vh - 75px) - -150px);
4579
4627
  height: auto;
4580
4628
  animation-name: Primer_Brand__SubdomainNavBar-module__fade-in-down-staggered___zQfEQ;
4581
4629
  animation-duration: 500ms;
@@ -4788,7 +4836,7 @@ select {
4788
4836
 
4789
4837
  /**
4790
4838
  * Do not edit directly
4791
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
4839
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
4792
4840
  */
4793
4841
 
4794
4842
  :root,
@@ -4816,7 +4864,7 @@ select {
4816
4864
 
4817
4865
  /**
4818
4866
  * Do not edit directly
4819
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
4867
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
4820
4868
  */
4821
4869
 
4822
4870
  :root,
@@ -4832,7 +4880,7 @@ select {
4832
4880
 
4833
4881
  /**
4834
4882
  * Do not edit directly
4835
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
4883
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
4836
4884
  */
4837
4885
 
4838
4886
  :root {
@@ -4954,7 +5002,7 @@ select {
4954
5002
 
4955
5003
  /**
4956
5004
  * Do not edit directly
4957
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
5005
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
4958
5006
  */
4959
5007
 
4960
5008
  :root,
@@ -4970,7 +5018,7 @@ select {
4970
5018
 
4971
5019
  /**
4972
5020
  * Do not edit directly
4973
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
5021
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
4974
5022
  */
4975
5023
 
4976
5024
  :root,
@@ -5216,7 +5264,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5216
5264
 
5217
5265
  /**
5218
5266
  * Do not edit directly
5219
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
5267
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
5220
5268
  */
5221
5269
 
5222
5270
  :root {
@@ -5225,7 +5273,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5225
5273
 
5226
5274
  /**
5227
5275
  * Do not edit directly
5228
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
5276
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
5229
5277
  */
5230
5278
 
5231
5279
  :root,
@@ -5243,7 +5291,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5243
5291
 
5244
5292
  /**
5245
5293
  * Do not edit directly
5246
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
5294
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
5247
5295
  */
5248
5296
 
5249
5297
  :root {
@@ -5374,7 +5422,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5374
5422
 
5375
5423
  /**
5376
5424
  * Do not edit directly
5377
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
5425
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
5378
5426
  */
5379
5427
 
5380
5428
  :root,
@@ -6316,14 +6364,14 @@ Fixes safari bug where outline doesn't respect border-radius
6316
6364
  color: var(--brand-color-text-muted);
6317
6365
  display: block;
6318
6366
  font-size: var(--brand-text-size-200);
6319
- font-weight: var(--base-text-weight-normal);
6367
+ font-weight: var(--base-text-weight-regular);
6320
6368
  letter-spacing: var(--brand-text-letterSpacing-200);
6321
6369
  line-height: var(--brand-text-lineHeight-200);
6322
6370
  }
6323
6371
 
6324
6372
  /*Validation*/
6325
6373
  .Primer_Brand__FormControl-module__FormControl-validation___vG5tm {
6326
- font-weight: var(--base-text-weight-normal);
6374
+ font-weight: var(--base-text-weight-regular);
6327
6375
  font-size: var(--brand-text-size-200);
6328
6376
  line-height: var(--brand-text-lineHeight-200);
6329
6377
  display: flex;
@@ -6475,7 +6523,7 @@ Fixes safari bug where outline doesn't respect border-radius
6475
6523
 
6476
6524
  /**
6477
6525
  * Do not edit directly
6478
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
6526
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
6479
6527
  */
6480
6528
 
6481
6529
  :root {
@@ -6489,7 +6537,7 @@ Fixes safari bug where outline doesn't respect border-radius
6489
6537
 
6490
6538
  /**
6491
6539
  * Do not edit directly
6492
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
6540
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
6493
6541
  */
6494
6542
 
6495
6543
  :root {
@@ -6699,7 +6747,7 @@ Fixes safari bug where outline doesn't respect border-radius
6699
6747
 
6700
6748
  /**
6701
6749
  * Do not edit directly
6702
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
6750
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
6703
6751
  */
6704
6752
 
6705
6753
  :root,
@@ -6715,7 +6763,7 @@ Fixes safari bug where outline doesn't respect border-radius
6715
6763
 
6716
6764
  /**
6717
6765
  * Do not edit directly
6718
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
6766
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
6719
6767
  */
6720
6768
 
6721
6769
  :root {
@@ -7033,7 +7081,7 @@ Fixes safari bug where outline doesn't respect border-radius
7033
7081
 
7034
7082
  /**
7035
7083
  * Do not edit directly
7036
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
7084
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
7037
7085
  */
7038
7086
 
7039
7087
  :root,
@@ -7449,7 +7497,7 @@ html {
7449
7497
 
7450
7498
  /**
7451
7499
  * Do not edit directly
7452
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
7500
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
7453
7501
  */
7454
7502
 
7455
7503
  :root,
@@ -7627,7 +7675,7 @@ html {
7627
7675
 
7628
7676
  /**
7629
7677
  * Do not edit directly
7630
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
7678
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
7631
7679
  */
7632
7680
 
7633
7681
  :root,
@@ -7754,7 +7802,7 @@ html {
7754
7802
 
7755
7803
  /**
7756
7804
  * Do not edit directly
7757
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
7805
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
7758
7806
  */
7759
7807
 
7760
7808
  :root,
@@ -7882,6 +7930,88 @@ html {
7882
7930
  color: var(--brand-Pillar-icon-color-yellow);
7883
7931
  }
7884
7932
 
7933
+ /**
7934
+ * Do not edit directly
7935
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
7936
+ */
7937
+
7938
+ :root {
7939
+ --brand-Card-animation-easing: var(--brand-animation-easing-default);
7940
+ --brand-Card-animation-duration: 600ms;
7941
+ --brand-Card-shadow: 0 3px 2px hsl(var(--base-color-scale-black-0-hsl) / 4%), 0 7px 5px hsl(var(--base-color-scale-black-0-hsl) / 2%), 0 13px 10px hsl(var(--base-color-scale-black-0-hsl) / 2%), 0 22px 17px hsl(var(--base-color-scale-black-0-hsl) / 2%);
7942
+ --brand-Card-maxWidth: 26.25rem;
7943
+ }
7944
+
7945
+ /**
7946
+ * Do not edit directly
7947
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
7948
+ */
7949
+
7950
+ :root,
7951
+ [data-color-mode="light"] {
7952
+ --brand-Card-background-default: var(--brand-color-canvas-default);
7953
+ --brand-Card-icon-background-default: var(--base-color-scale-gray-0);
7954
+ --brand-Card-icon-background-blue: var(--base-color-scale-blue-0);
7955
+ --brand-Card-icon-background-coral: var(--base-color-scale-coral-0);
7956
+ --brand-Card-icon-background-green: var(--base-color-scale-green-0);
7957
+ --brand-Card-icon-background-gray: var(--base-color-scale-gray-0);
7958
+ --brand-Card-icon-background-indigo: var(--base-color-scale-indigo-0);
7959
+ --brand-Card-icon-background-lemon: var(--base-color-scale-lemon-0);
7960
+ --brand-Card-icon-background-lime: var(--base-color-scale-lime-0);
7961
+ --brand-Card-icon-background-orange: var(--base-color-scale-orange-0);
7962
+ --brand-Card-icon-background-pink: var(--base-color-scale-pink-0);
7963
+ --brand-Card-icon-background-purple: var(--base-color-scale-purple-0);
7964
+ --brand-Card-icon-background-red: var(--base-color-scale-red-0);
7965
+ --brand-Card-icon-background-teal: var(--base-color-scale-teal-0);
7966
+ --brand-Card-icon-background-yellow: var(--base-color-scale-yellow-0);
7967
+ --brand-Card-icon-color-default: var(--brand-color-scale-gray-5);
7968
+ --brand-Card-icon-color-blue: var(--base-color-scale-blue-5);
7969
+ --brand-Card-icon-color-coral: var(--base-color-scale-coral-5);
7970
+ --brand-Card-icon-color-green: var(--base-color-scale-green-5);
7971
+ --brand-Card-icon-color-gray: var(--base-color-scale-gray-6);
7972
+ --brand-Card-icon-color-indigo: var(--base-color-scale-indigo-5);
7973
+ --brand-Card-icon-color-lemon: var(--base-color-scale-lemon-5);
7974
+ --brand-Card-icon-color-lime: var(--base-color-scale-lime-5);
7975
+ --brand-Card-icon-color-orange: var(--base-color-scale-orange-5);
7976
+ --brand-Card-icon-color-pink: var(--base-color-scale-pink-5);
7977
+ --brand-Card-icon-color-purple: var(--base-color-scale-purple-5);
7978
+ --brand-Card-icon-color-red: var(--base-color-scale-red-5);
7979
+ --brand-Card-icon-color-teal: var(--base-color-scale-teal-5);
7980
+ --brand-Card-icon-color-yellow: var(--base-color-scale-yellow-5);
7981
+ }
7982
+
7983
+ [data-color-mode="dark"] {
7984
+ --brand-Card-background-default: var(--brand-color-canvas-subtle);
7985
+ --brand-Card-icon-background-default: var(--base-color-scale-gray-6);
7986
+ --brand-Card-icon-background-blue: var(--base-color-scale-blue-8);
7987
+ --brand-Card-icon-background-coral: var(--base-color-scale-coral-8);
7988
+ --brand-Card-icon-background-green: var(--base-color-scale-green-8);
7989
+ --brand-Card-icon-background-gray: var(--base-color-scale-gray-6);
7990
+ --brand-Card-icon-background-indigo: var(--base-color-scale-indigo-8);
7991
+ --brand-Card-icon-background-lemon: var(--base-color-scale-lemon-8);
7992
+ --brand-Card-icon-background-lime: var(--base-color-scale-lime-8);
7993
+ --brand-Card-icon-background-orange: var(--base-color-scale-orange-8);
7994
+ --brand-Card-icon-background-pink: var(--base-color-scale-pink-8);
7995
+ --brand-Card-icon-background-purple: var(--base-color-scale-purple-8);
7996
+ --brand-Card-icon-background-red: var(--base-color-scale-red-8);
7997
+ --brand-Card-icon-background-teal: var(--base-color-scale-teal-8);
7998
+ --brand-Card-icon-background-yellow: var(--base-color-scale-yellow-8);
7999
+ --brand-Card-icon-color-default: var(--brand-color-scale-gray-2);
8000
+ --brand-Card-icon-color-blue: var(--base-color-scale-blue-2);
8001
+ --brand-Card-icon-color-coral: var(--base-color-scale-coral-2);
8002
+ --brand-Card-icon-color-green: var(--base-color-scale-green-2);
8003
+ --brand-Card-icon-color-gray: var(--base-color-scale-gray-2);
8004
+ --brand-Card-icon-color-indigo: var(--base-color-scale-indigo-2);
8005
+ --brand-Card-icon-color-lemon: var(--base-color-scale-lemon-2);
8006
+ --brand-Card-icon-color-lime: var(--base-color-scale-lime-2);
8007
+ --brand-Card-icon-color-orange: var(--base-color-scale-orange-2);
8008
+ --brand-Card-icon-color-pink: var(--base-color-scale-pink-2);
8009
+ --brand-Card-icon-color-purple: var(--base-color-scale-purple-2);
8010
+ --brand-Card-icon-color-red: var(--base-color-scale-red-2);
8011
+ --brand-Card-icon-color-teal: var(--base-color-scale-teal-2);
8012
+ --brand-Card-icon-color-yellow: var(--base-color-scale-yellow-2);
8013
+ }
8014
+
7885
8015
  .Primer_Brand__Card-module__Card___ByGEk {
7886
8016
  max-width: var(--brand-Card-maxWidth);
7887
8017
  text-decoration: none;
@@ -8183,88 +8313,6 @@ html {
8183
8313
  z-index: -1;
8184
8314
  }
8185
8315
 
8186
- /**
8187
- * Do not edit directly
8188
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
8189
- */
8190
-
8191
- :root {
8192
- --brand-Card-animation-easing: var(--brand-animation-easing-default);
8193
- --brand-Card-animation-duration: 600ms;
8194
- --brand-Card-shadow: 0 3px 2px hsl(var(--base-color-scale-black-0-hsl) / 4%), 0 7px 5px hsl(var(--base-color-scale-black-0-hsl) / 2%), 0 13px 10px hsl(var(--base-color-scale-black-0-hsl) / 2%), 0 22px 17px hsl(var(--base-color-scale-black-0-hsl) / 2%);
8195
- --brand-Card-maxWidth: 26.25rem;
8196
- }
8197
-
8198
- /**
8199
- * Do not edit directly
8200
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
8201
- */
8202
-
8203
- :root,
8204
- [data-color-mode="light"] {
8205
- --brand-Card-background-default: var(--brand-color-canvas-default);
8206
- --brand-Card-icon-background-default: var(--base-color-scale-gray-0);
8207
- --brand-Card-icon-background-blue: var(--base-color-scale-blue-0);
8208
- --brand-Card-icon-background-coral: var(--base-color-scale-coral-0);
8209
- --brand-Card-icon-background-green: var(--base-color-scale-green-0);
8210
- --brand-Card-icon-background-gray: var(--base-color-scale-gray-0);
8211
- --brand-Card-icon-background-indigo: var(--base-color-scale-indigo-0);
8212
- --brand-Card-icon-background-lemon: var(--base-color-scale-lemon-0);
8213
- --brand-Card-icon-background-lime: var(--base-color-scale-lime-0);
8214
- --brand-Card-icon-background-orange: var(--base-color-scale-orange-0);
8215
- --brand-Card-icon-background-pink: var(--base-color-scale-pink-0);
8216
- --brand-Card-icon-background-purple: var(--base-color-scale-purple-0);
8217
- --brand-Card-icon-background-red: var(--base-color-scale-red-0);
8218
- --brand-Card-icon-background-teal: var(--base-color-scale-teal-0);
8219
- --brand-Card-icon-background-yellow: var(--base-color-scale-yellow-0);
8220
- --brand-Card-icon-color-default: var(--brand-color-scale-gray-5);
8221
- --brand-Card-icon-color-blue: var(--base-color-scale-blue-5);
8222
- --brand-Card-icon-color-coral: var(--base-color-scale-coral-5);
8223
- --brand-Card-icon-color-green: var(--base-color-scale-green-5);
8224
- --brand-Card-icon-color-gray: var(--base-color-scale-gray-6);
8225
- --brand-Card-icon-color-indigo: var(--base-color-scale-indigo-5);
8226
- --brand-Card-icon-color-lemon: var(--base-color-scale-lemon-5);
8227
- --brand-Card-icon-color-lime: var(--base-color-scale-lime-5);
8228
- --brand-Card-icon-color-orange: var(--base-color-scale-orange-5);
8229
- --brand-Card-icon-color-pink: var(--base-color-scale-pink-5);
8230
- --brand-Card-icon-color-purple: var(--base-color-scale-purple-5);
8231
- --brand-Card-icon-color-red: var(--base-color-scale-red-5);
8232
- --brand-Card-icon-color-teal: var(--base-color-scale-teal-5);
8233
- --brand-Card-icon-color-yellow: var(--base-color-scale-yellow-5);
8234
- }
8235
-
8236
- [data-color-mode="dark"] {
8237
- --brand-Card-background-default: var(--brand-color-canvas-subtle);
8238
- --brand-Card-icon-background-default: var(--base-color-scale-gray-6);
8239
- --brand-Card-icon-background-blue: var(--base-color-scale-blue-8);
8240
- --brand-Card-icon-background-coral: var(--base-color-scale-coral-8);
8241
- --brand-Card-icon-background-green: var(--base-color-scale-green-8);
8242
- --brand-Card-icon-background-gray: var(--base-color-scale-gray-6);
8243
- --brand-Card-icon-background-indigo: var(--base-color-scale-indigo-8);
8244
- --brand-Card-icon-background-lemon: var(--base-color-scale-lemon-8);
8245
- --brand-Card-icon-background-lime: var(--base-color-scale-lime-8);
8246
- --brand-Card-icon-background-orange: var(--base-color-scale-orange-8);
8247
- --brand-Card-icon-background-pink: var(--base-color-scale-pink-8);
8248
- --brand-Card-icon-background-purple: var(--base-color-scale-purple-8);
8249
- --brand-Card-icon-background-red: var(--base-color-scale-red-8);
8250
- --brand-Card-icon-background-teal: var(--base-color-scale-teal-8);
8251
- --brand-Card-icon-background-yellow: var(--base-color-scale-yellow-8);
8252
- --brand-Card-icon-color-default: var(--brand-color-scale-gray-2);
8253
- --brand-Card-icon-color-blue: var(--base-color-scale-blue-2);
8254
- --brand-Card-icon-color-coral: var(--base-color-scale-coral-2);
8255
- --brand-Card-icon-color-green: var(--base-color-scale-green-2);
8256
- --brand-Card-icon-color-gray: var(--base-color-scale-gray-2);
8257
- --brand-Card-icon-color-indigo: var(--base-color-scale-indigo-2);
8258
- --brand-Card-icon-color-lemon: var(--base-color-scale-lemon-2);
8259
- --brand-Card-icon-color-lime: var(--base-color-scale-lime-2);
8260
- --brand-Card-icon-color-orange: var(--base-color-scale-orange-2);
8261
- --brand-Card-icon-color-pink: var(--base-color-scale-pink-2);
8262
- --brand-Card-icon-color-purple: var(--base-color-scale-purple-2);
8263
- --brand-Card-icon-color-red: var(--base-color-scale-red-2);
8264
- --brand-Card-icon-color-teal: var(--base-color-scale-teal-2);
8265
- --brand-Card-icon-color-yellow: var(--base-color-scale-yellow-2);
8266
- }
8267
-
8268
8316
  .Primer_Brand__SectionIntro-module__SectionIntro___RduRB {
8269
8317
  display: flex;
8270
8318
  flex-direction: column;
@@ -8320,7 +8368,7 @@ html {
8320
8368
 
8321
8369
  /**
8322
8370
  * Do not edit directly
8323
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
8371
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
8324
8372
  */
8325
8373
 
8326
8374
  :root,
@@ -8645,7 +8693,7 @@ html {
8645
8693
 
8646
8694
  .Primer_Brand__Prose-module__Prose___X2BXE ul {
8647
8695
  list-style-type: image;
8648
- list-style-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 aria-hidden=%27true%27 focusable=%27false%27 role=%27img%27 viewBox=%270 -3 16 16%27 width=%2716%27 height=%2716%27 fill=%27currentColor%27 style=%27display: inline-block; vertical-align: text-bottom; overflow: visible;%27%3e%3cpath d=%27M2 7.75A.75.75 0 0 1 2.75 7h10a.75.75 0 0 1 0 1.5h-10A.75.75 0 0 1 2 7.75Z%27%3e%3c/path%3e%3c/svg%3e");
8696
+ list-style-image: var(--brand-Prose-unorderedList-imageUrl);
8649
8697
  }
8650
8698
 
8651
8699
  .Primer_Brand__Prose-module__Prose___X2BXE li {
@@ -8764,7 +8812,7 @@ html {
8764
8812
 
8765
8813
  /**
8766
8814
  * Do not edit directly
8767
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
8815
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
8768
8816
  */
8769
8817
 
8770
8818
  :root {
@@ -8773,6 +8821,20 @@ html {
8773
8821
  --brand-Prose-lineLength: 68ch;
8774
8822
  }
8775
8823
 
8824
+ /**
8825
+ * Do not edit directly
8826
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
8827
+ */
8828
+
8829
+ :root,
8830
+ [data-color-mode="light"] {
8831
+ --brand-Prose-unorderedList-imageUrl: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 aria-hidden=%27true%27 focusable=%27false%27 role=%27img%27 viewBox=%270 -3 16 16%27 width=%2716%27 height=%2716%27 fill=%27black%27 style=%27display: inline-block; vertical-align: text-bottom; overflow: visible;%27%3e%3cpath d=%27M2 7.75A.75.75 0 0 1 2.75 7h10a.75.75 0 0 1 0 1.5h-10A.75.75 0 0 1 2 7.75Z%27%3e%3c/path%3e%3c/svg%3e");
8832
+ }
8833
+
8834
+ [data-color-mode="dark"] {
8835
+ --brand-Prose-unorderedList-imageUrl: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns=%27http://www.w3.org/2000/svg%27 aria-hidden=%27true%27 focusable=%27false%27 role=%27img%27 viewBox=%270 -3 16 16%27 width=%2716%27 height=%2716%27 fill=%27white%27 style=%27display: inline-block; vertical-align: text-bottom; overflow: visible;%27%3e%3cpath d=%27M2 7.75A.75.75 0 0 1 2.75 7h10a.75.75 0 0 1 0 1.5h-10A.75.75 0 0 1 2 7.75Z%27%3e%3c/path%3e%3c/svg%3e");
8836
+ }
8837
+
8776
8838
  /* ---------------------------------------------------------- */
8777
8839
  /* Box component table of contents */
8778
8840
  /* Please ensure that this is kept up to date as the */
@@ -12998,7 +13060,7 @@ html {
12998
13060
 
12999
13061
  /**
13000
13062
  * Do not edit directly
13001
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
13063
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
13002
13064
  */
13003
13065
 
13004
13066
  :root {
@@ -13016,7 +13078,7 @@ html {
13016
13078
 
13017
13079
  /**
13018
13080
  * Do not edit directly
13019
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
13081
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
13020
13082
  */
13021
13083
 
13022
13084
  :root,
@@ -13032,7 +13094,7 @@ html {
13032
13094
 
13033
13095
  /**
13034
13096
  * Do not edit directly
13035
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
13097
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
13036
13098
  */
13037
13099
 
13038
13100
  :root {
@@ -13257,7 +13319,7 @@ html {
13257
13319
 
13258
13320
  /**
13259
13321
  * Do not edit directly
13260
- * Generated on Thu, 19 Oct 2023 18:11:53 GMT
13322
+ * Generated on Wed, 25 Oct 2023 10:37:59 GMT
13261
13323
  */
13262
13324
 
13263
13325
  :root,
@@ -13271,7 +13333,7 @@ html {
13271
13333
 
13272
13334
  /**
13273
13335
  * Do not edit directly
13274
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
13336
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
13275
13337
  */
13276
13338
 
13277
13339
  :root {
@@ -13285,7 +13347,7 @@ html {
13285
13347
 
13286
13348
  /**
13287
13349
  * Do not edit directly
13288
- * Generated on Thu, 19 Oct 2023 18:11:52 GMT
13350
+ * Generated on Wed, 25 Oct 2023 10:37:58 GMT
13289
13351
  */
13290
13352
 
13291
13353
  :root {