@atom-learning/components 4.0.0-beta.1 → 4.0.0-beta.11

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 (431) hide show
  1. package/dist/components/accordion/Accordion.d.ts +52 -55
  2. package/dist/components/accordion/AccordionContent.d.ts +53 -56
  3. package/dist/components/accordion/AccordionItem.d.ts +52 -55
  4. package/dist/components/accordion/AccordionTrigger.d.ts +105 -111
  5. package/dist/components/accordion/AccordionTrigger.js +1 -1
  6. package/dist/components/accordion/AccordionTrigger.js.map +1 -1
  7. package/dist/components/action-icon/ActionIcon.d.ts +53 -56
  8. package/dist/components/action-icon/ActionIcon.js +1 -1
  9. package/dist/components/action-icon/ActionIcon.js.map +1 -1
  10. package/dist/components/alert-dialog/AlertDialog.d.ts +105 -111
  11. package/dist/components/alert-dialog/AlertDialogContent.d.ts +53 -56
  12. package/dist/components/alert-dialog/alert-context/AlertContext.d.ts +1 -1
  13. package/dist/components/alert-dialog/alert-context/AlertDialog.d.ts +1 -1
  14. package/dist/components/alert-dialog/alert-context/AlertDialogIcon.d.ts +2 -2
  15. package/dist/components/avatar/Avatar.d.ts +164 -173
  16. package/dist/components/avatar/Avatar.js +1 -1
  17. package/dist/components/avatar/Avatar.js.map +1 -1
  18. package/dist/components/avatar/AvatarIcon.d.ts +2 -2
  19. package/dist/components/avatar/AvatarImage.d.ts +2 -2
  20. package/dist/components/avatar/AvatarInitial.d.ts +2 -2
  21. package/dist/components/avatar/AvatarInitial.js +1 -1
  22. package/dist/components/avatar/AvatarInitial.js.map +1 -1
  23. package/dist/components/avatar/AvatarPlaceholder.d.ts +2 -2
  24. package/dist/components/badge/Badge.context.d.ts +1 -1
  25. package/dist/components/badge/Badge.d.ts +316 -332
  26. package/dist/components/badge/BadgeIcon.d.ts +105 -111
  27. package/dist/components/badge/BadgeText.d.ts +106 -110
  28. package/dist/components/badge/stitches.badge.colorscheme.config.d.ts +27 -16
  29. package/dist/components/badge/stitches.badge.colorscheme.config.js +1 -1
  30. package/dist/components/badge/stitches.badge.colorscheme.config.js.map +1 -1
  31. package/dist/components/banner/Banner.d.ts +2 -2
  32. package/dist/components/banner/BannerContainer.d.ts +103 -109
  33. package/dist/components/banner/BannerContext.d.ts +1 -1
  34. package/dist/components/banner/banner-regular/BannerRegular.d.ts +487 -505
  35. package/dist/components/banner/banner-regular/BannerRegularActions.d.ts +1 -1
  36. package/dist/components/banner/banner-regular/BannerRegularButton.d.ts +1 -1
  37. package/dist/components/banner/banner-regular/BannerRegularContainer.d.ts +1 -1
  38. package/dist/components/banner/banner-regular/BannerRegularContent.d.ts +104 -110
  39. package/dist/components/banner/banner-regular/BannerRegularDismiss.d.ts +106 -112
  40. package/dist/components/banner/banner-regular/BannerRegularHeading.d.ts +1 -1
  41. package/dist/components/banner/banner-regular/BannerRegularImage.d.ts +1 -1
  42. package/dist/components/banner/banner-regular/BannerRegularText.d.ts +1 -1
  43. package/dist/components/banner/banner-slim/BannerSlim.d.ts +432 -447
  44. package/dist/components/banner/banner-slim/BannerSlimActions.d.ts +1 -1
  45. package/dist/components/banner/banner-slim/BannerSlimButton.d.ts +1 -1
  46. package/dist/components/banner/banner-slim/BannerSlimContainer.d.ts +52 -55
  47. package/dist/components/banner/banner-slim/BannerSlimContent.d.ts +104 -110
  48. package/dist/components/banner/banner-slim/BannerSlimDismiss.d.ts +105 -111
  49. package/dist/components/banner/banner-slim/BannerSlimImage.d.ts +1 -1
  50. package/dist/components/banner/banner-slim/BannerSlimText.d.ts +1 -1
  51. package/dist/components/banner/banner-slim/BannerSlimText.js +1 -1
  52. package/dist/components/banner/banner-slim/BannerSlimText.js.map +1 -1
  53. package/dist/components/box/Box.d.ts +52 -55
  54. package/dist/components/button/Button.d.ts +53 -56
  55. package/dist/components/button/Button.js +1 -1
  56. package/dist/components/button/Button.js.map +1 -1
  57. package/dist/components/calendar/Calendar.d.ts +1 -1
  58. package/dist/components/calendar/Calendar.js +1 -1
  59. package/dist/components/calendar/Calendar.js.map +1 -1
  60. package/dist/components/calendar/Day.d.ts +52 -55
  61. package/dist/components/calendar/Day.js +1 -1
  62. package/dist/components/calendar/Day.js.map +1 -1
  63. package/dist/components/carousel/Carousel.d.ts +213 -225
  64. package/dist/components/carousel/CarouselArrows.d.ts +3 -3
  65. package/dist/components/carousel/CarouselArrows.js +1 -1
  66. package/dist/components/carousel/CarouselArrows.js.map +1 -1
  67. package/dist/components/carousel/CarouselPagination.d.ts +52 -55
  68. package/dist/components/carousel/CarouselPagination.js +1 -1
  69. package/dist/components/carousel/CarouselPagination.js.map +1 -1
  70. package/dist/components/carousel/CarouselSlide.d.ts +53 -56
  71. package/dist/components/carousel/CarouselSlider.d.ts +52 -55
  72. package/dist/components/checkbox/Checkbox.d.ts +52 -55
  73. package/dist/components/checkbox/Checkbox.js +1 -1
  74. package/dist/components/checkbox/Checkbox.js.map +1 -1
  75. package/dist/components/checkbox-field/CheckboxField.d.ts +1 -1
  76. package/dist/components/checkbox-group/CheckboxGroup.d.ts +211 -216
  77. package/dist/components/checkbox-group/context/CheckboxGroupChecked.context.d.ts +1 -1
  78. package/dist/components/checkbox-group/context/CheckboxGroupMounted.context.d.ts +1 -1
  79. package/dist/components/checkbox-tree/CheckboxTree.d.ts +422 -416
  80. package/dist/components/chip/Chip.d.ts +369 -390
  81. package/dist/components/chip/Chip.js +1 -1
  82. package/dist/components/chip/Chip.js.map +1 -1
  83. package/dist/components/chip-dismissible-group/ChipDismissibleGroupItem.d.ts +212 -224
  84. package/dist/components/chip-dismissible-group/ChipDismissibleGroupItem.js +1 -1
  85. package/dist/components/chip-dismissible-group/ChipDismissibleGroupItem.js.map +1 -1
  86. package/dist/components/chip-toggle-group/ChipToggleGroupItem.d.ts +212 -224
  87. package/dist/components/chip-toggle-group/ChipToggleGroupItem.js +1 -1
  88. package/dist/components/chip-toggle-group/ChipToggleGroupItem.js.map +1 -1
  89. package/dist/components/combobox/Combobox.d.ts +261 -276
  90. package/dist/components/combobox/ComboboxInput.d.ts +52 -55
  91. package/dist/components/combobox/ComboboxInput.js +1 -1
  92. package/dist/components/combobox/ComboboxInput.js.map +1 -1
  93. package/dist/components/combobox/ComboboxList.d.ts +52 -55
  94. package/dist/components/combobox/ComboboxOption.d.ts +52 -55
  95. package/dist/components/combobox/ComboboxOption.js +1 -1
  96. package/dist/components/combobox/ComboboxOption.js.map +1 -1
  97. package/dist/components/combobox/ComboboxPopover.d.ts +52 -55
  98. package/dist/components/combobox/ComboboxPopover.js +1 -1
  99. package/dist/components/combobox/ComboboxPopover.js.map +1 -1
  100. package/dist/components/create-password-field/CreatePasswordField.d.ts +1 -1
  101. package/dist/components/data-table/DataTable.d.ts +650 -683
  102. package/dist/components/data-table/DataTableBody.d.ts +1 -1
  103. package/dist/components/data-table/DataTableBulkActions.d.ts +3 -3
  104. package/dist/components/data-table/DataTableDataCell.d.ts +2 -2
  105. package/dist/components/data-table/DataTableEmptyState.d.ts +1 -1
  106. package/dist/components/data-table/DataTableGlobalFilter.d.ts +1 -1
  107. package/dist/components/data-table/DataTableHead.d.ts +1 -1
  108. package/dist/components/data-table/DataTableHeaderCell.d.ts +1 -1
  109. package/dist/components/data-table/DataTableLoading.d.ts +54 -57
  110. package/dist/components/data-table/DataTableMetaData.d.ts +4 -9
  111. package/dist/components/data-table/DataTableMetaData.js +1 -1
  112. package/dist/components/data-table/DataTableMetaData.js.map +1 -1
  113. package/dist/components/data-table/DataTableRow.d.ts +1 -1
  114. package/dist/components/data-table/DataTableSelectAllRowsCheckbox.d.ts +2 -2
  115. package/dist/components/data-table/DataTableTable.d.ts +1 -1
  116. package/dist/components/data-table/DataTableTable.js +1 -1
  117. package/dist/components/data-table/DataTableTable.js.map +1 -1
  118. package/dist/components/data-table/drag-and-drop/DragAndDropTable.d.ts +2 -2
  119. package/dist/components/data-table/drag-and-drop/DragAndDropTableBody.d.ts +1 -1
  120. package/dist/components/data-table/drag-and-drop/DragAndDropTableRow.d.ts +1 -1
  121. package/dist/components/data-table/pagination/Pagination.d.ts +53 -56
  122. package/dist/components/date-field/DateField.d.ts +2 -2
  123. package/dist/components/dialog/Dialog.d.ts +368 -389
  124. package/dist/components/dialog/DialogBackground.d.ts +103 -109
  125. package/dist/components/dialog/DialogClose.d.ts +52 -55
  126. package/dist/components/dialog/DialogContent.d.ts +53 -56
  127. package/dist/components/dialog/DialogContent.js +1 -1
  128. package/dist/components/dialog/DialogContent.js.map +1 -1
  129. package/dist/components/dialog/DialogFooter.d.ts +1 -1
  130. package/dist/components/dialog/DialogHeading.d.ts +1 -1
  131. package/dist/components/dialog/DialogHeading.js +1 -1
  132. package/dist/components/dialog/DialogHeading.js.map +1 -1
  133. package/dist/components/dismissible/DismissibleRoot.d.ts +2 -2
  134. package/dist/components/dismissible/DismissibleTrigger.d.ts +1 -1
  135. package/dist/components/dismissible/index.d.ts +2 -2
  136. package/dist/components/dismissible-group/DismissibleGroupItem.d.ts +1 -1
  137. package/dist/components/dismissible-group/DismissibleGroupRoot.d.ts +2 -2
  138. package/dist/components/dismissible-group/index.d.ts +3 -3
  139. package/dist/components/divider/Divider.d.ts +52 -55
  140. package/dist/components/divider/Divider.js +1 -1
  141. package/dist/components/divider/Divider.js.map +1 -1
  142. package/dist/components/drawer/Drawer.d.ts +316 -334
  143. package/dist/components/drawer/DrawerClose.d.ts +1 -1
  144. package/dist/components/drawer/DrawerContent.d.ts +53 -56
  145. package/dist/components/drawer/DrawerFooter.d.ts +52 -55
  146. package/dist/components/drawer/DrawerHeader.d.ts +52 -55
  147. package/dist/components/drawer/DrawerMain.d.ts +52 -55
  148. package/dist/components/drawer/DrawerOverlay.d.ts +52 -55
  149. package/dist/components/drawer/DrawerTrigger.d.ts +52 -55
  150. package/dist/components/dropdown-menu/DropdownMenu.d.ts +313 -331
  151. package/dist/components/dropdown-menu/DropdownMenuContent.d.ts +52 -55
  152. package/dist/components/dropdown-menu/DropdownMenuItem.d.ts +480 -483
  153. package/dist/components/dropdown-menu/DropdownMenuItem.js +1 -1
  154. package/dist/components/dropdown-menu/DropdownMenuItem.js.map +1 -1
  155. package/dist/components/dropdown-menu/DropdownMenuLinkItem.d.ts +53 -56
  156. package/dist/components/dropdown-menu/DropdownMenuSeparator.d.ts +52 -55
  157. package/dist/components/dropdown-menu/DropdownMenuSeparator.js +1 -1
  158. package/dist/components/dropdown-menu/DropdownMenuSeparator.js.map +1 -1
  159. package/dist/components/dropdown-menu/DropdownMenuTrigger.d.ts +52 -55
  160. package/dist/components/empty-state/EmptyState.context.d.ts +1 -1
  161. package/dist/components/empty-state/EmptyState.d.ts +373 -392
  162. package/dist/components/empty-state/EmptyStateBody.d.ts +107 -111
  163. package/dist/components/empty-state/EmptyStateBody.js +1 -1
  164. package/dist/components/empty-state/EmptyStateBody.js.map +1 -1
  165. package/dist/components/empty-state/EmptyStateImage.d.ts +108 -114
  166. package/dist/components/empty-state/EmptyStateTitle.d.ts +53 -56
  167. package/dist/components/empty-state/EmptyStateTitle.js +1 -1
  168. package/dist/components/empty-state/EmptyStateTitle.js.map +1 -1
  169. package/dist/components/field-wrapper/FieldDescription.d.ts +1 -1
  170. package/dist/components/field-wrapper/FieldDescription.js +1 -1
  171. package/dist/components/field-wrapper/FieldDescription.js.map +1 -1
  172. package/dist/components/field-wrapper/FieldWrapper.d.ts +1 -1
  173. package/dist/components/field-wrapper/InlineFieldWrapper.d.ts +1 -1
  174. package/dist/components/file-input/FileInput.d.ts +1 -1
  175. package/dist/components/flex/Flex.d.ts +52 -55
  176. package/dist/components/form/Form.d.ts +53 -56
  177. package/dist/components/grid/Grid.d.ts +53 -56
  178. package/dist/components/heading/Heading.d.ts +52 -55
  179. package/dist/components/heading/Heading.js +1 -1
  180. package/dist/components/heading/Heading.js.map +1 -1
  181. package/dist/components/icon/Icon.d.ts +52 -55
  182. package/dist/components/image/Image.d.ts +53 -56
  183. package/dist/components/index.d.ts +1 -0
  184. package/dist/components/inline-message/InlineMessage.config.js +1 -1
  185. package/dist/components/inline-message/InlineMessage.config.js.map +1 -1
  186. package/dist/components/inline-message/InlineMessage.d.ts +104 -110
  187. package/dist/components/input/Input.d.ts +155 -164
  188. package/dist/components/input/Input.js +1 -1
  189. package/dist/components/input/Input.js.map +1 -1
  190. package/dist/components/input-field/InputField.d.ts +2 -2
  191. package/dist/components/keyboard-shortcut/KeyboardShortcut.d.ts +760 -0
  192. package/dist/components/keyboard-shortcut/KeyboardShortcut.js +2 -0
  193. package/dist/components/keyboard-shortcut/KeyboardShortcut.js.map +1 -0
  194. package/dist/components/keyboard-shortcut/index.d.ts +1124 -0
  195. package/dist/components/keyboard-shortcut/index.js +2 -0
  196. package/dist/components/keyboard-shortcut/index.js.map +1 -0
  197. package/dist/components/label/Label.d.ts +53 -56
  198. package/dist/components/label/Label.js +1 -1
  199. package/dist/components/label/Label.js.map +1 -1
  200. package/dist/components/link/Link.d.ts +52 -55
  201. package/dist/components/list/List.d.ts +104 -110
  202. package/dist/components/loader/Loader.d.ts +2 -2
  203. package/dist/components/markdown-content/MarkdownContent.d.ts +2 -2
  204. package/dist/components/markdown-content/components/MarkdownCode.d.ts +3 -3
  205. package/dist/components/markdown-content/components/MarkdownCode.js +1 -1
  206. package/dist/components/markdown-content/components/MarkdownCode.js.map +1 -1
  207. package/dist/components/markdown-content/components/MarkdownEmphasis.d.ts +54 -57
  208. package/dist/components/markdown-content/components/MarkdownEmphasis.js.map +1 -1
  209. package/dist/components/markdown-content/components/MarkdownHeading.d.ts +2 -2
  210. package/dist/components/markdown-content/components/MarkdownHeading.js +1 -1
  211. package/dist/components/markdown-content/components/MarkdownHeading.js.map +1 -1
  212. package/dist/components/markdown-content/components/MarkdownImage.d.ts +3 -3
  213. package/dist/components/markdown-content/components/MarkdownImage.js +1 -1
  214. package/dist/components/markdown-content/components/MarkdownImage.js.map +1 -1
  215. package/dist/components/markdown-content/components/MarkdownInlineCode.d.ts +3 -3
  216. package/dist/components/markdown-content/components/MarkdownInlineCode.js +1 -1
  217. package/dist/components/markdown-content/components/MarkdownInlineCode.js.map +1 -1
  218. package/dist/components/markdown-content/components/MarkdownLink.d.ts +2 -2
  219. package/dist/components/markdown-content/components/MarkdownLink.js.map +1 -1
  220. package/dist/components/markdown-content/components/MarkdownList.d.ts +2 -2
  221. package/dist/components/markdown-content/components/MarkdownList.js +1 -1
  222. package/dist/components/markdown-content/components/MarkdownList.js.map +1 -1
  223. package/dist/components/markdown-content/components/MarkdownListItem.d.ts +2 -2
  224. package/dist/components/markdown-content/components/MarkdownListItem.js.map +1 -1
  225. package/dist/components/markdown-content/components/MarkdownParagraph.d.ts +2 -2
  226. package/dist/components/markdown-content/components/MarkdownParagraph.js.map +1 -1
  227. package/dist/components/markdown-content/components/MarkdownStrong.d.ts +2 -2
  228. package/dist/components/markdown-content/components/MarkdownStrong.js.map +1 -1
  229. package/dist/components/markdown-content/components/MarkdownText.d.ts +1 -1
  230. package/dist/components/markdown-content/components/MarkdownText.js.map +1 -1
  231. package/dist/components/markdown-content/components/MarkdownThematicBreak.d.ts +2 -2
  232. package/dist/components/navigation/NavigationMenu.d.ts +369 -388
  233. package/dist/components/navigation/NavigationMenu.js +1 -1
  234. package/dist/components/navigation/NavigationMenu.js.map +1 -1
  235. package/dist/components/navigation/NavigationMenu.styles.d.ts +1 -1
  236. package/dist/components/navigation/NavigationMenu.styles.js +1 -1
  237. package/dist/components/navigation/NavigationMenu.styles.js.map +1 -1
  238. package/dist/components/navigation/NavigationMenuDropdown.d.ts +1 -1
  239. package/dist/components/navigation/NavigationMenuDropdownContent.d.ts +53 -56
  240. package/dist/components/navigation/NavigationMenuDropdownItem.d.ts +106 -110
  241. package/dist/components/navigation/NavigationMenuDropdownItem.js +1 -1
  242. package/dist/components/navigation/NavigationMenuDropdownItem.js.map +1 -1
  243. package/dist/components/navigation/NavigationMenuDropdownTrigger.d.ts +52 -55
  244. package/dist/components/navigation/NavigationMenuLink.d.ts +52 -55
  245. package/dist/components/navigation/stitches.navigationMenu.colorscheme.config.d.ts +1 -1
  246. package/dist/components/navigation-menu-vertical/NavigationMenuVertical.d.ts +686 -707
  247. package/dist/components/navigation-menu-vertical/NavigationMenuVertical.styles.d.ts +2 -2
  248. package/dist/components/navigation-menu-vertical/NavigationMenuVertical.styles.js +1 -1
  249. package/dist/components/navigation-menu-vertical/NavigationMenuVertical.styles.js.map +1 -1
  250. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalAccordionContent.d.ts +52 -55
  251. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalAccordionTrigger.d.ts +53 -56
  252. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalIcon.d.ts +104 -110
  253. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalItem.d.ts +52 -55
  254. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalLink.d.ts +53 -56
  255. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalList.d.ts +52 -55
  256. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalText.d.ts +106 -110
  257. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalText.js +1 -1
  258. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalText.js.map +1 -1
  259. package/dist/components/navigation-menu-vertical/stitches.navigationMenuVertical.colorscheme.config.d.ts +1 -1
  260. package/dist/components/notification-badge/NotificationBadge.d.ts +1 -1
  261. package/dist/components/number-input/NumberInputStepper.js +1 -1
  262. package/dist/components/number-input/NumberInputStepper.js.map +1 -1
  263. package/dist/components/number-input-field/NumberInputField.d.ts +2 -2
  264. package/dist/components/pagination/Pagination.d.ts +2 -2
  265. package/dist/components/pagination/PaginationNextButton.d.ts +106 -112
  266. package/dist/components/pagination/PaginationPage.d.ts +2 -2
  267. package/dist/components/pagination/PaginationPopover.d.ts +1 -1
  268. package/dist/components/pagination/PaginationPopover.js +1 -1
  269. package/dist/components/pagination/PaginationPopover.js.map +1 -1
  270. package/dist/components/pagination/PaginationPreviousButton.d.ts +106 -112
  271. package/dist/components/pagination/pagination-context/PaginationContext.d.ts +1 -1
  272. package/dist/components/password-field/PasswordField.d.ts +1 -1
  273. package/dist/components/popover/Popover.d.ts +105 -111
  274. package/dist/components/popover/PopoverContent.d.ts +53 -56
  275. package/dist/components/progress-bar/ProgressBar.d.ts +53 -56
  276. package/dist/components/progress-bar/ProgressBar.js +1 -1
  277. package/dist/components/progress-bar/ProgressBar.js.map +1 -1
  278. package/dist/components/radio-button/RadioButton.d.ts +53 -56
  279. package/dist/components/radio-button/RadioButton.js +1 -1
  280. package/dist/components/radio-button/RadioButton.js.map +1 -1
  281. package/dist/components/radio-button/RadioButtonGroup.d.ts +52 -55
  282. package/dist/components/radio-button-field/RadioButtonField.d.ts +54 -57
  283. package/dist/components/radio-button-field/RadioField.d.ts +1 -1
  284. package/dist/components/radio-card/RadioCard.d.ts +53 -56
  285. package/dist/components/radio-card/RadioCard.js +1 -1
  286. package/dist/components/radio-card/RadioCard.js.map +1 -1
  287. package/dist/components/radio-card/RadioCardGroup.d.ts +2 -2
  288. package/dist/components/radio-card/RadioCardGroup.js.map +1 -1
  289. package/dist/components/search-field/SearchField.d.ts +2 -2
  290. package/dist/components/search-input/SearchInput.js +1 -1
  291. package/dist/components/search-input/SearchInput.js.map +1 -1
  292. package/dist/components/section-message/SectionMessage.d.ts +377 -394
  293. package/dist/components/section-message/SectionMessageTitle.d.ts +1 -1
  294. package/dist/components/section-message/SectionMessageTitle.js +1 -1
  295. package/dist/components/section-message/SectionMessageTitle.js.map +1 -1
  296. package/dist/components/select/Select.d.ts +52 -55
  297. package/dist/components/select/Select.js +1 -1
  298. package/dist/components/select/Select.js.map +1 -1
  299. package/dist/components/select-field/SelectField.d.ts +2 -2
  300. package/dist/components/side-bar/SideBar.d.ts +422 -444
  301. package/dist/components/side-bar/SideBarComponents.d.ts +369 -388
  302. package/dist/components/slider/Slider.d.ts +52 -55
  303. package/dist/components/slider/Slider.js +1 -1
  304. package/dist/components/slider/Slider.js.map +1 -1
  305. package/dist/components/slider/SliderSteps.d.ts +2 -2
  306. package/dist/components/slider/SliderSteps.js +1 -1
  307. package/dist/components/slider/SliderSteps.js.map +1 -1
  308. package/dist/components/slider/SliderValue.d.ts +2 -2
  309. package/dist/components/slider/SliderValue.js +1 -1
  310. package/dist/components/slider/SliderValue.js.map +1 -1
  311. package/dist/components/slider-field/SliderField.d.ts +2 -2
  312. package/dist/components/sortable/Handle.d.ts +105 -111
  313. package/dist/components/sortable/SortableHandle.d.ts +1 -1
  314. package/dist/components/sortable/SortableItem.d.ts +2 -2
  315. package/dist/components/sortable/SortableItem.js +1 -1
  316. package/dist/components/sortable/SortableItem.js.map +1 -1
  317. package/dist/components/sortable/SortableRoot.d.ts +1 -1
  318. package/dist/components/sortable/index.d.ts +3 -3
  319. package/dist/components/spacer/Spacer.d.ts +364 -1
  320. package/dist/components/spacer/Spacer.js +1 -1
  321. package/dist/components/spacer/Spacer.js.map +1 -1
  322. package/dist/components/stack-content/StackContent.d.ts +52 -55
  323. package/dist/components/stepper/Stepper.d.ts +112 -118
  324. package/dist/components/stepper/StepperStepBack.d.ts +1 -1
  325. package/dist/components/stepper/StepperStepBullet.d.ts +103 -109
  326. package/dist/components/stepper/StepperStepBullet.js +1 -1
  327. package/dist/components/stepper/StepperStepBullet.js.map +1 -1
  328. package/dist/components/stepper/StepperStepContainer.d.ts +103 -109
  329. package/dist/components/stepper/StepperStepContainer.js +1 -1
  330. package/dist/components/stepper/StepperStepContainer.js.map +1 -1
  331. package/dist/components/stepper/StepperStepForward.d.ts +1 -1
  332. package/dist/components/stepper/StepperStepLabel.d.ts +106 -110
  333. package/dist/components/stepper/StepperStepLabel.js +1 -1
  334. package/dist/components/stepper/StepperStepLabel.js.map +1 -1
  335. package/dist/components/stepper/StepperSteps.d.ts +2 -2
  336. package/dist/components/stepper/stepper-context/StepperContext.d.ts +1 -1
  337. package/dist/components/switch/Switch.d.ts +53 -56
  338. package/dist/components/switch/Switch.js +1 -1
  339. package/dist/components/switch/Switch.js.map +1 -1
  340. package/dist/components/table/Table.d.ts +425 -451
  341. package/dist/components/table/Table.js +1 -1
  342. package/dist/components/table/Table.js.map +1 -1
  343. package/dist/components/table/TableBody.d.ts +53 -56
  344. package/dist/components/table/TableBody.js +1 -1
  345. package/dist/components/table/TableBody.js.map +1 -1
  346. package/dist/components/table/TableCell.d.ts +52 -55
  347. package/dist/components/table/TableCell.js +1 -1
  348. package/dist/components/table/TableCell.js.map +1 -1
  349. package/dist/components/table/TableFooter.d.ts +52 -55
  350. package/dist/components/table/TableFooterCell.d.ts +52 -55
  351. package/dist/components/table/TableFooterCell.js +1 -1
  352. package/dist/components/table/TableFooterCell.js.map +1 -1
  353. package/dist/components/table/TableHeader.d.ts +53 -56
  354. package/dist/components/table/TableHeader.js +1 -1
  355. package/dist/components/table/TableHeader.js.map +1 -1
  356. package/dist/components/table/TableHeaderCell.d.ts +52 -55
  357. package/dist/components/table/TableRow.d.ts +52 -55
  358. package/dist/components/table/TableStickyColumnsContainer.d.ts +2 -4
  359. package/dist/components/table/TableStickyColumnsContainer.js +1 -1
  360. package/dist/components/table/TableStickyColumnsContainer.js.map +1 -1
  361. package/dist/components/table/useStickyColumnsCss.d.ts +1 -3
  362. package/dist/components/table/useStickyColumnsCss.js +1 -1
  363. package/dist/components/table/useStickyColumnsCss.js.map +1 -1
  364. package/dist/components/tabs/Tabs.d.ts +210 -222
  365. package/dist/components/tabs/TabsContent.d.ts +52 -55
  366. package/dist/components/tabs/TabsTrigger.d.ts +53 -56
  367. package/dist/components/tabs/TabsTrigger.js +1 -1
  368. package/dist/components/tabs/TabsTrigger.js.map +1 -1
  369. package/dist/components/tabs/TabsTriggerList.d.ts +105 -111
  370. package/dist/components/text/Text.d.ts +54 -55
  371. package/dist/components/text/Text.js +1 -1
  372. package/dist/components/text/Text.js.map +1 -1
  373. package/dist/components/textarea/Textarea.d.ts +52 -55
  374. package/dist/components/textarea/Textarea.js +1 -1
  375. package/dist/components/textarea/Textarea.js.map +1 -1
  376. package/dist/components/textarea-field/TextareaField.d.ts +2 -2
  377. package/dist/components/tile/Tile.d.ts +52 -55
  378. package/dist/components/tile/TileGroup.d.ts +52 -55
  379. package/dist/components/tile-interactive/TileInteractive.d.ts +104 -110
  380. package/dist/components/tile-toggle-group/TileToggleGroupItem.d.ts +157 -166
  381. package/dist/components/toast/Toast.d.ts +156 -165
  382. package/dist/components/toast/ToastProvider.d.ts +1 -1
  383. package/dist/components/toggle-group/ToggleGroupButton.d.ts +103 -109
  384. package/dist/components/toggle-group/ToggleGroupItem.d.ts +104 -110
  385. package/dist/components/toggle-group/ToggleGroupItem.js +1 -1
  386. package/dist/components/toggle-group/ToggleGroupItem.js.map +1 -1
  387. package/dist/components/toggle-group/ToggleGroupRoot.d.ts +52 -55
  388. package/dist/components/toggle-group/index.d.ts +313 -331
  389. package/dist/components/tooltip/Tooltip.d.ts +106 -112
  390. package/dist/components/tooltip/TooltipContent.d.ts +53 -56
  391. package/dist/components/tooltip/TooltipContent.js +1 -1
  392. package/dist/components/tooltip/TooltipContent.js.map +1 -1
  393. package/dist/components/top-bar/TopBar.d.ts +638 -287
  394. package/dist/components/top-bar/TopBar.js +1 -1
  395. package/dist/components/top-bar/TopBar.js.map +1 -1
  396. package/dist/components/top-bar/TopBarBrand.d.ts +160 -176
  397. package/dist/components/top-bar/TopBarBrand.js +1 -1
  398. package/dist/components/top-bar/TopBarBrand.js.map +1 -1
  399. package/dist/components/top-bar/stitches.topBar.colorscheme.config.d.ts +1 -1
  400. package/dist/components/tree/Tree.d.ts +793 -812
  401. package/dist/components/tree/TreeCollapsible.d.ts +53 -56
  402. package/dist/components/tree/TreeCollapsibleContent.d.ts +52 -55
  403. package/dist/components/tree/TreeCollapsibleTrigger.d.ts +1 -1
  404. package/dist/components/tree/TreeIcon.d.ts +104 -110
  405. package/dist/components/tree/TreeItemContent.d.ts +54 -57
  406. package/dist/components/tree/TreeListItem.d.ts +54 -57
  407. package/dist/components/video/Video.d.ts +52 -55
  408. package/dist/docgen.json +1 -1
  409. package/dist/experiments/color-scheme/ColorScheme.d.ts +52 -55
  410. package/dist/experiments/color-scheme/stitches.colorscheme.config.d.ts +14 -0
  411. package/dist/experiments/color-scheme/stitches.colorscheme.config.js +1 -1
  412. package/dist/experiments/color-scheme/stitches.colorscheme.config.js.map +1 -1
  413. package/dist/index.cjs.js +1 -1
  414. package/dist/index.cjs.js.map +1 -1
  415. package/dist/index.js +1 -1
  416. package/dist/stitches.d.ts +604 -637
  417. package/dist/stitches.js +1 -1
  418. package/dist/stitches.js.map +1 -1
  419. package/dist/utilities/create-theme-variants/createThemeVariants.d.ts +276 -279
  420. package/dist/utilities/hooks/useResizeObserver.js.map +1 -1
  421. package/dist/utilities/hooks/useScrollPosition.js +1 -1
  422. package/dist/utilities/hooks/useScrollPosition.js.map +1 -1
  423. package/dist/utilities/hooks/useWindowScrollPosition.js +1 -1
  424. package/dist/utilities/hooks/useWindowScrollPosition.js.map +1 -1
  425. package/dist/utilities/no-overflow-wrapper/NoOverflowWrapper.d.ts +103 -109
  426. package/dist/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.d.ts +1 -1
  427. package/dist/utilities/optional-visually-hidden-wrapper/OptionalVisuallyHiddenWrapper.d.ts +1 -1
  428. package/dist/utilities/style/focus-visible-style-block.d.ts +2 -1
  429. package/dist/utilities/style/focus-visible-style-block.js +1 -1
  430. package/dist/utilities/style/focus-visible-style-block.js.map +1 -1
  431. package/package.json +27 -16
