@primer/react-brand 0.24.0 → 0.25.0-rc.4635e10

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 (271) hide show
  1. package/lib/MinimalFooter/MinimalFooter.d.ts +1 -1
  2. package/lib/VideoPlayer/VideoPlayer.d.ts +18 -0
  3. package/lib/VideoPlayer/components/captions/Captions.d.ts +8 -0
  4. package/lib/VideoPlayer/components/captions/index.d.ts +1 -0
  5. package/lib/VideoPlayer/components/controls/Controls.d.ts +11 -0
  6. package/lib/VideoPlayer/components/controls/index.d.ts +1 -0
  7. package/lib/VideoPlayer/components/icon-control/IconControl.d.ts +6 -0
  8. package/lib/VideoPlayer/components/icon-control/index.d.ts +1 -0
  9. package/lib/VideoPlayer/components/index.d.ts +5 -0
  10. package/lib/VideoPlayer/components/range/Range.d.ts +9 -0
  11. package/lib/VideoPlayer/components/range/index.d.ts +1 -0
  12. package/lib/VideoPlayer/components/tooltip/Tooltip.d.ts +4 -0
  13. package/lib/VideoPlayer/components/tooltip/index.d.ts +1 -0
  14. package/lib/VideoPlayer/index.d.ts +1 -0
  15. package/lib/css/main.css +679 -154
  16. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  17. package/lib/design-tokens/css/tokens/base/colors/color-scales.css +1 -1
  18. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  19. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  20. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  21. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +2 -2
  22. package/lib/design-tokens/css/tokens/functional/colors/global.css +2 -2
  23. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  24. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  25. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  26. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +49 -23
  27. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  28. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  29. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  30. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  31. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  32. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  33. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  34. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  35. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  36. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  37. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  38. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  39. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  40. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  41. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  42. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  43. package/lib/design-tokens/css/tokens/functional/components/hero/base.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/pillar/colors-with-modes.css +1 -1
  56. package/lib/design-tokens/css/tokens/functional/components/pillar/colors.css +1 -1
  57. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  58. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  59. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  60. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  61. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  62. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  63. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  64. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  65. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  66. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +17 -0
  67. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  68. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  69. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  70. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  71. package/lib/design-tokens/css/tokens/functional/size/size.css +9 -7
  72. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  73. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  74. package/lib/design-tokens/js/module/tokens/base/colors/color-scales.js +1 -1
  75. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  76. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  77. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  78. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +3 -3
  79. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  80. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  81. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.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 +181 -0
  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 +45 -13
  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/color-scales.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 +2 -2
  118. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  119. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  120. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  121. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  122. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  123. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  124. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  125. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  126. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  127. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  128. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  129. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  130. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  131. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  132. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  133. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  134. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  135. package/lib/design-tokens/js/tokens/functional/components/pillar/colors.js +1 -1
  136. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  137. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  138. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  139. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  140. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  141. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  142. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  143. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +15 -0
  144. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  145. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  146. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  147. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  148. package/lib/design-tokens/js/tokens/functional/size/size.js +9 -7
  149. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  150. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  151. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  152. package/lib/design-tokens/scss/tokens/base/colors/color-scales.scss +1 -1
  153. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  154. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  155. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  156. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +2 -2
  157. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  158. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  159. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  160. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  161. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  162. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  163. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  164. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  165. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  166. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  167. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  168. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  169. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  170. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  171. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  172. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  173. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  174. package/lib/design-tokens/scss/tokens/functional/components/pillar/colors.scss +1 -1
  175. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  176. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  177. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  178. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  179. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  180. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  181. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  182. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +14 -0
  183. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  184. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  185. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  186. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  187. package/lib/design-tokens/scss/tokens/functional/size/size.scss +9 -7
  188. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  189. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  190. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  191. package/lib/design-tokens/ts/tokens/base/colors/color-scales.d.ts +1 -1
  192. package/lib/design-tokens/ts/tokens/base/colors/color-scales.js +1 -1
  193. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  194. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  195. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  196. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  197. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  198. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  199. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  200. package/lib/design-tokens/ts/tokens/functional/colors/global.js +2 -2
  201. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  202. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  203. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  204. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  205. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  206. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  207. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  208. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  209. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  210. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  211. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  212. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  213. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  214. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  215. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  216. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  217. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  218. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  219. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  220. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  221. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  222. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  223. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  224. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  225. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  226. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  227. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  228. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  229. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  230. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  231. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  232. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  233. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  234. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  235. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.d.ts +1 -1
  236. package/lib/design-tokens/ts/tokens/functional/components/pillar/colors.js +1 -1
  237. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  238. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  239. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  240. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  241. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  242. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  243. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  244. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  245. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  246. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  247. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  248. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  249. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  250. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  251. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +34 -0
  252. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +33 -0
  253. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  254. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  255. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  256. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  257. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  258. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  259. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  260. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  261. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +5 -3
  262. package/lib/design-tokens/ts/tokens/functional/size/size.js +10 -8
  263. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  264. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  265. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  266. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  267. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  268. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  269. package/lib/index.d.ts +1 -0
  270. package/lib/index.js +1 -1
  271. 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 Mon, 21 Aug 2023 13:26:48 GMT
92
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
93
93
  */
94
94
 
95
95
  :root,
