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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (431) hide show
  1. package/dist/components/accordion/Accordion.d.ts +52 -55
  2. package/dist/components/accordion/AccordionContent.d.ts +53 -56
  3. package/dist/components/accordion/AccordionItem.d.ts +52 -55
  4. package/dist/components/accordion/AccordionTrigger.d.ts +105 -111
  5. package/dist/components/accordion/AccordionTrigger.js +1 -1
  6. package/dist/components/accordion/AccordionTrigger.js.map +1 -1
  7. package/dist/components/action-icon/ActionIcon.d.ts +53 -56
  8. package/dist/components/action-icon/ActionIcon.js +1 -1
  9. package/dist/components/action-icon/ActionIcon.js.map +1 -1
  10. package/dist/components/alert-dialog/AlertDialog.d.ts +105 -111
  11. package/dist/components/alert-dialog/AlertDialogContent.d.ts +53 -56
  12. package/dist/components/alert-dialog/alert-context/AlertContext.d.ts +1 -1
  13. package/dist/components/alert-dialog/alert-context/AlertDialog.d.ts +1 -1
  14. package/dist/components/alert-dialog/alert-context/AlertDialogIcon.d.ts +2 -2
  15. package/dist/components/avatar/Avatar.d.ts +164 -173
  16. package/dist/components/avatar/Avatar.js +1 -1
  17. package/dist/components/avatar/Avatar.js.map +1 -1
  18. package/dist/components/avatar/AvatarIcon.d.ts +2 -2
  19. package/dist/components/avatar/AvatarImage.d.ts +2 -2
  20. package/dist/components/avatar/AvatarInitial.d.ts +2 -2
  21. package/dist/components/avatar/AvatarInitial.js +1 -1
  22. package/dist/components/avatar/AvatarInitial.js.map +1 -1
  23. package/dist/components/avatar/AvatarPlaceholder.d.ts +2 -2
  24. package/dist/components/badge/Badge.context.d.ts +1 -1
  25. package/dist/components/badge/Badge.d.ts +316 -332
  26. package/dist/components/badge/BadgeIcon.d.ts +105 -111
  27. package/dist/components/badge/BadgeText.d.ts +106 -110
  28. package/dist/components/badge/stitches.badge.colorscheme.config.d.ts +27 -16
  29. package/dist/components/badge/stitches.badge.colorscheme.config.js +1 -1
  30. package/dist/components/badge/stitches.badge.colorscheme.config.js.map +1 -1
  31. package/dist/components/banner/Banner.d.ts +2 -2
  32. package/dist/components/banner/BannerContainer.d.ts +103 -109
  33. package/dist/components/banner/BannerContext.d.ts +1 -1
  34. package/dist/components/banner/banner-regular/BannerRegular.d.ts +487 -505
  35. package/dist/components/banner/banner-regular/BannerRegularActions.d.ts +1 -1
  36. package/dist/components/banner/banner-regular/BannerRegularButton.d.ts +1 -1
  37. package/dist/components/banner/banner-regular/BannerRegularContainer.d.ts +1 -1
  38. package/dist/components/banner/banner-regular/BannerRegularContent.d.ts +104 -110
  39. package/dist/components/banner/banner-regular/BannerRegularDismiss.d.ts +106 -112
  40. package/dist/components/banner/banner-regular/BannerRegularHeading.d.ts +1 -1
  41. package/dist/components/banner/banner-regular/BannerRegularImage.d.ts +1 -1
  42. package/dist/components/banner/banner-regular/BannerRegularText.d.ts +1 -1
  43. package/dist/components/banner/banner-slim/BannerSlim.d.ts +432 -447
  44. package/dist/components/banner/banner-slim/BannerSlimActions.d.ts +1 -1
  45. package/dist/components/banner/banner-slim/BannerSlimButton.d.ts +1 -1
  46. package/dist/components/banner/banner-slim/BannerSlimContainer.d.ts +52 -55
  47. package/dist/components/banner/banner-slim/BannerSlimContent.d.ts +104 -110
  48. package/dist/components/banner/banner-slim/BannerSlimDismiss.d.ts +105 -111
  49. package/dist/components/banner/banner-slim/BannerSlimImage.d.ts +1 -1
  50. package/dist/components/banner/banner-slim/BannerSlimText.d.ts +1 -1
  51. package/dist/components/banner/banner-slim/BannerSlimText.js +1 -1
  52. package/dist/components/banner/banner-slim/BannerSlimText.js.map +1 -1
  53. package/dist/components/box/Box.d.ts +52 -55
  54. package/dist/components/button/Button.d.ts +53 -56
  55. package/dist/components/button/Button.js +1 -1
  56. package/dist/components/button/Button.js.map +1 -1
  57. package/dist/components/calendar/Calendar.d.ts +1 -1
  58. package/dist/components/calendar/Calendar.js +1 -1
  59. package/dist/components/calendar/Calendar.js.map +1 -1
  60. package/dist/components/calendar/Day.d.ts +52 -55
  61. package/dist/components/calendar/Day.js +1 -1
  62. package/dist/components/calendar/Day.js.map +1 -1
  63. package/dist/components/carousel/Carousel.d.ts +213 -225
  64. package/dist/components/carousel/CarouselArrows.d.ts +3 -3
  65. package/dist/components/carousel/CarouselArrows.js +1 -1
  66. package/dist/components/carousel/CarouselArrows.js.map +1 -1
  67. package/dist/components/carousel/CarouselPagination.d.ts +52 -55
  68. package/dist/components/carousel/CarouselPagination.js +1 -1
  69. package/dist/components/carousel/CarouselPagination.js.map +1 -1
  70. package/dist/components/carousel/CarouselSlide.d.ts +53 -56
  71. package/dist/components/carousel/CarouselSlider.d.ts +52 -55
  72. package/dist/components/checkbox/Checkbox.d.ts +52 -55
  73. package/dist/components/checkbox/Checkbox.js +1 -1
  74. package/dist/components/checkbox/Checkbox.js.map +1 -1
  75. package/dist/components/checkbox-field/CheckboxField.d.ts +1 -1
  76. package/dist/components/checkbox-group/CheckboxGroup.d.ts +211 -216
  77. package/dist/components/checkbox-group/context/CheckboxGroupChecked.context.d.ts +1 -1
  78. package/dist/components/checkbox-group/context/CheckboxGroupMounted.context.d.ts +1 -1
  79. package/dist/components/checkbox-tree/CheckboxTree.d.ts +422 -416
  80. package/dist/components/chip/Chip.d.ts +369 -390
  81. package/dist/components/chip/Chip.js +1 -1
  82. package/dist/components/chip/Chip.js.map +1 -1
  83. package/dist/components/chip-dismissible-group/ChipDismissibleGroupItem.d.ts +212 -224
  84. package/dist/components/chip-dismissible-group/ChipDismissibleGroupItem.js +1 -1
  85. package/dist/components/chip-dismissible-group/ChipDismissibleGroupItem.js.map +1 -1
  86. package/dist/components/chip-toggle-group/ChipToggleGroupItem.d.ts +212 -224
  87. package/dist/components/chip-toggle-group/ChipToggleGroupItem.js +1 -1
  88. package/dist/components/chip-toggle-group/ChipToggleGroupItem.js.map +1 -1
  89. package/dist/components/combobox/Combobox.d.ts +261 -276
  90. package/dist/components/combobox/ComboboxInput.d.ts +52 -55
  91. package/dist/components/combobox/ComboboxInput.js +1 -1
  92. package/dist/components/combobox/ComboboxInput.js.map +1 -1
  93. package/dist/components/combobox/ComboboxList.d.ts +52 -55
  94. package/dist/components/combobox/ComboboxOption.d.ts +52 -55
  95. package/dist/components/combobox/ComboboxOption.js +1 -1
  96. package/dist/components/combobox/ComboboxOption.js.map +1 -1
  97. package/dist/components/combobox/ComboboxPopover.d.ts +52 -55
  98. package/dist/components/combobox/ComboboxPopover.js +1 -1
  99. package/dist/components/combobox/ComboboxPopover.js.map +1 -1
  100. package/dist/components/create-password-field/CreatePasswordField.d.ts +1 -1
  101. package/dist/components/data-table/DataTable.d.ts +650 -683
  102. package/dist/components/data-table/DataTableBody.d.ts +1 -1
  103. package/dist/components/data-table/DataTableBulkActions.d.ts +3 -3
  104. package/dist/components/data-table/DataTableDataCell.d.ts +2 -2
  105. package/dist/components/data-table/DataTableEmptyState.d.ts +1 -1
  106. package/dist/components/data-table/DataTableGlobalFilter.d.ts +1 -1
  107. package/dist/components/data-table/DataTableHead.d.ts +1 -1
  108. package/dist/components/data-table/DataTableHeaderCell.d.ts +1 -1
  109. package/dist/components/data-table/DataTableLoading.d.ts +54 -57
  110. package/dist/components/data-table/DataTableMetaData.d.ts +4 -9
  111. package/dist/components/data-table/DataTableMetaData.js +1 -1
  112. package/dist/components/data-table/DataTableMetaData.js.map +1 -1
  113. package/dist/components/data-table/DataTableRow.d.ts +1 -1
  114. package/dist/components/data-table/DataTableSelectAllRowsCheckbox.d.ts +2 -2
  115. package/dist/components/data-table/DataTableTable.d.ts +1 -1
  116. package/dist/components/data-table/DataTableTable.js +1 -1
  117. package/dist/components/data-table/DataTableTable.js.map +1 -1
  118. package/dist/components/data-table/drag-and-drop/DragAndDropTable.d.ts +2 -2
  119. package/dist/components/data-table/drag-and-drop/DragAndDropTableBody.d.ts +1 -1
  120. package/dist/components/data-table/drag-and-drop/DragAndDropTableRow.d.ts +1 -1
  121. package/dist/components/data-table/pagination/Pagination.d.ts +53 -56
  122. package/dist/components/date-field/DateField.d.ts +2 -2
  123. package/dist/components/dialog/Dialog.d.ts +368 -389
  124. package/dist/components/dialog/DialogBackground.d.ts +103 -109
  125. package/dist/components/dialog/DialogClose.d.ts +52 -55
  126. package/dist/components/dialog/DialogContent.d.ts +53 -56
  127. package/dist/components/dialog/DialogContent.js +1 -1
  128. package/dist/components/dialog/DialogContent.js.map +1 -1
  129. package/dist/components/dialog/DialogFooter.d.ts +1 -1
  130. package/dist/components/dialog/DialogHeading.d.ts +1 -1
  131. package/dist/components/dialog/DialogHeading.js +1 -1
  132. package/dist/components/dialog/DialogHeading.js.map +1 -1
  133. package/dist/components/dismissible/DismissibleRoot.d.ts +2 -2
  134. package/dist/components/dismissible/DismissibleTrigger.d.ts +1 -1
  135. package/dist/components/dismissible/index.d.ts +2 -2
  136. package/dist/components/dismissible-group/DismissibleGroupItem.d.ts +1 -1
  137. package/dist/components/dismissible-group/DismissibleGroupRoot.d.ts +2 -2
  138. package/dist/components/dismissible-group/index.d.ts +3 -3
  139. package/dist/components/divider/Divider.d.ts +52 -55
  140. package/dist/components/divider/Divider.js +1 -1
  141. package/dist/components/divider/Divider.js.map +1 -1
  142. package/dist/components/drawer/Drawer.d.ts +316 -334
  143. package/dist/components/drawer/DrawerClose.d.ts +1 -1
  144. package/dist/components/drawer/DrawerContent.d.ts +53 -56
  145. package/dist/components/drawer/DrawerFooter.d.ts +52 -55
  146. package/dist/components/drawer/DrawerHeader.d.ts +52 -55
  147. package/dist/components/drawer/DrawerMain.d.ts +52 -55
  148. package/dist/components/drawer/DrawerOverlay.d.ts +52 -55
  149. package/dist/components/drawer/DrawerTrigger.d.ts +52 -55
  150. package/dist/components/dropdown-menu/DropdownMenu.d.ts +313 -331
  151. package/dist/components/dropdown-menu/DropdownMenuContent.d.ts +52 -55
  152. package/dist/components/dropdown-menu/DropdownMenuItem.d.ts +480 -483
  153. package/dist/components/dropdown-menu/DropdownMenuItem.js +1 -1
  154. package/dist/components/dropdown-menu/DropdownMenuItem.js.map +1 -1
  155. package/dist/components/dropdown-menu/DropdownMenuLinkItem.d.ts +53 -56
  156. package/dist/components/dropdown-menu/DropdownMenuSeparator.d.ts +52 -55
  157. package/dist/components/dropdown-menu/DropdownMenuSeparator.js +1 -1
  158. package/dist/components/dropdown-menu/DropdownMenuSeparator.js.map +1 -1
  159. package/dist/components/dropdown-menu/DropdownMenuTrigger.d.ts +52 -55
  160. package/dist/components/empty-state/EmptyState.context.d.ts +1 -1
  161. package/dist/components/empty-state/EmptyState.d.ts +373 -392
  162. package/dist/components/empty-state/EmptyStateBody.d.ts +107 -111
  163. package/dist/components/empty-state/EmptyStateBody.js +1 -1
  164. package/dist/components/empty-state/EmptyStateBody.js.map +1 -1
  165. package/dist/components/empty-state/EmptyStateImage.d.ts +108 -114
  166. package/dist/components/empty-state/EmptyStateTitle.d.ts +53 -56
  167. package/dist/components/empty-state/EmptyStateTitle.js +1 -1
  168. package/dist/components/empty-state/EmptyStateTitle.js.map +1 -1
  169. package/dist/components/field-wrapper/FieldDescription.d.ts +1 -1
  170. package/dist/components/field-wrapper/FieldDescription.js +1 -1
  171. package/dist/components/field-wrapper/FieldDescription.js.map +1 -1
  172. package/dist/components/field-wrapper/FieldWrapper.d.ts +1 -1
  173. package/dist/components/field-wrapper/InlineFieldWrapper.d.ts +1 -1
  174. package/dist/components/file-input/FileInput.d.ts +1 -1
  175. package/dist/components/flex/Flex.d.ts +52 -55
  176. package/dist/components/form/Form.d.ts +53 -56
  177. package/dist/components/grid/Grid.d.ts +53 -56
  178. package/dist/components/heading/Heading.d.ts +52 -55
  179. package/dist/components/heading/Heading.js +1 -1
  180. package/dist/components/heading/Heading.js.map +1 -1
  181. package/dist/components/icon/Icon.d.ts +52 -55
  182. package/dist/components/image/Image.d.ts +53 -56
  183. package/dist/components/index.d.ts +1 -0
  184. package/dist/components/inline-message/InlineMessage.config.js +1 -1
  185. package/dist/components/inline-message/InlineMessage.config.js.map +1 -1
  186. package/dist/components/inline-message/InlineMessage.d.ts +104 -110
  187. package/dist/components/input/Input.d.ts +155 -164
  188. package/dist/components/input/Input.js +1 -1
  189. package/dist/components/input/Input.js.map +1 -1
  190. package/dist/components/input-field/InputField.d.ts +2 -2
  191. package/dist/components/keyboard-shortcut/KeyboardShortcut.d.ts +760 -0
  192. package/dist/components/keyboard-shortcut/KeyboardShortcut.js +2 -0
  193. package/dist/components/keyboard-shortcut/KeyboardShortcut.js.map +1 -0
  194. package/dist/components/keyboard-shortcut/index.d.ts +1124 -0
  195. package/dist/components/keyboard-shortcut/index.js +2 -0
  196. package/dist/components/keyboard-shortcut/index.js.map +1 -0
  197. package/dist/components/label/Label.d.ts +53 -56
  198. package/dist/components/label/Label.js +1 -1
  199. package/dist/components/label/Label.js.map +1 -1
  200. package/dist/components/link/Link.d.ts +52 -55
  201. package/dist/components/list/List.d.ts +104 -110
  202. package/dist/components/loader/Loader.d.ts +2 -2
  203. package/dist/components/markdown-content/MarkdownContent.d.ts +2 -2
  204. package/dist/components/markdown-content/components/MarkdownCode.d.ts +3 -3
  205. package/dist/components/markdown-content/components/MarkdownCode.js +1 -1
  206. package/dist/components/markdown-content/components/MarkdownCode.js.map +1 -1
  207. package/dist/components/markdown-content/components/MarkdownEmphasis.d.ts +54 -57
  208. package/dist/components/markdown-content/components/MarkdownEmphasis.js.map +1 -1
  209. package/dist/components/markdown-content/components/MarkdownHeading.d.ts +2 -2
  210. package/dist/components/markdown-content/components/MarkdownHeading.js +1 -1
  211. package/dist/components/markdown-content/components/MarkdownHeading.js.map +1 -1
  212. package/dist/components/markdown-content/components/MarkdownImage.d.ts +3 -3
  213. package/dist/components/markdown-content/components/MarkdownImage.js +1 -1
  214. package/dist/components/markdown-content/components/MarkdownImage.js.map +1 -1
  215. package/dist/components/markdown-content/components/MarkdownInlineCode.d.ts +3 -3
  216. package/dist/components/markdown-content/components/MarkdownInlineCode.js +1 -1
  217. package/dist/components/markdown-content/components/MarkdownInlineCode.js.map +1 -1
  218. package/dist/components/markdown-content/components/MarkdownLink.d.ts +2 -2
  219. package/dist/components/markdown-content/components/MarkdownLink.js.map +1 -1
  220. package/dist/components/markdown-content/components/MarkdownList.d.ts +2 -2
  221. package/dist/components/markdown-content/components/MarkdownList.js +1 -1
  222. package/dist/components/markdown-content/components/MarkdownList.js.map +1 -1
  223. package/dist/components/markdown-content/components/MarkdownListItem.d.ts +2 -2
  224. package/dist/components/markdown-content/components/MarkdownListItem.js.map +1 -1
  225. package/dist/components/markdown-content/components/MarkdownParagraph.d.ts +2 -2
  226. package/dist/components/markdown-content/components/MarkdownParagraph.js.map +1 -1
  227. package/dist/components/markdown-content/components/MarkdownStrong.d.ts +2 -2
  228. package/dist/components/markdown-content/components/MarkdownStrong.js.map +1 -1
  229. package/dist/components/markdown-content/components/MarkdownText.d.ts +1 -1
  230. package/dist/components/markdown-content/components/MarkdownText.js.map +1 -1
  231. package/dist/components/markdown-content/components/MarkdownThematicBreak.d.ts +2 -2
  232. package/dist/components/navigation/NavigationMenu.d.ts +369 -388
  233. package/dist/components/navigation/NavigationMenu.js +1 -1
  234. package/dist/components/navigation/NavigationMenu.js.map +1 -1
  235. package/dist/components/navigation/NavigationMenu.styles.d.ts +1 -1
  236. package/dist/components/navigation/NavigationMenu.styles.js +1 -1
  237. package/dist/components/navigation/NavigationMenu.styles.js.map +1 -1
  238. package/dist/components/navigation/NavigationMenuDropdown.d.ts +1 -1
  239. package/dist/components/navigation/NavigationMenuDropdownContent.d.ts +53 -56
  240. package/dist/components/navigation/NavigationMenuDropdownItem.d.ts +106 -110
  241. package/dist/components/navigation/NavigationMenuDropdownItem.js +1 -1
  242. package/dist/components/navigation/NavigationMenuDropdownItem.js.map +1 -1
  243. package/dist/components/navigation/NavigationMenuDropdownTrigger.d.ts +52 -55
  244. package/dist/components/navigation/NavigationMenuLink.d.ts +52 -55
  245. package/dist/components/navigation/stitches.navigationMenu.colorscheme.config.d.ts +1 -1
  246. package/dist/components/navigation-menu-vertical/NavigationMenuVertical.d.ts +686 -707
  247. package/dist/components/navigation-menu-vertical/NavigationMenuVertical.styles.d.ts +2 -2
  248. package/dist/components/navigation-menu-vertical/NavigationMenuVertical.styles.js +1 -1
  249. package/dist/components/navigation-menu-vertical/NavigationMenuVertical.styles.js.map +1 -1
  250. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalAccordionContent.d.ts +52 -55
  251. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalAccordionTrigger.d.ts +53 -56
  252. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalIcon.d.ts +104 -110
  253. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalItem.d.ts +52 -55
  254. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalLink.d.ts +53 -56
  255. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalList.d.ts +52 -55
  256. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalText.d.ts +106 -110
  257. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalText.js +1 -1
  258. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalText.js.map +1 -1
  259. package/dist/components/navigation-menu-vertical/stitches.navigationMenuVertical.colorscheme.config.d.ts +1 -1
  260. package/dist/components/notification-badge/NotificationBadge.d.ts +1 -1
  261. package/dist/components/number-input/NumberInputStepper.js +1 -1
  262. package/dist/components/number-input/NumberInputStepper.js.map +1 -1
  263. package/dist/components/number-input-field/NumberInputField.d.ts +2 -2
  264. package/dist/components/pagination/Pagination.d.ts +2 -2
  265. package/dist/components/pagination/PaginationNextButton.d.ts +106 -112
  266. package/dist/components/pagination/PaginationPage.d.ts +2 -2
  267. package/dist/components/pagination/PaginationPopover.d.ts +1 -1
  268. package/dist/components/pagination/PaginationPopover.js +1 -1
  269. package/dist/components/pagination/PaginationPopover.js.map +1 -1
  270. package/dist/components/pagination/PaginationPreviousButton.d.ts +106 -112
  271. package/dist/components/pagination/pagination-context/PaginationContext.d.ts +1 -1
  272. package/dist/components/password-field/PasswordField.d.ts +1 -1
  273. package/dist/components/popover/Popover.d.ts +105 -111
  274. package/dist/components/popover/PopoverContent.d.ts +53 -56
  275. package/dist/components/progress-bar/ProgressBar.d.ts +53 -56
  276. package/dist/components/progress-bar/ProgressBar.js +1 -1
  277. package/dist/components/progress-bar/ProgressBar.js.map +1 -1
  278. package/dist/components/radio-button/RadioButton.d.ts +53 -56
  279. package/dist/components/radio-button/RadioButton.js +1 -1
  280. package/dist/components/radio-button/RadioButton.js.map +1 -1
  281. package/dist/components/radio-button/RadioButtonGroup.d.ts +52 -55
  282. package/dist/components/radio-button-field/RadioButtonField.d.ts +54 -57
  283. package/dist/components/radio-button-field/RadioField.d.ts +1 -1
  284. package/dist/components/radio-card/RadioCard.d.ts +53 -56
  285. package/dist/components/radio-card/RadioCard.js +1 -1
  286. package/dist/components/radio-card/RadioCard.js.map +1 -1
  287. package/dist/components/radio-card/RadioCardGroup.d.ts +2 -2
  288. package/dist/components/radio-card/RadioCardGroup.js.map +1 -1
  289. package/dist/components/search-field/SearchField.d.ts +2 -2
  290. package/dist/components/search-input/SearchInput.js +1 -1
  291. package/dist/components/search-input/SearchInput.js.map +1 -1
  292. package/dist/components/section-message/SectionMessage.d.ts +377 -394
  293. package/dist/components/section-message/SectionMessageTitle.d.ts +1 -1
  294. package/dist/components/section-message/SectionMessageTitle.js +1 -1
  295. package/dist/components/section-message/SectionMessageTitle.js.map +1 -1
  296. package/dist/components/select/Select.d.ts +52 -55
  297. package/dist/components/select/Select.js +1 -1
  298. package/dist/components/select/Select.js.map +1 -1
  299. package/dist/components/select-field/SelectField.d.ts +2 -2
  300. package/dist/components/side-bar/SideBar.d.ts +422 -444
  301. package/dist/components/side-bar/SideBarComponents.d.ts +369 -388
  302. package/dist/components/slider/Slider.d.ts +52 -55
  303. package/dist/components/slider/Slider.js +1 -1
  304. package/dist/components/slider/Slider.js.map +1 -1
  305. package/dist/components/slider/SliderSteps.d.ts +2 -2
  306. package/dist/components/slider/SliderSteps.js +1 -1
  307. package/dist/components/slider/SliderSteps.js.map +1 -1
  308. package/dist/components/slider/SliderValue.d.ts +2 -2
  309. package/dist/components/slider/SliderValue.js +1 -1
  310. package/dist/components/slider/SliderValue.js.map +1 -1
  311. package/dist/components/slider-field/SliderField.d.ts +2 -2
  312. package/dist/components/sortable/Handle.d.ts +105 -111
  313. package/dist/components/sortable/SortableHandle.d.ts +1 -1
  314. package/dist/components/sortable/SortableItem.d.ts +2 -2
  315. package/dist/components/sortable/SortableItem.js +1 -1
  316. package/dist/components/sortable/SortableItem.js.map +1 -1
  317. package/dist/components/sortable/SortableRoot.d.ts +1 -1
  318. package/dist/components/sortable/index.d.ts +3 -3
  319. package/dist/components/spacer/Spacer.d.ts +364 -1
  320. package/dist/components/spacer/Spacer.js +1 -1
  321. package/dist/components/spacer/Spacer.js.map +1 -1
  322. package/dist/components/stack-content/StackContent.d.ts +52 -55
  323. package/dist/components/stepper/Stepper.d.ts +112 -118
  324. package/dist/components/stepper/StepperStepBack.d.ts +1 -1
  325. package/dist/components/stepper/StepperStepBullet.d.ts +103 -109
  326. package/dist/components/stepper/StepperStepBullet.js +1 -1
  327. package/dist/components/stepper/StepperStepBullet.js.map +1 -1
  328. package/dist/components/stepper/StepperStepContainer.d.ts +103 -109
  329. package/dist/components/stepper/StepperStepContainer.js +1 -1
  330. package/dist/components/stepper/StepperStepContainer.js.map +1 -1
  331. package/dist/components/stepper/StepperStepForward.d.ts +1 -1
  332. package/dist/components/stepper/StepperStepLabel.d.ts +106 -110
  333. package/dist/components/stepper/StepperStepLabel.js +1 -1
  334. package/dist/components/stepper/StepperStepLabel.js.map +1 -1
  335. package/dist/components/stepper/StepperSteps.d.ts +2 -2
  336. package/dist/components/stepper/stepper-context/StepperContext.d.ts +1 -1
  337. package/dist/components/switch/Switch.d.ts +53 -56
  338. package/dist/components/switch/Switch.js +1 -1
  339. package/dist/components/switch/Switch.js.map +1 -1
  340. package/dist/components/table/Table.d.ts +425 -451
  341. package/dist/components/table/Table.js +1 -1
  342. package/dist/components/table/Table.js.map +1 -1
  343. package/dist/components/table/TableBody.d.ts +53 -56
  344. package/dist/components/table/TableBody.js +1 -1
  345. package/dist/components/table/TableBody.js.map +1 -1
  346. package/dist/components/table/TableCell.d.ts +52 -55
  347. package/dist/components/table/TableCell.js +1 -1
  348. package/dist/components/table/TableCell.js.map +1 -1
  349. package/dist/components/table/TableFooter.d.ts +52 -55
  350. package/dist/components/table/TableFooterCell.d.ts +52 -55
  351. package/dist/components/table/TableFooterCell.js +1 -1
  352. package/dist/components/table/TableFooterCell.js.map +1 -1
  353. package/dist/components/table/TableHeader.d.ts +53 -56
  354. package/dist/components/table/TableHeader.js +1 -1
  355. package/dist/components/table/TableHeader.js.map +1 -1
  356. package/dist/components/table/TableHeaderCell.d.ts +52 -55
  357. package/dist/components/table/TableRow.d.ts +52 -55
  358. package/dist/components/table/TableStickyColumnsContainer.d.ts +2 -4
  359. package/dist/components/table/TableStickyColumnsContainer.js +1 -1
  360. package/dist/components/table/TableStickyColumnsContainer.js.map +1 -1
  361. package/dist/components/table/useStickyColumnsCss.d.ts +1 -3
  362. package/dist/components/table/useStickyColumnsCss.js +1 -1
  363. package/dist/components/table/useStickyColumnsCss.js.map +1 -1
  364. package/dist/components/tabs/Tabs.d.ts +210 -222
  365. package/dist/components/tabs/TabsContent.d.ts +52 -55
  366. package/dist/components/tabs/TabsTrigger.d.ts +53 -56
  367. package/dist/components/tabs/TabsTrigger.js +1 -1
  368. package/dist/components/tabs/TabsTrigger.js.map +1 -1
  369. package/dist/components/tabs/TabsTriggerList.d.ts +105 -111
  370. package/dist/components/text/Text.d.ts +54 -55
  371. package/dist/components/text/Text.js +1 -1
  372. package/dist/components/text/Text.js.map +1 -1
  373. package/dist/components/textarea/Textarea.d.ts +52 -55
  374. package/dist/components/textarea/Textarea.js +1 -1
  375. package/dist/components/textarea/Textarea.js.map +1 -1
  376. package/dist/components/textarea-field/TextareaField.d.ts +2 -2
  377. package/dist/components/tile/Tile.d.ts +52 -55
  378. package/dist/components/tile/TileGroup.d.ts +52 -55
  379. package/dist/components/tile-interactive/TileInteractive.d.ts +104 -110
  380. package/dist/components/tile-toggle-group/TileToggleGroupItem.d.ts +157 -166
  381. package/dist/components/toast/Toast.d.ts +156 -165
  382. package/dist/components/toast/ToastProvider.d.ts +1 -1
  383. package/dist/components/toggle-group/ToggleGroupButton.d.ts +103 -109
  384. package/dist/components/toggle-group/ToggleGroupItem.d.ts +104 -110
  385. package/dist/components/toggle-group/ToggleGroupItem.js +1 -1
  386. package/dist/components/toggle-group/ToggleGroupItem.js.map +1 -1
  387. package/dist/components/toggle-group/ToggleGroupRoot.d.ts +52 -55
  388. package/dist/components/toggle-group/index.d.ts +313 -331
  389. package/dist/components/tooltip/Tooltip.d.ts +106 -112
  390. package/dist/components/tooltip/TooltipContent.d.ts +53 -56
  391. package/dist/components/tooltip/TooltipContent.js +1 -1
  392. package/dist/components/tooltip/TooltipContent.js.map +1 -1
  393. package/dist/components/top-bar/TopBar.d.ts +638 -287
  394. package/dist/components/top-bar/TopBar.js +1 -1
  395. package/dist/components/top-bar/TopBar.js.map +1 -1
  396. package/dist/components/top-bar/TopBarBrand.d.ts +160 -176
  397. package/dist/components/top-bar/TopBarBrand.js +1 -1
  398. package/dist/components/top-bar/TopBarBrand.js.map +1 -1
  399. package/dist/components/top-bar/stitches.topBar.colorscheme.config.d.ts +1 -1
  400. package/dist/components/tree/Tree.d.ts +793 -812
  401. package/dist/components/tree/TreeCollapsible.d.ts +53 -56
  402. package/dist/components/tree/TreeCollapsibleContent.d.ts +52 -55
  403. package/dist/components/tree/TreeCollapsibleTrigger.d.ts +1 -1
  404. package/dist/components/tree/TreeIcon.d.ts +104 -110
  405. package/dist/components/tree/TreeItemContent.d.ts +54 -57
  406. package/dist/components/tree/TreeListItem.d.ts +54 -57
  407. package/dist/components/video/Video.d.ts +52 -55
  408. package/dist/docgen.json +1 -1
  409. package/dist/experiments/color-scheme/ColorScheme.d.ts +52 -55
  410. package/dist/experiments/color-scheme/stitches.colorscheme.config.d.ts +14 -0
  411. package/dist/experiments/color-scheme/stitches.colorscheme.config.js +1 -1
  412. package/dist/experiments/color-scheme/stitches.colorscheme.config.js.map +1 -1
  413. package/dist/index.cjs.js +1 -1
  414. package/dist/index.cjs.js.map +1 -1
  415. package/dist/index.js +1 -1
  416. package/dist/stitches.d.ts +604 -637
  417. package/dist/stitches.js +1 -1
  418. package/dist/stitches.js.map +1 -1
  419. package/dist/utilities/create-theme-variants/createThemeVariants.d.ts +276 -279
  420. package/dist/utilities/hooks/useResizeObserver.js.map +1 -1
  421. package/dist/utilities/hooks/useScrollPosition.js +1 -1
  422. package/dist/utilities/hooks/useScrollPosition.js.map +1 -1
  423. package/dist/utilities/hooks/useWindowScrollPosition.js +1 -1
  424. package/dist/utilities/hooks/useWindowScrollPosition.js.map +1 -1
  425. package/dist/utilities/no-overflow-wrapper/NoOverflowWrapper.d.ts +103 -109
  426. package/dist/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.d.ts +1 -1
  427. package/dist/utilities/optional-visually-hidden-wrapper/OptionalVisuallyHiddenWrapper.d.ts +1 -1
  428. package/dist/utilities/style/focus-visible-style-block.d.ts +2 -1
  429. package/dist/utilities/style/focus-visible-style-block.js +1 -1
  430. package/dist/utilities/style/focus-visible-style-block.js.map +1 -1
  431. package/package.json +27 -16
