rsuite 5.74.1 → 5.75.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (576) hide show
  1. package/Accordion/styles/index.css +0 -2
  2. package/Animation/styles/index.css +0 -2
  3. package/AutoComplete/styles/index.css +0 -2
  4. package/Avatar/styles/index.css +0 -2
  5. package/AvatarGroup/styles/index.css +0 -2
  6. package/Badge/styles/index.css +0 -2
  7. package/Breadcrumb/styles/index.css +0 -2
  8. package/Button/styles/index.css +0 -2
  9. package/ButtonGroup/styles/index.css +0 -2
  10. package/ButtonToolbar/styles/index.css +0 -2
  11. package/CHANGELOG.md +28 -0
  12. package/Calendar/styles/index.css +0 -2
  13. package/Card/package.json +7 -0
  14. package/Card/styles/index.css +105 -0
  15. package/Card/styles/index.less +62 -0
  16. package/CardBody/package.json +7 -0
  17. package/CardFooter/package.json +7 -0
  18. package/CardGroup/package.json +7 -0
  19. package/CardGroup/styles/index.css +7 -0
  20. package/CardGroup/styles/index.less +8 -0
  21. package/CardHeader/package.json +7 -0
  22. package/Carousel/styles/index.css +0 -2
  23. package/CascadeTree/styles/index.css +0 -2
  24. package/Cascader/styles/index.css +0 -2
  25. package/CheckPicker/styles/index.css +0 -2
  26. package/CheckTree/styles/index.css +0 -2
  27. package/CheckTreePicker/styles/index.css +0 -2
  28. package/Checkbox/styles/index.css +0 -2
  29. package/CheckboxGroup/styles/index.css +0 -2
  30. package/Col/styles/index.css +0 -2
  31. package/Container/styles/index.css +0 -2
  32. package/Content/styles/index.css +0 -2
  33. package/DateInput/styles/index.css +0 -2
  34. package/DatePicker/styles/index.css +0 -2
  35. package/DateRangeInput/styles/index.css +0 -2
  36. package/DateRangePicker/styles/index.css +0 -2
  37. package/Divider/styles/index.css +0 -2
  38. package/Drawer/styles/index.css +0 -2
  39. package/Dropdown/styles/index.css +0 -2
  40. package/FlexboxGrid/styles/index.css +0 -2
  41. package/Footer/styles/index.css +0 -2
  42. package/Form/styles/index.css +0 -2
  43. package/FormControl/styles/index.css +0 -2
  44. package/FormControlLabel/styles/index.css +0 -2
  45. package/FormErrorMessage/styles/index.css +0 -2
  46. package/FormGroup/styles/index.css +0 -2
  47. package/FormHelpText/styles/index.css +0 -2
  48. package/Grid/styles/index.css +0 -2
  49. package/Header/styles/index.css +0 -2
  50. package/Heading/styles/index.css +0 -2
  51. package/HeadingGroup/styles/index.css +0 -2
  52. package/Highlight/styles/index.css +0 -2
  53. package/IconButton/styles/index.css +0 -2
  54. package/InlineEdit/styles/index.css +0 -2
  55. package/Input/styles/index.css +0 -2
  56. package/InputGroup/styles/index.css +0 -2
  57. package/InputNumber/styles/index.css +0 -2
  58. package/InputPicker/styles/index.css +0 -2
  59. package/List/styles/index.css +10 -14
  60. package/List/styles/index.less +12 -4
  61. package/Loader/styles/index.css +0 -2
  62. package/Message/styles/index.css +0 -2
  63. package/Modal/styles/index.css +0 -2
  64. package/MultiCascadeTree/styles/index.css +0 -2
  65. package/MultiCascader/styles/index.css +0 -2
  66. package/Nav/styles/index.css +0 -2
  67. package/Navbar/styles/index.css +0 -2
  68. package/Notification/styles/index.css +0 -2
  69. package/Pagination/styles/index.css +0 -2
  70. package/Panel/styles/index.css +0 -2
  71. package/PanelGroup/styles/index.css +0 -2
  72. package/Placeholder/styles/index.css +0 -2
  73. package/Popover/styles/index.css +0 -2
  74. package/Progress/styles/index.css +0 -2
  75. package/Radio/styles/index.css +0 -2
  76. package/RadioGroup/styles/index.css +0 -2
  77. package/RadioTile/styles/index.css +0 -2
  78. package/RadioTileGroup/styles/index.css +0 -2
  79. package/RangeSlider/styles/index.css +0 -2
  80. package/Rate/styles/index.css +0 -2
  81. package/Row/styles/index.css +0 -2
  82. package/SelectPicker/styles/index.css +0 -2
  83. package/Sidebar/styles/index.css +0 -2
  84. package/Sidenav/styles/index.css +0 -2
  85. package/Slider/styles/index.css +0 -2
  86. package/Stack/styles/index.css +0 -2
  87. package/Stat/package.json +7 -0
  88. package/Stat/styles/index.css +1749 -0
  89. package/Stat/styles/index.less +106 -0
  90. package/StatGroup/package.json +7 -0
  91. package/StatGroup/styles/index.css +7 -0
  92. package/StatGroup/styles/index.less +8 -0
  93. package/StatHelpText/package.json +7 -0
  94. package/StatLabel/package.json +7 -0
  95. package/StatTrend/package.json +7 -0
  96. package/StatValue/package.json +7 -0
  97. package/StatValueUnit/package.json +7 -0
  98. package/Steps/styles/index.css +0 -2
  99. package/Table/styles/index.css +0 -2
  100. package/Tabs/styles/index.css +0 -2
  101. package/Tag/styles/index.css +0 -2
  102. package/TagGroup/styles/index.css +0 -2
  103. package/TagInput/styles/index.css +0 -2
  104. package/TagPicker/styles/index.css +0 -2
  105. package/Text/styles/index.css +0 -2
  106. package/TimePicker/styles/index.css +0 -2
  107. package/TimeRangePicker/styles/index.css +0 -2
  108. package/Timeline/styles/index.css +0 -2
  109. package/Toggle/styles/index.css +0 -2
  110. package/Tooltip/styles/index.css +0 -2
  111. package/Tree/styles/index.css +0 -2
  112. package/TreePicker/styles/index.css +0 -2
  113. package/Uploader/styles/index.css +0 -2
  114. package/VisuallyHidden/styles/index.css +0 -2
  115. package/cjs/Affix/Affix.js +2 -2
  116. package/cjs/Animation/Transition.js +7 -7
  117. package/cjs/AutoComplete/AutoComplete.js +7 -7
  118. package/cjs/Avatar/useImage.js +1 -1
  119. package/cjs/Breadcrumb/Breadcrumb.js +1 -1
  120. package/cjs/Calendar/Calendar.js +3 -3
  121. package/cjs/Calendar/CalendarContainer.js +1 -1
  122. package/cjs/Calendar/Grid/GridRow.js +3 -3
  123. package/cjs/Calendar/MonthDropdown/MonthDropdownItem.js +1 -1
  124. package/cjs/Calendar/TimeDropdown/TimeDropdown.js +3 -3
  125. package/cjs/Calendar/hooks/useCalendarState.js +6 -6
  126. package/cjs/Card/Card.d.ts +33 -0
  127. package/cjs/Card/Card.js +63 -0
  128. package/cjs/Card/CardBody.d.ts +4 -0
  129. package/cjs/Card/CardBody.js +11 -0
  130. package/cjs/Card/CardFooter.d.ts +4 -0
  131. package/cjs/Card/CardFooter.js +11 -0
  132. package/cjs/Card/CardHeader.d.ts +4 -0
  133. package/cjs/Card/CardHeader.js +11 -0
  134. package/cjs/Card/index.d.ts +6 -0
  135. package/cjs/Card/index.js +8 -0
  136. package/cjs/CardGroup/CardGroup.d.ts +13 -0
  137. package/cjs/CardGroup/CardGroup.js +47 -0
  138. package/cjs/CardGroup/index.d.ts +3 -0
  139. package/cjs/CardGroup/index.js +8 -0
  140. package/cjs/Carousel/Carousel.js +4 -4
  141. package/cjs/CascadeTree/CascadeTree.js +1 -1
  142. package/cjs/CascadeTree/TreeView.js +1 -1
  143. package/cjs/CascadeTree/hooks/useSearch.js +4 -4
  144. package/cjs/CascadeTree/hooks/useSelect.js +2 -2
  145. package/cjs/Cascader/Cascader.js +13 -13
  146. package/cjs/Cascader/useActive.js +4 -4
  147. package/cjs/CheckPicker/CheckPicker.js +5 -5
  148. package/cjs/CheckTree/CheckTree.js +1 -1
  149. package/cjs/CheckTree/CheckTreeNode.js +3 -3
  150. package/cjs/CheckTree/CheckTreeView.js +7 -7
  151. package/cjs/CheckTree/utils.js +3 -3
  152. package/cjs/CheckTreePicker/CheckTreePicker.js +2 -2
  153. package/cjs/CheckTreePicker/hooks/useFocusState.js +3 -3
  154. package/cjs/Checkbox/Checkbox.js +2 -2
  155. package/cjs/CheckboxGroup/CheckboxGroup.js +1 -1
  156. package/cjs/CustomProvider/FormattedNumber.d.ts +7 -0
  157. package/cjs/CustomProvider/FormattedNumber.js +19 -0
  158. package/cjs/CustomProvider/index.d.ts +1 -0
  159. package/cjs/CustomProvider/index.js +3 -1
  160. package/cjs/CustomProvider/types.d.ts +8 -0
  161. package/cjs/CustomProvider/useCustom.d.ts +1 -0
  162. package/cjs/CustomProvider/useCustom.js +3 -1
  163. package/cjs/DateInput/DateField.js +2 -2
  164. package/cjs/DateInput/DateInput.js +2 -2
  165. package/cjs/DateInput/hooks/useDateInputState.js +2 -2
  166. package/cjs/DateInput/hooks/useIsFocused.js +2 -2
  167. package/cjs/DateInput/hooks/useKeyboardInputEvent.js +5 -5
  168. package/cjs/DatePicker/DatePicker.js +14 -14
  169. package/cjs/DatePicker/PredefinedRanges.js +1 -1
  170. package/cjs/DatePicker/hooks/useFocus.js +1 -1
  171. package/cjs/DatePicker/hooks/useMonthView.js +1 -1
  172. package/cjs/DateRangeInput/DateRangeInput.js +4 -4
  173. package/cjs/DateRangePicker/DateRangePicker.js +12 -9
  174. package/cjs/DateRangePicker/hooks/useCalendarHandlers.js +5 -5
  175. package/cjs/Dropdown/Dropdown.js +3 -3
  176. package/cjs/Dropdown/DropdownItem.js +2 -2
  177. package/cjs/Dropdown/DropdownMenu.js +1 -1
  178. package/cjs/Form/Form.js +8 -8
  179. package/cjs/Form/hooks/useFormValidate.js +19 -19
  180. package/cjs/FormControl/FormControl.js +5 -5
  181. package/cjs/FormControl/hooks/useField.js +1 -1
  182. package/cjs/FormControl/hooks/useRegisterModel.js +2 -2
  183. package/cjs/InlineEdit/renderChildren.js +1 -1
  184. package/cjs/InlineEdit/useEditState.js +7 -7
  185. package/cjs/InlineEdit/useFocusEvent.js +5 -5
  186. package/cjs/Input/Input.js +3 -3
  187. package/cjs/InputGroup/InputGroup.js +2 -2
  188. package/cjs/InputNumber/InputNumber.js +3 -3
  189. package/cjs/InputPicker/InputAutosize.js +1 -1
  190. package/cjs/InputPicker/InputPicker.js +13 -13
  191. package/cjs/InputPicker/InputSearch.js +1 -1
  192. package/cjs/InputPicker/hooks/useData.js +1 -1
  193. package/cjs/InputPicker/hooks/useInput.js +2 -2
  194. package/cjs/List/List.d.ts +19 -1
  195. package/cjs/List/List.js +11 -7
  196. package/cjs/List/ListItem.d.ts +1 -1
  197. package/cjs/List/helper/useSortHelper.js +10 -10
  198. package/cjs/MaskedInput/TextMask.js +3 -3
  199. package/cjs/Message/Message.js +1 -1
  200. package/cjs/Modal/Modal.js +6 -6
  201. package/cjs/Modal/utils.js +2 -2
  202. package/cjs/MultiCascadeTree/SearchView.js +1 -1
  203. package/cjs/MultiCascadeTree/TreeView.js +1 -1
  204. package/cjs/MultiCascadeTree/hooks/useCascadeValue.js +5 -5
  205. package/cjs/MultiCascadeTree/hooks/useSearch.js +1 -1
  206. package/cjs/MultiCascadeTree/hooks/useSelect.js +1 -1
  207. package/cjs/MultiCascadeTree/utils.js +9 -9
  208. package/cjs/MultiCascader/MultiCascader.js +5 -5
  209. package/cjs/Nav/Nav.js +2 -2
  210. package/cjs/Nav/NavDropdown.js +3 -3
  211. package/cjs/Nav/NavDropdownItem.js +2 -2
  212. package/cjs/Nav/NavDropdownMenu.js +1 -1
  213. package/cjs/Nav/NavItem.js +3 -3
  214. package/cjs/Navbar/NavbarDropdown.js +3 -3
  215. package/cjs/Navbar/NavbarDropdownItem.js +4 -4
  216. package/cjs/Navbar/NavbarItem.js +3 -3
  217. package/cjs/Notification/Notification.js +1 -1
  218. package/cjs/Pagination/PaginationButton.js +1 -1
  219. package/cjs/Pagination/PaginationGroup.js +3 -3
  220. package/cjs/Panel/AccordionButton.js +1 -0
  221. package/cjs/Panel/Panel.js +2 -2
  222. package/cjs/PanelGroup/PanelGroup.js +1 -1
  223. package/cjs/Placeholder/PlaceholderGrid.js +2 -2
  224. package/cjs/Placeholder/PlaceholderParagraph.js +1 -1
  225. package/cjs/Radio/Radio.js +2 -2
  226. package/cjs/RadioGroup/RadioGroup.js +1 -1
  227. package/cjs/RadioTile/RadioTile.js +2 -2
  228. package/cjs/RadioTileGroup/RadioTileGroup.js +1 -1
  229. package/cjs/RangeSlider/RangeSlider.js +5 -5
  230. package/cjs/Rate/Character.js +2 -2
  231. package/cjs/Rate/Rate.js +3 -3
  232. package/cjs/SafeAnchor/SafeAnchor.js +1 -1
  233. package/cjs/SelectPicker/SelectPicker.js +7 -7
  234. package/cjs/Sidebar/Sidebar.js +1 -1
  235. package/cjs/Sidenav/ExpandedSidenavDropdown.js +4 -4
  236. package/cjs/Sidenav/ExpandedSidenavDropdownItem.js +3 -3
  237. package/cjs/Sidenav/ExpandedSidenavDropdownMenu.js +2 -2
  238. package/cjs/Sidenav/Sidenav.js +1 -1
  239. package/cjs/Sidenav/SidenavDropdown.js +4 -4
  240. package/cjs/Sidenav/SidenavDropdownItem.js +2 -2
  241. package/cjs/Sidenav/SidenavDropdownMenu.js +1 -1
  242. package/cjs/Sidenav/SidenavItem.js +4 -4
  243. package/cjs/Sidenav/SidenavToggle.js +1 -1
  244. package/cjs/Slider/Graduated.js +1 -1
  245. package/cjs/Slider/Slider.js +3 -3
  246. package/cjs/Slider/useDrag.js +6 -6
  247. package/cjs/Stack/HStack.d.ts +6 -3
  248. package/cjs/Stack/HStack.js +1 -0
  249. package/cjs/Stack/Stack.d.ts +6 -2
  250. package/cjs/Stack/Stack.js +1 -1
  251. package/cjs/Stack/VStack.d.ts +6 -3
  252. package/cjs/Stack/VStack.js +1 -0
  253. package/cjs/Stat/Stat.d.ts +26 -0
  254. package/cjs/Stat/Stat.js +57 -0
  255. package/cjs/Stat/StatHelpText.d.ts +4 -0
  256. package/cjs/Stat/StatHelpText.js +11 -0
  257. package/cjs/Stat/StatLabel.d.ts +14 -0
  258. package/cjs/Stat/StatLabel.js +53 -0
  259. package/cjs/Stat/StatTrend.d.ts +7 -0
  260. package/cjs/Stat/StatTrend.js +68 -0
  261. package/cjs/Stat/StatValue.d.ts +7 -0
  262. package/cjs/Stat/StatValue.js +41 -0
  263. package/cjs/Stat/StatValueUnit.d.ts +4 -0
  264. package/cjs/Stat/StatValueUnit.js +11 -0
  265. package/cjs/Stat/index.d.ts +3 -0
  266. package/cjs/Stat/index.js +8 -0
  267. package/cjs/StatGroup/StatGroup.d.ts +13 -0
  268. package/cjs/StatGroup/StatGroup.js +47 -0
  269. package/cjs/StatGroup/index.d.ts +3 -0
  270. package/cjs/StatGroup/index.js +8 -0
  271. package/cjs/Table/Table.js +4 -2
  272. package/cjs/Tabs/Tabs.js +1 -1
  273. package/cjs/Timeline/Timeline.js +1 -1
  274. package/cjs/Toggle/Toggle.js +1 -1
  275. package/cjs/Tree/Tree.js +1 -1
  276. package/cjs/Tree/TreeNode.js +9 -9
  277. package/cjs/Tree/TreeView.js +7 -7
  278. package/cjs/Tree/hooks/useExpandTree.js +1 -1
  279. package/cjs/Tree/hooks/useFlattenTree.js +1 -1
  280. package/cjs/Tree/hooks/useFocusTree.js +6 -6
  281. package/cjs/Tree/hooks/useTreeDrag.js +17 -17
  282. package/cjs/Tree/hooks/useTreeSearch.js +1 -1
  283. package/cjs/Tree/utils/flattenTree.js +6 -6
  284. package/cjs/Tree/utils/focusableTree.js +6 -6
  285. package/cjs/Tree/utils/getNodeParentKeys.js +4 -4
  286. package/cjs/Tree/utils/treeKeyboardInteractions.js +2 -2
  287. package/cjs/TreePicker/TreePicker.js +5 -5
  288. package/cjs/TreePicker/hooks/useFocusState.js +4 -4
  289. package/cjs/Uploader/UploadFileItem.js +5 -5
  290. package/cjs/Uploader/UploadTrigger.js +11 -11
  291. package/cjs/Uploader/Uploader.js +16 -16
  292. package/cjs/Uploader/utils/ajaxUpload.js +5 -5
  293. package/cjs/index.d.ts +8 -0
  294. package/cjs/index.js +10 -2
  295. package/cjs/internals/Disclosure/Disclosure.js +3 -3
  296. package/cjs/internals/Disclosure/DisclosureButton.js +2 -2
  297. package/cjs/internals/Menu/Menu.js +3 -3
  298. package/cjs/internals/Menu/MenuItem.js +1 -1
  299. package/cjs/internals/Menu/Menubar.js +2 -2
  300. package/cjs/internals/Overlay/Modal.js +7 -7
  301. package/cjs/internals/Overlay/Overlay.js +1 -1
  302. package/cjs/internals/Overlay/OverlayTrigger.js +3 -3
  303. package/cjs/internals/Overlay/Position.js +5 -5
  304. package/cjs/internals/Picker/ListCheckItem.js +3 -3
  305. package/cjs/internals/Picker/ListItem.js +1 -1
  306. package/cjs/internals/Picker/Listbox.js +4 -4
  307. package/cjs/internals/Picker/PickerToggle.js +2 -2
  308. package/cjs/internals/Picker/SelectedElement.js +1 -1
  309. package/cjs/internals/Picker/hooks/useFocusItemValue.js +2 -2
  310. package/cjs/internals/Picker/hooks/usePickerRef.js +4 -4
  311. package/cjs/internals/Picker/hooks/useSearch.js +1 -1
  312. package/cjs/internals/Picker/hooks/useToggleKeyDownEvent.js +9 -9
  313. package/cjs/internals/Picker/utils.js +8 -8
  314. package/cjs/internals/Ripple/Ripple.js +2 -2
  315. package/cjs/internals/ScrollView/hooks/useScrollState.js +1 -1
  316. package/cjs/internals/Tree/utils/filterNodesOfTree.js +3 -3
  317. package/cjs/internals/Tree/utils/findNodeOfTree.js +3 -3
  318. package/cjs/internals/Tree/utils/getParentMap.js +3 -3
  319. package/cjs/internals/Windowing/AutoSizer.js +1 -1
  320. package/cjs/internals/Windowing/List.js +4 -4
  321. package/cjs/internals/hooks/useClickOutside.js +1 -1
  322. package/cjs/internals/hooks/useElementResize.js +1 -1
  323. package/cjs/internals/hooks/useEventListener.js +1 -1
  324. package/cjs/internals/hooks/useFocus.js +2 -2
  325. package/cjs/internals/hooks/useMount.js +1 -1
  326. package/cjs/internals/hooks/useRootClose.js +4 -4
  327. package/cjs/internals/hooks/useTimeout.js +1 -1
  328. package/cjs/internals/utils/stringifyReactNode.js +5 -5
  329. package/cjs/toaster/ToastContainer.d.ts +1 -0
  330. package/cjs/toaster/ToastContainer.js +19 -14
  331. package/cjs/toaster/hooks/useDelayedClosure.js +2 -2
  332. package/cjs/toaster/toaster.js +7 -7
  333. package/cjs/useToaster/useToaster.js +1 -1
  334. package/dist/rsuite-no-reset-rtl.css +240 -36
  335. package/dist/rsuite-no-reset-rtl.min.css +1 -1
  336. package/dist/rsuite-no-reset-rtl.min.css.map +1 -1
  337. package/dist/rsuite-no-reset.css +240 -38
  338. package/dist/rsuite-no-reset.min.css +1 -1
  339. package/dist/rsuite-no-reset.min.css.map +1 -1
  340. package/dist/rsuite-rtl.css +240 -36
  341. package/dist/rsuite-rtl.min.css +1 -1
  342. package/dist/rsuite-rtl.min.css.map +1 -1
  343. package/dist/rsuite.css +240 -38
  344. package/dist/rsuite.js +386 -177
  345. package/dist/rsuite.js.map +1 -1
  346. package/dist/rsuite.min.css +1 -1
  347. package/dist/rsuite.min.css.map +1 -1
  348. package/dist/rsuite.min.js +1 -1
  349. package/dist/rsuite.min.js.map +1 -1
  350. package/esm/Affix/Affix.js +2 -2
  351. package/esm/Animation/Transition.js +7 -7
  352. package/esm/AutoComplete/AutoComplete.js +7 -7
  353. package/esm/Avatar/useImage.js +1 -1
  354. package/esm/Breadcrumb/Breadcrumb.js +1 -1
  355. package/esm/Calendar/Calendar.js +3 -3
  356. package/esm/Calendar/CalendarContainer.js +1 -1
  357. package/esm/Calendar/Grid/GridRow.js +3 -3
  358. package/esm/Calendar/MonthDropdown/MonthDropdownItem.js +1 -1
  359. package/esm/Calendar/TimeDropdown/TimeDropdown.js +3 -3
  360. package/esm/Calendar/hooks/useCalendarState.js +6 -6
  361. package/esm/Card/Card.d.ts +33 -0
  362. package/esm/Card/Card.js +58 -0
  363. package/esm/Card/CardBody.d.ts +4 -0
  364. package/esm/Card/CardBody.js +7 -0
  365. package/esm/Card/CardFooter.d.ts +4 -0
  366. package/esm/Card/CardFooter.js +7 -0
  367. package/esm/Card/CardHeader.d.ts +4 -0
  368. package/esm/Card/CardHeader.js +7 -0
  369. package/esm/Card/index.d.ts +6 -0
  370. package/esm/Card/index.js +3 -0
  371. package/esm/CardGroup/CardGroup.d.ts +13 -0
  372. package/esm/CardGroup/CardGroup.js +42 -0
  373. package/esm/CardGroup/index.d.ts +3 -0
  374. package/esm/CardGroup/index.js +3 -0
  375. package/esm/Carousel/Carousel.js +4 -4
  376. package/esm/CascadeTree/CascadeTree.js +1 -1
  377. package/esm/CascadeTree/TreeView.js +1 -1
  378. package/esm/CascadeTree/hooks/useSearch.js +4 -4
  379. package/esm/CascadeTree/hooks/useSelect.js +2 -2
  380. package/esm/Cascader/Cascader.js +13 -13
  381. package/esm/Cascader/useActive.js +4 -4
  382. package/esm/CheckPicker/CheckPicker.js +5 -5
  383. package/esm/CheckTree/CheckTree.js +1 -1
  384. package/esm/CheckTree/CheckTreeNode.js +3 -3
  385. package/esm/CheckTree/CheckTreeView.js +7 -7
  386. package/esm/CheckTree/utils.js +3 -3
  387. package/esm/CheckTreePicker/CheckTreePicker.js +2 -2
  388. package/esm/CheckTreePicker/hooks/useFocusState.js +3 -3
  389. package/esm/Checkbox/Checkbox.js +2 -2
  390. package/esm/CheckboxGroup/CheckboxGroup.js +1 -1
  391. package/esm/CustomProvider/FormattedNumber.d.ts +7 -0
  392. package/esm/CustomProvider/FormattedNumber.js +13 -0
  393. package/esm/CustomProvider/index.d.ts +1 -0
  394. package/esm/CustomProvider/index.js +1 -0
  395. package/esm/CustomProvider/types.d.ts +8 -0
  396. package/esm/CustomProvider/useCustom.d.ts +1 -0
  397. package/esm/CustomProvider/useCustom.js +3 -1
  398. package/esm/DateInput/DateField.js +2 -2
  399. package/esm/DateInput/DateInput.js +2 -2
  400. package/esm/DateInput/hooks/useDateInputState.js +2 -2
  401. package/esm/DateInput/hooks/useIsFocused.js +2 -2
  402. package/esm/DateInput/hooks/useKeyboardInputEvent.js +5 -5
  403. package/esm/DatePicker/DatePicker.js +14 -14
  404. package/esm/DatePicker/PredefinedRanges.js +1 -1
  405. package/esm/DatePicker/hooks/useFocus.js +1 -1
  406. package/esm/DatePicker/hooks/useMonthView.js +1 -1
  407. package/esm/DateRangeInput/DateRangeInput.js +4 -4
  408. package/esm/DateRangePicker/DateRangePicker.js +12 -9
  409. package/esm/DateRangePicker/hooks/useCalendarHandlers.js +5 -5
  410. package/esm/Dropdown/Dropdown.js +3 -3
  411. package/esm/Dropdown/DropdownItem.js +2 -2
  412. package/esm/Dropdown/DropdownMenu.js +1 -1
  413. package/esm/Form/Form.js +8 -8
  414. package/esm/Form/hooks/useFormValidate.js +19 -19
  415. package/esm/FormControl/FormControl.js +5 -5
  416. package/esm/FormControl/hooks/useField.js +1 -1
  417. package/esm/FormControl/hooks/useRegisterModel.js +2 -2
  418. package/esm/InlineEdit/renderChildren.js +1 -1
  419. package/esm/InlineEdit/useEditState.js +7 -7
  420. package/esm/InlineEdit/useFocusEvent.js +5 -5
  421. package/esm/Input/Input.js +3 -3
  422. package/esm/InputGroup/InputGroup.js +2 -2
  423. package/esm/InputNumber/InputNumber.js +3 -3
  424. package/esm/InputPicker/InputAutosize.js +1 -1
  425. package/esm/InputPicker/InputPicker.js +13 -13
  426. package/esm/InputPicker/InputSearch.js +1 -1
  427. package/esm/InputPicker/hooks/useData.js +1 -1
  428. package/esm/InputPicker/hooks/useInput.js +2 -2
  429. package/esm/List/List.d.ts +19 -1
  430. package/esm/List/List.js +11 -7
  431. package/esm/List/ListItem.d.ts +1 -1
  432. package/esm/List/helper/useSortHelper.js +10 -10
  433. package/esm/MaskedInput/TextMask.js +3 -3
  434. package/esm/Message/Message.js +1 -1
  435. package/esm/Modal/Modal.js +6 -6
  436. package/esm/Modal/utils.js +2 -2
  437. package/esm/MultiCascadeTree/SearchView.js +1 -1
  438. package/esm/MultiCascadeTree/TreeView.js +1 -1
  439. package/esm/MultiCascadeTree/hooks/useCascadeValue.js +5 -5
  440. package/esm/MultiCascadeTree/hooks/useSearch.js +1 -1
  441. package/esm/MultiCascadeTree/hooks/useSelect.js +1 -1
  442. package/esm/MultiCascadeTree/utils.js +13 -10
  443. package/esm/MultiCascader/MultiCascader.js +5 -5
  444. package/esm/Nav/Nav.js +2 -2
  445. package/esm/Nav/NavDropdown.js +3 -3
  446. package/esm/Nav/NavDropdownItem.js +2 -2
  447. package/esm/Nav/NavDropdownMenu.js +1 -1
  448. package/esm/Nav/NavItem.js +3 -3
  449. package/esm/Navbar/NavbarDropdown.js +3 -3
  450. package/esm/Navbar/NavbarDropdownItem.js +4 -4
  451. package/esm/Navbar/NavbarItem.js +3 -3
  452. package/esm/Notification/Notification.js +1 -1
  453. package/esm/Pagination/PaginationButton.js +1 -1
  454. package/esm/Pagination/PaginationGroup.js +3 -3
  455. package/esm/Panel/AccordionButton.js +1 -0
  456. package/esm/Panel/Panel.js +2 -2
  457. package/esm/PanelGroup/PanelGroup.js +1 -1
  458. package/esm/Placeholder/PlaceholderGrid.js +2 -2
  459. package/esm/Placeholder/PlaceholderParagraph.js +1 -1
  460. package/esm/Radio/Radio.js +2 -2
  461. package/esm/RadioGroup/RadioGroup.js +1 -1
  462. package/esm/RadioTile/RadioTile.js +2 -2
  463. package/esm/RadioTileGroup/RadioTileGroup.js +1 -1
  464. package/esm/RangeSlider/RangeSlider.js +5 -5
  465. package/esm/Rate/Character.js +2 -2
  466. package/esm/Rate/Rate.js +3 -3
  467. package/esm/SafeAnchor/SafeAnchor.js +1 -1
  468. package/esm/SelectPicker/SelectPicker.js +7 -7
  469. package/esm/Sidebar/Sidebar.js +1 -1
  470. package/esm/Sidenav/ExpandedSidenavDropdown.js +4 -4
  471. package/esm/Sidenav/ExpandedSidenavDropdownItem.js +3 -3
  472. package/esm/Sidenav/ExpandedSidenavDropdownMenu.js +2 -2
  473. package/esm/Sidenav/Sidenav.js +1 -1
  474. package/esm/Sidenav/SidenavDropdown.js +4 -4
  475. package/esm/Sidenav/SidenavDropdownItem.js +2 -2
  476. package/esm/Sidenav/SidenavDropdownMenu.js +1 -1
  477. package/esm/Sidenav/SidenavItem.js +4 -4
  478. package/esm/Sidenav/SidenavToggle.js +1 -1
  479. package/esm/Slider/Graduated.js +1 -1
  480. package/esm/Slider/Slider.js +3 -3
  481. package/esm/Slider/useDrag.js +6 -6
  482. package/esm/Stack/HStack.d.ts +6 -3
  483. package/esm/Stack/HStack.js +1 -0
  484. package/esm/Stack/Stack.d.ts +6 -2
  485. package/esm/Stack/Stack.js +1 -1
  486. package/esm/Stack/VStack.d.ts +6 -3
  487. package/esm/Stack/VStack.js +1 -0
  488. package/esm/Stat/Stat.d.ts +26 -0
  489. package/esm/Stat/Stat.js +52 -0
  490. package/esm/Stat/StatHelpText.d.ts +4 -0
  491. package/esm/Stat/StatHelpText.js +7 -0
  492. package/esm/Stat/StatLabel.d.ts +14 -0
  493. package/esm/Stat/StatLabel.js +48 -0
  494. package/esm/Stat/StatTrend.d.ts +7 -0
  495. package/esm/Stat/StatTrend.js +63 -0
  496. package/esm/Stat/StatValue.d.ts +7 -0
  497. package/esm/Stat/StatValue.js +36 -0
  498. package/esm/Stat/StatValueUnit.d.ts +4 -0
  499. package/esm/Stat/StatValueUnit.js +7 -0
  500. package/esm/Stat/index.d.ts +3 -0
  501. package/esm/Stat/index.js +3 -0
  502. package/esm/StatGroup/StatGroup.d.ts +13 -0
  503. package/esm/StatGroup/StatGroup.js +42 -0
  504. package/esm/StatGroup/index.d.ts +3 -0
  505. package/esm/StatGroup/index.js +3 -0
  506. package/esm/Table/Table.js +4 -2
  507. package/esm/Tabs/Tabs.js +1 -1
  508. package/esm/Timeline/Timeline.js +1 -1
  509. package/esm/Toggle/Toggle.js +1 -1
  510. package/esm/Tree/Tree.js +1 -1
  511. package/esm/Tree/TreeNode.js +9 -9
  512. package/esm/Tree/TreeView.js +7 -7
  513. package/esm/Tree/hooks/useExpandTree.js +1 -1
  514. package/esm/Tree/hooks/useFlattenTree.js +1 -1
  515. package/esm/Tree/hooks/useFocusTree.js +6 -6
  516. package/esm/Tree/hooks/useTreeDrag.js +17 -17
  517. package/esm/Tree/hooks/useTreeSearch.js +1 -1
  518. package/esm/Tree/utils/flattenTree.js +6 -6
  519. package/esm/Tree/utils/focusableTree.js +6 -6
  520. package/esm/Tree/utils/getNodeParentKeys.js +4 -4
  521. package/esm/Tree/utils/treeKeyboardInteractions.js +2 -2
  522. package/esm/TreePicker/TreePicker.js +5 -5
  523. package/esm/TreePicker/hooks/useFocusState.js +4 -4
  524. package/esm/Uploader/UploadFileItem.js +5 -5
  525. package/esm/Uploader/UploadTrigger.js +11 -11
  526. package/esm/Uploader/Uploader.js +16 -16
  527. package/esm/Uploader/utils/ajaxUpload.js +5 -5
  528. package/esm/index.d.ts +8 -0
  529. package/esm/index.js +4 -0
  530. package/esm/internals/Disclosure/Disclosure.js +3 -3
  531. package/esm/internals/Disclosure/DisclosureButton.js +2 -2
  532. package/esm/internals/Menu/Menu.js +3 -3
  533. package/esm/internals/Menu/MenuItem.js +1 -1
  534. package/esm/internals/Menu/Menubar.js +2 -2
  535. package/esm/internals/Overlay/Modal.js +7 -7
  536. package/esm/internals/Overlay/Overlay.js +1 -1
  537. package/esm/internals/Overlay/OverlayTrigger.js +3 -3
  538. package/esm/internals/Overlay/Position.js +5 -5
  539. package/esm/internals/Picker/ListCheckItem.js +3 -3
  540. package/esm/internals/Picker/ListItem.js +1 -1
  541. package/esm/internals/Picker/Listbox.js +4 -4
  542. package/esm/internals/Picker/PickerToggle.js +2 -2
  543. package/esm/internals/Picker/SelectedElement.js +1 -1
  544. package/esm/internals/Picker/hooks/useFocusItemValue.js +2 -2
  545. package/esm/internals/Picker/hooks/usePickerRef.js +4 -4
  546. package/esm/internals/Picker/hooks/useSearch.js +1 -1
  547. package/esm/internals/Picker/hooks/useToggleKeyDownEvent.js +9 -9
  548. package/esm/internals/Picker/utils.js +8 -8
  549. package/esm/internals/Ripple/Ripple.js +2 -2
  550. package/esm/internals/ScrollView/hooks/useScrollState.js +1 -1
  551. package/esm/internals/Tree/utils/filterNodesOfTree.js +3 -3
  552. package/esm/internals/Tree/utils/findNodeOfTree.js +3 -3
  553. package/esm/internals/Tree/utils/getParentMap.js +3 -3
  554. package/esm/internals/Windowing/AutoSizer.js +1 -1
  555. package/esm/internals/Windowing/List.js +4 -4
  556. package/esm/internals/hooks/useClickOutside.js +1 -1
  557. package/esm/internals/hooks/useElementResize.js +1 -1
  558. package/esm/internals/hooks/useEventListener.js +1 -1
  559. package/esm/internals/hooks/useFocus.js +2 -2
  560. package/esm/internals/hooks/useMount.js +1 -1
  561. package/esm/internals/hooks/useRootClose.js +4 -4
  562. package/esm/internals/hooks/useTimeout.js +1 -1
  563. package/esm/internals/utils/stringifyReactNode.js +5 -5
  564. package/esm/toaster/ToastContainer.d.ts +1 -0
  565. package/esm/toaster/ToastContainer.js +19 -14
  566. package/esm/toaster/hooks/useDelayedClosure.js +2 -2
  567. package/esm/toaster/toaster.js +7 -7
  568. package/esm/useToaster/useToaster.js +1 -1
  569. package/package.json +1 -1
  570. package/styles/color-modes/dark.less +6 -0
  571. package/styles/color-modes/high-contrast.less +6 -0
  572. package/styles/color-modes/light.less +6 -0
  573. package/styles/index.less +4 -0
  574. package/toaster/styles/index.css +24 -26
  575. package/toaster/styles/index.less +29 -29
  576. package/useToaster/styles/index.css +24 -26
