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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (431) hide show
  1. package/dist/components/accordion/Accordion.d.ts +52 -55
  2. package/dist/components/accordion/AccordionContent.d.ts +53 -56
  3. package/dist/components/accordion/AccordionItem.d.ts +52 -55
  4. package/dist/components/accordion/AccordionTrigger.d.ts +105 -111
  5. package/dist/components/accordion/AccordionTrigger.js +1 -1
  6. package/dist/components/accordion/AccordionTrigger.js.map +1 -1
  7. package/dist/components/action-icon/ActionIcon.d.ts +53 -56
  8. package/dist/components/action-icon/ActionIcon.js +1 -1
  9. package/dist/components/action-icon/ActionIcon.js.map +1 -1
  10. package/dist/components/alert-dialog/AlertDialog.d.ts +105 -111
  11. package/dist/components/alert-dialog/AlertDialogContent.d.ts +53 -56
  12. package/dist/components/alert-dialog/alert-context/AlertContext.d.ts +1 -1
  13. package/dist/components/alert-dialog/alert-context/AlertDialog.d.ts +1 -1
  14. package/dist/components/alert-dialog/alert-context/AlertDialogIcon.d.ts +2 -2
  15. package/dist/components/avatar/Avatar.d.ts +164 -173
  16. package/dist/components/avatar/Avatar.js +1 -1
  17. package/dist/components/avatar/Avatar.js.map +1 -1
  18. package/dist/components/avatar/AvatarIcon.d.ts +2 -2
  19. package/dist/components/avatar/AvatarImage.d.ts +2 -2
  20. package/dist/components/avatar/AvatarInitial.d.ts +2 -2
  21. package/dist/components/avatar/AvatarInitial.js +1 -1
  22. package/dist/components/avatar/AvatarInitial.js.map +1 -1
  23. package/dist/components/avatar/AvatarPlaceholder.d.ts +2 -2
  24. package/dist/components/badge/Badge.context.d.ts +1 -1
  25. package/dist/components/badge/Badge.d.ts +316 -332
  26. package/dist/components/badge/BadgeIcon.d.ts +105 -111
  27. package/dist/components/badge/BadgeText.d.ts +106 -110
  28. package/dist/components/badge/stitches.badge.colorscheme.config.d.ts +27 -16
  29. package/dist/components/badge/stitches.badge.colorscheme.config.js +1 -1
  30. package/dist/components/badge/stitches.badge.colorscheme.config.js.map +1 -1
  31. package/dist/components/banner/Banner.d.ts +2 -2
  32. package/dist/components/banner/BannerContainer.d.ts +103 -109
  33. package/dist/components/banner/BannerContext.d.ts +1 -1
  34. package/dist/components/banner/banner-regular/BannerRegular.d.ts +487 -505
  35. package/dist/components/banner/banner-regular/BannerRegularActions.d.ts +1 -1
  36. package/dist/components/banner/banner-regular/BannerRegularButton.d.ts +1 -1
  37. package/dist/components/banner/banner-regular/BannerRegularContainer.d.ts +1 -1
  38. package/dist/components/banner/banner-regular/BannerRegularContent.d.ts +104 -110
  39. package/dist/components/banner/banner-regular/BannerRegularDismiss.d.ts +106 -112
  40. package/dist/components/banner/banner-regular/BannerRegularHeading.d.ts +1 -1
  41. package/dist/components/banner/banner-regular/BannerRegularImage.d.ts +1 -1
  42. package/dist/components/banner/banner-regular/BannerRegularText.d.ts +1 -1
  43. package/dist/components/banner/banner-slim/BannerSlim.d.ts +432 -447
  44. package/dist/components/banner/banner-slim/BannerSlimActions.d.ts +1 -1
  45. package/dist/components/banner/banner-slim/BannerSlimButton.d.ts +1 -1
  46. package/dist/components/banner/banner-slim/BannerSlimContainer.d.ts +52 -55
  47. package/dist/components/banner/banner-slim/BannerSlimContent.d.ts +104 -110
  48. package/dist/components/banner/banner-slim/BannerSlimDismiss.d.ts +105 -111
  49. package/dist/components/banner/banner-slim/BannerSlimImage.d.ts +1 -1
  50. package/dist/components/banner/banner-slim/BannerSlimText.d.ts +1 -1
  51. package/dist/components/banner/banner-slim/BannerSlimText.js +1 -1
  52. package/dist/components/banner/banner-slim/BannerSlimText.js.map +1 -1
  53. package/dist/components/box/Box.d.ts +52 -55
  54. package/dist/components/button/Button.d.ts +53 -56
  55. package/dist/components/button/Button.js +1 -1
  56. package/dist/components/button/Button.js.map +1 -1
  57. package/dist/components/calendar/Calendar.d.ts +1 -1
  58. package/dist/components/calendar/Calendar.js +1 -1
  59. package/dist/components/calendar/Calendar.js.map +1 -1
  60. package/dist/components/calendar/Day.d.ts +52 -55
  61. package/dist/components/calendar/Day.js +1 -1
  62. package/dist/components/calendar/Day.js.map +1 -1
  63. package/dist/components/carousel/Carousel.d.ts +213 -225
  64. package/dist/components/carousel/CarouselArrows.d.ts +3 -3
  65. package/dist/components/carousel/CarouselArrows.js +1 -1
  66. package/dist/components/carousel/CarouselArrows.js.map +1 -1
  67. package/dist/components/carousel/CarouselPagination.d.ts +52 -55
  68. package/dist/components/carousel/CarouselPagination.js +1 -1
  69. package/dist/components/carousel/CarouselPagination.js.map +1 -1
  70. package/dist/components/carousel/CarouselSlide.d.ts +53 -56
  71. package/dist/components/carousel/CarouselSlider.d.ts +52 -55
  72. package/dist/components/checkbox/Checkbox.d.ts +52 -55
  73. package/dist/components/checkbox/Checkbox.js +1 -1
  74. package/dist/components/checkbox/Checkbox.js.map +1 -1
  75. package/dist/components/checkbox-field/CheckboxField.d.ts +1 -1
  76. package/dist/components/checkbox-group/CheckboxGroup.d.ts +211 -216
  77. package/dist/components/checkbox-group/context/CheckboxGroupChecked.context.d.ts +1 -1
  78. package/dist/components/checkbox-group/context/CheckboxGroupMounted.context.d.ts +1 -1
  79. package/dist/components/checkbox-tree/CheckboxTree.d.ts +422 -416
  80. package/dist/components/chip/Chip.d.ts +369 -390
  81. package/dist/components/chip/Chip.js +1 -1
  82. package/dist/components/chip/Chip.js.map +1 -1
  83. package/dist/components/chip-dismissible-group/ChipDismissibleGroupItem.d.ts +212 -224
  84. package/dist/components/chip-dismissible-group/ChipDismissibleGroupItem.js +1 -1
  85. package/dist/components/chip-dismissible-group/ChipDismissibleGroupItem.js.map +1 -1
  86. package/dist/components/chip-toggle-group/ChipToggleGroupItem.d.ts +212 -224
  87. package/dist/components/chip-toggle-group/ChipToggleGroupItem.js +1 -1
  88. package/dist/components/chip-toggle-group/ChipToggleGroupItem.js.map +1 -1
  89. package/dist/components/combobox/Combobox.d.ts +261 -276
  90. package/dist/components/combobox/ComboboxInput.d.ts +52 -55
  91. package/dist/components/combobox/ComboboxInput.js +1 -1
  92. package/dist/components/combobox/ComboboxInput.js.map +1 -1
  93. package/dist/components/combobox/ComboboxList.d.ts +52 -55
  94. package/dist/components/combobox/ComboboxOption.d.ts +52 -55
  95. package/dist/components/combobox/ComboboxOption.js +1 -1
  96. package/dist/components/combobox/ComboboxOption.js.map +1 -1
  97. package/dist/components/combobox/ComboboxPopover.d.ts +52 -55
  98. package/dist/components/combobox/ComboboxPopover.js +1 -1
  99. package/dist/components/combobox/ComboboxPopover.js.map +1 -1
  100. package/dist/components/create-password-field/CreatePasswordField.d.ts +1 -1
  101. package/dist/components/data-table/DataTable.d.ts +650 -683
  102. package/dist/components/data-table/DataTableBody.d.ts +1 -1
  103. package/dist/components/data-table/DataTableBulkActions.d.ts +3 -3
  104. package/dist/components/data-table/DataTableDataCell.d.ts +2 -2
  105. package/dist/components/data-table/DataTableEmptyState.d.ts +1 -1
  106. package/dist/components/data-table/DataTableGlobalFilter.d.ts +1 -1
  107. package/dist/components/data-table/DataTableHead.d.ts +1 -1
  108. package/dist/components/data-table/DataTableHeaderCell.d.ts +1 -1
  109. package/dist/components/data-table/DataTableLoading.d.ts +54 -57
  110. package/dist/components/data-table/DataTableMetaData.d.ts +4 -9
  111. package/dist/components/data-table/DataTableMetaData.js +1 -1
  112. package/dist/components/data-table/DataTableMetaData.js.map +1 -1
  113. package/dist/components/data-table/DataTableRow.d.ts +1 -1
  114. package/dist/components/data-table/DataTableSelectAllRowsCheckbox.d.ts +2 -2
  115. package/dist/components/data-table/DataTableTable.d.ts +1 -1
  116. package/dist/components/data-table/DataTableTable.js +1 -1
  117. package/dist/components/data-table/DataTableTable.js.map +1 -1
  118. package/dist/components/data-table/drag-and-drop/DragAndDropTable.d.ts +2 -2
  119. package/dist/components/data-table/drag-and-drop/DragAndDropTableBody.d.ts +1 -1
  120. package/dist/components/data-table/drag-and-drop/DragAndDropTableRow.d.ts +1 -1
  121. package/dist/components/data-table/pagination/Pagination.d.ts +53 -56
  122. package/dist/components/date-field/DateField.d.ts +2 -2
  123. package/dist/components/dialog/Dialog.d.ts +368 -389
  124. package/dist/components/dialog/DialogBackground.d.ts +103 -109
  125. package/dist/components/dialog/DialogClose.d.ts +52 -55
  126. package/dist/components/dialog/DialogContent.d.ts +53 -56
  127. package/dist/components/dialog/DialogContent.js +1 -1
  128. package/dist/components/dialog/DialogContent.js.map +1 -1
  129. package/dist/components/dialog/DialogFooter.d.ts +1 -1
  130. package/dist/components/dialog/DialogHeading.d.ts +1 -1
  131. package/dist/components/dialog/DialogHeading.js +1 -1
  132. package/dist/components/dialog/DialogHeading.js.map +1 -1
  133. package/dist/components/dismissible/DismissibleRoot.d.ts +2 -2
  134. package/dist/components/dismissible/DismissibleTrigger.d.ts +1 -1
  135. package/dist/components/dismissible/index.d.ts +2 -2
  136. package/dist/components/dismissible-group/DismissibleGroupItem.d.ts +1 -1
  137. package/dist/components/dismissible-group/DismissibleGroupRoot.d.ts +2 -2
  138. package/dist/components/dismissible-group/index.d.ts +3 -3
  139. package/dist/components/divider/Divider.d.ts +52 -55
  140. package/dist/components/divider/Divider.js +1 -1
  141. package/dist/components/divider/Divider.js.map +1 -1
  142. package/dist/components/drawer/Drawer.d.ts +316 -334
  143. package/dist/components/drawer/DrawerClose.d.ts +1 -1
  144. package/dist/components/drawer/DrawerContent.d.ts +53 -56
  145. package/dist/components/drawer/DrawerFooter.d.ts +52 -55
  146. package/dist/components/drawer/DrawerHeader.d.ts +52 -55
  147. package/dist/components/drawer/DrawerMain.d.ts +52 -55
  148. package/dist/components/drawer/DrawerOverlay.d.ts +52 -55
  149. package/dist/components/drawer/DrawerTrigger.d.ts +52 -55
  150. package/dist/components/dropdown-menu/DropdownMenu.d.ts +313 -331
  151. package/dist/components/dropdown-menu/DropdownMenuContent.d.ts +52 -55
  152. package/dist/components/dropdown-menu/DropdownMenuItem.d.ts +480 -483
  153. package/dist/components/dropdown-menu/DropdownMenuItem.js +1 -1
  154. package/dist/components/dropdown-menu/DropdownMenuItem.js.map +1 -1
  155. package/dist/components/dropdown-menu/DropdownMenuLinkItem.d.ts +53 -56
  156. package/dist/components/dropdown-menu/DropdownMenuSeparator.d.ts +52 -55
  157. package/dist/components/dropdown-menu/DropdownMenuSeparator.js +1 -1
  158. package/dist/components/dropdown-menu/DropdownMenuSeparator.js.map +1 -1
  159. package/dist/components/dropdown-menu/DropdownMenuTrigger.d.ts +52 -55
  160. package/dist/components/empty-state/EmptyState.context.d.ts +1 -1
  161. package/dist/components/empty-state/EmptyState.d.ts +373 -392
  162. package/dist/components/empty-state/EmptyStateBody.d.ts +107 -111
  163. package/dist/components/empty-state/EmptyStateBody.js +1 -1
  164. package/dist/components/empty-state/EmptyStateBody.js.map +1 -1
  165. package/dist/components/empty-state/EmptyStateImage.d.ts +108 -114
  166. package/dist/components/empty-state/EmptyStateTitle.d.ts +53 -56
  167. package/dist/components/empty-state/EmptyStateTitle.js +1 -1
  168. package/dist/components/empty-state/EmptyStateTitle.js.map +1 -1
  169. package/dist/components/field-wrapper/FieldDescription.d.ts +1 -1
  170. package/dist/components/field-wrapper/FieldDescription.js +1 -1
  171. package/dist/components/field-wrapper/FieldDescription.js.map +1 -1
  172. package/dist/components/field-wrapper/FieldWrapper.d.ts +1 -1
  173. package/dist/components/field-wrapper/InlineFieldWrapper.d.ts +1 -1
  174. package/dist/components/file-input/FileInput.d.ts +1 -1
  175. package/dist/components/flex/Flex.d.ts +52 -55
  176. package/dist/components/form/Form.d.ts +53 -56
  177. package/dist/components/grid/Grid.d.ts +53 -56
  178. package/dist/components/heading/Heading.d.ts +52 -55
  179. package/dist/components/heading/Heading.js +1 -1
  180. package/dist/components/heading/Heading.js.map +1 -1
  181. package/dist/components/icon/Icon.d.ts +52 -55
  182. package/dist/components/image/Image.d.ts +53 -56
  183. package/dist/components/index.d.ts +1 -0
  184. package/dist/components/inline-message/InlineMessage.config.js +1 -1
  185. package/dist/components/inline-message/InlineMessage.config.js.map +1 -1
  186. package/dist/components/inline-message/InlineMessage.d.ts +104 -110
  187. package/dist/components/input/Input.d.ts +155 -164
  188. package/dist/components/input/Input.js +1 -1
  189. package/dist/components/input/Input.js.map +1 -1
  190. package/dist/components/input-field/InputField.d.ts +2 -2
  191. package/dist/components/keyboard-shortcut/KeyboardShortcut.d.ts +760 -0
  192. package/dist/components/keyboard-shortcut/KeyboardShortcut.js +2 -0
  193. package/dist/components/keyboard-shortcut/KeyboardShortcut.js.map +1 -0
  194. package/dist/components/keyboard-shortcut/index.d.ts +1124 -0
  195. package/dist/components/keyboard-shortcut/index.js +2 -0
  196. package/dist/components/keyboard-shortcut/index.js.map +1 -0
  197. package/dist/components/label/Label.d.ts +53 -56
  198. package/dist/components/label/Label.js +1 -1
  199. package/dist/components/label/Label.js.map +1 -1
  200. package/dist/components/link/Link.d.ts +52 -55
  201. package/dist/components/list/List.d.ts +104 -110
  202. package/dist/components/loader/Loader.d.ts +2 -2
  203. package/dist/components/markdown-content/MarkdownContent.d.ts +2 -2
  204. package/dist/components/markdown-content/components/MarkdownCode.d.ts +3 -3
  205. package/dist/components/markdown-content/components/MarkdownCode.js +1 -1
  206. package/dist/components/markdown-content/components/MarkdownCode.js.map +1 -1
  207. package/dist/components/markdown-content/components/MarkdownEmphasis.d.ts +54 -57
  208. package/dist/components/markdown-content/components/MarkdownEmphasis.js.map +1 -1
  209. package/dist/components/markdown-content/components/MarkdownHeading.d.ts +2 -2
  210. package/dist/components/markdown-content/components/MarkdownHeading.js +1 -1
  211. package/dist/components/markdown-content/components/MarkdownHeading.js.map +1 -1
  212. package/dist/components/markdown-content/components/MarkdownImage.d.ts +3 -3
  213. package/dist/components/markdown-content/components/MarkdownImage.js +1 -1
  214. package/dist/components/markdown-content/components/MarkdownImage.js.map +1 -1
  215. package/dist/components/markdown-content/components/MarkdownInlineCode.d.ts +3 -3
  216. package/dist/components/markdown-content/components/MarkdownInlineCode.js +1 -1
  217. package/dist/components/markdown-content/components/MarkdownInlineCode.js.map +1 -1
  218. package/dist/components/markdown-content/components/MarkdownLink.d.ts +2 -2
  219. package/dist/components/markdown-content/components/MarkdownLink.js.map +1 -1
  220. package/dist/components/markdown-content/components/MarkdownList.d.ts +2 -2
  221. package/dist/components/markdown-content/components/MarkdownList.js +1 -1
  222. package/dist/components/markdown-content/components/MarkdownList.js.map +1 -1
  223. package/dist/components/markdown-content/components/MarkdownListItem.d.ts +2 -2
  224. package/dist/components/markdown-content/components/MarkdownListItem.js.map +1 -1
  225. package/dist/components/markdown-content/components/MarkdownParagraph.d.ts +2 -2
  226. package/dist/components/markdown-content/components/MarkdownParagraph.js.map +1 -1
  227. package/dist/components/markdown-content/components/MarkdownStrong.d.ts +2 -2
  228. package/dist/components/markdown-content/components/MarkdownStrong.js.map +1 -1
  229. package/dist/components/markdown-content/components/MarkdownText.d.ts +1 -1
  230. package/dist/components/markdown-content/components/MarkdownText.js.map +1 -1
  231. package/dist/components/markdown-content/components/MarkdownThematicBreak.d.ts +2 -2
  232. package/dist/components/navigation/NavigationMenu.d.ts +369 -388
  233. package/dist/components/navigation/NavigationMenu.js +1 -1
  234. package/dist/components/navigation/NavigationMenu.js.map +1 -1
  235. package/dist/components/navigation/NavigationMenu.styles.d.ts +1 -1
  236. package/dist/components/navigation/NavigationMenu.styles.js +1 -1
  237. package/dist/components/navigation/NavigationMenu.styles.js.map +1 -1
  238. package/dist/components/navigation/NavigationMenuDropdown.d.ts +1 -1
  239. package/dist/components/navigation/NavigationMenuDropdownContent.d.ts +53 -56
  240. package/dist/components/navigation/NavigationMenuDropdownItem.d.ts +106 -110
  241. package/dist/components/navigation/NavigationMenuDropdownItem.js +1 -1
  242. package/dist/components/navigation/NavigationMenuDropdownItem.js.map +1 -1
  243. package/dist/components/navigation/NavigationMenuDropdownTrigger.d.ts +52 -55
  244. package/dist/components/navigation/NavigationMenuLink.d.ts +52 -55
  245. package/dist/components/navigation/stitches.navigationMenu.colorscheme.config.d.ts +1 -1
  246. package/dist/components/navigation-menu-vertical/NavigationMenuVertical.d.ts +686 -707
  247. package/dist/components/navigation-menu-vertical/NavigationMenuVertical.styles.d.ts +2 -2
  248. package/dist/components/navigation-menu-vertical/NavigationMenuVertical.styles.js +1 -1
  249. package/dist/components/navigation-menu-vertical/NavigationMenuVertical.styles.js.map +1 -1
  250. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalAccordionContent.d.ts +52 -55
  251. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalAccordionTrigger.d.ts +53 -56
  252. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalIcon.d.ts +104 -110
  253. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalItem.d.ts +52 -55
  254. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalLink.d.ts +53 -56
  255. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalList.d.ts +52 -55
  256. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalText.d.ts +106 -110
  257. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalText.js +1 -1
  258. package/dist/components/navigation-menu-vertical/NavigationMenuVerticalText.js.map +1 -1
  259. package/dist/components/navigation-menu-vertical/stitches.navigationMenuVertical.colorscheme.config.d.ts +1 -1
  260. package/dist/components/notification-badge/NotificationBadge.d.ts +1 -1
  261. package/dist/components/number-input/NumberInputStepper.js +1 -1
  262. package/dist/components/number-input/NumberInputStepper.js.map +1 -1
  263. package/dist/components/number-input-field/NumberInputField.d.ts +2 -2
  264. package/dist/components/pagination/Pagination.d.ts +2 -2
  265. package/dist/components/pagination/PaginationNextButton.d.ts +106 -112
  266. package/dist/components/pagination/PaginationPage.d.ts +2 -2
  267. package/dist/components/pagination/PaginationPopover.d.ts +1 -1
  268. package/dist/components/pagination/PaginationPopover.js +1 -1
  269. package/dist/components/pagination/PaginationPopover.js.map +1 -1
  270. package/dist/components/pagination/PaginationPreviousButton.d.ts +106 -112
  271. package/dist/components/pagination/pagination-context/PaginationContext.d.ts +1 -1
  272. package/dist/components/password-field/PasswordField.d.ts +1 -1
  273. package/dist/components/popover/Popover.d.ts +105 -111
  274. package/dist/components/popover/PopoverContent.d.ts +53 -56
  275. package/dist/components/progress-bar/ProgressBar.d.ts +53 -56
  276. package/dist/components/progress-bar/ProgressBar.js +1 -1
  277. package/dist/components/progress-bar/ProgressBar.js.map +1 -1
  278. package/dist/components/radio-button/RadioButton.d.ts +53 -56
  279. package/dist/components/radio-button/RadioButton.js +1 -1
  280. package/dist/components/radio-button/RadioButton.js.map +1 -1
  281. package/dist/components/radio-button/RadioButtonGroup.d.ts +52 -55
  282. package/dist/components/radio-button-field/RadioButtonField.d.ts +54 -57
  283. package/dist/components/radio-button-field/RadioField.d.ts +1 -1
  284. package/dist/components/radio-card/RadioCard.d.ts +53 -56
  285. package/dist/components/radio-card/RadioCard.js +1 -1
  286. package/dist/components/radio-card/RadioCard.js.map +1 -1
  287. package/dist/components/radio-card/RadioCardGroup.d.ts +2 -2
  288. package/dist/components/radio-card/RadioCardGroup.js.map +1 -1
  289. package/dist/components/search-field/SearchField.d.ts +2 -2
  290. package/dist/components/search-input/SearchInput.js +1 -1
  291. package/dist/components/search-input/SearchInput.js.map +1 -1
  292. package/dist/components/section-message/SectionMessage.d.ts +377 -394
  293. package/dist/components/section-message/SectionMessageTitle.d.ts +1 -1
  294. package/dist/components/section-message/SectionMessageTitle.js +1 -1
  295. package/dist/components/section-message/SectionMessageTitle.js.map +1 -1
  296. package/dist/components/select/Select.d.ts +52 -55
  297. package/dist/components/select/Select.js +1 -1
  298. package/dist/components/select/Select.js.map +1 -1
  299. package/dist/components/select-field/SelectField.d.ts +2 -2
  300. package/dist/components/side-bar/SideBar.d.ts +422 -444
  301. package/dist/components/side-bar/SideBarComponents.d.ts +369 -388
  302. package/dist/components/slider/Slider.d.ts +52 -55
  303. package/dist/components/slider/Slider.js +1 -1
  304. package/dist/components/slider/Slider.js.map +1 -1
  305. package/dist/components/slider/SliderSteps.d.ts +2 -2
  306. package/dist/components/slider/SliderSteps.js +1 -1
  307. package/dist/components/slider/SliderSteps.js.map +1 -1
  308. package/dist/components/slider/SliderValue.d.ts +2 -2
  309. package/dist/components/slider/SliderValue.js +1 -1
  310. package/dist/components/slider/SliderValue.js.map +1 -1
  311. package/dist/components/slider-field/SliderField.d.ts +2 -2
  312. package/dist/components/sortable/Handle.d.ts +105 -111
  313. package/dist/components/sortable/SortableHandle.d.ts +1 -1
  314. package/dist/components/sortable/SortableItem.d.ts +2 -2
  315. package/dist/components/sortable/SortableItem.js +1 -1
  316. package/dist/components/sortable/SortableItem.js.map +1 -1
  317. package/dist/components/sortable/SortableRoot.d.ts +1 -1
  318. package/dist/components/sortable/index.d.ts +3 -3
  319. package/dist/components/spacer/Spacer.d.ts +364 -1
  320. package/dist/components/spacer/Spacer.js +1 -1
  321. package/dist/components/spacer/Spacer.js.map +1 -1
  322. package/dist/components/stack-content/StackContent.d.ts +52 -55
  323. package/dist/components/stepper/Stepper.d.ts +112 -118
  324. package/dist/components/stepper/StepperStepBack.d.ts +1 -1
  325. package/dist/components/stepper/StepperStepBullet.d.ts +103 -109
  326. package/dist/components/stepper/StepperStepBullet.js +1 -1
  327. package/dist/components/stepper/StepperStepBullet.js.map +1 -1
  328. package/dist/components/stepper/StepperStepContainer.d.ts +103 -109
  329. package/dist/components/stepper/StepperStepContainer.js +1 -1
  330. package/dist/components/stepper/StepperStepContainer.js.map +1 -1
  331. package/dist/components/stepper/StepperStepForward.d.ts +1 -1
  332. package/dist/components/stepper/StepperStepLabel.d.ts +106 -110
  333. package/dist/components/stepper/StepperStepLabel.js +1 -1
  334. package/dist/components/stepper/StepperStepLabel.js.map +1 -1
  335. package/dist/components/stepper/StepperSteps.d.ts +2 -2
  336. package/dist/components/stepper/stepper-context/StepperContext.d.ts +1 -1
  337. package/dist/components/switch/Switch.d.ts +53 -56
  338. package/dist/components/switch/Switch.js +1 -1
  339. package/dist/components/switch/Switch.js.map +1 -1
  340. package/dist/components/table/Table.d.ts +425 -451
  341. package/dist/components/table/Table.js +1 -1
  342. package/dist/components/table/Table.js.map +1 -1
  343. package/dist/components/table/TableBody.d.ts +53 -56
  344. package/dist/components/table/TableBody.js +1 -1
  345. package/dist/components/table/TableBody.js.map +1 -1
  346. package/dist/components/table/TableCell.d.ts +52 -55
  347. package/dist/components/table/TableCell.js +1 -1
  348. package/dist/components/table/TableCell.js.map +1 -1
  349. package/dist/components/table/TableFooter.d.ts +52 -55
  350. package/dist/components/table/TableFooterCell.d.ts +52 -55
  351. package/dist/components/table/TableFooterCell.js +1 -1
  352. package/dist/components/table/TableFooterCell.js.map +1 -1
  353. package/dist/components/table/TableHeader.d.ts +53 -56
  354. package/dist/components/table/TableHeader.js +1 -1
  355. package/dist/components/table/TableHeader.js.map +1 -1
  356. package/dist/components/table/TableHeaderCell.d.ts +52 -55
  357. package/dist/components/table/TableRow.d.ts +52 -55
  358. package/dist/components/table/TableStickyColumnsContainer.d.ts +2 -4
  359. package/dist/components/table/TableStickyColumnsContainer.js +1 -1
  360. package/dist/components/table/TableStickyColumnsContainer.js.map +1 -1
  361. package/dist/components/table/useStickyColumnsCss.d.ts +1 -3
  362. package/dist/components/table/useStickyColumnsCss.js +1 -1
  363. package/dist/components/table/useStickyColumnsCss.js.map +1 -1
  364. package/dist/components/tabs/Tabs.d.ts +210 -222
  365. package/dist/components/tabs/TabsContent.d.ts +52 -55
  366. package/dist/components/tabs/TabsTrigger.d.ts +53 -56
  367. package/dist/components/tabs/TabsTrigger.js +1 -1
  368. package/dist/components/tabs/TabsTrigger.js.map +1 -1
  369. package/dist/components/tabs/TabsTriggerList.d.ts +105 -111
  370. package/dist/components/text/Text.d.ts +54 -55
  371. package/dist/components/text/Text.js +1 -1
  372. package/dist/components/text/Text.js.map +1 -1
  373. package/dist/components/textarea/Textarea.d.ts +52 -55
  374. package/dist/components/textarea/Textarea.js +1 -1
  375. package/dist/components/textarea/Textarea.js.map +1 -1
  376. package/dist/components/textarea-field/TextareaField.d.ts +2 -2
  377. package/dist/components/tile/Tile.d.ts +52 -55
  378. package/dist/components/tile/TileGroup.d.ts +52 -55
  379. package/dist/components/tile-interactive/TileInteractive.d.ts +104 -110
  380. package/dist/components/tile-toggle-group/TileToggleGroupItem.d.ts +157 -166
  381. package/dist/components/toast/Toast.d.ts +156 -165
  382. package/dist/components/toast/ToastProvider.d.ts +1 -1
  383. package/dist/components/toggle-group/ToggleGroupButton.d.ts +103 -109
  384. package/dist/components/toggle-group/ToggleGroupItem.d.ts +104 -110
  385. package/dist/components/toggle-group/ToggleGroupItem.js +1 -1
  386. package/dist/components/toggle-group/ToggleGroupItem.js.map +1 -1
  387. package/dist/components/toggle-group/ToggleGroupRoot.d.ts +52 -55
  388. package/dist/components/toggle-group/index.d.ts +313 -331
  389. package/dist/components/tooltip/Tooltip.d.ts +106 -112
  390. package/dist/components/tooltip/TooltipContent.d.ts +53 -56
  391. package/dist/components/tooltip/TooltipContent.js +1 -1
  392. package/dist/components/tooltip/TooltipContent.js.map +1 -1
  393. package/dist/components/top-bar/TopBar.d.ts +638 -287
  394. package/dist/components/top-bar/TopBar.js +1 -1
  395. package/dist/components/top-bar/TopBar.js.map +1 -1
  396. package/dist/components/top-bar/TopBarBrand.d.ts +160 -176
  397. package/dist/components/top-bar/TopBarBrand.js +1 -1
  398. package/dist/components/top-bar/TopBarBrand.js.map +1 -1
  399. package/dist/components/top-bar/stitches.topBar.colorscheme.config.d.ts +1 -1
  400. package/dist/components/tree/Tree.d.ts +793 -812
  401. package/dist/components/tree/TreeCollapsible.d.ts +53 -56
  402. package/dist/components/tree/TreeCollapsibleContent.d.ts +52 -55
  403. package/dist/components/tree/TreeCollapsibleTrigger.d.ts +1 -1
  404. package/dist/components/tree/TreeIcon.d.ts +104 -110
  405. package/dist/components/tree/TreeItemContent.d.ts +54 -57
  406. package/dist/components/tree/TreeListItem.d.ts +54 -57
  407. package/dist/components/video/Video.d.ts +52 -55
  408. package/dist/docgen.json +1 -1
  409. package/dist/experiments/color-scheme/ColorScheme.d.ts +52 -55
  410. package/dist/experiments/color-scheme/stitches.colorscheme.config.d.ts +14 -0
  411. package/dist/experiments/color-scheme/stitches.colorscheme.config.js +1 -1
  412. package/dist/experiments/color-scheme/stitches.colorscheme.config.js.map +1 -1
  413. package/dist/index.cjs.js +1 -1
  414. package/dist/index.cjs.js.map +1 -1
  415. package/dist/index.js +1 -1
  416. package/dist/stitches.d.ts +604 -637
  417. package/dist/stitches.js +1 -1
  418. package/dist/stitches.js.map +1 -1
  419. package/dist/utilities/create-theme-variants/createThemeVariants.d.ts +276 -279
  420. package/dist/utilities/hooks/useResizeObserver.js.map +1 -1
  421. package/dist/utilities/hooks/useScrollPosition.js +1 -1
  422. package/dist/utilities/hooks/useScrollPosition.js.map +1 -1
  423. package/dist/utilities/hooks/useWindowScrollPosition.js +1 -1
  424. package/dist/utilities/hooks/useWindowScrollPosition.js.map +1 -1
  425. package/dist/utilities/no-overflow-wrapper/NoOverflowWrapper.d.ts +103 -109
  426. package/dist/utilities/optional-tooltip-wrapper/OptionalTooltipWrapper.d.ts +1 -1
  427. package/dist/utilities/optional-visually-hidden-wrapper/OptionalVisuallyHiddenWrapper.d.ts +1 -1
  428. package/dist/utilities/style/focus-visible-style-block.d.ts +2 -1
  429. package/dist/utilities/style/focus-visible-style-block.js +1 -1
  430. package/dist/utilities/style/focus-visible-style-block.js.map +1 -1
  431. package/package.json +27 -16