@@ -2,13 +2,13 @@ import * as React from 'react';
2
2
  import { Banner } from '../Banner';
3
3
  import { BannerContainer } from '../BannerContainer';
4
4
  export declare const BannerSlim: {
5
- ({ colorScheme, size, emphasis, onDismiss, ...rest }: React.ComponentProps<typeof Banner> & React.ComponentProps<typeof BannerContainer>): JSX.Element;
5
+ ({ colorScheme, size, emphasis, onDismiss, ...rest }: React.ComponentProps<typeof Banner> & React.ComponentProps<typeof BannerContainer>): React.JSX.Element;
6
6
  displayName: string;
7
7
  } & {
8
8
  Content: {
9
- (props: Omit<Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
9
+ (props: Omit<Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
10
10
  ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
11
- }, "direction" | "gap" | "css" | "wrap" | "justify" | "align"> & import("@stitches/react/types/styled-component").TransformProps<{
11
+ }, "direction" | "gap" | "css" | "wrap" | "justify" | "align"> & import("@atom-learning/stitches-react/types/styled-component").TransformProps<{
12
12
  direction?: "inherit" | "initial" | "revert" | "unset" | "row" | "column" | "column-reverse" | "row-reverse" | "revert-layer" | undefined;
13
13
  wrap?: "inherit" | "initial" | "revert" | "unset" | "nowrap" | "wrap" | "wrap-reverse" | "revert-layer" | undefined;
14
14
  justify?: "center" | "left" | "right" | "stretch" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "end" | "flex-end" | "flex-start" | "start" | "normal" | "revert-layer" | "unsafe" | "safe" | undefined;
@@ -23,7 +23,7 @@ export declare const BannerSlim: {
23
23
  allowMotion: string;
24
24
  hover: string;
25
25
  }> & {
26
- css?: import("@stitches/react/types/css-util").CSS<{
26
+ css?: import("@atom-learning/stitches-react/types/css-util").CSS<{
27
27
  sm: string;
28
28
  md: string;
29
29
  lg: string;
@@ -63,6 +63,18 @@ export declare const BannerSlim: {
63
63
  blue1000: any;
64
64
  blue1100: any;
65
65
  blue1200: any;
66
+ pink100: any;
67
+ pink200: any;
68
+ pink300: any;
69
+ pink400: any;
70
+ pink500: any;
71
+ pink600: any;
72
+ pink700: any;
73
+ pink800: any;
74
+ pink900: any;
75
+ pink1000: any;
76
+ pink1100: any;
77
+ pink1200: any;
66
78
  purple100: any;
67
79
  purple200: any;
68
80
  purple300: any;
@@ -207,26 +219,11 @@ export declare const BannerSlim: {
207
219
  marsh1000: any;
208
220
  marsh1100: any;
209
221
  marsh1200: any;
210
- tonal50: any;
211
- tonal100: any;
212
- tonal200: any;
213
- tonal300: any;
214
- tonal400: any;
215
- tonal500: any;
216
- tonal600: any;
217
222
  alpha100: any;
218
223
  alpha150: any;
219
224
  alpha200: any;
220
225
  alpha250: any;
221
226
  alpha600: any;
222
- brandRed: any;
223
- brandRedAccent: any;
224
- brandGreen: any;
225
- brandGreenAccent: any;
226
- brandPurple: any;
227
- brandPurpleAccent: any;
228
- brandYellow: any;
229
- brandYellowAccent: any;
230
227
  infoLight: any;
231
228
  info: any;
232
229
  infoMid: any;
@@ -327,62 +324,62 @@ export declare const BannerSlim: {
327
324
  "1-1": any;
328
325
  "3-4": any;
329
326
  };
330
- }, import("@stitches/react/types/config").DefaultThemeMap, {
331
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
332
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
327
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
328
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
329
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
333
330
  };
334
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
335
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
336
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
331
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
332
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
333
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
337
334
  };
338
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
339
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
335
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
336
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
340
337
  };
341
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
342
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
338
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
339
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
343
340
  };
344
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
345
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
341
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
342
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
346
343
  };
347
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
348
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
344
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
345
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
349
346
  };
350
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
351
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
347
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
348
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
352
349
  };
353
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
354
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
355
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
350
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
351
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
352
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
356
353
  };
357
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
358
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
359
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
354
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
355
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
356
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
360
357
  };