@@ -2,12 +2,13 @@ import React from 'react';
2
2
  import { CheckboxGroup } from '../checkbox-group';
3
3
  import { Tree } from '../tree';
4
4
  declare type CheckboxTreeRootProps = Omit<React.ComponentProps<typeof CheckboxGroup> & React.ComponentProps<typeof Tree>, 'asChild'>;
5
- export declare const CheckboxTreeRoot: ({ checked, defaultChecked, onCheckedChange, ...rest }: CheckboxTreeRootProps) => JSX.Element;
6
- export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange, ...rest }: CheckboxTreeRootProps) => JSX.Element) & {
5
+ export declare const CheckboxTreeRoot: ({ checked, defaultChecked, onCheckedChange, ...rest }: CheckboxTreeRootProps) => React.JSX.Element;
6
+ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange, ...rest }: CheckboxTreeRootProps) => React.JSX.Element) & {
7
7
  Collapsible: ({ children, ...rest }: {
8
8
  color?: string | undefined;
9
+ content?: string | undefined;
9
10
  translate?: "yes" | "no" | undefined;
10
- css?: import("@stitches/react/types/css-util").CSS<{
11
+ css?: import("@atom-learning/stitches-react/types/css-util").CSS<{
11
12
  sm: string;
12
13
  md: string;
13
14
  lg: string;
@@ -47,6 +48,18 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
47
48
  blue1000: any;
48
49
  blue1100: any;
49
50
  blue1200: any;
51
+ pink100: any;
52
+ pink200: any;
53
+ pink300: any;
54
+ pink400: any;
55
+ pink500: any;
56
+ pink600: any;
57
+ pink700: any;
58
+ pink800: any;
59
+ pink900: any;
60
+ pink1000: any;
61
+ pink1100: any;
62
+ pink1200: any;
50
63
  purple100: any;
51
64
  purple200: any;
52
65
  purple300: any;
@@ -191,26 +204,11 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
191
204
  marsh1000: any;
192
205
  marsh1100: any;
193
206
  marsh1200: any;
194
- tonal50: any;
195
- tonal100: any;
196
- tonal200: any;
197
- tonal300: any;
198
- tonal400: any;
199
- tonal500: any;
200
- tonal600: any;
201
207
  alpha100: any;
202
208
  alpha150: any;
203
209
  alpha200: any;
204
210
  alpha250: any;
205
211
  alpha600: any;
206
- brandRed: any;
207
- brandRedAccent: any;
208
- brandGreen: any;
209
- brandGreenAccent: any;
210
- brandPurple: any;
211
- brandPurpleAccent: any;
212
- brandYellow: any;
213
- brandYellowAccent: any;
214
212
  infoLight: any;
215
213
  info: any;
216
214
  infoMid: any;
@@ -311,59 +309,59 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
311
309
  "1-1": any;
312
310
  "3-4": any;
313
311
  };
314
- }, import("@stitches/react/types/config").DefaultThemeMap, {
315
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
316
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
312
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
313
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
314
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
317
315
  };
318
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
319
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
320
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
316
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
317
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
318
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
321
319
  };
322
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
323
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
320
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
321
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
324
322
  };
325
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
326
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
323
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
324
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
327
325
  };