@@ -1,2 +1,2 @@
1
- import*as a from"react";import{styled as b}from"../../stitches.js";import{TableBody as f}from"./TableBody.js";import{TableCell as o}from"./TableCell.js";import{TableFooter as C}from"./TableFooter.js";import{TableFooterCell as r}from"./TableFooterCell.js";import{TableHeader as u}from"./TableHeader.js";import{TableHeaderCell as e}from"./TableHeaderCell.js";import{StyledRow as h,TableRow as y}from"./TableRow.js";import{TableStickyColumnsContainer as i}from"./TableStickyColumnsContainer.js";const T=b("table",{borderCollapse:"separate",borderSpacing:0,fontFamily:"$sans",fontSize:"$sm",width:"100%",variants:{size:{md:{[`${o}, ${e}, ${r}`]:{height:"$4",padding:"$1 $3"}},lg:{[`${o}, ${e}, ${r}`]:{height:"$5",padding:"$2 $3"}},xl:{[`${o}, ${e}, ${r}`]:{height:"$6",padding:"$4 $3"}}},corners:{round:{[`${e}`]:{"&:first-of-type":{borderTopLeftRadius:"$0"},"&:last-of-type":{borderTopRightRadius:"$0"}},[`${h}:last-child`]:{[`${o}:first-child`]:{borderBottomLeftRadius:"$0"},[`${o}:last-child`]:{borderBottomRightRadius:"$0"}}},square:{}}}}),m=({size:s="md",corners:n="round",numberOfStickyColumns:t=0,scrollContainerCss:d,controlColumnCount:$,maxRowDepth:p,...c})=>{const l=a.createElement(T,{size:s,corners:n,...c});return t?a.createElement(i,{css:d,numberOfStickyColumns:t,controlColumnCount:$,maxRowDepth:p},l):l},g=Object.assign(m,{Body:f,Cell:o,Footer:C,FooterCell:r,Header:u,HeaderCell:e,Row:y,StickyColumnsContainer:i});m.displayName="Table";export{g as Table};
1
+ import*as i from"react";import{styled as b}from"../../stitches.js";import{TableBody as c}from"./TableBody.js";import{TableCell as e}from"./TableCell.js";import{TableFooter as f}from"./TableFooter.js";import{TableFooterCell as r}from"./TableFooterCell.js";import{TableHeader as C}from"./TableHeader.js";import{TableHeaderCell as o}from"./TableHeaderCell.js";import{StyledRow as u,TableRow as y}from"./TableRow.js";import{TableStickyColumnsContainer as a}from"./TableStickyColumnsContainer.js";const h=b("table",{borderCollapse:"separate",borderSpacing:0,fontFamily:"$sans",fontSize:"$sm",width:"100%",variants:{size:{md:{[`${e}, ${o}, ${r}`]:{height:"$4",padding:"$1 $3"}},lg:{[`${e}, ${o}, ${r}`]:{height:"$5",padding:"$2 $3"}},xl:{[`${e}, ${o}, ${r}`]:{height:"$6",padding:"$4 $3"}}},corners:{round:{[`${o}`]:{"&:first-of-type":{borderTopLeftRadius:"$0"},"&:last-of-type":{borderTopRightRadius:"$0"}},[`${u}:last-child`]:{[`${e}:first-child`]:{borderBottomLeftRadius:"$0"},[`${e}:last-child`]:{borderBottomRightRadius:"$0"}}},square:{}}}}),s=({size:m="md",corners:n="round",numberOfStickyColumns:t=0,scrollContainerCss:d,scrollContainerkey:$,...p})=>{const l=i.createElement(h,{size:m,corners:n,...p});return t?i.createElement(a,{key:$,css:d,numberOfStickyColumns:t},l):l},T=Object.assign(s,{Body:c,Cell:e,Footer:f,FooterCell:r,Header:C,HeaderCell:o,Row:y,StickyColumnsContainer:a});s.displayName="Table";export{T as Table};
2
2
  //# sourceMappingURL=Table.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"Table.js","sources":["../../../src/components/table/Table.tsx"],"sourcesContent":["import * as React from 'react'\n\nimport { CSS, styled } from '~/stitches'\n\nimport { TableBody } from './TableBody'\nimport { TableCell } from './TableCell'\nimport { TableFooter } from './TableFooter'\nimport { TableFooterCell } from './TableFooterCell'\nimport { TableHeader } from './TableHeader'\nimport { TableHeaderCell } from './TableHeaderCell'\nimport { StyledRow, TableRow } from './TableRow'\nimport { TableStickyColumnsContainer } from './TableStickyColumnsContainer'\n\nconst StyledTable = styled('table', {\n borderCollapse: 'separate',\n borderSpacing: 0,\n fontFamily: '$sans',\n fontSize: '$sm',\n width: '100%',\n variants: {\n size: {\n md: {\n [`${TableCell}, ${TableHeaderCell}, ${TableFooterCell}`]: {\n height: '$4',\n padding: '$1 $3'\n }\n },\n lg: {\n [`${TableCell}, ${TableHeaderCell}, ${TableFooterCell}`]: {\n height: '$5',\n padding: '$2 $3'\n }\n },\n xl: {\n [`${TableCell}, ${TableHeaderCell}, ${TableFooterCell}`]: {\n height: '$6',\n padding: '$4 $3'\n }\n }\n },\n corners: {\n round: {\n [`${TableHeaderCell}`]: {\n '&:first-of-type': { borderTopLeftRadius: '$0' },\n '&:last-of-type': { borderTopRightRadius: '$0' }\n },\n [`${StyledRow}:last-child`]: {\n [`${TableCell}:first-child`]: { borderBottomLeftRadius: '$0' },\n [`${TableCell}:last-child`]: { borderBottomRightRadius: '$0' }\n }\n },\n square: {}\n }\n }\n})\n\ntype TableProps = React.ComponentProps<typeof StyledTable> & {\n numberOfStickyColumns?: number\n scrollContainerCss?: CSS\n controlColumnCount?: number\n maxRowDepth?: number\n}\n\nconst TableComponent = ({\n size = 'md',\n corners = 'round',\n numberOfStickyColumns = 0,\n scrollContainerCss,\n controlColumnCount,\n maxRowDepth,\n ...rest\n}: TableProps) => {\n const tableComponent = <StyledTable size={size} corners={corners} {...rest} />\n\n if (numberOfStickyColumns) {\n return (\n <TableStickyColumnsContainer\n css={scrollContainerCss}\n numberOfStickyColumns={numberOfStickyColumns}\n controlColumnCount={controlColumnCount}\n maxRowDepth={maxRowDepth}\n >\n {tableComponent}\n </TableStickyColumnsContainer>\n )\n }\n\n return tableComponent\n}\n\nexport const Table = Object.assign(TableComponent, {\n Body: TableBody,\n Cell: TableCell,\n Footer: TableFooter,\n FooterCell: TableFooterCell,\n Header: TableHeader,\n HeaderCell: TableHeaderCell,\n Row: TableRow,\n StickyColumnsContainer: TableStickyColumnsContainer\n})\n\nTableComponent.displayName = 'Table'\n"],"names":["StyledTable","styled","TableCell","TableHeaderCell","TableFooterCell","StyledRow","TableComponent","size","corners","numberOfStickyColumns","scrollContainerCss","controlColumnCount","maxRowDepth","rest","tableComponent","React","TableStickyColumnsContainer","Table","TableBody","TableFooter","TableHeader","TableRow"],"mappings":"4eAaA,MAAMA,EAAcC,EAAO,QAAS,CAClC,eAAgB,WAChB,cAAe,EACf,WAAY,QACZ,SAAU,MACV,MAAO,OACP,SAAU,CACR,KAAM,CACJ,GAAI,CACF,CAAC,GAAGC,MAAcC,MAAoBC,KAAoB,CACxD,OAAQ,KACR,QAAS,OACX,CACF,EACA,GAAI,CACF,CAAC,GAAGF,MAAcC,MAAoBC,KAAoB,CACxD,OAAQ,KACR,QAAS,OACX,CACF,EACA,GAAI,CACF,CAAC,GAAGF,MAAcC,MAAoBC,KAAoB,CACxD,OAAQ,KACR,QAAS,OACX,CACF,CACF,EACA,QAAS,CACP,MAAO,CACL,CAAC,GAAGD,KAAoB,CACtB,kBAAmB,CAAE,oBAAqB,IAAK,EAC/C,iBAAkB,CAAE,qBAAsB,IAAK,CACjD,EACA,CAAC,GAAGE,gBAAyB,CAC3B,CAAC,GAAGH,iBAA0B,CAAE,uBAAwB,IAAK,EAC7D,CAAC,GAAGA,gBAAyB,CAAE,wBAAyB,IAAK,CAC/D,CACF,EACA,OAAQ,EACV,CACF,CACF,CAAC,EASKI,EAAiB,CAAC,CACtB,KAAAC,EAAO,KACP,QAAAC,EAAU,QACV,sBAAAC,EAAwB,EACxB,mBAAAC,EACA,mBAAAC,EACA,YAAAC,KACGC,CACL,IAAkB,CAChB,MAAMC,EAAiBC,EAAA,cAACf,EAAA,CAAY,KAAMO,EAAM,QAASC,EAAU,GAAGK,CAAAA,CAAM,EAE5E,OAAIJ,EAEAM,EAAA,cAACC,EAAA,CACC,IAAKN,EACL,sBAAuBD,EACvB,mBAAoBE,EACpB,YAAaC,CAAAA,EAEZE,CACH,EAIGA,CACT,EAEaG,EAAQ,OAAO,OAAOX,EAAgB,CACjD,KAAMY,EACN,KAAMhB,EACN,OAAQiB,EACR,WAAYf,EACZ,OAAQgB,EACR,WAAYjB,EACZ,IAAKkB,EACL,uBAAwBL,CAC1B,CAAC,EAEDV,EAAe,YAAc"}