361
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
362
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
358
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
359
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
363
360
  };
364
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
365
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
361
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
362
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
366
363
  };
367
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
368
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
364
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
365
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
369
366
  };
370
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
371
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
367
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
368
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
372
369
  };
373
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
374
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
370
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
371
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
375
372
  };
376
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
377
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
378
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
373
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
374
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
375
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
379
376
  };
380
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
381
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
382
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
377
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
378
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
379
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
383
380
  };
384
381
  }> | undefined;
385
- }, "css"> & import("@stitches/react/types/styled-component").TransformProps<{}, {
382
+ }, "css"> & import("@atom-learning/stitches-react/types/styled-component").TransformProps<{}, {
386
383
  sm: string;
387
384
  md: string;
388
385
  lg: string;
@@ -391,7 +388,7 @@ export declare const BannerSlim: {
391
388
  allowMotion: string;
392
389
  hover: string;
393
390
  }> & {
394
- css?: import("@stitches/react/types/css-util").CSS<{
391
+ css?: import("@atom-learning/stitches-react/types/css-util").CSS<{
395
392
  sm: string;
396
393
  md: string;
397
394
  lg: string;
@@ -431,6 +428,18 @@ export declare const BannerSlim: {
431
428
  blue1000: any;
432
429
  blue1100: any;
433
430
  blue1200: any;
431
+ pink100: any;
432
+ pink200: any;
433
+ pink300: any;
434
+ pink400: any;
435
+ pink500: any;
436
+ pink600: any;
437
+ pink700: any;
438
+ pink800: any;
439
+ pink900: any;
440
+ pink1000: any;
441
+ pink1100: any;
442
+ pink1200: any;
434
443
  purple100: any;
435
444
  purple200: any;
436
445
  purple300: any;
@@ -575,26 +584,11 @@ export declare const BannerSlim: {
575
584
  marsh1000: any;
576
585
  marsh1100: any;
577
586
  marsh1200: any;
578
- tonal50: any;
579
- tonal100: any;
580
- tonal200: any;
581
- tonal300: any;
582
- tonal400: any;
583
- tonal500: any;
584
- tonal600: any;
585
587
  alpha100: any;
586
588
  alpha150: any;
587
589
  alpha200: any;
588
590
  alpha250: any;
589
591
  alpha600: any;
590
- brandRed: any;
591
- brandRedAccent: any;
592
- brandGreen: any;
593
- brandGreenAccent: any;
594
- brandPurple: any;
595
- brandPurpleAccent: any;
596
- brandYellow: any;
597
- brandYellowAccent: any;
598
592
  infoLight: any;
599
593
  info: any;
600
594
  infoMid: any;
@@ -695,68 +689,70 @@ export declare const BannerSlim: {
695
689
  "1-1": any;
696
690
  "3-4": any;
697
691
  };
698
- }, import("@stitches/react/types/config").DefaultThemeMap, {
699
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
700
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
692
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
693
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
694
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
701
695
  };
702
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
703
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
704
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
696
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
697
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
698
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
705
699
  };
706
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
707
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
700
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
701
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
708
702
  };
709
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
710
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
703
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
704
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
711
705
  };
712
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
713
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
706
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
707
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
714
708
  };
715
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
716
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
709
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
710
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
717
711
  };
