@primer/react-brand 0.68.0-rc.59bbed40 → 0.68.0-rc.5bd56cbb

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 (1465) hide show
  1. package/esm/Accordion/Accordion.d.ts +50 -0
  2. package/esm/Accordion/Accordion.d.ts.map +1 -0
  3. package/esm/Accordion/Accordion.js +79 -0
  4. package/esm/Accordion/Accordion.js.map +1 -0
  5. package/esm/Accordion/Accordion.module-D4diKFGj.css +1 -0
  6. package/esm/Accordion/Accordion.module.js +36 -0
  7. package/esm/Accordion/Accordion.module.js.map +1 -0
  8. package/esm/Accordion/index.d.ts +2 -0
  9. package/esm/Accordion/index.d.ts.map +1 -0
  10. package/esm/ActionMenu/ActionMenu.d.ts +159 -0
  11. package/esm/ActionMenu/ActionMenu.d.ts.map +1 -0
  12. package/esm/ActionMenu/ActionMenu.js +292 -0
  13. package/esm/ActionMenu/ActionMenu.js.map +1 -0
  14. package/esm/ActionMenu/ActionMenu.module-Km0HNn_2.css +1 -0
  15. package/esm/ActionMenu/ActionMenu.module.js +36 -0
  16. package/esm/ActionMenu/ActionMenu.module.js.map +1 -0
  17. package/esm/ActionMenu/index.d.ts +2 -0
  18. package/esm/ActionMenu/index.d.ts.map +1 -0
  19. package/esm/AnchorNav/AnchorNav.d.ts +75 -0
  20. package/esm/AnchorNav/AnchorNav.d.ts.map +1 -0
  21. package/esm/AnchorNav/AnchorNav.js +225 -0
  22. package/esm/AnchorNav/AnchorNav.js.map +1 -0
  23. package/esm/AnchorNav/AnchorNav.module-33_8-9r9.css +1 -0
  24. package/esm/AnchorNav/AnchorNav.module.js +29 -0
  25. package/esm/AnchorNav/AnchorNav.module.js.map +1 -0
  26. package/esm/AnchorNav/index.d.ts +2 -0
  27. package/esm/AnchorNav/index.d.ts.map +1 -0
  28. package/esm/AnchorNav/useExpandedMenu.d.ts +3 -0
  29. package/esm/AnchorNav/useExpandedMenu.d.ts.map +1 -0
  30. package/esm/AnchorNav/useExpandedMenu.js +33 -0
  31. package/esm/AnchorNav/useExpandedMenu.js.map +1 -0
  32. package/esm/Avatar/Avatar.d.ts +25 -0
  33. package/esm/Avatar/Avatar.d.ts.map +1 -0
  34. package/esm/Avatar/Avatar.js +35 -0
  35. package/esm/Avatar/Avatar.js.map +1 -0
  36. package/esm/Avatar/Avatar.module-DzfWmLu4.css +1 -0
  37. package/esm/Avatar/Avatar.module.js +28 -0
  38. package/esm/Avatar/Avatar.module.js.map +1 -0
  39. package/esm/Avatar/index.d.ts +2 -0
  40. package/esm/Avatar/index.d.ts.map +1 -0
  41. package/esm/Bento/Bento.d.ts +60 -0
  42. package/esm/Bento/Bento.d.ts.map +1 -0
  43. package/esm/Bento/Bento.js +109 -0
  44. package/esm/Bento/Bento.js.map +1 -0
  45. package/esm/Bento/Bento.module-4fhgWKyL.css +1 -0
  46. package/esm/Bento/Bento.module.js +456 -0
  47. package/esm/Bento/Bento.module.js.map +1 -0
  48. package/esm/Bento/index.d.ts +2 -0
  49. package/esm/Bento/index.d.ts.map +1 -0
  50. package/esm/Box/Box.d.ts +87 -0
  51. package/esm/Box/Box.d.ts.map +1 -0
  52. package/esm/Box/Box.js +51 -0
  53. package/esm/Box/Box.js.map +1 -0
  54. package/esm/Box/Box.module-BgKMrzcY.css +1 -0
  55. package/esm/Box/Box.module.js +928 -0
  56. package/esm/Box/Box.module.js.map +1 -0
  57. package/esm/Box/index.d.ts +2 -0
  58. package/esm/Box/index.d.ts.map +1 -0
  59. package/esm/Breadcrumbs/Breadcrumbs.d.ts +23 -0
  60. package/esm/Breadcrumbs/Breadcrumbs.d.ts.map +1 -0
  61. package/esm/Breadcrumbs/Breadcrumbs.js +38 -0
  62. package/esm/Breadcrumbs/Breadcrumbs.js.map +1 -0
  63. package/esm/Breadcrumbs/Breadcrumbs.module-C-xmitEo.css +1 -0
  64. package/esm/Breadcrumbs/Breadcrumbs.module.js +12 -0
  65. package/esm/Breadcrumbs/Breadcrumbs.module.js.map +1 -0
  66. package/esm/Breadcrumbs/index.d.ts +2 -0
  67. package/esm/Breadcrumbs/index.d.ts.map +1 -0
  68. package/esm/BreakoutBanner/BreakoutBanner.d.ts +59 -0
  69. package/esm/BreakoutBanner/BreakoutBanner.d.ts.map +1 -0
  70. package/esm/BreakoutBanner/BreakoutBanner.js +96 -0
  71. package/esm/BreakoutBanner/BreakoutBanner.js.map +1 -0
  72. package/esm/BreakoutBanner/BreakoutBanner.module-DGBSJFNJ.css +1 -0
  73. package/esm/BreakoutBanner/BreakoutBanner.module.js +15 -0
  74. package/esm/BreakoutBanner/BreakoutBanner.module.js.map +1 -0
  75. package/esm/BreakoutBanner/index.d.ts +2 -0
  76. package/esm/BreakoutBanner/index.d.ts.map +1 -0
  77. package/esm/Button/Button.d.ts +49 -0
  78. package/esm/Button/Button.d.ts.map +1 -0
  79. package/esm/Button/Button.js +101 -0
  80. package/esm/Button/Button.js.map +1 -0
  81. package/esm/Button/Button.module-ryfDlr26.css +1 -0
  82. package/esm/Button/Button.module.js +31 -0
  83. package/esm/Button/Button.module.js.map +1 -0
  84. package/esm/Button/index.d.ts +2 -0
  85. package/esm/Button/index.d.ts.map +1 -0
  86. package/esm/ButtonGroup/ButtonGroup.d.ts +11 -0
  87. package/esm/ButtonGroup/ButtonGroup.d.ts.map +1 -0
  88. package/esm/ButtonGroup/ButtonGroup.js +24 -0
  89. package/esm/ButtonGroup/ButtonGroup.js.map +1 -0
  90. package/esm/ButtonGroup/ButtonGroup.module-wZYyupar.css +1 -0
  91. package/esm/ButtonGroup/ButtonGroup.module.js +5 -0
  92. package/esm/ButtonGroup/ButtonGroup.module.js.map +1 -0
  93. package/esm/ButtonGroup/index.d.ts +2 -0
  94. package/esm/ButtonGroup/index.d.ts.map +1 -0
  95. package/esm/CTABanner/CTABanner.d.ts +100 -0
  96. package/esm/CTABanner/CTABanner.d.ts.map +1 -0
  97. package/esm/CTABanner/CTABanner.js +139 -0
  98. package/esm/CTABanner/CTABanner.js.map +1 -0
  99. package/esm/CTABanner/CTABanner.module-BTMGYz51.css +1 -0
  100. package/esm/CTABanner/CTABanner.module.js +27 -0
  101. package/esm/CTABanner/CTABanner.module.js.map +1 -0
  102. package/esm/CTABanner/index.d.ts +2 -0
  103. package/esm/CTABanner/index.d.ts.map +1 -0
  104. package/esm/CTAForm/CTAForm.d.ts +7 -0
  105. package/esm/CTAForm/CTAForm.d.ts.map +1 -0
  106. package/esm/CTAForm/CTAForm.js +51 -0
  107. package/esm/CTAForm/CTAForm.js.map +1 -0
  108. package/esm/CTAForm/CTAForm.module-Nf5sHaJq.css +1 -0
  109. package/esm/CTAForm/CTAForm.module.js +10 -0
  110. package/esm/CTAForm/CTAForm.module.js.map +1 -0
  111. package/esm/CTAForm/index.d.ts +2 -0
  112. package/esm/CTAForm/index.d.ts.map +1 -0
  113. package/esm/Card/Card.d.ts +107 -0
  114. package/esm/Card/Card.d.ts.map +1 -0
  115. package/esm/Card/Card.js +150 -0
  116. package/esm/Card/Card.js.map +1 -0
  117. package/esm/Card/Card.module-OxFQdnTA.css +1 -0
  118. package/esm/Card/Card.module.js +41 -0
  119. package/esm/Card/Card.module.js.map +1 -0
  120. package/esm/Card/CardSkewEffect.d.ts +9 -0
  121. package/esm/Card/CardSkewEffect.d.ts.map +1 -0
  122. package/esm/Card/CardSkewEffect.js +42 -0
  123. package/esm/Card/CardSkewEffect.js.map +1 -0
  124. package/esm/Card/index.d.ts +3 -0
  125. package/esm/Card/index.d.ts.map +1 -0
  126. package/esm/ComparisonTable/ComparisonTable.d.ts +34 -0
  127. package/esm/ComparisonTable/ComparisonTable.d.ts.map +1 -0
  128. package/esm/ComparisonTable/ComparisonTable.js +102 -0
  129. package/esm/ComparisonTable/ComparisonTable.js.map +1 -0
  130. package/esm/ComparisonTable/ComparisonTable.module-CUq68rV0.css +1 -0
  131. package/esm/ComparisonTable/ComparisonTable.module.js +20 -0
  132. package/esm/ComparisonTable/ComparisonTable.module.js.map +1 -0
  133. package/esm/ComparisonTable/index.d.ts +2 -0
  134. package/esm/ComparisonTable/index.d.ts.map +1 -0
  135. package/esm/ExpandableArrow/ExpandableArrow.d.ts +10 -0
  136. package/esm/ExpandableArrow/ExpandableArrow.d.ts.map +1 -0
  137. package/esm/ExpandableArrow/ExpandableArrow.js +31 -0
  138. package/esm/ExpandableArrow/ExpandableArrow.js.map +1 -0
  139. package/esm/ExpandableArrow/ExpandableArrow.module-hRhRe88K.css +1 -0
  140. package/esm/ExpandableArrow/ExpandableArrow.module.js +11 -0
  141. package/esm/ExpandableArrow/ExpandableArrow.module.js.map +1 -0
  142. package/esm/ExpandableArrow/index.d.ts +2 -0
  143. package/esm/ExpandableArrow/index.d.ts.map +1 -0
  144. package/esm/EyebrowBanner/EyebrowBanner.d.ts +50 -0
  145. package/esm/EyebrowBanner/EyebrowBanner.d.ts.map +1 -0
  146. package/esm/EyebrowBanner/EyebrowBanner.js +120 -0
  147. package/esm/EyebrowBanner/EyebrowBanner.js.map +1 -0
  148. package/esm/EyebrowBanner/EyebrowBanner.module-C8hfGfYx.css +1 -0
  149. package/esm/EyebrowBanner/EyebrowBanner.module.js +49 -0
  150. package/esm/EyebrowBanner/EyebrowBanner.module.js.map +1 -0
  151. package/esm/EyebrowBanner/index.d.ts +2 -0
  152. package/esm/EyebrowBanner/index.d.ts.map +1 -0
  153. package/esm/EyebrowText/EyebrowText.d.ts +18 -0
  154. package/esm/EyebrowText/EyebrowText.d.ts.map +1 -0
  155. package/esm/EyebrowText/EyebrowText.js +27 -0
  156. package/esm/EyebrowText/EyebrowText.js.map +1 -0
  157. package/esm/EyebrowText/EyebrowText.module-DRReWOj8.css +1 -0
  158. package/esm/EyebrowText/EyebrowText.module.js +8 -0
  159. package/esm/EyebrowText/EyebrowText.module.js.map +1 -0
  160. package/esm/EyebrowText/index.d.ts +2 -0
  161. package/esm/EyebrowText/index.d.ts.map +1 -0
  162. package/esm/FAQ/FAQ.d.ts +45 -0
  163. package/esm/FAQ/FAQ.d.ts.map +1 -0
  164. package/esm/FAQ/FAQ.js +71 -0
  165. package/esm/FAQ/FAQ.js.map +1 -0
  166. package/esm/FAQ/FAQ.module-C8rxdU0Z.css +1 -0
  167. package/esm/FAQ/FAQ.module.js +16 -0
  168. package/esm/FAQ/FAQ.module.js.map +1 -0
  169. package/esm/FAQ/FAQGroup.d.ts +25 -0
  170. package/esm/FAQ/FAQGroup.d.ts.map +1 -0
  171. package/esm/FAQ/FAQGroup.js +146 -0
  172. package/esm/FAQ/FAQGroup.js.map +1 -0
  173. package/esm/FAQ/FAQGroup.module-qm5jP0zF.css +1 -0
  174. package/esm/FAQ/FAQGroup.module.js +20 -0
  175. package/esm/FAQ/FAQGroup.module.js.map +1 -0
  176. package/esm/FAQ/index.d.ts +3 -0
  177. package/esm/FAQ/index.d.ts.map +1 -0
  178. package/esm/Footnotes/Footnotes.d.ts +32 -0
  179. package/esm/Footnotes/Footnotes.d.ts.map +1 -0
  180. package/esm/Footnotes/Footnotes.js +70 -0
  181. package/esm/Footnotes/Footnotes.js.map +1 -0
  182. package/esm/Footnotes/Footnotes.module-Du0yaz7E.css +1 -0
  183. package/esm/Footnotes/Footnotes.module.js +11 -0
  184. package/esm/Footnotes/Footnotes.module.js.map +1 -0
  185. package/esm/Footnotes/index.d.ts +2 -0
  186. package/esm/Footnotes/index.d.ts.map +1 -0
  187. package/esm/FrostedGlassVFX/FrostedGlassVFX.d.ts +26 -0
  188. package/esm/FrostedGlassVFX/FrostedGlassVFX.d.ts.map +1 -0
  189. package/esm/FrostedGlassVFX/FrostedGlassVFX.js +23 -0
  190. package/esm/FrostedGlassVFX/FrostedGlassVFX.js.map +1 -0
  191. package/esm/FrostedGlassVFX/FrostedGlassVFX.module-CBwswPOI.css +1 -0
  192. package/esm/FrostedGlassVFX/FrostedGlassVFX.module.js +11 -0
  193. package/esm/FrostedGlassVFX/FrostedGlassVFX.module.js.map +1 -0
  194. package/esm/FrostedGlassVFX/index.d.ts +2 -0
  195. package/esm/FrostedGlassVFX/index.d.ts.map +1 -0
  196. package/esm/Grid/Grid.d.ts +103 -0
  197. package/esm/Grid/Grid.d.ts.map +1 -0
  198. package/esm/Grid/Grid.js +43 -0
  199. package/esm/Grid/Grid.js.map +1 -0
  200. package/esm/Grid/Grid.module-wbqYcimR.css +1 -0
  201. package/esm/Grid/Grid.module.js +183 -0
  202. package/esm/Grid/Grid.module.js.map +1 -0
  203. package/esm/Grid/index.d.ts +2 -0
  204. package/esm/Grid/index.d.ts.map +1 -0
  205. package/esm/Heading/Heading.d.ts +50 -0
  206. package/esm/Heading/Heading.d.ts.map +1 -0
  207. package/esm/Heading/Heading.js +68 -0
  208. package/esm/Heading/Heading.js.map +1 -0
  209. package/esm/Heading/Heading.module-YfiTxQkR.css +1 -0
  210. package/esm/Heading/Heading.module.js +78 -0
  211. package/esm/Heading/Heading.module.js.map +1 -0
  212. package/esm/Heading/index.d.ts +2 -0
  213. package/esm/Heading/index.d.ts.map +1 -0
  214. package/esm/Hero/Hero.d.ts +199 -0
  215. package/esm/Hero/Hero.d.ts.map +1 -0
  216. package/esm/Hero/Hero.figma.d.ts +2 -0
  217. package/esm/Hero/Hero.figma.d.ts.map +1 -0
  218. package/esm/Hero/Hero.js +174 -0
  219. package/esm/Hero/Hero.js.map +1 -0
  220. package/esm/Hero/Hero.module-b8OFm8Ci.css +1 -0
  221. package/esm/Hero/Hero.module.js +57 -0
  222. package/esm/Hero/Hero.module.js.map +1 -0
  223. package/esm/Hero/HeroContext.d.ts +35 -0
  224. package/esm/Hero/HeroContext.d.ts.map +1 -0
  225. package/esm/Hero/HeroContext.js +17 -0
  226. package/esm/Hero/HeroContext.js.map +1 -0
  227. package/esm/Hero/index.d.ts +2 -0
  228. package/esm/Hero/index.d.ts.map +1 -0
  229. package/esm/Hero/sub-components/HeroDescription.d.ts +88 -0
  230. package/esm/Hero/sub-components/HeroDescription.d.ts.map +1 -0
  231. package/esm/Hero/sub-components/HeroDescription.js +28 -0
  232. package/esm/Hero/sub-components/HeroDescription.js.map +1 -0
  233. package/esm/Hero/sub-components/HeroEyebrow.d.ts +5 -0
  234. package/esm/Hero/sub-components/HeroEyebrow.d.ts.map +1 -0
  235. package/esm/Hero/sub-components/HeroEyebrow.js +15 -0
  236. package/esm/Hero/sub-components/HeroEyebrow.js.map +1 -0
  237. package/esm/Hero/sub-components/HeroHeading.d.ts +6 -0
  238. package/esm/Hero/sub-components/HeroHeading.d.ts.map +1 -0
  239. package/esm/Hero/sub-components/HeroHeading.js +28 -0
  240. package/esm/Hero/sub-components/HeroHeading.js.map +1 -0
  241. package/esm/Hero/sub-components/HeroImage.d.ts +39 -0
  242. package/esm/Hero/sub-components/HeroImage.d.ts.map +1 -0
  243. package/esm/Hero/sub-components/HeroImage.js +24 -0
  244. package/esm/Hero/sub-components/HeroImage.js.map +1 -0
  245. package/esm/Hero/sub-components/HeroLabel.d.ts +8 -0
  246. package/esm/Hero/sub-components/HeroLabel.d.ts.map +1 -0
  247. package/esm/Hero/sub-components/HeroLabel.js +25 -0
  248. package/esm/Hero/sub-components/HeroLabel.js.map +1 -0
  249. package/esm/Hero/sub-components/HeroPrimaryAction.d.ts +29 -0
  250. package/esm/Hero/sub-components/HeroPrimaryAction.d.ts.map +1 -0
  251. package/esm/Hero/sub-components/HeroPrimaryAction.js +29 -0
  252. package/esm/Hero/sub-components/HeroPrimaryAction.js.map +1 -0
  253. package/esm/Hero/sub-components/HeroSecondaryAction.d.ts +29 -0
  254. package/esm/Hero/sub-components/HeroSecondaryAction.d.ts.map +1 -0
  255. package/esm/Hero/sub-components/HeroSecondaryAction.js +29 -0
  256. package/esm/Hero/sub-components/HeroSecondaryAction.js.map +1 -0
  257. package/esm/Hero/sub-components/HeroVideo.d.ts +41 -0
  258. package/esm/Hero/sub-components/HeroVideo.d.ts.map +1 -0
  259. package/esm/Hero/sub-components/HeroVideo.js +60 -0
  260. package/esm/Hero/sub-components/HeroVideo.js.map +1 -0
  261. package/esm/Hero/sub-components/index.d.ts +17 -0
  262. package/esm/Hero/sub-components/index.d.ts.map +1 -0
  263. package/esm/IDE/IDE.d.ts +164 -0
  264. package/esm/IDE/IDE.d.ts.map +1 -0
  265. package/esm/IDE/IDE.js +395 -0
  266. package/esm/IDE/IDE.js.map +1 -0
  267. package/esm/IDE/IDE.module-CFxIRObF.css +1 -0
  268. package/esm/IDE/IDE.module.js +44 -0
  269. package/esm/IDE/IDE.module.js.map +1 -0
  270. package/esm/IDE/fixtures/content.d.ts +7 -0
  271. package/esm/IDE/fixtures/content.d.ts.map +1 -0
  272. package/esm/IDE/index.d.ts +2 -0
  273. package/esm/IDE/index.d.ts.map +1 -0
  274. package/esm/Icon/Icon.d.ts +23 -0
  275. package/esm/Icon/Icon.d.ts.map +1 -0
  276. package/esm/Icon/Icon.js +41 -0
  277. package/esm/Icon/Icon.js.map +1 -0
  278. package/esm/Icon/Icon.module-C1_lP1JO.css +1 -0
  279. package/esm/Icon/Icon.module.js +43 -0
  280. package/esm/Icon/Icon.module.js.map +1 -0
  281. package/esm/Icon/index.d.ts +2 -0
  282. package/esm/Icon/index.d.ts.map +1 -0
  283. package/esm/Image/Image.d.ts +25 -0
  284. package/esm/Image/Image.d.ts.map +1 -0
  285. package/esm/Image/Image.js +80 -0
  286. package/esm/Image/Image.js.map +1 -0
  287. package/esm/Image/Image.module-BPflj1a0.css +1 -0
  288. package/esm/Image/Image.module.js +18 -0
  289. package/esm/Image/Image.module.js.map +1 -0
  290. package/esm/Image/index.d.ts +2 -0
  291. package/esm/Image/index.d.ts.map +1 -0
  292. package/esm/InlineLink/InlineLink.d.ts +18 -0
  293. package/esm/InlineLink/InlineLink.d.ts.map +1 -0
  294. package/esm/InlineLink/InlineLink.js +18 -0
  295. package/esm/InlineLink/InlineLink.js.map +1 -0
  296. package/esm/InlineLink/InlineLink.module-6R63us8B.css +1 -0
  297. package/esm/InlineLink/InlineLink.module.js +5 -0
  298. package/esm/InlineLink/InlineLink.module.js.map +1 -0
  299. package/esm/InlineLink/index.d.ts +2 -0
  300. package/esm/InlineLink/index.d.ts.map +1 -0
  301. package/esm/LICENSE +21 -0
  302. package/esm/Label/Label.d.ts +37 -0
  303. package/esm/Label/Label.d.ts.map +1 -0
  304. package/esm/Label/Label.js +49 -0
  305. package/esm/Label/Label.js.map +1 -0
  306. package/esm/Label/Label.module-DDkalJAE.css +1 -0
  307. package/esm/Label/Label.module.js +35 -0
  308. package/esm/Label/Label.module.js.map +1 -0
  309. package/esm/Label/index.d.ts +2 -0
  310. package/esm/Label/index.d.ts.map +1 -0
  311. package/esm/Link/Link.d.ts +29 -0
  312. package/esm/Link/Link.d.ts.map +1 -0
  313. package/esm/Link/Link.js +63 -0
  314. package/esm/Link/Link.js.map +1 -0
  315. package/esm/Link/Link.module-CiGiy5gk.css +1 -0
  316. package/esm/Link/Link.module.js +15 -0
  317. package/esm/Link/Link.module.js.map +1 -0
  318. package/esm/Link/index.d.ts +2 -0
  319. package/esm/Link/index.d.ts.map +1 -0
  320. package/esm/LogoSuite/LogoSuite.d.ts +139 -0
  321. package/esm/LogoSuite/LogoSuite.d.ts.map +1 -0
  322. package/esm/LogoSuite/LogoSuite.figma.d.ts +2 -0
  323. package/esm/LogoSuite/LogoSuite.figma.d.ts.map +1 -0
  324. package/esm/LogoSuite/LogoSuite.fixtures.d.ts +2 -0
  325. package/esm/LogoSuite/LogoSuite.fixtures.d.ts.map +1 -0
  326. package/esm/LogoSuite/LogoSuite.js +146 -0
  327. package/esm/LogoSuite/LogoSuite.js.map +1 -0
  328. package/esm/LogoSuite/LogoSuite.module-CWV4mJoG.css +1 -0
  329. package/esm/LogoSuite/LogoSuite.module.js +35 -0
  330. package/esm/LogoSuite/LogoSuite.module.js.map +1 -0
  331. package/esm/LogoSuite/index.d.ts +2 -0
  332. package/esm/LogoSuite/index.d.ts.map +1 -0
  333. package/esm/MinimalFooter/MinimalFooter.d.ts +96 -0
  334. package/esm/MinimalFooter/MinimalFooter.d.ts.map +1 -0
  335. package/esm/MinimalFooter/MinimalFooter.js +211 -0
  336. package/esm/MinimalFooter/MinimalFooter.js.map +1 -0
  337. package/esm/MinimalFooter/MinimalFooter.module-DPMYigso.css +1 -0
  338. package/esm/MinimalFooter/MinimalFooter.module.js +18 -0
  339. package/esm/MinimalFooter/MinimalFooter.module.js.map +1 -0
  340. package/esm/MinimalFooter/index.d.ts +2 -0
  341. package/esm/MinimalFooter/index.d.ts.map +1 -0
  342. package/esm/MonaSans/MonaSans.d.ts +11 -0
  343. package/esm/MonaSans/MonaSans.d.ts.map +1 -0
  344. package/esm/MonaSans/index.d.ts +2 -0
  345. package/esm/MonaSans/index.d.ts.map +1 -0
  346. package/esm/Pagination/Pagination.d.ts +24 -0
  347. package/esm/Pagination/Pagination.d.ts.map +1 -0
  348. package/esm/Pagination/Pagination.js +95 -0
  349. package/esm/Pagination/Pagination.js.map +1 -0
  350. package/esm/Pagination/Pagination.module-C7Z_pTFq.css +1 -0
  351. package/esm/Pagination/Pagination.module.js +10 -0
  352. package/esm/Pagination/Pagination.module.js.map +1 -0
  353. package/esm/Pagination/index.d.ts +2 -0
  354. package/esm/Pagination/index.d.ts.map +1 -0
  355. package/esm/Pagination/model.d.ts +9 -0
  356. package/esm/Pagination/model.d.ts.map +1 -0
  357. package/esm/Pagination/model.js +66 -0
  358. package/esm/Pagination/model.js.map +1 -0
  359. package/esm/Pillar/Pillar.d.ts +52 -0
  360. package/esm/Pillar/Pillar.d.ts.map +1 -0
  361. package/esm/Pillar/Pillar.js +86 -0
  362. package/esm/Pillar/Pillar.js.map +1 -0
  363. package/esm/Pillar/Pillar.module-Cpx4mbRH.css +1 -0
  364. package/esm/Pillar/Pillar.module.js +16 -0
  365. package/esm/Pillar/Pillar.module.js.map +1 -0
  366. package/esm/Pillar/index.d.ts +2 -0
  367. package/esm/Pillar/index.d.ts.map +1 -0
  368. package/esm/PricingOptions/PricingOptions.d.ts +126 -0
  369. package/esm/PricingOptions/PricingOptions.d.ts.map +1 -0
  370. package/esm/PricingOptions/PricingOptions.figma.d.ts +2 -0
  371. package/esm/PricingOptions/PricingOptions.figma.d.ts.map +1 -0
  372. package/esm/PricingOptions/PricingOptions.js +362 -0
  373. package/esm/PricingOptions/PricingOptions.js.map +1 -0
  374. package/esm/PricingOptions/PricingOptions.module-Cm3Oq9u6.css +1 -0
  375. package/esm/PricingOptions/PricingOptions.module.js +53 -0
  376. package/esm/PricingOptions/PricingOptions.module.js.map +1 -0
  377. package/esm/PricingOptions/index.d.ts +2 -0
  378. package/esm/PricingOptions/index.d.ts.map +1 -0
  379. package/esm/Prose/Prose.d.ts +21 -0
  380. package/esm/Prose/Prose.d.ts.map +1 -0
  381. package/esm/Prose/Prose.js +18 -0
  382. package/esm/Prose/Prose.js.map +1 -0
  383. package/esm/Prose/Prose.module-CL7KawRN.css +1 -0
  384. package/esm/Prose/Prose.module.js +10 -0
  385. package/esm/Prose/Prose.module.js.map +1 -0
  386. package/esm/Prose/index.d.ts +2 -0
  387. package/esm/Prose/index.d.ts.map +1 -0
  388. package/esm/Section/Section.d.ts +66 -0
  389. package/esm/Section/Section.d.ts.map +1 -0
  390. package/esm/Section/Section.js +51 -0
  391. package/esm/Section/Section.js.map +1 -0
  392. package/esm/Section/Section.module-B8zA8qj8.css +1 -0
  393. package/esm/Section/Section.module.js +42 -0
  394. package/esm/Section/Section.module.js.map +1 -0
  395. package/esm/Section/index.d.ts +2 -0
  396. package/esm/Section/index.d.ts.map +1 -0
  397. package/esm/SectionIntro/SectionIntro.d.ts +33 -0
  398. package/esm/SectionIntro/SectionIntro.d.ts.map +1 -0
  399. package/esm/SectionIntro/SectionIntro.js +66 -0
  400. package/esm/SectionIntro/SectionIntro.js.map +1 -0
  401. package/esm/SectionIntro/SectionIntro.module-CiRymbla.css +1 -0
  402. package/esm/SectionIntro/SectionIntro.module.js +15 -0
  403. package/esm/SectionIntro/SectionIntro.module.js.map +1 -0
  404. package/esm/SectionIntro/index.d.ts +2 -0
  405. package/esm/SectionIntro/index.d.ts.map +1 -0
  406. package/esm/SectionIntroStacked/SectionIntroStacked.d.ts +36 -0
  407. package/esm/SectionIntroStacked/SectionIntroStacked.d.ts.map +1 -0
  408. package/esm/SectionIntroStacked/SectionIntroStacked.js +125 -0
  409. package/esm/SectionIntroStacked/SectionIntroStacked.js.map +1 -0
  410. package/esm/SectionIntroStacked/SectionIntroStacked.module-DvJXKMKX.css +1 -0
  411. package/esm/SectionIntroStacked/SectionIntroStacked.module.js +20 -0
  412. package/esm/SectionIntroStacked/SectionIntroStacked.module.js.map +1 -0
  413. package/esm/SectionIntroStacked/index.d.ts +2 -0
  414. package/esm/SectionIntroStacked/index.d.ts.map +1 -0
  415. package/esm/Stack/Stack.d.ts +88 -0
  416. package/esm/Stack/Stack.d.ts.map +1 -0
  417. package/esm/Stack/Stack.js +40 -0
  418. package/esm/Stack/Stack.js.map +1 -0
  419. package/esm/Stack/Stack.module-ZIKnqNP_.css +1 -0
  420. package/esm/Stack/Stack.module.js +227 -0
  421. package/esm/Stack/Stack.module.js.map +1 -0
  422. package/esm/Stack/index.d.ts +2 -0
  423. package/esm/Stack/index.d.ts.map +1 -0
  424. package/esm/Statistic/Statistic.d.ts +119 -0
  425. package/esm/Statistic/Statistic.d.ts.map +1 -0
  426. package/esm/Statistic/Statistic.js +74 -0
  427. package/esm/Statistic/Statistic.js.map +1 -0
  428. package/esm/Statistic/Statistic.module-Dqb6n1GX.css +1 -0
  429. package/esm/Statistic/Statistic.module.js +26 -0
  430. package/esm/Statistic/Statistic.module.js.map +1 -0
  431. package/esm/Statistic/index.d.ts +2 -0
  432. package/esm/Statistic/index.d.ts.map +1 -0
  433. package/esm/SubNav/SubNav.d.ts +81 -0
  434. package/esm/SubNav/SubNav.d.ts.map +1 -0
  435. package/esm/SubNav/SubNav.js +343 -0
  436. package/esm/SubNav/SubNav.js.map +1 -0
  437. package/esm/SubNav/SubNav.module-CFXuWNmS.css +1 -0
  438. package/esm/SubNav/SubNav.module.js +52 -0
  439. package/esm/SubNav/SubNav.module.js.map +1 -0
  440. package/esm/SubNav/index.d.ts +2 -0
  441. package/esm/SubNav/index.d.ts.map +1 -0
  442. package/esm/SubNav/useContainsFocus.d.ts +10 -0
  443. package/esm/SubNav/useContainsFocus.d.ts.map +1 -0
  444. package/esm/SubNav/useContainsFocus.js +22 -0
  445. package/esm/SubNav/useContainsFocus.js.map +1 -0
  446. package/esm/SubdomainNavBar/NavigationVisbilityObserver.d.ts +6 -0
  447. package/esm/SubdomainNavBar/NavigationVisbilityObserver.d.ts.map +1 -0
  448. package/esm/SubdomainNavBar/NavigationVisbilityObserver.js +73 -0
  449. package/esm/SubdomainNavBar/NavigationVisbilityObserver.js.map +1 -0
  450. package/esm/SubdomainNavBar/SubdomainNavBar.d.ts +86 -0
  451. package/esm/SubdomainNavBar/SubdomainNavBar.d.ts.map +1 -0
  452. package/esm/SubdomainNavBar/SubdomainNavBar.js +397 -0
  453. package/esm/SubdomainNavBar/SubdomainNavBar.js.map +1 -0
  454. package/esm/SubdomainNavBar/SubdomainNavBar.module-Rf4qEDka.css +1 -0
  455. package/esm/SubdomainNavBar/SubdomainNavBar.module.js +62 -0
  456. package/esm/SubdomainNavBar/SubdomainNavBar.module.js.map +1 -0
  457. package/esm/SubdomainNavBar/index.d.ts +2 -0
  458. package/esm/SubdomainNavBar/index.d.ts.map +1 -0
  459. package/esm/SubdomainNavBar/useVisibilityObserver.d.ts +6 -0
  460. package/esm/SubdomainNavBar/useVisibilityObserver.d.ts.map +1 -0
  461. package/esm/SubdomainNavBar/useVisibilityObserver.js +30 -0
  462. package/esm/SubdomainNavBar/useVisibilityObserver.js.map +1 -0
  463. package/esm/Tabs/Tabs.d.ts +182 -0
  464. package/esm/Tabs/Tabs.d.ts.map +1 -0
  465. package/esm/Tabs/Tabs.js +196 -0
  466. package/esm/Tabs/Tabs.js.map +1 -0
  467. package/esm/Tabs/Tabs.module-D8VFUDRe.css +1 -0
  468. package/esm/Tabs/Tabs.module.js +28 -0
  469. package/esm/Tabs/Tabs.module.js.map +1 -0
  470. package/esm/Tabs/index.d.ts +2 -0
  471. package/esm/Tabs/index.d.ts.map +1 -0
  472. package/esm/Testimonial/Testimonial.d.ts +73 -0
  473. package/esm/Testimonial/Testimonial.d.ts.map +1 -0
  474. package/esm/Testimonial/Testimonial.js +125 -0
  475. package/esm/Testimonial/Testimonial.js.map +1 -0
  476. package/esm/Testimonial/Testimonial.module-DRCosU_J.css +1 -0
  477. package/esm/Testimonial/Testimonial.module.js +41 -0
  478. package/esm/Testimonial/Testimonial.module.js.map +1 -0
  479. package/esm/Testimonial/index.d.ts +2 -0
  480. package/esm/Testimonial/index.d.ts.map +1 -0
  481. package/esm/Text/Text.d.ts +63 -0
  482. package/esm/Text/Text.d.ts.map +1 -0
  483. package/esm/Text/Text.js +54 -0
  484. package/esm/Text/Text.js.map +1 -0
  485. package/esm/Text/Text.module-D0UHZ0pq.css +1 -0
  486. package/esm/Text/Text.module.js +59 -0
  487. package/esm/Text/Text.module.js.map +1 -0
  488. package/esm/Text/index.d.ts +2 -0
  489. package/esm/Text/index.d.ts.map +1 -0
  490. package/esm/TextCursorAnimation/TextCursorAnimation.d.ts +18 -0
  491. package/esm/TextCursorAnimation/TextCursorAnimation.d.ts.map +1 -0
  492. package/esm/TextCursorAnimation/TextCursorAnimation.js +51 -0
  493. package/esm/TextCursorAnimation/TextCursorAnimation.js.map +1 -0
  494. package/esm/TextCursorAnimation/TextCursorAnimation.module-CkVDXNW5.css +1 -0
  495. package/esm/TextCursorAnimation/TextCursorAnimation.module.js +10 -0
  496. package/esm/TextCursorAnimation/TextCursorAnimation.module.js.map +1 -0
  497. package/esm/TextCursorAnimation/index.d.ts +2 -0
  498. package/esm/TextCursorAnimation/index.d.ts.map +1 -0
  499. package/esm/ThemeProvider/ThemeProvider.d.ts +20 -0
  500. package/esm/ThemeProvider/ThemeProvider.d.ts.map +1 -0
  501. package/esm/ThemeProvider/ThemeProvider.js +35 -0
  502. package/esm/ThemeProvider/ThemeProvider.js.map +1 -0
  503. package/esm/ThemeProvider/index.d.ts +3 -0
  504. package/esm/ThemeProvider/index.d.ts.map +1 -0
  505. package/esm/ThemeProvider/useTheme.d.ts +2 -0
  506. package/esm/ThemeProvider/useTheme.d.ts.map +1 -0
  507. package/esm/ThemeProvider/useTheme.js +8 -0
  508. package/esm/ThemeProvider/useTheme.js.map +1 -0
  509. package/esm/Tiles/Tiles.d.ts +50 -0
  510. package/esm/Tiles/Tiles.d.ts.map +1 -0
  511. package/esm/Tiles/Tiles.fixtures.d.ts +7 -0
  512. package/esm/Tiles/Tiles.fixtures.d.ts.map +1 -0
  513. package/esm/Tiles/Tiles.js +69 -0
  514. package/esm/Tiles/Tiles.js.map +1 -0
  515. package/esm/Tiles/Tiles.module-D7UJKhKM.css +1 -0
  516. package/esm/Tiles/Tiles.module.js +18 -0
  517. package/esm/Tiles/Tiles.module.js.map +1 -0
  518. package/esm/Tiles/index.d.ts +2 -0
  519. package/esm/Tiles/index.d.ts.map +1 -0
  520. package/esm/Timeline/Timeline.d.ts +19 -0
  521. package/esm/Timeline/Timeline.d.ts.map +1 -0
  522. package/esm/Timeline/Timeline.js +33 -0
  523. package/esm/Timeline/Timeline.js.map +1 -0
  524. package/esm/Timeline/Timeline.module-CQrQaD-z.css +1 -0
  525. package/esm/Timeline/Timeline.module.js +10 -0
  526. package/esm/Timeline/Timeline.module.js.map +1 -0
  527. package/esm/Timeline/index.d.ts +2 -0
  528. package/esm/Timeline/index.d.ts.map +1 -0
  529. package/esm/Token/Token.d.ts +47 -0
  530. package/esm/Token/Token.d.ts.map +1 -0
  531. package/esm/Token/Token.js +47 -0
  532. package/esm/Token/Token.js.map +1 -0
  533. package/esm/Token/Token.module-BcKU1KwK.css +1 -0
  534. package/esm/Token/Token.module.js +16 -0
  535. package/esm/Token/Token.module.js.map +1 -0
  536. package/esm/Token/index.d.ts +2 -0
  537. package/esm/Token/index.d.ts.map +1 -0
  538. package/esm/Tooltip/Tooltip.d.ts +26 -0
  539. package/esm/Tooltip/Tooltip.d.ts.map +1 -0
  540. package/esm/Tooltip/Tooltip.js +113 -0
  541. package/esm/Tooltip/Tooltip.js.map +1 -0
  542. package/esm/Tooltip/Tooltip.module-5Km7qGR5.css +1 -0
  543. package/esm/Tooltip/Tooltip.module.js +9 -0
  544. package/esm/Tooltip/Tooltip.module.js.map +1 -0
  545. package/esm/Tooltip/index.d.ts +2 -0
  546. package/esm/Tooltip/index.d.ts.map +1 -0
  547. package/esm/VideoPlayer/VideoPlayer.d.ts +29 -0
  548. package/esm/VideoPlayer/VideoPlayer.d.ts.map +1 -0
  549. package/esm/VideoPlayer/VideoPlayer.js +109 -0
  550. package/esm/VideoPlayer/VideoPlayer.js.map +1 -0
  551. package/esm/VideoPlayer/VideoPlayer.module-BpVcE2WB.css +1 -0
  552. package/esm/VideoPlayer/VideoPlayer.module.js +37 -0
  553. package/esm/VideoPlayer/VideoPlayer.module.js.map +1 -0
  554. package/esm/VideoPlayer/components/CCButton/CCButton.d.ts +3 -0
  555. package/esm/VideoPlayer/components/CCButton/CCButton.d.ts.map +1 -0
  556. package/esm/VideoPlayer/components/CCButton/CCButton.js +25 -0
  557. package/esm/VideoPlayer/components/CCButton/CCButton.js.map +1 -0
  558. package/esm/VideoPlayer/components/CCButton/index.d.ts +2 -0
  559. package/esm/VideoPlayer/components/CCButton/index.d.ts.map +1 -0
  560. package/esm/VideoPlayer/components/Captions/Captions.d.ts +3 -0
  561. package/esm/VideoPlayer/components/Captions/Captions.d.ts.map +1 -0
  562. package/esm/VideoPlayer/components/Captions/Captions.js +37 -0
  563. package/esm/VideoPlayer/components/Captions/Captions.js.map +1 -0
  564. package/esm/VideoPlayer/components/Captions/Captions.module-CvaHeR3V.css +1 -0
  565. package/esm/VideoPlayer/components/Captions/Captions.module.js +8 -0
  566. package/esm/VideoPlayer/components/Captions/Captions.module.js.map +1 -0
  567. package/esm/VideoPlayer/components/Captions/index.d.ts +2 -0
  568. package/esm/VideoPlayer/components/Captions/index.d.ts.map +1 -0
  569. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.d.ts +4 -0
  570. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.d.ts.map +1 -0
  571. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.js +13 -0
  572. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.js.map +1 -0
  573. package/esm/VideoPlayer/components/ControlsBar/index.d.ts +2 -0
  574. package/esm/VideoPlayer/components/ControlsBar/index.d.ts.map +1 -0
  575. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.d.ts +3 -0
  576. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.d.ts.map +1 -0
  577. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.js +19 -0
  578. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.js.map +1 -0
  579. package/esm/VideoPlayer/components/FullScreenButton/index.d.ts +2 -0
  580. package/esm/VideoPlayer/components/FullScreenButton/index.d.ts.map +1 -0
  581. package/esm/VideoPlayer/components/IconControl/IconControl.d.ts +7 -0
  582. package/esm/VideoPlayer/components/IconControl/IconControl.d.ts.map +1 -0
  583. package/esm/VideoPlayer/components/IconControl/IconControl.js +15 -0
  584. package/esm/VideoPlayer/components/IconControl/IconControl.js.map +1 -0
  585. package/esm/VideoPlayer/components/IconControl/index.d.ts +2 -0
  586. package/esm/VideoPlayer/components/IconControl/index.d.ts.map +1 -0
  587. package/esm/VideoPlayer/components/MuteButton/MuteButton.d.ts +3 -0
  588. package/esm/VideoPlayer/components/MuteButton/MuteButton.d.ts.map +1 -0
  589. package/esm/VideoPlayer/components/MuteButton/MuteButton.js +19 -0
  590. package/esm/VideoPlayer/components/MuteButton/MuteButton.js.map +1 -0
  591. package/esm/VideoPlayer/components/MuteButton/index.d.ts +2 -0
  592. package/esm/VideoPlayer/components/MuteButton/index.d.ts.map +1 -0
  593. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.d.ts +3 -0
  594. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.d.ts.map +1 -0
  595. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.js +27 -0
  596. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.js.map +1 -0
  597. package/esm/VideoPlayer/components/PauseIcon/index.d.ts +2 -0
  598. package/esm/VideoPlayer/components/PauseIcon/index.d.ts.map +1 -0
  599. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.d.ts +3 -0
  600. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.d.ts.map +1 -0
  601. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.js +19 -0
  602. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.js.map +1 -0
  603. package/esm/VideoPlayer/components/PlayIcon/index.d.ts +2 -0
  604. package/esm/VideoPlayer/components/PlayIcon/index.d.ts.map +1 -0
  605. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.d.ts +3 -0
  606. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.d.ts.map +1 -0
  607. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.js +20 -0
  608. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.js.map +1 -0
  609. package/esm/VideoPlayer/components/PlayPauseButton/index.d.ts +2 -0
  610. package/esm/VideoPlayer/components/PlayPauseButton/index.d.ts.map +1 -0
  611. package/esm/VideoPlayer/components/Range/Range.d.ts +10 -0
  612. package/esm/VideoPlayer/components/Range/Range.d.ts.map +1 -0
  613. package/esm/VideoPlayer/components/Range/Range.js +75 -0
  614. package/esm/VideoPlayer/components/Range/Range.js.map +1 -0
  615. package/esm/VideoPlayer/components/Range/index.d.ts +2 -0
  616. package/esm/VideoPlayer/components/Range/index.d.ts.map +1 -0
  617. package/esm/VideoPlayer/components/SeekControl/SeekControl.d.ts +5 -0
  618. package/esm/VideoPlayer/components/SeekControl/SeekControl.d.ts.map +1 -0
  619. package/esm/VideoPlayer/components/SeekControl/SeekControl.js +59 -0
  620. package/esm/VideoPlayer/components/SeekControl/SeekControl.js.map +1 -0
  621. package/esm/VideoPlayer/components/SeekControl/index.d.ts +2 -0
  622. package/esm/VideoPlayer/components/SeekControl/index.d.ts.map +1 -0
  623. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.d.ts +5 -0
  624. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.d.ts.map +1 -0
  625. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.js +50 -0
  626. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.js.map +1 -0
  627. package/esm/VideoPlayer/components/VideoTooltip/index.d.ts +2 -0
  628. package/esm/VideoPlayer/components/VideoTooltip/index.d.ts.map +1 -0
  629. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.d.ts +3 -0
  630. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.d.ts.map +1 -0
  631. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.js +25 -0
  632. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.js.map +1 -0
  633. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.module-DRSCPBbP.css +1 -0
  634. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.module.js +5 -0
  635. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.module.js.map +1 -0
  636. package/esm/VideoPlayer/components/VolumeControl/index.d.ts +2 -0
  637. package/esm/VideoPlayer/components/VolumeControl/index.d.ts.map +1 -0
  638. package/esm/VideoPlayer/components/index.d.ts +14 -0
  639. package/esm/VideoPlayer/components/index.d.ts.map +1 -0
  640. package/esm/VideoPlayer/hooks/index.d.ts +5 -0
  641. package/esm/VideoPlayer/hooks/index.d.ts.map +1 -0
  642. package/esm/VideoPlayer/hooks/useIsElementFullScreen.d.ts +3 -0
  643. package/esm/VideoPlayer/hooks/useIsElementFullScreen.d.ts.map +1 -0
  644. package/esm/VideoPlayer/hooks/useIsElementFullScreen.js +23 -0
  645. package/esm/VideoPlayer/hooks/useIsElementFullScreen.js.map +1 -0
  646. package/esm/VideoPlayer/hooks/useVideo.d.ts +37 -0
  647. package/esm/VideoPlayer/hooks/useVideo.d.ts.map +1 -0
  648. package/esm/VideoPlayer/hooks/useVideo.js +147 -0
  649. package/esm/VideoPlayer/hooks/useVideo.js.map +1 -0
  650. package/esm/VideoPlayer/hooks/useVideoKeypressHandlers.d.ts +4 -0
  651. package/esm/VideoPlayer/hooks/useVideoKeypressHandlers.d.ts.map +1 -0
  652. package/esm/VideoPlayer/hooks/useVideoResizeObserver.d.ts +6 -0
  653. package/esm/VideoPlayer/hooks/useVideoResizeObserver.d.ts.map +1 -0
  654. package/esm/VideoPlayer/hooks/useVideoResizeObserver.js +25 -0
  655. package/esm/VideoPlayer/hooks/useVideoResizeObserver.js.map +1 -0
  656. package/esm/VideoPlayer/index.d.ts +3 -0
  657. package/esm/VideoPlayer/index.d.ts.map +1 -0
  658. package/esm/animation/Animate/Animate.d.ts +11 -0
  659. package/esm/animation/Animate/Animate.d.ts.map +1 -0
  660. package/esm/animation/Animate/Animate.js +25 -0
  661. package/esm/animation/Animate/Animate.js.map +1 -0
  662. package/esm/animation/Animate/index.d.ts +2 -0
  663. package/esm/animation/Animate/index.d.ts.map +1 -0
  664. package/esm/animation/Animation.module-Bz_IX_fh.css +1 -0
  665. package/esm/animation/Animation.module.js +22 -0
  666. package/esm/animation/Animation.module.js.map +1 -0
  667. package/esm/animation/AnimationProvider/AnimationProvider.d.ts +47 -0
  668. package/esm/animation/AnimationProvider/AnimationProvider.d.ts.map +1 -0
  669. package/esm/animation/AnimationProvider/AnimationProvider.js +125 -0
  670. package/esm/animation/AnimationProvider/AnimationProvider.js.map +1 -0
  671. package/esm/animation/AnimationProvider/index.d.ts +2 -0
  672. package/esm/animation/AnimationProvider/index.d.ts.map +1 -0
  673. package/esm/animation/TextRevealAnimation/TextRevealAnimation.d.ts +7 -0
  674. package/esm/animation/TextRevealAnimation/TextRevealAnimation.d.ts.map +1 -0
  675. package/esm/animation/TextRevealAnimation/TextRevealAnimation.js +36 -0
  676. package/esm/animation/TextRevealAnimation/TextRevealAnimation.js.map +1 -0
  677. package/esm/animation/TextRevealAnimation/TextRevealAnimation.module-BzK16DXS.css +1 -0
  678. package/esm/animation/TextRevealAnimation/TextRevealAnimation.module.js +10 -0
  679. package/esm/animation/TextRevealAnimation/TextRevealAnimation.module.js.map +1 -0
  680. package/esm/animation/TextRevealAnimation/index.d.ts +2 -0
  681. package/esm/animation/TextRevealAnimation/index.d.ts.map +1 -0
  682. package/esm/animation/TextRevealAnimation/useTextRevealAnimationLines.d.ts +6 -0
  683. package/esm/animation/TextRevealAnimation/useTextRevealAnimationLines.d.ts.map +1 -0
  684. package/esm/animation/TextRevealAnimation/useTextRevealAnimationLines.js +31 -0
  685. package/esm/animation/TextRevealAnimation/useTextRevealAnimationLines.js.map +1 -0
  686. package/esm/animation/index.d.ts +5 -0
  687. package/esm/animation/index.d.ts.map +1 -0
  688. package/esm/animation/useAnimation.d.ts +12 -0
  689. package/esm/animation/useAnimation.d.ts.map +1 -0
  690. package/esm/animation/useAnimation.js +27 -0
  691. package/esm/animation/useAnimation.js.map +1 -0
  692. package/esm/component-helpers.d.ts +36 -0
  693. package/esm/component-helpers.d.ts.map +1 -0
  694. package/esm/constants.d.ts +5 -0
  695. package/esm/constants.d.ts.map +1 -0
  696. package/esm/constants.js +45 -0
  697. package/esm/constants.js.map +1 -0
  698. package/esm/css/reset-PKNIUbst.css +1 -0
  699. package/esm/css/stylesheets.d.ts +14 -0
  700. package/esm/css/stylesheets.d.ts.map +1 -0
  701. package/esm/css/stylesheets.js +15 -0
  702. package/esm/css/stylesheets.js.map +1 -0
  703. package/esm/css/utilities-BivJncWo.css +1 -0
  704. package/esm/findElementInChildren.d.ts +4 -0
  705. package/esm/findElementInChildren.d.ts.map +1 -0
  706. package/esm/findElementInChildren.js +13 -0
  707. package/esm/findElementInChildren.js.map +1 -0
  708. package/esm/fixtures/third-party-logos/AzureLogo.d.ts +5 -0
  709. package/esm/fixtures/third-party-logos/AzureLogo.d.ts.map +1 -0
  710. package/esm/fixtures/third-party-logos/JetBrainsLogo.d.ts +5 -0
  711. package/esm/fixtures/third-party-logos/JetBrainsLogo.d.ts.map +1 -0
  712. package/esm/fixtures/third-party-logos/MicrosoftCopilotLogo.d.ts +5 -0
  713. package/esm/fixtures/third-party-logos/MicrosoftCopilotLogo.d.ts.map +1 -0
  714. package/esm/fixtures/third-party-logos/MicrosoftLogo.d.ts +5 -0
  715. package/esm/fixtures/third-party-logos/MicrosoftLogo.d.ts.map +1 -0
  716. package/esm/fixtures/third-party-logos/NeoVimLogo.d.ts +5 -0
  717. package/esm/fixtures/third-party-logos/NeoVimLogo.d.ts.map +1 -0
  718. package/esm/fixtures/third-party-logos/VisualStudioCodeLogo.d.ts +5 -0
  719. package/esm/fixtures/third-party-logos/VisualStudioCodeLogo.d.ts.map +1 -0
  720. package/esm/fixtures/third-party-logos/VisualStudioLogo.d.ts +5 -0
  721. package/esm/fixtures/third-party-logos/VisualStudioLogo.d.ts.map +1 -0
  722. package/esm/forms/Checkbox/Checkbox.d.ts +28 -0
  723. package/esm/forms/Checkbox/Checkbox.d.ts.map +1 -0
  724. package/esm/forms/Checkbox/Checkbox.js +74 -0
  725. package/esm/forms/Checkbox/Checkbox.js.map +1 -0
  726. package/esm/forms/Checkbox/Checkbox.module-DTWn-eCl.css +1 -0
  727. package/esm/forms/Checkbox/Checkbox.module.js +12 -0
  728. package/esm/forms/Checkbox/Checkbox.module.js.map +1 -0
  729. package/esm/forms/Checkbox/index.d.ts +2 -0
  730. package/esm/forms/Checkbox/index.d.ts.map +1 -0
  731. package/esm/forms/CheckboxGroup/CheckboxGroup.d.ts +15 -0
  732. package/esm/forms/CheckboxGroup/CheckboxGroup.d.ts.map +1 -0
  733. package/esm/forms/CheckboxGroup/CheckboxGroup.js +7 -0
  734. package/esm/forms/CheckboxGroup/CheckboxGroup.js.map +1 -0
  735. package/esm/forms/CheckboxGroup/index.d.ts +2 -0
  736. package/esm/forms/CheckboxGroup/index.d.ts.map +1 -0
  737. package/esm/forms/ControlGroup/ControlGroup.d.ts +20 -0
  738. package/esm/forms/ControlGroup/ControlGroup.d.ts.map +1 -0
  739. package/esm/forms/ControlGroup/ControlGroup.js +74 -0
  740. package/esm/forms/ControlGroup/ControlGroup.js.map +1 -0
  741. package/esm/forms/ControlGroup/ControlGroup.module-B7ITrHM_.css +1 -0
  742. package/esm/forms/ControlGroup/ControlGroup.module.js +15 -0
  743. package/esm/forms/ControlGroup/ControlGroup.module.js.map +1 -0
  744. package/esm/forms/ControlGroup/index.d.ts +2 -0
  745. package/esm/forms/ControlGroup/index.d.ts.map +1 -0
  746. package/esm/forms/FormControl/FormControl.d.ts +55 -0
  747. package/esm/forms/FormControl/FormControl.d.ts.map +1 -0
  748. package/esm/forms/FormControl/FormControl.js +149 -0
  749. package/esm/forms/FormControl/FormControl.js.map +1 -0
  750. package/esm/forms/FormControl/FormControl.module-UQqb_zPR.css +1 -0
  751. package/esm/forms/FormControl/FormControl.module.js +25 -0
  752. package/esm/forms/FormControl/FormControl.module.js.map +1 -0
  753. package/esm/forms/FormControl/index.d.ts +2 -0
  754. package/esm/forms/FormControl/index.d.ts.map +1 -0
  755. package/esm/forms/Radio/Radio.d.ts +19 -0
  756. package/esm/forms/Radio/Radio.d.ts.map +1 -0
  757. package/esm/forms/Radio/Radio.js +38 -0
  758. package/esm/forms/Radio/Radio.js.map +1 -0
  759. package/esm/forms/Radio/Radio.module-C_NUEyme.css +1 -0
  760. package/esm/forms/Radio/Radio.module.js +10 -0
  761. package/esm/forms/Radio/Radio.module.js.map +1 -0
  762. package/esm/forms/Radio/index.d.ts +2 -0
  763. package/esm/forms/Radio/index.d.ts.map +1 -0
  764. package/esm/forms/RadioGroup/RadioGroup.d.ts +15 -0
  765. package/esm/forms/RadioGroup/RadioGroup.d.ts.map +1 -0
  766. package/esm/forms/RadioGroup/RadioGroup.js +7 -0
  767. package/esm/forms/RadioGroup/RadioGroup.js.map +1 -0
  768. package/esm/forms/RadioGroup/index.d.ts +2 -0
  769. package/esm/forms/RadioGroup/index.d.ts.map +1 -0
  770. package/esm/forms/Select/Select.d.ts +46 -0
  771. package/esm/forms/Select/Select.d.ts.map +1 -0
  772. package/esm/forms/Select/Select.js +34 -0
  773. package/esm/forms/Select/Select.js.map +1 -0
  774. package/esm/forms/Select/Select.module-q1LyPHa8.css +1 -0
  775. package/esm/forms/Select/Select.module.js +16 -0
  776. package/esm/forms/Select/Select.module.js.map +1 -0
  777. package/esm/forms/Select/index.d.ts +2 -0
  778. package/esm/forms/Select/index.d.ts.map +1 -0
  779. package/esm/forms/TextInput/TextInput.d.ts +54 -0
  780. package/esm/forms/TextInput/TextInput.d.ts.map +1 -0
  781. package/esm/forms/TextInput/TextInput.js +93 -0
  782. package/esm/forms/TextInput/TextInput.js.map +1 -0
  783. package/esm/forms/TextInput/TextInput.module-zPnaJdhX.css +1 -0
  784. package/esm/forms/TextInput/TextInput.module.js +48 -0
  785. package/esm/forms/TextInput/TextInput.module.js.map +1 -0
  786. package/esm/forms/TextInput/index.d.ts +2 -0
  787. package/esm/forms/TextInput/index.d.ts.map +1 -0
  788. package/esm/forms/Textarea/Textarea.d.ts +38 -0
  789. package/esm/forms/Textarea/Textarea.d.ts.map +1 -0
  790. package/esm/forms/Textarea/Textarea.js +31 -0
  791. package/esm/forms/Textarea/Textarea.js.map +1 -0
  792. package/esm/forms/Textarea/Textarea.module-CdUlSjWq.css +1 -0
  793. package/esm/forms/Textarea/Textarea.module.js +21 -0
  794. package/esm/forms/Textarea/Textarea.module.js.map +1 -0
  795. package/esm/forms/Textarea/index.d.ts +2 -0
  796. package/esm/forms/Textarea/index.d.ts.map +1 -0
  797. package/esm/forms/form-types.d.ts +3 -0
  798. package/esm/forms/form-types.d.ts.map +1 -0
  799. package/esm/forms/index.d.ts +14 -0
  800. package/esm/forms/index.d.ts.map +1 -0
  801. package/esm/hooks/useAnchoredPosition.d.ts +21 -0
  802. package/esm/hooks/useAnchoredPosition.d.ts.map +1 -0
  803. package/esm/hooks/useAnchoredPosition.js +25 -0
  804. package/esm/hooks/useAnchoredPosition.js.map +1 -0
  805. package/esm/hooks/useCursorAnimation.d.ts +38 -0
  806. package/esm/hooks/useCursorAnimation.d.ts.map +1 -0
  807. package/esm/hooks/useCursorAnimation.js +52 -0
  808. package/esm/hooks/useCursorAnimation.js.map +1 -0
  809. package/esm/hooks/useFocusTrap.d.ts +31 -0
  810. package/esm/hooks/useFocusTrap.d.ts.map +1 -0
  811. package/esm/hooks/useFocusTrap.js +28 -0
  812. package/esm/hooks/useFocusTrap.js.map +1 -0
  813. package/esm/hooks/useId.d.ts +3 -0
  814. package/esm/hooks/useId.d.ts.map +1 -0
  815. package/esm/hooks/useId.js +10 -0
  816. package/esm/hooks/useId.js.map +1 -0
  817. package/esm/hooks/useIsomorphicLayoutEffect.d.ts +4 -0
  818. package/esm/hooks/useIsomorphicLayoutEffect.d.ts.map +1 -0
  819. package/esm/hooks/useIsomorphicLayoutEffect.js +7 -0
  820. package/esm/hooks/useIsomorphicLayoutEffect.js.map +1 -0
  821. package/esm/hooks/useKeyboardEscape.d.ts +2 -0
  822. package/esm/hooks/useKeyboardEscape.d.ts.map +1 -0
  823. package/esm/hooks/useKeyboardEscape.js +14 -0
  824. package/esm/hooks/useKeyboardEscape.js.map +1 -0
  825. package/esm/hooks/useOnClickOutside.d.ts +3 -0
  826. package/esm/hooks/useOnClickOutside.d.ts.map +1 -0
  827. package/esm/hooks/useOnClickOutside.js +20 -0
  828. package/esm/hooks/useOnClickOutside.js.map +1 -0
  829. package/esm/hooks/useReducedMotion.d.ts +6 -0
  830. package/esm/hooks/useReducedMotion.d.ts.map +1 -0
  831. package/esm/hooks/useReducedMotion.js +17 -0
  832. package/esm/hooks/useReducedMotion.js.map +1 -0
  833. package/esm/hooks/useRef.d.ts +12 -0
  834. package/esm/hooks/useRef.d.ts.map +1 -0
  835. package/esm/hooks/useRef.js +26 -0
  836. package/esm/hooks/useRef.js.map +1 -0
  837. package/esm/hooks/useResizeObserver.d.ts +7 -0
  838. package/esm/hooks/useResizeObserver.d.ts.map +1 -0
  839. package/esm/hooks/useResizeObserver.js +21 -0
  840. package/esm/hooks/useResizeObserver.js.map +1 -0
  841. package/esm/hooks/useTabs.d.ts +57 -0
  842. package/esm/hooks/useTabs.d.ts.map +1 -0
  843. package/esm/hooks/useTabs.js +129 -0
  844. package/esm/hooks/useTabs.js.map +1 -0
  845. package/esm/hooks/useWindowSize.d.ts +22 -0
  846. package/esm/hooks/useWindowSize.d.ts.map +1 -0
  847. package/esm/hooks/useWindowSize.js +60 -0
  848. package/esm/hooks/useWindowSize.js.map +1 -0
  849. package/esm/index.d.ts +58 -0
  850. package/esm/index.d.ts.map +1 -0
  851. package/esm/index.esm.d.ts +8 -0
  852. package/esm/index.esm.d.ts.map +1 -0
  853. package/esm/index.esm.js +77 -0
  854. package/esm/list/ListItem/ListItem.d.ts +19 -0
  855. package/esm/list/ListItem/ListItem.d.ts.map +1 -0
  856. package/esm/list/ListItem/ListItem.js +51 -0
  857. package/esm/list/ListItem/ListItem.js.map +1 -0
  858. package/esm/list/ListItem/ListItem.module-CtD-ZiWp.css +1 -0
  859. package/esm/list/ListItem/ListItem.module.js +12 -0
  860. package/esm/list/ListItem/ListItem.module.js.map +1 -0
  861. package/esm/list/ListItem/index.d.ts +2 -0
  862. package/esm/list/ListItem/index.d.ts.map +1 -0
  863. package/esm/list/OrderedList/OrderedList.d.ts +9 -0
  864. package/esm/list/OrderedList/OrderedList.d.ts.map +1 -0
  865. package/esm/list/OrderedList/OrderedList.js +23 -0
  866. package/esm/list/OrderedList/OrderedList.js.map +1 -0
  867. package/esm/list/OrderedList/OrderedList.module-DBJeYW8p.css +1 -0
  868. package/esm/list/OrderedList/OrderedList.module.js +5 -0
  869. package/esm/list/OrderedList/OrderedList.module.js.map +1 -0
  870. package/esm/list/OrderedList/index.d.ts +2 -0
  871. package/esm/list/OrderedList/index.d.ts.map +1 -0
  872. package/esm/list/UnorderedList/UnorderedList.d.ts +14 -0
  873. package/esm/list/UnorderedList/UnorderedList.d.ts.map +1 -0
  874. package/esm/list/UnorderedList/UnorderedList.js +22 -0
  875. package/esm/list/UnorderedList/UnorderedList.js.map +1 -0
  876. package/esm/list/UnorderedList/index.d.ts +2 -0
  877. package/esm/list/UnorderedList/index.d.ts.map +1 -0
  878. package/esm/list/index.d.ts +3 -0
  879. package/esm/list/index.d.ts.map +1 -0
  880. package/esm/list/list-shared.module-CXsvDQ7x.css +1 -0
  881. package/esm/list/list-shared.module.js +5 -0
  882. package/esm/list/list-shared.module.js.map +1 -0
  883. package/esm/list/listContext.d.ts +4 -0
  884. package/esm/list/listContext.d.ts.map +1 -0
  885. package/esm/list/listContext.js +7 -0
  886. package/esm/list/listContext.js.map +1 -0
  887. package/esm/node_modules/@primer/octicons-react/dist/index.esm.js +440 -0
  888. package/esm/node_modules/@primer/octicons-react/dist/index.esm.js.map +1 -0
  889. package/esm/node_modules/clsx/dist/clsx.js +18 -0
  890. package/esm/node_modules/clsx/dist/clsx.js.map +1 -0
  891. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes-BVk7bh0Y.css +1 -0
  892. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/base/size/size-DBypfR6O.css +1 -0
  893. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/base/typography/typography-CAC6sGQ3.css +1 -0
  894. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/animation/base-BIr7u5g8.css +1 -0
  895. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/colors/global-with-modes-tpdcmiok.css +1 -0
  896. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes-PcQKqJQI.css +1 -0
  897. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes-B69RzUbe.css +1 -0
  898. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes-98imfMkq.css +1 -0
  899. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/bento/base-BRft1s9J.css +1 -0
  900. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes-DYugDcQy.css +1 -0
  901. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes-Wg6T_h7K.css +1 -0
  902. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/card/base-BRKNIzyd.css +1 -0
  903. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes-C43pQ5wc.css +1 -0
  904. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes-D2oNfyDt.css +1 -0
  905. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table-L50b0Mii.css +1 -0
  906. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes-B9zRp3WA.css +1 -0
  907. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes-BzV3LYhH.css +1 -0
  908. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner-CPW2Ri4S.css +1 -0
  909. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/faq/base-BIIAD0RC.css +1 -0
  910. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes-Dc8Ya1HV.css +1 -0
  911. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/faq/faq-s_zeJJpd.css +1 -0
  912. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes-DhME9i-y.css +1 -0
  913. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base-BlFewKzM.css +1 -0
  914. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes-CMw13Yda.css +1 -0
  915. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes-6QocK2fy.css +1 -0
  916. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/grid/grid-Cjk6fsH8.css +1 -0
  917. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/hero/base-BDi-g8vJ.css +1 -0
  918. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/icon/colors-CctMSz17.css +1 -0
  919. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes-Bjhpbkke.css +1 -0
  920. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/ide/base-Cg4X8uay.css +1 -0
  921. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes-DSf1PV6b.css +1 -0
  922. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/inline-link/base-BJeYaOpB.css +1 -0
  923. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes-DujakhtG.css +1 -0
  924. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes-BB1L_8rS.css +1 -0
  925. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes-Dh1w7a05.css +1 -0
  926. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/logosuite/base-DTi5Rx4y.css +1 -0
  927. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes-n4fDsxWz.css +1 -0
  928. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes-C2GLM06X.css +1 -0
  929. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes-DBi2l0Re.css +1 -0
  930. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options-B9TarQsR.css +1 -0
  931. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/prose/base-ZeVUZmHp.css +1 -0
  932. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes-Y3yB1rAU.css +1 -0
  933. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/river/base-Ue-p74RC.css +1 -0
  934. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/river/river-QteO10lt.css +1 -0
  935. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes-omPmv64b.css +1 -0
  936. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/section/section-GXjcxN8l.css +1 -0
  937. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/statistic/base-DWOQrMC8.css +1 -0
  938. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/sub-nav/base-DIkvLW-s.css +1 -0
  939. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes-5gfdihUt.css +1 -0
  940. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes-ehJCoExh.css +1 -0
  941. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/tabs/base-T7ABwZVf.css +1 -0
  942. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes-DCEDN6wM.css +1 -0
  943. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/testimonial/base-CAG7koNB.css +1 -0
  944. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes-8ryG-BX6.css +1 -0
  945. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes-DTTqGOfy.css +1 -0
  946. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/timeline/base-CXOJfjx4.css +1 -0
  947. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes-DDIdeMJX.css +1 -0
  948. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/token/colors-with-modes-5VT1x9eF.css +1 -0
  949. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes-BrRCxJ2E.css +1 -0
  950. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/video-player/base-Bs0Tq22P.css +1 -0
  951. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes-CTkp-z-l.css +1 -0
  952. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/size/border-B0NqqX5b.css +1 -0
  953. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/size/breakpoints-DV9ZFHGu.css +1 -0
  954. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/size/size-Dr6y-7jl.css +1 -0
  955. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/typography/typography-responsive-D6GwCHec.css +1 -0
  956. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/FeaturePreviewLevelOne.d.ts +13 -0
  957. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/FeaturePreviewLevelOne.d.ts.map +1 -0
  958. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/FeaturePreviewLevelOneSideBySide.d.ts +14 -0
  959. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/FeaturePreviewLevelOneSideBySide.d.ts.map +1 -0
  960. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/components/FormExample.d.ts +8 -0
  961. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/components/FormExample.d.ts.map +1 -0
  962. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/index.d.ts +2 -0
  963. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelOne/index.d.ts.map +1 -0
  964. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelTwo/FeaturePreviewLevelTwo.d.ts +49 -0
  965. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelTwo/FeaturePreviewLevelTwo.d.ts.map +1 -0
  966. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelTwo/index.d.ts +2 -0
  967. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelTwo/index.d.ts.map +1 -0
  968. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelZero/FeaturePreviewLevelZero.d.ts +17 -0
  969. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelZero/FeaturePreviewLevelZero.d.ts.map +1 -0
  970. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelZero/index.d.ts +2 -0
  971. package/esm/recipes/FeaturePreviewLPs/FeaturePreviewLevelZero/index.d.ts.map +1 -0
  972. package/esm/recipes/FeaturePreviewLPs/helpers.d.ts +30 -0
  973. package/esm/recipes/FeaturePreviewLPs/helpers.d.ts.map +1 -0
  974. package/esm/recipes/FlexTemplate/FlexSection/FlexSection.d.ts +8 -0
  975. package/esm/recipes/FlexTemplate/FlexSection/FlexSection.d.ts.map +1 -0
  976. package/esm/recipes/FlexTemplate/FlexSection/components/ContentfulRiver.d.ts +2 -0
  977. package/esm/recipes/FlexTemplate/FlexSection/components/ContentfulRiver.d.ts.map +1 -0
  978. package/esm/recipes/FlexTemplate/FlexSection/components/ContentfulRiverAccordion.d.ts +8 -0
  979. package/esm/recipes/FlexTemplate/FlexSection/components/ContentfulRiverAccordion.d.ts.map +1 -0
  980. package/esm/recipes/FlexTemplate/FlexSection/components/ContentfulRiverBreakout.d.ts +2 -0
  981. package/esm/recipes/FlexTemplate/FlexSection/components/ContentfulRiverBreakout.d.ts.map +1 -0
  982. package/esm/recipes/FlexTemplate/FlexSection/components/ContentfulTestimonials.d.ts +8 -0
  983. package/esm/recipes/FlexTemplate/FlexSection/components/ContentfulTestimonials.d.ts.map +1 -0
  984. package/esm/recipes/FlexTemplate/FlexSection/components/FlexSectionTestimonials.d.ts +8 -0
  985. package/esm/recipes/FlexTemplate/FlexSection/components/FlexSectionTestimonials.d.ts.map +1 -0
  986. package/esm/recipes/FlexTemplate/FlexSection/components/index.d.ts +6 -0
  987. package/esm/recipes/FlexTemplate/FlexSection/components/index.d.ts.map +1 -0
  988. package/esm/recipes/FlexTemplate/FlexSection/index.d.ts +2 -0
  989. package/esm/recipes/FlexTemplate/FlexSection/index.d.ts.map +1 -0
  990. package/esm/recipes/FlexTemplate/FlexTemplate.d.ts +7 -0
  991. package/esm/recipes/FlexTemplate/FlexTemplate.d.ts.map +1 -0
  992. package/esm/recipes/FlexTemplate/FlexTemplate.types.d.ts +318 -0
  993. package/esm/recipes/FlexTemplate/FlexTemplate.types.d.ts.map +1 -0
  994. package/esm/recipes/FlexTemplate/FlexTemplateTrailingSection/FlexTemplateTrailingSection.d.ts +6 -0
  995. package/esm/recipes/FlexTemplate/FlexTemplateTrailingSection/FlexTemplateTrailingSection.d.ts.map +1 -0
  996. package/esm/recipes/FlexTemplate/FlexTemplateTrailingSection/index.d.ts +3 -0
  997. package/esm/recipes/FlexTemplate/FlexTemplateTrailingSection/index.d.ts.map +1 -0
  998. package/esm/recipes/FlexTemplate/fixtures/content.d.ts +2 -0
  999. package/esm/recipes/FlexTemplate/fixtures/content.d.ts.map +1 -0
  1000. package/esm/recipes/FlexTemplate/index.d.ts +4 -0
  1001. package/esm/recipes/FlexTemplate/index.d.ts.map +1 -0
  1002. package/esm/recipes/Flexsuite/Category/FlexSuiteSecurityCategory/FlexSuiteSecurityCategory.content.d.ts +59 -0
  1003. package/esm/recipes/Flexsuite/Category/FlexSuiteSecurityCategory/FlexSuiteSecurityCategory.content.d.ts.map +1 -0
  1004. package/esm/recipes/Flexsuite/Category/FlexSuiteSecurityCategory/FlexSuiteSecurityCategory.d.ts +7 -0
  1005. package/esm/recipes/Flexsuite/Category/FlexSuiteSecurityCategory/FlexSuiteSecurityCategory.d.ts.map +1 -0
  1006. package/esm/recipes/Flexsuite/Category/index.d.ts +2 -0
  1007. package/esm/recipes/Flexsuite/Category/index.d.ts.map +1 -0
  1008. package/esm/recipes/Flexsuite/Overview/FlexSuiteAIOverview.content.d.ts +101 -0
  1009. package/esm/recipes/Flexsuite/Overview/FlexSuiteAIOverview.content.d.ts.map +1 -0
  1010. package/esm/recipes/Flexsuite/Overview/FlexSuiteAIOverview.d.ts +7 -0
  1011. package/esm/recipes/Flexsuite/Overview/FlexSuiteAIOverview.d.ts.map +1 -0
  1012. package/esm/recipes/Flexsuite/Overview/FlexSuiteOverview.content.d.ts +5 -0
  1013. package/esm/recipes/Flexsuite/Overview/FlexSuiteOverview.content.d.ts.map +1 -0
  1014. package/esm/recipes/Flexsuite/Overview/index.d.ts +4 -0
  1015. package/esm/recipes/Flexsuite/Overview/index.d.ts.map +1 -0
  1016. package/esm/recipes/SolutionTemplates/CategoryPage/CategoryPage.d.ts +16 -0
  1017. package/esm/recipes/SolutionTemplates/CategoryPage/CategoryPage.d.ts.map +1 -0
  1018. package/esm/recipes/SolutionTemplates/SolutionPage/SolutionPage.d.ts +33 -0
  1019. package/esm/recipes/SolutionTemplates/SolutionPage/SolutionPage.d.ts.map +1 -0
  1020. package/esm/recipes/SolutionTemplates/SolutionPage/index.d.ts +2 -0
  1021. package/esm/recipes/SolutionTemplates/SolutionPage/index.d.ts.map +1 -0
  1022. package/esm/recipes/SolutionTemplates/SolutionsOverview/SolutionsOverview.d.ts +17 -0
  1023. package/esm/recipes/SolutionTemplates/SolutionsOverview/SolutionsOverview.d.ts.map +1 -0
  1024. package/esm/recipes/SolutionTemplates/helpers.d.ts +127 -0
  1025. package/esm/recipes/SolutionTemplates/helpers.d.ts.map +1 -0
  1026. package/esm/recipes/SolutionTemplates/index.d.ts +1 -0
  1027. package/esm/recipes/SolutionTemplates/index.d.ts.map +1 -0
  1028. package/esm/recipes/seo/Article/Article.d.ts +14 -0
  1029. package/esm/recipes/seo/Article/Article.d.ts.map +1 -0
  1030. package/esm/recipes/seo/Article/ArticleToC.d.ts +4 -0
  1031. package/esm/recipes/seo/Article/ArticleToC.d.ts.map +1 -0
  1032. package/esm/recipes/seo/Article/article-shared.d.ts +5 -0
  1033. package/esm/recipes/seo/Article/article-shared.d.ts.map +1 -0
  1034. package/esm/recipes/seo/Article/index.d.ts +2 -0
  1035. package/esm/recipes/seo/Article/index.d.ts.map +1 -0
  1036. package/esm/recipes/seo/Category/CategoryPage.d.ts +9 -0
  1037. package/esm/recipes/seo/Category/CategoryPage.d.ts.map +1 -0
  1038. package/esm/recipes/seo/Category/index.d.ts +2 -0
  1039. package/esm/recipes/seo/Category/index.d.ts.map +1 -0
  1040. package/esm/recipes/seo/helpers.d.ts +16 -0
  1041. package/esm/recipes/seo/helpers.d.ts.map +1 -0
  1042. package/esm/recipes/seo/index.d.ts +1 -0
  1043. package/esm/recipes/seo/index.d.ts.map +1 -0
  1044. package/esm/river/River/River.d.ts +105 -0
  1045. package/esm/river/River/River.d.ts.map +1 -0
  1046. package/esm/river/River/River.js +91 -0
  1047. package/esm/river/River/River.js.map +1 -0
  1048. package/esm/river/River/index.d.ts +3 -0
  1049. package/esm/river/River/index.d.ts.map +1 -0
  1050. package/esm/river/River.figma.d.ts +2 -0
  1051. package/esm/river/River.figma.d.ts.map +1 -0
  1052. package/esm/river/RiverAccordion/RiverAccordion.d.ts +35 -0
  1053. package/esm/river/RiverAccordion/RiverAccordion.d.ts.map +1 -0
  1054. package/esm/river/RiverAccordion/RiverAccordion.js +142 -0
  1055. package/esm/river/RiverAccordion/RiverAccordion.js.map +1 -0
  1056. package/esm/river/RiverAccordion/RiverAccordion.module-DrtqdEOQ.css +1 -0
  1057. package/esm/river/RiverAccordion/RiverAccordion.module.js +21 -0
  1058. package/esm/river/RiverAccordion/RiverAccordion.module.js.map +1 -0
  1059. package/esm/river/RiverAccordion/index.d.ts +2 -0
  1060. package/esm/river/RiverAccordion/index.d.ts.map +1 -0
  1061. package/esm/river/RiverBreakout/RiverBreakout.d.ts +20 -0
  1062. package/esm/river/RiverBreakout/RiverBreakout.d.ts.map +1 -0
  1063. package/esm/river/RiverBreakout/RiverBreakout.js +34 -0
  1064. package/esm/river/RiverBreakout/RiverBreakout.js.map +1 -0
  1065. package/esm/river/RiverBreakout/index.d.ts +2 -0
  1066. package/esm/river/RiverBreakout/index.d.ts.map +1 -0
  1067. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.d.ts +42 -0
  1068. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.d.ts.map +1 -0
  1069. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.js +192 -0
  1070. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.js.map +1 -0
  1071. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.module-CyFjQIyU.css +1 -0
  1072. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.module.js +34 -0
  1073. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.module.js.map +1 -0
  1074. package/esm/river/RiverBreakoutTabs/index.d.ts +2 -0
  1075. package/esm/river/RiverBreakoutTabs/index.d.ts.map +1 -0
  1076. package/esm/river/RiverStoryScroll/RiverStoryScroll.d.ts +23 -0
  1077. package/esm/river/RiverStoryScroll/RiverStoryScroll.d.ts.map +1 -0
  1078. package/esm/river/RiverStoryScroll/RiverStoryScroll.js +83 -0
  1079. package/esm/river/RiverStoryScroll/RiverStoryScroll.js.map +1 -0
  1080. package/esm/river/RiverStoryScroll/RiverStoryScroll.module-D8dFaLHq.css +1 -0
  1081. package/esm/river/RiverStoryScroll/RiverStoryScroll.module.js +27 -0
  1082. package/esm/river/RiverStoryScroll/RiverStoryScroll.module.js.map +1 -0
  1083. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.d.ts +13 -0
  1084. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.d.ts.map +1 -0
  1085. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.js +33 -0
  1086. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.js.map +1 -0
  1087. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.d.ts +11 -0
  1088. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.d.ts.map +1 -0
  1089. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.js +24 -0
  1090. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.js.map +1 -0
  1091. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.d.ts +10 -0
  1092. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.d.ts.map +1 -0
  1093. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.js +41 -0
  1094. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.js.map +1 -0
  1095. package/esm/river/RiverStoryScroll/index.d.ts +2 -0
  1096. package/esm/river/RiverStoryScroll/index.d.ts.map +1 -0
  1097. package/esm/river/index.d.ts +6 -0
  1098. package/esm/river/index.d.ts.map +1 -0
  1099. package/esm/river/river-shared.module-Cc5R8-Kl.css +1 -0
  1100. package/esm/river/river-shared.module.js +32 -0
  1101. package/esm/river/river-shared.module.js.map +1 -0
  1102. package/esm/utils/isFragmentElement.d.ts +5 -0
  1103. package/esm/utils/isFragmentElement.d.ts.map +1 -0
  1104. package/esm/utils/isFragmentElement.js +7 -0
  1105. package/esm/utils/isFragmentElement.js.map +1 -0
  1106. package/lib/Pillar/Pillar.d.ts +2 -4
  1107. package/lib/css/main.css +3297 -3297
  1108. package/lib/css/stylesheets.d.ts +1 -0
  1109. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  1110. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  1111. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  1112. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  1113. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  1114. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  1115. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  1116. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  1117. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  1118. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  1119. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  1120. package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
  1121. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  1122. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  1123. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  1124. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  1125. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  1126. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  1127. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  1128. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  1129. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  1130. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  1131. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  1132. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  1133. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  1134. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  1135. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  1136. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  1137. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  1138. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  1139. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
  1140. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  1141. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  1142. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  1143. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  1144. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
  1145. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  1146. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  1147. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  1148. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  1149. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  1150. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  1151. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  1152. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  1153. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  1154. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  1155. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  1156. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  1157. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  1158. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  1159. package/lib/design-tokens/css/tokens/functional/components/pagination/colors-with-modes.css +1 -1
  1160. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  1161. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  1162. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  1163. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  1164. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  1165. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  1166. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  1167. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  1168. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  1169. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  1170. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  1171. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  1172. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +1 -1
  1173. package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
  1174. package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
  1175. package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
  1176. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  1177. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  1178. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  1179. package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.css +1 -1
  1180. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  1181. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  1182. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  1183. package/lib/design-tokens/css/tokens/functional/components/token/colors-with-modes.css +1 -1
  1184. package/lib/design-tokens/css/tokens/functional/components/token/colors.css +1 -1
  1185. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  1186. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  1187. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  1188. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  1189. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  1190. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  1191. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  1192. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  1193. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  1194. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  1195. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  1196. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  1197. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  1198. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  1199. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  1200. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  1201. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  1202. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  1203. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  1204. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  1205. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  1206. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  1207. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  1208. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  1209. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  1210. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  1211. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  1212. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  1213. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  1214. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  1215. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  1216. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  1217. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  1218. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  1219. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  1220. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  1221. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  1222. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  1223. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  1224. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  1225. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  1226. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  1227. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  1228. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  1229. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  1230. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  1231. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  1232. package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
  1233. package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
  1234. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  1235. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  1236. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  1237. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  1238. package/lib/design-tokens/js/module/tokens/functional/components/token/colors.js +1 -1
  1239. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  1240. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  1241. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  1242. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  1243. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  1244. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  1245. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  1246. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  1247. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  1248. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  1249. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  1250. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  1251. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  1252. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  1253. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  1254. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  1255. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  1256. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  1257. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  1258. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  1259. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  1260. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  1261. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  1262. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  1263. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  1264. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  1265. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  1266. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  1267. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  1268. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  1269. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  1270. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  1271. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  1272. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  1273. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  1274. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  1275. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  1276. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  1277. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  1278. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  1279. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  1280. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  1281. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  1282. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  1283. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  1284. package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
  1285. package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
  1286. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  1287. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  1288. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  1289. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  1290. package/lib/design-tokens/js/tokens/functional/components/token/colors.js +1 -1
  1291. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  1292. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  1293. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  1294. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  1295. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  1296. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  1297. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  1298. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  1299. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  1300. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  1301. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  1302. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  1303. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  1304. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  1305. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  1306. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  1307. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  1308. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  1309. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  1310. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  1311. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  1312. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  1313. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  1314. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  1315. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  1316. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  1317. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  1318. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  1319. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  1320. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  1321. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  1322. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  1323. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  1324. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  1325. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  1326. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  1327. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  1328. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  1329. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  1330. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  1331. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  1332. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  1333. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  1334. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  1335. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  1336. package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
  1337. package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
  1338. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  1339. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  1340. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  1341. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  1342. package/lib/design-tokens/scss/tokens/functional/components/token/colors.scss +1 -1
  1343. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  1344. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  1345. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  1346. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  1347. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  1348. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  1349. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  1350. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  1351. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  1352. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  1353. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  1354. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  1355. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  1356. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  1357. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  1358. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  1359. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  1360. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  1361. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  1362. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  1363. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  1364. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  1365. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  1366. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  1367. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  1368. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  1369. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  1370. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  1371. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  1372. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  1373. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  1374. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  1375. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  1376. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  1377. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  1378. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  1379. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  1380. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  1381. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  1382. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  1383. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  1384. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  1385. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  1386. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  1387. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  1388. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  1389. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  1390. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  1391. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  1392. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  1393. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  1394. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  1395. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  1396. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  1397. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  1398. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  1399. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  1400. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  1401. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  1402. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  1403. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  1404. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  1405. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  1406. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  1407. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  1408. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  1409. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  1410. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  1411. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  1412. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  1413. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  1414. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  1415. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  1416. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  1417. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  1418. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  1419. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  1420. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  1421. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  1422. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  1423. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
  1424. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
  1425. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
  1426. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
  1427. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  1428. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  1429. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  1430. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  1431. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  1432. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  1433. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  1434. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  1435. package/lib/design-tokens/ts/tokens/functional/components/token/colors.d.ts +1 -1
  1436. package/lib/design-tokens/ts/tokens/functional/components/token/colors.js +1 -1
  1437. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  1438. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  1439. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  1440. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  1441. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  1442. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  1443. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  1444. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  1445. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  1446. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  1447. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  1448. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  1449. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  1450. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  1451. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  1452. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  1453. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  1454. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  1455. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  1456. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  1457. package/lib/index.esm.d.ts +7 -0
  1458. package/lib/index.js +1 -1
  1459. package/lib/recipes/FlexTemplate/FlexTemplate.types.d.ts +0 -2
  1460. package/lib/recipes/Flexsuite/{Overview/FlexSuiteSecurityOverview.content.d.ts → Category/FlexSuiteSecurityCategory/FlexSuiteSecurityCategory.content.d.ts} +10 -10
  1461. package/lib/recipes/Flexsuite/Category/FlexSuiteSecurityCategory/FlexSuiteSecurityCategory.d.ts +6 -0
  1462. package/lib/recipes/Flexsuite/Category/index.d.ts +1 -0
  1463. package/lib/recipes/Flexsuite/Overview/index.d.ts +1 -2
  1464. package/package.json +32 -4
  1465. package/lib/recipes/Flexsuite/Overview/FlexSuiteSecurityOverview.d.ts +0 -6
