@optiaxiom/react 0.1.0-next.9 → 0.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (382) hide show
  1. package/README.md +1 -9
  2. package/dist/PopoverContent-SMPtGTQS.d.ts +4478 -0
  3. package/dist/assets/src/alert-dialog-content/AlertDialogContent.css.ts.vanilla-CVfLPfsi.css +23 -0
  4. package/dist/assets/src/alert-dialog-description/AlertDialogDescription.css.ts.vanilla-ByU_MbAC.css +6 -0
  5. package/dist/assets/src/alert-dialog-footer/AlertDialogFooter.css.ts.vanilla-DMG9lF3W.css +6 -0
  6. package/dist/assets/src/autocomplete-content/AutocompleteContent.css.ts.vanilla-okSbnsG8.css +10 -0
  7. package/dist/assets/src/autocomplete-item/AutocompleteItem.css.ts.vanilla-iI5UGzA4.css +26 -0
  8. package/dist/assets/src/avatar/Avatar.css.ts.vanilla-ClN9p8wH.css +27 -0
  9. package/dist/assets/src/badge/Badge.css.ts.vanilla-Bo5IfsM_.css +46 -0
  10. package/dist/assets/src/box/Box.css.ts.vanilla-B8q6Oyuj.css +87 -0
  11. package/dist/assets/src/button/Button.css.ts.vanilla-BDZg-A0O.css +150 -0
  12. package/dist/assets/src/checkbox/Checkbox.css.ts.vanilla-DmEmg4Fg.css +23 -0
  13. package/dist/assets/src/code/Code.css.ts.vanilla-CP53j-Jc.css +7 -0
  14. package/dist/assets/src/command-item/CommandItem.css.ts.vanilla-Uu0_1Rf_.css +17 -0
  15. package/dist/assets/src/command-list/CommandList.css.ts.vanilla-DCUc2i8R.css +9 -0
  16. package/dist/assets/src/control-base/ControlBase.css.ts.vanilla-BEz0zQpD.css +41 -0
  17. package/dist/assets/src/dialog-body/DialogBody.css.ts.vanilla-6I4GFoY3.css +6 -0
  18. package/dist/assets/src/{dialog/Dialog.css.ts.vanilla-B7OE7tnX.css → dialog-content/DialogContent.css.ts.vanilla-CuP-Hjp0.css} +10 -10
  19. package/dist/assets/src/disclosure-content/DisclosureContent.css.ts.vanilla-BqeurMvw.css +25 -0
  20. package/dist/assets/src/disclosure-trigger/DisclosureTrigger.css.ts.vanilla-0sn-enS-.css +16 -0
  21. package/dist/assets/src/drawer/Drawer.css.ts.vanilla-DWe4kLbE.css +30 -0
  22. package/dist/assets/src/hover-card-content/HoverCardContent.css.ts.vanilla-C2rYzgoD.css +7 -0
  23. package/dist/assets/src/indicator/Indicator.css.ts.vanilla-VGeZf61K.css +36 -0
  24. package/dist/assets/src/input-base/InputBase.css.ts.vanilla-BWyzXodK.css +53 -0
  25. package/dist/assets/src/kbd/Kbd.css.ts.vanilla-bKFa-HZJ.css +9 -0
  26. package/dist/assets/src/layers/layers.css.ts.vanilla-KObJMImw.css +1 -0
  27. package/dist/assets/src/link/Link.css.ts.vanilla-CpjSWnSg.css +35 -0
  28. package/dist/assets/src/menu-content-base/MenuContentBase.css.ts.vanilla-CBmc2U7h.css +9 -0
  29. package/dist/assets/src/menu-item-base/MenuItemBase.css.ts.vanilla-DrCV8udS.css +30 -0
  30. package/dist/assets/src/pagination/Pagination.css.ts.vanilla-BzTZvoeC.css +6 -0
  31. package/dist/assets/src/pill/Pill.css.ts.vanilla-0ZyLCs4p.css +12 -0
  32. package/dist/assets/src/popover-content/PopoverContent.css.ts.vanilla-B7WAXVkn.css +8 -0
  33. package/dist/assets/src/radio-group-item/RadioGroupItem.css.ts.vanilla-Ck5zAZIX.css +9 -0
  34. package/dist/assets/src/search-input/SearchInput.css.ts.vanilla-2JAkiMlw.css +6 -0
  35. package/dist/assets/src/separator/Separator.css.ts.vanilla-BPTyRjy9.css +45 -0
  36. package/dist/assets/src/side-nav-item/SideNavItem.css.ts.vanilla-DoASts5V.css +6 -0
  37. package/dist/assets/src/skeleton/Skeleton.css.ts.vanilla-BsQmCWCL.css +6 -0
  38. package/dist/assets/src/sprinkles/{sprinkles.css.ts.vanilla-3EoQkW4g.css → properties.css.ts.vanilla-Bg4xFBbC.css} +2788 -2505
  39. package/dist/assets/src/switch/Switch.css.ts.vanilla-DC1xPpLC.css +26 -0
  40. package/dist/assets/src/table/Table.css.ts.vanilla-Cok78MJU.css +9 -0
  41. package/dist/assets/src/table-body/TableBody.css.ts.vanilla-D21txW4v.css +6 -0
  42. package/dist/assets/src/table-cell/TableCell.css.ts.vanilla-C9lLH4Re.css +10 -0
  43. package/dist/assets/src/table-header-cell/TableHeaderCell.css.ts.vanilla-BlbmuVsP.css +6 -0
  44. package/dist/assets/src/table-row/TableRow.css.ts.vanilla-9uH71Yf6.css +4 -0
  45. package/dist/assets/src/tabs/Tabs.css.ts.vanilla-CehrT60e.css +9 -0
  46. package/dist/assets/src/tabs-list/TabsList.css.ts.vanilla-tCf9UCkY.css +23 -0
  47. package/dist/assets/src/tabs-trigger/TabsTrigger.css.ts.vanilla-Df0zUu5W.css +35 -0
  48. package/dist/assets/src/text/{Text.css.ts.vanilla-DK_dMlGe.css → Text.css.ts.vanilla-ngxCk5hZ.css} +9 -9
  49. package/dist/assets/src/textarea-autosize/TextareaAutosize.css.ts.vanilla-CJ9hUlY-.css +34 -0
  50. package/dist/assets/src/toast/Toast.css.ts.vanilla-CDM7TDwV.css +92 -0
  51. package/dist/assets/src/toast-provider/ToastProvider.css.ts.vanilla-wsB2DsHJ.css +34 -0
  52. package/dist/assets/src/transition/Transition.css.ts.vanilla-BHwXmrOM.css +56 -0
  53. package/dist/index.d.ts +723 -1642
  54. package/dist/index.js +94 -37
  55. package/dist/package.json.js +3 -0
  56. package/dist/src/alert/Alert-css.js +7 -0
  57. package/dist/src/alert/Alert.js +42 -0
  58. package/dist/src/alert-description/AlertDescription.js +10 -0
  59. package/dist/src/alert-dialog/AlertDialog.js +22 -0
  60. package/dist/src/alert-dialog-action/AlertDialogAction.js +15 -0
  61. package/dist/src/alert-dialog-cancel/AlertDialogCancel.js +15 -0
  62. package/dist/src/alert-dialog-content/AlertDialogContent-css.js +8 -0
  63. package/dist/src/alert-dialog-content/AlertDialogContent.js +19 -0
  64. package/dist/src/alert-dialog-context/AlertDialogContext.js +5 -0
  65. package/dist/src/alert-dialog-description/AlertDialogDescription-css.js +7 -0
  66. package/dist/src/alert-dialog-description/AlertDialogDescription.js +12 -0
  67. package/dist/src/alert-dialog-footer/AlertDialogFooter-css.js +7 -0
  68. package/dist/src/alert-dialog-footer/AlertDialogFooter.js +11 -0
  69. package/dist/src/alert-dialog-title/AlertDialogTitle.js +23 -0
  70. package/dist/src/alert-dialog-trigger/AlertDialogTrigger.js +15 -0
  71. package/dist/src/alert-title/AlertTitle.js +12 -0
  72. package/dist/{animate-presence → src/animate-presence}/AnimatePresence.js +11 -5
  73. package/dist/src/autocomplete/Autocomplete.js +84 -0
  74. package/dist/src/autocomplete/useDelayedState.js +26 -0
  75. package/dist/src/autocomplete-content/AutocompleteContent-css.js +8 -0
  76. package/dist/src/autocomplete-content/AutocompleteContent.js +37 -0
  77. package/dist/src/autocomplete-context/AutocompleteContext.js +5 -0
  78. package/dist/src/autocomplete-empty-item/AutocompleteEmptyItem.js +30 -0
  79. package/dist/src/autocomplete-item/AutocompletItem.js +37 -0
  80. package/dist/src/autocomplete-item/AutocompleteItem-css.js +7 -0
  81. package/dist/src/autocomplete-item-indicator/AutocompleteItemIndicator.js +15 -0
  82. package/dist/src/autocomplete-list/AutocompleteList.js +19 -0
  83. package/dist/src/autocomplete-list-context/AutocompleteListContext.js +5 -0
  84. package/dist/src/autocomplete-trigger/AutocompleteTrigger.js +33 -0
  85. package/dist/src/avatar/Avatar-css.js +10 -0
  86. package/dist/{avatar → src/avatar}/Avatar.js +9 -7
  87. package/dist/src/avatar-context/AvatarContext.js +7 -0
  88. package/dist/src/avatar-group/AvatarGroup-css.js +7 -0
  89. package/dist/src/avatar-group/AvatarGroup.js +14 -0
  90. package/dist/src/axiom-provider/AxiomProvider.js +25 -0
  91. package/dist/src/badge/Badge-css.js +7 -0
  92. package/dist/src/badge/Badge.js +31 -0
  93. package/dist/src/banner/Banner-css.js +7 -0
  94. package/dist/src/banner/Banner.js +42 -0
  95. package/dist/src/banner-description/BannerDescription.js +10 -0
  96. package/dist/src/banner-title/BannerTitle.js +12 -0
  97. package/dist/src/box/Box-css.js +7 -0
  98. package/dist/{box → src/box}/Box.js +6 -5
  99. package/dist/src/breadcrumb/Breadcrumb.js +16 -0
  100. package/dist/src/breadcrumb-ellipsis/BreadcrumbEllipsis.js +10 -0
  101. package/dist/src/breadcrumb-item/BreadcrumbItem.js +16 -0
  102. package/dist/src/breadcrumb-link/BreadcrumbLink.js +12 -0
  103. package/dist/src/breadcrumb-page/BreadcrumbPage.js +12 -0
  104. package/dist/src/breadcrumb-separator/BreadcrumbSeparator.js +14 -0
  105. package/dist/src/button/Button-css.js +12 -0
  106. package/dist/src/button/Button.js +105 -0
  107. package/dist/src/button-group/ButtonGroup-css.js +7 -0
  108. package/dist/src/checkbox/Checkbox-css.js +11 -0
  109. package/dist/src/checkbox/Checkbox.js +30 -0
  110. package/dist/src/code/Code-css.js +7 -0
  111. package/dist/{code → src/code}/Code.js +2 -1
  112. package/dist/src/combobox/Combobox.js +40 -0
  113. package/dist/src/combobox-content/ComboboxContent.js +24 -0
  114. package/dist/src/combobox-context/ComboboxContext.js +5 -0
  115. package/dist/src/combobox-multi-trigger/ComboboxMultiTrigger.js +34 -0
  116. package/dist/src/combobox-single-trigger/ComboboxSingleTrigger.js +13 -0
  117. package/dist/src/combobox-trigger/ComboboxTrigger.js +21 -0
  118. package/dist/src/command/Command.js +17 -0
  119. package/dist/src/command-checkbox-item/CommandCheckboxItem.js +58 -0
  120. package/dist/src/command-empty/CommandEmpty.js +17 -0
  121. package/dist/src/command-footer/CommandFooter-css.js +6 -0
  122. package/dist/src/command-footer/CommandFooter.js +13 -0
  123. package/dist/src/command-group/CommandGroup.js +17 -0
  124. package/dist/src/command-input/CommandInput.js +17 -0
  125. package/dist/src/command-item/CommandItem-css.js +7 -0
  126. package/dist/src/command-item/CommandItem.js +42 -0
  127. package/dist/src/command-list/CommandList-css.js +7 -0
  128. package/dist/src/command-list/CommandList.js +18 -0
  129. package/dist/src/command-separator/CommandSeparator.js +17 -0
  130. package/dist/src/control-base/ControlBase-css.js +10 -0
  131. package/dist/src/control-base/ControlBase.js +38 -0
  132. package/dist/src/dialog/Dialog.js +32 -0
  133. package/dist/src/dialog-body/DialogBody-css.js +7 -0
  134. package/dist/{dialog-body → src/dialog-body}/DialogBody.js +2 -2
  135. package/dist/src/dialog-close/DialogClose.js +17 -0
  136. package/dist/src/dialog-content/DialogContent-css.js +9 -0
  137. package/dist/src/dialog-content/DialogContent.js +37 -0
  138. package/dist/src/dialog-context/DialogContext.js +5 -0
  139. package/dist/src/dialog-description/DialogDescription.js +23 -0
  140. package/dist/{dialog-footer → src/dialog-footer}/DialogFooter-css.js +1 -1
  141. package/dist/{dialog-footer → src/dialog-footer}/DialogFooter.js +2 -2
  142. package/dist/src/dialog-title/DialogTitle.js +25 -0
  143. package/dist/src/dialog-trigger/DialogTrigger.js +17 -0
  144. package/dist/src/disclosure/Disclosure.js +13 -0
  145. package/dist/src/disclosure-content/DisclosureContent-css.js +7 -0
  146. package/dist/src/disclosure-content/DisclosureContent.js +12 -0
  147. package/dist/src/disclosure-trigger/DisclosureTrigger-css.js +8 -0
  148. package/dist/src/disclosure-trigger/DisclosureTrigger.js +27 -0
  149. package/dist/src/drawer/Drawer-css.js +9 -0
  150. package/dist/src/drawer/Drawer.js +55 -0
  151. package/dist/src/drawer-body/DrawerBody.js +24 -0
  152. package/dist/src/drawer-footer/DrawerFooter.js +24 -0
  153. package/dist/src/drawer-title/DrawerTitle.js +18 -0
  154. package/dist/src/dropdown-menu/DropdownMenu.js +22 -0
  155. package/dist/src/dropdown-menu-content/DropdownMenuContent.js +13 -0
  156. package/dist/src/dropdown-menu-context/DropdownMenuContext.js +5 -0
  157. package/dist/src/dropdown-menu-item/DropdownMenuItem.js +11 -0
  158. package/dist/src/dropdown-menu-label/DropdownMenuLabel.js +25 -0
  159. package/dist/src/dropdown-menu-separator/DropdownMenuSeparator.js +9 -0
  160. package/dist/src/dropdown-menu-sub/DropdownMenuSub.js +22 -0
  161. package/dist/src/dropdown-menu-sub-content/DropdownMenuSubContent.js +21 -0
  162. package/dist/src/dropdown-menu-sub-context/DropdownMenuSubContext.js +5 -0
  163. package/dist/src/dropdown-menu-sub-trigger/DropdownMenuSubTrigger.js +12 -0
  164. package/dist/src/dropdown-menu-trigger/DropdownMenuTrigger.js +15 -0
  165. package/dist/src/field/Field.js +85 -0
  166. package/dist/src/field-context/FieldContext.js +5 -0
  167. package/dist/src/field-context/useFieldContext.js +11 -0
  168. package/dist/{flex → src/flex}/Flex.js +2 -1
  169. package/dist/{grid → src/grid}/Grid.js +1 -1
  170. package/dist/{heading → src/heading}/Heading.js +2 -2
  171. package/dist/src/hover-card/HoverCard.js +41 -0
  172. package/dist/src/hover-card-content/HoverCardContent-css.js +7 -0
  173. package/dist/src/hover-card-content/HoverCardContent.js +68 -0
  174. package/dist/src/hover-card-context/HoverCardContext.js +5 -0
  175. package/dist/src/hover-card-trigger/HoverCardTrigger.js +29 -0
  176. package/dist/src/icon/Icon.js +12 -0
  177. package/dist/src/icons/IconAngleDown.js +19 -0
  178. package/dist/src/icons/IconAngleLeft.js +22 -0
  179. package/dist/src/icons/IconAngleRight.js +22 -0
  180. package/dist/src/icons/IconCheck.js +23 -0
  181. package/dist/src/icons/IconCircleCheckFilled.js +19 -0
  182. package/dist/src/icons/IconCircleExclamationFilled.js +19 -0
  183. package/dist/src/icons/IconCircleInfoFilled.js +19 -0
  184. package/dist/src/icons/IconCircleQuestion.js +19 -0
  185. package/dist/src/icons/IconEllipsis.js +35 -0
  186. package/dist/src/icons/IconMagnifyingGlass.js +17 -0
  187. package/dist/src/icons/IconMinus.js +19 -0
  188. package/dist/src/icons/IconTriangleExclamationFilled.js +19 -0
  189. package/dist/src/icons/IconUpRightFromSquare.js +17 -0
  190. package/dist/src/icons/IconX.js +17 -0
  191. package/dist/src/icons/withIcon.js +31 -0
  192. package/dist/src/indicator/Indicator-css.js +9 -0
  193. package/dist/src/indicator/Indicator.js +52 -0
  194. package/dist/src/input/Input-css.js +7 -0
  195. package/dist/src/input/Input.js +35 -0
  196. package/dist/src/input-base/InputBase-css.js +8 -0
  197. package/dist/src/input-base/InputBase.js +76 -0
  198. package/dist/src/kbd/Kbd-css.js +8 -0
  199. package/dist/src/kbd/Kbd.js +31 -0
  200. package/dist/src/layers/layers-css.js +8 -0
  201. package/dist/src/link/Link-css.js +8 -0
  202. package/dist/src/link/Link.js +52 -0
  203. package/dist/src/menu-button/MenuButton.js +13 -0
  204. package/dist/src/menu-content-base/MenuContentBase-css.js +7 -0
  205. package/dist/src/menu-content-base/MenuContentBase.js +25 -0
  206. package/dist/src/menu-item-base/MenuItemBase-css.js +7 -0
  207. package/dist/src/menu-item-base/MenuItemBase.js +53 -0
  208. package/dist/src/pagination/Pagination-css.js +7 -0
  209. package/dist/src/pagination/Pagination.js +91 -0
  210. package/dist/src/pill/Pill-css.js +7 -0
  211. package/dist/src/pill/Pill.js +39 -0
  212. package/dist/src/popover/Popover.js +22 -0
  213. package/dist/src/popover-anchor/PopoverAnchor.js +13 -0
  214. package/dist/src/popover-content/PopoverContent-css.js +7 -0
  215. package/dist/src/popover-content/PopoverContent.js +59 -0
  216. package/dist/src/popover-context/PopoverContext.js +5 -0
  217. package/dist/src/popover-trigger/PopoverTrigger.js +15 -0
  218. package/dist/{progress → src/progress}/Progress.js +1 -1
  219. package/dist/src/radio-group/RadioGroup.js +47 -0
  220. package/dist/src/radio-group-item/RadioGroupItem-css.js +9 -0
  221. package/dist/src/radio-group-item/RadioGroupItem.js +25 -0
  222. package/dist/src/search-input/SearchInput-css.js +8 -0
  223. package/dist/src/search-input/SearchInput.js +69 -0
  224. package/dist/src/segmented-control/SegmentedControl.js +11 -0
  225. package/dist/src/segmented-control-item/SegmentedControlItem.js +20 -0
  226. package/dist/{separator → src/separator}/Separator-css.js +3 -3
  227. package/dist/src/side-nav/SideNav.js +72 -0
  228. package/dist/src/side-nav-account-item/SideNavAccountItem.js +36 -0
  229. package/dist/src/side-nav-context/SideNavContext.js +5 -0
  230. package/dist/src/side-nav-item/SideNavItem-css.js +9 -0
  231. package/dist/src/side-nav-item/SideNavItem.js +52 -0
  232. package/dist/src/side-nav-toggle/SideNavToggle.js +24 -0
  233. package/dist/src/skeleton/Skeleton-css.js +7 -0
  234. package/dist/src/spinner/Spinner.js +57 -0
  235. package/dist/src/sprinkles/createSprinklesMerge.js +46 -0
  236. package/dist/{sprinkles → src/sprinkles}/extractSprinkles.js +4 -2
  237. package/dist/src/sprinkles/properties-css.js +7 -0
  238. package/dist/src/sprinkles/sprinkles.js +11 -0
  239. package/dist/src/sprinkles/sprinklesMerge.js +9 -0
  240. package/dist/src/switch/Switch-css.js +10 -0
  241. package/dist/src/switch/Switch.js +28 -0
  242. package/dist/src/table/Table-css.js +8 -0
  243. package/dist/src/table/Table.js +11 -0
  244. package/dist/src/table-body/TableBody-css.js +7 -0
  245. package/dist/src/table-body/TableBody.js +11 -0
  246. package/dist/src/table-cell/TableCell-css.js +8 -0
  247. package/dist/src/table-cell/TableCell.js +13 -0
  248. package/dist/src/table-head/TableHead.js +10 -0
  249. package/dist/src/table-header-cell/TableHeaderCell-css.js +7 -0
  250. package/dist/src/table-header-cell/TableHeaderCell.js +11 -0
  251. package/dist/src/table-row/TableRow-css.js +7 -0
  252. package/dist/src/table-row/TableRow.js +11 -0
  253. package/dist/src/tabs/Tabs-css.js +7 -0
  254. package/dist/src/tabs/Tabs.js +19 -0
  255. package/dist/src/tabs-content/TabsContent.js +17 -0
  256. package/dist/src/tabs-context/TabsContext.js +5 -0
  257. package/dist/src/tabs-list/TabsList-css.js +7 -0
  258. package/dist/src/tabs-list/TabsList.js +16 -0
  259. package/dist/src/tabs-trigger/TabsTrigger-css.js +8 -0
  260. package/dist/src/tabs-trigger/TabsTrigger.js +47 -0
  261. package/dist/src/text/Text-css.js +7 -0
  262. package/dist/{text → src/text}/Text.js +2 -2
  263. package/dist/src/textarea/Textarea.js +15 -0
  264. package/dist/src/textarea-autosize/TextareaAutosize-css.js +9 -0
  265. package/dist/src/textarea-autosize/TextareaAutosize.js +44 -0
  266. package/dist/src/theme-provider/ThemeProvider.js +25 -0
  267. package/dist/src/toast/Toast-css.js +9 -0
  268. package/dist/src/toast/Toast.js +52 -0
  269. package/dist/src/toast-action/ToastAction.js +26 -0
  270. package/dist/src/toast-provider/ToastProvider-css.js +7 -0
  271. package/dist/src/toast-provider/ToastProvider.js +99 -0
  272. package/dist/src/toast-provider/useOverflowAnchor.js +34 -0
  273. package/dist/src/toast-title/ToastTitle.js +13 -0
  274. package/dist/src/toggle-button/ToggleButton.js +13 -0
  275. package/dist/src/tooltip/Tooltip.js +40 -0
  276. package/dist/src/tooltip-content/TooltipContent-css.js +6 -0
  277. package/dist/src/tooltip-content/TooltipContent.js +47 -0
  278. package/dist/src/tooltip-context/TooltipContext.js +5 -0
  279. package/dist/src/tooltip-root/TooltipRoot.js +67 -0
  280. package/dist/src/tooltip-trigger/TooltipTrigger.js +31 -0
  281. package/dist/src/transition/Transition-css.js +8 -0
  282. package/dist/src/transition/Transition.js +42 -0
  283. package/dist/src/transition/TransitionGlobalConfig.js +5 -0
  284. package/dist/src/use-event/useEffectEvent.js +13 -0
  285. package/dist/src/utils/conditions.js +13 -0
  286. package/dist/src/utils/fallbackSpan.js +6 -0
  287. package/dist/src/utils/mapValues.js +9 -0
  288. package/dist/{vanilla-extract → src/vanilla-extract}/recipeRuntime.js +4 -2
  289. package/dist/unstable.d.ts +601 -0
  290. package/dist/unstable.js +43 -0
  291. package/package.json +43 -16
  292. package/dist/alert-dialog/AlertDialog-css.js +0 -12
  293. package/dist/alert-dialog/AlertDialog.js +0 -51
  294. package/dist/assets/src/alert-dialog/AlertDialog.css.ts.vanilla-CeDk9JQ5.css +0 -29
  295. package/dist/assets/src/avatar/Avatar.css.ts.vanilla-CihLlW6Z.css +0 -6
  296. package/dist/assets/src/box/Box.css.ts.vanilla-DMx7YI4c.css +0 -72
  297. package/dist/assets/src/button/Button.css.ts.vanilla-CmOG82Kg.css +0 -125
  298. package/dist/assets/src/button-group/ButtonGroup.css.ts.vanilla-4BGjgIuZ.css +0 -4
  299. package/dist/assets/src/checkbox/Checkbox.css.ts.vanilla-w5cdPwHc.css +0 -23
  300. package/dist/assets/src/chip/Chip.css.ts.vanilla-SD4SsrSx.css +0 -26
  301. package/dist/assets/src/code/Code.css.ts.vanilla-Dz07Qp9h.css +0 -7
  302. package/dist/assets/src/control-base/ControlBase.css.ts.vanilla-BRvl57K9.css +0 -32
  303. package/dist/assets/src/dialog-body/DialogBody.css.ts.vanilla-C_QoodTy.css +0 -6
  304. package/dist/assets/src/input-base/InputBase.css.ts.vanilla-CZg9RekC.css +0 -34
  305. package/dist/assets/src/kbd/Kbd.css.ts.vanilla-C9xHGnsD.css +0 -8
  306. package/dist/assets/src/link/Link.css.ts.vanilla-Cpe5mdsJ.css +0 -32
  307. package/dist/assets/src/radio-group-item/RadioGroupItem.css.ts.vanilla-BFZr4-E-.css +0 -9
  308. package/dist/assets/src/separator/Separator.css.ts.vanilla-C_EYtori.css +0 -42
  309. package/dist/assets/src/skeleton/Skeleton.css.ts.vanilla-Cl5oEbvn.css +0 -6
  310. package/dist/assets/src/styles/layers.css.ts.vanilla-D5zCXZwe.css +0 -4
  311. package/dist/assets/src/styles/theme.css.ts.vanilla-CQvpCMCS.css +0 -668
  312. package/dist/assets/src/switch/Switch.css.ts.vanilla-DqRWTr5T.css +0 -23
  313. package/dist/assets/src/textarea/Textarea.css.ts.vanilla-B4lEj1jX.css +0 -9
  314. package/dist/assets/src/transition/Transition.css.ts.vanilla-COX8x_Bo.css +0 -56
  315. package/dist/avatar/Avatar-css.js +0 -8
  316. package/dist/box/Box-css.js +0 -8
  317. package/dist/button/Button-css.js +0 -10
  318. package/dist/button/Button.js +0 -84
  319. package/dist/button-group/ButtonGroup-css.js +0 -7
  320. package/dist/checkbox/Checkbox-css.js +0 -12
  321. package/dist/checkbox/Checkbox.js +0 -32
  322. package/dist/checkbox/icons-svg/IconChecked.js +0 -27
  323. package/dist/checkbox/icons-svg/IconIndeterminate.js +0 -23
  324. package/dist/chip/Chip-css.js +0 -8
  325. package/dist/chip/Chip.js +0 -31
  326. package/dist/chip/IconCross.js +0 -21
  327. package/dist/code/Code-css.js +0 -7
  328. package/dist/control-base/ControlBase-css.js +0 -10
  329. package/dist/control-base/ControlBase.js +0 -30
  330. package/dist/dialog/CloseIcon.js +0 -21
  331. package/dist/dialog/Dialog-css.js +0 -9
  332. package/dist/dialog/Dialog.js +0 -51
  333. package/dist/dialog-body/DialogBody-css.js +0 -7
  334. package/dist/dialog-title/DialogTitle.js +0 -21
  335. package/dist/field/Field.js +0 -58
  336. package/dist/field/IconInfo.js +0 -26
  337. package/dist/input/Input-css.js +0 -7
  338. package/dist/input/Input.js +0 -30
  339. package/dist/input-base/InputBase-css.js +0 -9
  340. package/dist/input-base/InputBase.js +0 -44
  341. package/dist/kbd/Kbd-css.js +0 -7
  342. package/dist/kbd/Kbd.js +0 -46
  343. package/dist/link/IconUpRight.js +0 -24
  344. package/dist/link/Link-css.js +0 -8
  345. package/dist/link/Link.js +0 -39
  346. package/dist/paper/Paper.js +0 -12
  347. package/dist/radio-group/RadioGroup.js +0 -28
  348. package/dist/radio-group-item/RadioGroupItem-css.js +0 -10
  349. package/dist/radio-group-item/RadioGroupItem.js +0 -27
  350. package/dist/skeleton/Skeleton-css.js +0 -7
  351. package/dist/sprinkles/sprinkles-css.js +0 -10
  352. package/dist/styles/layers-css.js +0 -8
  353. package/dist/styles/theme-css.js +0 -5
  354. package/dist/switch/Switch-css.js +0 -10
  355. package/dist/switch/Switch.js +0 -27
  356. package/dist/text/Text-css.js +0 -7
  357. package/dist/textarea/Textarea-css.js +0 -8
  358. package/dist/textarea/Textarea.js +0 -40
  359. package/dist/tokens/borderRadius.js +0 -13
  360. package/dist/tokens/borderWidth.js +0 -8
  361. package/dist/tokens/boxShadow.js +0 -11
  362. package/dist/tokens/colors.js +0 -270
  363. package/dist/tokens/fontFamily.js +0 -6
  364. package/dist/tokens/fontSize.js +0 -50
  365. package/dist/tokens/index.js +0 -37
  366. package/dist/tokens/letterSpacing.js +0 -10
  367. package/dist/tokens/lineHeight.js +0 -8
  368. package/dist/tokens/margins.js +0 -25
  369. package/dist/tokens/maxSize.js +0 -13
  370. package/dist/tokens/rem.js +0 -3
  371. package/dist/tokens/screens.js +0 -9
  372. package/dist/tokens/size.js +0 -52
  373. package/dist/tokens/spacing.js +0 -25
  374. package/dist/tokens/zIndex.js +0 -12
  375. package/dist/tooltip/Tooltip.js +0 -64
  376. package/dist/transition/Transition-css.js +0 -8
  377. package/dist/transition/Transition.js +0 -34
  378. /package/dist/{button-group → src/button-group}/ButtonGroup.js +0 -0
  379. /package/dist/{separator → src/separator}/Separator.js +0 -0
  380. /package/dist/{skeleton → src/skeleton}/Skeleton.js +0 -0
  381. /package/dist/{animate-presence → src/use-presence}/PresenceContext.js +0 -0
  382. /package/dist/{animate-presence → src/use-presence}/usePresence.js +0 -0
