@primer/react-brand 0.30.2-rc.c51bef0 → 0.30.3-rc.026452f

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 (282) hide show
  1. package/lib/ActionMenu/ActionMenu.d.ts +25 -2
  2. package/lib/Button/Button.d.ts +1 -1
  3. package/lib/CTABanner/CTABanner.d.ts +5 -5
  4. package/lib/Hero/Hero.d.ts +2 -2
  5. package/lib/LogoSuite/LogoSuite.d.ts +5 -5
  6. package/lib/Stack/Stack.d.ts +2 -2
  7. package/lib/css/main.css +117 -51
  8. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  9. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  10. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  11. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  12. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  13. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  14. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  15. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  16. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  18. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  19. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  22. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  23. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  27. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  44. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  45. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  46. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  47. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  48. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  49. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.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/prose/base.css +1 -1
  53. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  54. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  55. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  67. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/size/size.css +8 -1
  70. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  72. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  73. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  74. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  75. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  76. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  77. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  78. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  79. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  80. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  81. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  82. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  83. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  84. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  85. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  86. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  87. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  88. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  89. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  90. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  91. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  92. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  93. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  94. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  95. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  96. package/lib/design-tokens/js/module/tokens/functional/components/pillar/colors.js +1 -1
  97. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  98. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  99. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  100. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  101. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  102. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  103. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  104. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  105. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  106. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  107. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  108. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  109. package/lib/design-tokens/js/module/tokens/functional/size/size.js +120 -1
  110. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  111. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  112. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  113. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  114. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  115. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  116. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  117. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  118. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  119. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  120. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  121. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  122. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  123. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  124. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  125. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  126. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  127. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  128. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  129. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  130. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  131. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  133. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  144. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  149. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/size/size.js +8 -1
  151. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  152. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  153. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  154. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  155. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  156. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  157. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  158. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  159. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  160. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  161. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  162. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  163. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  164. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  165. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  166. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  167. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  168. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  169. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  170. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  171. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  172. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  173. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  174. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  183. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  188. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  191. package/lib/design-tokens/scss/tokens/functional/size/size.scss +8 -1
  192. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  193. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  194. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  195. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  196. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  197. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  198. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  199. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  200. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  201. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  202. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  203. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  204. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  205. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  206. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  207. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  208. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  209. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  210. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  211. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  212. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  213. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  214. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  215. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  216. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  217. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  218. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  219. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  220. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  221. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  222. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  223. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  224. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  252. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  253. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  262. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  263. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  269. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +12 -1
  270. package/lib/design-tokens/ts/tokens/functional/size/size.js +12 -1
  271. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  272. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  273. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  274. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  275. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  276. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  277. package/lib/forms/TextInput/TextInput.d.ts +1 -1
  278. package/lib/forms/Textarea/Textarea.d.ts +1 -1
  279. package/lib/hooks/useAnchoredPosition.d.ts +2 -2
  280. package/lib/index.js +1 -1
  281. package/lib/river/RiverBreakout/RiverBreakout.d.ts +1 -1
  282. package/package.json +1 -1