718
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
719
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
712
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
713
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
720
714
  };
721
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
722
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
723
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
715
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
716
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
717
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
724
718
  };
725
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
726
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
727
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
719
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
720
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
721
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
728
722
  };
729
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
730
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
723
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
724
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
731
725
  };
732
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
733
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
726
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
727
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
734
728
  };
735
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
736
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
729
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
730
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
737
731
  };
738
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
739
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
732
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
733
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
740
734
  };
741
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
742
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
735
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
736
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
743
737
  };
744
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
745
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
746
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
738
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
739
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
740
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
747
741
  };
748
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
749
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
750
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
742
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
743
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
744
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
751
745
  };
752
746
  }> | undefined;
753
- }): JSX.Element;
747
+ }): React.JSX.Element;
754
748
  displayName: string;
755
749
  };
756
750
  Text: {
757
- (props: Omit<Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "key" | keyof React.HTMLAttributes<HTMLParagraphElement>> & {
751
+ (props: Omit<Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLParagraphElement>, HTMLParagraphElement>, "ref"> & {
758
752
  ref?: ((instance: HTMLParagraphElement | null) => void) | React.RefObject<HTMLParagraphElement> | null | undefined;
759
- }, "size" | "css" | "noCapsize"> & import("@stitches/react/types/styled-component").TransformProps<{
753
+ }, "size" | "css" | "weight" | "noCapsize" | "family"> & import("@atom-learning/stitches-react/types/styled-component").TransformProps<{
754
+ weight?: "normal" | "bold" | undefined;
755
+ family?: "display" | "mono" | "body" | undefined;
760
756
  size?: "sm" | "md" | "lg" | "xl" | "xs" | undefined;
761
757
  noCapsize?: boolean | "true" | undefined;
762
758
  }, {
@@ -768,7 +764,7 @@ export declare const BannerSlim: {
768
764
  allowMotion: string;
769
765
  hover: string;
770
766
  }> & {
771
- css?: import("@stitches/react/types/css-util").CSS<{
767
+ css?: import("@atom-learning/stitches-react/types/css-util").CSS<{
772
768
  sm: string;
773
769
  md: string;
774
770
  lg: string;
@@ -808,6 +804,18 @@ export declare const BannerSlim: {
808
804
  blue1000: any;
809
805
  blue1100: any;
810
806
  blue1200: any;
807
+ pink100: any;
808
+ pink200: any;
809
+ pink300: any;
810
+ pink400: any;
811
+ pink500: any;
812
+ pink600: any;
813
+ pink700: any;
814
+ pink800: any;
815
+ pink900: any;
816
+ pink1000: any;
817
+ pink1100: any;
818
+ pink1200: any;
811
819
  purple100: any;
812
820
  purple200: any;
813
821
  purple300: any;
@@ -952,26 +960,11 @@ export declare const BannerSlim: {
952
960
  marsh1000: any;
953
961
  marsh1100: any;
954
962
  marsh1200: any;
955
- tonal50: any;
956
- tonal100: any;
957
- tonal200: any;
958
- tonal300: any;
959
- tonal400: any;
960
- tonal500: any;
961
- tonal600: any;
962
963
  alpha100: any;
963
964
  alpha150: any;
964
965
  alpha200: any;
965
966
  alpha250: any;
966
967
  alpha600: any;
967
- brandRed: any;
968
- brandRedAccent: any;
969
- brandGreen: any;
970
- brandGreenAccent: any;
971
- brandPurple: any;
972
- brandPurpleAccent: any;
973
- brandYellow: any;
974
- brandYellowAccent: any;
975
968
  infoLight: any;
976
969
  info: any;
977
970
  infoMid: any;
@@ -1072,70 +1065,70 @@ export declare const BannerSlim: {
1072
1065
  "1-1": any;
1073
1066
  "3-4": any;
1074
1067
  };
1075
- }, import("@stitches/react/types/config").DefaultThemeMap, {
1076
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
1077
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
1068
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
1069
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
1070
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
1078
1071
  };
1079
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
1080
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1081
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1072
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
1073
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
1074
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
1082
1075
  };
1083
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1084
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1076
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1077
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1085
1078
  };
1086
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1087
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1079
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1080
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1088
1081
  };
1089
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1090
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1082
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1083
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1091
1084
  };
1092
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1093
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1085
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1086
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1094
1087
  };
1095
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1096
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1088
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1089
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1097
1090
  };
1098
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1099
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1100
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1091
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1092
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1093
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1101
1094
  };
1102
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1103
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1104
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1095
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1096
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1097
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1105
1098
  };
1106
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1107
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1099
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1100
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1108
1101
  };
