@arc-ui/components 11.6.0 → 11.8.0

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 (308) hide show
  1. package/dist/Alert/Alert.cjs.d.ts +1 -1
  2. package/dist/Alert/Alert.cjs.js +12 -91
  3. package/dist/Alert/Alert.esm.d.ts +1 -1
  4. package/dist/Alert/Alert.esm.js +5 -84
  5. package/dist/Badge/Badge.cjs.js +4 -4
  6. package/dist/Badge/Badge.esm.js +5 -5
  7. package/dist/Box/Box.cjs.d.ts +40 -0
  8. package/dist/Box/Box.cjs.js +32 -0
  9. package/dist/Box/Box.esm.d.ts +40 -0
  10. package/dist/Box/Box.esm.js +24 -0
  11. package/dist/Box/package.json +7 -0
  12. package/dist/BrandLogo/BrandLogo.cjs.d.ts +1 -1
  13. package/dist/BrandLogo/BrandLogo.cjs.js +2 -2
  14. package/dist/BrandLogo/BrandLogo.esm.d.ts +1 -1
  15. package/dist/BrandLogo/BrandLogo.esm.js +2 -2
  16. package/dist/Breadcrumbs/Breadcrumbs.cjs.d.ts +1 -1
  17. package/dist/Breadcrumbs/Breadcrumbs.cjs.js +4 -4
  18. package/dist/Breadcrumbs/Breadcrumbs.esm.d.ts +1 -1
  19. package/dist/Breadcrumbs/Breadcrumbs.esm.js +4 -4
  20. package/dist/Button/Button.cjs.d.ts +1 -1
  21. package/dist/Button/Button.cjs.js +3 -3
  22. package/dist/Button/Button.esm.d.ts +1 -1
  23. package/dist/Button/Button.esm.js +3 -3
  24. package/dist/Card/Card.cjs.d.ts +1 -1
  25. package/dist/Card/Card.cjs.js +5 -5
  26. package/dist/Card/Card.esm.d.ts +1 -1
  27. package/dist/Card/Card.esm.js +5 -5
  28. package/dist/Checkbox/Checkbox.cjs.d.ts +1 -1
  29. package/dist/Checkbox/Checkbox.cjs.js +5 -5
  30. package/dist/Checkbox/Checkbox.esm.d.ts +1 -1
  31. package/dist/Checkbox/Checkbox.esm.js +5 -5
  32. package/dist/Columns/Columns.cjs.d.ts +1 -1
  33. package/dist/Columns/Columns.esm.d.ts +1 -1
  34. package/dist/Curve/Curve.cjs.d.ts +1 -1
  35. package/dist/Curve/Curve.cjs.js +1 -1
  36. package/dist/Curve/Curve.esm.d.ts +1 -1
  37. package/dist/Curve/Curve.esm.js +1 -1
  38. package/dist/Disclosure/Disclosure.cjs.d.ts +1 -1
  39. package/dist/Disclosure/Disclosure.cjs.js +2 -2
  40. package/dist/Disclosure/Disclosure.esm.d.ts +1 -1
  41. package/dist/Disclosure/Disclosure.esm.js +2 -2
  42. package/dist/DisclosureMini/DisclosureMini.cjs.d.ts +1 -1
  43. package/dist/DisclosureMini/DisclosureMini.cjs.js +3 -3
  44. package/dist/DisclosureMini/DisclosureMini.esm.d.ts +1 -1
  45. package/dist/DisclosureMini/DisclosureMini.esm.js +3 -3
  46. package/dist/Filter/Filter.cjs.d.ts +1 -1
  47. package/dist/Filter/Filter.cjs.js +2 -2
  48. package/dist/Filter/Filter.esm.d.ts +1 -1
  49. package/dist/Filter/Filter.esm.js +2 -2
  50. package/dist/FormControl/FormControl.cjs.d.ts +1 -1
  51. package/dist/FormControl/FormControl.cjs.js +4 -4
  52. package/dist/FormControl/FormControl.esm.d.ts +1 -1
  53. package/dist/FormControl/FormControl.esm.js +4 -4
  54. package/dist/Group/Group.cjs.d.ts +1 -1
  55. package/dist/Group/Group.cjs.js +2 -2
  56. package/dist/Group/Group.esm.d.ts +1 -1
  57. package/dist/Group/Group.esm.js +2 -2
  58. package/dist/Heading/Heading.cjs.d.ts +1 -1
  59. package/dist/Heading/Heading.cjs.js +2 -2
  60. package/dist/Heading/Heading.esm.d.ts +1 -1
  61. package/dist/Heading/Heading.esm.js +2 -2
  62. package/dist/Icon/Icon.cjs.d.ts +1 -1
  63. package/dist/Icon/Icon.cjs.js +2 -2
  64. package/dist/Icon/Icon.esm.d.ts +1 -1
  65. package/dist/Icon/Icon.esm.js +2 -2
  66. package/dist/Image/Image.cjs.d.ts +1 -1
  67. package/dist/Image/Image.cjs.js +2 -1
  68. package/dist/Image/Image.esm.d.ts +1 -1
  69. package/dist/Image/Image.esm.js +1 -1
  70. package/dist/Markup/Markup.cjs.js +1 -1
  71. package/dist/Markup/Markup.esm.js +1 -1
  72. package/dist/Modal/Modal.cjs.d.ts +53 -0
  73. package/dist/Modal/Modal.cjs.js +677 -0
  74. package/dist/Modal/Modal.esm.d.ts +53 -0
  75. package/dist/Modal/Modal.esm.js +669 -0
  76. package/dist/Modal/package.json +7 -0
  77. package/dist/Pagination/Pagination.cjs.js +6 -6
  78. package/dist/Pagination/Pagination.esm.js +6 -6
  79. package/dist/PaginationSimple/PaginationSimple.cjs.js +6 -6
  80. package/dist/PaginationSimple/PaginationSimple.esm.js +6 -6
  81. package/dist/Poster/Poster.cjs.d.ts +1 -1
  82. package/dist/Poster/Poster.cjs.js +3 -3
  83. package/dist/Poster/Poster.esm.d.ts +1 -1
  84. package/dist/Poster/Poster.esm.js +3 -3
  85. package/dist/ProgressBar/ProgressBar.cjs.js +7 -7
  86. package/dist/ProgressBar/ProgressBar.esm.js +8 -8
  87. package/dist/ProgressStepper/ProgressStepper.cjs.d.ts +89 -0
  88. package/dist/ProgressStepper/ProgressStepper.cjs.js +152 -0
  89. package/dist/ProgressStepper/ProgressStepper.esm.d.ts +89 -0
  90. package/dist/ProgressStepper/ProgressStepper.esm.js +144 -0
  91. package/dist/ProgressStepper/package.json +7 -0
  92. package/dist/RadioGroup/RadioGroup.cjs.d.ts +1 -1
  93. package/dist/RadioGroup/RadioGroup.cjs.js +5 -5
  94. package/dist/RadioGroup/RadioGroup.esm.d.ts +1 -1
  95. package/dist/RadioGroup/RadioGroup.esm.js +5 -5
  96. package/dist/Rule/Rule.cjs.js +1 -1
  97. package/dist/Rule/Rule.esm.js +1 -1
  98. package/dist/ScrollToTop/ScrollToTop.cjs.js +2 -2
  99. package/dist/ScrollToTop/ScrollToTop.esm.js +2 -2
  100. package/dist/Select/Select.cjs.d.ts +1 -1
  101. package/dist/Select/Select.cjs.js +453 -916
  102. package/dist/Select/Select.esm.d.ts +1 -1
  103. package/dist/Select/Select.esm.js +419 -882
  104. package/dist/SiteFooter/SiteFooter.cjs.d.ts +1 -1
  105. package/dist/SiteFooter/SiteFooter.cjs.js +4 -4
  106. package/dist/SiteFooter/SiteFooter.esm.d.ts +1 -1
  107. package/dist/SiteFooter/SiteFooter.esm.js +5 -5
  108. package/dist/SiteHeader/SiteHeader.cjs.d.ts +1 -1
  109. package/dist/SiteHeader/SiteHeader.cjs.js +6 -6
  110. package/dist/SiteHeader/SiteHeader.esm.d.ts +1 -1
  111. package/dist/SiteHeader/SiteHeader.esm.js +6 -6
  112. package/dist/Surface/Surface.cjs.d.ts +1 -1
  113. package/dist/Surface/Surface.cjs.js +1 -1
  114. package/dist/Surface/Surface.esm.d.ts +1 -1
  115. package/dist/Surface/Surface.esm.js +1 -1
  116. package/dist/Switch/Switch.cjs.d.ts +1 -1
  117. package/dist/Switch/Switch.cjs.js +242 -18
  118. package/dist/Switch/Switch.esm.d.ts +1 -1
  119. package/dist/Switch/Switch.esm.js +236 -12
  120. package/dist/Tabs/Tabs.cjs.d.ts +75 -0
  121. package/dist/Tabs/Tabs.cjs.js +514 -0
  122. package/dist/Tabs/Tabs.esm.d.ts +75 -0
  123. package/dist/Tabs/Tabs.esm.js +506 -0
  124. package/dist/Tabs/package.json +7 -0
  125. package/dist/Tag/Tag.cjs.js +2 -2
  126. package/dist/Tag/Tag.esm.js +2 -2
  127. package/dist/Text/Text.cjs.d.ts +1 -1
  128. package/dist/Text/Text.cjs.js +2 -2
  129. package/dist/Text/Text.esm.d.ts +1 -1
  130. package/dist/Text/Text.esm.js +2 -2
  131. package/dist/TextArea/TextArea.cjs.d.ts +4 -1
  132. package/dist/TextArea/TextArea.cjs.js +22 -21
  133. package/dist/TextArea/TextArea.esm.d.ts +4 -1
  134. package/dist/TextArea/TextArea.esm.js +22 -21
  135. package/dist/TextInput/TextInput.cjs.d.ts +1 -1
  136. package/dist/TextInput/TextInput.cjs.js +5 -5
  137. package/dist/TextInput/TextInput.esm.d.ts +1 -1
  138. package/dist/TextInput/TextInput.esm.js +5 -5
  139. package/dist/Toast/Toast.cjs.d.ts +52 -0
  140. package/dist/Toast/Toast.cjs.js +743 -0
  141. package/dist/Toast/Toast.esm.d.ts +52 -0
  142. package/dist/Toast/Toast.esm.js +735 -0
  143. package/dist/Toast/package.json +7 -0
  144. package/dist/Truncate/Truncate.cjs.js +3 -2
  145. package/dist/Truncate/Truncate.esm.js +3 -2
  146. package/dist/UniversalHeader/UniversalHeader.cjs.d.ts +1 -1
  147. package/dist/UniversalHeader/UniversalHeader.cjs.js +2 -2
  148. package/dist/UniversalHeader/UniversalHeader.esm.d.ts +1 -1
  149. package/dist/UniversalHeader/UniversalHeader.esm.js +2 -2
  150. package/dist/_shared/cjs/{BrandLogo-8008f0c4.js → BrandLogo-8107d59f.js} +1 -1
  151. package/dist/_shared/cjs/{Breadcrumbs-8b554370.js → Breadcrumbs-0906dd10.js} +10 -10
  152. package/dist/_shared/cjs/BtIconTick-42fcc5ec.js +91 -0
  153. package/dist/_shared/cjs/{Button-27512fee.d.ts → Button-5aaa6776.d.ts} +4 -0
  154. package/dist/_shared/cjs/{Button-27512fee.js → Button-5aaa6776.js} +4 -4
  155. package/dist/_shared/cjs/{Card-804ab0e5.js → Card-fd189ba8.js} +4 -4
  156. package/dist/_shared/cjs/{Checkbox-21d3c4f6.js → Checkbox-02c546ca.js} +2 -2
  157. package/dist/_shared/cjs/Columns-e90798f8.d.ts +1 -1
  158. package/dist/_shared/cjs/{Curve-b05589d8.d.ts → Curve-781ef633.d.ts} +5 -2
  159. package/dist/_shared/cjs/{Curve-b05589d8.js → Curve-781ef633.js} +5 -2
  160. package/dist/_shared/cjs/{DisclosureMini-067e0319.js → DisclosureMini-52706ee6.js} +2 -2
  161. package/dist/_shared/cjs/{Filter-f7d2fbda.js → Filter-a7574fe7.js} +1 -1
  162. package/dist/_shared/cjs/{FormControl-9aaddd54.js → FormControl-1e1bf2bf.js} +2 -2
  163. package/dist/_shared/cjs/{Group-d83f8c2e.js → Group-f85dd4c0.js} +1 -1
  164. package/dist/_shared/cjs/{Heading-d45f6a7f.d.ts → Heading-e3332dcf.d.ts} +4 -0
  165. package/dist/_shared/cjs/{Heading-d45f6a7f.js → Heading-e3332dcf.js} +3 -3
  166. package/dist/_shared/cjs/{Icon-9ae8dbe1.js → Icon-e1dd45eb.js} +1 -1
  167. package/dist/_shared/cjs/{Image-3bf4b4f3.js → Image-0e393cbf.js} +2 -0
  168. package/dist/_shared/cjs/{Poster-e05bbe13.d.ts → Poster-faea1ad3.d.ts} +1 -1
  169. package/dist/_shared/cjs/{Poster-e05bbe13.js → Poster-faea1ad3.js} +2 -2
  170. package/dist/_shared/{esm/RadioGroup-1fd0f389.d.ts → cjs/RadioGroup-d7664b0c.d.ts} +1 -1
  171. package/dist/_shared/cjs/{RadioGroup-81805ef9.js → RadioGroup-d7664b0c.js} +2 -2
  172. package/dist/_shared/cjs/{SiteFooter-c540b5f1.js → SiteFooter-5da774e1.js} +3 -3
  173. package/dist/_shared/cjs/SiteHeader-c25ee36e.d.ts +3 -3
  174. package/dist/_shared/cjs/{SiteHeader.rehydrator-f7fa2efe.js → SiteHeader.rehydrator-acc9d8c4.js} +4 -4
  175. package/dist/_shared/cjs/{Surface-6da0a78e.d.ts → Surface-b7c51b2b.d.ts} +3 -2
  176. package/dist/_shared/cjs/{Surface-6da0a78e.js → Surface-b7c51b2b.js} +1 -1
  177. package/dist/_shared/{esm/Text-00e9743b.d.ts → cjs/Text-fa447e2d.d.ts} +4 -0
  178. package/dist/_shared/cjs/{Text-6f2827e6.js → Text-fa447e2d.js} +3 -3
  179. package/dist/_shared/{esm/TextInput-7ed03a48.d.ts → cjs/TextInput-13050538.d.ts} +3 -1
  180. package/dist/_shared/{esm/TextInput-1631dbc4.d.ts → cjs/TextInput-f4549637.d.ts} +1 -1
  181. package/dist/_shared/cjs/{TextInput-33314fc4.js → TextInput-f4549637.js} +2 -2
  182. package/dist/_shared/cjs/{UniversalHeader-cc1d9e5a.js → UniversalHeader-da622e1a.js} +1 -1
  183. package/dist/_shared/cjs/extends-bb8ffacd.js +21 -0
  184. package/dist/_shared/cjs/index-27b53d49.js +174 -0
  185. package/dist/_shared/cjs/index-699086a7.d.ts +1 -1
  186. package/dist/_shared/cjs/index-74488a9f.d.ts +1 -1
  187. package/dist/_shared/cjs/{index.module-af7c85f2.js → index-952918c9.js} +199 -110
  188. package/dist/_shared/cjs/index-96c4d581.js +289 -0
  189. package/dist/_shared/cjs/index-c81c9401.d.ts +3 -3
  190. package/dist/_shared/cjs/index-e340924e.d.ts +1 -1
  191. package/dist/_shared/cjs/index-e6d20018.d.ts +1 -1
  192. package/dist/_shared/cjs/index-eb06f640.d.ts +1 -1
  193. package/dist/_shared/cjs/index-ec260f5e.js +869 -0
  194. package/dist/_shared/cjs/index-f419cf04.d.ts +1 -1
  195. package/dist/_shared/cjs/index-fb4b8fda.js +47 -0
  196. package/dist/_shared/cjs/index.module-bbcc4e18.js +126 -0
  197. package/dist/_shared/esm/{BrandLogo-56699561.js → BrandLogo-9ec620e8.js} +1 -1
  198. package/dist/_shared/esm/{Breadcrumbs-04590057.js → Breadcrumbs-dafa8dde.js} +10 -10
  199. package/dist/_shared/esm/BtIconTick-5fe50cc7.js +83 -0
  200. package/dist/_shared/esm/{Button-d319fa11.d.ts → Button-d1dbcf79.d.ts} +4 -0
  201. package/dist/_shared/esm/{Button-d319fa11.js → Button-d1dbcf79.js} +4 -4
  202. package/dist/_shared/esm/{Card-e79eb6c8.js → Card-e62c3ff6.js} +4 -4
  203. package/dist/_shared/esm/{Checkbox-94300d8c.js → Checkbox-d8891198.js} +2 -2
  204. package/dist/_shared/esm/Columns-8704515b.d.ts +1 -1
  205. package/dist/_shared/esm/{Curve-3e87b1bc.d.ts → Curve-bbc5589c.d.ts} +5 -2
  206. package/dist/_shared/esm/{Curve-3e87b1bc.js → Curve-bbc5589c.js} +5 -2
  207. package/dist/_shared/esm/{DisclosureMini-022beae3.js → DisclosureMini-9b819941.js} +2 -2
  208. package/dist/_shared/esm/{Filter-41b391e3.js → Filter-a01aed11.js} +1 -1
  209. package/dist/_shared/esm/{FormControl-5e3fdca3.js → FormControl-f18e2f59.js} +2 -2
  210. package/dist/_shared/esm/{Group-d62c3f56.js → Group-fb26fd32.js} +1 -1
  211. package/dist/_shared/esm/{Heading-b61432fb.d.ts → Heading-0f629151.d.ts} +4 -0
  212. package/dist/_shared/esm/{Heading-b61432fb.js → Heading-0f629151.js} +3 -3
  213. package/dist/_shared/esm/{Icon-fd247973.js → Icon-c1af47bc.js} +1 -1
  214. package/dist/_shared/esm/{Image-3596ce55.js → Image-3ed3863c.js} +2 -1
  215. package/dist/_shared/esm/{Poster-107d6954.d.ts → Poster-a83ae770.d.ts} +1 -1
  216. package/dist/_shared/esm/{Poster-107d6954.js → Poster-a83ae770.js} +2 -2
  217. package/dist/_shared/{cjs/RadioGroup-81805ef9.d.ts → esm/RadioGroup-be16d5d3.d.ts} +1 -1
  218. package/dist/_shared/esm/{RadioGroup-1fd0f389.js → RadioGroup-be16d5d3.js} +2 -2
  219. package/dist/_shared/esm/{SiteFooter-8075a9bd.js → SiteFooter-a182cb18.js} +3 -3
  220. package/dist/_shared/esm/SiteHeader-c25ee36e.d.ts +3 -3
  221. package/dist/_shared/esm/{SiteHeader.rehydrator-4da8ac64.js → SiteHeader.rehydrator-023b7b76.js} +4 -4
  222. package/dist/_shared/esm/{Surface-bb100ef8.d.ts → Surface-dde51789.d.ts} +3 -2
  223. package/dist/_shared/esm/{Surface-bb100ef8.js → Surface-dde51789.js} +1 -1
  224. package/dist/_shared/{cjs/Text-6f2827e6.d.ts → esm/Text-40457811.d.ts} +4 -0
  225. package/dist/_shared/esm/{Text-00e9743b.js → Text-40457811.js} +3 -3
  226. package/dist/_shared/{cjs/TextInput-7ed03a48.d.ts → esm/TextInput-13050538.d.ts} +3 -1
  227. package/dist/_shared/{cjs/TextInput-33314fc4.d.ts → esm/TextInput-4424c195.d.ts} +1 -1
  228. package/dist/_shared/esm/{TextInput-1631dbc4.js → TextInput-4424c195.js} +2 -2
  229. package/dist/_shared/esm/{UniversalHeader-7926abde.js → UniversalHeader-1c5a886d.js} +1 -1
  230. package/dist/_shared/esm/extends-4575346e.js +19 -0
  231. package/dist/_shared/esm/{index.module-599b86dd.js → index-22aad354.js} +196 -105
  232. package/dist/_shared/esm/index-369dce7f.js +847 -0
  233. package/dist/_shared/esm/index-699086a7.d.ts +1 -1
  234. package/dist/_shared/esm/index-74488a9f.d.ts +1 -1
  235. package/dist/_shared/esm/index-8000d9e3.js +168 -0
  236. package/dist/_shared/esm/index-94ecc5f8.js +280 -0
  237. package/dist/_shared/esm/index-bed18a88.js +26 -0
  238. package/dist/_shared/esm/index-c81c9401.d.ts +3 -3
  239. package/dist/_shared/esm/index-e340924e.d.ts +1 -1
  240. package/dist/_shared/esm/index-e6d20018.d.ts +1 -1
  241. package/dist/_shared/esm/index-eb06f640.d.ts +1 -1
  242. package/dist/_shared/esm/index-f419cf04.d.ts +1 -1
  243. package/dist/_shared/esm/index.module-5ed90b21.js +122 -0
  244. package/dist/index.es.js +2808 -1035
  245. package/dist/index.es.js.map +1 -1
  246. package/dist/index.js +3015 -1241
  247. package/dist/index.js.map +1 -1
  248. package/dist/styles.css +1 -1
  249. package/dist/types/components/Box/Box.d.ts +36 -0
  250. package/dist/types/components/Box/index.d.ts +1 -0
  251. package/dist/types/components/Button/Button.d.ts +4 -0
  252. package/dist/types/components/Columns/Columns.d.ts +1 -1
  253. package/dist/types/components/Columns/index.d.ts +1 -1
  254. package/dist/types/components/Curve/Curve.d.ts +5 -2
  255. package/dist/types/components/Heading/Heading.d.ts +4 -0
  256. package/dist/types/components/Image/index.d.ts +1 -1
  257. package/dist/types/components/MediaCard/MediaCard.d.ts +57 -0
  258. package/dist/types/components/MediaCard/index.d.ts +1 -0
  259. package/dist/types/components/Modal/Modal.d.ts +31 -9
  260. package/dist/types/components/ProgressStepper/ProgressStepper.d.ts +28 -0
  261. package/dist/types/components/ProgressStepper/ProgressStepperItem/ProgressStepperItem.d.ts +62 -0
  262. package/dist/types/components/ProgressStepper/index.d.ts +1 -0
  263. package/dist/types/components/ProgressStepper/progressStatus.d.ts +1 -0
  264. package/dist/types/components/Surface/Surface.d.ts +2 -1
  265. package/dist/types/components/Surface/index.d.ts +1 -1
  266. package/dist/types/components/Tabs/Tab/Tab.d.ts +22 -0
  267. package/dist/types/components/Tabs/Tab/index.d.ts +1 -0
  268. package/dist/types/components/Tabs/TabContent/TabContent.d.ts +12 -0
  269. package/dist/types/components/Tabs/TabContent/index.d.ts +1 -0
  270. package/dist/types/components/Tabs/Tabs.d.ts +27 -0
  271. package/dist/types/components/Tabs/TabsList/TabsList.d.ts +20 -0
  272. package/dist/types/components/Tabs/TabsList/index.d.ts +1 -0
  273. package/dist/types/components/Tabs/index.d.ts +1 -0
  274. package/dist/types/components/Text/Text.d.ts +4 -0
  275. package/dist/types/components/TextArea/TextArea.d.ts +3 -0
  276. package/dist/types/components/TextInput/TextInput.d.ts +2 -0
  277. package/dist/types/components/Toast/Toast.d.ts +14 -0
  278. package/dist/types/components/Toast/ToastNotification.d.ts +39 -0
  279. package/dist/types/components/Toast/index.d.ts +1 -0
  280. package/dist/types/components/index.d.ts +1 -0
  281. package/dist/types/styles.d.ts +6 -0
  282. package/package.json +8 -6
  283. /package/dist/_shared/cjs/{BrandLogo-8008f0c4.d.ts → BrandLogo-8107d59f.d.ts} +0 -0
  284. /package/dist/_shared/cjs/{Breadcrumbs-8b554370.d.ts → Breadcrumbs-0906dd10.d.ts} +0 -0
  285. /package/dist/_shared/cjs/{Card-804ab0e5.d.ts → Card-fd189ba8.d.ts} +0 -0
  286. /package/dist/_shared/cjs/{Checkbox-21d3c4f6.d.ts → Checkbox-02c546ca.d.ts} +0 -0
  287. /package/dist/_shared/cjs/{DisclosureMini-067e0319.d.ts → DisclosureMini-52706ee6.d.ts} +0 -0
  288. /package/dist/_shared/cjs/{Filter-f7d2fbda.d.ts → Filter-a7574fe7.d.ts} +0 -0
  289. /package/dist/_shared/cjs/{FormControl-9aaddd54.d.ts → FormControl-1e1bf2bf.d.ts} +0 -0
  290. /package/dist/_shared/cjs/{Group-d83f8c2e.d.ts → Group-f85dd4c0.d.ts} +0 -0
  291. /package/dist/_shared/cjs/{Icon-9ae8dbe1.d.ts → Icon-e1dd45eb.d.ts} +0 -0
  292. /package/dist/_shared/cjs/{Image-3bf4b4f3.d.ts → Image-0e393cbf.d.ts} +0 -0
  293. /package/dist/_shared/cjs/{SiteFooter-c540b5f1.d.ts → SiteFooter-5da774e1.d.ts} +0 -0
  294. /package/dist/_shared/cjs/{SiteHeader.rehydrator-f7fa2efe.d.ts → SiteHeader.rehydrator-acc9d8c4.d.ts} +0 -0
  295. /package/dist/_shared/cjs/{UniversalHeader-cc1d9e5a.d.ts → UniversalHeader-da622e1a.d.ts} +0 -0
  296. /package/dist/_shared/esm/{BrandLogo-56699561.d.ts → BrandLogo-9ec620e8.d.ts} +0 -0
  297. /package/dist/_shared/esm/{Breadcrumbs-04590057.d.ts → Breadcrumbs-dafa8dde.d.ts} +0 -0
  298. /package/dist/_shared/esm/{Card-e79eb6c8.d.ts → Card-e62c3ff6.d.ts} +0 -0
  299. /package/dist/_shared/esm/{Checkbox-94300d8c.d.ts → Checkbox-d8891198.d.ts} +0 -0
  300. /package/dist/_shared/esm/{DisclosureMini-022beae3.d.ts → DisclosureMini-9b819941.d.ts} +0 -0
  301. /package/dist/_shared/esm/{Filter-41b391e3.d.ts → Filter-a01aed11.d.ts} +0 -0
  302. /package/dist/_shared/esm/{FormControl-5e3fdca3.d.ts → FormControl-f18e2f59.d.ts} +0 -0
  303. /package/dist/_shared/esm/{Group-d62c3f56.d.ts → Group-fb26fd32.d.ts} +0 -0
  304. /package/dist/_shared/esm/{Icon-fd247973.d.ts → Icon-c1af47bc.d.ts} +0 -0
  305. /package/dist/_shared/esm/{Image-3596ce55.d.ts → Image-3ed3863c.d.ts} +0 -0
  306. /package/dist/_shared/esm/{SiteFooter-8075a9bd.d.ts → SiteFooter-a182cb18.d.ts} +0 -0
  307. /package/dist/_shared/esm/{SiteHeader.rehydrator-4da8ac64.d.ts → SiteHeader.rehydrator-023b7b76.d.ts} +0 -0
  308. /package/dist/_shared/esm/{UniversalHeader-7926abde.d.ts → UniversalHeader-1c5a886d.d.ts} +0 -0
