@primer/react-brand 0.74.0 → 0.75.0-rc.89e3cadf

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 (957) hide show
  1. package/docs/components/RiverAccordion/index.md +49 -6
  2. package/docs/components/SubdomainNavBar/index.md +215 -86
  3. package/docs/index.md +2 -2
  4. package/esm/Accordion/Accordion.d.ts +2 -2
  5. package/esm/Accordion/Accordion.d.ts.map +1 -1
  6. package/esm/Accordion/Accordion.js +2 -2
  7. package/esm/Accordion/Accordion.js.map +1 -1
  8. package/esm/Accordion/Accordion.module.js +6 -5
  9. package/esm/ActionMenu/ActionMenu.d.ts +2 -2
  10. package/esm/ActionMenu/ActionMenu.js +3 -2
  11. package/esm/ActionMenu/ActionMenu.js.map +1 -1
  12. package/esm/ActionMenu/ActionMenu.module.js +7 -6
  13. package/esm/AnchorNav/AnchorNav.d.ts +4 -4
  14. package/esm/AnchorNav/AnchorNav.d.ts.map +1 -1
  15. package/esm/AnchorNav/AnchorNav.js +9 -4
  16. package/esm/AnchorNav/AnchorNav.js.map +1 -1
  17. package/esm/AnchorNav/AnchorNav.module.js +5 -4
  18. package/esm/AnchorNav/useExpandedMenu.js.map +1 -1
  19. package/esm/Avatar/Avatar.js +1 -1
  20. package/esm/Avatar/Avatar.js.map +1 -1
  21. package/esm/Avatar/Avatar.module.js +5 -4
  22. package/esm/Bento/Bento.d.ts +4 -4
  23. package/esm/Bento/Bento.js +1 -1
  24. package/esm/Bento/Bento.js.map +1 -1
  25. package/esm/Bento/Bento.module.js +7 -6
  26. package/esm/Box/Box.d.ts +1 -1
  27. package/esm/Box/Box.d.ts.map +1 -1
  28. package/esm/Box/Box.js +1 -1
  29. package/esm/Box/Box.js.map +1 -1
  30. package/esm/Breadcrumbs/Breadcrumbs.js +1 -1
  31. package/esm/Breadcrumbs/Breadcrumbs.js.map +1 -1
  32. package/esm/Breadcrumbs/Breadcrumbs.module.js +7 -6
  33. package/esm/BreakoutBanner/BreakoutBanner.js +1 -1
  34. package/esm/BreakoutBanner/BreakoutBanner.js.map +1 -1
  35. package/esm/BreakoutBanner/BreakoutBanner.module.js +5 -4
  36. package/esm/Button/Button.js +1 -1
  37. package/esm/Button/Button.js.map +1 -1
  38. package/esm/Button/Button.module.js +5 -4
  39. package/esm/ButtonGroup/ButtonGroup.js +1 -1
  40. package/esm/ButtonGroup/ButtonGroup.js.map +1 -1
  41. package/esm/ButtonGroup/ButtonGroup.module.js +3 -2
  42. package/esm/CTABanner/CTABanner.d.ts +1 -1
  43. package/esm/CTABanner/CTABanner.js +2 -2
  44. package/esm/CTABanner/CTABanner.js.map +1 -1
  45. package/esm/CTABanner/CTABanner.module.js +4 -3
  46. package/esm/CTAForm/CTAForm.js +1 -1
  47. package/esm/CTAForm/CTAForm.js.map +1 -1
  48. package/esm/CTAForm/CTAForm.module.js +4 -3
  49. package/esm/Card/Card.d.ts +2 -2
  50. package/esm/Card/Card.d.ts.map +1 -1
  51. package/esm/Card/Card.js +3 -3
  52. package/esm/Card/Card.js.map +1 -1
  53. package/esm/Card/Card.module.js +18 -17
  54. package/esm/ComparisonTable/ComparisonTable.d.ts +3 -3
  55. package/esm/ComparisonTable/ComparisonTable.js +1 -1
  56. package/esm/ComparisonTable/ComparisonTable.js.map +1 -1
  57. package/esm/ComparisonTable/ComparisonTable.module.js +4 -3
  58. package/esm/ExpandableArrow/ExpandableArrow.d.ts +2 -1
  59. package/esm/ExpandableArrow/ExpandableArrow.d.ts.map +1 -1
  60. package/esm/ExpandableArrow/ExpandableArrow.js +1 -1
  61. package/esm/ExpandableArrow/ExpandableArrow.js.map +1 -1
  62. package/esm/ExpandableArrow/ExpandableArrow.module.js +4 -3
  63. package/esm/EyebrowBanner/EyebrowBanner.js +2 -2
  64. package/esm/EyebrowBanner/EyebrowBanner.js.map +1 -1
  65. package/esm/EyebrowBanner/EyebrowBanner.module.js +12 -11
  66. package/esm/EyebrowText/EyebrowText.js +1 -1
  67. package/esm/EyebrowText/EyebrowText.js.map +1 -1
  68. package/esm/EyebrowText/EyebrowText.module.js +4 -3
  69. package/esm/FAQ/FAQ.d.ts +2 -2
  70. package/esm/FAQ/FAQ.d.ts.map +1 -1
  71. package/esm/FAQ/FAQ.js +1 -1
  72. package/esm/FAQ/FAQ.js.map +1 -1
  73. package/esm/FAQ/FAQ.module.js +7 -6
  74. package/esm/FAQ/FAQGroup.d.ts +2 -2
  75. package/esm/FAQ/FAQGroup.d.ts.map +1 -1
  76. package/esm/FAQ/FAQGroup.js +7 -3
  77. package/esm/FAQ/FAQGroup.js.map +1 -1
  78. package/esm/FAQ/FAQGroup.module.js +8 -7
  79. package/esm/Footnotes/Footnotes.d.ts +2 -2
  80. package/esm/Footnotes/Footnotes.d.ts.map +1 -1
  81. package/esm/Footnotes/Footnotes.js +2 -2
  82. package/esm/Footnotes/Footnotes.js.map +1 -1
  83. package/esm/Footnotes/Footnotes.module.js +7 -6
  84. package/esm/FrostedGlassVFX/FrostedGlassVFX.d.ts +1 -1
  85. package/esm/FrostedGlassVFX/FrostedGlassVFX.d.ts.map +1 -1
  86. package/esm/FrostedGlassVFX/FrostedGlassVFX.js +1 -1
  87. package/esm/FrostedGlassVFX/FrostedGlassVFX.js.map +1 -1
  88. package/esm/FrostedGlassVFX/FrostedGlassVFX.module.js +4 -3
  89. package/esm/Grid/Grid.d.ts +2 -2
  90. package/esm/Grid/Grid.js +2 -2
  91. package/esm/Grid/Grid.js.map +1 -1
  92. package/esm/Grid/Grid.module.js +5 -4
  93. package/esm/Heading/Heading.js +1 -1
  94. package/esm/Heading/Heading.js.map +1 -1
  95. package/esm/Heading/Heading.module.js +4 -3
  96. package/esm/Hero/Hero.js +1 -1
  97. package/esm/Hero/Hero.js.map +1 -1
  98. package/esm/Hero/Hero.module.js +4 -3
  99. package/esm/Hero/HeroContext.js.map +1 -1
  100. package/esm/Hero/sub-components/HeroButtonGroup.js +1 -1
  101. package/esm/Hero/sub-components/HeroButtonGroup.js.map +1 -1
  102. package/esm/Hero/sub-components/HeroDescription.js +1 -1
  103. package/esm/Hero/sub-components/HeroDescription.js.map +1 -1
  104. package/esm/Hero/sub-components/HeroEyebrow.js +1 -1
  105. package/esm/Hero/sub-components/HeroEyebrow.js.map +1 -1
  106. package/esm/Hero/sub-components/HeroHeading.js +1 -1
  107. package/esm/Hero/sub-components/HeroHeading.js.map +1 -1
  108. package/esm/Hero/sub-components/HeroImage.js +1 -1
  109. package/esm/Hero/sub-components/HeroImage.js.map +1 -1
  110. package/esm/Hero/sub-components/HeroLabel.d.ts +1 -0
  111. package/esm/Hero/sub-components/HeroLabel.d.ts.map +1 -1
  112. package/esm/Hero/sub-components/HeroLabel.js +8 -7
  113. package/esm/Hero/sub-components/HeroLabel.js.map +1 -1
  114. package/esm/Hero/sub-components/HeroPrimaryAction.js.map +1 -1
  115. package/esm/Hero/sub-components/HeroSecondaryAction.js.map +1 -1
  116. package/esm/Hero/sub-components/HeroVideo.js +2 -2
  117. package/esm/Hero/sub-components/HeroVideo.js.map +1 -1
  118. package/esm/IDE/IDE.d.ts +1 -1
  119. package/esm/IDE/IDE.js +3 -2
  120. package/esm/IDE/IDE.js.map +1 -1
  121. package/esm/IDE/IDE.module.js +8 -7
  122. package/esm/Icon/Icon.d.ts +2 -2
  123. package/esm/Icon/Icon.d.ts.map +1 -1
  124. package/esm/Icon/Icon.js +2 -2
  125. package/esm/Icon/Icon.js.map +1 -1
  126. package/esm/Icon/Icon.module.js +4 -3
  127. package/esm/Image/Image.d.ts +1 -1
  128. package/esm/Image/Image.d.ts.map +1 -1
  129. package/esm/Image/Image.js +1 -1
  130. package/esm/Image/Image.js.map +1 -1
  131. package/esm/Image/Image.module.js +5 -4
  132. package/esm/InlineCode/InlineCode.js +1 -1
  133. package/esm/InlineCode/InlineCode.js.map +1 -1
  134. package/esm/InlineCode/InlineCode.module.js +5 -4
  135. package/esm/InlineLink/InlineLink.js +2 -2
  136. package/esm/InlineLink/InlineLink.js.map +1 -1
  137. package/esm/InlineLink/InlineLink.module.js +3 -2
  138. package/esm/Label/Label.js +1 -1
  139. package/esm/Label/Label.js.map +1 -1
  140. package/esm/Label/Label.module.js +6 -5
  141. package/esm/Link/Link.d.ts +1 -1
  142. package/esm/Link/Link.d.ts.map +1 -1
  143. package/esm/Link/Link.js +2 -2
  144. package/esm/Link/Link.js.map +1 -1
  145. package/esm/Link/Link.module.js +4 -3
  146. package/esm/LogoSuite/LogoSuite.d.ts +1 -1
  147. package/esm/LogoSuite/LogoSuite.js +4 -3
  148. package/esm/LogoSuite/LogoSuite.js.map +1 -1
  149. package/esm/LogoSuite/LogoSuite.module.js +11 -10
  150. package/esm/MediaPlaylist/MediaPlaylist.d.ts +4 -4
  151. package/esm/MediaPlaylist/MediaPlaylist.d.ts.map +1 -1
  152. package/esm/MediaPlaylist/MediaPlaylist.js +1 -1
  153. package/esm/MediaPlaylist/MediaPlaylist.js.map +1 -1
  154. package/esm/MediaPlaylist/MediaPlaylist.module.js +25 -24
  155. package/esm/MediaPlaylist/useMediaPlaylist.js.map +1 -1
  156. package/esm/MinimalFooter/MinimalFooter.d.ts +3 -3
  157. package/esm/MinimalFooter/MinimalFooter.d.ts.map +1 -1
  158. package/esm/MinimalFooter/MinimalFooter.js +4 -3
  159. package/esm/MinimalFooter/MinimalFooter.js.map +1 -1
  160. package/esm/MinimalFooter/MinimalFooter.module.js +15 -14
  161. package/esm/MinimalVideoPlayer/MinimalVideoPlayer.js +2 -2
  162. package/esm/MinimalVideoPlayer/MinimalVideoPlayer.js.map +1 -1
  163. package/esm/MinimalVideoPlayer/MinimalVideoPlayer.module.js +6 -5
  164. package/esm/MinimalVideoPlayer/useMinimalVideoPlayback.js.map +1 -1
  165. package/esm/NavList/NavList.js +2 -2
  166. package/esm/NavList/NavList.js.map +1 -1
  167. package/esm/NavList/NavList.module.js +18 -17
  168. package/esm/Pagination/Pagination.d.ts +1 -1
  169. package/esm/Pagination/Pagination.d.ts.map +1 -1
  170. package/esm/Pagination/Pagination.js +1 -1
  171. package/esm/Pagination/Pagination.js.map +1 -1
  172. package/esm/Pagination/Pagination.module.js +11 -10
  173. package/esm/Pagination/model.js.map +1 -1
  174. package/esm/Pillar/Pillar.d.ts +2 -2
  175. package/esm/Pillar/Pillar.d.ts.map +1 -1
  176. package/esm/Pillar/Pillar.js +1 -1
  177. package/esm/Pillar/Pillar.js.map +1 -1
  178. package/esm/Pillar/Pillar.module.js +9 -8
  179. package/esm/PricingOptions/PricingOptions.d.ts +1 -1
  180. package/esm/PricingOptions/PricingOptions.js +5 -3
  181. package/esm/PricingOptions/PricingOptions.js.map +1 -1
  182. package/esm/PricingOptions/PricingOptions.module.js +13 -12
  183. package/esm/Prose/Prose.js +1 -1
  184. package/esm/Prose/Prose.js.map +1 -1
  185. package/esm/Prose/Prose.module.js +4 -3
  186. package/esm/Section/Section.js +1 -1
  187. package/esm/Section/Section.js.map +1 -1
  188. package/esm/Section/Section.module.js +5 -4
  189. package/esm/SectionIntro/SectionIntro.js +1 -1
  190. package/esm/SectionIntro/SectionIntro.js.map +1 -1
  191. package/esm/SectionIntro/SectionIntro.module.js +4 -3
  192. package/esm/SectionIntroStacked/SectionIntroStacked.d.ts +3 -3
  193. package/esm/SectionIntroStacked/SectionIntroStacked.js +1 -1
  194. package/esm/SectionIntroStacked/SectionIntroStacked.js.map +1 -1
  195. package/esm/SectionIntroStacked/SectionIntroStacked.module.js +6 -5
  196. package/esm/Stack/Stack.js +1 -1
  197. package/esm/Stack/Stack.js.map +1 -1
  198. package/esm/Stack/Stack.module.js +4 -3
  199. package/esm/Statistic/Statistic.js +1 -1
  200. package/esm/Statistic/Statistic.js.map +1 -1
  201. package/esm/Statistic/Statistic.module.js +6 -5
  202. package/esm/SubNav/SubNav.d.ts +4 -4
  203. package/esm/SubNav/SubNav.d.ts.map +1 -1
  204. package/esm/SubNav/SubNav.js +6 -4
  205. package/esm/SubNav/SubNav.js.map +1 -1
  206. package/esm/SubNav/SubNav.module.js +9 -8
  207. package/esm/SubNav/useContainsFocus.js.map +1 -1
  208. package/esm/SubdomainNavBar/NavigationVisbilityObserver.d.ts +3 -1
  209. package/esm/SubdomainNavBar/NavigationVisbilityObserver.d.ts.map +1 -1
  210. package/esm/SubdomainNavBar/NavigationVisbilityObserver.js +117 -64
  211. package/esm/SubdomainNavBar/NavigationVisbilityObserver.js.map +1 -1
  212. package/esm/SubdomainNavBar/SubdomainNavBar.d.ts +157 -20
  213. package/esm/SubdomainNavBar/SubdomainNavBar.d.ts.map +1 -1
  214. package/esm/SubdomainNavBar/SubdomainNavBar.js +479 -299
  215. package/esm/SubdomainNavBar/SubdomainNavBar.js.map +1 -1
  216. package/esm/SubdomainNavBar/SubdomainNavBar.module-WIrpYyjV.css +1 -0
  217. package/esm/SubdomainNavBar/SubdomainNavBar.module.js +36 -11
  218. package/esm/SubdomainNavBar/SubdomainNavBar.module.js.map +1 -1
  219. package/esm/SubdomainNavBar/SubdomainNavBarLinkContext.d.ts +9 -0
  220. package/esm/SubdomainNavBar/SubdomainNavBarLinkContext.d.ts.map +1 -0
  221. package/esm/SubdomainNavBar/SubdomainNavBarLinkContext.js +10 -0
  222. package/esm/SubdomainNavBar/SubdomainNavBarLinkContext.js.map +1 -0
  223. package/esm/SubdomainNavBar/useSearchKeyboardShortcut.d.ts +8 -0
  224. package/esm/SubdomainNavBar/useSearchKeyboardShortcut.d.ts.map +1 -0
  225. package/esm/SubdomainNavBar/useSearchKeyboardShortcut.js +52 -0
  226. package/esm/SubdomainNavBar/useSearchKeyboardShortcut.js.map +1 -0
  227. package/esm/SubdomainNavBar/useSearchResults.d.ts +24 -0
  228. package/esm/SubdomainNavBar/useSearchResults.d.ts.map +1 -0
  229. package/esm/SubdomainNavBar/useSearchResults.js +57 -0
  230. package/esm/SubdomainNavBar/useSearchResults.js.map +1 -0
  231. package/esm/SubdomainNavBar/useVisibilityObserver.d.ts +1 -1
  232. package/esm/SubdomainNavBar/useVisibilityObserver.d.ts.map +1 -1
  233. package/esm/SubdomainNavBar/useVisibilityObserver.js +60 -23
  234. package/esm/SubdomainNavBar/useVisibilityObserver.js.map +1 -1
  235. package/esm/Tabs/Tabs.js +3 -2
  236. package/esm/Tabs/Tabs.js.map +1 -1
  237. package/esm/Tabs/Tabs.module.js +12 -11
  238. package/esm/Testimonial/Testimonial.d.ts +1 -1
  239. package/esm/Testimonial/Testimonial.d.ts.map +1 -1
  240. package/esm/Testimonial/Testimonial.js +1 -1
  241. package/esm/Testimonial/Testimonial.js.map +1 -1
  242. package/esm/Testimonial/Testimonial.module.js +8 -7
  243. package/esm/Text/Text.d.ts +1 -1
  244. package/esm/Text/Text.d.ts.map +1 -1
  245. package/esm/Text/Text.js +1 -1
  246. package/esm/Text/Text.js.map +1 -1
  247. package/esm/Text/Text.module.js +4 -3
  248. package/esm/TextCursorAnimation/TextCursorAnimation.d.ts +8 -3
  249. package/esm/TextCursorAnimation/TextCursorAnimation.d.ts.map +1 -1
  250. package/esm/TextCursorAnimation/TextCursorAnimation.js +54 -28
  251. package/esm/TextCursorAnimation/TextCursorAnimation.js.map +1 -1
  252. package/esm/TextCursorAnimation/TextCursorAnimation.module-BS4hPR8H.css +1 -0
  253. package/esm/TextCursorAnimation/TextCursorAnimation.module.js +17 -6
  254. package/esm/TextCursorAnimation/TextCursorAnimation.module.js.map +1 -1
  255. package/esm/ThemeProvider/ThemeProvider.d.ts +1 -1
  256. package/esm/ThemeProvider/ThemeProvider.d.ts.map +1 -1
  257. package/esm/ThemeProvider/ThemeProvider.js +4 -4
  258. package/esm/ThemeProvider/ThemeProvider.js.map +1 -1
  259. package/esm/ThemeProvider/useTheme.js.map +1 -1
  260. package/esm/Tiles/Tiles.js +2 -2
  261. package/esm/Tiles/Tiles.js.map +1 -1
  262. package/esm/Tiles/Tiles.module.js +4 -3
  263. package/esm/Timeline/Timeline.d.ts +3 -3
  264. package/esm/Timeline/Timeline.d.ts.map +1 -1
  265. package/esm/Timeline/Timeline.js +2 -2
  266. package/esm/Timeline/Timeline.js.map +1 -1
  267. package/esm/Timeline/Timeline.module.js +5 -4
  268. package/esm/Token/Token.js +1 -1
  269. package/esm/Token/Token.js.map +1 -1
  270. package/esm/Token/Token.module.js +6 -5
  271. package/esm/Tooltip/Tooltip.js +2 -2
  272. package/esm/Tooltip/Tooltip.js.map +1 -1
  273. package/esm/Tooltip/Tooltip.module.js +4 -3
  274. package/esm/VideoPlayer/VideoPlayer.d.ts +2 -2
  275. package/esm/VideoPlayer/VideoPlayer.js +2 -2
  276. package/esm/VideoPlayer/VideoPlayer.js.map +1 -1
  277. package/esm/VideoPlayer/VideoPlayer.module.js +29 -28
  278. package/esm/VideoPlayer/components/CCButton/CCButton.d.ts +2 -2
  279. package/esm/VideoPlayer/components/CCButton/CCButton.d.ts.map +1 -1
  280. package/esm/VideoPlayer/components/CCButton/CCButton.js +1 -1
  281. package/esm/VideoPlayer/components/CCButton/CCButton.js.map +1 -1
  282. package/esm/VideoPlayer/components/Captions/Captions.d.ts +2 -2
  283. package/esm/VideoPlayer/components/Captions/Captions.d.ts.map +1 -1
  284. package/esm/VideoPlayer/components/Captions/Captions.js +1 -1
  285. package/esm/VideoPlayer/components/Captions/Captions.js.map +1 -1
  286. package/esm/VideoPlayer/components/Captions/Captions.module.js +5 -4
  287. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.d.ts +2 -2
  288. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.d.ts.map +1 -1
  289. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.js +1 -1
  290. package/esm/VideoPlayer/components/ControlsBar/ControlsBar.js.map +1 -1
  291. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.d.ts +2 -2
  292. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.d.ts.map +1 -1
  293. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.js +2 -1
  294. package/esm/VideoPlayer/components/FullScreenButton/FullScreenButton.js.map +1 -1
  295. package/esm/VideoPlayer/components/IconControl/IconControl.d.ts +2 -2
  296. package/esm/VideoPlayer/components/IconControl/IconControl.d.ts.map +1 -1
  297. package/esm/VideoPlayer/components/IconControl/IconControl.js +1 -1
  298. package/esm/VideoPlayer/components/IconControl/IconControl.js.map +1 -1
  299. package/esm/VideoPlayer/components/MuteButton/MuteButton.d.ts +2 -2
  300. package/esm/VideoPlayer/components/MuteButton/MuteButton.d.ts.map +1 -1
  301. package/esm/VideoPlayer/components/MuteButton/MuteButton.js +2 -1
  302. package/esm/VideoPlayer/components/MuteButton/MuteButton.js.map +1 -1
  303. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.d.ts +2 -2
  304. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.d.ts.map +1 -1
  305. package/esm/VideoPlayer/components/PauseIcon/PauseIcon.js.map +1 -1
  306. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.d.ts +2 -2
  307. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.d.ts.map +1 -1
  308. package/esm/VideoPlayer/components/PlayIcon/PlayIcon.js.map +1 -1
  309. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.d.ts +2 -2
  310. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.d.ts.map +1 -1
  311. package/esm/VideoPlayer/components/PlayPauseButton/PlayPauseButton.js.map +1 -1
  312. package/esm/VideoPlayer/components/Range/Range.d.ts +1 -1
  313. package/esm/VideoPlayer/components/Range/Range.d.ts.map +1 -1
  314. package/esm/VideoPlayer/components/Range/Range.js +1 -1
  315. package/esm/VideoPlayer/components/Range/Range.js.map +1 -1
  316. package/esm/VideoPlayer/components/SeekControl/SeekControl.d.ts +2 -2
  317. package/esm/VideoPlayer/components/SeekControl/SeekControl.d.ts.map +1 -1
  318. package/esm/VideoPlayer/components/SeekControl/SeekControl.js +1 -1
  319. package/esm/VideoPlayer/components/SeekControl/SeekControl.js.map +1 -1
  320. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.d.ts +2 -2
  321. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.d.ts.map +1 -1
  322. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.js +3 -2
  323. package/esm/VideoPlayer/components/VideoTooltip/VideoTooltip.js.map +1 -1
  324. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.d.ts +2 -1
  325. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.d.ts.map +1 -1
  326. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.js.map +1 -1
  327. package/esm/VideoPlayer/components/VolumeControl/VolumeControl.module.js +3 -2
  328. package/esm/VideoPlayer/hooks/useIsElementFullScreen.js.map +1 -1
  329. package/esm/VideoPlayer/hooks/useVideo.js.map +1 -1
  330. package/esm/VideoPlayer/hooks/useVideoResizeObserver.js.map +1 -1
  331. package/esm/animation/Animate/Animate.d.ts +1 -1
  332. package/esm/animation/Animate/Animate.d.ts.map +1 -1
  333. package/esm/animation/Animate/Animate.js +1 -1
  334. package/esm/animation/Animate/Animate.js.map +1 -1
  335. package/esm/animation/Animation.module.js +4 -3
  336. package/esm/animation/AnimationProvider/AnimationProvider.d.ts +1 -1
  337. package/esm/animation/AnimationProvider/AnimationProvider.d.ts.map +1 -1
  338. package/esm/animation/AnimationProvider/AnimationProvider.js.map +1 -1
  339. package/esm/animation/TextRevealAnimation/TextRevealAnimation.js +1 -1
  340. package/esm/animation/TextRevealAnimation/TextRevealAnimation.js.map +1 -1
  341. package/esm/animation/TextRevealAnimation/TextRevealAnimation.module.js +5 -4
  342. package/esm/animation/TextRevealAnimation/useTextRevealAnimationLines.js.map +1 -1
  343. package/esm/animation/useAnimation.js.map +1 -1
  344. package/esm/component-helpers/shared.module.js +3 -2
  345. package/esm/component-helpers.d.ts +2 -2
  346. package/esm/component-helpers.d.ts.map +1 -1
  347. package/esm/constants.js.map +1 -1
  348. package/esm/css/stylesheets.js +1 -1
  349. package/esm/findElementInChildren.js.map +1 -1
  350. package/esm/forms/Checkbox/Checkbox.js +2 -2
  351. package/esm/forms/Checkbox/Checkbox.js.map +1 -1
  352. package/esm/forms/Checkbox/Checkbox.module.js +4 -3
  353. package/esm/forms/ControlGroup/ControlGroup.js +3 -2
  354. package/esm/forms/ControlGroup/ControlGroup.js.map +1 -1
  355. package/esm/forms/ControlGroup/ControlGroup.module.js +7 -6
  356. package/esm/forms/FormControl/FormControl.d.ts +5 -5
  357. package/esm/forms/FormControl/FormControl.d.ts.map +1 -1
  358. package/esm/forms/FormControl/FormControl.js +4 -3
  359. package/esm/forms/FormControl/FormControl.js.map +1 -1
  360. package/esm/forms/FormControl/FormControl.module.js +5 -4
  361. package/esm/forms/Radio/Radio.js +1 -1
  362. package/esm/forms/Radio/Radio.js.map +1 -1
  363. package/esm/forms/Radio/Radio.module.js +4 -3
  364. package/esm/forms/Select/Select.d.ts +2 -2
  365. package/esm/forms/Select/Select.js +1 -1
  366. package/esm/forms/Select/Select.js.map +1 -1
  367. package/esm/forms/Select/Select.module.js +4 -3
  368. package/esm/forms/TextInput/TextInput.js +1 -1
  369. package/esm/forms/TextInput/TextInput.js.map +1 -1
  370. package/esm/forms/TextInput/TextInput.module.js +5 -4
  371. package/esm/forms/Textarea/Textarea.js +1 -1
  372. package/esm/forms/Textarea/Textarea.js.map +1 -1
  373. package/esm/forms/Textarea/Textarea.module.js +4 -3
  374. package/esm/hooks/useAnchoredPosition.js +7 -4
  375. package/esm/hooks/useAnchoredPosition.js.map +1 -1
  376. package/esm/hooks/useCursorAnimation.d.ts +8 -31
  377. package/esm/hooks/useCursorAnimation.d.ts.map +1 -1
  378. package/esm/hooks/useCursorAnimation.js +86 -36
  379. package/esm/hooks/useCursorAnimation.js.map +1 -1
  380. package/esm/hooks/useFocusTrap.js.map +1 -1
  381. package/esm/hooks/useId.js.map +1 -1
  382. package/esm/hooks/useKeyboardEscape.js.map +1 -1
  383. package/esm/hooks/useOnClickOutside.js.map +1 -1
  384. package/esm/hooks/useReducedMotion.js +1 -1
  385. package/esm/hooks/useReducedMotion.js.map +1 -1
  386. package/esm/hooks/useRef.js.map +1 -1
  387. package/esm/hooks/useResizeObserver.js.map +1 -1
  388. package/esm/hooks/useTabs.js +1 -1
  389. package/esm/hooks/useTabs.js.map +1 -1
  390. package/esm/hooks/useWindowSize.js +7 -7
  391. package/esm/hooks/useWindowSize.js.map +1 -1
  392. package/esm/list/ListItem/ListItem.js +4 -2
  393. package/esm/list/ListItem/ListItem.js.map +1 -1
  394. package/esm/list/ListItem/ListItem.module.js +5 -4
  395. package/esm/list/OrderedList/OrderedList.d.ts +2 -2
  396. package/esm/list/OrderedList/OrderedList.d.ts.map +1 -1
  397. package/esm/list/OrderedList/OrderedList.js +1 -1
  398. package/esm/list/OrderedList/OrderedList.js.map +1 -1
  399. package/esm/list/OrderedList/OrderedList.module.js +3 -2
  400. package/esm/list/UnorderedList/UnorderedList.d.ts +2 -2
  401. package/esm/list/UnorderedList/UnorderedList.d.ts.map +1 -1
  402. package/esm/list/UnorderedList/UnorderedList.js +1 -1
  403. package/esm/list/UnorderedList/UnorderedList.js.map +1 -1
  404. package/esm/list/list-shared.module.js +3 -2
  405. package/esm/list/listContext.js.map +1 -1
  406. package/esm/node_modules/@primer/octicons-react/dist/icons/AlertFillIcon.js +28 -0
  407. package/esm/node_modules/@primer/octicons-react/dist/icons/AlertFillIcon.js.map +1 -0
  408. package/esm/node_modules/@primer/octicons-react/dist/icons/ArrowUpIcon.js +20 -0
  409. package/esm/node_modules/@primer/octicons-react/dist/icons/ArrowUpIcon.js.map +1 -0
  410. package/esm/node_modules/@primer/octicons-react/dist/icons/ArrowUpRightIcon.js +20 -0
  411. package/esm/node_modules/@primer/octicons-react/dist/icons/ArrowUpRightIcon.js.map +1 -0
  412. package/esm/node_modules/@primer/octicons-react/dist/icons/CheckCircleFillIcon.js +28 -0
  413. package/esm/node_modules/@primer/octicons-react/dist/icons/CheckCircleFillIcon.js.map +1 -0
  414. package/esm/node_modules/@primer/octicons-react/dist/icons/CheckIcon.js +20 -0
  415. package/esm/node_modules/@primer/octicons-react/dist/icons/CheckIcon.js.map +1 -0
  416. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronDownIcon.js +28 -0
  417. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronDownIcon.js.map +1 -0
  418. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronLeftIcon.js +28 -0
  419. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronLeftIcon.js.map +1 -0
  420. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronRightIcon.js +28 -0
  421. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronRightIcon.js.map +1 -0
  422. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronUpIcon.js +28 -0
  423. package/esm/node_modules/@primer/octicons-react/dist/icons/ChevronUpIcon.js.map +1 -0
  424. package/esm/node_modules/@primer/octicons-react/dist/icons/CopilotIcon.js +33 -0
  425. package/esm/node_modules/@primer/octicons-react/dist/icons/CopilotIcon.js.map +1 -0
  426. package/esm/node_modules/@primer/octicons-react/dist/icons/DashIcon.js +20 -0
  427. package/esm/node_modules/@primer/octicons-react/dist/icons/DashIcon.js.map +1 -0
  428. package/esm/node_modules/@primer/octicons-react/dist/icons/LinkExternalIcon.js +20 -0
  429. package/esm/node_modules/@primer/octicons-react/dist/icons/LinkExternalIcon.js.map +1 -0
  430. package/esm/node_modules/@primer/octicons-react/dist/icons/MarkGithubIcon.js +20 -0
  431. package/esm/node_modules/@primer/octicons-react/dist/icons/MarkGithubIcon.js.map +1 -0
  432. package/esm/node_modules/@primer/octicons-react/dist/icons/MuteIcon.js +20 -0
  433. package/esm/node_modules/@primer/octicons-react/dist/icons/MuteIcon.js.map +1 -0
  434. package/esm/node_modules/@primer/octicons-react/dist/icons/PaperAirplaneIcon.js +20 -0
  435. package/esm/node_modules/@primer/octicons-react/dist/icons/PaperAirplaneIcon.js.map +1 -0
  436. package/esm/node_modules/@primer/octicons-react/dist/icons/PauseIcon.js +20 -0
  437. package/esm/node_modules/@primer/octicons-react/dist/icons/PauseIcon.js.map +1 -0
  438. package/esm/node_modules/@primer/octicons-react/dist/icons/PlayIcon.js +20 -0
  439. package/esm/node_modules/@primer/octicons-react/dist/icons/PlayIcon.js.map +1 -0
  440. package/esm/node_modules/@primer/octicons-react/dist/icons/ReplyIcon.js +20 -0
  441. package/esm/node_modules/@primer/octicons-react/dist/icons/ReplyIcon.js.map +1 -0
  442. package/esm/node_modules/@primer/octicons-react/dist/icons/ScreenFullIcon.js +20 -0
  443. package/esm/node_modules/@primer/octicons-react/dist/icons/ScreenFullIcon.js.map +1 -0
  444. package/esm/node_modules/@primer/octicons-react/dist/icons/ScreenNormalIcon.js +20 -0
  445. package/esm/node_modules/@primer/octicons-react/dist/icons/ScreenNormalIcon.js.map +1 -0
  446. package/esm/node_modules/@primer/octicons-react/dist/icons/SearchIcon.js +20 -0
  447. package/esm/node_modules/@primer/octicons-react/dist/icons/SearchIcon.js.map +1 -0
  448. package/esm/node_modules/@primer/octicons-react/dist/icons/TriangleDownIcon.js +20 -0
  449. package/esm/node_modules/@primer/octicons-react/dist/icons/TriangleDownIcon.js.map +1 -0
  450. package/esm/node_modules/@primer/octicons-react/dist/icons/TriangleUpIcon.js +20 -0
  451. package/esm/node_modules/@primer/octicons-react/dist/icons/TriangleUpIcon.js.map +1 -0
  452. package/esm/node_modules/@primer/octicons-react/dist/icons/UnmuteIcon.js +20 -0
  453. package/esm/node_modules/@primer/octicons-react/dist/icons/UnmuteIcon.js.map +1 -0
  454. package/esm/node_modules/@primer/octicons-react/dist/icons/XIcon.js +28 -0
  455. package/esm/node_modules/@primer/octicons-react/dist/icons/XIcon.js.map +1 -0
  456. package/esm/node_modules/@primer/octicons-react/dist/renderOcticon-DuMQdmQC.js +132 -0
  457. package/esm/node_modules/@primer/octicons-react/dist/renderOcticon-DuMQdmQC.js.map +1 -0
  458. package/esm/node_modules/clsx/dist/clsx.js +1 -1
  459. package/esm/node_modules/clsx/dist/clsx.js.map +1 -1
  460. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes-BGj0AiDW.css +1 -0
  461. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/base-DKbXhPKv.css +1 -0
  462. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes-BucKYl1n.css +1 -0
  463. package/esm/river/River/River.js +2 -2
  464. package/esm/river/River/River.js.map +1 -1
  465. package/esm/river/RiverAccordion/RiverAccordion.d.ts +15 -6
  466. package/esm/river/RiverAccordion/RiverAccordion.d.ts.map +1 -1
  467. package/esm/river/RiverAccordion/RiverAccordion.js +38 -26
  468. package/esm/river/RiverAccordion/RiverAccordion.js.map +1 -1
  469. package/esm/river/RiverAccordion/RiverAccordion.module-Cr6Q-qkm.css +1 -0
  470. package/esm/river/RiverAccordion/RiverAccordion.module.js +18 -13
  471. package/esm/river/RiverAccordion/RiverAccordion.module.js.map +1 -1
  472. package/esm/river/RiverBreakout/RiverBreakout.d.ts +1 -1
  473. package/esm/river/RiverBreakout/RiverBreakout.js +1 -1
  474. package/esm/river/RiverBreakout/RiverBreakout.js.map +1 -1
  475. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.d.ts +5 -5
  476. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.js +2 -2
  477. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.js.map +1 -1
  478. package/esm/river/RiverBreakoutTabs/RiverBreakoutTabs.module.js +31 -30
  479. package/esm/river/RiverStoryScroll/RiverStoryScroll.d.ts +1 -1
  480. package/esm/river/RiverStoryScroll/RiverStoryScroll.d.ts.map +1 -1
  481. package/esm/river/RiverStoryScroll/RiverStoryScroll.js +5 -3
  482. package/esm/river/RiverStoryScroll/RiverStoryScroll.js.map +1 -1
  483. package/esm/river/RiverStoryScroll/RiverStoryScroll.module.js +8 -7
  484. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.d.ts +2 -2
  485. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.d.ts.map +1 -1
  486. package/esm/river/RiverStoryScroll/RiverStoryScrollProvider.js.map +1 -1
  487. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.d.ts +1 -1
  488. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.d.ts.map +1 -1
  489. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.js +1 -1
  490. package/esm/river/RiverStoryScroll/RiverStoryScrollResponder.js.map +1 -1
  491. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.d.ts +1 -1
  492. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.d.ts.map +1 -1
  493. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.js +1 -1
  494. package/esm/river/RiverStoryScroll/RiverStoryScrollTracker.js.map +1 -1
  495. package/esm/river/river-shared.module.js +13 -12
  496. package/esm/utils/getTextContent.js.map +1 -1
  497. package/esm/utils/isFragmentElement.js.map +1 -1
  498. package/lib/Accordion/Accordion.d.ts +2 -2
  499. package/lib/ActionMenu/ActionMenu.d.ts +2 -2
  500. package/lib/AnchorNav/AnchorNav.d.ts +4 -4
  501. package/lib/Bento/Bento.d.ts +4 -4
  502. package/lib/Box/Box.d.ts +1 -1
  503. package/lib/CTABanner/CTABanner.d.ts +1 -1
  504. package/lib/Card/Card.d.ts +2 -2
  505. package/lib/ComparisonTable/ComparisonTable.d.ts +3 -3
  506. package/lib/ExpandableArrow/ExpandableArrow.d.ts +2 -1
  507. package/lib/FAQ/FAQ.d.ts +2 -2
  508. package/lib/FAQ/FAQGroup.d.ts +2 -2
  509. package/lib/Footnotes/Footnotes.d.ts +2 -2
  510. package/lib/FrostedGlassVFX/FrostedGlassVFX.d.ts +1 -1
  511. package/lib/Grid/Grid.d.ts +2 -2
  512. package/lib/Hero/sub-components/HeroLabel.d.ts +1 -0
  513. package/lib/IDE/IDE.d.ts +1 -1
  514. package/lib/Icon/Icon.d.ts +2 -2
  515. package/lib/Image/Image.d.ts +1 -1
  516. package/lib/Link/Link.d.ts +1 -1
  517. package/lib/LogoSuite/LogoSuite.d.ts +1 -1
  518. package/lib/MediaPlaylist/MediaPlaylist.d.ts +4 -4
  519. package/lib/MinimalFooter/MinimalFooter.d.ts +3 -3
  520. package/lib/Pagination/Pagination.d.ts +1 -1
  521. package/lib/Pillar/Pillar.d.ts +2 -2
  522. package/lib/PricingOptions/PricingOptions.d.ts +1 -1
  523. package/lib/SectionIntroStacked/SectionIntroStacked.d.ts +3 -3
  524. package/lib/SubNav/SubNav.d.ts +4 -4
  525. package/lib/SubdomainNavBar/NavigationVisbilityObserver.d.ts +3 -1
  526. package/lib/SubdomainNavBar/SubdomainNavBar.d.ts +157 -20
  527. package/lib/SubdomainNavBar/SubdomainNavBarLinkContext.d.ts +8 -0
  528. package/lib/SubdomainNavBar/useSearchKeyboardShortcut.d.ts +7 -0
  529. package/lib/SubdomainNavBar/useSearchResults.d.ts +23 -0
  530. package/lib/SubdomainNavBar/useVisibilityObserver.d.ts +1 -1
  531. package/lib/Testimonial/Testimonial.d.ts +1 -1
  532. package/lib/Text/Text.d.ts +1 -1
  533. package/lib/TextCursorAnimation/TextCursorAnimation.d.ts +8 -3
  534. package/lib/ThemeProvider/ThemeProvider.d.ts +1 -1
  535. package/lib/Timeline/Timeline.d.ts +3 -3
  536. package/lib/VideoPlayer/VideoPlayer.d.ts +2 -2
  537. package/lib/VideoPlayer/components/CCButton/CCButton.d.ts +2 -2
  538. package/lib/VideoPlayer/components/Captions/Captions.d.ts +2 -2
  539. package/lib/VideoPlayer/components/ControlsBar/ControlsBar.d.ts +2 -2
  540. package/lib/VideoPlayer/components/FullScreenButton/FullScreenButton.d.ts +2 -2
  541. package/lib/VideoPlayer/components/IconControl/IconControl.d.ts +2 -2
  542. package/lib/VideoPlayer/components/MuteButton/MuteButton.d.ts +2 -2
  543. package/lib/VideoPlayer/components/PauseIcon/PauseIcon.d.ts +2 -2
  544. package/lib/VideoPlayer/components/PlayIcon/PlayIcon.d.ts +2 -2
  545. package/lib/VideoPlayer/components/PlayPauseButton/PlayPauseButton.d.ts +2 -2
  546. package/lib/VideoPlayer/components/Range/Range.d.ts +1 -1
  547. package/lib/VideoPlayer/components/SeekControl/SeekControl.d.ts +2 -2
  548. package/lib/VideoPlayer/components/VideoTooltip/VideoTooltip.d.ts +2 -2
  549. package/lib/VideoPlayer/components/VolumeControl/VolumeControl.d.ts +2 -1
  550. package/lib/animation/Animate/Animate.d.ts +1 -1
  551. package/lib/animation/AnimationProvider/AnimationProvider.d.ts +1 -1
  552. package/lib/component-helpers.d.ts +2 -2
  553. package/lib/css/main.css +1482 -1086
  554. package/lib/design-tokens/css/tokens/base/colors/color-scales-with-modes.css +1 -1
  555. package/lib/design-tokens/css/tokens/base/colors/light.css +1 -1
  556. package/lib/design-tokens/css/tokens/base/size/size.css +1 -1
  557. package/lib/design-tokens/css/tokens/base/typography/typography.css +1 -1
  558. package/lib/design-tokens/css/tokens/functional/animation/base.css +1 -1
  559. package/lib/design-tokens/css/tokens/functional/colors/global-with-modes.css +1 -1
  560. package/lib/design-tokens/css/tokens/functional/colors/global.css +1 -1
  561. package/lib/design-tokens/css/tokens/functional/components/accordion/colors-with-modes.css +1 -1
  562. package/lib/design-tokens/css/tokens/functional/components/action-menu/colors-with-modes.css +1 -1
  563. package/lib/design-tokens/css/tokens/functional/components/anchor-nav/colors-with-modes.css +1 -1
  564. package/lib/design-tokens/css/tokens/functional/components/bento/base.css +1 -1
  565. package/lib/design-tokens/css/tokens/functional/components/blinking-cursor/colors-with-modes.css +1 -1
  566. package/lib/design-tokens/css/tokens/functional/components/breadcrumbs/colors-with-modes.css +1 -1
  567. package/lib/design-tokens/css/tokens/functional/components/button/colors-with-modes.css +1 -1
  568. package/lib/design-tokens/css/tokens/functional/components/card/base.css +1 -1
  569. package/lib/design-tokens/css/tokens/functional/components/card/colors-with-modes.css +1 -1
  570. package/lib/design-tokens/css/tokens/functional/components/card/colors.css +1 -1
  571. package/lib/design-tokens/css/tokens/functional/components/comparison-table/colors-with-modes.css +1 -1
  572. package/lib/design-tokens/css/tokens/functional/components/comparison-table/comparison-table.css +1 -1
  573. package/lib/design-tokens/css/tokens/functional/components/control/colors-with-modes.css +1 -1
  574. package/lib/design-tokens/css/tokens/functional/components/cta-banner/colors-with-modes.css +1 -1
  575. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/colors-with-modes.css +1 -1
  576. package/lib/design-tokens/css/tokens/functional/components/eyebrow-banner/eyebrow-banner.css +1 -1
  577. package/lib/design-tokens/css/tokens/functional/components/faq/base.css +1 -1
  578. package/lib/design-tokens/css/tokens/functional/components/faq/colors-with-modes.css +1 -1
  579. package/lib/design-tokens/css/tokens/functional/components/faq/colors.css +1 -1
  580. package/lib/design-tokens/css/tokens/functional/components/faq/faq.css +1 -1
  581. package/lib/design-tokens/css/tokens/functional/components/footer/base.css +1 -1
  582. package/lib/design-tokens/css/tokens/functional/components/footer/colors-with-modes.css +1 -1
  583. package/lib/design-tokens/css/tokens/functional/components/footer/colors.css +1 -1
  584. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/base.css +1 -1
  585. package/lib/design-tokens/css/tokens/functional/components/frosted-glass-vfx/colors-with-modes.css +1 -1
  586. package/lib/design-tokens/css/tokens/functional/components/grid/colors-with-modes.css +1 -1
  587. package/lib/design-tokens/css/tokens/functional/components/grid/colors.css +1 -1
  588. package/lib/design-tokens/css/tokens/functional/components/grid/grid.css +1 -1
  589. package/lib/design-tokens/css/tokens/functional/components/hero/base.css +1 -1
  590. package/lib/design-tokens/css/tokens/functional/components/icon/colors-with-modes.css +1 -1
  591. package/lib/design-tokens/css/tokens/functional/components/icon/colors.css +1 -1
  592. package/lib/design-tokens/css/tokens/functional/components/ide/base.css +1 -1
  593. package/lib/design-tokens/css/tokens/functional/components/ide/colors-with-modes.css +1 -1
  594. package/lib/design-tokens/css/tokens/functional/components/image/base.css +1 -1
  595. package/lib/design-tokens/css/tokens/functional/components/inline-code/colors-with-modes.css +1 -1
  596. package/lib/design-tokens/css/tokens/functional/components/inline-code/colors.css +1 -1
  597. package/lib/design-tokens/css/tokens/functional/components/inline-link/base.css +1 -1
  598. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors-with-modes.css +1 -1
  599. package/lib/design-tokens/css/tokens/functional/components/inline-link/colors.css +1 -1
  600. package/lib/design-tokens/css/tokens/functional/components/label/colors-with-modes.css +1 -1
  601. package/lib/design-tokens/css/tokens/functional/components/label/colors.css +1 -1
  602. package/lib/design-tokens/css/tokens/functional/components/link/colors-with-modes.css +1 -1
  603. package/lib/design-tokens/css/tokens/functional/components/link/colors.css +1 -1
  604. package/lib/design-tokens/css/tokens/functional/components/logosuite/base.css +1 -1
  605. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors-with-modes.css +1 -1
  606. package/lib/design-tokens/css/tokens/functional/components/logosuite/colors.css +1 -1
  607. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors-with-modes.css +1 -1
  608. package/lib/design-tokens/css/tokens/functional/components/media-playlist/colors.css +1 -1
  609. package/lib/design-tokens/css/tokens/functional/components/nav-list/colors-with-modes.css +1 -1
  610. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors-with-modes.css +1 -1
  611. package/lib/design-tokens/css/tokens/functional/components/pricing-options/colors.css +1 -1
  612. package/lib/design-tokens/css/tokens/functional/components/pricing-options/pricing-options.css +1 -1
  613. package/lib/design-tokens/css/tokens/functional/components/prose/base.css +1 -1
  614. package/lib/design-tokens/css/tokens/functional/components/prose/colors-with-modes.css +1 -1
  615. package/lib/design-tokens/css/tokens/functional/components/river/base.css +1 -1
  616. package/lib/design-tokens/css/tokens/functional/components/river/river.css +1 -1
  617. package/lib/design-tokens/css/tokens/functional/components/river-story-scroll/colors-with-modes.css +1 -1
  618. package/lib/design-tokens/css/tokens/functional/components/section/section.css +1 -1
  619. package/lib/design-tokens/css/tokens/functional/components/statistic/base.css +1 -1
  620. package/lib/design-tokens/css/tokens/functional/components/sub-nav/base.css +1 -1
  621. package/lib/design-tokens/css/tokens/functional/components/sub-nav/colors-with-modes.css +1 -1
  622. package/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes.css +7 -1
  623. package/lib/design-tokens/css/tokens/functional/components/tabs/base.css +1 -1
  624. package/lib/design-tokens/css/tokens/functional/components/tabs/colors-with-modes.css +1 -1
  625. package/lib/design-tokens/css/tokens/functional/components/tabs/colors.css +1 -1
  626. package/lib/design-tokens/css/tokens/functional/components/testimonial/base.css +1 -1
  627. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors-with-modes.css +1 -1
  628. package/lib/design-tokens/css/tokens/functional/components/testimonial/colors.css +1 -1
  629. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/base.css +8 -0
  630. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes.css +7 -3
  631. package/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors.css +4 -2
  632. package/lib/design-tokens/css/tokens/functional/components/tiles/colors-with-modes.css +1 -1
  633. package/lib/design-tokens/css/tokens/functional/components/timeline/base.css +1 -1
  634. package/lib/design-tokens/css/tokens/functional/components/timeline/colors-with-modes.css +1 -1
  635. package/lib/design-tokens/css/tokens/functional/components/timeline/colors.css +1 -1
  636. package/lib/design-tokens/css/tokens/functional/components/token/colors-with-modes.css +1 -1
  637. package/lib/design-tokens/css/tokens/functional/components/token/colors.css +1 -1
  638. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors-with-modes.css +1 -1
  639. package/lib/design-tokens/css/tokens/functional/components/tooltip/colors.css +1 -1
  640. package/lib/design-tokens/css/tokens/functional/components/video-player/base.css +1 -1
  641. package/lib/design-tokens/css/tokens/functional/components/video-player/colors-with-modes.css +1 -1
  642. package/lib/design-tokens/css/tokens/functional/size/border.css +1 -1
  643. package/lib/design-tokens/css/tokens/functional/size/breakpoints.css +1 -1
  644. package/lib/design-tokens/css/tokens/functional/size/size-coarse.css +1 -1
  645. package/lib/design-tokens/css/tokens/functional/size/size-fine.css +1 -1
  646. package/lib/design-tokens/css/tokens/functional/size/size.css +1 -1
  647. package/lib/design-tokens/css/tokens/functional/size/viewport.css +1 -1
  648. package/lib/design-tokens/css/tokens/functional/typography/typography-responsive.css +1 -1
  649. package/lib/design-tokens/css/tokens/functional/typography/typography.css +1 -1
  650. package/lib/design-tokens/js/module/tokens/base/colors/light.js +1 -1
  651. package/lib/design-tokens/js/module/tokens/base/size/size.js +1 -1
  652. package/lib/design-tokens/js/module/tokens/base/typography/typography.js +1 -1
  653. package/lib/design-tokens/js/module/tokens/functional/animation/base.js +1 -1
  654. package/lib/design-tokens/js/module/tokens/functional/colors/global.js +1 -1
  655. package/lib/design-tokens/js/module/tokens/functional/components/bento/base.js +1 -1
  656. package/lib/design-tokens/js/module/tokens/functional/components/card/base.js +1 -1
  657. package/lib/design-tokens/js/module/tokens/functional/components/card/colors.js +1 -1
  658. package/lib/design-tokens/js/module/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  659. package/lib/design-tokens/js/module/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  660. package/lib/design-tokens/js/module/tokens/functional/components/faq/base.js +1 -1
  661. package/lib/design-tokens/js/module/tokens/functional/components/faq/colors.js +1 -1
  662. package/lib/design-tokens/js/module/tokens/functional/components/faq/faq.js +1 -1
  663. package/lib/design-tokens/js/module/tokens/functional/components/footer/base.js +1 -1
  664. package/lib/design-tokens/js/module/tokens/functional/components/footer/colors.js +1 -1
  665. package/lib/design-tokens/js/module/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  666. package/lib/design-tokens/js/module/tokens/functional/components/grid/colors.js +1 -1
  667. package/lib/design-tokens/js/module/tokens/functional/components/grid/grid.js +1 -1
  668. package/lib/design-tokens/js/module/tokens/functional/components/hero/base.js +1 -1
  669. package/lib/design-tokens/js/module/tokens/functional/components/icon/colors.js +1 -1
  670. package/lib/design-tokens/js/module/tokens/functional/components/ide/base.js +1 -1
  671. package/lib/design-tokens/js/module/tokens/functional/components/image/base.js +1 -1
  672. package/lib/design-tokens/js/module/tokens/functional/components/inline-code/colors.js +1 -1
  673. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/base.js +1 -1
  674. package/lib/design-tokens/js/module/tokens/functional/components/inline-link/colors.js +1 -1
  675. package/lib/design-tokens/js/module/tokens/functional/components/label/colors.js +1 -1
  676. package/lib/design-tokens/js/module/tokens/functional/components/link/colors.js +1 -1
  677. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/base.js +1 -1
  678. package/lib/design-tokens/js/module/tokens/functional/components/logosuite/colors.js +1 -1
  679. package/lib/design-tokens/js/module/tokens/functional/components/media-playlist/colors.js +1 -1
  680. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/colors.js +1 -1
  681. package/lib/design-tokens/js/module/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  682. package/lib/design-tokens/js/module/tokens/functional/components/prose/base.js +1 -1
  683. package/lib/design-tokens/js/module/tokens/functional/components/river/base.js +1 -1
  684. package/lib/design-tokens/js/module/tokens/functional/components/river/river.js +1 -1
  685. package/lib/design-tokens/js/module/tokens/functional/components/section/section.js +1 -1
  686. package/lib/design-tokens/js/module/tokens/functional/components/statistic/base.js +1 -1
  687. package/lib/design-tokens/js/module/tokens/functional/components/sub-nav/base.js +1 -1
  688. package/lib/design-tokens/js/module/tokens/functional/components/tabs/base.js +1 -1
  689. package/lib/design-tokens/js/module/tokens/functional/components/tabs/colors.js +1 -1
  690. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/base.js +1 -1
  691. package/lib/design-tokens/js/module/tokens/functional/components/testimonial/colors.js +1 -1
  692. package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/base.js +14 -0
  693. package/lib/design-tokens/js/module/tokens/functional/components/text-cursor-animation/colors.js +10 -2
  694. package/lib/design-tokens/js/module/tokens/functional/components/timeline/base.js +1 -1
  695. package/lib/design-tokens/js/module/tokens/functional/components/timeline/colors.js +1 -1
  696. package/lib/design-tokens/js/module/tokens/functional/components/token/colors.js +1 -1
  697. package/lib/design-tokens/js/module/tokens/functional/components/tooltip/colors.js +1 -1
  698. package/lib/design-tokens/js/module/tokens/functional/components/video-player/base.js +1 -1
  699. package/lib/design-tokens/js/module/tokens/functional/size/border.js +1 -1
  700. package/lib/design-tokens/js/module/tokens/functional/size/breakpoints.js +1 -1
  701. package/lib/design-tokens/js/module/tokens/functional/size/size-coarse.js +1 -1
  702. package/lib/design-tokens/js/module/tokens/functional/size/size-fine.js +1 -1
  703. package/lib/design-tokens/js/module/tokens/functional/size/size.js +1 -1
  704. package/lib/design-tokens/js/module/tokens/functional/size/viewport.js +1 -1
  705. package/lib/design-tokens/js/module/tokens/functional/typography/typography-responsive.js +1 -1
  706. package/lib/design-tokens/js/module/tokens/functional/typography/typography.js +1 -1
  707. package/lib/design-tokens/js/tokens/base/colors/light.js +1 -1
  708. package/lib/design-tokens/js/tokens/base/size/size.js +1 -1
  709. package/lib/design-tokens/js/tokens/base/typography/typography.js +1 -1
  710. package/lib/design-tokens/js/tokens/functional/animation/base.js +1 -1
  711. package/lib/design-tokens/js/tokens/functional/colors/global.js +1 -1
  712. package/lib/design-tokens/js/tokens/functional/components/bento/base.js +1 -1
  713. package/lib/design-tokens/js/tokens/functional/components/card/base.js +1 -1
  714. package/lib/design-tokens/js/tokens/functional/components/card/colors.js +1 -1
  715. package/lib/design-tokens/js/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  716. package/lib/design-tokens/js/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  717. package/lib/design-tokens/js/tokens/functional/components/faq/base.js +1 -1
  718. package/lib/design-tokens/js/tokens/functional/components/faq/colors.js +1 -1
  719. package/lib/design-tokens/js/tokens/functional/components/faq/faq.js +1 -1
  720. package/lib/design-tokens/js/tokens/functional/components/footer/base.js +1 -1
  721. package/lib/design-tokens/js/tokens/functional/components/footer/colors.js +1 -1
  722. package/lib/design-tokens/js/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  723. package/lib/design-tokens/js/tokens/functional/components/grid/colors.js +1 -1
  724. package/lib/design-tokens/js/tokens/functional/components/grid/grid.js +1 -1
  725. package/lib/design-tokens/js/tokens/functional/components/hero/base.js +1 -1
  726. package/lib/design-tokens/js/tokens/functional/components/icon/colors.js +1 -1
  727. package/lib/design-tokens/js/tokens/functional/components/ide/base.js +1 -1
  728. package/lib/design-tokens/js/tokens/functional/components/image/base.js +1 -1
  729. package/lib/design-tokens/js/tokens/functional/components/inline-code/colors.js +1 -1
  730. package/lib/design-tokens/js/tokens/functional/components/inline-link/base.js +1 -1
  731. package/lib/design-tokens/js/tokens/functional/components/inline-link/colors.js +1 -1
  732. package/lib/design-tokens/js/tokens/functional/components/label/colors.js +1 -1
  733. package/lib/design-tokens/js/tokens/functional/components/link/colors.js +1 -1
  734. package/lib/design-tokens/js/tokens/functional/components/logosuite/base.js +1 -1
  735. package/lib/design-tokens/js/tokens/functional/components/logosuite/colors.js +1 -1
  736. package/lib/design-tokens/js/tokens/functional/components/media-playlist/colors.js +1 -1
  737. package/lib/design-tokens/js/tokens/functional/components/pricing-options/colors.js +1 -1
  738. package/lib/design-tokens/js/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  739. package/lib/design-tokens/js/tokens/functional/components/prose/base.js +1 -1
  740. package/lib/design-tokens/js/tokens/functional/components/river/base.js +1 -1
  741. package/lib/design-tokens/js/tokens/functional/components/river/river.js +1 -1
  742. package/lib/design-tokens/js/tokens/functional/components/section/section.js +1 -1
  743. package/lib/design-tokens/js/tokens/functional/components/statistic/base.js +1 -1
  744. package/lib/design-tokens/js/tokens/functional/components/sub-nav/base.js +1 -1
  745. package/lib/design-tokens/js/tokens/functional/components/tabs/base.js +1 -1
  746. package/lib/design-tokens/js/tokens/functional/components/tabs/colors.js +1 -1
  747. package/lib/design-tokens/js/tokens/functional/components/testimonial/base.js +1 -1
  748. package/lib/design-tokens/js/tokens/functional/components/testimonial/colors.js +1 -1
  749. package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/base.js +6 -0
  750. package/lib/design-tokens/js/tokens/functional/components/text-cursor-animation/colors.js +4 -2
  751. package/lib/design-tokens/js/tokens/functional/components/timeline/base.js +1 -1
  752. package/lib/design-tokens/js/tokens/functional/components/timeline/colors.js +1 -1
  753. package/lib/design-tokens/js/tokens/functional/components/token/colors.js +1 -1
  754. package/lib/design-tokens/js/tokens/functional/components/tooltip/colors.js +1 -1
  755. package/lib/design-tokens/js/tokens/functional/components/video-player/base.js +1 -1
  756. package/lib/design-tokens/js/tokens/functional/size/border.js +1 -1
  757. package/lib/design-tokens/js/tokens/functional/size/breakpoints.js +1 -1
  758. package/lib/design-tokens/js/tokens/functional/size/size-coarse.js +1 -1
  759. package/lib/design-tokens/js/tokens/functional/size/size-fine.js +1 -1
  760. package/lib/design-tokens/js/tokens/functional/size/size.js +1 -1
  761. package/lib/design-tokens/js/tokens/functional/size/viewport.js +1 -1
  762. package/lib/design-tokens/js/tokens/functional/typography/typography-responsive.js +1 -1
  763. package/lib/design-tokens/js/tokens/functional/typography/typography.js +1 -1
  764. package/lib/design-tokens/json/colors.json +6 -1
  765. package/lib/design-tokens/scss/tokens/base/colors/light.scss +1 -1
  766. package/lib/design-tokens/scss/tokens/base/size/size.scss +1 -1
  767. package/lib/design-tokens/scss/tokens/base/typography/typography.scss +1 -1
  768. package/lib/design-tokens/scss/tokens/functional/animation/base.scss +1 -1
  769. package/lib/design-tokens/scss/tokens/functional/colors/global.scss +1 -1
  770. package/lib/design-tokens/scss/tokens/functional/components/bento/base.scss +1 -1
  771. package/lib/design-tokens/scss/tokens/functional/components/card/base.scss +1 -1
  772. package/lib/design-tokens/scss/tokens/functional/components/card/colors.scss +1 -1
  773. package/lib/design-tokens/scss/tokens/functional/components/comparison-table/comparison-table.scss +1 -1
  774. package/lib/design-tokens/scss/tokens/functional/components/eyebrow-banner/eyebrow-banner.scss +1 -1
  775. package/lib/design-tokens/scss/tokens/functional/components/faq/base.scss +1 -1
  776. package/lib/design-tokens/scss/tokens/functional/components/faq/colors.scss +1 -1
  777. package/lib/design-tokens/scss/tokens/functional/components/faq/faq.scss +1 -1
  778. package/lib/design-tokens/scss/tokens/functional/components/footer/base.scss +1 -1
  779. package/lib/design-tokens/scss/tokens/functional/components/footer/colors.scss +1 -1
  780. package/lib/design-tokens/scss/tokens/functional/components/frosted-glass-vfx/base.scss +1 -1
  781. package/lib/design-tokens/scss/tokens/functional/components/grid/colors.scss +1 -1
  782. package/lib/design-tokens/scss/tokens/functional/components/grid/grid.scss +1 -1
  783. package/lib/design-tokens/scss/tokens/functional/components/hero/base.scss +1 -1
  784. package/lib/design-tokens/scss/tokens/functional/components/icon/colors.scss +1 -1
  785. package/lib/design-tokens/scss/tokens/functional/components/ide/base.scss +1 -1
  786. package/lib/design-tokens/scss/tokens/functional/components/image/base.scss +1 -1
  787. package/lib/design-tokens/scss/tokens/functional/components/inline-code/colors.scss +1 -1
  788. package/lib/design-tokens/scss/tokens/functional/components/inline-link/base.scss +1 -1
  789. package/lib/design-tokens/scss/tokens/functional/components/inline-link/colors.scss +1 -1
  790. package/lib/design-tokens/scss/tokens/functional/components/label/colors.scss +1 -1
  791. package/lib/design-tokens/scss/tokens/functional/components/link/colors.scss +1 -1
  792. package/lib/design-tokens/scss/tokens/functional/components/logosuite/base.scss +1 -1
  793. package/lib/design-tokens/scss/tokens/functional/components/logosuite/colors.scss +1 -1
  794. package/lib/design-tokens/scss/tokens/functional/components/media-playlist/colors.scss +1 -1
  795. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/colors.scss +1 -1
  796. package/lib/design-tokens/scss/tokens/functional/components/pricing-options/pricing-options.scss +1 -1
  797. package/lib/design-tokens/scss/tokens/functional/components/prose/base.scss +1 -1
  798. package/lib/design-tokens/scss/tokens/functional/components/river/base.scss +1 -1
  799. package/lib/design-tokens/scss/tokens/functional/components/river/river.scss +1 -1
  800. package/lib/design-tokens/scss/tokens/functional/components/section/section.scss +1 -1
  801. package/lib/design-tokens/scss/tokens/functional/components/statistic/base.scss +1 -1
  802. package/lib/design-tokens/scss/tokens/functional/components/sub-nav/base.scss +1 -1
  803. package/lib/design-tokens/scss/tokens/functional/components/tabs/base.scss +1 -1
  804. package/lib/design-tokens/scss/tokens/functional/components/tabs/colors.scss +1 -1
  805. package/lib/design-tokens/scss/tokens/functional/components/testimonial/base.scss +1 -1
  806. package/lib/design-tokens/scss/tokens/functional/components/testimonial/colors.scss +1 -1
  807. package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/base.scss +5 -0
  808. package/lib/design-tokens/scss/tokens/functional/components/text-cursor-animation/colors.scss +4 -2
  809. package/lib/design-tokens/scss/tokens/functional/components/timeline/base.scss +1 -1
  810. package/lib/design-tokens/scss/tokens/functional/components/timeline/colors.scss +1 -1
  811. package/lib/design-tokens/scss/tokens/functional/components/token/colors.scss +1 -1
  812. package/lib/design-tokens/scss/tokens/functional/components/tooltip/colors.scss +1 -1
  813. package/lib/design-tokens/scss/tokens/functional/components/video-player/base.scss +1 -1
  814. package/lib/design-tokens/scss/tokens/functional/size/border.scss +1 -1
  815. package/lib/design-tokens/scss/tokens/functional/size/breakpoints.scss +1 -1
  816. package/lib/design-tokens/scss/tokens/functional/size/size-coarse.scss +1 -1
  817. package/lib/design-tokens/scss/tokens/functional/size/size-fine.scss +1 -1
  818. package/lib/design-tokens/scss/tokens/functional/size/size.scss +1 -1
  819. package/lib/design-tokens/scss/tokens/functional/size/viewport.scss +1 -1
  820. package/lib/design-tokens/scss/tokens/functional/typography/typography-responsive.scss +1 -1
  821. package/lib/design-tokens/scss/tokens/functional/typography/typography.scss +1 -1
  822. package/lib/design-tokens/ts/tokens/base/colors/light.d.ts +1 -1
  823. package/lib/design-tokens/ts/tokens/base/colors/light.js +1 -1
  824. package/lib/design-tokens/ts/tokens/base/size/size.d.ts +1 -1
  825. package/lib/design-tokens/ts/tokens/base/size/size.js +1 -1
  826. package/lib/design-tokens/ts/tokens/base/typography/typography.d.ts +1 -1
  827. package/lib/design-tokens/ts/tokens/base/typography/typography.js +1 -1
  828. package/lib/design-tokens/ts/tokens/functional/animation/base.d.ts +1 -1
  829. package/lib/design-tokens/ts/tokens/functional/animation/base.js +1 -1
  830. package/lib/design-tokens/ts/tokens/functional/colors/global.d.ts +1 -1
  831. package/lib/design-tokens/ts/tokens/functional/colors/global.js +1 -1
  832. package/lib/design-tokens/ts/tokens/functional/components/bento/base.d.ts +1 -1
  833. package/lib/design-tokens/ts/tokens/functional/components/bento/base.js +1 -1
  834. package/lib/design-tokens/ts/tokens/functional/components/card/base.d.ts +1 -1
  835. package/lib/design-tokens/ts/tokens/functional/components/card/base.js +1 -1
  836. package/lib/design-tokens/ts/tokens/functional/components/card/colors.d.ts +1 -1
  837. package/lib/design-tokens/ts/tokens/functional/components/card/colors.js +1 -1
  838. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.d.ts +1 -1
  839. package/lib/design-tokens/ts/tokens/functional/components/comparison-table/comparison-table.js +1 -1
  840. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.d.ts +1 -1
  841. package/lib/design-tokens/ts/tokens/functional/components/eyebrow-banner/eyebrow-banner.js +1 -1
  842. package/lib/design-tokens/ts/tokens/functional/components/faq/base.d.ts +1 -1
  843. package/lib/design-tokens/ts/tokens/functional/components/faq/base.js +1 -1
  844. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.d.ts +1 -1
  845. package/lib/design-tokens/ts/tokens/functional/components/faq/colors.js +1 -1
  846. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.d.ts +1 -1
  847. package/lib/design-tokens/ts/tokens/functional/components/faq/faq.js +1 -1
  848. package/lib/design-tokens/ts/tokens/functional/components/footer/base.d.ts +1 -1
  849. package/lib/design-tokens/ts/tokens/functional/components/footer/base.js +1 -1
  850. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.d.ts +1 -1
  851. package/lib/design-tokens/ts/tokens/functional/components/footer/colors.js +1 -1
  852. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.d.ts +1 -1
  853. package/lib/design-tokens/ts/tokens/functional/components/frosted-glass-vfx/base.js +1 -1
  854. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.d.ts +1 -1
  855. package/lib/design-tokens/ts/tokens/functional/components/grid/colors.js +1 -1
  856. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.d.ts +1 -1
  857. package/lib/design-tokens/ts/tokens/functional/components/grid/grid.js +1 -1
  858. package/lib/design-tokens/ts/tokens/functional/components/hero/base.d.ts +1 -1
  859. package/lib/design-tokens/ts/tokens/functional/components/hero/base.js +1 -1
  860. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.d.ts +1 -1
  861. package/lib/design-tokens/ts/tokens/functional/components/icon/colors.js +1 -1
  862. package/lib/design-tokens/ts/tokens/functional/components/ide/base.d.ts +1 -1
  863. package/lib/design-tokens/ts/tokens/functional/components/ide/base.js +1 -1
  864. package/lib/design-tokens/ts/tokens/functional/components/image/base.d.ts +1 -1
  865. package/lib/design-tokens/ts/tokens/functional/components/image/base.js +1 -1
  866. package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.d.ts +1 -1
  867. package/lib/design-tokens/ts/tokens/functional/components/inline-code/colors.js +1 -1
  868. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.d.ts +1 -1
  869. package/lib/design-tokens/ts/tokens/functional/components/inline-link/base.js +1 -1
  870. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.d.ts +1 -1
  871. package/lib/design-tokens/ts/tokens/functional/components/inline-link/colors.js +1 -1
  872. package/lib/design-tokens/ts/tokens/functional/components/label/colors.d.ts +1 -1
  873. package/lib/design-tokens/ts/tokens/functional/components/label/colors.js +1 -1
  874. package/lib/design-tokens/ts/tokens/functional/components/link/colors.d.ts +1 -1
  875. package/lib/design-tokens/ts/tokens/functional/components/link/colors.js +1 -1
  876. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.d.ts +1 -1
  877. package/lib/design-tokens/ts/tokens/functional/components/logosuite/base.js +1 -1
  878. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.d.ts +1 -1
  879. package/lib/design-tokens/ts/tokens/functional/components/logosuite/colors.js +1 -1
  880. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.d.ts +1 -1
  881. package/lib/design-tokens/ts/tokens/functional/components/media-playlist/colors.js +1 -1
  882. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.d.ts +1 -1
  883. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/colors.js +1 -1
  884. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.d.ts +1 -1
  885. package/lib/design-tokens/ts/tokens/functional/components/pricing-options/pricing-options.js +1 -1
  886. package/lib/design-tokens/ts/tokens/functional/components/prose/base.d.ts +1 -1
  887. package/lib/design-tokens/ts/tokens/functional/components/prose/base.js +1 -1
  888. package/lib/design-tokens/ts/tokens/functional/components/river/base.d.ts +1 -1
  889. package/lib/design-tokens/ts/tokens/functional/components/river/base.js +1 -1
  890. package/lib/design-tokens/ts/tokens/functional/components/river/river.d.ts +1 -1
  891. package/lib/design-tokens/ts/tokens/functional/components/river/river.js +1 -1
  892. package/lib/design-tokens/ts/tokens/functional/components/section/section.d.ts +1 -1
  893. package/lib/design-tokens/ts/tokens/functional/components/section/section.js +1 -1
  894. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.d.ts +1 -1
  895. package/lib/design-tokens/ts/tokens/functional/components/statistic/base.js +1 -1
  896. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.d.ts +1 -1
  897. package/lib/design-tokens/ts/tokens/functional/components/sub-nav/base.js +1 -1
  898. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.d.ts +1 -1
  899. package/lib/design-tokens/ts/tokens/functional/components/tabs/base.js +1 -1
  900. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.d.ts +1 -1
  901. package/lib/design-tokens/ts/tokens/functional/components/tabs/colors.js +1 -1
  902. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.d.ts +1 -1
  903. package/lib/design-tokens/ts/tokens/functional/components/testimonial/base.js +1 -1
  904. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.d.ts +1 -1
  905. package/lib/design-tokens/ts/tokens/functional/components/testimonial/colors.js +1 -1
  906. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/base.d.ts +17 -0
  907. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/base.js +14 -0
  908. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.d.ts +4 -2
  909. package/lib/design-tokens/ts/tokens/functional/components/text-cursor-animation/colors.js +4 -2
  910. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.d.ts +1 -1
  911. package/lib/design-tokens/ts/tokens/functional/components/timeline/base.js +1 -1
  912. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.d.ts +1 -1
  913. package/lib/design-tokens/ts/tokens/functional/components/timeline/colors.js +1 -1
  914. package/lib/design-tokens/ts/tokens/functional/components/token/colors.d.ts +1 -1
  915. package/lib/design-tokens/ts/tokens/functional/components/token/colors.js +1 -1
  916. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.d.ts +1 -1
  917. package/lib/design-tokens/ts/tokens/functional/components/tooltip/colors.js +1 -1
  918. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.d.ts +1 -1
  919. package/lib/design-tokens/ts/tokens/functional/components/video-player/base.js +1 -1
  920. package/lib/design-tokens/ts/tokens/functional/size/border.d.ts +1 -1
  921. package/lib/design-tokens/ts/tokens/functional/size/border.js +1 -1
  922. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.d.ts +1 -1
  923. package/lib/design-tokens/ts/tokens/functional/size/breakpoints.js +1 -1
  924. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.d.ts +1 -1
  925. package/lib/design-tokens/ts/tokens/functional/size/size-coarse.js +1 -1
  926. package/lib/design-tokens/ts/tokens/functional/size/size-fine.d.ts +1 -1
  927. package/lib/design-tokens/ts/tokens/functional/size/size-fine.js +1 -1
  928. package/lib/design-tokens/ts/tokens/functional/size/size.d.ts +1 -1
  929. package/lib/design-tokens/ts/tokens/functional/size/size.js +1 -1
  930. package/lib/design-tokens/ts/tokens/functional/size/viewport.d.ts +1 -1
  931. package/lib/design-tokens/ts/tokens/functional/size/viewport.js +1 -1
  932. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.d.ts +1 -1
  933. package/lib/design-tokens/ts/tokens/functional/typography/typography-responsive.js +1 -1
  934. package/lib/design-tokens/ts/tokens/functional/typography/typography.d.ts +1 -1
  935. package/lib/design-tokens/ts/tokens/functional/typography/typography.js +1 -1
  936. package/lib/forms/FormControl/FormControl.d.ts +5 -5
  937. package/lib/forms/Select/Select.d.ts +2 -2
  938. package/lib/hooks/useCursorAnimation.d.ts +8 -31
  939. package/lib/index.js +1 -1
  940. package/lib/list/OrderedList/OrderedList.d.ts +2 -2
  941. package/lib/list/UnorderedList/UnorderedList.d.ts +2 -2
  942. package/lib/river/RiverAccordion/RiverAccordion.d.ts +15 -6
  943. package/lib/river/RiverBreakout/RiverBreakout.d.ts +1 -1
  944. package/lib/river/RiverBreakoutTabs/RiverBreakoutTabs.d.ts +5 -5
  945. package/lib/river/RiverStoryScroll/RiverStoryScroll.d.ts +1 -1
  946. package/lib/river/RiverStoryScroll/RiverStoryScrollProvider.d.ts +2 -2
  947. package/lib/river/RiverStoryScroll/RiverStoryScrollResponder.d.ts +1 -1
  948. package/lib/river/RiverStoryScroll/RiverStoryScrollTracker.d.ts +1 -1
  949. package/llms.txt +2 -2
  950. package/package.json +24 -24
  951. package/esm/SubdomainNavBar/SubdomainNavBar.module-Rf4qEDka.css +0 -1
  952. package/esm/TextCursorAnimation/TextCursorAnimation.module-BJLhwKrK.css +0 -1
  953. package/esm/node_modules/@primer/octicons-react/dist/index.esm.js +0 -434
  954. package/esm/node_modules/@primer/octicons-react/dist/index.esm.js.map +0 -1
  955. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/subdomain-nav-bar/colors-with-modes-ehJCoExh.css +0 -1
  956. package/esm/packages/design-tokens/lib/design-tokens/css/tokens/functional/components/text-cursor-animation/colors-with-modes-BODdIvrY.css +0 -1
  957. package/esm/river/RiverAccordion/RiverAccordion.module-BTU_metB.css +0 -1
