@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,125 @@
1
+ import e from "../node_modules/clsx/dist/clsx.js";
2
+ import { Grid as t } from "../Grid/Grid.js";
3
+ import { useAnimation as n } from "../animation/useAnimation.js";
4
+ import { Text as r } from "../Text/Text.js";
5
+ import { Heading as i, defaultHeadingTag as a } from "../Heading/Heading.js";
6
+ import { Link as o } from "../Link/Link.js";
7
+ import { Icon as s } from "../Icon/Icon.js";
8
+ import c from "./SectionIntroStacked.module.js";
9
+ import l, { forwardRef as u, useCallback as d, useMemo as f } from "react";
10
+ import { jsx as p, jsxs as m } from "react/jsx-runtime";
11
+ //#region src/SectionIntroStacked/SectionIntroStacked.tsx
12
+ var h = ["default", "gridline"], g = u(({ animate: r, className: i, children: a, style: o, variant: s = "default", ...u }, d) => {
13
+ let { classes: f, styles: h } = n(r), g = l.Children.toArray(a), _ = g.filter((e) => l.isValidElement(e) && e.type === x), v = g.filter((e) => !_.includes(e));
14
+ return /* @__PURE__ */ p("header", {
15
+ ref: d,
16
+ className: e(c.SectionIntroStacked, s === "gridline" && c["SectionIntroStacked--variant-gridline"], f, i),
17
+ ...u,
18
+ style: {
19
+ ...h,
20
+ ...o
21
+ },
22
+ children: /* @__PURE__ */ m(t, {
23
+ fullWidth: !0,
24
+ enableGutters: s !== "gridline",
25
+ children: [/* @__PURE__ */ p(t.Column, {
26
+ span: { large: 6 },
27
+ children: v
28
+ }), /* @__PURE__ */ p(t.Column, {
29
+ span: s === "gridline" ? { large: 6 } : { large: 5 },
30
+ start: s === "gridline" ? { large: 7 } : { large: 8 },
31
+ children: _
32
+ })]
33
+ })
34
+ });
35
+ }), _ = "3", v = u(({ as: t = a, size: n = _, className: r, children: o, ...s }, u) => {
36
+ let m = f(() => l.Children.toArray(o), [o]), h = d(() => m.some((e) => l.isValidElement(e) && (e.type === "b" || e.type === "em")) ? "muted" : "default", [m]), g = m.length === 1 ? "default" : h();
37
+ return /* @__PURE__ */ p(i, {
38
+ ref: u,
39
+ className: e(c["SectionIntroStacked-heading"], g === "muted" && c["SectionIntroStacked-heading--muted"], r),
40
+ size: n,
41
+ as: t,
42
+ ...s,
43
+ children: o
44
+ });
45
+ }), y = u(({ className: t, children: n, ...i }, a) => /* @__PURE__ */ p(r, {
46
+ as: "p",
47
+ className: e(c["SectionIntroStacked-description"], t),
48
+ ref: a,
49
+ variant: "muted",
50
+ ...i,
51
+ children: n
52
+ })), b = u(({ className: t, children: n, variant: r = "accent", size: i = "medium", ...a }, s) => /* @__PURE__ */ p(o, {
53
+ ref: s,
54
+ className: e(c["SectionIntroStacked-link"], t),
55
+ size: i,
56
+ variant: r,
57
+ ...a,
58
+ children: n
59
+ })), x = ({ animate: t, className: r, children: i, ...a }) => {
60
+ let { classes: o, styles: s } = n(t);
61
+ return /* @__PURE__ */ p("ul", {
62
+ className: e(o, c["SectionIntroStacked-items"], r),
63
+ style: { ...s },
64
+ ...a,
65
+ children: i
66
+ });
67
+ }, S = ({ className: t, color: n = "green", ...r }) => /* @__PURE__ */ p(s, {
68
+ className: e(c.SectionIntroStackedItem__icon, t),
69
+ hasBackground: !0,
70
+ size: "medium",
71
+ color: n,
72
+ ...r
73
+ }), C = u(({ as: t = "h3", size: n = "subhead-large", className: r, children: a, ...o }, s) => /* @__PURE__ */ p(i, {
74
+ ref: s,
75
+ as: t,
76
+ size: n,
77
+ className: e(c.SectionIntroStackedItem__heading, r),
78
+ ...o,
79
+ children: a
80
+ })), w = u(({ className: t, children: n, ...i }, a) => /* @__PURE__ */ p(r, {
81
+ as: "p",
82
+ variant: "muted",
83
+ size: "200",
84
+ className: e(c.SectionIntroStackedItem__description, t),
85
+ ref: a,
86
+ ...i,
87
+ children: n
88
+ })), T = Object.assign(g, {
89
+ Heading: v,
90
+ Description: y,
91
+ Link: b,
92
+ Items: x,
93
+ Item: ({ className: t, children: n, ...i }) => {
94
+ let a = e(c["SectionIntroStackedItem-item"], t), o = f(() => l.Children.toArray(n), [n]);
95
+ if (o.some((e) => l.isValidElement(e) && (e.type === S || e.type === C || e.type === w))) {
96
+ let t = o.find((e) => l.isValidElement(e) && e.type === S), n = o.filter((e) => !(l.isValidElement(e) && e.type === S));
97
+ return /* @__PURE__ */ m("li", {
98
+ className: e(a, !!t && c["SectionIntroStackedItem-item--with-icon"]),
99
+ ...i,
100
+ children: [t, /* @__PURE__ */ p("div", {
101
+ className: c.SectionIntroStackedItem__content,
102
+ children: n
103
+ })]
104
+ });
105
+ }
106
+ let s = o.length === 1 ? "default" : o.some((e) => l.isValidElement(e) && (e.type === "b" || e.type === "em")) ? "muted" : "default";
107
+ return /* @__PURE__ */ p("li", {
108
+ className: a,
109
+ ...i,
110
+ children: /* @__PURE__ */ p(r, {
111
+ as: "span",
112
+ className: e(c["SectionIntroStackedItem__item-text"], s === "muted" && c["SectionIntroStackedItem__item-text--muted"]),
113
+ size: "350",
114
+ children: n
115
+ })
116
+ });
117
+ },
118
+ ItemIcon: S,
119
+ ItemHeading: C,
120
+ ItemDescription: w
121
+ });
122
+ //#endregion
123
+ export { T as SectionIntroStacked, h as SectionIntroStackedVariants };
124
+
125
+ //# sourceMappingURL=SectionIntroStacked.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SectionIntroStacked.js","names":[],"sources":["../../src/SectionIntroStacked/SectionIntroStacked.tsx"],"sourcesContent":["import React, {forwardRef, PropsWithChildren, useMemo, type Ref, useCallback} from 'react'\nimport {clsx} from 'clsx'\nimport {Grid} from '../Grid'\nimport {Link, LinkProps} from '../Link'\nimport {Heading, HeadingProps, defaultHeadingTag} from '../Heading'\nimport {Text, TextProps} from '../Text'\nimport {Icon, IconProps} from '../Icon'\nimport {useAnimation} from '../animation'\n\nimport styles from './SectionIntroStacked.module.css'\n\nimport type {BaseProps} from '../component-helpers'\n\nexport const SectionIntroStackedVariants = ['default', 'gridline'] as const\nexport type SectionIntroStackedVariant = (typeof SectionIntroStackedVariants)[number]\n\nexport type SectionIntroStackedProps = React.HTMLAttributes<HTMLElement> &\n BaseProps<HTMLElement> &\n PropsWithChildren & {\n variant?: SectionIntroStackedVariant\n }\n\nconst Root = forwardRef<HTMLElement, PropsWithChildren<SectionIntroStackedProps>>(\n ({animate, className, children, style, variant = 'default', ...props}, ref) => {\n const {classes: animationClasses, styles: animationInlineStyles} = useAnimation(animate)\n\n const childrenArray = React.Children.toArray(children)\n\n // extract Items and everything else into two separate arrays\n const items = childrenArray.filter(child => React.isValidElement(child) && child.type === ItemsBase)\n\n const otherChildren = childrenArray.filter(child => !items.includes(child))\n\n return (\n <header\n ref={ref}\n className={clsx(\n styles.SectionIntroStacked,\n variant === 'gridline' && styles['SectionIntroStacked--variant-gridline'],\n animationClasses,\n className,\n )}\n {...props}\n style={{...animationInlineStyles, ...style}}\n >\n <Grid fullWidth enableGutters={variant !== 'gridline'}>\n <Grid.Column span={{large: 6}}>{otherChildren}</Grid.Column>\n <Grid.Column\n span={variant === 'gridline' ? {large: 6} : {large: 5}}\n start={variant === 'gridline' ? {large: 7} : {large: 8}}\n >\n {items}\n </Grid.Column>\n </Grid>\n </header>\n )\n },\n)\n\ntype SectionIntroStackedHeadingProps = BaseProps<HTMLHeadingElement> & HeadingProps\n\nconst defaultHeadingSize = '3'\n\nconst _Heading = forwardRef(\n (\n {\n as = defaultHeadingTag,\n size = defaultHeadingSize,\n className,\n children,\n ...props\n }: PropsWithChildren<SectionIntroStackedHeadingProps>,\n ref: Ref<HTMLHeadingElement>,\n ) => {\n const childrenArray = useMemo(() => React.Children.toArray(children), [children])\n\n const getConditionalVariant = useCallback(() => {\n if (childrenArray.some(child => React.isValidElement(child) && (child.type === 'b' || child.type === 'em'))) {\n return 'muted'\n }\n return 'default'\n }, [childrenArray])\n\n const defaultColor = childrenArray.length === 1 ? 'default' : getConditionalVariant()\n\n return (\n <Heading\n ref={ref}\n className={clsx(\n styles[`SectionIntroStacked-heading`],\n defaultColor === 'muted' && styles[`SectionIntroStacked-heading--muted`],\n className,\n )}\n size={size}\n as={as}\n {...props}\n >\n {children}\n </Heading>\n )\n },\n)\n\ntype SectionIntroStackedDescriptionProps = Omit<TextProps, 'as' | 'variant'> &\n BaseProps<HTMLParagraphElement> & {\n as?: 'p'\n children: React.ReactNode | React.ReactNode[]\n }\n\nconst _Description = forwardRef(\n ({className, children, ...props}: SectionIntroStackedDescriptionProps, ref: Ref<HTMLParagraphElement>) => {\n return (\n <Text\n as=\"p\"\n className={clsx(styles['SectionIntroStacked-description'], className)}\n ref={ref}\n variant=\"muted\"\n {...props}\n >\n {children}\n </Text>\n )\n },\n)\n\ntype SectionIntroStackedLinkProps = LinkProps & BaseProps<HTMLAnchorElement>\n\nconst _Link = forwardRef(\n (\n {className, children, variant = 'accent', size = 'medium', ...props}: SectionIntroStackedLinkProps,\n ref: Ref<HTMLAnchorElement>,\n ) => {\n return (\n <Link\n ref={ref}\n className={clsx(styles['SectionIntroStacked-link'], className)}\n size={size}\n variant={variant}\n {...props}\n >\n {children}\n </Link>\n )\n },\n)\n\ntype SectionIntroStackedItemsProps = BaseProps<HTMLUListElement>\n\nconst ItemsBase = ({animate, className, children, ...rest}: PropsWithChildren<SectionIntroStackedItemsProps>) => {\n const {classes: animationClasses, styles: animationInlineStyles} = useAnimation(animate)\n\n const timelineClassName = clsx(animationClasses, styles['SectionIntroStacked-items'], className)\n\n return (\n <ul className={timelineClassName} style={{...animationInlineStyles}} {...rest}>\n {children}\n </ul>\n )\n}\n\ntype SectionIntroStackedItemIconProps = IconProps\n\nconst ItemIcon = ({className, color = 'green', ...props}: SectionIntroStackedItemIconProps) => {\n return (\n <Icon\n className={clsx(styles['SectionIntroStackedItem__icon'], className)}\n hasBackground\n size=\"medium\"\n color={color}\n {...props}\n />\n )\n}\n\ntype SectionIntroStackedItemHeadingProps = HeadingProps\n\nconst ItemHeading = forwardRef(\n (\n {\n as = 'h3',\n size = 'subhead-large',\n className,\n children,\n ...props\n }: PropsWithChildren<SectionIntroStackedItemHeadingProps>,\n ref: Ref<HTMLHeadingElement>,\n ) => {\n return (\n <Heading\n ref={ref}\n as={as}\n size={size}\n className={clsx(styles['SectionIntroStackedItem__heading'], className)}\n {...props}\n >\n {children}\n </Heading>\n )\n },\n)\n\ntype SectionIntroStackedItemDescriptionProps = Omit<TextProps, 'as' | 'variant' | 'size'> &\n BaseProps<HTMLParagraphElement> & {\n as?: 'p'\n children: React.ReactNode | React.ReactNode[]\n }\n\nconst ItemDescription = forwardRef(\n ({className, children, ...props}: SectionIntroStackedItemDescriptionProps, ref: Ref<HTMLParagraphElement>) => {\n return (\n <Text\n as=\"p\"\n variant=\"muted\"\n size=\"200\"\n className={clsx(styles['SectionIntroStackedItem__description'], className)}\n ref={ref}\n {...props}\n >\n {children}\n </Text>\n )\n },\n)\n\nexport type SectionIntroStackedItemProps = BaseProps<HTMLLIElement>\n\nconst ItemBase = ({className, children, ...rest}: PropsWithChildren<SectionIntroStackedItemProps>) => {\n const itemClassName = clsx(styles['SectionIntroStackedItem-item'], className)\n const childrenArray = useMemo(() => React.Children.toArray(children), [children])\n\n const hasSubComponents = childrenArray.some(\n child =>\n React.isValidElement(child) &&\n (child.type === ItemIcon || child.type === ItemHeading || child.type === ItemDescription),\n )\n\n if (hasSubComponents) {\n const iconChild = childrenArray.find(child => React.isValidElement(child) && child.type === ItemIcon)\n\n const contentChildren = childrenArray.filter(child => !(React.isValidElement(child) && child.type === ItemIcon))\n\n return (\n <li className={clsx(itemClassName, !!iconChild && styles['SectionIntroStackedItem-item--with-icon'])} {...rest}>\n {iconChild}\n <div className={styles['SectionIntroStackedItem__content']}>{contentChildren}</div>\n </li>\n )\n }\n\n const getConditionalVariant = () => {\n if (childrenArray.some(child => React.isValidElement(child) && (child.type === 'b' || child.type === 'em'))) {\n return 'muted'\n }\n return 'default'\n }\n\n const defaultColor = childrenArray.length === 1 ? 'default' : getConditionalVariant()\n return (\n <li className={itemClassName} {...rest}>\n <Text\n as=\"span\"\n className={clsx(\n styles['SectionIntroStackedItem__item-text'],\n defaultColor === 'muted' && styles[`SectionIntroStackedItem__item-text--muted`],\n )}\n size=\"350\"\n >\n {children}\n </Text>\n </li>\n )\n}\n\nexport const SectionIntroStacked = Object.assign(Root, {\n Heading: _Heading,\n Description: _Description,\n Link: _Link,\n Items: ItemsBase,\n Item: ItemBase,\n ItemIcon,\n ItemHeading,\n ItemDescription,\n})\n"],"mappings":";;;;;;;;;;;AAaA,IAAa,IAA8B,CAAC,WAAW,WAAW,EAS5D,IAAO,GACV,EAAC,YAAS,cAAW,aAAU,UAAO,aAAU,WAAW,GAAG,KAAQ,MAAQ;CAC7E,IAAM,EAAC,SAAS,GAAkB,QAAQ,MAAyB,EAAa,EAAQ,EAElF,IAAgB,EAAM,SAAS,QAAQ,EAAS,EAGhD,IAAQ,EAAc,QAAO,MAAS,EAAM,eAAe,EAAM,IAAI,EAAM,SAAS,EAAU,EAE9F,IAAgB,EAAc,QAAO,MAAS,CAAC,EAAM,SAAS,EAAM,CAAC;AAE3E,QACE,kBAAC,UAAD;EACO;EACL,WAAW,EACT,EAAO,qBACP,MAAY,cAAc,EAAO,0CACjC,GACA,EACD;EACD,GAAI;EACJ,OAAO;GAAC,GAAG;GAAuB,GAAG;GAAM;YAE3C,kBAAC,GAAD;GAAM,WAAA;GAAU,eAAe,MAAY;aAA3C,CACE,kBAAC,EAAK,QAAN;IAAa,MAAM,EAAC,OAAO,GAAE;cAAG;IAA4B,CAAA,EAC5D,kBAAC,EAAK,QAAN;IACE,MAAM,MAAY,aAAa,EAAC,OAAO,GAAE,GAAG,EAAC,OAAO,GAAE;IACtD,OAAO,MAAY,aAAa,EAAC,OAAO,GAAE,GAAG,EAAC,OAAO,GAAE;cAEtD;IACW,CAAA,CACT;;EACA,CAAA;EAGd,EAIK,IAAqB,KAErB,IAAW,GAEb,EACE,QAAK,GACL,UAAO,GACP,cACA,aACA,GAAG,KAEL,MACG;CACH,IAAM,IAAgB,QAAc,EAAM,SAAS,QAAQ,EAAS,EAAE,CAAC,EAAS,CAAC,EAE3E,IAAwB,QACxB,EAAc,MAAK,MAAS,EAAM,eAAe,EAAM,KAAK,EAAM,SAAS,OAAO,EAAM,SAAS,MAAM,GAClG,UAEF,WACN,CAAC,EAAc,CAAC,EAEb,IAAe,EAAc,WAAW,IAAI,YAAY,GAAuB;AAErF,QACE,kBAAC,GAAD;EACO;EACL,WAAW,EACT,EAAO,gCACP,MAAiB,WAAW,EAAO,uCACnC,EACD;EACK;EACF;EACJ,GAAI;EAEH;EACO,CAAA;EAGf,EAQK,IAAe,GAClB,EAAC,cAAW,aAAU,GAAG,KAA6C,MAEnE,kBAAC,GAAD;CACE,IAAG;CACH,WAAW,EAAK,EAAO,oCAAoC,EAAU;CAChE;CACL,SAAQ;CACR,GAAI;CAEH;CACI,CAAA,CAGZ,EAIK,IAAQ,GAEV,EAAC,cAAW,aAAU,aAAU,UAAU,UAAO,UAAU,GAAG,KAC9D,MAGE,kBAAC,GAAD;CACO;CACL,WAAW,EAAK,EAAO,6BAA6B,EAAU;CACxD;CACG;CACT,GAAI;CAEH;CACI,CAAA,CAGZ,EAIK,KAAa,EAAC,YAAS,cAAW,aAAU,GAAG,QAA4D;CAC/G,IAAM,EAAC,SAAS,GAAkB,QAAQ,MAAyB,EAAa,EAAQ;AAIxF,QACE,kBAAC,MAAD;EAAI,WAHoB,EAAK,GAAkB,EAAO,8BAA8B,EAGrE;EAAmB,OAAO,EAAC,GAAG,GAAsB;EAAE,GAAI;EACtE;EACE,CAAA;GAMH,KAAY,EAAC,cAAW,WAAQ,SAAS,GAAG,QAE9C,kBAAC,GAAD;CACE,WAAW,EAAK,EAAO,+BAAkC,EAAU;CACnE,eAAA;CACA,MAAK;CACE;CACP,GAAI;CACJ,CAAA,EAMA,IAAc,GAEhB,EACE,QAAK,MACL,UAAO,iBACP,cACA,aACA,GAAG,KAEL,MAGE,kBAAC,GAAD;CACO;CACD;CACE;CACN,WAAW,EAAK,EAAO,kCAAqC,EAAU;CACtE,GAAI;CAEH;CACO,CAAA,CAGf,EAQK,IAAkB,GACrB,EAAC,cAAW,aAAU,GAAG,KAAiD,MAEvE,kBAAC,GAAD;CACE,IAAG;CACH,SAAQ;CACR,MAAK;CACL,WAAW,EAAK,EAAO,sCAAyC,EAAU;CACrE;CACL,GAAI;CAEH;CACI,CAAA,CAGZ,EAmDY,IAAsB,OAAO,OAAO,GAAM;CACrD,SAAS;CACT,aAAa;CACb,MAAM;CACN,OAAO;CACP,OApDgB,EAAC,cAAW,aAAU,GAAG,QAA2D;EACpG,IAAM,IAAgB,EAAK,EAAO,iCAAiC,EAAU,EACvE,IAAgB,QAAc,EAAM,SAAS,QAAQ,EAAS,EAAE,CAAC,EAAS,CAAC;AAQjF,MANyB,EAAc,MACrC,MACE,EAAM,eAAe,EAAM,KAC1B,EAAM,SAAS,KAAY,EAAM,SAAS,KAAe,EAAM,SAAS,GAGzE,EAAkB;GACpB,IAAM,IAAY,EAAc,MAAK,MAAS,EAAM,eAAe,EAAM,IAAI,EAAM,SAAS,EAAS,EAE/F,IAAkB,EAAc,QAAO,MAAS,EAAE,EAAM,eAAe,EAAM,IAAI,EAAM,SAAS,GAAU;AAEhH,UACE,kBAAC,MAAD;IAAI,WAAW,EAAK,GAAe,CAAC,CAAC,KAAa,EAAO,2CAA2C;IAAE,GAAI;cAA1G,CACG,GACD,kBAAC,OAAD;KAAK,WAAW,EAAO;eAAsC;KAAsB,CAAA,CAChF;;;EAWT,IAAM,IAAe,EAAc,WAAW,IAAI,YAN5C,EAAc,MAAK,MAAS,EAAM,eAAe,EAAM,KAAK,EAAM,SAAS,OAAO,EAAM,SAAS,MAAM,GAClG,UAEF;AAIT,SACE,kBAAC,MAAD;GAAI,WAAW;GAAe,GAAI;aAChC,kBAAC,GAAD;IACE,IAAG;IACH,WAAW,EACT,EAAO,uCACP,MAAiB,WAAW,EAAO,6CACpC;IACD,MAAK;IAEJ;IACI,CAAA;GACJ,CAAA;;CAUP;CACA;CACA;CACD,CAAC"}
@@ -0,0 +1 @@
1
+ .Primer_Brand__SectionIntroStacked-module__SectionIntroStacked___UM_8Y{--brand-Grid-spacing-row:var(--base-size-48)}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi{padding-inline:var(--base-size-24);padding-block:var(--base-size-32);--SectionIntroStacked-item-divider-overflow-start:var(--base-size-24);--SectionIntroStacked-item-divider-overflow-end:var(--base-size-24);position:relative}@media screen and (width>=63.25rem){.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi{padding-inline:var(--base-size-64);padding-block:var(--base-size-64);--SectionIntroStacked-item-divider-overflow-start:0px;--SectionIntroStacked-item-divider-overflow-end:calc(var(--brand-Grid-spacing-margin) + var(--base-size-64));padding-inline:var(--base-size-64);padding-block:var(--base-size-64)}}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi:before,.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi:after{content:"";border-top:var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);z-index:1;width:100vw;height:0;position:absolute;left:50%;transform:translate(-50%)}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi:before{top:0}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi:after{bottom:0}@media screen and (width>=80rem){.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi{border-inline:var(--brand-borderWidth-thin) solid var(--brand-color-border-muted)}}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-heading--muted___MNSqH,.Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem__item-text--muted___PAxL5{color:var(--brand-color-text-muted)}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-heading--muted___MNSqH em,.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-heading--muted___MNSqH b,.Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem__item-text___sVBGJ em,.Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem__item-text___sVBGJ b{color:var(--brand-color-text-default);font-style:normal;font-weight:var(--base-text-weight-normal)}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--full-width___wxr_6 .Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-heading___zOCel{max-width:none}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-description____vGqZ{max-width:50ch;margin-block-start:var(--base-size-16)}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-link___Vna3J{margin-block-start:var(--base-size-16)}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-items___rRGdi{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}@media screen and (width<=63.25rem){.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-heading___zOCel{font-size:var(--brand-text-size-600)}}@media screen and (width>=63.25rem){.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-items___rRGdi{top:var(--base-size-2);position:relative}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi .Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-items___rRGdi{border-inline-start:var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);margin-block:calc(-1 * var(--base-size-64));padding-block:0;position:static;top:auto}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi .Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem-item___hzIws{padding-inline-start:var(--base-size-32);padding-inline-end:var(--base-size-32)}}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi .Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem-item___hzIws{border-block-end:none;position:relative}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi .Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem-item___hzIws:first-child{padding-block-start:var(--base-size-40)}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi .Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem-item___hzIws:last-child{padding-block-end:var(--base-size-40)}.Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi .Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem-item___hzIws:not(:last-child):after{content:"";bottom:0;left:calc(-1 * var(--SectionIntroStacked-item-divider-overflow-start));right:calc(-1 * var(--SectionIntroStacked-item-divider-overflow-end));border-bottom:var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);position:absolute}.Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem-item___hzIws{padding-block:var(--base-size-40);border-block-end:var(--brand-borderWidth-thin) solid var(--brand-color-border-muted)}.Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem-item___hzIws:last-child{border-block-end:none;padding-block-end:0}.Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem-item___hzIws:first-child{padding-block-start:0}.Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem-item--with-icon___XYMFo{align-items:flex-start;gap:var(--base-size-24);flex-direction:row;display:flex}@media screen and (width>=63.25rem){.Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem-item--with-icon___XYMFo{gap:var(--base-size-48)}}.Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem__content___kUlfY{gap:var(--base-size-8);flex-direction:column;flex:1;min-width:0;display:flex}.Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem__icon___PkmCx{border-radius:var(--brand-borderRadius-medium);flex-shrink:0}
@@ -0,0 +1,20 @@
1
+ import './SectionIntroStacked.module-DvJXKMKX.css';var e = {
2
+ SectionIntroStacked: "Primer_Brand__SectionIntroStacked-module__SectionIntroStacked___UM_8Y",
3
+ "SectionIntroStacked--variant-gridline": "Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--variant-gridline___TUqhi",
4
+ "SectionIntroStacked-heading--muted": "Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-heading--muted___MNSqH",
5
+ "SectionIntroStackedItem__item-text--muted": "Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem__item-text--muted___PAxL5",
6
+ "SectionIntroStackedItem__item-text": "Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem__item-text___sVBGJ",
7
+ "SectionIntroStacked--full-width": "Primer_Brand__SectionIntroStacked-module__SectionIntroStacked--full-width___wxr_6",
8
+ "SectionIntroStacked-heading": "Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-heading___zOCel",
9
+ "SectionIntroStacked-description": "Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-description____vGqZ",
10
+ "SectionIntroStacked-link": "Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-link___Vna3J",
11
+ "SectionIntroStacked-items": "Primer_Brand__SectionIntroStacked-module__SectionIntroStacked-items___rRGdi",
12
+ "SectionIntroStackedItem-item": "Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem-item___hzIws",
13
+ "SectionIntroStackedItem-item--with-icon": "Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem-item--with-icon___XYMFo",
14
+ SectionIntroStackedItem__content: "Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem__content___kUlfY",
15
+ SectionIntroStackedItem__icon: "Primer_Brand__SectionIntroStacked-module__SectionIntroStackedItem__icon___PkmCx"
16
+ };
17
+ //#endregion
18
+ export { e as default };
19
+
20
+ //# sourceMappingURL=SectionIntroStacked.module.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SectionIntroStacked.module.js","names":[],"sources":["../../src/SectionIntroStacked/SectionIntroStacked.module.css"],"sourcesContent":[".SectionIntroStacked {\n --brand-Grid-spacing-row: var(--base-size-48);\n}\n\n.SectionIntroStacked--variant-gridline {\n position: relative;\n padding-inline: var(--base-size-24);\n padding-block: var(--base-size-32);\n\n --SectionIntroStacked-item-divider-overflow-start: var(--base-size-24);\n --SectionIntroStacked-item-divider-overflow-end: var(--base-size-24);\n}\n\n@media screen and (min-width: 63.25rem) {\n .SectionIntroStacked--variant-gridline {\n padding-inline: var(--base-size-64);\n padding-block: var(--base-size-64);\n /* At large viewports, left overflow is 0 (vertical divider bounds the start) */\n --SectionIntroStacked-item-divider-overflow-start: 0px;\n --SectionIntroStacked-item-divider-overflow-end: var(--base-size-64);\n }\n}\n\n@media screen and (min-width: 63.25rem) {\n .SectionIntroStacked--variant-gridline {\n padding-inline: var(--base-size-64);\n padding-block: var(--base-size-64);\n --SectionIntroStacked-item-divider-overflow-start: 0px;\n --SectionIntroStacked-item-divider-overflow-end: calc(var(--brand-Grid-spacing-margin) + var(--base-size-64));\n }\n}\n\n.SectionIntroStacked--variant-gridline::before,\n.SectionIntroStacked--variant-gridline::after {\n content: '';\n position: absolute;\n left: 50%;\n transform: translateX(-50%);\n width: 100vw;\n height: 0;\n border-top: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);\n z-index: 1;\n}\n\n.SectionIntroStacked--variant-gridline::before {\n top: 0;\n}\n\n.SectionIntroStacked--variant-gridline::after {\n bottom: 0;\n}\n\n@media screen and (min-width: 80rem) {\n .SectionIntroStacked--variant-gridline {\n border-inline: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);\n }\n}\n\n.SectionIntroStacked-heading--muted,\n.SectionIntroStackedItem__item-text--muted {\n color: var(--brand-color-text-muted);\n}\n\n.SectionIntroStacked-heading--muted em,\n.SectionIntroStacked-heading--muted b,\n.SectionIntroStackedItem__item-text em,\n.SectionIntroStackedItem__item-text b {\n color: var(--brand-color-text-default);\n font-style: normal;\n font-weight: var(--base-text-weight-normal);\n}\n\n.SectionIntroStacked--full-width .SectionIntroStacked-heading {\n max-width: none;\n}\n\n.SectionIntroStacked-description {\n margin-block-start: var(--base-size-16);\n max-width: 50ch;\n}\n\n.SectionIntroStacked-link {\n margin-block-start: var(--base-size-16);\n}\n\n.SectionIntroStacked-items {\n margin: 0;\n padding: 0;\n list-style: none;\n display: flex;\n flex-direction: column;\n}\n\n@media screen and (max-width: 63.25rem) {\n .SectionIntroStacked-heading {\n font-size: var(--brand-text-size-600);\n }\n}\n\n@media screen and (min-width: 63.25rem) {\n .SectionIntroStacked-items {\n position: relative;\n top: var(--base-size-2);\n }\n\n .SectionIntroStacked--variant-gridline .SectionIntroStacked-items {\n border-inline-start: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);\n margin-block: calc(-1 * var(--base-size-64));\n padding-block: 0;\n position: static;\n top: auto;\n }\n\n .SectionIntroStacked--variant-gridline .SectionIntroStackedItem-item {\n /* Inset item content from the vertical gridline */\n padding-inline-start: var(--base-size-32);\n padding-inline-end: var(--base-size-32);\n }\n}\n\n.SectionIntroStacked--variant-gridline .SectionIntroStackedItem-item {\n border-block-end: none;\n position: relative;\n}\n\n/* Restore equal padding on first/last items in gridline variant */\n.SectionIntroStacked--variant-gridline .SectionIntroStackedItem-item:first-child {\n padding-block-start: var(--base-size-40);\n}\n\n.SectionIntroStacked--variant-gridline .SectionIntroStackedItem-item:last-child {\n padding-block-end: var(--base-size-40);\n}\n\n.SectionIntroStacked--variant-gridline .SectionIntroStackedItem-item:not(:last-child)::after {\n content: '';\n position: absolute;\n bottom: 0;\n left: calc(-1 * var(--SectionIntroStacked-item-divider-overflow-start));\n right: calc(-1 * var(--SectionIntroStacked-item-divider-overflow-end));\n border-bottom: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);\n}\n\n.SectionIntroStackedItem-item {\n padding-block: var(--base-size-40);\n border-block-end: var(--brand-borderWidth-thin) solid var(--brand-color-border-muted);\n}\n\n.SectionIntroStackedItem-item:last-child {\n border-block-end: none;\n padding-block-end: 0;\n}\n\n.SectionIntroStackedItem-item:first-child {\n padding-block-start: 0;\n}\n\n.SectionIntroStackedItem-item--with-icon {\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n gap: var(--base-size-24);\n}\n\n@media screen and (min-width: 63.25rem) {\n .SectionIntroStackedItem-item--with-icon {\n gap: var(--base-size-48);\n }\n}\n\n.SectionIntroStackedItem__content {\n display: flex;\n flex-direction: column;\n gap: var(--base-size-8);\n flex: 1;\n min-width: 0;\n}\n\n.SectionIntroStackedItem__icon {\n flex-shrink: 0;\n border-radius: var(--brand-borderRadius-medium);\n}\n"],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export * from './SectionIntroStacked';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/SectionIntroStacked/index.ts"],"names":[],"mappings":"AAAA,cAAc,uBAAuB,CAAA"}
@@ -0,0 +1,88 @@
1
+ import React from 'react';
2
+ import type { BaseProps } from '../component-helpers';
3
+ import '@primer/brand-primitives/lib/design-tokens/css/tokens/functional/size/size.css';
4
+ export declare const StackDirectionVariants: readonly ["horizontal", "vertical"];
5
+ type StackDirectionVariants = (typeof StackDirectionVariants)[number];
6
+ export declare const defaultStackDirection: "vertical";
7
+ export declare const StackSpacingVariants: readonly ["none", "condensed", "normal", "spacious", 4, 8, 12, 16, 20, 24, 28, 32, 36, 40, 44, 48, 64, 80, 96, 112, 128];
8
+ type StackSpacingVariants = (typeof StackSpacingVariants)[number];
9
+ export declare const defaultStackSpacing: "condensed";
10
+ export declare const StackAlignItemVariants: readonly ["center", "flex-start", "flex-end"];
11
+ type StackAlignItemVariants = (typeof StackAlignItemVariants)[number];
12
+ export declare const StackFlexWrapVariants: readonly ["wrap", "nowrap"];
13
+ type StackFlexWrapVariants = (typeof StackFlexWrapVariants)[number];
14
+ export declare const StackJustifyContentVariants: readonly ["center", "flex-start", "flex-end", "space-between", "space-around", "space-evenly"];
15
+ type justifyContentVariants = (typeof StackJustifyContentVariants)[number];
16
+ type ResponsiveJustifyContentMap = {
17
+ narrow?: justifyContentVariants;
18
+ regular?: justifyContentVariants;
19
+ wide?: justifyContentVariants;
20
+ };
21
+ type ResponsiveAlignItemsMap = {
22
+ narrow?: StackAlignItemVariants;
23
+ regular?: StackAlignItemVariants;
24
+ wide?: StackAlignItemVariants;
25
+ };
26
+ type ResponsiveDirectionMap = {
27
+ narrow?: StackDirectionVariants;
28
+ regular?: StackDirectionVariants;
29
+ wide?: StackDirectionVariants;
30
+ };
31
+ type ResponsiveSpacingMap = {
32
+ narrow?: StackSpacingVariants;
33
+ regular?: StackSpacingVariants;
34
+ wide?: StackSpacingVariants;
35
+ };
36
+ type ResponsiveFlexWrapMap = {
37
+ narrow?: StackFlexWrapVariants;
38
+ regular?: StackFlexWrapVariants;
39
+ wide?: StackFlexWrapVariants;
40
+ };
41
+ export type StackProps = BaseProps<HTMLElement> & {
42
+ children: React.ReactNode[] | React.ReactNode;
43
+ /**
44
+ * Defines the flex-direction CSS property.
45
+ * A string value will be applied to all viewports.
46
+ * An object can be used to define different values for different viewports.
47
+ */
48
+ direction?: StackDirectionVariants | ResponsiveDirectionMap;
49
+ /**
50
+ * Defines the gap CSS property.
51
+ * A string value will be applied to all viewports.
52
+ * An object can be used to define different values for different viewports.
53
+ */
54
+ gap?: StackSpacingVariants | ResponsiveSpacingMap;
55
+ /**
56
+ * Applies vertical alignment to child elements relative to the Stack, using the align-items CSS property.
57
+ * A string value will be applied to all viewports.
58
+ * An object can be used to define different values for different viewports.
59
+ */
60
+ alignItems?: StackAlignItemVariants | ResponsiveAlignItemsMap;
61
+ /**
62
+ * Defines the padding CSS property on the parent Stack.
63
+ * A string value will be applied to all viewports.
64
+ * An object can be used to define different values for different viewports.
65
+ */
66
+ padding?: StackSpacingVariants | ResponsiveSpacingMap;
67
+ /**
68
+ * Applies horizontal alignment to child elements relative to the Stack, using the justify-content CSS property.
69
+ * A string value will be applied to all viewports.
70
+ * An object can be used to define different values for different viewports.
71
+ */
72
+ justifyContent?: justifyContentVariants | ResponsiveJustifyContentMap;
73
+ /**
74
+ * Forward inline styles
75
+ */
76
+ style?: React.CSSProperties;
77
+ /**
78
+ * Applies flex-wrap to the Stack, using the flex-wrap CSS property.
79
+ */
80
+ flexWrap?: StackFlexWrapVariants | ResponsiveFlexWrapMap;
81
+ } & BaseProps<HTMLDivElement> & React.HTMLAttributes<HTMLDivElement>;
82
+ /**
83
+ * Stack enables layout of its immediate children along the vertical or horizontal axis
84
+ * @see https://primer.style/brand/components/Stack
85
+ */
86
+ export declare const Stack: React.ForwardRefExoticComponent<Omit<StackProps, "ref"> & React.RefAttributes<unknown>>;
87
+ export {};
88
+ //# sourceMappingURL=Stack.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Stack.d.ts","sourceRoot":"","sources":["../../src/Stack/Stack.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAA;AAGhD,OAAO,KAAK,EAAC,SAAS,EAAC,MAAM,sBAAsB,CAAA;AAInD,OAAO,gFAAgF,CAAA;AAGvF,eAAO,MAAM,sBAAsB,qCAAsC,CAAA;AACzE,KAAK,sBAAsB,GAAG,CAAC,OAAO,sBAAsB,CAAC,CAAC,MAAM,CAAC,CAAA;AACrE,eAAO,MAAM,qBAAqB,YAA4B,CAAA;AAE9D,eAAO,MAAM,oBAAoB,0HAAyE,CAAA;AAC1G,KAAK,oBAAoB,GAAG,CAAC,OAAO,oBAAoB,CAAC,CAAC,MAAM,CAAC,CAAA;AACjE,eAAO,MAAM,mBAAmB,aAA0B,CAAA;AAE1D,eAAO,MAAM,sBAAsB,+CAAgD,CAAA;AACnF,KAAK,sBAAsB,GAAG,CAAC,OAAO,sBAAsB,CAAC,CAAC,MAAM,CAAC,CAAA;AAErE,eAAO,MAAM,qBAAqB,6BAA8B,CAAA;AAChE,KAAK,qBAAqB,GAAG,CAAC,OAAO,qBAAqB,CAAC,CAAC,MAAM,CAAC,CAAA;AAEnE,eAAO,MAAM,2BAA2B,gGAK9B,CAAA;AACV,KAAK,sBAAsB,GAAG,CAAC,OAAO,2BAA2B,CAAC,CAAC,MAAM,CAAC,CAAA;AAE1E,KAAK,2BAA2B,GAAG;IACjC,MAAM,CAAC,EAAE,sBAAsB,CAAA;IAC/B,OAAO,CAAC,EAAE,sBAAsB,CAAA;IAChC,IAAI,CAAC,EAAE,sBAAsB,CAAA;CAC9B,CAAA;AAED,KAAK,uBAAuB,GAAG;IAC7B,MAAM,CAAC,EAAE,sBAAsB,CAAA;IAC/B,OAAO,CAAC,EAAE,sBAAsB,CAAA;IAChC,IAAI,CAAC,EAAE,sBAAsB,CAAA;CAC9B,CAAA;AAED,KAAK,sBAAsB,GAAG;IAC5B,MAAM,CAAC,EAAE,sBAAsB,CAAA;IAC/B,OAAO,CAAC,EAAE,sBAAsB,CAAA;IAChC,IAAI,CAAC,EAAE,sBAAsB,CAAA;CAC9B,CAAA;AAED,KAAK,oBAAoB,GAAG;IAC1B,MAAM,CAAC,EAAE,oBAAoB,CAAA;IAC7B,OAAO,CAAC,EAAE,oBAAoB,CAAA;IAC9B,IAAI,CAAC,EAAE,oBAAoB,CAAA;CAC5B,CAAA;AAED,KAAK,qBAAqB,GAAG;IAC3B,MAAM,CAAC,EAAE,qBAAqB,CAAA;IAC9B,OAAO,CAAC,EAAE,qBAAqB,CAAA;IAC/B,IAAI,CAAC,EAAE,qBAAqB,CAAA;CAC7B,CAAA;AAED,MAAM,MAAM,UAAU,GAAG,SAAS,CAAC,WAAW,CAAC,GAAG;IAChD,QAAQ,EAAE,KAAK,CAAC,SAAS,EAAE,GAAG,KAAK,CAAC,SAAS,CAAA;IAC7C;;;;OAIG;IACH,SAAS,CAAC,EAAE,sBAAsB,GAAG,sBAAsB,CAAA;IAC3D;;;;OAIG;IACH,GAAG,CAAC,EAAE,oBAAoB,GAAG,oBAAoB,CAAA;IACjD;;;;OAIG;IACH,UAAU,CAAC,EAAE,sBAAsB,GAAG,uBAAuB,CAAA;IAC7D;;;;OAIG;IACH,OAAO,CAAC,EAAE,oBAAoB,GAAG,oBAAoB,CAAA;IACrD;;;;OAIG;IACH,cAAc,CAAC,EAAE,sBAAsB,GAAG,2BAA2B,CAAA;IACrE;;OAEG;IACH,KAAK,CAAC,EAAE,KAAK,CAAC,aAAa,CAAA;IAC3B;;OAEG;IACH,QAAQ,CAAC,EAAE,qBAAqB,GAAG,qBAAqB,CAAA;CACzD,GAAG,SAAS,CAAC,cAAc,CAAC,GAC3B,KAAK,CAAC,cAAc,CAAC,cAAc,CAAC,CAAA;AA4GtC;;;GAGG;AACH,eAAO,MAAM,KAAK,yFAAwB,CAAA"}
@@ -0,0 +1,40 @@
1
+ import e from "../node_modules/clsx/dist/clsx.js";
2
+ import { BaseSizeScale as t } from "../constants.js";
3
+ import { useAnimation as n } from "../animation/useAnimation.js";
4
+ import '../packages/design-tokens/lib/design-tokens/css/tokens/functional/size/size-Dr6y-7jl.css';/* empty css */
5
+ import r from "./Stack.module.js";
6
+ import { forwardRef as i, useMemo as a } from "react";
7
+ import { jsx as o } from "react/jsx-runtime";
8
+ //#region src/Stack/Stack.tsx
9
+ var s = ["horizontal", "vertical"], c = s[1], l = [
10
+ "none",
11
+ "condensed",
12
+ "normal",
13
+ "spacious",
14
+ ...t
15
+ ], u = l[1], d = [
16
+ "center",
17
+ "flex-start",
18
+ "flex-end"
19
+ ], f = ["wrap", "nowrap"], p = [
20
+ ...d,
21
+ "space-between",
22
+ "space-around",
23
+ "space-evenly"
24
+ ], m = i(({ animate: t, children: i, direction: s = c, gap: l = u, alignItems: d, padding: f = u, justifyContent: p, className: m, style: h, flexWrap: g, ..._ }, v) => {
25
+ let { classes: y, styles: b } = n(t), x = a(() => typeof s == "string" ? r[`Stack--${s}`] : Object.keys(s).map((e) => r[`Stack-${e}--${s[e]}`]).join(" "), [s]), S = a(() => typeof l == "string" || typeof l == "number" ? r[`Stack--gap-${l}`] : Object.keys(l).map((e) => r[`Stack-${e}--gap-${l[e]}`]).join(" "), [l]), C = a(() => typeof f == "string" || typeof f == "number" ? r[`Stack--padding-${f}`] : Object.keys(f).map((e) => r[`Stack-${e}--padding-${f[e]}`]).join(" "), [f]), w = a(() => typeof d == "string" ? r[`Stack--align-items-${d}`] : typeof d == "object" ? Object.keys(d).map((e) => r[`Stack-${e}--align-items-${d[e]}`]).join(" ") : null, [d]), T = a(() => typeof p == "string" ? r[`Stack--justify-content-${p}`] : typeof p == "object" ? Object.keys(p).map((e) => r[`Stack-${e}--justify-content-${p[e]}`]).join(" ") : null, [p]), E = a(() => typeof g == "string" ? r[`Stack-flexWrap--${g}`] : typeof g == "object" ? Object.keys(g).map((e) => r[`Stack-${e}-flexWrap--${g[e]}`]).join(" ") : null, [g]);
26
+ return /* @__PURE__ */ o("div", {
27
+ ref: v,
28
+ className: e(y, r.Stack, x, S, w, T, C, E, m),
29
+ style: {
30
+ ...b,
31
+ ...h
32
+ },
33
+ ..._,
34
+ children: i
35
+ });
36
+ });
37
+ //#endregion
38
+ export { m as Stack, d as StackAlignItemVariants, s as StackDirectionVariants, f as StackFlexWrapVariants, p as StackJustifyContentVariants, l as StackSpacingVariants, c as defaultStackDirection, u as defaultStackSpacing };
39
+
40
+ //# sourceMappingURL=Stack.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Stack.js","names":[],"sources":["../../src/Stack/Stack.tsx"],"sourcesContent":["import React, {forwardRef, useMemo} from 'react'\nimport {clsx} from 'clsx'\n\nimport type {BaseProps} from '../component-helpers'\nimport {BaseSizeScale} from '../constants'\nimport {useAnimation} from '../animation'\n\nimport '@primer/brand-primitives/lib/design-tokens/css/tokens/functional/size/size.css'\nimport styles from './Stack.module.css'\n\nexport const StackDirectionVariants = ['horizontal', 'vertical'] as const\ntype StackDirectionVariants = (typeof StackDirectionVariants)[number]\nexport const defaultStackDirection = StackDirectionVariants[1]\n\nexport const StackSpacingVariants = ['none', 'condensed', 'normal', 'spacious', ...BaseSizeScale] as const\ntype StackSpacingVariants = (typeof StackSpacingVariants)[number]\nexport const defaultStackSpacing = StackSpacingVariants[1]\n\nexport const StackAlignItemVariants = ['center', 'flex-start', 'flex-end'] as const\ntype StackAlignItemVariants = (typeof StackAlignItemVariants)[number]\n\nexport const StackFlexWrapVariants = ['wrap', 'nowrap'] as const\ntype StackFlexWrapVariants = (typeof StackFlexWrapVariants)[number]\n\nexport const StackJustifyContentVariants = [\n ...StackAlignItemVariants,\n 'space-between',\n 'space-around',\n 'space-evenly',\n] as const\ntype justifyContentVariants = (typeof StackJustifyContentVariants)[number]\n\ntype ResponsiveJustifyContentMap = {\n narrow?: justifyContentVariants\n regular?: justifyContentVariants\n wide?: justifyContentVariants\n}\n\ntype ResponsiveAlignItemsMap = {\n narrow?: StackAlignItemVariants\n regular?: StackAlignItemVariants\n wide?: StackAlignItemVariants\n}\n\ntype ResponsiveDirectionMap = {\n narrow?: StackDirectionVariants\n regular?: StackDirectionVariants\n wide?: StackDirectionVariants\n}\n\ntype ResponsiveSpacingMap = {\n narrow?: StackSpacingVariants\n regular?: StackSpacingVariants\n wide?: StackSpacingVariants\n}\n\ntype ResponsiveFlexWrapMap = {\n narrow?: StackFlexWrapVariants\n regular?: StackFlexWrapVariants\n wide?: StackFlexWrapVariants\n}\n\nexport type StackProps = BaseProps<HTMLElement> & {\n children: React.ReactNode[] | React.ReactNode\n /**\n * Defines the flex-direction CSS property.\n * A string value will be applied to all viewports.\n * An object can be used to define different values for different viewports.\n */\n direction?: StackDirectionVariants | ResponsiveDirectionMap\n /**\n * Defines the gap CSS property.\n * A string value will be applied to all viewports.\n * An object can be used to define different values for different viewports.\n */\n gap?: StackSpacingVariants | ResponsiveSpacingMap\n /**\n * Applies vertical alignment to child elements relative to the Stack, using the align-items CSS property.\n * A string value will be applied to all viewports.\n * An object can be used to define different values for different viewports.\n */\n alignItems?: StackAlignItemVariants | ResponsiveAlignItemsMap\n /**\n * Defines the padding CSS property on the parent Stack.\n * A string value will be applied to all viewports.\n * An object can be used to define different values for different viewports.\n */\n padding?: StackSpacingVariants | ResponsiveSpacingMap\n /**\n * Applies horizontal alignment to child elements relative to the Stack, using the justify-content CSS property.\n * A string value will be applied to all viewports.\n * An object can be used to define different values for different viewports.\n */\n justifyContent?: justifyContentVariants | ResponsiveJustifyContentMap\n /**\n * Forward inline styles\n */\n style?: React.CSSProperties\n /**\n * Applies flex-wrap to the Stack, using the flex-wrap CSS property.\n */\n flexWrap?: StackFlexWrapVariants | ResponsiveFlexWrapMap\n} & BaseProps<HTMLDivElement> &\n React.HTMLAttributes<HTMLDivElement>\n\nconst StackBase = (\n {\n animate,\n children,\n direction = defaultStackDirection,\n gap = defaultStackSpacing,\n alignItems,\n padding = defaultStackSpacing,\n justifyContent,\n className,\n style,\n flexWrap,\n ...rest\n }: StackProps,\n ref,\n): React.ReactElement => {\n const {classes: animationClasses, styles: animationInlineStyles} = useAnimation(animate)\n\n const directionClass = useMemo(\n () =>\n typeof direction === 'string'\n ? styles[`Stack--${direction}`]\n : Object.keys(direction)\n .map(viewport => styles[`Stack-${viewport}--${direction[viewport]}`])\n .join(' '),\n [direction],\n )\n\n const gapClass = useMemo(\n () =>\n typeof gap === 'string' || typeof gap === 'number'\n ? styles[`Stack--gap-${gap}`]\n : Object.keys(gap)\n .map(viewport => styles[`Stack-${viewport}--gap-${gap[viewport]}`])\n .join(' '),\n [gap],\n )\n\n const paddingClass = useMemo(\n () =>\n typeof padding === 'string' || typeof padding === 'number'\n ? styles[`Stack--padding-${padding}`]\n : Object.keys(padding)\n .map(viewport => styles[`Stack-${viewport}--padding-${padding[viewport]}`])\n .join(' '),\n [padding],\n )\n\n const alignItemsClass = useMemo(\n () =>\n typeof alignItems === 'string'\n ? styles[`Stack--align-items-${alignItems}`]\n : typeof alignItems === 'object'\n ? Object.keys(alignItems)\n .map(viewport => styles[`Stack-${viewport}--align-items-${alignItems[viewport]}`])\n .join(' ')\n : null,\n [alignItems],\n )\n\n const justifyContentClass = useMemo(\n () =>\n typeof justifyContent === 'string'\n ? styles[`Stack--justify-content-${justifyContent}`]\n : typeof justifyContent === 'object'\n ? Object.keys(justifyContent)\n .map(viewport => styles[`Stack-${viewport}--justify-content-${justifyContent[viewport]}`])\n .join(' ')\n : null,\n [justifyContent],\n )\n\n const flexWrapClass = useMemo(\n () =>\n typeof flexWrap === 'string'\n ? styles[`Stack-flexWrap--${flexWrap}`]\n : typeof flexWrap === 'object'\n ? Object.keys(flexWrap)\n .map(viewport => styles[`Stack-${viewport}-flexWrap--${flexWrap[viewport]}`])\n .join(' ')\n : null,\n [flexWrap],\n )\n\n return (\n <div\n ref={ref}\n className={clsx(\n animationClasses,\n styles.Stack,\n directionClass,\n gapClass,\n alignItemsClass,\n justifyContentClass,\n paddingClass,\n flexWrapClass,\n className,\n )}\n style={{...animationInlineStyles, ...style}}\n {...rest}\n >\n {children}\n </div>\n )\n}\n\n/**\n * Stack enables layout of its immediate children along the vertical or horizontal axis\n * @see https://primer.style/brand/components/Stack\n */\nexport const Stack = forwardRef(StackBase)\n"],"mappings":";;;;;;;;AAUA,IAAa,IAAyB,CAAC,cAAc,WAAW,EAEnD,IAAwB,EAAuB,IAE/C,IAAuB;CAAC;CAAQ;CAAa;CAAU;CAAY,GAAG;CAAc,EAEpF,IAAsB,EAAqB,IAE3C,IAAyB;CAAC;CAAU;CAAc;CAAW,EAG7D,IAAwB,CAAC,QAAQ,SAAS,EAG1C,IAA8B;CACzC,GAAG;CACH;CACA;CACA;CACD,EA0LY,IAAQ,GA7GnB,EACE,YACA,aACA,eAAY,GACZ,SAAM,GACN,eACA,aAAU,GACV,mBACA,cACA,UACA,aACA,GAAG,KAEL,MACuB;CACvB,IAAM,EAAC,SAAS,GAAkB,QAAQ,MAAyB,EAAa,EAAQ,EAElF,IAAiB,QAEnB,OAAO,KAAc,WACjB,EAAO,UAAU,OACjB,OAAO,KAAK,EAAU,CACnB,KAAI,MAAY,EAAO,SAAS,EAAS,IAAI,EAAU,MAAa,CACpE,KAAK,IAAI,EAClB,CAAC,EAAU,CACZ,EAEK,IAAW,QAEb,OAAO,KAAQ,YAAY,OAAO,KAAQ,WACtC,EAAO,cAAc,OACrB,OAAO,KAAK,EAAI,CACb,KAAI,MAAY,EAAO,SAAS,EAAS,QAAQ,EAAI,MAAa,CAClE,KAAK,IAAI,EAClB,CAAC,EAAI,CACN,EAEK,IAAe,QAEjB,OAAO,KAAY,YAAY,OAAO,KAAY,WAC9C,EAAO,kBAAkB,OACzB,OAAO,KAAK,EAAQ,CACjB,KAAI,MAAY,EAAO,SAAS,EAAS,YAAY,EAAQ,MAAa,CAC1E,KAAK,IAAI,EAClB,CAAC,EAAQ,CACV,EAEK,IAAkB,QAEpB,OAAO,KAAe,WAClB,EAAO,sBAAsB,OAC7B,OAAO,KAAe,WACtB,OAAO,KAAK,EAAW,CACpB,KAAI,MAAY,EAAO,SAAS,EAAS,gBAAgB,EAAW,MAAa,CACjF,KAAK,IAAI,GACZ,MACN,CAAC,EAAW,CACb,EAEK,IAAsB,QAExB,OAAO,KAAmB,WACtB,EAAO,0BAA0B,OACjC,OAAO,KAAmB,WAC1B,OAAO,KAAK,EAAe,CACxB,KAAI,MAAY,EAAO,SAAS,EAAS,oBAAoB,EAAe,MAAa,CACzF,KAAK,IAAI,GACZ,MACN,CAAC,EAAe,CACjB,EAEK,IAAgB,QAElB,OAAO,KAAa,WAChB,EAAO,mBAAmB,OAC1B,OAAO,KAAa,WACpB,OAAO,KAAK,EAAS,CAClB,KAAI,MAAY,EAAO,SAAS,EAAS,aAAa,EAAS,MAAa,CAC5E,KAAK,IAAI,GACZ,MACN,CAAC,EAAS,CACX;AAED,QACE,kBAAC,OAAD;EACO;EACL,WAAW,EACT,GACA,EAAO,OACP,GACA,GACA,GACA,GACA,GACA,GACA,EACD;EACD,OAAO;GAAC,GAAG;GAAuB,GAAG;GAAM;EAC3C,GAAI;EAEH;EACG,CAAA;EAQgC"}
@@ -0,0 +1 @@
1
+ .Primer_Brand__Stack-module__Stack___kkChc{display:flex}.Primer_Brand__Stack-module__Stack--vertical___bDZvE{flex-direction:column}.Primer_Brand__Stack-module__Stack--horizontal___SffMX{flex-direction:row}.Primer_Brand__Stack-module__Stack-narrow--vertical___IAUDe{flex-direction:column}.Primer_Brand__Stack-module__Stack-narrow--horizontal___2KaoW{flex-direction:row}@media screen and (width>=48rem){.Primer_Brand__Stack-module__Stack-regular--vertical___vd6L5{flex-direction:column}.Primer_Brand__Stack-module__Stack-regular--horizontal___s7IV3{flex-direction:row}}@media screen and (width>=80rem){.Primer_Brand__Stack-module__Stack-wide--vertical___pr0cr{flex-direction:column}.Primer_Brand__Stack-module__Stack-wide--horizontal___2sAhE{flex-direction:row}}.Primer_Brand__Stack-module__Stack--gap-none___M7oco{gap:0}.Primer_Brand__Stack-module__Stack--gap-condensed___wITpD{gap:var(--brand-stack-gap-condensed)}.Primer_Brand__Stack-module__Stack--gap-normal___3_XTQ{gap:var(--brand-stack-gap-normal)}.Primer_Brand__Stack-module__Stack--gap-spacious___YWDRs{gap:var(--brand-stack-gap-spacious)}.Primer_Brand__Stack-module__Stack--gap-4___DmtHd{gap:var(--base-size-4)}.Primer_Brand__Stack-module__Stack--gap-8___0tz6i{gap:var(--base-size-8)}.Primer_Brand__Stack-module__Stack--gap-12___hw3H6{gap:var(--base-size-12)}.Primer_Brand__Stack-module__Stack--gap-16___t6Ejn{gap:var(--base-size-16)}.Primer_Brand__Stack-module__Stack--gap-20___FbD_l{gap:var(--base-size-20)}.Primer_Brand__Stack-module__Stack--gap-24___aI3Ni{gap:var(--base-size-24)}.Primer_Brand__Stack-module__Stack--gap-28___kvqUN{gap:var(--base-size-28)}.Primer_Brand__Stack-module__Stack--gap-32___QcuiZ{gap:var(--base-size-32)}.Primer_Brand__Stack-module__Stack--gap-36___bzo72{gap:var(--base-size-36)}.Primer_Brand__Stack-module__Stack--gap-40____noq3{gap:var(--base-size-40)}.Primer_Brand__Stack-module__Stack--gap-44___E14a1{gap:var(--base-size-44)}.Primer_Brand__Stack-module__Stack--gap-48___4cXLL{gap:var(--base-size-48)}.Primer_Brand__Stack-module__Stack--gap-64___Jc3_y{gap:var(--base-size-64)}.Primer_Brand__Stack-module__Stack--gap-80___L08Xx{gap:var(--base-size-80)}.Primer_Brand__Stack-module__Stack--gap-96___akgBJ{gap:var(--base-size-96)}.Primer_Brand__Stack-module__Stack--gap-112___E8Grv{gap:var(--base-size-112)}.Primer_Brand__Stack-module__Stack--gap-128___SVUO1{gap:var(--base-size-128)}.Primer_Brand__Stack-module__Stack-narrow--gap-none___YrNLI{gap:0}.Primer_Brand__Stack-module__Stack-narrow--gap-condensed___1jfe1{gap:var(--brand-stack-gap-condensed)}.Primer_Brand__Stack-module__Stack-narrow--gap-normal___j5C5u{gap:var(--brand-stack-gap-normal)}.Primer_Brand__Stack-module__Stack-narrow--gap-spacious___7yaBE{gap:var(--brand-stack-gap-spacious)}.Primer_Brand__Stack-module__Stack--padding-none___YsKYp{padding:0}.Primer_Brand__Stack-module__Stack--padding-condensed___NyPEM{padding:var(--brand-stack-padding-condensed)}.Primer_Brand__Stack-module__Stack--padding-normal___Z7YWq{padding:var(--brand-stack-padding-normal)}.Primer_Brand__Stack-module__Stack--padding-spacious___HCbMd{padding:var(--brand-stack-padding-spacious)}.Primer_Brand__Stack-module__Stack--padding-4____FXLn{padding:var(--base-size-4)}.Primer_Brand__Stack-module__Stack--padding-8___mfgwT{padding:var(--base-size-8)}.Primer_Brand__Stack-module__Stack--padding-12___xAM4B{padding:var(--base-size-12)}.Primer_Brand__Stack-module__Stack--padding-16___XZRrW{padding:var(--base-size-16)}.Primer_Brand__Stack-module__Stack--padding-20___4KQLU{padding:var(--base-size-20)}.Primer_Brand__Stack-module__Stack--padding-24___xwvS5{padding:var(--base-size-24)}.Primer_Brand__Stack-module__Stack--padding-28___RzzNL{padding:var(--base-size-28)}.Primer_Brand__Stack-module__Stack--padding-32___wkcqe{padding:var(--base-size-32)}.Primer_Brand__Stack-module__Stack--padding-36___LSie5{padding:var(--base-size-36)}.Primer_Brand__Stack-module__Stack--padding-40___VqBeq{padding:var(--base-size-40)}.Primer_Brand__Stack-module__Stack--padding-44___mm4AF{padding:var(--base-size-44)}.Primer_Brand__Stack-module__Stack--padding-48___t1OLR{padding:var(--base-size-48)}.Primer_Brand__Stack-module__Stack--padding-64___V2DFf{padding:var(--base-size-64)}.Primer_Brand__Stack-module__Stack--padding-80___hoHKh{padding:var(--base-size-80)}.Primer_Brand__Stack-module__Stack--padding-96___aJNAL{padding:var(--base-size-96)}.Primer_Brand__Stack-module__Stack--padding-112___4_E_r{padding:var(--base-size-112)}.Primer_Brand__Stack-module__Stack--padding-128___pxk0j{padding:var(--base-size-128)}.Primer_Brand__Stack-module__Stack-narrow--padding-none___XJ0bB{padding:0}.Primer_Brand__Stack-module__Stack-narrow--padding-condensed___ev3AN{padding:var(--brand-stack-padding-condensed)}.Primer_Brand__Stack-module__Stack-narrow--padding-normal___Nzmce{padding:var(--brand-stack-padding-normal)}.Primer_Brand__Stack-module__Stack-narrow--padding-spacious___mCH98{padding:var(--brand-stack-padding-spacious)}.Primer_Brand__Stack-module__Stack-narrow--padding-4___q19rQ{padding:var(--base-size-4)}.Primer_Brand__Stack-module__Stack-narrow--padding-8___kcIyl{padding:var(--base-size-8)}.Primer_Brand__Stack-module__Stack-narrow--padding-12___XMlJ1{padding:var(--base-size-12)}.Primer_Brand__Stack-module__Stack-narrow--padding-16___8SqCc{padding:var(--base-size-16)}.Primer_Brand__Stack-module__Stack-narrow--padding-20___UHjCb{padding:var(--base-size-20)}.Primer_Brand__Stack-module__Stack-narrow--padding-24____i12s{padding:var(--base-size-24)}.Primer_Brand__Stack-module__Stack-narrow--padding-28___u0yWu{padding:var(--base-size-28)}.Primer_Brand__Stack-module__Stack-narrow--padding-32___zqRGI{padding:var(--base-size-32)}.Primer_Brand__Stack-module__Stack-narrow--padding-36___lGKdp{padding:var(--base-size-36)}.Primer_Brand__Stack-module__Stack-narrow--padding-40___atyPw{padding:var(--base-size-40)}.Primer_Brand__Stack-module__Stack-narrow--padding-44___OVq8j{padding:var(--base-size-44)}.Primer_Brand__Stack-module__Stack-narrow--padding-48___nCssn{padding:var(--base-size-48)}.Primer_Brand__Stack-module__Stack-narrow--padding-64___0f2_2{padding:var(--base-size-64)}.Primer_Brand__Stack-module__Stack-narrow--padding-80___5zWH_{padding:var(--base-size-80)}.Primer_Brand__Stack-module__Stack-narrow--padding-96___uTd_u{padding:var(--base-size-96)}.Primer_Brand__Stack-module__Stack-narrow--padding-112___pF7Tf{padding:var(--base-size-112)}.Primer_Brand__Stack-module__Stack-narrow--padding-128___5p0JU{padding:var(--base-size-128)}.Primer_Brand__Stack-module__Stack-narrow--gap-4___6moeR{gap:var(--base-size-4)}.Primer_Brand__Stack-module__Stack-narrow--gap-8___ZnKF3{gap:var(--base-size-8)}.Primer_Brand__Stack-module__Stack-narrow--gap-12___wppH_{gap:var(--base-size-12)}.Primer_Brand__Stack-module__Stack-narrow--gap-16___NtSXw{gap:var(--base-size-16)}.Primer_Brand__Stack-module__Stack-narrow--gap-20___pCp05{gap:var(--base-size-20)}.Primer_Brand__Stack-module__Stack-narrow--gap-24___d9_7X{gap:var(--base-size-24)}.Primer_Brand__Stack-module__Stack-narrow--gap-28___yydXA{gap:var(--base-size-28)}.Primer_Brand__Stack-module__Stack-narrow--gap-32___uIKIR{gap:var(--base-size-32)}.Primer_Brand__Stack-module__Stack-narrow--gap-36___j5Zvi{gap:var(--base-size-36)}.Primer_Brand__Stack-module__Stack-narrow--gap-40___XyNCt{gap:var(--base-size-40)}.Primer_Brand__Stack-module__Stack-narrow--gap-44___IooME{gap:var(--base-size-44)}.Primer_Brand__Stack-module__Stack-narrow--gap-48___9Ri5H{gap:var(--base-size-48)}.Primer_Brand__Stack-module__Stack-narrow--gap-64___f5a6m{gap:var(--base-size-64)}.Primer_Brand__Stack-module__Stack-narrow--gap-80___t8fnj{gap:var(--base-size-80)}.Primer_Brand__Stack-module__Stack-narrow--gap-96___kupcP{gap:var(--base-size-96)}.Primer_Brand__Stack-module__Stack-narrow--gap-112____ZzLO{gap:var(--base-size-112)}.Primer_Brand__Stack-module__Stack-narrow--gap-128___Zrn34{gap:var(--base-size-128)}@media screen and (width>=48rem){.Primer_Brand__Stack-module__Stack-regular--gap-none___84Qcx{gap:0}.Primer_Brand__Stack-module__Stack-regular--gap-condensed___nXEjo{gap:var(--brand-stack-gap-condensed)}.Primer_Brand__Stack-module__Stack-regular--gap-normal___4AJ0b{gap:var(--brand-stack-gap-normal)}.Primer_Brand__Stack-module__Stack-regular--gap-spacious___5ovu5{gap:var(--brand-stack-gap-spacious)}.Primer_Brand__Stack-module__Stack-regular--gap-4___8q5d5{gap:var(--base-size-4)}.Primer_Brand__Stack-module__Stack-regular--gap-8___ruGAD{gap:var(--base-size-8)}.Primer_Brand__Stack-module__Stack-regular--gap-12___pkc6_{gap:var(--base-size-12)}.Primer_Brand__Stack-module__Stack-regular--gap-16___Cyxjb{gap:var(--base-size-16)}.Primer_Brand__Stack-module__Stack-regular--gap-20___C8Szl{gap:var(--base-size-20)}.Primer_Brand__Stack-module__Stack-regular--gap-24___JTvNO{gap:var(--base-size-24)}.Primer_Brand__Stack-module__Stack-regular--gap-28___jwMPq{gap:var(--base-size-28)}.Primer_Brand__Stack-module__Stack-regular--gap-32___e6bgD{gap:var(--base-size-32)}.Primer_Brand__Stack-module__Stack-regular--gap-36___gC2Bo{gap:var(--base-size-36)}.Primer_Brand__Stack-module__Stack-regular--gap-40___NYqUy{gap:var(--base-size-40)}.Primer_Brand__Stack-module__Stack-regular--gap-44___b_NET{gap:var(--base-size-44)}.Primer_Brand__Stack-module__Stack-regular--gap-48___QaR_m{gap:var(--base-size-48)}.Primer_Brand__Stack-module__Stack-regular--gap-64___xCaJe{gap:var(--base-size-64)}.Primer_Brand__Stack-module__Stack-regular--gap-80___rhDhC{gap:var(--base-size-80)}.Primer_Brand__Stack-module__Stack-regular--gap-96___Ts_06{gap:var(--base-size-96)}.Primer_Brand__Stack-module__Stack-regular--gap-112___eHocK{gap:var(--base-size-112)}.Primer_Brand__Stack-module__Stack-regular--gap-128___uidMP{gap:var(--base-size-128)}.Primer_Brand__Stack-module__Stack-regular--padding-none___BcPTQ{padding:0}.Primer_Brand__Stack-module__Stack-regular--padding-condensed___Wd_3A{padding:var(--brand-stack-padding-condensed)}.Primer_Brand__Stack-module__Stack-regular--padding-normal___f3Joq{padding:var(--brand-stack-padding-normal)}.Primer_Brand__Stack-module__Stack-regular--padding-spacious___xzuU0{padding:var(--brand-stack-padding-spacious)}.Primer_Brand__Stack-module__Stack-regular--padding-4___pEH4Z{padding:var(--base-size-4)}.Primer_Brand__Stack-module__Stack-regular--padding-8___UbyXY{padding:var(--base-size-8)}.Primer_Brand__Stack-module__Stack-regular--padding-12___UQK__{padding:var(--base-size-12)}.Primer_Brand__Stack-module__Stack-regular--padding-16___Y62Pz{padding:var(--base-size-16)}.Primer_Brand__Stack-module__Stack-regular--padding-20___wLP_s{padding:var(--base-size-20)}.Primer_Brand__Stack-module__Stack-regular--padding-24___J5NFg{padding:var(--base-size-24)}.Primer_Brand__Stack-module__Stack-regular--padding-28___LaSVD{padding:var(--base-size-28)}.Primer_Brand__Stack-module__Stack-regular--padding-32___L0_VX{padding:var(--base-size-32)}.Primer_Brand__Stack-module__Stack-regular--padding-36___o5wDc{padding:var(--base-size-36)}.Primer_Brand__Stack-module__Stack-regular--padding-40___cb5NW{padding:var(--base-size-40)}.Primer_Brand__Stack-module__Stack-regular--padding-44___DEz_q{padding:var(--base-size-44)}.Primer_Brand__Stack-module__Stack-regular--padding-48___MqcFN{padding:var(--base-size-48)}.Primer_Brand__Stack-module__Stack-regular--padding-64___S3iI3{padding:var(--base-size-64)}.Primer_Brand__Stack-module__Stack-regular--padding-80___8eVDK{padding:var(--base-size-80)}.Primer_Brand__Stack-module__Stack-regular--padding-96___T3v7i{padding:var(--base-size-96)}.Primer_Brand__Stack-module__Stack-regular--padding-112___7YpRg{padding:var(--base-size-112)}.Primer_Brand__Stack-module__Stack-regular--padding-128___ibsTw{padding:var(--base-size-128)}}@media screen and (width>=80rem){.Primer_Brand__Stack-module__Stack-wide--gap-none___ajgTL{gap:0}.Primer_Brand__Stack-module__Stack-wide--gap-condensed___kzJ6N{gap:var(--brand-stack-gap-condensed)}.Primer_Brand__Stack-module__Stack-wide--gap-normal___2URL1{gap:var(--brand-stack-gap-normal)}.Primer_Brand__Stack-module__Stack-wide--gap-spacious___PE_on{gap:var(--brand-stack-gap-spacious)}.Primer_Brand__Stack-module__Stack-wide--gap-4___3nPEs{gap:var(--base-size-4)}.Primer_Brand__Stack-module__Stack-wide--gap-8___FHaOS{gap:var(--base-size-8)}.Primer_Brand__Stack-module__Stack-wide--gap-12___f5Wii{gap:var(--base-size-12)}.Primer_Brand__Stack-module__Stack-wide--gap-16___vdqL4{gap:var(--base-size-16)}.Primer_Brand__Stack-module__Stack-wide--gap-20___3YbbY{gap:var(--base-size-20)}.Primer_Brand__Stack-module__Stack-wide--gap-24___o2aeb{gap:var(--base-size-24)}.Primer_Brand__Stack-module__Stack-wide--gap-28___g5SFZ{gap:var(--base-size-28)}.Primer_Brand__Stack-module__Stack-wide--gap-32___7KZhL{gap:var(--base-size-32)}.Primer_Brand__Stack-module__Stack-wide--gap-36___mWJFS{gap:var(--base-size-36)}.Primer_Brand__Stack-module__Stack-wide--gap-40___wZvNo{gap:var(--base-size-40)}.Primer_Brand__Stack-module__Stack-wide--gap-44___oH_Yw{gap:var(--base-size-44)}.Primer_Brand__Stack-module__Stack-wide--gap-48___IbC9F{gap:var(--base-size-48)}.Primer_Brand__Stack-module__Stack-wide--gap-64___xC__G{gap:var(--base-size-64)}.Primer_Brand__Stack-module__Stack-wide--gap-80___1QMyu{gap:var(--base-size-80)}.Primer_Brand__Stack-module__Stack-wide--gap-96___wRoRW{gap:var(--base-size-96)}.Primer_Brand__Stack-module__Stack-wide--gap-112___MQg4d{gap:var(--base-size-112)}.Primer_Brand__Stack-module__Stack-wide--gap-128___YfFMR{gap:var(--base-size-128)}.Primer_Brand__Stack-module__Stack-wide--padding-none___hcJOP{padding:0}.Primer_Brand__Stack-module__Stack-wide--padding-condensed___N3J0E{padding:var(--brand-stack-padding-condensed)}.Primer_Brand__Stack-module__Stack-wide--padding-normal___pjnIB{padding:var(--brand-stack-padding-normal)}.Primer_Brand__Stack-module__Stack-wide--padding-spacious___cFQHO{padding:var(--brand-stack-padding-spacious)}.Primer_Brand__Stack-module__Stack-wide--padding-4___muYDs{padding:var(--base-size-4)}.Primer_Brand__Stack-module__Stack-wide--padding-8___6YlEO{padding:var(--base-size-8)}.Primer_Brand__Stack-module__Stack-wide--padding-12___7KdnN{padding:var(--base-size-12)}.Primer_Brand__Stack-module__Stack-wide--padding-16___M5zuV{padding:var(--base-size-16)}.Primer_Brand__Stack-module__Stack-wide--padding-20___I5zX2{padding:var(--base-size-20)}.Primer_Brand__Stack-module__Stack-wide--padding-24___GooBy{padding:var(--base-size-24)}.Primer_Brand__Stack-module__Stack-wide--padding-28___tZ7sr{padding:var(--base-size-28)}.Primer_Brand__Stack-module__Stack-wide--padding-32___4jLoz{padding:var(--base-size-32)}.Primer_Brand__Stack-module__Stack-wide--padding-36___aIhUT{padding:var(--base-size-36)}.Primer_Brand__Stack-module__Stack-wide--padding-40___4WmEN{padding:var(--base-size-40)}.Primer_Brand__Stack-module__Stack-wide--padding-44___LlwnC{padding:var(--base-size-44)}.Primer_Brand__Stack-module__Stack-wide--padding-48___JEKfb{padding:var(--base-size-48)}.Primer_Brand__Stack-module__Stack-wide--padding-64___ltiCt{padding:var(--base-size-64)}.Primer_Brand__Stack-module__Stack-wide--padding-80___uLiYs{padding:var(--base-size-80)}.Primer_Brand__Stack-module__Stack-wide--padding-96____jNjX{padding:var(--base-size-96)}.Primer_Brand__Stack-module__Stack-wide--padding-112___LSUS8{padding:var(--base-size-112)}.Primer_Brand__Stack-module__Stack-wide--padding-128___KHUZL{padding:var(--base-size-128)}}.Primer_Brand__Stack-module__Stack--align-items-flex-end___hbt2y{align-items:flex-end}.Primer_Brand__Stack-module__Stack--align-items-flex-start___toOez{align-items:flex-start}.Primer_Brand__Stack-module__Stack--align-items-center___mSuT6{align-items:center}.Primer_Brand__Stack-module__Stack-narrow--align-items-flex-end___Ge2P6{align-items:flex-end}.Primer_Brand__Stack-module__Stack-narrow--align-items-flex-start___hoXcB{align-items:flex-start}.Primer_Brand__Stack-module__Stack-narrow--align-items-center___lhASm{align-items:center}@media screen and (width>=48rem){.Primer_Brand__Stack-module__Stack-regular--align-items-flex-end___bvlKf{align-items:flex-end}.Primer_Brand__Stack-module__Stack-regular--align-items-flex-start___AfvRV{align-items:flex-start}.Primer_Brand__Stack-module__Stack-regular--align-items-center___otAWC{align-items:center}}@media screen and (width>=80rem){.Primer_Brand__Stack-module__Stack-wide--align-items-flex-end___ujXDY{align-items:flex-end}.Primer_Brand__Stack-module__Stack-wide--align-items-flex-start___cXAgb{align-items:flex-start}.Primer_Brand__Stack-module__Stack-wide--align-items-center___aZ__N{align-items:center}}.Primer_Brand__Stack-module__Stack--justify-content-flex-end___48DQ2{justify-content:flex-end}.Primer_Brand__Stack-module__Stack--justify-content-flex-start___RqQ_5{justify-content:flex-start}.Primer_Brand__Stack-module__Stack--justify-content-center___0h6jn{justify-content:center}.Primer_Brand__Stack-module__Stack--justify-content-space-between___ntQDP{justify-content:space-between}.Primer_Brand__Stack-module__Stack--justify-content-space-evenly___bIDDs{justify-content:space-evenly}.Primer_Brand__Stack-module__Stack--justify-content-space-around___yUAvd{justify-content:space-around}.Primer_Brand__Stack-module__Stack-narrow--justify-content-flex-end___Z57le{justify-content:flex-end}.Primer_Brand__Stack-module__Stack-narrow--justify-content-flex-start___fDidq{justify-content:flex-start}.Primer_Brand__Stack-module__Stack-narrow--justify-content-center___uHqFo{justify-content:center}.Primer_Brand__Stack-module__Stack-narrow--justify-content-space-between___g6N5s{justify-content:space-between}.Primer_Brand__Stack-module__Stack-narrow--justify-content-space-evenly___apJam{justify-content:space-evenly}.Primer_Brand__Stack-module__Stack-narrow--justify-content-space-around___hPKro{justify-content:space-around}@media screen and (width>=48rem){.Primer_Brand__Stack-module__Stack-regular--justify-content-flex-end___Frx0I{justify-content:flex-end}.Primer_Brand__Stack-module__Stack-regular--justify-content-flex-start___O6P7s{justify-content:flex-start}.Primer_Brand__Stack-module__Stack-regular--justify-content-center___h0_dy{justify-content:center}.Primer_Brand__Stack-module__Stack-regular--justify-content-space-between___zGjlD{justify-content:space-between}.Primer_Brand__Stack-module__Stack-regular--justify-content-space-evenly___Hkq1Z{justify-content:space-evenly}.Primer_Brand__Stack-module__Stack-regular--justify-content-space-around___aSXvQ{justify-content:space-around}}@media screen and (width>=80rem){.Primer_Brand__Stack-module__Stack-wide--justify-content-flex-end___SIG6M{justify-content:flex-end}.Primer_Brand__Stack-module__Stack-wide--justify-content-flex-start___HdgK5{justify-content:flex-start}.Primer_Brand__Stack-module__Stack-wide--justify-content-center___OD2Wf{justify-content:center}.Primer_Brand__Stack-module__Stack-wide--justify-content-space-between___DDCkb{justify-content:space-between}.Primer_Brand__Stack-module__Stack-wide--justify-content-space-evenly___PICqP{justify-content:space-evenly}.Primer_Brand__Stack-module__Stack-wide--justify-content-space-around___sIOQP{justify-content:space-around}}.Primer_Brand__Stack-module__Stack-flexWrap--wrap___uuc8B{flex-wrap:wrap}.Primer_Brand__Stack-module__Stack-flexWrap--no-wrap___kv7Fm{flex-wrap:nowrap}.Primer_Brand__Stack-module__Stack-narrow-flexWrap--wrap___SQOmL{flex-wrap:wrap}.Primer_Brand__Stack-module__Stack-narrow-flexWrap--no-wrap___aoyQB{flex-wrap:nowrap}@media screen and (width>=48rem){.Primer_Brand__Stack-module__Stack-regular-flexWrap--wrap___LTrer{flex-wrap:wrap}.Primer_Brand__Stack-module__Stack-regular-flexWrap--no-wrap___g3lo_{flex-wrap:nowrap}}@media screen and (width>=80rem){.Primer_Brand__Stack-module__Stack-wide-flexWrap--wrap___sBzMn{flex-wrap:wrap}.Primer_Brand__Stack-module__Stack-wide-flexWrap--no-wrap___7PGRZ{flex-wrap:nowrap}}