@mui/x-date-pickers 7.27.0 → 7.27.3

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,137 @@
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
+ ## 7.27.3
7
+
8
+ _Mar 7, 2025_
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
+ - 🐞 Bugfixes
13
+
14
+ Team members who have contributed to this release:
15
+ @arminmeh, @cherniavskii, @LukasTy, @michelengelen.
16
+
17
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
18
+
19
+ ### Data Grid
20
+
21
+ #### `@mui/x-data-grid@7.27.3`
22
+
23
+ - [DataGrid] Fix `aria-hidden` console error when scrollbar is dragged (#16834) @arminmeh
24
+ - [DataGrid] Fix scroll jump with dynamic row height (#16801) @cherniavskii
25
+
26
+ #### `@mui/x-data-grid-pro@7.27.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
27
+
28
+ Same changes as in `@mui/x-data-grid@7.27.3`.
29
+
30
+ #### `@mui/x-data-grid-premium@7.27.3` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
31
+
32
+ Same changes as in `@mui/x-data-grid-pro@7.27.3`.
33
+
34
+ ### Date and Time Pickers
35
+
36
+ #### `@mui/x-date-pickers@7.27.3`
37
+
38
+ - [fields] Fix Fields aria relationship with `helperText` (#16828) @LukasTy
39
+
40
+ #### `@mui/x-date-pickers-pro@7.27.3` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
41
+
42
+ Same changes as in `@mui/x-date-pickers@7.27.3`.
43
+
44
+ ### Core
45
+
46
+ - [infra] Update contributor acknowledgment wording (#16753) @michelengelen
47
+
48
+ ## 7.27.2
49
+
50
+ <!-- generated comparing v7.27.1..v7.x -->
51
+
52
+ _Feb 27, 2025_
53
+
54
+ We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
55
+
56
+ - 🐞 Bugfixes
57
+ - 🌍 Improve Hungarian (hu-HU) and Russian (ru-RU) locales on the Data Grid
58
+
59
+ Special thanks go out to the community contributors who have helped make this release possible:
60
+ @pcorpet, @noherczeg, @denpiligrim.
61
+ Following are all team members who have contributed to this release:
62
+ @MBilalShafi, @KenanYusuf.
63
+
64
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
65
+
66
+ ### Data Grid
67
+
68
+ #### `@mui/x-data-grid@v7.27.2`
69
+
70
+ - [DataGrid] Fix `showColumnVerticalBorder` prop (#16726) @KenanYusuf
71
+ - [DataGrid] Make server-side data navigation consistent (#16735) @MBilalShafi
72
+ - [DataGrid] Use readonly array for `GridSortModel` (#16731) @pcorpet
73
+ - [l10n] Improve Hungarian (hu-HU) locale (#16746) @noherczeg
74
+ - [l10n] Improve Russian (ru-RU) locale (#16725) @denpiligrim
75
+
76
+ #### `@mui/x-data-grid-pro@v7.27.2` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
77
+
78
+ Same changes as in `@mui/x-data-grid@v7.27.2`.
79
+
80
+ #### `@mui/x-data-grid-premium@v7.27.2` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
81
+
82
+ Same changes as in `@mui/x-data-grid-pro@v7.27.2`.
83
+
84
+ ## 7.27.1
85
+
86
+ _Feb 25, 2025_
87
+
88
+ We'd like to offer a big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
89
+
90
+ - 🐞 Bugfixes
91
+ - 🌍 Add Bangla (bn-BD) locale on the Data Grid and Date Pickers
92
+
93
+ Special thanks go out to the community contributors who have helped make this release possible:
94
+ @nusr, @officialkidmax.
95
+ Following are all team members who have contributed to this release:
96
+ @bernardobelchior, @MBilalShafi, @KenanYusuf.
97
+
98
+ <!--/ HIGHLIGHT_ABOVE_SEPARATOR /-->
99
+
100
+ ### Data Grid
101
+
102
+ #### `@mui/x-data-grid@7.27.1`
103
+
104
+ - [DataGrid] Fix the pagination unexpected behavior when using -1 for "All" rows per page (#16485) @nusr
105
+ - [DataGrid] Extract `getRowId()` API method as a selector (#16574) @MBilalShafi
106
+ - [DataGrid] Fix scrollbars overlapping cells on mount (#16653) @KenanYusuf
107
+ - [l10n] Add Bangla (bn-BD) locale (#16649) @officialkidmax
108
+
109
+ #### `@mui/x-data-grid-pro@7.27.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
110
+
111
+ Same changes as in `@mui/x-data-grid@7.27.1`.
112
+
113
+ #### `@mui/x-data-grid-premium@7.27.1` [![premium](https://mui.com/r/x-premium-svg)](https://mui.com/r/x-premium-svg-link 'Premium plan')
114
+
115
+ Same changes as in `@mui/x-data-grid-pro@7.27.1`.
116
+
117
+ ### Date and Time Pickers
118
+
119
+ #### `@mui/x-date-pickers@7.27.1`
120
+
121
+ - [l10n] Add Bangla (bn-BD) locale (#16649) @officialkidmax
122
+
123
+ #### `@mui/x-date-pickers-pro@7.27.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
124
+
125
+ Same changes as in `@mui/x-date-pickers@7.27.1`.
126
+
127
+ ### Charts
128
+
129
+ #### `@mui/x-charts@7.27.1`
130
+
131
+ - [charts] Fix empty series array in pie chart (#16657) @bernardobelchior
132
+
133
+ #### `@mui/x-charts-pro@7.27.1` [![pro](https://mui.com/r/x-pro-svg)](https://mui.com/r/x-pro-svg-link 'Pro plan')
134
+
135
+ Same changes as in `@mui/x-charts@7.27.1`.
136
+
6
137
  ## 7.27.0
7
138
 
8
139
  _Feb 17, 2025_
@@ -142,7 +142,9 @@ const PickersTextField = /*#__PURE__*/React.forwardRef(function PickersTextField
142
142
  label: label,
143
143
  name: name,
144
144
  role: "group",
145
- "aria-labelledby": inputLabelId
145
+ "aria-labelledby": inputLabelId,
146
+ "aria-describedby": helperTextId,
147
+ "aria-live": helperTextId ? 'polite' : undefined
146
148
  }, InputProps)), helperText && /*#__PURE__*/_jsx(FormHelperText, _extends({
147
149
  id: helperTextId
148
150
  }, FormHelperTextProps, {
package/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers v7.27.0
2
+ * @mui/x-date-pickers v7.27.3
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
@@ -0,0 +1,80 @@
1
+ import { TimeViewWithMeridiem } from '../internals/models';
2
+ export declare const bnBD: {
3
+ components: {
4
+ MuiLocalizationProvider: {
5
+ defaultProps: {
6
+ localeText: {
7
+ previousMonth?: string | undefined;
8
+ nextMonth?: string | undefined;
9
+ calendarWeekNumberHeaderLabel?: string | undefined;
10
+ calendarWeekNumberHeaderText?: string | undefined;
11
+ calendarWeekNumberAriaLabelText?: ((weekNumber: number) => string) | undefined;
12
+ calendarWeekNumberText?: ((weekNumber: number) => string) | undefined;
13
+ openPreviousView?: string | undefined;
14
+ openNextView?: string | undefined;
15
+ calendarViewSwitchingButtonAriaLabel?: ((currentView: import("@mui/x-date-pickers/models").DateView) => string) | undefined;
16
+ start?: string | undefined;
17
+ end?: string | undefined;
18
+ startDate?: string | undefined;
19
+ startTime?: string | undefined;
20
+ endDate?: string | undefined;
21
+ endTime?: string | undefined;
22
+ cancelButtonLabel?: string | undefined;
23
+ clearButtonLabel?: string | undefined;
24
+ okButtonLabel?: string | undefined;
25
+ todayButtonLabel?: string | undefined;
26
+ clockLabelText?: ((view: import("@mui/x-date-pickers/models").TimeView, time: any, utils: import("@mui/x-date-pickers/models").MuiPickersAdapter<any, any>, formattedTime?: string | null) => string) | undefined;
27
+ hoursClockNumberText?: ((hours: string) => string) | undefined;
28
+ minutesClockNumberText?: ((minutes: string) => string) | undefined;
29
+ secondsClockNumberText?: ((seconds: string) => string) | undefined;
30
+ selectViewText?: ((view: TimeViewWithMeridiem) => string) | undefined;
31
+ openDatePickerDialogue?: ((date: any, utils: import("@mui/x-date-pickers/models").MuiPickersAdapter<any, any>, formattedDate: string | null) => string) | undefined;
32
+ openTimePickerDialogue?: ((date: any, utils: import("@mui/x-date-pickers/models").MuiPickersAdapter<any, any>, formattedTime: string | null) => string) | undefined;
33
+ fieldClearLabel?: string | undefined;
34
+ timeTableLabel?: string | undefined;
35
+ dateTableLabel?: string | undefined;
36
+ fieldYearPlaceholder?: ((params: {
37
+ digitAmount: number;
38
+ format: string;
39
+ }) => string) | undefined;
40
+ fieldMonthPlaceholder?: ((params: {
41
+ contentType: import("@mui/x-date-pickers/models").FieldSectionContentType;
42
+ format: string;
43
+ }) => string) | undefined;
44
+ fieldDayPlaceholder?: ((params: {
45
+ format: string;
46
+ }) => string) | undefined;
47
+ fieldWeekDayPlaceholder?: ((params: {
48
+ contentType: import("@mui/x-date-pickers/models").FieldSectionContentType;
49
+ format: string;
50
+ }) => string) | undefined;
51
+ fieldHoursPlaceholder?: ((params: {
52
+ format: string;
53
+ }) => string) | undefined;
54
+ fieldMinutesPlaceholder?: ((params: {
55
+ format: string;
56
+ }) => string) | undefined;
57
+ fieldSecondsPlaceholder?: ((params: {
58
+ format: string;
59
+ }) => string) | undefined;
60
+ fieldMeridiemPlaceholder?: ((params: {
61
+ format: string;
62
+ }) => string) | undefined;
63
+ year?: string | undefined;
64
+ month?: string | undefined;
65
+ day?: string | undefined;
66
+ weekDay?: string | undefined;
67
+ hours?: string | undefined;
68
+ minutes?: string | undefined;
69
+ seconds?: string | undefined;
70
+ meridiem?: string | undefined;
71
+ empty?: string | undefined;
72
+ datePickerToolbarTitle?: string | undefined;
73
+ timePickerToolbarTitle?: string | undefined;
74
+ dateTimePickerToolbarTitle?: string | undefined;
75
+ dateRangePickerToolbarTitle?: string | undefined;
76
+ };
77
+ };
78
+ };
79
+ };
80
+ };
@@ -0,0 +1,73 @@
1
+ import { getPickersLocalization } from "./utils/getPickersLocalization.js";
2
+ const views = {
3
+ hours: 'ঘণ্টা',
4
+ minutes: 'মিনিট',
5
+ seconds: 'সেকেন্ড',
6
+ meridiem: 'এএম/পিএম'
7
+ };
8
+ const bnBDPickers = {
9
+ // Calendar navigation
10
+ previousMonth: 'আগের মাস',
11
+ nextMonth: 'পরের মাস',
12
+ // View navigation
13
+ openPreviousView: 'আগের ভিউ খুলুন',
14
+ openNextView: 'পরের ভিউ খুলুন',
15
+ calendarViewSwitchingButtonAriaLabel: view => view === 'year' ? 'বছরের ভিউ খোলা আছে, ক্যালেন্ডার ভিউতে পরিবর্তন করুন' : 'ক্যালেন্ডার ভিউ খোলা আছে, বছরের ভিউতে পরিবর্তন করুন',
16
+ // DateRange labels
17
+ start: 'শুরু',
18
+ end: 'শেষ',
19
+ startDate: 'শুরুর তারিখ',
20
+ startTime: 'শুরুর সময়',
21
+ endDate: 'শেষের তারিখ',
22
+ endTime: 'শেষের সময়',
23
+ // Action bar
24
+ cancelButtonLabel: 'বাতিল',
25
+ clearButtonLabel: 'পরিষ্কার',
26
+ okButtonLabel: 'ঠিক আছে',
27
+ todayButtonLabel: 'আজ',
28
+ // Toolbar titles
29
+ datePickerToolbarTitle: 'তারিখ নির্বাচন করুন',
30
+ dateTimePickerToolbarTitle: 'তারিখ ও সময় নির্বাচন করুন',
31
+ timePickerToolbarTitle: 'সময় নির্বাচন করুন',
32
+ dateRangePickerToolbarTitle: 'তারিখের পরিসীমা নির্বাচন করুন',
33
+ // Clock labels
34
+ clockLabelText: (view, time, utils, formattedTime) => `নির্বাচন করুন ${views[view]}. ${!formattedTime && (time === null || !utils.isValid(time)) ? 'কোনও সময় নির্বাচন করা হয়নি' : `নির্বাচিত সময় ${formattedTime ?? utils.format(time, 'fullTime')}}`}`,
35
+ hoursClockNumberText: hours => `${hours} ঘণ্টা`,
36
+ minutesClockNumberText: minutes => `${minutes} মিনিট`,
37
+ secondsClockNumberText: seconds => `${seconds} সেকেন্ড`,
38
+ // Digital clock labels
39
+ selectViewText: view => `${views[view]} নির্বাচন করুন`,
40
+ // Calendar labels
41
+ calendarWeekNumberHeaderLabel: 'সপ্তাহ সংখ্যা',
42
+ calendarWeekNumberHeaderText: '#',
43
+ calendarWeekNumberAriaLabelText: weekNumber => `সপ্তাহ ${weekNumber}`,
44
+ calendarWeekNumberText: weekNumber => `${weekNumber}`,
45
+ // Open picker labels
46
+ openDatePickerDialogue: (value, utils, formattedDate) => formattedDate || value !== null && utils.isValid(value) ? `তারিখ নির্বাচন করুন, নির্বাচিত তারিখ ${formattedDate ?? utils.format(value, 'fullDate')}` : 'তারিখ নির্বাচন করুন',
47
+ openTimePickerDialogue: (value, utils, formattedTime) => formattedTime || value !== null && utils.isValid(value) ? `সময় নির্বাচন করুন, নির্বাচিত সময় ${formattedTime ?? utils.format(value, 'fullTime')}` : 'সময় নির্বাচন করুন',
48
+ fieldClearLabel: 'পরিষ্কার',
49
+ // Table labels
50
+ timeTableLabel: 'সময় নির্বাচন করুন',
51
+ dateTableLabel: 'তারিখ নির্বাচন করুন',
52
+ // Field section placeholders
53
+ fieldYearPlaceholder: params => 'ব'.repeat(params.digitAmount),
54
+ fieldMonthPlaceholder: params => params.contentType === 'letter' ? 'MMMM' : 'MM',
55
+ fieldDayPlaceholder: () => 'DD',
56
+ fieldWeekDayPlaceholder: params => params.contentType === 'letter' ? 'EEEE' : 'EE',
57
+ fieldHoursPlaceholder: () => 'ঘন্টা',
58
+ fieldMinutesPlaceholder: () => 'মিনিট',
59
+ fieldSecondsPlaceholder: () => 'সেকেন্ড',
60
+ fieldMeridiemPlaceholder: () => 'এএম/পিএম',
61
+ // View names
62
+ year: 'বছর',
63
+ month: 'মাস',
64
+ day: 'দিন',
65
+ weekDay: 'সপ্তাহের দিন',
66
+ hours: 'ঘণ্টা',
67
+ minutes: 'মিনিট',
68
+ seconds: 'সেকেন্ড',
69
+ meridiem: 'এএম/পিএম',
70
+ // Common
71
+ empty: 'ফাঁকা'
72
+ };
73
+ export const bnBD = getPickersLocalization(bnBDPickers);
@@ -1,5 +1,6 @@
1
1
  export * from './beBY';
2
2
  export * from './bgBG';
3
+ export * from './bnBD';
3
4
  export * from './caES';
4
5
  export * from './csCZ';
5
6
  export * from './daDK';
package/locales/index.js CHANGED
@@ -1,5 +1,6 @@
1
1
  export * from "./beBY.js";
2
2
  export * from "./bgBG.js";
3
+ export * from "./bnBD.js";
3
4
  export * from "./caES.js";
4
5
  export * from "./csCZ.js";
5
6
  export * from "./daDK.js";
@@ -142,7 +142,9 @@ const PickersTextField = /*#__PURE__*/React.forwardRef(function PickersTextField
142
142
  label: label,
143
143
  name: name,
144
144
  role: "group",
145
- "aria-labelledby": inputLabelId
145
+ "aria-labelledby": inputLabelId,
146
+ "aria-describedby": helperTextId,
147
+ "aria-live": helperTextId ? 'polite' : undefined
146
148
  }, InputProps)), helperText && /*#__PURE__*/_jsx(FormHelperText, _extends({
147
149
  id: helperTextId
148
150
  }, FormHelperTextProps, {
package/modern/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers v7.27.0
2
+ * @mui/x-date-pickers v7.27.3
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
@@ -0,0 +1,73 @@
1
+ import { getPickersLocalization } from "./utils/getPickersLocalization.js";
2
+ const views = {
3
+ hours: 'ঘণ্টা',
4
+ minutes: 'মিনিট',
5
+ seconds: 'সেকেন্ড',
6
+ meridiem: 'এএম/পিএম'
7
+ };
8
+ const bnBDPickers = {
9
+ // Calendar navigation
10
+ previousMonth: 'আগের মাস',
11
+ nextMonth: 'পরের মাস',
12
+ // View navigation
13
+ openPreviousView: 'আগের ভিউ খুলুন',
14
+ openNextView: 'পরের ভিউ খুলুন',
15
+ calendarViewSwitchingButtonAriaLabel: view => view === 'year' ? 'বছরের ভিউ খোলা আছে, ক্যালেন্ডার ভিউতে পরিবর্তন করুন' : 'ক্যালেন্ডার ভিউ খোলা আছে, বছরের ভিউতে পরিবর্তন করুন',
16
+ // DateRange labels
17
+ start: 'শুরু',
18
+ end: 'শেষ',
19
+ startDate: 'শুরুর তারিখ',
20
+ startTime: 'শুরুর সময়',
21
+ endDate: 'শেষের তারিখ',
22
+ endTime: 'শেষের সময়',
23
+ // Action bar
24
+ cancelButtonLabel: 'বাতিল',
25
+ clearButtonLabel: 'পরিষ্কার',
26
+ okButtonLabel: 'ঠিক আছে',
27
+ todayButtonLabel: 'আজ',
28
+ // Toolbar titles
29
+ datePickerToolbarTitle: 'তারিখ নির্বাচন করুন',
30
+ dateTimePickerToolbarTitle: 'তারিখ ও সময় নির্বাচন করুন',
31
+ timePickerToolbarTitle: 'সময় নির্বাচন করুন',
32
+ dateRangePickerToolbarTitle: 'তারিখের পরিসীমা নির্বাচন করুন',
33
+ // Clock labels
34
+ clockLabelText: (view, time, utils, formattedTime) => `নির্বাচন করুন ${views[view]}. ${!formattedTime && (time === null || !utils.isValid(time)) ? 'কোনও সময় নির্বাচন করা হয়নি' : `নির্বাচিত সময় ${formattedTime ?? utils.format(time, 'fullTime')}}`}`,
35
+ hoursClockNumberText: hours => `${hours} ঘণ্টা`,
36
+ minutesClockNumberText: minutes => `${minutes} মিনিট`,
37
+ secondsClockNumberText: seconds => `${seconds} সেকেন্ড`,
38
+ // Digital clock labels
39
+ selectViewText: view => `${views[view]} নির্বাচন করুন`,
40
+ // Calendar labels
41
+ calendarWeekNumberHeaderLabel: 'সপ্তাহ সংখ্যা',
42
+ calendarWeekNumberHeaderText: '#',
43
+ calendarWeekNumberAriaLabelText: weekNumber => `সপ্তাহ ${weekNumber}`,
44
+ calendarWeekNumberText: weekNumber => `${weekNumber}`,
45
+ // Open picker labels
46
+ openDatePickerDialogue: (value, utils, formattedDate) => formattedDate || value !== null && utils.isValid(value) ? `তারিখ নির্বাচন করুন, নির্বাচিত তারিখ ${formattedDate ?? utils.format(value, 'fullDate')}` : 'তারিখ নির্বাচন করুন',
47
+ openTimePickerDialogue: (value, utils, formattedTime) => formattedTime || value !== null && utils.isValid(value) ? `সময় নির্বাচন করুন, নির্বাচিত সময় ${formattedTime ?? utils.format(value, 'fullTime')}` : 'সময় নির্বাচন করুন',
48
+ fieldClearLabel: 'পরিষ্কার',
49
+ // Table labels
50
+ timeTableLabel: 'সময় নির্বাচন করুন',
51
+ dateTableLabel: 'তারিখ নির্বাচন করুন',
52
+ // Field section placeholders
53
+ fieldYearPlaceholder: params => 'ব'.repeat(params.digitAmount),
54
+ fieldMonthPlaceholder: params => params.contentType === 'letter' ? 'MMMM' : 'MM',
55
+ fieldDayPlaceholder: () => 'DD',
56
+ fieldWeekDayPlaceholder: params => params.contentType === 'letter' ? 'EEEE' : 'EE',
57
+ fieldHoursPlaceholder: () => 'ঘন্টা',
58
+ fieldMinutesPlaceholder: () => 'মিনিট',
59
+ fieldSecondsPlaceholder: () => 'সেকেন্ড',
60
+ fieldMeridiemPlaceholder: () => 'এএম/পিএম',
61
+ // View names
62
+ year: 'বছর',
63
+ month: 'মাস',
64
+ day: 'দিন',
65
+ weekDay: 'সপ্তাহের দিন',
66
+ hours: 'ঘণ্টা',
67
+ minutes: 'মিনিট',
68
+ seconds: 'সেকেন্ড',
69
+ meridiem: 'এএম/পিএম',
70
+ // Common
71
+ empty: 'ফাঁকা'
72
+ };
73
+ export const bnBD = getPickersLocalization(bnBDPickers);
@@ -1,5 +1,6 @@
1
1
  export * from "./beBY.js";
2
2
  export * from "./bgBG.js";
3
+ export * from "./bnBD.js";
3
4
  export * from "./caES.js";
4
5
  export * from "./csCZ.js";
5
6
  export * from "./daDK.js";
@@ -149,7 +149,9 @@ const PickersTextField = exports.PickersTextField = /*#__PURE__*/React.forwardRe
149
149
  label: label,
150
150
  name: name,
151
151
  role: "group",
152
- "aria-labelledby": inputLabelId
152
+ "aria-labelledby": inputLabelId,
153
+ "aria-describedby": helperTextId,
154
+ "aria-live": helperTextId ? 'polite' : undefined
153
155
  }, InputProps)), helperText && /*#__PURE__*/(0, _jsxRuntime.jsx)(_FormHelperText.default, (0, _extends2.default)({
154
156
  id: helperTextId
155
157
  }, FormHelperTextProps, {
package/node/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @mui/x-date-pickers v7.27.0
2
+ * @mui/x-date-pickers v7.27.3
3
3
  *
4
4
  * @license MIT
5
5
  * This source code is licensed under the MIT license found in the
@@ -0,0 +1,79 @@
1
+ "use strict";
2
+
3
+ Object.defineProperty(exports, "__esModule", {
4
+ value: true
5
+ });
6
+ exports.bnBD = void 0;
7
+ var _getPickersLocalization = require("./utils/getPickersLocalization");
8
+ const views = {
9
+ hours: 'ঘণ্টা',
10
+ minutes: 'মিনিট',
11
+ seconds: 'সেকেন্ড',
12
+ meridiem: 'এএম/পিএম'
13
+ };
14
+ const bnBDPickers = {
15
+ // Calendar navigation
16
+ previousMonth: 'আগের মাস',
17
+ nextMonth: 'পরের মাস',
18
+ // View navigation
19
+ openPreviousView: 'আগের ভিউ খুলুন',
20
+ openNextView: 'পরের ভিউ খুলুন',
21
+ calendarViewSwitchingButtonAriaLabel: view => view === 'year' ? 'বছরের ভিউ খোলা আছে, ক্যালেন্ডার ভিউতে পরিবর্তন করুন' : 'ক্যালেন্ডার ভিউ খোলা আছে, বছরের ভিউতে পরিবর্তন করুন',
22
+ // DateRange labels
23
+ start: 'শুরু',
24
+ end: 'শেষ',
25
+ startDate: 'শুরুর তারিখ',
26
+ startTime: 'শুরুর সময়',
27
+ endDate: 'শেষের তারিখ',
28
+ endTime: 'শেষের সময়',
29
+ // Action bar
30
+ cancelButtonLabel: 'বাতিল',
31
+ clearButtonLabel: 'পরিষ্কার',
32
+ okButtonLabel: 'ঠিক আছে',
33
+ todayButtonLabel: 'আজ',
34
+ // Toolbar titles
35
+ datePickerToolbarTitle: 'তারিখ নির্বাচন করুন',
36
+ dateTimePickerToolbarTitle: 'তারিখ ও সময় নির্বাচন করুন',
37
+ timePickerToolbarTitle: 'সময় নির্বাচন করুন',
38
+ dateRangePickerToolbarTitle: 'তারিখের পরিসীমা নির্বাচন করুন',
39
+ // Clock labels
40
+ clockLabelText: (view, time, utils, formattedTime) => `নির্বাচন করুন ${views[view]}. ${!formattedTime && (time === null || !utils.isValid(time)) ? 'কোনও সময় নির্বাচন করা হয়নি' : `নির্বাচিত সময় ${formattedTime ?? utils.format(time, 'fullTime')}}`}`,
41
+ hoursClockNumberText: hours => `${hours} ঘণ্টা`,
42
+ minutesClockNumberText: minutes => `${minutes} মিনিট`,
43
+ secondsClockNumberText: seconds => `${seconds} সেকেন্ড`,
44
+ // Digital clock labels
45
+ selectViewText: view => `${views[view]} নির্বাচন করুন`,
46
+ // Calendar labels
47
+ calendarWeekNumberHeaderLabel: 'সপ্তাহ সংখ্যা',
48
+ calendarWeekNumberHeaderText: '#',
49
+ calendarWeekNumberAriaLabelText: weekNumber => `সপ্তাহ ${weekNumber}`,
50
+ calendarWeekNumberText: weekNumber => `${weekNumber}`,
51
+ // Open picker labels
52
+ openDatePickerDialogue: (value, utils, formattedDate) => formattedDate || value !== null && utils.isValid(value) ? `তারিখ নির্বাচন করুন, নির্বাচিত তারিখ ${formattedDate ?? utils.format(value, 'fullDate')}` : 'তারিখ নির্বাচন করুন',
53
+ openTimePickerDialogue: (value, utils, formattedTime) => formattedTime || value !== null && utils.isValid(value) ? `সময় নির্বাচন করুন, নির্বাচিত সময় ${formattedTime ?? utils.format(value, 'fullTime')}` : 'সময় নির্বাচন করুন',
54
+ fieldClearLabel: 'পরিষ্কার',
55
+ // Table labels
56
+ timeTableLabel: 'সময় নির্বাচন করুন',
57
+ dateTableLabel: 'তারিখ নির্বাচন করুন',
58
+ // Field section placeholders
59
+ fieldYearPlaceholder: params => 'ব'.repeat(params.digitAmount),
60
+ fieldMonthPlaceholder: params => params.contentType === 'letter' ? 'MMMM' : 'MM',
61
+ fieldDayPlaceholder: () => 'DD',
62
+ fieldWeekDayPlaceholder: params => params.contentType === 'letter' ? 'EEEE' : 'EE',
63
+ fieldHoursPlaceholder: () => 'ঘন্টা',
64
+ fieldMinutesPlaceholder: () => 'মিনিট',
65
+ fieldSecondsPlaceholder: () => 'সেকেন্ড',
66
+ fieldMeridiemPlaceholder: () => 'এএম/পিএম',
67
+ // View names
68
+ year: 'বছর',
69
+ month: 'মাস',
70
+ day: 'দিন',
71
+ weekDay: 'সপ্তাহের দিন',
72
+ hours: 'ঘণ্টা',
73
+ minutes: 'মিনিট',
74
+ seconds: 'সেকেন্ড',
75
+ meridiem: 'এএম/পিএম',
76
+ // Common
77
+ empty: 'ফাঁকা'
78
+ };
79
+ const bnBD = exports.bnBD = (0, _getPickersLocalization.getPickersLocalization)(bnBDPickers);
@@ -25,6 +25,17 @@ Object.keys(_bgBG).forEach(function (key) {
25
25
  }
26
26
  });
27
27
  });
28
+ var _bnBD = require("./bnBD");
29
+ Object.keys(_bnBD).forEach(function (key) {
30
+ if (key === "default" || key === "__esModule") return;
31
+ if (key in exports && exports[key] === _bnBD[key]) return;
32
+ Object.defineProperty(exports, key, {
33
+ enumerable: true,
34
+ get: function () {
35
+ return _bnBD[key];
36
+ }
37
+ });
38
+ });
28
39
  var _caES = require("./caES");
29
40
  Object.keys(_caES).forEach(function (key) {
30
41
  if (key === "default" || key === "__esModule") return;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mui/x-date-pickers",
3
- "version": "7.27.0",
3
+ "version": "7.27.3",
4
4
  "description": "The community edition of the Date and Time Picker components (MUI X).",
5
5
  "author": "MUI Team",
6
6
  "main": "./node/index.js",