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.
Files changed (119) hide show
  1. package/Accordion/styles/index.css +0 -2
  2. package/Animation/styles/index.css +0 -2
  3. package/AutoComplete/styles/index.css +0 -2
  4. package/Avatar/styles/index.css +0 -2
  5. package/AvatarGroup/styles/index.css +0 -2
  6. package/Badge/styles/index.css +0 -2
  7. package/Breadcrumb/styles/index.css +0 -2
  8. package/Button/styles/index.css +0 -2
  9. package/ButtonGroup/styles/index.css +0 -2
  10. package/ButtonToolbar/styles/index.css +0 -2
  11. package/CHANGELOG.md +21 -0
  12. package/Calendar/styles/index.css +0 -2
  13. package/Carousel/styles/index.css +0 -2
  14. package/CascadeTree/styles/index.css +0 -2
  15. package/Cascader/styles/index.css +0 -2
  16. package/CheckPicker/styles/index.css +0 -2
  17. package/CheckTree/styles/index.css +0 -2
  18. package/CheckTreePicker/styles/index.css +0 -2
  19. package/Checkbox/styles/index.css +0 -2
  20. package/CheckboxGroup/styles/index.css +0 -2
  21. package/Col/styles/index.css +0 -2
  22. package/Container/styles/index.css +0 -2
  23. package/Content/styles/index.css +0 -2
  24. package/DateInput/styles/index.css +0 -2
  25. package/DatePicker/styles/index.css +0 -2
  26. package/DateRangeInput/styles/index.css +0 -2
  27. package/DateRangePicker/styles/index.css +0 -2
  28. package/Divider/styles/index.css +0 -2
  29. package/Drawer/styles/index.css +0 -2
  30. package/Dropdown/styles/index.css +0 -2
  31. package/FlexboxGrid/styles/index.css +0 -2
  32. package/Footer/styles/index.css +0 -2
  33. package/Form/styles/index.css +0 -2
  34. package/FormControl/styles/index.css +0 -2
  35. package/FormControlLabel/styles/index.css +0 -2
  36. package/FormErrorMessage/styles/index.css +0 -2
  37. package/FormGroup/styles/index.css +0 -2
  38. package/FormHelpText/styles/index.css +0 -2
  39. package/Grid/styles/index.css +0 -2
  40. package/Header/styles/index.css +0 -2
  41. package/Heading/styles/index.css +0 -2
  42. package/HeadingGroup/styles/index.css +0 -2
  43. package/Highlight/styles/index.css +0 -2
  44. package/IconButton/styles/index.css +0 -2
  45. package/InlineEdit/styles/index.css +0 -2
  46. package/Input/styles/index.css +0 -2
  47. package/InputGroup/styles/index.css +0 -2
  48. package/InputNumber/styles/index.css +0 -2
  49. package/InputPicker/styles/index.css +0 -2
  50. package/List/styles/index.css +0 -2
  51. package/Loader/styles/index.css +0 -2
  52. package/Message/styles/index.css +0 -2
  53. package/Modal/styles/index.css +0 -2
  54. package/MultiCascadeTree/styles/index.css +0 -2
  55. package/MultiCascader/styles/index.css +0 -2
  56. package/Nav/styles/index.css +0 -2
  57. package/Navbar/styles/index.css +0 -2
  58. package/Notification/styles/index.css +0 -2
  59. package/Pagination/styles/index.css +0 -2
  60. package/Panel/styles/index.css +0 -2
  61. package/PanelGroup/styles/index.css +0 -2
  62. package/Placeholder/styles/index.css +0 -2
  63. package/Popover/styles/index.css +0 -2
  64. package/Progress/styles/index.css +0 -2
  65. package/Radio/styles/index.css +0 -2
  66. package/RadioGroup/styles/index.css +0 -2
  67. package/RadioTile/styles/index.css +0 -2
  68. package/RadioTileGroup/styles/index.css +0 -2
  69. package/RangeSlider/styles/index.css +0 -2
  70. package/Rate/styles/index.css +0 -2
  71. package/Row/styles/index.css +0 -2
  72. package/SelectPicker/styles/index.css +0 -2
  73. package/Sidebar/styles/index.css +0 -2
  74. package/Sidenav/styles/index.css +0 -2
  75. package/Slider/styles/index.css +0 -2
  76. package/Stack/styles/index.css +0 -2
  77. package/Steps/styles/index.css +0 -2
  78. package/Table/styles/index.css +0 -2
  79. package/Tabs/styles/index.css +0 -2
  80. package/Tag/styles/index.css +0 -2
  81. package/TagGroup/styles/index.css +0 -2
  82. package/TagInput/styles/index.css +0 -2
  83. package/TagPicker/styles/index.css +0 -2
  84. package/Text/styles/index.css +0 -2
  85. package/TimePicker/styles/index.css +0 -2
  86. package/TimeRangePicker/styles/index.css +0 -2
  87. package/Timeline/styles/index.css +0 -2
  88. package/Toggle/styles/index.css +0 -2
  89. package/Tooltip/styles/index.css +0 -2
  90. package/Tree/styles/index.css +0 -2
  91. package/TreePicker/styles/index.css +0 -2
  92. package/Uploader/styles/index.css +0 -2
  93. package/VisuallyHidden/styles/index.css +0 -2
  94. package/cjs/CustomProvider/FormattedDate.d.ts +1 -1
  95. package/cjs/CustomProvider/FormattedDate.js +1 -0
  96. package/cjs/CustomProvider/index.d.ts +3 -3
  97. package/cjs/CustomProvider/index.js +3 -4
  98. package/cjs/DateRangePicker/DateRangePicker.js +4 -1
  99. package/cjs/Panel/AccordionButton.js +1 -0
  100. package/cjs/Table/Table.js +4 -2
  101. package/cjs/useToaster/useToaster.js +4 -1
  102. package/dist/rsuite-no-reset.css +0 -2
  103. package/dist/rsuite-no-reset.min.css.map +1 -1
  104. package/dist/rsuite.css +0 -2
  105. package/dist/rsuite.js +6 -6
  106. package/dist/rsuite.min.css.map +1 -1
  107. package/dist/rsuite.min.js +1 -1
  108. package/dist/rsuite.min.js.map +1 -1
  109. package/esm/CustomProvider/FormattedDate.d.ts +1 -1
  110. package/esm/CustomProvider/FormattedDate.js +1 -1
  111. package/esm/CustomProvider/index.d.ts +3 -3
  112. package/esm/CustomProvider/index.js +3 -3
  113. package/esm/DateRangePicker/DateRangePicker.js +4 -1
  114. package/esm/Panel/AccordionButton.js +1 -0
  115. package/esm/Table/Table.js +4 -2
  116. package/esm/useToaster/useToaster.js +3 -1
  117. package/package.json +1 -1
  118. package/toaster/styles/index.css +0 -2
  119. package/useToaster/styles/index.css +0 -2