328
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
329
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
326
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
327
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
330
328
  };
331
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
332
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
329
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
330
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
333
331
  };
334
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
335
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
332
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
333
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
336
334
  };
337
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
338
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
339
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
335
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
336
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
337
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
340
338
  };
341
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
342
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
343
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
339
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
340
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
341
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
344
342
  };
345
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
346
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
343
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
344
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
347
345
  };
348
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
349
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
346
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
347
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
350
348
  };
351
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
352
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
349
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
350
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
353
351
  };
354
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
355
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
352
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
353
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
356
354
  };
357
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
358
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
355
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
356
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
359
357
  };
360
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
361
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
362
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
358
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
359
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
360
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
363
361
  };
364
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
365
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
366
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
362
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
363
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
364
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
367
365
  };
368
366
  }> | undefined;
369
367
  slot?: string | undefined;
@@ -376,6 +374,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
376
374
  suppressContentEditableWarning?: boolean | undefined;
377
375
  suppressHydrationWarning?: boolean | undefined;
378
376
  accessKey?: string | undefined;
377
+ autoFocus?: boolean | undefined;
379
378
  className?: string | undefined;
380
379
  contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
381
380
  contextMenu?: string | undefined;
@@ -384,6 +383,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
384
383
  hidden?: boolean | undefined;