@@ -1,2 +1,2 @@
1
- export { Column } from "./SiteHeader.rehydrator-f7fa2efe";
1
+ export { Column } from "./SiteHeader.rehydrator-acc9d8c4";
2
2
  export {};
@@ -0,0 +1,47 @@
1
+ 'use strict';
2
+
3
+ var React = require('react');
4
+
5
+ function _interopNamespace(e) {
6
+ if (e && e.__esModule) return e;
7
+ var n = Object.create(null);
8
+ if (e) {
9
+ Object.keys(e).forEach(function (k) {
10
+ if (k !== 'default') {
11
+ var d = Object.getOwnPropertyDescriptor(e, k);
12
+ Object.defineProperty(n, k, d.get ? d : {
13
+ enumerable: true,
14
+ get: function () { return e[k]; }
15
+ });
16
+ }
17
+ });
18
+ }
19
+ n["default"] = e;
20
+ return Object.freeze(n);
21
+ }
22
+
23
+ var React__namespace = /*#__PURE__*/_interopNamespace(React);
24
+
25
+ /**
26
+ * On the server, React emits a warning when calling `useLayoutEffect`.
27
+ * This is because neither `useLayoutEffect` nor `useEffect` run on the server.
28
+ * We use this safe version which suppresses the warning by replacing it with a noop on the server.
29
+ *
30
+ * See: https://reactjs.org/docs/hooks-reference.html#uselayouteffect
31
+ */ const $9f79659886946c16$export$e5c5a5f917a5871c = Boolean(globalThis === null || globalThis === void 0 ? void 0 : globalThis.document) ? React.useLayoutEffect : ()=>{};
32
+
33
+ const $1746a345f3d73bb7$var$useReactId = React__namespace['useId'.toString()] || (()=>undefined
34
+ );
35
+ let $1746a345f3d73bb7$var$count = 0;
36
+ function $1746a345f3d73bb7$export$f680877a34711e37(deterministicId) {
37
+ const [id, setId] = React__namespace.useState($1746a345f3d73bb7$var$useReactId()); // React versions older than 18 will have client-side ids only.
38
+ $9f79659886946c16$export$e5c5a5f917a5871c(()=>{
39
+ if (!deterministicId) setId((reactId)=>reactId !== null && reactId !== void 0 ? reactId : String($1746a345f3d73bb7$var$count++)
40
+ );
41
+ }, [
42
+ deterministicId
43
+ ]);
44
+ return deterministicId || (id ? `radix-${id}` : '');
45
+ }
46
+
47
+ exports.$1746a345f3d73bb7$export$f680877a34711e37 = $1746a345f3d73bb7$export$f680877a34711e37;
@@ -0,0 +1,126 @@
1
+ 'use strict';
2
+
3
+ var _extends = require('./extends-bb8ffacd.js');
4
+ var React = require('react');
5
+
6
+ /**
7
+ * Set a given ref to a given value
8
+ * This utility takes care of different types of refs: callback refs and RefObject(s)
9
+ */ function $6ed0406888f73fc4$var$setRef(ref, value) {
10
+ if (typeof ref === 'function') ref(value);
11
+ else if (ref !== null && ref !== undefined) ref.current = value;
12
+ }
13
+ /**
14
+ * A utility to compose multiple refs together
15
+ * Accepts callback refs and RefObject(s)
16
+ */ function $6ed0406888f73fc4$export$43e446d32b3d21af(...refs) {
17
+ return (node)=>refs.forEach((ref)=>$6ed0406888f73fc4$var$setRef(ref, node)
18
+ )
19
+ ;
20
+ }
21
+
22
+ /* -------------------------------------------------------------------------------------------------
23
+ * Slot
24
+ * -----------------------------------------------------------------------------------------------*/ const $5e63c961fc1ce211$export$8c6ed5c666ac1360 = /*#__PURE__*/ React.forwardRef((props, forwardedRef)=>{
25
+ const { children: children , ...slotProps } = props;
26
+ const childrenArray = React.Children.toArray(children);
27
+ const slottable = childrenArray.find($5e63c961fc1ce211$var$isSlottable);
28
+ if (slottable) {
29
+ // the new element to render is the one passed as a child of `Slottable`
30
+ const newElement = slottable.props.children;
31
+ const newChildren = childrenArray.map((child)=>{
32
+ if (child === slottable) {
33
+ // because the new element will be the one rendered, we are only interested
34
+ // in grabbing its children (`newElement.props.children`)
35
+ if (React.Children.count(newElement) > 1) return React.Children.only(null);
36
+ return /*#__PURE__*/ React.isValidElement(newElement) ? newElement.props.children : null;
37
+ } else return child;
38
+ });
39
+ return /*#__PURE__*/ React.createElement($5e63c961fc1ce211$var$SlotClone, _extends._extends({}, slotProps, {
40
+ ref: forwardedRef
41
+ }), /*#__PURE__*/ React.isValidElement(newElement) ? /*#__PURE__*/ React.cloneElement(newElement, undefined, newChildren) : null);
42
+ }
43
+ return /*#__PURE__*/ React.createElement($5e63c961fc1ce211$var$SlotClone, _extends._extends({}, slotProps, {
44
+ ref: forwardedRef
45
+ }), children);
46
+ });
47
+ $5e63c961fc1ce211$export$8c6ed5c666ac1360.displayName = 'Slot';
48
+ /* -------------------------------------------------------------------------------------------------
49
+ * SlotClone
50
+ * -----------------------------------------------------------------------------------------------*/ const $5e63c961fc1ce211$var$SlotClone = /*#__PURE__*/ React.forwardRef((props, forwardedRef)=>{
51
+ const { children: children , ...slotProps } = props;
52
+ if (/*#__PURE__*/ React.isValidElement(children)) return /*#__PURE__*/ React.cloneElement(children, {
53
+ ...$5e63c961fc1ce211$var$mergeProps(slotProps, children.props),
54
+ ref: $6ed0406888f73fc4$export$43e446d32b3d21af(forwardedRef, children.ref)
55
+ });
56
+ return React.Children.count(children) > 1 ? React.Children.only(null) : null;
57
+ });
58
+ $5e63c961fc1ce211$var$SlotClone.displayName = 'SlotClone';
59
+ /* -------------------------------------------------------------------------------------------------
60
+ * Slottable
61
+ * -----------------------------------------------------------------------------------------------*/ const $5e63c961fc1ce211$export$d9f1ccf0bdb05d45 = ({ children: children })=>{
62
+ return /*#__PURE__*/ React.createElement(React.Fragment, null, children);
63
+ };
64
+ /* ---------------------------------------------------------------------------------------------- */ function $5e63c961fc1ce211$var$isSlottable(child) {
65
+ return /*#__PURE__*/ React.isValidElement(child) && child.type === $5e63c961fc1ce211$export$d9f1ccf0bdb05d45;
66
+ }
67
+ function $5e63c961fc1ce211$var$mergeProps(slotProps, childProps) {
68
+ // all child props should override
69
+ const overrideProps = {
70
+ ...childProps
71
+ };
72
+ for(const propName in childProps){
73
+ const slotPropValue = slotProps[propName];
74
+ const childPropValue = childProps[propName];
75
+ const isHandler = /^on[A-Z]/.test(propName);
76
+ if (isHandler) {
77
+ // if the handler exists on both, we compose them
78
+ if (slotPropValue && childPropValue) overrideProps[propName] = (...args)=>{
79
+ childPropValue(...args);
80
+ slotPropValue(...args);
81
+ };
82
+ else if (slotPropValue) overrideProps[propName] = slotPropValue;
83
+ } else if (propName === 'style') overrideProps[propName] = {
84
+ ...slotPropValue,
85
+ ...childPropValue
86
+ };
87
+ else if (propName === 'className') overrideProps[propName] = [
88
+ slotPropValue,
89
+ childPropValue
90
+ ].filter(Boolean).join(' ');
91
+ }
92
+ return {
93
+ ...slotProps,
94
+ ...overrideProps
95
+ };
96
+ }
97
+
98
+ /**
99
+ * On the server, React emits a warning when calling `useLayoutEffect`.
100
+ * This is because neither `useLayoutEffect` nor `useEffect` run on the server.
101
+ * We use this safe version which suppresses the warning by replacing it with a noop on the server.
102
+ *
103
+ * See: https://reactjs.org/docs/hooks-reference.html#uselayouteffect
104
+ */ const $9f79659886946c16$export$e5c5a5f917a5871c = Boolean(globalThis === null || globalThis === void 0 ? void 0 : globalThis.document) ? React.useLayoutEffect : ()=>{};
105
+
106
+ function $010c2913dbd2fe3d$export$5cae361ad82dce8b(value) {
107
+ const ref = React.useRef({
108
+ value: value,
109
+ previous: value
110
+ }); // We compare values before making an update to ensure that
111
+ // a change has been made. This ensures the previous value is
112
+ // persisted correctly between renders.
113
+ return React.useMemo(()=>{
114
+ if (ref.current.value !== value) {
115
+ ref.current.previous = ref.current.value;
116
+ ref.current.value = value;
117
+ }
118
+ return ref.current.previous;
119
+ }, [
120
+ value
121
+ ]);
122
+ }
123
+
124
+ exports.$010c2913dbd2fe3d$export$5cae361ad82dce8b = $010c2913dbd2fe3d$export$5cae361ad82dce8b;
125
+ exports.$5e63c961fc1ce211$export$8c6ed5c666ac1360 = $5e63c961fc1ce211$export$8c6ed5c666ac1360;
126
+ exports.$9f79659886946c16$export$e5c5a5f917a5871c = $9f79659886946c16$export$e5c5a5f917a5871c;
@@ -2,7 +2,7 @@ import { _ as __rest, a as __assign, f as filterDataAttrs } from './filter-data-
2
2
  import { c as classNames } from './index-2ae58626.js';