1109
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1110
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1102
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1103
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1111
1104
  };
1112
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1113
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1105
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1106
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1114
1107
  };
1115
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1116
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1108
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1109
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1117
1110
  };
1118
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1119
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1111
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1112
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1120
1113
  };
1121
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1122
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1123
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1114
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1115
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1116
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1124
1117
  };
1125
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1126
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1127
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1118
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1119
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1120
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1128
1121
  };
1129
1122
  }> | undefined;
1130
1123
  }, "as"> & {
1131
1124
  as?: React.ElementType<any> | React.ComponentType<{}> | undefined;
1132
- }): JSX.Element;
1125
+ }): React.JSX.Element;
1133
1126
  displayName: string;
1134
1127
  };
1135
1128
  Image: {
1136
- (props: Omit<Pick<Omit<Pick<React.DetailedHTMLProps<React.ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, "key" | keyof React.ImgHTMLAttributes<HTMLImageElement>> & {
1129
+ (props: Omit<Omit<Omit<Omit<React.DetailedHTMLProps<React.ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, "ref"> & {
1137
1130
  ref?: ((instance: HTMLImageElement | null) => void) | React.RefObject<HTMLImageElement> | null | undefined;
1138
- }, "css" | "fluid"> & import("@stitches/react/types/styled-component").TransformProps<{
1131
+ }, "css" | "fluid"> & import("@atom-learning/stitches-react/types/styled-component").TransformProps<{
1139
1132
  fluid?: boolean | "true" | undefined;
1140
1133
  }, {
1141
1134
  sm: string;
@@ -1146,7 +1139,7 @@ export declare const BannerSlim: {
1146
1139
  allowMotion: string;
1147
1140
  hover: string;
1148
1141
  }> & {
1149
- css?: import("@stitches/react/types/css-util").CSS<{
1142
+ css?: import("@atom-learning/stitches-react/types/css-util").CSS<{
1150
1143
  sm: string;
1151
1144
  md: string;
1152
1145
  lg: string;
@@ -1186,6 +1179,18 @@ export declare const BannerSlim: {
1186
1179
  blue1000: any;
1187
1180
  blue1100: any;
1188
1181
  blue1200: any;
1182
+ pink100: any;
1183
+ pink200: any;
1184
+ pink300: any;
1185
+ pink400: any;
1186
+ pink500: any;
1187
+ pink600: any;
1188
+ pink700: any;
1189
+ pink800: any;
1190
+ pink900: any;
1191
+ pink1000: any;
1192
+ pink1100: any;
1193
+ pink1200: any;
1189
1194
  purple100: any;
1190
1195
  purple200: any;
1191
1196
  purple300: any;
@@ -1330,26 +1335,11 @@ export declare const BannerSlim: {
1330
1335
  marsh1000: any;
1331
1336
  marsh1100: any;
1332
1337
  marsh1200: any;
1333
- tonal50: any;
1334
- tonal100: any;
1335
- tonal200: any;
1336
- tonal300: any;
1337
- tonal400: any;
1338
- tonal500: any;
1339
- tonal600: any;
1340
1338
  alpha100: any;
1341
1339
  alpha150: any;
1342
1340
  alpha200: any;
1343
1341
  alpha250: any;
1344
1342
  alpha600: any;
1345
- brandRed: any;
1346
- brandRedAccent: any;
1347
- brandGreen: any;
1348
- brandGreenAccent: any;
1349
- brandPurple: any;
1350
- brandPurpleAccent: any;
1351
- brandYellow: any;
1352
- brandYellowAccent: any;
1353
1343
  infoLight: any;
1354
1344
  info: any;
1355
1345
  infoMid: any;
@@ -1450,70 +1440,70 @@ export declare const BannerSlim: {
1450
1440
  "1-1": any;
1451
1441
  "3-4": any;
1452
1442
  };
1453
- }, import("@stitches/react/types/config").DefaultThemeMap, {
1454
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
1455
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
1443
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
1444
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
1445
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
1456
1446
  };
1457
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
1458
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1459
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1447
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
1448
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
1449
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
1460
1450
  };
1461
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1462
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1451
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1452
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1463
1453
  };
1464
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1465
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1454
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1455
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1466
1456
  };
1467
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1468
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1457
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1458
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1469
1459
  };
1470
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1471
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1460
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1461
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1472
1462
  };
1473
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1474
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1463
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1464
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1475
1465
  };
1476
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1477
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1478
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1466
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1467
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1468
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1479
1469
  };
1480
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1481
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1482
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1470
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1471
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1472
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1483
1473
  };
1484
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1485
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1474
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1475
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1486
1476
  };