@@ -33,24 +33,24 @@ function r() {
33
33
  }, []), n;
34
34
  }
35
35
  var i = (e) => {
36
- let t = n.XXLARGE;
36
+ let t = "xxlarge";
37
37
  switch (!0) {
38
38
  case e >= 320 && e < 544:
39
- t = n.XSMALL;
39
+ t = "xsmall";
40
40
  break;
41
41
  case e >= 544 && e < 768:
42
- t = n.SMALL;
42
+ t = "small";
43
43
  break;
44
44
  case e >= 768 && e < 1012:
45
- t = n.MEDIUM;
45
+ t = "medium";
46
46
  break;
47
47
  case e >= 1012 && e < 1280:
48
- t = n.LARGE;
48
+ t = "large";
49
49
  break;
50
50
  case e >= 1280 && e < 1440:
51
- t = n.XLARGE;
51
+ t = "xlarge";
52
52
  break;
53
- default: t = n.XXLARGE;
53
+ default: t = "xxlarge";
54
54
  }
55
55
  return t;
56
56
  };
@@ -1 +1 @@
1
- {"version":3,"file":"useWindowSize.js","names":[],"sources":["../../src/hooks/useWindowSize.ts"],"sourcesContent":["import {useState, useEffect} from 'react'\n\nexport enum BreakpointSize {\n XSMALL = 'xsmall',\n SMALL = 'small',\n MEDIUM = 'medium',\n LARGE = 'large',\n XLARGE = 'xlarge',\n XXLARGE = 'xxlarge',\n}\n\ntype WindowSize = {\n width?: number\n height?: number\n isXSmall?: boolean\n isSmall?: boolean\n isMedium?: boolean\n isLarge?: boolean\n isXLarge?: boolean\n isXXLarge?: boolean\n currentBreakpointSize?: BreakpointSize\n}\n\nexport function useWindowSize() {\n const [windowSize, setWindowSize] = useState<WindowSize>({\n width: undefined, // undefined to avoid client/server mismatch on initial mount\n height: undefined, // undefined to avoid client/server mismatch on initial mount,\n isXSmall: undefined, // undefined to avoid client/server mismatch on initial mount,\n isSmall: undefined, // undefined to avoid client/server mismatch on initial mount,\n isMedium: undefined, // undefined to avoid client/server mismatch on initial mount,\n isLarge: undefined, // undefined to avoid client/server mismatch on initial mount,\n isXLarge: undefined, // undefined to avoid client/server mismatch on initial mount,\n isXXLarge: undefined, // undefined to avoid client/server mismatch on initial mount,\n currentBreakpointSize: undefined, // undefined to avoid client/server mismatch on initial mount,\n })\n\n useEffect(() => {\n // should only execute all the code below on client\n function handleResize() {\n setWindowSize({\n width: window.innerWidth,\n height: window.innerHeight,\n /*\n * Maps to large breakpoint\n * TODO: replace with design token. Requires remToPx util.\n */\n isXSmall: window.innerWidth >= 320,\n isSmall: window.innerWidth >= 544,\n isMedium: window.innerWidth >= 768,\n isLarge: window.innerWidth >= 1012,\n isXLarge: window.innerWidth >= 1280,\n isXXLarge: window.innerWidth >= 1440,\n currentBreakpointSize: breakpointSwitch(window.innerWidth),\n })\n }\n\n // eslint-disable-next-line github/prefer-observers\n window.addEventListener('resize', handleResize)\n\n handleResize()\n\n return () => window.removeEventListener('resize', handleResize)\n }, [])\n\n return windowSize\n}\n\nconst breakpointSwitch = (value: number) => {\n let current = BreakpointSize.XXLARGE\n switch (true) {\n case value >= 320 && value < 544:\n current = BreakpointSize.XSMALL\n break\n case value >= 544 && value < 768:\n current = BreakpointSize.SMALL\n break\n case value >= 768 && value < 1012:\n current = BreakpointSize.MEDIUM\n break\n case value >= 1012 && value < 1280:\n current = BreakpointSize.LARGE\n break\n case value >= 1280 && value < 1440:\n current = BreakpointSize.XLARGE\n break\n default:\n current = BreakpointSize.XXLARGE\n }\n return current\n}\n"],"mappings":";;AAEA,IAAY,IAAL,yBAAA,GAAA;QACL,EAAA,SAAS,UACT,EAAA,QAAQ,SACR,EAAA,SAAS,UACT,EAAA,QAAQ,SACR,EAAA,SAAS,UACT,EAAA,UAAU;KACX;AAcD,SAAgB,IAAgB;CAC9B,IAAM,CAAC,GAAY,KAAiB,EAAqB;EACvD,OAAO,KAAA;EACP,QAAQ,KAAA;EACR,UAAU,KAAA;EACV,SAAS,KAAA;EACT,UAAU,KAAA;EACV,SAAS,KAAA;EACT,UAAU,KAAA;EACV,WAAW,KAAA;EACX,uBAAuB,KAAA;EACxB,CAAC;AA8BF,QA5BA,QAAgB;EAEd,SAAS,IAAe;AACtB,KAAc;IACZ,OAAO,OAAO;IACd,QAAQ,OAAO;IAKf,UAAU,OAAO,cAAc;IAC/B,SAAS,OAAO,cAAc;IAC9B,UAAU,OAAO,cAAc;IAC/B,SAAS,OAAO,cAAc;IAC9B,UAAU,OAAO,cAAc;IAC/B,WAAW,OAAO,cAAc;IAChC,uBAAuB,EAAiB,OAAO,WAAW;IAC3D,CAAC;;AAQJ,SAJA,OAAO,iBAAiB,UAAU,EAAa,EAE/C,GAAc,QAED,OAAO,oBAAoB,UAAU,EAAa;IAC9D,EAAE,CAAC,EAEC;;AAGT,IAAM,KAAoB,MAAkB;CAC1C,IAAI,IAAU,EAAe;AAC7B,SAAQ,IAAR;EACE,KAAK,KAAS,OAAO,IAAQ;AAC3B,OAAU,EAAe;AACzB;EACF,KAAK,KAAS,OAAO,IAAQ;AAC3B,OAAU,EAAe;AACzB;EACF,KAAK,KAAS,OAAO,IAAQ;AAC3B,OAAU,EAAe;AACzB;EACF,KAAK,KAAS,QAAQ,IAAQ;AAC5B,OAAU,EAAe;AACzB;EACF,KAAK,KAAS,QAAQ,IAAQ;AAC5B,OAAU,EAAe;AACzB;EACF,QACE,KAAU,EAAe;;AAE7B,QAAO"}
1
+ {"version":3,"file":"useWindowSize.js","names":[],"sources":["../../src/hooks/useWindowSize.ts"],"sourcesContent":["import {useState, useEffect} from 'react'\n\nexport enum BreakpointSize {\n XSMALL = 'xsmall',\n SMALL = 'small',\n MEDIUM = 'medium',\n LARGE = 'large',\n XLARGE = 'xlarge',\n XXLARGE = 'xxlarge',\n}\n\ntype WindowSize = {\n width?: number\n height?: number\n isXSmall?: boolean\n isSmall?: boolean\n isMedium?: boolean\n isLarge?: boolean\n isXLarge?: boolean\n isXXLarge?: boolean\n currentBreakpointSize?: BreakpointSize\n}\n\nexport function useWindowSize() {\n const [windowSize, setWindowSize] = useState<WindowSize>({\n width: undefined, // undefined to avoid client/server mismatch on initial mount\n height: undefined, // undefined to avoid client/server mismatch on initial mount,\n isXSmall: undefined, // undefined to avoid client/server mismatch on initial mount,\n isSmall: undefined, // undefined to avoid client/server mismatch on initial mount,\n isMedium: undefined, // undefined to avoid client/server mismatch on initial mount,\n isLarge: undefined, // undefined to avoid client/server mismatch on initial mount,\n isXLarge: undefined, // undefined to avoid client/server mismatch on initial mount,\n isXXLarge: undefined, // undefined to avoid client/server mismatch on initial mount,\n currentBreakpointSize: undefined, // undefined to avoid client/server mismatch on initial mount,\n })\n\n useEffect(() => {\n // should only execute all the code below on client\n function handleResize() {\n setWindowSize({\n width: window.innerWidth,\n height: window.innerHeight,\n /*\n * Maps to large breakpoint\n * TODO: replace with design token. Requires remToPx util.\n */\n isXSmall: window.innerWidth >= 320,\n isSmall: window.innerWidth >= 544,\n isMedium: window.innerWidth >= 768,\n isLarge: window.innerWidth >= 1012,\n isXLarge: window.innerWidth >= 1280,\n isXXLarge: window.innerWidth >= 1440,\n currentBreakpointSize: breakpointSwitch(window.innerWidth),\n })\n }\n\n // eslint-disable-next-line github/prefer-observers\n window.addEventListener('resize', handleResize)\n\n handleResize()\n\n return () => window.removeEventListener('resize', handleResize)\n }, [])\n\n return windowSize\n}\n\nconst breakpointSwitch = (value: number) => {\n let current = BreakpointSize.XXLARGE\n switch (true) {\n case value >= 320 && value < 544:\n current = BreakpointSize.XSMALL\n break\n case value >= 544 && value < 768:\n current = BreakpointSize.SMALL\n break\n case value >= 768 && value < 1012:\n current = BreakpointSize.MEDIUM\n break\n case value >= 1012 && value < 1280:\n current = BreakpointSize.LARGE\n break\n case value >= 1280 && value < 1440:\n current = BreakpointSize.XLARGE\n break\n default:\n current = BreakpointSize.XXLARGE\n }\n return current\n}\n"],"mappings":";;AAEA,IAAY,IAAL,yBAAA,GAAA;QACL,EAAA,SAAA,UACA,EAAA,QAAA,SACA,EAAA,SAAA,UACA,EAAA,QAAA,SACA,EAAA,SAAA,UACA,EAAA,UAAA;AACF,EAAA,CAAA,CAAA;AAcA,SAAgB,IAAgB;CAC9B,IAAM,CAAC,GAAY,KAAiB,EAAqB;EACvD,OAAO,KAAA;EACP,QAAQ,KAAA;EACR,UAAU,KAAA;EACV,SAAS,KAAA;EACT,UAAU,KAAA;EACV,SAAS,KAAA;EACT,UAAU,KAAA;EACV,WAAW,KAAA;EACX,uBAAuB,KAAA;CACzB,CAAC;CA8BD,OA5BA,QAAgB;EAEd,SAAS,IAAe;GACtB,EAAc;IACZ,OAAO,OAAO;IACd,QAAQ,OAAO;IAKf,UAAU,OAAO,cAAc;IAC/B,SAAS,OAAO,cAAc;IAC9B,UAAU,OAAO,cAAc;IAC/B,SAAS,OAAO,cAAc;IAC9B,UAAU,OAAO,cAAc;IAC/B,WAAW,OAAO,cAAc;IAChC,uBAAuB,EAAiB,OAAO,UAAU;GAC3D,CAAC;EACH;EAOA,OAJA,OAAO,iBAAiB,UAAU,CAAY,GAE9C,EAAa,SAEA,OAAO,oBAAoB,UAAU,CAAY;CAChE,GAAG,CAAC,CAAC,GAEE;AACT;AAEA,IAAM,KAAoB,MAAkB;CAC1C,IAAI,IAAA;CACJ,QAAQ,IAAR;EACE,KAAK,KAAS,OAAO,IAAQ;GAC3B,IAAA;GACA;EACF,KAAK,KAAS,OAAO,IAAQ;GAC3B,IAAA;GACA;EACF,KAAK,KAAS,OAAO,IAAQ;GAC3B,IAAA;GACA;EACF,KAAK,KAAS,QAAQ,IAAQ;GAC5B,IAAA;GACA;EACF,KAAK,KAAS,QAAQ,IAAQ;GAC5B,IAAA;GACA;EACF,SACE,IAAA;CACJ;CACA,OAAO;AACT"}
@@ -1,6 +1,8 @@
1
- import e from "../../node_modules/clsx/dist/clsx.js";
1
+ import { clsx as e } from "../../node_modules/clsx/dist/clsx.js";
2
2
  import { Text as t } from "../../Text/Text.js";
