@commercetools/nimbus 0.0.9-rc5 → 0.0.9-rc7

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 (643) hide show
  1. package/dist/accordion.d.ts +157 -0
  2. package/dist/alert.d.ts +173 -0
  3. package/dist/avatar.d.ts +70 -0
  4. package/dist/badge.d.ts +102 -0
  5. package/dist/box.d.ts +14 -0
  6. package/dist/button.d.ts +38 -0
  7. package/dist/calendar.d.ts +26 -0
  8. package/dist/card.d.ts +134 -0
  9. package/dist/checkbox.d.ts +73 -0
  10. package/dist/chunks/Button-DOBmPkg6.js +2 -0
  11. package/dist/chunks/Button-DOBmPkg6.js.map +1 -0
  12. package/dist/chunks/Button-Dtn-lV5G.js +79 -0
  13. package/dist/chunks/Button-Dtn-lV5G.js.map +1 -0
  14. package/dist/chunks/DateField-C2G53tNO.js +2564 -0
  15. package/dist/chunks/DateField-C2G53tNO.js.map +1 -0
  16. package/dist/chunks/DateField-D0hZjHMU.js +2 -0
  17. package/dist/chunks/DateField-D0hZjHMU.js.map +1 -0
  18. package/dist/chunks/Dialog-CFCn7n-k.js +2 -0
  19. package/dist/chunks/Dialog-CFCn7n-k.js.map +1 -0
  20. package/dist/chunks/Dialog-DsJ3jo2g.js +870 -0
  21. package/dist/chunks/Dialog-DsJ3jo2g.js.map +1 -0
  22. package/dist/chunks/FocusScope-B6O_mZ9T.js +627 -0
  23. package/dist/chunks/FocusScope-B6O_mZ9T.js.map +1 -0
  24. package/dist/chunks/FocusScope-Dz6kDOQY.js +2 -0
  25. package/dist/chunks/FocusScope-Dz6kDOQY.js.map +1 -0
  26. package/dist/chunks/Form-DdaqVtM4.js +8 -0
  27. package/dist/chunks/Form-DdaqVtM4.js.map +1 -0
  28. package/dist/chunks/Form-DqkTf3LZ.js +2 -0
  29. package/dist/chunks/Form-DqkTf3LZ.js.map +1 -0
  30. package/dist/chunks/Group-BMf2x0bV.js +78 -0
  31. package/dist/chunks/Group-BMf2x0bV.js.map +1 -0
  32. package/dist/chunks/Group-DR52Cv_h.js +2 -0
  33. package/dist/chunks/Group-DR52Cv_h.js.map +1 -0
  34. package/dist/chunks/Hidden-BxRZGdEW.js +2 -0
  35. package/dist/chunks/Hidden-BxRZGdEW.js.map +1 -0
  36. package/dist/chunks/Hidden-D6Lfpu1U.js +35 -0
  37. package/dist/chunks/Hidden-D6Lfpu1U.js.map +1 -0
  38. package/dist/chunks/Input-C6fX3A5E.js +43 -0
  39. package/dist/chunks/Input-C6fX3A5E.js.map +1 -0
  40. package/dist/chunks/Input-CRt1BJ4n.js +2 -0
  41. package/dist/chunks/Input-CRt1BJ4n.js.map +1 -0
  42. package/dist/chunks/ListBox-CHhUqc7T.js +18 -0
  43. package/dist/chunks/ListBox-CHhUqc7T.js.map +1 -0
  44. package/dist/chunks/ListBox-DH3lufv2.js +3071 -0
  45. package/dist/chunks/ListBox-DH3lufv2.js.map +1 -0
  46. package/dist/chunks/LiveAnnouncer-B6177m92.js +52 -0
  47. package/dist/chunks/LiveAnnouncer-B6177m92.js.map +1 -0
  48. package/dist/chunks/LiveAnnouncer-CwEWPU8b.js +2 -0
  49. package/dist/chunks/LiveAnnouncer-CwEWPU8b.js.map +1 -0
  50. package/dist/chunks/NumberFormatter-DewVDY5w.js +2 -0
  51. package/dist/chunks/NumberFormatter-DewVDY5w.js.map +1 -0
  52. package/dist/chunks/NumberFormatter-DgOUVrge.js +120 -0
  53. package/dist/chunks/NumberFormatter-DgOUVrge.js.map +1 -0
  54. package/dist/chunks/OverlayArrow-B1kv2W8j.js +479 -0
  55. package/dist/chunks/OverlayArrow-B1kv2W8j.js.map +1 -0
  56. package/dist/chunks/OverlayArrow-DsxKFiKE.js +2 -0
  57. package/dist/chunks/OverlayArrow-DsxKFiKE.js.map +1 -0
  58. package/dist/chunks/RSPContexts-CxXY5Uko.js +11 -0
  59. package/dist/chunks/RSPContexts-CxXY5Uko.js.map +1 -0
  60. package/dist/chunks/RSPContexts-qzadeFSO.js +2 -0
  61. package/dist/chunks/RSPContexts-qzadeFSO.js.map +1 -0
  62. package/dist/chunks/SSRProvider-D8lZ0o6A.js +51 -0
  63. package/dist/chunks/SSRProvider-D8lZ0o6A.js.map +1 -0
  64. package/dist/chunks/SSRProvider-DZRLwxPS.js +2 -0
  65. package/dist/chunks/SSRProvider-DZRLwxPS.js.map +1 -0
  66. package/dist/chunks/Text-BWSfeB9p.js +2 -0
  67. package/dist/chunks/Text-BWSfeB9p.js.map +1 -0
  68. package/dist/chunks/Text-DOcU1ycg.js +6 -0
  69. package/dist/chunks/Text-DOcU1ycg.js.map +1 -0
  70. package/dist/chunks/TextArea-D-S_3q08.js +42 -0
  71. package/dist/chunks/TextArea-D-S_3q08.js.map +1 -0
  72. package/dist/chunks/TextArea-Ud71sffr.js +2 -0
  73. package/dist/chunks/TextArea-Ud71sffr.js.map +1 -0
  74. package/dist/chunks/VisuallyHidden-BpUTcba_.js +41 -0
  75. package/dist/chunks/VisuallyHidden-BpUTcba_.js.map +1 -0
  76. package/dist/chunks/VisuallyHidden-BxenYie4.js +2 -0
  77. package/dist/chunks/VisuallyHidden-BxenYie4.js.map +1 -0
  78. package/dist/chunks/accordion-8pelAIyn.js +2 -0
  79. package/dist/chunks/accordion-8pelAIyn.js.map +1 -0
  80. package/dist/chunks/accordion-Dc3IqP_d.js +221 -0
  81. package/dist/chunks/accordion-Dc3IqP_d.js.map +1 -0
  82. package/dist/chunks/alert-DSpVYhCa.js +186 -0
  83. package/dist/chunks/alert-DSpVYhCa.js.map +1 -0
  84. package/dist/chunks/alert-DxoCjJDr.js +2 -0
  85. package/dist/chunks/alert-DxoCjJDr.js.map +1 -0
  86. package/dist/chunks/avatar-Aa0LrRpo.js +2 -0
  87. package/dist/chunks/avatar-Aa0LrRpo.js.map +1 -0
  88. package/dist/chunks/avatar-p4QfPsxN.js +37 -0
  89. package/dist/chunks/avatar-p4QfPsxN.js.map +1 -0
  90. package/dist/chunks/avatar.recipe-BV5OkaPx.js +39 -0
  91. package/dist/chunks/avatar.recipe-BV5OkaPx.js.map +1 -0
  92. package/dist/chunks/avatar.recipe-aGNBZhVF.js +2 -0
  93. package/dist/chunks/avatar.recipe-aGNBZhVF.js.map +1 -0
  94. package/dist/chunks/badge-BFbBB0US.js +2 -0
  95. package/dist/chunks/badge-BFbBB0US.js.map +1 -0
  96. package/dist/chunks/badge-CbqLqIo9.js +76 -0
  97. package/dist/chunks/badge-CbqLqIo9.js.map +1 -0
  98. package/dist/chunks/box-DD4jYgS7.js +11 -0
  99. package/dist/chunks/box-DD4jYgS7.js.map +1 -0
  100. package/dist/chunks/box-FU6tRPFs.js +2 -0
  101. package/dist/chunks/box-FU6tRPFs.js.map +1 -0
  102. package/dist/chunks/button-Ckftvc2h.js +66 -0
  103. package/dist/chunks/button-Ckftvc2h.js.map +1 -0
  104. package/dist/chunks/button-vfAeHh1t.js +2 -0
  105. package/dist/chunks/button-vfAeHh1t.js.map +1 -0
  106. package/dist/chunks/button.recipe-DHk13lGU.js +2 -0
  107. package/dist/chunks/button.recipe-DHk13lGU.js.map +1 -0
  108. package/dist/chunks/button.recipe-DbFAOebT.js +191 -0
  109. package/dist/chunks/button.recipe-DbFAOebT.js.map +1 -0
  110. package/dist/chunks/calendar-Bz_gsrGo.js +1577 -0
  111. package/dist/chunks/calendar-Bz_gsrGo.js.map +1 -0
  112. package/dist/chunks/calendar-Cs2rHplP.js +2 -0
  113. package/dist/chunks/calendar-Cs2rHplP.js.map +1 -0
  114. package/dist/chunks/calendar.recipe-RdPylgdo.js +101 -0
  115. package/dist/chunks/calendar.recipe-RdPylgdo.js.map +1 -0
  116. package/dist/chunks/calendar.recipe-gUaUNltl.js +2 -0
  117. package/dist/chunks/calendar.recipe-gUaUNltl.js.map +1 -0
  118. package/dist/chunks/card-B0BsL4ol.js +2 -0
  119. package/dist/chunks/card-B0BsL4ol.js.map +1 -0
  120. package/dist/chunks/card-CQwHrkIF.js +138 -0
  121. package/dist/chunks/card-CQwHrkIF.js.map +1 -0
  122. package/dist/chunks/checkbox-C5jtHkVZ.js +89 -0
  123. package/dist/chunks/checkbox-C5jtHkVZ.js.map +1 -0
  124. package/dist/chunks/checkbox-Cwb_QZjZ.js +2 -0
  125. package/dist/chunks/checkbox-Cwb_QZjZ.js.map +1 -0
  126. package/dist/chunks/code-CI8aUhmu.js +6 -0
  127. package/dist/chunks/code-CI8aUhmu.js.map +1 -0
  128. package/dist/chunks/code-Dg4Larbo.js +2 -0
  129. package/dist/chunks/code-Dg4Larbo.js.map +1 -0
  130. package/dist/chunks/combobox--lHdni2Z.js +1896 -0
  131. package/dist/chunks/combobox--lHdni2Z.js.map +1 -0
  132. package/dist/chunks/combobox-BACFWgP3.js +2 -0
  133. package/dist/chunks/combobox-BACFWgP3.js.map +1 -0
  134. package/dist/chunks/combobox.recipe-BzaPWi66.js +2 -0
  135. package/dist/chunks/combobox.recipe-BzaPWi66.js.map +1 -0
  136. package/dist/chunks/combobox.recipe-KVsma6zb.js +382 -0
  137. package/dist/chunks/combobox.recipe-KVsma6zb.js.map +1 -0
  138. package/dist/chunks/context-BmQ51HC8.js +2 -0
  139. package/dist/chunks/context-BmQ51HC8.js.map +1 -0
  140. package/dist/chunks/context-CgP0qpkX.js +94 -0
  141. package/dist/chunks/context-CgP0qpkX.js.map +1 -0
  142. package/dist/chunks/date-input-9oZMESC7.js +2 -0
  143. package/dist/chunks/date-input-9oZMESC7.js.map +1 -0
  144. package/dist/chunks/date-input-DK9U-Nh8.js +16 -0
  145. package/dist/chunks/date-input-DK9U-Nh8.js.map +1 -0
  146. package/dist/chunks/date-input.recipe-BcsevQtW.js +119 -0
  147. package/dist/chunks/date-input.recipe-BcsevQtW.js.map +1 -0
  148. package/dist/chunks/date-input.recipe-Cf9e8VAr.js +2 -0
  149. package/dist/chunks/date-input.recipe-Cf9e8VAr.js.map +1 -0
  150. package/dist/chunks/date-picker-CwXGnIiO.js +2 -0
  151. package/dist/chunks/date-picker-CwXGnIiO.js.map +1 -0
  152. package/dist/chunks/date-picker-ShPOqwXi.js +487 -0
  153. package/dist/chunks/date-picker-ShPOqwXi.js.map +1 -0
  154. package/dist/chunks/date-picker.recipe-5Avb06qp.js +2 -0
  155. package/dist/chunks/date-picker.recipe-5Avb06qp.js.map +1 -0
  156. package/dist/chunks/date-picker.recipe-BJ79OJaw.js +82 -0
  157. package/dist/chunks/date-picker.recipe-BJ79OJaw.js.map +1 -0
  158. package/dist/chunks/dialog-C1HRMUcF.js +33 -0
  159. package/dist/chunks/dialog-C1HRMUcF.js.map +1 -0
  160. package/dist/chunks/dialog-amEwvIoM.js +2 -0
  161. package/dist/chunks/dialog-amEwvIoM.js.map +1 -0
  162. package/dist/chunks/extractStyleProps-CxgBrz3O.js +11 -0
  163. package/dist/chunks/extractStyleProps-CxgBrz3O.js.map +1 -0
  164. package/dist/chunks/extractStyleProps-lyk7D-zN.js +2 -0
  165. package/dist/chunks/extractStyleProps-lyk7D-zN.js.map +1 -0
  166. package/dist/chunks/filterDOMProps-BS2lrgFA.js +2 -0
  167. package/dist/chunks/filterDOMProps-BS2lrgFA.js.map +1 -0
  168. package/dist/chunks/filterDOMProps-D6KHYVBX.js +25 -0
  169. package/dist/chunks/filterDOMProps-D6KHYVBX.js.map +1 -0
  170. package/dist/chunks/focusSafely-D_uW2Kp-.js +58 -0
  171. package/dist/chunks/focusSafely-D_uW2Kp-.js.map +1 -0
  172. package/dist/chunks/focusSafely-DuMeO0J4.js +2 -0
  173. package/dist/chunks/focusSafely-DuMeO0J4.js.map +1 -0
  174. package/dist/chunks/form-field-BUoO6HEy.js +11 -0
  175. package/dist/chunks/form-field-BUoO6HEy.js.map +1 -0
  176. package/dist/chunks/form-field-Dr8lL5SU.js +309 -0
  177. package/dist/chunks/form-field-Dr8lL5SU.js.map +1 -0
  178. package/dist/chunks/getScrollParent-DE66eQI-.js +15 -0
  179. package/dist/chunks/getScrollParent-DE66eQI-.js.map +1 -0
  180. package/dist/chunks/getScrollParent-Dc1cnLDE.js +2 -0
  181. package/dist/chunks/getScrollParent-Dc1cnLDE.js.map +1 -0
  182. package/dist/chunks/grid-CLVDMJAz.js +14 -0
  183. package/dist/chunks/grid-CLVDMJAz.js.map +1 -0
  184. package/dist/chunks/grid-xr2A-OqD.js +2 -0
  185. package/dist/chunks/grid-xr2A-OqD.js.map +1 -0
  186. package/dist/chunks/icon-CjRXcxB9.js +31 -0
  187. package/dist/chunks/icon-CjRXcxB9.js.map +1 -0
  188. package/dist/chunks/icon-D50i-dqv.js +2 -0
  189. package/dist/chunks/icon-D50i-dqv.js.map +1 -0
  190. package/dist/chunks/icon-button-1V59UrF-.js +14 -0
  191. package/dist/chunks/icon-button-1V59UrF-.js.map +1 -0
  192. package/dist/chunks/icon-button-CE-LnFNq.js +2 -0
  193. package/dist/chunks/icon-button-CE-LnFNq.js.map +1 -0
  194. package/dist/chunks/image-DCirAAnr.js +2 -0
  195. package/dist/chunks/image-DCirAAnr.js.map +1 -0
  196. package/dist/chunks/image-rXPA3shk.js +8 -0
  197. package/dist/chunks/image-rXPA3shk.js.map +1 -0
  198. package/dist/chunks/kbd-BKH_SGCC.js +6 -0
  199. package/dist/chunks/kbd-BKH_SGCC.js.map +1 -0
  200. package/dist/chunks/kbd-Bhv8ae1I.js +2 -0
  201. package/dist/chunks/kbd-Bhv8ae1I.js.map +1 -0
  202. package/dist/chunks/link-1lfvUDKX.js +49 -0
  203. package/dist/chunks/link-1lfvUDKX.js.map +1 -0
  204. package/dist/chunks/link-CCDnA-Z-.js +2 -0
  205. package/dist/chunks/link-CCDnA-Z-.js.map +1 -0
  206. package/dist/chunks/link.recipe-CG3leGAx.js +2 -0
  207. package/dist/chunks/link.recipe-CG3leGAx.js.map +1 -0
  208. package/dist/chunks/link.recipe-CbFF3IUG.js +51 -0
  209. package/dist/chunks/link.recipe-CbFF3IUG.js.map +1 -0
  210. package/dist/chunks/list-8yfreyzi.js +2 -0
  211. package/dist/chunks/list-8yfreyzi.js.map +1 -0
  212. package/dist/chunks/list-B21joBrq.js +13 -0
  213. package/dist/chunks/list-B21joBrq.js.map +1 -0
  214. package/dist/chunks/loading-spinner-B2I1CsuC.js +2 -0
  215. package/dist/chunks/loading-spinner-B2I1CsuC.js.map +1 -0
  216. package/dist/chunks/loading-spinner-CJh2luQX.js +137 -0
  217. package/dist/chunks/loading-spinner-CJh2luQX.js.map +1 -0
  218. package/dist/chunks/make-element-focusable-ByC0LOwU.js +2 -0
  219. package/dist/chunks/make-element-focusable-ByC0LOwU.js.map +1 -0
  220. package/dist/chunks/make-element-focusable-urU2Yczu.js +22 -0
  221. package/dist/chunks/make-element-focusable-urU2Yczu.js.map +1 -0
  222. package/dist/chunks/mergeProps-BeIu4MsM.js +2 -0
  223. package/dist/chunks/mergeProps-BeIu4MsM.js.map +1 -0
  224. package/dist/chunks/mergeProps-DAjoWNOq.js +128 -0
  225. package/dist/chunks/mergeProps-DAjoWNOq.js.map +1 -0
  226. package/dist/chunks/multiline-text-input-B8v-mx89.js +12 -0
  227. package/dist/chunks/multiline-text-input-B8v-mx89.js.map +1 -0
  228. package/dist/chunks/multiline-text-input-BS9tsQnR.js +116 -0
  229. package/dist/chunks/multiline-text-input-BS9tsQnR.js.map +1 -0
  230. package/dist/chunks/nimbus-provider-CFSRgGKt.js +1530 -0
  231. package/dist/chunks/nimbus-provider-CFSRgGKt.js.map +1 -0
  232. package/dist/chunks/nimbus-provider-jZPLt7_j.js +2 -0
  233. package/dist/chunks/nimbus-provider-jZPLt7_j.js.map +1 -0
  234. package/dist/chunks/number-5qMXmHyn.js +21 -0
  235. package/dist/chunks/number-5qMXmHyn.js.map +1 -0
  236. package/dist/chunks/number-CnrRPi4_.js +2 -0
  237. package/dist/chunks/number-CnrRPi4_.js.map +1 -0
  238. package/dist/chunks/number-input-BFA-uYaI.js +652 -0
  239. package/dist/chunks/number-input-BFA-uYaI.js.map +1 -0
  240. package/dist/chunks/number-input-CDaEIN66.js +2 -0
  241. package/dist/chunks/number-input-CDaEIN66.js.map +1 -0
  242. package/dist/chunks/number-input.recipe-2n6A2w0m.js +2 -0
  243. package/dist/chunks/number-input.recipe-2n6A2w0m.js.map +1 -0
  244. package/dist/chunks/number-input.recipe-CbLyhXgE.js +209 -0
  245. package/dist/chunks/number-input.recipe-CbLyhXgE.js.map +1 -0
  246. package/dist/chunks/password-input-CEUQjqeT.js +50 -0
  247. package/dist/chunks/password-input-CEUQjqeT.js.map +1 -0
  248. package/dist/chunks/password-input-CYZ0QR0V.js +2 -0
  249. package/dist/chunks/password-input-CYZ0QR0V.js.map +1 -0
  250. package/dist/chunks/radio-input-5mFGE9qS.js +2 -0
  251. package/dist/chunks/radio-input-5mFGE9qS.js.map +1 -0
  252. package/dist/chunks/radio-input-cone4teU.js +319 -0
  253. package/dist/chunks/radio-input-cone4teU.js.map +1 -0
  254. package/dist/chunks/radio-input.recipe-DdXB4lqs.js +2 -0
  255. package/dist/chunks/radio-input.recipe-DdXB4lqs.js.map +1 -0
  256. package/dist/chunks/radio-input.recipe-QYiFg_Kf.js +75 -0
  257. package/dist/chunks/radio-input.recipe-QYiFg_Kf.js.map +1 -0
  258. package/dist/chunks/scrollIntoView-B01y55fg.js +2 -0
  259. package/dist/chunks/scrollIntoView-B01y55fg.js.map +1 -0
  260. package/dist/chunks/scrollIntoView-Dtwi5Vrc.js +83 -0
  261. package/dist/chunks/scrollIntoView-Dtwi5Vrc.js.map +1 -0
  262. package/dist/chunks/select-BZ2LnuaW.js +791 -0
  263. package/dist/chunks/select-BZ2LnuaW.js.map +1 -0
  264. package/dist/chunks/select-CSp1HFJF.js +2 -0
  265. package/dist/chunks/select-CSp1HFJF.js.map +1 -0
  266. package/dist/chunks/select.recipe-DS5ZRkug.js +203 -0
  267. package/dist/chunks/select.recipe-DS5ZRkug.js.map +1 -0
  268. package/dist/chunks/select.recipe-DUHFWlQt.js +2 -0
  269. package/dist/chunks/select.recipe-DUHFWlQt.js.map +1 -0
  270. package/dist/chunks/simple-grid-CHgTayx6.js +2 -0
  271. package/dist/chunks/simple-grid-CHgTayx6.js.map +1 -0
  272. package/dist/chunks/simple-grid-D6PoDK0-.js +14 -0
  273. package/dist/chunks/simple-grid-D6PoDK0-.js.map +1 -0
  274. package/dist/chunks/stack-__ugxVHD.js +11 -0
  275. package/dist/chunks/stack-__ugxVHD.js.map +1 -0
  276. package/dist/chunks/stack-wFUhYQQb.js +2 -0
  277. package/dist/chunks/stack-wFUhYQQb.js.map +1 -0
  278. package/dist/chunks/switch-CZji_hBH.js +2 -0
  279. package/dist/chunks/switch-CZji_hBH.js.map +1 -0
  280. package/dist/chunks/switch-QvuLHJL-.js +78 -0
  281. package/dist/chunks/switch-QvuLHJL-.js.map +1 -0
  282. package/dist/chunks/switch.recipe-D3gb3Xj_.js +100 -0
  283. package/dist/chunks/switch.recipe-D3gb3Xj_.js.map +1 -0
  284. package/dist/chunks/switch.recipe-DHopLj_g.js +2 -0
  285. package/dist/chunks/switch.recipe-DHopLj_g.js.map +1 -0
  286. package/dist/chunks/tag-group-JxvggHdo.js +1347 -0
  287. package/dist/chunks/tag-group-JxvggHdo.js.map +1 -0
  288. package/dist/chunks/tag-group-v87SYIPj.js +2 -0
  289. package/dist/chunks/tag-group-v87SYIPj.js.map +1 -0
  290. package/dist/chunks/text-BTD3oGaQ.js +24 -0
  291. package/dist/chunks/text-BTD3oGaQ.js.map +1 -0
  292. package/dist/chunks/text-BjzNgHxv.js +2 -0
  293. package/dist/chunks/text-BjzNgHxv.js.map +1 -0
  294. package/dist/chunks/text-input-CpABYE1g.js +17 -0
  295. package/dist/chunks/text-input-CpABYE1g.js.map +1 -0
  296. package/dist/chunks/text-input-Ov6DSJhs.js +2 -0
  297. package/dist/chunks/text-input-Ov6DSJhs.js.map +1 -0
  298. package/dist/chunks/text-input.recipe-CGpq33Pp.js +64 -0
  299. package/dist/chunks/text-input.recipe-CGpq33Pp.js.map +1 -0
  300. package/dist/chunks/text-input.recipe-DxzvFMOB.js +2 -0
  301. package/dist/chunks/text-input.recipe-DxzvFMOB.js.map +1 -0
  302. package/dist/chunks/time-input-BIUdp4gX.js +2 -0
  303. package/dist/chunks/time-input-BIUdp4gX.js.map +1 -0
  304. package/dist/chunks/time-input-DS6RgF12.js +129 -0
  305. package/dist/chunks/time-input-DS6RgF12.js.map +1 -0
  306. package/dist/chunks/toggle-button-group-0a-aeCiH.js +265 -0
  307. package/dist/chunks/toggle-button-group-0a-aeCiH.js.map +1 -0
  308. package/dist/chunks/toggle-button-group-BdLaFCWe.js +2 -0
  309. package/dist/chunks/toggle-button-group-BdLaFCWe.js.map +1 -0
  310. package/dist/chunks/tooltip-BdwdWMCL.js +273 -0
  311. package/dist/chunks/tooltip-BdwdWMCL.js.map +1 -0
  312. package/dist/chunks/tooltip-_9ZfCa2D.js +2 -0
  313. package/dist/chunks/tooltip-_9ZfCa2D.js.map +1 -0
  314. package/dist/chunks/tooltip.recipe-CkNOA8Sg.js +2 -0
  315. package/dist/chunks/tooltip.recipe-CkNOA8Sg.js.map +1 -0
  316. package/dist/chunks/tooltip.recipe-D9fYIQZz.js +24 -0
  317. package/dist/chunks/tooltip.recipe-D9fYIQZz.js.map +1 -0
  318. package/dist/chunks/useButton-BRqxk71F.js +2 -0
  319. package/dist/chunks/useButton-BRqxk71F.js.map +1 -0
  320. package/dist/chunks/useButton-CGSIlDH9.js +48 -0
  321. package/dist/chunks/useButton-CGSIlDH9.js.map +1 -0
  322. package/dist/chunks/useCollator-PO0ZNDFD.js +12 -0
  323. package/dist/chunks/useCollator-PO0ZNDFD.js.map +1 -0
  324. package/dist/chunks/useCollator-ajK3YU47.js +2 -0
  325. package/dist/chunks/useCollator-ajK3YU47.js.map +1 -0
  326. package/dist/chunks/useControlledState-D0L6S_5r.js +2 -0
  327. package/dist/chunks/useControlledState-D0L6S_5r.js.map +1 -0
  328. package/dist/chunks/useControlledState-u436Wbp1.js +31 -0
  329. package/dist/chunks/useControlledState-u436Wbp1.js.map +1 -0
  330. package/dist/chunks/useDateFormatter-BYTqyfPM.js +2 -0
  331. package/dist/chunks/useDateFormatter-BYTqyfPM.js.map +1 -0
  332. package/dist/chunks/useDateFormatter-CZ3YJIiV.js +1581 -0
  333. package/dist/chunks/useDateFormatter-CZ3YJIiV.js.map +1 -0
  334. package/dist/chunks/useEvent-9hDa8zoA.js +22 -0
  335. package/dist/chunks/useEvent-9hDa8zoA.js.map +1 -0
  336. package/dist/chunks/useEvent-DCXRKhH2.js +2 -0
  337. package/dist/chunks/useEvent-DCXRKhH2.js.map +1 -0
  338. package/dist/chunks/useField-3jug3XBb.js +36 -0
  339. package/dist/chunks/useField-3jug3XBb.js.map +1 -0
  340. package/dist/chunks/useField-BeaT9Ud9.js +2 -0
  341. package/dist/chunks/useField-BeaT9Ud9.js.map +1 -0
  342. package/dist/chunks/useFocus-CP2rlXSg.js +2 -0
  343. package/dist/chunks/useFocus-CP2rlXSg.js.map +1 -0
  344. package/dist/chunks/useFocus-mfjoACQ_.js +184 -0
  345. package/dist/chunks/useFocus-mfjoACQ_.js.map +1 -0
  346. package/dist/chunks/useFocusRing-C4z9NtLP.js +2 -0
  347. package/dist/chunks/useFocusRing-C4z9NtLP.js.map +1 -0
  348. package/dist/chunks/useFocusRing-C8yOnkHj.js +34 -0
  349. package/dist/chunks/useFocusRing-C8yOnkHj.js.map +1 -0
  350. package/dist/chunks/useFocusWithin-BENrOz43.js +2 -0
  351. package/dist/chunks/useFocusWithin-BENrOz43.js.map +1 -0
  352. package/dist/chunks/useFocusWithin-CLd9itwe.js +55 -0
  353. package/dist/chunks/useFocusWithin-CLd9itwe.js.map +1 -0
  354. package/dist/chunks/useFocusable-C7jAQfqU.js +2 -0
  355. package/dist/chunks/useFocusable-C7jAQfqU.js.map +1 -0
  356. package/dist/chunks/useFocusable-IwGfkXQG.js +75 -0
  357. package/dist/chunks/useFocusable-IwGfkXQG.js.map +1 -0
  358. package/dist/chunks/useFormReset-Bt5-6Arg.js +2 -0
  359. package/dist/chunks/useFormReset-Bt5-6Arg.js.map +1 -0
  360. package/dist/chunks/useFormReset-CzGCrdxu.js +21 -0
  361. package/dist/chunks/useFormReset-CzGCrdxu.js.map +1 -0
  362. package/dist/chunks/useFormValidation-BSXga2hX.js +2 -0
  363. package/dist/chunks/useFormValidation-BSXga2hX.js.map +1 -0
  364. package/dist/chunks/useFormValidation-BcDTI6Mp.js +179 -0
  365. package/dist/chunks/useFormValidation-BcDTI6Mp.js.map +1 -0
  366. package/dist/chunks/useHover-ByIffPdS.js +2 -0
  367. package/dist/chunks/useHover-ByIffPdS.js.map +1 -0
  368. package/dist/chunks/useHover-CbdI4C89.js +85 -0
  369. package/dist/chunks/useHover-CbdI4C89.js.map +1 -0
  370. package/dist/chunks/useLabel-As7K6zBZ.js +2 -0
  371. package/dist/chunks/useLabel-As7K6zBZ.js.map +1 -0
  372. package/dist/chunks/useLabel-Dd6M1Y4b.js +24 -0
  373. package/dist/chunks/useLabel-Dd6M1Y4b.js.map +1 -0
  374. package/dist/chunks/useLabels-B-BeKbzR.js +2 -0
  375. package/dist/chunks/useLabels-B-BeKbzR.js.map +1 -0
  376. package/dist/chunks/useLabels-B1BLA0b7.js +18 -0
  377. package/dist/chunks/useLabels-B1BLA0b7.js.map +1 -0
  378. package/dist/chunks/useLocalizedStringFormatter-CDXOVKSV.js +2 -0
  379. package/dist/chunks/useLocalizedStringFormatter-CDXOVKSV.js.map +1 -0
  380. package/dist/chunks/useLocalizedStringFormatter-JGrQYmnh.js +97 -0
  381. package/dist/chunks/useLocalizedStringFormatter-JGrQYmnh.js.map +1 -0
  382. package/dist/chunks/useNumberFormatter-DS6s5teN.js +2 -0
  383. package/dist/chunks/useNumberFormatter-DS6s5teN.js.map +1 -0
  384. package/dist/chunks/useNumberFormatter-Dx-esBDc.js +14 -0
  385. package/dist/chunks/useNumberFormatter-Dx-esBDc.js.map +1 -0
  386. package/dist/chunks/useObjectRef-4v2MxSjQ.js +2 -0
  387. package/dist/chunks/useObjectRef-4v2MxSjQ.js.map +1 -0
  388. package/dist/chunks/useObjectRef-CaJ5pgjX.js +30 -0
  389. package/dist/chunks/useObjectRef-CaJ5pgjX.js.map +1 -0
  390. package/dist/chunks/usePress-C9YKhG_e.js +8 -0
  391. package/dist/chunks/usePress-C9YKhG_e.js.map +1 -0
  392. package/dist/chunks/usePress-dJvNd3G7.js +526 -0
  393. package/dist/chunks/usePress-dJvNd3G7.js.map +1 -0
  394. package/dist/chunks/useSingleSelectListState-CwUhrKQb.js +2 -0
  395. package/dist/chunks/useSingleSelectListState-CwUhrKQb.js.map +1 -0
  396. package/dist/chunks/useSingleSelectListState-DovbyYzZ.js +269 -0
  397. package/dist/chunks/useSingleSelectListState-DovbyYzZ.js.map +1 -0
  398. package/dist/chunks/useSpinButton-D16epD7I.js +432 -0
  399. package/dist/chunks/useSpinButton-D16epD7I.js.map +1 -0
  400. package/dist/chunks/useSpinButton-UFcBxg8e.js +2 -0
  401. package/dist/chunks/useSpinButton-UFcBxg8e.js.map +1 -0
  402. package/dist/chunks/useTextField-DFfK-BZg.js +88 -0
  403. package/dist/chunks/useTextField-DFfK-BZg.js.map +1 -0
  404. package/dist/chunks/useTextField-lejiPfpS.js +2 -0
  405. package/dist/chunks/useTextField-lejiPfpS.js.map +1 -0
  406. package/dist/chunks/useToggle-BUU7amte.js +2 -0
  407. package/dist/chunks/useToggle-BUU7amte.js.map +1 -0
  408. package/dist/chunks/useToggle-Cp-w42gr.js +50 -0
  409. package/dist/chunks/useToggle-Cp-w42gr.js.map +1 -0
  410. package/dist/chunks/useToggleState-B5pE_WmM.js +2 -0
  411. package/dist/chunks/useToggleState-B5pE_WmM.js.map +1 -0
  412. package/dist/chunks/useToggleState-Bz5rAf4C.js +19 -0
  413. package/dist/chunks/useToggleState-Bz5rAf4C.js.map +1 -0
  414. package/dist/chunks/useUpdateEffect-CCDx8D4X.js +14 -0
  415. package/dist/chunks/useUpdateEffect-CCDx8D4X.js.map +1 -0
  416. package/dist/chunks/useUpdateEffect-sk3kiVGz.js +2 -0
  417. package/dist/chunks/useUpdateEffect-sk3kiVGz.js.map +1 -0
  418. package/dist/chunks/utils-BzPwFwlw.js +2 -0
  419. package/dist/chunks/utils-BzPwFwlw.js.map +1 -0
  420. package/dist/chunks/utils-DTmE9QvG.js +128 -0
  421. package/dist/chunks/utils-DTmE9QvG.js.map +1 -0
  422. package/dist/chunks/utils-XbOVivul.js +2 -0
  423. package/dist/chunks/utils-XbOVivul.js.map +1 -0
  424. package/dist/chunks/utils-wW2ZswvI.js +231 -0
  425. package/dist/chunks/utils-wW2ZswvI.js.map +1 -0
  426. package/dist/chunks/visually-hidden-Qd_t4hAG.js +2 -0
  427. package/dist/chunks/visually-hidden-Qd_t4hAG.js.map +1 -0
  428. package/dist/chunks/visually-hidden-T2B120j4.js +11 -0
  429. package/dist/chunks/visually-hidden-T2B120j4.js.map +1 -0
  430. package/dist/code.d.ts +10 -0
  431. package/dist/combobox.d.ts +275 -0
  432. package/dist/components/accordion.cjs +2 -0
  433. package/dist/components/accordion.cjs.map +1 -0
  434. package/dist/components/accordion.es.js +10 -0
  435. package/dist/components/accordion.es.js.map +1 -0
  436. package/dist/components/alert.cjs +2 -0
  437. package/dist/components/alert.cjs.map +1 -0
  438. package/dist/components/alert.es.js +10 -0
  439. package/dist/components/alert.es.js.map +1 -0
  440. package/dist/components/avatar.cjs +2 -0
  441. package/dist/components/avatar.cjs.map +1 -0
  442. package/dist/components/avatar.es.js +5 -0
  443. package/dist/components/avatar.es.js.map +1 -0
  444. package/dist/components/badge.cjs +2 -0
  445. package/dist/components/badge.cjs.map +1 -0
  446. package/dist/components/badge.es.js +5 -0
  447. package/dist/components/badge.es.js.map +1 -0
  448. package/dist/components/box.cjs +2 -0
  449. package/dist/components/box.cjs.map +1 -0
  450. package/dist/components/box.es.js +5 -0
  451. package/dist/components/box.es.js.map +1 -0
  452. package/dist/components/button.cjs +2 -0
  453. package/dist/components/button.cjs.map +1 -0
  454. package/dist/components/button.es.js +5 -0
  455. package/dist/components/button.es.js.map +1 -0
  456. package/dist/components/calendar.cjs +2 -0
  457. package/dist/components/calendar.cjs.map +1 -0
  458. package/dist/components/calendar.es.js +5 -0
  459. package/dist/components/calendar.es.js.map +1 -0
  460. package/dist/components/card.cjs +2 -0
  461. package/dist/components/card.cjs.map +1 -0
  462. package/dist/components/card.es.js +8 -0
  463. package/dist/components/card.es.js.map +1 -0
  464. package/dist/components/checkbox.cjs +2 -0
  465. package/dist/components/checkbox.cjs.map +1 -0
  466. package/dist/components/checkbox.es.js +5 -0
  467. package/dist/components/checkbox.es.js.map +1 -0
  468. package/dist/components/code.cjs +2 -0
  469. package/dist/components/code.cjs.map +1 -0
  470. package/dist/components/code.es.js +5 -0
  471. package/dist/components/code.es.js.map +1 -0
  472. package/dist/components/combobox.cjs +2 -0
  473. package/dist/components/combobox.cjs.map +1 -0
  474. package/dist/components/combobox.es.js +8 -0
  475. package/dist/components/combobox.es.js.map +1 -0
  476. package/dist/components/components.cjs +2 -0
  477. package/dist/components/components.cjs.map +1 -0
  478. package/dist/components/components.es.js +125 -0
  479. package/dist/components/components.es.js.map +1 -0
  480. package/dist/components/date-input.cjs +2 -0
  481. package/dist/components/date-input.cjs.map +1 -0
  482. package/dist/components/date-input.es.js +5 -0
  483. package/dist/components/date-input.es.js.map +1 -0
  484. package/dist/components/date-picker.cjs +2 -0
  485. package/dist/components/date-picker.cjs.map +1 -0
  486. package/dist/components/date-picker.es.js +5 -0
  487. package/dist/components/date-picker.es.js.map +1 -0
  488. package/dist/components/dialog.cjs +2 -0
  489. package/dist/components/dialog.cjs.map +1 -0
  490. package/dist/components/dialog.es.js +5 -0
  491. package/dist/components/dialog.es.js.map +1 -0
  492. package/dist/components/flex.cjs +2 -0
  493. package/dist/components/flex.cjs.map +1 -0
  494. package/dist/components/flex.es.js +5 -0
  495. package/dist/components/flex.es.js.map +1 -0
  496. package/dist/components/form-field.cjs +2 -0
  497. package/dist/components/form-field.cjs.map +1 -0
  498. package/dist/components/form-field.es.js +11 -0
  499. package/dist/components/form-field.es.js.map +1 -0
  500. package/dist/components/grid.cjs +2 -0
  501. package/dist/components/grid.cjs.map +1 -0
  502. package/dist/components/grid.es.js +5 -0
  503. package/dist/components/grid.es.js.map +1 -0
  504. package/dist/components/heading.cjs +2 -0
  505. package/dist/components/heading.cjs.map +1 -0
  506. package/dist/components/heading.es.js +5 -0
  507. package/dist/components/heading.es.js.map +1 -0
  508. package/dist/components/icon-button.cjs +2 -0
  509. package/dist/components/icon-button.cjs.map +1 -0
  510. package/dist/components/icon-button.es.js +5 -0
  511. package/dist/components/icon-button.es.js.map +1 -0
  512. package/dist/components/icon.cjs +2 -0
  513. package/dist/components/icon.cjs.map +1 -0
  514. package/dist/components/icon.es.js +5 -0
  515. package/dist/components/icon.es.js.map +1 -0
  516. package/dist/components/image.cjs +2 -0
  517. package/dist/components/image.cjs.map +1 -0
  518. package/dist/components/image.es.js +5 -0
  519. package/dist/components/image.es.js.map +1 -0
  520. package/dist/components/kbd.cjs +2 -0
  521. package/dist/components/kbd.cjs.map +1 -0
  522. package/dist/components/kbd.es.js +5 -0
  523. package/dist/components/kbd.es.js.map +1 -0
  524. package/dist/components/link.cjs +2 -0
  525. package/dist/components/link.cjs.map +1 -0
  526. package/dist/components/link.es.js +5 -0
  527. package/dist/components/link.es.js.map +1 -0
  528. package/dist/components/list.cjs +2 -0
  529. package/dist/components/list.cjs.map +1 -0
  530. package/dist/components/list.es.js +8 -0
  531. package/dist/components/list.es.js.map +1 -0
  532. package/dist/components/loading-spinner.cjs +2 -0
  533. package/dist/components/loading-spinner.cjs.map +1 -0
  534. package/dist/components/loading-spinner.es.js +5 -0
  535. package/dist/components/loading-spinner.es.js.map +1 -0
  536. package/dist/components/multiline-text-input.cjs +2 -0
  537. package/dist/components/multiline-text-input.cjs.map +1 -0
  538. package/dist/components/multiline-text-input.es.js +5 -0
  539. package/dist/components/multiline-text-input.es.js.map +1 -0
  540. package/dist/components/nimbus-provider.cjs +2 -0
  541. package/dist/components/nimbus-provider.cjs.map +1 -0
  542. package/dist/components/nimbus-provider.es.js +8 -0
  543. package/dist/components/nimbus-provider.es.js.map +1 -0
  544. package/dist/components/number-input.cjs +2 -0
  545. package/dist/components/number-input.cjs.map +1 -0
  546. package/dist/components/number-input.es.js +5 -0
  547. package/dist/components/number-input.es.js.map +1 -0
  548. package/dist/components/password-input.cjs +2 -0
  549. package/dist/components/password-input.cjs.map +1 -0
  550. package/dist/components/password-input.es.js +5 -0
  551. package/dist/components/password-input.es.js.map +1 -0
  552. package/dist/components/radio-input.cjs +2 -0
  553. package/dist/components/radio-input.cjs.map +1 -0
  554. package/dist/components/radio-input.es.js +7 -0
  555. package/dist/components/radio-input.es.js.map +1 -0
  556. package/dist/components/select.cjs +2 -0
  557. package/dist/components/select.cjs.map +1 -0
  558. package/dist/components/select.es.js +9 -0
  559. package/dist/components/select.es.js.map +1 -0
  560. package/dist/components/simple-grid.cjs +2 -0
  561. package/dist/components/simple-grid.cjs.map +1 -0
  562. package/dist/components/simple-grid.es.js +5 -0
  563. package/dist/components/simple-grid.es.js.map +1 -0
  564. package/dist/components/stack.cjs +2 -0
  565. package/dist/components/stack.cjs.map +1 -0
  566. package/dist/components/stack.es.js +5 -0
  567. package/dist/components/stack.es.js.map +1 -0
  568. package/dist/components/switch.cjs +2 -0
  569. package/dist/components/switch.cjs.map +1 -0
  570. package/dist/components/switch.es.js +5 -0
  571. package/dist/components/switch.es.js.map +1 -0
  572. package/dist/components/table.cjs +2 -0
  573. package/dist/components/table.cjs.map +1 -0
  574. package/dist/components/table.es.js +5 -0
  575. package/dist/components/table.es.js.map +1 -0
  576. package/dist/components/tag-group.cjs +2 -0
  577. package/dist/components/tag-group.cjs.map +1 -0
  578. package/dist/components/tag-group.es.js +5 -0
  579. package/dist/components/tag-group.es.js.map +1 -0
  580. package/dist/components/text-input.cjs +2 -0
  581. package/dist/components/text-input.cjs.map +1 -0
  582. package/dist/components/text-input.es.js +5 -0
  583. package/dist/components/text-input.es.js.map +1 -0
  584. package/dist/components/text.cjs +2 -0
  585. package/dist/components/text.cjs.map +1 -0
  586. package/dist/components/text.es.js +5 -0
  587. package/dist/components/text.es.js.map +1 -0
  588. package/dist/components/time-input.cjs +2 -0
  589. package/dist/components/time-input.cjs.map +1 -0
  590. package/dist/components/time-input.es.js +5 -0
  591. package/dist/components/time-input.es.js.map +1 -0
  592. package/dist/components/toggle-button-group.cjs +2 -0
  593. package/dist/components/toggle-button-group.cjs.map +1 -0
  594. package/dist/components/toggle-button-group.es.js +7 -0
  595. package/dist/components/toggle-button-group.es.js.map +1 -0
  596. package/dist/components/tooltip.cjs +2 -0
  597. package/dist/components/tooltip.cjs.map +1 -0
  598. package/dist/components/tooltip.es.js +9 -0
  599. package/dist/components/tooltip.es.js.map +1 -0
  600. package/dist/components/visually-hidden.cjs +2 -0
  601. package/dist/components/visually-hidden.cjs.map +1 -0
  602. package/dist/components/visually-hidden.es.js +5 -0
  603. package/dist/components/visually-hidden.es.js.map +1 -0
  604. package/dist/components.d.ts +2668 -0
  605. package/dist/date-input.d.ts +94 -0
  606. package/dist/date-picker.d.ts +164 -0
  607. package/dist/dialog.d.ts +33 -0
  608. package/dist/flex.d.ts +5 -0
  609. package/dist/form-field.d.ts +131 -0
  610. package/dist/grid.d.ts +28 -0
  611. package/dist/heading.d.ts +5 -0
  612. package/dist/icon-button.d.ts +53 -0
  613. package/dist/icon.d.ts +99 -0
  614. package/dist/image.d.ts +18 -0
  615. package/dist/index.cjs +1 -42
  616. package/dist/index.cjs.map +1 -1
  617. package/dist/index.d.ts +934 -748
  618. package/dist/index.es.js +308 -22041
  619. package/dist/index.es.js.map +1 -1
  620. package/dist/kbd.d.ts +10 -0
  621. package/dist/link.d.ts +92 -0
  622. package/dist/list.d.ts +21 -0
  623. package/dist/loading-spinner.d.ts +88 -0
  624. package/dist/multiline-text-input.d.ts +76 -0
  625. package/dist/nimbus-provider.d.ts +23 -0
  626. package/dist/number-input.d.ts +143 -0
  627. package/dist/password-input.d.ts +74 -0
  628. package/dist/radio-input.d.ts +70 -0
  629. package/dist/select.d.ts +143 -0
  630. package/dist/setup-jsdom-polyfills.cjs.map +1 -1
  631. package/dist/setup-jsdom-polyfills.es.js.map +1 -1
  632. package/dist/simple-grid.d.ts +28 -0
  633. package/dist/stack.d.ts +14 -0
  634. package/dist/switch.d.ts +75 -0
  635. package/dist/table.d.ts +5 -0
  636. package/dist/tag-group.d.ts +99 -0
  637. package/dist/text-input.d.ts +68 -0
  638. package/dist/text.d.ts +20 -0
  639. package/dist/time-input.d.ts +102 -0
  640. package/dist/toggle-button-group.d.ts +107 -0
  641. package/dist/tooltip.d.ts +134 -0
  642. package/dist/visually-hidden.d.ts +15 -0
  643. package/package.json +6 -5
