rsuite 6.0.0-canary-20250507 → 6.0.0-canary-2025062016
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 +645 -325
- package/Animation/styles/index.css +153 -141
- package/AutoComplete/styles/index.css +2408 -2061
- package/Avatar/styles/index.css +227 -76
- package/AvatarGroup/styles/index.css +280 -107
- package/Badge/styles/index.css +335 -174
- package/Box/styles/index.css +132 -94
- package/Breadcrumb/styles/index.css +225 -71
- package/Button/styles/index.css +1199 -1016
- package/ButtonGroup/styles/index.css +221 -54
- package/ButtonToolbar/styles/index.css +274 -98
- package/CHANGELOG.md +66 -0
- package/Calendar/styles/index.css +1866 -1737
- package/Card/styles/index.css +242 -92
- package/CardGroup/styles/index.css +185 -6
- package/Carousel/styles/index.css +369 -213
- package/CascadeTree/styles/index.css +376 -237
- package/Cascader/styles/index.css +2494 -2146
- package/Center/styles/index.css +185 -6
- package/CheckPicker/styles/index.css +2555 -2193
- package/CheckTree/styles/index.css +2640 -2276
- package/CheckTreePicker/styles/index.css +2652 -2286
- package/Checkbox/styles/index.css +409 -251
- package/CheckboxGroup/styles/index.css +189 -25
- package/Container/styles/index.css +186 -20
- package/Content/styles/index.css +181 -15
- package/DateInput/styles/index.css +317 -164
- package/DatePicker/styles/index.css +3108 -2800
- package/DateRangeInput/styles/index.css +317 -164
- package/DateRangePicker/styles/index.css +3200 -2884
- package/Divider/styles/index.css +251 -96
- package/Drawer/styles/index.css +461 -312
- package/Dropdown/styles/index.css +1497 -1329
- package/FlexboxGrid/styles/index.css +498 -284
- package/Footer/styles/index.css +181 -23
- package/Form/styles/index.css +178 -12
- package/FormControl/styles/index.css +210 -44
- package/FormControlLabel/styles/index.css +190 -31
- package/FormErrorMessage/styles/index.css +332 -208
- package/FormGroup/styles/index.css +216 -48
- package/FormHelpText/styles/index.css +203 -44
- package/FormStack/styles/index.css +191 -26
- package/Grid/styles/index.css +2042 -1743
- package/Header/styles/index.css +181 -23
- package/Heading/styles/index.css +238 -73
- package/HeadingGroup/styles/index.css +181 -2
- package/Highlight/styles/index.css +190 -5
- package/IconButton/styles/index.css +1343 -1163
- package/Image/styles/index.css +216 -22
- package/InlineEdit/styles/index.css +378 -84
- package/Input/styles/index.css +317 -164
- package/InputGroup/styles/index.css +446 -1219
- package/InputNumber/styles/index.css +1565 -1366
- package/InputPicker/styles/index.css +2497 -2156
- package/Kbd/styles/index.css +258 -107
- package/Link/styles/index.css +203 -23
- package/List/styles/index.css +311 -158
- package/Loader/styles/index.css +354 -206
- package/Menu/styles/index.css +325 -186
- package/Message/styles/index.css +494 -408
- package/Modal/styles/index.css +394 -224
- package/MultiCascadeTree/styles/index.css +2694 -2331
- package/MultiCascader/styles/index.css +2710 -2346
- package/Nav/styles/index.css +1801 -1636
- package/Navbar/styles/index.css +1751 -1564
- package/Notification/styles/index.css +369 -221
- package/NumberInput/styles/index.css +1565 -1366
- package/Pagination/styles/index.css +2625 -2390
- package/Panel/styles/index.css +624 -305
- package/PanelGroup/styles/index.css +212 -55
- package/PasswordInput/styles/index.css +559 -164
- package/PasswordStrengthMeter/styles/index.css +224 -32
- package/PinInput/styles/index.css +381 -207
- package/Placeholder/styles/index.css +364 -200
- package/Popover/styles/index.css +468 -298
- package/Progress/styles/index.css +517 -236
- package/ProgressCircle/package.json +3 -3
- package/ProgressCircle/styles/index.css +248 -0
- package/README.md +1 -1
- package/Radio/styles/index.css +406 -242
- package/RadioGroup/styles/index.css +277 -124
- package/RadioTile/styles/index.css +286 -133
- package/RadioTileGroup/styles/index.css +0 -0
- package/RangeSlider/styles/index.css +599 -458
- package/Rate/styles/index.css +318 -179
- package/SegmentedControl/package.json +7 -0
- package/SegmentedControl/styles/index.css +157 -0
- package/SelectPicker/styles/index.css +2430 -2088
- package/Sidebar/styles/index.css +188 -28
- package/Sidenav/styles/index.css +764 -591
- package/Slider/styles/index.css +599 -458
- package/Stack/styles/index.css +268 -93
- package/Stat/styles/index.css +1620 -1454
- package/StatGroup/styles/index.css +185 -6
- package/Steps/styles/index.css +384 -234
- package/Table/styles/index.css +626 -497
- package/Tabs/styles/index.css +1815 -1649
- package/Tag/styles/index.css +1487 -139
- package/TagGroup/styles/index.css +185 -19
- package/TagInput/styles/index.css +2831 -2469
- package/TagPicker/styles/index.css +2827 -2466
- package/Text/styles/index.css +398 -224
- package/Textarea/styles/index.css +184 -5
- package/TimePicker/styles/index.css +3108 -2800
- package/TimeRangePicker/styles/index.css +3200 -2884
- package/Timeline/styles/index.css +305 -148
- package/Toggle/styles/index.css +606 -429
- package/Tooltip/styles/index.css +347 -214
- package/Tree/styles/index.css +2538 -2197
- package/TreePicker/styles/index.css +2548 -2206
- package/Uploader/styles/index.css +1680 -1612
- package/VisuallyHidden/styles/index.css +11 -11
- package/cjs/Affix/Affix.js +1 -2
- package/cjs/Animation/Bounce.js +4 -5
- package/cjs/Animation/Collapse.js +1 -2
- package/cjs/Animation/Fade.js +5 -6
- package/cjs/Animation/Slide.js +5 -6
- package/cjs/AutoComplete/AutoComplete.js +1 -2
- package/cjs/Avatar/Avatar.js +1 -2
- package/cjs/AvatarGroup/AvatarGroup.js +1 -2
- package/cjs/Badge/Badge.js +1 -2
- package/cjs/Breadcrumb/Breadcrumb.js +1 -2
- package/cjs/Button/Button.js +1 -2
- package/cjs/ButtonGroup/ButtonGroup.js +1 -2
- package/cjs/Calendar/CalendarContainer.js +1 -2
- package/cjs/Calendar/CalendarHeader.js +1 -2
- package/cjs/Calendar/Grid/GridRow.js +1 -2
- package/cjs/Calendar/MonthDropdown/MonthDropdown.js +17 -22
- package/cjs/Calendar/MonthDropdown/MonthDropdownItem.js +1 -2
- package/cjs/Calendar/TimeDropdown/TimeDropdown.js +1 -2
- package/cjs/Calendar/TimeDropdown/utils/scrollToTime.js +1 -2
- package/cjs/Calendar/hooks/useCalendarDate.js +3 -6
- package/cjs/Carousel/Carousel.js +1 -2
- package/cjs/CascadeTree/CascadeTree.js +1 -2
- package/cjs/CascadeTree/TreeView.js +1 -2
- package/cjs/CascadeTree/hooks/usePaths.js +7 -8
- package/cjs/Cascader/Cascader.js +1 -2
- package/cjs/CheckPicker/CheckPicker.js +1 -2
- package/cjs/CheckTree/CheckTree.js +1 -2
- package/cjs/CheckTree/CheckTreeNode.js +1 -2
- package/cjs/CheckTree/CheckTreeView.js +17 -22
- package/cjs/CheckTree/hooks/useTreeNodeProps.js +1 -2
- package/cjs/CheckTree/hooks/useTreeValue.js +4 -5
- package/cjs/CheckTreePicker/CheckTreePicker.d.ts +4 -0
- package/cjs/CheckTreePicker/CheckTreePicker.js +29 -2
- package/cjs/Checkbox/Checkbox.js +1 -2
- package/cjs/CheckboxGroup/CheckboxGroup.js +1 -2
- package/cjs/Container/Container.js +1 -2
- package/cjs/CustomProvider/CustomProvider.js +14 -4
- package/cjs/DOMHelper/index.js +1 -2
- package/cjs/DateInput/DateInput.js +5 -2
- package/cjs/DateInput/hooks/useDateInputState.js +6 -7
- package/cjs/DateInput/hooks/useIsFocused.js +4 -5
- package/cjs/DateInput/hooks/useKeyboardInputEvent.js +7 -8
- package/cjs/DateInput/test/types/TestKeyPressProps.d.ts +6 -0
- package/cjs/DateInput/test/types/TestKeyPressProps.js +4 -0
- package/cjs/DatePicker/DatePicker.js +3 -10
- package/cjs/DatePicker/PredefinedRanges.js +1 -2
- package/cjs/DatePicker/Toolbar.js +6 -7
- package/cjs/DatePicker/utils.js +14 -24
- package/cjs/DateRangeInput/DateRangeInput.js +6 -6
- package/cjs/DateRangePicker/Calendar.d.ts +2 -1
- package/cjs/DateRangePicker/Calendar.js +8 -3
- package/cjs/DateRangePicker/DateRangePicker.d.ts +3 -1
- package/cjs/DateRangePicker/DateRangePicker.js +9 -20
- package/cjs/DateRangePicker/DateRangePickerProvider.js +1 -2
- package/cjs/DateRangePicker/disabledDateUtils.js +5 -18
- package/cjs/DateRangePicker/hooks/useCalendarHandlers.js +7 -8
- package/cjs/DateRangePicker/utils.js +5 -6
- package/cjs/Dropdown/Dropdown.js +9 -12
- package/cjs/Dropdown/DropdownItem.js +6 -8
- package/cjs/Dropdown/DropdownMenu.js +36 -43
- package/cjs/Dropdown/DropdownState.js +1 -4
- package/cjs/Form/Form.js +1 -2
- package/cjs/Form/FormContext.js +1 -2
- package/cjs/Form/hooks/useFormValidate.js +3 -8
- package/cjs/Form/hooks/useSchemaModel.js +6 -9
- package/cjs/FormControl/FormControl.d.ts +2 -2
- package/cjs/FormControl/FormControl.js +1 -1
- package/cjs/FormErrorMessage/FormErrorMessage.d.ts +2 -2
- package/cjs/FormGroup/FormGroup.d.ts +0 -18
- package/cjs/FormGroup/FormGroup.js +4 -33
- package/cjs/FormGroup/FormGroupContext.d.ts +4 -0
- package/cjs/FormGroup/FormGroupContext.js +8 -0
- package/cjs/FormGroup/index.d.ts +1 -1
- package/cjs/FormGroup/index.js +4 -4
- package/cjs/FormGroup/useFormGroup.d.ts +18 -0
- package/cjs/FormGroup/useFormGroup.js +35 -0
- package/cjs/Grid/Col.js +1 -2
- package/cjs/Grid/utils/styles.d.ts +1 -1
- package/cjs/Grid/utils/styles.js +1 -4
- package/cjs/InlineEdit/useEditState.js +1 -1
- package/cjs/InlineEdit/useFocusEvent.js +6 -7
- package/cjs/Input/Input.js +2 -3
- package/cjs/InputGroup/InputGroup.d.ts +0 -5
- package/cjs/InputGroup/InputGroup.js +4 -5
- package/cjs/InputGroup/InputGroupContext.d.ts +6 -0
- package/cjs/InputGroup/InputGroupContext.js +8 -0
- package/cjs/InputGroup/index.d.ts +1 -0
- package/cjs/InputGroup/index.js +3 -1
- package/cjs/InputPicker/InputAutosize.js +1 -2
- package/cjs/InputPicker/InputPicker.js +1 -2
- package/cjs/List/List.js +1 -2
- package/cjs/List/ListItem.js +1 -2
- package/cjs/List/helper/AutoScroller.js +7 -8
- package/cjs/List/helper/useSortHelper.js +1 -1
- package/cjs/List/helper/utils.js +4 -7
- package/cjs/MaskedInput/TextMask.js +1 -2
- package/cjs/MaskedInput/adjustCaretPosition.js +11 -12
- package/cjs/MaskedInput/conformToMask.js +1 -10
- package/cjs/MaskedInput/createTextMaskInputElement.js +9 -10
- package/cjs/MaskedInput/utilities.js +1 -7
- package/cjs/Menu/Menu.js +1 -2
- package/cjs/Menu/MenuItem.js +6 -8
- package/cjs/Message/Message.js +1 -2
- package/cjs/Modal/Modal.js +1 -2
- package/cjs/Modal/ModalBody.js +1 -2
- package/cjs/Modal/ModalHeader.js +1 -2
- package/cjs/Modal/ModalTitle.js +1 -2
- package/cjs/MultiCascadeTree/hooks/useCascadeValue.js +1 -4
- package/cjs/MultiCascadeTree/utils.js +1 -4
- package/cjs/MultiCascader/MultiCascader.js +1 -2
- package/cjs/Nav/AdaptiveNavItem.js +3 -4
- package/cjs/Nav/Nav.js +3 -4
- package/cjs/Nav/NavDropdown.js +9 -12
- package/cjs/Nav/NavDropdownItem.js +6 -8
- package/cjs/Nav/NavDropdownMenu.js +36 -43
- package/cjs/Nav/NavItem.js +1 -2
- package/cjs/Nav/NavMegaMenu.js +1 -2
- package/cjs/Nav/NavMenu.js +3 -4
- package/cjs/Navbar/Navbar.js +1 -2
- package/cjs/Navbar/NavbarDrawer.js +1 -2
- package/cjs/Navbar/NavbarDropdown.js +8 -11
- package/cjs/Navbar/NavbarDropdownItem.js +1 -2
- package/cjs/Navbar/NavbarDropdownMenu.js +12 -16
- package/cjs/Navbar/NavbarItem.js +1 -2
- package/cjs/Navbar/NavbarMegaMenu.js +1 -2
- package/cjs/Navbar/NavbarToggle.js +1 -2
- package/cjs/Notification/Notification.js +1 -2
- package/cjs/NumberInput/utils/number.js +1 -4
- package/cjs/Pagination/LimitPicker.js +1 -2
- package/cjs/Pagination/PaginationButton.js +1 -2
- package/cjs/Panel/Panel.js +1 -2
- package/cjs/Panel/PanelHeader.js +1 -2
- package/cjs/PanelGroup/PanelGroup.js +1 -2
- package/cjs/PanelGroup/index.js +1 -2
- package/cjs/Placeholder/PlaceholderGrid.js +1 -2
- package/cjs/Placeholder/PlaceholderParagraph.js +1 -2
- package/cjs/Popover/Popover.js +1 -2
- package/cjs/Progress/Progress.d.ts +1 -1
- package/cjs/Progress/Progress.js +1 -1
- package/cjs/Progress/ProgressInfo.d.ts +17 -0
- package/cjs/Progress/ProgressInfo.js +29 -0
- package/cjs/Progress/ProgressLine.d.ts +20 -6
- package/cjs/Progress/ProgressLine.js +48 -37
- package/cjs/Progress/ProgressSections.d.ts +15 -0
- package/cjs/Progress/ProgressSections.js +43 -0
- package/cjs/Progress/ProgressStroke.d.ts +24 -0
- package/cjs/Progress/ProgressStroke.js +51 -0
- package/cjs/Progress/index.d.ts +3 -3
- package/cjs/Progress/index.js +1 -1
- package/cjs/Progress/types.d.ts +11 -0
- package/cjs/Progress/types.js +4 -0
- package/cjs/{Progress → ProgressCircle}/ProgressCircle.d.ts +20 -14
- package/cjs/ProgressCircle/ProgressCircle.js +113 -0
- package/cjs/ProgressCircle/ProgressCircleSections.d.ts +23 -0
- package/cjs/ProgressCircle/ProgressCircleSections.js +52 -0
- package/cjs/ProgressCircle/hooks/useProgressCirclePath.d.ts +28 -0
- package/cjs/ProgressCircle/hooks/useProgressCirclePath.js +66 -0
- package/cjs/ProgressCircle/index.d.ts +4 -0
- package/cjs/ProgressCircle/index.js +11 -0
- package/cjs/Radio/Radio.js +1 -2
- package/cjs/RadioGroup/RadioGroup.d.ts +4 -1
- package/cjs/RadioGroup/RadioGroup.js +1 -2
- package/cjs/RadioTile/RadioTile.js +1 -2
- package/cjs/RadioTileGroup/RadioTileGroup.js +1 -2
- package/cjs/RangeSlider/RangeSlider.js +1 -3
- package/cjs/Rate/Character.js +1 -2
- package/cjs/Rate/useRatingStates.js +6 -7
- package/cjs/SegmentedControl/Indicator.d.ts +10 -0
- package/cjs/SegmentedControl/Indicator.js +22 -0
- package/cjs/SegmentedControl/SegmentedControl.d.ts +27 -0
- package/cjs/SegmentedControl/SegmentedControl.js +87 -0
- package/cjs/SegmentedControl/SegmentedItem.d.ts +16 -0
- package/cjs/SegmentedControl/SegmentedItem.js +44 -0
- package/cjs/SegmentedControl/hooks/useIndicatorPosition.d.ts +17 -0
- package/cjs/SegmentedControl/hooks/useIndicatorPosition.js +55 -0
- package/cjs/SegmentedControl/index.d.ts +4 -0
- package/cjs/SegmentedControl/index.js +11 -0
- package/cjs/SelectPicker/SelectPicker.js +1 -2
- package/cjs/Sidebar/Sidebar.js +1 -2
- package/cjs/Sidenav/ExpandedSidenavDropdown.js +12 -17
- package/cjs/Sidenav/ExpandedSidenavDropdownItem.js +3 -4
- package/cjs/Sidenav/ExpandedSidenavDropdownMenu.js +9 -12
- package/cjs/Sidenav/Sidenav.d.ts +0 -15
- package/cjs/Sidenav/Sidenav.js +4 -5
- package/cjs/Sidenav/SidenavContext.d.ts +16 -0
- package/cjs/Sidenav/SidenavContext.js +8 -0
- package/cjs/Sidenav/SidenavDropdown.js +15 -19
- package/cjs/Sidenav/SidenavDropdownItem.js +8 -10
- package/cjs/Sidenav/SidenavDropdownMenu.js +38 -45
- package/cjs/Sidenav/SidenavItem.js +8 -10
- package/cjs/Sidenav/SidenavToggle.js +3 -4
- package/cjs/Slider/ProgressBar.d.ts +0 -1
- package/cjs/Slider/ProgressBar.js +1 -3
- package/cjs/Slider/Slider.js +14 -6
- package/cjs/Stack/Stack.js +4 -2
- package/cjs/Stack/VStack.js +1 -3
- package/cjs/Tag/Tag.js +1 -2
- package/cjs/TagInput/TagInput.js +1 -2
- package/cjs/TagPicker/TagPicker.js +1 -2
- package/cjs/TimePicker/TimePicker.js +1 -2
- package/cjs/Toggle/Toggle.js +1 -2
- package/cjs/Tooltip/Tooltip.js +1 -2
- package/cjs/Tree/Tree.js +1 -2
- package/cjs/Tree/TreeNode.js +1 -2
- package/cjs/Tree/TreeView.js +17 -22
- package/cjs/Tree/hooks/useFlattenTree.js +2 -8
- package/cjs/Tree/hooks/useTreeNodeProps.js +1 -2
- package/cjs/Tree/hooks/useVirtualizedTreeData.js +1 -7
- package/cjs/Tree/utils/flattenTree.js +2 -8
- package/cjs/Tree/utils/getExpandItemValues.js +6 -7
- package/cjs/Tree/utils/indentTreeNode.js +1 -4
- package/cjs/TreePicker/TreePicker.js +1 -2
- package/cjs/Uploader/UploadFileItem.js +2 -6
- package/cjs/Uploader/UploadTrigger.js +1 -2
- package/cjs/Uploader/Uploader.js +2 -6
- package/cjs/global.d.ts +0 -6
- package/cjs/index.d.ts +3 -0
- package/cjs/index.js +18 -0
- package/cjs/internals/Disclosure/Disclosure.js +1 -2
- package/cjs/internals/InputBase/InputBase.js +2 -3
- package/cjs/internals/Menu/Menu.js +13 -18
- package/cjs/internals/Menu/MenuItem.js +1 -2
- package/cjs/internals/Menu/Menubar.js +6 -8
- package/cjs/internals/Menu/useRenderMenuItem.js +1 -2
- package/cjs/internals/Overlay/Modal.js +1 -2
- package/cjs/internals/Overlay/Overlay.js +1 -2
- package/cjs/internals/Overlay/OverlayProvider.js +1 -2
- package/cjs/internals/Overlay/OverlayTrigger.js +3 -11
- package/cjs/internals/Overlay/Position.js +4 -8
- package/cjs/internals/Overlay/types.d.ts +1 -1
- package/cjs/internals/Overlay/utils/position.d.ts +24 -0
- package/cjs/internals/Overlay/{positionUtils.js → utils/position.js} +136 -50
- package/cjs/internals/Picker/Listbox.js +18 -23
- package/cjs/internals/Picker/PickerIndicator.js +9 -10
- package/cjs/internals/Picker/PickerLabel.js +6 -7
- package/cjs/internals/Picker/PickerPopup.js +1 -2
- package/cjs/internals/Picker/PickerToggle.js +1 -2
- package/cjs/internals/Picker/PickerToggleTrigger.js +1 -2
- package/cjs/internals/Picker/utils.js +1 -4
- package/cjs/internals/Provider/CustomContext.d.ts +20 -1
- package/cjs/internals/Provider/types.d.ts +8 -3
- package/cjs/internals/Ripple/Ripple.js +1 -2
- package/cjs/internals/SafeAnchor/SafeAnchor.js +1 -2
- package/cjs/internals/Tree/TreeProvider.js +4 -5
- package/cjs/internals/Tree/utils/filterNodesOfTree.js +1 -4
- package/cjs/internals/Tree/utils/findNodeOfTree.js +1 -4
- package/cjs/internals/Windowing/AutoSizer.js +1 -2
- package/cjs/internals/Windowing/List.js +1 -2
- package/cjs/internals/Windowing/index.js +1 -2
- package/cjs/internals/hooks/useClickOutside.js +5 -6
- package/cjs/internals/hooks/useElementResize.d.ts +2 -1
- package/cjs/internals/hooks/useElementResize.js +50 -7
- package/cjs/internals/hooks/useEventCallback.js +1 -4
- package/cjs/internals/hooks/useEventListener.js +1 -4
- package/cjs/internals/hooks/usePortal.js +9 -15
- package/cjs/internals/hooks/useRootClose.js +6 -7
- package/cjs/internals/hooks/useStyles.js +5 -8
- package/cjs/internals/hooks/useTimeout.js +1 -7
- package/cjs/internals/hooks/useToggleCaret.d.ts +1 -1
- package/cjs/internals/intl/FormattedDate.js +4 -5
- package/cjs/internals/intl/FormattedNumber.js +5 -7
- package/cjs/internals/types/placement.d.ts +5 -0
- package/cjs/internals/utils/colours.js +1 -4
- package/cjs/internals/utils/composeFunctions.js +1 -4
- package/cjs/internals/utils/createChainedFunction.js +2 -8
- package/cjs/internals/utils/date/copyTime.js +4 -5
- package/cjs/internals/utils/getDataGroupBy.js +5 -8
- package/cjs/internals/utils/html/htmlPropsUtils.js +1 -4
- package/cjs/internals/utils/placement.js +1 -4
- package/cjs/internals/utils/react/createComponent.js +6 -7
- package/cjs/internals/utils/string/tplTransform.js +1 -4
- package/cjs/internals/utils/style-sheet/css.d.ts +1 -1
- package/cjs/internals/utils/style-sheet/css.js +4 -13
- package/cjs/internals/utils/style-sheet/styles.js +2 -8
- package/cjs/locales/ar_EG.d.ts +6 -0
- package/cjs/locales/ar_EG.js +6 -0
- package/cjs/locales/ca_ES.d.ts +6 -0
- package/cjs/locales/ca_ES.js +6 -0
- package/cjs/locales/cs_CZ.d.ts +6 -0
- package/cjs/locales/cs_CZ.js +6 -0
- package/cjs/locales/da_DK.d.ts +6 -0
- package/cjs/locales/da_DK.js +6 -0
- package/cjs/locales/de_DE.d.ts +6 -0
- package/cjs/locales/de_DE.js +6 -0
- package/cjs/locales/en_GB.d.ts +6 -0
- package/cjs/locales/en_GB.js +6 -0
- package/cjs/locales/en_US.d.ts +6 -0
- package/cjs/locales/en_US.js +6 -0
- package/cjs/locales/es_AR.d.ts +6 -0
- package/cjs/locales/es_AR.js +6 -0
- package/cjs/locales/es_ES.d.ts +6 -0
- package/cjs/locales/es_ES.js +7 -1
- package/cjs/locales/fa_IR.d.ts +6 -0
- package/cjs/locales/fa_IR.js +6 -0
- package/cjs/locales/fi_FI.d.ts +6 -0
- package/cjs/locales/fi_FI.js +6 -0
- package/cjs/locales/fr_FR.d.ts +6 -0
- package/cjs/locales/fr_FR.js +6 -0
- package/cjs/locales/gu_IN.d.ts +157 -0
- package/cjs/locales/gu_IN.js +97 -0
- package/cjs/locales/hu_HU.d.ts +6 -0
- package/cjs/locales/hu_HU.js +6 -0
- package/cjs/locales/index.d.ts +3 -0
- package/cjs/locales/index.js +8 -2
- package/cjs/locales/it_IT.d.ts +6 -0
- package/cjs/locales/it_IT.js +6 -0
- package/cjs/locales/ja_JP.d.ts +6 -0
- package/cjs/locales/ja_JP.js +6 -0
- package/cjs/locales/kk_KZ.d.ts +6 -0
- package/cjs/locales/kk_KZ.js +6 -0
- package/cjs/locales/ko_KR.d.ts +6 -0
- package/cjs/locales/ko_KR.js +6 -0
- package/cjs/locales/ne_NP.d.ts +6 -0
- package/cjs/locales/ne_NP.js +6 -0
- package/cjs/locales/nl_NL.d.ts +6 -0
- package/cjs/locales/nl_NL.js +8 -2
- package/cjs/locales/pl_PL.d.ts +6 -0
- package/cjs/locales/pl_PL.js +6 -0
- package/cjs/locales/pt_BR.d.ts +6 -0
- package/cjs/locales/pt_BR.js +6 -0
- package/cjs/locales/ru_RU.d.ts +6 -0
- package/cjs/locales/ru_RU.js +6 -0
- package/cjs/locales/sv_SE.d.ts +6 -0
- package/cjs/locales/sv_SE.js +6 -0
- package/cjs/locales/th_TH.d.ts +169 -0
- package/cjs/locales/th_TH.js +100 -0
- package/cjs/locales/tr_TR.d.ts +6 -0
- package/cjs/locales/tr_TR.js +6 -0
- package/cjs/locales/uk_UA.d.ts +157 -0
- package/cjs/locales/uk_UA.js +97 -0
- package/cjs/locales/zh_CN.d.ts +6 -0
- package/cjs/locales/zh_CN.js +6 -0
- package/cjs/locales/zh_TW.d.ts +6 -0
- package/cjs/locales/zh_TW.js +6 -0
- package/cjs/toaster/ToastContainer.js +3 -4
- package/cjs/toaster/toaster.js +2 -6
- package/cjs/useDialog/Dialog.d.ts +15 -0
- package/cjs/useDialog/Dialog.js +109 -0
- package/cjs/useDialog/DialogContainer.d.ts +11 -0
- package/cjs/useDialog/DialogContainer.js +57 -0
- package/cjs/useDialog/index.d.ts +3 -0
- package/cjs/useDialog/index.js +15 -0
- package/cjs/useDialog/types.d.ts +33 -0
- package/cjs/useDialog/types.js +4 -0
- package/cjs/useDialog/useDialog.d.ts +15 -0
- package/cjs/useDialog/useDialog.js +126 -0
- package/cjs/useFormControl/useFormControl.js +1 -4
- package/cjs/useMediaQuery/breakpoints.js +4 -10
- package/cjs/useMediaQuery/useMediaQuery.js +1 -4
- package/cjs/useToaster/useToaster.d.ts +1 -1
- package/cjs/useToaster/useToaster.js +9 -9
- package/dist/rsuite-no-reset.css +14549 -13982
- package/dist/rsuite-no-reset.min.css +1 -2
- package/dist/rsuite.css +14778 -14187
- package/dist/rsuite.js +508 -229
- package/dist/rsuite.js.map +1 -1
- package/dist/rsuite.min.css +1 -2
- package/dist/rsuite.min.js +1 -1
- package/dist/rsuite.min.js.map +1 -1
- package/esm/Animation/Bounce.js +4 -5
- package/esm/Animation/Fade.js +5 -6
- package/esm/Animation/Slide.js +5 -6
- package/esm/Calendar/MonthDropdown/MonthDropdown.js +16 -20
- package/esm/Calendar/TimeDropdown/utils/scrollToTime.js +1 -2
- package/esm/Calendar/hooks/useCalendarDate.js +3 -6
- package/esm/CascadeTree/hooks/usePaths.js +7 -8
- package/esm/CheckTree/CheckTreeView.js +16 -20
- package/esm/CheckTree/hooks/useTreeValue.js +4 -5
- package/esm/CheckTreePicker/CheckTreePicker.d.ts +4 -0
- package/esm/CheckTreePicker/CheckTreePicker.js +28 -0
- package/esm/CustomProvider/CustomProvider.js +13 -2
- package/esm/DateInput/DateInput.js +4 -0
- package/esm/DateInput/hooks/useDateInputState.js +6 -7
- package/esm/DateInput/hooks/useIsFocused.js +4 -5
- package/esm/DateInput/hooks/useKeyboardInputEvent.js +7 -8
- package/esm/DateInput/test/types/TestKeyPressProps.d.ts +6 -0
- package/esm/DateInput/test/types/TestKeyPressProps.js +2 -0
- package/esm/DatePicker/DatePicker.js +2 -8
- package/esm/DatePicker/Toolbar.js +6 -7
- package/esm/DatePicker/utils.js +14 -24
- package/esm/DateRangeInput/DateRangeInput.js +5 -4
- package/esm/DateRangePicker/Calendar.d.ts +2 -1
- package/esm/DateRangePicker/Calendar.js +7 -1
- package/esm/DateRangePicker/DateRangePicker.d.ts +3 -1
- package/esm/DateRangePicker/DateRangePicker.js +8 -18
- package/esm/DateRangePicker/disabledDateUtils.js +4 -16
- package/esm/DateRangePicker/hooks/useCalendarHandlers.js +7 -8
- package/esm/DateRangePicker/utils.js +5 -6
- package/esm/Dropdown/Dropdown.js +8 -10
- package/esm/Dropdown/DropdownItem.js +5 -6
- package/esm/Dropdown/DropdownMenu.js +35 -41
- package/esm/Dropdown/DropdownState.js +1 -4
- package/esm/Form/hooks/useFormValidate.js +3 -8
- package/esm/Form/hooks/useSchemaModel.js +6 -9
- package/esm/FormControl/FormControl.d.ts +2 -2
- package/esm/FormControl/FormControl.js +1 -1
- package/esm/FormErrorMessage/FormErrorMessage.d.ts +2 -2
- package/esm/FormGroup/FormGroup.d.ts +0 -18
- package/esm/FormGroup/FormGroup.js +1 -28
- package/esm/FormGroup/FormGroupContext.d.ts +4 -0
- package/esm/FormGroup/FormGroupContext.js +3 -0
- package/esm/FormGroup/index.d.ts +1 -1
- package/esm/FormGroup/index.js +1 -1
- package/esm/FormGroup/useFormGroup.d.ts +18 -0
- package/esm/FormGroup/useFormGroup.js +30 -0
- package/esm/Grid/utils/styles.d.ts +1 -1
- package/esm/Grid/utils/styles.js +1 -4
- package/esm/InlineEdit/useEditState.js +1 -1
- package/esm/InlineEdit/useFocusEvent.js +6 -7
- package/esm/Input/Input.js +1 -1
- package/esm/InputGroup/InputGroup.d.ts +0 -5
- package/esm/InputGroup/InputGroup.js +1 -1
- package/esm/InputGroup/InputGroupContext.d.ts +6 -0
- package/esm/InputGroup/InputGroupContext.js +3 -0
- package/esm/InputGroup/index.d.ts +1 -0
- package/esm/InputGroup/index.js +1 -0
- package/esm/List/helper/AutoScroller.js +7 -8
- package/esm/List/helper/useSortHelper.js +1 -1
- package/esm/List/helper/utils.js +4 -7
- package/esm/MaskedInput/adjustCaretPosition.js +11 -12
- package/esm/MaskedInput/conformToMask.js +1 -10
- package/esm/MaskedInput/createTextMaskInputElement.js +9 -10
- package/esm/MaskedInput/utilities.js +1 -7
- package/esm/Menu/MenuItem.js +5 -6
- package/esm/MultiCascadeTree/hooks/useCascadeValue.js +1 -4
- package/esm/MultiCascadeTree/utils.js +1 -4
- package/esm/Nav/AdaptiveNavItem.js +1 -1
- package/esm/Nav/Nav.js +1 -1
- package/esm/Nav/NavDropdown.js +8 -10
- package/esm/Nav/NavDropdownItem.js +5 -6
- package/esm/Nav/NavDropdownMenu.js +35 -41
- package/esm/Nav/NavMenu.js +1 -1
- package/esm/Navbar/NavbarDropdown.js +7 -9
- package/esm/Navbar/NavbarDropdownMenu.js +11 -14
- package/esm/NumberInput/utils/number.js +1 -4
- package/esm/Progress/Progress.d.ts +1 -1
- package/esm/Progress/Progress.js +1 -1
- package/esm/Progress/ProgressInfo.d.ts +17 -0
- package/esm/Progress/ProgressInfo.js +24 -0
- package/esm/Progress/ProgressLine.d.ts +20 -6
- package/esm/Progress/ProgressLine.js +49 -38
- package/esm/Progress/ProgressSections.d.ts +15 -0
- package/esm/Progress/ProgressSections.js +38 -0
- package/esm/Progress/ProgressStroke.d.ts +24 -0
- package/esm/Progress/ProgressStroke.js +46 -0
- package/esm/Progress/index.d.ts +3 -3
- package/esm/Progress/index.js +1 -1
- package/esm/Progress/types.d.ts +11 -0
- package/esm/Progress/types.js +2 -0
- package/esm/{Progress → ProgressCircle}/ProgressCircle.d.ts +20 -14
- package/esm/ProgressCircle/ProgressCircle.js +107 -0
- package/esm/ProgressCircle/ProgressCircleSections.d.ts +23 -0
- package/esm/ProgressCircle/ProgressCircleSections.js +47 -0
- package/esm/ProgressCircle/hooks/useProgressCirclePath.d.ts +28 -0
- package/esm/ProgressCircle/hooks/useProgressCirclePath.js +62 -0
- package/esm/ProgressCircle/index.d.ts +4 -0
- package/esm/ProgressCircle/index.js +8 -0
- package/esm/RadioGroup/RadioGroup.d.ts +4 -1
- package/esm/RangeSlider/RangeSlider.js +0 -1
- package/esm/Rate/useRatingStates.js +6 -7
- package/esm/SegmentedControl/Indicator.d.ts +10 -0
- package/esm/SegmentedControl/Indicator.js +17 -0
- package/esm/SegmentedControl/SegmentedControl.d.ts +27 -0
- package/esm/SegmentedControl/SegmentedControl.js +81 -0
- package/esm/SegmentedControl/SegmentedItem.d.ts +16 -0
- package/esm/SegmentedControl/SegmentedItem.js +39 -0
- package/esm/SegmentedControl/hooks/useIndicatorPosition.d.ts +17 -0
- package/esm/SegmentedControl/hooks/useIndicatorPosition.js +50 -0
- package/esm/SegmentedControl/index.d.ts +4 -0
- package/esm/SegmentedControl/index.js +8 -0
- package/esm/Sidenav/ExpandedSidenavDropdown.js +10 -14
- package/esm/Sidenav/ExpandedSidenavDropdownItem.js +1 -1
- package/esm/Sidenav/ExpandedSidenavDropdownMenu.js +7 -9
- package/esm/Sidenav/Sidenav.d.ts +0 -15
- package/esm/Sidenav/Sidenav.js +1 -1
- package/esm/Sidenav/SidenavContext.d.ts +16 -0
- package/esm/Sidenav/SidenavContext.js +3 -0
- package/esm/Sidenav/SidenavDropdown.js +13 -16
- package/esm/Sidenav/SidenavDropdownItem.js +6 -7
- package/esm/Sidenav/SidenavDropdownMenu.js +36 -42
- package/esm/Sidenav/SidenavItem.js +6 -7
- package/esm/Sidenav/SidenavToggle.js +1 -1
- package/esm/Slider/ProgressBar.d.ts +0 -1
- package/esm/Slider/ProgressBar.js +1 -3
- package/esm/Slider/Slider.js +13 -4
- package/esm/Stack/Stack.js +4 -2
- package/esm/Stack/VStack.js +1 -3
- package/esm/Tree/TreeView.js +16 -20
- package/esm/Tree/hooks/useFlattenTree.js +2 -8
- package/esm/Tree/hooks/useVirtualizedTreeData.js +1 -7
- package/esm/Tree/utils/flattenTree.js +2 -8
- package/esm/Tree/utils/getExpandItemValues.js +6 -7
- package/esm/Tree/utils/indentTreeNode.js +1 -4
- package/esm/Uploader/UploadFileItem.js +1 -4
- package/esm/Uploader/Uploader.js +1 -4
- package/esm/global.d.ts +0 -6
- package/esm/index.d.ts +3 -0
- package/esm/index.js +3 -0
- package/esm/internals/InputBase/InputBase.js +1 -1
- package/esm/internals/Menu/Menu.js +12 -16
- package/esm/internals/Menu/Menubar.js +5 -6
- package/esm/internals/Overlay/OverlayTrigger.js +2 -9
- package/esm/internals/Overlay/Position.js +3 -6
- package/esm/internals/Overlay/types.d.ts +1 -1
- package/esm/internals/Overlay/utils/position.d.ts +24 -0
- package/esm/internals/Overlay/{positionUtils.js → utils/position.js} +134 -48
- package/esm/internals/Picker/Listbox.js +17 -21
- package/esm/internals/Picker/PickerIndicator.js +9 -10
- package/esm/internals/Picker/PickerLabel.js +6 -7
- package/esm/internals/Picker/utils.js +1 -4
- package/esm/internals/Provider/CustomContext.d.ts +20 -1
- package/esm/internals/Provider/types.d.ts +8 -3
- package/esm/internals/Tree/TreeProvider.js +4 -5
- package/esm/internals/Tree/utils/filterNodesOfTree.js +1 -4
- package/esm/internals/Tree/utils/findNodeOfTree.js +1 -4
- package/esm/internals/hooks/useClickOutside.js +5 -6
- package/esm/internals/hooks/useElementResize.d.ts +2 -1
- package/esm/internals/hooks/useElementResize.js +50 -7
- package/esm/internals/hooks/useEventCallback.js +1 -4
- package/esm/internals/hooks/useEventListener.js +1 -4
- package/esm/internals/hooks/usePortal.js +8 -13
- package/esm/internals/hooks/useRootClose.js +6 -7
- package/esm/internals/hooks/useStyles.js +5 -8
- package/esm/internals/hooks/useTimeout.js +1 -7
- package/esm/internals/hooks/useToggleCaret.d.ts +1 -1
- package/esm/internals/intl/FormattedDate.js +4 -5
- package/esm/internals/intl/FormattedNumber.js +4 -5
- package/esm/internals/types/placement.d.ts +5 -0
- package/esm/internals/utils/colours.js +1 -4
- package/esm/internals/utils/composeFunctions.js +1 -4
- package/esm/internals/utils/createChainedFunction.js +2 -8
- package/esm/internals/utils/date/copyTime.js +4 -5
- package/esm/internals/utils/getDataGroupBy.js +5 -8
- package/esm/internals/utils/html/htmlPropsUtils.js +1 -4
- package/esm/internals/utils/placement.js +1 -4
- package/esm/internals/utils/react/createComponent.js +6 -7
- package/esm/internals/utils/string/tplTransform.js +1 -4
- package/esm/internals/utils/style-sheet/css.d.ts +1 -1
- package/esm/internals/utils/style-sheet/css.js +4 -13
- package/esm/internals/utils/style-sheet/styles.js +2 -8
- package/esm/locales/ar_EG.d.ts +6 -0
- package/esm/locales/ar_EG.js +6 -0
- package/esm/locales/ca_ES.d.ts +6 -0
- package/esm/locales/ca_ES.js +6 -0
- package/esm/locales/cs_CZ.d.ts +6 -0
- package/esm/locales/cs_CZ.js +6 -0
- package/esm/locales/da_DK.d.ts +6 -0
- package/esm/locales/da_DK.js +6 -0
- package/esm/locales/de_DE.d.ts +6 -0
- package/esm/locales/de_DE.js +6 -0
- package/esm/locales/en_GB.d.ts +6 -0
- package/esm/locales/en_GB.js +6 -0
- package/esm/locales/en_US.d.ts +6 -0
- package/esm/locales/en_US.js +6 -0
- package/esm/locales/es_AR.d.ts +6 -0
- package/esm/locales/es_AR.js +6 -0
- package/esm/locales/es_ES.d.ts +6 -0
- package/esm/locales/es_ES.js +7 -1
- package/esm/locales/fa_IR.d.ts +6 -0
- package/esm/locales/fa_IR.js +6 -0
- package/esm/locales/fi_FI.d.ts +6 -0
- package/esm/locales/fi_FI.js +6 -0
- package/esm/locales/fr_FR.d.ts +6 -0
- package/esm/locales/fr_FR.js +6 -0
- package/esm/locales/gu_IN.d.ts +157 -0
- package/esm/locales/gu_IN.js +93 -0
- package/esm/locales/hu_HU.d.ts +6 -0
- package/esm/locales/hu_HU.js +6 -0
- package/esm/locales/index.d.ts +3 -0
- package/esm/locales/index.js +4 -1
- package/esm/locales/it_IT.d.ts +6 -0
- package/esm/locales/it_IT.js +6 -0
- package/esm/locales/ja_JP.d.ts +6 -0
- package/esm/locales/ja_JP.js +6 -0
- package/esm/locales/kk_KZ.d.ts +6 -0
- package/esm/locales/kk_KZ.js +6 -0
- package/esm/locales/ko_KR.d.ts +6 -0
- package/esm/locales/ko_KR.js +6 -0
- package/esm/locales/ne_NP.d.ts +6 -0
- package/esm/locales/ne_NP.js +6 -0
- package/esm/locales/nl_NL.d.ts +6 -0
- package/esm/locales/nl_NL.js +8 -2
- package/esm/locales/pl_PL.d.ts +6 -0
- package/esm/locales/pl_PL.js +6 -0
- package/esm/locales/pt_BR.d.ts +6 -0
- package/esm/locales/pt_BR.js +6 -0
- package/esm/locales/ru_RU.d.ts +6 -0
- package/esm/locales/ru_RU.js +6 -0
- package/esm/locales/sv_SE.d.ts +6 -0
- package/esm/locales/sv_SE.js +6 -0
- package/esm/locales/th_TH.d.ts +169 -0
- package/esm/locales/th_TH.js +96 -0
- package/esm/locales/tr_TR.d.ts +6 -0
- package/esm/locales/tr_TR.js +6 -0
- package/esm/locales/uk_UA.d.ts +157 -0
- package/esm/locales/uk_UA.js +93 -0
- package/esm/locales/zh_CN.d.ts +6 -0
- package/esm/locales/zh_CN.js +6 -0
- package/esm/locales/zh_TW.d.ts +6 -0
- package/esm/locales/zh_TW.js +6 -0
- package/esm/toaster/ToastContainer.js +2 -2
- package/esm/toaster/toaster.js +1 -4
- package/esm/useDialog/Dialog.d.ts +15 -0
- package/esm/useDialog/Dialog.js +103 -0
- package/esm/useDialog/DialogContainer.d.ts +11 -0
- package/esm/useDialog/DialogContainer.js +52 -0
- package/esm/useDialog/index.d.ts +3 -0
- package/esm/useDialog/index.js +4 -0
- package/esm/useDialog/types.d.ts +33 -0
- package/esm/useDialog/types.js +2 -0
- package/esm/useDialog/useDialog.d.ts +15 -0
- package/esm/useDialog/useDialog.js +120 -0
- package/esm/useFormControl/useFormControl.js +1 -4
- package/esm/useMediaQuery/breakpoints.js +4 -10
- package/esm/useMediaQuery/useMediaQuery.js +1 -4
- package/esm/useToaster/useToaster.d.ts +1 -1
- package/esm/useToaster/useToaster.js +11 -10
- package/locales/gu_IN/package.json +7 -0
- package/locales/th_TH/package.json +7 -0
- package/locales/uk_UA/package.json +7 -0
- package/package.json +5 -6
- package/toaster/styles/index.css +107 -121
- package/useDialog/package.json +7 -0
- package/useToaster/styles/index.css +107 -121
- package/Accordion/styles/index.less +0 -2
- package/Animation/styles/animation.less +0 -95
- package/Animation/styles/bounce.less +0 -34
- package/Animation/styles/collapse.less +0 -23
- package/Animation/styles/fade.less +0 -10
- package/Animation/styles/index.less +0 -8
- package/Animation/styles/mixin.less +0 -15
- package/Animation/styles/slide.less +0 -24
- package/Animation/styles/variables.less +0 -4
- package/AutoComplete/styles/index.less +0 -37
- package/Avatar/styles/index.less +0 -48
- package/AvatarGroup/styles/index.less +0 -25
- package/Badge/styles/index.less +0 -101
- package/Badge/styles/variables.less +0 -19
- package/Box/styles/index.less +0 -1
- package/Breadcrumb/styles/index.less +0 -49
- package/Button/styles/index.less +0 -364
- package/Button/styles/mixin.less +0 -62
- package/Button/styles/variables.less +0 -30
- package/ButtonGroup/styles/index.less +0 -91
- package/ButtonToolbar/styles/index.less +0 -17
- package/Calendar/styles/index.less +0 -678
- package/Card/styles/index.less +0 -63
- package/CardGroup/styles/index.less +0 -8
- package/Carousel/styles/index.less +0 -192
- package/CascadeTree/styles/index.less +0 -88
- package/CascadeTree/styles/search.less +0 -35
- package/Cascader/styles/index.less +0 -5
- package/Center/styles/index.less +0 -9
- package/CheckPicker/styles/index.less +0 -21
- package/CheckTree/styles/index.less +0 -120
- package/CheckTreePicker/styles/index.less +0 -17
- package/Checkbox/styles/index.less +0 -153
- package/Checkbox/styles/mixin.less +0 -37
- package/CheckboxGroup/styles/index.less +0 -14
- package/Col/styles/index.less +0 -2
- package/Container/stories/styles.less +0 -23
- package/Container/styles/index.less +0 -16
- package/Content/styles/index.less +0 -6
- package/DateInput/styles/index.less +0 -1
- package/DatePicker/styles/index.less +0 -167
- package/DatePicker/styles/mixin.less +0 -8
- package/DateRangeInput/styles/index.less +0 -1
- package/DateRangePicker/styles/index.less +0 -145
- package/Divider/styles/index.less +0 -85
- package/Drawer/styles/index.less +0 -255
- package/Drawer/styles/mixin.less +0 -23
- package/Dropdown/styles/index.less +0 -341
- package/Dropdown/styles/mixin.less +0 -4
- package/FlexboxGrid/styles/index.less +0 -79
- package/Footer/styles/index.less +0 -5
- package/Form/styles/index.less +0 -1
- package/FormControl/styles/index.less +0 -79
- package/FormControlLabel/styles/index.less +0 -7
- package/FormErrorMessage/styles/animation.less +0 -43
- package/FormErrorMessage/styles/index.less +0 -179
- package/FormGroup/styles/index.less +0 -75
- package/FormHelpText/styles/index.less +0 -21
- package/FormStack/styles/index.less +0 -15
- package/Grid/styles/columns.less +0 -21
- package/Grid/styles/grid-framework.less +0 -92
- package/Grid/styles/index.less +0 -107
- package/Grid/styles/mixin.less +0 -12
- package/Grid/styles/row.less +0 -42
- package/Grid/styles/variables.less +0 -5
- package/Header/styles/index.less +0 -5
- package/Heading/styles/index.less +0 -42
- package/Heading/styles/variables.less +0 -19
- package/HeadingGroup/styles/index.less +0 -3
- package/Highlight/styles/index.less +0 -6
- package/IconButton/styles/index.less +0 -90
- package/Image/styles/index.less +0 -34
- package/InlineEdit/styles/index.less +0 -50
- package/Input/styles/index.less +0 -23
- package/Input/styles/mixin.less +0 -38
- package/Input/styles/variables.less +0 -22
- package/InputGroup/styles/index.less +0 -237
- package/InputNumber/styles/index.less +0 -1
- package/InputPicker/styles/index.less +0 -64
- package/InputPicker/styles/mixin.less +0 -7
- package/Kbd/styles/index.less +0 -20
- package/Kbd/styles/mixin.less +0 -24
- package/Kbd/styles/variables.less +0 -13
- package/Link/styles/index.less +0 -39
- package/List/styles/index.less +0 -113
- package/Loader/styles/index.less +0 -114
- package/Loader/styles/mixin.less +0 -33
- package/Loader/styles/variables.less +0 -16
- package/Menu/styles/index.less +0 -108
- package/Message/styles/index.less +0 -188
- package/Modal/styles/animation.less +0 -15
- package/Modal/styles/index.less +0 -189
- package/MultiCascadeTree/styles/index.less +0 -46
- package/MultiCascader/styles/index.less +0 -15
- package/Nav/styles/index.less +0 -366
- package/Navbar/styles/index.less +0 -236
- package/Notification/styles/index.less +0 -114
- package/NumberInput/styles/index.less +0 -74
- package/NumberInput/styles/mixin.less +0 -11
- package/Pagination/styles/index.less +0 -101
- package/Pagination/styles/mixin.less +0 -14
- package/Pagination/styles/pagination-group.less +0 -31
- package/Panel/styles/index.less +0 -121
- package/PanelGroup/styles/index.less +0 -34
- package/PasswordInput/styles/index.less +0 -1
- package/PasswordStrengthMeter/styles/index.less +0 -39
- package/PinInput/styles/index.less +0 -66
- package/Placeholder/styles/index.less +0 -148
- package/Placeholder/styles/mixin.less +0 -7
- package/Popover/styles/index.less +0 -202
- package/Popover/styles/mixins.less +0 -60
- package/Progress/styles/animation.less +0 -34
- package/Progress/styles/index.less +0 -187
- package/ProgressLine/package.json +0 -7
- package/Radio/styles/index.less +0 -144
- package/Radio/styles/mixin.less +0 -5
- package/RadioGroup/styles/index.less +0 -87
- package/RadioTile/styles/index.less +0 -79
- package/RadioTileGroup/styles/index.less +0 -1
- package/RangeSlider/styles/index.less +0 -4
- package/Rate/styles/index.less +0 -139
- package/Row/styles/index.less +0 -2
- package/SelectPicker/styles/index.less +0 -47
- package/Sidebar/styles/index.less +0 -15
- package/Sidenav/styles/index.less +0 -655
- package/Sidenav/styles/mixin.less +0 -23
- package/Slider/styles/index.less +0 -296
- package/Stack/styles/index.less +0 -83
- package/Stat/styles/index.less +0 -113
- package/StatGroup/styles/index.less +0 -8
- package/Steps/styles/index.less +0 -222
- package/Table/styles/index.less +0 -433
- package/Table/styles/mixin.less +0 -8
- package/Tabs/styles/index.less +0 -24
- package/Tag/styles/index.less +0 -55
- package/TagGroup/styles/index.less +0 -14
- package/TagInput/styles/index.less +0 -5
- package/TagPicker/styles/index.less +0 -136
- package/Text/styles/index.less +0 -122
- package/Text/styles/variables.less +0 -9
- package/Textarea/styles/index.less +0 -7
- package/TimePicker/styles/index.less +0 -1
- package/TimeRangePicker/styles/index.less +0 -1
- package/Timeline/stories/styles.less +0 -29
- package/Timeline/styles/index.less +0 -174
- package/Timeline/styles/mixin.less +0 -13
- package/Toggle/styles/index.less +0 -278
- package/Tooltip/styles/index.less +0 -161
- package/Tooltip/styles/mixins.less +0 -60
- package/Tree/styles/indent-line.less +0 -8
- package/Tree/styles/index.less +0 -186
- package/Tree/styles/toggle.less +0 -32
- package/TreePicker/styles/index.less +0 -16
- package/Uploader/styles/index.less +0 -468
- package/Uploader/styles/mixin.less +0 -11
- package/VisuallyHidden/styles/index.less +0 -11
- package/cjs/Progress/ProgressCircle.js +0 -132
- package/cjs/internals/Overlay/positionUtils.d.ts +0 -15
- package/dist/rsuite-no-reset-rtl.css +0 -15243
- package/dist/rsuite-no-reset-rtl.min.css +0 -2
- package/dist/rsuite-no-reset-rtl.min.css.map +0 -1
- package/dist/rsuite-no-reset.min.css.map +0 -1
- package/dist/rsuite-rtl.css +0 -15494
- package/dist/rsuite-rtl.min.css +0 -2
- package/dist/rsuite-rtl.min.css.map +0 -1
- package/dist/rsuite.min.css.map +0 -1
- package/esm/Progress/ProgressCircle.js +0 -125
- package/esm/internals/Overlay/positionUtils.d.ts +0 -15
- package/internals/Box/styles/index.less +0 -82
- package/internals/Burger/styles/index.less +0 -67
- package/internals/CloseButton/styles/index.less +0 -15
- package/internals/Picker/styles/index.less +0 -477
- package/internals/Picker/styles/mixin.less +0 -131
- package/internals/Ripple/styles/index.less +0 -36
- package/internals/Ripple/styles/mixins.less +0 -6
- package/internals/ScrollView/styles/index.less +0 -69
- package/internals/SearchBox/styles/index.less +0 -11
- package/styles/color-modes/dark.less +0 -441
- package/styles/color-modes/high-contrast.less +0 -452
- package/styles/color-modes/light.less +0 -464
- package/styles/colors/dark.less +0 -105
- package/styles/colors/high-contrast.less +0 -105
- package/styles/colors/light.less +0 -105
- package/styles/common.less +0 -13
- package/styles/index.less +0 -106
- package/styles/mixins/color-modes.less +0 -16
- package/styles/mixins/combobox.less +0 -6
- package/styles/mixins/hacks.less +0 -32
- package/styles/mixins/listbox.less +0 -68
- package/styles/mixins/menu.less +0 -12
- package/styles/mixins/utilities.less +0 -183
- package/styles/normalize.less +0 -247
- package/styles/plugins/palette.js +0 -1407
- package/styles/root.less +0 -83
- package/styles/scaffolding.less +0 -54
- package/styles/typography.less +0 -123
- package/styles/variables.less +0 -638
- package/toaster/styles/animation.less +0 -54
- package/toaster/styles/index.less +0 -100
- package/useToaster/styles/index.less +0 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
.rs-visually-hidden
|
|
2
|
-
border:
|
|
3
|
-
clip:
|
|
4
|
-
height:
|
|
5
|
-
margin
|
|
6
|
-
overflow:
|
|
7
|
-
padding:
|
|
8
|
-
position:
|
|
9
|
-
width:
|
|
10
|
-
white-space:
|
|
11
|
-
}
|
|
1
|
+
.rs-visually-hidden{
|
|
2
|
+
border:0;
|
|
3
|
+
clip:rect(0 0 0 0);
|
|
4
|
+
height:1px;
|
|
5
|
+
margin:-1px;
|
|
6
|
+
overflow:hidden;
|
|
7
|
+
padding:0;
|
|
8
|
+
position:absolute;
|
|
9
|
+
width:1px;
|
|
10
|
+
white-space:nowrap;
|
|
11
|
+
}
|
package/cjs/Affix/Affix.js
CHANGED
|
@@ -11,8 +11,7 @@ var _getOffset = _interopRequireDefault(require("dom-lib/getOffset"));
|
|
|
11
11
|
var _Box = _interopRequireDefault(require("../internals/Box"));
|
|
12
12
|
var _hooks = require("../internals/hooks");
|
|
13
13
|
var _utils = require("../internals/utils");
|
|
14
|
-
function
|
|
15
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
14
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
16
15
|
/**
|
|
17
16
|
* Get the layout size and offset of the mount element
|
|
18
17
|
*/
|
package/cjs/Animation/Bounce.js
CHANGED
|
@@ -12,11 +12,10 @@ var _hooks = require("../internals/hooks");
|
|
|
12
12
|
* Bounce animation component
|
|
13
13
|
* @see https://rsuitejs.com/components/animation/#bounce
|
|
14
14
|
*/
|
|
15
|
-
const Bounce = /*#__PURE__*/_react.default.forwardRef((
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
} = _ref;
|
|
15
|
+
const Bounce = /*#__PURE__*/_react.default.forwardRef(({
|
|
16
|
+
timeout = 300,
|
|
17
|
+
...props
|
|
18
|
+
}, ref) => {
|
|
20
19
|
const {
|
|
21
20
|
prefix
|
|
22
21
|
} = (0, _hooks.useStyles)('anim');
|
|
@@ -13,8 +13,7 @@ var _capitalize = _interopRequireDefault(require("lodash/capitalize"));
|
|
|
13
13
|
var _Transition = _interopRequireDefault(require("./Transition"));
|
|
14
14
|
var _hooks = require("../internals/hooks");
|
|
15
15
|
var _utils = require("../internals/utils");
|
|
16
|
-
function
|
|
17
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
16
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
18
17
|
let DIMENSION = exports.DIMENSION = /*#__PURE__*/function (DIMENSION) {
|
|
19
18
|
DIMENSION["HEIGHT"] = "height";
|
|
20
19
|
DIMENSION["WIDTH"] = "width";
|
package/cjs/Animation/Fade.js
CHANGED
|
@@ -12,12 +12,11 @@ var _hooks = require("../internals/hooks");
|
|
|
12
12
|
* Fade animation component
|
|
13
13
|
* @see https://rsuitejs.com/components/animation/#fade
|
|
14
14
|
*/
|
|
15
|
-
const Fade = /*#__PURE__*/_react.default.forwardRef((
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
} = _ref;
|
|
15
|
+
const Fade = /*#__PURE__*/_react.default.forwardRef(({
|
|
16
|
+
timeout = 300,
|
|
17
|
+
className,
|
|
18
|
+
...props
|
|
19
|
+
}, ref) => {
|
|
21
20
|
const {
|
|
22
21
|
prefix,
|
|
23
22
|
merge
|
package/cjs/Animation/Slide.js
CHANGED
|
@@ -12,12 +12,11 @@ var _hooks = require("../internals/hooks");
|
|
|
12
12
|
* Slide animation component
|
|
13
13
|
* @see https://rsuitejs.com/components/animation/#slide
|
|
14
14
|
*/
|
|
15
|
-
const Slide = /*#__PURE__*/_react.default.forwardRef((
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
} = _ref;
|
|
15
|
+
const Slide = /*#__PURE__*/_react.default.forwardRef(({
|
|
16
|
+
timeout = 300,
|
|
17
|
+
placement = 'right',
|
|
18
|
+
...props
|
|
19
|
+
}, ref) => {
|
|
21
20
|
const {
|
|
22
21
|
propsWithDefaults
|
|
23
22
|
} = (0, _hooks.useCustom)('Slide', props);
|
|
@@ -14,8 +14,7 @@ var _hooks = require("../internals/hooks");
|
|
|
14
14
|
var _utils = require("../internals/utils");
|
|
15
15
|
var _utils2 = require("./utils");
|
|
16
16
|
var _Picker = require("../internals/Picker");
|
|
17
|
-
function
|
|
18
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
17
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
19
18
|
/**
|
|
20
19
|
* Autocomplete function of input field.
|
|
21
20
|
* @see https://rsuitejs.com/components/auto-complete
|
package/cjs/Avatar/Avatar.js
CHANGED
|
@@ -12,8 +12,7 @@ var _useImage = _interopRequireDefault(require("./useImage"));
|
|
|
12
12
|
var _hooks = require("../internals/hooks");
|
|
13
13
|
var _utils = require("../internals/utils");
|
|
14
14
|
var _AvatarGroup = require("../AvatarGroup/AvatarGroup");
|
|
15
|
-
function
|
|
16
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
15
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
17
16
|
/**
|
|
18
17
|
* The Avatar component is used to represent user or brand.
|
|
19
18
|
* @see https://rsuitejs.com/components/avatar
|
|
@@ -9,8 +9,7 @@ var _react = _interopRequireWildcard(require("react"));
|
|
|
9
9
|
var _Box = _interopRequireDefault(require("../internals/Box"));
|
|
10
10
|
var _utils = require("../internals/utils");
|
|
11
11
|
var _hooks = require("../internals/hooks");
|
|
12
|
-
function
|
|
13
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
12
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
14
13
|
const AvatarGroupContext = exports.AvatarGroupContext = /*#__PURE__*/_react.default.createContext({});
|
|
15
14
|
|
|
16
15
|
/**
|
package/cjs/Badge/Badge.js
CHANGED
|
@@ -10,8 +10,7 @@ var _kebabCase = _interopRequireDefault(require("lodash/kebabCase"));
|
|
|
10
10
|
var _Box = _interopRequireDefault(require("../internals/Box"));
|
|
11
11
|
var _hooks = require("../internals/hooks");
|
|
12
12
|
var _utils = require("../internals/utils");
|
|
13
|
-
function
|
|
14
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
13
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
15
14
|
/**
|
|
16
15
|
* The Badge component is usually used to mark or highlight the status or quantity of an object.
|
|
17
16
|
* @see https://rsuitejs.com/components/badge
|
|
@@ -10,8 +10,7 @@ var _BreadcrumbItem = _interopRequireDefault(require("./BreadcrumbItem"));
|
|
|
10
10
|
var _StyledBox = _interopRequireDefault(require("../internals/StyledBox"));
|
|
11
11
|
var _hooks = require("../internals/hooks");
|
|
12
12
|
var _utils = require("../internals/utils");
|
|
13
|
-
function
|
|
14
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
13
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
15
14
|
const Subcomponents = {
|
|
16
15
|
Item: _BreadcrumbItem.default
|
|
17
16
|
};
|
package/cjs/Button/Button.js
CHANGED
|
@@ -12,8 +12,7 @@ var _SafeAnchor = _interopRequireDefault(require("../internals/SafeAnchor"));
|
|
|
12
12
|
var _ButtonGroup = require("../ButtonGroup");
|
|
13
13
|
var _utils = require("../internals/utils");
|
|
14
14
|
var _hooks = require("../internals/hooks");
|
|
15
|
-
function
|
|
16
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
15
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
17
16
|
/**
|
|
18
17
|
* The Button component is used to trigger a custom action.
|
|
19
18
|
* @see https://rsuitejs.com/components/button
|
|
@@ -10,8 +10,7 @@ var _ButtonGroupContext = _interopRequireDefault(require("./ButtonGroupContext")
|
|
|
10
10
|
var _Box = _interopRequireDefault(require("../internals/Box"));
|
|
11
11
|
var _utils = require("../internals/utils");
|
|
12
12
|
var _hooks = require("../internals/hooks");
|
|
13
|
-
function
|
|
14
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
13
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
15
14
|
/**
|
|
16
15
|
* The ButtonGroup component is used to group a series of buttons together in a single line or column.
|
|
17
16
|
* @see https://rsuitejs.com/components/button/#button-group
|
|
@@ -17,8 +17,7 @@ var _utils = require("../internals/utils");
|
|
|
17
17
|
var _date = require("../internals/utils/date");
|
|
18
18
|
var _CalendarProvider = require("./CalendarProvider");
|
|
19
19
|
var _hooks2 = require("./hooks");
|
|
20
|
-
function
|
|
21
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
20
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
22
21
|
const CalendarContainer = (0, _utils.forwardRef)((props, ref) => {
|
|
23
22
|
const {
|
|
24
23
|
as: Component = 'div',
|
|
@@ -16,8 +16,7 @@ var _date = require("../internals/utils/date");
|
|
|
16
16
|
var _FormattedDate = require("../internals/intl/FormattedDate");
|
|
17
17
|
var _hooks2 = require("./hooks");
|
|
18
18
|
var _hooks3 = require("../DateRangePicker/hooks");
|
|
19
|
-
function
|
|
20
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
19
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
21
20
|
const CalendarHeader = (0, _utils.forwardRef)((props, ref) => {
|
|
22
21
|
const {
|
|
23
22
|
as: Component = 'div',
|
|
@@ -12,8 +12,7 @@ var _date = require("../../internals/utils/date");
|
|
|
12
12
|
var _constants = require("../../internals/constants");
|
|
13
13
|
var _hooks = require("../../internals/hooks");
|
|
14
14
|
var _hooks2 = require("../hooks");
|
|
15
|
-
function
|
|
16
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
15
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
17
16
|
const GridRow = (0, _utils.forwardRef)((props, ref) => {
|
|
18
17
|
var _locale$dateLocale$op, _locale$dateLocale;
|
|
19
18
|
const {
|
|
@@ -13,8 +13,7 @@ var _Windowing = require("../../internals/Windowing");
|
|
|
13
13
|
var _hooks = require("../../internals/hooks");
|
|
14
14
|
var _hooks2 = require("../hooks");
|
|
15
15
|
var _utils2 = require("../utils");
|
|
16
|
-
function
|
|
17
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
16
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
18
17
|
// Array representing the index of each month
|
|
19
18
|
const MONTHS_INDEX = [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11];
|
|
20
19
|
|
|
@@ -62,11 +61,10 @@ const MonthDropdown = (0, _utils.forwardRef)((props, ref) => {
|
|
|
62
61
|
itemAs: Item = 'div',
|
|
63
62
|
...restListProps
|
|
64
63
|
} = monthDropdownProps || {};
|
|
65
|
-
const rowRenderer = (0, _react.useCallback)(
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
} = _ref;
|
|
64
|
+
const rowRenderer = (0, _react.useCallback)(({
|
|
65
|
+
index,
|
|
66
|
+
style
|
|
67
|
+
}) => {
|
|
70
68
|
const selectedMonth = (0, _date.getMonth)(date);
|
|
71
69
|
const selectedYear = (0, _date.getYear)(date);
|
|
72
70
|
const year = startYear + index;
|
|
@@ -118,21 +116,18 @@ const MonthDropdown = (0, _utils.forwardRef)((props, ref) => {
|
|
|
118
116
|
}, /*#__PURE__*/_react.default.createElement(_Windowing.AutoSizer, {
|
|
119
117
|
defaultHeight: defaultHeight,
|
|
120
118
|
defaultWidth: defaultWidth
|
|
121
|
-
},
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
innerElementType: List
|
|
134
|
-
}, restListProps), rowRenderer);
|
|
135
|
-
})));
|
|
119
|
+
}, ({
|
|
120
|
+
height,
|
|
121
|
+
width
|
|
122
|
+
}) => /*#__PURE__*/_react.default.createElement(_Windowing.FixedSizeList, (0, _extends2.default)({
|
|
123
|
+
className: merge(prefix('row-wrapper'), listClassName),
|
|
124
|
+
width: width || defaultWidth,
|
|
125
|
+
height: height || defaultHeight,
|
|
126
|
+
itemSize: ITEM_SIZE,
|
|
127
|
+
itemCount: rowCount,
|
|
128
|
+
initialScrollOffset: initialScrollOffset,
|
|
129
|
+
innerElementType: List
|
|
130
|
+
}, restListProps), rowRenderer))));
|
|
136
131
|
});
|
|
137
132
|
MonthDropdown.displayName = 'MonthDropdown';
|
|
138
133
|
var _default = exports.default = MonthDropdown;
|
|
@@ -11,8 +11,7 @@ var _date = require("../../internals/utils/date");
|
|
|
11
11
|
var _hooks = require("../../internals/hooks");
|
|
12
12
|
var _hooks2 = require("../hooks");
|
|
13
13
|
var _utils2 = require("../utils");
|
|
14
|
-
function
|
|
15
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
14
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
16
15
|
const MonthDropdownItem = (0, _utils.forwardRef)((props, ref) => {
|
|
17
16
|
const {
|
|
18
17
|
as: Component = 'div',
|
|
@@ -15,8 +15,7 @@ var _hooks = require("../../internals/hooks");
|
|
|
15
15
|
var _date = require("../../internals/utils/date");
|
|
16
16
|
var _hooks2 = require("../hooks");
|
|
17
17
|
var _utils2 = require("./utils");
|
|
18
|
-
function
|
|
19
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
18
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
20
19
|
const TimeDropdown = (0, _utils.forwardRef)((props, ref) => {
|
|
21
20
|
const {
|
|
22
21
|
as: Component = 'div',
|
|
@@ -17,8 +17,7 @@ function scrollToTime(time, row) {
|
|
|
17
17
|
}
|
|
18
18
|
}
|
|
19
19
|
};
|
|
20
|
-
Object.entries(time).forEach(
|
|
21
|
-
let [type, value] = _ref;
|
|
20
|
+
Object.entries(time).forEach(([type, value]) => {
|
|
22
21
|
const container = row.querySelector(`[data-type="${type}"]`);
|
|
23
22
|
if (container) {
|
|
24
23
|
scrollToPosition(container, value, type);
|
|
@@ -15,12 +15,9 @@ const useCalendarDate = (value, defaultDate) => {
|
|
|
15
15
|
setValue(date);
|
|
16
16
|
}
|
|
17
17
|
}, [calendarDate]);
|
|
18
|
-
const resetCalendarDate = (0, _react.useCallback)(
|
|
19
|
-
var _ref2
|
|
20
|
-
|
|
21
|
-
nextValue = value;
|
|
22
|
-
}
|
|
23
|
-
setValue((_ref2 = (_nextValue = nextValue) !== null && _nextValue !== void 0 ? _nextValue : defaultDate) !== null && _ref2 !== void 0 ? _ref2 : (0, _date.startOfToday)());
|
|
18
|
+
const resetCalendarDate = (0, _react.useCallback)((nextValue = value) => {
|
|
19
|
+
var _ref2;
|
|
20
|
+
setValue((_ref2 = nextValue !== null && nextValue !== void 0 ? nextValue : defaultDate) !== null && _ref2 !== void 0 ? _ref2 : (0, _date.startOfToday)());
|
|
24
21
|
}, [defaultDate, value]);
|
|
25
22
|
(0, _hooks.useUpdateEffect)(() => {
|
|
26
23
|
var _valueRef$current;
|
package/cjs/Carousel/Carousel.js
CHANGED
|
@@ -10,8 +10,7 @@ var _classnames = _interopRequireDefault(require("classnames"));
|
|
|
10
10
|
var _Box = _interopRequireDefault(require("../internals/Box"));
|
|
11
11
|
var _hooks = require("../internals/hooks");
|
|
12
12
|
var _utils = require("../internals/utils");
|
|
13
|
-
function
|
|
14
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
13
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
15
14
|
/**
|
|
16
15
|
* The Carousel component is used to display a series of content.
|
|
17
16
|
* @see https://rsuitejs.com/components/carousel
|
|
@@ -14,8 +14,7 @@ var _utils2 = require("../internals/Tree/utils");
|
|
|
14
14
|
var _utils3 = require("../Tree/utils");
|
|
15
15
|
var _hooks = require("../internals/hooks");
|
|
16
16
|
var _hooks2 = require("./hooks");
|
|
17
|
-
function
|
|
18
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
17
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
19
18
|
/**
|
|
20
19
|
* CascadeTree is a component that displays tree-structured data in columns.
|
|
21
20
|
*
|
|
@@ -16,8 +16,7 @@ var _ArrowRightLine = _interopRequireDefault(require("@rsuite/icons/ArrowRightLi
|
|
|
16
16
|
var _utils = require("../internals/utils");
|
|
17
17
|
var _hooks = require("../internals/hooks");
|
|
18
18
|
var _Picker = require("../internals/Picker");
|
|
19
|
-
function
|
|
20
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
19
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
21
20
|
const emptyArray = [];
|
|
22
21
|
const TreeView = (0, _utils.forwardRef)((props, ref) => {
|
|
23
22
|
const {
|
|
@@ -15,14 +15,13 @@ var _utils2 = require("../utils");
|
|
|
15
15
|
* - The path towards the current selected item (referred to by Cascader's value)
|
|
16
16
|
*
|
|
17
17
|
*/
|
|
18
|
-
function usePaths(
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
} = _ref;
|
|
18
|
+
function usePaths({
|
|
19
|
+
data,
|
|
20
|
+
activeItem,
|
|
21
|
+
selectedItem,
|
|
22
|
+
getParent,
|
|
23
|
+
getChildren
|
|
24
|
+
}) {
|
|
26
25
|
const pathTowardsSelectedItem = (0, _react.useMemo)(() => (0, _utils.getPathTowardsItem)(selectedItem, getParent), [getParent, selectedItem]);
|
|
27
26
|
const {
|
|
28
27
|
columns,
|
package/cjs/Cascader/Cascader.js
CHANGED
|
@@ -18,8 +18,7 @@ var _hooks2 = require("../internals/hooks");
|
|
|
18
18
|
var _utils3 = require("../internals/utils");
|
|
19
19
|
var _Picker = require("../internals/Picker");
|
|
20
20
|
var _useActive = _interopRequireDefault(require("./useActive"));
|
|
21
|
-
function
|
|
22
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
21
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
23
22
|
const emptyArray = [];
|
|
24
23
|
/**
|
|
25
24
|
* The `Cascader` component displays a hierarchical list of options.
|
|
@@ -16,8 +16,7 @@ var _utils = require("../internals/Tree/utils");
|
|
|
16
16
|
var _hooks = require("../internals/hooks");
|
|
17
17
|
var _utils2 = require("../internals/utils");
|
|
18
18
|
var _Picker = require("../internals/Picker");
|
|
19
|
-
function
|
|
20
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
19
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
21
20
|
const emptyArray = [];
|
|
22
21
|
/**
|
|
23
22
|
* A component for selecting checkable items in a dropdown list.
|
|
@@ -14,8 +14,7 @@ var _useExpandTree = _interopRequireDefault(require("../Tree/hooks/useExpandTree
|
|
|
14
14
|
var _utils = require("../internals/utils");
|
|
15
15
|
var _hooks = require("../internals/hooks");
|
|
16
16
|
var _TreeProvider = require("../internals/Tree/TreeProvider");
|
|
17
|
-
function
|
|
18
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
17
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
19
18
|
/**
|
|
20
19
|
* The `CheckTree` component is used for selecting multiple options which are organized in a tree structure.
|
|
21
20
|
* @see https://rsuitejs.com/components/check-tree
|
|
@@ -13,8 +13,7 @@ var _TreeProvider = require("../internals/Tree/TreeProvider");
|
|
|
13
13
|
var _constants = require("../internals/constants");
|
|
14
14
|
var _utils2 = require("../Tree/utils");
|
|
15
15
|
var _hooks = require("../internals/hooks");
|
|
16
|
-
function
|
|
17
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
16
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
18
17
|
const CheckTreeNode = (0, _utils.forwardRef)((props, ref) => {
|
|
19
18
|
const {
|
|
20
19
|
as: Component = 'div',
|
|
@@ -25,8 +25,7 @@ var _Tree = require("../internals/Tree");
|
|
|
25
25
|
var _utils3 = require("./utils");
|
|
26
26
|
var _utils4 = require("../Tree/utils");
|
|
27
27
|
var _TreeProvider = require("../internals/Tree/TreeProvider");
|
|
28
|
-
function
|
|
29
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
28
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
30
29
|
/**
|
|
31
30
|
* Props for the CheckTreeView component.
|
|
32
31
|
*/
|
|
@@ -225,12 +224,11 @@ const CheckTreeView = (0, _utils.forwardRef)((props, ref) => {
|
|
|
225
224
|
treeItemRef: ref => saveTreeNodeRef(ref, refKey)
|
|
226
225
|
}, treeNodeProps));
|
|
227
226
|
};
|
|
228
|
-
const renderVirtualListNode =
|
|
229
|
-
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
} = _ref;
|
|
227
|
+
const renderVirtualListNode = ({
|
|
228
|
+
index,
|
|
229
|
+
style,
|
|
230
|
+
data
|
|
231
|
+
}) => {
|
|
234
232
|
const node = data[index];
|
|
235
233
|
const {
|
|
236
234
|
layer,
|
|
@@ -292,20 +290,17 @@ const CheckTreeView = (0, _utils.forwardRef)((props, ref) => {
|
|
|
292
290
|
height: 'auto'
|
|
293
291
|
},
|
|
294
292
|
className: prefix('virt-auto-sizer')
|
|
295
|
-
},
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
scrollShadow: scrollShadow
|
|
307
|
-
}, listProps), renderVirtualListNode);
|
|
308
|
-
}) : formattedNodes));
|
|
293
|
+
}, ({
|
|
294
|
+
height
|
|
295
|
+
}) => /*#__PURE__*/_react.default.createElement(_Windowing.List, (0, _extends2.default)({
|
|
296
|
+
ref: listRef,
|
|
297
|
+
height: height,
|
|
298
|
+
itemSize: _Windowing.defaultItemSize,
|
|
299
|
+
itemCount: formattedNodes.length,
|
|
300
|
+
itemData: formattedNodes,
|
|
301
|
+
className: prefix('virt-list'),
|
|
302
|
+
scrollShadow: scrollShadow
|
|
303
|
+
}, listProps), renderVirtualListNode)) : formattedNodes));
|
|
309
304
|
});
|
|
310
305
|
CheckTreeView.displayName = 'CheckTreeView';
|
|
311
306
|
var _default = exports.default = CheckTreeView;
|
|
@@ -8,8 +8,7 @@ var _react = _interopRequireWildcard(require("react"));
|
|
|
8
8
|
var _utils = require("../utils");
|
|
9
9
|
var _TreeProvider = require("../../internals/Tree/TreeProvider");
|
|
10
10
|
var _Highlight = _interopRequireDefault(require("../../Highlight"));
|
|
11
|
-
function
|
|
12
|
-
function _interopRequireWildcard(e, r) { if (!r && e && e.__esModule) return e; if (null === e || "object" != typeof e && "function" != typeof e) return { default: e }; var t = _getRequireWildcardCache(r); if (t && t.has(e)) return t.get(e); var n = { __proto__: null }, a = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var u in e) if ("default" !== u && {}.hasOwnProperty.call(e, u)) { var i = a ? Object.getOwnPropertyDescriptor(e, u) : null; i && (i.get || i.set) ? Object.defineProperty(n, u, i) : n[u] = e[u]; } return n.default = e, t && t.set(e, n), n; }
|
|
11
|
+
function _interopRequireWildcard(e, t) { if ("function" == typeof WeakMap) var r = new WeakMap(), n = new WeakMap(); return (_interopRequireWildcard = function (e, t) { if (!t && e && e.__esModule) return e; var o, i, f = { __proto__: null, default: e }; if (null === e || "object" != typeof e && "function" != typeof e) return f; if (o = t ? n : r) { if (o.has(e)) return o.get(e); o.set(e, f); } for (const t in e) "default" !== t && {}.hasOwnProperty.call(e, t) && ((i = (o = Object.defineProperty) && Object.getOwnPropertyDescriptor(e, t)) && (i.get || i.set) ? o(f, t, i) : f[t] = e[t]); return f; })(e, t); }
|
|
13
12
|
function useTreeNodeProps(props) {
|
|
14
13
|
const {
|
|
15
14
|
valueKey,
|
|
@@ -5,11 +5,10 @@ exports.__esModule = true;
|
|
|
5
5
|
exports.default = void 0;
|
|
6
6
|
var _hooks = require("../../internals/hooks");
|
|
7
7
|
var _utils = require("../utils");
|
|
8
|
-
function useTreeValue(controlledValue,
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
} = _ref;
|
|
8
|
+
function useTreeValue(controlledValue, {
|
|
9
|
+
defaultValue,
|
|
10
|
+
uncheckableItemValues
|
|
11
|
+
}) {
|
|
13
12
|
const [value, setValue, isControlled] = (0, _hooks.useControlled)(controlledValue, defaultValue);
|
|
14
13
|
(0, _hooks.useMount)(() => {
|
|
15
14
|
setValue((0, _utils.getCheckTreeDefaultValue)(value, uncheckableItemValues));
|
|
@@ -25,6 +25,10 @@ export interface CheckTreePickerProps<V = ValueType> extends Omit<CheckTreeViewP
|
|
|
25
25
|
* Custom render selected items
|
|
26
26
|
*/
|
|
27
27
|
renderValue?: (value: V, selectedNodes: TreeNode[], selectedElement: React.ReactNode) => React.ReactNode;
|
|
28
|
+
/**
|
|
29
|
+
* In the cascade case, the leaf node's value change callbacks
|
|
30
|
+
*/
|
|
31
|
+
onCascadeChange?: (v: ValueType, event: React.SyntheticEvent) => void;
|
|
28
32
|
}
|
|
29
33
|
/**
|
|
30
34
|
* The `CheckTreePicker` component is used for selecting multiple options which are organized in a tree structure.
|