rsuite 5.74.0 → 5.74.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Accordion/styles/index.css +0 -2
- package/Animation/styles/index.css +0 -2
- package/AutoComplete/styles/index.css +0 -2
- package/Avatar/styles/index.css +0 -2
- package/AvatarGroup/styles/index.css +0 -2
- package/Badge/styles/index.css +0 -2
- package/Breadcrumb/styles/index.css +0 -2
- package/Button/styles/index.css +0 -2
- package/ButtonGroup/styles/index.css +0 -2
- package/ButtonToolbar/styles/index.css +0 -2
- package/CHANGELOG.md +21 -0
- package/Calendar/styles/index.css +0 -2
- package/Carousel/styles/index.css +0 -2
- package/CascadeTree/styles/index.css +0 -2
- package/Cascader/styles/index.css +0 -2
- package/CheckPicker/styles/index.css +0 -2
- package/CheckTree/styles/index.css +0 -2
- package/CheckTreePicker/styles/index.css +0 -2
- package/Checkbox/styles/index.css +0 -2
- package/CheckboxGroup/styles/index.css +0 -2
- package/Col/styles/index.css +0 -2
- package/Container/styles/index.css +0 -2
- package/Content/styles/index.css +0 -2
- package/DateInput/styles/index.css +0 -2
- package/DatePicker/styles/index.css +0 -2
- package/DateRangeInput/styles/index.css +0 -2
- package/DateRangePicker/styles/index.css +0 -2
- package/Divider/styles/index.css +0 -2
- package/Drawer/styles/index.css +0 -2
- package/Dropdown/styles/index.css +0 -2
- package/FlexboxGrid/styles/index.css +0 -2
- package/Footer/styles/index.css +0 -2
- package/Form/styles/index.css +0 -2
- package/FormControl/styles/index.css +0 -2
- package/FormControlLabel/styles/index.css +0 -2
- package/FormErrorMessage/styles/index.css +0 -2
- package/FormGroup/styles/index.css +0 -2
- package/FormHelpText/styles/index.css +0 -2
- package/Grid/styles/index.css +0 -2
- package/Header/styles/index.css +0 -2
- package/Heading/styles/index.css +0 -2
- package/HeadingGroup/styles/index.css +0 -2
- package/Highlight/styles/index.css +0 -2
- package/IconButton/styles/index.css +0 -2
- package/InlineEdit/styles/index.css +0 -2
- package/Input/styles/index.css +0 -2
- package/InputGroup/styles/index.css +0 -2
- package/InputNumber/styles/index.css +0 -2
- package/InputPicker/styles/index.css +0 -2
- package/List/styles/index.css +0 -2
- package/Loader/styles/index.css +0 -2
- package/Message/styles/index.css +0 -2
- package/Modal/styles/index.css +0 -2
- package/MultiCascadeTree/styles/index.css +0 -2
- package/MultiCascader/styles/index.css +0 -2
- package/Nav/styles/index.css +0 -2
- package/Navbar/styles/index.css +0 -2
- package/Notification/styles/index.css +0 -2
- package/Pagination/styles/index.css +0 -2
- package/Panel/styles/index.css +0 -2
- package/PanelGroup/styles/index.css +0 -2
- package/Placeholder/styles/index.css +0 -2
- package/Popover/styles/index.css +0 -2
- package/Progress/styles/index.css +0 -2
- package/Radio/styles/index.css +0 -2
- package/RadioGroup/styles/index.css +0 -2
- package/RadioTile/styles/index.css +0 -2
- package/RadioTileGroup/styles/index.css +0 -2
- package/RangeSlider/styles/index.css +0 -2
- package/Rate/styles/index.css +0 -2
- package/Row/styles/index.css +0 -2
- package/SelectPicker/styles/index.css +0 -2
- package/Sidebar/styles/index.css +0 -2
- package/Sidenav/styles/index.css +0 -2
- package/Slider/styles/index.css +0 -2
- package/Stack/styles/index.css +0 -2
- package/Steps/styles/index.css +0 -2
- package/Table/styles/index.css +0 -2
- package/Tabs/styles/index.css +0 -2
- package/Tag/styles/index.css +0 -2
- package/TagGroup/styles/index.css +0 -2
- package/TagInput/styles/index.css +0 -2
- package/TagPicker/styles/index.css +0 -2
- package/Text/styles/index.css +0 -2
- package/TimePicker/styles/index.css +0 -2
- package/TimeRangePicker/styles/index.css +0 -2
- package/Timeline/styles/index.css +0 -2
- package/Toggle/styles/index.css +0 -2
- package/Tooltip/styles/index.css +0 -2
- package/Tree/styles/index.css +0 -2
- package/TreePicker/styles/index.css +0 -2
- package/Uploader/styles/index.css +0 -2
- package/VisuallyHidden/styles/index.css +0 -2
- package/cjs/CustomProvider/FormattedDate.d.ts +1 -1
- package/cjs/CustomProvider/FormattedDate.js +1 -0
- package/cjs/CustomProvider/index.d.ts +3 -3
- package/cjs/CustomProvider/index.js +3 -4
- package/cjs/DateRangePicker/DateRangePicker.js +4 -1
- package/cjs/Panel/AccordionButton.js +1 -0
- package/cjs/Table/Table.js +4 -2
- package/cjs/useToaster/useToaster.js +4 -1
- package/dist/rsuite-no-reset.css +0 -2
- package/dist/rsuite-no-reset.min.css.map +1 -1
- package/dist/rsuite.css +0 -2
- package/dist/rsuite.js +6 -6
- package/dist/rsuite.min.css.map +1 -1
- package/dist/rsuite.min.js +1 -1
- package/dist/rsuite.min.js.map +1 -1
- package/esm/CustomProvider/FormattedDate.d.ts +1 -1
- package/esm/CustomProvider/FormattedDate.js +1 -1
- package/esm/CustomProvider/index.d.ts +3 -3
- package/esm/CustomProvider/index.js +3 -3
- package/esm/DateRangePicker/DateRangePicker.js +4 -1
- package/esm/Panel/AccordionButton.js +1 -0
- package/esm/Table/Table.js +4 -2
- package/esm/useToaster/useToaster.js +3 -1
- package/package.json +1 -1
- package/toaster/styles/index.css +0 -2
- package/useToaster/styles/index.css +0 -2
package/Toggle/styles/index.css
CHANGED
package/Tooltip/styles/index.css
CHANGED
package/Tree/styles/index.css
CHANGED
|
@@ -3,5 +3,5 @@ interface FormattedDateProps {
|
|
|
3
3
|
date: Date;
|
|
4
4
|
formatStr: string;
|
|
5
5
|
}
|
|
6
|
-
declare function FormattedDate({ date, formatStr }: FormattedDateProps): React.JSX.Element;
|
|
6
|
+
export declare function FormattedDate({ date, formatStr }: FormattedDateProps): React.JSX.Element;
|
|
7
7
|
export default FormattedDate;
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
|
|
4
4
|
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
5
5
|
exports.__esModule = true;
|
|
6
|
+
exports.FormattedDate = FormattedDate;
|
|
6
7
|
exports.default = void 0;
|
|
7
8
|
var _react = _interopRequireDefault(require("react"));
|
|
8
9
|
var _useCustom2 = require("./useCustom");
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import CustomProvider
|
|
2
|
-
|
|
3
|
-
export { CustomContext, FormattedDate };
|
|
1
|
+
import CustomProvider from './CustomProvider';
|
|
2
|
+
export { FormattedDate } from './FormattedDate';
|
|
4
3
|
export { useCustom } from './useCustom';
|
|
4
|
+
export { CustomContext } from './CustomProvider';
|
|
5
5
|
export type { CustomProviderProps } from './CustomProvider';
|
|
6
6
|
export type { ReactSuiteComponents } from './types';
|
|
7
7
|
export default CustomProvider;
|
|
@@ -1,13 +1,12 @@
|
|
|
1
1
|
'use client';
|
|
2
2
|
"use strict";
|
|
3
3
|
|
|
4
|
-
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
5
4
|
exports.__esModule = true;
|
|
6
|
-
exports.useCustom = exports.default = void 0;
|
|
5
|
+
exports.useCustom = exports.default = exports.FormattedDate = exports.CustomContext = void 0;
|
|
7
6
|
var _CustomProvider = _interopRequireWildcard(require("./CustomProvider"));
|
|
8
7
|
exports.CustomContext = _CustomProvider.CustomContext;
|
|
9
|
-
var _FormattedDate =
|
|
10
|
-
exports.FormattedDate = _FormattedDate.
|
|
8
|
+
var _FormattedDate = require("./FormattedDate");
|
|
9
|
+
exports.FormattedDate = _FormattedDate.FormattedDate;
|
|
11
10
|
var _useCustom = require("./useCustom");
|
|
12
11
|
exports.useCustom = _useCustom.useCustom;
|
|
13
12
|
function _getRequireWildcardCache(e) { if ("function" != typeof WeakMap) return null; var r = new WeakMap(), t = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(e) { return e ? t : r; })(e); }
|
|
@@ -463,6 +463,9 @@ var DateRangePicker = /*#__PURE__*/_react.default.forwardRef(function (props, re
|
|
|
463
463
|
dateRange: nextCalendarDate
|
|
464
464
|
});
|
|
465
465
|
});
|
|
466
|
+
var handleExit = (0, _hooks.useEventCallback)(function () {
|
|
467
|
+
setSelectedIdle(true);
|
|
468
|
+
});
|
|
466
469
|
|
|
467
470
|
/**
|
|
468
471
|
* Toolbar operation callback function
|
|
@@ -809,7 +812,7 @@ var DateRangePicker = /*#__PURE__*/_react.default.forwardRef(function (props, re
|
|
|
809
812
|
pickerProps: (0, _pick.default)(props, _Picker.pickTriggerPropKeys),
|
|
810
813
|
placement: placement,
|
|
811
814
|
onEnter: (0, _utils2.createChainedFunction)(events.onActive, handleEnter, onEnter),
|
|
812
|
-
onExit: (0, _utils2.createChainedFunction)(events.onInactive, onExit),
|
|
815
|
+
onExit: (0, _utils2.createChainedFunction)(events.onInactive, handleExit, onExit),
|
|
813
816
|
speaker: renderCalendarOverlay
|
|
814
817
|
}, /*#__PURE__*/_react.default.createElement(Component, {
|
|
815
818
|
ref: root,
|
|
@@ -30,6 +30,7 @@ var AccordionButton = function AccordionButton(props) {
|
|
|
30
30
|
withClassPrefix = _useClassNames.withClassPrefix;
|
|
31
31
|
return /*#__PURE__*/_react.default.createElement("button", (0, _extends2.default)({
|
|
32
32
|
id: id,
|
|
33
|
+
type: "button",
|
|
33
34
|
"aria-controls": controlId,
|
|
34
35
|
"aria-expanded": expanded,
|
|
35
36
|
"aria-disabled": disabled,
|
package/cjs/Table/Table.js
CHANGED
|
@@ -17,11 +17,13 @@ var _excluded = ["locale", "loadAnimation"];
|
|
|
17
17
|
var CustomTable = /*#__PURE__*/_react.default.forwardRef(function (props, ref) {
|
|
18
18
|
var _useCustom = (0, _CustomProvider.useCustom)('Table', props),
|
|
19
19
|
propsWithDefaults = _useCustom.propsWithDefaults,
|
|
20
|
-
rtl = _useCustom.rtl
|
|
21
|
-
|
|
20
|
+
rtl = _useCustom.rtl,
|
|
21
|
+
getLocale = _useCustom.getLocale;
|
|
22
|
+
var overrideLocale = propsWithDefaults.locale,
|
|
22
23
|
_propsWithDefaults$lo = propsWithDefaults.loadAnimation,
|
|
23
24
|
loadAnimation = _propsWithDefaults$lo === void 0 ? true : _propsWithDefaults$lo,
|
|
24
25
|
rest = (0, _objectWithoutPropertiesLoose2.default)(propsWithDefaults, _excluded);
|
|
26
|
+
var locale = getLocale('Calendar', overrideLocale);
|
|
25
27
|
return /*#__PURE__*/_react.default.createElement(_rsuiteTable.Table, (0, _extends2.default)({}, rest, {
|
|
26
28
|
rtl: rtl,
|
|
27
29
|
ref: ref,
|
|
@@ -6,7 +6,10 @@ exports.__esModule = true;
|
|
|
6
6
|
exports.default = void 0;
|
|
7
7
|
var _react = require("react");
|
|
8
8
|
var _toaster = _interopRequireDefault(require("../toaster"));
|
|
9
|
-
var _CustomProvider = require("../CustomProvider");
|
|
9
|
+
var _CustomProvider = require("../CustomProvider/CustomProvider");
|
|
10
|
+
// From CustomProvider/CustomProvider.tsx import CustomContext instead of directly from 'CustomProvider/index.ts'
|
|
11
|
+
// because babel compiles commonjs, which causes CustomContext to be undefined
|
|
12
|
+
|
|
10
13
|
/**
|
|
11
14
|
* Toaster display brief, temporary notifications of actions, errors, or other events in an application.
|
|
12
15
|
* It is often used with the Message and Notification components.
|
package/dist/rsuite-no-reset.css
CHANGED
|
@@ -17634,5 +17634,3 @@ kbd.rs-text {
|
|
|
17634
17634
|
color: #717273;
|
|
17635
17635
|
color: var(--rs-text-secondary);
|
|
17636
17636
|
}
|
|
17637
|
-
|
|
17638
|
-
/*# sourceMappingURL=index.css.map */
|