1
+ {"version":3,"file":"Table.js","sources":["../../../src/components/table/Table.tsx"],"sourcesContent":["import * as React from 'react'\n\nimport { CSS, styled } from '~/stitches'\n\nimport { TableBody } from './TableBody'\nimport { TableCell } from './TableCell'\nimport { TableFooter } from './TableFooter'\nimport { TableFooterCell } from './TableFooterCell'\nimport { TableHeader } from './TableHeader'\nimport { TableHeaderCell } from './TableHeaderCell'\nimport { StyledRow, TableRow } from './TableRow'\nimport { TableStickyColumnsContainer } from './TableStickyColumnsContainer'\n\nconst StyledTable = styled('table', {\n borderCollapse: 'separate',\n borderSpacing: 0,\n fontFamily: '$sans',\n fontSize: '$sm',\n width: '100%',\n variants: {\n size: {\n md: {\n [`${TableCell}, ${TableHeaderCell}, ${TableFooterCell}`]: {\n height: '$4',\n padding: '$1 $3'\n }\n },\n lg: {\n [`${TableCell}, ${TableHeaderCell}, ${TableFooterCell}`]: {\n height: '$5',\n padding: '$2 $3'\n }\n },\n xl: {\n [`${TableCell}, ${TableHeaderCell}, ${TableFooterCell}`]: {\n height: '$6',\n padding: '$4 $3'\n }\n }\n },\n corners: {\n round: {\n [`${TableHeaderCell}`]: {\n '&:first-of-type': { borderTopLeftRadius: '$0' },\n '&:last-of-type': { borderTopRightRadius: '$0' }\n },\n [`${StyledRow}:last-child`]: {\n [`${TableCell}:first-child`]: { borderBottomLeftRadius: '$0' },\n [`${TableCell}:last-child`]: { borderBottomRightRadius: '$0' }\n }\n },\n square: {}\n }\n }\n})\n\ntype TableProps = React.ComponentProps<typeof StyledTable> & {\n numberOfStickyColumns?: number\n scrollContainerCss?: CSS\n scrollContainerkey?: string\n maxRowDepth?: number\n}\n\nconst TableComponent = ({\n size = 'md',\n corners = 'round',\n numberOfStickyColumns = 0,\n scrollContainerCss,\n scrollContainerkey,\n ...rest\n}: TableProps) => {\n const tableComponent = <StyledTable size={size} corners={corners} {...rest} />\n\n if (numberOfStickyColumns) {\n return (\n <TableStickyColumnsContainer\n key={scrollContainerkey}\n css={scrollContainerCss}\n numberOfStickyColumns={numberOfStickyColumns}\n >\n {tableComponent}\n </TableStickyColumnsContainer>\n )\n }\n\n return tableComponent\n}\n\nexport const Table = Object.assign(TableComponent, {\n Body: TableBody,\n Cell: TableCell,\n Footer: TableFooter,\n FooterCell: TableFooterCell,\n Header: TableHeader,\n HeaderCell: TableHeaderCell,\n Row: TableRow,\n StickyColumnsContainer: TableStickyColumnsContainer\n})\n\nTableComponent.displayName = 'Table'\n"],"names":["StyledTable","styled","TableCell","TableHeaderCell","TableFooterCell","StyledRow","TableComponent","size","corners","numberOfStickyColumns","scrollContainerCss","scrollContainerkey","rest","tableComponent","React","TableStickyColumnsContainer","Table","TableBody","TableFooter","TableHeader","TableRow"],"mappings":"4eAaA,MAAMA,EAAcC,EAAO,QAAS,CAClC,eAAgB,WAChB,cAAe,EACf,WAAY,QACZ,SAAU,MACV,MAAO,OACP,SAAU,CACR,KAAM,CACJ,GAAI,CACF,CAAC,GAAGC,MAAcC,MAAoBC,KAAoB,CACxD,OAAQ,KACR,QAAS,OACX,CACF,EACA,GAAI,CACF,CAAC,GAAGF,MAAcC,MAAoBC,KAAoB,CACxD,OAAQ,KACR,QAAS,OACX,CACF,EACA,GAAI,CACF,CAAC,GAAGF,MAAcC,MAAoBC,KAAoB,CACxD,OAAQ,KACR,QAAS,OACX,CACF,CACF,EACA,QAAS,CACP,MAAO,CACL,CAAC,GAAGD,KAAoB,CACtB,kBAAmB,CAAE,oBAAqB,IAAK,EAC/C,iBAAkB,CAAE,qBAAsB,IAAK,CACjD,EACA,CAAC,GAAGE,gBAAyB,CAC3B,CAAC,GAAGH,iBAA0B,CAAE,uBAAwB,IAAK,EAC7D,CAAC,GAAGA,gBAAyB,CAAE,wBAAyB,IAAK,CAC/D,CACF,EACA,OAAQ,CAAA,CACV,CACF,CACF,CAAC,EASKI,EAAiB,CAAC,CACtB,KAAAC,EAAO,KACP,QAAAC,EAAU,QACV,sBAAAC,EAAwB,EACxB,mBAAAC,EACA,mBAAAC,KACGC,CACL,IAAkB,CAChB,MAAMC,EAAiBC,EAAA,cAACd,EAAA,CAAY,KAAMO,EAAM,QAASC,EAAU,GAAGI,CAAM,CAAA,EAE5E,OAAIH,EAEAK,EAAA,cAACC,EAAA,CACC,IAAKJ,EACL,IAAKD,EACL,sBAAuBD,CAAAA,EAEtBI,CACH,EAIGA,CACT,EAEaG,EAAQ,OAAO,OAAOV,EAAgB,CACjD,KAAMW,EACN,KAAMf,EACN,OAAQgB,EACR,WAAYd,EACZ,OAAQe,EACR,WAAYhB,EACZ,IAAKiB,EACL,uBAAwBL,CAC1B,CAAC,EAEDT,EAAe,YAAc"}
@@ -1,5 +1,5 @@
1
1
  import * as React from 'react';
