@primer/react-brand 0.34.4-rc.7af25832 → 0.34.4-rc.a85d3e0d

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 (309) hide show
  1. package/lib/CTABanner/CTABanner.d.ts +4 -4
  2. package/lib/LogoSuite/LogoSuite.d.ts +5 -5
  3. package/lib/css/main.css +75 -64
  4. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  5. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  6. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  7. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  8. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  9. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  10. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  11. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  78. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  79. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  80. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  81. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  82. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  83. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  84. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  117. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  124. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  125. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  126. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  127. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  128. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  129. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  130. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  131. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  133. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  154. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  155. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  166. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  170. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  171. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  172. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  173. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  174. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  183. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  194. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  195. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  196. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  197. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  198. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  199. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  200. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  201. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  202. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  204. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  211. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  212. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  213. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  214. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  215. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  216. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  217. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  218. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  219. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  220. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  221. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  222. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  223. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  224. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  308. package/lib/index.js +1 -1
  309. package/package.json +1 -1
@@ -25,10 +25,10 @@ export declare const CTABanner: React.ForwardRefExoticComponent<Omit<BaseProps<H
25
25
  } & {
26
26
  as?: "h1" | "h2" | "h3" | "h4" | "h5" | "h6" | undefined;
27
27
  size?: "display" | "1" | "2" | "3" | "4" | "5" | "6" | "subhead-large" | "subhead-medium" | undefined;
28
- weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | {
29
- narrow?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | undefined;
30
- regular?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | undefined;
31
- wide?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | undefined;
28
+ weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | {
29
+ narrow?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | undefined;
30
+ regular?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | undefined;
31
+ wide?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | undefined;
32
32
  } | undefined;
33
33
  stretch?: "normal" | "condensed" | "expanded" | {
34
34
  narrow?: "normal" | "condensed" | "expanded" | undefined;
@@ -36,7 +36,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
36
36
  font?: "mona-sans" | "hubot-sans" | "monospace" | undefined;
37
37
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
38
38
  variant?: "default" | "muted" | undefined;
39
- weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
39
+ weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | import("../").ResponsiveWeightMap | undefined;
40
40
  align?: "start" | "center" | "end" | undefined;
41
41
  } & {
42
42
  as?: "span" | "div" | "em" | "p" | "strong" | undefined;
@@ -48,7 +48,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
48
48
  font?: "mona-sans" | "hubot-sans" | "monospace" | undefined;
49
49
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
50
50
  variant?: "default" | "muted" | undefined;
51
- weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
51
+ weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | import("../").ResponsiveWeightMap | undefined;
52
52
  align?: "start" | "center" | "end" | undefined;
53
53
  } & {
54
54
  as?: "span" | "div" | "em" | "p" | "strong" | undefined;
@@ -60,7 +60,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
60
60
  font?: "mona-sans" | "hubot-sans" | "monospace" | undefined;
61
61
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
62
62
  variant?: "default" | "muted" | undefined;
63
- weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
63
+ weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | import("../").ResponsiveWeightMap | undefined;
64
64
  align?: "start" | "center" | "end" | undefined;
65
65
  } & {
66
66
  as?: "span" | "div" | "em" | "p" | "strong" | undefined;
@@ -72,7 +72,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
72
72
  font?: "mona-sans" | "hubot-sans" | "monospace" | undefined;
73
73
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
74
74
  variant?: "default" | "muted" | undefined;
75
- weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
75
+ weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | import("../").ResponsiveWeightMap | undefined;
76
76
  align?: "start" | "center" | "end" | undefined;
77
77
  } & {
78
78
  as?: "span" | "div" | "em" | "p" | "strong" | undefined;
@@ -84,7 +84,7 @@ export declare const LogoSuite: (({ align, children, className, hasDivider, "dat
84
84
  font?: "mona-sans" | "hubot-sans" | "monospace" | undefined;
85
85
  size?: "700" | "600" | "500" | "400" | "300" | "200" | "100" | undefined;
86
86
  variant?: "default" | "muted" | undefined;
87
- weight?: "light" | "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "extralight" | import("../").ResponsiveWeightMap | undefined;
87
+ weight?: "heavy" | "extrabold" | "bold" | "semibold" | "medium" | "normal" | "light" | "extralight" | import("../").ResponsiveWeightMap | undefined;
88
88
  align?: "start" | "center" | "end" | undefined;
89
89
  } & {
90
90
  as?: "span" | "div" | "em" | "p" | "strong" | undefined;
package/lib/css/main.css CHANGED
@@ -89,7 +89,7 @@ select {
89
89
 
90
90
  /**
91
91
  * Do not edit directly
92
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
92
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
93
93
  */
94
94
 
95
95
  :root,
@@ -367,7 +367,7 @@ select {
367
367
 
368
368
  /**
369
369
  * Do not edit directly
370
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
370
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
371
371
  */
372
372
 
373
373
  :root {
@@ -392,7 +392,7 @@ select {
392
392
 
393
393
  /**
394
394
  * Do not edit directly
395
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
395
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
396
396
  */
397
397
 
398
398
  :root {
@@ -408,7 +408,7 @@ select {
408
408
 
409
409
  /**
410
410
  * Do not edit directly
411
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
411
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
412
412
  */
413
413
 
414
414
  :root {
@@ -540,7 +540,7 @@ select {
540
540
 
541
541
  /**
542
542
  * Do not edit directly
543
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
543
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
544
544
  */
545
545
 
546
546
  :root {
@@ -554,7 +554,7 @@ select {
554
554
 
555
555
  /**
556
556
  * Do not edit directly
557
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
557
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
558
558
  */
559
559
 
560
560
  :root {
@@ -573,7 +573,7 @@ select {
573
573
 
574
574
  /**
575
575
  * Do not edit directly
576
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
576
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
577
577
  */
578
578
 
579
579
  :root,
@@ -963,7 +963,7 @@ select {
963
963
 
964
964
  /**
965
965
  * Do not edit directly
966
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
966
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
967
967
  */
968
968
 
969
969
  :root,
@@ -1549,7 +1549,7 @@ select {
1549
1549
 
1550
1550
  /**
1551
1551
  * Do not edit directly
1552
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
1552
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
1553
1553
  */
1554
1554
 
1555
1555
  :root {
@@ -1776,7 +1776,7 @@ select {
1776
1776
 
1777
1777
  /**
1778
1778
  * Do not edit directly
1779
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
1779
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
1780
1780
  */
1781
1781
 
1782
1782
  :root,
@@ -2060,7 +2060,7 @@ select {
2060
2060
 
2061
2061
  /**
2062
2062
  * Do not edit directly
2063
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
2063
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
2064
2064
  */
2065
2065
 
2066
2066
  :root {
@@ -2087,7 +2087,7 @@ select {
2087
2087
 
2088
2088
  /**
2089
2089
  * Do not edit directly
2090
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
2090
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
2091
2091
  */
2092
2092
 
2093
2093
  :root,
@@ -2845,7 +2845,7 @@ select {
2845
2845
 
2846
2846
  /**
2847
2847
  * Do not edit directly
2848
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
2848
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
2849
2849
  */
2850
2850
 
2851
2851
  :root {
@@ -3688,7 +3688,7 @@ select {
3688
3688
 
3689
3689
  /**
3690
3690
  * Do not edit directly
3691
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
3691
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
3692
3692
  */
3693
3693
 
3694
3694
  :root {
@@ -3709,7 +3709,7 @@ select {
3709
3709
 
3710
3710
  /**
3711
3711
  * Do not edit directly
3712
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
3712
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
3713
3713
  */
3714
3714
 
3715
3715
  :root {
@@ -3720,7 +3720,7 @@ select {
3720
3720
 
3721
3721
  /**
3722
3722
  * Do not edit directly
3723
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
3723
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
3724
3724
  */
3725
3725
 
3726
3726
  :root {
@@ -3992,7 +3992,7 @@ select {
3992
3992
  display: inline-flex;
3993
3993
  list-style-type: none;
3994
3994
  align-items: center;
3995
- gap: 16px;
3995
+ gap: var(--base-size-8);
3996
3996
  padding: 0;
3997
3997
  margin: 0;
3998
3998
  max-width: 340px;
@@ -4000,6 +4000,12 @@ select {
4000
4000
  padding: var(--base-size-16) 0;
4001
4001
  }
4002
4002
 
4003
+ @media screen and (min-width: 63.25rem) {
4004
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title-area___W8IC5 {
4005
+ gap: var(--base-size-16);
4006
+ }
4007
+ }
4008
+
4003
4009
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-logo-mark___pMn2_ {
4004
4010
  color: var(--brand-color-text-default);
4005
4011
  position: relative;
@@ -4032,11 +4038,7 @@ select {
4032
4038
  }
4033
4039
 
4034
4040
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-title___Zm_g2 {
4035
- font-family: var(--brand-heading-fontFamily);
4036
- font-weight: var(--base-text-weight-semibold);
4037
- font-size: var(--base-size-24);
4038
4041
  line-height: var(--base-size-32);
4039
- color: var(--brand-color-text-default);
4040
4042
  text-decoration: none;
4041
4043
  padding-right: var(--base-size-16);
4042
4044
  white-space: nowrap;
@@ -4134,6 +4136,10 @@ select {
4134
4136
  max-width: 520px;
4135
4137
  margin-right: 80px;
4136
4138
  }
4139
+
4140
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-outer-container--has-actions___hG7AZ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list___iQd2r {
4141
+ max-width: 465px;
4142
+ }
4137
4143
  }
4138
4144
 
4139
4145
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-primary-nav-list-item___sz8e9 {
@@ -4202,7 +4208,7 @@ select {
4202
4208
  font-weight: var(--base-text-weight-semibold);
4203
4209
  font-size: var(--base-size-16);
4204
4210
  line-height: var(--base-size-16);
4205
- padding: var(--base-size-16) var(--base-size-24);
4211
+ padding: var(--base-size-16) var(--base-size-16);
4206
4212
  }
4207
4213
 
4208
4214
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc::after {
@@ -4259,6 +4265,12 @@ select {
4259
4265
  }
4260
4266
  }
4261
4267
 
4268
+ @media screen and (min-width: 63.25rem) {
4269
+ .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-link___XmtPc {
4270
+ padding: var(--base-size-16) var(--base-size-24);
4271
+ }
4272
+ }
4273
+
4262
4274
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-more-link___GR7D2 {
4263
4275
  display: none;
4264
4276
  }
@@ -4421,7 +4433,7 @@ select {
4421
4433
 
4422
4434
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
4423
4435
  display: flex;
4424
- gap: 16px;
4436
+ gap: var(--base-size-8);
4425
4437
  min-width: 0;
4426
4438
  }
4427
4439
 
@@ -4457,7 +4469,6 @@ select {
4457
4469
 
4458
4470
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button___g_9BM {
4459
4471
  white-space: nowrap;
4460
- min-width: 0;
4461
4472
  }
4462
4473
 
4463
4474
  @media screen and (min-width: 1024px) {
@@ -4655,7 +4666,7 @@ select {
4655
4666
 
4656
4667
  /**
4657
4668
  * Do not edit directly
4658
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
4669
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
4659
4670
  */
4660
4671
 
4661
4672
  :root,
@@ -4683,7 +4694,7 @@ select {
4683
4694
 
4684
4695
  /**
4685
4696
  * Do not edit directly
4686
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
4697
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
4687
4698
  */
4688
4699
 
4689
4700
  :root,
@@ -4699,7 +4710,7 @@ select {
4699
4710
 
4700
4711
  /**
4701
4712
  * Do not edit directly
4702
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
4713
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
4703
4714
  */
4704
4715
 
4705
4716
  :root {
@@ -4823,7 +4834,7 @@ select {
4823
4834
 
4824
4835
  /**
4825
4836
  * Do not edit directly
4826
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
4837
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
4827
4838
  */
4828
4839
 
4829
4840
  :root,
@@ -4839,7 +4850,7 @@ select {
4839
4850
 
4840
4851
  /**
4841
4852
  * Do not edit directly
4842
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
4853
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
4843
4854
  */
4844
4855
 
4845
4856
  :root,
@@ -5085,7 +5096,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5085
5096
 
5086
5097
  /**
5087
5098
  * Do not edit directly
5088
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
5099
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
5089
5100
  */
5090
5101
 
5091
5102
  :root {
@@ -5094,7 +5105,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5094
5105
 
5095
5106
  /**
5096
5107
  * Do not edit directly
5097
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
5108
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
5098
5109
  */
5099
5110
 
5100
5111
  :root,
@@ -5112,7 +5123,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5112
5123
 
5113
5124
  /**
5114
5125
  * Do not edit directly
5115
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
5126
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
5116
5127
  */
5117
5128
 
5118
5129
  :root {
@@ -5243,7 +5254,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5243
5254
 
5244
5255
  /**
5245
5256
  * Do not edit directly
5246
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
5257
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
5247
5258
  */
5248
5259
 
5249
5260
  :root,
@@ -6344,7 +6355,7 @@ Fixes safari bug where outline doesn't respect border-radius
6344
6355
 
6345
6356
  /**
6346
6357
  * Do not edit directly
6347
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
6358
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
6348
6359
  */
6349
6360
 
6350
6361
  :root {
@@ -6358,7 +6369,7 @@ Fixes safari bug where outline doesn't respect border-radius
6358
6369
 
6359
6370
  /**
6360
6371
  * Do not edit directly
6361
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
6372
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
6362
6373
  */
6363
6374
 
6364
6375
  :root,
@@ -6596,7 +6607,7 @@ Fixes safari bug where outline doesn't respect border-radius
6596
6607
 
6597
6608
  /**
6598
6609
  * Do not edit directly
6599
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
6610
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
6600
6611
  */
6601
6612
 
6602
6613
  :root,
@@ -6612,7 +6623,7 @@ Fixes safari bug where outline doesn't respect border-radius
6612
6623
 
6613
6624
  /**
6614
6625
  * Do not edit directly
6615
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
6626
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
6616
6627
  */
6617
6628
 
6618
6629
  :root {
@@ -6930,7 +6941,7 @@ Fixes safari bug where outline doesn't respect border-radius
6930
6941
 
6931
6942
  /**
6932
6943
  * Do not edit directly
6933
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
6944
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
6934
6945
  */
6935
6946
 
6936
6947
  :root,
@@ -7373,7 +7384,7 @@ html {
7373
7384
 
7374
7385
  /**
7375
7386
  * Do not edit directly
7376
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
7387
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
7377
7388
  */
7378
7389
 
7379
7390
  :root,
@@ -7562,7 +7573,7 @@ html {
7562
7573
 
7563
7574
  /**
7564
7575
  * Do not edit directly
7565
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
7576
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
7566
7577
  */
7567
7578
 
7568
7579
  :root,
@@ -7701,7 +7712,7 @@ html {
7701
7712
 
7702
7713
  /**
7703
7714
  * Do not edit directly
7704
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
7715
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
7705
7716
  */
7706
7717
 
7707
7718
  :root,
@@ -7831,7 +7842,7 @@ html {
7831
7842
 
7832
7843
  /**
7833
7844
  * Do not edit directly
7834
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
7845
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
7835
7846
  */
7836
7847
 
7837
7848
  :root {
@@ -7842,7 +7853,7 @@ html {
7842
7853
 
7843
7854
  /**
7844
7855
  * Do not edit directly
7845
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
7856
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
7846
7857
  */
7847
7858
 
7848
7859
  :root,
@@ -8283,7 +8294,7 @@ html {
8283
8294
 
8284
8295
  /**
8285
8296
  * Do not edit directly
8286
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
8297
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
8287
8298
  */
8288
8299
 
8289
8300
  :root,
@@ -8842,7 +8853,7 @@ html {
8842
8853
 
8843
8854
  /**
8844
8855
  * Do not edit directly
8845
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
8856
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
8846
8857
  */
8847
8858
 
8848
8859
  :root {
@@ -8853,7 +8864,7 @@ html {
8853
8864
 
8854
8865
  /**
8855
8866
  * Do not edit directly
8856
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
8867
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
8857
8868
  */
8858
8869
 
8859
8870
  :root,
@@ -13089,7 +13100,7 @@ html {
13089
13100
 
13090
13101
  /**
13091
13102
  * Do not edit directly
13092
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
13103
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
13093
13104
  */
13094
13105
 
13095
13106
  :root {
@@ -13107,7 +13118,7 @@ html {
13107
13118
 
13108
13119
  /**
13109
13120
  * Do not edit directly
13110
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
13121
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
13111
13122
  */
13112
13123
 
13113
13124
  :root,
@@ -13143,7 +13154,7 @@ html {
13143
13154
 
13144
13155
  /**
13145
13156
  * Do not edit directly
13146
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
13157
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
13147
13158
  */
13148
13159
 
13149
13160
  :root,
@@ -13163,7 +13174,7 @@ html {
13163
13174
 
13164
13175
  /**
13165
13176
  * Do not edit directly
13166
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
13177
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
13167
13178
  */
13168
13179
 
13169
13180
  :root {
@@ -13422,7 +13433,7 @@ html {
13422
13433
 
13423
13434
  /**
13424
13435
  * Do not edit directly
13425
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
13436
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
13426
13437
  */
13427
13438
 
13428
13439
  :root,
@@ -13436,7 +13447,7 @@ html {
13436
13447
 
13437
13448
  /**
13438
13449
  * Do not edit directly
13439
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
13450
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
13440
13451
  */
13441
13452
 
13442
13453
  :root {
@@ -13450,7 +13461,7 @@ html {
13450
13461
 
13451
13462
  /**
13452
13463
  * Do not edit directly
13453
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
13464
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
13454
13465
  */
13455
13466
 
13456
13467
  :root {
@@ -15629,7 +15640,7 @@ html {
15629
15640
 
15630
15641
  /**
15631
15642
  * Do not edit directly
15632
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
15643
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
15633
15644
  */
15634
15645
 
15635
15646
  :root {
@@ -15653,7 +15664,7 @@ html {
15653
15664
 
15654
15665
  /**
15655
15666
  * Do not edit directly
15656
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
15667
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
15657
15668
  */
15658
15669
 
15659
15670
  :root,
@@ -16107,7 +16118,7 @@ html {
16107
16118
 
16108
16119
  /**
16109
16120
  * Do not edit directly
16110
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
16121
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
16111
16122
  */
16112
16123
 
16113
16124
  :root {
@@ -16508,7 +16519,7 @@ html {
16508
16519
 
16509
16520
  /**
16510
16521
  * Do not edit directly
16511
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
16522
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
16512
16523
  */
16513
16524
 
16514
16525
  :root {
@@ -16517,7 +16528,7 @@ html {
16517
16528
 
16518
16529
  /**
16519
16530
  * Do not edit directly
16520
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
16531
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
16521
16532
  */
16522
16533
 
16523
16534
  :root,
@@ -16939,7 +16950,7 @@ html {
16939
16950
 
16940
16951
  /**
16941
16952
  * Do not edit directly
16942
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
16953
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
16943
16954
  */
16944
16955
 
16945
16956
  :root {
@@ -16948,7 +16959,7 @@ html {
16948
16959
 
16949
16960
  /**
16950
16961
  * Do not edit directly
16951
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
16962
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
16952
16963
  */
16953
16964
 
16954
16965
  :root,
@@ -17403,7 +17414,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17403
17414
 
17404
17415
  /**
17405
17416
  * Do not edit directly
17406
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
17417
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
17407
17418
  */
17408
17419
 
17409
17420
  :root,
@@ -17504,7 +17515,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17504
17515
 
17505
17516
  /**
17506
17517
  * Do not edit directly
17507
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
17518
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
17508
17519
  */
17509
17520
 
17510
17521
  :root,
@@ -17840,7 +17851,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17840
17851
 
17841
17852
  /**
17842
17853
  * Do not edit directly
17843
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
17854
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
17844
17855
  */
17845
17856
 
17846
17857
  :root,
@@ -17854,7 +17865,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17854
17865
 
17855
17866
  /**
17856
17867
  * Do not edit directly
17857
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
17868
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
17858
17869
  */
17859
17870
 
17860
17871
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
3
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
3
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
3
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
3
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
3
+ * Generated on Tue, 16 Jul 2024 08:31:12 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 15 Jul 2024 10:17:39 GMT
3
+ * Generated on Tue, 16 Jul 2024 08:31:13 GMT
4
4
  */
5
5
 
6
6
  :root,