@@ -0,0 +1,157 @@
1
+ import { AccordionItemProps as AccordionItemProps_2 } from './accordion.types';
2
+ import { AccordionItemProps as AccordionItemProps_3 } from '..';
3
+ import { ComponentProps } from 'react';
4
+ import { default as default_2 } from 'react';
5
+ import { DetailedHTMLProps } from 'react';
6
+ import { DisclosureGroupProps as DisclosureGroupProps_2 } from './accordion.types';
7
+ import { DisclosureProps } from 'react-aria-components';
8
+ import { ForwardRefExoticComponent } from 'react';
9
+ import { HTMLAttributes } from 'react';
10
+ import { HTMLChakraProps } from '@chakra-ui/react';
11
+ import { JsxStyleProps } from '@chakra-ui/react';
12
+ import { PatchHtmlProps } from '@chakra-ui/react';
13
+ import { PolymorphicProps } from '@chakra-ui/react';
14
+ import { ReactNode } from 'react';
15
+ import { RecipeVariantProps } from '@chakra-ui/react';
16
+ import { RefAttributes } from 'react';
17
+ import { RefObject } from 'react';
18
+ import { SlotRecipeDefinition } from '@chakra-ui/react';
19
+ import { useButton } from 'react-aria';
20
+ import { useDisclosure } from 'react-aria';
21
+ import { useDisclosureState } from 'react-stately';
22
+
23
+ export declare const Accordion: {
24
+ Root: ForwardRefExoticComponent<Omit<DisclosureGroupProps_2, "ref"> & RefAttributes<HTMLDivElement>>;
25
+ Item: ForwardRefExoticComponent<AccordionItemProps_2 & {
26
+ children: ReactNode;
27
+ id?: string;
28
+ value?: string;
29
+ isDisabled?: boolean;
30
+ isExpanded?: boolean;
31
+ onExpandedChange?: (isExpanded: boolean) => void;
32
+ } & RefAttributes<HTMLDivElement>>;
33
+ Header: ForwardRefExoticComponent< {
34
+ children: ReactNode;
35
+ } & RefAttributes<HTMLButtonElement>>;
36
+ Content: ForwardRefExoticComponent<Omit<{
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>>;
40
+ };
41
+
42
+ export declare type AccordionComposition = {
43
+ state: ReturnType<typeof useDisclosureState>;
44
+ buttonProps: ReturnType<typeof useButton>["buttonProps"];
45
+ panelProps: ReturnType<typeof useDisclosure>["panelProps"];
46
+ triggerRef: RefObject<HTMLButtonElement>;
47
+ panelRef: RefObject<HTMLDivElement>;
48
+ isFocusVisible: boolean;
49
+ };
50
+
51
+ export declare const _AccordionContent: default_2.ForwardRefExoticComponent<Omit<AccordionContentProps, "ref"> & default_2.RefAttributes<HTMLDivElement>>;
52
+
53
+ declare type AccordionContentProps = {
54
+ /**
55
+ * The content to display
56
+ */
57
+ children: ReactNode;
58
+ } & ComponentProps<typeof AccordionPanel>;
59
+
60
+ export declare const _AccordionHeader: default_2.ForwardRefExoticComponent<AccordionHeaderProps & default_2.RefAttributes<HTMLButtonElement>>;
61
+
62
+ declare type AccordionHeaderProps = {
63
+ /**
64
+ * The text / content to display in the Header
65
+ */
66
+ children: ReactNode;
67
+ };
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>>;
70
+
71
+ export declare const _AccordionItem: default_2.ForwardRefExoticComponent<AccordionItemProps_3 & {
72
+ children: default_2.ReactNode;
73
+ id?: string;
74
+ value?: string;
75
+ isDisabled?: boolean;
76
+ isExpanded?: boolean;
77
+ onExpandedChange?: (isExpanded: boolean) => void;
78
+ } & default_2.RefAttributes<HTMLDivElement>>;
79
+
80
+ export declare type AccordionItemProps = {
81
+ isDisabled?: boolean;
82
+ isExpanded?: boolean;
83
+ onExpandedChange?: (isExpanded: boolean) => void;
84
+ id?: string;
85
+ children: ReactNode;
86
+ title?: string;
87
+ };
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>>;
90
+
91
+ export declare interface AccordionProps extends Omit<DisclosureProps, "children" | "id"> {
92
+ additionalTriggerComponent?: ReactNode;
93
+ children: ReactNode;
94
+ recipe?: string;
95
+ size?: "sm" | "md";
96
+ }
97
+
98
+ export declare const _AccordionRoot: default_2.ForwardRefExoticComponent<Omit<DisclosureGroupProps, "ref"> & default_2.RefAttributes<HTMLDivElement>>;
99
+
100
+ export declare type AccordionRootProps = HTMLChakraProps<"div", RecipeVariantProps<typeof accordionSlotRecipe>>;
101
+
102
+ /**
103
+ * Recipe configuration for the Accordion component.
104
+ * Defines the styling variants and base styles using Chakra UI's recipe system.
105
+ */
106
+ declare const accordionSlotRecipe: SlotRecipeDefinition<"root" | "trigger" | "disclosure" | "panel" | "accordionTitle" | "headerContentRight", {
107
+ size: {
108
+ md: {
109
+ trigger: {
110
+ "--font-size": "fontSizes.500";
111
+ "& svg": {
112
+ "--width": "sizes.600";
113
+ "--height": "sizes.600";
114
+ };
115
+ };
116
+ panel: {
117
+ "--padding-top": "spacing.600";
118
+ "--padding-bottom": "spacing.800";
119
+ "--padding-left": "spacing.800";
120
+ };
121
+ };
122
+ sm: {
123
+ trigger: {
124
+ "--font-size": "fontSizes.400";
125
+ "& svg": {
126
+ "--width": "sizes.500";
127
+ "--height": "sizes.500";
128
+ };
129
+ };
130
+ panel: {
131
+ "--padding-top": "spacing.400";
132
+ "--padding-bottom": "spacing.600";
133
+ "--padding-left": "spacing.700";
134
+ };
135
+ };
136
+ };
137
+ }>;
138
+
139
+ export declare type DisclosureGroupProps = AccordionProps & {
140
+ children: ReactNode;
141
+ ref?: RefAttributes<HTMLButtonElement>;
142
+ allowsMultipleExpanded?: boolean;
143
+ onExpandedChange?: (isExpanded: boolean) => void;
144
+ isDisabled?: boolean;
145
+ isExpanded?: boolean;
146
+ };
147
+
148
+ export declare type DisclosureItemProps = AccordionItemProps & {
149
+ children: ReactNode;
150
+ id?: string;
151
+ value?: string;
152
+ isDisabled?: boolean;
153
+ isExpanded?: boolean;
154
+ onExpandedChange?: (isExpanded: boolean) => void;
155
+ };
156
+
157
+ export { }
@@ -0,0 +1,173 @@
1
+ import { AlertActionsProps as AlertActionsProps_2 } from './alert.types';
2
+ import { AlertDescriptionProps as AlertDescriptionProps_2 } from './alert.types';
3
+ import { AlertDismissButtonProps as AlertDismissButtonProps_2 } from './alert.types';
4
+ import { AlertRootComponent as AlertRootComponent_2 } from './alert.types';
5
+ import { AlertTitleProps as AlertTitleProps_2 } from './alert.types';
6
+ import { AriaButtonProps } from 'react-aria';
7
+ import { HTMLChakraProps } from '@chakra-ui/react';
8
+ import { PropsWithChildren } from 'react';
9
+ import { RecipeProps } from '@chakra-ui/react';
10
+ import { RecipeVariantProps } from '@chakra-ui/react';
11
+ import { SlotRecipeDefinition } from '@chakra-ui/react';
12
+ import { TextProps as TextProps_2 } from '@chakra-ui/react';
13
+ import { UnstyledProp } from '@chakra-ui/react';
14
+
15
+ /**
16
+ * Alert
17
+ * ============================================================
18
+ * Provides feedback to the user about the status of an action or system event
19
+ */
20
+ export declare const Alert: {
21
+ Root: AlertRootComponent_2;
22
+ Title: {
23
+ ({ children, ...props }: AlertTitleProps_2): null;
24
+ displayName: string;
25
+ };
26
+ Description: {
27
+ ({ children, ...props }: AlertDescriptionProps_2): null;
28
+ displayName: string;
29
+ };
30
+ Actions: {
31
+ ({ children, ...props }: AlertActionsProps_2): null;
32
+ displayName: string;
33
+ };
34
+ DismissButton: {
35
+ ({ children, ...props }: AlertDismissButtonProps_2): null;
36
+ displayName: string;
37
+ };
38
+ };
39
+
40
+ export declare const _AlertActions: {
41
+ ({ children, ...props }: AlertActionsProps): null;
42
+ displayName: string;
43
+ };
44
+
45
+ /** Base Chakra styling props for the `actions` slot (`div`). */
46
+ export declare type AlertActionsProps = HTMLChakraProps<"div", RecipeProps<"div">>;
47
+
48
+ export declare const _AlertDescription: {
49
+ ({ children, ...props }: AlertDescriptionProps): null;
50
+ displayName: string;
51
+ };
52
+
53
+ /** Props for the `Alert.Description` sub-component (inherits from Text). */
54
+ export declare type AlertDescriptionProps = Omit<TextProps, "ref"> & {
55
+ ref?: React.Ref<HTMLDivElement>;
56
+ };
57
+
58
+ export declare const _AlertDismissButton: {
59
+ ({ children, ...props }: AlertDismissButtonProps): null;
60
+ displayName: string;
61
+ };
62
+
63
+ /** Props for the `Alert.DismissButton` sub-component (inherits from Button). */
64
+ export declare type AlertDismissButtonProps = ButtonProps;
65
+
66
+ /** Base Chakra styling props for the `icon` slot (`div`). */
67
+ export declare type AlertIconProps = HTMLChakraProps<"div", RecipeProps<"div">>;
68
+
69
+ /** Final external props for the `<Alert>` component (variants + children + data-* attrs). */
70
+ export declare type AlertProps = PropsWithChildren<AlertVariantProps> & {
71
+ [key: `data-${string}`]: unknown;
72
+ ref?: React.Ref<HTMLDivElement>;
73
+ };
74
+
75
+ /**
76
+ * Recipe configuration for the Alert component.
77
+ * Defines the styling variants and base styles using Chakra UI's recipe system.
78
+ */
79
+ declare const alertRecipe: SlotRecipeDefinition<"title" | "description" | "icon" | "root" | "actions" | "dismissButton", {
80
+ tone: {
81
+ critical: {
82
+ root: {
83
+ colorPalette: "critical";
84
+ };
85
+ };
86
+ info: {
87
+ root: {
88
+ colorPalette: "info";
89
+ };
90
+ };
91
+ warning: {
92
+ root: {
93
+ colorPalette: "amber";
94
+ };
95
+ };
96
+ positive: {
97
+ root: {
98
+ colorPalette: "positive";
99
+ };
100
+ };
101
+ };
102
+ variant: {
103
+ flat: {};
104
+ outlined: {
105
+ root: {
106
+ border: "solid-25";
107
+ borderColor: "colorPalette.5";
108
+ backgroundColor: "colorPalette.2";
109
+ padding: "200";
110
+ borderRadius: "200";
111
+ };
112
+ };
113
+ };
114
+ }>;
115
+
116
+ /**
117
+ * Alert
118
+ * ============================================================
119
+ * Provides feedback to the user about the status of an action or system event
120
+ */
121
+ export declare const _AlertRoot: AlertRootComponent;
122
+
123
+ /** Type signature for the main `Alert` component. */
124
+ export declare type AlertRootComponent = React.FC<AlertProps>;
125
+
126
+ /** Base Chakra styling props for the root `div` slot. */
127
+ export declare type AlertRootProps = HTMLChakraProps<"div", RecipeProps<"div">>;
128
+
129
+ export declare const _AlertTitle: {
130
+ ({ children, ...props }: AlertTitleProps): null;
131
+ displayName: string;
132
+ };
133
+
134
+ /** Props for the `Alert.Title` sub-component (inherits from Text). */
135
+ export declare type AlertTitleProps = Omit<TextProps, "ref"> & {
136
+ ref?: React.Ref<HTMLDivElement>;
137
+ };
138
+
139
+ /** Combined root props including Chakra styles and recipe variants. */
140
+ declare type AlertVariantProps = AlertRootProps & RecipeVariantProps<typeof alertRecipe>;
141
+
142
+ declare interface ButtonProps extends FunctionalButtonProps {
143
+ slot?: string | null | undefined;
144
+ ref?: React.Ref<HTMLButtonElement>;
145
+ }
146
+
147
+ /**
148
+ * Base recipe props interface that combines Chakra UI's recipe props
149
+ * with the unstyled prop option for the button element.
150
+ */
151
+ declare interface ButtonRecipeProps extends RecipeProps<"button">, UnstyledProp {
152
+ }
153
+
154
+ /**
155
+ * Root props interface that extends Chakra's HTML props with our recipe props.
156
+ * This creates a complete set of props for the root element, combining
157
+ * HTML attributes, Chakra's styling system, and our custom recipe props.
158
+ */
159
+ declare interface ButtonRootProps extends Omit<HTMLChakraProps<"button", ButtonRecipeProps>, "slot"> {
160
+ slot?: string | null | undefined;
161
+ }
162
+
163
+ /** combine chakra-button props with aria-button props */
164
+ declare type FunctionalButtonProps = AriaButtonProps & Omit<ButtonRootProps, keyof AriaButtonProps | "slot"> & {
165
+ [key: `data-${string}`]: unknown;
166
+ };
167
+
168
+ declare interface TextProps extends Omit<TextProps_2, "slot"> {
169
+ ref?: React.Ref<HTMLElement>;
170
+ slot?: string | null | undefined;
171
+ }
172
+
173
+ export { }
@@ -0,0 +1,70 @@
1
+ import { HTMLAttributes } from 'react';
2
+ import { HTMLChakraProps } from '@chakra-ui/react';
3
+ import { JSX } from 'react/jsx-runtime';
4
+ import { RecipeDefinition } from '@chakra-ui/react';
5
+ import { RecipeProps } from '@chakra-ui/react';
6
+ import { RecipeVariantProps } from '@chakra-ui/react';
7
+ import { UnstyledProp } from '@chakra-ui/react';
8
+
9
+ export declare const Avatar: {
10
+ (props: AvatarProps): JSX.Element;
11
+ displayName: string;
12
+ };
13
+
14
+ export declare interface AvatarComponentProps extends HTMLAttributes<HTMLDivElement>, RecipeVariantProps<typeof avatarRecipe> {
15
+ /**
16
+ * The first name used to show initials
17
+ */
18
+ firstName: string;
19
+ /**
20
+ * The last name used to show initials
21
+ */
22
+ lastName: string;
23
+ /**
24
+ * The image URL
25
+ */
26
+ src?: string;
27
+ /**
28
+ * Alt text for the avatar image
29
+ */
30
+ alt?: string;
31
+ /**
32
+ * If the avatar is disabled
33
+ */
34
+ isDisabled?: boolean;
35
+ }
36
+
37
+ export declare interface AvatarProps extends FunctionalAvatarProps {
38
+ children?: React.ReactNode;
39
+ ref?: React.Ref<HTMLDivElement>;
40
+ }
41
+
42
+ declare const avatarRecipe: RecipeDefinition< {
43
+ size: {
44
+ md: {
45
+ width: number;
46
+ height: number;
47
+ textStyle: "sm";
48
+ };
49
+ xs: {
50
+ width: number;
51
+ height: number;
52
+ textStyle: "xs";
53
+ };
54
+ "2xs": {
55
+ width: number;
56
+ height: number;
57
+ textStyle: "xs";
58
+ };
59
+ };
60
+ }>;
61
+
62
+ declare interface AvatarRecipeProps extends RecipeProps<"div">, UnstyledProp {
63
+ }
64
+
65
+ declare interface AvatarRootProps extends HTMLChakraProps<"div", AvatarRecipeProps> {
66
+ }
67
+
68
+ declare type FunctionalAvatarProps = AvatarRootProps & AvatarComponentProps;
69
+
70
+ export { }