2
- declare const StyledTableBody: import("@stitches/react/types/styled-component").StyledComponent<"tbody", {
2
+ declare const StyledTableBody: import("@atom-learning/stitches-react/types/styled-component").StyledComponent<"tbody", {
3
3
  striped?: boolean | "true" | "false" | undefined;
4
4
  }, {
5
5
  sm: string;
@@ -9,7 +9,7 @@ declare const StyledTableBody: import("@stitches/react/types/styled-component").
9
9
  reducedMotion: string;
10
10
  allowMotion: string;
11
11
  hover: string;
12
- }, import("@stitches/react/types/css-util").CSS<{
12
+ }, import("@atom-learning/stitches-react/types/css-util").CSS<{
13
13
  sm: string;
14
14
  md: string;
15
15
  lg: string;
@@ -49,6 +49,18 @@ declare const StyledTableBody: import("@stitches/react/types/styled-component").
49
49
  blue1000: any;
50
50
  blue1100: any;
51
51
  blue1200: any;
52
+ pink100: any;
53
+ pink200: any;
54
+ pink300: any;
55
+ pink400: any;
56
+ pink500: any;
57
+ pink600: any;
58
+ pink700: any;
59
+ pink800: any;
60
+ pink900: any;
61
+ pink1000: any;
62
+ pink1100: any;
63
+ pink1200: any;
52
64
  purple100: any;
53
65
  purple200: any;
54
66
  purple300: any;
@@ -193,26 +205,11 @@ declare const StyledTableBody: import("@stitches/react/types/styled-component").
193
205
  marsh1000: any;
194
206
  marsh1100: any;
195
207
  marsh1200: any;
196
- tonal50: any;
197
- tonal100: any;
198
- tonal200: any;
199
- tonal300: any;
200
- tonal400: any;
201
- tonal500: any;
202
- tonal600: any;
203
208
  alpha100: any;
204
209
  alpha150: any;
205
210
  alpha200: any;
206
211
  alpha250: any;
207
212
  alpha600: any;
208
- brandRed: any;
209
- brandRedAccent: any;
210
- brandGreen: any;
211
- brandGreenAccent: any;
212
- brandPurple: any;
213
- brandPurpleAccent: any;
214
- brandYellow: any;
215
- brandYellowAccent: any;
216
213
  infoLight: any;
217
214
  info: any;
218
215
  infoMid: any;
@@ -313,64 +310,64 @@ declare const StyledTableBody: import("@stitches/react/types/styled-component").
313
310
  "1-1": any;
314
311
  "3-4": any;
315
312
  };
316
- }, import("@stitches/react/types/config").DefaultThemeMap, {
317
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
318
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
313
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
314
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
315
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
319
316
  };
