rsuite 5.74.0 → 5.74.2
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.
- package/Accordion/styles/index.css +0 -2
- package/Animation/styles/index.css +0 -2
- package/AutoComplete/styles/index.css +0 -2
- package/Avatar/styles/index.css +0 -2
- package/AvatarGroup/styles/index.css +0 -2
- package/Badge/styles/index.css +0 -2
- package/Breadcrumb/styles/index.css +0 -2
- package/Button/styles/index.css +0 -2
- package/ButtonGroup/styles/index.css +0 -2
- package/ButtonToolbar/styles/index.css +0 -2
- package/CHANGELOG.md +21 -0
- package/Calendar/styles/index.css +0 -2
- package/Carousel/styles/index.css +0 -2
- package/CascadeTree/styles/index.css +0 -2
- package/Cascader/styles/index.css +0 -2
- package/CheckPicker/styles/index.css +0 -2
- package/CheckTree/styles/index.css +0 -2
- package/CheckTreePicker/styles/index.css +0 -2
- package/Checkbox/styles/index.css +0 -2
- package/CheckboxGroup/styles/index.css +0 -2
- package/Col/styles/index.css +0 -2
- package/Container/styles/index.css +0 -2
- package/Content/styles/index.css +0 -2
- package/DateInput/styles/index.css +0 -2
- package/DatePicker/styles/index.css +0 -2
- package/DateRangeInput/styles/index.css +0 -2
- package/DateRangePicker/styles/index.css +0 -2
- package/Divider/styles/index.css +0 -2
- package/Drawer/styles/index.css +0 -2
- package/Dropdown/styles/index.css +0 -2
- package/FlexboxGrid/styles/index.css +0 -2
- package/Footer/styles/index.css +0 -2
- package/Form/styles/index.css +0 -2
- package/FormControl/styles/index.css +0 -2
- package/FormControlLabel/styles/index.css +0 -2
- package/FormErrorMessage/styles/index.css +0 -2
- package/FormGroup/styles/index.css +0 -2
- package/FormHelpText/styles/index.css +0 -2
- package/Grid/styles/index.css +0 -2
- package/Header/styles/index.css +0 -2
- package/Heading/styles/index.css +0 -2
- package/HeadingGroup/styles/index.css +0 -2
- package/Highlight/styles/index.css +0 -2
- package/IconButton/styles/index.css +0 -2
- package/InlineEdit/styles/index.css +0 -2
- package/Input/styles/index.css +0 -2
- package/InputGroup/styles/index.css +0 -2
- package/InputNumber/styles/index.css +0 -2
- package/InputPicker/styles/index.css +0 -2
- package/List/styles/index.css +0 -2
- package/Loader/styles/index.css +0 -2
- package/Message/styles/index.css +0 -2
- package/Modal/styles/index.css +0 -2
- package/MultiCascadeTree/styles/index.css +0 -2
- package/MultiCascader/styles/index.css +0 -2
- package/Nav/styles/index.css +0 -2
- package/Navbar/styles/index.css +0 -2
- package/Notification/styles/index.css +0 -2
- package/Pagination/styles/index.css +0 -2
- package/Panel/styles/index.css +0 -2
- package/PanelGroup/styles/index.css +0 -2
- package/Placeholder/styles/index.css +0 -2
- package/Popover/styles/index.css +0 -2
- package/Progress/styles/index.css +0 -2
- package/Radio/styles/index.css +0 -2
- package/RadioGroup/styles/index.css +0 -2
- package/RadioTile/styles/index.css +0 -2
- package/RadioTileGroup/styles/index.css +0 -2
- package/RangeSlider/styles/index.css +0 -2
- package/Rate/styles/index.css +0 -2
- package/Row/styles/index.css +0 -2
- package/SelectPicker/styles/index.css +0 -2
- package/Sidebar/styles/index.css +0 -2
- package/Sidenav/styles/index.css +0 -2
- package/Slider/styles/index.css +0 -2
- package/Stack/styles/index.css +0 -2
- package/Steps/styles/index.css +0 -2
- package/Table/styles/index.css +0 -2
- package/Tabs/styles/index.css +0 -2
- package/Tag/styles/index.css +0 -2
- package/TagGroup/styles/index.css +0 -2
- package/TagInput/styles/index.css +0 -2
- package/TagPicker/styles/index.css +0 -2
- package/Text/styles/index.css +0 -2
- package/TimePicker/styles/index.css +0 -2
- package/TimeRangePicker/styles/index.css +0 -2
- package/Timeline/styles/index.css +0 -2
- package/Toggle/styles/index.css +0 -2
- package/Tooltip/styles/index.css +0 -2
- package/Tree/styles/index.css +0 -2
- package/TreePicker/styles/index.css +0 -2
- package/Uploader/styles/index.css +0 -2
- package/VisuallyHidden/styles/index.css +0 -2
- package/cjs/CustomProvider/FormattedDate.d.ts +1 -1
- package/cjs/CustomProvider/FormattedDate.js +1 -0
- package/cjs/CustomProvider/index.d.ts +3 -3
- package/cjs/CustomProvider/index.js +3 -4
- package/cjs/DateRangePicker/DateRangePicker.js +4 -1
- package/cjs/Panel/AccordionButton.js +1 -0
- package/cjs/Table/Table.js +4 -2
- package/cjs/useToaster/useToaster.js +4 -1
- package/dist/rsuite-no-reset.css +0 -2
- package/dist/rsuite-no-reset.min.css.map +1 -1
- package/dist/rsuite.css +0 -2
- package/dist/rsuite.js +6 -6
- package/dist/rsuite.min.css.map +1 -1
- package/dist/rsuite.min.js +1 -1
- package/dist/rsuite.min.js.map +1 -1
- package/esm/CustomProvider/FormattedDate.d.ts +1 -1
- package/esm/CustomProvider/FormattedDate.js +1 -1
- package/esm/CustomProvider/index.d.ts +3 -3
- package/esm/CustomProvider/index.js +3 -3
- package/esm/DateRangePicker/DateRangePicker.js +4 -1
- package/esm/Panel/AccordionButton.js +1 -0
- package/esm/Table/Table.js +4 -2
- package/esm/useToaster/useToaster.js +3 -1
- package/package.json +1 -1
- package/toaster/styles/index.css +0 -2
- package/useToaster/styles/index.css +0 -2
There are too many changes on this page to be displayed.
The amount of changes on this page would crash your brower.
You can still verify the content by downloading the package file manually.