@commercetools/nimbus 1.0.0-rc1 → 1.0.1

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 (1105) hide show
  1. package/dist/accordion.d.ts +13 -4
  2. package/dist/alert.d.ts +10 -1
  3. package/dist/avatar.d.ts +9 -0
  4. package/dist/badge.d.ts +9 -0
  5. package/dist/box.d.ts +9 -0
  6. package/dist/button.d.ts +9 -0
  7. package/dist/calendar.d.ts +9 -0
  8. package/dist/card.d.ts +9 -0
  9. package/dist/checkbox.d.ts +9 -0
  10. package/dist/chunks/Button-BtJHe9xY.cjs.js +2 -0
  11. package/dist/chunks/Button-BtJHe9xY.cjs.js.map +1 -0
  12. package/dist/chunks/Button-CNBS3n5a.es.js +73 -0
  13. package/dist/chunks/Button-CNBS3n5a.es.js.map +1 -0
  14. package/dist/chunks/DateField-Dm2Qlhbk.es.js +2685 -0
  15. package/dist/chunks/DateField-Dm2Qlhbk.es.js.map +1 -0
  16. package/dist/chunks/DateField-rweHHCKR.cjs.js +2 -0
  17. package/dist/chunks/DateField-rweHHCKR.cjs.js.map +1 -0
  18. package/dist/chunks/DatePicker-BdV6ICAm.cjs.js +2 -0
  19. package/dist/chunks/DatePicker-BdV6ICAm.cjs.js.map +1 -0
  20. package/dist/chunks/DatePicker-BthC1bZ_.es.js +782 -0
  21. package/dist/chunks/DatePicker-BthC1bZ_.es.js.map +1 -0
  22. package/dist/chunks/Dialog-BeQ6Z6l2.es.js +1924 -0
  23. package/dist/chunks/Dialog-BeQ6Z6l2.es.js.map +1 -0
  24. package/dist/chunks/Dialog-CYa26HlL.cjs.js +2 -0
  25. package/dist/chunks/Dialog-CYa26HlL.cjs.js.map +1 -0
  26. package/dist/chunks/DragAndDrop-ChYb3tCX.es.js.map +1 -1
  27. package/dist/chunks/DragAndDrop-cOfUfFj8.cjs.js.map +1 -1
  28. package/dist/chunks/FieldError-CXcEMuBf.es.js.map +1 -1
  29. package/dist/chunks/FieldError-DyGFfqST.cjs.js.map +1 -1
  30. package/dist/chunks/FocusScope-CNO0fzPs.es.js +625 -0
  31. package/dist/chunks/FocusScope-CNO0fzPs.es.js.map +1 -0
  32. package/dist/chunks/FocusScope-DPn5XtSy.cjs.js +2 -0
  33. package/dist/chunks/FocusScope-DPn5XtSy.cjs.js.map +1 -0
  34. package/dist/chunks/Form-BuOomA4T.cjs.js.map +1 -1
  35. package/dist/chunks/Form-CXcEMuBf.es.js.map +1 -1
  36. package/dist/chunks/Group-Cfixd-fh.es.js +46 -0
  37. package/dist/chunks/Group-Cfixd-fh.es.js.map +1 -0
  38. package/dist/chunks/Group-MdeByg6t.cjs.js +2 -0
  39. package/dist/chunks/Group-MdeByg6t.cjs.js.map +1 -0
  40. package/dist/chunks/Heading-BaW6t55l.cjs.js +2 -0
  41. package/dist/chunks/Heading-BaW6t55l.cjs.js.map +1 -0
  42. package/dist/chunks/Heading-DEfy_f01.es.js +1618 -0
  43. package/dist/chunks/Heading-DEfy_f01.es.js.map +1 -0
  44. package/dist/chunks/Hidden-CNJIJ63M.cjs.js.map +1 -1
  45. package/dist/chunks/Hidden-j3Lbt7xL.es.js.map +1 -1
  46. package/dist/chunks/Input-BiHwUBo4.es.js +43 -0
  47. package/dist/chunks/Input-BiHwUBo4.es.js.map +1 -0
  48. package/dist/chunks/Input-HBDt7LmM.cjs.js +2 -0
  49. package/dist/chunks/Input-HBDt7LmM.cjs.js.map +1 -0
  50. package/dist/chunks/Keyboard-Clnp4zAC.es.js.map +1 -1
  51. package/dist/chunks/Keyboard-rYf2KxZN.cjs.js.map +1 -1
  52. package/dist/chunks/Label-B2YyCdLl.es.js.map +1 -1
  53. package/dist/chunks/Label-BgrYyYXn.cjs.js.map +1 -1
  54. package/dist/chunks/ListBox-CikEmFBx.cjs.js +2 -0
  55. package/dist/chunks/ListBox-CikEmFBx.cjs.js.map +1 -0
  56. package/dist/chunks/ListBox-DF3NHeEX.es.js +605 -0
  57. package/dist/chunks/ListBox-DF3NHeEX.es.js.map +1 -0
  58. package/dist/chunks/NumberFormatter-DewVDY5w.cjs.js.map +1 -1
  59. package/dist/chunks/NumberFormatter-DgOUVrge.es.js.map +1 -1
  60. package/dist/chunks/OverlayArrow-CYjyBtg8.cjs.js +2 -0
  61. package/dist/chunks/OverlayArrow-CYjyBtg8.cjs.js.map +1 -0
  62. package/dist/chunks/OverlayArrow-sJzRZNbO.es.js +491 -0
  63. package/dist/chunks/OverlayArrow-sJzRZNbO.es.js.map +1 -0
  64. package/dist/chunks/ProgressBar-BA3sLh1k.cjs.js +2 -0
  65. package/dist/chunks/ProgressBar-BA3sLh1k.cjs.js.map +1 -0
  66. package/dist/chunks/ProgressBar-DjaUQI7N.es.js +42 -0
  67. package/dist/chunks/ProgressBar-DjaUQI7N.es.js.map +1 -0
  68. package/dist/chunks/RSPContexts-B4yvXuBR.es.js.map +1 -1
  69. package/dist/chunks/RSPContexts-CkSl9jRK.cjs.js.map +1 -1
  70. package/dist/chunks/SSRProvider-Bc-sMhsT.cjs.js.map +1 -1
  71. package/dist/chunks/SSRProvider-Cu8KibIK.es.js.map +1 -1
  72. package/dist/chunks/SelectionManager-CLyu96pU.es.js +1946 -0
  73. package/dist/chunks/SelectionManager-CLyu96pU.es.js.map +1 -0
  74. package/dist/chunks/SelectionManager-Mrwf4SFv.cjs.js +18 -0
  75. package/dist/chunks/SelectionManager-Mrwf4SFv.cjs.js.map +1 -0
  76. package/dist/chunks/Separator-3-E2tRbk.es.js +92 -0
  77. package/dist/chunks/Separator-3-E2tRbk.es.js.map +1 -0
  78. package/dist/chunks/Separator-CAOg-vqY.cjs.js +2 -0
  79. package/dist/chunks/Separator-CAOg-vqY.cjs.js.map +1 -0
  80. package/dist/chunks/Text-BWSfeB9p.cjs.js.map +1 -1
  81. package/dist/chunks/Text-DOcU1ycg.es.js.map +1 -1
  82. package/dist/chunks/TextArea-BmpgvS0R.es.js +42 -0
  83. package/dist/chunks/TextArea-BmpgvS0R.es.js.map +1 -0
  84. package/dist/chunks/TextArea-D3FFXnUy.cjs.js +2 -0
  85. package/dist/chunks/TextArea-D3FFXnUy.cjs.js.map +1 -0
  86. package/dist/chunks/ToggleButton-C3JL0pgD.es.js +145 -0
  87. package/dist/chunks/ToggleButton-C3JL0pgD.es.js.map +1 -0
  88. package/dist/chunks/ToggleButton-CPAdPTCr.cjs.js +2 -0
  89. package/dist/chunks/ToggleButton-CPAdPTCr.cjs.js.map +1 -0
  90. package/dist/chunks/VisuallyHidden-Bv_AJXZ7.cjs.js +2 -0
  91. package/dist/chunks/VisuallyHidden-Bv_AJXZ7.cjs.js.map +1 -0
  92. package/dist/chunks/VisuallyHidden-VHEPK04F.es.js +41 -0
  93. package/dist/chunks/VisuallyHidden-VHEPK04F.es.js.map +1 -0
  94. package/dist/chunks/accordion-EDJoghXQ.cjs.js +2 -0
  95. package/dist/chunks/accordion-EDJoghXQ.cjs.js.map +1 -0
  96. package/dist/chunks/accordion-UL4pfC2d.es.js +223 -0
  97. package/dist/chunks/accordion-UL4pfC2d.es.js.map +1 -0
  98. package/dist/chunks/alert-BhoRNIWA.cjs.js +2 -0
  99. package/dist/chunks/alert-BhoRNIWA.cjs.js.map +1 -0
  100. package/dist/chunks/alert-D-ddqYG4.es.js +186 -0
  101. package/dist/chunks/alert-D-ddqYG4.es.js.map +1 -0
  102. package/dist/chunks/avatar-Bu12OMzz.es.js +38 -0
  103. package/dist/chunks/avatar-Bu12OMzz.es.js.map +1 -0
  104. package/dist/chunks/avatar-C2KIWewd.cjs.js +2 -0
  105. package/dist/chunks/avatar-C2KIWewd.cjs.js.map +1 -0
  106. package/dist/chunks/avatar.recipe-D3--Rkmb.cjs.js +2 -0
  107. package/dist/chunks/avatar.recipe-D3--Rkmb.cjs.js.map +1 -0
  108. package/dist/chunks/avatar.recipe-DfyPWbFZ.es.js +39 -0
  109. package/dist/chunks/avatar.recipe-DfyPWbFZ.es.js.map +1 -0
  110. package/dist/chunks/badge-BJd-Q81M.es.js +77 -0
  111. package/dist/chunks/badge-BJd-Q81M.es.js.map +1 -0
  112. package/dist/chunks/badge-CCrBksXu.cjs.js +2 -0
  113. package/dist/chunks/badge-CCrBksXu.cjs.js.map +1 -0
  114. package/dist/chunks/box-CWni3A32.cjs.js +2 -0
  115. package/dist/chunks/box-CWni3A32.cjs.js.map +1 -0
  116. package/dist/chunks/box-DuBoAZvq.es.js +12 -0
  117. package/dist/chunks/box-DuBoAZvq.es.js.map +1 -0
  118. package/dist/chunks/button-CRUdodZm.es.js +59 -0
  119. package/dist/chunks/button-CRUdodZm.es.js.map +1 -0
  120. package/dist/chunks/button-CU8FW_Pl.cjs.js +2 -0
  121. package/dist/chunks/button-CU8FW_Pl.cjs.js.map +1 -0
  122. package/dist/chunks/button.recipe-Cqkj3VMo.cjs.js +2 -0
  123. package/dist/chunks/button.recipe-Cqkj3VMo.cjs.js.map +1 -0
  124. package/dist/chunks/button.recipe-NdTb5f8M.es.js +191 -0
  125. package/dist/chunks/button.recipe-NdTb5f8M.es.js.map +1 -0
  126. package/dist/chunks/calendar-DJKWldpV.cjs.js +2 -0
  127. package/dist/chunks/calendar-DJKWldpV.cjs.js.map +1 -0
  128. package/dist/chunks/calendar-DzwFtg1t.es.js +186 -0
  129. package/dist/chunks/calendar-DzwFtg1t.es.js.map +1 -0
  130. package/dist/chunks/card-BfUdf1Fy.es.js +138 -0
  131. package/dist/chunks/card-BfUdf1Fy.es.js.map +1 -0
  132. package/dist/chunks/card-DeWTV05B.cjs.js +2 -0
  133. package/dist/chunks/card-DeWTV05B.cjs.js.map +1 -0
  134. package/dist/chunks/checkbox-6nLo9Jy2.cjs.js +2 -0
  135. package/dist/chunks/checkbox-6nLo9Jy2.cjs.js.map +1 -0
  136. package/dist/chunks/checkbox-GmYxVrZx.es.js +219 -0
  137. package/dist/chunks/checkbox-GmYxVrZx.es.js.map +1 -0
  138. package/dist/chunks/code-Dl7u63Zn.es.js +6 -0
  139. package/dist/chunks/code-Dl7u63Zn.es.js.map +1 -0
  140. package/dist/chunks/code-q31e3vT2.cjs.js +2 -0
  141. package/dist/chunks/code-q31e3vT2.cjs.js.map +1 -0
  142. package/dist/chunks/combobox-DtPDxCo3.cjs.js +2 -0
  143. package/dist/chunks/combobox-DtPDxCo3.cjs.js.map +1 -0
  144. package/dist/chunks/combobox-gIwba2QG.es.js +2392 -0
  145. package/dist/chunks/combobox-gIwba2QG.es.js.map +1 -0
  146. package/dist/chunks/context-OoV8SSWX.cjs.js +2 -0
  147. package/dist/chunks/context-OoV8SSWX.cjs.js.map +1 -0
  148. package/dist/chunks/context-R4YUlO9Y.es.js +108 -0
  149. package/dist/chunks/context-R4YUlO9Y.es.js.map +1 -0
  150. package/dist/chunks/data-table-Cpk3q34E.cjs.js +2 -0
  151. package/dist/chunks/data-table-Cpk3q34E.cjs.js.map +1 -0
  152. package/dist/chunks/data-table-mXLxUWQz.es.js +3563 -0
  153. package/dist/chunks/data-table-mXLxUWQz.es.js.map +1 -0
  154. package/dist/chunks/date-input-D5unoyMt.es.js +16 -0
  155. package/dist/chunks/date-input-D5unoyMt.es.js.map +1 -0
  156. package/dist/chunks/date-input-DJ_aFB9i.cjs.js +2 -0
  157. package/dist/chunks/date-input-DJ_aFB9i.cjs.js.map +1 -0
  158. package/dist/chunks/date-picker-CMqAI1lp.es.js +190 -0
  159. package/dist/chunks/date-picker-CMqAI1lp.es.js.map +1 -0
  160. package/dist/chunks/date-picker-f3TylaP5.cjs.js +2 -0
  161. package/dist/chunks/date-picker-f3TylaP5.cjs.js.map +1 -0
  162. package/dist/chunks/date-range-picker-CxsPpWyX.cjs.js +2 -0
  163. package/dist/chunks/date-range-picker-CxsPpWyX.cjs.js.map +1 -0
  164. package/dist/chunks/date-range-picker-Dtji64Q9.es.js +283 -0
  165. package/dist/chunks/date-range-picker-Dtji64Q9.es.js.map +1 -0
  166. package/dist/chunks/dialog-CVa-E9-A.cjs.js +2 -0
  167. package/dist/chunks/dialog-CVa-E9-A.cjs.js.map +1 -0
  168. package/dist/chunks/dialog-DTSuKnyk.es.js +34 -0
  169. package/dist/chunks/dialog-DTSuKnyk.es.js.map +1 -0
  170. package/dist/chunks/divider--BAm3ca4.es.js +53 -0
  171. package/dist/chunks/divider--BAm3ca4.es.js.map +1 -0
  172. package/dist/chunks/divider-BuizjeAj.cjs.js +2 -0
  173. package/dist/chunks/divider-BuizjeAj.cjs.js.map +1 -0
  174. package/dist/chunks/emotion-is-prop-valid.esm-Bb7Ou5_X.cjs.js +2 -0
  175. package/dist/chunks/emotion-is-prop-valid.esm-Bb7Ou5_X.cjs.js.map +1 -0
  176. package/dist/chunks/emotion-is-prop-valid.esm-qvxbqhmq.es.js +16 -0
  177. package/dist/chunks/emotion-is-prop-valid.esm-qvxbqhmq.es.js.map +1 -0
  178. package/dist/chunks/extractStyleProps-CZpHKp1I.cjs.js +2 -0
  179. package/dist/chunks/extractStyleProps-CZpHKp1I.cjs.js.map +1 -0
  180. package/dist/chunks/extractStyleProps-vA4cNUoc.es.js +11 -0
  181. package/dist/chunks/extractStyleProps-vA4cNUoc.es.js.map +1 -0
  182. package/dist/chunks/filterDOMProps-BSVCO5jK.es.js.map +1 -1
  183. package/dist/chunks/filterDOMProps-WUskt27c.cjs.js.map +1 -1
  184. package/dist/chunks/focusSafely-DJpphVHF.es.js +27 -0
  185. package/dist/chunks/focusSafely-DJpphVHF.es.js.map +1 -0
  186. package/dist/chunks/focusSafely-jDMW9aEx.cjs.js +2 -0
  187. package/dist/chunks/focusSafely-jDMW9aEx.cjs.js.map +1 -0
  188. package/dist/chunks/focusWithoutScrolling-BlyUcXdY.cjs.js.map +1 -1
  189. package/dist/chunks/focusWithoutScrolling-CDw3JYiq.es.js.map +1 -1
  190. package/dist/chunks/form-field-Dtcfgzyo.es.js +309 -0
  191. package/dist/chunks/form-field-Dtcfgzyo.es.js.map +1 -0
  192. package/dist/chunks/form-field-DxcGAb23.cjs.js +11 -0
  193. package/dist/chunks/form-field-DxcGAb23.cjs.js.map +1 -0
  194. package/dist/chunks/grid-Chuw1xje.cjs.js +2 -0
  195. package/dist/chunks/grid-Chuw1xje.cjs.js.map +1 -0
  196. package/dist/chunks/grid-De8qjf98.es.js +14 -0
  197. package/dist/chunks/grid-De8qjf98.es.js.map +1 -0
  198. package/dist/chunks/group-Buy-O6Mr.cjs.js +2 -0
  199. package/dist/chunks/group-Buy-O6Mr.cjs.js.map +1 -0
  200. package/dist/chunks/group-CqfSQXe7.es.js +14 -0
  201. package/dist/chunks/group-CqfSQXe7.es.js.map +1 -0
  202. package/dist/chunks/icon-BoRbJStV.es.js +31 -0
  203. package/dist/chunks/icon-BoRbJStV.es.js.map +1 -0
  204. package/dist/chunks/icon-Cny8ZtnX.cjs.js +2 -0
  205. package/dist/chunks/icon-Cny8ZtnX.cjs.js.map +1 -0
  206. package/dist/chunks/icon-button-C20Gw8gQ.es.js +14 -0
  207. package/dist/chunks/icon-button-C20Gw8gQ.es.js.map +1 -0
  208. package/dist/chunks/icon-button-Cc0MkBbk.cjs.js +2 -0
  209. package/dist/chunks/icon-button-Cc0MkBbk.cjs.js.map +1 -0
  210. package/dist/chunks/icon-toggle-button-CgHQMDs3.es.js +13 -0
  211. package/dist/chunks/icon-toggle-button-CgHQMDs3.es.js.map +1 -0
  212. package/dist/chunks/icon-toggle-button-D-C99Q0s.cjs.js +2 -0
  213. package/dist/chunks/icon-toggle-button-D-C99Q0s.cjs.js.map +1 -0
  214. package/dist/chunks/image-CGOYoc2s.cjs.js +2 -0
  215. package/dist/chunks/image-CGOYoc2s.cjs.js.map +1 -0
  216. package/dist/chunks/image-DRigLU80.es.js +8 -0
  217. package/dist/chunks/image-DRigLU80.es.js.map +1 -0
  218. package/dist/chunks/index-C8Yrk__l.cjs.js +4 -0
  219. package/dist/chunks/index-C8Yrk__l.cjs.js.map +1 -0
  220. package/dist/chunks/index-jAeaCpRm.es.js +3787 -0
  221. package/dist/chunks/index-jAeaCpRm.es.js.map +1 -0
  222. package/dist/chunks/intlStrings-Cd44R5hT.es.js.map +1 -1
  223. package/dist/chunks/intlStrings-ClBuC6xN.cjs.js.map +1 -1
  224. package/dist/chunks/kbd-BXN9aXRE.es.js +17 -0
  225. package/dist/chunks/kbd-BXN9aXRE.es.js.map +1 -0
  226. package/dist/chunks/kbd-DFeaXiKY.cjs.js +2 -0
  227. package/dist/chunks/kbd-DFeaXiKY.cjs.js.map +1 -0
  228. package/dist/chunks/kbd.recipe-DXiyvrAP.es.js +26 -0
  229. package/dist/chunks/kbd.recipe-DXiyvrAP.es.js.map +1 -0
  230. package/dist/chunks/kbd.recipe-DjQgeTG_.cjs.js +2 -0
  231. package/dist/chunks/kbd.recipe-DjQgeTG_.cjs.js.map +1 -0
  232. package/dist/chunks/link-CFK97sc0.es.js +50 -0
  233. package/dist/chunks/link-CFK97sc0.es.js.map +1 -0
  234. package/dist/chunks/link-DWa1zIUJ.cjs.js +2 -0
  235. package/dist/chunks/link-DWa1zIUJ.cjs.js.map +1 -0
  236. package/dist/chunks/link.recipe-Co4-fl4U.cjs.js +2 -0
  237. package/dist/chunks/link.recipe-Co4-fl4U.cjs.js.map +1 -0
  238. package/dist/chunks/link.recipe-pXiGIJtI.es.js +51 -0
  239. package/dist/chunks/link.recipe-pXiGIJtI.es.js.map +1 -0
  240. package/dist/chunks/list-DJC9BmoC.cjs.js +2 -0
  241. package/dist/chunks/list-DJC9BmoC.cjs.js.map +1 -0
  242. package/dist/chunks/list-Nz5KjWzs.es.js +13 -0
  243. package/dist/chunks/list-Nz5KjWzs.es.js.map +1 -0
  244. package/dist/chunks/loading-spinner-CvggCl-H.es.js +105 -0
  245. package/dist/chunks/loading-spinner-CvggCl-H.es.js.map +1 -0
  246. package/dist/chunks/loading-spinner-DdYXuYkg.cjs.js +2 -0
  247. package/dist/chunks/loading-spinner-DdYXuYkg.cjs.js.map +1 -0
  248. package/dist/chunks/make-element-focusable-C4ZHUSEU.es.js +22 -0
  249. package/dist/chunks/make-element-focusable-C4ZHUSEU.es.js.map +1 -0
  250. package/dist/chunks/make-element-focusable-bPAMXt4D.cjs.js +2 -0
  251. package/dist/chunks/make-element-focusable-bPAMXt4D.cjs.js.map +1 -0
  252. package/dist/chunks/menu-8g9Hn1nm.es.js +157 -0
  253. package/dist/chunks/menu-8g9Hn1nm.es.js.map +1 -0
  254. package/dist/chunks/menu-Bm1u-R6o.cjs.js +2 -0
  255. package/dist/chunks/menu-Bm1u-R6o.cjs.js.map +1 -0
  256. package/dist/chunks/mergeProps-BA5Cwf5w.cjs.js.map +1 -1
  257. package/dist/chunks/mergeProps-B_9syxhT.es.js.map +1 -1
  258. package/dist/chunks/multiline-text-input-BGnvpB1r.es.js +118 -0
  259. package/dist/chunks/multiline-text-input-BGnvpB1r.es.js.map +1 -0
  260. package/dist/chunks/multiline-text-input-sXIlwrvT.cjs.js +12 -0
  261. package/dist/chunks/multiline-text-input-sXIlwrvT.cjs.js.map +1 -0
  262. package/dist/chunks/nimbus-provider-CybdU89B.es.js +101 -0
  263. package/dist/chunks/nimbus-provider-CybdU89B.es.js.map +1 -0
  264. package/dist/chunks/nimbus-provider-D3DvYEDv.cjs.js +2 -0
  265. package/dist/chunks/nimbus-provider-D3DvYEDv.cjs.js.map +1 -0
  266. package/dist/chunks/number-DHvo-MDe.cjs.js.map +1 -1
  267. package/dist/chunks/number-dMxJejI6.es.js.map +1 -1
  268. package/dist/chunks/number-input-CPnA0dO-.cjs.js +2 -0
  269. package/dist/chunks/number-input-CPnA0dO-.cjs.js.map +1 -0
  270. package/dist/chunks/number-input-CzObpfFa.es.js +657 -0
  271. package/dist/chunks/number-input-CzObpfFa.es.js.map +1 -0
  272. package/dist/chunks/openLink-Ctl0AdAy.es.js.map +1 -1
  273. package/dist/chunks/openLink-DkCJYbzq.cjs.js.map +1 -1
  274. package/dist/chunks/password-input-BqhrDjyW.cjs.js +2 -0
  275. package/dist/chunks/password-input-BqhrDjyW.cjs.js.map +1 -0
  276. package/dist/chunks/password-input-C_rdTND7.es.js +50 -0
  277. package/dist/chunks/password-input-C_rdTND7.es.js.map +1 -0
  278. package/dist/chunks/platform-BDLy2vDY.cjs.js.map +1 -1
  279. package/dist/chunks/platform-Z5fvtFmM.es.js.map +1 -1
  280. package/dist/chunks/progress-bar-CrS1rODC.cjs.js +2 -0
  281. package/dist/chunks/progress-bar-CrS1rODC.cjs.js.map +1 -0
  282. package/dist/chunks/progress-bar-pPWJ1Sn8.es.js +77 -0
  283. package/dist/chunks/progress-bar-pPWJ1Sn8.es.js.map +1 -0
  284. package/dist/chunks/radio-input-BTEXrXaF.cjs.js +2 -0
  285. package/dist/chunks/radio-input-BTEXrXaF.cjs.js.map +1 -0
  286. package/dist/chunks/radio-input-OpbQD2zP.es.js +341 -0
  287. package/dist/chunks/radio-input-OpbQD2zP.es.js.map +1 -0
  288. package/dist/chunks/range-calendar-BOP_J_5a.es.js +186 -0
  289. package/dist/chunks/range-calendar-BOP_J_5a.es.js.map +1 -0
  290. package/dist/chunks/range-calendar-CFotnBzs.cjs.js +2 -0
  291. package/dist/chunks/range-calendar-CFotnBzs.cjs.js.map +1 -0
  292. package/dist/chunks/rich-text-input-CItP9BzJ.cjs.js +2 -0
  293. package/dist/chunks/rich-text-input-CItP9BzJ.cjs.js.map +1 -0
  294. package/dist/chunks/rich-text-input-CgrxAPHc.es.js +691 -0
  295. package/dist/chunks/rich-text-input-CgrxAPHc.es.js.map +1 -0
  296. package/dist/chunks/scrollIntoView-BYF_8_6g.es.js.map +1 -1
  297. package/dist/chunks/scrollIntoView-BzIqpHLO.cjs.js.map +1 -1
  298. package/dist/chunks/select-CAeD_ZuZ.es.js +558 -0
  299. package/dist/chunks/select-CAeD_ZuZ.es.js.map +1 -0
  300. package/dist/chunks/select-Coyt1pJN.cjs.js +2 -0
  301. package/dist/chunks/select-Coyt1pJN.cjs.js.map +1 -0
  302. package/dist/chunks/simple-grid-Cd2MJxSX.cjs.js +2 -0
  303. package/dist/chunks/simple-grid-Cd2MJxSX.cjs.js.map +1 -0
  304. package/dist/chunks/simple-grid-DU5v66TG.es.js +15 -0
  305. package/dist/chunks/simple-grid-DU5v66TG.es.js.map +1 -0
  306. package/dist/chunks/slate-helpers-BN_9Hky2.cjs.js +24 -0
  307. package/dist/chunks/slate-helpers-BN_9Hky2.cjs.js.map +1 -0
  308. package/dist/chunks/slate-helpers-DunxggA8.es.js +6919 -0
  309. package/dist/chunks/slate-helpers-DunxggA8.es.js.map +1 -0
  310. package/dist/chunks/split-button-BYrr5vRr.cjs.js +2 -0
  311. package/dist/chunks/split-button-BYrr5vRr.cjs.js.map +1 -0
  312. package/dist/chunks/split-button-j2bgcP59.es.js +103 -0
  313. package/dist/chunks/split-button-j2bgcP59.es.js.map +1 -0
  314. package/dist/chunks/stack-CIN13EDn.cjs.js +2 -0
  315. package/dist/chunks/stack-CIN13EDn.cjs.js.map +1 -0
  316. package/dist/chunks/stack-CoNreM7B.es.js +11 -0
  317. package/dist/chunks/stack-CoNreM7B.es.js.map +1 -0
  318. package/dist/chunks/switch-BgNpbn2e.cjs.js +2 -0
  319. package/dist/chunks/switch-BgNpbn2e.cjs.js.map +1 -0
  320. package/dist/chunks/switch-Cid4U3m8.es.js +79 -0
  321. package/dist/chunks/switch-Cid4U3m8.es.js.map +1 -0
  322. package/dist/chunks/tag-group-B3YSTBpb.cjs.js +2 -0
  323. package/dist/chunks/tag-group-B3YSTBpb.cjs.js.map +1 -0
  324. package/dist/chunks/tag-group-CeNHz5QQ.es.js +781 -0
  325. package/dist/chunks/tag-group-CeNHz5QQ.es.js.map +1 -0
  326. package/dist/chunks/text-CCW9kDT_.cjs.js +2 -0
  327. package/dist/chunks/text-CCW9kDT_.cjs.js.map +1 -0
  328. package/dist/chunks/text-DfQpupDi.es.js +24 -0
  329. package/dist/chunks/text-DfQpupDi.es.js.map +1 -0
  330. package/dist/chunks/text-input-C2y4O13I.cjs.js +2 -0
  331. package/dist/chunks/text-input-C2y4O13I.cjs.js.map +1 -0
  332. package/dist/chunks/text-input-TZXg0lEQ.es.js +18 -0
  333. package/dist/chunks/text-input-TZXg0lEQ.es.js.map +1 -0
  334. package/dist/chunks/time-input-CI_HoOGU.es.js +130 -0
  335. package/dist/chunks/time-input-CI_HoOGU.es.js.map +1 -0
  336. package/dist/chunks/time-input-cHUvGWDc.cjs.js +2 -0
  337. package/dist/chunks/time-input-cHUvGWDc.cjs.js.map +1 -0
  338. package/dist/chunks/toggle-button-C9ezVsSp.cjs.js +2 -0
  339. package/dist/chunks/toggle-button-C9ezVsSp.cjs.js.map +1 -0
  340. package/dist/chunks/toggle-button-a0gCembi.es.js +29 -0
  341. package/dist/chunks/toggle-button-a0gCembi.es.js.map +1 -0
  342. package/dist/chunks/toggle-button-group-DX134q7m.cjs.js +2 -0
  343. package/dist/chunks/toggle-button-group-DX134q7m.cjs.js.map +1 -0
  344. package/dist/chunks/toggle-button-group-jRdpdYyd.es.js +81 -0
  345. package/dist/chunks/toggle-button-group-jRdpdYyd.es.js.map +1 -0
  346. package/dist/chunks/toolbar-CLGq6IO7.cjs.js +2 -0
  347. package/dist/chunks/toolbar-CLGq6IO7.cjs.js.map +1 -0
  348. package/dist/chunks/toolbar-hpBfKrTl.es.js +59 -0
  349. package/dist/chunks/toolbar-hpBfKrTl.es.js.map +1 -0
  350. package/dist/chunks/tooltip-B1YdruCE.es.js +269 -0
  351. package/dist/chunks/tooltip-B1YdruCE.es.js.map +1 -0
  352. package/dist/chunks/tooltip-g8-hEdZp.cjs.js +2 -0
  353. package/dist/chunks/tooltip-g8-hEdZp.cjs.js.map +1 -0
  354. package/dist/chunks/tooltip.recipe-Cqi_tgR5.es.js +24 -0
  355. package/dist/chunks/tooltip.recipe-Cqi_tgR5.es.js.map +1 -0
  356. package/dist/chunks/tooltip.recipe-dx7DAJbZ.cjs.js +2 -0
  357. package/dist/chunks/tooltip.recipe-dx7DAJbZ.cjs.js.map +1 -0
  358. package/dist/chunks/use-formatting-state-DVcnyVBl.cjs.js +2 -0
  359. package/dist/chunks/use-formatting-state-DVcnyVBl.cjs.js.map +1 -0
  360. package/dist/chunks/use-formatting-state-DdKYccZs.es.js +247 -0
  361. package/dist/chunks/use-formatting-state-DdKYccZs.es.js.map +1 -0
  362. package/dist/chunks/useButton-BgBfaV_L.cjs.js +2 -0
  363. package/dist/chunks/useButton-BgBfaV_L.cjs.js.map +1 -0
  364. package/dist/chunks/useButton-DAeSjgg9.es.js +57 -0
  365. package/dist/chunks/useButton-DAeSjgg9.es.js.map +1 -0
  366. package/dist/chunks/useCollator-BHMZd1r6.es.js +12 -0
  367. package/dist/chunks/useCollator-BHMZd1r6.es.js.map +1 -0
  368. package/dist/chunks/useCollator-YVJAe1GI.cjs.js +2 -0
  369. package/dist/chunks/useCollator-YVJAe1GI.cjs.js.map +1 -0
  370. package/dist/chunks/useControlledState-D0L6S_5r.cjs.js.map +1 -1
  371. package/dist/chunks/useControlledState-u436Wbp1.es.js.map +1 -1
  372. package/dist/chunks/useDateFormatter-C7Kxzwro.es.js +1601 -0
  373. package/dist/chunks/useDateFormatter-C7Kxzwro.es.js.map +1 -0
  374. package/dist/chunks/useDateFormatter-CS19Cch2.cjs.js +2 -0
  375. package/dist/chunks/useDateFormatter-CS19Cch2.cjs.js.map +1 -0
  376. package/dist/chunks/useEvent-CuUOU5WV.cjs.js.map +1 -1
  377. package/dist/chunks/useEvent-YHhqZvpU.es.js.map +1 -1
  378. package/dist/chunks/useField-Ce9zQxmx.es.js.map +1 -1
  379. package/dist/chunks/useField-DmqO9k7a.cjs.js.map +1 -1
  380. package/dist/chunks/useFilter-CG8lxfCP.cjs.js +2 -0
  381. package/dist/chunks/useFilter-CG8lxfCP.cjs.js.map +1 -0
  382. package/dist/chunks/useFilter-DOfNzeZ9.es.js +36 -0
  383. package/dist/chunks/useFilter-DOfNzeZ9.es.js.map +1 -0
  384. package/dist/chunks/useFocus-BtJ38vev.cjs.js +2 -0
  385. package/dist/chunks/useFocus-BtJ38vev.cjs.js.map +1 -0
  386. package/dist/chunks/useFocus-DkWJ2TJC.es.js +29 -0
  387. package/dist/chunks/useFocus-DkWJ2TJC.es.js.map +1 -0
  388. package/dist/chunks/useFocusRing-CzFer4bD.cjs.js +2 -0
  389. package/dist/chunks/useFocusRing-CzFer4bD.cjs.js.map +1 -0
  390. package/dist/chunks/useFocusRing-updnkDQg.es.js +35 -0
  391. package/dist/chunks/useFocusRing-updnkDQg.es.js.map +1 -0
  392. package/dist/chunks/useFocusVisible-CWDaG0ze.es.js +111 -0
  393. package/dist/chunks/useFocusVisible-CWDaG0ze.es.js.map +1 -0
  394. package/dist/chunks/useFocusVisible-Co0C61s7.cjs.js +2 -0
  395. package/dist/chunks/useFocusVisible-Co0C61s7.cjs.js.map +1 -0
  396. package/dist/chunks/useFocusWithin-BDSWp3rw.cjs.js +2 -0
  397. package/dist/chunks/useFocusWithin-BDSWp3rw.cjs.js.map +1 -0
  398. package/dist/chunks/useFocusWithin-ByYlHjju.es.js +56 -0
  399. package/dist/chunks/useFocusWithin-ByYlHjju.es.js.map +1 -0
  400. package/dist/chunks/useFocusable-CrsD8ZcF.es.js +77 -0
  401. package/dist/chunks/useFocusable-CrsD8ZcF.es.js.map +1 -0
  402. package/dist/chunks/useFocusable-DCgmQxS1.cjs.js +2 -0
  403. package/dist/chunks/useFocusable-DCgmQxS1.cjs.js.map +1 -0
  404. package/dist/chunks/useFormReset--wPlnEOl.cjs.js.map +1 -1
  405. package/dist/chunks/useFormReset-DurgUJL-.es.js.map +1 -1
  406. package/dist/chunks/useFormValidation-4hZ1_a6w.es.js +202 -0
  407. package/dist/chunks/useFormValidation-4hZ1_a6w.es.js.map +1 -0
  408. package/dist/chunks/useFormValidation-BEaCuNx1.cjs.js +2 -0
  409. package/dist/chunks/useFormValidation-BEaCuNx1.cjs.js.map +1 -0
  410. package/dist/chunks/useGlobalListeners-BOOfV5Wh.es.js.map +1 -1
  411. package/dist/chunks/useGlobalListeners-DcmIlwrO.cjs.js.map +1 -1
  412. package/dist/chunks/useHighlightSelectionDescription-BQg1WcM3.es.js +598 -0
  413. package/dist/chunks/useHighlightSelectionDescription-BQg1WcM3.es.js.map +1 -0
  414. package/dist/chunks/useHighlightSelectionDescription-CpDw-Mgj.cjs.js +2 -0
  415. package/dist/chunks/useHighlightSelectionDescription-CpDw-Mgj.cjs.js.map +1 -0
  416. package/dist/chunks/useHover-CiP9jMFy.cjs.js +2 -0
  417. package/dist/chunks/useHover-CiP9jMFy.cjs.js.map +1 -0
  418. package/dist/chunks/useHover-DhoE75lX.es.js +86 -0
  419. package/dist/chunks/useHover-DhoE75lX.es.js.map +1 -0
  420. package/dist/chunks/useLabel-BBmkkrPP.es.js.map +1 -1
  421. package/dist/chunks/useLabel-Y8tWagLu.cjs.js.map +1 -1
  422. package/dist/chunks/useLocalizedStringFormatter-BRnRyxJp.es.js +97 -0
  423. package/dist/chunks/useLocalizedStringFormatter-BRnRyxJp.es.js.map +1 -0
  424. package/dist/chunks/useLocalizedStringFormatter-sB0mFYtL.cjs.js +2 -0
  425. package/dist/chunks/useLocalizedStringFormatter-sB0mFYtL.cjs.js.map +1 -0
  426. package/dist/chunks/useObjectRef-CaJ5pgjX.es.js.map +1 -1
  427. package/dist/chunks/useObjectRef-dXOJdONs.cjs.js.map +1 -1
  428. package/dist/chunks/usePress-C8-hLXJw.cjs.js +8 -0
  429. package/dist/chunks/usePress-C8-hLXJw.cjs.js.map +1 -0
  430. package/dist/chunks/usePress-DHhWHfMz.es.js +456 -0
  431. package/dist/chunks/usePress-DHhWHfMz.es.js.map +1 -0
  432. package/dist/chunks/useProgressBar-DHFmTHqL.es.js +48 -0
  433. package/dist/chunks/useProgressBar-DHFmTHqL.es.js.map +1 -0
  434. package/dist/chunks/useProgressBar-DWH4I0qR.cjs.js +2 -0
  435. package/dist/chunks/useProgressBar-DWH4I0qR.cjs.js.map +1 -0
  436. package/dist/chunks/useSeparator-B-OtWwE7.cjs.js.map +1 -1
  437. package/dist/chunks/useSeparator-Dg70ACBm.es.js.map +1 -1
  438. package/dist/chunks/useSingleSelectListState-D1rjgMv_.es.js +35 -0
  439. package/dist/chunks/useSingleSelectListState-D1rjgMv_.es.js.map +1 -0
  440. package/dist/chunks/useSingleSelectListState-F2WkLZRg.cjs.js +2 -0
  441. package/dist/chunks/useSingleSelectListState-F2WkLZRg.cjs.js.map +1 -0
  442. package/dist/chunks/useSpinButton-C9DPDo0r.es.js +433 -0
  443. package/dist/chunks/useSpinButton-C9DPDo0r.es.js.map +1 -0
  444. package/dist/chunks/useSpinButton-DA7sVP3T.cjs.js +2 -0
  445. package/dist/chunks/useSpinButton-DA7sVP3T.cjs.js.map +1 -0
  446. package/dist/chunks/useSyncRef-DGRbdR4H.es.js.map +1 -1
  447. package/dist/chunks/useSyncRef-bcjp9eId.cjs.js.map +1 -1
  448. package/dist/chunks/useTextField-BcthGRd8.cjs.js +2 -0
  449. package/dist/chunks/useTextField-BcthGRd8.cjs.js.map +1 -0
  450. package/dist/chunks/useTextField-BnL6tOdd.es.js +91 -0
  451. package/dist/chunks/useTextField-BnL6tOdd.es.js.map +1 -0
  452. package/dist/chunks/useToggle-DqruaaTq.es.js +62 -0
  453. package/dist/chunks/useToggle-DqruaaTq.es.js.map +1 -0
  454. package/dist/chunks/useToggle-VJWgbeCC.cjs.js +2 -0
  455. package/dist/chunks/useToggle-VJWgbeCC.cjs.js.map +1 -0
  456. package/dist/chunks/useToggleState-Dl-o05wQ.cjs.js.map +1 -1
  457. package/dist/chunks/useToggleState-Uh0wTgdI.es.js.map +1 -1
  458. package/dist/chunks/useToolbar-Bqn3EANT.cjs.js +2 -0
  459. package/dist/chunks/useToolbar-Bqn3EANT.cjs.js.map +1 -0
  460. package/dist/chunks/useToolbar-CLH6Sjes.es.js +55 -0
  461. package/dist/chunks/useToolbar-CLH6Sjes.es.js.map +1 -0
  462. package/dist/chunks/useUpdateEffect-C5YQs_1w.cjs.js.map +1 -1
  463. package/dist/chunks/useUpdateEffect-CCDx8D4X.es.js.map +1 -1
  464. package/dist/chunks/utils-BGHwK7fd.cjs.js +2 -0
  465. package/dist/chunks/utils-BGHwK7fd.cjs.js.map +1 -0
  466. package/dist/chunks/utils-BHdR5Nww.cjs.js.map +1 -1
  467. package/dist/chunks/utils-BkdW_cdL.es.js.map +1 -1
  468. package/dist/chunks/utils-jpfA6kxk.es.js +188 -0
  469. package/dist/chunks/utils-jpfA6kxk.es.js.map +1 -0
  470. package/dist/chunks/visually-hidden-Bh-G5QHv.cjs.js +2 -0
  471. package/dist/chunks/visually-hidden-Bh-G5QHv.cjs.js.map +1 -0
  472. package/dist/chunks/visually-hidden-BluyWhUI.es.js +11 -0
  473. package/dist/chunks/visually-hidden-BluyWhUI.es.js.map +1 -0
  474. package/dist/code.d.ts +9 -0
  475. package/dist/combobox.d.ts +9 -0
  476. package/dist/components/accordion.cjs +1 -1
  477. package/dist/components/accordion.es.js +1 -1
  478. package/dist/components/alert.cjs +1 -1
  479. package/dist/components/alert.es.js +1 -1
  480. package/dist/components/avatar.cjs +1 -1
  481. package/dist/components/avatar.es.js +1 -1
  482. package/dist/components/badge.cjs +1 -1
  483. package/dist/components/badge.es.js +1 -1
  484. package/dist/components/box.cjs +1 -1
  485. package/dist/components/box.es.js +1 -1
  486. package/dist/components/button.cjs +1 -1
  487. package/dist/components/button.es.js +1 -1
  488. package/dist/components/calendar.cjs +1 -1
  489. package/dist/components/calendar.es.js +1 -1
  490. package/dist/components/card.cjs +1 -1
  491. package/dist/components/card.es.js +1 -1
  492. package/dist/components/checkbox.cjs +1 -1
  493. package/dist/components/checkbox.es.js +1 -1
  494. package/dist/components/code.cjs +1 -1
  495. package/dist/components/code.es.js +1 -1
  496. package/dist/components/combobox.cjs +1 -1
  497. package/dist/components/combobox.es.js +1 -1
  498. package/dist/components/components.cjs +1 -1
  499. package/dist/components/components.es.js +118 -116
  500. package/dist/components/components.es.js.map +1 -1
  501. package/dist/components/constants.cjs +2 -0
  502. package/dist/components/constants.cjs.map +1 -0
  503. package/dist/components/constants.es.js +125 -0
  504. package/dist/components/constants.es.js.map +1 -0
  505. package/dist/components/data-table.cjs +1 -1
  506. package/dist/components/data-table.es.js +10 -11
  507. package/dist/components/date-input.cjs +1 -1
  508. package/dist/components/date-input.es.js +1 -1
  509. package/dist/components/date-picker.cjs +1 -1
  510. package/dist/components/date-picker.es.js +1 -1
  511. package/dist/components/date-range-picker.cjs +1 -1
  512. package/dist/components/date-range-picker.es.js +1 -1
  513. package/dist/components/dialog.cjs +1 -1
  514. package/dist/components/dialog.es.js +1 -1
  515. package/dist/components/divider.cjs +1 -1
  516. package/dist/components/divider.es.js +1 -1
  517. package/dist/components/flex.cjs +1 -1
  518. package/dist/components/flex.es.js +1 -1
  519. package/dist/components/form-field.cjs +1 -1
  520. package/dist/components/form-field.es.js +1 -1
  521. package/dist/components/grid.cjs +1 -1
  522. package/dist/components/grid.es.js +1 -1
  523. package/dist/components/group.cjs +1 -1
  524. package/dist/components/group.es.js +1 -1
  525. package/dist/components/heading.cjs +1 -1
  526. package/dist/components/heading.es.js +2 -2
  527. package/dist/components/hooks.cjs +2 -0
  528. package/dist/components/hooks.cjs.map +1 -0
  529. package/dist/components/hooks.es.js +8 -0
  530. package/dist/components/hooks.es.js.map +1 -0
  531. package/dist/components/icon-button.cjs +1 -1
  532. package/dist/components/icon-button.es.js +1 -1
  533. package/dist/components/icon-toggle-button.cjs +1 -1
  534. package/dist/components/icon-toggle-button.es.js +1 -1
  535. package/dist/components/icon.cjs +1 -1
  536. package/dist/components/icon.es.js +1 -1
  537. package/dist/components/image.cjs +1 -1
  538. package/dist/components/image.es.js +1 -1
  539. package/dist/components/kbd.cjs +1 -1
  540. package/dist/components/kbd.es.js +1 -1
  541. package/dist/components/link.cjs +1 -1
  542. package/dist/components/link.es.js +1 -1
  543. package/dist/components/list.cjs +1 -1
  544. package/dist/components/list.es.js +1 -1
  545. package/dist/components/loading-spinner.cjs +1 -1
  546. package/dist/components/loading-spinner.es.js +1 -1
  547. package/dist/components/multiline-text-input.cjs +1 -1
  548. package/dist/components/multiline-text-input.es.js +1 -1
  549. package/dist/components/nimbus-provider.cjs +1 -1
  550. package/dist/components/nimbus-provider.es.js +1 -1
  551. package/dist/components/number-input.cjs +1 -1
  552. package/dist/components/number-input.es.js +1 -1
  553. package/dist/components/password-input.cjs +1 -1
  554. package/dist/components/password-input.es.js +1 -1
  555. package/dist/components/popover.cjs +2 -0
  556. package/dist/components/popover.cjs.map +1 -0
  557. package/dist/components/popover.es.js +25 -0
  558. package/dist/components/popover.es.js.map +1 -0
  559. package/dist/components/progress-bar.cjs +1 -1
  560. package/dist/components/progress-bar.es.js +1 -1
  561. package/dist/components/radio-input.cjs +1 -1
  562. package/dist/components/radio-input.es.js +1 -1
  563. package/dist/components/range-calendar.cjs +1 -1
  564. package/dist/components/range-calendar.es.js +1 -1
  565. package/dist/components/rich-text-input.cjs +2 -0
  566. package/dist/components/rich-text-input.cjs.map +1 -0
  567. package/dist/components/rich-text-input.es.js +5 -0
  568. package/dist/components/rich-text-input.es.js.map +1 -0
  569. package/dist/components/select.cjs +1 -1
  570. package/dist/components/select.es.js +1 -1
  571. package/dist/components/simple-grid.cjs +1 -1
  572. package/dist/components/simple-grid.es.js +1 -1
  573. package/dist/components/split-button.cjs +1 -1
  574. package/dist/components/split-button.es.js +1 -1
  575. package/dist/components/stack.cjs +1 -1
  576. package/dist/components/stack.es.js +1 -1
  577. package/dist/components/switch.cjs +1 -1
  578. package/dist/components/switch.es.js +1 -1
  579. package/dist/components/table.cjs +1 -1
  580. package/dist/components/table.es.js +2 -2
  581. package/dist/components/tag-group.cjs +1 -1
  582. package/dist/components/tag-group.es.js +1 -1
  583. package/dist/components/text-input.cjs +1 -1
  584. package/dist/components/text-input.es.js +1 -1
  585. package/dist/components/text.cjs +1 -1
  586. package/dist/components/text.es.js +1 -1
  587. package/dist/components/time-input.cjs +1 -1
  588. package/dist/components/time-input.es.js +1 -1
  589. package/dist/components/toggle-button-group.cjs +1 -1
  590. package/dist/components/toggle-button-group.es.js +1 -1
  591. package/dist/components/toggle-button.cjs +1 -1
  592. package/dist/components/toggle-button.es.js +1 -1
  593. package/dist/components/toolbar.cjs +1 -1
  594. package/dist/components/toolbar.es.js +1 -1
  595. package/dist/components/tooltip.cjs +1 -1
  596. package/dist/components/tooltip.es.js +2 -2
  597. package/dist/components/utils.cjs +2 -0
  598. package/dist/components/utils.cjs.map +1 -0
  599. package/dist/components/utils.es.js +76 -0
  600. package/dist/components/utils.es.js.map +1 -0
  601. package/dist/components/visually-hidden.cjs +1 -1
  602. package/dist/components/visually-hidden.es.js +1 -1
  603. package/dist/components.d.ts +221 -86
  604. package/dist/constants.d.ts +129 -0
  605. package/dist/data-table.d.ts +131 -72
  606. package/dist/date-input.d.ts +9 -0
  607. package/dist/date-picker.d.ts +9 -0
  608. package/dist/date-range-picker.d.ts +9 -0
  609. package/dist/dialog.d.ts +9 -0
  610. package/dist/divider.d.ts +9 -0
  611. package/dist/flex.d.ts +9 -0
  612. package/dist/form-field.d.ts +9 -0
  613. package/dist/grid.d.ts +9 -0
  614. package/dist/group.d.ts +9 -0
  615. package/dist/heading.d.ts +10 -1
  616. package/dist/hooks.d.ts +60 -0
  617. package/dist/icon-button.d.ts +9 -0
  618. package/dist/icon-toggle-button.d.ts +9 -0
  619. package/dist/icon.d.ts +9 -0
  620. package/dist/image.d.ts +9 -0
  621. package/dist/index.cjs +1 -1
  622. package/dist/index.cjs.map +1 -1
  623. package/dist/index.d.ts +263 -146
  624. package/dist/index.es.js +422 -286
  625. package/dist/index.es.js.map +1 -1
  626. package/dist/kbd.d.ts +9 -0
  627. package/dist/link.d.ts +9 -0
  628. package/dist/list.d.ts +9 -0
  629. package/dist/loading-spinner.d.ts +9 -0
  630. package/dist/multiline-text-input.d.ts +9 -0
  631. package/dist/nimbus-provider.d.ts +9 -0
  632. package/dist/number-input.d.ts +9 -0
  633. package/dist/password-input.d.ts +9 -0
  634. package/dist/popover.d.ts +27 -0
  635. package/dist/progress-bar.d.ts +13 -2
  636. package/dist/radio-input.d.ts +9 -0
  637. package/dist/range-calendar.d.ts +9 -0
  638. package/dist/rich-text-input.d.ts +79 -0
  639. package/dist/select.d.ts +12 -3
  640. package/dist/setup-jsdom-polyfills.d.ts +9 -0
  641. package/dist/simple-grid.d.ts +10 -1
  642. package/dist/split-button.d.ts +9 -0
  643. package/dist/stack.d.ts +9 -0
  644. package/dist/switch.d.ts +9 -0
  645. package/dist/table.d.ts +9 -0
  646. package/dist/tag-group.d.ts +9 -0
  647. package/dist/text-input.d.ts +9 -0
  648. package/dist/text.d.ts +10 -1
  649. package/dist/time-input.d.ts +9 -0
  650. package/dist/toggle-button-group.d.ts +9 -0
  651. package/dist/toggle-button.d.ts +9 -0
  652. package/dist/toolbar.d.ts +25 -2
  653. package/dist/tooltip.d.ts +9 -0
  654. package/dist/utils.d.ts +164 -0
  655. package/dist/visually-hidden.d.ts +9 -0
  656. package/package.json +31 -31
  657. package/dist/chunks/Button-C-yUWwZg.es.js +0 -73
  658. package/dist/chunks/Button-C-yUWwZg.es.js.map +0 -1
  659. package/dist/chunks/Button-DQ_WkLNH.cjs.js +0 -2
  660. package/dist/chunks/Button-DQ_WkLNH.cjs.js.map +0 -1
  661. package/dist/chunks/Collection-BsItrctR.cjs.js +0 -18
  662. package/dist/chunks/Collection-BsItrctR.cjs.js.map +0 -1
  663. package/dist/chunks/Collection-DFZhstai.es.js +0 -1896
  664. package/dist/chunks/Collection-DFZhstai.es.js.map +0 -1
  665. package/dist/chunks/DateField-D-KvZd-Q.cjs.js +0 -2
  666. package/dist/chunks/DateField-D-KvZd-Q.cjs.js.map +0 -1
  667. package/dist/chunks/DateField-m1BUGo8i.es.js +0 -2672
  668. package/dist/chunks/DateField-m1BUGo8i.es.js.map +0 -1
  669. package/dist/chunks/DatePicker-BQ6EfAU2.cjs.js +0 -2
  670. package/dist/chunks/DatePicker-BQ6EfAU2.cjs.js.map +0 -1
  671. package/dist/chunks/DatePicker-DtefBSoN.es.js +0 -779
  672. package/dist/chunks/DatePicker-DtefBSoN.es.js.map +0 -1
  673. package/dist/chunks/Dialog-B4OIDU7t.cjs.js +0 -2
  674. package/dist/chunks/Dialog-B4OIDU7t.cjs.js.map +0 -1
  675. package/dist/chunks/Dialog-DNPIKkGE.es.js +0 -1904
  676. package/dist/chunks/Dialog-DNPIKkGE.es.js.map +0 -1
  677. package/dist/chunks/FocusScope-B78iFLeF.cjs.js +0 -2
  678. package/dist/chunks/FocusScope-B78iFLeF.cjs.js.map +0 -1
  679. package/dist/chunks/FocusScope-C1Aw7j9H.es.js +0 -625
  680. package/dist/chunks/FocusScope-C1Aw7j9H.es.js.map +0 -1
  681. package/dist/chunks/Group-KVM7Xnxu.cjs.js +0 -2
  682. package/dist/chunks/Group-KVM7Xnxu.cjs.js.map +0 -1
  683. package/dist/chunks/Group-kT8-3NGT.es.js +0 -46
  684. package/dist/chunks/Group-kT8-3NGT.es.js.map +0 -1
  685. package/dist/chunks/Heading-CQJ-3eon.cjs.js +0 -2
  686. package/dist/chunks/Heading-CQJ-3eon.cjs.js.map +0 -1
  687. package/dist/chunks/Heading-DGvdnp7W.es.js +0 -1618
  688. package/dist/chunks/Heading-DGvdnp7W.es.js.map +0 -1
  689. package/dist/chunks/Input-93z9WR_a.cjs.js +0 -2
  690. package/dist/chunks/Input-93z9WR_a.cjs.js.map +0 -1
  691. package/dist/chunks/Input-C4REHQYD.es.js +0 -43
  692. package/dist/chunks/Input-C4REHQYD.es.js.map +0 -1
  693. package/dist/chunks/ListBox-B8Tz7EWS.es.js +0 -615
  694. package/dist/chunks/ListBox-B8Tz7EWS.es.js.map +0 -1
  695. package/dist/chunks/ListBox-CzZFXtHY.cjs.js +0 -2
  696. package/dist/chunks/ListBox-CzZFXtHY.cjs.js.map +0 -1
  697. package/dist/chunks/OverlayArrow-BD-oGsXg.es.js +0 -452
  698. package/dist/chunks/OverlayArrow-BD-oGsXg.es.js.map +0 -1
  699. package/dist/chunks/OverlayArrow-aq8OInch.cjs.js +0 -2
  700. package/dist/chunks/OverlayArrow-aq8OInch.cjs.js.map +0 -1
  701. package/dist/chunks/ProgressBar-BNPexoD9.cjs.js +0 -2
  702. package/dist/chunks/ProgressBar-BNPexoD9.cjs.js.map +0 -1
  703. package/dist/chunks/ProgressBar-BnGsEC_2.es.js +0 -42
  704. package/dist/chunks/ProgressBar-BnGsEC_2.es.js.map +0 -1
  705. package/dist/chunks/Separator-BUmWfQvi.es.js +0 -573
  706. package/dist/chunks/Separator-BUmWfQvi.es.js.map +0 -1
  707. package/dist/chunks/Separator-DBLZ41YB.cjs.js +0 -2
  708. package/dist/chunks/Separator-DBLZ41YB.cjs.js.map +0 -1
  709. package/dist/chunks/TextArea-Cc0cDaeu.cjs.js +0 -2
  710. package/dist/chunks/TextArea-Cc0cDaeu.cjs.js.map +0 -1
  711. package/dist/chunks/TextArea-DIyosEKy.es.js +0 -42
  712. package/dist/chunks/TextArea-DIyosEKy.es.js.map +0 -1
  713. package/dist/chunks/ToggleButton-BbM5Zv6q.cjs.js +0 -2
  714. package/dist/chunks/ToggleButton-BbM5Zv6q.cjs.js.map +0 -1
  715. package/dist/chunks/ToggleButton-CgbTgCVi.es.js +0 -145
  716. package/dist/chunks/ToggleButton-CgbTgCVi.es.js.map +0 -1
  717. package/dist/chunks/VisuallyHidden-B4l0wZHw.cjs.js +0 -2
  718. package/dist/chunks/VisuallyHidden-B4l0wZHw.cjs.js.map +0 -1
  719. package/dist/chunks/VisuallyHidden-C38kRNm0.es.js +0 -41
  720. package/dist/chunks/VisuallyHidden-C38kRNm0.es.js.map +0 -1
  721. package/dist/chunks/accordion-B_MC1ZEv.es.js +0 -223
  722. package/dist/chunks/accordion-B_MC1ZEv.es.js.map +0 -1
  723. package/dist/chunks/accordion-C9-YyEB4.cjs.js +0 -2
  724. package/dist/chunks/accordion-C9-YyEB4.cjs.js.map +0 -1
  725. package/dist/chunks/alert-BcTfv-Kw.es.js +0 -194
  726. package/dist/chunks/alert-BcTfv-Kw.es.js.map +0 -1
  727. package/dist/chunks/alert-Bp15DXZM.cjs.js +0 -2
  728. package/dist/chunks/alert-Bp15DXZM.cjs.js.map +0 -1
  729. package/dist/chunks/avatar-BWG1uDUT.cjs.js +0 -2
  730. package/dist/chunks/avatar-BWG1uDUT.cjs.js.map +0 -1
  731. package/dist/chunks/avatar-d49Ix9eV.es.js +0 -45
  732. package/dist/chunks/avatar-d49Ix9eV.es.js.map +0 -1
  733. package/dist/chunks/avatar.recipe-CQivdbFs.cjs.js +0 -2
  734. package/dist/chunks/avatar.recipe-CQivdbFs.cjs.js.map +0 -1
  735. package/dist/chunks/avatar.recipe-CxXQlkH6.es.js +0 -39
  736. package/dist/chunks/avatar.recipe-CxXQlkH6.es.js.map +0 -1
  737. package/dist/chunks/badge-BeR8OqtD.es.js +0 -78
  738. package/dist/chunks/badge-BeR8OqtD.es.js.map +0 -1
  739. package/dist/chunks/badge-CJK91qKC.cjs.js +0 -2
  740. package/dist/chunks/badge-CJK91qKC.cjs.js.map +0 -1
  741. package/dist/chunks/box-7pkPaNxe.es.js +0 -13
  742. package/dist/chunks/box-7pkPaNxe.es.js.map +0 -1
  743. package/dist/chunks/box-DL4MWnyy.cjs.js +0 -2
  744. package/dist/chunks/box-DL4MWnyy.cjs.js.map +0 -1
  745. package/dist/chunks/button-D5pgTe6f.es.js +0 -57
  746. package/dist/chunks/button-D5pgTe6f.es.js.map +0 -1
  747. package/dist/chunks/button-IGP--12e.cjs.js +0 -2
  748. package/dist/chunks/button-IGP--12e.cjs.js.map +0 -1
  749. package/dist/chunks/button.recipe-ClPhJ93N.cjs.js +0 -2
  750. package/dist/chunks/button.recipe-ClPhJ93N.cjs.js.map +0 -1
  751. package/dist/chunks/button.recipe-D9e9Gh9L.es.js +0 -191
  752. package/dist/chunks/button.recipe-D9e9Gh9L.es.js.map +0 -1
  753. package/dist/chunks/calendar-CYqib6Tm.cjs.js +0 -2
  754. package/dist/chunks/calendar-CYqib6Tm.cjs.js.map +0 -1
  755. package/dist/chunks/calendar-jrs4VkfV.es.js +0 -209
  756. package/dist/chunks/calendar-jrs4VkfV.es.js.map +0 -1
  757. package/dist/chunks/card-4i9NTJKM.cjs.js +0 -2
  758. package/dist/chunks/card-4i9NTJKM.cjs.js.map +0 -1
  759. package/dist/chunks/card-D1BUuNzg.es.js +0 -139
  760. package/dist/chunks/card-D1BUuNzg.es.js.map +0 -1
  761. package/dist/chunks/checkbox-BJQlCxDq.es.js +0 -219
  762. package/dist/chunks/checkbox-BJQlCxDq.es.js.map +0 -1
  763. package/dist/chunks/checkbox-DVb0qX6x.cjs.js +0 -2
  764. package/dist/chunks/checkbox-DVb0qX6x.cjs.js.map +0 -1
  765. package/dist/chunks/code-C245FocZ.es.js +0 -8
  766. package/dist/chunks/code-C245FocZ.es.js.map +0 -1
  767. package/dist/chunks/code-DqjWYzPU.cjs.js +0 -2
  768. package/dist/chunks/code-DqjWYzPU.cjs.js.map +0 -1
  769. package/dist/chunks/combobox-P1kEHLnr.cjs.js +0 -2
  770. package/dist/chunks/combobox-P1kEHLnr.cjs.js.map +0 -1
  771. package/dist/chunks/combobox-eT94voy1.es.js +0 -1947
  772. package/dist/chunks/combobox-eT94voy1.es.js.map +0 -1
  773. package/dist/chunks/config-Mt8_uyhI.cjs.js +0 -2
  774. package/dist/chunks/config-Mt8_uyhI.cjs.js.map +0 -1
  775. package/dist/chunks/config-ufbQ08Vi.es.js +0 -6
  776. package/dist/chunks/config-ufbQ08Vi.es.js.map +0 -1
  777. package/dist/chunks/context-D0_cRaDZ.cjs.js +0 -2
  778. package/dist/chunks/context-D0_cRaDZ.cjs.js.map +0 -1
  779. package/dist/chunks/context-Pt-0ojuK.es.js +0 -94
  780. package/dist/chunks/context-Pt-0ojuK.es.js.map +0 -1
  781. package/dist/chunks/create-recipe-context-BEEJ70DA.cjs.js +0 -2
  782. package/dist/chunks/create-recipe-context-BEEJ70DA.cjs.js.map +0 -1
  783. package/dist/chunks/create-recipe-context-BuajKZ9o.es.js +0 -62
  784. package/dist/chunks/create-recipe-context-BuajKZ9o.es.js.map +0 -1
  785. package/dist/chunks/create-slot-recipe-context-CHGQvGou.cjs.js +0 -2
  786. package/dist/chunks/create-slot-recipe-context-CHGQvGou.cjs.js.map +0 -1
  787. package/dist/chunks/create-slot-recipe-context-DgamNbR-.es.js +0 -104
  788. package/dist/chunks/create-slot-recipe-context-DgamNbR-.es.js.map +0 -1
  789. package/dist/chunks/data-table-BRjRsTel.cjs.js +0 -2
  790. package/dist/chunks/data-table-BRjRsTel.cjs.js.map +0 -1
  791. package/dist/chunks/data-table-CSWloD1b.es.js +0 -3912
  792. package/dist/chunks/data-table-CSWloD1b.es.js.map +0 -1
  793. package/dist/chunks/date-input-BFHLRnBr.cjs.js +0 -2
  794. package/dist/chunks/date-input-BFHLRnBr.cjs.js.map +0 -1
  795. package/dist/chunks/date-input-DADLkfIT.es.js +0 -17
  796. package/dist/chunks/date-input-DADLkfIT.es.js.map +0 -1
  797. package/dist/chunks/date-picker-CgCR5Rwk.es.js +0 -236
  798. package/dist/chunks/date-picker-CgCR5Rwk.es.js.map +0 -1
  799. package/dist/chunks/date-picker-CsspyMz9.cjs.js +0 -2
  800. package/dist/chunks/date-picker-CsspyMz9.cjs.js.map +0 -1
  801. package/dist/chunks/date-range-picker-C6v-n1IH.es.js +0 -283
  802. package/dist/chunks/date-range-picker-C6v-n1IH.es.js.map +0 -1
  803. package/dist/chunks/date-range-picker-D_gkG0on.cjs.js +0 -2
  804. package/dist/chunks/date-range-picker-D_gkG0on.cjs.js.map +0 -1
  805. package/dist/chunks/dialog-B1XThG7_.cjs.js +0 -2
  806. package/dist/chunks/dialog-B1XThG7_.cjs.js.map +0 -1
  807. package/dist/chunks/dialog-De8l1nzr.es.js +0 -1874
  808. package/dist/chunks/dialog-De8l1nzr.es.js.map +0 -1
  809. package/dist/chunks/divider-BicBw1PK.cjs.js +0 -2
  810. package/dist/chunks/divider-BicBw1PK.cjs.js.map +0 -1
  811. package/dist/chunks/divider-DMH0p6Pr.es.js +0 -54
  812. package/dist/chunks/divider-DMH0p6Pr.es.js.map +0 -1
  813. package/dist/chunks/empty-B5_AO6Pg.cjs.js +0 -2
  814. package/dist/chunks/empty-B5_AO6Pg.cjs.js.map +0 -1
  815. package/dist/chunks/empty-D7ZFmvo6.es.js +0 -8
  816. package/dist/chunks/empty-D7ZFmvo6.es.js.map +0 -1
  817. package/dist/chunks/extractStyleProps-BBWaCIdJ.es.js +0 -11
  818. package/dist/chunks/extractStyleProps-BBWaCIdJ.es.js.map +0 -1
  819. package/dist/chunks/extractStyleProps-wjyId_vK.cjs.js +0 -2
  820. package/dist/chunks/extractStyleProps-wjyId_vK.cjs.js.map +0 -1
  821. package/dist/chunks/factory-DUzr3LTt.cjs.js +0 -3
  822. package/dist/chunks/factory-DUzr3LTt.cjs.js.map +0 -1
  823. package/dist/chunks/factory-Dwv06Ntb.es.js +0 -266
  824. package/dist/chunks/factory-Dwv06Ntb.es.js.map +0 -1
  825. package/dist/chunks/flex-9fkV4bsm.es.js +0 -40
  826. package/dist/chunks/flex-9fkV4bsm.es.js.map +0 -1
  827. package/dist/chunks/flex-CDVfeTs4.cjs.js +0 -2
  828. package/dist/chunks/flex-CDVfeTs4.cjs.js.map +0 -1
  829. package/dist/chunks/focusSafely-CpzfaUTO.cjs.js +0 -2
  830. package/dist/chunks/focusSafely-CpzfaUTO.cjs.js.map +0 -1
  831. package/dist/chunks/focusSafely-Di2ArC9L.es.js +0 -27
  832. package/dist/chunks/focusSafely-Di2ArC9L.es.js.map +0 -1
  833. package/dist/chunks/form-field-BHknOPYf.es.js +0 -310
  834. package/dist/chunks/form-field-BHknOPYf.es.js.map +0 -1
  835. package/dist/chunks/form-field-CM_uSyZr.cjs.js +0 -11
  836. package/dist/chunks/form-field-CM_uSyZr.cjs.js.map +0 -1
  837. package/dist/chunks/grid-DcLdIZYK.es.js +0 -14
  838. package/dist/chunks/grid-DcLdIZYK.es.js.map +0 -1
  839. package/dist/chunks/grid-Dm38IozR.cjs.js +0 -2
  840. package/dist/chunks/grid-Dm38IozR.cjs.js.map +0 -1
  841. package/dist/chunks/grid-item-B0PfRhfs.cjs.js +0 -2
  842. package/dist/chunks/grid-item-B0PfRhfs.cjs.js.map +0 -1
  843. package/dist/chunks/grid-item-BZOflk76.es.js +0 -75
  844. package/dist/chunks/grid-item-BZOflk76.es.js.map +0 -1
  845. package/dist/chunks/group-BQeamedA.es.js +0 -14
  846. package/dist/chunks/group-BQeamedA.es.js.map +0 -1
  847. package/dist/chunks/group-BwSwp_8B.cjs.js +0 -2
  848. package/dist/chunks/group-BwSwp_8B.cjs.js.map +0 -1
  849. package/dist/chunks/heading-CEFp09pV.cjs.js +0 -2
  850. package/dist/chunks/heading-CEFp09pV.cjs.js.map +0 -1
  851. package/dist/chunks/heading-DYcfaS5T.es.js +0 -8
  852. package/dist/chunks/heading-DYcfaS5T.es.js.map +0 -1
  853. package/dist/chunks/icon-Cgp53xQ2.es.js +0 -32
  854. package/dist/chunks/icon-Cgp53xQ2.es.js.map +0 -1
  855. package/dist/chunks/icon-DxRnsJFu.cjs.js +0 -2
  856. package/dist/chunks/icon-DxRnsJFu.cjs.js.map +0 -1
  857. package/dist/chunks/icon-button-C2GGAKhI.es.js +0 -14
  858. package/dist/chunks/icon-button-C2GGAKhI.es.js.map +0 -1
  859. package/dist/chunks/icon-button-KMr_sm5y.cjs.js +0 -2
  860. package/dist/chunks/icon-button-KMr_sm5y.cjs.js.map +0 -1
  861. package/dist/chunks/icon-toggle-button-CyhtfTs4.es.js +0 -13
  862. package/dist/chunks/icon-toggle-button-CyhtfTs4.es.js.map +0 -1
  863. package/dist/chunks/icon-toggle-button-p3GT9QUC.cjs.js +0 -2
  864. package/dist/chunks/icon-toggle-button-p3GT9QUC.cjs.js.map +0 -1
  865. package/dist/chunks/image-B_X4IZ54.es.js +0 -8
  866. package/dist/chunks/image-B_X4IZ54.es.js.map +0 -1
  867. package/dist/chunks/image-CenZDDs1.cjs.js +0 -2
  868. package/dist/chunks/image-CenZDDs1.cjs.js.map +0 -1
  869. package/dist/chunks/image-DCZ7u0Yz.cjs.js +0 -2
  870. package/dist/chunks/image-DCZ7u0Yz.cjs.js.map +0 -1
  871. package/dist/chunks/image-Dk3v9f16.es.js +0 -22
  872. package/dist/chunks/image-Dk3v9f16.es.js.map +0 -1
  873. package/dist/chunks/index-CPFuzoME.es.js +0 -3424
  874. package/dist/chunks/index-CPFuzoME.es.js.map +0 -1
  875. package/dist/chunks/index-CcqI-ipN.cjs.js +0 -2
  876. package/dist/chunks/index-CcqI-ipN.cjs.js.map +0 -1
  877. package/dist/chunks/index-DsGIn0AT.es.js +0 -51
  878. package/dist/chunks/index-DsGIn0AT.es.js.map +0 -1
  879. package/dist/chunks/index-XyB4gGC8.cjs.js +0 -4
  880. package/dist/chunks/index-XyB4gGC8.cjs.js.map +0 -1
  881. package/dist/chunks/kbd-CSMHvaH6.cjs.js +0 -2
  882. package/dist/chunks/kbd-CSMHvaH6.cjs.js.map +0 -1
  883. package/dist/chunks/kbd-CUSbYvfc.es.js +0 -16
  884. package/dist/chunks/kbd-CUSbYvfc.es.js.map +0 -1
  885. package/dist/chunks/kbd.recipe-9kxAU5ro.cjs.js +0 -2
  886. package/dist/chunks/kbd.recipe-9kxAU5ro.cjs.js.map +0 -1
  887. package/dist/chunks/kbd.recipe-BTW0MQqx.es.js +0 -26
  888. package/dist/chunks/kbd.recipe-BTW0MQqx.es.js.map +0 -1
  889. package/dist/chunks/link-B2cOAxZz.cjs.js +0 -2
  890. package/dist/chunks/link-B2cOAxZz.cjs.js.map +0 -1
  891. package/dist/chunks/link-DteZUB4U.es.js +0 -50
  892. package/dist/chunks/link-DteZUB4U.es.js.map +0 -1
  893. package/dist/chunks/link.recipe-BRnFQ5bP.es.js +0 -51
  894. package/dist/chunks/link.recipe-BRnFQ5bP.es.js.map +0 -1
  895. package/dist/chunks/link.recipe-BfCxtKjL.cjs.js +0 -2
  896. package/dist/chunks/link.recipe-BfCxtKjL.cjs.js.map +0 -1
  897. package/dist/chunks/list-Bm8bFcHO.cjs.js +0 -2
  898. package/dist/chunks/list-Bm8bFcHO.cjs.js.map +0 -1
  899. package/dist/chunks/list-De4DYOvu.es.js +0 -23
  900. package/dist/chunks/list-De4DYOvu.es.js.map +0 -1
  901. package/dist/chunks/loading-spinner-BMtvjIcS.es.js +0 -119
  902. package/dist/chunks/loading-spinner-BMtvjIcS.es.js.map +0 -1
  903. package/dist/chunks/loading-spinner-Cap3elI4.cjs.js +0 -2
  904. package/dist/chunks/loading-spinner-Cap3elI4.cjs.js.map +0 -1
  905. package/dist/chunks/make-element-focusable-_FWEyVtG.es.js +0 -22
  906. package/dist/chunks/make-element-focusable-_FWEyVtG.es.js.map +0 -1
  907. package/dist/chunks/make-element-focusable-fn-8kTQK.cjs.js +0 -2
  908. package/dist/chunks/make-element-focusable-fn-8kTQK.cjs.js.map +0 -1
  909. package/dist/chunks/multiline-text-input-CaGDNakb.es.js +0 -120
  910. package/dist/chunks/multiline-text-input-CaGDNakb.es.js.map +0 -1
  911. package/dist/chunks/multiline-text-input-ChVzVZob.cjs.js +0 -12
  912. package/dist/chunks/multiline-text-input-ChVzVZob.cjs.js.map +0 -1
  913. package/dist/chunks/namespace-BayyiBSr.es.js +0 -74
  914. package/dist/chunks/namespace-BayyiBSr.es.js.map +0 -1
  915. package/dist/chunks/namespace-E8aHFVxM.cjs.js +0 -2
  916. package/dist/chunks/namespace-E8aHFVxM.cjs.js.map +0 -1
  917. package/dist/chunks/nimbus-provider-DCCIMVE_.cjs.js +0 -2
  918. package/dist/chunks/nimbus-provider-DCCIMVE_.cjs.js.map +0 -1
  919. package/dist/chunks/nimbus-provider-Dlt9_yol.es.js +0 -101
  920. package/dist/chunks/nimbus-provider-Dlt9_yol.es.js.map +0 -1
  921. package/dist/chunks/number-input-BHHKhYR7.es.js +0 -669
  922. package/dist/chunks/number-input-BHHKhYR7.es.js.map +0 -1
  923. package/dist/chunks/number-input-DFFxFKrR.cjs.js +0 -2
  924. package/dist/chunks/number-input-DFFxFKrR.cjs.js.map +0 -1
  925. package/dist/chunks/password-input-DVcMdFAI.cjs.js +0 -2
  926. package/dist/chunks/password-input-DVcMdFAI.cjs.js.map +0 -1
  927. package/dist/chunks/password-input-DbMYteEW.es.js +0 -65
  928. package/dist/chunks/password-input-DbMYteEW.es.js.map +0 -1
  929. package/dist/chunks/progress-bar-BsWBRJc2.cjs.js +0 -2
  930. package/dist/chunks/progress-bar-BsWBRJc2.cjs.js.map +0 -1
  931. package/dist/chunks/progress-bar-C3sqvC_T.es.js +0 -77
  932. package/dist/chunks/progress-bar-C3sqvC_T.es.js.map +0 -1
  933. package/dist/chunks/provider-BzZZw3fF.cjs.js +0 -16
  934. package/dist/chunks/provider-BzZZw3fF.cjs.js.map +0 -1
  935. package/dist/chunks/provider-DxFdjgyb.es.js +0 -989
  936. package/dist/chunks/provider-DxFdjgyb.es.js.map +0 -1
  937. package/dist/chunks/radio-input-CFNznM66.es.js +0 -341
  938. package/dist/chunks/radio-input-CFNznM66.es.js.map +0 -1
  939. package/dist/chunks/radio-input-D3ePwO1n.cjs.js +0 -2
  940. package/dist/chunks/radio-input-D3ePwO1n.cjs.js.map +0 -1
  941. package/dist/chunks/range-calendar-Bk_im2QK.cjs.js +0 -2
  942. package/dist/chunks/range-calendar-Bk_im2QK.cjs.js.map +0 -1
  943. package/dist/chunks/range-calendar-C5pDvIuq.es.js +0 -187
  944. package/dist/chunks/range-calendar-C5pDvIuq.es.js.map +0 -1
  945. package/dist/chunks/select-BZGHsJAO.es.js +0 -571
  946. package/dist/chunks/select-BZGHsJAO.es.js.map +0 -1
  947. package/dist/chunks/select-DCQjhFbh.cjs.js +0 -2
  948. package/dist/chunks/select-DCQjhFbh.cjs.js.map +0 -1
  949. package/dist/chunks/simple-grid-1F5YBj03.es.js +0 -38
  950. package/dist/chunks/simple-grid-1F5YBj03.es.js.map +0 -1
  951. package/dist/chunks/simple-grid-BfDDcTNA.cjs.js +0 -2
  952. package/dist/chunks/simple-grid-BfDDcTNA.cjs.js.map +0 -1
  953. package/dist/chunks/split-button-CIHXMvxD.cjs.js +0 -2
  954. package/dist/chunks/split-button-CIHXMvxD.cjs.js.map +0 -1
  955. package/dist/chunks/split-button-DJoqZPXX.es.js +0 -262
  956. package/dist/chunks/split-button-DJoqZPXX.es.js.map +0 -1
  957. package/dist/chunks/stack-B2xQMEdj.cjs.js +0 -2
  958. package/dist/chunks/stack-B2xQMEdj.cjs.js.map +0 -1
  959. package/dist/chunks/stack-DosdbBli.es.js +0 -89
  960. package/dist/chunks/stack-DosdbBli.es.js.map +0 -1
  961. package/dist/chunks/switch-C3AG1gUR.cjs.js +0 -2
  962. package/dist/chunks/switch-C3AG1gUR.cjs.js.map +0 -1
  963. package/dist/chunks/switch-DEKbPCQG.es.js +0 -79
  964. package/dist/chunks/switch-DEKbPCQG.es.js.map +0 -1
  965. package/dist/chunks/tag-group-4kwJie4V.es.js +0 -768
  966. package/dist/chunks/tag-group-4kwJie4V.es.js.map +0 -1
  967. package/dist/chunks/tag-group-BYQkpbiY.cjs.js +0 -2
  968. package/dist/chunks/tag-group-BYQkpbiY.cjs.js.map +0 -1
  969. package/dist/chunks/text-DNjTZCtR.cjs.js +0 -2
  970. package/dist/chunks/text-DNjTZCtR.cjs.js.map +0 -1
  971. package/dist/chunks/text-QANNJ4E4.es.js +0 -26
  972. package/dist/chunks/text-QANNJ4E4.es.js.map +0 -1
  973. package/dist/chunks/text-input-COPlnTZU.es.js +0 -19
  974. package/dist/chunks/text-input-COPlnTZU.es.js.map +0 -1
  975. package/dist/chunks/text-input-DnS2RVDs.cjs.js +0 -2
  976. package/dist/chunks/text-input-DnS2RVDs.cjs.js.map +0 -1
  977. package/dist/chunks/time-input-BWkx15sb.cjs.js +0 -2
  978. package/dist/chunks/time-input-BWkx15sb.cjs.js.map +0 -1
  979. package/dist/chunks/time-input-DXMs43_R.es.js +0 -132
  980. package/dist/chunks/time-input-DXMs43_R.es.js.map +0 -1
  981. package/dist/chunks/toggle-button-BEvOqB5n.es.js +0 -30
  982. package/dist/chunks/toggle-button-BEvOqB5n.es.js.map +0 -1
  983. package/dist/chunks/toggle-button-PE5251Fm.cjs.js +0 -2
  984. package/dist/chunks/toggle-button-PE5251Fm.cjs.js.map +0 -1
  985. package/dist/chunks/toggle-button-group-B2G_b7h8.cjs.js +0 -2
  986. package/dist/chunks/toggle-button-group-B2G_b7h8.cjs.js.map +0 -1
  987. package/dist/chunks/toggle-button-group-CXrwjOF0.es.js +0 -82
  988. package/dist/chunks/toggle-button-group-CXrwjOF0.es.js.map +0 -1
  989. package/dist/chunks/toolbar-BJrobBzi.es.js +0 -59
  990. package/dist/chunks/toolbar-BJrobBzi.es.js.map +0 -1
  991. package/dist/chunks/toolbar-BxIQI626.cjs.js +0 -2
  992. package/dist/chunks/toolbar-BxIQI626.cjs.js.map +0 -1
  993. package/dist/chunks/tooltip-Ya7L6lQR.es.js +0 -274
  994. package/dist/chunks/tooltip-Ya7L6lQR.es.js.map +0 -1
  995. package/dist/chunks/tooltip-fOhxG4pp.cjs.js +0 -2
  996. package/dist/chunks/tooltip-fOhxG4pp.cjs.js.map +0 -1
  997. package/dist/chunks/tooltip.recipe-DsVUEki2.es.js +0 -24
  998. package/dist/chunks/tooltip.recipe-DsVUEki2.es.js.map +0 -1
  999. package/dist/chunks/tooltip.recipe-VqGdDqQD.cjs.js +0 -2
  1000. package/dist/chunks/tooltip.recipe-VqGdDqQD.cjs.js.map +0 -1
  1001. package/dist/chunks/use-recipe-BZ_iqCkN.cjs.js +0 -2
  1002. package/dist/chunks/use-recipe-BZ_iqCkN.cjs.js.map +0 -1
  1003. package/dist/chunks/use-recipe-CR4W7Dne.es.js +0 -13
  1004. package/dist/chunks/use-recipe-CR4W7Dne.es.js.map +0 -1
  1005. package/dist/chunks/useButton-Cgkz8UEs.es.js +0 -56
  1006. package/dist/chunks/useButton-Cgkz8UEs.es.js.map +0 -1
  1007. package/dist/chunks/useButton-D3BedLtL.cjs.js +0 -2
  1008. package/dist/chunks/useButton-D3BedLtL.cjs.js.map +0 -1
  1009. package/dist/chunks/useCollator-BvjDbml1.es.js +0 -12
  1010. package/dist/chunks/useCollator-BvjDbml1.es.js.map +0 -1
  1011. package/dist/chunks/useCollator-ZqnkTllN.cjs.js +0 -2
  1012. package/dist/chunks/useCollator-ZqnkTllN.cjs.js.map +0 -1
  1013. package/dist/chunks/useDateFormatter-D9HBAX1w.es.js +0 -1601
  1014. package/dist/chunks/useDateFormatter-D9HBAX1w.es.js.map +0 -1
  1015. package/dist/chunks/useDateFormatter-G9oGkNG5.cjs.js +0 -2
  1016. package/dist/chunks/useDateFormatter-G9oGkNG5.cjs.js.map +0 -1
  1017. package/dist/chunks/useFilter-Bh0adxQ-.es.js +0 -36
  1018. package/dist/chunks/useFilter-Bh0adxQ-.es.js.map +0 -1
  1019. package/dist/chunks/useFilter-Du48WXDn.cjs.js +0 -2
  1020. package/dist/chunks/useFilter-Du48WXDn.cjs.js.map +0 -1
  1021. package/dist/chunks/useFocus-BcBbbuWU.cjs.js +0 -2
  1022. package/dist/chunks/useFocus-BcBbbuWU.cjs.js.map +0 -1
  1023. package/dist/chunks/useFocus-CeI1jbl8.es.js +0 -29
  1024. package/dist/chunks/useFocus-CeI1jbl8.es.js.map +0 -1
  1025. package/dist/chunks/useFocusRing-D8cwV0EM.es.js +0 -35
  1026. package/dist/chunks/useFocusRing-D8cwV0EM.es.js.map +0 -1
  1027. package/dist/chunks/useFocusRing-DRIoF592.cjs.js +0 -2
  1028. package/dist/chunks/useFocusRing-DRIoF592.cjs.js.map +0 -1
  1029. package/dist/chunks/useFocusVisible-C5ivHvqm.es.js +0 -111
  1030. package/dist/chunks/useFocusVisible-C5ivHvqm.es.js.map +0 -1
  1031. package/dist/chunks/useFocusVisible-bRnVksaU.cjs.js +0 -2
  1032. package/dist/chunks/useFocusVisible-bRnVksaU.cjs.js.map +0 -1
  1033. package/dist/chunks/useFocusWithin-i-cVKYQ8.cjs.js +0 -2
  1034. package/dist/chunks/useFocusWithin-i-cVKYQ8.cjs.js.map +0 -1
  1035. package/dist/chunks/useFocusWithin-yfiHuOEs.es.js +0 -56
  1036. package/dist/chunks/useFocusWithin-yfiHuOEs.es.js.map +0 -1
  1037. package/dist/chunks/useFocusable-BghVNiQU.es.js +0 -77
  1038. package/dist/chunks/useFocusable-BghVNiQU.es.js.map +0 -1
  1039. package/dist/chunks/useFocusable-avM9w6OE.cjs.js +0 -2
  1040. package/dist/chunks/useFocusable-avM9w6OE.cjs.js.map +0 -1
  1041. package/dist/chunks/useFormValidation-DJMNbIhx.es.js +0 -202
  1042. package/dist/chunks/useFormValidation-DJMNbIhx.es.js.map +0 -1
  1043. package/dist/chunks/useFormValidation-DJy_cdgv.cjs.js +0 -2
  1044. package/dist/chunks/useFormValidation-DJy_cdgv.cjs.js.map +0 -1
  1045. package/dist/chunks/useHighlightSelectionDescription-DAR8wV79.es.js +0 -598
  1046. package/dist/chunks/useHighlightSelectionDescription-DAR8wV79.es.js.map +0 -1
  1047. package/dist/chunks/useHighlightSelectionDescription-DPwy1mkw.cjs.js +0 -2
  1048. package/dist/chunks/useHighlightSelectionDescription-DPwy1mkw.cjs.js.map +0 -1
  1049. package/dist/chunks/useHover-BlZx5CU2.cjs.js +0 -2
  1050. package/dist/chunks/useHover-BlZx5CU2.cjs.js.map +0 -1
  1051. package/dist/chunks/useHover-cJOf02TT.es.js +0 -86
  1052. package/dist/chunks/useHover-cJOf02TT.es.js.map +0 -1
  1053. package/dist/chunks/useLocalizedStringFormatter-CvzOUusg.es.js +0 -97
  1054. package/dist/chunks/useLocalizedStringFormatter-CvzOUusg.es.js.map +0 -1
  1055. package/dist/chunks/useLocalizedStringFormatter-fJnbqb2x.cjs.js +0 -2
  1056. package/dist/chunks/useLocalizedStringFormatter-fJnbqb2x.cjs.js.map +0 -1
  1057. package/dist/chunks/usePress-BquTSwUd.es.js +0 -456
  1058. package/dist/chunks/usePress-BquTSwUd.es.js.map +0 -1
  1059. package/dist/chunks/usePress-D8F1U6qk.cjs.js +0 -8
  1060. package/dist/chunks/usePress-D8F1U6qk.cjs.js.map +0 -1
  1061. package/dist/chunks/useProgressBar-8ZyM2_T3.cjs.js +0 -2
  1062. package/dist/chunks/useProgressBar-8ZyM2_T3.cjs.js.map +0 -1
  1063. package/dist/chunks/useProgressBar-BgURyN6q.es.js +0 -48
  1064. package/dist/chunks/useProgressBar-BgURyN6q.es.js.map +0 -1
  1065. package/dist/chunks/useResizeObserver-Dx-vDLiW.cjs.js +0 -2
  1066. package/dist/chunks/useResizeObserver-Dx-vDLiW.cjs.js.map +0 -1
  1067. package/dist/chunks/useResizeObserver-FIPBIG5S.es.js +0 -32
  1068. package/dist/chunks/useResizeObserver-FIPBIG5S.es.js.map +0 -1
  1069. package/dist/chunks/useSingleSelectListState-BpAVpRdZ.cjs.js +0 -2
  1070. package/dist/chunks/useSingleSelectListState-BpAVpRdZ.cjs.js.map +0 -1
  1071. package/dist/chunks/useSingleSelectListState-CiK-JkEX.es.js +0 -35
  1072. package/dist/chunks/useSingleSelectListState-CiK-JkEX.es.js.map +0 -1
  1073. package/dist/chunks/useSpinButton-C-tpK-T9.es.js +0 -433
  1074. package/dist/chunks/useSpinButton-C-tpK-T9.es.js.map +0 -1
  1075. package/dist/chunks/useSpinButton-Cw8QxU2l.cjs.js +0 -2
  1076. package/dist/chunks/useSpinButton-Cw8QxU2l.cjs.js.map +0 -1
  1077. package/dist/chunks/useTextField-Cv1jQqUp.cjs.js +0 -2
  1078. package/dist/chunks/useTextField-Cv1jQqUp.cjs.js.map +0 -1
  1079. package/dist/chunks/useTextField-Doh-sQHP.es.js +0 -91
  1080. package/dist/chunks/useTextField-Doh-sQHP.es.js.map +0 -1
  1081. package/dist/chunks/useToggle-BK36AEko.cjs.js +0 -2
  1082. package/dist/chunks/useToggle-BK36AEko.cjs.js.map +0 -1
  1083. package/dist/chunks/useToggle-DcdigPKG.es.js +0 -62
  1084. package/dist/chunks/useToggle-DcdigPKG.es.js.map +0 -1
  1085. package/dist/chunks/useToolbar-CYJ2PbtO.es.js +0 -55
  1086. package/dist/chunks/useToolbar-CYJ2PbtO.es.js.map +0 -1
  1087. package/dist/chunks/useToolbar-D3B8DvbF.cjs.js +0 -2
  1088. package/dist/chunks/useToolbar-D3B8DvbF.cjs.js.map +0 -1
  1089. package/dist/chunks/utils-BHVnNfaH.cjs.js +0 -2
  1090. package/dist/chunks/utils-BHVnNfaH.cjs.js.map +0 -1
  1091. package/dist/chunks/utils-Gg3iiYhl.es.js +0 -188
  1092. package/dist/chunks/utils-Gg3iiYhl.es.js.map +0 -1
  1093. package/dist/chunks/visually-hidden-Uhh-2Y-q.cjs.js +0 -2
  1094. package/dist/chunks/visually-hidden-Uhh-2Y-q.cjs.js.map +0 -1
  1095. package/dist/chunks/visually-hidden-vh07nrZa.es.js +0 -11
  1096. package/dist/chunks/visually-hidden-vh07nrZa.es.js.map +0 -1
  1097. package/dist/chunks/walk-object-CvcTxMj1.es.js +0 -27
  1098. package/dist/chunks/walk-object-CvcTxMj1.es.js.map +0 -1
  1099. package/dist/chunks/walk-object-vr3sAS3_.cjs.js +0 -2
  1100. package/dist/chunks/walk-object-vr3sAS3_.cjs.js.map +0 -1
  1101. package/i18n/compiled-data/core.json +0 -146
  1102. package/i18n/compiled-data/de.json +0 -146
  1103. package/i18n/compiled-data/en.json +0 -146
  1104. package/i18n/compiled-data/fr-FR.json +0 -146
  1105. package/i18n/compiled-data/pt-BR.json +0 -146
