@mui/x-date-pickers-pro 7.5.0 → 7.5.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (65) hide show
  1. package/CHANGELOG.md +61 -5417
  2. package/DateRangeCalendar/DateRangeCalendar.js +1 -1
  3. package/DateRangePicker/DateRangePicker.js +1 -1
  4. package/DateRangePicker/DateRangePickerToolbar.js +1 -1
  5. package/DateRangePickerDay/DateRangePickerDay.js +1 -15
  6. package/DateTimeRangePicker/DateTimeRangePicker.js +1 -1
  7. package/DateTimeRangePicker/DateTimeRangePickerTabs.js +1 -1
  8. package/DateTimeRangePicker/DateTimeRangePickerToolbar.js +1 -1
  9. package/DesktopDateRangePicker/DesktopDateRangePicker.js +1 -1
  10. package/DesktopDateTimeRangePicker/DesktopDateTimeRangePicker.js +1 -1
  11. package/MobileDateRangePicker/MobileDateRangePicker.js +1 -1
  12. package/MobileDateTimeRangePicker/MobileDateTimeRangePicker.js +1 -1
  13. package/MultiInputDateRangeField/MultiInputDateRangeField.js +1 -1
  14. package/MultiInputDateTimeRangeField/MultiInputDateTimeRangeField.js +1 -1
  15. package/MultiInputTimeRangeField/MultiInputTimeRangeField.js +1 -1
  16. package/PickersRangeCalendarHeader/PickersRangeCalendarHeader.js +1 -1
  17. package/SingleInputDateRangeField/SingleInputDateRangeField.js +1 -1
  18. package/SingleInputDateTimeRangeField/SingleInputDateTimeRangeField.js +1 -1
  19. package/SingleInputTimeRangeField/SingleInputTimeRangeField.js +1 -1
  20. package/StaticDateRangePicker/StaticDateRangePicker.js +1 -1
  21. package/index.js +1 -1
  22. package/internals/utils/releaseInfo.js +1 -1
  23. package/modern/DateRangeCalendar/DateRangeCalendar.js +1 -1
  24. package/modern/DateRangePicker/DateRangePicker.js +1 -1
  25. package/modern/DateRangePicker/DateRangePickerToolbar.js +1 -1
  26. package/modern/DateRangePickerDay/DateRangePickerDay.js +1 -15
  27. package/modern/DateTimeRangePicker/DateTimeRangePicker.js +1 -1
  28. package/modern/DateTimeRangePicker/DateTimeRangePickerTabs.js +1 -1
  29. package/modern/DateTimeRangePicker/DateTimeRangePickerToolbar.js +1 -1
  30. package/modern/DesktopDateRangePicker/DesktopDateRangePicker.js +1 -1
  31. package/modern/DesktopDateTimeRangePicker/DesktopDateTimeRangePicker.js +1 -1
  32. package/modern/MobileDateRangePicker/MobileDateRangePicker.js +1 -1
  33. package/modern/MobileDateTimeRangePicker/MobileDateTimeRangePicker.js +1 -1
  34. package/modern/MultiInputDateRangeField/MultiInputDateRangeField.js +1 -1
  35. package/modern/MultiInputDateTimeRangeField/MultiInputDateTimeRangeField.js +1 -1
  36. package/modern/MultiInputTimeRangeField/MultiInputTimeRangeField.js +1 -1
  37. package/modern/PickersRangeCalendarHeader/PickersRangeCalendarHeader.js +1 -1
  38. package/modern/SingleInputDateRangeField/SingleInputDateRangeField.js +1 -1
  39. package/modern/SingleInputDateTimeRangeField/SingleInputDateTimeRangeField.js +1 -1
  40. package/modern/SingleInputTimeRangeField/SingleInputTimeRangeField.js +1 -1
  41. package/modern/StaticDateRangePicker/StaticDateRangePicker.js +1 -1
  42. package/modern/index.js +1 -1
  43. package/modern/internals/utils/releaseInfo.js +1 -1
  44. package/node/DateRangeCalendar/DateRangeCalendar.js +1 -1
  45. package/node/DateRangePicker/DateRangePicker.js +1 -1
  46. package/node/DateRangePicker/DateRangePickerToolbar.js +1 -1
  47. package/node/DateRangePickerDay/DateRangePickerDay.js +1 -15
  48. package/node/DateTimeRangePicker/DateTimeRangePicker.js +1 -1
  49. package/node/DateTimeRangePicker/DateTimeRangePickerTabs.js +1 -1
  50. package/node/DateTimeRangePicker/DateTimeRangePickerToolbar.js +1 -1
  51. package/node/DesktopDateRangePicker/DesktopDateRangePicker.js +1 -1
  52. package/node/DesktopDateTimeRangePicker/DesktopDateTimeRangePicker.js +1 -1
  53. package/node/MobileDateRangePicker/MobileDateRangePicker.js +1 -1
  54. package/node/MobileDateTimeRangePicker/MobileDateTimeRangePicker.js +1 -1
  55. package/node/MultiInputDateRangeField/MultiInputDateRangeField.js +1 -1
  56. package/node/MultiInputDateTimeRangeField/MultiInputDateTimeRangeField.js +1 -1
  57. package/node/MultiInputTimeRangeField/MultiInputTimeRangeField.js +1 -1
  58. package/node/PickersRangeCalendarHeader/PickersRangeCalendarHeader.js +1 -1
  59. package/node/SingleInputDateRangeField/SingleInputDateRangeField.js +1 -1
  60. package/node/SingleInputDateTimeRangeField/SingleInputDateTimeRangeField.js +1 -1
  61. package/node/SingleInputTimeRangeField/SingleInputTimeRangeField.js +1 -1
  62. package/node/StaticDateRangePicker/StaticDateRangePicker.js +1 -1
  63. package/node/index.js +1 -1
  64. package/node/internals/utils/releaseInfo.js +1 -1
  65. package/package.json +3 -3
