@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,225 @@
1
+ import e from "../node_modules/clsx/dist/clsx.js";
2
+ import { useId as t } from "../hooks/useId.js";
3
+ import { Text as n } from "../Text/Text.js";
4
+ import { ChevronDownIcon as r, ChevronUpIcon as i } from "../node_modules/@primer/octicons-react/dist/index.esm.js";
5
+ import { Button as a } from "../Button/Button.js";
6
+ import { useWindowSize as o } from "../hooks/useWindowSize.js";
7
+ import { useKeyboardEscape as s } from "../hooks/useKeyboardEscape.js";
8
+ import c from "./AnchorNav.module.js";
9
+ import { useExpandedMenu as l } from "./useExpandedMenu.js";
10
+ import '../packages/design-tokens/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes-98imfMkq.css';/* empty css */
11
+ import u, { useCallback as d, useEffect as f, useMemo as p, useRef as m, useState as h } from "react";
12
+ import { jsx as g, jsxs as _ } from "react/jsx-runtime";
13
+ //#region src/AnchorNav/AnchorNav.tsx
14
+ var v = {
15
+ root: "AnchorNav",
16
+ get menuButton() {
17
+ return `${this.root}-menu-button`;
18
+ },
19
+ get menuLinks() {
20
+ return `${this.root}-menu-links`;
21
+ },
22
+ get action() {
23
+ return `${this.root}-action`;
24
+ },
25
+ get secondaryAction() {
26
+ return `${this.root}-secondary-action`;
27
+ },
28
+ get navSpacer() {
29
+ return `${this.root}-nav-spacer`;
30
+ }
31
+ };
32
+ function y({ children: a, enableDefaultBgColor: y = !1, hideUntilSticky: C = !1, ...w }) {
33
+ let [T, E] = h(!1), [D, ee] = h(!1), [O, k] = h(), [A, j] = h(), [M, N] = h(), [P, F] = h(!1), [I, L] = h(0), R = m(null), z = m(null), B = m(null), V = m(null), { isLarge: H } = o(), U = t(), W = d(() => E(!1), [E]), G = d(() => E(!T), [T]), K = p(() => u.Children.toArray(a).filter((e) => u.isValidElement(e) && typeof e.type != "string"), [a]);
34
+ f(() => {
35
+ M === void 0 && A && N(A.boundingClientRect.y + window.scrollY);
36
+ }, [M, A]);
37
+ let q = ([e]) => {
38
+ j(e);
39
+ };
40
+ s(W), l(T, B, V, !H, W), f(() => {
41
+ if (R.current) {
42
+ let e = R.current.offsetHeight;
43
+ L(e);
44
+ }
45
+ }, [H]), f(() => {
46
+ ee(window.matchMedia("(prefers-reduced-motion: reduce)").matches);
47
+ }, []), f(() => {
48
+ let e = () => {
49
+ M && F(window.pageYOffset > M);
50
+ };
51
+ return window.addEventListener("scroll", e), () => {
52
+ window.removeEventListener("scroll", e);
53
+ };
54
+ }, [M]), f(() => {
55
+ let e = C ? R.current : z.current;
56
+ if (!window.IntersectionObserver || !e) return;
57
+ let t = new IntersectionObserver(q, {
58
+ threshold: 0,
59
+ root: null,
60
+ rootMargin: "0px 0px -100%"
61
+ });
62
+ return t.observe(e), () => t.disconnect();
63
+ }, [C]);
64
+ let J = d((e) => {
65
+ e?.preventDefault(), G();
66
+ }, [G]), Y = d((e) => {
67
+ k(e);
68
+ }, [k]), X = K.filter((e) => u.isValidElement(e) && e.type === b).length, Z = K.map((e, t) => {
69
+ if (u.isValidElement(e) && e.type === b) {
70
+ let n = {
71
+ href: e.props.href,
72
+ toggleMenuCallback: G,
73
+ prefersReducedMotion: D,
74
+ updateCurrentActiveNav: Y,
75
+ alignment: X < 4 ? "start" : "center"
76
+ };
77
+ return u.cloneElement(e, {
78
+ isActive: t === 0,
79
+ ...n
80
+ });
81
+ }
82
+ return null;
83
+ }).filter(Boolean).slice(0, 5), Q = K.reduce((e, t) => (u.isValidElement(t) && t.type === x && e.push(u.cloneElement(t)), e), []), $ = K.reduce((e, t) => (u.isValidElement(t) && t.type === S && e.push(u.cloneElement(t)), e), []), te = Q.some((e) => e.props.size && e.props.size !== "small") || $.some((e) => e.props.size && e.props.size !== "small");
84
+ f(() => {
85
+ !O && Z.length > 0 && k(Z[0]?.props.children);
86
+ }, [O, Z]);
87
+ let ne = Q.length > 0 && $.length > 0;
88
+ return /* @__PURE__ */ _("div", {
89
+ ref: R,
90
+ children: [/* @__PURE__ */ _("nav", {
91
+ ref: z,
92
+ "aria-label": "Anchored navigation",
93
+ "data-sticky": P.toString(),
94
+ className: e(c.AnchorNav, C && c["AnchorNav--hide-until-sticky"], P && c["AnchorNav--stuck"], T && c["AnchorNav--expanded"], y && c["AnchorNav--with-default-background-color"]),
95
+ ...w,
96
+ children: [/* @__PURE__ */ _("div", {
97
+ ref: V,
98
+ className: e(c["AnchorNav-inner-container"], T && c["AnchorNav-inner-container--expanded"]),
99
+ children: [
100
+ /* @__PURE__ */ _("button", {
101
+ onClick: J,
102
+ className: e(c["AnchorNav-menu-button"]),
103
+ "aria-expanded": T,
104
+ "aria-controls": U,
105
+ "data-testid": v.menuButton,
106
+ children: [
107
+ g(T ? i : r, {
108
+ size: 16,
109
+ className: c["AnchorNav-menu-button-arrow"],
110
+ fill: "currentcolor"
111
+ }),
112
+ /* @__PURE__ */ g("span", {
113
+ className: "visually-hidden",
114
+ children: "Anchor navigation menu. Currently selected: "
115
+ }),
116
+ /* @__PURE__ */ g(n, {
117
+ as: "span",
118
+ className: e(c["AnchorNav-link-label"]),
119
+ children: O
120
+ })
121
+ ]
122
+ }),
123
+ /* @__PURE__ */ g("div", {
124
+ id: U,
125
+ "data-testid": v.menuLinks,
126
+ className: c["AnchorNav-link-container"],
127
+ ref: B,
128
+ children: Z
129
+ }),
130
+ /* @__PURE__ */ _("span", {
131
+ "data-forward-focus": "true",
132
+ className: e(c.AnchorNav__actionsContainer, te && c["AnchorNav__actionsContainer--no-offset"], ne && c["AnchorNav__actionsContainer--multiple"]),
133
+ children: [Q.length && $.length && u.isValidElement(Q[0]) ? u.cloneElement(Q[0], { variant: "primary" }) : Q, $]
134
+ })
135
+ ]
136
+ }), /* @__PURE__ */ g("span", {
137
+ className: e(T && c["AnchorNav-overlay--expanded"]),
138
+ onClick: W,
139
+ "aria-hidden": !0
140
+ })]
141
+ }), P && /* @__PURE__ */ g("div", {
142
+ style: { height: I },
143
+ "aria-hidden": "true",
144
+ "data-testid": v.navSpacer
145
+ })]
146
+ });
147
+ }
148
+ function b({ alignment: t = "start", children: r, href: i, isActive: a, toggleMenuCallback: s, prefersReducedMotion: l, intersectionOptions: u = { rootMargin: "middle" }, updateCurrentActiveNav: p, ...m }) {
149
+ let { isLarge: _ } = o(), [v, y] = h(), b = /^#/.test(i), x = !!v?.isIntersecting, S = ([e]) => {
150
+ y(e);
151
+ };
152
+ f(() => {
153
+ let e = document.querySelector(b ? i : `#${i}`);
154
+ if (!window.IntersectionObserver || !e) return;
155
+ let t = u.rootMargin === "start" ? "0px" : "-50% 0% -50% 0%", n = {
156
+ threshold: u.rootMargin === "start" ? .4 : 0,
157
+ root: null,
158
+ rootMargin: t
159
+ }, r = new IntersectionObserver(S, n);
160
+ return r.observe(e), () => r.disconnect();
161
+ }, [
162
+ i,
163
+ u.rootMargin,
164
+ b
165
+ ]), f(() => {
166
+ x && p && typeof r == "string" && p(r);
167
+ }, [
168
+ x,
169
+ r,
170
+ p
171
+ ]);
172
+ let C = d(() => {
173
+ s && !_ && s();
174
+ }, [_, s]);
175
+ return /* @__PURE__ */ g("a", {
176
+ className: e(c["AnchorNav-link"], c[`AnchorNav-link--${t}`], x && c["AnchorNav-link--is-active"]),
177
+ href: b ? i : `#${i}`,
178
+ "aria-current": x && "true",
179
+ "data-first": a,
180
+ "data-active": x ? "true" : "false",
181
+ onClick: C,
182
+ ...m,
183
+ children: /* @__PURE__ */ g(n, {
184
+ as: "span",
185
+ className: e(c["AnchorNav-link-label"], x && c["AnchorNav-link-label--is-active"]),
186
+ children: r
187
+ })
188
+ });
189
+ }
190
+ function x({ children: t, href: n, variant: r = "secondary", size: i = "small", ...o }) {
191
+ return /* @__PURE__ */ g(a, {
192
+ as: "a",
193
+ variant: r,
194
+ className: e(c["AnchorNav-action"]),
195
+ href: n,
196
+ hasArrow: !1,
197
+ "data-testid": v.action,
198
+ size: i,
199
+ ...o,
200
+ children: t
201
+ });
202
+ }
203
+ function S({ children: t, href: n, variant: r = "secondary", size: i = "small", ...o }) {
204
+ return /* @__PURE__ */ g(a, {
205
+ as: "a",
206
+ variant: r,
207
+ className: e(c["AnchorNav-action"]),
208
+ href: n,
209
+ hasArrow: !1,
210
+ "data-testid": v.secondaryAction,
211
+ size: i,
212
+ ...o,
213
+ children: t
214
+ });
215
+ }
216
+ var C = Object.assign(y, {
217
+ Link: b,
218
+ Action: x,
219
+ SecondaryAction: S,
220
+ testIds: v
221
+ });
222
+ //#endregion
223
+ export { C as AnchorNav };
224
+
225
+ //# sourceMappingURL=AnchorNav.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnchorNav.js","names":[],"sources":["../../src/AnchorNav/AnchorNav.tsx"],"sourcesContent":["import {clsx} from 'clsx'\nimport React, {useCallback, useEffect, useMemo, useRef, useState} from 'react'\nimport {ChevronDownIcon, ChevronUpIcon} from '@primer/octicons-react'\nimport {useId} from '../hooks/useId'\n\nimport {Button, ButtonBaseProps, Text} from '../'\nimport {useWindowSize} from '../hooks/useWindowSize'\nimport {useKeyboardEscape} from '../hooks/useKeyboardEscape'\nimport {useExpandedMenu} from './useExpandedMenu'\n\nimport type {BaseProps} from '../component-helpers'\n\n/**\n * Design tokens\n */\nimport '@primer/brand-primitives/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css'\n\n/** * Main Stylesheet (as a CSS Module) */\nimport styles from './AnchorNav.module.css'\n\nconst testIds = {\n root: 'AnchorNav',\n get menuButton() {\n return `${this.root}-menu-button`\n },\n get menuLinks() {\n return `${this.root}-menu-links`\n },\n get action() {\n return `${this.root}-action`\n },\n get secondaryAction() {\n return `${this.root}-secondary-action`\n },\n get navSpacer() {\n return `${this.root}-nav-spacer`\n },\n}\n\nexport type AnchorNavProps = BaseProps<HTMLElement> & {\n /**\n * Accepts all of `AnchorNav.Item` and `AnchorNav.Action` child components.\n */\n children: React.ReactNode[]\n /**\n * Enable the idle state background color, which is transparent by default.\n */\n enableDefaultBgColor?: boolean\n /**\n * When true, the anchor nav will hide until it is sticky.\n */\n hideUntilSticky?: boolean\n} & React.ComponentPropsWithoutRef<'nav'>\n\nfunction AnchorNavBase({children, enableDefaultBgColor = false, hideUntilSticky = false, ...rest}: AnchorNavProps) {\n const [menuOpen, setMenuOpen] = useState(false)\n const [prefersReducedMotion, setPrefersReducedMotion] = useState(false)\n const [currentActiveNavItem, setCurrentActiveNavItem] = useState<string | null>()\n const [intersectionEntry, setIntersectionEntry] = useState<IntersectionObserverEntry>()\n const [initialYOffset, setInitialYOffset] = useState<undefined | number>()\n const [navShouldFix, setNavShouldFix] = useState<boolean>(false)\n const [navHeight, setNavHeight] = useState<number>(0)\n\n const wrapperRef = useRef<HTMLDivElement | null>(null)\n const rootRef = useRef<HTMLElement | null>(null)\n const linkContainerRef = useRef<HTMLDivElement | null>(null)\n const innerContainerRef = useRef<HTMLDivElement | null>(null)\n\n const {isLarge} = useWindowSize()\n const idForLinkContainer = useId()\n\n const closeMenuCallback = useCallback(() => setMenuOpen(false), [setMenuOpen])\n const toggleMenuCallback = useCallback(() => setMenuOpen(!menuOpen), [menuOpen])\n\n const ValidChildren = useMemo(\n () =>\n React.Children.toArray(children).filter(\n (child: React.ReactNode): boolean => React.isValidElement(child) && typeof child.type !== 'string',\n ),\n [children],\n )\n\n useEffect(() => {\n if (initialYOffset === undefined && intersectionEntry) {\n setInitialYOffset(intersectionEntry.boundingClientRect.y + window.scrollY)\n }\n }, [initialYOffset, intersectionEntry])\n\n const handleIntersectionUpdate = ([nextEntry]: IntersectionObserverEntry[]): void => {\n setIntersectionEntry(nextEntry)\n }\n\n useKeyboardEscape(closeMenuCallback)\n useExpandedMenu(menuOpen, linkContainerRef, innerContainerRef, !isLarge, closeMenuCallback)\n\n useEffect(() => {\n if (wrapperRef.current) {\n const height = wrapperRef.current.offsetHeight\n setNavHeight(height)\n }\n }, [isLarge])\n\n useEffect(() => {\n const queryResult = window.matchMedia('(prefers-reduced-motion: reduce)')\n\n setPrefersReducedMotion(queryResult.matches)\n }, [])\n\n useEffect(() => {\n const handler = () => {\n if (initialYOffset) {\n const isPastInitialYOffset = window.pageYOffset > initialYOffset\n setNavShouldFix(isPastInitialYOffset)\n }\n }\n // eslint-disable-next-line github/prefer-observers\n window.addEventListener('scroll', handler)\n return () => {\n window.removeEventListener('scroll', handler)\n }\n }, [initialYOffset])\n\n useEffect(() => {\n const node = hideUntilSticky ? wrapperRef.current : rootRef.current\n\n const supportsIntersectionObserver = !!window.IntersectionObserver\n\n // eslint-disable-next-line @typescript-eslint/no-unnecessary-condition\n if (!supportsIntersectionObserver || !node) return\n\n const topOfWindow = '0px 0px -100%'\n const observerParams = {threshold: 0, root: null, rootMargin: topOfWindow}\n const observer = new IntersectionObserver(handleIntersectionUpdate, observerParams)\n\n observer.observe(node)\n\n return () => observer.disconnect()\n }, [hideUntilSticky])\n\n const handleMenuToggle = useCallback(\n event => {\n event?.preventDefault()\n toggleMenuCallback()\n },\n [toggleMenuCallback],\n )\n\n const handleUpdateToCurrentActiveNavItem = useCallback(\n (id: string | null) => {\n setCurrentActiveNavItem(id)\n },\n [setCurrentActiveNavItem],\n )\n\n const numLinks = ValidChildren.filter(child => React.isValidElement(child) && child.type === NavLinkBase).length\n const Links = ValidChildren.map((child, index) => {\n if (React.isValidElement<AnchorNavLinkProps>(child) && child.type === NavLinkBase) {\n const defaultProps: AnchorNavLinkProps = {\n href: child.props.href,\n toggleMenuCallback,\n prefersReducedMotion,\n updateCurrentActiveNav: handleUpdateToCurrentActiveNavItem,\n alignment: numLinks < 4 ? 'start' : 'center',\n }\n return React.cloneElement(child, {\n isActive: index === 0,\n ...defaultProps,\n })\n }\n\n return null\n })\n .filter(Boolean)\n .slice(0, 5)\n\n const Action = ValidChildren.reduce<React.ReactElement<AnchorNavActionProps>[]>((acc, child) => {\n if (React.isValidElement<AnchorNavActionProps>(child) && child.type === ActionBase) {\n acc.push(React.cloneElement(child))\n }\n return acc\n }, [])\n\n const SecondaryAction = ValidChildren.reduce<React.ReactElement<AnchorNavActionProps>[]>((acc, child) => {\n if (React.isValidElement<AnchorNavActionProps>(child) && child.type === SecondaryActionBase) {\n acc.push(React.cloneElement(child))\n }\n return acc\n }, [])\n\n const hasLargerSizeActions =\n Action.some(action => action.props.size && action.props.size !== 'small') ||\n SecondaryAction.some(action => action.props.size && action.props.size !== 'small')\n\n /* On page load, the rootMargin positions and/or thresholds of the IntersectionObserver\n * may not be met depending on the position of the AnchorNav on the page.\n * The following useEffect ensures that the first link always marked as the active link, until\n * the observer kicks in. Without this, the active link is undefined.\n */\n useEffect(() => {\n if (!currentActiveNavItem && Links.length > 0) {\n setCurrentActiveNavItem(Links[0]?.props.children as string)\n }\n }, [currentActiveNavItem, Links])\n\n const hasTwoActions = Action.length > 0 && SecondaryAction.length > 0\n\n return (\n <div ref={wrapperRef}>\n <nav\n ref={rootRef}\n aria-label=\"Anchored navigation\"\n data-sticky={navShouldFix.toString()}\n className={clsx(\n styles.AnchorNav,\n hideUntilSticky && styles['AnchorNav--hide-until-sticky'],\n navShouldFix && styles['AnchorNav--stuck'],\n menuOpen && styles['AnchorNav--expanded'],\n enableDefaultBgColor && styles['AnchorNav--with-default-background-color'],\n )}\n {...rest}\n >\n <div\n ref={innerContainerRef}\n className={clsx(\n styles['AnchorNav-inner-container'],\n menuOpen && styles['AnchorNav-inner-container--expanded'],\n )}\n >\n <button\n onClick={handleMenuToggle}\n className={clsx(styles['AnchorNav-menu-button'])}\n aria-expanded={menuOpen}\n aria-controls={idForLinkContainer}\n data-testid={testIds.menuButton}\n >\n {menuOpen ? (\n <ChevronUpIcon size={16} className={styles['AnchorNav-menu-button-arrow']} fill=\"currentcolor\" />\n ) : (\n <ChevronDownIcon size={16} className={styles['AnchorNav-menu-button-arrow']} fill=\"currentcolor\" />\n )}\n <span className=\"visually-hidden\">Anchor navigation menu. Currently selected: </span>\n <Text as=\"span\" className={clsx(styles['AnchorNav-link-label'])}>\n {currentActiveNavItem}\n </Text>\n </button>\n {/**Replace with unique ids and test ids */}\n <div\n id={idForLinkContainer}\n data-testid={testIds.menuLinks}\n className={styles['AnchorNav-link-container']}\n ref={linkContainerRef}\n >\n {Links}\n </div>\n <span\n data-forward-focus=\"true\"\n className={clsx(\n styles['AnchorNav__actionsContainer'],\n hasLargerSizeActions && styles['AnchorNav__actionsContainer--no-offset'],\n hasTwoActions && styles['AnchorNav__actionsContainer--multiple'],\n )}\n >\n {Action.length && SecondaryAction.length && React.isValidElement<AnchorNavActionProps>(Action[0])\n ? React.cloneElement(Action[0], {\n variant: 'primary',\n })\n : Action}\n {SecondaryAction}\n </span>\n </div>\n <span\n className={clsx(menuOpen && styles['AnchorNav-overlay--expanded'])}\n onClick={closeMenuCallback}\n aria-hidden\n />\n </nav>\n {navShouldFix && <div style={{height: navHeight}} aria-hidden=\"true\" data-testid={testIds.navSpacer} />}\n </div>\n )\n}\n\ntype AnchorNavLinkIntersectionOptions = {\n /**\n * The area of the element that should trigger the next linked section to be highlighted.\n */\n rootMargin: 'start' | 'middle'\n}\n\ntype AnchorNavLinkProps = BaseProps<HTMLAnchorElement> & {\n /**\n * Optional text alignment for the link. Defaults to 'start' if there are less than 4 links, otherwise 'center'.\n */\n alignment?: 'start' | 'center'\n /**\n * Required path or location for the anchor to link to.\n */\n href: string\n /**\n * Optional boolean to indicate if the link is the current active link.\n * Typically doesn't need to be sset unless custom animation is being used.\n */\n isActive?: boolean // internal prop, not exposed in docs\n toggleMenuCallback?: () => void // internal prop, not exposed in docs\n intersectionOptions?: AnchorNavLinkIntersectionOptions // internal prop, not exposed in docs\n prefersReducedMotion?: boolean // internal prop, not exposed in docs\n updateCurrentActiveNav?: (id: string | null) => void // internal prop, not exposed in docs\n} & Omit<React.AnchorHTMLAttributes<HTMLAnchorElement>, 'href'>\n\nfunction NavLinkBase({\n alignment = 'start',\n children,\n href,\n isActive,\n toggleMenuCallback,\n prefersReducedMotion,\n intersectionOptions = {rootMargin: 'middle'},\n updateCurrentActiveNav,\n ...rest\n}: AnchorNavLinkProps) {\n const {isLarge} = useWindowSize()\n const [intersectionEntry, setIntersectionEntry] = useState<IntersectionObserverEntry>()\n\n const isAnchor = /^#/.test(href)\n const anchoredContentIsVisible = !!intersectionEntry?.isIntersecting\n\n const handleIntersectionUpdate = ([nextEntry]: IntersectionObserverEntry[]): void => {\n setIntersectionEntry(nextEntry)\n }\n\n useEffect(() => {\n const node = document.querySelector(isAnchor ? href : `#${href}`)\n\n const supportsIntersectionObserver = !!window.IntersectionObserver\n\n // eslint-disable-next-line @typescript-eslint/no-unnecessary-condition\n if (!supportsIntersectionObserver || !node) return\n\n const rootMarginTop = '0px'\n const rootMarginCenter = '-50% 0% -50% 0%'\n\n const rootMargin = intersectionOptions.rootMargin === 'start' ? rootMarginTop : rootMarginCenter\n\n const observerParams = {threshold: intersectionOptions.rootMargin === 'start' ? 0.4 : 0, root: null, rootMargin}\n\n const observer = new IntersectionObserver(handleIntersectionUpdate, observerParams)\n\n observer.observe(node)\n\n return () => observer.disconnect()\n }, [href, intersectionOptions.rootMargin, isAnchor])\n\n // updates root AnchorNav to notify of active section\n useEffect(() => {\n if (anchoredContentIsVisible && updateCurrentActiveNav && typeof children === 'string') {\n updateCurrentActiveNav(children)\n }\n }, [anchoredContentIsVisible, children, updateCurrentActiveNav])\n\n const handleClick = useCallback(() => {\n if (toggleMenuCallback && !isLarge) {\n toggleMenuCallback()\n }\n }, [isLarge, toggleMenuCallback])\n\n return (\n <a\n className={clsx(\n styles['AnchorNav-link'],\n styles[`AnchorNav-link--${alignment}`],\n anchoredContentIsVisible && styles['AnchorNav-link--is-active'],\n )}\n href={isAnchor ? href : `#${href}`}\n aria-current={anchoredContentIsVisible && 'true'}\n data-first={isActive}\n data-active={anchoredContentIsVisible ? 'true' : 'false'}\n onClick={handleClick}\n {...rest}\n >\n <Text\n as=\"span\"\n className={clsx(\n styles['AnchorNav-link-label'],\n anchoredContentIsVisible && styles['AnchorNav-link-label--is-active'],\n )}\n >\n {children}\n </Text>\n </a>\n )\n}\n\ntype AnchorNavActionProps = {\n /**\n * Required path or location for the action button to link to.\n */\n href: string\n} & Omit<React.AnchorHTMLAttributes<HTMLAnchorElement>, 'href'> &\n ButtonBaseProps\n\nfunction ActionBase({children, href, variant = 'secondary', size = 'small', ...rest}: AnchorNavActionProps) {\n return (\n <Button\n as=\"a\"\n variant={variant}\n className={clsx(styles['AnchorNav-action'])}\n href={href}\n hasArrow={false}\n data-testid={testIds.action}\n size={size}\n {...rest}\n >\n {children}\n </Button>\n )\n}\n\nfunction SecondaryActionBase({children, href, variant = 'secondary', size = 'small', ...rest}: AnchorNavActionProps) {\n return (\n <Button\n as=\"a\"\n variant={variant}\n className={clsx(styles['AnchorNav-action'])}\n href={href}\n hasArrow={false}\n data-testid={testIds.secondaryAction}\n size={size}\n {...rest}\n >\n {children}\n </Button>\n )\n}\n\n/**\n * AnchorNav allows users to navigate to different sections of a page.\n * @see https://primer.style/brand/components/AnchorNav\n */\nexport const AnchorNav = Object.assign(AnchorNavBase, {\n Link: NavLinkBase,\n Action: ActionBase,\n SecondaryAction: SecondaryActionBase,\n testIds,\n})\n"],"mappings":"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"}
@@ -0,0 +1 @@
1
+ .Primer_Brand__AnchorNav-module__AnchorNav___fA9HX{padding:var(--base-size-12) var(--base-size-16);z-index:91;display:flex;position:sticky;top:0;left:0;right:0}.Primer_Brand__AnchorNav-module__AnchorNav--no-bg-scroll___xg4JR{height:100vh;overflow:hidden}.Primer_Brand__AnchorNav-module__AnchorNav--hide-until-sticky___028xm:not(.Primer_Brand__AnchorNav-module__AnchorNav--stuck___SgtFL){opacity:0;visibility:hidden;transition:visibility var(--brand-animation-duration-default) var(--brand-animation-easing-default), opacity var(--brand-animation-duration-default) var(--brand-animation-easing-default)}.Primer_Brand__AnchorNav-module__AnchorNav--hide-until-sticky___028xm.Primer_Brand__AnchorNav-module__AnchorNav--stuck___SgtFL{opacity:1;visibility:visible}.Primer_Brand__AnchorNav-module__AnchorNav--with-default-background-color___zvSjy{background-color:var(--brand-color-canvas-default)}.Primer_Brand__AnchorNav-module__AnchorNav--stuck___SgtFL{position:fixed;box-shadow:0 3px 6px #8c959f26,0 1px 1px #0000001a}.Primer_Brand__AnchorNav-module__AnchorNav--expanded___4Uge8{transform-style:preserve-3d;z-index:91}.Primer_Brand__AnchorNav-module__AnchorNav-link-container___CDgv3{width:100%;display:flex;position:relative}.Primer_Brand__AnchorNav-module__AnchorNav-inner-container___t_JyN{z-index:91;width:100%;max-width:1280px;max-height:calc(100vh - var(--base-size-12) * 2);position:relative}.Primer_Brand__AnchorNav-module__AnchorNav--with-default-background-color___zvSjy .Primer_Brand__AnchorNav-module__AnchorNav-inner-container___t_JyN{background-color:var(--brand-color-canvas-default)}@media screen and (width<=63.25rem){.Primer_Brand__AnchorNav-module__AnchorNav___fA9HX:not(.Primer_Brand__AnchorNav-module__AnchorNav--expanded___4Uge8) .Primer_Brand__AnchorNav-module__AnchorNav-inner-container___t_JyN{justify-content:space-between;align-items:center;display:flex}.Primer_Brand__AnchorNav-module__AnchorNav___fA9HX{background-color:var(--brand-color-canvas-default)}.Primer_Brand__AnchorNav-module__AnchorNav-inner-container--expanded___sba8G{height:auto}.Primer_Brand__AnchorNav-module__AnchorNav-link-container___CDgv3{padding-left:var(--base-size-16);display:none}.Primer_Brand__AnchorNav-module__AnchorNav--expanded___4Uge8 .Primer_Brand__AnchorNav-module__AnchorNav-link-container___CDgv3{flex-direction:column;display:flex}}@media screen and (width>=40rem) and (width<=63.25rem){.Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer___GrYsv:not(.Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer--no-offset___gqZlb){top:var(--base-size-8);position:absolute;right:0}}@media screen and (width>=63.25rem){.Primer_Brand__AnchorNav-module__AnchorNav___fA9HX{padding:var(--base-size-12) var(--base-size-40);height:75px}.Primer_Brand__AnchorNav-module__AnchorNav--with-default-background-color___zvSjy,.Primer_Brand__AnchorNav-module__AnchorNav--stuck___SgtFL{background-color:var(--brand-color-canvas-default)}.Primer_Brand__AnchorNav-module__AnchorNav-inner-container___t_JyN{align-items:center;margin:0 auto;display:flex}}.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX{place-items:center flex-start;width:100%;height:48px;-webkit-text-decoration:none;text-decoration:none;display:flex}.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX:hover{-webkit-text-decoration:none;text-decoration:none}.Primer_Brand__AnchorNav-module__AnchorNav--expanded___4Uge8 .Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX{animation:1s Primer_Brand__AnchorNav-module__fade-in___cNMRW;animation-timing-function:var(--brand-animation-easing-glide);margin:0 0 2px}@media screen and (width<=63.25rem){.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX{padding:0 0 0 var(--base-size-16);position:absolute;left:0}.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX:before{content:"";background-color:var(--brand-AnchorNav-link-underline-default);width:2px;height:50%;transition:opacity var(--brand-animation-duration-fast), transform var(--brand-animation-duration-fast);opacity:1;transform-origin:0;position:absolute;left:0;transform:scale(0)}.Primer_Brand__AnchorNav-module__AnchorNav--expanded___4Uge8 .Primer_Brand__AnchorNav-module__AnchorNav-link--is-active___nScJf:before{transform:scale(1)}}@media screen and (width>=63.25rem){.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX{margin:0 1px;position:relative}.Primer_Brand__AnchorNav-module__AnchorNav-link--center___7C2CE{justify-content:center}.Primer_Brand__AnchorNav-module__AnchorNav-link--start___70uQQ{width:auto;margin-right:var(--base-size-48);justify-content:flex-start}}.Primer_Brand__AnchorNav-module__AnchorNav-link-label___8TkI7{font-weight:var(--brand-text-weight-400);font-size:var(--brand-text-size-200);line-height:var(--brand-text-lineHeight-200);font-family:var(--brand-heading-fontFamily);letter-spacing:var(--brand-heading-letterSpacing-200);color:var(--brand-color-text-default);transition:color var(--brand-animation-easing-glide) var(--brand-animation-duration-faster);position:relative}.Primer_Brand__AnchorNav-module__AnchorNav--with-default-background-color___zvSjy .Primer_Brand__AnchorNav-module__AnchorNav-link-label___8TkI7{background-color:var(--brand-color-canvas-default)}@media screen and (width<=63.25rem){.Primer_Brand__AnchorNav-module__AnchorNav-link-label___8TkI7{background-color:var(--brand-color-canvas-default)}.Primer_Brand__AnchorNav-module__AnchorNav--expanded___4Uge8 .Primer_Brand__AnchorNav-module__AnchorNav-link-label--is-active___kVuw2{color:var(--brand-color-focus)}.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX:not(.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX[data-active=true]){visibility:hidden}.Primer_Brand__AnchorNav-module__AnchorNav--stuck___SgtFL .Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX[data-active=false][data-first=true],.Primer_Brand__AnchorNav-module__AnchorNav___fA9HX .Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX[data-active=false][data-first=true]{visibility:visible}.Primer_Brand__AnchorNav-module__AnchorNav-inner-container--expanded___sba8G .Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;display:flex;position:relative;top:auto;left:auto;right:auto;visibility:visible!important}}@media screen and (width>=63.25rem){.Primer_Brand__AnchorNav-module__AnchorNav-link-label___8TkI7{white-space:nowrap}.Primer_Brand__AnchorNav-module__AnchorNav-link-label___8TkI7:after{content:"";background-color:var(--brand-AnchorNav-link-underline-default);width:100%;height:2px;transition:opacity var(--brand-animation-duration-fast), transform var(--brand-animation-duration-fast), background-color var(--brand-animation-duration-fast);opacity:1;transform-origin:50%;position:absolute;bottom:-6px;left:0;transform:scale(0)}.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX:hover .Primer_Brand__AnchorNav-module__AnchorNav-link-label___8TkI7:after,.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX:focus .Primer_Brand__AnchorNav-module__AnchorNav-link-label___8TkI7:after,.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX[data-active=true] .Primer_Brand__AnchorNav-module__AnchorNav-link-label___8TkI7:after{opacity:1;transform:scaleX(.8)}.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX:active .Primer_Brand__AnchorNav-module__AnchorNav-link-label___8TkI7:after{background-color:var(--brand-AnchorNav-link-underline-pressed);transform:scaleX(.9)}.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX[data-active=true] .Primer_Brand__AnchorNav-module__AnchorNav-link-label___8TkI7:after{background-color:var(--brand-AnchorNav-link-underline-pressed);opacity:1}.Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX:focus-visible .Primer_Brand__AnchorNav-module__AnchorNav-link-label___8TkI7:after{opacity:0}}.Primer_Brand__AnchorNav-module__AnchorNav-menu-button___cWLpd{display:none}@media screen and (width<=63.25rem){.Primer_Brand__AnchorNav-module__AnchorNav-menu-button___cWLpd{all:unset;cursor:pointer;padding:var(--base-size-8) var(--base-size-16);height:var(--base-size-32);z-index:2;border-radius:var(--brand-borderRadius-small);align-items:center;padding-left:0;display:inline-flex}.Primer_Brand__AnchorNav-module__AnchorNav-menu-button-arrow___d_Ib_{padding:0 calc(var(--base-size-12) / 2);width:32px;height:32px;color:var(--brand-color-text-default)}.Primer_Brand__AnchorNav-module__AnchorNav-menu-button___cWLpd:focus-visible{border-color:var(--brand-color-focus);box-shadow:0 0 0 2px var(--brand-color-focus);outline:none}.Primer_Brand__AnchorNav-module__AnchorNav-overlay--expanded___LV__U{z-index:-3;width:100%;height:100dvh;animation:.5s Primer_Brand__AnchorNav-module__fade-in___cNMRW;animation-timing-function:var(--brand-animation-easing-glide);cursor:pointer;background:#00000080;position:absolute;top:0;left:0;right:0;transform:translateZ(-1px)}}.Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer___GrYsv{gap:var(--base-size-8);display:flex}.Primer_Brand__AnchorNav-module__AnchorNav-action___mzhZ7{z-index:1;white-space:nowrap;padding-inline:var(--base-size-24);margin-left:auto;display:flex}.Primer_Brand__AnchorNav-module__AnchorNav--expanded___4Uge8 .Primer_Brand__AnchorNav-module__AnchorNav-action___mzhZ7{align-self:flex-start}@media screen and (width<=40rem){.Primer_Brand__AnchorNav-module__AnchorNav___fA9HX{padding:0}.Primer_Brand__AnchorNav-module__AnchorNav-action___mzhZ7{display:none}.Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer___GrYsv{flex-direction:column}.Primer_Brand__AnchorNav-module__AnchorNav--expanded___4Uge8 .Primer_Brand__AnchorNav-module__AnchorNav-action___mzhZ7{width:100%;margin-top:var(--base-size-8);display:flex}.Primer_Brand__AnchorNav-module__AnchorNav-inner-container___t_JyN{padding:var(--base-size-12) var(--base-size-16);overflow-y:auto}}@media screen and (width>=40rem){.Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer___GrYsv{gap:var(--base-size-16)}.Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer--multiple___pToLt{margin-inline-start:var(--base-size-16)}}@keyframes Primer_Brand__AnchorNav-module__fade-in___cNMRW{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Primer_Brand__AnchorNav-module__AnchorNav___fA9HX,.Primer_Brand__AnchorNav-module__AnchorNav___fA9HX:before,.Primer_Brand__AnchorNav-module__AnchorNav___fA9HX:after,.Primer_Brand__AnchorNav-module__AnchorNav___fA9HX *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@@ -0,0 +1,29 @@
1
+ import './AnchorNav.module-33_8-9r9.css';var e = {
2
+ AnchorNav: "Primer_Brand__AnchorNav-module__AnchorNav___fA9HX",
3
+ "AnchorNav--no-bg-scroll": "Primer_Brand__AnchorNav-module__AnchorNav--no-bg-scroll___xg4JR",
4
+ "AnchorNav--hide-until-sticky": "Primer_Brand__AnchorNav-module__AnchorNav--hide-until-sticky___028xm",
5
+ "AnchorNav--stuck": "Primer_Brand__AnchorNav-module__AnchorNav--stuck___SgtFL",
6
+ "AnchorNav--with-default-background-color": "Primer_Brand__AnchorNav-module__AnchorNav--with-default-background-color___zvSjy",
7
+ "AnchorNav--expanded": "Primer_Brand__AnchorNav-module__AnchorNav--expanded___4Uge8",
8
+ "AnchorNav-link-container": "Primer_Brand__AnchorNav-module__AnchorNav-link-container___CDgv3",
9
+ "AnchorNav-inner-container": "Primer_Brand__AnchorNav-module__AnchorNav-inner-container___t_JyN",
10
+ "AnchorNav-inner-container--expanded": "Primer_Brand__AnchorNav-module__AnchorNav-inner-container--expanded___sba8G",
11
+ AnchorNav__actionsContainer: "Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer___GrYsv",
12
+ "AnchorNav__actionsContainer--no-offset": "Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer--no-offset___gqZlb",
13
+ "AnchorNav-link": "Primer_Brand__AnchorNav-module__AnchorNav-link___0gyOX",
14
+ "fade-in": "Primer_Brand__AnchorNav-module__fade-in___cNMRW",
15
+ "AnchorNav-link--is-active": "Primer_Brand__AnchorNav-module__AnchorNav-link--is-active___nScJf",
16
+ "AnchorNav-link--center": "Primer_Brand__AnchorNav-module__AnchorNav-link--center___7C2CE",
17
+ "AnchorNav-link--start": "Primer_Brand__AnchorNav-module__AnchorNav-link--start___70uQQ",
18
+ "AnchorNav-link-label": "Primer_Brand__AnchorNav-module__AnchorNav-link-label___8TkI7",
19
+ "AnchorNav-link-label--is-active": "Primer_Brand__AnchorNav-module__AnchorNav-link-label--is-active___kVuw2",
20
+ "AnchorNav-menu-button": "Primer_Brand__AnchorNav-module__AnchorNav-menu-button___cWLpd",
21
+ "AnchorNav-menu-button-arrow": "Primer_Brand__AnchorNav-module__AnchorNav-menu-button-arrow___d_Ib_",
22
+ "AnchorNav-overlay--expanded": "Primer_Brand__AnchorNav-module__AnchorNav-overlay--expanded___LV__U",
23
+ "AnchorNav-action": "Primer_Brand__AnchorNav-module__AnchorNav-action___mzhZ7",
24
+ "AnchorNav__actionsContainer--multiple": "Primer_Brand__AnchorNav-module__AnchorNav__actionsContainer--multiple___pToLt"
25
+ };
26
+ //#endregion
27
+ export { e as default };
28
+
29
+ //# sourceMappingURL=AnchorNav.module.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AnchorNav.module.js","names":[],"sources":["../../src/AnchorNav/AnchorNav.module.css"],"sourcesContent":["/*\n * AnchorNav\n *\n * 1. AnchorNav root and inner bounding containers\n * 2. AnchorNav links\n * 3. AnchorNav link labels\n * 4. AnchorNav menu toggle button (narrow)\n * 5. AnchorNav action\n * 6. Custom animations\n */\n\n/*\n * 1. AnchorNav root and inner bounding containers\n */\n.AnchorNav {\n display: flex;\n position: -webkit-sticky;\n position: sticky;\n top: 0;\n left: 0;\n right: 0;\n padding: var(--base-size-12) var(--base-size-16);\n z-index: 91; /* must be higher than subdomain nav bar */\n}\n\n.AnchorNav--no-bg-scroll {\n overflow: hidden;\n height: 100vh;\n}\n\n.AnchorNav--hide-until-sticky:not(.AnchorNav--stuck) {\n opacity: 0;\n visibility: hidden;\n transition: visibility var(--brand-animation-duration-default) var(--brand-animation-easing-default),\n opacity var(--brand-animation-duration-default) var(--brand-animation-easing-default);\n}\n\n.AnchorNav--hide-until-sticky.AnchorNav--stuck {\n opacity: 1;\n visibility: visible;\n}\n\n.AnchorNav--with-default-background-color {\n background-color: var(--brand-color-canvas-default);\n}\n\n.AnchorNav--stuck {\n box-shadow: 0 3px 6px rgba(140, 149, 159, 0.15), 0 1px 1px rgba(0, 0, 0, 0.1); /* TODO: replace with a global token */\n position: fixed;\n}\n\n.AnchorNav--expanded {\n transform-style: preserve-3d;\n z-index: 91;\n}\n\n.AnchorNav-link-container {\n display: flex;\n width: 100%;\n position: relative;\n}\n\n.AnchorNav-inner-container {\n max-width: 1280px;\n width: 100%;\n position: relative;\n z-index: 91; /* must be higher than subdomain nav bar */\n max-height: calc(100vh - var(--base-size-12) * 2);\n}\n\n.AnchorNav--with-default-background-color .AnchorNav-inner-container {\n background-color: var(--brand-color-canvas-default);\n}\n\n/* Up to large breakpoint */\n@media screen and (max-width: 63.25rem) {\n .AnchorNav:not(.AnchorNav--expanded) .AnchorNav-inner-container {\n display: flex;\n align-items: center;\n justify-content: space-between;\n }\n\n .AnchorNav {\n background-color: var(--brand-color-canvas-default);\n }\n\n .AnchorNav-inner-container--expanded {\n height: auto;\n }\n\n .AnchorNav-link-container {\n display: none;\n padding-left: var(--base-size-16);\n }\n\n .AnchorNav--expanded .AnchorNav-link-container {\n display: flex;\n flex-direction: column;\n }\n}\n\n@media screen and (min-width: 40rem) and (max-width: 63.25rem) {\n .AnchorNav__actionsContainer:not(.AnchorNav__actionsContainer--no-offset) {\n position: absolute;\n top: var(--base-size-8);\n right: 0;\n }\n}\n\n/* Large breakpoint and up */\n@media screen and (min-width: 63.25rem) {\n .AnchorNav {\n padding: var(--base-size-12) var(--base-size-40);\n height: 75px; /* same as subdomain nav bar */\n }\n\n .AnchorNav--with-default-background-color {\n background-color: var(--brand-color-canvas-default);\n }\n\n .AnchorNav--stuck {\n background-color: var(--brand-color-canvas-default);\n }\n .AnchorNav-inner-container {\n margin: 0 auto;\n display: flex;\n align-items: center;\n }\n}\n\n/*\n * 2. AnchorNav links\n */\n.AnchorNav-link {\n display: flex;\n width: 100%;\n text-decoration: none;\n height: 48px;\n align-items: center;\n justify-items: flex-start;\n}\n\n.AnchorNav-link:hover {\n text-decoration: none;\n}\n\n.AnchorNav--expanded .AnchorNav-link {\n margin: 0 0 2px; /* allow space for focus border */\n animation: fade-in 1s;\n animation-timing-function: var(--brand-animation-easing-glide);\n}\n\n/* Up to large breakpoint */\n@media screen and (max-width: 63.25rem) {\n .AnchorNav-link {\n position: absolute;\n left: 0;\n padding: 0 0 0 var(--base-size-16);\n }\n\n .AnchorNav-link::before {\n content: '';\n position: absolute;\n left: 0;\n width: 2px;\n height: 50%;\n background-color: var(--brand-AnchorNav-link-underline-default);\n transition: opacity var(--brand-animation-duration-fast), transform var(--brand-animation-duration-fast);\n opacity: 1;\n transform: scale(0);\n transform-origin: left;\n }\n\n .AnchorNav--expanded .AnchorNav-link--is-active::before {\n transform: scale(1);\n }\n}\n\n/* Large breakpoint and up */\n@media screen and (min-width: 63.25rem) {\n .AnchorNav-link {\n position: relative;\n margin: 0 1px; /* to provide space for focus border */\n }\n\n .AnchorNav-link--center {\n justify-content: center;\n }\n\n .AnchorNav-link--start {\n justify-content: flex-start;\n width: auto;\n margin-right: var(--base-size-48);\n }\n}\n\n/*\n * 3. AnchorNav link labels\n */\n.AnchorNav-link-label {\n font-weight: var(--brand-text-weight-400);\n font-size: var(--brand-text-size-200);\n line-height: var(--brand-text-lineHeight-200);\n font-family: var(--brand-heading-fontFamily);\n letter-spacing: var(--brand-heading-letterSpacing-200);\n color: var(--brand-color-text-default);\n transition: color var(--brand-animation-easing-glide) var(--brand-animation-duration-faster);\n position: relative;\n}\n\n.AnchorNav--with-default-background-color .AnchorNav-link-label {\n background-color: var(--brand-color-canvas-default);\n}\n\n/* Up to large breakpoint */\n@media screen and (max-width: 63.25rem) {\n .AnchorNav-link-label {\n background-color: var(--brand-color-canvas-default);\n }\n\n .AnchorNav--expanded .AnchorNav-link-label--is-active {\n color: var(--brand-color-focus);\n }\n\n .AnchorNav-link:not(.AnchorNav-link[data-active='true']) {\n visibility: hidden;\n }\n\n .AnchorNav--stuck .AnchorNav-link[data-active='false'][data-first='true'] {\n visibility: visible;\n }\n\n .AnchorNav .AnchorNav-link[data-active='false'][data-first='true'] {\n visibility: visible;\n }\n\n .AnchorNav-inner-container--expanded .AnchorNav-link {\n visibility: visible !important;\n display: flex;\n position: relative;\n left: auto;\n right: auto;\n top: auto;\n flex-direction: column;\n text-align: left;\n justify-content: center;\n align-items: flex-start;\n }\n}\n\n/* Large breakpoint and up */\n@media screen and (min-width: 63.25rem) {\n .AnchorNav-link-label {\n white-space: nowrap;\n }\n\n .AnchorNav-link-label::after {\n content: '';\n position: absolute;\n bottom: -6px;\n left: 0;\n width: 100%;\n height: 2px;\n background-color: var(--brand-AnchorNav-link-underline-default);\n transition: opacity var(--brand-animation-duration-fast), transform var(--brand-animation-duration-fast),\n background-color var(--brand-animation-duration-fast);\n opacity: 1;\n transform: scale(0);\n transform-origin: center;\n }\n\n .AnchorNav-link:hover .AnchorNav-link-label::after,\n .AnchorNav-link:focus .AnchorNav-link-label::after,\n .AnchorNav-link[data-active='true'] .AnchorNav-link-label::after {\n opacity: 1;\n transform: translate3d(0, 0.2em, 0);\n transform: scale(0.8, 1);\n }\n\n .AnchorNav-link:active .AnchorNav-link-label::after {\n background-color: var(--brand-AnchorNav-link-underline-pressed);\n transform: scale(0.9, 1);\n }\n\n .AnchorNav-link[data-active='true'] .AnchorNav-link-label::after {\n background-color: var(--brand-AnchorNav-link-underline-pressed);\n opacity: 1;\n }\n\n .AnchorNav-link:focus-visible .AnchorNav-link-label::after {\n opacity: 0;\n }\n}\n\n/*\n * 4. AnchorNav menu toggle button (narrow)\n */\n.AnchorNav-menu-button {\n display: none;\n}\n\n/* Up to large breakpoint */\n@media screen and (max-width: 63.25rem) {\n .AnchorNav-menu-button {\n all: unset;\n display: inline-flex;\n cursor: pointer;\n padding: var(--base-size-8) var(--base-size-16);\n padding-left: 0; /* space for focus */\n align-items: center;\n height: var(--base-size-32);\n z-index: 2;\n border-radius: var(--brand-borderRadius-small);\n }\n\n .AnchorNav-menu-button-arrow {\n padding: 0 calc(var(--base-size-12) / 2);\n width: 32px;\n height: 32px;\n color: var(--brand-color-text-default);\n }\n\n .AnchorNav-menu-button:focus-visible {\n border-color: var(--brand-color-focus);\n outline: none;\n box-shadow: 0 0 0 2px var(--brand-color-focus);\n }\n\n .AnchorNav-overlay--expanded {\n position: absolute;\n top: 0;\n left: 0;\n right: 0;\n z-index: -3;\n width: 100%;\n height: 100vh; /* Keep as fallback */\n height: 100dvh;\n /* replace with overlay-backdrop-bgColor */\n background: #00000080;\n transform: translateZ(-1px);\n animation: fade-in 0.5s;\n animation-timing-function: var(--brand-animation-easing-glide);\n cursor: pointer;\n }\n}\n\n/*\n * 5. AnchorNav action\n */\n\n.AnchorNav__actionsContainer {\n display: flex;\n gap: var(--base-size-8);\n}\n\n.AnchorNav-action {\n z-index: 1;\n display: flex;\n margin-left: auto;\n white-space: nowrap;\n padding-inline: var(--base-size-24);\n}\n\n.AnchorNav--expanded .AnchorNav-action {\n align-self: flex-start;\n}\n\n@media screen and (max-width: 40rem) {\n .AnchorNav {\n padding: 0;\n }\n\n .AnchorNav-action {\n display: none;\n }\n\n .AnchorNav__actionsContainer {\n flex-direction: column;\n }\n\n .AnchorNav--expanded .AnchorNav-action {\n display: flex;\n width: 100%;\n margin-top: var(--base-size-8);\n }\n\n .AnchorNav-inner-container {\n overflow-y: auto;\n padding: var(--base-size-12) var(--base-size-16);\n }\n}\n\n@media screen and (min-width: 40rem) {\n .AnchorNav__actionsContainer {\n gap: var(--base-size-16);\n }\n\n .AnchorNav__actionsContainer--multiple {\n margin-inline-start: var(--base-size-16);\n }\n}\n\n/*\n * 6. Custom animations\n */\n@keyframes fade-in {\n 0% {\n opacity: 0;\n }\n 100% {\n opacity: 1;\n }\n}\n\n/* Remove all animations, transitions and smooth scroll for people that prefer not to see them */\n@media (prefers-reduced-motion: reduce) {\n .AnchorNav,\n .AnchorNav::before,\n .AnchorNav::after,\n .AnchorNav * {\n animation: none !important;\n transition: none !important;\n scroll-behavior: auto !important;\n }\n}\n"],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export * from './AnchorNav';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/AnchorNav/index.ts"],"names":[],"mappings":"AAAA,cAAc,aAAa,CAAA"}
@@ -0,0 +1,3 @@
1
+ import React from 'react';
2
+ export declare const useExpandedMenu: (open: boolean, linkContainerRef: React.RefObject<HTMLElement | null>, innerContainerRef: React.RefObject<HTMLElement | null>, isNarrow: boolean, closeMenuCallback: () => void) => void;
3
+ //# sourceMappingURL=useExpandedMenu.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useExpandedMenu.d.ts","sourceRoot":"","sources":["../../src/AnchorNav/useExpandedMenu.ts"],"names":[],"mappings":"AAAA,OAAO,KAAkB,MAAM,OAAO,CAAA;AAGtC,eAAO,MAAM,eAAe,GAC1B,MAAM,OAAO,EACb,kBAAkB,KAAK,CAAC,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,EACrD,mBAAmB,KAAK,CAAC,SAAS,CAAC,WAAW,GAAG,IAAI,CAAC,EACtD,UAAU,OAAO,EACjB,mBAAmB,MAAM,IAAI,SAoC9B,CAAA"}
@@ -0,0 +1,33 @@
1
+ import e from "./AnchorNav.module.js";
2
+ import { useEffect as t } from "react";
3
+ //#region src/AnchorNav/useExpandedMenu.ts
4
+ var n = (n, r, i, a, o) => {
5
+ t(() => {
6
+ n && a ? document.body.classList.add(e["AnchorNav--no-bg-scroll"]) : document.body.classList.remove(e["AnchorNav--no-bg-scroll"]);
7
+ }, [n, a]), t(() => {
8
+ n && a && (r.current?.firstChild)?.focus();
9
+ }, [
10
+ n,
11
+ a,
12
+ r
13
+ ]), t(() => {
14
+ let e = i.current;
15
+ if (e && n && a) {
16
+ let t = (t) => {
17
+ e.contains(t.relatedTarget) || o();
18
+ };
19
+ return e.addEventListener("focusout", t), () => {
20
+ e.removeEventListener("focusout", t);
21
+ };
22
+ }
23
+ }, [
24
+ n,
25
+ a,
26
+ i,
27
+ o
28
+ ]);
29
+ };
30
+ //#endregion
31
+ export { n as useExpandedMenu };
32
+
33
+ //# sourceMappingURL=useExpandedMenu.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useExpandedMenu.js","names":[],"sources":["../../src/AnchorNav/useExpandedMenu.ts"],"sourcesContent":["import React, {useEffect} from 'react'\nimport styles from './AnchorNav.module.css'\n\nexport const useExpandedMenu = (\n open: boolean,\n linkContainerRef: React.RefObject<HTMLElement | null>,\n innerContainerRef: React.RefObject<HTMLElement | null>,\n isNarrow: boolean,\n closeMenuCallback: () => void,\n) => {\n // Prevent background scroll when menu is open\n useEffect(() => {\n if (open && isNarrow) {\n document.body.classList.add(styles['AnchorNav--no-bg-scroll'])\n } else {\n document.body.classList.remove(styles['AnchorNav--no-bg-scroll'])\n }\n }, [open, isNarrow])\n\n // Move focus to the first menu item when the menu opens\n useEffect(() => {\n if (open && isNarrow) {\n const firstLink = linkContainerRef.current?.firstChild as HTMLElement | null\n firstLink?.focus()\n }\n }, [open, isNarrow, linkContainerRef])\n\n // Close the menu when focus moves outside the menu container\n useEffect(() => {\n const element = innerContainerRef.current\n if (element && open && isNarrow) {\n const handleFocusOut = (event: FocusEvent) => {\n if (!element.contains(event.relatedTarget as Node)) {\n closeMenuCallback()\n }\n }\n\n element.addEventListener('focusout', handleFocusOut)\n\n return () => {\n element.removeEventListener('focusout', handleFocusOut)\n }\n }\n }, [open, isNarrow, innerContainerRef, closeMenuCallback])\n}\n"],"mappings":";;;AAGA,IAAa,KACX,GACA,GACA,GACA,GACA,MACG;AAmBH,CAjBA,QAAgB;AACd,EAAI,KAAQ,IACV,SAAS,KAAK,UAAU,IAAI,EAAO,2BAA2B,GAE9D,SAAS,KAAK,UAAU,OAAO,EAAO,2BAA2B;IAElE,CAAC,GAAM,EAAS,CAAC,EAGpB,QAAgB;AACd,EAAI,KAAQ,MACQ,EAAiB,SAAS,aACjC,OAAO;IAEnB;EAAC;EAAM;EAAU;EAAiB,CAAC,EAGtC,QAAgB;EACd,IAAM,IAAU,EAAkB;AAClC,MAAI,KAAW,KAAQ,GAAU;GAC/B,IAAM,KAAkB,MAAsB;AAC5C,IAAK,EAAQ,SAAS,EAAM,cAAsB,IAChD,GAAmB;;AAMvB,UAFA,EAAQ,iBAAiB,YAAY,EAAe,QAEvC;AACX,MAAQ,oBAAoB,YAAY,EAAe;;;IAG1D;EAAC;EAAM;EAAU;EAAmB;EAAkB,CAAC"}
@@ -0,0 +1,25 @@
1
+ import React from 'react';
2
+ import type { BaseProps } from '../component-helpers';
3
+ export declare const AvatarSizes: readonly [32, 40, 48, 64, 80];
4
+ export declare const AvatarShapes: readonly ["circle", "square"];
5
+ type AvatarSizeVariants = (typeof AvatarSizes)[number];
6
+ type ResponsiveSizeMap = {
7
+ narrow?: AvatarSizeVariants;
8
+ regular?: AvatarSizeVariants;
9
+ wide?: AvatarSizeVariants;
10
+ };
11
+ export type AvatarProps = BaseProps<HTMLImageElement> & {
12
+ size?: (typeof AvatarSizes)[number] | ResponsiveSizeMap;
13
+ shape?: (typeof AvatarShapes)[number];
14
+ src: string;
15
+ alt: string;
16
+ ['data-testid']?: string;
17
+ } & React.ImgHTMLAttributes<HTMLImageElement>;
18
+ export declare const Avatar: React.ForwardRefExoticComponent<Omit<AvatarProps, "ref"> & React.RefAttributes<HTMLImageElement>> & {
19
+ testIds: {
20
+ root: string;
21
+ readonly image: string;
22
+ };
23
+ };
24
+ export {};
25
+ //# sourceMappingURL=Avatar.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Avatar.d.ts","sourceRoot":"","sources":["../../src/Avatar/Avatar.tsx"],"names":[],"mappings":"AAAA,OAAO,KAA4B,MAAM,OAAO,CAAA;AAIhD,OAAO,KAAK,EAAC,SAAS,EAAC,MAAM,sBAAsB,CAAA;AAEnD,eAAO,MAAM,WAAW,+BAAgC,CAAA;AACxD,eAAO,MAAM,YAAY,+BAAgC,CAAA;AAEzD,KAAK,kBAAkB,GAAG,CAAC,OAAO,WAAW,CAAC,CAAC,MAAM,CAAC,CAAA;AAEtD,KAAK,iBAAiB,GAAG;IACvB,MAAM,CAAC,EAAE,kBAAkB,CAAA;IAC3B,OAAO,CAAC,EAAE,kBAAkB,CAAA;IAC5B,IAAI,CAAC,EAAE,kBAAkB,CAAA;CAC1B,CAAA;AAED,MAAM,MAAM,WAAW,GAAG,SAAS,CAAC,gBAAgB,CAAC,GAAG;IACtD,IAAI,CAAC,EAAE,CAAC,OAAO,WAAW,CAAC,CAAC,MAAM,CAAC,GAAG,iBAAiB,CAAA;IACvD,KAAK,CAAC,EAAE,CAAC,OAAO,YAAY,CAAC,CAAC,MAAM,CAAC,CAAA;IACrC,GAAG,EAAE,MAAM,CAAA;IACX,GAAG,EAAE,MAAM,CAAA;IACX,CAAC,aAAa,CAAC,CAAC,EAAE,MAAM,CAAA;CACzB,GAAG,KAAK,CAAC,iBAAiB,CAAC,gBAAgB,CAAC,CAAA;AAiC7C,eAAO,MAAM,MAAM;;;;;CAAoC,CAAA"}
@@ -0,0 +1,35 @@
1
+ import e from "../node_modules/clsx/dist/clsx.js";
2
+ import t from "./Avatar.module.js";
3
+ import { forwardRef as n, useMemo as r } from "react";
4
+ import { jsx as i } from "react/jsx-runtime";
5
+ //#region src/Avatar/Avatar.tsx
6
+ var a = [
7
+ 32,
8
+ 40,
9
+ 48,
10
+ 64,
11
+ 80
12
+ ], o = ["circle", "square"], s = {
13
+ root: "Avatar",
14
+ get image() {
15
+ return `${this.root}__image`;
16
+ }
17
+ }, c = n(({ alt: n, className: c, size: l = a[1], shape: u = o[0], "data-testid": d, src: f, ...p }, m) => {
18
+ let h = r(() => typeof l == "number" ? t[`Avatar--size-${l}`] : Object.keys(l).map((e) => t[`Avatar-${e}--size-${l[e]}`]).join(" "), [l]);
19
+ return /* @__PURE__ */ i("span", {
20
+ ref: m,
21
+ className: e(t.Avatar, h, t[`Avatar--shape-${u}`], c),
22
+ "data-testid": d || s.root,
23
+ children: /* @__PURE__ */ i("img", {
24
+ className: e(t.Avatar__image),
25
+ src: f,
26
+ alt: n,
27
+ "data-testid": s.image,
28
+ ...p
29
+ })
30
+ });
31
+ }), l = Object.assign(c, { testIds: s });
32
+ //#endregion
33
+ export { l as Avatar, o as AvatarShapes, a as AvatarSizes };
34
+
35
+ //# sourceMappingURL=Avatar.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Avatar.js","names":[],"sources":["../../src/Avatar/Avatar.tsx"],"sourcesContent":["import React, {forwardRef, useMemo} from 'react'\nimport {clsx} from 'clsx'\nimport styles from './Avatar.module.css'\n\nimport type {BaseProps} from '../component-helpers'\n\nexport const AvatarSizes = [32, 40, 48, 64, 80] as const\nexport const AvatarShapes = ['circle', 'square'] as const\n\ntype AvatarSizeVariants = (typeof AvatarSizes)[number]\n\ntype ResponsiveSizeMap = {\n narrow?: AvatarSizeVariants\n regular?: AvatarSizeVariants\n wide?: AvatarSizeVariants\n}\n\nexport type AvatarProps = BaseProps<HTMLImageElement> & {\n size?: (typeof AvatarSizes)[number] | ResponsiveSizeMap\n shape?: (typeof AvatarShapes)[number]\n src: string\n alt: string\n ['data-testid']?: string\n} & React.ImgHTMLAttributes<HTMLImageElement>\n\nconst testIds = {\n root: 'Avatar',\n get image() {\n return `${this.root}__image`\n },\n}\n\nconst _Avatar = forwardRef<HTMLImageElement, AvatarProps>(\n ({alt, className, size = AvatarSizes[1], shape = AvatarShapes[0], 'data-testid': testId, src, ...props}, ref) => {\n const sizeClass = useMemo(() => {\n return typeof size === 'number'\n ? styles[`Avatar--size-${size}`]\n : Object.keys(size)\n .map(viewport => {\n return styles[`Avatar-${viewport}--size-${size[viewport]}`]\n })\n .join(' ')\n }, [size])\n\n return (\n <span\n ref={ref}\n className={clsx(styles.Avatar, sizeClass, styles[`Avatar--shape-${shape}`], className)}\n data-testid={testId || testIds.root}\n >\n <img className={clsx(styles.Avatar__image)} src={src} alt={alt} data-testid={testIds.image} {...props} />\n </span>\n )\n },\n)\n\nexport const Avatar = Object.assign(_Avatar, {testIds})\n"],"mappings":";;;;;AAMA,IAAa,IAAc;CAAC;CAAI;CAAI;CAAI;CAAI;CAAG,EAClC,IAAe,CAAC,UAAU,SAAS,EAkB1C,IAAU;CACd,MAAM;CACN,IAAI,QAAQ;AACV,SAAO,GAAG,KAAK,KAAK;;CAEvB,EAEK,IAAU,GACb,EAAC,QAAK,cAAW,UAAO,EAAY,IAAI,WAAQ,EAAa,IAAI,eAAe,GAAQ,QAAK,GAAG,KAAQ,MAAQ;CAC/G,IAAM,IAAY,QACT,OAAO,KAAS,WACnB,EAAO,gBAAgB,OACvB,OAAO,KAAK,EAAK,CACd,KAAI,MACI,EAAO,UAAU,EAAS,SAAS,EAAK,MAC/C,CACD,KAAK,IAAI,EACf,CAAC,EAAK,CAAC;AAEV,QACE,kBAAC,QAAD;EACO;EACL,WAAW,EAAK,EAAO,QAAQ,GAAW,EAAO,iBAAiB,MAAU,EAAU;EACtF,eAAa,KAAU,EAAQ;YAE/B,kBAAC,OAAD;GAAK,WAAW,EAAK,EAAO,cAAc;GAAO;GAAU;GAAK,eAAa,EAAQ;GAAO,GAAI;GAAS,CAAA;EACpG,CAAA;EAGZ,EAEY,IAAS,OAAO,OAAO,GAAS,EAAC,YAAQ,CAAC"}
@@ -0,0 +1 @@
1
+ .Primer_Brand__Avatar-module__Avatar___VP3QQ{width:var(--base-size-40);height:var(--base-size-40);display:inline-block;overflow:hidden}.Primer_Brand__Avatar-module__Avatar--shape-circle___Yz6Zj{border-radius:var(--brand-borderRadius-full)}.Primer_Brand__Avatar-module__Avatar--shape-square___f2Rrz{border-radius:var(--brand-borderRadius-medium)}.Primer_Brand__Avatar-module__Avatar__image___ImYTc{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.Primer_Brand__Avatar-module__Avatar--size-32___P1cC2{width:var(--base-size-32);height:var(--base-size-32)}.Primer_Brand__Avatar-module__Avatar--size-40___fFZWc{width:var(--base-size-40);height:var(--base-size-40)}.Primer_Brand__Avatar-module__Avatar--size-48___ZrSSm{width:var(--base-size-48);height:var(--base-size-48)}.Primer_Brand__Avatar-module__Avatar--size-64___QMrC7{width:var(--base-size-64);height:var(--base-size-64)}.Primer_Brand__Avatar-module__Avatar--size-80___1NIGx{width:var(--base-size-80);height:var(--base-size-80)}.Primer_Brand__Avatar-module__Avatar-narrow--size-32___Dl3Q7{width:var(--base-size-32);height:var(--base-size-32)}.Primer_Brand__Avatar-module__Avatar-narrow--size-40___8KQIy{width:var(--base-size-40);height:var(--base-size-40)}.Primer_Brand__Avatar-module__Avatar-narrow--size-48___gN_Ov{width:var(--base-size-48);height:var(--base-size-48)}@media screen and (width>=48rem){.Primer_Brand__Avatar-module__Avatar-regular--size-32___Keys0{width:var(--base-size-32);height:var(--base-size-32)}.Primer_Brand__Avatar-module__Avatar-regular--size-40___bajRu{width:var(--base-size-40);height:var(--base-size-40)}.Primer_Brand__Avatar-module__Avatar-regular--size-48___f2itY{width:var(--base-size-48);height:var(--base-size-48)}.Primer_Brand__Avatar-module__Avatar-regular--size-64___6_jqI{width:var(--base-size-64);height:var(--base-size-64)}.Primer_Brand__Avatar-module__Avatar-regular--size-80___q7H8m{width:var(--base-size-80);height:var(--base-size-80)}}@media screen and (width>=80rem){.Primer_Brand__Avatar-module__Avatar-wide--size-32___g7fYr{width:var(--base-size-32);height:var(--base-size-32)}.Primer_Brand__Avatar-module__Avatar-wide--size-40___48LVl{width:var(--base-size-40);height:var(--base-size-40)}.Primer_Brand__Avatar-module__Avatar-wide--size-48___cwlSk{width:var(--base-size-48);height:var(--base-size-48)}.Primer_Brand__Avatar-module__Avatar-wide--size-64___w72xb{width:var(--base-size-64);height:var(--base-size-64)}.Primer_Brand__Avatar-module__Avatar-wide--size-80___MptXL{width:var(--base-size-80);height:var(--base-size-80)}}
@@ -0,0 +1,28 @@
1
+ import './Avatar.module-DzfWmLu4.css';var e = {
2
+ Avatar: "Primer_Brand__Avatar-module__Avatar___VP3QQ",
3
+ "Avatar--shape-circle": "Primer_Brand__Avatar-module__Avatar--shape-circle___Yz6Zj",
4
+ "Avatar--shape-square": "Primer_Brand__Avatar-module__Avatar--shape-square___f2Rrz",
5
+ Avatar__image: "Primer_Brand__Avatar-module__Avatar__image___ImYTc",
6
+ "Avatar--size-32": "Primer_Brand__Avatar-module__Avatar--size-32___P1cC2",
7
+ "Avatar--size-40": "Primer_Brand__Avatar-module__Avatar--size-40___fFZWc",
8
+ "Avatar--size-48": "Primer_Brand__Avatar-module__Avatar--size-48___ZrSSm",
9
+ "Avatar--size-64": "Primer_Brand__Avatar-module__Avatar--size-64___QMrC7",
10
+ "Avatar--size-80": "Primer_Brand__Avatar-module__Avatar--size-80___1NIGx",
11
+ "Avatar-narrow--size-32": "Primer_Brand__Avatar-module__Avatar-narrow--size-32___Dl3Q7",
12
+ "Avatar-narrow--size-40": "Primer_Brand__Avatar-module__Avatar-narrow--size-40___8KQIy",
13
+ "Avatar-narrow--size-48": "Primer_Brand__Avatar-module__Avatar-narrow--size-48___gN_Ov",
14
+ "Avatar-regular--size-32": "Primer_Brand__Avatar-module__Avatar-regular--size-32___Keys0",
15
+ "Avatar-regular--size-40": "Primer_Brand__Avatar-module__Avatar-regular--size-40___bajRu",
16
+ "Avatar-regular--size-48": "Primer_Brand__Avatar-module__Avatar-regular--size-48___f2itY",
17
+ "Avatar-regular--size-64": "Primer_Brand__Avatar-module__Avatar-regular--size-64___6_jqI",
18
+ "Avatar-regular--size-80": "Primer_Brand__Avatar-module__Avatar-regular--size-80___q7H8m",
19
+ "Avatar-wide--size-32": "Primer_Brand__Avatar-module__Avatar-wide--size-32___g7fYr",
20
+ "Avatar-wide--size-40": "Primer_Brand__Avatar-module__Avatar-wide--size-40___48LVl",
21
+ "Avatar-wide--size-48": "Primer_Brand__Avatar-module__Avatar-wide--size-48___cwlSk",
22
+ "Avatar-wide--size-64": "Primer_Brand__Avatar-module__Avatar-wide--size-64___w72xb",
23
+ "Avatar-wide--size-80": "Primer_Brand__Avatar-module__Avatar-wide--size-80___MptXL"
24
+ };
25
+ //#endregion
26
+ export { e as default };
27
+
28
+ //# sourceMappingURL=Avatar.module.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Avatar.module.js","names":[],"sources":["../../src/Avatar/Avatar.module.css"],"sourcesContent":[".Avatar {\n display: inline-block;\n overflow: hidden;\n width: var(--base-size-40);\n height: var(--base-size-40);\n}\n\n.Avatar--shape-circle {\n border-radius: var(--brand-borderRadius-full);\n}\n\n.Avatar--shape-square {\n border-radius: var(--brand-borderRadius-medium);\n}\n\n.Avatar__image {\n width: 100%;\n height: 100%;\n object-fit: cover;\n}\n\n.Avatar--size-32 {\n width: var(--base-size-32);\n height: var(--base-size-32);\n}\n\n.Avatar--size-40 {\n width: var(--base-size-40);\n height: var(--base-size-40);\n}\n\n.Avatar--size-48 {\n width: var(--base-size-48);\n height: var(--base-size-48);\n}\n\n.Avatar--size-64 {\n width: var(--base-size-64);\n height: var(--base-size-64);\n}\n\n.Avatar--size-80 {\n width: var(--base-size-80);\n height: var(--base-size-80);\n}\n\n.Avatar-narrow--size-32 {\n width: var(--base-size-32);\n height: var(--base-size-32);\n}\n\n.Avatar-narrow--size-40 {\n width: var(--base-size-40);\n height: var(--base-size-40);\n}\n\n.Avatar-narrow--size-48 {\n width: var(--base-size-48);\n height: var(--base-size-48);\n}\n\n@media screen and (min-width: 48rem) {\n .Avatar-regular--size-32 {\n width: var(--base-size-32);\n height: var(--base-size-32);\n }\n\n .Avatar-regular--size-40 {\n width: var(--base-size-40);\n height: var(--base-size-40);\n }\n\n .Avatar-regular--size-48 {\n width: var(--base-size-48);\n height: var(--base-size-48);\n }\n\n .Avatar-regular--size-64 {\n width: var(--base-size-64);\n height: var(--base-size-64);\n }\n\n .Avatar-regular--size-80 {\n width: var(--base-size-80);\n height: var(--base-size-80);\n }\n}\n\n@media screen and (min-width: 80rem) {\n .Avatar-wide--size-32 {\n width: var(--base-size-32);\n height: var(--base-size-32);\n }\n\n .Avatar-wide--size-40 {\n width: var(--base-size-40);\n height: var(--base-size-40);\n }\n\n .Avatar-wide--size-48 {\n width: var(--base-size-48);\n height: var(--base-size-48);\n }\n\n .Avatar-wide--size-64 {\n width: var(--base-size-64);\n height: var(--base-size-64);\n }\n\n .Avatar-wide--size-80 {\n width: var(--base-size-80);\n height: var(--base-size-80);\n }\n}\n"],"mappings":""}
@@ -0,0 +1,2 @@
1
+ export * from './Avatar';
2
+ //# sourceMappingURL=index.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/Avatar/index.ts"],"names":[],"mappings":"AAAA,cAAc,UAAU,CAAA"}
@@ -0,0 +1,60 @@
1
+ import React, { ReactElement } from 'react';
2
+ import type { BaseProps } from '../component-helpers';
3
+ import { HeadingProps, ColorMode as FullColorMode } from '../';
4
+ import type { IconProps } from '../Icon';
5
+ import '@primer/brand-primitives/lib/design-tokens/css/tokens/functional/components/bento/base.css';
6
+ type ColorMode = Exclude<FullColorMode, 'auto'>;
7
+ export type Size = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge' | 'xxlarge';
8
+ export type ColumnIndex = 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12;
9
+ type ResponsiveColumnIndex = Partial<Record<Size, ColumnIndex>>;
10
+ type ResponsiveRowIndex = Partial<Record<Size, number>>;
11
+ type Flow = 'row' | 'column';
12
+ type ResponsiveFlow = Partial<Record<Size, Flow>>;
13
+ type Align = 'start' | 'center' | 'end';
14
+ type ResponsiveAlign = Partial<Record<Size, Align>>;
15
+ type Padding = 'condensed' | 'normal' | 'spacious';
16
+ type ResponsivePadding = Partial<Record<Size, Padding>>;
17
+ type Order = 'default' | 'reversed';
18
+ type ResponsiveOrder = Partial<Record<Size, Order>>;
19
+ type BentoProps = React.HTMLAttributes<HTMLDivElement> & BaseProps<HTMLDivElement>;
20
+ type BentoItemProps = {
21
+ columnStart?: ColumnIndex | ResponsiveColumnIndex;
22
+ columnSpan?: ColumnIndex | ResponsiveColumnIndex;
23
+ rowStart?: number | ResponsiveRowIndex;
24
+ rowSpan?: number | ResponsiveRowIndex;
25
+ flow?: Flow | ResponsiveFlow;
26
+ colorMode?: ColorMode;
27
+ visualAsBackground?: boolean;
28
+ order?: Order | ResponsiveOrder;
29
+ bgColor?: 'default' | 'subtle';
30
+ } & React.HTMLAttributes<HTMLDivElement> & BaseProps<HTMLDivElement>;
31
+ type BentoContentProps = {
32
+ leadingVisual?: ReactElement<IconProps>;
33
+ padding?: Padding | ResponsivePadding;
34
+ verticalAlign?: Align | ResponsiveAlign;
35
+ horizontalAlign?: Exclude<Align, 'end'> | Partial<Record<Size, Exclude<Align, 'end'>>>;
36
+ } & React.HTMLAttributes<HTMLDivElement> & BaseProps<HTMLDivElement>;
37
+ type BentoHeadingProps = {
38
+ variant?: 'default' | 'muted';
39
+ } & BaseProps<HTMLHeadingElement> & HeadingProps;
40
+ type BentoVisualProps = {
41
+ horizontalAlign?: Align;
42
+ verticalAlign?: Align;
43
+ fillMedia?: boolean;
44
+ overflow?: 'hidden' | 'initial';
45
+ position?: string;
46
+ padding?: Padding | ResponsivePadding;
47
+ } & React.HTMLAttributes<HTMLDivElement> & BaseProps<HTMLDivElement>;
48
+ /**
49
+ * Use Bento to present content in a responsive grid layout.
50
+ * @deprecated Bento is deprecated and will be removed in a future release. Use CTABanner or River instead.
51
+ * @see https://primer.style/brand/components/Bento
52
+ */
53
+ export declare const Bento: (({ className, ...rest }: BentoProps) => import("react/jsx-runtime").JSX.Element) & {
54
+ Item: ({ className, columnStart, columnSpan, rowStart, rowSpan, flow, colorMode, visualAsBackground, order, bgColor, children, ...rest }: BentoItemProps) => import("react/jsx-runtime").JSX.Element;
55
+ Visual: ({ horizontalAlign, verticalAlign, fillMedia, overflow, position, padding, className, children, ...rest }: BentoVisualProps) => import("react/jsx-runtime").JSX.Element;
56
+ Content: ({ children, leadingVisual: LeadingVisual, padding, verticalAlign, horizontalAlign, className, ...rest }: BentoContentProps) => import("react/jsx-runtime").JSX.Element;
57
+ Heading: React.ForwardRefExoticComponent<Omit<React.PropsWithChildren<BentoHeadingProps>, "ref"> & React.RefAttributes<HTMLHeadingElement>>;
58
+ };
59
+ export {};
60
+ //# sourceMappingURL=Bento.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Bento.d.ts","sourceRoot":"","sources":["../../src/Bento/Bento.tsx"],"names":[],"mappings":"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"}