@@ -35,8 +35,8 @@ export declare const Accordion: {
35
35
  } & RefAttributes<HTMLButtonElement>>;
36
36
  Content: ForwardRefExoticComponent<Omit<{
37
37
  children: ReactNode;
38
- } & Omit<PatchHtmlProps<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">>, "page" | "container" | "_hover" | "_active" | "_focus" | "_focusWithin" | "_focusVisible" | "_disabled" | "_visited" | "_target" | "_readOnly" | "_readWrite" | "_empty" | "_checked" | "_enabled" | "_expanded" | "_highlighted" | "_complete" | "_incomplete" | "_dragging" | "_before" | "_after" | "_firstLetter" | "_firstLine" | "_marker" | "_selection" | "_file" | "_backdrop" | "_first" | "_last" | "_notFirst" | "_notLast" | "_only" | "_even" | "_odd" | "_peerFocus" | "_peerHover" | "_peerActive" | "_peerFocusWithin" | "_peerFocusVisible" | "_peerDisabled" | "_peerChecked" | "_peerInvalid" | "_peerExpanded" | "_peerPlaceholderShown" | "_groupFocus" | "_groupHover" | "_groupActive" | "_groupFocusWithin" | "_groupFocusVisible" | "_groupDisabled" | "_groupChecked" | "_groupExpanded" | "_groupInvalid" | "_indeterminate" | "_required" | "_valid" | "_invalid" | "_autofill" | "_inRange" | "_outOfRange" | "_placeholder" | "_placeholderShown" | "_pressed" | "_selected" | "_grabbed" | "_underValue" | "_overValue" | "_atValue" | "_default" | "_optional" | "_open" | "_closed" | "_fullscreen" | "_loading" | "_hidden" | "_current" | "_currentPage" | "_currentStep" | "_today" | "_unavailable" | "_rangeStart" | "_rangeEnd" | "_now" | "_topmost" | "_motionReduce" | "_motionSafe" | "_print" | "_landscape" | "_portrait" | "_dark" | "_light" | "_osDark" | "_osLight" | "_highContrast" | "_lessContrast" | "_moreContrast" | "_ltr" | "_rtl" | "_scrollbar" | "_scrollbarThumb" | "_scrollbarTrack" | "_horizontal" | "_vertical" | "_icon" | "_starting" | "sm" | "smOnly" | "smDown" | "md" | "mdOnly" | "mdDown" | "lg" | "lgOnly" | "lgDown" | "xl" | "xlOnly" | "xlDown" | "2xl" | "2xlOnly" | "2xlDown" | "smToMd" | "smToLg" | "smToXl" | "smTo2xl" | "mdToLg" | "mdToXl" | "mdTo2xl" | "lgToXl" | "lgTo2xl" | "xlTo2xl" | "base" | "display" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationRangeEnd" | "animationRangeStart" | "animationTimeline" | "animationTimingFunction" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockSize" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBlockStyle" | "borderBlockWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderInlineStyle" | "borderInlineWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "emptyCells" | "filter" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "float" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontSize" | "fontSizeAdjust" | "fontSmooth" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontSynthesisPosition" | "fontSynthesisSmallCaps" | "fontSynthesisStyle" | "fontSynthesisWeight" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontVariationSettings" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "inlineSize" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflowAnchor" | "overflowBlock" | "overflowClipBox" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overlay" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "right" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollBehavior" | "scrollMarginBlockEnd" | "scrollMarginBlockStart" | "scrollMarginBottom" | "scrollMarginInlineEnd" | "scrollMarginInlineStart" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockEnd" | "scrollPaddingBlockStart" | "scrollPaddingBottom" | "scrollPaddingInlineEnd" | "scrollPaddingInlineStart" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapMarginBottom" | "scrollSnapMarginLeft" | "scrollSnapMarginRight" | "scrollSnapMarginTop" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "textWrap" | "timelineScope" | "top" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionBehavior" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTimelineAxis" | "viewTimelineInset" | "viewTimelineName" | "viewTransitionName" | "visibility" | "whiteSpace" | "whiteSpaceCollapse" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex" | "zoom" | "all" | "animation" | "animationRange" | "background" | "backgroundPosition" | "border" | "borderBlock" | "borderBlockEnd" | "borderBlockStart" | "borderBottom" | "borderColor" | "borderImage" | "borderInline" | "borderInlineEnd" | "borderInlineStart" | "borderLeft" | "borderRadius" | "borderRight" | "borderStyle" | "borderTop" | "borderWidth" | "caret" | "columnRule" | "columns" | "containIntrinsicSize" | "flex" | "flexFlow" | "font" | "gap" | "grid" | "gridArea" | "gridColumn" | "gridRow" | "gridTemplate" | "inset" | "insetBlock" | "insetInline" | "lineClamp" | "listStyle" | "margin" | "marginBlock" | "marginInline" | "mask" | "maskBorder" | "offset" | "outline" | "overflow" | "overscrollBehavior" | "padding" | "paddingBlock" | "paddingInline" | "placeContent" | "placeItems" | "placeSelf" | "scrollMargin" | "scrollMarginBlock" | "scrollMarginInline" | "scrollPadding" | "scrollPaddingBlock" | "scrollPaddingInline" | "scrollSnapMargin" | "scrollTimeline" | "textDecoration" | "textEmphasis" | "transition" | "viewTimeline" | "WebkitAppearance" | "WebkitBorderBeforeColor" | "WebkitBorderBeforeStyle" | "WebkitBorderBeforeWidth" | "WebkitBoxReflect" | "WebkitLineClamp" | "WebkitMaskAttachment" | "WebkitMaskClip" | "WebkitMaskComposite" | "WebkitMaskImage" | "WebkitMaskOrigin" | "WebkitMaskPosition" | "WebkitMaskPositionX" | "WebkitMaskPositionY" | "WebkitMaskRepeat" | "WebkitMaskRepeatX" | "WebkitMaskRepeatY" | "WebkitMaskSize" | "WebkitOverflowScrolling" | "WebkitTapHighlightColor" | "WebkitTextFillColor" | "WebkitTextStrokeColor" | "WebkitTextStrokeWidth" | "WebkitTouchCallout" | "WebkitUserModify" | "WebkitUserSelect" | "WebkitBorderBefore" | "WebkitMask" | "WebkitTextStroke" | "boxAlign" | "boxDirection" | "boxFlex" | "boxFlexGroup" | "boxLines" | "boxOrdinalGroup" | "boxOrient" | "boxPack" | "clip" | "gridColumnGap" | "gridGap" | "gridRowGap" | "imeMode" | "scrollSnapCoordinate" | "scrollSnapDestination" | "scrollSnapPointsX" | "scrollSnapPointsY" | "scrollSnapTypeX" | "scrollSnapTypeY" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "marker" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "bg" | "colorPalette" | "focusVisibleRing" | "layerStyle" | "textStyle" | "css" | "anchorName" | "anchorScope" | "colorInterpolationFilters" | "cx" | "cy" | "d" | "fieldSizing" | "initialLetterAlign" | "interpolateSize" | "positionAnchor" | "positionArea" | "positionTry" | "positionTryFallbacks" | "positionTryOrder" | "positionVisibility" | "r" | "rx" | "ry" | "textBox" | "textBoxEdge" | "textBoxTrim" | "textSpacingTrim" | "textWrapMode" | "textWrapStyle" | "x" | "y" | "bgColor" | "bgSize" | "bgPos" | "bgRepeat" | "bgAttachment" | "bgClip" | "bgGradient" | "bgImg" | "bgImage" | "borderStart" | "borderEnd" | "borderX" | "borderY" | "borderStartColor" | "borderEndColor" | "borderStartStyle" | "borderEndStyle" | "rounded" | "roundedTopLeft" | "roundedStartStart" | "borderTopStartRadius" | "roundedEndStart" | "borderBottomStartRadius" | "roundedTopRight" | "roundedStartEnd" | "borderTopEndRadius" | "roundedEndEnd" | "borderBottomEndRadius" | "roundedBottomLeft" | "roundedBottomRight" | "roundedStart" | "borderStartRadius" | "roundedEnd" | "borderEndRadius" | "roundedTop" | "roundedBottom" | "roundedLeft" | "roundedRight" | "borderXWidth" | "borderStartWidth" | "borderEndWidth" | "borderYWidth" | "shadow" | "shadowColor" | "blendMode" | "bgBlendMode" | "gapY" | "gapX" | "flexDir" | "w" | "h" | "minW" | "minH" | "maxW" | "maxH" | "overscroll" | "overscrollX" | "overscrollY" | "scrollPaddingX" | "scrollPaddingY" | "listStylePos" | "listStyleImg" | "pos" | "insetX" | "insetY" | "insetStart" | "insetEnd" | "m" | "mt" | "mr" | "mb" | "ml" | "ms" | "marginStart" | "me" | "marginEnd" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "ps" | "paddingStart" | "pe" | "paddingEnd" | "px" | "paddingX" | "py" | "paddingY" | "textDecor" | "backgroundGradient" | "gradientFrom" | "gradientTo" | "gradientVia" | "borderInlineStartRadius" | "borderInlineEndRadius" | "borderTopRadius" | "borderBottomRadius" | "borderLeftRadius" | "borderRightRadius" | "divideX" | "divideY" | "divideColor" | "divideStyle" | "boxShadowColor" | "blur" | "brightness" | "contrast" | "grayscale" | "hueRotate" | "invert" | "saturate" | "sepia" | "dropShadow" | "backdropBlur" | "backdropBrightness" | "backdropContrast" | "backdropGrayscale" | "backdropHueRotate" | "backdropInvert" | "backdropOpacity" | "backdropSaturate" | "backdropSepia" | "focusRing" | "focusRingColor" | "focusRingOffset" | "focusRingWidth" | "focusRingStyle" | "boxSize" | "hideFrom" | "hideBelow" | "scrollbar" | "scrollMarginX" | "scrollMarginY" | "scrollSnapStrictness" | "ring" | "ringColor" | "ringOffset" | "ringOffsetColor" | "ringInset" | "skewX" | "skewY" | "scaleX" | "scaleY" | "spaceXReverse" | "spaceX" | "spaceYReverse" | "spaceY" | "rotateX" | "rotateY" | "translateX" | "translateY" | "truncate" | "srOnly" | "debug" | "animationStyle" | keyof PolymorphicProps> & Omit<JsxStyleProps, never> & PolymorphicProps & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLDivElement>>;
39
- HeaderRightContent: ForwardRefExoticComponent<Omit<PatchHtmlProps<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">>, "page" | "container" | "_hover" | "_active" | "_focus" | "_focusWithin" | "_focusVisible" | "_disabled" | "_visited" | "_target" | "_readOnly" | "_readWrite" | "_empty" | "_checked" | "_enabled" | "_expanded" | "_highlighted" | "_complete" | "_incomplete" | "_dragging" | "_before" | "_after" | "_firstLetter" | "_firstLine" | "_marker" | "_selection" | "_file" | "_backdrop" | "_first" | "_last" | "_notFirst" | "_notLast" | "_only" | "_even" | "_odd" | "_peerFocus" | "_peerHover" | "_peerActive" | "_peerFocusWithin" | "_peerFocusVisible" | "_peerDisabled" | "_peerChecked" | "_peerInvalid" | "_peerExpanded" | "_peerPlaceholderShown" | "_groupFocus" | "_groupHover" | "_groupActive" | "_groupFocusWithin" | "_groupFocusVisible" | "_groupDisabled" | "_groupChecked" | "_groupExpanded" | "_groupInvalid" | "_indeterminate" | "_required" | "_valid" | "_invalid" | "_autofill" | "_inRange" | "_outOfRange" | "_placeholder" | "_placeholderShown" | "_pressed" | "_selected" | "_grabbed" | "_underValue" | "_overValue" | "_atValue" | "_default" | "_optional" | "_open" | "_closed" | "_fullscreen" | "_loading" | "_hidden" | "_current" | "_currentPage" | "_currentStep" | "_today" | "_unavailable" | "_rangeStart" | "_rangeEnd" | "_now" | "_topmost" | "_motionReduce" | "_motionSafe" | "_print" | "_landscape" | "_portrait" | "_dark" | "_light" | "_osDark" | "_osLight" | "_highContrast" | "_lessContrast" | "_moreContrast" | "_ltr" | "_rtl" | "_scrollbar" | "_scrollbarThumb" | "_scrollbarTrack" | "_horizontal" | "_vertical" | "_icon" | "_starting" | "sm" | "smOnly" | "smDown" | "md" | "mdOnly" | "mdDown" | "lg" | "lgOnly" | "lgDown" | "xl" | "xlOnly" | "xlDown" | "2xl" | "2xlOnly" | "2xlDown" | "smToMd" | "smToLg" | "smToXl" | "smTo2xl" | "mdToLg" | "mdToXl" | "mdTo2xl" | "lgToXl" | "lgTo2xl" | "xlTo2xl" | "base" | "display" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationRangeEnd" | "animationRangeStart" | "animationTimeline" | "animationTimingFunction" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockSize" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBlockStyle" | "borderBlockWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderInlineStyle" | "borderInlineWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "emptyCells" | "filter" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "float" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontSize" | "fontSizeAdjust" | "fontSmooth" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontSynthesisPosition" | "fontSynthesisSmallCaps" | "fontSynthesisStyle" | "fontSynthesisWeight" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontVariationSettings" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "inlineSize" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflowAnchor" | "overflowBlock" | "overflowClipBox" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overlay" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "right" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollBehavior" | "scrollMarginBlockEnd" | "scrollMarginBlockStart" | "scrollMarginBottom" | "scrollMarginInlineEnd" | "scrollMarginInlineStart" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockEnd" | "scrollPaddingBlockStart" | "scrollPaddingBottom" | "scrollPaddingInlineEnd" | "scrollPaddingInlineStart" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapMarginBottom" | "scrollSnapMarginLeft" | "scrollSnapMarginRight" | "scrollSnapMarginTop" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "textWrap" | "timelineScope" | "top" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionBehavior" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTimelineAxis" | "viewTimelineInset" | "viewTimelineName" | "viewTransitionName" | "visibility" | "whiteSpace" | "whiteSpaceCollapse" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex" | "zoom" | "all" | "animation" | "animationRange" | "background" | "backgroundPosition" | "border" | "borderBlock" | "borderBlockEnd" | "borderBlockStart" | "borderBottom" | "borderColor" | "borderImage" | "borderInline" | "borderInlineEnd" | "borderInlineStart" | "borderLeft" | "borderRadius" | "borderRight" | "borderStyle" | "borderTop" | "borderWidth" | "caret" | "columnRule" | "columns" | "containIntrinsicSize" | "flex" | "flexFlow" | "font" | "gap" | "grid" | "gridArea" | "gridColumn" | "gridRow" | "gridTemplate" | "inset" | "insetBlock" | "insetInline" | "lineClamp" | "listStyle" | "margin" | "marginBlock" | "marginInline" | "mask" | "maskBorder" | "offset" | "outline" | "overflow" | "overscrollBehavior" | "padding" | "paddingBlock" | "paddingInline" | "placeContent" | "placeItems" | "placeSelf" | "scrollMargin" | "scrollMarginBlock" | "scrollMarginInline" | "scrollPadding" | "scrollPaddingBlock" | "scrollPaddingInline" | "scrollSnapMargin" | "scrollTimeline" | "textDecoration" | "textEmphasis" | "transition" | "viewTimeline" | "WebkitAppearance" | "WebkitBorderBeforeColor" | "WebkitBorderBeforeStyle" | "WebkitBorderBeforeWidth" | "WebkitBoxReflect" | "WebkitLineClamp" | "WebkitMaskAttachment" | "WebkitMaskClip" | "WebkitMaskComposite" | "WebkitMaskImage" | "WebkitMaskOrigin" | "WebkitMaskPosition" | "WebkitMaskPositionX" | "WebkitMaskPositionY" | "WebkitMaskRepeat" | "WebkitMaskRepeatX" | "WebkitMaskRepeatY" | "WebkitMaskSize" | "WebkitOverflowScrolling" | "WebkitTapHighlightColor" | "WebkitTextFillColor" | "WebkitTextStrokeColor" | "WebkitTextStrokeWidth" | "WebkitTouchCallout" | "WebkitUserModify" | "WebkitUserSelect" | "WebkitBorderBefore" | "WebkitMask" | "WebkitTextStroke" | "boxAlign" | "boxDirection" | "boxFlex" | "boxFlexGroup" | "boxLines" | "boxOrdinalGroup" | "boxOrient" | "boxPack" | "clip" | "gridColumnGap" | "gridGap" | "gridRowGap" | "imeMode" | "scrollSnapCoordinate" | "scrollSnapDestination" | "scrollSnapPointsX" | "scrollSnapPointsY" | "scrollSnapTypeX" | "scrollSnapTypeY" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "marker" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "bg" | "colorPalette" | "focusVisibleRing" | "layerStyle" | "textStyle" | "css" | "anchorName" | "anchorScope" | "colorInterpolationFilters" | "cx" | "cy" | "d" | "fieldSizing" | "initialLetterAlign" | "interpolateSize" | "positionAnchor" | "positionArea" | "positionTry" | "positionTryFallbacks" | "positionTryOrder" | "positionVisibility" | "r" | "rx" | "ry" | "textBox" | "textBoxEdge" | "textBoxTrim" | "textSpacingTrim" | "textWrapMode" | "textWrapStyle" | "x" | "y" | "bgColor" | "bgSize" | "bgPos" | "bgRepeat" | "bgAttachment" | "bgClip" | "bgGradient" | "bgImg" | "bgImage" | "borderStart" | "borderEnd" | "borderX" | "borderY" | "borderStartColor" | "borderEndColor" | "borderStartStyle" | "borderEndStyle" | "rounded" | "roundedTopLeft" | "roundedStartStart" | "borderTopStartRadius" | "roundedEndStart" | "borderBottomStartRadius" | "roundedTopRight" | "roundedStartEnd" | "borderTopEndRadius" | "roundedEndEnd" | "borderBottomEndRadius" | "roundedBottomLeft" | "roundedBottomRight" | "roundedStart" | "borderStartRadius" | "roundedEnd" | "borderEndRadius" | "roundedTop" | "roundedBottom" | "roundedLeft" | "roundedRight" | "borderXWidth" | "borderStartWidth" | "borderEndWidth" | "borderYWidth" | "shadow" | "shadowColor" | "blendMode" | "bgBlendMode" | "gapY" | "gapX" | "flexDir" | "w" | "h" | "minW" | "minH" | "maxW" | "maxH" | "overscroll" | "overscrollX" | "overscrollY" | "scrollPaddingX" | "scrollPaddingY" | "listStylePos" | "listStyleImg" | "pos" | "insetX" | "insetY" | "insetStart" | "insetEnd" | "m" | "mt" | "mr" | "mb" | "ml" | "ms" | "marginStart" | "me" | "marginEnd" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "ps" | "paddingStart" | "pe" | "paddingEnd" | "px" | "paddingX" | "py" | "paddingY" | "textDecor" | "backgroundGradient" | "gradientFrom" | "gradientTo" | "gradientVia" | "borderInlineStartRadius" | "borderInlineEndRadius" | "borderTopRadius" | "borderBottomRadius" | "borderLeftRadius" | "borderRightRadius" | "divideX" | "divideY" | "divideColor" | "divideStyle" | "boxShadowColor" | "blur" | "brightness" | "contrast" | "grayscale" | "hueRotate" | "invert" | "saturate" | "sepia" | "dropShadow" | "backdropBlur" | "backdropBrightness" | "backdropContrast" | "backdropGrayscale" | "backdropHueRotate" | "backdropInvert" | "backdropOpacity" | "backdropSaturate" | "backdropSepia" | "focusRing" | "focusRingColor" | "focusRingOffset" | "focusRingWidth" | "focusRingStyle" | "boxSize" | "hideFrom" | "hideBelow" | "scrollbar" | "scrollMarginX" | "scrollMarginY" | "scrollSnapStrictness" | "ring" | "ringColor" | "ringOffset" | "ringOffsetColor" | "ringInset" | "skewX" | "skewY" | "scaleX" | "scaleY" | "spaceXReverse" | "spaceX" | "spaceYReverse" | "spaceY" | "rotateX" | "rotateY" | "translateX" | "translateY" | "truncate" | "srOnly" | "debug" | "animationStyle" | keyof PolymorphicProps> & Omit<JsxStyleProps, never> & PolymorphicProps & RefAttributes<HTMLDivElement>>;
38
+ } & Omit<PatchHtmlProps<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">>, "page" | "container" | "_hover" | "_active" | "_focus" | "_focusWithin" | "_focusVisible" | "_disabled" | "_visited" | "_target" | "_readOnly" | "_readWrite" | "_empty" | "_checked" | "_enabled" | "_expanded" | "_highlighted" | "_complete" | "_incomplete" | "_dragging" | "_before" | "_after" | "_firstLetter" | "_firstLine" | "_marker" | "_selection" | "_file" | "_backdrop" | "_first" | "_last" | "_notFirst" | "_notLast" | "_only" | "_even" | "_odd" | "_peerFocus" | "_peerHover" | "_peerActive" | "_peerFocusWithin" | "_peerFocusVisible" | "_peerDisabled" | "_peerChecked" | "_peerInvalid" | "_peerExpanded" | "_peerPlaceholderShown" | "_groupFocus" | "_groupHover" | "_groupActive" | "_groupFocusWithin" | "_groupFocusVisible" | "_groupDisabled" | "_groupChecked" | "_groupExpanded" | "_groupInvalid" | "_indeterminate" | "_required" | "_valid" | "_invalid" | "_autofill" | "_inRange" | "_outOfRange" | "_placeholder" | "_placeholderShown" | "_pressed" | "_selected" | "_grabbed" | "_underValue" | "_overValue" | "_atValue" | "_default" | "_optional" | "_open" | "_closed" | "_fullscreen" | "_loading" | "_hidden" | "_current" | "_currentPage" | "_currentStep" | "_today" | "_unavailable" | "_rangeStart" | "_rangeEnd" | "_now" | "_topmost" | "_motionReduce" | "_motionSafe" | "_print" | "_landscape" | "_portrait" | "_dark" | "_light" | "_osDark" | "_osLight" | "_highContrast" | "_lessContrast" | "_moreContrast" | "_ltr" | "_rtl" | "_scrollbar" | "_scrollbarThumb" | "_scrollbarTrack" | "_horizontal" | "_vertical" | "_icon" | "_starting" | "sm" | "smOnly" | "smDown" | "md" | "mdOnly" | "mdDown" | "lg" | "lgOnly" | "lgDown" | "xl" | "xlOnly" | "xlDown" | "2xl" | "2xlOnly" | "2xlDown" | "smToMd" | "smToLg" | "smToXl" | "smTo2xl" | "mdToLg" | "mdToXl" | "mdTo2xl" | "lgToXl" | "lgTo2xl" | "xlTo2xl" | "base" | "display" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationRangeEnd" | "animationRangeStart" | "animationTimeline" | "animationTimingFunction" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockSize" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBlockStyle" | "borderBlockWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderInlineStyle" | "borderInlineWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "emptyCells" | "filter" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "float" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontSize" | "fontSizeAdjust" | "fontSmooth" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontSynthesisPosition" | "fontSynthesisSmallCaps" | "fontSynthesisStyle" | "fontSynthesisWeight" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontVariationSettings" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "inlineSize" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflowAnchor" | "overflowBlock" | "overflowClipBox" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overlay" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "right" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollBehavior" | "scrollMarginBlockEnd" | "scrollMarginBlockStart" | "scrollMarginBottom" | "scrollMarginInlineEnd" | "scrollMarginInlineStart" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockEnd" | "scrollPaddingBlockStart" | "scrollPaddingBottom" | "scrollPaddingInlineEnd" | "scrollPaddingInlineStart" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapMarginBottom" | "scrollSnapMarginLeft" | "scrollSnapMarginRight" | "scrollSnapMarginTop" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "textWrap" | "timelineScope" | "top" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionBehavior" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTimelineAxis" | "viewTimelineInset" | "viewTimelineName" | "viewTransitionName" | "visibility" | "whiteSpace" | "whiteSpaceCollapse" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex" | "zoom" | "all" | "animation" | "animationRange" | "background" | "backgroundPosition" | "border" | "borderBlock" | "borderBlockEnd" | "borderBlockStart" | "borderBottom" | "borderColor" | "borderImage" | "borderInline" | "borderInlineEnd" | "borderInlineStart" | "borderLeft" | "borderRadius" | "borderRight" | "borderStyle" | "borderTop" | "borderWidth" | "caret" | "columnRule" | "columns" | "containIntrinsicSize" | "flex" | "flexFlow" | "font" | "gap" | "grid" | "gridArea" | "gridColumn" | "gridRow" | "gridTemplate" | "inset" | "insetBlock" | "insetInline" | "lineClamp" | "listStyle" | "margin" | "marginBlock" | "marginInline" | "mask" | "maskBorder" | "offset" | "outline" | "overflow" | "overscrollBehavior" | "padding" | "paddingBlock" | "paddingInline" | "placeContent" | "placeItems" | "placeSelf" | "scrollMargin" | "scrollMarginBlock" | "scrollMarginInline" | "scrollPadding" | "scrollPaddingBlock" | "scrollPaddingInline" | "scrollSnapMargin" | "scrollTimeline" | "textDecoration" | "textEmphasis" | "transition" | "viewTimeline" | "WebkitAppearance" | "WebkitBorderBeforeColor" | "WebkitBorderBeforeStyle" | "WebkitBorderBeforeWidth" | "WebkitBoxReflect" | "WebkitLineClamp" | "WebkitMaskAttachment" | "WebkitMaskClip" | "WebkitMaskComposite" | "WebkitMaskImage" | "WebkitMaskOrigin" | "WebkitMaskPosition" | "WebkitMaskPositionX" | "WebkitMaskPositionY" | "WebkitMaskRepeat" | "WebkitMaskRepeatX" | "WebkitMaskRepeatY" | "WebkitMaskSize" | "WebkitOverflowScrolling" | "WebkitTapHighlightColor" | "WebkitTextFillColor" | "WebkitTextStrokeColor" | "WebkitTextStrokeWidth" | "WebkitTouchCallout" | "WebkitUserModify" | "WebkitUserSelect" | "WebkitBorderBefore" | "WebkitMask" | "WebkitTextStroke" | "boxAlign" | "boxDirection" | "boxFlex" | "boxFlexGroup" | "boxLines" | "boxOrdinalGroup" | "boxOrient" | "boxPack" | "clip" | "gridColumnGap" | "gridGap" | "gridRowGap" | "imeMode" | "scrollSnapCoordinate" | "scrollSnapDestination" | "scrollSnapPointsX" | "scrollSnapPointsY" | "scrollSnapTypeX" | "scrollSnapTypeY" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "marker" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "bg" | "colorPalette" | "focusVisibleRing" | "layerStyle" | "textStyle" | "css" | "anchorName" | "anchorScope" | "colorInterpolationFilters" | "cx" | "cy" | "d" | "fieldSizing" | "initialLetterAlign" | "interpolateSize" | "positionAnchor" | "positionArea" | "positionTry" | "positionTryFallbacks" | "positionTryOrder" | "positionVisibility" | "r" | "rx" | "ry" | "textBox" | "textBoxEdge" | "textBoxTrim" | "textSpacingTrim" | "textWrapMode" | "textWrapStyle" | "x" | "y" | "bgColor" | "bgSize" | "bgPos" | "bgRepeat" | "bgAttachment" | "bgClip" | "bgGradient" | "bgImg" | "bgImage" | "borderStart" | "borderEnd" | "borderX" | "borderY" | "borderStartColor" | "borderEndColor" | "borderStartStyle" | "borderEndStyle" | "rounded" | "roundedTopLeft" | "roundedStartStart" | "borderTopStartRadius" | "roundedEndStart" | "borderBottomStartRadius" | "roundedTopRight" | "roundedStartEnd" | "borderTopEndRadius" | "roundedEndEnd" | "borderBottomEndRadius" | "roundedBottomLeft" | "roundedBottomRight" | "roundedStart" | "borderStartRadius" | "roundedEnd" | "borderEndRadius" | "roundedTop" | "roundedBottom" | "roundedLeft" | "roundedRight" | "borderXWidth" | "borderStartWidth" | "borderEndWidth" | "borderYWidth" | "shadow" | "shadowColor" | "blendMode" | "bgBlendMode" | "gapY" | "gapX" | "flexDir" | "w" | "h" | "minW" | "minH" | "maxW" | "maxH" | "overscroll" | "overscrollX" | "overscrollY" | "scrollPaddingX" | "scrollPaddingY" | "listStylePos" | "listStyleImg" | "pos" | "insetX" | "insetY" | "insetStart" | "insetEnd" | "m" | "mt" | "mr" | "mb" | "ml" | "ms" | "marginStart" | "me" | "marginEnd" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "ps" | "paddingStart" | "pe" | "paddingEnd" | "px" | "paddingX" | "py" | "paddingY" | "textDecor" | "backgroundGradient" | "gradientFrom" | "gradientTo" | "gradientVia" | "borderInlineStartRadius" | "borderInlineEndRadius" | "borderTopRadius" | "borderBottomRadius" | "borderLeftRadius" | "borderRightRadius" | "divideX" | "divideY" | "divideColor" | "divideStyle" | "boxShadowColor" | "blur" | "brightness" | "contrast" | "grayscale" | "hueRotate" | "invert" | "saturate" | "sepia" | "dropShadow" | "backdropBlur" | "backdropBrightness" | "backdropContrast" | "backdropGrayscale" | "backdropHueRotate" | "backdropInvert" | "backdropOpacity" | "backdropSaturate" | "backdropSepia" | "focusRing" | "focusRingColor" | "focusRingOffset" | "focusRingWidth" | "focusRingStyle" | "boxSize" | "hideFrom" | "hideBelow" | "scrollbar" | "scrollMarginX" | "scrollMarginY" | "scrollSnapStrictness" | "ring" | "ringColor" | "ringOffset" | "ringOffsetColor" | "ringInset" | "skewX" | "skewY" | "scaleX" | "scaleY" | "spaceXReverse" | "spaceX" | "spaceYReverse" | "spaceY" | "rotateX" | "rotateY" | "translateX" | "translateY" | "truncate" | "borderSpacingX" | "borderSpacingY" | "srOnly" | "debug" | "animationStyle" | keyof PolymorphicProps> & Omit<JsxStyleProps, never> & PolymorphicProps & RefAttributes<HTMLDivElement>, "ref"> & RefAttributes<HTMLDivElement>>;
39
+ HeaderRightContent: ForwardRefExoticComponent<Omit<PatchHtmlProps<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">>, "page" | "container" | "_hover" | "_active" | "_focus" | "_focusWithin" | "_focusVisible" | "_disabled" | "_visited" | "_target" | "_readOnly" | "_readWrite" | "_empty" | "_checked" | "_enabled" | "_expanded" | "_highlighted" | "_complete" | "_incomplete" | "_dragging" | "_before" | "_after" | "_firstLetter" | "_firstLine" | "_marker" | "_selection" | "_file" | "_backdrop" | "_first" | "_last" | "_notFirst" | "_notLast" | "_only" | "_even" | "_odd" | "_peerFocus" | "_peerHover" | "_peerActive" | "_peerFocusWithin" | "_peerFocusVisible" | "_peerDisabled" | "_peerChecked" | "_peerInvalid" | "_peerExpanded" | "_peerPlaceholderShown" | "_groupFocus" | "_groupHover" | "_groupActive" | "_groupFocusWithin" | "_groupFocusVisible" | "_groupDisabled" | "_groupChecked" | "_groupExpanded" | "_groupInvalid" | "_indeterminate" | "_required" | "_valid" | "_invalid" | "_autofill" | "_inRange" | "_outOfRange" | "_placeholder" | "_placeholderShown" | "_pressed" | "_selected" | "_grabbed" | "_underValue" | "_overValue" | "_atValue" | "_default" | "_optional" | "_open" | "_closed" | "_fullscreen" | "_loading" | "_hidden" | "_current" | "_currentPage" | "_currentStep" | "_today" | "_unavailable" | "_rangeStart" | "_rangeEnd" | "_now" | "_topmost" | "_motionReduce" | "_motionSafe" | "_print" | "_landscape" | "_portrait" | "_dark" | "_light" | "_osDark" | "_osLight" | "_highContrast" | "_lessContrast" | "_moreContrast" | "_ltr" | "_rtl" | "_scrollbar" | "_scrollbarThumb" | "_scrollbarTrack" | "_horizontal" | "_vertical" | "_icon" | "_starting" | "sm" | "smOnly" | "smDown" | "md" | "mdOnly" | "mdDown" | "lg" | "lgOnly" | "lgDown" | "xl" | "xlOnly" | "xlDown" | "2xl" | "2xlOnly" | "2xlDown" | "smToMd" | "smToLg" | "smToXl" | "smTo2xl" | "mdToLg" | "mdToXl" | "mdTo2xl" | "lgToXl" | "lgTo2xl" | "xlTo2xl" | "base" | "display" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationRangeEnd" | "animationRangeStart" | "animationTimeline" | "animationTimingFunction" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockSize" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBlockStyle" | "borderBlockWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderInlineStyle" | "borderInlineWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "emptyCells" | "filter" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "float" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontSize" | "fontSizeAdjust" | "fontSmooth" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontSynthesisPosition" | "fontSynthesisSmallCaps" | "fontSynthesisStyle" | "fontSynthesisWeight" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontVariationSettings" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "inlineSize" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflowAnchor" | "overflowBlock" | "overflowClipBox" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overlay" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "right" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollBehavior" | "scrollMarginBlockEnd" | "scrollMarginBlockStart" | "scrollMarginBottom" | "scrollMarginInlineEnd" | "scrollMarginInlineStart" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockEnd" | "scrollPaddingBlockStart" | "scrollPaddingBottom" | "scrollPaddingInlineEnd" | "scrollPaddingInlineStart" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapMarginBottom" | "scrollSnapMarginLeft" | "scrollSnapMarginRight" | "scrollSnapMarginTop" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "textWrap" | "timelineScope" | "top" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionBehavior" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTimelineAxis" | "viewTimelineInset" | "viewTimelineName" | "viewTransitionName" | "visibility" | "whiteSpace" | "whiteSpaceCollapse" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex" | "zoom" | "all" | "animation" | "animationRange" | "background" | "backgroundPosition" | "border" | "borderBlock" | "borderBlockEnd" | "borderBlockStart" | "borderBottom" | "borderColor" | "borderImage" | "borderInline" | "borderInlineEnd" | "borderInlineStart" | "borderLeft" | "borderRadius" | "borderRight" | "borderStyle" | "borderTop" | "borderWidth" | "caret" | "columnRule" | "columns" | "containIntrinsicSize" | "flex" | "flexFlow" | "font" | "gap" | "grid" | "gridArea" | "gridColumn" | "gridRow" | "gridTemplate" | "inset" | "insetBlock" | "insetInline" | "lineClamp" | "listStyle" | "margin" | "marginBlock" | "marginInline" | "mask" | "maskBorder" | "offset" | "outline" | "overflow" | "overscrollBehavior" | "padding" | "paddingBlock" | "paddingInline" | "placeContent" | "placeItems" | "placeSelf" | "scrollMargin" | "scrollMarginBlock" | "scrollMarginInline" | "scrollPadding" | "scrollPaddingBlock" | "scrollPaddingInline" | "scrollSnapMargin" | "scrollTimeline" | "textDecoration" | "textEmphasis" | "transition" | "viewTimeline" | "WebkitAppearance" | "WebkitBorderBeforeColor" | "WebkitBorderBeforeStyle" | "WebkitBorderBeforeWidth" | "WebkitBoxReflect" | "WebkitLineClamp" | "WebkitMaskAttachment" | "WebkitMaskClip" | "WebkitMaskComposite" | "WebkitMaskImage" | "WebkitMaskOrigin" | "WebkitMaskPosition" | "WebkitMaskPositionX" | "WebkitMaskPositionY" | "WebkitMaskRepeat" | "WebkitMaskRepeatX" | "WebkitMaskRepeatY" | "WebkitMaskSize" | "WebkitOverflowScrolling" | "WebkitTapHighlightColor" | "WebkitTextFillColor" | "WebkitTextStrokeColor" | "WebkitTextStrokeWidth" | "WebkitTouchCallout" | "WebkitUserModify" | "WebkitUserSelect" | "WebkitBorderBefore" | "WebkitMask" | "WebkitTextStroke" | "boxAlign" | "boxDirection" | "boxFlex" | "boxFlexGroup" | "boxLines" | "boxOrdinalGroup" | "boxOrient" | "boxPack" | "clip" | "gridColumnGap" | "gridGap" | "gridRowGap" | "imeMode" | "scrollSnapCoordinate" | "scrollSnapDestination" | "scrollSnapPointsX" | "scrollSnapPointsY" | "scrollSnapTypeX" | "scrollSnapTypeY" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "marker" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "bg" | "colorPalette" | "focusVisibleRing" | "layerStyle" | "textStyle" | "css" | "anchorName" | "anchorScope" | "colorInterpolationFilters" | "cx" | "cy" | "d" | "fieldSizing" | "initialLetterAlign" | "interpolateSize" | "positionAnchor" | "positionArea" | "positionTry" | "positionTryFallbacks" | "positionTryOrder" | "positionVisibility" | "r" | "rx" | "ry" | "textBox" | "textBoxEdge" | "textBoxTrim" | "textSpacingTrim" | "textWrapMode" | "textWrapStyle" | "x" | "y" | "bgColor" | "bgSize" | "bgPos" | "bgRepeat" | "bgAttachment" | "bgClip" | "bgGradient" | "bgImg" | "bgImage" | "borderStart" | "borderEnd" | "borderX" | "borderY" | "borderStartColor" | "borderEndColor" | "borderStartStyle" | "borderEndStyle" | "rounded" | "roundedTopLeft" | "roundedStartStart" | "borderTopStartRadius" | "roundedEndStart" | "borderBottomStartRadius" | "roundedTopRight" | "roundedStartEnd" | "borderTopEndRadius" | "roundedEndEnd" | "borderBottomEndRadius" | "roundedBottomLeft" | "roundedBottomRight" | "roundedStart" | "borderStartRadius" | "roundedEnd" | "borderEndRadius" | "roundedTop" | "roundedBottom" | "roundedLeft" | "roundedRight" | "borderXWidth" | "borderStartWidth" | "borderEndWidth" | "borderYWidth" | "shadow" | "shadowColor" | "blendMode" | "bgBlendMode" | "gapY" | "gapX" | "flexDir" | "w" | "h" | "minW" | "minH" | "maxW" | "maxH" | "overscroll" | "overscrollX" | "overscrollY" | "scrollPaddingX" | "scrollPaddingY" | "listStylePos" | "listStyleImg" | "pos" | "insetX" | "insetY" | "insetStart" | "insetEnd" | "m" | "mt" | "mr" | "mb" | "ml" | "ms" | "marginStart" | "me" | "marginEnd" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "ps" | "paddingStart" | "pe" | "paddingEnd" | "px" | "paddingX" | "py" | "paddingY" | "textDecor" | "backgroundGradient" | "gradientFrom" | "gradientTo" | "gradientVia" | "borderInlineStartRadius" | "borderInlineEndRadius" | "borderTopRadius" | "borderBottomRadius" | "borderLeftRadius" | "borderRightRadius" | "divideX" | "divideY" | "divideColor" | "divideStyle" | "boxShadowColor" | "blur" | "brightness" | "contrast" | "grayscale" | "hueRotate" | "invert" | "saturate" | "sepia" | "dropShadow" | "backdropBlur" | "backdropBrightness" | "backdropContrast" | "backdropGrayscale" | "backdropHueRotate" | "backdropInvert" | "backdropOpacity" | "backdropSaturate" | "backdropSepia" | "focusRing" | "focusRingColor" | "focusRingOffset" | "focusRingWidth" | "focusRingStyle" | "boxSize" | "hideFrom" | "hideBelow" | "scrollbar" | "scrollMarginX" | "scrollMarginY" | "scrollSnapStrictness" | "ring" | "ringColor" | "ringOffset" | "ringOffsetColor" | "ringInset" | "skewX" | "skewY" | "scaleX" | "scaleY" | "spaceXReverse" | "spaceX" | "spaceYReverse" | "spaceY" | "rotateX" | "rotateY" | "translateX" | "translateY" | "truncate" | "borderSpacingX" | "borderSpacingY" | "srOnly" | "debug" | "animationStyle" | keyof PolymorphicProps> & Omit<JsxStyleProps, never> & PolymorphicProps & RefAttributes<HTMLDivElement>>;
40
40
  };