@@ -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;
@@ -1,7 +1,7 @@
1
1
  'use client';
2
2
  import React from 'react';
3
3
  import { useCustom } from "./useCustom.js";
4
- function FormattedDate(_ref) {
4
+ export function FormattedDate(_ref) {
5
5
  var date = _ref.date,
6
6
  formatStr = _ref.formatStr;
7
7
  var _useCustom = useCustom('Calendar'),
@@ -1,7 +1,7 @@
1
- import CustomProvider, { CustomContext } from './CustomProvider';
2
- import FormattedDate from './FormattedDate';
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,6 +1,6 @@
1
1
  'use client';
2
- import CustomProvider, { CustomContext } from "./CustomProvider.js";
3
- import FormattedDate from "./FormattedDate.js";
4
- export { CustomContext, FormattedDate };
2
+ import CustomProvider from "./CustomProvider.js";
3
+ export { FormattedDate } from "./FormattedDate.js";
5
4
  export { useCustom } from "./useCustom.js";
5
+ export { CustomContext } from "./CustomProvider.js";
6
6
  export default CustomProvider;
@@ -456,6 +456,9 @@ var DateRangePicker = /*#__PURE__*/React.forwardRef(function (props, ref) {
456
456
  dateRange: nextCalendarDate
457
457
  });
458
458
  });