3
3
  import React__default, { useContext } from 'react';
4
4
  import { s as suffixModifier } from './suffix-modifier-7e640670.js';
5
- import { C as Context } from './Surface-bb100ef8.js';
5
+ import { C as Context } from './Surface-dde51789.js';
6
6
 
7
7
  /**
8
8
  * Use `BrandLogo` to display the brand logo.
@@ -1,14 +1,14 @@
1
+ import { _ as __rest, a as __assign, f as filterDataAttrs } from './filter-data-attrs-afdb7d32.js';
1
2
  import React__default, { useRef, useState, useEffect } from 'react';
2
3
  import { d as debounce_1 } from './debounce-e228705f.js';
3
4
  import { B as BtIconChevronLeft2Px_2, a as BtIconChevronRight2Px_2 } from './BtIconChevronRight2Px-b8e7b4ad.js';
4
- import { I as Icon } from './Icon-fd247973.js';
5
- import { a as __assign } from './filter-data-attrs-afdb7d32.js';
5
+ import { I as Icon } from './Icon-c1af47bc.js';
6
6
  import { c as classNames } from './index-2ae58626.js';
7
7
  import { h as handleLinkClick } from './handle-link-click-f64f55a2.js';
8
8
 
9
9
  var BreadcrumbsItem = function (_a) {
10
- var spacerIconAfter = _a.spacerIconAfter, spacerIconBefore = _a.spacerIconBefore, children = _a.children;
11
- return (React__default.createElement("li", { className: "arc-Breadcrumbs-item" },
10
+ var spacerIconAfter = _a.spacerIconAfter, spacerIconBefore = _a.spacerIconBefore, children = _a.children, props = __rest(_a, ["spacerIconAfter", "spacerIconBefore", "children"]);
11
+ return (React__default.createElement("li", __assign({ className: "arc-Breadcrumbs-item" }, filterDataAttrs(props)),
12
12
  spacerIconBefore && (React__default.createElement("div", { className: "arc-Breadcrumbs-spacerIcon", "data-testid": "arc-chevron-left-2px" },
13
13
  React__default.createElement(Icon, { icon: BtIconChevronLeft2Px_2 }))),
14
14
  children,
@@ -17,18 +17,18 @@ var BreadcrumbsItem = function (_a) {
17
17
  };
18
18
 
19
19
  var BreadcrumbsLink = React__default.forwardRef(function (_a, ref) {
20
- var onClick = _a.onClick, href = _a.href, isActive = _a.isActive, children = _a.children;
20
+ var onClick = _a.onClick, href = _a.href, isActive = _a.isActive, children = _a.children, props = __rest(_a, ["onClick", "href", "isActive", "children"]);
21
21
  return (React__default.createElement(React__default.Fragment, null, isActive || href === undefined ? (React__default.createElement("span", __assign({}, (isActive && { "aria-hidden": "true" }), { onClick: onClick, className: classNames({
22
22
  "arc-Breadcrumbs-text": true,
23
23
  "arc-Breadcrumbs-text--active": isActive
24
- }) }), children)) : (React__default.createElement("a", __assign({}, (onClick && ref
24
+ }) }, filterDataAttrs(props)), children)) : (React__default.createElement("a", __assign({}, (onClick && ref
25
25
  ? { onClick: onClick }
26
- : { onClick: handleLinkClick({ handler: onClick }) }), { className: "arc-Breadcrumbs-text", ref: ref, href: href }), children))));
26
+ : { onClick: handleLinkClick({ handler: onClick }) }), { className: "arc-Breadcrumbs-text", ref: ref, href: href }, filterDataAttrs(props)), children))));
27
27
  });
28
28
 
29
29
  /** Use `Breadcrumbs` to add a secondary navigation scheme that reveals the user’s location. Each item should be wrapped with `Breadcrumbs.Item` */