package/dist/index.d.ts CHANGED
@@ -1,437 +1,222 @@
1
1
  import * as react from 'react';
2
- import { ReactNode, ReactElement, ElementType, ComponentPropsWithoutRef, ComponentPropsWithRef } from 'react';
3
- import * as RadixAlertDialog from '@radix-ui/react-alert-dialog';
4
- import * as _vanilla_extract_sprinkles from '@vanilla-extract/sprinkles';
2
+ import { ComponentPropsWithoutRef, ReactElement, ReactNode, ElementType, ComponentPropsWithRef } from 'react';
3
+ import { S as Sprinkles, R as RecipeVariants, B as BoxProps, E as ExtendProps } from './PopoverContent-SMPtGTQS.js';
4
+ export { a as Box, c as Button, b as ButtonProps, L as Link, P as Popover, d as PopoverContent, m as mapResponsiveValue, s as sprinkles } from './PopoverContent-SMPtGTQS.js';
5
5
  import * as react_jsx_runtime from 'react/jsx-runtime';
6
+ import * as RadixAlertDialog from '@radix-ui/react-alert-dialog';
7
+ import * as RadixTooltip from '@radix-ui/react-tooltip';
8
+ import { createToaster } from '@optiaxiom/globals';
9
+ export { createToaster, theme, toaster, tokens, tokensDark } from '@optiaxiom/globals';
10
+ import { Portal } from '@radix-ui/react-portal';
11
+ import * as RadixToast from '@radix-ui/react-toast';
6
12
  import * as RadixCheckbox from '@radix-ui/react-checkbox';
7
- import * as RadixToggle from '@radix-ui/react-toggle';
8
13
  import * as RadixDialog from '@radix-ui/react-dialog';
14
+ import * as RadixCollapsible from '@radix-ui/react-collapsible';
15
+ import * as RadixMenu from '@radix-ui/react-dropdown-menu';
16
+ import * as RadixHoverCard from '@radix-ui/react-hover-card';
17
+ import * as RadixPopover from '@radix-ui/react-popover';
9
18
  import * as ProgressPrimitive from '@radix-ui/react-progress';
10
19
  import * as RadixRadio from '@radix-ui/react-radio-group';
20
+ import * as _vanilla_extract_sprinkles from '@vanilla-extract/sprinkles';
11
21
  import * as RadixSeparator from '@radix-ui/react-separator';
12
22
  import * as RadixSwitch from '@radix-ui/react-switch';
13
- import TextareaAutosize from 'react-textarea-autosize';
14
- import * as RadixTooltip from '@radix-ui/react-tooltip';
23
+ import * as RadixTabs from '@radix-ui/react-tabs';
24
+ import * as RadixToggle from '@radix-ui/react-toggle';
15
25
 
16
- declare const AlertDialog: react.ForwardRefExoticComponent<Omit<RadixAlertDialog.AlertDialogProps, "children"> & Omit<{
26
+ declare const Alert: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
17
27
  asChild?: boolean;
18
28
  className?: string;
19
- } & Sprinkles, "size"> & {
20
- action: string;
21
- appearance?: "danger" | "primary";
22
- cancel?: string;
23
- children: ReactNode;
24
- onAction: () => void;
25
- onCancel: () => void;
26
- title: ReactNode;
29
+ } & Sprinkles, never> & {
30
+ onClose?: () => void;
27
31
  } & {
28
- size?: "sm" | "md" | "lg" | undefined;
32
+ colorScheme?: "danger" | "neutral" | "information" | "success" | "warning" | undefined;
29
33
  } & react.RefAttributes<HTMLDivElement>>;
30
34
 
31
- declare const AnimatePresence: ({ children, }: {
32
- children?: ReactElement | false;
33
- }) => react_jsx_runtime.JSX.Element;
35
+ declare const AlertDescription: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
36
+ asChild?: boolean;
37
+ className?: string;
38
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>, "ref"> & {
39
+ ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
40
+ }, "ref"> & react.RefAttributes<HTMLDivElement>>;
34
41
 
35
- declare const usePresence: () => readonly [false, () => void] | readonly [true];
42
+ type AlertDialogProps = ComponentPropsWithoutRef<typeof RadixAlertDialog.Root>;
43
+ declare function AlertDialog({ children, defaultOpen, onOpenChange, open: openProp, ...props }: AlertDialogProps): react_jsx_runtime.JSX.Element;
44
+ declare namespace AlertDialog {
45
+ var displayName: string;
46
+ }
36
47
 
37
- declare const Avatar: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref">, "children" | "color" | "className"> & Omit<{
48
+ declare const AlertDialogAction: react.ForwardRefExoticComponent<Omit<Omit<RadixAlertDialog.AlertDialogActionProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & Omit<{
38
49
  asChild?: boolean;
39
50
  className?: string;
40
- } & Sprinkles, "size" | "className"> & {
41
- children?: React.ReactNode;
42
- className?: string;
43
- icon?: React.ReactNode;
44
- name?: string;
45
- src?: string;
46
- } & {
47
- colorScheme?: "blue" | "brand" | "dark" | "gray" | "green" | "magenta" | "neutral" | "orange" | "purple" | "red" | "slate" | "yellow" | undefined;
48
- size?: "sm" | "md" | "lg" | "xs" | "xl" | undefined;
49
- } & react.RefAttributes<HTMLSpanElement>>;
51
+ } & Sprinkles, "size"> & Omit<{
52
+ addonAfter?: react.ReactNode;
53
+ addonBefore?: react.ReactNode;
54
+ appearance?: "default" | "inverse" | "danger" | "primary" | "subtle" | "danger-outline";
55
+ children?: react.ReactNode;
56
+ disabled?: boolean;
57
+ icon?: react.ReactNode;
58
+ iconPosition?: "end" | "start";
59
+ loading?: boolean;
60
+ } & Omit<{
61
+ colorScheme?: "danger" | "neutral" | "primary" | undefined;
62
+ iconOnly?: boolean | undefined;
63
+ size?: "sm" | "md" | "lg" | undefined;
64
+ variant?: "outline" | "solid" | "subtle" | undefined;
65
+ }, "colorScheme" | "iconOnly" | "variant">, never> & react.RefAttributes<HTMLButtonElement>>;
50
66
 
51
- type ExtendProps<T1, T2> = Omit<T1, keyof T1 & keyof T2> & T2;
67
+ declare const AlertDialogCancel: react.ForwardRefExoticComponent<Omit<Omit<RadixAlertDialog.AlertDialogCancelProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & Omit<{
68
+ asChild?: boolean;
69
+ className?: string;
70
+ } & Sprinkles, "size"> & Omit<{
71
+ addonAfter?: react.ReactNode;
72
+ addonBefore?: react.ReactNode;
73
+ appearance?: "default" | "inverse" | "danger" | "primary" | "subtle" | "danger-outline";
74
+ children?: react.ReactNode;
75
+ disabled?: boolean;
76
+ icon?: react.ReactNode;
77
+ iconPosition?: "end" | "start";
78
+ loading?: boolean;
79
+ } & Omit<{
80
+ colorScheme?: "danger" | "neutral" | "primary" | undefined;
81
+ iconOnly?: boolean | undefined;
82
+ size?: "sm" | "md" | "lg" | undefined;
83
+ variant?: "outline" | "solid" | "subtle" | undefined;
84
+ }, "colorScheme" | "iconOnly" | "variant">, never> & react.RefAttributes<HTMLButtonElement>>;
52
85
 
53
86
  declare function extractSprinkles<S extends Record<string, unknown>>(props: S): {
54
- restProps: Omit<S, "size" | "fontFamily" | "fontSize" | "borderColor" | "color" | "animation" | "fontWeight" | "objectFit" | "overflow" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "display" | "flex" | "flexDirection" | "flexWrap" | "justifyContent" | "justifyItems" | "placeItems" | "colSpan" | "cols" | "h" | "leading" | "m" | "maxH" | "maxW" | "mb" | "ml" | "mr" | "mt" | "mx" | "my" | "p" | "pb" | "pl" | "pr" | "pt" | "px" | "py" | "w">;
55
- sprinkleProps: Pick<S, keyof S & ("size" | "fontFamily" | "fontSize" | "borderColor" | "color" | "animation" | "fontWeight" | "objectFit" | "overflow" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "display" | "flex" | "flexDirection" | "flexWrap" | "justifyContent" | "justifyItems" | "placeItems" | "colSpan" | "cols" | "h" | "leading" | "m" | "maxH" | "maxW" | "mb" | "ml" | "mr" | "mt" | "mx" | "my" | "p" | "pb" | "pl" | "pr" | "pt" | "px" | "py" | "w")>;
87
+ restProps: Omit<S, "borderColor" | "color" | "fontFamily" | "animation" | "fontSize" | "size" | "cursor" | "empty" | "fontWeight" | "objectFit" | "overflowX" | "overflowY" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "overflow" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "alignSelf" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "h" | "leading" | "m" | "maxH" | "maxW" | "mb" | "ml" | "mr" | "mt" | "mx" | "my" | "p" | "pb" | "pl" | "pr" | "pt" | "px" | "py" | "w">;
88
+ sprinkleProps: Pick<S, keyof S & ("borderColor" | "color" | "fontFamily" | "animation" | "fontSize" | "size" | "cursor" | "empty" | "fontWeight" | "objectFit" | "overflowX" | "overflowY" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "overflow" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "alignSelf" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "h" | "leading" | "m" | "maxH" | "maxW" | "mb" | "ml" | "mr" | "mt" | "mx" | "my" | "p" | "pb" | "pl" | "pr" | "pt" | "px" | "py" | "w")>;
56
89
  };
57
90
 
