@arc-ui/components 12.0.0-beta.8 → 12.0.0-beta.9

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 (296) hide show
  1. package/dist/Alert/Alert.cjs.js +4 -4
  2. package/dist/Alert/Alert.esm.js +4 -4
  3. package/dist/Align/Align.cjs.js +1 -1
  4. package/dist/Align/Align.esm.js +1 -1
  5. package/dist/AppButton/AppButton.cjs.js +2 -2
  6. package/dist/AppButton/AppButton.esm.js +2 -2
  7. package/dist/Avatar/Avatar.cjs.js +6 -6
  8. package/dist/Avatar/Avatar.esm.js +6 -6
  9. package/dist/AvatarGroup/AvatarGroup.cjs.js +6 -6
  10. package/dist/AvatarGroup/AvatarGroup.esm.js +6 -6
  11. package/dist/Badge/Badge.cjs.js +2 -2
  12. package/dist/Badge/Badge.esm.js +2 -2
  13. package/dist/Banner/Banner.cjs.js +21 -0
  14. package/dist/Banner/Banner.esm.js +13 -0
  15. package/dist/Banner/package.json +7 -0
  16. package/dist/Banner/styles.css +1 -0
  17. package/dist/BannerWithTabs/BannerWithTabs.cjs.js +62 -0
  18. package/dist/BannerWithTabs/BannerWithTabs.esm.js +54 -0
  19. package/dist/BannerWithTabs/package.json +7 -0
  20. package/dist/BannerWithTabs/styles.css +1 -0
  21. package/dist/Box/Box.cjs.js +3 -3
  22. package/dist/Box/Box.esm.js +3 -3
  23. package/dist/BrandLogo/BrandLogo.cjs.js +3 -3
  24. package/dist/BrandLogo/BrandLogo.esm.js +3 -3
  25. package/dist/Breadcrumbs/Breadcrumbs.cjs.js +5 -5
  26. package/dist/Breadcrumbs/Breadcrumbs.esm.js +5 -5
  27. package/dist/Button/Button.cjs.js +5 -5
  28. package/dist/Button/Button.esm.js +5 -5
  29. package/dist/ButtonV2/ButtonV2.cjs.js +5 -5
  30. package/dist/ButtonV2/ButtonV2.esm.js +5 -5
  31. package/dist/Calendar/Calendar.cjs.js +9 -9
  32. package/dist/Calendar/Calendar.esm.js +9 -9
  33. package/dist/CardFooter/CardFooter.cjs.js +6 -6
  34. package/dist/CardFooter/CardFooter.esm.js +6 -6
  35. package/dist/CardHeading/CardHeading.cjs.js +4 -4
  36. package/dist/CardHeading/CardHeading.esm.js +4 -4
  37. package/dist/Carousel/Carousel.cjs.js +4 -4
  38. package/dist/Carousel/Carousel.esm.js +4 -4
  39. package/dist/Checkbox/Checkbox.cjs.js +8 -8
  40. package/dist/Checkbox/Checkbox.esm.js +8 -8
  41. package/dist/Columns/Columns.cjs.js +2 -2
  42. package/dist/Columns/Columns.esm.js +2 -2
  43. package/dist/ContentSwitcher/ContentSwitcher.cjs.js +4 -4
  44. package/dist/ContentSwitcher/ContentSwitcher.esm.js +9 -9
  45. package/dist/ContentSwitcher/styles.css +1 -1
  46. package/dist/ContentSwitcherDropdown/ContentSwitcherDropdown.cjs.js +6 -6
  47. package/dist/ContentSwitcherDropdown/ContentSwitcherDropdown.esm.js +11 -11
  48. package/dist/ContentSwitcherDropdown/styles.css +1 -1
  49. package/dist/DatePicker/DatePicker.cjs.js +16 -16
  50. package/dist/DatePicker/DatePicker.esm.js +16 -16
  51. package/dist/Disclosure/Disclosure.cjs.js +4 -4
  52. package/dist/Disclosure/Disclosure.esm.js +4 -4
  53. package/dist/DisclosureMini/DisclosureMini.cjs.js +5 -5
  54. package/dist/DisclosureMini/DisclosureMini.esm.js +5 -5
  55. package/dist/Download/Download.cjs.js +6 -6
  56. package/dist/Download/Download.esm.js +6 -6
  57. package/dist/Elevation/Elevation.cjs.js +1 -1
  58. package/dist/Elevation/Elevation.esm.js +1 -1
  59. package/dist/Filter/Filter.cjs.js +4 -4
  60. package/dist/Filter/Filter.esm.js +4 -4
  61. package/dist/FormControl/FormControl.cjs.js +7 -7
  62. package/dist/FormControl/FormControl.esm.js +7 -7
  63. package/dist/Grid/Grid.cjs.js +2 -2
  64. package/dist/Grid/Grid.esm.js +2 -2
  65. package/dist/Group/Group.cjs.js +3 -3
  66. package/dist/Group/Group.esm.js +3 -3
  67. package/dist/Heading/Heading.cjs.js +3 -3
  68. package/dist/Heading/Heading.esm.js +3 -3
  69. package/dist/Heading/styles.css +1 -1
  70. package/dist/HeroBanner/HeroBanner.cjs.js +14 -49
  71. package/dist/HeroBanner/HeroBanner.esm.js +14 -49
  72. package/dist/HeroButton/HeroButton.cjs.js +5 -5
  73. package/dist/HeroButton/HeroButton.esm.js +5 -5
  74. package/dist/Hidden/Hidden.cjs.js +1 -1
  75. package/dist/Hidden/Hidden.esm.js +1 -1
  76. package/dist/Icon/Icon.cjs.js +3 -3
  77. package/dist/Icon/Icon.esm.js +3 -3
  78. package/dist/Image/Image.cjs.js +2 -2
  79. package/dist/Image/Image.esm.js +2 -2
  80. package/dist/ImpactCard/ImpactCard.cjs.js +9 -9
  81. package/dist/ImpactCard/ImpactCard.esm.js +9 -9
  82. package/dist/InformationCard/InformationCard.cjs.js +11 -11
  83. package/dist/InformationCard/InformationCard.esm.js +11 -11
  84. package/dist/Link/Link.cjs.js +8 -8
  85. package/dist/Link/Link.esm.js +8 -8
  86. package/dist/Markup/Markup.cjs.js +2 -2
  87. package/dist/Markup/Markup.esm.js +2 -2
  88. package/dist/MediaCard/MediaCard.cjs.js +13 -13
  89. package/dist/MediaCard/MediaCard.esm.js +13 -13
  90. package/dist/Modal/Modal.cjs.js +11 -11
  91. package/dist/Modal/Modal.esm.js +11 -11
  92. package/dist/PageBanner/PageBanner.cjs.js +28 -0
  93. package/dist/PageBanner/PageBanner.esm.js +20 -0
  94. package/dist/PageBanner/package.json +7 -0
  95. package/dist/Pagination/Pagination.cjs.js +3 -3
  96. package/dist/Pagination/Pagination.esm.js +3 -3
  97. package/dist/PaginationSimple/PaginationSimple.cjs.js +4 -4
  98. package/dist/PaginationSimple/PaginationSimple.esm.js +4 -4
  99. package/dist/Poster/Poster.cjs.js +4 -4
  100. package/dist/Poster/Poster.esm.js +4 -4
  101. package/dist/ProgressBar/ProgressBar.cjs.js +6 -6
  102. package/dist/ProgressBar/ProgressBar.esm.js +6 -6
  103. package/dist/ProgressStepper/ProgressStepper.cjs.js +5 -5
  104. package/dist/ProgressStepper/ProgressStepper.esm.js +5 -5
  105. package/dist/RadioGroup/RadioGroup.cjs.js +8 -8
  106. package/dist/RadioGroup/RadioGroup.esm.js +8 -8
  107. package/dist/Rule/Rule.cjs.js +2 -2
  108. package/dist/Rule/Rule.esm.js +2 -2
  109. package/dist/ScrollToTop/ScrollToTop.cjs.js +6 -6
  110. package/dist/ScrollToTop/ScrollToTop.esm.js +6 -6
  111. package/dist/Section/Section.cjs.js +2 -2
  112. package/dist/Section/Section.esm.js +2 -2
  113. package/dist/Select/Select.cjs.js +9 -9
  114. package/dist/Select/Select.esm.js +14 -14
  115. package/dist/SiteFooter/SiteFooter.cjs.js +7 -7
  116. package/dist/SiteFooter/SiteFooter.esm.js +7 -7
  117. package/dist/SiteHeaderV2/SiteHeaderV2.cjs.js +11 -11
  118. package/dist/SiteHeaderV2/SiteHeaderV2.esm.js +11 -11
  119. package/dist/SkipLink/SkipLink.cjs.js +1 -1
  120. package/dist/SkipLink/SkipLink.esm.js +1 -1
  121. package/dist/Spinner/Spinner.cjs.js +2 -2
  122. package/dist/Spinner/Spinner.esm.js +2 -2
  123. package/dist/Surface/Surface.cjs.js +2 -2
  124. package/dist/Surface/Surface.esm.js +2 -2
  125. package/dist/Switch/Switch.cjs.js +8 -8
  126. package/dist/Switch/Switch.esm.js +10 -10
  127. package/dist/Tabs/Tabs.cjs.js +4 -4
  128. package/dist/Tabs/Tabs.esm.js +9 -9
  129. package/dist/Tag/Tag.cjs.js +10 -10
  130. package/dist/Tag/Tag.esm.js +10 -10
  131. package/dist/Text/Text.cjs.js +3 -3
  132. package/dist/Text/Text.esm.js +3 -3
  133. package/dist/TextArea/TextArea.cjs.js +49 -49
  134. package/dist/TextArea/TextArea.esm.js +56 -56
  135. package/dist/TextInput/TextInput.cjs.js +8 -8
  136. package/dist/TextInput/TextInput.esm.js +8 -8
  137. package/dist/Theme/Theme.cjs.js +1 -1
  138. package/dist/Theme/Theme.esm.js +1 -1
  139. package/dist/ThemeIcon/ThemeIcon.cjs.js +3 -3
  140. package/dist/ThemeIcon/ThemeIcon.esm.js +3 -3
  141. package/dist/Toast/Toast.cjs.js +4 -4
  142. package/dist/Toast/Toast.esm.js +8 -8
  143. package/dist/Truncate/Truncate.cjs.js +1 -1
  144. package/dist/Truncate/Truncate.esm.js +1 -1
  145. package/dist/TypographyCard/TypographyCard.cjs.js +8 -8
  146. package/dist/TypographyCard/TypographyCard.esm.js +8 -8
  147. package/dist/UniversalHeader/UniversalHeader.cjs.js +3 -3
  148. package/dist/UniversalHeader/UniversalHeader.esm.js +3 -3
  149. package/dist/VerticalSpace/VerticalSpace.cjs.js +2 -2
  150. package/dist/VerticalSpace/VerticalSpace.esm.js +2 -2
  151. package/dist/VerticalSpace/styles.css +1 -1
  152. package/dist/VideoPlayer/VideoPlayer.cjs.js +11 -11
  153. package/dist/VideoPlayer/VideoPlayer.esm.js +11 -11
  154. package/dist/Visible/Visible.cjs.js +1 -1
  155. package/dist/Visible/Visible.esm.js +1 -1
  156. package/dist/VisuallyHidden/VisuallyHidden.cjs.js +2 -2
  157. package/dist/VisuallyHidden/VisuallyHidden.esm.js +2 -2
  158. package/dist/_shared/cjs/{Avatar-7478d063.js → Avatar-a3b9f474.js} +4 -4
  159. package/dist/_shared/cjs/{Badge-ca986033.js → Badge-e9ad6e2a.js} +1 -1
  160. package/dist/_shared/cjs/Banner-a785d73f.js +66 -0
  161. package/dist/_shared/cjs/{Box-e225b4a4.js → Box-082962b9.js} +2 -2
  162. package/dist/_shared/cjs/{BrandLogo-bf632f2b.js → BrandLogo-78d3095b.js} +2 -2
  163. package/dist/_shared/cjs/{Breadcrumbs-bb292a9e.js → Breadcrumbs-83b30371.js} +3 -3
  164. package/dist/_shared/cjs/BtIconArrowRight.esm-6053bb79.js +30 -0
  165. package/dist/_shared/cjs/BtIconChevronRight2Px.esm-2e4d117e.js +44 -0
  166. package/dist/_shared/cjs/BtIconChevronRightMid.esm-3e8d18a9.js +28 -0
  167. package/dist/_shared/cjs/BtIconPlayFill.esm-b8997cfc.js +30 -0
  168. package/dist/_shared/cjs/{Button-76215474.js → Button-e6217128.js} +4 -4
  169. package/dist/_shared/cjs/{ButtonV2-320f74b2.js → ButtonV2-2640e91a.js} +4 -4
  170. package/dist/_shared/cjs/{Calendar-16ed5bec.js → Calendar-4284f52b.js} +10 -10
  171. package/dist/_shared/cjs/CardFooter-24b10ae4.js +79 -0
  172. package/dist/_shared/cjs/{CardHeading-30ef8abc.js → CardHeading-0e9d9f86.js} +2 -2
  173. package/dist/_shared/cjs/{Checkbox-4dbaac21.js → Checkbox-2cd69440.js} +5 -5
  174. package/dist/_shared/cjs/{Columns-ff4977f8.js → Columns-a8b736af.js} +1 -1
  175. package/dist/_shared/cjs/{Combination-d19b4dc6.js → Combination-091f3e34.js} +2 -2
  176. package/dist/_shared/cjs/{ContentSwitcher-1b789e2f.js → ContentSwitcher-10398581.js} +10 -9
  177. package/dist/_shared/cjs/{ContentSwitcherDropdown-0de9f7e4.js → ContentSwitcherDropdown-27d08a2f.js} +28 -11
  178. package/dist/_shared/cjs/{DatePicker-a0f14025.js → DatePicker-da6d276c.js} +5 -5
  179. package/dist/_shared/cjs/{DisclosureMini-09ee2d12.js → DisclosureMini-661f0868.js} +4 -4
  180. package/dist/_shared/cjs/{Download-08d71049.js → Download-60af8fe1.js} +4 -4
  181. package/dist/_shared/cjs/{Filter-60b0dd96.js → Filter-791d6d7a.js} +3 -3
  182. package/dist/_shared/cjs/{FormControl-fa7bb586.js → FormControl-9ab9e656.js} +5 -5
  183. package/dist/_shared/cjs/{Grid-a50fb206.js → Grid-bf7d8993.js} +1 -1
  184. package/dist/_shared/cjs/{Group-1aba9855.js → Group-d94b74ac.js} +2 -2
  185. package/dist/_shared/cjs/{Heading-cb321adf.js → Heading-dc6acee1.js} +2 -2
  186. package/dist/_shared/cjs/{HeroButton-75e1ab78.js → HeroButton-17400782.js} +10 -10
  187. package/dist/_shared/cjs/{Icon-859c6c00.js → Icon-cbf91a21.js} +2 -2
  188. package/dist/_shared/cjs/{Image-b807e951.js → Image-b83fa185.js} +1 -1
  189. package/dist/_shared/cjs/{MediaCard-8101ae8b.js → MediaCard-976046b7.js} +9 -9
  190. package/dist/_shared/cjs/{Poster-46b6803e.js → Poster-7c69a1e8.js} +3 -3
  191. package/dist/_shared/cjs/{ProgressStepper-5fb2e7ac.js → ProgressStepper-9d18e458.js} +3 -3
  192. package/dist/_shared/cjs/{RadioGroup-f8963bd2.js → RadioGroup-4c9c7385.js} +4 -4
  193. package/dist/_shared/cjs/{Section-bee4a090.js → Section-6bda04f9.js} +1 -1
  194. package/dist/_shared/cjs/{SiteFooter-3fee99ae.js → SiteFooter-57e4e871.js} +6 -6
  195. package/dist/_shared/cjs/{SiteHeaderV2-0f072158.js → SiteHeaderV2-391c01d6.js} +9 -9
  196. package/dist/_shared/cjs/{Spinner-2a1d9f20.js → Spinner-3e4a2e61.js} +1 -1
  197. package/dist/_shared/cjs/{Surface-4bc47dcb.js → Surface-877d9fcc.js} +1 -1
  198. package/dist/_shared/cjs/{Tabs-ba44ea49.js → Tabs-680a992e.js} +3 -3
  199. package/dist/_shared/cjs/{Text-f6be8fdd.js → Text-0d5891fc.js} +2 -2
  200. package/dist/_shared/cjs/{TextInput-9d9a53ac.js → TextInput-03995fb3.js} +5 -5
  201. package/dist/_shared/cjs/{ThemeIcon-6b10d20a.js → ThemeIcon-e7a68823.js} +2 -2
  202. package/dist/_shared/cjs/{Toast-a33b5a2e.js → Toast-d981b0a4.js} +2 -2
  203. package/dist/_shared/cjs/{UniversalHeader-114ac8f5.js → UniversalHeader-3bf27194.js} +2 -2
  204. package/dist/_shared/cjs/{VerticalSpace-3908ae62.js → VerticalSpace-14714d0f.js} +5 -5
  205. package/dist/_shared/cjs/{VisuallyHidden-821078c9.js → VisuallyHidden-82a60021.js} +1 -1
  206. package/dist/_shared/cjs/{component-ae4b7058.js → component-dc16a7a5.js} +1 -1
  207. package/dist/_shared/cjs/{index-6b0bf2cc.js → index-605c76b9.js} +2 -2
  208. package/dist/_shared/cjs/{index.es-b404d2c5.js → index.es-b98bcd00.js} +32 -1
  209. package/dist/_shared/cjs/{index.es-11fc5df7.js → index.es-d99844c0.js} +1 -1
  210. package/dist/_shared/esm/{Avatar-b2fde5c6.js → Avatar-cea3993d.js} +4 -4
  211. package/dist/_shared/esm/{Badge-a6bda4a7.js → Badge-233eb171.js} +1 -1
  212. package/dist/_shared/esm/Banner-ad242982.js +60 -0
  213. package/dist/_shared/esm/{Box-2a1645ed.js → Box-aa4f3782.js} +2 -2
  214. package/dist/_shared/esm/{BrandLogo-3424eb79.js → BrandLogo-1ee6f128.js} +2 -2
  215. package/dist/_shared/esm/{Breadcrumbs-7de7bfa5.js → Breadcrumbs-1e5f8ab3.js} +3 -3
  216. package/dist/_shared/esm/BtIconArrowRight.esm-93da96bb.js +24 -0
  217. package/dist/_shared/esm/BtIconChevronRight2Px.esm-c939e317.js +37 -0
  218. package/dist/_shared/esm/BtIconChevronRightMid.esm-4764708f.js +22 -0
  219. package/dist/_shared/esm/BtIconPlayFill.esm-05fc0344.js +24 -0
  220. package/dist/_shared/esm/{Button-9cab8eec.js → Button-ea676157.js} +4 -4
  221. package/dist/_shared/esm/{ButtonV2-4dc8830e.js → ButtonV2-feb9bcbc.js} +4 -4
  222. package/dist/_shared/esm/{Calendar-e3f8c4f0.js → Calendar-2bbb4ad5.js} +10 -10
  223. package/dist/_shared/esm/CardFooter-c1c75258.js +73 -0
  224. package/dist/_shared/esm/{CardHeading-6d3dbfad.js → CardHeading-394596ee.js} +2 -2
  225. package/dist/_shared/esm/{Checkbox-f40de2e9.js → Checkbox-5c954576.js} +5 -5
  226. package/dist/_shared/esm/{Columns-5e02e601.js → Columns-61fccabf.js} +1 -1
  227. package/dist/_shared/esm/{Combination-a063f96d.js → Combination-beb0370c.js} +2 -2
  228. package/dist/_shared/esm/{ContentSwitcher-e0bd73a7.js → ContentSwitcher-351ae1a6.js} +11 -10
  229. package/dist/_shared/esm/{ContentSwitcherDropdown-306b4660.js → ContentSwitcherDropdown-c5531690.js} +28 -11
  230. package/dist/_shared/esm/{DatePicker-3f82e2c4.js → DatePicker-a8e63fb1.js} +5 -5
  231. package/dist/_shared/esm/{DisclosureMini-60cb2a6c.js → DisclosureMini-2d3bad0c.js} +4 -4
  232. package/dist/_shared/esm/{Download-a5443778.js → Download-064c08ba.js} +4 -4
  233. package/dist/_shared/esm/{Filter-bc821cbc.js → Filter-4519aab6.js} +3 -3
  234. package/dist/_shared/esm/{FormControl-7ff0a178.js → FormControl-85a2ee28.js} +5 -5
  235. package/dist/_shared/esm/{Grid-75251350.js → Grid-3d8eaa8e.js} +1 -1
  236. package/dist/_shared/esm/{Group-b4e10621.js → Group-6d0c0d8e.js} +2 -2
  237. package/dist/_shared/esm/{Heading-14df0c64.js → Heading-db9014d5.js} +2 -2
  238. package/dist/_shared/esm/{HeroButton-1221bd94.js → HeroButton-eb08293f.js} +10 -10
  239. package/dist/_shared/esm/{Icon-3e813b34.js → Icon-e85f55ee.js} +2 -2
  240. package/dist/_shared/esm/{Image-85c39506.js → Image-67ec95a0.js} +1 -1
  241. package/dist/_shared/esm/{MediaCard-387c8f11.js → MediaCard-4a845195.js} +9 -9
  242. package/dist/_shared/esm/{Poster-adcd3ba3.js → Poster-182a3dbf.js} +3 -3
  243. package/dist/_shared/esm/{ProgressStepper-72b070a8.js → ProgressStepper-e1c297b4.js} +3 -3
  244. package/dist/_shared/esm/{RadioGroup-6e657cee.js → RadioGroup-0daeae68.js} +4 -4
  245. package/dist/_shared/esm/{Section-b9caea45.js → Section-08f47911.js} +1 -1
  246. package/dist/_shared/esm/{SiteFooter-61b4ae63.js → SiteFooter-704fa8e5.js} +6 -6
  247. package/dist/_shared/esm/{SiteHeaderV2-1fde7d20.js → SiteHeaderV2-2b0d6f96.js} +9 -9
  248. package/dist/_shared/esm/{Spinner-9d28043d.js → Spinner-6493dd54.js} +1 -1
  249. package/dist/_shared/esm/{Surface-56d329b0.js → Surface-b782cda9.js} +1 -1
  250. package/dist/_shared/esm/{Tabs-276a0836.js → Tabs-321fa50e.js} +4 -4
  251. package/dist/_shared/esm/{Text-98ad2e78.js → Text-d0acd173.js} +2 -2
  252. package/dist/_shared/esm/{TextInput-eccd0140.js → TextInput-211dbadb.js} +5 -5
  253. package/dist/_shared/esm/{ThemeIcon-810de4bc.js → ThemeIcon-0b755b19.js} +2 -2
  254. package/dist/_shared/esm/{Toast-62932e3b.js → Toast-bd78be64.js} +6 -6
  255. package/dist/_shared/esm/{UniversalHeader-370d7fa4.js → UniversalHeader-4907dbf4.js} +2 -2
  256. package/dist/_shared/esm/{VerticalSpace-549fbdc8.js → VerticalSpace-6d8fcb17.js} +5 -5
  257. package/dist/_shared/esm/{VisuallyHidden-fee374a8.js → VisuallyHidden-605ea42d.js} +1 -1
  258. package/dist/_shared/esm/{component-94b3dbfe.js → component-d81b583b.js} +1 -1
  259. package/dist/_shared/esm/{index-b9923ee4.js → index-13458236.js} +1 -1
  260. package/dist/_shared/esm/{index-14c7f4da.js → index-2403936c.js} +1 -1
  261. package/dist/_shared/esm/{index-24509173.js → index-66e8d1ec.js} +7 -7
  262. package/dist/_shared/esm/{index-ac50b180.js → index-6bdce6c5.js} +1 -1
  263. package/dist/_shared/esm/{index-f2ddcbe2.js → index-7868cc59.js} +1 -1
  264. package/dist/_shared/esm/{index-57d4cb34.js → index-7f23bb37.js} +1 -1
  265. package/dist/_shared/esm/{index-e969452b.js → index-a41a5e50.js} +1 -1
  266. package/dist/_shared/esm/{index-89a7c31c.js → index-b051f161.js} +4 -4
  267. package/dist/_shared/esm/{index.es-4921e8dd.js → index.es-3b4ff2ab.js} +32 -2
  268. package/dist/_shared/esm/{index.es-52a3bcff.js → index.es-8ada4213.js} +1 -1
  269. package/dist/index.es.js +9906 -9777
  270. package/dist/index.es.js.map +1 -1
  271. package/dist/index.js +9907 -9775
  272. package/dist/index.js.map +1 -1
  273. package/dist/styles.css +8 -8
  274. package/dist/types/components/Banner/Banner.d.ts +68 -0
  275. package/dist/types/components/Banner/index.d.ts +1 -0
  276. package/dist/types/components/BannerWithTabs/BannerWithTabs.d.ts +17 -0
  277. package/dist/types/components/BannerWithTabs/index.d.ts +1 -0
  278. package/dist/types/components/ContentSwitcher/ContentSwitcher.d.ts +4 -0
  279. package/dist/types/components/ContentSwitcherDropdown/ContentSwitcherDropdown.d.ts +21 -1
  280. package/dist/types/components/HeroBanner/HeroBanner.d.ts +4 -51
  281. package/dist/types/components/PageBanner/PageBanner.d.ts +5 -0
  282. package/dist/types/components/PageBanner/index.d.ts +1 -0
  283. package/dist/types/components/index.d.ts +3 -0
  284. package/dist/types/styles.d.ts +2 -1
  285. package/package.json +13 -13
  286. package/dist/HeroBanner/styles.css +0 -1
  287. package/dist/_shared/cjs/BtIconArrowRight.esm-c78e3c11.js +0 -30
  288. package/dist/_shared/cjs/BtIconChevronRight2Px.esm-e8329e34.js +0 -44
  289. package/dist/_shared/cjs/BtIconChevronRightMid.esm-745faaca.js +0 -28
  290. package/dist/_shared/cjs/BtIconPlayFill.esm-7e848bd9.js +0 -30
  291. package/dist/_shared/cjs/CardFooter-6aa9a280.js +0 -79
  292. package/dist/_shared/esm/BtIconArrowRight.esm-8bcaa8ad.js +0 -24
  293. package/dist/_shared/esm/BtIconChevronRight2Px.esm-84262845.js +0 -37
  294. package/dist/_shared/esm/BtIconChevronRightMid.esm-f67f0ca3.js +0 -22
  295. package/dist/_shared/esm/BtIconPlayFill.esm-ec2797a0.js +0 -24
  296. package/dist/_shared/esm/CardFooter-2902bd84.js +0 -73
