@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
@@ -1,57 +1,57 @@
1
- import type { CSS as StitchesCSS, PropertyValue, ScaleValue } from '@stitches/react';
1
+ import type { CSS as StitchesCSS, PropertyValue, ScaleValue } from '@atom-learning/stitches-react';
2
2
  export declare const utils: {
3
3
  bg: (value: PropertyValue<'background'>) => {
4
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
4
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
5
5
  };
6
6
  size: (value: ScaleValue<'size'> | number | string) => {
7
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
8
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
7
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
8
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
9
9
  };
10
10
  p: (value: ScaleValue<'space'> | number | string) => {
11
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
11
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
12
12
  };
13
13
  pt: (value: ScaleValue<'space'> | number | string) => {
14
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
14
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
15
15
  };
16
16
  pr: (value: ScaleValue<'space'> | number | string) => {
17
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
17
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
18
18
  };
19
19
  pb: (value: ScaleValue<'space'> | number | string) => {
20
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
20
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
21
21
  };
22
22
  pl: (value: ScaleValue<'space'> | number | string) => {
23
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
23
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
24
24
  };
25
25
  px: (value: ScaleValue<'space'> | number | string) => {
26
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
27
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
26
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
27
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
28
28
  };
29
29
  py: (value: ScaleValue<'space'> | number | string) => {
30
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
31
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
30
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
31
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
32
32
  };
33
33
  m: (value: ScaleValue<'space'> | number | string) => {
34
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
34
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
35
35
  };
36
36
  mt: (value: ScaleValue<'space'> | number | string) => {
37
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
37
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
38
38
  };
39
39
  mr: (value: ScaleValue<'space'> | number | string) => {
40
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
40
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
41
41
  };
42
42
  mb: (value: ScaleValue<'space'> | number | string) => {
43
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
43
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
44
44
  };
45
45
  ml: (value: ScaleValue<'space'> | number | string) => {
46
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
46
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
47
47
  };
48
48
  mx: (value: ScaleValue<'space'> | number | string) => {
49
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
50
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
49
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
50
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
51
51
  };
52
52
  my: (value: ScaleValue<'space'> | number | string) => {
53
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
54
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
53
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
54
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
55
55
  };
56
56
  };