58
- declare const sprinkles: ((props: {
59
- animation?: "pulse" | undefined;
60
- backgroundColor?: "transparent" | "brand.500" | "brand.600" | "brand.50" | "neutral.75" | "neutral.1200/18" | "purple.50" | "red.500" | "red.600" | "red.50" | "blue.50" | "slate.100" | "neutral.100" | "green.50" | "green.500" | "green.600" | "yellow.500" | "yellow.600" | "yellow.50" | "neutral.500" | "neutral.600" | "neutral.200" | "neutral.150" | "blue.500" | "magenta.600" | "purple.600" | "neutral.900" | "neutral.1000" | "white" | "neutral.700" | "neutral.800" | "brand.300" | "neutral.1200/32" | "purple.900" | "blue.900" | "slate.800" | "green.900" | "gray.800" | "blue.200" | "magenta.200" | "purple.200" | "gray.100" | "slate.400" | "green.200" | "neutral.50/32" | "gray.900" | "bg.brand.solid" | "bg.brand.solid.hover" | "bg.brand.subtle" | "bg.default.hover" | "bg.disabled" | "bg.discovery" | "bg.error.solid" | "bg.error.solid.hover" | "bg.error.subtle" | "bg.information" | "bg.neutral" | "bg.secondary.hover" | "bg.success" | "bg.success.solid" | "bg.success.solid.hover" | "bg.success.subtle" | "bg.warning.solid" | "bg.warning.solid.hover" | "bg.warning.subtle" | "border.active" | "border.active.hover" | "border.brand" | "border.default" | "border.disabled" | "border.error" | "border.secondary" | "border.success" | "border.tertiary" | "border.warning" | "fg.accent.blue" | "fg.accent.magenta" | "fg.accent.purple" | "fg.brand" | "fg.brand.hover" | "fg.default" | "fg.default.hover" | "fg.default.inverse" | "fg.disabled" | "fg.error" | "fg.error.hover" | "fg.secondary" | "fg.secondary.hover" | "fg.success" | "fg.success.hover" | "fg.tertiary" | "fg.tertiary.hover" | "fg.warning" | "fg.warning.hover" | "outline.brand" | "overlay" | "surface" | "current" | "black" | "aqua.50" | "aqua.200" | "aqua.500" | "aqua.600" | "blue.600" | "brand.100" | "brand.200" | "brand.400" | "brand.700" | "brand.800" | "brand.900" | "dark.50" | "dark.200" | "dark.500" | "dark.600" | "gray.50" | "gray.200" | "gray.300" | "gray.400" | "gray.500" | "gray.600" | "gray.700" | "green.100" | "green.300" | "green.400" | "green.700" | "green.800" | "magenta.50" | "magenta.500" | "neutral.50" | "neutral.1100" | "neutral.1200" | "neutral.1200/5" | "neutral.1200/12" | "neutral.1200/22" | "orange.50" | "orange.200" | "orange.500" | "orange.600" | "purple.500" | "red.100" | "red.200" | "red.300" | "red.400" | "red.700" | "red.800" | "red.900" | "slate.50" | "slate.200" | "slate.300" | "slate.500" | "slate.600" | "slate.700" | "slate.900" | "slate.950" | "yellow.100" | "yellow.200" | "yellow.300" | "yellow.400" | "yellow.700" | "yellow.800" | "yellow.900" | undefined;
61
- borderBottomWidth?: "0" | "1" | "2" | "4" | undefined;
62
- borderColor?: "transparent" | "brand.500" | "brand.600" | "brand.50" | "neutral.75" | "neutral.1200/18" | "purple.50" | "red.500" | "red.600" | "red.50" | "blue.50" | "slate.100" | "neutral.100" | "green.50" | "green.500" | "green.600" | "yellow.500" | "yellow.600" | "yellow.50" | "neutral.500" | "neutral.600" | "neutral.200" | "neutral.150" | "blue.500" | "magenta.600" | "purple.600" | "neutral.900" | "neutral.1000" | "white" | "neutral.700" | "neutral.800" | "brand.300" | "neutral.1200/32" | "purple.900" | "blue.900" | "slate.800" | "green.900" | "gray.800" | "blue.200" | "magenta.200" | "purple.200" | "gray.100" | "slate.400" | "green.200" | "neutral.50/32" | "gray.900" | "bg.brand.solid" | "bg.brand.solid.hover" | "bg.brand.subtle" | "bg.default.hover" | "bg.disabled" | "bg.discovery" | "bg.error.solid" | "bg.error.solid.hover" | "bg.error.subtle" | "bg.information" | "bg.neutral" | "bg.secondary.hover" | "bg.success" | "bg.success.solid" | "bg.success.solid.hover" | "bg.success.subtle" | "bg.warning.solid" | "bg.warning.solid.hover" | "bg.warning.subtle" | "border.active" | "border.active.hover" | "border.brand" | "border.default" | "border.disabled" | "border.error" | "border.secondary" | "border.success" | "border.tertiary" | "border.warning" | "fg.accent.blue" | "fg.accent.magenta" | "fg.accent.purple" | "fg.brand" | "fg.brand.hover" | "fg.default" | "fg.default.hover" | "fg.default.inverse" | "fg.disabled" | "fg.error" | "fg.error.hover" | "fg.secondary" | "fg.secondary.hover" | "fg.success" | "fg.success.hover" | "fg.tertiary" | "fg.tertiary.hover" | "fg.warning" | "fg.warning.hover" | "outline.brand" | "overlay" | "surface" | "current" | "black" | "aqua.50" | "aqua.200" | "aqua.500" | "aqua.600" | "blue.600" | "brand.100" | "brand.200" | "brand.400" | "brand.700" | "brand.800" | "brand.900" | "dark.50" | "dark.200" | "dark.500" | "dark.600" | "gray.50" | "gray.200" | "gray.300" | "gray.400" | "gray.500" | "gray.600" | "gray.700" | "green.100" | "green.300" | "green.400" | "green.700" | "green.800" | "magenta.50" | "magenta.500" | "neutral.50" | "neutral.1100" | "neutral.1200" | "neutral.1200/5" | "neutral.1200/12" | "neutral.1200/22" | "orange.50" | "orange.200" | "orange.500" | "orange.600" | "purple.500" | "red.100" | "red.200" | "red.300" | "red.400" | "red.700" | "red.800" | "red.900" | "slate.50" | "slate.200" | "slate.300" | "slate.500" | "slate.600" | "slate.700" | "slate.900" | "slate.950" | "yellow.100" | "yellow.200" | "yellow.300" | "yellow.400" | "yellow.700" | "yellow.800" | "yellow.900" | undefined;
63
- borderLeftWidth?: "0" | "1" | "2" | "4" | undefined;
64
- borderRadius?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "none" | "inherit" | undefined;
65
- borderRightWidth?: "0" | "1" | "2" | "4" | undefined;
66
- borderTopWidth?: "0" | "1" | "2" | "4" | undefined;
67
- boxShadow?: "sm" | "md" | "lg" | "xs" | "xl" | "none" | "inner" | undefined;
68
- color?: "transparent" | "brand.500" | "brand.600" | "brand.50" | "neutral.75" | "neutral.1200/18" | "purple.50" | "red.500" | "red.600" | "red.50" | "blue.50" | "slate.100" | "neutral.100" | "green.50" | "green.500" | "green.600" | "yellow.500" | "yellow.600" | "yellow.50" | "neutral.500" | "neutral.600" | "neutral.200" | "neutral.150" | "blue.500" | "magenta.600" | "purple.600" | "neutral.900" | "neutral.1000" | "white" | "neutral.700" | "neutral.800" | "brand.300" | "neutral.1200/32" | "purple.900" | "blue.900" | "slate.800" | "green.900" | "gray.800" | "blue.200" | "magenta.200" | "purple.200" | "gray.100" | "slate.400" | "green.200" | "neutral.50/32" | "gray.900" | "bg.brand.solid" | "bg.brand.solid.hover" | "bg.brand.subtle" | "bg.default.hover" | "bg.disabled" | "bg.discovery" | "bg.error.solid" | "bg.error.solid.hover" | "bg.error.subtle" | "bg.information" | "bg.neutral" | "bg.secondary.hover" | "bg.success" | "bg.success.solid" | "bg.success.solid.hover" | "bg.success.subtle" | "bg.warning.solid" | "bg.warning.solid.hover" | "bg.warning.subtle" | "border.active" | "border.active.hover" | "border.brand" | "border.default" | "border.disabled" | "border.error" | "border.secondary" | "border.success" | "border.tertiary" | "border.warning" | "fg.accent.blue" | "fg.accent.magenta" | "fg.accent.purple" | "fg.brand" | "fg.brand.hover" | "fg.default" | "fg.default.hover" | "fg.default.inverse" | "fg.disabled" | "fg.error" | "fg.error.hover" | "fg.secondary" | "fg.secondary.hover" | "fg.success" | "fg.success.hover" | "fg.tertiary" | "fg.tertiary.hover" | "fg.warning" | "fg.warning.hover" | "outline.brand" | "overlay" | "surface" | "current" | "black" | "aqua.50" | "aqua.200" | "aqua.500" | "aqua.600" | "blue.600" | "brand.100" | "brand.200" | "brand.400" | "brand.700" | "brand.800" | "brand.900" | "dark.50" | "dark.200" | "dark.500" | "dark.600" | "gray.50" | "gray.200" | "gray.300" | "gray.400" | "gray.500" | "gray.600" | "gray.700" | "green.100" | "green.300" | "green.400" | "green.700" | "green.800" | "magenta.50" | "magenta.500" | "neutral.50" | "neutral.1100" | "neutral.1200" | "neutral.1200/5" | "neutral.1200/12" | "neutral.1200/22" | "orange.50" | "orange.200" | "orange.500" | "orange.600" | "purple.500" | "red.100" | "red.200" | "red.300" | "red.400" | "red.700" | "red.800" | "red.900" | "slate.50" | "slate.200" | "slate.300" | "slate.500" | "slate.600" | "slate.700" | "slate.900" | "slate.950" | "yellow.100" | "yellow.200" | "yellow.300" | "yellow.400" | "yellow.700" | "yellow.800" | "yellow.900" | undefined;
69
- fontFamily?: "mono" | "sans" | undefined;
70
- fontWeight?: "600" | "900" | "100" | "200" | "300" | "400" | "500" | "700" | "800" | undefined;
71
- letterSpacing?: "normal" | "tighter" | "tight" | "wide" | "wider" | "widest" | undefined;
72
- objectFit?: "none" | "contain" | "cover" | "fill" | "scale-down" | undefined;
73
- overflow?: "auto" | "hidden" | "visible" | undefined;
74
- textAlign?: "end" | "start" | "center" | "justify" | undefined;
75
- textTransform?: "none" | "capitalize" | "uppercase" | undefined;
76
- transition?: "colors" | "all" | "transform" | undefined;
77
- whiteSpace?: "nowrap" | undefined;
78
- zIndex?: "0" | "10" | "20" | "30" | "40" | "auto" | "50" | "popover" | undefined;
79
- bg?: "transparent" | "brand.500" | "brand.600" | "brand.50" | "neutral.75" | "neutral.1200/18" | "purple.50" | "red.500" | "red.600" | "red.50" | "blue.50" | "slate.100" | "neutral.100" | "green.50" | "green.500" | "green.600" | "yellow.500" | "yellow.600" | "yellow.50" | "neutral.500" | "neutral.600" | "neutral.200" | "neutral.150" | "blue.500" | "magenta.600" | "purple.600" | "neutral.900" | "neutral.1000" | "white" | "neutral.700" | "neutral.800" | "brand.300" | "neutral.1200/32" | "purple.900" | "blue.900" | "slate.800" | "green.900" | "gray.800" | "blue.200" | "magenta.200" | "purple.200" | "gray.100" | "slate.400" | "green.200" | "neutral.50/32" | "gray.900" | "bg.brand.solid" | "bg.brand.solid.hover" | "bg.brand.subtle" | "bg.default.hover" | "bg.disabled" | "bg.discovery" | "bg.error.solid" | "bg.error.solid.hover" | "bg.error.subtle" | "bg.information" | "bg.neutral" | "bg.secondary.hover" | "bg.success" | "bg.success.solid" | "bg.success.solid.hover" | "bg.success.subtle" | "bg.warning.solid" | "bg.warning.solid.hover" | "bg.warning.subtle" | "border.active" | "border.active.hover" | "border.brand" | "border.default" | "border.disabled" | "border.error" | "border.secondary" | "border.success" | "border.tertiary" | "border.warning" | "fg.accent.blue" | "fg.accent.magenta" | "fg.accent.purple" | "fg.brand" | "fg.brand.hover" | "fg.default" | "fg.default.hover" | "fg.default.inverse" | "fg.disabled" | "fg.error" | "fg.error.hover" | "fg.secondary" | "fg.secondary.hover" | "fg.success" | "fg.success.hover" | "fg.tertiary" | "fg.tertiary.hover" | "fg.warning" | "fg.warning.hover" | "outline.brand" | "overlay" | "surface" | "current" | "black" | "aqua.50" | "aqua.200" | "aqua.500" | "aqua.600" | "blue.600" | "brand.100" | "brand.200" | "brand.400" | "brand.700" | "brand.800" | "brand.900" | "dark.50" | "dark.200" | "dark.500" | "dark.600" | "gray.50" | "gray.200" | "gray.300" | "gray.400" | "gray.500" | "gray.600" | "gray.700" | "green.100" | "green.300" | "green.400" | "green.700" | "green.800" | "magenta.50" | "magenta.500" | "neutral.50" | "neutral.1100" | "neutral.1200" | "neutral.1200/5" | "neutral.1200/12" | "neutral.1200/22" | "orange.50" | "orange.200" | "orange.500" | "orange.600" | "purple.500" | "red.100" | "red.200" | "red.300" | "red.400" | "red.700" | "red.800" | "red.900" | "slate.50" | "slate.200" | "slate.300" | "slate.500" | "slate.600" | "slate.700" | "slate.900" | "slate.950" | "yellow.100" | "yellow.200" | "yellow.300" | "yellow.400" | "yellow.700" | "yellow.800" | "yellow.900" | undefined;
80
- border?: "0" | "1" | "2" | "4" | undefined;
81
- borderB?: "0" | "1" | "2" | "4" | undefined;
82
- borderL?: "0" | "1" | "2" | "4" | undefined;
83
- borderR?: "0" | "1" | "2" | "4" | undefined;
84
- borderT?: "0" | "1" | "2" | "4" | undefined;
85
- rounded?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "none" | "inherit" | undefined;
86
- shadow?: "sm" | "md" | "lg" | "xs" | "xl" | "none" | "inner" | undefined;
87
- tracking?: "normal" | "tighter" | "tight" | "wide" | "wider" | "widest" | undefined;
88
- z?: "0" | "10" | "20" | "30" | "40" | "auto" | "50" | "popover" | undefined;
89
- } & {
90
- alignItems?: ("end" | "start" | "center" | "normal" | "stretch" | {
91
- readonly base?: "end" | "start" | "center" | "normal" | "stretch" | undefined;
92
- readonly sm?: "end" | "start" | "center" | "normal" | "stretch" | undefined;
93
- readonly md?: "end" | "start" | "center" | "normal" | "stretch" | undefined;
94
- readonly lg?: "end" | "start" | "center" | "normal" | "stretch" | undefined;
95
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "end" | "start" | "center" | "normal" | "stretch" | null>;
96
- display?: ("none" | "flex" | "grid" | "block" | "inline" | "inline-block" | "inline-flex" | "table" | "table-cell" | "table-row" | {
97
- readonly base?: "none" | "flex" | "grid" | "block" | "inline" | "inline-block" | "inline-flex" | "table" | "table-cell" | "table-row" | undefined;
98
- readonly sm?: "none" | "flex" | "grid" | "block" | "inline" | "inline-block" | "inline-flex" | "table" | "table-cell" | "table-row" | undefined;
99
- readonly md?: "none" | "flex" | "grid" | "block" | "inline" | "inline-block" | "inline-flex" | "table" | "table-cell" | "table-row" | undefined;
100
- readonly lg?: "none" | "flex" | "grid" | "block" | "inline" | "inline-block" | "inline-flex" | "table" | "table-cell" | "table-row" | undefined;
101
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "none" | "flex" | "grid" | "block" | "inline" | "inline-block" | "inline-flex" | "table" | "table-cell" | "table-row" | null>;
102
- flex?: ("1" | "auto" | "none" | "initial" | {
103
- readonly base?: "1" | "auto" | "none" | "initial" | undefined;
104
- readonly sm?: "1" | "auto" | "none" | "initial" | undefined;
105
- readonly md?: "1" | "auto" | "none" | "initial" | undefined;
106
- readonly lg?: "1" | "auto" | "none" | "initial" | undefined;
107
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "1" | "auto" | "none" | "initial" | null>;
108
- flexDirection?: ("column" | "column-reverse" | "row" | "row-reverse" | {
109
- readonly base?: "column" | "column-reverse" | "row" | "row-reverse" | undefined;
110
- readonly sm?: "column" | "column-reverse" | "row" | "row-reverse" | undefined;
111
- readonly md?: "column" | "column-reverse" | "row" | "row-reverse" | undefined;
112
- readonly lg?: "column" | "column-reverse" | "row" | "row-reverse" | undefined;
113
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "column" | "column-reverse" | "row" | "row-reverse" | null>;
114
- flexWrap?: ("nowrap" | "wrap" | {
115
- readonly base?: "nowrap" | "wrap" | undefined;
116
- readonly sm?: "nowrap" | "wrap" | undefined;
117
- readonly md?: "nowrap" | "wrap" | undefined;
118
- readonly lg?: "nowrap" | "wrap" | undefined;
119
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "nowrap" | "wrap" | null>;
120
- fontSize?: ("sm" | "md" | "lg" | "xs" | "xl" | "inherit" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | {
121
- readonly base?: "sm" | "md" | "lg" | "xs" | "xl" | "inherit" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | undefined;
122
- readonly sm?: "sm" | "md" | "lg" | "xs" | "xl" | "inherit" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | undefined;
123
- readonly md?: "sm" | "md" | "lg" | "xs" | "xl" | "inherit" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | undefined;
124
- readonly lg?: "sm" | "md" | "lg" | "xs" | "xl" | "inherit" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | undefined;
125
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "sm" | "md" | "lg" | "xs" | "xl" | "inherit" | "2xl" | "3xl" | "4xl" | "5xl" | "6xl" | "7xl" | null>;
126
- gap?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | {
127
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
128
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
129
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
130
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
131
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | null>;
132
- gridColumn?: ("1" | "2" | "4" | "3" | {
133
- readonly base?: "1" | "2" | "4" | "3" | undefined;
134
- readonly sm?: "1" | "2" | "4" | "3" | undefined;
135
- readonly md?: "1" | "2" | "4" | "3" | undefined;
136
- readonly lg?: "1" | "2" | "4" | "3" | undefined;
137
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "1" | "2" | "4" | "3" | null>;
138
- gridTemplateColumns?: ("1" | "2" | "4" | "3" | {
139
- readonly base?: "1" | "2" | "4" | "3" | undefined;
140
- readonly sm?: "1" | "2" | "4" | "3" | undefined;
141
- readonly md?: "1" | "2" | "4" | "3" | undefined;
142
- readonly lg?: "1" | "2" | "4" | "3" | undefined;
143
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "1" | "2" | "4" | "3" | null>;
144
- height?: ("0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | {
145
- readonly base?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
146
- readonly sm?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
147
- readonly md?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
148
- readonly lg?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
149
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | null>;
150
- justifyContent?: ("end" | "start" | "center" | "normal" | "stretch" | "space-around" | "space-between" | "space-evenly" | {
151
- readonly base?: "end" | "start" | "center" | "normal" | "stretch" | "space-around" | "space-between" | "space-evenly" | undefined;
152
- readonly sm?: "end" | "start" | "center" | "normal" | "stretch" | "space-around" | "space-between" | "space-evenly" | undefined;
153
- readonly md?: "end" | "start" | "center" | "normal" | "stretch" | "space-around" | "space-between" | "space-evenly" | undefined;
154
- readonly lg?: "end" | "start" | "center" | "normal" | "stretch" | "space-around" | "space-between" | "space-evenly" | undefined;
155
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "end" | "start" | "center" | "normal" | "stretch" | "space-around" | "space-between" | "space-evenly" | null>;
156
- justifyItems?: ("end" | "start" | "center" | "normal" | "stretch" | {
157
- readonly base?: "end" | "start" | "center" | "normal" | "stretch" | undefined;
158
- readonly sm?: "end" | "start" | "center" | "normal" | "stretch" | undefined;
159
- readonly md?: "end" | "start" | "center" | "normal" | "stretch" | undefined;
160
- readonly lg?: "end" | "start" | "center" | "normal" | "stretch" | undefined;
161
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "end" | "start" | "center" | "normal" | "stretch" | null>;
162
- lineHeight?: ("none" | "normal" | "tight" | "loose" | {
163
- readonly base?: "none" | "normal" | "tight" | "loose" | undefined;
164
- readonly sm?: "none" | "normal" | "tight" | "loose" | undefined;
165
- readonly md?: "none" | "normal" | "tight" | "loose" | undefined;
166
- readonly lg?: "none" | "normal" | "tight" | "loose" | undefined;
167
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "none" | "normal" | "tight" | "loose" | null>;
168
- marginBottom?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | {
169
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
170
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
171
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
172
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
173
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | null>;
174
- marginLeft?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | {
175
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
176
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
177
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
178
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
179
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | null>;
180
- marginRight?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | {
181
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
182
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
183
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
184
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
185
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | null>;
186
- marginTop?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | {
187
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
188
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
189
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
190
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
191
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | null>;
192
- maxHeight?: ("sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | {
193
- readonly base?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
194
- readonly sm?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
195
- readonly md?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
196
- readonly lg?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
197
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | null>;
198
- maxWidth?: ("sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | {
199
- readonly base?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
200
- readonly sm?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
201
- readonly md?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
202
- readonly lg?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
203
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | null>;
204
- paddingBottom?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | {
205
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
206
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
207
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
208
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
209
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | null>;
210
- paddingLeft?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | {
211
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
212
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
213
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
214
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
215
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | null>;
216
- paddingRight?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | {
217
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
218
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
219
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
220
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
221
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | null>;
222
- paddingTop?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | {
223
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
224
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
225
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
226
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
227
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | null>;
228
- placeItems?: ("center" | {
229
- readonly base?: "center" | undefined;
230
- readonly sm?: "center" | undefined;
231
- readonly md?: "center" | undefined;
232
- readonly lg?: "center" | undefined;
233
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "center" | null>;
234
- width?: ("0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | {
235
- readonly base?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
236
- readonly sm?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
237
- readonly md?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
238
- readonly lg?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
239
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | null>;
240
- colSpan?: ("1" | "2" | "4" | "3" | {
241
- readonly base?: "1" | "2" | "4" | "3" | undefined;
242
- readonly sm?: "1" | "2" | "4" | "3" | undefined;
243
- readonly md?: "1" | "2" | "4" | "3" | undefined;
244
- readonly lg?: "1" | "2" | "4" | "3" | undefined;
245
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "1" | "2" | "4" | "3" | null>;
246
- cols?: ("1" | "2" | "4" | "3" | {
247
- readonly base?: "1" | "2" | "4" | "3" | undefined;
248
- readonly sm?: "1" | "2" | "4" | "3" | undefined;
249
- readonly md?: "1" | "2" | "4" | "3" | undefined;
250
- readonly lg?: "1" | "2" | "4" | "3" | undefined;
251
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "1" | "2" | "4" | "3" | null>;
252
- h?: ("0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | {
253
- readonly base?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
254
- readonly sm?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
255
- readonly md?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
256
- readonly lg?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
257
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | null>;
258
- leading?: ("none" | "normal" | "tight" | "loose" | {
259
- readonly base?: "none" | "normal" | "tight" | "loose" | undefined;
260
- readonly sm?: "none" | "normal" | "tight" | "loose" | undefined;
261
- readonly md?: "none" | "normal" | "tight" | "loose" | undefined;
262
- readonly lg?: "none" | "normal" | "tight" | "loose" | undefined;
263
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "none" | "normal" | "tight" | "loose" | null>;
264
- m?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | {
265
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
266
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
267
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
268
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
269
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | null>;
270
- maxH?: ("sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | {
271
- readonly base?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
272
- readonly sm?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
273
- readonly md?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
274
- readonly lg?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
275
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | null>;
276
- maxW?: ("sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | {
277
- readonly base?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
278
- readonly sm?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
279
- readonly md?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
280
- readonly lg?: "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | undefined;
281
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "sm" | "md" | "lg" | "xs" | "xl" | "full" | "2xl" | null>;
282
- mb?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | {
283
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
284
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
285
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
286
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
287
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | null>;
288
- ml?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | {
289
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
290
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
291
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
292
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
293
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | null>;
294
- mr?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | {
295
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
296
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
297
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
298
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
299
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | null>;
300
- mt?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | {
301
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
302
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
303
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
304
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
305
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | null>;
306
- mx?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | {
307
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
308
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
309
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
310
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
311
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | null>;
312
- my?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | {
313
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
314
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
315
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
316
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | undefined;
317
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "-8" | "-12" | "-16" | "-24" | "-32" | "-2" | "-4" | "-6" | "-10" | "-48" | "-64" | "-80" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "-xs" | "-sm" | "-md" | "-lg" | "-xl" | null>;
318
- p?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | {
319
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
320
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
321
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
322
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
323
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | null>;
324
- pb?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | {
325
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
326
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
327
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
328
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
329
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | null>;
330
- pl?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | {
331
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
332
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
333
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
334
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
335
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | null>;
336
- pr?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | {
337
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
338
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
339
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
340
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
341
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | null>;
342
- pt?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | {
343
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
344
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
345
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
346
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
347
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | null>;
348
- px?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | {
349
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
350
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
351
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
352
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
353
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | null>;
354
- py?: ("0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | {
355
- readonly base?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
356
- readonly sm?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
357
- readonly md?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
358
- readonly lg?: "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | undefined;
359
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "2" | "4" | "6" | "8" | "12" | "10" | "20" | "16" | "24" | "32" | "48" | "64" | "80" | "sm" | "md" | "lg" | "xs" | "xl" | null>;
360
- size?: ("0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | {
361
- readonly base?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
362
- readonly sm?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
363
- readonly md?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
364
- readonly lg?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
365
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | null>;
366
- w?: ("0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | {
367
- readonly base?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
368
- readonly sm?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
369
- readonly md?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
370
- readonly lg?: "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | undefined;
371
- } | undefined) | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, "0" | "1" | "2" | "4" | "6" | "8" | "12" | "20" | "16" | "24" | "32" | "40" | "48" | "64" | "80" | "320" | "384" | "56" | "96" | "112" | "128" | "144" | "160" | "176" | "192" | "208" | "224" | "240" | "256" | "288" | "auto" | "sm" | "md" | "lg" | "xs" | "xl" | "full" | "1/2" | "1/3" | "2/3" | "1/4" | "2/4" | "3/4" | "fit" | "max" | "min" | null>;
372
- }) => string) & {
373
- properties: Set<"size" | "borderRadius" | "boxShadow" | "fontFamily" | "fontSize" | "letterSpacing" | "lineHeight" | "zIndex" | "backgroundColor" | "borderBottomWidth" | "borderColor" | "borderLeftWidth" | "borderRightWidth" | "borderTopWidth" | "color" | "animation" | "fontWeight" | "objectFit" | "overflow" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "height" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "width" | "alignItems" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "colSpan" | "cols" | "h" | "leading" | "m" | "maxH" | "maxW" | "mb" | "ml" | "mr" | "mt" | "mx" | "my" | "p" | "pb" | "pl" | "pr" | "pt" | "px" | "py" | "w">;
91
+ declare const sprinklesMerge: (...classNames: Array<string | undefined>) => string;
92
+
93
+ declare const content$2: (props?: {
94
+ size?: "sm" | "md" | "lg" | undefined;
95
+ } | undefined, className?: string) => {
96
+ className: string;
374
97
  };
375
- declare const mapResponsiveValue: <OutputValue extends string | number | boolean | null | undefined, Value extends _vanilla_extract_sprinkles.ConditionalValue<{
376
- conditions: {
377
- defaultCondition: "base";
378
- conditionNames: ("sm" | "md" | "lg" | "base")[];
379
- responsiveArray: ("sm" | "md" | "lg" | "base")[] & {
380
- length: 3;
381
- };
382
- };
383
- styles: {};
384
- }, string | number | boolean>>(value: Value, fn: (inputValue: Value extends _vanilla_extract_sprinkles.ResponsiveArray<1, string | number | boolean | null> | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1, string | number | boolean | null> | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3, string | number | boolean | null> | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3 | 4, string | number | boolean | null> | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3 | 5 | 4, string | number | boolean | null> | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3 | 5 | 4 | 6, string | number | boolean | null> | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3 | 5 | 4 | 6 | 7, string | number | boolean | null> | _vanilla_extract_sprinkles.ResponsiveArray<2 | 1 | 3 | 5 | 4 | 8 | 6 | 7, string | number | boolean | null> ? NonNullable<Value[number]> : Value extends Partial<Record<string, string | number | boolean>> ? NonNullable<Value[keyof Value]> : Value, key: "sm" | "md" | "lg" | "base") => OutputValue) => Value extends string | number | boolean ? OutputValue : Partial<Record<"sm" | "md" | "lg" | "base", OutputValue>>;
385
- type LonghandProps = keyof Pick<Parameters<typeof sprinkles>[0], "backgroundColor" | "borderBottomWidth" | "borderLeftWidth" | "borderRadius" | "borderRightWidth" | "borderTopWidth" | "boxShadow" | "gridColumn" | "gridTemplateColumns" | "height" | "letterSpacing" | "lineHeight" | "marginBottom" | "marginLeft" | "marginRight" | "marginTop" | "maxHeight" | "maxWidth" | "paddingBottom" | "paddingLeft" | "paddingRight" | "paddingTop" | "width" | "zIndex">;
386
- type Sprinkles = Omit<Parameters<typeof sprinkles>[0], LonghandProps>;
98
+ type DialogVariants$1 = RecipeVariants<typeof content$2>;
99
+
100
+ type AlertDialogContentProps = BoxProps<typeof RadixAlertDialog.Content, NonNullable<DialogVariants$1>>;
101
+ declare const AlertDialogContent: react.ForwardRefExoticComponent<Omit<AlertDialogContentProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
387
102
 
388
- type BoxProps<T extends ElementType = "div", P = unknown> = ExtendProps<ComponentPropsWithoutRef<T>, ExtendProps<{
103
+ declare const AlertDialogDescription: react.ForwardRefExoticComponent<Omit<Omit<RadixAlertDialog.AlertDialogDescriptionProps & react.RefAttributes<HTMLParagraphElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
389
104
  asChild?: boolean;
390
105
  className?: string;
391
- } & Sprinkles, P>>;
392
- declare const Box: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
106
+ } & Sprinkles, never> & react.RefAttributes<HTMLParagraphElement>>;
107
+
108
+ declare const AlertDialogFooter: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
393
109
  asChild?: boolean;
394
110
  className?: string;
395
- } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>>;
111
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>, "ref"> & {
112
+ ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
113
+ }, "ref"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
114
+ ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
115
+ }, "ref"> & react.RefAttributes<HTMLDivElement>>;
396
116
 
397
- declare const appearances: {
398
- danger: {
399
- colorScheme: "danger";
400
- variant: "solid";
401
- };
402
- "danger-outline": {
403
- colorScheme: "danger";
404
- variant: "outline";
405
- };
406
- default: {
407
- colorScheme: "secondary";
408
- variant: "outline";
409
- };
410
- primary: {
411
- colorScheme: "primary";
412
- variant: "solid";
413
- };
414
- secondary: {
415
- colorScheme: "secondary";
416
- variant: "subtle";
417
- };
418
- };
419
- declare const Button: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, "children" | "color" | "className" | "disabled"> & Omit<{
117
+ declare const AlertDialogTitle: react.ForwardRefExoticComponent<Omit<Omit<RadixAlertDialog.AlertDialogTitleProps & react.RefAttributes<HTMLHeadingElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
420
118
  asChild?: boolean;
421
119
  className?: string;
422
- } & Sprinkles, "size"> & {
423
- appearance?: keyof typeof appearances;
424
- children?: ReactNode;
120
+ } & Sprinkles, never> & react.RefAttributes<HTMLHeadingElement>>;
121
+
122
+ declare const AlertDialogTrigger: react.ForwardRefExoticComponent<Omit<Omit<RadixAlertDialog.AlertDialogTriggerProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & Omit<{
123
+ asChild?: boolean;
124
+ className?: string;
125
+ } & Sprinkles, "size"> & Omit<{
126
+ addonAfter?: react.ReactNode;
127
+ addonBefore?: react.ReactNode;
128
+ appearance?: "default" | "inverse" | "danger" | "primary" | "subtle" | "danger-outline";
129
+ children?: react.ReactNode;
425
130
  disabled?: boolean;
426
- icon?: ReactNode;
131
+ icon?: react.ReactNode;
427
132
  iconPosition?: "end" | "start";
428
- isLoading?: boolean;
133
+ loading?: boolean;
429
134
  } & Omit<{
430
- colorScheme?: "danger" | "primary" | "secondary" | undefined;
135
+ colorScheme?: "danger" | "neutral" | "primary" | undefined;
431
136
  iconOnly?: boolean | undefined;
432
137
  size?: "sm" | "md" | "lg" | undefined;
433
138
  variant?: "outline" | "solid" | "subtle" | undefined;
434
- }, "iconOnly"> & react.RefAttributes<HTMLButtonElement>>;
139
+ }, "colorScheme" | "iconOnly" | "variant">, never> & react.RefAttributes<HTMLButtonElement>>;
140
+
141
+ declare const AlertTitle: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
142
+ asChild?: boolean;
143
+ className?: string;
144
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>, "ref"> & {
145
+ ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
146
+ }, "ref"> & react.RefAttributes<HTMLDivElement>>;
147
+
148
+ declare function AnimatePresence({ children, }: {
149
+ children?: false | ReactElement;
150
+ }): false | react_jsx_runtime.JSX.Element | undefined;
151
+ declare namespace AnimatePresence {
152
+ var displayName: string;
153
+ }
154
+
155
+ declare const Avatar: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref">, "color" | "className"> & Omit<{
156
+ asChild?: boolean;
157
+ className?: string;
158
+ } & Sprinkles, "size"> & {
159
+ icon?: React.ReactNode;
160
+ name?: string;
161
+ src?: string;
162
+ } & {
163
+ colorScheme?: "neutral" | "blue" | "brand" | "green" | "magenta" | "purple" | "red" | "yellow" | undefined;
164
+ size?: "sm" | "md" | "lg" | "xs" | "xl" | "5xl" | undefined;
165
+ } & react.RefAttributes<HTMLSpanElement>>;
166
+
167
+ declare const AvatarGroup: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
168
+ asChild?: boolean;
169
+ className?: string;
170
+ } & Sprinkles, "size"> & {
171
+ size?: ComponentPropsWithoutRef<typeof Avatar>["size"];
172
+ } & react.RefAttributes<HTMLDivElement>>;
173
+
174
+ declare const ToastProvider: react.ForwardRefExoticComponent<Omit<Omit<RadixToast.ToastViewportProps & react.RefAttributes<HTMLOListElement>, "ref">, "children" | "color" | "className" | "label" | "asChild"> & Omit<{
175
+ asChild?: boolean;
176
+ className?: string;
177
+ } & Sprinkles, never> & {
178
+ children?: never;
179
+ container?: ComponentPropsWithoutRef<typeof Portal>["container"];
180
+ /**
181
+ * An instance of toaster returned from the `createToaster` method.
182
+ */
183
+ toaster?: ReturnType<typeof createToaster>;
184
+ } & RadixToast.ToastProviderProps & {
185
+ position?: "bottom" | "top" | "bottom-left" | "bottom-right" | "top-left" | "top-right" | undefined;
186
+ } & react.RefAttributes<HTMLOListElement>>;
187
+
188
+ interface ToastProviderProps extends ComponentPropsWithoutRef<typeof ToastProvider> {
189
+ }
190
+ type AxiomProviderProps = {
191
+ children?: ReactNode;
192
+ /**
193
+ * Props for the `ToastProvider` component
194
+ *
195
+ * {@link https://optimizely-axiom.github.io/optiaxiom/components/toast/ Documentation}
196
+ */
197
+ toast?: Omit<ToastProviderProps, "children">;
198
+ /**
199
+ * Props for the `TooltipProvider` component
200
+ *
201
+ * {@link https://www.radix-ui.com/primitives/docs/components/tooltip#provider Documentation}
202
+ */
203
+ tooltip?: Omit<ComponentPropsWithoutRef<typeof RadixTooltip.Provider>, "children">;
204
+ };
205
+ declare function AxiomProvider({ children, toast, tooltip, }: AxiomProviderProps): react_jsx_runtime.JSX.Element;
206
+ declare namespace AxiomProvider {
207
+ var displayName: string;
208
+ }
209
+
210
+ declare const Badge: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref">, "color" | "className"> & Omit<{
211
+ asChild?: boolean;
212
+ className?: string;
213
+ } & Sprinkles, never> & Omit<{
214
+ lineClamp?: "1" | "2" | "4" | "3" | undefined;
215
+ truncate?: boolean | undefined;
216
+ }, never> & {
217
+ colorScheme?: "danger" | "neutral" | "primary" | "information" | "success" | "warning" | undefined;
218
+ variant?: "solid" | "light" | undefined;
219
+ } & react.RefAttributes<HTMLSpanElement>>;
435
220
 
436
221
  declare const ButtonGroup: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "children" | "color" | "className"> & Omit<{
437
222
  asChild?: boolean;
@@ -441,50 +226,145 @@ declare const ButtonGroup: react.ForwardRefExoticComponent<Omit<Omit<react.Detai
441
226
  orientation?: "horizontal" | "vertical";
442
227
  } & react.RefAttributes<HTMLDivElement>>;
443
228
 
444
- declare const Checkbox: react.ForwardRefExoticComponent<Omit<Omit<RadixCheckbox.CheckboxProps & react.RefAttributes<HTMLButtonElement>, "ref">, "color" | "asChild" | "className"> & Omit<{
229
+ declare const Checkbox: react.ForwardRefExoticComponent<Omit<Omit<RadixCheckbox.CheckboxProps & react.RefAttributes<HTMLButtonElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
445
230
  asChild?: boolean;
446
231
  className?: string;
447
232
  } & Sprinkles, never> & {
448
- endDecorator?: ReactNode;
233
+ description?: ReactNode;
449
234
  } & react.RefAttributes<HTMLDivElement>>;
450
235
 
451
- declare const Chip: react.ForwardRefExoticComponent<Omit<Omit<RadixToggle.ToggleProps & react.RefAttributes<HTMLButtonElement>, "ref">, "color" | "asChild" | "className"> & Omit<{
236
+ declare const Code: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLElement>, HTMLElement>, "ref">, "color" | "className"> & Omit<{
452
237
  asChild?: boolean;
453
238
  className?: string;
454
- } & Sprinkles, "size"> & {
455
- endDecorator?: ReactNode;
456
- startDecorator?: ReactNode;
457
- } & {
239
+ } & Sprinkles, never> & react.RefAttributes<HTMLElement>>;
240
+
241
+ type DialogProps = ComponentPropsWithoutRef<typeof RadixDialog.Root>;
242
+ declare function Dialog({ children, defaultOpen, modal, onOpenChange, open: openProp, ...props }: DialogProps): react_jsx_runtime.JSX.Element;
243
+ declare namespace Dialog {
244
+ var displayName: string;
245
+ }
246
+
247
+ declare const DialogBody: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
248
+ asChild?: boolean;
249
+ className?: string;
250
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>, "ref"> & {
251
+ ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
252
+ }, "ref"> & react.RefAttributes<HTMLDivElement>>;
253
+
254
+ declare const DialogClose: react.ForwardRefExoticComponent<Omit<Omit<RadixDialog.DialogCloseProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & Omit<{
255
+ asChild?: boolean;
256
+ className?: string;
257
+ } & Sprinkles, "size"> & Omit<{
258
+ addonAfter?: react.ReactNode;
259
+ addonBefore?: react.ReactNode;
260
+ appearance?: "default" | "inverse" | "danger" | "primary" | "subtle" | "danger-outline";
261
+ children?: react.ReactNode;
262
+ disabled?: boolean;
263
+ icon?: react.ReactNode;
264
+ iconPosition?: "end" | "start";
265
+ loading?: boolean;
266
+ } & Omit<{
267
+ colorScheme?: "danger" | "neutral" | "primary" | undefined;
268
+ iconOnly?: boolean | undefined;
458
269
  size?: "sm" | "md" | "lg" | undefined;
459
- } & react.RefAttributes<HTMLButtonElement>>;
270
+ variant?: "outline" | "solid" | "subtle" | undefined;
271
+ }, "colorScheme" | "iconOnly" | "variant">, never> & react.RefAttributes<HTMLButtonElement>>;
460
272
 
461
- declare const Code: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLElement>, HTMLElement>, "ref">, "color" | "className"> & Omit<{
273
+ declare const content$1: (props?: {
274
+ size?: "sm" | "md" | "lg" | undefined;
275
+ } | undefined, className?: string) => {
276
+ className: string;
277
+ };
278
+ type DialogVariants = RecipeVariants<typeof content$1>;
279
+
280
+ type DialogContentProps = BoxProps<typeof RadixDialog.Content, {
281
+ withCloseButton?: boolean;
282
+ } & DialogVariants>;
283
+ declare const DialogContent: react.ForwardRefExoticComponent<Omit<DialogContentProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
284
+
285
+ declare const DialogDescription: react.ForwardRefExoticComponent<Omit<Omit<RadixDialog.DialogDescriptionProps & react.RefAttributes<HTMLParagraphElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
462
286
  asChild?: boolean;
463
287
  className?: string;
464
- } & Sprinkles, never> & react.RefAttributes<HTMLElement>>;
288
+ } & Sprinkles, never> & {
289
+ description?: string;
290
+ } & react.RefAttributes<HTMLParagraphElement>>;
465
291
 
466
- declare const Dialog: react.ForwardRefExoticComponent<Omit<RadixDialog.DialogProps, "children" | "open" | "onOpenChange" | "modal"> & Omit<{
292
+ declare const DialogFooter: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
467
293
  asChild?: boolean;
468
294
  className?: string;
469
- } & Sprinkles, "size"> & {
295
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>, "ref"> & {
296
+ ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
297
+ }, "ref"> & react.RefAttributes<HTMLDivElement>, "ref"> & {
298
+ ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
299
+ }, "ref"> & react.RefAttributes<HTMLDivElement>>;
300
+
301
+ declare const DialogTitle: react.ForwardRefExoticComponent<Omit<Omit<RadixDialog.DialogTitleProps & react.RefAttributes<HTMLHeadingElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
302
+ asChild?: boolean;
303
+ className?: string;
304
+ } & Sprinkles, never> & react.RefAttributes<HTMLHeadingElement>>;
305
+
306
+ declare const DialogTrigger: react.ForwardRefExoticComponent<Omit<Omit<RadixDialog.DialogTriggerProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & Omit<{
307
+ asChild?: boolean;
308
+ className?: string;
309
+ } & Sprinkles, "size"> & Omit<{
310
+ addonAfter?: react.ReactNode;
311
+ addonBefore?: react.ReactNode;
312
+ appearance?: "default" | "inverse" | "danger" | "primary" | "subtle" | "danger-outline";
313
+ children?: react.ReactNode;
314
+ disabled?: boolean;
315
+ icon?: react.ReactNode;
316
+ iconPosition?: "end" | "start";
317
+ loading?: boolean;
318
+ } & Omit<{
319
+ colorScheme?: "danger" | "neutral" | "primary" | undefined;
320
+ iconOnly?: boolean | undefined;
321
+ size?: "sm" | "md" | "lg" | undefined;
322
+ variant?: "outline" | "solid" | "subtle" | undefined;
323
+ }, "colorScheme" | "iconOnly" | "variant">, never> & react.RefAttributes<HTMLButtonElement>>;
324
+
325
+ declare const Disclosure: react.ForwardRefExoticComponent<Omit<Omit<RadixCollapsible.CollapsibleProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
326
+ asChild?: boolean;
327
+ className?: string;
328
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>>;
329
+
330
+ declare const DisclosureContent: react.ForwardRefExoticComponent<Omit<Omit<RadixCollapsible.CollapsibleContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
331
+ asChild?: boolean;
332
+ className?: string;
333
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>>;
334
+
335
+ declare const DisclosureTrigger: react.ForwardRefExoticComponent<Omit<Omit<RadixCollapsible.CollapsibleTriggerProps & react.RefAttributes<HTMLButtonElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
336
+ asChild?: boolean;
337
+ className?: string;
338
+ } & Sprinkles, never> & {
339
+ addonAfter?: ReactNode;
340
+ addonBefore?: ReactNode;
341
+ chevronPosition?: "end" | "start";
342
+ } & react.RefAttributes<HTMLButtonElement>>;
343
+
344
+ declare const content: (props?: {
345
+ position?: "left" | "right" | "bottom" | undefined;
346
+ } | undefined, className?: string) => {
347
+ className: string;
348
+ };
349
+ type DrawerVariants = RecipeVariants<typeof content>;
350
+
351
+ type DrawerProps = BoxProps<typeof RadixDialog.Content, {
470
352
  children: ReactNode;
471
353
  modal?: boolean;
472
354
  onClose: () => void;
473
- onOpenChange?: never;
474
355
  open?: boolean;
475
356
  withCloseButton?: boolean;
476
- } & {
477
- size?: "sm" | "md" | "lg" | undefined;
478
- } & react.RefAttributes<HTMLDivElement>>;
357
+ } & DrawerVariants>;
358
+ declare const Drawer: react.ForwardRefExoticComponent<Omit<DrawerProps, "ref"> & react.RefAttributes<HTMLDivElement>>;
479
359
 
480
- declare const DialogBody: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
360
+ declare const DrawerBody: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
481
361
  asChild?: boolean;
482
362
  className?: string;
483
363
  } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>, "ref"> & {
484
364
  ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
485
365
  }, "ref"> & react.RefAttributes<HTMLDivElement>>;
486
366
 
487
- declare const DialogFooter: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
367
+ declare const DrawerFooter: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
488
368
  asChild?: boolean;
489
369
  className?: string;
490
370
  } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>, "ref"> & {
@@ -493,20 +373,104 @@ declare const DialogFooter: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<
493
373
  ref?: ((instance: HTMLDivElement | null) => void | react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof react.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | react.RefObject<HTMLDivElement> | null | undefined;
494
374
  }, "ref"> & react.RefAttributes<HTMLDivElement>>;
495
375
 
496
- declare const DialogTitle: react.ForwardRefExoticComponent<Omit<Omit<RadixDialog.DialogTitleProps & react.RefAttributes<HTMLHeadingElement>, "ref">, "color" | "asChild" | "className"> & Omit<{
376
+ declare const DrawerTitle: react.ForwardRefExoticComponent<Omit<Omit<RadixDialog.DialogTitleProps & react.RefAttributes<HTMLHeadingElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
497
377
  asChild?: boolean;
498
378
  className?: string;
499
379
  } & Sprinkles, never> & {
500
380
  description?: string;
501
381
  } & react.RefAttributes<HTMLDivElement>>;
502
382
 
383
+ type MenuProps = ComponentPropsWithoutRef<typeof RadixMenu.Root>;
384
+ declare function DropdownMenu({ children, defaultOpen, onOpenChange, open: openProp, ...props }: MenuProps): react_jsx_runtime.JSX.Element;
385
+ declare namespace DropdownMenu {
386
+ var displayName: string;
387
+ }
388
+
389
+ declare const DropdownMenuContent: react.ForwardRefExoticComponent<Omit<Omit<RadixMenu.DropdownMenuContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
390
+ asChild?: boolean;
391
+ className?: string;
392
+ } & Sprinkles, never> & Omit<{
393
+ open: boolean | undefined;
394
+ } & {
395
+ minW?: "0" | "trigger" | undefined;
396
+ }, "open"> & {
397
+ open?: never;
398
+ } & react.RefAttributes<HTMLDivElement>>;
399
+
400
+ declare const DropdownMenuItem: react.ForwardRefExoticComponent<Omit<Omit<RadixMenu.DropdownMenuItemProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
401
+ asChild?: boolean;
402
+ className?: string;
403
+ } & Sprinkles, never> & Omit<{
404
+ addonAfter?: react.ReactNode;
405
+ addonBefore?: react.ReactNode;
406
+ description?: react.ReactNode;
407
+ } & {
408
+ colorScheme?: "danger" | "neutral" | undefined;
409
+ }, never> & react.RefAttributes<HTMLDivElement>>;
410
+
411
+ declare const DropdownMenuLabel: react.ForwardRefExoticComponent<Omit<Omit<RadixMenu.DropdownMenuLabelProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
412
+ asChild?: boolean;
413
+ className?: string;
414
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>>;
415
+
416
+ declare const DropdownMenuSeparator: react.ForwardRefExoticComponent<Omit<Omit<RadixMenu.DropdownMenuSeparatorProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
417
+ asChild?: boolean;
418
+ className?: string;
419
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>>;
420
+
421
+ type MenuSubProps = ComponentPropsWithoutRef<typeof RadixMenu.Sub>;
422
+ declare function DropdownMenuSub({ children, defaultOpen, onOpenChange, open: openProp, ...props }: MenuSubProps): react_jsx_runtime.JSX.Element;
423
+ declare namespace DropdownMenuSub {
424
+ var displayName: string;
425
+ }
426
+
427
+ declare const DropdownMenuSubContent: react.ForwardRefExoticComponent<Omit<Omit<RadixMenu.DropdownMenuSubContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
428
+ asChild?: boolean;
429
+ className?: string;
430
+ } & Sprinkles, never> & Omit<{
431
+ open: boolean | undefined;
432
+ } & {
433
+ minW?: "0" | "trigger" | undefined;
434
+ }, "open"> & {
435
+ open?: never;
436
+ } & react.RefAttributes<HTMLDivElement>>;
437
+
438
+ declare const DropdownMenuSubTrigger: react.ForwardRefExoticComponent<Omit<Omit<RadixMenu.DropdownMenuSubTriggerProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
439
+ asChild?: boolean;
440
+ className?: string;
441
+ } & Sprinkles, never> & Omit<{
442
+ addonAfter?: react.ReactNode;
443
+ addonBefore?: react.ReactNode;
444
+ description?: react.ReactNode;
445
+ } & {
446
+ colorScheme?: "danger" | "neutral" | undefined;
447
+ }, never> & react.RefAttributes<HTMLDivElement>>;
448
+
449
+ declare const DropdownMenuTrigger: react.ForwardRefExoticComponent<Omit<Omit<Omit<react.DetailedHTMLProps<react.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, "children" | "color" | "className" | "disabled"> & Omit<{
450
+ asChild?: boolean;
451
+ className?: string;
452
+ } & Sprinkles, "size"> & Omit<{
453
+ addonAfter?: react.ReactNode;
454
+ addonBefore?: react.ReactNode;
455
+ appearance?: "default" | "inverse" | "danger" | "primary" | "subtle" | "danger-outline";
456
+ children?: react.ReactNode;
457
+ disabled?: boolean;
458
+ icon?: react.ReactNode;
459
+ iconPosition?: "end" | "start";
460
+ loading?: boolean;
461
+ } & Omit<{
462
+ colorScheme?: "danger" | "neutral" | "primary" | undefined;
463
+ iconOnly?: boolean | undefined;
464
+ size?: "sm" | "md" | "lg" | undefined;
465
+ variant?: "outline" | "solid" | "subtle" | undefined;
466
+ }, "colorScheme" | "iconOnly" | "variant">, never> & react.RefAttributes<HTMLButtonElement>, "ref"> & react.RefAttributes<HTMLButtonElement>>;
467
+
503
468
  declare const Field: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "children" | "color" | "className" | "id"> & Omit<{
504
469
  asChild?: boolean;
505
470
  className?: string;
506
471
  } & Sprinkles, never> & {
507
- children: ReactElement;
472
+ children: ReactNode;
508
473
  description?: string;
509
- disabled?: boolean;
510
474
  error?: string;
511
475
  id?: string;
512
476
  info?: string;
@@ -548,37 +512,106 @@ declare const Heading: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedH
548
512
  asChild?: boolean;
549
513
  className?: string;
550
514
  } & Sprinkles, never> & Omit<{
551
- as?: "p" | "span";
552
- } & {
553
515
  lineClamp?: "1" | "2" | "4" | "3" | undefined;
554
516
  truncate?: boolean | undefined;
555
517
  }, never> & {
556
518
  /**
557
- * Presets for each level of heading h1-h6.
519
+ * Control the visual size without changing the semantic tag.
558
520
  */
559
- level?: keyof typeof mapLevelToTag;
521
+ appearance?: keyof typeof mapTagToFontSize;
560
522
  /**
561
- * Control the visual size without changing the semantic tag.
523
+ * Presets for each level of heading h1-h6.
562
524
  */
563
- variant?: keyof typeof mapTagToFontSize;
525
+ level?: keyof typeof mapLevelToTag;
564
526
  } & react.RefAttributes<HTMLHeadingElement>>;
565
527
 
566
- declare const Input: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "size" | "color" | "className"> & Omit<{
528
+ type HoverCardProps = BoxProps<typeof RadixHoverCard.Root, {
529
+ keepOpenOnActivation?: boolean;
530
+ }>;
531
+ declare function HoverCard({ children, defaultOpen, keepOpenOnActivation, onOpenChange, open: openProp, openDelay, ...props }: HoverCardProps): react_jsx_runtime.JSX.Element;
532
+ declare namespace HoverCard {
533
+ var displayName: string;
534
+ }
535
+
536
+ declare const HoverCardContent: react.ForwardRefExoticComponent<Omit<Omit<RadixHoverCard.HoverCardContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
537
+ asChild?: boolean;
538
+ className?: string;
539
+ } & Sprinkles, never> & {
540
+ withArrow?: boolean;
541
+ } & react.RefAttributes<HTMLDivElement>>;
542
+
543
+ declare const HoverCardTrigger: react.ForwardRefExoticComponent<Omit<RadixHoverCard.HoverCardTriggerProps & react.RefAttributes<HTMLAnchorElement>, "ref"> & react.RefAttributes<HTMLAnchorElement>>;
544
+
545
+ declare const Indicator: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, "ref">, "color" | "className"> & Omit<{
546
+ asChild?: boolean;
547
+ className?: string;
548
+ } & Sprinkles, never> & Omit<{
549
+ lineClamp?: "1" | "2" | "4" | "3" | undefined;
550
+ truncate?: boolean | undefined;
551
+ }, never> & {
552
+ colorScheme?: "danger" | "neutral" | "primary" | "information" | "success" | "warning" | undefined;
553
+ variant?: "solid" | "light" | undefined;
554
+ } & react.RefAttributes<HTMLSpanElement>, "ref">, "borderColor" | "color" | "fontFamily" | "animation" | "fontSize" | "size" | "cursor" | "empty" | "fontWeight" | "objectFit" | "overflowX" | "overflowY" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "overflow" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "alignSelf" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "h" | "leading" | "m" | "maxH" | "maxW" | "mb" | "ml" | "mr" | "mt" | "mx" | "my" | "p" | "pb" | "pl" | "pr" | "pt" | "px" | "py" | "w" | "className" | "asChild" | "content"> & Omit<{
555
+ asChild?: boolean;
556
+ className?: string;
557
+ } & Sprinkles, never> & {
558
+ content: ReactNode;
559
+ disabled?: boolean;
560
+ offset?: boolean;
561
+ ping?: boolean;
562
+ position?: "bottom-right" | "top-right";
563
+ } & react.RefAttributes<HTMLDivElement>>;
564
+
565
+ declare const Input: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref">, "color" | "size" | "className" | "disabled"> & Omit<{
567
566
  asChild?: boolean;
568
567
  className?: string;
569
568
  } & Sprinkles, "size"> & Omit<{
570
- endDecorator?: react.ReactNode;
569
+ addonAfter?: react.ReactNode;
570
+ addonBefore?: react.ReactNode;
571
+ addonPointerEvents?: "auto" | "none";
572
+ disabled?: boolean;
571
573
  error?: boolean;
572
- startDecorator?: react.ReactNode;
573
574
  } & {
574
- size?: "sm" | "md" | "lg" | undefined;
575
+ size?: "md" | "lg" | undefined;
575
576
  }, never> & {
576
- variant?: "number" | "default" | undefined;
577
+ appearance?: "number" | "default" | undefined;
577
578
  } & react.RefAttributes<HTMLInputElement>>;
578
579
 
579
- type KbdProps = {
580
- keys?: Array<keyof typeof mapKeyToCode> | keyof typeof mapKeyToCode;
581
- } & ComponentPropsWithRef<typeof Code>;
580
+ declare const input: (props?: {
581
+ size?: "md" | "lg" | undefined;
582
+ } | undefined, className?: string) => {
583
+ className: string;
584
+ };
585
+ type InputVariants = RecipeVariants<typeof input>;
586
+
587
+ type InputBaseProps<T extends ElementType = "input" | "textarea", P = unknown> = BoxProps<T, ExtendProps<{
588
+ addonAfter?: ReactNode;
589
+ addonBefore?: ReactNode;
590
+ /**
591
+ * When this prop is set to `none` clicking empty space inside the
592
+ * addon will focus the input box.
593
+ */
594
+ addonPointerEvents?: "auto" | "none";
595
+ disabled?: boolean;
596
+ error?: boolean;
597
+ } & InputVariants, P>>;
598
+ declare const InputBase: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.InputHTMLAttributes<HTMLInputElement>, HTMLInputElement>, "ref"> | Omit<react.DetailedHTMLProps<react.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref">, "color" | "className" | "disabled"> & Omit<{
599
+ asChild?: boolean;
600
+ className?: string;
601
+ } & Sprinkles, "size"> & Omit<{
602
+ addonAfter?: ReactNode;
603
+ addonBefore?: ReactNode;
604
+ /**
605
+ * When this prop is set to `none` clicking empty space inside the
606
+ * addon will focus the input box.
607
+ */
608
+ addonPointerEvents?: "auto" | "none";
609
+ disabled?: boolean;
610
+ error?: boolean;
611
+ } & {
612
+ size?: "md" | "lg" | undefined;
613
+ }, never> & react.RefAttributes<HTMLInputElement & HTMLTextAreaElement>>;
614
+
582
615
  declare const mapKeyToCode: {
583
616
  command: string;
584
617
  ctrl: string;
@@ -594,43 +627,116 @@ declare const mapKeyToCode: {
594
627
  tab: string;
595
628
  up: string;
596
629
  };
597
- declare const Kbd: react.ForwardRefExoticComponent<Omit<KbdProps, "ref"> & react.RefAttributes<HTMLElement>>;
598
-
599
- declare const Link: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "ref">, "color" | "className"> & Omit<{
630
+ declare const Kbd: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLElement>, HTMLElement>, "ref">, "color" | "className"> & Omit<{
600
631
  asChild?: boolean;
601
632
  className?: string;
602
633
  } & Sprinkles, never> & {
603
- disabled?: boolean;
604
- external?: boolean;
634
+ keys?: Array<keyof typeof mapKeyToCode> | keyof typeof mapKeyToCode;
605
635
  } & {
606
- variant?: "default" | "subtle" | undefined;
607
- } & react.RefAttributes<HTMLAnchorElement>>;
636
+ variant?: "outline" | "subtle" | undefined;
637
+ } & react.RefAttributes<HTMLElement>>;
638
+
639
+ declare const axiom = "optiaxiom";
640
+ declare const base = "optiaxiom.base";
641
+ declare const reset: string;
642
+ declare const components: string;
643
+
644
+ declare const layers_css_axiom: typeof axiom;
645
+ declare const layers_css_base: typeof base;
646
+ declare const layers_css_components: typeof components;
647
+ declare const layers_css_reset: typeof reset;
648
+ declare namespace layers_css {
649
+ export { layers_css_axiom as axiom, layers_css_base as base, layers_css_components as components, layers_css_reset as reset };
650
+ }
608
651
 
609
- declare const Paper: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref">, "color" | "className"> & Omit<{
652
+ declare const MenuButton: react.ForwardRefExoticComponent<Omit<Omit<Omit<react.DetailedHTMLProps<react.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, "children" | "color" | "className" | "disabled"> & Omit<{
653
+ asChild?: boolean;
654
+ className?: string;
655
+ } & Sprinkles, "size"> & Omit<{
656
+ addonAfter?: react.ReactNode;
657
+ addonBefore?: react.ReactNode;
658
+ appearance?: "default" | "inverse" | "danger" | "primary" | "subtle" | "danger-outline";
659
+ children?: react.ReactNode;
660
+ disabled?: boolean;
661
+ icon?: react.ReactNode;
662
+ iconPosition?: "end" | "start";
663
+ loading?: boolean;
664
+ } & Omit<{
665
+ colorScheme?: "danger" | "neutral" | "primary" | undefined;
666
+ iconOnly?: boolean | undefined;
667
+ size?: "sm" | "md" | "lg" | undefined;
668
+ variant?: "outline" | "solid" | "subtle" | undefined;
669
+ }, "colorScheme" | "iconOnly" | "variant">, never> & react.RefAttributes<HTMLButtonElement>, "ref"> & react.RefAttributes<HTMLButtonElement>>;
670
+
671
+ type PaginationProps = BoxProps<"nav", {
672
+ boundaries?: number;
673
+ defaultPage?: number;
674
+ disabled?: boolean;
675
+ onPageChange?: (offset: number) => void;
676
+ page?: number;
677
+ siblings?: number;
678
+ total: number;
679
+ }>;
680
+ declare const Pagination: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLElement>, HTMLElement>, "ref">, "color" | "className"> & Omit<{
610
681
  asChild?: boolean;
611
682
  className?: string;
612
683
  } & Sprinkles, never> & {
613
- elevation?: Sprinkles["shadow"];
614
- } & react.RefAttributes<HTMLParagraphElement>>;
684
+ boundaries?: number;
685
+ defaultPage?: number;
686
+ disabled?: boolean;
687
+ onPageChange?: (offset: number) => void;
688
+ page?: number;
689
+ siblings?: number;
690
+ total: number;
691
+ } & react.RefAttributes<HTMLElement>>;
615
692
 
616
- declare const Progress: react.ForwardRefExoticComponent<Omit<Omit<ProgressPrimitive.ProgressProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "asChild" | "className"> & Omit<{
693
+ declare const PopoverAnchor: react.ForwardRefExoticComponent<Omit<Omit<RadixPopover.PopoverAnchorProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
617
694
  asChild?: boolean;
618
695
  className?: string;
619
696
  } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>>;
620
697
 
621
- declare const RadioGroup: react.ForwardRefExoticComponent<Omit<Omit<RadixRadio.RadioGroupProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "asChild" | "className"> & Omit<{
698
+ declare const PopoverTrigger: react.ForwardRefExoticComponent<Omit<Omit<Omit<react.DetailedHTMLProps<react.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref">, "children" | "color" | "className" | "disabled"> & Omit<{
699
+ asChild?: boolean;
700
+ className?: string;
701
+ } & Sprinkles, "size"> & Omit<{
702
+ addonAfter?: react.ReactNode;
703
+ addonBefore?: react.ReactNode;
704
+ appearance?: "default" | "inverse" | "danger" | "primary" | "subtle" | "danger-outline";
705
+ children?: react.ReactNode;
706
+ disabled?: boolean;
707
+ icon?: react.ReactNode;
708
+ iconPosition?: "end" | "start";
709
+ loading?: boolean;
710
+ } & Omit<{
711
+ colorScheme?: "danger" | "neutral" | "primary" | undefined;
712
+ iconOnly?: boolean | undefined;
713
+ size?: "sm" | "md" | "lg" | undefined;
714
+ variant?: "outline" | "solid" | "subtle" | undefined;
715
+ }, "colorScheme" | "iconOnly" | "variant">, never> & react.RefAttributes<HTMLButtonElement>, "ref"> & react.RefAttributes<HTMLButtonElement>>;
716
+
717
+ declare const Progress: react.ForwardRefExoticComponent<Omit<Omit<ProgressPrimitive.ProgressProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
622
718
  asChild?: boolean;
623
719
  className?: string;
624
720
  } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>>;
625
721
 
626
- declare const RadioGroupItem: react.ForwardRefExoticComponent<Omit<Omit<RadixRadio.RadioGroupItemProps & react.RefAttributes<HTMLButtonElement>, "ref">, "color" | "asChild" | "className"> & Omit<{
722
+ declare const RadioGroup: react.ForwardRefExoticComponent<Omit<Omit<RadixRadio.RadioGroupProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
723
+ asChild?: boolean;
724
+ className?: string;
725
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>>;
726
+
727
+ declare const RadioGroupItem: react.ForwardRefExoticComponent<Omit<Omit<RadixRadio.RadioGroupItemProps & react.RefAttributes<HTMLButtonElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
627
728
  asChild?: boolean;
628
729
  className?: string;
629
730
  } & Sprinkles, never> & {
630
- endDecorator?: ReactNode;
731
+ description?: ReactNode;
631
732
  } & react.RefAttributes<HTMLDivElement>>;
632
733
 
633
- declare const Separator: react.ForwardRefExoticComponent<Omit<Omit<RadixSeparator.SeparatorProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "asChild" | "className" | "orientation"> & Omit<{
734
+ type SearchProps = {
735
+ onValueClear?: () => void;
736
+ } & ComponentPropsWithRef<typeof Input>;
737
+ declare const SearchInput: react.ForwardRefExoticComponent<Omit<SearchProps, "ref"> & react.RefAttributes<HTMLInputElement>>;
738
+
739
+ declare const Separator: react.ForwardRefExoticComponent<Omit<Omit<RadixSeparator.SeparatorProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild" | "orientation"> & Omit<{
634
740
  asChild?: boolean;
635
741
  className?: string;
636
742
  } & Sprinkles, never> & {
@@ -657,414 +763,57 @@ declare const Skeleton: react.ForwardRefExoticComponent<Omit<Omit<react.Detailed
657
763
  h?: Sprinkles["h"];
658
764
  } & react.RefAttributes<HTMLSpanElement>>;
659
765
 
660
- declare const axiom: string;
661
- declare const base: string;
662
- declare const reset: string;
663
- declare const components: string;
664
-
665
- declare const layers_css_axiom: typeof axiom;
666
- declare const layers_css_base: typeof base;
667
- declare const layers_css_components: typeof components;
668
- declare const layers_css_reset: typeof reset;
669
- declare namespace layers_css {
670
- export { layers_css_axiom as axiom, layers_css_base as base, layers_css_components as components, layers_css_reset as reset };
671
- }
672
-
673
- declare const theme: {
674
- readonly borderRadius: {
675
- readonly xs: "2px";
676
- readonly sm: "4px";
677
- readonly md: "6px";
678
- readonly lg: "8px";
679
- readonly xl: "12px";
680
- readonly full: "9999px";
681
- readonly none: "0";
682
- };
683
- readonly borderWidth: {
684
- "0": string;
685
- "1": string;
686
- "2": string;
687
- "4": string;
688
- };
689
- readonly boxShadow: {
690
- readonly xs: "0 1px 2px 0 rgb(0 0 0 / 0.05)";
691
- readonly sm: "0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)";
692
- readonly md: "0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)";
693
- readonly lg: "0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)";
694
- readonly xl: "0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)";
695
- readonly inner: "inset 0 0 6px 0 rgb(0 0 0 / 0.1);";
696
- readonly none: "0 0 #0000";
697
- };
698
- readonly colors: {
699
- readonly "bg.brand.solid": "#0037FF";
700
- readonly "bg.brand.solid.hover": "#002CCC";
701
- readonly "bg.brand.subtle": "#F0F3FF";
702
- readonly "bg.default.hover": "#F5F6FA";
703
- readonly "bg.disabled": "#091E422E";
704
- readonly "bg.discovery": "#F1ECF8";
705
- readonly "bg.error.solid": "#CC1616";
706
- readonly "bg.error.solid.hover": "#B21313";
707
- readonly "bg.error.subtle": "#FFF7F7";
708
- readonly "bg.information": "#E7F3FE";
709
- readonly "bg.neutral": "#f1f5f9";
710
- readonly "bg.secondary.hover": "#E9EDF5";
711
- readonly "bg.success": "#E9F7F1";
712
- readonly "bg.success.solid": "#03A65D";
713
- readonly "bg.success.solid.hover": "#038047";
714
- readonly "bg.success.subtle": "#E9F7F1";
715
- readonly "bg.warning.solid": "#F79008";
716
- readonly "bg.warning.solid.hover": "#DC6903";
717
- readonly "bg.warning.subtle": "#FFFAEA";
718
- readonly "border.active": "#868FA4";
719
- readonly "border.active.hover": "#626A81";
720
- readonly "border.brand": "#0037FF";
721
- readonly "border.default": "#CACFDC";
722
- readonly "border.disabled": "#F5F6FA";
723
- readonly "border.error": "#CC1616";
724
- readonly "border.secondary": "#DADFEB";
725
- readonly "border.success": "#03A65D";
726
- readonly "border.tertiary": "#E9EDF5";
727
- readonly "border.warning": "#F79008";
728
- readonly "fg.accent.blue": "#2094F3";
729
- readonly "fg.accent.magenta": "#81046A";
730
- readonly "fg.accent.purple": "#4A297F";
731
- readonly "fg.brand": "#0037FF";
732
- readonly "fg.brand.hover": "#002CCC";
733
- readonly "fg.default": "#262B37";
734
- readonly "fg.default.hover": "#1C2029";
735
- readonly "fg.default.inverse": "#FFFFFF";
736
- readonly "fg.disabled": "#868FA4";
737
- readonly "fg.error": "#CC1616";
738
- readonly "fg.error.hover": "#B21313";
739
- readonly "fg.secondary": "#464D61";
740
- readonly "fg.secondary.hover": "#303645";
741
- readonly "fg.success": "#038047";
742
- readonly "fg.success.hover": "#038047";
743
- readonly "fg.tertiary": "#626A81";
744
- readonly "fg.tertiary.hover": "#464D61";
745
- readonly "fg.warning": "#F79008";
746
- readonly "fg.warning.hover": "#DC6903";
747
- readonly "outline.brand": "#6A8FFC";
748
- readonly overlay: "#091E4252";
749
- readonly surface: "#FFFFFF";
750
- readonly current: "currentColor";
751
- readonly transparent: "transparent";
752
- readonly black: "#000000";
753
- readonly white: "#FFFFFF";
754
- readonly "aqua.50": "#E5F7FB";
755
- readonly "aqua.200": "#9AE5EF";
756
- readonly "aqua.500": "#00BDD6";
757
- readonly "aqua.600": "#007A8A";
758
- readonly "blue.50": "#E7F3FE";
759
- readonly "blue.200": "#A8D5FA";
760
- readonly "blue.500": "#2094F3";
761
- readonly "blue.600": "#1668AC";
762
- readonly "blue.900": "#1C2B41";
763
- readonly "brand.50": "#F0F3FF";
764
- readonly "brand.100": "#CDD8FC";
765
- readonly "brand.200": "#B3C3FF";
766
- readonly "brand.300": "#6A8FFC";
767
- readonly "brand.400": "#2E66F7";
768
- readonly "brand.500": "#0037FF";
769
- readonly "brand.600": "#002CCC";
770
- readonly "brand.700": "#002894";
771
- readonly "brand.800": "#001666";
772
- readonly "brand.900": "#000B33";
773
- readonly "dark.50": "#d9d9d9";
774
- readonly "dark.200": "#9e9e9e";
775
- readonly "dark.500": "#707070";
776
- readonly "dark.600": "#080736";
777
- readonly "gray.50": "#f9fafb";
778
- readonly "gray.100": "#f3f4f6";
779
- readonly "gray.200": "#e5e7eb";
780
- readonly "gray.300": "#d1d5db";
781
- readonly "gray.400": "#9ca3af";
782
- readonly "gray.500": "#6b7280";
783
- readonly "gray.600": "#4b5563";
784
- readonly "gray.700": "#374151";
785
- readonly "gray.800": "#1f2937";
786
- readonly "gray.900": "#111827";
787
- readonly "green.50": "#E9F7F1";
788
- readonly "green.100": "#D1F0E1";
789
- readonly "green.200": "#A5E1C3";
790
- readonly "green.300": "#7CD2A7";
791
- readonly "green.400": "#5AC58A";
792
- readonly "green.500": "#03A65D";
793
- readonly "green.600": "#038047";
794
- readonly "green.700": "#24663E";
795
- readonly "green.800": "#17492B";
796
- readonly "green.900": "#082415";
797
- readonly "magenta.50": "#F8E7F5";
798
- readonly "magenta.200": "#E39CD6";
799
- readonly "magenta.500": "#B80597";
800
- readonly "magenta.600": "#81046A";
801
- readonly "neutral.50": "#F9FAFC";
802
- readonly "neutral.75": "#F5F6FA";
803
- readonly "neutral.100": "#E9EDF5";
804
- readonly "neutral.150": "#DADFEB";
805
- readonly "neutral.200": "#CACFDC";
806
- readonly "neutral.500": "#868FA4";
807
- readonly "neutral.600": "#626A81";
808
- readonly "neutral.700": "#464D61";
809
- readonly "neutral.800": "#303645";
810
- readonly "neutral.900": "#262B37";
811
- readonly "neutral.1000": "#1C2029";
812
- readonly "neutral.1100": "#171A23";
813
- readonly "neutral.1200": "#091E42";
814
- readonly "neutral.50/32": "#F9FAFC52";
815
- readonly "neutral.1200/5": "#091E420D";
816
- readonly "neutral.1200/12": "#091E421F";
817
- readonly "neutral.1200/18": "#091E422E";
818
- readonly "neutral.1200/22": "#091E4238";
819
- readonly "neutral.1200/32": "#091E4252";
820
- readonly "orange.50": "#fff5e5";
821
- readonly "orange.200": "#ffd699";
822
- readonly "orange.500": "#ff9900";
823
- readonly "orange.600": "#a36200";
824
- readonly "purple.50": "#F1ECF8";
825
- readonly "purple.200": "#C4B1E2";
826
- readonly "purple.500": "#693AB6";
827
- readonly "purple.600": "#4A297F";
828
- readonly "purple.900": "#2B273F";
829
- readonly "red.50": "#FFF7F7";
830
- readonly "red.100": "#FCD6D6";
831
- readonly "red.200": "#F9ACAC";
832
- readonly "red.300": "#F45959";
833
- readonly "red.400": "#E31818";
834
- readonly "red.500": "#CC1616";
835
- readonly "red.600": "#B21313";
836
- readonly "red.700": "#911D1D";
837
- readonly "red.800": "#601313";
838
- readonly "red.900": "#300A0A";
839
- readonly "slate.50": "#f8fafc";
840
- readonly "slate.100": "#f1f5f9";
841
- readonly "slate.200": "#e2e8f0";
842
- readonly "slate.300": "#cbd5e1";
843
- readonly "slate.400": "#94a3b8";
844
- readonly "slate.500": "#64748b";
845
- readonly "slate.600": "#475569";
846
- readonly "slate.700": "#334155";
847
- readonly "slate.800": "#1e293b";
848
- readonly "slate.900": "#0f172a";
849
- readonly "slate.950": "#020617";
850
- readonly "yellow.50": "#FFFAEA";
851
- readonly "yellow.100": "#FEF1C6";
852
- readonly "yellow.200": "#FEDF88";
853
- readonly "yellow.300": "#FFC84B";
854
- readonly "yellow.400": "#FDB022";
855
- readonly "yellow.500": "#F79008";
856
- readonly "yellow.600": "#DC6903";
857
- readonly "yellow.700": "#B54707";
858
- readonly "yellow.800": "#7A2E0D";
859
- readonly "yellow.900": "#4E1D09";
860
- };
861
- readonly fontFamily: {
862
- readonly mono: "Fira Code Variable, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace";
863
- readonly sans: "InterVariable, system-ui, sans-serif";
864
- };
865
- readonly fontSize: {
866
- readonly xs: {
867
- readonly fontSize: "10px";
868
- readonly lineHeight: "14px";
869
- };
870
- readonly sm: {
871
- readonly fontSize: "12px";
872
- readonly lineHeight: "18px";
873
- };
874
- readonly md: {
875
- readonly fontSize: "14px";
876
- readonly lineHeight: "20px";
877
- };
878
- readonly lg: {
879
- readonly fontSize: "16px";
880
- readonly lineHeight: "24px";
881
- };
882
- readonly xl: {
883
- readonly fontSize: "18px";
884
- readonly lineHeight: "28px";
885
- };
886
- readonly "2xl": {
887
- readonly fontSize: "20px";
888
- readonly lineHeight: "28px";
889
- };
890
- readonly "3xl": {
891
- readonly fontSize: "24px";
892
- readonly lineHeight: "32px";
893
- };
894
- readonly "4xl": {
895
- readonly fontSize: "30px";
896
- readonly lineHeight: "36px";
897
- };
898
- readonly "5xl": {
899
- readonly fontSize: "36px";
900
- readonly lineHeight: "40px";
901
- };
902
- readonly "6xl": {
903
- readonly fontSize: "48px";
904
- readonly lineHeight: "1";
905
- };
906
- readonly "7xl": {
907
- readonly fontSize: "60px";
908
- readonly lineHeight: "1";
909
- };
910
- };
911
- readonly letterSpacing: {
912
- readonly tighter: "-0.05em";
913
- readonly tight: "-0.025em";
914
- readonly normal: "0";
915
- readonly wide: "0.025em";
916
- readonly wider: "0.05em";
917
- readonly widest: "0.1em";
918
- };
919
- readonly lineHeight: {
920
- readonly none: "1";
921
- readonly tight: "1.25";
922
- readonly normal: "1.5";
923
- readonly loose: "2";
924
- };
925
- readonly margins: {
926
- readonly "-xs": "-8px";
927
- readonly "-sm": "-12px";
928
- readonly "-md": "-16px";
929
- readonly "-lg": "-24px";
930
- readonly "-xl": "-32px";
931
- readonly "-2": "-2px";
932
- readonly "-4": "-4px";
933
- readonly "-6": "-6px";
934
- readonly "-8": "-8px";
935
- readonly "-10": "-10px";
936
- readonly "-12": "-12px";
937
- readonly "-16": "-16px";
938
- readonly "-24": "-24px";
939
- readonly "-32": "-32px";
940
- readonly "-48": "-48px";
941
- readonly "-64": "-64px";
942
- readonly "-80": "-80px";
943
- readonly xs: "8px";
944
- readonly sm: "12px";
945
- readonly md: "16px";
946
- readonly lg: "24px";
947
- readonly xl: "32px";
948
- readonly "0": "0";
949
- readonly "2": "2px";
950
- readonly "4": "4px";
951
- readonly "6": "6px";
952
- readonly "8": "8px";
953
- readonly "10": "10px";
954
- readonly "12": "12px";
955
- readonly "16": "16px";
956
- readonly "20": "20px";
957
- readonly "24": "24px";
958
- readonly "32": "32px";
959
- readonly "48": "48px";
960
- readonly "64": "64px";
961
- readonly "80": "80px";
962
- };
963
- readonly maxSize: {
964
- readonly xs: "320px";
965
- readonly sm: "384px";
966
- readonly md: "448px";
967
- readonly lg: "512px";
968
- readonly xl: "576px";
969
- readonly "2xl": "672px";
970
- readonly full: "100%";
971
- };
972
- readonly screens: {
973
- readonly sm: "600px";
974
- readonly md: "900px";
975
- readonly lg: "1200px";
976
- };
977
- readonly size: {
978
- readonly xs: "20px";
979
- readonly sm: "24px";
980
- readonly md: "32px";
981
- readonly lg: "40px";
982
- readonly xl: "64px";
983
- readonly "0": "0";
984
- readonly "1": "1px";
985
- readonly "2": "2px";
986
- readonly "4": "4px";
987
- readonly "6": "6px";
988
- readonly "8": "8px";
989
- readonly "12": "12px";
990
- readonly "16": "16px";
991
- readonly "20": "20px";
992
- readonly "24": "24px";
993
- readonly "32": "32px";
994
- readonly "40": "40px";
995
- readonly "48": "48px";
996
- readonly "56": "56px";
997
- readonly "64": "64px";
998
- readonly "80": "80px";
999
- readonly "96": "96px";
1000
- readonly "112": "112px";
1001
- readonly "128": "128px";
1002
- readonly "144": "144px";
1003
- readonly "160": "160px";
1004
- readonly "176": "176px";
1005
- readonly "192": "192px";
1006
- readonly "208": "208px";
1007
- readonly "224": "224px";
1008
- readonly "240": "240px";
1009
- readonly "256": "256px";
1010
- readonly "288": "288px";
1011
- readonly "320": "320px";
1012
- readonly "384": "384px";
1013
- readonly "1/2": "50%";
1014
- readonly "1/3": "33.333333%";
1015
- readonly "2/3": "66.666666%";
1016
- readonly "1/4": "25%";
1017
- readonly "2/4": "50%";
1018
- readonly "3/4": "75%";
1019
- readonly auto: "auto";
1020
- readonly fit: "fit-content";
1021
- readonly full: "100%";
1022
- readonly max: "max-content";
1023
- readonly min: "min-content";
1024
- };
1025
- readonly spacing: {
1026
- readonly xs: "8px";
1027
- readonly sm: "12px";
1028
- readonly md: "16px";
1029
- readonly lg: "24px";
1030
- readonly xl: "32px";
1031
- readonly "0": "0";
1032
- readonly "2": "2px";
1033
- readonly "4": "4px";
1034
- readonly "6": "6px";
1035
- readonly "8": "8px";
1036
- readonly "10": "10px";
1037
- readonly "12": "12px";
1038
- readonly "16": "16px";
1039
- readonly "20": "20px";
1040
- readonly "24": "24px";
1041
- readonly "32": "32px";
1042
- readonly "48": "48px";
1043
- readonly "64": "64px";
1044
- readonly "80": "80px";
1045
- };
1046
- readonly zIndex: {
1047
- readonly "0": "0";
1048
- readonly "10": "10";
1049
- readonly "20": "20";
1050
- readonly "30": "30";
1051
- readonly "40": "40";
1052
- readonly "50": "50";
1053
- readonly auto: "auto";
1054
- readonly popover: "1500";
1055
- };
1056
- };
766
+ declare const Spinner: react.ForwardRefExoticComponent<Omit<Omit<react.SVGProps<SVGSVGElement>, "ref">, "color" | "fontFamily" | "fontSize" | "cursor" | "fontWeight" | "overflow" | "z" | "display" | "className"> & Omit<{
767
+ asChild?: boolean;
768
+ className?: string;
769
+ } & Sprinkles, never> & {
770
+ colorScheme?: "default" | "inverse";
771
+ } & react.RefAttributes<SVGSVGElement>>;
1057
772
 
1058
- declare const Switch: react.ForwardRefExoticComponent<Omit<Omit<RadixSwitch.SwitchProps & react.RefAttributes<HTMLButtonElement>, "ref">, "color" | "asChild" | "className"> & Omit<{
773
+ declare const Switch: react.ForwardRefExoticComponent<Omit<Omit<RadixSwitch.SwitchProps & react.RefAttributes<HTMLButtonElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
1059
774
  asChild?: boolean;
1060
775
  className?: string;
1061
776
  } & Sprinkles, "size"> & {
1062
- endDecorator?: ReactNode;
777
+ description?: ReactNode;
1063
778
  } & {
1064
779
  size?: "md" | "lg" | undefined;
1065
780
  } & react.RefAttributes<HTMLDivElement>>;
1066
781
 
1067
- type RecipeVariants<RecipeFn extends (...args: any) => any> = Parameters<RecipeFn>[0];
782
+ declare const Tabs: react.ForwardRefExoticComponent<Omit<Omit<RadixTabs.TabsProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
783
+ asChild?: boolean;
784
+ className?: string;
785
+ } & Sprinkles, never> & {
786
+ appearance?: "primary" | "secondary";
787
+ } & react.RefAttributes<HTMLDivElement>>;
788
+
789
+ declare const TabsContent: react.ForwardRefExoticComponent<Omit<Omit<RadixTabs.TabsContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
790
+ asChild?: boolean;
791
+ className?: string;
792
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>>;
793
+
794
+ declare const TabsList: react.ForwardRefExoticComponent<Omit<Omit<RadixTabs.TabsListProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
795
+ asChild?: boolean;
796
+ className?: string;
797
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>>;
798
+
799
+ declare const TabsTrigger: react.ForwardRefExoticComponent<Omit<Omit<RadixTabs.TabsTriggerProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & Omit<{
800
+ asChild?: boolean;
801
+ className?: string;
802
+ } & Sprinkles, "size"> & Omit<{
803
+ addonAfter?: react.ReactNode;
804
+ addonBefore?: react.ReactNode;
805
+ appearance?: "default" | "inverse" | "danger" | "primary" | "subtle" | "danger-outline";
806
+ children?: react.ReactNode;
807
+ disabled?: boolean;
808
+ icon?: react.ReactNode;
809
+ iconPosition?: "end" | "start";
810
+ loading?: boolean;
811
+ } & Omit<{
812
+ colorScheme?: "danger" | "neutral" | "primary" | undefined;
813
+ iconOnly?: boolean | undefined;
814
+ size?: "sm" | "md" | "lg" | undefined;
815
+ variant?: "outline" | "solid" | "subtle" | undefined;
816
+ }, "colorScheme" | "iconOnly" | "variant">, never> & react.RefAttributes<HTMLButtonElement>>;
1068
817
 
1069
818
  declare const text: (props?: {
1070
819
  lineClamp?: "1" | "2" | "4" | "3" | undefined;
@@ -1074,809 +823,129 @@ declare const text: (props?: {
1074
823
  };
1075
824
  type TextVariants = RecipeVariants<typeof text>;
1076
825
 
1077
- type TextProps<T extends ElementType = "p", P = unknown> = BoxProps<T, ExtendProps<{
1078
- as?: "p" | "span";
1079
- } & TextVariants, P>>;
826
+ type TextProps<T extends ElementType = "p", P = unknown> = BoxProps<T, ExtendProps<NonNullable<TextVariants>, P>>;
1080
827
  declare const Text: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref">, "color" | "className"> & Omit<{
1081
828
  asChild?: boolean;
1082
829
  className?: string;
1083
830
  } & Sprinkles, never> & Omit<{
1084
- as?: "p" | "span";
1085
- } & {
1086
831
  lineClamp?: "1" | "2" | "4" | "3" | undefined;
1087
832
  truncate?: boolean | undefined;
1088
833
  }, never> & react.RefAttributes<HTMLParagraphElement>>;
1089
834
 
1090
- declare const input: (props?: {
1091
- size?: "sm" | "md" | "lg" | undefined;
1092
- } | undefined, className?: string) => {
1093
- className: string;
1094
- };
1095
- type InputVariants = RecipeVariants<typeof input>;
835
+ declare const TextareaAutosize: react.ForwardRefExoticComponent<Omit<Omit<react.DetailedHTMLProps<react.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref">, "color" | "className"> & Omit<{
836
+ asChild?: boolean;
837
+ className?: string;
838
+ } & Sprinkles, never> & {
839
+ maxRows?: 2 | 1 | 3 | 4 | 5 | undefined;
840
+ resize?: "none" | "auto" | "vertical" | undefined;
841
+ } & react.RefAttributes<HTMLTextAreaElement>>;
1096
842
 
1097
- type InputBaseProps<T extends ElementType = "input", P = unknown> = BoxProps<T, ExtendProps<{
1098
- endDecorator?: ReactNode;
843
+ declare const Textarea: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<react.DetailedHTMLProps<react.TextareaHTMLAttributes<HTMLTextAreaElement>, HTMLTextAreaElement>, "ref">, "color" | "className"> & Omit<{
844
+ asChild?: boolean;
845
+ className?: string;
846
+ } & Sprinkles, never> & {
847
+ maxRows?: 2 | 1 | 3 | 4 | 5 | undefined;
848
+ resize?: "none" | "auto" | "vertical" | undefined;
849
+ } & react.RefAttributes<HTMLTextAreaElement>, "ref">, "children" | "borderColor" | "color" | "fontFamily" | "animation" | "fontSize" | "size" | "cursor" | "empty" | "fontWeight" | "objectFit" | "overflowX" | "overflowY" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "overflow" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "alignSelf" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "h" | "leading" | "m" | "maxH" | "maxW" | "mb" | "ml" | "mr" | "mt" | "mx" | "my" | "p" | "pb" | "pl" | "pr" | "pt" | "px" | "py" | "w" | "className" | "asChild" | "disabled" | "resize" | "maxRows"> & Omit<{
850
+ asChild?: boolean;
851
+ className?: string;
852
+ } & Sprinkles, "size"> & Omit<{
853
+ addonAfter?: react.ReactNode;
854
+ addonBefore?: react.ReactNode;
855
+ addonPointerEvents?: "auto" | "none";
856
+ disabled?: boolean;
1099
857
  error?: boolean;
1100
- startDecorator?: ReactNode;
1101
- } & InputVariants, P>>;
858
+ } & {
859
+ size?: "md" | "lg" | undefined;
860
+ }, "size"> & {
861
+ children?: never;
862
+ /**
863
+ * Limits the height of the textarea when `resize=auto` is used.
864
+ */
865
+ maxRows?: ComponentPropsWithRef<typeof TextareaAutosize>["maxRows"];
866
+ resize?: ComponentPropsWithRef<typeof TextareaAutosize>["resize"];
867
+ size?: never;
868
+ } & react.RefAttributes<HTMLTextAreaElement>>;
1102
869
 
1103
- type TextareaProps = ({
1104
- resize: "auto";
1105
- } & InputBaseProps<typeof TextareaAutosize>) | ({
1106
- resize: "none" | "vertical";
1107
- } & InputBaseProps<"textarea">);
1108
- declare const Textarea: react.ForwardRefExoticComponent<TextareaProps & react.RefAttributes<HTMLTextAreaElement>>;
1109
-
1110
- declare const tokens: {
1111
- readonly borderRadius: {
1112
- readonly xs: "2px";
1113
- readonly sm: "4px";
1114
- readonly md: "6px";
1115
- readonly lg: "8px";
1116
- readonly xl: "12px";
1117
- readonly full: "9999px";
1118
- readonly none: "0";
1119
- };
1120
- readonly borderWidth: {
1121
- "0": string;
1122
- "1": string;
1123
- "2": string;
1124
- "4": string;
1125
- };
1126
- readonly boxShadow: {
1127
- readonly xs: "0 1px 2px 0 rgb(0 0 0 / 0.05)";
1128
- readonly sm: "0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)";
1129
- readonly md: "0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)";
1130
- readonly lg: "0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)";
1131
- readonly xl: "0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)";
1132
- readonly inner: "inset 0 0 6px 0 rgb(0 0 0 / 0.1);";
1133
- readonly none: "0 0 #0000";
1134
- };
1135
- readonly colors: {
1136
- readonly "bg.brand.solid": "#0037FF";
1137
- readonly "bg.brand.solid.hover": "#002CCC";
1138
- readonly "bg.brand.subtle": "#F0F3FF";
1139
- readonly "bg.default.hover": "#F5F6FA";
1140
- readonly "bg.disabled": "#091E422E";
1141
- readonly "bg.discovery": "#F1ECF8";
1142
- readonly "bg.error.solid": "#CC1616";
1143
- readonly "bg.error.solid.hover": "#B21313";
1144
- readonly "bg.error.subtle": "#FFF7F7";
1145
- readonly "bg.information": "#E7F3FE";
1146
- readonly "bg.neutral": "#f1f5f9";
1147
- readonly "bg.secondary.hover": "#E9EDF5";
1148
- readonly "bg.success": "#E9F7F1";
1149
- readonly "bg.success.solid": "#03A65D";
1150
- readonly "bg.success.solid.hover": "#038047";
1151
- readonly "bg.success.subtle": "#E9F7F1";
1152
- readonly "bg.warning.solid": "#F79008";
1153
- readonly "bg.warning.solid.hover": "#DC6903";
1154
- readonly "bg.warning.subtle": "#FFFAEA";
1155
- readonly "border.active": "#868FA4";
1156
- readonly "border.active.hover": "#626A81";
1157
- readonly "border.brand": "#0037FF";
1158
- readonly "border.default": "#CACFDC";
1159
- readonly "border.disabled": "#F5F6FA";
1160
- readonly "border.error": "#CC1616";
1161
- readonly "border.secondary": "#DADFEB";
1162
- readonly "border.success": "#03A65D";
1163
- readonly "border.tertiary": "#E9EDF5";
1164
- readonly "border.warning": "#F79008";
1165
- readonly "fg.accent.blue": "#2094F3";
1166
- readonly "fg.accent.magenta": "#81046A";
1167
- readonly "fg.accent.purple": "#4A297F";
1168
- readonly "fg.brand": "#0037FF";
1169
- readonly "fg.brand.hover": "#002CCC";
1170
- readonly "fg.default": "#262B37";
1171
- readonly "fg.default.hover": "#1C2029";
1172
- readonly "fg.default.inverse": "#FFFFFF";
1173
- readonly "fg.disabled": "#868FA4";
1174
- readonly "fg.error": "#CC1616";
1175
- readonly "fg.error.hover": "#B21313";
1176
- readonly "fg.secondary": "#464D61";
1177
- readonly "fg.secondary.hover": "#303645";
1178
- readonly "fg.success": "#038047";
1179
- readonly "fg.success.hover": "#038047";
1180
- readonly "fg.tertiary": "#626A81";
1181
- readonly "fg.tertiary.hover": "#464D61";
1182
- readonly "fg.warning": "#F79008";
1183
- readonly "fg.warning.hover": "#DC6903";
1184
- readonly "outline.brand": "#6A8FFC";
1185
- readonly overlay: "#091E4252";
1186
- readonly surface: "#FFFFFF";
1187
- readonly current: "currentColor";
1188
- readonly transparent: "transparent";
1189
- readonly black: "#000000";
1190
- readonly white: "#FFFFFF";
1191
- readonly "aqua.50": "#E5F7FB";
1192
- readonly "aqua.200": "#9AE5EF";
1193
- readonly "aqua.500": "#00BDD6";
1194
- readonly "aqua.600": "#007A8A";
1195
- readonly "blue.50": "#E7F3FE";
1196
- readonly "blue.200": "#A8D5FA";
1197
- readonly "blue.500": "#2094F3";
1198
- readonly "blue.600": "#1668AC";
1199
- readonly "blue.900": "#1C2B41";
1200
- readonly "brand.50": "#F0F3FF";
1201
- readonly "brand.100": "#CDD8FC";
1202
- readonly "brand.200": "#B3C3FF";
1203
- readonly "brand.300": "#6A8FFC";
1204
- readonly "brand.400": "#2E66F7";
1205
- readonly "brand.500": "#0037FF";
1206
- readonly "brand.600": "#002CCC";
1207
- readonly "brand.700": "#002894";
1208
- readonly "brand.800": "#001666";
1209
- readonly "brand.900": "#000B33";
1210
- readonly "dark.50": "#d9d9d9";
1211
- readonly "dark.200": "#9e9e9e";
1212
- readonly "dark.500": "#707070";
1213
- readonly "dark.600": "#080736";
1214
- readonly "gray.50": "#f9fafb";
1215
- readonly "gray.100": "#f3f4f6";
1216
- readonly "gray.200": "#e5e7eb";
1217
- readonly "gray.300": "#d1d5db";
1218
- readonly "gray.400": "#9ca3af";
1219
- readonly "gray.500": "#6b7280";
1220
- readonly "gray.600": "#4b5563";
1221
- readonly "gray.700": "#374151";
1222
- readonly "gray.800": "#1f2937";
1223
- readonly "gray.900": "#111827";
1224
- readonly "green.50": "#E9F7F1";
1225
- readonly "green.100": "#D1F0E1";
1226
- readonly "green.200": "#A5E1C3";
1227
- readonly "green.300": "#7CD2A7";
1228
- readonly "green.400": "#5AC58A";
1229
- readonly "green.500": "#03A65D";
1230
- readonly "green.600": "#038047";
1231
- readonly "green.700": "#24663E";
1232
- readonly "green.800": "#17492B";
1233
- readonly "green.900": "#082415";
1234
- readonly "magenta.50": "#F8E7F5";
1235
- readonly "magenta.200": "#E39CD6";
1236
- readonly "magenta.500": "#B80597";
1237
- readonly "magenta.600": "#81046A";
1238
- readonly "neutral.50": "#F9FAFC";
1239
- readonly "neutral.75": "#F5F6FA";
1240
- readonly "neutral.100": "#E9EDF5";
1241
- readonly "neutral.150": "#DADFEB";
1242
- readonly "neutral.200": "#CACFDC";
1243
- readonly "neutral.500": "#868FA4";
1244
- readonly "neutral.600": "#626A81";
1245
- readonly "neutral.700": "#464D61";
1246
- readonly "neutral.800": "#303645";
1247
- readonly "neutral.900": "#262B37";
1248
- readonly "neutral.1000": "#1C2029";
1249
- readonly "neutral.1100": "#171A23";
1250
- readonly "neutral.1200": "#091E42";
1251
- readonly "neutral.50/32": "#F9FAFC52";
1252
- readonly "neutral.1200/5": "#091E420D";
1253
- readonly "neutral.1200/12": "#091E421F";
1254
- readonly "neutral.1200/18": "#091E422E";
1255
- readonly "neutral.1200/22": "#091E4238";
1256
- readonly "neutral.1200/32": "#091E4252";
1257
- readonly "orange.50": "#fff5e5";
1258
- readonly "orange.200": "#ffd699";
1259
- readonly "orange.500": "#ff9900";
1260
- readonly "orange.600": "#a36200";
1261
- readonly "purple.50": "#F1ECF8";
1262
- readonly "purple.200": "#C4B1E2";
1263
- readonly "purple.500": "#693AB6";
1264
- readonly "purple.600": "#4A297F";
1265
- readonly "purple.900": "#2B273F";
1266
- readonly "red.50": "#FFF7F7";
1267
- readonly "red.100": "#FCD6D6";
1268
- readonly "red.200": "#F9ACAC";
1269
- readonly "red.300": "#F45959";
1270
- readonly "red.400": "#E31818";
1271
- readonly "red.500": "#CC1616";
1272
- readonly "red.600": "#B21313";
1273
- readonly "red.700": "#911D1D";
1274
- readonly "red.800": "#601313";
1275
- readonly "red.900": "#300A0A";
1276
- readonly "slate.50": "#f8fafc";
1277
- readonly "slate.100": "#f1f5f9";
1278
- readonly "slate.200": "#e2e8f0";
1279
- readonly "slate.300": "#cbd5e1";
1280
- readonly "slate.400": "#94a3b8";
1281
- readonly "slate.500": "#64748b";
1282
- readonly "slate.600": "#475569";
1283
- readonly "slate.700": "#334155";
1284
- readonly "slate.800": "#1e293b";
1285
- readonly "slate.900": "#0f172a";
1286
- readonly "slate.950": "#020617";
1287
- readonly "yellow.50": "#FFFAEA";
1288
- readonly "yellow.100": "#FEF1C6";
1289
- readonly "yellow.200": "#FEDF88";
1290
- readonly "yellow.300": "#FFC84B";
1291
- readonly "yellow.400": "#FDB022";
1292
- readonly "yellow.500": "#F79008";
1293
- readonly "yellow.600": "#DC6903";
1294
- readonly "yellow.700": "#B54707";
1295
- readonly "yellow.800": "#7A2E0D";
1296
- readonly "yellow.900": "#4E1D09";
1297
- };
1298
- readonly fontFamily: {
1299
- readonly mono: "Fira Code Variable, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace";
1300
- readonly sans: "InterVariable, system-ui, sans-serif";
1301
- };
1302
- readonly fontSize: {
1303
- readonly xs: {
1304
- readonly fontSize: "10px";
1305
- readonly lineHeight: "14px";
1306
- };
1307
- readonly sm: {
1308
- readonly fontSize: "12px";
1309
- readonly lineHeight: "18px";
1310
- };
1311
- readonly md: {
1312
- readonly fontSize: "14px";
1313
- readonly lineHeight: "20px";
1314
- };
1315
- readonly lg: {
1316
- readonly fontSize: "16px";
1317
- readonly lineHeight: "24px";
1318
- };
1319
- readonly xl: {
1320
- readonly fontSize: "18px";
1321
- readonly lineHeight: "28px";
1322
- };
1323
- readonly "2xl": {
1324
- readonly fontSize: "20px";
1325
- readonly lineHeight: "28px";
1326
- };
1327
- readonly "3xl": {
1328
- readonly fontSize: "24px";
1329
- readonly lineHeight: "32px";
1330
- };
1331
- readonly "4xl": {
1332
- readonly fontSize: "30px";
1333
- readonly lineHeight: "36px";
1334
- };
1335
- readonly "5xl": {
1336
- readonly fontSize: "36px";
1337
- readonly lineHeight: "40px";
1338
- };
1339
- readonly "6xl": {
1340
- readonly fontSize: "48px";
1341
- readonly lineHeight: "1";
1342
- };
1343
- readonly "7xl": {
1344
- readonly fontSize: "60px";
1345
- readonly lineHeight: "1";
1346
- };
1347
- };
1348
- readonly letterSpacing: {
1349
- readonly tighter: "-0.05em";
1350
- readonly tight: "-0.025em";
1351
- readonly normal: "0";
1352
- readonly wide: "0.025em";
1353
- readonly wider: "0.05em";
1354
- readonly widest: "0.1em";
1355
- };
1356
- readonly lineHeight: {
1357
- readonly none: "1";
1358
- readonly tight: "1.25";
1359
- readonly normal: "1.5";
1360
- readonly loose: "2";
1361
- };
1362
- readonly margins: {
1363
- readonly "-xs": "-8px";
1364
- readonly "-sm": "-12px";
1365
- readonly "-md": "-16px";
1366
- readonly "-lg": "-24px";
1367
- readonly "-xl": "-32px";
1368
- readonly "-2": "-2px";
1369
- readonly "-4": "-4px";
1370
- readonly "-6": "-6px";
1371
- readonly "-8": "-8px";
1372
- readonly "-10": "-10px";
1373
- readonly "-12": "-12px";
1374
- readonly "-16": "-16px";
1375
- readonly "-24": "-24px";
1376
- readonly "-32": "-32px";
1377
- readonly "-48": "-48px";
1378
- readonly "-64": "-64px";
1379
- readonly "-80": "-80px";
1380
- readonly xs: "8px";
1381
- readonly sm: "12px";
1382
- readonly md: "16px";
1383
- readonly lg: "24px";
1384
- readonly xl: "32px";
1385
- readonly "0": "0";
1386
- readonly "2": "2px";
1387
- readonly "4": "4px";
1388
- readonly "6": "6px";
1389
- readonly "8": "8px";
1390
- readonly "10": "10px";
1391
- readonly "12": "12px";
1392
- readonly "16": "16px";
1393
- readonly "20": "20px";
1394
- readonly "24": "24px";
1395
- readonly "32": "32px";
1396
- readonly "48": "48px";
1397
- readonly "64": "64px";
1398
- readonly "80": "80px";
1399
- };
1400
- readonly maxSize: {
1401
- readonly xs: "320px";
1402
- readonly sm: "384px";
1403
- readonly md: "448px";
1404
- readonly lg: "512px";
1405
- readonly xl: "576px";
1406
- readonly "2xl": "672px";
1407
- readonly full: "100%";
1408
- };
1409
- readonly screens: {
1410
- readonly sm: "600px";
1411
- readonly md: "900px";
1412
- readonly lg: "1200px";
1413
- };
1414
- readonly size: {
1415
- readonly xs: "20px";
1416
- readonly sm: "24px";
1417
- readonly md: "32px";
1418
- readonly lg: "40px";
1419
- readonly xl: "64px";
1420
- readonly "0": "0";
1421
- readonly "1": "1px";
1422
- readonly "2": "2px";
1423
- readonly "4": "4px";
1424
- readonly "6": "6px";
1425
- readonly "8": "8px";
1426
- readonly "12": "12px";
1427
- readonly "16": "16px";
1428
- readonly "20": "20px";
1429
- readonly "24": "24px";
1430
- readonly "32": "32px";
1431
- readonly "40": "40px";
1432
- readonly "48": "48px";
1433
- readonly "56": "56px";
1434
- readonly "64": "64px";
1435
- readonly "80": "80px";
1436
- readonly "96": "96px";
1437
- readonly "112": "112px";
1438
- readonly "128": "128px";
1439
- readonly "144": "144px";
1440
- readonly "160": "160px";
1441
- readonly "176": "176px";
1442
- readonly "192": "192px";
1443
- readonly "208": "208px";
1444
- readonly "224": "224px";
1445
- readonly "240": "240px";
1446
- readonly "256": "256px";
1447
- readonly "288": "288px";
1448
- readonly "320": "320px";
1449
- readonly "384": "384px";
1450
- readonly "1/2": "50%";
1451
- readonly "1/3": "33.333333%";
1452
- readonly "2/3": "66.666666%";
1453
- readonly "1/4": "25%";
1454
- readonly "2/4": "50%";
1455
- readonly "3/4": "75%";
1456
- readonly auto: "auto";
1457
- readonly fit: "fit-content";
1458
- readonly full: "100%";
1459
- readonly max: "max-content";
1460
- readonly min: "min-content";
1461
- };
1462
- readonly spacing: {
1463
- readonly xs: "8px";
1464
- readonly sm: "12px";
1465
- readonly md: "16px";
1466
- readonly lg: "24px";
1467
- readonly xl: "32px";
1468
- readonly "0": "0";
1469
- readonly "2": "2px";
1470
- readonly "4": "4px";
1471
- readonly "6": "6px";
1472
- readonly "8": "8px";
1473
- readonly "10": "10px";
1474
- readonly "12": "12px";
1475
- readonly "16": "16px";
1476
- readonly "20": "20px";
1477
- readonly "24": "24px";
1478
- readonly "32": "32px";
1479
- readonly "48": "48px";
1480
- readonly "64": "64px";
1481
- readonly "80": "80px";
1482
- };
1483
- readonly zIndex: {
1484
- readonly "0": "0";
1485
- readonly "10": "10";
1486
- readonly "20": "20";
1487
- readonly "30": "30";
1488
- readonly "40": "40";
1489
- readonly "50": "50";
1490
- readonly auto: "auto";
1491
- readonly popover: "1500";
1492
- };
1493
- };
1494
- declare const tokensDark: {
1495
- readonly colors: {
1496
- readonly "bg.brand.solid": "#0037FF";
1497
- readonly "bg.brand.solid.hover": "#002CCC";
1498
- readonly "bg.brand.subtle": "#F0F3FF";
1499
- readonly "bg.default.hover": "#F5F6FA";
1500
- readonly "bg.disabled": "#1C2029";
1501
- readonly "bg.discovery": "#2B273F";
1502
- readonly "bg.error.solid": "#CC1616";
1503
- readonly "bg.error.solid.hover": "#B21313";
1504
- readonly "bg.error.subtle": "#FFF7F7";
1505
- readonly "bg.information": "#1C2B41";
1506
- readonly "bg.neutral": "#1e293b";
1507
- readonly "bg.secondary.hover": "#E9EDF5";
1508
- readonly "bg.success": "#082415";
1509
- readonly "bg.success.solid": "#03A65D";
1510
- readonly "bg.success.solid.hover": "#038047";
1511
- readonly "bg.success.subtle": "#E9F7F1";
1512
- readonly "bg.warning.solid": "#F79008";
1513
- readonly "bg.warning.solid.hover": "#DC6903";
1514
- readonly "bg.warning.subtle": "#FFFAEA";
1515
- readonly "border.active": "#868FA4";
1516
- readonly "border.active.hover": "#626A81";
1517
- readonly "border.brand": "#0037FF";
1518
- readonly "border.default": "#1f2937";
1519
- readonly "border.disabled": "#F5F6FA";
1520
- readonly "border.error": "#CC1616";
1521
- readonly "border.secondary": "#DADFEB";
1522
- readonly "border.success": "#03A65D";
1523
- readonly "border.tertiary": "#262B37";
1524
- readonly "border.warning": "#F79008";
1525
- readonly "fg.accent.blue": "#A8D5FA";
1526
- readonly "fg.accent.magenta": "#E39CD6";
1527
- readonly "fg.accent.purple": "#C4B1E2";
1528
- readonly "fg.brand": "#0037FF";
1529
- readonly "fg.brand.hover": "#002CCC";
1530
- readonly "fg.default": "#f3f4f6";
1531
- readonly "fg.default.hover": "#1C2029";
1532
- readonly "fg.default.inverse": "#FFFFFF";
1533
- readonly "fg.disabled": "#868FA4";
1534
- readonly "fg.error": "#CC1616";
1535
- readonly "fg.error.hover": "#B21313";
1536
- readonly "fg.secondary": "#94a3b8";
1537
- readonly "fg.secondary.hover": "#303645";
1538
- readonly "fg.success": "#A5E1C3";
1539
- readonly "fg.success.hover": "#038047";
1540
- readonly "fg.tertiary": "#626A81";
1541
- readonly "fg.tertiary.hover": "#464D61";
1542
- readonly "fg.warning": "#F79008";
1543
- readonly "fg.warning.hover": "#DC6903";
1544
- readonly "outline.brand": "#6A8FFC";
1545
- readonly overlay: "#F9FAFC52";
1546
- readonly surface: "#111827";
1547
- readonly current: "currentColor";
1548
- readonly transparent: "transparent";
1549
- readonly black: "#000000";
1550
- readonly white: "#FFFFFF";
1551
- readonly "aqua.50": "#E5F7FB";
1552
- readonly "aqua.200": "#9AE5EF";
1553
- readonly "aqua.500": "#00BDD6";
1554
- readonly "aqua.600": "#007A8A";
1555
- readonly "blue.50": "#E7F3FE";
1556
- readonly "blue.200": "#A8D5FA";
1557
- readonly "blue.500": "#2094F3";
1558
- readonly "blue.600": "#1668AC";
1559
- readonly "blue.900": "#1C2B41";
1560
- readonly "brand.50": "#F0F3FF";
1561
- readonly "brand.100": "#CDD8FC";
1562
- readonly "brand.200": "#B3C3FF";
1563
- readonly "brand.300": "#6A8FFC";
1564
- readonly "brand.400": "#2E66F7";
1565
- readonly "brand.500": "#0037FF";
1566
- readonly "brand.600": "#002CCC";
1567
- readonly "brand.700": "#002894";
1568
- readonly "brand.800": "#001666";
1569
- readonly "brand.900": "#000B33";
1570
- readonly "dark.50": "#d9d9d9";
1571
- readonly "dark.200": "#9e9e9e";
1572
- readonly "dark.500": "#707070";
1573
- readonly "dark.600": "#080736";
1574
- readonly "gray.50": "#f9fafb";
1575
- readonly "gray.100": "#f3f4f6";
1576
- readonly "gray.200": "#e5e7eb";
1577
- readonly "gray.300": "#d1d5db";
1578
- readonly "gray.400": "#9ca3af";
1579
- readonly "gray.500": "#6b7280";
1580
- readonly "gray.600": "#4b5563";
1581
- readonly "gray.700": "#374151";
1582
- readonly "gray.800": "#1f2937";
1583
- readonly "gray.900": "#111827";
1584
- readonly "green.50": "#E9F7F1";
1585
- readonly "green.100": "#D1F0E1";
1586
- readonly "green.200": "#A5E1C3";
1587
- readonly "green.300": "#7CD2A7";
1588
- readonly "green.400": "#5AC58A";
1589
- readonly "green.500": "#03A65D";
1590
- readonly "green.600": "#038047";
1591
- readonly "green.700": "#24663E";
1592
- readonly "green.800": "#17492B";
1593
- readonly "green.900": "#082415";
1594
- readonly "magenta.50": "#F8E7F5";
1595
- readonly "magenta.200": "#E39CD6";
1596
- readonly "magenta.500": "#B80597";
1597
- readonly "magenta.600": "#81046A";
1598
- readonly "neutral.50": "#F9FAFC";
1599
- readonly "neutral.75": "#F5F6FA";
1600
- readonly "neutral.100": "#E9EDF5";
1601
- readonly "neutral.150": "#DADFEB";
1602
- readonly "neutral.200": "#CACFDC";
1603
- readonly "neutral.500": "#868FA4";
1604
- readonly "neutral.600": "#626A81";
1605
- readonly "neutral.700": "#464D61";
1606
- readonly "neutral.800": "#303645";
1607
- readonly "neutral.900": "#262B37";
1608
- readonly "neutral.1000": "#1C2029";
1609
- readonly "neutral.1100": "#171A23";
1610
- readonly "neutral.1200": "#091E42";
1611
- readonly "neutral.50/32": "#F9FAFC52";
1612
- readonly "neutral.1200/5": "#091E420D";
1613
- readonly "neutral.1200/12": "#091E421F";
1614
- readonly "neutral.1200/18": "#091E422E";
1615
- readonly "neutral.1200/22": "#091E4238";
1616
- readonly "neutral.1200/32": "#091E4252";
1617
- readonly "orange.50": "#fff5e5";
1618
- readonly "orange.200": "#ffd699";
1619
- readonly "orange.500": "#ff9900";
1620
- readonly "orange.600": "#a36200";
1621
- readonly "purple.50": "#F1ECF8";
1622
- readonly "purple.200": "#C4B1E2";
1623
- readonly "purple.500": "#693AB6";
1624
- readonly "purple.600": "#4A297F";
1625
- readonly "purple.900": "#2B273F";
1626
- readonly "red.50": "#FFF7F7";
1627
- readonly "red.100": "#FCD6D6";
1628
- readonly "red.200": "#F9ACAC";
1629
- readonly "red.300": "#F45959";
1630
- readonly "red.400": "#E31818";
1631
- readonly "red.500": "#CC1616";
1632
- readonly "red.600": "#B21313";
1633
- readonly "red.700": "#911D1D";
1634
- readonly "red.800": "#601313";
1635
- readonly "red.900": "#300A0A";
1636
- readonly "slate.50": "#f8fafc";
1637
- readonly "slate.100": "#f1f5f9";
1638
- readonly "slate.200": "#e2e8f0";
1639
- readonly "slate.300": "#cbd5e1";
1640
- readonly "slate.400": "#94a3b8";
1641
- readonly "slate.500": "#64748b";
1642
- readonly "slate.600": "#475569";
1643
- readonly "slate.700": "#334155";
1644
- readonly "slate.800": "#1e293b";
1645
- readonly "slate.900": "#0f172a";
1646
- readonly "slate.950": "#020617";
1647
- readonly "yellow.50": "#FFFAEA";
1648
- readonly "yellow.100": "#FEF1C6";
1649
- readonly "yellow.200": "#FEDF88";
1650
- readonly "yellow.300": "#FFC84B";
1651
- readonly "yellow.400": "#FDB022";
1652
- readonly "yellow.500": "#F79008";
1653
- readonly "yellow.600": "#DC6903";
1654
- readonly "yellow.700": "#B54707";
1655
- readonly "yellow.800": "#7A2E0D";
1656
- readonly "yellow.900": "#4E1D09";
1657
- };
1658
- readonly borderRadius: {
1659
- readonly xs: "2px";
1660
- readonly sm: "4px";
1661
- readonly md: "6px";
1662
- readonly lg: "8px";
1663
- readonly xl: "12px";
1664
- readonly full: "9999px";
1665
- readonly none: "0";
1666
- };
1667
- readonly borderWidth: {
1668
- "0": string;
1669
- "1": string;
1670
- "2": string;
1671
- "4": string;
1672
- };
1673
- readonly boxShadow: {
1674
- readonly xs: "0 1px 2px 0 rgb(0 0 0 / 0.05)";
1675
- readonly sm: "0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)";
1676
- readonly md: "0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1)";
1677
- readonly lg: "0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1)";
1678
- readonly xl: "0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)";
1679
- readonly inner: "inset 0 0 6px 0 rgb(0 0 0 / 0.1);";
1680
- readonly none: "0 0 #0000";
1681
- };
1682
- readonly fontFamily: {
1683
- readonly mono: "Fira Code Variable, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace";
1684
- readonly sans: "InterVariable, system-ui, sans-serif";
1685
- };
1686
- readonly fontSize: {
1687
- readonly xs: {
1688
- readonly fontSize: "10px";
1689
- readonly lineHeight: "14px";
1690
- };
1691
- readonly sm: {
1692
- readonly fontSize: "12px";
1693
- readonly lineHeight: "18px";
1694
- };
1695
- readonly md: {
1696
- readonly fontSize: "14px";
1697
- readonly lineHeight: "20px";
1698
- };
1699
- readonly lg: {
1700
- readonly fontSize: "16px";
1701
- readonly lineHeight: "24px";
1702
- };
1703
- readonly xl: {
1704
- readonly fontSize: "18px";
1705
- readonly lineHeight: "28px";
1706
- };
1707
- readonly "2xl": {
1708
- readonly fontSize: "20px";
1709
- readonly lineHeight: "28px";
1710
- };
1711
- readonly "3xl": {
1712
- readonly fontSize: "24px";
1713
- readonly lineHeight: "32px";
1714
- };
1715
- readonly "4xl": {
1716
- readonly fontSize: "30px";
1717
- readonly lineHeight: "36px";
1718
- };
1719
- readonly "5xl": {
1720
- readonly fontSize: "36px";
1721
- readonly lineHeight: "40px";
1722
- };
1723
- readonly "6xl": {
1724
- readonly fontSize: "48px";
1725
- readonly lineHeight: "1";
1726
- };
1727
- readonly "7xl": {
1728
- readonly fontSize: "60px";
1729
- readonly lineHeight: "1";
1730
- };
1731
- };
1732
- readonly letterSpacing: {
1733
- readonly tighter: "-0.05em";
1734
- readonly tight: "-0.025em";
1735
- readonly normal: "0";
1736
- readonly wide: "0.025em";
1737
- readonly wider: "0.05em";
1738
- readonly widest: "0.1em";
1739
- };
1740
- readonly lineHeight: {
1741
- readonly none: "1";
1742
- readonly tight: "1.25";
1743
- readonly normal: "1.5";
1744
- readonly loose: "2";
1745
- };
1746
- readonly margins: {
1747
- readonly "-xs": "-8px";
1748
- readonly "-sm": "-12px";
1749
- readonly "-md": "-16px";
1750
- readonly "-lg": "-24px";
1751
- readonly "-xl": "-32px";
1752
- readonly "-2": "-2px";
1753
- readonly "-4": "-4px";
1754
- readonly "-6": "-6px";
1755
- readonly "-8": "-8px";
1756
- readonly "-10": "-10px";
1757
- readonly "-12": "-12px";
1758
- readonly "-16": "-16px";
1759
- readonly "-24": "-24px";
1760
- readonly "-32": "-32px";
1761
- readonly "-48": "-48px";
1762
- readonly "-64": "-64px";
1763
- readonly "-80": "-80px";
1764
- readonly xs: "8px";
1765
- readonly sm: "12px";
1766
- readonly md: "16px";
1767
- readonly lg: "24px";
1768
- readonly xl: "32px";
1769
- readonly "0": "0";
1770
- readonly "2": "2px";
1771
- readonly "4": "4px";
1772
- readonly "6": "6px";
1773
- readonly "8": "8px";
1774
- readonly "10": "10px";
1775
- readonly "12": "12px";
1776
- readonly "16": "16px";
1777
- readonly "20": "20px";
1778
- readonly "24": "24px";
1779
- readonly "32": "32px";
1780
- readonly "48": "48px";
1781
- readonly "64": "64px";
1782
- readonly "80": "80px";
1783
- };
1784
- readonly maxSize: {
1785
- readonly xs: "320px";
1786
- readonly sm: "384px";
1787
- readonly md: "448px";
1788
- readonly lg: "512px";
1789
- readonly xl: "576px";
1790
- readonly "2xl": "672px";
1791
- readonly full: "100%";
1792
- };
1793
- readonly screens: {
1794
- readonly sm: "600px";
1795
- readonly md: "900px";
1796
- readonly lg: "1200px";
1797
- };
1798
- readonly size: {
1799
- readonly xs: "20px";
1800
- readonly sm: "24px";
1801
- readonly md: "32px";
1802
- readonly lg: "40px";
1803
- readonly xl: "64px";
1804
- readonly "0": "0";
1805
- readonly "1": "1px";
1806
- readonly "2": "2px";
1807
- readonly "4": "4px";
1808
- readonly "6": "6px";
1809
- readonly "8": "8px";
1810
- readonly "12": "12px";
1811
- readonly "16": "16px";
1812
- readonly "20": "20px";
1813
- readonly "24": "24px";
1814
- readonly "32": "32px";
1815
- readonly "40": "40px";
1816
- readonly "48": "48px";
1817
- readonly "56": "56px";
1818
- readonly "64": "64px";
1819
- readonly "80": "80px";
1820
- readonly "96": "96px";
1821
- readonly "112": "112px";
1822
- readonly "128": "128px";
1823
- readonly "144": "144px";
1824
- readonly "160": "160px";
1825
- readonly "176": "176px";
1826
- readonly "192": "192px";
1827
- readonly "208": "208px";
1828
- readonly "224": "224px";
1829
- readonly "240": "240px";
1830
- readonly "256": "256px";
1831
- readonly "288": "288px";
1832
- readonly "320": "320px";
1833
- readonly "384": "384px";
1834
- readonly "1/2": "50%";
1835
- readonly "1/3": "33.333333%";
1836
- readonly "2/3": "66.666666%";
1837
- readonly "1/4": "25%";
1838
- readonly "2/4": "50%";
1839
- readonly "3/4": "75%";
1840
- readonly auto: "auto";
1841
- readonly fit: "fit-content";
1842
- readonly full: "100%";
1843
- readonly max: "max-content";
1844
- readonly min: "min-content";
1845
- };
1846
- readonly spacing: {
1847
- readonly xs: "8px";
1848
- readonly sm: "12px";
1849
- readonly md: "16px";
1850
- readonly lg: "24px";
1851
- readonly xl: "32px";
1852
- readonly "0": "0";
1853
- readonly "2": "2px";
1854
- readonly "4": "4px";
1855
- readonly "6": "6px";
1856
- readonly "8": "8px";
1857
- readonly "10": "10px";
1858
- readonly "12": "12px";
1859
- readonly "16": "16px";
1860
- readonly "20": "20px";
1861
- readonly "24": "24px";
1862
- readonly "32": "32px";
1863
- readonly "48": "48px";
1864
- readonly "64": "64px";
1865
- readonly "80": "80px";
1866
- };
1867
- readonly zIndex: {
1868
- readonly "0": "0";
1869
- readonly "10": "10";
1870
- readonly "20": "20";
1871
- readonly "30": "30";
1872
- readonly "40": "40";
1873
- readonly "50": "50";
1874
- readonly auto: "auto";
1875
- readonly popover: "1500";
1876
- };
870
+ type ThemeProviderProps = {
871
+ children?: ReactNode;
872
+ selector?: string;
1877
873
  };
874
+ declare function ThemeProvider({ children, selector, }: ThemeProviderProps): react_jsx_runtime.JSX.Element;
875
+ declare namespace ThemeProvider {
876
+ var displayName: string;
877
+ }
878
+
879
+ declare const Toast: react.ForwardRefExoticComponent<Omit<Omit<RadixToast.ToastProps & react.RefAttributes<HTMLLIElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
880
+ asChild?: boolean;
881
+ className?: string;
882
+ } & Sprinkles, never> & {
883
+ colorScheme?: "danger" | "neutral" | "information" | "success" | "warning" | undefined;
884
+ } & react.RefAttributes<HTMLLIElement>>;
885
+
886
+ declare const ToastAction: react.ForwardRefExoticComponent<Omit<Omit<RadixToast.ToastActionProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & Omit<{
887
+ asChild?: boolean;
888
+ className?: string;
889
+ } & Sprinkles, "size"> & Omit<{
890
+ addonAfter?: react.ReactNode;
891
+ addonBefore?: react.ReactNode;
892
+ appearance?: "default" | "inverse" | "danger" | "primary" | "subtle" | "danger-outline";
893
+ children?: react.ReactNode;
894
+ disabled?: boolean;
895
+ icon?: react.ReactNode;
896
+ iconPosition?: "end" | "start";
897
+ loading?: boolean;
898
+ } & Omit<{
899
+ colorScheme?: "danger" | "neutral" | "primary" | undefined;
900
+ iconOnly?: boolean | undefined;
901
+ size?: "sm" | "md" | "lg" | undefined;
902
+ variant?: "outline" | "solid" | "subtle" | undefined;
903
+ }, "colorScheme" | "iconOnly" | "variant">, never> & react.RefAttributes<HTMLButtonElement>>;
904
+
905
+ declare const ToastTitle: react.ForwardRefExoticComponent<Omit<Omit<RadixToast.ToastTitleProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
906
+ asChild?: boolean;
907
+ className?: string;
908
+ } & Sprinkles, never> & Omit<{
909
+ lineClamp?: "1" | "2" | "4" | "3" | undefined;
910
+ truncate?: boolean | undefined;
911
+ }, never> & react.RefAttributes<HTMLDivElement>>;
1878
912
 
1879
- type TooltipProps = BoxProps<typeof RadixTooltip.Content, {
913
+ declare const ToggleButton: react.ForwardRefExoticComponent<Omit<Omit<RadixToggle.ToggleProps & react.RefAttributes<HTMLButtonElement>, "ref">, "children" | "color" | "className" | "asChild" | "disabled"> & Omit<{
914
+ asChild?: boolean;
915
+ className?: string;
916
+ } & Sprinkles, "size"> & Omit<{
917
+ addonAfter?: react.ReactNode;
918
+ addonBefore?: react.ReactNode;
919
+ appearance?: "default" | "inverse" | "danger" | "primary" | "subtle" | "danger-outline";
920
+ children?: react.ReactNode;
921
+ disabled?: boolean;
922
+ icon?: react.ReactNode;
923
+ iconPosition?: "end" | "start";
924
+ loading?: boolean;
925
+ } & Omit<{
926
+ colorScheme?: "danger" | "neutral" | "primary" | undefined;
927
+ iconOnly?: boolean | undefined;
928
+ size?: "sm" | "md" | "lg" | undefined;
929
+ variant?: "outline" | "solid" | "subtle" | undefined;
930
+ }, "colorScheme" | "iconOnly" | "variant">, never> & react.RefAttributes<HTMLButtonElement>>;
931
+
932
+ type TooltipRootProps = BoxProps<typeof RadixTooltip.Root, {
933
+ auto?: boolean;
934
+ delayDuration?: ComponentPropsWithRef<typeof RadixTooltip.Provider>["delayDuration"];
935
+ keepOpenOnActivation?: boolean;
936
+ }>;
937
+ declare function TooltipRoot({ auto, children, defaultOpen, delayDuration, keepOpenOnActivation, onOpenChange, open: openProp, ...props }: TooltipRootProps): react_jsx_runtime.JSX.Element;
938
+ declare namespace TooltipRoot {
939
+ var displayName: string;
940
+ }
941
+
942
+ declare const Tooltip: react.ForwardRefExoticComponent<Omit<Omit<Omit<Omit<RadixTooltip.TooltipContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
943
+ asChild?: boolean;
944
+ className?: string;
945
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>, "ref">, "children" | "borderColor" | "color" | "fontFamily" | "animation" | "fontSize" | "size" | "cursor" | "empty" | "fontWeight" | "objectFit" | "overflowX" | "overflowY" | "textAlign" | "textTransform" | "transition" | "whiteSpace" | "bg" | "border" | "borderB" | "borderL" | "borderR" | "borderT" | "overflow" | "rounded" | "shadow" | "tracking" | "z" | "gap" | "alignItems" | "alignSelf" | "display" | "flex" | "flexDirection" | "flexWrap" | "gridColumn" | "gridTemplateColumns" | "justifyContent" | "justifyItems" | "placeItems" | "h" | "leading" | "m" | "maxH" | "maxW" | "mb" | "ml" | "mr" | "mt" | "mx" | "my" | "p" | "pb" | "pl" | "pr" | "pt" | "px" | "py" | "w" | "className" | "asChild" | "content"> & Omit<{
946
+ asChild?: boolean;
947
+ className?: string;
948
+ } & Sprinkles, never> & {
1880
949
  /**
1881
950
  * Enable this option to only show the tooltip when children is partially hidden due to text overflow.
1882
951
  */
@@ -1884,18 +953,30 @@ type TooltipProps = BoxProps<typeof RadixTooltip.Content, {
1884
953
  children: ReactNode;
1885
954
  content?: ReactNode;
1886
955
  defaultOpen?: boolean;
1887
- delayDuration?: ComponentPropsWithRef<typeof RadixTooltip.Provider>["delayDuration"];
956
+ delayDuration?: ComponentPropsWithRef<typeof TooltipRoot>["delayDuration"];
957
+ keepOpenOnActivation?: boolean;
1888
958
  onOpenChange?: (open: boolean) => void;
1889
959
  open?: boolean;
1890
- withArrow?: boolean;
1891
- }>;
1892
- declare const Tooltip: react.ForwardRefExoticComponent<Omit<TooltipProps, "ref"> & react.RefAttributes<HTMLButtonElement>>;
960
+ } & react.RefAttributes<HTMLButtonElement>>;
961
+
962
+ declare const TooltipContent: react.ForwardRefExoticComponent<Omit<Omit<RadixTooltip.TooltipContentProps & react.RefAttributes<HTMLDivElement>, "ref">, "color" | "className" | "asChild"> & Omit<{
963
+ asChild?: boolean;
964
+ className?: string;
965
+ } & Sprinkles, never> & react.RefAttributes<HTMLDivElement>>;
966
+
967
+ declare const TooltipTrigger: react.ForwardRefExoticComponent<Omit<RadixTooltip.TooltipTriggerProps & react.RefAttributes<HTMLButtonElement>, "ref"> & react.RefAttributes<HTMLButtonElement>>;
1893
968
 
1894
969
  declare const Transition: react.ForwardRefExoticComponent<{
1895
970
  children: ReactElement;
971
+ "data-side"?: "bottom" | "left" | "right" | "top";
972
+ skipAnimations?: boolean;
1896
973
  } & {
1897
974
  duration?: "sm" | "md" | "lg" | undefined;
1898
- type?: "pop" | "fade" | "fade-down" | "fade-left" | "fade-right" | "fade-up" | "pop-down" | "pop-left" | "pop-right" | "pop-up" | undefined;
975
+ type?: "pop" | "fade" | undefined;
1899
976
  } & react.RefAttributes<HTMLDivElement>>;
1900
977
 
1901
- export { AlertDialog, AnimatePresence, Avatar, Box, type BoxProps, Button, ButtonGroup, Checkbox, Chip, Code, Dialog, DialogBody, DialogFooter, DialogTitle, Field, Flex, Grid, Heading, Input, Kbd, Link, Paper, Progress, RadioGroup, RadioGroupItem, Separator, Skeleton, type Sprinkles, Switch, Text, type TextProps, Textarea, Tooltip, Transition, extractSprinkles, layers_css as layers, mapResponsiveValue, sprinkles, theme, tokens, tokensDark, usePresence };
978
+ declare const TransitionGlobalConfig: {
979
+ skipAnimations: boolean;
980
+ };
981
+
982
+ export { Alert, AlertDescription, AlertDialog, AlertDialogAction, AlertDialogCancel, AlertDialogContent, AlertDialogDescription, AlertDialogFooter, AlertDialogTitle, AlertDialogTrigger, AlertTitle, AnimatePresence, Avatar, AvatarGroup, AxiomProvider, Badge, BoxProps, ButtonGroup, Checkbox, Code, Dialog, DialogBody, DialogClose, DialogContent, DialogDescription, DialogFooter, DialogTitle, DialogTrigger, Disclosure, DisclosureContent, DisclosureTrigger, Drawer, DrawerBody, DrawerFooter, DrawerTitle, DropdownMenu, DropdownMenuContent, DropdownMenuItem, DropdownMenuLabel, DropdownMenuSeparator, DropdownMenuSub, DropdownMenuSubContent, DropdownMenuSubTrigger, DropdownMenuTrigger, Field, Flex, Grid, Heading, HoverCard, HoverCardContent, HoverCardTrigger, Indicator, Input, InputBase, type InputBaseProps, Kbd, MenuButton, Pagination, type PaginationProps, PopoverAnchor, PopoverTrigger, Progress, RadioGroup, RadioGroupItem, SearchInput, Separator, Skeleton, Spinner, Sprinkles, Switch, Tabs, TabsContent, TabsList, TabsTrigger, Text, type TextProps, Textarea, ThemeProvider, Toast, ToastAction, ToastProvider, ToastTitle, ToggleButton, Tooltip, TooltipContent, TooltipRoot, TooltipTrigger, Transition, TransitionGlobalConfig, extractSprinkles, layers_css as layers, sprinklesMerge };