320
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
321
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
322
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
317
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
318
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
319
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
323
320
  };
324
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
325
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
321
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
322
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
326
323
  };
327
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
328
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
324
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
325
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
329
326
  };
330
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
331
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
327
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
328
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
332
329
  };
333
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
334
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
330
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
331
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
335
332
  };
336
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
337
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
333
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
334
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
338
335
  };
339
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
340
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
341
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
336
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
337
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
338
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
342
339
  };
343
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
344
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
345
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
340
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
341
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
342
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
346
343
  };
347
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
348
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
344
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
345
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
349
346
  };
350
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
351
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
347
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
348
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
352
349
  };
353
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
354
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
350
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
351
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
355
352
  };
356
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
357
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
353
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
354
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
358
355
  };
359
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
360
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
356
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
357
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
361
358
  };
362
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
363
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
364
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
359
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
360
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
361
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
365
362
  };
366
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
367
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
368
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
363
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
364
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
365
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
369
366
  };
370
367
  }>>;
371
368
  declare type TableBodyProps = React.ComponentProps<typeof StyledTableBody>;
372
369
  export declare const TableBody: {
373
- ({ striped, ...rest }: TableBodyProps): JSX.Element;
370
+ ({ striped, ...rest }: TableBodyProps): React.JSX.Element;
374
371
  displayName: string;
375
372
  };