3
- import { CheckIcon as n, DashIcon as r, XIcon as i } from "../../node_modules/@primer/octicons-react/dist/index.esm.js";
3
+ import { CheckIcon as n } from "../../node_modules/@primer/octicons-react/dist/icons/CheckIcon.js";
4
+ import { DashIcon as r } from "../../node_modules/@primer/octicons-react/dist/icons/DashIcon.js";
5
+ import { XIcon as i } from "../../node_modules/@primer/octicons-react/dist/icons/XIcon.js";
4
6
  import { ListContext as a } from "../listContext.js";
5
7
  import o from "./ListItem.module.js";
6
8
  import { useContext as s } from "react";
@@ -1 +1 @@
1
- {"version":3,"file":"ListItem.js","names":[],"sources":["../../../src/list/ListItem/ListItem.tsx"],"sourcesContent":["import React, {type Ref, useContext} from 'react'\nimport {clsx} from 'clsx'\nimport {CheckIcon, DashIcon, type Icon, type IconProps, XIcon} from '@primer/octicons-react'\nimport {Text, TextProps} from '../../Text'\nimport type {BaseProps} from '../../component-helpers'\nimport {ListContext} from '../listContext'\n\nimport styles from './ListItem.module.css'\n\nexport type ListItemProps = BaseProps<HTMLElement> & {\n /**\n * React.ReactNode and React.ReactNode[] are valid children.\n */\n children?: React.ReactNode | React.ReactNode[]\n /**\n * The ref object to be attached to the list item.\n */\n ref?: Ref<HTMLLIElement>\n /*\n * Custom icon to be used as leading visual\n */\n leadingVisual?: Icon\n /*\n * Color of leading icon\n */\n leadingVisualFill?: IconProps['fill']\n /*\n * Aria label for the leading visual\n */\n leadingVisualAriaLabel?: string\n} & Pick<TextProps, 'variant'>\n\nfunction Root({\n className,\n children,\n leadingVisualFill,\n leadingVisual: LeadingVisual,\n leadingVisualAriaLabel,\n variant: textVariant = 'default',\n ...props\n}: ListItemProps) {\n const {variant} = useContext(ListContext)\n\n const _leadingVisual = () => {\n const iconProps = {\n fill: leadingVisualFill,\n 'aria-label': leadingVisualAriaLabel,\n ...(leadingVisualFill && {style: {fill: leadingVisualFill}}),\n }\n\n if (LeadingVisual) {\n return (\n <LeadingVisual\n className={clsx(\n styles['ListItem__leading-visual'],\n !leadingVisualFill && styles['ListItem__leading-visual--muted'],\n )}\n {...iconProps}\n />\n )\n }\n\n switch (variant) {\n case 'checked':\n return (\n <CheckIcon\n className={clsx(\n styles['ListItem__leading-visual'],\n styles['ListItem__checked'],\n !leadingVisualFill && styles['ListItem__leading-visual--muted'],\n )}\n {...iconProps}\n />\n )\n case 'x':\n return (\n <XIcon\n className={clsx(\n styles['ListItem__leading-visual'],\n styles['ListItem__x'],\n !leadingVisualFill && styles['ListItem__leading-visual--muted'],\n )}\n {...iconProps}\n />\n )\n case 'default':\n return (\n <DashIcon\n className={clsx(\n styles['ListItem__leading-visual'],\n styles['ListItem__default'],\n !leadingVisualFill && styles['ListItem__leading-visual--muted'],\n )}\n {...iconProps}\n />\n )\n\n default:\n return null\n }\n }\n\n return (\n <li className={clsx(styles.ListItem, !variant && styles.OrderedList__item, className)} {...props}>\n {_leadingVisual()}\n <Text as=\"span\" variant={textVariant} className={clsx(styles[`ListItem--${textVariant}`])}>\n {children}\n </Text>\n </li>\n )\n}\n\nexport const ListItem = Object.assign(Root)\n"],"mappings":";;;;;;;;AAgCA,SAAS,EAAK,EACZ,cACA,aACA,sBACA,eAAe,GACf,2BACA,SAAS,IAAc,WACvB,GAAG,KACa;CAChB,IAAM,EAAC,eAAW,EAAW,EAAY,EAEnC,UAAuB;EAC3B,IAAM,IAAY;GAChB,MAAM;GACN,cAAc;GACd,GAAI,KAAqB,EAAC,OAAO,EAAC,MAAM,GAAkB,EAAC;GAC5D;AAED,MAAI,EACF,QACE,kBAAC,GAAD;GACE,WAAW,EACT,EAAO,6BACP,CAAC,KAAqB,EAAO,mCAC9B;GACD,GAAI;GACJ,CAAA;AAIN,UAAQ,GAAR;GACE,KAAK,UACH,QACE,kBAAC,GAAD;IACE,WAAW,EACT,EAAO,6BACP,EAAO,mBACP,CAAC,KAAqB,EAAO,mCAC9B;IACD,GAAI;IACJ,CAAA;GAEN,KAAK,IACH,QACE,kBAAC,GAAD;IACE,WAAW,EACT,EAAO,6BACP,EAAO,aACP,CAAC,KAAqB,EAAO,mCAC9B;IACD,GAAI;IACJ,CAAA;GAEN,KAAK,UACH,QACE,kBAAC,GAAD;IACE,WAAW,EACT,EAAO,6BACP,EAAO,mBACP,CAAC,KAAqB,EAAO,mCAC9B;IACD,GAAI;IACJ,CAAA;GAGN,QACE,QAAO;;;AAIb,QACE,kBAAC,MAAD;EAAI,WAAW,EAAK,EAAO,UAAU,CAAC,KAAW,EAAO,mBAAmB,EAAU;EAAE,GAAI;YAA3F,CACG,GAAgB,EACjB,kBAAC,GAAD;GAAM,IAAG;GAAO,SAAS;GAAa,WAAW,EAAK,EAAO,aAAa,KAAe;GACtF;GACI,CAAA,CACJ;;;AAIT,IAAa,IAAW,OAAO,OAAO,EAAK"}
1
+ {"version":3,"file":"ListItem.js","names":[],"sources":["../../../src/list/ListItem/ListItem.tsx"],"sourcesContent":["import React, {type Ref, useContext} from 'react'\nimport {clsx} from 'clsx'\nimport {CheckIcon, DashIcon, type Icon, type IconProps, XIcon} from '@primer/octicons-react'\nimport {Text, TextProps} from '../../Text'\nimport type {BaseProps} from '../../component-helpers'\nimport {ListContext} from '../listContext'\n\nimport styles from './ListItem.module.css'\n\nexport type ListItemProps = BaseProps<HTMLElement> & {\n /**\n * React.ReactNode and React.ReactNode[] are valid children.\n */\n children?: React.ReactNode | React.ReactNode[]\n /**\n * The ref object to be attached to the list item.\n */\n ref?: Ref<HTMLLIElement>\n /*\n * Custom icon to be used as leading visual\n */\n leadingVisual?: Icon\n /*\n * Color of leading icon\n */\n leadingVisualFill?: IconProps['fill']\n /*\n * Aria label for the leading visual\n */\n leadingVisualAriaLabel?: string\n} & Pick<TextProps, 'variant'>\n\nfunction Root({\n className,\n children,\n leadingVisualFill,\n leadingVisual: LeadingVisual,\n leadingVisualAriaLabel,\n variant: textVariant = 'default',\n ...props\n}: ListItemProps) {\n const {variant} = useContext(ListContext)\n\n const _leadingVisual = () => {\n const iconProps = {\n fill: leadingVisualFill,\n 'aria-label': leadingVisualAriaLabel,\n ...(leadingVisualFill && {style: {fill: leadingVisualFill}}),\n }\n\n if (LeadingVisual) {\n return (\n <LeadingVisual\n className={clsx(\n styles['ListItem__leading-visual'],\n !leadingVisualFill && styles['ListItem__leading-visual--muted'],\n )}\n {...iconProps}\n />\n )\n }\n\n switch (variant) {\n case 'checked':\n return (\n <CheckIcon\n className={clsx(\n styles['ListItem__leading-visual'],\n styles['ListItem__checked'],\n !leadingVisualFill && styles['ListItem__leading-visual--muted'],\n )}\n {...iconProps}\n />\n )\n case 'x':\n return (\n <XIcon\n className={clsx(\n styles['ListItem__leading-visual'],\n styles['ListItem__x'],\n !leadingVisualFill && styles['ListItem__leading-visual--muted'],\n )}\n {...iconProps}\n />\n )\n case 'default':\n return (\n <DashIcon\n className={clsx(\n styles['ListItem__leading-visual'],\n styles['ListItem__default'],\n !leadingVisualFill && styles['ListItem__leading-visual--muted'],\n )}\n {...iconProps}\n />\n )\n\n default:\n return null\n }\n }\n\n return (\n <li className={clsx(styles.ListItem, !variant && styles.OrderedList__item, className)} {...props}>\n {_leadingVisual()}\n <Text as=\"span\" variant={textVariant} className={clsx(styles[`ListItem--${textVariant}`])}>\n {children}\n </Text>\n </li>\n )\n}\n\nexport const ListItem = Object.assign(Root)\n"],"mappings":";;;;;;;;;;AAgCA,SAAS,EAAK,EACZ,cACA,aACA,sBACA,eAAe,GACf,2BACA,SAAS,IAAc,WACvB,GAAG,KACa;CAChB,IAAM,EAAC,eAAW,EAAW,CAAW,GAElC,UAAuB;EAC3B,IAAM,IAAY;GAChB,MAAM;GACN,cAAc;GACd,GAAI,KAAqB,EAAC,OAAO,EAAC,MAAM,EAAiB,EAAC;EAC5D;EAEA,IAAI,GACF,OACE,kBAAC,GAAD;GACE,WAAW,EACT,EAAO,6BACP,CAAC,KAAqB,EAAO,kCAC/B;GACA,GAAI;EACL,CAAA;EAIL,QAAQ,GAAR;GACE,KAAK,WACH,OACE,kBAAC,GAAD;IACE,WAAW,EACT,EAAO,6BACP,EAAO,mBACP,CAAC,KAAqB,EAAO,kCAC/B;IACA,GAAI;GACL,CAAA;GAEL,KAAK,KACH,OACE,kBAAC,GAAD;IACE,WAAW,EACT,EAAO,6BACP,EAAO,aACP,CAAC,KAAqB,EAAO,kCAC/B;IACA,GAAI;GACL,CAAA;GAEL,KAAK,WACH,OACE,kBAAC,GAAD;IACE,WAAW,EACT,EAAO,6BACP,EAAO,mBACP,CAAC,KAAqB,EAAO,kCAC/B;IACA,GAAI;GACL,CAAA;GAGL,SACE,OAAO;EACX;CACF;CAEA,OACE,kBAAC,MAAD;EAAI,WAAW,EAAK,EAAO,UAAU,CAAC,KAAW,EAAO,mBAAmB,CAAS;EAAG,GAAI;YAA3F,CACG,EAAe,GAChB,kBAAC,GAAD;GAAM,IAAG;GAAO,SAAS;GAAa,WAAW,EAAK,EAAO,aAAa,IAAc;GACrF;EACG,CAAA,CACJ;;AAER;AAEA,IAAa,IAAW,OAAO,OAAO,CAAI"}
@@ -1,12 +1,13 @@
1
- import './ListItem.module-CtD-ZiWp.css';var e = {
2
- ListItem: "Primer_Brand__ListItem-module__ListItem___gaMoG",
1
+ import './ListItem.module-CtD-ZiWp.css';//#region src/list/ListItem/ListItem.module.css
2
+ var e = "Primer_Brand__ListItem-module__ListItem___gaMoG", t = "Primer_Brand__ListItem-module__OrderedList__item___pg7p3", n = {
3
+ ListItem: e,
3
4
  "ListItem--default": "Primer_Brand__ListItem-module__ListItem--default___lToMr",
4
5
  "ListItem--muted": "Primer_Brand__ListItem-module__ListItem--muted___CM_5l",
5
6
  "ListItem__leading-visual": "Primer_Brand__ListItem-module__ListItem__leading-visual___b6jlG",
6
7
  "ListItem__leading-visual--muted": "Primer_Brand__ListItem-module__ListItem__leading-visual--muted___qNtEm",
7
- OrderedList__item: "Primer_Brand__ListItem-module__OrderedList__item___pg7p3"
8
+ OrderedList__item: t
8
9
  };
9
10
  //#endregion
10
- export { e as default };
11
+ export { e as ListItem, t as OrderedList__item, n as default };
11
12
 
12
13
  //# sourceMappingURL=ListItem.module.js.map
@@ -1,7 +1,7 @@
1
- import { PropsWithChildren } from 'react';
1
+ import React, { PropsWithChildren } from 'react';
2
2
  import type { BaseProps } from '../../component-helpers';
3
3
  export type OrderedListProps = PropsWithChildren<BaseProps<HTMLOListElement>>;
4
- declare function Root({ children, ...props }: OrderedListProps): import("react/jsx-runtime").JSX.Element;
4
+ declare function Root({ children, ...props }: OrderedListProps): React.JSX.Element;
5
5
  export declare const OrderedList: typeof Root & {
6
6
  Item: any;
7
7
  };
@@ -1 +1 @@
1
- {"version":3,"file":"OrderedList.d.ts","sourceRoot":"","sources":["../../../src/list/OrderedList/OrderedList.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAC,iBAAiB,EAAC,MAAM,OAAO,CAAA;AAE9C,OAAO,KAAK,EAAC,SAAS,EAAC,MAAM,yBAAyB,CAAA;AAOtD,MAAM,MAAM,gBAAgB,GAAG,iBAAiB,CAAC,SAAS,CAAC,gBAAgB,CAAC,CAAC,CAAA;AAE7E,iBAAS,IAAI,CAAC,EAAC,QAAQ,EAAE,GAAG,KAAK,EAAC,EAAE,gBAAgB,2CAMnD;AAED,eAAO,MAAM,WAAW;;CAAwC,CAAA"}
1
+ {"version":3,"file":"OrderedList.d.ts","sourceRoot":"","sources":["../../../src/list/OrderedList/OrderedList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAC,iBAAiB,EAAC,MAAM,OAAO,CAAA;AAE9C,OAAO,KAAK,EAAC,SAAS,EAAC,MAAM,yBAAyB,CAAA;AAOtD,MAAM,MAAM,gBAAgB,GAAG,iBAAiB,CAAC,SAAS,CAAC,gBAAgB,CAAC,CAAC,CAAA;AAE7E,iBAAS,IAAI,CAAC,EAAC,QAAQ,EAAE,GAAG,KAAK,EAAC,EAAE,gBAAgB,qBAMnD;AAED,eAAO,MAAM,WAAW;;CAAwC,CAAA"}
@@ -1,4 +1,4 @@
1
- import e from "../../node_modules/clsx/dist/clsx.js";
1
+ import { clsx as e } from "../../node_modules/clsx/dist/clsx.js";
2
2
  import { ListContext as t } from "../listContext.js";
3
3
  import { ListItem as n } from "../ListItem/ListItem.js";
4
4
  import r from "../list-shared.module.js";
@@ -1 +1 @@
1
- {"version":3,"file":"OrderedList.js","names":[],"sources":["../../../src/list/OrderedList/OrderedList.tsx"],"sourcesContent":["import React, {PropsWithChildren} from 'react'\nimport {clsx} from 'clsx'\nimport type {BaseProps} from '../../component-helpers'\nimport {ListContext} from '../listContext'\nimport {ListItem} from '../ListItem/ListItem'\n\nimport baseStyles from '../list-shared.module.css'\nimport styles from './OrderedList.module.css'\n\nexport type OrderedListProps = PropsWithChildren<BaseProps<HTMLOListElement>>\n\nfunction Root({children, ...props}: OrderedListProps) {\n return (\n <ol className={clsx(baseStyles.List, styles.OrderedList, props.className)} {...props}>\n <ListContext.Provider value={{variant: ''}}>{children}</ListContext.Provider>\n </ol>\n )\n}\n\nexport const OrderedList = Object.assign(Root, {Item: ListItem})\n"],"mappings":";;;;;;;;AAWA,SAAS,EAAK,EAAC,aAAU,GAAG,KAA0B;AACpD,QACE,kBAAC,MAAD;EAAI,WAAW,EAAK,EAAW,MAAM,EAAO,aAAa,EAAM,UAAU;EAAE,GAAI;YAC7E,kBAAC,EAAY,UAAb;GAAsB,OAAO,EAAC,SAAS,IAAG;GAAG;GAAgC,CAAA;EAC1E,CAAA;;AAIT,IAAa,IAAc,OAAO,OAAO,GAAM,EAAC,MAAM,GAAS,CAAC"}
1
+ {"version":3,"file":"OrderedList.js","names":[],"sources":["../../../src/list/OrderedList/OrderedList.tsx"],"sourcesContent":["import React, {PropsWithChildren} from 'react'\nimport {clsx} from 'clsx'\nimport type {BaseProps} from '../../component-helpers'\nimport {ListContext} from '../listContext'\nimport {ListItem} from '../ListItem/ListItem'\n\nimport baseStyles from '../list-shared.module.css'\nimport styles from './OrderedList.module.css'\n\nexport type OrderedListProps = PropsWithChildren<BaseProps<HTMLOListElement>>\n\nfunction Root({children, ...props}: OrderedListProps) {\n return (\n <ol className={clsx(baseStyles.List, styles.OrderedList, props.className)} {...props}>\n <ListContext.Provider value={{variant: ''}}>{children}</ListContext.Provider>\n </ol>\n )\n}\n\nexport const OrderedList = Object.assign(Root, {Item: ListItem})\n"],"mappings":";;;;;;;;AAWA,SAAS,EAAK,EAAC,aAAU,GAAG,KAA0B;CACpD,OACE,kBAAC,MAAD;EAAI,WAAW,EAAK,EAAW,MAAM,EAAO,aAAa,EAAM,SAAS;EAAG,GAAI;YAC7E,kBAAC,EAAY,UAAb;GAAsB,OAAO,EAAC,SAAS,GAAE;GAAI;EAA+B,CAAA;CAC1E,CAAA;AAER;AAEA,IAAa,IAAc,OAAO,OAAO,GAAM,EAAC,MAAM,EAAQ,CAAC"}
@@ -1,5 +1,6 @@
1
- import './OrderedList.module-DBJeYW8p.css';var e = { OrderedList: "Primer_Brand__OrderedList-module__OrderedList___Dw7mD" };
1
+ import './OrderedList.module-DBJeYW8p.css';//#region src/list/OrderedList/OrderedList.module.css
2
+ var e = "Primer_Brand__OrderedList-module__OrderedList___Dw7mD", t = { OrderedList: e };
2
3
  //#endregion
3
- export { e as default };
4
+ export { e as OrderedList, t as default };
4
5
 
5
6
  //# sourceMappingURL=OrderedList.module.js.map
@@ -1,4 +1,4 @@
1
- import { PropsWithChildren } from 'react';
1
+ import React, { PropsWithChildren } from 'react';
2
2
  import type { BaseProps } from '../../component-helpers';
3
3
  export type UnorderedListProps = PropsWithChildren<BaseProps<HTMLUListElement>> & {
4
4
  /**
@@ -6,7 +6,7 @@ export type UnorderedListProps = PropsWithChildren<BaseProps<HTMLUListElement>>
6
6
  */
7
7
  variant?: 'default' | 'checked' | 'x';
8
8
  };
9
- declare function Root({ variant, children, ...props }: UnorderedListProps): import("react/jsx-runtime").JSX.Element;
9
+ declare function Root({ variant, children, ...props }: UnorderedListProps): React.JSX.Element;
10
10
  export declare const UnorderedList: typeof Root & {
11
11
  Item: any;
12
12
  };
@@ -1 +1 @@
1
- {"version":3,"file":"UnorderedList.d.ts","sourceRoot":"","sources":["../../../src/list/UnorderedList/UnorderedList.tsx"],"names":[],"mappings":"AAAA,OAAc,EAAC,iBAAiB,EAAC,MAAM,OAAO,CAAA;AAE9C,OAAO,KAAK,EAAC,SAAS,EAAC,MAAM,yBAAyB,CAAA;AAMtD,MAAM,MAAM,kBAAkB,GAAG,iBAAiB,CAAC,SAAS,CAAC,gBAAgB,CAAC,CAAC,GAAG;IAChF;;OAEG;IACH,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,GAAG,CAAA;CACtC,CAAA;AAED,iBAAS,IAAI,CAAC,EAAC,OAAmB,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAC,EAAE,kBAAkB,2CAM1E;AAED,eAAO,MAAM,aAAa;;CAAwC,CAAA"}
1
+ {"version":3,"file":"UnorderedList.d.ts","sourceRoot":"","sources":["../../../src/list/UnorderedList/UnorderedList.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,EAAC,iBAAiB,EAAC,MAAM,OAAO,CAAA;AAE9C,OAAO,KAAK,EAAC,SAAS,EAAC,MAAM,yBAAyB,CAAA;AAMtD,MAAM,MAAM,kBAAkB,GAAG,iBAAiB,CAAC,SAAS,CAAC,gBAAgB,CAAC,CAAC,GAAG;IAChF;;OAEG;IACH,OAAO,CAAC,EAAE,SAAS,GAAG,SAAS,GAAG,GAAG,CAAA;CACtC,CAAA;AAED,iBAAS,IAAI,CAAC,EAAC,OAAmB,EAAE,QAAQ,EAAE,GAAG,KAAK,EAAC,EAAE,kBAAkB,qBAM1E;AAED,eAAO,MAAM,aAAa;;CAAwC,CAAA"}
@@ -1,4 +1,4 @@
1
- import e from "../../node_modules/clsx/dist/clsx.js";
1
+ import { clsx as e } from "../../node_modules/clsx/dist/clsx.js";
2
2
  import { ListContext as t } from "../listContext.js";
3
3
  import { ListItem as n } from "../ListItem/ListItem.js";
4
4
  import r from "../list-shared.module.js";
@@ -1 +1 @@
1
- {"version":3,"file":"UnorderedList.js","names":[],"sources":["../../../src/list/UnorderedList/UnorderedList.tsx"],"sourcesContent":["import React, {PropsWithChildren} from 'react'\nimport {clsx} from 'clsx'\nimport type {BaseProps} from '../../component-helpers'\nimport {ListItem} from '../ListItem/ListItem'\nimport {ListContext} from '../listContext'\n\nimport styles from '../list-shared.module.css'\n\nexport type UnorderedListProps = PropsWithChildren<BaseProps<HTMLUListElement>> & {\n /**\n * The semantic structure of list that is presented visually setting 'ol' vs 'ul' based on the style the style of the list.\n */\n variant?: 'default' | 'checked' | 'x'\n}\n\nfunction Root({variant = 'default', children, ...props}: UnorderedListProps) {\n return (\n <ul className={clsx(styles.List, props.className)} {...props}>\n <ListContext.Provider value={{variant}}>{children}</ListContext.Provider>\n </ul>\n )\n}\n\nexport const UnorderedList = Object.assign(Root, {Item: ListItem})\n"],"mappings":";;;;;;;AAeA,SAAS,EAAK,EAAC,aAAU,WAAW,aAAU,GAAG,KAA4B;AAC3E,QACE,kBAAC,MAAD;EAAI,WAAW,EAAK,EAAO,MAAM,EAAM,UAAU;EAAE,GAAI;YACrD,kBAAC,EAAY,UAAb;GAAsB,OAAO,EAAC,YAAQ;GAAG;GAAgC,CAAA;EACtE,CAAA;;AAIT,IAAa,IAAgB,OAAO,OAAO,GAAM,EAAC,MAAM,GAAS,CAAC"}
1
+ {"version":3,"file":"UnorderedList.js","names":[],"sources":["../../../src/list/UnorderedList/UnorderedList.tsx"],"sourcesContent":["import React, {PropsWithChildren} from 'react'\nimport {clsx} from 'clsx'\nimport type {BaseProps} from '../../component-helpers'\nimport {ListItem} from '../ListItem/ListItem'\nimport {ListContext} from '../listContext'\n\nimport styles from '../list-shared.module.css'\n\nexport type UnorderedListProps = PropsWithChildren<BaseProps<HTMLUListElement>> & {\n /**\n * The semantic structure of list that is presented visually setting 'ol' vs 'ul' based on the style the style of the list.\n */\n variant?: 'default' | 'checked' | 'x'\n}\n\nfunction Root({variant = 'default', children, ...props}: UnorderedListProps) {\n return (\n <ul className={clsx(styles.List, props.className)} {...props}>\n <ListContext.Provider value={{variant}}>{children}</ListContext.Provider>\n </ul>\n )\n}\n\nexport const UnorderedList = Object.assign(Root, {Item: ListItem})\n"],"mappings":";;;;;;;AAeA,SAAS,EAAK,EAAC,aAAU,WAAW,aAAU,GAAG,KAA4B;CAC3E,OACE,kBAAC,MAAD;EAAI,WAAW,EAAK,EAAO,MAAM,EAAM,SAAS;EAAG,GAAI;YACrD,kBAAC,EAAY,UAAb;GAAsB,OAAO,EAAC,WAAO;GAAI;EAA+B,CAAA;CACtE,CAAA;AAER;AAEA,IAAa,IAAgB,OAAO,OAAO,GAAM,EAAC,MAAM,EAAQ,CAAC"}
@@ -1,5 +1,6 @@
1
- import './list-shared.module-CXsvDQ7x.css';var e = { List: "Primer_Brand__list-shared-module__List___Osssm" };
1
+ import './list-shared.module-CXsvDQ7x.css';//#region src/list/list-shared.module.css
2
+ var e = "Primer_Brand__list-shared-module__List___Osssm", t = { List: e };
2
3
  //#endregion
3
- export { e as default };
4
+ export { e as List, t as default };
4
5
 
5
6
  //# sourceMappingURL=list-shared.module.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"listContext.js","names":[],"sources":["../../src/list/listContext.ts"],"sourcesContent":["import {createContext} from 'react'\n\nexport const ListContext = createContext({\n variant: 'default',\n})\n"],"mappings":";;AAEA,IAAa,IAAc,EAAc,EACvC,SAAS,WACV,CAAC"}
1
+ {"version":3,"file":"listContext.js","names":[],"sources":["../../src/list/listContext.ts"],"sourcesContent":["import {createContext} from 'react'\n\nexport const ListContext = createContext({\n variant: 'default',\n})\n"],"mappings":";;AAEA,IAAa,IAAc,EAAc,EACvC,SAAS,UACX,CAAC"}
@@ -0,0 +1,28 @@
1
+ import { t as e } from "../renderOcticon-DuMQdmQC.js";
2
+ import t from "react";
3
+ //#region ../../node_modules/@primer/octicons-react/dist/icons/AlertFillIcon.mjs
4
+ var n = [
5
+ "12",
6
+ "16",
7
+ "24"
8
+ ], r = {
9
+ 12: {
10
+ width: 12,
11
+ path: /*#__PURE__*/ t.createElement("path", { d: "M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z" })
12
+ },
13
+ 16: {
14
+ width: 16,
15
+ path: /*#__PURE__*/ t.createElement("path", { d: "M6.457 1.047c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0 1 14.082 15H1.918a1.75 1.75 0 0 1-1.543-2.575ZM8 5a.75.75 0 0 0-.75.75v2.5a.75.75 0 0 0 1.5 0v-2.5A.75.75 0 0 0 8 5Zm1 6a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z" })
16
+ },
17
+ 24: {
18
+ width: 24,
19
+ path: /*#__PURE__*/ t.createElement("path", { d: "M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752ZM12 8.5a.75.75 0 0 0-.75.75v4.5a.75.75 0 0 0 1.5 0v-4.5A.75.75 0 0 0 12 8.5Zm1 9a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z" })
20
+ }
21
+ }, i = /*#__PURE__*/ t.forwardRef(function(t, i) {
22
+ return e(t, i, "octicon octicon-alert-fill", r, n);
23
+ });
24
+ i.displayName = "AlertFillIcon";
25
+ //#endregion
26
+ export { i as AlertFillIcon, i as default };
27
+
28
+ //# sourceMappingURL=AlertFillIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"AlertFillIcon.js","names":[],"sources":["../../../../../../../../node_modules/@primer/octicons-react/dist/icons/AlertFillIcon.mjs"],"sourcesContent":["import { t as renderOcticon } from \"../renderOcticon-DuMQdmQC.mjs\";\nimport React from \"react\";\nvar heights = [\n\t\"12\",\n\t\"16\",\n\t\"24\"\n];\nvar svgDataByHeight = {\n\t\"12\": {\n\t\t\"width\": 12,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M4.855.708c.5-.896 1.79-.896 2.29 0l4.675 8.351a1.312 1.312 0 0 1-1.146 1.954H1.33A1.313 1.313 0 0 1 .183 9.058ZM7 7V3H5v4Zm-1 3a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z\" })\n\t},\n\t\"16\": {\n\t\t\"width\": 16,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M6.457 1.047c.659-1.234 2.427-1.234 3.086 0l6.082 11.378A1.75 1.75 0 0 1 14.082 15H1.918a1.75 1.75 0 0 1-1.543-2.575ZM8 5a.75.75 0 0 0-.75.75v2.5a.75.75 0 0 0 1.5 0v-2.5A.75.75 0 0 0 8 5Zm1 6a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z\" })\n\t},\n\t\"24\": {\n\t\t\"width\": 24,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M9.836 3.244c.963-1.665 3.365-1.665 4.328 0l8.967 15.504c.963 1.667-.24 3.752-2.165 3.752H3.034c-1.926 0-3.128-2.085-2.165-3.752ZM12 8.5a.75.75 0 0 0-.75.75v4.5a.75.75 0 0 0 1.5 0v-4.5A.75.75 0 0 0 12 8.5Zm1 9a1 1 0 1 0-2 0 1 1 0 0 0 2 0Z\" })\n\t}\n};\nvar AlertFillIcon = /*#__PURE__*/ React.forwardRef(function(props, ref) {\n\treturn renderOcticon(props, ref, \"octicon octicon-alert-fill\", svgDataByHeight, heights);\n});\nAlertFillIcon.displayName = \"AlertFillIcon\";\nexport { AlertFillIcon, AlertFillIcon as default };\n"],"x_google_ignoreList":[0],"mappings":";;;AAEA,IAAI,IAAU;CACb;CACA;CACA;AACD,GACI,IAAkB;CACrB,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,gKAAgK,CAAC;CACzN;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,+NAA+N,CAAC;CACxR;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,iPAAiP,CAAC;CAC1S;AACD,GACI,IAA8B,gBAAM,WAAW,SAAS,GAAO,GAAK;CACvE,OAAO,EAAc,GAAO,GAAK,8BAA8B,GAAiB,CAAO;AACxF,CAAC;AACD,EAAc,cAAc"}
@@ -0,0 +1,20 @@
1
+ import { t as e } from "../renderOcticon-DuMQdmQC.js";
2
+ import t from "react";
3
+ //#region ../../node_modules/@primer/octicons-react/dist/icons/ArrowUpIcon.mjs
4
+ var n = ["16", "24"], r = {
5
+ 16: {
6
+ width: 16,
7
+ path: /*#__PURE__*/ t.createElement("path", { d: "M3.47 7.78a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0l4.25 4.25a.751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018L9 4.81v7.44a.75.75 0 0 1-1.5 0V4.81L4.53 7.78a.75.75 0 0 1-1.06 0Z" })
8
+ },
9
+ 24: {
10
+ width: 24,
11
+ path: /*#__PURE__*/ t.createElement("path", { d: "M18.655 10.405a.75.75 0 0 1-1.06 0l-4.97-4.97v14.44a.75.75 0 0 1-1.5 0V5.435l-4.97 4.97a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734l6.25-6.25a.75.75 0 0 1 1.06 0l6.25 6.25a.75.75 0 0 1 0 1.06Z" })
12
+ }
13
+ }, i = /*#__PURE__*/ t.forwardRef(function(t, i) {
14
+ return e(t, i, "octicon octicon-arrow-up", r, n);
15
+ });
16
+ i.displayName = "ArrowUpIcon";
17
+ //#endregion
18
+ export { i as ArrowUpIcon, i as default };
19
+
20
+ //# sourceMappingURL=ArrowUpIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ArrowUpIcon.js","names":[],"sources":["../../../../../../../../node_modules/@primer/octicons-react/dist/icons/ArrowUpIcon.mjs"],"sourcesContent":["import { t as renderOcticon } from \"../renderOcticon-DuMQdmQC.mjs\";\nimport React from \"react\";\nvar heights = [\"16\", \"24\"];\nvar svgDataByHeight = {\n\t\"16\": {\n\t\t\"width\": 16,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M3.47 7.78a.75.75 0 0 1 0-1.06l4.25-4.25a.75.75 0 0 1 1.06 0l4.25 4.25a.751.751 0 0 1-.018 1.042.751.751 0 0 1-1.042.018L9 4.81v7.44a.75.75 0 0 1-1.5 0V4.81L4.53 7.78a.75.75 0 0 1-1.06 0Z\" })\n\t},\n\t\"24\": {\n\t\t\"width\": 24,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M18.655 10.405a.75.75 0 0 1-1.06 0l-4.97-4.97v14.44a.75.75 0 0 1-1.5 0V5.435l-4.97 4.97a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734l6.25-6.25a.75.75 0 0 1 1.06 0l6.25 6.25a.75.75 0 0 1 0 1.06Z\" })\n\t}\n};\nvar ArrowUpIcon = /*#__PURE__*/ React.forwardRef(function(props, ref) {\n\treturn renderOcticon(props, ref, \"octicon octicon-arrow-up\", svgDataByHeight, heights);\n});\nArrowUpIcon.displayName = \"ArrowUpIcon\";\nexport { ArrowUpIcon, ArrowUpIcon as default };\n"],"x_google_ignoreList":[0],"mappings":";;;AAEA,IAAI,IAAU,CAAC,MAAM,IAAI,GACrB,IAAkB;CACrB,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,8LAA8L,CAAC;CACvP;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,yMAAyM,CAAC;CAClQ;AACD,GACI,IAA4B,gBAAM,WAAW,SAAS,GAAO,GAAK;CACrE,OAAO,EAAc,GAAO,GAAK,4BAA4B,GAAiB,CAAO;AACtF,CAAC;AACD,EAAY,cAAc"}
@@ -0,0 +1,20 @@
1
+ import { t as e } from "../renderOcticon-DuMQdmQC.js";
2
+ import t from "react";
3
+ //#region ../../node_modules/@primer/octicons-react/dist/icons/ArrowUpRightIcon.mjs
4
+ var n = ["16", "24"], r = {
5
+ 16: {
6
+ width: 16,
7
+ path: /*#__PURE__*/ t.createElement("path", { d: "M4.53 4.75A.75.75 0 0 1 5.28 4h6.01a.75.75 0 0 1 .75.75v6.01a.75.75 0 0 1-1.5 0v-4.2l-5.26 5.261a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L9.48 5.5h-4.2a.75.75 0 0 1-.75-.75Z" })
8
+ },
9
+ 24: {
10
+ width: 24,
11
+ path: /*#__PURE__*/ t.createElement("path", { d: "M18.25 15.5a.75.75 0 0 1-.75-.75V7.56L7.28 17.78a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L16.44 6.5H9.25a.75.75 0 0 1 0-1.5h9a.75.75 0 0 1 .75.75v9a.75.75 0 0 1-.75.75Z" })
12
+ }
13
+ }, i = /*#__PURE__*/ t.forwardRef(function(t, i) {
14
+ return e(t, i, "octicon octicon-arrow-up-right", r, n);
15
+ });
16
+ i.displayName = "ArrowUpRightIcon";
17
+ //#endregion
18
+ export { i as ArrowUpRightIcon, i as default };
19
+
20
+ //# sourceMappingURL=ArrowUpRightIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ArrowUpRightIcon.js","names":[],"sources":["../../../../../../../../node_modules/@primer/octicons-react/dist/icons/ArrowUpRightIcon.mjs"],"sourcesContent":["import { t as renderOcticon } from \"../renderOcticon-DuMQdmQC.mjs\";\nimport React from \"react\";\nvar heights = [\"16\", \"24\"];\nvar svgDataByHeight = {\n\t\"16\": {\n\t\t\"width\": 16,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M4.53 4.75A.75.75 0 0 1 5.28 4h6.01a.75.75 0 0 1 .75.75v6.01a.75.75 0 0 1-1.5 0v-4.2l-5.26 5.261a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L9.48 5.5h-4.2a.75.75 0 0 1-.75-.75Z\" })\n\t},\n\t\"24\": {\n\t\t\"width\": 24,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M18.25 15.5a.75.75 0 0 1-.75-.75V7.56L7.28 17.78a.749.749 0 0 1-1.275-.326.749.749 0 0 1 .215-.734L16.44 6.5H9.25a.75.75 0 0 1 0-1.5h9a.75.75 0 0 1 .75.75v9a.75.75 0 0 1-.75.75Z\" })\n\t}\n};\nvar ArrowUpRightIcon = /*#__PURE__*/ React.forwardRef(function(props, ref) {\n\treturn renderOcticon(props, ref, \"octicon octicon-arrow-up-right\", svgDataByHeight, heights);\n});\nArrowUpRightIcon.displayName = \"ArrowUpRightIcon\";\nexport { ArrowUpRightIcon, ArrowUpRightIcon as default };\n"],"x_google_ignoreList":[0],"mappings":";;;AAEA,IAAI,IAAU,CAAC,MAAM,IAAI,GACrB,IAAkB;CACrB,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,yLAAyL,CAAC;CAClP;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,oLAAoL,CAAC;CAC7O;AACD,GACI,IAAiC,gBAAM,WAAW,SAAS,GAAO,GAAK;CAC1E,OAAO,EAAc,GAAO,GAAK,kCAAkC,GAAiB,CAAO;AAC5F,CAAC;AACD,EAAiB,cAAc"}
@@ -0,0 +1,28 @@
1
+ import { t as e } from "../renderOcticon-DuMQdmQC.js";
2
+ import t from "react";
3
+ //#region ../../node_modules/@primer/octicons-react/dist/icons/CheckCircleFillIcon.mjs
4
+ var n = [
5
+ "12",
6
+ "16",
7
+ "24"
8
+ ], r = {
9
+ 12: {
10
+ width: 12,
11
+ path: /*#__PURE__*/ t.createElement("path", { d: "M6 0a6 6 0 1 1 0 12A6 6 0 0 1 6 0Zm-.705 8.737L9.63 4.403 8.392 3.166 5.295 6.263l-1.7-1.702L2.356 5.8l2.938 2.938Z" })
12
+ },
13
+ 16: {
14
+ width: 16,
15
+ path: /*#__PURE__*/ t.createElement("path", { d: "M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16Zm3.78-9.72a.751.751 0 0 0-.018-1.042.751.751 0 0 0-1.042-.018L6.75 9.19 5.28 7.72a.751.751 0 0 0-1.042.018.751.751 0 0 0-.018 1.042l2 2a.75.75 0 0 0 1.06 0Z" })
16
+ },
17
+ 24: {
18
+ width: 24,
19
+ path: /*#__PURE__*/ t.createElement("path", { d: "M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm16.28-2.72a.751.751 0 0 0-.018-1.042.751.751 0 0 0-1.042-.018l-5.97 5.97-2.47-2.47a.751.751 0 0 0-1.042.018.751.751 0 0 0-.018 1.042l3 3a.75.75 0 0 0 1.06 0Z" })
20
+ }
21
+ }, i = /*#__PURE__*/ t.forwardRef(function(t, i) {
22
+ return e(t, i, "octicon octicon-check-circle-fill", r, n);
23
+ });
24
+ i.displayName = "CheckCircleFillIcon";
25
+ //#endregion
26
+ export { i as CheckCircleFillIcon, i as default };
27
+
28
+ //# sourceMappingURL=CheckCircleFillIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CheckCircleFillIcon.js","names":[],"sources":["../../../../../../../../node_modules/@primer/octicons-react/dist/icons/CheckCircleFillIcon.mjs"],"sourcesContent":["import { t as renderOcticon } from \"../renderOcticon-DuMQdmQC.mjs\";\nimport React from \"react\";\nvar heights = [\n\t\"12\",\n\t\"16\",\n\t\"24\"\n];\nvar svgDataByHeight = {\n\t\"12\": {\n\t\t\"width\": 12,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M6 0a6 6 0 1 1 0 12A6 6 0 0 1 6 0Zm-.705 8.737L9.63 4.403 8.392 3.166 5.295 6.263l-1.7-1.702L2.356 5.8l2.938 2.938Z\" })\n\t},\n\t\"16\": {\n\t\t\"width\": 16,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M8 16A8 8 0 1 1 8 0a8 8 0 0 1 0 16Zm3.78-9.72a.751.751 0 0 0-.018-1.042.751.751 0 0 0-1.042-.018L6.75 9.19 5.28 7.72a.751.751 0 0 0-1.042.018.751.751 0 0 0-.018 1.042l2 2a.75.75 0 0 0 1.06 0Z\" })\n\t},\n\t\"24\": {\n\t\t\"width\": 24,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm16.28-2.72a.751.751 0 0 0-.018-1.042.751.751 0 0 0-1.042-.018l-5.97 5.97-2.47-2.47a.751.751 0 0 0-1.042.018.751.751 0 0 0-.018 1.042l3 3a.75.75 0 0 0 1.06 0Z\" })\n\t}\n};\nvar CheckCircleFillIcon = /*#__PURE__*/ React.forwardRef(function(props, ref) {\n\treturn renderOcticon(props, ref, \"octicon octicon-check-circle-fill\", svgDataByHeight, heights);\n});\nCheckCircleFillIcon.displayName = \"CheckCircleFillIcon\";\nexport { CheckCircleFillIcon, CheckCircleFillIcon as default };\n"],"x_google_ignoreList":[0],"mappings":";;;AAEA,IAAI,IAAU;CACb;CACA;CACA;AACD,GACI,IAAkB;CACrB,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,sHAAsH,CAAC;CAC/K;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,kMAAkM,CAAC;CAC3P;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,wOAAwO,CAAC;CACjS;AACD,GACI,IAAoC,gBAAM,WAAW,SAAS,GAAO,GAAK;CAC7E,OAAO,EAAc,GAAO,GAAK,qCAAqC,GAAiB,CAAO;AAC/F,CAAC;AACD,EAAoB,cAAc"}
@@ -0,0 +1,20 @@
1
+ import { t as e } from "../renderOcticon-DuMQdmQC.js";
2
+ import t from "react";
3
+ //#region ../../node_modules/@primer/octicons-react/dist/icons/CheckIcon.mjs
4
+ var n = ["16", "24"], r = {
5
+ 16: {
6
+ width: 16,
7
+ path: /*#__PURE__*/ t.createElement("path", { d: "M13.78 4.22a.75.75 0 0 1 0 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L2.22 9.28a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018L6 10.94l6.72-6.72a.75.75 0 0 1 1.06 0Z" })
8
+ },
9
+ 24: {
10
+ width: 24,
11
+ path: /*#__PURE__*/ t.createElement("path", { d: "M21.03 5.72a.75.75 0 0 1 0 1.06l-11.5 11.5a.747.747 0 0 1-1.072-.012l-5.5-5.75a.75.75 0 1 1 1.084-1.036l4.97 5.195L19.97 5.72a.75.75 0 0 1 1.06 0Z" })
12
+ }
13
+ }, i = /*#__PURE__*/ t.forwardRef(function(t, i) {
14
+ return e(t, i, "octicon octicon-check", r, n);
15
+ });
16
+ i.displayName = "CheckIcon";
17
+ //#endregion
18
+ export { i as CheckIcon, i as default };
19
+
20
+ //# sourceMappingURL=CheckIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CheckIcon.js","names":[],"sources":["../../../../../../../../node_modules/@primer/octicons-react/dist/icons/CheckIcon.mjs"],"sourcesContent":["import { t as renderOcticon } from \"../renderOcticon-DuMQdmQC.mjs\";\nimport React from \"react\";\nvar heights = [\"16\", \"24\"];\nvar svgDataByHeight = {\n\t\"16\": {\n\t\t\"width\": 16,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M13.78 4.22a.75.75 0 0 1 0 1.06l-7.25 7.25a.75.75 0 0 1-1.06 0L2.22 9.28a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018L6 10.94l6.72-6.72a.75.75 0 0 1 1.06 0Z\" })\n\t},\n\t\"24\": {\n\t\t\"width\": 24,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M21.03 5.72a.75.75 0 0 1 0 1.06l-11.5 11.5a.747.747 0 0 1-1.072-.012l-5.5-5.75a.75.75 0 1 1 1.084-1.036l4.97 5.195L19.97 5.72a.75.75 0 0 1 1.06 0Z\" })\n\t}\n};\nvar CheckIcon = /*#__PURE__*/ React.forwardRef(function(props, ref) {\n\treturn renderOcticon(props, ref, \"octicon octicon-check\", svgDataByHeight, heights);\n});\nCheckIcon.displayName = \"CheckIcon\";\nexport { CheckIcon, CheckIcon as default };\n"],"x_google_ignoreList":[0],"mappings":";;;AAEA,IAAI,IAAU,CAAC,MAAM,IAAI,GACrB,IAAkB;CACrB,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,qKAAqK,CAAC;CAC9N;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,qJAAqJ,CAAC;CAC9M;AACD,GACI,IAA0B,gBAAM,WAAW,SAAS,GAAO,GAAK;CACnE,OAAO,EAAc,GAAO,GAAK,yBAAyB,GAAiB,CAAO;AACnF,CAAC;AACD,EAAU,cAAc"}
@@ -0,0 +1,28 @@
1
+ import { t as e } from "../renderOcticon-DuMQdmQC.js";
2
+ import t from "react";
3
+ //#region ../../node_modules/@primer/octicons-react/dist/icons/ChevronDownIcon.mjs
4
+ var n = [
5
+ "12",
6
+ "16",
7
+ "24"
8
+ ], r = {
9
+ 12: {
10
+ width: 12,
11
+ path: /*#__PURE__*/ t.createElement("path", { d: "M6 8.825c-.2 0-.4-.1-.5-.2l-3.3-3.3c-.3-.3-.3-.8 0-1.1.3-.3.8-.3 1.1 0l2.7 2.7 2.7-2.7c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1l-3.2 3.2c-.2.2-.4.3-.6.3Z" })
12
+ },
13
+ 16: {
14
+ width: 16,
15
+ path: /*#__PURE__*/ t.createElement("path", { d: "M12.78 5.22a.749.749 0 0 1 0 1.06l-4.25 4.25a.749.749 0 0 1-1.06 0L3.22 6.28a.749.749 0 1 1 1.06-1.06L8 8.939l3.72-3.719a.749.749 0 0 1 1.06 0Z" })
16
+ },
17
+ 24: {
18
+ width: 24,
19
+ path: /*#__PURE__*/ t.createElement("path", { d: "M5.22 8.22a.749.749 0 0 0 0 1.06l6.25 6.25a.749.749 0 0 0 1.06 0l6.25-6.25a.749.749 0 1 0-1.06-1.06L12 13.939 6.28 8.22a.749.749 0 0 0-1.06 0Z" })
20
+ }
21
+ }, i = /*#__PURE__*/ t.forwardRef(function(t, i) {
22
+ return e(t, i, "octicon octicon-chevron-down", r, n);
23
+ });
24
+ i.displayName = "ChevronDownIcon";
25
+ //#endregion
26
+ export { i as ChevronDownIcon, i as default };
27
+
28
+ //# sourceMappingURL=ChevronDownIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChevronDownIcon.js","names":[],"sources":["../../../../../../../../node_modules/@primer/octicons-react/dist/icons/ChevronDownIcon.mjs"],"sourcesContent":["import { t as renderOcticon } from \"../renderOcticon-DuMQdmQC.mjs\";\nimport React from \"react\";\nvar heights = [\n\t\"12\",\n\t\"16\",\n\t\"24\"\n];\nvar svgDataByHeight = {\n\t\"12\": {\n\t\t\"width\": 12,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M6 8.825c-.2 0-.4-.1-.5-.2l-3.3-3.3c-.3-.3-.3-.8 0-1.1.3-.3.8-.3 1.1 0l2.7 2.7 2.7-2.7c.3-.3.8-.3 1.1 0 .3.3.3.8 0 1.1l-3.2 3.2c-.2.2-.4.3-.6.3Z\" })\n\t},\n\t\"16\": {\n\t\t\"width\": 16,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M12.78 5.22a.749.749 0 0 1 0 1.06l-4.25 4.25a.749.749 0 0 1-1.06 0L3.22 6.28a.749.749 0 1 1 1.06-1.06L8 8.939l3.72-3.719a.749.749 0 0 1 1.06 0Z\" })\n\t},\n\t\"24\": {\n\t\t\"width\": 24,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M5.22 8.22a.749.749 0 0 0 0 1.06l6.25 6.25a.749.749 0 0 0 1.06 0l6.25-6.25a.749.749 0 1 0-1.06-1.06L12 13.939 6.28 8.22a.749.749 0 0 0-1.06 0Z\" })\n\t}\n};\nvar ChevronDownIcon = /*#__PURE__*/ React.forwardRef(function(props, ref) {\n\treturn renderOcticon(props, ref, \"octicon octicon-chevron-down\", svgDataByHeight, heights);\n});\nChevronDownIcon.displayName = \"ChevronDownIcon\";\nexport { ChevronDownIcon, ChevronDownIcon as default };\n"],"x_google_ignoreList":[0],"mappings":";;;AAEA,IAAI,IAAU;CACb;CACA;CACA;AACD,GACI,IAAkB;CACrB,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,mJAAmJ,CAAC;CAC5M;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,kJAAkJ,CAAC;CAC3M;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,iJAAiJ,CAAC;CAC1M;AACD,GACI,IAAgC,gBAAM,WAAW,SAAS,GAAO,GAAK;CACzE,OAAO,EAAc,GAAO,GAAK,gCAAgC,GAAiB,CAAO;AAC1F,CAAC;AACD,EAAgB,cAAc"}
@@ -0,0 +1,28 @@
1
+ import { t as e } from "../renderOcticon-DuMQdmQC.js";
2
+ import t from "react";
3
+ //#region ../../node_modules/@primer/octicons-react/dist/icons/ChevronLeftIcon.mjs
4
+ var n = [
5
+ "12",
6
+ "16",
7
+ "24"
8
+ ], r = {
9
+ 12: {
10
+ width: 12,
11
+ path: /*#__PURE__*/ t.createElement("path", { d: "M3.587 6.025c0 .2.1.4.2.5l3.3 3.3c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1l-2.7-2.7 2.7-2.7c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-3.2 3.2c-.2.2-.3.4-.3.6Z" })
12
+ },
13
+ 16: {
14
+ width: 16,
15
+ path: /*#__PURE__*/ t.createElement("path", { d: "M9.78 12.78a.75.75 0 0 1-1.06 0L4.47 8.53a.75.75 0 0 1 0-1.06l4.25-4.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042L6.06 8l3.72 3.72a.75.75 0 0 1 0 1.06Z" })
16
+ },
17
+ 24: {
18
+ width: 24,
19
+ path: /*#__PURE__*/ t.createElement("path", { d: "M15.28 5.22a.75.75 0 0 1 0 1.06L9.56 12l5.72 5.72a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215l-6.25-6.25a.75.75 0 0 1 0-1.06l6.25-6.25a.75.75 0 0 1 1.06 0Z" })
20
+ }
21
+ }, i = /*#__PURE__*/ t.forwardRef(function(t, i) {
22
+ return e(t, i, "octicon octicon-chevron-left", r, n);
23
+ });
24
+ i.displayName = "ChevronLeftIcon";
25
+ //#endregion
26
+ export { i as ChevronLeftIcon, i as default };
27
+
28
+ //# sourceMappingURL=ChevronLeftIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChevronLeftIcon.js","names":[],"sources":["../../../../../../../../node_modules/@primer/octicons-react/dist/icons/ChevronLeftIcon.mjs"],"sourcesContent":["import { t as renderOcticon } from \"../renderOcticon-DuMQdmQC.mjs\";\nimport React from \"react\";\nvar heights = [\n\t\"12\",\n\t\"16\",\n\t\"24\"\n];\nvar svgDataByHeight = {\n\t\"12\": {\n\t\t\"width\": 12,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M3.587 6.025c0 .2.1.4.2.5l3.3 3.3c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1l-2.7-2.7 2.7-2.7c.3-.3.3-.8 0-1.1-.3-.3-.8-.3-1.1 0l-3.2 3.2c-.2.2-.3.4-.3.6Z\" })\n\t},\n\t\"16\": {\n\t\t\"width\": 16,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M9.78 12.78a.75.75 0 0 1-1.06 0L4.47 8.53a.75.75 0 0 1 0-1.06l4.25-4.25a.751.751 0 0 1 1.042.018.751.751 0 0 1 .018 1.042L6.06 8l3.72 3.72a.75.75 0 0 1 0 1.06Z\" })\n\t},\n\t\"24\": {\n\t\t\"width\": 24,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M15.28 5.22a.75.75 0 0 1 0 1.06L9.56 12l5.72 5.72a.749.749 0 0 1-.326 1.275.749.749 0 0 1-.734-.215l-6.25-6.25a.75.75 0 0 1 0-1.06l6.25-6.25a.75.75 0 0 1 1.06 0Z\" })\n\t}\n};\nvar ChevronLeftIcon = /*#__PURE__*/ React.forwardRef(function(props, ref) {\n\treturn renderOcticon(props, ref, \"octicon octicon-chevron-left\", svgDataByHeight, heights);\n});\nChevronLeftIcon.displayName = \"ChevronLeftIcon\";\nexport { ChevronLeftIcon, ChevronLeftIcon as default };\n"],"x_google_ignoreList":[0],"mappings":";;;AAEA,IAAI,IAAU;CACb;CACA;CACA;AACD,GACI,IAAkB;CACrB,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,kJAAkJ,CAAC;CAC3M;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,kKAAkK,CAAC;CAC3N;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,oKAAoK,CAAC;CAC7N;AACD,GACI,IAAgC,gBAAM,WAAW,SAAS,GAAO,GAAK;CACzE,OAAO,EAAc,GAAO,GAAK,gCAAgC,GAAiB,CAAO;AAC1F,CAAC;AACD,EAAgB,cAAc"}
@@ -0,0 +1,28 @@
1
+ import { t as e } from "../renderOcticon-DuMQdmQC.js";
2
+ import t from "react";
3
+ //#region ../../node_modules/@primer/octicons-react/dist/icons/ChevronRightIcon.mjs
4
+ var n = [
5
+ "12",
6
+ "16",
7
+ "24"
8
+ ], r = {
9
+ 12: {
10
+ width: 12,
11
+ path: /*#__PURE__*/ t.createElement("path", { d: "M4.7 10c-.2 0-.4-.1-.5-.2-.3-.3-.3-.8 0-1.1L6.9 6 4.2 3.3c-.3-.3-.3-.8 0-1.1.3-.3.8-.3 1.1 0l3.3 3.2c.3.3.3.8 0 1.1L5.3 9.7c-.2.2-.4.3-.6.3Z" })
12
+ },
13
+ 16: {
14
+ width: 16,
15
+ path: /*#__PURE__*/ t.createElement("path", { d: "M6.22 3.22a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042L9.94 8 6.22 4.28a.75.75 0 0 1 0-1.06Z" })
16
+ },
17
+ 24: {
18
+ width: 24,
19
+ path: /*#__PURE__*/ t.createElement("path", { d: "M8.72 18.78a.75.75 0 0 1 0-1.06L14.44 12 8.72 6.28a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0Z" })
20
+ }
21
+ }, i = /*#__PURE__*/ t.forwardRef(function(t, i) {
22
+ return e(t, i, "octicon octicon-chevron-right", r, n);
23
+ });
24
+ i.displayName = "ChevronRightIcon";
25
+ //#endregion
26
+ export { i as ChevronRightIcon, i as default };
27
+
28
+ //# sourceMappingURL=ChevronRightIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChevronRightIcon.js","names":[],"sources":["../../../../../../../../node_modules/@primer/octicons-react/dist/icons/ChevronRightIcon.mjs"],"sourcesContent":["import { t as renderOcticon } from \"../renderOcticon-DuMQdmQC.mjs\";\nimport React from \"react\";\nvar heights = [\n\t\"12\",\n\t\"16\",\n\t\"24\"\n];\nvar svgDataByHeight = {\n\t\"12\": {\n\t\t\"width\": 12,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M4.7 10c-.2 0-.4-.1-.5-.2-.3-.3-.3-.8 0-1.1L6.9 6 4.2 3.3c-.3-.3-.3-.8 0-1.1.3-.3.8-.3 1.1 0l3.3 3.2c.3.3.3.8 0 1.1L5.3 9.7c-.2.2-.4.3-.6.3Z\" })\n\t},\n\t\"16\": {\n\t\t\"width\": 16,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M6.22 3.22a.75.75 0 0 1 1.06 0l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.751.751 0 0 1-1.042-.018.751.751 0 0 1-.018-1.042L9.94 8 6.22 4.28a.75.75 0 0 1 0-1.06Z\" })\n\t},\n\t\"24\": {\n\t\t\"width\": 24,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M8.72 18.78a.75.75 0 0 1 0-1.06L14.44 12 8.72 6.28a.751.751 0 0 1 .018-1.042.751.751 0 0 1 1.042-.018l6.25 6.25a.75.75 0 0 1 0 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0Z\" })\n\t}\n};\nvar ChevronRightIcon = /*#__PURE__*/ React.forwardRef(function(props, ref) {\n\treturn renderOcticon(props, ref, \"octicon octicon-chevron-right\", svgDataByHeight, heights);\n});\nChevronRightIcon.displayName = \"ChevronRightIcon\";\nexport { ChevronRightIcon, ChevronRightIcon as default };\n"],"x_google_ignoreList":[0],"mappings":";;;AAEA,IAAI,IAAU;CACb;CACA;CACA;AACD,GACI,IAAkB;CACrB,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,+IAA+I,CAAC;CACxM;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,mKAAmK,CAAC;CAC5N;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,sKAAsK,CAAC;CAC/N;AACD,GACI,IAAiC,gBAAM,WAAW,SAAS,GAAO,GAAK;CAC1E,OAAO,EAAc,GAAO,GAAK,iCAAiC,GAAiB,CAAO;AAC3F,CAAC;AACD,EAAiB,cAAc"}
@@ -0,0 +1,28 @@
1
+ import { t as e } from "../renderOcticon-DuMQdmQC.js";
2
+ import t from "react";
3
+ //#region ../../node_modules/@primer/octicons-react/dist/icons/ChevronUpIcon.mjs
4
+ var n = [
5
+ "12",
6
+ "16",
7
+ "24"
8
+ ], r = {
9
+ 12: {
10
+ width: 12,
11
+ path: /*#__PURE__*/ t.createElement("path", { d: "M6 4c-.2 0-.4.1-.5.2L2.2 7.5c-.3.3-.3.8 0 1.1.3.3.8.3 1.1 0L6 5.9l2.7 2.7c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1L6.6 4.3C6.4 4.1 6.2 4 6 4Z" })
12
+ },
13
+ 16: {
14
+ width: 16,
15
+ path: /*#__PURE__*/ t.createElement("path", { d: "M3.22 10.53a.749.749 0 0 1 0-1.06l4.25-4.25a.749.749 0 0 1 1.06 0l4.25 4.25a.749.749 0 1 1-1.06 1.06L8 6.811 4.28 10.53a.749.749 0 0 1-1.06 0Z" })
16
+ },
17
+ 24: {
18
+ width: 24,
19
+ path: /*#__PURE__*/ t.createElement("path", { d: "M18.78 15.78a.749.749 0 0 1-1.06 0L12 10.061 6.28 15.78a.749.749 0 1 1-1.06-1.06l6.25-6.25a.749.749 0 0 1 1.06 0l6.25 6.25a.749.749 0 0 1 0 1.06Z" })
20
+ }
21
+ }, i = /*#__PURE__*/ t.forwardRef(function(t, i) {
22
+ return e(t, i, "octicon octicon-chevron-up", r, n);
23
+ });
24
+ i.displayName = "ChevronUpIcon";
25
+ //#endregion
26
+ export { i as ChevronUpIcon, i as default };
27
+
28
+ //# sourceMappingURL=ChevronUpIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"ChevronUpIcon.js","names":[],"sources":["../../../../../../../../node_modules/@primer/octicons-react/dist/icons/ChevronUpIcon.mjs"],"sourcesContent":["import { t as renderOcticon } from \"../renderOcticon-DuMQdmQC.mjs\";\nimport React from \"react\";\nvar heights = [\n\t\"12\",\n\t\"16\",\n\t\"24\"\n];\nvar svgDataByHeight = {\n\t\"12\": {\n\t\t\"width\": 12,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M6 4c-.2 0-.4.1-.5.2L2.2 7.5c-.3.3-.3.8 0 1.1.3.3.8.3 1.1 0L6 5.9l2.7 2.7c.3.3.8.3 1.1 0 .3-.3.3-.8 0-1.1L6.6 4.3C6.4 4.1 6.2 4 6 4Z\" })\n\t},\n\t\"16\": {\n\t\t\"width\": 16,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M3.22 10.53a.749.749 0 0 1 0-1.06l4.25-4.25a.749.749 0 0 1 1.06 0l4.25 4.25a.749.749 0 1 1-1.06 1.06L8 6.811 4.28 10.53a.749.749 0 0 1-1.06 0Z\" })\n\t},\n\t\"24\": {\n\t\t\"width\": 24,\n\t\t\"path\": /*#__PURE__*/ React.createElement(\"path\", { d: \"M18.78 15.78a.749.749 0 0 1-1.06 0L12 10.061 6.28 15.78a.749.749 0 1 1-1.06-1.06l6.25-6.25a.749.749 0 0 1 1.06 0l6.25 6.25a.749.749 0 0 1 0 1.06Z\" })\n\t}\n};\nvar ChevronUpIcon = /*#__PURE__*/ React.forwardRef(function(props, ref) {\n\treturn renderOcticon(props, ref, \"octicon octicon-chevron-up\", svgDataByHeight, heights);\n});\nChevronUpIcon.displayName = \"ChevronUpIcon\";\nexport { ChevronUpIcon, ChevronUpIcon as default };\n"],"x_google_ignoreList":[0],"mappings":";;;AAEA,IAAI,IAAU;CACb;CACA;CACA;AACD,GACI,IAAkB;CACrB,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,uIAAuI,CAAC;CAChM;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,iJAAiJ,CAAC;CAC1M;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,QAAQ,EAAE,GAAG,oJAAoJ,CAAC;CAC7M;AACD,GACI,IAA8B,gBAAM,WAAW,SAAS,GAAO,GAAK;CACvE,OAAO,EAAc,GAAO,GAAK,8BAA8B,GAAiB,CAAO;AACxF,CAAC;AACD,EAAc,cAAc"}
@@ -0,0 +1,33 @@
1
+ import { t as e } from "../renderOcticon-DuMQdmQC.js";
2
+ import t from "react";
3
+ //#region ../../node_modules/@primer/octicons-react/dist/icons/CopilotIcon.mjs
4
+ var n = [
5
+ "16",
6
+ "24",
7
+ "48",
8
+ "96"
9
+ ], r = {
10
+ 16: {
11
+ width: 16,
12
+ path: /*#__PURE__*/ t.createElement(t.Fragment, null, /*#__PURE__*/ t.createElement("path", { d: "M7.998 15.035c-4.562 0-7.873-2.914-7.998-3.749V9.338c.085-.628.677-1.686 1.588-2.065.013-.07.024-.143.036-.218.029-.183.06-.384.126-.612-.201-.508-.254-1.084-.254-1.656 0-.87.128-1.769.693-2.484.579-.733 1.494-1.124 2.724-1.261 1.206-.134 2.262.034 2.944.765.05.053.096.108.139.165.044-.057.094-.112.143-.165.682-.731 1.738-.899 2.944-.765 1.23.137 2.145.528 2.724 1.261.566.715.693 1.614.693 2.484 0 .572-.053 1.148-.254 1.656.066.228.098.429.126.612.012.076.024.148.037.218.924.385 1.522 1.471 1.591 2.095v1.872c0 .766-3.351 3.795-8.002 3.795Zm0-1.485c2.28 0 4.584-1.11 5.002-1.433V7.862l-.023-.116c-.49.21-1.075.291-1.727.291-1.146 0-2.059-.327-2.71-.991A3.222 3.222 0 0 1 8 6.303a3.24 3.24 0 0 1-.544.743c-.65.664-1.563.991-2.71.991-.652 0-1.236-.081-1.727-.291l-.023.116v4.255c.419.323 2.722 1.433 5.002 1.433ZM6.762 2.83c-.193-.206-.637-.413-1.682-.297-1.019.113-1.479.404-1.713.7-.247.312-.369.789-.369 1.554 0 .793.129 1.171.308 1.371.162.181.519.379 1.442.379.853 0 1.339-.235 1.638-.54.315-.322.527-.827.617-1.553.117-.935-.037-1.395-.241-1.614Zm4.155-.297c-1.044-.116-1.488.091-1.681.297-.204.219-.359.679-.242 1.614.091.726.303 1.231.618 1.553.299.305.784.54 1.638.54.922 0 1.28-.198 1.442-.379.179-.2.308-.578.308-1.371 0-.765-.123-1.242-.37-1.554-.233-.296-.693-.587-1.713-.7Z" }), /*#__PURE__*/ t.createElement("path", { d: "M6.25 9.037a.75.75 0 0 1 .75.75v1.501a.75.75 0 0 1-1.5 0V9.787a.75.75 0 0 1 .75-.75Zm4.25.75v1.501a.75.75 0 0 1-1.5 0V9.787a.75.75 0 0 1 1.5 0Z" }))
13
+ },
14
+ 24: {
15
+ width: 24,
16
+ path: /*#__PURE__*/ t.createElement(t.Fragment, null, /*#__PURE__*/ t.createElement("path", { d: "M23.922 16.992c-.861 1.495-5.859 5.023-11.922 5.023-6.063 0-11.061-3.528-11.922-5.023A.641.641 0 0 1 0 16.736v-2.869a.841.841 0 0 1 .053-.22c.372-.935 1.347-2.292 2.605-2.656.167-.429.414-1.055.644-1.517a10.195 10.195 0 0 1-.052-1.086c0-1.331.282-2.499 1.132-3.368.397-.406.89-.717 1.474-.952 1.399-1.136 3.392-2.093 6.122-2.093 2.731 0 4.767.957 6.166 2.093.584.235 1.077.546 1.474.952.85.869 1.132 2.037 1.132 3.368 0 .368-.014.733-.052 1.086.23.462.477 1.088.644 1.517 1.258.364 2.233 1.721 2.605 2.656a.832.832 0 0 1 .053.22v2.869a.641.641 0 0 1-.078.256ZM12.172 11h-.344a4.323 4.323 0 0 1-.355.508C10.703 12.455 9.555 13 7.965 13c-1.725 0-2.989-.359-3.782-1.259a2.005 2.005 0 0 1-.085-.104L4 11.741v6.585c1.435.779 4.514 2.179 8 2.179 3.486 0 6.565-1.4 8-2.179v-6.585l-.098-.104s-.033.045-.085.104c-.793.9-2.057 1.259-3.782 1.259-1.59 0-2.738-.545-3.508-1.492a4.323 4.323 0 0 1-.355-.508h-.016.016Zm.641-2.935c.136 1.057.403 1.913.878 2.497.442.544 1.134.938 2.344.938 1.573 0 2.292-.337 2.657-.751.384-.435.558-1.15.558-2.361 0-1.14-.243-1.847-.705-2.319-.477-.488-1.319-.862-2.824-1.025-1.487-.161-2.192.138-2.533.529-.269.307-.437.808-.438 1.578v.021c0 .265.021.562.063.893Zm-1.626 0c.042-.331.063-.628.063-.894v-.02c-.001-.77-.169-1.271-.438-1.578-.341-.391-1.046-.69-2.533-.529-1.505.163-2.347.537-2.824 1.025-.462.472-.705 1.179-.705 2.319 0 1.211.175 1.926.558 2.361.365.414 1.084.751 2.657.751 1.21 0 1.902-.394 2.344-.938.475-.584.742-1.44.878-2.497Z" }), /*#__PURE__*/ t.createElement("path", { d: "M14.5 14.25a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1Zm-5 0a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1Z" }))
17
+ },
18
+ 48: {
19
+ width: 48,
20
+ path: /*#__PURE__*/ t.createElement(t.Fragment, null, /*#__PURE__*/ t.createElement("path", { d: "M47.801 34.003c-1.72 2.988-11.706 10.037-23.82 10.037S1.881 36.991.161 34.003a1.309 1.309 0 0 1-.161-.57v-5.615c.012-.17.047-.338.11-.498.744-1.867 2.692-4.58 5.206-5.308.333-.855.826-2.106 1.287-3.029a20.112 20.112 0 0 1-.104-2.171c0-2.659.563-4.992 2.262-6.729.793-.811 1.777-1.433 2.945-1.901C14.502 5.911 18.483 4 23.938 4c5.455 0 9.523 1.911 12.319 4.182 1.167.468 2.151 1.09 2.944 1.901 1.699 1.737 2.263 4.07 2.263 6.729 0 .736-.027 1.465-.105 2.171.461.923.954 2.174 1.288 3.029 2.513.728 4.461 3.441 5.205 5.308.081.205.115.424.115.645v5.318c0 .252-.04.502-.166.72ZM24.325 22.031h-.688a8.52 8.52 0 0 1-.709 1.016c-1.537 1.892-3.833 2.98-7.008 2.98-3.447 0-5.972-.717-7.557-2.514a4.408 4.408 0 0 1-.171-.21l-.195.21v13.155c2.867 1.558 9.02 4.353 15.984 4.353s13.117-2.795 15.984-4.353V23.513l-.195-.21s-.066.091-.171.21c-1.584 1.797-4.11 2.514-7.557 2.514-3.175 0-5.47-1.088-7.008-2.98a8.637 8.637 0 0 1-.709-1.016h-.033.033Zm-1.969-5.864a14.31 14.31 0 0 0 .127-1.785v-.042c-.003-1.537-.339-2.538-.876-3.152-.681-.78-2.09-1.378-5.06-1.057-3.008.326-4.69 1.073-5.643 2.048-.923.944-1.408 2.356-1.408 4.633 0 2.42.348 3.849 1.115 4.719.729.827 2.165 1.499 5.309 1.499 2.417 0 3.799-.786 4.683-1.873.948-1.168 1.482-2.878 1.753-4.99Zm3.25 0c.271 2.112.805 3.822 1.754 4.99.883 1.087 2.265 1.873 4.682 1.873 3.145 0 4.58-.672 5.309-1.499.767-.87 1.116-2.299 1.116-4.719 0-2.277-.485-3.689-1.408-4.633-.954-.975-2.635-1.722-5.644-2.048-2.969-.321-4.378.277-5.06 1.057-.537.614-.873 1.615-.876 3.152v.042c.002.53.042 1.123.127 1.785Z" }), /*#__PURE__*/ t.createElement("path", { d: "M28.998 28.516c1.104 0 1.999.895 1.999 1.999v3.998a2 2 0 1 1-3.998 0v-3.998c0-1.104.895-1.999 1.999-1.999Zm-9.996 0c1.104 0 1.999.895 1.999 1.999v3.998a2 2 0 1 1-3.998 0v-3.998c0-1.104.895-1.999 1.999-1.999Z" }))
21
+ },
22
+ 96: {
23
+ width: 96,
24
+ path: /*#__PURE__*/ t.createElement(t.Fragment, null, /*#__PURE__*/ t.createElement("path", { d: "M95.667 67.954C92.225 73.933 72.24 88.04 47.997 88.04 23.754 88.04 3.769 73.933.328 67.954c-.216-.375-.307-.796-.328-1.226V55.661c.019-.371.089-.736.226-1.081 1.489-3.738 5.386-9.166 10.417-10.623.667-1.712 1.655-4.215 2.576-6.062-.154-1.414-.208-2.872-.208-4.345 0-5.322 1.128-9.99 4.527-13.466 1.587-1.623 3.557-2.869 5.893-3.805 5.595-4.545 13.563-8.369 24.48-8.369s19.057 3.824 24.652 8.369c2.337.936 4.306 2.182 5.894 3.805 3.399 3.476 4.527 8.144 4.527 13.466 0 1.473-.054 2.931-.208 4.345.921 1.847 1.909 4.35 2.576 6.062 5.03 1.457 8.928 6.885 10.417 10.623.163.41.231.848.231 1.289v10.644c0 .504-.081 1.004-.333 1.441ZM48.686 43.993l-.3.001-1.077-.001c-.423.709-.894 1.39-1.418 2.035-3.078 3.787-7.672 5.964-14.026 5.964-6.897 0-11.952-1.435-15.123-5.032a7.886 7.886 0 0 1-.342-.419l-.39.419v26.326c5.737 3.118 18.05 8.713 31.987 8.713 13.938 0 26.251-5.595 31.988-8.713V46.96l-.39-.419s-.132.181-.342.419c-3.171 3.597-8.226 5.032-15.123 5.032-6.354 0-10.949-2.177-14.026-5.964a17.178 17.178 0 0 1-1.418-2.034h-.066l.066-.001Zm-3.94-11.733c.17-1.326.251-2.513.253-3.573v-.084c-.005-3.077-.678-5.079-1.752-6.308-1.365-1.562-4.184-2.758-10.127-2.115-6.021.652-9.386 2.146-11.294 4.098-1.847 1.889-2.818 4.715-2.818 9.272 0 4.842.698 7.703 2.232 9.443 1.459 1.655 4.332 3.001 10.625 3.001 4.837 0 7.603-1.573 9.371-3.749 1.899-2.336 2.967-5.759 3.51-9.985Zm6.503 0c.543 4.226 1.611 7.649 3.51 9.985 1.768 2.176 4.533 3.749 9.371 3.749 6.292 0 9.165-1.346 10.624-3.001 1.535-1.74 2.232-4.601 2.232-9.443 0-4.557-.97-7.383-2.817-9.272-1.908-1.952-5.274-3.446-11.294-4.098-5.943-.643-8.763.553-10.127 2.115-1.074 1.229-1.747 3.231-1.752 6.308v.084c.002 1.06.083 2.247.253 3.573Zm-2.563 11.734h.066l-.066-.001v.001Z" }), /*#__PURE__*/ t.createElement("path", { d: "M38.5 55.75a3.5 3.5 0 0 1 3.5 3.5v8.5a3.5 3.5 0 1 1-7 0v-8.5a3.5 3.5 0 0 1 3.5-3.5Zm19 0a3.5 3.5 0 0 1 3.5 3.5v8.5a3.5 3.5 0 1 1-7 0v-8.5a3.5 3.5 0 0 1 3.5-3.5Z" }))
25
+ }
26
+ }, i = /*#__PURE__*/ t.forwardRef(function(t, i) {
27
+ return e(t, i, "octicon octicon-copilot", r, n);
28
+ });
29
+ i.displayName = "CopilotIcon";
30
+ //#endregion
31
+ export { i as CopilotIcon, i as default };
32
+
33
+ //# sourceMappingURL=CopilotIcon.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CopilotIcon.js","names":[],"sources":["../../../../../../../../node_modules/@primer/octicons-react/dist/icons/CopilotIcon.mjs"],"sourcesContent":["import { t as renderOcticon } from \"../renderOcticon-DuMQdmQC.mjs\";\nimport React from \"react\";\nvar heights = [\n\t\"16\",\n\t\"24\",\n\t\"48\",\n\t\"96\"\n];\nvar svgDataByHeight = {\n\t\"16\": {\n\t\t\"width\": 16,\n\t\t\"path\": /*#__PURE__*/ React.createElement(React.Fragment, null, /*#__PURE__*/ React.createElement(\"path\", { d: \"M7.998 15.035c-4.562 0-7.873-2.914-7.998-3.749V9.338c.085-.628.677-1.686 1.588-2.065.013-.07.024-.143.036-.218.029-.183.06-.384.126-.612-.201-.508-.254-1.084-.254-1.656 0-.87.128-1.769.693-2.484.579-.733 1.494-1.124 2.724-1.261 1.206-.134 2.262.034 2.944.765.05.053.096.108.139.165.044-.057.094-.112.143-.165.682-.731 1.738-.899 2.944-.765 1.23.137 2.145.528 2.724 1.261.566.715.693 1.614.693 2.484 0 .572-.053 1.148-.254 1.656.066.228.098.429.126.612.012.076.024.148.037.218.924.385 1.522 1.471 1.591 2.095v1.872c0 .766-3.351 3.795-8.002 3.795Zm0-1.485c2.28 0 4.584-1.11 5.002-1.433V7.862l-.023-.116c-.49.21-1.075.291-1.727.291-1.146 0-2.059-.327-2.71-.991A3.222 3.222 0 0 1 8 6.303a3.24 3.24 0 0 1-.544.743c-.65.664-1.563.991-2.71.991-.652 0-1.236-.081-1.727-.291l-.023.116v4.255c.419.323 2.722 1.433 5.002 1.433ZM6.762 2.83c-.193-.206-.637-.413-1.682-.297-1.019.113-1.479.404-1.713.7-.247.312-.369.789-.369 1.554 0 .793.129 1.171.308 1.371.162.181.519.379 1.442.379.853 0 1.339-.235 1.638-.54.315-.322.527-.827.617-1.553.117-.935-.037-1.395-.241-1.614Zm4.155-.297c-1.044-.116-1.488.091-1.681.297-.204.219-.359.679-.242 1.614.091.726.303 1.231.618 1.553.299.305.784.54 1.638.54.922 0 1.28-.198 1.442-.379.179-.2.308-.578.308-1.371 0-.765-.123-1.242-.37-1.554-.233-.296-.693-.587-1.713-.7Z\" }), /*#__PURE__*/ React.createElement(\"path\", { d: \"M6.25 9.037a.75.75 0 0 1 .75.75v1.501a.75.75 0 0 1-1.5 0V9.787a.75.75 0 0 1 .75-.75Zm4.25.75v1.501a.75.75 0 0 1-1.5 0V9.787a.75.75 0 0 1 1.5 0Z\" }))\n\t},\n\t\"24\": {\n\t\t\"width\": 24,\n\t\t\"path\": /*#__PURE__*/ React.createElement(React.Fragment, null, /*#__PURE__*/ React.createElement(\"path\", { d: \"M23.922 16.992c-.861 1.495-5.859 5.023-11.922 5.023-6.063 0-11.061-3.528-11.922-5.023A.641.641 0 0 1 0 16.736v-2.869a.841.841 0 0 1 .053-.22c.372-.935 1.347-2.292 2.605-2.656.167-.429.414-1.055.644-1.517a10.195 10.195 0 0 1-.052-1.086c0-1.331.282-2.499 1.132-3.368.397-.406.89-.717 1.474-.952 1.399-1.136 3.392-2.093 6.122-2.093 2.731 0 4.767.957 6.166 2.093.584.235 1.077.546 1.474.952.85.869 1.132 2.037 1.132 3.368 0 .368-.014.733-.052 1.086.23.462.477 1.088.644 1.517 1.258.364 2.233 1.721 2.605 2.656a.832.832 0 0 1 .053.22v2.869a.641.641 0 0 1-.078.256ZM12.172 11h-.344a4.323 4.323 0 0 1-.355.508C10.703 12.455 9.555 13 7.965 13c-1.725 0-2.989-.359-3.782-1.259a2.005 2.005 0 0 1-.085-.104L4 11.741v6.585c1.435.779 4.514 2.179 8 2.179 3.486 0 6.565-1.4 8-2.179v-6.585l-.098-.104s-.033.045-.085.104c-.793.9-2.057 1.259-3.782 1.259-1.59 0-2.738-.545-3.508-1.492a4.323 4.323 0 0 1-.355-.508h-.016.016Zm.641-2.935c.136 1.057.403 1.913.878 2.497.442.544 1.134.938 2.344.938 1.573 0 2.292-.337 2.657-.751.384-.435.558-1.15.558-2.361 0-1.14-.243-1.847-.705-2.319-.477-.488-1.319-.862-2.824-1.025-1.487-.161-2.192.138-2.533.529-.269.307-.437.808-.438 1.578v.021c0 .265.021.562.063.893Zm-1.626 0c.042-.331.063-.628.063-.894v-.02c-.001-.77-.169-1.271-.438-1.578-.341-.391-1.046-.69-2.533-.529-1.505.163-2.347.537-2.824 1.025-.462.472-.705 1.179-.705 2.319 0 1.211.175 1.926.558 2.361.365.414 1.084.751 2.657.751 1.21 0 1.902-.394 2.344-.938.475-.584.742-1.44.878-2.497Z\" }), /*#__PURE__*/ React.createElement(\"path\", { d: \"M14.5 14.25a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1Zm-5 0a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1Z\" }))\n\t},\n\t\"48\": {\n\t\t\"width\": 48,\n\t\t\"path\": /*#__PURE__*/ React.createElement(React.Fragment, null, /*#__PURE__*/ React.createElement(\"path\", { d: \"M47.801 34.003c-1.72 2.988-11.706 10.037-23.82 10.037S1.881 36.991.161 34.003a1.309 1.309 0 0 1-.161-.57v-5.615c.012-.17.047-.338.11-.498.744-1.867 2.692-4.58 5.206-5.308.333-.855.826-2.106 1.287-3.029a20.112 20.112 0 0 1-.104-2.171c0-2.659.563-4.992 2.262-6.729.793-.811 1.777-1.433 2.945-1.901C14.502 5.911 18.483 4 23.938 4c5.455 0 9.523 1.911 12.319 4.182 1.167.468 2.151 1.09 2.944 1.901 1.699 1.737 2.263 4.07 2.263 6.729 0 .736-.027 1.465-.105 2.171.461.923.954 2.174 1.288 3.029 2.513.728 4.461 3.441 5.205 5.308.081.205.115.424.115.645v5.318c0 .252-.04.502-.166.72ZM24.325 22.031h-.688a8.52 8.52 0 0 1-.709 1.016c-1.537 1.892-3.833 2.98-7.008 2.98-3.447 0-5.972-.717-7.557-2.514a4.408 4.408 0 0 1-.171-.21l-.195.21v13.155c2.867 1.558 9.02 4.353 15.984 4.353s13.117-2.795 15.984-4.353V23.513l-.195-.21s-.066.091-.171.21c-1.584 1.797-4.11 2.514-7.557 2.514-3.175 0-5.47-1.088-7.008-2.98a8.637 8.637 0 0 1-.709-1.016h-.033.033Zm-1.969-5.864a14.31 14.31 0 0 0 .127-1.785v-.042c-.003-1.537-.339-2.538-.876-3.152-.681-.78-2.09-1.378-5.06-1.057-3.008.326-4.69 1.073-5.643 2.048-.923.944-1.408 2.356-1.408 4.633 0 2.42.348 3.849 1.115 4.719.729.827 2.165 1.499 5.309 1.499 2.417 0 3.799-.786 4.683-1.873.948-1.168 1.482-2.878 1.753-4.99Zm3.25 0c.271 2.112.805 3.822 1.754 4.99.883 1.087 2.265 1.873 4.682 1.873 3.145 0 4.58-.672 5.309-1.499.767-.87 1.116-2.299 1.116-4.719 0-2.277-.485-3.689-1.408-4.633-.954-.975-2.635-1.722-5.644-2.048-2.969-.321-4.378.277-5.06 1.057-.537.614-.873 1.615-.876 3.152v.042c.002.53.042 1.123.127 1.785Z\" }), /*#__PURE__*/ React.createElement(\"path\", { d: \"M28.998 28.516c1.104 0 1.999.895 1.999 1.999v3.998a2 2 0 1 1-3.998 0v-3.998c0-1.104.895-1.999 1.999-1.999Zm-9.996 0c1.104 0 1.999.895 1.999 1.999v3.998a2 2 0 1 1-3.998 0v-3.998c0-1.104.895-1.999 1.999-1.999Z\" }))\n\t},\n\t\"96\": {\n\t\t\"width\": 96,\n\t\t\"path\": /*#__PURE__*/ React.createElement(React.Fragment, null, /*#__PURE__*/ React.createElement(\"path\", { d: \"M95.667 67.954C92.225 73.933 72.24 88.04 47.997 88.04 23.754 88.04 3.769 73.933.328 67.954c-.216-.375-.307-.796-.328-1.226V55.661c.019-.371.089-.736.226-1.081 1.489-3.738 5.386-9.166 10.417-10.623.667-1.712 1.655-4.215 2.576-6.062-.154-1.414-.208-2.872-.208-4.345 0-5.322 1.128-9.99 4.527-13.466 1.587-1.623 3.557-2.869 5.893-3.805 5.595-4.545 13.563-8.369 24.48-8.369s19.057 3.824 24.652 8.369c2.337.936 4.306 2.182 5.894 3.805 3.399 3.476 4.527 8.144 4.527 13.466 0 1.473-.054 2.931-.208 4.345.921 1.847 1.909 4.35 2.576 6.062 5.03 1.457 8.928 6.885 10.417 10.623.163.41.231.848.231 1.289v10.644c0 .504-.081 1.004-.333 1.441ZM48.686 43.993l-.3.001-1.077-.001c-.423.709-.894 1.39-1.418 2.035-3.078 3.787-7.672 5.964-14.026 5.964-6.897 0-11.952-1.435-15.123-5.032a7.886 7.886 0 0 1-.342-.419l-.39.419v26.326c5.737 3.118 18.05 8.713 31.987 8.713 13.938 0 26.251-5.595 31.988-8.713V46.96l-.39-.419s-.132.181-.342.419c-3.171 3.597-8.226 5.032-15.123 5.032-6.354 0-10.949-2.177-14.026-5.964a17.178 17.178 0 0 1-1.418-2.034h-.066l.066-.001Zm-3.94-11.733c.17-1.326.251-2.513.253-3.573v-.084c-.005-3.077-.678-5.079-1.752-6.308-1.365-1.562-4.184-2.758-10.127-2.115-6.021.652-9.386 2.146-11.294 4.098-1.847 1.889-2.818 4.715-2.818 9.272 0 4.842.698 7.703 2.232 9.443 1.459 1.655 4.332 3.001 10.625 3.001 4.837 0 7.603-1.573 9.371-3.749 1.899-2.336 2.967-5.759 3.51-9.985Zm6.503 0c.543 4.226 1.611 7.649 3.51 9.985 1.768 2.176 4.533 3.749 9.371 3.749 6.292 0 9.165-1.346 10.624-3.001 1.535-1.74 2.232-4.601 2.232-9.443 0-4.557-.97-7.383-2.817-9.272-1.908-1.952-5.274-3.446-11.294-4.098-5.943-.643-8.763.553-10.127 2.115-1.074 1.229-1.747 3.231-1.752 6.308v.084c.002 1.06.083 2.247.253 3.573Zm-2.563 11.734h.066l-.066-.001v.001Z\" }), /*#__PURE__*/ React.createElement(\"path\", { d: \"M38.5 55.75a3.5 3.5 0 0 1 3.5 3.5v8.5a3.5 3.5 0 1 1-7 0v-8.5a3.5 3.5 0 0 1 3.5-3.5Zm19 0a3.5 3.5 0 0 1 3.5 3.5v8.5a3.5 3.5 0 1 1-7 0v-8.5a3.5 3.5 0 0 1 3.5-3.5Z\" }))\n\t}\n};\nvar CopilotIcon = /*#__PURE__*/ React.forwardRef(function(props, ref) {\n\treturn renderOcticon(props, ref, \"octicon octicon-copilot\", svgDataByHeight, heights);\n});\nCopilotIcon.displayName = \"CopilotIcon\";\nexport { CopilotIcon, CopilotIcon as default };\n"],"x_google_ignoreList":[0],"mappings":";;;AAEA,IAAI,IAAU;CACb;CACA;CACA;CACA;AACD,GACI,IAAkB;CACrB,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,EAAM,UAAU,MAAoB,gBAAM,cAAc,QAAQ,EAAE,GAAG,6wCAA6wC,CAAC,GAAiB,gBAAM,cAAc,QAAQ,EAAE,GAAG,kJAAkJ,CAAC,CAAC;CACpkD;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,EAAM,UAAU,MAAoB,gBAAM,cAAc,QAAQ,EAAE,GAAG,27CAA27C,CAAC,GAAiB,gBAAM,cAAc,QAAQ,EAAE,GAAG,mHAAmH,CAAC,CAAC;CACntD;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,EAAM,UAAU,MAAoB,gBAAM,cAAc,QAAQ,EAAE,GAAG,kgDAAkgD,CAAC,GAAiB,gBAAM,cAAc,QAAQ,EAAE,GAAG,kNAAkN,CAAC,CAAC;CACz3D;CACA,IAAM;EACL,OAAS;EACT,MAAsB,gBAAM,cAAc,EAAM,UAAU,MAAoB,gBAAM,cAAc,QAAQ,EAAE,GAAG,wrDAAwrD,CAAC,GAAiB,gBAAM,cAAc,QAAQ,EAAE,GAAG,mKAAmK,CAAC,CAAC;CAChgE;AACD,GACI,IAA4B,gBAAM,WAAW,SAAS,GAAO,GAAK;CACrE,OAAO,EAAc,GAAO,GAAK,2BAA2B,GAAiB,CAAO;AACrF,CAAC;AACD,EAAY,cAAc"}