rsuite 5.75.0 → 6.0.0-canary-20241227
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 +12 -45
- package/Animation/styles/animation.less +0 -0
- package/Animation/styles/index.css +49 -214
- package/Animation/styles/mixin.less +0 -0
- package/AutoComplete/styles/index.css +114 -474
- package/Avatar/styles/index.css +10 -17
- package/AvatarGroup/styles/index.css +12 -16
- package/AvatarGroup/styles/index.less +3 -0
- package/Badge/styles/index.css +8 -15
- package/Badge/styles/index.less +0 -0
- package/Breadcrumb/styles/index.css +9 -16
- package/Button/styles/index.css +15 -87
- package/ButtonGroup/styles/index.css +8 -9
- package/ButtonGroup/styles/index.less +0 -0
- package/ButtonToolbar/styles/index.css +7 -6
- package/CHANGELOG.md +9 -0
- package/Calendar/styles/index.css +30 -202
- package/Calendar/styles/index.less +0 -5
- package/Card/styles/index.css +12 -28
- package/Carousel/styles/index.css +21 -75
- package/Carousel/styles/index.less +0 -0
- package/CascadeTree/styles/index.css +10 -39
- package/Cascader/styles/index.css +117 -503
- package/CheckPicker/styles/index.css +121 -538
- package/CheckTree/styles/index.css +125 -563
- package/CheckTreePicker/styles/index.css +126 -569
- package/Checkbox/styles/index.css +13 -68
- package/CheckboxGroup/styles/index.css +9 -14
- package/Col/styles/index.css +7 -4
- package/Container/styles/index.css +10 -17
- package/Container/styles/index.less +0 -0
- package/Content/styles/index.css +8 -7
- package/Content/styles/index.less +0 -0
- package/DateInput/styles/index.css +7 -43
- package/DatePicker/styles/index.css +129 -603
- package/DatePicker/styles/mixin.less +0 -0
- package/DateRangeInput/styles/index.css +7 -43
- package/DateRangePicker/styles/index.css +132 -619
- package/Divider/styles/index.css +11 -21
- package/Drawer/styles/index.css +15 -46
- package/Drawer/styles/mixin.less +0 -0
- package/Dropdown/styles/index.css +32 -168
- package/FlexboxGrid/styles/index.css +41 -108
- package/FlexboxGrid/styles/index.less +0 -0
- package/Footer/styles/index.css +11 -20
- package/Footer/styles/index.less +0 -0
- package/Form/styles/index.css +7 -4
- package/Form/styles/index.less +0 -0
- package/Form/styles/mixin.less +9 -5
- package/FormControl/styles/index.css +8 -6
- package/FormControl/styles/index.less +0 -0
- package/FormControlLabel/styles/index.css +7 -5
- package/FormControlLabel/styles/index.less +0 -0
- package/FormErrorMessage/styles/animation.less +0 -0
- package/FormErrorMessage/styles/index.css +22 -89
- package/FormErrorMessage/styles/index.less +0 -0
- package/FormGroup/styles/index.css +7 -4
- package/FormHelpText/styles/index.css +8 -10
- package/FormHelpText/styles/index.less +0 -0
- package/Grid/styles/grid-framework.less +0 -0
- package/Grid/styles/index.css +7 -4
- package/Grid/styles/mixin.less +0 -0
- package/Header/styles/index.css +11 -20
- package/Header/styles/index.less +0 -0
- package/Heading/styles/index.css +7 -4
- package/IconButton/styles/index.css +15 -96
- package/IconButton/styles/index.less +0 -0
- package/Image/package.json +7 -0
- package/Image/styles/index.css +29 -0
- package/Image/styles/index.less +34 -0
- package/InlineEdit/styles/index.css +9 -29
- package/Input/styles/index.css +7 -43
- package/Input/styles/index.less +0 -0
- package/InputGroup/styles/index.css +19 -181
- package/InputNumber/styles/index.css +23 -239
- package/InputNumber/styles/index.less +0 -0
- package/InputPicker/styles/index.css +115 -490
- package/List/styles/index.css +8 -14
- package/Loader/styles/index.css +19 -57
- package/Message/styles/index.css +33 -155
- package/Modal/styles/animation.less +0 -0
- package/Modal/styles/index.css +13 -32
- package/Modal/styles/mixin.less +0 -0
- package/MultiCascadeTree/styles/index.css +123 -567
- package/MultiCascader/styles/index.css +123 -567
- package/Nav/styles/index.css +41 -226
- package/Navbar/styles/index.css +36 -204
- package/Notification/styles/index.css +24 -109
- package/Notification/styles/mixin.less +0 -0
- package/Pagination/styles/index.css +128 -570
- package/Pagination/styles/mixin.less +0 -0
- package/Panel/styles/index.css +12 -43
- package/PanelGroup/styles/index.css +7 -6
- package/PanelGroup/styles/index.less +0 -0
- package/Placeholder/styles/index.css +15 -47
- package/Popover/styles/index.css +16 -124
- package/Popover/styles/mixins.less +0 -12
- package/Progress/styles/animation.less +0 -0
- package/Progress/styles/index.css +19 -89
- package/README.md +9 -5
- package/Radio/styles/index.css +12 -66
- package/Radio/styles/mixin.less +0 -0
- package/RadioGroup/styles/index.css +9 -25
- package/RadioTile/styles/index.css +7 -13
- package/RangeSlider/styles/index.css +20 -144
- package/Rate/styles/index.css +13 -32
- package/Row/styles/index.css +7 -4
- package/Row/styles/index.less +0 -0
- package/SelectPicker/styles/index.css +115 -482
- package/SelectPicker/styles/index.less +1 -1
- package/Sidebar/styles/index.css +10 -20
- package/Sidebar/styles/index.less +0 -0
- package/Sidenav/styles/index.css +21 -108
- package/Sidenav/styles/mixin.less +0 -0
- package/Slider/styles/index.css +20 -144
- package/Stack/styles/index.css +7 -6
- package/Stack/styles/index.less +0 -0
- package/Stat/styles/index.css +30 -249
- package/Steps/styles/index.css +14 -46
- package/Table/styles/index.css +19 -68
- package/Table/styles/mixin.less +0 -0
- package/Tabs/styles/index.css +46 -249
- package/Tag/styles/index.css +7 -15
- package/TagGroup/styles/index.css +7 -4
- package/TagInput/styles/index.css +125 -562
- package/TagPicker/styles/index.css +125 -562
- package/Text/styles/index.css +8 -23
- package/TimePicker/styles/index.css +129 -603
- package/TimeRangePicker/styles/index.css +132 -619
- package/Timeline/styles/index.css +9 -22
- package/Timeline/styles/index.less +0 -3
- package/Timeline/styles/mixin.less +0 -0
- package/Toggle/styles/index.css +13 -60
- package/Tooltip/styles/index.css +15 -113
- package/Tooltip/styles/index.less +0 -0
- package/Tooltip/styles/mixins.less +0 -12
- package/Tree/styles/index.css +2745 -59
- package/Tree/styles/index.less +1 -1
- package/TreePicker/styles/index.css +2745 -59
- package/Uploader/styles/index.css +34 -211
- package/Uploader/styles/mixin.less +0 -0
- package/cjs/Accordion/Accordion.js +4 -3
- package/cjs/Affix/Affix.d.ts +1 -1
- package/cjs/Affix/Affix.js +55 -66
- package/cjs/Affix/index.js +0 -0
- package/cjs/Animation/Bounce.js +11 -10
- package/cjs/Animation/Collapse.js +41 -49
- package/cjs/Animation/Fade.js +13 -12
- package/cjs/Animation/Slide.js +14 -14
- package/cjs/Animation/Transition.d.ts +1 -40
- package/cjs/Animation/Transition.js +97 -115
- package/cjs/Animation/index.js +1 -1
- package/cjs/Animation/utils.d.ts +0 -9
- package/cjs/Animation/utils.js +2 -13
- package/cjs/AutoComplete/AutoComplete.js +87 -128
- package/cjs/AutoComplete/Combobox.js +11 -10
- package/cjs/AutoComplete/index.js +0 -0
- package/cjs/AutoComplete/utils.js +7 -6
- package/cjs/Avatar/Avatar.js +54 -76
- package/cjs/Avatar/AvatarIcon.js +12 -14
- package/cjs/Avatar/index.js +0 -0
- package/cjs/Avatar/useImage.js +19 -19
- package/cjs/AvatarGroup/AvatarGroup.js +31 -43
- package/cjs/AvatarGroup/index.js +0 -0
- package/cjs/Badge/Badge.js +24 -36
- package/cjs/Badge/index.js +0 -0
- package/cjs/Breadcrumb/Breadcrumb.js +34 -49
- package/cjs/Breadcrumb/BreadcrumbItem.d.ts +1 -1
- package/cjs/Breadcrumb/BreadcrumbItem.js +21 -34
- package/cjs/Breadcrumb/index.js +0 -0
- package/cjs/Button/Button.js +44 -63
- package/cjs/Button/index.js +0 -0
- package/cjs/ButtonGroup/ButtonGroup.js +28 -44
- package/cjs/ButtonGroup/ButtonGroupContext.js +1 -1
- package/cjs/ButtonGroup/index.js +0 -0
- package/cjs/ButtonToolbar/ButtonToolbar.js +17 -23
- package/cjs/ButtonToolbar/index.js +0 -0
- package/cjs/Calendar/Calendar.js +46 -66
- package/cjs/Calendar/CalendarBody.js +26 -26
- package/cjs/Calendar/CalendarContainer.js +88 -95
- package/cjs/Calendar/CalendarHeader.js +50 -50
- package/cjs/Calendar/CalendarProvider.js +2 -2
- package/cjs/Calendar/Grid/Grid.js +22 -25
- package/cjs/Calendar/Grid/GridCell.js +39 -37
- package/cjs/Calendar/Grid/GridHeaderRow.js +27 -29
- package/cjs/Calendar/Grid/GridRow.js +48 -53
- package/cjs/Calendar/MonthDropdown/MonthDropdown.js +62 -63
- package/cjs/Calendar/MonthDropdown/MonthDropdownItem.js +36 -39
- package/cjs/Calendar/TimeDropdown/TimeColumn.js +7 -7
- package/cjs/Calendar/TimeDropdown/TimeDropdown.js +64 -64
- package/cjs/Calendar/TimeDropdown/utils/formatWithLeadingZero.js +3 -2
- package/cjs/Calendar/TimeDropdown/utils/getClockTime.js +7 -5
- package/cjs/Calendar/TimeDropdown/utils/getTimeLimits.js +3 -3
- package/cjs/Calendar/TimeDropdown/utils/scrollToTime.js +6 -7
- package/cjs/Calendar/hooks/useCalendar.js +3 -2
- package/cjs/Calendar/hooks/useCalendarDate.d.ts +1 -1
- package/cjs/Calendar/hooks/useCalendarDate.js +11 -12
- package/cjs/Calendar/hooks/useCalendarState.js +18 -19
- package/cjs/Calendar/utils/isEveryDateInMonth.js +2 -2
- package/cjs/Card/Card.js +30 -39
- package/cjs/Card/CardBody.d.ts +1 -1
- package/cjs/Card/CardBody.js +1 -1
- package/cjs/Card/CardFooter.d.ts +1 -1
- package/cjs/Card/CardFooter.js +1 -1
- package/cjs/Card/CardHeader.d.ts +1 -1
- package/cjs/Card/CardHeader.js +1 -1
- package/cjs/CardGroup/CardGroup.js +24 -28
- package/cjs/Carousel/Carousel.js +76 -97
- package/cjs/Carousel/index.js +0 -0
- package/cjs/CascadeTree/CascadeTree.d.ts +0 -1
- package/cjs/CascadeTree/CascadeTree.js +93 -105
- package/cjs/CascadeTree/SearchView.js +49 -54
- package/cjs/CascadeTree/TreeView.js +84 -92
- package/cjs/CascadeTree/hooks/usePaths.js +18 -19
- package/cjs/CascadeTree/hooks/useSearch.js +22 -22
- package/cjs/CascadeTree/hooks/useSelect.js +26 -24
- package/cjs/CascadeTree/utils.js +10 -8
- package/cjs/Cascader/Cascader.d.ts +0 -1
- package/cjs/Cascader/Cascader.js +203 -239
- package/cjs/Cascader/index.js +0 -0
- package/cjs/Cascader/useActive.js +15 -15
- package/cjs/CheckPicker/CheckPicker.d.ts +0 -1
- package/cjs/CheckPicker/CheckPicker.js +146 -200
- package/cjs/CheckPicker/index.js +0 -0
- package/cjs/CheckTree/CheckTree.js +72 -77
- package/cjs/CheckTree/CheckTreeNode.js +53 -51
- package/cjs/CheckTree/CheckTreeView.js +178 -185
- package/cjs/CheckTree/hooks/useTreeCheckState.js +26 -25
- package/cjs/CheckTree/hooks/useTreeNodeProps.js +40 -37
- package/cjs/CheckTree/hooks/useTreeValue.js +6 -7
- package/cjs/CheckTree/utils.js +62 -65
- package/cjs/CheckTreePicker/CheckTreePicker.js +175 -190
- package/cjs/CheckTreePicker/hooks/useFocusState.js +13 -15
- package/cjs/CheckTreePicker/index.js +0 -0
- package/cjs/Checkbox/Checkbox.js +65 -102
- package/cjs/Checkbox/index.js +0 -0
- package/cjs/CheckboxGroup/CheckboxGroup.js +40 -62
- package/cjs/CheckboxGroup/CheckboxGroupContext.js +1 -1
- package/cjs/CheckboxGroup/index.js +0 -0
- package/cjs/Col/Col.js +32 -66
- package/cjs/Col/index.js +0 -0
- package/cjs/Container/Container.d.ts +1 -1
- package/cjs/Container/Container.js +22 -32
- package/cjs/Container/index.js +0 -0
- package/cjs/Content/Content.d.ts +1 -1
- package/cjs/Content/Content.js +1 -1
- package/cjs/Content/index.js +0 -0
- package/cjs/CustomProvider/CustomProvider.d.ts +8 -16
- package/cjs/CustomProvider/CustomProvider.js +47 -54
- package/cjs/CustomProvider/FormattedDate.js +8 -5
- package/cjs/CustomProvider/FormattedNumber.js +10 -9
- package/cjs/CustomProvider/index.js +1 -1
- package/cjs/CustomProvider/types.d.ts +2 -0
- package/cjs/CustomProvider/useCustom.js +44 -47
- package/cjs/DOMHelper/index.js +4 -4
- package/cjs/DOMHelper/isElement.js +1 -1
- package/cjs/DateInput/DateField.js +106 -105
- package/cjs/DateInput/DateInput.js +124 -139
- package/cjs/DateInput/hooks/useDateInputState.js +46 -42
- package/cjs/DateInput/hooks/useFieldCursor.js +16 -16
- package/cjs/DateInput/hooks/useIsFocused.js +9 -9
- package/cjs/DateInput/hooks/useKeyboardInputEvent.js +9 -7
- package/cjs/DateInput/hooks/useSelectedState.js +4 -6
- package/cjs/DateInput/utils.d.ts +1 -1
- package/cjs/DateInput/utils.js +76 -72
- package/cjs/DatePicker/DatePicker.js +190 -225
- package/cjs/DatePicker/PredefinedRanges.js +24 -29
- package/cjs/DatePicker/Toolbar.d.ts +1 -1
- package/cjs/DatePicker/Toolbar.js +28 -26
- package/cjs/DatePicker/hooks/useCustomizedInput.d.ts +1 -1
- package/cjs/DatePicker/hooks/useCustomizedInput.js +21 -26
- package/cjs/DatePicker/hooks/useFocus.js +45 -39
- package/cjs/DatePicker/hooks/useMonthView.js +8 -8
- package/cjs/DatePicker/utils.d.ts +0 -7
- package/cjs/DatePicker/utils.js +29 -36
- package/cjs/DateRangeInput/DateRangeInput.js +131 -152
- package/cjs/DateRangeInput/utils.js +50 -50
- package/cjs/DateRangePicker/Calendar.js +24 -29
- package/cjs/DateRangePicker/DateRangePicker.js +260 -323
- package/cjs/DateRangePicker/DateRangePickerProvider.js +5 -4
- package/cjs/DateRangePicker/Header.js +20 -23
- package/cjs/DateRangePicker/disabledDateUtils.js +17 -35
- package/cjs/DateRangePicker/hooks/useCalendarHandlers.js +14 -14
- package/cjs/DateRangePicker/hooks/useDateDisabled.js +10 -6
- package/cjs/DateRangePicker/hooks/useDateRangePicker.js +3 -2
- package/cjs/DateRangePicker/index.js +2 -2
- package/cjs/DateRangePicker/utils.js +24 -20
- package/cjs/Divider/Divider.js +18 -26
- package/cjs/Divider/index.js +0 -0
- package/cjs/Drawer/Drawer.js +19 -29
- package/cjs/Drawer/DrawerActions.d.ts +1 -1
- package/cjs/Drawer/DrawerActions.js +1 -1
- package/cjs/Drawer/DrawerBody.js +5 -7
- package/cjs/Drawer/DrawerFooter.js +5 -7
- package/cjs/Drawer/DrawerHeader.js +5 -7
- package/cjs/Drawer/DrawerTitle.js +5 -7
- package/cjs/Drawer/index.js +0 -0
- package/cjs/Dropdown/Dropdown.d.ts +1 -1
- package/cjs/Dropdown/Dropdown.js +74 -106
- package/cjs/Dropdown/DropdownContext.js +1 -1
- package/cjs/Dropdown/DropdownItem.js +54 -73
- package/cjs/Dropdown/DropdownMenu.js +79 -97
- package/cjs/Dropdown/DropdownSeparator.js +11 -16
- package/cjs/Dropdown/DropdownState.js +22 -23
- package/cjs/Dropdown/DropdownToggle.js +20 -34
- package/cjs/Dropdown/index.js +0 -0
- package/cjs/Dropdown/useRenderDropdownItem.js +2 -2
- package/cjs/FlexboxGrid/FlexboxGrid.js +17 -27
- package/cjs/FlexboxGrid/FlexboxGridItem.js +17 -26
- package/cjs/FlexboxGrid/index.js +0 -0
- package/cjs/Footer/Footer.d.ts +1 -1
- package/cjs/Footer/Footer.js +1 -1
- package/cjs/Footer/index.js +0 -0
- package/cjs/Form/Form.js +108 -133
- package/cjs/Form/FormContext.js +5 -5
- package/cjs/Form/hooks/useFormClassNames.js +15 -14
- package/cjs/Form/hooks/useFormRef.js +9 -8
- package/cjs/Form/hooks/useFormValidate.js +77 -77
- package/cjs/Form/hooks/useFormValue.js +22 -19
- package/cjs/Form/hooks/useSchemaModel.js +31 -33
- package/cjs/FormControl/FormControl.d.ts +1 -1
- package/cjs/FormControl/FormControl.js +83 -97
- package/cjs/FormControl/hooks/useField.js +23 -18
- package/cjs/FormControl/hooks/useRegisterModel.js +7 -6
- package/cjs/FormControl/index.js +0 -0
- package/cjs/FormControlLabel/FormControlLabel.js +21 -28
- package/cjs/FormControlLabel/index.js +0 -0
- package/cjs/FormErrorMessage/FormErrorMessage.js +24 -34
- package/cjs/FormErrorMessage/index.js +0 -0
- package/cjs/FormGroup/FormGroup.js +33 -40
- package/cjs/FormGroup/index.js +1 -1
- package/cjs/FormHelpText/FormHelpText.js +22 -29
- package/cjs/FormHelpText/index.js +0 -0
- package/cjs/Grid/Grid.js +18 -25
- package/cjs/Grid/index.js +0 -0
- package/cjs/Header/Header.d.ts +1 -1
- package/cjs/Header/Header.js +1 -1
- package/cjs/Header/index.js +0 -0
- package/cjs/Heading/Heading.js +17 -24
- package/cjs/HeadingGroup/HeadingGroup.d.ts +1 -1
- package/cjs/HeadingGroup/HeadingGroup.js +1 -1
- package/cjs/Highlight/Highlight.js +21 -28
- package/cjs/Highlight/utils/highlightText.js +10 -10
- package/cjs/IconButton/IconButton.js +19 -29
- package/cjs/IconButton/index.js +0 -0
- package/cjs/Image/Image.d.ts +42 -0
- package/cjs/Image/Image.js +95 -0
- package/cjs/Image/ImageWrapper.d.ts +1 -0
- package/cjs/Image/ImageWrapper.js +10 -0
- package/cjs/Image/hooks/useImage.d.ts +14 -0
- package/cjs/Image/hooks/useImage.js +65 -0
- package/cjs/Image/index.d.ts +3 -0
- package/cjs/Image/index.js +8 -0
- package/cjs/InlineEdit/EditableControls.js +6 -6
- package/cjs/InlineEdit/InlineEdit.d.ts +3 -3
- package/cjs/InlineEdit/InlineEdit.js +54 -72
- package/cjs/InlineEdit/renderChildren.js +19 -20
- package/cjs/InlineEdit/useEditState.js +23 -30
- package/cjs/InlineEdit/useFocusEvent.js +17 -15
- package/cjs/Input/Input.js +41 -60
- package/cjs/Input/index.js +0 -0
- package/cjs/InputGroup/InputGroup.js +34 -48
- package/cjs/InputGroup/InputGroupAddon.js +14 -21
- package/cjs/InputGroup/InputGroupButton.js +14 -13
- package/cjs/InputGroup/index.js +0 -0
- package/cjs/InputNumber/InputNumber.js +73 -107
- package/cjs/InputNumber/index.js +0 -0
- package/cjs/InputPicker/InputAutosize.js +49 -66
- package/cjs/InputPicker/InputPicker.js +246 -294
- package/cjs/InputPicker/InputPickerContext.js +2 -2
- package/cjs/InputPicker/InputSearch.js +21 -24
- package/cjs/InputPicker/TagList.js +14 -14
- package/cjs/InputPicker/TextBox.js +20 -21
- package/cjs/InputPicker/hooks/useData.js +14 -18
- package/cjs/InputPicker/hooks/useInput.js +15 -13
- package/cjs/InputPicker/hooks/useMaxWidth.js +2 -4
- package/cjs/InputPicker/utils.js +3 -2
- package/cjs/List/List.js +55 -79
- package/cjs/List/ListContext.js +4 -6
- package/cjs/List/ListItem.js +39 -46
- package/cjs/List/helper/AutoScroller.js +35 -35
- package/cjs/List/helper/useManager.js +14 -18
- package/cjs/List/helper/useSortHelper.js +88 -101
- package/cjs/List/helper/utils.js +11 -16
- package/cjs/List/index.js +0 -0
- package/cjs/Loader/Loader.js +27 -42
- package/cjs/Loader/index.js +0 -0
- package/cjs/MaskedInput/MaskedInput.js +7 -5
- package/cjs/MaskedInput/TextMask.js +29 -43
- package/cjs/MaskedInput/adjustCaretPosition.js +64 -82
- package/cjs/MaskedInput/conformToMask.js +52 -55
- package/cjs/MaskedInput/createTextMaskInputElement.js +62 -58
- package/cjs/MaskedInput/index.js +0 -0
- package/cjs/MaskedInput/types.js +0 -0
- package/cjs/MaskedInput/utilities.js +8 -8
- package/cjs/Message/Message.js +51 -71
- package/cjs/Message/index.js +0 -0
- package/cjs/Modal/Modal.js +91 -118
- package/cjs/Modal/ModalBody.js +28 -31
- package/cjs/Modal/ModalContext.js +1 -1
- package/cjs/Modal/ModalDialog.d.ts +0 -10
- package/cjs/Modal/ModalDialog.js +25 -40
- package/cjs/Modal/ModalFooter.d.ts +1 -1
- package/cjs/Modal/ModalFooter.js +1 -1
- package/cjs/Modal/ModalHeader.js +23 -32
- package/cjs/Modal/ModalTitle.js +16 -24
- package/cjs/Modal/utils.js +28 -29
- package/cjs/MultiCascadeTree/MultiCascadeTree.js +76 -80
- package/cjs/MultiCascadeTree/SearchView.js +53 -58
- package/cjs/MultiCascadeTree/TreeView.js +84 -99
- package/cjs/MultiCascadeTree/hooks/useCascadeValue.js +68 -100
- package/cjs/MultiCascadeTree/hooks/useColumnData.js +10 -16
- package/cjs/MultiCascadeTree/hooks/useFlattenData.js +10 -10
- package/cjs/MultiCascadeTree/hooks/useSearch.js +17 -19
- package/cjs/MultiCascadeTree/hooks/useSelect.js +39 -37
- package/cjs/MultiCascadeTree/utils.js +44 -42
- package/cjs/MultiCascader/MultiCascader.js +190 -224
- package/cjs/MultiCascader/index.js +0 -0
- package/cjs/Nav/AdaptiveNavItem.js +12 -13
- package/cjs/Nav/Nav.js +52 -73
- package/cjs/Nav/NavContext.js +1 -1
- package/cjs/Nav/NavDropdown.d.ts +1 -1
- package/cjs/Nav/NavDropdown.js +63 -93
- package/cjs/Nav/NavDropdownItem.js +56 -72
- package/cjs/Nav/NavDropdownMenu.d.ts +1 -1
- package/cjs/Nav/NavDropdownMenu.js +67 -81
- package/cjs/Nav/NavDropdownToggle.js +19 -30
- package/cjs/Nav/NavItem.js +34 -49
- package/cjs/Nav/NavMenu.js +18 -20
- package/cjs/Nav/index.js +0 -0
- package/cjs/Navbar/Navbar.js +17 -18
- package/cjs/Navbar/NavbarBody.d.ts +1 -1
- package/cjs/Navbar/NavbarBody.js +1 -1
- package/cjs/Navbar/NavbarBrand.d.ts +1 -1
- package/cjs/Navbar/NavbarBrand.js +1 -1
- package/cjs/Navbar/NavbarDropdown.d.ts +1 -1
- package/cjs/Navbar/NavbarDropdown.js +52 -79
- package/cjs/Navbar/NavbarDropdownItem.js +50 -72
- package/cjs/Navbar/NavbarDropdownMenu.d.ts +1 -1
- package/cjs/Navbar/NavbarDropdownMenu.js +60 -76
- package/cjs/Navbar/NavbarDropdownToggle.js +18 -30
- package/cjs/Navbar/NavbarHeader.d.ts +1 -1
- package/cjs/Navbar/NavbarHeader.js +1 -1
- package/cjs/Navbar/NavbarItem.js +31 -45
- package/cjs/Navbar/index.js +1 -1
- package/cjs/Notification/Notification.d.ts +4 -3
- package/cjs/Notification/Notification.js +40 -56
- package/cjs/Notification/index.js +0 -0
- package/cjs/Pagination/LimitPicker.js +16 -18
- package/cjs/Pagination/Pagination.js +58 -81
- package/cjs/Pagination/PaginationButton.js +23 -24
- package/cjs/Pagination/PaginationGroup.js +44 -60
- package/cjs/Pagination/index.js +0 -0
- package/cjs/Panel/AccordionButton.js +17 -20
- package/cjs/Panel/Panel.js +56 -81
- package/cjs/Panel/PanelBody.js +35 -34
- package/cjs/Panel/PanelHeader.js +24 -25
- package/cjs/Panel/hooks/useExpanded.js +14 -13
- package/cjs/Panel/index.js +0 -0
- package/cjs/PanelGroup/PanelGroup.js +32 -47
- package/cjs/PanelGroup/index.js +1 -1
- package/cjs/Placeholder/Placeholder.js +1 -1
- package/cjs/Placeholder/PlaceholderGraph.js +24 -33
- package/cjs/Placeholder/PlaceholderGrid.js +49 -60
- package/cjs/Placeholder/PlaceholderParagraph.js +31 -48
- package/cjs/Placeholder/index.js +0 -0
- package/cjs/Popover/Popover.js +30 -44
- package/cjs/Popover/index.js +0 -0
- package/cjs/Progress/Progress.js +1 -1
- package/cjs/Progress/ProgressCircle.js +55 -76
- package/cjs/Progress/ProgressLine.js +39 -50
- package/cjs/Progress/index.js +0 -0
- package/cjs/Radio/Radio.js +56 -85
- package/cjs/Radio/index.js +0 -0
- package/cjs/RadioGroup/RadioGroup.js +40 -60
- package/cjs/RadioGroup/index.js +0 -0
- package/cjs/RadioTile/RadioTile.js +43 -62
- package/cjs/RadioTileGroup/RadioTileGroup.js +32 -47
- package/cjs/RangeSlider/RangeSlider.js +113 -138
- package/cjs/RangeSlider/index.js +0 -0
- package/cjs/Rate/Character.js +30 -43
- package/cjs/Rate/Rate.js +63 -97
- package/cjs/Rate/index.js +0 -0
- package/cjs/Rate/utils.js +8 -8
- package/cjs/Row/Row.js +32 -40
- package/cjs/Row/index.js +0 -0
- package/cjs/SafeAnchor/SafeAnchor.js +14 -20
- package/cjs/SafeAnchor/index.js +0 -0
- package/cjs/Schema/Schema.js +1 -1
- package/cjs/Schema/index.js +0 -0
- package/cjs/SelectPicker/SelectPicker.d.ts +0 -1
- package/cjs/SelectPicker/SelectPicker.js +131 -169
- package/cjs/SelectPicker/index.js +0 -0
- package/cjs/Sidebar/Sidebar.js +28 -35
- package/cjs/Sidebar/index.js +0 -0
- package/cjs/Sidenav/ExpandedSidenavDropdown.d.ts +1 -1
- package/cjs/Sidenav/ExpandedSidenavDropdown.js +70 -96
- package/cjs/Sidenav/ExpandedSidenavDropdownItem.js +51 -74
- package/cjs/Sidenav/ExpandedSidenavDropdownMenu.js +48 -65
- package/cjs/Sidenav/Node.js +26 -37
- package/cjs/Sidenav/Sidenav.js +43 -65
- package/cjs/Sidenav/SidenavBody.d.ts +1 -1
- package/cjs/Sidenav/SidenavBody.js +1 -1
- package/cjs/Sidenav/SidenavDropdown.d.ts +1 -1
- package/cjs/Sidenav/SidenavDropdown.js +81 -111
- package/cjs/Sidenav/SidenavDropdownCollapse.js +22 -30
- package/cjs/Sidenav/SidenavDropdownItem.d.ts +1 -1
- package/cjs/Sidenav/SidenavDropdownItem.js +57 -75
- package/cjs/Sidenav/SidenavDropdownMenu.d.ts +1 -1
- package/cjs/Sidenav/SidenavDropdownMenu.js +67 -78
- package/cjs/Sidenav/SidenavDropdownToggle.js +17 -29
- package/cjs/Sidenav/SidenavHeader.d.ts +1 -1
- package/cjs/Sidenav/SidenavHeader.js +1 -1
- package/cjs/Sidenav/SidenavItem.js +64 -82
- package/cjs/Sidenav/SidenavToggle.js +20 -29
- package/cjs/Sidenav/index.js +0 -0
- package/cjs/Slider/Graduated.js +28 -37
- package/cjs/Slider/Handle.js +52 -68
- package/cjs/Slider/Input.js +10 -7
- package/cjs/Slider/Mark.js +16 -24
- package/cjs/Slider/ProgressBar.js +24 -34
- package/cjs/Slider/Slider.d.ts +0 -26
- package/cjs/Slider/Slider.js +77 -118
- package/cjs/Slider/index.js +0 -0
- package/cjs/Slider/useDrag.js +29 -29
- package/cjs/Slider/utils.js +3 -4
- package/cjs/Stack/HStack.js +8 -10
- package/cjs/Stack/Stack.js +37 -58
- package/cjs/Stack/StackItem.d.ts +0 -11
- package/cjs/Stack/StackItem.js +25 -36
- package/cjs/Stack/VStack.js +9 -12
- package/cjs/Stat/Stat.js +20 -25
- package/cjs/Stat/StatHelpText.d.ts +1 -1
- package/cjs/Stat/StatHelpText.js +1 -1
- package/cjs/Stat/StatLabel.js +16 -22
- package/cjs/Stat/StatTrend.js +20 -28
- package/cjs/Stat/StatValue.js +15 -21
- package/cjs/Stat/StatValueUnit.d.ts +1 -1
- package/cjs/Stat/StatValueUnit.js +1 -1
- package/cjs/StatGroup/StatGroup.js +24 -28
- package/cjs/Steps/StepItem.js +31 -43
- package/cjs/Steps/Steps.js +33 -45
- package/cjs/Steps/index.js +0 -0
- package/cjs/Table/Table.js +13 -13
- package/cjs/Tabs/Tab.js +1 -9
- package/cjs/Tabs/TabPanel.js +13 -14
- package/cjs/Tabs/Tabs.js +82 -97
- package/cjs/Tag/Tag.js +29 -41
- package/cjs/Tag/index.js +0 -0
- package/cjs/TagGroup/TagGroup.d.ts +1 -1
- package/cjs/TagGroup/TagGroup.js +1 -1
- package/cjs/TagGroup/index.js +0 -0
- package/cjs/TagInput/index.js +24 -31
- package/cjs/TagPicker/index.js +19 -22
- package/cjs/Text/Text.js +32 -43
- package/cjs/TimePicker/TimePicker.js +11 -14
- package/cjs/TimeRangePicker/TimeRangePicker.js +9 -7
- package/cjs/Timeline/Timeline.js +29 -47
- package/cjs/Timeline/TimelineItem.js +18 -28
- package/cjs/Timeline/index.js +0 -0
- package/cjs/Toggle/Toggle.js +45 -70
- package/cjs/Toggle/index.js +0 -0
- package/cjs/Tooltip/Tooltip.js +24 -33
- package/cjs/Tooltip/index.js +0 -0
- package/cjs/Tree/IndentLine.js +4 -3
- package/cjs/Tree/Tree.js +63 -66
- package/cjs/Tree/TreeNode.js +62 -61
- package/cjs/Tree/TreeNodeToggle.js +19 -16
- package/cjs/Tree/TreeView.js +175 -186
- package/cjs/Tree/hooks/useExpandTree.js +33 -38
- package/cjs/Tree/hooks/useFlattenTree.js +30 -31
- package/cjs/Tree/hooks/useFocusTree.d.ts +1 -1
- package/cjs/Tree/hooks/useFocusTree.js +77 -80
- package/cjs/Tree/hooks/useForceUpdate.js +2 -3
- package/cjs/Tree/hooks/useTreeDrag.js +86 -86
- package/cjs/Tree/hooks/useTreeNodeProps.js +52 -48
- package/cjs/Tree/hooks/useTreeNodeRefs.d.ts +1 -1
- package/cjs/Tree/hooks/useTreeNodeRefs.js +3 -3
- package/cjs/Tree/hooks/useTreeSearch.js +33 -38
- package/cjs/Tree/hooks/useTreeWithChildren.js +21 -35
- package/cjs/Tree/hooks/useVirtualizedTreeData.js +25 -22
- package/cjs/Tree/index.js +0 -0
- package/cjs/Tree/types.js +1 -1
- package/cjs/Tree/utils/flattenTree.js +16 -24
- package/cjs/Tree/utils/focusableTree.js +66 -59
- package/cjs/Tree/utils/formatNodeRefKey.js +1 -1
- package/cjs/Tree/utils/getExpandItemValues.js +7 -5
- package/cjs/Tree/utils/getNodeParentKeys.js +4 -4
- package/cjs/Tree/utils/getTreeActiveNode.js +2 -2
- package/cjs/Tree/utils/hasVisibleChildren.js +1 -3
- package/cjs/Tree/utils/indentTreeNode.js +7 -5
- package/cjs/Tree/utils/treeKeyboardInteractions.js +13 -9
- package/cjs/TreePicker/TreePicker.js +172 -182
- package/cjs/TreePicker/hooks/useFocusState.js +17 -19
- package/cjs/TreePicker/index.js +0 -0
- package/cjs/Uploader/UploadFileItem.js +70 -92
- package/cjs/Uploader/UploadTrigger.js +47 -70
- package/cjs/Uploader/Uploader.js +156 -216
- package/cjs/Uploader/index.js +0 -0
- package/cjs/Uploader/utils/ajaxUpload.js +26 -27
- package/cjs/Uploader/utils/previewFile.js +3 -3
- package/cjs/VisuallyHidden/VisuallyHidden.d.ts +1 -1
- package/cjs/VisuallyHidden/VisuallyHidden.js +1 -1
- package/cjs/Whisper/Whisper.js +14 -32
- package/cjs/Whisper/index.js +0 -0
- package/cjs/index.d.ts +2 -0
- package/cjs/index.js +5 -3
- package/cjs/internals/CloseButton/CloseButton.js +19 -18
- package/cjs/internals/Disclosure/Disclosure.js +41 -42
- package/cjs/internals/Disclosure/DisclosureButton.js +16 -13
- package/cjs/internals/Disclosure/DisclosureContent.js +9 -5
- package/cjs/internals/Disclosure/DisclosureContext.js +2 -2
- package/cjs/internals/Disclosure/useDisclosureContext.js +2 -2
- package/cjs/internals/Menu/Menu.d.ts +1 -5
- package/cjs/internals/Menu/Menu.js +80 -80
- package/cjs/internals/Menu/MenuContext.js +3 -3
- package/cjs/internals/Menu/MenuItem.d.ts +0 -7
- package/cjs/internals/Menu/MenuItem.js +22 -30
- package/cjs/internals/Menu/Menubar.js +25 -25
- package/cjs/internals/Menu/useMenu.js +45 -41
- package/cjs/internals/Overlay/Modal.d.ts +6 -20
- package/cjs/internals/Overlay/Modal.js +78 -117
- package/cjs/internals/Overlay/ModalManager.js +22 -28
- package/cjs/internals/Overlay/Overlay.d.ts +0 -21
- package/cjs/internals/Overlay/Overlay.js +57 -76
- package/cjs/internals/Overlay/OverlayContext.js +1 -1
- package/cjs/internals/Overlay/OverlayTrigger.js +139 -152
- package/cjs/internals/Overlay/Position.js +63 -86
- package/cjs/internals/Overlay/positionUtils.js +114 -107
- package/cjs/internals/Picker/ListCheckItem.js +44 -49
- package/cjs/internals/Picker/ListItem.js +32 -35
- package/cjs/internals/Picker/ListItemGroup.js +16 -19
- package/cjs/internals/Picker/Listbox.d.ts +1 -1
- package/cjs/internals/Picker/Listbox.js +99 -119
- package/cjs/internals/Picker/PickerIndicator.js +21 -17
- package/cjs/internals/Picker/PickerLabel.js +7 -8
- package/cjs/internals/Picker/PickerPopup.js +26 -30
- package/cjs/internals/Picker/PickerToggle.js +50 -57
- package/cjs/internals/Picker/PickerToggleTrigger.js +21 -22
- package/cjs/internals/Picker/SelectedElement.js +19 -18
- package/cjs/internals/Picker/ToggleButton.js +1 -1
- package/cjs/internals/Picker/hooks/useCombobox.js +10 -9
- package/cjs/internals/Picker/hooks/useFocusItemValue.js +91 -97
- package/cjs/internals/Picker/hooks/usePickerClassName.js +30 -21
- package/cjs/internals/Picker/hooks/usePickerRef.js +23 -19
- package/cjs/internals/Picker/hooks/useSearch.js +19 -23
- package/cjs/internals/Picker/hooks/useToggleKeyDownEvent.js +21 -20
- package/cjs/internals/Picker/index.d.ts +0 -1
- package/cjs/internals/Picker/index.js +1 -8
- package/cjs/internals/Picker/utils.js +19 -18
- package/cjs/internals/Plaintext/Plaintext.js +18 -20
- package/cjs/internals/Ripple/Ripple.js +42 -51
- package/cjs/internals/ScrollView/ScrollView.js +31 -30
- package/cjs/internals/ScrollView/hooks/useScrollState.js +16 -18
- package/cjs/internals/SearchBox/SearchBox.js +19 -22
- package/cjs/internals/Tree/TreeProvider.d.ts +4 -1
- package/cjs/internals/Tree/TreeProvider.js +49 -37
- package/cjs/internals/Tree/TreeView.js +27 -25
- package/cjs/internals/Tree/utils/filterNodesOfTree.js +6 -6
- package/cjs/internals/Tree/utils/findNodeOfTree.js +5 -5
- package/cjs/internals/Tree/utils/getParentMap.js +10 -15
- package/cjs/internals/Tree/utils/getPathTowardsItem.js +2 -2
- package/cjs/internals/Windowing/AutoSizer.js +34 -35
- package/cjs/internals/Windowing/List.d.ts +1 -1
- package/cjs/internals/Windowing/List.js +42 -46
- package/cjs/internals/Windowing/index.js +1 -1
- package/cjs/internals/constants/index.js +12 -12
- package/cjs/internals/constants/statusIcons.js +2 -2
- package/cjs/internals/hooks/useClassNames.js +16 -24
- package/cjs/internals/hooks/useClickOutside.js +11 -10
- package/cjs/internals/hooks/useControlled.js +4 -6
- package/cjs/internals/hooks/useElementResize.js +4 -4
- package/cjs/internals/hooks/useEnsuredRef.js +1 -1
- package/cjs/internals/hooks/useEventCallback.js +3 -3
- package/cjs/internals/hooks/useEventListener.js +4 -4
- package/cjs/internals/hooks/useFocus.js +7 -7
- package/cjs/internals/hooks/useFocusVirtualListItem.js +5 -5
- package/cjs/internals/hooks/useInternalId.js +2 -2
- package/cjs/internals/hooks/useIsMounted.js +4 -6
- package/cjs/internals/hooks/useIsomorphicLayoutEffect.js +1 -1
- package/cjs/internals/hooks/useMap.js +8 -12
- package/cjs/internals/hooks/useMount.js +4 -3
- package/cjs/internals/hooks/usePortal.js +21 -25
- package/cjs/internals/hooks/useRootClose.js +16 -15
- package/cjs/internals/hooks/useTimeout.js +8 -8
- package/cjs/internals/hooks/useToggleCaret.js +4 -3
- package/cjs/internals/hooks/useUniqueId.js +3 -15
- package/cjs/internals/hooks/useUpdateEffect.js +4 -3
- package/cjs/internals/hooks/useUpdatedRef.js +1 -1
- package/cjs/internals/hooks/useWillUnmount.js +2 -6
- package/cjs/internals/symbols.js +2 -2
- package/cjs/internals/types/index.d.ts +23 -19
- package/cjs/internals/utils/BrowserDetection.d.ts +0 -8
- package/cjs/internals/utils/BrowserDetection.js +10 -56
- package/cjs/internals/utils/ReactChildren.js +23 -25
- package/cjs/internals/utils/composeFunctions.js +1 -5
- package/cjs/internals/utils/createChainedFunction.js +1 -3
- package/cjs/internals/utils/createComponent.d.ts +1 -1
- package/cjs/internals/utils/createComponent.js +22 -28
- package/cjs/internals/utils/css.d.ts +4 -0
- package/cjs/internals/utils/css.js +22 -0
- package/cjs/internals/utils/date/copyTime.js +14 -13
- package/cjs/internals/utils/date/disableTime.js +13 -13
- package/cjs/internals/utils/date/extractTimeFormat.js +1 -1
- package/cjs/internals/utils/date/formatCheck.js +10 -15
- package/cjs/internals/utils/date/getWeekKeys.js +1 -1
- package/cjs/internals/utils/date/getWeekStartDates.js +14 -14
- package/cjs/internals/utils/date/index.d.ts +46 -46
- package/cjs/internals/utils/date/index.js +92 -93
- package/cjs/internals/utils/date/omitHideDisabledProps.js +2 -5
- package/cjs/internals/utils/date/reverseDateRangeOmitTime.js +1 -2
- package/cjs/internals/utils/date/types.js +2 -2
- package/cjs/internals/utils/date/useDateMode.js +8 -7
- package/cjs/internals/utils/deprecateComponent.js +3 -3
- package/cjs/internals/utils/dom.js +2 -6
- package/cjs/internals/utils/getDOMNode.js +4 -3
- package/cjs/internals/utils/getDataGroupBy.js +11 -13
- package/cjs/internals/utils/getStringLength.js +2 -2
- package/cjs/internals/utils/htmlPropsUtils.js +15 -15
- package/cjs/internals/utils/index.d.ts +1 -0
- package/cjs/internals/utils/index.js +6 -3
- package/cjs/internals/utils/mergeRefs.js +5 -7
- package/cjs/internals/utils/placementPolyfill.js +1 -3
- package/cjs/internals/utils/prefix.js +8 -12
- package/cjs/internals/utils/render.d.ts +1 -1
- package/cjs/internals/utils/render.js +10 -32
- package/cjs/internals/utils/safeSetSelection.js +2 -4
- package/cjs/internals/utils/shallowEqual.js +5 -5
- package/cjs/internals/utils/stringifyReactNode.js +6 -6
- package/cjs/internals/utils/tplTransform.js +4 -10
- package/cjs/internals/utils/warnOnce.js +3 -3
- package/cjs/locales/ar_EG.js +12 -12
- package/cjs/locales/ca_ES.d.ts +4 -4
- package/cjs/locales/ca_ES.js +12 -12
- package/cjs/locales/cs_CZ.js +12 -12
- package/cjs/locales/da_DK.js +12 -12
- package/cjs/locales/de_DE.js +12 -12
- package/cjs/locales/en_GB.js +12 -12
- package/cjs/locales/en_US.js +12 -12
- package/cjs/locales/es_AR.js +12 -12
- package/cjs/locales/es_ES.js +12 -12
- package/cjs/locales/fa_IR.js +12 -12
- package/cjs/locales/fi_FI.js +12 -12
- package/cjs/locales/fr_FR.js +12 -12
- package/cjs/locales/hu_HU.js +12 -12
- package/cjs/locales/it_IT.js +12 -12
- package/cjs/locales/ja_JP.js +12 -12
- package/cjs/locales/kk_KZ.js +12 -12
- package/cjs/locales/ko_KR.js +12 -12
- package/cjs/locales/ne_NP.js +12 -12
- package/cjs/locales/nl_NL.js +12 -12
- package/cjs/locales/pt_BR.js +12 -12
- package/cjs/locales/ru_RU.js +12 -12
- package/cjs/locales/sv_SE.js +12 -12
- package/cjs/locales/tr_TR.js +12 -12
- package/cjs/locales/zh_CN.js +12 -12
- package/cjs/locales/zh_TW.js +12 -12
- package/cjs/toaster/ToastContainer.js +99 -113
- package/cjs/toaster/ToastContext.js +1 -1
- package/cjs/toaster/hooks/useDelayedClosure.js +20 -17
- package/cjs/toaster/toaster.js +20 -43
- package/cjs/useBreakpointValue/useBreakpointValue.js +7 -6
- package/cjs/useMediaQuery/useMediaQuery.d.ts +1 -7
- package/cjs/useMediaQuery/useMediaQuery.js +20 -81
- package/cjs/useToaster/useToaster.js +38 -39
- package/dist/rsuite-no-reset-rtl.css +543 -3053
- 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 +543 -3053
- package/dist/rsuite-no-reset.min.css +1 -1
- package/dist/rsuite-no-reset.min.css.map +1 -1
- package/dist/rsuite-rtl.css +556 -3076
- package/dist/rsuite-rtl.min.css +1 -1
- package/dist/rsuite-rtl.min.css.map +1 -1
- package/dist/rsuite.css +556 -3076
- package/dist/rsuite.js +3350 -3601
- 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.LICENSE.txt +0 -2
- package/dist/rsuite.min.js.map +1 -1
- package/esm/Accordion/Accordion.js +4 -3
- package/esm/Affix/Affix.d.ts +1 -1
- package/esm/Affix/Affix.js +54 -65
- package/esm/Affix/index.js +0 -0
- package/esm/Animation/Bounce.js +11 -10
- package/esm/Animation/Collapse.js +40 -48
- package/esm/Animation/Fade.js +13 -12
- package/esm/Animation/Slide.js +14 -14
- package/esm/Animation/Transition.d.ts +1 -40
- package/esm/Animation/Transition.js +97 -115
- package/esm/Animation/index.js +6 -6
- package/esm/Animation/utils.d.ts +0 -9
- package/esm/Animation/utils.js +2 -11
- package/esm/AutoComplete/AutoComplete.js +85 -126
- package/esm/AutoComplete/Combobox.js +11 -10
- package/esm/AutoComplete/index.js +0 -0
- package/esm/AutoComplete/utils.js +5 -5
- package/esm/Avatar/Avatar.js +50 -72
- package/esm/Avatar/AvatarIcon.js +12 -14
- package/esm/Avatar/index.js +0 -0
- package/esm/Avatar/useImage.js +19 -19
- package/esm/AvatarGroup/AvatarGroup.js +30 -42
- package/esm/AvatarGroup/index.js +0 -0
- package/esm/Badge/Badge.js +24 -36
- package/esm/Badge/index.js +0 -0
- package/esm/Breadcrumb/Breadcrumb.js +33 -48
- package/esm/Breadcrumb/BreadcrumbItem.d.ts +1 -1
- package/esm/Breadcrumb/BreadcrumbItem.js +21 -34
- package/esm/Breadcrumb/index.js +0 -0
- package/esm/Button/Button.js +43 -62
- package/esm/Button/index.js +0 -0
- package/esm/ButtonGroup/ButtonGroup.js +27 -43
- package/esm/ButtonGroup/ButtonGroupContext.js +1 -1
- package/esm/ButtonGroup/index.js +0 -0
- package/esm/ButtonToolbar/ButtonToolbar.js +17 -23
- package/esm/ButtonToolbar/index.js +0 -0
- package/esm/Calendar/Calendar.js +46 -66
- package/esm/Calendar/CalendarBody.js +26 -26
- package/esm/Calendar/CalendarContainer.js +87 -94
- package/esm/Calendar/CalendarHeader.js +49 -49
- package/esm/Calendar/CalendarProvider.js +2 -2
- package/esm/Calendar/Grid/Grid.js +22 -25
- package/esm/Calendar/Grid/GridCell.js +39 -37
- package/esm/Calendar/Grid/GridHeaderRow.js +27 -29
- package/esm/Calendar/Grid/GridRow.js +47 -52
- package/esm/Calendar/MonthDropdown/MonthDropdown.js +61 -62
- package/esm/Calendar/MonthDropdown/MonthDropdownItem.js +35 -38
- package/esm/Calendar/TimeDropdown/TimeColumn.js +7 -7
- package/esm/Calendar/TimeDropdown/TimeDropdown.js +63 -63
- package/esm/Calendar/TimeDropdown/utils/formatWithLeadingZero.js +1 -1
- package/esm/Calendar/TimeDropdown/utils/getClockTime.js +7 -5
- package/esm/Calendar/TimeDropdown/utils/getTimeLimits.js +3 -3
- package/esm/Calendar/TimeDropdown/utils/scrollToTime.js +6 -7
- package/esm/Calendar/hooks/useCalendar.js +1 -1
- package/esm/Calendar/hooks/useCalendarDate.d.ts +1 -1
- package/esm/Calendar/hooks/useCalendarDate.js +9 -11
- package/esm/Calendar/hooks/useCalendarState.js +16 -18
- package/esm/Calendar/utils/isEveryDateInMonth.js +2 -2
- package/esm/Card/Card.js +30 -39
- package/esm/Card/CardBody.d.ts +1 -1
- package/esm/Card/CardBody.js +1 -1
- package/esm/Card/CardFooter.d.ts +1 -1
- package/esm/Card/CardFooter.js +1 -1
- package/esm/Card/CardHeader.d.ts +1 -1
- package/esm/Card/CardHeader.js +1 -1
- package/esm/CardGroup/CardGroup.js +24 -28
- package/esm/Carousel/Carousel.js +73 -94
- package/esm/Carousel/index.js +0 -0
- package/esm/CascadeTree/CascadeTree.d.ts +0 -1
- package/esm/CascadeTree/CascadeTree.js +92 -104
- package/esm/CascadeTree/SearchView.js +47 -52
- package/esm/CascadeTree/TreeView.js +83 -91
- package/esm/CascadeTree/hooks/usePaths.js +18 -19
- package/esm/CascadeTree/hooks/useSearch.js +22 -22
- package/esm/CascadeTree/hooks/useSelect.js +26 -24
- package/esm/CascadeTree/utils.js +10 -8
- package/esm/Cascader/Cascader.d.ts +0 -1
- package/esm/Cascader/Cascader.js +202 -239
- package/esm/Cascader/index.js +0 -0
- package/esm/Cascader/useActive.js +15 -15
- package/esm/CheckPicker/CheckPicker.d.ts +0 -1
- package/esm/CheckPicker/CheckPicker.js +146 -200
- package/esm/CheckPicker/index.js +0 -0
- package/esm/CheckTree/CheckTree.js +68 -73
- package/esm/CheckTree/CheckTreeNode.js +52 -50
- package/esm/CheckTree/CheckTreeView.js +174 -181
- package/esm/CheckTree/hooks/useTreeCheckState.js +26 -25
- package/esm/CheckTree/hooks/useTreeNodeProps.js +39 -36
- package/esm/CheckTree/hooks/useTreeValue.js +6 -7
- package/esm/CheckTree/utils.js +62 -65
- package/esm/CheckTreePicker/CheckTreePicker.js +170 -185
- package/esm/CheckTreePicker/hooks/useFocusState.js +13 -15
- package/esm/CheckTreePicker/index.js +0 -0
- package/esm/Checkbox/Checkbox.js +64 -101
- package/esm/Checkbox/index.js +0 -0
- package/esm/CheckboxGroup/CheckboxGroup.js +39 -61
- package/esm/CheckboxGroup/CheckboxGroupContext.js +1 -1
- package/esm/CheckboxGroup/index.js +0 -0
- package/esm/Col/Col.js +32 -66
- package/esm/Col/index.js +0 -0
- package/esm/Container/Container.d.ts +1 -1
- package/esm/Container/Container.js +21 -31
- package/esm/Container/index.js +0 -0
- package/esm/Content/Content.d.ts +1 -1
- package/esm/Content/Content.js +1 -1
- package/esm/Content/index.js +0 -0
- package/esm/CustomProvider/CustomProvider.d.ts +8 -16
- package/esm/CustomProvider/CustomProvider.js +46 -53
- package/esm/CustomProvider/FormattedDate.js +7 -4
- package/esm/CustomProvider/FormattedNumber.js +8 -7
- package/esm/CustomProvider/types.d.ts +2 -0
- package/esm/CustomProvider/useCustom.js +44 -47
- package/esm/DOMHelper/index.js +4 -4
- package/esm/DOMHelper/isElement.js +1 -1
- package/esm/DateInput/DateField.js +101 -102
- package/esm/DateInput/DateInput.js +119 -134
- package/esm/DateInput/hooks/useDateInputState.js +46 -42
- package/esm/DateInput/hooks/useFieldCursor.js +16 -16
- package/esm/DateInput/hooks/useIsFocused.js +9 -9
- package/esm/DateInput/hooks/useKeyboardInputEvent.js +9 -7
- package/esm/DateInput/hooks/useSelectedState.js +4 -6
- package/esm/DateInput/utils.d.ts +1 -1
- package/esm/DateInput/utils.js +76 -71
- package/esm/DatePicker/DatePicker.js +188 -223
- package/esm/DatePicker/PredefinedRanges.js +23 -28
- package/esm/DatePicker/Toolbar.d.ts +1 -1
- package/esm/DatePicker/Toolbar.js +28 -26
- package/esm/DatePicker/hooks/useCustomizedInput.d.ts +1 -1
- package/esm/DatePicker/hooks/useCustomizedInput.js +21 -26
- package/esm/DatePicker/hooks/useFocus.js +45 -39
- package/esm/DatePicker/hooks/useMonthView.js +8 -8
- package/esm/DatePicker/utils.d.ts +0 -7
- package/esm/DatePicker/utils.js +26 -34
- package/esm/DateRangeInput/DateRangeInput.js +130 -151
- package/esm/DateRangeInput/utils.js +50 -49
- package/esm/DateRangePicker/Calendar.js +23 -28
- package/esm/DateRangePicker/DateRangePicker.js +259 -322
- package/esm/DateRangePicker/DateRangePickerProvider.js +3 -3
- package/esm/DateRangePicker/Header.js +20 -23
- package/esm/DateRangePicker/disabledDateUtils.js +16 -34
- package/esm/DateRangePicker/hooks/useCalendarHandlers.js +14 -14
- package/esm/DateRangePicker/hooks/useDateDisabled.js +10 -6
- package/esm/DateRangePicker/hooks/useDateRangePicker.js +1 -1
- package/esm/DateRangePicker/index.js +1 -1
- package/esm/DateRangePicker/utils.js +20 -19
- package/esm/Divider/Divider.js +18 -26
- package/esm/Divider/index.js +0 -0
- package/esm/Drawer/Drawer.js +19 -29
- package/esm/Drawer/DrawerActions.d.ts +1 -1
- package/esm/Drawer/DrawerActions.js +1 -1
- package/esm/Drawer/DrawerBody.js +5 -7
- package/esm/Drawer/DrawerFooter.js +5 -7
- package/esm/Drawer/DrawerHeader.js +5 -7
- package/esm/Drawer/DrawerTitle.js +5 -7
- package/esm/Drawer/index.js +0 -0
- package/esm/Dropdown/Dropdown.d.ts +1 -1
- package/esm/Dropdown/Dropdown.js +73 -105
- package/esm/Dropdown/DropdownContext.js +1 -1
- package/esm/Dropdown/DropdownItem.js +53 -72
- package/esm/Dropdown/DropdownMenu.js +76 -94
- package/esm/Dropdown/DropdownSeparator.js +11 -16
- package/esm/Dropdown/DropdownState.js +22 -22
- package/esm/Dropdown/DropdownToggle.js +20 -34
- package/esm/Dropdown/index.js +0 -0
- package/esm/Dropdown/useRenderDropdownItem.js +1 -1
- package/esm/FlexboxGrid/FlexboxGrid.js +17 -27
- package/esm/FlexboxGrid/FlexboxGridItem.js +17 -26
- package/esm/FlexboxGrid/index.js +0 -0
- package/esm/Footer/Footer.d.ts +1 -1
- package/esm/Footer/Footer.js +1 -1
- package/esm/Footer/index.js +0 -0
- package/esm/Form/Form.js +105 -130
- package/esm/Form/FormContext.js +4 -4
- package/esm/Form/hooks/useFormClassNames.js +15 -14
- package/esm/Form/hooks/useFormRef.js +9 -7
- package/esm/Form/hooks/useFormValidate.js +77 -77
- package/esm/Form/hooks/useFormValue.js +22 -19
- package/esm/Form/hooks/useSchemaModel.js +31 -33
- package/esm/FormControl/FormControl.d.ts +1 -1
- package/esm/FormControl/FormControl.js +81 -95
- package/esm/FormControl/hooks/useField.js +23 -18
- package/esm/FormControl/hooks/useRegisterModel.js +7 -6
- package/esm/FormControl/index.js +0 -0
- package/esm/FormControlLabel/FormControlLabel.js +21 -28
- package/esm/FormControlLabel/index.js +0 -0
- package/esm/FormErrorMessage/FormErrorMessage.js +24 -34
- package/esm/FormErrorMessage/index.js +0 -0
- package/esm/FormGroup/FormGroup.js +31 -39
- package/esm/FormHelpText/FormHelpText.js +22 -29
- package/esm/FormHelpText/index.js +0 -0
- package/esm/Grid/Grid.js +18 -25
- package/esm/Grid/index.js +0 -0
- package/esm/Header/Header.d.ts +1 -1
- package/esm/Header/Header.js +1 -1
- package/esm/Header/index.js +0 -0
- package/esm/Heading/Heading.js +17 -24
- package/esm/HeadingGroup/HeadingGroup.d.ts +1 -1
- package/esm/HeadingGroup/HeadingGroup.js +1 -1
- package/esm/Highlight/Highlight.js +21 -28
- package/esm/Highlight/utils/highlightText.js +10 -10
- package/esm/IconButton/IconButton.js +19 -29
- package/esm/IconButton/index.js +0 -0
- package/esm/Image/Image.d.ts +42 -0
- package/esm/Image/Image.js +90 -0
- package/esm/Image/ImageWrapper.d.ts +1 -0
- package/esm/Image/ImageWrapper.js +6 -0
- package/esm/Image/hooks/useImage.d.ts +14 -0
- package/esm/Image/hooks/useImage.js +59 -0
- package/esm/Image/index.d.ts +3 -0
- package/esm/Image/index.js +3 -0
- package/esm/InlineEdit/EditableControls.js +6 -6
- package/esm/InlineEdit/InlineEdit.d.ts +3 -3
- package/esm/InlineEdit/InlineEdit.js +52 -70
- package/esm/InlineEdit/renderChildren.js +19 -20
- package/esm/InlineEdit/useEditState.js +23 -29
- package/esm/InlineEdit/useFocusEvent.js +17 -15
- package/esm/Input/Input.js +40 -59
- package/esm/Input/index.js +0 -0
- package/esm/InputGroup/InputGroup.js +33 -47
- package/esm/InputGroup/InputGroupAddon.js +14 -21
- package/esm/InputGroup/InputGroupButton.js +14 -13
- package/esm/InputGroup/index.js +0 -0
- package/esm/InputNumber/InputNumber.js +72 -106
- package/esm/InputNumber/index.js +0 -0
- package/esm/InputPicker/InputAutosize.js +48 -65
- package/esm/InputPicker/InputPicker.js +241 -289
- package/esm/InputPicker/InputPickerContext.js +2 -2
- package/esm/InputPicker/InputSearch.js +21 -24
- package/esm/InputPicker/TagList.js +13 -13
- package/esm/InputPicker/TextBox.js +20 -21
- package/esm/InputPicker/hooks/useData.js +14 -18
- package/esm/InputPicker/hooks/useInput.js +15 -13
- package/esm/InputPicker/hooks/useMaxWidth.js +2 -4
- package/esm/InputPicker/utils.js +1 -1
- package/esm/List/List.js +53 -77
- package/esm/List/ListContext.js +4 -6
- package/esm/List/ListItem.js +38 -45
- package/esm/List/helper/AutoScroller.js +35 -35
- package/esm/List/helper/useManager.js +14 -18
- package/esm/List/helper/useSortHelper.js +87 -100
- package/esm/List/helper/utils.js +11 -16
- package/esm/List/index.js +0 -0
- package/esm/Loader/Loader.js +27 -42
- package/esm/Loader/index.js +0 -0
- package/esm/MaskedInput/MaskedInput.js +7 -5
- package/esm/MaskedInput/TextMask.js +28 -42
- package/esm/MaskedInput/adjustCaretPosition.js +64 -82
- package/esm/MaskedInput/conformToMask.js +52 -55
- package/esm/MaskedInput/createTextMaskInputElement.js +61 -57
- package/esm/MaskedInput/index.js +0 -0
- package/esm/MaskedInput/types.js +0 -0
- package/esm/MaskedInput/utilities.js +8 -8
- package/esm/Message/Message.js +49 -69
- package/esm/Message/index.js +0 -0
- package/esm/Modal/Modal.js +90 -117
- package/esm/Modal/ModalBody.js +27 -30
- package/esm/Modal/ModalContext.js +1 -1
- package/esm/Modal/ModalDialog.d.ts +0 -10
- package/esm/Modal/ModalDialog.js +24 -39
- package/esm/Modal/ModalFooter.d.ts +1 -1
- package/esm/Modal/ModalFooter.js +1 -1
- package/esm/Modal/ModalHeader.js +22 -31
- package/esm/Modal/ModalTitle.js +15 -23
- package/esm/Modal/utils.js +26 -28
- package/esm/MultiCascadeTree/MultiCascadeTree.js +76 -80
- package/esm/MultiCascadeTree/SearchView.js +51 -56
- package/esm/MultiCascadeTree/TreeView.js +84 -99
- package/esm/MultiCascadeTree/hooks/useCascadeValue.js +68 -100
- package/esm/MultiCascadeTree/hooks/useColumnData.js +10 -16
- package/esm/MultiCascadeTree/hooks/useFlattenData.js +10 -10
- package/esm/MultiCascadeTree/hooks/useSearch.js +17 -19
- package/esm/MultiCascadeTree/hooks/useSelect.js +37 -35
- package/esm/MultiCascadeTree/utils.js +40 -45
- package/esm/MultiCascader/MultiCascader.js +189 -224
- package/esm/MultiCascader/index.js +0 -0
- package/esm/Nav/AdaptiveNavItem.js +11 -12
- package/esm/Nav/Nav.js +51 -72
- package/esm/Nav/NavContext.js +1 -1
- package/esm/Nav/NavDropdown.d.ts +1 -1
- package/esm/Nav/NavDropdown.js +62 -92
- package/esm/Nav/NavDropdownItem.js +55 -71
- package/esm/Nav/NavDropdownMenu.d.ts +1 -1
- package/esm/Nav/NavDropdownMenu.js +64 -78
- package/esm/Nav/NavDropdownToggle.js +19 -30
- package/esm/Nav/NavItem.js +33 -48
- package/esm/Nav/NavMenu.js +17 -19
- package/esm/Nav/index.js +0 -0
- package/esm/Navbar/Navbar.js +17 -18
- package/esm/Navbar/NavbarBody.d.ts +1 -1
- package/esm/Navbar/NavbarBody.js +1 -1
- package/esm/Navbar/NavbarBrand.d.ts +1 -1
- package/esm/Navbar/NavbarBrand.js +1 -1
- package/esm/Navbar/NavbarDropdown.d.ts +1 -1
- package/esm/Navbar/NavbarDropdown.js +51 -78
- package/esm/Navbar/NavbarDropdownItem.js +49 -71
- package/esm/Navbar/NavbarDropdownMenu.d.ts +1 -1
- package/esm/Navbar/NavbarDropdownMenu.js +58 -74
- package/esm/Navbar/NavbarDropdownToggle.js +18 -30
- package/esm/Navbar/NavbarHeader.d.ts +1 -1
- package/esm/Navbar/NavbarHeader.js +1 -1
- package/esm/Navbar/NavbarItem.js +30 -44
- package/esm/Navbar/index.js +0 -0
- package/esm/Notification/Notification.d.ts +4 -3
- package/esm/Notification/Notification.js +38 -54
- package/esm/Notification/index.js +0 -0
- package/esm/Pagination/LimitPicker.js +15 -17
- package/esm/Pagination/Pagination.js +58 -81
- package/esm/Pagination/PaginationButton.js +23 -24
- package/esm/Pagination/PaginationGroup.js +44 -60
- package/esm/Pagination/index.js +0 -0
- package/esm/Panel/AccordionButton.js +17 -20
- package/esm/Panel/Panel.js +54 -79
- package/esm/Panel/PanelBody.js +35 -34
- package/esm/Panel/PanelHeader.js +23 -24
- package/esm/Panel/hooks/useExpanded.js +14 -13
- package/esm/Panel/index.js +0 -0
- package/esm/PanelGroup/PanelGroup.js +31 -46
- package/esm/PanelGroup/index.js +0 -0
- package/esm/Placeholder/Placeholder.js +1 -1
- package/esm/Placeholder/PlaceholderGraph.js +24 -33
- package/esm/Placeholder/PlaceholderGrid.js +47 -60
- package/esm/Placeholder/PlaceholderParagraph.js +30 -47
- package/esm/Placeholder/index.js +0 -0
- package/esm/Popover/Popover.js +30 -44
- package/esm/Popover/index.js +0 -0
- package/esm/Progress/Progress.js +1 -1
- package/esm/Progress/ProgressCircle.js +54 -75
- package/esm/Progress/ProgressLine.js +39 -50
- package/esm/Progress/index.js +0 -0
- package/esm/Radio/Radio.js +55 -84
- package/esm/Radio/index.js +0 -0
- package/esm/RadioGroup/RadioGroup.js +39 -59
- package/esm/RadioGroup/index.js +0 -0
- package/esm/RadioTile/RadioTile.js +42 -61
- package/esm/RadioTileGroup/RadioTileGroup.js +31 -46
- package/esm/RangeSlider/RangeSlider.js +112 -137
- package/esm/RangeSlider/index.js +0 -0
- package/esm/Rate/Character.js +29 -42
- package/esm/Rate/Rate.js +63 -97
- package/esm/Rate/index.js +0 -0
- package/esm/Rate/utils.js +6 -8
- package/esm/Row/Row.js +32 -40
- package/esm/Row/index.js +0 -0
- package/esm/SafeAnchor/SafeAnchor.js +13 -19
- package/esm/SafeAnchor/index.js +0 -0
- package/esm/Schema/Schema.js +8 -8
- package/esm/Schema/index.js +0 -0
- package/esm/SelectPicker/SelectPicker.d.ts +0 -1
- package/esm/SelectPicker/SelectPicker.js +131 -169
- package/esm/SelectPicker/index.js +0 -0
- package/esm/Sidebar/Sidebar.js +27 -34
- package/esm/Sidebar/index.js +0 -0
- package/esm/Sidenav/ExpandedSidenavDropdown.d.ts +1 -1
- package/esm/Sidenav/ExpandedSidenavDropdown.js +69 -95
- package/esm/Sidenav/ExpandedSidenavDropdownItem.js +50 -73
- package/esm/Sidenav/ExpandedSidenavDropdownMenu.js +47 -64
- package/esm/Sidenav/Node.js +25 -36
- package/esm/Sidenav/Sidenav.js +42 -64
- package/esm/Sidenav/SidenavBody.d.ts +1 -1
- package/esm/Sidenav/SidenavBody.js +1 -1
- package/esm/Sidenav/SidenavDropdown.d.ts +1 -1
- package/esm/Sidenav/SidenavDropdown.js +80 -110
- package/esm/Sidenav/SidenavDropdownCollapse.js +22 -30
- package/esm/Sidenav/SidenavDropdownItem.d.ts +1 -1
- package/esm/Sidenav/SidenavDropdownItem.js +56 -74
- package/esm/Sidenav/SidenavDropdownMenu.d.ts +1 -1
- package/esm/Sidenav/SidenavDropdownMenu.js +63 -74
- package/esm/Sidenav/SidenavDropdownToggle.js +17 -29
- package/esm/Sidenav/SidenavHeader.d.ts +1 -1
- package/esm/Sidenav/SidenavHeader.js +1 -1
- package/esm/Sidenav/SidenavItem.js +63 -81
- package/esm/Sidenav/SidenavToggle.js +19 -28
- package/esm/Sidenav/index.js +0 -0
- package/esm/Slider/Graduated.js +28 -37
- package/esm/Slider/Handle.js +49 -65
- package/esm/Slider/Input.js +10 -7
- package/esm/Slider/Mark.js +16 -24
- package/esm/Slider/ProgressBar.js +24 -34
- package/esm/Slider/Slider.d.ts +0 -26
- package/esm/Slider/Slider.js +75 -116
- package/esm/Slider/index.js +0 -0
- package/esm/Slider/useDrag.js +29 -29
- package/esm/Slider/utils.js +2 -4
- package/esm/Stack/HStack.js +8 -10
- package/esm/Stack/Stack.js +38 -59
- package/esm/Stack/StackItem.d.ts +0 -11
- package/esm/Stack/StackItem.js +25 -36
- package/esm/Stack/VStack.js +9 -12
- package/esm/Stat/Stat.js +20 -25
- package/esm/Stat/StatHelpText.d.ts +1 -1
- package/esm/Stat/StatHelpText.js +1 -1
- package/esm/Stat/StatLabel.js +16 -22
- package/esm/Stat/StatTrend.js +20 -28
- package/esm/Stat/StatValue.js +15 -21
- package/esm/Stat/StatValueUnit.d.ts +1 -1
- package/esm/Stat/StatValueUnit.js +1 -1
- package/esm/StatGroup/StatGroup.js +24 -28
- package/esm/Steps/StepItem.js +31 -43
- package/esm/Steps/Steps.js +33 -45
- package/esm/Steps/index.js +0 -0
- package/esm/Table/Table.js +13 -13
- package/esm/Tabs/Tab.js +1 -9
- package/esm/Tabs/TabPanel.js +13 -14
- package/esm/Tabs/Tabs.js +82 -97
- package/esm/Tag/Tag.js +29 -41
- package/esm/Tag/index.js +0 -0
- package/esm/TagGroup/TagGroup.d.ts +1 -1
- package/esm/TagGroup/TagGroup.js +1 -1
- package/esm/TagGroup/index.js +0 -0
- package/esm/TagInput/index.js +23 -30
- package/esm/TagPicker/index.js +18 -21
- package/esm/Text/Text.js +32 -43
- package/esm/TimePicker/TimePicker.js +10 -13
- package/esm/TimeRangePicker/TimeRangePicker.js +9 -7
- package/esm/Timeline/Timeline.js +29 -47
- package/esm/Timeline/TimelineItem.js +18 -28
- package/esm/Timeline/index.js +0 -0
- package/esm/Toggle/Toggle.js +44 -69
- package/esm/Toggle/index.js +0 -0
- package/esm/Tooltip/Tooltip.js +24 -33
- package/esm/Tooltip/index.js +0 -0
- package/esm/Tree/IndentLine.js +4 -3
- package/esm/Tree/Tree.js +60 -63
- package/esm/Tree/TreeNode.js +61 -60
- package/esm/Tree/TreeNodeToggle.js +19 -16
- package/esm/Tree/TreeView.js +171 -182
- package/esm/Tree/hooks/useExpandTree.js +33 -38
- package/esm/Tree/hooks/useFlattenTree.js +30 -31
- package/esm/Tree/hooks/useFocusTree.d.ts +1 -1
- package/esm/Tree/hooks/useFocusTree.js +76 -79
- package/esm/Tree/hooks/useForceUpdate.js +2 -3
- package/esm/Tree/hooks/useTreeDrag.js +86 -86
- package/esm/Tree/hooks/useTreeNodeProps.js +51 -47
- package/esm/Tree/hooks/useTreeNodeRefs.d.ts +1 -1
- package/esm/Tree/hooks/useTreeNodeRefs.js +3 -3
- package/esm/Tree/hooks/useTreeSearch.js +33 -38
- package/esm/Tree/hooks/useTreeWithChildren.js +21 -35
- package/esm/Tree/hooks/useVirtualizedTreeData.js +25 -22
- package/esm/Tree/index.js +0 -0
- package/esm/Tree/types.js +1 -1
- package/esm/Tree/utils/flattenTree.js +16 -24
- package/esm/Tree/utils/focusableTree.js +59 -58
- package/esm/Tree/utils/formatNodeRefKey.js +1 -1
- package/esm/Tree/utils/getExpandItemValues.js +7 -5
- package/esm/Tree/utils/getNodeParentKeys.js +4 -4
- package/esm/Tree/utils/getTreeActiveNode.js +2 -2
- package/esm/Tree/utils/hasVisibleChildren.js +1 -3
- package/esm/Tree/utils/indentTreeNode.js +7 -5
- package/esm/Tree/utils/treeKeyboardInteractions.js +13 -9
- package/esm/TreePicker/TreePicker.js +168 -178
- package/esm/TreePicker/hooks/useFocusState.js +17 -19
- package/esm/TreePicker/index.js +0 -0
- package/esm/Uploader/UploadFileItem.js +68 -91
- package/esm/Uploader/UploadTrigger.js +46 -69
- package/esm/Uploader/Uploader.js +154 -214
- package/esm/Uploader/index.js +0 -0
- package/esm/Uploader/utils/ajaxUpload.js +26 -27
- package/esm/Uploader/utils/previewFile.js +3 -3
- package/esm/VisuallyHidden/VisuallyHidden.d.ts +1 -1
- package/esm/VisuallyHidden/VisuallyHidden.js +1 -1
- package/esm/Whisper/Whisper.js +14 -32
- package/esm/Whisper/index.js +0 -0
- package/esm/index.d.ts +2 -0
- package/esm/index.js +1 -0
- package/esm/internals/CloseButton/CloseButton.js +19 -18
- package/esm/internals/Disclosure/Disclosure.js +40 -41
- package/esm/internals/Disclosure/DisclosureButton.js +15 -12
- package/esm/internals/Disclosure/DisclosureContent.js +9 -5
- package/esm/internals/Disclosure/DisclosureContext.js +2 -2
- package/esm/internals/Disclosure/useDisclosureContext.js +2 -2
- package/esm/internals/Menu/Menu.d.ts +1 -5
- package/esm/internals/Menu/Menu.js +79 -79
- package/esm/internals/Menu/MenuContext.js +3 -3
- package/esm/internals/Menu/MenuItem.d.ts +0 -7
- package/esm/internals/Menu/MenuItem.js +21 -29
- package/esm/internals/Menu/Menubar.js +24 -24
- package/esm/internals/Menu/useMenu.js +45 -40
- package/esm/internals/Overlay/Modal.d.ts +6 -20
- package/esm/internals/Overlay/Modal.js +76 -115
- package/esm/internals/Overlay/ModalManager.js +22 -28
- package/esm/internals/Overlay/Overlay.d.ts +0 -21
- package/esm/internals/Overlay/Overlay.js +55 -74
- package/esm/internals/Overlay/OverlayContext.js +1 -1
- package/esm/internals/Overlay/OverlayTrigger.js +138 -151
- package/esm/internals/Overlay/Position.js +62 -85
- package/esm/internals/Overlay/positionUtils.js +113 -107
- package/esm/internals/Picker/ListCheckItem.js +43 -48
- package/esm/internals/Picker/ListItem.js +31 -34
- package/esm/internals/Picker/ListItemGroup.js +16 -19
- package/esm/internals/Picker/Listbox.d.ts +1 -1
- package/esm/internals/Picker/Listbox.js +97 -117
- package/esm/internals/Picker/PickerIndicator.js +21 -17
- package/esm/internals/Picker/PickerLabel.js +7 -8
- package/esm/internals/Picker/PickerPopup.js +25 -29
- package/esm/internals/Picker/PickerToggle.js +48 -55
- package/esm/internals/Picker/PickerToggleTrigger.js +21 -22
- package/esm/internals/Picker/SelectedElement.js +19 -18
- package/esm/internals/Picker/ToggleButton.js +1 -1
- package/esm/internals/Picker/hooks/useCombobox.js +10 -9
- package/esm/internals/Picker/hooks/useFocusItemValue.js +91 -97
- package/esm/internals/Picker/hooks/usePickerClassName.js +30 -21
- package/esm/internals/Picker/hooks/usePickerRef.js +23 -19
- package/esm/internals/Picker/hooks/useSearch.js +19 -23
- package/esm/internals/Picker/hooks/useToggleKeyDownEvent.js +21 -20
- package/esm/internals/Picker/index.d.ts +0 -1
- package/esm/internals/Picker/index.js +1 -2
- package/esm/internals/Picker/utils.js +19 -18
- package/esm/internals/Plaintext/Plaintext.js +18 -20
- package/esm/internals/Ripple/Ripple.js +41 -50
- package/esm/internals/ScrollView/ScrollView.js +30 -29
- package/esm/internals/ScrollView/hooks/useScrollState.js +16 -18
- package/esm/internals/SearchBox/SearchBox.js +19 -22
- package/esm/internals/Tree/TreeProvider.d.ts +4 -1
- package/esm/internals/Tree/TreeProvider.js +43 -36
- package/esm/internals/Tree/TreeView.js +26 -24
- package/esm/internals/Tree/utils/filterNodesOfTree.js +6 -6
- package/esm/internals/Tree/utils/findNodeOfTree.js +5 -5
- package/esm/internals/Tree/utils/getParentMap.js +10 -15
- package/esm/internals/Tree/utils/getPathTowardsItem.js +2 -2
- package/esm/internals/Windowing/AutoSizer.js +33 -34
- package/esm/internals/Windowing/List.d.ts +1 -1
- package/esm/internals/Windowing/List.js +40 -45
- package/esm/internals/constants/index.js +12 -12
- package/esm/internals/constants/statusIcons.js +2 -2
- package/esm/internals/hooks/useClassNames.js +16 -24
- package/esm/internals/hooks/useClickOutside.js +11 -10
- package/esm/internals/hooks/useControlled.js +4 -6
- package/esm/internals/hooks/useElementResize.js +4 -4
- package/esm/internals/hooks/useEnsuredRef.js +1 -1
- package/esm/internals/hooks/useEventCallback.js +3 -3
- package/esm/internals/hooks/useEventListener.js +4 -4
- package/esm/internals/hooks/useFocus.js +7 -7
- package/esm/internals/hooks/useFocusVirtualListItem.js +5 -5
- package/esm/internals/hooks/useInternalId.js +2 -2
- package/esm/internals/hooks/useIsMounted.js +4 -6
- package/esm/internals/hooks/useIsomorphicLayoutEffect.js +1 -1
- package/esm/internals/hooks/useMap.js +8 -12
- package/esm/internals/hooks/useMount.js +3 -3
- package/esm/internals/hooks/usePortal.js +20 -24
- package/esm/internals/hooks/useRootClose.js +16 -15
- package/esm/internals/hooks/useTimeout.js +8 -8
- package/esm/internals/hooks/useToggleCaret.js +4 -3
- package/esm/internals/hooks/useUniqueId.js +3 -11
- package/esm/internals/hooks/useUpdateEffect.js +3 -3
- package/esm/internals/hooks/useUpdatedRef.js +1 -1
- package/esm/internals/hooks/useWillUnmount.js +2 -6
- package/esm/internals/symbols.js +2 -2
- package/esm/internals/types/index.d.ts +23 -19
- package/esm/internals/utils/BrowserDetection.d.ts +0 -8
- package/esm/internals/utils/BrowserDetection.js +5 -55
- package/esm/internals/utils/ReactChildren.js +23 -25
- package/esm/internals/utils/composeFunctions.js +1 -5
- package/esm/internals/utils/createChainedFunction.js +1 -3
- package/esm/internals/utils/createComponent.d.ts +1 -1
- package/esm/internals/utils/createComponent.js +22 -28
- package/esm/internals/utils/css.d.ts +4 -0
- package/esm/internals/utils/css.js +18 -0
- package/esm/internals/utils/date/copyTime.js +9 -7
- package/esm/internals/utils/date/disableTime.js +10 -10
- package/esm/internals/utils/date/extractTimeFormat.js +1 -1
- package/esm/internals/utils/date/formatCheck.js +5 -15
- package/esm/internals/utils/date/getWeekKeys.js +1 -1
- package/esm/internals/utils/date/getWeekStartDates.js +13 -12
- package/esm/internals/utils/date/index.d.ts +46 -46
- package/esm/internals/utils/date/index.js +46 -46
- package/esm/internals/utils/date/omitHideDisabledProps.js +1 -5
- package/esm/internals/utils/date/reverseDateRangeOmitTime.js +1 -2
- package/esm/internals/utils/date/types.js +2 -2
- package/esm/internals/utils/date/useDateMode.js +6 -6
- package/esm/internals/utils/deprecateComponent.js +3 -3
- package/esm/internals/utils/dom.js +2 -6
- package/esm/internals/utils/getDOMNode.js +4 -3
- package/esm/internals/utils/getDataGroupBy.js +11 -13
- package/esm/internals/utils/getStringLength.js +2 -2
- package/esm/internals/utils/htmlPropsUtils.js +13 -14
- package/esm/internals/utils/index.d.ts +1 -0
- package/esm/internals/utils/index.js +2 -1
- package/esm/internals/utils/mergeRefs.js +5 -7
- package/esm/internals/utils/placementPolyfill.js +1 -3
- package/esm/internals/utils/prefix.js +6 -12
- package/esm/internals/utils/render.d.ts +1 -1
- package/esm/internals/utils/render.js +10 -28
- package/esm/internals/utils/safeSetSelection.js +2 -4
- package/esm/internals/utils/shallowEqual.js +5 -5
- package/esm/internals/utils/stringifyReactNode.js +6 -6
- package/esm/internals/utils/tplTransform.js +4 -10
- package/esm/internals/utils/warnOnce.js +3 -3
- package/esm/locales/ar_EG.js +11 -10
- package/esm/locales/ca_ES.d.ts +4 -4
- package/esm/locales/ca_ES.js +11 -10
- package/esm/locales/cs_CZ.js +11 -10
- package/esm/locales/da_DK.js +11 -10
- package/esm/locales/de_DE.js +11 -10
- package/esm/locales/en_GB.js +11 -10
- package/esm/locales/en_US.js +11 -10
- package/esm/locales/es_AR.js +11 -10
- package/esm/locales/es_ES.js +11 -10
- package/esm/locales/fa_IR.js +11 -10
- package/esm/locales/fi_FI.js +11 -10
- package/esm/locales/fr_FR.js +11 -10
- package/esm/locales/hu_HU.js +11 -10
- package/esm/locales/it_IT.js +11 -10
- package/esm/locales/ja_JP.js +11 -10
- package/esm/locales/kk_KZ.js +11 -10
- package/esm/locales/ko_KR.js +11 -10
- package/esm/locales/ne_NP.js +11 -10
- package/esm/locales/nl_NL.js +11 -10
- package/esm/locales/pt_BR.js +11 -10
- package/esm/locales/ru_RU.js +11 -10
- package/esm/locales/sv_SE.js +11 -10
- package/esm/locales/tr_TR.js +11 -10
- package/esm/locales/zh_CN.js +11 -10
- package/esm/locales/zh_TW.js +11 -10
- package/esm/toaster/ToastContainer.js +98 -112
- package/esm/toaster/ToastContext.js +1 -1
- package/esm/toaster/hooks/useDelayedClosure.js +20 -17
- package/esm/toaster/toaster.js +20 -43
- package/esm/useBreakpointValue/useBreakpointValue.js +7 -6
- package/esm/useMediaQuery/useMediaQuery.d.ts +1 -7
- package/esm/useMediaQuery/useMediaQuery.js +20 -78
- package/esm/useToaster/useToaster.js +38 -39
- package/internals/Picker/styles/index.less +7 -11
- package/internals/Picker/styles/mixin.less +6 -3
- package/package.json +16 -13
- package/styles/common.less +1 -0
- package/styles/index.less +1 -0
- package/styles/mixins/hacks.less +0 -73
- package/styles/mixins/menu.less +0 -0
- package/styles/mixins/utilities.less +25 -3
- package/styles/scaffolding.less +1 -1
- package/styles/typography.less +11 -6
- package/styles/variables.less +28 -73
- package/toaster/styles/animation.less +0 -0
- package/toaster/styles/index.css +35 -128
- package/useToaster/styles/index.css +35 -128
- package/cjs/internals/Picker/propTypes.d.ts +0 -71
- package/cjs/internals/Picker/propTypes.js +0 -46
- package/cjs/internals/propTypes/deprecatePropType.d.ts +0 -16
- package/cjs/internals/propTypes/deprecatePropType.js +0 -49
- package/cjs/internals/propTypes/index.d.ts +0 -5
- package/cjs/internals/propTypes/index.js +0 -28
- package/cjs/internals/propTypes/oneOf.d.ts +0 -3
- package/cjs/internals/propTypes/oneOf.js +0 -18
- package/esm/internals/Picker/propTypes.d.ts +0 -71
- package/esm/internals/Picker/propTypes.js +0 -41
- package/esm/internals/propTypes/deprecatePropType.d.ts +0 -16
- package/esm/internals/propTypes/deprecatePropType.js +0 -45
- package/esm/internals/propTypes/index.d.ts +0 -5
- package/esm/internals/propTypes/index.js +0 -17
- package/esm/internals/propTypes/oneOf.d.ts +0 -3
- package/esm/internals/propTypes/oneOf.js +0 -13
|
@@ -3,68 +3,22 @@
|
|
|
3
3
|
|
|
4
4
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
5
5
|
exports.__esModule = true;
|
|
6
|
-
exports.
|
|
6
|
+
exports.isIE11 = exports.isIE = exports.isAndroid = exports.getChromeVersion = void 0;
|
|
7
7
|
var _canUseDOM = _interopRequireDefault(require("dom-lib/canUseDOM"));
|
|
8
8
|
// from http://stackoverflow.com/questions/9847580/how-to-detect-safari-chrome-ie-firefox-and-opera-browser
|
|
9
9
|
|
|
10
10
|
// Internet Explorer 6-11
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
return _canUseDOM.default && window.navigator.userAgent.indexOf('Trident') > -1 && window.navigator.userAgent.indexOf('rv:11.0') > -1;
|
|
19
|
-
};
|
|
20
|
-
|
|
21
|
-
// Edge 20+
|
|
22
|
-
var isEdge = exports.isEdge = function isEdge() {
|
|
23
|
-
return _canUseDOM.default && !isIE() && 'styleMedia' in window;
|
|
24
|
-
};
|
|
25
|
-
var isAndroid = exports.isAndroid = function isAndroid() {
|
|
26
|
-
return _canUseDOM.default && /Android/i.test(navigator.userAgent);
|
|
27
|
-
};
|
|
28
|
-
var getChromeVersion = exports.getChromeVersion = function getChromeVersion() {
|
|
11
|
+
const isIE = () => _canUseDOM.default && /MSIE |Trident\/|Edge\//.test(window.navigator.userAgent);
|
|
12
|
+
exports.isIE = isIE;
|
|
13
|
+
const isIE11 = () => _canUseDOM.default && window.navigator.userAgent.indexOf('Trident') > -1 && window.navigator.userAgent.indexOf('rv:11.0') > -1;
|
|
14
|
+
exports.isIE11 = isIE11;
|
|
15
|
+
const isAndroid = () => _canUseDOM.default && /Android/i.test(navigator.userAgent);
|
|
16
|
+
exports.isAndroid = isAndroid;
|
|
17
|
+
const getChromeVersion = () => {
|
|
29
18
|
if (_canUseDOM.default) {
|
|
30
|
-
|
|
19
|
+
const match = window.navigator.userAgent.match(/Chrom(e|ium)\/([\d\.]+)\./);
|
|
31
20
|
return match ? parseFloat(match[2]) : false;
|
|
32
21
|
}
|
|
33
22
|
return false;
|
|
34
23
|
};
|
|
35
|
-
|
|
36
|
-
if (_canUseDOM.default) {
|
|
37
|
-
var match = window.navigator.userAgent.match(/Version\/([\d\.]+).*Safari/);
|
|
38
|
-
return match ? parseFloat(match[1]) : false;
|
|
39
|
-
}
|
|
40
|
-
return false;
|
|
41
|
-
};
|
|
42
|
-
|
|
43
|
-
/**
|
|
44
|
-
* flexbox-gap compatibility
|
|
45
|
-
* @see https://caniuse.com/flexbox-gap
|
|
46
|
-
*/
|
|
47
|
-
var isSupportFlexGap = exports.isSupportFlexGap = function isSupportFlexGap() {
|
|
48
|
-
// Check if the browser supports the `gap` property
|
|
49
|
-
if (typeof CSS !== 'undefined' && typeof CSS.supports !== 'undefined') {
|
|
50
|
-
return CSS.supports('(gap: 1px)');
|
|
51
|
-
}
|
|
52
|
-
|
|
53
|
-
// IE does not support flex-gap
|
|
54
|
-
if (isIE()) {
|
|
55
|
-
return false;
|
|
56
|
-
}
|
|
57
|
-
var chromeVersion = getChromeVersion();
|
|
58
|
-
var safariVersion = getSafariVersion();
|
|
59
|
-
|
|
60
|
-
// edge consider as chrome
|
|
61
|
-
if (chromeVersion) {
|
|
62
|
-
// flex-gap is support in Chrome 84+
|
|
63
|
-
return chromeVersion >= 84;
|
|
64
|
-
}
|
|
65
|
-
if (safariVersion) {
|
|
66
|
-
// flex-gap is support in Safari 14.1+
|
|
67
|
-
return safariVersion >= 14.1;
|
|
68
|
-
}
|
|
69
|
-
return true;
|
|
70
|
-
};
|
|
24
|
+
exports.getChromeVersion = getChromeVersion;
|
|
@@ -11,7 +11,6 @@ exports.forEach = forEach;
|
|
|
11
11
|
exports.isFragment = isFragment;
|
|
12
12
|
exports.map = map;
|
|
13
13
|
exports.mapCloneElement = mapCloneElement;
|
|
14
|
-
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
15
14
|
var _react = _interopRequireDefault(require("react"));
|
|
16
15
|
/**
|
|
17
16
|
* Returns the type of the given object.
|
|
@@ -39,7 +38,7 @@ function isFragment(children) {
|
|
|
39
38
|
* @returns The flattened array of children.
|
|
40
39
|
*/
|
|
41
40
|
function flatChildren(children) {
|
|
42
|
-
return _react.default.Children.toArray(_react.default.Children.map(children,
|
|
41
|
+
return _react.default.Children.toArray(_react.default.Children.map(children, child => {
|
|
43
42
|
if (isFragment(child)) {
|
|
44
43
|
var _child$props;
|
|
45
44
|
return _react.default.Children.toArray(((_child$props = child.props) === null || _child$props === void 0 ? void 0 : _child$props.children) || []);
|
|
@@ -56,9 +55,9 @@ function flatChildren(children) {
|
|
|
56
55
|
* @returns The first child that satisfies the condition, or undefined if no child is found.
|
|
57
56
|
*/
|
|
58
57
|
function find(children, func, context) {
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
_react.default.Children.forEach(flatChildren(children),
|
|
58
|
+
let index = 0;
|
|
59
|
+
let result;
|
|
60
|
+
_react.default.Children.forEach(flatChildren(children), child => {
|
|
62
61
|
if (result) {
|
|
63
62
|
return;
|
|
64
63
|
}
|
|
@@ -78,12 +77,12 @@ function find(children, func, context) {
|
|
|
78
77
|
* @returns An array of the results of applying the function to each child.
|
|
79
78
|
*/
|
|
80
79
|
function map(children, func, context) {
|
|
81
|
-
|
|
82
|
-
return _react.default.Children.map(flatChildren(children),
|
|
80
|
+
let index = 0;
|
|
81
|
+
return _react.default.Children.map(flatChildren(children), child => {
|
|
83
82
|
if (! /*#__PURE__*/_react.default.isValidElement(child)) {
|
|
84
83
|
return child;
|
|
85
84
|
}
|
|
86
|
-
|
|
85
|
+
const handle = func.call(context, child, index);
|
|
87
86
|
index += 1;
|
|
88
87
|
return handle;
|
|
89
88
|
});
|
|
@@ -97,11 +96,10 @@ function map(children, func, context) {
|
|
|
97
96
|
* @returns An array of the cloned and modified child elements.
|
|
98
97
|
*/
|
|
99
98
|
function mapCloneElement(children, func, context) {
|
|
100
|
-
return map(children,
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
}, context);
|
|
99
|
+
return map(children, (child, index) => /*#__PURE__*/_react.default.cloneElement(child, {
|
|
100
|
+
key: index,
|
|
101
|
+
...func(child, index)
|
|
102
|
+
}), context);
|
|
105
103
|
}
|
|
106
104
|
|
|
107
105
|
/**
|
|
@@ -111,8 +109,8 @@ function mapCloneElement(children, func, context) {
|
|
|
111
109
|
* @param context
|
|
112
110
|
*/
|
|
113
111
|
function forEach(children, func, context) {
|
|
114
|
-
|
|
115
|
-
_react.default.Children.forEach(flatChildren(children),
|
|
112
|
+
let index = 0;
|
|
113
|
+
_react.default.Children.forEach(flatChildren(children), child => {
|
|
116
114
|
if (! /*#__PURE__*/_react.default.isValidElement(child)) {
|
|
117
115
|
return;
|
|
118
116
|
}
|
|
@@ -138,9 +136,9 @@ function count(children) {
|
|
|
138
136
|
* @returns True if any child satisfies the condition, false otherwise.
|
|
139
137
|
*/
|
|
140
138
|
function some(children, func, context) {
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
_react.default.Children.forEach(flatChildren(children),
|
|
139
|
+
let index = 0;
|
|
140
|
+
let result = false;
|
|
141
|
+
_react.default.Children.forEach(flatChildren(children), child => {
|
|
144
142
|
if (result) {
|
|
145
143
|
return;
|
|
146
144
|
}
|
|
@@ -159,30 +157,30 @@ function some(children, func, context) {
|
|
|
159
157
|
/**
|
|
160
158
|
* Utility functions for working with React children.
|
|
161
159
|
*/
|
|
162
|
-
|
|
160
|
+
const ReactChildren = exports.ReactChildren = {
|
|
163
161
|
/**
|
|
164
162
|
* Maps over the children and clones each child element with the provided props.
|
|
165
163
|
*/
|
|
166
|
-
mapCloneElement
|
|
164
|
+
mapCloneElement,
|
|
167
165
|
/**
|
|
168
166
|
* Returns the number of children.
|
|
169
167
|
*/
|
|
170
|
-
count
|
|
168
|
+
count,
|
|
171
169
|
/**
|
|
172
170
|
* Checks if any child satisfies the given condition.
|
|
173
171
|
*/
|
|
174
|
-
some
|
|
172
|
+
some,
|
|
175
173
|
/**
|
|
176
174
|
* Maps over the children and applies the given function to each child.
|
|
177
175
|
*/
|
|
178
|
-
map
|
|
176
|
+
map,
|
|
179
177
|
/**
|
|
180
178
|
* Iterates over children that are in flat array form.
|
|
181
179
|
*/
|
|
182
|
-
forEach
|
|
180
|
+
forEach,
|
|
183
181
|
/**
|
|
184
182
|
* Finds the first child that satisfies the given condition.
|
|
185
183
|
*/
|
|
186
|
-
find
|
|
184
|
+
find
|
|
187
185
|
};
|
|
188
186
|
var _default = exports.default = ReactChildren;
|
|
@@ -22,10 +22,6 @@ function composeFunctions() {
|
|
|
22
22
|
for (var _len = arguments.length, fns = new Array(_len), _key = 0; _key < _len; _key++) {
|
|
23
23
|
fns[_key] = arguments[_key];
|
|
24
24
|
}
|
|
25
|
-
return
|
|
26
|
-
return fns.reduce(function (previousValue, fn) {
|
|
27
|
-
return fn(previousValue);
|
|
28
|
-
}, first);
|
|
29
|
-
};
|
|
25
|
+
return first => fns.reduce((previousValue, fn) => fn(previousValue), first);
|
|
30
26
|
}
|
|
31
27
|
var _default = exports.default = composeFunctions;
|
|
@@ -22,9 +22,7 @@ function createChainedFunction() {
|
|
|
22
22
|
for (var _len = arguments.length, funcs = new Array(_len), _key = 0; _key < _len; _key++) {
|
|
23
23
|
funcs[_key] = arguments[_key];
|
|
24
24
|
}
|
|
25
|
-
return funcs.filter(
|
|
26
|
-
return f !== null && typeof f !== 'undefined';
|
|
27
|
-
}).reduce(function (acc, f) {
|
|
25
|
+
return funcs.filter(f => f !== null && typeof f !== 'undefined').reduce((acc, f) => {
|
|
28
26
|
if (typeof f !== 'function') {
|
|
29
27
|
throw new Error('Invalid Argument Type, must only provide functions, undefined, or null.');
|
|
30
28
|
}
|
|
@@ -9,5 +9,5 @@ interface Props<TElement extends React.ElementType> extends React.HTMLAttributes
|
|
|
9
9
|
/**
|
|
10
10
|
* Create a component with `classPrefix` and `as` attributes.
|
|
11
11
|
*/
|
|
12
|
-
export declare function createComponent<TElement extends React.ElementType = 'div'>({ name, componentAs, componentClassPrefix, ...defaultProps }: Props<TElement>): RsRefForwardingComponent<TElement, ComponentProps>;
|
|
12
|
+
export declare function createComponent<TElement extends React.ElementType = 'div'>({ name, componentAs, componentClassPrefix, ...defaultProps }: Props<TElement>): RsRefForwardingComponent<TElement, ComponentProps, false>;
|
|
13
13
|
export default createComponent;
|
|
@@ -6,36 +6,36 @@ exports.__esModule = true;
|
|
|
6
6
|
exports.createComponent = createComponent;
|
|
7
7
|
exports.default = void 0;
|
|
8
8
|
var _extends2 = _interopRequireDefault(require("@babel/runtime/helpers/extends"));
|
|
9
|
-
var _objectWithoutPropertiesLoose2 = _interopRequireDefault(require("@babel/runtime/helpers/objectWithoutPropertiesLoose"));
|
|
10
9
|
var _react = _interopRequireDefault(require("react"));
|
|
11
10
|
var _kebabCase = _interopRequireDefault(require("lodash/kebabCase"));
|
|
12
|
-
var _propTypes = _interopRequireDefault(require("prop-types"));
|
|
13
11
|
var _hooks = require("../hooks");
|
|
14
12
|
var _CustomProvider = require("../../CustomProvider");
|
|
15
|
-
var _excluded = ["name", "componentAs", "componentClassPrefix"],
|
|
16
|
-
_excluded2 = ["as", "classPrefix", "className", "role"];
|
|
17
13
|
/**
|
|
18
14
|
* Create a component with `classPrefix` and `as` attributes.
|
|
19
15
|
*/
|
|
20
16
|
function createComponent(_ref) {
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
17
|
+
let {
|
|
18
|
+
name,
|
|
19
|
+
componentAs,
|
|
20
|
+
componentClassPrefix,
|
|
21
|
+
...defaultProps
|
|
22
|
+
} = _ref;
|
|
23
|
+
const Component = /*#__PURE__*/_react.default.forwardRef((props, ref) => {
|
|
24
|
+
const {
|
|
25
|
+
propsWithDefaults
|
|
26
|
+
} = (0, _CustomProvider.useCustom)(name, props);
|
|
27
|
+
const {
|
|
28
|
+
as: Component = componentAs || 'div',
|
|
29
|
+
classPrefix = componentClassPrefix || (0, _kebabCase.default)(name),
|
|
30
|
+
className,
|
|
31
|
+
role,
|
|
32
|
+
...rest
|
|
33
|
+
} = propsWithDefaults;
|
|
34
|
+
const {
|
|
35
|
+
withClassPrefix,
|
|
36
|
+
merge
|
|
37
|
+
} = (0, _hooks.useClassNames)(classPrefix);
|
|
38
|
+
const classes = merge(className, withClassPrefix());
|
|
39
39
|
return /*#__PURE__*/_react.default.createElement(Component, (0, _extends2.default)({}, defaultProps, rest, {
|
|
40
40
|
role: role,
|
|
41
41
|
ref: ref,
|
|
@@ -43,12 +43,6 @@ function createComponent(_ref) {
|
|
|
43
43
|
}));
|
|
44
44
|
});
|
|
45
45
|
Component.displayName = name;
|
|
46
|
-
Component.propTypes = {
|
|
47
|
-
as: _propTypes.default.elementType,
|
|
48
|
-
className: _propTypes.default.string,
|
|
49
|
-
classPrefix: _propTypes.default.string,
|
|
50
|
-
children: _propTypes.default.node
|
|
51
|
-
};
|
|
52
46
|
return Component;
|
|
53
47
|
}
|
|
54
48
|
var _default = exports.default = createComponent;
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
'use client';
|
|
2
|
+
"use strict";
|
|
3
|
+
|
|
4
|
+
exports.__esModule = true;
|
|
5
|
+
exports.getCssValue = getCssValue;
|
|
6
|
+
/**
|
|
7
|
+
* Processes and returns a value suitable for CSS (with a unit).
|
|
8
|
+
*/
|
|
9
|
+
function getCssValue(value, unit) {
|
|
10
|
+
if (unit === void 0) {
|
|
11
|
+
unit = 'px';
|
|
12
|
+
}
|
|
13
|
+
// If the value is a number, append the default unit (defaults to 'px')
|
|
14
|
+
if (typeof value === 'number') {
|
|
15
|
+
return `${value}${unit}`;
|
|
16
|
+
}
|
|
17
|
+
|
|
18
|
+
// If the value is already a string (and likely contains a unit), return it as is
|
|
19
|
+
if (typeof value === 'string') {
|
|
20
|
+
return value;
|
|
21
|
+
}
|
|
22
|
+
}
|
|
@@ -1,15 +1,14 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
5
4
|
exports.__esModule = true;
|
|
6
5
|
exports.copyTime = copyTime;
|
|
7
6
|
exports.default = void 0;
|
|
8
|
-
var _getHours =
|
|
9
|
-
var _getMinutes =
|
|
10
|
-
var _getSeconds =
|
|
11
|
-
var _set =
|
|
12
|
-
var _isValid =
|
|
7
|
+
var _getHours = require("date-fns/getHours");
|
|
8
|
+
var _getMinutes = require("date-fns/getMinutes");
|
|
9
|
+
var _getSeconds = require("date-fns/getSeconds");
|
|
10
|
+
var _set = require("date-fns/set");
|
|
11
|
+
var _isValid = require("date-fns/isValid");
|
|
13
12
|
/**
|
|
14
13
|
* Copy the time from one date to another.
|
|
15
14
|
*
|
|
@@ -18,15 +17,17 @@ var _isValid = _interopRequireDefault(require("date-fns/isValid"));
|
|
|
18
17
|
* @returns The target date with the time copied from the source date.
|
|
19
18
|
*/
|
|
20
19
|
function copyTime(_ref) {
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
20
|
+
let {
|
|
21
|
+
from,
|
|
22
|
+
to
|
|
23
|
+
} = _ref;
|
|
24
|
+
if (!(0, _isValid.isValid)(from) || !(0, _isValid.isValid)(to)) {
|
|
24
25
|
return to;
|
|
25
26
|
}
|
|
26
|
-
return (0, _set.
|
|
27
|
-
hours: (0, _getHours.
|
|
28
|
-
minutes: (0, _getMinutes.
|
|
29
|
-
seconds: (0, _getSeconds.
|
|
27
|
+
return (0, _set.set)(to, {
|
|
28
|
+
hours: (0, _getHours.getHours)(from),
|
|
29
|
+
minutes: (0, _getMinutes.getMinutes)(from),
|
|
30
|
+
seconds: (0, _getSeconds.getSeconds)(from)
|
|
30
31
|
});
|
|
31
32
|
}
|
|
32
33
|
var _default = exports.default = copyTime;
|
|
@@ -6,13 +6,13 @@ exports.__esModule = true;
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
exports.disableTime = disableTime;
|
|
8
8
|
var _pick = _interopRequireDefault(require("lodash/pick"));
|
|
9
|
-
var _getHours =
|
|
10
|
-
var _getMinutes =
|
|
11
|
-
var _getSeconds =
|
|
9
|
+
var _getHours = require("date-fns/getHours");
|
|
10
|
+
var _getMinutes = require("date-fns/getMinutes");
|
|
11
|
+
var _getSeconds = require("date-fns/getSeconds");
|
|
12
12
|
var _types = require("./types");
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
const HOURS_PATTERN = /(Hours?)/;
|
|
14
|
+
const MINUTES_PATTERN = /(Minutes?)/;
|
|
15
|
+
const SECONDS_PATTERN = /(Seconds?)/;
|
|
16
16
|
|
|
17
17
|
/**
|
|
18
18
|
* Verify that the time is valid.
|
|
@@ -25,21 +25,21 @@ function disableTime(props, date) {
|
|
|
25
25
|
if (!date) {
|
|
26
26
|
return false;
|
|
27
27
|
}
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
return Array.from(mapProps.keys()).some(
|
|
28
|
+
const disabledTimeProps = [_types.TimeProp.DisabledHours, _types.TimeProp.DisabledMinutes, _types.TimeProp.DisabledSeconds, _types.TimeProp.ShouldDisableHour, _types.TimeProp.ShouldDisableMinute, _types.TimeProp.ShouldDisableSecond];
|
|
29
|
+
const calendarProps = (0, _pick.default)(props, disabledTimeProps);
|
|
30
|
+
const mapProps = new Map(Object.entries(calendarProps));
|
|
31
|
+
return Array.from(mapProps.keys()).some(key => {
|
|
32
32
|
if (HOURS_PATTERN.test(key)) {
|
|
33
33
|
var _mapProps$get;
|
|
34
|
-
return (_mapProps$get = mapProps.get(key)) === null || _mapProps$get === void 0 ? void 0 : _mapProps$get((0, _getHours.
|
|
34
|
+
return (_mapProps$get = mapProps.get(key)) === null || _mapProps$get === void 0 ? void 0 : _mapProps$get((0, _getHours.getHours)(date), date);
|
|
35
35
|
}
|
|
36
36
|
if (MINUTES_PATTERN.test(key)) {
|
|
37
37
|
var _mapProps$get2;
|
|
38
|
-
return (_mapProps$get2 = mapProps.get(key)) === null || _mapProps$get2 === void 0 ? void 0 : _mapProps$get2((0, _getMinutes.
|
|
38
|
+
return (_mapProps$get2 = mapProps.get(key)) === null || _mapProps$get2 === void 0 ? void 0 : _mapProps$get2((0, _getMinutes.getMinutes)(date), date);
|
|
39
39
|
}
|
|
40
40
|
if (SECONDS_PATTERN.test(key)) {
|
|
41
41
|
var _mapProps$get3;
|
|
42
|
-
return (_mapProps$get3 = mapProps.get(key)) === null || _mapProps$get3 === void 0 ? void 0 : _mapProps$get3((0, _getSeconds.
|
|
42
|
+
return (_mapProps$get3 = mapProps.get(key)) === null || _mapProps$get3 === void 0 ? void 0 : _mapProps$get3((0, _getSeconds.getSeconds)(date), date);
|
|
43
43
|
}
|
|
44
44
|
return false;
|
|
45
45
|
});
|
|
@@ -7,6 +7,6 @@ exports.extractTimeFormat = extractTimeFormat;
|
|
|
7
7
|
* Extracts the time format from a given date format.
|
|
8
8
|
*/
|
|
9
9
|
function extractTimeFormat(format) {
|
|
10
|
-
|
|
10
|
+
const match = format.match(/([hH]{1,2}[:.]mm(?:[:.]ss)?(?: ?aa)?|(?:aa )?[hH]{1,2}[:.]mm(?:[:.]ss)?)/);
|
|
11
11
|
return match ? match[0] : null;
|
|
12
12
|
}
|
|
@@ -9,9 +9,7 @@ exports.shouldRenderTime = exports.shouldRenderMonth = exports.shouldRenderDate
|
|
|
9
9
|
* @param format - The format string.
|
|
10
10
|
* @returns Whether the time should be rendered.
|
|
11
11
|
*/
|
|
12
|
-
|
|
13
|
-
return /([Hhms])/.test(format);
|
|
14
|
-
};
|
|
12
|
+
const shouldRenderTime = format => /([Hhms])/.test(format);
|
|
15
13
|
|
|
16
14
|
/**
|
|
17
15
|
* Check if the month should be rendered based on the format.
|
|
@@ -19,9 +17,8 @@ var shouldRenderTime = exports.shouldRenderTime = function shouldRenderTime(form
|
|
|
19
17
|
* @param format - The format string.
|
|
20
18
|
* @returns Whether the month should be rendered.
|
|
21
19
|
*/
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
};
|
|
20
|
+
exports.shouldRenderTime = shouldRenderTime;
|
|
21
|
+
const shouldRenderMonth = format => /[Yy]/.test(format) && /[ML]/.test(format);
|
|
25
22
|
|
|
26
23
|
/**
|
|
27
24
|
* Check if the date should be rendered based on the format.
|
|
@@ -29,9 +26,8 @@ var shouldRenderMonth = exports.shouldRenderMonth = function shouldRenderMonth(f
|
|
|
29
26
|
* @param format - The format string.
|
|
30
27
|
* @returns Whether the date should be rendered.
|
|
31
28
|
*/
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
};
|
|
29
|
+
exports.shouldRenderMonth = shouldRenderMonth;
|
|
30
|
+
const shouldRenderDate = format => /[Yy]/.test(format) && /[ML]/.test(format) && /[Dd]/.test(format);
|
|
35
31
|
|
|
36
32
|
/**
|
|
37
33
|
* Check if only the time should be rendered based on the format.
|
|
@@ -39,13 +35,12 @@ var shouldRenderDate = exports.shouldRenderDate = function shouldRenderDate(form
|
|
|
39
35
|
* @param format - The format string.
|
|
40
36
|
* @returns Whether only the time should be rendered.
|
|
41
37
|
*/
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
};
|
|
38
|
+
exports.shouldRenderDate = shouldRenderDate;
|
|
39
|
+
const shouldOnlyRenderTime = format => /([Hhms])/.test(format) && !/([YyMDd])/.test(format);
|
|
45
40
|
|
|
46
41
|
/**
|
|
47
42
|
* Check if only the month should be rendered based on the format.
|
|
48
43
|
*/
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
44
|
+
exports.shouldOnlyRenderTime = shouldOnlyRenderTime;
|
|
45
|
+
const shouldOnlyRenderMonth = format => shouldRenderMonth(format) && !shouldRenderDate(format);
|
|
46
|
+
exports.shouldOnlyRenderMonth = shouldOnlyRenderMonth;
|
|
@@ -8,7 +8,7 @@ exports.getWeekKeys = getWeekKeys;
|
|
|
8
8
|
* Retrieves an array of week keys starting from the specified weekday.
|
|
9
9
|
*/
|
|
10
10
|
function getWeekKeys(weekStart) {
|
|
11
|
-
|
|
11
|
+
const weekKeys = ['sunday', 'monday', 'tuesday', 'wednesday', 'thursday', 'friday', 'saturday'];
|
|
12
12
|
if (typeof weekStart === 'undefined') {
|
|
13
13
|
return weekKeys;
|
|
14
14
|
}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
5
4
|
exports.__esModule = true;
|
|
6
5
|
exports.default = void 0;
|
|
7
6
|
exports.getWeekStartDates = getWeekStartDates;
|
|
8
|
-
var _addDays =
|
|
9
|
-
var _startOfWeek =
|
|
7
|
+
var _addDays = require("date-fns/addDays");
|
|
8
|
+
var _startOfWeek = require("date-fns/startOfWeek");
|
|
10
9
|
/**
|
|
11
10
|
* Get the first days of weeks in a month。
|
|
12
11
|
* @param firstDayOfMonth The first day of the month
|
|
@@ -15,18 +14,19 @@ var _startOfWeek = _interopRequireDefault(require("date-fns/startOfWeek"));
|
|
|
15
14
|
* @returns A list of first days of weeks in a month
|
|
16
15
|
*/
|
|
17
16
|
function getWeekStartDates(firstDayOfMonth, options) {
|
|
18
|
-
|
|
19
|
-
weekStart =
|
|
20
|
-
isoWeek
|
|
21
|
-
locale
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
17
|
+
const {
|
|
18
|
+
weekStart = 0,
|
|
19
|
+
isoWeek,
|
|
20
|
+
locale
|
|
21
|
+
} = options;
|
|
22
|
+
const weekStartsOn = isoWeek ? 1 : weekStart;
|
|
23
|
+
const firstDay = (0, _startOfWeek.startOfWeek)(firstDayOfMonth, {
|
|
24
|
+
weekStartsOn,
|
|
25
|
+
locale
|
|
26
26
|
});
|
|
27
|
-
|
|
28
|
-
for (
|
|
29
|
-
days.push((0, _addDays.
|
|
27
|
+
const days = [firstDay];
|
|
28
|
+
for (let i = 1; i < 6; i++) {
|
|
29
|
+
days.push((0, _addDays.addDays)(firstDay, i * 7));
|
|
30
30
|
}
|
|
31
31
|
return days;
|
|
32
32
|
}
|