376
373
  export {};
@@ -1,2 +1,2 @@
1
- import*as d from"react";import{styled as i}from"../../stitches.js";import{StyledRow as t}from"./TableRow.js";const a=i("tbody",{variants:{striped:{true:{[`${t}`]:{"&:nth-child(odd)":{bg:"white"},"&:nth-child(even)":{bg:"$tonal50"}}},false:{[`${t}`]:{bg:"white"}}}}}),e=({striped:o=!0,...r})=>d.createElement(a,{striped:o,...r});e.displayName="TableBody";export{e as TableBody};
1
+ import*as d from"react";import{styled as i}from"../../stitches.js";import{StyledRow as e}from"./TableRow.js";const s=i("tbody",{variants:{striped:{true:{[`${e}`]:{"&:nth-child(odd)":{bg:"white"},"&:nth-child(even)":{bg:"$grey100"}}},false:{[`${e}`]:{bg:"white"}}}}}),t=({striped:o=!0,...r})=>d.createElement(s,{striped:o,...r});t.displayName="TableBody";export{t as TableBody};
2
2
  //# sourceMappingURL=TableBody.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"TableBody.js","sources":["../../../src/components/table/TableBody.tsx"],"sourcesContent":["import * as React from 'react'\n\nimport { styled } from '~/stitches'\n\nimport { StyledRow } from './TableRow'\n\nconst StyledTableBody = styled('tbody', {\n variants: {\n striped: {\n true: {\n [`${StyledRow}`]: {\n '&:nth-child(odd)': { bg: 'white' },\n '&:nth-child(even)': { bg: '$tonal50' }\n }\n },\n false: {\n [`${StyledRow}`]: {\n bg: 'white'\n }\n }\n }\n }\n})\n\ntype TableBodyProps = React.ComponentProps<typeof StyledTableBody>\n\nexport const TableBody = ({ striped = true, ...rest }: TableBodyProps) => (\n <StyledTableBody striped={striped} {...rest} />\n)\n\nTableBody.displayName = 'TableBody'\n"],"names":["StyledTableBody","styled","StyledRow","TableBody","striped","rest","React"],"mappings":"6GAMA,MAAMA,EAAkBC,EAAO,QAAS,CACtC,SAAU,CACR,QAAS,CACP,KAAM,CACJ,CAAC,GAAGC,KAAc,CAChB,mBAAoB,CAAE,GAAI,OAAQ,EAClC,oBAAqB,CAAE,GAAI,UAAW,CACxC,CACF,EACA,MAAO,CACL,CAAC,GAAGA,KAAc,CAChB,GAAI,OACN,CACF,CACF,CACF,CACF,CAAC,EAIYC,EAAY,CAAC,CAAE,QAAAC,EAAU,MAASC,CAAK,IAClDC,EAAA,cAACN,EAAA,CAAgB,QAASI,EAAU,GAAGC,CAAM,CAAA,EAG/CF,EAAU,YAAc"}
