rsuite 5.74.0-beta.0 → 5.74.1
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/Animation/styles/animation.less +0 -0
- package/Animation/styles/mixin.less +0 -0
- package/AutoComplete/styles/index.css +1 -0
- package/Badge/styles/index.css +0 -0
- package/Badge/styles/index.less +0 -0
- package/ButtonGroup/styles/index.css +0 -0
- package/ButtonGroup/styles/index.less +0 -0
- package/CHANGELOG.md +39 -0
- package/Carousel/styles/index.css +0 -0
- package/Carousel/styles/index.less +0 -0
- package/CascadeTree/styles/index.css +1 -0
- package/CascadeTree/styles/index.less +2 -0
- package/Cascader/styles/index.css +2 -0
- package/CheckPicker/styles/index.css +1 -0
- package/CheckTree/styles/index.css +1 -0
- package/CheckTreePicker/styles/index.css +1 -0
- package/Container/styles/index.css +0 -0
- package/Container/styles/index.less +0 -0
- package/Content/styles/index.css +0 -0
- package/Content/styles/index.less +0 -0
- package/DatePicker/styles/index.css +1 -0
- package/DatePicker/styles/mixin.less +0 -0
- package/DateRangePicker/styles/index.css +1 -0
- package/Drawer/styles/mixin.less +0 -0
- package/FlexboxGrid/styles/index.css +0 -0
- package/FlexboxGrid/styles/index.less +0 -0
- package/Footer/styles/index.css +0 -0
- package/Footer/styles/index.less +0 -0
- package/Form/styles/index.css +0 -0
- package/Form/styles/index.less +0 -0
- package/FormControl/styles/index.css +0 -0
- package/FormControl/styles/index.less +0 -0
- package/FormControlLabel/styles/index.css +0 -0
- package/FormControlLabel/styles/index.less +0 -0
- package/FormErrorMessage/styles/animation.less +0 -0
- package/FormErrorMessage/styles/index.css +0 -0
- package/FormErrorMessage/styles/index.less +0 -0
- package/FormHelpText/styles/index.css +0 -0
- package/FormHelpText/styles/index.less +0 -0
- package/Grid/styles/grid-framework.less +0 -0
- package/Grid/styles/mixin.less +0 -0
- package/Header/styles/index.css +0 -0
- package/Header/styles/index.less +0 -0
- package/IconButton/styles/index.css +0 -0
- package/IconButton/styles/index.less +0 -0
- package/Input/styles/index.css +0 -0
- package/Input/styles/index.less +0 -0
- package/InputNumber/styles/index.css +8 -0
- package/InputNumber/styles/index.less +0 -0
- package/InputNumber/styles/mixin.less +1 -0
- package/InputPicker/styles/index.css +1 -0
- package/List/styles/index.css +0 -0
- package/List/styles/index.less +0 -0
- package/Modal/styles/animation.less +0 -0
- package/Modal/styles/mixin.less +0 -0
- package/MultiCascadeTree/styles/index.css +2 -0
- package/MultiCascader/styles/index.css +2 -0
- package/Notification/styles/mixin.less +0 -0
- package/Pagination/styles/index.css +1 -0
- package/Pagination/styles/mixin.less +0 -0
- package/PanelGroup/styles/index.css +0 -0
- package/PanelGroup/styles/index.less +0 -0
- package/Popover/styles/mixins.less +0 -0
- package/Progress/styles/animation.less +0 -0
- package/Radio/styles/mixin.less +0 -0
- package/Row/styles/index.css +0 -0
- package/Row/styles/index.less +0 -0
- package/SelectPicker/styles/index.css +1 -0
- package/Sidebar/styles/index.css +0 -0
- package/Sidebar/styles/index.less +0 -0
- package/Sidenav/styles/mixin.less +0 -0
- package/Stack/styles/index.css +0 -0
- package/Stack/styles/index.less +0 -0
- package/Table/styles/mixin.less +0 -0
- package/TagInput/styles/index.css +1 -0
- package/TagPicker/styles/index.css +1 -0
- package/TimePicker/styles/index.css +1 -0
- package/TimeRangePicker/styles/index.css +1 -0
- package/Timeline/styles/mixin.less +0 -0
- package/Tooltip/styles/index.css +0 -0
- package/Tooltip/styles/index.less +0 -0
- package/Tooltip/styles/mixins.less +0 -0
- package/Uploader/styles/mixin.less +0 -0
- package/cjs/Affix/index.js +0 -0
- package/cjs/Animation/index.js +0 -0
- package/cjs/Animation/utils.js +0 -0
- package/cjs/AutoComplete/index.js +0 -0
- package/cjs/Avatar/index.js +0 -0
- package/cjs/AvatarGroup/index.js +0 -0
- package/cjs/Badge/index.js +0 -0
- package/cjs/Breadcrumb/index.js +0 -0
- package/cjs/Button/index.js +0 -0
- package/cjs/ButtonGroup/index.js +0 -0
- package/cjs/ButtonToolbar/index.js +0 -0
- package/cjs/Carousel/index.js +0 -0
- package/cjs/CascadeTree/TreeView.js +4 -4
- package/cjs/Cascader/index.js +0 -0
- package/cjs/CheckPicker/index.js +0 -0
- package/cjs/CheckTreePicker/index.js +0 -0
- package/cjs/Checkbox/index.js +0 -0
- package/cjs/CheckboxGroup/CheckboxGroupContext.js +0 -0
- package/cjs/CheckboxGroup/index.js +0 -0
- package/cjs/Col/index.js +0 -0
- package/cjs/Container/index.js +0 -0
- package/cjs/Content/index.js +0 -0
- package/cjs/CustomProvider/FormattedDate.d.ts +1 -1
- package/cjs/CustomProvider/FormattedDate.js +1 -0
- package/cjs/CustomProvider/index.d.ts +4 -3
- package/cjs/CustomProvider/index.js +3 -4
- package/cjs/DOMHelper/isElement.js +0 -0
- package/cjs/DatePicker/DatePicker.js +2 -2
- package/cjs/Divider/index.js +0 -0
- package/cjs/Drawer/index.js +0 -0
- package/cjs/Dropdown/DropdownContext.js +0 -0
- package/cjs/Dropdown/DropdownState.js +0 -0
- package/cjs/Dropdown/index.js +0 -0
- package/cjs/Dropdown/useRenderDropdownItem.js +0 -0
- package/cjs/FlexboxGrid/index.js +0 -0
- package/cjs/Footer/index.js +0 -0
- package/cjs/Form/Form.js +1 -1
- package/cjs/FormControl/index.js +0 -0
- package/cjs/FormControlLabel/index.js +0 -0
- package/cjs/FormErrorMessage/index.js +0 -0
- package/cjs/FormHelpText/index.js +0 -0
- package/cjs/Grid/index.js +0 -0
- package/cjs/Header/index.js +0 -0
- package/cjs/IconButton/index.js +0 -0
- package/cjs/Input/index.js +0 -0
- package/cjs/InputGroup/index.js +0 -0
- package/cjs/InputNumber/InputNumber.js +4 -4
- package/cjs/InputNumber/index.js +0 -0
- package/cjs/List/helper/AutoScroller.js +0 -0
- package/cjs/List/index.js +0 -0
- package/cjs/Loader/index.js +0 -0
- package/cjs/MaskedInput/adjustCaretPosition.js +0 -0
- package/cjs/MaskedInput/conformToMask.js +0 -0
- package/cjs/MaskedInput/index.js +0 -0
- package/cjs/MaskedInput/types.js +0 -0
- package/cjs/MaskedInput/utilities.js +0 -0
- package/cjs/Message/index.js +0 -0
- package/cjs/MultiCascadeTree/TreeView.js +4 -4
- package/cjs/MultiCascader/index.js +0 -0
- package/cjs/Nav/index.js +0 -0
- package/cjs/Navbar/index.js +0 -0
- package/cjs/Notification/index.js +0 -0
- package/cjs/Pagination/index.js +0 -0
- package/cjs/Panel/AccordionButton.js +2 -2
- package/cjs/Panel/index.js +0 -0
- package/cjs/PanelGroup/index.js +0 -0
- package/cjs/Placeholder/index.js +0 -0
- package/cjs/Popover/index.js +0 -0
- package/cjs/Progress/index.js +0 -0
- package/cjs/Radio/index.js +0 -0
- package/cjs/RadioGroup/index.js +0 -0
- package/cjs/RangeSlider/index.js +0 -0
- package/cjs/Rate/Rate.js +1 -1
- package/cjs/Rate/index.js +0 -0
- package/cjs/Rate/utils.js +0 -0
- package/cjs/Row/index.js +0 -0
- package/cjs/SafeAnchor/index.js +0 -0
- package/cjs/Schema/index.js +0 -0
- package/cjs/SelectPicker/index.js +0 -0
- package/cjs/Sidebar/index.js +0 -0
- package/cjs/Sidenav/Node.js +0 -0
- package/cjs/Sidenav/index.js +0 -0
- package/cjs/Slider/Input.js +0 -0
- package/cjs/Slider/index.js +0 -0
- package/cjs/Steps/index.js +0 -0
- package/cjs/Tag/index.js +0 -0
- package/cjs/TagGroup/index.js +0 -0
- package/cjs/Timeline/index.js +0 -0
- package/cjs/Toggle/index.js +0 -0
- package/cjs/Tooltip/index.js +0 -0
- package/cjs/Tree/TreeNodeToggle.js +1 -1
- package/cjs/Tree/index.js +0 -0
- package/cjs/TreePicker/index.js +0 -0
- package/cjs/Uploader/UploadFileItem.js +1 -1
- package/cjs/Uploader/index.js +0 -0
- package/cjs/Whisper/index.js +0 -0
- package/cjs/internals/Picker/PickerIndicator.js +2 -1
- package/cjs/internals/hooks/useToggleCaret.js +8 -8
- package/cjs/useToaster/useToaster.js +4 -1
- package/dist/rsuite-no-reset-rtl.css +10 -0
- package/dist/rsuite-no-reset-rtl.min.css +1 -1
- package/dist/rsuite-no-reset-rtl.min.css.map +1 -1
- package/dist/rsuite-no-reset.css +10 -0
- package/dist/rsuite-no-reset.min.css +1 -1
- package/dist/rsuite-no-reset.min.css.map +1 -1
- package/dist/rsuite-rtl.css +10 -0
- package/dist/rsuite-rtl.min.css +1 -1
- package/dist/rsuite-rtl.min.css.map +1 -1
- package/dist/rsuite.css +10 -0
- package/dist/rsuite.js +552 -596
- package/dist/rsuite.js.map +1 -1
- package/dist/rsuite.min.css +1 -1
- 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/Affix/index.js +0 -0
- package/esm/Animation/index.js +0 -0
- package/esm/Animation/utils.js +0 -0
- package/esm/AutoComplete/index.js +0 -0
- package/esm/Avatar/index.js +0 -0
- package/esm/AvatarGroup/index.js +0 -0
- package/esm/Badge/index.js +0 -0
- package/esm/Breadcrumb/index.js +0 -0
- package/esm/Button/index.js +0 -0
- package/esm/ButtonGroup/index.js +0 -0
- package/esm/ButtonToolbar/index.js +0 -0
- package/esm/Carousel/index.js +0 -0
- package/esm/CascadeTree/TreeView.js +4 -4
- package/esm/Cascader/index.js +0 -0
- package/esm/CheckPicker/index.js +0 -0
- package/esm/CheckTreePicker/index.js +0 -0
- package/esm/Checkbox/index.js +0 -0
- package/esm/CheckboxGroup/CheckboxGroupContext.js +0 -0
- package/esm/CheckboxGroup/index.js +0 -0
- package/esm/Col/index.js +0 -0
- package/esm/Container/index.js +0 -0
- package/esm/Content/index.js +0 -0
- package/esm/CustomProvider/FormattedDate.d.ts +1 -1
- package/esm/CustomProvider/FormattedDate.js +1 -1
- package/esm/CustomProvider/index.d.ts +4 -3
- package/esm/CustomProvider/index.js +3 -3
- package/esm/DOMHelper/isElement.js +0 -0
- package/esm/DatePicker/DatePicker.js +2 -2
- package/esm/Divider/index.js +0 -0
- package/esm/Drawer/index.js +0 -0
- package/esm/Dropdown/DropdownContext.js +0 -0
- package/esm/Dropdown/DropdownState.js +0 -0
- package/esm/Dropdown/index.js +0 -0
- package/esm/Dropdown/useRenderDropdownItem.js +0 -0
- package/esm/FlexboxGrid/index.js +0 -0
- package/esm/Footer/index.js +0 -0
- package/esm/Form/Form.js +1 -1
- package/esm/FormControl/index.js +0 -0
- package/esm/FormControlLabel/index.js +0 -0
- package/esm/FormErrorMessage/index.js +0 -0
- package/esm/FormHelpText/index.js +0 -0
- package/esm/Grid/index.js +0 -0
- package/esm/Header/index.js +0 -0
- package/esm/IconButton/index.js +0 -0
- package/esm/Input/index.js +0 -0
- package/esm/InputGroup/index.js +0 -0
- package/esm/InputNumber/InputNumber.js +4 -4
- package/esm/InputNumber/index.js +0 -0
- package/esm/List/helper/AutoScroller.js +0 -0
- package/esm/List/index.js +0 -0
- package/esm/Loader/index.js +0 -0
- package/esm/MaskedInput/adjustCaretPosition.js +0 -0
- package/esm/MaskedInput/conformToMask.js +0 -0
- package/esm/MaskedInput/index.js +0 -0
- package/esm/MaskedInput/types.js +0 -0
- package/esm/MaskedInput/utilities.js +0 -0
- package/esm/Message/index.js +0 -0
- package/esm/MultiCascadeTree/TreeView.js +4 -4
- package/esm/MultiCascader/index.js +0 -0
- package/esm/Nav/index.js +0 -0
- package/esm/Navbar/index.js +0 -0
- package/esm/Notification/index.js +0 -0
- package/esm/Pagination/index.js +0 -0
- package/esm/Panel/AccordionButton.js +2 -2
- package/esm/Panel/index.js +0 -0
- package/esm/PanelGroup/index.js +0 -0
- package/esm/Placeholder/index.js +0 -0
- package/esm/Popover/index.js +0 -0
- package/esm/Progress/index.js +0 -0
- package/esm/Radio/index.js +0 -0
- package/esm/RadioGroup/index.js +0 -0
- package/esm/RangeSlider/index.js +0 -0
- package/esm/Rate/Rate.js +1 -1
- package/esm/Rate/index.js +0 -0
- package/esm/Rate/utils.js +0 -0
- package/esm/Row/index.js +0 -0
- package/esm/SafeAnchor/index.js +0 -0
- package/esm/Schema/index.js +0 -0
- package/esm/SelectPicker/index.js +0 -0
- package/esm/Sidebar/index.js +0 -0
- package/esm/Sidenav/Node.js +0 -0
- package/esm/Sidenav/index.js +0 -0
- package/esm/Slider/Input.js +0 -0
- package/esm/Slider/index.js +0 -0
- package/esm/Steps/index.js +0 -0
- package/esm/Tag/index.js +0 -0
- package/esm/TagGroup/index.js +0 -0
- package/esm/Timeline/index.js +0 -0
- package/esm/Toggle/index.js +0 -0
- package/esm/Tooltip/index.js +0 -0
- package/esm/Tree/TreeNodeToggle.js +1 -1
- package/esm/Tree/index.js +0 -0
- package/esm/TreePicker/index.js +0 -0
- package/esm/Uploader/UploadFileItem.js +1 -1
- package/esm/Uploader/index.js +0 -0
- package/esm/Whisper/index.js +0 -0
- package/esm/internals/Picker/PickerIndicator.js +2 -1
- package/esm/internals/hooks/useToggleCaret.js +8 -8
- package/esm/useToaster/useToaster.js +3 -1
- package/internals/Picker/styles/index.less +1 -0
- package/package.json +3 -2
- package/styles/mixins/hacks.less +0 -0
- package/styles/mixins/menu.less +0 -0
- package/styles/mixins/utilities.less +0 -0
- package/styles/scaffolding.less +0 -0
- package/styles/typography.less +0 -0
- package/toaster/styles/animation.less +0 -0
|
File without changes
|
|
File without changes
|
package/Badge/styles/index.css
CHANGED
|
File without changes
|
package/Badge/styles/index.less
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,42 @@
|
|
|
1
|
+
## [5.74.1](https://github.com/rsuite/rsuite/compare/v5.74.0...v5.74.1) (2024-11-01)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **CustomProvider:** fix CustomContext is undefined after Babel compiles commonjs module ([#4032](https://github.com/rsuite/rsuite/issues/4032)) ([beec3e1](https://github.com/rsuite/rsuite/commit/beec3e1c7ccbcb305ad4f26e0d445773c7d95b2b))
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
# [5.74.0](https://github.com/rsuite/rsuite/compare/v5.73.1...v5.74.0) (2024-11-01)
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
### Bug Fixes
|
|
14
|
+
|
|
15
|
+
* **Form:** add missing event object to onSubmit callback ([#4026](https://github.com/rsuite/rsuite/issues/4026)) ([1a80d3f](https://github.com/rsuite/rsuite/commit/1a80d3fe5a31b84786f00c694c67a3b3b37c5b19))
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* **CustomProvider:** support setting the default value of the component props globally ([#4012](https://github.com/rsuite/rsuite/issues/4012)) ([b845907](https://github.com/rsuite/rsuite/commit/b8459079e7b0332bb29577535442f7b715e3d78a))
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
## [5.73.1](https://github.com/rsuite/rsuite/compare/v5.73.0...v5.73.1) (2024-10-25)
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
### Bug Fixes
|
|
28
|
+
|
|
29
|
+
* **Calendar:** fix not triggering the `onToggleTimeDropdown` event when collapsing the time panel ([#4009](https://github.com/rsuite/rsuite/issues/4009)) ([9e2d69e](https://github.com/rsuite/rsuite/commit/9e2d69e232b1317e00b856a470e97c2d7b4ddd37))
|
|
30
|
+
* **CheckTree:** fix focus lost when search keyword matches selected item ([#4017](https://github.com/rsuite/rsuite/issues/4017)) ([119fed2](https://github.com/rsuite/rsuite/commit/119fed2778c2defb5cb772050cc52e9f72f63d87))
|
|
31
|
+
* **Modal:** the style of Modal is messy when it's rendered inside of a Drawer ([#4016](https://github.com/rsuite/rsuite/issues/4016)) ([922ab04](https://github.com/rsuite/rsuite/commit/922ab04eb09f0437fa21db91b69cf7c8d9e407fc))
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
### Features
|
|
35
|
+
|
|
36
|
+
* **FormErrorMessage:** support display react element ([#4013](https://github.com/rsuite/rsuite/issues/4013)) ([50f22fc](https://github.com/rsuite/rsuite/commit/50f22fc104aa0e32c255aed4da89b6cb2c6a2447))
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
1
40
|
# [5.73.0](https://github.com/rsuite/rsuite/compare/v5.72.0...v5.73.0) (2024-10-18)
|
|
2
41
|
|
|
3
42
|
|
|
File without changes
|
|
File without changes
|
|
@@ -617,6 +617,7 @@
|
|
|
617
617
|
right: 12px;
|
|
618
618
|
height: 20px;
|
|
619
619
|
font-size: 12px;
|
|
620
|
+
font-size: 14px;
|
|
620
621
|
}
|
|
621
622
|
.rs-btn {
|
|
622
623
|
display: -webkit-inline-box;
|
|
@@ -3211,6 +3212,7 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
|
|
|
3211
3212
|
right: 12px;
|
|
3212
3213
|
height: 20px;
|
|
3213
3214
|
font-size: 12px;
|
|
3215
|
+
font-size: 16px;
|
|
3214
3216
|
color: #717273;
|
|
3215
3217
|
color: var(--rs-text-secondary);
|
|
3216
3218
|
}
|
|
File without changes
|
|
File without changes
|
package/Content/styles/index.css
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/Drawer/styles/mixin.less
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/Footer/styles/index.css
CHANGED
|
File without changes
|
package/Footer/styles/index.less
CHANGED
|
File without changes
|
package/Form/styles/index.css
CHANGED
|
File without changes
|
package/Form/styles/index.less
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/Grid/styles/mixin.less
CHANGED
|
File without changes
|
package/Header/styles/index.css
CHANGED
|
File without changes
|
package/Header/styles/index.less
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/Input/styles/index.css
CHANGED
|
File without changes
|
package/Input/styles/index.less
CHANGED
|
File without changes
|
|
@@ -1926,6 +1926,8 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
|
|
|
1926
1926
|
.rs-input-number-touchspin-up > .rs-icon,
|
|
1927
1927
|
.rs-input-number-touchspin-down > .rs-icon {
|
|
1928
1928
|
height: 17px;
|
|
1929
|
+
color: #717273;
|
|
1930
|
+
color: var(--rs-text-secondary);
|
|
1929
1931
|
}
|
|
1930
1932
|
.rs-input-group-lg .rs-input-number-touchspin-up,
|
|
1931
1933
|
.rs-input-group-lg .rs-input-number-touchspin-down {
|
|
@@ -1934,6 +1936,8 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
|
|
|
1934
1936
|
.rs-input-group-lg .rs-input-number-touchspin-up > .rs-icon,
|
|
1935
1937
|
.rs-input-group-lg .rs-input-number-touchspin-down > .rs-icon {
|
|
1936
1938
|
height: 20px;
|
|
1939
|
+
color: #717273;
|
|
1940
|
+
color: var(--rs-text-secondary);
|
|
1937
1941
|
}
|
|
1938
1942
|
.rs-input-group-sm .rs-input-number-touchspin-up,
|
|
1939
1943
|
.rs-input-group-sm .rs-input-number-touchspin-down {
|
|
@@ -1942,6 +1946,8 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
|
|
|
1942
1946
|
.rs-input-group-sm .rs-input-number-touchspin-up > .rs-icon,
|
|
1943
1947
|
.rs-input-group-sm .rs-input-number-touchspin-down > .rs-icon {
|
|
1944
1948
|
height: 14px;
|
|
1949
|
+
color: #717273;
|
|
1950
|
+
color: var(--rs-text-secondary);
|
|
1945
1951
|
}
|
|
1946
1952
|
.rs-input-group-xs .rs-input-number-touchspin-up,
|
|
1947
1953
|
.rs-input-group-xs .rs-input-number-touchspin-down {
|
|
@@ -1950,6 +1956,8 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
|
|
|
1950
1956
|
.rs-input-group-xs .rs-input-number-touchspin-up > .rs-icon,
|
|
1951
1957
|
.rs-input-group-xs .rs-input-number-touchspin-down > .rs-icon {
|
|
1952
1958
|
height: 11px;
|
|
1959
|
+
color: #717273;
|
|
1960
|
+
color: var(--rs-text-secondary);
|
|
1953
1961
|
}
|
|
1954
1962
|
.rs-input-number-touchspin-up > .rs-icon,
|
|
1955
1963
|
.rs-input-number-touchspin-down > .rs-icon {
|
|
File without changes
|
package/List/styles/index.css
CHANGED
|
File without changes
|
package/List/styles/index.less
CHANGED
|
File without changes
|
|
File without changes
|
package/Modal/styles/mixin.less
CHANGED
|
File without changes
|
|
@@ -629,6 +629,7 @@
|
|
|
629
629
|
right: 12px;
|
|
630
630
|
height: 20px;
|
|
631
631
|
font-size: 12px;
|
|
632
|
+
font-size: 14px;
|
|
632
633
|
}
|
|
633
634
|
.rs-btn {
|
|
634
635
|
display: -webkit-inline-box;
|
|
@@ -3223,6 +3224,7 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
|
|
|
3223
3224
|
right: 12px;
|
|
3224
3225
|
height: 20px;
|
|
3225
3226
|
font-size: 12px;
|
|
3227
|
+
font-size: 16px;
|
|
3226
3228
|
color: #717273;
|
|
3227
3229
|
color: var(--rs-text-secondary);
|
|
3228
3230
|
}
|
|
@@ -622,6 +622,7 @@
|
|
|
622
622
|
right: 12px;
|
|
623
623
|
height: 20px;
|
|
624
624
|
font-size: 12px;
|
|
625
|
+
font-size: 14px;
|
|
625
626
|
}
|
|
626
627
|
.rs-checkbox {
|
|
627
628
|
position: relative;
|
|
@@ -3529,6 +3530,7 @@ textarea.rs-input-group-inside.rs-input-group-xs > .rs-input-group-btn {
|
|
|
3529
3530
|
right: 12px;
|
|
3530
3531
|
height: 20px;
|
|
3531
3532
|
font-size: 12px;
|
|
3533
|
+
font-size: 16px;
|
|
3532
3534
|
color: #717273;
|
|
3533
3535
|
color: var(--rs-text-secondary);
|
|
3534
3536
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/Radio/styles/mixin.less
CHANGED
|
File without changes
|
package/Row/styles/index.css
CHANGED
|
File without changes
|
package/Row/styles/index.less
CHANGED
|
File without changes
|
package/Sidebar/styles/index.css
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/Stack/styles/index.css
CHANGED
|
File without changes
|
package/Stack/styles/index.less
CHANGED
|
File without changes
|
package/Table/styles/mixin.less
CHANGED
|
File without changes
|
|
File without changes
|
package/Tooltip/styles/index.css
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/cjs/Affix/index.js
CHANGED
|
File without changes
|
package/cjs/Animation/index.js
CHANGED
|
File without changes
|
package/cjs/Animation/utils.js
CHANGED
|
File without changes
|
|
File without changes
|
package/cjs/Avatar/index.js
CHANGED
|
File without changes
|
package/cjs/AvatarGroup/index.js
CHANGED
|
File without changes
|
package/cjs/Badge/index.js
CHANGED
|
File without changes
|
package/cjs/Breadcrumb/index.js
CHANGED
|
File without changes
|
package/cjs/Button/index.js
CHANGED
|
File without changes
|
package/cjs/ButtonGroup/index.js
CHANGED
|
File without changes
|
|
File without changes
|
package/cjs/Carousel/index.js
CHANGED
|
File without changes
|
|
@@ -7,13 +7,13 @@ exports.default = void 0;
|
|
|
7
7
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
8
8
|
var _objectWithoutPropertiesLoose2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutPropertiesLoose"));
|
|
9
9
|
var _react = _interopRequireWildcard(require("react"));
|
|
10
|
-
var _Spinner = _interopRequireDefault(require("@rsuite/icons/legacy/Spinner"));
|
|
11
10
|
var _isUndefined = _interopRequireDefault(require("lodash/isUndefined"));
|
|
12
11
|
var _isNil = _interopRequireDefault(require("lodash/isNil"));
|
|
13
|
-
var _PagePrevious = _interopRequireDefault(require("@rsuite/icons/PagePrevious"));
|
|
14
|
-
var _PageNext = _interopRequireDefault(require("@rsuite/icons/PageNext"));
|
|
15
12
|
var _getPosition = _interopRequireDefault(require("dom-lib/getPosition"));
|
|
16
13
|
var _scrollTop = _interopRequireDefault(require("dom-lib/scrollTop"));
|
|
14
|
+
var _Spinner = _interopRequireDefault(require("@rsuite/icons/Spinner"));
|
|
15
|
+
var _ArrowLeftLine = _interopRequireDefault(require("@rsuite/icons/ArrowLeftLine"));
|
|
16
|
+
var _ArrowRightLine = _interopRequireDefault(require("@rsuite/icons/ArrowRightLine"));
|
|
17
17
|
var _utils = require("../internals/utils");
|
|
18
18
|
var _hooks = require("../internals/hooks");
|
|
19
19
|
var _Picker = require("../internals/Picker");
|
|
@@ -118,7 +118,7 @@ var TreeView = /*#__PURE__*/_react.default.forwardRef(function (props, ref) {
|
|
|
118
118
|
|
|
119
119
|
// Use `value` in keys when If `value` is string or number
|
|
120
120
|
var onlyKey = typeof value === 'number' || typeof value === 'string' ? value : index;
|
|
121
|
-
var Icon = loading ? _Spinner.default : rtl ?
|
|
121
|
+
var Icon = loading ? _Spinner.default : rtl ? _ArrowLeftLine.default : _ArrowRightLine.default;
|
|
122
122
|
return /*#__PURE__*/_react.default.createElement(_Picker.ListItem, {
|
|
123
123
|
as: 'li',
|
|
124
124
|
role: "treeitem",
|
package/cjs/Cascader/index.js
CHANGED
|
File without changes
|
package/cjs/CheckPicker/index.js
CHANGED
|
File without changes
|
|
File without changes
|
package/cjs/Checkbox/index.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/cjs/Col/index.js
CHANGED
|
File without changes
|
package/cjs/Container/index.js
CHANGED
|
File without changes
|
package/cjs/Content/index.js
CHANGED
|
File without changes
|
|
@@ -3,5 +3,5 @@ interface FormattedDateProps {
|
|
|
3
3
|
date: Date;
|
|
4
4
|
formatStr: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FormattedDate({ date, formatStr }: FormattedDateProps): React.JSX.Element;
|
|
6
|
+
export declare function FormattedDate({ date, formatStr }: FormattedDateProps): React.JSX.Element;
|
|
7
7
|
export default FormattedDate;
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
5
5
|
exports.__esModule = true;
|
|
6
|
+
exports.FormattedDate = FormattedDate;
|
|
6
7
|
exports.default = void 0;
|
|
7
8
|
var _react = _interopRequireDefault(require("react"));
|
|
8
9
|
var _useCustom2 = require("./useCustom");
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import CustomProvider
|
|
2
|
-
|
|
3
|
-
export { CustomContext, FormattedDate };
|
|
1
|
+
import CustomProvider from './CustomProvider';
|
|
2
|
+
export { FormattedDate } from './FormattedDate';
|
|
4
3
|
export { useCustom } from './useCustom';
|
|
4
|
+
export { CustomContext } from './CustomProvider';
|
|
5
5
|
export type { CustomProviderProps } from './CustomProvider';
|
|
6
|
+
export type { ReactSuiteComponents } from './types';
|
|
6
7
|
export default CustomProvider;
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
5
4
|
exports.__esModule = true;
|
|
6
|
-
exports.useCustom = exports.default = void 0;
|
|
5
|
+
exports.useCustom = exports.default = exports.FormattedDate = exports.CustomContext = void 0;
|
|
7
6
|
var _CustomProvider = _interopRequireWildcard(require("./CustomProvider"));
|
|
8
7
|
exports.CustomContext = _CustomProvider.CustomContext;
|
|
9
|
-
var _FormattedDate =
|
|
10
|
-
exports.FormattedDate = _FormattedDate.
|
|
8
|
+
var _FormattedDate = require("./FormattedDate");
|
|
9
|
+
exports.FormattedDate = _FormattedDate.FormattedDate;
|
|
11
10
|
var _useCustom = require("./useCustom");
|
|
12
11
|
exports.useCustom = _useCustom.useCustom;
|
|
13
12
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
File without changes
|
|
@@ -11,7 +11,7 @@ var _react = _interopRequireWildcard(require("react"));
|
|
|
11
11
|
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
12
12
|
var _mapValues = _interopRequireDefault(require("lodash/mapValues"));
|
|
13
13
|
var _pick = _interopRequireDefault(require("lodash/pick"));
|
|
14
|
-
var
|
|
14
|
+
var _CalenderSimple = _interopRequireDefault(require("@rsuite/icons/CalenderSimple"));
|
|
15
15
|
var _Time = _interopRequireDefault(require("@rsuite/icons/Time"));
|
|
16
16
|
var _CalendarContainer = _interopRequireDefault(require("../Calendar/CalendarContainer"));
|
|
17
17
|
var _hooks = require("../Calendar/hooks");
|
|
@@ -448,7 +448,7 @@ var DatePicker = /*#__PURE__*/_react.default.forwardRef(function (props, ref) {
|
|
|
448
448
|
if (caretAsProp === null) {
|
|
449
449
|
return null;
|
|
450
450
|
}
|
|
451
|
-
return caretAsProp || (mode === _date.DateMode.Time ? _Time.default :
|
|
451
|
+
return caretAsProp || (mode === _date.DateMode.Time ? _Time.default : _CalenderSimple.default);
|
|
452
452
|
}, [caretAsProp, mode]);
|
|
453
453
|
var handleTriggerClose = (0, _hooks2.useEventCallback)(function (cause) {
|
|
454
454
|
var _props$onClose;
|
package/cjs/Divider/index.js
CHANGED
|
File without changes
|
package/cjs/Drawer/index.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/cjs/Dropdown/index.js
CHANGED
|
File without changes
|
|
File without changes
|
package/cjs/FlexboxGrid/index.js
CHANGED
|
File without changes
|
package/cjs/Footer/index.js
CHANGED
|
File without changes
|
package/cjs/Form/Form.js
CHANGED
|
@@ -120,7 +120,7 @@ var Form = /*#__PURE__*/_react.default.forwardRef(function (props, ref) {
|
|
|
120
120
|
if (disabled || readOnly || plaintext) {
|
|
121
121
|
return;
|
|
122
122
|
}
|
|
123
|
-
submit();
|
|
123
|
+
submit(event);
|
|
124
124
|
});
|
|
125
125
|
var handleReset = (0, _hooks.useEventCallback)(function (event) {
|
|
126
126
|
var _event$preventDefault2, _event$stopPropagatio2;
|
package/cjs/FormControl/index.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|