@@ -337,6 +337,7 @@
337
337
  --rs-badge-text: var(--rs-gray-0);
338
338
  --rs-close-button-hover-color: var(--rs-color-red);
339
339
  --rs-tag-bg: var(--rs-gray-50);
340
+ --rs-card-bg: var(--rs-gray-0);
340
341
  --rs-carousel-bg: var(--rs-gray-600);
341
342
  --rs-carousel-indicator: rgb(from var(--rs-gray-0) r g b / 40%);
342
343
  --rs-carousel-indicator-hover: var(--rs-gray-0);
@@ -376,6 +377,7 @@
376
377
  --rs-popover-shadow: 0 1px 8px rgba(0, 0, 0, 0.12);
377
378
  --rs-tree-indent-line-color: rgba(0, 0, 0, 0.1);
378
379
  --rs-scroll-view-shadow-color: rgba(9, 9, 9, 0.2);
380
+ --rs-stat-body-bg: var(--rs-gray-0);
379
381
  }
380
382
  @supports not (color: rgb(from white r g b)) {
381
383
  :root,
@@ -721,6 +723,7 @@
721
723
  --rs-badge-text: var(--rs-gray-0);
722
724
  --rs-close-button-hover-color: var(--rs-color-red);
723
725
  --rs-tag-bg: var(--rs-gray-600);
726
+ --rs-card-bg: var(--rs-gray-900);
724
727
  --rs-carousel-bg: var(--rs-gray-600);
725
728
  --rs-carousel-indicator: rgb(from var(--rs-gray-0) r g b / 40%);
726
729
  --rs-carousel-indicator-hover: var(--rs-gray-0);
@@ -758,6 +761,7 @@
758
761
  --rs-popover-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
759
762
  --rs-tree-indent-line-color: rgba(255, 255, 255, 0.1);
760
763
  --rs-scroll-view-shadow-color: rgba(0, 0, 0, 0.99);
764
+ --rs-stat-body-bg: var(--rs-gray-900);
761
765
  }