package/lib/css/main.css CHANGED
@@ -89,7 +89,7 @@ select {
89
89
 
90
90
  /**
91
91
  * Do not edit directly
92
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
92
+ * Generated on Fri, 01 Mar 2024 16:54:52 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 Thu, 22 Feb 2024 15:19:52 GMT
370
+ * Generated on Fri, 01 Mar 2024 16:54:52 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 Thu, 22 Feb 2024 15:19:52 GMT
395
+ * Generated on Fri, 01 Mar 2024 16:54:52 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 Thu, 22 Feb 2024 15:19:53 GMT
411
+ * Generated on Fri, 01 Mar 2024 16:54:52 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 Thu, 22 Feb 2024 15:19:52 GMT
543
+ * Generated on Fri, 01 Mar 2024 16:54:52 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 Thu, 22 Feb 2024 15:19:52 GMT
557
+ * Generated on Fri, 01 Mar 2024 16:54:52 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 Thu, 22 Feb 2024 15:19:53 GMT
576
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
577
577
  */
578
578
 
579
579
  :root,
@@ -955,7 +955,7 @@ select {
955
955
 
956
956
  /**
957
957
  * Do not edit directly
958
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
958
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
959
959
  */
960
960
 
961
961
  :root,
@@ -1194,6 +1194,16 @@ select {
1194
1194
 
1195
1195
  /* size */
1196
1196
 
1197
+ .Primer_Brand__Button-module__Button--size-small___iNTn1 {
1198
+ height: var(--brand-control-small-size);
1199
+ padding: var(--brand-control-small-paddingBlock) var(--brand-control-small-paddingInline-normal);
1200
+ }
1201
+
1202
+ .Primer_Brand__Button-module__Button--label-large____iBy6 {
1203
+ font-size: var(--brand-text-subhead-size-medium);
1204
+ line-height: var(--brand-text-subhead-lineHeight-medium);
1205
+ }
1206
+
1197
1207
  .Primer_Brand__Button-module__Button--size-medium___EyCyw {
1198
1208
  height: var(--brand-control-medium-size);
1199
1209
  padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-spacious);
@@ -1522,7 +1532,7 @@ select {
1522
1532
 
1523
1533
  /**
1524
1534
  * Do not edit directly
1525
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
1535
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
1526
1536
  */
1527
1537
 
1528
1538
  :root {
@@ -1749,7 +1759,7 @@ select {
1749
1759
 
1750
1760
  /**
1751
1761
  * Do not edit directly
1752
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
1762
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
1753
1763
  */
1754
1764
 
1755
1765
  :root,
@@ -2008,7 +2018,7 @@ select {
2008
2018
 
2009
2019
  /**
2010
2020
  * Do not edit directly
2011
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
2021
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
2012
2022
  */
2013
2023
 
2014
2024
  :root {
@@ -2034,7 +2044,7 @@ select {
2034
2044
 
2035
2045
  /**
2036
2046
  * Do not edit directly
2037
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
2047
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
2038
2048
  */
2039
2049
 
2040
2050
  :root,
@@ -2792,7 +2802,7 @@ select {
2792
2802
 
2793
2803
  /**
2794
2804
  * Do not edit directly
2795
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
2805
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
2796
2806
  */
2797
2807
 
2798
2808
  :root {
@@ -2828,6 +2838,13 @@ select {
2828
2838
  --brand-control-medium-paddingBlock: var(--base-size-16);
2829
2839
  --brand-control-medium-lineBoxHeight: var(--base-size-16);
2830
2840
  --brand-control-medium-size: var(--base-size-48);
2841
+ --brand-control-small-gap: var(--base-size-8);
2842
+ --brand-control-small-paddingInline-spacious: var(--base-size-24);
2843
+ --brand-control-small-paddingInline-normal: var(--base-size-12);
2844
+ --brand-control-small-paddingInline-condensed: var(--base-size-8);
2845
+ --brand-control-small-paddingBlock: var(--base-size-12);
2846
+ --brand-control-small-lineBoxHeight: var(--base-size-12);
2847
+ --brand-control-small-size: var(--base-size-32);
2831
2848
  --brand-control-minTarget-coarse: var(--base-size-44);
2832
2849
  --brand-control-minTarget-fine: var(--base-size-16);
2833
2850
  }
@@ -3628,7 +3645,7 @@ select {
3628
3645
 
3629
3646
  /**
3630
3647
  * Do not edit directly
3631
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
3648
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
3632
3649
  */
3633
3650
 
3634
3651
  :root {
@@ -3649,7 +3666,7 @@ select {
3649
3666
 
3650
3667
  /**
3651
3668
  * Do not edit directly
3652
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
3669
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
3653
3670
  */
3654
3671
 
3655
3672
  :root {
@@ -3660,7 +3677,7 @@ select {
3660
3677
 
3661
3678
  /**
3662
3679
  * Do not edit directly
3663
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
3680
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
3664
3681
  */
3665
3682
 
3666
3683
  :root {
@@ -4587,7 +4604,7 @@ select {
4587
4604
 
4588
4605
  /**
4589
4606
  * Do not edit directly
4590
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
4607
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4591
4608
  */
4592
4609
 
4593
4610
  :root,
@@ -4615,7 +4632,7 @@ select {
4615
4632
 
4616
4633
  /**
4617
4634
  * Do not edit directly
4618
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
4635
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4619
4636
  */
4620
4637
 
4621
4638
  :root,
@@ -4631,7 +4648,7 @@ select {
4631
4648
 
4632
4649
  /**
4633
4650
  * Do not edit directly
4634
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
4651
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4635
4652
  */
4636
4653
 
4637
4654
  :root {
@@ -4755,7 +4772,7 @@ select {
4755
4772
 
4756
4773
  /**
4757
4774
  * Do not edit directly
4758
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
4775
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4759
4776
  */
4760
4777
 
4761
4778
  :root,
@@ -4771,7 +4788,7 @@ select {
4771
4788
 
4772
4789
  /**
4773
4790
  * Do not edit directly
4774
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
4791
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4775
4792
  */
4776
4793
 
4777
4794
  :root,
@@ -5017,7 +5034,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5017
5034
 
5018
5035
  /**
5019
5036
  * Do not edit directly
5020
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
5037
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
5021
5038
  */
5022
5039
 
5023
5040
  :root {
@@ -5026,7 +5043,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5026
5043
 
5027
5044
  /**
5028
5045
  * Do not edit directly
5029
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
5046
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
5030
5047
  */
5031
5048
 
5032
5049
  :root,
@@ -5044,7 +5061,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5044
5061
 
5045
5062
  /**
5046
5063
  * Do not edit directly
5047
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
5064
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
5048
5065
  */
5049
5066
 
5050
5067
  :root {
@@ -5175,7 +5192,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5175
5192
 
5176
5193
  /**
5177
5194
  * Do not edit directly
5178
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
5195
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
5179
5196
  */
5180
5197
 
5181
5198
  :root,
@@ -6276,7 +6293,7 @@ Fixes safari bug where outline doesn't respect border-radius
6276
6293
 
6277
6294
  /**
6278
6295
  * Do not edit directly
6279
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
6296
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
6280
6297
  */
6281
6298
 
6282
6299
  :root {
@@ -6290,7 +6307,7 @@ Fixes safari bug where outline doesn't respect border-radius
6290
6307
 
6291
6308
  /**
6292
6309
  * Do not edit directly
6293
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
6310
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
6294
6311
  */
6295
6312
 
6296
6313
  :root,
@@ -6528,7 +6545,7 @@ Fixes safari bug where outline doesn't respect border-radius
6528
6545
 
6529
6546
  /**
6530
6547
  * Do not edit directly
6531
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
6548
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
6532
6549
  */
6533
6550
 
6534
6551
  :root,
@@ -6544,7 +6561,7 @@ Fixes safari bug where outline doesn't respect border-radius
6544
6561
 
6545
6562
  /**
6546
6563
  * Do not edit directly
6547
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
6564
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
6548
6565
  */
6549
6566
 
6550
6567
  :root {
@@ -6862,7 +6879,7 @@ Fixes safari bug where outline doesn't respect border-radius
6862
6879
 
6863
6880
  /**
6864
6881
  * Do not edit directly
6865
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
6882
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
6866
6883
  */
6867
6884
 
6868
6885
  :root,
@@ -7303,7 +7320,7 @@ html {
7303
7320
 
7304
7321
  /**
7305
7322
  * Do not edit directly
7306
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
7323
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
7307
7324
  */
7308
7325
 
7309
7326
  :root,
@@ -7492,7 +7509,7 @@ html {
7492
7509
 
7493
7510
  /**
7494
7511
  * Do not edit directly
7495
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
7512
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
7496
7513
  */
7497
7514
 
7498
7515
  :root,
@@ -7619,7 +7636,7 @@ html {
7619
7636
 
7620
7637
  /**
7621
7638
  * Do not edit directly
7622
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
7639
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
7623
7640
  */
7624
7641
 
7625
7642
  :root,
@@ -7749,7 +7766,7 @@ html {
7749
7766
 
7750
7767
  /**
7751
7768
  * Do not edit directly
7752
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
7769
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
7753
7770
  */
7754
7771
 
7755
7772
  :root {
@@ -7760,7 +7777,7 @@ html {
7760
7777
 
7761
7778
  /**
7762
7779
  * Do not edit directly
7763
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
7780
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
7764
7781
  */
7765
7782
 
7766
7783
  :root,
@@ -8184,7 +8201,7 @@ html {
8184
8201
 
8185
8202
  /**
8186
8203
  * Do not edit directly
8187
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
8204
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
8188
8205
  */
8189
8206
 
8190
8207
  :root,
@@ -8222,7 +8239,7 @@ html {
8222
8239
  position: absolute;
8223
8240
  z-index: 100;
8224
8241
  padding: var(--base-size-12);
8225
- margin-top: var(--base-size-8);
8242
+
8226
8243
  visibility: hidden;
8227
8244
  background-color: var(--brand-color-canvas-default);
8228
8245
  border: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
@@ -8233,12 +8250,27 @@ html {
8233
8250
  0px 12px 10px rgba(0, 0, 0, 0.03), 0px 6px 5px rgba(0, 0, 0, 0.04), 0px 2px 2px rgba(0, 0, 0, 0.07);
8234
8251
  }
8235
8252
 
8253
+ .Primer_Brand__ActionMenu-module__ActionMenu__menu--small___EiV1K {
8254
+ padding: var(--base-size-8);
8255
+ }
8256
+
8257
+ .Primer_Brand__ActionMenu-module__ActionMenu__menu--medium___X8Sgj {
8258
+ padding: var(--base-size-12);
8259
+ }
8260
+
8236
8261
  .Primer_Brand__ActionMenu-module__ActionMenu__menu--visible___dIcw5 {
8237
8262
  visibility: visible;
8238
- animation: 189ms var(--brand-animation-easing-glide) 0s 1 normal none running Primer_Brand__ActionMenu-module__overlay-appear___hIYSP;
8239
8263
  }
8240
8264
 
8241
- @keyframes Primer_Brand__ActionMenu-module__overlay-appear___hIYSP {
8265
+ .Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-bottom___dEYrx {
8266
+ animation: 189ms var(--brand-animation-easing-glide) 0s 1 normal none running Primer_Brand__ActionMenu-module__overlay-appear-outside-bottom___P9_uK;
8267
+ }
8268
+
8269
+ .Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-top___WhOjX {
8270
+ animation: 189ms var(--brand-animation-easing-glide) 0s 1 normal none running Primer_Brand__ActionMenu-module__overlay-appear-outside-top___hI7o9;
8271
+ }
8272
+
8273
+ @keyframes Primer_Brand__ActionMenu-module__overlay-appear-outside-bottom___P9_uK {
8242
8274
  0% {
8243
8275
  opacity: 0;
8244
8276
  transform: translateY(-10px);
@@ -8248,6 +8280,33 @@ html {
8248
8280
  transform: translateY(0);
8249
8281
  }
8250
8282
  }
8283
+
8284
+ @keyframes Primer_Brand__ActionMenu-module__overlay-appear-outside-top___hI7o9 {
8285
+ 0% {
8286
+ opacity: 0;
8287
+ transform: translateY(10px);
8288
+ }
8289
+ 100% {
8290
+ opacity: 1;
8291
+ transform: translateY(0);
8292
+ }
8293
+ }
8294
+ .Primer_Brand__ActionMenu-module__ActionMenu__menu--medium___X8Sgj.Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-bottom___dEYrx {
8295
+ margin-top: var(--base-size-8);
8296
+ }
8297
+
8298
+ .Primer_Brand__ActionMenu-module__ActionMenu__menu--medium___X8Sgj.Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-top___WhOjX {
8299
+ margin-top: calc(var(--base-size-8) * -1);
8300
+ }
8301
+
8302
+ .Primer_Brand__ActionMenu-module__ActionMenu__menu--small___EiV1K.Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-bottom___dEYrx {
8303
+ margin-top: var(--base-size-4);
8304
+ }
8305
+
8306
+ .Primer_Brand__ActionMenu-module__ActionMenu__menu--small___EiV1K.Primer_Brand__ActionMenu-module__ActionMenu__menu--pos-outside-top___WhOjX {
8307
+ margin-top: calc(var(--base-size-4) * -1);
8308
+ }
8309
+
8251
8310
  .Primer_Brand__ActionMenu-module__ActionMenu__menu____B9HP::-webkit-scrollbar {
8252
8311
  width: var(--base-size-12);
8253
8312
  }
@@ -8268,7 +8327,6 @@ html {
8268
8327
  flex: 1 0 auto;
8269
8328
  display: grid;
8270
8329
  align-items: center;
8271
- padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-normal);
8272
8330
  overflow: hidden;
8273
8331
  text-overflow: ellipsis;
8274
8332
  grid-template-areas: 'leadingVisual text';
@@ -8278,6 +8336,14 @@ html {
8278
8336
  border-radius: var(--brand-borderRadius-medium);
8279
8337
  }
8280
8338
 
8339
+ .Primer_Brand__ActionMenu-module__ActionMenu__item--medium___YjquB {
8340
+ padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-normal);
8341
+ }
8342
+
8343
+ .Primer_Brand__ActionMenu-module__ActionMenu__item--small___Y17Or {
8344
+ padding: var(--base-size-8) var(--brand-control-small-paddingInline-condensed);
8345
+ }
8346
+
8281
8347
  .Primer_Brand__ActionMenu-module__ActionMenu__item___GxmDr[aria-disabled='true'] {
8282
8348
  cursor: not-allowed;
8283
8349
  }
@@ -8621,7 +8687,7 @@ html {
8621
8687
 
8622
8688
  /**
8623
8689
  * Do not edit directly
8624
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
8690
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
8625
8691
  */
8626
8692
 
8627
8693
  :root {
@@ -8632,7 +8698,7 @@ html {
8632
8698
 
8633
8699
  /**
8634
8700
  * Do not edit directly
8635
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
8701
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
8636
8702
  */
8637
8703
 
8638
8704
  :root,
@@ -12866,7 +12932,7 @@ html {
12866
12932
 
12867
12933
  /**
12868
12934
  * Do not edit directly
12869
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
12935
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
12870
12936
  */
12871
12937
 
12872
12938
  :root {
@@ -12884,7 +12950,7 @@ html {
12884
12950
 
12885
12951
  /**
12886
12952
  * Do not edit directly
12887
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
12953
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
12888
12954
  */
12889
12955
 
12890
12956
  :root,
@@ -12920,7 +12986,7 @@ html {
12920
12986
 
12921
12987
  /**
12922
12988
  * Do not edit directly
12923
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
12989
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
12924
12990
  */
12925
12991
 
12926
12992
  :root,
@@ -12936,7 +13002,7 @@ html {
12936
13002
 
12937
13003
  /**
12938
13004
  * Do not edit directly
12939
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
13005
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
12940
13006
  */
12941
13007
 
12942
13008
  :root {
@@ -13184,7 +13250,7 @@ html {
13184
13250
 
13185
13251
  /**
13186
13252
  * Do not edit directly
13187
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
13253
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
13188
13254
  */
13189
13255
 
13190
13256
  :root,
@@ -13198,7 +13264,7 @@ html {
13198
13264
 
13199
13265
  /**
13200
13266
  * Do not edit directly
13201
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
13267
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
13202
13268
  */
13203
13269
 
13204
13270
  :root {
@@ -13212,7 +13278,7 @@ html {
13212
13278
 
13213
13279
  /**
13214
13280
  * Do not edit directly
13215
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
13281
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
13216
13282
  */
13217
13283
 
13218
13284
  :root {
@@ -15391,7 +15457,7 @@ html {
15391
15457
 
15392
15458
  /**
15393
15459
  * Do not edit directly
15394
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
15460
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
15395
15461
  */
15396
15462
 
15397
15463
  :root {
@@ -15415,7 +15481,7 @@ html {
15415
15481
 
15416
15482
  /**
15417
15483
  * Do not edit directly
15418
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
15484
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
15419
15485
  */
15420
15486
 
15421
15487
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:52 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 22 Feb 2024 15:19:53 GMT
3
+ * Generated on Fri, 01 Mar 2024 16:54:52 GMT
4
4
  */
5
5
 
6
6
  :root {