@mui/x-date-pickers 6.19.5 β†’ 6.19.6

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/CHANGELOG.md CHANGED
@@ -3,6 +3,47 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## 6.19.6
7
+
8
+ _Mar 1, 2024_
9
+
10
+ We'd like to offer a big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
11
+
12
+ - 🌍 Improve Korean (ko-KR) and Chinese (zh-CN) locales on the Pickers
13
+ - 🐞 Bugfixes
14
+ - πŸ“š Documentation improvements
15
+
16
+ ### Data Grid
17
+
18
+ #### `@mui/x-data-grid@6.19.6`
19
+
20
+ - [DataGrid] Fix error when existing rows are passed to `replaceRows` (@martijn-basesoft)
21
+
22
+ #### `@mui/x-data-grid-pro@6.19.6` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
23
+
24
+ Same changes as in `@mui/x-data-grid@6.19.6`.
25
+
26
+ #### `@mui/x-data-grid-premium@6.19.6` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
27
+
28
+ Same changes as in `@mui/x-data-grid-pro@6.19.6`, plus:
29
+
30
+ - [DataGridPremium] Make clipboard copy respect the sorting during cell selection (#12255) @MBilalShafi
31
+
32
+ ### Date Pickers
33
+
34
+ #### `@mui/x-date-pickers@6.19.6`
35
+
36
+ - [l10n] Improve Chinese (zh-CN) locale (#12250) @headironc
37
+ - [l10n] Improve Korean (ko-KR) locale (#12186) @Luzi
38
+
39
+ #### `@mui/x-date-pickers-pro@6.19.6` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
40
+
41
+ Same changes as in `@mui/x-date-pickers@6.19.6`.
42
+
43
+ ### Docs
44
+
45
+ - [docs] Update lazy loading demo to show skeleton rows during initial rows fetch (#12062) @cherniavskii
46
+
6
47
  ## 6.19.5
7
48
 
8
49
  _Feb 23, 2024_
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers v6.19.5
2
+ * @mui/x-date-pickers v6.19.6
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
package/legacy/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers v6.19.5
2
+ * @mui/x-date-pickers v6.19.6
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
@@ -61,8 +61,7 @@ var koKRPickers = {
61
61
  openTimePickerDialogue: function openTimePickerDialogue(value, utils) {
62
62
  return value !== null && utils.isValid(value) ? "\uC2DC\uAC04\uC744 \uC120\uD0DD\uD558\uC138\uC694. \uD604\uC7AC \uC120\uD0DD\uB41C \uC2DC\uAC04\uC740 ".concat(utils.format(value, 'fullTime'), "\uC785\uB2C8\uB2E4.") : 'μ‹œκ°„μ„ μ„ νƒν•˜μ„Έμš”';
63
63
  },
64
- // fieldClearLabel: 'Clear value',
65
-
64
+ fieldClearLabel: 'μ§€μš°κΈ°',
66
65
  // Table labels
67
66
  timeTableLabel: 'μ„ νƒν•œ μ‹œκ°„',
68
67
  dateTableLabel: 'μ„ νƒν•œ λ‚ μ§œ',
@@ -3,7 +3,7 @@ var views = {
3
3
  hours: '小既',
4
4
  minutes: 'εˆ†ι’Ÿ',
5
5
  seconds: 'η§’',
6
- meridiem: '子午线'
6
+ meridiem: 'εδΊŒε°ζ—ΆεˆΆ'
7
7
  };
8
8
  var zhCNPickers = {
9
9
  // Calendar navigation
@@ -61,8 +61,7 @@ var zhCNPickers = {
61
61
  openTimePickerDialogue: function openTimePickerDialogue(value, utils) {
62
62
  return value !== null && utils.isValid(value) ? "\u9009\u62E9\u65F6\u95F4\uFF0C\u5DF2\u9009\u62E9".concat(utils.format(value, 'fullTime')) : '选择既间';
63
63
  },
64
- // fieldClearLabel: 'Clear value',
65
-
64
+ fieldClearLabel: '清陀',
66
65
  // Table labels
67
66
  timeTableLabel: '选择既间',
68
67
  dateTableLabel: '选择ζ—₯期',
package/locales/koKR.js CHANGED
@@ -41,8 +41,7 @@ const koKRPickers = {
41
41
  // Open picker labels
42
42
  openDatePickerDialogue: (value, utils) => value !== null && utils.isValid(value) ? `λ‚ μ§œλ₯Ό μ„ νƒν•˜μ„Έμš”. ν˜„μž¬ μ„ νƒλœ λ‚ μ§œλŠ” ${utils.format(value, 'fullDate')}μž…λ‹ˆλ‹€.` : 'λ‚ μ§œλ₯Ό μ„ νƒν•˜μ„Έμš”',
43
43
  openTimePickerDialogue: (value, utils) => value !== null && utils.isValid(value) ? `μ‹œκ°„μ„ μ„ νƒν•˜μ„Έμš”. ν˜„μž¬ μ„ νƒλœ μ‹œκ°„μ€ ${utils.format(value, 'fullTime')}μž…λ‹ˆλ‹€.` : 'μ‹œκ°„μ„ μ„ νƒν•˜μ„Έμš”',
44
- // fieldClearLabel: 'Clear value',
45
-
44
+ fieldClearLabel: 'μ§€μš°κΈ°',
46
45
  // Table labels
47
46
  timeTableLabel: 'μ„ νƒν•œ μ‹œκ°„',
48
47
  dateTableLabel: 'μ„ νƒν•œ λ‚ μ§œ',
package/locales/zhCN.js CHANGED
@@ -3,7 +3,7 @@ const views = {
3
3
  hours: '小既',
4
4
  minutes: 'εˆ†ι’Ÿ',
5
5
  seconds: 'η§’',
6
- meridiem: '子午线'
6
+ meridiem: 'εδΊŒε°ζ—ΆεˆΆ'
7
7
  };
8
8
  const zhCNPickers = {
9
9
  // Calendar navigation
@@ -41,8 +41,7 @@ const zhCNPickers = {
41
41
  // Open picker labels
42
42
  openDatePickerDialogue: (value, utils) => value !== null && utils.isValid(value) ? `选择ζ—₯ζœŸοΌŒε·²ι€‰ζ‹©${utils.format(value, 'fullDate')}` : '选择ζ—₯期',
43
43
  openTimePickerDialogue: (value, utils) => value !== null && utils.isValid(value) ? `ι€‰ζ‹©ζ—Άι—΄οΌŒε·²ι€‰ζ‹©${utils.format(value, 'fullTime')}` : '选择既间',
44
- // fieldClearLabel: 'Clear value',
45
-
44
+ fieldClearLabel: '清陀',
46
45
  // Table labels
47
46
  timeTableLabel: '选择既间',
48
47
  dateTableLabel: '选择ζ—₯期',
package/modern/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers v6.19.5
2
+ * @mui/x-date-pickers v6.19.6
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
@@ -41,8 +41,7 @@ const koKRPickers = {
41
41
  // Open picker labels
42
42
  openDatePickerDialogue: (value, utils) => value !== null && utils.isValid(value) ? `λ‚ μ§œλ₯Ό μ„ νƒν•˜μ„Έμš”. ν˜„μž¬ μ„ νƒλœ λ‚ μ§œλŠ” ${utils.format(value, 'fullDate')}μž…λ‹ˆλ‹€.` : 'λ‚ μ§œλ₯Ό μ„ νƒν•˜μ„Έμš”',
43
43
  openTimePickerDialogue: (value, utils) => value !== null && utils.isValid(value) ? `μ‹œκ°„μ„ μ„ νƒν•˜μ„Έμš”. ν˜„μž¬ μ„ νƒλœ μ‹œκ°„μ€ ${utils.format(value, 'fullTime')}μž…λ‹ˆλ‹€.` : 'μ‹œκ°„μ„ μ„ νƒν•˜μ„Έμš”',
44
- // fieldClearLabel: 'Clear value',
45
-
44
+ fieldClearLabel: 'μ§€μš°κΈ°',
46
45
  // Table labels
47
46
  timeTableLabel: 'μ„ νƒν•œ μ‹œκ°„',
48
47
  dateTableLabel: 'μ„ νƒν•œ λ‚ μ§œ',
@@ -3,7 +3,7 @@ const views = {
3
3
  hours: '小既',
4
4
  minutes: 'εˆ†ι’Ÿ',
5
5
  seconds: 'η§’',
6
- meridiem: '子午线'
6
+ meridiem: 'εδΊŒε°ζ—ΆεˆΆ'
7
7
  };
8
8
  const zhCNPickers = {
9
9
  // Calendar navigation
@@ -41,8 +41,7 @@ const zhCNPickers = {
41
41
  // Open picker labels
42
42
  openDatePickerDialogue: (value, utils) => value !== null && utils.isValid(value) ? `选择ζ—₯ζœŸοΌŒε·²ι€‰ζ‹©${utils.format(value, 'fullDate')}` : '选择ζ—₯期',
43
43
  openTimePickerDialogue: (value, utils) => value !== null && utils.isValid(value) ? `ι€‰ζ‹©ζ—Άι—΄οΌŒε·²ι€‰ζ‹©${utils.format(value, 'fullTime')}` : '选择既间',
44
- // fieldClearLabel: 'Clear value',
45
-
44
+ fieldClearLabel: '清陀',
46
45
  // Table labels
47
46
  timeTableLabel: '选择既间',
48
47
  dateTableLabel: '选择ζ—₯期',
package/node/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers v6.19.5
2
+ * @mui/x-date-pickers v6.19.6
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
@@ -47,8 +47,7 @@ const koKRPickers = {
47
47
  // Open picker labels
48
48
  openDatePickerDialogue: (value, utils) => value !== null && utils.isValid(value) ? `λ‚ μ§œλ₯Ό μ„ νƒν•˜μ„Έμš”. ν˜„μž¬ μ„ νƒλœ λ‚ μ§œλŠ” ${utils.format(value, 'fullDate')}μž…λ‹ˆλ‹€.` : 'λ‚ μ§œλ₯Ό μ„ νƒν•˜μ„Έμš”',
49
49
  openTimePickerDialogue: (value, utils) => value !== null && utils.isValid(value) ? `μ‹œκ°„μ„ μ„ νƒν•˜μ„Έμš”. ν˜„μž¬ μ„ νƒλœ μ‹œκ°„μ€ ${utils.format(value, 'fullTime')}μž…λ‹ˆλ‹€.` : 'μ‹œκ°„μ„ μ„ νƒν•˜μ„Έμš”',
50
- // fieldClearLabel: 'Clear value',
51
-
50
+ fieldClearLabel: 'μ§€μš°κΈ°',
52
51
  // Table labels
53
52
  timeTableLabel: 'μ„ νƒν•œ μ‹œκ°„',
54
53
  dateTableLabel: 'μ„ νƒν•œ λ‚ μ§œ',
@@ -9,7 +9,7 @@ const views = {
9
9
  hours: '小既',
10
10
  minutes: 'εˆ†ι’Ÿ',
11
11
  seconds: 'η§’',
12
- meridiem: '子午线'
12
+ meridiem: 'εδΊŒε°ζ—ΆεˆΆ'
13
13
  };
14
14
  const zhCNPickers = {
15
15
  // Calendar navigation
@@ -47,8 +47,7 @@ const zhCNPickers = {
47
47
  // Open picker labels
48
48
  openDatePickerDialogue: (value, utils) => value !== null && utils.isValid(value) ? `选择ζ—₯ζœŸοΌŒε·²ι€‰ζ‹©${utils.format(value, 'fullDate')}` : '选择ζ—₯期',
49
49
  openTimePickerDialogue: (value, utils) => value !== null && utils.isValid(value) ? `ι€‰ζ‹©ζ—Άι—΄οΌŒε·²ι€‰ζ‹©${utils.format(value, 'fullTime')}` : '选择既间',
50
- // fieldClearLabel: 'Clear value',
51
-
50
+ fieldClearLabel: '清陀',
52
51
  // Table labels
53
52
  timeTableLabel: '选择既间',
54
53
  dateTableLabel: '选择ζ—₯期',
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/x-date-pickers",
3
- "version": "6.19.5",
3
+ "version": "6.19.6",
4
4
  "description": "The community edition of the date picker components (MUI X).",
5
5
  "author": "MUI Team",
6
6
  "main": "./node/index.js",