@primer/react-brand 0.37.0-rc.ab1bfc11 → 0.37.0-rc.e970484c

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 (332) hide show
  1. package/lib/BreakoutBanner/BreakoutBanner.d.ts +16 -16
  2. package/lib/CTABanner/CTABanner.d.ts +8 -8
  3. package/lib/Testimonial/Testimonial.d.ts +2 -6
  4. package/lib/animation/TextRevealAnimation/TextRevealAnimation.d.ts +6 -0
  5. package/lib/animation/TextRevealAnimation/TextRevealAnimation.visual.spec.d.ts +1 -0
  6. package/lib/animation/TextRevealAnimation/index.d.ts +1 -0
  7. package/lib/animation/TextRevealAnimation/useTextRevealAnimationLines.d.ts +4 -0
  8. package/lib/animation/index.d.ts +1 -0
  9. package/lib/css/main.css +100 -59
  10. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  11. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  12. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  13. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  50. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  51. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  52. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/pillar/colors-with-modes.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  72. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  74. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  75. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  76. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  77. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  78. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  79. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  80. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  81. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  82. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  83. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  84. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  85. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  86. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  87. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  88. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  110. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  113. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  114. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  115. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  116. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  117. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  118. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  119. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  120. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  121. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  122. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  123. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  124. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  125. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  126. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  127. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  128. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  129. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  130. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  131. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  132. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  133. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  134. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  135. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  136. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  137. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  138. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  154. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  155. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  156. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  157. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  158. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  159. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  160. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  161. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  162. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  163. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  164. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  165. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  166. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  167. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  168. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  169. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  170. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  171. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  172. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  173. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  174. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  175. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  176. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  177. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  178. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  179. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  180. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  181. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  182. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  183. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  184. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  192. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  194. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  195. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  196. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  197. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  198. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  199. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  200. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  201. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  202. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  203. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  204. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  205. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  206. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  207. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  208. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  209. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  210. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  211. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  212. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  213. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  214. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  215. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  216. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  217. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  218. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  219. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  220. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  221. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  222. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  223. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  224. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  225. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  226. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  227. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  228. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  229. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  230. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  231. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  232. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  233. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  234. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  235. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  236. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  237. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  270. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  271. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  277. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  278. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  279. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  280. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  281. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  282. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  283. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  284. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  285. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  286. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  287. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  288. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  289. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  290. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  291. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  292. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  293. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  294. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  295. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  296. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  297. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  298. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  299. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  300. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  301. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  302. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  303. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  304. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  305. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  306. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  307. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  308. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  309. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  310. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  311. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  312. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  313. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  314. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  315. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  316. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  317. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  318. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  319. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  320. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  321. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  322. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  323. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  324. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  325. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  326. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  327. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  328. package/lib/index.js +1 -1
  329. package/lib/recipes/seo/Article/ArticleToC.d.ts +3 -0
  330. package/lib/recipes/seo/Article/article-shared.d.ts +4 -0
  331. package/package.json +1 -1
  332. package/lib/recipes/seo/Article/useWrapLines.d.ts +0 -4