@@ -66,7 +66,7 @@ const MobileDateRangePicker = exports.MobileDateRangePicker = /*#__PURE__*/React
66
66
  MobileDateRangePicker.propTypes = {
67
67
  // ----------------------------- Warning --------------------------------
68
68
  // | These PropTypes are generated from the TypeScript type definitions |
69
- // | To update them edit the TypeScript types and run "yarn proptypes" |
69
+ // | To update them edit the TypeScript types and run "pnpm proptypes" |
70
70
  // ----------------------------------------------------------------------
71
71
  /**
72
72
  * If `true`, the main element is focused during the first mount.
@@ -137,7 +137,7 @@ const MobileDateTimeRangePicker = exports.MobileDateTimeRangePicker = /*#__PURE_
137
137
  MobileDateTimeRangePicker.propTypes = {
138
138
  // ----------------------------- Warning --------------------------------
139
139
  // | These PropTypes are generated from the TypeScript type definitions |
140
- // | To update them edit the TypeScript types and run "yarn proptypes" |
140
+ // | To update them edit the TypeScript types and run "pnpm proptypes" |
141
141
  // ----------------------------------------------------------------------
142
142
  /**
143
143
  * 12h/24h view for hour selection clock.
@@ -138,7 +138,7 @@ const MultiInputDateRangeField = exports.MultiInputDateRangeField = /*#__PURE__*
138
138
  process.env.NODE_ENV !== "production" ? MultiInputDateRangeField.propTypes = {
139
139
  // ----------------------------- Warning --------------------------------
140
140
  // | These PropTypes are generated from the TypeScript type definitions |
141
- // | To update them edit the TypeScript types and run "yarn proptypes" |
141
+ // | To update them edit the TypeScript types and run "pnpm proptypes" |
142
142
  // ----------------------------------------------------------------------
143
143
  /**
144
144
  * If `true`, the `input` element is focused during the first mount.
@@ -138,7 +138,7 @@ const MultiInputDateTimeRangeField = exports.MultiInputDateTimeRangeField = /*#_
138
138
  process.env.NODE_ENV !== "production" ? MultiInputDateTimeRangeField.propTypes = {
139
139
  // ----------------------------- Warning --------------------------------
140
140
  // | These PropTypes are generated from the TypeScript type definitions |
141
- // | To update them edit the TypeScript types and run "yarn proptypes" |
141
+ // | To update them edit the TypeScript types and run "pnpm proptypes" |
142
142
  // ----------------------------------------------------------------------
143
143
  /**
144
144
  * 12h/24h view for hour selection clock.
@@ -138,7 +138,7 @@ const MultiInputTimeRangeField = exports.MultiInputTimeRangeField = /*#__PURE__*
138
138
  process.env.NODE_ENV !== "production" ? MultiInputTimeRangeField.propTypes = {
139
139
  // ----------------------------- Warning --------------------------------
140
140
  // | These PropTypes are generated from the TypeScript type definitions |
141
- // | To update them edit the TypeScript types and run "yarn proptypes" |
141
+ // | To update them edit the TypeScript types and run "pnpm proptypes" |
142
142
  // ----------------------------------------------------------------------
143
143
  /**
144
144
  * 12h/24h view for hour selection clock.
@@ -78,7 +78,7 @@ const PickersRangeCalendarHeader = exports.PickersRangeCalendarHeader = /*#__PUR
78
78
  process.env.NODE_ENV !== "production" ? PickersRangeCalendarHeader.propTypes = {
79
79
  // ----------------------------- Warning --------------------------------
80
80
  // | These PropTypes are generated from the TypeScript type definitions |
81
- // | To update them edit the TypeScript types and run "yarn proptypes" |
81
+ // | To update them edit the TypeScript types and run "pnpm proptypes" |
82
82
  // ----------------------------------------------------------------------
83
83
  /**
84
84
  * The number of calendars rendered.
@@ -70,7 +70,7 @@ SingleInputDateRangeField.fieldType = 'single-input';
70
70
  process.env.NODE_ENV !== "production" ? SingleInputDateRangeField.propTypes = {
71
71
  // ----------------------------- Warning --------------------------------
72
72
  // | These PropTypes are generated from the TypeScript type definitions |
73
- // | To update them edit the TypeScript types and run "yarn proptypes" |
73
+ // | To update them edit the TypeScript types and run "pnpm proptypes" |
74
74
  // ----------------------------------------------------------------------
75
75
  /**
76
76
  * If `true`, the `input` element is focused during the first mount.
@@ -70,7 +70,7 @@ SingleInputDateTimeRangeField.fieldType = 'single-input';
70
70
  process.env.NODE_ENV !== "production" ? SingleInputDateTimeRangeField.propTypes = {
71
71
  // ----------------------------- Warning --------------------------------
72
72
  // | These PropTypes are generated from the TypeScript type definitions |
73
- // | To update them edit the TypeScript types and run "yarn proptypes" |
73
+ // | To update them edit the TypeScript types and run "pnpm proptypes" |
74
74
  // ----------------------------------------------------------------------
75
75
  /**
76
76
  * 12h/24h view for hour selection clock.
@@ -70,7 +70,7 @@ SingleInputTimeRangeField.fieldType = 'single-input';
70
70
  process.env.NODE_ENV !== "production" ? SingleInputTimeRangeField.propTypes = {
71
71
  // ----------------------------- Warning --------------------------------
72
72
  // | These PropTypes are generated from the TypeScript type definitions |
73
- // | To update them edit the TypeScript types and run "yarn proptypes" |
73
+ // | To update them edit the TypeScript types and run "pnpm proptypes" |
74
74
  // ----------------------------------------------------------------------
75
75
  /**
76
76
  * 12h/24h view for hour selection clock.
@@ -59,7 +59,7 @@ const StaticDateRangePicker = exports.StaticDateRangePicker = /*#__PURE__*/React
59
59
  StaticDateRangePicker.propTypes = {
60
60
  // ----------------------------- Warning --------------------------------
61
61
  // | These PropTypes are generated from the TypeScript type definitions |
62
- // | To update them edit the TypeScript types and run "yarn proptypes" |
62
+ // | To update them edit the TypeScript types and run "pnpm proptypes" |
63
63
  // ----------------------------------------------------------------------
64
64
  /**
65
65
  * If `true`, the main element is focused during the first mount.
package/node/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers-pro v7.5.0
2
+ * @mui/x-date-pickers-pro v7.5.1
3
3
  *
4
4
  * @license MUI X Commercial
5
5
  * This source code is licensed under the commercial license found in the
@@ -6,7 +6,7 @@ Object.defineProperty(exports, "__esModule", {
6
6
  exports.getReleaseInfo = void 0;
7
7
  var _utils = require("@mui/utils");
8
8
  const getReleaseInfo = () => {
9
- const releaseInfo = "MTcxNTg5NjgwMDAwMA==";
9
+ const releaseInfo = "MTcxNjQxNTIwMDAwMA==";
10
10
  if (process.env.NODE_ENV !== 'production') {
11
11
  // A simple hack to set the value in the test environment (has no build step).
12
12
  // eslint-disable-next-line no-useless-concat
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/x-date-pickers-pro",
3
- "version": "7.5.0",
3
+ "version": "7.5.1",
4
4
  "description": "The Pro plan edition of the Date and Time Picker components (MUI X).",
5
5
  "author": "MUI Team",
6
6
  "main": "./node/index.js",
@@ -39,8 +39,8 @@
39
39
  "clsx": "^2.1.1",
40
40
  "prop-types": "^15.8.1",
41
41
  "react-transition-group": "^4.4.5",
42
- "@mui/x-date-pickers": "7.5.0",
43
- "@mui/x-license": "7.2.0"
42
+ "@mui/x-date-pickers": "7.5.1",
43
+ "@mui/x-license": "7.2.1"
44
44
  },
45
45
  "peerDependencies": {
46
46
  "@emotion/react": "^11.9.0",