762
766
  @supports not (color: rgb(from white r g b)) {
763
767
  .rs-theme-dark {
@@ -1104,6 +1108,7 @@
1104
1108
  --rs-badge-text: var(--rs-gray-0);
1105
1109
  --rs-close-button-hover-color: var(--rs-color-red);
1106
1110
  --rs-tag-bg: var(--rs-gray-600);
1111
+ --rs-card-bg: var(--rs-gray-900);
1107
1112
  --rs-carousel-bg: var(--rs-gray-600);
1108
1113
  --rs-carousel-indicator: rgb(from var(--rs-gray-0) r g b / 40%);
1109
1114
  --rs-carousel-indicator-hover: var(--rs-gray-0);
@@ -1145,6 +1150,7 @@
1145
1150
  --rs-popover-shadow: 0 4px 6px rgba(0, 0, 0, 0.3);
1146
1151
  --rs-tree-indent-line-color: rgba(255, 255, 255, 0.1);
1147
1152
  --rs-scroll-view-shadow-color: rgba(0, 0, 0, 0.99);
1153
+ --rs-stat-body-bg: var(--rs-gray-900);
1148
1154
  }
1149
1155
  @supports not (color: rgb(from white r g b)) {
1150
1156
  .rs-theme-high-contrast {
@@ -3611,6 +3617,77 @@ tbody.rs-anim-collapse.rs-anim-in {
3611
3617
  transform: translateY(0);
3612
3618
  }
3613
3619
  }
3620
+ .rs-card {
3621
+ --rs-card-width: 100%;
3622
+ --rs-card-padding: 16px;
3623
+ display: -webkit-box;
3624
+ display: -ms-flexbox;
3625
+ display: flex;
3626
+ -webkit-box-orient: vertical;
3627
+ -webkit-box-direction: normal;
3628
+ -ms-flex-direction: column;
3629
+ flex-direction: column;
3630
+ border-radius: 6px;
3631
+ overflow: hidden;
3632
+ -webkit-box-sizing: border-box;
3633
+ box-sizing: border-box;
3634
+ position: relative;
3635
+ width: var(--rs-card-width);
3636
+ }
3637
+ .rs-card-bordered {
3638
+ border: 1px solid #e5e5ea;
3639
+ border: 1px solid var(--rs-border-primary);
3640
+ background-color: #fff;
3641
+ background-color: var(--rs-card-bg);
3642
+ }
3643
+ .rs-card-shaded {
3644
+ -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12), 0 0 10px rgba(0, 0, 0, 0.06);
3645
+ -webkit-box-shadow: var(--rs-panel-shadow);
3646
+ box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12), 0 0 10px rgba(0, 0, 0, 0.06);
3647
+ box-shadow: var(--rs-panel-shadow);
3648
+ }
3649
+ .rs-card-shaded-hover:hover {
3650
+ -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12), 0 0 10px rgba(0, 0, 0, 0.06);
3651
+ -webkit-box-shadow: var(--rs-panel-shadow);
3652
+ box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12), 0 0 10px rgba(0, 0, 0, 0.06);
3653
+ box-shadow: var(--rs-panel-shadow);
3654
+ cursor: pointer;
3655
+ }
3656
+ .rs-card-sm {
3657
+ --rs-card-padding: 8px;
3658
+ }
3659
+ .rs-card-md {
3660
+ --rs-card-padding: 16px;
3661
+ }
3662
+ .rs-card-lg {
3663
+ --rs-card-padding: 24px;
3664
+ }
3665
+ .rs-card-row {
3666
+ -webkit-box-orient: horizontal;
3667
+ -webkit-box-direction: normal;
3668
+ -ms-flex-direction: row;
3669
+ flex-direction: row;
3670
+ }
3671
+ .rs-card-header {
3672
+ padding: var(--rs-card-padding) var(--rs-card-padding) 0 var(--rs-card-padding);
3673
+ }
3674
+ .rs-card-body {
3675
+ padding: var(--rs-card-padding);
3676
+ }
3677
+ .rs-card-footer {
3678
+ display: -webkit-box;
3679
+ display: -ms-flexbox;
3680
+ display: flex;
3681
+ gap: 8px;
3682
+ padding: 0 var(--rs-card-padding) var(--rs-card-padding) var(--rs-card-padding);
3683
+ }
3684
+ .rs-card-group {
3685
+ --rs-columns: 4;
3686
+ --rs-spacing: 20px;
3687
+ display: grid;
3688
+ grid-template-columns: repeat(var(--rs-columns), 1fr);
3689
+ grid-gap: var(--rs-spacing);
3690
+ }
3614
3691
  .rs-carousel {
3615
3692
  position: relative;
3616
3693
  height: 400px;
@@ -9163,19 +9240,13 @@ textarea.rs-inline-edit-sm .rs-plaintext {
9163
9240
  }
9164
9241
  .rs-list {
9165
9242
  position: relative;
9166
- -webkit-box-shadow: 0 1px 0 #e5e5ea, 0 -1px 0 #e5e5ea;
9167
- -webkit-box-shadow: 0 1px 0 var(--rs-list-border), 0 -1px 0 var(--rs-list-border);
9168
- box-shadow: 0 1px 0 #e5e5ea, 0 -1px 0 #e5e5ea;
9169
- box-shadow: 0 1px 0 var(--rs-list-border), 0 -1px 0 var(--rs-list-border);
9170
9243
  overflow-x: hidden;
9171
9244
  overflow-y: auto;
9172
9245
  }
9173
9246
  .rs-list-bordered {
9174
9247
  border-radius: 6px;
9175
- -webkit-box-shadow: 0 0 0 1px #e5e5ea;
9176
- -webkit-box-shadow: 0 0 0 1px var(--rs-list-border);
9177
- box-shadow: 0 0 0 1px #e5e5ea;
9178
- box-shadow: 0 0 0 1px var(--rs-list-border);
9248
+ border: 1px solid #e5e5ea;
9249
+ border: 1px solid var(--rs-list-border);
9179
9250
  }
9180
9251
  .rs-list-hover .rs-list-item:hover {
9181
9252
  background-color: #f2faff;
@@ -9209,15 +9280,15 @@ textarea.rs-inline-edit-sm .rs-plaintext {
9209
9280
  padding-top: 8px;
9210
9281
  padding-bottom: 8px;
9211
9282
  }
9283
+ .rs-list-item-xs {
9284
+ padding-top: 2px;
9285
+ padding-bottom: 2px;
9286
+ }
9212
9287
  /* rtl:begin:ignore */
9213
9288
  /* stylelint-disable-next-line */
9214
9289
  .rs-list-item {
9215
9290
  background-color: #fff;
9216
9291
  background-color: var(--rs-list-bg);
9217
- -webkit-box-shadow: 0 -1px 0 #e5e5ea, 0 1px 0 #e5e5ea;
9218
- -webkit-box-shadow: 0 -1px 0 var(--rs-list-border), 0 1px 0 var(--rs-list-border);
9219
- box-shadow: 0 -1px 0 #e5e5ea, 0 1px 0 #e5e5ea;
9220
- box-shadow: 0 -1px 0 var(--rs-list-border), 0 1px 0 var(--rs-list-border);
9221
9292
  }
9222
9293
  .rs-list-item-helper {
9223
9294
  position: absolute;
@@ -9255,6 +9326,10 @@ textarea.rs-inline-edit-sm .rs-plaintext {
9255
9326
  border: 1px #3498ff dashed;
9256
9327
  border: 1px var(--rs-list-placeholder-border) dashed;
9257
9328
  }
9329
+ .rs-list-divider .rs-list-item + .rs-list-item {
9330
+ border-top: 1px solid #e5e5ea;
9331
+ border-top: 1px solid var(--rs-list-border);
9332
+ }
9258
9333
  /* rtl:end:ignore */
9259
9334
  .rs-loader {
9260
9335
  display: inline-block;
@@ -13623,6 +13698,135 @@ textarea.rs-inline-edit-sm .rs-plaintext {
13623
13698
  bottom: unset;
13624
13699
  top: -8px;
13625
13700
  }
13701
+ .rs-stat {
13702
+ display: -webkit-box;
13703
+ display: -ms-flexbox;
13704
+ display: flex;
13705
+ gap: 10px;
13706
+ -webkit-box-align: center;
13707
+ -ms-flex-align: center;
13708
+ align-items: center;
13709
+ }
13710
+ .rs-stat-icon {
13711
+ width: 50px;
13712
+ height: 50px;
13713
+ display: -webkit-box;
13714
+ display: -ms-flexbox;
13715
+ display: flex;
13716
+ -webkit-box-align: center;
13717
+ -ms-flex-align: center;
13718
+ align-items: center;
13719
+ -webkit-box-pack: center;
13720
+ -ms-flex-pack: center;
13721
+ justify-content: center;
13722
+ border-radius: 6px;
13723
+ }
13724
+ .rs-stat-body {
13725
+ display: -webkit-box;
13726
+ display: -ms-flexbox;
13727
+ display: flex;
13728
+ -webkit-box-orient: vertical;
13729
+ -webkit-box-direction: normal;
13730
+ -ms-flex-direction: column;
13731
+ flex-direction: column;
13732
+ gap: 8px;
13733
+ width: 100%;
13734
+ margin: 0;
13735
+ }
13736
+ .rs-stat-bordered {
13737
+ border: 1px solid #e5e5ea;
13738
+ border: 1px solid var(--rs-border-primary);
13739
+ background-color: #fff;
13740
+ background-color: var(--rs-stat-body-bg);
13741
+ border-radius: 6px;
13742
+ padding: 16px;
13743
+ }
13744
+ .rs-stat-label {
13745
+ font-weight: 100;
13746
+ display: -webkit-inline-box;
13747
+ display: -ms-inline-flexbox;
13748
+ display: inline-flex;
13749
+ -webkit-box-align: center;
13750
+ -ms-flex-align: center;
13751
+ align-items: center;
13752
+ color: #717273;
13753
+ color: var(--rs-text-secondary);
13754
+ gap: 6px;
13755
+ }
13756
+ .rs-stat-label-uppercase {
13757
+ text-transform: uppercase;
13758
+ }
13759
+ .rs-stat-value {
13760
+ display: -webkit-box;
13761
+ display: -ms-flexbox;
13762
+ display: flex;
13763
+ gap: 4px;
13764
+ -webkit-box-align: baseline;
13765
+ -ms-flex-align: baseline;
13766
+ align-items: baseline;
13767
+ font-size: 24px;
13768
+ font-weight: 600;
13769
+ line-height: 1;
13770
+ margin: 0;
13771
+ }
13772
+ .rs-stat-value-unit {
13773
+ font-size: 12px;
13774
+ font-weight: 400;
13775
+ }
13776
+ .rs-stat-trend {
13777
+ display: -webkit-inline-box;
13778
+ display: -ms-inline-flexbox;
13779
+ display: inline-flex;
13780
+ -webkit-box-align: center;
13781
+ -ms-flex-align: center;
13782
+ align-items: center;
13783
+ gap: 2px;
13784
+ border-radius: 4px;
13785
+ font-weight: 600;
13786
+ font-size: 12px;
13787
+ line-height: 1;
13788
+ }
13789
+ .rs-stat-trend-up {
13790
+ color: #007d0c;
13791
+ color: var(--rs-green-900);
13792
+ }
13793
+ .rs-stat-trend-down {
13794
+ color: #8f1300;
13795
+ color: var(--rs-red-900);
13796
+ }
13797
+ .rs-stat-trend-default {
13798
+ padding: 2px 6px;
13799
+ }
13800
+ .rs-stat-trend-default.rs-stat-trend-up {
13801
+ background-color: #c8f0c7;
13802
+ background-color: var(--rs-green-100);
13803
+ }
13804
+ .rs-stat-trend-default.rs-stat-trend-down {
13805
+ background-color: #fccfcf;
13806
+ background-color: var(--rs-red-100);
13807
+ }
13808
+ .rs-stat-trend-subtle.rs-stat-trend-up {
13809
+ color: #37ab3c;
13810
+ color: var(--rs-green-600);
13811
+ }
13812
+ .rs-stat-trend-subtle.rs-stat-trend-down {
13813
+ color: #eb3626;
13814
+ color: var(--rs-red-600);
13815
+ }
13816
+ .rs-stat-help-text {
13817
+ color: #717273;
13818
+ color: var(--rs-text-secondary);
13819
+ }
13820
+ .rs-stat .rs-progress-line {
13821
+ padding: 0;
13822
+ }
13823
+ .rs-stat-group {
13824
+ --rs-columns: 4;
13825
+ --rs-spacing: 6px;
13826
+ display: grid;
13827
+ grid-template-columns: repeat(var(--rs-columns), 1fr);
13828
+ grid-gap: var(--rs-spacing);
13829
+ }
13626
13830
  .rs-steps {
13627
13831
  min-height: 30px;
13628
13832
  }
@@ -16428,29 +16632,6 @@ textarea.rs-inline-edit-sm .rs-plaintext {
16428
16632
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.12), 0 0 10px rgba(0, 0, 0, 0.06);
16429
16633
  box-shadow: var(--rs-shadow-overlay);
16430
16634
  }
16431
- .rs-toast-container .rs-toast-fade-entered,
16432
- .rs-toast-container .rs-toast-fade-exiting {
16433
- -webkit-animation-fill-mode: forwards;
16434
- animation-fill-mode: forwards;
16435
- }
16436
- .rs-toast-container .rs-toast-fade-entered {
16437
- -webkit-animation-duration: 0.4s;
16438
- animation-duration: 0.4s;
16439
- -webkit-animation-timing-function: cubic-bezier(0.99, 0.44, 0.44, 1.35);
16440
- animation-timing-function: cubic-bezier(0.99, 0.44, 0.44, 1.35);
16441
- }
16442
- .rs-toast-container .rs-toast-fade-exited,
16443
- .rs-toast-container .rs-toast-fade-entering {
16444
- opacity: 0;
16445
- }
16446
- .rs-toast-container .rs-toast-fade-exited {
16447
- -webkit-transform-origin: 0 0;
16448
- transform-origin: 0 0;
16449
- -webkit-transform: scaleY(0.8);
16450
- transform: scaleY(0.8);
16451
- max-height: 0;
16452
- overflow: hidden;
16453
- }
16454
16635
  .rs-toast-container-top-center,
16455
16636
  .rs-toast-container-bottom-center {
16456
16637
  -webkit-box-align: center;
@@ -16498,7 +16679,30 @@ textarea.rs-inline-edit-sm .rs-plaintext {
16498
16679
  .rs-toast-container-bottom-end {
16499
16680
  bottom: 24px;
16500
16681
  }
16501
- .rs-toast-container .rs-toast-fade-exiting {
16682
+ .rs-toast-fade-entered,
16683
+ .rs-toast-fade-exiting {
16684
+ -webkit-animation-fill-mode: forwards;
16685
+ animation-fill-mode: forwards;
16686
+ }
16687
+ .rs-toast-fade-entered {
16688
+ -webkit-animation-duration: 0.4s;
16689
+ animation-duration: 0.4s;
16690
+ -webkit-animation-timing-function: cubic-bezier(0.99, 0.44, 0.44, 1.35);
16691
+ animation-timing-function: cubic-bezier(0.99, 0.44, 0.44, 1.35);
16692
+ }
16693
+ .rs-toast-fade-exited,
16694
+ .rs-toast-fade-entering {
16695
+ opacity: 0;
16696
+ }
16697
+ .rs-toast-fade-exited {
16698
+ -webkit-transform-origin: 0 0;
16699
+ transform-origin: 0 0;
16700
+ -webkit-transform: scaleY(0.8);
16701
+ transform: scaleY(0.8);
16702
+ max-height: 0;
16703
+ overflow: hidden;
16704
+ }
16705
+ .rs-toast-fade-exiting {
16502
16706
  -webkit-animation-duration: 0.3s;
16503
16707
  animation-duration: 0.3s;
16504
16708
  -webkit-animation-timing-function: cubic-bezier(0.64, 0.65, 0.57, 1.13);
@@ -17634,5 +17838,3 @@ kbd.rs-text {
17634
17838
  color: #717273;
17635
17839
  color: var(--rs-text-secondary);
17636
17840
  }
17637
-
17638
- /*# sourceMappingURL=index.css.map */