package/lib/css/main.css CHANGED
@@ -89,7 +89,7 @@ select {
89
89
 
90
90
  /**
91
91
  * Do not edit directly
92
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
92
+ * Generated on Tue, 13 Aug 2024 12:29:36 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 Fri, 09 Aug 2024 08:32:13 GMT
370
+ * Generated on Tue, 13 Aug 2024 12:29:36 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 Fri, 09 Aug 2024 08:32:13 GMT
395
+ * Generated on Tue, 13 Aug 2024 12:29:36 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 Fri, 09 Aug 2024 08:32:13 GMT
411
+ * Generated on Tue, 13 Aug 2024 12:29:36 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 Fri, 09 Aug 2024 08:32:12 GMT
543
+ * Generated on Tue, 13 Aug 2024 12:29:36 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 Fri, 09 Aug 2024 08:32:12 GMT
557
+ * Generated on Tue, 13 Aug 2024 12:29:36 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 Fri, 09 Aug 2024 08:32:13 GMT
576
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
577
577
  */
578
578
 
579
579
  :root,
@@ -968,7 +968,7 @@ select {
968
968
 
969
969
  /**
970
970
  * Do not edit directly
971
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
971
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
972
972
  */
973
973
 
974
974
  :root,
@@ -1554,7 +1554,7 @@ select {
1554
1554
 
1555
1555
  /**
1556
1556
  * Do not edit directly
1557
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
1557
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
1558
1558
  */
1559
1559
 
1560
1560
  :root {
@@ -1779,9 +1779,50 @@ select {
1779
1779
  transform: scaleY(1);
1780
1780
  }
1781
1781
 
1782
+ @keyframes Primer_Brand__TextRevealAnimation-module__wipe___Mztl1 {
1783
+ from {
1784
+ transform: scaleX(1);
1785
+ }
1786
+ to {
1787
+ transform: scaleX(0);
1788
+ }
1789
+ }
1790
+
1791
+ .Primer_Brand__TextRevealAnimation-module__TextRevealAnimation___dpkSq {
1792
+ opacity: 0;
1793
+ visibility: hidden;
1794
+ transition: opacity var(--brand-animation-duration-default) var(--brand-animation-easing-default);
1795
+ }
1796
+
1797
+ .Primer_Brand__TextRevealAnimation-module__TextRevealAnimation--visible___KIbWH {
1798
+ opacity: 1;
1799
+ visibility: visible;
1800
+ }
1801
+
1802
+ .Primer_Brand__TextRevealAnimation-module__TextRevealAnimation___dpkSq,
1803
+ .Primer_Brand__TextRevealAnimation-module__TextRevealAnimation--animated___NuoAA {
1804
+ width: 100%;
1805
+ min-height: 1lh;
1806
+ position: relative;
1807
+ }
1808
+
1809
+ .Primer_Brand__TextRevealAnimation-module__TextRevealAnimation--animated___NuoAA::after {
1810
+ content: '';
1811
+ display: inline;
1812
+ position: absolute;
1813
+ top: 0;
1814
+ right: 0;
1815
+ width: 100%;
1816
+ height: 100%;
1817
+ background-color: var(--brand-color-accent-primary);
1818
+ transform-origin: right;
1819
+ animation: Primer_Brand__TextRevealAnimation-module__wipe___Mztl1 var(--brand-animation-duration-extended) forwards var(--brand-animation-easing-default);
1820
+ animation-delay: var(--animation-delay);
1821
+ }
1822
+
1782
1823
  /**
1783
1824
  * Do not edit directly
1784
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
1825
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
1785
1826
  */
1786
1827
 
1787
1828
  :root,
@@ -2065,7 +2106,7 @@ select {
2065
2106
 
2066
2107
  /**
2067
2108
  * Do not edit directly
2068
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
2109
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
2069
2110
  */
2070
2111
 
2071
2112
  :root {
@@ -2092,7 +2133,7 @@ select {
2092
2133
 
2093
2134
  /**
2094
2135
  * Do not edit directly
2095
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
2136
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
2096
2137
  */
2097
2138
 
2098
2139
  :root,
@@ -2850,7 +2891,7 @@ select {
2850
2891
 
2851
2892
  /**
2852
2893
  * Do not edit directly
2853
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
2894
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
2854
2895
  */
2855
2896
 
2856
2897
  :root {
@@ -3693,7 +3734,7 @@ select {
3693
3734
 
3694
3735
  /**
3695
3736
  * Do not edit directly
3696
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
3737
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
3697
3738
  */
3698
3739
 
3699
3740
  :root {
@@ -3714,7 +3755,7 @@ select {
3714
3755
 
3715
3756
  /**
3716
3757
  * Do not edit directly
3717
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
3758
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
3718
3759
  */
3719
3760
 
3720
3761
  :root {
@@ -3725,7 +3766,7 @@ select {
3725
3766
 
3726
3767
  /**
3727
3768
  * Do not edit directly
3728
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
3769
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
3729
3770
  */
3730
3771
 
3731
3772
  :root {
@@ -4466,7 +4507,7 @@ select {
4466
4507
 
4467
4508
  /**
4468
4509
  * Do not edit directly
4469
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
4510
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
4470
4511
  */
4471
4512
 
4472
4513
  :root,
@@ -5219,7 +5260,7 @@ select {
5219
5260
 
5220
5261
  /**
5221
5262
  * Do not edit directly
5222
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
5263
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
5223
5264
  */
5224
5265
 
5225
5266
  :root,
@@ -5247,7 +5288,7 @@ select {
5247
5288
 
5248
5289
  /**
5249
5290
  * Do not edit directly
5250
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
5291
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
5251
5292
  */
5252
5293
 
5253
5294
  :root,
@@ -5263,7 +5304,7 @@ select {
5263
5304
 
5264
5305
  /**
5265
5306
  * Do not edit directly
5266
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
5307
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
5267
5308
  */
5268
5309
 
5269
5310
  :root {
@@ -5387,7 +5428,7 @@ select {
5387
5428
 
5388
5429
  /**
5389
5430
  * Do not edit directly
5390
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
5431
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
5391
5432
  */
5392
5433
 
5393
5434
  :root,
@@ -5403,7 +5444,7 @@ select {
5403
5444
 
5404
5445
  /**
5405
5446
  * Do not edit directly
5406
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
5447
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
5407
5448
  */
5408
5449
 
5409
5450
  :root,
@@ -5649,7 +5690,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5649
5690
 
5650
5691
  /**
5651
5692
  * Do not edit directly
5652
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
5693
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
5653
5694
  */
5654
5695
 
5655
5696
  :root {
@@ -5658,7 +5699,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5658
5699
 
5659
5700
  /**
5660
5701
  * Do not edit directly
5661
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
5702
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
5662
5703
  */
5663
5704
 
5664
5705
  :root,
@@ -5676,7 +5717,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5676
5717
 
5677
5718
  /**
5678
5719
  * Do not edit directly
5679
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
5720
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
5680
5721
  */
5681
5722
 
5682
5723
  :root {
@@ -5807,7 +5848,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5807
5848
 
5808
5849
  /**
5809
5850
  * Do not edit directly
5810
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
5851
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
5811
5852
  */
5812
5853
 
5813
5854
  :root,
@@ -6916,7 +6957,7 @@ Fixes safari bug where outline doesn't respect border-radius
6916
6957
 
6917
6958
  /**
6918
6959
  * Do not edit directly
6919
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
6960
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
6920
6961
  */
6921
6962
 
6922
6963
  :root {
@@ -6930,7 +6971,7 @@ Fixes safari bug where outline doesn't respect border-radius
6930
6971
 
6931
6972
  /**
6932
6973
  * Do not edit directly
6933
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
6974
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
6934
6975
  */
6935
6976
 
6936
6977
  :root,
@@ -7168,7 +7209,7 @@ Fixes safari bug where outline doesn't respect border-radius
7168
7209
 
7169
7210
  /**
7170
7211
  * Do not edit directly
7171
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
7212
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
7172
7213
  */
7173
7214
 
7174
7215
  :root,
@@ -7184,7 +7225,7 @@ Fixes safari bug where outline doesn't respect border-radius
7184
7225
 
7185
7226
  /**
7186
7227
  * Do not edit directly
7187
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
7228
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
7188
7229
  */
7189
7230
 
7190
7231
  :root {
@@ -7502,7 +7543,7 @@ Fixes safari bug where outline doesn't respect border-radius
7502
7543
 
7503
7544
  /**
7504
7545
  * Do not edit directly
7505
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
7546
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
7506
7547
  */
7507
7548
 
7508
7549
  :root,
@@ -7954,7 +7995,7 @@ html {
7954
7995
 
7955
7996
  /**
7956
7997
  * Do not edit directly
7957
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
7998
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
7958
7999
  */
7959
8000
 
7960
8001
  :root,
@@ -8145,7 +8186,7 @@ html {
8145
8186
 
8146
8187
  /**
8147
8188
  * Do not edit directly
8148
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
8189
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
8149
8190
  */
8150
8191
 
8151
8192
  :root,
@@ -8284,7 +8325,7 @@ html {
8284
8325
 
8285
8326
  /**
8286
8327
  * Do not edit directly
8287
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
8328
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
8288
8329
  */
8289
8330
 
8290
8331
  :root,
@@ -8414,7 +8455,7 @@ html {
8414
8455
 
8415
8456
  /**
8416
8457
  * Do not edit directly
8417
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
8458
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
8418
8459
  */
8419
8460
 
8420
8461
  :root {
@@ -8425,7 +8466,7 @@ html {
8425
8466
 
8426
8467
  /**
8427
8468
  * Do not edit directly
8428
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
8469
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
8429
8470
  */
8430
8471
 
8431
8472
  :root,
@@ -8866,7 +8907,7 @@ html {
8866
8907
 
8867
8908
  /**
8868
8909
  * Do not edit directly
8869
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
8910
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
8870
8911
  */
8871
8912
 
8872
8913
  :root,
@@ -9425,7 +9466,7 @@ html {
9425
9466
 
9426
9467
  /**
9427
9468
  * Do not edit directly
9428
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
9469
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
9429
9470
  */
9430
9471
 
9431
9472
  :root {
@@ -9436,7 +9477,7 @@ html {
9436
9477
 
9437
9478
  /**
9438
9479
  * Do not edit directly
9439
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
9480
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
9440
9481
  */
9441
9482
 
9442
9483
  :root,
@@ -13634,7 +13675,7 @@ html {
13634
13675
 
13635
13676
  /**
13636
13677
  * Do not edit directly
13637
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
13678
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
13638
13679
  */
13639
13680
 
13640
13681
  :root {
@@ -13653,7 +13694,7 @@ html {
13653
13694
 
13654
13695
  /**
13655
13696
  * Do not edit directly
13656
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
13697
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
13657
13698
  */
13658
13699
 
13659
13700
  :root,
@@ -13689,7 +13730,7 @@ html {
13689
13730
 
13690
13731
  /**
13691
13732
  * Do not edit directly
13692
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
13733
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
13693
13734
  */
13694
13735
 
13695
13736
  :root,
@@ -13709,7 +13750,7 @@ html {
13709
13750
 
13710
13751
  /**
13711
13752
  * Do not edit directly
13712
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
13753
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
13713
13754
  */
13714
13755
 
13715
13756
  :root {
@@ -13968,7 +14009,7 @@ html {
13968
14009
 
13969
14010
  /**
13970
14011
  * Do not edit directly
13971
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
14012
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
13972
14013
  */
13973
14014
 
13974
14015
  :root,
@@ -13982,7 +14023,7 @@ html {
13982
14023
 
13983
14024
  /**
13984
14025
  * Do not edit directly
13985
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
14026
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
13986
14027
  */
13987
14028
 
13988
14029
  :root {
@@ -13996,7 +14037,7 @@ html {
13996
14037
 
13997
14038
  /**
13998
14039
  * Do not edit directly
13999
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
14040
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
14000
14041
  */
14001
14042
 
14002
14043
  :root {
@@ -16175,7 +16216,7 @@ html {
16175
16216
 
16176
16217
  /**
16177
16218
  * Do not edit directly
16178
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
16219
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
16179
16220
  */
16180
16221
 
16181
16222
  :root {
@@ -16199,7 +16240,7 @@ html {
16199
16240
 
16200
16241
  /**
16201
16242
  * Do not edit directly
16202
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
16243
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
16203
16244
  */
16204
16245
 
16205
16246
  :root,
@@ -16653,7 +16694,7 @@ html {
16653
16694
 
16654
16695
  /**
16655
16696
  * Do not edit directly
16656
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
16697
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
16657
16698
  */
16658
16699
 
16659
16700
  :root {
@@ -16666,7 +16707,7 @@ html {
16666
16707
 
16667
16708
  /**
16668
16709
  * Do not edit directly
16669
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
16710
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
16670
16711
  */
16671
16712
 
16672
16713
  :root,
@@ -17068,7 +17109,7 @@ html {
17068
17109
 
17069
17110
  /**
17070
17111
  * Do not edit directly
17071
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
17112
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
17072
17113
  */
17073
17114
 
17074
17115
  :root {
@@ -17077,7 +17118,7 @@ html {
17077
17118
 
17078
17119
  /**
17079
17120
  * Do not edit directly
17080
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
17121
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
17081
17122
  */
17082
17123
 
17083
17124
  :root,
@@ -17506,7 +17547,7 @@ html {
17506
17547
 
17507
17548
  /**
17508
17549
  * Do not edit directly
17509
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
17550
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
17510
17551
  */
17511
17552
 
17512
17553
  :root {
@@ -17515,7 +17556,7 @@ html {
17515
17556
 
17516
17557
  /**
17517
17558
  * Do not edit directly
17518
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
17559
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
17519
17560
  */
17520
17561
 
17521
17562
  :root,
@@ -17970,7 +18011,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
17970
18011
 
17971
18012
  /**
17972
18013
  * Do not edit directly
17973
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
18014
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
17974
18015
  */
17975
18016
 
17976
18017
  :root,
@@ -18071,7 +18112,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18071
18112
 
18072
18113
  /**
18073
18114
  * Do not edit directly
18074
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
18115
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
18075
18116
  */
18076
18117
 
18077
18118
  :root,
@@ -18407,7 +18448,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18407
18448
 
18408
18449
  /**
18409
18450
  * Do not edit directly
18410
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
18451
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
18411
18452
  */
18412
18453
 
18413
18454
  :root,
@@ -18421,7 +18462,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18421
18462
 
18422
18463
  /**
18423
18464
  * Do not edit directly
18424
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
18465
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
18425
18466
  */
18426
18467
 
18427
18468
  :root {
@@ -18624,7 +18665,7 @@ pre.Primer_Brand__IDE-module__IDE__Chat-copilot-indicator___FhoZe {
18624
18665
 
18625
18666
  /**
18626
18667
  * Do not edit directly
18627
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
18668
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
18628
18669
  */
18629
18670
 
18630
18671
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:37 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:12 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 09 Aug 2024 08:32:13 GMT
3
+ * Generated on Tue, 13 Aug 2024 12:29:36 GMT
4
4
  */
5
5
 
6
6
  :root,