57
57
  export declare const media: {
@@ -63,7 +63,7 @@ export declare const media: {
63
63
  allowMotion: string;
64
64
  hover: string;
65
65
  };
66
- declare const stitchesConfig: import("@stitches/react/types/stitches").default<"", {
66
+ declare const stitchesConfig: import("@atom-learning/stitches-react/types/stitches").default<"", {
67
67
  sm: string;
68
68
  md: string;
69
69
  lg: string;
@@ -103,6 +103,18 @@ declare const stitchesConfig: import("@stitches/react/types/stitches").default<"
103
103
  blue1000: any;
104
104
  blue1100: any;
105
105
  blue1200: any;
106
+ pink100: any;
107
+ pink200: any;
108
+ pink300: any;
109
+ pink400: any;
110
+ pink500: any;
111
+ pink600: any;
112
+ pink700: any;
113
+ pink800: any;
114
+ pink900: any;
115
+ pink1000: any;
116
+ pink1100: any;
117
+ pink1200: any;
106
118
  purple100: any;
107
119
  purple200: any;
108
120
  purple300: any;
@@ -247,26 +259,11 @@ declare const stitchesConfig: import("@stitches/react/types/stitches").default<"
247
259
  marsh1000: any;
248
260
  marsh1100: any;
249
261
  marsh1200: any;
250
- tonal50: any;
251
- tonal100: any;
252
- tonal200: any;
253
- tonal300: any;
254
- tonal400: any;
255
- tonal500: any;
256
- tonal600: any;
257
262
  alpha100: any;
258
263
  alpha150: any;
259
264
  alpha200: any;
260
265
  alpha250: any;
261
266
  alpha600: any;
262
- brandRed: any;
263
- brandRedAccent: any;
264
- brandGreen: any;
265
- brandGreenAccent: any;
266
- brandPurple: any;
267
- brandPurpleAccent: any;
268
- brandYellow: any;
269
- brandYellowAccent: any;
270
267
  infoLight: any;
271
268
  info: any;
272
269
  infoMid: any;
@@ -367,59 +364,59 @@ declare const stitchesConfig: import("@stitches/react/types/stitches").default<"
367
364
  "1-1": any;
368
365
  "3-4": any;
369
366
  };
370
- }, import("@stitches/react/types/config").DefaultThemeMap, {
367
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
371
368
  bg: (value: PropertyValue<'background'>) => {
372
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
369
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
373
370
  };
374
371
  size: (value: ScaleValue<'size'> | number | string) => {
375
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
376
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
372
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
373
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
377
374
  };
378
375
  p: (value: ScaleValue<'space'> | number | string) => {
379
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
376
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
380
377
  };
381
378
  pt: (value: ScaleValue<'space'> | number | string) => {
382
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
379
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
383
380
  };
384
381
  pr: (value: ScaleValue<'space'> | number | string) => {
385
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
382
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
386
383
  };
387
384
  pb: (value: ScaleValue<'space'> | number | string) => {
388
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
385
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
389
386
  };
390
387
  pl: (value: ScaleValue<'space'> | number | string) => {
391
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
388
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
392
389
  };
393
390
  px: (value: ScaleValue<'space'> | number | string) => {
394
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
395
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
391
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
392
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
396
393
  };
397
394
  py: (value: ScaleValue<'space'> | number | string) => {
398
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
399
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
395
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
396
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
400
397
  };
401
398
  m: (value: ScaleValue<'space'> | number | string) => {
402
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
399
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
403
400
  };
404
401
  mt: (value: ScaleValue<'space'> | number | string) => {
405
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
402
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
406
403
  };
407
404
  mr: (value: ScaleValue<'space'> | number | string) => {
408
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
405
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
409
406
  };
410
407
  mb: (value: ScaleValue<'space'> | number | string) => {
411
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
408
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
412
409
  };
413
410
  ml: (value: ScaleValue<'space'> | number | string) => {
414
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
411
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
415
412
  };
416
413
  mx: (value: ScaleValue<'space'> | number | string) => {
417
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
418
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
414
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
415
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
419
416
  };
420
417
  my: (value: ScaleValue<'space'> | number | string) => {
421
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
422
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
418
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
419
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
423
420
  };
424
421
  }>;
425
422
  export declare const css: {
@@ -427,7 +424,7 @@ export declare const css: {
427
424
  componentId?: string | undefined;
428
425
  displayName?: string | undefined;
429
426
  shouldForwardStitchesProp?: ((prop: "css" | (string & {})) => boolean | void) | undefined;
430
- }) => import("@stitches/react/types/stitches").CssFunctionType<{
427
+ }) => import("@atom-learning/stitches-react/types/stitches").CssFunctionType<{
431
428
  sm: string;
432
429
  md: string;
433
430
  lg: string;
@@ -467,6 +464,18 @@ export declare const css: {
467
464
  blue1000: any;
468
465
  blue1100: any;
469
466
  blue1200: any;
467
+ pink100: any;
468
+ pink200: any;
469
+ pink300: any;
470
+ pink400: any;
471
+ pink500: any;
472
+ pink600: any;
473
+ pink700: any;
474
+ pink800: any;
475
+ pink900: any;
476
+ pink1000: any;
477
+ pink1100: any;
478
+ pink1200: any;
470
479
  purple100: any;
471
480
  purple200: any;
472
481
  purple300: any;
@@ -611,26 +620,11 @@ export declare const css: {
611
620
  marsh1000: any;
612
621
  marsh1100: any;
613
622
  marsh1200: any;
614
- tonal50: any;
615
- tonal100: any;
616
- tonal200: any;
617
- tonal300: any;
618
- tonal400: any;
619
- tonal500: any;
620
- tonal600: any;
621
623
  alpha100: any;
622
624
  alpha150: any;
623
625
  alpha200: any;
624
626
  alpha250: any;
625
627
  alpha600: any;
626
- brandRed: any;
627
- brandRedAccent: any;
628
- brandGreen: any;
629
- brandGreenAccent: any;
630
- brandPurple: any;
631
- brandPurpleAccent: any;
632
- brandYellow: any;
633
- brandYellowAccent: any;
634
628
  infoLight: any;
635
629
  info: any;
636
630
  infoMid: any;
@@ -731,62 +725,62 @@ export declare const css: {
731
725
  "1-1": any;
732
726
  "3-4": any;
733
727
  };
734
- }, import("@stitches/react/types/config").DefaultThemeMap, {
728
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
735
729
  bg: (value: PropertyValue<'background'>) => {
736
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
730
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
737
731
  };
738
732
  size: (value: ScaleValue<'size'> | number | string) => {
739
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
740
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
733
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
734
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
741
735
  };
742
736
  p: (value: ScaleValue<'space'> | number | string) => {
743
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
737
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
744
738
  };
745
739
  pt: (value: ScaleValue<'space'> | number | string) => {
746
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
740
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
747
741
  };
748
742
  pr: (value: ScaleValue<'space'> | number | string) => {
749
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
743
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
750
744
  };
751
745
  pb: (value: ScaleValue<'space'> | number | string) => {
752
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
746
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
753
747
  };
754
748
  pl: (value: ScaleValue<'space'> | number | string) => {
755
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
749
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
756
750
  };
757
751
  px: (value: ScaleValue<'space'> | number | string) => {
758
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
759
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
752
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
753
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
760
754
  };
761
755
  py: (value: ScaleValue<'space'> | number | string) => {
762
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
763
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
756
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
757
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
764
758
  };
765
759
  m: (value: ScaleValue<'space'> | number | string) => {
766
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
760
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
767
761
  };
768
762
  mt: (value: ScaleValue<'space'> | number | string) => {
769
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
763
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
770
764
  };
771
765
  mr: (value: ScaleValue<'space'> | number | string) => {
772
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
766
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
773
767
  };
774
768
  mb: (value: ScaleValue<'space'> | number | string) => {
775
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
769
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
776
770
  };
777
771
  ml: (value: ScaleValue<'space'> | number | string) => {
778
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
772
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
779
773
  };
780
774
  mx: (value: ScaleValue<'space'> | number | string) => {
781
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
782
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
775
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
776
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
783
777
  };
784
778
  my: (value: ScaleValue<'space'> | number | string) => {
785
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
786
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
779
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
780
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
787
781
  };
788
782
  }>;
789
- } & import("@stitches/react/types/stitches").CssFunctionType<{
783
+ } & import("@atom-learning/stitches-react/types/stitches").CssFunctionType<{
790
784
  sm: string;
791
785
  md: string;
792
786
  lg: string;
@@ -826,6 +820,18 @@ export declare const css: {
826
820
  blue1000: any;
827
821
  blue1100: any;
828
822
  blue1200: any;
823
+ pink100: any;
824
+ pink200: any;
825
+ pink300: any;
826
+ pink400: any;
827
+ pink500: any;
828
+ pink600: any;
829
+ pink700: any;
830
+ pink800: any;
831
+ pink900: any;
832
+ pink1000: any;
833
+ pink1100: any;
834
+ pink1200: any;
829
835
  purple100: any;
830
836
  purple200: any;
831
837
  purple300: any;
@@ -970,26 +976,11 @@ export declare const css: {
970
976
  marsh1000: any;
971
977
  marsh1100: any;
972
978
  marsh1200: any;
973
- tonal50: any;
974
- tonal100: any;
975
- tonal200: any;
976
- tonal300: any;
977
- tonal400: any;
978
- tonal500: any;
979
- tonal600: any;
980
979
  alpha100: any;
981
980
  alpha150: any;
982
981
  alpha200: any;
983
982
  alpha250: any;
984
983
  alpha600: any;
985
- brandRed: any;
986
- brandRedAccent: any;
987
- brandGreen: any;
988
- brandGreenAccent: any;
989
- brandPurple: any;
990
- brandPurpleAccent: any;
991
- brandYellow: any;
992
- brandYellowAccent: any;
993
984
  infoLight: any;
994
985
  info: any;
995
986
  infoMid: any;
@@ -1090,59 +1081,59 @@ export declare const css: {
1090
1081
  "1-1": any;
1091
1082
  "3-4": any;
1092
1083
  };
1093
- }, import("@stitches/react/types/config").DefaultThemeMap, {
1084
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
1094
1085
  bg: (value: PropertyValue<'background'>) => {
1095
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
1086
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
1096
1087
  };
1097
1088
  size: (value: ScaleValue<'size'> | number | string) => {
1098
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1099
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1089
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
1090
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
1100
1091
  };
1101
1092
  p: (value: ScaleValue<'space'> | number | string) => {
1102
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1093
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1103
1094
  };
1104
1095
  pt: (value: ScaleValue<'space'> | number | string) => {
1105
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1096
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1106
1097
  };
1107
1098
  pr: (value: ScaleValue<'space'> | number | string) => {
1108
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1099
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1109
1100
  };
1110
1101
  pb: (value: ScaleValue<'space'> | number | string) => {
1111
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1102
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1112
1103
  };
1113
1104
  pl: (value: ScaleValue<'space'> | number | string) => {
1114
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1105
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1115
1106
  };
1116
1107
  px: (value: ScaleValue<'space'> | number | string) => {
1117
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1118
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1108
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1109
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1119
1110
  };
1120
1111
  py: (value: ScaleValue<'space'> | number | string) => {
1121
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1122
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1112
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1113
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1123
1114
  };
1124
1115
  m: (value: ScaleValue<'space'> | number | string) => {
1125
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1116
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1126
1117
  };
1127
1118
  mt: (value: ScaleValue<'space'> | number | string) => {
1128
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1119
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1129
1120
  };
1130
1121
  mr: (value: ScaleValue<'space'> | number | string) => {
1131
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1122
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1132
1123
  };
1133
1124
  mb: (value: ScaleValue<'space'> | number | string) => {
1134
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1125
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1135
1126
  };
1136
1127
  ml: (value: ScaleValue<'space'> | number | string) => {
1137
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1128
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1138
1129
  };
1139
1130
  mx: (value: ScaleValue<'space'> | number | string) => {
1140
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1141
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1131
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1132
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1142
1133
  };
1143
1134
  my: (value: ScaleValue<'space'> | number | string) => {
1144
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1145
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1135
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1136
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1146
1137
  };
1147
1138
  }>, getCssText: () => string, createTheme: <Argument0 extends string | ({
1148
1139
  colors?: {
@@ -1176,6 +1167,18 @@ export declare const css: {
1176
1167
  blue1000?: string | number | boolean | undefined;
1177
1168
  blue1100?: string | number | boolean | undefined;
1178
1169
  blue1200?: string | number | boolean | undefined;
1170
+ pink100?: string | number | boolean | undefined;
1171
+ pink200?: string | number | boolean | undefined;
1172
+ pink300?: string | number | boolean | undefined;
1173
+ pink400?: string | number | boolean | undefined;
1174
+ pink500?: string | number | boolean | undefined;
1175
+ pink600?: string | number | boolean | undefined;
1176
+ pink700?: string | number | boolean | undefined;
1177
+ pink800?: string | number | boolean | undefined;
1178
+ pink900?: string | number | boolean | undefined;
1179
+ pink1000?: string | number | boolean | undefined;
1180
+ pink1100?: string | number | boolean | undefined;
1181
+ pink1200?: string | number | boolean | undefined;
1179
1182
  purple100?: string | number | boolean | undefined;
1180
1183
  purple200?: string | number | boolean | undefined;
1181
1184
  purple300?: string | number | boolean | undefined;
@@ -1320,26 +1323,11 @@ export declare const css: {
1320
1323
  marsh1000?: string | number | boolean | undefined;
1321
1324
  marsh1100?: string | number | boolean | undefined;
1322
1325
  marsh1200?: string | number | boolean | undefined;
1323
- tonal50?: string | number | boolean | undefined;
1324
- tonal100?: string | number | boolean | undefined;
1325
- tonal200?: string | number | boolean | undefined;
1326
- tonal300?: string | number | boolean | undefined;
1327
- tonal400?: string | number | boolean | undefined;
1328
- tonal500?: string | number | boolean | undefined;
1329
- tonal600?: string | number | boolean | undefined;
1330
1326
  alpha100?: string | number | boolean | undefined;
1331
1327
  alpha150?: string | number | boolean | undefined;
1332
1328
  alpha200?: string | number | boolean | undefined;
1333
1329
  alpha250?: string | number | boolean | undefined;
1334
1330
  alpha600?: string | number | boolean | undefined;
1335
- brandRed?: string | number | boolean | undefined;
1336
- brandRedAccent?: string | number | boolean | undefined;
1337
- brandGreen?: string | number | boolean | undefined;
1338
- brandGreenAccent?: string | number | boolean | undefined;
1339
- brandPurple?: string | number | boolean | undefined;
1340
- brandPurpleAccent?: string | number | boolean | undefined;
1341
- brandYellow?: string | number | boolean | undefined;
1342
- brandYellowAccent?: string | number | boolean | undefined;
1343
1331
  infoLight?: string | number | boolean | undefined;
1344
1332
  info?: string | number | boolean | undefined;
1345
1333
  infoMid?: string | number | boolean | undefined;
@@ -1477,6 +1465,18 @@ export declare const css: {
1477
1465
  blue1000?: string | number | boolean | undefined;
1478
1466
  blue1100?: string | number | boolean | undefined;
1479
1467
  blue1200?: string | number | boolean | undefined;
1468
+ pink100?: string | number | boolean | undefined;
1469
+ pink200?: string | number | boolean | undefined;
1470
+ pink300?: string | number | boolean | undefined;
1471
+ pink400?: string | number | boolean | undefined;
1472
+ pink500?: string | number | boolean | undefined;
1473
+ pink600?: string | number | boolean | undefined;
1474
+ pink700?: string | number | boolean | undefined;
1475
+ pink800?: string | number | boolean | undefined;
1476
+ pink900?: string | number | boolean | undefined;
1477
+ pink1000?: string | number | boolean | undefined;
1478
+ pink1100?: string | number | boolean | undefined;
1479
+ pink1200?: string | number | boolean | undefined;
1480
1480
  purple100?: string | number | boolean | undefined;
1481
1481
  purple200?: string | number | boolean | undefined;
1482
1482
  purple300?: string | number | boolean | undefined;
@@ -1621,26 +1621,11 @@ export declare const css: {
1621
1621
  marsh1000?: string | number | boolean | undefined;
1622
1622
  marsh1100?: string | number | boolean | undefined;
1623
1623
  marsh1200?: string | number | boolean | undefined;
1624
- tonal50?: string | number | boolean | undefined;
1625
- tonal100?: string | number | boolean | undefined;
1626
- tonal200?: string | number | boolean | undefined;
1627
- tonal300?: string | number | boolean | undefined;
1628
- tonal400?: string | number | boolean | undefined;
1629
- tonal500?: string | number | boolean | undefined;
1630
- tonal600?: string | number | boolean | undefined;
1631
1624
  alpha100?: string | number | boolean | undefined;
1632
1625
  alpha150?: string | number | boolean | undefined;
1633
1626
  alpha200?: string | number | boolean | undefined;
1634
1627
  alpha250?: string | number | boolean | undefined;
1635
1628
  alpha600?: string | number | boolean | undefined;
1636
- brandRed?: string | number | boolean | undefined;
1637
- brandRedAccent?: string | number | boolean | undefined;
1638
- brandGreen?: string | number | boolean | undefined;
1639
- brandGreenAccent?: string | number | boolean | undefined;
1640
- brandPurple?: string | number | boolean | undefined;
1641
- brandPurpleAccent?: string | number | boolean | undefined;
1642
- brandYellow?: string | number | boolean | undefined;
1643
- brandYellowAccent?: string | number | boolean | undefined;
1644
1629
  infoLight?: string | number | boolean | undefined;
1645
1630
  info?: string | number | boolean | undefined;
1646
1631
  infoMid?: string | number | boolean | undefined;
@@ -1749,13 +1734,13 @@ export declare const css: {
1749
1734
  })>(nameOrScalesArg0: Argument0, nameOrScalesArg1?: Argument1 | undefined) => string & {
1750
1735
  className: string;
1751
1736
  selector: string;
1752
- } & (Argument0 extends string ? import("@stitches/react/types/stitches").ThemeTokens<Argument1, ""> : import("@stitches/react/types/stitches").ThemeTokens<Argument0, "">), globalCss: <Styles extends {
1737
+ } & (Argument0 extends string ? import("@atom-learning/stitches-react/types/stitches").ThemeTokens<Argument1, ""> : import("@atom-learning/stitches-react/types/stitches").ThemeTokens<Argument0, "">), globalCss: <Styles extends {
1753
1738
  [K: string]: any;
1754
1739
  }>(...styles: ({
1755
1740
  '@import'?: unknown;
1756
1741
  '@font-face'?: unknown;
1757
- } & { [K in keyof Styles]: K extends "@import" ? string | string[] : K extends "@font-face" ? import("@stitches/react/types/css").AtRule.FontFace | import("@stitches/react/types/css").AtRule.FontFace[] : K extends `@keyframes ${string}` ? {
1758
- [x: string]: import("@stitches/react/types/css-util").CSS<{
1742
+ } & { [K in keyof Styles]: K extends "@import" ? string | string[] : K extends "@font-face" ? import("@atom-learning/stitches-react/types/css").AtRule.FontFace | import("@atom-learning/stitches-react/types/css").AtRule.FontFace[] : K extends `@keyframes ${string}` ? {
1743
+ [x: string]: import("@atom-learning/stitches-react/types/css-util").CSS<{
1759
1744
  sm: string;
1760
1745
  md: string;
1761
1746
  lg: string;
@@ -1795,6 +1780,18 @@ export declare const css: {
1795
1780
  blue1000: any;
1796
1781
  blue1100: any;
1797
1782
  blue1200: any;
1783
+ pink100: any;
1784
+ pink200: any;
1785
+ pink300: any;
1786
+ pink400: any;
1787
+ pink500: any;
1788
+ pink600: any;
1789
+ pink700: any;
1790
+ pink800: any;
1791
+ pink900: any;
1792
+ pink1000: any;
1793
+ pink1100: any;
1794
+ pink1200: any;
1798
1795
  purple100: any;
1799
1796
  purple200: any;
1800
1797
  purple300: any;
@@ -1939,26 +1936,11 @@ export declare const css: {
1939
1936
  marsh1000: any;
1940
1937
  marsh1100: any;
1941
1938
  marsh1200: any;
1942
- tonal50: any;
1943
- tonal100: any;
1944
- tonal200: any;
1945
- tonal300: any;
1946
- tonal400: any;
1947
- tonal500: any;
1948
- tonal600: any;
1949
1939
  alpha100: any;
1950
1940
  alpha150: any;
1951
1941
  alpha200: any;
1952
1942
  alpha250: any;
1953
1943
  alpha600: any;
1954
- brandRed: any;
1955
- brandRedAccent: any;
1956
- brandGreen: any;
1957
- brandGreenAccent: any;
1958
- brandPurple: any;
1959
- brandPurpleAccent: any;
1960
- brandYellow: any;
1961
- brandYellowAccent: any;
1962
1944
  infoLight: any;
1963
1945
  info: any;
1964
1946
  infoMid: any;
@@ -2059,62 +2041,62 @@ export declare const css: {
2059
2041
  "1-1": any;
2060
2042
  "3-4": any;
2061
2043
  };
2062
- }, import("@stitches/react/types/config").DefaultThemeMap, {
2044
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
2063
2045
  bg: (value: PropertyValue<'background'>) => {
2064
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
2046
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
2065
2047
  };
2066
2048
  size: (value: ScaleValue<'size'> | number | string) => {
2067
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
2068
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
2049
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
2050
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
2069
2051
  };
2070
2052
  p: (value: ScaleValue<'space'> | number | string) => {
2071
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2053
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2072
2054
  };
2073
2055
  pt: (value: ScaleValue<'space'> | number | string) => {
2074
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2056
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2075
2057
  };
2076
2058
  pr: (value: ScaleValue<'space'> | number | string) => {
2077
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2059
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2078
2060
  };
2079
2061
  pb: (value: ScaleValue<'space'> | number | string) => {
2080
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2062
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2081
2063
  };
2082
2064
  pl: (value: ScaleValue<'space'> | number | string) => {
2083
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2065
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2084
2066
  };
2085
2067
  px: (value: ScaleValue<'space'> | number | string) => {
2086
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2087
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2068
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2069
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2088
2070
  };
2089
2071
  py: (value: ScaleValue<'space'> | number | string) => {
2090
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2091
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2072
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2073
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2092
2074
  };
2093
2075
  m: (value: ScaleValue<'space'> | number | string) => {
2094
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2076
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2095
2077
  };
2096
2078
  mt: (value: ScaleValue<'space'> | number | string) => {
2097
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2079
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2098
2080
  };
2099
2081
  mr: (value: ScaleValue<'space'> | number | string) => {
2100
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2082
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2101
2083
  };
2102
2084
  mb: (value: ScaleValue<'space'> | number | string) => {
2103
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2085
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2104
2086
  };
2105
2087
  ml: (value: ScaleValue<'space'> | number | string) => {
2106
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2088
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2107
2089
  };
2108
2090
  mx: (value: ScaleValue<'space'> | number | string) => {
2109
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2110
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2091
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2092
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2111
2093
  };
2112
2094
  my: (value: ScaleValue<'space'> | number | string) => {
2113
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2114
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2095
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2096
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2115
2097
  };
2116
2098
  }>;
2117
- } : K extends `@property ${string}` ? import("@stitches/react/types/css").AtRule.Property : import("@stitches/react/types/css-util").CSS<{
2099
+ } : K extends `@property ${string}` ? import("@atom-learning/stitches-react/types/css").AtRule.Property : import("@atom-learning/stitches-react/types/css-util").CSS<{
2118
2100
  sm: string;
2119
2101
  md: string;
2120
2102
  lg: string;
@@ -2154,6 +2136,18 @@ export declare const css: {
2154
2136
  blue1000: any;
2155
2137
  blue1100: any;
2156
2138
  blue1200: any;
2139
+ pink100: any;
2140
+ pink200: any;
2141
+ pink300: any;
2142
+ pink400: any;
2143
+ pink500: any;
2144
+ pink600: any;
2145
+ pink700: any;
2146
+ pink800: any;
2147
+ pink900: any;
2148
+ pink1000: any;
2149
+ pink1100: any;
2150
+ pink1200: any;
2157
2151
  purple100: any;
2158
2152
  purple200: any;
2159
2153
  purple300: any;
@@ -2298,26 +2292,11 @@ export declare const css: {
2298
2292
  marsh1000: any;
2299
2293
  marsh1100: any;
2300
2294
  marsh1200: any;
2301
- tonal50: any;
2302
- tonal100: any;
2303
- tonal200: any;
2304
- tonal300: any;
2305
- tonal400: any;
2306
- tonal500: any;
2307
- tonal600: any;
2308
2295
  alpha100: any;
2309
2296
  alpha150: any;
2310
2297
  alpha200: any;
2311
2298
  alpha250: any;
2312
2299
  alpha600: any;
2313
- brandRed: any;
2314
- brandRedAccent: any;
2315
- brandGreen: any;
2316
- brandGreenAccent: any;
2317
- brandPurple: any;
2318
- brandPurpleAccent: any;
2319
- brandYellow: any;
2320
- brandYellowAccent: any;
2321
2300
  infoLight: any;
2322
2301
  info: any;
2323
2302
  infoMid: any;
@@ -2418,62 +2397,62 @@ export declare const css: {
2418
2397
  "1-1": any;
2419
2398
  "3-4": any;
2420
2399
  };
2421
- }, import("@stitches/react/types/config").DefaultThemeMap, {
2400
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
2422
2401
  bg: (value: PropertyValue<'background'>) => {
2423
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
2402
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
2424
2403
  };
2425
2404
  size: (value: ScaleValue<'size'> | number | string) => {
2426
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
2427
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
2405
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
2406
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
2428
2407
  };
2429
2408
  p: (value: ScaleValue<'space'> | number | string) => {
2430
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2409
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2431
2410
  };
2432
2411
  pt: (value: ScaleValue<'space'> | number | string) => {
2433
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2412
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2434
2413
  };
2435
2414
  pr: (value: ScaleValue<'space'> | number | string) => {
2436
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2415
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2437
2416
  };
2438
2417
  pb: (value: ScaleValue<'space'> | number | string) => {
2439
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2418
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2440
2419
  };
2441
2420
  pl: (value: ScaleValue<'space'> | number | string) => {
2442
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2421
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2443
2422
  };
2444
2423
  px: (value: ScaleValue<'space'> | number | string) => {
2445
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2446
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2424
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2425
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2447
2426
  };
2448
2427
  py: (value: ScaleValue<'space'> | number | string) => {
2449
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2450
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2428
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2429
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2451
2430
  };
2452
2431
  m: (value: ScaleValue<'space'> | number | string) => {
2453
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2432
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2454
2433
  };
2455
2434
  mt: (value: ScaleValue<'space'> | number | string) => {
2456
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2435
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2457
2436
  };
2458
2437
  mr: (value: ScaleValue<'space'> | number | string) => {
2459
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2438
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2460
2439
  };
2461
2440
  mb: (value: ScaleValue<'space'> | number | string) => {
2462
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2441
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2463
2442
  };
2464
2443
  ml: (value: ScaleValue<'space'> | number | string) => {
2465
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2444
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2466
2445
  };
2467
2446
  mx: (value: ScaleValue<'space'> | number | string) => {
2468
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2469
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2447
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2448
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2470
2449
  };
2471
2450
  my: (value: ScaleValue<'space'> | number | string) => {
2472
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2473
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2451
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2452
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2474
2453
  };
2475
2454
  }>; })[]) => () => string, keyframes: (style: {
2476
- [offset: string]: import("@stitches/react/types/css-util").CSS<{
2455
+ [offset: string]: import("@atom-learning/stitches-react/types/css-util").CSS<{
2477
2456
  sm: string;
2478
2457
  md: string;
2479
2458
  lg: string;
@@ -2513,6 +2492,18 @@ export declare const css: {
2513
2492
  blue1000: any;
2514
2493
  blue1100: any;
2515
2494
  blue1200: any;
2495
+ pink100: any;
2496
+ pink200: any;
2497
+ pink300: any;
2498
+ pink400: any;
2499
+ pink500: any;
2500
+ pink600: any;
2501
+ pink700: any;
2502
+ pink800: any;
2503
+ pink900: any;
2504
+ pink1000: any;
2505
+ pink1100: any;
2506
+ pink1200: any;
2516
2507
  purple100: any;
2517
2508
  purple200: any;
2518
2509
  purple300: any;
@@ -2657,26 +2648,11 @@ export declare const css: {
2657
2648
  marsh1000: any;
2658
2649
  marsh1100: any;
2659
2650
  marsh1200: any;
2660
- tonal50: any;
2661
- tonal100: any;
2662
- tonal200: any;
2663
- tonal300: any;
2664
- tonal400: any;
2665
- tonal500: any;
2666
- tonal600: any;
2667
2651
  alpha100: any;
2668
2652
  alpha150: any;
2669
2653
  alpha200: any;
2670
2654
  alpha250: any;
2671
2655
  alpha600: any;
2672
- brandRed: any;
2673
- brandRedAccent: any;
2674
- brandGreen: any;
2675
- brandGreenAccent: any;
2676
- brandPurple: any;
2677
- brandPurpleAccent: any;
2678
- brandYellow: any;
2679
- brandYellowAccent: any;
2680
2656
  infoLight: any;
2681
2657
  info: any;
2682
2658
  infoMid: any;
@@ -2777,59 +2753,59 @@ export declare const css: {
2777
2753
  "1-1": any;
2778
2754
  "3-4": any;
2779
2755
  };
2780
- }, import("@stitches/react/types/config").DefaultThemeMap, {
2756
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
2781
2757
  bg: (value: PropertyValue<'background'>) => {
2782
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
2758
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
2783
2759
  };
2784
2760
  size: (value: ScaleValue<'size'> | number | string) => {
2785
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
2786
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
2761
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
2762
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
2787
2763
  };
2788
2764
  p: (value: ScaleValue<'space'> | number | string) => {
2789
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2765
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2790
2766
  };
2791
2767
  pt: (value: ScaleValue<'space'> | number | string) => {
2792
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2768
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2793
2769
  };
2794
2770
  pr: (value: ScaleValue<'space'> | number | string) => {
2795
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2771
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2796
2772
  };
2797
2773
  pb: (value: ScaleValue<'space'> | number | string) => {
2798
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2774
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2799
2775
  };
2800
2776
  pl: (value: ScaleValue<'space'> | number | string) => {
2801
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2777
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2802
2778
  };
2803
2779
  px: (value: ScaleValue<'space'> | number | string) => {
2804
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2805
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2780
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2781
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2806
2782
  };
2807
2783
  py: (value: ScaleValue<'space'> | number | string) => {
2808
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2809
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2784
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2785
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2810
2786
  };
2811
2787
  m: (value: ScaleValue<'space'> | number | string) => {
2812
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2788
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2813
2789
  };
2814
2790
  mt: (value: ScaleValue<'space'> | number | string) => {
2815
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2791
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2816
2792
  };
2817
2793
  mr: (value: ScaleValue<'space'> | number | string) => {
2818
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2794
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2819
2795
  };
2820
2796
  mb: (value: ScaleValue<'space'> | number | string) => {
2821
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2797
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2822
2798
  };
2823
2799
  ml: (value: ScaleValue<'space'> | number | string) => {
2824
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2800
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2825
2801
  };
2826
2802
  mx: (value: ScaleValue<'space'> | number | string) => {
2827
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2828
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2803
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2804
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2829
2805
  };
2830
2806
  my: (value: ScaleValue<'space'> | number | string) => {
2831
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2832
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2807
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2808
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2833
2809
  };
2834
2810
  }>;
2835
2811
  }) => {
@@ -2840,7 +2816,7 @@ export declare const css: {
2840
2816
  componentId?: string | undefined;
2841
2817
  displayName?: string | undefined;
2842
2818
  shouldForwardStitchesProp?: ((prop: "css" | (string & {})) => boolean | void) | undefined;
2843
- }) => import("@stitches/react/types/stitches").StyledFunctionType<{
2819
+ }) => import("@atom-learning/stitches-react/types/stitches").StyledFunctionType<{
2844
2820
  sm: string;
2845
2821
  md: string;
2846
2822
  lg: string;
@@ -2880,6 +2856,18 @@ export declare const css: {
2880
2856
  blue1000: any;
2881
2857
  blue1100: any;
2882
2858
  blue1200: any;
2859
+ pink100: any;
2860
+ pink200: any;
2861
+ pink300: any;
2862
+ pink400: any;
2863
+ pink500: any;
2864
+ pink600: any;
2865
+ pink700: any;
2866
+ pink800: any;
2867
+ pink900: any;
2868
+ pink1000: any;
2869
+ pink1100: any;
2870
+ pink1200: any;
2883
2871
  purple100: any;
2884
2872
  purple200: any;
2885
2873
  purple300: any;
@@ -3024,26 +3012,11 @@ export declare const css: {
3024
3012
  marsh1000: any;
3025
3013
  marsh1100: any;
3026
3014
  marsh1200: any;
3027
- tonal50: any;
3028
- tonal100: any;
3029
- tonal200: any;
3030
- tonal300: any;
3031
- tonal400: any;
3032
- tonal500: any;
3033
- tonal600: any;
3034
3015
  alpha100: any;
3035
3016
  alpha150: any;
3036
3017
  alpha200: any;
3037
3018
  alpha250: any;
3038
3019
  alpha600: any;
3039
- brandRed: any;
3040
- brandRedAccent: any;
3041
- brandGreen: any;
3042
- brandGreenAccent: any;
3043
- brandPurple: any;
3044
- brandPurpleAccent: any;
3045
- brandYellow: any;
3046
- brandYellowAccent: any;
3047
3020
  infoLight: any;
3048
3021
  info: any;
3049
3022
  infoMid: any;
@@ -3144,62 +3117,62 @@ export declare const css: {
3144
3117
  "1-1": any;
3145
3118
  "3-4": any;
3146
3119
  };
3147
- }, import("@stitches/react/types/config").DefaultThemeMap, {
3120
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
3148
3121
  bg: (value: PropertyValue<'background'>) => {
3149
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
3122
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
3150
3123
  };
3151
3124
  size: (value: ScaleValue<'size'> | number | string) => {
3152
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
3153
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
3125
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
3126
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
3154
3127
  };
3155
3128
  p: (value: ScaleValue<'space'> | number | string) => {
3156
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3129
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3157
3130
  };
3158
3131
  pt: (value: ScaleValue<'space'> | number | string) => {
3159
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3132
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3160
3133
  };
3161
3134
  pr: (value: ScaleValue<'space'> | number | string) => {
3162
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3135
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3163
3136
  };
3164
3137
  pb: (value: ScaleValue<'space'> | number | string) => {
3165
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3138
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3166
3139
  };
3167
3140
  pl: (value: ScaleValue<'space'> | number | string) => {
3168
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3141
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3169
3142
  };
3170
3143
  px: (value: ScaleValue<'space'> | number | string) => {
3171
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3172
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3144
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3145
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3173
3146
  };
3174
3147
  py: (value: ScaleValue<'space'> | number | string) => {
3175
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3176
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3148
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3149
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3177
3150
  };
3178
3151
  m: (value: ScaleValue<'space'> | number | string) => {
3179
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3152
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3180
3153
  };
3181
3154
  mt: (value: ScaleValue<'space'> | number | string) => {
3182
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3155
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3183
3156
  };
3184
3157
  mr: (value: ScaleValue<'space'> | number | string) => {
3185
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3158
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3186
3159
  };
3187
3160
  mb: (value: ScaleValue<'space'> | number | string) => {
3188
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3161
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3189
3162
  };
3190
3163
  ml: (value: ScaleValue<'space'> | number | string) => {
3191
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3164
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3192
3165
  };
3193
3166
  mx: (value: ScaleValue<'space'> | number | string) => {
3194
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3195
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3167
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3168
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3196
3169
  };
3197
3170
  my: (value: ScaleValue<'space'> | number | string) => {
3198
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3199
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3171
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3172
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3200
3173
  };
3201
3174
  }>;
3202
- } & import("@stitches/react/types/stitches").StyledFunctionType<{
3175
+ } & import("@atom-learning/stitches-react/types/stitches").StyledFunctionType<{
3203
3176
  sm: string;
3204
3177
  md: string;
3205
3178
  lg: string;
@@ -3239,6 +3212,18 @@ export declare const css: {
3239
3212
  blue1000: any;
3240
3213
  blue1100: any;
3241
3214
  blue1200: any;
3215
+ pink100: any;
3216
+ pink200: any;
3217
+ pink300: any;
3218
+ pink400: any;
3219
+ pink500: any;
3220
+ pink600: any;
3221
+ pink700: any;
3222
+ pink800: any;
3223
+ pink900: any;
3224
+ pink1000: any;
3225
+ pink1100: any;
3226
+ pink1200: any;
3242
3227
  purple100: any;
3243
3228
  purple200: any;
3244
3229
  purple300: any;
@@ -3383,26 +3368,11 @@ export declare const css: {
3383
3368
  marsh1000: any;
3384
3369
  marsh1100: any;
3385
3370
  marsh1200: any;
3386
- tonal50: any;
3387
- tonal100: any;
3388
- tonal200: any;
3389
- tonal300: any;
3390
- tonal400: any;
3391
- tonal500: any;
3392
- tonal600: any;
3393
3371
  alpha100: any;
3394
3372
  alpha150: any;
3395
3373
  alpha200: any;
3396
3374
  alpha250: any;
3397
3375
  alpha600: any;
3398
- brandRed: any;
3399
- brandRedAccent: any;
3400
- brandGreen: any;
3401
- brandGreenAccent: any;
3402
- brandPurple: any;
3403
- brandPurpleAccent: any;
3404
- brandYellow: any;
3405
- brandYellowAccent: any;
3406
3376
  infoLight: any;
3407
3377
  info: any;
3408
3378
  infoMid: any;
@@ -3503,358 +3473,355 @@ export declare const css: {
3503
3473
  "1-1": any;
3504
3474
  "3-4": any;
3505
3475
  };
3506
- }, import("@stitches/react/types/config").DefaultThemeMap, {
3476
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
3507
3477
  bg: (value: PropertyValue<'background'>) => {
3508
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
3478
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
3509
3479
  };
3510
3480
  size: (value: ScaleValue<'size'> | number | string) => {
3511
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
3512
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
3481
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
3482
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
3513
3483
  };
3514
3484
  p: (value: ScaleValue<'space'> | number | string) => {
3515
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3485
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3516
3486
  };
3517
3487
  pt: (value: ScaleValue<'space'> | number | string) => {
3518
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3488
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3519
3489
  };
3520
3490
  pr: (value: ScaleValue<'space'> | number | string) => {
3521
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3491
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3522
3492
  };
3523
3493
  pb: (value: ScaleValue<'space'> | number | string) => {
3524
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3494
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3525
3495
  };
3526
3496
  pl: (value: ScaleValue<'space'> | number | string) => {
3527
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3497
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3528
3498
  };
3529
3499
  px: (value: ScaleValue<'space'> | number | string) => {
3530
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3531
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3500
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3501
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3532
3502
  };
3533
3503
  py: (value: ScaleValue<'space'> | number | string) => {
3534
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3535
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3504
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3505
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3536
3506
  };
3537
3507
  m: (value: ScaleValue<'space'> | number | string) => {
3538
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3508
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3539
3509
  };
3540
3510
  mt: (value: ScaleValue<'space'> | number | string) => {
3541
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3511
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3542
3512
  };
3543
3513
  mr: (value: ScaleValue<'space'> | number | string) => {
3544
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3514
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3545
3515
  };
3546
3516
  mb: (value: ScaleValue<'space'> | number | string) => {
3547
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3517
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3548
3518
  };
3549
3519
  ml: (value: ScaleValue<'space'> | number | string) => {
3550
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3520
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3551
3521
  };
3552
3522
  mx: (value: ScaleValue<'space'> | number | string) => {
3553
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3554
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3523
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3524
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3555
3525
  };
3556
3526
  my: (value: ScaleValue<'space'> | number | string) => {
3557
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3558
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
3527
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3528
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
3559
3529
  };
3560
3530
  }>, theme: string & {
3561
3531
  className: string;
3562
3532
  selector: string;
3563
3533
  } & {
3564
3534
  colors: {
3565
- textBold: import("@stitches/react/types/theme").Token<"textBold", string, "colors", "">;
3566
- textRegular: import("@stitches/react/types/theme").Token<"textRegular", string, "colors", "">;
3567
- textSubtle: import("@stitches/react/types/theme").Token<"textSubtle", string, "colors", "">;
3568
- textMinimal: import("@stitches/react/types/theme").Token<"textMinimal", string, "colors", "">;
3569
- background: import("@stitches/react/types/theme").Token<"background", string, "colors", "">;
3570
- backgroundAccent: import("@stitches/react/types/theme").Token<"backgroundAccent", string, "colors", "">;
3571
- grey100: import("@stitches/react/types/theme").Token<"grey100", string, "colors", "">;
3572
- grey200: import("@stitches/react/types/theme").Token<"grey200", string, "colors", "">;
3573
- grey300: import("@stitches/react/types/theme").Token<"grey300", string, "colors", "">;
3574
- grey400: import("@stitches/react/types/theme").Token<"grey400", string, "colors", "">;
3575
- grey500: import("@stitches/react/types/theme").Token<"grey500", string, "colors", "">;
3576
- grey600: import("@stitches/react/types/theme").Token<"grey600", string, "colors", "">;
3577
- grey700: import("@stitches/react/types/theme").Token<"grey700", string, "colors", "">;
3578
- grey800: import("@stitches/react/types/theme").Token<"grey800", string, "colors", "">;
3579
- grey900: import("@stitches/react/types/theme").Token<"grey900", string, "colors", "">;
3580
- grey1000: import("@stitches/react/types/theme").Token<"grey1000", string, "colors", "">;
3581
- grey1100: import("@stitches/react/types/theme").Token<"grey1100", string, "colors", "">;
3582
- grey1200: import("@stitches/react/types/theme").Token<"grey1200", string, "colors", "">;
3583
- blue100: import("@stitches/react/types/theme").Token<"blue100", string, "colors", "">;
3584
- blue200: import("@stitches/react/types/theme").Token<"blue200", string, "colors", "">;
3585
- blue300: import("@stitches/react/types/theme").Token<"blue300", string, "colors", "">;
3586
- blue400: import("@stitches/react/types/theme").Token<"blue400", string, "colors", "">;
3587
- blue500: import("@stitches/react/types/theme").Token<"blue500", string, "colors", "">;
3588
- blue600: import("@stitches/react/types/theme").Token<"blue600", string, "colors", "">;
3589
- blue700: import("@stitches/react/types/theme").Token<"blue700", string, "colors", "">;
3590
- blue800: import("@stitches/react/types/theme").Token<"blue800", string, "colors", "">;
3591
- blue900: import("@stitches/react/types/theme").Token<"blue900", string, "colors", "">;
3592
- blue1000: import("@stitches/react/types/theme").Token<"blue1000", string, "colors", "">;
3593
- blue1100: import("@stitches/react/types/theme").Token<"blue1100", string, "colors", "">;
3594
- blue1200: import("@stitches/react/types/theme").Token<"blue1200", string, "colors", "">;
3595
- purple100: import("@stitches/react/types/theme").Token<"purple100", string, "colors", "">;
3596
- purple200: import("@stitches/react/types/theme").Token<"purple200", string, "colors", "">;
3597
- purple300: import("@stitches/react/types/theme").Token<"purple300", string, "colors", "">;
3598
- purple400: import("@stitches/react/types/theme").Token<"purple400", string, "colors", "">;
3599
- purple500: import("@stitches/react/types/theme").Token<"purple500", string, "colors", "">;
3600
- purple600: import("@stitches/react/types/theme").Token<"purple600", string, "colors", "">;
3601
- purple700: import("@stitches/react/types/theme").Token<"purple700", string, "colors", "">;
3602
- purple800: import("@stitches/react/types/theme").Token<"purple800", string, "colors", "">;
3603
- purple900: import("@stitches/react/types/theme").Token<"purple900", string, "colors", "">;
3604
- purple1000: import("@stitches/react/types/theme").Token<"purple1000", string, "colors", "">;
3605
- purple1100: import("@stitches/react/types/theme").Token<"purple1100", string, "colors", "">;
3606
- purple1200: import("@stitches/react/types/theme").Token<"purple1200", string, "colors", "">;
3607
- cyan100: import("@stitches/react/types/theme").Token<"cyan100", string, "colors", "">;
3608
- cyan200: import("@stitches/react/types/theme").Token<"cyan200", string, "colors", "">;
3609
- cyan300: import("@stitches/react/types/theme").Token<"cyan300", string, "colors", "">;
3610
- cyan400: import("@stitches/react/types/theme").Token<"cyan400", string, "colors", "">;
3611
- cyan500: import("@stitches/react/types/theme").Token<"cyan500", string, "colors", "">;
3612
- cyan600: import("@stitches/react/types/theme").Token<"cyan600", string, "colors", "">;
3613
- cyan700: import("@stitches/react/types/theme").Token<"cyan700", string, "colors", "">;
3614
- cyan800: import("@stitches/react/types/theme").Token<"cyan800", string, "colors", "">;
3615
- cyan900: import("@stitches/react/types/theme").Token<"cyan900", string, "colors", "">;
3616
- cyan1000: import("@stitches/react/types/theme").Token<"cyan1000", string, "colors", "">;
3617
- cyan1100: import("@stitches/react/types/theme").Token<"cyan1100", string, "colors", "">;
3618
- cyan1200: import("@stitches/react/types/theme").Token<"cyan1200", string, "colors", "">;
3619
- green100: import("@stitches/react/types/theme").Token<"green100", string, "colors", "">;
3620
- green200: import("@stitches/react/types/theme").Token<"green200", string, "colors", "">;
3621
- green300: import("@stitches/react/types/theme").Token<"green300", string, "colors", "">;
3622
- green400: import("@stitches/react/types/theme").Token<"green400", string, "colors", "">;
3623
- green500: import("@stitches/react/types/theme").Token<"green500", string, "colors", "">;
3624
- green600: import("@stitches/react/types/theme").Token<"green600", string, "colors", "">;
3625
- green700: import("@stitches/react/types/theme").Token<"green700", string, "colors", "">;
3626
- green800: import("@stitches/react/types/theme").Token<"green800", string, "colors", "">;
3627
- green900: import("@stitches/react/types/theme").Token<"green900", string, "colors", "">;
3628
- green1000: import("@stitches/react/types/theme").Token<"green1000", string, "colors", "">;
3629
- green1100: import("@stitches/react/types/theme").Token<"green1100", string, "colors", "">;
3630
- green1200: import("@stitches/react/types/theme").Token<"green1200", string, "colors", "">;
3631
- magenta100: import("@stitches/react/types/theme").Token<"magenta100", string, "colors", "">;
3632
- magenta200: import("@stitches/react/types/theme").Token<"magenta200", string, "colors", "">;
3633
- magenta300: import("@stitches/react/types/theme").Token<"magenta300", string, "colors", "">;
3634
- magenta400: import("@stitches/react/types/theme").Token<"magenta400", string, "colors", "">;
3635
- magenta500: import("@stitches/react/types/theme").Token<"magenta500", string, "colors", "">;
3636
- magenta600: import("@stitches/react/types/theme").Token<"magenta600", string, "colors", "">;
3637
- magenta700: import("@stitches/react/types/theme").Token<"magenta700", string, "colors", "">;
3638
- magenta800: import("@stitches/react/types/theme").Token<"magenta800", string, "colors", "">;
3639
- magenta900: import("@stitches/react/types/theme").Token<"magenta900", string, "colors", "">;
3640
- magenta1000: import("@stitches/react/types/theme").Token<"magenta1000", string, "colors", "">;
3641
- magenta1100: import("@stitches/react/types/theme").Token<"magenta1100", string, "colors", "">;
3642
- magenta1200: import("@stitches/react/types/theme").Token<"magenta1200", string, "colors", "">;
3643
- red100: import("@stitches/react/types/theme").Token<"red100", string, "colors", "">;
3644
- red200: import("@stitches/react/types/theme").Token<"red200", string, "colors", "">;
3645
- red300: import("@stitches/react/types/theme").Token<"red300", string, "colors", "">;
3646
- red400: import("@stitches/react/types/theme").Token<"red400", string, "colors", "">;
3647
- red500: import("@stitches/react/types/theme").Token<"red500", string, "colors", "">;
3648
- red600: import("@stitches/react/types/theme").Token<"red600", string, "colors", "">;
3649
- red700: import("@stitches/react/types/theme").Token<"red700", string, "colors", "">;
3650
- red800: import("@stitches/react/types/theme").Token<"red800", string, "colors", "">;
3651
- red900: import("@stitches/react/types/theme").Token<"red900", string, "colors", "">;
3652
- red1000: import("@stitches/react/types/theme").Token<"red1000", string, "colors", "">;
3653
- red1100: import("@stitches/react/types/theme").Token<"red1100", string, "colors", "">;
3654
- red1200: import("@stitches/react/types/theme").Token<"red1200", string, "colors", "">;
3655
- teal100: import("@stitches/react/types/theme").Token<"teal100", string, "colors", "">;
3656
- teal200: import("@stitches/react/types/theme").Token<"teal200", string, "colors", "">;
3657
- teal300: import("@stitches/react/types/theme").Token<"teal300", string, "colors", "">;
3658
- teal400: import("@stitches/react/types/theme").Token<"teal400", string, "colors", "">;
3659
- teal500: import("@stitches/react/types/theme").Token<"teal500", string, "colors", "">;
3660
- teal600: import("@stitches/react/types/theme").Token<"teal600", string, "colors", "">;
3661
- teal700: import("@stitches/react/types/theme").Token<"teal700", string, "colors", "">;
3662
- teal800: import("@stitches/react/types/theme").Token<"teal800", string, "colors", "">;
3663
- teal900: import("@stitches/react/types/theme").Token<"teal900", string, "colors", "">;
3664
- teal1000: import("@stitches/react/types/theme").Token<"teal1000", string, "colors", "">;
3665
- teal1100: import("@stitches/react/types/theme").Token<"teal1100", string, "colors", "">;
3666
- teal1200: import("@stitches/react/types/theme").Token<"teal1200", string, "colors", "">;
3667
- orange100: import("@stitches/react/types/theme").Token<"orange100", string, "colors", "">;
3668
- orange200: import("@stitches/react/types/theme").Token<"orange200", string, "colors", "">;
3669
- orange300: import("@stitches/react/types/theme").Token<"orange300", string, "colors", "">;
3670
- orange400: import("@stitches/react/types/theme").Token<"orange400", string, "colors", "">;
3671
- orange500: import("@stitches/react/types/theme").Token<"orange500", string, "colors", "">;
3672
- orange600: import("@stitches/react/types/theme").Token<"orange600", string, "colors", "">;
3673
- orange700: import("@stitches/react/types/theme").Token<"orange700", string, "colors", "">;
3674
- orange800: import("@stitches/react/types/theme").Token<"orange800", string, "colors", "">;
3675
- orange900: import("@stitches/react/types/theme").Token<"orange900", string, "colors", "">;
3676
- orange1000: import("@stitches/react/types/theme").Token<"orange1000", string, "colors", "">;
3677
- orange1100: import("@stitches/react/types/theme").Token<"orange1100", string, "colors", "">;
3678
- orange1200: import("@stitches/react/types/theme").Token<"orange1200", string, "colors", "">;
3679
- yellow100: import("@stitches/react/types/theme").Token<"yellow100", string, "colors", "">;
3680
- yellow200: import("@stitches/react/types/theme").Token<"yellow200", string, "colors", "">;
3681
- yellow300: import("@stitches/react/types/theme").Token<"yellow300", string, "colors", "">;
3682
- yellow400: import("@stitches/react/types/theme").Token<"yellow400", string, "colors", "">;
3683
- yellow500: import("@stitches/react/types/theme").Token<"yellow500", string, "colors", "">;
3684
- yellow600: import("@stitches/react/types/theme").Token<"yellow600", string, "colors", "">;
3685
- yellow700: import("@stitches/react/types/theme").Token<"yellow700", string, "colors", "">;
3686
- yellow800: import("@stitches/react/types/theme").Token<"yellow800", string, "colors", "">;
3687
- yellow900: import("@stitches/react/types/theme").Token<"yellow900", string, "colors", "">;
3688
- yellow1000: import("@stitches/react/types/theme").Token<"yellow1000", string, "colors", "">;
3689
- yellow1100: import("@stitches/react/types/theme").Token<"yellow1100", string, "colors", "">;
3690
- yellow1200: import("@stitches/react/types/theme").Token<"yellow1200", string, "colors", "">;
3691
- lime100: import("@stitches/react/types/theme").Token<"lime100", string, "colors", "">;
3692
- lime200: import("@stitches/react/types/theme").Token<"lime200", string, "colors", "">;
3693
- lime300: import("@stitches/react/types/theme").Token<"lime300", string, "colors", "">;
3694
- lime400: import("@stitches/react/types/theme").Token<"lime400", string, "colors", "">;
3695
- lime500: import("@stitches/react/types/theme").Token<"lime500", string, "colors", "">;
3696
- lime600: import("@stitches/react/types/theme").Token<"lime600", string, "colors", "">;
3697
- lime700: import("@stitches/react/types/theme").Token<"lime700", string, "colors", "">;
3698
- lime800: import("@stitches/react/types/theme").Token<"lime800", string, "colors", "">;
3699
- lime900: import("@stitches/react/types/theme").Token<"lime900", string, "colors", "">;
3700
- lime1000: import("@stitches/react/types/theme").Token<"lime1000", string, "colors", "">;
3701
- lime1100: import("@stitches/react/types/theme").Token<"lime1100", string, "colors", "">;
3702
- lime1200: import("@stitches/react/types/theme").Token<"lime1200", string, "colors", "">;
3703
- lapis100: import("@stitches/react/types/theme").Token<"lapis100", string, "colors", "">;
3704
- lapis200: import("@stitches/react/types/theme").Token<"lapis200", string, "colors", "">;
3705
- lapis300: import("@stitches/react/types/theme").Token<"lapis300", string, "colors", "">;
3706
- lapis400: import("@stitches/react/types/theme").Token<"lapis400", string, "colors", "">;
3707
- lapis500: import("@stitches/react/types/theme").Token<"lapis500", string, "colors", "">;
3708
- lapis600: import("@stitches/react/types/theme").Token<"lapis600", string, "colors", "">;
3709
- lapis700: import("@stitches/react/types/theme").Token<"lapis700", string, "colors", "">;
3710
- lapis800: import("@stitches/react/types/theme").Token<"lapis800", string, "colors", "">;
3711
- lapis900: import("@stitches/react/types/theme").Token<"lapis900", string, "colors", "">;
3712
- lapis1000: import("@stitches/react/types/theme").Token<"lapis1000", string, "colors", "">;
3713
- lapis1100: import("@stitches/react/types/theme").Token<"lapis1100", string, "colors", "">;
3714
- lapis1200: import("@stitches/react/types/theme").Token<"lapis1200", string, "colors", "">;
3715
- maroon100: import("@stitches/react/types/theme").Token<"maroon100", string, "colors", "">;
3716
- maroon200: import("@stitches/react/types/theme").Token<"maroon200", string, "colors", "">;
3717
- maroon300: import("@stitches/react/types/theme").Token<"maroon300", string, "colors", "">;
3718
- maroon400: import("@stitches/react/types/theme").Token<"maroon400", string, "colors", "">;
3719
- maroon500: import("@stitches/react/types/theme").Token<"maroon500", string, "colors", "">;
3720
- maroon600: import("@stitches/react/types/theme").Token<"maroon600", string, "colors", "">;
3721
- maroon700: import("@stitches/react/types/theme").Token<"maroon700", string, "colors", "">;
3722
- maroon800: import("@stitches/react/types/theme").Token<"maroon800", string, "colors", "">;
3723
- maroon900: import("@stitches/react/types/theme").Token<"maroon900", string, "colors", "">;
3724
- maroon1000: import("@stitches/react/types/theme").Token<"maroon1000", string, "colors", "">;
3725
- maroon1100: import("@stitches/react/types/theme").Token<"maroon1100", string, "colors", "">;
3726
- maroon1200: import("@stitches/react/types/theme").Token<"maroon1200", string, "colors", "">;
3727
- marsh100: import("@stitches/react/types/theme").Token<"marsh100", string, "colors", "">;
3728
- marsh200: import("@stitches/react/types/theme").Token<"marsh200", string, "colors", "">;
3729
- marsh300: import("@stitches/react/types/theme").Token<"marsh300", string, "colors", "">;
3730
- marsh400: import("@stitches/react/types/theme").Token<"marsh400", string, "colors", "">;
3731
- marsh500: import("@stitches/react/types/theme").Token<"marsh500", string, "colors", "">;
3732
- marsh600: import("@stitches/react/types/theme").Token<"marsh600", string, "colors", "">;
3733
- marsh700: import("@stitches/react/types/theme").Token<"marsh700", string, "colors", "">;
3734
- marsh800: import("@stitches/react/types/theme").Token<"marsh800", string, "colors", "">;
3735
- marsh900: import("@stitches/react/types/theme").Token<"marsh900", string, "colors", "">;
3736
- marsh1000: import("@stitches/react/types/theme").Token<"marsh1000", string, "colors", "">;
3737
- marsh1100: import("@stitches/react/types/theme").Token<"marsh1100", string, "colors", "">;
3738
- marsh1200: import("@stitches/react/types/theme").Token<"marsh1200", string, "colors", "">;
3739
- tonal50: import("@stitches/react/types/theme").Token<"tonal50", string, "colors", "">;
3740
- tonal100: import("@stitches/react/types/theme").Token<"tonal100", string, "colors", "">;
3741
- tonal200: import("@stitches/react/types/theme").Token<"tonal200", string, "colors", "">;
3742
- tonal300: import("@stitches/react/types/theme").Token<"tonal300", string, "colors", "">;
3743
- tonal400: import("@stitches/react/types/theme").Token<"tonal400", string, "colors", "">;
3744
- tonal500: import("@stitches/react/types/theme").Token<"tonal500", string, "colors", "">;
3745
- tonal600: import("@stitches/react/types/theme").Token<"tonal600", string, "colors", "">;
3746
- alpha100: import("@stitches/react/types/theme").Token<"alpha100", string, "colors", "">;
3747
- alpha150: import("@stitches/react/types/theme").Token<"alpha150", string, "colors", "">;
3748
- alpha200: import("@stitches/react/types/theme").Token<"alpha200", string, "colors", "">;
3749
- alpha250: import("@stitches/react/types/theme").Token<"alpha250", string, "colors", "">;
3750
- alpha600: import("@stitches/react/types/theme").Token<"alpha600", string, "colors", "">;
3751
- brandRed: import("@stitches/react/types/theme").Token<"brandRed", string, "colors", "">;
3752
- brandRedAccent: import("@stitches/react/types/theme").Token<"brandRedAccent", string, "colors", "">;
3753
- brandGreen: import("@stitches/react/types/theme").Token<"brandGreen", string, "colors", "">;
3754
- brandGreenAccent: import("@stitches/react/types/theme").Token<"brandGreenAccent", string, "colors", "">;
3755
- brandPurple: import("@stitches/react/types/theme").Token<"brandPurple", string, "colors", "">;
3756
- brandPurpleAccent: import("@stitches/react/types/theme").Token<"brandPurpleAccent", string, "colors", "">;
3757
- brandYellow: import("@stitches/react/types/theme").Token<"brandYellow", string, "colors", "">;
3758
- brandYellowAccent: import("@stitches/react/types/theme").Token<"brandYellowAccent", string, "colors", "">;
3759
- infoLight: import("@stitches/react/types/theme").Token<"infoLight", string, "colors", "">;
3760
- info: import("@stitches/react/types/theme").Token<"info", string, "colors", "">;
3761
- infoMid: import("@stitches/react/types/theme").Token<"infoMid", string, "colors", "">;
3762
- infoDark: import("@stitches/react/types/theme").Token<"infoDark", string, "colors", "">;
3763
- successLight: import("@stitches/react/types/theme").Token<"successLight", string, "colors", "">;
3764
- success: import("@stitches/react/types/theme").Token<"success", string, "colors", "">;
3765
- successMid: import("@stitches/react/types/theme").Token<"successMid", string, "colors", "">;
3766
- successDark: import("@stitches/react/types/theme").Token<"successDark", string, "colors", "">;
3767
- dangerLight: import("@stitches/react/types/theme").Token<"dangerLight", string, "colors", "">;
3768
- danger: import("@stitches/react/types/theme").Token<"danger", string, "colors", "">;
3769
- dangerMid: import("@stitches/react/types/theme").Token<"dangerMid", string, "colors", "">;
3770
- dangerDark: import("@stitches/react/types/theme").Token<"dangerDark", string, "colors", "">;
3771
- warningLight: import("@stitches/react/types/theme").Token<"warningLight", string, "colors", "">;
3772
- warning: import("@stitches/react/types/theme").Token<"warning", string, "colors", "">;
3773
- warningMid: import("@stitches/react/types/theme").Token<"warningMid", string, "colors", "">;
3774
- warningDark: import("@stitches/react/types/theme").Token<"warningDark", string, "colors", "">;
3775
- warningText: import("@stitches/react/types/theme").Token<"warningText", string, "colors", "">;
3776
- subjectEnglish: import("@stitches/react/types/theme").Token<"subjectEnglish", string, "colors", "">;
3777
- subjectMaths: import("@stitches/react/types/theme").Token<"subjectMaths", string, "colors", "">;
3778
- subjectScience: import("@stitches/react/types/theme").Token<"subjectScience", string, "colors", "">;
3779
- subjectVerbalReasoning: import("@stitches/react/types/theme").Token<"subjectVerbalReasoning", string, "colors", "">;
3780
- subjectNonVerbalReasoning: import("@stitches/react/types/theme").Token<"subjectNonVerbalReasoning", string, "colors", "">;
3781
- subjectCreativeWriting: import("@stitches/react/types/theme").Token<"subjectCreativeWriting", string, "colors", "">;
3782
- subjectExamSkills: import("@stitches/react/types/theme").Token<"subjectExamSkills", string, "colors", "">;
3783
- glBlueLight: import("@stitches/react/types/theme").Token<"glBlueLight", string, "colors", "">;
3784
- glBluePrimary: import("@stitches/react/types/theme").Token<"glBluePrimary", string, "colors", "">;
3785
- glBlueDark: import("@stitches/react/types/theme").Token<"glBlueDark", string, "colors", "">;
3786
- primary100: import("@stitches/react/types/theme").Token<"primary100", string, "colors", "">;
3787
- primary200: import("@stitches/react/types/theme").Token<"primary200", string, "colors", "">;
3788
- primary300: import("@stitches/react/types/theme").Token<"primary300", string, "colors", "">;
3789
- primary400: import("@stitches/react/types/theme").Token<"primary400", string, "colors", "">;
3790
- primary500: import("@stitches/react/types/theme").Token<"primary500", string, "colors", "">;
3791
- primary600: import("@stitches/react/types/theme").Token<"primary600", string, "colors", "">;
3792
- primary700: import("@stitches/react/types/theme").Token<"primary700", string, "colors", "">;
3793
- primary800: import("@stitches/react/types/theme").Token<"primary800", string, "colors", "">;
3794
- primary900: import("@stitches/react/types/theme").Token<"primary900", string, "colors", "">;
3795
- primary1000: import("@stitches/react/types/theme").Token<"primary1000", string, "colors", "">;
3796
- primary1100: import("@stitches/react/types/theme").Token<"primary1100", string, "colors", "">;
3797
- primary1200: import("@stitches/react/types/theme").Token<"primary1200", string, "colors", "">;
3535
+ textBold: import("@atom-learning/stitches-react/types/theme").Token<"textBold", string, "colors", "">;
3536
+ textRegular: import("@atom-learning/stitches-react/types/theme").Token<"textRegular", string, "colors", "">;
3537
+ textSubtle: import("@atom-learning/stitches-react/types/theme").Token<"textSubtle", string, "colors", "">;
3538
+ textMinimal: import("@atom-learning/stitches-react/types/theme").Token<"textMinimal", string, "colors", "">;
3539
+ background: import("@atom-learning/stitches-react/types/theme").Token<"background", string, "colors", "">;
3540
+ backgroundAccent: import("@atom-learning/stitches-react/types/theme").Token<"backgroundAccent", string, "colors", "">;
3541
+ grey100: import("@atom-learning/stitches-react/types/theme").Token<"grey100", string, "colors", "">;
3542
+ grey200: import("@atom-learning/stitches-react/types/theme").Token<"grey200", string, "colors", "">;
3543
+ grey300: import("@atom-learning/stitches-react/types/theme").Token<"grey300", string, "colors", "">;
3544
+ grey400: import("@atom-learning/stitches-react/types/theme").Token<"grey400", string, "colors", "">;
3545
+ grey500: import("@atom-learning/stitches-react/types/theme").Token<"grey500", string, "colors", "">;
3546
+ grey600: import("@atom-learning/stitches-react/types/theme").Token<"grey600", string, "colors", "">;
3547
+ grey700: import("@atom-learning/stitches-react/types/theme").Token<"grey700", string, "colors", "">;
3548
+ grey800: import("@atom-learning/stitches-react/types/theme").Token<"grey800", string, "colors", "">;
3549
+ grey900: import("@atom-learning/stitches-react/types/theme").Token<"grey900", string, "colors", "">;
3550
+ grey1000: import("@atom-learning/stitches-react/types/theme").Token<"grey1000", string, "colors", "">;
3551
+ grey1100: import("@atom-learning/stitches-react/types/theme").Token<"grey1100", string, "colors", "">;
3552
+ grey1200: import("@atom-learning/stitches-react/types/theme").Token<"grey1200", string, "colors", "">;
3553
+ blue100: import("@atom-learning/stitches-react/types/theme").Token<"blue100", string, "colors", "">;
3554
+ blue200: import("@atom-learning/stitches-react/types/theme").Token<"blue200", string, "colors", "">;
3555
+ blue300: import("@atom-learning/stitches-react/types/theme").Token<"blue300", string, "colors", "">;
3556
+ blue400: import("@atom-learning/stitches-react/types/theme").Token<"blue400", string, "colors", "">;
3557
+ blue500: import("@atom-learning/stitches-react/types/theme").Token<"blue500", string, "colors", "">;
3558
+ blue600: import("@atom-learning/stitches-react/types/theme").Token<"blue600", string, "colors", "">;
3559
+ blue700: import("@atom-learning/stitches-react/types/theme").Token<"blue700", string, "colors", "">;
3560
+ blue800: import("@atom-learning/stitches-react/types/theme").Token<"blue800", string, "colors", "">;
3561
+ blue900: import("@atom-learning/stitches-react/types/theme").Token<"blue900", string, "colors", "">;
3562
+ blue1000: import("@atom-learning/stitches-react/types/theme").Token<"blue1000", string, "colors", "">;
3563
+ blue1100: import("@atom-learning/stitches-react/types/theme").Token<"blue1100", string, "colors", "">;
3564
+ blue1200: import("@atom-learning/stitches-react/types/theme").Token<"blue1200", string, "colors", "">;
3565
+ pink100: import("@atom-learning/stitches-react/types/theme").Token<"pink100", string, "colors", "">;
3566
+ pink200: import("@atom-learning/stitches-react/types/theme").Token<"pink200", string, "colors", "">;
3567
+ pink300: import("@atom-learning/stitches-react/types/theme").Token<"pink300", string, "colors", "">;
3568
+ pink400: import("@atom-learning/stitches-react/types/theme").Token<"pink400", string, "colors", "">;
3569
+ pink500: import("@atom-learning/stitches-react/types/theme").Token<"pink500", string, "colors", "">;
3570
+ pink600: import("@atom-learning/stitches-react/types/theme").Token<"pink600", string, "colors", "">;
3571
+ pink700: import("@atom-learning/stitches-react/types/theme").Token<"pink700", string, "colors", "">;
3572
+ pink800: import("@atom-learning/stitches-react/types/theme").Token<"pink800", string, "colors", "">;
3573
+ pink900: import("@atom-learning/stitches-react/types/theme").Token<"pink900", string, "colors", "">;
3574
+ pink1000: import("@atom-learning/stitches-react/types/theme").Token<"pink1000", string, "colors", "">;
3575
+ pink1100: import("@atom-learning/stitches-react/types/theme").Token<"pink1100", string, "colors", "">;
3576
+ pink1200: import("@atom-learning/stitches-react/types/theme").Token<"pink1200", string, "colors", "">;
3577
+ purple100: import("@atom-learning/stitches-react/types/theme").Token<"purple100", string, "colors", "">;
3578
+ purple200: import("@atom-learning/stitches-react/types/theme").Token<"purple200", string, "colors", "">;
3579
+ purple300: import("@atom-learning/stitches-react/types/theme").Token<"purple300", string, "colors", "">;
3580
+ purple400: import("@atom-learning/stitches-react/types/theme").Token<"purple400", string, "colors", "">;
3581
+ purple500: import("@atom-learning/stitches-react/types/theme").Token<"purple500", string, "colors", "">;
3582
+ purple600: import("@atom-learning/stitches-react/types/theme").Token<"purple600", string, "colors", "">;
3583
+ purple700: import("@atom-learning/stitches-react/types/theme").Token<"purple700", string, "colors", "">;
3584
+ purple800: import("@atom-learning/stitches-react/types/theme").Token<"purple800", string, "colors", "">;
3585
+ purple900: import("@atom-learning/stitches-react/types/theme").Token<"purple900", string, "colors", "">;
3586
+ purple1000: import("@atom-learning/stitches-react/types/theme").Token<"purple1000", string, "colors", "">;
3587
+ purple1100: import("@atom-learning/stitches-react/types/theme").Token<"purple1100", string, "colors", "">;
3588
+ purple1200: import("@atom-learning/stitches-react/types/theme").Token<"purple1200", string, "colors", "">;
3589
+ cyan100: import("@atom-learning/stitches-react/types/theme").Token<"cyan100", string, "colors", "">;
3590
+ cyan200: import("@atom-learning/stitches-react/types/theme").Token<"cyan200", string, "colors", "">;
3591
+ cyan300: import("@atom-learning/stitches-react/types/theme").Token<"cyan300", string, "colors", "">;
3592
+ cyan400: import("@atom-learning/stitches-react/types/theme").Token<"cyan400", string, "colors", "">;
3593
+ cyan500: import("@atom-learning/stitches-react/types/theme").Token<"cyan500", string, "colors", "">;
3594
+ cyan600: import("@atom-learning/stitches-react/types/theme").Token<"cyan600", string, "colors", "">;
3595
+ cyan700: import("@atom-learning/stitches-react/types/theme").Token<"cyan700", string, "colors", "">;
3596
+ cyan800: import("@atom-learning/stitches-react/types/theme").Token<"cyan800", string, "colors", "">;
3597
+ cyan900: import("@atom-learning/stitches-react/types/theme").Token<"cyan900", string, "colors", "">;
3598
+ cyan1000: import("@atom-learning/stitches-react/types/theme").Token<"cyan1000", string, "colors", "">;
3599
+ cyan1100: import("@atom-learning/stitches-react/types/theme").Token<"cyan1100", string, "colors", "">;
3600
+ cyan1200: import("@atom-learning/stitches-react/types/theme").Token<"cyan1200", string, "colors", "">;
3601
+ green100: import("@atom-learning/stitches-react/types/theme").Token<"green100", string, "colors", "">;
3602
+ green200: import("@atom-learning/stitches-react/types/theme").Token<"green200", string, "colors", "">;
3603
+ green300: import("@atom-learning/stitches-react/types/theme").Token<"green300", string, "colors", "">;
3604
+ green400: import("@atom-learning/stitches-react/types/theme").Token<"green400", string, "colors", "">;
3605
+ green500: import("@atom-learning/stitches-react/types/theme").Token<"green500", string, "colors", "">;
3606
+ green600: import("@atom-learning/stitches-react/types/theme").Token<"green600", string, "colors", "">;
3607
+ green700: import("@atom-learning/stitches-react/types/theme").Token<"green700", string, "colors", "">;
3608
+ green800: import("@atom-learning/stitches-react/types/theme").Token<"green800", string, "colors", "">;
3609
+ green900: import("@atom-learning/stitches-react/types/theme").Token<"green900", string, "colors", "">;
3610
+ green1000: import("@atom-learning/stitches-react/types/theme").Token<"green1000", string, "colors", "">;
3611
+ green1100: import("@atom-learning/stitches-react/types/theme").Token<"green1100", string, "colors", "">;
3612
+ green1200: import("@atom-learning/stitches-react/types/theme").Token<"green1200", string, "colors", "">;
3613
+ magenta100: import("@atom-learning/stitches-react/types/theme").Token<"magenta100", string, "colors", "">;
3614
+ magenta200: import("@atom-learning/stitches-react/types/theme").Token<"magenta200", string, "colors", "">;
3615
+ magenta300: import("@atom-learning/stitches-react/types/theme").Token<"magenta300", string, "colors", "">;
3616
+ magenta400: import("@atom-learning/stitches-react/types/theme").Token<"magenta400", string, "colors", "">;
3617
+ magenta500: import("@atom-learning/stitches-react/types/theme").Token<"magenta500", string, "colors", "">;
3618
+ magenta600: import("@atom-learning/stitches-react/types/theme").Token<"magenta600", string, "colors", "">;
3619
+ magenta700: import("@atom-learning/stitches-react/types/theme").Token<"magenta700", string, "colors", "">;
3620
+ magenta800: import("@atom-learning/stitches-react/types/theme").Token<"magenta800", string, "colors", "">;
3621
+ magenta900: import("@atom-learning/stitches-react/types/theme").Token<"magenta900", string, "colors", "">;
3622
+ magenta1000: import("@atom-learning/stitches-react/types/theme").Token<"magenta1000", string, "colors", "">;
3623
+ magenta1100: import("@atom-learning/stitches-react/types/theme").Token<"magenta1100", string, "colors", "">;
3624
+ magenta1200: import("@atom-learning/stitches-react/types/theme").Token<"magenta1200", string, "colors", "">;
3625
+ red100: import("@atom-learning/stitches-react/types/theme").Token<"red100", string, "colors", "">;
3626
+ red200: import("@atom-learning/stitches-react/types/theme").Token<"red200", string, "colors", "">;
3627
+ red300: import("@atom-learning/stitches-react/types/theme").Token<"red300", string, "colors", "">;
3628
+ red400: import("@atom-learning/stitches-react/types/theme").Token<"red400", string, "colors", "">;
3629
+ red500: import("@atom-learning/stitches-react/types/theme").Token<"red500", string, "colors", "">;
3630
+ red600: import("@atom-learning/stitches-react/types/theme").Token<"red600", string, "colors", "">;
3631
+ red700: import("@atom-learning/stitches-react/types/theme").Token<"red700", string, "colors", "">;
3632
+ red800: import("@atom-learning/stitches-react/types/theme").Token<"red800", string, "colors", "">;
3633
+ red900: import("@atom-learning/stitches-react/types/theme").Token<"red900", string, "colors", "">;
3634
+ red1000: import("@atom-learning/stitches-react/types/theme").Token<"red1000", string, "colors", "">;
3635
+ red1100: import("@atom-learning/stitches-react/types/theme").Token<"red1100", string, "colors", "">;
3636
+ red1200: import("@atom-learning/stitches-react/types/theme").Token<"red1200", string, "colors", "">;
3637
+ teal100: import("@atom-learning/stitches-react/types/theme").Token<"teal100", string, "colors", "">;
3638
+ teal200: import("@atom-learning/stitches-react/types/theme").Token<"teal200", string, "colors", "">;
3639
+ teal300: import("@atom-learning/stitches-react/types/theme").Token<"teal300", string, "colors", "">;
3640
+ teal400: import("@atom-learning/stitches-react/types/theme").Token<"teal400", string, "colors", "">;
3641
+ teal500: import("@atom-learning/stitches-react/types/theme").Token<"teal500", string, "colors", "">;
3642
+ teal600: import("@atom-learning/stitches-react/types/theme").Token<"teal600", string, "colors", "">;
3643
+ teal700: import("@atom-learning/stitches-react/types/theme").Token<"teal700", string, "colors", "">;
3644
+ teal800: import("@atom-learning/stitches-react/types/theme").Token<"teal800", string, "colors", "">;
3645
+ teal900: import("@atom-learning/stitches-react/types/theme").Token<"teal900", string, "colors", "">;
3646
+ teal1000: import("@atom-learning/stitches-react/types/theme").Token<"teal1000", string, "colors", "">;
3647
+ teal1100: import("@atom-learning/stitches-react/types/theme").Token<"teal1100", string, "colors", "">;
3648
+ teal1200: import("@atom-learning/stitches-react/types/theme").Token<"teal1200", string, "colors", "">;
3649
+ orange100: import("@atom-learning/stitches-react/types/theme").Token<"orange100", string, "colors", "">;
3650
+ orange200: import("@atom-learning/stitches-react/types/theme").Token<"orange200", string, "colors", "">;
3651
+ orange300: import("@atom-learning/stitches-react/types/theme").Token<"orange300", string, "colors", "">;
3652
+ orange400: import("@atom-learning/stitches-react/types/theme").Token<"orange400", string, "colors", "">;
3653
+ orange500: import("@atom-learning/stitches-react/types/theme").Token<"orange500", string, "colors", "">;
3654
+ orange600: import("@atom-learning/stitches-react/types/theme").Token<"orange600", string, "colors", "">;
3655
+ orange700: import("@atom-learning/stitches-react/types/theme").Token<"orange700", string, "colors", "">;
3656
+ orange800: import("@atom-learning/stitches-react/types/theme").Token<"orange800", string, "colors", "">;
3657
+ orange900: import("@atom-learning/stitches-react/types/theme").Token<"orange900", string, "colors", "">;
3658
+ orange1000: import("@atom-learning/stitches-react/types/theme").Token<"orange1000", string, "colors", "">;
3659
+ orange1100: import("@atom-learning/stitches-react/types/theme").Token<"orange1100", string, "colors", "">;
3660
+ orange1200: import("@atom-learning/stitches-react/types/theme").Token<"orange1200", string, "colors", "">;
3661
+ yellow100: import("@atom-learning/stitches-react/types/theme").Token<"yellow100", string, "colors", "">;
3662
+ yellow200: import("@atom-learning/stitches-react/types/theme").Token<"yellow200", string, "colors", "">;
3663
+ yellow300: import("@atom-learning/stitches-react/types/theme").Token<"yellow300", string, "colors", "">;
3664
+ yellow400: import("@atom-learning/stitches-react/types/theme").Token<"yellow400", string, "colors", "">;
3665
+ yellow500: import("@atom-learning/stitches-react/types/theme").Token<"yellow500", string, "colors", "">;
3666
+ yellow600: import("@atom-learning/stitches-react/types/theme").Token<"yellow600", string, "colors", "">;
3667
+ yellow700: import("@atom-learning/stitches-react/types/theme").Token<"yellow700", string, "colors", "">;
3668
+ yellow800: import("@atom-learning/stitches-react/types/theme").Token<"yellow800", string, "colors", "">;
3669
+ yellow900: import("@atom-learning/stitches-react/types/theme").Token<"yellow900", string, "colors", "">;
3670
+ yellow1000: import("@atom-learning/stitches-react/types/theme").Token<"yellow1000", string, "colors", "">;
3671
+ yellow1100: import("@atom-learning/stitches-react/types/theme").Token<"yellow1100", string, "colors", "">;
3672
+ yellow1200: import("@atom-learning/stitches-react/types/theme").Token<"yellow1200", string, "colors", "">;
3673
+ lime100: import("@atom-learning/stitches-react/types/theme").Token<"lime100", string, "colors", "">;
3674
+ lime200: import("@atom-learning/stitches-react/types/theme").Token<"lime200", string, "colors", "">;
3675
+ lime300: import("@atom-learning/stitches-react/types/theme").Token<"lime300", string, "colors", "">;
3676
+ lime400: import("@atom-learning/stitches-react/types/theme").Token<"lime400", string, "colors", "">;
3677
+ lime500: import("@atom-learning/stitches-react/types/theme").Token<"lime500", string, "colors", "">;
3678
+ lime600: import("@atom-learning/stitches-react/types/theme").Token<"lime600", string, "colors", "">;
3679
+ lime700: import("@atom-learning/stitches-react/types/theme").Token<"lime700", string, "colors", "">;
3680
+ lime800: import("@atom-learning/stitches-react/types/theme").Token<"lime800", string, "colors", "">;
3681
+ lime900: import("@atom-learning/stitches-react/types/theme").Token<"lime900", string, "colors", "">;
3682
+ lime1000: import("@atom-learning/stitches-react/types/theme").Token<"lime1000", string, "colors", "">;
3683
+ lime1100: import("@atom-learning/stitches-react/types/theme").Token<"lime1100", string, "colors", "">;
3684
+ lime1200: import("@atom-learning/stitches-react/types/theme").Token<"lime1200", string, "colors", "">;
3685
+ lapis100: import("@atom-learning/stitches-react/types/theme").Token<"lapis100", string, "colors", "">;
3686
+ lapis200: import("@atom-learning/stitches-react/types/theme").Token<"lapis200", string, "colors", "">;
3687
+ lapis300: import("@atom-learning/stitches-react/types/theme").Token<"lapis300", string, "colors", "">;
3688
+ lapis400: import("@atom-learning/stitches-react/types/theme").Token<"lapis400", string, "colors", "">;
3689
+ lapis500: import("@atom-learning/stitches-react/types/theme").Token<"lapis500", string, "colors", "">;
3690
+ lapis600: import("@atom-learning/stitches-react/types/theme").Token<"lapis600", string, "colors", "">;
3691
+ lapis700: import("@atom-learning/stitches-react/types/theme").Token<"lapis700", string, "colors", "">;
3692
+ lapis800: import("@atom-learning/stitches-react/types/theme").Token<"lapis800", string, "colors", "">;
3693
+ lapis900: import("@atom-learning/stitches-react/types/theme").Token<"lapis900", string, "colors", "">;
3694
+ lapis1000: import("@atom-learning/stitches-react/types/theme").Token<"lapis1000", string, "colors", "">;
3695
+ lapis1100: import("@atom-learning/stitches-react/types/theme").Token<"lapis1100", string, "colors", "">;
3696
+ lapis1200: import("@atom-learning/stitches-react/types/theme").Token<"lapis1200", string, "colors", "">;
3697
+ maroon100: import("@atom-learning/stitches-react/types/theme").Token<"maroon100", string, "colors", "">;
3698
+ maroon200: import("@atom-learning/stitches-react/types/theme").Token<"maroon200", string, "colors", "">;
3699
+ maroon300: import("@atom-learning/stitches-react/types/theme").Token<"maroon300", string, "colors", "">;
3700
+ maroon400: import("@atom-learning/stitches-react/types/theme").Token<"maroon400", string, "colors", "">;
3701
+ maroon500: import("@atom-learning/stitches-react/types/theme").Token<"maroon500", string, "colors", "">;
3702
+ maroon600: import("@atom-learning/stitches-react/types/theme").Token<"maroon600", string, "colors", "">;
3703
+ maroon700: import("@atom-learning/stitches-react/types/theme").Token<"maroon700", string, "colors", "">;
3704
+ maroon800: import("@atom-learning/stitches-react/types/theme").Token<"maroon800", string, "colors", "">;
3705
+ maroon900: import("@atom-learning/stitches-react/types/theme").Token<"maroon900", string, "colors", "">;
3706
+ maroon1000: import("@atom-learning/stitches-react/types/theme").Token<"maroon1000", string, "colors", "">;
3707
+ maroon1100: import("@atom-learning/stitches-react/types/theme").Token<"maroon1100", string, "colors", "">;
3708
+ maroon1200: import("@atom-learning/stitches-react/types/theme").Token<"maroon1200", string, "colors", "">;
3709
+ marsh100: import("@atom-learning/stitches-react/types/theme").Token<"marsh100", string, "colors", "">;
3710
+ marsh200: import("@atom-learning/stitches-react/types/theme").Token<"marsh200", string, "colors", "">;
3711
+ marsh300: import("@atom-learning/stitches-react/types/theme").Token<"marsh300", string, "colors", "">;
3712
+ marsh400: import("@atom-learning/stitches-react/types/theme").Token<"marsh400", string, "colors", "">;
3713
+ marsh500: import("@atom-learning/stitches-react/types/theme").Token<"marsh500", string, "colors", "">;
3714
+ marsh600: import("@atom-learning/stitches-react/types/theme").Token<"marsh600", string, "colors", "">;
3715
+ marsh700: import("@atom-learning/stitches-react/types/theme").Token<"marsh700", string, "colors", "">;
3716
+ marsh800: import("@atom-learning/stitches-react/types/theme").Token<"marsh800", string, "colors", "">;
3717
+ marsh900: import("@atom-learning/stitches-react/types/theme").Token<"marsh900", string, "colors", "">;
3718
+ marsh1000: import("@atom-learning/stitches-react/types/theme").Token<"marsh1000", string, "colors", "">;
3719
+ marsh1100: import("@atom-learning/stitches-react/types/theme").Token<"marsh1100", string, "colors", "">;
3720
+ marsh1200: import("@atom-learning/stitches-react/types/theme").Token<"marsh1200", string, "colors", "">;
3721
+ alpha100: import("@atom-learning/stitches-react/types/theme").Token<"alpha100", string, "colors", "">;
3722
+ alpha150: import("@atom-learning/stitches-react/types/theme").Token<"alpha150", string, "colors", "">;
3723
+ alpha200: import("@atom-learning/stitches-react/types/theme").Token<"alpha200", string, "colors", "">;
3724
+ alpha250: import("@atom-learning/stitches-react/types/theme").Token<"alpha250", string, "colors", "">;
3725
+ alpha600: import("@atom-learning/stitches-react/types/theme").Token<"alpha600", string, "colors", "">;
3726
+ infoLight: import("@atom-learning/stitches-react/types/theme").Token<"infoLight", string, "colors", "">;
3727
+ info: import("@atom-learning/stitches-react/types/theme").Token<"info", string, "colors", "">;
3728
+ infoMid: import("@atom-learning/stitches-react/types/theme").Token<"infoMid", string, "colors", "">;
3729
+ infoDark: import("@atom-learning/stitches-react/types/theme").Token<"infoDark", string, "colors", "">;
3730
+ successLight: import("@atom-learning/stitches-react/types/theme").Token<"successLight", string, "colors", "">;
3731
+ success: import("@atom-learning/stitches-react/types/theme").Token<"success", string, "colors", "">;
3732
+ successMid: import("@atom-learning/stitches-react/types/theme").Token<"successMid", string, "colors", "">;
3733
+ successDark: import("@atom-learning/stitches-react/types/theme").Token<"successDark", string, "colors", "">;
3734
+ dangerLight: import("@atom-learning/stitches-react/types/theme").Token<"dangerLight", string, "colors", "">;
3735
+ danger: import("@atom-learning/stitches-react/types/theme").Token<"danger", string, "colors", "">;
3736
+ dangerMid: import("@atom-learning/stitches-react/types/theme").Token<"dangerMid", string, "colors", "">;
3737
+ dangerDark: import("@atom-learning/stitches-react/types/theme").Token<"dangerDark", string, "colors", "">;
3738
+ warningLight: import("@atom-learning/stitches-react/types/theme").Token<"warningLight", string, "colors", "">;
3739
+ warning: import("@atom-learning/stitches-react/types/theme").Token<"warning", string, "colors", "">;
3740
+ warningMid: import("@atom-learning/stitches-react/types/theme").Token<"warningMid", string, "colors", "">;
3741
+ warningDark: import("@atom-learning/stitches-react/types/theme").Token<"warningDark", string, "colors", "">;
3742
+ warningText: import("@atom-learning/stitches-react/types/theme").Token<"warningText", string, "colors", "">;
3743
+ subjectEnglish: import("@atom-learning/stitches-react/types/theme").Token<"subjectEnglish", string, "colors", "">;
3744
+ subjectMaths: import("@atom-learning/stitches-react/types/theme").Token<"subjectMaths", string, "colors", "">;
3745
+ subjectScience: import("@atom-learning/stitches-react/types/theme").Token<"subjectScience", string, "colors", "">;
3746
+ subjectVerbalReasoning: import("@atom-learning/stitches-react/types/theme").Token<"subjectVerbalReasoning", string, "colors", "">;
3747
+ subjectNonVerbalReasoning: import("@atom-learning/stitches-react/types/theme").Token<"subjectNonVerbalReasoning", string, "colors", "">;
3748
+ subjectCreativeWriting: import("@atom-learning/stitches-react/types/theme").Token<"subjectCreativeWriting", string, "colors", "">;
3749
+ subjectExamSkills: import("@atom-learning/stitches-react/types/theme").Token<"subjectExamSkills", string, "colors", "">;
3750
+ glBlueLight: import("@atom-learning/stitches-react/types/theme").Token<"glBlueLight", string, "colors", "">;
3751
+ glBluePrimary: import("@atom-learning/stitches-react/types/theme").Token<"glBluePrimary", string, "colors", "">;
3752
+ glBlueDark: import("@atom-learning/stitches-react/types/theme").Token<"glBlueDark", string, "colors", "">;
3753
+ primary100: import("@atom-learning/stitches-react/types/theme").Token<"primary100", string, "colors", "">;
3754
+ primary200: import("@atom-learning/stitches-react/types/theme").Token<"primary200", string, "colors", "">;
3755
+ primary300: import("@atom-learning/stitches-react/types/theme").Token<"primary300", string, "colors", "">;
3756
+ primary400: import("@atom-learning/stitches-react/types/theme").Token<"primary400", string, "colors", "">;
3757
+ primary500: import("@atom-learning/stitches-react/types/theme").Token<"primary500", string, "colors", "">;
3758
+ primary600: import("@atom-learning/stitches-react/types/theme").Token<"primary600", string, "colors", "">;
3759
+ primary700: import("@atom-learning/stitches-react/types/theme").Token<"primary700", string, "colors", "">;
3760
+ primary800: import("@atom-learning/stitches-react/types/theme").Token<"primary800", string, "colors", "">;
3761
+ primary900: import("@atom-learning/stitches-react/types/theme").Token<"primary900", string, "colors", "">;
3762
+ primary1000: import("@atom-learning/stitches-react/types/theme").Token<"primary1000", string, "colors", "">;
3763
+ primary1100: import("@atom-learning/stitches-react/types/theme").Token<"primary1100", string, "colors", "">;
3764
+ primary1200: import("@atom-learning/stitches-react/types/theme").Token<"primary1200", string, "colors", "">;
3798
3765
  };
3799
3766
  space: {
3800
- 0: import("@stitches/react/types/theme").Token<"0", string, "space", "">;
3801
- 1: import("@stitches/react/types/theme").Token<"1", string, "space", "">;
3802
- 2: import("@stitches/react/types/theme").Token<"2", string, "space", "">;
3803
- 3: import("@stitches/react/types/theme").Token<"3", string, "space", "">;
3804
- 4: import("@stitches/react/types/theme").Token<"4", string, "space", "">;
3805
- 5: import("@stitches/react/types/theme").Token<"5", string, "space", "">;
3806
- 6: import("@stitches/react/types/theme").Token<"6", string, "space", "">;
3807
- 7: import("@stitches/react/types/theme").Token<"7", string, "space", "">;
3808
- 8: import("@stitches/react/types/theme").Token<"8", string, "space", "">;
3809
- 9: import("@stitches/react/types/theme").Token<"9", string, "space", "">;
3810
- 24: import("@stitches/react/types/theme").Token<"24", string, "space", "">;
3767
+ 0: import("@atom-learning/stitches-react/types/theme").Token<"0", string, "space", "">;
3768
+ 1: import("@atom-learning/stitches-react/types/theme").Token<"1", string, "space", "">;
3769
+ 2: import("@atom-learning/stitches-react/types/theme").Token<"2", string, "space", "">;
3770
+ 3: import("@atom-learning/stitches-react/types/theme").Token<"3", string, "space", "">;
3771
+ 4: import("@atom-learning/stitches-react/types/theme").Token<"4", string, "space", "">;
3772
+ 5: import("@atom-learning/stitches-react/types/theme").Token<"5", string, "space", "">;
3773
+ 6: import("@atom-learning/stitches-react/types/theme").Token<"6", string, "space", "">;
3774
+ 7: import("@atom-learning/stitches-react/types/theme").Token<"7", string, "space", "">;
3775
+ 8: import("@atom-learning/stitches-react/types/theme").Token<"8", string, "space", "">;
3776
+ 9: import("@atom-learning/stitches-react/types/theme").Token<"9", string, "space", "">;
3777
+ 24: import("@atom-learning/stitches-react/types/theme").Token<"24", string, "space", "">;
3811
3778
  };
3812
3779
  fontSizes: {
3813
- xs: import("@stitches/react/types/theme").Token<"xs", string, "fontSizes", "">;
3814
- sm: import("@stitches/react/types/theme").Token<"sm", string, "fontSizes", "">;
3815
- md: import("@stitches/react/types/theme").Token<"md", string, "fontSizes", "">;
3816
- lg: import("@stitches/react/types/theme").Token<"lg", string, "fontSizes", "">;
3817
- xl: import("@stitches/react/types/theme").Token<"xl", string, "fontSizes", "">;
3818
- "2xl": import("@stitches/react/types/theme").Token<"2xl", string, "fontSizes", "">;
3819
- "3xl": import("@stitches/react/types/theme").Token<"3xl", string, "fontSizes", "">;
3820
- "4xl": import("@stitches/react/types/theme").Token<"4xl", string, "fontSizes", "">;
3780
+ xs: import("@atom-learning/stitches-react/types/theme").Token<"xs", string, "fontSizes", "">;
3781
+ sm: import("@atom-learning/stitches-react/types/theme").Token<"sm", string, "fontSizes", "">;
3782
+ md: import("@atom-learning/stitches-react/types/theme").Token<"md", string, "fontSizes", "">;
3783
+ lg: import("@atom-learning/stitches-react/types/theme").Token<"lg", string, "fontSizes", "">;
3784
+ xl: import("@atom-learning/stitches-react/types/theme").Token<"xl", string, "fontSizes", "">;
3785
+ "2xl": import("@atom-learning/stitches-react/types/theme").Token<"2xl", string, "fontSizes", "">;
3786
+ "3xl": import("@atom-learning/stitches-react/types/theme").Token<"3xl", string, "fontSizes", "">;
3787
+ "4xl": import("@atom-learning/stitches-react/types/theme").Token<"4xl", string, "fontSizes", "">;
3821
3788
  };
3822
3789
  fonts: {
3823
- sans: import("@stitches/react/types/theme").Token<"sans", string, "fonts", "">;
3824
- mono: import("@stitches/react/types/theme").Token<"mono", string, "fonts", "">;
3825
- display: import("@stitches/react/types/theme").Token<"display", string, "fonts", "">;
3826
- body: import("@stitches/react/types/theme").Token<"body", string, "fonts", "">;
3790
+ sans: import("@atom-learning/stitches-react/types/theme").Token<"sans", string, "fonts", "">;
3791
+ mono: import("@atom-learning/stitches-react/types/theme").Token<"mono", string, "fonts", "">;
3792
+ display: import("@atom-learning/stitches-react/types/theme").Token<"display", string, "fonts", "">;
3793
+ body: import("@atom-learning/stitches-react/types/theme").Token<"body", string, "fonts", "">;
3827
3794
  };
3828
3795
  sizes: {
3829
- 0: import("@stitches/react/types/theme").Token<"0", string, "sizes", "">;
3830
- 1: import("@stitches/react/types/theme").Token<"1", string, "sizes", "">;
3831
- 2: import("@stitches/react/types/theme").Token<"2", string, "sizes", "">;
3832
- 3: import("@stitches/react/types/theme").Token<"3", string, "sizes", "">;
3833
- 4: import("@stitches/react/types/theme").Token<"4", string, "sizes", "">;
3834
- 5: import("@stitches/react/types/theme").Token<"5", string, "sizes", "">;
3835
- 6: import("@stitches/react/types/theme").Token<"6", string, "sizes", "">;
3836
- 7: import("@stitches/react/types/theme").Token<"7", string, "sizes", "">;
3837
- 8: import("@stitches/react/types/theme").Token<"8", string, "sizes", "">;
3796
+ 0: import("@atom-learning/stitches-react/types/theme").Token<"0", string, "sizes", "">;
3797
+ 1: import("@atom-learning/stitches-react/types/theme").Token<"1", string, "sizes", "">;
3798
+ 2: import("@atom-learning/stitches-react/types/theme").Token<"2", string, "sizes", "">;
3799
+ 3: import("@atom-learning/stitches-react/types/theme").Token<"3", string, "sizes", "">;
3800
+ 4: import("@atom-learning/stitches-react/types/theme").Token<"4", string, "sizes", "">;
3801
+ 5: import("@atom-learning/stitches-react/types/theme").Token<"5", string, "sizes", "">;
3802
+ 6: import("@atom-learning/stitches-react/types/theme").Token<"6", string, "sizes", "">;
3803
+ 7: import("@atom-learning/stitches-react/types/theme").Token<"7", string, "sizes", "">;
3804
+ 8: import("@atom-learning/stitches-react/types/theme").Token<"8", string, "sizes", "">;
3838
3805
  };
3839
3806
  radii: {
3840
- 0: import("@stitches/react/types/theme").Token<"0", string, "radii", "">;
3841
- 1: import("@stitches/react/types/theme").Token<"1", string, "radii", "">;
3842
- 2: import("@stitches/react/types/theme").Token<"2", string, "radii", "">;
3843
- 3: import("@stitches/react/types/theme").Token<"3", string, "radii", "">;
3844
- round: import("@stitches/react/types/theme").Token<"round", string, "radii", "">;
3807
+ 0: import("@atom-learning/stitches-react/types/theme").Token<"0", string, "radii", "">;
3808
+ 1: import("@atom-learning/stitches-react/types/theme").Token<"1", string, "radii", "">;
3809
+ 2: import("@atom-learning/stitches-react/types/theme").Token<"2", string, "radii", "">;
3810
+ 3: import("@atom-learning/stitches-react/types/theme").Token<"3", string, "radii", "">;
3811
+ round: import("@atom-learning/stitches-react/types/theme").Token<"round", string, "radii", "">;
3845
3812
  };
3846
3813
  shadows: {
3847
- 0: import("@stitches/react/types/theme").Token<"0", string, "shadows", "">;
3848
- 1: import("@stitches/react/types/theme").Token<"1", string, "shadows", "">;
3849
- 2: import("@stitches/react/types/theme").Token<"2", string, "shadows", "">;
3850
- 3: import("@stitches/react/types/theme").Token<"3", string, "shadows", "">;
3814
+ 0: import("@atom-learning/stitches-react/types/theme").Token<"0", string, "shadows", "">;
3815
+ 1: import("@atom-learning/stitches-react/types/theme").Token<"1", string, "shadows", "">;
3816
+ 2: import("@atom-learning/stitches-react/types/theme").Token<"2", string, "shadows", "">;
3817
+ 3: import("@atom-learning/stitches-react/types/theme").Token<"3", string, "shadows", "">;
3851
3818
  };
3852
3819
  ratios: {
3853
- "16-9": import("@stitches/react/types/theme").Token<"16-9", string, "ratios", "">;
3854
- "3-2": import("@stitches/react/types/theme").Token<"3-2", string, "ratios", "">;
3855
- "4-3": import("@stitches/react/types/theme").Token<"4-3", string, "ratios", "">;
3856
- "1-1": import("@stitches/react/types/theme").Token<"1-1", string, "ratios", "">;
3857
- "3-4": import("@stitches/react/types/theme").Token<"3-4", string, "ratios", "">;
3820
+ "16-9": import("@atom-learning/stitches-react/types/theme").Token<"16-9", string, "ratios", "">;
3821
+ "3-2": import("@atom-learning/stitches-react/types/theme").Token<"3-2", string, "ratios", "">;
3822
+ "4-3": import("@atom-learning/stitches-react/types/theme").Token<"4-3", string, "ratios", "">;
3823
+ "1-1": import("@atom-learning/stitches-react/types/theme").Token<"1-1", string, "ratios", "">;
3824
+ "3-4": import("@atom-learning/stitches-react/types/theme").Token<"3-4", string, "ratios", "">;
3858
3825
  };
3859
3826
  };
3860
3827
  export declare type CSS = StitchesCSS<typeof stitchesConfig>;