@primer/react-brand 0.27.2-rc.2779f23 → 0.27.2-rc.30e4e47

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 (267) hide show
  1. package/lib/CTABanner/CTABanner.d.ts +8 -8
  2. package/lib/Hero/Hero.d.ts +2 -2
  3. package/lib/LogoSuite/LogoSuite.d.ts +10 -10
  4. package/lib/Stack/Stack.d.ts +2 -2
  5. package/lib/css/main.css +66 -61
  6. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  7. package/lib/design-tokens/css/tokens/base/colors/color-scales.css +1 -1
  8. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  9. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  65. package/lib/design-tokens/js/module/tokens/base/colors/color-scales.js +1 -1
  66. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  67. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  68. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  69. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  70. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  71. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  72. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  73. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  74. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  75. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  76. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  77. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  78. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  79. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  80. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  81. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  82. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  83. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  84. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  105. package/lib/design-tokens/js/tokens/base/colors/color-scales.js +1 -1
  106. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  107. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  108. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  109. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  110. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  111. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  112. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  113. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  114. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  115. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  116. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  117. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  118. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  119. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  120. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  121. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  122. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  123. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  124. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  125. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  126. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  127. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  128. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  129. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  130. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  131. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  133. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  145. package/lib/design-tokens/scss/tokens/base/colors/color-scales.scss +1 -1
  146. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  147. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  148. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  149. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  150. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  151. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  152. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  153. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  154. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  155. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  156. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  157. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  158. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  159. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  160. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  161. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  162. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  163. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  164. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  165. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  166. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  167. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  168. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  169. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  170. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  171. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  172. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  173. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  174. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  183. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  185. package/lib/design-tokens/ts/tokens/base/colors/color-scales.d.ts +1 -1
  186. package/lib/design-tokens/ts/tokens/base/colors/color-scales.js +1 -1
  187. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  188. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  189. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  190. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  191. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  192. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  193. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  194. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  195. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  196. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  197. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  198. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  199. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  200. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  201. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  202. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  203. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  204. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  205. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  206. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  207. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  208. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  209. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  210. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  211. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  212. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  213. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  214. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  215. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  216. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  217. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  218. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  219. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  220. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  221. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  222. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  223. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  224. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  265. package/lib/forms/TextInput/TextInput.d.ts +1 -1
  266. package/lib/river/RiverBreakout/RiverBreakout.d.ts +1 -1
  267. package/package.json +1 -1