41
41
 
42
42
  export declare type AccordionComposition = {
@@ -66,7 +66,7 @@ declare type AccordionHeaderProps = {
66
66
  children: ReactNode;
67
67
  };
68
68
 
69
- export declare const _AccordionHeaderRightContent: ForwardRefExoticComponent<Omit<PatchHtmlProps<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">>, "page" | "container" | "_hover" | "_active" | "_focus" | "_focusWithin" | "_focusVisible" | "_disabled" | "_visited" | "_target" | "_readOnly" | "_readWrite" | "_empty" | "_checked" | "_enabled" | "_expanded" | "_highlighted" | "_complete" | "_incomplete" | "_dragging" | "_before" | "_after" | "_firstLetter" | "_firstLine" | "_marker" | "_selection" | "_file" | "_backdrop" | "_first" | "_last" | "_notFirst" | "_notLast" | "_only" | "_even" | "_odd" | "_peerFocus" | "_peerHover" | "_peerActive" | "_peerFocusWithin" | "_peerFocusVisible" | "_peerDisabled" | "_peerChecked" | "_peerInvalid" | "_peerExpanded" | "_peerPlaceholderShown" | "_groupFocus" | "_groupHover" | "_groupActive" | "_groupFocusWithin" | "_groupFocusVisible" | "_groupDisabled" | "_groupChecked" | "_groupExpanded" | "_groupInvalid" | "_indeterminate" | "_required" | "_valid" | "_invalid" | "_autofill" | "_inRange" | "_outOfRange" | "_placeholder" | "_placeholderShown" | "_pressed" | "_selected" | "_grabbed" | "_underValue" | "_overValue" | "_atValue" | "_default" | "_optional" | "_open" | "_closed" | "_fullscreen" | "_loading" | "_hidden" | "_current" | "_currentPage" | "_currentStep" | "_today" | "_unavailable" | "_rangeStart" | "_rangeEnd" | "_now" | "_topmost" | "_motionReduce" | "_motionSafe" | "_print" | "_landscape" | "_portrait" | "_dark" | "_light" | "_osDark" | "_osLight" | "_highContrast" | "_lessContrast" | "_moreContrast" | "_ltr" | "_rtl" | "_scrollbar" | "_scrollbarThumb" | "_scrollbarTrack" | "_horizontal" | "_vertical" | "_icon" | "_starting" | "sm" | "smOnly" | "smDown" | "md" | "mdOnly" | "mdDown" | "lg" | "lgOnly" | "lgDown" | "xl" | "xlOnly" | "xlDown" | "2xl" | "2xlOnly" | "2xlDown" | "smToMd" | "smToLg" | "smToXl" | "smTo2xl" | "mdToLg" | "mdToXl" | "mdTo2xl" | "lgToXl" | "lgTo2xl" | "xlTo2xl" | "base" | "display" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationRangeEnd" | "animationRangeStart" | "animationTimeline" | "animationTimingFunction" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockSize" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBlockStyle" | "borderBlockWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderInlineStyle" | "borderInlineWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "emptyCells" | "filter" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "float" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontSize" | "fontSizeAdjust" | "fontSmooth" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontSynthesisPosition" | "fontSynthesisSmallCaps" | "fontSynthesisStyle" | "fontSynthesisWeight" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontVariationSettings" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "inlineSize" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflowAnchor" | "overflowBlock" | "overflowClipBox" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overlay" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "right" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollBehavior" | "scrollMarginBlockEnd" | "scrollMarginBlockStart" | "scrollMarginBottom" | "scrollMarginInlineEnd" | "scrollMarginInlineStart" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockEnd" | "scrollPaddingBlockStart" | "scrollPaddingBottom" | "scrollPaddingInlineEnd" | "scrollPaddingInlineStart" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapMarginBottom" | "scrollSnapMarginLeft" | "scrollSnapMarginRight" | "scrollSnapMarginTop" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "textWrap" | "timelineScope" | "top" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionBehavior" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTimelineAxis" | "viewTimelineInset" | "viewTimelineName" | "viewTransitionName" | "visibility" | "whiteSpace" | "whiteSpaceCollapse" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex" | "zoom" | "all" | "animation" | "animationRange" | "background" | "backgroundPosition" | "border" | "borderBlock" | "borderBlockEnd" | "borderBlockStart" | "borderBottom" | "borderColor" | "borderImage" | "borderInline" | "borderInlineEnd" | "borderInlineStart" | "borderLeft" | "borderRadius" | "borderRight" | "borderStyle" | "borderTop" | "borderWidth" | "caret" | "columnRule" | "columns" | "containIntrinsicSize" | "flex" | "flexFlow" | "font" | "gap" | "grid" | "gridArea" | "gridColumn" | "gridRow" | "gridTemplate" | "inset" | "insetBlock" | "insetInline" | "lineClamp" | "listStyle" | "margin" | "marginBlock" | "marginInline" | "mask" | "maskBorder" | "offset" | "outline" | "overflow" | "overscrollBehavior" | "padding" | "paddingBlock" | "paddingInline" | "placeContent" | "placeItems" | "placeSelf" | "scrollMargin" | "scrollMarginBlock" | "scrollMarginInline" | "scrollPadding" | "scrollPaddingBlock" | "scrollPaddingInline" | "scrollSnapMargin" | "scrollTimeline" | "textDecoration" | "textEmphasis" | "transition" | "viewTimeline" | "WebkitAppearance" | "WebkitBorderBeforeColor" | "WebkitBorderBeforeStyle" | "WebkitBorderBeforeWidth" | "WebkitBoxReflect" | "WebkitLineClamp" | "WebkitMaskAttachment" | "WebkitMaskClip" | "WebkitMaskComposite" | "WebkitMaskImage" | "WebkitMaskOrigin" | "WebkitMaskPosition" | "WebkitMaskPositionX" | "WebkitMaskPositionY" | "WebkitMaskRepeat" | "WebkitMaskRepeatX" | "WebkitMaskRepeatY" | "WebkitMaskSize" | "WebkitOverflowScrolling" | "WebkitTapHighlightColor" | "WebkitTextFillColor" | "WebkitTextStrokeColor" | "WebkitTextStrokeWidth" | "WebkitTouchCallout" | "WebkitUserModify" | "WebkitUserSelect" | "WebkitBorderBefore" | "WebkitMask" | "WebkitTextStroke" | "boxAlign" | "boxDirection" | "boxFlex" | "boxFlexGroup" | "boxLines" | "boxOrdinalGroup" | "boxOrient" | "boxPack" | "clip" | "gridColumnGap" | "gridGap" | "gridRowGap" | "imeMode" | "scrollSnapCoordinate" | "scrollSnapDestination" | "scrollSnapPointsX" | "scrollSnapPointsY" | "scrollSnapTypeX" | "scrollSnapTypeY" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "marker" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "bg" | "colorPalette" | "focusVisibleRing" | "layerStyle" | "textStyle" | "css" | "anchorName" | "anchorScope" | "colorInterpolationFilters" | "cx" | "cy" | "d" | "fieldSizing" | "initialLetterAlign" | "interpolateSize" | "positionAnchor" | "positionArea" | "positionTry" | "positionTryFallbacks" | "positionTryOrder" | "positionVisibility" | "r" | "rx" | "ry" | "textBox" | "textBoxEdge" | "textBoxTrim" | "textSpacingTrim" | "textWrapMode" | "textWrapStyle" | "x" | "y" | "bgColor" | "bgSize" | "bgPos" | "bgRepeat" | "bgAttachment" | "bgClip" | "bgGradient" | "bgImg" | "bgImage" | "borderStart" | "borderEnd" | "borderX" | "borderY" | "borderStartColor" | "borderEndColor" | "borderStartStyle" | "borderEndStyle" | "rounded" | "roundedTopLeft" | "roundedStartStart" | "borderTopStartRadius" | "roundedEndStart" | "borderBottomStartRadius" | "roundedTopRight" | "roundedStartEnd" | "borderTopEndRadius" | "roundedEndEnd" | "borderBottomEndRadius" | "roundedBottomLeft" | "roundedBottomRight" | "roundedStart" | "borderStartRadius" | "roundedEnd" | "borderEndRadius" | "roundedTop" | "roundedBottom" | "roundedLeft" | "roundedRight" | "borderXWidth" | "borderStartWidth" | "borderEndWidth" | "borderYWidth" | "shadow" | "shadowColor" | "blendMode" | "bgBlendMode" | "gapY" | "gapX" | "flexDir" | "w" | "h" | "minW" | "minH" | "maxW" | "maxH" | "overscroll" | "overscrollX" | "overscrollY" | "scrollPaddingX" | "scrollPaddingY" | "listStylePos" | "listStyleImg" | "pos" | "insetX" | "insetY" | "insetStart" | "insetEnd" | "m" | "mt" | "mr" | "mb" | "ml" | "ms" | "marginStart" | "me" | "marginEnd" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "ps" | "paddingStart" | "pe" | "paddingEnd" | "px" | "paddingX" | "py" | "paddingY" | "textDecor" | "backgroundGradient" | "gradientFrom" | "gradientTo" | "gradientVia" | "borderInlineStartRadius" | "borderInlineEndRadius" | "borderTopRadius" | "borderBottomRadius" | "borderLeftRadius" | "borderRightRadius" | "divideX" | "divideY" | "divideColor" | "divideStyle" | "boxShadowColor" | "blur" | "brightness" | "contrast" | "grayscale" | "hueRotate" | "invert" | "saturate" | "sepia" | "dropShadow" | "backdropBlur" | "backdropBrightness" | "backdropContrast" | "backdropGrayscale" | "backdropHueRotate" | "backdropInvert" | "backdropOpacity" | "backdropSaturate" | "backdropSepia" | "focusRing" | "focusRingColor" | "focusRingOffset" | "focusRingWidth" | "focusRingStyle" | "boxSize" | "hideFrom" | "hideBelow" | "scrollbar" | "scrollMarginX" | "scrollMarginY" | "scrollSnapStrictness" | "ring" | "ringColor" | "ringOffset" | "ringOffsetColor" | "ringInset" | "skewX" | "skewY" | "scaleX" | "scaleY" | "spaceXReverse" | "spaceX" | "spaceYReverse" | "spaceY" | "rotateX" | "rotateY" | "translateX" | "translateY" | "truncate" | "srOnly" | "debug" | "animationStyle" | keyof PolymorphicProps> & Omit<JsxStyleProps, never> & PolymorphicProps & RefAttributes<HTMLDivElement>>;
69
+ export declare const _AccordionHeaderRightContent: ForwardRefExoticComponent<Omit<PatchHtmlProps<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">>, "page" | "container" | "_hover" | "_active" | "_focus" | "_focusWithin" | "_focusVisible" | "_disabled" | "_visited" | "_target" | "_readOnly" | "_readWrite" | "_empty" | "_checked" | "_enabled" | "_expanded" | "_highlighted" | "_complete" | "_incomplete" | "_dragging" | "_before" | "_after" | "_firstLetter" | "_firstLine" | "_marker" | "_selection" | "_file" | "_backdrop" | "_first" | "_last" | "_notFirst" | "_notLast" | "_only" | "_even" | "_odd" | "_peerFocus" | "_peerHover" | "_peerActive" | "_peerFocusWithin" | "_peerFocusVisible" | "_peerDisabled" | "_peerChecked" | "_peerInvalid" | "_peerExpanded" | "_peerPlaceholderShown" | "_groupFocus" | "_groupHover" | "_groupActive" | "_groupFocusWithin" | "_groupFocusVisible" | "_groupDisabled" | "_groupChecked" | "_groupExpanded" | "_groupInvalid" | "_indeterminate" | "_required" | "_valid" | "_invalid" | "_autofill" | "_inRange" | "_outOfRange" | "_placeholder" | "_placeholderShown" | "_pressed" | "_selected" | "_grabbed" | "_underValue" | "_overValue" | "_atValue" | "_default" | "_optional" | "_open" | "_closed" | "_fullscreen" | "_loading" | "_hidden" | "_current" | "_currentPage" | "_currentStep" | "_today" | "_unavailable" | "_rangeStart" | "_rangeEnd" | "_now" | "_topmost" | "_motionReduce" | "_motionSafe" | "_print" | "_landscape" | "_portrait" | "_dark" | "_light" | "_osDark" | "_osLight" | "_highContrast" | "_lessContrast" | "_moreContrast" | "_ltr" | "_rtl" | "_scrollbar" | "_scrollbarThumb" | "_scrollbarTrack" | "_horizontal" | "_vertical" | "_icon" | "_starting" | "sm" | "smOnly" | "smDown" | "md" | "mdOnly" | "mdDown" | "lg" | "lgOnly" | "lgDown" | "xl" | "xlOnly" | "xlDown" | "2xl" | "2xlOnly" | "2xlDown" | "smToMd" | "smToLg" | "smToXl" | "smTo2xl" | "mdToLg" | "mdToXl" | "mdTo2xl" | "lgToXl" | "lgTo2xl" | "xlTo2xl" | "base" | "display" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationRangeEnd" | "animationRangeStart" | "animationTimeline" | "animationTimingFunction" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockSize" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBlockStyle" | "borderBlockWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderInlineStyle" | "borderInlineWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "emptyCells" | "filter" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "float" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontSize" | "fontSizeAdjust" | "fontSmooth" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontSynthesisPosition" | "fontSynthesisSmallCaps" | "fontSynthesisStyle" | "fontSynthesisWeight" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontVariationSettings" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "inlineSize" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflowAnchor" | "overflowBlock" | "overflowClipBox" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overlay" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "right" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollBehavior" | "scrollMarginBlockEnd" | "scrollMarginBlockStart" | "scrollMarginBottom" | "scrollMarginInlineEnd" | "scrollMarginInlineStart" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockEnd" | "scrollPaddingBlockStart" | "scrollPaddingBottom" | "scrollPaddingInlineEnd" | "scrollPaddingInlineStart" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapMarginBottom" | "scrollSnapMarginLeft" | "scrollSnapMarginRight" | "scrollSnapMarginTop" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "textWrap" | "timelineScope" | "top" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionBehavior" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTimelineAxis" | "viewTimelineInset" | "viewTimelineName" | "viewTransitionName" | "visibility" | "whiteSpace" | "whiteSpaceCollapse" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex" | "zoom" | "all" | "animation" | "animationRange" | "background" | "backgroundPosition" | "border" | "borderBlock" | "borderBlockEnd" | "borderBlockStart" | "borderBottom" | "borderColor" | "borderImage" | "borderInline" | "borderInlineEnd" | "borderInlineStart" | "borderLeft" | "borderRadius" | "borderRight" | "borderStyle" | "borderTop" | "borderWidth" | "caret" | "columnRule" | "columns" | "containIntrinsicSize" | "flex" | "flexFlow" | "font" | "gap" | "grid" | "gridArea" | "gridColumn" | "gridRow" | "gridTemplate" | "inset" | "insetBlock" | "insetInline" | "lineClamp" | "listStyle" | "margin" | "marginBlock" | "marginInline" | "mask" | "maskBorder" | "offset" | "outline" | "overflow" | "overscrollBehavior" | "padding" | "paddingBlock" | "paddingInline" | "placeContent" | "placeItems" | "placeSelf" | "scrollMargin" | "scrollMarginBlock" | "scrollMarginInline" | "scrollPadding" | "scrollPaddingBlock" | "scrollPaddingInline" | "scrollSnapMargin" | "scrollTimeline" | "textDecoration" | "textEmphasis" | "transition" | "viewTimeline" | "WebkitAppearance" | "WebkitBorderBeforeColor" | "WebkitBorderBeforeStyle" | "WebkitBorderBeforeWidth" | "WebkitBoxReflect" | "WebkitLineClamp" | "WebkitMaskAttachment" | "WebkitMaskClip" | "WebkitMaskComposite" | "WebkitMaskImage" | "WebkitMaskOrigin" | "WebkitMaskPosition" | "WebkitMaskPositionX" | "WebkitMaskPositionY" | "WebkitMaskRepeat" | "WebkitMaskRepeatX" | "WebkitMaskRepeatY" | "WebkitMaskSize" | "WebkitOverflowScrolling" | "WebkitTapHighlightColor" | "WebkitTextFillColor" | "WebkitTextStrokeColor" | "WebkitTextStrokeWidth" | "WebkitTouchCallout" | "WebkitUserModify" | "WebkitUserSelect" | "WebkitBorderBefore" | "WebkitMask" | "WebkitTextStroke" | "boxAlign" | "boxDirection" | "boxFlex" | "boxFlexGroup" | "boxLines" | "boxOrdinalGroup" | "boxOrient" | "boxPack" | "clip" | "gridColumnGap" | "gridGap" | "gridRowGap" | "imeMode" | "scrollSnapCoordinate" | "scrollSnapDestination" | "scrollSnapPointsX" | "scrollSnapPointsY" | "scrollSnapTypeX" | "scrollSnapTypeY" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "marker" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "bg" | "colorPalette" | "focusVisibleRing" | "layerStyle" | "textStyle" | "css" | "anchorName" | "anchorScope" | "colorInterpolationFilters" | "cx" | "cy" | "d" | "fieldSizing" | "initialLetterAlign" | "interpolateSize" | "positionAnchor" | "positionArea" | "positionTry" | "positionTryFallbacks" | "positionTryOrder" | "positionVisibility" | "r" | "rx" | "ry" | "textBox" | "textBoxEdge" | "textBoxTrim" | "textSpacingTrim" | "textWrapMode" | "textWrapStyle" | "x" | "y" | "bgColor" | "bgSize" | "bgPos" | "bgRepeat" | "bgAttachment" | "bgClip" | "bgGradient" | "bgImg" | "bgImage" | "borderStart" | "borderEnd" | "borderX" | "borderY" | "borderStartColor" | "borderEndColor" | "borderStartStyle" | "borderEndStyle" | "rounded" | "roundedTopLeft" | "roundedStartStart" | "borderTopStartRadius" | "roundedEndStart" | "borderBottomStartRadius" | "roundedTopRight" | "roundedStartEnd" | "borderTopEndRadius" | "roundedEndEnd" | "borderBottomEndRadius" | "roundedBottomLeft" | "roundedBottomRight" | "roundedStart" | "borderStartRadius" | "roundedEnd" | "borderEndRadius" | "roundedTop" | "roundedBottom" | "roundedLeft" | "roundedRight" | "borderXWidth" | "borderStartWidth" | "borderEndWidth" | "borderYWidth" | "shadow" | "shadowColor" | "blendMode" | "bgBlendMode" | "gapY" | "gapX" | "flexDir" | "w" | "h" | "minW" | "minH" | "maxW" | "maxH" | "overscroll" | "overscrollX" | "overscrollY" | "scrollPaddingX" | "scrollPaddingY" | "listStylePos" | "listStyleImg" | "pos" | "insetX" | "insetY" | "insetStart" | "insetEnd" | "m" | "mt" | "mr" | "mb" | "ml" | "ms" | "marginStart" | "me" | "marginEnd" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "ps" | "paddingStart" | "pe" | "paddingEnd" | "px" | "paddingX" | "py" | "paddingY" | "textDecor" | "backgroundGradient" | "gradientFrom" | "gradientTo" | "gradientVia" | "borderInlineStartRadius" | "borderInlineEndRadius" | "borderTopRadius" | "borderBottomRadius" | "borderLeftRadius" | "borderRightRadius" | "divideX" | "divideY" | "divideColor" | "divideStyle" | "boxShadowColor" | "blur" | "brightness" | "contrast" | "grayscale" | "hueRotate" | "invert" | "saturate" | "sepia" | "dropShadow" | "backdropBlur" | "backdropBrightness" | "backdropContrast" | "backdropGrayscale" | "backdropHueRotate" | "backdropInvert" | "backdropOpacity" | "backdropSaturate" | "backdropSepia" | "focusRing" | "focusRingColor" | "focusRingOffset" | "focusRingWidth" | "focusRingStyle" | "boxSize" | "hideFrom" | "hideBelow" | "scrollbar" | "scrollMarginX" | "scrollMarginY" | "scrollSnapStrictness" | "ring" | "ringColor" | "ringOffset" | "ringOffsetColor" | "ringInset" | "skewX" | "skewY" | "scaleX" | "scaleY" | "spaceXReverse" | "spaceX" | "spaceYReverse" | "spaceY" | "rotateX" | "rotateY" | "translateX" | "translateY" | "truncate" | "borderSpacingX" | "borderSpacingY" | "srOnly" | "debug" | "animationStyle" | keyof PolymorphicProps> & Omit<JsxStyleProps, never> & PolymorphicProps & RefAttributes<HTMLDivElement>>;
70
70
 
71
71
  export declare const _AccordionItem: default_2.ForwardRefExoticComponent<AccordionItemProps_3 & {
72
72
  children: default_2.ReactNode;
@@ -86,7 +86,7 @@ export declare type AccordionItemProps = {
86
86
  title?: string;
87
87
  };
88
88
 
89
- declare const AccordionPanel: ForwardRefExoticComponent<Omit<PatchHtmlProps<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">>, "page" | "container" | "_hover" | "_active" | "_focus" | "_focusWithin" | "_focusVisible" | "_disabled" | "_visited" | "_target" | "_readOnly" | "_readWrite" | "_empty" | "_checked" | "_enabled" | "_expanded" | "_highlighted" | "_complete" | "_incomplete" | "_dragging" | "_before" | "_after" | "_firstLetter" | "_firstLine" | "_marker" | "_selection" | "_file" | "_backdrop" | "_first" | "_last" | "_notFirst" | "_notLast" | "_only" | "_even" | "_odd" | "_peerFocus" | "_peerHover" | "_peerActive" | "_peerFocusWithin" | "_peerFocusVisible" | "_peerDisabled" | "_peerChecked" | "_peerInvalid" | "_peerExpanded" | "_peerPlaceholderShown" | "_groupFocus" | "_groupHover" | "_groupActive" | "_groupFocusWithin" | "_groupFocusVisible" | "_groupDisabled" | "_groupChecked" | "_groupExpanded" | "_groupInvalid" | "_indeterminate" | "_required" | "_valid" | "_invalid" | "_autofill" | "_inRange" | "_outOfRange" | "_placeholder" | "_placeholderShown" | "_pressed" | "_selected" | "_grabbed" | "_underValue" | "_overValue" | "_atValue" | "_default" | "_optional" | "_open" | "_closed" | "_fullscreen" | "_loading" | "_hidden" | "_current" | "_currentPage" | "_currentStep" | "_today" | "_unavailable" | "_rangeStart" | "_rangeEnd" | "_now" | "_topmost" | "_motionReduce" | "_motionSafe" | "_print" | "_landscape" | "_portrait" | "_dark" | "_light" | "_osDark" | "_osLight" | "_highContrast" | "_lessContrast" | "_moreContrast" | "_ltr" | "_rtl" | "_scrollbar" | "_scrollbarThumb" | "_scrollbarTrack" | "_horizontal" | "_vertical" | "_icon" | "_starting" | "sm" | "smOnly" | "smDown" | "md" | "mdOnly" | "mdDown" | "lg" | "lgOnly" | "lgDown" | "xl" | "xlOnly" | "xlDown" | "2xl" | "2xlOnly" | "2xlDown" | "smToMd" | "smToLg" | "smToXl" | "smTo2xl" | "mdToLg" | "mdToXl" | "mdTo2xl" | "lgToXl" | "lgTo2xl" | "xlTo2xl" | "base" | "display" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationRangeEnd" | "animationRangeStart" | "animationTimeline" | "animationTimingFunction" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockSize" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBlockStyle" | "borderBlockWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderInlineStyle" | "borderInlineWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "emptyCells" | "filter" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "float" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontSize" | "fontSizeAdjust" | "fontSmooth" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontSynthesisPosition" | "fontSynthesisSmallCaps" | "fontSynthesisStyle" | "fontSynthesisWeight" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontVariationSettings" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "inlineSize" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflowAnchor" | "overflowBlock" | "overflowClipBox" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overlay" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "right" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollBehavior" | "scrollMarginBlockEnd" | "scrollMarginBlockStart" | "scrollMarginBottom" | "scrollMarginInlineEnd" | "scrollMarginInlineStart" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockEnd" | "scrollPaddingBlockStart" | "scrollPaddingBottom" | "scrollPaddingInlineEnd" | "scrollPaddingInlineStart" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapMarginBottom" | "scrollSnapMarginLeft" | "scrollSnapMarginRight" | "scrollSnapMarginTop" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "textWrap" | "timelineScope" | "top" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionBehavior" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTimelineAxis" | "viewTimelineInset" | "viewTimelineName" | "viewTransitionName" | "visibility" | "whiteSpace" | "whiteSpaceCollapse" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex" | "zoom" | "all" | "animation" | "animationRange" | "background" | "backgroundPosition" | "border" | "borderBlock" | "borderBlockEnd" | "borderBlockStart" | "borderBottom" | "borderColor" | "borderImage" | "borderInline" | "borderInlineEnd" | "borderInlineStart" | "borderLeft" | "borderRadius" | "borderRight" | "borderStyle" | "borderTop" | "borderWidth" | "caret" | "columnRule" | "columns" | "containIntrinsicSize" | "flex" | "flexFlow" | "font" | "gap" | "grid" | "gridArea" | "gridColumn" | "gridRow" | "gridTemplate" | "inset" | "insetBlock" | "insetInline" | "lineClamp" | "listStyle" | "margin" | "marginBlock" | "marginInline" | "mask" | "maskBorder" | "offset" | "outline" | "overflow" | "overscrollBehavior" | "padding" | "paddingBlock" | "paddingInline" | "placeContent" | "placeItems" | "placeSelf" | "scrollMargin" | "scrollMarginBlock" | "scrollMarginInline" | "scrollPadding" | "scrollPaddingBlock" | "scrollPaddingInline" | "scrollSnapMargin" | "scrollTimeline" | "textDecoration" | "textEmphasis" | "transition" | "viewTimeline" | "WebkitAppearance" | "WebkitBorderBeforeColor" | "WebkitBorderBeforeStyle" | "WebkitBorderBeforeWidth" | "WebkitBoxReflect" | "WebkitLineClamp" | "WebkitMaskAttachment" | "WebkitMaskClip" | "WebkitMaskComposite" | "WebkitMaskImage" | "WebkitMaskOrigin" | "WebkitMaskPosition" | "WebkitMaskPositionX" | "WebkitMaskPositionY" | "WebkitMaskRepeat" | "WebkitMaskRepeatX" | "WebkitMaskRepeatY" | "WebkitMaskSize" | "WebkitOverflowScrolling" | "WebkitTapHighlightColor" | "WebkitTextFillColor" | "WebkitTextStrokeColor" | "WebkitTextStrokeWidth" | "WebkitTouchCallout" | "WebkitUserModify" | "WebkitUserSelect" | "WebkitBorderBefore" | "WebkitMask" | "WebkitTextStroke" | "boxAlign" | "boxDirection" | "boxFlex" | "boxFlexGroup" | "boxLines" | "boxOrdinalGroup" | "boxOrient" | "boxPack" | "clip" | "gridColumnGap" | "gridGap" | "gridRowGap" | "imeMode" | "scrollSnapCoordinate" | "scrollSnapDestination" | "scrollSnapPointsX" | "scrollSnapPointsY" | "scrollSnapTypeX" | "scrollSnapTypeY" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "marker" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "bg" | "colorPalette" | "focusVisibleRing" | "layerStyle" | "textStyle" | "css" | "anchorName" | "anchorScope" | "colorInterpolationFilters" | "cx" | "cy" | "d" | "fieldSizing" | "initialLetterAlign" | "interpolateSize" | "positionAnchor" | "positionArea" | "positionTry" | "positionTryFallbacks" | "positionTryOrder" | "positionVisibility" | "r" | "rx" | "ry" | "textBox" | "textBoxEdge" | "textBoxTrim" | "textSpacingTrim" | "textWrapMode" | "textWrapStyle" | "x" | "y" | "bgColor" | "bgSize" | "bgPos" | "bgRepeat" | "bgAttachment" | "bgClip" | "bgGradient" | "bgImg" | "bgImage" | "borderStart" | "borderEnd" | "borderX" | "borderY" | "borderStartColor" | "borderEndColor" | "borderStartStyle" | "borderEndStyle" | "rounded" | "roundedTopLeft" | "roundedStartStart" | "borderTopStartRadius" | "roundedEndStart" | "borderBottomStartRadius" | "roundedTopRight" | "roundedStartEnd" | "borderTopEndRadius" | "roundedEndEnd" | "borderBottomEndRadius" | "roundedBottomLeft" | "roundedBottomRight" | "roundedStart" | "borderStartRadius" | "roundedEnd" | "borderEndRadius" | "roundedTop" | "roundedBottom" | "roundedLeft" | "roundedRight" | "borderXWidth" | "borderStartWidth" | "borderEndWidth" | "borderYWidth" | "shadow" | "shadowColor" | "blendMode" | "bgBlendMode" | "gapY" | "gapX" | "flexDir" | "w" | "h" | "minW" | "minH" | "maxW" | "maxH" | "overscroll" | "overscrollX" | "overscrollY" | "scrollPaddingX" | "scrollPaddingY" | "listStylePos" | "listStyleImg" | "pos" | "insetX" | "insetY" | "insetStart" | "insetEnd" | "m" | "mt" | "mr" | "mb" | "ml" | "ms" | "marginStart" | "me" | "marginEnd" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "ps" | "paddingStart" | "pe" | "paddingEnd" | "px" | "paddingX" | "py" | "paddingY" | "textDecor" | "backgroundGradient" | "gradientFrom" | "gradientTo" | "gradientVia" | "borderInlineStartRadius" | "borderInlineEndRadius" | "borderTopRadius" | "borderBottomRadius" | "borderLeftRadius" | "borderRightRadius" | "divideX" | "divideY" | "divideColor" | "divideStyle" | "boxShadowColor" | "blur" | "brightness" | "contrast" | "grayscale" | "hueRotate" | "invert" | "saturate" | "sepia" | "dropShadow" | "backdropBlur" | "backdropBrightness" | "backdropContrast" | "backdropGrayscale" | "backdropHueRotate" | "backdropInvert" | "backdropOpacity" | "backdropSaturate" | "backdropSepia" | "focusRing" | "focusRingColor" | "focusRingOffset" | "focusRingWidth" | "focusRingStyle" | "boxSize" | "hideFrom" | "hideBelow" | "scrollbar" | "scrollMarginX" | "scrollMarginY" | "scrollSnapStrictness" | "ring" | "ringColor" | "ringOffset" | "ringOffsetColor" | "ringInset" | "skewX" | "skewY" | "scaleX" | "scaleY" | "spaceXReverse" | "spaceX" | "spaceYReverse" | "spaceY" | "rotateX" | "rotateY" | "translateX" | "translateY" | "truncate" | "srOnly" | "debug" | "animationStyle" | keyof PolymorphicProps> & Omit<JsxStyleProps, never> & PolymorphicProps & RefAttributes<HTMLDivElement>>;
89
+ declare const AccordionPanel: ForwardRefExoticComponent<Omit<PatchHtmlProps<Omit<DetailedHTMLProps<HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">>, "page" | "container" | "_hover" | "_active" | "_focus" | "_focusWithin" | "_focusVisible" | "_disabled" | "_visited" | "_target" | "_readOnly" | "_readWrite" | "_empty" | "_checked" | "_enabled" | "_expanded" | "_highlighted" | "_complete" | "_incomplete" | "_dragging" | "_before" | "_after" | "_firstLetter" | "_firstLine" | "_marker" | "_selection" | "_file" | "_backdrop" | "_first" | "_last" | "_notFirst" | "_notLast" | "_only" | "_even" | "_odd" | "_peerFocus" | "_peerHover" | "_peerActive" | "_peerFocusWithin" | "_peerFocusVisible" | "_peerDisabled" | "_peerChecked" | "_peerInvalid" | "_peerExpanded" | "_peerPlaceholderShown" | "_groupFocus" | "_groupHover" | "_groupActive" | "_groupFocusWithin" | "_groupFocusVisible" | "_groupDisabled" | "_groupChecked" | "_groupExpanded" | "_groupInvalid" | "_indeterminate" | "_required" | "_valid" | "_invalid" | "_autofill" | "_inRange" | "_outOfRange" | "_placeholder" | "_placeholderShown" | "_pressed" | "_selected" | "_grabbed" | "_underValue" | "_overValue" | "_atValue" | "_default" | "_optional" | "_open" | "_closed" | "_fullscreen" | "_loading" | "_hidden" | "_current" | "_currentPage" | "_currentStep" | "_today" | "_unavailable" | "_rangeStart" | "_rangeEnd" | "_now" | "_topmost" | "_motionReduce" | "_motionSafe" | "_print" | "_landscape" | "_portrait" | "_dark" | "_light" | "_osDark" | "_osLight" | "_highContrast" | "_lessContrast" | "_moreContrast" | "_ltr" | "_rtl" | "_scrollbar" | "_scrollbarThumb" | "_scrollbarTrack" | "_horizontal" | "_vertical" | "_icon" | "_starting" | "sm" | "smOnly" | "smDown" | "md" | "mdOnly" | "mdDown" | "lg" | "lgOnly" | "lgDown" | "xl" | "xlOnly" | "xlDown" | "2xl" | "2xlOnly" | "2xlDown" | "smToMd" | "smToLg" | "smToXl" | "smTo2xl" | "mdToLg" | "mdToXl" | "mdTo2xl" | "lgToXl" | "lgTo2xl" | "xlTo2xl" | "base" | "display" | "accentColor" | "alignContent" | "alignItems" | "alignSelf" | "alignTracks" | "animationComposition" | "animationDelay" | "animationDirection" | "animationDuration" | "animationFillMode" | "animationIterationCount" | "animationName" | "animationPlayState" | "animationRangeEnd" | "animationRangeStart" | "animationTimeline" | "animationTimingFunction" | "appearance" | "aspectRatio" | "backdropFilter" | "backfaceVisibility" | "backgroundAttachment" | "backgroundBlendMode" | "backgroundClip" | "backgroundColor" | "backgroundImage" | "backgroundOrigin" | "backgroundPositionX" | "backgroundPositionY" | "backgroundRepeat" | "backgroundSize" | "blockSize" | "borderBlockColor" | "borderBlockEndColor" | "borderBlockEndStyle" | "borderBlockEndWidth" | "borderBlockStartColor" | "borderBlockStartStyle" | "borderBlockStartWidth" | "borderBlockStyle" | "borderBlockWidth" | "borderBottomColor" | "borderBottomLeftRadius" | "borderBottomRightRadius" | "borderBottomStyle" | "borderBottomWidth" | "borderCollapse" | "borderEndEndRadius" | "borderEndStartRadius" | "borderImageOutset" | "borderImageRepeat" | "borderImageSlice" | "borderImageSource" | "borderImageWidth" | "borderInlineColor" | "borderInlineEndColor" | "borderInlineEndStyle" | "borderInlineEndWidth" | "borderInlineStartColor" | "borderInlineStartStyle" | "borderInlineStartWidth" | "borderInlineStyle" | "borderInlineWidth" | "borderLeftColor" | "borderLeftStyle" | "borderLeftWidth" | "borderRightColor" | "borderRightStyle" | "borderRightWidth" | "borderSpacing" | "borderStartEndRadius" | "borderStartStartRadius" | "borderTopColor" | "borderTopLeftRadius" | "borderTopRightRadius" | "borderTopStyle" | "borderTopWidth" | "bottom" | "boxDecorationBreak" | "boxShadow" | "boxSizing" | "breakAfter" | "breakBefore" | "breakInside" | "captionSide" | "caretColor" | "caretShape" | "clear" | "clipPath" | "color" | "colorScheme" | "columnCount" | "columnFill" | "columnGap" | "columnRuleColor" | "columnRuleStyle" | "columnRuleWidth" | "columnSpan" | "columnWidth" | "contain" | "containIntrinsicBlockSize" | "containIntrinsicHeight" | "containIntrinsicInlineSize" | "containIntrinsicWidth" | "containerName" | "containerType" | "content" | "contentVisibility" | "counterIncrement" | "counterReset" | "counterSet" | "cursor" | "direction" | "emptyCells" | "filter" | "flexBasis" | "flexDirection" | "flexGrow" | "flexShrink" | "flexWrap" | "float" | "fontFamily" | "fontFeatureSettings" | "fontKerning" | "fontLanguageOverride" | "fontOpticalSizing" | "fontPalette" | "fontSize" | "fontSizeAdjust" | "fontSmooth" | "fontStretch" | "fontStyle" | "fontSynthesis" | "fontSynthesisPosition" | "fontSynthesisSmallCaps" | "fontSynthesisStyle" | "fontSynthesisWeight" | "fontVariant" | "fontVariantAlternates" | "fontVariantCaps" | "fontVariantEastAsian" | "fontVariantEmoji" | "fontVariantLigatures" | "fontVariantNumeric" | "fontVariantPosition" | "fontVariationSettings" | "fontWeight" | "forcedColorAdjust" | "gridAutoColumns" | "gridAutoFlow" | "gridAutoRows" | "gridColumnEnd" | "gridColumnStart" | "gridRowEnd" | "gridRowStart" | "gridTemplateAreas" | "gridTemplateColumns" | "gridTemplateRows" | "hangingPunctuation" | "height" | "hyphenateCharacter" | "hyphenateLimitChars" | "hyphens" | "imageOrientation" | "imageRendering" | "imageResolution" | "initialLetter" | "inlineSize" | "insetBlockEnd" | "insetBlockStart" | "insetInlineEnd" | "insetInlineStart" | "isolation" | "justifyContent" | "justifyItems" | "justifySelf" | "justifyTracks" | "left" | "letterSpacing" | "lineBreak" | "lineHeight" | "lineHeightStep" | "listStyleImage" | "listStylePosition" | "listStyleType" | "marginBlockEnd" | "marginBlockStart" | "marginBottom" | "marginInlineEnd" | "marginInlineStart" | "marginLeft" | "marginRight" | "marginTop" | "marginTrim" | "maskBorderMode" | "maskBorderOutset" | "maskBorderRepeat" | "maskBorderSlice" | "maskBorderSource" | "maskBorderWidth" | "maskClip" | "maskComposite" | "maskImage" | "maskMode" | "maskOrigin" | "maskPosition" | "maskRepeat" | "maskSize" | "maskType" | "masonryAutoFlow" | "mathDepth" | "mathShift" | "mathStyle" | "maxBlockSize" | "maxHeight" | "maxInlineSize" | "maxLines" | "maxWidth" | "minBlockSize" | "minHeight" | "minInlineSize" | "minWidth" | "mixBlendMode" | "objectFit" | "objectPosition" | "offsetAnchor" | "offsetDistance" | "offsetPath" | "offsetPosition" | "offsetRotate" | "opacity" | "order" | "orphans" | "outlineColor" | "outlineOffset" | "outlineStyle" | "outlineWidth" | "overflowAnchor" | "overflowBlock" | "overflowClipBox" | "overflowClipMargin" | "overflowInline" | "overflowWrap" | "overflowX" | "overflowY" | "overlay" | "overscrollBehaviorBlock" | "overscrollBehaviorInline" | "overscrollBehaviorX" | "overscrollBehaviorY" | "paddingBlockEnd" | "paddingBlockStart" | "paddingBottom" | "paddingInlineEnd" | "paddingInlineStart" | "paddingLeft" | "paddingRight" | "paddingTop" | "pageBreakAfter" | "pageBreakBefore" | "pageBreakInside" | "paintOrder" | "perspective" | "perspectiveOrigin" | "pointerEvents" | "position" | "printColorAdjust" | "quotes" | "resize" | "right" | "rotate" | "rowGap" | "rubyAlign" | "rubyMerge" | "rubyPosition" | "scale" | "scrollBehavior" | "scrollMarginBlockEnd" | "scrollMarginBlockStart" | "scrollMarginBottom" | "scrollMarginInlineEnd" | "scrollMarginInlineStart" | "scrollMarginLeft" | "scrollMarginRight" | "scrollMarginTop" | "scrollPaddingBlockEnd" | "scrollPaddingBlockStart" | "scrollPaddingBottom" | "scrollPaddingInlineEnd" | "scrollPaddingInlineStart" | "scrollPaddingLeft" | "scrollPaddingRight" | "scrollPaddingTop" | "scrollSnapAlign" | "scrollSnapMarginBottom" | "scrollSnapMarginLeft" | "scrollSnapMarginRight" | "scrollSnapMarginTop" | "scrollSnapStop" | "scrollSnapType" | "scrollTimelineAxis" | "scrollTimelineName" | "scrollbarColor" | "scrollbarGutter" | "scrollbarWidth" | "shapeImageThreshold" | "shapeMargin" | "shapeOutside" | "tabSize" | "tableLayout" | "textAlign" | "textAlignLast" | "textCombineUpright" | "textDecorationColor" | "textDecorationLine" | "textDecorationSkip" | "textDecorationSkipInk" | "textDecorationStyle" | "textDecorationThickness" | "textEmphasisColor" | "textEmphasisPosition" | "textEmphasisStyle" | "textIndent" | "textJustify" | "textOrientation" | "textOverflow" | "textRendering" | "textShadow" | "textSizeAdjust" | "textTransform" | "textUnderlineOffset" | "textUnderlinePosition" | "textWrap" | "timelineScope" | "top" | "touchAction" | "transform" | "transformBox" | "transformOrigin" | "transformStyle" | "transitionBehavior" | "transitionDelay" | "transitionDuration" | "transitionProperty" | "transitionTimingFunction" | "translate" | "unicodeBidi" | "userSelect" | "verticalAlign" | "viewTimelineAxis" | "viewTimelineInset" | "viewTimelineName" | "viewTransitionName" | "visibility" | "whiteSpace" | "whiteSpaceCollapse" | "widows" | "width" | "willChange" | "wordBreak" | "wordSpacing" | "wordWrap" | "writingMode" | "zIndex" | "zoom" | "all" | "animation" | "animationRange" | "background" | "backgroundPosition" | "border" | "borderBlock" | "borderBlockEnd" | "borderBlockStart" | "borderBottom" | "borderColor" | "borderImage" | "borderInline" | "borderInlineEnd" | "borderInlineStart" | "borderLeft" | "borderRadius" | "borderRight" | "borderStyle" | "borderTop" | "borderWidth" | "caret" | "columnRule" | "columns" | "containIntrinsicSize" | "flex" | "flexFlow" | "font" | "gap" | "grid" | "gridArea" | "gridColumn" | "gridRow" | "gridTemplate" | "inset" | "insetBlock" | "insetInline" | "lineClamp" | "listStyle" | "margin" | "marginBlock" | "marginInline" | "mask" | "maskBorder" | "offset" | "outline" | "overflow" | "overscrollBehavior" | "padding" | "paddingBlock" | "paddingInline" | "placeContent" | "placeItems" | "placeSelf" | "scrollMargin" | "scrollMarginBlock" | "scrollMarginInline" | "scrollPadding" | "scrollPaddingBlock" | "scrollPaddingInline" | "scrollSnapMargin" | "scrollTimeline" | "textDecoration" | "textEmphasis" | "transition" | "viewTimeline" | "WebkitAppearance" | "WebkitBorderBeforeColor" | "WebkitBorderBeforeStyle" | "WebkitBorderBeforeWidth" | "WebkitBoxReflect" | "WebkitLineClamp" | "WebkitMaskAttachment" | "WebkitMaskClip" | "WebkitMaskComposite" | "WebkitMaskImage" | "WebkitMaskOrigin" | "WebkitMaskPosition" | "WebkitMaskPositionX" | "WebkitMaskPositionY" | "WebkitMaskRepeat" | "WebkitMaskRepeatX" | "WebkitMaskRepeatY" | "WebkitMaskSize" | "WebkitOverflowScrolling" | "WebkitTapHighlightColor" | "WebkitTextFillColor" | "WebkitTextStrokeColor" | "WebkitTextStrokeWidth" | "WebkitTouchCallout" | "WebkitUserModify" | "WebkitUserSelect" | "WebkitBorderBefore" | "WebkitMask" | "WebkitTextStroke" | "boxAlign" | "boxDirection" | "boxFlex" | "boxFlexGroup" | "boxLines" | "boxOrdinalGroup" | "boxOrient" | "boxPack" | "clip" | "gridColumnGap" | "gridGap" | "gridRowGap" | "imeMode" | "scrollSnapCoordinate" | "scrollSnapDestination" | "scrollSnapPointsX" | "scrollSnapPointsY" | "scrollSnapTypeX" | "scrollSnapTypeY" | "alignmentBaseline" | "baselineShift" | "clipRule" | "colorInterpolation" | "colorRendering" | "dominantBaseline" | "fill" | "fillOpacity" | "fillRule" | "floodColor" | "floodOpacity" | "glyphOrientationVertical" | "lightingColor" | "marker" | "markerEnd" | "markerMid" | "markerStart" | "shapeRendering" | "stopColor" | "stopOpacity" | "stroke" | "strokeDasharray" | "strokeDashoffset" | "strokeLinecap" | "strokeLinejoin" | "strokeMiterlimit" | "strokeOpacity" | "strokeWidth" | "textAnchor" | "vectorEffect" | "bg" | "colorPalette" | "focusVisibleRing" | "layerStyle" | "textStyle" | "css" | "anchorName" | "anchorScope" | "colorInterpolationFilters" | "cx" | "cy" | "d" | "fieldSizing" | "initialLetterAlign" | "interpolateSize" | "positionAnchor" | "positionArea" | "positionTry" | "positionTryFallbacks" | "positionTryOrder" | "positionVisibility" | "r" | "rx" | "ry" | "textBox" | "textBoxEdge" | "textBoxTrim" | "textSpacingTrim" | "textWrapMode" | "textWrapStyle" | "x" | "y" | "bgColor" | "bgSize" | "bgPos" | "bgRepeat" | "bgAttachment" | "bgClip" | "bgGradient" | "bgImg" | "bgImage" | "borderStart" | "borderEnd" | "borderX" | "borderY" | "borderStartColor" | "borderEndColor" | "borderStartStyle" | "borderEndStyle" | "rounded" | "roundedTopLeft" | "roundedStartStart" | "borderTopStartRadius" | "roundedEndStart" | "borderBottomStartRadius" | "roundedTopRight" | "roundedStartEnd" | "borderTopEndRadius" | "roundedEndEnd" | "borderBottomEndRadius" | "roundedBottomLeft" | "roundedBottomRight" | "roundedStart" | "borderStartRadius" | "roundedEnd" | "borderEndRadius" | "roundedTop" | "roundedBottom" | "roundedLeft" | "roundedRight" | "borderXWidth" | "borderStartWidth" | "borderEndWidth" | "borderYWidth" | "shadow" | "shadowColor" | "blendMode" | "bgBlendMode" | "gapY" | "gapX" | "flexDir" | "w" | "h" | "minW" | "minH" | "maxW" | "maxH" | "overscroll" | "overscrollX" | "overscrollY" | "scrollPaddingX" | "scrollPaddingY" | "listStylePos" | "listStyleImg" | "pos" | "insetX" | "insetY" | "insetStart" | "insetEnd" | "m" | "mt" | "mr" | "mb" | "ml" | "ms" | "marginStart" | "me" | "marginEnd" | "mx" | "marginX" | "my" | "marginY" | "p" | "pt" | "pr" | "pb" | "pl" | "ps" | "paddingStart" | "pe" | "paddingEnd" | "px" | "paddingX" | "py" | "paddingY" | "textDecor" | "backgroundGradient" | "gradientFrom" | "gradientTo" | "gradientVia" | "borderInlineStartRadius" | "borderInlineEndRadius" | "borderTopRadius" | "borderBottomRadius" | "borderLeftRadius" | "borderRightRadius" | "divideX" | "divideY" | "divideColor" | "divideStyle" | "boxShadowColor" | "blur" | "brightness" | "contrast" | "grayscale" | "hueRotate" | "invert" | "saturate" | "sepia" | "dropShadow" | "backdropBlur" | "backdropBrightness" | "backdropContrast" | "backdropGrayscale" | "backdropHueRotate" | "backdropInvert" | "backdropOpacity" | "backdropSaturate" | "backdropSepia" | "focusRing" | "focusRingColor" | "focusRingOffset" | "focusRingWidth" | "focusRingStyle" | "boxSize" | "hideFrom" | "hideBelow" | "scrollbar" | "scrollMarginX" | "scrollMarginY" | "scrollSnapStrictness" | "ring" | "ringColor" | "ringOffset" | "ringOffsetColor" | "ringInset" | "skewX" | "skewY" | "scaleX" | "scaleY" | "spaceXReverse" | "spaceX" | "spaceYReverse" | "spaceY" | "rotateX" | "rotateY" | "translateX" | "translateY" | "truncate" | "borderSpacingX" | "borderSpacingY" | "srOnly" | "debug" | "animationStyle" | keyof PolymorphicProps> & Omit<JsxStyleProps, never> & PolymorphicProps & RefAttributes<HTMLDivElement>>;
90
90
 
91
91
  export declare interface AccordionProps extends Omit<DisclosureProps, "children" | "id"> {
92
92
  additionalTriggerComponent?: ReactNode;
@@ -162,3 +162,12 @@ export declare type DisclosureItemProps = AccordionItemProps & {
162
162
  };
163
163
 
164
164
  export { }
165
+
166
+
167
+ declare module "slate" {
168
+ interface CustomTypes {
169
+ Editor: BaseEditor & ReactEditor & HistoryEditor;
170
+ Element: CustomElement;
171
+ Text: CustomText;
172
+ }
173
+ }
package/dist/alert.d.ts CHANGED
@@ -9,7 +9,7 @@ import { PropsWithChildren } from 'react';
9
9
  import { RecipeProps } from '@chakra-ui/react/styled-system';
10
10
  import { RecipeVariantProps } from '@chakra-ui/react/styled-system';
11
11
  import { SlotRecipeDefinition } from '@chakra-ui/react';
12
- import { TextProps as TextProps_2 } from '@chakra-ui/react/typography';
12
+ import { TextProps as TextProps_2 } from '@chakra-ui/react/text';
13
13
  import { UnstyledProp } from '@chakra-ui/react/styled-system';
14
14
 
15
15
  /**
@@ -173,3 +173,12 @@ declare interface TextProps extends Omit<TextProps_2, "slot"> {
173
173
  }
174
174
 
175
175
  export { }
176
+
177
+
178
+ declare module "slate" {
179
+ interface CustomTypes {
180
+ Editor: BaseEditor & ReactEditor & HistoryEditor;
181
+ Element: CustomElement;
182
+ Text: CustomText;
183
+ }
184
+ }
package/dist/avatar.d.ts CHANGED
@@ -68,3 +68,12 @@ declare interface AvatarRootProps extends HTMLChakraProps<"div", AvatarRecipePro
68
68
  declare type FunctionalAvatarProps = AvatarRootProps & AvatarComponentProps;
69
69
 
70
70
  export { }
71
+
72
+
73
+ declare module "slate" {
74
+ interface CustomTypes {
75
+ Editor: BaseEditor & ReactEditor & HistoryEditor;
76
+ Element: CustomElement;
77
+ Text: CustomText;
78
+ }
79
+ }
package/dist/badge.d.ts CHANGED
@@ -94,3 +94,12 @@ declare type BadgeVariantProps = BadgeRootProps & RecipeVariantProps<typeof badg
94
94
  };
95
95
 
96
96
  export { }
97
+
98
+
99
+ declare module "slate" {
100
+ interface CustomTypes {
101
+ Editor: BaseEditor & ReactEditor & HistoryEditor;
102
+ Element: CustomElement;
103
+ Text: CustomText;
104
+ }
105
+ }
package/dist/box.d.ts CHANGED
@@ -19,3 +19,12 @@ export declare interface BoxProps extends HTMLChakraProps<"div"> {
19
19
  }
20
20
 
21
21
  export { }
22
+
23
+
24
+ declare module "slate" {
25
+ interface CustomTypes {
26
+ Editor: BaseEditor & ReactEditor & HistoryEditor;
27
+ Element: CustomElement;
28
+ Text: CustomText;
29
+ }
30
+ }
package/dist/button.d.ts CHANGED
@@ -43,3 +43,12 @@ declare type FunctionalButtonProps = AriaButtonProps & Omit<ButtonRootProps, key
43
43
  };
44
44
 
45
45
  export { }
46
+
47
+
48
+ declare module "slate" {
49
+ interface CustomTypes {
50
+ Editor: BaseEditor & ReactEditor & HistoryEditor;
51
+ Element: CustomElement;
52
+ Text: CustomText;
53
+ }
54
+ }
@@ -31,3 +31,12 @@ declare const calendarSlotRecipe: SlotRecipeDefinition<"grid" | "header" | "root
31
31
  declare type ExcludedProps = "as" | "asChild" | "style" | "createCalendar";
32
32
 
33
33
  export { }
34
+
35
+
36
+ declare module "slate" {
37
+ interface CustomTypes {
38
+ Editor: BaseEditor & ReactEditor & HistoryEditor;
39
+ Element: CustomElement;
40
+ Text: CustomText;
41
+ }
42
+ }
package/dist/card.d.ts CHANGED
@@ -139,3 +139,12 @@ declare type CardVariantProps = CardRootProps & RecipeVariantProps<typeof cardRe
139
139
  };
140
140
 
141
141
  export { }
142
+
143
+
144
+ declare module "slate" {
145
+ interface CustomTypes {
146
+ Editor: BaseEditor & ReactEditor & HistoryEditor;
147
+ Element: CustomElement;
148
+ Text: CustomText;
149
+ }
150
+ }
@@ -67,3 +67,12 @@ zIndex: number;
67
67
  declare type CheckboxVariantProps = CheckboxRootProps & RecipeVariantProps<typeof checkboxSlotRecipe> & CheckboxProps_2;
68
68
 
69
69
  export { }
70
+
71
+
72
+ declare module "slate" {
73
+ interface CustomTypes {
74
+ Editor: BaseEditor & ReactEditor & HistoryEditor;
75
+ Element: CustomElement;
76
+ Text: CustomText;
77
+ }
78
+ }
@@ -0,0 +1,2 @@
1
+ "use strict";const q=require("./utils-BHdR5Nww.cjs.js"),C=require("./ProgressBar-BA3sLh1k.cjs.js"),y=require("./LiveAnnouncer-BkrEjKY8.cjs.js"),H=require("./Hidden-CNJIJ63M.cjs.js"),f=require("./mergeProps-BA5Cwf5w.cjs.js"),B=require("./filterDOMProps-WUskt27c.cjs.js"),a=require("react"),E=require("./useButton-BgBfaV_L.cjs.js"),V=require("./useFocusRing-CzFer4bD.cjs.js"),R=require("./useHover-CiP9jMFy.cjs.js"),D=a.createContext({}),k=H.$f39a9eba43920ace$export$86427a43e3e48ebb(function(e,r){[e,r]=q.$64fa3d84918910a7$export$29f1550f4b0d4415(e,r,D),e=w(e);let o=e,{isPending:d}=o,{buttonProps:t,isPressed:F}=E.$701a24aa0da5b062$export$ea18c227d4417cc3(e,r),{focusProps:h,isFocused:s,isFocusVisible:l}=V.$f7dceffc5ad7768b$export$4e328f61c538687f(e),{hoverProps:m,isHovered:$}=R.$6179b936705e76d3$export$ae780daf29e6d456({...e,isDisabled:e.isDisabled||d}),P={isHovered:$,isPressed:(o.isPressed||F)&&!d,isFocused:s,isFocusVisible:l,isDisabled:e.isDisabled||!1,isPending:d??!1},x=q.$64fa3d84918910a7$export$4d86445c2cf5e3({...e,values:P,defaultClassName:"react-aria-Button"}),c=f.$bdb11010cef70236$export$f680877a34711e37(t.id),u=f.$bdb11010cef70236$export$f680877a34711e37(),n=t["aria-labelledby"];d&&(n?n=`${n} ${u}`:t["aria-label"]&&(n=`${c} ${u}`));let b=a.useRef(d);a.useEffect(()=>{let g={"aria-labelledby":n||c};(!b.current&&s&&d||b.current&&s&&!d)&&y.$319e236875307eab$export$a9b970dcc4ae71a9(g,"assertive"),b.current=d},[d,s,n,c]);let v=B.$65484d02dcb7eb3e$export$457c3d6518dd4c6f(e,{global:!0});return delete v.onClick,a.createElement("button",{...f.$3ef42575df84b30b$export$9d1611c77c2fe928(v,x,t,h,m),type:t.type==="submit"&&d?"button":t.type,id:c,ref:r,"aria-labelledby":n,slot:e.slot||void 0,"aria-disabled":d?"true":t["aria-disabled"],"data-disabled":e.isDisabled||void 0,"data-pressed":P.isPressed||void 0,"data-hovered":$||void 0,"data-focused":s||void 0,"data-pending":d||void 0,"data-focus-visible":l||void 0},a.createElement(C.$0393f8ab869a0f1a$export$e9f3bf65a26ce129.Provider,{value:{id:u}},x.children))});function w(i){return i.isPending&&(i.onPress=void 0,i.onPressStart=void 0,i.onPressEnd=void 0,i.onPressChange=void 0,i.onPressUp=void 0,i.onKeyDown=void 0,i.onKeyUp=void 0,i.onClick=void 0,i.href=void 0),i}exports.$d2b4bc8c273e7be6$export$24d547caef80ccd1=D;exports.$d2b4bc8c273e7be6$export$353f5b6fc5456de1=k;
2
+ //# sourceMappingURL=Button-BtJHe9xY.cjs.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Button-BtJHe9xY.cjs.js","sources":["../../../../node_modules/.pnpm/react-aria-components@1.12.1_react-dom@19.1.1_react@19.1.1__react@19.1.1/node_modules/react-aria-components/dist/Button.mjs"],"sourcesContent":["import {useContextProps as $64fa3d84918910a7$export$29f1550f4b0d4415, useRenderProps as $64fa3d84918910a7$export$4d86445c2cf5e3} from \"./utils.mjs\";\nimport {ProgressBarContext as $0393f8ab869a0f1a$export$e9f3bf65a26ce129} from \"./ProgressBar.mjs\";\nimport {announce as $fM325$announce} from \"@react-aria/live-announcer\";\nimport {useButton as $fM325$useButton, useFocusRing as $fM325$useFocusRing, useHover as $fM325$useHover, useId as $fM325$useId, mergeProps as $fM325$mergeProps} from \"react-aria\";\nimport {createHideableComponent as $fM325$createHideableComponent} from \"@react-aria/collections\";\nimport {filterDOMProps as $fM325$filterDOMProps} from \"@react-aria/utils\";\nimport $fM325$react, {createContext as $fM325$createContext, useRef as $fM325$useRef, useEffect as $fM325$useEffect} from \"react\";\n\n/*\n * Copyright 2022 Adobe. All rights reserved.\n * This file is licensed to you under the Apache License, Version 2.0 (the \"License\");\n * you may not use this file except in compliance with the License. You may obtain a copy\n * of the License at http://www.apache.org/licenses/LICENSE-2.0\n *\n * Unless required by applicable law or agreed to in writing, software distributed under\n * the License is distributed on an \"AS IS\" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS\n * OF ANY KIND, either express or implied. See the License for the specific language\n * governing permissions and limitations under the License.\n */ \n\n\n\n\n\n\nconst $d2b4bc8c273e7be6$export$24d547caef80ccd1 = /*#__PURE__*/ (0, $fM325$createContext)({});\nconst $d2b4bc8c273e7be6$export$353f5b6fc5456de1 = /*#__PURE__*/ (0, $fM325$createHideableComponent)(function Button(props, ref) {\n [props, ref] = (0, $64fa3d84918910a7$export$29f1550f4b0d4415)(props, ref, $d2b4bc8c273e7be6$export$24d547caef80ccd1);\n props = $d2b4bc8c273e7be6$var$disablePendingProps(props);\n let ctx = props;\n let { isPending: isPending } = ctx;\n let { buttonProps: buttonProps, isPressed: isPressed } = (0, $fM325$useButton)(props, ref);\n let { focusProps: focusProps, isFocused: isFocused, isFocusVisible: isFocusVisible } = (0, $fM325$useFocusRing)(props);\n let { hoverProps: hoverProps, isHovered: isHovered } = (0, $fM325$useHover)({\n ...props,\n isDisabled: props.isDisabled || isPending\n });\n let renderValues = {\n isHovered: isHovered,\n isPressed: (ctx.isPressed || isPressed) && !isPending,\n isFocused: isFocused,\n isFocusVisible: isFocusVisible,\n isDisabled: props.isDisabled || false,\n isPending: isPending !== null && isPending !== void 0 ? isPending : false\n };\n let renderProps = (0, $64fa3d84918910a7$export$4d86445c2cf5e3)({\n ...props,\n values: renderValues,\n defaultClassName: 'react-aria-Button'\n });\n let buttonId = (0, $fM325$useId)(buttonProps.id);\n let progressId = (0, $fM325$useId)();\n let ariaLabelledby = buttonProps['aria-labelledby'];\n if (isPending) {\n // aria-labelledby wins over aria-label\n // https://www.w3.org/TR/accname-1.2/#computation-steps\n if (ariaLabelledby) ariaLabelledby = `${ariaLabelledby} ${progressId}`;\n else if (buttonProps['aria-label']) ariaLabelledby = `${buttonId} ${progressId}`;\n }\n let wasPending = (0, $fM325$useRef)(isPending);\n (0, $fM325$useEffect)(()=>{\n let message = {\n 'aria-labelledby': ariaLabelledby || buttonId\n };\n if (!wasPending.current && isFocused && isPending) (0, $fM325$announce)(message, 'assertive');\n else if (wasPending.current && isFocused && !isPending) (0, $fM325$announce)(message, 'assertive');\n wasPending.current = isPending;\n }, [\n isPending,\n isFocused,\n ariaLabelledby,\n buttonId\n ]);\n let DOMProps = (0, $fM325$filterDOMProps)(props, {\n global: true\n });\n delete DOMProps.onClick;\n return /*#__PURE__*/ (0, $fM325$react).createElement(\"button\", {\n ...(0, $fM325$mergeProps)(DOMProps, renderProps, buttonProps, focusProps, hoverProps),\n // When the button is in a pending state, we want to stop implicit form submission (ie. when the user presses enter on a text input).\n // We do this by changing the button's type to button.\n type: buttonProps.type === 'submit' && isPending ? 'button' : buttonProps.type,\n id: buttonId,\n ref: ref,\n \"aria-labelledby\": ariaLabelledby,\n slot: props.slot || undefined,\n \"aria-disabled\": isPending ? 'true' : buttonProps['aria-disabled'],\n \"data-disabled\": props.isDisabled || undefined,\n \"data-pressed\": renderValues.isPressed || undefined,\n \"data-hovered\": isHovered || undefined,\n \"data-focused\": isFocused || undefined,\n \"data-pending\": isPending || undefined,\n \"data-focus-visible\": isFocusVisible || undefined\n }, /*#__PURE__*/ (0, $fM325$react).createElement((0, $0393f8ab869a0f1a$export$e9f3bf65a26ce129).Provider, {\n value: {\n id: progressId\n }\n }, renderProps.children));\n});\nfunction $d2b4bc8c273e7be6$var$disablePendingProps(props) {\n // Don't allow interaction while isPending is true\n if (props.isPending) {\n props.onPress = undefined;\n props.onPressStart = undefined;\n props.onPressEnd = undefined;\n props.onPressChange = undefined;\n props.onPressUp = undefined;\n props.onKeyDown = undefined;\n props.onKeyUp = undefined;\n props.onClick = undefined;\n props.href = undefined;\n }\n return props;\n}\n\n\nexport {$d2b4bc8c273e7be6$export$24d547caef80ccd1 as ButtonContext, $d2b4bc8c273e7be6$export$353f5b6fc5456de1 as Button};\n//# sourceMappingURL=Button.module.js.map\n"],"names":["$d2b4bc8c273e7be6$export$24d547caef80ccd1","$fM325$createContext","$d2b4bc8c273e7be6$export$353f5b6fc5456de1","$fM325$createHideableComponent","props","ref","$64fa3d84918910a7$export$29f1550f4b0d4415","$d2b4bc8c273e7be6$var$disablePendingProps","ctx","isPending","buttonProps","isPressed","$fM325$useButton","focusProps","isFocused","isFocusVisible","$fM325$useFocusRing","hoverProps","isHovered","$fM325$useHover","renderValues","renderProps","$64fa3d84918910a7$export$4d86445c2cf5e3","buttonId","$fM325$useId","progressId","ariaLabelledby","wasPending","$fM325$useRef","$fM325$useEffect","message","$fM325$announce","DOMProps","$fM325$filterDOMProps","$fM325$react","$fM325$mergeProps","$0393f8ab869a0f1a$export$e9f3bf65a26ce129"],"mappings":"8ZAyBMA,EAA8DC,EAAAA,cAAsB,CAAA,CAAE,EACtFC,EAA8DC,EAAAA,0CAAgC,SAAgBC,EAAOC,EAAK,CAC5H,CAACD,EAAOC,CAAG,EAAQC,EAAAA,0CAA2CF,EAAOC,EAAKL,CAAyC,EACnHI,EAAQG,EAA0CH,CAAK,EACvD,IAAII,EAAMJ,EACN,CAAE,UAAWK,CAAS,EAAKD,EAC3B,CAAE,YAAaE,EAAa,UAAWC,CAAS,EAASC,EAAAA,0CAAkBR,EAAOC,CAAG,EACrF,CAAE,WAAYQ,EAAY,UAAWC,EAAW,eAAgBC,CAAc,EAASC,EAAAA,0CAAqBZ,CAAK,EACjH,CAAE,WAAYa,EAAY,UAAWC,CAAS,EAASC,4CAAiB,CACxE,GAAGf,EACH,WAAYA,EAAM,YAAcK,CACxC,CAAK,EACGW,EAAe,CACf,UAAWF,EACX,WAAYV,EAAI,WAAaG,IAAc,CAACF,EAC5C,UAAWK,EACX,eAAgBC,EAChB,WAAYX,EAAM,YAAc,GAChC,UAAWK,GAAyD,EAC5E,EACQY,EAAkBC,0CAAyC,CAC3D,GAAGlB,EACH,OAAQgB,EACR,iBAAkB,mBAC1B,CAAK,EACGG,EAAeC,4CAAcd,EAAY,EAAE,EAC3Ce,EAAiBD,4CAAY,EAC7BE,EAAiBhB,EAAY,iBAAiB,EAC9CD,IAGIiB,EAAgBA,EAAiB,GAAGA,CAAc,IAAID,CAAU,GAC3Df,EAAY,YAAY,IAAGgB,EAAiB,GAAGH,CAAQ,IAAIE,CAAU,KAElF,IAAIE,EAAiBC,EAAAA,OAAenB,CAAS,EACzCoB,EAAAA,UAAkB,IAAI,CACtB,IAAIC,EAAU,CACV,kBAAmBJ,GAAkBH,CACjD,GACY,CAACI,EAAW,SAAWb,GAAaL,GAC/BkB,EAAW,SAAWb,GAAa,CAACL,IAAesB,EAAAA,0CAAiBD,EAAS,WAAW,EACjGH,EAAW,QAAUlB,CACzB,EAAG,CACCA,EACAK,EACAY,EACAH,CACR,CAAK,EACD,IAAIS,EAAeC,EAAAA,0CAAuB7B,EAAO,CAC7C,OAAQ,EAChB,CAAK,EACD,cAAO4B,EAAS,QACSE,EAAc,cAAc,SAAU,CAC3D,GAAOC,EAAAA,0CAAmBH,EAAUX,EAAaX,EAAaG,EAAYI,CAAU,EAGpF,KAAMP,EAAY,OAAS,UAAYD,EAAY,SAAWC,EAAY,KAC1E,GAAIa,EACJ,IAAKlB,EACL,kBAAmBqB,EACnB,KAAMtB,EAAM,MAAQ,OACpB,gBAAiBK,EAAY,OAASC,EAAY,eAAe,EACjE,gBAAiBN,EAAM,YAAc,OACrC,eAAgBgB,EAAa,WAAa,OAC1C,eAAgBF,GAAa,OAC7B,eAAgBJ,GAAa,OAC7B,eAAgBL,GAAa,OAC7B,qBAAsBM,GAAkB,MAChD,EAAyBmB,EAAc,cAAkBE,EAAAA,0CAA2C,SAAU,CACtG,MAAO,CACH,GAAIX,CAChB,CACA,EAAOJ,EAAY,QAAQ,CAAC,CAC5B,CAAC,EACD,SAASd,EAA0CH,EAAO,CAEtD,OAAIA,EAAM,YACNA,EAAM,QAAU,OAChBA,EAAM,aAAe,OACrBA,EAAM,WAAa,OACnBA,EAAM,cAAgB,OACtBA,EAAM,UAAY,OAClBA,EAAM,UAAY,OAClBA,EAAM,QAAU,OAChBA,EAAM,QAAU,OAChBA,EAAM,KAAO,QAEVA,CACX","x_google_ignoreList":[0]}