@@ -0,0 +1,928 @@
1
+ import './Box.module-BgKMrzcY.css';//#region src/Box/Box.module.css
2
+ var e = {
3
+ "Box-padding--condensed": "Primer_Brand__Box-module__Box-padding--condensed___Bbb_R",
4
+ "Box-padding--normal": "Primer_Brand__Box-module__Box-padding--normal___M_Cyh",
5
+ "Box-padding--spacious": "Primer_Brand__Box-module__Box-padding--spacious___fvBKA",
6
+ "Box-padding--none": "Primer_Brand__Box-module__Box-padding--none___eyzJi",
7
+ "Box-padding--4": "Primer_Brand__Box-module__Box-padding--4___x_DAI",
8
+ "Box-padding--8": "Primer_Brand__Box-module__Box-padding--8___NGYSD",
9
+ "Box-padding--12": "Primer_Brand__Box-module__Box-padding--12___b0RJ4",
10
+ "Box-padding--16": "Primer_Brand__Box-module__Box-padding--16___o_FKz",
11
+ "Box-padding--20": "Primer_Brand__Box-module__Box-padding--20___K8Jcr",
12
+ "Box-padding--24": "Primer_Brand__Box-module__Box-padding--24___FaLpC",
13
+ "Box-padding--28": "Primer_Brand__Box-module__Box-padding--28___A2TDX",
14
+ "Box-padding--32": "Primer_Brand__Box-module__Box-padding--32___6F37n",
15
+ "Box-padding--36": "Primer_Brand__Box-module__Box-padding--36___CkUHr",
16
+ "Box-padding--40": "Primer_Brand__Box-module__Box-padding--40___xZpF7",
17
+ "Box-padding--44": "Primer_Brand__Box-module__Box-padding--44___aJSNb",
18
+ "Box-padding--48": "Primer_Brand__Box-module__Box-padding--48___ZVaBD",
19
+ "Box-padding--64": "Primer_Brand__Box-module__Box-padding--64___Di7MN",
20
+ "Box-padding--80": "Primer_Brand__Box-module__Box-padding--80___90H7n",
21
+ "Box-padding--96": "Primer_Brand__Box-module__Box-padding--96___SZ2o1",
22
+ "Box-padding--112": "Primer_Brand__Box-module__Box-padding--112___E_UFK",
23
+ "Box-padding--128": "Primer_Brand__Box-module__Box-padding--128___vKfYP",
24
+ "Box-narrow-padding--condensed": "Primer_Brand__Box-module__Box-narrow-padding--condensed___NSWZF",
25
+ "Box-narrow-padding--normal": "Primer_Brand__Box-module__Box-narrow-padding--normal___xOI9p",
26
+ "Box-narrow-padding--spacious": "Primer_Brand__Box-module__Box-narrow-padding--spacious___kGez8",
27
+ "Box-narrow-padding--none": "Primer_Brand__Box-module__Box-narrow-padding--none___VMVCg",
28
+ "Box-narrow-padding--4": "Primer_Brand__Box-module__Box-narrow-padding--4___9HR8j",
29
+ "Box-narrow-padding--8": "Primer_Brand__Box-module__Box-narrow-padding--8___XRSZv",
30
+ "Box-narrow-padding--12": "Primer_Brand__Box-module__Box-narrow-padding--12___oJaA4",
31
+ "Box-narrow-padding--16": "Primer_Brand__Box-module__Box-narrow-padding--16___o6YiG",
32
+ "Box-narrow-padding--20": "Primer_Brand__Box-module__Box-narrow-padding--20___t6WjE",
33
+ "Box-narrow-padding--24": "Primer_Brand__Box-module__Box-narrow-padding--24___vb1M7",
34
+ "Box-narrow-padding--28": "Primer_Brand__Box-module__Box-narrow-padding--28___RRQzj",
35
+ "Box-narrow-padding--32": "Primer_Brand__Box-module__Box-narrow-padding--32___lsBWe",
36
+ "Box-narrow-padding--36": "Primer_Brand__Box-module__Box-narrow-padding--36___E8Bh4",
37
+ "Box-narrow-padding--40": "Primer_Brand__Box-module__Box-narrow-padding--40___rjzOv",
38
+ "Box-narrow-padding--44": "Primer_Brand__Box-module__Box-narrow-padding--44___UwI9_",
39
+ "Box-narrow-padding--48": "Primer_Brand__Box-module__Box-narrow-padding--48___pOReG",
40
+ "Box-narrow-padding--64": "Primer_Brand__Box-module__Box-narrow-padding--64___jAAlv",
41
+ "Box-narrow-padding--80": "Primer_Brand__Box-module__Box-narrow-padding--80___k0yJU",
42
+ "Box-narrow-padding--96": "Primer_Brand__Box-module__Box-narrow-padding--96___nXDM9",
43
+ "Box-regular-padding--condensed": "Primer_Brand__Box-module__Box-regular-padding--condensed___48gRT",
44
+ "Box-regular-padding--normal": "Primer_Brand__Box-module__Box-regular-padding--normal___utTIH",
45
+ "Box-regular-padding--spacious": "Primer_Brand__Box-module__Box-regular-padding--spacious___Y_G32",
46
+ "Box-regular-padding--none": "Primer_Brand__Box-module__Box-regular-padding--none___kb802",
47
+ "Box-regular-padding--4": "Primer_Brand__Box-module__Box-regular-padding--4___Hla7S",
48
+ "Box-regular-padding--8": "Primer_Brand__Box-module__Box-regular-padding--8___OUrph",
49
+ "Box-regular-padding--12": "Primer_Brand__Box-module__Box-regular-padding--12___nx4li",
50
+ "Box-regular-padding--16": "Primer_Brand__Box-module__Box-regular-padding--16___fMcnO",
51
+ "Box-regular-padding--20": "Primer_Brand__Box-module__Box-regular-padding--20___6rqV6",
52
+ "Box-regular-padding--24": "Primer_Brand__Box-module__Box-regular-padding--24___Hjxlv",
53
+ "Box-regular-padding--28": "Primer_Brand__Box-module__Box-regular-padding--28___qAp6l",
54
+ "Box-regular-padding--32": "Primer_Brand__Box-module__Box-regular-padding--32____0Y_z",
55
+ "Box-regular-padding--36": "Primer_Brand__Box-module__Box-regular-padding--36___yruzD",
56
+ "Box-regular-padding--40": "Primer_Brand__Box-module__Box-regular-padding--40___Sk_EY",
57
+ "Box-regular-padding--44": "Primer_Brand__Box-module__Box-regular-padding--44___Toy1z",
58
+ "Box-regular-padding--48": "Primer_Brand__Box-module__Box-regular-padding--48___5QIGt",
59
+ "Box-regular-padding--64": "Primer_Brand__Box-module__Box-regular-padding--64___3fPdF",
60
+ "Box-regular-padding--80": "Primer_Brand__Box-module__Box-regular-padding--80___lsT_J",
61
+ "Box-regular-padding--96": "Primer_Brand__Box-module__Box-regular-padding--96___uF__8",
62
+ "Box-regular-padding--112": "Primer_Brand__Box-module__Box-regular-padding--112___5z5KO",
63
+ "Box-regular-padding--128": "Primer_Brand__Box-module__Box-regular-padding--128___joRMh",
64
+ "Box-wide-padding--condensed": "Primer_Brand__Box-module__Box-wide-padding--condensed___7dBsG",
65
+ "Box-wide-padding--normal": "Primer_Brand__Box-module__Box-wide-padding--normal___tzgzT",
66
+ "Box-wide-padding--spacious": "Primer_Brand__Box-module__Box-wide-padding--spacious___7qBPK",
67
+ "Box-wide-padding--none": "Primer_Brand__Box-module__Box-wide-padding--none___znvZH",
68
+ "Box-wide-padding--4": "Primer_Brand__Box-module__Box-wide-padding--4___yQpqn",
69
+ "Box-wide-padding--8": "Primer_Brand__Box-module__Box-wide-padding--8___f6vWm",
70
+ "Box-wide-padding--12": "Primer_Brand__Box-module__Box-wide-padding--12___s8XUC",
71
+ "Box-wide-padding--16": "Primer_Brand__Box-module__Box-wide-padding--16___6P6QY",
72
+ "Box-wide-padding--20": "Primer_Brand__Box-module__Box-wide-padding--20____5wwH",
73
+ "Box-wide-padding--24": "Primer_Brand__Box-module__Box-wide-padding--24___N4qgw",
74
+ "Box-wide-padding--28": "Primer_Brand__Box-module__Box-wide-padding--28___yaJvl",
75
+ "Box-wide-padding--32": "Primer_Brand__Box-module__Box-wide-padding--32___s6WEm",
76
+ "Box-wide-padding--36": "Primer_Brand__Box-module__Box-wide-padding--36___iyrVP",
77
+ "Box-wide-padding--40": "Primer_Brand__Box-module__Box-wide-padding--40___IQM7z",
78
+ "Box-wide-padding--44": "Primer_Brand__Box-module__Box-wide-padding--44___tEU8M",
79
+ "Box-wide-padding--48": "Primer_Brand__Box-module__Box-wide-padding--48___48SUb",
80
+ "Box-wide-padding--64": "Primer_Brand__Box-module__Box-wide-padding--64___w7VDZ",
81
+ "Box-wide-padding--80": "Primer_Brand__Box-module__Box-wide-padding--80___9tPS3",
82
+ "Box-wide-padding--96": "Primer_Brand__Box-module__Box-wide-padding--96___lTEVX",
83
+ "Box-wide-padding--112": "Primer_Brand__Box-module__Box-wide-padding--112___1ubOY",
84
+ "Box-wide-padding--128": "Primer_Brand__Box-module__Box-wide-padding--128___tPRRu",
85
+ "Box-paddingBlockStart--condensed": "Primer_Brand__Box-module__Box-paddingBlockStart--condensed___VeCcP",
86
+ "Box-paddingBlockStart--normal": "Primer_Brand__Box-module__Box-paddingBlockStart--normal___biM43",
87
+ "Box-paddingBlockStart--spacious": "Primer_Brand__Box-module__Box-paddingBlockStart--spacious___WwyI2",
88
+ "Box-paddingBlockStart--none": "Primer_Brand__Box-module__Box-paddingBlockStart--none___fMvpI",
89
+ "Box-paddingBlockStart--4": "Primer_Brand__Box-module__Box-paddingBlockStart--4___AIpF4",
90
+ "Box-paddingBlockStart--8": "Primer_Brand__Box-module__Box-paddingBlockStart--8___mNLjC",
91
+ "Box-paddingBlockStart--12": "Primer_Brand__Box-module__Box-paddingBlockStart--12___tCrqd",
92
+ "Box-paddingBlockStart--16": "Primer_Brand__Box-module__Box-paddingBlockStart--16___HEF3U",
93
+ "Box-paddingBlockStart--20": "Primer_Brand__Box-module__Box-paddingBlockStart--20___eFjI0",
94
+ "Box-paddingBlockStart--24": "Primer_Brand__Box-module__Box-paddingBlockStart--24___42znV",
95
+ "Box-paddingBlockStart--28": "Primer_Brand__Box-module__Box-paddingBlockStart--28___atIzM",
96
+ "Box-paddingBlockStart--32": "Primer_Brand__Box-module__Box-paddingBlockStart--32___l_ctJ",
97
+ "Box-paddingBlockStart--36": "Primer_Brand__Box-module__Box-paddingBlockStart--36___dk_B_",
98
+ "Box-paddingBlockStart--40": "Primer_Brand__Box-module__Box-paddingBlockStart--40___aLKdb",
99
+ "Box-paddingBlockStart--44": "Primer_Brand__Box-module__Box-paddingBlockStart--44___9GKwE",
100
+ "Box-paddingBlockStart--48": "Primer_Brand__Box-module__Box-paddingBlockStart--48___SmcSI",
101
+ "Box-paddingBlockStart--64": "Primer_Brand__Box-module__Box-paddingBlockStart--64___Y_0SM",
102
+ "Box-paddingBlockStart--80": "Primer_Brand__Box-module__Box-paddingBlockStart--80___d_Yi0",
103
+ "Box-paddingBlockStart--96": "Primer_Brand__Box-module__Box-paddingBlockStart--96___BPOGS",
104
+ "Box-paddingBlockStart--112": "Primer_Brand__Box-module__Box-paddingBlockStart--112___v6O7n",
105
+ "Box-paddingBlockStart--128": "Primer_Brand__Box-module__Box-paddingBlockStart--128___7jd3_",
106
+ "Box-narrow-paddingBlockStart--condensed": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--condensed___vL13Q",
107
+ "Box-narrow-paddingBlockStart--normal": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--normal___mR1zL",
108
+ "Box-narrow-paddingBlockStart--spacious": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--spacious___Q38nU",
109
+ "Box-narrow-paddingBlockStart--none": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--none___wSAE4",
110
+ "Box-narrow-paddingBlockStart--4": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--4___Fx1fl",
111
+ "Box-narrow-paddingBlockStart--8": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--8___go1Ks",
112
+ "Box-narrow-paddingBlockStart--12": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--12___xyBNJ",
113
+ "Box-narrow-paddingBlockStart--16": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--16___O75Dp",
114
+ "Box-narrow-paddingBlockStart--20": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--20___YmCUa",
115
+ "Box-narrow-paddingBlockStart--24": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--24___TBkSd",
116
+ "Box-narrow-paddingBlockStart--28": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--28___Z9ZU7",
117
+ "Box-narrow-paddingBlockStart--32": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--32___HD5OA",
118
+ "Box-narrow-paddingBlockStart--36": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--36___rfhJU",
119
+ "Box-narrow-paddingBlockStart--40": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--40___ttQCc",
120
+ "Box-narrow-paddingBlockStart--44": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--44___rlf3q",
121
+ "Box-narrow-paddingBlockStart--48": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--48____dps_",
122
+ "Box-narrow-paddingBlockStart--64": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--64___5X5HX",
123
+ "Box-narrow-paddingBlockStart--80": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--80___K4rY_",
124
+ "Box-narrow-paddingBlockStart--96": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--96___hHQRx",
125
+ "Box-narrow-paddingBlockStart--112": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--112___GtL5D",
126
+ "Box-narrow-paddingBlockStart--128": "Primer_Brand__Box-module__Box-narrow-paddingBlockStart--128___oDaYC",
127
+ "Box-regular-paddingBlockStart--condensed": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--condensed___9Xg_7",
128
+ "Box-regular-paddingBlockStart--normal": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--normal___fWlVG",
129
+ "Box-regular-paddingBlockStart--spacious": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--spacious___1moOC",
130
+ "Box-regular-paddingBlockStart--none": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--none___pmpry",
131
+ "Box-regular-paddingBlockStart--4": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--4___dcXSK",
132
+ "Box-regular-paddingBlockStart--8": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--8___pwcu7",
133
+ "Box-regular-paddingBlockStart--12": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--12___zvA3_",
134
+ "Box-regular-paddingBlockStart--16": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--16___KKdR2",
135
+ "Box-regular-paddingBlockStart--20": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--20___m2mSB",
136
+ "Box-regular-paddingBlockStart--24": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--24____cEl_",
137
+ "Box-regular-paddingBlockStart--28": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--28____9j8m",
138
+ "Box-regular-paddingBlockStart--32": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--32___23mUI",
139
+ "Box-regular-paddingBlockStart--36": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--36___WjhXI",
140
+ "Box-regular-paddingBlockStart--40": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--40___eXXBs",
141
+ "Box-regular-paddingBlockStart--44": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--44___PzwKh",
142
+ "Box-regular-paddingBlockStart--48": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--48___tNx0Y",
143
+ "Box-regular-paddingBlockStart--64": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--64___V96ux",
144
+ "Box-regular-paddingBlockStart--80": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--80___Qdqx9",
145
+ "Box-regular-paddingBlockStart--96": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--96___JQ7ly",
146
+ "Box-regular-paddingBlockStart--112": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--112___Q55lx",
147
+ "Box-regular-paddingBlockStart--128": "Primer_Brand__Box-module__Box-regular-paddingBlockStart--128____clPQ",
148
+ "Box-wide-paddingBlockStart--condensed": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--condensed___XcOKZ",
149
+ "Box-wide-paddingBlockStart--normal": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--normal___n54EI",
150
+ "Box-wide-paddingBlockStart--spacious": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--spacious___v6qiD",
151
+ "Box-wide-paddingBlockStart--none": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--none____zlRR",
152
+ "Box-wide-paddingBlockStart--4": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--4___PR9an",
153
+ "Box-wide-paddingBlockStart--8": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--8___FK0_3",
154
+ "Box-wide-paddingBlockStart--12": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--12___NSHo_",
155
+ "Box-wide-paddingBlockStart--16": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--16___11vWp",
156
+ "Box-wide-paddingBlockStart--20": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--20___RL4J_",
157
+ "Box-wide-paddingBlockStart--24": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--24___otXX0",
158
+ "Box-wide-paddingBlockStart--28": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--28___FwZKO",
159
+ "Box-wide-paddingBlockStart--32": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--32___HMGH6",
160
+ "Box-wide-paddingBlockStart--36": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--36___asq7M",
161
+ "Box-wide-paddingBlockStart--40": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--40___DUMAv",
162
+ "Box-wide-paddingBlockStart--44": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--44___nalVp",
163
+ "Box-wide-paddingBlockStart--48": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--48___FSOIe",
164
+ "Box-wide-paddingBlockStart--64": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--64___6cM9L",
165
+ "Box-wide-paddingBlockStart--80": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--80___d5qbb",
166
+ "Box-wide-paddingBlockStart--96": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--96___rL_m_",
167
+ "Box-wide-paddingBlockStart--112": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--112___XWpgD",
168
+ "Box-wide-paddingBlockStart--128": "Primer_Brand__Box-module__Box-wide-paddingBlockStart--128____PX6X",
169
+ "Box-paddingInlineEnd--condensed": "Primer_Brand__Box-module__Box-paddingInlineEnd--condensed___nri7V",
170
+ "Box-paddingInlineEnd--normal": "Primer_Brand__Box-module__Box-paddingInlineEnd--normal___FB6U2",
171
+ "Box-paddingInlineEnd--spacious": "Primer_Brand__Box-module__Box-paddingInlineEnd--spacious___gAZku",
172
+ "Box-paddingInlineEnd--none": "Primer_Brand__Box-module__Box-paddingInlineEnd--none___fh2GI",
173
+ "Box-paddingInlineEnd--4": "Primer_Brand__Box-module__Box-paddingInlineEnd--4___Reahn",
174
+ "Box-paddingInlineEnd--8": "Primer_Brand__Box-module__Box-paddingInlineEnd--8___6aCrF",
175
+ "Box-paddingInlineEnd--12": "Primer_Brand__Box-module__Box-paddingInlineEnd--12___qzGGQ",
176
+ "Box-paddingInlineEnd--16": "Primer_Brand__Box-module__Box-paddingInlineEnd--16___YWKfs",
177
+ "Box-paddingInlineEnd--20": "Primer_Brand__Box-module__Box-paddingInlineEnd--20___6D_nz",
178
+ "Box-paddingInlineEnd--24": "Primer_Brand__Box-module__Box-paddingInlineEnd--24___eMVPC",
179
+ "Box-paddingInlineEnd--28": "Primer_Brand__Box-module__Box-paddingInlineEnd--28___6ESoo",
180
+ "Box-paddingInlineEnd--32": "Primer_Brand__Box-module__Box-paddingInlineEnd--32___IESB_",
181
+ "Box-paddingInlineEnd--36": "Primer_Brand__Box-module__Box-paddingInlineEnd--36___Sj7ML",
182
+ "Box-paddingInlineEnd--40": "Primer_Brand__Box-module__Box-paddingInlineEnd--40___PUfHP",
183
+ "Box-paddingInlineEnd--44": "Primer_Brand__Box-module__Box-paddingInlineEnd--44___QWord",
184
+ "Box-paddingInlineEnd--48": "Primer_Brand__Box-module__Box-paddingInlineEnd--48___Bct6K",
185
+ "Box-paddingInlineEnd--64": "Primer_Brand__Box-module__Box-paddingInlineEnd--64___UXT7R",
186
+ "Box-paddingInlineEnd--80": "Primer_Brand__Box-module__Box-paddingInlineEnd--80___9v9ZM",
187
+ "Box-paddingInlineEnd--96": "Primer_Brand__Box-module__Box-paddingInlineEnd--96___o5o1w",
188
+ "Box-paddingInlineEnd--112": "Primer_Brand__Box-module__Box-paddingInlineEnd--112___5RvHU",
189
+ "Box-paddingInlineEnd--128": "Primer_Brand__Box-module__Box-paddingInlineEnd--128___bVIRK",
190
+ "Box-narrow-paddingInlineEnd--condensed": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--condensed___o61WC",
191
+ "Box-narrow-paddingInlineEnd--normal": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--normal___t4Ebg",
192
+ "Box-narrow-paddingInlineEnd--spacious": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--spacious___aLPl8",
193
+ "Box-narrow-paddingInlineEnd--none": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--none___3vtzm",
194
+ "Box-narrow-paddingInlineEnd--4": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--4___5AkH0",
195
+ "Box-narrow-paddingInlineEnd--8": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--8___1pdyQ",
196
+ "Box-narrow-paddingInlineEnd--12": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--12___qPjdt",
197
+ "Box-narrow-paddingInlineEnd--16": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--16___6KQWn",
198
+ "Box-narrow-paddingInlineEnd--20": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--20___fanuM",
199
+ "Box-narrow-paddingInlineEnd--24": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--24___BfjlF",
200
+ "Box-narrow-paddingInlineEnd--28": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--28___I_XDE",
201
+ "Box-narrow-paddingInlineEnd--32": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--32___H7Kky",
202
+ "Box-narrow-paddingInlineEnd--36": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--36___qZoYM",
203
+ "Box-narrow-paddingInlineEnd--40": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--40___SrdHc",
204
+ "Box-narrow-paddingInlineEnd--44": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--44___hNaB6",
205
+ "Box-narrow-paddingInlineEnd--48": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--48___eLkj2",
206
+ "Box-narrow-paddingInlineEnd--64": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--64___yzuJA",
207
+ "Box-narrow-paddingInlineEnd--80": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--80___3xEC9",
208
+ "Box-narrow-paddingInlineEnd--96": "Primer_Brand__Box-module__Box-narrow-paddingInlineEnd--96___tywXg",
209
+ "Box-regular-paddingInlineEnd--condensed": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--condensed___a3kRx",
210
+ "Box-regular-paddingInlineEnd--normal": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--normal___kRyUg",
211
+ "Box-regular-paddingInlineEnd--spacious": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--spacious___cA7pQ",
212
+ "Box-regular-paddingInlineEnd--none": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--none___nI1TG",
213
+ "Box-regular-paddingInlineEnd--4": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--4___wNK__",
214
+ "Box-regular-paddingInlineEnd--8": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--8___PALMh",
215
+ "Box-regular-paddingInlineEnd--12": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--12___sP1TE",
216
+ "Box-regular-paddingInlineEnd--16": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--16___C652J",
217
+ "Box-regular-paddingInlineEnd--20": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--20___fnSLm",
218
+ "Box-regular-paddingInlineEnd--24": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--24___yFXTI",
219
+ "Box-regular-paddingInlineEnd--28": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--28___N_azm",
220
+ "Box-regular-paddingInlineEnd--32": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--32___VF43n",
221
+ "Box-regular-paddingInlineEnd--36": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--36___J_DFd",
222
+ "Box-regular-paddingInlineEnd--40": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--40___3JGEO",
223
+ "Box-regular-paddingInlineEnd--44": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--44___soItu",
224
+ "Box-regular-paddingInlineEnd--48": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--48____Ez5d",
225
+ "Box-regular-paddingInlineEnd--64": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--64___h_n6b",
226
+ "Box-regular-paddingInlineEnd--80": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--80___Q3oLn",
227
+ "Box-regular-paddingInlineEnd--96": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--96___y6Mvi",
228
+ "Box-regular-paddingInlineEnd--112": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--112___m_481",
229
+ "Box-regular-paddingInlineEnd--128": "Primer_Brand__Box-module__Box-regular-paddingInlineEnd--128___16RRj",
230
+ "Box-wide-paddingInlineEnd--condensed": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--condensed___JHgpN",
231
+ "Box-wide-paddingInlineEnd--normal": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--normal___nEf3m",
232
+ "Box-wide-paddingInlineEnd--spacious": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--spacious___nJQ8N",
233
+ "Box-wide-paddingInlineEnd--none": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--none___Hm5Su",
234
+ "Box-wide-paddingInlineEnd--4": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--4___cJUVD",
235
+ "Box-wide-paddingInlineEnd--8": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--8___QyYqv",
236
+ "Box-wide-paddingInlineEnd--12": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--12___9_zP9",
237
+ "Box-wide-paddingInlineEnd--16": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--16___uVXj_",
238
+ "Box-wide-paddingInlineEnd--20": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--20___xU6ds",
239
+ "Box-wide-paddingInlineEnd--24": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--24___bP2_Q",
240
+ "Box-wide-paddingInlineEnd--28": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--28___c9UkK",
241
+ "Box-wide-paddingInlineEnd--32": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--32___9Ut8x",
242
+ "Box-wide-paddingInlineEnd--36": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--36___uO2Hq",
243
+ "Box-wide-paddingInlineEnd--40": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--40___iZLe0",
244
+ "Box-wide-paddingInlineEnd--44": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--44___kQHDB",
245
+ "Box-wide-paddingInlineEnd--48": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--48___p2tiI",
246
+ "Box-wide-paddingInlineEnd--64": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--64___vBMJR",
247
+ "Box-wide-paddingInlineEnd--80": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--80___yPcKg",
248
+ "Box-wide-paddingInlineEnd--96": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--96___mvELD",
249
+ "Box-wide-paddingInlineEnd--112": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--112___yPZD1",
250
+ "Box-wide-paddingInlineEnd--128": "Primer_Brand__Box-module__Box-wide-paddingInlineEnd--128___M_I1d",
251
+ "Box-paddingBlockEnd--condensed": "Primer_Brand__Box-module__Box-paddingBlockEnd--condensed___H3qAA",
252
+ "Box-paddingBlockEnd--normal": "Primer_Brand__Box-module__Box-paddingBlockEnd--normal___po7jd",
253
+ "Box-paddingBlockEnd--spacious": "Primer_Brand__Box-module__Box-paddingBlockEnd--spacious___IV0YJ",
254
+ "Box-paddingBlockEnd--none": "Primer_Brand__Box-module__Box-paddingBlockEnd--none___XYxIv",
255
+ "Box-paddingBlockEnd--4": "Primer_Brand__Box-module__Box-paddingBlockEnd--4___LNIVV",
256
+ "Box-paddingBlockEnd--8": "Primer_Brand__Box-module__Box-paddingBlockEnd--8____n69r",
257
+ "Box-paddingBlockEnd--12": "Primer_Brand__Box-module__Box-paddingBlockEnd--12___YyOfK",
258
+ "Box-paddingBlockEnd--16": "Primer_Brand__Box-module__Box-paddingBlockEnd--16___rmZ9s",
259
+ "Box-paddingBlockEnd--20": "Primer_Brand__Box-module__Box-paddingBlockEnd--20___ohTpu",
260
+ "Box-paddingBlockEnd--24": "Primer_Brand__Box-module__Box-paddingBlockEnd--24___9bzSc",
261
+ "Box-paddingBlockEnd--28": "Primer_Brand__Box-module__Box-paddingBlockEnd--28___9Gitx",
262
+ "Box-paddingBlockEnd--32": "Primer_Brand__Box-module__Box-paddingBlockEnd--32___L64LE",
263
+ "Box-paddingBlockEnd--36": "Primer_Brand__Box-module__Box-paddingBlockEnd--36___bemgr",
264
+ "Box-paddingBlockEnd--40": "Primer_Brand__Box-module__Box-paddingBlockEnd--40___bpxvu",
265
+ "Box-paddingBlockEnd--44": "Primer_Brand__Box-module__Box-paddingBlockEnd--44___L26Ti",
266
+ "Box-paddingBlockEnd--48": "Primer_Brand__Box-module__Box-paddingBlockEnd--48___mpg32",
267
+ "Box-paddingBlockEnd--64": "Primer_Brand__Box-module__Box-paddingBlockEnd--64___EPgDI",
268
+ "Box-paddingBlockEnd--80": "Primer_Brand__Box-module__Box-paddingBlockEnd--80___IWLUX",
269
+ "Box-paddingBlockEnd--96": "Primer_Brand__Box-module__Box-paddingBlockEnd--96___AREUt",
270
+ "Box-paddingBlockEnd--112": "Primer_Brand__Box-module__Box-paddingBlockEnd--112___W8__T",
271
+ "Box-paddingBlockEnd--128": "Primer_Brand__Box-module__Box-paddingBlockEnd--128___Whnss",
272
+ "Box-narrow-paddingBlockEnd--condensed": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--condensed___BqVqD",
273
+ "Box-narrow-paddingBlockEnd--normal": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--normal___bLu6z",
274
+ "Box-narrow-paddingBlockEnd--spacious": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--spacious___5vah6",
275
+ "Box-narrow-paddingBlockEnd--none": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--none___Ab1R7",
276
+ "Box-narrow-paddingBlockEnd--4": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--4___Mmxnh",
277
+ "Box-narrow-paddingBlockEnd--8": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--8___snVn2",
278
+ "Box-narrow-paddingBlockEnd--12": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--12___Apbgk",
279
+ "Box-narrow-paddingBlockEnd--16": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--16___VMgCH",
280
+ "Box-narrow-paddingBlockEnd--20": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--20___WEDzC",
281
+ "Box-narrow-paddingBlockEnd--24": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--24___6BdmM",
282
+ "Box-narrow-paddingBlockEnd--28": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--28___bg9z6",
283
+ "Box-narrow-paddingBlockEnd--32": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--32___XNEjT",
284
+ "Box-narrow-paddingBlockEnd--36": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--36___kpCQw",
285
+ "Box-narrow-paddingBlockEnd--40": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--40___ipT_Z",
286
+ "Box-narrow-paddingBlockEnd--44": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--44___HzxdZ",
287
+ "Box-narrow-paddingBlockEnd--48": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--48___kFRDk",
288
+ "Box-narrow-paddingBlockEnd--64": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--64___mYBR9",
289
+ "Box-narrow-paddingBlockEnd--80": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--80___x6CM2",
290
+ "Box-narrow-paddingBlockEnd--96": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--96___XFlkx",
291
+ "Box-narrow-paddingBlockEnd--112": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--112___TvS0B",
292
+ "Box-narrow-paddingBlockEnd--128": "Primer_Brand__Box-module__Box-narrow-paddingBlockEnd--128___9A13a",
293
+ "Box-regular-paddingBlockEnd--condensed": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--condensed___xCZR1",
294
+ "Box-regular-paddingBlockEnd--normal": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--normal___mJTkJ",
295
+ "Box-regular-paddingBlockEnd--spacious": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--spacious___1yPOB",
296
+ "Box-regular-paddingBlockEnd--none": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--none___SXczm",
297
+ "Box-regular-paddingBlockEnd--4": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--4___J_SeD",
298
+ "Box-regular-paddingBlockEnd--8": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--8___1hek1",
299
+ "Box-regular-paddingBlockEnd--12": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--12___8Tig3",
300
+ "Box-regular-paddingBlockEnd--16": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--16___7uYyk",
301
+ "Box-regular-paddingBlockEnd--20": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--20___JRRct",
302
+ "Box-regular-paddingBlockEnd--24": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--24___jIzDN",
303
+ "Box-regular-paddingBlockEnd--28": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--28___7k43_",
304
+ "Box-regular-paddingBlockEnd--32": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--32___EdJ7l",
305
+ "Box-regular-paddingBlockEnd--36": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--36___xoV3E",
306
+ "Box-regular-paddingBlockEnd--40": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--40___yTtP9",
307
+ "Box-regular-paddingBlockEnd--44": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--44___TEQmP",
308
+ "Box-regular-paddingBlockEnd--48": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--48____A4AL",
309
+ "Box-regular-paddingBlockEnd--64": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--64___5UAcY",
310
+ "Box-regular-paddingBlockEnd--80": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--80___4i6wV",
311
+ "Box-regular-paddingBlockEnd--96": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--96___ktUqo",
312
+ "Box-regular-paddingBlockEnd--112": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--112___1eppK",
313
+ "Box-regular-paddingBlockEnd--128": "Primer_Brand__Box-module__Box-regular-paddingBlockEnd--128___MhXPq",
314
+ "Box-wide-paddingBlockEnd--condensed": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--condensed___L61i1",
315
+ "Box-wide-paddingBlockEnd--normal": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--normal___fST2s",
316
+ "Box-wide-paddingBlockEnd--spacious": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--spacious___Y91go",
317
+ "Box-wide-paddingBlockEnd--none": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--none___wyqfv",
318
+ "Box-wide-paddingBlockEnd--4": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--4___47ERP",
319
+ "Box-wide-paddingBlockEnd--8": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--8___A_0Rw",
320
+ "Box-wide-paddingBlockEnd--12": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--12___MFnBI",
321
+ "Box-wide-paddingBlockEnd--16": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--16___g04oe",
322
+ "Box-wide-paddingBlockEnd--20": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--20___dYjTg",
323
+ "Box-wide-paddingBlockEnd--24": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--24___725rU",
324
+ "Box-wide-paddingBlockEnd--28": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--28___i1ZrP",
325
+ "Box-wide-paddingBlockEnd--32": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--32___J3E_q",
326
+ "Box-wide-paddingBlockEnd--36": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--36___SiMqV",
327
+ "Box-wide-paddingBlockEnd--40": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--40___OTpOC",
328
+ "Box-wide-paddingBlockEnd--44": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--44___ZhNr_",
329
+ "Box-wide-paddingBlockEnd--48": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--48___5ANIa",
330
+ "Box-wide-paddingBlockEnd--64": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--64____2Idh",
331
+ "Box-wide-paddingBlockEnd--80": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--80___8kaZj",
332
+ "Box-wide-paddingBlockEnd--96": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--96___f4IJH",
333
+ "Box-wide-paddingBlockEnd--112": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--112___SqAc1",
334
+ "Box-wide-paddingBlockEnd--128": "Primer_Brand__Box-module__Box-wide-paddingBlockEnd--128___o1Mjn",
335
+ "Box-paddingInlineStart--condensed": "Primer_Brand__Box-module__Box-paddingInlineStart--condensed___YVDnf",
336
+ "Box-paddingInlineStart--normal": "Primer_Brand__Box-module__Box-paddingInlineStart--normal___hfKKU",
337
+ "Box-paddingInlineStart--spacious": "Primer_Brand__Box-module__Box-paddingInlineStart--spacious___8JEIt",
338
+ "Box-paddingInlineStart--none": "Primer_Brand__Box-module__Box-paddingInlineStart--none____rrcz",
339
+ "Box-paddingInlineStart--4": "Primer_Brand__Box-module__Box-paddingInlineStart--4___hU4rK",
340
+ "Box-paddingInlineStart--8": "Primer_Brand__Box-module__Box-paddingInlineStart--8___xNe21",
341
+ "Box-paddingInlineStart--12": "Primer_Brand__Box-module__Box-paddingInlineStart--12___zFb20",
342
+ "Box-paddingInlineStart--16": "Primer_Brand__Box-module__Box-paddingInlineStart--16___VVjpo",
343
+ "Box-paddingInlineStart--20": "Primer_Brand__Box-module__Box-paddingInlineStart--20___JU0O7",
344
+ "Box-paddingInlineStart--24": "Primer_Brand__Box-module__Box-paddingInlineStart--24___NkNE7",
345
+ "Box-paddingInlineStart--28": "Primer_Brand__Box-module__Box-paddingInlineStart--28___0bhyq",
346
+ "Box-paddingInlineStart--32": "Primer_Brand__Box-module__Box-paddingInlineStart--32___huWVh",
347
+ "Box-paddingInlineStart--36": "Primer_Brand__Box-module__Box-paddingInlineStart--36___Nqq16",
348
+ "Box-paddingInlineStart--40": "Primer_Brand__Box-module__Box-paddingInlineStart--40___u9NjB",
349
+ "Box-paddingInlineStart--44": "Primer_Brand__Box-module__Box-paddingInlineStart--44___Wi7YN",
350
+ "Box-paddingInlineStart--48": "Primer_Brand__Box-module__Box-paddingInlineStart--48___YCa0a",
351
+ "Box-paddingInlineStart--64": "Primer_Brand__Box-module__Box-paddingInlineStart--64___QjuE6",
352
+ "Box-paddingInlineStart--80": "Primer_Brand__Box-module__Box-paddingInlineStart--80___2KAHO",
353
+ "Box-paddingInlineStart--96": "Primer_Brand__Box-module__Box-paddingInlineStart--96___OQfJG",
354
+ "Box-paddingInlineStart--112": "Primer_Brand__Box-module__Box-paddingInlineStart--112___naml9",
355
+ "Box-paddingInlineStart--128": "Primer_Brand__Box-module__Box-paddingInlineStart--128___JJrWz",
356
+ "Box-narrow-paddingInlineStart--condensed": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--condensed___tJxuT",
357
+ "Box-narrow-paddingInlineStart--normal": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--normal___D6Lep",
358
+ "Box-narrow-paddingInlineStart--spacious": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--spacious___0dBJM",
359
+ "Box-narrow-paddingInlineStart--none": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--none___EEeeg",
360
+ "Box-narrow-paddingInlineStart--4": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--4___pi5AY",
361
+ "Box-narrow-paddingInlineStart--8": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--8___nCLdo",
362
+ "Box-narrow-paddingInlineStart--12": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--12___TYS_W",
363
+ "Box-narrow-paddingInlineStart--16": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--16___wqO8N",
364
+ "Box-narrow-paddingInlineStart--20": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--20___hT8P_",
365
+ "Box-narrow-paddingInlineStart--24": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--24___TeqSZ",
366
+ "Box-narrow-paddingInlineStart--28": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--28___t8cyV",
367
+ "Box-narrow-paddingInlineStart--32": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--32___Aaouf",
368
+ "Box-narrow-paddingInlineStart--36": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--36____P5NG",
369
+ "Box-narrow-paddingInlineStart--40": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--40___L4qpK",
370
+ "Box-narrow-paddingInlineStart--44": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--44___WV8M_",
371
+ "Box-narrow-paddingInlineStart--48": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--48___HQHlg",
372
+ "Box-narrow-paddingInlineStart--64": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--64___guqsd",
373
+ "Box-narrow-paddingInlineStart--80": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--80___m2dML",
374
+ "Box-narrow-paddingInlineStart--96": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--96___pRqdy",
375
+ "Box-narrow-paddingInlineStart--112": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--112___NktUj",
376
+ "Box-narrow-paddingInlineStart--128": "Primer_Brand__Box-module__Box-narrow-paddingInlineStart--128___26L4F",
377
+ "Box-regular-paddingInlineStart--condensed": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--condensed___SVU6g",
378
+ "Box-regular-paddingInlineStart--normal": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--normal___x3IgM",
379
+ "Box-regular-paddingInlineStart--spacious": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--spacious___73fuA",
380
+ "Box-regular-paddingInlineStart--none": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--none___5lGqj",
381
+ "Box-regular-paddingInlineStart--4": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--4___kknqY",
382
+ "Box-regular-paddingInlineStart--8": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--8___dG1M2",
383
+ "Box-regular-paddingInlineStart--12": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--12___Hopfq",
384
+ "Box-regular-paddingInlineStart--16": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--16___YYXXQ",
385
+ "Box-regular-paddingInlineStart--20": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--20___Ta71A",
386
+ "Box-regular-paddingInlineStart--24": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--24___9_ECq",
387
+ "Box-regular-paddingInlineStart--28": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--28___Rd80j",
388
+ "Box-regular-paddingInlineStart--32": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--32___OPUk7",
389
+ "Box-regular-paddingInlineStart--36": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--36___AfnSb",
390
+ "Box-regular-paddingInlineStart--40": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--40___2MNgk",
391
+ "Box-regular-paddingInlineStart--44": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--44___H1wzf",
392
+ "Box-regular-paddingInlineStart--48": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--48___lIQPV",
393
+ "Box-regular-paddingInlineStart--64": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--64___cjvr_",
394
+ "Box-regular-paddingInlineStart--80": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--80___As8qz",
395
+ "Box-regular-paddingInlineStart--96": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--96___8qpY3",
396
+ "Box-regular-paddingInlineStart--112": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--112___Py83_",
397
+ "Box-regular-paddingInlineStart--128": "Primer_Brand__Box-module__Box-regular-paddingInlineStart--128___jKw7R",
398
+ "Box-wide-paddingInlineStart--condensed": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--condensed___gCiEp",
399
+ "Box-wide-paddingInlineStart--normal": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--normal___Erm0V",
400
+ "Box-wide-paddingInlineStart--spacious": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--spacious___9SwYD",
401
+ "Box-wide-paddingInlineStart--none": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--none___mgDIc",
402
+ "Box-wide-paddingInlineStart--4": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--4___GYmMx",
403
+ "Box-wide-paddingInlineStart--8": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--8___NZhYc",
404
+ "Box-wide-paddingInlineStart--12": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--12___jPnYE",
405
+ "Box-wide-paddingInlineStart--16": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--16___gJn_N",
406
+ "Box-wide-paddingInlineStart--20": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--20___Dv2a5",
407
+ "Box-wide-paddingInlineStart--24": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--24___TXf_7",
408
+ "Box-wide-paddingInlineStart--28": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--28___OYYnw",
409
+ "Box-wide-paddingInlineStart--32": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--32___gWXrg",
410
+ "Box-wide-paddingInlineStart--36": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--36___vu5NC",
411
+ "Box-wide-paddingInlineStart--40": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--40___QycG5",
412
+ "Box-wide-paddingInlineStart--44": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--44___gU2rs",
413
+ "Box-wide-paddingInlineStart--48": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--48___blykE",
414
+ "Box-wide-paddingInlineStart--64": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--64___YSrph",
415
+ "Box-wide-paddingInlineStart--80": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--80___B511Z",
416
+ "Box-wide-paddingInlineStart--96": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--96___YYZvH",
417
+ "Box-wide-paddingInlineStart--112": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--112___t7cnz",
418
+ "Box-wide-paddingInlineStart--128": "Primer_Brand__Box-module__Box-wide-paddingInlineStart--128___D29X2",
419
+ "Box-margin--condensed": "Primer_Brand__Box-module__Box-margin--condensed___mBwkG",
420
+ "Box-margin--normal": "Primer_Brand__Box-module__Box-margin--normal___do5BS",
421
+ "Box-margin--spacious": "Primer_Brand__Box-module__Box-margin--spacious___uEl6F",
422
+ "Box-margin--none": "Primer_Brand__Box-module__Box-margin--none___qulo1",
423
+ "Box-margin--4": "Primer_Brand__Box-module__Box-margin--4___72RoH",
424
+ "Box-margin--8": "Primer_Brand__Box-module__Box-margin--8___uFi_D",
425
+ "Box-margin--12": "Primer_Brand__Box-module__Box-margin--12___Ixk46",
426
+ "Box-margin--16": "Primer_Brand__Box-module__Box-margin--16___HC3DV",
427
+ "Box-margin--20": "Primer_Brand__Box-module__Box-margin--20___WXYbK",
428
+ "Box-margin--24": "Primer_Brand__Box-module__Box-margin--24___kNd_n",
429
+ "Box-margin--28": "Primer_Brand__Box-module__Box-margin--28___DIZFF",
430
+ "Box-margin--32": "Primer_Brand__Box-module__Box-margin--32___qrjPa",
431
+ "Box-margin--36": "Primer_Brand__Box-module__Box-margin--36___ClFAV",
432
+ "Box-margin--40": "Primer_Brand__Box-module__Box-margin--40___MEzYS",
433
+ "Box-margin--44": "Primer_Brand__Box-module__Box-margin--44___Hod5n",
434
+ "Box-margin--48": "Primer_Brand__Box-module__Box-margin--48___Clsfj",
435
+ "Box-margin--64": "Primer_Brand__Box-module__Box-margin--64___CWi1l",
436
+ "Box-margin--80": "Primer_Brand__Box-module__Box-margin--80___OCCa3",
437
+ "Box-margin--96": "Primer_Brand__Box-module__Box-margin--96___hGCnA",
438
+ "Box-margin--112": "Primer_Brand__Box-module__Box-margin--112____KbLL",
439
+ "Box-margin--128": "Primer_Brand__Box-module__Box-margin--128___TkW4b",
440
+ "Box-narrow-margin--condensed": "Primer_Brand__Box-module__Box-narrow-margin--condensed___SiCIR",
441
+ "Box-narrow-margin--normal": "Primer_Brand__Box-module__Box-narrow-margin--normal___8XGCw",
442
+ "Box-narrow-margin--spacious": "Primer_Brand__Box-module__Box-narrow-margin--spacious___G4AeD",
443
+ "Box-narrow-margin--none": "Primer_Brand__Box-module__Box-narrow-margin--none___nNsiU",
444
+ "Box-narrow-margin--4": "Primer_Brand__Box-module__Box-narrow-margin--4___EvUVU",
445
+ "Box-narrow-margin--8": "Primer_Brand__Box-module__Box-narrow-margin--8___9ur4L",
446
+ "Box-narrow-margin--12": "Primer_Brand__Box-module__Box-narrow-margin--12___ovUY8",
447
+ "Box-narrow-margin--16": "Primer_Brand__Box-module__Box-narrow-margin--16___vYt6t",
448
+ "Box-narrow-margin--20": "Primer_Brand__Box-module__Box-narrow-margin--20___71_hx",
449
+ "Box-narrow-margin--24": "Primer_Brand__Box-module__Box-narrow-margin--24___BOxzF",
450
+ "Box-narrow-margin--28": "Primer_Brand__Box-module__Box-narrow-margin--28___R1YSL",
451
+ "Box-narrow-margin--32": "Primer_Brand__Box-module__Box-narrow-margin--32___F7OBA",
452
+ "Box-narrow-margin--36": "Primer_Brand__Box-module__Box-narrow-margin--36___quLjZ",
453
+ "Box-narrow-margin--40": "Primer_Brand__Box-module__Box-narrow-margin--40___yFJ1P",
454
+ "Box-narrow-margin--44": "Primer_Brand__Box-module__Box-narrow-margin--44___YjjuY",
455
+ "Box-narrow-margin--48": "Primer_Brand__Box-module__Box-narrow-margin--48___13AKv",
456
+ "Box-narrow-margin--64": "Primer_Brand__Box-module__Box-narrow-margin--64___rd_kv",
457
+ "Box-narrow-margin--80": "Primer_Brand__Box-module__Box-narrow-margin--80___cXS2T",
458
+ "Box-narrow-margin--96": "Primer_Brand__Box-module__Box-narrow-margin--96___cWv13",
459
+ "Box-narrow-margin--112": "Primer_Brand__Box-module__Box-narrow-margin--112___o4Ds3",
460
+ "Box-narrow-margin--128": "Primer_Brand__Box-module__Box-narrow-margin--128___gFIx5",
461
+ "Box-regular-margin--condensed": "Primer_Brand__Box-module__Box-regular-margin--condensed___rGtPN",
462
+ "Box-regular-margin--normal": "Primer_Brand__Box-module__Box-regular-margin--normal___Z_VLB",
463
+ "Box-regular-margin--spacious": "Primer_Brand__Box-module__Box-regular-margin--spacious___737_j",
464
+ "Box-regular-margin--none": "Primer_Brand__Box-module__Box-regular-margin--none___0rS5C",
465
+ "Box-regular-margin--4": "Primer_Brand__Box-module__Box-regular-margin--4___ARaWb",
466
+ "Box-regular-margin--8": "Primer_Brand__Box-module__Box-regular-margin--8___ZR9Sg",
467
+ "Box-regular-margin--12": "Primer_Brand__Box-module__Box-regular-margin--12___AJdXL",
468
+ "Box-regular-margin--16": "Primer_Brand__Box-module__Box-regular-margin--16___PURZQ",
469
+ "Box-regular-margin--20": "Primer_Brand__Box-module__Box-regular-margin--20___qQKjK",
470
+ "Box-regular-margin--24": "Primer_Brand__Box-module__Box-regular-margin--24___Dczn0",
471
+ "Box-regular-margin--28": "Primer_Brand__Box-module__Box-regular-margin--28___3jfMo",
472
+ "Box-regular-margin--32": "Primer_Brand__Box-module__Box-regular-margin--32___wzcbz",
473
+ "Box-regular-margin--36": "Primer_Brand__Box-module__Box-regular-margin--36___bNR0r",
474
+ "Box-regular-margin--40": "Primer_Brand__Box-module__Box-regular-margin--40___uFCF1",
475
+ "Box-regular-margin--44": "Primer_Brand__Box-module__Box-regular-margin--44___wDzbB",
476
+ "Box-regular-margin--48": "Primer_Brand__Box-module__Box-regular-margin--48___V9wC8",
477
+ "Box-regular-margin--64": "Primer_Brand__Box-module__Box-regular-margin--64___lPbXl",
478
+ "Box-regular-margin--80": "Primer_Brand__Box-module__Box-regular-margin--80___xQYCr",
479
+ "Box-regular-margin--96": "Primer_Brand__Box-module__Box-regular-margin--96___ugSJO",
480
+ "Box-regular-margin--112": "Primer_Brand__Box-module__Box-regular-margin--112___IzNbC",
481
+ "Box-regular-margin--128": "Primer_Brand__Box-module__Box-regular-margin--128___sEldO",
482
+ "Box-wide-margin--condensed": "Primer_Brand__Box-module__Box-wide-margin--condensed___bFL_r",
483
+ "Box-wide-margin--normal": "Primer_Brand__Box-module__Box-wide-margin--normal___SZsLp",
484
+ "Box-wide-margin--spacious": "Primer_Brand__Box-module__Box-wide-margin--spacious___lfU8R",
485
+ "Box-wide-margin--none": "Primer_Brand__Box-module__Box-wide-margin--none___BwkD1",
486
+ "Box-wide-margin--4": "Primer_Brand__Box-module__Box-wide-margin--4___5WC8r",
487
+ "Box-wide-margin--8": "Primer_Brand__Box-module__Box-wide-margin--8___3Bqpo",
488
+ "Box-wide-margin--12": "Primer_Brand__Box-module__Box-wide-margin--12___Z_G4Z",
489
+ "Box-wide-margin--16": "Primer_Brand__Box-module__Box-wide-margin--16___YYN_M",
490
+ "Box-wide-margin--20": "Primer_Brand__Box-module__Box-wide-margin--20___yrl_2",
491
+ "Box-wide-margin--24": "Primer_Brand__Box-module__Box-wide-margin--24___rsgFy",
492
+ "Box-wide-margin--28": "Primer_Brand__Box-module__Box-wide-margin--28___AHC94",
493
+ "Box-wide-margin--32": "Primer_Brand__Box-module__Box-wide-margin--32___8Hmky",
494
+ "Box-wide-margin--36": "Primer_Brand__Box-module__Box-wide-margin--36___bCJjD",
495
+ "Box-wide-margin--40": "Primer_Brand__Box-module__Box-wide-margin--40___FHbiA",
496
+ "Box-wide-margin--44": "Primer_Brand__Box-module__Box-wide-margin--44___Ov5jW",
497
+ "Box-wide-margin--48": "Primer_Brand__Box-module__Box-wide-margin--48___TXID_",
498
+ "Box-wide-margin--64": "Primer_Brand__Box-module__Box-wide-margin--64___LSBPc",
499
+ "Box-wide-margin--80": "Primer_Brand__Box-module__Box-wide-margin--80___fVtSZ",
500
+ "Box-wide-margin--112": "Primer_Brand__Box-module__Box-wide-margin--112____paRU",
501
+ "Box-wide-margin--128": "Primer_Brand__Box-module__Box-wide-margin--128___zczD6",
502
+ "Box-marginBlockStart--condensed": "Primer_Brand__Box-module__Box-marginBlockStart--condensed___EJ4kj",
503
+ "Box-marginBlockStart--normal": "Primer_Brand__Box-module__Box-marginBlockStart--normal___K_UTt",
504
+ "Box-marginBlockStart--spacious": "Primer_Brand__Box-module__Box-marginBlockStart--spacious___TnbPg",
505
+ "Box-marginBlockStart--none": "Primer_Brand__Box-module__Box-marginBlockStart--none___o_bmx",
506
+ "Box-marginBlockStart--4": "Primer_Brand__Box-module__Box-marginBlockStart--4___SBWzl",
507
+ "Box-marginBlockStart--8": "Primer_Brand__Box-module__Box-marginBlockStart--8___q_v_o",
508
+ "Box-marginBlockStart--12": "Primer_Brand__Box-module__Box-marginBlockStart--12___Rxmp1",
509
+ "Box-marginBlockStart--16": "Primer_Brand__Box-module__Box-marginBlockStart--16___iM39x",
510
+ "Box-marginBlockStart--20": "Primer_Brand__Box-module__Box-marginBlockStart--20___DAR9P",
511
+ "Box-marginBlockStart--24": "Primer_Brand__Box-module__Box-marginBlockStart--24___GZ7BC",
512
+ "Box-marginBlockStart--28": "Primer_Brand__Box-module__Box-marginBlockStart--28___eLRcb",
513
+ "Box-marginBlockStart--32": "Primer_Brand__Box-module__Box-marginBlockStart--32___VElOC",
514
+ "Box-marginBlockStart--36": "Primer_Brand__Box-module__Box-marginBlockStart--36___vdm8u",
515
+ "Box-marginBlockStart--40": "Primer_Brand__Box-module__Box-marginBlockStart--40___0zadx",
516
+ "Box-marginBlockStart--44": "Primer_Brand__Box-module__Box-marginBlockStart--44___pXsjm",
517
+ "Box-marginBlockStart--48": "Primer_Brand__Box-module__Box-marginBlockStart--48___egIjv",
518
+ "Box-marginBlockStart--64": "Primer_Brand__Box-module__Box-marginBlockStart--64___sujY1",
519
+ "Box-marginBlockStart--80": "Primer_Brand__Box-module__Box-marginBlockStart--80___JYbI9",
520
+ "Box-marginBlockStart--96": "Primer_Brand__Box-module__Box-marginBlockStart--96___xGi27",
521
+ "Box-marginBlockStart--112": "Primer_Brand__Box-module__Box-marginBlockStart--112___Ij3j6",
522
+ "Box-marginBlockStart--128": "Primer_Brand__Box-module__Box-marginBlockStart--128___Ah9vw",
523
+ "Box-narrow-marginBlockStart--condensed": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--condensed___4wl_m",
524
+ "Box-narrow-marginBlockStart--normal": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--normal___Y9vKI",
525
+ "Box-narrow-marginBlockStart--spacious": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--spacious___fDB6T",
526
+ "Box-narrow-marginBlockStart--none": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--none___a4gip",
527
+ "Box-narrow-marginBlockStart--4": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--4___XRcRa",
528
+ "Box-narrow-marginBlockStart--8": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--8___D6hnu",
529
+ "Box-narrow-marginBlockStart--12": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--12___t1ZLg",
530
+ "Box-narrow-marginBlockStart--16": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--16___YIC91",
531
+ "Box-narrow-marginBlockStart--20": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--20___WLgMK",
532
+ "Box-narrow-marginBlockStart--24": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--24___Whee1",
533
+ "Box-narrow-marginBlockStart--28": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--28___FYn0a",
534
+ "Box-narrow-marginBlockStart--32": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--32___jtJr5",
535
+ "Box-narrow-marginBlockStart--36": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--36___vNVgu",
536
+ "Box-narrow-marginBlockStart--40": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--40___tu658",
537
+ "Box-narrow-marginBlockStart--44": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--44___QZTND",
538
+ "Box-narrow-marginBlockStart--48": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--48___ZASl9",
539
+ "Box-narrow-marginBlockStart--64": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--64___2LJ8A",
540
+ "Box-narrow-marginBlockStart--80": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--80___wPoX9",
541
+ "Box-narrow-marginBlockStart--96": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--96___3noff",
542
+ "Box-narrow-marginBlockStart--112": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--112___q3oI9",
543
+ "Box-narrow-marginBlockStart--128": "Primer_Brand__Box-module__Box-narrow-marginBlockStart--128___kbwzC",
544
+ "Box-regular-marginBlockStart--condensed": "Primer_Brand__Box-module__Box-regular-marginBlockStart--condensed___rqOJi",
545
+ "Box-regular-marginBlockStart--normal": "Primer_Brand__Box-module__Box-regular-marginBlockStart--normal___xNtSW",
546
+ "Box-regular-marginBlockStart--spacious": "Primer_Brand__Box-module__Box-regular-marginBlockStart--spacious___dsk6z",
547
+ "Box-regular-marginBlockStart--none": "Primer_Brand__Box-module__Box-regular-marginBlockStart--none___J7ADI",
548
+ "Box-regular-marginBlockStart--4": "Primer_Brand__Box-module__Box-regular-marginBlockStart--4___whQrT",
549
+ "Box-regular-marginBlockStart--8": "Primer_Brand__Box-module__Box-regular-marginBlockStart--8___eSoQE",
550
+ "Box-regular-marginBlockStart--12": "Primer_Brand__Box-module__Box-regular-marginBlockStart--12___TAvsH",
551
+ "Box-regular-marginBlockStart--16": "Primer_Brand__Box-module__Box-regular-marginBlockStart--16___CAZur",
552
+ "Box-regular-marginBlockStart--20": "Primer_Brand__Box-module__Box-regular-marginBlockStart--20___aBXJM",
553
+ "Box-regular-marginBlockStart--24": "Primer_Brand__Box-module__Box-regular-marginBlockStart--24___WxHv4",
554
+ "Box-regular-marginBlockStart--28": "Primer_Brand__Box-module__Box-regular-marginBlockStart--28___F9278",
555
+ "Box-regular-marginBlockStart--32": "Primer_Brand__Box-module__Box-regular-marginBlockStart--32___po_d1",
556
+ "Box-regular-marginBlockStart--36": "Primer_Brand__Box-module__Box-regular-marginBlockStart--36___pAYLP",
557
+ "Box-regular-marginBlockStart--40": "Primer_Brand__Box-module__Box-regular-marginBlockStart--40___Aqr8n",
558
+ "Box-regular-marginBlockStart--44": "Primer_Brand__Box-module__Box-regular-marginBlockStart--44___YuhVo",
559
+ "Box-regular-marginBlockStart--48": "Primer_Brand__Box-module__Box-regular-marginBlockStart--48___x0mkH",
560
+ "Box-regular-marginBlockStart--64": "Primer_Brand__Box-module__Box-regular-marginBlockStart--64___hX9E4",
561
+ "Box-regular-marginBlockStart--80": "Primer_Brand__Box-module__Box-regular-marginBlockStart--80___QmdnX",
562
+ "Box-regular-marginBlockStart--96": "Primer_Brand__Box-module__Box-regular-marginBlockStart--96___zwLqy",
563
+ "Box-regular-marginBlockStart--112": "Primer_Brand__Box-module__Box-regular-marginBlockStart--112___MEneE",
564
+ "Box-regular-marginBlockStart--128": "Primer_Brand__Box-module__Box-regular-marginBlockStart--128___b7aQZ",
565
+ "Box-wide-marginBlockStart--condensed": "Primer_Brand__Box-module__Box-wide-marginBlockStart--condensed___kFM4Z",
566
+ "Box-wide-marginBlockStart--normal": "Primer_Brand__Box-module__Box-wide-marginBlockStart--normal___MVpJz",
567
+ "Box-wide-marginBlockStart--spacious": "Primer_Brand__Box-module__Box-wide-marginBlockStart--spacious___M_VIY",
568
+ "Box-wide-marginBlockStart--none": "Primer_Brand__Box-module__Box-wide-marginBlockStart--none___Ds5Fp",
569
+ "Box-wide-marginBlockStart--4": "Primer_Brand__Box-module__Box-wide-marginBlockStart--4___ePLug",
570
+ "Box-wide-marginBlockStart--8": "Primer_Brand__Box-module__Box-wide-marginBlockStart--8____Vb7i",
571
+ "Box-wide-marginBlockStart--12": "Primer_Brand__Box-module__Box-wide-marginBlockStart--12___copEa",
572
+ "Box-wide-marginBlockStart--16": "Primer_Brand__Box-module__Box-wide-marginBlockStart--16___R8DY9",
573
+ "Box-wide-marginBlockStart--20": "Primer_Brand__Box-module__Box-wide-marginBlockStart--20___b1xba",
574
+ "Box-wide-marginBlockStart--24": "Primer_Brand__Box-module__Box-wide-marginBlockStart--24____M5lg",
575
+ "Box-wide-marginBlockStart--28": "Primer_Brand__Box-module__Box-wide-marginBlockStart--28____G6Dn",
576
+ "Box-wide-marginBlockStart--32": "Primer_Brand__Box-module__Box-wide-marginBlockStart--32___y3qZ5",
577
+ "Box-wide-marginBlockStart--36": "Primer_Brand__Box-module__Box-wide-marginBlockStart--36___lBkxZ",
578
+ "Box-wide-marginBlockStart--40": "Primer_Brand__Box-module__Box-wide-marginBlockStart--40___hjEkw",
579
+ "Box-wide-marginBlockStart--44": "Primer_Brand__Box-module__Box-wide-marginBlockStart--44___dpfx9",
580
+ "Box-wide-marginBlockStart--48": "Primer_Brand__Box-module__Box-wide-marginBlockStart--48___i0pkT",
581
+ "Box-wide-marginBlockStart--64": "Primer_Brand__Box-module__Box-wide-marginBlockStart--64___EU3vf",
582
+ "Box-wide-marginBlockStart--80": "Primer_Brand__Box-module__Box-wide-marginBlockStart--80___3LaLk",
583
+ "Box-wide-marginBlockStart--96": "Primer_Brand__Box-module__Box-wide-marginBlockStart--96___RKgAQ",
584
+ "Box-wide-marginBlockStart--112": "Primer_Brand__Box-module__Box-wide-marginBlockStart--112___qFbfe",
585
+ "Box-wide-marginBlockStart--128": "Primer_Brand__Box-module__Box-wide-marginBlockStart--128___FND6N",
586
+ "Box-marginInlineEnd--condensed": "Primer_Brand__Box-module__Box-marginInlineEnd--condensed___9mS6m",
587
+ "Box-marginInlineEnd--normal": "Primer_Brand__Box-module__Box-marginInlineEnd--normal___nn38d",
588
+ "Box-marginInlineEnd--spacious": "Primer_Brand__Box-module__Box-marginInlineEnd--spacious___8wAEG",
589
+ "Box-marginInlineEnd--none": "Primer_Brand__Box-module__Box-marginInlineEnd--none___Ya98T",
590
+ "Box-marginInlineEnd--4": "Primer_Brand__Box-module__Box-marginInlineEnd--4___7hOig",
591
+ "Box-marginInlineEnd--8": "Primer_Brand__Box-module__Box-marginInlineEnd--8___Du7Vg",
592
+ "Box-marginInlineEnd--12": "Primer_Brand__Box-module__Box-marginInlineEnd--12___GIANx",
593
+ "Box-marginInlineEnd--16": "Primer_Brand__Box-module__Box-marginInlineEnd--16___KkyCq",
594
+ "Box-marginInlineEnd--20": "Primer_Brand__Box-module__Box-marginInlineEnd--20___zQLW6",
595
+ "Box-marginInlineEnd--24": "Primer_Brand__Box-module__Box-marginInlineEnd--24___nlDqz",
596
+ "Box-marginInlineEnd--28": "Primer_Brand__Box-module__Box-marginInlineEnd--28___zbbUk",
597
+ "Box-marginInlineEnd--32": "Primer_Brand__Box-module__Box-marginInlineEnd--32___SmwVf",
598
+ "Box-marginInlineEnd--36": "Primer_Brand__Box-module__Box-marginInlineEnd--36___2D1Gy",
599
+ "Box-marginInlineEnd--40": "Primer_Brand__Box-module__Box-marginInlineEnd--40___eUzIK",
600
+ "Box-marginInlineEnd--44": "Primer_Brand__Box-module__Box-marginInlineEnd--44___0MnRb",
601
+ "Box-marginInlineEnd--48": "Primer_Brand__Box-module__Box-marginInlineEnd--48___kIfcF",
602
+ "Box-marginInlineEnd--64": "Primer_Brand__Box-module__Box-marginInlineEnd--64___79Xgh",
603
+ "Box-marginInlineEnd--80": "Primer_Brand__Box-module__Box-marginInlineEnd--80___76X3y",
604
+ "Box-marginInlineEnd--96": "Primer_Brand__Box-module__Box-marginInlineEnd--96___KpLI1",
605
+ "Box-marginInlineEnd--112": "Primer_Brand__Box-module__Box-marginInlineEnd--112___Bde1M",
606
+ "Box-marginInlineEnd--128": "Primer_Brand__Box-module__Box-marginInlineEnd--128___dqGvU",
607
+ "Box-narrow-marginInlineEnd--condensed": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--condensed___IWcK8",
608
+ "Box-narrow-marginInlineEnd--normal": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--normal___LOCev",
609
+ "Box-narrow-marginInlineEnd--spacious": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--spacious___smiEl",
610
+ "Box-narrow-marginInlineEnd--none": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--none___gqXh8",
611
+ "Box-narrow-marginInlineEnd--4": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--4___abJPy",
612
+ "Box-narrow-marginInlineEnd--8": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--8___o9V68",
613
+ "Box-narrow-marginInlineEnd--12": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--12___LXJwW",
614
+ "Box-narrow-marginInlineEnd--16": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--16___Dr7ef",
615
+ "Box-narrow-marginInlineEnd--20": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--20___nzivK",
616
+ "Box-narrow-marginInlineEnd--24": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--24___eaBwb",
617
+ "Box-narrow-marginInlineEnd--28": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--28___k2O9O",
618
+ "Box-narrow-marginInlineEnd--32": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--32___nxA0T",
619
+ "Box-narrow-marginInlineEnd--36": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--36___nL2k9",
620
+ "Box-narrow-marginInlineEnd--40": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--40___bis6_",
621
+ "Box-narrow-marginInlineEnd--44": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--44___uZMK5",
622
+ "Box-narrow-marginInlineEnd--48": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--48___pbm8R",
623
+ "Box-narrow-marginInlineEnd--64": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--64___fYFKK",
624
+ "Box-narrow-marginInlineEnd--80": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--80___Ss_EO",
625
+ "Box-narrow-marginInlineEnd--96": "Primer_Brand__Box-module__Box-narrow-marginInlineEnd--96___CkbY8",
626
+ "Box-regular-marginInlineEnd--condensed": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--condensed___v7bd6",
627
+ "Box-regular-marginInlineEnd--normal": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--normal___3cnMn",
628
+ "Box-regular-marginInlineEnd--spacious": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--spacious___jrE9K",
629
+ "Box-regular-marginInlineEnd--none": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--none___9tLmk",
630
+ "Box-regular-marginInlineEnd--4": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--4___TVA6s",
631
+ "Box-regular-marginInlineEnd--8": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--8____KruD",
632
+ "Box-regular-marginInlineEnd--12": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--12___mKSQD",
633
+ "Box-regular-marginInlineEnd--16": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--16___JP39e",
634
+ "Box-regular-marginInlineEnd--20": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--20___H64w_",
635
+ "Box-regular-marginInlineEnd--24": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--24___mCoSH",
636
+ "Box-regular-marginInlineEnd--28": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--28___eOqAc",
637
+ "Box-regular-marginInlineEnd--32": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--32___QAfQu",
638
+ "Box-regular-marginInlineEnd--36": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--36___2H2Uh",
639
+ "Box-regular-marginInlineEnd--40": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--40___pm_YW",
640
+ "Box-regular-marginInlineEnd--44": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--44___BMnnE",
641
+ "Box-regular-marginInlineEnd--48": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--48___Y1e1c",
642
+ "Box-regular-marginInlineEnd--64": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--64___behK9",
643
+ "Box-regular-marginInlineEnd--80": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--80___efdJX",
644
+ "Box-regular-marginInlineEnd--96": "Primer_Brand__Box-module__Box-regular-marginInlineEnd--96___9wToi",
645
+ "Box-wide-marginInlineEnd--condensed": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--condensed___MB8ku",
646
+ "Box-wide-marginInlineEnd--normal": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--normal___XrH9M",
647
+ "Box-wide-marginInlineEnd--spacious": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--spacious___AUMme",
648
+ "Box-wide-marginInlineEnd--none": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--none___cjgnE",
649
+ "Box-wide-marginInlineEnd--4": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--4___F0VBC",
650
+ "Box-wide-marginInlineEnd--8": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--8___nMtnJ",
651
+ "Box-wide-marginInlineEnd--12": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--12___cVBe0",
652
+ "Box-wide-marginInlineEnd--16": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--16___wHevw",
653
+ "Box-wide-marginInlineEnd--20": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--20___Rh6bp",
654
+ "Box-wide-marginInlineEnd--24": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--24___9XqiB",
655
+ "Box-wide-marginInlineEnd--28": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--28___jfOKF",
656
+ "Box-wide-marginInlineEnd--32": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--32___vgYZs",
657
+ "Box-wide-marginInlineEnd--36": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--36___T3Q1J",
658
+ "Box-wide-marginInlineEnd--40": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--40___cudj0",
659
+ "Box-wide-marginInlineEnd--44": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--44___ziX0L",
660
+ "Box-wide-marginInlineEnd--48": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--48___SR0z_",
661
+ "Box-wide-marginInlineEnd--64": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--64___pqj3S",
662
+ "Box-wide-marginInlineEnd--80": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--80___PlLIP",
663
+ "Box-wide-marginInlineEnd--96": "Primer_Brand__Box-module__Box-wide-marginInlineEnd--96___iOVzg",
664
+ "Box-marginBlockEnd--condensed": "Primer_Brand__Box-module__Box-marginBlockEnd--condensed___B8tfU",
665
+ "Box-marginBlockEnd--normal": "Primer_Brand__Box-module__Box-marginBlockEnd--normal___7cVyN",
666
+ "Box-marginBlockEnd--spacious": "Primer_Brand__Box-module__Box-marginBlockEnd--spacious___y5n4b",
667
+ "Box-marginBlockEnd--none": "Primer_Brand__Box-module__Box-marginBlockEnd--none___14s1r",
668
+ "Box-marginBlockEnd--4": "Primer_Brand__Box-module__Box-marginBlockEnd--4___Uj9em",
669
+ "Box-marginBlockEnd--8": "Primer_Brand__Box-module__Box-marginBlockEnd--8___Q6Hsf",
670
+ "Box-marginBlockEnd--12": "Primer_Brand__Box-module__Box-marginBlockEnd--12___MHRnr",
671
+ "Box-marginBlockEnd--16": "Primer_Brand__Box-module__Box-marginBlockEnd--16___ZWFO_",
672
+ "Box-marginBlockEnd--20": "Primer_Brand__Box-module__Box-marginBlockEnd--20___oITUu",
673
+ "Box-marginBlockEnd--24": "Primer_Brand__Box-module__Box-marginBlockEnd--24___LyqdA",
674
+ "Box-marginBlockEnd--28": "Primer_Brand__Box-module__Box-marginBlockEnd--28____GVm4",
675
+ "Box-marginBlockEnd--32": "Primer_Brand__Box-module__Box-marginBlockEnd--32___gU0BU",
676
+ "Box-marginBlockEnd--36": "Primer_Brand__Box-module__Box-marginBlockEnd--36___ORlHu",
677
+ "Box-marginBlockEnd--40": "Primer_Brand__Box-module__Box-marginBlockEnd--40___kf2c_",
678
+ "Box-marginBlockEnd--44": "Primer_Brand__Box-module__Box-marginBlockEnd--44___SOOeq",
679
+ "Box-marginBlockEnd--48": "Primer_Brand__Box-module__Box-marginBlockEnd--48___mHa9t",
680
+ "Box-marginBlockEnd--64": "Primer_Brand__Box-module__Box-marginBlockEnd--64___rlvKh",
681
+ "Box-marginBlockEnd--80": "Primer_Brand__Box-module__Box-marginBlockEnd--80___hIm0V",
682
+ "Box-marginBlockEnd--96": "Primer_Brand__Box-module__Box-marginBlockEnd--96___DeDa9",
683
+ "Box-marginBlockEnd--112": "Primer_Brand__Box-module__Box-marginBlockEnd--112___Nu17_",
684
+ "Box-marginBlockEnd--128": "Primer_Brand__Box-module__Box-marginBlockEnd--128___2DGlK",
685
+ "Box-narrow-marginBlockEnd--condensed": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--condensed___HalPn",
686
+ "Box-narrow-marginBlockEnd--normal": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--normal___WD9ku",
687
+ "Box-narrow-marginBlockEnd--spacious": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--spacious___7PIj_",
688
+ "Box-narrow-marginBlockEnd--none": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--none___7TqBh",
689
+ "Box-narrow-marginBlockEnd--4": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--4___eWHu0",
690
+ "Box-narrow-marginBlockEnd--8": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--8___JdL_R",
691
+ "Box-narrow-marginBlockEnd--12": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--12___pqkSF",
692
+ "Box-narrow-marginBlockEnd--16": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--16___THCyb",
693
+ "Box-narrow-marginBlockEnd--20": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--20___OuXgW",
694
+ "Box-narrow-marginBlockEnd--24": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--24___J4_ic",
695
+ "Box-narrow-marginBlockEnd--28": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--28___QFFgC",
696
+ "Box-narrow-marginBlockEnd--32": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--32___azJgI",
697
+ "Box-narrow-marginBlockEnd--36": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--36___SRfnI",
698
+ "Box-narrow-marginBlockEnd--40": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--40___hcPSd",
699
+ "Box-narrow-marginBlockEnd--44": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--44___VMcfc",
700
+ "Box-narrow-marginBlockEnd--48": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--48___DUVPo",
701
+ "Box-narrow-marginBlockEnd--64": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--64___lZrcs",
702
+ "Box-narrow-marginBlockEnd--80": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--80___WK5cG",
703
+ "Box-narrow-marginBlockEnd--96": "Primer_Brand__Box-module__Box-narrow-marginBlockEnd--96____IfYB",
704
+ "Box-regular-marginBlockEnd--condensed": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--condensed___tpuQw",
705
+ "Box-regular-marginBlockEnd--normal": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--normal___1Zg3n",
706
+ "Box-regular-marginBlockEnd--spacious": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--spacious___xnI15",
707
+ "Box-regular-marginBlockEnd--none": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--none___810Vz",
708
+ "Box-regular-marginBlockEnd--4": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--4___r5zDs",
709
+ "Box-regular-marginBlockEnd--8": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--8___YavuE",
710
+ "Box-regular-marginBlockEnd--12": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--12___8u8t_",
711
+ "Box-regular-marginBlockEnd--16": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--16___dlvLN",
712
+ "Box-regular-marginBlockEnd--20": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--20___XmbTP",
713
+ "Box-regular-marginBlockEnd--24": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--24___5l984",
714
+ "Box-regular-marginBlockEnd--28": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--28___j0hZs",
715
+ "Box-regular-marginBlockEnd--32": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--32___gAWw_",
716
+ "Box-regular-marginBlockEnd--36": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--36___eTU8p",
717
+ "Box-regular-marginBlockEnd--40": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--40___oHG7T",
718
+ "Box-regular-marginBlockEnd--44": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--44___r_7Ss",
719
+ "Box-regular-marginBlockEnd--48": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--48___zOGSX",
720
+ "Box-regular-marginBlockEnd--64": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--64___VuoAB",
721
+ "Box-regular-marginBlockEnd--80": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--80___RkhHV",
722
+ "Box-regular-marginBlockEnd--96": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--96___lDLUn",
723
+ "Box-regular-marginBlockEnd--112": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--112___g9Tp_",
724
+ "Box-regular-marginBlockEnd--128": "Primer_Brand__Box-module__Box-regular-marginBlockEnd--128___IpzJz",
725
+ "Box-wide-marginBlockEnd--condensed": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--condensed___fHh4C",
726
+ "Box-wide-marginBlockEnd--normal": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--normal___PXMAU",
727
+ "Box-wide-marginBlockEnd--spacious": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--spacious___FWT1K",
728
+ "Box-wide-marginBlockEnd--none": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--none___zinhH",
729
+ "Box-wide-marginBlockEnd--4": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--4___3jgqW",
730
+ "Box-wide-marginBlockEnd--8": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--8___s9GiS",
731
+ "Box-wide-marginBlockEnd--12": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--12___lgn7_",
732
+ "Box-wide-marginBlockEnd--16": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--16___5vgno",
733
+ "Box-wide-marginBlockEnd--20": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--20___2FyAq",
734
+ "Box-wide-marginBlockEnd--24": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--24___hBdMC",
735
+ "Box-wide-marginBlockEnd--28": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--28___hMjE4",
736
+ "Box-wide-marginBlockEnd--32": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--32___VA8AM",
737
+ "Box-wide-marginBlockEnd--36": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--36___XRlqr",
738
+ "Box-wide-marginBlockEnd--40": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--40___Kk0j4",
739
+ "Box-wide-marginBlockEnd--44": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--44___sOFyo",
740
+ "Box-wide-marginBlockEnd--48": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--48___3DHfR",
741
+ "Box-wide-marginBlockEnd--64": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--64___wWznp",
742
+ "Box-wide-marginBlockEnd--80": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--80___oCFHh",
743
+ "Box-wide-marginBlockEnd--96": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--96___LOY5Q",
744
+ "Box-wide-marginBlockEnd--112": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--112___jcAAT",
745
+ "Box-wide-marginBlockEnd--128": "Primer_Brand__Box-module__Box-wide-marginBlockEnd--128___B2eaX",
746
+ "Box-marginInlineStart--condensed": "Primer_Brand__Box-module__Box-marginInlineStart--condensed___2yjQY",
747
+ "Box-marginInlineStart--normal": "Primer_Brand__Box-module__Box-marginInlineStart--normal___bv5v4",
748
+ "Box-marginInlineStart--spacious": "Primer_Brand__Box-module__Box-marginInlineStart--spacious___LW23t",
749
+ "Box-marginInlineStart--none": "Primer_Brand__Box-module__Box-marginInlineStart--none___paxux",
750
+ "Box-marginInlineStart--4": "Primer_Brand__Box-module__Box-marginInlineStart--4___spE8E",
751
+ "Box-marginInlineStart--8": "Primer_Brand__Box-module__Box-marginInlineStart--8___M5PAV",
752
+ "Box-marginInlineStart--12": "Primer_Brand__Box-module__Box-marginInlineStart--12___idS6O",
753
+ "Box-marginInlineStart--16": "Primer_Brand__Box-module__Box-marginInlineStart--16____bpnn",
754
+ "Box-marginInlineStart--20": "Primer_Brand__Box-module__Box-marginInlineStart--20___oPv_L",
755
+ "Box-marginInlineStart--24": "Primer_Brand__Box-module__Box-marginInlineStart--24___qqcTR",
756
+ "Box-marginInlineStart--28": "Primer_Brand__Box-module__Box-marginInlineStart--28___RZbYs",
757
+ "Box-marginInlineStart--32": "Primer_Brand__Box-module__Box-marginInlineStart--32___S8AcR",
758
+ "Box-marginInlineStart--36": "Primer_Brand__Box-module__Box-marginInlineStart--36____ssWP",
759
+ "Box-marginInlineStart--40": "Primer_Brand__Box-module__Box-marginInlineStart--40___ek9bJ",
760
+ "Box-marginInlineStart--44": "Primer_Brand__Box-module__Box-marginInlineStart--44___1qXNn",
761
+ "Box-marginInlineStart--48": "Primer_Brand__Box-module__Box-marginInlineStart--48___MMlGY",
762
+ "Box-marginInlineStart--64": "Primer_Brand__Box-module__Box-marginInlineStart--64___V2Tfu",
763
+ "Box-marginInlineStart--80": "Primer_Brand__Box-module__Box-marginInlineStart--80___hOtaO",
764
+ "Box-marginInlineStart--96": "Primer_Brand__Box-module__Box-marginInlineStart--96___XQVH8",
765
+ "Box-marginInlineStart--112": "Primer_Brand__Box-module__Box-marginInlineStart--112___Vk1tM",
766
+ "Box-marginInlineStart--128": "Primer_Brand__Box-module__Box-marginInlineStart--128___ic3rh",
767
+ "Box-narrow-marginInlineStart--condensed": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--condensed___lmM2B",
768
+ "Box-narrow-marginInlineStart--normal": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--normal___rW3YF",
769
+ "Box-narrow-marginInlineStart--spacious": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--spacious___0WvuN",
770
+ "Box-narrow-marginInlineStart--none": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--none___bxvaM",
771
+ "Box-narrow-marginInlineStart--4": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--4___ltRBv",
772
+ "Box-narrow-marginInlineStart--8": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--8___p5sfn",
773
+ "Box-narrow-marginInlineStart--12": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--12___YODeq",
774
+ "Box-narrow-marginInlineStart--16": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--16___asGYG",
775
+ "Box-narrow-marginInlineStart--20": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--20___C5qJZ",
776
+ "Box-narrow-marginInlineStart--24": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--24___R6MGu",
777
+ "Box-narrow-marginInlineStart--28": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--28___jiblm",
778
+ "Box-narrow-marginInlineStart--32": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--32___VbhQ2",
779
+ "Box-narrow-marginInlineStart--36": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--36___iHGyy",
780
+ "Box-narrow-marginInlineStart--40": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--40____jJWd",
781
+ "Box-narrow-marginInlineStart--44": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--44___aicf9",
782
+ "Box-narrow-marginInlineStart--48": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--48___3EAmI",
783
+ "Box-narrow-marginInlineStart--64": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--64___UrX54",
784
+ "Box-narrow-marginInlineStart--80": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--80___2e8am",
785
+ "Box-narrow-marginInlineStart--96": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--96___6xZuh",
786
+ "Box-narrow-marginInlineStart--112": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--112____A_ZN",
787
+ "Box-narrow-marginInlineStart--128": "Primer_Brand__Box-module__Box-narrow-marginInlineStart--128___pkRGc",
788
+ "Box-regular-marginInlineStart--condensed": "Primer_Brand__Box-module__Box-regular-marginInlineStart--condensed___2RQG8",
789
+ "Box-regular-marginInlineStart--normal": "Primer_Brand__Box-module__Box-regular-marginInlineStart--normal___tpUkM",
790
+ "Box-regular-marginInlineStart--spacious": "Primer_Brand__Box-module__Box-regular-marginInlineStart--spacious___JjMza",
791
+ "Box-regular-marginInlineStart--none": "Primer_Brand__Box-module__Box-regular-marginInlineStart--none___PxeXo",
792
+ "Box-regular-marginInlineStart--4": "Primer_Brand__Box-module__Box-regular-marginInlineStart--4___xzfH3",
793
+ "Box-regular-marginInlineStart--8": "Primer_Brand__Box-module__Box-regular-marginInlineStart--8___HluG3",
794
+ "Box-regular-marginInlineStart--12": "Primer_Brand__Box-module__Box-regular-marginInlineStart--12___g_LlH",
795
+ "Box-regular-marginInlineStart--16": "Primer_Brand__Box-module__Box-regular-marginInlineStart--16___BWhcb",
796
+ "Box-regular-marginInlineStart--20": "Primer_Brand__Box-module__Box-regular-marginInlineStart--20___DbjRK",
797
+ "Box-regular-marginInlineStart--24": "Primer_Brand__Box-module__Box-regular-marginInlineStart--24___H09Hg",
798
+ "Box-regular-marginInlineStart--28": "Primer_Brand__Box-module__Box-regular-marginInlineStart--28___v6aEm",
799
+ "Box-regular-marginInlineStart--32": "Primer_Brand__Box-module__Box-regular-marginInlineStart--32___YPEu9",
800
+ "Box-regular-marginInlineStart--36": "Primer_Brand__Box-module__Box-regular-marginInlineStart--36___BS_lg",
801
+ "Box-regular-marginInlineStart--40": "Primer_Brand__Box-module__Box-regular-marginInlineStart--40___t9cO_",
802
+ "Box-regular-marginInlineStart--44": "Primer_Brand__Box-module__Box-regular-marginInlineStart--44___XVKLZ",
803
+ "Box-regular-marginInlineStart--48": "Primer_Brand__Box-module__Box-regular-marginInlineStart--48___hug01",
804
+ "Box-regular-marginInlineStart--64": "Primer_Brand__Box-module__Box-regular-marginInlineStart--64___vVvUN",
805
+ "Box-regular-marginInlineStart--80": "Primer_Brand__Box-module__Box-regular-marginInlineStart--80___GC9WE",
806
+ "Box-regular-marginInlineStart--96": "Primer_Brand__Box-module__Box-regular-marginInlineStart--96___PFv7j",
807
+ "Box-regular-marginInlineStart--112": "Primer_Brand__Box-module__Box-regular-marginInlineStart--112___AvPJm",
808
+ "Box-regular-marginInlineStart--128": "Primer_Brand__Box-module__Box-regular-marginInlineStart--128___h1L_y",
809
+ "Box-wide-marginInlineStart--condensed": "Primer_Brand__Box-module__Box-wide-marginInlineStart--condensed___Cmy6S",
810
+ "Box-wide-marginInlineStart--normal": "Primer_Brand__Box-module__Box-wide-marginInlineStart--normal___SvBVc",
811
+ "Box-wide-marginInlineStart--spacious": "Primer_Brand__Box-module__Box-wide-marginInlineStart--spacious___t6s_j",
812
+ "Box-wide-marginInlineStart--none": "Primer_Brand__Box-module__Box-wide-marginInlineStart--none___iOd0B",
813
+ "Box-wide-marginInlineStart--4": "Primer_Brand__Box-module__Box-wide-marginInlineStart--4___5ZzGg",
814
+ "Box-wide-marginInlineStart--8": "Primer_Brand__Box-module__Box-wide-marginInlineStart--8___rjJDs",
815
+ "Box-wide-marginInlineStart--12": "Primer_Brand__Box-module__Box-wide-marginInlineStart--12___fVLqA",
816
+ "Box-wide-marginInlineStart--16": "Primer_Brand__Box-module__Box-wide-marginInlineStart--16___NdXeA",
817
+ "Box-wide-marginInlineStart--20": "Primer_Brand__Box-module__Box-wide-marginInlineStart--20___Va1U5",
818
+ "Box-wide-marginInlineStart--24": "Primer_Brand__Box-module__Box-wide-marginInlineStart--24___LAkc8",
819
+ "Box-wide-marginInlineStart--28": "Primer_Brand__Box-module__Box-wide-marginInlineStart--28___Ub4On",
820
+ "Box-wide-marginInlineStart--32": "Primer_Brand__Box-module__Box-wide-marginInlineStart--32___PYFxs",
821
+ "Box-wide-marginInlineStart--36": "Primer_Brand__Box-module__Box-wide-marginInlineStart--36___xQ9uF",
822
+ "Box-wide-marginInlineStart--40": "Primer_Brand__Box-module__Box-wide-marginInlineStart--40___pTolO",
823
+ "Box-wide-marginInlineStart--44": "Primer_Brand__Box-module__Box-wide-marginInlineStart--44___jp_BF",
824
+ "Box-wide-marginInlineStart--48": "Primer_Brand__Box-module__Box-wide-marginInlineStart--48___HyjGZ",
825
+ "Box-wide-marginInlineStart--64": "Primer_Brand__Box-module__Box-wide-marginInlineStart--64___aeTcU",
826
+ "Box-wide-marginInlineStart--80": "Primer_Brand__Box-module__Box-wide-marginInlineStart--80___HLy7m",
827
+ "Box-wide-marginInlineStart--96": "Primer_Brand__Box-module__Box-wide-marginInlineStart--96___jFQ4x",
828
+ "Box-wide-marginInlineStart--112": "Primer_Brand__Box-module__Box-wide-marginInlineStart--112___1e_N7",
829
+ "Box-wide-marginInlineStart--128": "Primer_Brand__Box-module__Box-wide-marginInlineStart--128___HKITp",
830
+ "Box-backgroundColor--default": "Primer_Brand__Box-module__Box-backgroundColor--default___gsgqH",
831
+ "Box-backgroundColor--inset": "Primer_Brand__Box-module__Box-backgroundColor--inset___GQGFM",
832
+ "Box-backgroundColor--subtle": "Primer_Brand__Box-module__Box-backgroundColor--subtle___ltmSo",
833
+ "Box-backgroundColor--overlay": "Primer_Brand__Box-module__Box-backgroundColor--overlay___Hc1KF",
834
+ "Box-borderRadius--small": "Primer_Brand__Box-module__Box-borderRadius--small___9wogN",
835
+ "Box-borderRadius--medium": "Primer_Brand__Box-module__Box-borderRadius--medium___bwk6o",
836
+ "Box-borderRadius--large": "Primer_Brand__Box-module__Box-borderRadius--large___TGrQu",
837
+ "Box-borderRadius--xlarge": "Primer_Brand__Box-module__Box-borderRadius--xlarge___bYLDq",
838
+ "Box-borderRadius--full": "Primer_Brand__Box-module__Box-borderRadius--full___6AOT_",
839
+ "Box-borderStyle--solid": "Primer_Brand__Box-module__Box-borderStyle--solid___wLxz8",
840
+ "Box-borderStyle--none": "Primer_Brand__Box-module__Box-borderStyle--none___Q5ZYD",
841
+ "Box-borderWidth--thin": "Primer_Brand__Box-module__Box-borderWidth--thin___nx28h",
842
+ "Box-borderWidth--thick": "Primer_Brand__Box-module__Box-borderWidth--thick___rdJsH",
843
+ "Box-borderWidth--thicker": "Primer_Brand__Box-module__Box-borderWidth--thicker___mCwvB",
844
+ "Box-borderBlockStartWidth--thin": "Primer_Brand__Box-module__Box-borderBlockStartWidth--thin____IX0_",
845
+ "Box-borderBlockStartWidth--thick": "Primer_Brand__Box-module__Box-borderBlockStartWidth--thick___ewgp9",
846
+ "Box-borderBlockStartWidth--thicker": "Primer_Brand__Box-module__Box-borderBlockStartWidth--thicker___vmMrH",
847
+ "Box-borderInlineEndWidth--thin": "Primer_Brand__Box-module__Box-borderInlineEndWidth--thin___NgUOF",
848
+ "Box-borderInlineEndWidth--thick": "Primer_Brand__Box-module__Box-borderInlineEndWidth--thick___r0jzf",
849
+ "Box-borderInlineEndWidth--thicker": "Primer_Brand__Box-module__Box-borderInlineEndWidth--thicker___354B6",
850
+ "Box-borderBlockEndWidth--thin": "Primer_Brand__Box-module__Box-borderBlockEndWidth--thin___Uf3s_",
851
+ "Box-borderBlockEndWidth--thick": "Primer_Brand__Box-module__Box-borderBlockEndWidth--thick___GYky4",
852
+ "Box-borderBlockEndWidth--thicker": "Primer_Brand__Box-module__Box-borderBlockEndWidth--thicker___gpsOn",
853
+ "Box-borderInlineStartWidth--thin": "Primer_Brand__Box-module__Box-borderInlineStartWidth--thin___xmJfO",
854
+ "Box-borderInlineStartWidth--thick": "Primer_Brand__Box-module__Box-borderInlineStartWidth--thick___EXjU_",
855
+ "Box-borderInlineStartWidth--thicker": "Primer_Brand__Box-module__Box-borderInlineStartWidth--thicker____PAe0",
856
+ "Box-borderWidth--none": "Primer_Brand__Box-module__Box-borderWidth--none___1pYAP",
857
+ "Box-borderBlockStartWidth--none": "Primer_Brand__Box-module__Box-borderBlockStartWidth--none___8Mbzh",
858
+ "Box-borderInlineEndWidth--none": "Primer_Brand__Box-module__Box-borderInlineEndWidth--none___mOfWx",
859
+ "Box-borderBlockEndWidth--none": "Primer_Brand__Box-module__Box-borderBlockEndWidth--none____3grS",
860
+ "Box-borderInlineStartWidth--none": "Primer_Brand__Box-module__Box-borderInlineStartWidth--none___l8Aq_",
861
+ "Box-narrow-borderWidth--none": "Primer_Brand__Box-module__Box-narrow-borderWidth--none___0m5tf",
862
+ "Box-narrow-borderWidth--thin": "Primer_Brand__Box-module__Box-narrow-borderWidth--thin___QfnSN",
863
+ "Box-narrow-borderWidth--thick": "Primer_Brand__Box-module__Box-narrow-borderWidth--thick___xkanI",
864
+ "Box-narrow-borderWidth--thicker": "Primer_Brand__Box-module__Box-narrow-borderWidth--thicker___KEAOv",
865
+ "Box-narrow-borderBlockStartWidth--none": "Primer_Brand__Box-module__Box-narrow-borderBlockStartWidth--none___LZWhz",
866
+ "Box-narrow-borderBlockStartWidth--thin": "Primer_Brand__Box-module__Box-narrow-borderBlockStartWidth--thin___8KgcM",
867
+ "Box-narrow-borderBlockStartWidth--thick": "Primer_Brand__Box-module__Box-narrow-borderBlockStartWidth--thick___0c9YN",
868
+ "Box-narrow-borderBlockStartWidth--thicker": "Primer_Brand__Box-module__Box-narrow-borderBlockStartWidth--thicker___ciCh7",
869
+ "Box-narrow-borderInlineEndWidth--none": "Primer_Brand__Box-module__Box-narrow-borderInlineEndWidth--none___Q8wUB",
870
+ "Box-narrow-borderInlineEndWidth--thin": "Primer_Brand__Box-module__Box-narrow-borderInlineEndWidth--thin___w5VzI",
871
+ "Box-narrow-borderInlineEndWidth--thick": "Primer_Brand__Box-module__Box-narrow-borderInlineEndWidth--thick___xUJ7s",
872
+ "Box-narrow-borderInlineEndWidth--thicker": "Primer_Brand__Box-module__Box-narrow-borderInlineEndWidth--thicker___zSDo0",
873
+ "Box-narrow-borderBlockEndWidth--none": "Primer_Brand__Box-module__Box-narrow-borderBlockEndWidth--none___bPzdk",
874
+ "Box-narrow-borderBlockEndWidth--thin": "Primer_Brand__Box-module__Box-narrow-borderBlockEndWidth--thin___Vcplk",
875
+ "Box-narrow-borderBlockEndWidth--thick": "Primer_Brand__Box-module__Box-narrow-borderBlockEndWidth--thick___MieQs",
876
+ "Box-narrow-borderBlockEndWidth--thicker": "Primer_Brand__Box-module__Box-narrow-borderBlockEndWidth--thicker___IEHHY",
877
+ "Box-narrow-borderInlineStartWidth--none": "Primer_Brand__Box-module__Box-narrow-borderInlineStartWidth--none___vTmgx",
878
+ "Box-narrow-borderInlineStartWidth--thin": "Primer_Brand__Box-module__Box-narrow-borderInlineStartWidth--thin___2mfb_",
879
+ "Box-narrow-borderInlineStartWidth--thick": "Primer_Brand__Box-module__Box-narrow-borderInlineStartWidth--thick___EmUIh",
880
+ "Box-narrow-borderInlineStartWidth--thicker": "Primer_Brand__Box-module__Box-narrow-borderInlineStartWidth--thicker___YiwUm",
881
+ "Box-regular-borderWidth--none": "Primer_Brand__Box-module__Box-regular-borderWidth--none___xih2V",
882
+ "Box-regular-borderWidth--thin": "Primer_Brand__Box-module__Box-regular-borderWidth--thin___jxWcM",
883
+ "Box-regular-borderWidth--thick": "Primer_Brand__Box-module__Box-regular-borderWidth--thick___XsAR_",
884
+ "Box-regular-borderWidth--thicker": "Primer_Brand__Box-module__Box-regular-borderWidth--thicker___OzEfn",
885
+ "Box-regular-borderBlockStartWidth--none": "Primer_Brand__Box-module__Box-regular-borderBlockStartWidth--none___oWPAt",
886
+ "Box-regular-borderBlockStartWidth--thin": "Primer_Brand__Box-module__Box-regular-borderBlockStartWidth--thin___hNYS9",
887
+ "Box-regular-borderBlockStartWidth--thick": "Primer_Brand__Box-module__Box-regular-borderBlockStartWidth--thick___XK_G0",
888
+ "Box-regular-borderBlockStartWidth--thicker": "Primer_Brand__Box-module__Box-regular-borderBlockStartWidth--thicker___p7_Jb",
889
+ "Box-regular-borderInlineEndWidth--none": "Primer_Brand__Box-module__Box-regular-borderInlineEndWidth--none____X6hy",
890
+ "Box-regular-borderInlineEndWidth--thin": "Primer_Brand__Box-module__Box-regular-borderInlineEndWidth--thin___cjKqJ",
891
+ "Box-regular-borderInlineEndWidth--thick": "Primer_Brand__Box-module__Box-regular-borderInlineEndWidth--thick___fXrmU",
892
+ "Box-regular-borderInlineEndWidth--thicker": "Primer_Brand__Box-module__Box-regular-borderInlineEndWidth--thicker___jxv3V",
893
+ "Box-regular-borderBlockEndWidth--none": "Primer_Brand__Box-module__Box-regular-borderBlockEndWidth--none___eFupV",
894
+ "Box-regular-borderBlockEndWidth--thin": "Primer_Brand__Box-module__Box-regular-borderBlockEndWidth--thin___GYreL",
895
+ "Box-regular-borderBlockEndWidth--thick": "Primer_Brand__Box-module__Box-regular-borderBlockEndWidth--thick___u0ls2",
896
+ "Box-regular-borderBlockEndWidth--thicker": "Primer_Brand__Box-module__Box-regular-borderBlockEndWidth--thicker___C7thm",
897
+ "Box-regular-borderInlineStartWidth--none": "Primer_Brand__Box-module__Box-regular-borderInlineStartWidth--none___i0AyF",
898
+ "Box-regular-borderInlineStartWidth--thin": "Primer_Brand__Box-module__Box-regular-borderInlineStartWidth--thin___Utd0B",
899
+ "Box-regular-borderInlineStartWidth--thick": "Primer_Brand__Box-module__Box-regular-borderInlineStartWidth--thick___SBpjO",
900
+ "Box-regular-borderInlineStartWidth--thicker": "Primer_Brand__Box-module__Box-regular-borderInlineStartWidth--thicker___di9lE",
901
+ "Box-wide-borderWidth--none": "Primer_Brand__Box-module__Box-wide-borderWidth--none___GIri0",
902
+ "Box-wide-borderWidth--thin": "Primer_Brand__Box-module__Box-wide-borderWidth--thin___sd2G2",
903
+ "Box-wide-borderWidth--thick": "Primer_Brand__Box-module__Box-wide-borderWidth--thick___GseoL",
904
+ "Box-wide-borderWidth--thicker": "Primer_Brand__Box-module__Box-wide-borderWidth--thicker___fAAL6",
905
+ "Box-wide-borderBlockStartWidth--none": "Primer_Brand__Box-module__Box-wide-borderBlockStartWidth--none___qIyVy",
906
+ "Box-wide-borderBlockStartWidth--thin": "Primer_Brand__Box-module__Box-wide-borderBlockStartWidth--thin___bF_FN",
907
+ "Box-wide-borderBlockStartWidth--thick": "Primer_Brand__Box-module__Box-wide-borderBlockStartWidth--thick___OjddX",
908
+ "Box-wide-borderBlockStartWidth--thicker": "Primer_Brand__Box-module__Box-wide-borderBlockStartWidth--thicker___ZXC6U",
909
+ "Box-wide-borderInlineEndWidth--none": "Primer_Brand__Box-module__Box-wide-borderInlineEndWidth--none___GxmpK",
910
+ "Box-wide-borderInlineEndWidth--thin": "Primer_Brand__Box-module__Box-wide-borderInlineEndWidth--thin___SAMJ8",
911
+ "Box-wide-borderInlineEndWidth--thick": "Primer_Brand__Box-module__Box-wide-borderInlineEndWidth--thick___RYbJt",
912
+ "Box-wide-borderInlineEndWidth--thicker": "Primer_Brand__Box-module__Box-wide-borderInlineEndWidth--thicker___w4eF4",
913
+ "Box-wide-borderBlockEndWidth--none": "Primer_Brand__Box-module__Box-wide-borderBlockEndWidth--none___D7h3B",
914
+ "Box-wide-borderBlockEndWidth--thin": "Primer_Brand__Box-module__Box-wide-borderBlockEndWidth--thin___rAesy",
915
+ "Box-wide-borderBlockEndWidth--thick": "Primer_Brand__Box-module__Box-wide-borderBlockEndWidth--thick___8l3QX",
916
+ "Box-wide-borderBlockEndWidth--thicker": "Primer_Brand__Box-module__Box-wide-borderBlockEndWidth--thicker___N9gHM",
917
+ "Box-wide-borderInlineStartWidth--none": "Primer_Brand__Box-module__Box-wide-borderInlineStartWidth--none___mnTrp",
918
+ "Box-wide-borderInlineStartWidth--thin": "Primer_Brand__Box-module__Box-wide-borderInlineStartWidth--thin___RyxcU",
919
+ "Box-wide-borderInlineStartWidth--thick": "Primer_Brand__Box-module__Box-wide-borderInlineStartWidth--thick___Qv_NK",
920
+ "Box-wide-borderInlineStartWidth--thicker": "Primer_Brand__Box-module__Box-wide-borderInlineStartWidth--thicker___cnv8B",
921
+ "Box-borderColor--default": "Primer_Brand__Box-module__Box-borderColor--default___LOsJu",
922
+ "Box-borderColor--muted": "Primer_Brand__Box-module__Box-borderColor--muted___1hY9V",
923
+ "Box-borderColor--subtle": "Primer_Brand__Box-module__Box-borderColor--subtle___x4I97"
924
+ };
925
+ //#endregion
926
+ export { e as default };
927
+
928
+ //# sourceMappingURL=Box.module.js.map