385
384
  id?: string | undefined;
386
385
  lang?: string | undefined;
386
+ nonce?: string | undefined;
387
387
  placeholder?: string | undefined;
388
388
  spellCheck?: (boolean | "true" | "false") | undefined;
389
389
  tabIndex?: number | undefined;
@@ -394,7 +394,9 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
394
394
  inlist?: any;
395
395
  prefix?: string | undefined;
396
396
  property?: string | undefined;
397
+ rel?: string | undefined;
397
398
  resource?: string | undefined;
399
+ rev?: string | undefined;
398
400
  typeof?: string | undefined;
399
401
  vocab?: string | undefined;
400
402
  autoCapitalize?: string | undefined;
@@ -410,57 +412,57 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
410
412
  unselectable?: "on" | "off" | undefined;
411
413
  inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
412
414
  is?: string | undefined;
413
- 'aria-activedescendant'?: string | undefined;
414
- 'aria-atomic'?: (boolean | "true" | "false") | undefined;
415
- 'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
416
- 'aria-busy'?: (boolean | "true" | "false") | undefined;
417
- 'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
418
- 'aria-colcount'?: number | undefined;
419
- 'aria-colindex'?: number | undefined;
420
- 'aria-colspan'?: number | undefined;
421
- 'aria-controls'?: string | undefined;
422
- 'aria-current'?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
423
- 'aria-describedby'?: string | undefined;
424
- 'aria-details'?: string | undefined;
425
- 'aria-disabled'?: (boolean | "true" | "false") | undefined;
426
- 'aria-dropeffect'?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
427
- 'aria-errormessage'?: string | undefined;
428
- 'aria-expanded'?: (boolean | "true" | "false") | undefined;
429
- 'aria-flowto'?: string | undefined;
430
- 'aria-grabbed'?: (boolean | "true" | "false") | undefined;
431
- 'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | undefined;
432
- 'aria-hidden'?: (boolean | "true" | "false") | undefined;
433
- 'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
434
- 'aria-keyshortcuts'?: string | undefined;
435
- 'aria-label'?: string | undefined;
436
- 'aria-labelledby'?: string | undefined;
437
- 'aria-level'?: number | undefined;
438
- 'aria-live'?: "off" | "assertive" | "polite" | undefined;
439
- 'aria-modal'?: (boolean | "true" | "false") | undefined;
440
- 'aria-multiline'?: (boolean | "true" | "false") | undefined;
441
- 'aria-multiselectable'?: (boolean | "true" | "false") | undefined;
442
- 'aria-orientation'?: "horizontal" | "vertical" | undefined;
443
- 'aria-owns'?: string | undefined;
444
- 'aria-placeholder'?: string | undefined;
445
- 'aria-posinset'?: number | undefined;
446
- 'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
447
- 'aria-readonly'?: (boolean | "true" | "false") | undefined;
448
- 'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
449
- 'aria-required'?: (boolean | "true" | "false") | undefined;
450
- 'aria-roledescription'?: string | undefined;
451
- 'aria-rowcount'?: number | undefined;
452
- 'aria-rowindex'?: number | undefined;
453
- 'aria-rowspan'?: number | undefined;
454
- 'aria-selected'?: (boolean | "true" | "false") | undefined;
455
- 'aria-setsize'?: number | undefined;
456
- 'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
457
- 'aria-valuemax'?: number | undefined;
458
- 'aria-valuemin'?: number | undefined;
459
- 'aria-valuenow'?: number | undefined;
460
- 'aria-valuetext'?: string | undefined;
415
+ "aria-activedescendant"?: string | undefined;
416
+ "aria-atomic"?: (boolean | "true" | "false") | undefined;
417
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
418
+ "aria-busy"?: (boolean | "true" | "false") | undefined;
419
+ "aria-checked"?: boolean | "true" | "false" | "mixed" | undefined;
420
+ "aria-colcount"?: number | undefined;
421
+ "aria-colindex"?: number | undefined;
422
+ "aria-colspan"?: number | undefined;
423
+ "aria-controls"?: string | undefined;
424
+ "aria-current"?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
425
+ "aria-describedby"?: string | undefined;
426
+ "aria-details"?: string | undefined;
427
+ "aria-disabled"?: (boolean | "true" | "false") | undefined;
428
+ "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
429
+ "aria-errormessage"?: string | undefined;
430
+ "aria-expanded"?: (boolean | "true" | "false") | undefined;
431
+ "aria-flowto"?: string | undefined;
432
+ "aria-grabbed"?: (boolean | "true" | "false") | undefined;
433
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | undefined;
434
+ "aria-hidden"?: (boolean | "true" | "false") | undefined;
435
+ "aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
436
+ "aria-keyshortcuts"?: string | undefined;
437
+ "aria-label"?: string | undefined;
438
+ "aria-labelledby"?: string | undefined;
439
+ "aria-level"?: number | undefined;
440
+ "aria-live"?: "off" | "assertive" | "polite" | undefined;
441
+ "aria-modal"?: (boolean | "true" | "false") | undefined;
442
+ "aria-multiline"?: (boolean | "true" | "false") | undefined;
443
+ "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
444
+ "aria-orientation"?: "horizontal" | "vertical" | undefined;
445
+ "aria-owns"?: string | undefined;
446
+ "aria-placeholder"?: string | undefined;
447
+ "aria-posinset"?: number | undefined;
448
+ "aria-pressed"?: boolean | "true" | "false" | "mixed" | undefined;
449
+ "aria-readonly"?: (boolean | "true" | "false") | undefined;
450
+ "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
451
+ "aria-required"?: (boolean | "true" | "false") | undefined;
452
+ "aria-roledescription"?: string | undefined;
453
+ "aria-rowcount"?: number | undefined;
454
+ "aria-rowindex"?: number | undefined;
455
+ "aria-rowspan"?: number | undefined;
456
+ "aria-selected"?: (boolean | "true" | "false") | undefined;
457
+ "aria-setsize"?: number | undefined;
458
+ "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
459
+ "aria-valuemax"?: number | undefined;
460
+ "aria-valuemin"?: number | undefined;
461
+ "aria-valuenow"?: number | undefined;
462
+ "aria-valuetext"?: string | undefined;
461
463
  children?: React.ReactNode;