1
+ {"version":3,"file":"TableBody.js","sources":["../../../src/components/table/TableBody.tsx"],"sourcesContent":["import * as React from 'react'\n\nimport { styled } from '~/stitches'\n\nimport { StyledRow } from './TableRow'\n\nconst StyledTableBody = styled('tbody', {\n variants: {\n striped: {\n true: {\n [`${StyledRow}`]: {\n '&:nth-child(odd)': { bg: 'white' },\n '&:nth-child(even)': { bg: '$grey100' }\n }\n },\n false: {\n [`${StyledRow}`]: {\n bg: 'white'\n }\n }\n }\n }\n})\n\ntype TableBodyProps = React.ComponentProps<typeof StyledTableBody>\n\nexport const TableBody = ({ striped = true, ...rest }: TableBodyProps) => (\n <StyledTableBody striped={striped} {...rest} />\n)\n\nTableBody.displayName = 'TableBody'\n"],"names":["StyledTableBody","styled","StyledRow","TableBody","striped","rest","React"],"mappings":"6GAMA,MAAMA,EAAkBC,EAAO,QAAS,CACtC,SAAU,CACR,QAAS,CACP,KAAM,CACJ,CAAC,GAAGC,KAAc,CAChB,mBAAoB,CAAE,GAAI,OAAQ,EAClC,oBAAqB,CAAE,GAAI,UAAW,CACxC,CACF,EACA,MAAO,CACL,CAAC,GAAGA,KAAc,CAChB,GAAI,OACN,CACF,CACF,CACF,CACF,CAAC,EAIYC,EAAY,CAAC,CAAE,QAAAC,EAAU,MAASC,CAAK,IAClDC,EAAA,cAACN,EAAA,CAAgB,QAASI,EAAU,GAAGC,CAAM,CAAA,EAG/CF,EAAU,YAAc"}
@@ -1,4 +1,4 @@
1
- export declare const TableCell: import("@stitches/react/types/styled-component").StyledComponent<"td", {}, {
1
+ export declare const TableCell: import("@atom-learning/stitches-react/types/styled-component").StyledComponent<"td", {}, {
2
2
  sm: string;
3
3
  md: string;
4
4
  lg: string;
@@ -6,7 +6,7 @@ export declare const TableCell: import("@stitches/react/types/styled-component")
6
6
  reducedMotion: string;
7
7
  allowMotion: string;
8
8
  hover: string;
9
- }, import("@stitches/react/types/css-util").CSS<{
9
+ }, import("@atom-learning/stitches-react/types/css-util").CSS<{
10
10
  sm: string;
11
11
  md: string;
12
12
  lg: string;
@@ -46,6 +46,18 @@ export declare const TableCell: import("@stitches/react/types/styled-component")
46
46
  blue1000: any;
47
47
  blue1100: any;
48
48
  blue1200: any;
49
+ pink100: any;
50
+ pink200: any;
51
+ pink300: any;
52
+ pink400: any;
53
+ pink500: any;
54
+ pink600: any;
55
+ pink700: any;
56
+ pink800: any;
57
+ pink900: any;
58
+ pink1000: any;
59
+ pink1100: any;
60
+ pink1200: any;
49
61
  purple100: any;
50
62
  purple200: any;
51
63
  purple300: any;
@@ -190,26 +202,11 @@ export declare const TableCell: import("@stitches/react/types/styled-component")
190
202
  marsh1000: any;
191
203
  marsh1100: any;
192
204
  marsh1200: any;
193
- tonal50: any;
194
- tonal100: any;
195
- tonal200: any;
196
- tonal300: any;
197
- tonal400: any;
198
- tonal500: any;
199
- tonal600: any;
200
205
  alpha100: any;
201
206
  alpha150: any;
202
207
  alpha200: any;
203
208
  alpha250: any;
204
209
  alpha600: any;
205
- brandRed: any;
206
- brandRedAccent: any;
207
- brandGreen: any;
208
- brandGreenAccent: any;
209
- brandPurple: any;
210
- brandPurpleAccent: any;
211
- brandYellow: any;
212
- brandYellowAccent: any;
213
210
  infoLight: any;
214
211
  info: any;
215
212
  infoMid: any;
@@ -310,58 +307,58 @@ export declare const TableCell: import("@stitches/react/types/styled-component")
310
307
  "1-1": any;
311
308
  "3-4": any;
312
309
  };
313
- }, import("@stitches/react/types/config").DefaultThemeMap, {
314
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
315
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
310
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
311
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
312
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
316
313
  };