459
+ var handleExit = useEventCallback(function () {
460
+ setSelectedIdle(true);
461
+ });
459
462
 
460
463
  /**
461
464
  * Toolbar operation callback function
@@ -802,7 +805,7 @@ var DateRangePicker = /*#__PURE__*/React.forwardRef(function (props, ref) {
802
805
  pickerProps: pick(props, pickTriggerPropKeys),
803
806
  placement: placement,
804
807
  onEnter: createChainedFunction(events.onActive, handleEnter, onEnter),
805
- onExit: createChainedFunction(events.onInactive, onExit),
808
+ onExit: createChainedFunction(events.onInactive, handleExit, onExit),
806
809
  speaker: renderCalendarOverlay
807
810
  }, /*#__PURE__*/React.createElement(Component, {
808
811
  ref: root,
@@ -25,6 +25,7 @@ var AccordionButton = function AccordionButton(props) {
25
25
  withClassPrefix = _useClassNames.withClassPrefix;
26
26
  return /*#__PURE__*/React.createElement("button", _extends({
27
27
  id: id,
28
+ type: "button",
28
29
  "aria-controls": controlId,
29
30
  "aria-expanded": expanded,
30
31
  "aria-disabled": disabled,
@@ -12,11 +12,13 @@ import { Table as RsTable } from 'rsuite-table';
12
12
  var CustomTable = /*#__PURE__*/React.forwardRef(function (props, ref) {
13
13
  var _useCustom = useCustom('Table', props),
14
14
  propsWithDefaults = _useCustom.propsWithDefaults,
15
- rtl = _useCustom.rtl;
16
- var locale = propsWithDefaults.locale,
15
+ rtl = _useCustom.rtl,
16
+ getLocale = _useCustom.getLocale;
17
+ var overrideLocale = propsWithDefaults.locale,
17
18
  _propsWithDefaults$lo = propsWithDefaults.loadAnimation,
18
19
  loadAnimation = _propsWithDefaults$lo === void 0 ? true : _propsWithDefaults$lo,
19
20
  rest = _objectWithoutPropertiesLoose(propsWithDefaults, _excluded);
21
+ var locale = getLocale('Calendar', overrideLocale);
20
22
  return /*#__PURE__*/React.createElement(RsTable, _extends({}, rest, {
21
23
  rtl: rtl,
22
24
  ref: ref,
@@ -1,7 +1,9 @@
1
1
  'use client';
2
2
  import { useMemo, useContext } from 'react';
3
3
  import toaster from "../toaster/index.js";
4
- import { CustomContext } from "../CustomProvider/index.js";
4
+ // From CustomProvider/CustomProvider.tsx import CustomContext instead of directly from 'CustomProvider/index.ts'
5
+ // because babel compiles commonjs, which causes CustomContext to be undefined
6
+ import { CustomContext } from "../CustomProvider/CustomProvider.js";
5
7
  /**
6
8
  * Toaster display brief, temporary notifications of actions, errors, or other events in an application.
7
9
  * It is often used with the Message and Notification components.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rsuite",
3
- "version": "5.74.0",
3
+ "version": "5.74.2",
4
4
  "description": "A suite of react components",
5
5
  "main": "cjs/index.js",
6
6
  "module": "esm/index.js",
@@ -235,5 +235,3 @@
235
235
  -webkit-animation-name: notificationMoveOut;
236
236
  animation-name: notificationMoveOut;
237
237
  }
238
-
239
- /*# sourceMappingURL=index.css.map */
@@ -235,5 +235,3 @@
235
235
  -webkit-animation-name: notificationMoveOut;
236
236
  animation-name: notificationMoveOut;
237
237
  }
238
-
239
- /*# sourceMappingURL=index.css.map */