462
464
  dangerouslySetInnerHTML?: {
463
- __html: string;
465
+ __html: string | TrustedHTML;
464
466
  } | undefined;
465
467
  onCopy?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
466
468
  onCopyCapture?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
@@ -629,6 +631,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
629
631
  }) => JSX.Element;
630
632
  CollapsibleContent: ({ children, ...rest }: {
631
633
  color?: string | undefined;
634
+ content?: string | undefined;
632
635
  translate?: "yes" | "no" | undefined;
633
636
  gap?: number | "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "24" | ({
634
637
  "@sm"?: number | "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "24" | undefined;
@@ -642,7 +645,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
642
645
  } & {
643
646
  [x: string]: number | "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "24" | undefined;
644
647
  }) | undefined;
645
- css?: import("@stitches/react/types/css-util").CSS<{
648
+ css?: import("@atom-learning/stitches-react/types/css-util").CSS<{
646
649
  sm: string;
647
650
  md: string;
648
651
  lg: string;
@@ -682,6 +685,18 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
682
685
  blue1000: any;
683
686
  blue1100: any;
684
687
  blue1200: any;
688
+ pink100: any;
689
+ pink200: any;
690
+ pink300: any;
691
+ pink400: any;
692
+ pink500: any;
693
+ pink600: any;
694
+ pink700: any;
695
+ pink800: any;
696
+ pink900: any;
697
+ pink1000: any;
698
+ pink1100: any;
699
+ pink1200: any;
685
700
  purple100: any;
686
701
  purple200: any;
687
702
  purple300: any;
@@ -826,26 +841,11 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
826
841
  marsh1000: any;
827
842
  marsh1100: any;
828
843
  marsh1200: any;
829
- tonal50: any;
830
- tonal100: any;
831
- tonal200: any;
832
- tonal300: any;
833
- tonal400: any;
834
- tonal500: any;
835
- tonal600: any;
836
844
  alpha100: any;
837
845
  alpha150: any;
838
846
  alpha200: any;
839
847
  alpha250: any;
840
848
  alpha600: any;
841
- brandRed: any;
842
- brandRedAccent: any;
843
- brandGreen: any;
844
- brandGreenAccent: any;
845
- brandPurple: any;
846
- brandPurpleAccent: any;
847
- brandYellow: any;
848
- brandYellowAccent: any;
849
849
  infoLight: any;
850
850
  info: any;
851
851
  infoMid: any;
@@ -946,59 +946,59 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
946
946
  "1-1": any;
947
947
  "3-4": any;
948
948
  };
949
- }, import("@stitches/react/types/config").DefaultThemeMap, {
950
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
951
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
949
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
950
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
951
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
952
952
  };
953
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
954
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
955
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
953
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
954
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
955
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
956
956
  };
957
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
958
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
957
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
958
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
959
959
  };
960
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
961
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
960
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
961
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
962
962
  };
963
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
964
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
963
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
964
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
965
965
  };
966
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
967
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
966
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
967
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
968
968
  };
969
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
970
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
969
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
970
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
971
971
  };
972
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
973
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
974
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
972
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
973
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
974
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
975
975
  };
976
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
977
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
978
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
976
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
977
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
978
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
979
979
  };
980
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
981
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
980
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
981
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
982
982
  };
983
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
984
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
983
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
984
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
985
985
  };
986
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
987
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
986
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
987
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
988
988
  };
989
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
990
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
989
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
990
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
991
991
  };
992
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
993
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
992
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
993
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
994
994
  };
995
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
996
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
997
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
995
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
996
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
997
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
998
998
  };
999
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1000
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1001
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
999
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1000
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1001
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1002
1002
  };
1003
1003
  }> | undefined;
1004
1004
  slot?: string | undefined;
@@ -1011,6 +1011,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1011
1011
  suppressContentEditableWarning?: boolean | undefined;
1012
1012
  suppressHydrationWarning?: boolean | undefined;
1013
1013
  accessKey?: string | undefined;
1014
+ autoFocus?: boolean | undefined;
1014
1015
  className?: string | undefined;
1015
1016
  contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
1016
1017
  contextMenu?: string | undefined;
@@ -1019,6 +1020,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1019
1020
  hidden?: boolean | undefined;
1020
1021
  id?: string | undefined;
1021
1022
  lang?: string | undefined;
1023
+ nonce?: string | undefined;
1022
1024
  placeholder?: string | undefined;
1023
1025
  spellCheck?: (boolean | "true" | "false") | undefined;
1024
1026
  tabIndex?: number | undefined;
@@ -1029,7 +1031,9 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1029
1031
  inlist?: any;
1030
1032
  prefix?: string | undefined;
1031
1033
  property?: string | undefined;
1034
+ rel?: string | undefined;
1032
1035
  resource?: string | undefined;
1036
+ rev?: string | undefined;
1033
1037
  typeof?: string | undefined;
1034
1038
  vocab?: string | undefined;
1035
1039
  autoCapitalize?: string | undefined;
@@ -1045,57 +1049,57 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1045
1049
  unselectable?: "on" | "off" | undefined;
1046
1050
  inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
1047
1051
  is?: string | undefined;