@@ -23,20 +23,20 @@ export declare const CTABanner: React.ForwardRefExoticComponent<Omit<BaseProps<H
23
23
  } & {
24
24
  as?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | undefined;
25
25
  size?: "display" | "1" | "2" | "3" | "4" | "5" | "6" | "subhead-large" | "subhead-medium" | undefined;
26
- weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | {
27
- narrow?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | undefined;
28
- regular?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | undefined;
29
- wide?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | undefined;
26
+ weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | {
27
+ narrow?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | undefined;
28
+ regular?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | undefined;
29
+ wide?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | undefined;
30
30
  } | undefined;
31
31
  stretch?: "normal" | "condensed" | "expanded" | {
32
32
  narrow?: "normal" | "condensed" | "expanded" | undefined;
33
33
  regular?: "normal" | "condensed" | "expanded" | undefined;
34
34
  wide?: "normal" | "condensed" | "expanded" | undefined;
35
35
  } | undefined;
36
- letterSpacing?: "normal" | "condensed" | "none" | {
37
- narrow?: "normal" | "condensed" | "none" | undefined;
38
- regular?: "normal" | "condensed" | "none" | undefined;
39
- wide?: "normal" | "condensed" | "none" | undefined;
36
+ letterSpacing?: "normal" | "none" | "condensed" | {
37
+ narrow?: "normal" | "none" | "condensed" | undefined;
38
+ regular?: "normal" | "none" | "condensed" | undefined;
39
+ wide?: "normal" | "none" | "condensed" | undefined;
40
40
  } | undefined;
41
41
  } & React.HTMLAttributes<HTMLHeadingElement>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
42
42
  Description: React.ForwardRefExoticComponent<Omit<BaseProps<HTMLParagraphElement> & {
@@ -50,7 +50,7 @@ export declare const Hero: React.ForwardRefExoticComponent<Omit<React.PropsWithC
50
50
  children?: React.ReactNode;
51
51
  }, "ref">) & React.RefAttributes<HTMLAnchorElement | HTMLButtonElement>>;
52
52
  Image: React.ForwardRefExoticComponent<(Omit<{
53
- position?: "inline-end" | "block-end" | undefined;
53
+ position?: "block-end" | "inline-end" | undefined;
54
54
  } & React.ImgHTMLAttributes<HTMLImageElement> & BaseProps<HTMLImageElement> & {
55
55
  src: string;
56
56
  alt: string;
@@ -61,7 +61,7 @@ export declare const Hero: React.ForwardRefExoticComponent<Omit<React.PropsWithC
61
61
  as?: "img" | undefined;
62
62
  srcSet?: Pick<React.ImgHTMLAttributes<HTMLImageElement>, "srcSet"> | undefined;
63
63
  }, "ref"> | Omit<{
64
- position?: "inline-end" | "block-end" | undefined;
64
+ position?: "block-end" | "inline-end" | undefined;
65
65
  } & React.ImgHTMLAttributes<HTMLImageElement> & BaseProps<HTMLImageElement> & {
66
66
  src: string;
67
67
  alt: string;
@@ -35,10 +35,10 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
35
35
  Description: React.ForwardRefExoticComponent<(Omit<BaseProps<HTMLParagraphElement> & {
36
36
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
37
37
  variant?: "default" | "muted" | undefined;
38
- weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | import("../").ResponsiveWeightMap | undefined;
38
+ weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | import("../").ResponsiveWeightMap | undefined;
39
39
  align?: "start" | "center" | "end" | undefined;
40
40
  } & {
41
- as?: "span" | "div" | "em" | "p" | "strong" | undefined;
41
+ as?: "p" | "span" | "div" | "strong" | "em" | undefined;
42
42
  } & React.HTMLAttributes<HTMLParagraphElement> & {
43
43
  as?: "p" | undefined;
44
44
  } & {
@@ -46,10 +46,10 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
46
46
  }, "ref"> | Omit<BaseProps<HTMLParagraphElement> & {
47
47
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
48
48
  variant?: "default" | "muted" | undefined;
49
- weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | import("../").ResponsiveWeightMap | undefined;
49
+ weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | import("../").ResponsiveWeightMap | undefined;
50
50
  align?: "start" | "center" | "end" | undefined;
51
51
  } & {
52
- as?: "span" | "div" | "em" | "p" | "strong" | undefined;
52
+ as?: "p" | "span" | "div" | "strong" | "em" | undefined;
53
53
  } & React.HTMLAttributes<HTMLSpanElement> & BaseProps<HTMLSpanElement> & {
54
54
  as?: "span" | undefined;
55
55
  } & {
@@ -57,10 +57,10 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
57
57
  }, "ref"> | Omit<BaseProps<HTMLParagraphElement> & {
58
58
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
59
59
  variant?: "default" | "muted" | undefined;
60
- weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | import("../").ResponsiveWeightMap | undefined;
60
+ weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | import("../").ResponsiveWeightMap | undefined;
61
61
  align?: "start" | "center" | "end" | undefined;
62
62
  } & {
63
- as?: "span" | "div" | "em" | "p" | "strong" | undefined;
63
+ as?: "p" | "span" | "div" | "strong" | "em" | undefined;
64
64
  } & React.HTMLAttributes<HTMLDivElement> & BaseProps<HTMLDivElement> & {
65
65
  as?: "div" | undefined;
66
66
  } & {
@@ -68,10 +68,10 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
68
68
  }, "ref"> | Omit<BaseProps<HTMLParagraphElement> & {
69
69
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
70
70
  variant?: "default" | "muted" | undefined;
71
- weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | import("../").ResponsiveWeightMap | undefined;
71
+ weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | import("../").ResponsiveWeightMap | undefined;
72
72
  align?: "start" | "center" | "end" | undefined;
73
73
  } & {
74
- as?: "span" | "div" | "em" | "p" | "strong" | undefined;
74
+ as?: "p" | "span" | "div" | "strong" | "em" | undefined;
75
75
  } & React.HTMLAttributes<HTMLElement> & BaseProps<HTMLElement> & {
76
76
  as?: "strong" | undefined;
77
77
  } & {
@@ -79,10 +79,10 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
79
79
  }, "ref"> | Omit<BaseProps<HTMLParagraphElement> & {
80
80
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
81
81
  variant?: "default" | "muted" | undefined;
82
- weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | import("../").ResponsiveWeightMap | undefined;
82
+ weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | import("../").ResponsiveWeightMap | undefined;
83
83
  align?: "start" | "center" | "end" | undefined;
84
84
  } & {
85
- as?: "span" | "div" | "em" | "p" | "strong" | undefined;
85
+ as?: "p" | "span" | "div" | "strong" | "em" | undefined;
86
86
  } & React.HTMLAttributes<HTMLElement> & BaseProps<HTMLElement> & {
87
87
  as?: "em" | undefined;
88
88
  } & {
@@ -96,7 +96,7 @@ export declare const Stack: React.ForwardRefExoticComponent<Omit<BaseProps<HTMLE
96
96
  * A string value will be applied to all viewports.
97
97
  * An object can be used to define different values for different viewports.
98
98
  */
99
- gap?: "normal" | 4 | "condensed" | "none" | 8 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128 | ResponsiveSpacingMap | undefined;
99
+ gap?: "normal" | 4 | "none" | "condensed" | 8 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128 | ResponsiveSpacingMap | undefined;
100
100
  /**
101
101
  * Applies vertical alignment to child elements relative to the Stack, using the align-items CSS property.
102
102
  * A string value will be applied to all viewports.
@@ -108,7 +108,7 @@ export declare const Stack: React.ForwardRefExoticComponent<Omit<BaseProps<HTMLE
108
108
  * A string value will be applied to all viewports.
109
109
  * An object can be used to define different values for different viewports.
110
110
  */
111
- padding?: "normal" | 4 | "condensed" | "none" | 8 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128 | ResponsiveSpacingMap | undefined;
111
+ padding?: "normal" | 4 | "none" | "condensed" | 8 | 12 | "spacious" | 16 | 20 | 24 | 28 | 32 | 36 | 40 | 44 | 48 | 64 | 80 | 96 | 112 | 128 | ResponsiveSpacingMap | undefined;
112
112
  /**
113
113
  * Applies horizontal alignment to child elements relative to the Stack, using the justify-content CSS property.
114
114
  * A string value will be applied to all viewports.
package/lib/css/main.css CHANGED
@@ -41,6 +41,11 @@ html:focus-within {
41
41
  scroll-behavior: smooth;
42
42
  }
43
43
 
44
+ html {
45
+ -webkit-font-smoothing: antialiased;
46
+ -moz-osx-font-smoothing: grayscale;
47
+ }
48
+
44
49
  /* Set core body defaults */
45
50
  body {
46
51
  min-height: 100vh;
@@ -89,7 +94,7 @@ select {
89
94
 
90
95
  /**
91
96
  * Do not edit directly
92
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
97
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
93
98
  */
94
99
 
95
100
  :root,
@@ -629,7 +634,7 @@ select {
629
634
 
630
635
  /**
631
636
  * Do not edit directly
632
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
637
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
633
638
  */
634
639
 
635
640
  :root {
@@ -654,7 +659,7 @@ select {
654
659
 
655
660
  /**
656
661
  * Do not edit directly
657
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
662
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
658
663
  */
659
664
 
660
665
  :root {
@@ -669,7 +674,7 @@ select {
669
674
 
670
675
  /**
671
676
  * Do not edit directly
672
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
677
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
673
678
  */
674
679
 
675
680
  :root {
@@ -796,7 +801,7 @@ select {
796
801
 
797
802
  /**
798
803
  * Do not edit directly
799
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
804
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
800
805
  */
801
806
 
802
807
  :root {
@@ -810,7 +815,7 @@ select {
810
815
 
811
816
  /**
812
817
  * Do not edit directly
813
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
818
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
814
819
  */
815
820
 
816
821
  :root {
@@ -829,7 +834,7 @@ select {
829
834
 
830
835
  /**
831
836
  * Do not edit directly
832
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
837
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
833
838
  */
834
839
 
835
840
  :root,
@@ -914,7 +919,7 @@ select {
914
919
  }
915
920
 
916
921
  .Primer_Brand__Hero-module__Hero--align-start___m8GEr {
917
- align-items: start;
922
+ align-items: flex-start;
918
923
  text-align: left;
919
924
  }
920
925
 
@@ -1182,7 +1187,7 @@ select {
1182
1187
 
1183
1188
  /**
1184
1189
  * Do not edit directly
1185
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
1190
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
1186
1191
  */
1187
1192
 
1188
1193
  :root,
@@ -1736,7 +1741,7 @@ select {
1736
1741
 
1737
1742
  /**
1738
1743
  * Do not edit directly
1739
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
1744
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
1740
1745
  */
1741
1746
 
1742
1747
  :root {
@@ -1963,7 +1968,7 @@ select {
1963
1968
 
1964
1969
  /**
1965
1970
  * Do not edit directly
1966
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
1971
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
1967
1972
  */
1968
1973
 
1969
1974
  :root,
@@ -2222,7 +2227,7 @@ select {
2222
2227
 
2223
2228
  /**
2224
2229
  * Do not edit directly
2225
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
2230
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
2226
2231
  */
2227
2232
 
2228
2233
  :root {
@@ -2248,7 +2253,7 @@ select {
2248
2253
 
2249
2254
  /**
2250
2255
  * Do not edit directly
2251
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
2256
+ * Generated on Tue, 17 Oct 2023 08:53:41 GMT
2252
2257
  */
2253
2258
 
2254
2259
  :root,
@@ -3006,7 +3011,7 @@ select {
3006
3011
 
3007
3012
  /**
3008
3013
  * Do not edit directly
3009
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
3014
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
3010
3015
  */
3011
3016
 
3012
3017
  :root {
@@ -3842,7 +3847,7 @@ select {
3842
3847
 
3843
3848
  /**
3844
3849
  * Do not edit directly
3845
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
3850
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
3846
3851
  */
3847
3852
 
3848
3853
  :root {
@@ -3863,7 +3868,7 @@ select {
3863
3868
 
3864
3869
  /**
3865
3870
  * Do not edit directly
3866
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
3871
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
3867
3872
  */
3868
3873
 
3869
3874
  :root {
@@ -3873,7 +3878,7 @@ select {
3873
3878
 
3874
3879
  /**
3875
3880
  * Do not edit directly
3876
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
3881
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
3877
3882
  */
3878
3883
 
3879
3884
  :root {
@@ -4783,7 +4788,7 @@ select {
4783
4788
 
4784
4789
  /**
4785
4790
  * Do not edit directly
4786
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
4791
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
4787
4792
  */
4788
4793
 
4789
4794
  :root,
@@ -4811,7 +4816,7 @@ select {
4811
4816
 
4812
4817
  /**
4813
4818
  * Do not edit directly
4814
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
4819
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
4815
4820
  */
4816
4821
 
4817
4822
  :root,
@@ -4827,7 +4832,7 @@ select {
4827
4832
 
4828
4833
  /**
4829
4834
  * Do not edit directly
4830
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
4835
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
4831
4836
  */
4832
4837
 
4833
4838
  :root {
@@ -4949,7 +4954,7 @@ select {
4949
4954
 
4950
4955
  /**
4951
4956
  * Do not edit directly
4952
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
4957
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
4953
4958
  */
4954
4959
 
4955
4960
  :root,
@@ -4965,7 +4970,7 @@ select {
4965
4970
 
4966
4971
  /**
4967
4972
  * Do not edit directly
4968
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
4973
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
4969
4974
  */
4970
4975
 
4971
4976
  :root,
@@ -5178,7 +5183,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5178
5183
 
5179
5184
  /**
5180
5185
  * Do not edit directly
5181
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
5186
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
5182
5187
  */
5183
5188
 
5184
5189
  :root {
@@ -5187,7 +5192,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5187
5192
 
5188
5193
  /**
5189
5194
  * Do not edit directly
5190
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
5195
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
5191
5196
  */
5192
5197
 
5193
5198
  :root,
@@ -5205,7 +5210,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5205
5210
 
5206
5211
  /**
5207
5212
  * Do not edit directly
5208
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
5213
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
5209
5214
  */
5210
5215
 
5211
5216
  :root {
@@ -5293,7 +5298,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5293
5298
  }
5294
5299
 
5295
5300
  .Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC {
5296
- justify-content: start;
5301
+ justify-content: flex-start;
5297
5302
  }
5298
5303
 
5299
5304
  .Primer_Brand__FAQGroup-module__FAQGroup__tablist-button___EgyrC > span {
@@ -5322,7 +5327,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5322
5327
 
5323
5328
  /**
5324
5329
  * Do not edit directly
5325
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
5330
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
5326
5331
  */
5327
5332
 
5328
5333
  :root,
@@ -6423,7 +6428,7 @@ Fixes safari bug where outline doesn't respect border-radius
6423
6428
 
6424
6429
  /**
6425
6430
  * Do not edit directly
6426
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
6431
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
6427
6432
  */
6428
6433
 
6429
6434
  :root {
@@ -6437,7 +6442,7 @@ Fixes safari bug where outline doesn't respect border-radius
6437
6442
 
6438
6443
  /**
6439
6444
  * Do not edit directly
6440
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
6445
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
6441
6446
  */
6442
6447
 
6443
6448
  :root {
@@ -6647,7 +6652,7 @@ Fixes safari bug where outline doesn't respect border-radius
6647
6652
 
6648
6653
  /**
6649
6654
  * Do not edit directly
6650
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
6655
+ * Generated on Tue, 17 Oct 2023 08:53:41 GMT
6651
6656
  */
6652
6657
 
6653
6658
  :root,
@@ -6663,7 +6668,7 @@ Fixes safari bug where outline doesn't respect border-radius
6663
6668
 
6664
6669
  /**
6665
6670
  * Do not edit directly
6666
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
6671
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
6667
6672
  */
6668
6673
 
6669
6674
  :root {
@@ -6981,7 +6986,7 @@ Fixes safari bug where outline doesn't respect border-radius
6981
6986
 
6982
6987
  /**
6983
6988
  * Do not edit directly
6984
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
6989
+ * Generated on Tue, 17 Oct 2023 08:53:41 GMT
6985
6990
  */
6986
6991
 
6987
6992
  :root,
@@ -7397,7 +7402,7 @@ html {
7397
7402
 
7398
7403
  /**
7399
7404
  * Do not edit directly
7400
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
7405
+ * Generated on Tue, 17 Oct 2023 08:53:41 GMT
7401
7406
  */
7402
7407
 
7403
7408
  :root,
@@ -7575,7 +7580,7 @@ html {
7575
7580
 
7576
7581
  /**
7577
7582
  * Do not edit directly
7578
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
7583
+ * Generated on Tue, 17 Oct 2023 08:53:41 GMT
7579
7584
  */
7580
7585
 
7581
7586
  :root,
@@ -7702,7 +7707,7 @@ html {
7702
7707
 
7703
7708
  /**
7704
7709
  * Do not edit directly
7705
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
7710
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
7706
7711
  */
7707
7712
 
7708
7713
  :root,
@@ -7832,7 +7837,7 @@ html {
7832
7837
 
7833
7838
  /**
7834
7839
  * Do not edit directly
7835
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
7840
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
7836
7841
  */
7837
7842
 
7838
7843
  :root {
@@ -7844,7 +7849,7 @@ html {
7844
7849
 
7845
7850
  /**
7846
7851
  * Do not edit directly
7847
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
7852
+ * Generated on Tue, 17 Oct 2023 08:53:40 GMT
7848
7853
  */
7849
7854
 
7850
7855
  :root,
@@ -8217,7 +8222,7 @@ html {
8217
8222
 
8218
8223
  /**
8219
8224
  * Do not edit directly
8220
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
8225
+ * Generated on Tue, 17 Oct 2023 08:53:41 GMT
8221
8226
  */
8222
8227
 
8223
8228
  :root,
@@ -8661,7 +8666,7 @@ html {
8661
8666
 
8662
8667
  /**
8663
8668
  * Do not edit directly
8664
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
8669
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
8665
8670
  */
8666
8671
 
8667
8672
  :root {
@@ -12560,7 +12565,7 @@ html {
12560
12565
  color: var(--base-color-scale-gray-0);
12561
12566
  display: grid;
12562
12567
  align-items: center;
12563
- justify-content: start;
12568
+ justify-content: flex-start;
12564
12569
  grid-gap: 10px;
12565
12570
  grid-template-columns: auto auto;
12566
12571
  background: hsl(var(--base-color-scale-black-0-hsl) / 80%);
@@ -12895,7 +12900,7 @@ html {
12895
12900
 
12896
12901
  /**
12897
12902
  * Do not edit directly
12898
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
12903
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
12899
12904
  */
12900
12905
 
12901
12906
  :root {
@@ -12913,7 +12918,7 @@ html {
12913
12918
 
12914
12919
  /**
12915
12920
  * Do not edit directly
12916
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
12921
+ * Generated on Tue, 17 Oct 2023 08:53:41 GMT
12917
12922
  */
12918
12923
 
12919
12924
  :root,
@@ -12929,7 +12934,7 @@ html {
12929
12934
 
12930
12935
  /**
12931
12936
  * Do not edit directly
12932
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
12937
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
12933
12938
  */
12934
12939
 
12935
12940
  :root {
@@ -13154,7 +13159,7 @@ html {
13154
13159
 
13155
13160
  /**
13156
13161
  * Do not edit directly
13157
- * Generated on Mon, 16 Oct 2023 15:34:03 GMT
13162
+ * Generated on Tue, 17 Oct 2023 08:53:41 GMT
13158
13163
  */
13159
13164
 
13160
13165
  :root,
@@ -13168,7 +13173,7 @@ html {
13168
13173
 
13169
13174
  /**
13170
13175
  * Do not edit directly
13171
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
13176
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
13172
13177
  */
13173
13178
 
13174
13179
  :root {
@@ -13182,7 +13187,7 @@ html {
13182
13187
 
13183
13188
  /**
13184
13189
  * Do not edit directly
13185
- * Generated on Mon, 16 Oct 2023 15:34:02 GMT
13190
+ * Generated on Tue, 17 Oct 2023 08:53:39 GMT
13186
13191
  */
13187
13192
 
13188
13193
  :root {
@@ -13255,7 +13260,7 @@ html {
13255
13260
  .Primer_Brand__Bento-module__Bento__Content___BhnY8 {
13256
13261
  display: flex;
13257
13262
  flex-direction: column;
13258
- align-items: start;
13263
+ align-items: flex-start;
13259
13264
  height: 100%;
13260
13265
  color: var(--brand-color-text-default);
13261
13266
  }
@@ -13579,7 +13584,7 @@ html {
13579
13584
 
13580
13585
  /* Bento Item Vertical Align */
13581
13586
  .Primer_Brand__Bento-module__Bento__Item--verticalAlign-start___uJAby {
13582
- justify-content: start;
13587
+ justify-content: flex-start;
13583
13588
  }
13584
13589
 
13585
13590
  .Primer_Brand__Bento-module__Bento__Item--verticalAlign-start___uJAby .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -13610,7 +13615,7 @@ html {
13610
13615
  text-align: right;
13611
13616
  }
13612
13617
  .Primer_Brand__Bento-module__Bento__Item--horizontalAlign-start___apVss {
13613
- align-items: start;
13618
+ align-items: flex-start;
13614
13619
  }
13615
13620
 
13616
13621
  .Primer_Brand__Bento-module__Bento__Item--horizontalAlign-center___DJpgD {
@@ -13851,7 +13856,7 @@ html {
13851
13856
 
13852
13857
  /* XSMALL Vertical Align */
13853
13858
  .Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-start___cWQRy {
13854
- justify-content: start;
13859
+ justify-content: flex-start;
13855
13860
  }
13856
13861
 
13857
13862
  .Primer_Brand__Bento-module__Bento__Item--xsmall-verticalAlign-start___cWQRy .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -13876,7 +13881,7 @@ html {
13876
13881
 
13877
13882
  /* XSMALL Horizontal Align */
13878
13883
  .Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-start___dT6ng {
13879
- align-items: start;
13884
+ align-items: flex-start;
13880
13885
  }
13881
13886
 
13882
13887
  .Primer_Brand__Bento-module__Bento__Item--xsmall-horizontalAlign-center___xcsj2 {
@@ -14137,7 +14142,7 @@ html {
14137
14142
 
14138
14143
  /* SMALL Vertical Align */
14139
14144
  .Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-start___QMpW2 {
14140
- justify-content: start;
14145
+ justify-content: flex-start;
14141
14146
  }
14142
14147
 
14143
14148
  .Primer_Brand__Bento-module__Bento__Item--small-verticalAlign-start___QMpW2 .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -14162,7 +14167,7 @@ html {
14162
14167
 
14163
14168
  /* SMALL Horizontal Align */
14164
14169
  .Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-start____az8o {
14165
- align-items: start;
14170
+ align-items: flex-start;
14166
14171
  }
14167
14172
 
14168
14173
  .Primer_Brand__Bento-module__Bento__Item--small-horizontalAlign-center___hIKKU {
@@ -14423,7 +14428,7 @@ html {
14423
14428
 
14424
14429
  /* MEDIUM Vertical Align */
14425
14430
  .Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-start___DOGQs {
14426
- justify-content: start;
14431
+ justify-content: flex-start;
14427
14432
  }
14428
14433
 
14429
14434
  .Primer_Brand__Bento-module__Bento__Item--medium-verticalAlign-start___DOGQs .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -14448,7 +14453,7 @@ html {
14448
14453
 
14449
14454
  /* MEDIUM Horizontal Align */
14450
14455
  .Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-start___nzIvg {
14451
- align-items: start;
14456
+ align-items: flex-start;
14452
14457
  }
14453
14458
 
14454
14459
  .Primer_Brand__Bento-module__Bento__Item--medium-horizontalAlign-center___aHFRW {
@@ -14709,7 +14714,7 @@ html {
14709
14714
 
14710
14715
  /* LARGE Vertical Align */
14711
14716
  .Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-start___VDcbn {
14712
- justify-content: start;
14717
+ justify-content: flex-start;
14713
14718
  }
14714
14719
 
14715
14720
  .Primer_Brand__Bento-module__Bento__Item--large-verticalAlign-start___VDcbn .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -14734,7 +14739,7 @@ html {
14734
14739
 
14735
14740
  /* LARGE Horizontal Align */
14736
14741
  .Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-start___YQT1t {
14737
- align-items: start;
14742
+ align-items: flex-start;
14738
14743
  }
14739
14744
 
14740
14745
  .Primer_Brand__Bento-module__Bento__Item--large-horizontalAlign-center___YtwaR {
@@ -14995,7 +15000,7 @@ html {
14995
15000
 
14996
15001
  /* XLARGE Vertical Align */
14997
15002
  .Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-start___EyXCQ {
14998
- justify-content: start;
15003
+ justify-content: flex-start;
14999
15004
  }
15000
15005
 
15001
15006
  .Primer_Brand__Bento-module__Bento__Item--xlarge-verticalAlign-start___EyXCQ .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -15020,7 +15025,7 @@ html {
15020
15025
 
15021
15026
  /* XLARGE Horizontal Align */
15022
15027
  .Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-start___zzvpZ {
15023
- align-items: start;
15028
+ align-items: flex-start;
15024
15029
  }
15025
15030
 
15026
15031
  .Primer_Brand__Bento-module__Bento__Item--xlarge-horizontalAlign-center___mfany {
@@ -15281,7 +15286,7 @@ html {
15281
15286
 
15282
15287
  /* XXLARGE Vertical Align */
15283
15288
  .Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-start___KQhGN {
15284
- justify-content: start;
15289
+ justify-content: flex-start;
15285
15290
  }
15286
15291
 
15287
15292
  .Primer_Brand__Bento-module__Bento__Item--xxlarge-verticalAlign-start___KQhGN .Primer_Brand__Bento-module__Bento__call-to-action___CF7bA {
@@ -15306,7 +15311,7 @@ html {
15306
15311
 
15307
15312
  /* XXLARGE Horizontal Align */
15308
15313
  .Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-start___BPlw7 {
15309
- align-items: start;
15314
+ align-items: flex-start;
15310
15315
  }
15311
15316
 
15312
15317
  .Primer_Brand__Bento-module__Bento__Item--xxlarge-horizontalAlign-center___QFMr_ {