@@ -0,0 +1,60 @@
1
+ import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
+ import React__default from 'react';
3
+ import { c as classNames } from './index-2e73c2e9.js';
4
+ import { S as SemSizeBreakpointsM } from './index.es-8ada4213.js';
5
+ import { u as useMediaQuery } from './use-media-query-d3622da8.js';
6
+ import { H as Heading } from './Heading-db9014d5.js';
7
+ import { I as Image } from './Image-67ec95a0.js';
8
+ import { G as Grid } from './Grid-3d8eaa8e.js';
9
+ import { V as VerticalSpace } from './VerticalSpace-6d8fcb17.js';
10
+ import { T as Text } from './Text-d0acd173.js';
11
+ import { B as Box } from './Box-aa4f3782.js';
12
+
13
+ var Banner = function (_a) {
14
+ var heading = _a.heading, label = _a.label, text = _a.text, img = _a.img, _b = _a.contentRatio, contentRatio = _b === void 0 ? "1/1" : _b, children = _a.children, _c = _a.alignment, alignment = _c === void 0 ? "center" : _c, additionalTopMargin = _a.additionalTopMargin, _d = _a.minHeight, minHeight = _d === void 0 ? 576 : _d, _e = _a.headingSize, headingSize = _e === void 0 ? "xl" : _e, _f = _a.isReversed, isReversed = _f === void 0 ? false : _f, _g = _a.isElevated, isElevated = _g === void 0 ? false : _g, _h = _a.headingLevel, headingLevel = _h === void 0 ? "2" : _h, _j = _a.type, type = _j === void 0 ? "light" : _j, props = __rest(_a, ["heading", "label", "text", "img", "contentRatio", "children", "alignment", "additionalTopMargin", "minHeight", "headingSize", "isReversed", "isElevated", "headingLevel", "type"]);
15
+ var isMinWidthArcBreakpointM = useMediaQuery("(min-width: ".concat(SemSizeBreakpointsM, ")"));
16
+ var backgrounds = {
17
+ dark: "dark-brand-02",
18
+ light: "light-white",
19
+ contained: "light-white"
20
+ };
21
+ var imageAlignment = {
22
+ bottom: "end",
23
+ top: "start",
24
+ center: "center"
25
+ };
26
+ var isContained = type === "contained";
27
+ var borderWidth = isContained && !isElevated ? "thin" : undefined;
28
+ var direction = isReversed && isMinWidthArcBreakpointM ? "row-reverse" : "row";
29
+ return (React__default.createElement("div", __assign({ style: { minHeight: minHeight }, className: classNames("arc-Banner arc-Banner-background--".concat(type), {
30
+ "arc-Banner--elevation": isElevated
31
+ }) }, filterDataAttrs(props)),
32
+ React__default.createElement(Box, { "data-testid": "arc-Banner-box", isBorderRadius: true, borderWidth: borderWidth, surface: backgrounds[type], isSurfaceTransparent: true },
33
+ React__default.createElement(Grid, { isGutterless: true, isFluid: true },
34
+ React__default.createElement(Grid.Row, { "data-testid": "arc-Banner-gridRow", direction: direction },
35
+ React__default.createElement(Grid.Col, { "data-testid": "arc-Banner-contentCol", align: { m: alignment === "start" ? "start" : "center" }, order: { xs: isContained ? 2 : undefined, m: 0 }, xs: 12, m: contentRatio === "2/3" && img
36
+ ? 8
37
+ : contentRatio === "1/1" && img
38
+ ? 6
39
+ : 12 },
40
+ React__default.createElement("div", { className: classNames("arc-Banner-content", {
41
+ "arc-Banner-content--additionalTopMargin": additionalTopMargin && alignment === "start"
42
+ }) },
43
+ label && (React__default.createElement(React__default.Fragment, null,
44
+ React__default.createElement(Heading, { size: "xxs" }, label.toUpperCase()),
45
+ React__default.createElement(VerticalSpace, { size: "8" }))),
46
+ React__default.createElement(Heading, { level: headingLevel, size: headingSize }, heading),
47
+ text && (React__default.createElement(React__default.Fragment, null,
48
+ React__default.createElement(VerticalSpace, { size: "16" }),
49
+ React__default.createElement("p", { className: "arc-Banner-text" },
50
+ React__default.createElement(Text, null, text)))),
51
+ children && (React__default.createElement(React__default.Fragment, null,
52
+ React__default.createElement(VerticalSpace, { size: "32" }),
53
+ children)))),
54
+ img && contentRatio !== "1/0" && (React__default.createElement(Grid.Col, __assign({ "data-testid": "arc-Banner-imageCol", align: img.fit !== "cover"
55
+ ? { m: imageAlignment[img.alignment || "center"] }
56
+ : undefined, xs: 12 }, (contentRatio === "2/3" && img ? { m: 4 } : { m: 6 })),
57
+ React__default.createElement(Image, __assign({}, img)))))))));
58
+ };
59
+
60
+ export { Banner as B };
@@ -1,7 +1,7 @@
1
- import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import React__default from 'react';
3
3
  import { c as classNames } from './index-2e73c2e9.js';