1048
- 'aria-activedescendant'?: string | undefined;
1049
- 'aria-atomic'?: (boolean | "true" | "false") | undefined;
1050
- 'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
1051
- 'aria-busy'?: (boolean | "true" | "false") | undefined;
1052
- 'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
1053
- 'aria-colcount'?: number | undefined;
1054
- 'aria-colindex'?: number | undefined;
1055
- 'aria-colspan'?: number | undefined;
1056
- 'aria-controls'?: string | undefined;
1057
- 'aria-current'?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
1058
- 'aria-describedby'?: string | undefined;
1059
- 'aria-details'?: string | undefined;
1060
- 'aria-disabled'?: (boolean | "true" | "false") | undefined;
1061
- 'aria-dropeffect'?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
1062
- 'aria-errormessage'?: string | undefined;
1063
- 'aria-expanded'?: (boolean | "true" | "false") | undefined;
1064
- 'aria-flowto'?: string | undefined;
1065
- 'aria-grabbed'?: (boolean | "true" | "false") | undefined;
1066
- 'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | undefined;
1067
- 'aria-hidden'?: (boolean | "true" | "false") | undefined;
1068
- 'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
1069
- 'aria-keyshortcuts'?: string | undefined;
1070
- 'aria-label'?: string | undefined;
1071
- 'aria-labelledby'?: string | undefined;
1072
- 'aria-level'?: number | undefined;
1073
- 'aria-live'?: "off" | "assertive" | "polite" | undefined;
1074
- 'aria-modal'?: (boolean | "true" | "false") | undefined;
1075
- 'aria-multiline'?: (boolean | "true" | "false") | undefined;
1076
- 'aria-multiselectable'?: (boolean | "true" | "false") | undefined;
1077
- 'aria-orientation'?: "horizontal" | "vertical" | undefined;
1078
- 'aria-owns'?: string | undefined;
1079
- 'aria-placeholder'?: string | undefined;
1080
- 'aria-posinset'?: number | undefined;
1081
- 'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
1082
- 'aria-readonly'?: (boolean | "true" | "false") | undefined;
1083
- 'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1084
- 'aria-required'?: (boolean | "true" | "false") | undefined;
1085
- 'aria-roledescription'?: string | undefined;
1086
- 'aria-rowcount'?: number | undefined;
1087
- 'aria-rowindex'?: number | undefined;
1088
- 'aria-rowspan'?: number | undefined;
1089
- 'aria-selected'?: (boolean | "true" | "false") | undefined;
1090
- 'aria-setsize'?: number | undefined;
1091
- 'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
1092
- 'aria-valuemax'?: number | undefined;
1093
- 'aria-valuemin'?: number | undefined;
1094
- 'aria-valuenow'?: number | undefined;
1095
- 'aria-valuetext'?: string | undefined;
1052
+ "aria-activedescendant"?: string | undefined;
1053
+ "aria-atomic"?: (boolean | "true" | "false") | undefined;
1054
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
1055
+ "aria-busy"?: (boolean | "true" | "false") | undefined;
1056
+ "aria-checked"?: boolean | "true" | "false" | "mixed" | undefined;
1057
+ "aria-colcount"?: number | undefined;
1058
+ "aria-colindex"?: number | undefined;
1059
+ "aria-colspan"?: number | undefined;
1060
+ "aria-controls"?: string | undefined;
1061
+ "aria-current"?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
1062
+ "aria-describedby"?: string | undefined;
1063
+ "aria-details"?: string | undefined;
1064
+ "aria-disabled"?: (boolean | "true" | "false") | undefined;
1065
+ "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
1066
+ "aria-errormessage"?: string | undefined;
1067
+ "aria-expanded"?: (boolean | "true" | "false") | undefined;
1068
+ "aria-flowto"?: string | undefined;
1069
+ "aria-grabbed"?: (boolean | "true" | "false") | undefined;
1070
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | undefined;
1071
+ "aria-hidden"?: (boolean | "true" | "false") | undefined;
1072
+ "aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
1073
+ "aria-keyshortcuts"?: string | undefined;
1074
+ "aria-label"?: string | undefined;
1075
+ "aria-labelledby"?: string | undefined;
1076
+ "aria-level"?: number | undefined;
1077
+ "aria-live"?: "off" | "assertive" | "polite" | undefined;
1078
+ "aria-modal"?: (boolean | "true" | "false") | undefined;
1079
+ "aria-multiline"?: (boolean | "true" | "false") | undefined;
1080
+ "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
1081
+ "aria-orientation"?: "horizontal" | "vertical" | undefined;
1082
+ "aria-owns"?: string | undefined;
1083
+ "aria-placeholder"?: string | undefined;
1084
+ "aria-posinset"?: number | undefined;
1085
+ "aria-pressed"?: boolean | "true" | "false" | "mixed" | undefined;
1086
+ "aria-readonly"?: (boolean | "true" | "false") | undefined;
1087
+ "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1088
+ "aria-required"?: (boolean | "true" | "false") | undefined;
1089
+ "aria-roledescription"?: string | undefined;
1090
+ "aria-rowcount"?: number | undefined;
1091
+ "aria-rowindex"?: number | undefined;
1092
+ "aria-rowspan"?: number | undefined;
1093
+ "aria-selected"?: (boolean | "true" | "false") | undefined;
1094
+ "aria-setsize"?: number | undefined;
1095
+ "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
1096
+ "aria-valuemax"?: number | undefined;
1097
+ "aria-valuemin"?: number | undefined;
1098
+ "aria-valuenow"?: number | undefined;
1099
+ "aria-valuetext"?: string | undefined;
1096
1100
  children?: React.ReactNode;
1097
1101
  dangerouslySetInnerHTML?: {
1098
- __html: string;
1102
+ __html: string | TrustedHTML;
1099
1103
  } | undefined;
1100
1104
  onCopy?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
1101
1105
  onCopyCapture?: React.ClipboardEventHandler<HTMLDivElement> | undefined;
@@ -1297,6 +1301,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1297
1301
  }) => JSX.Element;
1298
1302
  CollapsibleTrigger: ({ onCheckedChange, title, label, children, disabled, ...rest }: {
1299
1303
  color?: string | undefined;
1304
+ content?: string | undefined;
1300
1305
  direction?: "inherit" | "initial" | "revert" | "unset" | "row" | "column" | "column-reverse" | "row-reverse" | "revert-layer" | ({
1301
1306
  "@sm"?: "inherit" | "initial" | "revert" | "unset" | "row" | "column" | "column-reverse" | "row-reverse" | "revert-layer" | undefined;
1302
1307
  "@md"?: "inherit" | "initial" | "revert" | "unset" | "row" | "column" | "column-reverse" | "row-reverse" | "revert-layer" | undefined;
@@ -1334,7 +1339,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1334
1339
  } & {
1335
1340
  [x: string]: "md" | "lg" | undefined;
1336
1341
  }) | undefined;
1337
- css?: import("@stitches/react/types/css-util").CSS<{
1342
+ css?: import("@atom-learning/stitches-react/types/css-util").CSS<{
1338
1343
  sm: string;
1339
1344
  md: string;
1340
1345
  lg: string;
@@ -1374,6 +1379,18 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1374
1379
  blue1000: any;
1375
1380
  blue1100: any;
1376
1381
  blue1200: any;
1382
+ pink100: any;
1383
+ pink200: any;
1384
+ pink300: any;
1385
+ pink400: any;
1386
+ pink500: any;
1387
+ pink600: any;
1388
+ pink700: any;
1389
+ pink800: any;
1390
+ pink900: any;
1391
+ pink1000: any;
1392
+ pink1100: any;
1393
+ pink1200: any;
1377
1394
  purple100: any;
1378
1395
  purple200: any;
1379
1396
  purple300: any;
@@ -1518,26 +1535,11 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1518
1535
  marsh1000: any;
1519
1536
  marsh1100: any;
1520
1537
  marsh1200: any;
1521
- tonal50: any;
1522
- tonal100: any;
1523
- tonal200: any;
1524
- tonal300: any;
1525
- tonal400: any;
1526
- tonal500: any;
1527
- tonal600: any;
1528
1538
  alpha100: any;
1529
1539
  alpha150: any;
1530
1540
  alpha200: any;
1531
1541
  alpha250: any;
1532
1542
  alpha600: any;
1533
- brandRed: any;
1534
- brandRedAccent: any;
1535
- brandGreen: any;
1536
- brandGreenAccent: any;
1537
- brandPurple: any;
1538
- brandPurpleAccent: any;
1539
- brandYellow: any;
1540
- brandYellowAccent: any;
1541
1543
  infoLight: any;
1542
1544
  info: any;
1543
1545
  infoMid: any;
@@ -1638,59 +1640,59 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1638
1640
  "1-1": any;
1639
1641
  "3-4": any;
1640
1642
  };
1641
- }, import("@stitches/react/types/config").DefaultThemeMap, {
1642
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
1643
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
1643
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
1644
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
1645
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
1644
1646
  };
1645
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
1646
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1647
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1647
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
1648
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
1649
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
1648
1650
  };
1649
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1650
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1651
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1652
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1651
1653
  };
1652
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1653
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1654
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1655
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1654
1656
  };
1655
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1656
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1657
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1658
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1657
1659
  };
1658
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1659
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1660
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1661
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1660
1662
  };
1661
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1662
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1663
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1664
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1663
1665
  };
1664
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1665
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1666
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1666
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1667
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1668
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1667
1669
  };
1668
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1669
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1670
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1670
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1671
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1672
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1671
1673
  };
1672
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1673
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1674
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1675
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1674
1676
  };
1675
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1676
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1677
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1678
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1677
1679
  };
1678
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1679
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1680
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1681
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1680
1682
  };
1681
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1682
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1683
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1684
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1683
1685
  };
1684
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1685
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1686
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1687
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1686
1688
  };
1687
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1688
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1689
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1689
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1690
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1691
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1690
1692
  };
1691
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1692
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1693
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1693
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1694
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1695
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1694
1696
  };
1695
1697
  }> | undefined;
1696
1698
  form?: string | undefined;
@@ -1706,6 +1708,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1706
1708
  suppressContentEditableWarning?: boolean | undefined;
1707
1709
  suppressHydrationWarning?: boolean | undefined;