317
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
318
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
319
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
314
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
315
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
316
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
320
317
  };
321
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
322
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
318
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
319
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
323
320
  };
324
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
325
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
321
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
322
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
326
323
  };
327
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
328
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
324
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
325
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
329
326
  };
330
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
331
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
327
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
328
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
332
329
  };
333
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
334
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
330
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
331
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
335
332
  };
336
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
337
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
338
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
333
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
334
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
335
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
339
336
  };
340
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
341
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
342
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
337
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
338
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
339
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
343
340
  };
344
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
345
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
341
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
342
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
346
343
  };
347
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
348
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
344
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
345
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
349
346
  };
350
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
351
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
347
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
348
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
352
349
  };
353
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
354
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
350
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
351
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
355
352
  };
356
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
357
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
353
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
354
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
358
355
  };
359
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
360
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
361
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
356
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
357
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
358
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
362
359
  };
363
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
364
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
365
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
360
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
361
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
362
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
366
363
  };
367
364
  }>>;
@@ -1,2 +1,2 @@
1
- import{styled as o}from"../../stitches.js";const l=o("td",{borderBottom:"1px solid $tonal100",boxSizing:"border-box",color:"$tonal400",fontFamily:"$body",lineHeight:1.5,textAlign:"left",verticalAlign:"middle","&:first-child":{fontWeight:"bold"}});l.displayName="TableCell";export{l as TableCell};
1
+ import{styled as l}from"../../stitches.js";const e=l("td",{borderBottom:"1px solid $grey200",boxSizing:"border-box",color:"$grey800",fontFamily:"$body",lineHeight:1.5,textAlign:"left",verticalAlign:"middle","&:first-child":{fontWeight:"600"}});e.displayName="TableCell";export{e as TableCell};
2
2
  //# sourceMappingURL=TableCell.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"TableCell.js","sources":["../../../src/components/table/TableCell.tsx"],"sourcesContent":["import { styled } from '~/stitches'\n\nexport const TableCell = styled('td', {\n borderBottom: '1px solid $tonal100',\n boxSizing: 'border-box',\n color: '$tonal400',\n fontFamily: '$body',\n lineHeight: 1.5,\n textAlign: 'left',\n verticalAlign: 'middle',\n '&:first-child': { fontWeight: 'bold' }\n})\n\nTableCell.displayName = 'TableCell'\n"],"names":["TableCell","styled"],"mappings":"2CAEO,MAAMA,EAAYC,EAAO,KAAM,CACpC,aAAc,sBACd,UAAW,aACX,MAAO,YACP,WAAY,QACZ,WAAY,IACZ,UAAW,OACX,cAAe,SACf,gBAAiB,CAAE,WAAY,MAAO,CACxC,CAAC,EAEDD,EAAU,YAAc"}
1
+ {"version":3,"file":"TableCell.js","sources":["../../../src/components/table/TableCell.tsx"],"sourcesContent":["import { styled } from '~/stitches'\n\nexport const TableCell = styled('td', {\n borderBottom: '1px solid $grey200',\n boxSizing: 'border-box',\n color: '$grey800',\n fontFamily: '$body',\n lineHeight: 1.5,\n textAlign: 'left',\n verticalAlign: 'middle',\n '&:first-child': { fontWeight: '600' }\n})\n\nTableCell.displayName = 'TableCell'\n"],"names":["TableCell","styled"],"mappings":"2CAEO,MAAMA,EAAYC,EAAO,KAAM,CACpC,aAAc,qBACd,UAAW,aACX,MAAO,WACP,WAAY,QACZ,WAAY,IACZ,UAAW,OACX,cAAe,SACf,gBAAiB,CAAE,WAAY,KAAM,CACvC,CAAC,EAEDD,EAAU,YAAc"}
@@ -1,4 +1,4 @@
1
- export declare const TableFooter: import("@stitches/react/types/styled-component").StyledComponent<"tfoot", {}, {
1
+ export declare const TableFooter: import("@atom-learning/stitches-react/types/styled-component").StyledComponent<"tfoot", {}, {
2
2
  sm: string;
3
3
  md: string;
4
4
  lg: string;
@@ -6,7 +6,7 @@ export declare const TableFooter: import("@stitches/react/types/styled-component
6
6
  reducedMotion: string;
7
7
  allowMotion: string;
8
8
  hover: string;
9
- }, import("@stitches/react/types/css-util").CSS<{
9
+ }, import("@atom-learning/stitches-react/types/css-util").CSS<{
10
10
  sm: string;
11
11
  md: string;
12
12
  lg: string;
@@ -46,6 +46,18 @@ export declare const TableFooter: import("@stitches/react/types/styled-component
46
46
  blue1000: any;
47
47
  blue1100: any;
48
48
  blue1200: any;
49
+ pink100: any;
50
+ pink200: any;
51
+ pink300: any;
52
+ pink400: any;
53
+ pink500: any;
54
+ pink600: any;
55
+ pink700: any;
56
+ pink800: any;
57
+ pink900: any;
58
+ pink1000: any;
59
+ pink1100: any;
60
+ pink1200: any;
49
61
  purple100: any;
50
62
  purple200: any;
51
63
  purple300: any;
@@ -190,26 +202,11 @@ export declare const TableFooter: import("@stitches/react/types/styled-component
190
202
  marsh1000: any;
191
203
  marsh1100: any;
192
204
  marsh1200: any;
193
- tonal50: any;
194
- tonal100: any;
195
- tonal200: any;
196
- tonal300: any;
197
- tonal400: any;
198
- tonal500: any;
199
- tonal600: any;
200
205
  alpha100: any;
201
206
  alpha150: any;
202
207
  alpha200: any;
203
208
  alpha250: any;
204
209
  alpha600: any;
205
- brandRed: any;
206
- brandRedAccent: any;
207
- brandGreen: any;
208
- brandGreenAccent: any;
209
- brandPurple: any;
210
- brandPurpleAccent: any;
211
- brandYellow: any;
212
- brandYellowAccent: any;
213
210
  infoLight: any;
214
211
  info: any;
215
212
  infoMid: any;
@@ -310,58 +307,58 @@ export declare const TableFooter: import("@stitches/react/types/styled-component
310
307
  "1-1": any;
311
308
  "3-4": any;
312
309
  };
313
- }, import("@stitches/react/types/config").DefaultThemeMap, {
314
- bg: (value: import("@stitches/react/types/css-util").WithPropertyValue<"background">) => {
315
- background: import("@stitches/react/types/css-util").WithPropertyValue<"background">;
310
+ }, import("@atom-learning/stitches-react/types/config").DefaultThemeMap, {
311
+ bg: (value: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">) => {
312
+ background: import("@atom-learning/stitches-react/types/css-util").WithPropertyValue<"background">;
316
313
  };
317
- size: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">) => {
318
- height: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
319
- width: string | number | import("@stitches/react/types/css-util").WithScaleValue<"size">;
314
+ size: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">) => {
315
+ height: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
316
+ width: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"size">;
320
317
  };
321
- p: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
322
- padding: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
318
+ p: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
319
+ padding: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
323
320
  };
324
- pt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
325
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
321
+ pt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
322
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
326
323
  };
327
- pr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
328
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
324
+ pr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
325
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
329
326
  };
330
- pb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
331
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
327
+ pb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
328
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
332
329
  };
333
- pl: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
334
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
330
+ pl: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
331
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
335
332
  };
336
- px: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
337
- paddingLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
338
- paddingRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
333
+ px: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
334
+ paddingLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
335
+ paddingRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
339
336
  };
340
- py: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
341
- paddingTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
342
- paddingBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
337
+ py: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
338
+ paddingTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
339
+ paddingBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
343
340
  };
344
- m: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
345
- margin: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
341
+ m: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
342
+ margin: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
346
343
  };
347
- mt: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
348
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
344
+ mt: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
345
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
349
346
  };
350
- mr: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
351
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
347
+ mr: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
348
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
352
349
  };
353
- mb: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
354
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
350
+ mb: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
351
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
355
352
  };
356
- ml: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
357
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
353
+ ml: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
354
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
358
355
  };
359
- mx: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
360
- marginLeft: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
361
- marginRight: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
356
+ mx: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
357
+ marginLeft: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
358
+ marginRight: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
362
359
  };
363
- my: (value: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">) => {
364
- marginTop: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
365
- marginBottom: string | number | import("@stitches/react/types/css-util").WithScaleValue<"space">;
360
+ my: (value: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">) => {
361
+ marginTop: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
362
+ marginBottom: string | number | import("@atom-learning/stitches-react/types/css-util").WithScaleValue<"space">;
366
363
  };
367
364
  }>>;