1487
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1488
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1477
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1478
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1489
1479
  };
1490
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1491
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1480
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1481
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1492
1482
  };
1493
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1494
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1483
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1484
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1495
1485
  };
1496
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1497
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1486
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1487
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1498
1488
  };
1499
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1500
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1501
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1489
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1490
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1491
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1502
1492
  };
1503
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1504
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1505
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1493
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1494
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1495
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1506
1496
  };
1507
1497
  }> | undefined;
1508
- }, "css" | "key" | keyof React.ImgHTMLAttributes<HTMLImageElement> | "fluid">, "as"> & {
1498
+ }, "ref">, "as"> & {
1509
1499
  as?: undefined;
1510
- }): JSX.Element;
1500
+ }): React.JSX.Element;
1511
1501
  displayName: string;
1512
1502
  };
1513
1503
  Button: {
1514
- ({ css, ...props }: Omit<Omit<Pick<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "key" | keyof React.ButtonHTMLAttributes<HTMLButtonElement>> & {
1504
+ ({ css, ...props }: Omit<Omit<Omit<React.DetailedHTMLProps<React.ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
1515
1505
  ref?: ((instance: HTMLButtonElement | null) => void) | React.RefObject<HTMLButtonElement> | null | undefined;
1516
- }, "appearance" | "size" | "css" | "theme" | "isLoading" | "fullWidth"> & import("@stitches/react/types/styled-component").TransformProps<{
1506
+ }, "appearance" | "size" | "css" | "theme" | "isLoading" | "fullWidth"> & import("@atom-learning/stitches-react/types/styled-component").TransformProps<{
1517
1507
  theme?: "success" | "danger" | "warning" | "primary" | "neutral" | "secondary" | undefined;
1518
1508
  appearance?: "outline" | "solid" | undefined;
1519
1509
  size?: "sm" | "md" | "lg" | "xl" | undefined;
@@ -1528,7 +1518,7 @@ export declare const BannerSlim: {
1528
1518
  allowMotion: string;
1529
1519
  hover: string;
1530
1520
  }> & {
1531
- css?: import("@stitches/react/types/css-util").CSS<{
1521
+ css?: import("@atom-learning/stitches-react/types/css-util").CSS<{
1532
1522
  sm: string;
1533
1523
  md: string;
1534
1524
  lg: string;
@@ -1568,6 +1558,18 @@ export declare const BannerSlim: {
1568
1558
  blue1000: any;
1569
1559
  blue1100: any;
1570
1560
  blue1200: any;
1561
+ pink100: any;
1562
+ pink200: any;
1563
+ pink300: any;
1564
+ pink400: any;
1565
+ pink500: any;
1566
+ pink600: any;
1567
+ pink700: any;
1568
+ pink800: any;
1569
+ pink900: any;
1570
+ pink1000: any;
1571
+ pink1100: any;
1572
+ pink1200: any;
1571
1573
  purple100: any;
1572
1574
  purple200: any;
1573
1575
  purple300: any;
@@ -1712,26 +1714,11 @@ export declare const BannerSlim: {
1712
1714
  marsh1000: any;
1713
1715
  marsh1100: any;
1714
1716
  marsh1200: any;
1715
- tonal50: any;
1716
- tonal100: any;
1717
- tonal200: any;
1718
- tonal300: any;
1719
- tonal400: any;
1720
- tonal500: any;
1721
- tonal600: any;
1722
1717
  alpha100: any;
1723
1718
  alpha150: any;
1724
1719
  alpha200: any;
1725
1720
  alpha250: any;
1726
1721
  alpha600: any;
1727
- brandRed: any;
1728
- brandRedAccent: any;
1729
- brandGreen: any;
1730
- brandGreenAccent: any;
1731
- brandPurple: any;
1732
- brandPurpleAccent: any;
1733
- brandYellow: any;
1734
- brandYellowAccent: any;
1735
1722
  infoLight: any;
1736
1723
  info: any;
1737
1724
  infoMid: any;
@@ -1832,62 +1819,62 @@ export declare const BannerSlim: {
1832
1819
  "1-1": any;
1833
1820
  "3-4": any;
1834
1821
  };
1835
- }, import("@stitches/react/types/config").DefaultThemeMap, {
1836
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
1837
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
1822
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
1823
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
1824
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
1838
1825
  };
1839
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
1840
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1841
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
1826
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
1827
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
1828
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
1842
1829
  };
1843
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1844
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1830
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1831
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1845
1832
  };
1846
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1847
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1833
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1834
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1848
1835
  };
1849
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1850
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1836
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1837
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1851
1838
  };
1852
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1853
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1839
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1840
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1854
1841
  };
1855
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1856
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1842
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1843
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1857
1844
  };
1858
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1859
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1860
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1845
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1846
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1847
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1861
1848
  };
1862
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1863
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1864
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1849
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1850
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1851
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1865
1852
  };
1866
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1867
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1853
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1854
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1868
1855
  };
1869
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1870
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1856
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1857
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1871
1858
  };
1872
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1873
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1859
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1860
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1874
1861
  };
1875
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1876
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1862
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1863
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1877
1864
  };
1878
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1879
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1865
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1866
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1880
1867
  };
1881
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1882
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1883
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1868
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1869
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1870
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1884
1871
  };
1885
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
1886
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1887
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
1872
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
1873
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1874
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
1888
1875
  };
1889
1876
  }> | undefined;
1890
- }, "appearance" | "size" | "theme" | "children" | "as" | keyof import("../../../types").NavigatorActions | "isLoading" | "fullWidth"> & import("@stitches/react/types/styled-component").TransformProps<{
1877
+ }, "appearance" | "size" | "theme" | "children" | "as" | keyof import("../../../types").NavigatorActions | "isLoading" | "fullWidth"> & import("@atom-learning/stitches-react/types/styled-component").TransformProps<{
1891
1878
  theme?: "success" | "danger" | "warning" | "primary" | "neutral" | "secondary" | undefined;
1892
1879
  appearance?: "outline" | "solid" | undefined;
1893
1880
  size?: "sm" | "md" | "lg" | "xl" | undefined;
@@ -1906,7 +1893,7 @@ export declare const BannerSlim: {
1906
1893
  children: React.ReactNode;
1907
1894
  href?: string | undefined;
1908
1895
  isLoading?: boolean | undefined;
1909
- } & import("../../../types").NavigatorActions): JSX.Element;
1896
+ } & import("../../../types").NavigatorActions): React.JSX.Element;
1910
1897
  displayName: string;