1708
1710
  accessKey?: string | undefined;
1711
+ autoFocus?: boolean | undefined;
1709
1712
  className?: string | undefined;
1710
1713
  contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
1711
1714
  contextMenu?: string | undefined;
@@ -1714,6 +1717,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1714
1717
  hidden?: boolean | undefined;
1715
1718
  id?: string | undefined;
1716
1719
  lang?: string | undefined;
1720
+ nonce?: string | undefined;
1717
1721
  placeholder?: string | undefined;
1718
1722
  spellCheck?: (boolean | "true" | "false") | undefined;
1719
1723
  tabIndex?: number | undefined;
@@ -1724,7 +1728,9 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1724
1728
  inlist?: any;
1725
1729
  prefix?: string | undefined;
1726
1730
  property?: string | undefined;
1731
+ rel?: string | undefined;
1727
1732
  resource?: string | undefined;
1733
+ rev?: string | undefined;
1728
1734
  typeof?: string | undefined;
1729
1735
  vocab?: string | undefined;
1730
1736
  autoCapitalize?: string | undefined;
@@ -1740,57 +1746,57 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1740
1746
  unselectable?: "on" | "off" | undefined;
1741
1747
  inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
1742
1748
  is?: string | undefined;
1743
- 'aria-activedescendant'?: string | undefined;
1744
- 'aria-atomic'?: (boolean | "true" | "false") | undefined;
1745
- 'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
1746
- 'aria-busy'?: (boolean | "true" | "false") | undefined;
1747
- 'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
1748
- 'aria-colcount'?: number | undefined;
1749
- 'aria-colindex'?: number | undefined;
1750
- 'aria-colspan'?: number | undefined;
1751
- 'aria-controls'?: string | undefined;
1752
- 'aria-current'?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
1753
- 'aria-describedby'?: string | undefined;
1754
- 'aria-details'?: string | undefined;
1755
- 'aria-disabled'?: (boolean | "true" | "false") | undefined;
1756
- 'aria-dropeffect'?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
1757
- 'aria-errormessage'?: string | undefined;
1758
- 'aria-expanded'?: (boolean | "true" | "false") | undefined;
1759
- 'aria-flowto'?: string | undefined;
1760
- 'aria-grabbed'?: (boolean | "true" | "false") | undefined;
1761
- 'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | undefined;
1762
- 'aria-hidden'?: (boolean | "true" | "false") | undefined;
1763
- 'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
1764
- 'aria-keyshortcuts'?: string | undefined;
1765
- 'aria-label'?: string | undefined;
1766
- 'aria-labelledby'?: string | undefined;
1767
- 'aria-level'?: number | undefined;
1768
- 'aria-live'?: "off" | "assertive" | "polite" | undefined;
1769
- 'aria-modal'?: (boolean | "true" | "false") | undefined;
1770
- 'aria-multiline'?: (boolean | "true" | "false") | undefined;
1771
- 'aria-multiselectable'?: (boolean | "true" | "false") | undefined;
1772
- 'aria-orientation'?: "horizontal" | "vertical" | undefined;
1773
- 'aria-owns'?: string | undefined;
1774
- 'aria-placeholder'?: string | undefined;
1775
- 'aria-posinset'?: number | undefined;
1776
- 'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
1777
- 'aria-readonly'?: (boolean | "true" | "false") | undefined;
1778
- 'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1779
- 'aria-required'?: (boolean | "true" | "false") | undefined;
1780
- 'aria-roledescription'?: string | undefined;
1781
- 'aria-rowcount'?: number | undefined;
1782
- 'aria-rowindex'?: number | undefined;
1783
- 'aria-rowspan'?: number | undefined;
1784
- 'aria-selected'?: (boolean | "true" | "false") | undefined;
1785
- 'aria-setsize'?: number | undefined;
1786
- 'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
1787
- 'aria-valuemax'?: number | undefined;
1788
- 'aria-valuemin'?: number | undefined;
1789
- 'aria-valuenow'?: number | undefined;
1790
- 'aria-valuetext'?: string | undefined;
1749
+ "aria-activedescendant"?: string | undefined;
1750
+ "aria-atomic"?: (boolean | "true" | "false") | undefined;
1751
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
1752
+ "aria-busy"?: (boolean | "true" | "false") | undefined;
1753
+ "aria-checked"?: boolean | "true" | "false" | "mixed" | undefined;
1754
+ "aria-colcount"?: number | undefined;
1755
+ "aria-colindex"?: number | undefined;
1756
+ "aria-colspan"?: number | undefined;
1757
+ "aria-controls"?: string | undefined;
1758
+ "aria-current"?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
1759
+ "aria-describedby"?: string | undefined;
1760
+ "aria-details"?: string | undefined;
1761
+ "aria-disabled"?: (boolean | "true" | "false") | undefined;
1762
+ "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
1763
+ "aria-errormessage"?: string | undefined;
1764
+ "aria-expanded"?: (boolean | "true" | "false") | undefined;
1765
+ "aria-flowto"?: string | undefined;
1766
+ "aria-grabbed"?: (boolean | "true" | "false") | undefined;
1767
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | undefined;
1768
+ "aria-hidden"?: (boolean | "true" | "false") | undefined;
1769
+ "aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
1770
+ "aria-keyshortcuts"?: string | undefined;
1771
+ "aria-label"?: string | undefined;
1772
+ "aria-labelledby"?: string | undefined;
1773
+ "aria-level"?: number | undefined;
1774
+ "aria-live"?: "off" | "assertive" | "polite" | undefined;
1775
+ "aria-modal"?: (boolean | "true" | "false") | undefined;
1776
+ "aria-multiline"?: (boolean | "true" | "false") | undefined;
1777
+ "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
1778
+ "aria-orientation"?: "horizontal" | "vertical" | undefined;
1779
+ "aria-owns"?: string | undefined;
1780
+ "aria-placeholder"?: string | undefined;
1781
+ "aria-posinset"?: number | undefined;
1782
+ "aria-pressed"?: boolean | "true" | "false" | "mixed" | undefined;
1783
+ "aria-readonly"?: (boolean | "true" | "false") | undefined;
1784
+ "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
1785
+ "aria-required"?: (boolean | "true" | "false") | undefined;
1786
+ "aria-roledescription"?: string | undefined;
1787
+ "aria-rowcount"?: number | undefined;
1788
+ "aria-rowindex"?: number | undefined;
1789
+ "aria-rowspan"?: number | undefined;
1790
+ "aria-selected"?: (boolean | "true" | "false") | undefined;
1791
+ "aria-setsize"?: number | undefined;
1792
+ "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
1793
+ "aria-valuemax"?: number | undefined;
1794
+ "aria-valuemin"?: number | undefined;
1795
+ "aria-valuenow"?: number | undefined;
1796
+ "aria-valuetext"?: string | undefined;
1791
1797
  children?: React.ReactNode;
1792
1798
  dangerouslySetInnerHTML?: {
1793
- __html: string;
1799
+ __html: string | TrustedHTML;
1794
1800
  } | undefined;
1795
1801
  onCopy?: (React.ClipboardEventHandler<HTMLDivElement> & React.ClipboardEventHandler<HTMLButtonElement>) | undefined;
1796
1802
  onCopyCapture?: (React.ClipboardEventHandler<HTMLDivElement> & React.ClipboardEventHandler<HTMLButtonElement>) | undefined;
@@ -1978,7 +1984,6 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
1978
1984
  }) | undefined;
1979
1985
  disabled?: boolean | undefined;
1980
1986
  type?: "button" | "reset" | "submit" | undefined;
1981
- autoFocus?: boolean | undefined;
1982
1987
  formAction?: string | undefined;
1983
1988
  formEncType?: string | undefined;
1984
1989
  formMethod?: string | undefined;
@@ -2013,6 +2018,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
2013
2018
  }) => JSX.Element;
2014
2019
  Item: ({ value, title, onCheckedChange, children, disabled, ...rest }: {
2015
2020
  color?: string | undefined;
2021
+ content?: string | undefined;
2016
2022
  direction?: "inherit" | "initial" | "revert" | "unset" | "row" | "column" | "column-reverse" | "row-reverse" | "revert-layer" | ({
2017
2023
  "@sm"?: "inherit" | "initial" | "revert" | "unset" | "row" | "column" | "column-reverse" | "row-reverse" | "revert-layer" | undefined;
2018
2024
  "@md"?: "inherit" | "initial" | "revert" | "unset" | "row" | "column" | "column-reverse" | "row-reverse" | "revert-layer" | undefined;
@@ -2050,7 +2056,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
2050
2056
  } & {
2051
2057
  [x: string]: "md" | "lg" | undefined;
2052
2058
  }) | undefined;
2053
- css?: import("@stitches/react/types/css-util").CSS<{
2059
+ css?: import("@atom-learning/stitches-react/types/css-util").CSS<{
2054
2060
  sm: string;
2055
2061
  md: string;
2056
2062
  lg: string;
@@ -2090,6 +2096,18 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
2090
2096
  blue1000: any;
2091
2097
  blue1100: any;
2092
2098
  blue1200: any;
2099
+ pink100: any;
2100
+ pink200: any;
2101
+ pink300: any;
2102
+ pink400: any;
2103
+ pink500: any;
2104
+ pink600: any;
2105
+ pink700: any;
2106
+ pink800: any;
2107
+ pink900: any;
2108
+ pink1000: any;
2109
+ pink1100: any;
2110
+ pink1200: any;
2093
2111
  purple100: any;
2094
2112
  purple200: any;
2095
2113
  purple300: any;
@@ -2234,26 +2252,11 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
2234
2252
  marsh1000: any;
2235
2253
  marsh1100: any;
2236
2254
  marsh1200: any;
2237
- tonal50: any;
2238
- tonal100: any;
2239
- tonal200: any;
2240
- tonal300: any;
2241
- tonal400: any;
2242
- tonal500: any;
2243
- tonal600: any;
2244
2255
  alpha100: any;
2245
2256
  alpha150: any;
2246
2257
  alpha200: any;
2247
2258
  alpha250: any;
2248
2259
  alpha600: any;
2249
- brandRed: any;
2250
- brandRedAccent: any;
2251
- brandGreen: any;
2252
- brandGreenAccent: any;
2253
- brandPurple: any;
2254
- brandPurpleAccent: any;
2255
- brandYellow: any;
2256
- brandYellowAccent: any;
2257
2260
  infoLight: any;
2258
2261
  info: any;
2259
2262
  infoMid: any;
@@ -2354,59 +2357,59 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
2354
2357
  "1-1": any;
2355
2358
  "3-4": any;
2356
2359
  };
2357
- }, import("@stitches/react/types/config").DefaultThemeMap, {
2358
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
2359
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
2360
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
2361
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
2362
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
2360
2363
  };
2361
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
2362
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
2363
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
2364
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
2365
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
2366
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
2364
2367
  };
2365
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2366
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2368
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2369
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2367
2370
  };