@@ -629,7 +629,7 @@ select {
629
629
 
630
630
  /**
631
631
  * Do not edit directly
632
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
632
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
633
633
  */
634
634
 
635
635
  :root {
@@ -654,7 +654,7 @@ select {
654
654
 
655
655
  /**
656
656
  * Do not edit directly
657
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
657
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
658
658
  */
659
659
 
660
660
  :root {
@@ -669,7 +669,7 @@ select {
669
669
 
670
670
  /**
671
671
  * Do not edit directly
672
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
672
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
673
673
  */
674
674
 
675
675
  :root {
@@ -796,7 +796,7 @@ select {
796
796
 
797
797
  /**
798
798
  * Do not edit directly
799
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
799
+ * Generated on Thu, 31 Aug 2023 13:49:39 GMT
800
800
  */
801
801
 
802
802
  :root {
@@ -810,7 +810,7 @@ select {
810
810
 
811
811
  /**
812
812
  * Do not edit directly
813
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
813
+ * Generated on Thu, 31 Aug 2023 13:49:39 GMT
814
814
  */
815
815
 
816
816
  :root {
@@ -828,7 +828,7 @@ select {
828
828
 
829
829
  /**
830
830
  * Do not edit directly
831
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
831
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
832
832
  */
833
833
 
834
834
  :root,
@@ -855,7 +855,7 @@ select {
855
855
  --brand-color-canvas-overlay: var(--base-color-scale-white-0);
856
856
  --brand-color-canvas-inset: var(--base-color-scale-gray-0);
857
857
  --brand-color-canvas-subtle: var(--base-color-scale-gray-0);
858
- --brand-color-border-default: var(--base-color-scale-gray-2);
858
+ --brand-color-border-default: var(--base-color-scale-gray-3);
859
859
  --brand-color-border-muted: hsl(var(--base-color-scale-gray-2-hsl) / 99.7%);
860
860
  --brand-color-border-subtle: hsl(var(--base-color-scale-gray-1-hsl) / 99.7%);
861
861
  --brand-color-focus: var(--base-color-scale-blue-5);
@@ -1181,36 +1181,62 @@ select {
1181
1181
 
1182
1182
  /**
1183
1183
  * Do not edit directly
1184
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
1184
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
1185
1185
  */
1186
1186
 
1187
1187
  :root,
1188
1188
  [data-color-mode="light"] {
1189
- --brand-Button-background-base: var(--base-color-scale-gray-9);
1190
- --brand-Button-background-overlay: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0) 100%), var(--base-color-scale-black-0);
1191
- --brand-Button-background-disabled: var(--base-color-scale-gray-4);
1192
- --brand-Button-fg-primary-disabled: var(--base-color-scale-gray-2);
1193
- --brand-Button-fg-secondary-disabled: var(--base-color-scale-gray-3);
1194
- --brand-Button-shadow-primary-default: inset 0 0 0 1px var(--base-color-scale-black-0);
1195
- --brand-Button-shadow-primary-hover: 0 3px 2px rgba(0, 0, 0, 0.07), 0 7px 5px rgba(0, 0, 0, 0.04), 0 12px 10px rgba(0, 0, 0, 0.03), 0 22px 18px rgba(0, 0, 0, 0.03), 0 42px 33px rgba(0, 0, 0, 0.02), 0 100px 80px rgba(0, 0, 0, 0.02);
1196
- --brand-Button-shadow-secondary-default: inset 0 0 0 1px var(--brand-color-border-default);
1197
- --brand-Button-shadow-secondary-hover: inset 0 0 0 2px var(--brand-color-neutral-emphasisPlus);
1198
- --brand-Button-shadow-subtle-hover: inset 0 0 0 2px var(--brand-color-neutral-emphasisPlus);
1199
- --brand-Button-shadow-focus: var(--brand-color-focus);
1189
+ --brand-button-primary-bgColor-rest: var(--base-color-scale-black-0);
1190
+ --brand-button-primary-bgColor-hover: var(--base-color-scale-gray-8);
1191
+ --brand-button-primary-bgColor-active: var(--base-color-scale-gray-8);
1192
+ --brand-button-primary-bgColor-disabled: var(--base-color-scale-gray-4);
1193
+ --brand-button-primary-borderColor-rest: var(--base-color-scale-black-0);
1194
+ --brand-button-primary-borderColor-hover: var(--base-color-scale-gray-8);
1195
+ --brand-button-primary-borderColor-active: var(--base-color-scale-gray-8);
1196
+ --brand-button-primary-borderColor-disabled: var(--base-color-scale-gray-4);
1197
+ --brand-button-primary-fgColor-rest: var(--brand-color-text-onEmphasis);
1198
+ --brand-button-primary-fgColor-disabled: var(--base-color-scale-gray-2);
1199
+ --brand-button-primary-shadow-active: inset 0px 1px 0px 0px var(--brand-button-primary-borderColor-active);
1200
+ --brand-button-secondary-bgColor-rest: transparent;
1201
+ --brand-button-secondary-bgColor-hover: hsl(var(--base-color-scale-gray-3-hsl) / 20%);
1202
+ --brand-button-secondary-bgColor-active: hsl(var(--base-color-scale-gray-3-hsl) / 40%);
1203
+ --brand-button-secondary-borderColor-rest: var(--brand-color-border-default);
1204
+ --brand-button-secondary-borderColor-hover: var(--base-color-scale-gray-9);
1205
+ --brand-button-secondary-borderColor-active: var(--base-color-scale-gray-9);
1206
+ --brand-button-secondary-fgColor-rest: var(--brand-color-text-default);
1207
+ --brand-button-secondary-fgColor-disabled: var(--base-color-scale-gray-3);
1208
+ --brand-button-subtle-borderColor-rest: transparent;
1209
+ --brand-button-subtle-borderColor-hover: var(--base-color-scale-gray-9);
1210
+ --brand-button-subtle-borderColor-active: var(--base-color-scale-gray-9);
1211
+ --brand-button-subtle-fgColor-rest: var(--brand-color-text-default);
1212
+ --brand-button-subtle-fgColor-disabled: var(--base-color-scale-gray-3);
1200
1213
  }
1201
1214
 
1202
1215
  [data-color-mode="dark"] {
1203
- --brand-Button-background-base: var(--base-color-scale-gray-0);
1204
- --brand-Button-background-overlay: linear-gradient(180deg, hsla(0, 0%, 100%, 0.15) 0, hsla(0, 0%, 100%, 0) 100%), var(--base-color-scale-white-0);
1205
- --brand-Button-background-disabled: var(--base-color-scale-gray-4);
1206
- --brand-Button-fg-primary-disabled: var(--base-color-scale-gray-2);
1207
- --brand-Button-fg-secondary-disabled: var(--base-color-scale-gray-4);
1208
- --brand-Button-shadow-primary-default: inset 0 0 0 1px var(--base-color-scale-white-0);
1209
- --brand-Button-shadow-primary-hover: 0 4px 7px rgba(0, 0, 0, 0.15), 0 100px 80px rgba(255, 255, 255, 0.02), 0 42px 33px rgba(255, 255, 255, 0.024), 0 22px 18px rgba(255, 255, 255, 0.028), 0 12px 10px rgba(255, 255, 255, 0.034), 0 7px 5px rgba(255, 255, 255, 0.04), 0 3px 2px rgba(255, 255, 255, 0.07);
1210
- --brand-Button-shadow-secondary-default: inset 0 0 0 1px hsl(var(--base-color-scale-white-0-hsl) / 25%);
1211
- --brand-Button-shadow-secondary-hover: inset 0 0 0 2px var(--base-color-scale-white-0);
1212
- --brand-Button-shadow-subtle-hover: inset 0 0 0 2px var(--base-color-scale-white-0);
1213
- --brand-Button-shadow-focus: var(--brand-color-focus);
1216
+ --brand-button-primary-bgColor-rest: var(--base-color-scale-white-0);
1217
+ --brand-button-primary-bgColor-hover: var(--base-color-scale-gray-0);
1218
+ --brand-button-primary-bgColor-active: var(--base-color-scale-gray-0);
1219
+ --brand-button-primary-bgColor-disabled: var(--base-color-scale-gray-4);
1220
+ --brand-button-primary-borderColor-rest: var(--base-color-scale-white-0);
1221
+ --brand-button-primary-borderColor-hover: var(--base-color-scale-white-0);
1222
+ --brand-button-primary-borderColor-active: var(--base-color-scale-white-0);
1223
+ --brand-button-primary-borderColor-disabled: var(--base-color-scale-gray-4);
1224
+ --brand-button-primary-fgColor-rest: var(--brand-color-text-onEmphasis);
1225
+ --brand-button-primary-fgColor-disabled: var(--base-color-scale-gray-2);
1226
+ --brand-button-primary-shadow-active: inset 0px 1px 0px 0px var(--brand-button-primary-borderColor-active);
1227
+ --brand-button-secondary-bgColor-rest: transparent;
1228
+ --brand-button-secondary-bgColor-hover: hsl(var(--base-color-scale-gray-3-hsl) / 20%);
1229
+ --brand-button-secondary-bgColor-active: hsl(var(--base-color-scale-gray-3-hsl) / 40%);
1230
+ --brand-button-secondary-borderColor-rest: var(--brand-color-border-default);
1231
+ --brand-button-secondary-borderColor-hover: var(--base-color-scale-white-0);
1232
+ --brand-button-secondary-borderColor-active: var(--base-color-scale-white-0);
1233
+ --brand-button-secondary-fgColor-rest: var(--brand-color-text-default);
1234
+ --brand-button-secondary-fgColor-disabled: var(--base-color-scale-gray-4);
1235
+ --brand-button-subtle-borderColor-rest: transparent;
1236
+ --brand-button-subtle-borderColor-hover: var(--base-color-scale-white-0);
1237
+ --brand-button-subtle-borderColor-active: var(--base-color-scale-white-0);
1238
+ --brand-button-subtle-fgColor-rest: var(--brand-color-text-default);
1239
+ --brand-button-subtle-fgColor-disabled: var(--base-color-scale-gray-4);
1214
1240
  }
1215
1241
 
1216
1242
  .Primer_Brand__Button-module__Button___lDruK {
@@ -1225,9 +1251,9 @@ select {
1225
1251
  justify-content: center;
1226
1252
  transition: box-shadow var(--brand-animation-duration-faster);
1227
1253
  text-decoration: none;
1228
- border-radius: 6px;
1254
+ border-radius: var(--brand-control-medium-borderRadius);
1229
1255
  cursor: pointer;
1230
- border: none;
1256
+ border: solid var(--brand-borderWidth-thick) transparent;
1231
1257
  background: none;
1232
1258
  display: inline-flex;
1233
1259
  gap: var(--brand-control-medium-gap);
@@ -1237,10 +1263,23 @@ select {
1237
1263
  text-decoration: none;
1238
1264
  }
1239
1265
 
1240
- .Primer_Brand__Button-module__Button___lDruK:focus:not(.Primer_Brand__Button-module__Button___lDruK[disabled]) {
1241
- outline: none;
1242
- box-shadow: 0 0 0 2px var(--brand-color-canvas-default), 0 0 0 5px var(--brand-color-focus);
1266
+ .Primer_Brand__Button-module__Button___lDruK.Primer_Brand__Button-module__focus-visible___kmhRj:not(.Primer_Brand__Button-module__Button___lDruK[disabled]) {
1267
+ transition: none;
1268
+ outline: 4px solid var(--brand-color-focus);
1269
+ outline-offset: 2px;
1270
+ }
1271
+
1272
+ .Primer_Brand__Button-module__Button___lDruK:focus-visible:not(.Primer_Brand__Button-module__Button___lDruK[disabled]) {
1243
1273
  transition: none;
1274
+ outline: 4px solid var(--brand-color-focus);
1275
+ outline-offset: 2px;
1276
+ }
1277
+
1278
+ .Primer_Brand__Button-module__Button--disabled___Ba17E,
1279
+ .Primer_Brand__Button-module__Button--disabled___Ba17E:hover,
1280
+ .Primer_Brand__Button-module__Button--disabled___Ba17E:focus {
1281
+ cursor: not-allowed;
1282
+ outline: none;
1244
1283
  }
1245
1284
 
1246
1285
  .Primer_Brand__Button-module__Button__text___Z3ocU {
@@ -1260,70 +1299,127 @@ select {
1260
1299
  display: flex;
1261
1300
  }
1262
1301
 
1263
- .Primer_Brand__Button-module__Button--label___lUBc0.Primer_Brand__Button-module__Button-label--disabled___ZBpbj,
1264
- .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy {
1265
- color: var(--brand-Button-fg-primary-disabled);
1302
+ /* optically adjust arrow to align with the end (right) padding */
1303
+ /* reduce gap between label and arrow */
1304
+ [dir="ltr"] .Primer_Brand__Button-module__Button-arrow___SkJXQ {
1305
+ margin-right: calc(var(--base-size-4) * -1);
1266
1306
  }
1267
-
1268
- .Primer_Brand__Button-module__Button--primary___xIC7G .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1269
- .Primer_Brand__Button-module__Button--primary___xIC7G .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy {
1270
- color: var(--brand-Button-fg-primary-disabled);
1307
+ [dir="rtl"] .Primer_Brand__Button-module__Button-arrow___SkJXQ {
1308
+ margin-left: calc(var(--base-size-4) * -1);
1271
1309
  }
1272
-
1273
- .Primer_Brand__Button-module__Button--secondary___akMC2 .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1274
- .Primer_Brand__Button-module__Button--subtle___UMmi9 .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1275
- .Primer_Brand__Button-module__Button--subtle___UMmi9 .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1276
- .Primer_Brand__Button-module__Button--secondary___akMC2 .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy {
1277
- color: var(--brand-Button-fg-secondary-disabled);
1310
+ [dir="ltr"] .Primer_Brand__Button-module__Button-arrow___SkJXQ {
1311
+ margin-left: calc(var(--base-size-8) * -1);
1312
+ }
1313
+ [dir="rtl"] .Primer_Brand__Button-module__Button-arrow___SkJXQ {
1314
+ margin-right: calc(var(--base-size-8) * -1);
1278
1315
  }
1279
1316
 
1317
+ /* primary */
1318
+
1280
1319
  .Primer_Brand__Button-module__Button--primary___xIC7G {
1281
- color: var(--brand-color-text-onEmphasis);
1282
- background-color: var(--brand-Button-background-base);
1283
- background: var(--brand-Button-background-overlay);
1320
+ color: var(--brand-button-primary-fgColor-rest);
1321
+ background-color: var(--brand-button-primary-bgColor-rest);
1322
+ border: solid var(--brand-borderWidth-thin) var(--brand-button-primary-borderColor-rest);
1284
1323
  }
1285
1324
 
1286
- .Primer_Brand__Button-module__Button--primary___xIC7G:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):hover {
1287
- box-shadow: var(--brand-Button-shadow-primary-hover);
1325
+ .Primer_Brand__Button-module__Button--primary___xIC7G:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):not([aria-expanded='true']):hover {
1326
+ background-color: var(--brand-button-primary-bgColor-hover);
1327
+ border-color: var(--brand-button-primary-borderColor-hover);
1288
1328
  }
1289
1329
 
1290
- .Primer_Brand__Button-module__Button--primary___xIC7G.Primer_Brand__Button-module__Button--disabled___Ba17E {
1291
- background-color: var(--base-color-scale-gray-4);
1330
+ .Primer_Brand__Button-module__Button--primary___xIC7G:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):active,
1331
+ .Primer_Brand__Button-module__Button--primary___xIC7G[aria-expanded='true'] {
1332
+ background-color: var(--brand-button-primary-bgColor-active);
1333
+ border-color: var(--brand-button-primary-borderColor-active);
1334
+ box-shadow: var(--brand-button-primary-shadow-active);
1292
1335
  }
1293
1336
 
1294
1337
  .Primer_Brand__Button-module__Button--label-primary___Leisi {
1295
- color: var(--brand-color-text-onEmphasis);
1338
+ color: var(--brand-button-primary-fgColor-rest);
1296
1339
  }
1297
1340
 
1341
+ .Primer_Brand__Button-module__Button--primary___xIC7G:disabled,
1342
+ .Primer_Brand__Button-module__Button--primary___xIC7G[aria-disabled='true'],
1343
+ .Primer_Brand__Button-module__Button--primary___xIC7G.Primer_Brand__Button-module__Button--disabled___Ba17E {
1344
+ background-color: var(--brand-button-primary-bgColor-disabled);
1345
+ border-color: var(--brand-button-primary-borderColor-disabled);
1346
+ }
1347
+
1348
+ .Primer_Brand__Button-module__Button--primary___xIC7G:disabled .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1349
+ .Primer_Brand__Button-module__Button--primary___xIC7G[aria-disabled='true'] .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1350
+ .Primer_Brand__Button-module__Button--primary___xIC7G.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1351
+ .Primer_Brand__Button-module__Button--primary___xIC7G:disabled .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1352
+ .Primer_Brand__Button-module__Button--primary___xIC7G[aria-disabled='true'] .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1353
+ .Primer_Brand__Button-module__Button--primary___xIC7G.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1298
1354
  .Primer_Brand__Button-module__Button--label-primary___Leisi.Primer_Brand__Button-module__Button-label--disabled___ZBpbj {
1299
- color: var(--brand-Button-fg-primary-disabled);
1355
+ color: var(--brand-button-primary-fgColor-disabled);
1300
1356
  }
1301
1357
 
1358
+ /* secondary */
1359
+
1302
1360
  .Primer_Brand__Button-module__Button--secondary___akMC2 {
1303
- color: var(--brand-color-text-default);
1304
- box-shadow: var(--brand-Button-shadow-secondary-default);
1305
- transition: box-shadow 200ms;
1361
+ transition: background-color, border-color 200ms;
1362
+ border-color: var(--brand-button-secondary-borderColor-rest);
1363
+ }
1364
+
1365
+ .Primer_Brand__Button-module__Button--secondary___akMC2:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):not([aria-expanded='true']):hover {
1366
+ background-color: var(--brand-button-secondary-bgColor-hover);
1367
+ border-color: var(--brand-button-secondary-borderColor-hover);
1306
1368
  }
1307
1369
 
1308
- .Primer_Brand__Button-module__Button--secondary___akMC2:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):hover {
1309
- box-shadow: var(--brand-Button-shadow-secondary-hover);
1370
+ .Primer_Brand__Button-module__Button--secondary___akMC2:not(.Primer_Brand__Button-module__Button___lDruK[disabled]):not(.Primer_Brand__Button-module__Button___lDruK[aria-disabled='true']):active,
1371
+ .Primer_Brand__Button-module__Button--secondary___akMC2[aria-expanded='true'] {
1372
+ background-color: var(--brand-button-secondary-bgColor-active);
1373
+ border-color: var(--brand-button-secondary-borderColor-active);
1310
1374
  }
1311
1375
 
1312
- .Primer_Brand__Button-module__Button--label-secondary___DRJoJ.Primer_Brand__Button-module__Button-label--disabled___ZBpbj,
1313
- .Primer_Brand__Button-module__Button--label-secondary___DRJoJ.Primer_Brand__Button-module__Button-label--disabled___ZBpbj,
1314
- .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy {
1315
- color: var(--brand-Button-fg-secondary-disabled);
1376
+ .Primer_Brand__Button-module__Button--label-secondary___DRJoJ {
1377
+ color: var(--brand-button-secondary-fgColor-rest);
1316
1378
  }
1317
1379
 
1380
+ .Primer_Brand__Button-module__Button--secondary___akMC2 .Primer_Brand__Button-module__Button__icon-visual___zR2Hi,
1381
+ .Primer_Brand__Button-module__Button--secondary___akMC2 .Primer_Brand__Button-module__Button-arrow___SkJXQ {
1382
+ color: var(--brand-button-secondary-fgColor-rest);
1383
+ }
1384
+
1385
+ .Primer_Brand__Button-module__Button--secondary___akMC2:disabled .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1386
+ .Primer_Brand__Button-module__Button--secondary___akMC2[aria-disabled='true'] .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1387
+ .Primer_Brand__Button-module__Button--secondary___akMC2.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1388
+ .Primer_Brand__Button-module__Button--secondary___akMC2:disabled .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1389
+ .Primer_Brand__Button-module__Button--secondary___akMC2[aria-disabled='true'] .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1390
+ .Primer_Brand__Button-module__Button--secondary___akMC2.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1391
+ .Primer_Brand__Button-module__Button--label-secondary___DRJoJ.Primer_Brand__Button-module__Button-label--disabled___ZBpbj {
1392
+ color: var(--brand-button-secondary-fgColor-disabled);
1393
+ }
1394
+
1395
+ /* subtle */
1396
+
1318
1397
  .Primer_Brand__Button-module__Button--subtle___UMmi9 {
1319
1398
  color: var(--brand-color-text-default);
1320
- transition: box-shadow 200ms;
1399
+ border-color: var(--brand-button-subtle-borderColor-rest);
1400
+ transition: background-color, border-color var(--brand-animation-duration-faster);
1321
1401
  }
1322
1402
 
1323
1403
  .Primer_Brand__Button-module__Button--subtle___UMmi9:hover:not(.Primer_Brand__Button-module__Button___lDruK[disabled]) {
1324
- box-shadow: var(--brand-Button-shadow-subtle-hover);
1404
+ border-color: var(--brand-button-subtle-borderColor-hover);
1405
+ }
1406
+
1407
+ .Primer_Brand__Button-module__Button--label-subtle___RRaqm {
1408
+ color: var(--brand-button-subtle-fgColor-rest);
1409
+ }
1410
+
1411
+ .Primer_Brand__Button-module__Button--subtle___UMmi9:disabled .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1412
+ .Primer_Brand__Button-module__Button--subtle___UMmi9[aria-disabled='true'] .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1413
+ .Primer_Brand__Button-module__Button--subtle___UMmi9.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button-arrow--disabled____UgPq,
1414
+ .Primer_Brand__Button-module__Button--subtle___UMmi9:disabled .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1415
+ .Primer_Brand__Button-module__Button--subtle___UMmi9[aria-disabled='true'] .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1416
+ .Primer_Brand__Button-module__Button--subtle___UMmi9.Primer_Brand__Button-module__Button--disabled___Ba17E .Primer_Brand__Button-module__Button__icon-visual--disabled___j7aVy,
1417
+ .Primer_Brand__Button-module__Button--label-subtle___RRaqm.Primer_Brand__Button-module__Button-label--disabled___ZBpbj {
1418
+ color: var(--brand-button-subtle-fgColor-disabled);
1325
1419
  }
1326
1420
 
1421
+ /* size */
1422
+
1327
1423
  .Primer_Brand__Button-module__Button--size-medium___EyCyw {
1328
1424
  height: var(--brand-control-medium-size);
1329
1425
  padding: var(--brand-control-medium-paddingBlock) var(--brand-control-medium-paddingInline-spacious);
@@ -1332,21 +1428,17 @@ select {
1332
1428
  .Primer_Brand__Button-module__Button--size-large___REN1l {
1333
1429
  height: var(--brand-control-large-size);
1334
1430
  padding: var(--brand-control-large-paddingBlock) var(--brand-control-large-paddingInline-spacious);
1431
+ border-radius: var(--brand-control-large-borderRadius);
1335
1432
  }
1336
1433
 
1337
- .Primer_Brand__Button-module__Button--block___F5RXs {
1338
- width: 100%;
1339
- }
1340
-
1341
- .Primer_Brand__Button-module__Button--disabled___Ba17E,
1342
- .Primer_Brand__Button-module__Button--disabled___Ba17E:hover,
1343
- .Primer_Brand__Button-module__Button--disabled___Ba17E:focus {
1344
- cursor: not-allowed;
1345
- outline: none;
1434
+ .Primer_Brand__Button-module__Button--size-large___REN1l .Primer_Brand__Button-module__Button__icon-visual___zR2Hi,
1435
+ .Primer_Brand__Button-module__Button--size-large___REN1l .Primer_Brand__Button-module__Button-arrow___SkJXQ {
1436
+ height: var(--base-size-20);
1437
+ width: var(--base-size-20);
1346
1438
  }
1347
1439
 
1348
- .Primer_Brand__Button-module__Button--disabled___Ba17E:not(.Primer_Brand__Button-module__Button--secondary___akMC2) {
1349
- box-shadow: none;
1440
+ .Primer_Brand__Button-module__Button--block___F5RXs {
1441
+ width: 100%;
1350
1442
  }
1351
1443
 
1352
1444
  @media (forced-colors: active) {
@@ -1639,7 +1731,7 @@ select {
1639
1731
 
1640
1732
  /**
1641
1733
  * Do not edit directly
1642
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
1734
+ * Generated on Thu, 31 Aug 2023 13:49:39 GMT
1643
1735
  */
1644
1736
 
1645
1737
  :root {
@@ -1866,7 +1958,7 @@ select {
1866
1958
 
1867
1959
  /**
1868
1960
  * Do not edit directly
1869
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
1961
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
1870
1962
  */
1871
1963
 
1872
1964
  :root,
@@ -2125,7 +2217,7 @@ select {
2125
2217
 
2126
2218
  /**
2127
2219
  * Do not edit directly
2128
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
2220
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
2129
2221
  */
2130
2222
 
2131
2223
  :root {
@@ -2151,7 +2243,7 @@ select {
2151
2243
 
2152
2244
  /**
2153
2245
  * Do not edit directly
2154
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
2246
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
2155
2247
  */
2156
2248
 
2157
2249
  :root,
@@ -2909,15 +3001,15 @@ select {
2909
3001
 
2910
3002
  /**
2911
3003
  * Do not edit directly
2912
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
3004
+ * Generated on Thu, 31 Aug 2023 13:49:39 GMT
2913
3005
  */
2914
3006
 
2915
3007
  :root {
2916
3008
  --brand-control-animation-easing: var(--brand-animation-easing-glide);
2917
3009
  --brand-control-animation-duration: 80ms;
2918
3010
  --brand-control-border-radius: var(--brand-borderRadius-medium);
2919
- --brand-control-large-paddingBlock: 1.125rem;
2920
- --brand-control-large-size: 3.5rem;
3011
+ --brand-control-large-size: 3.75rem;
3012
+ --brand-control-medium-borderRadius: var(--brand-borderRadius-medium);
2921
3013
  --brand-controlStack-large-gap-spacious: var(--base-size-12);
2922
3014
  --brand-controlStack-large-gap-condensed: var(--base-size-8);
2923
3015
  --brand-controlStack-large-gap-auto: var(--base-size-8);
@@ -2934,17 +3026,19 @@ select {
2934
3026
  --brand-box-spacing-spacious: var(--base-size-48);
2935
3027
  --brand-box-spacing-normal: var(--base-size-24);
2936
3028
  --brand-box-spacing-condensed: var(--base-size-16);
3029
+ --brand-control-large-borderRadius: var(--base-size-8);
2937
3030
  --brand-control-large-gap: var(--base-size-16);
2938
3031
  --brand-control-large-paddingInline-spacious: var(--base-size-32);
2939
3032
  --brand-control-large-paddingInline-normal: var(--base-size-20);
2940
3033
  --brand-control-large-paddingInline-condensed: var(--base-size-16);
3034
+ --brand-control-large-paddingBlock: var(--base-size-20);
2941
3035
  --brand-control-large-lineBoxHeight: var(--base-size-20);
2942
- --brand-control-medium-gap: var(--base-size-8);
2943
- --brand-control-medium-paddingInline-spacious: var(--base-size-24);
3036
+ --brand-control-medium-gap: var(--base-size-12);
3037
+ --brand-control-medium-paddingInline-spacious: var(--base-size-28);
2944
3038
  --brand-control-medium-paddingInline-normal: var(--base-size-16);
2945
3039
  --brand-control-medium-paddingInline-condensed: var(--base-size-12);
2946
- --brand-control-medium-paddingBlock: var(--base-size-12);
2947
- --brand-control-medium-lineBoxHeight: var(--base-size-20);
3040
+ --brand-control-medium-paddingBlock: var(--base-size-16);
3041
+ --brand-control-medium-lineBoxHeight: var(--base-size-16);
2948
3042
  --brand-control-medium-size: var(--base-size-48);
2949
3043
  --brand-control-minTarget-coarse: var(--base-size-44);
2950
3044
  --brand-control-minTarget-fine: var(--base-size-16);
@@ -3746,7 +3840,7 @@ select {
3746
3840
 
3747
3841
  /**
3748
3842
  * Do not edit directly
3749
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
3843
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
3750
3844
  */
3751
3845
 
3752
3846
  :root {
@@ -3767,7 +3861,7 @@ select {
3767
3861
 
3768
3862
  /**
3769
3863
  * Do not edit directly
3770
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
3864
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
3771
3865
  */
3772
3866
 
3773
3867
  :root {
@@ -3777,7 +3871,7 @@ select {
3777
3871
 
3778
3872
  /**
3779
3873
  * Do not edit directly
3780
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
3874
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
3781
3875
  */
3782
3876
 
3783
3877
  :root {
@@ -4345,6 +4439,7 @@ select {
4345
4439
  display: flex;
4346
4440
  align-items: center;
4347
4441
  margin-left: auto;
4442
+ min-width: 0;
4348
4443
  }
4349
4444
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-search-trigger___WyUIj {
4350
4445
  display: flex;
@@ -4449,11 +4544,13 @@ select {
4449
4544
  display: inline-flex;
4450
4545
  gap: var(--base-size-16);
4451
4546
  align-items: center;
4547
+ min-width: 0;
4452
4548
  }
4453
4549
 
4454
4550
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
4455
4551
  display: flex;
4456
4552
  gap: 16px;
4553
+ min-width: 0;
4457
4554
  }
4458
4555
 
4459
4556
  @media screen and (max-width: 48rem) {
@@ -4484,14 +4581,14 @@ select {
4484
4581
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-button-area-inner___dbpYv {
4485
4582
  width: 100%;
4486
4583
  flex-direction: column;
4487
-
4488
4584
  margin: 24px;
4585
+ min-width: 0;
4489
4586
  }
4490
4587
  }
4491
4588
 
4492
4589
  .Primer_Brand__SubdomainNavBar-module__SubdomainNavBar-cta-button___g_9BM {
4493
- height: 48px; /*TODO: investigate why this is shorter than medium default height*/
4494
4590
  white-space: nowrap;
4591
+ min-width: 0;
4495
4592
  }
4496
4593
 
4497
4594
  @media screen and (min-width: 1024px) {
@@ -4681,7 +4778,7 @@ select {
4681
4778
 
4682
4779
  /**
4683
4780
  * Do not edit directly
4684
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
4781
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
4685
4782
  */
4686
4783
 
4687
4784
  :root,
@@ -4709,7 +4806,7 @@ select {
4709
4806
 
4710
4807
  /**
4711
4808
  * Do not edit directly
4712
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
4809
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
4713
4810
  */
4714
4811
 
4715
4812
  :root,
@@ -4725,7 +4822,7 @@ select {
4725
4822
 
4726
4823
  /**
4727
4824
  * Do not edit directly
4728
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
4825
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
4729
4826
  */
4730
4827
 
4731
4828
  :root {
@@ -4865,7 +4962,7 @@ select {
4865
4962
 
4866
4963
  /**
4867
4964
  * Do not edit directly
4868
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
4965
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
4869
4966
  */
4870
4967
 
4871
4968
  :root,
@@ -4881,7 +4978,7 @@ select {
4881
4978
 
4882
4979
  /**
4883
4980
  * Do not edit directly
4884
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
4981
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
4885
4982
  */
4886
4983
 
4887
4984
  :root,
@@ -5030,7 +5127,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5030
5127
 
5031
5128
  /**
5032
5129
  * Do not edit directly
5033
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
5130
+ * Generated on Thu, 31 Aug 2023 13:49:39 GMT
5034
5131
  */
5035
5132
 
5036
5133
  :root {
@@ -5039,7 +5136,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5039
5136
 
5040
5137
  /**
5041
5138
  * Do not edit directly
5042
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
5139
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
5043
5140
  */
5044
5141
 
5045
5142
  :root,
@@ -5053,7 +5150,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5053
5150
 
5054
5151
  /**
5055
5152
  * Do not edit directly
5056
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
5153
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
5057
5154
  */
5058
5155
 
5059
5156
  :root {
@@ -5117,7 +5214,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5117
5214
 
5118
5215
  /**
5119
5216
  * Do not edit directly
5120
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
5217
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
5121
5218
  */
5122
5219
 
5123
5220
  :root,
@@ -5433,7 +5530,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5433
5530
  */
5434
5531
 
5435
5532
  .Primer_Brand__TextInput-module__TextInput-wrapper--medium___K9iTj {
5436
- height: 2.5rem;
5533
+ height: var(--brand-control-medium-size);
5437
5534
  }
5438
5535
 
5439
5536
  .Primer_Brand__TextInput-module__TextInput--medium___kJrew {
@@ -5449,7 +5546,7 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5449
5546
  }
5450
5547
 
5451
5548
  .Primer_Brand__TextInput-module__TextInput-wrapper--large___lga4f {
5452
- height: 3rem;
5549
+ height: var(--brand-control-large-size);
5453
5550
  }
5454
5551
 
5455
5552
  /*
@@ -5757,7 +5854,6 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5757
5854
 
5758
5855
  .Primer_Brand__Select-module__Select-wrapper--medium___xjmMc {
5759
5856
  height: var(--brand-control-medium-size);
5760
- height: 2.5rem;
5761
5857
  }
5762
5858
 
5763
5859
  [dir="ltr"] .Primer_Brand__Select-module__Select-wrapper--medium___xjmMc::after {
@@ -5779,13 +5875,14 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5779
5875
  .Primer_Brand__Select-module__Select--medium___kckBr {
5780
5876
  font-weight: var(--brand-text-weight-100);
5781
5877
  font-size: var(--brand-text-size-100);
5782
- padding-left: 10px;
5783
- padding-right: 10px;
5878
+ padding-left: var(--brand-control-medium-paddingInline-condensed);
5879
+ padding-right: var(--brand-control-medium-paddingInline-condensed);
5880
+ padding-top: 0;
5881
+ padding-bottom: 0;
5784
5882
  }
5785
5883
 
5786
5884
  .Primer_Brand__Select-module__Select-wrapper--large___Q4_2q {
5787
5885
  height: var(--brand-control-large-size);
5788
- height: 3rem;
5789
5886
  }
5790
5887
 
5791
5888
  [dir="ltr"] .Primer_Brand__Select-module__Select-wrapper--large___Q4_2q::after {
@@ -5807,8 +5904,10 @@ details[open] > .Primer_Brand__Accordion-module__Accordion__content___wMZGe {
5807
5904
  .Primer_Brand__Select-module__Select--large___A7u6F {
5808
5905
  font-weight: var(--brand-text-weight-200);
5809
5906
  font-size: var(--brand-text-size-200);
5810
- padding-left: 12px;
5811
- padding-right: 12px;
5907
+ padding-left: var(--brand-control-large-paddingInline-condensed);
5908
+ padding-right: var(--brand-control-large-paddingInline-condensed);
5909
+ padding-top: 0;
5910
+ padding-bottom: 0;
5812
5911
  }
5813
5912
 
5814
5913
  /*
@@ -6216,7 +6315,7 @@ Fixes safari bug where outline doesn't respect border-radius
6216
6315
 
6217
6316
  /**
6218
6317
  * Do not edit directly
6219
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
6318
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
6220
6319
  */
6221
6320
 
6222
6321
  :root {
@@ -6232,7 +6331,7 @@ Fixes safari bug where outline doesn't respect border-radius
6232
6331
 
6233
6332
  /**
6234
6333
  * Do not edit directly
6235
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
6334
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
6236
6335
  */
6237
6336
 
6238
6337
  :root {
@@ -6444,7 +6543,7 @@ Fixes safari bug where outline doesn't respect border-radius
6444
6543
 
6445
6544
  /**
6446
6545
  * Do not edit directly
6447
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
6546
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
6448
6547
  */
6449
6548
 
6450
6549
  :root,
@@ -6460,7 +6559,7 @@ Fixes safari bug where outline doesn't respect border-radius
6460
6559
 
6461
6560
  /**
6462
6561
  * Do not edit directly
6463
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
6562
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
6464
6563
  */
6465
6564
 
6466
6565
  :root {
@@ -6778,7 +6877,7 @@ Fixes safari bug where outline doesn't respect border-radius
6778
6877
 
6779
6878
  /**
6780
6879
  * Do not edit directly
6781
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
6880
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
6782
6881
  */
6783
6882
 
6784
6883
  :root,
@@ -7182,7 +7281,7 @@ html {
7182
7281
 
7183
7282
  /**
7184
7283
  * Do not edit directly
7185
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
7284
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
7186
7285
  */
7187
7286
 
7188
7287
  :root,
@@ -7360,7 +7459,7 @@ html {
7360
7459
 
7361
7460
  /**
7362
7461
  * Do not edit directly
7363
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
7462
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
7364
7463
  */
7365
7464
 
7366
7465
  :root,
@@ -7486,7 +7585,7 @@ html {
7486
7585
 
7487
7586
  /**
7488
7587
  * Do not edit directly
7489
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
7588
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
7490
7589
  */
7491
7590
 
7492
7591
  :root,
@@ -7616,7 +7715,7 @@ html {
7616
7715
 
7617
7716
  /**
7618
7717
  * Do not edit directly
7619
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
7718
+ * Generated on Thu, 31 Aug 2023 13:49:39 GMT
7620
7719
  */
7621
7720
 
7622
7721
  :root {
@@ -7628,7 +7727,7 @@ html {
7628
7727
 
7629
7728
  /**
7630
7729
  * Do not edit directly
7631
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
7730
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
7632
7731
  */
7633
7732
 
7634
7733
  :root,
@@ -7989,7 +8088,7 @@ html {
7989
8088
 
7990
8089
  /**
7991
8090
  * Do not edit directly
7992
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
8091
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
7993
8092
  */
7994
8093
 
7995
8094
  :root,
@@ -8018,17 +8117,9 @@ html {
8018
8117
  }
8019
8118
 
8020
8119
  .Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG {
8021
- border-radius: var(--base-size-48);
8022
- }
8023
-
8024
- .Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG:focus:not(.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG[disabled]),
8025
- .Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG.Primer_Brand__ActionMenu-module__focus-visible___hVXW3:not(.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG[disabled]) {
8026
- box-shadow: 0 0 0 3px var(--brand-color-focus);
8027
- }
8028
-
8029
- .Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG:focus:not(.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG[disabled]),
8030
- .Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG:focus-visible:not(.Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG[disabled]) {
8031
- box-shadow: 0 0 0 3px var(--brand-color-focus);
8120
+ /* avoid specificity issues */
8121
+ --brand-control-medium-borderRadius: var(--brand-borderRadius-full);
8122
+ --brand-control-large-borderRadius: var(--brand-borderRadius-full);
8032
8123
  }
8033
8124
 
8034
8125
  .Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG > span:first-of-type {
@@ -8038,10 +8129,6 @@ html {
8038
8129
  white-space: nowrap;
8039
8130
  }
8040
8131
 
8041
- .Primer_Brand__ActionMenu-module__ActionMenu__button___gqNoG:hover {
8042
- border-color: var(--brand-ActionMenu-color-border-hover);
8043
- }
8044
-
8045
8132
  .Primer_Brand__ActionMenu-module__ActionMenu__menu____B9HP {
8046
8133
  position: absolute;
8047
8134
  z-index: 100;
@@ -8049,7 +8136,7 @@ html {
8049
8136
  margin-top: var(--base-size-8);
8050
8137
  visibility: hidden;
8051
8138
  background-color: var(--brand-color-canvas-default);
8052
- border: var(--brand-borderWidth-thin) solid var(--brand-color-border-default);
8139
+ border: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);
8053
8140
  border-radius: var(--brand-borderRadius-large);
8054
8141
  max-height: 460px;
8055
8142
  overflow-y: auto;
@@ -8128,15 +8215,6 @@ html {
8128
8215
  transition: none;
8129
8216
  }
8130
8217
 
8131
- .Primer_Brand__ActionMenu-module__ActionMenu__button--active___HOEZK {
8132
- border-color: var(--brand-ActionMenu-color-border-active) !important;
8133
- box-shadow: 0 0 0 3px var(--brand-ActionMenu-color-border-active) !important;
8134
- }
8135
-
8136
- .Primer_Brand__ActionMenu-module__ActionMenu__button--active___HOEZK {
8137
- transition: none;
8138
- }
8139
-
8140
8218
  .Primer_Brand__ActionMenu-module__ActionMenu__item-leadingVisual___UWjE1 {
8141
8219
  display: flex;
8142
8220
  min-width: var(--base-size-16);
@@ -8148,6 +8226,12 @@ html {
8148
8226
 
8149
8227
  .Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl {
8150
8228
  grid-area: text / text;
8229
+ /* display grid collapses the text line box height for optical alignment */
8230
+ display: grid;
8231
+ }
8232
+
8233
+ .Primer_Brand__ActionMenu-module__ActionMenu__item-text___K_1vl > span {
8234
+ line-height: var(--brand-control-medium-lineBoxHeight);
8151
8235
  }
8152
8236
 
8153
8237
  .Primer_Brand__ActionMenu-module__ActionMenu__item-icon___JyMwz {
@@ -8396,7 +8480,7 @@ html {
8396
8480
 
8397
8481
  /**
8398
8482
  * Do not edit directly
8399
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
8483
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
8400
8484
  */
8401
8485
 
8402
8486
  :root {
@@ -11724,9 +11808,450 @@ html {
11724
11808
  border-style: none;
11725
11809
  }
11726
11810
 
11811
+ /* ---------------------------------------------------------- */
11812
+ /* VideoPlayer Contents */
11813
+ /* ---------------------------------------------------------- */
11814
+ /* Table of contents: */
11815
+ /* 1. Container */
11816
+ /* 2. Player */
11817
+ /* 2. Center Play Button */
11818
+ /* 4. Title */
11819
+ /* 5. Controls */
11820
+ /* 6. Range Element */
11821
+ /* 7. Tooltip */
11822
+ /* 8. Captions */
11823
+ /* ---------------------------------------------------------- */
11824
+
11825
+ /* ---------------------------------------------------------- */
11826
+ /* 1. Container */
11827
+ /* ---------------------------------------------------------- */
11828
+
11829
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__container___WmQho {
11830
+ width: 100%;
11831
+ position: relative;
11832
+ overflow: hidden;
11833
+ }
11834
+
11835
+ /* ---------------------------------------------------------- */
11836
+ /* 2. Player */
11837
+ /* ---------------------------------------------------------- */
11838
+
11839
+ .Primer_Brand__VideoPlayer-module__VideoPlayer___iNxEw {
11840
+ width: 100%;
11841
+ border-radius: var(--brand-borderRadius-medium);
11842
+ display: block;
11843
+ }
11844
+
11845
+ /* ---------------------------------------------------------- */
11846
+ /* 3. Center Play Button */
11847
+ /* ---------------------------------------------------------- */
11848
+
11849
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__playButton___qff0F {
11850
+ position: absolute;
11851
+ top: 0;
11852
+ left: 0;
11853
+ width: 100%;
11854
+ height: 100%;
11855
+ background: transparent;
11856
+ border: none;
11857
+ z-index: 1;
11858
+ }
11859
+
11860
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__playButtonInner___FpXVO {
11861
+ height: var(--brand-VideoPlayer-playButton-height);
11862
+ width: var(--brand-VideoPlayer-playButton-width);
11863
+ display: inline-block;
11864
+ padding: var(--brand-VideoPlayer-playButton-padding);
11865
+ box-sizing: content-box;
11866
+ background: var(--base-color-scale-blue-5);
11867
+ border-radius: 50%;
11868
+ }
11869
+
11870
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__playButtonInner___FpXVO > svg {
11871
+ margin-left: 0.3125rem;
11872
+ }
11873
+
11874
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__playButton___qff0F:focus {
11875
+ border: var(--brand-borderWidth-thick) solid var(--brand-color-focus);
11876
+ box-shadow: 0 0 0 2px var(--brand-color-focus);
11877
+ }
11878
+
11879
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__playButton___qff0F svg {
11880
+ cursor: pointer;
11881
+ color: var(--base-color-scale-gray-0);
11882
+ }
11883
+
11884
+ /* ---------------------------------------------------------- */
11885
+ /* 4. Title */
11886
+ /* ---------------------------------------------------------- */
11887
+
11888
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__title___F1E2j {
11889
+ transition: var(--brand-VideoPlayer-transition);
11890
+ top: -10px;
11891
+ opacity: 0;
11892
+ position: absolute;
11893
+ border-radius: var(--brand-borderRadius-medium);
11894
+ left: 0;
11895
+ width: 100%;
11896
+ z-index: 2;
11897
+ padding: var(--base-size-16) var(--base-size-24);
11898
+ color: var(--base-color-scale-gray-0);
11899
+ display: grid;
11900
+ align-items: center;
11901
+ justify-content: start;
11902
+ grid-gap: 10px;
11903
+ grid-template-columns: auto auto;
11904
+ background: hsl(var(--base-color-scale-black-0-hsl) / 80%);
11905
+ background: linear-gradient(hsl(var(--base-color-scale-black-0-hsl) / 40%), rgba(0, 0, 0, 0));
11906
+ }
11907
+
11908
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__showOverlays___aMQQ6 .Primer_Brand__VideoPlayer-module__VideoPlayer__title___F1E2j {
11909
+ top: 0;
11910
+ opacity: 1;
11911
+ }
11912
+
11913
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__overlays___xv3Xi:hover .Primer_Brand__VideoPlayer-module__VideoPlayer__title___F1E2j {
11914
+ top: 0;
11915
+ opacity: 1;
11916
+ }
11917
+
11918
+ /* ---------------------------------------------------------- */
11919
+ /* 5. Controls */
11920
+ /* ---------------------------------------------------------- */
11921
+
11922
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI {
11923
+ transition: var(--brand-VideoPlayer-transition);
11924
+ bottom: -58px;
11925
+ position: absolute;
11926
+ z-index: 2;
11927
+ width: 100%;
11928
+ pointer-events: none;
11929
+ }
11930
+
11931
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7 {
11932
+ display: grid;
11933
+ grid-gap: var(--base-size-16);
11934
+ align-items: center;
11935
+ grid-template-columns: auto 2fr auto auto auto auto auto;
11936
+ opacity: 0;
11937
+ border-bottom-right-radius: var(--brand-borderRadius-medium);
11938
+ border-bottom-left-radius: var(--brand-borderRadius-medium);
11939
+ left: 0;
11940
+ width: 100%;
11941
+ background: hsl(var(--base-color-scale-black-0-hsl) / 80%);
11942
+ background: linear-gradient(rgba(0, 0, 0, 0), hsl(var(--base-color-scale-black-0-hsl) / 40%));
11943
+ padding: var(--base-size-16) var(--base-size-24);
11944
+ pointer-events: all;
11945
+ }
11946
+
11947
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__container--small___TxAd8 .Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7 {
11948
+ grid-template-columns: auto 2fr auto auto auto auto;
11949
+ }
11950
+
11951
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI:focus,
11952
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI[focus-within] {
11953
+ bottom: 0;
11954
+ }
11955
+
11956
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI:focus,
11957
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI:focus-within {
11958
+ bottom: 0;
11959
+ }
11960
+
11961
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI:focus .Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7,
11962
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI[focus-within] .Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7 {
11963
+ opacity: 1;
11964
+ }
11965
+
11966
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI:focus .Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7,
11967
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI:focus-within .Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7 {
11968
+ opacity: 1;
11969
+ }
11970
+
11971
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__showOverlays___aMQQ6 .Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI {
11972
+ bottom: 0;
11973
+ }
11974
+
11975
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__showOverlays___aMQQ6 .Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7 {
11976
+ opacity: 1;
11977
+ }
11978
+
11979
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__overlays___xv3Xi:hover .Primer_Brand__VideoPlayer-module__VideoPlayer__controlsWrapper___Kpqo7 {
11980
+ opacity: 1;
11981
+ }
11982
+
11983
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__overlays___xv3Xi:hover .Primer_Brand__VideoPlayer-module__VideoPlayer__controls___hNpxI {
11984
+ bottom: 0;
11985
+ opacity: 1;
11986
+ }
11987
+
11988
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4 {
11989
+ width: auto;
11990
+ background: none;
11991
+ border: none;
11992
+ cursor: pointer;
11993
+ height: 24px;
11994
+ box-sizing: content-box;
11995
+ position: relative;
11996
+ padding: 0;
11997
+ }
11998
+
11999
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4.Primer_Brand__VideoPlayer-module__focus-visible___AKGlH {
12000
+ border-color: var(--brand-color-focus);
12001
+ outline: none;
12002
+ box-shadow: 0 0 0 2px var(--brand-color-focus);
12003
+ opacity: 1;
12004
+ }
12005
+
12006
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4:focus-visible {
12007
+ border-color: var(--brand-color-focus);
12008
+ outline: none;
12009
+ box-shadow: 0 0 0 2px var(--brand-color-focus);
12010
+ opacity: 1;
12011
+ }
12012
+
12013
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4 svg {
12014
+ color: var(--base-color-scale-gray-0);
12015
+ }
12016
+
12017
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__iconControl___Tw7A4:hover .Primer_Brand__VideoPlayer-module__VideoPlayer__tooltip___mtg_l {
12018
+ opacity: 1;
12019
+ }
12020
+
12021
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__progressTime___GvTKs {
12022
+ width: 100%;
12023
+ color: var(--base-color-scale-gray-0);
12024
+ }
12025
+
12026
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__totalTime___nWILS {
12027
+ display: inline-block;
12028
+ }
12029
+
12030
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__container--small___TxAd8 .Primer_Brand__VideoPlayer-module__VideoPlayer__totalTime___nWILS {
12031
+ display: none;
12032
+ }
12033
+
12034
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__progressBar___wYSPx {
12035
+ width: 100%;
12036
+ height: 6px;
12037
+ }
12038
+
12039
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__closedCaption___PAvgt {
12040
+ border-radius: var(--brand-borderRadius-medium);
12041
+ padding: 1px 5px;
12042
+ border: 2px solid var(--base-color-scale-gray-0);
12043
+ background: var(--base-color-scale-gray-0);
12044
+ position: relative;
12045
+ }
12046
+
12047
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__ccOff___svmJL {
12048
+ background-color: transparent;
12049
+ }
12050
+
12051
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__ccText___xIu2v {
12052
+ color: var(--base-color-scale-black-0);
12053
+ }
12054
+
12055
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__ccOff___svmJL .Primer_Brand__VideoPlayer-module__VideoPlayer__ccText___xIu2v {
12056
+ color: var(--base-color-scale-gray-0);
12057
+ }
12058
+
12059
+ /* ---------------------------------------------------------- */
12060
+ /* 6. Range Element */
12061
+ /* ---------------------------------------------------------- */
12062
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__range___Tmjbg {
12063
+ position: relative;
12064
+ width: 100%;
12065
+ min-width: var(--brand-VideoPlayer-range-minWidth);
12066
+ height: var(--brand-VideoPlayer-range-height);
12067
+ background-color: var(--base-color-scale-gray-0);
12068
+ border-radius: var(--brand-VideoPlayer-range-borderRadius);
12069
+ }
12070
+
12071
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__container--small___TxAd8 .Primer_Brand__VideoPlayer-module__VideoPlayer__volumeBar___HOmXb {
12072
+ display: none;
12073
+ }
12074
+
12075
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__range___Tmjbg:hover .Primer_Brand__VideoPlayer-module__VideoPlayer__tooltip___mtg_l {
12076
+ opacity: 1;
12077
+ }
12078
+
12079
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl {
12080
+ -webkit-appearance: none;
12081
+ -moz-appearance: none;
12082
+ appearance: none;
12083
+ z-index: 1;
12084
+ display: block;
12085
+ width: 100%;
12086
+ height: var(--brand-VideoPlayer-range-height);
12087
+ margin: 0;
12088
+ cursor: pointer;
12089
+ background: transparent;
12090
+ position: absolute;
12091
+ top: 0;
12092
+ opacity: 0;
12093
+ }
12094
+
12095
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl.Primer_Brand__VideoPlayer-module__focus-visible___AKGlH {
12096
+ border-color: var(--brand-color-focus);
12097
+ outline: none;
12098
+ box-shadow: 0 0 0 2px var(--brand-color-focus);
12099
+ opacity: 1;
12100
+ }
12101
+
12102
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl:focus-visible {
12103
+ border-color: var(--brand-color-focus);
12104
+ outline: none;
12105
+ box-shadow: 0 0 0 2px var(--brand-color-focus);
12106
+ opacity: 1;
12107
+ }
12108
+
12109
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__range___Tmjbg:hover .Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl {
12110
+ opacity: 1;
12111
+ }
12112
+
12113
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl::-moz-range-track,
12114
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__rangeInput____wivl::-webkit-slider-runnable-track {
12115
+ background: transparent;
12116
+ border: none;
12117
+ }
12118
+
12119
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__rangeProgress___dDpNK {
12120
+ -webkit-appearance: none;
12121
+ -moz-appearance: none;
12122
+ appearance: none;
12123
+ overflow: hidden;
12124
+ background: hsl(var(--base-color-scale-gray-0-hsl) / 50%);
12125
+ border: 0;
12126
+ border-radius: var(--brand-VideoPlayer-range-borderRadius);
12127
+ width: 100%;
12128
+ position: absolute;
12129
+ height: var(--brand-VideoPlayer-range-height);
12130
+ top: 0;
12131
+ }
12132
+
12133
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__rangeProgress___dDpNK::-webkit-progress-bar {
12134
+ background-color: hsl(var(--base-color-scale-gray-0-hsl) / 50%);
12135
+ }
12136
+
12137
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__rangeProgress___dDpNK::-webkit-progress-value {
12138
+ background-color: var(--base-color-scale-blue-5);
12139
+ }
12140
+
12141
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__rangeProgress___dDpNK::-moz-progress-bar {
12142
+ background: var(--base-color-scale-blue-5);
12143
+ }
12144
+
12145
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__rangeProgress___dDpNK::-ms-fill-lower {
12146
+ background-color: var(--base-color-scale-blue-5);
12147
+ border: none;
12148
+ }
12149
+
12150
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__rangeProgress___dDpNK::-ms-fill-upper {
12151
+ background-color: hsl(var(--base-color-scale-gray-0-hsl) / 50%);
12152
+ border: none;
12153
+ }
12154
+
12155
+ /* ---------------------------------------------------------- */
12156
+ /* 7. Tooltip */
12157
+ /* ---------------------------------------------------------- */
12158
+
12159
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__tooltip___mtg_l {
12160
+ position: absolute;
12161
+ bottom: 100%;
12162
+ z-index: 2;
12163
+ width: 10px;
12164
+ height: 10px;
12165
+ margin-bottom: var(--base-size-16);
12166
+ pointer-events: none;
12167
+ opacity: 0;
12168
+ transform: translate3d(0%, 50%, 0);
12169
+ transition: opacity var(--brand-animation-duration-default) var(--brand-animation-easing-default),
12170
+ transform var(--brand-animation-duration-default) var(--brand-animation-easing-default);
12171
+ }
12172
+
12173
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__tooltip___mtg_l::before {
12174
+ position: absolute;
12175
+ bottom: -4px;
12176
+ left: 0;
12177
+ width: 10px;
12178
+ height: 10px;
12179
+ content: '';
12180
+ background: var(--base-color-scale-white-0);
12181
+ border-radius: var(--brand-borderRadius-small);
12182
+ transform: rotate(45deg);
12183
+ }
12184
+
12185
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__tooltipContent___BoAqV {
12186
+ position: absolute;
12187
+ bottom: 0;
12188
+ left: 50%;
12189
+ z-index: -1;
12190
+ background: white;
12191
+ box-shadow: 0 4px 4px hsl(var(--base-color-scale-black-0-hsl) / 20%);
12192
+ transform: translate3d(-50%, 0, 0);
12193
+ padding: var(--brand-VideoPlayer-tooltip-padding);
12194
+ border-radius: var(--brand-borderRadius-medium);
12195
+ }
12196
+
12197
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__tooltipText____Syz7 {
12198
+ color: var(--brand-InlineLink-color-rest);
12199
+ }
12200
+
12201
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__controlTextColor___YMFpe {
12202
+ color: var(--base-color-scale-white-0);
12203
+ }
12204
+
12205
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__shiftTooltipRight___iLKlO .Primer_Brand__VideoPlayer-module__VideoPlayer__tooltip___mtg_l {
12206
+ transform: translateX(10px);
12207
+ }
12208
+
12209
+ /* ---------------------------------------------------------- */
12210
+ /* 8. Captions */
12211
+ /* ---------------------------------------------------------- */
12212
+
12213
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__captions___dI9Jv {
12214
+ width: 90%;
12215
+ margin: var(--brand-VideoPlayer-closedCaption-margin);
12216
+ display: grid;
12217
+ justify-content: center;
12218
+ pointer-events: none;
12219
+ }
12220
+
12221
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__captions__empty___q_s3l {
12222
+ display: none;
12223
+ }
12224
+
12225
+ .Primer_Brand__VideoPlayer-module__VideoPlayer__captionText___e2su6 {
12226
+ color: var(--base-color-scale-white-0);
12227
+ text-align: center;
12228
+ background: hsl(var(--base-color-scale-black-0-hsl) / 50%);
12229
+ padding: var(--brand-VideoPlayer-closedCaption-text-padding);
12230
+ border-radius: var(--brand-borderRadius-medium);
12231
+ display: inline-block;
12232
+ }
12233
+
12234
+ /**
12235
+ * Do not edit directly
12236
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
12237
+ */
12238
+
12239
+ :root {
12240
+ --brand-VideoPlayer-tooltip-padding: 0.3125rem;
12241
+ --brand-VideoPlayer-transition: all var(--brand-animation-duration-fast) var(--brand-animation-easing-default);
12242
+ --brand-VideoPlayer-range-minWidth: 4.6875rem;
12243
+ --brand-VideoPlayer-range-borderRadius: 0.1875rem;
12244
+ --brand-VideoPlayer-range-height: 0.375rem;
12245
+ --brand-VideoPlayer-playButton-padding: 1.5625rem;
12246
+ --brand-VideoPlayer-playButton-width: 1.5rem;
12247
+ --brand-VideoPlayer-playButton-height: 1.5rem;
12248
+ --brand-VideoPlayer-closedCaption-text-padding: 0.625rem;
12249
+ --brand-VideoPlayer-closedCaption-margin: 0 auto 15px auto;
12250
+ }
12251
+
11727
12252
  /**
11728
12253
  * Do not edit directly
11729
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
12254
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
11730
12255
  */
11731
12256
 
11732
12257
  :root,
@@ -11742,7 +12267,7 @@ html {
11742
12267
 
11743
12268
  /**
11744
12269
  * Do not edit directly
11745
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
12270
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
11746
12271
  */
11747
12272
 
11748
12273
  :root {
@@ -11963,7 +12488,7 @@ html {
11963
12488
 
11964
12489
  /**
11965
12490
  * Do not edit directly
11966
- * Generated on Mon, 21 Aug 2023 13:26:49 GMT
12491
+ * Generated on Thu, 31 Aug 2023 13:49:41 GMT
11967
12492
  */
11968
12493
 
11969
12494
  :root,
@@ -11977,7 +12502,7 @@ html {
11977
12502
 
11978
12503
  /**
11979
12504
  * Do not edit directly
11980
- * Generated on Mon, 21 Aug 2023 13:26:48 GMT
12505
+ * Generated on Thu, 31 Aug 2023 13:49:40 GMT
11981
12506
  */
11982
12507
 
11983
12508
  :root {