4
- import { S as Surface } from './Surface-56d329b0.js';
4
+ import { S as Surface } from './Surface-b782cda9.js';
5
5
 
6
6
  /**
7
7
  * Use `Box` as a simple way to group bespoke content and interactive elements together.
@@ -1,7 +1,7 @@
1
- import { _ as __rest, a as __assign, s as suffixModifier, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { _ as __rest, a as __assign, s as suffixModifier, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import { c as classNames } from './index-2e73c2e9.js';
3
3
  import React__default, { useContext } from 'react';
4
- import { C as Context } from './Surface-56d329b0.js';
4
+ import { C as Context } from './Surface-b782cda9.js';
5
5
 
6
6
  /**
7
7
  * Use `BrandLogo` to display the brand logo.
@@ -1,8 +1,8 @@
1
- import { a as __assign, _ as __rest, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { a as __assign, _ as __rest, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import React__default, { useRef, useState, useEffect } from 'react';
3
3
  import { d as debounce_1 } from './debounce-c8e41002.js';
4
- import { I as Icon } from './Icon-3e813b34.js';
5
- import { B as BtIconChevronLeft2Px, a as BtIconChevronRight2Px } from './BtIconChevronRight2Px.esm-84262845.js';
4
+ import { I as Icon } from './Icon-e85f55ee.js';
5
+ import { B as BtIconChevronLeft2Px, a as BtIconChevronRight2Px } from './BtIconChevronRight2Px.esm-c939e317.js';
6
6
  import { c as classNames } from './index-2e73c2e9.js';
7
7
  import { h as handleLinkClick } from './handle-link-click-f64f55a2.js';
8
8
 
@@ -0,0 +1,24 @@
1
+ import React__default from 'react';
2
+
3
+ const BtIconArrowRight = (props) =>
4
+ /*#__PURE__*/ React__default.createElement(
5
+ "svg",
6
+ Object.assign(
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ viewBox: "0 0 32 32",
10
+ },
11
+ props,
12
+ ),
13
+ /*#__PURE__*/ React__default.createElement("defs", null),
14
+ /*#__PURE__*/ React__default.createElement("path", {
15
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,27A13,13,0,1,1,29,16,13.01474,13.01474,0,0,1,16,29Z",
16
+ fill: "currentColor",
17
+ }),
18
+ /*#__PURE__*/ React__default.createElement("path", {
19
+ d: "M18.14648,11.64648a.49983.49983,0,0,0,0,.707L21.293,15.5H9.5a.5.5,0,0,0,0,1H21.293l-3.14649,3.14648a.5.5,0,1,0,.707.707L23.207,16l-4.35351-4.35352A.49983.49983,0,0,0,18.14648,11.64648Z",
20
+ fill: "currentColor",
21
+ }),
22
+ );
23
+
24
+ export { BtIconArrowRight as B };
@@ -0,0 +1,37 @@
1
+ import React__default from 'react';
2
+
3
+ const BtIconChevronLeft2Px = (props) =>
4
+ /*#__PURE__*/ React__default.createElement(
5
+ "svg",
6
+ Object.assign(
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ viewBox: "0 0 32 32",
10
+ },
11
+ props,
12
+ ),
13
+ /*#__PURE__*/ React__default.createElement("defs", null),
14
+ /*#__PURE__*/ React__default.createElement("path", {
15
+ d: "M22.5,29.99854a.99676.99676,0,0,1-.707-.293L8.08594,15.99268,21.793,2.294A1.00023,1.00023,0,0,1,23.207,3.709l-12.293,12.28467L23.207,28.2915a1,1,0,0,1-.707,1.707Z",
16
+ fill: "currentColor",
17
+ }),
18
+ );
19
+
20
+ const BtIconChevronRight2Px = (props) =>
21
+ /*#__PURE__*/ React__default.createElement(
22
+ "svg",
23
+ Object.assign(
24
+ {
25
+ xmlns: "http://www.w3.org/2000/svg",
26
+ viewBox: "0 0 32 32",
27
+ },
28
+ props,
29
+ ),
30
+ /*#__PURE__*/ React__default.createElement("defs", null),
31
+ /*#__PURE__*/ React__default.createElement("path", {
32
+ d: "M9.5,29.99854A1.00025,1.00025,0,0,1,8.793,28.291l12.293-12.28467L8.793,3.7085A.99989.99989,0,0,1,10.207,2.29443l13.707,13.71289L10.207,29.70605A.99827.99827,0,0,1,9.5,29.99854Z",
33
+ fill: "currentColor",
34
+ }),
35
+ );
36
+
37
+ export { BtIconChevronLeft2Px as B, BtIconChevronRight2Px as a };
@@ -0,0 +1,22 @@
1
+ import React__default from 'react';
2
+
3
+ const BtIconChevronRightMid = (props) =>
4
+ /*#__PURE__*/ React__default.createElement(
5
+ "svg",
6
+ Object.assign(
7
+ {
8
+ viewBox: "0 0 16 16",
9
+ fill: "none",
10
+ xmlns: "http://www.w3.org/2000/svg",
11
+ },
12
+ props,
13
+ ),
14
+ /*#__PURE__*/ React__default.createElement("path", {
15
+ fillRule: "evenodd",
16
+ clipRule: "evenodd",
17
+ d: "M9.04543 8.0002L6.19676 5.1482C6.07077 5.02196 6 4.85089 6 4.67253C6 4.49418 6.07077 4.32311 6.19676 4.19687C6.25906 4.13446 6.33304 4.08495 6.41449 4.05117C6.49594 4.01739 6.58325 4 6.67143 4C6.75961 4 6.84692 4.01739 6.92837 4.05117C7.00982 4.08495 7.0838 4.13446 7.1461 4.19687L10.4701 7.52487C10.5959 7.65108 10.6665 7.82201 10.6665 8.0002C10.6665 8.1784 10.5959 8.34932 10.4701 8.47553L7.1461 11.8035C7.0838 11.8659 7.00982 11.9155 6.92837 11.9492C6.84692 11.983 6.75961 12.0004 6.67143 12.0004C6.58325 12.0004 6.49594 11.983 6.41449 11.9492C6.33304 11.9155 6.25906 11.8659 6.19676 11.8035C6.07077 11.6773 6 11.5062 6 11.3279C6 11.1495 6.07077 10.9784 6.19676 10.8522L9.04543 8.0002Z",
18
+ fill: "currentColor",
19
+ }),
20
+ );
21
+
22
+ export { BtIconChevronRightMid as B };
@@ -0,0 +1,24 @@
1
+ import React__default from 'react';
2
+
3
+ const BtIconPlayFill = (props) =>
4
+ /*#__PURE__*/ React__default.createElement(
5
+ "svg",
6
+ Object.assign(
7
+ {
8
+ xmlns: "http://www.w3.org/2000/svg",
9
+ viewBox: "0 0 32 32",
10
+ },
11
+ props,
12
+ ),
13
+ /*#__PURE__*/ React__default.createElement("defs", null),
14
+ /*#__PURE__*/ React__default.createElement("path", {
15
+ d: "M13.16113,11.76172a.10284.10284,0,0,0-.10742,0A.10229.10229,0,0,0,13,11.85449v8.2876a.10314.10314,0,0,0,.05371.09326.10451.10451,0,0,0,.10742.00049l7.17774-4.14453a.10285.10285,0,0,0,.05371-.09277.10421.10421,0,0,0-.05371-.09375Z",
16
+ fill: "currentColor",
17
+ }),
18
+ /*#__PURE__*/ React__default.createElement("path", {
19
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm4.83887,14.957-7.17774,4.14453A1.10791,1.10791,0,0,1,12,20.14209v-8.2876a1.107,1.107,0,0,1,1.66113-.95849l7.17774,4.14355a1.10688,1.10688,0,0,1,0,1.91748Z",
20
+ fill: "currentColor",
21
+ }),
22
+ );
23
+
24
+ export { BtIconPlayFill as B };
@@ -1,9 +1,9 @@
1
- import { _ as __rest, s as suffixModifier, a as __assign, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { _ as __rest, s as suffixModifier, a as __assign, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import { c as classNames } from './index-2e73c2e9.js';
3
3
  import React__default, { forwardRef, useContext } from 'react';
4
- import { I as Icon } from './Icon-3e813b34.js';
5
- import { C as Context } from './Surface-56d329b0.js';
6
- import { T as ThemeIcon } from './ThemeIcon-810de4bc.js';
4
+ import { I as Icon } from './Icon-e85f55ee.js';
5
+ import { C as Context } from './Surface-b782cda9.js';
6
+ import { T as ThemeIcon } from './ThemeIcon-0b755b19.js';
7
7
 
8
8
  /**
9
9
  * Use `Button` to let a user complete an action like ‘Log in’ or ‘Register’.
@@ -1,9 +1,9 @@
1
- import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import React__default, { forwardRef, useContext } from 'react';
3
3
  import { c as classNames } from './index-2e73c2e9.js';
4
- import { I as Icon } from './Icon-3e813b34.js';
5
- import { C as Context } from './Surface-56d329b0.js';
6
- import { S as Spinner } from './Spinner-9d28043d.js';
4
+ import { I as Icon } from './Icon-e85f55ee.js';
5
+ import { C as Context } from './Surface-b782cda9.js';
6
+ import { S as Spinner } from './Spinner-6493dd54.js';
7
7
 
8
8
  var ButtonV2 = forwardRef(function (_a, ref) {
9
9
  var label = _a.label, _b = _a.buttonStyle, buttonStyle = _b === void 0 ? "primary" : _b, icon = _a.icon, _c = _a.iconPosition, iconPosition = _c === void 0 ? "beforeText" : _c, _d = _a.size, size = _d === void 0 ? "m" : _d, ariaLabel = _a.ariaLabel, _e = _a.isFullWidth, isFullWidth = _e === void 0 ? false : _e, _f = _a.isLoading, isLoading = _f === void 0 ? false : _f, onClick = _a.onClick, href = _a.href, id = _a.id, rel = _a.rel, target = _a.target, type = _a.type, form = _a.form, props = __rest(_a, ["label", "buttonStyle", "icon", "iconPosition", "size", "ariaLabel", "isFullWidth", "isLoading", "onClick", "href", "id", "rel", "target", "type", "form"]);
@@ -1,15 +1,15 @@
1
- import { b as __spreadArray, a as __assign, _ as __rest, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { b as __spreadArray, a as __assign, _ as __rest, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import React__default, { createContext, forwardRef, useContext, useCallback, useRef, useState, useReducer, useEffect } from 'react';
3
3
  import { r as requiredArgs, t as toDate, a as toInteger, _ as _typeof, g as getDefaultOptions, f as format } from './index-ce6dee84.js';
4
- import { S as SemSizeBreakpointsM } from './index.es-52a3bcff.js';
4
+ import { S as SemSizeBreakpointsM } from './index.es-8ada4213.js';
5
5
  import { u as useMediaQuery } from './use-media-query-d3622da8.js';
6
6
  import { c as classNames } from './index-2e73c2e9.js';
7
- import { T as Text } from './Text-98ad2e78.js';
8
- import { V as VisuallyHidden } from './VisuallyHidden-fee374a8.js';
9
- import { S as Surface } from './Surface-56d329b0.js';
10
- import { H as Heading } from './Heading-14df0c64.js';
11
- import { B as BtIconChevronRightMid } from './BtIconChevronRightMid.esm-f67f0ca3.js';
12
- import { I as Icon } from './Icon-3e813b34.js';
7
+ import { T as Text } from './Text-d0acd173.js';
8
+ import { V as VisuallyHidden } from './VisuallyHidden-605ea42d.js';
9
+ import { S as Surface } from './Surface-b782cda9.js';
10
+ import { H as Heading } from './Heading-db9014d5.js';
11
+ import { B as BtIconChevronRightMid } from './BtIconChevronRightMid.esm-4764708f.js';
12
+ import { I as Icon } from './Icon-e85f55ee.js';
13
13
 
14
14
  /**
15
15
  * @name addMonths
@@ -1341,7 +1341,7 @@ const BtIconChevronLeftMid = (props) =>
1341
1341
  "svg",
1342
1342
  Object.assign(
1343
1343
  {
1344
- viewBox: "0 0 32 32",
1344
+ viewBox: "0 0 16 16",
1345
1345
  fill: "none",
1346
1346
  xmlns: "http://www.w3.org/2000/svg",
1347
1347
  },
@@ -1350,7 +1350,7 @@ const BtIconChevronLeftMid = (props) =>
1350
1350
  /*#__PURE__*/ React__default.createElement("path", {
1351
1351
  fillRule: "evenodd",
1352
1352
  clipRule: "evenodd",
1353
- d: "M13.9091 16.0002L19.6065 21.7042C19.8585 21.9567 20 22.2988 20 22.6555C20 23.0123 19.8585 23.3544 19.6065 23.6069C19.4819 23.7317 19.3339 23.8307 19.171 23.8983C19.0081 23.9658 18.8335 24.0006 18.6571 24.0006C18.4808 24.0006 18.3062 23.9658 18.1433 23.8983C17.9804 23.8307 17.8324 23.7317 17.7078 23.6069L11.0598 16.9509C10.8082 16.6985 10.6669 16.3566 10.6669 16.0002C10.6669 15.6438 10.8082 15.302 11.0598 15.0495L17.7078 8.39354C17.8324 8.26873 17.9804 8.16971 18.1433 8.10215C18.3062 8.03458 18.4808 7.99981 18.6571 7.99981C18.8335 7.99981 19.0081 8.03458 19.171 8.10215C19.3339 8.16971 19.4819 8.26873 19.6065 8.39354C19.8585 8.64602 20 8.98816 20 9.34487C20 9.70159 19.8585 10.0437 19.6065 10.2962L13.9091 16.0002Z",
1353
+ d: "M7.62107 8.00023L10.4697 10.8522C10.5957 10.9785 10.6665 11.1495 10.6665 11.3279C10.6665 11.5063 10.5957 11.6773 10.4697 11.8036C10.4074 11.866 10.3335 11.9155 10.252 11.9493C10.1706 11.983 10.0833 12.0004 9.99507 12.0004C9.9069 12.0004 9.81959 11.983 9.73814 11.9493C9.65669 11.9155 9.5827 11.866 9.52041 11.8036L6.19641 8.47556C6.07061 8.34935 5.99998 8.17842 5.99998 8.00023C5.99998 7.82203 6.07061 7.6511 6.19641 7.52489L9.52041 4.19689C9.5827 4.13449 9.65669 4.08498 9.73814 4.0512C9.81959 4.01741 9.9069 4.00003 9.99507 4.00003C10.0832 4.00003 10.1706 4.01741 10.252 4.0512C10.3335 4.08498 10.4074 4.13449 10.4697 4.19689C10.5957 4.32313 10.6665 4.4942 10.6665 4.67256C10.6665 4.85092 10.5957 5.02199 10.4697 5.14823L7.62107 8.00023Z",
1354
1354
  fill: "currentColor",
1355
1355
  }),
1356
1356
  );
@@ -0,0 +1,73 @@
1
+ import React__default from 'react';
2
+ import { c as classNames } from './index-2e73c2e9.js';
3
+ import { B as BtIconArrowRight } from './BtIconArrowRight.esm-93da96bb.js';
4
+ import { B as BtIconPlayFill } from './BtIconPlayFill.esm-05fc0344.js';
5
+ import { I as Icon } from './Icon-e85f55ee.js';
6
+ import { i as isDate, f as format } from './index-ce6dee84.js';
7
+
8
+ const BtIconPlay = (props) =>
9
+ /*#__PURE__*/ React__default.createElement(
10
+ "svg",
11
+ Object.assign(
12
+ {
13
+ xmlns: "http://www.w3.org/2000/svg",
14
+ viewBox: "0 0 32 32",
15
+ },
16
+ props,
17
+ ),
18
+ /*#__PURE__*/ React__default.createElement("defs", null),
19
+ /*#__PURE__*/ React__default.createElement("path", {
20
+ d: "M16,2A14,14,0,1,0,30,16,14,14,0,0,0,16,2Zm0,27A13,13,0,1,1,29,16,13.01474,13.01474,0,0,1,16,29Z",
21
+ fill: "currentColor",
22
+ }),
23
+ /*#__PURE__*/ React__default.createElement("path", {
24
+ d: "M20.83887,15.03955,13.66113,10.896A1.107,1.107,0,0,0,12,11.85449v8.2876a1.10534,1.10534,0,0,0,1.66113.95947L20.83887,16.957a1.10688,1.10688,0,0,0,0-1.91748Zm-.5,1.05176-7.17774,4.14453a.10437.10437,0,0,1-.10742-.00049A.10314.10314,0,0,1,13,20.14209v-8.2876a.10229.10229,0,0,1,.05371-.09277.10284.10284,0,0,1,.10742,0l7.17774,4.14307a.10421.10421,0,0,1,.05371.09375A.10285.10285,0,0,1,20.33887,16.09131Z",
25
+ fill: "currentColor",
26
+ }),
27
+ );
28
+
29
+ const BtIconArrowRightFill = (props) =>
30
+ /*#__PURE__*/ React__default.createElement(
31
+ "svg",
32
+ Object.assign(
33
+ {
34
+ xmlns: "http://www.w3.org/2000/svg",
35
+ viewBox: "0 0 32 32",
36
+ },
37
+ props,
38
+ ),
39
+ /*#__PURE__*/ React__default.createElement("defs", null),
40
+ /*#__PURE__*/ React__default.createElement("path", {
41
+ d: "M2,16A14,14,0,1,0,16,2,14,14,0,0,0,2,16Zm16.85352-4.35352L23.207,16l-4.35351,4.35352a.5.5,0,0,1-.707-.707L21.293,16.5H9.5a.5.5,0,0,1,0-1H21.293l-3.14649-3.14648a.5.5,0,0,1,.707-.707Z",
42
+ fill: "currentColor",
43
+ }),
44
+ );
45
+
46
+ var CardFooter = function (_a) {
47
+ var metaText = _a.metaText, _b = _a.buttonIcon, buttonIcon = _b === void 0 ? "arrow" : _b, _c = _a.isDarkPathway, isDarkPathway = _c === void 0 ? false : _c, _d = _a.showButton, showButton = _d === void 0 ? true : _d, _e = _a.isHovered, isHovered = _e === void 0 ? false : _e;
48
+ var icons = {
49
+ arrow: {
50
+ regular: BtIconArrowRight,
51
+ filled: BtIconArrowRightFill
52
+ },
53
+ play: {
54
+ regular: BtIconPlay,
55
+ filled: BtIconPlayFill
56
+ }
57
+ };
58
+ return (React__default.createElement("div", { className: classNames("arc-CardFooter", {
59
+ "arc-CardFooter--darkPathway": isDarkPathway
60
+ }) },
61
+ React__default.createElement("div", { className: "arc-CardFooter-metaTextContainer" }, metaText && (React__default.createElement("div", { className: "arc-CardFooter-metaText" }, isDate(metaText) ? (React__default.createElement("time", { dateTime: format(metaText, "yyyy-MM-dd") }, format(metaText, "LLLL d, yyyy"))) : (React__default.createElement("span", null, metaText))))),
62
+ showButton && (React__default.createElement("div", null,
63
+ React__default.createElement("div", { className: "arc-CardFooter-button" },
64
+ React__default.createElement("div", { className: "arc-CardFooter-buttonIcon" },
65
+ React__default.createElement("div", { className: classNames("arc-CardFooter-buttonIconRight", {
66
+ "arc-CardFooter-buttonIconRight--isHovered": isHovered
67
+ }) },
68
+ React__default.createElement(Icon, { icon: icons[buttonIcon].regular })),
69
+ React__default.createElement("div", { className: "arc-CardFooter-buttonIconLeft" },
70
+ React__default.createElement(Icon, { icon: icons[buttonIcon].regular }))))))));
71
+ };
72
+
73
+ export { CardFooter as C };
@@ -1,6 +1,6 @@
1
- import { a as __assign, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { a as __assign, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import React__default from 'react';
3
- import { H as Heading } from './Heading-14df0c64.js';
3
+ import { H as Heading } from './Heading-db9014d5.js';
4
4
 
5
5
  var CardHeading = function (_a) {
6
6
  var onClick = _a.onClick, onMouseEnter = _a.onMouseEnter, onMouseLeave = _a.onMouseLeave, onBlur = _a.onBlur, onFocus = _a.onFocus, href = _a.href, heading = _a.heading, _b = _a.size, size = _b === void 0 ? "m" : _b, _c = _a.linkData, linkData = _c === void 0 ? {} : _c, _d = _a.headingLevel, headingLevel = _d === void 0 ? "2" : _d;
@@ -1,10 +1,10 @@
1
- import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import React__default, { forwardRef, useContext } from 'react';
3
3
  import { c as classNames } from './index-2e73c2e9.js';
4
- import { C as Context, u as useAriaDescribedby } from './FormControl-7ff0a178.js';
5
- import { C as Context$1 } from './Surface-56d329b0.js';
6
- import { T as ThemeIcon } from './ThemeIcon-810de4bc.js';
7
- import { V as VisuallyHidden } from './VisuallyHidden-fee374a8.js';
4
+ import { C as Context, u as useAriaDescribedby } from './FormControl-85a2ee28.js';
5
+ import { C as Context$1 } from './Surface-b782cda9.js';
6
+ import { T as ThemeIcon } from './ThemeIcon-0b755b19.js';
7
+ import { V as VisuallyHidden } from './VisuallyHidden-605ea42d.js';
8
8
 
9
9
  /**
10
10
  * Use `Checkbox` to allow users to select individual options.
@@ -1,4 +1,4 @@
1
- import { _ as __rest, a as __assign, f as filterDataAttrs, s as suffixModifier } from './index.es-4921e8dd.js';
1
+ import { _ as __rest, a as __assign, f as filterDataAttrs, s as suffixModifier } from './index.es-3b4ff2ab.js';
2
2
  import { c as classNames } from './index-2e73c2e9.js';
3
3
  import React__default from 'react';
4
4
 
@@ -2,8 +2,8 @@ import * as React from 'react';
2
2
  import { jsx, Fragment } from 'react/jsx-runtime';
3
3
  import * as ReactDOM from 'react-dom';
4
4
  import ReactDOM__default from 'react-dom';
5
- import { _ as __rest, a as __assign, b as __spreadArray } from './index.es-4921e8dd.js';
6
- import { c as createSidecarMedium, a as useMergeRefs, f as fullWidthClassName, z as zeroRightClassName, s as styleSingleton, R as RemoveScrollBar, e as exportSidecar } from './component-94b3dbfe.js';
5
+ import { _ as __rest, a as __assign, b as __spreadArray } from './index.es-3b4ff2ab.js';
6
+ import { c as createSidecarMedium, a as useMergeRefs, f as fullWidthClassName, z as zeroRightClassName, s as styleSingleton, R as RemoveScrollBar, e as exportSidecar } from './component-d81b583b.js';
7
7
 
8
8
  // packages/core/primitive/src/primitive.tsx
9
9
  function composeEventHandlers(originalEventHandler, ourEventHandler, { checkForDefaultPrevented = true } = {}) {
@@ -1,7 +1,7 @@
1
- import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import React__default, { forwardRef, useState, useRef, useEffect } from 'react';
3
- import { $ as $69cb30bb0017df05$export$41fb9f06171c75f4, a as $69cb30bb0017df05$export$7c6e2c02157bb7d2, b as $69cb30bb0017df05$export$54c2e3dc7acea9f5, c as $69cb30bb0017df05$export$be92b6f5f03c0fe9 } from './index-89a7c31c.js';
4
- import { T as Text } from './Text-98ad2e78.js';
3
+ import { $ as $69cb30bb0017df05$export$41fb9f06171c75f4, a as $69cb30bb0017df05$export$7c6e2c02157bb7d2, b as $69cb30bb0017df05$export$54c2e3dc7acea9f5, c as $69cb30bb0017df05$export$be92b6f5f03c0fe9 } from './index-b051f161.js';
4
+ import { T as Text } from './Text-d0acd173.js';
5
5
  import { c as classNames } from './index-2e73c2e9.js';
6
6
 
7
7
  var ContentSwitcherTab = forwardRef(function (_a, ref) {
@@ -24,7 +24,7 @@ var ContentSwitcherList = function (_a) {
24
24
  var checkOverflow = function () {
25
25
  if (listRef.current) {
26
26
  setRightOverflow(listRef.current.scrollLeft + listRef.current.clientWidth <
27
- listRef.current.scrollWidth);
27
+ listRef.current.scrollWidth - 1);
28
28
  setLeftOverflow(listRef.current.scrollLeft > 0);
29
29
  }
30
30
  };
@@ -43,8 +43,8 @@ var ContentSwitcherList = function (_a) {
43
43
  checkOverflow();
44
44
  };
45
45
  useEffect(function () {
46
+ requestAnimationFrame(checkOverflow);
46
47
  var list = listRef.current;
47
- checkOverflow();
48
48
  if (list) {
49
49
  list.addEventListener("scroll", handleScroll);
50
50
  }
@@ -55,11 +55,12 @@ var ContentSwitcherList = function (_a) {
55
55
  };
56
56
  // eslint-disable-next-line react-hooks/exhaustive-deps
57
57
  }, []);
58
- return (React__default.createElement("span", { className: "arc-ContentSwitcherList-wrapper" },
58
+ return (React__default.createElement("span", { className: classNames("arc-ContentSwitcherList-wrapper", {
59
+ "arc-ContentSwitcherList-wrapper--isInset": isInset
60
+ }) },
59
61
  React__default.createElement($69cb30bb0017df05$export$54c2e3dc7acea9f5, __assign({ className: classNames("arc-ContentSwitcherList", {
60
62
  "arc-ContentSwitcherList--contained": type === "contained",
61
- "arc-ContentSwitcherList--isJustified": isJustified,
62
- "arc-ContentSwitcherList--isInset": isInset
63
+ "arc-ContentSwitcherList--isJustified": isJustified
63
64
  }), ref: listRef, "aria-label": ariaLabel }, filterDataAttrs(props)),
64
65
  React__default.createElement("div", { className: "arc-ContentSwitcherList-inner" }, React__default.Children.map(children, function (child, index) {
65
66
  if (tabRefs) {
@@ -81,9 +82,9 @@ var ContentSwitcherList = function (_a) {
81
82
 
82
83
  /** Use `ContentSwitcher` to allow users to navigate between different sections of relevant content. */
83
84
  var ContentSwitcher = function (_a) {
84
- var children = _a.children, defaultValue = _a.defaultValue, onValueChange = _a.onValueChange, activationMode = _a.activationMode, props = __rest(_a, ["children", "defaultValue", "onValueChange", "activationMode"]);
85
+ var children = _a.children, defaultValue = _a.defaultValue, onValueChange = _a.onValueChange, activationMode = _a.activationMode, value = _a.value, props = __rest(_a, ["children", "defaultValue", "onValueChange", "activationMode", "value"]);
85
86
  return (React__default.createElement("span", { className: "arc-ContentSwitcher" },
86
- React__default.createElement($69cb30bb0017df05$export$be92b6f5f03c0fe9, __assign({ className: "arc-ContentSwitcher-root", defaultValue: defaultValue, onValueChange: onValueChange, activationMode: activationMode }, filterDataAttrs(props)), children)));
87
+ React__default.createElement($69cb30bb0017df05$export$be92b6f5f03c0fe9, __assign({ className: "arc-ContentSwitcher-root", defaultValue: defaultValue, onValueChange: onValueChange, activationMode: activationMode, value: value }, filterDataAttrs(props)), children)));
87
88
  };
88
89
  ContentSwitcher.Tab = ContentSwitcherTab;
89
90
  ContentSwitcher.List = ContentSwitcherList;
@@ -1,18 +1,35 @@
1
- import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { _ as __rest, g as getTextWidth, a as __assign, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import React__default, { useState, isValidElement } from 'react';
3
- import { $ as $cc7e05a45900e73f$export$be92b6f5f03c0fe9, a as $cc7e05a45900e73f$export$41fb9f06171c75f4, b as $cc7e05a45900e73f$export$4c8d1a57a761ef94, c as $cc7e05a45900e73f$export$f04a61298a47a40f, d as $cc7e05a45900e73f$export$602eac185826482c, e as $cc7e05a45900e73f$export$7c6e2c02157bb7d2, f as $cc7e05a45900e73f$export$2f60d3ec9ad468f2, g as $cc7e05a45900e73f$export$d5c6c08dc2d3ca7, h as $cc7e05a45900e73f$export$6d08773d2e66f8f2, i as $cc7e05a45900e73f$export$d6e5bf9c43ea9319, j as $cc7e05a45900e73f$export$c3468e2714d175fa, k as $cc7e05a45900e73f$export$bf1aedc3039c8d63 } from './index-24509173.js';
4
- import { T as ThemeIcon } from './ThemeIcon-810de4bc.js';
5
- import { u as useThemeElement } from './component-94b3dbfe.js';
3
+ import { $ as $cc7e05a45900e73f$export$be92b6f5f03c0fe9, a as $cc7e05a45900e73f$export$41fb9f06171c75f4, b as $cc7e05a45900e73f$export$4c8d1a57a761ef94, c as $cc7e05a45900e73f$export$f04a61298a47a40f, d as $cc7e05a45900e73f$export$602eac185826482c, e as $cc7e05a45900e73f$export$7c6e2c02157bb7d2, f as $cc7e05a45900e73f$export$2f60d3ec9ad468f2, g as $cc7e05a45900e73f$export$d5c6c08dc2d3ca7, h as $cc7e05a45900e73f$export$6d08773d2e66f8f2, i as $cc7e05a45900e73f$export$d6e5bf9c43ea9319, j as $cc7e05a45900e73f$export$c3468e2714d175fa, k as $cc7e05a45900e73f$export$bf1aedc3039c8d63 } from './index-66e8d1ec.js';
4
+ import { T as ThemeIcon } from './ThemeIcon-0b755b19.js';
5
+ import { u as useThemeElement } from './component-d81b583b.js';
6
+ import { c as classNames } from './index-2e73c2e9.js';
6
7
 
7
8
  var ContentSwitcherDropdown = function (_a) {
8
- var defaultValue = _a.defaultValue, tabs = _a.tabs, onValueChange = _a.onValueChange, children = _a.children, props = __rest(_a, ["defaultValue", "tabs", "onValueChange", "children"]);
9
+ var defaultValue = _a.defaultValue, tabs = _a.tabs, onValueChange = _a.onValueChange, children = _a.children, _b = _a.isInset, isInset = _b === void 0 ? false : _b, value = _a.value, ariaLabel = _a.ariaLabel, _c = _a.isFluid, isFluid = _c === void 0 ? false : _c, width = _a.width, props = __rest(_a, ["defaultValue", "tabs", "onValueChange", "children", "isInset", "value", "ariaLabel", "isFluid", "width"]);
9
10
  var initialValue = defaultValue || tabs[0].value;
10
- var _b = useThemeElement(), themeElement = _b[0], setThemeElement = _b[1];
11
- var _c = useState(initialValue), selectedValue = _c[0], setSelectedValue = _c[1];
11
+ var _d = useThemeElement(), themeElement = _d[0], setThemeElement = _d[1];
12
+ var _e = useState(initialValue), uncontrolledValue = _e[0], setUncontrolledValue = _e[1];
13
+ var isControlled = typeof value !== "undefined";
14
+ var selectValue = isControlled ? value : uncontrolledValue;
15
+ var onValueChangeHandler = function (value) {
16
+ onValueChange && onValueChange(value);
17
+ setUncontrolledValue(value);
18
+ };
19
+ var LongestLabelWidth = getTextWidth(tabs.reduce(function (longest, current) {
20
+ return current.label.length > longest.length ? current.label : longest;
21
+ }, ""));
12
22
  return (React__default.createElement(React__default.Fragment, null,
13
- React__default.createElement($cc7e05a45900e73f$export$be92b6f5f03c0fe9, { defaultValue: initialValue, onValueChange: children ? function (value) { return setSelectedValue(value); } : onValueChange },
14
- React__default.createElement("span", __assign({ className: "arc-ContentSwitcherDropdown-selectTriggerWrapper", ref: setThemeElement }, filterDataAttrs(props)),
15
- React__default.createElement($cc7e05a45900e73f$export$41fb9f06171c75f4, { className: "arc-ContentSwitcherDropdown-selectTrigger" },
23
+ React__default.createElement($cc7e05a45900e73f$export$be92b6f5f03c0fe9, { defaultValue: defaultValue, onValueChange: onValueChangeHandler, value: selectValue },
24
+ React__default.createElement("span", __assign({ className: classNames("arc-ContentSwitcherDropdown-selectTriggerWrapper", {
25
+ "arc-ContentSwitcherDropdown-selectTriggerWrapper--isInset": isInset,
26
+ "arc-ContentSwitcherDropdown-selectTriggerWrapper--isFluid": isFluid
27
+ }), ref: setThemeElement }, (!isFluid && {
28
+ style: {
29
+ width: width ? width : LongestLabelWidth + 84
30
+ }
31
+ }), filterDataAttrs(props)),
32
+ React__default.createElement($cc7e05a45900e73f$export$41fb9f06171c75f4, { className: "arc-ContentSwitcherDropdown-selectTrigger", "aria-label": ariaLabel },
16
33
  React__default.createElement($cc7e05a45900e73f$export$4c8d1a57a761ef94, null),
17
34
  React__default.createElement($cc7e05a45900e73f$export$f04a61298a47a40f, { className: "arc-ContentSwitcherDropdown-selectTriggerIcon" },
18
35
  React__default.createElement(ThemeIcon, { size: 24, icon: "selectTrigger" })))),
@@ -28,7 +45,7 @@ var ContentSwitcherDropdown = function (_a) {
28
45
  if (!isValidElement(child)) {
29
46
  return null;
30
47
  }
31
- var isActive = child.props.value === selectedValue;
48
+ var isActive = child.props.value === selectValue;
32
49
  return (React__default.createElement("div", __assign({ role: "tabpanel", className: "arc-ContentSwitcherDropdown-content", id: "arc-content-switcher-dropdown-content-".concat(child.props.value), "aria-labelledby": "arc-content-switcher-dropdown-trigger-".concat(child.props.value), "data-state": isActive ? "active" : "inactive", tabIndex: 0, hidden: !isActive }, filterDataAttrs(child.props)), child));
33
50
  })));
34
51
  };
@@ -1,14 +1,14 @@
1
- import { b as __spreadArray, _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { b as __spreadArray, _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import * as React from 'react';
3
3
  import React__default, { forwardRef, useState, useRef, useEffect } from 'react';
4
4
  import { c as classNames } from './index-2e73c2e9.js';
5
- import { P as Primitive, u as useLayoutEffect2, c as createContextScope, a as useComposedRefs, b as useCallbackRef, d as composeEventHandlers, e as Presence, R as RemoveScroll, S as Slot, f as useFocusGuards, F as FocusScope, D as DismissableLayer, g as useControllableState, h as useId, i as Portal$1 } from './Combination-a063f96d.js';
5
+ import { P as Primitive, u as useLayoutEffect2, c as createContextScope, a as useComposedRefs, b as useCallbackRef, d as composeEventHandlers, e as Presence, R as RemoveScroll, S as Slot, f as useFocusGuards, F as FocusScope, D as DismissableLayer, g as useControllableState, h as useId, i as Portal$1 } from './Combination-beb0370c.js';
6
6
  import { u as useFloating, a as autoUpdate, o as offset, s as shift, l as limitShift, f as flip, b as size, c as arrow, h as hide } from './floating-ui.react-dom-1bb71aae.js';
7
7
  import { jsx } from 'react/jsx-runtime';
8
- import { h as hideOthers, u as useThemeElement } from './component-94b3dbfe.js';
9
- import { C as Calendar, i as isBefore, a as isAfter, c as compareAsc } from './Calendar-e3f8c4f0.js';
8
+ import { h as hideOthers, u as useThemeElement } from './component-d81b583b.js';
9
+ import { C as Calendar, i as isBefore, a as isAfter, c as compareAsc } from './Calendar-2bbb4ad5.js';
10
10
  import { r as requiredArgs, t as toDate, b as isValid, f as format } from './index-ce6dee84.js';
11
- import { T as TextInputWithPlaceHolder } from './TextInput-eccd0140.js';
11
+ import { T as TextInputWithPlaceHolder } from './TextInput-211dbadb.js';
12
12
 
13
13
  /**
14
14
  * @name startOfDay
@@ -1,9 +1,9 @@
1
- import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import { c as classNames } from './index-2e73c2e9.js';
3
3
  import React__default, { useContext, useState } from 'react';
4
- import { T as Text } from './Text-98ad2e78.js';
5
- import { C as Context } from './Surface-56d329b0.js';
6
- import { T as ThemeIcon } from './ThemeIcon-810de4bc.js';
4
+ import { T as Text } from './Text-d0acd173.js';
5
+ import { C as Context } from './Surface-b782cda9.js';
6
+ import { T as ThemeIcon } from './ThemeIcon-0b755b19.js';
7
7
 
8
8
  /**
9
9
  * Use `DisclosureMini` to show and hide sections of content.
@@ -1,9 +1,9 @@
1
- import { a as __assign } from './index.es-4921e8dd.js';
1
+ import { a as __assign } from './index.es-3b4ff2ab.js';
2
2
  import React__default from 'react';
3
3
  import { c as classNames } from './index-2e73c2e9.js';
4
- import { T as Text } from './Text-98ad2e78.js';
5
- import { T as ThemeIcon } from './ThemeIcon-810de4bc.js';
6
- import { V as VerticalSpace } from './VerticalSpace-549fbdc8.js';
4
+ import { T as Text } from './Text-d0acd173.js';
5
+ import { T as ThemeIcon } from './ThemeIcon-0b755b19.js';
6
+ import { V as VerticalSpace } from './VerticalSpace-6d8fcb17.js';
7
7
 
8
8
  var Download = function (_a) {
9
9
  var name = _a.name, onClick = _a.onClick, description = _a.description, href = _a.href, type = _a.type, size = _a.size, _b = _a.icon, icon = _b === void 0 ? "downloadFile" : _b, _c = _a.isCompact, isCompact = _c === void 0 ? false : _c, _d = _a.isFullWidth, isFullWidth = _d === void 0 ? true : _d;
@@ -1,8 +1,8 @@
1
- import { _ as __rest, a as __assign, f as filterDataAttrs, b as __spreadArray } from './index.es-4921e8dd.js';
1
+ import { _ as __rest, a as __assign, f as filterDataAttrs, b as __spreadArray } from './index.es-3b4ff2ab.js';
2
2
  import React__default, { useContext, useState, useEffect } from 'react';
3
- import { C as Context } from './Surface-56d329b0.js';
3
+ import { C as Context } from './Surface-b782cda9.js';
4
4
  import { c as classNames } from './index-2e73c2e9.js';
5
- import { V as VisuallyHidden } from './VisuallyHidden-fee374a8.js';
5
+ import { V as VisuallyHidden } from './VisuallyHidden-605ea42d.js';
6
6
 
7
7
  var FilterControl = function (_a) {
8
8
  var children = _a.children, onClick = _a.onClick, _b = _a.isSelected, isSelected = _b === void 0 ? false : _b;
@@ -1,10 +1,10 @@
1
- import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-4921e8dd.js';
1
+ import { _ as __rest, a as __assign, f as filterDataAttrs } from './index.es-3b4ff2ab.js';
2
2
  import { c as classNames } from './index-2e73c2e9.js';
3
3
  import React__default, { createContext, useContext } from 'react';
4
- import { C as Context$1 } from './Surface-56d329b0.js';
5
- import { D as DisclosureMini } from './DisclosureMini-60cb2a6c.js';
6
- import { V as VisuallyHidden } from './VisuallyHidden-fee374a8.js';
7
- import { T as ThemeIcon } from './ThemeIcon-810de4bc.js';
4
+ import { C as Context$1 } from './Surface-b782cda9.js';
5
+ import { D as DisclosureMini } from './DisclosureMini-2d3bad0c.js';
6
+ import { V as VisuallyHidden } from './VisuallyHidden-605ea42d.js';
7
+ import { T as ThemeIcon } from './ThemeIcon-0b755b19.js';
8
8
 
9
9
  /**
10
10
  * Optionally define ariaDescribedBy if errorMessage or helper exist.