1911
1898
  };
1912
1899
  Dismiss: {
@@ -1924,6 +1911,7 @@ export declare const BannerSlim: {
1924
1911
  [x: string]: "outline" | "solid" | "simple" | undefined;
1925
1912
  }) | undefined;
1926
1913
  color?: string | undefined;
1914
+ content?: string | undefined;
1927
1915
  translate?: "yes" | "no" | undefined;
1928
1916
  size?: "sm" | "md" | "lg" | "xs" | ({
1929
1917
  "@sm"?: "sm" | "md" | "lg" | "xs" | undefined;
@@ -1937,7 +1925,7 @@ export declare const BannerSlim: {
1937
1925
  } & {
1938
1926
  [x: string]: "sm" | "md" | "lg" | "xs" | undefined;
1939
1927
  }) | undefined;
1940
- css?: import("@stitches/react/types/css-util").CSS<{
1928
+ css?: import("@atom-learning/stitches-react/types/css-util").CSS<{
1941
1929
  sm: string;
1942
1930
  md: string;
1943
1931
  lg: string;
@@ -1977,6 +1965,18 @@ export declare const BannerSlim: {
1977
1965
  blue1000: any;
1978
1966
  blue1100: any;
1979
1967
  blue1200: any;
1968
+ pink100: any;
1969
+ pink200: any;
1970
+ pink300: any;
1971
+ pink400: any;
1972
+ pink500: any;
1973
+ pink600: any;
1974
+ pink700: any;
1975
+ pink800: any;
1976
+ pink900: any;
1977
+ pink1000: any;
1978
+ pink1100: any;
1979
+ pink1200: any;
1980
1980
  purple100: any;
1981
1981
  purple200: any;
1982
1982
  purple300: any;
@@ -2121,26 +2121,11 @@ export declare const BannerSlim: {
2121
2121
  marsh1000: any;
2122
2122
  marsh1100: any;
2123
2123
  marsh1200: any;
2124
- tonal50: any;
2125
- tonal100: any;
2126
- tonal200: any;
2127
- tonal300: any;
2128
- tonal400: any;
2129
- tonal500: any;
2130
- tonal600: any;
2131
2124
  alpha100: any;
2132
2125
  alpha150: any;
2133
2126
  alpha200: any;
2134
2127
  alpha250: any;
2135
2128
  alpha600: any;
2136
- brandRed: any;
2137
- brandRedAccent: any;
2138
- brandGreen: any;
2139
- brandGreenAccent: any;
2140
- brandPurple: any;
2141
- brandPurpleAccent: any;
2142
- brandYellow: any;
2143
- brandYellowAccent: any;
2144
2129
  infoLight: any;
2145
2130
  info: any;
2146
2131
  infoMid: any;
@@ -2241,59 +2226,59 @@ export declare const BannerSlim: {
2241
2226
  "1-1": any;
2242
2227
  "3-4": any;
2243
2228
  };
2244
- }, import("@stitches/react/types/config").DefaultThemeMap, {
2245
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
2246
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
2229
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
2230
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
2231
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
2247
2232
  };
2248
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
2249
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
2250
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
2233
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
2234
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
2235
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
2251
2236
  };
2252
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2253
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2237
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2238
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2254
2239
  };
2255
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2256
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2240
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2241
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2257
2242
  };
2258
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2259
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2243
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2244
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2260
2245
  };
2261
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2262
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2246
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2247
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2263
2248
  };
2264
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2265
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2249
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2250
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2266
2251
  };
2267
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2268
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2269
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2252
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2253
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2254
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2270
2255
  };
2271
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2272
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2273
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2256
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2257
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2258
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2274
2259
  };
2275
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2276
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2260
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2261
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2277
2262
  };
2278
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2279
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2263
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2264
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2280
2265
  };
2281
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2282
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2266
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2267
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2283
2268
  };
2284
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2285
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2269
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2270
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2286
2271
  };
2287
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2288
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2272
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2273
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2289
2274
  };
2290
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2291
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2292
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2275
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2276
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2277
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2293
2278
  };
2294
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2295
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2296
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2279
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2280
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2281
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2297
2282
  };
2298
2283
  }> | undefined;