30
30
  var Breadcrumbs = function (_a) {
31
- var isLight = _a.isLight, children = _a.children;
31
+ var isLight = _a.isLight, children = _a.children, props = __rest(_a, ["isLight", "children"]);
32
32
  var breadcrumbsList = useRef(null);
33
33
  var _b = useState(false), isCompressed = _b[0], setIsCompressed = _b[1];
34
34
  var _c = useState(false), showBackTrail = _c[0], setShowBackTrail = _c[1];
@@ -67,10 +67,10 @@ var Breadcrumbs = function (_a) {
67
67
  // eslint-disable-next-line
68
68
  }, []);
69
69
  var items = React__default.Children.toArray(children);
70
- return (React__default.createElement("nav", { "aria-label": "Breadcrumbs", role: "navigation", className: classNames({
70
+ return (React__default.createElement("nav", __assign({ "aria-label": "Breadcrumbs", role: "navigation", className: classNames({
71
71
  "arc-Breadcrumbs": true,
72
72
  "arc-Breadcrumbs--dark": isLight
73
- }) },
73
+ }) }, filterDataAttrs(props)),
74
74
  React__default.createElement("ul", { className: "arc-Breadcrumbs-list", ref: breadcrumbsList }, showBackTrail ? (React__default.createElement(React__default.Fragment, null, items.length < 3 ? (React__default.createElement(Breadcrumbs.Item, { spacerIconBefore: true }, items[0].props.children)) : (React__default.createElement(Breadcrumbs.Item, { spacerIconBefore: true }, items[items.length - 2].props.children)))) : (React__default.createElement(React__default.Fragment, null, isCompressed ? (React__default.createElement(React__default.Fragment, null,
75
75
  React__default.createElement(Breadcrumbs.Item, { spacerIconAfter: true }, items[0].props.children),
76
76
  React__default.createElement(Breadcrumbs.Item, { spacerIconAfter: true },
@@ -0,0 +1,83 @@
1
+ import React__default from 'react';
2
+
3
+ const React$2 = React__default;
4
+ const BtIconNotification = props =>
5
+ /*#__PURE__*/ React$2.createElement(
6
+ "svg",
7
+ Object.assign(
8
+ {
9
+ xmlns: "http://www.w3.org/2000/svg",
10
+ viewBox: "0 0 32 32"
11
+ },
12
+ props
13
+ ),
14
+ /*#__PURE__*/ React$2.createElement("defs", null),
15
+ /*#__PURE__*/ React$2.createElement("path", {
16
+ d:
17
+ "M24.50977,21.98867,24,21.99014,23.99414,13.975a7.98466,7.98466,0,0,0-6.66046-7.86011,1.46733,1.46733,0,0,0,.15655-.65063,1.48633,1.48633,0,1,0-2.97265,0,1.46732,1.46732,0,0,0,.15826.65369,7.9849,7.9849,0,0,0-6.63971,7.857v8.0166l-.50781-.00293a1.50464,1.50464,0,1,0,0,3.00928h3.45679a1.997,1.997,0,0,0,3.99365,0h9.532a1.50464,1.50464,0,1,0-.001-3.00928ZM16.00391,4.97793a.48633.48633,0,1,1-.48633.48633A.48668.48668,0,0,1,16.00391,4.97793ZM12.98242,25.97158a.998.998,0,0,1-.99469-.97363h1.98841A.99785.99785,0,0,1,12.98242,25.97158ZM24.51074,23.998H7.52832a.50465.50465,0,0,1-.00488-1.00928l1.51269.00293V13.975a6.979,6.979,0,0,1,13.958.00049L23,22.99209l1.51074-.00342a.50464.50464,0,1,1,0,1.00928Z",
18
+ fill: "currentColor"
19
+ })
20
+ );
21
+ var BtIconNotification_2 = BtIconNotification;
22
+
23
+ const React$1 = React__default;
24
+ const BtIconAlertTriangle = props =>
25
+ /*#__PURE__*/ React$1.createElement(
26
+ "svg",
27
+ Object.assign(
28
+ {
29
+ xmlns: "http://www.w3.org/2000/svg",
30
+ viewBox: "0 0 32 32"
31
+ },
32
+ props
33
+ ),
34
+ /*#__PURE__*/ React$1.createElement("defs", null),
35
+ /*#__PURE__*/ React$1.createElement("path", {
36
+ fill: "currentColor",
37
+ d: "M16 21.99335A1 1 0 1 0 16 23.99335 1 1 0 1 0 16 21.99335z"
38
+ }),
39
+ /*#__PURE__*/ React$1.createElement("path", {
40
+ d:
41
+ "M16.00488,20.00977a.49972.49972,0,0,0,.5-.5l.002-9.00977a.5.5,0,0,0-1,0l-.002,9.00977A.5.5,0,0,0,16.00488,20.00977Z",
42
+ fill: "currentColor"
43
+ }),
44
+ /*#__PURE__*/ React$1.createElement("path", {
45
+ d:
46
+ "M29.83691,26.21,17.041,4.5332A1.15617,1.15617,0,0,0,16.03711,3.959h-.001a1.159,1.159,0,0,0-1.00586.57373L2.23535,26.21045a1.16676,1.16676,0,0,0,1.00488,1.76074H28.83105A1.16843,1.16843,0,0,0,29.83691,26.21Zm-.86035.67725a.164.164,0,0,1-.14551.084H3.24023a.16737.16737,0,0,1-.14355-.25244L15.8916,5.0415a.167.167,0,0,1,.28809,0l12.7959,21.67627A.16531.16531,0,0,1,28.97656,26.88721Z",
47
+ fill: "currentColor"
48
+ })
49
+ );
50
+ var BtIconAlertTriangle_2 = BtIconAlertTriangle;
51
+
52
+ const React = React__default;
53
+ const BtIconTick = props =>
54
+ /*#__PURE__*/ React.createElement(
55
+ "svg",
56
+ Object.assign(
57
+ {
58
+ xmlns: "http://www.w3.org/2000/svg",
59
+ viewBox: "0 0 32 32"
60
+ },
61
+ props
62
+ ),
63
+ /*#__PURE__*/ React.createElement("defs", null),
64
+ /*#__PURE__*/ React.createElement(
65
+ "g",
66
+ {
67
+ "data-name": "Icons"
68
+ },
69
+ /*#__PURE__*/ React.createElement("path", {
70
+ d:
71
+ "M16,3A13,13,0,1,1,3,16,12.9741,12.9741,0,0,1,16,3m0-1A14,14,0,1,0,30,16,14.04116,14.04116,0,0,0,16,2Z",
72
+ fill: "currentColor"
73
+ }),
74
+ /*#__PURE__*/ React.createElement("path", {
75
+ d:
76
+ "M13.5,21.2,9.1,16.8a.495.495,0,1,1,.7-.7l3.6,3.6L22,11.1a.495.495,0,1,1,.7.7Z",
77
+ fill: "currentColor"
78
+ })
79
+ )
80
+ );
81
+ var BtIconTick_2 = BtIconTick;
82
+
83
+ export { BtIconNotification_2 as B, BtIconAlertTriangle_2 as a, BtIconTick_2 as b };
@@ -28,6 +28,10 @@ interface ButtonElementProps {
28
28
  * be inferred. Type 'reset' deliberately excluded.
29
29
  */
30
30
  type?: "button" | "submit";
31
+ /**
32
+ * Refers to the id of a form so it can be submitted if the button exists outside of it.
33
+ */
34
+ form?: string;
31
35
  }
32
36
  interface LinkElementProps {
33
37
  /**
@@ -4,15 +4,15 @@ import { B as BtIconChevronRightMid_2 } from './BtIconChevronRightMid-d9b11761.j
4
4
  import { c as classNames } from './index-2ae58626.js';
5
5
  import React__default, { forwardRef, useContext } from 'react';
6
6
  import { s as suffixModifier } from './suffix-modifier-7e640670.js';
7
- import { I as Icon } from './Icon-fd247973.js';
8
- import { C as Context } from './Surface-bb100ef8.js';
7
+ import { I as Icon } from './Icon-c1af47bc.js';
8
+ import { C as Context } from './Surface-dde51789.js';
9
9
 
10
10
  /**
11
11
  * Use `Button` to allow users to take actions with clicks and taps.
12
12
  */
13
13
  var Button = forwardRef(function (_a, ref) {
14
14
  var _b;
15
- var ariaLabel = _a.ariaLabel, _c = _a.fill, fill = _c === void 0 ? "solid" : _c, href = _a.href, icon = _a.icon, _d = _a.iconPosition, iconPosition = _d === void 0 ? "afterText" : _d, id = _a.id, _e = _a.isDisabled, isDisabled = _e === void 0 ? false : _e, _f = _a.isDisplayBlock, isDisplayBlock = _f === void 0 ? false : _f, _g = _a.isFullWidth, isFullWidth = _g === void 0 ? false : _g, label = _a.label, onClick = _a.onClick, rel = _a.rel, supportingText = _a.supportingText, target = _a.target, type = _a.type, props = __rest(_a, ["ariaLabel", "fill", "href", "icon", "iconPosition", "id", "isDisabled", "isDisplayBlock", "isFullWidth", "label", "onClick", "rel", "supportingText", "target", "type"]);
15
+ var ariaLabel = _a.ariaLabel, _c = _a.fill, fill = _c === void 0 ? "solid" : _c, href = _a.href, icon = _a.icon, _d = _a.iconPosition, iconPosition = _d === void 0 ? "afterText" : _d, id = _a.id, _e = _a.isDisabled, isDisabled = _e === void 0 ? false : _e, _f = _a.isDisplayBlock, isDisplayBlock = _f === void 0 ? false : _f, _g = _a.isFullWidth, isFullWidth = _g === void 0 ? false : _g, label = _a.label, onClick = _a.onClick, rel = _a.rel, supportingText = _a.supportingText, target = _a.target, type = _a.type, form = _a.form, props = __rest(_a, ["ariaLabel", "fill", "href", "icon", "iconPosition", "id", "isDisabled", "isDisplayBlock", "isFullWidth", "label", "onClick", "rel", "supportingText", "target", "type", "form"]);
16
16
  var surface = useContext(Context).surface;
17
17
  var buttonClasses = classNames((_b = {
18
18
  "arc-Button": true,
@@ -37,7 +37,7 @@ var Button = forwardRef(function (_a, ref) {
37
37
  buttonText,
38
38
  buttonIcon)));
39
39
  }
40
- return (React__default.createElement("button", __assign({}, commonProps, { "aria-label": ariaLabel, className: buttonClasses, disabled: isDisabled, type: type }),
40
+ return (React__default.createElement("button", __assign({}, commonProps, { "aria-label": ariaLabel, className: buttonClasses, disabled: isDisabled, type: type, form: form }),
41
41
  React__default.createElement("span", { className: "arc-Button-inner" },
42
42
  buttonText,
43
43
  buttonIcon)));
@@ -2,11 +2,11 @@ import { _ as __rest, a as __assign, f as filterDataAttrs } from './filter-data-
2
2
  import { c as classNames } from './index-2ae58626.js';
3
3
  import React__default, { useState, useEffect, useContext } from 'react';
4
4
  import { B as BtIconChevronRightMid_2 } from './BtIconChevronRightMid-d9b11761.js';
5
- import { I as Icon } from './Icon-fd247973.js';
6
- import { I as Image } from './Image-3596ce55.js';
7
- import { H as Heading } from './Heading-b61432fb.js';
5
+ import { I as Icon } from './Icon-c1af47bc.js';
6
+ import { I as Image } from './Image-3ed3863c.js';
7
+ import { H as Heading } from './Heading-0f629151.js';
8
8
  import { s as suffixModifier } from './suffix-modifier-7e640670.js';
9
- import { C as Context, S as Surface } from './Surface-bb100ef8.js';
9
+ import { C as Context, S as Surface } from './Surface-dde51789.js';
10
10
  import { h as handleLinkClick } from './handle-link-click-f64f55a2.js';
11
11
 
12
12
  /**
@@ -3,8 +3,8 @@ import React__default, { forwardRef, useContext } from 'react';
3
3
  import { B as BtIconTickAlt2Px_2 } from './BtIconTickAlt2Px-da97e9ae.js';
4
4
  import { B as BtIconAlert_2 } from './BtIconAlert-55a6ed5c.js';
5
5
  import { c as classNames } from './index-2ae58626.js';
6
- import { C as Context, u as useAriaDescribedby } from './FormControl-5e3fdca3.js';
7
- import { C as Context$1 } from './Surface-bb100ef8.js';
6
+ import { C as Context, u as useAriaDescribedby } from './FormControl-f18e2f59.js';
7
+ import { C as Context$1 } from './Surface-dde51789.js';
8
8
 
9
9
  /**
10
10
  * Use `Checkbox` to allow users to select individual options.
@@ -73,4 +73,4 @@ interface ColumnsProps {
73
73
  */
74
74
  isGutterless?: boolean;
75
75
  }
76
- export { Columns, Col, ColProps, ColumnsProps };
76
+ export { Columns, Col, Span, ColProps, ColumnsProps };
@@ -1,8 +1,11 @@
1
1
  import { FC } from "react";
2
2
  import { backgroundsBT } from "../../Surface/Surface.esm";
3
3
  /**
4
- * Use `Curve` sparingly to soften edges and create a more natural, less rigid
5
- * look and feel.
4
+ #### Deprecation Notice
5
+
6
+ The `Curve` component is an outdated brand feature and is being deprecated from Arc as a standalone component or sub-component within other components. Do not use Curve for any new work, and prepare to update any design that features it to remove it.
7
+
8
+ `Curve` will be removed from Arc in a subsequent release
6
9
  */
7
10
  declare const Curve: FC<CurveProps>;
8
11
  declare const sizes: readonly ["s", "m", "l"];
@@ -4,8 +4,11 @@ import React__default from 'react';
4
4
  import { s as suffixModifier } from './suffix-modifier-7e640670.js';
5
5
 
6
6
  /**
7
- * Use `Curve` sparingly to soften edges and create a more natural, less rigid
8
- * look and feel.
7
+ #### Deprecation Notice
8
+
9
+ The `Curve` component is an outdated brand feature and is being deprecated from Arc as a standalone component or sub-component within other components. Do not use Curve for any new work, and prepare to update any design that features it to remove it.
10
+
11
+ `Curve` will be removed from Arc in a subsequent release
9
12
  */
10
13
  var Curve = function (_a) {
11
14
  var _b;
@@ -2,8 +2,8 @@ import { _ as __rest, a as __assign, f as filterDataAttrs } from './filter-data-
2
2
  import { c as classNames } from './index-2ae58626.js';
3
3
  import React__default, { useContext, useState } from 'react';
4
4
  import { B as BtIconChevronDown2Px_2 } from './BtIconChevronDown2Px-782876e2.js';
5
- import { T as Text } from './Text-00e9743b.js';
6
- import { C as Context } from './Surface-bb100ef8.js';
5
+ import { T as Text } from './Text-40457811.js';
6
+ import { C as Context } from './Surface-dde51789.js';
7
7
 
8
8
  /**
9
9
  * Use `DisclosureMini` to display content that is only visible when toggled into
@@ -1,6 +1,6 @@
1
1
  import { _ as __rest, a as __assign, f as filterDataAttrs, b as __spreadArray } from './filter-data-attrs-afdb7d32.js';
2
2
  import React__default, { useContext, useState, useEffect } from 'react';
3
- import { C as Context } from './Surface-bb100ef8.js';
3
+ import { C as Context } from './Surface-dde51789.js';
4
4
  import { c as classNames } from './index-2ae58626.js';
5
5
 
6
6
  var FilterControl = function (_a) {
@@ -2,8 +2,8 @@ import { _ as __rest, a as __assign, f as filterDataAttrs } from './filter-data-
2
2
  import { c as classNames } from './index-2ae58626.js';
3
3
  import React__default, { createContext, useContext } from 'react';
4
4
  import { B as BtIconAlert_2 } from './BtIconAlert-55a6ed5c.js';
5
- import { C as Context$1 } from './Surface-bb100ef8.js';
6
- import { D as DisclosureMini } from './DisclosureMini-022beae3.js';
5
+ import { C as Context$1 } from './Surface-dde51789.js';
6
+ import { D as DisclosureMini } from './DisclosureMini-9b819941.js';
7
7
 
8
8
  /**
9
9
  * Optionally define ariaDescribedBy if errorMessage or helper exist.
@@ -1,7 +1,7 @@
1
1
  import { _ as __rest, a as __assign, f as filterDataAttrs } from './filter-data-attrs-afdb7d32.js';
2
2
  import { c as classNames } from './index-2ae58626.js';
3
3
  import React__default, { useContext, useEffect } from 'react';
4
- import { C as Context } from './Surface-bb100ef8.js';
4
+ import { C as Context } from './Surface-dde51789.js';
5
5
 
6
6
  /**
7
7
  * Use `Group` to arrange flexible items in a row.
@@ -33,6 +33,10 @@ interface HeadingProps {
33
33
  * The color of the Heading.
34
34
  */
35
35
  color?: HeadingColor;
36
+ /**
37
+ * Id for the Heading.
38
+ */
39
+ id?: string;
36
40
  /**
37
41
  * HTML section heading level. If not provided, the Heading will render as
38
42
  * a span.
@@ -2,20 +2,20 @@ import { _ as __rest, a as __assign, f as filterDataAttrs } from './filter-data-
2
2
  import { c as classNames } from './index-2ae58626.js';
3
3
  import React__default, { useContext } from 'react';
4
4
  import { s as suffixModifier } from './suffix-modifier-7e640670.js';
5
- import { C as Context } from './Surface-bb100ef8.js';
5
+ import { C as Context } from './Surface-dde51789.js';
6
6
 
7
7
  /**
8
8
  * Use `Heading` to display heading text.
9
9
  */
10
10
  var Heading = function (_a) {
11
11
  var _b;
12
- var _c = _a.align, align = _c === void 0 ? "left" : _c, _d = _a.casing, casing = _d === void 0 ? "auto" : _d, children = _a.children, _e = _a.color, color = _e === void 0 ? "auto" : _e, level = _a.level, size = _a.size, props = __rest(_a, ["align", "casing", "children", "color", "level", "size"]);
12
+ var _c = _a.align, align = _c === void 0 ? "left" : _c, _d = _a.casing, casing = _d === void 0 ? "auto" : _d, children = _a.children, _e = _a.color, color = _e === void 0 ? "auto" : _e, level = _a.level, size = _a.size, id = _a.id, props = __rest(_a, ["align", "casing", "children", "color", "level", "size", "id"]);
13
13
  var surface = useContext(Context).surface;
14
14
  var Element = "span";
15
15
  if (level) {
16
16
  Element = "h".concat(level);
17
17
  }
18
- return (React__default.createElement(Element, __assign({ className: classNames((_b = {
18
+ return (React__default.createElement(Element, __assign({ id: id, className: classNames((_b = {
19
19
  "arc-Heading": true
20
20
  },
21
21
  _b[suffixModifier("arc-Heading--align", align)] = align && align !== "left",
@@ -2,7 +2,7 @@ import { _ as __rest, a as __assign, f as filterDataAttrs } from './filter-data-
2
2
  import React__default, { useContext } from 'react';
3
3
  import { c as classNames } from './index-2ae58626.js';
4
4
  import { s as suffixModifier } from './suffix-modifier-7e640670.js';
5
- import { C as Context } from './Surface-bb100ef8.js';
5
+ import { C as Context } from './Surface-dde51789.js';
6
6
 
7
7
  const React = React__default;
8
8
  const ArcIconArc = props =>
@@ -35,5 +35,6 @@ var ImageSource = function (_a) {
35
35
  };
36
36
  ImageSource.displayName = "Image.Source";
37
37
  Image.Source = ImageSource;
38
+ var loadingOptions = ["eager", "lazy"];
38
39
 
39
- export { Image as I };
40
+ export { Image as I, loadingOptions as l };
@@ -1,7 +1,7 @@
1
1
  import React from "react";
2
2
  import { FC, ReactNode } from "react";
3
3
  import { anchorPoints } from "./index-9483ad5f";
4
- import { loadingOptions } from "./Image-3596ce55";
4
+ import { loadingOptions } from "./Image-3ed3863c";
5
5
  declare const PosterVideo: FC<PosterVideoProps>;
6
6
  interface PosterVideoProps {
7
7
  /**
@@ -1,8 +1,8 @@
1
1
  import { _ as __rest, a as __assign, f as filterDataAttrs } from './filter-data-attrs-afdb7d32.js';
2
2
  import { c as classNames } from './index-2ae58626.js';
3
3
  import React__default from 'react';
4
- import { S as Surface } from './Surface-bb100ef8.js';
5
- import { I as Image } from './Image-3596ce55.js';
4
+ import { S as Surface } from './Surface-dde51789.js';
5
+ import { I as Image } from './Image-3ed3863c.js';
6
6
  import { s as suffixModifier } from './suffix-modifier-7e640670.js';
7
7
 
8
8
  var PosterImage = function (_a) {
@@ -1,7 +1,7 @@
1
1
  /// <reference types="react" />
2
2
  import React from "react";
3
3
  import { FC } from "react";
4
- import { FormControlProps } from "./FormControl-9aaddd54";
4
+ import { FormControlProps } from "./FormControl-f18e2f59";
5
5
  /**
6
6
  * Radio Button component.
7
7
  */
@@ -1,8 +1,8 @@
1
1
  import { _ as __rest, a as __assign, f as filterDataAttrs } from './filter-data-attrs-afdb7d32.js';
2
2
  import React__default, { createContext, useContext, forwardRef, useEffect } from 'react';
3
- import { F as FormControl } from './FormControl-5e3fdca3.js';
3
+ import { F as FormControl } from './FormControl-f18e2f59.js';
4
4
  import { c as classNames } from './index-2ae58626.js';
5
- import { C as Context } from './Surface-bb100ef8.js';
5
+ import { C as Context } from './Surface-dde51789.js';
6
6
 
7
7
  var RadioContext = createContext({});
8
8
  var Provider = RadioContext.Provider;
@@ -2,10 +2,10 @@ import { _ as __rest, a as __assign, f as filterDataAttrs } from './filter-data-
2
2
  import { u as useMediaQuery, A as ArcBreakpointM } from './index.es-00cb3bcb.js';
3
3
  import { B as BtIconChevronDown2Px_2 } from './BtIconChevronDown2Px-782876e2.js';
4
4
  import React__default, { useEffect, Fragment } from 'react';
5
- import { B as BrandLogo } from './BrandLogo-56699561.js';
6
- import { C as Curve } from './Curve-3e87b1bc.js';
5
+ import { B as BrandLogo } from './BrandLogo-9ec620e8.js';
6
+ import { C as Curve } from './Curve-bbc5589c.js';
7
7
  import { S as Section } from './Section-b8038d66.js';
8
- import { S as Surface } from './Surface-bb100ef8.js';
8
+ import { S as Surface } from './Surface-dde51789.js';
9
9
  import { h as handleLinkClick } from './handle-link-click-f64f55a2.js';
10
10
 
11
11
  /**
@@ -1,12 +1,12 @@
1
1
  /// <reference types="react" />
2
2
  import React from "react";
3
3
  import { FC, ReactNode } from "react";
4
- import { subBrands } from "./BrandLogo-56699561";
4
+ import { subBrands } from "./BrandLogo-9ec620e8";
5
5
  import { Column } from "./index-f419cf04";
6
6
  import { Item } from "./index-699086a7";
7
7
  import { ItemGroup } from "./index-e340924e";
8
8
  import { NavItem, NavItemWithSubNav } from "./index-e6d20018";
9
- import { NodeItem } from "./SiteHeader.rehydrator-4da8ac64";
9
+ import { NodeItem } from "./SiteHeader.rehydrator-023b7b76";
10
10
  import { SubNavItem } from "./index-74488a9f";
11
11
  declare const Context: React.Context<{
12
12
  transparent: boolean;
@@ -74,5 +74,5 @@ interface SiteHeaderProps {
74
74
  */
75
75
  subBrand?: typeof subBrands[number];
76
76
  }
77
- export { MenuButton } from "./SiteHeader.rehydrator-4da8ac64";
77
+ export { MenuButton } from "./SiteHeader.rehydrator-023b7b76";
78
78
  export { SiteHeader, SiteHeaderProps, Context as SiteHeaderContext };