2368
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2369
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2371
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2372
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2370
2373
  };
2371
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2372
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2374
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2375
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2373
2376
  };
2374
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2375
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2377
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2378
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2376
2379
  };
2377
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2378
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2380
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2381
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2379
2382
  };
2380
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2381
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2382
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2383
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2384
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2385
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2383
2386
  };
2384
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2385
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2386
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2387
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2388
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2389
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2387
2390
  };
2388
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2389
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2391
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2392
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2390
2393
  };
2391
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2392
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2394
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2395
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2393
2396
  };
2394
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2395
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2397
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2398
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2396
2399
  };
2397
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2398
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2400
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2401
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2399
2402
  };
2400
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2401
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2403
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2404
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2402
2405
  };
2403
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2404
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2405
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2406
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2407
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2408
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2406
2409
  };
2407
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2408
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2409
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2410
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2411
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2412
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2410
2413
  };
2411
2414
  }> | undefined;
2412
2415
  form?: string | undefined;
@@ -2421,6 +2424,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
2421
2424
  suppressContentEditableWarning?: boolean | undefined;
2422
2425
  suppressHydrationWarning?: boolean | undefined;
2423
2426
  accessKey?: string | undefined;
2427
+ autoFocus?: boolean | undefined;
2424
2428
  className?: string | undefined;
2425
2429
  contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
2426
2430
  contextMenu?: string | undefined;
@@ -2429,6 +2433,7 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
2429
2433
  hidden?: boolean | undefined;
2430
2434
  id?: string | undefined;
2431
2435
  lang?: string | undefined;
2436
+ nonce?: string | undefined;
2432
2437
  placeholder?: string | undefined;
2433
2438
  spellCheck?: (boolean | "true" | "false") | undefined;
2434
2439
  tabIndex?: number | undefined;
@@ -2439,7 +2444,9 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
2439
2444
  inlist?: any;
2440
2445
  prefix?: string | undefined;
2441
2446
  property?: string | undefined;
2447
+ rel?: string | undefined;
2442
2448
  resource?: string | undefined;
2449
+ rev?: string | undefined;
2443
2450
  typeof?: string | undefined;
2444
2451
  vocab?: string | undefined;
2445
2452
  autoCapitalize?: string | undefined;
@@ -2455,57 +2462,57 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
2455
2462
  unselectable?: "on" | "off" | undefined;
2456
2463
  inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
2457
2464
  is?: string | undefined;
2458
- 'aria-activedescendant'?: string | undefined;
2459
- 'aria-atomic'?: (boolean | "true" | "false") | undefined;
2460
- 'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
2461
- 'aria-busy'?: (boolean | "true" | "false") | undefined;
2462
- 'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
2463
- 'aria-colcount'?: number | undefined;
2464
- 'aria-colindex'?: number | undefined;
2465
- 'aria-colspan'?: number | undefined;
2466
- 'aria-controls'?: string | undefined;
2467
- 'aria-current'?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
2468
- 'aria-describedby'?: string | undefined;
2469
- 'aria-details'?: string | undefined;
2470
- 'aria-disabled'?: (boolean | "true" | "false") | undefined;
2471
- 'aria-dropeffect'?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
2472
- 'aria-errormessage'?: string | undefined;
2473
- 'aria-expanded'?: (boolean | "true" | "false") | undefined;
2474
- 'aria-flowto'?: string | undefined;
2475
- 'aria-grabbed'?: (boolean | "true" | "false") | undefined;
2476
- 'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | undefined;
2477
- 'aria-hidden'?: (boolean | "true" | "false") | undefined;
2478
- 'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
2479
- 'aria-keyshortcuts'?: string | undefined;
2480
- 'aria-label'?: string | undefined;
2481
- 'aria-labelledby'?: string | undefined;
2482
- 'aria-level'?: number | undefined;
2483
- 'aria-live'?: "off" | "assertive" | "polite" | undefined;
2484
- 'aria-modal'?: (boolean | "true" | "false") | undefined;
2485
- 'aria-multiline'?: (boolean | "true" | "false") | undefined;
2486
- 'aria-multiselectable'?: (boolean | "true" | "false") | undefined;
2487
- 'aria-orientation'?: "horizontal" | "vertical" | undefined;
2488
- 'aria-owns'?: string | undefined;
2489
- 'aria-placeholder'?: string | undefined;
2490
- 'aria-posinset'?: number | undefined;
2491
- 'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
2492
- 'aria-readonly'?: (boolean | "true" | "false") | undefined;
2493
- 'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
2494
- 'aria-required'?: (boolean | "true" | "false") | undefined;
2495
- 'aria-roledescription'?: string | undefined;
2496
- 'aria-rowcount'?: number | undefined;
2497
- 'aria-rowindex'?: number | undefined;
2498
- 'aria-rowspan'?: number | undefined;
2499
- 'aria-selected'?: (boolean | "true" | "false") | undefined;
2500
- 'aria-setsize'?: number | undefined;
2501
- 'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
2502
- 'aria-valuemax'?: number | undefined;
2503
- 'aria-valuemin'?: number | undefined;
2504
- 'aria-valuenow'?: number | undefined;
2505
- 'aria-valuetext'?: string | undefined;
2465
+ "aria-activedescendant"?: string | undefined;
2466
+ "aria-atomic"?: (boolean | "true" | "false") | undefined;
2467
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
2468
+ "aria-busy"?: (boolean | "true" | "false") | undefined;
2469
+ "aria-checked"?: boolean | "true" | "false" | "mixed" | undefined;
2470
+ "aria-colcount"?: number | undefined;
2471
+ "aria-colindex"?: number | undefined;
2472
+ "aria-colspan"?: number | undefined;
2473
+ "aria-controls"?: string | undefined;
2474
+ "aria-current"?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
2475
+ "aria-describedby"?: string | undefined;
2476
+ "aria-details"?: string | undefined;
2477
+ "aria-disabled"?: (boolean | "true" | "false") | undefined;
2478
+ "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
2479
+ "aria-errormessage"?: string | undefined;
2480
+ "aria-expanded"?: (boolean | "true" | "false") | undefined;
2481
+ "aria-flowto"?: string | undefined;
2482
+ "aria-grabbed"?: (boolean | "true" | "false") | undefined;
2483
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | undefined;
2484
+ "aria-hidden"?: (boolean | "true" | "false") | undefined;
2485
+ "aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
2486
+ "aria-keyshortcuts"?: string | undefined;
2487
+ "aria-label"?: string | undefined;
2488
+ "aria-labelledby"?: string | undefined;
2489
+ "aria-level"?: number | undefined;
2490
+ "aria-live"?: "off" | "assertive" | "polite" | undefined;
2491
+ "aria-modal"?: (boolean | "true" | "false") | undefined;
2492
+ "aria-multiline"?: (boolean | "true" | "false") | undefined;
2493
+ "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
2494
+ "aria-orientation"?: "horizontal" | "vertical" | undefined;
2495
+ "aria-owns"?: string | undefined;
2496
+ "aria-placeholder"?: string | undefined;
2497
+ "aria-posinset"?: number | undefined;
2498
+ "aria-pressed"?: boolean | "true" | "false" | "mixed" | undefined;
2499
+ "aria-readonly"?: (boolean | "true" | "false") | undefined;
2500
+ "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
2501
+ "aria-required"?: (boolean | "true" | "false") | undefined;
2502
+ "aria-roledescription"?: string | undefined;
2503
+ "aria-rowcount"?: number | undefined;
2504
+ "aria-rowindex"?: number | undefined;
2505
+ "aria-rowspan"?: number | undefined;
2506
+ "aria-selected"?: (boolean | "true" | "false") | undefined;
2507
+ "aria-setsize"?: number | undefined;
2508
+ "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
2509
+ "aria-valuemax"?: number | undefined;
2510
+ "aria-valuemin"?: number | undefined;
2511
+ "aria-valuenow"?: number | undefined;
2512
+ "aria-valuetext"?: string | undefined;
2506
2513
  children?: React.ReactNode;
2507
2514
  dangerouslySetInnerHTML?: {
2508
- __html: string;
2515
+ __html: string | TrustedHTML;
2509
2516
  } | undefined;
2510
2517
  onCopy?: (React.ClipboardEventHandler<HTMLDivElement> & React.ClipboardEventHandler<HTMLButtonElement>) | undefined;
2511
2518
  onCopyCapture?: (React.ClipboardEventHandler<HTMLDivElement> & React.ClipboardEventHandler<HTMLButtonElement>) | undefined;
@@ -2693,7 +2700,6 @@ export declare const CheckboxTree: (({ checked, defaultChecked, onCheckedChange,
2693
2700
  }) | undefined;
2694
2701
  disabled?: boolean | undefined;
2695
2702
  type?: "button" | "reset" | "submit" | undefined;
2696
- autoFocus?: boolean | undefined;
2697
2703
  formAction?: string | undefined;
2698
2704
  formEncType?: string | undefined;
2699
2705
  formMethod?: string | undefined;