2299
2284
  theme?: "success" | "danger" | "warning" | "primary" | "neutral" | ({
@@ -2321,6 +2306,7 @@ export declare const BannerSlim: {
2321
2306
  suppressContentEditableWarning?: boolean | undefined;
2322
2307
  suppressHydrationWarning?: boolean | undefined;
2323
2308
  accessKey?: string | undefined;
2309
+ autoFocus?: boolean | undefined;
2324
2310
  className?: string | undefined;
2325
2311
  contentEditable?: "inherit" | (boolean | "true" | "false") | undefined;
2326
2312
  contextMenu?: string | undefined;
@@ -2329,6 +2315,7 @@ export declare const BannerSlim: {
2329
2315
  hidden?: boolean | undefined;
2330
2316
  id?: string | undefined;
2331
2317
  lang?: string | undefined;
2318
+ nonce?: string | undefined;
2332
2319
  placeholder?: string | undefined;
2333
2320
  spellCheck?: (boolean | "true" | "false") | undefined;
2334
2321
  tabIndex?: number | undefined;
@@ -2339,7 +2326,9 @@ export declare const BannerSlim: {
2339
2326
  inlist?: any;
2340
2327
  prefix?: string | undefined;
2341
2328
  property?: string | undefined;
2329
+ rel?: string | undefined;
2342
2330
  resource?: string | undefined;
2331
+ rev?: string | undefined;
2343
2332
  typeof?: string | undefined;
2344
2333
  vocab?: string | undefined;
2345
2334
  autoCapitalize?: string | undefined;
@@ -2355,56 +2344,56 @@ export declare const BannerSlim: {
2355
2344
  unselectable?: "on" | "off" | undefined;
2356
2345
  inputMode?: "none" | "text" | "search" | "tel" | "url" | "email" | "numeric" | "decimal" | undefined;
2357
2346
  is?: string | undefined;
2358
- 'aria-activedescendant'?: string | undefined;
2359
- 'aria-atomic'?: (boolean | "true" | "false") | undefined;
2360
- 'aria-autocomplete'?: "none" | "list" | "inline" | "both" | undefined;
2361
- 'aria-busy'?: (boolean | "true" | "false") | undefined;
2362
- 'aria-checked'?: boolean | "true" | "false" | "mixed" | undefined;
2363
- 'aria-colcount'?: number | undefined;
2364
- 'aria-colindex'?: number | undefined;
2365
- 'aria-colspan'?: number | undefined;
2366
- 'aria-controls'?: string | undefined;
2367
- 'aria-current'?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
2368
- 'aria-describedby'?: string | undefined;
2369
- 'aria-details'?: string | undefined;
2370
- 'aria-disabled'?: (boolean | "true" | "false") | undefined;
2371
- 'aria-dropeffect'?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
2372
- 'aria-errormessage'?: string | undefined;
2373
- 'aria-expanded'?: (boolean | "true" | "false") | undefined;
2374
- 'aria-flowto'?: string | undefined;
2375
- 'aria-grabbed'?: (boolean | "true" | "false") | undefined;
2376
- 'aria-haspopup'?: boolean | "grid" | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | undefined;
2377
- 'aria-hidden'?: (boolean | "true" | "false") | undefined;
2378
- 'aria-invalid'?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
2379
- 'aria-keyshortcuts'?: string | undefined;
2380
- 'aria-label'?: string | undefined;
2381
- 'aria-labelledby'?: string | undefined;
2382
- 'aria-level'?: number | undefined;
2383
- 'aria-live'?: "off" | "assertive" | "polite" | undefined;
2384
- 'aria-modal'?: (boolean | "true" | "false") | undefined;
2385
- 'aria-multiline'?: (boolean | "true" | "false") | undefined;
2386
- 'aria-multiselectable'?: (boolean | "true" | "false") | undefined;
2387
- 'aria-orientation'?: "horizontal" | "vertical" | undefined;
2388
- 'aria-owns'?: string | undefined;
2389
- 'aria-placeholder'?: string | undefined;
2390
- 'aria-posinset'?: number | undefined;
2391
- 'aria-pressed'?: boolean | "true" | "false" | "mixed" | undefined;
2392
- 'aria-readonly'?: (boolean | "true" | "false") | undefined;
2393
- 'aria-relevant'?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
2394
- 'aria-required'?: (boolean | "true" | "false") | undefined;
2395
- 'aria-roledescription'?: string | undefined;
2396
- 'aria-rowcount'?: number | undefined;
2397
- 'aria-rowindex'?: number | undefined;
2398
- 'aria-rowspan'?: number | undefined;
2399
- 'aria-selected'?: (boolean | "true" | "false") | undefined;
2400
- 'aria-setsize'?: number | undefined;
2401
- 'aria-sort'?: "none" | "ascending" | "descending" | "other" | undefined;
2402
- 'aria-valuemax'?: number | undefined;
2403
- 'aria-valuemin'?: number | undefined;
2404
- 'aria-valuenow'?: number | undefined;
2405
- 'aria-valuetext'?: string | undefined;
2347
+ "aria-activedescendant"?: string | undefined;
2348
+ "aria-atomic"?: (boolean | "true" | "false") | undefined;
2349
+ "aria-autocomplete"?: "none" | "list" | "inline" | "both" | undefined;
2350
+ "aria-busy"?: (boolean | "true" | "false") | undefined;
2351
+ "aria-checked"?: boolean | "true" | "false" | "mixed" | undefined;
2352
+ "aria-colcount"?: number | undefined;
2353
+ "aria-colindex"?: number | undefined;
2354
+ "aria-colspan"?: number | undefined;
2355
+ "aria-controls"?: string | undefined;
2356
+ "aria-current"?: boolean | "time" | "true" | "false" | "page" | "step" | "location" | "date" | undefined;
2357
+ "aria-describedby"?: string | undefined;
2358
+ "aria-details"?: string | undefined;
2359
+ "aria-disabled"?: (boolean | "true" | "false") | undefined;
2360
+ "aria-dropeffect"?: "none" | "link" | "copy" | "execute" | "move" | "popup" | undefined;
2361
+ "aria-errormessage"?: string | undefined;
2362
+ "aria-expanded"?: (boolean | "true" | "false") | undefined;
2363
+ "aria-flowto"?: string | undefined;
2364
+ "aria-grabbed"?: (boolean | "true" | "false") | undefined;
2365
+ "aria-haspopup"?: boolean | "grid" | "dialog" | "menu" | "true" | "false" | "listbox" | "tree" | undefined;
2366
+ "aria-hidden"?: (boolean | "true" | "false") | undefined;
2367
+ "aria-invalid"?: boolean | "true" | "false" | "grammar" | "spelling" | undefined;
2368
+ "aria-keyshortcuts"?: string | undefined;
2369
+ "aria-label"?: string | undefined;
2370
+ "aria-labelledby"?: string | undefined;
2371
+ "aria-level"?: number | undefined;
2372
+ "aria-live"?: "off" | "assertive" | "polite" | undefined;
2373
+ "aria-modal"?: (boolean | "true" | "false") | undefined;
2374
+ "aria-multiline"?: (boolean | "true" | "false") | undefined;
2375
+ "aria-multiselectable"?: (boolean | "true" | "false") | undefined;
2376
+ "aria-orientation"?: "horizontal" | "vertical" | undefined;
2377
+ "aria-owns"?: string | undefined;
2378
+ "aria-placeholder"?: string | undefined;
2379
+ "aria-posinset"?: number | undefined;
2380
+ "aria-pressed"?: boolean | "true" | "false" | "mixed" | undefined;
2381
+ "aria-readonly"?: (boolean | "true" | "false") | undefined;
2382
+ "aria-relevant"?: "all" | "text" | "additions" | "additions removals" | "additions text" | "removals" | "removals additions" | "removals text" | "text additions" | "text removals" | undefined;
2383
+ "aria-required"?: (boolean | "true" | "false") | undefined;
2384
+ "aria-roledescription"?: string | undefined;
2385
+ "aria-rowcount"?: number | undefined;
2386
+ "aria-rowindex"?: number | undefined;
2387
+ "aria-rowspan"?: number | undefined;
2388
+ "aria-selected"?: (boolean | "true" | "false") | undefined;
2389
+ "aria-setsize"?: number | undefined;
2390
+ "aria-sort"?: "none" | "ascending" | "descending" | "other" | undefined;
2391
+ "aria-valuemax"?: number | undefined;
2392
+ "aria-valuemin"?: number | undefined;
2393
+ "aria-valuenow"?: number | undefined;
2394
+ "aria-valuetext"?: string | undefined;
2406
2395
  dangerouslySetInnerHTML?: {
2407
- __html: string;
2396
+ __html: string | TrustedHTML;
2408
2397
  } | undefined;
2409
2398
  onCopy?: React.ClipboardEventHandler<HTMLButtonElement> | undefined;
2410
2399
  onCopyCapture?: React.ClipboardEventHandler<HTMLButtonElement> | undefined;
@@ -2568,7 +2557,6 @@ export declare const BannerSlim: {
2568
2557
  as?: React.ReactNode;
2569
2558
  disabled?: boolean | undefined;
2570
2559
  type?: "button" | "reset" | "submit" | undefined;
2571
- autoFocus?: boolean | undefined;
2572
2560
  formAction?: string | undefined;
2573
2561
  formEncType?: string | undefined;
2574
2562
  formMethod?: string | undefined;
@@ -2617,9 +2605,9 @@ export declare const BannerSlim: {
2617
2605
  displayName: string;
2618
2606
  };
2619
2607
  Actions: {
2620
- ({ children, ...props }: Omit<Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "key" | keyof React.HTMLAttributes<HTMLDivElement>> & {
2608
+ ({ children, ...props }: Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
2621
2609
  ref?: ((instance: HTMLDivElement | null) => void) | React.RefObject<HTMLDivElement> | null | undefined;
2622
- }, "direction" | "gap" | "css" | "wrap" | "justify" | "align"> & import("@stitches/react/types/styled-component").TransformProps<{
2610
+ }, "direction" | "gap" | "css" | "wrap" | "justify" | "align"> & import("@atom-learning/stitches-react/types/styled-component").TransformProps<{
2623
2611
  direction?: "inherit" | "initial" | "revert" | "unset" | "row" | "column" | "column-reverse" | "row-reverse" | "revert-layer" | undefined;
2624
2612
  wrap?: "inherit" | "initial" | "revert" | "unset" | "nowrap" | "wrap" | "wrap-reverse" | "revert-layer" | undefined;
2625
2613
  justify?: "center" | "left" | "right" | "stretch" | "inherit" | "initial" | "revert" | "unset" | "space-around" | "space-between" | "space-evenly" | "end" | "flex-end" | "flex-start" | "start" | "normal" | "revert-layer" | "unsafe" | "safe" | undefined;
@@ -2634,7 +2622,7 @@ export declare const BannerSlim: {
2634
2622
  allowMotion: string;
2635
2623
  hover: string;
2636
2624
  }> & {
2637
- css?: import("@stitches/react/types/css-util").CSS<{
2625
+ css?: import("@atom-learning/stitches-react/types/css-util").CSS<{
2638
2626
  sm: string;
2639
2627
  md: string;
2640
2628
  lg: string;
@@ -2674,6 +2662,18 @@ export declare const BannerSlim: {
2674
2662
  blue1000: any;
2675
2663
  blue1100: any;
2676
2664
  blue1200: any;
2665
+ pink100: any;
2666
+ pink200: any;
2667
+ pink300: any;
2668
+ pink400: any;
2669
+ pink500: any;
2670
+ pink600: any;
2671
+ pink700: any;
2672
+ pink800: any;
2673
+ pink900: any;
2674
+ pink1000: any;
2675
+ pink1100: any;
2676
+ pink1200: any;
2677
2677
  purple100: any;
2678
2678
  purple200: any;
2679
2679
  purple300: any;
@@ -2818,26 +2818,11 @@ export declare const BannerSlim: {
2818
2818
  marsh1000: any;
2819
2819
  marsh1100: any;
2820
2820
  marsh1200: any;
2821
- tonal50: any;
2822
- tonal100: any;
2823
- tonal200: any;
2824
- tonal300: any;
2825
- tonal400: any;
2826
- tonal500: any;
2827
- tonal600: any;
2828
2821
  alpha100: any;
2829
2822
  alpha150: any;
2830
2823
  alpha200: any;
2831
2824
  alpha250: any;
2832
2825
  alpha600: any;
2833
- brandRed: any;
2834
- brandRedAccent: any;
2835
- brandGreen: any;
2836
- brandGreenAccent: any;
2837
- brandPurple: any;
2838
- brandPurpleAccent: any;
2839
- brandYellow: any;
2840
- brandYellowAccent: any;
2841
2826
  infoLight: any;
2842
2827
  info: any;
2843
2828
  infoMid: any;
@@ -2938,62 +2923,62 @@ export declare const BannerSlim: {
2938
2923
  "1-1": any;
2939
2924
  "3-4": any;
2940
2925
  };
2941
- }, import("@stitches/react/types/config").DefaultThemeMap, {
2942
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
2943
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
2926
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
2927
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
2928
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
2944
2929
  };
2945
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
2946
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
2947
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
2930
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
2931
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
2932
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
2948
2933
  };
2949
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2950
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2934
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2935
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2951
2936
  };
2952
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2953
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2937
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2938
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2954
2939
  };
2955
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2956
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2940
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2941
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2957
2942
  };
2958
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2959
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2943
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2944
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2960
2945
  };
2961
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2962
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2946
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2947
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2963
2948
  };
2964
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2965
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2966
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2949
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2950
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2951
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2967
2952
  };
2968
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2969
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2970
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2953
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2954
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2955
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2971
2956
  };
2972
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2973
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2957
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2958
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2974
2959
  };
2975
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2976
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2960
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2961
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2977
2962
  };
2978
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2979
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2963
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2964
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2980
2965
  };
2981
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2982
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2966
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2967
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2983
2968
  };
2984
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2985
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2969
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2970
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2986
2971
  };
2987
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2988
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2989
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2972
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2973
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2974
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2990
2975
  };
2991
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
2992
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2993
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
2976
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
2977
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2978
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
2994
2979
  };
2995
2980
  }> | undefined;
2996
- }): JSX.Element;
2981
+ }): React.JSX.Element;
2997
2982
  displayName: string;
2998
2983
  };
2999
2984
  };